X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/16e27d2a68b9d21536c50eddff53fb68caa30d91..6574906fc7ef8966b3140b596df794b8e05cd504:/examples/s4u/cloud-capping/s4u-cloud-capping.tesh diff --git a/examples/s4u/cloud-capping/s4u-cloud-capping.tesh b/examples/s4u/cloud-capping/s4u-cloud-capping.tesh index 383edb709d..0911d20f09 100644 --- a/examples/s4u/cloud-capping/s4u-cloud-capping.tesh +++ b/examples/s4u/cloud-capping/s4u-cloud-capping.tesh @@ -1,7 +1,7 @@ ! output sort $ $SG_TEST_EXENV ${bindir:=.}/s4u-cloud-capping ${platfdir}/small_platform.xml --log=no_loc "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (1:master_@Fafard) # 1. Put a single task on a PM. -> [ 0.000000] (1:master_@Fafard) ### Test: with/without MSG_task_set_bound +> [ 0.000000] (1:master_@Fafard) ### Test: with/without task set_bound > [ 0.000000] (1:master_@Fafard) ### Test: no bound for Task1@Fafard > [ 10.000000] (2:worker0@Fafard) not bound => duration 10.000000 (76296000.000000 flops/s) > [1000.000000] (1:master_@Fafard) ### Test: 50% for Task1@Fafard @@ -40,7 +40,7 @@ $ $SG_TEST_EXENV ${bindir:=.}/s4u-cloud-capping ${platfdir}/small_platform.xml - > [11040.000000] (20:worker1@Fafard) bound to 19074000.000000 => duration 40.000000 (19074000.000000 flops/s) > [12000.000000] (1:master_@Fafard) > [12000.000000] (1:master_@Fafard) # 3. Put a single task on a VM. -> [12000.000000] (1:master_@Fafard) ### Test: with/without MSG_task_set_bound +> [12000.000000] (1:master_@Fafard) ### Test: with/without task set_bound > [12000.000000] (1:master_@Fafard) ### Test: no bound for Task1@VM0 > [12010.000000] (21:worker0@VM0) not bound => duration 10.000000 (76296000.000000 flops/s) > [13000.000000] (1:master_@Fafard) ### Test: 50% for Task1@VM0 @@ -104,7 +104,7 @@ $ $SG_TEST_EXENV ${bindir:=.}/s4u-cloud-capping ${platfdir}/small_platform.xml - > [30040.000000] (53:worker1@VM0) bound to 19074000.000000 => duration 40.000000 (19074000.000000 flops/s) > [31000.000000] (1:master_@Fafard) > [31000.000000] (1:master_@Fafard) # 7. Put a single task on the VM capped by 10%. -> [31000.000000] (1:master_@Fafard) ### Test: with/without MSG_task_set_bound +> [31000.000000] (1:master_@Fafard) ### Test: with/without task set_bound > [31000.000000] (1:master_@Fafard) ### Test: no bound for Task1@VM0 > [31100.000000] (54:worker0@VM0) not bound => duration 100.000000 (7629600.000000 flops/s) > [32000.000000] (1:master_@Fafard) ### Test: 50% for Task1@VM0 @@ -175,7 +175,6 @@ $ $SG_TEST_EXENV ${bindir:=.}/s4u-cloud-capping ${platfdir}/small_platform.xml - > [51100.000000] (88:worker0@VM0) not bound => duration 100.000000 (7629600.000000 flops/s) > [52000.000000] (1:master_@Fafard) > [52000.000000] (1:master_@Fafard) # 10. (c) migrate -> [52000.000000] (90:__pr_mig_tx:VM0(Fafard-Fafard)@Fafard) use the default max_downtime value 30ms > [52002.070722] (1:master_@Fafard) > [52002.070722] (1:master_@Fafard) # 10. (d) Put a task again on the VM. > [52102.070722] (91:worker0@VM0) not bound => duration 100.000000 (7629600.000000 flops/s)