diff --git a/build.sbt b/build.sbt
index 430cfe504af374ad6b16ef36463894749fc91476..c461024d32ecb82fad8c435b2451b2a517d48ceb 100644
--- a/build.sbt
+++ b/build.sbt
@@ -25,7 +25,7 @@ run / javaOptions += "-Dfile.encoding=UTF-8"
 //Compile / run / mainClass := Some("org.smastaplus.experiment.balancer.DelegationVsSwapCampaign")
 //Compile / run / mainClass := Some("org.smastaplus.experiment.balancer.SwapCounterProposalStrategy")
 //Compile / run / mainClass := Some("org.smastaplus.experiment.balancer.HillClimbingVsSimulatedAnnealingVsNegotiationCampaign")
-Compile / run / mainClass := Some("org.smastaplus.experiment.consumer.WithVsWithoutNegotiationCampaign")
+//Compile / run / mainClass := Some("org.smastaplus.experiment.consumer.WithVsWithoutNegotiationCampaign")
 //Compile / run / mainClass := Some("org.smastaplus.experiment.consumer.WithVsWithoutNegotiationByNodesCampaign")
 //Compile / run / mainClass := Some("org.smastaplus.experiment.consumer.WithVsWithoutNegotiationSlowDownHalfNodeCampaign")
 //Compile / run / mainClass := Some("org.smastaplus.experiment.consumer.WithVsWithoutNegotiationFromStableCampaign")
@@ -37,8 +37,9 @@ Compile / run / mainClass := Some("org.smastaplus.experiment.consumer.WithVsWith
 //Compile / run / mainClass := Some("org.smastaplus.utils.MASTAPlusBalancer")
 //assembly / mainClass := Some("org.smastaplus.utils.MASTAPlusBalancer")
 //Compile / run / mainClass := Some("org.smastaplus.utils.MASTAPlusConsumer")
-//Compile / run / mainClass := Some("org.smastaplus.utils.MASTAPlusJobRelease")
-assembly / mainClass := Some("org.smastaplus.utils.MASTAPlusConsumer")
+Compile / run / mainClass := Some("org.smastaplus.utils.MASTAPlusJobRelease")
+//assembly / mainClass := Some("org.smastaplus.utils.MASTAPlusConsumer")
+assembly / mainClass := Some("org.smastaplus.utils.MASTAPlusJobRelease")
 //Compile / run / mainClass := Some("org.smastaplus.utils.MASTAPlusScaler")
 //assembly / mainClass := Some("org.smastaplus.utils.MASTAPlusScaler")
 
diff --git a/doc/experiments/README.md b/doc/experiments/README.md
index 88ab238b30e872dc2bccefb8b7248db78a37c015..cd12a70fa839577cf0cb887d76044b738c956f19 100644
--- a/doc/experiments/README.md
+++ b/doc/experiments/README.md
@@ -13,7 +13,7 @@ The following features are evaluated:
   - [Classical heuristic and acceptability criterion](#classical-heuristic-and-acceptability-criterion)
   - [Mono vs. multi-thread](#mono-vs-multi-thread)
   - [N-ary delegation](#n-ary-delegation)
-  - [Comparison with Sequential Single-Issue (SSI) Auctions](#comparison-with-sequential-single-issue-ssi-auctions)
+  - [Comparison with Sequential Single-Issue (SSI) and Parallel Single-Issue (PSI) auctions](#comparison-with-sequential-single-issue-ssi-and-parallel-single-issue-psi-auctions)
   - [Comparison with Distributed Constraint Optimization Problem (DCOP) solver](#comparison-with-distributed-constraint-optimization-problem-dcop-solver)
   - [Swap](#swap)
 
@@ -341,15 +341,21 @@ To generate the figures in 'experiments/balancer/figures/singleVsMultiDelegation
     cd experiments/balancer/
     cat workloadProposalStrategies.plot| gnuplot
 
-### Comparison with Sequential Single-Issue (SSI) Auctions
+### Comparison with Sequential Single-Issue (SSI) and Parallel Single-Issue (PSI) auctions
 
-![](../../experiments/balancer/figures/ssiVsNegotiation/meanFlowtime.svg)
-![](../../experiments/balancer/figures/ssiVsNegotiation/schedulingTime.svg)
-![](../../experiments/balancer/figures/ssiVsNegotiation/localityRatio.svg)
+![](../../experiments/balancer/figures/negotiation/meanFlowtime.svg)
+![](../../experiments/balancer/figures/negotiation/schedulingTime.svg)
+![](../../experiments/balancer/figures/negotiation/localityRatio.svg)
 
-
-These figures respectively compare the flowtime, the rescheduling time and the locality ratio
-for our unary delegation strategy with a Sequential Single-Issue (SSI) auctions [Lagoudakis et al., 2006].
+These figures respectively compare the flowtime, the scheduling time and the locality ratio
+for our strategy with :
+- a hill climbing algorithm which starts with a random initial allocation and, at each step, 
+ selects among all the possible delegations, the one which minimizes the flowtime.
+- an allocation method based on a Sequential Single-Issue (SSI) auctions, 
+  where the bids correspond to the flowtime ;
+- a reallocation method which starts with a random initial allocation and, 
+  based on single-item parallel auctions auctions (PSI), 
+  where each node announces the pending jobs in its bundle.
 
 [Lagoudakis et al., 2006] Lagoudakis, S. K. C. T. M., Markakis, V., Kempe, D., Keskinocak, P., 
 Kleywegt, A., Meyerson, A., & Jain, S. (2006). The Power of Sequential Single-Item Auctions 
@@ -362,12 +368,12 @@ is NP-hard.
 
 To run the experiment:
 
-    sbt "run org.smastaplus.experiment.balancer.SSIVsNegotiationCampaign" 
+    sbt "run org.smastaplus.experiment.balancer.PSSIVsNegotiationCampaign"" 
 
 To generate the figures in 'experiments/balancer/figures/ssiVsNegotiation' :
 
     cd experiments/balancer/
-    cat ssiVsNegotiation.plot | gnuplot
+    cat negotiation.plot | gnuplot
 
 ### Comparison with Distributed Constraint Optimization Problem (DCOP) solver
 
diff --git a/experiments/balancer/figures/negotiation/localityRatio.svg b/experiments/balancer/figures/negotiation/localityRatio.svg
index efe2bb22157850fe59895193d60c066fba4bf7f4..c95b2cd43bda215e8ce2c641d45e3deace942c2e 100644
--- a/experiments/balancer/figures/negotiation/localityRatio.svg
+++ b/experiments/balancer/figures/negotiation/localityRatio.svg
@@ -46,54 +46,133 @@
 <g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,422.40 L574.82,422.40  '/></g>
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,422.74 L574.82,422.74  '/></g>
 <g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,422.40 L81.53,422.40 M574.82,422.40 L565.82,422.40  '/>	<g transform="translate(64.14,426.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
-		<text><tspan font-family="Arial" > 0.1</tspan></text>
+	<path stroke='black'  d='M72.53,422.74 L81.53,422.74 M574.82,422.74 L565.82,422.74  '/>	<g transform="translate(64.14,426.64)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 0</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,388.14 L77.03,388.14 M574.82,388.14 L570.32,388.14 M72.53,368.11 L77.03,368.11 M574.82,368.11 L570.32,368.11
-		M72.53,353.89 L77.03,353.89 M574.82,353.89 L570.32,353.89 M72.53,342.86 L77.03,342.86 M574.82,342.86 L570.32,342.86
-		M72.53,333.85 L77.03,333.85 M574.82,333.85 L570.32,333.85 M72.53,326.23 L77.03,326.23 M574.82,326.23 L570.32,326.23
-		M72.53,319.63 L77.03,319.63 M574.82,319.63 L570.32,319.63 M72.53,313.81 L77.03,313.81 M574.82,313.81 L570.32,313.81
-		 '/></g>
+</g>
 <g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,308.60 L574.82,308.60  '/></g>
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,388.57 L574.82,388.57  '/></g>
 <g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,308.60 L81.53,308.60 M574.82,308.60 L565.82,308.60  '/>	<g transform="translate(64.14,312.50)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
-		<text><tspan font-family="Arial" > 1</tspan></text>
+	<path stroke='black'  d='M72.53,388.57 L81.53,388.57 M574.82,388.57 L565.82,388.57  '/>	<g transform="translate(64.14,392.47)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 10</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,274.35 L77.03,274.35 M574.82,274.35 L570.32,274.35 M72.53,254.31 L77.03,254.31 M574.82,254.31 L570.32,254.31
-		M72.53,240.09 L77.03,240.09 M574.82,240.09 L570.32,240.09 M72.53,229.06 L77.03,229.06 M574.82,229.06 L570.32,229.06
-		M72.53,220.05 L77.03,220.05 M574.82,220.05 L570.32,220.05 M72.53,212.43 L77.03,212.43 M574.82,212.43 L570.32,212.43
-		M72.53,205.83 L77.03,205.83 M574.82,205.83 L570.32,205.83 M72.53,200.01 L77.03,200.01 M574.82,200.01 L570.32,200.01
-		 '/></g>
+</g>
 <g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,194.81 L574.82,194.81  '/></g>
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,354.40 L574.82,354.40  '/></g>
 <g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,194.81 L81.53,194.81 M574.82,194.81 L565.82,194.81  '/>	<g transform="translate(64.14,198.71)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
-		<text><tspan font-family="Arial" > 10</tspan></text>
+	<path stroke='black'  d='M72.53,354.40 L81.53,354.40 M574.82,354.40 L565.82,354.40  '/>	<g transform="translate(64.14,358.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 20</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,320.22 L574.82,320.22  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,320.22 L81.53,320.22 M574.82,320.22 L565.82,320.22  '/>	<g transform="translate(64.14,324.12)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 30</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,286.05 L574.82,286.05  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,286.05 L81.53,286.05 M574.82,286.05 L565.82,286.05  '/>	<g transform="translate(64.14,289.95)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 40</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,160.55 L77.03,160.55 M574.82,160.55 L570.32,160.55 M72.53,140.51 L77.03,140.51 M574.82,140.51 L570.32,140.51
-		M72.53,126.29 L77.03,126.29 M574.82,126.29 L570.32,126.29 M72.53,115.27 L77.03,115.27 M574.82,115.27 L570.32,115.27
-		M72.53,106.26 L77.03,106.26 M574.82,106.26 L570.32,106.26 M72.53,98.64 L77.03,98.64 M574.82,98.64 L570.32,98.64
-		M72.53,92.04 L77.03,92.04 M574.82,92.04 L570.32,92.04 M72.53,86.22 L77.03,86.22 M574.82,86.22 L570.32,86.22
-		 '/></g>
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,251.88 L574.82,251.88  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,251.88 L81.53,251.88 M574.82,251.88 L565.82,251.88  '/>	<g transform="translate(64.14,255.78)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 50</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,217.70 L574.82,217.70  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,217.70 L81.53,217.70 M574.82,217.70 L565.82,217.70  '/>	<g transform="translate(64.14,221.60)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 60</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,183.53 L574.82,183.53  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,183.53 L81.53,183.53 M574.82,183.53 L565.82,183.53  '/>	<g transform="translate(64.14,187.43)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 70</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,149.36 L574.82,149.36  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,149.36 L81.53,149.36 M574.82,149.36 L565.82,149.36  '/>	<g transform="translate(64.14,153.26)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 80</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M72.53,115.18 L574.82,115.18  '/></g>
+<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,115.18 L81.53,115.18 M574.82,115.18 L565.82,115.18  '/>	<g transform="translate(64.14,119.08)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 90</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
 <g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
@@ -215,8 +294,8 @@
 	<g id="gnuplot_plot_1"  fill="none"><title>gnuplot_plot_1</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(211, 211, 211)' fill-opacity = '0.300000' points = '72.53,96.94 114.39,108.27 156.25,117.58 198.10,125.86 239.96,132.56 281.82,138.54 323.68,144.55 365.53,149.39 407.39,153.66 449.25,158.15 491.11,161.82 532.96,165.78 574.82,168.54 574.82,164.70 532.96,161.70 491.11,157.81
-449.25,153.56 407.39,149.78 365.53,145.76 323.68,140.82 281.82,135.93 239.96,129.26 198.10,122.54 156.25,114.39 114.39,105.38 72.53,94.65 '/>
+		<polygon fill = 'rgb(211, 211, 211)' fill-opacity = '0.300000' points = '72.53,175.18 114.39,225.89 156.25,259.70 198.10,284.85 239.96,302.33 281.82,316.05 323.68,328.27 365.53,337.07 407.39,344.17 449.25,350.99 491.11,356.13 532.96,361.26 574.82,364.60 574.82,359.90 532.96,355.96 491.11,350.50
+449.25,344.01 407.39,337.75 365.53,330.55 323.68,320.86 281.82,310.25 239.96,294.00 198.10,275.26 156.25,248.81 114.39,214.05 72.53,163.41 '/>
 	</g>
 </g>
 	</g>
@@ -227,14 +306,14 @@
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(160, 160, 160)'  d='M265.72,19.50 L313.88,19.50 M72.53,95.63 L114.39,106.71 L156.25,115.84 L198.10,124.42 L239.96,130.60 L281.82,137.31
-		L323.68,142.59 L365.53,147.33 L407.39,151.40 L449.25,156.24 L491.11,160.08 L532.96,163.43 L574.82,166.99  '/></g>
+	<path stroke='rgb(160, 160, 160)'  d='M265.72,19.50 L313.88,19.50 M72.53,168.50 L114.39,219.60 L156.25,253.84 L198.10,280.77 L239.96,297.45 L281.82,313.36
+		L323.68,324.45 L365.53,333.43 L407.39,340.50 L449.25,348.16 L491.11,353.74 L532.96,358.26 L574.82,362.75  '/></g>
 	</g>
 	<g id="gnuplot_plot_3"  fill="none"><title>gnuplot_plot_3</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(144, 238, 144)' fill-opacity = '0.300000' points = '72.53,95.69 114.39,107.53 156.25,117.32 198.10,125.73 239.96,131.99 281.82,138.16 323.68,144.05 365.53,149.16 407.39,153.47 449.25,158.15 491.11,161.78 532.96,165.71 574.82,168.42 574.82,163.96 532.96,161.09 491.11,156.97
-449.25,153.11 407.39,149.02 365.53,145.17 323.68,139.98 281.82,135.33 239.96,128.46 198.10,121.69 156.25,113.32 114.39,103.74 72.53,92.28 '/>
+		<polygon fill = 'rgb(144, 238, 144)' fill-opacity = '0.300000' points = '72.53,168.83 114.39,222.90 156.25,258.83 198.10,284.49 239.96,300.92 281.82,315.22 323.68,327.31 365.53,336.68 407.39,343.87 449.25,350.99 491.11,356.07 532.96,361.17 574.82,364.46 574.82,358.96 532.96,355.14 491.11,349.25
+449.25,343.29 407.39,336.44 365.53,329.44 323.68,319.11 281.82,308.88 239.96,291.92 198.10,272.69 156.25,245.02 114.39,207.00 72.53,150.70 '/>
 	</g>
 </g>
 	</g>
@@ -245,14 +324,14 @@
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(  0, 100,   0)' stroke-dasharray='1.0,2.0'  d='M265.72,40.50 L313.88,40.50 M72.53,94.28 L114.39,105.77 L156.25,115.52 L198.10,124.11 L239.96,130.24 L281.82,137.07
-		L323.68,142.29 L365.53,146.98 L407.39,151.16 L449.25,155.87 L491.11,159.78 L532.96,163.15 L574.82,166.41  '/></g>
+	<path stroke='rgb(  0, 100,   0)' stroke-dasharray='1.0,2.0'  d='M265.72,40.50 L313.88,40.50 M72.53,161.46 L114.39,215.66 L156.25,252.73 L198.10,279.87 L239.96,296.55 L281.82,312.83
+		L323.68,323.84 L365.53,332.80 L407.39,340.10 L449.25,347.60 L491.11,353.32 L532.96,357.90 L574.82,362.03  '/></g>
 	</g>
 	<g id="gnuplot_plot_5"  fill="none"><title>gnuplot_plot_5</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(173, 216, 230)' fill-opacity = '0.300000' points = '72.53,89.13 114.39,95.08 156.25,101.22 198.10,105.84 239.96,110.29 281.82,113.37 323.68,115.85 365.53,118.78 407.39,120.44 449.25,123.72 491.11,125.60 532.96,128.18 574.82,130.14 574.82,127.62 532.96,126.40 491.11,123.03
-449.25,121.58 407.39,119.55 365.53,117.42 323.68,114.52 281.82,110.37 239.96,106.79 198.10,102.53 156.25,99.74 114.39,93.83 72.53,86.81 '/>
+		<polygon fill = 'rgb(173, 216, 230)' fill-opacity = '0.300000' points = '72.53,132.77 114.39,165.66 156.25,195.73 198.10,215.98 239.96,233.77 281.82,245.18 323.68,253.87 365.53,263.61 407.39,268.87 449.25,278.73 491.11,284.10 532.96,291.16 574.82,296.28 574.82,289.65 532.96,286.33 491.11,276.71
+449.25,272.36 407.39,266.08 365.53,259.17 323.68,249.28 281.82,234.07 239.96,219.91 198.10,201.63 156.25,188.81 114.39,159.10 72.53,118.85 '/>
 	</g>
 </g>
 	</g>
@@ -263,14 +342,14 @@
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(  0,   0, 139)' stroke-dasharray='2.5,4.0'  d='M265.72,61.50 L313.88,61.50 M72.53,87.94 L114.39,94.71 L156.25,100.16 L198.10,104.04 L239.96,108.32 L281.82,112.09
-		L323.68,114.72 L365.53,117.50 L407.39,120.05 L449.25,123.03 L491.11,124.63 L532.96,127.25 L574.82,128.86  '/></g>
+	<path stroke='rgb(  0,   0, 139)' stroke-dasharray='2.5,4.0'  d='M265.72,61.50 L313.88,61.50 M72.53,125.70 L114.39,163.75 L156.25,190.80 L198.10,208.29 L239.96,226.09 L281.82,240.54
+		L323.68,249.97 L365.53,259.44 L407.39,267.65 L449.25,276.72 L491.11,281.37 L532.96,288.67 L574.82,292.95  '/></g>
 	</g>
 	<g id="gnuplot_plot_7"  fill="none"><title>gnuplot_plot_7</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(240,  50,  50)' fill-opacity = '0.300000' points = '72.53,95.08 114.39,106.44 156.25,116.02 198.10,123.80 239.96,130.13 281.82,136.86 323.68,142.05 365.53,147.74 407.39,152.16 449.25,156.73 491.11,160.13 532.96,163.61 574.82,167.16 574.82,163.47 532.96,159.69 491.11,157.06
-449.25,152.79 407.39,148.39 365.53,144.02 323.68,138.71 281.82,133.18 239.96,126.36 198.10,119.99 156.25,112.64 114.39,103.63 72.53,92.74 '/>
+		<polygon fill = 'rgb(240,  50,  50)' fill-opacity = '0.300000' points = '72.53,165.65 114.39,218.48 156.25,254.45 198.10,278.97 239.96,296.26 281.82,312.36 323.68,323.36 365.53,334.16 407.39,341.76 449.25,348.90 491.11,353.81 532.96,358.50 574.82,362.95 574.82,358.32 532.96,353.20 491.11,349.39
+449.25,342.77 407.39,335.33 365.53,327.24 323.68,316.41 281.82,303.82 239.96,286.24 198.10,267.46 156.25,242.53 114.39,206.51 72.53,153.19 '/>
 	</g>
 </g>
 	</g>
@@ -281,13 +360,13 @@
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(139,   0,   0)' stroke-dasharray='4.5,2.0,0.5,2.0,0.5,2.0'  d='M509.68,19.50 L557.84,19.50 M72.53,93.75 L114.39,105.05 L156.25,114.17 L198.10,121.37 L239.96,128.31 L281.82,135.11
-		L323.68,140.65 L365.53,145.85 L407.39,150.42 L449.25,154.70 L491.11,158.77 L532.96,161.60 L574.82,164.76  '/></g>
+	<path stroke='rgb(139,   0,   0)' stroke-dasharray='4.5,2.0,0.5,2.0,0.5,2.0'  d='M509.68,19.50 L557.84,19.50 M72.53,158.65 L114.39,212.63 L156.25,248.03 L198.10,271.74 L239.96,291.51 L281.82,308.39
+		L323.68,320.51 L365.53,330.71 L407.39,338.84 L449.25,345.81 L491.11,351.88 L532.96,355.83 L574.82,359.97  '/></g>
 	</g>
 	<g id="gnuplot_plot_9"  fill="none"><title>gnuplot_plot_9</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(240,  85, 240)' fill-opacity = '0.300000' points = '72.53,95.13 114.39,106.47 156.25,115.39 198.10,122.94 239.96,130.21 239.96,126.63 198.10,120.42 156.25,112.62 114.39,103.23 72.53,93.05 '/>
+		<polygon fill = 'rgb(240,  85, 240)' fill-opacity = '0.300000' points = '72.53,165.94 114.39,218.59 156.25,252.30 198.10,276.44 239.96,296.46 239.96,286.98 198.10,268.81 156.25,242.48 114.39,204.76 72.53,154.87 '/>
 	</g>
 </g>
 	</g>
@@ -298,7 +377,7 @@
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(192,   0, 255)' stroke-dasharray='4.5,2.0,0.5,2.0,0.5,2.0'  d='M509.68,40.50 L557.84,40.50 M72.53,94.01 L114.39,104.97 L156.25,114.08 L198.10,121.51 L239.96,128.18  '/></g>
+	<path stroke='rgb(192,   0, 255)' stroke-dasharray='4.5,2.0,0.5,2.0,0.5,2.0'  d='M509.68,40.50 L557.84,40.50 M72.53,160.03 L114.39,212.31 L156.25,247.72 L198.10,272.17 L239.96,291.17  '/></g>
 	</g>
 <g fill="none" color="white" stroke="rgb(192,   0, 255)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
diff --git a/experiments/balancer/figures/negotiation/schedulingTime.svg b/experiments/balancer/figures/negotiation/schedulingTime.svg
index 8e9dd4453e7eb69b989e3dc3ce18511c5a5abedc..26e73656d3546e0e8ca09283335b39ab768753cc 100644
--- a/experiments/balancer/figures/negotiation/schedulingTime.svg
+++ b/experiments/balancer/figures/negotiation/schedulingTime.svg
@@ -253,7 +253,7 @@
 	<path stroke='black'  d='M89.31,60.01 L89.31,422.40 L574.82,422.40 L574.82,60.01 L89.31,60.01 Z  '/></g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g transform="translate(20.48,241.21) rotate(270)" stroke="none" fill="black" font-family="Arial" font-size="16.00"  text-anchor="middle">
-		<text><tspan font-family="Arial" >Rescheduling time (s in log scale)</tspan></text>
+		<text><tspan font-family="Arial" >Scheduling time (s in log scale)</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
diff --git a/experiments/balancer/negotiation.plot b/experiments/balancer/negotiation.plot
index 285f67e5583b38a2aaf6d4588ac0813b5105d37a..ccacdce143606abef056cb3e9b5344ed14fa88f5 100644
--- a/experiments/balancer/negotiation.plot
+++ b/experiments/balancer/negotiation.plot
@@ -28,7 +28,7 @@ plot  "data/negotiation.csv" using 1:16:18 with filledcurves fc "light-green" fs
       "data/negotiation.csv" using 1:($7):($9) with filledcurves fc "light-grey" fs transparent solid 0.3 border lc "grey" notitle,\
       "data/negotiation.csv" using 1:($8) with lines dt 1 lc "dark-grey" title 'Initial allocation'
 unset ylabel
-set ylabel "Rescheduling time (s in log scale)" font ",16"
+set ylabel "Scheduling time (s in log scale)" font ",16"
 set logscale y
 set xlabel "Number of nodes" font ",16"
 set yrange [*:*]
@@ -44,6 +44,7 @@ plot  "data/negotiation.csv" using 1:($19*1E-9):($21*1E-9) with filledcurves fc
 unset ylabel
 set ylabel "Local availability ratio (%)"  font ",16"
 set yrange [0:100]
+unset logscale y
 set xlabel "Number of nodes" font ",16"
 set output 'figures/negotiation/localityRatio.svg'
 plot  "data/negotiation.csv" using 1:($4*100):($6*100) with filledcurves fc "light-grey" fs transparent solid 0.3 border lc "grey" notitle,\
diff --git a/experiments/consumer/consumption.plot b/experiments/consumer/consumption.plot
index e39f090e6292985b1d7337e3bb2c113cd98ce9cf..9d983b4e338203d6672afa161716b9be69f58042 100644
--- a/experiments/consumer/consumption.plot
+++ b/experiments/consumer/consumption.plot
@@ -13,13 +13,13 @@ set xlabel "Number of tasks" font ",16"
 set yrange [0:4]
 set output 'figures/consumption4jobs8nodes5staps5allocations040-320tasks.svg'
 plot  "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($14/1000/60):($16/1000/60) with filledcurves fc "light-green" fs transparent solid 0.3 border lc "green" notitle,\
-      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($15/1000/60) with lines dt 3 lc "dark-green" title 'C^R(Ae)',\
-      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($53/1000/60):($55/1000/60) with filledcurves fc "light-red" fs transparent solid 0.3 border lc "blue" notitle,\
-      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($54/1000/60) with lines dt 7 lc "dark-red" title 'C^R(A0)',\
+      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($15/1000/60) with lines dt 3 lc "dark-green" title 'C^R(Ae) for bargaining',\
+      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($53/1000/60):($55/1000/60) with filledcurves fc "light-magenta" fs transparent solid 0.3 border lc "green" notitle,\
+      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($54/1000/60) with lines dt 3 lc "dark-magenta" title 'C^R(Ae) for PSI',\
+      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($149/1000/60):($151/1000/60) with filledcurves fc "light-red" fs transparent solid 0.3 border lc "blue" notitle,\
+      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($150/1000/60) with lines dt 7 lc "dark-red" title 'C^R(A0)',\
       "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($17/1000/60):($19/1000/60) with filledcurves fc "light-blue" fs transparent solid 0.3 border lc "grey" notitle,\
       "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($18/1000/60) with lines dt 1 lc "dark-blue" title 'C^S_E(Ae)'
-#      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($41/$3*100):($43/$3*100) axes x1y2 with filledcurves fc "grey" fs transparent solid 0.3 border lc "grey" notitle,\
-#      "data/consumption4jobs8nodes5staps5allocations040-320tasks.csv" using 3:($42/$3*100) axes x1y2 with lines dt 1 lc "black" notitle
 
 set yrange [0:7]
 set output 'figures/consumption4jobs8nodes5staps5allocationsSlowDownHalfNodes040-320tasks.svg'
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasks.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasks.csv
index d3f76852c28ed9d4a343e6125792741331b3e9ac..ac5538ea4061f0b98eddb3111c73028c2a929228 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasks.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasks.csv
@@ -1,9 +1,9 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatioOpen,InitialLocalAvailabilityRatioMean,InitialLocalAvailabilityRatioClose,InitialGlobalFlowtimeOpen,InitialGlobalFlowtimeMean,InitialGlobalFlowtimeClose,InitialSimulatedFlowtimeOpen,InitialSimulatedFlowtimeMean,InitialSimulatedFlowtimeClose,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtimeOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtimeMean,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtimeClose,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtimeOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtimeMean,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtimeClose,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTimeOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTimeMean,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTimeClose,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatioOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatioMean,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatioClose,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRateOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRateMean,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRateClose,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegationsOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegationsMean,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegationsClose,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwapsOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwapsMean,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwapsClose,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeoutsOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeoutsMean,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeoutsClose,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSizeOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSizeMean,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSizeClose,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasksOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasksMean,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasksClose,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStagesOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStagesMean,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStagesClose,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStagesOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStagesMean,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStagesClose,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtimeOpen,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtimeMean,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtimeClose,Consumer00MeanRealFlowtimeOpen,Consumer00MeanRealFlowtimeMean,Consumer00MeanRealFlowtimeClose,GammaTheoreticalOpen,GammaTheoreticalMean,GammaTheoreticalClose,GammaSimulatedOpen,GammaSimulatedMean,GammaSimulatedClose,GammaRealOpen,GammaRealMean,GammaRealClose
-8,4,40,Uncorrelated,0.3556478134558041,0.37886639512844295,0.3967200470884329,25506.0,27974.0,31539.5,28367.0,30216.0,33959.0,21957.5,22692.0,23461.5,19304.5,19786.75,20524.75,2.6563170893E10,2.8602477571E10,3.0595935897E10,0.39331370730330284,0.41345722149563724,0.4318245011841184,12.0,22.0,63.0,12.0,22.0,63.0,0.0,0.0,0.0,113.0,166.0,302.0,1.125,1.3464566929133859,1.5,15.0,28.0,70.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,29577.0,32372.0,35950.0,0.24766601449081146,0.2684852509118693,0.36367887886618366,1.0,1.0,1.0,0.24477375202723173,0.2726252999249723,0.3669126328217237
-8,4,80,Uncorrelated,0.3510520711859251,0.3617489647528492,0.3719908095965864,50688.5,52901.0,57969.75,52125.5,54900.25,59445.0,41312.25,42328.0,43638.0,35527.25,36846.5,37418.25,5.3073251358E10,5.5082600855E10,5.8143214164E10,0.41892152484572914,0.43185417629873,0.4398518248857448,82.0,177.0,347.0,82.0,177.0,347.0,0.0,0.0,0.0,229.0,506.0,1314.0,1.3577586206896552,1.4550898203592815,1.6379310344827587,109.0,273.0,580.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,58646.0,61949.5,64256.25,0.27946223417257393,0.3254113839899402,0.3535222464887191,1.0,1.0,1.0,0.2863920813013675,0.3029938664700362,0.3683515764634417
-8,4,120,Uncorrelated,0.35449531617852853,0.3638367840005369,0.3784219627348501,73278.5,78021.0,82161.5,76512.5,79209.75,84983.75,61499.0,63737.0,65825.75,53458.75,55457.75,57831.0,7.8542625665E10,8.1599048327E10,8.3676811269E10,0.4078185295795443,0.4336028992315694,0.44827505327632655,168.0,302.0,454.0,168.0,302.0,454.0,0.0,0.0,0.0,484.0,1382.0,3944.0,1.513793103448276,1.619205298013245,2.0,208.0,489.0,733.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,82869.0,89473.5,94344.25,0.23407279362335542,0.2782516700822399,0.346483896132843,1.0,1.0,1.0,0.22734105629041002,0.2641072423550491,0.3433469058274671
-8,4,160,Uncorrelated,0.3519530142240929,0.361203232981174,0.36614355722681763,95567.75,101270.5,104430.5,96718.25,102019.0,108335.5,83886.25,86230.5,89690.75,72492.25,74910.0,77036.25,1.02054989136E11,1.07821368472E11,1.10153486013E11,0.4170729406624831,0.4263982147482516,0.4358225906075036,301.0,586.0,1089.0,301.0,586.0,1089.0,0.0,0.0,0.0,1612.0,2645.0,6667.0,1.5548387096774194,1.6981424148606812,1.7976744186046512,512.0,1097.0,1650.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,109618.0,116281.75,119291.5,0.20556405814215462,0.2529302002272677,0.27228285902600524,1.0,1.0,1.0,0.2100987589210524,0.2341995833227899,0.27183045344363643
-8,4,200,Uncorrelated,0.34984508296757094,0.35603158085597836,0.371175362229826,118017.0,122780.0,124694.25,120023.75,123904.25,127797.75,105306.5,107662.0,111688.0,90194.75,93324.5,96249.0,1.29548079293E11,1.35691136024E11,1.43880998964E11,0.40831232031864834,0.4230190022176961,0.43425912582394477,342.0,481.0,1008.0,342.0,481.0,1008.0,0.0,0.0,0.0,1890.0,5507.0,10093.0,1.5520504731861198,1.6904231625835189,1.9881093935790726,559.0,844.0,1833.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,136325.5,140198.25,143063.75,0.20713069613298912,0.23621869306339371,0.27265224448614384,1.0,1.0,1.0,0.1940551200401202,0.22787811513370396,0.2625517775046657
-8,4,240,Uncorrelated,0.34271670236335544,0.3474354678757899,0.3601043529317569,139606.5,143126.75,151686.0,140202.75,145209.75,153793.75,123903.75,127543.0,132356.5,108227.0,110342.75,114741.5,1.56071976712E11,1.58169960164E11,1.6319227559E11,0.4137481079388277,0.4259111125331968,0.4355550588486482,672.0,927.0,1545.0,672.0,927.0,1545.0,0.0,0.0,0.0,3921.0,8091.0,13939.0,1.5851851851851853,1.741552511415525,1.903869407496977,1118.0,1622.0,2613.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,158045.25,162910.0,174168.0,0.18175455213407946,0.2423653159191004,0.28029002265474484,1.0,1.0,1.0,0.1604743017546184,0.23356361653063373,0.2714565394617046
-8,4,280,Uncorrelated,0.3397108807075619,0.3488068795180042,0.37198625657205897,161956.0,169087.75,174849.0,165225.0,170631.5,176585.25,149973.75,153752.25,155857.25,129701.25,133138.0,134829.5,1.70415285058E11,1.75489793217E11,1.82573682465E11,0.40038048030278345,0.4236540544317507,0.4346610959781632,616.0,1391.0,2044.0,616.0,1391.0,2044.0,0.0,0.0,0.0,9366.0,17237.0,22374.0,1.6374629249372576,1.8260244428468728,1.9838337182448036,1035.0,2540.0,3205.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,184587.0,193026.75,197853.25,0.1541364736545359,0.20056257501492908,0.2389947897900474,1.0,1.0,1.0,0.15117330907354715,0.19194013668908935,0.21998122345728463
-8,4,320,Uncorrelated,0.336834515204371,0.34293050814789944,0.349510501728039,181110.5,185204.5,193217.0,184337.25,188271.25,193951.25,174174.5,178770.5,184142.75,150041.75,154478.0,160138.5,2.02991150391E11,2.07144979715E11,2.15233322664E11,0.3872073378584457,0.3999934819368174,0.4110004549820535,697.0,1068.0,1609.0,697.0,1068.0,1609.0,0.0,0.0,0.0,9707.0,23828.0,47488.0,1.806044376434583,2.199063231850117,2.2988456605386918,1313.0,1723.0,3214.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,208273.5,211397.0,221321.0,0.13534228379979968,0.16171409550077104,0.23113801691741528,1.0,1.0,1.0,0.12235324058364438,0.16678902900106898,0.2311626643232102
+m,l,n,randomGenerationRule,InitialLocalAvailabilityRatioOpen,InitialLocalAvailabilityRatioMean,InitialLocalAvailabilityRatioClose,InitialGlobalFlowtimeOpen,InitialGlobalFlowtimeMean,InitialGlobalFlowtimeClose,InitialSimulatedFlowtimeOpen,InitialSimulatedFlowtimeMean,InitialSimulatedFlowtimeClose,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtimeOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtimeMean,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtimeClose,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtimeOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtimeMean,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtimeClose,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTimeOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTimeMean,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTimeClose,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatioOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatioMean,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatioClose,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDealsOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDealsMean,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDealsClose,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegationsOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegationsMean,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegationsClose,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwapsOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwapsMean,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwapsClose,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeoutsOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeoutsMean,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeoutsClose,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSizeOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSizeMean,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSizeClose,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasksOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasksMean,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasksClose,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStagesOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStagesMean,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStagesClose,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStagesOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStagesMean,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStagesClose,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtimeOpen,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtimeMean,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtimeClose,PSI00MeanRealFlowtimeOpen,PSI00MeanRealFlowtimeMean,PSI00MeanRealFlowtimeClose,PSI01MeanGlobalFlowtimeOpen,PSI01MeanGlobalFlowtimeMean,PSI01MeanGlobalFlowtimeClose,PSI02SolvingTimeOpen,PSI02SolvingTimeMean,PSI02SolvingTimeClose,PSI03LocalRatioOpen,PSI03LocalRatioMean,PSI03LocalRatioClose,PSI04NbDealsOpen,PSI04NbDealsMean,PSI04NbDealsClose,PSI05NbDelegationsOpen,PSI05NbDelegationsMean,PSI05NbDelegationsClose,PSI06NbSwapsOpen,PSI06NbSwapsMean,PSI06NbSwapsClose,PSI07NbTimeoutsOpen,PSI07NbTimeoutsMean,PSI07NbTimeoutsClose,PSI08EndowmentSizeOpen,PSI08EndowmentSizeMean,PSI08EndowmentSizeClose,PSI09NbDelegatedTasksOpen,PSI09NbDelegatedTasksMean,PSI09NbDelegatedTasksClose,PSI10NbFirstStagesOpen,PSI10NbFirstStagesMean,PSI10NbFirstStagesClose,PSI11NbSecondStagesOpen,PSI11NbSecondStagesMean,PSI11NbSecondStagesClose,PSI12MeanSimulatedFlowtimeOpen,PSI12MeanSimulatedFlowtimeMean,PSI12MeanSimulatedFlowtimeClose,SSI00MeanRealFlowtimeOpen,SSI00MeanRealFlowtimeMean,SSI00MeanRealFlowtimeClose,SSI01MeanGlobalFlowtimeOpen,SSI01MeanGlobalFlowtimeMean,SSI01MeanGlobalFlowtimeClose,SSI02SolvingTimeOpen,SSI02SolvingTimeMean,SSI02SolvingTimeClose,SSI03LocalRatioOpen,SSI03LocalRatioMean,SSI03LocalRatioClose,SSI04NbDealsOpen,SSI04NbDealsMean,SSI04NbDealsClose,SSI05NbDelegationsOpen,SSI05NbDelegationsMean,SSI05NbDelegationsClose,SSI06NbSwapsOpen,SSI06NbSwapsMean,SSI06NbSwapsClose,SSI07NbTimeoutsOpen,SSI07NbTimeoutsMean,SSI07NbTimeoutsClose,SSI08EndowmentSizeOpen,SSI08EndowmentSizeMean,SSI08EndowmentSizeClose,SSI09NbDelegatedTasksOpen,SSI09NbDelegatedTasksMean,SSI09NbDelegatedTasksClose,SSI10NbFirstStagesOpen,SSI10NbFirstStagesMean,SSI10NbFirstStagesClose,SSI11NbSecondStagesOpen,SSI11NbSecondStagesMean,SSI11NbSecondStagesClose,SSI12MeanSimulatedFlowtimeOpen,SSI12MeanSimulatedFlowtimeMean,SSI12MeanSimulatedFlowtimeClose,AOpen,AMean,AClose,BOpen,BMean,BClose,COpen,CMean,CClose,DOpen,DMean,DClose,EOpen,EMean,EClose,FOpen,FMean,FClose,Consumer00MeanRealFlowtimeOpen,Consumer00MeanRealFlowtimeMean,Consumer00MeanRealFlowtimeClose,GammaTheoreticalOpen,GammaTheoreticalMean,GammaTheoreticalClose,GammaSimulatedOpen,GammaSimulatedMean,GammaSimulatedClose,GammaRealOpen,GammaRealMean,GammaRealClose
+8,4,40,Uncorrelated,0.35627020163152223,0.363839814893839,0.3964810681853163,27740.75,29462.5,31255.5,29860.25,31187.5,33849.75,21677.0,22695.0,23452.25,19124.5,19632.5,19979.25,2.9563713724E10,3.1605682617E10,3.2642275872E10,0.40100019611688564,0.4181154082878447,0.45619070638709286,12.0,35.0,71.0,12.0,35.0,71.0,0.0,0.0,0.0,70.0,219.0,460.0,1.220472440944882,1.4,1.5454545454545454,17.0,56.0,98.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35627020163152223,0.363839814893839,0.3964810681853163,0.0,11.5,23037.0,0.0,11.5,23037.0,22946.5,24729.0,25005.0,20400.25,21475.25,22019.25,2.7546274849E10,3.058225304E10,3.1618932362E10,0.37316140419690136,0.3832538094505156,0.41585539479759887,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35627020163152223,0.363839814893839,0.3964810681853163,0.0,0.0,0.0,0.0,0.0,0.0,21615.0,22731.75,24174.25,17689.5,18855.75,18890.75,2.7683115051E10,2.8563658859E10,3.0723625446E10,0.5342561951670002,0.5453898893345851,0.5670131125747779,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,29067.5,30076.0,31617.5,-Infinity,-Infinity,-Infinity,NaN,1.0,1.0,0.1835911963390717,0.2598311967383223,0.2843998256963765
+8,4,80,Uncorrelated,0.3488265452966687,0.3702427885553691,0.37642738489505523,48229.5,51481.75,57545.5,49992.5,53641.25,60059.0,42072.5,43601.25,44113.5,36204.0,37534.0,38021.0,5.3052363294E10,5.6101754476E10,6.0184487365E10,0.41120111532864545,0.42678620493146224,0.45327716540029384,51.0,85.0,136.0,51.0,85.0,136.0,0.0,0.0,0.0,100.0,386.0,1156.0,1.376068376068376,1.5983935742971886,1.830188679245283,62.0,119.0,225.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3488265452966687,0.3702427885553691,0.37642738489505523,0.0,0.0,1433.75,0.0,0.0,1433.75,45896.5,47172.5,48701.75,39491.5,41137.25,42559.5,5.3032091471E10,5.4056667279E10,5.6097951679E10,0.37548711305201793,0.3806123342446029,0.40298484072839724,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3488265452966687,0.3702427885553691,0.37642738489505523,0.0,0.0,0.0,0.0,0.0,0.0,50963.25,51800.5,56136.75,34892.75,35502.75,35553.75,5.6116880147E10,5.722560121E10,6.506630197E10,0.557705028137625,0.5724605251636881,0.5833028444873727,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,50747.75,54823.0,58136.5,-Infinity,-Infinity,-Infinity,NaN,NaN,NaN,-0.047083097112373025,0.06043452208018594,0.1305710598213238
+8,4,120,Uncorrelated,0.3496856489572705,0.36269130811435174,0.3726502952404856,70349.75,73444.5,78951.75,72247.25,76578.25,78951.75,61199.0,62730.25,65280.25,53252.0,54739.75,56704.0,7.8541063504E10,8.158133388E10,8.4693538109E10,0.4193313580955701,0.4319389539997544,0.447473796777012,113.0,237.0,362.0,113.0,237.0,362.0,0.0,0.0,0.0,455.0,1280.0,2931.0,1.341789052069426,1.528205128205128,1.7829977628635347,187.0,458.0,635.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3496856489572705,0.36269130811435174,0.3726502952404856,0.0,0.0,773.0,0.0,0.0,773.0,66809.0,70121.75,71646.25,57880.25,60641.25,62731.0,7.8533153004E10,8.0590318721E10,8.3637131273E10,0.3720320176723543,0.38720096167818124,0.40037254630676355,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3496856489572705,0.36269130811435174,0.3726502952404856,0.0,0.0,0.0,0.0,0.0,0.0,97985.25,102587.5,104471.0,49380.75,49591.75,53110.0,1.06911128207E11,1.12281885033E11,1.20986146728E11,0.581738277579001,0.5886597903428397,0.589916249455093,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,75465.5,77266.0,80577.0,-Infinity,-Infinity,-Infinity,NaN,NaN,NaN,-0.41641055079156736,-0.3399925812092629,-0.27775926697209496
+8,4,160,Uncorrelated,0.3416721112150971,0.350154169742244,0.3627910731268021,93006.5,98051.25,105550.25,94243.0,100348.75,106235.0,82360.0,84915.0,87496.25,70662.0,73290.75,76741.5,1.04044295813E11,1.07074959473E11,1.13225541594E11,0.4108514783546336,0.42530373125189014,0.4433859317894445,184.0,360.0,611.0,184.0,360.0,611.0,0.0,0.0,0.0,1232.0,3462.0,8300.0,1.4580335731414868,1.7475728155339805,1.9377431906614786,377.0,608.0,1018.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3416721112150971,0.350154169742244,0.3627910731268021,0.0,0.0,91006.75,0.0,0.0,91006.75,92310.75,96366.5,100972.25,80524.0,83897.25,88387.5,1.07096758708E11,1.1117011E11,1.20338955888E11,0.36017048381808814,0.37124319244602066,0.3836325522613585,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3416721112150971,0.350154169742244,0.3627910731268021,0.0,0.0,0.0,0.0,0.0,0.0,199219.5,203318.5,209213.75,65541.25,67106.0,70901.5,2.08171826341E11,2.15211993166E11,2.27796787337E11,0.5593028864778672,0.5734083698779053,0.584837794669109,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,99194.75,105544.75,109117.5,-Infinity,-Infinity,-Infinity,NaN,NaN,NaN,-1.01864867328362,-0.9251856451964829,-0.8802028825959901
+8,4,200,Uncorrelated,0.3569658571341407,0.3646799429571268,0.36951979520056627,117510.75,122646.5,131446.0,122550.0,126351.75,133138.25,101743.0,104792.5,108633.0,88086.5,90370.25,92714.0,1.26532893143E11,1.31598308455E11,1.42803100191E11,0.41411268068136187,0.4239923942835759,0.44355486330949806,320.0,477.0,933.0,320.0,477.0,933.0,0.0,0.0,0.0,2508.0,7136.0,17032.0,1.5866842452208305,1.7839506172839505,2.097069597069597,579.0,1164.0,1555.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3569658571341407,0.3646799429571268,0.36951979520056627,0.0,2394.75,121857.0,0.0,2394.75,121857.0,116773.5,122148.0,123930.75,101349.75,105966.5,108480.75,1.38646657631E11,1.46881129769E11,1.59147715005E11,0.3648660402738867,0.36970935729254806,0.3797376459728878,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3569658571341407,0.3646799429571268,0.36951979520056627,0.0,0.0,0.0,0.0,0.0,0.0,373437.5,377119.0,428175.5,83580.25,86857.25,87728.0,3.85466657393E11,3.91597340384E11,4.3415806048E11,0.5613000661616395,0.5693364214699665,0.585938483362137,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,125716.0,128769.0,133612.5,-Infinity,-Infinity,-Infinity,NaN,NaN,NaN,-2.287731993757242,-1.9777605691266236,-1.898149011019733
+8,4,240,Uncorrelated,0.3436099608121831,0.3501457544286275,0.3619202168148625,139606.5,145195.75,157253.5,139606.5,145195.75,157253.5,123903.75,127543.0,132356.5,108227.0,110342.75,114741.5,1.56071976712E11,1.58169960164E11,1.6319227559E11,0.4137481079388277,0.42837999481384204,0.4372154128911937,672.0,927.0,1654.0,672.0,927.0,1654.0,0.0,0.0,0.0,3921.0,8091.0,19321.0,1.5851851851851853,1.749730312837109,1.9598705501618123,1118.0,1622.0,3028.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,158045.25,162963.25,180789.25,0.18804998683672497,0.24596838061620027,0.2992294728591025,1.0,1.0,1.0,0.1621533255029085,0.247315810022507,0.2946468515063232
+8,4,280,Uncorrelated,0.33775809941394774,0.35670312882980965,0.3605179755234192,156815.25,162670.5,173661.0,159997.0,164680.25,177090.0,146828.0,148185.25,154527.5,127285.0,130254.75,133641.25,1.75354681118E11,1.81562067404E11,1.90822172066E11,0.39741525254655624,0.4195972030838961,0.4300606112711172,737.0,901.0,1501.0,737.0,901.0,1501.0,0.0,0.0,0.0,3034.0,6839.0,25620.0,1.4551656920077973,1.56651376146789,1.7843833185448092,1104.0,1859.0,2732.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.33775809941394774,0.35670312882980965,0.3605179755234192,0.0,0.0,161521.75,0.0,0.0,161521.75,169835.0,172634.5,180291.0,147224.75,151253.75,158099.25,1.93805846904E11,2.0400806545E11,2.07019088786E11,0.3497614237200705,0.3626270428026654,0.3685853071400937,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.33775809941394774,0.35670312882980965,0.3605179755234192,0.0,0.0,0.0,0.0,0.0,0.0,1091102.5,1106485.75,1110411.5,113103.25,115781.5,115781.5,1.105860136745E12,1.123644448148E12,1.1307793804E12,0.5800641934975426,0.5800641934975426,0.5820769182536923,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,170092.0,173660.5,178749.5,-Infinity,-Infinity,-Infinity,NaN,NaN,NaN,-5.564449378008905,-5.354670729093658,-5.159439865097239
+8,4,320,Uncorrelated,0.3330563397477905,0.33537112572352634,0.3461003705152579,181884.25,187226.25,199074.0,181894.5,188424.0,199074.0,171920.25,176196.5,178754.5,149929.5,153994.5,156552.0,2.05024365863E11,2.19418059761E11,2.25381141208E11,0.3778383536863403,0.39677400064285767,0.40275158035845543,69.0,955.0,1401.0,69.0,955.0,1401.0,0.0,0.0,0.0,2435.0,4315.0,15586.0,1.5322128851540617,1.910071942446043,2.34375,152.0,1504.0,2124.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3330563397477905,0.33537112572352634,0.3461003705152579,0.0,0.0,186282.5,0.0,0.0,186282.5,201458.25,202427.25,214969.0,174300.0,176013.25,187194.5,2.29441966519E11,2.33583004178E11,2.52971109932E11,0.33759371893166024,0.342085001731729,0.35146748460754534,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3330563397477905,0.33537112572352634,0.3461003705152579,0.0,0.0,0.0,0.0,0.0,0.0,1765061.0,1773895.75,1779698.75,125084.0,131598.5,131598.5,1.78534183864E12,1.789037690633E12,1.800964480281E12,0.549385423077594,0.549385423077594,0.5569209151724348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,200945.5,205533.75,210882.75,-Infinity,-Infinity,-Infinity,NaN,NaN,NaN,-7.91549963485128,-7.6306786598308065,-7.369869038600834
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-120.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-120.csv
index 738e66c61921e852437e5b31f2b18ad525c00c38..9bb364e50ccba214551eb5559f4bedc2e7357eba 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-120.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-120.csv
@@ -1,4 +1,4 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRate,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
+m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,A,B,C,D,E,F,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
 8,4,120,Uncorrelated,0.3496856489572705,85520.25,89457.5,64792.5,55991.0,8.3689550558E10,0.42855122389808764,599.0,599.0,0.0,9920.0,1.2904841402337228,773.0,1.0,0.0,0.0,0.3496856489572705,84813.0,84813.0,71142.0,62190.5,7.6503244596E10,0.36656328608807215,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3496856489572705,2234.0,2234.0,113272.75,53110.0,1.22961788088E11,0.5886597903428397,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,85932.75,-22.773500447627573, 1.0, -0.31815576715513005
 8,4,120,Uncorrelated,0.33561309397530315,73314.25,76578.25,61958.5,54198.0,8.5681014774E10,0.42600543505712873,540.0,540.0,0.0,1667.0,1.4407407407407407,778.0,1.0,0.0,0.0,0.33561309397530315,0.0,0.0,67318.25,58508.0,8.3637131273E10,0.3720320176723543,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.33561309397530315,0.0,0.0,130985.25,53110.0,1.40687929637E11,0.5886597903428397,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,77266.25,-Infinity, NaN, -0.6952453367414622
 8,4,120,Uncorrelated,0.3795111142540603,79667.25,79667.25,65787.75,57834.0,7.95617736E10,0.4543391219722455,195.0,195.0,0.0,2931.0,1.528205128205128,298.0,1.0,0.0,0.0,0.3795111142540603,48.5,48.5,72164.0,62740.5,8.6699161518E10,0.40806368513037067,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3795111142540603,0.0,0.0,102587.5,53110.0,1.12281885033E11,0.5886597903428397,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,80577.0,-Infinity, NaN, -0.27316107574121645
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-160.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-160.csv
index f93eeb9b116295dae404c77b2955546aab2f69d3..bff0ff52af6bd5776ec32b917dc7e3b67ad85bc2 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-160.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-160.csv
@@ -1,4 +1,4 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,Consumer00MeanRealFlowtime,Consumer01MeanGlobalFlowtime,Consumer02SolvingTime,Consumer03LocalRatio,Consumer04NbDeals,Consumer05NbDelegations,Consumer06NbSwaps,Consumer07NbTimeouts,Consumer08EndowmentSize,Consumer09NbDelegatedTasks,Consumer10NbFirstStages,Consumer11NbSecondStages,Consumer12MeanSimulatedFlowtime,GammaTheoretical,GammaSimulated,GammaReal
+m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,A,B,C,D,E,F,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
 8,4,160,Uncorrelated,0.37438360080862465,94770.5,95537.75,87245.75,76408.0,1.13277666596E11,0.3841245423655054,184.0,184.0,0.0,3064.0,1.3369565217391304,246.0,1.0,0.0,0.0,0.37438360080862465,94041.0,94041.0,96392.5,83927.0,1.03021391302E11,0.38527321443481033,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.37438360080862465,0.0,0.0,235584.5,66304.25,2.47571345055E11,0.5541862012605031,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,94095.0,-Infinity, NaN, -1.5036877623678198
 8,4,160,Uncorrelated,0.34739898784477,93600.5,97074.5,84386.25,72814.25,9.5865626876E10,0.4417813537637828,375.0,375.0,0.0,391.0,1.56,585.0,1.0,0.0,0.0,0.34739898784477,0.0,0.0,89517.75,78443.25,1.04051204378E11,0.36017048381808814,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.34739898784477,0.0,0.0,223945.0,67845.75,2.3159071587E11,0.5734083698779053,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,95883.0,-Infinity, NaN, -1.3356069376218933
 8,4,160,Uncorrelated,0.336629951487977,95565.5,95860.5,81388.5,70234.5,9.7986215306E10,0.3965864131344865,130.0,130.0,0.0,6893.0,1.6384615384615384,213.0,1.0,0.0,0.0,0.336629951487977,94806.5,94806.5,92061.0,81178.75,1.04044647269E11,0.37124319244602066,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.336629951487977,873.5,873.5,240016.0,71018.75,2.43332068535E11,0.5593028864778672,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,107072.0,-80.30366342301087, 1.0, -1.24163179916318
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-200.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-200.csv
index 83499c7e0c497aadf9b7c36a302d0f0153480e5f..f931cfd3c1698c84f41f9c35ef1331bbed7757f8 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-200.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-200.csv
@@ -1,6 +1,26 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRate,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
+m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,A,B,C,D,E,F,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
 8,4,200,Uncorrelated,0.3485118387143854,106864.5,111258.5,101269.5,88086.5,1.33699289856E11,0.4171349971310386,1065.0,1065.0,0.0,2269.0,1.492018779342723,1589.0,1.0,0.0,0.0,0.3485118387143854,106074.5,106074.5,115009.5,100664.5,1.31591243294E11,0.3559891319342398,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3485118387143854,0.0,0.0,419344.5,89088.0,4.21887116433E11,0.5661490540424367,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,120098.25,-Infinity, NaN, -2.4916786880741393
 8,4,200,Uncorrelated,0.34959086366076975,131446.0,133138.25,114597.75,92601.25,1.66622720957E11,0.4099065491979158,793.0,793.0,0.0,10068.0,1.841109709962169,1460.0,1.0,0.0,0.0,0.34959086366076975,130638.5,130638.5,123930.75,107898.5,1.46875014638E11,0.3662257901690641,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.34959086366076975,0.0,0.0,433430.75,83350.25,4.59954482189E11,0.5613000661616395,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,131832.75,-Infinity, NaN, -2.287731993757242
 8,4,200,Uncorrelated,0.37731037852903976,122135.0,125772.5,103789.5,89027.75,1.45860931712E11,0.4417264769228604,933.0,933.0,0.0,18588.0,1.6666666666666667,1555.0,1.0,0.0,0.0,0.37731037852903976,0.0,0.0,131574.75,115383.75,1.49948376682E11,0.37715754313075267,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.37731037852903976,0.0,0.0,364690.0,83350.25,3.9121332602E11,0.5613000661616395,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,125716.0,-Infinity, NaN, -1.9009036240414903
 8,4,200,Uncorrelated,0.37832592953081545,119815.25,122924.0,105838.25,89121.5,1.29564600317E11,0.42192423788427547,320.0,320.0,0.0,4461.0,2.80625,898.0,1.0,0.0,0.0,0.37832592953081545,0.0,0.0,122148.0,105966.5,1.38723616159E11,0.3797376459728878,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.37832592953081545,0.0,0.0,369459.0,83350.25,3.95976248123E11,0.5613000661616395,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,129535.25,-Infinity, NaN, -1.8521888829488498
 8,4,200,Uncorrelated,0.36951979520056627,142260.25,142260.25,107867.25,92951.75,1.37705924527E11,0.4420241037511035,1181.0,1181.0,0.0,68537.0,2.5427603725656223,3003.0,1.0,0.0,0.0,0.36951979520056627,2394.75,2394.75,119086.75,103985.0,1.49939886403E11,0.3631147854170898,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36951979520056627,0.0,0.0,367227.75,83350.25,3.93754739569E11,0.5613000661616395,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,135898.5,-Infinity, NaN, -1.7022207750637424
+8,4,200,Uncorrelated,0.32326273124796495,150892.25,154969.5,110190.75,92203.5,1.45908302577E11,0.38798119852416807,1528.0,1528.0,0.0,17881.0,1.6904450261780104,2583.0,1.0,0.0,0.0,0.32326273124796495,150117.75,150117.75,149917.5,132338.5,1.72367501891E11,0.33065986947636733,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.32326273124796495,7626.5,7626.5,449508.5,89541.75,4.55886190963E11,0.5708980641191852,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,149901.0,-10.740870648397037, 1.0, -1.9987024769681323
+8,4,200,Uncorrelated,0.3569658571341407,120637.25,123821.0,107143.0,91311.5,1.35709776984E11,0.42397617655800074,162.0,162.0,0.0,623.0,1.7839506172839505,289.0,1.0,0.0,0.0,0.3569658571341407,119816.5,119816.5,128226.0,113159.5,1.57012205197E11,0.3526062302316015,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3569658571341407,0.0,0.0,433901.0,88269.0,4.3415806048E11,0.5881205579535144,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,127489.25,-Infinity, NaN, -2.4034320540751475
+8,4,200,Uncorrelated,0.3807774897602894,110547.0,111747.25,103772.75,89776.75,1.26476567897E11,0.4564322702929315,880.0,880.0,0.0,36277.0,1.8056818181818182,1589.0,1.0,0.0,0.0,0.3807774897602894,0.0,0.0,112711.0,98268.25,1.32606233906E11,0.37928754052091146,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3807774897602894,0.0,0.0,376851.25,88269.0,3.77131337835E11,0.5881205579535144,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,125969.75,-Infinity, NaN, -1.9916011582145714
+8,4,200,Uncorrelated,0.3636499623084175,117510.75,122566.5,104048.25,90370.25,1.31598308455E11,0.4389347158172775,352.0,352.0,0.0,8248.0,2.1107954545454546,743.0,1.0,0.0,0.0,0.3636499623084175,0.0,0.0,122393.25,107843.5,1.27493338452E11,0.3746307110620366,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3636499623084175,0.0,0.0,377119.0,88269.0,3.77376498381E11,0.5881205579535144,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,129285.75,-Infinity, NaN, -1.9169417356514542
+8,4,200,Uncorrelated,0.3808868918475662,122646.5,126584.25,115294.0,100474.75,1.26532893143E11,0.42338395754047764,938.0,938.0,0.0,3226.0,1.2526652452025586,1175.0,1.0,0.0,0.0,0.3808868918475662,121857.0,121857.0,122908.5,107693.5,1.43817091668E11,0.3909998774902091,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3808868918475662,0.0,0.0,426763.5,86857.25,4.39002645035E11,0.5700578167174489,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,124177.5,-Infinity, NaN, -2.436721628314308
+8,4,200,Uncorrelated,0.3687362017122364,112940.25,112940.25,98976.0,86832.0,1.27557569289E11,0.42573749038490355,431.0,431.0,0.0,7136.0,1.4593967517401392,629.0,1.0,0.0,0.0,0.3687362017122364,112140.5,112140.5,120875.25,105657.25,1.26487240923E11,0.38746690908364384,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3687362017122364,0.0,0.0,433950.0,87121.5,4.44916193724E11,0.585938483362137,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,130050.75,-Infinity, NaN, -2.33677429772608
+8,4,200,Uncorrelated,0.35228115041507246,145799.0,150517.5,103527.0,87107.25,1.43806488234E11,0.41001967972987824,477.0,477.0,0.0,56684.0,2.5262054507337526,1205.0,1.0,0.0,0.0,0.35228115041507246,12027.0,12027.0,114246.5,100451.5,1.6932759005E11,0.3559713495100047,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35228115041507246,0.0,0.0,374654.0,87121.5,3.85619952573E11,0.585938483362137,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,135647.0,-Infinity, NaN, -1.7619777805627843
+8,4,200,Uncorrelated,0.37749118408039717,110813.25,113293.5,104805.5,92714.0,1.36676284139E11,0.44897355723604687,284.0,284.0,0.0,2508.0,1.5704225352112675,446.0,1.0,0.0,0.0,0.37749118408039717,0.0,0.0,117769.25,103261.0,1.38646657631E11,0.38770666213799787,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.37749118408039717,0.0,0.0,374493.5,87121.5,3.85466657393E11,0.585938483362137,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,125964.0,-Infinity, NaN, -1.9730200692261282
+8,4,200,Uncorrelated,0.3552440985784642,121222.75,124735.5,112194.5,97721.75,1.40751170272E11,0.4031527526647553,247.0,247.0,0.0,412.0,1.902834008097166,470.0,1.0,0.0,0.0,0.3552440985784642,0.0,0.0,113221.0,97882.25,1.46881129769E11,0.3648901631319741,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3552440985784642,0.0,0.0,375878.25,87121.5,3.86845607517E11,0.585938483362137,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,126228.5,-Infinity, NaN, -1.9777605691266236
+8,4,200,Uncorrelated,0.35932589432884127,122755.0,126881.0,104792.5,91924.5,1.44823578997E11,0.4557705563269832,805.0,805.0,0.0,1374.0,1.6608695652173913,1337.0,1.0,0.0,0.0,0.35932589432884127,0.0,0.0,115769.5,101156.25,1.42792565511E11,0.36517387091295966,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35932589432884127,0.0,0.0,380631.0,87121.5,3.91597340384E11,0.585938483362137,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,128005.0,-Infinity, NaN, -1.973563532674505
+8,4,200,Uncorrelated,0.3647871511939559,121180.0,122550.0,101743.0,88719.75,1.26488046567E11,0.4488505456494695,1517.0,1517.0,0.0,17032.0,1.5866842452208305,2407.0,1.0,0.0,0.0,0.3647871511939559,121079.0,121079.0,116787.5,101877.0,1.50956820305E11,0.3648660402738867,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3647871511939559,3527.5,3527.5,373191.75,85594.25,3.86706897425E11,0.5678092097943827,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,128769.0,-23.264847625797305, 1.0, -1.898149011019733
+8,4,200,Uncorrelated,0.38607102039990693,115795.75,117612.75,99707.25,85773.75,1.3158593664E11,0.44355486330949806,228.0,228.0,0.0,3655.0,1.4078947368421053,321.0,1.0,0.0,0.0,0.38607102039990693,0.0,0.0,124177.75,108148.25,1.33613382611E11,0.3880897717273674,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.38607102039990693,0.0,0.0,373437.5,84477.75,3.83383575268E11,0.5693364214699665,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,115770.5,-Infinity, NaN, -2.225670615571324
+8,4,200,Uncorrelated,0.3646799429571268,125473.75,127454.5,108633.0,94575.0,1.24446428973E11,0.4239923942835759,89.0,89.0,0.0,828.0,1.7191011235955056,153.0,1.0,0.0,0.0,0.3646799429571268,77.25,77.25,123929.25,107416.25,1.67282317895E11,0.37283181454997827,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3646799429571268,0.0,0.0,378589.0,84477.75,3.88534834662E11,0.5693364214699665,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,133612.5,-Infinity, NaN, -1.833484891009449
+8,4,200,Uncorrelated,0.3575232874495565,126910.0,130367.25,100721.0,87166.25,1.26479524583E11,0.4542089346940014,1534.0,1534.0,0.0,2258.0,1.6486310299869622,2529.0,1.0,0.0,0.0,0.3575232874495565,0.0,0.0,129734.5,112954.75,1.70292398197E11,0.36640943432484097,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3575232874495565,0.0,0.0,374047.0,84477.75,3.83992378972E11,0.5693364214699665,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,133096.0,-Infinity, NaN, -1.8103549317785659
+8,4,200,Uncorrelated,0.3667013531880913,125573.75,129996.5,103052.0,89778.5,1.2245846673E11,0.4264683673406058,546.0,546.0,0.0,7953.0,2.097069597069597,1145.0,1.0,0.0,0.0,0.3667013531880913,124774.75,124774.75,116542.0,101349.75,1.41791774363E11,0.36970935729254806,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3667013531880913,4783.75,4783.75,429057.75,85865.5,4.32882599729E11,0.5669384352172321,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,123648.25,-16.949412072119152, 1.0, -2.4699864332895936
+8,4,200,Uncorrelated,0.3587737935400319,111084.5,115575.0,91801.5,78837.0,1.42803100191E11,0.4142853300839717,103.0,103.0,0.0,6531.0,1.3980582524271845,144.0,1.0,0.0,0.0,0.3587737935400319,0.0,0.0,116773.5,101307.5,1.3258459425E11,0.3654518109053596,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3587737935400319,0.0,0.0,370320.0,81541.0,3.80010692554E11,0.5572937893197235,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,121891.5,-Infinity, NaN, -2.038111763330503
+8,4,200,Uncorrelated,0.36945075996582377,123420.75,126351.75,108359.0,92543.75,1.29517668768E11,0.45174677322255713,772.0,772.0,0.0,5637.0,1.8082901554404145,1396.0,1.0,0.0,0.0,0.36945075996582377,723.0,723.0,117555.75,101866.25,1.56059150246E11,0.38251716569054794,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36945075996582377,0.0,0.0,367339.25,81541.0,3.77016567533E11,0.5572937893197235,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,123424.25,-Infinity, NaN, -1.9762323854509953
+8,4,200,Uncorrelated,0.36807501067718845,132461.75,135444.25,115800.0,100841.5,1.52036048574E11,0.38236285200437276,474.0,474.0,0.0,24717.0,2.4556962025316458,1164.0,1.0,0.0,0.0,0.36807501067718845,131675.75,131675.75,131336.0,114490.0,1.62193495784E11,0.3800824396493964,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36807501067718845,0.0,0.0,444637.25,89953.75,4.47700112258E11,0.5618943879130309,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,133881.5,-Infinity, NaN, -2.321125398206623
+8,4,200,Uncorrelated,0.36361784074521725,135503.75,135503.75,114796.5,100662.75,1.25528988458E11,0.41411268068136187,322.0,322.0,0.0,8576.0,1.7981366459627328,579.0,1.0,0.0,0.0,0.36361784074521725,134712.0,134712.0,123434.0,108480.75,1.59147715005E11,0.3749982690987642,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36361784074521725,11408.75,11408.75,428175.5,87728.0,4.34550708399E11,0.5761270145217668,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,134625.75,-6.689536539936452, 1.0, -2.1804873881853952
+8,4,200,Uncorrelated,0.34128387811390215,152320.0,156506.5,99237.25,87621.0,1.27575448949E11,0.4031683334902344,350.0,350.0,0.0,10708.0,2.5885714285714285,906.0,1.0,0.0,0.0,0.34128387811390215,151521.5,151521.5,123690.25,108871.25,1.7853337197E11,0.3554971126863534,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.34128387811390215,23862.5,23862.5,401518.0,83580.25,4.09933080322E11,0.5586225821377138,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,143291.5,-2.5025772655840752, 1.0, -1.8021061961107254
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-240.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-240.csv
index 9d6f59b7b6a7e381ae856a7c15c5000a7218ddae..d162ad0517f054e2d6c6fa91cea04b5c3ed2914c 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-240.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-240.csv
@@ -1,4 +1,3 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRate,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
 8,4,240,Uncorrelated,0.3346394172102182,143586.5,143586.5,136975.25,117489.0,1.6631999265E11,0.4216934737039179,1095.0,1095.0,0.0,8701.0,1.741552511415525,1907.0,1.0,0.0,0.0,161907.25,0.18175455213407946,1.0,0.15398939825115923
 8,4,240,Uncorrelated,0.36922392788966346,109994.75,114497.0,112973.5,98933.5,1.54036592051E11,0.4372154128911937,281.0,281.0,0.0,3068.0,1.2669039145907472,356.0,1.0,0.0,0.0,126679.75,0.10056161771357269,1.0,0.108196061327876
 8,4,240,Uncorrelated,0.3436099608121831,147581.25,149589.25,122431.0,106921.5,1.57131188896E11,0.4259111125331968,927.0,927.0,0.0,4033.0,1.749730312837109,1622.0,1.0,0.0,0.0,168049.0,0.2755075593952484,1.0,0.2714565394617046
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-280.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-280.csv
index c54fb069c4642835f58992b86e76c3f95a2650a9..671a7d8e4742ed02e2395cb79ecad2a210020c5d 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-280.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-280.csv
@@ -1,26 +1,15 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRate,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
-8,4,280,Uncorrelated,0.3777651337599042,162635.5,165768.75,153752.25,134829.5,1.82573682465E11,0.43582658933422186,1639.0,1639.0,0.0,23206.0,1.9554606467358144,3205.0,1.0,0.0,0.0,188187.75,0.17097128240759243,1.0,0.18298481171064535
-8,4,280,Uncorrelated,0.3449012769936341,174849.0,175808.25,154349.75,133061.0,1.75489793217E11,0.3846192960080001,1845.0,1845.0,0.0,27614.0,1.5842818428184282,2923.0,1.0,0.0,0.0,197362.5,0.2389947897900474,1.0,0.21793780480081068
-8,4,280,Uncorrelated,0.34541258292831406,169087.75,169087.75,155572.5,133138.0,1.88726191552E11,0.40296274952647704,1373.0,1373.0,0.0,7984.0,1.9155134741442097,2630.0,1.0,0.0,0.0,191416.0,0.212610020536674,1.0,0.18725446148702302
-8,4,280,Uncorrelated,0.40368939119776265,131071.5,133632.75,146648.0,126917.0,1.93818204842E11,0.4687945003001929,4383.0,4383.0,0.0,3372.0,1.6374629249372576,7177.0,1.0,0.0,0.0,150941.0,0.031696440492403,1.0,0.028441576510027097
-8,4,280,Uncorrelated,0.3397108807075619,169159.5,173715.25,157634.5,134651.5,1.77540257059E11,0.40038048030278345,800.0,800.0,0.0,6939.0,1.745,1396.0,1.0,0.0,0.0,195077.75,0.20399681956969606,1.0,0.19194013668908935
-8,4,280,Uncorrelated,0.33314130256311536,157945.5,159079.75,166566.25,146225.75,1.80617522624E11,0.37085907111838345,170.0,170.0,0.0,19415.0,2.835294117647059,482.0,1.0,0.0,0.0,181050.25,0.0742012276386475,1.0,0.07999988953343064
-8,4,280,Uncorrelated,0.3337045583376754,161956.0,166698.0,156827.0,134656.25,1.70350785632E11,0.4006266927001323,1391.0,1391.0,0.0,28354.0,1.8260244428468728,2540.0,1.0,0.0,0.0,189216.25,0.16856275778606536,1.0,0.1711758371704333
-8,4,280,Uncorrelated,0.33978396422497953,173291.75,177918.25,148933.75,129202.0,1.7545106466E11,0.42453778192582753,2651.0,2651.0,0.0,17590.0,2.3632591474915126,6265.0,1.0,0.0,0.0,196313.75,0.25442497983891327,1.0,0.24134835180928488
-8,4,280,Uncorrelated,0.3488068795180042,178495.25,179790.25,156098.75,132570.75,1.86724905624E11,0.4070259027530506,2044.0,2044.0,0.0,14639.0,2.0288649706457926,4147.0,1.0,0.0,0.0,203737.25,0.2572869586165458,1.0,0.2338232208395863
-8,4,280,Uncorrelated,0.4178845421481894,133885.0,139829.75,150465.25,130311.0,1.78533463809E11,0.45619541504035516,1256.0,1256.0,0.0,144.0,1.1632165605095541,1461.0,1.0,0.0,0.0,153475.25,0.02669455129402099,1.0,0.01961228276220433
-8,4,280,Uncorrelated,0.3998139791639413,133565.75,137759.5,143571.5,123056.5,1.65251163232E11,0.4519688163525828,1510.0,1510.0,0.0,5564.0,1.1980132450331127,1809.0,1.0,0.0,0.0,155033.75,0.07868222205168615,1.0,0.07393390148919186
-8,4,280,Uncorrelated,0.34911847455825845,170232.5,173357.5,155857.25,133523.0,1.80625698835E11,0.4450780563930172,2661.0,2661.0,0.0,17237.0,1.7730176625328824,4718.0,1.0,0.0,0.0,195561.25,0.21564331135358994,1.0,0.20302590620585623
-8,4,280,Uncorrelated,0.4332106997231849,127963.25,131442.25,147658.75,128243.75,1.68329220321E11,0.4342183352665324,433.0,433.0,0.0,25631.0,1.9838337182448036,859.0,1.0,0.0,0.0,148386.75,-0.0021920356039722344,1.0,0.004906098421860443
-8,4,280,Uncorrelated,0.3450476066405741,183907.75,186798.5,143916.5,125685.75,1.70417371709E11,0.3998363079223567,22.0,22.0,0.0,1589.0,3.3636363636363638,74.0,1.0,0.0,0.0,210910.0,0.3165826345001774,1.0,0.3176402256886824
-8,4,280,Uncorrelated,0.3797714846130516,169133.0,173490.0,154329.25,135211.25,1.65319435707E11,0.4346610959781632,1017.0,1017.0,0.0,19381.0,1.809242871189774,1840.0,1.0,0.0,0.0,197853.25,0.20056257501492908,1.0,0.21998122345728463
-8,4,280,Uncorrelated,0.37198625657205897,170631.5,170631.5,151500.5,130453.75,1.74499491782E11,0.4349895997956451,616.0,616.0,0.0,11484.0,1.9253246753246753,1186.0,1.0,0.0,0.0,193026.75,0.23546502257789448,1.0,0.21513209956651086
-8,4,280,Uncorrelated,0.34910561680843816,162240.0,166357.75,155827.5,134883.25,1.75484493521E11,0.4275580009584949,1604.0,1604.0,0.0,22374.0,1.6508728179551122,2648.0,1.0,0.0,0.0,184623.25,0.1686190212031558,1.0,0.15597033418055417
-8,4,280,Uncorrelated,0.3512021218367513,151844.75,154642.25,149973.75,129701.25,1.69365689824E11,0.4236540544317507,3726.0,3726.0,0.0,61725.0,1.896940418679549,7068.0,1.0,0.0,0.0,172059.75,0.14582986899448286,1.0,0.12836238574099987
-8,4,280,Uncorrelated,0.3229342423112927,175183.25,176585.25,161716.5,141033.25,1.70442444678E11,0.4207299897284732,3704.0,3704.0,0.0,31924.0,2.137958963282937,7919.0,1.0,0.0,0.0,201966.25,0.19493872844578464,1.0,0.1992894852481541
-8,4,280,Uncorrelated,0.3609332009321197,167459.25,169330.75,151204.25,133523.75,1.83582134656E11,0.4263665256347149,2398.0,2398.0,0.0,15099.0,1.3019182652210175,3122.0,1.0,0.0,0.0,192227.0,0.20264930124791553,1.0,0.21340784593215315
-8,4,280,Uncorrelated,0.3484937419076392,175994.0,177103.5,150238.25,130363.25,1.70372634415E11,0.418371457344267,1566.0,1566.0,0.0,13937.0,1.9699872286079183,3085.0,1.0,0.0,0.0,202475.25,0.2592744639021785,1.0,0.25799202618591655
-8,4,280,Uncorrelated,0.3277475236910939,184466.0,184466.0,155604.75,136358.75,1.70415285058E11,0.3714920743821734,94.0,94.0,0.0,19283.0,2.8297872340425534,266.0,1.0,0.0,0.0,209558.25,0.2607919616623118,1.0,0.25746302042510855
-8,4,280,Uncorrelated,0.33243285736746564,168050.75,172041.0,164448.5,142148.0,1.77453927306E11,0.3877749667681489,241.0,241.0,0.0,20904.0,1.8215767634854771,439.0,1.0,0.0,0.0,193736.25,0.1541364736545359,1.0,0.15117330907354715
-8,4,280,Uncorrelated,0.33878049826336776,163280.0,165225.0,152235.5,134028.25,2.02978128787E11,0.39919385961150894,724.0,724.0,0.0,9366.0,1.4295580110497237,1035.0,1.0,0.0,0.0,184587.0,0.17915084517393434,1.0,0.1752642385433427
-8,4,280,Uncorrelated,0.35836700787068976,194367.25,194367.25,140917.75,118958.25,1.83082998274E11,0.42816693183898175,474.0,474.0,0.0,14441.0,1.5717299578059072,745.0,1.0,0.0,0.0,217144.25,0.38797173906612353,1.0,0.35104084036303057
+m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,A,B,C,D,E,F,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
+8,4,280,Uncorrelated,0.3292014482193407,166970.25,166970.25,161713.5,140110.25,1.90822172066E11,0.3463482743094468,760.0,760.0,0.0,207111.0,2.6026315789473684,1978.0,1.0,0.0,0.0,0.3292014482193407,166136.0,166136.0,176402.0,154749.25,2.05554444581E11,0.33550935533217713,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3292014482193407,0.0,0.0,1142789.5,117661.5,1.15554028547E12,0.5654219877648475,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,173660.5,-Infinity, NaN, -5.580595472200068
+8,4,280,Uncorrelated,0.35884264023776785,173661.0,173661.0,148185.25,130254.75,1.77521125922E11,0.39075738051791187,835.0,835.0,0.0,6839.0,2.2263473053892215,1859.0,1.0,0.0,0.0,0.35884264023776785,172802.25,172802.25,178763.75,156690.75,2.00956715207E11,0.3723813971455175,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35884264023776785,3130.75,3130.75,1107082.0,112957.5,1.123644448148E12,0.5525479038204865,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,170092.0,-35.08001277649126, 1.0, -5.508724690167674
+8,4,280,Uncorrelated,0.37258163894023416,154253.75,157739.75,147978.5,127158.75,1.70567534549E11,0.42793420166501883,985.0,985.0,0.0,9475.0,1.4294416243654822,1408.0,1.0,0.0,0.0,0.37258163894023416,153408.75,153408.75,184831.25,161667.0,1.93781809988E11,0.38639327114588257,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.37258163894023416,0.0,0.0,1114134.0,115781.5,1.134537418772E12,0.5800641934975426,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,168815.0,-Infinity, NaN, -5.599733436009833
+8,4,280,Uncorrelated,0.36363753600137555,158304.75,162235.5,146617.5,127285.0,1.81562067404E11,0.4300606112711172,431.0,431.0,0.0,2817.0,1.740139211136891,750.0,1.0,0.0,0.0,0.36363753600137555,0.0,0.0,168501.75,147048.75,1.93706685291E11,0.3685853071400937,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36363753600137555,0.0,0.0,1097064.0,115781.5,1.117465698749E12,0.5800641934975426,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,172639.0,-Infinity, NaN, -5.354670729093658
+8,4,280,Uncorrelated,0.3340096576824428,154502.5,156955.5,154527.5,133641.25,1.92764541868E11,0.38375961827795213,821.0,821.0,0.0,1156.0,1.5066991473812423,1237.0,1.0,0.0,0.0,0.3340096576824428,0.0,0.0,168029.75,146450.5,1.96852271969E11,0.335277765837023,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3340096576824428,0.0,0.0,1106485.75,115781.5,1.12690092661E12,0.5800641934975426,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,164219.5,-Infinity, NaN, -5.737846297181516
+8,4,280,Uncorrelated,0.3527088796228632,150517.5,150517.5,149672.75,131327.75,1.73383905252E11,0.4174167848801387,1984.0,1984.0,0.0,139996.0,1.4546370967741935,2886.0,1.0,0.0,0.0,0.3527088796228632,0.0,0.0,169835.0,147224.75,1.93805846904E11,0.35484675235352275,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3527088796228632,0.0,0.0,1108026.75,115781.5,1.128442334345E12,0.5800641934975426,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,173405.5,-Infinity, NaN, -5.389801649889998
+8,4,280,Uncorrelated,0.33775809941394774,162670.5,163577.0,145352.75,127055.25,1.82579104322E11,0.4319835504162547,1501.0,1501.0,0.0,3591.0,1.9007328447701533,2853.0,1.0,0.0,0.0,0.33775809941394774,0.0,0.0,181046.25,158099.25,2.02968673601E11,0.3497614237200705,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.33775809941394774,0.0,0.0,1110411.5,115781.5,1.1307793804E12,0.5800641934975426,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,180278.0,-Infinity, NaN, -5.159439865097239
+8,4,280,Uncorrelated,0.3605179755234192,159536.5,161132.25,147135.5,128403.0,1.85644365877E11,0.40313395997332313,901.0,901.0,0.0,60555.0,1.7081021087680355,1539.0,1.0,0.0,0.0,0.3605179755234192,159402.5,159402.5,167242.0,145516.75,2.07019088786E11,0.3626270428026654,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3605179755234192,0.0,0.0,1088110.0,113103.25,1.103920867303E12,0.5820769182536923,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,165758.0,-Infinity, NaN, -5.564449378008905
+8,4,280,Uncorrelated,0.35419362377659847,173507.0,177714.0,146828.0,127522.75,1.75354681118E11,0.40907782458260417,2052.0,2052.0,0.0,25620.0,1.4551656920077973,2986.0,1.0,0.0,0.0,0.35419362377659847,0.0,0.0,180291.0,158690.5,2.15230709043E11,0.36445110099012157,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35419362377659847,0.0,0.0,1078231.5,113103.25,1.094039456055E12,0.5820769182536923,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,178749.5,-Infinity, NaN, -5.032081208618766
+8,4,280,Uncorrelated,0.35670312882980965,177352.0,178583.75,141776.5,124050.0,1.70346945475E11,0.43615938848449265,1744.0,1744.0,0.0,4868.0,1.56651376146789,2732.0,1.0,0.0,0.0,0.35670312882980965,0.0,0.0,172634.5,151253.75,2.0400806545E11,0.3558481015544396,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35670312882980965,0.0,0.0,1085698.5,113103.25,1.101508722195E12,0.5820769182536923,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,175693.75,-Infinity, NaN, -5.179494148198215
+8,4,280,Uncorrelated,0.3370161258144135,156815.25,159997.0,154780.0,135413.25,1.78498586832E11,0.39741525254655624,487.0,487.0,0.0,579.0,1.3860369609856262,675.0,1.0,0.0,0.0,0.3370161258144135,0.0,0.0,171617.5,148355.75,1.89719984469E11,0.343404604606887,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3370161258144135,0.0,0.0,1093059.75,113103.25,1.108869641507E12,0.5820769182536923,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,176209.25,-Infinity, NaN, -5.203191659915697
+8,4,280,Uncorrelated,0.35802699606117433,177090.0,177090.0,150710.5,130529.75,1.98908674044E11,0.4440869163726323,737.0,737.0,0.0,14946.0,1.497964721845319,1104.0,1.0,0.0,0.0,0.35802699606117433,0.0,0.0,170597.25,148229.75,2.25427785363E11,0.3650852462193544,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35802699606117433,0.0,0.0,1093877.5,113103.25,1.109688831172E12,0.5820769182536923,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,181563.75,-Infinity, NaN, -5.024757144529126
+8,4,280,Uncorrelated,0.3533071565991247,194233.25,198250.5,147648.0,128185.0,1.95843541987E11,0.4226173734009878,1127.0,1127.0,0.0,3350.0,1.7843833185448092,2011.0,1.0,0.0,0.0,0.3533071565991247,194099.25,194099.25,192272.5,167537.5,2.34598270649E11,0.35501586355096026,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3533071565991247,1968.5,1968.5,1091102.5,117028.25,1.105860136745E12,0.5840866644915226,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,192018.5,-58.4504699009398, 1.0, -4.682278009670943
+8,4,280,Uncorrelated,0.36960346653608317,162388.5,164680.25,160177.5,138431.25,1.7855231805E11,0.4195972030838961,59.0,59.0,0.0,3034.0,1.4745762711864407,87.0,1.0,0.0,0.0,0.36960346653608317,161521.75,161521.75,171115.5,147683.75,2.06050563745E11,0.37282345036498843,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36960346653608317,0.0,0.0,1126312.0,123073.5,1.131922440185E12,0.5454086048444956,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,172898.25,-Infinity, NaN, -5.514305379030731
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-320.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-320.csv
index 841fe86dae343777d33a37fb8fe339dd7473b8df..f0da5a1adf5617a03ba792690178aec48d8404c1 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-320.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-320.csv
@@ -1,26 +1,8 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRate,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
-8,4,320,Uncorrelated,0.33438434988486687,184003.75,188271.25,175463.0,154247.75,2.00952686642E11,0.37843214137650283,1115.0,1115.0,0.0,108517.0,2.7417040358744393,3057.0,1.0,0.0,0.0,211397.0,0.16171409550077104,1.0,0.16998349077801483
-8,4,320,Uncorrelated,0.34609145710284356,187237.75,190892.25,180042.25,154478.0,2.15235644521E11,0.3916373378798027,2339.0,2339.0,0.0,31970.0,2.2988456605386918,5377.0,1.0,0.0,0.0,210057.0,0.17496338211712115,1.0,0.1428885969046497
-8,4,320,Uncorrelated,0.336834515204371,183933.75,184825.75,182352.5,157366.5,2.04041884522E11,0.377965150672689,1068.0,1068.0,0.0,29584.0,1.3389513108614233,1430.0,1.0,0.0,0.0,212928.0,0.1444392342351526,1.0,0.1435954876765855
-8,4,320,Uncorrelated,0.34226122733217595,182950.25,187239.0,174206.5,151695.25,2.07109586307E11,0.4253768896774122,802.0,802.0,0.0,81278.0,2.1483790523690773,1723.0,1.0,0.0,0.0,209078.5,0.1708387936064586,1.0,0.16678902900106898
-8,4,320,Uncorrelated,0.3439123689206431,192523.5,192523.5,170593.5,148024.0,2.050105435E11,0.377488862176431,284.0,284.0,0.0,4320.0,2.288732394366197,650.0,1.0,0.0,0.0,222873.0,0.23113801691741528,1.0,0.23457080938471686
-8,4,320,Uncorrelated,0.349510501728039,178918.25,180375.75,174174.5,150041.75,1.92797616043E11,0.40838809455553904,697.0,697.0,0.0,2760.0,2.2037302725968435,1536.0,1.0,0.0,0.0,203150.25,0.16139493874995983,1.0,0.14263211588467156
-8,4,320,Uncorrelated,0.34577856722841827,180087.0,183214.25,190543.75,165327.25,2.22457036268E11,0.3897569592703654,102.0,102.0,0.0,9942.0,1.8823529411764706,192.0,1.0,0.0,0.0,206657.5,0.08195899759560657,1.0,0.07797321655396006
-8,4,320,Uncorrelated,0.3318509475997192,206987.5,206987.5,181099.25,154659.5,2.07144979715E11,0.39926145207068087,2614.0,2614.0,0.0,47488.0,1.806044376434583,4721.0,1.0,0.0,0.0,235549.5,0.252807536686998,1.0,0.2311626643232102
-8,4,320,Uncorrelated,0.35164253045015853,183159.0,187679.75,192071.0,166660.75,2.09175785751E11,0.38590081101638823,193.0,193.0,0.0,17809.0,2.761658031088083,533.0,1.0,0.0,0.0,210864.75,0.09007610873612544,1.0,0.08912703522044343
-8,4,320,Uncorrelated,0.3380622042654918,190679.5,191739.0,188252.5,162856.75,2.08036399499E11,0.41801424464837844,1487.0,1487.0,0.0,9707.0,2.223940820443847,3307.0,1.0,0.0,0.0,216462.5,0.14591369287207068,1.0,0.13032280418086273
-8,4,320,Uncorrelated,0.36102206833875,223459.5,227965.0,169921.75,139483.5,2.28789732133E11,0.4203838251128607,478.0,478.0,0.0,6456.0,2.5543933054393304,1221.0,1.0,0.0,0.0,252689.5,0.3757996415457835,1.0,0.3275472467197885
-8,4,320,Uncorrelated,0.3167768753337655,180958.25,180958.25,174233.5,151975.25,2.09168602096E11,0.3613761855412487,711.0,711.0,0.0,18923.0,2.3445850914205346,1667.0,1.0,0.0,0.0,209318.0,0.16016401573291078,1.0,0.1676133920637499
-8,4,320,Uncorrelated,0.3399468077891941,185204.5,186113.75,184663.0,160138.5,1.99997041115E11,0.4110004549820535,714.0,714.0,0.0,23682.0,1.8389355742296918,1313.0,1.0,0.0,0.0,209999.0,0.13534228379979968,1.0,0.1206481935628265
-8,4,320,Uncorrelated,0.3241642868626226,221748.0,221748.0,184918.25,160598.25,2.14276770258E11,0.4055505170934769,2245.0,2245.0,0.0,196518.0,2.9407572383073495,6602.0,1.0,0.0,0.0,254175.0,0.2757623518588668,1.0,0.2724766401101603
-8,4,320,Uncorrelated,0.34341765591204937,181110.5,184337.25,184142.75,160222.5,2.0202156607E11,0.3872073378584457,1849.0,1849.0,0.0,37653.0,1.738236884802596,3214.0,1.0,0.0,0.0,207209.0,0.11533290449753052,1.0,0.11131876511155403
-8,4,320,Uncorrelated,0.35380847013326155,187653.25,191728.0,195079.75,167897.75,2.15233322664E11,0.4094180147315333,943.0,943.0,0.0,1420.0,1.79745493107105,1695.0,1.0,0.0,0.0,215215.0,0.10527662057544966,1.0,0.09355876681458077
-8,4,320,Uncorrelated,0.32110408380929595,193217.0,193217.0,156111.75,136935.5,2.16310477368E11,0.36943173549435326,427.0,427.0,0.0,25612.0,2.199063231850117,939.0,1.0,0.0,0.0,220251.75,0.29128648100322435,1.0,0.29121221511293327
-8,4,320,Uncorrelated,0.3508192931829631,171952.0,175219.5,178757.25,157640.5,2.16240204119E11,0.4198049977952012,1975.0,1975.0,0.0,68944.0,2.2045569620253165,4354.0,1.0,0.0,0.0,194492.25,0.08322962222015447,1.0,0.08090296657064741
-8,4,320,Uncorrelated,0.3400674118149923,181127.5,184526.0,177801.25,154220.75,1.95980883065E11,0.3904658284270284,3328.0,3328.0,0.0,2312.0,1.2530048076923077,4170.0,1.0,0.0,0.0,208273.5,0.14855143476280522,1.0,0.1463088198930733
-8,4,320,Uncorrelated,0.34484565351730984,193951.25,193951.25,164724.5,143950.75,2.07049832223E11,0.43405788290800884,414.0,414.0,0.0,2385.0,2.681159420289855,1110.0,1.0,0.0,0.0,220806.0,0.2577993181276223,1.0,0.2539853989474924
-8,4,320,Uncorrelated,0.3308518732537545,180554.25,181729.25,181049.75,158101.75,2.38684833094E11,0.40676600027827114,1609.0,1609.0,0.0,23828.0,1.9825978868862648,3190.0,1.0,0.0,0.0,206290.0,0.12435320686164962,1.0,0.12235324058364438
-8,4,320,Uncorrelated,0.3569667440895582,194115.5,198056.0,178770.5,153816.25,1.94840617476E11,0.3999934819368174,775.0,775.0,0.0,43594.0,2.034838709677419,1577.0,1.0,0.0,0.0,221321.0,0.2076044932012127,1.0,0.19225694805282825
-8,4,320,Uncorrelated,0.34293050814789944,198336.0,198559.25,183378.25,157018.5,2.11162287777E11,0.41044274087752347,1163.0,1163.0,0.0,58006.0,2.227858985382631,2591.0,1.0,0.0,0.0,226161.0,0.2083207284607938,1.0,0.18916944123876353
-8,4,320,Uncorrelated,0.34244057722318594,192107.0,196448.5,167032.5,145944.5,2.02991150391E11,0.4205932640715249,1512.0,1512.0,0.0,102748.0,1.7473544973544974,2642.0,1.0,0.0,0.0,222286.5,0.2402957726683567,1.0,0.24857110080909098
-8,4,320,Uncorrelated,0.35653472815721343,179795.5,181753.5,170895.5,146953.75,2.05102338708E11,0.39804986979917245,1551.0,1551.0,0.0,13983.0,1.63571889103804,2537.0,1.0,0.0,0.0,207274.25,0.1826616906429805,1.0,0.17551022377357534
+m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,A,B,C,D,E,F,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
+8,4,320,Uncorrelated,0.3337365728709077,199074.0,199074.0,171920.25,149929.5,2.01029469498E11,0.39702690782965766,69.0,69.0,0.0,2466.0,2.2028985507246377,152.0,1.0,0.0,0.0,0.3337365728709077,198212.75,198212.75,201458.25,174356.5,2.52971109932E11,0.33801730732334495,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3337365728709077,852.25,852.25,1772346.25,131598.5,1.78534183864E12,0.549385423077594,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,208850.0,-153.41302434731594, 1.0, -7.486216183864017
+8,4,320,Uncorrelated,0.3457614998019101,227443.5,231874.0,178754.5,156552.0,2.05024365863E11,0.39677400064285767,955.0,955.0,0.0,10136.0,1.574869109947644,1504.0,1.0,0.0,0.0,0.3457614998019101,0.0,0.0,217250.25,189825.5,2.73315733735E11,0.3459670647566983,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3457614998019101,0.0,0.0,1764574.25,131598.5,1.777585097779E12,0.549385423077594,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,216250.75,-Infinity, NaN, -7.159852624788584
+8,4,320,Uncorrelated,0.33537112572352634,193696.5,197216.25,176717.5,155021.25,2.05044388096E11,0.3778383536863403,1112.0,1112.0,0.0,2054.0,1.910071942446043,2124.0,1.0,0.0,0.0,0.33537112572352634,0.0,0.0,207831.75,182046.75,2.3767448489E11,0.342085001731729,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.33537112572352634,0.0,0.0,1773895.75,131598.5,1.786901648327E12,0.549385423077594,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,205533.75,-Infinity, NaN, -7.6306786598308065
+8,4,320,Uncorrelated,0.3330563397477905,181884.25,181894.5,163445.75,142879.5,2.20535477709E11,0.38228976934366227,1401.0,1401.0,0.0,16254.0,1.4261241970021414,1998.0,1.0,0.0,0.0,0.3330563397477905,0.0,0.0,202427.25,176013.25,2.29441966519E11,0.33759371893166024,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3330563397477905,0.0,0.0,1779698.75,131598.5,1.792701512273E12,0.549385423077594,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,185395.5,-Infinity, NaN, -8.599471130636935
+8,4,320,Uncorrelated,0.3461003705152579,174394.75,178538.5,173900.5,152740.75,2.26427585093E11,0.40275158035845543,1963.0,1963.0,0.0,15586.0,2.6556291390728477,5213.0,1.0,0.0,0.0,0.3461003705152579,0.0,0.0,201968.25,174300.0,2.27470904299E11,0.35146748460754534,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3461003705152579,0.0,0.0,1800685.75,131598.5,1.813684537345E12,0.549385423077594,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,201972.5,-Infinity, NaN, -7.91549963485128
+8,4,320,Uncorrelated,0.33033448391728015,187226.25,188424.0,191320.75,162851.5,2.19418059761E11,0.3759342639826496,32.0,32.0,0.0,4315.0,2.34375,75.0,1.0,0.0,0.0,0.33033448391728015,186282.5,186282.5,214969.0,187194.5,2.29497672231E11,0.3341772306564438,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.33033448391728015,0.0,0.0,1765061.0,125084.0,1.789037690633E12,0.5569209151724348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,210882.75,-Infinity, NaN, -7.369869038600834
+8,4,320,Uncorrelated,0.35630509820692186,183198.75,186617.75,176196.5,153994.5,2.25381141208E11,0.4037486635916547,357.0,357.0,0.0,2435.0,1.5322128851540617,547.0,1.0,0.0,0.0,0.35630509820692186,0.0,0.0,196612.25,171344.25,2.33583004178E11,0.3636460274307359,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.35630509820692186,0.0,0.0,1776987.0,125084.0,1.800964480281E12,0.5569209151724348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,200945.5,-Infinity, NaN, -7.843129107145967
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-40.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-40.csv
index ac8b1df60d740b8316e1c9f8472a3a30ee66a792..c328c68d7d020e3117bda52003a182f135eac797 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-40.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-40.csv
@@ -1,4 +1,4 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,Consumer00MeanRealFlowtime,Consumer01MeanGlobalFlowtime,Consumer02SolvingTime,Consumer03LocalRatio,Consumer04NbDeals,Consumer05NbDelegations,Consumer06NbSwaps,Consumer07NbTimeouts,Consumer08EndowmentSize,Consumer09NbDelegatedTasks,Consumer10NbFirstStages,Consumer11NbSecondStages,Consumer12MeanSimulatedFlowtime,GammaTheoretical,GammaSimulated,GammaReal
+m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,A,B,C,D,E,F,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
 8,4,40,Uncorrelated,0.40579653190548703,31255.5,33849.75,21439.5,19006.25,3.3696089976E10,0.43836518151004567,33.0,33.0,0.0,105.0,1.5454545454545454,51.0,1.0,0.0,0.0,0.40579653190548703,30623.25,30623.25,24484.75,21475.25,2.7546274849E10,0.40784987964827824,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.40579653190548703,442.0,442.0,21326.25,17117.5,2.769915082E10,0.5580291791521343,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,31109.0,-37.727375565610856, 1.0, 0.31446687453791505
 8,4,40,Uncorrelated,0.3319655667144907,27740.75,29768.5,24511.0,21638.25,3.3704618272E10,0.40598756575801054,33.0,33.0,0.0,180.0,1.1818181818181819,39.0,1.0,0.0,0.0,0.3319655667144907,27105.5,27105.5,24496.0,21533.5,2.6542314422E10,0.3593687230989957,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3319655667144907,258.0,258.0,22308.25,18254.75,3.0723625446E10,0.5436059301769488,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,30334.25,-69.75484496124031, 1.0, 0.2645854108804404
 8,4,40,Uncorrelated,0.38852223816355813,31507.5,35551.75,24229.5,20995.25,3.8767142346E10,0.41281683405069347,35.0,35.0,0.0,861.0,1.6,56.0,1.0,0.0,0.0,0.38852223816355813,0.0,0.0,25242.5,21603.5,3.3657983606E10,0.3863318986131038,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.38852223816355813,0.0,0.0,22898.5,18254.75,3.1314009879E10,0.5436059301769488,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,29067.5,-Infinity, NaN, 0.21223015395200825
diff --git a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-80.csv b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-80.csv
index afeeb7bbbdd1a6242f7fc28d749e0fb3e3089df7..738aa3bc21e212c81250940c403d440112bfd8a6 100644
--- a/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-80.csv
+++ b/experiments/consumer/data/consumption4jobs8nodes5staps5allocations040-320tasksDetailed8-80.csv
@@ -1,4 +1,4 @@
-m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedBalancerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedBalancerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedBalancerMultiDelegationGlobalFlowtime04SuccessfulRate,DecentralizedBalancerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedBalancerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedBalancerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedBalancerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedBalancerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedBalancerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedBalancerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedBalancerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
+m,l,n,randomGenerationRule,InitialLocalAvailabilityRatio,InitialGlobalFlowtime,InitialSimulatedFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime00MeanRealFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime01MeanGlobalFlowtime,DecentralizedConsumerMultiDelegationGlobalFlowtime02SolvingTime,DecentralizedConsumerMultiDelegationGlobalFlowtime03LocalRatio,DecentralizedConsumerMultiDelegationGlobalFlowtime04NbDeals,DecentralizedConsumerMultiDelegationGlobalFlowtime05NbDelegations,DecentralizedConsumerMultiDelegationGlobalFlowtime06NbSwaps,DecentralizedConsumerMultiDelegationGlobalFlowtime07NbTimeouts,DecentralizedConsumerMultiDelegationGlobalFlowtime08EndowmentSize,DecentralizedConsumerMultiDelegationGlobalFlowtime09NbDelegatedTasks,DecentralizedConsumerMultiDelegationGlobalFlowtime10NbFirstStages,DecentralizedConsumerMultiDelegationGlobalFlowtime11NbSecondStages,DecentralizedConsumerMultiDelegationGlobalFlowtime12MeanSimulatedFlowtime,PSI00MeanRealFlowtime,PSI01MeanGlobalFlowtime,PSI02SolvingTime,PSI03LocalRatio,PSI04NbDeals,PSI05NbDelegations,PSI06NbSwaps,PSI07NbTimeouts,PSI08EndowmentSize,PSI09NbDelegatedTasks,PSI10NbFirstStages,PSI11NbSecondStages,PSI12MeanSimulatedFlowtime,SSI00MeanRealFlowtime,SSI01MeanGlobalFlowtime,SSI02SolvingTime,SSI03LocalRatio,SSI04NbDeals,SSI05NbDelegations,SSI06NbSwaps,SSI07NbTimeouts,SSI08EndowmentSize,SSI09NbDelegatedTasks,SSI10NbFirstStages,SSI11NbSecondStages,SSI12MeanSimulatedFlowtime,A,B,C,D,E,F,Consumer00MeanRealFlowtime,GammaTheoretical,GammaSimulated,GammaReal
 8,4,80,Uncorrelated,0.34764468234503954,50184.25,50184.25,40312.25,35280.25,5.6141572438E10,0.42678620493146224,136.0,136.0,0.0,1156.0,1.6544117647058822,225.0,1.0,0.0,0.0,0.34764468234503954,49516.0,49516.0,44631.0,39057.75,5.6107135839E10,0.37940000203527124,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.34764468234503954,155.0,155.0,51735.5,35553.75,5.6580228995E10,0.557705028137625,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,56863.0,-228.3790322580645, 1.0, 0.09017287163885128
 8,4,80,Uncorrelated,0.37049060213499957,43428.75,47137.75,41065.25,35590.0,5.3052363294E10,0.4357312220786225,19.0,19.0,0.0,7.0,1.7894736842105263,34.0,1.0,0.0,0.0,0.37049060213499957,0.0,0.0,44864.5,38939.25,4.893760999E10,0.3754515758087659,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.37049060213499957,0.0,0.0,60807.0,35553.75,6.5652146036E10,0.557705028137625,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,50747.75,-Infinity, NaN, -0.19822061076599456
 8,4,80,Uncorrelated,0.3706279829444269,46441.75,49923.5,40031.0,35274.75,4.7933357722E10,0.41120111532864545,85.0,85.0,0.0,840.0,1.0235294117647058,87.0,1.0,0.0,0.0,0.3706279829444269,0.0,0.0,46914.0,41623.0,4.7934099421E10,0.3770797928093867,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.3706279829444269,0.0,0.0,52325.75,35553.75,5.7171070893E10,0.557705028137625,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,47172.75,-Infinity, NaN, -0.10923679454769968
diff --git a/experiments/consumer/figures/consumption4jobs8nodes5staps5allocations040-320tasks.svg b/experiments/consumer/figures/consumption4jobs8nodes5staps5allocations040-320tasks.svg
index 4b61a28f5fffee93eee5c8e9ea34602bb520a048..a354eeea414084394244efe3cc64656c1ffc7afb 100644
--- a/experiments/consumer/figures/consumption4jobs8nodes5staps5allocations040-320tasks.svg
+++ b/experiments/consumer/figures/consumption4jobs8nodes5staps5allocations040-320tasks.svg
@@ -255,56 +255,70 @@
 	<g id="gnuplot_plot_1"  fill="none"><title>gnuplot_plot_1</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(144, 238, 144)' fill-opacity = '0.300000' points = '72.53,387.05 144.29,355.89 216.04,323.39 287.80,287.35 359.55,252.86 431.31,222.92 503.06,180.95 574.82,141.99 574.82,125.94 503.06,171.48 431.31,209.31 359.55,242.59 287.80,278.00 216.04,316.42 144.29,352.14 72.53,384.63
+		<polygon fill = 'rgb(144, 238, 144)' fill-opacity = '0.300000' points = '72.53,387.50 144.29,354.67 216.04,323.87 287.80,289.80 359.55,258.60 431.31,222.92 503.06,186.01 574.82,145.62 574.82,134.61 503.06,173.62 431.31,209.31 359.55,247.51 287.80,281.53 216.04,317.30 144.29,351.38 72.53,384.64
 '/>
 	</g>
 </g>
 	</g>
-	<g id="gnuplot_plot_2" ><title>CR(Ae)</title>
+	<g id="gnuplot_plot_2" ><title>CR(Ae) for bargaining</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(205.30,21.90)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
-		<text><tspan font-family="Arial" >C</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">R</tspan><tspan font-family="Arial"  font-size="12.0" dy="6.00px">(Ae)</tspan></text>
+	<g transform="translate(28.81,21.90)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >C</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">R</tspan><tspan font-family="Arial"  font-size="12.0" dy="6.00px">(Ae) for bargaining</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(  0, 100,   0)' stroke-dasharray='1.0,2.0'  d='M213.69,18.00 L256.25,18.00 M72.53,385.87 L144.29,354.25 L216.04,319.79 L287.80,283.57 L359.55,249.07 L431.31,217.06
-		L503.06,174.87 L574.82,134.59  '/></g>
+	<path stroke='rgb(  0, 100,   0)' stroke-dasharray='1.0,2.0'  d='M37.20,18.00 L79.76,18.00 M72.53,385.86 L144.29,352.20 L216.04,321.41 L287.80,285.69 L359.55,253.69 L431.31,217.06
+		L503.06,183.83 L574.82,138.73  '/></g>
 	</g>
 	<g id="gnuplot_plot_3"  fill="none"><title>gnuplot_plot_3</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(240,  50,  50)' fill-opacity = '0.300000' points = '72.53,374.78 144.29,327.98 216.04,288.98 287.80,245.92 359.55,202.92 431.31,167.95 503.06,125.22 574.82,87.09 574.82,66.08 503.06,103.86 431.31,142.00 359.55,192.07 287.80,230.35 216.04,270.51 144.29,318.95 72.53,364.52
+		<polygon fill = 'rgb(240,  85, 240)' fill-opacity = '0.300000' points = '72.53,422.40 144.29,422.40 216.04,422.40 287.80,422.40 359.55,422.40 431.31,167.95 503.06,422.40 574.82,422.40 574.82,422.40 503.06,422.40 431.31,131.34 359.55,422.40 287.80,422.40 216.04,422.40 144.29,422.40 72.53,422.40
 '/>
 	</g>
 </g>
 	</g>
-	<g id="gnuplot_plot_4" ><title>CR(A0)</title>
+	<g id="gnuplot_plot_4" ><title>CR(Ae) for PSI</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(323.37,21.90)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
-		<text><tspan font-family="Arial" >C</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">R</tspan><tspan font-family="Arial"  font-size="12.0" dy="6.00px">(A0)</tspan></text>
+	<g transform="translate(264.34,21.90)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >C</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">R</tspan><tspan font-family="Arial"  font-size="12.0" dy="6.00px">(Ae) for PSI</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(139,   0,   0)' stroke-dasharray='2.5,4.0'  d='M331.76,18.00 L374.32,18.00 M72.53,370.28 L144.29,322.66 L216.04,278.35 L287.80,235.19 L359.55,196.69 L431.31,160.12
-		L503.06,111.63 L574.82,82.06  '/></g>
+	<path stroke='rgb(192,   0, 255)' stroke-dasharray='1.0,2.0'  d='M272.73,18.00 L315.29,18.00 M72.53,422.40 L144.29,422.40 L216.04,422.40 L287.80,422.40 L359.55,422.40 L431.31,160.04
+		L503.06,422.40 L574.82,422.40  '/></g>
 	</g>
 	<g id="gnuplot_plot_5"  fill="none"><title>gnuplot_plot_5</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(173, 216, 230)' fill-opacity = '0.300000' points = '72.53,391.32 144.29,365.20 216.04,336.33 287.80,305.69 359.55,277.19 431.31,248.16 503.06,213.59 574.82,180.84 574.82,164.58 503.06,205.33 431.31,237.67 359.55,267.44 287.80,298.37 216.04,329.29 144.29,362.16 72.53,389.36
-'/>
+		<polygon fill = 'rgb(240,  50,  50)' fill-opacity = '0.300000' points = '72.53,375.60 144.29,340.70 216.04,300.90 287.80,262.70 359.55,220.00 503.06,148.56 574.82,98.89 574.82,82.89 503.06,134.62 359.55,207.29 287.80,246.73 216.04,292.67 144.29,328.80 72.53,371.50 '/>
 	</g>
 </g>
 	</g>
-	<g id="gnuplot_plot_6" ><title>CSE(Ae)</title>
+	<g id="gnuplot_plot_6" ><title>CR(A0)</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(441.44,21.90)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
-		<text><tspan font-family="Arial" >C</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">S</tspan><tspan font-family="Arial"  dy="9.60px">E</tspan><tspan font-family="Arial"  font-size="12.0" dy="-3.60px">(Ae)</tspan></text>
+	<g transform="translate(499.87,21.90)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >C</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">R</tspan><tspan font-family="Arial"  font-size="12.0" dy="6.00px">(A0)</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(  0,   0, 139)'  d='M449.83,18.00 L492.39,18.00 M72.53,390.54 L144.29,363.08 L216.04,333.12 L287.80,301.80 L359.55,272.15 L431.31,244.75
-		L503.06,208.05 L574.82,173.70  '/></g>
+	<path stroke='rgb(139,   0,   0)' stroke-dasharray='2.5,4.0'  d='M508.26,18.00 L550.82,18.00 M72.53,373.98 L144.29,334.14 L216.04,298.00 L287.80,252.48 L359.55,215.09 L503.06,142.81
+		L574.82,91.50  '/></g>
+	</g>
+	<g id="gnuplot_plot_7"  fill="none"><title>gnuplot_plot_7</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(173, 216, 230)' fill-opacity = '0.300000' points = '72.53,391.61 144.29,364.11 216.04,336.67 287.80,308.64 359.55,280.58 431.31,248.16 503.06,217.48 574.82,181.02 574.82,170.36 503.06,207.24 431.31,237.67 359.55,273.13 287.80,298.85 216.04,331.11 144.29,361.19 72.53,390.23
+'/>
+	</g>
+</g>
+	</g>
+	<g id="gnuplot_plot_8" ><title>CSE(Ae)</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(  0,   0, 139)'  d='M72.53,390.79 L144.29,361.97 L216.04,334.27 L287.80,304.40 L359.55,276.91 L431.31,244.75 L503.06,212.70 L574.82,174.48
+		 '/></g>
 	</g>
 <g fill="none" color="white" stroke="rgb(  0,   0, 139)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog1.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog1.csv
deleted file mode 100644
index c57080b13f42f804f445be19ccde40920641a756..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog1.csv
+++ /dev/null
@@ -1,154 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8462625
-85,1.9,0,0,0.7437333333333334
-100,2.0,2,0,0.6975083333333333
-118,2.0,4,0,0.6432041666666667
-124,2.0,5,0,0.6276875000000001
-3115,3.4,5,1,0.665075
-4131,3.6,5,2,0.677775
-4138,3.6,5,3,0.6778625
-4145,3.6,5,4,0.6696708333333333
-4154,3.6,5,5,0.6614833333333333
-4162,3.6,6,5,0.65325
-5165,3.7,6,6,0.6657875
-5172,3.7,6,7,0.6276166666666666
-5177,3.7,6,8,0.6276791666666667
-5180,3.7,7,8,0.6436375000000001
-6180,3.7,7,9,0.6561375
-7188,3.8,7,10,0.6577875
-8197,3.9,7,11,0.6704
-8216,3.9,7,12,0.6706375
-9239,3.9,7,13,0.7234291666666667
-9240,3.9,7,14,0.6834375
-9242,3.9,7,15,0.6834625
-10025,4.0,7,15,1.1634625
-10071,4.0,8,15,1.1513208333333333
-10081,4.0,9,15,1.1487166666666666
-10084,4.0,10,15,1.1486875
-10101,4.0,11,15,1.1433666666666666
-10105,4.0,12,15,1.1434333333333333
-10108,4.0,13,15,1.1260333333333332
-10111,4.0,14,15,1.1485458333333334
-10115,4.0,16,15,1.1069708333333332
-10117,4.0,18,15,1.1101541666666668
-10120,4.0,20,15,1.1097125
-10185,4.0,21,15,1.1107958333333334
-10259,4.0,21,16,1.1120291666666666
-11268,4.0,21,17,1.1219333333333334
-11278,4.0,21,18,1.0795208333333333
-13318,4.1,21,19,1.1135208333333333
-13320,4.1,21,20,1.1135541666666666
-14322,4.1,21,21,1.1069666666666669
-14335,4.1,21,22,1.2957916666666667
-14338,4.1,21,23,1.0778874999999999
-14340,4.1,21,24,1.0721791666666667
-14343,4.1,21,25,1.0722291666666666
-16366,4.2,21,26,1.0907541666666667
-16378,4.2,21,27,1.0899333333333334
-18398,4.2,21,28,1.1090958333333334
-18418,4.2,21,29,1.2669916666666665
-18420,4.2,21,30,1.1080833333333333
-18422,4.2,21,31,1.0929333333333333
-19437,4.2,21,32,1.10985
-19439,4.2,21,33,1.0928
-20456,4.3,21,34,1.1097499999999998
-22477,4.3,21,35,1.1309583333333333
-22479,4.3,21,36,1.1149958333333332
-22498,4.3,21,37,1.1056083333333333
-22500,4.3,21,38,1.0881083333333335
-22550,4.3,23,38,1.0877875000000001
-23516,4.3,23,39,1.1038875
-24537,4.3,23,40,1.1080125
-24539,4.3,23,41,1.1080458333333332
-26557,4.4,23,42,1.1416791666666666
-26577,4.4,23,43,1.13855
-26579,4.4,23,44,1.1238333333333335
-27577,4.4,23,45,1.1237875
-27596,4.4,23,46,1.1241041666666667
-27598,4.4,23,47,1.0874458333333334
-27599,4.4,23,48,1.0874625
-29637,4.4,23,49,1.1214291666666665
-29639,4.4,23,50,1.1214625
-30627,4.4,23,51,1.1379291666666667
-30656,4.4,23,52,1.1251666666666666
-31677,4.5,23,53,1.1421833333333333
-31679,4.5,23,54,1.1422166666666667
-33697,4.5,23,55,1.1531791666666666
-33705,4.5,24,55,1.1411583333333333
-33714,4.5,27,55,1.1865625
-33717,4.5,27,56,1.1866124999999998
-33719,4.5,27,57,1.1642000000000001
-34709,4.5,27,58,1.1807
-34739,4.5,27,59,1.1476833333333334
-34741,4.5,27,60,1.1477083333333333
-35759,4.5,27,61,1.1457374999999999
-37778,4.5,27,62,1.1549083333333334
-37797,4.5,27,63,1.1487166666666666
-37799,4.5,27,64,1.1487416666666665
-37800,4.5,27,65,1.1487541666666667
-38786,4.5,27,66,1.1610791666666667
-38817,4.5,27,67,1.1521791666666668
-39838,4.6,27,68,1.1649416666666668
-39845,4.6,29,68,1.1924958333333333
-39851,4.6,31,68,1.1733916666666666
-39853,4.6,32,68,1.1692791666666666
-39858,4.6,35,68,1.2186875000000001
-40863,4.6,35,69,1.2135375000000002
-41881,4.6,35,70,1.2262625
-42879,4.6,35,71,1.2387375
-42897,4.6,35,72,1.2389625
-42900,4.6,35,73,1.239
-42904,4.6,35,74,1.23905
-43921,4.6,35,75,1.2210958333333333
-43933,4.6,35,76,1.2212458333333334
-45959,4.6,35,77,1.2283291666666665
-46960,4.6,35,78,1.2408416666666668
-46977,4.6,35,79,1.2410541666666668
-48003,4.6,35,80,1.2230291666666666
-48008,4.6,35,81,1.2230916666666665
-48012,4.6,35,82,1.2231416666666666
-48013,4.6,35,83,1.2231541666666668
-51040,4.7,35,84,1.2609916666666665
-52079,4.7,35,85,1.2739791666666667
-52085,4.7,35,86,1.2740541666666667
-52089,4.7,35,87,1.2741041666666668
-52090,4.7,35,88,1.2493541666666668
-53099,4.7,35,89,1.22655
-53103,4.7,35,90,1.2266000000000001
-55125,4.7,35,91,1.2518749999999998
-56159,4.7,35,92,1.2648000000000001
-56163,4.7,35,93,1.26485
-58199,4.7,35,94,1.2903
-58207,4.7,35,95,1.2570833333333333
-59217,4.7,35,96,1.2377541666666665
-60228,4.7,35,97,1.2503916666666666
-60238,4.7,35,98,1.2505166666666667
-61257,4.7,35,99,1.2428791666666668
-61258,4.7,35,100,1.2428916666666665
-61259,4.7,35,101,1.2429041666666667
-64317,4.8,35,102,1.2811291666666667
-64318,4.8,35,103,1.2620666666666667
-65327,4.8,35,104,1.2746791666666666
-65337,4.8,35,105,1.2468208333333335
-65338,4.8,35,106,1.2468333333333335
-67378,4.8,35,107,1.2723333333333333
-69408,4.8,35,108,1.2977083333333332
-69419,4.8,35,109,1.2672791666666667
-69420,4.8,35,110,1.2672916666666665
-69420,4.8,35,111,1.2444916666666666
-69421,4.8,35,112,1.2445041666666665
-69424,4.8,37,112,1.2091125
-73498,4.8,37,113,1.2600375
-73498,4.8,37,114,1.4660458333333333
-73499,4.8,37,115,1.245525
-74507,4.8,37,116,1.258125
-74518,4.8,37,117,1.2205708333333334
-77578,4.8,37,118,1.2588208333333335
-77579,4.8,37,119,1.2588333333333332
-77579,4.8,37,120,1.2434333333333332
-79617,4.9,37,121,1.2303958333333334
-81659,4.9,37,122,1.2474125
-82677,4.9,37,123,1.2390083333333335
-83698,4.9,37,124,1.2318333333333333
-86759,4.9,37,125,1.2445875000000002
-87781,4.9,37,126,1.2306750000000002
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog10.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog10.csv
deleted file mode 100644
index 131e376e6e60b7da102c11774827c2bcfce19114..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog10.csv
+++ /dev/null
@@ -1,177 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.9392666666666667
-86,1.9,0,0,0.8646875
-104,2.0,1,0,0.7523458333333333
-114,2.0,2,0,0.7462125000000001
-129,2.1,4,0,0.748075
-136,2.1,5,0,0.7481625
-170,2.2,6,0,0.7174708333333334
-179,2.2,7,0,0.7079166666666666
-190,2.2,9,0,0.6813874999999999
-300,2.4,10,0,0.6771458333333332
-308,2.4,11,0,0.6738791666666667
-3121,3.4,11,1,0.6872625
-3127,3.4,11,2,0.6873375
-3131,3.4,12,2,0.6863625
-3135,3.4,13,2,0.6831708333333334
-4135,3.6,13,3,0.6956708333333333
-4137,3.6,13,4,0.6896833333333333
-4139,3.6,13,5,0.6897083333333334
-4141,3.6,13,6,0.6743166666666667
-5150,3.7,13,7,0.6869291666666667
-5152,3.7,13,8,0.6791
-5156,3.7,15,8,0.6851458333333333
-5159,3.7,16,8,0.6864708333333333
-6170,3.7,16,9,0.6991083333333333
-7189,3.8,16,10,0.7118458333333333
-7192,3.8,17,10,0.699875
-7196,3.8,18,10,0.6966041666666667
-8211,3.9,18,11,0.7092916666666667
-8214,3.9,18,12,0.7093291666666667
-8216,3.9,18,13,0.7093541666666667
-8219,3.9,18,14,0.696425
-9230,3.9,18,15,0.7090625
-9234,3.9,18,16,0.6943833333333332
-10249,4.0,18,17,0.7070708333333333
-10251,4.0,18,18,0.6885333333333333
-10256,4.0,18,18,1.2275583333333333
-10271,4.0,19,18,1.2309083333333333
-10323,4.0,21,18,1.2069666666666667
-10352,4.0,22,18,1.2073916666666666
-10375,4.0,23,18,1.2062625
-10402,4.0,27,18,1.2356041666666668
-10406,4.0,28,18,1.2367791666666668
-10408,4.0,30,18,1.2806041666666668
-10413,4.0,34,18,1.2038125000000002
-10417,4.0,35,18,1.2016041666666666
-12291,4.0,35,19,1.2418125000000002
-12293,4.0,35,20,1.2328708333333334
-12296,4.0,35,21,1.2329208333333335
-12298,4.0,35,22,1.2221
-12306,4.0,41,22,1.0997083333333333
-12309,4.0,43,22,1.1386041666666666
-13311,4.1,43,23,1.1553041666666668
-13318,4.1,43,24,1.1554208333333333
-14332,4.1,43,25,1.1578916666666668
-15355,4.1,43,26,1.1749416666666666
-16377,4.2,43,27,1.191975
-16383,4.2,43,28,1.192075
-16387,4.2,43,29,1.1921416666666667
-17389,4.2,43,30,1.2088416666666668
-17392,4.2,43,31,1.2088916666666667
-17394,4.2,43,32,1.149375
-17459,4.2,44,32,1.1074833333333334
-17461,4.2,45,32,1.1244416666666666
-18409,4.2,45,33,1.1259791666666668
-18444,4.2,46,33,1.0847583333333333
-18448,4.2,47,33,1.1185875
-19431,4.2,47,34,1.1089833333333334
-19433,4.2,47,35,1.1090166666666665
-20454,4.3,47,36,1.1260333333333332
-21473,4.3,47,37,1.1430166666666668
-21479,4.3,47,38,1.1280000000000001
-22491,4.3,47,39,1.1431791666666666
-22495,4.3,47,40,1.1432458333333335
-22500,4.3,47,41,1.1207625
-23509,4.3,47,42,1.1073708333333334
-24520,4.3,47,43,1.1242208333333332
-25540,4.4,47,44,1.1248833333333332
-25550,4.4,47,45,1.1189041666666666
-25551,4.4,47,46,1.1189208333333334
-25553,4.4,47,47,1.1138416666666666
-26569,4.4,47,48,1.130775
-27589,4.4,47,49,1.1466833333333333
-27591,4.4,47,50,1.1197416666666666
-28600,4.4,47,51,1.1365583333333333
-28610,4.4,47,52,1.136725
-29620,4.4,47,53,1.1379416666666666
-30640,4.4,47,54,1.1549416666666665
-31660,4.5,47,55,1.1569208333333334
-31661,4.5,47,56,1.1398208333333335
-31663,4.5,47,57,1.1305166666666666
-31669,4.5,47,58,1.1306166666666668
-32680,4.5,47,59,1.1474666666666666
-32689,4.5,47,60,1.1358958333333333
-34720,4.5,47,61,1.1584583333333331
-34729,4.5,47,62,1.1586083333333332
-35739,4.5,47,63,1.1754416666666667
-35741,4.5,47,64,1.1621124999999999
-36760,4.5,47,65,1.1790958333333335
-36761,4.5,47,66,1.1472083333333332
-36763,4.5,47,67,1.1472416666666667
-36769,4.5,47,68,1.1358916666666665
-38798,4.5,47,69,1.1556166666666667
-38804,4.5,49,69,1.1566625
-38806,4.5,51,69,1.2440624999999998
-38807,4.5,52,69,1.2483833333333334
-38810,4.5,52,70,1.2484333333333335
-40841,4.6,52,71,1.2822833333333332
-41860,4.6,52,72,1.2805666666666666
-41861,4.6,52,73,1.2596874999999998
-41863,4.6,52,74,1.2373083333333335
-41864,4.6,52,75,1.237325
-41868,4.6,54,75,1.2107083333333333
-41871,4.6,55,75,1.2037166666666665
-41893,4.6,56,75,1.191175
-41895,4.6,57,75,1.176275
-42880,4.6,57,76,1.1926916666666665
-42890,4.6,57,77,1.1928583333333334
-42891,4.6,57,78,1.1681958333333333
-42893,4.6,58,78,1.2262125
-44920,4.6,58,79,1.2599958333333334
-44921,4.6,58,80,1.2567833333333334
-44922,4.6,58,81,1.2396916666666666
-44923,4.6,59,81,1.2048083333333333
-45015,4.6,60,81,1.1737
-45041,4.6,61,81,1.1574208333333333
-45044,4.6,63,81,1.1909416666666668
-45046,4.6,64,81,1.222025
-45049,4.6,65,81,1.2437208333333334
-45939,4.6,65,82,1.2326708333333334
-46961,4.6,65,83,1.2497041666666666
-46962,4.6,65,84,1.2300416666666665
-46966,4.6,66,84,1.287
-46970,4.6,66,85,1.2870666666666668
-49000,4.6,66,86,1.3073083333333335
-49002,4.6,66,87,1.3073416666666666
-50020,4.6,66,88,1.3243083333333334
-50030,4.6,66,89,1.324475
-51040,4.7,66,90,1.3413083333333333
-51042,4.7,66,91,1.2830416666666666
-51044,4.7,66,92,1.283075
-53080,4.7,66,93,1.3170083333333333
-54100,4.7,66,94,1.3148416666666667
-54109,4.7,66,95,1.3149916666666668
-55124,4.7,66,96,1.3319083333333335
-55129,4.7,66,97,1.3319916666666667
-57168,4.7,66,98,1.2801875
-58184,4.7,66,99,1.2928875
-58203,4.7,72,99,1.293125
-59203,4.7,72,100,1.2855166666666666
-59206,4.7,72,101,1.2855541666666668
-59209,4.7,72,102,1.2855916666666665
-59212,4.7,74,102,1.2862208333333334
-60225,4.7,74,103,1.2988833333333334
-61241,4.7,74,104,1.3115833333333333
-61260,4.7,74,105,1.3118208333333332
-62262,4.7,74,106,1.2902708333333335
-63283,4.8,74,107,1.2899083333333332
-64302,4.8,74,108,1.3026458333333333
-64310,4.8,74,109,1.3027458333333333
-65342,4.8,74,110,1.3156458333333334
-67362,4.8,74,111,1.3004624999999999
-69404,4.8,74,112,1.3028875
-69419,4.8,74,113,1.303075
-72462,4.8,74,114,1.2788625
-74519,4.8,74,115,1.2960041666666666
-75519,4.8,74,116,1.2811750000000002
-76540,4.8,74,117,1.2719999999999998
-79599,4.9,74,118,1.2847458333333333
-79620,4.9,74,119,1.2848333333333335
-80619,4.9,74,120,1.2749083333333333
-83679,4.9,74,121,1.2876583333333333
-84699,4.9,74,122,1.2770916666666667
-84719,4.9,74,123,1.277175
-88779,4.9,74,124,1.3975
-88780,4.9,74,125,1.2791125
-92860,4.9,74,126,1.2797541666666667
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog2.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog2.csv
deleted file mode 100644
index 3435055da1be7acd010cb652ad0dacc4f8e9abc5..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog2.csv
+++ /dev/null
@@ -1,162 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.9783916666666667
-91,1.9,0,0,0.7524
-107,2.0,3,0,0.7525999999999999
-137,2.1,6,0,0.704075
-154,2.1,7,0,0.6977458333333334
-163,2.2,8,0,0.6846458333333333
-3114,3.4,8,1,0.7726458333333334
-3118,3.4,8,2,0.7102583333333333
-3130,3.4,9,2,0.7067374999999999
-3139,3.4,10,2,0.6924833333333333
-3153,3.4,11,2,0.6973166666666667
-3161,3.4,12,2,0.70305
-3164,3.5,13,2,0.6942291666666667
-4130,3.6,13,3,0.7063041666666667
-4133,3.6,13,4,0.7063416666666666
-4137,3.6,13,5,0.7063916666666666
-4140,3.6,13,6,0.6932833333333334
-4142,3.6,13,7,0.6836166666666668
-6174,3.7,13,8,0.7090166666666666
-6188,3.7,13,9,0.6914708333333334
-7198,3.8,13,10,0.7000833333333334
-8211,3.9,13,11,0.7127458333333333
-8218,3.9,13,12,0.7128333333333334
-8221,3.9,13,13,0.6989125
-8224,3.9,13,14,0.69895
-8226,3.9,13,15,0.6892666666666667
-9249,3.9,13,16,0.7020541666666666
-10041,4.0,13,16,1.2058958333333334
-10084,4.0,16,16,1.1984083333333333
-10088,4.0,17,16,1.1911583333333333
-10092,4.0,19,16,1.1871416666666665
-10096,4.0,21,16,1.175525
-10107,4.0,23,16,1.1688625
-10141,4.0,25,16,1.14105
-10168,4.0,27,16,1.1376833333333332
-10204,4.0,29,16,1.1381083333333335
-10262,4.0,31,16,1.1337125000000001
-10266,4.0,31,17,1.1196041666666665
-10326,4.0,33,17,1.0820041666666667
-10337,4.0,35,17,1.0822166666666668
-11272,4.0,35,18,1.0977999999999999
-12292,4.0,35,19,1.1148
-12301,4.0,35,20,1.11495
-13313,4.1,35,21,1.1144291666666668
-13319,4.1,35,22,1.0968000000000002
-13322,4.1,35,23,1.09685
-13324,4.1,35,24,1.0968833333333334
-14347,4.1,35,25,1.0838333333333334
-16373,4.2,35,26,1.1176
-16390,4.2,35,27,1.1178833333333331
-16393,4.2,35,28,1.1179333333333332
-17400,4.2,35,29,1.1219958333333333
-17403,4.2,35,30,1.1220458333333334
-17405,4.2,35,31,1.1059124999999999
-18419,4.2,35,32,1.1228125
-19440,4.2,35,33,1.1398291666666667
-19449,4.2,35,34,1.1063625
-19459,4.2,37,34,1.1581208333333335
-21482,4.3,37,35,1.1918374999999999
-21486,4.3,37,36,1.1776208333333333
-21488,4.3,37,37,1.1500958333333335
-21490,4.3,37,38,1.1501291666666666
-21492,4.3,37,39,1.1501625
-22509,4.3,37,40,1.1671125000000002
-23520,4.3,37,41,1.1839625
-24547,4.3,37,42,1.2010791666666667
-25559,4.4,37,43,1.2018416666666667
-25561,4.4,37,44,1.18425
-25714,4.4,39,44,1.1886333333333332
-25719,4.4,41,44,1.1832666666666667
-25722,4.4,43,44,1.1775958333333334
-26579,4.4,43,45,1.1565708333333333
-26589,4.4,43,46,1.1567375
-27599,4.4,43,47,1.1735708333333332
-27600,4.4,43,48,1.1735875
-28619,4.4,43,49,1.1820458333333332
-28622,4.4,43,50,1.1733791666666666
-28623,4.4,43,51,1.1627625
-29643,4.4,43,52,1.1586874999999999
-29648,4.4,43,53,1.1587708333333333
-30663,4.4,43,54,1.1756875
-30669,4.4,43,55,1.1757875
-31681,4.5,43,56,1.1814416666666667
-32700,4.5,43,57,1.1979333333333335
-32703,4.5,43,58,1.1950291666666668
-32706,4.5,43,59,1.1837666666666666
-32708,4.5,43,60,1.1600583333333332
-32712,4.5,45,61,1.1616083333333334
-32714,4.5,47,61,1.1616416666666667
-32718,4.5,49,61,1.1617083333333333
-34739,4.5,49,62,1.1953916666666666
-35759,4.5,49,63,1.1886083333333335
-35761,4.5,49,64,1.1886416666666666
-35768,4.5,49,65,1.187275
-36779,4.5,49,66,1.199875
-36781,4.5,49,67,1.1883249999999999
-36783,4.5,49,68,1.1692708333333333
-36787,4.5,49,69,1.1693375000000001
-39839,4.6,49,70,1.2202041666666665
-39840,4.6,49,71,1.2105666666666666
-40858,4.6,49,72,1.2948583333333334
-40859,4.6,49,73,1.19305
-40861,4.6,49,74,1.1908208333333334
-41878,4.6,49,75,1.2077708333333335
-41887,4.6,49,76,1.1905791666666665
-41889,4.6,49,77,1.1906125
-42900,4.6,49,78,1.1955083333333334
-43919,4.6,49,79,1.2124916666666665
-44939,4.6,49,80,1.2294916666666666
-44940,4.6,49,81,1.2288041666666667
-45959,4.6,49,82,1.2069125
-46979,4.6,49,83,1.2097708333333335
-46989,4.6,49,84,1.2099374999999999
-46990,4.6,49,85,1.2099541666666667
-46992,4.6,50,85,1.1665750000000001
-47999,4.6,50,86,1.1684625
-48000,4.6,50,87,1.1684791666666667
-50039,4.6,50,88,1.1959125
-50048,4.6,50,89,1.1960625
-50050,4.6,50,90,1.1960958333333334
-51059,4.7,50,91,1.2098375
-51061,4.7,50,92,1.1981583333333332
-51062,4.7,50,93,1.1887666666666665
-51064,4.7,50,94,1.1540291666666667
-53088,4.7,50,95,1.1684958333333335
-53096,4.7,54,95,1.1809375
-53098,4.7,54,96,1.1809625
-53102,4.7,55,96,1.1771749999999999
-53123,4.7,59,96,1.1793833333333335
-53125,4.7,61,96,1.2156375
-54129,4.7,61,97,1.2281875
-54130,4.7,61,98,1.2282
-55128,4.7,61,99,1.2227041666666667
-55139,4.7,61,100,1.2228416666666668
-55140,4.7,61,101,1.2111666666666667
-56160,4.7,61,102,1.2062208333333333
-56174,4.7,63,102,1.1735375
-57169,4.7,63,103,1.185975
-57178,4.7,63,104,1.1860875
-58209,4.7,63,105,1.1989750000000001
-59218,4.7,63,106,1.2115875
-60219,4.7,63,107,1.1877125
-60239,4.7,63,108,1.1735208333333333
-60249,4.7,63,109,1.1736458333333333
-61259,4.7,63,110,1.1862708333333332
-62268,4.7,63,111,1.1988833333333335
-63308,4.8,63,112,1.2118833333333332
-64298,4.8,63,113,1.20845
-64320,4.8,63,114,1.1898458333333333
-65339,4.8,63,115,1.17905
-65348,4.8,63,116,1.179125
-66359,4.8,63,117,1.18755
-67367,4.8,63,118,1.19595
-68410,4.8,63,119,1.2046416666666666
-69399,4.8,63,120,1.1958958333333334
-71458,4.8,63,121,1.1915166666666666
-72468,4.8,63,122,1.1999333333333333
-72478,4.8,63,123,1.2000166666666667
-73500,4.8,63,124,1.2085333333333332
-74498,4.8,63,125,1.1963458333333332
-77579,4.8,63,126,1.1772416666666667
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog3.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog3.csv
deleted file mode 100644
index 370cff1a680509af10abd9dfa7db3567a422d188..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog3.csv
+++ /dev/null
@@ -1,166 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.7609833333333333
-90,1.9,0,0,0.72805
-204,2.3,1,0,0.6681666666666667
-215,2.3,2,0,0.6788500000000001
-221,2.3,3,0,0.6609791666666667
-228,2.3,4,0,0.6583458333333333
-237,2.3,7,0,0.698025
-249,2.3,8,0,0.6930708333333333
-254,2.4,9,0,0.6755875
-262,2.4,10,0,0.6735875
-268,2.4,11,0,0.6505708333333333
-276,2.4,12,0,0.6475375
-281,2.4,13,0,0.6441458333333333
-3125,3.4,13,1,0.6753583333333334
-3132,3.4,13,2,0.6754458333333333
-3137,3.4,13,3,0.6755083333333334
-4148,3.6,13,4,0.6792208333333334
-4155,3.6,13,5,0.6734875
-4159,3.6,13,6,0.6735375
-5165,3.7,13,7,0.6620208333333333
-5170,3.7,13,8,0.6612125
-5184,3.7,14,8,0.6812041666666667
-5211,3.7,15,8,0.6791208333333334
-5244,3.7,17,8,0.6703166666666667
-7205,3.8,17,9,0.6948291666666666
-7214,3.8,17,10,0.6808625
-7219,3.8,17,11,0.680925
-8226,3.9,17,12,0.6935125000000001
-8233,3.9,17,13,0.6936
-8239,3.9,17,14,0.6879416666666667
-9243,3.9,17,15,0.6771833333333334
-9248,3.9,17,16,0.6772458333333333
-10033,4.0,17,16,1.3091958333333333
-10052,4.0,23,16,1.2308124999999999
-10109,4.0,24,16,1.2141041666666665
-10120,4.0,26,16,1.2060708333333332
-10261,4.0,26,17,1.2084208333333335
-10265,4.0,26,18,1.2084875
-11281,4.0,26,19,1.2092125
-12302,4.0,26,20,1.2120583333333335
-12307,4.0,26,21,1.2121416666666667
-12314,4.0,28,21,1.2228333333333334
-13320,4.1,28,22,1.2396
-13323,4.1,28,23,1.2396500000000001
-13326,4.1,28,24,1.229725
-14345,4.1,28,25,1.2073583333333333
-14348,4.1,28,26,1.1928166666666666
-14352,4.1,28,27,1.1928833333333333
-14358,4.1,30,27,1.1922708333333332
-14459,4.1,32,27,1.1816458333333335
-14487,4.1,34,27,1.1721375
-14493,4.1,36,27,1.1631208333333334
-14498,4.1,37,27,1.1435291666666667
-16385,4.2,37,28,1.1749791666666667
-16393,4.2,37,29,1.1751125
-17404,4.2,37,30,1.1916875
-17407,4.2,37,31,1.1917375
-17409,4.2,37,32,1.1827791666666667
-18420,4.2,37,33,1.1996291666666667
-18424,4.2,37,34,1.1734791666666666
-18442,4.2,39,34,1.1706874999999999
-20450,4.3,39,35,1.1846291666666666
-21484,4.3,39,36,1.2018625
-21491,4.3,39,37,1.2019791666666668
-21496,4.3,39,38,1.2020625
-21500,4.3,39,39,1.1861583333333334
-21503,4.3,39,40,1.1668416666666666
-22505,4.3,39,41,1.1774916666666668
-23525,4.3,39,42,1.1944916666666667
-24537,4.3,39,43,1.1988083333333333
-25561,4.4,39,44,1.1921208333333333
-25564,4.4,39,45,1.1921708333333332
-26582,4.4,39,46,1.1864
-26584,4.4,39,47,1.1864333333333335
-26586,4.4,39,48,1.1864666666666668
-26590,4.4,41,48,1.1854
-26598,4.4,42,48,1.1759916666666668
-27600,4.4,42,49,1.1903416666666666
-28619,4.4,42,50,1.1873
-29630,4.4,42,51,1.1881166666666667
-29639,4.4,42,52,1.1882666666666668
-29641,4.4,42,53,1.1881958333333331
-30660,4.4,42,54,1.2051791666666667
-31680,4.5,42,55,1.1970541666666668
-31682,4.5,42,56,1.1906999999999999
-32699,4.5,42,57,1.1914458333333333
-33720,4.5,42,58,1.2084625
-33722,4.5,42,59,1.2047124999999999
-34739,4.5,42,60,1.2124791666666668
-34741,4.5,42,61,1.2119833333333332
-35760,4.5,42,62,1.2289666666666668
-36770,4.5,42,63,1.2278916666666668
-37800,4.5,42,64,1.2450583333333334
-37801,4.5,42,65,1.2343208333333335
-37802,4.5,42,66,1.2168875
-37804,4.5,42,67,1.2169208333333332
-37885,4.5,43,67,1.2647000000000002
-37888,4.5,44,67,1.2443791666666668
-37890,4.5,45,67,1.25985
-37892,4.5,46,67,1.2312458333333334
-38823,4.5,46,68,1.2060333333333333
-38824,4.5,47,68,1.2047083333333333
-39830,4.6,47,69,1.2100374999999999
-39840,4.6,47,70,1.2102041666666667
-39841,4.6,47,71,1.1974125
-41880,4.6,47,72,1.4437083333333334
-41881,4.6,47,73,1.2118833333333332
-41883,4.6,47,74,1.1979583333333332
-42898,4.6,47,75,1.214875
-42900,4.6,47,76,1.2149083333333333
-42903,4.6,49,76,1.1954375
-43912,4.6,49,77,1.198075
-44941,4.6,49,78,1.2125791666666668
-44945,4.6,49,79,1.1975625
-45962,4.6,49,80,1.201125
-45965,4.6,49,81,1.2011749999999999
-45968,4.6,49,82,1.1863625
-46979,4.6,49,83,1.2032125
-46980,4.6,49,84,1.2032291666666666
-47990,4.6,49,85,1.2023666666666666
-50040,4.6,49,86,1.2277916666666668
-50041,4.6,49,87,1.2278083333333332
-50042,4.6,49,88,1.2100041666666668
-50044,4.6,49,89,1.2100374999999999
-51060,4.7,49,90,1.2269708333333333
-51062,4.7,49,91,1.2147666666666666
-51064,4.7,49,92,1.2078166666666665
-54109,4.7,49,93,1.2263041666666665
-54120,4.7,49,94,1.2264875000000002
-54121,4.7,49,95,1.2113208333333332
-54122,4.7,49,96,1.201325
-54123,4.7,49,97,1.2013416666666668
-56158,4.7,49,98,1.1982666666666666
-56159,4.7,49,99,1.1982791666666666
-56166,4.7,54,99,1.1983666666666666
-57180,4.7,54,100,1.2044125
-59219,4.7,54,101,1.2299
-59220,4.7,54,102,1.2120708333333332
-59221,4.7,54,103,1.1971708333333335
-59222,4.7,54,104,1.1971833333333335
-60230,4.7,54,105,1.2073208333333334
-60239,4.7,54,106,1.2074333333333334
-60242,4.7,59,106,1.2074708333333333
-61259,4.7,59,107,1.2109541666666668
-62280,4.7,59,108,1.2028125
-63300,4.8,59,109,1.2155625
-63301,4.8,59,110,1.215575
-64319,4.8,59,111,1.3579916666666667
-64320,4.8,59,112,1.2087083333333333
-65339,4.8,59,113,1.3773875
-65340,4.8,59,114,1.2015208333333334
-67379,4.8,59,115,1.2084833333333334
-67380,4.8,59,116,1.2084916666666667
-69419,4.8,59,117,1.2254833333333333
-70440,4.8,59,118,1.2339916666666668
-70441,4.8,59,119,1.2163125000000001
-70442,4.8,59,120,1.1943875000000002
-72480,4.8,59,121,1.2028791666666665
-75540,4.8,59,122,1.2156291666666665
-75541,4.8,59,123,1.195
-77579,4.8,59,124,1.2034916666666668
-80638,4.9,59,125,1.2143291666666667
-81659,4.9,59,126,1.1997416666666667
-87783,4.9,59,127,1.221625
-87785,4.9,59,128,1.1739791666666666
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog4.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog4.csv
deleted file mode 100644
index 5098fb9a3cb2fa6a4b4feba0e3fe8fb882c22020..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog4.csv
+++ /dev/null
@@ -1,160 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8093541666666667
-87,1.9,0,0,0.7534375
-103,2.0,1,0,0.7444208333333333
-132,2.1,2,0,0.7394458333333334
-715,2.8,5,0,0.71565
-721,2.8,6,0,0.7123291666666667
-727,2.8,7,0,0.7091125
-736,2.8,8,0,0.6850583333333333
-740,2.8,9,0,0.6810666666666666
-745,2.8,10,0,0.6712458333333333
-752,2.8,11,0,0.6882541666666667
-761,2.8,12,0,0.6732041666666666
-2094,3.3,12,1,0.6898666666666667
-3105,3.4,12,2,0.7025041666666667
-3114,3.4,12,3,0.7026166666666666
-4127,3.6,12,4,0.7152791666666667
-4130,3.6,12,5,0.6995166666666666
-4134,3.6,12,6,0.6847958333333334
-5145,3.7,12,7,0.6974333333333332
-5154,3.7,12,8,0.6791791666666666
-6165,3.7,12,9,0.6918166666666666
-6167,3.7,12,10,0.6918416666666667
-7195,3.8,12,11,0.7046916666666667
-8205,3.9,12,12,0.70885
-8215,3.9,12,13,0.6971291666666667
-8216,3.9,12,14,0.6814166666666667
-9225,3.9,12,15,0.6884083333333333
-9227,3.9,12,16,0.6884333333333333
-9229,3.9,12,17,0.6884583333333333
-10021,4.0,12,17,1.2252416666666666
-10026,4.0,13,17,1.1643708333333334
-10030,4.0,14,17,1.1251083333333334
-10033,4.0,15,17,1.1164583333333333
-10036,4.0,16,17,1.2244375
-10066,4.0,18,17,1.2108125
-10070,4.0,19,17,1.1926416666666666
-10073,4.0,21,17,1.1622583333333334
-10076,4.0,22,17,1.15935
-10079,4.0,23,17,1.1548708333333333
-10082,4.0,24,17,1.066375
-10089,4.0,25,17,1.0598291666666666
-10246,4.0,25,18,1.0479875
-10255,4.0,26,18,1.0319875
-11276,4.0,26,19,1.0490041666666667
-13305,4.1,26,20,1.0809666666666666
-13313,4.1,26,21,1.0605541666666667
-13316,4.1,26,22,1.0441083333333334
-13319,4.1,26,23,1.04365
-13323,4.1,27,23,1.02865
-13330,4.1,28,23,1.0301166666666668
-14326,4.1,28,24,1.0467166666666665
-14332,4.1,28,25,1.0468166666666667
-14337,4.1,28,26,1.0395375
-17388,4.2,28,27,1.0903874999999998
-17391,4.2,28,28,1.0904375
-17393,4.2,28,29,1.0766958333333332
-17396,4.2,28,30,1.0641083333333332
-18408,4.2,28,31,1.080975
-18415,4.2,28,32,1.0810916666666666
-18421,4.2,28,33,1.0811916666666666
-18426,4.2,28,34,1.043525
-20447,4.3,28,35,1.0772083333333333
-21468,4.3,28,36,1.0783916666666669
-22488,4.3,28,37,1.0953916666666668
-22496,4.3,28,38,1.0778375
-22501,4.3,28,39,1.0646541666666667
-23510,4.3,28,40,1.0753916666666667
-23515,4.3,28,41,1.075475
-23519,4.3,28,42,1.0682375
-23534,4.3,30,42,1.0721541666666667
-25548,4.4,30,43,1.1057208333333333
-25553,4.4,30,44,1.0894708333333334
-26576,4.4,30,45,1.0834041666666667
-27590,4.4,30,46,1.1003041666666666
-27594,4.4,30,47,1.0813916666666665
-27598,4.4,30,48,1.0814583333333334
-27601,4.4,30,49,1.079175
-27604,4.4,31,49,1.0769374999999999
-29625,4.4,31,50,1.1067875
-30644,4.4,31,51,1.1042625000000001
-30646,4.4,31,52,1.1042958333333333
-30654,4.4,31,53,1.0792083333333333
-31665,4.5,31,54,1.0960583333333331
-31667,4.5,31,55,1.0960916666666667
-31669,4.5,31,56,1.0822458333333331
-32695,4.5,31,57,1.0946333333333333
-33705,4.5,31,58,1.1114666666666666
-34723,4.5,31,59,1.1143166666666666
-34725,4.5,31,60,1.1143500000000002
-34735,4.5,31,61,1.0872208333333333
-35747,4.5,31,62,1.1040874999999999
-35749,4.5,31,63,1.0880791666666667
-35750,4.5,31,64,1.0880958333333333
-37785,4.5,31,65,1.1220125
-37787,4.5,31,66,1.1120124999999998
-37794,4.5,31,67,1.1092000000000002
-38804,4.5,31,68,1.1260333333333332
-38814,4.5,31,69,1.0943375000000002
-40845,4.6,31,70,1.1097375
-40846,4.6,31,71,1.1097541666666666
-40848,4.6,31,72,1.0925875
-40849,4.6,33,72,1.1438541666666666
-40860,4.6,34,72,1.1288041666666666
-40893,4.6,36,72,1.1292166666666668
-41864,4.6,36,73,1.1413541666666667
-41866,4.6,36,74,1.128225
-41874,4.6,36,75,1.128325
-42885,4.6,36,76,1.1409625
-43905,4.6,36,77,1.1407583333333333
-44925,4.6,36,78,1.1535083333333334
-45944,4.6,36,79,1.1662458333333334
-45945,4.6,36,80,1.1662583333333332
-45946,4.6,36,81,1.1465458333333334
-45950,4.6,38,81,1.1077041666666667
-45955,4.6,38,82,1.0996708333333334
-46967,4.6,38,83,1.0948375000000001
-46968,4.6,38,84,1.09485
-49005,4.6,38,85,1.1203125
-49007,4.6,38,86,1.1156166666666667
-50025,4.6,38,87,1.1163083333333332
-50026,4.6,38,88,1.1036916666666667
-51044,4.7,38,89,1.1164166666666666
-51045,4.7,38,90,1.1164291666666666
-51053,4.7,44,90,1.1165291666666666
-52065,4.7,44,91,1.1094
-52066,4.7,44,92,1.1094125000000001
-53085,4.7,44,93,1.12215
-54106,4.7,44,94,1.1349125
-54107,4.7,44,95,1.134925
-55125,4.7,44,96,1.1309416666666665
-55127,4.7,44,97,1.1101583333333334
-56145,4.7,44,98,1.1228833333333335
-57165,4.7,44,99,1.1156208333333335
-57166,4.7,44,100,1.1156333333333335
-59204,4.7,44,101,1.12475
-59205,4.7,44,102,1.1231
-61245,4.7,44,103,1.1333
-61246,4.7,44,104,1.1333125
-61255,4.7,45,104,1.133425
-62265,4.7,45,105,1.14605
-63284,4.8,45,106,1.1441791666666667
-63285,4.8,45,107,1.1004708333333333
-64304,4.8,45,108,1.0705041666666666
-64305,4.8,45,109,1.0705083333333334
-65324,4.8,45,110,1.0747541666666665
-65334,4.8,45,111,1.0747958333333334
-67365,4.8,45,112,1.0832583333333334
-68384,4.8,45,113,1.3126791666666666
-68385,4.8,45,114,1.0707708333333334
-69405,4.8,45,115,1.0750208333333333
-72463,4.8,45,116,1.0877625
-72465,4.8,45,117,1.0877708333333334
-73484,4.8,45,118,1.0720166666666666
-74503,4.8,45,119,1.0762625
-76545,4.8,45,120,1.0847708333333335
-78584,4.8,45,121,1.0932666666666668
-79606,4.9,45,122,1.07665
-79609,4.9,45,123,1.0766625
-81645,4.9,45,124,1.0851458333333333
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog5.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog5.csv
deleted file mode 100644
index 364e52519da7cf9a5ffce138fdc50fd505f73474..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog5.csv
+++ /dev/null
@@ -1,151 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8213166666666667
-99,2.0,0,0,0.7483666666666667
-173,2.2,1,0,0.7016833333333333
-191,2.2,6,0,0.6768166666666667
-197,2.2,6,0,0.7106041666666666
-204,2.3,7,0,0.694225
-210,2.3,8,0,0.6760833333333333
-215,2.3,9,0,0.6860916666666667
-221,2.3,10,0,0.6708666666666667
-229,2.3,11,0,0.6502791666666667
-3120,3.4,11,1,0.6774249999999999
-4138,3.6,11,2,0.6901499999999999
-4143,3.6,11,3,0.6902125
-4146,3.6,11,4,0.6867166666666668
-4149,3.6,11,5,0.6867541666666667
-4152,3.6,11,6,0.67465
-4155,3.6,12,6,0.6746875
-4159,3.6,13,6,0.6681541666666667
-6178,3.7,13,7,0.6933916666666666
-6182,3.7,13,8,0.6747375000000001
-7198,3.8,13,9,0.7180083333333334
-7205,3.8,13,10,0.6739375
-7210,3.8,13,11,0.6712166666666667
-8218,3.9,13,12,0.6692166666666667
-8223,3.9,13,13,0.6692791666666668
-8227,3.9,13,14,0.6693291666666668
-9241,3.9,13,15,0.6820041666666667
-10024,4.0,13,15,1.1997624999999998
-10060,4.0,14,15,1.198925
-10071,4.0,18,15,1.183875
-10075,4.0,20,15,1.1335541666666666
-10268,4.0,20,16,1.1246375
-11281,4.0,20,17,1.1302791666666667
-11297,4.0,22,17,1.1253416666666667
-12298,4.0,22,18,1.1276000000000002
-12304,4.0,22,19,1.2092625000000001
-12312,4.0,22,20,1.1026583333333333
-13321,4.1,22,21,1.119475
-13327,4.1,22,22,1.119575
-13332,4.1,22,23,1.1166958333333334
-13335,4.1,22,24,1.1092374999999999
-14349,4.1,22,25,1.1099458333333334
-14378,4.1,24,25,1.1045958333333334
-16378,4.2,24,26,1.1286416666666668
-16390,4.2,24,27,1.1288416666666667
-16393,4.2,24,28,1.1288916666666668
-17397,4.2,24,29,1.145625
-17400,4.2,24,30,1.1290041666666668
-17404,4.2,24,31,1.1283583333333334
-18418,4.2,24,32,1.1217374999999998
-19439,4.2,24,33,1.1216625
-20456,4.3,24,34,1.1386125
-20459,4.3,24,35,1.1386625
-21477,4.3,24,36,1.1364791666666667
-21481,4.3,24,37,1.1365458333333334
-21484,4.3,24,38,1.1255458333333332
-22496,4.3,24,39,1.1243625
-22499,4.3,24,40,1.1133458333333333
-22501,4.3,24,41,1.1133791666666668
-24538,4.3,24,42,1.1473291666666665
-24540,4.3,24,43,1.1473625
-25557,4.4,24,44,1.149825
-25562,4.4,24,45,1.1333916666666668
-26579,4.4,24,46,1.1372416666666667
-27597,4.4,24,47,1.1542083333333333
-27599,4.4,24,48,1.1542416666666666
-27601,4.4,24,49,1.1351208333333331
-28617,4.4,24,50,1.1400625
-29636,4.4,24,51,1.1570458333333333
-29639,4.4,24,52,1.1423166666666666
-30656,4.4,24,53,1.2583958333333334
-30658,4.4,24,54,1.146075
-31675,4.5,24,55,1.163025
-31677,4.5,24,56,1.1630583333333333
-32697,4.5,24,57,1.1655666666666666
-33716,4.5,24,58,1.1582666666666666
-34736,4.5,24,59,1.1752666666666667
-34738,4.5,24,60,1.1753
-34741,4.5,25,60,1.1896666666666667
-34743,4.5,26,60,1.1878166666666667
-35757,4.5,26,61,1.2047166666666667
-35758,4.5,26,62,1.1833708333333335
-35760,4.5,26,63,1.1834041666666666
-35761,4.5,26,64,1.1659791666666666
-35764,4.5,28,64,1.1333
-37797,4.5,28,65,1.1529375
-37799,4.5,28,66,1.1529708333333335
-37800,4.5,28,67,1.1357416666666666
-38817,4.5,28,68,1.1526916666666667
-38818,4.5,28,69,1.1428791666666667
-39836,4.6,28,70,1.1448916666666666
-40856,4.6,28,71,1.1618916666666665
-41866,4.6,28,72,1.178725
-41876,4.6,28,73,1.165575
-41877,4.6,28,74,1.1655916666666668
-42896,4.6,28,75,1.1677416666666667
-42897,4.6,28,76,1.1501416666666666
-43916,4.6,28,77,1.3242541666666667
-43917,4.6,28,78,1.1509291666666668
-45936,4.6,28,79,1.1845791666666665
-45956,4.6,28,80,1.1705958333333333
-45957,4.6,28,81,1.1706125
-45959,4.6,30,81,1.1563166666666667
-46976,4.6,30,82,1.1583875
-46977,4.6,30,83,1.1584041666666667
-47996,4.6,30,84,1.1550624999999999
-47997,4.6,30,85,1.15425
-49015,4.6,30,86,1.1526208333333334
-50016,4.6,30,87,1.1693041666666666
-50036,4.6,30,88,1.1696375
-50037,4.6,30,89,1.1696541666666667
-51054,4.7,30,90,1.2433208333333332
-51055,4.7,30,91,1.1546083333333332
-52081,4.7,30,92,1.1622583333333334
-54120,4.7,30,93,1.1949208333333334
-54124,4.7,30,94,1.1735
-54126,4.7,30,95,1.1735333333333335
-55119,4.7,30,96,1.1900833333333334
-55137,4.7,30,97,1.1696083333333334
-55138,4.7,30,98,1.1549958333333334
-55142,4.7,34,98,1.1550458333333333
-56156,4.7,34,99,1.1567625
-56157,4.7,34,100,1.1140083333333335
-58196,4.7,34,101,1.131
-58197,4.7,34,102,1.1310083333333334
-58198,4.7,34,103,1.1310166666666668
-59214,4.7,34,104,1.1394833333333334
-59215,4.7,34,105,1.1394916666666668
-60237,4.7,34,106,1.2039833333333334
-60238,4.7,34,107,1.1180999999999999
-61237,4.7,34,108,1.126425
-62277,4.7,34,109,1.1350916666666668
-63296,4.8,34,110,1.1435833333333332
-64316,4.8,34,111,1.1520833333333333
-65336,4.8,34,112,1.1425416666666666
-65336,4.8,34,113,1.125575
-66356,4.8,34,114,1.134075
-68396,4.8,34,115,1.1510749999999998
-69416,4.8,34,116,1.159575
-70436,4.8,34,117,1.1507041666666666
-70437,4.8,34,118,1.132425
-71456,4.8,34,119,1.1366708333333333
-73495,4.8,34,120,1.1451666666666667
-75536,4.8,34,121,1.1536708333333332
-75536,4.8,34,122,1.1347666666666667
-77575,4.8,34,123,1.1432624999999998
-79620,4.9,34,124,1.1517833333333334
-80637,4.9,34,125,1.1366208333333332
-83696,4.9,34,126,1.1493666666666666
-85736,4.9,34,127,1.1384583333333333
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog6.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog6.csv
deleted file mode 100644
index 7ce9891b2a7552131937361a35fbdb9f9b1fcb07..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog6.csv
+++ /dev/null
@@ -1,151 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8596291666666667
-89,1.9,0,0,0.8315583333333334
-105,2.0,1,0,0.8092708333333333
-114,2.0,4,0,0.7833791666666666
-125,2.1,5,0,0.7615791666666667
-153,2.1,6,0,0.7480125
-3117,3.4,6,1,0.7850625
-3121,3.4,6,2,0.7851125
-3123,3.4,6,3,0.7851374999999999
-3334,3.5,7,3,0.7715791666666667
-3342,3.5,8,3,0.7627624999999999
-3348,3.5,9,3,0.7576583333333333
-3351,3.5,10,3,0.7334208333333333
-4134,3.6,10,4,0.729075
-4137,3.6,10,5,0.7291124999999999
-4139,3.6,10,6,0.7221458333333334
-4141,3.6,10,7,0.7221708333333333
-5151,3.7,10,8,0.7275083333333333
-7192,3.8,10,9,0.7530208333333334
-7194,3.8,10,10,0.7370208333333333
-7197,3.8,10,11,0.7370583333333334
-7200,3.8,11,11,0.7265
-7203,3.8,12,11,0.7215208333333333
-7206,3.8,16,11,0.6492125000000001
-7209,3.8,17,11,0.6541333333333333
-8213,3.9,17,12,0.6521375
-8226,3.9,17,13,0.6523
-8228,3.9,17,14,0.6407
-9235,3.9,17,15,0.6491333333333333
-9240,3.9,17,16,0.6491958333333333
-10022,4.0,17,16,1.2033791666666667
-10035,4.0,19,16,1.2037499999999999
-10080,4.0,23,16,1.1908458333333334
-10083,4.0,23,16,1.1872291666666668
-10090,4.0,25,16,1.1936083333333334
-11273,4.0,25,17,1.213325
-11276,4.0,25,18,1.1916125000000002
-11282,4.0,28,18,1.1472833333333334
-11289,4.0,29,18,1.1590625
-11471,4.0,30,18,1.0567791666666666
-12293,4.0,30,19,1.0704791666666666
-12298,4.0,30,20,1.06125
-12302,4.0,30,21,1.0613166666666667
-13312,4.1,30,22,1.07815
-13314,4.1,30,23,1.0445083333333334
-14333,4.1,30,24,1.0546666666666666
-15340,4.1,30,25,1.0687583333333335
-16364,4.2,30,26,1.085825
-16373,4.2,30,27,1.0757791666666667
-16378,4.2,30,28,1.0758625
-16382,4.2,30,29,1.0722583333333333
-16386,4.2,30,30,1.0532
-17392,4.2,30,31,1.0699666666666665
-17395,4.2,30,32,1.0588458333333333
-18402,4.2,30,33,1.0756291666666666
-19431,4.2,30,34,1.0927791666666666
-19434,4.2,30,35,1.0742708333333333
-20450,4.3,30,36,1.0895458333333332
-21471,4.3,30,37,1.0914958333333333
-21474,4.3,30,38,1.0750125
-22481,4.3,30,39,1.0917958333333333
-22483,4.3,30,40,1.0918291666666666
-22490,4.3,30,41,1.0683208333333334
-22492,4.3,30,42,1.0683541666666665
-23511,4.3,30,43,1.0853375
-24531,4.3,30,44,1.0907916666666668
-25541,4.4,30,45,1.1076249999999999
-26560,4.4,30,46,1.1246083333333334
-26572,4.4,30,47,1.1045416666666665
-26575,4.4,30,48,1.0757666666666668
-28602,4.4,30,49,1.1089916666666668
-28606,4.4,31,49,1.10765
-28611,4.4,31,50,1.1077333333333332
-28613,4.4,31,51,1.1077666666666666
-29632,4.4,31,52,1.1213374999999999
-29633,4.4,31,53,1.1213541666666667
-30640,4.4,31,54,1.1381375
-31661,4.5,31,55,1.1551541666666667
-32692,4.5,31,56,1.1723375
-32693,4.5,31,57,1.1287375
-33711,4.5,31,58,1.2626791666666668
-33713,4.5,31,59,1.1457374999999999
-34722,4.5,31,60,1.1251333333333333
-35740,4.5,31,61,1.1421
-35741,4.5,31,62,1.1421166666666667
-35744,4.5,33,62,1.1799791666666666
-35747,4.5,34,62,1.1422166666666667
-35750,4.5,34,63,1.1404416666666668
-35752,4.5,34,64,1.1380541666666666
-36771,4.5,34,65,1.13325
-37791,4.5,34,66,1.1458875
-37793,4.5,34,67,1.1459208333333335
-38801,4.5,34,68,1.1373958333333334
-38811,4.5,34,69,1.1375625
-40841,4.6,34,70,1.1713958333333332
-40843,4.6,34,71,1.1714291666666665
-40850,4.6,34,72,1.1631500000000001
-41872,4.6,34,73,1.1584875
-41873,4.6,34,74,1.1487291666666666
-42892,4.6,34,75,1.1657125000000002
-42893,4.6,34,76,1.1657291666666665
-43901,4.6,34,77,1.1572791666666666
-44921,4.6,34,78,1.1742791666666668
-45941,4.6,34,79,1.1912791666666667
-45951,4.6,34,80,1.1833
-46971,4.6,34,81,1.2003
-46972,4.6,34,82,1.2003166666666667
-46973,4.6,34,83,1.1791625000000001
-46974,4.6,34,84,1.1627958333333335
-49001,4.6,34,85,1.1965791666666665
-49002,4.6,34,86,1.1686791666666667
-51052,4.7,34,87,1.2028458333333334
-52050,4.7,34,88,1.2194791666666667
-52072,4.7,34,89,1.21385
-52073,4.7,34,90,1.2138666666666666
-53082,4.7,34,91,1.3981875
-53083,4.7,34,92,1.2021583333333332
-53092,4.7,34,93,1.1845583333333332
-54101,4.7,34,94,1.1657541666666666
-55111,4.7,34,95,1.1825875000000001
-55131,4.7,34,96,1.1829208333333334
-56142,4.7,34,97,1.1980791666666666
-57161,4.7,34,98,1.2032416666666668
-58180,4.7,34,99,1.220225
-59190,4.7,34,100,1.2370583333333334
-59201,4.7,34,101,1.2054416666666665
-59211,4.7,34,102,1.1801375
-60221,4.7,34,103,1.1780541666666666
-60231,4.7,34,104,1.1781374999999998
-61241,4.7,34,105,1.1732541666666667
-62259,4.7,34,106,1.1763375
-62272,4.7,34,107,1.1764458333333332
-63272,4.8,34,108,1.1847791666666665
-63281,4.8,34,109,1.1848541666666668
-64302,4.8,34,110,1.1895625
-65321,4.8,34,111,1.1833291666666668
-65330,4.8,34,112,1.1834041666666666
-66352,4.8,34,113,1.1919208333333333
-67362,4.8,34,114,1.18805
-68372,4.8,34,115,1.1964666666666666
-70422,4.8,34,116,1.35105
-70423,4.8,34,117,1.3510583333333335
-70424,4.8,34,118,1.1879083333333333
-70431,4.8,34,119,1.1879666666666668
-72461,4.8,34,120,1.1904916666666667
-74492,4.8,34,121,1.2048333333333334
-75532,4.8,34,122,1.2135
-76542,4.8,34,123,1.4302375
-76543,4.8,34,124,1.1743375
-78584,4.8,34,125,1.1669458333333333
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog7.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog7.csv
deleted file mode 100644
index 58e1c30ec215d5697bd14cb3862231c2782f6a1e..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog7.csv
+++ /dev/null
@@ -1,158 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.7468541666666667
-113,2.0,0,0,0.7399166666666667
-131,2.1,1,0,0.7214708333333333
-268,2.4,2,0,0.70645
-277,2.4,3,0,0.6846083333333334
-284,2.4,4,0,0.6649499999999999
-299,2.4,5,0,0.6313
-2109,3.3,5,1,0.653925
-3114,3.4,5,2,0.6664875
-3122,3.4,5,3,0.7573833333333333
-3127,3.4,5,4,0.6505041666666667
-3130,3.4,5,5,0.6437583333333333
-4142,3.6,5,6,0.6564083333333334
-4145,3.6,5,7,0.6433375
-4148,3.6,5,8,0.643375
-6182,3.7,5,9,0.6688
-7192,3.8,5,10,0.6814250000000001
-7202,3.8,5,11,0.6666416666666667
-7204,3.8,5,12,0.6666666666666666
-7206,3.8,5,13,0.6546958333333334
-8223,3.9,5,14,0.6491208333333333
-9241,3.9,5,15,0.6618458333333332
-9243,3.9,5,16,0.6618708333333333
-9246,3.9,6,16,0.6619083333333333
-9258,3.9,7,16,0.65295
-10019,4.0,7,16,1.1671625
-10028,4.0,8,16,1.1508375000000002
-10032,4.0,9,16,1.13735
-10037,4.0,10,16,1.1220999999999999
-10043,4.0,11,16,1.1126083333333334
-10060,4.0,13,16,1.0368458333333332
-10065,4.0,14,16,1.0494125
-10262,4.0,14,17,1.0526958333333334
-10267,4.0,14,18,1.0406625
-11272,4.0,14,19,1.0574125
-11282,4.0,14,20,1.0575791666666665
-12302,4.0,14,21,1.0745791666666666
-13323,4.1,14,22,1.0915958333333333
-13325,4.1,14,23,1.0689875
-14342,4.1,14,24,1.0433291666666666
-14344,4.1,14,25,1.0433625
-14347,4.1,14,26,1.0434125
-14350,4.1,14,27,1.0272208333333332
-14352,4.1,15,27,0.9913208333333333
-16372,4.2,15,28,1.0249875000000002
-16381,4.2,15,29,1.0251375
-17403,4.2,15,30,1.0284916666666666
-17406,4.2,15,31,1.0285416666666667
-17408,4.2,15,32,1.0035916666666667
-18422,4.2,15,33,1.0204916666666668
-18425,4.2,15,34,1.0205416666666667
-19441,4.2,15,35,1.0195625
-20451,4.3,15,36,1.0363958333333334
-21482,4.3,15,37,1.0535791666666667
-21484,4.3,15,38,1.0304875
-22502,4.3,15,39,1.0474541666666668
-22504,4.3,15,40,1.0244375000000001
-22506,4.3,15,41,1.0244708333333332
-23526,4.3,15,42,1.0414708333333333
-24532,4.3,15,43,1.0582375
-24543,4.3,15,44,1.0391875
-25562,4.4,15,45,1.0561708333333333
-25567,4.4,15,46,1.029725
-26585,4.4,15,47,1.0466916666666666
-26594,4.4,15,48,1.0468416666666667
-27602,4.4,15,49,1.0636416666666666
-27607,4.4,15,50,1.0422708333333335
-27611,4.4,15,51,1.0322708333333332
-27617,4.4,16,51,1.0275
-27620,4.4,17,51,1.0421583333333333
-29635,4.4,17,52,1.0580541666666667
-29644,4.4,17,53,1.0531125000000001
-29774,4.4,19,53,1.0604875
-29808,4.4,21,53,1.0493791666666668
-30664,4.4,21,54,1.0636458333333334
-30669,4.4,21,55,1.0321583333333333
-30674,4.4,21,56,1.0313625
-30678,4.4,23,56,1.0279625000000001
-30682,4.4,23,56,1.0388625
-30685,4.4,24,56,1.1561458333333334
-31683,4.5,24,57,1.2633458333333332
-31685,4.5,24,58,1.1728125
-31686,4.5,24,59,1.1648833333333333
-32702,4.5,24,60,1.1751416666666665
-33724,4.5,24,61,1.192175
-34734,4.5,24,62,1.1698416666666667
-34742,4.5,24,63,1.169975
-34745,4.5,24,64,1.1602583333333334
-34752,4.5,29,64,1.1018625
-35763,4.5,29,65,1.093525
-35764,4.5,29,66,1.066425
-35766,4.5,30,66,1.139325
-36783,4.5,30,67,1.156275
-36785,4.5,30,68,1.1563083333333333
-38813,4.5,30,69,1.1901083333333333
-38822,4.5,30,70,1.1902583333333332
-39843,4.6,30,71,1.260225
-39845,4.6,30,72,1.1608666666666667
-39847,4.6,32,72,1.1234791666666666
-39850,4.6,33,72,1.107375
-40863,4.6,33,73,1.1242583333333334
-40864,4.6,33,74,1.1242750000000001
-40865,4.6,33,75,1.1103999999999998
-41882,4.6,33,76,1.1256458333333332
-42893,4.6,33,77,1.1424958333333335
-43923,4.6,33,78,1.1525
-43924,4.6,33,79,1.1525166666666666
-43925,4.6,33,80,1.1204833333333333
-44375,4.6,34,80,1.1144125
-44943,4.6,34,81,1.1071708333333334
-45962,4.6,34,82,1.1241541666666668
-46972,4.6,34,83,1.1409875
-46982,4.6,34,84,1.1311541666666665
-48003,4.6,34,85,1.1480291666666667
-48004,4.6,34,86,1.1393416666666667
-48005,4.6,34,87,1.1393583333333335
-49023,4.6,34,88,1.1427291666666666
-49024,4.6,34,89,1.1040125
-50032,4.6,34,90,1.1166125
-51061,4.7,34,91,1.1289583333333333
-51062,4.7,34,92,1.1289708333333333
-51063,4.7,34,93,1.1289833333333334
-52083,4.7,34,94,1.1417333333333335
-53102,4.7,34,95,1.1390583333333335
-53103,4.7,34,96,1.1263375000000002
-54121,4.7,34,97,1.1390625
-54122,4.7,34,98,1.1390749999999998
-55133,4.7,34,99,1.1517125
-55142,4.7,34,100,1.1284666666666667
-56161,4.7,34,101,1.1205583333333335
-57182,4.7,34,102,1.1290666666666667
-58202,4.7,34,103,1.1400000000000001
-58203,4.7,34,104,1.1202708333333333
-59222,4.7,34,105,1.1283541666666668
-60232,4.7,34,106,1.1367708333333333
-60240,4.7,34,107,1.1368375
-60241,4.7,34,108,1.1175791666666666
-62282,4.7,34,109,1.1345874999999999
-62283,4.7,34,110,1.1345958333333332
-63303,4.8,34,111,1.126625
-64325,4.8,34,112,1.1351416666666667
-64327,4.8,34,113,1.1323208333333334
-65332,4.8,34,114,1.1406958333333332
-65343,4.8,34,115,1.1209416666666667
-65346,4.8,35,115,1.1004416666666665
-65348,4.8,36,115,1.0872166666666667
-67383,4.8,36,116,1.0946791666666666
-68402,4.8,36,117,1.1031708333333334
-68403,4.8,36,118,1.0890375
-68404,4.8,36,119,1.0890458333333333
-69422,4.8,36,120,1.0975291666666667
-70441,4.8,36,121,1.0953333333333333
-70442,4.8,36,122,1.0704666666666667
-70443,4.8,36,123,1.0704708333333335
-72482,4.8,36,124,1.0789666666666666
-73504,4.8,36,125,1.0764458333333333
-75543,4.8,36,126,1.0668625
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog8.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog8.csv
deleted file mode 100644
index 490cb19b5c912ba75788bdd90d7fd8334f567070..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog8.csv
+++ /dev/null
@@ -1,158 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8831916666666667
-93,1.9,0,0,0.7970041666666667
-107,2.0,2,0,0.7913458333333333
-116,2.0,4,0,0.7513166666666666
-128,2.1,5,0,0.7514666666666667
-184,2.2,8,0,0.6483791666666666
-208,2.3,9,0,0.629825
-225,2.3,10,0,0.622375
-3104,3.4,10,1,0.6493
-3109,3.4,10,2,0.6493625000000001
-3117,3.4,11,2,0.6494625
-3120,3.4,11,3,0.6495
-3123,3.4,12,3,0.6320250000000001
-4131,3.6,12,4,0.644625
-4134,3.6,12,5,0.6347458333333333
-4138,3.6,12,6,0.6214333333333334
-4140,3.6,12,7,0.6159333333333333
-5148,3.7,12,8,0.6285333333333334
-5154,3.7,13,8,0.6286083333333334
-6178,3.7,13,9,0.6414083333333332
-7177,3.8,13,10,0.6403166666666666
-8207,3.9,13,11,0.6531916666666666
-8209,3.9,13,12,0.6491291666666666
-8211,3.9,13,13,0.6484708333333333
-8213,3.9,13,14,0.6367541666666666
-9228,3.9,13,15,0.6341333333333333
-10026,4.0,13,15,1.2689708333333334
-10033,4.0,18,15,1.2241624999999998
-10100,4.0,24,15,1.1795499999999999
-10259,4.0,24,16,1.1724208333333332
-11261,4.0,24,17,1.1737791666666666
-11268,4.0,24,18,1.1738958333333334
-12300,4.0,24,19,1.1910958333333332
-12305,4.0,24,20,1.1772125
-12308,4.0,24,21,1.1772625
-13312,4.1,24,22,1.1756416666666667
-13326,4.1,25,22,1.1685
-14323,4.1,25,23,1.1680416666666666
-14337,4.1,25,24,1.1682750000000002
-16376,4.2,25,25,1.1841625
-16379,4.2,25,26,1.1842125000000001
-16381,4.2,25,27,1.1842458333333332
-17389,4.2,25,28,1.1883208333333333
-18413,4.2,25,29,1.2053875
-18417,4.2,25,30,1.2054541666666667
-18419,4.2,25,31,1.1831916666666666
-19421,4.2,25,32,1.1801833333333334
-19438,4.2,25,33,1.1804666666666668
-20456,4.3,25,34,1.1974333333333333
-21463,4.3,25,35,1.1960583333333332
-21477,4.3,25,36,1.1839083333333333
-22493,4.3,25,37,1.1892916666666666
-22503,4.3,25,38,1.1894583333333335
-22505,4.3,25,39,1.1702875000000001
-24545,4.3,25,40,1.2042875
-24548,4.3,25,41,1.2043375
-25551,4.4,25,42,1.2092333333333334
-25562,4.4,25,43,1.2094166666666666
-25569,4.4,25,44,1.1959541666666667
-25572,4.4,25,45,1.1864375
-27589,4.4,25,46,1.1991375
-27600,4.4,25,47,1.1993208333333334
-29644,4.4,25,48,1.2333874999999999
-29656,4.4,25,49,1.2194
-30648,4.4,25,50,1.2229541666666668
-30667,4.4,25,51,1.2060458333333335
-31688,4.5,25,52,1.2230625000000002
-31690,4.5,25,53,1.2182583333333334
-31692,4.5,27,53,1.2340041666666666
-32688,4.5,27,54,1.2506041666666665
-33709,4.5,27,55,1.2467083333333333
-33728,4.5,27,56,1.2319625
-33730,4.5,27,57,1.2319958333333332
-35749,4.5,27,58,1.2455375
-35757,4.5,27,59,1.2456708333333333
-35768,4.5,27,60,1.2458541666666667
-35770,4.5,27,61,1.2282166666666667
-37808,4.5,27,62,1.2621833333333332
-38798,4.5,27,63,1.2786833333333334
-38827,4.5,27,64,1.2615333333333332
-38837,4.5,28,64,1.26265
-39827,4.6,28,65,1.2541541666666667
-39831,4.6,29,65,1.2437
-39849,4.6,29,66,1.2415041666666666
-40848,4.6,29,67,1.2384583333333334
-40858,4.6,29,68,1.2386249999999999
-40868,4.6,29,69,1.2209666666666665
-42876,4.6,29,70,1.2408291666666666
-42909,4.6,29,71,1.2273458333333334
-42910,4.6,29,72,1.2273625000000001
-44929,4.6,29,73,1.2594458333333334
-44949,4.6,29,74,1.2596208333333334
-44950,4.6,29,75,1.2466166666666667
-44956,4.6,32,75,1.2467166666666667
-44985,4.6,36,75,1.294775
-45949,4.6,36,76,1.3108416666666665
-46968,4.6,36,77,1.3059833333333333
-46971,4.6,37,77,1.3028125000000002
-46975,4.6,39,77,1.3340125
-46979,4.6,45,77,1.3285416666666667
-46988,4.6,45,78,1.3286916666666668
-47985,4.6,45,79,1.3453083333333333
-47993,4.6,45,80,1.3454416666666666
-48008,4.6,45,81,1.3456916666666667
-48010,4.6,45,82,1.345725
-51050,4.7,45,83,1.3963916666666667
-51070,4.7,45,84,1.37555
-51076,4.7,45,85,1.37565
-52072,4.7,45,86,1.39225
-52089,4.7,45,87,1.4145791666666667
-52091,4.7,45,88,1.3925666666666667
-52093,4.7,46,88,1.3789916666666668
-53096,4.7,46,89,1.3270083333333333
-53104,4.7,47,89,1.3119625
-53106,4.7,48,89,1.3508749999999998
-54103,4.7,48,90,1.3674916666666665
-55136,4.7,48,91,1.3847083333333332
-55148,4.7,48,92,1.3394458333333332
-55150,4.7,48,93,1.3237916666666665
-55167,4.7,50,93,1.3161583333333333
-55172,4.7,51,93,1.2608875
-56153,4.7,51,94,1.2772374999999998
-57164,4.7,51,95,1.2940875
-57174,4.7,51,96,1.2926541666666667
-58211,4.7,51,97,1.3389583333333335
-58218,4.7,51,98,1.3100541666666667
-59211,4.7,51,99,1.3100291666666666
-59230,4.7,51,100,1.2966666666666666
-59351,4.7,53,100,1.2967125000000002
-60252,4.7,53,101,1.2737041666666669
-61251,4.7,53,102,1.2903541666666667
-62274,4.7,53,103,1.3074041666666667
-64313,4.8,53,104,1.3240916666666667
-64320,4.8,53,105,1.3241791666666667
-64327,4.8,53,106,1.3242666666666667
-64329,4.8,53,107,1.30735
-64330,4.8,53,108,1.2618083333333334
-67368,4.8,53,109,1.287125
-67389,4.8,53,110,1.2778833333333333
-69408,4.8,53,111,1.2947083333333333
-69428,4.8,53,112,1.2759
-70428,4.8,53,113,1.2842333333333333
-70448,4.8,53,114,1.273875
-73508,4.8,53,115,1.2895208333333334
-74509,4.8,53,116,1.2978625000000001
-74528,4.8,53,117,1.2844458333333333
-75528,4.8,53,118,1.2898291666666668
-78587,4.8,53,119,1.3153208333333335
-78608,4.8,53,120,1.2961083333333332
-78609,4.8,53,121,1.2825291666666667
-82687,4.9,53,122,1.2852416666666668
-83688,4.9,53,123,1.2894125
-86766,4.9,53,124,1.2876249999999998
-88788,4.9,53,125,1.2960500000000001
-90848,4.9,53,126,1.2892125
-94928,4.9,53,127,1.2905166666666665
-99013,4.9,53,128,1.2760416666666667
diff --git a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog9.csv b/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog9.csv
deleted file mode 100644
index 0cd91b16450788867ddb638a8fb97f9fdc870d3c..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog9.csv
+++ /dev/null
@@ -1,152 +0,0 @@
-timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.9829541666666667
-84,1.9,0,0,0.8761416666666667
-110,2.0,2,0,0.8430416666666667
-282,2.4,5,0,0.7881458333333333
-295,2.4,7,0,0.7516875
-303,2.4,8,0,0.7312
-307,2.4,9,0,0.710775
-310,2.4,11,0,0.7082375
-314,2.4,12,0,0.7082875000000001
-319,2.5,13,0,0.6807958333333333
-3117,3.4,13,1,0.7157708333333334
-4132,3.6,13,2,0.7284583333333334
-4135,3.6,13,3,0.7284958333333333
-5151,3.7,13,4,0.7235875
-5154,3.7,13,5,0.7135083333333333
-5156,3.7,13,6,0.7135333333333332
-6171,3.7,13,7,0.7208125
-6173,3.7,13,8,0.6984375
-7190,3.8,13,9,0.71115
-8210,3.9,13,10,0.7221124999999999
-8212,3.9,13,11,0.7221375
-8216,3.9,14,11,0.7023125
-8219,3.9,16,11,0.7208
-8221,3.9,17,11,0.7001875
-10251,4.0,17,12,0.7120583333333333
-10253,4.0,17,13,0.7120833333333334
-10257,4.0,17,14,0.697175
-10259,4.0,17,15,0.6972
-10260,4.0,17,16,0.6972124999999999
-10270,4.0,17,16,1.2299125
-10274,4.0,21,16,1.2085083333333333
-10309,4.0,24,16,1.1769041666666666
-10315,4.0,27,16,1.1334208333333333
-11270,4.0,27,17,1.13495
-11273,4.0,27,18,1.1229458333333333
-11276,4.0,28,18,1.1229958333333334
-12291,4.0,28,19,1.1245208333333332
-13311,4.1,28,20,1.1415208333333333
-13314,4.1,28,21,1.1415708333333332
-13316,4.1,28,22,1.1182875
-15360,4.1,28,23,1.1523541666666666
-15365,4.1,28,24,1.1524375
-15367,4.1,28,25,1.1524708333333333
-15370,4.1,28,26,1.139325
-16372,4.2,28,27,1.1407166666666666
-17392,4.2,28,28,1.1563583333333334
-17400,4.2,28,29,1.1435333333333333
-18414,4.2,28,30,1.14815
-18427,4.2,28,31,1.1483666666666668
-19434,4.2,28,32,1.1651500000000001
-19443,4.2,28,33,1.1495375
-20457,4.3,28,34,1.1664375
-21472,4.3,28,35,1.1622541666666666
-21479,4.3,28,36,1.1474666666666666
-22495,4.3,28,37,1.1644
-22502,4.3,28,38,1.1623583333333334
-23512,4.3,28,39,1.1693
-23521,4.3,28,40,1.16945
-23525,4.3,28,41,1.1695166666666668
-24533,4.3,28,42,1.1694041666666666
-26577,4.4,28,43,1.1879208333333333
-26584,4.4,28,44,1.16055
-26586,4.4,28,45,1.1605833333333335
-27594,4.4,28,46,1.174325
-27601,4.4,28,47,1.1683708333333334
-27603,4.4,28,48,1.1684041666666665
-27605,4.4,28,49,1.1684375
-27606,4.4,28,50,1.1572625
-30652,4.4,28,51,1.2080291666666667
-30659,4.4,28,52,1.1973083333333332
-30663,4.4,28,53,1.1958416666666667
-31673,4.5,28,54,1.18745
-31681,4.5,28,55,1.16875
-32692,4.5,28,56,1.17435
-32696,4.5,28,57,1.1718083333333333
-32700,4.5,28,58,1.171875
-34731,4.5,28,59,1.19065
-34738,4.5,28,60,1.1907666666666665
-34743,4.5,28,61,1.1896833333333334
-35752,4.5,28,62,1.2074041666666666
-35753,4.5,28,63,1.1701124999999999
-35756,4.5,29,63,1.1705458333333332
-35758,4.5,30,63,1.1967916666666667
-36772,4.5,30,64,1.2136916666666666
-36779,4.5,30,65,1.2138083333333334
-36781,4.5,30,66,1.1857083333333334
-39832,4.6,30,67,1.2365583333333334
-39840,4.6,30,68,1.2366916666666665
-39847,4.6,30,69,1.2166625000000002
-39849,4.6,30,70,1.2002333333333333
-40856,4.6,30,71,1.2170166666666666
-40861,4.6,30,72,1.2170999999999998
-41873,4.6,30,73,1.2339666666666667
-41884,4.6,30,74,1.1994583333333333
-42896,4.6,30,75,1.2052625
-44934,4.6,30,76,1.2392291666666668
-44940,4.6,30,77,1.2393291666666668
-44947,4.6,30,78,1.2257708333333333
-45954,4.6,30,79,1.2425541666666668
-46964,4.6,30,80,1.2559125
-46974,4.6,30,81,1.2560791666666666
-46976,4.6,30,82,1.2431625
-46979,4.6,30,83,1.2046958333333333
-50022,4.6,30,84,1.2554124999999998
-50031,4.6,30,85,1.2555625
-50039,4.6,30,86,1.2384416666666667
-51049,4.7,30,87,1.2453083333333335
-51050,4.7,30,88,1.2401166666666665
-51051,4.7,30,89,1.2401333333333333
-51064,4.7,31,89,1.2368583333333334
-51067,4.7,33,89,1.2332125
-51070,4.7,34,89,1.2193
-51094,4.7,37,89,1.2197
-52070,4.7,37,90,1.2359666666666667
-52080,4.7,37,91,1.2196416666666667
-53100,4.7,37,92,1.2366416666666666
-54100,4.7,37,93,1.2526791666666666
-54120,4.7,37,94,1.2408166666666667
-55131,4.7,37,95,1.2576666666666665
-55132,4.7,37,96,1.2576833333333333
-55133,4.7,37,97,1.2450833333333333
-55134,4.7,38,97,1.2490541666666668
-56150,4.7,38,98,1.2659875
-56161,4.7,38,99,1.2535375
-57180,4.7,38,100,1.2705208333333333
-58180,4.7,38,101,1.2871875000000002
-58191,4.7,38,102,1.2750249999999999
-59210,4.7,38,103,1.2763458333333333
-60230,4.7,38,104,1.2933458333333334
-60240,4.7,38,105,1.2508875000000002
-60242,4.7,38,106,1.2368124999999999
-60243,4.7,39,106,1.2355583333333333
-61253,4.7,39,107,1.2456916666666666
-62270,4.7,39,108,1.2584041666666665
-62273,4.7,39,109,1.2419541666666667
-63272,4.8,39,110,1.2394749999999999
-63288,4.8,39,111,1.2235541666666667
-64322,4.8,39,112,1.2364791666666666
-65334,4.8,39,113,1.2491291666666666
-65342,4.8,39,114,1.2492291666666666
-66353,4.8,39,115,1.2452416666666666
-66358,4.8,39,116,1.2433625
-67373,4.8,39,117,1.2560499999999999
-67378,4.8,39,118,1.2396208333333334
-68375,4.8,39,119,1.2351958333333333
-70448,4.8,39,120,1.2611083333333333
-71437,4.8,39,121,1.2734708333333333
-71454,4.8,39,122,1.2648125000000001
-71457,4.8,39,123,1.2424624999999998
-72474,4.8,39,124,1.2209791666666667
-75514,4.8,39,125,1.2400208333333333
diff --git a/experiments/jobRelease/data/negotiationLog1.csv b/experiments/jobRelease/data/negotiationLog1.csv
new file mode 100644
index 0000000000000000000000000000000000000000..691c2393593a9b13dcd700ecd75eda6575d97e3d
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog1.csv
@@ -0,0 +1,156 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.2991277777777779
+26,1.4,0,0,1.0392666666666668
+52,1.7,1,0,1.0322833333333332
+76,1.8,2,0,1.014288888888889
+81,1.9,3,0,1.0070944444444445
+93,1.9,4,0,0.9773499999999999
+111,2.0,5,0,0.9516333333333333
+118,2.0,6,0,0.928811111111111
+122,2.0,7,0,0.9016277777777777
+132,2.1,8,0,0.9281166666666666
+137,2.1,9,0,0.906711111111111
+3082,3.4,9,1,0.9557944444444444
+4097,3.6,9,2,0.9644666666666667
+4099,3.6,9,3,0.9644999999999999
+4102,3.6,9,4,0.9645499999999999
+4104,3.6,9,5,0.9645833333333333
+5117,3.7,9,6,0.9459166666666667
+5120,3.7,9,7,0.9225666666666666
+5122,3.7,9,8,0.9226
+7156,3.8,9,9,0.9565
+8176,3.9,9,10,0.9734999999999999
+9195,3.9,9,11,0.9811444444444444
+9197,3.9,9,12,0.9811777777777777
+10020,4.0,9,12,1.1910833333333335
+10036,4.0,11,12,1.1612916666666666
+10044,4.0,15,12,1.2013541666666667
+10217,4.0,15,13,1.1700166666666665
+10220,4.0,15,14,1.1700666666666666
+10223,4.0,15,15,1.1701166666666665
+10226,4.0,15,16,1.1701666666666666
+11236,4.0,15,17,1.1787874999999999
+12257,4.0,15,18,1.1425541666666668
+12334,4.0,18,18,1.1674875
+12339,4.0,19,18,1.1544625000000002
+12345,4.0,20,18,1.1503875000000001
+13275,4.1,20,19,1.1658875
+13278,4.1,20,20,1.1639625
+14296,4.1,20,21,1.1675416666666665
+14299,4.1,20,22,1.1675916666666666
+14301,4.1,20,23,1.1676250000000001
+14319,4.1,21,23,1.1603708333333331
+15317,4.1,21,24,1.1770041666666666
+15320,4.1,21,25,1.1371624999999999
+17357,4.2,21,26,1.1645125
+17359,4.2,21,27,1.1645458333333332
+17362,4.2,21,28,1.1645958333333333
+18376,4.2,21,29,1.1814958333333334
+19397,4.2,21,30,1.1985124999999999
+19399,4.2,21,31,1.1985458333333334
+20416,4.3,21,32,1.1791625000000001
+20420,4.3,21,33,1.1472916666666668
+20423,4.3,22,33,1.1459958333333333
+21436,4.3,22,34,1.1628791666666667
+21438,4.3,22,35,1.1464916666666667
+22456,4.3,22,36,1.14615
+23476,4.3,22,37,1.1631500000000001
+23478,4.3,22,38,1.1445333333333332
+24496,4.3,22,39,1.1615
+24498,4.3,22,40,1.1615333333333333
+25516,4.4,22,41,1.1784999999999999
+25519,4.4,22,42,1.1659875
+26526,4.4,22,43,1.1827708333333333
+26535,4.4,22,44,1.1693624999999999
+26537,4.4,22,45,1.1453791666666668
+27557,4.4,22,46,1.1623791666666667
+27559,4.4,22,47,1.1624124999999998
+29596,4.4,22,48,1.1963625
+29598,4.4,22,49,1.1798333333333335
+30618,4.4,22,50,1.1850583333333333
+31263,4.4,26,50,1.1958083333333334
+31267,4.4,27,50,1.1777166666666665
+31270,4.4,28,50,1.1959083333333331
+31651,4.5,28,51,1.44275
+31656,4.5,28,52,1.2023416666666666
+31659,4.5,28,53,1.168775
+32651,4.5,28,54,1.1844583333333332
+32657,4.5,28,55,1.1845583333333332
+32661,4.5,28,56,1.184625
+34699,4.5,28,57,1.1964875
+34704,4.5,28,58,1.1965708333333334
+35718,4.5,28,59,1.5405958333333334
+35721,4.5,28,60,1.4071208333333334
+35723,4.5,28,61,1.1947166666666669
+35727,4.5,28,62,1.1947833333333333
+35738,4.5,30,62,1.1949666666666665
+37748,4.5,30,63,1.2284666666666666
+37765,4.5,30,64,1.1811666666666667
+37771,4.5,33,64,1.1299833333333333
+37787,4.5,34,64,1.2400125
+38790,4.5,34,65,1.2435666666666667
+38798,4.5,36,65,1.1285041666666666
+39796,4.5,36,66,1.1312791666666666
+39798,4.5,36,67,1.1313125
+40805,4.6,36,68,1.1480958333333333
+40817,4.6,36,69,1.0903833333333333
+40819,4.6,36,70,1.0904083333333332
+40827,4.6,36,71,1.0905083333333332
+40829,4.6,36,72,1.0824041666666666
+42858,4.6,36,73,1.1050250000000001
+42868,4.6,36,74,1.0967708333333335
+43876,4.6,36,75,1.0959625
+44886,4.6,36,76,1.1085874999999998
+44895,4.6,36,77,1.1087
+44897,4.6,36,78,1.108725
+44907,4.6,36,79,1.0999124999999998
+45927,4.6,36,80,1.1126624999999999
+46935,4.6,36,81,1.1070916666666666
+46947,4.6,36,82,1.1072416666666667
+47957,4.6,36,83,1.1074083333333333
+48988,4.6,36,84,1.1091208333333333
+49991,4.6,36,85,1.1216583333333332
+49998,4.6,36,86,1.1217458333333332
+50002,4.6,36,87,1.1217958333333333
+50009,4.6,36,88,1.1218833333333333
+51020,4.7,36,89,1.1132041666666666
+52051,4.7,36,90,1.1260916666666667
+53062,4.7,36,91,1.1288791666666667
+53068,4.7,36,92,1.1218000000000001
+54090,4.7,36,93,1.1279916666666667
+55089,4.7,36,94,1.1404791666666665
+55096,4.7,36,95,1.1405666666666667
+55100,4.7,36,96,1.1132
+58158,4.7,36,97,1.1455333333333333
+58165,4.7,36,98,1.1402416666666668
+58167,4.7,36,99,1.1259708333333334
+58174,4.7,40,99,1.1260583333333334
+59178,4.7,40,100,1.1386083333333334
+60198,4.7,40,101,1.1148333333333333
+61232,4.7,40,102,1.1277583333333332
+61235,4.7,40,103,1.1277958333333333
+63262,4.8,40,104,1.1531333333333333
+63266,4.8,40,105,1.1347541666666667
+65311,4.8,40,106,1.1517958333333334
+66315,4.8,40,107,1.11295
+66325,4.8,46,107,1.1285958333333332
+66326,4.8,46,108,1.1285999999999998
+66328,4.8,46,109,1.1286083333333332
+68357,4.8,46,110,1.1370624999999999
+69376,4.8,46,111,1.1413083333333334
+69378,4.8,46,112,1.1413166666666668
+70396,4.8,46,113,1.1323916666666667
+70407,4.8,46,114,1.1324375000000002
+70720,4.8,47,114,1.1170375
+71428,4.8,47,115,1.1199875000000001
+73456,4.8,47,116,1.1284375
+73457,4.8,47,117,1.1284416666666668
+74476,4.8,47,118,1.1162291666666666
+74486,4.8,47,119,1.1162708333333333
+74798,4.8,47,120,1.1175708333333332
+76526,4.8,47,121,1.1247708333333333
+78567,4.8,47,122,1.133275
+79577,4.9,47,123,1.1374833333333332
+80596,4.9,47,124,1.1206125
+83657,4.9,47,125,1.1333666666666666
+86719,4.9,47,126,1.1245
diff --git a/experiments/jobRelease/data/negotiationLog10.csv b/experiments/jobRelease/data/negotiationLog10.csv
new file mode 100644
index 0000000000000000000000000000000000000000..42f9b8904737150642aa99887cd9787b4b78236b
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog10.csv
@@ -0,0 +1,156 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.1483444444444444
+18,1.2,0,0,1.0054444444444444
+44,1.6,4,0,0.9287166666666666
+1155,3.0,5,0,0.9686611111111111
+1161,3.0,6,0,0.9687611111111111
+1185,3.0,7,0,0.9400277777777777
+1194,3.0,8,0,0.9128166666666666
+1214,3.0,12,0,0.8751611111111111
+1218,3.0,13,0,0.8873222222222222
+4091,3.6,13,1,0.9352055555555556
+4096,3.6,13,2,0.935288888888889
+4099,3.6,13,3,0.9132277777777777
+4103,3.6,13,4,0.8951333333333333
+4106,3.6,13,5,0.8951833333333333
+4109,3.6,13,6,0.8952333333333333
+5109,3.7,13,7,0.9118999999999999
+5114,3.7,14,7,0.9119833333333334
+6129,3.7,14,8,0.8791055555555556
+6133,3.7,15,8,0.8716111111111111
+7146,3.8,15,9,0.8721888888888889
+8166,3.9,15,10,0.8702555555555556
+8169,3.9,15,11,0.8703055555555556
+8171,3.9,15,12,0.8703388888888889
+9189,3.9,15,13,0.8873055555555556
+9191,3.9,15,14,0.8862722222222224
+9193,3.9,15,15,0.874211111111111
+9194,3.9,15,16,0.8742277777777777
+10023,4.0,15,16,1.1288666666666667
+10061,4.0,16,16,1.0518041666666667
+10082,4.0,17,16,1.0589041666666668
+10084,4.0,18,16,1.157325
+11227,4.0,18,17,1.1629291666666668
+12248,4.0,18,18,1.163875
+12251,4.0,18,19,1.1639249999999999
+12253,4.0,18,20,1.1639583333333334
+12256,4.0,18,21,1.1640083333333335
+13271,4.1,18,22,1.1627833333333333
+13277,4.1,18,23,1.1464416666666668
+13291,4.1,22,23,1.0596791666666667
+13298,4.1,23,23,1.0395416666666668
+13305,4.1,24,23,1.0375124999999998
+14294,4.1,24,24,1.0539958333333332
+15311,4.1,24,25,1.0609416666666667
+15318,4.1,24,26,1.0610583333333332
+15325,4.1,24,27,1.061175
+15334,4.1,24,28,1.0452875
+15336,4.1,24,29,1.0453208333333335
+17353,4.2,24,30,1.0509875
+18372,4.2,24,31,1.0679708333333333
+19392,4.2,24,32,1.0849708333333332
+19398,4.2,24,33,1.0850708333333332
+19403,4.2,24,34,1.0851541666666666
+19408,4.2,24,35,1.0711875
+19412,4.2,24,36,1.0712541666666666
+20410,4.3,24,37,1.0698583333333334
+20416,4.3,25,37,1.0584958333333332
+21431,4.3,25,38,1.0754124999999999
+22449,4.3,25,39,1.0582958333333334
+23472,4.3,25,40,1.0753458333333334
+23476,4.3,25,41,1.0754124999999999
+23479,4.3,25,42,1.0573666666666666
+24490,4.3,25,43,1.0742166666666668
+24495,4.3,25,44,1.0661583333333333
+24498,4.3,25,45,1.0662083333333332
+25508,4.4,25,46,1.0818375
+27548,4.4,25,47,1.1158375
+27550,4.4,25,48,1.0792958333333333
+28568,4.4,25,49,1.0962625000000001
+28570,4.4,25,50,1.0738041666666667
+28579,4.4,25,51,1.0638125
+29588,4.4,25,52,1.0806291666666668
+30609,4.4,25,53,1.2983875
+30611,4.4,25,54,1.0976791666666665
+30612,4.4,25,55,1.0942375
+30614,4.4,25,56,1.0721791666666667
+31628,4.5,25,57,1.0890791666666668
+33667,4.5,25,58,1.1230625
+34686,4.5,25,59,1.1400458333333332
+34687,4.5,25,60,1.1030833333333334
+34688,4.5,25,61,1.0979458333333334
+34690,4.5,25,62,1.0719125
+34691,4.5,25,63,1.0719291666666666
+34692,4.5,25,64,1.0719458333333334
+35706,4.5,25,65,1.0888458333333333
+37747,4.5,25,66,1.1228625
+38767,4.5,25,67,1.1398625
+38768,4.5,25,68,1.1398791666666668
+38769,4.5,25,69,1.1110125
+38771,4.5,25,70,1.0846916666666668
+39788,4.5,25,71,1.1010791666666668
+39789,4.5,25,72,1.0960208333333334
+39790,4.5,25,73,1.0960375
+42846,4.6,25,74,1.1469708333333335
+43859,4.6,25,75,1.1638541666666666
+43881,4.6,25,76,1.1223666666666667
+43883,4.6,25,77,1.1223999999999998
+43885,4.6,25,78,1.1224333333333334
+43888,4.6,30,78,1.1154958333333334
+44884,4.6,30,79,1.1125833333333333
+44891,4.6,30,80,1.078325
+44894,4.6,30,81,1.0703291666666668
+46922,4.6,30,82,1.0956791666666668
+47941,4.6,30,83,1.1084166666666666
+47948,4.6,30,84,1.1085041666666666
+48948,4.6,30,85,1.1024708333333335
+48950,4.6,30,86,1.1024958333333332
+49975,4.6,30,87,1.1123875
+49977,4.6,30,88,1.1124125
+49996,4.6,34,88,1.1243541666666668
+50004,4.6,36,88,1.11275
+50131,4.7,41,88,1.1302750000000001
+50134,4.7,42,88,1.1443
+50163,4.7,47,88,1.1803791666666668
+51008,4.7,47,89,1.1451708333333335
+52018,4.7,47,90,1.1535875
+52020,4.7,47,91,1.1536041666666668
+52037,4.7,47,92,1.1537458333333332
+53031,4.7,47,93,1.1483999999999999
+53034,4.7,47,94,1.148425
+53038,4.7,47,95,1.1374458333333335
+53068,4.7,49,95,1.1144458333333334
+53071,4.7,49,95,1.0944291666666668
+54058,4.7,49,96,1.1026541666666667
+54059,4.7,49,97,1.1026625
+56099,4.7,49,98,1.115375
+57110,4.7,49,99,1.1238
+57117,4.7,49,100,1.1815416666666667
+57118,4.7,49,101,1.1238666666666668
+57120,4.7,49,102,1.1238833333333333
+58137,4.7,49,103,1.1080208333333335
+58139,4.7,49,104,1.1080374999999998
+60178,4.7,49,105,1.115975
+61198,4.7,49,106,1.1244750000000001
+62208,4.7,49,107,1.1328916666666666
+62220,4.7,49,108,1.171675
+62222,4.7,49,109,1.1330083333333334
+63228,4.8,49,110,1.1413916666666668
+63229,4.8,49,111,1.1199833333333333
+64255,4.8,49,112,1.1145458333333333
+66282,4.8,49,113,1.1314375
+66293,4.8,49,114,1.1315291666666667
+68325,4.8,49,115,1.1482833333333333
+70347,4.8,49,116,1.1245791666666667
+71348,4.8,49,117,1.1329208333333334
+71377,4.8,49,118,1.1331625
+72398,4.8,49,119,1.1255875000000002
+74427,4.8,49,120,1.1293875
+76447,4.8,49,121,1.1462208333333335
+77498,4.8,49,122,1.1549791666666667
+77503,4.8,49,123,1.1363375
+78508,4.8,49,124,1.1253291666666667
+82568,4.9,49,125,1.1422458333333334
+83616,4.9,49,126,1.1288333333333334
+88708,4.9,49,127,1.1313333333333333
+93809,4.9,49,128,1.1132041666666666
diff --git a/experiments/jobRelease/data/negotiationLog2.csv b/experiments/jobRelease/data/negotiationLog2.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8679e6af815b1e5e0109122272558407bb49bf26
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog2.csv
@@ -0,0 +1,158 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.17325
+32,1.5,0,0,1.0841222222222224
+62,1.7,5,0,1.007288888888889
+73,1.8,6,0,1.0028333333333335
+84,1.9,8,0,0.9539166666666666
+86,1.9,9,0,0.9413166666666667
+3078,3.4,9,1,0.9797833333333333
+3083,3.4,9,2,0.9798666666666667
+3086,3.4,9,3,0.9799166666666667
+3088,3.4,9,4,0.9739111111111111
+3090,3.4,9,5,0.9575722222222223
+3100,3.4,10,5,0.9237166666666667
+3104,3.4,11,5,0.9003944444444444
+4097,3.6,11,6,0.9169444444444445
+4099,3.6,11,7,0.9169777777777777
+4102,3.6,11,8,0.9095777777777777
+4104,3.6,12,8,0.909611111111111
+4106,3.6,13,8,0.9047055555555555
+4125,3.6,14,8,0.9050222222222223
+7157,3.8,14,9,0.9555555555555556
+7160,3.8,14,10,0.9556055555555556
+7162,3.8,14,11,0.9556388888888889
+7164,3.8,14,12,0.93555
+7167,3.8,14,13,0.9015777777777777
+7286,3.8,15,13,0.8797722222222223
+8172,3.9,15,14,0.8945388888888889
+8174,3.9,15,15,0.8934722222222222
+9193,3.9,15,16,0.9104555555555556
+10023,4.0,15,16,1.1505625
+10037,4.0,17,16,1.1410125
+11242,4.0,17,17,1.1610958333333334
+11245,4.0,17,18,1.1611458333333333
+11248,4.0,17,19,1.1611958333333334
+12255,4.0,17,20,1.1592
+12262,4.0,17,21,1.125025
+12266,4.0,17,22,1.109375
+12270,4.0,20,22,1.1430791666666666
+13276,4.1,20,23,1.1250208333333334
+13285,4.1,20,24,1.1251708333333332
+13301,4.1,22,24,1.1156291666666667
+15319,4.1,22,25,1.1492624999999999
+15334,4.1,22,26,1.1383041666666667
+15337,4.1,22,27,1.1383541666666666
+15339,4.1,22,28,1.1383875
+15342,4.1,22,29,1.1384375
+17371,4.2,22,30,1.1722541666666666
+17379,4.2,22,31,1.1530375
+17383,4.2,22,32,1.1255875000000002
+17404,4.2,23,32,1.1013541666666666
+17408,4.2,24,32,1.1051833333333334
+18387,4.2,24,33,1.1215000000000002
+18391,4.2,24,34,1.1215666666666666
+19404,4.2,24,35,1.1260583333333334
+20423,4.3,24,36,1.1430416666666665
+20426,4.3,24,37,1.1430916666666666
+21444,4.3,24,38,1.2418708333333333
+21446,4.3,24,39,1.1268291666666668
+21450,4.3,25,39,1.1525708333333333
+22468,4.3,25,40,1.1522958333333333
+22475,4.3,25,41,1.1524125
+22477,4.3,25,42,1.1384916666666667
+22480,4.3,26,42,1.1348833333333335
+24512,4.3,26,43,1.1376041666666665
+24522,4.3,26,44,1.1377708333333334
+24527,4.3,27,44,1.153575
+26549,4.4,27,45,1.1706958333333333
+26554,4.4,27,46,1.1533333333333333
+26556,4.4,27,47,1.1533666666666667
+27567,4.4,27,48,1.1696875
+27582,4.4,27,49,1.1699375
+27585,4.4,27,50,1.1522000000000001
+28597,4.4,27,51,1.1690666666666667
+29623,4.4,27,52,1.1670958333333334
+30632,4.4,27,53,1.1693958333333332
+30635,4.4,27,54,1.1694458333333333
+30638,4.4,27,55,1.1694958333333332
+31654,4.5,27,56,1.1864291666666666
+31659,4.5,28,56,1.1910083333333332
+32674,4.5,28,57,1.3031625
+32676,4.5,28,58,1.1870666666666667
+33696,4.5,28,59,1.2040666666666666
+33707,4.5,28,60,1.2042499999999998
+34714,4.5,28,61,1.1782499999999998
+34718,4.5,29,61,1.1783166666666667
+34748,4.5,30,61,1.2035083333333332
+35740,4.5,30,62,1.2200416666666667
+35745,4.5,30,63,1.2003458333333334
+36757,4.5,30,64,1.1951833333333333
+36775,4.5,30,65,1.1954833333333332
+36777,4.5,30,66,1.1786666666666668
+36784,4.5,32,66,1.1782499999999998
+38805,4.5,32,67,1.2119333333333333
+38815,4.5,32,68,1.2084125000000001
+38817,4.5,32,69,1.2084458333333332
+40839,4.6,32,70,1.2250416666666666
+40845,4.6,32,71,1.2251416666666666
+40848,4.6,32,72,1.2022791666666668
+41872,4.6,32,73,1.2019208333333333
+41875,4.6,32,74,1.2019708333333334
+43904,4.6,32,75,1.2357875
+43912,4.6,32,76,1.2359208333333334
+44924,4.6,32,77,1.2490416666666666
+45940,4.6,32,78,1.2302250000000001
+45952,4.6,32,79,1.230425
+46957,4.6,32,80,1.225725
+46975,4.6,32,81,1.2043375
+46983,4.6,32,82,1.2044708333333332
+49015,4.6,32,83,1.2383375
+49016,4.6,32,84,1.2383541666666666
+50013,4.6,32,85,1.245075
+50035,4.6,32,86,1.2454416666666668
+51034,4.7,32,87,1.2620916666666666
+51065,4.7,32,88,1.2626083333333333
+52054,4.7,32,89,1.2168541666666668
+52064,4.7,41,89,1.2009708333333333
+52069,4.7,42,89,1.1672125
+52074,4.7,42,90,1.1464500000000002
+52118,4.7,46,90,1.1571375000000002
+53072,4.7,46,91,1.1574916666666666
+53093,4.7,46,92,1.1423666666666668
+54112,4.7,46,93,1.1551041666666668
+54131,4.7,50,93,1.1553416666666665
+55113,4.7,50,94,1.1676166666666667
+55145,4.7,50,95,1.1680166666666667
+56133,4.7,50,96,1.1803666666666668
+57154,4.7,50,97,1.1931291666666666
+57156,4.7,50,98,1.1799416666666667
+57176,4.7,50,99,1.169125
+58195,4.7,50,100,1.1377708333333334
+58196,4.7,50,101,1.1377791666666668
+58224,4.7,52,101,1.17025
+59194,4.7,52,102,1.1783333333333335
+60216,4.7,52,103,1.18685
+61254,4.7,52,104,1.1955
+61256,4.7,52,105,1.1955166666666666
+61263,4.7,52,106,1.1744541666666668
+62255,4.7,52,107,1.1827208333333334
+63274,4.8,52,108,1.1673833333333334
+64293,4.8,52,109,1.175875
+64316,4.8,52,110,1.1760666666666666
+66354,4.8,52,111,1.19305
+66362,4.8,52,112,1.17495
+67355,4.8,52,113,1.1706625
+68394,4.8,52,114,1.1793208333333332
+69393,4.8,52,115,1.1876458333333335
+71434,4.8,52,116,1.1910708333333335
+71453,4.8,52,117,1.1912291666666666
+71462,4.8,52,118,1.1709208333333334
+72474,4.8,52,119,1.1793541666666667
+75515,4.8,52,120,1.1905875
+75516,4.8,52,121,1.1905958333333333
+76555,4.8,52,122,1.1992541666666667
+76556,4.8,52,123,1.1992625
+77572,4.8,52,124,1.1862875
+79594,4.9,52,125,1.1728583333333333
+80634,4.9,52,126,1.1771916666666666
+84704,4.9,52,127,1.160925
diff --git a/experiments/jobRelease/data/negotiationLog3.csv b/experiments/jobRelease/data/negotiationLog3.csv
new file mode 100644
index 0000000000000000000000000000000000000000..15e1a32b21b8b9f2256d56dbe599a321633714bf
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog3.csv
@@ -0,0 +1,168 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0609777777777778
+29,1.4,0,0,1.007238888888889
+55,1.7,3,0,0.9391333333333333
+62,1.7,4,0,0.9392499999999999
+79,1.9,5,0,0.9323111111111111
+87,1.9,7,0,0.9145777777777777
+94,1.9,8,0,0.8949666666666667
+106,2.0,9,0,0.8951666666666667
+119,2.0,11,0,0.8768555555555556
+306,2.4,12,0,0.8593722222222222
+328,2.5,13,0,0.8360166666666667
+333,2.5,15,0,0.8094111111111111
+3081,3.4,15,1,0.855211111111111
+3090,3.4,15,2,0.8553611111111111
+4112,3.6,15,3,0.8723944444444444
+4115,3.6,15,4,0.8542055555555556
+4118,3.6,15,5,0.8353444444444444
+4122,3.6,16,5,0.8435611111111111
+4124,3.6,17,5,0.8459666666666668
+5135,3.7,17,6,0.8628166666666667
+6148,3.7,17,7,0.8796999999999999
+6153,3.7,17,8,0.8660777777777777
+6156,3.7,17,9,0.8357888888888889
+8188,3.9,17,10,0.8696555555555555
+8193,3.9,17,11,0.8622666666666666
+8197,3.9,17,12,0.8623333333333334
+9204,3.9,17,13,0.8592611111111111
+9218,3.9,17,14,0.8442888888888889
+10022,4.0,17,14,1.1623333333333332
+10033,4.0,23,14,1.0956000000000001
+10037,4.0,25,14,1.1848874999999999
+10041,4.0,26,14,1.1697166666666667
+10044,4.0,27,14,1.156275
+10222,4.0,27,15,1.1592416666666667
+11252,4.0,27,16,1.1567
+11258,4.0,27,17,1.1388749999999999
+11264,4.0,27,18,1.1389749999999998
+11351,4.0,30,18,1.1257291666666667
+11360,4.0,32,18,1.1267749999999999
+11365,4.0,34,18,1.12835
+12265,4.0,34,19,1.14335
+12278,4.0,34,20,1.1328500000000001
+13283,4.1,34,21,1.1496
+13297,4.1,34,22,1.1498333333333333
+14304,4.1,34,23,1.1534291666666665
+14320,4.1,34,24,1.1536958333333334
+15341,4.1,34,25,1.15845
+16360,4.2,34,26,1.1754333333333333
+16367,4.2,34,27,1.3362208333333332
+16371,4.2,34,28,1.3186541666666665
+16377,4.2,34,29,1.1389875
+16384,4.2,35,29,1.1195583333333334
+16390,4.2,38,29,1.0642791666666667
+16400,4.2,40,29,1.0581791666666667
+18400,4.2,40,30,1.0869208333333333
+18413,4.2,40,31,1.0871375
+19423,4.2,40,32,1.0771333333333333
+19437,4.2,40,33,1.0773666666666666
+19441,4.2,40,34,1.0774333333333332
+20445,4.3,40,35,1.0666083333333334
+21465,4.3,40,36,1.0836083333333333
+21475,4.3,40,37,1.083775
+21493,4.3,41,37,1.0634291666666666
+22485,4.3,41,38,1.0685666666666667
+22499,4.3,41,39,1.0688
+23502,4.3,41,40,1.0855166666666667
+23505,4.3,41,41,1.0696125
+23507,4.3,41,42,1.0547291666666667
+24521,4.3,41,43,1.0492583333333334
+24528,4.3,42,43,1.0399375
+24535,4.3,43,43,1.0329541666666666
+24539,4.3,44,43,1.0325291666666667
+25546,4.4,44,44,1.0370166666666667
+25563,4.4,44,45,1.0372999999999999
+26582,4.4,44,46,1.0458875
+27591,4.4,44,47,1.059325
+27594,4.4,44,48,1.0587833333333334
+27596,4.4,44,49,1.0554583333333334
+27598,4.4,44,50,1.0554916666666667
+28612,4.4,44,51,1.0600666666666667
+28614,4.4,44,52,1.0601
+28616,4.4,44,53,1.0279166666666666
+29632,4.4,44,54,1.0413041666666667
+30651,4.4,44,55,1.0582875
+30653,4.4,44,56,1.0583208333333334
+31672,4.5,44,57,1.067525
+31674,4.5,44,58,1.0587041666666666
+32693,4.5,44,59,1.0594666666666666
+32695,4.5,44,60,1.0407875
+32696,4.5,44,61,1.0337041666666666
+32698,4.5,44,62,1.0337375
+34731,4.5,44,63,1.0676208333333332
+34733,4.5,44,64,1.0676541666666668
+35752,4.5,44,65,1.0846375
+35761,4.5,44,66,1.0587375
+36772,4.5,44,67,1.0755875000000001
+36774,4.5,44,68,1.070325
+36776,4.5,44,69,1.0560833333333333
+36785,4.5,50,69,1.0561958333333332
+36791,4.5,52,69,1.0795708333333331
+36800,4.5,54,69,1.1012875000000002
+37804,4.5,54,70,1.1138375
+38817,4.5,54,71,1.1265
+38827,4.5,54,72,1.126625
+39839,4.6,54,73,1.1221875
+39854,4.6,56,73,1.0754666666666668
+40856,4.6,56,74,1.0749083333333334
+40866,4.6,56,75,1.0560458333333334
+40869,4.6,56,76,1.0560833333333333
+40871,4.6,56,77,1.0561083333333334
+41878,4.6,56,78,1.0686958333333334
+42891,4.6,56,79,1.0813583333333334
+42894,4.6,56,80,1.0813958333333333
+42899,4.6,57,80,1.0658916666666667
+44932,4.6,57,81,1.0913041666666667
+44934,4.6,57,82,1.1438083333333333
+44935,4.6,57,83,1.0737124999999998
+44944,4.6,58,83,1.0586958333333334
+44953,4.6,60,83,1.1773916666666666
+45960,4.6,60,84,1.1718125000000001
+45967,4.6,60,85,1.1576791666666668
+45970,4.6,60,86,1.138375
+45975,4.6,61,86,1.0397375
+47996,4.6,61,87,1.065
+47998,4.6,61,88,1.0650249999999999
+48000,4.6,61,89,1.06505
+49002,4.6,61,90,1.077575
+51033,4.7,61,91,1.1029625
+51038,4.7,61,92,1.0667250000000001
+51042,4.7,61,93,1.066775
+51050,4.7,65,93,1.066875
+52052,4.7,65,94,1.101275
+52054,4.7,65,95,1.0577166666666666
+52056,4.7,66,95,1.0491875
+53071,4.7,66,96,1.0475333333333332
+53080,4.7,66,97,1.0476458333333334
+53090,4.7,66,98,1.0477708333333333
+55111,4.7,66,99,1.0730333333333335
+55113,4.7,66,100,1.0421083333333334
+56143,4.7,66,101,1.0549833333333334
+57172,4.7,66,102,1.0678458333333334
+58172,4.7,66,103,1.1527541666666667
+58174,4.7,66,104,1.078375
+58175,4.7,66,105,1.0576541666666666
+58182,4.7,66,106,1.0577125
+59192,4.7,66,107,1.0661291666666668
+61233,4.7,66,108,1.0170166666666667
+61253,4.7,66,109,1.0171000000000001
+62252,4.7,66,110,1.0212625
+63270,4.8,66,111,1.0255041666666667
+63271,4.8,66,112,1.0255083333333335
+63276,4.8,70,112,1.031125
+65315,4.8,70,113,1.0396208333333332
+66352,4.8,70,114,1.0439416666666665
+67352,4.8,70,115,1.0481083333333332
+68372,4.8,70,116,1.0344
+68376,4.8,70,117,1.0344166666666665
+69392,4.8,70,118,1.03865
+72452,4.8,70,119,1.0514000000000001
+73472,4.8,70,120,1.05565
+74491,4.8,70,121,1.0507958333333334
+74493,4.8,70,122,1.0382708333333333
+77552,4.8,70,123,1.0510166666666667
+79594,4.9,70,124,1.059525
+80612,4.9,70,125,1.0637666666666667
+80616,4.9,70,126,1.0412083333333333
+85712,4.9,70,127,1.0624416666666667
diff --git a/experiments/jobRelease/data/negotiationLog4.csv b/experiments/jobRelease/data/negotiationLog4.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3f293ed79423d786ce7dffb4414c03dff65f3d49
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog4.csv
@@ -0,0 +1,180 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.354827777777778
+20,1.3,0,0,1.2126833333333333
+48,1.6,5,0,1.0493555555555556
+58,1.7,6,0,1.030938888888889
+113,2.0,7,0,1.0280444444444443
+120,2.0,9,0,1.0116277777777778
+128,2.1,13,0,1.1000611111111112
+130,2.1,15,0,1.1000944444444445
+136,2.1,18,0,1.0381333333333334
+141,2.1,19,0,1.0321166666666666
+198,2.2,20,0,1.030838888888889
+1002,3.0,21,0,1.0415
+2826,3.4,22,0,1.0692666666666668
+2830,3.4,23,0,1.0640055555555556
+3080,3.4,23,1,1.0681722222222223
+4099,3.6,23,2,1.0658555555555556
+4106,3.6,23,3,1.0659722222222223
+4109,3.6,23,4,1.0660222222222222
+4113,3.6,23,5,1.0660888888888889
+4117,3.6,23,6,1.0439944444444444
+4122,3.6,24,6,1.0195833333333333
+5117,3.7,24,7,1.0361666666666667
+5134,3.7,24,8,1.0126777777777778
+5138,3.7,25,8,0.9882277777777778
+5147,3.7,27,8,0.9617222222222223
+5156,3.7,28,8,0.958061111111111
+5162,3.7,29,8,0.9537111111111111
+5171,3.7,30,8,0.9347444444444444
+5175,3.7,31,8,0.9334444444444444
+7163,3.8,31,9,0.9455111111111111
+7169,3.8,33,9,0.9496777777777777
+8186,3.9,33,10,0.9666277777777778
+8198,3.9,33,11,0.9668277777777777
+8202,3.9,33,12,0.9475555555555556
+8212,3.9,34,12,0.9307111111111112
+9212,3.9,34,13,0.9338722222222222
+9215,3.9,34,14,0.9291444444444444
+9217,3.9,34,15,0.9062555555555556
+9221,3.9,35,15,0.8963222222222222
+10022,4.0,35,15,1.2254625
+10029,4.0,37,15,1.2069291666666666
+10033,4.0,38,15,1.1881333333333333
+10036,4.0,39,15,1.1837125
+10044,4.0,41,15,1.1562916666666667
+10047,4.0,42,15,1.168225
+10056,4.0,43,15,1.1492416666666665
+10225,4.0,43,16,1.1520583333333334
+11254,4.0,43,17,1.1543041666666667
+11267,4.0,44,17,1.13405
+11275,4.0,45,17,1.145525
+12269,4.0,45,18,1.1620916666666665
+12284,4.0,45,19,1.1623416666666666
+12287,4.0,45,20,1.1484708333333333
+12291,4.0,46,20,1.1272208333333333
+12295,4.0,47,20,1.1116375
+12304,4.0,48,20,1.1262333333333332
+12315,4.0,50,20,1.127075
+13291,4.1,50,21,1.1309916666666666
+14305,4.1,50,22,1.1478916666666668
+14317,4.1,50,23,1.1163666666666667
+15327,4.1,50,24,1.1155666666666666
+15335,4.1,50,25,1.114975
+16362,4.2,50,26,1.1320916666666667
+17370,4.2,50,27,1.1488916666666666
+17373,4.2,50,28,1.1288833333333335
+17376,4.2,50,29,1.1289333333333333
+17386,4.2,52,29,1.0926666666666667
+18392,4.2,52,30,1.1094333333333333
+19417,4.2,52,31,1.1094583333333332
+20426,4.3,52,32,1.1138041666666667
+20437,4.3,52,33,1.2842041666666666
+20441,4.3,52,34,1.1140541666666666
+21456,4.3,52,35,1.1253958333333334
+22467,4.3,52,36,1.1066708333333333
+22477,4.3,52,37,1.1068375000000001
+23486,4.3,52,38,1.1236541666666668
+24497,4.3,52,39,1.1332458333333333
+24511,4.3,52,40,1.1159166666666667
+24516,4.3,52,41,1.1159999999999999
+25538,4.4,52,42,1.1655958333333334
+25549,4.4,52,43,1.1332166666666665
+27577,4.4,52,44,1.1617541666666669
+27590,4.4,52,45,1.1284958333333333
+27601,4.4,53,45,1.1282041666666667
+28593,4.4,53,46,1.1289833333333334
+29604,4.4,53,47,1.1448916666666666
+29613,4.4,53,48,1.1450416666666667
+29615,4.4,53,49,1.1450749999999998
+29617,4.4,53,50,1.1451083333333334
+29619,4.4,53,51,1.1105208333333332
+29621,4.4,54,51,1.10915
+29623,4.4,55,51,1.109325
+30633,4.4,55,52,1.125975
+31654,4.5,55,53,1.1302999999999999
+33695,4.5,55,54,1.2259749999999998
+33697,4.5,55,55,1.1388666666666665
+33699,4.5,55,56,1.1389
+33712,4.5,56,56,1.1203625
+34704,4.5,56,57,1.1368958333333334
+34720,4.5,56,58,1.1202291666666668
+34724,4.5,56,59,1.1202958333333333
+34727,4.5,56,60,1.11945
+34729,4.5,57,60,1.1194833333333334
+34750,4.5,60,60,1.11645
+36752,4.5,60,61,1.1326833333333333
+36759,4.5,62,61,1.2049958333333335
+37763,4.5,62,62,1.2217291666666665
+37774,4.5,62,63,1.2219125
+37776,4.5,62,64,1.1792375
+37778,4.5,62,65,1.1637
+37780,4.5,64,65,1.1094958333333333
+39814,4.6,64,66,1.1433958333333334
+39816,4.6,64,67,1.2884708333333335
+39818,4.6,64,68,1.1380958333333333
+40844,4.6,64,69,1.1327625
+40848,4.6,64,70,1.1259249999999998
+41848,4.6,64,71,1.1425916666666667
+41855,4.6,64,72,1.1294125000000002
+41858,4.6,64,73,1.1211958333333334
+44916,4.6,64,74,1.1721625
+44925,4.6,64,75,1.1660291666666667
+44928,4.6,64,76,1.1660791666666666
+44930,4.6,64,77,1.1661125
+44932,4.6,64,78,1.1399541666666666
+45923,4.6,64,79,1.1564708333333333
+46953,4.6,64,80,1.1568958333333332
+47973,4.6,64,81,1.1633666666666669
+48993,4.6,64,82,1.1803666666666668
+48994,4.6,64,83,1.1803833333333331
+48995,4.6,64,84,1.1660041666666667
+50013,4.6,64,85,1.1829708333333333
+50015,4.6,64,86,1.1315833333333332
+50019,4.6,67,86,1.1316333333333333
+51013,4.7,67,87,1.1440583333333334
+51033,4.7,67,88,1.1443083333333335
+53073,4.7,67,89,1.1484916666666665
+53074,4.7,67,90,1.1485041666666667
+54073,4.7,67,91,1.1609916666666666
+54093,4.7,67,92,1.1612416666666665
+54094,4.7,67,93,1.1612541666666667
+55113,4.7,67,94,1.1739916666666665
+55114,4.7,67,95,1.1740041666666667
+56132,4.7,67,96,1.1439333333333332
+56139,4.7,72,96,1.1439916666666667
+56144,4.7,79,96,1.2506083333333333
+57138,4.7,79,97,1.2588916666666667
+57154,4.7,79,98,1.259025
+58184,4.7,79,99,1.2676083333333332
+59197,4.7,79,100,1.2543833333333334
+59218,4.7,79,101,1.2545583333333332
+60238,4.7,79,102,1.2442916666666666
+61213,4.7,79,103,1.2524166666666665
+61243,4.7,79,104,1.2526666666666666
+62263,4.7,79,105,1.2611666666666668
+63285,4.8,79,106,1.2535916666666667
+64310,4.8,79,107,1.248725
+66313,4.8,79,108,1.2654166666666666
+66343,4.8,79,109,1.2656666666666667
+67363,4.8,79,110,1.2575916666666667
+67364,4.8,79,111,1.2576
+68383,4.8,79,112,1.2523333333333333
+72434,4.8,79,113,1.2860916666666666
+72464,4.8,79,114,1.2863416666666665
+72465,4.8,79,115,1.2691000000000001
+72466,4.8,79,116,1.2551625
+72936,4.8,80,116,1.2434708333333333
+76544,4.8,80,117,1.2586166666666665
+77564,4.8,80,118,1.2490583333333334
+78034,4.8,80,119,1.252975
+78071,4.8,81,119,1.229725
+78084,4.8,83,119,1.1990708333333333
+78553,4.8,83,120,1.2029791666666665
+81644,4.9,83,121,1.2287375
+82663,4.9,83,122,1.2178666666666667
+84184,4.9,83,123,1.1996250000000002
+86739,4.9,83,124,1.2102708333333332
+89264,4.9,83,125,1.2025791666666668
+92804,4.9,83,126,1.2173291666666666
+95372,4.9,83,127,1.2057833333333332
diff --git a/experiments/jobRelease/data/negotiationLog5.csv b/experiments/jobRelease/data/negotiationLog5.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5499ec0a2467df0ec9147ac3933fbbb74fc45ec6
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog5.csv
@@ -0,0 +1,157 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0511944444444443
+28,1.4,0,0,1.0363111111111112
+55,1.7,3,0,0.9804499999999999
+64,1.8,4,0,0.955988888888889
+69,1.8,8,0,0.9649277777777777
+81,1.9,9,0,0.929238888888889
+94,1.9,11,0,0.9062388888888889
+103,2.0,13,0,0.8676555555555556
+3071,3.4,13,1,0.9171222222222223
+3076,3.4,13,2,0.9172055555555556
+3079,3.4,13,3,0.9042666666666667
+4101,3.6,13,4,0.9213
+4103,3.6,13,5,0.9213333333333333
+4106,3.6,13,6,0.9213833333333333
+5118,3.7,13,7,0.9147
+5120,3.7,13,8,0.8993944444444444
+5830,3.7,14,8,0.9067444444444444
+6604,3.8,15,8,0.9351944444444444
+6608,3.8,16,8,0.9117111111111111
+6611,3.8,17,8,0.9117611111111111
+7150,3.8,17,9,0.9207444444444445
+7157,3.8,17,10,0.9040722222222223
+8166,3.9,17,11,0.9147444444444444
+8176,3.9,17,12,0.8936666666666666
+8178,3.9,17,13,0.8937
+9196,3.9,17,14,0.9106666666666666
+10033,4.0,17,14,1.2089166666666666
+10125,4.0,19,14,1.1304666666666667
+10129,4.0,23,14,1.1112
+10133,4.0,23,14,1.1095499999999998
+10138,4.0,25,14,1.1322249999999998
+10150,4.0,26,14,1.1251791666666666
+10215,4.0,26,15,1.1160625000000002
+10218,4.0,26,16,1.1161125
+10221,4.0,26,17,1.0952416666666667
+11228,4.0,26,18,1.112025
+11233,4.0,26,19,1.1008208333333334
+11236,4.0,26,20,1.1008708333333332
+13268,4.1,26,21,1.1200083333333335
+13273,4.1,26,22,1.1053291666666667
+14285,4.1,26,23,1.1221958333333333
+14292,4.1,26,24,1.1223125
+14295,4.1,26,25,1.1065083333333334
+14298,4.1,26,26,1.1065583333333333
+14301,4.1,26,27,1.0952166666666665
+15317,4.1,26,28,1.11215
+17354,4.2,26,29,1.1363875
+17357,4.2,26,30,1.1216333333333333
+17360,4.2,26,31,1.1216833333333334
+18364,4.2,26,32,1.1184083333333334
+18368,4.2,26,33,1.118475
+18371,4.2,26,34,1.1185250000000002
+18374,4.2,26,35,1.118575
+19393,4.2,26,36,1.1183833333333333
+21435,4.3,26,37,1.1524166666666666
+21438,4.3,26,38,1.1389791666666667
+22442,4.3,26,39,1.1526541666666668
+22450,4.3,26,40,1.1527874999999999
+22453,4.3,26,41,1.1528375
+22455,4.3,26,42,1.1258249999999999
+24489,4.3,26,43,1.1597250000000001
+24492,4.3,26,44,1.1397458333333332
+24497,4.3,27,44,1.140375
+25512,4.4,27,45,1.1572916666666666
+25515,4.4,27,46,1.1434375
+26523,4.4,27,47,1.1513541666666667
+26531,4.4,27,48,1.1514875000000002
+26533,4.4,27,49,1.1290041666666668
+27553,4.4,27,50,1.1460041666666667
+28562,4.4,27,51,1.1628208333333334
+28569,4.4,27,52,1.1629375000000002
+28571,4.4,27,53,1.1491666666666667
+29590,4.4,27,54,1.1499083333333333
+29596,4.4,27,55,1.1500083333333333
+30602,4.4,27,56,1.1574583333333335
+31634,4.5,27,57,1.1489458333333333
+32649,4.5,27,58,1.1658625
+32651,4.5,27,59,1.1658958333333334
+33657,4.5,27,60,1.1826625
+33669,4.5,27,61,1.1672291666666665
+33671,4.5,27,62,1.1532666666666667
+34678,4.5,27,63,1.17005
+35709,4.5,27,64,1.1872333333333331
+35711,4.5,27,65,1.1742875
+36720,4.5,27,66,1.1634541666666667
+36729,4.5,27,67,1.1636041666666666
+37740,4.5,27,68,1.1804541666666668
+38758,4.5,27,69,1.1974208333333332
+38767,4.5,27,70,1.1810041666666666
+38769,4.5,27,71,1.1632791666666666
+38777,4.5,28,71,1.1518875
+38782,4.5,29,71,1.1712208333333334
+39790,4.5,29,72,1.1732083333333334
+39792,4.5,29,73,1.1732416666666665
+40801,4.6,29,74,1.1713916666666668
+40845,4.6,31,74,1.2152791666666665
+41808,4.6,31,75,1.2313291666666666
+41829,4.6,31,76,1.2316791666666667
+41832,4.6,31,77,1.2142625
+41838,4.6,33,77,1.1908666666666667
+41840,4.6,34,77,1.1806541666666668
+42829,4.6,34,78,1.1971375
+42848,4.6,34,79,1.1835083333333332
+43869,4.6,34,80,1.2005249999999998
+43870,4.6,34,81,1.1849375
+44878,4.6,34,82,1.2017375
+45888,4.6,34,83,1.2185708333333334
+45909,4.6,34,84,1.2044833333333334
+46908,4.6,34,85,1.2211333333333334
+46928,4.6,34,86,1.2021916666666668
+46936,4.6,36,86,1.1990083333333332
+46950,4.6,37,86,1.2183916666666665
+47938,4.6,37,87,1.2348583333333332
+47947,4.6,37,88,1.215
+47949,4.6,37,89,1.1829416666666668
+48969,4.6,37,90,1.1999416666666667
+49967,4.6,37,91,1.216575
+51006,4.7,37,92,1.2338916666666668
+52008,4.7,37,93,1.2505916666666665
+52012,4.7,37,94,1.2506583333333334
+52016,4.7,38,94,1.2256375000000002
+52029,4.7,38,95,1.2072833333333333
+53051,4.7,38,96,1.2215333333333334
+53055,4.7,38,97,1.2034666666666667
+54071,4.7,38,98,1.2204000000000002
+55069,4.7,38,99,1.2370333333333332
+56088,4.7,38,100,1.2253583333333333
+56109,4.7,38,101,1.2257083333333334
+56112,4.7,38,102,1.2257583333333335
+57128,4.7,38,103,1.2235416666666665
+57131,4.7,38,104,1.2235916666666666
+58148,4.7,38,105,1.2238458333333333
+60190,4.7,38,106,1.2578791666666667
+61188,4.7,38,107,1.2141583333333335
+61199,4.7,41,107,1.2094999999999998
+61208,4.7,41,108,1.1938333333333333
+61211,4.7,41,109,1.1938583333333335
+64268,4.8,41,110,1.2042499999999998
+65269,4.8,41,111,1.2125916666666667
+65277,4.8,41,112,1.2126583333333334
+65287,4.8,41,113,1.1614166666666668
+65288,4.8,41,114,1.1614208333333333
+68348,4.8,41,115,1.1583
+69346,4.8,41,116,1.1624583333333334
+69359,4.8,41,117,1.1625124999999998
+69368,4.8,41,118,1.16255
+72428,4.8,41,119,1.1594208333333333
+73448,4.8,41,120,1.1636708333333334
+74447,4.8,41,121,1.1678333333333333
+74452,4.8,42,121,1.1678541666666669
+74455,4.8,43,121,1.1610041666666668
+74459,4.8,43,122,1.1610208333333332
+76495,4.8,43,123,1.1695041666666666
+78508,4.8,43,124,1.1628375
+78552,4.8,43,125,1.1630208333333334
+81587,4.9,43,126,1.1756666666666669
diff --git a/experiments/jobRelease/data/negotiationLog6.csv b/experiments/jobRelease/data/negotiationLog6.csv
new file mode 100644
index 0000000000000000000000000000000000000000..18ab184c7792f3b939a50f3c39d8b2560f72e5a1
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog6.csv
@@ -0,0 +1,167 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0270277777777777
+21,1.3,0,0,0.960388888888889
+51,1.7,1,0,0.9608888888888889
+55,1.7,2,0,0.8939777777777778
+60,1.7,3,0,0.8875388888888889
+66,1.8,4,0,0.8729277777777777
+69,1.8,5,0,0.8512277777777777
+75,1.8,7,0,0.8596
+85,1.9,8,0,0.8351888888888889
+3071,3.4,8,1,0.8849555555555556
+3074,3.4,8,2,0.8850055555555556
+4088,3.6,8,3,1.0005666666666666
+4091,3.6,8,4,0.9019555555555556
+4095,3.6,8,5,0.899388888888889
+4097,3.6,8,6,0.8606944444444444
+4099,3.6,9,6,0.8607277777777776
+4105,3.6,10,6,0.8608277777777776
+4109,3.6,11,6,0.8640333333333333
+4113,3.6,12,6,0.8641
+4133,3.6,14,6,0.8622777777777777
+4136,3.6,15,6,0.8374555555555556
+4138,3.6,16,6,0.807661111111111
+4143,3.6,19,6,0.8587555555555556
+5107,3.7,19,7,0.8748222222222223
+6127,3.7,19,8,0.8753666666666666
+6129,3.7,19,9,0.84965
+6135,3.7,19,10,0.84975
+6144,3.7,22,10,0.7938611111111111
+8166,3.9,22,11,0.8275611111111111
+8176,3.9,22,12,0.8277277777777777
+8201,3.9,23,12,0.8281444444444443
+9189,3.9,23,13,0.8446111111111111
+9191,3.9,23,14,0.8446444444444444
+9197,3.9,23,15,0.8447444444444444
+9201,3.9,23,16,0.8377277777777777
+9219,3.9,24,16,0.8380277777777778
+9225,3.9,25,16,0.8046944444444445
+10025,4.0,25,16,1.1348291666666666
+10030,4.0,26,16,1.1298916666666665
+10037,4.0,29,16,1.0710875
+10041,4.0,30,16,1.06745
+11225,4.0,30,17,1.0593833333333333
+11233,4.0,30,18,1.0593291666666667
+11240,4.0,30,19,1.0518375
+12247,4.0,30,20,1.0686208333333334
+12256,4.0,30,21,1.0641541666666667
+12259,4.0,30,22,1.0495375
+12267,4.0,30,23,1.0496708333333333
+14290,4.1,30,24,1.0713291666666669
+14293,4.1,30,25,1.0545583333333333
+15297,4.1,30,26,1.0712916666666668
+15300,4.1,30,27,1.0645166666666668
+15317,4.1,30,28,1.0595083333333333
+16317,4.2,30,29,1.0695041666666667
+16337,4.2,30,30,1.0698375
+16340,4.2,30,31,1.0626624999999998
+17346,4.2,30,32,1.0775916666666667
+18366,4.2,30,33,1.0719333333333334
+18405,4.2,30,34,1.0601625
+19374,4.2,30,35,1.0763125
+19383,4.2,30,36,1.0704708333333335
+20435,4.3,30,37,1.0796750000000002
+21457,4.3,30,38,1.0967083333333332
+22436,4.3,30,39,1.113025
+22446,4.3,30,40,1.1093833333333334
+22449,4.3,30,41,1.0802333333333332
+22457,4.3,31,41,1.0795583333333334
+22474,4.3,31,42,1.064925
+23455,4.3,31,43,1.0763125
+24478,4.3,31,44,1.0933458333333335
+24515,4.3,31,45,1.0825208333333334
+26517,4.4,31,46,1.1158875
+26525,4.4,31,47,1.1026708333333335
+26557,4.4,31,48,1.1032041666666668
+27540,4.4,31,49,1.1195875000000002
+27548,4.4,31,50,1.1166958333333334
+27577,4.4,31,51,1.1003541666666665
+28582,4.4,31,52,1.0949791666666668
+29623,4.4,31,53,1.1020208333333334
+30606,4.4,31,54,1.1184041666666666
+30613,4.4,31,55,1.1034083333333333
+30645,4.4,31,56,1.1039416666666668
+31619,4.4,31,57,1.120175
+32637,4.5,31,58,1.1304
+32645,4.5,31,59,1.1143791666666667
+32677,4.5,31,60,1.0977875
+32709,4.5,35,60,1.1517208333333333
+33707,4.5,35,61,1.1581833333333333
+34685,4.5,35,62,1.1744833333333333
+34725,4.5,35,63,1.17515
+35696,4.5,35,64,1.1913333333333334
+35713,4.5,35,65,1.1497750000000002
+35754,4.5,37,65,1.1566666666666667
+36736,4.5,37,66,1.1730333333333334
+37738,4.5,37,67,1.181325
+37794,4.5,37,68,1.1645083333333335
+38758,4.5,37,69,1.1662541666666668
+38782,4.5,42,69,1.1665541666666668
+38795,4.5,42,70,1.1667166666666666
+39778,4.5,42,71,1.1790041666666666
+39787,4.5,42,72,1.1651791666666667
+39819,4.6,42,73,1.1569125
+40820,4.6,42,74,1.169425
+42841,4.6,42,75,1.1824125
+42844,4.6,42,76,1.18245
+42876,4.6,42,77,1.18285
+42879,4.6,42,78,1.1645375
+44885,4.6,42,79,1.1896125
+44891,4.6,42,80,1.1722166666666667
+44893,4.6,42,81,1.1722416666666668
+44916,4.6,42,82,1.1662541666666668
+46956,4.6,42,83,1.1917541666666667
+47976,4.6,42,84,1.1861
+48954,4.6,42,85,1.1864124999999999
+48969,4.6,48,85,1.1928541666666668
+48975,4.6,49,85,1.2055375
+49975,4.6,49,86,1.2180375
+49987,4.6,49,87,1.2181875
+50997,4.7,49,88,1.2064333333333332
+51020,4.7,51,88,1.17855
+52057,4.7,51,89,1.1788791666666667
+52065,4.7,51,90,1.1789791666666667
+52077,4.7,51,91,1.1619958333333333
+52082,4.7,52,91,1.1423999999999999
+53036,4.7,52,92,1.154325
+53047,4.7,52,93,1.1544625000000002
+54056,4.7,52,94,1.1548416666666665
+55096,4.7,52,95,1.1678416666666667
+55116,4.7,52,96,1.1680916666666665
+56096,4.7,52,97,1.1803416666666666
+56138,4.7,52,98,1.1668958333333335
+57116,4.7,52,99,1.1791208333333332
+57126,4.7,52,100,1.1792458333333333
+57157,4.7,52,101,1.1614875
+57185,4.7,58,101,1.2590666666666666
+57228,4.7,62,101,1.1569458333333331
+58146,4.7,62,102,1.1544416666666666
+58301,4.7,63,102,1.1390500000000001
+58345,4.7,64,102,1.1328333333333334
+58354,4.7,65,102,1.1114458333333335
+58360,4.7,67,102,1.1115208333333333
+58363,4.7,69,102,1.1493624999999998
+59176,4.7,69,103,1.159525
+59206,4.7,69,104,1.1509833333333332
+60218,4.7,69,105,1.1445125
+61204,4.7,69,106,1.1568375000000002
+61237,4.7,69,107,1.1446416666666666
+62215,4.7,69,108,1.152825
+62219,4.7,69,109,1.152875
+63255,4.8,69,110,1.1658250000000001
+63276,4.8,69,111,1.1553708333333332
+63446,4.8,69,112,1.1574958333333332
+65319,4.8,69,113,1.3261625
+65325,4.8,69,114,1.147125
+67317,4.8,69,115,1.1584958333333333
+67326,4.8,69,116,1.1585708333333333
+68358,4.8,69,117,1.1671708333333333
+68378,4.8,69,118,1.1553083333333334
+70416,4.8,69,119,1.1527083333333332
+70418,4.8,69,120,1.152725
+72410,4.8,69,121,1.1643208333333335
+73444,4.8,69,122,1.1729375
+73465,4.8,69,123,1.1579208333333333
+76515,4.8,69,124,1.16205
+78500,4.8,69,125,1.1742416666666666
+78518,4.8,69,126,1.1743916666666665
diff --git a/experiments/jobRelease/data/negotiationLog7.csv b/experiments/jobRelease/data/negotiationLog7.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5d11775e2c8b52c02fa56af51a17b39682e459a2
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog7.csv
@@ -0,0 +1,150 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.2116777777777779
+24,1.3,0,0,1.089988888888889
+49,1.6,2,0,1.0904055555555556
+59,1.7,3,0,1.0686222222222221
+75,1.8,10,0,0.9868444444444443
+3081,3.4,10,1,1.0211944444444443
+3087,3.4,10,2,1.0212944444444443
+3092,3.4,10,3,1.0073666666666667
+3113,3.4,12,3,0.95805
+3122,3.4,14,3,0.941338888888889
+3139,3.4,15,3,0.9280388888888889
+3146,3.4,16,3,0.9067055555555557
+4090,3.6,16,4,0.90915
+4105,3.6,16,5,0.9094
+4107,3.6,16,6,0.8880388888888889
+4125,3.6,18,6,0.8664777777777778
+5122,3.7,18,7,0.8830944444444444
+5126,3.7,18,8,0.8571888888888889
+7157,3.8,18,9,0.8910388888888889
+8175,3.9,18,10,1.0437388888888888
+8177,3.9,18,11,0.8851666666666667
+8179,3.9,18,12,0.867161111111111
+9186,3.9,18,13,0.8839444444444443
+9196,3.9,18,14,0.864538888888889
+9198,3.9,18,15,0.8580111111111111
+10040,4.0,18,15,1.15565
+10048,4.0,19,15,1.1557833333333332
+10074,4.0,20,15,1.1111499999999999
+10216,4.0,20,16,1.0966875
+11239,4.0,20,17,1.1137375
+12256,4.0,20,18,1.1306875
+13282,4.1,20,19,1.1133125
+14301,4.1,20,20,1.1302958333333335
+14309,4.1,20,21,1.1304291666666666
+14314,4.1,20,22,1.1110875
+14319,4.1,21,22,1.1312458333333335
+15306,4.1,21,23,1.1476958333333334
+15316,4.1,21,24,1.1354708333333332
+15319,4.1,21,25,1.1355208333333333
+17356,4.2,21,26,1.1694708333333332
+17358,4.2,21,27,1.1695041666666666
+17361,4.2,21,28,1.1411041666666668
+18366,4.2,21,29,1.1578541666666666
+18376,4.2,21,30,1.1580208333333333
+18380,4.2,21,31,1.1356583333333332
+19395,4.2,21,32,1.152575
+20416,4.3,21,33,1.1695916666666666
+21426,4.3,21,34,1.186425
+21436,4.3,21,35,1.1767625
+21439,4.3,21,36,1.1768125
+21441,4.3,21,37,1.1449125
+22456,4.3,21,38,1.1618291666666667
+23476,4.3,21,39,1.1488791666666667
+24486,4.3,21,40,1.1657125000000002
+24495,4.3,21,41,1.1590625
+25506,4.4,21,42,1.1759125
+25510,4.4,21,43,1.1426541666666667
+25520,4.4,22,43,1.1428208333333332
+25523,4.4,23,43,1.2369041666666667
+26545,4.4,23,44,1.2539375
+26549,4.4,23,45,1.2540041666666668
+26551,4.4,23,46,1.2540375
+28588,4.4,23,47,1.2672291666666666
+29598,4.4,23,48,1.2840625
+30619,4.4,23,49,1.2820416666666667
+30622,4.4,23,50,1.2820916666666666
+30625,4.4,23,51,1.247825
+30628,4.4,23,52,1.247875
+30631,4.4,24,52,1.1521708333333334
+31649,4.5,24,53,1.1691375000000002
+31655,4.5,24,54,1.1692375000000002
+33678,4.5,24,55,1.2029541666666668
+33686,4.5,24,56,1.178925
+34696,4.5,24,57,1.1957583333333335
+34706,4.5,24,58,1.195925
+35717,4.5,24,59,1.1936666666666667
+35725,4.5,24,60,1.1938
+35727,4.5,24,61,1.1938333333333333
+37756,4.5,24,62,1.2276500000000001
+37758,4.5,24,63,1.176875
+37769,4.5,24,64,1.1637333333333333
+38775,4.5,24,65,1.1804999999999999
+38786,4.5,24,66,1.1806833333333333
+39807,4.5,24,67,1.1977
+39810,4.6,24,68,1.1977499999999999
+40818,4.6,24,69,1.1975833333333334
+40823,4.6,24,70,1.1798208333333333
+40845,4.6,27,70,1.1800958333333333
+41838,4.6,27,71,1.1925083333333333
+41845,4.6,27,72,1.1780708333333334
+42859,4.6,27,73,1.1907458333333334
+43880,4.6,27,74,1.1821666666666668
+43885,4.6,27,75,1.1822291666666667
+43889,4.6,27,76,1.1822791666666668
+43892,4.6,27,77,1.1823166666666665
+43895,4.6,27,78,1.1823541666666666
+45919,4.6,27,79,1.2076541666666667
+46939,4.6,27,80,1.2204041666666667
+46945,4.6,27,81,1.2031541666666667
+47955,4.6,27,82,1.2157791666666666
+47956,4.6,27,83,1.1841083333333333
+47966,4.6,27,84,1.1842333333333335
+48986,4.6,27,85,1.1969833333333333
+49995,4.6,27,86,1.2095958333333334
+51020,4.7,27,87,1.2224083333333333
+53057,4.7,27,88,1.2118708333333332
+53067,4.7,27,89,1.2119958333333334
+53069,4.7,27,90,1.1902208333333335
+53070,4.7,27,91,1.1902333333333333
+53078,4.7,29,91,1.1986458333333334
+54076,4.7,29,92,1.2111208333333332
+55095,4.7,29,93,1.2057791666666666
+55101,4.7,30,93,1.1948166666666666
+56117,4.7,30,94,1.2075166666666666
+56127,4.7,30,95,1.2076416666666667
+57150,4.7,30,96,1.2053083333333334
+58157,4.7,30,97,1.1785375
+58165,4.7,30,98,1.1786375
+59177,4.7,30,99,1.1912875
+60197,4.7,30,100,1.2040374999999999
+60210,4.7,33,100,1.2042
+61219,4.7,33,101,1.2168125
+61226,4.7,33,102,1.2168999999999999
+61229,4.7,33,103,1.2169375
+61241,4.7,39,103,1.2170875
+62249,4.7,39,104,1.2103541666666666
+64279,4.8,39,105,1.16165
+64281,4.8,39,106,1.1616666666666666
+64282,4.8,39,107,1.161675
+64284,4.8,39,108,1.1616916666666666
+65304,4.8,39,109,1.1701916666666667
+66326,4.8,39,110,1.1787083333333332
+67335,4.8,39,111,1.1871166666666668
+68355,4.8,39,112,1.1801958333333333
+68366,4.8,39,113,1.1356791666666666
+69386,4.8,39,114,1.2072083333333334
+69387,4.8,39,115,1.1399333333333332
+71415,4.8,39,116,1.1483833333333335
+72435,4.8,39,117,1.13665
+74486,4.8,39,118,1.1451958333333332
+75497,4.8,39,119,1.1494083333333334
+75505,4.8,39,120,1.1494416666666667
+77537,4.8,39,121,1.1399416666666666
+80596,4.9,39,122,1.1526874999999999
+81626,4.9,39,123,1.1569791666666667
+82626,4.9,39,124,1.1423791666666667
+85676,4.9,39,125,1.1550875
+88738,4.9,39,126,1.14625
+90782,4.9,39,127,1.1547666666666667
diff --git a/experiments/jobRelease/data/negotiationLog8.csv b/experiments/jobRelease/data/negotiationLog8.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b10bab80113808e91c2f1dcad2f0ee465cb8d5c9
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog8.csv
@@ -0,0 +1,152 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.039611111111111
+19,1.3,0,0,1.0019166666666668
+48,1.6,2,0,0.9492555555555556
+55,1.7,5,0,0.9472888888888888
+80,1.9,6,0,0.92625
+90,1.9,7,0,0.9264166666666667
+3074,3.4,7,1,0.9632222222222223
+3078,3.4,7,2,0.9632888888888889
+4093,3.6,7,3,1.0669166666666667
+4095,3.6,7,4,1.064011111111111
+4097,3.6,7,5,0.9773333333333334
+4099,3.6,7,6,0.9599055555555557
+4101,3.6,7,7,0.9599388888888889
+6134,3.7,7,8,0.9635888888888889
+6149,3.7,8,8,0.9790055555555557
+6295,3.7,9,8,1.0034555555555555
+7150,3.8,9,9,1.0177055555555556
+7153,3.8,9,10,1.0018555555555555
+7155,3.8,9,11,1.001888888888889
+8176,3.9,9,12,1.0189055555555557
+9192,3.9,9,13,1.035838888888889
+9194,3.9,9,14,1.023911111111111
+9196,3.9,9,15,1.0239444444444445
+9206,3.9,10,15,1.0194666666666667
+9223,3.9,11,15,1.0023055555555556
+9228,3.9,12,15,0.9768666666666667
+9232,3.9,13,15,0.9719944444444444
+9256,3.9,15,15,0.9952055555555556
+10035,4.0,15,15,1.2257624999999999
+10216,4.0,15,16,1.1865124999999999
+11236,4.0,15,17,1.19225
+12261,4.0,15,18,1.2093333333333334
+12268,4.0,15,19,1.20945
+13284,4.1,15,20,1.2263833333333334
+13289,4.1,15,21,1.2226583333333332
+13293,4.1,15,22,1.2003666666666668
+13297,4.1,15,23,1.1854458333333333
+15317,4.1,15,24,1.2064083333333333
+15328,4.1,15,25,1.2065916666666667
+15336,4.1,15,26,1.2067249999999998
+17360,4.2,15,27,1.2153
+17367,4.2,15,28,1.2154166666666666
+17373,4.2,15,29,1.2155166666666666
+17379,4.2,15,30,1.2156166666666666
+17385,4.2,15,31,1.2004708333333334
+18376,4.2,15,32,1.2144958333333333
+20424,4.3,15,33,1.2486291666666667
+20435,4.3,15,34,1.2488124999999999
+21443,4.3,15,35,1.2497125
+22462,4.3,15,36,1.2490791666666667
+22464,4.3,15,37,1.2491124999999998
+22467,4.3,15,38,1.2491625
+22469,4.3,15,39,1.2148541666666666
+22471,4.3,15,40,1.2085333333333332
+24513,4.3,15,41,1.2425666666666666
+25522,4.4,15,42,1.2593833333333333
+26542,4.4,15,43,1.2763833333333332
+27561,4.4,15,44,1.2734791666666667
+27564,4.4,15,45,1.2735291666666666
+27567,4.4,15,46,1.2365625
+27569,4.4,15,47,1.2170958333333333
+27572,4.4,15,48,1.2171458333333334
+27577,4.4,18,48,1.2172291666666666
+27584,4.4,20,48,1.1985875
+27606,4.4,23,48,1.2126416666666666
+27609,4.4,24,48,1.2007708333333333
+28588,4.4,24,49,1.2153208333333334
+28602,4.4,24,50,1.2155541666666667
+30628,4.4,24,51,1.2409916666666667
+30637,4.4,24,52,1.2411416666666668
+30639,4.4,24,53,1.2313
+32663,4.5,24,54,1.321475
+32665,4.5,24,55,1.2450083333333335
+32668,4.5,24,56,1.2450583333333334
+33681,4.5,24,57,1.2518541666666667
+33684,4.5,24,58,1.2237458333333333
+33692,4.5,24,59,1.2238791666666666
+33697,4.5,26,59,1.1986875
+34701,4.5,26,60,1.202775
+34703,4.5,26,61,1.2028083333333333
+35724,4.5,26,62,1.219825
+36742,4.5,26,63,1.2094083333333332
+36750,4.5,27,63,1.2186666666666668
+36786,4.5,29,63,1.2466833333333334
+36817,4.5,30,63,1.2895583333333334
+37763,4.5,30,64,1.305325
+37770,4.5,30,65,1.3054416666666666
+38788,4.5,30,66,1.3224083333333332
+38797,4.5,30,67,1.3225583333333333
+38799,4.5,30,68,1.3225916666666668
+38801,4.5,30,69,1.29935
+39804,4.5,30,70,1.3149208333333333
+40826,4.6,30,71,1.2834541666666666
+42865,4.6,30,72,1.3174375
+42871,4.6,30,73,1.3120416666666666
+42873,4.6,30,74,1.312075
+42876,4.6,30,75,1.3013125
+43886,4.6,30,76,1.3181458333333333
+43898,4.6,30,77,1.3183458333333333
+44902,4.6,30,78,1.298925
+45922,4.6,30,79,1.3038916666666667
+47970,4.6,30,80,1.3380249999999998
+47974,4.6,30,81,1.3380916666666667
+47976,4.6,30,82,1.338125
+48982,4.6,30,83,1.3315791666666668
+48984,4.6,30,84,1.3316124999999999
+50000,4.6,30,85,1.3034083333333333
+52042,4.7,30,86,1.3336666666666666
+52043,4.7,30,87,1.3336833333333333
+52045,4.7,30,88,1.3337166666666667
+52047,4.7,30,89,1.33375
+53062,4.7,30,90,1.3413166666666667
+53094,4.7,33,90,1.34185
+54080,4.7,33,91,1.3364791666666667
+56124,4.7,33,92,1.3705458333333334
+56126,4.7,33,93,1.3705791666666667
+56127,4.7,33,94,1.2858583333333333
+56128,4.7,33,95,1.2858708333333333
+57142,4.7,33,96,1.2868916666666665
+57143,4.7,33,97,1.2869041666666667
+57172,4.7,33,98,1.2872666666666668
+60203,4.7,33,99,1.3251541666666666
+60213,4.7,33,100,1.3461833333333333
+60216,4.7,33,101,1.3462208333333334
+60220,4.7,33,102,1.313175
+61221,4.7,33,103,1.2865708333333332
+62272,4.7,33,104,1.2997083333333335
+64281,4.8,33,105,1.3248208333333333
+64283,4.8,33,106,1.3114833333333331
+64284,4.8,33,107,1.3114958333333333
+65300,4.8,33,108,1.3241958333333335
+67374,4.8,33,109,1.3501208333333332
+68360,4.8,33,110,1.3477708333333331
+68362,4.8,33,111,1.2723625
+69383,4.8,33,112,1.2808708333333334
+69385,4.8,33,113,1.2808875
+70403,4.8,33,114,1.2893708333333334
+72443,4.8,33,115,1.2901291666666665
+72445,4.8,33,116,1.277075
+74481,4.8,33,117,1.2940416666666665
+75505,4.8,33,118,1.302575
+76512,4.8,33,119,1.2962541666666667
+77526,4.8,33,120,1.2852958333333333
+79570,4.9,33,121,1.3023291666666668
+80602,4.9,33,122,1.2943458333333333
+82602,4.9,33,123,1.2910791666666666
+84662,4.9,33,124,1.2996625
+85681,4.9,33,125,1.2865875
+90774,4.9,33,126,1.3078083333333335
+90780,4.9,33,127,1.2884208333333333
+96897,4.9,33,128,1.2665583333333332
diff --git a/experiments/jobRelease/data/negotiationLog9.csv b/experiments/jobRelease/data/negotiationLog9.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ec0879193a904d820b2e7aa3381dee246cb0a3b1
--- /dev/null
+++ b/experiments/jobRelease/data/negotiationLog9.csv
@@ -0,0 +1,159 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0980722222222221
+24,1.3,0,0,1.0040944444444444
+48,1.6,2,0,0.9519722222222222
+52,1.7,3,0,0.9322055555555555
+56,1.7,4,0,0.9322722222222223
+63,1.8,6,0,0.9323888888888889
+67,1.8,8,0,0.9164444444444444
+74,1.8,9,0,0.916561111111111
+81,1.9,10,0,0.8858833333333334
+87,1.9,11,0,0.8859833333333333
+3074,3.4,11,1,0.9199555555555555
+4091,3.6,11,2,0.9272666666666667
+4094,3.6,11,3,0.9057944444444443
+4096,3.6,11,4,0.9058277777777778
+4098,3.6,11,5,0.8976166666666666
+4108,3.6,12,5,0.8808222222222223
+5111,3.7,12,6,0.8975388888888889
+5114,3.7,12,7,0.8975888888888889
+5116,3.7,12,8,0.8975555555555557
+5132,3.7,13,8,0.9170166666666667
+5143,3.7,14,8,0.9072555555555556
+5489,3.7,15,8,0.9107444444444445
+8172,3.9,15,9,0.9328055555555556
+9192,3.9,15,10,0.9236722222222223
+9196,3.9,15,11,0.923738888888889
+9201,3.9,15,12,0.9238222222222222
+9203,3.9,15,13,0.9238555555555555
+9204,3.9,15,14,0.9238722222222222
+10028,4.0,15,14,1.1438
+10044,4.0,18,14,1.1440666666666668
+10049,4.0,19,14,1.1044666666666667
+10211,4.0,19,15,1.1071666666666669
+10214,4.0,19,16,1.0840083333333332
+12251,4.0,19,17,1.1058708333333334
+13259,4.1,19,18,1.0859208333333332
+13270,4.1,19,19,1.0787666666666667
+13277,4.1,19,20,1.0788833333333334
+13289,4.1,19,21,1.0790833333333334
+13296,4.1,19,22,1.0792
+14289,4.1,19,23,1.0910583333333332
+14292,4.1,19,24,1.0911083333333333
+16322,4.2,19,25,1.1008583333333335
+16331,4.2,19,26,1.0881291666666668
+17351,4.2,19,27,1.2055375
+17354,4.2,19,28,1.1051791666666666
+17357,4.2,19,29,1.1052291666666667
+17360,4.2,19,30,1.0912708333333332
+18370,4.2,19,31,1.1056083333333333
+19391,4.2,19,32,1.122625
+20402,4.3,19,33,1.1075083333333333
+20411,4.3,19,34,1.1076583333333334
+20420,4.3,19,35,1.0912
+21431,4.3,19,36,1.10805
+21434,4.3,19,37,1.1081
+23471,4.3,19,38,1.1286333333333334
+23473,4.3,19,39,1.1190291666666667
+24492,4.3,19,40,1.1360124999999999
+24498,4.3,19,41,1.1361124999999999
+25502,4.4,19,42,1.1158125
+25510,4.4,19,43,1.1159458333333334
+25512,4.4,19,44,1.0991
+25515,4.4,21,44,1.0807916666666666
+25519,4.4,22,44,1.1073208333333333
+25522,4.4,23,44,1.2207833333333333
+25529,4.4,24,44,1.2227416666666668
+26536,4.4,24,45,1.2197166666666668
+26562,4.4,28,45,1.1425708333333333
+27563,4.4,28,46,1.1503375
+28584,4.4,28,47,1.1673541666666667
+28597,4.4,28,48,1.1667041666666667
+28600,4.4,28,49,1.1536708333333332
+29583,4.4,28,50,1.1564916666666667
+29591,4.4,29,50,1.1428125
+29601,4.4,29,51,1.1429791666666667
+29628,4.4,30,51,1.1396291666666667
+30620,4.4,30,52,1.1812583333333333
+30622,4.4,30,53,1.1434
+31640,4.5,30,54,1.1543166666666667
+31646,4.5,30,55,1.1544166666666666
+32660,4.5,30,56,1.1424333333333334
+33660,4.5,30,57,1.1447041666666666
+33681,4.5,30,58,1.1450541666666667
+33693,4.5,31,58,1.1165125
+34701,4.5,31,59,1.1208125
+34703,4.5,31,60,1.1208458333333333
+35723,4.5,31,61,1.1378458333333334
+35730,4.5,31,62,1.1246041666666666
+35734,4.5,31,63,1.1246708333333333
+37764,4.5,31,64,1.1573833333333332
+37768,4.5,31,65,1.121425
+37773,4.5,31,66,1.1215083333333333
+37776,4.5,33,66,1.1741416666666666
+38761,4.5,33,67,1.1891874999999998
+38770,4.5,34,67,1.1788750000000001
+39801,4.5,34,68,1.1960583333333332
+39803,4.5,34,69,1.1858833333333334
+39805,4.5,34,70,1.1591583333333333
+40819,4.6,34,71,1.1760583333333334
+40821,4.6,34,72,1.1760916666666668
+41822,4.6,34,73,1.1927750000000001
+41830,4.6,34,74,1.1700708333333334
+41840,4.6,34,75,1.1614208333333333
+43882,4.6,34,76,1.1954541666666667
+43886,4.6,34,77,1.1852958333333334
+44901,4.6,34,78,1.2022125000000001
+44903,4.6,34,79,1.2022458333333332
+44905,4.6,34,80,1.2022791666666668
+44906,4.6,34,81,1.1688708333333333
+45900,4.6,34,82,1.1813416666666667
+46931,4.6,34,83,1.1797875
+46935,4.6,36,83,1.1798375
+47961,4.6,36,84,1.1825333333333332
+48982,4.6,36,85,1.1952958333333332
+48984,4.6,36,86,1.1953208333333334
+49991,4.6,36,87,1.2079083333333334
+50001,4.6,36,88,1.2080333333333333
+50002,4.6,36,89,1.2080458333333333
+50004,4.6,36,90,1.1741791666666666
+50005,4.6,37,90,1.1741916666666665
+51002,4.7,37,91,1.1809083333333334
+53063,4.7,37,92,1.1946
+54085,4.7,37,93,1.2073749999999999
+54095,4.7,37,94,1.2075
+54097,4.7,37,95,1.207525
+55095,4.7,37,96,1.22
+55108,4.7,37,97,1.1833208333333334
+55114,4.7,37,98,1.1833958333333332
+55118,4.7,38,98,1.1480916666666665
+56110,4.7,38,99,1.1520791666666668
+56144,4.7,39,99,1.1525041666666667
+58174,4.7,39,100,1.1588583333333333
+58180,4.7,39,101,1.1589333333333334
+59195,4.7,39,102,1.1716208333333333
+59201,4.7,39,103,1.1716958333333334
+60182,4.7,39,104,1.1839583333333332
+60194,4.7,39,105,1.1830666666666665
+60213,4.7,39,106,1.1509041666666666
+60223,4.7,39,107,1.13135
+61252,4.7,39,108,1.139925
+64291,4.8,39,109,1.1456708333333334
+64293,4.8,39,110,1.1325166666666666
+64294,4.8,39,111,1.132525
+64295,4.8,39,112,1.1325333333333334
+65320,4.8,39,113,1.141075
+66312,4.8,39,114,1.146325
+66341,4.8,39,115,1.1255
+68370,4.8,39,116,1.1199291666666666
+69380,4.8,39,117,1.1241375
+69400,4.8,39,118,1.1242208333333332
+72446,4.8,39,119,1.1217374999999998
+73483,4.8,39,120,1.1260583333333334
+74471,4.8,39,121,1.1301750000000002
+76521,4.8,39,122,1.1224958333333332
+78572,4.8,39,123,1.1310416666666667
+81610,4.9,39,124,1.1266666666666665
+83660,4.9,39,125,1.1352083333333334
+86714,4.9,39,126,1.128925
+88732,4.9,39,127,1.1373333333333333
diff --git a/experiments/jobRelease/data/noNegotiationLog1.csv b/experiments/jobRelease/data/noNegotiationLog1.csv
index 161f67fe0c890b536c95435524261631b1e04aa6..bafe5f82a536880c682f055734349ef4769b89e4 100644
--- a/experiments/jobRelease/data/noNegotiationLog1.csv
+++ b/experiments/jobRelease/data/noNegotiationLog1.csv
@@ -1,124 +1,122 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8462625
-0,0.0,0,0,0.8462625
-3056,3.4,0,1,0.8844624999999999
-4088,3.6,0,2,0.8973625
-4095,3.6,0,3,0.89745
-4097,3.6,0,4,0.897475
-4099,3.6,0,5,0.87795
-5108,3.7,0,6,0.8281416666666667
-5119,3.7,0,7,0.7542625
-5122,3.7,0,8,0.7543000000000001
-6118,3.7,0,9,0.76675
-8167,3.9,0,10,0.7923625
-8172,3.9,0,11,0.7924249999999999
-9189,3.9,0,12,0.7914125
-9196,3.9,0,13,0.7915
-14290,4.1,0,8,1.6256375
-14302,4.1,0,9,1.6258375
-14306,4.1,0,10,1.6137916666666667
-15297,4.1,0,11,1.6303083333333332
-15309,4.1,0,12,1.6305083333333334
-15316,4.1,0,13,1.630625
-17347,4.2,0,14,1.664475
-18368,4.2,0,15,1.6297916666666665
-18382,4.2,0,16,1.630025
-18391,4.2,0,17,1.6149625
-19377,4.2,0,18,1.6313958333333334
-19389,4.2,0,19,1.6315958333333334
-19394,4.2,0,20,1.6316791666666668
-20399,4.3,0,21,1.6484291666666666
-22446,4.3,0,22,1.6825458333333332
-22458,4.3,0,23,1.6827458333333332
-23456,4.3,0,24,1.6993791666666667
-23469,4.3,0,25,1.6995958333333334
-23476,4.3,0,26,1.6727333333333334
-23481,4.3,0,27,1.6544708333333333
-23484,4.3,0,28,1.6545208333333332
-24487,4.3,0,29,1.6712375
-25507,4.4,0,30,1.6882375
-26527,4.4,0,31,1.7052375
-27538,4.4,0,32,1.7220875
-27550,4.4,0,33,1.7222875
-28557,4.4,0,34,1.7390708333333333
-28568,4.4,0,35,1.6985291666666666
-29589,4.4,0,36,1.6943375
-29599,4.4,0,37,1.6945041666666667
-30605,4.4,0,38,1.7112708333333333
-30611,4.4,0,39,1.7113708333333333
-31618,4.4,0,40,1.7281541666666667
-32636,4.5,0,41,1.7451208333333335
-33657,4.5,0,42,1.7621375000000001
-33669,4.5,0,43,1.7489291666666666
-34689,4.5,0,44,1.7143416666666667
-34698,4.5,0,45,1.7144916666666667
-35706,4.5,0,46,1.7312916666666667
-35713,4.5,0,47,1.7314083333333334
-36717,4.5,0,48,1.7481416666666665
-36726,4.5,0,49,1.7384666666666668
-37737,4.5,0,50,1.7553166666666666
-37746,4.5,0,51,1.7411208333333335
-38766,4.5,0,52,1.7289208333333332
-40797,4.6,0,53,1.7627708333333334
-40806,4.6,0,54,1.7629208333333333
-40812,4.6,0,55,1.7630208333333333
-41818,4.6,0,56,1.7797875
-41826,4.6,0,57,1.7799208333333332
-41832,4.6,0,58,1.7800208333333332
-42848,4.6,0,59,1.750575
-42852,4.6,0,60,1.7330416666666666
-44887,4.6,0,61,1.7669583333333334
-45908,4.6,0,62,1.783975
-46920,4.6,0,63,1.8008416666666667
-46928,4.6,0,64,1.800975
-46933,4.6,0,65,1.8010583333333334
-47936,4.6,0,66,1.8177750000000001
-47947,4.6,0,67,1.8010708333333334
-47951,4.6,0,68,1.7817208333333334
-48966,4.6,0,69,1.7986375000000001
-49985,4.6,0,70,1.7835708333333333
-51007,4.7,0,71,1.8006041666666666
-52028,4.7,0,72,1.7959500000000002
-52035,4.7,0,73,1.7960666666666667
-53047,4.7,0,74,1.7875541666666666
-54068,4.7,0,75,1.8045708333333332
-54075,4.7,0,76,1.7835625
-55089,4.7,0,77,1.7837541666666668
-55097,4.7,0,78,1.7838874999999998
-56106,4.7,0,79,1.8007041666666666
-56113,4.7,0,80,1.7955208333333335
-57128,4.7,0,81,1.8002375000000002
-58149,4.7,0,82,1.8101208333333332
-60187,4.7,0,83,1.8440875
-60194,4.7,0,84,1.8442041666666666
-60199,4.7,0,85,1.8442875
-60204,4.7,0,86,1.8443708333333333
-61209,4.7,0,87,1.8611208333333333
-61214,4.7,0,88,1.8471791666666666
-63248,4.8,0,89,1.8810791666666666
-64268,4.8,0,90,1.8980791666666665
-65289,4.8,0,91,1.9150958333333332
-65294,4.8,0,92,1.9151791666666667
-65298,4.8,0,93,1.9010583333333335
-66308,4.8,0,94,1.9178916666666666
-68348,4.8,0,95,1.9518916666666668
-69367,4.8,0,96,1.968875
-69372,4.8,0,97,1.9538083333333334
-70388,4.8,0,98,1.9707416666666666
-71411,4.8,0,99,1.9877916666666666
-71417,4.8,0,100,1.9878916666666666
-71421,4.8,0,101,1.9879583333333335
-73448,4.8,0,102,2.0061416666666667
-74466,4.8,0,103,2.0231083333333335
-75491,4.8,0,104,2.040191666666667
-75496,4.8,0,105,2.040275
-77528,4.8,0,106,2.0409041666666665
-79567,4.9,0,107,2.0663916666666666
-79571,4.9,0,108,2.066441666666667
-80587,4.9,0,109,2.0791416666666667
-83650,4.9,0,110,2.1174291666666667
-84665,4.9,0,111,2.130116666666667
-88750,4.9,0,112,2.1811791666666664
-93849,4.9,0,113,2.2449166666666667
-98949,4.9,0,114,2.308666666666667
-106091,5.0,0,115,2.3979416666666666
+0,0.0,0,0,1.2991277777777779
+0,0.0,0,0,1.2991277777777779
+3120,3.4,0,1,1.3511277777777777
+4121,3.6,0,2,1.3678111111111113
+4127,3.6,0,3,1.3679111111111113
+4132,3.6,0,4,1.3679944444444445
+4136,3.6,0,5,1.3680611111111112
+5143,3.7,0,6,1.3848444444444445
+5150,3.7,0,7,1.384961111111111
+5158,3.7,0,8,1.0596166666666667
+6176,3.7,0,9,1.0765833333333332
+8197,3.9,0,10,1.1102666666666667
+8200,3.9,0,11,1.1103166666666666
+9217,3.9,0,12,1.1272666666666666
+9226,3.9,0,13,1.1274166666666665
+9230,3.9,0,14,1.10205
+9232,3.9,0,15,1.0770888888888888
+15345,4.1,0,10,1.4627666666666668
+16359,4.2,0,11,1.4648208333333335
+16375,4.2,0,12,1.4407375
+17397,4.2,0,13,1.4577708333333335
+18410,4.2,0,14,1.4746541666666666
+19419,4.2,0,15,1.4914708333333333
+19423,4.2,0,16,1.4915375
+19428,4.2,0,17,1.4916208333333332
+20448,4.3,0,18,1.4876083333333334
+20456,4.3,0,19,1.5039
+21460,4.3,0,20,1.5491750000000002
+22488,4.3,0,21,1.5663083333333332
+23497,4.3,0,22,1.583125
+23507,4.3,0,23,1.5832916666666668
+23516,4.3,0,24,1.5834416666666666
+24511,4.3,0,25,1.6000249999999998
+24529,4.3,0,26,1.5869375000000001
+25560,4.4,0,27,1.5858583333333334
+26561,4.4,0,28,1.6025416666666668
+26577,4.4,0,29,1.6028083333333332
+27567,4.4,0,30,1.6193083333333333
+27586,4.4,0,31,1.6196249999999999
+28600,4.4,0,32,1.636525
+28605,4.4,0,33,1.6366083333333334
+29621,4.4,0,34,1.6535416666666667
+29626,4.4,0,35,1.6356916666666665
+30662,4.4,0,36,1.6120833333333333
+30664,4.4,0,37,1.6121166666666666
+31647,4.5,0,38,1.6284999999999998
+31669,4.5,0,39,1.6288666666666667
+31671,4.5,0,40,1.6289
+32679,4.5,0,41,1.6457000000000002
+34719,4.5,0,42,1.6797
+34726,4.5,0,43,1.66045
+34736,4.5,0,44,1.6606166666666666
+35749,4.5,0,45,1.6775
+35754,4.5,0,46,1.6775833333333334
+36746,4.5,0,47,1.6941166666666667
+36756,4.5,0,48,1.6942833333333334
+36777,4.5,0,49,1.6804916666666665
+38798,4.5,0,50,1.714175
+38817,4.5,0,51,1.7144916666666667
+40849,4.6,0,52,1.7275041666666666
+40854,4.6,0,53,1.7275874999999998
+40857,4.6,0,54,1.7276375
+41849,4.6,0,55,1.7441708333333332
+41856,4.6,0,56,1.7442875
+42879,4.6,0,57,1.7613375
+42897,4.6,0,58,1.7616375
+43909,4.6,0,59,1.7666166666666667
+43918,4.6,0,60,1.7610791666666665
+45927,4.6,0,61,1.7945625
+45948,4.6,0,62,1.7744875
+45953,4.6,0,63,1.7745708333333332
+47980,4.6,0,64,1.8083541666666667
+47985,4.6,0,65,1.8084375
+47989,4.6,0,66,1.7944125
+47997,4.6,0,67,1.7945458333333333
+49020,4.6,0,68,1.8115958333333333
+50028,4.6,0,69,1.8283958333333332
+51031,4.7,0,70,1.8451125
+51037,4.7,0,71,1.8332583333333334
+51047,4.7,0,72,1.8334249999999999
+52081,4.7,0,73,1.8506583333333333
+52085,4.7,0,74,1.850725
+53079,4.7,0,75,1.8672916666666666
+53086,4.7,0,76,1.8506083333333334
+54109,4.7,0,77,1.9059291666666667
+55116,4.7,0,78,1.9227125
+55128,4.7,0,79,1.9229125
+56130,4.7,0,80,1.9396125
+56159,4.7,0,81,1.9400958333333334
+57180,4.7,0,82,1.9571125
+58188,4.7,0,83,1.9539833333333334
+58192,4.7,0,84,1.9540499999999998
+59198,4.7,0,85,1.9708166666666667
+59201,4.7,0,86,1.9708666666666665
+59206,4.7,0,87,1.97095
+60239,4.7,0,88,1.9881666666666669
+62246,4.7,0,89,2.0216166666666666
+62268,4.7,0,90,2.0219833333333335
+62278,4.7,0,91,2.02215
+63288,4.8,0,92,1.9977166666666666
+64297,4.8,0,93,2.0103291666666667
+64305,4.8,0,94,2.0104291666666665
+64317,4.8,0,95,2.0105791666666666
+67368,4.8,0,96,2.0487166666666665
+68399,4.8,0,97,2.0616041666666667
+69396,4.8,0,98,2.0550916666666668
+69408,4.8,0,99,2.0552416666666664
+69416,4.8,0,100,2.0553416666666666
+72470,4.8,0,101,2.093516666666667
+74497,4.8,0,102,2.1188541666666665
+74517,4.8,0,103,2.119104166666667
+74519,4.8,0,104,2.1191291666666667
+75530,4.8,0,105,2.1317666666666666
+77569,4.8,0,106,2.1572541666666667
+77576,4.8,0,107,2.1573416666666665
+81659,4.9,0,108,2.2083791666666666
+85741,4.9,0,109,2.2594041666666667
+89821,4.9,0,110,2.3104041666666664
+94918,4.9,0,111,2.3741166666666667
+101041,5.0,0,112,2.450654166666667
+108181,5.0,0,113,2.5399041666666666
diff --git a/experiments/jobRelease/data/noNegotiationLog10.csv b/experiments/jobRelease/data/noNegotiationLog10.csv
index d9e229f57def2210d26e106e25495b7eae02f20e..9217f235232f6c9770685f64d8f63e760fae3995 100644
--- a/experiments/jobRelease/data/noNegotiationLog10.csv
+++ b/experiments/jobRelease/data/noNegotiationLog10.csv
@@ -1,124 +1,123 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.9392666666666667
-0,0.0,0,0,0.9392666666666667
-3073,3.4,0,1,0.9776791666666667
-3079,3.4,0,2,0.9405625000000001
-4089,3.6,0,3,0.9531875
-4095,3.6,0,4,0.8776041666666666
-4099,3.6,0,5,0.8776541666666666
-4103,3.6,0,6,0.8777041666666666
-5110,3.7,0,7,0.8902916666666666
-5116,3.7,0,8,0.8903666666666666
-6143,3.7,0,9,0.8916416666666667
-7160,3.8,0,10,0.8900916666666667
-8184,3.9,0,11,0.9028916666666666
-8189,3.9,0,12,0.9029541666666667
-8192,3.9,0,13,0.9029916666666666
-9200,3.9,0,14,0.9155916666666666
-9205,3.9,0,15,0.8977708333333333
-14304,4.1,0,8,1.6240666666666668
-14310,4.1,0,9,1.6241666666666668
-14316,4.1,0,10,1.5972916666666668
-16351,4.2,0,11,1.6312083333333334
-17359,4.2,0,12,1.6480083333333333
-17365,4.2,0,13,1.5990499999999999
-17370,4.2,0,14,1.5991333333333333
-18378,4.2,0,15,1.6159333333333334
-18382,4.2,0,16,1.6159999999999999
-18385,4.2,0,17,1.61605
-18388,4.2,0,18,1.6172291666666667
-20418,4.3,0,19,1.6793
-21437,4.3,0,20,1.6962833333333334
-21447,4.3,0,21,1.69645
-22457,4.3,0,22,1.7132833333333333
-23477,4.3,0,23,1.7302833333333332
-23481,4.3,0,24,1.73035
-23484,4.3,0,25,1.7304
-23487,4.3,0,26,1.7119624999999998
-24496,4.3,0,27,1.71485
-25528,4.4,0,28,1.73205
-26538,4.4,0,29,1.7488833333333333
-27561,4.4,0,30,1.7659333333333334
-28578,4.4,0,31,1.7828833333333334
-28588,4.4,0,32,1.7670625000000002
-29602,4.4,0,33,1.7839625000000001
-29608,4.4,0,34,1.7670666666666668
-29612,4.4,0,35,1.7671333333333334
-30630,4.4,0,36,1.7841
-32659,4.5,0,37,1.8179166666666666
-32666,4.5,0,38,1.8180333333333332
-32671,4.5,0,39,1.8181166666666668
-32675,4.5,0,40,1.8181833333333333
-33680,4.5,0,41,1.8349333333333333
-33685,4.5,0,42,1.8350166666666667
-34699,4.5,0,43,1.8331583333333334
-36739,4.5,0,44,1.8671583333333333
-36749,4.5,0,45,1.8516083333333335
-36754,4.5,0,46,1.8516916666666667
-37762,4.5,0,47,1.8684916666666667
-37768,4.5,0,48,1.8685916666666667
-38777,4.5,0,49,1.8854083333333334
-39802,4.5,0,50,1.9024916666666667
-39806,4.5,0,51,1.8824583333333333
-41839,4.6,0,52,1.9163416666666668
-41845,4.6,0,53,1.9164416666666668
-41849,4.6,0,54,1.9085541666666666
-41853,4.6,0,55,1.9086208333333334
-42860,4.6,0,56,1.9287416666666668
-42865,4.6,0,57,1.928825
-42869,4.6,0,58,1.9288916666666667
-45920,4.6,0,59,1.9643916666666668
-45927,4.6,0,60,1.9645083333333335
-45931,4.6,0,61,1.964575
-46942,4.6,0,62,1.981425
-46946,4.6,0,63,1.9814916666666667
-46950,4.6,0,64,1.9815583333333333
-46953,4.6,0,65,1.9816083333333334
-47960,4.6,0,66,1.9983916666666666
-49999,4.6,0,67,2.032375
-50002,4.6,0,68,2.032425
-50007,4.6,0,69,2.0325083333333334
-51020,4.7,0,70,2.0016291666666666
-51026,4.7,0,71,2.001729166666667
-52040,4.7,0,72,2.0186291666666665
-53059,4.7,0,73,2.0356125
-53064,4.7,0,74,2.0356958333333335
-54080,4.7,0,75,2.0526291666666667
-54087,4.7,0,76,2.0527458333333333
-56117,4.7,0,77,2.045595833333333
-56127,4.7,0,78,2.0457625
-57137,4.7,0,79,2.0625958333333334
-58157,4.7,0,80,2.0795958333333333
-58159,4.7,0,81,2.0796291666666664
-58160,4.7,0,82,2.079645833333333
-58167,4.7,0,83,2.0797624999999997
-61229,4.7,0,84,2.1307958333333334
-62239,4.7,0,85,2.1008791666666666
-62246,4.7,0,86,2.100995833333333
-62251,4.7,0,87,2.1010791666666666
-63258,4.8,0,88,2.1178624999999998
-63262,4.8,0,89,2.117929166666667
-65298,4.8,0,90,2.1518625
-65306,4.8,0,91,2.1400750000000004
-66329,4.8,0,92,2.157125
-66334,4.8,0,93,2.1267625
-67339,4.8,0,94,2.1435125
-68357,4.8,0,95,2.1604791666666667
-69378,4.8,0,96,2.1638916666666663
-71428,4.8,0,97,2.1586166666666666
-71436,4.8,0,98,2.15875
-73460,4.8,0,99,2.1924833333333336
-73468,4.8,0,100,2.1892791666666667
-73473,4.8,0,101,2.175075
-75508,4.8,0,102,2.1789416666666668
-77540,4.8,0,103,2.1740791666666666
-78559,4.8,0,104,2.1910625
-79579,4.9,0,105,2.2080624999999996
-80609,4.9,0,106,2.2252291666666664
-82638,4.9,0,107,2.210916666666667
-85698,4.9,0,108,2.2241833333333334
-88759,4.9,0,109,2.2518499999999997
-90801,4.9,0,110,2.285883333333333
-95898,4.9,0,111,2.2965791666666666
-96918,4.9,0,112,2.2884083333333334
-103040,5.0,0,113,2.364933333333333
+0,0.0,0,0,1.1483277777777778
+0,0.0,0,0,1.1483277777777778
+4141,3.6,0,1,1.2173444444444443
+4153,3.6,0,2,1.2175444444444445
+4161,3.6,0,3,1.001088888888889
+4167,3.6,0,4,0.980138888888889
+4172,3.6,0,5,1.0187444444444445
+4177,3.6,0,6,1.0188277777777777
+5177,3.7,0,7,1.0354944444444445
+6174,3.7,0,8,1.052111111111111
+8217,3.9,0,9,1.086161111111111
+8226,3.9,0,10,1.066638888888889
+8232,3.9,0,11,1.066738888888889
+9248,3.9,0,12,1.0836722222222224
+9255,3.9,0,13,1.057811111111111
+9262,3.9,0,14,1.0342944444444444
+15366,4.1,0,9,1.3684458333333334
+16396,4.2,0,10,1.3856125000000001
+16406,4.2,0,11,1.3857791666666666
+17406,4.2,0,12,1.4024458333333334
+18416,4.2,0,13,1.4192791666666666
+18425,4.2,0,14,1.4194291666666667
+18432,4.2,0,15,1.4045458333333334
+19436,4.2,0,16,1.4212791666666669
+19446,4.2,0,17,1.3516958333333333
+21483,4.3,0,18,1.3856458333333335
+21491,4.3,0,19,1.3857791666666666
+21496,4.3,0,20,1.3858625000000002
+22496,4.3,0,21,1.4015458333333333
+22505,4.3,0,22,1.4016958333333334
+22511,4.3,0,23,1.3862041666666667
+23515,4.3,0,24,1.4029375
+24532,4.3,0,25,1.4198875000000002
+25554,4.4,0,26,1.4147958333333333
+26582,4.4,0,27,1.4319291666666667
+26588,4.4,0,28,1.4320291666666667
+26594,4.4,0,29,1.4321291666666667
+26599,4.4,0,30,1.415625
+27592,4.4,0,31,1.432175
+27611,4.4,0,32,1.4324916666666667
+28613,4.4,0,33,1.4491916666666667
+28616,4.4,0,34,1.4210708333333335
+30670,4.4,0,35,1.4553041666666668
+30677,4.4,0,36,1.4554208333333334
+31674,4.5,0,37,1.4720374999999999
+31681,4.5,0,38,1.4721541666666667
+31691,4.5,0,39,1.4545041666666667
+32691,4.5,0,40,1.4553791666666667
+32700,4.5,0,41,1.4555291666666668
+33712,4.5,0,42,1.4723958333333333
+34754,4.5,0,43,1.4897625
+35755,4.5,0,44,1.5064458333333335
+35762,4.5,0,45,1.5065625
+35767,4.5,0,46,1.5066458333333335
+35771,4.5,0,47,1.4918625
+35775,4.5,0,48,1.4919291666666665
+37798,4.5,0,49,1.5062749999999998
+38814,4.5,0,50,1.5232083333333333
+38821,4.5,0,51,1.523325
+39842,4.6,0,52,1.5403416666666667
+39851,4.6,0,53,1.5246583333333334
+40855,4.6,0,54,1.5413916666666667
+40871,4.6,0,55,1.5416583333333334
+40876,4.6,0,56,1.5417416666666666
+41874,4.6,0,57,1.5129541666666666
+42903,4.6,0,58,1.5301041666666668
+43915,4.6,0,59,1.5469708333333334
+43921,4.6,0,60,1.5470708333333334
+43925,4.6,0,61,1.5471375
+43930,4.6,0,62,1.531225
+44955,4.6,0,63,1.5483083333333334
+45955,4.6,0,64,1.5489
+46992,4.6,0,65,1.5661833333333335
+47993,4.6,0,66,1.5828666666666666
+48000,4.6,0,67,1.5829833333333334
+48004,4.6,0,68,1.58305
+49015,4.6,0,69,1.5999
+49030,4.6,0,70,1.5816166666666667
+50055,4.6,0,71,1.5987
+51054,4.7,0,72,1.5985791666666667
+52071,4.7,0,73,1.6155291666666665
+52091,4.7,0,74,1.6056083333333333
+53101,4.7,0,75,1.6224416666666668
+54124,4.7,0,76,1.6394916666666668
+55133,4.7,0,77,1.6563083333333333
+56154,4.7,0,78,1.6162375
+56170,4.7,0,79,1.6029666666666667
+56174,4.7,0,80,1.6012375
+57173,4.7,0,81,1.6178875
+57180,4.7,0,82,1.6180041666666667
+58204,4.7,0,83,1.6350708333333333
+59214,4.7,0,84,1.6519041666666667
+60252,4.7,0,85,1.6555458333333335
+61255,4.7,0,86,1.6326208333333334
+61260,4.7,0,87,1.6326833333333333
+62272,4.7,0,88,1.6453333333333333
+62280,4.7,0,89,1.6454333333333333
+63297,4.8,0,90,1.6581458333333332
+64314,4.8,0,91,1.6708583333333331
+64330,4.8,0,92,1.6566416666666666
+66365,4.8,0,93,1.6820791666666668
+67376,4.8,0,94,1.6947166666666669
+67381,4.8,0,95,1.68285
+67384,4.8,0,96,1.6828874999999999
+68392,4.8,0,97,1.6954874999999998
+69433,4.8,0,98,1.6733833333333334
+71455,4.8,0,99,1.7741208333333334
+71459,4.8,0,100,1.7741541666666667
+71461,4.8,0,101,1.7741708333333333
+72481,4.8,0,102,1.7826708333333334
+75535,4.8,0,103,1.8081208333333334
+76553,4.8,0,104,1.8166041666666668
+76559,4.8,0,105,1.8166541666666667
+77583,4.8,0,106,1.8251875
+79614,4.9,0,107,1.8421125
+81653,4.9,0,108,1.8591041666666668
+82682,4.9,0,109,1.8676791666666666
+84710,4.9,0,110,1.8845791666666665
+89814,4.9,0,111,1.9271125
+95934,4.9,0,112,1.9781125000000002
+102053,5.0,0,113,2.029104166666667
+108173,5.0,0,114,2.0801041666666666
diff --git a/experiments/jobRelease/data/noNegotiationLog2.csv b/experiments/jobRelease/data/noNegotiationLog2.csv
index fba72f9e441e2a73b1c0c3d45fc0d1d6e88c01ee..36695306b3c9735832da3b32e8a0e30b8a82ebb8 100644
--- a/experiments/jobRelease/data/noNegotiationLog2.csv
+++ b/experiments/jobRelease/data/noNegotiationLog2.csv
@@ -1,123 +1,123 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.9783916666666667
-0,0.0,0,0,0.9783916666666667
-3076,3.4,0,1,1.0168416666666666
-3082,3.4,0,2,1.0169166666666667
-4080,3.6,0,3,1.0293916666666667
-4084,3.6,0,4,0.7653583333333334
-4086,3.6,0,5,0.7653833333333334
-4090,3.6,0,6,0.7654333333333334
-4093,3.6,0,7,0.7654708333333333
-6131,3.7,0,8,0.7909458333333333
-7142,3.8,0,9,0.8035833333333334
-7150,3.8,0,10,0.7899625
-7154,3.8,0,11,0.7900125
-8162,3.9,0,12,0.7743333333333333
-8170,3.9,0,13,0.7744333333333333
-8174,3.9,0,14,0.7744833333333333
-9181,3.9,0,15,0.7860333333333334
-14279,4.1,0,9,1.5036625000000001
-16321,4.2,0,10,1.5376958333333335
-16324,4.2,0,11,1.5101875
-16329,4.2,0,12,1.5102708333333332
-16332,4.2,0,13,1.491525
-17350,4.2,0,14,1.5084916666666668
-18361,4.2,0,15,1.5253416666666666
-18371,4.2,0,16,1.5255083333333335
-19391,4.2,0,17,1.5164958333333334
-20401,4.3,0,18,1.5333291666666669
-21422,4.3,0,19,1.5618750000000001
-21430,4.3,0,20,1.5620083333333334
-21434,4.3,0,21,1.5430791666666666
-21437,4.3,0,22,1.5431291666666667
-22441,4.3,0,23,1.5598625000000002
-23472,4.3,0,24,1.6206
-24491,4.3,0,25,1.6375833333333332
-25501,4.4,0,26,1.6544166666666666
-25510,4.4,0,27,1.6403916666666667
-26521,4.4,0,28,1.6395125
-26530,4.4,0,29,1.6396625
-27551,4.4,0,30,1.6408708333333335
-28560,4.4,0,31,1.6576875000000002
-28571,4.4,0,32,1.6578708333333334
-29590,4.4,0,33,1.6748541666666665
-29594,4.4,0,34,1.6749208333333334
-29597,4.4,0,35,1.6599208333333333
-30601,4.4,0,36,1.6766541666666666
-32640,4.5,0,37,1.6897166666666665
-32642,4.5,0,38,1.68975
-32650,4.5,0,39,1.6898833333333334
-33670,4.5,0,40,1.7068833333333333
-33673,4.5,0,41,1.7069333333333332
-33676,4.5,0,42,1.6912666666666667
-35714,4.5,0,43,1.7146958333333333
-35717,4.5,0,44,1.7147458333333332
-37756,4.5,0,45,1.7487291666666667
-37762,4.5,0,46,1.7488291666666667
-37767,4.5,0,47,1.7489124999999999
-38773,4.5,0,48,1.7656791666666665
-38777,4.5,0,49,1.7489375
-38779,4.5,0,50,1.7489708333333334
-38781,4.5,0,51,1.7486125
-39793,4.5,0,52,1.7654791666666665
-40811,4.6,0,53,1.7824458333333333
-41835,4.6,0,54,1.7995124999999998
-41844,4.6,0,55,1.7903125
-41847,4.6,0,56,1.7903625
-42855,4.6,0,57,1.8071625
-42868,4.6,0,58,1.8073791666666668
-42871,4.6,0,59,1.8033291666666666
-44889,4.6,0,60,1.8369624999999998
-44892,4.6,0,61,1.8370125
-44894,4.6,0,62,1.8370458333333335
-45911,4.6,0,63,1.8539958333333333
-45913,4.6,0,64,1.8415166666666667
-45915,4.6,0,65,1.84155
-46930,4.6,0,66,1.8584666666666665
-47960,4.6,0,67,1.8756333333333333
-48973,4.6,0,68,1.8925166666666666
-48977,4.6,0,69,1.8925833333333335
-48979,4.6,0,70,1.8926166666666666
-49991,4.6,0,71,1.9094833333333334
-49994,4.6,0,72,1.8951791666666666
-49997,4.6,0,73,1.8952291666666667
-52031,4.7,0,74,1.9291291666666666
-52040,4.7,0,75,1.9292791666666667
-53049,4.7,0,76,1.9460958333333334
-54070,4.7,0,77,1.9479666666666666
-54073,4.7,0,78,1.9480166666666667
-54075,4.7,0,79,1.9480499999999998
-55091,4.7,0,80,1.9302
-55092,4.7,0,81,1.9302166666666667
-56123,4.7,0,82,1.9473999999999998
-57132,4.7,0,83,1.9642166666666665
-58149,4.7,0,84,1.9811666666666667
-59171,4.7,0,85,1.9808375
-59174,4.7,0,86,1.9808875000000001
-60192,4.7,0,87,1.9978541666666667
-60195,4.7,0,88,1.9979041666666668
-60200,4.7,0,89,1.9979875
-61212,4.7,0,90,2.014854166666667
-62231,4.7,0,91,2.0318375
-63251,4.8,0,92,2.0488375
-64271,4.8,0,93,2.0470375
-64275,4.8,0,94,2.0471041666666667
-65293,4.8,0,95,2.0312083333333333
-65300,4.8,0,96,2.031325
-66311,4.8,0,97,2.048175
-68353,4.8,0,98,2.0822083333333334
-68358,4.8,0,99,2.0491375
-69372,4.8,0,100,2.1352249999999997
-70391,4.8,0,101,2.1035208333333335
-71422,4.8,0,102,2.1164083333333332
-72430,4.8,0,103,2.1011458333333333
-73464,4.8,0,104,2.1140708333333333
-77542,4.8,0,105,2.147654166666667
-78563,4.8,0,106,2.1426458333333334
-82643,4.9,0,107,2.1936458333333335
-83663,4.9,0,108,2.206395833333333
-87741,4.9,0,109,2.2573708333333333
-88763,4.9,0,110,2.2701458333333333
-92841,4.9,0,111,2.321120833333333
-94880,4.9,0,112,2.3466083333333336
-98961,4.9,0,113,2.4560791666666666
+0,0.0,0,0,1.17325
+0,0.0,0,0,1.17325
+3103,3.4,0,1,1.2498722222222223
+3110,3.4,0,2,1.2499888888888888
+3116,3.4,0,3,1.159161111111111
+3121,3.4,0,4,1.1592444444444445
+3127,3.4,0,5,1.1593444444444445
+4125,3.6,0,6,1.1759777777777778
+4132,3.6,0,7,1.1023222222222222
+4136,3.6,0,8,1.1023888888888889
+7183,3.8,0,9,1.153172222222222
+7186,3.8,0,10,1.1180999999999999
+7190,3.8,0,11,1.1181666666666668
+8206,3.9,0,12,1.1351
+8211,3.9,0,13,1.1351833333333334
+8215,3.9,0,14,1.1352499999999999
+8220,3.9,0,15,1.1353333333333333
+9236,3.9,0,16,1.1293611111111113
+15355,4.1,0,9,1.48075
+17387,4.2,0,10,1.514175
+17400,4.2,0,11,1.5143916666666668
+18408,4.2,0,12,1.5206083333333333
+18414,4.2,0,13,1.5207083333333336
+18420,4.2,0,14,1.5173750000000001
+18425,4.2,0,15,1.5174583333333334
+19454,4.2,0,16,1.4921875
+21476,4.3,0,17,1.5258875
+22493,4.3,0,18,1.5645041666666666
+22507,4.3,0,19,1.5647375
+22511,4.3,0,20,1.5473458333333334
+22515,4.3,0,21,1.5662999999999998
+23513,4.3,0,22,1.5829333333333333
+24525,4.3,0,23,1.5899833333333333
+24543,4.3,0,24,1.5902833333333333
+24547,4.3,0,25,1.5608041666666668
+25543,4.4,0,26,1.5774041666666667
+26576,4.4,0,27,1.5946208333333334
+26582,4.4,0,28,1.5947208333333334
+26586,4.4,0,29,1.5947875
+27595,4.4,0,30,1.6063666666666667
+27608,4.4,0,31,1.6277291666666664
+28622,4.4,0,32,1.6446291666666668
+29634,4.4,0,33,1.6614958333333334
+29648,4.4,0,34,1.6372083333333334
+31673,4.5,0,35,1.6709583333333333
+31688,4.5,0,36,1.6605041666666667
+31692,4.5,0,37,1.6605708333333333
+31695,4.5,0,38,1.6606208333333332
+31698,4.5,0,39,1.6606708333333333
+32705,4.5,0,40,1.6774541666666667
+34738,4.5,0,41,1.7113375
+35754,4.5,0,42,1.7282708333333334
+35761,4.5,0,43,1.706775
+36774,4.5,0,44,1.7236583333333333
+36792,4.5,0,45,1.7239583333333333
+36795,4.5,0,46,1.7240083333333334
+37812,4.5,0,47,1.7409583333333332
+37824,4.5,0,48,1.7411583333333334
+39847,4.6,0,49,1.7748750000000002
+39857,4.6,0,50,1.7750416666666666
+39860,4.6,0,51,1.7750916666666667
+40864,4.6,0,52,1.7728791666666666
+41884,4.6,0,53,1.7898791666666667
+41894,4.6,0,54,1.7900458333333333
+41897,4.6,0,55,1.7900958333333332
+42903,4.6,0,56,1.8068625
+42914,4.6,0,57,1.8070458333333332
+42921,4.6,0,58,1.8071625
+44962,4.6,0,59,1.840825
+46987,4.6,0,60,1.874575
+47000,4.6,0,61,1.8747916666666666
+47005,4.6,0,62,1.874875
+47008,4.6,0,63,1.8749250000000002
+48007,4.6,0,64,1.8744833333333333
+49022,4.6,0,65,1.8914
+50055,4.6,0,66,1.9001333333333332
+51063,4.7,0,67,1.9056541666666669
+51077,4.7,0,68,1.8800041666666667
+52085,4.7,0,69,1.8968041666666666
+52095,4.7,0,70,1.8969708333333335
+52098,4.7,0,71,1.8970208333333334
+55156,4.7,0,72,1.9479875
+56166,4.7,0,73,1.9648041666666667
+56177,4.7,0,74,1.9476166666666666
+57182,4.7,0,75,1.9438166666666667
+57195,4.7,0,76,1.9440333333333333
+58211,4.7,0,77,1.9609666666666667
+59233,4.7,0,78,1.9780000000000002
+61263,4.7,0,79,2.005908333333333
+62296,4.7,0,80,2.0281833333333332
+63315,4.8,0,81,2.03295
+64326,4.8,0,82,2.0498
+64334,4.8,0,83,2.049933333333333
+66363,4.8,0,84,2.063979166666667
+66377,4.8,0,85,2.0642125
+67394,4.8,0,86,2.0811625
+68404,4.8,0,87,2.0979958333333335
+68412,4.8,0,88,2.098129166666667
+69433,4.8,0,89,2.1151458333333335
+71461,4.8,0,90,2.1288541666666667
+71473,4.8,0,91,2.129004166666667
+72487,4.8,0,92,2.141679166666667
+73514,4.8,0,93,2.1545166666666664
+73527,4.8,0,94,2.154679166666667
+75559,4.8,0,95,2.180079166666667
+77603,4.8,0,96,2.2056291666666668
+78613,4.8,0,97,2.1830958333333332
+78624,4.8,0,98,2.1832333333333334
+79643,4.9,0,99,2.1959708333333334
+83727,4.9,0,100,2.247020833333333
+83735,4.9,0,101,2.2471208333333332
+83739,4.9,0,102,2.2471708333333336
+84734,4.9,0,103,2.2197958333333334
+88827,4.9,0,104,2.270958333333333
+88832,4.9,0,105,2.271020833333333
+89844,4.9,0,106,2.2836708333333333
+91874,4.9,0,107,2.3090458333333337
+93929,4.9,0,108,2.302608333333333
+93937,4.9,0,109,2.3027083333333334
+95965,4.9,0,110,2.3280583333333333
+99024,4.9,0,111,2.346966666666667
+100049,5.0,0,112,2.3597791666666668
diff --git a/experiments/jobRelease/data/noNegotiationLog3.csv b/experiments/jobRelease/data/noNegotiationLog3.csv
index 43c6cf6fddb2fdd89a3e1f6d290578a536c96b9e..02f0cc4d04ce766e0577ea6889000c83eb2d8efb 100644
--- a/experiments/jobRelease/data/noNegotiationLog3.csv
+++ b/experiments/jobRelease/data/noNegotiationLog3.csv
@@ -1,123 +1,122 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.7609833333333333
-0,0.0,0,0,0.7609833333333333
-3063,3.4,0,1,0.7992708333333333
-3065,3.4,0,2,0.7992958333333333
-3072,3.4,0,3,0.7993833333333333
-4082,3.6,0,4,0.8120083333333333
-4084,3.6,0,5,0.7797333333333333
-4087,3.6,0,6,0.7707208333333334
-5103,3.7,0,7,0.7519291666666666
-5112,3.7,0,8,0.7520416666666667
-7141,3.8,0,9,0.7774041666666667
-7143,3.8,0,10,0.7774291666666666
-7151,3.8,0,11,0.7613208333333333
-8163,3.9,0,12,0.7661833333333333
-9182,3.9,0,13,0.7675125
-9185,3.9,0,14,0.76755
-9192,3.9,0,15,0.7613208333333333
-14287,4.1,0,9,1.7070208333333334
-15305,4.1,0,10,1.6900208333333333
-15314,4.1,0,11,1.6901708333333334
-16324,4.2,0,12,1.7070041666666667
-16333,4.2,0,13,1.7071541666666665
-17352,4.2,0,14,1.7241375
-18365,4.2,0,15,1.7410208333333335
-19383,4.2,0,16,1.7226791666666665
-19392,4.2,0,17,1.7228291666666666
-20403,4.3,0,18,1.7396791666666667
-20408,4.3,0,19,1.6986375
-21420,4.3,0,20,1.7158083333333332
-22442,4.3,0,21,1.7328416666666666
-22446,4.3,0,22,1.7329083333333335
-22452,4.3,0,23,1.7330083333333335
-23470,4.3,0,24,1.7704541666666667
-24483,4.3,0,25,1.7873375
-24491,4.3,0,26,1.7874708333333333
-25503,4.4,0,27,1.8409375
-26522,4.4,0,28,1.8579208333333335
-26524,4.4,0,29,1.8579541666666666
-27542,4.4,0,30,1.8593875
-27546,4.4,0,31,1.8594541666666666
-27552,4.4,0,32,1.8595541666666666
-28573,4.4,0,33,1.8765708333333333
-29582,4.4,0,34,1.8933875
-31622,4.5,0,35,1.9273874999999998
-31625,4.5,0,36,1.9274375
-31627,4.5,0,37,1.9274708333333335
-32643,4.5,0,38,1.9094375
-32647,4.5,0,39,1.9095041666666668
-32651,4.5,0,40,1.9095708333333334
-32654,4.5,0,41,1.9096208333333335
-33661,4.5,0,42,1.9264041666666667
-35703,4.5,0,43,1.9604375
-35705,4.5,0,44,1.9604708333333332
-36722,4.5,0,45,1.9774208333333334
-36725,4.5,0,46,1.9774708333333335
-37742,4.5,0,47,1.9760375000000001
-37752,4.5,0,48,1.9762041666666665
-37754,4.5,0,49,1.9762375
-39780,4.5,0,50,1.9754749999999999
-39783,4.5,0,51,1.975525
-40803,4.6,0,52,1.992525
-40805,4.6,0,53,1.9584416666666666
-41822,4.6,0,54,1.9753916666666667
-42842,4.6,0,55,1.9717625
-42852,4.6,0,56,1.9719291666666665
-43865,4.6,0,57,1.9730874999999999
-43870,4.6,0,58,1.9731708333333333
-43874,4.6,0,59,1.9732375
-45903,4.6,0,60,2.007054166666667
-45906,4.6,0,61,1.9957958333333332
-46925,4.6,0,62,2.012779166666667
-46932,4.6,0,63,2.0128958333333333
-47942,4.6,0,64,2.029729166666667
-47944,4.6,0,65,2.0297625
-47952,4.6,0,66,2.0298958333333332
-49985,4.6,0,67,2.063779166666667
-51002,4.7,0,68,2.063070833333333
-51014,4.7,0,69,2.063270833333333
-52036,4.7,0,70,2.0803041666666666
-53044,4.7,0,71,2.0971041666666665
-53050,4.7,0,72,2.0972041666666668
-54065,4.7,0,73,2.069325
-55084,4.7,0,74,2.086308333333333
-55092,4.7,0,75,2.0864416666666665
-56110,4.7,0,76,2.083283333333333
-56115,4.7,0,77,2.0833666666666666
-57122,4.7,0,78,2.10015
-58144,4.7,0,79,2.1171833333333336
-59165,4.7,0,80,2.1469625
-59171,4.7,0,81,2.1470624999999997
-60184,4.7,0,82,2.1639458333333335
-61206,4.7,0,83,2.1608125
-61212,4.7,0,84,2.1609125000000002
-62223,4.7,0,85,2.1777625
-63243,4.8,0,86,2.1947625000000004
-64263,4.8,0,87,2.2117625
-65282,4.8,0,88,2.2287458333333334
-66303,4.8,0,89,2.2457624999999997
-67322,4.8,0,90,2.2627458333333332
-67323,4.8,0,91,2.2413291666666666
-67325,4.8,0,92,2.2413625
-69362,4.8,0,93,2.2753125
-70383,4.8,0,94,2.2923291666666668
-71402,4.8,0,95,2.2930875
-71405,4.8,0,96,2.2931375
-72423,4.8,0,97,2.3101041666666666
-72425,4.8,0,98,2.3101375
-76503,4.8,0,99,2.447820833333333
-76507,4.8,0,100,2.4311916666666664
-77523,4.8,0,101,2.4481249999999997
-77527,4.8,0,102,2.4481916666666668
-77530,4.8,0,103,2.4482416666666666
-81609,4.9,0,104,2.4993166666666666
-83644,4.9,0,105,2.5332333333333334
-86708,4.9,0,106,2.5670124999999997
-90782,4.9,0,107,2.6349125
-91802,4.9,0,108,2.6339041666666665
-96904,4.9,0,109,2.700075
-102002,5.0,0,110,2.764975
-108123,5.0,0,111,2.8455333333333335
-115262,5.0,0,112,2.897295833333333
-122409,5.0,0,113,2.9894166666666666
+0,0.0,0,0,1.0609777777777778
+0,0.0,0,0,1.0609777777777778
+3121,3.4,0,1,1.08745
+3127,3.4,0,2,1.08755
+4121,3.6,0,3,1.1041166666666666
+4141,3.6,0,4,1.10445
+4145,3.6,0,5,1.0440222222222222
+5162,3.7,0,6,1.0609722222222222
+6192,3.7,0,7,1.0455611111111112
+6195,3.7,0,8,1.045611111111111
+6198,3.7,0,9,1.0456611111111112
+8224,3.9,0,10,1.05675
+8238,3.9,0,11,1.0569833333333334
+8245,3.9,0,12,1.0358611111111111
+9239,3.9,0,13,1.0524277777777777
+9255,3.9,0,14,1.0526944444444444
+14356,4.1,0,10,1.4353916666666668
+14366,4.1,0,11,1.4267666666666665
+16390,4.2,0,12,1.4605
+16406,4.2,0,13,1.4519125
+17412,4.2,0,14,1.4472458333333333
+17423,4.2,0,15,1.4474291666666665
+17435,4.2,0,16,1.4476291666666665
+18433,4.2,0,17,1.4569208333333334
+19452,4.2,0,18,1.4739041666666668
+19465,4.2,0,19,1.4681291666666667
+20471,4.3,0,20,1.4764791666666668
+20480,4.3,0,21,1.5016625
+21514,4.3,0,22,1.5188958333333333
+21521,4.3,0,23,1.5190124999999999
+22514,4.3,0,24,1.5355625000000002
+22530,4.3,0,25,1.5796999999999999
+23534,4.3,0,26,1.5964333333333334
+23543,4.3,0,27,1.5842708333333335
+23553,4.3,0,28,1.5844375
+24579,4.3,0,29,1.6015375
+25596,4.4,0,30,1.5995
+26613,4.4,0,31,1.61645
+27614,4.4,0,32,1.6019666666666665
+27631,4.4,0,33,1.6022500000000002
+28634,4.4,0,34,1.6189666666666667
+28647,4.4,0,35,1.6191833333333332
+29653,4.4,0,36,1.63595
+29682,4.4,0,37,1.6364333333333334
+30694,4.4,0,38,1.6533
+30708,4.4,0,39,1.6535333333333333
+31688,4.5,0,40,1.6698666666666666
+31707,4.5,0,41,1.6701833333333334
+32720,4.5,0,42,1.6680666666666668
+33731,4.5,0,43,1.6849166666666666
+34770,4.5,0,44,1.7022333333333333
+34782,4.5,0,45,1.6625583333333334
+35768,4.5,0,46,1.6789916666666669
+35779,4.5,0,47,1.66685
+35788,4.5,0,48,1.667
+35792,4.5,0,49,1.6670666666666667
+35796,4.5,0,50,1.6671333333333334
+37811,4.5,0,51,1.7007166666666669
+39860,4.6,0,52,1.7186458333333334
+39873,4.6,0,53,1.7188625
+40869,4.6,0,54,1.7354625000000001
+40893,4.6,0,55,1.7358625
+40899,4.6,0,56,1.7359624999999999
+40903,4.6,0,57,1.7575375000000002
+40912,4.6,0,58,1.7576875
+42913,4.6,0,59,1.7910375
+43955,4.6,0,60,1.7964041666666666
+44960,4.6,0,61,1.8131541666666666
+44972,4.6,0,62,1.7966625
+45969,4.6,0,63,1.8132791666666668
+45988,4.6,0,64,1.8135958333333333
+45996,4.6,0,65,1.8137291666666668
+46000,4.6,0,66,1.8137958333333333
+48032,4.6,0,67,1.8476625
+49037,4.6,0,68,1.8644125
+49042,4.6,0,69,1.8644958333333332
+50065,4.6,0,70,1.8639375
+51075,4.7,0,71,1.8807708333333333
+51088,4.7,0,72,1.8809875
+51099,4.7,0,73,1.8811708333333332
+52092,4.7,0,74,1.8977208333333333
+52107,4.7,0,75,1.8979708333333332
+52112,4.7,0,76,1.8980541666666668
+53108,4.7,0,77,1.9146541666666665
+55149,4.7,0,78,1.9306375
+55168,4.7,0,79,1.9309541666666665
+55176,4.7,0,80,1.9310875
+56177,4.7,0,81,1.9477708333333332
+56190,4.7,0,82,1.9479875
+57208,4.7,0,83,1.9376624999999998
+57217,4.7,0,84,1.9378125
+58210,4.7,0,85,1.9543625
+58226,4.7,0,86,1.9546291666666666
+59252,4.7,0,87,1.9717291666666665
+60252,4.7,0,88,1.9403333333333335
+60267,4.7,0,89,1.9405833333333333
+62310,4.7,0,90,1.9746333333333332
+62317,4.7,0,91,1.97475
+63307,4.8,0,92,1.99125
+63329,4.8,0,93,1.9916166666666666
+64348,4.8,0,94,2.0086
+65351,4.8,0,95,2.006858333333333
+66389,4.8,0,96,2.0241583333333333
+67412,4.8,0,97,2.041208333333333
+67419,4.8,0,98,2.041325
+68429,4.8,0,99,2.0581583333333335
+70451,4.8,0,100,2.036725
+70468,4.8,0,101,2.0370083333333335
+72512,4.8,0,102,2.050675
+72522,4.8,0,103,2.06515
+73536,4.8,0,104,2.08205
+75552,4.8,0,105,2.0954208333333333
+75567,4.8,0,106,2.0956708333333336
+77609,4.8,0,107,2.129704166666667
+77618,4.8,0,108,2.1298541666666666
+80670,4.9,0,109,2.1807208333333334
+81670,4.9,0,110,2.1754291666666665
+82713,4.9,0,111,2.1928125
+83730,4.9,0,112,2.2097624999999996
+85769,4.9,0,113,2.2437458333333336
+88812,4.9,0,114,2.2382833333333334
diff --git a/experiments/jobRelease/data/noNegotiationLog4.csv b/experiments/jobRelease/data/noNegotiationLog4.csv
index e35505799cd24de619d02563a1447a2fb53fd666..512b17c3a046998614b7dce9c3174842f745f374 100644
--- a/experiments/jobRelease/data/noNegotiationLog4.csv
+++ b/experiments/jobRelease/data/noNegotiationLog4.csv
@@ -1,121 +1,122 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8093666666666667
-0,0.0,0,0,0.8093666666666667
-2043,3.3,0,1,0.8248083333333334
-3069,3.4,0,2,0.8044875
-3075,3.4,0,3,0.7669625
-4083,3.6,0,4,0.7795625
-4091,3.6,0,5,0.7796625
-4095,3.6,0,6,0.7797125
-5114,3.7,0,7,0.79245
-5119,3.7,0,8,0.7925125000000001
-6124,3.7,0,9,0.7790666666666667
-7155,3.8,0,10,0.7919541666666666
-8165,3.9,0,11,0.8045791666666666
-8170,3.9,0,12,0.7878875
-8174,3.9,0,13,0.7879375
-8178,3.9,0,14,0.7879875
-9195,3.9,0,15,0.8007000000000001
-15310,4.1,0,11,1.3564583333333333
-15313,4.1,0,12,1.3565083333333334
-16320,4.2,0,13,1.3732916666666666
-18362,4.2,0,14,1.3947375000000002
-18370,4.2,0,15,1.3748708333333333
-18373,4.2,0,16,1.3749208333333334
-19382,4.2,0,17,1.3601833333333333
-19390,4.2,0,18,1.3603166666666666
-19393,4.2,0,19,1.3603666666666667
-20402,4.3,0,20,1.3771833333333334
-20412,4.3,0,21,1.3763708333333333
-23462,4.3,0,22,1.4622625
-23471,4.3,0,23,1.4624125
-23476,4.3,0,24,1.4624958333333333
-23481,4.3,0,25,1.4625791666666668
-24482,4.3,0,26,1.4619708333333332
-24488,4.3,0,27,1.4620708333333332
-24493,4.3,0,28,1.4412791666666667
-25515,4.4,0,29,1.4913958333333333
-28564,4.4,0,30,1.5422125
-28571,4.4,0,31,1.5423291666666665
-28577,4.4,0,32,1.5291041666666667
-28581,4.4,0,33,1.5291708333333331
-29583,4.4,0,34,1.5458708333333333
-29590,4.4,0,35,1.5459874999999998
-30616,4.4,0,36,1.5630875000000002
-31622,4.5,0,37,1.5798541666666668
-32659,4.5,0,38,1.5971374999999999
-32665,4.5,0,39,1.5825958333333332
-33676,4.5,0,40,1.5994458333333335
-33682,4.5,0,41,1.5995458333333334
-33687,4.5,0,42,1.5996291666666667
-34683,4.5,0,43,1.6162291666666666
-34690,4.5,0,44,1.6163458333333334
-35704,4.5,0,45,1.6332458333333333
-36731,4.5,0,46,1.6233208333333333
-36741,4.5,0,47,1.6085208333333334
-37756,4.5,0,48,1.6254375
-37762,4.5,0,49,1.6255375
-38761,4.5,0,50,1.6421875
-38770,4.5,0,51,1.6423375
-39784,4.5,0,52,1.69715
-40803,4.6,0,53,1.7141333333333333
-40822,4.6,0,54,1.6993375
-41833,4.6,0,55,1.7240708333333332
-41837,4.6,0,56,1.7241375
-42863,4.6,0,57,1.7412375
-43861,4.6,0,58,1.7578708333333333
-43863,4.6,0,59,1.7579041666666666
-43871,4.6,0,60,1.7580375
-44880,4.6,0,61,1.7748541666666666
-44899,4.6,0,62,1.7587291666666667
-46931,4.6,0,63,1.7925958333333334
-46934,4.6,0,64,1.7926458333333335
-46941,4.6,0,65,1.7927624999999998
-47941,4.6,0,66,1.8094291666666666
-48961,4.6,0,67,1.8264291666666668
-48963,4.6,0,68,1.8264625
-48971,4.6,0,69,1.8265958333333332
-50000,4.6,0,70,1.8260458333333331
-51021,4.7,0,71,1.8430624999999998
-52029,4.7,0,72,1.8598625
-53041,4.7,0,73,1.8767291666666668
-53051,4.7,0,74,1.8768958333333332
-53053,4.7,0,75,1.8769291666666668
-53061,4.7,0,76,1.8651291666666665
-54062,4.7,0,77,1.8818124999999999
-55082,4.7,0,78,1.8988124999999998
-56114,4.7,0,79,1.9160125000000001
-56121,4.7,0,80,1.9161291666666667
-57131,4.7,0,81,1.9329625
-57141,4.7,0,82,1.9203125
-58151,4.7,0,83,1.9371458333333333
-59161,4.7,0,84,1.9539791666666666
-61202,4.7,0,85,1.9879958333333334
-61204,4.7,0,86,1.9880291666666667
-61210,4.7,0,87,1.9881291666666667
-61221,4.7,0,88,1.9720791666666666
-61223,4.7,0,89,1.9721125000000002
-62220,4.7,0,90,1.954425
-62232,4.7,0,91,1.954625
-63251,4.8,0,92,1.9716083333333332
-64263,4.8,0,93,1.988475
-65292,4.8,0,94,1.9890166666666667
-66312,4.8,0,95,2.0060166666666666
-67323,4.8,0,96,2.022866666666667
-67326,4.8,0,97,2.0229166666666667
-67330,4.8,0,98,2.0229833333333334
-68344,4.8,0,99,2.0398833333333335
-69371,4.8,0,100,2.057
-70393,4.8,0,101,2.0570708333333334
-71410,4.8,0,102,2.0740208333333334
-72421,4.8,0,103,2.0908708333333332
-72423,4.8,0,104,2.090904166666667
-75492,4.8,0,105,2.1048333333333336
-76501,4.8,0,106,2.1174458333333335
-77521,4.8,0,107,2.1301958333333335
-77532,4.8,0,108,2.130333333333333
-80581,4.9,0,109,2.1684458333333336
-82622,4.9,0,110,2.1939583333333332
-85681,4.9,0,111,2.2321958333333334
-88742,4.9,0,112,2.2482583333333332
-91806,4.9,0,113,2.2865583333333332
+0,0.0,0,0,1.3548111111111112
+0,0.0,0,0,1.3548111111111112
+3123,3.4,0,1,1.2455
+4143,3.6,0,2,1.2446888888888887
+4158,3.6,0,3,1.2449388888888888
+4163,3.6,0,4,1.245022222222222
+4168,3.6,0,5,1.2451055555555555
+4173,3.6,0,6,1.2267000000000001
+5147,3.7,0,7,1.2429333333333332
+5153,3.7,0,8,1.2430333333333332
+7214,3.8,0,9,1.2575111111111112
+8228,3.9,0,10,1.2744111111111112
+8240,3.9,0,11,1.2552722222222221
+9235,3.9,0,12,1.2489333333333335
+9242,3.9,0,13,1.24905
+9246,3.9,0,14,1.2491166666666667
+15351,4.1,0,10,1.8417291666666666
+16393,4.2,0,11,1.8590958333333334
+17394,4.2,0,12,1.8757791666666668
+17416,4.2,0,13,1.8198833333333333
+17425,4.2,0,14,1.8200333333333334
+18429,4.2,0,15,1.8367666666666667
+19437,4.2,0,16,1.8535666666666666
+19450,4.2,0,17,1.8537833333333333
+20452,4.3,0,18,1.8529208333333334
+20465,4.3,0,19,1.8531374999999999
+22494,4.3,0,20,1.8869541666666667
+22517,4.3,0,21,1.8677666666666668
+23535,4.3,0,22,1.8847333333333334
+23541,4.3,0,23,1.8848333333333334
+23545,4.3,0,24,1.8848999999999998
+24537,4.3,0,25,1.9014333333333333
+25568,4.4,0,26,1.9186166666666666
+25580,4.4,0,27,1.9188166666666668
+26591,4.4,0,28,1.974625
+26596,4.4,0,29,1.9459833333333334
+27618,4.4,0,30,1.9630166666666669
+28649,4.4,0,31,1.9802
+28655,4.4,0,32,1.9803
+28658,4.4,0,33,1.98035
+29645,4.4,0,34,1.9968000000000001
+29663,4.4,0,35,1.9970999999999999
+29671,4.4,0,36,1.9972333333333334
+30681,4.4,0,37,1.9824666666666666
+32716,4.5,0,38,2.016383333333333
+32734,4.5,0,39,2.0166833333333334
+32737,4.5,0,40,2.0167333333333333
+33737,4.5,0,41,2.0334
+33756,4.5,0,42,2.0337166666666664
+34747,4.5,0,43,2.0502333333333334
+34759,4.5,0,44,2.0504333333333333
+35785,4.5,0,45,2.0000583333333335
+36818,4.5,0,46,2.017275
+37824,4.5,0,47,2.0340416666666665
+37831,4.5,0,48,2.034158333333333
+37839,4.5,0,49,2.034291666666667
+38862,4.5,0,50,2.0513416666666666
+39850,4.6,0,51,2.0678083333333332
+40878,4.6,0,52,2.0310541666666664
+40906,4.6,0,53,2.0315208333333334
+41899,4.6,0,54,2.048070833333333
+41909,4.6,0,55,2.0482375
+42918,4.6,0,56,2.0650541666666666
+42946,4.6,0,57,2.0655208333333333
+43967,4.6,0,58,2.0825375
+44992,4.6,0,59,2.0996208333333333
+45977,4.6,0,60,2.1160375
+45988,4.6,0,61,2.079070833333333
+47011,4.6,0,62,2.0762375
+47026,4.6,0,63,2.0764875000000003
+48017,4.6,0,64,2.0930041666666668
+48045,4.6,0,65,2.0934708333333334
+49071,4.6,0,66,2.110570833333333
+50059,4.6,0,67,2.1270374999999997
+51083,4.7,0,68,2.0683291666666666
+52131,4.7,0,69,2.0857958333333335
+52140,4.7,0,70,2.085945833333333
+53117,4.7,0,71,2.1022291666666666
+53128,4.7,0,72,2.0808541666666667
+53146,4.7,0,73,2.0811541666666664
+55158,4.7,0,74,2.1146875
+57199,4.7,0,75,2.076791666666667
+57211,4.7,0,76,2.076991666666667
+57229,4.7,0,77,2.0772916666666665
+57235,4.7,0,78,2.0773916666666667
+59237,4.7,0,79,2.1107583333333335
+59265,4.7,0,80,2.111225
+60256,4.7,0,81,2.1277416666666666
+61277,4.7,0,82,2.1181666666666668
+61287,4.7,0,83,2.1597750000000002
+62325,4.7,0,84,2.1770750000000003
+62337,4.7,0,85,2.1772750000000003
+63315,4.8,0,86,2.193575
+65359,4.8,0,87,2.2276416666666665
+65367,4.8,0,88,2.1878375
+65370,4.8,0,89,2.1878875
+67425,4.8,0,90,2.2221375
+68416,4.8,0,91,2.238654166666667
+68446,4.8,0,92,2.239154166666667
+69439,4.8,0,93,2.2236375
+70467,4.8,0,94,2.2407708333333334
+73514,4.8,0,95,2.2915541666666663
+74538,4.8,0,96,2.2747125
+74567,4.8,0,97,2.2751958333333335
+76590,4.8,0,98,2.3089125
+78622,4.8,0,99,2.342779166666667
+80661,4.9,0,100,2.4755416666666665
+82707,4.9,0,101,2.5096416666666665
+84738,4.9,0,102,2.5434916666666667
+86784,4.9,0,103,2.5562208333333336
+92910,4.9,0,104,2.6366541666666667
+100050,5.0,0,105,2.6867875
+104128,5.0,0,106,2.7377625
+108207,5.0,0,107,2.78875
+112286,5.0,0,108,2.8053375
+116369,5.0,0,109,2.856375
+120446,5.0,0,110,2.9073374999999997
+125547,5.0,0,111,2.9350791666666667
+130646,5.1,0,112,2.998816666666667
+135749,5.1,0,113,3.0626041666666666
+142892,5.1,0,114,3.1518916666666663
diff --git a/experiments/jobRelease/data/noNegotiationLog5.csv b/experiments/jobRelease/data/noNegotiationLog5.csv
index 24f028f5c43146c5d908e19492e2671bb9e4da87..0f8a1ad79ad87aca8e91626526d09b984814c204 100644
--- a/experiments/jobRelease/data/noNegotiationLog5.csv
+++ b/experiments/jobRelease/data/noNegotiationLog5.csv
@@ -1,123 +1,124 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8213166666666667
-0,0.0,0,0,0.8213166666666667
-3062,3.4,0,1,0.8584208333333333
-4081,3.6,0,2,0.8711583333333334
-4083,3.6,0,3,0.8633208333333333
-4086,3.6,0,4,0.8633583333333333
-4088,3.6,0,5,0.8633833333333333
-4091,3.6,0,6,0.8337541666666667
-6122,3.7,0,7,0.8591416666666666
-6130,3.7,0,8,0.7862416666666667
-7142,3.8,0,9,0.7853041666666667
-8162,3.9,0,10,0.7980541666666666
-8165,3.9,0,11,0.7832166666666667
-8168,3.9,0,12,0.7832541666666667
-9182,3.9,0,13,0.7786833333333333
-9186,3.9,0,14,0.7787333333333333
-9192,3.9,0,15,0.7788083333333333
-15313,4.1,0,9,1.5038791666666667
-16326,4.2,0,10,1.5096958333333332
-17343,4.2,0,11,1.5266458333333333
-17351,4.2,0,12,1.5267791666666668
-17356,4.2,0,13,1.5268625
-18364,4.2,0,14,1.5436625
-18371,4.2,0,15,1.5437791666666667
-18377,4.2,0,16,1.5240875
-19388,4.2,0,17,1.5663541666666667
-20402,4.3,0,18,1.5701541666666665
-21420,4.3,0,19,1.5871208333333333
-22446,4.3,0,20,1.6042208333333332
-22454,4.3,0,21,1.6043541666666667
-22460,4.3,0,22,1.6121583333333334
-22465,4.3,0,23,1.6122416666666666
-23463,4.3,0,24,1.6137958333333333
-23470,4.3,0,25,1.6139125
-24484,4.3,0,26,1.6175875
-26524,4.4,0,27,1.6515875
-26532,4.4,0,28,1.6517208333333333
-26538,4.4,0,29,1.6315083333333333
-27542,4.4,0,30,1.6482416666666666
-27555,4.4,0,31,1.6484583333333334
-28561,4.4,0,32,1.6491
-28563,4.4,0,33,1.6491333333333331
-29581,4.4,0,34,1.6647
-30602,4.4,0,35,1.6817166666666667
-30605,4.4,0,36,1.6817666666666669
-31633,4.5,0,37,1.6820541666666666
-32642,4.5,0,38,1.6988708333333333
-33662,4.5,0,39,1.7158708333333335
-33665,4.5,0,40,1.7159208333333333
-33667,4.5,0,41,1.6987791666666667
-34682,4.5,0,42,1.7156958333333334
-35700,4.5,0,43,1.7326625
-35703,4.5,0,44,1.7327125
-36721,4.5,0,45,1.7496791666666667
-36733,4.5,0,46,1.7413208333333332
-37741,4.5,0,47,1.7494083333333335
-37744,4.5,0,48,1.7494583333333333
-38762,4.5,0,49,1.7489833333333331
-39781,4.5,0,50,1.7659666666666667
-39783,4.5,0,51,1.7659999999999998
-40802,4.6,0,52,1.7829833333333334
-41822,4.6,0,53,1.7901541666666667
-41825,4.6,0,54,1.7902041666666666
-41828,4.6,0,55,1.7902541666666667
-41832,4.6,0,56,1.7872625
-42843,4.6,0,57,1.8041125
-43862,4.6,0,58,1.7813625
-44881,4.6,0,59,1.7983458333333333
-44883,4.6,0,60,1.7866083333333334
-44889,4.6,0,61,1.7598041666666666
-45902,4.6,0,62,1.7766875
-46924,4.6,0,63,1.7937208333333332
-47946,4.6,0,64,1.7941708333333333
-47950,4.6,0,65,1.7942375000000002
-48976,4.6,0,66,1.8113375
-48978,4.6,0,67,1.7965375
-48981,4.6,0,68,1.7965875
-51014,4.7,0,69,1.8304708333333333
-52033,4.7,0,70,1.8474541666666666
-53041,4.7,0,71,1.8642541666666665
-53043,4.7,0,72,1.8642874999999999
-53052,4.7,0,73,1.8644375
-53054,4.7,0,74,1.8492708333333332
-54073,4.7,0,75,1.8662541666666668
-56115,4.7,0,76,1.8638166666666665
-57124,4.7,0,77,1.8806333333333332
-57133,4.7,0,78,1.8807833333333333
-57135,4.7,0,79,1.8642
-58142,4.7,0,80,1.8809833333333332
-58152,4.7,0,81,1.88115
-59165,4.7,0,82,1.8980333333333335
-61213,4.7,0,83,1.9120041666666665
-61217,4.7,0,84,1.9120708333333334
-62228,4.7,0,85,1.9289208333333332
-62232,4.7,0,86,1.9289875
-62236,4.7,0,87,1.9096625
-63241,4.8,0,88,1.9264125
-63252,4.8,0,89,1.9265958333333333
-66302,4.8,0,90,1.9774291666666668
-67321,4.8,0,91,1.9944125
-68343,4.8,0,92,2.0114458333333336
-68344,4.8,0,93,1.99455
-68351,4.8,0,94,1.9737458333333333
-68353,4.8,0,95,1.9737791666666666
-71403,4.8,0,96,1.9898708333333335
-72421,4.8,0,97,2.0068375
-73441,4.8,0,98,2.0238375
-73450,4.8,0,99,2.0239875
-74462,4.8,0,100,2.0408541666666666
-75494,4.8,0,101,2.006125
-76502,4.8,0,102,2.0187250000000003
-77523,4.8,0,103,2.0314875
-78542,4.8,0,104,2.044225
-79574,4.9,0,105,2.057125
-81605,4.9,0,106,2.0825125
-82624,4.9,0,107,2.09525
-84661,4.9,0,108,2.1207125000000002
-86716,4.9,0,109,2.1464
-91802,4.9,0,110,2.209975
-91811,4.9,0,111,2.2005291666666666
-96912,4.9,0,112,2.2642916666666664
-103032,5.0,0,113,2.3407916666666666
+0,0.0,0,0,1.0511944444444443
+0,0.0,0,0,1.0511944444444443
+3112,3.4,0,1,1.103061111111111
+3123,3.4,0,2,1.1032444444444447
+3132,3.4,0,3,1.1065111111111112
+4129,3.6,0,4,1.123127777777778
+4145,3.6,0,5,1.1233944444444444
+4151,3.6,0,6,1.1234944444444444
+5149,3.7,0,7,1.1401277777777779
+5153,3.7,0,8,1.0746499999999999
+7188,3.8,0,9,1.091411111111111
+7193,3.8,0,10,1.0747055555555556
+7205,3.8,0,11,1.0749055555555556
+8209,3.9,0,12,1.0916388888888888
+8224,3.9,0,13,1.091888888888889
+8228,3.9,0,14,1.0919555555555556
+13329,4.1,0,8,1.3628541666666665
+15347,4.1,0,9,1.3964874999999999
+15352,4.1,0,10,1.3965708333333333
+15355,4.1,0,11,1.3966208333333334
+16388,4.2,0,12,1.4138375
+17387,4.2,0,13,1.4133625
+17393,4.2,0,14,1.3758124999999999
+17406,4.2,0,15,1.3760291666666666
+18405,4.2,0,16,1.3926791666666667
+18426,4.2,0,17,1.3730208333333331
+19426,4.2,0,18,1.3896875
+20445,4.3,0,19,1.4066708333333333
+20456,4.3,0,20,1.4277374999999999
+20464,4.3,0,21,1.4278708333333334
+20468,4.3,0,22,1.4279374999999999
+22488,4.3,0,23,1.4442
+22507,4.3,0,24,1.4645249999999999
+23510,4.3,0,25,1.4812416666666666
+23515,4.3,0,26,1.4813249999999998
+24528,4.3,0,27,1.4982083333333334
+24535,4.3,0,28,1.4834333333333334
+24545,4.3,0,29,1.4836
+24548,4.3,0,30,1.4836500000000001
+26587,4.4,0,31,1.5176333333333334
+27588,4.4,0,32,1.5343166666666666
+27592,4.4,0,33,1.514775
+27595,4.4,0,34,1.5148249999999999
+28625,4.4,0,35,1.5319916666666666
+29627,4.4,0,36,1.5486916666666666
+29635,4.4,0,37,1.5321333333333333
+30668,4.4,0,38,1.5333041666666667
+30671,4.4,0,39,1.5333541666666666
+31669,4.5,0,40,1.5499875
+31673,4.5,0,41,1.5500541666666665
+33697,4.5,0,42,1.562275
+33726,4.5,0,43,1.5627583333333335
+34729,4.5,0,44,1.579475
+34738,4.5,0,45,1.5616791666666667
+35748,4.5,0,46,1.5785125
+35766,4.5,0,47,1.5614291666666666
+35770,4.5,0,48,1.5614958333333333
+36755,4.5,0,49,1.5655625
+36764,4.5,0,50,1.5657125
+37788,4.5,0,51,1.5827791666666668
+37806,4.5,0,52,1.5830791666666668
+39836,4.6,0,53,1.597025
+40837,4.6,0,54,1.5977166666666667
+40846,4.6,0,55,1.5978666666666668
+40865,4.6,0,56,1.5981833333333335
+40869,4.6,0,57,1.5627791666666666
+41868,4.6,0,58,1.5794291666666667
+41872,4.6,0,59,1.5794958333333333
+41885,4.6,0,60,1.5797124999999999
+42898,4.6,0,61,1.5863958333333334
+44918,4.6,0,62,1.6034458333333332
+44948,4.6,0,63,1.6039458333333334
+45948,4.6,0,64,1.6206125
+45950,4.6,0,65,1.6206458333333333
+45965,4.6,0,66,1.6208958333333332
+46976,4.6,0,67,1.6329458333333333
+46984,4.6,0,68,1.6330791666666669
+49007,4.6,0,69,1.6667958333333333
+49024,4.6,0,70,1.6520625
+50020,4.6,0,71,1.6509041666666666
+50026,4.6,0,72,1.63995
+51057,4.7,0,73,1.6571333333333333
+52076,4.7,0,74,1.6714541666666667
+52086,4.7,0,75,1.6716208333333333
+53085,4.7,0,76,1.6882708333333334
+53107,4.7,0,77,1.6576916666666668
+54108,4.7,0,78,1.6743750000000002
+55118,4.7,0,79,1.6710708333333335
+56154,4.7,0,80,1.6738250000000001
+57168,4.7,0,81,1.7589208333333335
+57171,4.7,0,82,1.7589708333333334
+57173,4.7,0,83,1.7407625
+58207,4.7,0,84,1.7579958333333332
+59224,4.7,0,85,1.7749458333333334
+61238,4.7,0,86,1.7843791666666666
+61245,4.7,0,87,1.7844666666666666
+61247,4.7,0,88,1.7844916666666668
+62277,4.7,0,89,1.7973666666666666
+64299,4.8,0,90,1.8226416666666667
+64327,4.8,0,91,1.8229916666666666
+65329,4.8,0,92,1.8355166666666667
+65331,4.8,0,93,1.8355416666666666
+66356,4.8,0,94,1.8483541666666667
+68379,4.8,0,95,1.8736416666666666
+68407,4.8,0,96,1.8739916666666665
+69410,4.8,0,97,1.8865291666666666
+70430,4.8,0,98,1.8992791666666666
+70436,4.8,0,99,1.8993541666666667
+72490,4.8,0,100,2.0578708333333333
+73480,4.8,0,101,2.0702458333333333
+75524,4.8,0,102,2.0957958333333333
+75536,4.8,0,103,2.0959458333333334
+76548,4.8,0,104,2.1085958333333332
+77589,4.8,0,105,2.121608333333333
+78577,4.8,0,106,2.133958333333333
+80637,4.9,0,107,2.1597083333333336
+81646,4.9,0,108,2.172320833333333
+82687,4.9,0,109,2.1853333333333333
+83666,4.9,0,110,2.1975708333333333
+85742,4.9,0,111,2.189416666666667
+88805,4.9,0,112,2.227704166666667
+90807,4.9,0,113,2.2527291666666667
+91858,4.9,0,114,2.2240166666666665
diff --git a/experiments/jobRelease/data/noNegotiationLog6.csv b/experiments/jobRelease/data/noNegotiationLog6.csv
index 0d9ac1c5f0d04480ecc2c140092ba2068cf0d51b..a5b96c4f37010106448e021ce62bb51f36c2695e 100644
--- a/experiments/jobRelease/data/noNegotiationLog6.csv
+++ b/experiments/jobRelease/data/noNegotiationLog6.csv
@@ -1,124 +1,122 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8596291666666667
-0,0.0,0,0,0.8596291666666667
-3059,3.4,0,1,0.8978666666666667
-3069,3.4,0,2,0.8979916666666666
-3071,3.4,0,3,0.8980166666666667
-4079,3.6,0,4,0.8842291666666667
-4088,3.6,0,5,0.8843416666666666
-4091,3.6,0,6,0.8843791666666667
-4093,3.6,0,7,0.8844041666666667
-5100,3.7,0,8,0.8492333333333334
-7140,3.8,0,9,0.8747333333333334
-7152,3.8,0,10,0.8748833333333333
-7154,3.8,0,11,0.8749083333333334
-8159,3.9,0,12,0.8720208333333334
-8169,3.9,0,13,0.8560625000000001
-8172,3.9,0,14,0.8561
-8175,3.9,0,15,0.8561375000000001
-13268,4.1,0,8,1.5610916666666665
-13278,4.1,0,9,1.5612583333333334
-14280,4.1,0,10,1.5779583333333334
-15313,4.1,0,11,1.595175
-15320,4.1,0,12,1.5952916666666668
-16323,4.2,0,13,1.5877666666666668
-17348,4.2,0,14,1.6048499999999999
-17351,4.2,0,15,1.6049
-18359,4.2,0,16,1.6217000000000001
-18369,4.2,0,17,1.6218666666666666
-18372,4.2,0,18,1.6219166666666667
-19379,4.2,0,19,1.573175
-20400,4.3,0,20,1.5769041666666666
-21428,4.3,0,21,1.5940375
-21431,4.3,0,22,1.5940875
-21433,4.3,0,23,1.5941208333333334
-22466,4.3,0,24,1.6363124999999998
-23472,4.3,0,25,1.6530791666666667
-23477,4.3,0,26,1.6669458333333333
-23481,4.3,0,27,1.6670125
-24492,4.3,0,28,1.6838625
-25521,4.4,0,29,1.7010125
-25523,4.4,0,30,1.7010458333333331
-25526,4.4,0,31,1.7010958333333333
-27554,4.4,0,32,1.6724875
-28569,4.4,0,33,1.6894041666666666
-28573,4.4,0,34,1.6894708333333335
-28577,4.4,0,35,1.6895375
-28580,4.4,0,36,1.6492250000000002
-29599,4.4,0,37,1.6662083333333333
-30619,4.4,0,38,1.6832083333333334
-31639,4.5,0,39,1.7002083333333333
-32649,4.5,0,40,1.6813833333333332
-33668,4.5,0,41,1.6983666666666666
-33670,4.5,0,42,1.6984
-33679,4.5,0,43,1.67775
-34700,4.5,0,44,1.6947666666666668
-34704,4.5,0,45,1.6948333333333332
-35719,4.5,0,46,1.7117499999999999
-35721,4.5,0,47,1.7117833333333332
-36730,4.5,0,48,1.7286
-36739,4.5,0,49,1.72875
-37754,4.5,0,50,1.7075666666666665
-37760,4.5,0,51,1.7076666666666667
-38782,4.5,0,52,1.7247
-39800,4.5,0,53,1.7416666666666667
-40813,4.6,0,54,1.75855
-40821,4.6,0,55,1.7586833333333334
-40825,4.6,0,56,1.80715
-41840,4.6,0,57,1.8240666666666667
-42852,4.6,0,58,1.8409333333333333
-42858,4.6,0,59,1.8410333333333333
-43874,4.6,0,60,1.8258125
-43880,4.6,0,61,1.8259125
-44891,4.6,0,62,1.8284833333333335
-44899,4.6,0,63,1.8286166666666666
-44903,4.6,0,64,1.8286833333333334
-46928,4.6,0,65,1.8452541666666666
-47959,4.6,0,66,1.8556583333333334
-47961,4.6,0,67,1.8556916666666665
-48973,4.6,0,68,1.8725583333333333
-48979,4.6,0,69,1.8726583333333333
-48983,4.6,0,70,1.872725
-49993,4.6,0,71,1.8895583333333335
-49999,4.6,0,72,1.8896583333333332
-51011,4.7,0,73,1.8794
-51018,4.7,0,74,1.8795166666666667
-53065,4.7,0,75,1.9136333333333333
-54078,4.7,0,76,1.9305166666666667
-54080,4.7,0,77,1.93055
-55093,4.7,0,78,1.914375
-56111,4.7,0,79,1.9313416666666667
-56120,4.7,0,80,1.9314916666666666
-56123,4.7,0,81,1.9315416666666667
-59172,4.7,0,82,1.9823583333333334
-59179,4.7,0,83,1.982475
-60192,4.7,0,84,1.9796291666666666
-60199,4.7,0,85,1.9797458333333333
-60202,4.7,0,86,1.9797958333333334
-61218,4.7,0,87,1.9967291666666667
-62229,4.7,0,88,2.0135791666666667
-64279,4.8,0,89,2.0477458333333334
-64280,4.8,0,90,2.0477625
-65290,4.8,0,91,2.0444541666666667
-66308,4.8,0,92,2.0614208333333335
-67338,4.8,0,93,2.0785875
-69380,4.8,0,94,2.112620833333333
-69383,4.8,0,95,2.1126708333333335
-70390,4.8,0,96,2.108675
-71408,4.8,0,97,2.1256416666666667
-73459,4.8,0,98,2.1285791666666665
-75501,4.8,0,99,2.1626125000000003
-76509,4.8,0,100,2.1794124999999998
-76512,4.8,0,101,2.157525
-79567,4.9,0,102,2.168245833333333
-79579,4.9,0,103,2.1683958333333333
-81609,4.9,0,104,2.1937708333333332
-81619,4.9,0,105,2.1938958333333334
-83649,4.9,0,106,2.2192708333333333
-87728,4.9,0,107,2.270258333333333
-87732,4.9,0,108,2.2703083333333334
-92830,4.9,0,109,2.334033333333333
-97929,4.9,0,110,2.3977708333333334
-104050,5.0,0,111,2.474283333333333
-110170,5.0,0,112,2.5507833333333334
-117309,5.0,0,113,2.6400208333333333
+0,0.0,0,0,1.027011111111111
+0,0.0,0,0,1.027011111111111
+3103,3.4,0,1,1.0155055555555557
+3109,3.4,0,2,1.0156055555555557
+4132,3.6,0,3,1.03195
+4137,3.6,0,4,1.0007666666666666
+4141,3.6,0,5,1.0008333333333332
+4145,3.6,0,6,1.0009000000000001
+5151,3.7,0,7,0.9950111111111111
+6161,3.7,0,8,0.9954277777777777
+6168,3.7,0,9,0.9955444444444445
+7188,3.8,0,10,0.9937
+8219,3.9,0,11,1.0108833333333334
+9231,3.9,0,12,1.02775
+9236,3.9,0,13,1.0278333333333334
+9241,3.9,0,14,1.0279166666666666
+16376,4.2,0,10,1.5263708333333335
+16380,4.2,0,11,1.5264375000000001
+17381,4.2,0,12,1.533375
+17399,4.2,0,13,1.533675
+18400,4.2,0,14,1.5503583333333333
+18417,4.2,0,15,1.5393708333333334
+18421,4.2,0,16,1.5266708333333334
+19431,4.2,0,17,1.5435041666666665
+20440,4.3,0,18,1.5813375
+20447,4.3,0,19,1.5473041666666667
+22477,4.3,0,20,1.5811375
+22496,4.3,0,21,1.5814541666666666
+22499,4.3,0,22,1.5815041666666665
+22502,4.3,0,23,1.5815541666666666
+22505,4.3,0,24,1.5943708333333333
+23510,4.3,0,25,1.6111208333333333
+24519,4.3,0,26,1.6279375
+25549,4.4,0,27,1.64335
+25556,4.4,0,28,1.6434666666666666
+26580,4.4,0,29,1.6605333333333334
+27578,4.4,0,30,1.6771666666666667
+27598,4.4,0,31,1.6775
+27601,4.4,0,32,1.67755
+28599,4.4,0,33,1.679575
+28606,4.4,0,34,1.6796916666666666
+30660,4.4,0,35,1.713925
+31659,4.5,0,36,1.7305750000000002
+31667,4.5,0,37,1.7067458333333334
+31671,4.5,0,38,1.7068125
+31678,4.5,0,39,1.7069291666666666
+31682,4.5,0,40,1.7069958333333333
+32700,4.5,0,41,1.7239624999999998
+33700,4.5,0,42,1.7406291666666667
+34731,4.5,0,43,1.7578125
+34746,4.5,0,44,1.7458375
+35775,4.5,0,45,1.7629875000000002
+35788,4.5,0,46,1.7632041666666667
+36760,4.5,0,47,1.7794041666666667
+36779,4.5,0,48,1.7797208333333332
+37793,4.5,0,49,1.7966208333333333
+37818,4.5,0,50,1.7970374999999998
+38820,4.5,0,51,1.7996875
+38831,4.5,0,52,1.7998708333333333
+39840,4.6,0,53,1.8166875
+40877,4.6,0,54,1.8339708333333333
+41873,4.6,0,55,1.8505708333333333
+41879,4.6,0,56,1.8506708333333333
+41899,4.6,0,57,1.8510041666666666
+41908,4.6,0,58,1.8511541666666667
+42898,4.6,0,59,1.8533333333333333
+42906,4.6,0,60,1.8534666666666666
+43919,4.6,0,61,1.87035
+45956,4.6,0,62,1.9042999999999999
+46982,4.6,0,63,1.9067666666666667
+46993,4.6,0,64,1.90695
+47000,4.6,0,65,1.9070666666666667
+47005,4.6,0,66,1.9071500000000001
+48021,4.6,0,67,1.9240833333333331
+49020,4.6,0,68,1.9407333333333334
+50030,4.6,0,69,1.9424541666666668
+51070,4.7,0,70,1.9085458333333334
+51076,4.7,0,71,1.9086458333333334
+52099,4.7,0,72,1.9256958333333332
+54109,4.7,0,73,1.9433125
+54119,4.7,0,74,1.9434791666666666
+55139,4.7,0,75,1.9604791666666666
+55158,4.7,0,76,2.0160541666666667
+56161,4.7,0,77,2.0131375
+57199,4.7,0,78,2.0304375
+58219,4.7,0,79,2.0474375
+59212,4.7,0,80,2.0639875
+59221,4.7,0,81,2.0641374999999997
+60238,4.7,0,82,2.065558333333333
+61262,4.7,0,83,2.0826249999999997
+62272,4.7,0,84,2.099458333333333
+62298,4.7,0,85,2.0998916666666667
+63323,4.8,0,86,2.116975
+64323,4.8,0,87,2.1336416666666667
+64334,4.8,0,88,2.1177958333333335
+66361,4.8,0,89,2.1515791666666666
+66380,4.8,0,90,2.134520833333333
+66389,4.8,0,91,2.1346708333333333
+68401,4.8,0,92,2.168204166666667
+69418,4.8,0,93,2.126975
+70442,4.8,0,94,2.144041666666667
+70446,4.8,0,95,2.1441083333333335
+70458,4.8,0,96,2.1443083333333335
+70466,4.8,0,97,2.144441666666667
+74525,4.8,0,98,2.212091666666667
+74534,4.8,0,99,2.1617875
+74548,4.8,0,100,2.1620208333333335
+75548,4.8,0,101,2.1786875
+75558,4.8,0,102,2.161820833333333
+78609,4.8,0,103,2.2126708333333336
+78626,4.8,0,104,2.212954166666667
+79630,4.9,0,105,2.2114625
+80658,4.9,0,106,2.2285958333333338
+83709,4.9,0,107,2.2794458333333334
+83728,4.9,0,108,2.2797625
+84727,4.9,0,109,2.2409583333333334
+85756,4.9,0,110,2.2581083333333334
+88808,4.9,0,111,2.3089749999999998
+89830,4.9,0,112,2.251704166666667
+89850,4.9,0,113,2.2519541666666667
+95971,4.9,0,114,2.3284666666666665
diff --git a/experiments/jobRelease/data/noNegotiationLog7.csv b/experiments/jobRelease/data/noNegotiationLog7.csv
index 73fcd4254958522db3ff89ae266f9870130c4237..582daa1262ad13dd9ddf3cd7a90b704e449ccc3c 100644
--- a/experiments/jobRelease/data/noNegotiationLog7.csv
+++ b/experiments/jobRelease/data/noNegotiationLog7.csv
@@ -1,124 +1,124 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.7468541666666667
-0,0.0,0,0,0.7468541666666667
-2051,3.3,0,1,0.7724916666666667
-3060,3.4,0,2,0.7851041666666667
-3068,3.4,0,3,0.7749
-3070,3.4,0,4,0.7548916666666667
-3072,3.4,0,5,0.7529708333333333
-4089,3.6,0,6,0.7656833333333334
-4091,3.6,0,7,0.7657083333333333
-4093,3.6,0,8,0.7553791666666666
-7138,3.8,0,9,0.7934416666666666
-7149,3.8,0,10,0.7935791666666667
-7152,3.8,0,11,0.7908624999999999
-8170,3.9,0,12,0.7853
-8175,3.9,0,13,0.7732791666666666
-9190,3.9,0,14,0.7640125
-9195,3.9,0,15,0.764075
-9199,3.9,0,16,0.7641249999999999
-13271,4.1,0,8,1.4023708333333333
-14292,4.1,0,9,1.4193875
-15312,4.1,0,10,1.4363875
-15321,4.1,0,11,1.4128208333333334
-16335,4.2,0,12,1.4297208333333333
-16343,4.2,0,13,1.4298541666666666
-17339,4.2,0,14,1.4464541666666666
-17349,4.2,0,15,1.4365458333333334
-17352,4.2,0,16,1.4067625
-18369,4.2,0,17,1.4237125
-19390,4.2,0,18,1.4408583333333334
-20409,4.3,0,19,1.4578416666666667
-20415,4.3,0,20,1.4671291666666666
-20417,4.3,0,21,1.4671625000000001
-21422,4.3,0,22,1.48875
-22453,4.3,0,23,1.5315416666666666
-23469,4.3,0,24,1.5330583333333334
-23472,4.3,0,25,1.5331083333333335
-24489,4.3,0,26,1.5500583333333333
-24493,4.3,0,27,1.5243791666666666
-24495,4.3,0,28,1.5244125
-26520,4.4,0,29,1.5581625000000001
-26529,4.4,0,30,1.5583125
-27549,4.4,0,31,1.5753125
-28570,4.4,0,32,1.578025
-28574,4.4,0,33,1.5780916666666667
-29590,4.4,0,34,1.595025
-29594,4.4,0,35,1.6080708333333333
-29597,4.4,0,36,1.6081208333333334
-31619,4.4,0,37,1.6418208333333333
-31628,4.5,0,38,1.6419708333333332
-32650,4.5,0,39,1.6590041666666666
-32653,4.5,0,40,1.6590541666666667
-32656,4.5,0,41,1.6433333333333333
-34689,4.5,0,42,1.6772166666666666
-35699,4.5,0,43,1.69405
-35710,4.5,0,44,1.6942333333333333
-36729,4.5,0,45,1.6951708333333333
-36733,4.5,0,46,1.6952375000000002
-36736,4.5,0,47,1.6862166666666667
-36739,4.5,0,48,1.6862666666666668
-36743,4.5,0,49,1.6863333333333335
-38770,4.5,0,50,1.7201166666666665
-38775,4.5,0,51,1.7202
-39783,4.5,0,52,1.7369999999999999
-40813,4.6,0,53,1.7387833333333333
-40819,4.6,0,54,1.7388833333333333
-41833,4.6,0,55,1.7376708333333333
-41838,4.6,0,56,1.7377541666666665
-41842,4.6,0,57,1.7378208333333334
-42851,4.6,0,58,1.7546375
-43862,4.6,0,59,1.7714874999999999
-43869,4.6,0,60,1.7716041666666666
-44892,4.6,0,61,1.7886541666666667
-44898,4.6,0,62,1.7729333333333335
-46932,4.6,0,63,1.8068333333333333
-47951,4.6,0,64,1.8238166666666666
-47955,4.6,0,65,1.7685708333333332
-47959,4.6,0,66,1.7686375
-48958,4.6,0,67,1.8030541666666666
-48969,4.6,0,68,1.8032375
-48971,4.6,0,69,1.8032708333333334
-49996,4.6,0,70,1.8034375
-51015,4.7,0,71,1.8204208333333334
-51022,4.7,0,72,1.812175
-52032,4.7,0,73,1.8290083333333333
-54069,4.7,0,74,1.8629583333333335
-54074,4.7,0,75,1.8630416666666667
-54081,4.7,0,76,1.8631583333333335
-55079,4.7,0,77,1.8666208333333332
-55092,4.7,0,78,1.8668375
-55100,4.7,0,79,1.8516374999999998
-58161,4.7,0,80,1.9026541666666668
-58170,4.7,0,81,1.9028041666666666
-58173,4.7,0,82,1.9028541666666667
-59161,4.7,0,83,1.9193208333333334
-59178,4.7,0,84,1.9031291666666665
-60200,4.7,0,85,1.9201625
-61222,4.7,0,86,1.9123041666666665
-61229,4.7,0,87,1.9124208333333332
-63244,4.8,0,88,1.9460041666666668
-63263,4.8,0,89,1.9463208333333335
-63268,4.8,0,90,1.9464041666666667
-64281,4.8,0,91,1.9632875
-64288,4.8,0,92,1.946375
-65301,4.8,0,93,1.9632583333333333
-68340,4.8,0,94,2.0139083333333336
-68359,4.8,0,95,2.014225
-68366,4.8,0,96,2.0143416666666667
-68372,4.8,0,97,2.014441666666667
-69383,4.8,0,98,2.0141291666666667
-69387,4.8,0,99,2.0141958333333334
-72441,4.8,0,100,2.0650958333333334
-73442,4.8,0,101,2.0817791666666667
-73458,4.8,0,102,2.0820458333333334
-74483,4.8,0,103,2.0991291666666667
-74491,4.8,0,104,2.0992625
-74498,4.8,0,105,2.0645666666666664
-76522,4.8,0,106,2.061316666666667
-78542,4.8,0,107,2.0865666666666667
-80602,4.9,0,108,2.1123166666666666
-80610,4.9,0,109,2.112416666666667
-81621,4.9,0,110,2.1250541666666667
-85700,4.9,0,111,2.1572791666666666
-90799,4.9,0,112,2.2007208333333335
+0,0.0,0,0,1.2116611111111113
+0,0.0,0,0,1.2116611111111113
+3115,3.4,0,1,1.2635777777777777
+3127,3.4,0,2,1.2637777777777779
+3135,3.4,0,3,1.1814500000000001
+4132,3.6,0,4,1.1884722222222222
+4141,3.6,0,5,1.188622222222222
+4148,3.6,0,6,1.1119722222222221
+5159,3.7,0,7,1.1288222222222222
+5163,3.7,0,8,1.1288888888888888
+7200,3.8,0,9,1.1438333333333333
+8207,3.9,0,10,1.1398555555555556
+8212,3.9,0,11,1.1399388888888888
+8216,3.9,0,12,1.1400055555555553
+9227,3.9,0,13,1.1568555555555555
+9231,3.9,0,14,1.1344999999999998
+9235,3.9,0,15,1.1345666666666667
+14333,4.1,0,8,1.5942666666666667
+15357,4.1,0,9,1.5956291666666667
+16375,4.2,0,10,1.6125958333333335
+17389,4.2,0,11,1.5950208333333333
+17398,4.2,0,12,1.5951708333333334
+18409,4.2,0,13,1.6120208333333332
+18418,4.2,0,14,1.5973458333333332
+20449,4.3,0,15,1.6311958333333334
+20458,4.3,0,16,1.6313458333333335
+20464,4.3,0,17,1.6443416666666666
+21470,4.3,0,18,1.6633458333333333
+21480,4.3,0,19,1.6635125
+21486,4.3,0,20,1.6636125
+23509,4.3,0,21,1.7303208333333333
+23516,4.3,0,22,1.7304375
+23521,4.3,0,23,1.7305208333333333
+24530,4.3,0,24,1.7473375
+24538,4.3,0,25,1.7474708333333333
+25546,4.4,0,26,1.7483041666666668
+25554,4.4,0,27,1.7484375
+26578,4.4,0,28,1.7655041666666667
+27585,4.4,0,29,1.7822875
+27591,4.4,0,30,1.7823875
+27598,4.4,0,31,1.7825041666666666
+28606,4.4,0,32,1.7993041666666667
+29623,4.4,0,33,1.7995916666666667
+29631,4.4,0,34,1.799725
+29635,4.4,0,35,1.7997916666666667
+31667,4.5,0,36,1.8336583333333332
+31676,4.5,0,37,1.8338083333333333
+31682,4.5,0,38,1.8334708333333334
+32696,4.5,0,39,1.8503708333333333
+33707,4.5,0,40,1.8672208333333333
+34727,4.5,0,41,1.8670625
+34734,4.5,0,42,1.8671791666666666
+34739,4.5,0,43,1.8672624999999998
+35749,4.5,0,44,1.8840958333333333
+35756,4.5,0,45,1.8842125
+36769,4.5,0,46,1.9010958333333332
+36774,4.5,0,47,1.9011791666666666
+37796,4.5,0,48,1.9182124999999999
+38810,4.5,0,49,1.9351125
+38817,4.5,0,50,1.9352291666666666
+39836,4.6,0,51,1.9522125000000001
+40846,4.6,0,52,1.9690458333333334
+41866,4.6,0,53,1.9606416666666666
+41874,4.6,0,54,1.9607750000000002
+41879,4.6,0,55,1.9608583333333334
+41883,4.6,0,56,1.960925
+41887,4.6,0,57,1.9609916666666665
+42896,4.6,0,58,1.9778083333333332
+44928,4.6,0,59,2.0027625000000002
+44933,4.6,0,60,2.002845833333333
+45949,4.6,0,61,2.019779166666667
+45954,4.6,0,62,2.0198625
+45958,4.6,0,63,2.0199291666666666
+46964,4.6,0,64,2.0366958333333334
+46974,4.6,0,65,2.0368625
+47985,4.6,0,66,2.0430416666666664
+47991,4.6,0,67,2.0431416666666666
+47995,4.6,0,68,2.0432083333333333
+50027,4.6,0,69,2.077075
+50032,4.6,0,70,2.077158333333333
+51047,4.7,0,71,2.0940749999999997
+51053,4.7,0,72,2.094175
+51057,4.7,0,73,2.0942416666666666
+52069,4.7,0,74,2.079425
+52073,4.7,0,75,2.0794916666666667
+55123,4.7,0,76,2.130325
+55128,4.7,0,77,2.1304083333333335
+55132,4.7,0,78,2.130475
+56145,4.7,0,79,2.1473583333333335
+56151,4.7,0,80,2.1474583333333332
+57170,4.7,0,81,2.1464416666666666
+57175,4.7,0,82,2.146525
+59207,4.7,0,83,2.1803916666666665
+59215,4.7,0,84,2.1805250000000003
+61247,4.7,0,85,2.2143916666666663
+62266,4.7,0,86,2.211695833333333
+62270,4.7,0,87,2.2117625
+62274,4.7,0,88,2.211829166666667
+64306,4.8,0,89,2.2456958333333334
+64313,4.8,0,90,2.2458125
+67376,4.8,0,91,2.2968625
+68386,4.8,0,92,2.3136958333333335
+68394,4.8,0,93,2.2891416666666666
+69404,4.8,0,94,2.2727583333333334
+69411,4.8,0,95,2.272875
+69415,4.8,0,96,2.2729416666666666
+72465,4.8,0,97,2.3083541666666667
+73495,4.8,0,98,2.3255208333333335
+74504,4.8,0,99,2.3423374999999997
+74511,4.8,0,100,2.3424541666666667
+75523,4.8,0,101,2.3593208333333333
+76546,4.8,0,102,2.3197166666666664
+77575,4.8,0,103,2.3368666666666664
+80625,4.9,0,104,2.3877
+81643,4.9,0,105,2.4046666666666665
+81646,4.9,0,106,2.38675
+82677,4.9,0,107,2.4039333333333333
+86746,4.9,0,108,2.4199916666666668
+87774,4.9,0,109,2.437125
+92869,4.9,0,110,2.500445833333333
+92874,4.9,0,111,2.5005291666666665
+98992,4.9,0,112,2.6024958333333337
+100010,5.0,0,113,2.59845
diff --git a/experiments/jobRelease/data/noNegotiationLog8.csv b/experiments/jobRelease/data/noNegotiationLog8.csv
index 4ae8c1c6a83c91eb21264106d8adc97e50e23a41..c4d9107b533029516d7c39f6ab38461434666b4b 100644
--- a/experiments/jobRelease/data/noNegotiationLog8.csv
+++ b/experiments/jobRelease/data/noNegotiationLog8.csv
@@ -1,123 +1,123 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.8831916666666667
-0,0.0,0,0,0.8831916666666667
-3061,3.4,0,1,0.9214541666666667
-3069,3.4,0,2,0.8017541666666667
-3073,3.4,0,3,0.8018041666666667
-4079,3.6,0,4,0.8205583333333333
-4088,3.6,0,5,0.8206708333333333
-4099,3.6,0,6,0.81255
-4102,3.6,0,7,0.8076708333333333
-5110,3.7,0,8,0.8202708333333334
-6134,3.7,0,9,0.8217125000000001
-7141,3.8,0,10,0.8343
-8159,3.9,0,11,0.847025
-8166,3.9,0,12,0.8311208333333333
-8170,3.9,0,13,0.8309458333333333
-8173,3.9,0,14,0.8153791666666667
-9188,3.9,0,15,0.8280666666666666
-14287,4.1,0,9,1.5795125
-16319,4.2,0,10,1.6133791666666668
-16328,4.2,0,11,1.6135291666666667
-17350,4.2,0,12,1.6052416666666667
-17358,4.2,0,13,1.605375
-18362,4.2,0,14,1.6022208333333334
-18370,4.2,0,15,1.6097541666666666
-18376,4.2,0,16,1.6098541666666668
-19381,4.2,0,17,1.6266041666666666
-20408,4.3,0,18,1.6437208333333333
-21420,4.3,0,19,1.6605874999999999
-21428,4.3,0,20,1.6442083333333335
-22439,4.3,0,21,1.6641249999999999
-22444,4.3,0,22,1.6642083333333335
-23470,4.3,0,23,1.6813083333333334
-25499,4.4,0,24,1.715125
-25508,4.4,0,25,1.6895166666666666
-25513,4.4,0,26,1.6896
-26519,4.4,0,27,1.7063666666666668
-27538,4.4,0,28,1.72335
-27548,4.4,0,29,1.7025458333333332
-28558,4.4,0,30,1.7193791666666667
-28568,4.4,0,31,1.7195458333333333
-29578,4.4,0,32,1.7363791666666666
-29588,4.4,0,33,1.7319458333333333
-31618,4.4,0,34,1.7657791666666667
-31627,4.5,0,35,1.7528791666666665
-31633,4.5,0,36,1.7529791666666665
-32639,4.5,0,37,1.7697458333333331
-32643,4.5,0,38,1.7698125
-33658,4.5,0,39,1.7867291666666667
-33669,4.5,0,40,1.7869125
-34688,4.5,0,41,1.8038958333333333
-35713,4.5,0,42,1.8063041666666666
-37741,4.5,0,43,1.8192208333333333
-37748,4.5,0,44,1.8193375
-37752,4.5,0,45,1.8194041666666665
-38761,4.5,0,46,1.8362208333333332
-38767,4.5,0,47,1.8363208333333332
-38771,4.5,0,48,1.8363875
-39794,4.5,0,49,1.8377375
-40802,4.6,0,50,1.8421541666666668
-41831,4.6,0,51,1.8593041666666668
-42840,4.6,0,52,1.8761208333333335
-43861,4.6,0,53,1.8931375000000001
-43870,4.6,0,54,1.8559124999999999
-44880,4.6,0,55,1.9416875
-44887,4.6,0,56,1.9250541666666665
-45912,4.6,0,57,1.9107041666666666
-45919,4.6,0,58,1.9108208333333332
-46922,4.6,0,59,1.9275375
-46927,4.6,0,60,1.9276208333333333
-47941,4.6,0,61,1.9445208333333333
-48959,4.6,0,62,1.9614875
-48968,4.6,0,63,1.9616375
-49981,4.6,0,64,1.9785208333333335
-49989,4.6,0,65,1.9524333333333332
-49993,4.6,0,66,1.9354375
-51001,4.7,0,67,1.9522374999999998
-52033,4.7,0,68,1.9694375000000002
-53039,4.7,0,69,1.9862041666666668
-53045,4.7,0,70,1.9863041666666668
-54059,4.7,0,71,2.003204166666667
-55078,4.7,0,72,2.0201875
-55088,4.7,0,73,2.0028916666666667
-56111,4.7,0,74,2.0199416666666665
-56116,4.7,0,75,2.020025
-58140,4.7,0,76,2.0334958333333333
-58144,4.7,0,77,2.0335625
-59159,4.7,0,78,2.050479166666667
-59162,4.7,0,79,2.0505291666666667
-59168,4.7,0,80,2.0506291666666665
-60192,4.7,0,81,2.0676958333333335
-62219,4.7,0,82,2.1014791666666666
-62222,4.7,0,83,2.101529166666667
-62227,4.7,0,84,2.0754875
-63248,4.8,0,85,2.0560458333333336
-64258,4.8,0,86,2.0728791666666666
-64268,4.8,0,87,2.039429166666667
-65277,4.8,0,88,2.0562458333333336
-65289,4.8,0,89,2.0447125
-67318,4.8,0,90,2.0785291666666668
-67320,4.8,0,91,2.0785625
-67327,4.8,0,92,2.0629916666666666
-69369,4.8,0,93,2.0807875
-69371,4.8,0,94,2.048195833333333
-72429,4.8,0,95,2.0991625
-73439,4.8,0,96,2.1159958333333333
-73448,4.8,0,97,2.2058208333333336
-74471,4.8,0,98,2.2228708333333334
-77535,4.8,0,99,2.2739375
-78551,4.8,0,100,2.2730625
-78555,4.8,0,101,2.2731291666666666
-79560,4.9,0,102,2.2898791666666667
-82631,4.9,0,103,2.3410625
-83650,4.9,0,104,2.3377416666666666
-86710,4.9,0,105,2.3887416666666668
-88752,4.9,0,106,2.4022625
-91812,4.9,0,107,2.4532625
-94871,4.9,0,108,2.4832458333333336
-96911,4.9,0,109,2.5172458333333334
-100989,5.0,0,110,2.562679166666667
-102007,5.0,0,111,2.579645833333333
-107108,5.0,0,112,2.6413458333333333
-108131,5.0,0,113,2.6541333333333332
+0,0.0,0,0,1.039611111111111
+0,0.0,0,0,1.039611111111111
+3106,3.4,0,1,1.0913777777777776
+3119,3.4,0,2,1.0728666666666666
+4125,3.6,0,3,1.0779777777777777
+4138,3.6,0,4,1.0370555555555556
+4147,3.6,0,5,1.0372055555555557
+4155,3.6,0,6,1.0258666666666667
+4161,3.6,0,7,1.0259666666666667
+6186,3.7,0,8,1.0516611111111112
+7191,3.8,0,9,1.068411111111111
+7198,3.8,0,10,1.0523277777777778
+8210,3.9,0,11,1.0691944444444446
+9224,3.9,0,12,1.073488888888889
+9235,3.9,0,13,1.0460277777777778
+9238,3.9,0,14,1.0460777777777777
+9243,3.9,0,15,1.0342
+15347,4.1,0,9,1.4556166666666668
+15364,4.1,0,10,1.4559
+16385,4.2,0,11,1.4593874999999998
+16395,4.2,0,12,1.4595541666666667
+17400,4.2,0,13,1.4763041666666665
+17423,4.2,0,14,1.4766875
+18427,4.2,0,15,1.4934208333333332
+18435,4.2,0,16,1.4802541666666669
+19428,4.2,0,17,1.4668291666666666
+21473,4.3,0,18,1.5009124999999999
+21490,4.3,0,19,1.5011958333333333
+21496,4.3,0,20,1.533725
+21500,4.3,0,21,1.5337916666666667
+22507,4.3,0,22,1.5505749999999998
+23502,4.3,0,23,1.5724958333333334
+23517,4.3,0,24,1.5727458333333333
+23529,4.3,0,25,1.5526916666666668
+25549,4.4,0,26,1.5863583333333333
+25566,4.4,0,27,1.5866416666666665
+26586,4.4,0,28,1.6036416666666669
+27602,4.4,0,29,1.6205749999999999
+27612,4.4,0,30,1.6207416666666667
+28606,4.4,0,31,1.6196916666666668
+28619,4.4,0,32,1.6199083333333335
+29633,4.4,0,33,1.6368083333333334
+29649,4.4,0,34,1.637075
+29653,4.4,0,35,1.6159833333333333
+30661,4.4,0,36,1.6327833333333333
+32700,4.5,0,37,1.6444416666666666
+32719,4.5,0,38,1.6447583333333333
+32721,4.5,0,39,1.6346958333333332
+33700,4.5,0,40,1.6467333333333334
+33712,4.5,0,41,1.6469333333333334
+33727,4.5,0,42,1.6471833333333334
+34750,4.5,0,43,1.6642333333333332
+34764,4.5,0,44,1.6644666666666665
+36793,4.5,0,45,1.6845916666666667
+36806,4.5,0,46,1.6848083333333332
+38802,4.5,0,47,1.718075
+38815,4.5,0,48,1.7182916666666666
+38828,4.5,0,49,1.7185083333333333
+38831,4.5,0,50,1.7185583333333334
+38835,4.5,0,51,1.6953500000000001
+39856,4.6,0,52,1.7123666666666668
+40884,4.6,0,53,1.7964166666666666
+40900,4.6,0,54,1.7966833333333334
+41863,4.6,0,55,1.8127333333333333
+42933,4.6,0,56,1.8305666666666667
+43913,4.6,0,57,1.8469
+43945,4.6,0,58,1.8474333333333335
+44920,4.6,0,59,1.8636833333333334
+44950,4.6,0,60,1.8613250000000001
+44961,4.6,0,61,1.8381958333333333
+44963,4.6,0,62,1.8382291666666668
+45984,4.6,0,63,1.8552458333333335
+48012,4.6,0,64,1.8890458333333333
+48028,4.6,0,65,1.8774458333333333
+48033,4.6,0,66,1.8775291666666667
+48037,4.6,0,67,1.8775958333333334
+49005,4.6,0,68,1.8937291666666667
+49012,4.6,0,69,1.8938458333333335
+50064,4.6,0,70,1.9113791666666666
+51092,4.7,0,71,1.9285125
+52091,4.7,0,72,1.9313916666666666
+52100,4.7,0,73,1.9315416666666667
+52110,4.7,0,74,1.9317083333333334
+53085,4.7,0,75,1.9479583333333332
+54151,4.7,0,76,1.965725
+55131,4.7,0,77,1.9820583333333335
+56173,4.7,0,78,1.9850875
+56188,4.7,0,79,1.9853375
+57161,4.7,0,80,2.0015541666666667
+57207,4.7,0,81,2.0023208333333335
+58231,4.7,0,82,2.0193875
+60249,4.7,0,83,2.0376416666666666
+60258,4.7,0,84,2.0377916666666667
+60268,4.7,0,85,2.0379583333333335
+62259,4.7,0,86,2.0711416666666667
+62314,4.7,0,87,2.072058333333333
+62321,4.7,0,88,2.072175
+65351,4.8,0,89,2.1055
+65357,4.8,0,90,2.1056
+66400,4.8,0,91,2.1229833333333334
+67363,4.8,0,92,2.1390333333333333
+67418,4.8,0,93,2.13995
+68440,4.8,0,94,2.1569833333333337
+70428,4.8,0,95,2.190116666666667
+70450,4.8,0,96,2.1725541666666666
+70456,4.8,0,97,2.1726541666666668
+70479,4.8,0,98,2.136254166666667
+73480,4.8,0,99,2.1862708333333334
+75552,4.8,0,100,2.200708333333333
+75560,4.8,0,101,2.200841666666667
+75578,4.8,0,102,2.2011416666666666
+75581,4.8,0,103,2.2011916666666664
+77561,4.8,0,104,2.2089250000000002
+80650,4.9,0,105,2.2604083333333334
+80680,4.9,0,106,2.2609083333333335
+81668,4.9,0,107,2.2548749999999997
+82663,4.9,0,108,2.2673125
+86770,4.9,0,109,2.31865
+86800,4.9,0,110,2.3190250000000003
+87759,4.9,0,111,2.3310125
+93879,4.9,0,112,2.4075125
+100002,5.0,0,113,2.4840500000000003
diff --git a/experiments/jobRelease/data/noNegotiationLog9.csv b/experiments/jobRelease/data/noNegotiationLog9.csv
index a675e59cc53b124587eab429696a7d2f6dc02e88..9e020447d978207e3588f2ad3dd556487f1f03ff 100644
--- a/experiments/jobRelease/data/noNegotiationLog9.csv
+++ b/experiments/jobRelease/data/noNegotiationLog9.csv
@@ -1,124 +1,122 @@
 timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
-0,0.0,0,0,0.9829541666666667
-0,0.0,0,0,0.9829541666666667
-3073,3.4,0,1,1.0213666666666665
-4085,3.6,0,2,1.0340166666666666
-4089,3.6,0,3,1.0340666666666667
-5104,3.7,0,4,0.8969374999999999
-5106,3.7,0,5,0.8969625
-5108,3.7,0,6,0.8969874999999999
-6126,3.7,0,7,0.9097124999999999
-6136,3.7,0,8,0.9098375
-8169,3.9,0,9,0.9169916666666666
-8174,3.9,0,10,0.9017541666666666
-8176,3.9,0,11,0.9017791666666667
-9186,3.9,0,12,0.9144041666666667
-13266,4.1,0,8,1.5180833333333332
-13277,4.1,0,9,1.5182666666666667
-13285,4.1,0,10,1.5184
-14285,4.1,0,11,1.504075
-15305,4.1,0,12,1.521075
-15312,4.1,0,13,1.4948000000000001
-17346,4.2,0,14,1.5287
-17363,4.2,0,15,1.5289833333333334
-17366,4.2,0,16,1.5290333333333335
-17369,4.2,0,17,1.5290833333333333
-18365,4.2,0,18,1.5456833333333333
-18377,4.2,0,19,1.5458833333333333
-19387,4.2,0,20,1.5291583333333334
-19399,4.2,0,21,1.5267916666666668
-21427,4.3,0,22,1.5605916666666666
-21438,4.3,0,23,1.560775
-22446,4.3,0,24,1.577575
-22460,4.3,0,25,1.5778083333333333
-22467,4.3,0,26,1.577925
-23464,4.3,0,27,1.5945416666666667
-24485,4.3,0,28,1.60475
-24496,4.3,0,29,1.5831625
-25506,4.4,0,30,1.5999958333333335
-25519,4.4,0,31,1.6002125
-26526,4.4,0,32,1.6169958333333334
-26536,4.4,0,33,1.6171625
-27554,4.4,0,34,1.6341291666666666
-29584,4.4,0,35,1.6331583333333335
-30607,4.4,0,36,1.6502083333333333
-30617,4.4,0,37,1.650375
-30619,4.4,0,38,1.6264208333333334
-30621,4.4,0,39,1.6264541666666665
-30623,4.4,0,40,1.6264875
-31635,4.5,0,41,1.6433541666666664
-32646,4.5,0,42,1.6492416666666665
-32655,4.5,0,43,1.6493916666666666
-33664,4.5,0,44,1.6662083333333333
-34687,4.5,0,45,1.6832583333333335
-34696,4.5,0,46,1.6707916666666667
-35705,4.5,0,47,1.6876083333333334
-35711,4.5,0,48,1.6753624999999999
-35717,4.5,0,49,1.6754624999999999
-36734,4.5,0,50,1.6924124999999999
-36744,4.5,0,51,1.6925791666666667
-37744,4.5,0,52,1.7092458333333334
-38770,4.5,0,53,1.7123875
-38778,4.5,0,54,1.7125208333333333
-39786,4.5,0,55,1.7128333333333332
-40805,4.6,0,56,1.7298166666666668
-40814,4.6,0,57,1.7299666666666667
-40819,4.6,0,58,1.7300499999999999
-42844,4.6,0,59,1.7638
-42854,4.6,0,60,1.7483041666666668
-42860,4.6,0,61,1.7484041666666668
-42865,4.6,0,62,1.7484875
-43866,4.6,0,63,1.7485458333333335
-45906,4.6,0,64,1.7825458333333333
-45916,4.6,0,65,1.7827125
-45922,4.6,0,66,1.7828125
-46925,4.6,0,67,1.7713333333333334
-46933,4.6,0,68,1.7553458333333334
-46935,4.6,0,69,1.7553791666666667
-47944,4.6,0,70,1.7721958333333334
-48965,4.6,0,71,1.7681458333333333
-51007,4.7,0,72,1.7857041666666666
-51016,4.7,0,73,1.7858541666666667
-52024,4.7,0,74,1.8026541666666667
-52035,4.7,0,75,1.8028374999999999
-52041,4.7,0,76,1.8029374999999999
-54064,4.7,0,77,1.8186666666666667
-55085,4.7,0,78,1.8191916666666665
-56106,4.7,0,79,1.8362083333333332
-56113,4.7,0,80,1.836325
-57132,4.7,0,81,1.8533083333333333
-59167,4.7,0,82,1.866475
-60186,4.7,0,83,1.8509083333333334
-60193,4.7,0,84,1.851025
-61205,4.7,0,85,1.8242666666666667
-62225,4.7,0,86,1.8253583333333334
-62239,4.7,0,87,1.8255333333333332
-64264,4.8,0,88,1.8508458333333333
-64269,4.8,0,89,1.8509083333333334
-65286,4.8,0,90,1.8636208333333333
-66306,4.8,0,91,1.8682583333333334
-67324,4.8,0,92,1.8809833333333332
-68344,4.8,0,93,1.8937333333333333
-68353,4.8,0,94,1.8938458333333335
-70386,4.8,0,95,1.9192583333333333
-70390,4.8,0,96,1.9193083333333334
-71404,4.8,0,97,1.9319833333333334
-72424,4.8,0,98,1.9447333333333332
-74476,4.8,0,99,1.9703833333333334
-75484,4.8,0,100,1.9829833333333333
-75488,4.8,0,101,1.9830333333333334
-76504,4.8,0,102,1.9957333333333334
-77525,4.8,0,103,2.0084958333333334
-80586,4.9,0,104,2.0467583333333335
-81605,4.9,0,105,2.0594958333333335
-81610,4.9,0,106,2.0595583333333334
-82624,4.9,0,107,2.08735
-85686,4.9,0,108,2.125625
-86705,4.9,0,109,2.1383625
-87725,4.9,0,110,2.1511125000000004
-90786,4.9,0,111,2.189375
-91805,4.9,0,112,2.2021124999999997
-92825,4.9,0,113,2.2148625
-95885,4.9,0,114,2.2531125
-97926,4.9,0,115,2.258783333333333
-102006,5.0,0,116,2.3097833333333333
+0,0.0,0,0,1.0980722222222221
+0,0.0,0,0,1.0980722222222221
+3118,3.4,0,1,1.1500388888888888
+4130,3.6,0,2,1.1669055555555554
+4140,3.6,0,3,1.1670722222222223
+4147,3.6,0,4,1.1671888888888886
+4153,3.6,0,5,1.102761111111111
+5138,3.7,0,6,1.0712833333333334
+5142,3.7,0,7,1.07135
+5147,3.7,0,8,1.0250055555555557
+8202,3.9,0,9,1.0759222222222222
+8216,3.9,0,10,1.0761555555555555
+9231,3.9,0,11,1.0697277777777778
+9238,3.9,0,12,1.0698444444444444
+9243,3.9,0,13,1.0463333333333333
+14338,4.1,0,10,1.4768000000000001
+15340,4.1,0,11,1.4935
+16382,4.2,0,12,1.5108666666666666
+17380,4.2,0,13,1.5275
+17389,4.2,0,14,1.5276500000000002
+17396,4.2,0,15,1.5183666666666666
+17402,4.2,0,16,1.5112833333333335
+18411,4.2,0,17,1.5255333333333332
+18420,4.2,0,18,1.4909041666666667
+20444,4.3,0,19,1.5246375
+20456,4.3,0,20,1.5248375
+21459,4.3,0,21,1.5415541666666668
+22482,4.3,0,22,1.5586041666666666
+22491,4.3,0,23,1.6058916666666667
+22497,4.3,0,24,1.5788958333333334
+23501,4.3,0,25,1.5956291666666667
+23509,4.3,0,26,1.5957625
+23516,4.3,0,27,1.5796999999999999
+25540,4.4,0,28,1.6134333333333333
+25556,4.4,0,29,1.6137000000000001
+26560,4.4,0,30,1.6304333333333332
+26568,4.4,0,31,1.6305666666666667
+27590,4.4,0,32,1.6476
+27597,4.4,0,33,1.602275
+28608,4.4,0,34,1.619125
+28616,4.4,0,35,1.6068500000000001
+30643,4.4,0,36,1.6406333333333334
+30650,4.4,0,37,1.64075
+30654,4.4,0,38,1.6408166666666666
+31659,4.5,0,39,1.6575666666666666
+31667,4.5,0,40,1.6577
+32700,4.5,0,41,1.6605208333333332
+33710,4.5,0,42,1.653275
+33717,4.5,0,43,1.6388458333333333
+34721,4.5,0,44,1.6555791666666666
+34729,4.5,0,45,1.6557125
+35749,4.5,0,46,1.6727125
+35756,4.5,0,47,1.6728291666666666
+37776,4.5,0,48,1.7064958333333335
+37786,4.5,0,49,1.6933250000000002
+37796,4.5,0,50,1.6695125
+38817,4.5,0,51,1.6702916666666667
+39821,4.6,0,52,1.687025
+39827,4.6,0,53,1.6871250000000002
+40851,4.6,0,54,1.7041916666666665
+40855,4.6,0,55,1.7042583333333332
+41873,4.6,0,56,1.7586416666666667
+41880,4.6,0,57,1.741675
+43908,4.6,0,58,1.775475
+43914,4.6,0,59,1.7649166666666667
+44918,4.6,0,60,1.78165
+44922,4.6,0,61,1.7817166666666668
+45949,4.6,0,62,1.7988333333333335
+45953,4.6,0,63,1.7989
+45957,4.6,0,64,1.7752916666666667
+46979,4.6,0,65,1.7873583333333334
+47979,4.6,0,66,1.804025
+49009,4.6,0,67,1.8211916666666668
+50037,4.6,0,68,1.8175124999999999
+51036,4.7,0,69,1.8341625000000001
+51046,4.7,0,70,1.8343291666666666
+51056,4.7,0,71,1.8235583333333334
+52058,4.7,0,72,1.8402583333333333
+52066,4.7,0,73,1.8403916666666666
+54116,4.7,0,74,1.8745583333333333
+55129,4.7,0,75,1.8914416666666667
+55135,4.7,0,76,1.8760625
+56146,4.7,0,77,1.8929125
+56155,4.7,0,78,1.8778333333333335
+56157,4.7,0,79,1.8711083333333332
+58199,4.7,0,80,1.9051416666666665
+59208,4.7,0,81,1.9219583333333332
+60228,4.7,0,82,1.9389583333333333
+60236,4.7,0,83,1.9390916666666667
+60239,4.7,0,84,1.9253791666666666
+60241,4.7,0,85,1.9254125
+61257,4.7,0,86,1.9243833333333333
+62278,4.7,0,87,1.9414
+64318,4.8,0,88,1.9754
+65332,4.8,0,89,1.9923
+65336,4.8,0,90,1.9923666666666666
+66360,4.8,0,91,2.0093833333333335
+66365,4.8,0,92,2.0094666666666665
+67378,4.8,0,93,1.9827249999999998
+68399,4.8,0,94,1.9954874999999999
+69418,4.8,0,95,2.008225
+70427,4.8,0,96,1.9890458333333332
+70437,4.8,0,97,1.9891708333333333
+71447,4.8,0,98,2.0017958333333334
+72478,4.8,0,99,2.014683333333333
+73501,4.8,0,100,2.0274708333333336
+75527,4.8,0,101,2.052795833333333
+75536,4.8,0,102,2.0529083333333333
+77568,4.8,0,103,2.078308333333333
+77576,4.8,0,104,2.061375
+77579,4.8,0,105,2.2223458333333337
+80628,4.9,0,106,2.2604583333333332
+80635,4.9,0,107,2.260545833333333
+81658,4.9,0,108,2.2733333333333334
+82677,4.9,0,109,2.2860708333333335
+86760,4.9,0,110,2.337108333333333
+86766,4.9,0,111,2.3371833333333334
+88798,4.9,0,112,2.3625833333333333
+91871,4.9,0,113,2.4009958333333334
+97996,4.9,0,114,2.439608333333333
+104118,5.0,0,115,2.5161333333333333
diff --git a/experiments/jobRelease/data/psiLog.csv b/experiments/jobRelease/data/psiLog.csv
new file mode 100644
index 0000000000000000000000000000000000000000..da4c5ed8591cb4076b61fc50e468425482abbe40
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog.csv
@@ -0,0 +1,125 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0270277777777777
+0,0.0,0,0,1.0270277777777777
+3080,3.4,3,1,1.0354333333333332
+3104,3.4,3,2,1.0206
+4110,3.6,6,3,1.0139888888888888
+4114,3.6,6,4,1.0140555555555555
+4135,3.6,6,5,0.9930555555555556
+4139,3.6,6,6,0.9647666666666667
+5118,3.7,7,7,0.9833444444444445
+6139,3.7,9,8,1.0150444444444444
+6166,3.7,9,9,1.0154944444444445
+7158,3.8,9,10,1.0320277777777778
+7163,3.8,9,11,1.032111111111111
+8188,3.9,9,12,1.0491944444444443
+8190,3.9,9,13,1.0492277777777776
+9229,3.9,10,14,1.021738888888889
+12270,4.0,14,7,1.5763458333333333
+12288,4.0,14,8,1.5643125
+13278,4.1,14,9,1.5563624999999999
+13282,4.1,14,10,1.5564291666666668
+15318,4.1,15,11,1.6053250000000001
+16340,4.2,17,12,1.6675833333333334
+16349,4.2,17,13,1.6677333333333333
+16359,4.2,17,14,1.6534333333333333
+17359,4.2,17,15,1.6811833333333333
+17364,4.2,17,16,1.6672166666666668
+17373,4.2,17,17,1.6673666666666667
+17391,4.2,17,18,1.627675
+19397,4.2,18,19,1.6611083333333334
+19400,4.2,18,20,1.6611583333333333
+20448,4.3,19,21,1.6796791666666666
+21444,4.3,19,22,1.7154125
+21451,4.3,19,23,1.7155291666666665
+22459,4.3,19,24,1.7323291666666667
+22467,4.3,19,25,1.7324625
+22476,4.3,19,26,1.7326124999999999
+23478,4.3,19,27,1.7493124999999998
+23483,4.3,19,28,1.7493958333333335
+24531,4.3,21,29,1.7286958333333333
+25518,4.4,21,30,1.7318833333333332
+26539,4.4,21,31,1.7489
+27559,4.4,21,32,1.7658999999999998
+27567,4.4,21,33,1.7660333333333333
+27577,4.4,21,34,1.7662
+27580,4.4,21,35,1.7648791666666668
+28580,4.4,22,36,1.7585374999999999
+28608,4.4,22,37,1.7590041666666667
+29597,4.4,24,38,1.6994250000000002
+30620,4.4,25,39,1.7266166666666665
+30626,4.4,25,40,1.7267166666666667
+32659,4.5,27,41,1.7691416666666666
+32664,4.5,27,42,1.7692249999999998
+33687,4.5,27,43,1.786275
+33712,4.5,27,44,1.7729416666666666
+34699,4.5,27,45,1.7893916666666667
+34703,4.5,27,46,1.7894583333333334
+34709,4.5,27,47,1.7631833333333333
+35718,4.5,27,48,1.78
+36739,4.5,27,49,1.7970166666666667
+37756,4.5,27,50,1.8139666666666665
+38807,4.5,27,51,1.8314833333333334
+39799,4.5,27,52,1.8309416666666667
+39805,4.5,27,53,1.8310416666666667
+39811,4.6,27,54,1.8311416666666667
+39824,4.6,27,55,1.8131708333333334
+40818,4.6,27,56,1.8297375
+42890,4.6,27,57,1.8642708333333333
+43879,4.6,27,58,1.8807541666666665
+44899,4.6,28,59,1.8772708333333334
+44903,4.6,28,60,1.8773374999999999
+44907,4.6,28,61,1.8774041666666668
+44911,4.6,28,62,1.8774708333333334
+44916,4.6,28,63,1.8588
+46970,4.6,28,64,1.8930333333333331
+48979,4.6,28,65,1.9114041666666668
+49999,4.6,28,66,1.9284041666666667
+50001,4.6,28,67,1.9284375
+50003,4.6,28,68,1.8938625
+50009,4.6,28,69,1.8748083333333334
+52072,4.7,28,70,1.9091916666666668
+53059,4.7,29,71,1.8877625
+54079,4.7,29,72,1.9047625
+55097,4.7,29,73,1.9217291666666665
+55107,4.7,29,74,1.9024958333333333
+56120,4.7,29,75,1.9360583333333332
+57139,4.7,29,76,1.9530416666666668
+57169,4.7,29,77,1.9535416666666667
+58161,4.7,29,78,1.970075
+60203,4.7,29,79,2.0041083333333334
+60222,4.7,29,80,2.004425
+60224,4.7,29,81,1.9848208333333335
+61231,4.7,29,82,2.0016041666666666
+62271,4.7,29,83,2.0189375000000003
+63270,4.8,29,84,2.0355875
+63287,4.8,29,85,2.0259541666666667
+64293,4.8,29,86,2.042720833333333
+66331,4.8,29,87,2.0766875
+67349,4.8,29,88,2.0936541666666666
+67365,4.8,29,89,2.0809625
+67379,4.8,29,90,2.0811958333333336
+68370,4.8,29,91,2.0977125
+68384,4.8,29,92,2.0798791666666667
+70436,4.8,29,93,2.114079166666667
+71441,4.8,29,94,2.1156291666666664
+72452,4.8,29,95,2.1324791666666667
+73470,4.8,29,96,2.149445833333333
+74496,4.8,29,97,2.166545833333333
+74519,4.8,29,98,2.1349666666666667
+75531,4.8,29,99,2.1358875000000004
+77547,4.8,29,100,2.1694875000000002
+78567,4.8,29,101,2.1523583333333334
+78598,4.8,29,102,2.1528750000000003
+80629,4.9,29,103,2.1696916666666666
+81631,4.9,29,104,2.1863916666666667
+82649,4.9,29,105,2.2033583333333335
+82679,4.9,29,106,2.2038583333333337
+85728,4.9,29,107,2.235133333333333
+86758,4.9,29,108,2.2523
+87748,4.9,29,109,2.2687999999999997
+90831,4.9,29,110,2.2800166666666666
+90841,4.9,29,111,2.2801416666666667
+93868,4.9,29,112,2.317979166666667
+94921,4.9,29,113,2.331141666666667
+99008,4.9,29,114,2.382229166666667
diff --git a/experiments/jobRelease/data/psiLog1.csv b/experiments/jobRelease/data/psiLog1.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1b5f18302f01aa74c90d57943fa4155f2635b915
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog1.csv
@@ -0,0 +1,125 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.2991277777777779
+0,0.0,0,0,1.2991277777777779
+3077,3.4,3,1,1.084438888888889
+4089,3.6,3,2,1.1013055555555555
+4093,3.6,3,3,1.101372222222222
+4097,3.6,3,4,1.0795222222222223
+4100,3.6,3,5,1.060038888888889
+5105,3.7,7,6,1.1260888888888887
+5107,3.7,7,7,1.1023
+5114,3.7,7,8,1.051061111111111
+6135,3.7,7,9,1.0680777777777777
+7145,3.8,7,10,1.0849111111111112
+8167,3.9,8,11,1.0710888888888888
+8169,3.9,8,12,1.0564777777777778
+8174,3.9,8,13,1.0421
+9185,3.9,12,14,1.0394277777777776
+9188,3.9,12,15,1.0140444444444445
+9195,3.9,12,16,1.014161111111111
+15309,4.1,16,7,1.3567958333333332
+15315,4.1,16,8,1.3568958333333332
+15319,4.1,16,9,1.33595
+16325,4.2,18,10,1.3364416666666665
+16328,4.2,18,11,1.3344458333333333
+16330,4.2,18,12,1.3344791666666667
+18367,4.2,22,13,1.3117958333333335
+18374,4.2,22,14,1.3119124999999998
+19385,4.2,26,15,1.3119708333333333
+19393,4.2,26,16,1.2978291666666666
+20405,4.3,26,17,1.3363958333333334
+21426,4.3,26,18,1.3645791666666667
+21430,4.3,26,19,1.3646458333333333
+21435,4.3,26,20,1.3647291666666668
+22448,4.3,26,21,1.4084666666666665
+23466,4.3,27,22,1.4266791666666667
+24485,4.3,27,23,1.4424166666666667
+24494,4.3,27,24,1.4252791666666667
+24496,4.3,27,25,1.4253125
+25507,4.4,28,26,1.4283041666666667
+26525,4.4,29,27,1.4550791666666667
+26529,4.4,29,28,1.4551458333333334
+27547,4.4,29,29,1.4721125000000002
+27554,4.4,29,30,1.4876291666666668
+27558,4.4,29,31,1.4876958333333334
+28566,4.4,29,32,1.5044958333333334
+29586,4.4,29,33,1.5214958333333333
+30607,4.4,29,34,1.5385125
+30614,4.4,29,35,1.517775
+31626,4.5,29,36,1.5346416666666667
+31631,4.5,29,37,1.5211666666666666
+31634,4.5,29,38,1.5212166666666667
+31636,4.5,29,39,1.52125
+33668,4.5,30,40,1.5551166666666667
+33671,4.5,30,41,1.5551666666666668
+33674,4.5,30,42,1.5552166666666667
+34696,4.5,31,43,1.5362708333333333
+35706,4.5,31,44,1.5388458333333332
+35710,4.5,31,45,1.5389125
+35714,4.5,31,46,1.5389791666666668
+35717,4.5,31,47,1.5390291666666667
+36724,4.5,32,48,1.5981541666666668
+38765,4.5,33,49,1.6502333333333332
+38771,4.5,33,50,1.6503333333333332
+38773,4.5,33,51,1.6362750000000001
+39786,4.5,36,52,1.6338541666666666
+39794,4.5,36,53,1.6339875
+40806,4.6,36,54,1.6508541666666665
+40811,4.6,36,55,1.6509375000000002
+40815,4.6,36,56,1.6510041666666666
+41828,4.6,36,57,1.6678875
+41836,4.6,36,58,1.6680208333333333
+42854,4.6,36,59,1.6642041666666667
+43876,4.6,36,60,1.66245
+44886,4.6,36,61,1.6792833333333335
+44890,4.6,36,62,1.67935
+44894,4.6,36,63,1.6794166666666668
+44898,4.6,36,64,1.6794833333333334
+45917,4.6,36,65,1.6913375
+45921,4.6,36,66,1.6656416666666667
+46925,4.6,36,67,1.682375
+48966,4.6,36,68,1.7163916666666668
+48975,4.6,36,69,1.6997416666666667
+48977,4.6,36,70,1.699775
+49986,4.6,36,71,1.7165916666666667
+49995,4.6,36,72,1.7167416666666666
+49996,4.6,36,73,1.7167583333333334
+51005,4.7,36,74,1.7335749999999999
+51008,4.7,36,75,1.733625
+53046,4.7,36,76,1.7675916666666667
+54065,4.7,36,77,1.784575
+54075,4.7,36,78,1.7666791666666666
+54077,4.7,36,79,1.7667125000000001
+54078,4.7,36,80,1.7667291666666667
+54080,4.7,36,81,1.7667625
+56104,4.7,36,82,1.8004958333333334
+57127,4.7,36,83,1.8175458333333334
+58156,4.7,36,84,1.8346958333333334
+59166,4.7,36,85,1.8515291666666667
+59175,4.7,36,86,1.83175
+59177,4.7,36,87,1.8317833333333333
+60197,4.7,36,88,1.8487833333333334
+61207,4.7,36,89,1.8656166666666667
+62227,4.7,36,90,1.8826166666666666
+63257,4.8,36,91,1.8997833333333332
+64266,4.8,36,92,1.9165999999999999
+64275,4.8,36,93,1.91675
+64278,4.8,36,94,1.9153833333333334
+64280,4.8,36,95,1.8947875
+66307,4.8,36,96,1.9134833333333332
+67327,4.8,36,97,1.9304833333333333
+68357,4.8,36,98,1.9476499999999999
+68362,4.8,36,99,1.9477333333333333
+69367,4.8,36,100,1.9644833333333334
+69374,4.8,36,101,1.9646000000000001
+70396,4.8,36,102,1.9374416666666667
+71408,4.8,36,103,1.9500916666666666
+72428,4.8,36,104,1.9628416666666666
+73456,4.8,36,105,1.9756916666666666
+73461,4.8,36,106,1.9757541666666667
+75485,4.8,36,107,2.0010541666666666
+76507,4.8,36,108,2.0138291666666666
+76515,4.8,36,109,2.0139291666666668
+77526,4.8,36,110,2.0265666666666666
+79575,4.9,36,111,2.052179166666667
+82627,4.9,36,112,0.7641708333333334
diff --git a/experiments/jobRelease/data/psiLog10.csv b/experiments/jobRelease/data/psiLog10.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9470f2b7de107d6bef0ddda6fa9fc90a96beb17b
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog10.csv
@@ -0,0 +1,125 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.1483444444444444
+0,0.0,0,0,1.1483444444444444
+4165,3.6,1,1,1.038338888888889
+4190,3.6,1,2,1.0387555555555557
+4199,3.6,1,3,1.0199722222222223
+4205,3.6,1,4,0.9990222222222223
+4210,3.6,1,5,1.0376277777777778
+4216,3.6,1,6,1.0377277777777778
+5192,3.7,2,7,1.0229944444444443
+6204,3.7,2,8,1.0398611111111111
+8251,3.9,6,9,1.062238888888889
+8265,3.9,6,10,1.0428
+8270,3.9,6,11,1.0428833333333334
+9264,3.9,8,12,0.9947777777777778
+9284,3.9,8,13,0.9951111111111111
+9286,3.9,8,14,0.9951444444444444
+14387,4.1,10,7,1.3097083333333333
+15373,4.1,11,8,1.2999833333333333
+15377,4.1,11,9,1.2761791666666666
+16403,4.2,11,10,1.2932791666666668
+16425,4.2,11,11,1.2724208333333331
+17454,4.2,11,12,1.2895708333333333
+17464,4.2,11,13,1.2897375
+18442,4.2,11,14,1.3060375
+18452,4.2,11,15,1.2939749999999999
+18464,4.2,11,16,1.2941749999999999
+19454,4.2,11,17,1.2930708333333334
+19484,4.2,11,18,1.3133625
+21524,4.3,11,19,1.3473625
+22515,4.3,11,20,1.3504333333333334
+22521,4.3,11,21,1.3596625
+22528,4.3,11,22,1.3597791666666665
+22543,4.3,11,23,1.3600291666666666
+22554,4.3,11,24,1.3415666666666666
+22584,4.3,11,25,1.3367291666666667
+24555,4.3,12,26,1.4000583333333334
+25574,4.4,12,27,1.4170416666666665
+26596,4.4,12,28,1.434075
+26604,4.4,12,29,1.4181708333333334
+26627,4.4,12,30,1.4185541666666666
+26663,4.4,12,31,1.4061583333333334
+26675,4.4,12,32,1.4035625
+27644,4.4,12,33,1.4197125
+29654,4.4,13,34,1.3846041666666666
+29657,4.4,13,35,1.3846541666666667
+29660,4.4,13,36,1.3847041666666666
+31695,4.5,15,37,1.3969833333333335
+31725,4.5,15,38,1.3907999999999998
+31731,4.5,15,39,1.3908999999999998
+31738,4.5,15,40,1.3910166666666666
+32744,4.5,15,41,1.3950958333333332
+33740,4.5,15,42,1.3958291666666667
+34754,4.5,16,43,1.412425
+35774,4.5,16,44,1.429425
+35779,4.5,16,45,1.4295083333333334
+35804,4.5,16,46,1.4299250000000001
+35811,4.5,16,47,1.3937583333333334
+35816,4.5,16,48,1.3938416666666666
+36833,4.5,16,49,1.408975
+38835,4.5,16,50,1.4253
+38865,4.5,16,51,1.4258
+39855,4.6,16,52,1.4423
+39863,4.6,16,53,1.4424333333333335
+39887,4.6,16,54,1.4428333333333332
+39904,4.6,16,55,1.4270416666666668
+40915,4.6,16,56,1.4438916666666666
+41895,4.6,16,57,1.460225
+42944,4.6,16,58,1.4777083333333332
+43938,4.6,16,59,1.4942749999999998
+43943,4.6,16,60,1.4541208333333333
+44954,4.6,16,61,1.4709708333333333
+44984,4.6,16,62,1.4553166666666668
+44989,4.6,16,63,1.4554
+46014,4.6,16,64,1.4718666666666667
+48016,4.6,16,65,1.4912458333333334
+48045,4.6,16,66,1.4917291666666666
+50059,4.6,16,67,1.517975
+50111,4.6,16,68,1.5188416666666666
+50159,4.7,16,69,1.5196416666666666
+50165,4.7,16,70,1.4873333333333332
+52100,4.7,16,71,1.5033958333333333
+52135,4.7,16,72,1.5021833333333334
+53144,4.7,16,73,1.519
+54135,4.7,16,74,1.5355166666666666
+54142,4.7,16,75,1.5356333333333334
+54165,4.7,16,76,1.5360166666666666
+55184,4.7,16,77,1.5331833333333333
+57196,4.7,16,78,1.5174333333333334
+57231,4.7,16,79,1.517725
+58218,4.7,16,80,1.5259500000000001
+58220,4.7,16,81,1.5189541666666666
+58250,4.7,16,82,1.5192041666666667
+58252,4.7,16,83,1.5192208333333332
+61275,4.7,16,84,1.5444125
+61307,4.7,16,85,1.5446791666666668
+61313,4.7,16,86,1.5447291666666667
+62294,4.7,16,87,1.5529041666666668
+63315,4.8,17,88,1.5770374999999999
+63344,4.8,17,89,1.5439791666666667
+65356,4.8,17,90,1.5607458333333333
+65384,4.8,17,91,1.5939249999999998
+65388,4.8,17,92,1.5939583333333334
+66373,4.8,17,93,1.6021666666666665
+67426,4.8,17,94,1.6109416666666665
+68427,4.8,17,95,1.6192833333333332
+69467,4.8,17,96,1.62795
+70470,4.8,17,97,1.6363083333333333
+70485,4.8,17,98,1.6364333333333334
+71487,4.8,17,99,1.6447833333333333
+72527,4.8,17,100,1.6534499999999999
+73535,4.8,17,101,1.66185
+73545,4.8,17,102,1.6619333333333333
+75576,4.8,17,103,1.6788583333333333
+75589,4.8,17,104,1.6789666666666667
+76602,4.8,17,105,1.6874083333333334
+77628,4.8,17,106,1.6959583333333332
+77639,4.8,17,107,1.69605
+78637,4.8,17,108,1.7043666666666666
+80675,4.9,17,109,1.7213500000000002
+80686,4.9,17,110,1.7214416666666668
+81701,4.9,17,111,1.7299
+82729,4.9,17,112,1.7384666666666668
+86797,4.9,17,113,1.18075
+4,0.6,17,114,0.5808541666666667
diff --git a/experiments/jobRelease/data/psiLog2.csv b/experiments/jobRelease/data/psiLog2.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7247f7e6231ef09bc265d528c9e19d7a8d23e675
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog2.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.17325
+0,0.0,0,0,1.17325
+3092,3.4,1,1,1.214611111111111
+3108,3.4,1,2,1.2098333333333333
+3111,3.4,1,3,1.1590777777777779
+3114,3.4,1,4,1.1591277777777778
+3116,3.4,1,5,1.159161111111111
+4099,3.6,3,6,1.1029777777777778
+4118,3.6,3,7,1.1032944444444446
+4121,3.6,3,8,1.0724944444444444
+7181,3.8,11,9,1.1706555555555556
+7195,3.8,11,10,1.1708888888888889
+7202,3.8,11,11,1.1710055555555556
+7204,3.8,11,12,1.1710388888888887
+8182,3.9,12,13,1.1572388888888887
+8199,3.9,12,14,1.1575222222222221
+8202,3.9,12,15,1.157572222222222
+8209,3.9,12,16,1.1065555555555555
+14300,4.1,21,8,1.4534166666666666
+14328,4.1,21,9,1.4509791666666667
+15349,4.1,23,10,1.5135625
+16365,4.2,23,11,1.5304958333333334
+17360,4.2,23,12,1.5357999999999998
+17397,4.2,23,13,1.5364166666666668
+17401,4.2,23,14,1.5364833333333332
+18400,4.2,24,15,1.5531333333333335
+18403,4.2,24,16,1.5347791666666666
+18410,4.2,24,17,1.4978125
+19429,4.2,26,18,1.5078791666666667
+19432,4.2,26,19,1.5163625
+20424,4.3,28,20,1.4941583333333335
+20439,4.3,28,21,1.4944083333333333
+21460,4.3,29,22,1.5027166666666667
+22479,4.3,29,23,1.5360083333333334
+22496,4.3,29,24,1.5325458333333333
+22499,4.3,29,25,1.5245958333333334
+23498,4.3,30,26,1.5398458333333334
+23509,4.3,30,27,1.5400291666666668
+25520,4.4,30,28,1.5735458333333334
+25538,4.4,30,29,1.5738458333333334
+26558,4.4,30,30,1.5758375
+26573,4.4,30,31,1.5760875
+27580,4.4,30,32,1.5914791666666666
+27599,4.4,30,33,1.5917958333333333
+27606,4.4,30,34,1.5744666666666667
+27619,4.4,30,35,1.5727583333333333
+30620,4.4,31,36,1.6292250000000001
+30639,4.4,31,37,1.6295416666666667
+30646,4.4,31,38,1.6296583333333332
+31659,4.5,34,39,1.6164541666666667
+31669,4.5,34,40,1.6166208333333332
+31672,4.5,34,41,1.6166708333333333
+32700,4.5,35,42,1.6071041666666666
+33704,4.5,35,43,1.6177625
+34736,4.5,35,44,1.6349625
+34743,4.5,35,45,1.6350791666666666
+35723,4.5,36,46,1.6315875
+35760,4.5,36,47,1.6186041666666666
+36771,4.5,36,48,1.6354541666666667
+36786,4.5,36,49,1.6321208333333332
+36802,4.5,36,50,1.6323875
+37791,4.5,36,51,1.6380124999999999
+38812,4.5,36,52,1.6550291666666666
+39808,4.5,36,53,1.6562833333333333
+39830,4.6,36,54,1.65665
+39839,4.6,36,55,1.6201083333333335
+40863,4.6,36,56,1.637175
+41873,4.6,36,57,1.6540083333333333
+41882,4.6,36,58,1.6541583333333334
+42901,4.6,36,59,1.6711416666666667
+43930,4.6,36,60,1.6882916666666667
+44902,4.6,36,61,1.6851916666666669
+44930,4.6,36,62,1.6856583333333333
+44939,4.6,36,63,1.6858083333333334
+45965,4.6,36,64,1.7029083333333332
+45975,4.6,36,65,1.703075
+46970,4.6,36,66,1.7196583333333335
+48002,4.6,36,67,1.7368583333333334
+49031,4.6,36,68,1.7540083333333334
+50031,4.6,36,69,1.770675
+50040,4.6,36,70,1.7708249999999999
+51064,4.7,37,71,1.7581
+51074,4.7,37,72,1.7582666666666666
+52042,4.7,37,73,1.7506041666666665
+52069,4.7,37,74,1.7492750000000001
+52080,4.7,37,75,1.7494583333333333
+54133,4.7,38,76,1.7800916666666666
+55142,4.7,39,77,1.8079916666666667
+56162,4.7,39,78,1.8249916666666666
+57141,4.7,39,79,1.8232333333333335
+57170,4.7,39,80,1.8235958333333333
+57188,4.7,39,81,1.8238208333333332
+57190,4.7,39,82,1.8238458333333334
+58213,4.7,39,83,1.8366333333333331
+59234,4.7,39,84,1.8493958333333333
+59242,4.7,39,85,1.8494958333333333
+60255,4.7,39,86,1.8621583333333334
+60262,4.7,39,87,1.8622458333333334
+62290,4.7,39,88,1.8736125
+63313,4.8,39,89,1.8713208333333333
+64330,4.8,39,90,1.8840333333333334
+64340,4.8,39,91,1.8841583333333332
+65351,4.8,39,92,1.8967958333333332
+66370,4.8,39,93,1.9095333333333333
+68418,4.8,39,94,1.9351333333333334
+68424,4.8,39,95,1.9352083333333332
+70451,4.8,39,96,1.9090874999999998
+70460,4.8,39,97,1.9092
+72492,4.8,39,98,1.8994416666666667
+73512,4.8,39,99,1.9121916666666665
+74540,4.8,39,100,1.9250416666666665
+75551,4.8,39,101,1.9376791666666666
+78611,4.8,39,102,1.9347125
+78624,4.8,39,103,1.9348750000000001
+80651,4.9,39,104,1.9602125000000001
+80660,4.9,39,105,1.960325
+83721,4.9,39,106,1.9985875
+85759,4.9,39,107,1.99895
+86778,4.9,39,108,2.0116875
+88826,4.9,39,109,2.0372875
+90853,4.9,39,110,2.03
+92900,4.9,39,111,2.0555875
+94941,4.9,39,112,0.6562291666666666
diff --git a/experiments/jobRelease/data/psiLog3.csv b/experiments/jobRelease/data/psiLog3.csv
new file mode 100644
index 0000000000000000000000000000000000000000..654bb17deee84ba17247b0f6985102e53df25366
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog3.csv
@@ -0,0 +1,126 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0609777777777778
+0,0.0,0,0,1.0609777777777778
+3083,3.4,0,1,1.1123611111111111
+3097,3.4,0,2,1.08705
+4109,3.6,1,3,1.0480444444444443
+4123,3.6,1,4,1.0304
+4126,3.6,1,5,1.0304499999999999
+5132,3.7,4,6,0.9634833333333332
+6154,3.7,4,7,0.9479388888888889
+6164,3.7,4,8,0.9481055555555555
+6166,3.7,4,9,0.948138888888889
+8196,3.9,6,10,0.9064388888888889
+8213,3.9,6,11,0.8840444444444444
+8217,3.9,6,12,0.8841111111111111
+9218,3.9,6,13,0.9007944444444445
+9234,3.9,6,14,0.9010611111111111
+13302,4.1,16,6,1.50975
+13305,4.1,16,7,1.5097999999999998
+14323,4.1,17,8,1.4902666666666666
+14326,4.1,17,9,1.4516916666666666
+14330,4.1,17,10,1.4517583333333335
+16367,4.2,22,11,1.5156999999999998
+16388,4.2,22,12,1.51605
+16396,4.2,22,13,1.5161833333333334
+17387,4.2,22,14,1.5219833333333335
+17396,4.2,22,15,1.5221333333333333
+17403,4.2,22,16,1.5222499999999999
+18403,4.2,24,17,1.483425
+19429,4.2,25,18,1.4425999999999999
+19438,4.2,25,19,1.44275
+20450,4.3,25,20,1.4596166666666666
+21468,4.3,26,21,1.497175
+21486,4.3,26,22,1.4974750000000001
+21495,4.3,26,23,1.497625
+22484,4.3,27,24,1.5639458333333331
+22487,4.3,27,25,1.5639958333333333
+23504,4.3,29,26,1.6357416666666666
+23514,4.3,29,27,1.6359083333333333
+24526,4.3,29,28,1.6527749999999999
+24540,4.3,29,29,1.6530083333333332
+25556,4.4,29,30,1.6436416666666667
+25580,4.4,29,31,1.6440416666666666
+27585,4.4,29,32,1.6774583333333333
+28604,4.4,29,33,1.6944416666666666
+28607,4.4,29,34,1.6944916666666667
+28611,4.4,29,35,1.6306875
+28617,4.4,29,36,1.6393125
+29623,4.4,31,37,1.6560791666666668
+29634,4.4,31,38,1.6562625
+29642,4.4,31,39,1.6563958333333335
+31668,4.5,31,40,1.6901625
+32688,4.5,34,41,1.6493541666666667
+32703,4.5,34,42,1.6496041666666665
+33719,4.5,35,43,1.6665375
+33728,4.5,35,44,1.6578791666666668
+33732,4.5,35,45,1.6579458333333332
+35759,4.5,35,46,1.6917291666666665
+35774,4.5,35,47,1.6919791666666666
+35777,4.5,35,48,1.6920291666666667
+35780,4.5,35,49,1.6920791666666666
+36785,4.5,36,50,1.6565708333333333
+36798,4.5,36,51,1.6567875
+37806,4.5,37,52,1.6833166666666666
+37818,4.5,37,53,1.6835166666666666
+38836,4.5,37,54,1.7004833333333333
+39846,4.6,37,55,1.7173166666666666
+39854,4.6,37,56,1.71745
+40865,4.6,38,57,1.7343000000000002
+41884,4.6,38,58,1.7512833333333333
+41894,4.6,38,59,1.75145
+42907,4.6,38,60,1.6778041666666668
+42919,4.6,38,61,1.6773708333333335
+42928,4.6,38,62,1.6775208333333333
+43926,4.6,38,63,1.6941541666666666
+44945,4.6,38,64,1.7111375
+45965,4.6,38,65,1.7281374999999999
+45975,4.6,38,66,1.7283041666666668
+46996,4.6,38,67,1.7453208333333334
+48005,4.6,38,68,1.7460791666666668
+48015,4.6,38,69,1.7462458333333333
+48019,4.6,38,70,1.7463125
+48023,4.6,38,71,1.7463791666666666
+48027,4.6,38,72,1.7450833333333333
+50048,4.6,38,73,1.7787666666666666
+51068,4.7,38,74,1.7855541666666668
+51086,4.7,38,75,1.7858541666666667
+51088,4.7,38,76,1.7858875
+52096,4.7,38,77,1.8026875
+53125,4.7,38,78,1.8198375
+53133,4.7,38,79,1.8199708333333333
+54134,4.7,38,80,1.8141958333333332
+55156,4.7,38,81,1.8312291666666667
+55164,4.7,38,82,1.8313625
+55168,4.7,38,83,1.8314291666666667
+56175,4.7,38,84,1.8482125
+56187,4.7,38,85,1.8484125
+58215,4.7,38,86,1.8703916666666667
+58226,4.7,38,87,1.8705749999999999
+58234,4.7,38,88,1.8668083333333334
+59234,4.7,38,89,1.883475
+59247,4.7,38,90,1.8836916666666668
+59249,4.7,38,91,1.8837249999999999
+61276,4.7,38,92,1.9175083333333334
+61285,4.7,38,93,1.9176583333333332
+62296,4.7,38,94,1.9205333333333334
+63329,4.8,38,95,1.9350583333333333
+63335,4.8,38,96,1.9351583333333333
+63343,4.8,38,97,1.9352916666666669
+63346,4.8,38,98,1.9353416666666667
+66375,4.8,38,99,1.985825
+67398,4.8,38,100,1.9871083333333333
+68436,4.8,38,101,2.0030041666666665
+68451,4.8,38,102,2.003254166666667
+68457,4.8,38,103,2.0033541666666665
+71473,4.8,38,104,2.0536208333333335
+72498,4.8,38,105,2.053558333333333
+73535,4.8,38,106,2.0698125
+73549,4.8,38,107,2.0700458333333334
+73555,4.8,38,108,2.070145833333333
+76582,4.8,38,109,2.1205958333333332
+77595,4.8,38,110,2.1184375
+79655,4.9,38,111,2.1527708333333333
+79664,4.9,38,112,2.1529208333333334
+82694,4.9,38,113,2.2034208333333334
+83714,4.9,38,114,1.0717208333333335
diff --git a/experiments/jobRelease/data/psiLog4.csv b/experiments/jobRelease/data/psiLog4.csv
new file mode 100644
index 0000000000000000000000000000000000000000..67debe03b47fc4ff560b4bcd6384507bf7a766cd
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog4.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.354827777777778
+0,0.0,0,0,1.354827777777778
+3083,3.4,2,1,1.157722222222222
+4103,3.6,4,2,1.0753277777777777
+4108,3.6,4,3,1.075411111111111
+4114,3.6,4,4,1.075511111111111
+4182,3.6,4,5,1.0544833333333332
+4187,3.6,4,6,1.0545666666666667
+5122,3.7,5,7,1.0701500000000002
+5126,3.7,5,8,1.0702166666666666
+7169,3.8,5,9,1.0843944444444444
+8262,3.9,5,10,1.1026111111111112
+9218,3.9,5,11,1.095622222222222
+9234,3.9,5,12,1.095888888888889
+9240,3.9,5,13,1.095988888888889
+9292,3.9,5,14,1.0744944444444444
+14322,4.1,11,8,1.7493708333333333
+15333,4.1,11,9,1.7448249999999998
+16438,4.2,11,10,1.7632416666666666
+17374,4.2,11,11,1.7413333333333334
+17385,4.2,11,12,1.7415166666666666
+17393,4.2,11,13,1.7151125
+18473,4.2,12,14,1.7516208333333334
+19412,4.2,12,15,1.7672708333333333
+19420,4.2,12,16,1.7674041666666667
+20453,4.3,12,17,1.7737041666666669
+21459,4.3,12,18,1.7660166666666666
+21532,4.3,12,19,1.7672333333333334
+22477,4.3,12,20,1.782575
+22499,4.3,12,21,1.7829416666666666
+22560,4.3,12,22,1.7839583333333333
+23491,4.3,13,23,1.7779083333333332
+24523,4.3,13,24,1.8531499999999999
+24531,4.3,13,25,1.8532833333333334
+25533,4.4,14,26,1.9158333333333333
+26552,4.4,14,27,1.9328166666666666
+26559,4.4,14,28,1.9185708333333333
+27652,4.4,14,29,1.9367875
+28592,4.4,15,30,1.9524541666666666
+28672,4.4,15,31,1.9537875
+29612,4.4,15,32,1.9694541666666665
+29622,4.4,15,33,1.9696208333333334
+29631,4.4,15,34,1.9697708333333332
+30633,4.4,15,35,1.9706708333333334
+31653,4.5,15,36,1.9876708333333333
+32753,4.5,15,37,2.0060041666666666
+32759,4.5,15,38,2.0061041666666664
+33691,4.5,15,39,2.0216374999999998
+33697,4.5,15,40,2.0217375
+33702,4.5,15,41,2.0218208333333334
+33707,4.5,15,42,2.021904166666667
+35733,4.5,15,43,2.0054208333333334
+36753,4.5,15,44,2.0224208333333333
+36831,4.5,15,45,2.0237208333333334
+36849,4.5,15,46,2.024020833333333
+38793,4.5,15,47,2.056420833333333
+38797,4.5,15,48,2.0564875000000002
+38802,4.5,15,49,2.0565708333333332
+38804,4.5,15,50,2.056604166666667
+40834,4.6,16,51,2.0243458333333333
+40913,4.6,16,52,2.0256625
+41866,4.6,19,53,2.0195375
+41931,4.6,19,54,2.0206208333333335
+43907,4.6,19,55,2.0436
+43918,4.6,19,56,2.0437833333333333
+43925,4.6,19,57,2.0439
+44926,4.6,20,58,2.0562375
+44940,4.6,20,59,2.0564708333333335
+45947,4.6,21,60,2.0598958333333335
+46011,4.6,21,61,2.0609625
+47033,4.6,21,62,2.0779958333333335
+47987,4.6,22,63,2.0344458333333333
+47992,4.6,22,64,2.0345291666666667
+47995,4.6,22,65,2.0345791666666666
+50025,4.6,24,66,2.0148208333333333
+50033,4.6,24,67,2.0149541666666666
+50035,4.6,24,68,2.0149874999999997
+51113,4.7,24,69,2.032954166666667
+52063,4.7,24,70,2.0487875
+52069,4.7,24,71,2.0488875
+52074,4.7,24,72,2.0325125
+52131,4.7,24,73,2.0334625
+54105,4.7,24,74,2.0606625000000003
+55127,4.7,24,75,2.0776958333333333
+55147,4.7,24,76,2.0780291666666666
+56142,4.7,24,77,2.0946124999999998
+56148,4.7,24,78,2.0947125
+58184,4.7,24,79,2.1095833333333336
+58194,4.7,24,80,2.105008333333333
+60223,4.7,24,81,2.1388249999999998
+60232,4.7,24,82,2.1389750000000003
+60241,4.7,24,83,2.139125
+61242,4.7,24,84,2.1558083333333333
+62266,4.7,24,85,2.1615249999999997
+63284,4.8,24,86,2.175925
+64303,4.8,24,87,2.1929083333333335
+65332,4.8,24,88,2.2100583333333335
+66345,4.8,24,89,2.226941666666667
+66363,4.8,24,90,2.2272416666666666
+66368,4.8,24,91,2.2131958333333333
+68391,4.8,24,92,2.2469125
+69413,4.8,24,93,2.263945833333333
+69430,4.8,24,94,2.2642291666666665
+70432,4.8,24,95,2.2329791666666665
+70445,4.8,24,96,2.1933875
+72473,4.8,24,97,2.2271875
+72486,4.8,24,98,2.2274041666666666
+74516,4.8,24,99,2.2450083333333333
+74533,4.8,24,100,2.2452916666666667
+75538,4.8,24,101,2.2620416666666667
+76556,4.8,24,102,2.279008333333333
+76568,4.8,24,103,2.2792083333333335
+78594,4.8,24,104,2.3129750000000002
+78611,4.8,24,105,2.2979
+80634,4.9,24,106,2.3316166666666667
+80645,4.9,24,107,2.3306166666666663
+84714,4.9,24,108,2.362175
+85746,4.9,24,109,2.3728166666666666
+90833,4.9,24,110,2.4472041666666664
+91854,4.9,24,111,2.495983333333333
+97977,4.9,24,112,2.5980333333333334
+97989,4.9,24,113,2.5208708333333334
+104095,5.0,24,114,0.8659666666666667
diff --git a/experiments/jobRelease/data/psiLog5.csv b/experiments/jobRelease/data/psiLog5.csv
new file mode 100644
index 0000000000000000000000000000000000000000..40f7c339b4a473b1ce78625f7a771bb2a5cf0339
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog5.csv
@@ -0,0 +1,127 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0511944444444443
+0,0.0,0,0,1.0511944444444443
+3080,3.4,3,1,1.1288555555555555
+3086,3.4,3,2,1.1289555555555555
+3090,3.4,3,3,1.1219833333333333
+4099,3.6,6,4,0.9953666666666667
+4103,3.6,6,5,0.9954333333333333
+4106,3.6,6,6,0.9954833333333333
+5108,3.7,6,7,1.0121833333333334
+5119,3.7,6,8,1.0123666666666666
+6139,3.7,7,9,1.0293666666666668
+7160,3.8,7,10,1.0236444444444444
+7165,3.8,7,11,1.0237277777777778
+7168,3.8,7,12,1.0237777777777777
+8191,3.9,9,13,0.9622777777777778
+9190,3.9,9,14,0.9789277777777777
+9199,3.9,9,15,0.9790777777777778
+13269,4.1,17,5,1.5045083333333333
+13278,4.1,17,6,1.5046583333333332
+13285,4.1,17,7,1.504775
+13290,4.1,17,8,1.5048583333333334
+13296,4.1,17,9,1.4929833333333333
+14299,4.1,18,10,1.4484375
+15319,4.1,19,11,1.4654375
+16341,4.2,19,12,1.4559208333333333
+16347,4.2,19,13,1.4560208333333333
+17349,4.2,20,14,1.4692416666666666
+17359,4.2,20,15,1.4694083333333334
+17364,4.2,20,16,1.4694916666666666
+17369,4.2,20,17,1.4695749999999999
+18378,4.2,21,18,1.4487875000000001
+19398,4.2,23,19,1.4356625
+19402,4.2,23,20,1.4357291666666667
+20418,4.3,24,21,1.4367916666666667
+21428,4.3,28,22,1.4798541666666667
+21438,4.3,28,23,1.4800208333333333
+22458,4.3,30,24,1.4705083333333335
+22470,4.3,30,25,1.506175
+23478,4.3,31,26,1.522975
+23481,4.3,31,27,1.523025
+24498,4.3,32,28,1.505625
+24502,4.3,32,29,1.5056916666666667
+25531,4.4,32,30,1.5112041666666667
+26529,4.4,34,31,1.4993875
+26537,4.4,34,32,1.4995208333333332
+27561,4.4,36,33,1.4868791666666668
+28579,4.4,36,34,1.5038458333333333
+28583,4.4,36,35,1.5039125
+29602,4.4,36,36,1.5204125
+29606,4.4,36,37,1.5204791666666668
+29609,4.4,36,38,1.5205291666666667
+30618,4.4,41,39,1.4929333333333332
+31641,4.5,42,40,1.4997208333333334
+32650,4.5,42,41,1.5165374999999999
+32657,4.5,42,42,1.5166541666666666
+33681,4.5,43,43,1.5219458333333333
+33686,4.5,43,44,1.5220291666666665
+33689,4.5,43,45,1.5067833333333334
+33692,4.5,43,46,1.5068333333333332
+34701,4.5,43,47,1.52365
+35719,4.5,43,48,1.5406166666666665
+36729,4.5,43,49,1.55745
+36739,4.5,43,50,1.5046333333333335
+36743,4.5,43,51,1.5047
+38779,4.5,43,52,1.5232125
+38784,4.5,43,53,1.5191791666666667
+38787,4.5,43,54,1.5192291666666666
+38790,4.5,43,55,1.5192791666666667
+39790,4.5,44,56,1.5654208333333335
+39798,4.5,44,57,1.5655541666666666
+40822,4.6,44,58,1.5826208333333334
+40827,4.6,44,59,1.5827041666666666
+43880,4.6,44,60,1.6335875
+43884,4.6,44,61,1.613775
+43887,4.6,44,62,1.6138249999999998
+44889,4.6,46,63,1.6908874999999999
+44898,4.6,46,64,1.6910375
+44900,4.6,46,65,1.6910708333333335
+44909,4.6,46,66,1.6912208333333332
+45919,4.6,46,67,1.7080541666666667
+47960,4.6,46,68,1.7420708333333332
+47967,4.6,46,69,1.7274500000000002
+47977,4.6,46,70,1.7276166666666666
+48970,4.6,46,71,1.7441666666666669
+48977,4.6,46,72,1.7442833333333332
+48982,4.6,46,73,1.7443666666666668
+48990,4.6,46,74,1.7445
+50001,4.6,46,75,1.76135
+52039,4.7,46,76,1.7953166666666667
+52043,4.7,46,77,1.7790333333333335
+53061,4.7,46,78,1.796
+53065,4.7,46,79,1.7960666666666667
+53071,4.7,46,80,1.83875
+54069,4.7,46,81,1.8553833333333332
+54079,4.7,46,82,1.85555
+54089,4.7,46,83,1.8557166666666667
+55101,4.7,46,84,1.860725
+56120,4.7,46,85,1.8777083333333333
+58160,4.7,46,86,1.9117083333333333
+58163,4.7,46,87,1.9117583333333334
+58169,4.7,46,88,1.9118583333333334
+59169,4.7,46,89,1.928525
+59179,4.7,46,90,1.9286916666666667
+59180,4.7,46,91,1.8832458333333333
+60200,4.7,46,92,1.9002458333333334
+60204,4.7,46,93,1.9003124999999998
+62241,4.7,46,94,1.9342625
+63259,4.8,46,95,1.9512291666666668
+63264,4.8,46,96,1.9106458333333334
+63270,4.8,46,97,1.9107458333333334
+64271,4.8,46,98,1.9274291666666667
+64278,4.8,46,99,1.9275458333333333
+64281,4.8,46,100,1.9275958333333334
+67342,4.8,46,101,1.9637208333333334
+67347,4.8,46,102,1.9638041666666666
+68363,4.8,46,103,1.9807375
+68368,4.8,46,104,1.9808208333333333
+69381,4.8,46,105,1.9977041666666666
+69389,4.8,46,106,1.9978375
+72441,4.8,46,107,2.0320125
+73458,4.8,46,108,2.0489625
+74479,4.8,46,109,2.0659791666666667
+74482,4.8,46,110,2.0660291666666666
+75509,4.8,46,111,2.0831458333333335
+77539,4.8,46,112,2.0826208333333334
+82641,4.9,46,113,1.443075
diff --git a/experiments/jobRelease/data/psiLog7.csv b/experiments/jobRelease/data/psiLog7.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5b7763e959ccd988efe9ccc73378e58780c54f66
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog7.csv
@@ -0,0 +1,127 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.2116777777777779
+0,0.0,0,0,1.2116777777777779
+3088,3.4,3,1,1.1995444444444445
+3094,3.4,3,2,1.1996444444444445
+3098,3.4,3,3,1.1691888888888888
+4103,3.6,4,4,1.1315333333333333
+4108,3.6,4,5,1.1316166666666667
+4112,3.6,4,6,1.1102888888888889
+5124,3.7,4,7,1.1271555555555557
+5130,3.7,4,8,1.1272555555555557
+7166,3.8,5,9,1.1247
+7172,3.8,5,10,1.1248
+8187,3.9,6,11,1.10395
+8190,3.9,6,12,1.0823500000000001
+8193,3.9,6,13,1.0824
+9207,3.9,7,14,1.0204222222222223
+9211,3.9,7,15,1.020488888888889
+13283,4.1,14,5,1.5326875000000002
+14301,4.1,16,6,1.5190875000000001
+14304,4.1,16,7,1.5125291666666667
+15327,4.1,18,8,1.5200041666666666
+15335,4.1,18,9,1.5201375000000001
+15341,4.1,18,10,1.5039833333333334
+16343,4.2,20,11,1.4825625
+17367,4.2,21,12,1.4996291666666666
+17374,4.2,21,13,1.4825083333333333
+19406,4.2,25,14,1.4931875000000001
+19413,4.2,25,15,1.5081208333333334
+20422,4.3,25,16,1.5249375
+20431,4.3,25,17,1.5250875000000002
+20434,4.3,25,18,1.5251375
+21445,4.3,27,19,1.5225666666666666
+21453,4.3,27,20,1.5227
+21459,4.3,27,21,1.5334125
+23484,4.3,29,22,1.5699666666666665
+23491,4.3,29,23,1.5549416666666667
+23496,4.3,29,24,1.5478916666666669
+23501,4.3,29,25,1.547975
+25524,4.4,30,26,1.563925
+25530,4.4,30,27,1.564025
+26542,4.4,34,28,1.5386875000000002
+26548,4.4,34,29,1.5466208333333333
+26552,4.4,34,30,1.5466875
+27563,4.4,35,31,1.5527541666666667
+27571,4.4,35,32,1.5528875
+29605,4.4,35,33,1.582425
+29611,4.4,35,34,1.582525
+29616,4.4,35,35,1.5826083333333334
+29620,4.4,35,36,1.5633333333333332
+30627,4.4,35,37,1.5785208333333334
+30633,4.4,35,38,1.5786208333333334
+31643,4.5,37,39,1.5878249999999998
+31647,4.5,37,40,1.5878916666666667
+33686,4.5,38,41,1.6113583333333332
+33690,4.5,38,42,1.5921125
+34703,4.5,38,43,1.6089958333333334
+34709,4.5,38,44,1.5919166666666666
+34713,4.5,38,45,1.5816833333333333
+35724,4.5,39,46,1.6081874999999999
+36744,4.5,39,47,1.6251875
+36749,4.5,39,48,1.6252708333333332
+37765,4.5,39,49,1.6422041666666667
+38786,4.5,39,50,1.6330874999999998
+38791,4.5,39,51,1.6331708333333335
+38795,4.5,39,52,1.6256125
+39805,4.5,40,53,1.6612125
+41845,4.6,41,54,1.6952125
+41854,4.6,41,55,1.6953625
+41858,4.6,41,56,1.6954291666666668
+41862,4.6,41,57,1.6954958333333332
+43885,4.6,42,58,1.7039125000000002
+43894,4.6,42,59,1.7040625
+43899,4.6,42,60,1.7041458333333332
+44904,4.6,42,61,1.7208958333333333
+45926,4.6,42,62,1.7379291666666667
+46945,4.6,42,63,1.7549124999999999
+47965,4.6,42,64,1.7719125
+47972,4.6,42,65,1.7720291666666665
+48985,4.6,42,66,1.7717458333333334
+48992,4.6,42,67,1.76935
+50004,4.6,42,68,1.7862166666666668
+50010,4.6,42,69,1.7857041666666666
+51024,4.7,42,70,1.8026041666666666
+51029,4.7,42,71,1.8026875
+52055,4.7,42,72,1.8197875000000001
+52063,4.7,42,73,1.8199208333333334
+53061,4.7,42,74,1.8211333333333333
+54083,4.7,42,75,1.8381666666666667
+54087,4.7,42,76,1.8382333333333334
+54090,4.7,42,77,1.8382833333333333
+56139,4.7,42,78,1.8724333333333334
+56143,4.7,42,79,1.8724999999999998
+57131,4.7,42,80,1.8889666666666665
+57140,4.7,42,81,1.8731333333333333
+58163,4.7,42,82,1.8901833333333333
+58167,4.7,42,83,1.8902500000000002
+58169,4.7,42,84,1.8902833333333333
+60212,4.7,42,85,1.9243333333333332
+60220,4.7,42,86,1.9244666666666668
+62244,4.7,42,87,1.9582000000000002
+62248,4.7,42,88,1.9582666666666666
+62251,4.7,42,89,1.94035
+63243,4.8,42,90,1.9568833333333333
+63262,4.8,42,91,1.9572
+64302,4.8,42,92,1.9745333333333333
+65313,4.8,42,93,1.9913833333333335
+67344,4.8,42,94,2.0252333333333334
+67353,4.8,42,95,2.025383333333333
+67356,4.8,42,96,2.006666666666667
+68362,4.8,42,97,2.0234333333333336
+68382,4.8,42,98,2.0237666666666665
+69362,4.8,42,99,2.0401000000000002
+71437,4.8,42,100,2.074683333333333
+72442,4.8,42,101,2.0914333333333333
+72445,4.8,42,102,2.0914833333333336
+73462,4.8,42,103,2.088595833333333
+73481,4.8,42,104,2.0871541666666666
+74483,4.8,42,105,2.103854166666667
+75484,4.8,42,106,2.1205374999999997
+77544,4.8,42,107,2.1548708333333333
+78575,4.8,42,108,2.172054166666667
+78582,4.8,42,109,2.1721708333333334
+80602,4.9,42,110,2.2040124999999997
+81603,4.9,42,111,2.2158916666666664
+82645,4.9,42,112,2.2137000000000002
+83683,4.9,42,113,0.8170458333333334
diff --git a/experiments/jobRelease/data/psiLog8.csv b/experiments/jobRelease/data/psiLog8.csv
new file mode 100644
index 0000000000000000000000000000000000000000..718994f6641f69b025e3509ced37fd886ec46489
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog8.csv
@@ -0,0 +1,125 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.039611111111111
+0,0.0,0,0,1.039611111111111
+3113,3.4,4,1,1.0129444444444444
+3122,3.4,4,2,1.0130944444444443
+4141,3.6,4,3,1.0217888888888889
+4152,3.6,4,4,1.0028333333333335
+4156,3.6,4,5,0.9914277777777778
+4160,3.6,4,6,0.9914944444444445
+4164,3.6,4,7,0.991561111111111
+6180,3.7,5,8,1.013738888888889
+6194,3.7,5,9,1.0139722222222223
+7200,3.8,8,10,0.9659777777777777
+8230,3.9,8,11,0.9831444444444445
+9246,3.9,9,12,1.0000777777777778
+9249,3.9,9,13,0.9724833333333333
+9252,3.9,9,14,0.9725333333333332
+9257,3.9,9,15,0.9606555555555556
+13328,4.1,16,7,1.4463958333333333
+14332,4.1,17,8,1.4605083333333333
+14355,4.1,17,9,1.4426083333333333
+14359,4.1,17,10,1.4125333333333332
+15371,4.1,18,11,1.406125
+16390,4.2,19,12,1.4231083333333332
+17415,4.2,19,13,1.4401916666666668
+17429,4.2,19,14,1.431
+18421,4.2,20,15,1.4109291666666666
+18434,4.2,20,16,1.4111458333333333
+19439,4.2,22,17,1.3761625
+19448,4.2,22,18,1.3763125
+20485,4.3,22,19,1.3935958333333334
+20489,4.3,22,20,1.389575
+21494,4.3,24,21,1.3840000000000001
+22497,4.3,25,22,1.3855208333333333
+22512,4.3,25,23,1.4147916666666667
+22555,4.3,25,24,1.4155083333333331
+23516,4.3,26,25,1.431525
+23524,4.3,26,26,1.4479041666666668
+23538,4.3,26,27,1.4481375
+24549,4.3,26,28,1.4649874999999999
+26588,4.4,27,29,1.4810291666666666
+26605,4.4,27,30,1.4813125
+27598,4.4,27,31,1.4978625
+27610,4.4,27,32,1.4980625
+28620,4.4,27,33,1.4942041666666666
+28626,4.4,27,34,1.4943041666666665
+28641,4.4,27,35,1.4945541666666666
+29653,4.4,27,36,1.5114208333333332
+29679,4.4,27,37,1.5118541666666667
+31668,4.5,28,38,1.5181666666666667
+32687,4.5,29,39,1.53515
+32714,4.5,29,40,1.5355999999999999
+32725,4.5,29,41,1.5357833333333335
+32730,4.5,29,42,1.5358666666666667
+33708,4.5,30,43,1.5324583333333335
+33728,4.5,30,44,1.5235916666666667
+34748,4.5,31,45,1.5405916666666668
+35748,4.5,31,46,1.5526875
+36797,4.5,32,47,1.5554583333333334
+37802,4.5,33,48,1.5722083333333332
+37846,4.5,33,49,1.5729416666666665
+37854,4.5,33,50,1.573075
+37861,4.5,33,51,1.5644
+38829,4.5,34,52,1.5805333333333331
+38838,4.5,34,53,1.5806833333333332
+39839,4.6,34,54,1.5932458333333335
+41893,4.6,34,55,1.6274791666666668
+41915,4.6,34,56,1.6278458333333332
+41925,4.6,34,57,1.6280125
+42899,4.6,34,58,1.6336916666666668
+42919,4.6,34,59,1.634025
+42925,4.6,34,60,1.634125
+43926,4.6,34,61,1.6457125
+44947,4.6,34,62,1.6627291666666666
+45961,4.6,34,63,1.6796291666666667
+45979,4.6,34,64,1.6687833333333333
+45985,4.6,34,65,1.6688833333333333
+45992,4.6,34,66,1.669
+46999,4.6,34,67,1.6857833333333334
+47011,4.6,34,68,1.6859833333333334
+49020,4.6,34,69,1.7194666666666667
+49035,4.6,34,70,1.7170791666666667
+50051,4.6,34,71,1.7340125
+50086,4.6,34,72,1.7345958333333333
+51064,4.7,34,73,1.7493
+51095,4.7,34,74,1.7346416666666669
+51106,4.7,34,75,1.734825
+52103,4.7,34,76,1.7514416666666668
+53102,4.7,34,77,1.7313083333333334
+54126,4.7,34,78,1.746375
+54136,4.7,34,79,1.7465416666666667
+54144,4.7,34,80,1.746675
+55143,4.7,34,81,1.7633249999999998
+55160,4.7,34,82,1.7636083333333334
+56169,4.7,34,83,1.7624916666666666
+57181,4.7,34,84,1.7751416666666666
+57218,4.7,34,85,1.7756041666666667
+58200,4.7,34,86,1.7878791666666667
+58219,4.7,34,87,1.7881166666666668
+59221,4.7,34,88,1.8006416666666667
+59237,4.7,34,89,1.8008416666666667
+59242,4.7,34,90,1.8009041666666665
+60244,4.7,34,91,1.8134291666666666
+62309,4.7,34,92,1.8392416666666667
+63300,4.8,34,93,1.8516291666666667
+63319,4.8,34,94,1.8518666666666665
+64320,4.8,34,95,1.8643791666666667
+64338,4.8,34,96,1.8646041666666666
+64346,4.8,34,97,1.8647041666666666
+64351,4.8,34,98,1.8647666666666667
+67412,4.8,34,99,1.9030291666666665
+68401,4.8,34,100,1.890125
+69419,4.8,34,101,1.9028500000000002
+69437,4.8,34,102,1.903075
+69443,4.8,34,103,1.90315
+69447,4.8,34,104,1.9031999999999998
+69454,4.8,34,105,1.9032875
+73504,4.8,34,106,1.9539125000000002
+74522,4.8,34,107,1.9666375
+74540,4.8,34,108,1.9668625000000002
+75548,4.8,34,109,1.9794625000000001
+78610,4.8,34,110,2.0177375
+81674,4.9,34,111,2.0560375
+81691,4.9,34,112,2.05625
+84720,4.9,34,113,0.8010416666666667
diff --git a/experiments/jobRelease/data/psiLog9.csv b/experiments/jobRelease/data/psiLog9.csv
new file mode 100644
index 0000000000000000000000000000000000000000..58cc7d0688566a8082bcce6d06af7a34cbe3e9c5
--- /dev/null
+++ b/experiments/jobRelease/data/psiLog9.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0980722222222221
+0,0.0,0,0,1.0980722222222221
+3099,3.4,1,1,1.0759222222222222
+4111,3.6,1,2,1.0927888888888888
+4122,3.6,1,3,1.0929722222222222
+4128,3.6,1,4,1.0930722222222222
+4131,3.6,1,5,1.0716
+5119,3.7,4,6,0.9788777777777777
+5121,3.7,4,7,0.9789111111111111
+5125,3.7,4,8,0.9789777777777778
+8181,3.9,12,9,1.092377777777778
+8193,3.9,12,10,1.0925777777777779
+8195,3.9,12,11,1.0699555555555555
+9209,3.9,13,12,1.0280888888888888
+9219,3.9,13,13,1.0282555555555557
+9249,3.9,13,14,1.0051611111111112
+13319,4.1,16,8,1.4681125
+13406,4.1,16,9,1.4695624999999999
+15316,4.1,17,10,1.5013958333333333
+17396,4.2,18,11,1.5092083333333333
+17486,4.2,18,12,1.5107083333333333
+18376,4.2,18,13,1.524075
+18386,4.2,18,14,1.4928750000000002
+18396,4.2,18,15,1.4545125
+19396,4.2,19,16,1.4500291666666667
+19406,4.2,19,17,1.4501958333333334
+21436,4.3,19,18,1.4840291666666665
+22497,4.3,19,19,1.5017125
+23495,4.3,19,20,1.5579583333333333
+23504,4.3,19,21,1.5354041666666667
+23513,4.3,19,22,1.5510333333333333
+23607,4.3,19,23,1.5526000000000002
+24497,4.3,19,24,1.5674333333333335
+25527,4.4,19,25,1.5845999999999998
+26536,4.4,19,26,1.6014166666666665
+26559,4.4,19,27,1.5721458333333334
+27557,4.4,20,28,1.5887791666666666
+27566,4.4,20,29,1.58285
+27596,4.4,20,30,1.5762583333333333
+27686,4.4,20,31,1.5777583333333332
+29596,4.4,21,32,1.5804791666666667
+29606,4.4,21,33,1.5806458333333333
+30627,4.4,21,34,1.5976625
+30669,4.4,21,35,1.5983625000000001
+31636,4.5,21,36,1.6144791666666667
+31647,4.5,21,37,1.6146625000000001
+32698,4.5,21,38,1.6119333333333332
+32786,4.5,21,39,1.6134
+34696,4.5,22,40,1.6676458333333335
+34699,4.5,22,41,1.6676958333333334
+34701,4.5,22,42,1.6677291666666667
+35717,4.5,23,43,1.6846625000000002
+35726,4.5,23,44,1.6696375
+35736,4.5,23,45,1.6767791666666667
+35772,4.5,23,46,1.6773791666666669
+37886,4.5,24,47,1.7126124999999999
+39798,4.5,24,48,1.7444791666666668
+39803,4.5,24,49,1.7445625
+39807,4.5,24,50,1.7284083333333333
+39816,4.6,24,51,1.7285583333333332
+39836,4.6,24,52,1.7288916666666667
+40821,4.6,24,53,1.7453083333333335
+40829,4.6,24,54,1.7454416666666668
+42987,4.6,25,55,1.7538791666666667
+43916,4.6,26,56,1.8087083333333331
+44896,4.6,26,57,1.79325
+44902,4.6,26,58,1.7762749999999998
+44907,4.6,26,59,1.7763583333333335
+44911,4.6,26,60,1.776425
+44916,4.6,26,61,1.7445958333333331
+45919,4.6,26,62,1.7613124999999998
+46046,4.6,26,63,1.7634291666666668
+47957,4.6,26,64,1.7952791666666668
+48987,4.6,26,65,1.8124458333333335
+49016,4.6,26,66,1.8129291666666667
+49996,4.6,26,67,1.8292625
+50016,4.6,26,68,1.8295958333333333
+50126,4.7,26,69,1.8314291666666667
+51018,4.7,26,70,1.8245833333333332
+51021,4.7,26,71,1.8246333333333333
+53076,4.7,26,72,1.8588833333333334
+54076,4.7,26,73,1.87555
+54080,4.7,26,74,1.8755375
+54086,4.7,26,75,1.8756375
+54116,4.7,26,76,1.864975
+55096,4.7,26,77,1.8813083333333334
+55228,4.7,26,78,1.8835083333333331
+56136,4.7,26,79,1.8986416666666666
+57136,4.7,26,80,1.9014041666666666
+58157,4.7,26,81,1.9184208333333332
+58197,4.7,26,82,1.9148041666666666
+59177,4.7,26,83,1.9311375
+59184,4.7,26,84,1.9312541666666665
+60219,4.7,26,85,1.9485041666666667
+60327,4.7,26,86,1.9503041666666665
+62238,4.7,26,87,1.9821541666666667
+62256,4.7,26,88,1.9728666666666668
+62277,4.7,26,89,1.963725
+63258,4.8,26,90,1.980075
+64288,4.8,26,91,1.9972416666666668
+65321,4.8,26,92,2.0144583333333332
+66361,4.8,26,93,2.0317916666666664
+66448,4.8,26,94,2.0332416666666666
+67349,4.8,26,95,2.0482583333333335
+67361,4.8,26,96,2.029141666666667
+68371,4.8,26,97,2.0147583333333334
+69398,4.8,26,98,2.031875
+70421,4.8,26,99,2.0149958333333333
+71457,4.8,26,100,2.0322625
+71546,4.8,26,101,2.033745833333333
+72450,4.8,26,102,2.0307416666666667
+73472,4.8,26,103,2.047775
+75516,4.8,26,104,2.0797916666666665
+75528,4.8,26,105,2.0471458333333334
+76646,4.8,26,106,2.0657791666666667
+77548,4.8,26,107,2.0808125
+77575,4.8,26,108,2.060016666666667
+78567,4.8,26,109,2.07655
+80616,4.9,26,110,2.1107
+83668,4.9,26,111,2.1615666666666664
+83683,4.9,26,112,2.1393291666666667
+86747,4.9,26,113,2.1776291666666667
+88767,4.9,26,114,0.7068458333333333
diff --git a/experiments/jobRelease/data/q1NbConsumedTasks.dat b/experiments/jobRelease/data/q1NbConsumedTasks.dat
index 43a4e6e1c0f84f0e244343495e5f212430ff7dca..666c8eefc9194b301a79c5f2380844e5fd5981ec 100644
--- a/experiments/jobRelease/data/q1NbConsumedTasks.dat
+++ b/experiments/jobRelease/data/q1NbConsumedTasks.dat
@@ -1,105 +1,105 @@
 
 # Curve 0 of 1, 100 points
-# Curve title: "Q1nbConsumedTasks"
+# Curve title: ""data/quartilesNegotiationLog.csv" using ($1):($5)"
 # x y type
  0  0  i
- 0.398075  4.72279e-11  i
- 0.72079  1.07455e-08  i
- 0.982744  2.44765e-07  i
- 1.19582  2.17304e-06  i
- 1.36968  1.15132e-05  i
- 1.51217  4.40099e-05  i
- 1.62966  0.000134309  i
- 1.72734  0.000347628  i
- 1.80941  0.000793454  i
- 1.87935  0.00164021  i
- 1.93995  0.00312972  i
- 1.99357  0.00559042  i
- 2.0421  0.00944825  i
- 2.08714  0.0152347  i
- 2.12998  0.0235915  i
- 2.1717  0.0352713  i
- 2.21316  0.0511355  i
- 2.25504  0.072148  i
- 2.29787  0.0993659  i
- 2.34203  0.133928  i
- 2.38778  0.177042  i
- 2.43525  0.229966  i
- 2.48447  0.293993  i
- 2.5354  0.370437  i
- 2.58788  0.460611  i
- 2.64174  0.56581  i
- 2.69672  0.687297  i
- 2.75254  0.826288  i
- 2.80888  0.983938  i
- 2.86543  1.16133  i
- 2.92186  1.35945  i
- 2.97786  1.57924  i
- 3.03315  1.82149  i
- 3.08745  2.08696  i
- 3.14052  2.37628  i
- 3.19217  2.69002  i
- 3.24223  3.02868  o
- 3.29058  3.39271  o
- 3.33712  3.7825  o
- 3.38182  4.19844  o
- 3.42465  4.64091  o
- 3.46562  5.1103  o
- 3.5048  5.60707  o
- 3.54223  6.13172  o
- 3.57801  6.68483  o
- 3.61224  7.26712  o
- 3.64504  7.87939  o
- 3.67651  8.52259  o
- 3.70678  9.19783  o
- 3.73598  9.90635  o
- 3.76423  10.6496  o
- 3.79164  11.429  o
- 3.81831  12.2465  o
- 3.84436  13.1038  o
- 3.86988  14.0029  o
- 3.89494  14.9459  o
- 3.91962  15.935  o
- 3.944  16.9727  o
- 3.96812  18.0611  o
- 3.99203  19.2027  o
- 4.01578  20.4001  o
- 4.03941  21.6557  o
- 4.06293  22.972  o
- 4.08637  24.3516  o
- 4.10976  25.797  o
- 4.1331  27.3108  o
- 4.15641  28.8956  o
- 4.1797  30.5541  o
- 4.20296  32.2887  o
- 4.22622  34.1023  o
- 4.24947  35.9976  o
- 4.27271  37.9774  o
- 4.29595  40.0445  o
- 4.31919  42.2019  o
- 4.34242  44.4524  o
- 4.36565  46.799  o
- 4.38889  49.2446  o
- 4.41212  51.7919  o
- 4.43535  54.4436  o
- 4.45859  57.2019  o
- 4.48182  60.0687  o
- 4.50505  63.0452  o
- 4.52828  66.1317  o
- 4.55152  69.3275  o
- 4.57475  72.6306  o
- 4.59798  76.0372  o
- 4.62121  79.5414  o
- 4.64444  83.1348  o
- 4.66768  86.8061  o
- 4.69091  90.5402  o
- 4.71414  94.3183  o
- 4.73737  98.1167  o
- 4.76061  101.906  o
- 4.78384  105.652  o
- 4.80707  109.313  o
- 4.8303  112.839  o
- 4.85354  116.174  o
- 4.87677  119.252  o
- 4.9  122  o
+ 0.277613  8.21323e-13  i
+ 0.511626  3.85663e-10  i
+ 0.70901  1.35823e-08  i
+ 0.875717  1.65534e-07  i
+ 1.01681  1.12737e-06  i
+ 1.1366  5.31151e-06  i
+ 1.23872  1.93995e-05  i
+ 1.32629  5.87899e-05  i
+ 1.40193  0.000154453  i
+ 1.46789  0.000362475  i
+ 1.52612  0.000776283  i
+ 1.57828  0.00154125  i
+ 1.62583  0.00287105  i
+ 1.67006  0.00506487  i
+ 1.71209  0.00852442  i
+ 1.75292  0.0137695  i
+ 1.79343  0.0214512  i
+ 1.83438  0.0323606  i
+ 1.87643  0.0474341  i
+ 1.92015  0.0677519  i
+ 1.96596  0.0945319  i
+ 2.01422  0.129117  i
+ 2.06516  0.172958  i
+ 2.11891  0.227589  i
+ 2.17551  0.294601  i
+ 2.23487  0.375614  i
+ 2.29686  0.472244  i
+ 2.36125  0.586071  i
+ 2.42773  0.718612  i
+ 2.49595  0.871289  i
+ 2.56553  1.04541  i
+ 2.63603  1.24216  i
+ 2.70702  1.46257  i
+ 2.77806  1.70752  i
+ 2.84872  1.97776  i
+ 2.91858  2.2739  i
+ 2.98727  2.59643  i
+ 3.05444  2.94573  i
+ 3.11979  3.32214  i
+ 3.18307  3.72594  i
+ 3.24406  4.15741  o
+ 3.30263  4.61686  o
+ 3.35866  5.10466  o
+ 3.4121  5.62128  o
+ 3.46294  6.1673  o
+ 3.5112  6.74344  o
+ 3.55695  7.35061  o
+ 3.60027  7.98987  o
+ 3.6413  8.66246  o
+ 3.68017  9.3698  o
+ 3.71702  10.1135  o
+ 3.75203  10.8953  o
+ 3.78536  11.717  o
+ 3.81717  12.5808  o
+ 3.84763  13.4886  o
+ 3.87691  14.4428  o
+ 3.90514  15.4454  o
+ 3.93248  16.4989  o
+ 3.95905  17.6056  o
+ 3.98496  18.7676  o
+ 4.01033  19.9874  o
+ 4.03525  21.2673  o
+ 4.0598  22.6096  o
+ 4.08404  24.0168  o
+ 4.10804  25.4912  o
+ 4.13186  27.0354  o
+ 4.15552  28.652  o
+ 4.17907  30.3437  o
+ 4.20253  32.1134  o
+ 4.22592  33.9639  o
+ 4.24927  35.8984  o
+ 4.27258  37.9202  o
+ 4.29587  40.0324  o
+ 4.31913  42.2386  o
+ 4.34239  44.542  o
+ 4.36564  46.9457  o
+ 4.38888  49.4529  o
+ 4.41211  52.0661  o
+ 4.43535  54.7874  o
+ 4.45858  57.6185  o
+ 4.48182  60.5599  o
+ 4.50505  63.6114  o
+ 4.52828  66.7715  o
+ 4.55152  70.0376  o
+ 4.57475  73.4052  o
+ 4.59798  76.8685  o
+ 4.62121  80.4197  o
+ 4.64444  84.0493  o
+ 4.66768  87.7455  o
+ 4.69091  91.4944  o
+ 4.71414  95.2798  o
+ 4.73737  99.0831  o
+ 4.76061  102.883  o
+ 4.78384  106.655  o
+ 4.80707  110.372  o
+ 4.8303  114.003  o
+ 4.85354  117.512  o
+ 4.87677  120.86  o
+ 4.9  124  o
 
diff --git a/experiments/jobRelease/data/q1NbDelegatedTasks.dat b/experiments/jobRelease/data/q1NbDelegatedTasks.dat
index 693d38dc1fe696a953e7299c4d0a3fcd98d542d1..83bf9ff819430c8944cec27a98b262d2e40982dd 100644
--- a/experiments/jobRelease/data/q1NbDelegatedTasks.dat
+++ b/experiments/jobRelease/data/q1NbDelegatedTasks.dat
@@ -1,105 +1,105 @@
 
 # Curve 0 of 1, 100 points
-# Curve title: "Q1nbDelegatedTasks"
+# Curve title: ""data/quartilesNegotiationLog.csv" using ($1):($2)"
 # x y type
  0  0  i
- 0.398075  0.0243023  i
- 0.72079  0.0929454  i
- 0.982744  0.201711  i
- 1.19582  0.34719  i
- 1.36968  0.525443  i
- 1.51217  0.731647  i
- 1.62966  0.960247  i
- 1.72734  1.20533  i
- 1.80941  1.46106  i
- 1.87935  1.72201  i
- 1.93995  1.98346  i
- 1.99357  2.24158  i
- 2.0421  2.49345  i
- 2.08714  2.73709  o
- 2.12998  2.9714  o
- 2.1717  3.19601  o
- 2.21316  3.41122  o
- 2.25504  3.6178  o
- 2.29787  3.81692  o
- 2.34203  4.00998  o
- 2.38778  4.19857  o
- 2.43525  4.38433  o
- 2.48447  4.56888  o
- 2.5354  4.7538  o
- 2.58788  4.94056  o
- 2.64174  5.1305  o
- 2.69672  5.3248  o
- 2.75254  5.52448  o
- 2.80888  5.73039  o
- 2.86543  5.94322  o
- 2.92186  6.16352  o
- 2.97786  6.39168  o
- 3.03315  6.628  o
- 3.08745  6.87267  o
- 3.14052  7.12582  o
- 3.19217  7.38756  o
- 3.24223  7.65796  o
- 3.29058  7.93715  o
- 3.33712  8.22527  o
- 3.38182  8.52257  o
- 3.42465  8.82936  o
- 3.46562  9.14603  o
- 3.5048  9.47309  o
- 3.54223  9.81113  o
- 3.57801  10.1608  o
- 3.61224  10.5229  o
- 3.64504  10.8981  o
- 3.67651  11.287  o
- 3.70678  11.6905  o
- 3.73598  12.1089  o
- 3.76423  12.5427  o
- 3.79164  12.9921  o
- 3.81831  13.4569  o
- 3.84436  13.9368  o
- 3.86988  14.4312  o
- 3.89494  14.939  o
- 3.91962  15.4588  o
- 3.944  15.9892  o
- 3.96812  16.5281  o
- 3.99203  17.0734  o
- 4.01578  17.6227  o
- 4.03941  18.1736  o
- 4.06293  18.7237  o
- 4.08637  19.2705  o
- 4.10976  19.8119  o
- 4.1331  20.3457  o
- 4.15641  20.8705  o
- 4.1797  21.385  o
- 4.20296  21.8884  o
- 4.22622  22.3808  o
- 4.24947  22.8624  o
- 4.27271  23.3343  o
- 4.29595  23.7981  o
- 4.31919  24.2559  o
- 4.34242  24.7102  o
- 4.36565  25.1639  o
- 4.38889  25.62  o
- 4.41212  26.0818  o
- 4.43535  26.5522  o
- 4.45859  27.034  o
- 4.48182  27.5296  o
- 4.50505  28.0405  o
- 4.52828  28.5677  o
- 4.55152  29.1111  o
- 4.57475  29.6698  o
- 4.59798  30.2417  o
- 4.62121  30.8237  o
- 4.64444  31.4115  o
- 4.66768  32.0002  o
- 4.69091  32.5842  o
- 4.71414  33.1573  o
- 4.73737  33.7138  o
- 4.76061  34.2482  o
- 4.78384  34.7565  o
- 4.80707  35.237  o
- 4.8303  35.6913  o
- 4.85354  36.126  o
- 4.87677  36.5546  o
- 4.9  37  o
+ 0.277613  0.0450136  i
+ 0.511626  0.158369  i
+ 0.70901  0.316175  i
+ 0.875717  0.503053  i
+ 1.01681  0.709303  i
+ 1.1366  0.928913  i
+ 1.23872  1.15819  i
+ 1.32629  1.39484  i
+ 1.40193  1.63735  i
+ 1.46789  1.88459  i
+ 1.52612  2.13558  i
+ 1.57828  2.38937  i
+ 1.62583  2.64499  i
+ 1.67006  2.9014  i
+ 1.71209  3.15754  i
+ 1.75292  3.41238  i
+ 1.79343  3.66492  i
+ 1.83438  3.91428  i
+ 1.87643  4.15971  o
+ 1.92015  4.40066  o
+ 1.96596  4.63677  o
+ 2.01422  4.86787  o
+ 2.06516  5.09405  o
+ 2.11891  5.31559  o
+ 2.17551  5.53296  o
+ 2.23487  5.74682  o
+ 2.29686  5.95796  o
+ 2.36125  6.16728  o
+ 2.42773  6.37578  o
+ 2.49595  6.5845  o
+ 2.56553  6.79449  o
+ 2.63603  7.00682  o
+ 2.70702  7.22253  o
+ 2.77806  7.44262  o
+ 2.84872  7.66806  o
+ 2.91858  7.89975  o
+ 2.98727  8.13855  o
+ 3.05444  8.38525  o
+ 3.11979  8.64058  o
+ 3.18307  8.90525  o
+ 3.24406  9.17987  o
+ 3.30263  9.46503  o
+ 3.35866  9.76123  o
+ 3.4121  10.0689  o
+ 3.46294  10.3885  o
+ 3.5112  10.7201  o
+ 3.55695  11.064  o
+ 3.60027  11.4203  o
+ 3.6413  11.7888  o
+ 3.68017  12.1693  o
+ 3.71702  12.5614  o
+ 3.75203  12.9646  o
+ 3.78536  13.3782  o
+ 3.81717  13.8012  o
+ 3.84763  14.2328  o
+ 3.87691  14.6719  o
+ 3.90514  15.1171  o
+ 3.93248  15.5675  o
+ 3.95905  16.0217  o
+ 3.98496  16.4786  o
+ 4.01033  16.9372  o
+ 4.03525  17.3966  o
+ 4.0598  17.8562  o
+ 4.08404  18.3156  o
+ 4.10804  18.7748  o
+ 4.13186  19.234  o
+ 4.15552  19.6939  o
+ 4.17907  20.1556  o
+ 4.20253  20.6207  o
+ 4.22592  21.0908  o
+ 4.24927  21.5683  o
+ 4.27258  22.0556  o
+ 4.29587  22.5554  o
+ 4.31913  23.0707  o
+ 4.34239  23.6044  o
+ 4.36564  24.1595  o
+ 4.38888  24.7386  o
+ 4.41211  25.3442  o
+ 4.43535  25.9784  o
+ 4.45858  26.6427  o
+ 4.48182  27.3378  o
+ 4.50505  28.0637  o
+ 4.52828  28.8195  o
+ 4.55152  29.6031  o
+ 4.57475  30.4112  o
+ 4.59798  31.239  o
+ 4.62121  32.0806  o
+ 4.64444  32.9281  o
+ 4.66768  33.7723  o
+ 4.69091  34.6019  o
+ 4.71414  35.4042  o
+ 4.73737  36.1646  o
+ 4.76061  36.8672  o
+ 4.78384  37.4948  o
+ 4.80707  38.0305  o
+ 4.8303  38.4581  o
+ 4.85354  38.7647  o
+ 4.87677  38.9439  o
+ 4.9  39  o
 
diff --git a/experiments/jobRelease/data/q1NegFlowtime.dat b/experiments/jobRelease/data/q1NegFlowtime.dat
index eed9e0ce38807636b15733b1643893912c26c11d..9d13a208b767578fece246768c1d577edea88568 100644
--- a/experiments/jobRelease/data/q1NegFlowtime.dat
+++ b/experiments/jobRelease/data/q1NegFlowtime.dat
@@ -1,105 +1,105 @@
 
 # Curve 0 of 1, 100 points
-# Curve title: "Q1ongoingMeanGlobalFlowtime"
+# Curve title: ""data/quartilesNegotiationLog.csv" using ($1):($8)"
 # x y type
- 0  0.760983  i
- 0.398075  0.756363  i
- 0.72079  0.750952  i
- 0.982744  0.74522  i
- 1.19582  0.739449  i
- 1.36968  0.733796  i
- 1.51217  0.728339  i
- 1.62966  0.723107  i
- 1.72734  0.718105  i
- 1.80941  0.713326  i
- 1.87935  0.708761  i
- 1.93995  0.704402  i
- 1.99357  0.700249  i
- 2.0421  0.696304  i
- 2.08714  0.692576  i
- 2.12998  0.689073  i
- 2.1717  0.685809  i
- 2.21316  0.682794  i
- 2.25504  0.68004  i
- 2.29787  0.677553  i
- 2.34203  0.675338  i
- 2.38778  0.673398  i
- 2.43525  0.671729  i
- 2.48447  0.670327  i
- 2.5354  0.669183  i
- 2.58788  0.668289  i
- 2.64174  0.667632  i
- 2.69672  0.667203  i
- 2.75254  0.666991  i
- 2.80888  0.66699  i
- 2.86543  0.667196  i
- 2.92186  0.66761  i
- 2.97786  0.668238  i
- 3.03315  0.669092  i
- 3.08745  0.670193  i
- 3.14052  0.671568  i
- 3.19217  0.67325  i
- 3.24223  0.675283  i
- 3.29058  0.677716  i
- 3.33712  0.680603  i
- 3.38182  0.684004  i
- 3.42465  0.687982  i
- 3.46562  0.692603  i
- 3.5048  0.69793  i
- 3.54223  0.704025  i
- 3.57801  0.710944  i
- 3.61224  0.718734  i
- 3.64504  0.727433  i
- 3.67651  0.737067  i
- 3.70678  0.747647  i
- 3.73598  0.759165  i
- 3.76423  0.7716  i
- 3.79164  0.784909  i
- 3.81831  0.799031  i
- 3.84436  0.813889  i
- 3.86988  0.829386  i
- 3.89494  0.845412  i
- 3.91962  0.861843  i
- 3.944  0.878546  i
- 3.96812  0.89538  i
- 3.99203  0.912202  i
- 4.01578  0.92887  i
- 4.03941  0.945245  i
- 4.06293  0.961199  i
- 4.08637  0.976615  i
- 4.10976  0.991392  i
- 4.1331  1.00545  i
- 4.15641  1.01871  i
- 4.1797  1.03115  i
- 4.20296  1.04273  i
- 4.22622  1.05346  i
- 4.24947  1.06335  i
- 4.27271  1.07243  i
- 4.29595  1.08076  i
- 4.31919  1.08838  i
- 4.34242  1.09537  i
- 4.36565  1.10179  i
- 4.38889  1.1077  i
- 4.41212  1.11318  i
- 4.43535  1.11827  i
- 4.45859  1.12301  i
- 4.48182  1.12745  i
- 4.50505  1.1316  i
- 4.52828  1.13547  i
- 4.55152  1.13906  i
- 4.57475  1.14236  i
- 4.59798  1.14536  i
- 4.62121  1.14804  i
- 4.64444  1.15039  i
- 4.66768  1.15239  i
- 4.69091  1.15408  i
- 4.71414  1.15546  i
- 4.73737  1.15662  i
- 4.76061  1.15764  i
- 4.78384  1.15867  i
- 4.80707  1.15991  i
- 4.8303  1.16164  i
- 4.85354  1.16423  i
- 4.87677  1.16813  i
- 4.9  1.17398  i
+ 0  1.03961  i
+ 0.277613  1.0224  i
+ 0.511626  1.00742  i
+ 0.70901  0.994359  i
+ 0.875717  0.982892  i
+ 1.01681  0.972722  i
+ 1.1366  0.963599  i
+ 1.23872  0.955329  i
+ 1.32629  0.947765  i
+ 1.40193  0.940809  i
+ 1.46789  0.934392  i
+ 1.52612  0.928477  i
+ 1.57828  0.923039  i
+ 1.62583  0.918068  i
+ 1.67006  0.913554  i
+ 1.71209  0.909491  i
+ 1.75292  0.905869  i
+ 1.79343  0.902675  i
+ 1.83438  0.899891  i
+ 1.87643  0.897494  i
+ 1.92015  0.895457  i
+ 1.96596  0.893749  i
+ 2.01422  0.892339  i
+ 2.06516  0.891192  i
+ 2.11891  0.890275  i
+ 2.17551  0.889555  i
+ 2.23487  0.889004  i
+ 2.29686  0.888593  i
+ 2.36125  0.888302  i
+ 2.42773  0.888113  i
+ 2.49595  0.888013  i
+ 2.56553  0.887996  i
+ 2.63603  0.888062  i
+ 2.70702  0.888216  i
+ 2.77806  0.888469  i
+ 2.84872  0.888838  i
+ 2.91858  0.889345  i
+ 2.98727  0.890016  i
+ 3.05444  0.890882  i
+ 3.11979  0.891975  i
+ 3.18307  0.893333  i
+ 3.24406  0.89499  i
+ 3.30263  0.896985  i
+ 3.35866  0.899351  i
+ 3.4121  0.902122  i
+ 3.46294  0.905328  i
+ 3.5112  0.908991  i
+ 3.55695  0.913131  i
+ 3.60027  0.917758  i
+ 3.6413  0.922875  i
+ 3.68017  0.928476  i
+ 3.71702  0.934547  i
+ 3.75203  0.941064  i
+ 3.78536  0.947994  i
+ 3.81717  0.955294  i
+ 3.84763  0.962915  i
+ 3.87691  0.9708  i
+ 3.90514  0.978886  i
+ 3.93248  0.987107  i
+ 3.95905  0.995391  i
+ 3.98496  1.00367  i
+ 4.01033  1.01187  i
+ 4.03525  1.01994  i
+ 4.0598  1.0278  i
+ 4.08404  1.0354  i
+ 4.10804  1.0427  i
+ 4.13186  1.04965  i
+ 4.15552  1.05624  i
+ 4.17907  1.06243  i
+ 4.20253  1.06823  i
+ 4.22592  1.07363  i
+ 4.24927  1.07865  i
+ 4.27258  1.08329  i
+ 4.29587  1.08759  i
+ 4.31913  1.09158  i
+ 4.34239  1.09527  i
+ 4.36564  1.09871  i
+ 4.38888  1.10192  i
+ 4.41211  1.10493  i
+ 4.43535  1.10777  i
+ 4.45858  1.11044  i
+ 4.48182  1.11298  i
+ 4.50505  1.11537  i
+ 4.52828  1.11763  i
+ 4.55152  1.11976  i
+ 4.57475  1.12174  i
+ 4.59798  1.12357  i
+ 4.62121  1.12524  i
+ 4.64444  1.12674  i
+ 4.66768  1.12805  i
+ 4.69091  1.12915  i
+ 4.71414  1.13004  i
+ 4.73737  1.13069  i
+ 4.76061  1.1311  i
+ 4.78384  1.13126  i
+ 4.80707  1.13117  i
+ 4.8303  1.13083  i
+ 4.85354  1.13028  i
+ 4.87677  1.12959  i
+ 4.9  1.12892  i
 
diff --git a/experiments/jobRelease/data/q1NoNegFlowtime.dat b/experiments/jobRelease/data/q1NoNegFlowtime.dat
index 561ec1ccd932796746c09ca5c706fdfa9a2e4302..8e40b3cae81868d54712ea68e058229d841037ba 100644
--- a/experiments/jobRelease/data/q1NoNegFlowtime.dat
+++ b/experiments/jobRelease/data/q1NoNegFlowtime.dat
@@ -1,105 +1,105 @@
 
 # Curve 0 of 1, 100 points
-# Curve title: "Q1ongoingMeanGlobalFlowtime"
+# Curve title: ""data/quartilesNoNegotiationLog.csv" using ($1):($8)"
 # x y type
- 0  0.809367  i
- 0.482281  0.80588  i
- 0.90415  0.802732  i
- 1.27292  0.79988  i
- 1.59509  0.797292  i
- 1.87642  0.794956  i
- 2.12199  0.792875  i
- 2.33631  0.791068  i
- 2.52336  0.789571  i
- 2.68666  0.788436  i
- 2.82929  0.78773  i
- 2.95399  0.787535  i
- 3.06314  0.787941  i
- 3.15886  0.789049  i
- 3.24297  0.790965  i
- 3.31709  0.793795  i
- 3.38264  0.797645  i
- 3.44084  0.802616  i
- 3.49276  0.808799  i
- 3.53933  0.816275  i
- 3.58136  0.825111  i
- 3.61954  0.835358  i
- 3.65447  0.84705  i
- 3.68667  0.860201  i
- 3.71657  0.874806  i
- 3.74455  0.890842  i
- 3.77094  0.908265  i
- 3.79599  0.927015  i
- 3.81995  0.947014  i
- 3.84298  0.968168  i
- 3.86525  0.990372  i
- 3.8869  1.01351  i
- 3.90801  1.03745  i
- 3.92869  1.06207  i
- 3.94898  1.08722  i
- 3.96896  1.11277  i
- 3.98865  1.13858  i
- 4.00809  1.16452  i
- 4.0273  1.19046  i
- 4.0463  1.21628  i
- 4.06511  1.24186  i
- 4.08372  1.26709  i
- 4.10215  1.29189  i
- 4.1204  1.31618  i
- 4.13847  1.33988  i
- 4.15636  1.36293  i
- 4.17408  1.38531  i
- 4.19163  1.40696  i
- 4.20901  1.42788  i
- 4.22622  1.44806  i
- 4.24327  1.46749  i
- 4.26015  1.4862  i
- 4.27689  1.5042  i
- 4.29347  1.52153  i
- 4.30992  1.53822  i
- 4.32623  1.55431  i
- 4.34241  1.56986  i
- 4.35848  1.58491  i
- 4.37444  1.59951  i
- 4.39029  1.61373  i
- 4.40606  1.62762  i
- 4.42174  1.64123  i
- 4.43734  1.65463  i
- 4.45288  1.66786  i
- 4.46835  1.68098  i
- 4.48377  1.69404  i
- 4.49915  1.70708  i
- 4.51448  1.72017  i
- 4.52979  1.73333  i
- 4.54506  1.74662  i
- 4.56031  1.76007  i
- 4.57553  1.77372  i
- 4.59074  1.7876  i
- 4.60594  1.80175  i
- 4.62113  1.8162  i
- 4.6363  1.83098  i
- 4.65147  1.84612  i
- 4.66664  1.86165  i
- 4.6818  1.8776  i
- 4.69696  1.894  i
- 4.71211  1.91087  i
- 4.72727  1.92825  i
- 4.74242  1.94616  i
- 4.75757  1.96464  i
- 4.77273  1.98372  i
- 4.78788  2.00341  i
- 4.80303  2.02377  i
- 4.81818  2.04481  i
- 4.83333  2.06658  i
- 4.84848  2.0891  i
- 4.86364  2.11242  i
- 4.87879  2.13657  i
- 4.89394  2.16159  i
- 4.90909  2.18751  i
- 4.92424  2.2144  i
- 4.93939  2.24228  i
- 4.95455  2.27121  i
- 4.9697  2.30126  i
- 4.98485  2.33247  i
- 5  2.36493  i
+ 0  1.05119  i
+ 0.482281  1.05579  i
+ 0.90415  1.05879  i
+ 1.27292  1.06056  i
+ 1.59509  1.06135  i
+ 1.87642  1.06143  i
+ 2.12199  1.06099  i
+ 2.33631  1.06021  i
+ 2.52336  1.05925  i
+ 2.68666  1.05823  i
+ 2.82929  1.05729  i
+ 2.95399  1.05652  i
+ 3.06314  1.05603  i
+ 3.15886  1.0559  i
+ 3.24297  1.05622  i
+ 3.31709  1.05706  i
+ 3.38264  1.0585  i
+ 3.44084  1.06058  i
+ 3.49276  1.06337  i
+ 3.53933  1.0669  i
+ 3.58136  1.07123  i
+ 3.61954  1.07636  i
+ 3.65447  1.08233  i
+ 3.68667  1.08914  i
+ 3.71657  1.09679  i
+ 3.74455  1.10527  i
+ 3.77094  1.11457  i
+ 3.79599  1.12467  i
+ 3.81995  1.13552  i
+ 3.84298  1.14708  i
+ 3.86525  1.15932  i
+ 3.8869  1.17217  i
+ 3.90801  1.18558  i
+ 3.92869  1.19949  i
+ 3.94898  1.21383  i
+ 3.96896  1.22855  i
+ 3.98865  1.24358  i
+ 4.00809  1.25886  i
+ 4.0273  1.27432  i
+ 4.0463  1.2899  i
+ 4.06511  1.30556  i
+ 4.08372  1.32123  i
+ 4.10215  1.33688  i
+ 4.1204  1.35245  i
+ 4.13847  1.36791  i
+ 4.15636  1.38324  i
+ 4.17408  1.39839  i
+ 4.19163  1.41337  i
+ 4.20901  1.42814  i
+ 4.22622  1.44271  i
+ 4.24327  1.45706  i
+ 4.26015  1.4712  i
+ 4.27689  1.48515  i
+ 4.29347  1.4989  i
+ 4.30992  1.51248  i
+ 4.32623  1.5259  i
+ 4.34241  1.5392  i
+ 4.35848  1.55239  i
+ 4.37444  1.5655  i
+ 4.39029  1.57857  i
+ 4.40606  1.59163  i
+ 4.42174  1.60471  i
+ 4.43734  1.61786  i
+ 4.45288  1.6311  i
+ 4.46835  1.64448  i
+ 4.48377  1.65803  i
+ 4.49915  1.6718  i
+ 4.51448  1.68582  i
+ 4.52979  1.70013  i
+ 4.54506  1.71476  i
+ 4.56031  1.72976  i
+ 4.57553  1.74515  i
+ 4.59074  1.76097  i
+ 4.60594  1.77726  i
+ 4.62113  1.79404  i
+ 4.6363  1.81133  i
+ 4.65147  1.82917  i
+ 4.66664  1.84757  i
+ 4.6818  1.86654  i
+ 4.69696  1.88612  i
+ 4.71211  1.90629  i
+ 4.72727  1.92707  i
+ 4.74242  1.94845  i
+ 4.75757  1.97042  i
+ 4.77273  1.99298  i
+ 4.78788  2.01609  i
+ 4.80303  2.03973  i
+ 4.81818  2.06386  i
+ 4.83333  2.08843  i
+ 4.84848  2.11338  i
+ 4.86364  2.13863  i
+ 4.87879  2.16411  i
+ 4.89394  2.18971  i
+ 4.90909  2.21531  i
+ 4.92424  2.24079  i
+ 4.93939  2.26598  i
+ 4.95455  2.2907  i
+ 4.9697  2.31474  i
+ 4.98485  2.33786  i
+ 5  2.35978  i
 
diff --git a/experiments/jobRelease/data/q1NoNegNbConsumedTasks.dat b/experiments/jobRelease/data/q1NoNegNbConsumedTasks.dat
new file mode 100644
index 0000000000000000000000000000000000000000..2293706ec94c577d93d2b66ac39dc50b54f5af06
--- /dev/null
+++ b/experiments/jobRelease/data/q1NoNegNbConsumedTasks.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesNoNegotiationLog.csv" using ($1):($5)"
+# x y type
+ 0  0  i
+ 0.482281  0.16263  i
+ 0.90415  0.348601  i
+ 1.27292  0.558633  i
+ 1.59509  0.792406  i
+ 1.87642  1.04882  i
+ 2.12199  1.32619  i
+ 2.33631  1.62242  i
+ 2.52336  1.93513  i
+ 2.68666  2.26179  i
+ 2.82929  2.59978  i
+ 2.95399  2.94653  i
+ 3.06314  3.29953  i
+ 3.15886  3.65639  i
+ 3.24297  4.01495  o
+ 3.31709  4.37324  o
+ 3.38264  4.72959  o
+ 3.44084  5.0826  o
+ 3.49276  5.43118  o
+ 3.53933  5.77456  o
+ 3.58136  6.11233  o
+ 3.61954  6.4444  o
+ 3.65447  6.77103  o
+ 3.68667  7.09281  o
+ 3.71657  7.41064  o
+ 3.74455  7.72575  o
+ 3.77094  8.03964  o
+ 3.79599  8.35408  o
+ 3.81995  8.67111  o
+ 3.84298  8.99294  o
+ 3.86525  9.322  o
+ 3.8869  9.66086  o
+ 3.90801  10.0122  o
+ 3.92869  10.3789  o
+ 3.94898  10.7637  o
+ 3.96896  11.1696  o
+ 3.98865  11.5994  o
+ 4.00809  12.0561  o
+ 4.0273  12.5423  o
+ 4.0463  13.0609  o
+ 4.06511  13.6145  o
+ 4.08372  14.2057  o
+ 4.10215  14.8367  o
+ 4.1204  15.51  o
+ 4.13847  16.2275  o
+ 4.15636  16.9913  o
+ 4.17408  17.8029  o
+ 4.19163  18.6642  o
+ 4.20901  19.5764  o
+ 4.22622  20.5408  o
+ 4.24327  21.5584  o
+ 4.26015  22.6302  o
+ 4.27689  23.7568  o
+ 4.29347  24.9388  o
+ 4.30992  26.1767  o
+ 4.32623  27.4707  o
+ 4.34241  28.8208  o
+ 4.35848  30.2271  o
+ 4.37444  31.6894  o
+ 4.39029  33.2073  o
+ 4.40606  34.7805  o
+ 4.42174  36.4084  o
+ 4.43734  38.0902  o
+ 4.45288  39.8251  o
+ 4.46835  41.612  o
+ 4.48377  43.4499  o
+ 4.49915  45.3372  o
+ 4.51448  47.2726  o
+ 4.52979  49.2543  o
+ 4.54506  51.2803  o
+ 4.56031  53.3485  o
+ 4.57553  55.4564  o
+ 4.59074  57.6013  o
+ 4.60594  59.7801  o
+ 4.62113  61.9896  o
+ 4.6363  64.2259  o
+ 4.65147  66.485  o
+ 4.66664  68.7623  o
+ 4.6818  71.053  o
+ 4.69696  73.3514  o
+ 4.71211  75.6518  o
+ 4.72727  77.9476  o
+ 4.74242  80.2317  o
+ 4.75757  82.4966  o
+ 4.77273  84.7339  o
+ 4.78788  86.9346  o
+ 4.80303  89.0892  o
+ 4.81818  91.1873  o
+ 4.83333  93.2176  o
+ 4.84848  95.1683  o
+ 4.86364  97.0266  o
+ 4.87879  98.7787  o
+ 4.89394  100.41  o
+ 4.90909  101.905  o
+ 4.92424  103.247  o
+ 4.93939  104.419  o
+ 4.95455  105.4  o
+ 4.9697  106.173  o
+ 4.98485  106.713  o
+ 5  107  o
+
diff --git a/experiments/jobRelease/data/q1PsiFlowtime.dat b/experiments/jobRelease/data/q1PsiFlowtime.dat
new file mode 100644
index 0000000000000000000000000000000000000000..d7a7bb078af71a72656e20eba8b2916b6364ee9c
--- /dev/null
+++ b/experiments/jobRelease/data/q1PsiFlowtime.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesPsiLog.csv" using ($1):($8)"
+# x y type
+ 0  1.05119  i
+ 0.452229  1.05384  i
+ 0.851593  1.05498  i
+ 1.20403  1.05489  i
+ 1.51487  1.05384  i
+ 1.78887  1.05204  i
+ 2.03029  1.0497  i
+ 2.24294  1.04699  i
+ 2.43023  1.04406  i
+ 2.59517  1.04106  i
+ 2.74047  1.03811  i
+ 2.86852  1.03532  i
+ 2.98146  1.0328  i
+ 3.08118  1.03064  i
+ 3.16936  1.02893  i
+ 3.24748  1.02773  i
+ 3.31685  1.02713  i
+ 3.37863  1.02718  i
+ 3.43384  1.02794  i
+ 3.48338  1.02945  i
+ 3.52803  1.03176  i
+ 3.56849  1.03489  i
+ 3.60536  1.03887  i
+ 3.63916  1.04371  i
+ 3.67035  1.04941  i
+ 3.69933  1.05597  i
+ 3.72643  1.06337  i
+ 3.75195  1.0716  i
+ 3.77615  1.08061  i
+ 3.79923  1.09038  i
+ 3.82138  1.10086  i
+ 3.84275  1.112  i
+ 3.86347  1.12373  i
+ 3.88364  1.13599  i
+ 3.90336  1.14873  i
+ 3.92269  1.16187  i
+ 3.9417  1.17534  i
+ 3.96042  1.18908  i
+ 3.9789  1.20301  i
+ 3.99716  1.21707  i
+ 4.01522  1.23119  i
+ 4.0331  1.24531  i
+ 4.0508  1.25937  i
+ 4.06834  1.27333  i
+ 4.08572  1.28713  i
+ 4.10294  1.30074  i
+ 4.12001  1.31413  i
+ 4.13692  1.32726  i
+ 4.15367  1.34012  i
+ 4.17027  1.35269  i
+ 4.18671  1.36497  i
+ 4.203  1.37695  i
+ 4.21914  1.38865  i
+ 4.23512  1.40007  i
+ 4.25096  1.41123  i
+ 4.26666  1.42216  i
+ 4.28222  1.43287  i
+ 4.29764  1.44341  i
+ 4.31294  1.45379  i
+ 4.32811  1.46407  i
+ 4.34318  1.47427  i
+ 4.35813  1.48442  i
+ 4.37299  1.49458  i
+ 4.38776  1.50478  i
+ 4.40244  1.51505  i
+ 4.41705  1.52542  i
+ 4.43159  1.53594  i
+ 4.44607  1.54664  i
+ 4.46049  1.55753  i
+ 4.47487  1.56866  i
+ 4.4892  1.58003  i
+ 4.5035  1.59168  i
+ 4.51777  1.6036  i
+ 4.53201  1.61582  i
+ 4.54623  1.62834  i
+ 4.56044  1.64116  i
+ 4.57462  1.65427  i
+ 4.5888  1.66768  i
+ 4.60297  1.68137  i
+ 4.61713  1.69532  i
+ 4.63129  1.70951  i
+ 4.64544  1.72392  i
+ 4.65958  1.73851  i
+ 4.67373  1.75326  i
+ 4.68787  1.76811  i
+ 4.70202  1.78303  i
+ 4.71616  1.79797  i
+ 4.7303  1.81287  i
+ 4.74444  1.82767  i
+ 4.75859  1.8423  i
+ 4.77273  1.85671  i
+ 4.78687  1.8708  i
+ 4.80101  1.8845  i
+ 4.81515  1.89771  i
+ 4.82929  1.91033  i
+ 4.84343  1.92225  i
+ 4.85758  1.93335  i
+ 4.87172  1.94348  i
+ 4.88586  1.9525  i
+ 4.9  1.96021  i
+
diff --git a/experiments/jobRelease/data/q1PsiNbConsumedTasks.dat b/experiments/jobRelease/data/q1PsiNbConsumedTasks.dat
new file mode 100644
index 0000000000000000000000000000000000000000..1d776d9e84618179df4ddbfac9a1341327a488cd
--- /dev/null
+++ b/experiments/jobRelease/data/q1PsiNbConsumedTasks.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesPsiLog.csv" using ($1):($5)"
+# x y type
+ 0  0  i
+ 0.452229  0.151024  i
+ 0.851593  0.322204  i
+ 1.20403  0.514224  i
+ 1.51487  0.726966  i
+ 1.78887  0.959683  i
+ 2.03029  1.21114  i
+ 2.24294  1.47972  i
+ 2.43023  1.76355  i
+ 2.59517  2.06055  i
+ 2.74047  2.36853  i
+ 2.86852  2.68526  i
+ 2.98146  3.00851  i
+ 3.08118  3.3361  i
+ 3.16936  3.66597  i
+ 3.24748  3.99618  i
+ 3.31685  4.32499  o
+ 3.37863  4.65086  o
+ 3.43384  4.97247  o
+ 3.48338  5.28879  o
+ 3.52803  5.59904  o
+ 3.56849  5.90272  o
+ 3.60536  6.19964  o
+ 3.63916  6.4899  o
+ 3.67035  6.77389  o
+ 3.69933  7.05231  o
+ 3.72643  7.32612  o
+ 3.75195  7.59656  o
+ 3.77615  7.86511  o
+ 3.79923  8.13349  o
+ 3.82138  8.40364  o
+ 3.84275  8.67768  o
+ 3.86347  8.95787  o
+ 3.88364  9.24663  o
+ 3.90336  9.54647  o
+ 3.92269  9.85998  o
+ 3.9417  10.1898  o
+ 3.96042  10.5386  o
+ 3.9789  10.909  o
+ 3.99716  11.3037  o
+ 4.01522  11.7252  o
+ 4.0331  12.1761  o
+ 4.0508  12.6587  o
+ 4.06834  13.1752  o
+ 4.08572  13.728  o
+ 4.10294  14.3189  o
+ 4.12001  14.95  o
+ 4.13692  15.6228  o
+ 4.15367  16.3391  o
+ 4.17027  17.1001  o
+ 4.18671  17.9072  o
+ 4.203  18.7614  o
+ 4.21914  19.6637  o
+ 4.23512  20.6148  o
+ 4.25096  21.6156  o
+ 4.26666  22.6664  o
+ 4.28222  23.7677  o
+ 4.29764  24.9199  o
+ 4.31294  26.1231  o
+ 4.32811  27.3774  o
+ 4.34318  28.6828  o
+ 4.35813  30.0394  o
+ 4.37299  31.4469  o
+ 4.38776  32.9053  o
+ 4.40244  34.4142  o
+ 4.41705  35.9733  o
+ 4.43159  37.5823  o
+ 4.44607  39.2406  o
+ 4.46049  40.9479  o
+ 4.47487  42.7034  o
+ 4.4892  44.5066  o
+ 4.5035  46.3565  o
+ 4.51777  48.2523  o
+ 4.53201  50.1931  o
+ 4.54623  52.1775  o
+ 4.56044  54.2043  o
+ 4.57462  56.272  o
+ 4.5888  58.3788  o
+ 4.60297  60.5229  o
+ 4.61713  62.7022  o
+ 4.63129  64.9142  o
+ 4.64544  67.1564  o
+ 4.65958  69.4258  o
+ 4.67373  71.7193  o
+ 4.68787  74.0334  o
+ 4.70202  76.3644  o
+ 4.71616  78.7082  o
+ 4.7303  81.0606  o
+ 4.74444  83.4169  o
+ 4.75859  85.7722  o
+ 4.77273  88.1215  o
+ 4.78687  90.4591  o
+ 4.80101  92.7795  o
+ 4.81515  95.0766  o
+ 4.82929  97.3443  o
+ 4.84343  99.5759  o
+ 4.85758  101.765  o
+ 4.87172  103.903  o
+ 4.88586  105.985  o
+ 4.9  108  o
+
diff --git a/experiments/jobRelease/data/q1PsiNbDelegatedTasks.dat b/experiments/jobRelease/data/q1PsiNbDelegatedTasks.dat
new file mode 100644
index 0000000000000000000000000000000000000000..5c3e9a4de199b7409f07e09f8ef1f4cb2307061e
--- /dev/null
+++ b/experiments/jobRelease/data/q1PsiNbDelegatedTasks.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesPsiLog.csv" using ($1):($2)"
+# x y type
+ 0  0  i
+ 0.452229  0.133539  i
+ 0.851593  0.256298  i
+ 1.20403  0.374378  i
+ 1.51487  0.49236  i
+ 1.78887  0.613599  i
+ 2.03029  0.740503  i
+ 2.24294  0.87475  i
+ 2.43023  1.01749  i
+ 2.59517  1.16948  i
+ 2.74047  1.33126  i
+ 2.86852  1.50319  i
+ 2.98146  1.68555  i
+ 3.08118  1.87862  i
+ 3.16936  2.08266  i
+ 3.24748  2.29796  i
+ 3.31685  2.52486  i
+ 3.37863  2.76369  i
+ 3.43384  3.01482  i
+ 3.48338  3.27861  i
+ 3.52803  3.55541  i
+ 3.56849  3.84551  i
+ 3.60536  4.14914  o
+ 3.63916  4.46646  o
+ 3.67035  4.79752  o
+ 3.69933  5.14226  o
+ 3.72643  5.50049  o
+ 3.75195  5.87189  o
+ 3.77615  6.256  o
+ 3.79923  6.65223  o
+ 3.82138  7.05987  o
+ 3.84275  7.47805  o
+ 3.86347  7.90582  o
+ 3.88364  8.34212  o
+ 3.90336  8.78581  o
+ 3.92269  9.23565  o
+ 3.9417  9.69041  o
+ 3.96042  10.1488  o
+ 3.9789  10.6094  o
+ 3.99716  11.0711  o
+ 4.01522  11.5326  o
+ 4.0331  11.9926  o
+ 4.0508  12.45  o
+ 4.06834  12.9036  o
+ 4.08572  13.3526  o
+ 4.10294  13.7961  o
+ 4.12001  14.2332  o
+ 4.13692  14.6634  o
+ 4.15367  15.086  o
+ 4.17027  15.5006  o
+ 4.18671  15.907  o
+ 4.203  16.3049  o
+ 4.21914  16.6943  o
+ 4.23512  17.0752  o
+ 4.25096  17.4476  o
+ 4.26666  17.8118  o
+ 4.28222  18.168  o
+ 4.29764  18.5165  o
+ 4.31294  18.8576  o
+ 4.32811  19.1916  o
+ 4.34318  19.5189  o
+ 4.35813  19.8398  o
+ 4.37299  20.1546  o
+ 4.38776  20.4636  o
+ 4.40244  20.767  o
+ 4.41705  21.0648  o
+ 4.43159  21.3572  o
+ 4.44607  21.6441  o
+ 4.46049  21.9253  o
+ 4.47487  22.2007  o
+ 4.4892  22.4699  o
+ 4.5035  22.7325  o
+ 4.51777  22.9878  o
+ 4.53201  23.2353  o
+ 4.54623  23.4742  o
+ 4.56044  23.7038  o
+ 4.57462  23.923  o
+ 4.5888  24.1309  o
+ 4.60297  24.3266  o
+ 4.61713  24.509  o
+ 4.63129  24.677  o
+ 4.64544  24.8296  o
+ 4.65958  24.9657  o
+ 4.67373  25.0844  o
+ 4.68787  25.1847  o
+ 4.70202  25.2657  o
+ 4.71616  25.3266  o
+ 4.7303  25.3668  o
+ 4.74444  25.3854  o
+ 4.75859  25.3821  o
+ 4.77273  25.3562  o
+ 4.78687  25.3073  o
+ 4.80101  25.2349  o
+ 4.81515  25.1385  o
+ 4.82929  25.0175  o
+ 4.84343  24.871  o
+ 4.85758  24.6979  o
+ 4.87172  24.4966  o
+ 4.88586  24.265  o
+ 4.9  24  o
+
diff --git a/experiments/jobRelease/data/q1SsiFlowtime.dat b/experiments/jobRelease/data/q1SsiFlowtime.dat
new file mode 100644
index 0000000000000000000000000000000000000000..a7271a9dccddb50fb10c81866f9ae469058eaba1
--- /dev/null
+++ b/experiments/jobRelease/data/q1SsiFlowtime.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesSsiLog.csv" using ($1):($8)"
+# x y type
+ 0  1.05119  i
+ 0.322631  1.10077  i
+ 0.626523  1.14764  i
+ 0.912611  1.19193  i
+ 1.1818  1.23377  i
+ 1.43494  1.27329  i
+ 1.67286  1.3106  i
+ 1.89637  1.34582  i
+ 2.10621  1.37907  i
+ 2.30311  1.41045  i
+ 2.48777  1.44006  i
+ 2.66085  1.46801  i
+ 2.82299  1.4944  i
+ 2.9748  1.51932  i
+ 3.11685  1.54286  i
+ 3.24971  1.56512  i
+ 3.37389  1.58618  i
+ 3.48991  1.60613  i
+ 3.59824  1.62506  i
+ 3.69934  1.64304  i
+ 3.79365  1.66016  i
+ 3.88158  1.6765  i
+ 3.96352  1.69213  i
+ 4.03985  1.70712  i
+ 4.11092  1.72156  i
+ 4.17707  1.73552  i
+ 4.23862  1.74906  i
+ 4.29587  1.76226  i
+ 4.34911  1.77519  i
+ 4.39861  1.7879  i
+ 4.44462  1.80047  i
+ 4.48739  1.81297  i
+ 4.52715  1.82544  i
+ 4.56411  1.83796  i
+ 4.59847  1.85058  i
+ 4.63042  1.86337  i
+ 4.66015  1.87637  i
+ 4.68781  1.88964  i
+ 4.71358  1.90324  i
+ 4.7376  1.91721  i
+ 4.76001  1.9316  i
+ 4.78093  1.94647  i
+ 4.80049  1.96185  i
+ 4.8188  1.97779  i
+ 4.83597  1.99433  i
+ 4.8521  2.01151  i
+ 4.86728  2.02936  i
+ 4.88159  2.04792  i
+ 4.8951  2.06721  i
+ 4.90791  2.08727  i
+ 4.92006  2.10812  i
+ 4.93163  2.12978  i
+ 4.94267  2.15227  i
+ 4.95324  2.1756  i
+ 4.96338  2.19979  i
+ 4.97313  2.22486  i
+ 4.98254  2.25079  i
+ 4.99165  2.2776  i
+ 5.00049  2.30529  i
+ 5.00909  2.33385  i
+ 5.01747  2.36326  i
+ 5.02567  2.39352  i
+ 5.0337  2.42462  i
+ 5.04159  2.45652  i
+ 5.04935  2.48921  i
+ 5.057  2.52265  i
+ 5.06456  2.55681  i
+ 5.07204  2.59166  i
+ 5.07945  2.62714  i
+ 5.0868  2.66322  i
+ 5.0941  2.69984  i
+ 5.10135  2.73694  i
+ 5.10857  2.77447  i
+ 5.11577  2.81236  i
+ 5.12293  2.85054  i
+ 5.13008  2.88893  i
+ 5.13721  2.92746  i
+ 5.14432  2.96603  i
+ 5.15143  3.00457  i
+ 5.15852  3.04298  i
+ 5.16561  3.08117  i
+ 5.1727  3.11902  i
+ 5.17978  3.15643  i
+ 5.18686  3.1933  i
+ 5.19393  3.22951  i
+ 5.201  3.26493  i
+ 5.20808  3.29945  i
+ 5.21515  3.33294  i
+ 5.22222  3.36527  i
+ 5.22929  3.3963  i
+ 5.23636  3.42589  i
+ 5.24343  3.45391  i
+ 5.25051  3.48021  i
+ 5.25758  3.50464  i
+ 5.26465  3.52706  i
+ 5.27172  3.54731  i
+ 5.27879  3.56524  i
+ 5.28586  3.58068  i
+ 5.29293  3.5935  i
+ 5.3  3.60352  i
+
diff --git a/experiments/jobRelease/data/q1SsiNbConsumedTasks.dat b/experiments/jobRelease/data/q1SsiNbConsumedTasks.dat
new file mode 100644
index 0000000000000000000000000000000000000000..b2f00d6a0e215db599282e74f2e9baaf6336881f
--- /dev/null
+++ b/experiments/jobRelease/data/q1SsiNbConsumedTasks.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesSsiLog.csv" using ($1):($5)"
+# x y type
+ 0  0  i
+ 0.322631  0.853367  i
+ 0.626523  1.71876  i
+ 0.912611  2.59928  i
+ 1.1818  3.49763  i
+ 1.43494  4.41616  o
+ 1.67286  5.35681  o
+ 1.89637  6.32114  o
+ 2.10621  7.31037  o
+ 2.30311  8.32532  o
+ 2.48777  9.36648  o
+ 2.66085  10.434  o
+ 2.82299  11.5276  o
+ 2.9748  12.6469  o
+ 3.11685  13.791  o
+ 3.24971  14.9587  o
+ 3.37389  16.1487  o
+ 3.48991  17.3593  o
+ 3.59824  18.5885  o
+ 3.69934  19.8342  o
+ 3.79365  21.0941  o
+ 3.88158  22.3655  o
+ 3.96352  23.6457  o
+ 4.03985  24.9319  o
+ 4.11092  26.2209  o
+ 4.17707  27.5096  o
+ 4.23862  28.7948  o
+ 4.29587  30.0732  o
+ 4.34911  31.3413  o
+ 4.39861  32.5957  o
+ 4.44462  33.8331  o
+ 4.48739  35.05  o
+ 4.52715  36.243  o
+ 4.56411  37.4088  o
+ 4.59847  38.5441  o
+ 4.63042  39.6458  o
+ 4.66015  40.7108  o
+ 4.68781  41.7363  o
+ 4.71358  42.7194  o
+ 4.7376  43.6576  o
+ 4.76001  44.5485  o
+ 4.78093  45.39  o
+ 4.80049  46.1801  o
+ 4.8188  46.917  o
+ 4.83597  47.5995  o
+ 4.8521  48.2264  o
+ 4.86728  48.7968  o
+ 4.88159  49.3102  o
+ 4.8951  49.7663  o
+ 4.90791  50.1655  o
+ 4.92006  50.508  o
+ 4.93163  50.7948  o
+ 4.94267  51.027  o
+ 4.95324  51.2063  o
+ 4.96338  51.3345  o
+ 4.97313  51.4142  o
+ 4.98254  51.4479  o
+ 4.99165  51.4388  o
+ 5.00049  51.3905  o
+ 5.00909  51.3068  o
+ 5.01747  51.192  o
+ 5.02567  51.0509  o
+ 5.0337  50.8885  o
+ 5.04159  50.7103  o
+ 5.04935  50.5219  o
+ 5.057  50.3297  o
+ 5.06456  50.1399  o
+ 5.07204  49.9595  o
+ 5.07945  49.7956  o
+ 5.0868  49.6554  o
+ 5.0941  49.5467  o
+ 5.10135  49.4773  o
+ 5.10857  49.4553  o
+ 5.11577  49.4889  o
+ 5.12293  49.5865  o
+ 5.13008  49.7567  o
+ 5.13721  50.0081  o
+ 5.14432  50.3492  o
+ 5.15143  50.7886  o
+ 5.15852  51.335  o
+ 5.16561  51.9967  o
+ 5.1727  52.7822  o
+ 5.17978  53.6995  o
+ 5.18686  54.7563  o
+ 5.19393  55.9604  o
+ 5.201  57.3188  o
+ 5.20808  58.8381  o
+ 5.21515  60.5247  o
+ 5.22222  62.384  o
+ 5.22929  64.4209  o
+ 5.23636  66.6398  o
+ 5.24343  69.0438  o
+ 5.25051  71.6354  o
+ 5.25758  74.4161  o
+ 5.26465  77.3862  o
+ 5.27172  80.5449  o
+ 5.27879  83.8899  o
+ 5.28586  87.4177  o
+ 5.29293  91.1233  o
+ 5.3  95  o
+
diff --git a/experiments/jobRelease/data/q2NbConsumedTasks.dat b/experiments/jobRelease/data/q2NbConsumedTasks.dat
index d544d1dab5dc2b4db902d681c60e5947669717af..f90e75c3a5031077e26738c461b704953111ad90 100644
--- a/experiments/jobRelease/data/q2NbConsumedTasks.dat
+++ b/experiments/jobRelease/data/q2NbConsumedTasks.dat
@@ -1,105 +1,105 @@
 
 # Curve 0 of 1, 100 points
-# Curve title: "Q3nbConsumedTasks"
+# Curve title: ""data/quartilesNegotiationLog.csv" using ($1):($7)"
 # x y type
  0  0  i
- 0.413481  7.02706e-11  i
- 0.745551  1.58519e-08  i
- 1.01265  3.57836e-07  i
- 1.22803  3.14698e-06  i
- 1.40234  1.65094e-05  i
- 1.54416  6.24628e-05  i
- 1.66038  0.000188604  i
- 1.75654  0.000482819  i
- 1.83712  0.00108963  i
- 1.90574  0.00222649  i
- 1.96534  0.00419841  i
- 2.01831  0.00740952  i
- 2.06659  0.0123706  i
- 2.11177  0.0197021  i
- 2.15511  0.0301327  i
- 2.19766  0.0444933  i
- 2.2402  0.063708  i
- 2.28335  0.0887815  i
- 2.32754  0.120785  i
- 2.37307  0.160842  i
- 2.4201  0.21011  i
- 2.46867  0.269769  i
- 2.51873  0.341006  i
- 2.57015  0.425001  i
- 2.62273  0.522916  i
- 2.67622  0.635888  i
- 2.73034  0.765018  i
- 2.78478  0.911367  i
- 2.83924  1.07595  i
- 2.89341  1.25973  i
- 2.94701  1.46363  i
- 2.99975  1.68851  i
- 3.05142  1.93519  i
- 3.10179  2.20446  i
- 3.15072  2.49703  i
- 3.19807  2.81361  o
- 3.24374  3.15487  o
- 3.2877  3.52147  o
- 3.32992  3.91405  o
- 3.37042  4.33325  o
- 3.40923  4.77976  o
- 3.44643  5.25425  o
- 3.48209  5.75749  o
- 3.51631  6.29025  o
- 3.5492  6.85344  o
- 3.58087  7.448  o
- 3.61144  8.075  o
- 3.64103  8.73564  o
- 3.66975  9.43122  o
- 3.69771  10.1632  o
- 3.725  10.9331  o
- 3.75173  11.7428  o
- 3.77798  12.594  o
- 3.80383  13.4889  o
- 3.82934  14.4295  o
- 3.85458  15.4182  o
- 3.87959  16.4575  o
- 3.90442  17.5499  o
- 3.92911  18.6981  o
- 3.95369  19.9049  o
- 3.97818  21.1732  o
- 4.00261  22.5058  o
- 4.02698  23.9059  o
- 4.05132  25.3766  o
- 4.07562  26.921  o
- 4.09991  28.5423  o
- 4.12419  30.2439  o
- 4.14845  32.029  o
- 4.1727  33.9011  o
- 4.19696  35.8634  o
- 4.2212  37.9195  o
- 4.24545  40.0728  o
- 4.26969  42.3267  o
- 4.29394  44.6845  o
- 4.31818  47.1495  o
- 4.34242  49.7246  o
- 4.36667  52.4126  o
- 4.39091  55.2158  o
- 4.41515  58.1358  o
- 4.43939  61.1736  o
- 4.46364  64.3292  o
- 4.48788  67.6011  o
- 4.51212  70.9866  o
- 4.53636  74.4808  o
- 4.56061  78.0768  o
- 4.58485  81.7649  o
- 4.60909  85.5323  o
- 4.63333  89.3628  o
- 4.65758  93.2358  o
- 4.68182  97.1266  o
- 4.70606  101.005  o
- 4.7303  104.836  o
- 4.75455  108.578  o
- 4.77879  112.182  o
- 4.80303  115.596  o
- 4.82727  118.756  o
- 4.85152  121.594  o
- 4.87576  124.036  o
+ 0.294446  1.32692e-15  i
+ 0.531431  2.41226e-12  i
+ 0.723641  1.85051e-10  i
+ 0.880893  3.88232e-09  i
+ 1.01079  4.00115e-08  i
+ 1.11921  2.62947e-07  i
+ 1.21074  1.26642e-06  i
+ 1.28895  4.85721e-06  i
+ 1.35661  1.56518e-05  i
+ 1.41592  4.39539e-05  i
+ 1.46864  0.000110412  i
+ 1.51615  0.000252926  i
+ 1.5596  0.00053614  i
+ 1.59994  0.00106369  i
+ 1.63798  0.00199305  i
+ 1.67442  0.00355264  i
+ 1.70986  0.00606034  i
+ 1.74488  0.00994257  i
+ 1.77998  0.0157527  i
+ 1.81562  0.0241872  i
+ 1.85224  0.0360989  i
+ 1.89021  0.052505  i
+ 1.92987  0.0745903  i
+ 1.97153  0.103703  i
+ 2.01542  0.141345  i
+ 2.06172  0.189153  i
+ 2.11056  0.248878  i
+ 2.16201  0.322354  i
+ 2.21606  0.411466  i
+ 2.27264  0.518114  i
+ 2.33162  0.644178  i
+ 2.39282  0.791479  i
+ 2.456  0.96175  i
+ 2.52087  1.1566  i
+ 2.5871  1.37751  i
+ 2.65436  1.62579  i
+ 2.72225  1.90259  i
+ 2.79042  2.20889  i
+ 2.85847  2.54553  i
+ 2.92603  2.91318  i
+ 2.99276  3.31241  i
+ 3.05832  3.74371  i
+ 3.12242  4.2075  o
+ 3.18481  4.70418  o
+ 3.24527  5.23418  o
+ 3.30362  5.79797  o
+ 3.35973  6.39614  o
+ 3.41352  7.02938  o
+ 3.46495  7.69854  o
+ 3.51401  8.40467  o
+ 3.56074  9.149  o
+ 3.60519  9.93297  o
+ 3.64747  10.7582  o
+ 3.68769  11.6267  o
+ 3.72597  12.5405  o
+ 3.76247  13.5018  o
+ 3.79735  14.5133  o
+ 3.83075  15.5776  o
+ 3.86284  16.6975  o
+ 3.89376  17.8761  o
+ 3.92368  19.1166  o
+ 3.95272  20.4222  o
+ 3.98102  21.7964  o
+ 4.00869  23.2427  o
+ 4.03584  24.7647  o
+ 4.06256  26.3661  o
+ 4.08894  28.0507  o
+ 4.11504  29.8225  o
+ 4.14093  31.6853  o
+ 4.16664  33.6432  o
+ 4.19222  35.7002  o
+ 4.21771  37.8605  o
+ 4.24313  40.1279  o
+ 4.26849  42.5064  o
+ 4.29382  44.9997  o
+ 4.31912  47.6113  o
+ 4.3444  50.3441  o
+ 4.36967  53.2007  o
+ 4.39494  56.1827  o
+ 4.42019  59.2907  o
+ 4.44545  62.5244  o
+ 4.47071  65.8816  o
+ 4.49596  69.3587  o
+ 4.52121  72.9496  o
+ 4.54646  76.6461  o
+ 4.57172  80.4372  o
+ 4.59697  84.3085  o
+ 4.62222  88.2426  o
+ 4.64747  92.218  o
+ 4.67273  96.2092  o
+ 4.69798  100.186  o
+ 4.72323  104.115  o
+ 4.74848  107.954  o
+ 4.77374  111.659  o
+ 4.79899  115.176  o
+ 4.82424  118.445  o
+ 4.84949  121.396  o
+ 4.87475  123.947  o
  4.9  126  o
 
diff --git a/experiments/jobRelease/data/q2NbDelegatedTasks.dat b/experiments/jobRelease/data/q2NbDelegatedTasks.dat
index 49f6d331c09442e7ee63edccd6af92a9581c2835..b408f04b6073b2f8c4fcf43de546a5fed10003a7 100644
--- a/experiments/jobRelease/data/q2NbDelegatedTasks.dat
+++ b/experiments/jobRelease/data/q2NbDelegatedTasks.dat
@@ -1,105 +1,105 @@
 
 # Curve 0 of 1, 100 points
-# Curve title: "Q3nbDelegatedTasks"
+# Curve title: ""data/quartilesNegotiationLog.csv" using ($1):($4)"
 # x y type
  0  0  i
- 0.413481  0.0767549  i
- 0.745551  0.280402  i
- 1.01265  0.578825  i
- 1.22803  0.947775  i
- 1.40234  1.36852  i
- 1.54416  1.82624  i
- 1.66038  2.3089  i
- 1.75654  2.80649  o
- 1.83712  3.31049  o
- 1.90574  3.81351  o
- 1.96534  4.30912  o
- 2.01831  4.79166  o
- 2.06659  5.25624  o
- 2.11177  5.69871  o
- 2.15511  6.11568  o
- 2.19766  6.50455  o
- 2.2402  6.86355  o
- 2.28335  7.19175  o
- 2.32754  7.48903  o
- 2.37307  7.75609  o
- 2.4201  7.99437  o
- 2.46867  8.206  o
- 2.51873  8.39367  o
- 2.57015  8.56057  o
- 2.62273  8.71022  o
- 2.67622  8.8464  o
- 2.73034  8.973  o
- 2.78478  9.09394  o
- 2.83924  9.21305  o
- 2.89341  9.33401  o
- 2.94701  9.46028  o
- 2.99975  9.59507  o
- 3.05142  9.74128  o
- 3.10179  9.90155  o
- 3.15072  10.0782  o
- 3.19807  10.2733  o
- 3.24374  10.4887  o
- 3.2877  10.7259  o
- 3.32992  10.9866  o
- 3.37042  11.2718  o
- 3.40923  11.583  o
- 3.44643  11.9211  o
- 3.48209  12.2874  o
- 3.51631  12.6828  o
- 3.5492  13.1083  o
- 3.58087  13.5649  o
- 3.61144  14.0535  o
- 3.64103  14.5747  o
- 3.66975  15.1294  o
- 3.69771  15.7179  o
- 3.725  16.3405  o
- 3.75173  16.9972  o
- 3.77798  17.6877  o
- 3.80383  18.4114  o
- 3.82934  19.1673  o
- 3.85458  19.954  o
- 3.87959  20.7699  o
- 3.90442  21.6126  o
- 3.92911  22.4797  o
- 3.95369  23.3684  o
- 3.97818  24.2756  o
- 4.00261  25.1978  o
- 4.02698  26.1317  o
- 4.05132  27.0738  o
- 4.07562  28.0206  o
- 4.09991  28.9688  o
- 4.12419  29.9154  o
- 4.14845  30.8577  o
- 4.1727  31.7937  o
- 4.19696  32.7216  o
- 4.2212  33.6405  o
- 4.24545  34.55  o
- 4.26969  35.4504  o
- 4.29394  36.3429  o
- 4.31818  37.2292  o
- 4.34242  38.1114  o
- 4.36667  38.9926  o
- 4.39091  39.8757  o
- 4.41515  40.7644  o
- 4.43939  41.662  o
- 4.46364  42.572  o
- 4.48788  43.4976  o
- 4.51212  44.4413  o
- 4.53636  45.405  o
- 4.56061  46.39  o
- 4.58485  47.3963  o
- 4.60909  48.4228  o
- 4.63333  49.4674  o
- 4.65758  50.5264  o
- 4.68182  51.5945  o
- 4.70606  52.6646  o
- 4.7303  53.7274  o
- 4.75455  54.7704  o
- 4.77879  55.777  o
- 4.80303  56.724  o
- 4.82727  57.5787  o
- 4.85152  58.294  o
- 4.87576  58.8013  o
- 4.9  59  o
+ 0.294446  0.00425539  i
+ 0.531431  0.0307265  i
+ 0.723641  0.0940258  i
+ 0.880893  0.202822  i
+ 1.01079  0.361532  i
+ 1.11921  0.571426  i
+ 1.21074  0.831399  i
+ 1.28895  1.13857  i
+ 1.35661  1.48877  i
+ 1.41592  1.87698  i
+ 1.46864  2.2977  i
+ 1.51615  2.74525  i
+ 1.5596  3.214  i
+ 1.59994  3.6986  i
+ 1.63798  4.19406  o
+ 1.67442  4.69583  o
+ 1.70986  5.19983  o
+ 1.74488  5.70248  o
+ 1.77998  6.20064  o
+ 1.81562  6.69158  o
+ 1.85224  7.17299  o
+ 1.89021  7.64291  o
+ 1.92987  8.09972  o
+ 1.97153  8.54217  o
+ 2.01542  8.9693  o
+ 2.06172  9.38052  o
+ 2.11056  9.77559  o
+ 2.16201  10.1546  o
+ 2.21606  10.518  o
+ 2.27264  10.8666  o
+ 2.33162  11.2015  o
+ 2.39282  11.5243  o
+ 2.456  11.8366  o
+ 2.52087  12.1405  o
+ 2.5871  12.4383  o
+ 2.65436  12.7323  o
+ 2.72225  13.025  o
+ 2.79042  13.319  o
+ 2.85847  13.6168  o
+ 2.92603  13.9209  o
+ 2.99276  14.2336  o
+ 3.05832  14.5572  o
+ 3.12242  14.8937  o
+ 3.18481  15.2448  o
+ 3.24527  15.6121  o
+ 3.30362  15.9967  o
+ 3.35973  16.3995  o
+ 3.41352  16.8212  o
+ 3.46495  17.262  o
+ 3.51401  17.7217  o
+ 3.56074  18.2  o
+ 3.60519  18.6961  o
+ 3.64747  19.2088  o
+ 3.68769  19.737  o
+ 3.72597  20.2789  o
+ 3.76247  20.8327  o
+ 3.79735  21.3965  o
+ 3.83075  21.9682  o
+ 3.86284  22.5457  o
+ 3.89376  23.1269  o
+ 3.92368  23.7099  o
+ 3.95272  24.2932  o
+ 3.98102  24.8753  o
+ 4.00869  25.4555  o
+ 4.03584  26.0335  o
+ 4.06256  26.6096  o
+ 4.08894  27.1849  o
+ 4.11504  27.7615  o
+ 4.14093  28.3422  o
+ 4.16664  28.9309  o
+ 4.19222  29.5323  o
+ 4.21771  30.1523  o
+ 4.24313  30.7977  o
+ 4.26849  31.4762  o
+ 4.29382  32.1965  o
+ 4.31912  32.9677  o
+ 4.3444  33.7998  o
+ 4.36967  34.7028  o
+ 4.39494  35.6868  o
+ 4.42019  36.7616  o
+ 4.44545  37.9358  o
+ 4.47071  39.2168  o
+ 4.49596  40.6095  o
+ 4.52121  42.1159  o
+ 4.54646  43.7335  o
+ 4.57172  45.4542  o
+ 4.59697  47.263  o
+ 4.62222  49.1359  o
+ 4.64747  51.0381  o
+ 4.67273  52.9219  o
+ 4.69798  54.7241  o
+ 4.72323  56.364  o
+ 4.74848  57.7406  o
+ 4.77374  58.7309  o
+ 4.79899  59.1886  o
+ 4.82424  58.9436  o
+ 4.84949  57.8044  o
+ 4.87475  55.562  o
+ 4.9  52  o
 
diff --git a/experiments/jobRelease/data/q2NegFlowtime.dat b/experiments/jobRelease/data/q2NegFlowtime.dat
index 31b39e7d2778343178cd47dc983a8f2e9e8bb76d..9ce14a68944d5030a8c2d4c6c06767198a172fa3 100644
--- a/experiments/jobRelease/data/q2NegFlowtime.dat
+++ b/experiments/jobRelease/data/q2NegFlowtime.dat
@@ -1,105 +1,105 @@
 
 # Curve 0 of 1, 100 points
-# Curve title: "Q3ongoingMeanGlobalFlowtime"
+# Curve title: ""data/quartilesNegotiationLog.csv" using ($1):($10)"
 # x y type
- 0  0.883192  i
- 0.413481  0.870095  i
- 0.745551  0.856451  i
- 1.01265  0.842898  i
- 1.22803  0.829809  i
- 1.40234  0.817383  i
- 1.54416  0.80571  i
- 1.66038  0.794816  i
- 1.75654  0.784696  i
- 1.83712  0.775325  i
- 1.90574  0.766674  i
- 1.96534  0.758711  i
- 2.01831  0.751406  i
- 2.06659  0.744729  i
- 2.11177  0.738652  i
- 2.15511  0.733147  i
- 2.19766  0.728185  i
- 2.2402  0.723738  i
- 2.28335  0.719778  i
- 2.32754  0.716278  i
- 2.37307  0.713208  i
- 2.4201  0.710544  i
- 2.46867  0.70826  i
- 2.51873  0.706332  i
- 2.57015  0.704739  i
- 2.62273  0.703461  i
- 2.67622  0.70248  i
- 2.73034  0.701779  i
- 2.78478  0.701344  i
- 2.83924  0.701162  i
- 2.89341  0.701225  i
- 2.94701  0.701527  i
- 2.99975  0.702063  i
- 3.05142  0.702837  i
- 3.10179  0.703855  i
- 3.15072  0.705131  i
- 3.19807  0.706685  i
- 3.24374  0.708545  i
- 3.2877  0.710749  i
- 3.32992  0.713339  i
- 3.37042  0.716369  i
- 3.40923  0.7199  i
- 3.44643  0.723997  i
- 3.48209  0.728732  i
- 3.51631  0.73418  i
- 3.5492  0.740416  i
- 3.58087  0.747512  i
- 3.61144  0.755535  i
- 3.64103  0.764545  i
- 3.66975  0.774588  i
- 3.69771  0.785696  i
- 3.725  0.797884  i
- 3.75173  0.811146  i
- 3.77798  0.825454  i
- 3.80383  0.840759  i
- 3.82934  0.856985  i
- 3.85458  0.874034  i
- 3.87959  0.891788  i
- 3.90442  0.910108  i
- 3.92911  0.928839  i
- 3.95369  0.947812  i
- 3.97818  0.966852  i
- 4.00261  0.985779  i
- 4.02698  1.00442  i
- 4.05132  1.0226  i
- 4.07562  1.04017  i
- 4.09991  1.05698  i
- 4.12419  1.07293  i
- 4.14845  1.08791  i
- 4.1727  1.10187  i
- 4.19696  1.11477  i
- 4.2212  1.12661  i
- 4.24545  1.13741  i
- 4.26969  1.14722  i
- 4.29394  1.1561  i
- 4.31818  1.16416  i
- 4.34242  1.1715  i
- 4.36667  1.17823  i
- 4.39091  1.18446  i
- 4.41515  1.19032  i
- 4.43939  1.1959  i
- 4.46364  1.20131  i
- 4.48788  1.20662  i
- 4.51212  1.2119  i
- 4.53636  1.21718  i
- 4.56061  1.22249  i
- 4.58485  1.22783  i
- 4.60909  1.23318  i
- 4.63333  1.2385  i
- 4.65758  1.24374  i
- 4.68182  1.24884  i
- 4.70606  1.25375  i
- 4.7303  1.2584  i
- 4.75455  1.26276  i
- 4.77879  1.26679  i
- 4.80303  1.27052  i
- 4.82727  1.27401  i
- 4.85152  1.27738  i
- 4.87576  1.28086  i
- 4.9  1.28475  i
+ 0  1.17325  i
+ 0.294446  1.13601  i
+ 0.531431  1.10745  i
+ 0.723641  1.08498  i
+ 0.880893  1.06688  i
+ 1.01079  1.05196  i
+ 1.11921  1.03943  i
+ 1.21074  1.02874  i
+ 1.28895  1.01951  i
+ 1.35661  1.01147  i
+ 1.41592  1.00442  i
+ 1.46864  0.998205  i
+ 1.51615  0.992709  i
+ 1.5596  0.987837  i
+ 1.59994  0.98351  i
+ 1.63798  0.979659  i
+ 1.67442  0.976227  i
+ 1.70986  0.973158  i
+ 1.74488  0.970405  i
+ 1.77998  0.967924  i
+ 1.81562  0.965675  i
+ 1.85224  0.963622  i
+ 1.89021  0.961735  i
+ 1.92987  0.959988  i
+ 1.97153  0.958362  i
+ 2.01542  0.956843  i
+ 2.06172  0.955422  i
+ 2.11056  0.954096  i
+ 2.16201  0.952869  i
+ 2.21606  0.951746  i
+ 2.27264  0.950738  i
+ 2.33162  0.949856  i
+ 2.39282  0.949116  i
+ 2.456  0.94853  i
+ 2.52087  0.948114  i
+ 2.5871  0.947882  i
+ 2.65436  0.947846  i
+ 2.72225  0.94802  i
+ 2.79042  0.948414  i
+ 2.85847  0.949042  i
+ 2.92603  0.949915  i
+ 2.99276  0.951045  i
+ 3.05832  0.952448  i
+ 3.12242  0.95414  i
+ 3.18481  0.956139  i
+ 3.24527  0.958466  i
+ 3.30362  0.961143  i
+ 3.35973  0.964194  i
+ 3.41352  0.967643  i
+ 3.46495  0.971514  i
+ 3.51401  0.975828  i
+ 3.56074  0.980604  i
+ 3.60519  0.985855  i
+ 3.64747  0.991589  i
+ 3.68769  0.997804  i
+ 3.72597  1.00449  i
+ 3.76247  1.01163  i
+ 3.79735  1.01919  i
+ 3.83075  1.02713  i
+ 3.86284  1.03541  i
+ 3.89376  1.04395  i
+ 3.92368  1.0527  i
+ 3.95272  1.06158  i
+ 3.98102  1.07051  i
+ 4.00869  1.07942  i
+ 4.03584  1.08822  i
+ 4.06256  1.09685  i
+ 4.08894  1.10522  i
+ 4.11504  1.11329  i
+ 4.14093  1.121  i
+ 4.16664  1.12831  i
+ 4.19222  1.1352  i
+ 4.21771  1.14165  i
+ 4.24313  1.14766  i
+ 4.26849  1.15324  i
+ 4.29382  1.1584  i
+ 4.31912  1.16317  i
+ 4.3444  1.16759  i
+ 4.36967  1.17167  i
+ 4.39494  1.17545  i
+ 4.42019  1.17896  i
+ 4.44545  1.18223  i
+ 4.47071  1.18525  i
+ 4.49596  1.18806  i
+ 4.52121  1.19063  i
+ 4.54646  1.19298  i
+ 4.57172  1.19508  i
+ 4.59697  1.19693  i
+ 4.62222  1.19851  i
+ 4.64747  1.1998  i
+ 4.67273  1.2008  i
+ 4.69798  1.20153  i
+ 4.72323  1.20201  i
+ 4.74848  1.20231  i
+ 4.77374  1.20251  i
+ 4.79899  1.20277  i
+ 4.82424  1.2033  i
+ 4.84949  1.20441  i
+ 4.87475  1.20653  i
+ 4.9  1.21027  i
 
diff --git a/experiments/jobRelease/data/q2NoNegFlowtime.dat b/experiments/jobRelease/data/q2NoNegFlowtime.dat
index 788a3b946474415e4790026343c1ca5bf527cc6d..84a786ff5b118ea5a0ecbaec2cd6513d93e676b0 100644
--- a/experiments/jobRelease/data/q2NoNegFlowtime.dat
+++ b/experiments/jobRelease/data/q2NoNegFlowtime.dat
@@ -1,105 +1,105 @@
 
 # Curve 0 of 1, 100 points
-# Curve title: "Q3ongoingMeanGlobalFlowtime"
+# Curve title: ""data/quartilesNoNegotiationLog.csv" using ($1):($10)"
 # x y type
- 0  0.939267  i
- 0.495994  0.915654  i
- 0.924177  0.89785  i
- 1.29383  0.884711  i
- 1.61302  0.875288  i
- 1.88874  0.868792  i
- 2.12703  0.864575  i
- 2.33315  0.862111  i
- 2.51162  0.860972  i
- 2.66637  0.860826  i
- 2.80077  0.861415  i
- 2.91774  0.862553  i
- 3.01979  0.864111  i
- 3.1091  0.866015  i
- 3.18752  0.868236  i
- 3.25665  0.870783  i
- 3.31788  0.873699  i
- 3.3724  0.877052  i
- 3.42121  0.88093  i
- 3.46519  0.885437  i
- 3.5051  0.890683  i
- 3.54156  0.896785  i
- 3.57514  0.903858  i
- 3.6063  0.912011  i
- 3.63544  0.921342  i
- 3.6629  0.931938  i
- 3.68897  0.943869  i
- 3.71389  0.957187  i
- 3.73787  0.971924  i
- 3.76109  0.98809  i
- 3.78368  1.00567  i
- 3.80576  1.02465  i
- 3.82744  1.04495  i
- 3.84878  1.06651  i
- 3.86985  1.08925  i
- 3.8907  1.11305  i
- 3.91136  1.13779  i
- 3.93187  1.16334  i
- 3.95223  1.18957  i
- 3.97247  1.21632  i
- 3.99258  1.24346  i
- 4.01257  1.27083  i
- 4.03243  1.29829  i
- 4.05217  1.32571  i
- 4.07178  1.35294  i
- 4.09126  1.37988  i
- 4.11058  1.40641  i
- 4.12976  1.43243  i
- 4.14879  1.45786  i
- 4.16765  1.48264  i
- 4.18635  1.5067  i
- 4.20488  1.53003  i
- 4.22324  1.55258  i
- 4.24143  1.57435  i
- 4.25946  1.59535  i
- 4.27733  1.61559  i
- 4.29504  1.6351  i
- 4.3126  1.65393  i
- 4.33001  1.67211  i
- 4.34728  1.68971  i
- 4.36442  1.70679  i
- 4.38145  1.72341  i
- 4.39836  1.73963  i
- 4.41517  1.75553  i
- 4.43188  1.77118  i
- 4.44851  1.78665  i
- 4.46507  1.802  i
- 4.48156  1.8173  i
- 4.498  1.83262  i
- 4.51438  1.848  i
- 4.53072  1.86351  i
- 4.54703  1.87921  i
- 4.5633  1.89513  i
- 4.57955  1.91133  i
- 4.59578  1.92785  i
- 4.61199  1.94473  i
- 4.62819  1.96202  i
- 4.64438  1.97975  i
- 4.66056  1.99797  i
- 4.67674  2.01673  i
- 4.69291  2.03607  i
- 4.70908  2.05605  i
- 4.72525  2.07672  i
- 4.74141  2.09815  i
- 4.75757  2.12043  i
- 4.77374  2.14362  i
- 4.7899  2.16785  i
- 4.80606  2.1932  i
- 4.82222  2.21982  i
- 4.83838  2.24785  i
- 4.85455  2.27744  i
- 4.87071  2.3088  i
- 4.88687  2.34212  i
- 4.90303  2.37764  i
- 4.91919  2.41563  i
- 4.93535  2.45638  i
- 4.95152  2.50021  i
- 4.96768  2.54751  i
- 4.98384  2.59866  i
- 5  2.65413  i
+ 0  1.21166  i
+ 0.512049  1.21637  i
+ 0.955716  1.21961  i
+ 1.33988  1.22144  i
+ 1.67233  1.22199  i
+ 1.95992  1.22139  i
+ 2.20865  1.21981  i
+ 2.42376  1.21742  i
+ 2.60984  1.21441  i
+ 2.7709  1.21096  i
+ 2.91044  1.20725  i
+ 3.0315  1.20349  i
+ 3.13672  1.19984  i
+ 3.22842  1.19648  i
+ 3.30858  1.19357  i
+ 3.37892  1.19125  i
+ 3.44094  1.18967  i
+ 3.49592  1.18893  i
+ 3.54496  1.18914  i
+ 3.58901  1.19038  i
+ 3.62888  1.19271  i
+ 3.66526  1.19617  i
+ 3.69873  1.20079  i
+ 3.72978  1.20658  i
+ 3.75885  1.21352  i
+ 3.78626  1.22159  i
+ 3.81232  1.23076  i
+ 3.83726  1.24097  i
+ 3.86128  1.25216  i
+ 3.88454  1.26426  i
+ 3.90717  1.2772  i
+ 3.92929  1.2909  i
+ 3.95095  1.30526  i
+ 3.97225  1.32022  i
+ 3.99321  1.33567  i
+ 4.01388  1.35155  i
+ 4.03429  1.36778  i
+ 4.05446  1.38427  i
+ 4.0744  1.40096  i
+ 4.09412  1.4178  i
+ 4.11364  1.43472  i
+ 4.13295  1.45168  i
+ 4.15206  1.46865  i
+ 4.17097  1.48558  i
+ 4.18969  1.50246  i
+ 4.20823  1.51928  i
+ 4.22657  1.53602  i
+ 4.24474  1.55268  i
+ 4.26274  1.56927  i
+ 4.28057  1.58581  i
+ 4.29823  1.6023  i
+ 4.31575  1.61876  i
+ 4.33312  1.63523  i
+ 4.35035  1.65173  i
+ 4.36746  1.66829  i
+ 4.38445  1.68495  i
+ 4.40134  1.70173  i
+ 4.41813  1.71867  i
+ 4.43483  1.7358  i
+ 4.45145  1.75317  i
+ 4.46801  1.7708  i
+ 4.4845  1.78872  i
+ 4.50093  1.80698  i
+ 4.51732  1.82561  i
+ 4.53367  1.84463  i
+ 4.54998  1.86408  i
+ 4.56626  1.88398  i
+ 4.58252  1.90438  i
+ 4.59876  1.9253  i
+ 4.61498  1.94678  i
+ 4.63119  1.96885  i
+ 4.64738  1.99155  i
+ 4.66357  2.01491  i
+ 4.67975  2.03899  i
+ 4.69593  2.06381  i
+ 4.7121  2.08945  i
+ 4.72827  2.11594  i
+ 4.74444  2.14335  i
+ 4.7606  2.17175  i
+ 4.77676  2.2012  i
+ 4.79293  2.23178  i
+ 4.80909  2.26357  i
+ 4.82525  2.29664  i
+ 4.84141  2.33109  i
+ 4.85758  2.36698  i
+ 4.87374  2.4044  i
+ 4.8899  2.44342  i
+ 4.90606  2.48409  i
+ 4.92222  2.52646  i
+ 4.93838  2.57052  i
+ 4.95455  2.61625  i
+ 4.97071  2.66359  i
+ 4.98687  2.7124  i
+ 5.00303  2.76246  i
+ 5.01919  2.81349  i
+ 5.03535  2.86505  i
+ 5.05152  2.91659  i
+ 5.06768  2.96736  i
+ 5.08384  3.01643  i
+ 5.1  3.0626  i
 
diff --git a/experiments/jobRelease/data/q2NoNegNbConsumedTasks.dat b/experiments/jobRelease/data/q2NoNegNbConsumedTasks.dat
new file mode 100644
index 0000000000000000000000000000000000000000..d06d20b91ba496f1c4605bd9c22394d5cc496740
--- /dev/null
+++ b/experiments/jobRelease/data/q2NoNegNbConsumedTasks.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesNoNegotiationLog.csv" using ($1):($7)"
+# x y type
+ 0  0  i
+ 0.512049  0.3349  i
+ 0.955716  0.690871  i
+ 1.33988  1.06464  i
+ 1.67233  1.45318  i
+ 1.95992  1.8537  i
+ 2.20865  2.26369  i
+ 2.42376  2.68085  i
+ 2.60984  3.10309  i
+ 2.7709  3.52851  i
+ 2.91044  3.9554  i
+ 3.0315  4.38219  o
+ 3.13672  4.8075  o
+ 3.22842  5.23014  o
+ 3.30858  5.64912  o
+ 3.37892  6.06368  o
+ 3.44094  6.47331  o
+ 3.49592  6.87779  o
+ 3.54496  7.2772  o
+ 3.58901  7.67191  o
+ 3.62888  8.06265  o
+ 3.66526  8.45049  o
+ 3.69873  8.8368  o
+ 3.72978  9.22333  o
+ 3.75885  9.61211  o
+ 3.78626  10.0055  o
+ 3.81232  10.406  o
+ 3.83726  10.8167  o
+ 3.86128  11.2404  o
+ 3.88454  11.6805  o
+ 3.90717  12.1402  o
+ 3.92929  12.6232  o
+ 3.95095  13.1328  o
+ 3.97225  13.6725  o
+ 3.99321  14.2459  o
+ 4.01388  14.8564  o
+ 4.03429  15.5073  o
+ 4.05446  16.2018  o
+ 4.0744  16.9429  o
+ 4.09412  17.7335  o
+ 4.11364  18.5762  o
+ 4.13295  19.4735  o
+ 4.15206  20.4276  o
+ 4.17097  21.4405  o
+ 4.18969  22.5138  o
+ 4.20823  23.649  o
+ 4.22657  24.8474  o
+ 4.24474  26.1098  o
+ 4.26274  27.437  o
+ 4.28057  28.8293  o
+ 4.29823  30.287  o
+ 4.31575  31.8098  o
+ 4.33312  33.3975  o
+ 4.35035  35.0494  o
+ 4.36746  36.7646  o
+ 4.38445  38.5419  o
+ 4.40134  40.38  o
+ 4.41813  42.2771  o
+ 4.43483  44.2314  o
+ 4.45145  46.2404  o
+ 4.46801  48.3017  o
+ 4.4845  50.4125  o
+ 4.50093  52.5695  o
+ 4.51732  54.7694  o
+ 4.53367  57.0084  o
+ 4.54998  59.2823  o
+ 4.56626  61.5867  o
+ 4.58252  63.9168  o
+ 4.59876  66.2674  o
+ 4.61498  68.6331  o
+ 4.63119  71.008  o
+ 4.64738  73.3858  o
+ 4.66357  75.7601  o
+ 4.67975  78.124  o
+ 4.69593  80.4703  o
+ 4.7121  82.7916  o
+ 4.72827  85.0801  o
+ 4.74444  87.3279  o
+ 4.7606  89.5269  o
+ 4.77676  91.6688  o
+ 4.79293  93.7454  o
+ 4.80909  95.7484  o
+ 4.82525  97.6696  o
+ 4.84141  99.501  o
+ 4.85758  101.235  o
+ 4.87374  102.864  o
+ 4.8899  104.382  o
+ 4.90606  105.783  o
+ 4.92222  107.061  o
+ 4.93838  108.213  o
+ 4.95455  109.235  o
+ 4.97071  110.126  o
+ 4.98687  110.887  o
+ 5.00303  111.519  o
+ 5.01919  112.027  o
+ 5.03535  112.416  o
+ 5.05152  112.695  o
+ 5.06768  112.876  o
+ 5.08384  112.972  o
+ 5.1  113  o
+
diff --git a/experiments/jobRelease/data/q2PsiFlowtime.dat b/experiments/jobRelease/data/q2PsiFlowtime.dat
new file mode 100644
index 0000000000000000000000000000000000000000..1dc37e493c265442e63ab7bcb200f162aeb9cd2a
--- /dev/null
+++ b/experiments/jobRelease/data/q2PsiFlowtime.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesPsiLog.csv" using ($1):($10)"
+# x y type
+ 0  1.21168  i
+ 0.482281  1.20347  i
+ 0.90415  1.19489  i
+ 1.27292  1.18614  i
+ 1.59509  1.1774  i
+ 1.87641  1.16883  i
+ 2.12197  1.16057  i
+ 2.33627  1.15274  i
+ 2.52329  1.14546  i
+ 2.68652  1.13881  i
+ 2.82906  1.13289  i
+ 2.95361  1.12777  i
+ 3.06255  1.12351  i
+ 3.15797  1.12017  i
+ 3.2417  1.11781  i
+ 3.31533  1.11647  i
+ 3.38026  1.11619  i
+ 3.4377  1.11699  i
+ 3.48872  1.11889  i
+ 3.53421  1.12192  i
+ 3.57499  1.12605  i
+ 3.61174  1.1313  i
+ 3.64505  1.13764  i
+ 3.67544  1.14505  i
+ 3.70335  1.15348  i
+ 3.72916  1.16289  i
+ 3.75318  1.17322  i
+ 3.77572  1.18441  i
+ 3.79698  1.19638  i
+ 3.8172  1.20906  i
+ 3.83652  1.22236  i
+ 3.8551  1.23621  i
+ 3.87307  1.25049  i
+ 3.89052  1.26514  i
+ 3.90755  1.28005  i
+ 3.92423  1.29514  i
+ 3.94062  1.31032  i
+ 3.95677  1.32552  i
+ 3.97272  1.34065  i
+ 3.98852  1.35565  i
+ 4.00418  1.37045  i
+ 4.01975  1.385  i
+ 4.03522  1.39925  i
+ 4.05063  1.41317  i
+ 4.06598  1.42671  i
+ 4.08129  1.43987  i
+ 4.09657  1.45262  i
+ 4.11182  1.46496  i
+ 4.12704  1.47689  i
+ 4.14225  1.48843  i
+ 4.15745  1.49958  i
+ 4.17263  1.51038  i
+ 4.18781  1.52083  i
+ 4.20298  1.53099  i
+ 4.21814  1.54087  i
+ 4.23331  1.55053  i
+ 4.24847  1.55999  i
+ 4.26362  1.56931  i
+ 4.27878  1.57852  i
+ 4.29393  1.58768  i
+ 4.30909  1.59681  i
+ 4.32424  1.60597  i
+ 4.33939  1.61519  i
+ 4.35454  1.62452  i
+ 4.3697  1.63401  i
+ 4.38485  1.64367  i
+ 4.4  1.65357  i
+ 4.41515  1.66372  i
+ 4.4303  1.67417  i
+ 4.44545  1.68494  i
+ 4.46061  1.69607  i
+ 4.47576  1.70759  i
+ 4.49091  1.71952  i
+ 4.50606  1.7319  i
+ 4.52121  1.74475  i
+ 4.53636  1.75809  i
+ 4.55152  1.77195  i
+ 4.56667  1.78635  i
+ 4.58182  1.80131  i
+ 4.59697  1.81686  i
+ 4.61212  1.833  i
+ 4.62727  1.84976  i
+ 4.64242  1.86715  i
+ 4.65758  1.88518  i
+ 4.67273  1.90386  i
+ 4.68788  1.92319  i
+ 4.70303  1.94316  i
+ 4.71818  1.96379  i
+ 4.73333  1.98505  i
+ 4.74848  2.00692  i
+ 4.76364  2.0294  i
+ 4.77879  2.05246  i
+ 4.79394  2.07605  i
+ 4.80909  2.10015  i
+ 4.82424  2.1247  i
+ 4.83939  2.14966  i
+ 4.85455  2.17496  i
+ 4.8697  2.20055  i
+ 4.88485  2.22636  i
+ 4.9  2.2523  i
+
diff --git a/experiments/jobRelease/data/q2PsiNbConsumedTasks.dat b/experiments/jobRelease/data/q2PsiNbConsumedTasks.dat
new file mode 100644
index 0000000000000000000000000000000000000000..d58a5c610b85656eafba75806f15b4b79b283ef3
--- /dev/null
+++ b/experiments/jobRelease/data/q2PsiNbConsumedTasks.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesPsiLog.csv" using ($1):($7)"
+# x y type
+ 0  0  i
+ 0.482281  0.313288  i
+ 0.90415  0.645377  i
+ 1.27292  0.993896  i
+ 1.59509  1.3567  i
+ 1.87641  1.73178  i
+ 2.12197  2.11721  i
+ 2.33627  2.5111  i
+ 2.52329  2.91153  i
+ 2.68652  3.31652  i
+ 2.82906  3.72404  i
+ 2.95361  4.13203  o
+ 3.06255  4.53836  o
+ 3.15797  4.94091  o
+ 3.2417  5.33759  o
+ 3.31533  5.72638  o
+ 3.38026  6.1054  o
+ 3.4377  6.47293  o
+ 3.48872  6.82747  o
+ 3.53421  7.16781  o
+ 3.57499  7.49302  o
+ 3.61174  7.80254  o
+ 3.64505  8.09614  o
+ 3.67544  8.37402  o
+ 3.70335  8.63675  o
+ 3.72916  8.88533  o
+ 3.75318  9.12113  o
+ 3.77572  9.34593  o
+ 3.79698  9.56186  o
+ 3.8172  9.77138  o
+ 3.83652  9.97728  o
+ 3.8551  10.1826  o
+ 3.87307  10.3906  o
+ 3.89052  10.6048  o
+ 3.90755  10.8287  o
+ 3.92423  11.0661  o
+ 3.94062  11.3206  o
+ 3.95677  11.5961  o
+ 3.97272  11.8962  o
+ 3.98852  12.2246  o
+ 4.00418  12.5848  o
+ 4.01975  12.9801  o
+ 4.03522  13.4138  o
+ 4.05063  13.8888  o
+ 4.06598  14.408  o
+ 4.08129  14.9739  o
+ 4.09657  15.5889  o
+ 4.11182  16.2549  o
+ 4.12704  16.9739  o
+ 4.14225  17.7474  o
+ 4.15745  18.5768  o
+ 4.17263  19.4632  o
+ 4.18781  20.4075  o
+ 4.20298  21.4104  o
+ 4.21814  22.4725  o
+ 4.23331  23.594  o
+ 4.24847  24.7753  o
+ 4.26362  26.0164  o
+ 4.27878  27.3172  o
+ 4.29393  28.6776  o
+ 4.30909  30.0973  o
+ 4.32424  31.576  o
+ 4.33939  33.1134  o
+ 4.35454  34.709  o
+ 4.3697  36.3621  o
+ 4.38485  38.0724  o
+ 4.4  39.8391  o
+ 4.41515  41.6615  o
+ 4.4303  43.5388  o
+ 4.44545  45.4702  o
+ 4.46061  47.4546  o
+ 4.47576  49.491  o
+ 4.49091  51.578  o
+ 4.50606  53.7142  o
+ 4.52121  55.898  o
+ 4.53636  58.1274  o
+ 4.55152  60.4003  o
+ 4.56667  62.7143  o
+ 4.58182  65.0666  o
+ 4.59697  67.4539  o
+ 4.61212  69.8727  o
+ 4.62727  72.3189  o
+ 4.64242  74.7879  o
+ 4.65758  77.2746  o
+ 4.67273  79.7732  o
+ 4.68788  82.2772  o
+ 4.70303  84.7794  o
+ 4.71818  87.2719  o
+ 4.73333  89.7458  o
+ 4.74848  92.1912  o
+ 4.76364  94.5971  o
+ 4.77879  96.9516  o
+ 4.79394  99.2412  o
+ 4.80909  101.451  o
+ 4.82424  103.565  o
+ 4.83939  105.566  o
+ 4.85455  107.433  o
+ 4.8697  109.144  o
+ 4.88485  110.675  o
+ 4.9  112  o
+
diff --git a/experiments/jobRelease/data/q2PsiNbDelegatedTasks.dat b/experiments/jobRelease/data/q2PsiNbDelegatedTasks.dat
new file mode 100644
index 0000000000000000000000000000000000000000..014a10afaf03e3f8f165bc37e977541077618ccc
--- /dev/null
+++ b/experiments/jobRelease/data/q2PsiNbDelegatedTasks.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesPsiLog.csv" using ($1):($4)"
+# x y type
+ 0  0  i
+ 0.482281  0.434899  i
+ 0.90415  0.836914  i
+ 1.27292  1.21423  i
+ 1.59509  1.5734  i
+ 1.87641  1.91965  i
+ 2.12197  2.25708  i
+ 2.33627  2.58893  i
+ 2.52329  2.9177  i
+ 2.68652  3.2453  i
+ 2.82906  3.57319  i
+ 2.95361  3.90244  i
+ 3.06255  4.23385  o
+ 3.15797  4.56796  o
+ 3.2417  4.90519  o
+ 3.31533  5.24579  o
+ 3.38026  5.58994  o
+ 3.4377  5.93778  o
+ 3.48872  6.2894  o
+ 3.53421  6.64489  o
+ 3.57499  7.00433  o
+ 3.61174  7.36784  o
+ 3.64505  7.73556  o
+ 3.67544  8.10765  o
+ 3.70335  8.48433  o
+ 3.72916  8.86584  o
+ 3.75318  9.25246  o
+ 3.77572  9.64452  o
+ 3.79698  10.0424  o
+ 3.8172  10.4464  o
+ 3.83652  10.8569  o
+ 3.8551  11.2744  o
+ 3.87307  11.6993  o
+ 3.89052  12.1319  o
+ 3.90755  12.5728  o
+ 3.92423  13.0221  o
+ 3.94062  13.4803  o
+ 3.95677  13.9476  o
+ 3.97272  14.4243  o
+ 3.98852  14.9106  o
+ 4.00418  15.4066  o
+ 4.01975  15.9124  o
+ 4.03522  16.4278  o
+ 4.05063  16.9529  o
+ 4.06598  17.4874  o
+ 4.08129  18.0312  o
+ 4.09657  18.5837  o
+ 4.11182  19.1447  o
+ 4.12704  19.7136  o
+ 4.14225  20.2899  o
+ 4.15745  20.8728  o
+ 4.17263  21.4618  o
+ 4.18781  22.0559  o
+ 4.20298  22.6544  o
+ 4.21814  23.2563  o
+ 4.23331  23.8608  o
+ 4.24847  24.4669  o
+ 4.26362  25.0736  o
+ 4.27878  25.6797  o
+ 4.29393  26.2844  o
+ 4.30909  26.8864  o
+ 4.32424  27.4847  o
+ 4.33939  28.0782  o
+ 4.35454  28.6658  o
+ 4.3697  29.2463  o
+ 4.38485  29.8186  o
+ 4.4  30.3817  o
+ 4.41515  30.9344  o
+ 4.4303  31.4755  o
+ 4.44545  32.0039  o
+ 4.46061  32.5186  o
+ 4.47576  33.0184  o
+ 4.49091  33.5022  o
+ 4.50606  33.9689  o
+ 4.52121  34.4175  o
+ 4.53636  34.847  o
+ 4.55152  35.2562  o
+ 4.56667  35.6444  o
+ 4.58182  36.0104  o
+ 4.59697  36.3537  o
+ 4.61212  36.6732  o
+ 4.62727  36.9684  o
+ 4.64242  37.2387  o
+ 4.65758  37.4836  o
+ 4.67273  37.7028  o
+ 4.68788  37.8959  o
+ 4.70303  38.0629  o
+ 4.71818  38.2039  o
+ 4.73333  38.319  o
+ 4.74848  38.4085  o
+ 4.76364  38.4728  o
+ 4.77879  38.5123  o
+ 4.79394  38.5276  o
+ 4.80909  38.5193  o
+ 4.82424  38.4879  o
+ 4.83939  38.434  o
+ 4.85455  38.358  o
+ 4.8697  38.2602  o
+ 4.88485  38.1408  o
+ 4.9  38  o
+
diff --git a/experiments/jobRelease/data/q2SsiFlowtime.dat b/experiments/jobRelease/data/q2SsiFlowtime.dat
new file mode 100644
index 0000000000000000000000000000000000000000..af1c80591c9f61cdf053d561bb165a9774c8416a
--- /dev/null
+++ b/experiments/jobRelease/data/q2SsiFlowtime.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesSsiLog.csv" using ($1):($10)"
+# x y type
+ 0  1.21168  i
+ 0.322631  1.25452  i
+ 0.626523  1.29552  i
+ 0.912611  1.33475  i
+ 1.1818  1.37228  i
+ 1.43494  1.40817  i
+ 1.67286  1.4425  i
+ 1.89637  1.47532  i
+ 2.10621  1.50669  i
+ 2.30311  1.5367  i
+ 2.48777  1.56539  i
+ 2.66085  1.59284  i
+ 2.82299  1.61911  i
+ 2.9748  1.64426  i
+ 3.11685  1.66837  i
+ 3.24971  1.69149  i
+ 3.37389  1.7137  i
+ 3.48991  1.73506  i
+ 3.59824  1.75564  i
+ 3.69934  1.77551  i
+ 3.79365  1.79473  i
+ 3.88158  1.81338  i
+ 3.96352  1.83151  i
+ 4.03985  1.84921  i
+ 4.11092  1.86654  i
+ 4.17707  1.88356  i
+ 4.23862  1.90034  i
+ 4.29587  1.91695  i
+ 4.34911  1.93346  i
+ 4.39861  1.94992  i
+ 4.44462  1.96641  i
+ 4.48739  1.98299  i
+ 4.52715  1.99971  i
+ 4.56411  2.01665  i
+ 4.59847  2.03384  i
+ 4.63042  2.05136  i
+ 4.66015  2.06926  i
+ 4.68781  2.08758  i
+ 4.71358  2.10638  i
+ 4.7376  2.1257  i
+ 4.76001  2.14559  i
+ 4.78093  2.16608  i
+ 4.80049  2.18722  i
+ 4.8188  2.20904  i
+ 4.83597  2.23156  i
+ 4.8521  2.25483  i
+ 4.86728  2.27884  i
+ 4.88159  2.30364  i
+ 4.8951  2.32922  i
+ 4.90791  2.35561  i
+ 4.92006  2.38281  i
+ 4.93163  2.41081  i
+ 4.94267  2.43963  i
+ 4.95324  2.46924  i
+ 4.96338  2.49964  i
+ 4.97313  2.53081  i
+ 4.98254  2.56273  i
+ 4.99165  2.59537  i
+ 5.00049  2.6287  i
+ 5.00909  2.66269  i
+ 5.01747  2.6973  i
+ 5.02567  2.73248  i
+ 5.0337  2.76818  i
+ 5.04159  2.80434  i
+ 5.04935  2.84092  i
+ 5.057  2.87785  i
+ 5.06456  2.91506  i
+ 5.07204  2.95248  i
+ 5.07945  2.99004  i
+ 5.0868  3.02767  i
+ 5.0941  3.06528  i
+ 5.10135  3.1028  i
+ 5.10857  3.14014  i
+ 5.11577  3.17722  i
+ 5.12293  3.21394  i
+ 5.13008  3.25022  i
+ 5.13721  3.28598  i
+ 5.14432  3.32113  i
+ 5.15143  3.35557  i
+ 5.15852  3.38923  i
+ 5.16561  3.42202  i
+ 5.1727  3.45385  i
+ 5.17978  3.48465  i
+ 5.18686  3.51435  i
+ 5.19393  3.54288  i
+ 5.201  3.57017  i
+ 5.20808  3.59616  i
+ 5.21515  3.62081  i
+ 5.22222  3.64407  i
+ 5.22929  3.66592  i
+ 5.23636  3.68632  i
+ 5.24343  3.70528  i
+ 5.25051  3.72279  i
+ 5.25758  3.73887  i
+ 5.26465  3.75356  i
+ 5.27172  3.76689  i
+ 5.27879  3.77894  i
+ 5.28586  3.78979  i
+ 5.29293  3.79955  i
+ 5.3  3.80834  i
+
diff --git a/experiments/jobRelease/data/q2SsiNbConsumedTasks.dat b/experiments/jobRelease/data/q2SsiNbConsumedTasks.dat
new file mode 100644
index 0000000000000000000000000000000000000000..9b169b4642508a70b4a1e2ac388ff357ad774951
--- /dev/null
+++ b/experiments/jobRelease/data/q2SsiNbConsumedTasks.dat
@@ -0,0 +1,105 @@
+
+# Curve 0 of 1, 100 points
+# Curve title: ""data/quartilesSsiLog.csv" using ($1):($7)"
+# x y type
+ 0  0  i
+ 0.322631  1.49159  i
+ 0.626523  2.99787  i
+ 0.912611  4.52048  o
+ 1.1818  6.06085  o
+ 1.43494  7.6202  o
+ 1.67286  9.19957  o
+ 1.89637  10.7998  o
+ 2.10621  12.4214  o
+ 2.30311  14.0648  o
+ 2.48777  15.7302  o
+ 2.66085  17.4175  o
+ 2.82299  19.1267  o
+ 2.9748  20.8572  o
+ 3.11685  22.6084  o
+ 3.24971  24.3796  o
+ 3.37389  26.1699  o
+ 3.48991  27.9779  o
+ 3.59824  29.8025  o
+ 3.69934  31.6423  o
+ 3.79365  33.4954  o
+ 3.88158  35.3603  o
+ 3.96352  37.2349  o
+ 4.03985  39.1174  o
+ 4.11092  41.0055  o
+ 4.17707  42.8969  o
+ 4.23862  44.7895  o
+ 4.29587  46.6806  o
+ 4.34911  48.5678  o
+ 4.39861  50.4486  o
+ 4.44462  52.3202  o
+ 4.48739  54.1801  o
+ 4.52715  56.0255  o
+ 4.56411  57.8537  o
+ 4.59847  59.662  o
+ 4.63042  61.4476  o
+ 4.66015  63.2078  o
+ 4.68781  64.9401  o
+ 4.71358  66.6416  o
+ 4.7376  68.3099  o
+ 4.76001  69.9423  o
+ 4.78093  71.5366  o
+ 4.80049  73.0902  o
+ 4.8188  74.601  o
+ 4.83597  76.0668  o
+ 4.8521  77.4857  o
+ 4.86728  78.8556  o
+ 4.88159  80.175  o
+ 4.8951  81.4422  o
+ 4.90791  82.6558  o
+ 4.92006  83.8147  o
+ 4.93163  84.9178  o
+ 4.94267  85.9644  o
+ 4.95324  86.9537  o
+ 4.96338  87.8856  o
+ 4.97313  88.7597  o
+ 4.98254  89.5763  o
+ 4.99165  90.3358  o
+ 5.00049  91.0386  o
+ 5.00909  91.6858  o
+ 5.01747  92.2785  o
+ 5.02567  92.8183  o
+ 5.0337  93.3067  o
+ 5.04159  93.746  o
+ 5.04935  94.1384  o
+ 5.057  94.4867  o
+ 5.06456  94.7938  o
+ 5.07204  95.063  o
+ 5.07945  95.298  o
+ 5.0868  95.5027  o
+ 5.0941  95.6814  o
+ 5.10135  95.8386  o
+ 5.10857  95.9794  o
+ 5.11577  96.109  o
+ 5.12293  96.233  o
+ 5.13008  96.3574  o
+ 5.13721  96.4882  o
+ 5.14432  96.6323  o
+ 5.15143  96.7963  o
+ 5.15852  96.9875  o
+ 5.16561  97.2135  o
+ 5.1727  97.4819  o
+ 5.17978  97.801  o
+ 5.18686  98.1791  o
+ 5.19393  98.6248  o
+ 5.201  99.1472  o
+ 5.20808  99.7552  o
+ 5.21515  100.458  o
+ 5.22222  101.266  o
+ 5.22929  102.189  o
+ 5.23636  103.236  o
+ 5.24343  104.418  o
+ 5.25051  105.746  o
+ 5.25758  107.229  o
+ 5.26465  108.878  o
+ 5.27172  110.705  o
+ 5.27879  112.72  o
+ 5.28586  114.933  o
+ 5.29293  117.356  o
+ 5.3  120  o
+
diff --git a/experiments/jobRelease/data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv b/experiments/jobRelease/data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv
deleted file mode 100644
index abdb3d10d55bd0859a2d8c4263ce27594eb2e91e..0000000000000000000000000000000000000000
--- a/experiments/jobRelease/data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv
+++ /dev/null
@@ -1,27 +0,0 @@
-logTimestamp,Q1nbDelegatedTasks,Q2nbDelegatedTasks,Q3nbDelegatedTasks,Q1nbConsumedTasks,Q2nbConsumedTasks,Q3nbConsumedTasks,Q1ongoingMeanGlobalFlowtime,Q2ongoingMeanGlobalFlowtime,Q3ongoingMeanGlobalFlowtime
-0.0,0,0,0,0,0,0,0.7609833333333333,0.8462625,0.8831916666666667
-1.9,0,0,0,0,0,0,0.7437333333333334,0.7534375,0.8315583333333334
-2.0,1,2,3,0,0,0,0.6975083333333333,0.7483666666666667,0.7525999999999999
-2.1,2,5,5,0,0,0,0.704075,0.7394458333333334,0.748075
-2.2,6,6,8,0,0,0,0.6768166666666667,0.6846458333333333,0.7079166666666666
-2.3,3,7,9,0,0,0,0.6502791666666667,0.6681666666666667,0.6788500000000001
-2.4,5,9,11,0,0,0,0.6505708333333333,0.6755875,0.7082375
-2.5,,,,,,,,,
-2.8,6,8,10,0,0,0,0.6732041666666666,0.6850583333333333,0.7091125
-3.3,,5,5,,1,1,,0.653925,0.653925
-3.4,6,11,12,1,2,2,0.6505041666666667,0.6863625,0.70305
-3.5,7,8,9,2,3,3,0.6942291666666667,0.7334208333333333,0.7576583333333333
-3.6,10,12,13,4,5,6,0.6681541666666667,0.6836166666666668,0.6995166666666666
-3.7,12,13,13,7,8,8,0.6612125,0.6791791666666666,0.6933916666666666
-3.8,10,13,16,10,10,11,0.6666416666666667,0.6814250000000001,0.71115
-3.9,12,13,17,12,14,15,0.6618458333333332,0.6834625,0.7001875
-4.0,17,22,26,16,17,18,1.1101541666666668,1.1487166666666666,1.2037499999999999
-4.1,22,28,30,22,24,25,1.0687583333333335,1.1135208333333333,1.1578916666666668
-4.2,24,28,35,28,30,32,1.0811916666666666,1.1216625,1.1651500000000001
-4.3,24,28,37,37,39,41,1.0877875000000001,1.1280000000000001,1.1694041666666666
-4.4,24,28,39,46,49,51,1.1042958333333333,1.1381375,1.1775958333333334
-4.5,27,31,42,58,62,65,1.1457374999999999,1.1693375000000001,1.1970541666666668
-4.6,30,35,49,73,78,82,1.1584875,1.2002333333333333,1.2366916666666665
-4.7,34,39,51,92,97,102,1.1657541666666666,1.2115875,1.26485
-4.8,35,39,59,111,115,119,1.1435833333333332,1.2084916666666667,1.2672791666666667
-4.9,37,53,59,122,124,126,1.1739791666666666,1.2445875000000002,1.2847458333333333
diff --git a/experiments/jobRelease/data/quartilesNegotiationLog.csv b/experiments/jobRelease/data/quartilesNegotiationLog.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ede00702dc9e169f0b85dc45dcc6c1ad40273e98
--- /dev/null
+++ b/experiments/jobRelease/data/quartilesNegotiationLog.csv
@@ -0,0 +1,31 @@
+logTimestamp,Q1nbDelegatedTasks,Q2nbDelegatedTasks,Q3nbDelegatedTasks,Q1nbConsumedTasks,Q2nbConsumedTasks,Q3nbConsumedTasks,Q1ongoingMeanGlobalFlowtime,Q2ongoingMeanGlobalFlowtime,Q3ongoingMeanGlobalFlowtime
+0.0,0,0,0,0,0,0,1.039611111111111,1.0980722222222221,1.17325
+1.2,,,,,,,,,
+1.3,0,0,0,0,0,0,0.960388888888889,1.0019166666666668,1.0040944444444444
+1.4,,0,0,,0,0,,1.007238888888889,1.0363111111111112
+1.5,,,,,,,,,
+1.6,2,2,2,0,0,0,0.9287166666666666,0.9492555555555556,0.9519722222222222
+1.7,2,3,4,0,0,0,0.9322055555555555,0.9392499999999999,0.9804499999999999
+1.8,4,6,8,0,0,0,0.8596,0.916561111111111,0.9649277777777777
+1.9,5,8,9,0,0,0,0.8859833333333333,0.92625,0.9323111111111111
+2.0,6,7,9,0,0,0,0.8768555555555556,0.9016277777777777,0.9516333333333333
+2.1,8,13,15,0,0,0,0.906711111111111,1.0321166666666666,1.0381333333333334
+2.2,,,,,,,,,
+2.4,,,,,,,,,
+2.5,,13,13,,0,0,,0.8094111111111111,0.8094111111111111
+3.0,5,7,12,0,0,0,0.8751611111111111,0.9128166666666666,0.9686611111111111
+3.4,9,10,14,1,2,3,0.9067055555555557,0.9557944444444444,0.9798666666666667
+3.6,9,13,15,4,5,6,0.8664777777777778,0.90915,0.9599388888888889
+3.7,12,15,19,7,8,8,0.8748222222222223,0.9072555555555556,0.9347444444444444
+3.8,9,14,17,9,9,10,0.9015777777777777,0.9351944444444444,0.9556055555555556
+3.9,15,17,22,11,13,15,0.864538888888889,0.8945388888888889,0.9475555555555556
+4.0,17,23,30,15,16,18,1.1116375,1.14335,1.1623416666666666
+4.1,20,22,26,22,23,25,1.0792,1.1250208333333334,1.1498333333333333
+4.2,21,24,30,29,30,32,1.0850708333333332,1.118575,1.1578541666666666
+4.3,21,25,31,36,39,41,1.0802333333333332,1.1286333333333334,1.1527874999999999
+4.4,23,27,31,45,48,51,1.10915,1.1503375,1.1827708333333333
+4.5,27,30,36,59,63,66,1.1246041666666666,1.1692375000000002,1.1960583333333332
+4.6,30,36,42,75,80,84,1.1217958333333333,1.1800958333333333,1.2043375
+4.7,37,47,61,93,97,102,1.1390500000000001,1.1680916666666665,1.2118708333333332
+4.8,39,47,69,111,115,119,1.1314375,1.1594208333333333,1.1912291666666666
+4.9,39,47,52,124,125,126,1.128925,1.1547666666666667,1.2102708333333332
diff --git a/experiments/jobRelease/data/quartilesNoNegotiationLog.csv b/experiments/jobRelease/data/quartilesNoNegotiationLog.csv
index 73fb10c6ba484832ed7504b32c6d46fb0f77d5c7..fa7ea100653115019fde109095c5f551210e337e 100644
--- a/experiments/jobRelease/data/quartilesNoNegotiationLog.csv
+++ b/experiments/jobRelease/data/quartilesNoNegotiationLog.csv
@@ -1,18 +1,18 @@
 logTimestamp,Q1nbDelegatedTasks,Q2nbDelegatedTasks,Q3nbDelegatedTasks,Q1nbConsumedTasks,Q2nbConsumedTasks,Q3nbConsumedTasks,Q1ongoingMeanGlobalFlowtime,Q2ongoingMeanGlobalFlowtime,Q3ongoingMeanGlobalFlowtime
-0.0,0,0,0,0,0,0,0.8093666666666667,0.8462625,0.9392666666666667
-3.3,,0,0,,1,1,,0.7724916666666667,0.7724916666666667
-3.4,0,0,0,1,2,3,0.7851041666666667,0.8044875,0.8980166666666667
-3.6,0,0,0,4,5,6,0.7795625,0.8337541666666667,0.8842291666666667
-3.7,0,0,0,7,8,8,0.76675,0.8202708333333334,0.8903666666666666
-3.8,0,0,0,9,10,10,0.7853041666666667,0.7919541666666666,0.8343
-3.9,0,0,0,12,13,14,0.7744833333333333,0.7915,0.8560625000000001
-4.1,0,0,0,9,10,11,1.5036625000000001,1.5612583333333334,1.6241666666666668
-4.2,0,0,0,13,15,17,1.5101875,1.5458833333333333,1.61605
-4.3,0,0,0,21,23,25,1.5431291666666667,1.6122416666666666,1.6813083333333334
-4.4,0,0,0,30,32,35,1.6315083333333333,1.6749208333333334,1.7195458333333333
-4.5,0,0,0,41,45,48,1.68975,1.72875,1.8179166666666666
-4.6,0,0,0,57,61,66,1.7766875,1.8073791666666668,1.9086208333333334
-4.7,0,0,0,74,79,83,1.8630416666666667,1.9302166666666667,2.0199416666666665
-4.8,0,0,0,92,96,101,1.9898708333333335,2.0491375,2.1352249999999997
-4.9,0,0,0,106,109,111,2.1464,2.2148625,2.2965791666666666
-5.0,0,0,0,111,112,113,2.364933333333333,2.562679166666667,2.6541333333333332
+0.0,0,0,0,0,0,0,1.0511944444444443,1.0980722222222221,1.2116611111111113
+3.4,0,0,0,1,2,2,1.08755,1.1500388888888888,1.2455
+3.6,0,0,0,3,4,5,1.03195,1.1119722222222221,1.2173444444444443
+3.7,0,0,0,7,7,8,1.0354944444444445,1.0596166666666667,1.1288222222222222
+3.8,0,0,0,9,9,10,1.0523277777777778,1.0749055555555556,1.1181666666666668
+3.9,0,0,0,11,12,14,1.0526944444444444,1.0836722222222224,1.1345666666666667
+4.1,0,0,0,9,10,10,1.3965708333333333,1.4556166666666668,1.48075
+4.2,0,0,0,12,14,16,1.4472458333333333,1.4914708333333333,1.5275
+4.3,0,0,0,20,22,24,1.5009124999999999,1.5663083333333332,1.5964333333333334
+4.4,0,0,0,29,32,34,1.5946208333333334,1.6207416666666667,1.6775
+4.5,0,0,0,41,44,48,1.6447583333333333,1.6789916666666669,1.7578125
+4.6,0,0,0,56,60,65,1.7186458333333334,1.8071625,1.8938458333333335
+4.7,0,0,0,74,79,83,1.8506583333333333,1.9403333333333335,2.0379583333333335
+4.8,0,0,0,92,96,101,2.0086,2.1056,2.1830958333333332
+4.9,0,0,0,106,109,111,2.2197958333333334,2.2673125,2.3371833333333334
+5.0,0,0,0,107,111,113,2.3597791666666668,2.5399041666666666,2.78875
+5.1,,0,0,,112,113,,2.998816666666667,3.0626041666666666
diff --git a/experiments/jobRelease/data/quartilesPsiLog.csv b/experiments/jobRelease/data/quartilesPsiLog.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f6d847c1b06a47432dac861d0e43abecb9b27943
--- /dev/null
+++ b/experiments/jobRelease/data/quartilesPsiLog.csv
@@ -0,0 +1,19 @@
+logTimestamp,Q1nbDelegatedTasks,Q2nbDelegatedTasks,Q3nbDelegatedTasks,Q1nbConsumedTasks,Q2nbConsumedTasks,Q3nbConsumedTasks,Q1ongoingMeanGlobalFlowtime,Q2ongoingMeanGlobalFlowtime,Q3ongoingMeanGlobalFlowtime
+0.0,0,0,0,0,0,0,1.0511944444444443,1.0980722222222221,1.2116777777777779
+0.6,,,,,,,,,
+3.4,1,3,3,1,2,2,1.0759222222222222,1.1288555555555555,1.159161111111111
+3.6,1,3,4,3,4,5,1.0028333333333335,1.0387555555555557,1.0795222222222223
+3.7,4,5,7,7,8,8,0.9789111111111111,1.0139722222222223,1.051061111111111
+3.8,5,7,9,9,10,11,1.0237277777777778,1.0843944444444444,1.1248
+3.9,6,8,12,11,13,14,0.9831444444444445,1.0282555555555557,1.0823500000000001
+4.0,,14,14,,7,7,,1.5643125,1.5643125
+4.1,16,17,17,7,8,9,1.4463958333333333,1.4902666666666666,1.5125291666666667
+4.2,17,19,22,12,14,16,1.4109291666666666,1.4825625,1.5347791666666666
+4.3,19,25,28,20,23,25,1.4266791666666667,1.5225666666666666,1.5674333333333335
+4.4,20,28,30,30,32,35,1.4993875,1.5744666666666667,1.6440416666666666
+4.5,23,31,36,41,45,49,1.5355999999999999,1.6166208333333332,1.6835166666666666
+4.6,26,36,38,58,62,66,1.6680208333333333,1.71745,1.7763583333333335
+4.7,26,36,39,76,80,85,1.7800916666666666,1.8484125,1.9118583333333334
+4.8,26,34,39,94,99,104,1.9107458333333334,1.9978375,2.0808125
+4.9,24,29,38,108,111,112,1.9602125000000001,2.1527708333333333,2.2523
+5.0,,,,,,,,,
diff --git a/experiments/jobRelease/data/quartilesSsiLog.csv b/experiments/jobRelease/data/quartilesSsiLog.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7d2e5934d3571e579484b430f38ca22c69017bc4
--- /dev/null
+++ b/experiments/jobRelease/data/quartilesSsiLog.csv
@@ -0,0 +1,9 @@
+logTimestamp,Q1nbDelegatedTasks,Q2nbDelegatedTasks,Q3nbDelegatedTasks,Q1nbConsumedTasks,Q2nbConsumedTasks,Q3nbConsumedTasks,Q1ongoingMeanGlobalFlowtime,Q2ongoingMeanGlobalFlowtime,Q3ongoingMeanGlobalFlowtime
+0.0,0,0,0,0,0,0,1.0511944444444443,1.0980722222222221,1.2116777777777779
+4.7,0,0,0,12,16,21,1.7721958333333334,1.7990791666666666,1.8308375000000001
+4.8,0,0,0,26,34,45,1.8279583333333334,1.8625625,2.0052166666666666
+4.9,0,0,0,59,70,81,1.8767041666666666,1.9154958333333334,2.058629166666667
+5.0,0,0,0,84,104,115,1.9106375,2.0572458333333334,2.1258458333333334
+5.1,0,0,0,21,67,96,2.671983333333333,2.704829166666667,3.3815749999999998
+5.2,0,0,0,39,59,81,3.482320833333333,3.560029166666667,3.6901208333333333
+5.3,0,0,0,95,110,120,3.6035166666666667,3.7297583333333337,3.8083416666666663
diff --git a/experiments/jobRelease/data/ssiLog1.csv b/experiments/jobRelease/data/ssiLog1.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fdd262b8bd2eee686f54b98fc986d438012a5a05
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog1.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.2991277777777779
+0,0.0,0,0,1.2991277777777779
+53225,4.7,0,8,1.7872916666666667
+56279,4.7,0,9,1.8381916666666667
+56284,4.7,0,10,1.8309125
+56286,4.7,0,11,1.8309458333333335
+56289,4.7,0,12,1.8309958333333334
+56292,4.7,0,13,1.8185833333333332
+57299,4.7,0,14,1.8353666666666666
+57305,4.7,0,15,1.8217625
+57308,4.7,0,16,1.8044583333333333
+60360,4.7,0,17,1.8553250000000001
+60365,4.7,0,18,1.8445624999999999
+60368,4.7,0,19,1.8446125
+60370,4.7,0,20,1.8308375000000001
+60373,4.7,0,21,1.8308875
+61379,4.7,0,22,1.8476541666666668
+61384,4.7,0,23,1.832925
+62400,4.7,0,24,1.8326416666666667
+64440,4.8,0,25,1.8666416666666668
+64447,4.8,0,26,1.8667583333333333
+64453,4.8,0,27,1.8510666666666666
+64459,4.8,0,28,1.8511666666666666
+65460,4.8,0,29,1.8515625
+66481,4.8,0,30,1.8513916666666668
+66489,4.8,0,31,1.8515249999999999
+67502,4.8,0,32,1.8507
+67508,4.8,0,33,1.8508
+67515,4.8,0,34,1.8509166666666668
+67519,4.8,0,35,1.841375
+68520,4.8,0,36,1.8580583333333334
+68528,4.8,0,37,1.8407125
+69541,4.8,0,38,1.8516666666666666
+69543,4.8,0,39,1.8517000000000001
+70561,4.8,0,40,1.8686666666666667
+70567,4.8,0,41,1.8594041666666667
+71579,4.8,0,42,1.8762708333333333
+71584,4.8,0,43,1.8604583333333333
+72601,4.8,0,44,1.8640125
+72606,4.8,0,45,1.8640958333333333
+72610,4.8,0,46,1.8483333333333334
+73618,4.8,0,47,1.8651333333333333
+74641,4.8,0,48,1.8821833333333333
+74646,4.8,0,49,1.8694458333333333
+75658,4.8,0,50,1.8863124999999998
+76679,4.8,0,51,1.8988
+76683,4.8,0,52,1.88075
+76687,4.8,0,53,1.8808166666666668
+76691,4.8,0,54,1.8570291666666667
+77701,4.8,0,55,1.8738625
+78718,4.8,0,56,1.875325
+78722,4.8,0,57,1.8753916666666666
+79739,4.9,0,58,1.8814958333333334
+79744,4.9,0,59,1.8815791666666668
+80761,4.9,0,60,1.8985291666666666
+80764,4.9,0,61,1.8985791666666667
+81779,4.9,0,62,1.9154958333333334
+81782,4.9,0,63,1.8843791666666665
+81784,4.9,0,64,1.8844125
+82798,4.9,0,65,1.88055
+83820,4.9,0,66,1.8846958333333332
+83824,4.9,0,67,1.8847625000000001
+83826,4.9,0,68,1.8847958333333332
+84840,4.9,0,69,1.9011541666666667
+84845,4.9,0,70,1.9012375000000001
+85860,4.9,0,71,1.9181541666666668
+85863,4.9,0,72,1.8948708333333333
+86880,4.9,0,73,1.8956625
+87899,4.9,0,74,1.8985458333333334
+87903,4.9,0,75,1.8986124999999998
+87905,4.9,0,76,1.8986458333333334
+87907,4.9,0,77,1.8986791666666667
+88918,4.9,0,78,1.9146
+89938,4.9,0,79,1.9316
+89943,4.9,0,80,1.9065541666666665
+90959,4.9,0,81,1.9061750000000002
+91982,4.9,0,82,1.923225
+91986,4.9,0,83,1.9232916666666666
+92997,4.9,0,84,1.9400374999999999
+92999,4.9,0,85,1.9200375
+93001,4.9,0,86,1.9200708333333334
+94018,4.9,0,87,1.9096916666666668
+95040,4.9,0,88,1.9189875
+95044,4.9,0,89,1.9190541666666665
+96059,4.9,0,90,1.9158125000000001
+96062,4.9,0,91,1.9158625
+97079,4.9,0,92,1.9328125
+97084,4.9,0,93,1.9328958333333333
+98099,4.9,0,94,1.949025
+98101,4.9,0,95,1.9385041666666667
+98103,4.9,0,96,1.9385375
+99121,4.9,0,97,1.9223958333333333
+100140,5.0,0,98,1.9393791666666667
+100144,5.0,0,99,1.9394458333333333
+100146,5.0,0,100,1.9394791666666669
+101158,5.0,0,101,1.9453833333333332
+102182,5.0,0,102,1.9159
+102185,5.0,0,103,1.9148500000000002
+102188,5.0,0,104,1.9148874999999999
+103199,5.0,0,105,1.9158333333333333
+103203,5.0,0,106,1.9158833333333334
+104219,5.0,0,107,1.9285833333333333
+104224,5.0,0,108,1.9286458333333334
+105240,5.0,0,109,1.9293875
+106259,5.0,0,110,1.9395041666666666
+106262,5.0,0,111,1.9395416666666667
+107282,5.0,0,112,1.9400083333333333
+107286,5.0,0,113,1.9183916666666667
+108301,5.0,0,114,1.9310791666666667
+108305,5.0,0,115,1.9311291666666668
+108307,5.0,0,116,1.9311541666666665
+109320,5.0,0,117,1.9304333333333332
+111350,5.0,0,118,1.9530541666666668
+111362,5.0,0,119,1.9532041666666666
+111364,5.0,0,120,1.9389958333333333
+113402,5.0,0,121,1.9408541666666668
+113405,5.0,0,122,1.9408791666666665
+113408,5.0,0,123,1.9409041666666667
+113411,5.0,0,124,1.9261000000000001
+116450,5.0,0,125,1.9493166666666668
+116462,5.0,0,126,1.9151874999999998
+119521,5.0,0,127,1.9051083333333334
+125647,5.0,0,128,1.9069791666666667
diff --git a/experiments/jobRelease/data/ssiLog10.csv b/experiments/jobRelease/data/ssiLog10.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bd1e13532e7eb38d56c8fea24d7105cab04541c3
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog10.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.1483444444444444
+0,0.0,0,0,1.1483444444444444
+147890,5.1,0,8,3.423375
+150936,5.1,0,9,3.4741416666666667
+150954,5.1,0,10,3.4744416666666664
+150956,5.1,0,11,3.474475
+150958,5.1,0,12,3.4632833333333335
+150961,5.1,0,13,3.452479166666667
+150963,5.1,0,14,3.4421375000000003
+151944,5.1,0,15,3.4584875
+151979,5.1,0,16,3.4453791666666667
+155018,5.1,0,17,3.4960291666666667
+155038,5.1,0,18,3.4963624999999996
+155046,5.1,0,19,3.4964958333333334
+155054,5.1,0,20,3.4834916666666667
+155064,5.1,0,21,3.4696875
+155066,5.1,0,22,3.4570625
+156024,5.1,0,23,3.473029166666667
+156036,5.1,0,24,3.4581749999999998
+159095,5.2,0,25,3.509158333333333
+159106,5.2,0,26,3.4957125000000002
+159115,5.2,0,27,3.4958625
+159121,5.2,0,28,3.4959624999999996
+159126,5.2,0,29,3.4810791666666665
+160107,5.2,0,30,3.482320833333333
+160120,5.2,0,31,3.4650375
+161124,5.2,0,32,3.481508333333333
+162165,5.2,0,33,3.488354166666667
+163164,5.2,0,34,3.4953958333333333
+163177,5.2,0,35,3.4956125
+163184,5.2,0,36,3.4813125
+163189,5.2,0,37,3.481395833333333
+163193,5.2,0,38,3.472020833333333
+164193,5.2,0,39,3.4886874999999997
+165201,5.2,0,40,3.5054875
+165220,5.2,0,41,3.4936000000000003
+166222,5.2,0,42,3.4983375
+166241,5.2,0,43,3.48865
+167257,5.2,0,44,3.4928041666666667
+167273,5.2,0,45,3.4930708333333333
+167281,5.2,0,46,3.4932041666666667
+167286,5.2,0,47,3.4932875
+169281,5.2,0,48,3.5265375000000003
+169303,5.2,0,49,3.5143625
+170304,5.2,0,50,3.517570833333333
+170321,5.2,0,51,3.5046000000000004
+171331,5.2,0,52,3.5214333333333334
+171343,5.2,0,53,3.5088333333333335
+171351,5.2,0,54,3.508966666666667
+172370,5.2,0,55,3.52595
+173380,5.2,0,56,3.5268333333333337
+174383,5.2,0,57,3.54355
+174401,5.2,0,58,3.54385
+174419,5.2,0,59,3.5279208333333334
+175412,5.2,0,60,3.5444708333333335
+175417,5.2,0,61,3.5287625
+175425,5.2,0,62,3.528895833333333
+176421,5.2,0,63,3.522466666666667
+176441,5.2,0,64,3.5108875000000004
+177441,5.2,0,65,3.527554166666667
+177461,5.2,0,66,3.516995833333333
+177466,5.2,0,67,3.517079166666667
+179484,5.2,0,68,3.538483333333333
+179503,5.2,0,69,3.5388
+180514,5.2,0,70,3.55565
+180521,5.2,0,71,3.5379750000000003
+180527,5.2,0,72,3.5248500000000003
+180531,5.2,0,73,3.5140125
+181523,5.2,0,74,3.5305458333333335
+182562,5.2,0,75,3.5478625
+183561,5.2,0,76,3.5510666666666664
+183571,5.2,0,77,3.5512333333333337
+183579,5.2,0,78,3.5513666666666666
+184593,5.2,0,79,3.554925
+184601,5.2,0,80,3.5406583333333335
+184606,5.2,0,81,3.5264625
+185601,5.2,0,82,3.5420083333333334
+187644,5.2,0,83,3.5598958333333335
+187652,5.2,0,84,3.560029166666667
+187658,5.2,0,85,3.560129166666667
+188670,5.2,0,86,3.561
+188680,5.2,0,87,3.546
+188687,5.2,0,88,3.546116666666667
+189703,5.2,0,89,3.542495833333333
+190704,5.2,0,90,3.5582416666666665
+190723,5.2,0,91,3.558558333333333
+191732,5.2,0,92,3.575375
+191741,5.2,0,93,3.575525
+192742,5.2,0,94,3.5747375
+192752,5.2,0,95,3.5587083333333336
+192760,5.2,0,96,3.546316666666667
+193780,5.2,0,97,3.5492
+194782,5.2,0,98,3.5659
+194800,5.2,0,99,3.5662000000000003
+195801,5.2,0,100,3.5704833333333337
+195821,5.2,0,101,3.5708166666666665
+196831,5.2,0,102,3.5876499999999996
+196840,5.2,0,103,3.5751041666666667
+197850,5.2,0,104,3.5732083333333335
+197865,5.2,0,105,3.5590083333333333
+198861,5.2,0,106,3.5756083333333333
+198881,5.2,0,107,3.5759416666666666
+199880,5.3,0,108,3.5784083333333334
+200911,5.3,0,109,3.5955916666666665
+200923,5.3,0,110,3.5957916666666665
+200928,5.3,0,111,3.5824
+201931,5.3,0,112,3.5857041666666665
+202941,5.3,0,113,3.6025375
+202959,5.3,0,114,3.5842875000000003
+203961,5.3,0,115,3.5863500000000004
+203994,5.3,0,116,3.5869
+204991,5.3,0,117,3.6035166666666667
+206010,5.3,0,118,3.605304166666667
+206021,5.3,0,119,3.5851333333333333
+206028,5.3,0,120,3.5852500000000003
+208040,5.3,0,121,3.5984375
+208044,5.3,0,122,3.5826291666666665
+208060,5.3,0,123,3.5640333333333336
+209071,5.3,0,124,3.572458333333333
+210091,5.3,0,125,3.5648874999999998
+213143,5.3,0,126,3.5535791666666667
+214171,5.3,0,127,3.5578624999999997
+216212,5.3,0,128,3.522695833333333
diff --git a/experiments/jobRelease/data/ssiLog2.csv b/experiments/jobRelease/data/ssiLog2.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8cbe25b91c714ecab60fbed82200afbde4a5f46b
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog2.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.17325
+0,0.0,0,0,1.17325
+51177,4.7,0,8,1.766275
+54229,4.7,0,9,1.8171416666666667
+54252,4.7,0,10,1.8055916666666667
+54260,4.7,0,11,1.794725
+54267,4.7,0,12,1.7948416666666667
+54274,4.7,0,13,1.7949583333333334
+54278,4.7,0,14,1.7854208333333332
+55252,4.7,0,15,1.8016541666666666
+55272,4.7,0,16,1.7882875
+57291,4.7,0,17,1.8219375
+57305,4.7,0,18,1.810025
+58309,4.7,0,19,1.8134875000000001
+58318,4.7,0,20,1.797625
+58321,4.7,0,21,1.7976750000000001
+58323,4.7,0,22,1.7977083333333332
+59330,4.7,0,23,1.8144916666666666
+59346,4.7,0,24,1.7990791666666666
+61373,4.7,0,25,1.8328625
+61385,4.7,0,26,1.8171708333333332
+62389,4.7,0,27,1.8339041666666667
+62401,4.7,0,28,1.8200875
+62407,4.7,0,29,1.8201875
+63408,4.8,0,30,1.8204500000000001
+64431,4.8,0,31,1.8155333333333334
+64440,4.8,0,32,1.8156833333333333
+65449,4.8,0,33,1.8325
+65462,4.8,0,34,1.8327166666666665
+65466,4.8,0,35,1.8327833333333332
+66473,4.8,0,36,1.83695
+66486,4.8,0,37,1.8265291666666668
+66493,4.8,0,38,1.8266458333333333
+66495,4.8,0,39,1.809575
+67488,4.8,0,40,1.8151166666666667
+68512,4.8,0,41,1.8321833333333333
+69528,4.8,0,42,1.8491166666666667
+69534,4.8,0,43,1.8492166666666667
+69543,4.8,0,44,1.8493666666666668
+70549,4.8,0,45,1.8524291666666668
+70564,4.8,0,46,1.8395916666666667
+70570,4.8,0,47,1.8265333333333333
+71569,4.8,0,48,1.8282125
+72589,4.8,0,49,1.8452125
+73610,4.8,0,50,1.8622291666666666
+73628,4.8,0,51,1.8625291666666668
+73630,4.8,0,52,1.8625625
+74629,4.8,0,53,1.8638249999999998
+74644,4.8,0,54,1.8501916666666667
+74653,4.8,0,55,1.8370083333333334
+76671,4.8,0,56,1.8530541666666667
+76677,4.8,0,57,1.8531541666666667
+76685,4.8,0,58,1.8532875
+77690,4.8,0,59,1.8700375
+77697,4.8,0,60,1.8603458333333334
+77704,4.8,0,61,1.8604625000000001
+78719,4.8,0,62,1.8631458333333333
+79730,4.9,0,63,1.8799958333333333
+80759,4.9,0,64,1.8750583333333333
+80780,4.9,0,65,1.8754083333333333
+80783,4.9,0,66,1.8754583333333334
+81770,4.9,0,67,1.8724333333333334
+81777,4.9,0,68,1.8598375
+82789,4.9,0,69,1.8767041666666666
+83799,4.9,0,70,1.8838916666666667
+83807,4.9,0,71,1.884025
+84858,4.9,0,72,1.9015416666666667
+84866,4.9,0,73,1.8799333333333335
+85844,4.9,0,74,1.8836708333333334
+85851,4.9,0,75,1.8709625
+85855,4.9,0,76,1.8710291666666667
+85877,4.9,0,77,1.8713958333333334
+87880,4.9,0,78,1.8884833333333333
+87921,4.9,0,79,1.877075
+88909,4.9,0,80,1.8935416666666667
+88938,4.9,0,81,1.8940249999999998
+89929,4.9,0,82,1.9105416666666666
+90939,4.9,0,83,1.9106999999999998
+90950,4.9,0,84,1.8755416666666667
+90978,4.9,0,85,1.8758916666666667
+91998,4.9,0,86,1.8760916666666667
+92980,4.9,0,87,1.8707125
+92990,4.9,0,88,1.8708375
+94010,4.9,0,89,1.8835875
+94017,4.9,0,90,1.883675
+94038,4.9,0,91,1.8839374999999998
+94044,4.9,0,92,1.8840125
+96040,4.9,0,93,1.8909208333333334
+96081,4.9,0,94,1.8753583333333335
+97070,4.9,0,95,1.8877208333333333
+97077,4.9,0,96,1.8878083333333333
+97097,4.9,0,97,1.8880583333333334
+98077,4.9,0,98,1.8815291666666667
+98119,4.9,0,99,1.8820541666666666
+99113,4.9,0,100,1.8944791666666667
+101141,5.0,0,101,1.9088583333333333
+101146,5.0,0,102,1.8905833333333333
+101149,5.0,0,103,1.8906208333333334
+101152,5.0,0,104,1.8906583333333333
+101202,5.0,0,105,1.8912833333333334
+102179,5.0,0,106,1.9034958333333334
+102213,5.0,0,107,1.9039208333333333
+102216,5.0,0,108,1.8817416666666666
+105220,5.0,0,109,1.9061958333333335
+105227,5.0,0,110,1.8918333333333335
+106257,5.0,0,111,1.9047083333333332
+106263,5.0,0,112,1.9047833333333335
+106290,5.0,0,113,1.9051208333333334
+106293,5.0,0,114,1.9051583333333333
+106297,5.0,0,115,1.8912791666666666
+107269,5.0,0,116,1.9034291666666665
+109301,5.0,0,117,1.9147916666666667
+109312,5.0,0,118,1.9003249999999998
+110373,5.0,0,119,1.8979375
+111349,5.0,0,120,1.9101375
+111389,5.0,0,121,1.9106375
+113379,5.0,0,122,1.9201875000000002
+114399,5.0,0,123,1.9142041666666667
+114460,5.0,0,124,1.8991333333333331
+116440,5.0,0,125,1.9238833333333334
+119498,5.0,0,126,1.9390291666666668
+119560,5.0,0,127,1.92145
+120530,5.0,0,128,1.8771708333333335
diff --git a/experiments/jobRelease/data/ssiLog3.csv b/experiments/jobRelease/data/ssiLog3.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6347953d36b02c353dba9f2a12a90f754ebbfce2
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog3.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0609777777777778
+0,0.0,0,0,1.0609777777777778
+54925,4.7,0,8,1.7280625
+57987,4.7,0,9,1.7675375
+57999,4.7,0,10,1.7570875000000001
+58002,4.7,0,11,1.7571375
+58006,4.7,0,12,1.7572041666666667
+58009,4.7,0,13,1.7572541666666666
+58013,4.7,0,14,1.7499291666666668
+59006,4.7,0,15,1.7532083333333333
+59017,4.7,0,16,1.7503749999999998
+61040,4.7,0,17,1.7721958333333334
+62051,4.7,0,18,1.7890458333333332
+62061,4.7,0,19,1.7762416666666667
+62069,4.7,0,20,1.776375
+62072,4.7,0,21,1.776425
+62074,4.7,0,22,1.7655333333333334
+63082,4.7,0,23,1.7688
+63091,4.7,0,24,1.7655541666666668
+65122,4.8,0,25,1.7850083333333333
+66132,4.8,0,26,1.8018416666666668
+66143,4.8,0,27,1.802025
+66151,4.8,0,28,1.7915125
+67161,4.8,0,29,1.8044583333333333
+67172,4.8,0,30,1.8046416666666665
+67179,4.8,0,31,1.8002291666666668
+68170,4.8,0,32,1.7830416666666666
+69205,4.8,0,33,1.8002916666666666
+69215,4.8,0,34,1.7916625000000002
+70216,4.8,0,35,1.8083458333333333
+70226,4.8,0,36,1.8017333333333334
+70232,4.8,0,37,1.7904625
+70238,4.8,0,38,1.7905625
+70243,4.8,0,39,1.7735541666666668
+71240,4.8,0,40,1.7901708333333335
+73269,4.8,0,41,1.8119208333333332
+73276,4.8,0,42,1.8097458333333334
+73282,4.8,0,43,1.8098458333333334
+73290,4.8,0,44,1.8099791666666667
+73293,4.8,0,45,1.7959708333333333
+74290,4.8,0,46,1.8025833333333334
+74301,4.8,0,47,1.7901958333333332
+75319,4.8,0,48,1.8071625
+77350,4.8,0,49,1.8279583333333334
+77357,4.8,0,50,1.8228916666666668
+77371,4.8,0,51,1.823125
+77374,4.8,0,52,1.823175
+77376,4.8,0,53,1.8078666666666665
+78380,4.8,0,54,1.8119833333333333
+79388,4.8,0,55,1.8180625
+80421,4.9,0,56,1.8352791666666666
+81430,4.9,0,57,1.8369666666666666
+81437,4.9,0,58,1.8306250000000002
+81443,4.9,0,59,1.8307250000000002
+82452,4.9,0,60,1.8386875
+82461,4.9,0,61,1.8388375000000001
+82468,4.9,0,62,1.8236416666666666
+82473,4.9,0,63,1.8056916666666667
+83481,4.9,0,64,1.8224916666666668
+84489,4.9,0,65,1.8392916666666668
+85511,4.9,0,66,1.8563249999999998
+85524,4.9,0,67,1.8436541666666666
+85528,4.9,0,68,1.8320458333333332
+85531,4.9,0,69,1.8320958333333333
+85535,4.9,0,70,1.8197833333333333
+86541,4.9,0,71,1.8209916666666668
+87561,4.9,0,72,1.8379916666666667
+88572,4.9,0,73,1.8548416666666665
+88578,4.9,0,74,1.8549416666666665
+89591,4.9,0,75,1.8577875000000001
+89596,4.9,0,76,1.8578708333333334
+89603,4.9,0,77,1.8454000000000002
+89610,4.9,0,78,1.8342041666666666
+89613,4.9,0,79,1.8204708333333335
+91642,4.9,0,80,1.8542875
+92651,4.9,0,81,1.8711041666666666
+92659,4.9,0,82,1.8599125
+93670,4.9,0,83,1.8767625000000001
+93676,4.9,0,84,1.8622166666666666
+93681,4.9,0,85,1.8623
+93685,4.9,0,86,1.8470875
+94699,4.9,0,87,1.8464958333333332
+96729,4.9,0,88,1.8803291666666666
+96739,4.9,0,89,1.8662416666666668
+97752,4.9,0,90,1.883125
+97760,4.9,0,91,1.8675416666666667
+97766,4.9,0,92,1.8676416666666666
+98768,4.9,0,93,1.884225
+98774,4.9,0,94,1.884325
+99780,4.9,0,95,1.845725
+100810,5.0,0,96,1.8586
+101830,5.0,0,97,1.87135
+101837,5.0,0,98,1.8714374999999999
+101844,5.0,0,99,1.8715249999999999
+101848,5.0,0,100,1.8518000000000001
+101852,5.0,0,101,1.83875
+101854,5.0,0,102,1.8274125
+103862,5.0,0,103,1.8427250000000002
+104890,5.0,0,104,1.8512916666666668
+105914,5.0,0,105,1.859825
+105919,5.0,0,106,1.8598666666666666
+105922,5.0,0,107,1.8598916666666667
+105928,5.0,0,108,1.8599416666666668
+105933,5.0,0,109,1.8462958333333332
+105935,5.0,0,110,1.8337458333333332
+107941,5.0,0,111,1.8480833333333335
+108972,5.0,0,112,1.8566749999999999
+110000,5.0,0,113,1.8652416666666667
+111015,5.0,0,114,1.8737
+111020,5.0,0,115,1.8737416666666666
+111023,5.0,0,116,1.8737666666666668
+111026,5.0,0,117,1.8570916666666666
+111030,5.0,0,118,1.8442749999999999
+113041,5.0,0,119,1.8544458333333333
+113057,5.0,0,120,1.8545791666666667
+114080,5.0,0,121,1.8631041666666666
+116110,5.0,0,122,1.8800208333333333
+116120,5.0,0,123,1.8609
+117131,5.0,0,124,1.8651125
+117137,5.0,0,125,1.8651375
+118141,5.0,0,126,1.8693208333333333
+118159,5.0,0,127,1.8348208333333333
+119187,5.0,0,128,1.8204749999999998
diff --git a/experiments/jobRelease/data/ssiLog4.csv b/experiments/jobRelease/data/ssiLog4.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3e55e62d969cc4253061438124a350ccc1c49833
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog4.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.354827777777778
+0,0.0,0,0,1.354827777777778
+97413,4.9,0,8,2.5531625
+100439,5.0,0,9,2.6035958333333338
+100452,5.0,0,10,2.6038124999999996
+101457,5.0,0,11,2.608033333333333
+101478,5.0,0,12,2.6083833333333333
+101489,5.0,0,13,2.608566666666667
+101499,5.0,0,14,2.58095
+101508,5.0,0,15,2.5663875
+101515,5.0,0,16,2.566504166666667
+104518,5.0,0,17,2.6165541666666665
+104535,5.0,0,18,2.6168375000000004
+105536,5.0,0,19,2.6335208333333333
+105549,5.0,0,20,2.617795833333333
+105556,5.0,0,21,2.6179125
+105561,5.0,0,22,2.5868458333333333
+105567,5.0,0,23,2.5711791666666666
+105572,5.0,0,24,2.5712625
+109607,5.0,0,25,2.6385125
+109628,5.0,0,26,2.6388625
+109634,5.0,0,27,2.6389625
+110631,5.0,0,28,2.6383791666666667
+110649,5.0,0,29,2.638679166666667
+110656,5.0,0,30,2.6387958333333335
+110661,5.0,0,31,2.6217125
+110674,5.0,0,32,2.5854375
+112664,5.0,0,33,2.6186041666666666
+112676,5.0,0,34,2.6188041666666666
+113695,5.0,0,35,2.6245125000000002
+113710,5.0,0,36,2.6247625
+113721,5.0,0,37,2.6249458333333333
+114723,5.0,0,38,2.6416458333333335
+114733,5.0,0,39,2.6289208333333334
+114741,5.0,0,40,2.5991874999999998
+116742,5.0,0,41,2.6325374999999998
+116754,5.0,0,42,2.6327374999999997
+116761,5.0,0,43,2.6328541666666667
+117773,5.0,0,44,2.6358916666666667
+117784,5.0,0,45,2.636075
+118802,5.0,0,46,2.6382208333333335
+118818,5.0,0,47,2.6384874999999997
+118827,5.0,0,48,2.6060041666666667
+120824,5.0,0,49,2.6392875
+120832,5.0,0,50,2.6394208333333333
+121854,5.0,0,51,2.656454166666667
+121862,5.0,0,52,2.6419166666666665
+121868,5.0,0,53,2.6420166666666662
+122882,5.0,0,54,2.6439833333333334
+123906,5.0,0,55,2.622975
+123913,5.0,0,56,2.623091666666667
+125923,5.1,0,57,2.6565916666666665
+125931,5.1,0,58,2.6567250000000002
+125941,5.1,0,59,2.6568916666666667
+126959,5.1,0,60,2.6738583333333334
+126964,5.1,0,61,2.6542458333333334
+127981,5.1,0,62,2.645004166666667
+128981,5.1,0,63,2.6616708333333334
+128992,5.1,0,64,2.6618541666666666
+128999,5.1,0,65,2.6409958333333337
+129005,5.1,0,66,2.6410958333333334
+130021,5.1,0,67,2.6580291666666667
+131032,5.1,0,68,2.6748791666666665
+131040,5.1,0,69,2.6615166666666665
+132061,5.1,0,70,2.6492999999999998
+133063,5.1,0,71,2.666
+133071,5.1,0,72,2.6661333333333332
+133081,5.1,0,73,2.6523125
+133089,5.1,0,74,2.652445833333333
+134103,5.1,0,75,2.6693458333333333
+135114,5.1,0,76,2.6861958333333336
+135122,5.1,0,77,2.671983333333333
+137145,5.1,0,78,2.7057
+137162,5.1,0,79,2.671966666666667
+137167,5.1,0,80,2.6568791666666667
+137173,5.1,0,81,2.6569791666666664
+138176,5.1,0,82,2.6736958333333334
+139190,5.1,0,83,2.6905958333333335
+139200,5.1,0,84,2.6907625
+140212,5.1,0,85,2.6890416666666668
+141221,5.1,0,86,2.705858333333333
+141242,5.1,0,87,2.7062083333333335
+142262,5.1,0,88,2.704829166666667
+142265,5.1,0,89,2.6686458333333336
+143272,5.1,0,90,2.681233333333333
+144289,5.1,0,91,2.6939458333333333
+144300,5.1,0,92,2.6940833333333334
+145300,5.1,0,93,2.7065833333333336
+145311,5.1,0,94,2.6874458333333333
+145321,5.1,0,95,2.6765375000000002
+146330,5.1,0,96,2.6891499999999997
+146345,5.1,0,97,2.6893375
+147360,5.1,0,98,2.6829833333333335
+148373,5.1,0,99,2.6956458333333333
+148380,5.1,0,100,2.6957333333333335
+149381,5.1,0,101,2.7082458333333337
+149391,5.1,0,102,2.69465
+149400,5.1,0,103,2.6947625000000004
+149404,5.1,0,104,2.6808833333333335
+150410,5.1,0,105,2.693458333333333
+151432,5.1,0,106,2.6924333333333332
+152444,5.1,0,107,2.7050833333333335
+152460,5.1,0,108,2.7052833333333335
+153471,5.1,0,109,2.7027625
+153481,5.1,0,110,2.6870708333333337
+153486,5.1,0,111,2.6871333333333336
+154481,5.1,0,112,2.6995708333333335
+154491,5.1,0,113,2.6996958333333336
+155511,5.1,0,114,2.698358333333333
+156544,5.1,0,115,2.7112708333333333
+157540,5.1,0,116,2.7215583333333333
+157552,5.1,0,117,2.70605
+157564,5.1,0,118,2.7062000000000004
+157568,5.1,0,119,2.6898833333333334
+159587,5.2,0,120,2.715120833333333
+159593,5.2,0,121,2.7151958333333335
+160612,5.2,0,122,2.711920833333333
+161641,5.2,0,123,2.7247833333333333
+162660,5.2,0,124,2.7375208333333334
+163661,5.2,0,125,2.7484666666666664
+163666,5.2,0,126,2.7051250000000002
+164680,5.2,0,127,2.6885458333333334
+165711,5.2,0,128,2.6512416666666665
diff --git a/experiments/jobRelease/data/ssiLog5.csv b/experiments/jobRelease/data/ssiLog5.csv
new file mode 100644
index 0000000000000000000000000000000000000000..68b9c9cd41d90d75ce84c5d98320795417bcf884
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog5.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0511944444444443
+0,0.0,0,0,1.0511944444444443
+65151,4.8,0,8,2.0064
+68151,4.8,0,9,2.0564
+68154,4.8,0,10,2.05645
+68156,4.8,0,11,2.0446
+69170,4.8,0,12,2.048404166666667
+69174,4.8,0,13,2.0484708333333335
+69177,4.8,0,14,2.0204625
+69179,4.8,0,15,2.0204958333333334
+69182,4.8,0,16,2.0205458333333333
+72229,4.8,0,17,2.0713291666666667
+72237,4.8,0,18,2.0714625
+72247,4.8,0,19,2.0574291666666666
+73246,4.8,0,20,2.0596625
+73255,4.8,0,21,2.0598125
+73261,4.8,0,22,2.0599125000000003
+73268,4.8,0,23,2.0293625
+73275,4.8,0,24,2.0278958333333335
+76309,4.8,0,25,2.0784625
+76319,4.8,0,26,2.0634083333333333
+77327,4.8,0,27,2.080208333333333
+77330,4.8,0,28,2.0802583333333335
+77333,4.8,0,29,2.0803083333333334
+77335,4.8,0,30,2.0803416666666665
+78351,4.8,0,31,2.0631749999999998
+78354,4.8,0,32,2.0462708333333333
+79369,4.8,0,33,2.0631875
+79379,4.8,0,34,2.0537375
+80387,4.9,0,35,2.0705375
+81407,4.9,0,36,2.0875375000000003
+81416,4.9,0,37,2.0876875
+81421,4.9,0,38,2.0674791666666668
+81427,4.9,0,39,2.058545833333333
+81432,4.9,0,40,2.058629166666667
+82439,4.9,0,41,2.0641625
+83450,4.9,0,42,2.080975
+84471,4.9,0,43,2.0747166666666668
+84477,4.9,0,44,2.0748166666666665
+85491,4.9,0,45,2.0917166666666667
+85496,4.9,0,46,2.0918
+85501,4.9,0,47,2.0791333333333335
+85503,4.9,0,48,2.0791666666666666
+86516,4.9,0,49,2.0829833333333334
+87527,4.9,0,50,2.0974625000000002
+88548,4.9,0,51,2.0833041666666667
+89570,4.9,0,52,2.085166666666667
+89575,4.9,0,53,2.08525
+89580,4.9,0,54,2.0853333333333333
+90588,4.9,0,55,2.102133333333333
+90598,4.9,0,56,2.1023
+91619,4.9,0,57,2.1057958333333335
+92626,4.9,0,58,2.089545833333333
+92631,4.9,0,59,2.0896291666666666
+92636,4.9,0,60,2.0897125
+93645,4.9,0,61,2.106529166666667
+93660,4.9,0,62,2.1067791666666666
+94667,4.9,0,63,2.1174541666666666
+94671,4.9,0,64,2.1007249999999997
+95688,4.9,0,65,2.0944333333333334
+95691,4.9,0,66,2.0944833333333333
+95692,4.9,0,67,2.0945
+95698,4.9,0,68,2.0817666666666668
+97728,4.9,0,69,2.1156
+97732,4.9,0,70,2.115666666666667
+97735,4.9,0,71,2.104045833333333
+97737,4.9,0,72,2.1040791666666667
+99770,4.9,0,73,2.1379625
+99772,4.9,0,74,2.1077541666666666
+99774,4.9,0,75,2.1077875
+99775,4.9,0,76,2.093358333333333
+100787,5.0,0,77,2.1102250000000002
+101807,5.0,0,78,2.1142458333333334
+101813,5.0,0,79,2.114345833333333
+101817,5.0,0,80,2.1144125
+103850,5.0,0,81,2.11895
+103854,5.0,0,82,2.1190166666666665
+103856,5.0,0,83,2.11905
+103858,5.0,0,84,2.119083333333333
+103860,5.0,0,85,2.1040833333333335
+105889,5.0,0,86,2.1230791666666664
+105892,5.0,0,87,2.1231291666666667
+105894,5.0,0,88,2.1231625000000003
+105899,5.0,0,89,2.1222416666666666
+106910,5.0,0,90,2.1390916666666664
+107927,5.0,0,91,2.156041666666667
+107931,5.0,0,92,2.1090458333333335
+107936,5.0,0,93,2.0938083333333335
+108949,5.0,0,94,2.1064708333333333
+109966,5.0,0,95,2.1191833333333334
+109970,5.0,0,96,2.1037041666666667
+109977,5.0,0,97,2.1020166666666666
+110986,5.0,0,98,2.1146291666666666
+110992,5.0,0,99,2.1031416666666667
+112015,5.0,0,100,2.1009041666666666
+113028,5.0,0,101,2.1135666666666664
+113034,5.0,0,102,2.1133625
+114049,5.0,0,103,2.1130958333333334
+114053,5.0,0,104,2.1131458333333333
+114058,5.0,0,105,2.1132083333333336
+115069,5.0,0,106,2.1258458333333334
+115072,5.0,0,107,2.1115541666666666
+115077,5.0,0,108,2.100225
+116088,5.0,0,109,2.1128625
+118130,5.0,0,110,2.1247
+118135,5.0,0,111,2.1247625
+119152,5.0,0,112,2.1374750000000002
+119153,5.0,0,113,2.1350249999999997
+119154,5.0,0,114,2.1350375
+119156,5.0,0,115,2.121354166666667
+119157,5.0,0,116,2.107475
+120169,5.0,0,117,2.120125
+122209,5.0,0,118,2.129370833333333
+123230,5.0,0,119,2.1421333333333332
+123233,5.0,0,120,2.142170833333333
+123236,5.0,0,121,2.1275874999999997
+124251,5.0,0,122,2.136991666666667
+124256,5.0,0,123,2.0996875
+127309,5.1,0,124,2.0849375
+128329,5.1,0,125,2.0891875
+128335,5.1,0,126,2.071295833333333
+133429,5.1,0,127,2.0925208333333334
+133445,5.1,0,128,2.0538499999999997
diff --git a/experiments/jobRelease/data/ssiLog6.csv b/experiments/jobRelease/data/ssiLog6.csv
new file mode 100644
index 0000000000000000000000000000000000000000..64720f1bb8d3b59ca16bc92dbd902cad3e424cbd
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog6.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0270277777777777
+0,0.0,0,0,1.0270277777777777
+62484,4.7,0,8,1.9335041666666666
+65535,4.8,0,9,1.9843541666666666
+65552,4.8,0,10,1.9846375
+65563,4.8,0,11,1.9848208333333335
+65572,4.8,0,12,1.9849708333333331
+65581,4.8,0,13,1.9750791666666667
+65591,4.8,0,14,1.9632333333333334
+66551,4.8,0,15,1.9792333333333334
+66573,4.8,0,16,1.9540499999999998
+69613,4.8,0,17,2.0047166666666665
+69643,4.8,0,18,2.0052166666666666
+69657,4.8,0,19,2.00545
+69689,4.8,0,20,2.0059833333333335
+69708,4.8,0,21,1.9925666666666666
+69714,4.8,0,22,1.97895
+70631,4.8,0,23,1.9942333333333333
+70651,4.8,0,24,1.9651666666666665
+73710,4.8,0,25,2.01615
+73724,4.8,0,26,2.0128083333333335
+73731,4.8,0,27,1.9963791666666666
+74709,4.8,0,28,2.0126791666666666
+74733,4.8,0,29,2.0130791666666665
+74741,4.8,0,30,2.0132125
+74749,4.8,0,31,2.0031041666666667
+75737,4.8,0,32,1.9843125000000001
+76767,4.8,0,33,2.001479166666667
+77768,4.8,0,34,2.0181625
+77788,4.8,0,35,2.0184958333333336
+77793,4.8,0,36,2.0185791666666666
+77797,4.8,0,37,2.0186458333333333
+77802,4.8,0,38,2.0057
+78796,4.8,0,39,2.0024333333333333
+78814,4.8,0,40,1.9841708333333334
+79828,4.9,0,41,2.0010708333333334
+80829,4.9,0,42,2.0177541666666667
+81850,4.9,0,43,2.0347708333333334
+81856,4.9,0,44,2.034695833333333
+81871,4.9,0,45,2.0349458333333335
+81881,4.9,0,46,2.021175
+82878,4.9,0,47,2.0105416666666667
+82891,4.9,0,48,1.9976041666666666
+83906,4.9,0,49,2.0145208333333335
+84910,4.9,0,50,2.0312541666666664
+85929,4.9,0,51,2.0482375
+85945,4.9,0,52,2.0485041666666666
+85951,4.9,0,53,2.033475
+86956,4.9,0,54,2.021291666666667
+86969,4.9,0,55,2.0215083333333332
+86979,4.9,0,56,2.0081041666666666
+87985,4.9,0,57,2.0248708333333334
+87997,4.9,0,58,2.0173875
+88986,4.9,0,59,2.0338708333333333
+91028,4.9,0,60,2.0679041666666667
+91042,4.9,0,61,2.0681375
+91052,4.9,0,62,2.0683041666666666
+91058,4.9,0,63,2.060075
+91063,4.9,0,64,2.047925
+92050,4.9,0,65,2.064375
+92062,4.9,0,66,2.031066666666667
+92070,4.9,0,67,2.024016666666667
+94088,4.9,0,68,2.05765
+94105,4.9,0,69,2.057933333333333
+94115,4.9,0,70,2.0581
+95121,4.9,0,71,2.0518083333333332
+95139,4.9,0,72,2.0521083333333334
+95149,4.9,0,73,2.0370250000000003
+96130,4.9,0,74,2.053375
+96149,4.9,0,75,2.0385625
+98165,4.9,0,76,2.0721625
+98179,4.9,0,77,2.06845
+98189,4.9,0,78,2.0686166666666668
+99194,4.9,0,79,2.085366666666667
+99212,4.9,0,80,2.059775
+99221,4.9,0,81,2.043825
+99226,4.9,0,82,2.0323249999999997
+100209,5.0,0,83,2.0487083333333334
+102247,5.0,0,84,2.082675
+102259,5.0,0,85,2.082
+102267,5.0,0,86,2.082133333333333
+102272,5.0,0,87,2.07145
+103279,5.0,0,88,2.0593
+103293,5.0,0,89,2.0595333333333334
+103305,5.0,0,90,2.0446791666666666
+104285,5.0,0,91,2.0610125
+105327,5.0,0,92,2.0662
+105344,5.0,0,93,2.0664833333333332
+107345,5.0,0,94,2.099833333333333
+107358,5.0,0,95,2.10005
+107368,5.0,0,96,2.1001166666666666
+108380,5.0,0,97,2.0572458333333334
+108393,5.0,0,98,2.0574083333333335
+108399,5.0,0,99,2.040795833333333
+109408,5.0,0,100,2.0400875
+109417,5.0,0,101,2.0402
+110405,5.0,0,102,2.05255
+110422,5.0,0,103,2.0527625
+110429,5.0,0,104,2.0528500000000003
+111435,5.0,0,105,2.0561166666666666
+111449,5.0,0,106,2.0562916666666666
+113488,5.0,0,107,2.0693125
+113501,5.0,0,108,2.0694749999999997
+114486,5.0,0,109,2.0817875
+114500,5.0,0,110,2.0819625
+114512,5.0,0,111,2.041170833333333
+115519,5.0,0,112,2.0444583333333335
+115527,5.0,0,113,2.029025
+115536,5.0,0,114,2.0278291666666663
+117566,5.0,0,115,2.0338208333333334
+118563,5.0,0,116,2.0421291666666668
+118585,5.0,0,117,2.0423125
+120606,5.0,0,118,2.0591541666666666
+120618,5.0,0,119,2.057583333333333
+120622,5.0,0,120,2.039429166666667
+120630,5.0,0,121,2.039495833333333
+121645,5.0,0,122,2.0329916666666668
+123665,5.0,0,123,2.0498250000000002
+125705,5.0,0,124,2.066825
+125715,5.0,0,125,2.066908333333333
+125724,5.0,0,126,2.050695833333333
+126726,5.1,0,127,2.0099125
+132877,5.1,0,128,2.010275
diff --git a/experiments/jobRelease/data/ssiLog7.csv b/experiments/jobRelease/data/ssiLog7.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9a9f11971dbbb8ed6c722cdd59576d41f1414033
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog7.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.2116777777777779
+0,0.0,0,0,1.2116777777777779
+156902,5.1,0,8,3.554779166666667
+159930,5.2,0,9,3.6052458333333335
+159938,5.2,0,10,3.5953250000000003
+160941,5.2,0,11,3.612041666666667
+160948,5.2,0,12,3.6121583333333334
+160953,5.2,0,13,3.612241666666667
+160958,5.2,0,14,3.5997708333333334
+160968,5.2,0,15,3.5871750000000002
+160980,5.2,0,16,3.5734500000000002
+164015,5.2,0,17,3.6240333333333337
+164021,5.2,0,18,3.6108083333333334
+165021,5.2,0,19,3.627475
+165035,5.2,0,20,3.627708333333333
+165045,5.2,0,21,3.6278750000000004
+165055,5.2,0,22,3.615270833333333
+165063,5.2,0,23,3.6012916666666666
+165066,5.2,0,24,3.587275
+168088,5.2,0,25,3.6376416666666667
+169101,5.2,0,26,3.654525
+169112,5.2,0,27,3.6547083333333332
+169121,5.2,0,28,3.6377375
+169129,5.2,0,29,3.6235708333333334
+169137,5.2,0,30,3.622291666666667
+170118,5.2,0,31,3.6257916666666667
+170122,5.2,0,32,3.60805
+171141,5.2,0,33,3.6250333333333336
+172162,5.2,0,34,3.64205
+172167,5.2,0,35,3.6421333333333332
+173179,5.2,0,36,3.659
+173184,5.2,0,37,3.6485624999999997
+173206,5.2,0,38,3.6361166666666667
+173209,5.2,0,39,3.62365
+174201,5.2,0,40,3.6401833333333333
+174219,5.2,0,41,3.6229916666666666
+175223,5.2,0,42,3.639725
+176253,5.2,0,43,3.6568916666666667
+177265,5.2,0,44,3.6737583333333332
+177270,5.2,0,45,3.6607166666666666
+177279,5.2,0,46,3.6501666666666663
+177288,5.2,0,47,3.637691666666667
+177296,5.2,0,48,3.62265
+178280,5.2,0,49,3.6390499999999997
+179315,5.2,0,50,3.6563
+181343,5.2,0,51,3.6901
+181346,5.2,0,52,3.6762375
+181352,5.2,0,53,3.6763375000000003
+181358,5.2,0,54,3.6625
+181369,5.2,0,55,3.6468374999999997
+181373,5.2,0,56,3.6334666666666666
+183379,5.2,0,57,3.6669
+183382,5.2,0,58,3.66695
+184412,5.2,0,59,3.6841166666666667
+185424,5.2,0,60,3.7009833333333333
+185439,5.2,0,61,3.6867791666666667
+185449,5.2,0,62,3.674358333333333
+186442,5.2,0,63,3.6909083333333332
+186449,5.2,0,64,3.6742958333333333
+186469,5.2,0,65,3.658266666666667
+187461,5.2,0,66,3.6748
+188478,5.2,0,67,3.6901208333333333
+188485,5.2,0,68,3.6902375000000003
+189501,5.2,0,69,3.7071708333333335
+189506,5.2,0,70,3.6976875000000002
+189528,5.2,0,71,3.6838166666666665
+190530,5.2,0,72,3.679795833333333
+190548,5.2,0,73,3.670125
+191542,5.2,0,74,3.686691666666667
+192559,5.2,0,75,3.700725
+192569,5.2,0,76,3.7008916666666667
+193584,5.2,0,77,3.7018291666666667
+193591,5.2,0,78,3.6901458333333332
+193609,5.2,0,79,3.676016666666667
+194602,5.2,0,80,3.6925666666666666
+194629,5.2,0,81,3.682166666666667
+195620,5.2,0,82,3.6986833333333333
+196640,5.2,0,83,3.7119750000000002
+196647,5.2,0,84,3.700079166666667
+197658,5.2,0,85,3.7008791666666667
+197665,5.2,0,86,3.7009958333333333
+197690,5.2,0,87,3.685366666666667
+198709,5.2,0,88,3.6911791666666667
+199698,5.3,0,89,3.7076625
+200720,5.3,0,90,3.7195458333333336
+200727,5.3,0,91,3.7123625
+200730,5.3,0,92,3.7124125
+200747,5.3,0,93,3.7025625
+201741,5.3,0,94,3.7024708333333334
+201745,5.3,0,95,3.6935541666666665
+203779,5.3,0,96,3.727454166666667
+203807,5.3,0,97,3.718008333333333
+204801,5.3,0,98,3.7257208333333334
+204804,5.3,0,99,3.713645833333333
+204806,5.3,0,100,3.7136791666666666
+204808,5.3,0,101,3.7137125
+204828,5.3,0,102,3.6992666666666665
+205827,5.3,0,103,3.6958416666666665
+207862,5.3,0,104,3.7297583333333337
+207888,5.3,0,105,3.7264625
+208880,5.3,0,106,3.7320374999999997
+208882,5.3,0,107,3.7169375000000002
+208884,5.3,0,108,3.7169708333333333
+208886,5.3,0,109,3.717004166666667
+208907,5.3,0,110,3.7015958333333336
+209905,5.3,0,111,3.703825
+211937,5.3,0,112,3.737691666666667
+211971,5.3,0,113,3.7350833333333333
+212965,5.3,0,114,3.7516499999999997
+212967,5.3,0,115,3.7399791666666666
+213977,5.3,0,116,3.7396000000000003
+213990,5.3,0,117,3.7251666666666665
+213993,5.3,0,118,3.725216666666667
+214009,5.3,0,119,3.6872416666666665
+216019,5.3,0,120,3.7123666666666666
+217071,5.3,0,121,3.722691666666667
+218061,5.3,0,122,3.735066666666667
+218064,5.3,0,123,3.719904166666667
+219088,5.3,0,124,3.7160041666666666
+220099,5.3,0,125,3.7056833333333334
+223164,5.3,0,126,3.7312250000000002
+223187,5.3,0,127,3.7099041666666666
+224183,5.3,0,128,3.6727791666666665
diff --git a/experiments/jobRelease/data/ssiLog8.csv b/experiments/jobRelease/data/ssiLog8.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a928aada6f1dae9c922bc5ea6cd43af0af412d2c
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog8.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.039611111111111
+0,0.0,0,0,1.039611111111111
+168191,5.2,0,8,3.7091791666666665
+170193,5.2,0,9,3.7425458333333332
+171197,5.2,0,10,3.7494125
+171228,5.2,0,11,3.7499291666666665
+171238,5.2,0,12,3.7388958333333333
+172241,5.2,0,13,3.7556125
+172275,5.2,0,14,3.7561791666666666
+172285,5.2,0,15,3.7286625
+172295,5.2,0,16,3.7288291666666664
+173247,5.2,0,17,3.744695833333333
+175279,5.2,0,18,3.7785625
+175298,5.2,0,19,3.7639916666666666
+175307,5.2,0,20,3.7488375
+176324,5.2,0,21,3.7657875
+176342,5.2,0,22,3.7660875
+176349,5.2,0,23,3.7331791666666665
+177328,5.2,0,24,3.7494958333333335
+177339,5.2,0,25,3.7496791666666667
+179358,5.2,0,26,3.7669583333333336
+179383,5.2,0,27,3.7511625
+180380,5.2,0,28,3.7677791666666667
+181412,5.2,0,29,3.7849791666666666
+181428,5.2,0,30,3.785245833333333
+181436,5.2,0,31,3.7853791666666665
+182421,5.2,0,32,3.7902833333333334
+182439,5.2,0,33,3.77875
+182448,5.2,0,34,3.7789
+182457,5.2,0,35,3.7364166666666665
+183441,5.2,0,36,3.752816666666667
+183467,5.2,0,37,3.75325
+184470,5.2,0,38,3.769966666666667
+184486,5.2,0,39,3.770233333333333
+184495,5.2,0,40,3.7703833333333336
+185509,5.2,0,41,3.76605
+186500,5.2,0,42,3.782566666666667
+186516,5.2,0,43,3.769320833333333
+186526,5.2,0,44,3.7562458333333333
+186536,5.2,0,45,3.7564125
+187531,5.2,0,46,3.7729958333333333
+188562,5.2,0,47,3.790179166666667
+188573,5.2,0,48,3.7903625
+188582,5.2,0,49,3.7657208333333334
+190579,5.2,0,50,3.7844458333333337
+190593,5.2,0,51,3.7846791666666664
+190607,5.2,0,52,3.7849125
+191610,5.2,0,53,3.8016291666666664
+191626,5.2,0,54,3.7830333333333335
+192639,5.2,0,55,3.799916666666667
+192652,5.2,0,56,3.8001333333333336
+192666,5.2,0,57,3.7690333333333332
+194668,5.2,0,58,3.791170833333333
+195681,5.2,0,59,3.8080541666666665
+195696,5.2,0,60,3.7901499999999997
+195705,5.2,0,61,3.7903000000000002
+195714,5.2,0,62,3.79045
+197741,5.2,0,63,3.8242333333333334
+197761,5.2,0,64,3.8245666666666667
+197769,5.2,0,65,3.7904833333333334
+198740,5.2,0,66,3.794820833333333
+198763,5.2,0,67,3.7952041666666667
+198772,5.2,0,68,3.7809916666666665
+198781,5.2,0,69,3.781141666666667
+198787,5.2,0,70,3.781241666666667
+200803,5.3,0,71,3.8148416666666667
+200817,5.3,0,72,3.815075
+200831,5.3,0,73,3.7929666666666666
+201803,5.3,0,74,3.796720833333333
+201816,5.3,0,75,3.7969375
+201823,5.3,0,76,3.797054166666667
+202828,5.3,0,77,3.7993916666666667
+202848,5.3,0,78,3.799725
+204881,5.3,0,79,3.8336083333333333
+204899,5.3,0,80,3.8339083333333335
+204903,5.3,0,81,3.8078083333333335
+205884,5.3,0,82,3.8241583333333335
+205898,5.3,0,83,3.8088416666666665
+206910,5.3,0,84,3.8256291666666664
+206928,5.3,0,85,3.8259291666666666
+207927,5.3,0,86,3.8257416666666666
+208958,5.3,0,87,3.842925
+208971,5.3,0,88,3.8153791666666668
+209977,5.3,0,89,3.8278499999999998
+210980,5.3,0,90,3.82745
+210995,5.3,0,91,3.8270666666666666
+211001,5.3,0,92,3.8155291666666664
+211006,5.3,0,93,3.8156125
+212009,5.3,0,94,3.8322083333333334
+214036,5.3,0,95,3.8538625
+214056,5.3,0,96,3.8541958333333333
+214067,5.3,0,97,3.802779166666667
+214077,5.3,0,98,3.8029041666666665
+215070,5.3,0,99,3.815316666666667
+215074,5.3,0,100,3.8015625
+215076,5.3,0,101,3.8015874999999997
+215079,5.3,0,102,3.7947083333333333
+217120,5.3,0,103,3.820220833333333
+217130,5.3,0,104,3.8083416666666663
+218128,5.3,0,105,3.807575
+218147,5.3,0,106,3.8078125
+219147,5.3,0,107,3.8047875
+219159,5.3,0,108,3.8049375
+219168,5.3,0,109,3.80505
+219175,5.3,0,110,3.8051375
+221189,5.3,0,111,3.8303125
+221207,5.3,0,112,3.8173625
+222209,5.3,0,113,3.8150791666666666
+222227,5.3,0,114,3.8153041666666665
+223226,5.3,0,115,3.8277916666666667
+223231,5.3,0,116,3.8278541666666666
+223237,5.3,0,117,3.8279291666666664
+225274,5.3,0,118,3.8087416666666667
+225284,5.3,0,119,3.808825
+225290,5.3,0,120,3.79295
+227312,5.3,0,121,3.8098
+227327,5.3,0,122,3.809925
+228329,5.3,0,123,3.818275
+228343,5.3,0,124,3.7967
+228352,5.3,0,125,3.7762125
+229359,5.3,0,126,3.7804083333333334
+231409,5.3,0,127,3.7720166666666666
+234458,5.3,0,128,3.758754166666667
diff --git a/experiments/jobRelease/data/ssiLog9.csv b/experiments/jobRelease/data/ssiLog9.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cf76d6fd2460a4de2951bcd3c0d7aebf8667931a
--- /dev/null
+++ b/experiments/jobRelease/data/ssiLog9.csv
@@ -0,0 +1,124 @@
+timestamp,logTimeStamp,nbDelegatedTasks,nbConsumedTasks,ongoingMeanGlobalFlowtime
+0,0.0,0,0,1.0980722222222221
+0,0.0,0,0,1.0980722222222221
+142523,5.1,0,8,3.3284208333333334
+145548,5.1,0,9,3.3788375000000004
+145569,5.1,0,10,3.3728333333333333
+145573,5.1,0,11,3.3729
+145575,5.1,0,12,3.3610208333333333
+146570,5.1,0,13,3.3650499999999997
+146594,5.1,0,14,3.36545
+146607,5.1,0,15,3.352454166666667
+146616,5.1,0,16,3.3479875000000003
+148628,5.1,0,17,3.3728333333333333
+149629,5.1,0,18,3.3895166666666667
+149647,5.1,0,19,3.389816666666667
+149650,5.1,0,20,3.3749166666666666
+150646,5.1,0,21,3.391516666666667
+150657,5.1,0,22,3.3768083333333334
+150667,5.1,0,23,3.363175
+150669,5.1,0,24,3.3598875
+152699,5.1,0,25,3.3815749999999998
+153708,5.1,0,26,3.398391666666667
+154731,5.1,0,27,3.4154416666666667
+154744,5.1,0,28,3.4156583333333335
+154752,5.1,0,29,3.400325
+154757,5.1,0,30,3.3985666666666665
+154762,5.1,0,31,3.381470833333333
+155751,5.1,0,32,3.3810291666666665
+156780,5.1,0,33,3.384329166666667
+157787,5.1,0,34,3.4011125000000004
+157798,5.1,0,35,3.4012958333333336
+157805,5.1,0,36,3.3911458333333333
+157811,5.1,0,37,3.3794541666666666
+158812,5.2,0,38,3.3961375
+158822,5.2,0,39,3.3958166666666667
+159828,5.2,0,40,3.3978958333333336
+160851,5.2,0,41,3.4149458333333333
+160861,5.2,0,42,3.4025875
+161869,5.2,0,43,3.4193875
+161882,5.2,0,44,3.40435
+161890,5.2,0,45,3.390433333333333
+162890,5.2,0,46,3.4071
+162940,5.2,0,47,3.4079208333333333
+163910,5.2,0,48,3.4083916666666667
+164933,5.2,0,49,3.4254416666666665
+164940,5.2,0,50,3.4121333333333337
+165959,5.2,0,51,3.413708333333333
+165968,5.2,0,52,3.3977125
+166970,5.2,0,53,3.4144124999999996
+166989,5.2,0,54,3.4141958333333333
+167988,5.2,0,55,3.4308458333333336
+169008,5.2,0,56,3.4306833333333335
+169017,5.2,0,57,3.4166875
+170028,5.2,0,58,3.4335375
+170036,5.2,0,59,3.4336708333333332
+171049,5.2,0,60,3.450554166666667
+171060,5.2,0,61,3.433375
+171070,5.2,0,62,3.4163083333333333
+172068,5.2,0,63,3.42045
+172081,5.2,0,64,3.4194083333333336
+173085,5.2,0,65,3.4361416666666664
+173092,5.2,0,66,3.4362583333333334
+174128,5.2,0,67,3.443791666666667
+174135,5.2,0,68,3.4273041666666666
+174142,5.2,0,69,3.4167833333333335
+175127,5.2,0,70,3.4332
+176147,5.2,0,71,3.437325
+176153,5.2,0,72,3.4374249999999997
+176166,5.2,0,73,3.4364375
+177167,5.2,0,74,3.4531208333333336
+177186,5.2,0,75,3.44135
+178207,5.2,0,76,3.444141666666667
+178217,5.2,0,77,3.4289583333333336
+179210,5.2,0,78,3.4455083333333336
+180227,5.2,0,79,3.4478541666666667
+180246,5.2,0,80,3.447866666666667
+181248,5.2,0,81,3.464566666666667
+181254,5.2,0,82,3.4646666666666666
+181265,5.2,0,83,3.4514833333333335
+182298,5.2,0,84,3.452433333333333
+183308,5.2,0,85,3.4510333333333336
+184310,5.2,0,86,3.4677333333333333
+184316,5.2,0,87,3.467833333333333
+184327,5.2,0,88,3.4680166666666663
+185327,5.2,0,89,3.4677166666666666
+186352,5.2,0,90,3.4848
+186366,5.2,0,91,3.4682458333333335
+187368,5.2,0,92,3.484945833333333
+187376,5.2,0,93,3.4850791666666665
+188386,5.2,0,94,3.4924749999999998
+188416,5.2,0,95,3.4715374999999997
+189406,5.2,0,96,3.4880375
+189428,5.2,0,97,3.4664375
+189433,5.2,0,98,3.4661874999999998
+190457,5.2,0,99,3.4767124999999997
+191447,5.2,0,100,3.4932125
+191452,5.2,0,101,3.4932958333333333
+191466,5.2,0,102,3.4770458333333334
+192466,5.2,0,103,3.4771083333333332
+193487,5.2,0,104,3.494125
+193507,5.2,0,105,3.4926083333333335
+193517,5.2,0,106,3.479275
+193526,5.2,0,107,3.469520833333333
+194527,5.2,0,108,3.4752583333333336
+196548,5.2,0,109,3.5089416666666664
+196553,5.2,0,110,3.5090250000000003
+197565,5.2,0,111,3.5089208333333333
+197587,5.2,0,112,3.499029166666667
+197591,5.2,0,113,3.4979500000000003
+197595,5.2,0,114,3.484175
+198585,5.2,0,115,3.4963791666666664
+198607,5.2,0,116,3.483791666666667
+201656,5.3,0,117,3.5346083333333334
+201660,5.3,0,118,3.534675
+201666,5.3,0,119,3.53445
+202666,5.3,0,120,3.5316875
+202686,5.3,0,121,3.5193708333333333
+202689,5.3,0,122,3.5051541666666663
+202694,5.3,0,123,3.4857791666666667
+204707,5.3,0,124,3.5065166666666667
+207786,5.3,0,125,3.5046916666666665
+207791,5.3,0,126,3.5039875
+207795,5.3,0,127,3.463670833333333
+208826,5.3,0,128,3.446083333333333
diff --git a/experiments/jobRelease/figures/monitor.svg b/experiments/jobRelease/figures/monitor.svg
index a2ef71d5535761204fbe48e1dbc48cf68689c755..ee7c05813b00b57453f1c71641161598dfaa8c84 100644
--- a/experiments/jobRelease/figures/monitor.svg
+++ b/experiments/jobRelease/figures/monitor.svg
@@ -47,106 +47,126 @@
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,347.51 L81.53,347.51  '/>	<g transform="translate(64.14,351.41)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
+	<path stroke='black'  d='M72.53,384.98 L81.53,384.98  '/>	<g transform="translate(64.14,388.88)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
 		<text><tspan font-family="Arial" > 0.5</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,272.63 L81.53,272.63  '/>	<g transform="translate(64.14,276.53)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
+	<path stroke='black'  d='M72.53,347.55 L81.53,347.55  '/>	<g transform="translate(64.14,351.45)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
 		<text><tspan font-family="Arial" > 1</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,197.74 L81.53,197.74  '/>	<g transform="translate(64.14,201.64)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
+	<path stroke='black'  d='M72.53,310.13 L81.53,310.13  '/>	<g transform="translate(64.14,314.03)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
 		<text><tspan font-family="Arial" > 1.5</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,122.85 L81.53,122.85  '/>	<g transform="translate(64.14,126.75)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
+	<path stroke='black'  d='M72.53,272.70 L81.53,272.70  '/>	<g transform="translate(64.14,276.60)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
 		<text><tspan font-family="Arial" > 2</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,47.96 L81.53,47.96  '/>	<g transform="translate(64.14,51.86)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
+	<path stroke='black'  d='M72.53,235.28 L81.53,235.28  '/>	<g transform="translate(64.14,239.18)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
 		<text><tspan font-family="Arial" > 2.5</tspan></text>
 	</g>
 </g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,197.86 L81.53,197.86  '/>	<g transform="translate(64.14,201.76)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 3</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,160.43 L81.53,160.43  '/>	<g transform="translate(64.14,164.33)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 3.5</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M72.53,123.01 L81.53,123.01  '/>	<g transform="translate(64.14,126.91)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="end">
+		<text><tspan font-family="Arial" > 4</tspan></text>
+	</g>
+</g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<path stroke='black'  d='M72.53,422.40 L72.53,413.40  '/>	<g transform="translate(72.53,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
 		<text><tspan font-family="Arial" >10</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">0</tspan><tspan font-size="12.0" dy="6.00"></tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M159.32,422.40 L159.32,413.40  '/>	<g transform="translate(159.32,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
+	<path stroke='black'  d='M144.86,422.40 L144.86,413.40  '/>	<g transform="translate(144.86,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
 		<text><tspan font-family="Arial" >10</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">1</tspan><tspan font-size="12.0" dy="6.00"></tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M246.11,422.40 L246.11,413.40  '/>	<g transform="translate(246.11,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
+	<path stroke='black'  d='M217.18,422.40 L217.18,413.40  '/>	<g transform="translate(217.18,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
 		<text><tspan font-family="Arial" >10</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">2</tspan><tspan font-size="12.0" dy="6.00"></tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M332.90,422.40 L332.90,413.40  '/>	<g transform="translate(332.90,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
+	<path stroke='black'  d='M289.51,422.40 L289.51,413.40  '/>	<g transform="translate(289.51,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
 		<text><tspan font-family="Arial" >10</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">3</tspan><tspan font-size="12.0" dy="6.00"></tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M419.69,422.40 L419.69,413.40  '/>	<g transform="translate(419.69,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
+	<path stroke='black'  d='M361.83,422.40 L361.83,413.40  '/>	<g transform="translate(361.83,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
 		<text><tspan font-family="Arial" >10</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">4</tspan><tspan font-size="12.0" dy="6.00"></tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M506.48,422.40 L506.48,413.40  '/>	<g transform="translate(506.48,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
+	<path stroke='black'  d='M434.16,422.40 L434.16,413.40  '/>	<g transform="translate(434.16,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
 		<text><tspan font-family="Arial" >10</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">5</tspan><tspan font-size="12.0" dy="6.00"></tspan></text>
 	</g>
 </g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='black'  d='M506.48,422.40 L506.48,413.40  '/>	<g transform="translate(506.48,444.30)" stroke="none" fill="black" font-family="Arial" font-size="12.00"  text-anchor="middle">
+		<text><tspan font-family="Arial" >10</tspan><tspan font-family="Arial"  font-size="9.6" dy="-6.00px">6</tspan><tspan font-size="12.0" dy="6.00"></tspan></text>
+	</g>
+</g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<path stroke='black'  d='M506.48,422.40 L497.48,422.40  '/>	<g transform="translate(514.87,426.30)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
 		<text><tspan font-family="Arial" > 0</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M506.48,359.21 L497.48,359.21  '/>	<g transform="translate(514.87,363.11)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
+	<path stroke='black'  d='M506.48,375.62 L497.48,375.62  '/>	<g transform="translate(514.87,379.52)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
 		<text><tspan font-family="Arial" > 20</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M506.48,296.03 L497.48,296.03  '/>	<g transform="translate(514.87,299.93)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
+	<path stroke='black'  d='M506.48,328.84 L497.48,328.84  '/>	<g transform="translate(514.87,332.74)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
 		<text><tspan font-family="Arial" > 40</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M506.48,232.84 L497.48,232.84  '/>	<g transform="translate(514.87,236.74)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
+	<path stroke='black'  d='M506.48,282.06 L497.48,282.06  '/>	<g transform="translate(514.87,285.96)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
 		<text><tspan font-family="Arial" > 60</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M506.48,169.66 L497.48,169.66  '/>	<g transform="translate(514.87,173.56)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
+	<path stroke='black'  d='M506.48,235.28 L497.48,235.28  '/>	<g transform="translate(514.87,239.18)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
 		<text><tspan font-family="Arial" > 80</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M506.48,106.47 L497.48,106.47  '/>	<g transform="translate(514.87,110.37)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
+	<path stroke='black'  d='M506.48,188.50 L497.48,188.50  '/>	<g transform="translate(514.87,192.40)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
 		<text><tspan font-family="Arial" > 100</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M506.48,43.28 L497.48,43.28  '/>	<g transform="translate(514.87,47.18)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
+	<path stroke='black'  d='M506.48,141.72 L497.48,141.72  '/>	<g transform="translate(514.87,145.62)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="12.00"  text-anchor="start">
 		<text><tspan font-family="Arial" > 120</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,18.01 L72.53,422.40 L506.48,422.40 L506.48,18.01 L72.53,18.01 Z  '/></g>
+	<path stroke='black'  d='M72.53,123.01 L72.53,422.40 L506.48,422.40 L506.48,123.01 L72.53,123.01 Z  '/></g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(20.48,220.21) rotate(270)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="16.00"  text-anchor="middle">
+	<g transform="translate(20.48,272.71) rotate(270)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="16.00"  text-anchor="middle">
 		<text><tspan font-family="Arial" >Mean flowtime (mn)</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(571.02,220.21) rotate(270)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="16.00"  text-anchor="middle">
+	<g transform="translate(571.02,272.71) rotate(270)" stroke="none" fill="rgb(0,0,0)" font-family="Arial" font-size="16.00"  text-anchor="middle">
 		<text><tspan font-family="Arial" >Number of tasks</tspan></text>
 	</g>
 </g>
@@ -157,318 +177,664 @@
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
-	<g id="gnuplot_plot_1" ><title>Delegated tasks</title>
+	<g id="gnuplot_plot_1" ><title>MASTA+ delegated tasks</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(221.76,24.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >MASTA+ delegated tasks</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 50, 166, 140)' stroke-dasharray='2.5,4.0'  d='M231.55,19.50 L279.71,19.50 M72.53,422.40 L93.83,422.39 L110.97,422.33 L124.87,422.20 L136.24,421.97 L145.64,421.65
+		L153.48,421.24 L160.10,420.73 L165.75,420.15 L170.65,419.48 L174.94,418.75 L178.75,417.96 L182.19,417.12 L185.33,416.24
+		L188.25,415.32 L191.00,414.37 L193.63,413.41 L196.20,412.44 L198.73,411.46 L201.27,410.48 L203.84,409.51 L206.49,408.56
+		L209.24,407.63 L212.11,406.73 L215.12,405.85 L218.29,405.02 L221.64,404.22 L225.18,403.46 L228.90,402.74 L232.81,402.06
+		L236.90,401.43 L241.16,400.83 L245.59,400.27 L250.16,399.73 L254.85,399.22 L259.64,398.73 L264.51,398.25 L269.42,397.78
+		L274.35,397.30 L279.27,396.81 L284.16,396.31 L288.98,395.79 L293.72,395.25 L298.36,394.67 L302.87,394.05 L307.24,393.40
+		L311.46,392.71 L315.52,391.98 L319.41,391.20 L323.13,390.38 L326.68,389.52 L330.06,388.62 L333.28,387.68 L336.33,386.70
+		L339.24,385.69 L342.01,384.65 L344.65,383.58 L347.17,382.49 L349.59,381.38 L351.91,380.25 L354.15,379.11 L356.31,377.96
+		L358.41,376.80 L360.46,375.63 L362.46,374.46 L364.42,373.28 L366.36,372.10 L368.26,370.91 L370.15,369.71 L372.02,368.50
+		L373.88,367.27 L375.73,366.01 L377.58,364.72 L379.41,363.39 L381.25,362.00 L383.08,360.55 L384.91,359.02 L386.74,357.40
+		L388.57,355.68 L390.39,353.85 L392.22,351.90 L394.05,349.82 L395.87,347.60 L397.70,345.25 L399.53,342.76 L401.35,340.14
+		L403.18,337.42 L405.01,334.61 L406.83,331.74 L408.66,328.86 L410.48,326.02 L412.31,323.27 L414.14,320.70 L415.96,318.37
+		L417.79,316.36 L419.62,314.74 L421.44,313.57 L423.27,312.84 L425.10,312.52 L426.92,312.47  '/></g>
+	</g>
+	<g id="gnuplot_plot_2"  fill="none"><title>gnuplot_plot_2</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(137, 224, 177)' fill-opacity = '0.300000' points = '72.53,422.40 93.83,422.39 110.97,422.33 124.87,422.18 136.24,421.93 145.64,421.55 153.48,421.06 160.10,420.46 165.75,419.74 170.65,418.92 174.94,418.01 178.75,417.03 182.19,415.98 185.33,414.88 188.25,413.75 191.00,412.59
+193.63,411.42 196.20,410.24 198.73,409.06 201.27,407.90 203.84,406.75 206.49,405.62 209.24,404.52 212.11,403.45 215.12,402.42 218.30,401.42 221.64,400.46 225.18,399.54 228.90,398.65 232.81,397.80 236.90,396.98 241.16,396.20
+245.59,395.44 250.16,394.71 254.85,394.00 259.64,393.31 264.51,392.62 269.42,391.93 274.35,391.25 279.27,390.55 284.16,389.84 288.98,389.11 293.72,388.35 298.36,387.56 302.87,386.74 307.24,385.88 311.46,384.98 315.52,384.04
+319.41,383.06 323.13,382.02 326.68,380.95 330.06,379.83 333.28,378.67 336.33,377.47 339.24,376.24 342.01,374.97 344.65,373.67 347.17,372.35 349.59,371.02 351.91,369.67 354.15,368.31 356.31,366.94 358.41,365.58 360.46,364.22
+362.46,362.86 364.42,361.51 366.35,360.16 368.26,358.81 370.15,357.47 372.02,356.11 373.88,354.73 375.73,353.32 377.58,351.87 379.41,350.36 381.25,348.78 383.08,347.09 384.91,345.29 386.74,343.34 388.57,341.23 390.39,338.93
+392.22,336.42 394.05,333.67 395.87,330.67 397.70,327.42 399.53,323.89 401.35,320.11 403.18,316.08 405.01,311.85 406.83,307.47 408.66,303.02 410.49,298.62 412.31,294.40 414.14,290.57 415.96,287.35 417.79,285.03 419.62,283.96
+421.44,284.53 423.27,287.20 425.10,292.44 426.92,300.77 426.92,331.18 425.24,331.31 423.56,331.73 421.88,332.45 420.20,333.45 418.52,334.70 416.84,336.17 415.16,337.81 413.48,339.59 411.80,341.47 410.12,343.41 408.44,345.38
+406.76,347.36 405.08,349.33 403.40,351.27 401.72,353.16 400.04,354.99 398.36,356.76 396.68,358.46 395.00,360.08 393.32,361.64 391.64,363.12 389.96,364.54 388.27,365.89 386.59,367.19 384.91,368.44 383.23,369.64 381.54,370.81
+379.86,371.95 378.17,373.07 376.48,374.17 374.78,375.26 373.08,376.34 371.37,377.41 369.64,378.49 367.91,379.56 366.16,380.63 364.38,381.71 362.58,382.78 360.74,383.86 358.87,384.93 356.95,385.99 354.97,387.04 352.93,388.08
+350.81,389.11 348.61,390.12 346.31,391.11 343.90,392.08 341.36,393.02 338.70,393.94 335.89,394.83 332.92,395.69 329.79,396.52 326.48,397.33 322.99,398.10 319.31,398.85 315.45,399.57 311.39,400.26 307.16,400.93 302.75,401.57
+298.17,402.19 293.44,402.79 288.58,403.36 283.62,403.92 278.56,404.46 273.45,404.99 268.32,405.51 263.18,406.01 258.08,406.51 253.05,407.00 248.12,407.49 243.31,407.97 238.65,408.46 234.17,408.96 229.87,409.46 225.78,409.97
+221.89,410.49 218.21,411.01 214.72,411.55 211.40,412.11 208.24,412.67 205.20,413.24 202.24,413.83 199.31,414.42 196.36,415.01 193.32,415.61 190.12,416.21 186.68,416.81 182.91,417.40 178.70,417.99 173.92,418.57 168.45,419.14
+162.12,419.69 154.73,420.23 146.07,420.74 135.87,421.22 123.81,421.66 109.53,422.03 92.61,422.29 72.53,422.40 '/>
+	</g>
+	<path stroke='rgb( 50, 166, 140)'  d='M72.53,422.40 L93.83,422.39 L110.97,422.33 L124.87,422.18 L136.24,421.93 L145.64,421.55 L153.48,421.06 L160.10,420.46
+		L165.75,419.74 L170.65,418.92 L174.94,418.01 L178.75,417.03 L182.19,415.98 L185.33,414.88 L188.25,413.75 L191.00,412.59
+		L193.63,411.42 L196.20,410.24 L198.73,409.06 L201.27,407.90 L203.84,406.75 L206.49,405.62 L209.24,404.52 L212.11,403.45
+		L215.12,402.42 L218.30,401.42 L221.64,400.46 L225.18,399.54 L228.90,398.65 L232.81,397.80 L236.90,396.98 L241.16,396.20
+		L245.59,395.44 L250.16,394.71 L254.85,394.00 L259.64,393.31 L264.51,392.62 L269.42,391.93 L274.35,391.25 L279.27,390.55
+		L284.16,389.84 L288.98,389.11 L293.72,388.35 L298.36,387.56 L302.87,386.74 L307.24,385.88 L311.46,384.98 L315.52,384.04
+		L319.41,383.06 L323.13,382.02 L326.68,380.95 L330.06,379.83 L333.28,378.67 L336.33,377.47 L339.24,376.24 L342.01,374.97
+		L344.65,373.67 L347.17,372.35 L349.59,371.02 L351.91,369.67 L354.15,368.31 L356.31,366.94 L358.41,365.58 L360.46,364.22
+		L362.46,362.86 L364.42,361.51 L366.35,360.16 L368.26,358.81 L370.15,357.47 L372.02,356.11 L373.88,354.73 L375.73,353.32
+		L377.58,351.87 L379.41,350.36 L381.25,348.78 L383.08,347.09 L384.91,345.29 L386.74,343.34 L388.57,341.23 L390.39,338.93
+		L392.22,336.42 L394.05,333.67 L395.87,330.67 L397.70,327.42 L399.53,323.89 L401.35,320.11 L403.18,316.08 L405.01,311.85
+		L406.83,307.47 L408.66,303.02 L410.49,298.62 L412.31,294.40 L414.14,290.57 L415.96,287.35 L417.79,285.03 L419.62,283.96
+		L421.44,284.53 L423.27,287.20 L425.10,292.44 L426.92,300.77 L426.92,331.18 L425.24,331.31 L423.56,331.73 L421.88,332.45
+		L420.20,333.45 L418.52,334.70 L416.84,336.17 L415.16,337.81 L413.48,339.59 L411.80,341.47 L410.12,343.41 L408.44,345.38
+		L406.76,347.36 L405.08,349.33 L403.40,351.27 L401.72,353.16 L400.04,354.99 L398.36,356.76 L396.68,358.46 L395.00,360.08
+		L393.32,361.64 L391.64,363.12 L389.96,364.54 L388.27,365.89 L386.59,367.19 L384.91,368.44 L383.23,369.64 L381.54,370.81
+		L379.86,371.95 L378.17,373.07 L376.48,374.17 L374.78,375.26 L373.08,376.34 L371.37,377.41 L369.64,378.49 L367.91,379.56
+		L366.16,380.63 L364.38,381.71 L362.58,382.78 L360.74,383.86 L358.87,384.93 L356.95,385.99 L354.97,387.04 L352.93,388.08
+		L350.81,389.11 L348.61,390.12 L346.31,391.11 L343.90,392.08 L341.36,393.02 L338.70,393.94 L335.89,394.83 L332.92,395.69
+		L329.79,396.52 L326.48,397.33 L322.99,398.10 L319.31,398.85 L315.45,399.57 L311.39,400.26 L307.16,400.93 L302.75,401.57
+		L298.17,402.19 L293.44,402.79 L288.58,403.36 L283.62,403.92 L278.56,404.46 L273.45,404.99 L268.32,405.51 L263.18,406.01
+		L258.08,406.51 L253.05,407.00 L248.12,407.49 L243.31,407.97 L238.65,408.46 L234.17,408.96 L229.87,409.46 L225.78,409.97
+		L221.89,410.49 L218.21,411.01 L214.72,411.55 L211.40,412.11 L208.24,412.67 L205.20,413.24 L202.24,413.83 L199.31,414.42
+		L196.36,415.01 L193.32,415.61 L190.12,416.21 L186.68,416.81 L182.91,417.40 L178.70,417.99 L173.92,418.57 L168.45,419.14
+		L162.12,419.69 L154.73,420.23 L146.07,420.74 L135.87,421.22 L123.81,421.66 L109.53,422.03 L92.61,422.29 L72.53,422.40
+		 '/></g>
+	</g>
+	<g id="gnuplot_plot_3" ><title>PSI delegated tasks</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(221.76,45.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >PSI delegated tasks</tspan></text>
+	</g>
+</g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(388.92,48.51)" stroke="none" fill="black" font-family="Arial" font-size="20.00"  text-anchor="end">
-		<text><tspan font-family="Arial" >Delegated tasks</tspan></text>
+	<path stroke='rgb( 88,  98, 237)' stroke-dasharray='2.5,4.0'  d='M231.55,40.50 L279.71,40.50 M72.53,422.40 L107.41,421.41 L137.92,420.53 L164.59,419.76 L187.90,419.05 L208.24,418.41
+		L226.00,417.80 L241.50,417.23 L255.03,416.67 L266.83,416.13 L277.14,415.59 L286.15,415.05 L294.03,414.51 L300.93,413.96
+		L306.99,413.40 L312.31,412.82 L317.01,412.22 L321.16,411.61 L324.85,410.97 L328.14,410.31 L331.09,409.63 L333.75,408.92
+		L336.16,408.19 L338.36,407.42 L340.37,406.63 L342.24,405.82 L343.98,404.97 L345.61,404.10 L347.15,403.20 L348.61,402.27
+		L350.01,401.31 L351.35,400.33 L352.65,399.33 L353.91,398.30 L355.14,397.25 L356.35,396.17 L357.54,395.08 L358.70,393.96
+		L359.86,392.83 L361.00,391.68 L362.13,390.51 L363.26,389.33 L364.38,388.14 L365.49,386.93 L366.60,385.71 L367.71,384.48
+		L368.81,383.24 L369.92,382.00 L371.02,380.74 L372.12,379.48 L373.22,378.21 L374.32,376.94 L375.41,375.66 L376.51,374.38
+		L377.61,373.10 L378.70,371.82 L379.80,370.53 L380.90,369.25 L381.99,367.97 L383.09,366.70 L384.18,365.43 L385.28,364.17
+		L386.38,362.91 L387.47,361.67 L388.57,360.44 L389.66,359.22 L390.76,358.03 L391.86,356.85 L392.95,355.69 L394.05,354.56
+		L395.14,353.46 L396.24,352.39 L397.33,351.36 L398.43,350.37 L399.53,349.42 L400.62,348.51 L401.72,347.67 L402.81,346.88
+		L403.91,346.15 L405.01,345.49 L406.10,344.90 L407.20,344.40 L408.29,343.98 L409.39,343.65 L410.48,343.41 L411.58,343.28
+		L412.68,343.26 L413.77,343.35 L414.87,343.56 L415.96,343.89 L417.06,344.35 L418.16,344.94 L419.25,345.66 L420.35,346.52
+		L421.44,347.51 L422.54,348.64 L423.63,349.91 L424.73,351.32 L425.83,352.87 L426.92,354.57  '/></g>
+	</g>
+	<g id="gnuplot_plot_4"  fill="none"><title>gnuplot_plot_4</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 88,  98, 237)' fill-opacity = '0.300000' points = '72.53,422.40 107.41,421.38 137.92,420.44 164.59,419.56 187.89,418.72 208.24,417.91 226.00,417.12 241.50,416.34 255.03,415.58 266.83,414.81 277.14,414.04 286.15,413.27 294.03,412.50 300.93,411.72 306.99,410.93 312.31,410.13
+317.01,409.33 321.16,408.51 324.85,407.69 328.14,406.86 331.09,406.02 333.75,405.17 336.16,404.31 338.36,403.44 340.37,402.56 342.24,401.66 343.98,400.76 345.61,399.84 347.15,398.91 348.61,397.97 350.01,397.01 351.35,396.03
+352.65,395.04 353.91,394.02 355.14,392.99 356.35,391.94 357.54,390.87 358.70,389.78 359.86,388.66 361.00,387.52 362.13,386.36 363.26,385.18 364.38,383.98 365.49,382.75 366.60,381.50 367.71,380.23 368.81,378.93 369.92,377.62
+371.02,376.29 372.12,374.94 373.22,373.58 374.32,372.20 375.41,370.81 376.51,369.41 377.61,368.00 378.70,366.59 379.80,365.17 380.90,363.75 381.99,362.34 383.09,360.92 384.18,359.51 385.28,358.11 386.38,356.73 387.47,355.35
+388.57,353.99 389.66,352.65 390.76,351.34 391.86,350.04 392.95,348.78 394.05,347.54 395.14,346.34 396.24,345.17 397.34,344.04 398.43,342.95 399.53,341.90 400.62,340.89 401.72,339.94 402.81,339.03 403.91,338.17 405.01,337.37
+406.10,336.62 407.20,335.93 408.29,335.30 409.39,334.73 410.49,334.21 411.58,333.76 412.68,333.37 413.77,333.04 414.87,332.77 415.96,332.56 417.06,332.41 418.16,332.32 419.25,332.28 420.35,332.30 421.44,332.38 422.54,332.50
+423.64,332.68 424.73,332.91 425.83,333.19 426.92,333.52 426.92,366.26 425.90,365.64 424.88,365.10 423.85,364.63 422.83,364.23 421.81,363.88 420.79,363.60 419.76,363.38 418.74,363.21 417.72,363.09 416.70,363.03 415.67,363.02
+414.65,363.07 413.63,363.16 412.60,363.30 411.58,363.49 410.56,363.73 409.53,364.01 408.51,364.32 407.49,364.68 406.46,365.07 405.44,365.50 404.41,365.96 403.39,366.44 402.36,366.96 401.34,367.49 400.31,368.05 399.28,368.63
+398.25,369.23 397.21,369.84 396.17,370.47 395.13,371.12 394.09,371.77 393.04,372.45 391.99,373.13 390.94,373.83 389.87,374.54 388.81,375.26 387.73,376.00 386.65,376.75 385.56,377.51 384.46,378.29 383.36,379.09 382.24,379.91
+381.12,380.74 379.98,381.59 378.84,382.46 377.68,383.35 376.51,384.26 375.33,385.19 374.14,386.14 372.94,387.11 371.73,388.10 370.51,389.11 369.28,390.13 368.03,391.17 366.77,392.22 365.50,393.28 364.22,394.35 362.93,395.43
+361.62,396.50 360.30,397.58 358.97,398.66 357.61,399.73 356.24,400.80 354.84,401.85 353.41,402.89 351.96,403.91 350.46,404.91 348.91,405.89 347.31,406.84 345.64,407.77 343.89,408.67 342.04,409.53 340.08,410.37 337.99,411.18
+335.73,411.95 333.29,412.70 330.62,413.41 327.69,414.08 324.47,414.73 320.88,415.35 316.89,415.94 312.42,416.49 307.40,417.03 301.75,417.53 295.38,418.01 288.16,418.46 280.00,418.88 270.73,419.29 260.23,419.66 248.30,420.02
+234.75,420.35 219.37,420.67 201.91,420.96 182.09,421.25 159.61,421.52 134.12,421.80 105.24,422.09 72.53,422.40 '/>
+	</g>
+	<path stroke='rgb( 88,  98, 237)'  d='M72.53,422.40 L107.41,421.38 L137.92,420.44 L164.59,419.56 L187.89,418.72 L208.24,417.91 L226.00,417.12 L241.50,416.34
+		L255.03,415.58 L266.83,414.81 L277.14,414.04 L286.15,413.27 L294.03,412.50 L300.93,411.72 L306.99,410.93 L312.31,410.13
+		L317.01,409.33 L321.16,408.51 L324.85,407.69 L328.14,406.86 L331.09,406.02 L333.75,405.17 L336.16,404.31 L338.36,403.44
+		L340.37,402.56 L342.24,401.66 L343.98,400.76 L345.61,399.84 L347.15,398.91 L348.61,397.97 L350.01,397.01 L351.35,396.03
+		L352.65,395.04 L353.91,394.02 L355.14,392.99 L356.35,391.94 L357.54,390.87 L358.70,389.78 L359.86,388.66 L361.00,387.52
+		L362.13,386.36 L363.26,385.18 L364.38,383.98 L365.49,382.75 L366.60,381.50 L367.71,380.23 L368.81,378.93 L369.92,377.62
+		L371.02,376.29 L372.12,374.94 L373.22,373.58 L374.32,372.20 L375.41,370.81 L376.51,369.41 L377.61,368.00 L378.70,366.59
+		L379.80,365.17 L380.90,363.75 L381.99,362.34 L383.09,360.92 L384.18,359.51 L385.28,358.11 L386.38,356.73 L387.47,355.35
+		L388.57,353.99 L389.66,352.65 L390.76,351.34 L391.86,350.04 L392.95,348.78 L394.05,347.54 L395.14,346.34 L396.24,345.17
+		L397.34,344.04 L398.43,342.95 L399.53,341.90 L400.62,340.89 L401.72,339.94 L402.81,339.03 L403.91,338.17 L405.01,337.37
+		L406.10,336.62 L407.20,335.93 L408.29,335.30 L409.39,334.73 L410.49,334.21 L411.58,333.76 L412.68,333.37 L413.77,333.04
+		L414.87,332.77 L415.96,332.56 L417.06,332.41 L418.16,332.32 L419.25,332.28 L420.35,332.30 L421.44,332.38 L422.54,332.50
+		L423.64,332.68 L424.73,332.91 L425.83,333.19 L426.92,333.52 L426.92,366.26 L425.90,365.64 L424.88,365.10 L423.85,364.63
+		L422.83,364.23 L421.81,363.88 L420.79,363.60 L419.76,363.38 L418.74,363.21 L417.72,363.09 L416.70,363.03 L415.67,363.02
+		L414.65,363.07 L413.63,363.16 L412.60,363.30 L411.58,363.49 L410.56,363.73 L409.53,364.01 L408.51,364.32 L407.49,364.68
+		L406.46,365.07 L405.44,365.50 L404.41,365.96 L403.39,366.44 L402.36,366.96 L401.34,367.49 L400.31,368.05 L399.28,368.63
+		L398.25,369.23 L397.21,369.84 L396.17,370.47 L395.13,371.12 L394.09,371.77 L393.04,372.45 L391.99,373.13 L390.94,373.83
+		L389.87,374.54 L388.81,375.26 L387.73,376.00 L386.65,376.75 L385.56,377.51 L384.46,378.29 L383.36,379.09 L382.24,379.91
+		L381.12,380.74 L379.98,381.59 L378.84,382.46 L377.68,383.35 L376.51,384.26 L375.33,385.19 L374.14,386.14 L372.94,387.11
+		L371.73,388.10 L370.51,389.11 L369.28,390.13 L368.03,391.17 L366.77,392.22 L365.50,393.28 L364.22,394.35 L362.93,395.43
+		L361.62,396.50 L360.30,397.58 L358.97,398.66 L357.61,399.73 L356.24,400.80 L354.84,401.85 L353.41,402.89 L351.96,403.91
+		L350.46,404.91 L348.91,405.89 L347.31,406.84 L345.64,407.77 L343.89,408.67 L342.04,409.53 L340.08,410.37 L337.99,411.18
+		L335.73,411.95 L333.29,412.70 L330.62,413.41 L327.69,414.08 L324.47,414.73 L320.88,415.35 L316.89,415.94 L312.42,416.49
+		L307.40,417.03 L301.75,417.53 L295.38,418.01 L288.16,418.46 L280.00,418.88 L270.73,419.29 L260.23,419.66 L248.30,420.02
+		L234.75,420.35 L219.37,420.67 L201.91,420.96 L182.09,421.25 L159.61,421.52 L134.12,421.80 L105.24,422.09 L72.53,422.40
+		 '/></g>
+	</g>
+	<g id="gnuplot_plot_5" ><title>MASTA+ consumed tasks</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(221.76,66.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >MASTA+ consumed tasks</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb( 50, 166, 140)' stroke-dasharray='2.5,4.0'  d='M402.92,42.01 L467.92,42.01 M72.53,422.40 L108.42,422.23 L137.24,421.75 L160.42,421.01 L179.11,420.07 L194.24,418.98
-		L206.55,417.78 L216.63,416.51 L224.98,415.21 L231.97,413.89 L237.93,412.58 L243.10,411.30 L247.70,410.07 L251.89,408.88
-		L255.81,407.75 L259.57,406.69 L263.26,405.69 L266.96,404.76 L270.70,403.90 L274.54,403.11 L278.49,402.37 L282.57,401.70
-		L286.79,401.08 L291.13,400.51 L295.59,399.97 L300.16,399.47 L304.80,398.98 L309.50,398.51 L314.22,398.05 L318.95,397.58
-		L323.65,397.10 L328.30,396.61 L332.88,396.10 L337.36,395.56 L341.73,394.99 L345.98,394.38 L350.09,393.73 L354.05,393.04
-		L357.87,392.31 L361.53,391.54 L365.05,390.71 L368.42,389.83 L371.65,388.90 L374.74,387.91 L377.71,386.86 L380.56,385.75
-		L383.31,384.58 L385.97,383.34 L388.54,382.03 L391.03,380.64 L393.45,379.18 L395.82,377.65 L398.14,376.03 L400.42,374.34
-		L402.66,372.58 L404.88,370.74 L407.07,368.84 L409.24,366.88 L411.39,364.87 L413.54,362.81 L415.67,360.72 L417.80,358.61
-		L419.92,356.49 L422.03,354.38 L424.14,352.28 L426.25,350.20 L428.36,348.17 L430.47,346.18 L432.57,344.25 L434.68,342.38
-		L436.78,340.56 L438.89,338.81 L440.99,337.11 L443.10,335.47 L445.20,333.86 L447.30,332.29 L449.41,330.73 L451.51,329.16
-		L453.62,327.58 L455.72,325.97 L457.82,324.30 L459.93,322.56 L462.03,320.75 L464.14,318.84 L466.24,316.83 L468.34,314.71
-		L470.45,312.47 L472.55,310.10 L474.66,307.60 L476.76,304.96 L478.86,302.15 L480.97,299.15 L483.07,295.91 L485.18,292.35
-		L487.28,288.38 L489.38,283.86 L491.49,278.57 L493.59,272.26 L495.70,264.55 L497.80,254.96  '/></g>
+	<path stroke='rgb( 50, 166, 140)' stroke-dasharray='1.0,2.0'  d='M231.55,61.50 L279.71,61.50 M72.53,422.40 L93.83,422.40 L110.97,422.40 L124.87,422.40 L136.24,422.40 L145.64,422.40
+		L153.48,422.40 L160.10,422.40 L165.75,422.40 L170.65,422.40 L174.94,422.40 L178.75,422.40 L182.19,422.40 L185.33,422.40
+		L188.25,422.40 L191.00,422.40 L193.63,422.39 L196.20,422.39 L198.73,422.38 L201.27,422.37 L203.84,422.36 L206.49,422.34
+		L209.24,422.30 L212.11,422.26 L215.12,422.21 L218.29,422.14 L221.64,422.05 L225.18,421.93 L228.90,421.79 L232.81,421.62
+		L236.90,421.41 L241.16,421.16 L245.59,420.86 L250.16,420.52 L254.85,420.13 L259.64,419.68 L264.51,419.17 L269.42,418.60
+		L274.35,417.96 L279.27,417.26 L284.16,416.49 L288.98,415.66 L293.72,414.75 L298.36,413.77 L302.87,412.71 L307.24,411.58
+		L311.46,410.38 L315.52,409.10 L319.41,407.75 L323.13,406.31 L326.68,404.79 L330.06,403.19 L333.28,401.49 L336.33,399.70
+		L339.24,397.82 L342.01,395.83 L344.65,393.73 L347.17,391.52 L349.59,389.19 L351.91,386.72 L354.15,384.12 L356.31,381.37
+		L358.41,378.47 L360.46,375.41 L362.46,372.17 L364.42,368.76 L366.36,365.16 L368.26,361.37 L370.15,357.38 L372.02,353.17
+		L373.88,348.75 L375.73,344.09 L377.58,339.20 L379.41,334.07 L381.25,328.69 L383.08,323.04 L384.91,317.13 L386.74,310.95
+		L388.57,304.48 L390.39,297.73 L392.22,290.70 L394.05,283.38 L395.87,275.77 L397.70,267.89 L399.53,259.73 L401.35,251.32
+		L403.18,242.66 L405.01,233.80 L406.83,224.74 L408.66,215.54 L410.48,206.23 L412.31,196.87 L414.14,187.52 L415.96,178.24
+		L417.79,169.13 L419.62,160.26 L421.44,151.77 L423.27,143.78 L425.10,136.46 L426.92,130.03  '/></g>
+	</g>
+	<g id="gnuplot_plot_6"  fill="none"><title>gnuplot_plot_6</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(137, 224, 177)' fill-opacity = '0.300000' points = '72.53,422.40 93.83,422.40 110.97,422.40 124.87,422.40 136.24,422.40 145.64,422.40 153.48,422.40 160.10,422.40 165.75,422.40 170.65,422.40 174.94,422.40 178.75,422.40 182.19,422.40 185.33,422.40 188.25,422.40 191.00,422.40
+193.63,422.39 196.20,422.39 198.73,422.38 201.27,422.36 203.84,422.34 206.49,422.32 209.24,422.28 212.11,422.23 215.12,422.16 218.30,422.07 221.64,421.96 225.18,421.82 228.90,421.65 232.81,421.44 236.90,421.19 241.16,420.89
+245.59,420.55 250.16,420.15 254.85,419.69 259.64,419.18 264.51,418.60 269.42,417.95 274.35,417.23 279.27,416.45 284.16,415.59 288.98,414.65 293.72,413.64 298.36,412.56 302.87,411.40 307.24,410.16 311.46,408.84 315.52,407.44
+319.41,405.96 323.13,404.39 326.68,402.74 330.06,401.00 333.28,399.17 336.33,397.24 339.24,395.21 342.01,393.07 344.65,390.82 347.17,388.45 349.59,385.96 351.91,383.34 354.15,380.59 356.31,377.69 358.41,374.63 360.46,371.42
+362.46,368.04 364.42,364.48 366.35,360.73 368.26,356.79 370.15,352.65 372.02,348.29 373.88,343.71 375.73,338.90 377.58,333.84 379.41,328.54 381.25,322.98 383.08,317.15 384.91,311.04 386.74,304.65 388.57,297.96 390.39,290.99
+392.22,283.72 394.05,276.16 395.87,268.30 397.70,260.17 399.53,251.77 401.35,243.13 403.18,234.26 405.01,225.20 406.83,216.00 408.66,206.70 410.49,197.37 412.31,188.07 414.14,178.88 415.96,169.90 417.79,161.23 419.62,153.01
+421.44,145.36 423.27,138.46 425.10,132.49 426.92,127.69 426.92,132.37 425.24,139.71 423.56,147.54 421.88,155.75 420.20,164.24 418.52,172.94 416.84,181.76 415.16,190.65 413.48,199.54 411.80,208.40 410.12,217.16 408.44,225.81
+406.76,234.30 405.08,242.61 403.40,250.71 401.72,258.58 400.04,266.22 398.36,273.61 396.68,280.75 395.00,287.63 393.32,294.25 391.64,300.62 389.96,306.73 388.27,312.59 386.59,318.22 384.91,323.60 383.23,328.76 381.54,333.71
+379.86,338.43 378.17,342.96 376.48,347.29 374.78,351.43 373.08,355.38 371.37,359.16 369.64,362.78 367.91,366.23 366.16,369.52 364.38,372.66 362.58,375.65 360.74,378.50 358.87,381.22 356.95,383.81 354.97,386.27 352.93,388.62
+350.81,390.85 348.61,392.97 346.31,394.99 343.90,396.92 341.36,398.74 338.70,400.48 335.89,402.14 332.92,403.71 329.79,405.21 326.48,406.63 322.99,407.97 319.31,409.25 315.45,410.46 311.39,411.60 307.16,412.68 302.75,413.69
+298.17,414.63 293.44,415.51 288.58,416.33 283.62,417.08 278.56,417.77 273.45,418.41 268.32,418.98 263.18,419.49 258.08,419.95 253.05,420.36 248.12,420.72 243.31,421.03 238.65,421.30 234.17,421.52 229.87,421.71 225.78,421.87
+221.89,422.00 218.21,422.10 214.72,422.18 211.40,422.24 208.24,422.29 205.20,422.32 202.24,422.35 199.31,422.37 196.36,422.38 193.32,422.39 190.12,422.39 186.68,422.40 182.91,422.40 178.70,422.40 173.92,422.40 168.45,422.40
+162.12,422.40 154.73,422.40 146.07,422.40 135.87,422.40 123.81,422.40 109.53,422.40 92.61,422.40 72.53,422.40 '/>
+	</g>
+	<path stroke='rgb( 50, 166, 140)'  d='M72.53,422.40 L93.83,422.40 L110.97,422.40 L124.87,422.40 L136.24,422.40 L145.64,422.40 L153.48,422.40 L160.10,422.40
+		L165.75,422.40 L170.65,422.40 L174.94,422.40 L178.75,422.40 L182.19,422.40 L185.33,422.40 L188.25,422.40 L191.00,422.40
+		L193.63,422.39 L196.20,422.39 L198.73,422.38 L201.27,422.36 L203.84,422.34 L206.49,422.32 L209.24,422.28 L212.11,422.23
+		L215.12,422.16 L218.30,422.07 L221.64,421.96 L225.18,421.82 L228.90,421.65 L232.81,421.44 L236.90,421.19 L241.16,420.89
+		L245.59,420.55 L250.16,420.15 L254.85,419.69 L259.64,419.18 L264.51,418.60 L269.42,417.95 L274.35,417.23 L279.27,416.45
+		L284.16,415.59 L288.98,414.65 L293.72,413.64 L298.36,412.56 L302.87,411.40 L307.24,410.16 L311.46,408.84 L315.52,407.44
+		L319.41,405.96 L323.13,404.39 L326.68,402.74 L330.06,401.00 L333.28,399.17 L336.33,397.24 L339.24,395.21 L342.01,393.07
+		L344.65,390.82 L347.17,388.45 L349.59,385.96 L351.91,383.34 L354.15,380.59 L356.31,377.69 L358.41,374.63 L360.46,371.42
+		L362.46,368.04 L364.42,364.48 L366.35,360.73 L368.26,356.79 L370.15,352.65 L372.02,348.29 L373.88,343.71 L375.73,338.90
+		L377.58,333.84 L379.41,328.54 L381.25,322.98 L383.08,317.15 L384.91,311.04 L386.74,304.65 L388.57,297.96 L390.39,290.99
+		L392.22,283.72 L394.05,276.16 L395.87,268.30 L397.70,260.17 L399.53,251.77 L401.35,243.13 L403.18,234.26 L405.01,225.20
+		L406.83,216.00 L408.66,206.70 L410.49,197.37 L412.31,188.07 L414.14,178.88 L415.96,169.90 L417.79,161.23 L419.62,153.01
+		L421.44,145.36 L423.27,138.46 L425.10,132.49 L426.92,127.69 L426.92,132.37 L425.24,139.71 L423.56,147.54 L421.88,155.75
+		L420.20,164.24 L418.52,172.94 L416.84,181.76 L415.16,190.65 L413.48,199.54 L411.80,208.40 L410.12,217.16 L408.44,225.81
+		L406.76,234.30 L405.08,242.61 L403.40,250.71 L401.72,258.58 L400.04,266.22 L398.36,273.61 L396.68,280.75 L395.00,287.63
+		L393.32,294.25 L391.64,300.62 L389.96,306.73 L388.27,312.59 L386.59,318.22 L384.91,323.60 L383.23,328.76 L381.54,333.71
+		L379.86,338.43 L378.17,342.96 L376.48,347.29 L374.78,351.43 L373.08,355.38 L371.37,359.16 L369.64,362.78 L367.91,366.23
+		L366.16,369.52 L364.38,372.66 L362.58,375.65 L360.74,378.50 L358.87,381.22 L356.95,383.81 L354.97,386.27 L352.93,388.62
+		L350.81,390.85 L348.61,392.97 L346.31,394.99 L343.90,396.92 L341.36,398.74 L338.70,400.48 L335.89,402.14 L332.92,403.71
+		L329.79,405.21 L326.48,406.63 L322.99,407.97 L319.31,409.25 L315.45,410.46 L311.39,411.60 L307.16,412.68 L302.75,413.69
+		L298.17,414.63 L293.44,415.51 L288.58,416.33 L283.62,417.08 L278.56,417.77 L273.45,418.41 L268.32,418.98 L263.18,419.49
+		L258.08,419.95 L253.05,420.36 L248.12,420.72 L243.31,421.03 L238.65,421.30 L234.17,421.52 L229.87,421.71 L225.78,421.87
+		L221.89,422.00 L218.21,422.10 L214.72,422.18 L211.40,422.24 L208.24,422.29 L205.20,422.32 L202.24,422.35 L199.31,422.37
+		L196.36,422.38 L193.32,422.39 L190.12,422.39 L186.68,422.40 L182.91,422.40 L178.70,422.40 L173.92,422.40 L168.45,422.40
+		L162.12,422.40 L154.73,422.40 L146.07,422.40 L135.87,422.40 L123.81,422.40 L109.53,422.40 L92.61,422.40 L72.53,422.40
+		 '/></g>
 	</g>
-	<g id="gnuplot_plot_2" ><title>Consumed tasks</title>
+	<g id="gnuplot_plot_7" ><title>Consumed tasks</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(388.92,78.51)" stroke="none" fill="black" font-family="Arial" font-size="20.00"  text-anchor="end">
+	<g transform="translate(221.76,87.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
 		<text><tspan font-family="Arial" >Consumed tasks</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb( 50, 166, 140)' stroke-dasharray='1.0,2.0'  d='M402.92,72.01 L467.92,72.01 M72.53,422.40 L108.42,422.40 L137.24,422.40 L160.42,422.40 L179.11,422.40 L194.24,422.40
-		L206.55,422.40 L216.63,422.40 L224.98,422.40 L231.97,422.40 L237.93,422.39 L243.10,422.39 L247.70,422.38 L251.89,422.36
-		L255.81,422.34 L259.57,422.31 L263.26,422.26 L266.96,422.20 L270.70,422.12 L274.54,422.03 L278.49,421.90 L282.57,421.75
-		L286.79,421.57 L291.13,421.35 L295.59,421.10 L300.16,420.80 L304.80,420.46 L309.50,420.08 L314.22,419.64 L318.95,419.15
-		L323.65,418.60 L328.30,418.00 L332.88,417.33 L337.36,416.61 L341.73,415.81 L345.98,414.95 L350.09,414.02 L354.05,413.01
-		L357.87,411.94 L361.53,410.78 L365.05,409.55 L368.42,408.23 L371.65,406.83 L374.74,405.35 L377.71,403.77 L380.56,402.10
-		L383.31,400.34 L385.97,398.48 L388.54,396.51 L391.03,394.44 L393.45,392.25 L395.82,389.95 L398.14,387.53 L400.42,384.98
-		L402.66,382.29 L404.88,379.46 L407.07,376.49 L409.24,373.36 L411.39,370.06 L413.54,366.60 L415.67,362.96 L417.80,359.12
-		L419.92,355.10 L422.03,350.86 L424.14,346.41 L426.25,341.74 L428.36,336.83 L430.47,331.68 L432.57,326.27 L434.68,320.60
-		L436.78,314.66 L438.89,308.43 L440.99,301.91 L443.10,295.09 L445.20,287.94 L447.30,280.48 L449.41,272.68 L451.51,264.54
-		L453.62,256.05 L455.72,247.20 L457.82,238.00 L459.93,228.42 L462.03,218.49 L464.14,208.20 L466.24,197.56 L468.34,186.58
-		L470.45,175.29 L472.55,163.72 L474.66,151.89 L476.76,139.86 L478.86,127.70 L480.97,115.47 L483.07,103.26 L485.18,91.20
-		L487.28,79.39 L489.38,68.01 L491.49,57.22 L493.59,47.24 L495.70,38.29 L497.80,30.65  '/></g>
+	<path stroke='rgb(252,  83,  92)' stroke-dasharray='1.0,2.0'  d='M231.55,82.50 L279.71,82.50 M72.53,422.40 L109.56,421.64 L141.65,420.88 L169.44,420.10 L193.48,419.32 L214.28,418.52
+		L232.27,417.70 L247.83,416.87 L261.29,416.03 L272.94,415.18 L283.03,414.32 L291.78,413.46 L299.39,412.60 L306.03,411.73
+		L311.82,410.87 L316.91,410.01 L321.40,409.15 L325.37,408.30 L328.92,407.46 L332.11,406.62 L334.99,405.78 L337.62,404.95
+		L340.04,404.11 L342.29,403.27 L344.39,402.42 L346.37,401.56 L348.26,400.68 L350.06,399.78 L351.80,398.84 L353.48,397.87
+		L355.12,396.85 L356.72,395.78 L358.28,394.66 L359.82,393.46 L361.34,392.20 L362.83,390.85 L364.31,389.41 L365.77,387.88
+		L367.21,386.25 L368.64,384.51 L370.05,382.66 L371.45,380.69 L372.83,378.59 L374.20,376.36 L375.55,374.01 L376.89,371.51
+		L378.22,368.88 L379.53,366.10 L380.83,363.18 L382.12,360.12 L383.40,356.90 L384.67,353.55 L385.92,350.04 L387.17,346.39
+		L388.41,342.59 L389.64,338.65 L390.86,334.57 L392.07,330.35 L393.28,326.00 L394.48,321.51 L395.68,316.90 L396.87,312.16
+		L398.06,307.31 L399.25,302.35 L400.43,297.28 L401.61,292.12 L402.78,286.87 L403.96,281.55 L405.14,276.16 L406.31,270.72
+		L407.48,265.23 L408.65,259.71 L409.82,254.18 L410.99,248.65 L412.16,243.13 L413.33,237.65 L414.50,232.21 L415.67,226.85
+		L416.84,221.57 L418.01,216.40 L419.18,211.35 L420.35,206.46 L421.52,201.73 L422.69,197.19 L423.85,192.85 L425.02,188.74
+		L426.19,184.88 L427.36,181.28 L428.53,177.95 L429.70,174.92 L430.87,172.19 L432.04,169.76 L433.21,167.64 L434.37,165.83
+		L435.54,164.32 L436.71,163.10 L437.88,162.13 L439.05,161.40 L440.22,160.85 L441.39,160.43  '/></g>
 	</g>
-	<g id="gnuplot_plot_3" ><title>Consumption only</title>
+	<g id="gnuplot_plot_8"  fill="none"><title>gnuplot_plot_8</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(388.92,108.51)" stroke="none" fill="black" font-family="Arial" font-size="20.00"  text-anchor="end">
-		<text><tspan font-family="Arial" >Consumption only</tspan></text>
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb(255, 105,  65)' fill-opacity = '0.300000' points = '72.53,422.40 109.56,421.62 141.65,420.78 169.44,419.91 193.48,419.00 214.28,418.06 232.27,417.11 247.83,416.13 261.29,415.14 272.94,414.15 283.03,413.15 291.78,412.15 299.39,411.16 306.03,410.17 311.82,409.19 316.91,408.22
+321.40,407.26 325.37,406.31 328.92,405.38 332.11,404.46 334.99,403.54 337.62,402.63 340.04,401.73 342.29,400.83 344.39,399.92 346.37,399.00 348.26,398.06 350.06,397.10 351.80,396.11 353.48,395.08 355.12,394.00 356.72,392.87
+358.28,391.68 359.82,390.42 361.34,389.08 362.83,387.65 364.31,386.13 365.77,384.50 367.21,382.77 368.64,380.92 370.05,378.95 371.45,376.85 372.83,374.62 374.20,372.25 375.55,369.74 376.89,367.09 378.22,364.28 379.53,361.33
+380.83,358.23 382.12,354.97 383.40,351.56 384.67,348.00 385.92,344.28 387.17,340.42 388.41,336.41 389.64,332.25 390.86,327.95 392.07,323.51 393.28,318.94 394.48,314.24 395.68,309.42 396.87,304.49 398.06,299.44 399.25,294.30
+400.43,289.06 401.61,283.74 402.78,278.35 403.96,272.90 405.14,267.40 406.31,261.87 407.48,256.31 408.65,250.75 409.82,245.20 410.99,239.67 412.16,234.18 413.33,228.75 414.50,223.40 415.67,218.14 416.84,213.00 418.01,207.99
+419.18,203.13 420.35,198.45 421.52,193.95 422.68,189.67 423.85,185.61 425.02,181.80 426.19,178.25 427.36,174.98 428.53,171.99 429.70,169.29 430.87,166.90 432.04,164.82 433.21,163.04 434.37,161.56 435.54,160.37 436.71,159.46
+437.88,158.81 439.05,158.38 440.22,158.16 441.39,158.09 434.16,172.13 433.06,172.80 431.96,174.06 430.87,175.87 429.77,178.17 428.68,180.91 427.58,184.05 426.48,187.54 425.39,191.36 424.29,195.46 423.20,199.80 422.10,204.37
+421.00,209.11 419.91,214.02 418.81,219.06 417.72,224.21 416.62,229.44 415.53,234.74 414.43,240.08 413.33,245.45 412.24,250.83 411.14,256.21 410.04,261.57 408.95,266.89 407.85,272.18 406.75,277.41 405.65,282.58 404.56,287.67
+403.46,292.69 402.35,297.62 401.25,302.46 400.15,307.19 399.04,311.83 397.93,316.36 396.82,320.77 395.70,325.07 394.58,329.25 393.46,333.31 392.33,337.24 391.20,341.05 390.06,344.73 388.91,348.28 387.76,351.70 386.59,354.99
+385.42,358.15 384.24,361.17 383.06,364.07 381.86,366.83 380.65,369.47 379.42,371.98 378.19,374.36 376.95,376.61 375.69,378.74 374.42,380.76 373.14,382.66 371.84,384.44 370.54,386.12 369.22,387.70 367.89,389.17 366.54,390.56
+365.18,391.85 363.80,393.06 362.42,394.20 361.01,395.27 359.59,396.27 358.14,397.22 356.67,398.12 355.18,398.98 353.65,399.80 352.08,400.60 350.47,401.37 348.81,402.12 347.07,402.86 345.26,403.60 343.35,404.33 341.33,405.07
+339.17,405.81 336.84,406.56 334.31,407.33 331.55,408.10 328.51,408.89 325.14,409.70 321.39,410.51 317.18,411.34 312.44,412.17 307.08,413.01 300.99,413.85 294.07,414.68 286.18,415.51 277.16,416.32 266.84,417.11 255.03,417.87
+241.50,418.61 226.00,419.30 208.24,419.95 187.89,420.55 164.59,421.09 137.92,421.58 107.41,422.02 72.53,422.40 '/>
+	</g>
+	<path stroke='rgb(252,  83,  92)'  d='M72.53,422.40 L109.56,421.62 L141.65,420.78 L169.44,419.91 L193.48,419.00 L214.28,418.06 L232.27,417.11 L247.83,416.13
+		L261.29,415.14 L272.94,414.15 L283.03,413.15 L291.78,412.15 L299.39,411.16 L306.03,410.17 L311.82,409.19 L316.91,408.22
+		L321.40,407.26 L325.37,406.31 L328.92,405.38 L332.11,404.46 L334.99,403.54 L337.62,402.63 L340.04,401.73 L342.29,400.83
+		L344.39,399.92 L346.37,399.00 L348.26,398.06 L350.06,397.10 L351.80,396.11 L353.48,395.08 L355.12,394.00 L356.72,392.87
+		L358.28,391.68 L359.82,390.42 L361.34,389.08 L362.83,387.65 L364.31,386.13 L365.77,384.50 L367.21,382.77 L368.64,380.92
+		L370.05,378.95 L371.45,376.85 L372.83,374.62 L374.20,372.25 L375.55,369.74 L376.89,367.09 L378.22,364.28 L379.53,361.33
+		L380.83,358.23 L382.12,354.97 L383.40,351.56 L384.67,348.00 L385.92,344.28 L387.17,340.42 L388.41,336.41 L389.64,332.25
+		L390.86,327.95 L392.07,323.51 L393.28,318.94 L394.48,314.24 L395.68,309.42 L396.87,304.49 L398.06,299.44 L399.25,294.30
+		L400.43,289.06 L401.61,283.74 L402.78,278.35 L403.96,272.90 L405.14,267.40 L406.31,261.87 L407.48,256.31 L408.65,250.75
+		L409.82,245.20 L410.99,239.67 L412.16,234.18 L413.33,228.75 L414.50,223.40 L415.67,218.14 L416.84,213.00 L418.01,207.99
+		L419.18,203.13 L420.35,198.45 L421.52,193.95 L422.68,189.67 L423.85,185.61 L425.02,181.80 L426.19,178.25 L427.36,174.98
+		L428.53,171.99 L429.70,169.29 L430.87,166.90 L432.04,164.82 L433.21,163.04 L434.37,161.56 L435.54,160.37 L436.71,159.46
+		L437.88,158.81 L439.05,158.38 L440.22,158.16 L441.39,158.09 L434.16,172.13 L433.06,172.80 L431.96,174.06 L430.87,175.87
+		L429.77,178.17 L428.68,180.91 L427.58,184.05 L426.48,187.54 L425.39,191.36 L424.29,195.46 L423.20,199.80 L422.10,204.37
+		L421.00,209.11 L419.91,214.02 L418.81,219.06 L417.72,224.21 L416.62,229.44 L415.53,234.74 L414.43,240.08 L413.33,245.45
+		L412.24,250.83 L411.14,256.21 L410.04,261.57 L408.95,266.89 L407.85,272.18 L406.75,277.41 L405.65,282.58 L404.56,287.67
+		L403.46,292.69 L402.35,297.62 L401.25,302.46 L400.15,307.19 L399.04,311.83 L397.93,316.36 L396.82,320.77 L395.70,325.07
+		L394.58,329.25 L393.46,333.31 L392.33,337.24 L391.20,341.05 L390.06,344.73 L388.91,348.28 L387.76,351.70 L386.59,354.99
+		L385.42,358.15 L384.24,361.17 L383.06,364.07 L381.86,366.83 L380.65,369.47 L379.42,371.98 L378.19,374.36 L376.95,376.61
+		L375.69,378.74 L374.42,380.76 L373.14,382.66 L371.84,384.44 L370.54,386.12 L369.22,387.70 L367.89,389.17 L366.54,390.56
+		L365.18,391.85 L363.80,393.06 L362.42,394.20 L361.01,395.27 L359.59,396.27 L358.14,397.22 L356.67,398.12 L355.18,398.98
+		L353.65,399.80 L352.08,400.60 L350.47,401.37 L348.81,402.12 L347.07,402.86 L345.26,403.60 L343.35,404.33 L341.33,405.07
+		L339.17,405.81 L336.84,406.56 L334.31,407.33 L331.55,408.10 L328.51,408.89 L325.14,409.70 L321.39,410.51 L317.18,411.34
+		L312.44,412.17 L307.08,413.01 L300.99,413.85 L294.07,414.68 L286.18,415.51 L277.16,416.32 L266.84,417.11 L255.03,417.87
+		L241.50,418.61 L226.00,419.30 L208.24,419.95 L187.89,420.55 L164.59,421.09 L137.92,421.58 L107.41,422.02 L72.53,422.40
+		 '/></g>
+	</g>
+	<g id="gnuplot_plot_9" ><title>PSI consumed tasks</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(221.76,108.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >PSI consumed tasks</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb(252,  83,  92)'  d='M402.92,102.01 L467.92,102.01 M72.53,295.65 L115.58,297.25 L152.74,298.52 L184.82,299.50 L212.52,300.24 L236.45,300.78
-		L257.14,301.16 L275.02,301.40 L290.51,301.53 L303.94,301.58 L315.61,301.55 L325.76,301.46 L334.62,301.33 L342.37,301.14
-		L349.17,300.89 L355.17,300.60 L360.49,300.23 L365.22,299.79 L369.46,299.26 L373.27,298.62 L376.74,297.87 L379.90,296.98
-		L382.82,295.93 L385.52,294.72 L388.05,293.33 L390.43,291.75 L392.70,289.97 L394.86,287.98 L396.94,285.78 L398.95,283.36
-		L400.92,280.74 L402.83,277.91 L404.71,274.89 L406.57,271.68 L408.39,268.30 L410.20,264.77 L412.00,261.09 L413.78,257.30
-		L415.54,253.41 L417.30,249.44 L419.05,245.42 L420.78,241.37 L422.50,237.30 L424.22,233.24 L425.92,229.22 L427.61,225.23
-		L429.29,221.32 L430.95,217.48 L432.60,213.73 L434.24,210.08 L435.86,206.54 L437.47,203.11 L439.06,199.81 L440.64,196.62
-		L442.21,193.56 L443.76,190.62 L445.30,187.79 L446.82,185.07 L448.33,182.45 L449.83,179.92 L451.32,177.49 L452.80,175.12
-		L454.26,172.82 L455.72,170.58 L457.17,168.37 L458.62,166.20 L460.05,164.05 L461.48,161.91 L462.91,159.76 L464.33,157.61
-		L465.75,155.43 L467.17,153.22 L468.58,150.97 L469.99,148.67 L471.40,146.31 L472.80,143.89 L474.21,141.40 L475.62,138.83
-		L477.02,136.17 L478.42,133.41 L479.83,130.56 L481.23,127.59 L482.63,124.51 L484.04,121.30 L485.44,117.96 L486.84,114.46
-		L488.25,110.81 L489.65,106.98 L491.05,102.97 L492.45,98.74 L493.86,94.29 L495.26,89.58 L496.66,84.59 L498.06,79.29
-		L499.47,73.64 L500.87,67.60 L502.27,61.13 L503.67,54.17 L505.08,46.67 L506.48,38.58  '/></g>
+	<path stroke='rgb( 88,  98, 237)' stroke-dasharray='1.0,2.0'  d='M231.55,103.50 L279.71,103.50 M72.53,422.40 L107.41,421.69 L137.92,420.97 L164.59,420.23 L187.90,419.47 L208.24,418.68
+		L226.00,417.87 L241.50,417.04 L255.03,416.19 L266.83,415.32 L277.14,414.45 L286.15,413.56 L294.03,412.68 L300.93,411.80
+		L306.99,410.92 L312.31,410.07 L317.01,409.23 L321.16,408.42 L324.85,407.63 L328.14,406.88 L331.09,406.15 L333.75,405.47
+		L336.16,404.82 L338.36,404.20 L340.37,403.62 L342.24,403.08 L343.98,402.56 L345.61,402.07 L347.15,401.61 L348.61,401.16
+		L350.01,400.72 L351.35,400.28 L352.65,399.85 L353.91,399.40 L355.14,398.93 L356.35,398.44 L357.54,397.91 L358.70,397.35
+		L359.86,396.73 L361.00,396.05 L362.13,395.30 L363.26,394.48 L364.38,393.57 L365.49,392.58 L366.60,391.49 L367.71,390.30
+		L368.81,389.01 L369.92,387.60 L371.02,386.07 L372.12,384.42 L373.22,382.65 L374.32,380.75 L375.41,378.73 L376.51,376.57
+		L377.61,374.27 L378.70,371.85 L379.80,369.29 L380.90,366.59 L381.99,363.75 L383.09,360.78 L384.18,357.67 L385.28,354.43
+		L386.38,351.05 L387.47,347.54 L388.57,343.89 L389.66,340.11 L390.76,336.19 L391.86,332.15 L392.95,327.97 L394.05,323.66
+		L395.14,319.23 L396.24,314.67 L397.33,309.99 L398.43,305.19 L399.53,300.26 L400.62,295.23 L401.72,290.08 L402.81,284.83
+		L403.91,279.47 L405.01,274.02 L406.10,268.48 L407.20,262.86 L408.29,257.16 L409.39,251.40 L410.48,245.58 L411.58,239.71
+		L412.68,233.82 L413.77,227.91 L414.87,221.99 L415.96,216.09 L417.06,210.22 L418.16,204.40 L419.25,198.65 L420.35,193.00
+		L421.44,187.47 L422.54,182.09 L423.63,176.89 L424.73,171.91 L425.83,167.19 L426.92,162.77  '/></g>
 	</g>
-	<g id="gnuplot_plot_4" ><title>Continuous negotiation</title>
+	<g id="gnuplot_plot_10"  fill="none"><title>gnuplot_plot_10</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<g transform="translate(388.92,138.51)" stroke="none" fill="black" font-family="Arial" font-size="20.00"  text-anchor="end">
-		<text><tspan font-family="Arial" >Continuous negotiation</tspan></text>
+	<g stroke='none' shape-rendering='crispEdges'>
+		<polygon fill = 'rgb( 88,  98, 237)' fill-opacity = '0.300000' points = '72.53,422.40 107.41,421.67 137.92,420.89 164.59,420.08 187.89,419.23 208.24,418.35 226.00,417.45 241.50,416.53 255.03,415.59 266.83,414.64 277.14,413.69 286.15,412.74 294.03,411.78 300.93,410.84 306.99,409.92 312.31,409.01
+317.01,408.12 321.16,407.26 324.85,406.43 328.14,405.63 331.09,404.87 333.75,404.15 336.16,403.46 338.36,402.81 340.37,402.20 342.24,401.62 343.98,401.07 345.61,400.54 347.15,400.03 348.61,399.54 350.01,399.06 351.35,398.58
+352.65,398.10 353.91,397.60 355.14,397.07 356.35,396.52 357.54,395.92 358.70,395.28 359.86,394.57 361.00,393.81 362.13,392.96 363.26,392.04 364.38,391.03 365.49,389.91 366.60,388.70 367.71,387.38 368.81,385.94 369.92,384.38
+371.02,382.70 372.12,380.89 373.22,378.95 374.32,376.88 375.41,374.67 376.51,372.32 377.61,369.84 378.70,367.21 379.80,364.45 380.90,361.55 381.99,358.51 383.09,355.32 384.18,352.00 385.28,348.54 386.38,344.95 387.47,341.22
+388.57,337.35 389.66,333.35 390.76,329.22 391.86,324.95 392.95,320.56 394.05,316.05 395.14,311.40 396.24,306.64 397.34,301.76 398.43,296.76 399.53,291.66 400.62,286.44 401.72,281.12 402.81,275.71 403.91,270.21 405.01,264.63
+406.10,258.97 407.20,253.25 408.29,247.47 409.39,241.66 410.49,235.81 411.58,229.95 412.68,224.10 413.77,218.27 414.87,212.49 415.96,206.77 417.06,201.14 418.16,195.63 419.25,190.28 420.35,185.11 421.44,180.16 422.54,175.48
+423.64,171.12 424.73,167.11 425.83,163.53 426.92,160.43 426.92,169.79 425.90,174.50 424.88,179.37 423.85,184.37 422.83,189.49 421.81,194.71 420.79,200.02 419.76,205.39 418.74,210.82 417.72,216.29 416.70,221.78 415.67,227.29
+414.65,232.80 413.63,238.30 412.60,243.78 411.58,249.24 410.56,254.65 409.53,260.01 408.51,265.32 407.49,270.57 406.46,275.74 405.44,280.84 404.41,285.85 403.39,290.78 402.36,295.62 401.34,300.36 400.31,305.00 399.28,309.54
+398.25,313.97 397.21,318.30 396.17,322.52 395.13,326.62 394.09,330.62 393.04,334.50 391.99,338.26 390.94,341.91 389.87,345.44 388.81,348.85 387.73,352.14 386.65,355.31 385.56,358.36 384.46,361.30 383.36,364.11 382.24,366.81
+381.12,369.38 379.98,371.84 378.84,374.18 377.68,376.41 376.51,378.52 375.33,380.52 374.14,382.40 372.94,384.18 371.73,385.86 370.51,387.43 369.28,388.91 368.03,390.29 366.77,391.58 365.50,392.79 364.22,393.92 362.93,394.97
+361.62,395.96 360.30,396.88 358.97,397.75 357.61,398.57 356.24,399.34 354.84,400.07 353.41,400.77 351.96,401.45 350.46,402.10 348.91,402.74 347.31,403.38 345.64,404.00 343.89,404.63 342.04,405.26 340.08,405.90 337.99,406.56
+335.73,407.22 333.29,407.90 330.62,408.59 327.69,409.30 324.47,410.03 320.88,410.77 316.89,411.52 312.42,412.28 307.40,413.05 301.75,413.83 295.38,414.60 288.16,415.36 280.00,416.12 270.73,416.86 260.23,417.58 248.30,418.28
+234.75,418.94 219.37,419.57 201.91,420.16 182.09,420.70 159.61,421.20 134.12,421.65 105.24,422.05 72.53,422.40 '/>
+	</g>
+	<path stroke='rgb( 88,  98, 237)'  d='M72.53,422.40 L107.41,421.67 L137.92,420.89 L164.59,420.08 L187.89,419.23 L208.24,418.35 L226.00,417.45 L241.50,416.53
+		L255.03,415.59 L266.83,414.64 L277.14,413.69 L286.15,412.74 L294.03,411.78 L300.93,410.84 L306.99,409.92 L312.31,409.01
+		L317.01,408.12 L321.16,407.26 L324.85,406.43 L328.14,405.63 L331.09,404.87 L333.75,404.15 L336.16,403.46 L338.36,402.81
+		L340.37,402.20 L342.24,401.62 L343.98,401.07 L345.61,400.54 L347.15,400.03 L348.61,399.54 L350.01,399.06 L351.35,398.58
+		L352.65,398.10 L353.91,397.60 L355.14,397.07 L356.35,396.52 L357.54,395.92 L358.70,395.28 L359.86,394.57 L361.00,393.81
+		L362.13,392.96 L363.26,392.04 L364.38,391.03 L365.49,389.91 L366.60,388.70 L367.71,387.38 L368.81,385.94 L369.92,384.38
+		L371.02,382.70 L372.12,380.89 L373.22,378.95 L374.32,376.88 L375.41,374.67 L376.51,372.32 L377.61,369.84 L378.70,367.21
+		L379.80,364.45 L380.90,361.55 L381.99,358.51 L383.09,355.32 L384.18,352.00 L385.28,348.54 L386.38,344.95 L387.47,341.22
+		L388.57,337.35 L389.66,333.35 L390.76,329.22 L391.86,324.95 L392.95,320.56 L394.05,316.05 L395.14,311.40 L396.24,306.64
+		L397.34,301.76 L398.43,296.76 L399.53,291.66 L400.62,286.44 L401.72,281.12 L402.81,275.71 L403.91,270.21 L405.01,264.63
+		L406.10,258.97 L407.20,253.25 L408.29,247.47 L409.39,241.66 L410.49,235.81 L411.58,229.95 L412.68,224.10 L413.77,218.27
+		L414.87,212.49 L415.96,206.77 L417.06,201.14 L418.16,195.63 L419.25,190.28 L420.35,185.11 L421.44,180.16 L422.54,175.48
+		L423.64,171.12 L424.73,167.11 L425.83,163.53 L426.92,160.43 L426.92,169.79 L425.90,174.50 L424.88,179.37 L423.85,184.37
+		L422.83,189.49 L421.81,194.71 L420.79,200.02 L419.76,205.39 L418.74,210.82 L417.72,216.29 L416.70,221.78 L415.67,227.29
+		L414.65,232.80 L413.63,238.30 L412.60,243.78 L411.58,249.24 L410.56,254.65 L409.53,260.01 L408.51,265.32 L407.49,270.57
+		L406.46,275.74 L405.44,280.84 L404.41,285.85 L403.39,290.78 L402.36,295.62 L401.34,300.36 L400.31,305.00 L399.28,309.54
+		L398.25,313.97 L397.21,318.30 L396.17,322.52 L395.13,326.62 L394.09,330.62 L393.04,334.50 L391.99,338.26 L390.94,341.91
+		L389.87,345.44 L388.81,348.85 L387.73,352.14 L386.65,355.31 L385.56,358.36 L384.46,361.30 L383.36,364.11 L382.24,366.81
+		L381.12,369.38 L379.98,371.84 L378.84,374.18 L377.68,376.41 L376.51,378.52 L375.33,380.52 L374.14,382.40 L372.94,384.18
+		L371.73,385.86 L370.51,387.43 L369.28,388.91 L368.03,390.29 L366.77,391.58 L365.50,392.79 L364.22,393.92 L362.93,394.97
+		L361.62,395.96 L360.30,396.88 L358.97,397.75 L357.61,398.57 L356.24,399.34 L354.84,400.07 L353.41,400.77 L351.96,401.45
+		L350.46,402.10 L348.91,402.74 L347.31,403.38 L345.64,404.00 L343.89,404.63 L342.04,405.26 L340.08,405.90 L337.99,406.56
+		L335.73,407.22 L333.29,407.90 L330.62,408.59 L327.69,409.30 L324.47,410.03 L320.88,410.77 L316.89,411.52 L312.42,412.28
+		L307.40,413.05 L301.75,413.83 L295.38,414.60 L288.16,415.36 L280.00,416.12 L270.73,416.86 L260.23,417.58 L248.30,418.28
+		L234.75,418.94 L219.37,419.57 L201.91,420.16 L182.09,420.70 L159.61,421.20 L134.12,421.65 L105.24,422.05 L72.53,422.40
+		 '/></g>
+	</g>
+	<g id="gnuplot_plot_11" ><title>SSI consumed tasks</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(504.88,24.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >SSI consumed tasks</tspan></text>
 	</g>
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='rgb( 50, 166, 140)'  d='M402.92,132.01 L467.92,132.01 M72.53,295.65 L108.42,298.68 L137.24,301.13 L160.42,303.13 L179.11,304.80 L194.24,306.23
-		L206.55,307.49 L216.63,308.63 L224.98,309.67 L231.97,310.66 L237.93,311.59 L243.10,312.48 L247.70,313.33 L251.89,314.13
-		L255.81,314.89 L259.57,315.61 L263.26,316.28 L266.96,316.89 L270.70,317.45 L274.54,317.95 L278.49,318.40 L282.57,318.79
-		L286.79,319.12 L291.13,319.40 L295.59,319.63 L300.16,319.81 L304.80,319.95 L309.50,320.03 L314.22,320.08 L318.95,320.09
-		L323.65,320.07 L328.30,320.01 L332.88,319.91 L337.36,319.79 L341.73,319.63 L345.98,319.44 L350.09,319.22 L354.05,318.95
-		L357.87,318.64 L361.53,318.28 L365.05,317.86 L368.42,317.38 L371.65,316.82 L374.74,316.17 L377.71,315.42 L380.56,314.57
-		L383.31,313.60 L385.97,312.49 L388.54,311.25 L391.03,309.86 L393.45,308.31 L395.82,306.62 L398.14,304.76 L400.42,302.76
-		L402.66,300.62 L404.88,298.33 L407.07,295.93 L409.24,293.43 L411.39,290.83 L413.54,288.18 L415.67,285.48 L417.80,282.76
-		L419.92,280.06 L422.03,277.39 L424.14,274.78 L426.25,272.25 L428.36,269.82 L430.47,267.50 L432.57,265.32 L434.68,263.27
-		L436.78,261.37 L438.89,259.62 L440.99,258.01 L443.10,256.55 L445.20,255.21 L447.30,253.99 L449.41,252.88 L451.51,251.85
-		L453.62,250.91 L455.72,250.03 L457.82,249.20 L459.93,248.41 L462.03,247.65 L464.14,246.92 L466.24,246.20 L468.34,245.50
-		L470.45,244.82 L472.55,244.15 L474.66,243.51 L476.76,242.88 L478.86,242.29 L480.97,241.71 L483.07,241.16 L485.18,240.61
-		L487.28,240.06 L489.38,239.47 L491.49,238.83 L493.59,238.07 L495.70,237.15 L497.80,235.99  '/></g>
+	<path stroke='rgb(  0,   0,   0)' stroke-dasharray='1.0,2.0'  d='M514.67,19.50 L562.83,19.50 M72.53,422.40 L95.86,419.74 L117.84,417.06 L138.53,414.34 L158.00,411.58 L176.31,408.77
+		L193.52,405.91 L209.68,403.00 L224.86,400.03 L239.10,396.99 L252.46,393.90 L264.98,390.74 L276.70,387.51 L287.68,384.22
+		L297.96,380.87 L307.57,377.46 L316.55,373.99 L324.94,370.45 L332.77,366.87 L340.08,363.24 L346.91,359.56 L353.26,355.84
+		L359.19,352.08 L364.71,348.29 L369.85,344.48 L374.64,340.65 L379.09,336.81 L383.23,332.97 L387.08,329.13 L390.66,325.29
+		L393.99,321.48 L397.08,317.69 L399.96,313.93 L402.63,310.21 L405.11,306.54 L407.43,302.92 L409.58,299.37 L411.58,295.88
+		L413.44,292.47 L415.18,289.15 L416.80,285.91 L418.31,282.78 L419.73,279.74 L421.05,276.81 L422.29,274.00 L423.46,271.31
+		L424.56,268.74 L425.59,266.29 L426.57,263.98 L427.49,261.79 L428.37,259.75 L429.21,257.84 L430.01,256.07 L430.77,254.43
+		L431.51,252.93 L432.21,251.57 L432.89,250.34 L433.55,249.24 L434.19,248.27 L434.81,247.43 L435.42,246.70 L436.01,246.08
+		L436.59,245.56 L437.16,245.14 L437.72,244.81 L438.28,244.56 L438.82,244.38 L439.37,244.25 L439.90,244.16 L440.43,244.11
+		L440.96,244.08 L441.49,244.04 L442.01,244.00 L442.53,243.92 L443.05,243.80 L443.56,243.62 L444.08,243.35 L444.59,242.98
+		L445.11,242.49 L445.62,241.86 L446.13,241.06 L446.65,240.08 L447.16,238.90 L447.67,237.48 L448.18,235.81 L448.69,233.87
+		L449.20,231.63 L449.72,229.07 L450.23,226.17 L450.74,222.90 L451.25,219.24 L451.76,215.17 L452.27,210.66 L452.78,205.69
+		L453.30,200.24 L453.81,194.29 L454.32,187.83 L454.83,180.82 L455.34,173.25 L455.85,165.11  '/></g>
 	</g>
-	<g id="gnuplot_plot_5"  fill="none"><title>gnuplot_plot_5</title>
+	<g id="gnuplot_plot_12"  fill="none"><title>gnuplot_plot_12</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(137, 224, 177)' fill-opacity = '0.300000' points = '72.53,422.40 108.42,422.16 137.24,421.51 160.42,420.57 179.11,419.41 194.24,418.08 206.55,416.63 216.63,415.11 224.98,413.53 231.97,411.94 237.93,410.35 243.10,408.79 247.70,407.26 251.89,405.79 255.81,404.40 259.57,403.08
-263.26,401.85 266.96,400.72 270.70,399.68 274.54,398.74 278.49,397.90 282.57,397.14 286.79,396.47 291.13,395.88 295.59,395.35 300.16,394.88 304.80,394.45 309.50,394.05 314.22,393.67 318.95,393.29 323.65,392.91 328.30,392.51
-332.88,392.09 337.36,391.62 341.73,391.12 345.98,390.56 350.09,389.94 354.05,389.26 357.87,388.51 361.53,387.69 365.05,386.79 368.42,385.81 371.65,384.74 374.74,383.58 377.71,382.33 380.57,380.99 383.31,379.54 385.97,378.00
-388.53,376.35 391.03,374.60 393.45,372.74 395.82,370.78 398.14,368.70 400.42,366.52 402.66,364.23 404.88,361.84 407.07,359.36 409.24,356.78 411.39,354.12 413.54,351.38 415.67,348.57 417.80,345.71 419.92,342.79 422.03,339.84
-424.14,336.87 426.25,333.87 428.36,330.88 430.47,327.89 432.57,324.91 434.68,321.95 436.78,319.02 438.89,316.12 440.99,313.25 443.10,310.40 445.20,307.58 447.30,304.78 449.41,301.99 451.51,299.21 453.62,296.42 455.72,293.61
-457.82,290.78 459.93,287.90 462.03,284.98 464.14,282.00 466.24,278.95 468.35,275.84 470.45,272.66 472.55,269.42 474.66,266.12 476.76,262.77 478.87,259.40 480.97,256.02 483.07,252.66 485.18,249.36 487.28,246.18 489.38,243.19
-491.49,240.49 493.59,238.23 495.70,236.63 497.80,236.00 497.80,305.51 495.78,306.91 493.77,308.27 491.75,309.64 489.74,311.08 487.72,312.59 485.70,314.20 483.69,315.89 481.67,317.65 479.65,319.46 477.64,321.30 475.62,323.16
-473.60,325.02 471.59,326.86 469.57,328.66 467.56,330.43 465.54,332.15 463.52,333.81 461.51,335.43 459.49,336.99 457.47,338.51 455.46,340.00 453.44,341.46 451.42,342.90 449.41,344.33 447.39,345.77 445.38,347.21 443.36,348.68
-441.34,350.17 439.32,351.69 437.30,353.25 435.29,354.84 433.26,356.46 431.24,358.12 429.22,359.81 427.19,361.52 425.15,363.25 423.11,364.98 421.06,366.72 419.00,368.46 416.92,370.18 414.83,371.89 412.71,373.56 410.57,375.20
-408.40,376.81 406.18,378.37 403.92,379.89 401.61,381.35 399.23,382.77 396.78,384.14 394.24,385.47 391.61,386.74 388.88,387.97 386.04,389.16 383.07,390.30 379.96,391.40 376.71,392.47 373.31,393.50 369.76,394.51 366.04,395.47
-362.16,396.41 358.12,397.32 353.92,398.21 349.58,399.06 345.10,399.89 340.49,400.69 335.78,401.46 330.98,402.21 326.12,402.93 321.22,403.62 316.31,404.30 311.42,404.95 306.58,405.58 301.81,406.19 297.13,406.79 292.58,407.38
-288.16,407.97 283.89,408.55 279.77,409.14 275.79,409.73 271.96,410.34 268.24,410.97 264.61,411.62 261.01,412.30 257.39,413.01 253.67,413.75 249.76,414.52 245.55,415.32 240.90,416.13 235.64,416.96 229.57,417.78 222.45,418.59
-213.97,419.37 203.77,420.09 191.40,420.74 176.32,421.30 157.82,421.76 135.09,422.11 107.08,422.32 72.53,422.40 '/>
-	</g>
-	<path stroke='rgb( 50, 166, 140)'  d='M72.53,422.40 L108.42,422.16 L137.24,421.51 L160.42,420.57 L179.11,419.41 L194.24,418.08 L206.55,416.63 L216.63,415.11
-		L224.98,413.53 L231.97,411.94 L237.93,410.35 L243.10,408.79 L247.70,407.26 L251.89,405.79 L255.81,404.40 L259.57,403.08
-		L263.26,401.85 L266.96,400.72 L270.70,399.68 L274.54,398.74 L278.49,397.90 L282.57,397.14 L286.79,396.47 L291.13,395.88
-		L295.59,395.35 L300.16,394.88 L304.80,394.45 L309.50,394.05 L314.22,393.67 L318.95,393.29 L323.65,392.91 L328.30,392.51
-		L332.88,392.09 L337.36,391.62 L341.73,391.12 L345.98,390.56 L350.09,389.94 L354.05,389.26 L357.87,388.51 L361.53,387.69
-		L365.05,386.79 L368.42,385.81 L371.65,384.74 L374.74,383.58 L377.71,382.33 L380.57,380.99 L383.31,379.54 L385.97,378.00
-		L388.53,376.35 L391.03,374.60 L393.45,372.74 L395.82,370.78 L398.14,368.70 L400.42,366.52 L402.66,364.23 L404.88,361.84
-		L407.07,359.36 L409.24,356.78 L411.39,354.12 L413.54,351.38 L415.67,348.57 L417.80,345.71 L419.92,342.79 L422.03,339.84
-		L424.14,336.87 L426.25,333.87 L428.36,330.88 L430.47,327.89 L432.57,324.91 L434.68,321.95 L436.78,319.02 L438.89,316.12
-		L440.99,313.25 L443.10,310.40 L445.20,307.58 L447.30,304.78 L449.41,301.99 L451.51,299.21 L453.62,296.42 L455.72,293.61
-		L457.82,290.78 L459.93,287.90 L462.03,284.98 L464.14,282.00 L466.24,278.95 L468.35,275.84 L470.45,272.66 L472.55,269.42
-		L474.66,266.12 L476.76,262.77 L478.87,259.40 L480.97,256.02 L483.07,252.66 L485.18,249.36 L487.28,246.18 L489.38,243.19
-		L491.49,240.49 L493.59,238.23 L495.70,236.63 L497.80,236.00 L497.80,305.51 L495.78,306.91 L493.77,308.27 L491.75,309.64
-		L489.74,311.08 L487.72,312.59 L485.70,314.20 L483.69,315.89 L481.67,317.65 L479.65,319.46 L477.64,321.30 L475.62,323.16
-		L473.60,325.02 L471.59,326.86 L469.57,328.66 L467.56,330.43 L465.54,332.15 L463.52,333.81 L461.51,335.43 L459.49,336.99
-		L457.47,338.51 L455.46,340.00 L453.44,341.46 L451.42,342.90 L449.41,344.33 L447.39,345.77 L445.38,347.21 L443.36,348.68
-		L441.34,350.17 L439.32,351.69 L437.30,353.25 L435.29,354.84 L433.26,356.46 L431.24,358.12 L429.22,359.81 L427.19,361.52
-		L425.15,363.25 L423.11,364.98 L421.06,366.72 L419.00,368.46 L416.92,370.18 L414.83,371.89 L412.71,373.56 L410.57,375.20
-		L408.40,376.81 L406.18,378.37 L403.92,379.89 L401.61,381.35 L399.23,382.77 L396.78,384.14 L394.24,385.47 L391.61,386.74
-		L388.88,387.97 L386.04,389.16 L383.07,390.30 L379.96,391.40 L376.71,392.47 L373.31,393.50 L369.76,394.51 L366.04,395.47
-		L362.16,396.41 L358.12,397.32 L353.92,398.21 L349.58,399.06 L345.10,399.89 L340.49,400.69 L335.78,401.46 L330.98,402.21
-		L326.12,402.93 L321.22,403.62 L316.31,404.30 L311.42,404.95 L306.58,405.58 L301.81,406.19 L297.13,406.79 L292.58,407.38
-		L288.16,407.97 L283.89,408.55 L279.77,409.14 L275.79,409.73 L271.96,410.34 L268.24,410.97 L264.61,411.62 L261.01,412.30
-		L257.39,413.01 L253.67,413.75 L249.76,414.52 L245.55,415.32 L240.90,416.13 L235.64,416.96 L229.57,417.78 L222.45,418.59
-		L213.97,419.37 L203.77,420.09 L191.40,420.74 L176.32,421.30 L157.82,421.76 L135.09,422.11 L107.08,422.32 L72.53,422.40
+		<polygon fill = 'rgb( 45,   5,   5)' fill-opacity = '0.300000' points = '72.53,422.40 95.86,418.91 117.84,415.39 138.53,411.83 158.00,408.22 176.31,404.58 193.52,400.88 209.68,397.14 224.86,393.35 239.10,389.50 252.46,385.61 264.98,381.66 276.70,377.66 287.68,373.62 297.96,369.52 307.57,365.38
+316.55,361.19 324.94,356.96 332.77,352.69 340.08,348.39 346.91,344.05 353.27,339.69 359.19,335.31 364.71,330.91 369.85,326.49 374.64,322.06 379.09,317.64 383.23,313.21 387.08,308.80 390.66,304.40 393.99,300.02 397.08,295.67
+399.96,291.36 402.63,287.08 405.11,282.85 407.43,278.68 409.58,274.56 411.58,270.51 413.44,266.53 415.18,262.62 416.80,258.81 418.31,255.08 419.73,251.44 421.05,247.91 422.29,244.48 423.46,241.16 424.56,237.96 425.59,234.87
+426.57,231.91 427.49,229.07 428.37,226.36 429.21,223.78 430.01,221.33 430.77,219.02 431.51,216.84 432.21,214.79 432.89,212.88 433.55,211.11 434.19,209.46 434.81,207.95 435.42,206.56 436.01,205.30 436.59,204.16 437.16,203.13
+437.72,202.21 438.28,201.40 438.82,200.68 439.37,200.05 439.90,199.50 440.43,199.02 440.96,198.60 441.49,198.24 442.01,197.91 442.53,197.60 443.05,197.31 443.56,197.02 444.08,196.72 444.59,196.38 445.11,195.99 445.62,195.55
+446.13,195.02 446.65,194.39 447.16,193.64 447.67,192.76 448.18,191.72 448.69,190.50 449.20,189.07 449.72,187.43 450.23,185.54 450.74,183.38 451.25,180.93 451.76,178.17 452.27,175.06 452.78,171.59 453.30,167.74 453.81,163.46
+454.32,158.75 454.83,153.57 455.34,147.91 455.85,141.72 455.85,200.20 455.34,209.26 454.83,217.93 454.32,226.18 453.81,234.01 453.30,241.39 452.78,248.34 452.27,254.85 451.76,260.91 451.25,266.53 450.74,271.72 450.23,276.48
+449.72,280.83 449.20,284.78 448.69,288.33 448.18,291.51 447.67,294.33 447.16,296.80 446.65,298.94 446.13,300.78 445.62,302.33 445.11,303.61 444.59,304.63 444.08,305.43 443.56,306.02 443.05,306.42 442.53,306.65 442.01,306.72
+441.49,306.67 440.96,306.51 440.43,306.26 439.90,305.93 439.37,305.55 438.82,305.12 438.28,304.68 437.72,304.23 437.16,303.79 436.59,303.37 436.01,302.99 435.42,302.66 434.81,302.39 434.19,302.20 433.55,302.09 432.89,302.06
+432.21,302.14 431.51,302.33 430.77,302.63 430.01,303.05 429.21,303.59 428.37,304.26 427.49,305.06 426.57,306.00 425.59,307.06 424.56,308.27 423.46,309.60 422.29,311.07 421.05,312.66 419.73,314.39 418.31,316.23 416.80,318.20
+415.18,320.29 413.44,322.48 411.58,324.78 409.58,327.18 407.43,329.67 405.11,332.25 402.63,334.90 399.96,337.63 397.08,340.42 393.99,343.26 390.66,346.16 387.08,349.09 383.23,352.06 379.09,355.05 374.64,358.06 369.85,361.07
+364.71,364.08 359.19,367.09 353.27,370.09 346.91,373.06 340.08,376.01 332.77,378.92 324.94,381.80 316.55,384.63 307.57,387.41 297.96,390.14 287.68,392.82 276.70,395.44 264.98,398.00 252.46,400.49 239.10,402.93 224.86,405.30
+209.68,407.61 193.52,409.87 176.31,412.07 158.00,414.22 138.53,416.32 117.84,418.38 95.86,420.40 72.53,422.40 '/>
+	</g>
+	<path stroke='rgb(  0,   0,   0)'  d='M72.53,422.40 L95.86,418.91 L117.84,415.39 L138.53,411.83 L158.00,408.22 L176.31,404.58 L193.52,400.88 L209.68,397.14
+		L224.86,393.35 L239.10,389.50 L252.46,385.61 L264.98,381.66 L276.70,377.66 L287.68,373.62 L297.96,369.52 L307.57,365.38
+		L316.55,361.19 L324.94,356.96 L332.77,352.69 L340.08,348.39 L346.91,344.05 L353.27,339.69 L359.19,335.31 L364.71,330.91
+		L369.85,326.49 L374.64,322.06 L379.09,317.64 L383.23,313.21 L387.08,308.80 L390.66,304.40 L393.99,300.02 L397.08,295.67
+		L399.96,291.36 L402.63,287.08 L405.11,282.85 L407.43,278.68 L409.58,274.56 L411.58,270.51 L413.44,266.53 L415.18,262.62
+		L416.80,258.81 L418.31,255.08 L419.73,251.44 L421.05,247.91 L422.29,244.48 L423.46,241.16 L424.56,237.96 L425.59,234.87
+		L426.57,231.91 L427.49,229.07 L428.37,226.36 L429.21,223.78 L430.01,221.33 L430.77,219.02 L431.51,216.84 L432.21,214.79
+		L432.89,212.88 L433.55,211.11 L434.19,209.46 L434.81,207.95 L435.42,206.56 L436.01,205.30 L436.59,204.16 L437.16,203.13
+		L437.72,202.21 L438.28,201.40 L438.82,200.68 L439.37,200.05 L439.90,199.50 L440.43,199.02 L440.96,198.60 L441.49,198.24
+		L442.01,197.91 L442.53,197.60 L443.05,197.31 L443.56,197.02 L444.08,196.72 L444.59,196.38 L445.11,195.99 L445.62,195.55
+		L446.13,195.02 L446.65,194.39 L447.16,193.64 L447.67,192.76 L448.18,191.72 L448.69,190.50 L449.20,189.07 L449.72,187.43
+		L450.23,185.54 L450.74,183.38 L451.25,180.93 L451.76,178.17 L452.27,175.06 L452.78,171.59 L453.30,167.74 L453.81,163.46
+		L454.32,158.75 L454.83,153.57 L455.34,147.91 L455.85,141.72 L455.85,200.20 L455.34,209.26 L454.83,217.93 L454.32,226.18
+		L453.81,234.01 L453.30,241.39 L452.78,248.34 L452.27,254.85 L451.76,260.91 L451.25,266.53 L450.74,271.72 L450.23,276.48
+		L449.72,280.83 L449.20,284.78 L448.69,288.33 L448.18,291.51 L447.67,294.33 L447.16,296.80 L446.65,298.94 L446.13,300.78
+		L445.62,302.33 L445.11,303.61 L444.59,304.63 L444.08,305.43 L443.56,306.02 L443.05,306.42 L442.53,306.65 L442.01,306.72
+		L441.49,306.67 L440.96,306.51 L440.43,306.26 L439.90,305.93 L439.37,305.55 L438.82,305.12 L438.28,304.68 L437.72,304.23
+		L437.16,303.79 L436.59,303.37 L436.01,302.99 L435.42,302.66 L434.81,302.39 L434.19,302.20 L433.55,302.09 L432.89,302.06
+		L432.21,302.14 L431.51,302.33 L430.77,302.63 L430.01,303.05 L429.21,303.59 L428.37,304.26 L427.49,305.06 L426.57,306.00
+		L425.59,307.06 L424.56,308.27 L423.46,309.60 L422.29,311.07 L421.05,312.66 L419.73,314.39 L418.31,316.23 L416.80,318.20
+		L415.18,320.29 L413.44,322.48 L411.58,324.78 L409.58,327.18 L407.43,329.67 L405.11,332.25 L402.63,334.90 L399.96,337.63
+		L397.08,340.42 L393.99,343.26 L390.66,346.16 L387.08,349.09 L383.23,352.06 L379.09,355.05 L374.64,358.06 L369.85,361.07
+		L364.71,364.08 L359.19,367.09 L353.27,370.09 L346.91,373.06 L340.08,376.01 L332.77,378.92 L324.94,381.80 L316.55,384.63
+		L307.57,387.41 L297.96,390.14 L287.68,392.82 L276.70,395.44 L264.98,398.00 L252.46,400.49 L239.10,402.93 L224.86,405.30
+		L209.68,407.61 L193.52,409.87 L176.31,412.07 L158.00,414.22 L138.53,416.32 L117.84,418.38 L95.86,420.40 L72.53,422.40
 		 '/></g>
 	</g>
-	<g id="gnuplot_plot_6"  fill="none"><title>gnuplot_plot_6</title>
+	<g id="gnuplot_plot_13" ><title>Consumption</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(504.88,45.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >Consumption</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(252,  83,  92)'  d='M514.67,40.50 L562.83,40.50 M72.53,340.21 L109.56,339.66 L141.65,339.26 L169.44,338.98 L193.48,338.81 L214.28,338.73
+		L232.27,338.72 L247.83,338.77 L261.29,338.85 L272.94,338.96 L283.03,339.08 L291.78,339.20 L299.39,339.30 L306.03,339.37
+		L311.82,339.41 L316.91,339.40 L321.40,339.33 L325.37,339.19 L328.92,338.99 L332.11,338.71 L334.99,338.36 L337.62,337.92
+		L340.04,337.40 L342.29,336.81 L344.39,336.13 L346.37,335.37 L348.26,334.54 L350.06,333.64 L351.80,332.68 L353.48,331.65
+		L355.12,330.58 L356.72,329.45 L358.28,328.29 L359.82,327.09 L361.34,325.86 L362.83,324.62 L364.31,323.36 L365.77,322.08
+		L367.21,320.81 L368.64,319.53 L370.05,318.26 L371.45,317.00 L372.83,315.75 L374.20,314.51 L375.55,313.28 L376.89,312.07
+		L378.22,310.87 L379.53,309.69 L380.83,308.53 L382.12,307.37 L383.40,306.23 L384.67,305.09 L385.92,303.97 L387.17,302.84
+		L388.41,301.72 L389.64,300.59 L390.86,299.46 L392.07,298.32 L393.28,297.16 L394.48,295.99 L395.68,294.80 L396.87,293.59
+		L398.06,292.36 L399.25,291.09 L400.43,289.79 L401.61,288.46 L402.78,287.10 L403.96,285.69 L405.14,284.25 L406.31,282.76
+		L407.48,281.22 L408.65,279.64 L409.82,278.01 L410.99,276.33 L412.16,274.60 L413.33,272.81 L414.50,270.96 L415.67,269.05
+		L416.84,267.08 L418.01,265.04 L419.18,262.93 L420.35,260.75 L421.52,258.48 L422.69,256.13 L423.85,253.68 L425.02,251.13
+		L426.19,248.48 L427.36,245.70 L428.53,242.79 L429.70,239.74 L430.87,236.54 L432.04,233.17 L433.21,229.60 L434.37,225.84
+		L435.54,221.86 L436.71,217.64 L437.88,213.15 L439.05,208.39 L440.22,203.33 L441.39,197.95  '/></g>
+	</g>
+	<g id="gnuplot_plot_14"  fill="none"><title>gnuplot_plot_14</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(137, 224, 177)' fill-opacity = '0.300000' points = '72.53,422.40 108.42,422.40 137.24,422.40 160.42,422.40 179.11,422.40 194.24,422.40 206.55,422.40 216.63,422.40 224.98,422.40 231.97,422.40 237.93,422.39 243.10,422.39 247.70,422.38 251.89,422.36 255.81,422.34 259.57,422.30
-263.26,422.26 266.96,422.20 270.70,422.12 274.54,422.02 278.49,421.89 282.57,421.74 286.79,421.55 291.13,421.32 295.59,421.06 300.16,420.75 304.80,420.39 309.50,419.98 314.22,419.52 318.95,419.00 323.65,418.42 328.30,417.78
-332.88,417.07 337.36,416.29 341.73,415.44 345.98,414.51 350.09,413.51 354.05,412.43 357.87,411.27 361.53,410.03 365.05,408.71 368.42,407.30 371.65,405.80 374.74,404.21 377.71,402.53 380.57,400.75 383.31,398.87 385.97,396.89
-388.53,394.80 391.03,392.60 393.45,390.29 395.82,387.86 398.14,385.30 400.42,382.61 402.66,379.78 404.88,376.81 407.07,373.69 409.24,370.41 411.39,366.95 413.54,363.33 415.67,359.51 417.80,355.51 419.92,351.30 422.03,346.87
-424.14,342.23 426.25,337.35 428.36,332.23 430.47,326.85 432.57,321.21 434.68,315.30 436.78,309.10 438.89,302.60 440.99,295.80 443.10,288.68 445.20,281.23 447.30,273.44 449.41,265.31 451.51,256.81 453.62,247.96 455.72,238.73
-457.82,229.13 459.93,219.16 462.03,208.83 464.14,198.13 466.24,187.09 468.35,175.73 470.45,164.08 472.55,152.18 474.66,140.08 476.76,127.84 478.87,115.55 480.97,103.30 483.07,91.19 485.18,79.37 487.28,67.98 489.38,57.20
-491.49,47.21 493.59,38.25 495.70,30.53 497.80,24.33 497.80,36.97 495.78,45.65 493.77,55.37 491.75,65.91 489.74,77.05 487.72,88.61 485.70,100.45 483.69,112.42 481.67,124.42 479.65,136.36 477.64,148.15 475.62,159.75
-473.60,171.11 471.59,182.18 469.57,192.94 467.56,203.37 465.54,213.47 463.52,223.22 461.51,232.63 459.49,241.68 457.47,250.40 455.46,258.77 453.44,266.82 451.42,274.55 449.41,281.96 447.39,289.07 445.38,295.89 443.36,302.42
-441.34,308.67 439.32,314.66 437.30,320.39 435.29,325.87 433.26,331.11 431.24,336.12 429.22,340.90 427.19,345.47 425.15,349.82 423.11,353.98 421.06,357.95 419.00,361.73 416.92,365.34 414.83,368.78 412.71,372.06 410.57,375.18
-408.40,378.16 406.18,381.00 403.92,383.71 401.61,386.29 399.23,388.75 396.78,391.10 394.24,393.34 391.61,395.47 388.88,397.51 386.04,399.44 383.07,401.28 379.96,403.03 376.71,404.69 373.31,406.26 369.76,407.74 366.04,409.14
-362.16,410.45 358.12,411.68 353.92,412.83 349.58,413.90 345.10,414.89 340.49,415.81 335.78,416.65 330.98,417.41 326.12,418.11 321.22,418.73 316.31,419.29 311.42,419.79 306.58,420.23 301.81,420.61 297.13,420.94 292.58,421.23
-288.16,421.47 283.89,421.67 279.77,421.84 275.79,421.98 271.96,422.09 268.24,422.17 264.61,422.24 261.01,422.29 257.39,422.33 253.67,422.35 249.76,422.37 245.55,422.38 240.90,422.39 235.64,422.39 229.57,422.40 222.45,422.40
-213.97,422.40 203.77,422.40 191.40,422.40 176.32,422.40 157.82,422.40 135.09,422.40 107.08,422.40 72.53,422.40 '/>
-	</g>
-	<path stroke='rgb( 50, 166, 140)'  d='M72.53,422.40 L108.42,422.40 L137.24,422.40 L160.42,422.40 L179.11,422.40 L194.24,422.40 L206.55,422.40 L216.63,422.40
-		L224.98,422.40 L231.97,422.40 L237.93,422.39 L243.10,422.39 L247.70,422.38 L251.89,422.36 L255.81,422.34 L259.57,422.30
-		L263.26,422.26 L266.96,422.20 L270.70,422.12 L274.54,422.02 L278.49,421.89 L282.57,421.74 L286.79,421.55 L291.13,421.32
-		L295.59,421.06 L300.16,420.75 L304.80,420.39 L309.50,419.98 L314.22,419.52 L318.95,419.00 L323.65,418.42 L328.30,417.78
-		L332.88,417.07 L337.36,416.29 L341.73,415.44 L345.98,414.51 L350.09,413.51 L354.05,412.43 L357.87,411.27 L361.53,410.03
-		L365.05,408.71 L368.42,407.30 L371.65,405.80 L374.74,404.21 L377.71,402.53 L380.57,400.75 L383.31,398.87 L385.97,396.89
-		L388.53,394.80 L391.03,392.60 L393.45,390.29 L395.82,387.86 L398.14,385.30 L400.42,382.61 L402.66,379.78 L404.88,376.81
-		L407.07,373.69 L409.24,370.41 L411.39,366.95 L413.54,363.33 L415.67,359.51 L417.80,355.51 L419.92,351.30 L422.03,346.87
-		L424.14,342.23 L426.25,337.35 L428.36,332.23 L430.47,326.85 L432.57,321.21 L434.68,315.30 L436.78,309.10 L438.89,302.60
-		L440.99,295.80 L443.10,288.68 L445.20,281.23 L447.30,273.44 L449.41,265.31 L451.51,256.81 L453.62,247.96 L455.72,238.73
-		L457.82,229.13 L459.93,219.16 L462.03,208.83 L464.14,198.13 L466.24,187.09 L468.35,175.73 L470.45,164.08 L472.55,152.18
-		L474.66,140.08 L476.76,127.84 L478.87,115.55 L480.97,103.30 L483.07,91.19 L485.18,79.37 L487.28,67.98 L489.38,57.20
-		L491.49,47.21 L493.59,38.25 L495.70,30.53 L497.80,24.33 L497.80,36.97 L495.78,45.65 L493.77,55.37 L491.75,65.91
-		L489.74,77.05 L487.72,88.61 L485.70,100.45 L483.69,112.42 L481.67,124.42 L479.65,136.36 L477.64,148.15 L475.62,159.75
-		L473.60,171.11 L471.59,182.18 L469.57,192.94 L467.56,203.37 L465.54,213.47 L463.52,223.22 L461.51,232.63 L459.49,241.68
-		L457.47,250.40 L455.46,258.77 L453.44,266.82 L451.42,274.55 L449.41,281.96 L447.39,289.07 L445.38,295.89 L443.36,302.42
-		L441.34,308.67 L439.32,314.66 L437.30,320.39 L435.29,325.87 L433.26,331.11 L431.24,336.12 L429.22,340.90 L427.19,345.47
-		L425.15,349.82 L423.11,353.98 L421.06,357.95 L419.00,361.73 L416.92,365.34 L414.83,368.78 L412.71,372.06 L410.57,375.18
-		L408.40,378.16 L406.18,381.00 L403.92,383.71 L401.61,386.29 L399.23,388.75 L396.78,391.10 L394.24,393.34 L391.61,395.47
-		L388.88,397.51 L386.04,399.44 L383.07,401.28 L379.96,403.03 L376.71,404.69 L373.31,406.26 L369.76,407.74 L366.04,409.14
-		L362.16,410.45 L358.12,411.68 L353.92,412.83 L349.58,413.90 L345.10,414.89 L340.49,415.81 L335.78,416.65 L330.98,417.41
-		L326.12,418.11 L321.22,418.73 L316.31,419.29 L311.42,419.79 L306.58,420.23 L301.81,420.61 L297.13,420.94 L292.58,421.23
-		L288.16,421.47 L283.89,421.67 L279.77,421.84 L275.79,421.98 L271.96,422.09 L268.24,422.17 L264.61,422.24 L261.01,422.29
-		L257.39,422.33 L253.67,422.35 L249.76,422.37 L245.55,422.38 L240.90,422.39 L235.64,422.39 L229.57,422.40 L222.45,422.40
-		L213.97,422.40 L203.77,422.40 L191.40,422.40 L176.32,422.40 L157.82,422.40 L135.09,422.40 L107.08,422.40 L72.53,422.40
+		<polygon fill = 'rgb(255, 105,  65)' fill-opacity = '0.300000' points = '72.53,331.71 109.56,331.36 141.65,331.12 169.44,330.98 193.48,330.94 214.28,330.98 232.27,331.10 247.83,331.28 261.29,331.50 272.94,331.76 283.03,332.04 291.78,332.32 299.39,332.59 306.03,332.85 311.82,333.06 316.91,333.24
+321.40,333.36 325.37,333.41 328.92,333.40 332.11,333.30 334.99,333.13 337.62,332.87 340.04,332.52 342.29,332.09 344.39,331.57 346.37,330.97 348.26,330.28 350.06,329.52 351.80,328.68 353.48,327.77 355.12,326.80 356.72,325.78
+358.28,324.70 359.82,323.58 361.34,322.43 362.83,321.24 364.31,320.03 365.77,318.79 367.21,317.54 368.64,316.28 370.05,315.01 371.45,313.75 372.83,312.48 374.20,311.21 375.55,309.94 376.89,308.69 378.22,307.43 379.53,306.19
+380.83,304.94 382.12,303.71 383.40,302.47 384.67,301.24 385.92,300.01 387.17,298.77 388.41,297.53 389.64,296.29 390.86,295.03 392.07,293.76 393.28,292.48 394.48,291.18 395.68,289.86 396.87,288.52 398.06,287.15 399.25,285.76
+400.43,284.33 401.61,282.88 402.78,281.39 403.96,279.86 405.14,278.30 406.31,276.69 407.48,275.04 408.65,273.34 409.82,271.59 410.99,269.79 412.16,267.93 413.33,266.01 414.50,264.03 415.67,261.98 416.84,259.85 418.01,257.65
+419.18,255.36 420.35,252.98 421.52,250.50 422.68,247.92 423.85,245.24 425.02,242.44 426.19,239.52 427.36,236.47 428.53,233.30 429.70,230.00 430.87,226.58 432.04,223.04 433.21,219.38 434.37,215.64 435.54,211.82 436.71,207.96
+437.88,204.10 439.05,200.30 440.22,196.63 441.39,193.17 434.16,245.78 433.06,247.42 431.96,249.15 430.87,250.95 429.77,252.80 428.68,254.68 427.58,256.59 426.48,258.51 425.39,260.42 424.29,262.33 423.20,264.22 422.10,266.09
+421.00,267.93 419.91,269.73 418.81,271.50 417.72,273.23 416.62,274.92 415.53,276.56 414.43,278.16 413.33,279.72 412.24,281.23 411.14,282.69 410.04,284.11 408.95,285.49 407.85,286.83 406.75,288.12 405.65,289.38 404.56,290.60
+403.46,291.78 402.35,292.93 401.25,294.05 400.15,295.15 399.04,296.22 397.93,297.27 396.82,298.30 395.70,299.31 394.58,300.32 393.46,301.31 392.33,302.29 391.20,303.27 390.06,304.25 388.91,305.23 387.76,306.21 386.59,307.19
+385.42,308.19 384.24,309.19 383.06,310.21 381.86,311.24 380.65,312.28 379.42,313.34 378.19,314.42 376.95,315.51 375.69,316.61 374.42,317.73 373.14,318.87 371.84,320.02 370.54,321.17 369.22,322.34 367.89,323.51 366.54,324.68
+365.18,325.85 363.80,327.02 362.42,328.18 361.01,329.32 359.59,330.45 358.14,331.55 356.67,332.62 355.18,333.66 353.65,334.67 352.08,335.63 350.47,336.54 348.81,337.41 347.07,338.22 345.26,338.98 343.35,339.67 341.33,340.31
+339.17,340.88 336.84,341.39 334.31,341.84 331.55,342.22 328.51,342.55 325.14,342.81 321.39,343.02 317.18,343.17 312.44,343.28 307.08,343.34 300.99,343.37 294.07,343.36 286.18,343.32 277.16,343.26 266.84,343.19 255.03,343.12
+241.50,343.05 226.00,342.99 208.24,342.95 187.89,342.96 164.59,343.02 137.92,343.15 107.41,343.38 72.53,343.72 '/>
+	</g>
+	<path stroke='rgb(252,  83,  92)'  d='M72.53,331.71 L109.56,331.36 L141.65,331.12 L169.44,330.98 L193.48,330.94 L214.28,330.98 L232.27,331.10 L247.83,331.28
+		L261.29,331.50 L272.94,331.76 L283.03,332.04 L291.78,332.32 L299.39,332.59 L306.03,332.85 L311.82,333.06 L316.91,333.24
+		L321.40,333.36 L325.37,333.41 L328.92,333.40 L332.11,333.30 L334.99,333.13 L337.62,332.87 L340.04,332.52 L342.29,332.09
+		L344.39,331.57 L346.37,330.97 L348.26,330.28 L350.06,329.52 L351.80,328.68 L353.48,327.77 L355.12,326.80 L356.72,325.78
+		L358.28,324.70 L359.82,323.58 L361.34,322.43 L362.83,321.24 L364.31,320.03 L365.77,318.79 L367.21,317.54 L368.64,316.28
+		L370.05,315.01 L371.45,313.75 L372.83,312.48 L374.20,311.21 L375.55,309.94 L376.89,308.69 L378.22,307.43 L379.53,306.19
+		L380.83,304.94 L382.12,303.71 L383.40,302.47 L384.67,301.24 L385.92,300.01 L387.17,298.77 L388.41,297.53 L389.64,296.29
+		L390.86,295.03 L392.07,293.76 L393.28,292.48 L394.48,291.18 L395.68,289.86 L396.87,288.52 L398.06,287.15 L399.25,285.76
+		L400.43,284.33 L401.61,282.88 L402.78,281.39 L403.96,279.86 L405.14,278.30 L406.31,276.69 L407.48,275.04 L408.65,273.34
+		L409.82,271.59 L410.99,269.79 L412.16,267.93 L413.33,266.01 L414.50,264.03 L415.67,261.98 L416.84,259.85 L418.01,257.65
+		L419.18,255.36 L420.35,252.98 L421.52,250.50 L422.68,247.92 L423.85,245.24 L425.02,242.44 L426.19,239.52 L427.36,236.47
+		L428.53,233.30 L429.70,230.00 L430.87,226.58 L432.04,223.04 L433.21,219.38 L434.37,215.64 L435.54,211.82 L436.71,207.96
+		L437.88,204.10 L439.05,200.30 L440.22,196.63 L441.39,193.17 L434.16,245.78 L433.06,247.42 L431.96,249.15 L430.87,250.95
+		L429.77,252.80 L428.68,254.68 L427.58,256.59 L426.48,258.51 L425.39,260.42 L424.29,262.33 L423.20,264.22 L422.10,266.09
+		L421.00,267.93 L419.91,269.73 L418.81,271.50 L417.72,273.23 L416.62,274.92 L415.53,276.56 L414.43,278.16 L413.33,279.72
+		L412.24,281.23 L411.14,282.69 L410.04,284.11 L408.95,285.49 L407.85,286.83 L406.75,288.12 L405.65,289.38 L404.56,290.60
+		L403.46,291.78 L402.35,292.93 L401.25,294.05 L400.15,295.15 L399.04,296.22 L397.93,297.27 L396.82,298.30 L395.70,299.31
+		L394.58,300.32 L393.46,301.31 L392.33,302.29 L391.20,303.27 L390.06,304.25 L388.91,305.23 L387.76,306.21 L386.59,307.19
+		L385.42,308.19 L384.24,309.19 L383.06,310.21 L381.86,311.24 L380.65,312.28 L379.42,313.34 L378.19,314.42 L376.95,315.51
+		L375.69,316.61 L374.42,317.73 L373.14,318.87 L371.84,320.02 L370.54,321.17 L369.22,322.34 L367.89,323.51 L366.54,324.68
+		L365.18,325.85 L363.80,327.02 L362.42,328.18 L361.01,329.32 L359.59,330.45 L358.14,331.55 L356.67,332.62 L355.18,333.66
+		L353.65,334.67 L352.08,335.63 L350.47,336.54 L348.81,337.41 L347.07,338.22 L345.26,338.98 L343.35,339.67 L341.33,340.31
+		L339.17,340.88 L336.84,341.39 L334.31,341.84 L331.55,342.22 L328.51,342.55 L325.14,342.81 L321.39,343.02 L317.18,343.17
+		L312.44,343.28 L307.08,343.34 L300.99,343.37 L294.07,343.36 L286.18,343.32 L277.16,343.26 L266.84,343.19 L255.03,343.12
+		L241.50,343.05 L226.00,342.99 L208.24,342.95 L187.89,342.96 L164.59,343.02 L137.92,343.15 L107.41,343.38 L72.53,343.72
 		 '/></g>
 	</g>
-	<g id="gnuplot_plot_7"  fill="none"><title>gnuplot_plot_7</title>
+	<g id="gnuplot_plot_15" ><title>MASTA+</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(504.88,66.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >MASTA+</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 50, 166, 140)'  d='M514.67,61.50 L562.83,61.50 M72.53,340.21 L93.83,341.82 L110.97,343.11 L124.87,344.18 L136.24,345.09 L145.64,345.90
+		L153.48,346.62 L160.10,347.28 L165.75,347.89 L170.65,348.46 L174.94,348.98 L178.75,349.47 L182.19,349.91 L185.33,350.32
+		L188.25,350.69 L191.00,351.02 L193.63,351.32 L196.20,351.58 L198.73,351.81 L201.27,352.02 L203.84,352.19 L206.49,352.35
+		L209.24,352.48 L212.11,352.60 L215.12,352.71 L218.29,352.81 L221.64,352.90 L225.18,352.98 L228.90,353.06 L232.81,353.14
+		L236.90,353.21 L241.16,353.28 L245.59,353.34 L250.16,353.39 L254.85,353.44 L259.64,353.48 L264.51,353.51 L269.42,353.52
+		L274.35,353.53 L279.27,353.51 L284.16,353.48 L288.98,353.43 L293.72,353.36 L298.36,353.27 L302.87,353.15 L307.24,353.00
+		L311.46,352.83 L315.52,352.62 L319.41,352.38 L323.13,352.10 L326.68,351.79 L330.06,351.44 L333.28,351.05 L336.33,350.62
+		L339.24,350.15 L342.01,349.64 L344.65,349.10 L347.17,348.52 L349.59,347.92 L351.91,347.29 L354.15,346.63 L356.31,345.97
+		L358.41,345.29 L360.46,344.61 L362.46,343.93 L364.42,343.25 L366.36,342.60 L368.26,341.96 L370.15,341.35 L372.02,340.76
+		L373.88,340.20 L375.73,339.68 L377.58,339.19 L379.41,338.74 L381.25,338.31 L383.08,337.93 L384.91,337.57 L386.74,337.24
+		L388.57,336.93 L390.39,336.66 L392.22,336.40 L394.05,336.17 L395.87,335.96 L397.70,335.77 L399.53,335.60 L401.35,335.46
+		L403.18,335.34 L405.01,335.25 L406.83,335.18 L408.66,335.15 L410.48,335.15 L412.31,335.17 L414.14,335.23 L415.96,335.31
+		L417.79,335.41 L419.62,335.52 L421.44,335.64 L423.27,335.76 L425.10,335.87 L426.92,335.97  '/></g>
+	</g>
+	<g id="gnuplot_plot_16"  fill="none"><title>gnuplot_plot_16</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(137, 224, 177)' fill-opacity = '0.300000' points = '72.53,422.40 108.42,422.40 137.24,422.40 160.42,422.40 179.11,422.40 194.24,422.40 206.55,422.40 216.63,422.40 224.98,422.40 231.97,422.40 237.93,422.39 243.10,422.39 247.70,422.38 251.89,422.36 255.81,422.34 259.57,422.30
-263.26,422.26 266.96,422.20 270.70,422.12 274.54,422.02 278.49,421.89 282.57,421.74 286.79,421.55 291.13,421.32 295.59,421.06 300.16,420.75 304.80,420.39 309.50,419.98 314.22,419.52 318.95,419.00 323.65,418.42 328.30,417.78
-332.88,417.07 337.36,416.29 341.73,415.44 345.98,414.51 350.09,413.51 354.05,412.43 357.87,411.27 361.53,410.03 365.05,408.71 368.42,407.30 371.65,405.80 374.74,404.21 377.71,402.53 380.57,400.75 383.31,398.87 385.97,396.89
-388.53,394.80 391.03,392.60 393.45,390.29 395.82,387.86 398.14,385.30 400.42,382.61 402.66,379.78 404.88,376.81 407.07,373.69 409.24,370.41 411.39,366.95 413.54,363.33 415.67,359.51 417.80,355.51 419.92,351.30 422.03,346.87
-424.14,342.23 426.25,337.35 428.36,332.23 430.47,326.85 432.57,321.21 434.68,315.30 436.78,309.10 438.89,302.60 440.99,295.80 443.10,288.68 445.20,281.23 447.30,273.44 449.41,265.31 451.51,256.81 453.62,247.96 455.72,238.73
-457.82,229.13 459.93,219.16 462.03,208.83 464.14,198.13 466.24,187.09 468.35,175.73 470.45,164.08 472.55,152.18 474.66,140.08 476.76,127.84 478.87,115.55 480.97,103.30 483.07,91.19 485.18,79.37 487.28,67.98 489.38,57.20
-491.49,47.21 493.59,38.25 495.70,30.53 497.80,24.33 497.80,36.97 495.78,45.65 493.77,55.37 491.75,65.91 489.74,77.05 487.72,88.61 485.70,100.45 483.69,112.42 481.67,124.42 479.65,136.36 477.64,148.15 475.62,159.75
-473.60,171.11 471.59,182.18 469.57,192.94 467.56,203.37 465.54,213.47 463.52,223.22 461.51,232.63 459.49,241.68 457.47,250.40 455.46,258.77 453.44,266.82 451.42,274.55 449.41,281.96 447.39,289.07 445.38,295.89 443.36,302.42
-441.34,308.67 439.32,314.66 437.30,320.39 435.29,325.87 433.26,331.11 431.24,336.12 429.22,340.90 427.19,345.47 425.15,349.82 423.11,353.98 421.06,357.95 419.00,361.73 416.92,365.34 414.83,368.78 412.71,372.06 410.57,375.18
-408.40,378.16 406.18,381.00 403.92,383.71 401.61,386.29 399.23,388.75 396.78,391.10 394.24,393.34 391.61,395.47 388.88,397.51 386.04,399.44 383.07,401.28 379.96,403.03 376.71,404.69 373.31,406.26 369.76,407.74 366.04,409.14
-362.16,410.45 358.12,411.68 353.92,412.83 349.58,413.90 345.10,414.89 340.49,415.81 335.78,416.65 330.98,417.41 326.12,418.11 321.22,418.73 316.31,419.29 311.42,419.79 306.58,420.23 301.81,420.61 297.13,420.94 292.58,421.23
-288.16,421.47 283.89,421.67 279.77,421.84 275.79,421.98 271.96,422.09 268.24,422.17 264.61,422.24 261.01,422.29 257.39,422.33 253.67,422.35 249.76,422.37 245.55,422.38 240.90,422.39 235.64,422.39 229.57,422.40 222.45,422.40
-213.97,422.40 203.77,422.40 191.40,422.40 176.32,422.40 157.82,422.40 135.09,422.40 107.08,422.40 72.53,422.40 '/>
-	</g>
-	<path stroke='rgb( 50, 166, 140)'  d='M72.53,422.40 L108.42,422.40 L137.24,422.40 L160.42,422.40 L179.11,422.40 L194.24,422.40 L206.55,422.40 L216.63,422.40
-		L224.98,422.40 L231.97,422.40 L237.93,422.39 L243.10,422.39 L247.70,422.38 L251.89,422.36 L255.81,422.34 L259.57,422.30
-		L263.26,422.26 L266.96,422.20 L270.70,422.12 L274.54,422.02 L278.49,421.89 L282.57,421.74 L286.79,421.55 L291.13,421.32
-		L295.59,421.06 L300.16,420.75 L304.80,420.39 L309.50,419.98 L314.22,419.52 L318.95,419.00 L323.65,418.42 L328.30,417.78
-		L332.88,417.07 L337.36,416.29 L341.73,415.44 L345.98,414.51 L350.09,413.51 L354.05,412.43 L357.87,411.27 L361.53,410.03
-		L365.05,408.71 L368.42,407.30 L371.65,405.80 L374.74,404.21 L377.71,402.53 L380.57,400.75 L383.31,398.87 L385.97,396.89
-		L388.53,394.80 L391.03,392.60 L393.45,390.29 L395.82,387.86 L398.14,385.30 L400.42,382.61 L402.66,379.78 L404.88,376.81
-		L407.07,373.69 L409.24,370.41 L411.39,366.95 L413.54,363.33 L415.67,359.51 L417.80,355.51 L419.92,351.30 L422.03,346.87
-		L424.14,342.23 L426.25,337.35 L428.36,332.23 L430.47,326.85 L432.57,321.21 L434.68,315.30 L436.78,309.10 L438.89,302.60
-		L440.99,295.80 L443.10,288.68 L445.20,281.23 L447.30,273.44 L449.41,265.31 L451.51,256.81 L453.62,247.96 L455.72,238.73
-		L457.82,229.13 L459.93,219.16 L462.03,208.83 L464.14,198.13 L466.24,187.09 L468.35,175.73 L470.45,164.08 L472.55,152.18
-		L474.66,140.08 L476.76,127.84 L478.87,115.55 L480.97,103.30 L483.07,91.19 L485.18,79.37 L487.28,67.98 L489.38,57.20
-		L491.49,47.21 L493.59,38.25 L495.70,30.53 L497.80,24.33 L497.80,36.97 L495.78,45.65 L493.77,55.37 L491.75,65.91
-		L489.74,77.05 L487.72,88.61 L485.70,100.45 L483.69,112.42 L481.67,124.42 L479.65,136.36 L477.64,148.15 L475.62,159.75
-		L473.60,171.11 L471.59,182.18 L469.57,192.94 L467.56,203.37 L465.54,213.47 L463.52,223.22 L461.51,232.63 L459.49,241.68
-		L457.47,250.40 L455.46,258.77 L453.44,266.82 L451.42,274.55 L449.41,281.96 L447.39,289.07 L445.38,295.89 L443.36,302.42
-		L441.34,308.67 L439.32,314.66 L437.30,320.39 L435.29,325.87 L433.26,331.11 L431.24,336.12 L429.22,340.90 L427.19,345.47
-		L425.15,349.82 L423.11,353.98 L421.06,357.95 L419.00,361.73 L416.92,365.34 L414.83,368.78 L412.71,372.06 L410.57,375.18
-		L408.40,378.16 L406.18,381.00 L403.92,383.71 L401.61,386.29 L399.23,388.75 L396.78,391.10 L394.24,393.34 L391.61,395.47
-		L388.88,397.51 L386.04,399.44 L383.07,401.28 L379.96,403.03 L376.71,404.69 L373.31,406.26 L369.76,407.74 L366.04,409.14
-		L362.16,410.45 L358.12,411.68 L353.92,412.83 L349.58,413.90 L345.10,414.89 L340.49,415.81 L335.78,416.65 L330.98,417.41
-		L326.12,418.11 L321.22,418.73 L316.31,419.29 L311.42,419.79 L306.58,420.23 L301.81,420.61 L297.13,420.94 L292.58,421.23
-		L288.16,421.47 L283.89,421.67 L279.77,421.84 L275.79,421.98 L271.96,422.09 L268.24,422.17 L264.61,422.24 L261.01,422.29
-		L257.39,422.33 L253.67,422.35 L249.76,422.37 L245.55,422.38 L240.90,422.39 L235.64,422.39 L229.57,422.40 L222.45,422.40
-		L213.97,422.40 L203.77,422.40 L191.40,422.40 L176.32,422.40 L157.82,422.40 L135.09,422.40 L107.08,422.40 L72.53,422.40
+		<polygon fill = 'rgb(137, 224, 177)' fill-opacity = '0.300000' points = '72.53,334.59 93.83,337.37 110.97,339.51 124.87,341.19 136.24,342.55 145.64,343.66 153.48,344.60 160.10,345.40 165.75,346.09 170.65,346.69 174.94,347.22 178.75,347.69 182.19,348.10 185.33,348.46 188.25,348.79 191.00,349.07
+193.63,349.33 196.20,349.56 198.73,349.77 201.27,349.95 203.84,350.12 206.49,350.28 209.24,350.42 212.11,350.55 215.12,350.67 218.30,350.78 221.64,350.89 225.18,350.99 228.90,351.08 232.81,351.16 236.90,351.24 241.16,351.31
+245.59,351.36 250.16,351.40 254.85,351.44 259.64,351.45 264.51,351.46 269.42,351.44 274.35,351.41 279.27,351.37 284.16,351.30 288.98,351.22 293.72,351.11 298.36,350.99 302.87,350.84 307.24,350.66 311.46,350.46 315.52,350.23
+319.41,349.97 323.13,349.68 326.68,349.36 330.06,349.00 333.28,348.61 336.33,348.18 339.24,347.72 342.01,347.22 344.65,346.68 347.17,346.12 349.59,345.52 351.91,344.90 354.15,344.26 356.31,343.61 358.41,342.94 360.46,342.28
+362.46,341.61 364.42,340.95 366.35,340.30 368.26,339.68 370.15,339.07 372.02,338.50 373.88,337.95 375.73,337.43 377.58,336.95 379.41,336.50 381.25,336.08 383.08,335.70 384.91,335.34 386.74,335.01 388.57,334.70 390.39,334.42
+392.22,334.16 394.05,333.91 395.87,333.69 397.70,333.48 399.53,333.28 401.35,333.11 403.18,332.95 405.01,332.81 406.83,332.69 408.66,332.60 410.49,332.52 412.31,332.47 414.14,332.43 415.96,332.41 417.79,332.40 419.62,332.38
+421.44,332.34 423.27,332.25 425.10,332.09 426.92,331.81 426.92,337.90 425.24,337.85 423.56,337.80 421.88,337.76 420.20,337.73 418.52,337.73 416.84,337.74 415.16,337.77 413.48,337.82 411.80,337.89 410.12,337.97 408.44,338.07
+406.76,338.18 405.08,338.30 403.40,338.44 401.72,338.59 400.04,338.75 398.36,338.92 396.68,339.10 395.00,339.29 393.32,339.49 391.64,339.70 389.96,339.92 388.27,340.16 386.59,340.42 384.91,340.70 383.23,341.00 381.54,341.32
+379.86,341.67 378.17,342.04 376.48,342.45 374.78,342.88 373.08,343.34 371.37,343.84 369.64,344.36 367.91,344.90 366.16,345.47 364.38,346.06 362.58,346.66 360.74,347.28 358.87,347.90 356.95,348.52 354.97,349.13 352.93,349.74
+350.81,350.33 348.61,350.90 346.31,351.45 343.90,351.96 341.36,352.45 338.70,352.91 335.89,353.33 332.92,353.71 329.79,354.05 326.48,354.36 322.99,354.64 319.31,354.88 315.45,355.09 311.39,355.26 307.16,355.41 302.75,355.54
+298.17,355.64 293.44,355.72 288.58,355.78 283.62,355.83 278.56,355.87 273.45,355.90 268.32,355.92 263.18,355.93 258.08,355.94 253.05,355.93 248.12,355.93 243.31,355.91 238.65,355.89 234.17,355.86 229.87,355.82 225.78,355.77
+221.89,355.70 218.21,355.61 214.72,355.51 211.40,355.38 208.24,355.22 205.20,355.05 202.24,354.84 199.31,354.60 196.36,354.33 193.32,354.02 190.12,353.68 186.68,353.31 182.91,352.91 178.70,352.46 173.92,351.98 168.45,351.46
+162.12,350.90 154.73,350.28 146.07,349.59 135.87,348.83 123.81,347.97 109.53,347.00 92.61,345.88 72.53,344.59 '/>
+	</g>
+	<path stroke='rgb( 50, 166, 140)'  d='M72.53,334.59 L93.83,337.37 L110.97,339.51 L124.87,341.19 L136.24,342.55 L145.64,343.66 L153.48,344.60 L160.10,345.40
+		L165.75,346.09 L170.65,346.69 L174.94,347.22 L178.75,347.69 L182.19,348.10 L185.33,348.46 L188.25,348.79 L191.00,349.07
+		L193.63,349.33 L196.20,349.56 L198.73,349.77 L201.27,349.95 L203.84,350.12 L206.49,350.28 L209.24,350.42 L212.11,350.55
+		L215.12,350.67 L218.30,350.78 L221.64,350.89 L225.18,350.99 L228.90,351.08 L232.81,351.16 L236.90,351.24 L241.16,351.31
+		L245.59,351.36 L250.16,351.40 L254.85,351.44 L259.64,351.45 L264.51,351.46 L269.42,351.44 L274.35,351.41 L279.27,351.37
+		L284.16,351.30 L288.98,351.22 L293.72,351.11 L298.36,350.99 L302.87,350.84 L307.24,350.66 L311.46,350.46 L315.52,350.23
+		L319.41,349.97 L323.13,349.68 L326.68,349.36 L330.06,349.00 L333.28,348.61 L336.33,348.18 L339.24,347.72 L342.01,347.22
+		L344.65,346.68 L347.17,346.12 L349.59,345.52 L351.91,344.90 L354.15,344.26 L356.31,343.61 L358.41,342.94 L360.46,342.28
+		L362.46,341.61 L364.42,340.95 L366.35,340.30 L368.26,339.68 L370.15,339.07 L372.02,338.50 L373.88,337.95 L375.73,337.43
+		L377.58,336.95 L379.41,336.50 L381.25,336.08 L383.08,335.70 L384.91,335.34 L386.74,335.01 L388.57,334.70 L390.39,334.42
+		L392.22,334.16 L394.05,333.91 L395.87,333.69 L397.70,333.48 L399.53,333.28 L401.35,333.11 L403.18,332.95 L405.01,332.81
+		L406.83,332.69 L408.66,332.60 L410.49,332.52 L412.31,332.47 L414.14,332.43 L415.96,332.41 L417.79,332.40 L419.62,332.38
+		L421.44,332.34 L423.27,332.25 L425.10,332.09 L426.92,331.81 L426.92,337.90 L425.24,337.85 L423.56,337.80 L421.88,337.76
+		L420.20,337.73 L418.52,337.73 L416.84,337.74 L415.16,337.77 L413.48,337.82 L411.80,337.89 L410.12,337.97 L408.44,338.07
+		L406.76,338.18 L405.08,338.30 L403.40,338.44 L401.72,338.59 L400.04,338.75 L398.36,338.92 L396.68,339.10 L395.00,339.29
+		L393.32,339.49 L391.64,339.70 L389.96,339.92 L388.27,340.16 L386.59,340.42 L384.91,340.70 L383.23,341.00 L381.54,341.32
+		L379.86,341.67 L378.17,342.04 L376.48,342.45 L374.78,342.88 L373.08,343.34 L371.37,343.84 L369.64,344.36 L367.91,344.90
+		L366.16,345.47 L364.38,346.06 L362.58,346.66 L360.74,347.28 L358.87,347.90 L356.95,348.52 L354.97,349.13 L352.93,349.74
+		L350.81,350.33 L348.61,350.90 L346.31,351.45 L343.90,351.96 L341.36,352.45 L338.70,352.91 L335.89,353.33 L332.92,353.71
+		L329.79,354.05 L326.48,354.36 L322.99,354.64 L319.31,354.88 L315.45,355.09 L311.39,355.26 L307.16,355.41 L302.75,355.54
+		L298.17,355.64 L293.44,355.72 L288.58,355.78 L283.62,355.83 L278.56,355.87 L273.45,355.90 L268.32,355.92 L263.18,355.93
+		L258.08,355.94 L253.05,355.93 L248.12,355.93 L243.31,355.91 L238.65,355.89 L234.17,355.86 L229.87,355.82 L225.78,355.77
+		L221.89,355.70 L218.21,355.61 L214.72,355.51 L211.40,355.38 L208.24,355.22 L205.20,355.05 L202.24,354.84 L199.31,354.60
+		L196.36,354.33 L193.32,354.02 L190.12,353.68 L186.68,353.31 L182.91,352.91 L178.70,352.46 L173.92,351.98 L168.45,351.46
+		L162.12,350.90 L154.73,350.28 L146.07,349.59 L135.87,348.83 L123.81,347.97 L109.53,347.00 L92.61,345.88 L72.53,344.59
 		 '/></g>
 	</g>
-	<g id="gnuplot_plot_8"  fill="none"><title>gnuplot_plot_8</title>
+	<g id="gnuplot_plot_17" ><title>PSI</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(504.88,87.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >PSI</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb( 88,  98, 237)'  d='M514.67,82.50 L562.83,82.50 M72.53,340.21 L107.41,339.95 L137.92,339.85 L164.59,339.87 L187.90,339.99 L208.24,340.18
+		L226.00,340.41 L241.50,340.67 L255.03,340.94 L266.83,341.21 L277.14,341.46 L286.15,341.68 L294.03,341.87 L300.93,342.00
+		L306.99,342.09 L312.31,342.11 L317.01,342.06 L321.16,341.94 L324.85,341.75 L328.14,341.48 L331.09,341.13 L333.75,340.70
+		L336.16,340.19 L338.36,339.60 L340.37,338.94 L342.24,338.20 L343.98,337.39 L345.61,336.52 L347.15,335.59 L348.61,334.61
+		L350.01,333.59 L351.35,332.52 L352.65,331.42 L353.91,330.30 L355.14,329.16 L356.35,328.01 L357.54,326.86 L358.70,325.72
+		L359.86,324.58 L361.00,323.46 L362.13,322.36 L363.26,321.28 L364.38,320.24 L365.49,319.22 L366.60,318.24 L367.71,317.30
+		L368.81,316.39 L369.92,315.52 L371.02,314.68 L372.12,313.88 L373.22,313.11 L374.32,312.38 L375.41,311.67 L376.51,310.99
+		L377.61,310.33 L378.70,309.70 L379.80,309.07 L380.90,308.46 L381.99,307.86 L383.09,307.26 L384.18,306.66 L385.28,306.06
+		L386.38,305.45 L387.47,304.83 L388.57,304.20 L389.66,303.55 L390.76,302.88 L391.86,302.19 L392.95,301.47 L394.05,300.73
+		L395.14,299.96 L396.24,299.15 L397.33,298.31 L398.43,297.43 L399.53,296.52 L400.62,295.57 L401.72,294.58 L402.81,293.55
+		L403.91,292.48 L405.01,291.36 L406.10,290.21 L407.20,289.01 L408.29,287.77 L409.39,286.49 L410.48,285.17 L411.58,283.80
+		L412.68,282.39 L413.77,280.95 L414.87,279.47 L415.96,277.95 L417.06,276.40 L418.16,274.81 L419.25,273.20 L420.35,271.56
+		L421.44,269.89 L422.54,268.20 L423.63,266.49 L424.73,264.76 L425.83,263.02 L426.92,261.27  '/></g>
+	</g>
+	<g id="gnuplot_plot_18"  fill="none"><title>gnuplot_plot_18</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(137, 224, 177)' fill-opacity = '0.300000' points = '72.53,290.12 108.42,292.08 137.24,294.13 160.42,296.16 179.11,298.12 194.24,299.98 206.55,301.73 216.63,303.36 224.98,304.87 231.97,306.28 237.93,307.57 243.10,308.76 247.70,309.86 251.89,310.86 255.81,311.77 259.57,312.59
-263.26,313.34 266.96,314.00 270.70,314.60 274.54,315.12 278.49,315.58 282.57,315.98 286.79,316.32 291.13,316.61 295.59,316.85 300.16,317.04 304.80,317.19 309.50,317.29 314.22,317.36 318.95,317.38 323.65,317.37 328.30,317.33
-332.88,317.25 337.36,317.13 341.73,316.98 345.98,316.79 350.09,316.56 354.05,316.28 357.87,315.95 361.53,315.56 365.05,315.11 368.42,314.58 371.65,313.96 374.74,313.25 377.71,312.44 380.57,311.50 383.31,310.44 385.97,309.24
-388.53,307.89 391.03,306.39 393.45,304.72 395.82,302.90 398.14,300.91 400.42,298.77 402.66,296.48 404.88,294.05 407.07,291.49 409.24,288.83 411.39,286.09 413.54,283.28 415.67,280.44 417.80,277.59 419.92,274.76 422.03,271.96
-424.14,269.24 426.25,266.61 428.36,264.09 430.47,261.70 432.57,259.46 434.68,257.37 436.78,255.44 438.89,253.66 440.99,252.05 443.10,250.58 445.20,249.25 447.30,248.04 449.41,246.94 451.51,245.93 453.62,245.00 455.72,244.12
-457.82,243.29 459.93,242.47 462.03,241.68 464.14,240.89 466.24,240.10 468.35,239.30 470.45,238.50 472.55,237.70 474.66,236.90 476.76,236.12 478.87,235.36 480.97,234.62 483.07,233.92 485.18,233.27 487.28,232.67 489.38,232.11
-491.49,231.59 493.59,231.08 495.70,230.56 497.80,229.98 497.80,246.57 495.78,247.44 493.77,248.03 491.75,248.42 489.74,248.68 487.72,248.86 485.70,249.02 483.69,249.17 481.67,249.34 479.65,249.55 477.64,249.80 475.62,250.10
-473.60,250.45 471.59,250.85 469.57,251.30 467.56,251.80 465.54,252.34 463.52,252.92 461.51,253.54 459.49,254.20 457.47,254.91 455.46,255.67 453.44,256.50 451.42,257.38 449.41,258.34 447.39,259.39 445.38,260.53 443.36,261.78
-441.34,263.14 439.32,264.62 437.30,266.23 435.29,267.96 433.26,269.82 431.24,271.81 429.22,273.92 427.19,276.13 425.15,278.44 423.11,280.83 421.06,283.28 419.00,285.78 416.92,288.30 414.83,290.82 412.71,293.32 410.57,295.78
-408.40,298.18 406.18,300.50 403.92,302.73 401.61,304.84 399.23,306.83 396.78,308.70 394.24,310.42 391.61,312.01 388.88,313.45 386.04,314.75 383.07,315.92 379.96,316.96 376.71,317.87 373.31,318.67 369.76,319.36 366.04,319.95
-362.16,320.46 358.12,320.90 353.92,321.26 349.58,321.56 345.10,321.82 340.49,322.02 335.78,322.19 330.98,322.32 326.12,322.41 321.22,322.47 316.31,322.50 311.42,322.50 306.58,322.47 301.81,322.41 297.13,322.31 292.58,322.17
-288.16,322.00 283.89,321.79 279.77,321.54 275.79,321.25 271.96,320.92 268.24,320.55 264.61,320.14 261.01,319.68 257.39,319.19 253.67,318.67 249.76,318.11 245.55,317.52 240.90,316.90 235.64,316.25 229.57,315.56 222.45,314.85
-213.97,314.10 203.77,313.31 191.40,312.50 176.32,311.65 157.82,310.79 135.09,309.93 107.08,309.12 72.53,308.42 '/>
-	</g>
-	<path stroke='rgb( 50, 166, 140)'  d='M72.53,290.12 L108.42,292.08 L137.24,294.13 L160.42,296.16 L179.11,298.12 L194.24,299.98 L206.55,301.73 L216.63,303.36
-		L224.98,304.87 L231.97,306.28 L237.93,307.57 L243.10,308.76 L247.70,309.86 L251.89,310.86 L255.81,311.77 L259.57,312.59
-		L263.26,313.34 L266.96,314.00 L270.70,314.60 L274.54,315.12 L278.49,315.58 L282.57,315.98 L286.79,316.32 L291.13,316.61
-		L295.59,316.85 L300.16,317.04 L304.80,317.19 L309.50,317.29 L314.22,317.36 L318.95,317.38 L323.65,317.37 L328.30,317.33
-		L332.88,317.25 L337.36,317.13 L341.73,316.98 L345.98,316.79 L350.09,316.56 L354.05,316.28 L357.87,315.95 L361.53,315.56
-		L365.05,315.11 L368.42,314.58 L371.65,313.96 L374.74,313.25 L377.71,312.44 L380.57,311.50 L383.31,310.44 L385.97,309.24
-		L388.53,307.89 L391.03,306.39 L393.45,304.72 L395.82,302.90 L398.14,300.91 L400.42,298.77 L402.66,296.48 L404.88,294.05
-		L407.07,291.49 L409.24,288.83 L411.39,286.09 L413.54,283.28 L415.67,280.44 L417.80,277.59 L419.92,274.76 L422.03,271.96
-		L424.14,269.24 L426.25,266.61 L428.36,264.09 L430.47,261.70 L432.57,259.46 L434.68,257.37 L436.78,255.44 L438.89,253.66
-		L440.99,252.05 L443.10,250.58 L445.20,249.25 L447.30,248.04 L449.41,246.94 L451.51,245.93 L453.62,245.00 L455.72,244.12
-		L457.82,243.29 L459.93,242.47 L462.03,241.68 L464.14,240.89 L466.24,240.10 L468.35,239.30 L470.45,238.50 L472.55,237.70
-		L474.66,236.90 L476.76,236.12 L478.87,235.36 L480.97,234.62 L483.07,233.92 L485.18,233.27 L487.28,232.67 L489.38,232.11
-		L491.49,231.59 L493.59,231.08 L495.70,230.56 L497.80,229.98 L497.80,246.57 L495.78,247.44 L493.77,248.03 L491.75,248.42
-		L489.74,248.68 L487.72,248.86 L485.70,249.02 L483.69,249.17 L481.67,249.34 L479.65,249.55 L477.64,249.80 L475.62,250.10
-		L473.60,250.45 L471.59,250.85 L469.57,251.30 L467.56,251.80 L465.54,252.34 L463.52,252.92 L461.51,253.54 L459.49,254.20
-		L457.47,254.91 L455.46,255.67 L453.44,256.50 L451.42,257.38 L449.41,258.34 L447.39,259.39 L445.38,260.53 L443.36,261.78
-		L441.34,263.14 L439.32,264.62 L437.30,266.23 L435.29,267.96 L433.26,269.82 L431.24,271.81 L429.22,273.92 L427.19,276.13
-		L425.15,278.44 L423.11,280.83 L421.06,283.28 L419.00,285.78 L416.92,288.30 L414.83,290.82 L412.71,293.32 L410.57,295.78
-		L408.40,298.18 L406.18,300.50 L403.92,302.73 L401.61,304.84 L399.23,306.83 L396.78,308.70 L394.24,310.42 L391.61,312.01
-		L388.88,313.45 L386.04,314.75 L383.07,315.92 L379.96,316.96 L376.71,317.87 L373.31,318.67 L369.76,319.36 L366.04,319.95
-		L362.16,320.46 L358.12,320.90 L353.92,321.26 L349.58,321.56 L345.10,321.82 L340.49,322.02 L335.78,322.19 L330.98,322.32
-		L326.12,322.41 L321.22,322.47 L316.31,322.50 L311.42,322.50 L306.58,322.47 L301.81,322.41 L297.13,322.31 L292.58,322.17
-		L288.16,322.00 L283.89,321.79 L279.77,321.54 L275.79,321.25 L271.96,320.92 L268.24,320.55 L264.61,320.14 L261.01,319.68
-		L257.39,319.19 L253.67,318.67 L249.76,318.11 L245.55,317.52 L240.90,316.90 L235.64,316.25 L229.57,315.56 L222.45,314.85
-		L213.97,314.10 L203.77,313.31 L191.40,312.50 L176.32,311.65 L157.82,310.79 L135.09,309.93 L107.08,309.12 L72.53,308.42
+		<polygon fill = 'rgb( 88,  98, 237)' fill-opacity = '0.300000' points = '72.53,331.71 107.41,332.32 137.92,332.97 164.59,333.62 187.89,334.27 208.24,334.92 226.00,335.53 241.50,336.12 255.03,336.67 266.83,337.16 277.14,337.61 286.15,337.99 294.03,338.31 300.93,338.56 306.99,338.73 312.31,338.84
+317.01,338.86 321.16,338.80 324.85,338.65 328.14,338.43 331.09,338.12 333.75,337.73 336.16,337.25 338.36,336.70 340.37,336.06 342.24,335.36 343.98,334.59 345.61,333.75 347.15,332.85 348.61,331.90 350.01,330.91 351.35,329.87
+352.65,328.80 353.91,327.71 355.14,326.59 356.35,325.46 357.54,324.33 358.70,323.19 359.86,322.06 361.00,320.93 362.13,319.83 363.26,318.74 364.38,317.67 365.49,316.63 366.60,315.61 367.71,314.63 368.81,313.68 369.92,312.75
+371.02,311.86 372.12,310.99 373.22,310.16 374.32,309.35 375.41,308.57 376.51,307.81 377.61,307.07 378.70,306.35 379.80,305.64 380.90,304.94 381.99,304.25 383.09,303.57 384.18,302.88 385.28,302.20 386.38,301.51 387.47,300.81
+388.57,300.10 389.66,299.38 390.76,298.63 391.86,297.87 392.95,297.09 394.05,296.29 395.14,295.45 396.24,294.59 397.34,293.70 398.43,292.77 399.53,291.81 400.62,290.81 401.72,289.77 402.81,288.70 403.91,287.58 405.01,286.41
+406.10,285.20 407.20,283.95 408.29,282.65 409.39,281.30 410.49,279.90 411.58,278.45 412.68,276.96 413.77,275.42 414.87,273.82 415.96,272.19 417.06,270.50 418.16,268.78 419.25,267.01 420.35,265.21 421.44,263.37 422.54,261.50
+423.64,259.61 424.73,257.69 425.83,255.76 426.92,253.82 426.92,275.68 425.90,276.26 424.88,276.94 423.85,277.69 422.83,278.52 421.81,279.42 420.79,280.36 419.76,281.35 418.74,282.38 417.72,283.43 416.70,284.51 415.67,285.60
+414.65,286.71 413.63,287.83 412.60,288.94 411.58,290.06 410.56,291.17 409.53,292.28 408.51,293.37 407.49,294.45 406.46,295.51 405.44,296.55 404.41,297.58 403.39,298.58 402.36,299.56 401.34,300.52 400.31,301.46 399.28,302.37
+398.25,303.27 397.21,304.14 396.17,304.99 395.13,305.82 394.09,306.64 393.04,307.44 391.99,308.23 390.94,309.00 389.87,309.77 388.81,310.53 387.73,311.29 386.65,312.05 385.56,312.82 384.46,313.59 383.36,314.36 382.24,315.15
+381.12,315.95 379.98,316.77 378.84,317.61 377.68,318.46 376.51,319.34 375.33,320.24 374.14,321.15 372.94,322.10 371.73,323.06 370.51,324.04 369.28,325.04 368.03,326.06 366.77,327.09 365.50,328.14 364.22,329.19 362.93,330.25
+361.62,331.31 360.30,332.36 358.97,333.40 357.61,334.43 356.24,335.44 354.84,336.42 353.41,337.37 351.96,338.29 350.46,339.17 348.91,340.00 347.31,340.79 345.64,341.52 343.89,342.19 342.04,342.81 340.08,343.36 337.99,343.85
+335.73,344.28 333.29,344.64 330.62,344.94 327.69,345.18 324.47,345.35 320.88,345.46 316.89,345.52 312.42,345.52 307.40,345.48 301.75,345.39 295.38,345.26 288.16,345.10 280.00,344.91 270.73,344.70 260.23,344.48 248.30,344.25
+234.75,344.04 219.37,343.83 201.91,343.66 182.09,343.52 159.61,343.44 134.12,343.44 105.24,343.52 72.53,343.72 '/>
+	</g>
+	<path stroke='rgb( 88,  98, 237)'  d='M72.53,331.71 L107.41,332.32 L137.92,332.97 L164.59,333.62 L187.89,334.27 L208.24,334.92 L226.00,335.53 L241.50,336.12
+		L255.03,336.67 L266.83,337.16 L277.14,337.61 L286.15,337.99 L294.03,338.31 L300.93,338.56 L306.99,338.73 L312.31,338.84
+		L317.01,338.86 L321.16,338.80 L324.85,338.65 L328.14,338.43 L331.09,338.12 L333.75,337.73 L336.16,337.25 L338.36,336.70
+		L340.37,336.06 L342.24,335.36 L343.98,334.59 L345.61,333.75 L347.15,332.85 L348.61,331.90 L350.01,330.91 L351.35,329.87
+		L352.65,328.80 L353.91,327.71 L355.14,326.59 L356.35,325.46 L357.54,324.33 L358.70,323.19 L359.86,322.06 L361.00,320.93
+		L362.13,319.83 L363.26,318.74 L364.38,317.67 L365.49,316.63 L366.60,315.61 L367.71,314.63 L368.81,313.68 L369.92,312.75
+		L371.02,311.86 L372.12,310.99 L373.22,310.16 L374.32,309.35 L375.41,308.57 L376.51,307.81 L377.61,307.07 L378.70,306.35
+		L379.80,305.64 L380.90,304.94 L381.99,304.25 L383.09,303.57 L384.18,302.88 L385.28,302.20 L386.38,301.51 L387.47,300.81
+		L388.57,300.10 L389.66,299.38 L390.76,298.63 L391.86,297.87 L392.95,297.09 L394.05,296.29 L395.14,295.45 L396.24,294.59
+		L397.34,293.70 L398.43,292.77 L399.53,291.81 L400.62,290.81 L401.72,289.77 L402.81,288.70 L403.91,287.58 L405.01,286.41
+		L406.10,285.20 L407.20,283.95 L408.29,282.65 L409.39,281.30 L410.49,279.90 L411.58,278.45 L412.68,276.96 L413.77,275.42
+		L414.87,273.82 L415.96,272.19 L417.06,270.50 L418.16,268.78 L419.25,267.01 L420.35,265.21 L421.44,263.37 L422.54,261.50
+		L423.64,259.61 L424.73,257.69 L425.83,255.76 L426.92,253.82 L426.92,275.68 L425.90,276.26 L424.88,276.94 L423.85,277.69
+		L422.83,278.52 L421.81,279.42 L420.79,280.36 L419.76,281.35 L418.74,282.38 L417.72,283.43 L416.70,284.51 L415.67,285.60
+		L414.65,286.71 L413.63,287.83 L412.60,288.94 L411.58,290.06 L410.56,291.17 L409.53,292.28 L408.51,293.37 L407.49,294.45
+		L406.46,295.51 L405.44,296.55 L404.41,297.58 L403.39,298.58 L402.36,299.56 L401.34,300.52 L400.31,301.46 L399.28,302.37
+		L398.25,303.27 L397.21,304.14 L396.17,304.99 L395.13,305.82 L394.09,306.64 L393.04,307.44 L391.99,308.23 L390.94,309.00
+		L389.87,309.77 L388.81,310.53 L387.73,311.29 L386.65,312.05 L385.56,312.82 L384.46,313.59 L383.36,314.36 L382.24,315.15
+		L381.12,315.95 L379.98,316.77 L378.84,317.61 L377.68,318.46 L376.51,319.34 L375.33,320.24 L374.14,321.15 L372.94,322.10
+		L371.73,323.06 L370.51,324.04 L369.28,325.04 L368.03,326.06 L366.77,327.09 L365.50,328.14 L364.22,329.19 L362.93,330.25
+		L361.62,331.31 L360.30,332.36 L358.97,333.40 L357.61,334.43 L356.24,335.44 L354.84,336.42 L353.41,337.37 L351.96,338.29
+		L350.46,339.17 L348.91,340.00 L347.31,340.79 L345.64,341.52 L343.89,342.19 L342.04,342.81 L340.08,343.36 L337.99,343.85
+		L335.73,344.28 L333.29,344.64 L330.62,344.94 L327.69,345.18 L324.47,345.35 L320.88,345.46 L316.89,345.52 L312.42,345.52
+		L307.40,345.48 L301.75,345.39 L295.38,345.26 L288.16,345.10 L280.00,344.91 L270.73,344.70 L260.23,344.48 L248.30,344.25
+		L234.75,344.04 L219.37,343.83 L201.91,343.66 L182.09,343.52 L159.61,343.44 L134.12,343.44 L105.24,343.52 L72.53,343.72
 		 '/></g>
 	</g>
-	<g id="gnuplot_plot_9"  fill="none"><title>gnuplot_plot_9</title>
+	<g id="gnuplot_plot_19" ><title>SSI</title>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<g transform="translate(504.88,108.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
+		<text><tspan font-family="Arial" >SSI</tspan></text>
+	</g>
+</g>
+<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
+	<path stroke='rgb(  0,   0,   0)'  d='M514.67,103.50 L562.83,103.50 M72.53,340.21 L95.86,336.60 L117.84,333.19 L138.53,329.96 L158.00,326.90 L176.31,324.02
+		L193.52,321.29 L209.68,318.70 L224.86,316.26 L239.10,313.96 L252.46,311.78 L264.98,309.71 L276.70,307.76 L287.68,305.91
+		L297.96,304.15 L307.57,302.49 L316.55,300.91 L324.94,299.40 L332.77,297.97 L340.08,296.60 L346.91,295.29 L353.26,294.03
+		L359.19,292.82 L364.71,291.65 L369.85,290.51 L374.64,289.41 L379.09,288.34 L383.23,287.28 L387.08,286.24 L390.66,285.22
+		L393.99,284.20 L397.08,283.18 L399.96,282.16 L402.63,281.14 L405.11,280.10 L407.43,279.05 L409.58,277.99 L411.58,276.90
+		L413.44,275.79 L415.18,274.65 L416.80,273.48 L418.31,272.27 L419.73,271.03 L421.05,269.74 L422.29,268.42 L423.46,267.04
+		L424.56,265.62 L425.59,264.15 L426.57,262.63 L427.49,261.06 L428.37,259.43 L429.21,257.74 L430.01,255.99 L430.77,254.19
+		L431.51,252.32 L432.21,250.39 L432.89,248.41 L433.55,246.36 L434.19,244.25 L434.81,242.08 L435.42,239.84 L436.01,237.55
+		L436.59,235.20 L437.16,232.79 L437.72,230.33 L438.28,227.81 L438.82,225.23 L439.37,222.61 L439.90,219.94 L440.43,217.23
+		L440.96,214.47 L441.49,211.68 L442.01,208.85 L442.53,206.00 L443.05,203.11 L443.56,200.21 L444.08,197.29 L444.59,194.37
+		L445.11,191.43 L445.62,188.51 L446.13,185.59 L446.65,182.68 L447.16,179.80 L447.67,176.95 L448.18,174.14 L448.69,171.37
+		L449.20,168.66 L449.72,166.02 L450.23,163.45 L450.74,160.96 L451.25,158.57 L451.76,156.29 L452.27,154.12 L452.78,152.08
+		L453.30,150.19 L453.81,148.44 L454.32,146.86 L454.83,145.45 L455.34,144.24 L455.85,143.24  '/></g>
+	</g>
+	<g id="gnuplot_plot_20"  fill="none"><title>gnuplot_plot_20</title>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 	<g stroke='none' shape-rendering='crispEdges'>
-		<polygon fill = 'rgb(255, 105,  65)' fill-opacity = '0.300000' points = '72.53,281.72 115.58,285.26 152.74,287.93 184.82,289.89 212.52,291.30 236.45,292.28 257.13,292.91 275.02,293.28 290.51,293.45 303.94,293.47 315.61,293.38 325.76,293.21 334.62,292.98 342.37,292.69 349.17,292.36 355.17,291.98
-360.49,291.54 365.22,291.04 369.46,290.46 373.27,289.78 376.74,289.00 379.90,288.08 382.82,287.03 385.52,285.80 388.05,284.41 390.43,282.82 392.70,281.03 394.86,279.04 396.94,276.83 398.96,274.41 400.92,271.78 402.83,268.93
-404.71,265.89 406.57,262.66 408.39,259.26 410.20,255.69 412.00,251.99 413.78,248.16 415.54,244.23 417.30,240.23 419.05,236.16 420.78,232.06 422.50,227.95 424.22,223.84 425.92,219.76 427.61,215.73 429.29,211.76 430.95,207.86
-432.60,204.05 434.24,200.34 435.86,196.74 437.47,193.24 439.06,189.86 440.64,186.60 442.21,183.46 443.76,180.43 445.30,177.50 446.82,174.68 448.33,171.96 449.83,169.33 451.32,166.77 452.80,164.28 454.26,161.85 455.72,159.47
-457.17,157.12 458.62,154.81 460.05,152.51 461.48,150.22 462.91,147.92 464.33,145.62 465.75,143.29 467.17,140.94 468.58,138.56 469.99,136.13 471.40,133.66 472.80,131.13 474.21,128.54 475.62,125.88 477.02,123.16 478.42,120.35
-479.83,117.45 481.23,114.46 482.63,111.36 484.04,108.15 485.44,104.81 486.84,101.34 488.25,97.71 489.65,93.92 491.05,89.93 492.45,85.73 493.86,81.30 495.26,76.60 496.66,71.61 498.06,66.29 499.47,60.60 500.87,54.50
-502.27,47.93 503.67,40.85 505.08,33.19 506.48,24.88 506.48,68.19 505.17,73.06 503.85,77.73 502.54,82.23 501.22,86.56 499.90,90.74 498.59,94.77 497.28,98.65 495.96,102.40 494.65,106.01 493.33,109.51 492.01,112.88
-490.70,116.14 489.38,119.29 488.07,122.34 486.76,125.29 485.44,128.15 484.12,130.92 482.81,133.60 481.49,136.20 480.18,138.73 478.86,141.18 477.55,143.57 476.23,145.90 474.91,148.17 473.60,150.38 472.28,152.54 470.96,154.66
-469.64,156.74 468.32,158.79 467.00,160.80 465.67,162.79 464.34,164.76 463.01,166.72 461.68,168.68 460.34,170.63 459.00,172.60 457.65,174.58 456.29,176.59 454.93,178.62 453.56,180.71 452.19,182.83 450.80,185.02 449.41,187.28
-448.00,189.60 446.59,192.01 445.16,194.51 443.72,197.11 442.27,199.81 440.80,202.61 439.32,205.52 437.83,208.54 436.32,211.67 434.80,214.92 433.26,218.27 431.71,221.72 430.14,225.27 428.56,228.91 426.96,232.62 425.34,236.40
-423.71,240.23 422.06,244.10 420.39,247.99 418.70,251.87 417.00,255.74 415.26,259.56 413.50,263.33 411.71,267.02 409.87,270.60 408.00,274.07 406.06,277.39 404.06,280.56 401.98,283.56 399.81,286.37 397.52,288.97 395.09,291.38
-392.50,293.56 389.70,295.53 386.67,297.29 383.36,298.82 379.71,300.14 375.67,301.26 371.16,302.19 366.11,302.93 360.42,303.51 353.99,303.93 346.69,304.22 338.38,304.39 328.91,304.45 318.08,304.42 305.71,304.31 291.53,304.14
-275.30,303.92 256.70,303.65 235.38,303.34 210.97,302.99 183.01,302.60 151.00,302.17 114.39,301.70 72.53,301.18 '/>
-	</g>
-	<path stroke='rgb(252,  83,  92)'  d='M72.53,281.72 L115.58,285.26 L152.74,287.93 L184.82,289.89 L212.52,291.30 L236.45,292.28 L257.13,292.91 L275.02,293.28
-		L290.51,293.45 L303.94,293.47 L315.61,293.38 L325.76,293.21 L334.62,292.98 L342.37,292.69 L349.17,292.36 L355.17,291.98
-		L360.49,291.54 L365.22,291.04 L369.46,290.46 L373.27,289.78 L376.74,289.00 L379.90,288.08 L382.82,287.03 L385.52,285.80
-		L388.05,284.41 L390.43,282.82 L392.70,281.03 L394.86,279.04 L396.94,276.83 L398.96,274.41 L400.92,271.78 L402.83,268.93
-		L404.71,265.89 L406.57,262.66 L408.39,259.26 L410.20,255.69 L412.00,251.99 L413.78,248.16 L415.54,244.23 L417.30,240.23
-		L419.05,236.16 L420.78,232.06 L422.50,227.95 L424.22,223.84 L425.92,219.76 L427.61,215.73 L429.29,211.76 L430.95,207.86
-		L432.60,204.05 L434.24,200.34 L435.86,196.74 L437.47,193.24 L439.06,189.86 L440.64,186.60 L442.21,183.46 L443.76,180.43
-		L445.30,177.50 L446.82,174.68 L448.33,171.96 L449.83,169.33 L451.32,166.77 L452.80,164.28 L454.26,161.85 L455.72,159.47
-		L457.17,157.12 L458.62,154.81 L460.05,152.51 L461.48,150.22 L462.91,147.92 L464.33,145.62 L465.75,143.29 L467.17,140.94
-		L468.58,138.56 L469.99,136.13 L471.40,133.66 L472.80,131.13 L474.21,128.54 L475.62,125.88 L477.02,123.16 L478.42,120.35
-		L479.83,117.45 L481.23,114.46 L482.63,111.36 L484.04,108.15 L485.44,104.81 L486.84,101.34 L488.25,97.71 L489.65,93.92
-		L491.05,89.93 L492.45,85.73 L493.86,81.30 L495.26,76.60 L496.66,71.61 L498.06,66.29 L499.47,60.60 L500.87,54.50
-		L502.27,47.93 L503.67,40.85 L505.08,33.19 L506.48,24.88 L506.48,68.19 L505.17,73.06 L503.85,77.73 L502.54,82.23
-		L501.22,86.56 L499.90,90.74 L498.59,94.77 L497.28,98.65 L495.96,102.40 L494.65,106.01 L493.33,109.51 L492.01,112.88
-		L490.70,116.14 L489.38,119.29 L488.07,122.34 L486.76,125.29 L485.44,128.15 L484.12,130.92 L482.81,133.60 L481.49,136.20
-		L480.18,138.73 L478.86,141.18 L477.55,143.57 L476.23,145.90 L474.91,148.17 L473.60,150.38 L472.28,152.54 L470.96,154.66
-		L469.64,156.74 L468.32,158.79 L467.00,160.80 L465.67,162.79 L464.34,164.76 L463.01,166.72 L461.68,168.68 L460.34,170.63
-		L459.00,172.60 L457.65,174.58 L456.29,176.59 L454.93,178.62 L453.56,180.71 L452.19,182.83 L450.80,185.02 L449.41,187.28
-		L448.00,189.60 L446.59,192.01 L445.16,194.51 L443.72,197.11 L442.27,199.81 L440.80,202.61 L439.32,205.52 L437.83,208.54
-		L436.32,211.67 L434.80,214.92 L433.26,218.27 L431.71,221.72 L430.14,225.27 L428.56,228.91 L426.96,232.62 L425.34,236.40
-		L423.71,240.23 L422.06,244.10 L420.39,247.99 L418.70,251.87 L417.00,255.74 L415.26,259.56 L413.50,263.33 L411.71,267.02
-		L409.87,270.60 L408.00,274.07 L406.06,277.39 L404.06,280.56 L401.98,283.56 L399.81,286.37 L397.52,288.97 L395.09,291.38
-		L392.50,293.56 L389.70,295.53 L386.67,297.29 L383.36,298.82 L379.71,300.14 L375.67,301.26 L371.16,302.19 L366.11,302.93
-		L360.42,303.51 L353.99,303.93 L346.69,304.22 L338.38,304.39 L328.91,304.45 L318.08,304.42 L305.71,304.31 L291.53,304.14
-		L275.30,303.92 L256.70,303.65 L235.38,303.34 L210.97,302.99 L183.01,302.60 L151.00,302.17 L114.39,301.70 L72.53,301.18
+		<polygon fill = 'rgb( 45,   5,   5)' fill-opacity = '0.300000' points = '72.53,331.71 95.86,328.50 117.84,325.43 138.53,322.50 158.00,319.69 176.31,317.00 193.52,314.43 209.68,311.98 224.86,309.63 239.10,307.38 252.46,305.23 264.98,303.18 276.70,301.21 287.68,299.33 297.96,297.53 307.57,295.80
+316.55,294.13 324.94,292.54 332.77,290.99 340.08,289.51 346.91,288.07 353.27,286.67 359.19,285.32 364.71,283.99 369.85,282.69 374.64,281.42 379.09,280.16 383.23,278.92 387.08,277.69 390.66,276.45 393.99,275.22 397.08,273.98
+399.96,272.73 402.63,271.46 405.11,270.17 407.43,268.86 409.58,267.52 411.58,266.15 413.44,264.74 415.18,263.30 416.80,261.81 418.31,260.27 419.73,258.69 421.05,257.06 422.29,255.37 423.46,253.63 424.56,251.83 425.59,249.98
+426.57,248.06 427.49,246.09 428.37,244.05 429.21,241.96 430.01,239.80 430.77,237.58 431.51,235.31 432.21,232.98 432.89,230.59 433.55,228.14 434.19,225.65 434.81,223.10 435.42,220.51 436.01,217.88 436.59,215.21 437.16,212.50
+437.72,209.76 438.28,207.00 438.82,204.22 439.37,201.41 439.90,198.60 440.43,195.79 440.96,192.97 441.49,190.16 442.01,187.37 442.53,184.59 443.05,181.84 443.56,179.13 444.08,176.45 444.59,173.82 445.11,171.24 445.62,168.72
+446.13,166.27 446.65,163.89 447.16,161.58 447.67,159.36 448.18,157.22 448.69,155.18 449.20,153.24 449.72,151.39 450.23,149.65 450.74,148.02 451.25,146.49 451.76,145.07 452.27,143.76 452.78,142.55 453.30,141.46 453.81,140.46
+454.32,139.56 454.83,138.74 455.34,138.01 455.85,137.36 455.85,152.69 455.34,153.44 454.83,154.40 454.32,155.55 453.81,156.89 453.30,158.41 452.78,160.09 452.27,161.91 451.76,163.88 451.25,165.98 450.74,168.20 450.23,170.52
+449.72,172.94 449.20,175.44 448.69,178.03 448.18,180.68 447.67,183.39 447.16,186.15 446.65,188.95 446.13,191.78 445.62,194.64 445.11,197.52 444.59,200.40 444.08,203.29 443.56,206.17 443.05,209.04 442.53,211.90 442.01,214.74
+441.49,217.55 440.96,220.32 440.43,223.06 439.90,225.77 439.37,228.42 438.82,231.03 438.28,233.59 437.72,236.09 437.16,238.54 436.59,240.92 436.01,243.25 435.42,245.52 434.81,247.72 434.19,249.85 433.55,251.93 432.89,253.93
+432.21,255.87 431.51,257.75 430.77,259.56 430.01,261.31 429.21,262.99 428.37,264.61 427.49,266.17 426.57,267.67 425.59,269.12 424.56,270.51 423.46,271.84 422.29,273.13 421.05,274.37 419.73,275.56 418.31,276.71 416.80,277.82
+415.18,278.90 413.44,279.95 411.58,280.97 409.58,281.96 407.43,282.93 405.11,283.89 402.63,284.83 399.96,285.77 397.08,286.70 393.99,287.64 390.66,288.58 387.08,289.53 383.23,290.50 379.09,291.49 374.64,292.50 369.85,293.55
+364.71,294.63 359.19,295.75 353.27,296.92 346.91,298.14 340.08,299.42 332.77,300.77 324.94,302.19 316.55,303.68 307.57,305.25 297.96,306.92 287.68,308.68 276.70,310.55 264.98,312.52 252.46,314.62 239.10,316.83 224.86,319.18
+209.68,321.67 193.52,324.30 176.31,327.10 158.00,330.06 138.53,333.19 117.84,336.50 95.86,340.01 72.53,343.72 '/>
+	</g>
+	<path stroke='rgb(  0,   0,   0)'  d='M72.53,331.71 L95.86,328.50 L117.84,325.43 L138.53,322.50 L158.00,319.69 L176.31,317.00 L193.52,314.43 L209.68,311.98
+		L224.86,309.63 L239.10,307.38 L252.46,305.23 L264.98,303.18 L276.70,301.21 L287.68,299.33 L297.96,297.53 L307.57,295.80
+		L316.55,294.13 L324.94,292.54 L332.77,290.99 L340.08,289.51 L346.91,288.07 L353.27,286.67 L359.19,285.32 L364.71,283.99
+		L369.85,282.69 L374.64,281.42 L379.09,280.16 L383.23,278.92 L387.08,277.69 L390.66,276.45 L393.99,275.22 L397.08,273.98
+		L399.96,272.73 L402.63,271.46 L405.11,270.17 L407.43,268.86 L409.58,267.52 L411.58,266.15 L413.44,264.74 L415.18,263.30
+		L416.80,261.81 L418.31,260.27 L419.73,258.69 L421.05,257.06 L422.29,255.37 L423.46,253.63 L424.56,251.83 L425.59,249.98
+		L426.57,248.06 L427.49,246.09 L428.37,244.05 L429.21,241.96 L430.01,239.80 L430.77,237.58 L431.51,235.31 L432.21,232.98
+		L432.89,230.59 L433.55,228.14 L434.19,225.65 L434.81,223.10 L435.42,220.51 L436.01,217.88 L436.59,215.21 L437.16,212.50
+		L437.72,209.76 L438.28,207.00 L438.82,204.22 L439.37,201.41 L439.90,198.60 L440.43,195.79 L440.96,192.97 L441.49,190.16
+		L442.01,187.37 L442.53,184.59 L443.05,181.84 L443.56,179.13 L444.08,176.45 L444.59,173.82 L445.11,171.24 L445.62,168.72
+		L446.13,166.27 L446.65,163.89 L447.16,161.58 L447.67,159.36 L448.18,157.22 L448.69,155.18 L449.20,153.24 L449.72,151.39
+		L450.23,149.65 L450.74,148.02 L451.25,146.49 L451.76,145.07 L452.27,143.76 L452.78,142.55 L453.30,141.46 L453.81,140.46
+		L454.32,139.56 L454.83,138.74 L455.34,138.01 L455.85,137.36 L455.85,152.69 L455.34,153.44 L454.83,154.40 L454.32,155.55
+		L453.81,156.89 L453.30,158.41 L452.78,160.09 L452.27,161.91 L451.76,163.88 L451.25,165.98 L450.74,168.20 L450.23,170.52
+		L449.72,172.94 L449.20,175.44 L448.69,178.03 L448.18,180.68 L447.67,183.39 L447.16,186.15 L446.65,188.95 L446.13,191.78
+		L445.62,194.64 L445.11,197.52 L444.59,200.40 L444.08,203.29 L443.56,206.17 L443.05,209.04 L442.53,211.90 L442.01,214.74
+		L441.49,217.55 L440.96,220.32 L440.43,223.06 L439.90,225.77 L439.37,228.42 L438.82,231.03 L438.28,233.59 L437.72,236.09
+		L437.16,238.54 L436.59,240.92 L436.01,243.25 L435.42,245.52 L434.81,247.72 L434.19,249.85 L433.55,251.93 L432.89,253.93
+		L432.21,255.87 L431.51,257.75 L430.77,259.56 L430.01,261.31 L429.21,262.99 L428.37,264.61 L427.49,266.17 L426.57,267.67
+		L425.59,269.12 L424.56,270.51 L423.46,271.84 L422.29,273.13 L421.05,274.37 L419.73,275.56 L418.31,276.71 L416.80,277.82
+		L415.18,278.90 L413.44,279.95 L411.58,280.97 L409.58,281.96 L407.43,282.93 L405.11,283.89 L402.63,284.83 L399.96,285.77
+		L397.08,286.70 L393.99,287.64 L390.66,288.58 L387.08,289.53 L383.23,290.50 L379.09,291.49 L374.64,292.50 L369.85,293.55
+		L364.71,294.63 L359.19,295.75 L353.27,296.92 L346.91,298.14 L340.08,299.42 L332.77,300.77 L324.94,302.19 L316.55,303.68
+		L307.57,305.25 L297.96,306.92 L287.68,308.68 L276.70,310.55 L264.98,312.52 L252.46,314.62 L239.10,316.83 L224.86,319.18
+		L209.68,321.67 L193.52,324.30 L176.31,327.10 L158.00,330.06 L138.53,333.19 L117.84,336.50 L95.86,340.01 L72.53,343.72
 		 '/></g>
 	</g>
-<g fill="none" color="white" stroke="rgb(252,  83,  92)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
+<g fill="none" color="white" stroke="rgb(  0,   0,   0)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
-	<path stroke='black'  d='M72.53,18.01 L72.53,422.40 L506.48,422.40 L506.48,18.01 L72.53,18.01 Z  '/></g>
+	<path stroke='black'  d='M72.53,123.01 L72.53,422.40 L506.48,422.40 L506.48,123.01 L72.53,123.01 Z  '/></g>
 <g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
 </g>
 </g>
diff --git a/experiments/jobRelease/merge.awk b/experiments/jobRelease/merge.awk
index 836205508f0fca5118d3d513c7bc6ce39f529beb..7a66709c202217d13f7f86e7e0b7991cd7ca794b 100644
--- a/experiments/jobRelease/merge.awk
+++ b/experiments/jobRelease/merge.awk
@@ -1,5 +1,7 @@
 # gawk -f merge.awk data/noNegotiation*.csv > data/quartilesNoNegotiationLog.csv
-# gawk -f merge.awk data/globalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog*.csv > data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv
+# gawk -f merge.awk data/negotiation*.csv > data/quartilesNegotiationLog.csv
+# gawk -f merge.awk data/ssi*.csv > data/quartilesSsiLog.csv
+# gawk -f merge.awk data/psi*.csv > data/quartilesPsiLog.csv
 BEGIN{
     FS=",";
     OFS=",";
diff --git a/experiments/jobRelease/monitor.plot b/experiments/jobRelease/monitor.plot
index 97e2d2258811f3400fcf86942b39febe49ec34ac..19b48824e4cf4d5811fff7a3fe8aaaf320907449 100644
--- a/experiments/jobRelease/monitor.plot
+++ b/experiments/jobRelease/monitor.plot
@@ -4,17 +4,20 @@ set style fill solid border rgb "black"
 set style fill transparent solid 0.1 noborder
 set auto y
 set auto y2
-set key autotitle columnhead
+#set key autotitle columnhead
 unset key
-set key font ",20"
-set key left top
+set key font ",14"
+set key out vert
+set key center top
+set key maxrows 4
+set key horiz
 set ticslevel 0
 set style data lines
 set xlabel "Running time (ms)" font ",16"
-set xtics (0,1,2,3,4,5)
+set xtics (0,1,2,3,4,5,6)
 set xtics nomirror
-set xrange [0:5]
-set yrange [0:2.7]
+set xrange [0:6]
+set yrange [0:4]
 set y2range [0:128]
 set ytics nomirror tc "black"
 set y2tics nomirror tc "black"
@@ -22,27 +25,35 @@ set ylabel "Mean flowtime (mn)" font ",16" tc "black"
 set y2label "Number of tasks" font ",16" tc "black"
 
 set table 'data/q1NbDelegatedTasks.dat'
-plot "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($2) smooth bezier
+plot "data/quartilesNegotiationLog.csv" using ($1):($2) smooth bezier
 unset table
 
 set table 'data/q2NbDelegatedTasks.dat'
-plot "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($4) smooth bezier
+plot "data/quartilesNegotiationLog.csv" using ($1):($4) smooth bezier
+unset table
+
+set table 'data/q1PsiNbDelegatedTasks.dat'
+plot "data/quartilesPsiLog.csv" using ($1):($2) smooth bezier
+unset table
+
+set table 'data/q2PsiNbDelegatedTasks.dat'
+plot "data/quartilesPsiLog.csv" using ($1):($4) smooth bezier
 unset table
 
 set table 'data/q1NbConsumedTasks.dat'
-plot "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($5) smooth bezier
+plot "data/quartilesNegotiationLog.csv" using ($1):($5) smooth bezier
 unset table
 
 set table 'data/q2NbConsumedTasks.dat'
-plot "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($7) smooth bezier
+plot "data/quartilesNegotiationLog.csv" using ($1):($7) smooth bezier
 unset table
 
 set table 'data/q1NegFlowtime.dat'
-plot "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($8) smooth bezier
+plot "data/quartilesNegotiationLog.csv" using ($1):($8) smooth bezier
 unset table
 
 set table 'data/q2NegFlowtime.dat'
-plot "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($10) smooth bezier
+plot "data/quartilesNegotiationLog.csv" using ($1):($10) smooth bezier
 unset table
 
 set table 'data/q1NoNegFlowtime.dat'
@@ -53,16 +64,69 @@ set table 'data/q2NoNegFlowtime.dat'
 plot "data/quartilesNoNegotiationLog.csv" using ($1):($10) smooth bezier
 unset table
 
+set table 'data/q1SsiFlowtime.dat'
+plot "data/quartilesSsiLog.csv" using ($1):($8) smooth bezier
+unset table
+
+set table 'data/q2SsiFlowtime.dat'
+plot "data/quartilesSsiLog.csv" using ($1):($10) smooth bezier
+unset table
+
+set table 'data/q1PsiFlowtime.dat'
+plot "data/quartilesPsiLog.csv" using ($1):($8) smooth bezier
+unset table
+
+set table 'data/q2PsiFlowtime.dat'
+plot "data/quartilesPsiLog.csv" using ($1):($10) smooth bezier
+unset table
+
+set table 'data/q1NoNegNbConsumedTasks.dat'
+plot "data/quartilesNoNegotiationLog.csv" using ($1):($5) smooth bezier
+unset table
+
+set table 'data/q2NoNegNbConsumedTasks.dat'
+plot "data/quartilesNoNegotiationLog.csv" using ($1):($7) smooth bezier
+unset table
+
+set table 'data/q1PsiNbConsumedTasks.dat'
+plot "data/quartilesPsiLog.csv" using ($1):($5) smooth bezier
+unset table
+
+set table 'data/q2PsiNbConsumedTasks.dat'
+plot "data/quartilesPsiLog.csv" using ($1):($7) smooth bezier
+unset table
+
+set table 'data/q1SsiNbConsumedTasks.dat'
+plot "data/quartilesSsiLog.csv" using ($1):($5) smooth bezier
+unset table
+
+set table 'data/q2SsiNbConsumedTasks.dat'
+plot "data/quartilesSsiLog.csv" using ($1):($7) smooth bezier
+unset table
+
 set format x "10^%.0f"
 
 set output 'figures/monitor.svg'
-plot "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($3) smooth bezier dt 7 lc "#32a68c" title 'Delegated tasks' axes x1y2,\
-    "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($6) smooth bezier dt 8 lc "#32a68c" title 'Consumed tasks' axes x1y2,\
-    "data/quartilesNoNegotiationLog.csv" using ($1):($9) smooth bezier  dt 1 lc "#fc535c" title 'Consumption only' axes x1y1,\
-    "data/quartilesGlobalFlowtimeMultiProposalStrategySingleCounterProposalStrategyLog.csv" using ($1):($9) smooth bezier axes x1y1 dt 1 lc "#32a68c" title 'Continuous negotiation',\
+plot "data/quartilesNegotiationLog.csv" using ($1):($3) smooth bezier dt 7 lc "#32a68c" title 'MASTA+ delegated tasks' axes x1y2,\
     "< tail -r data/q1NbDelegatedTasks.dat | cat data/q2NbDelegatedTasks.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#89e0b1" fs transparent solid 0.3 border lc "#32a68c" notitle axes x1y2,\
+    "data/quartilesPsiLog.csv" using ($1):($3) smooth bezier dt 7 lc "#5862ed" title 'PSI delegated tasks' axes x1y2,\
+    "< tail -r data/q1PsiNbDelegatedTasks.dat | cat data/q2PsiNbDelegatedTasks.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#5862ed" fs transparent solid 0.3 border lc "#5862ed" notitle axes x1y2,\
+    "data/quartilesNegotiationLog.csv" using ($1):($6) smooth bezier dt 8 lc "#32a68c" title 'MASTA+ consumed tasks' axes x1y2,\
     "< tail -r data/q1NbConsumedTasks.dat | cat data/q2NbConsumedTasks.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#89e0b1" fs transparent solid 0.3 border lc "#32a68c" notitle axes x1y2,\
-    "< tail -r data/q1NbConsumedTasks.dat | cat data/q2NbConsumedTasks.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#89e0b1" fs transparent solid 0.3 border lc "#32a68c" notitle axes x1y2,\
+    "data/quartilesNoNegotiationLog.csv" using ($1):($6) smooth bezier dt 8 lc "#fc535c" title 'Consumed tasks' axes x1y2,\
+    "< tail -r data/q1NoNegNbConsumedTasks.dat | cat data/q2NoNegNbConsumedTasks.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#ff6941" fs transparent solid 0.3 border lc "#fc535c" notitle axes x1y2,\
+    "data/quartilesPsiLog.csv" using ($1):($6) smooth bezier dt 8 lc "#5862ed" title 'PSI consumed tasks' axes x1y2,\
+    "< tail -r data/q1PsiNbConsumedTasks.dat | cat data/q2PsiNbConsumedTasks.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#5862ed" fs transparent solid 0.3 border lc "#5862ed" notitle axes x1y2,\
+    "data/quartilesSsiLog.csv" using ($1):($6) smooth bezier dt 8 lc "#000000" title 'SSI consumed tasks' axes x1y2,\
+    "< tail -r data/q1SsiNbConsumedTasks.dat | cat data/q2SsiNbConsumedTasks.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#2d0505" fs transparent solid 0.3 border lc "#000000" notitle axes x1y2,\
+    "data/quartilesNoNegotiationLog.csv" using ($1):($9) smooth bezier  dt 1 lc "#fc535c" title 'Consumption' axes x1y1,\
+    "< tail -r data/q1NoNegFlowtime.dat | cat data/q2NoNegFlowtime.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#ff6941" fs transparent solid 0.3 border lc "#fc535c" notitle axes x1y1,\
+    "data/quartilesNegotiationLog.csv" using ($1):($9) smooth bezier axes x1y1 dt 1 lc "#32a68c" title 'MASTA+',\
     "< tail -r data/q1NegFlowtime.dat | cat data/q2NegFlowtime.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#89e0b1" fs transparent solid 0.3 border lc "#32a68c" notitle axes x1y1,\
-    "< tail -r data/q1NoNegFlowtime.dat | cat data/q2NoNegFlowtime.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#ff6941" fs transparent solid 0.3 border lc "#fc535c" notitle axes x1y1
+    "data/quartilesPsiLog.csv" using ($1):($9) smooth bezier axes x1y1 dt 1 lc "#5862ed" title 'PSI',\
+    "< tail -r data/q1PsiFlowtime.dat | cat data/q2PsiFlowtime.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#5862ed" fs transparent solid 0.3 border lc "#5862ed" notitle axes x1y1,\
+    "data/quartilesSsiLog.csv" using ($1):($9) smooth bezier axes x1y1 dt 1 lc "#000000" title 'SSI',\
+    "< tail -r data/q1SsiFlowtime.dat | cat data/q2SsiFlowtime.dat - | awk 'BEGIN{OFS=\",\"}{print $1,$2}' " using 1:2 with filledcurves fc "#2d0505" fs transparent solid 0.3 border lc "#000000" notitle axes x1y1
+
+
 
diff --git a/src/main/scala/org/smastaplus/balancer/PSIBalancer.scala b/src/main/scala/org/smastaplus/balancer/PSIBalancer.scala
index e951c3b2d380d25e3c1eac8551a7b141ab385984..28512269aba87dbb4727981098db12388c536a04 100644
--- a/src/main/scala/org/smastaplus/balancer/PSIBalancer.scala
+++ b/src/main/scala/org/smastaplus/balancer/PSIBalancer.scala
@@ -108,6 +108,11 @@ class PSIBalancer(stap: STAP,
             if (debug) println(s"$name reallocates $bestTask from $auctioneer to $bestBidder for flowtime $bestFlowtime ")
             val delegation = new SingleDelegation(stap, auctioneer, bestBidder, bestTask)
             currentAllocation = delegation.execute(currentAllocation)
+            // Metrics
+            nbDeals += 1
+            nbDelegations +=1
+            nbDelegatedTasks +=1
+            avgEndowmentSize = 1
           } else {
             if (debug) println(s"$name does not reallocate any task from $auctioneer")
           }
diff --git a/src/main/scala/org/smastaplus/balancer/SSIBalancer.scala b/src/main/scala/org/smastaplus/balancer/SSIBalancer.scala
index 31289337c009018092d2dd5d04ce5f6f14a7918e..32f722340f847bf54ddbe1c4372fb7aaad4b20a9 100644
--- a/src/main/scala/org/smastaplus/balancer/SSIBalancer.scala
+++ b/src/main/scala/org/smastaplus/balancer/SSIBalancer.scala
@@ -48,6 +48,11 @@ class SSIBalancer(stap: STAP,
   def balance(allocation: ExecutedAllocation): ExecutedAllocation = {
     initOutcome(allocation)
     unallocatedTargets = allocation.pendingTasks()
+    // Metrics
+    nbDeals = unallocatedTargets.size
+    nbDelegations = nbDeals
+    nbDelegatedTasks = nbDelegations
+    avgEndowmentSize = 1.0
     while (unallocatedTargets.nonEmpty) { // While some targeted tasks are not allocated
       if (debug)  println(s"$name considers $unallocatedTargets")
       var minBid = Double.MaxValue
diff --git a/src/main/scala/org/smastaplus/consumer/deal/mas/AgentBasedConsumer.scala b/src/main/scala/org/smastaplus/consumer/deal/mas/AgentBasedConsumer.scala
index 97ecf81c1c2734c335647e8741d9c55362d8c0b4..95f8efac3317aedf3ffd698eff3d75b381b4752d 100644
--- a/src/main/scala/org/smastaplus/consumer/deal/mas/AgentBasedConsumer.scala
+++ b/src/main/scala/org/smastaplus/consumer/deal/mas/AgentBasedConsumer.scala
@@ -4,7 +4,7 @@ package org.smastaplus.consumer.deal.mas
 import org.smastaplus.core._
 import org.smastaplus.strategy.deal.counterproposal._
 import org.smastaplus.strategy.deal.proposal._
-import org.smastaplus.consumer.Consumer
+import org.smastaplus.consumer.SynchronousConsumer
 import org.smastaplus.consumer.deal.mas.supervisor.Supervisor
 import org.smastaplus.utils.serialization.core.AllocationWriter
 
@@ -41,7 +41,7 @@ class AgentBasedConsumer(stap: STAP,
                          monitor: Boolean = false,
                          simulated: SimulatedCost = new SimulatedCostE()
                         )
-  extends Consumer(stap, name, monitor, simulated){
+  extends SynchronousConsumer(stap, name, monitor, simulated){
 
   var trace = false
   val TIMEOUT_VALUE : FiniteDuration = 6000 minutes // Default timeout of a run
diff --git a/src/main/scala/org/smastaplus/consumer/nodeal/AsynchronousDecentralizedConsumer.scala b/src/main/scala/org/smastaplus/consumer/nodeal/AsynchronousDecentralizedConsumer.scala
index 5d44604185ac0ebe16509686f1dcab0235017e17..6769a565fc2a31a7f895935d89390705bb2639a6 100644
--- a/src/main/scala/org/smastaplus/consumer/nodeal/AsynchronousDecentralizedConsumer.scala
+++ b/src/main/scala/org/smastaplus/consumer/nodeal/AsynchronousDecentralizedConsumer.scala
@@ -30,9 +30,7 @@ class AsynchronousDecentralizedConsumer(stap: STAP,
 
   // Launch a new distributor
   private val distributor : ActorRef = system.actorOf(Props(classOf[Distributor], stap, simulated, dispatcherId, monitor, ssi, psi)
-    withDispatcher dispatcherId, name = "Distributor")
-
-
+    withDispatcher dispatcherId, name = "Distributor" + name)
 
   override def receive: Receive = {
     case Init(allocation) =>
@@ -45,11 +43,18 @@ class AsynchronousDecentralizedConsumer(stap: STAP,
     case Update(additionalAllocation) =>
       distributor ! Update(additionalAllocation)
 
-    case Outcome(result,metrics, nbFirstStages, nbSecondStages) =>
+    case Outcome(result, metrics, nbFirstStages, nbSecondStages) =>
       parent ! Outcome(result, metrics, nbFirstStages, nbSecondStages)
+      nbDeals = metrics.sumOfDelegationConfirmations + metrics.sumOfSwapConfirmations
+      nbDelegations = metrics.sumOfDelegationConfirmations
+      nbSwaps = metrics.sumOfSwapConfirmations
+      nbDelegatedTasks = metrics.sumOfDelegatedTasks
+      nbTimeouts = metrics.sumOfTimeouts
+      avgEndowmentSize = metrics.sumOfDelegatedTasks.toDouble / (metrics.sumOfDelegationConfirmations + metrics.sumOfSwapConfirmations).toDouble
+      if (avgEndowmentSize.isNaN) avgEndowmentSize = 0.0
+      localRatio = result.localAvailabilityRatio
       // Do not close the system !!!
   }
-
 }
 
 /**
diff --git a/src/main/scala/org/smastaplus/consumer/nodeal/Distributor.scala b/src/main/scala/org/smastaplus/consumer/nodeal/Distributor.scala
index 1cba0d048a1c8a3b659c60a1692477687fd18404..cd04035fa9163b52af6b44d73c22bd818e68a286 100644
--- a/src/main/scala/org/smastaplus/consumer/nodeal/Distributor.scala
+++ b/src/main/scala/org/smastaplus/consumer/nodeal/Distributor.scala
@@ -37,6 +37,16 @@ class Distributor(stap: STAP, simulated: SimulatedCost,
   val debugState = false
   private val debugBundle = false
 
+  private var metrics: Metrics = new Metrics(
+    sumOfProposals = 0,
+    sumOfCounterProposals = 0,
+    sumOfDelegationConfirmations = 0,
+    sumOfSwapConfirmations = 0,
+    sumOfTimeouts = 0,
+    sumOfDelegatedTasks = 0,
+    nbReallocationsCurrentStage = 0
+  )
+
   // Lgo file
   def folder : String = "./"
   def fileName : String = folder + "log.txt"
@@ -98,7 +108,18 @@ class Distributor(stap: STAP, simulated: SimulatedCost,
       // Set up the initial allocation
       var updatedStatus = if (ssi) {
         val balancer = new SSIBalancer(stap, GlobalFlowtime)
-        new DistributorStatus(balancer.balance(allocation), status.minds)
+        val balancedAllocation = balancer.balance(allocation)
+        // Metrics
+        metrics = new Metrics(
+          sumOfProposals = allocation.tasks.size * stap.ds.computingNodes.size,
+          sumOfCounterProposals = 0,
+          sumOfDelegationConfirmations = balancer.nbDeals,
+          sumOfSwapConfirmations = 0,
+          sumOfTimeouts = 0,
+          sumOfDelegatedTasks = balancer.nbDelegatedTasks,
+          nbReallocationsCurrentStage = balancer.nbDeals
+        )
+        new DistributorStatus(balancedAllocation, status.minds)
       }else new DistributorStatus(allocation, status.minds)
 
       // Eventually set up the initial allocation of the monitor
@@ -168,12 +189,13 @@ class Distributor(stap: STAP, simulated: SimulatedCost,
         println(s"Distributor: scheduler suggestion= $delegation")
         println(s"Distributor donor mind= ${updatedStatus.minds(delegation.donor)}")
       }
-
+      metrics =  metrics.incrementProposals()
       // If the suggestions is up to date, i.e. none task in the endowment is a task in progress or a completed task
       if (delegation.endowment.forall(updatedStatus.allocation.bundle(delegation.donor).contains)){ // Update the allocation and the minds
         updatedStatus = updatedStatus.updateAllocation(delegation.execute(updatedStatus.allocation))
         updatedStatus = updatedStatus.updateMind(delegation.donor, updatedStatus.minds(delegation.donor).removeTasks(delegation.endowment))
         updatedStatus = updatedStatus.updateMind(delegation.recipient, updatedStatus.minds(delegation.recipient).addTasks(delegation.endowment))
+        metrics = metrics.incrementDelegations()
         if (isMonitored) { //  Monitor the minds
           new BundleWriter(pathName + delegation.donor + ".json", updatedStatus.allocation.getTheBundle(delegation.donor), "monitoring").write()
           monitor.get ! Notify(delegation.donor, updatedStatus.minds(delegation.donor).getCurrentTasks, updatedStatus.minds(delegation.donor).insight())
@@ -194,9 +216,20 @@ class Distributor(stap: STAP, simulated: SimulatedCost,
       // Update the allocation
       var updatedStatus = if (ssi) { // If the distributor considers Sequential single-issue auctions
         val balancer = new SSIBalancer(stap, GlobalFlowtime)
-        val reallocation = balancer.balance(status.allocation.update(additionalAllocation).sort())
-        new DistributorStatus(status.allocation.update(reallocation).sort(), status.minds)
-      } else new DistributorStatus(status.allocation.update(additionalAllocation).sort(), status.minds)
+        val fullAllocation = status.allocation.update(additionalAllocation)
+        val reallocation = balancer.balance(fullAllocation)
+        // Metrics
+        metrics = new Metrics(
+          sumOfProposals = metrics.sumOfProposals + fullAllocation.tasks.size * stap.ds.computingNodes.size,
+          sumOfCounterProposals = 0,
+          sumOfDelegationConfirmations = metrics.sumOfDelegationConfirmations + balancer.nbDeals,
+          sumOfSwapConfirmations = 0,
+          sumOfTimeouts = 0,
+          sumOfDelegatedTasks = metrics.sumOfDelegatedTasks + balancer.nbDelegatedTasks,
+          nbReallocationsCurrentStage = metrics.nbReallocationsCurrentStage + balancer.nbDeals
+        )
+        new DistributorStatus(reallocation, status.minds)
+      } else new DistributorStatus(status.allocation.update(additionalAllocation), status.minds)
 
       // Monitor the allocation
       if (isMonitored) {
@@ -212,7 +245,16 @@ class Distributor(stap: STAP, simulated: SimulatedCost,
       directory.allActors().foreach { actor: ActorRef => // For each worker
         val node = directory.nodeOf(actor)
         // Setup the corresponding ManagerMind
-        val mind = updatedStatus.minds(node).addTasks(additionalAllocation.bundle(node))
+        val mind = new ManagerMind(me = node,
+          peers = stap.ds.computingNodes.toSet - node,
+          usage = Map[ComputingNode, ProvisioningUsage]() ++ stap.ds.computingNodes.view.map(i => i -> Active),
+          stap,
+          updatedStatus.allocation.getTheBundle(node),
+          isFirstStage = true,
+          status.minds(node).taskInProgress,
+          status.minds(node).remainingWork,
+          status.minds(node).completedTasks
+        )
         if (mind.taskInProgress.isEmpty && mind.getBundle.nonEmpty) { // If a new task can be consumed
           val nextTask = Some(mind.getBundle.nextTaskToExecute)
           // Update the mind
@@ -224,6 +266,7 @@ class Distributor(stap: STAP, simulated: SimulatedCost,
           if (debug) println(s"DistributorStatus: next task of $node : ${updatedStatus.minds(node).taskInProgress}")
         }
         else updatedStatus = updatedStatus.updateMind(node, mind)
+
         // Monitor the mind
         if (isMonitored) {
           new BundleWriter(pathName + node.name + ".json", updatedStatus.allocation.getTheBundle(node), "monitoring").write()
@@ -257,7 +300,7 @@ class Distributor(stap: STAP, simulated: SimulatedCost,
       val nextTask: Option[Task] = Some(mind.getBundle.nextTaskToExecute)
 
       // Update mind
-      updatedStatus = updatedStatus.updateMind(node, updatedStatus.minds(node).updateCompletedTasks(completedTask, completionDate))
+      updatedStatus = updatedStatus.updateMind(node,updatedStatus.minds(node).updateCompletedTasks(completedTask, completionDate))
       updatedStatus = updatedStatus.updateMind(node,updatedStatus.minds(node).setTaskInProgress(nextTask))
       if (debug){
         println(s"Distributor: bundle of $node in mind: ${updatedStatus.minds(node).getBundle}")
@@ -386,7 +429,7 @@ class Distributor(stap: STAP, simulated: SimulatedCost,
      * When the consumer closes
       */
     case Event(Close, status) =>
-      distributedConsumptionSystem ! Outcome(status.allocation, new Metrics(), nbFirstStages=0, nbSecondStages=0)
+      distributedConsumptionSystem ! Outcome(status.allocation, metrics, nbFirstStages=0, nbSecondStages=0)
       if (debug) println("Distributor ends")
       stay() using status
     /**
diff --git a/src/main/scala/org/smastaplus/consumer/nodeal/SynchronousDecentralizedConsumer.scala b/src/main/scala/org/smastaplus/consumer/nodeal/SynchronousDecentralizedConsumer.scala
index 4df9e5f3ce6177e81e572086b3c35ff90ef37c64..ab73847a0d6fb55138d2144e0a05b84d4faaafb0 100644
--- a/src/main/scala/org/smastaplus/consumer/nodeal/SynchronousDecentralizedConsumer.scala
+++ b/src/main/scala/org/smastaplus/consumer/nodeal/SynchronousDecentralizedConsumer.scala
@@ -49,6 +49,15 @@ class SynchronousDecentralizedConsumer(stap: STAP,
     val future = distributor ? Init(allocation)
     val result = Await.result(future, timeout.duration).asInstanceOf[Outcome]
     if (debug) println(s"DecentralizedConsumption ends")
+    nbDelegations = result.metrics.sumOfDelegationConfirmations
+    nbSwaps = result.metrics.sumOfSwapConfirmations
+    nbFirstStages = result.nbFirstStages
+    nbSecondStages = result.nbSecondStages
+    nbDelegatedTasks = result.metrics.sumOfDelegatedTasks
+    nbTimeouts = result.metrics.sumOfTimeouts
+    avgEndowmentSize = result.metrics.sumOfDelegatedTasks.toDouble / (result.metrics.sumOfDelegationConfirmations + result.metrics.sumOfSwapConfirmations).toDouble
+    if (avgEndowmentSize.isNaN) avgEndowmentSize = 0.0
+    localRatio = result.allocation.localAvailabilityRatio
     result.allocation
   }
 
diff --git a/src/main/scala/org/smastaplus/experiment/consumer/ConsumptionCampaign.scala b/src/main/scala/org/smastaplus/experiment/consumer/ConsumptionCampaign.scala
index 6f4adb0b99973fc1bace2a08dcdcf0cdd19cda38..13a85d70ae3812c1c6497257bbc3be7e2d167a82 100644
--- a/src/main/scala/org/smastaplus/experiment/consumer/ConsumptionCampaign.scala
+++ b/src/main/scala/org/smastaplus/experiment/consumer/ConsumptionCampaign.scala
@@ -2,7 +2,7 @@
 package org.smastaplus.experiment.consumer
 
 import org.smastaplus.core._
-import org.smastaplus.consumer.Consumer
+import org.smastaplus.consumer.{Consumer, SynchronousConsumer}
 import org.smastaplus.balancer.deal.mas.AgentBasedBalancer
 import org.smastaplus.consumer.deal.mas.AgentBasedConsumer
 import org.smastaplus.consumer.nodeal.SynchronousDecentralizedConsumer
@@ -67,9 +67,7 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
       ListMap(outcomeWithoutNegotiation.metrics.toSeq.sortBy(_._1):_*).keys.map { metric =>
         val columnName = s"Consumer$metric"
         columnName + "Open," + columnName + "Mean," + columnName + "Close"
-      }.mkString("",",",",") +
-      "GammaTheoreticalOpen,GammaTheoreticalMean,GammaTheoreticalClose," +
-      "GammaSimulatedOpen,GammaSimulatedMean,GammaSimulatedClose,GammaRealOpen,GammaRealMean,GammaRealClose"
+      }.mkString("",",",",")
 
   /**
    * Returns the header of the detailed file
@@ -84,11 +82,10 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
           val columnName = s"$consumer$metric"
           columnName //+ "Open," + columnName + "Mean," + columnName + "Close"
       }).mkString("",",",",") +
-      ListMap(outcomeWithoutNegotiation.asInstanceOf[ConsumptionOutcome].metrics.toSeq.sortBy(_._1):_*).keys.map { metric =>
+      ListMap(outcomeWithoutNegotiation.metrics.toSeq.sortBy(_._1):_*).keys.map { metric =>
         val columnName = s"Consumer$metric"
         columnName //+ "Open," + columnName + "Mean," + columnName + "Close"
-      }.mkString("",",",",") +
-      "GammaTheoretical,GammaSimulated,GammaReal"
+      }.mkString("",",",",")
 
   /**
     * Run a configuration for a list of consumers
@@ -132,7 +129,7 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
         var allocation = ExecutedAllocation.randomAllocation(stap)
         if (fromStable){
           val balancer = new AgentBasedBalancer(stap, GlobalFlowtime,
-            new ConcreteMultiProposalStrategy(0.0),
+            ConcreteMultiProposalStrategy(),
             None,
             new NoneSingleCounterProposalStrategy,
             decentralizedBalancerSystem, "AgentBasedBalancer",decentralizedDispatcherId, false)
@@ -140,25 +137,21 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
         }
         var detailedDataForOneRun = s"${configuration.value},"
         var outcome = new ConsumptionOutcome()
-        var gammaTheoretical = 0.0
-        var gammaSimulated = 0.0
-        var gammaReal = 0.0
         var initialLocalRatio = 0.0
         var initialGlobalFlowtime = 0.0
         var initialSimulatedFlowtime = 0.0
         nbRuns += 1
-        consumers = List[Consumer]()
+        consumers = List[SynchronousConsumer]()
         consumerTypes.foreach{ ConsumerType => // foreach consumer type
           val consumer = ConsumerType match {
             case "DecentralizedConsumerMultiDelegationGlobalFlowtime" =>
                new AgentBasedConsumer(stap,
                  GlobalFlowtime,
-                 //new NoneMultiProposalStrategy,
-                 new ConcreteMultiProposalStrategy(1000.0),
+                 ConcreteMultiProposalStrategy(1000.0),
                  None,
                  new NoneSingleCounterProposalStrategy,
                  decentralizedSystem, name = ConsumerType, dispatcherId = decentralizedDispatcherId,
-                 false, simulatedCost)
+                 monitor =false, simulatedCost)
             case "PSI" =>
               new SynchronousDecentralizedConsumer(stap,
                 decentralizedSystem2,
@@ -205,16 +198,21 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
             s"${outcome.metrics("03LocalRatio")},${outcome.metrics("04NbDeals")},${outcome.metrics("05NbDelegations")},${outcome.metrics("06NbSwaps")}," +
             s"${outcome.metrics("07NbTimeouts")},${outcome.metrics("08EndowmentSize")},${outcome.metrics("09NbDelegatedTasks")}," +
             s"${outcome.metrics("10NbFirstStages")},${outcome.metrics("11NbSecondStages")},${outcome.metrics("12MeanSimulatedFlowtime")},"
-
-          gammaTheoretical = (initialGlobalFlowtime - outcome.metrics("01MeanGlobalFlowtime").asInstanceOf[Double] ) / initialGlobalFlowtime
-          gammaSimulated = (initialSimulatedFlowtime - outcome.metrics("12MeanSimulatedFlowtime").asInstanceOf[Double] ) / initialSimulatedFlowtime
-
         }
 
-        consumer = new SynchronousDecentralizedConsumer(stap, decentralizedConsumerSystem, "DecentralizedConsumer", decentralizedDispatcherId, false, simulatedCost, false, psi = false)
+        consumer = new SynchronousDecentralizedConsumer(stap,
+          decentralizedConsumerSystem,
+          name ="DecentralizedConsumer",
+          decentralizedDispatcherId,
+          monitor = false,
+          simulatedCost,
+          ssi = false,
+          psi = false)
+
         val consumptionSetting = new ConsumptionSetting(allocation, consumer)
         val consumptionExperiments = new ConsumptionExperiment(consumptionSetting)
         if (debug) println(s"ConsumptionCampaign: configuration=$configuration consumer=${consumer.name} run $nbRuns")
+
         outcomeWithoutNegotiation = consumptionExperiments.run().asInstanceOf[DealConsumptionOutcome]
         if (debug) println(s"ConsumptionCampaign: configuration=$configuration consumer=${consumer.name} run $nbRuns ends")
         consumptionOutcomes = consumptionOutcomes.updatedWith(consumer.name)({
@@ -222,9 +220,6 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
             case None => Some(List(outcomeWithoutNegotiation))
           })
         detailedDataForOneRun += s"${outcomeWithoutNegotiation.metrics("00MeanRealFlowtime")},"
-        
-        gammaReal = (outcomeWithoutNegotiation.metrics("00MeanRealFlowtime").asInstanceOf[Double] - outcome.metrics("00MeanRealFlowtime").asInstanceOf[Double]) / outcomeWithoutNegotiation.metrics("00MeanRealFlowtime").asInstanceOf[Double]
-        detailedDataForOneRun += s"$gammaTheoretical, $gammaSimulated, $gammaReal"
 
         writerDetailed.write(s"$detailedDataForOneRun\n")
         writerDetailed.flush()
@@ -257,13 +252,6 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
     csv += s",$openLocalRatio,$meanLocalRatio,$closeLocalRatio," +
       s"$openGlobalFlowtime,$meanGlobalFlowtime,$closeGlobalFlowtime,"+
       s"$openSimulatedFlowtime,$meanSimulatedFlowtime,$closeSimulatedFlowtime"
-    var gammaTheoreticalOpen = 0.0
-    var gammaTheoreticalMean = 0.0
-    var gammaTheoreticalClose = 0.0
-
-    var gammaSimulatedOpen = 0.0
-    var gammaSimulatedMean = 0.0
-    var gammaSimulatedClose = 0.0
 
     // Collect outcome for consumers
     consumers.foreach { consumer =>
@@ -341,16 +329,6 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
         s"${open.metrics("10NbFirstStages")},${mean.metrics("10NbFirstStages")},${close.metrics("10NbFirstStages")},"+
         s"${open.metrics("11NbSecondStages")},${mean.metrics("11NbSecondStages")},${close.metrics("11NbSecondStages")},"+
         s"${open.metrics("12MeanSimulatedFlowtime")},${mean.metrics("12MeanSimulatedFlowtime")},${close.metrics("12MeanSimulatedFlowtime")}"
-
-
-      gammaTheoreticalOpen = ( openGlobalFlowtime - meanGlobalFlowtimes(nbRuns/4) ) / openGlobalFlowtime
-      gammaTheoreticalMean = ( meanGlobalFlowtime - meanGlobalFlowtimes(nbRuns/2) ) / meanGlobalFlowtime
-      gammaTheoreticalClose = ( closeGlobalFlowtime - meanGlobalFlowtimes(nbRuns*3/4) ) / closeGlobalFlowtime
-    
-      gammaSimulatedOpen = ( openSimulatedFlowtime - meanSimulatedFlowtimes(nbRuns/4) ) / openSimulatedFlowtime
-      gammaSimulatedMean = ( meanSimulatedFlowtime - meanSimulatedFlowtimes(nbRuns/2) ) / meanSimulatedFlowtime
-      gammaSimulatedClose = ( closeSimulatedFlowtime - meanSimulatedFlowtimes(nbRuns*3/4) ) / closeSimulatedFlowtime
-
     }
 
     // Collect outcomes for consumption only
@@ -367,14 +345,6 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
       ))
     csv += s"," +
         s"${openConsumption.metrics("00MeanRealFlowtime")},${meanConsumption.metrics("00MeanRealFlowtime")},${closeConsumption.metrics("00MeanRealFlowtime")},"
-    
-
-    val gammaRealOpen = ( meanRealFlowtimesConsumption(nbRuns/4) - meanRealFlowtimes(nbRuns/4) ) / meanRealFlowtimesConsumption(nbRuns/4)
-    val gammaRealMean = ( meanRealFlowtimesConsumption(nbRuns/2) - meanRealFlowtimes(nbRuns/2) ) / meanRealFlowtimesConsumption(nbRuns/2)
-    val gammaRealClose = ( meanRealFlowtimesConsumption(nbRuns*3/4) - meanRealFlowtimes(nbRuns*3/4) ) / meanRealFlowtimesConsumption(nbRuns*3/4)
-
-    csv += s"$gammaTheoreticalOpen,$gammaTheoreticalMean,$gammaTheoreticalClose,$gammaSimulatedOpen,$gammaSimulatedMean,$gammaSimulatedClose,$gammaRealOpen,$gammaRealMean,$gammaRealClose"
-
     csv // Returns the string representation of the open/mean/close outcomes
   }
 
diff --git a/src/main/scala/org/smastaplus/experiment/consumer/ConsumptionExperiment.scala b/src/main/scala/org/smastaplus/experiment/consumer/ConsumptionExperiment.scala
index a0ee037fd3b757a50e803ca04eb877cd2cd2cde2..3911a6883a78f061115ae5c5de0d494439233fcc 100644
--- a/src/main/scala/org/smastaplus/experiment/consumer/ConsumptionExperiment.scala
+++ b/src/main/scala/org/smastaplus/experiment/consumer/ConsumptionExperiment.scala
@@ -1,15 +1,13 @@
 // Copyright (C) Maxime MORGE, Ellie BEAUPREZ, 2020, 2022, 2023
 package org.smastaplus.experiment.consumer
 
-import org.smastaplus.consumer.Consumer
-import org.smastaplus.consumer.deal.mas.AgentBasedConsumer
-import org.smastaplus.consumer.nodeal.SynchronousDecentralizedConsumer
 import org.smastaplus.core.{ExecutedAllocation, RandomGenerationRule}
+import org.smastaplus.consumer.SynchronousConsumer
 import org.smastaplus.experiment.{Configuration, Experiment, ExperimentOutcome, Setting}
 
 /**
-  * A configuration for a set of experiments
-  */
+ * A configuration for a set of experiments
+ */
 class ConsumptionConfiguration(val m: Int,
                                val l : Int,
                                val n : Int,
@@ -21,7 +19,7 @@ class ConsumptionConfiguration(val m: Int,
 /**
  * Class representing the setting of a consumption experiment
  */
-class ConsumptionSetting(val allocation : ExecutedAllocation, val consumer: Consumer) extends Setting{
+class ConsumptionSetting(val allocation : ExecutedAllocation, val consumer: SynchronousConsumer) extends Setting{
   def localityRate: Double = allocation.localAvailabilityRatio
   def globalFlowtime: Double = allocation.meanGlobalFlowtime
   def simulatedFlowtime: Double = allocation.simulatedMeanGlobalFlowtime
@@ -45,14 +43,14 @@ class DealConsumptionOutcome(metrics: Map[String,Double] = Map(
   "11NbSecondStages" -> 0.0,
   "12MeanSimulatedFlowtime"-> 0.0)) extends ConsumptionOutcome(metrics)
 
-  /**
-   * Class representing the outcome of an experiment for a standard consumer
-   */
-  class ConsumptionOutcome(metrics: Map[String, Double]
-  = Map())  extends ExperimentOutcome(metrics)
+/**
+ * Class representing the outcome of an experiment for a standard consumer
+ */
+class ConsumptionOutcome(metrics: Map[String, Double]
+                         = Map())  extends ExperimentOutcome(metrics)
 
 
-  /**
+/**
  * Class representing an experiment for consumption
  */
 class ConsumptionExperiment(setting: ConsumptionSetting) extends Experiment[ConsumptionOutcome](setting) {
@@ -64,46 +62,24 @@ class ConsumptionExperiment(setting: ConsumptionSetting) extends Experiment[Cons
     var result: ExecutedAllocation = setting.allocation
     var outcome = new ConsumptionOutcome()
     val startingTime = System.nanoTime()
-    setting.consumer match {
-      case s: AgentBasedConsumer =>
-        result  = s.consume(setting.allocation)
-        val solvingTime = System.nanoTime() - startingTime
-        outcome = new DealConsumptionOutcome(
-          Map(
-            "00MeanRealFlowtime" -> result.realGlobalMeanFlowtime,
-            "01MeanGlobalFlowtime" -> result.consumptions2allocation.meanGlobalFlowtime,
-            "02SolvingTime" -> solvingTime.toDouble,
-            "03LocalRatio" -> result.consumptions2allocation.localAvailabilityRatio,
-            "04NbDeals" -> setting.consumer.nbDeals,
-            "05NbDelegations" -> setting.consumer.nbDelegations,
-            "06NbSwaps" -> setting.consumer.nbSwaps,
-            "07NbTimeouts" -> setting.consumer.nbTimeouts,
-            "08EndowmentSize" -> setting.consumer.avgEndowmentSize,
-            "09NbDelegatedTasks" -> setting.consumer.nbDelegatedTasks,
-            "10NbFirstStages" -> setting.consumer.nbFirstStages,
-            "11NbSecondStages" -> setting.consumer.nbSecondStages,
-            "12MeanSimulatedFlowtime" -> result.consumptions2allocation.realGlobalMeanFlowtime
-          ))
-      case s: SynchronousDecentralizedConsumer =>
-        result = s.consume(setting.allocation)
-        val solvingTime = System.nanoTime() - startingTime
-          outcome = new DealConsumptionOutcome(
-          Map(
-            "00MeanRealFlowtime" -> result.realGlobalMeanFlowtime,
-            "01MeanGlobalFlowtime" -> result.consumptions2allocation.meanGlobalFlowtime,
-            "02SolvingTime" -> solvingTime.toDouble,
-            "03LocalRatio" -> result.consumptions2allocation.localAvailabilityRatio,
-            "04NbDeals" -> setting.consumer.nbDeals,
-            "05NbDelegations" -> setting.consumer.nbDelegations,
-            "06NbSwaps" -> setting.consumer.nbSwaps,
-            "07NbTimeouts" -> setting.consumer.nbTimeouts,
-            "08EndowmentSize" -> setting.consumer.avgEndowmentSize,
-            "09NbDelegatedTasks" -> setting.consumer.nbDelegatedTasks,
-            "10NbFirstStages" -> setting.consumer.nbFirstStages,
-            "11NbSecondStages" -> setting.consumer.nbSecondStages,
-            "12MeanSimulatedFlowtime" -> result.consumptions2allocation.realGlobalMeanFlowtime
-          ))
-    }
+    result  = setting.consumer.consume(setting.allocation)
+    val solvingTime = System.nanoTime() - startingTime
+    outcome = new DealConsumptionOutcome(
+      Map(
+        "00MeanRealFlowtime" -> result.realGlobalMeanFlowtime,
+        "01MeanGlobalFlowtime" -> result.consumptions2allocation.meanGlobalFlowtime,
+        "02SolvingTime" -> solvingTime.toDouble,
+        "03LocalRatio" -> result.consumptions2allocation.localAvailabilityRatio,
+        "04NbDeals" -> setting.consumer.nbDeals,
+        "05NbDelegations" -> setting.consumer.nbDelegations,
+        "06NbSwaps" -> setting.consumer.nbSwaps,
+        "07NbTimeouts" -> setting.consumer.nbTimeouts,
+        "08EndowmentSize" -> setting.consumer.avgEndowmentSize,
+        "09NbDelegatedTasks" -> setting.consumer.nbDelegatedTasks,
+        "10NbFirstStages" -> setting.consumer.nbFirstStages,
+        "11NbSecondStages" -> setting.consumer.nbSecondStages,
+        "12MeanSimulatedFlowtime" -> result.consumptions2allocation.realGlobalMeanFlowtime
+      ))
     if (result.isSound) outcome
     else throw new RuntimeException(s"Consumer: the outcome\n $result\nis not sound for\n ${setting.allocation.stap}")
   }
diff --git a/src/main/scala/org/smastaplus/utils/MASTAPlusJobRelease.scala b/src/main/scala/org/smastaplus/utils/MASTAPlusJobRelease.scala
index 42c6c64aa6915aa87d3a3272021a1d8276f003e1..80de13614a45e0c1d3c467d9adcee03c49dd3970 100644
--- a/src/main/scala/org/smastaplus/utils/MASTAPlusJobRelease.scala
+++ b/src/main/scala/org/smastaplus/utils/MASTAPlusJobRelease.scala
@@ -35,6 +35,8 @@ class MASTAPlusJobRelease(val debug: Boolean,
 
   implicit val decentralizedContext: MessageDispatcher = system.dispatchers.lookup(dispatcherId)
   private var consumptionSystem: ActorRef = _
+  private var ssiSystem: ActorRef = _
+  private var psiSystem: ActorRef = _
   private var negotiationSystem: ActorRef = _
   private var timer : ActorRef = _
 
@@ -42,9 +44,10 @@ class MASTAPlusJobRelease(val debug: Boolean,
   private var aInit: ExecutedAllocation = _
   private var a0 : ExecutedAllocation = _
   private var job : Job = _
+  private var cs0 : Double = 0.0
   private var cr0 : Double = 0.0
-  private var crE : Double = 0.0
-  private var negotiated = false
+  private var cr : Double = 0.0
+  private var step = 1
 
   val l = 4 // with l jobs
   val m = 8 // with m nodes, eventually 16
@@ -81,6 +84,26 @@ class MASTAPlusJobRelease(val debug: Boolean,
     false, false)
     withDispatcher dispatcherId, name = "ConsumptionSystem")
 
+  ssiSystem = system.actorOf(Props(classOf[AsynchronousDecentralizedConsumer],
+    pb,
+    system,
+    "SSI",
+    dispatcherId,
+    monitor,
+    new SimulatedCostE(),
+    true, false)
+    withDispatcher dispatcherId, name = "SSISystem")
+
+  psiSystem = system.actorOf(Props(classOf[AsynchronousDecentralizedConsumer],
+    pb,
+    system,
+    "PSI",
+    dispatcherId,
+    monitor,
+    new SimulatedCostE(),
+    false, true)
+    withDispatcher dispatcherId, name = "PSISystem")
+
   negotiationSystem =  system.actorOf(Props(classOf[AsynchronousAgentBasedConsumer],
     pb,
     system,
@@ -93,52 +116,88 @@ class MASTAPlusJobRelease(val debug: Boolean,
     monitor,
     new SimulatedCostE())
   withDispatcher dispatcherId, name = "NegotiationSystem")
-  // If trace is required negotiationSystem ! Trace
 
-  println("Consume with negotiation...")
-  timer = context.actorOf(Props(classOf[Timer], releaseDelayInNanos).withDispatcher("akka.actor.default-dispatcher"), "NegotiatorTimer")
+  println("Consume without negotiation...")
+  timer = context.actorOf(Props(classOf[Timer], releaseDelayInNanos).withDispatcher("akka.actor.default-dispatcher"), "ConsumerTimer")
   timer ! Start
-  negotiationSystem ! Init(a0)
+  pb.ds.t0 = LocalDateTime.now()
+  a0.setDelay(pb.ds.t0)
+  consumptionSystem ! Init(a0)
+
 
   /**
    * Handle messages
    */
   override def receive: Receive = {
     // When the allocation is consumed
-    case Outcome(consumedAe,_, _, _) if !negotiated =>
+    case Outcome(consumedAe,_, _, _) if step == 1 =>
+      step = 2
+      cs0 = a0.simulatedMeanGlobalFlowtime / 1000 / 60
+      println(s"C^S(A0):\t$cs0 mn")
+      cr0 = consumedAe.realGlobalMeanFlowtime / 1000 / 60
+      println(s"C^R(A0):\t$cr mn")
+      println("Consume with bargaining...")
+      timer = context.actorOf(Props(classOf[Timer], releaseDelayInNanos).withDispatcher("akka.actor.default-dispatcher"), "NegotiatorTimer")
+      timer ! Start
       pb.ds.t0 = LocalDateTime.now()
       a0.setDelay(pb.ds.t0)
-      negotiated = true
-      val csE = consumedAe.consumptions2allocation.simulatedMeanGlobalFlowtime / 1000 / 60
-      println(s"C^S(Ae):\t$csE mn")
-      crE = consumedAe.realGlobalMeanFlowtime / 1000 / 60
-      println(s"C^R(Ae):\t$crE mn ")
-      println("Consume without negotiation...")
-      timer = context.actorOf(Props(classOf[Timer], releaseDelayInNanos).withDispatcher("akka.actor.default-dispatcher"), "ConsumerTimer")
+      negotiationSystem ! Init(a0)
+
+    case Outcome(consumedAe, _, _, _) if step == 2 =>
+      step = 3
+      cr = consumedAe.realGlobalMeanFlowtime / 1000 / 60
+      println(s"C^R(AE):\t$cr mins")
+      val gammaNeg = (cr0 - cr) / cr0 * 100
+      println(s"GammaNEG:\t$gammaNeg %")
+      println("Consume with PSI...")
+      timer = context.actorOf(Props(classOf[Timer], releaseDelayInNanos).withDispatcher("akka.actor.default-dispatcher"), "PSITimer")
       timer ! Start
-      consumptionSystem ! Init(a0)
+      pb.ds.t0 = LocalDateTime.now()
+      a0.setDelay(pb.ds.t0)
+      psiSystem ! Init(a0)
 
-    case Outcome(consumedA0,_, _, _) if negotiated=>
-      if (verbose) println("Executed allocation after negotiation")
-      if (verbose) println(consumedA0.consumedTasksToString)
-      val cs0 = consumedA0.consumptions2allocation.simulatedMeanGlobalFlowtime / 1000 / 60
-      println(s"C^S(A0):\t$cs0 mn")
-      cr0 = consumedA0.realGlobalMeanFlowtime / 1000 / 60
-      println(s"C^R(A0):\t$cr0 mn")
-      val gamma = (cr0 - crE) / cr0 * 100
-      println(s"Gamma:\t$gamma %")
+    case Outcome(consumedAe, _, _, _) if step == 3 =>
+      step = 4
+      cr = consumedAe.realGlobalMeanFlowtime / 1000 / 60
+      println(s"C^R(AE):\t$cr mins")
+      val gammaPsi = (cr0 - cr) / cr0 * 100
+      println(s"GammaPSI:\t$gammaPsi %")
+      println("Consume with SSI...")
+      timer = context.actorOf(Props(classOf[Timer], releaseDelayInNanos).withDispatcher("akka.actor.default-dispatcher"), "SSITimer")
+      timer ! Start
+      pb.ds.t0 = LocalDateTime.now()
+      a0.setDelay(pb.ds.t0)
+      ssiSystem ! Init(a0)
+
+    case Outcome(consumedAe,_, _, _) if step == 4 =>
+      step = 5
+      cr = consumedAe.realGlobalMeanFlowtime / 1000 / 60
+      println(s"C^R(AE):\t$cr mins")
+      val gammaPsi = (cr0 - cr) / cr0 * 100
+      println(s"GammaSSI:\t$gammaPsi %")
       system.terminate()
       sys.exit()
 
-    // When the timeout of consumption is reached
-    case Timeout if negotiated=>
-      if (debug) println("MASTAPlusJobRelease: timeout")
+    // When the timeout is reached
+    case Timeout if step == 1=>
+      println("MASTAPlusJobRelease: job release")
       consumptionSystem ! Update(additionalAllocation)
 
-    // When the timeout of consumption is reached
-    case Timeout if !negotiated =>
-      if (debug) println("MASTAPlusJobRelease: timeout")
+    // When the timeout is reached
+    case Timeout if step == 2 =>
+      println("MASTAPlusJobRelease: job release")
       negotiationSystem ! Update(additionalAllocation)
+
+    // When the timeout is reached
+    case Timeout if step == 3 =>
+      println("MASTAPlusJobRelease: job release")
+      psiSystem ! Update(additionalAllocation)
+
+    // When the timeout is reached
+    case Timeout if step == 4 =>
+      println("MASTAPlusJobRelease: job release")
+      ssiSystem ! Update(additionalAllocation)
+
   }
 }
 
diff --git a/src/main/scala/org/smastaplus/utils/MergeRuns.scala b/src/main/scala/org/smastaplus/utils/MergeRuns.scala
index f94ae49be8300dc48d0a4d22f586577be7b3c868..c3542bab680cf46f09afecc2739618453ce648bb 100644
--- a/src/main/scala/org/smastaplus/utils/MergeRuns.scala
+++ b/src/main/scala/org/smastaplus/utils/MergeRuns.scala
@@ -10,7 +10,7 @@ import java.io._
 class MergeRuns(val inputFilenames: List[String],
                 val outputFilename : String) {
 
-    val debug = false
+    val debug = true
     // The list of configurations
     var configurations : List[String] = List[String]()
     // The list of metric
@@ -112,6 +112,7 @@ private object MergeRuns extends App{
     var outputFilename = "consumption4jobs8nodes5staps5allocations040-320tasks.csv"
     new MergeRuns(inputFilenames, directoryName + outputFilename).merge()
 
+    /*
     inputFilenames = List.apply(
         "consumption4jobs8nodes5staps5allocationsSlowDownHalfNode040-320tasksDetailed8-40.csv",
         "consumption4jobs8nodes5staps5allocationsSlowDownHalfNode040-320tasksDetailed8-80.csv",
@@ -155,5 +156,5 @@ private object MergeRuns extends App{
       .map(f => directoryName + f)
     outputFilename = "consumption4jobs5staps5allocationsByNodes.csv"
     new MergeRuns(inputFilenames, directoryName + outputFilename).merge()
-
+    */
 }