X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ca2e418072d73461d9c4f1e39e77c9f7380eb3fd..052f2fd101a3866da0d22ff065f32c65d678b951:/examples/msg/energy-vm/energy-vm.tesh diff --git a/examples/msg/energy-vm/energy-vm.tesh b/examples/msg/energy-vm/energy-vm.tesh index 2225e3bafa..2735dac214 100644 --- a/examples/msg/energy-vm/energy-vm.tesh +++ b/examples/msg/energy-vm/energy-vm.tesh @@ -9,14 +9,14 @@ $ ${bindir:=.}/energy-vm/energy-vm$EXEEXT ${srcdir:=.}/../platforms/energy_platf > [ 0.000000] (1:dvfs@MyHost1) Create two tasks on Host3: both inside a VM > [ 0.000000] (1:dvfs@MyHost1) Wait 5 seconds. The tasks are still running (they run for 3 seconds, but 2 tasks are co-located, so they run for 6 seconds) > [ 5.000000] (1:dvfs@MyHost1) Wait another 5 seconds. The tasks stop at some point in between -> [ 6.000000] (4:p21@MyHost2) This worker is done. > [ 6.000000] (5:p22@MyHost2) This worker is done. -> [ 6.000000] (3:p12@MyHost1) This worker is done. +> [ 6.000000] (7:p32@MyHost3) This worker is done. +> [ 6.000000] (6:p31@MyHost3) This worker is done. +> [ 6.000000] (3:p12@vm_host1) This worker is done. > [ 6.000000] (2:p11@vm_host1) This worker is done. -> [ 6.000000] (6:p31@vm_host3) This worker is done. -> [ 6.000000] (7:p32@vm_host3) This worker is done. -> [ 10.000000] (0:maestro@) Summed energy consumption: 3360.000000 Joules; used hosts consumed: 3360.000000 Joules; unused (idle) hosts consumed: 0.000000 -> [ 10.000000] (0:maestro@) Total simulation time: 10.00; All hosts must have the exact same energy consumption. -> [ 10.000000] (0:maestro@) Total energy of host MyHost1: 1120.000000 Joules -> [ 10.000000] (0:maestro@) Total energy of host MyHost2: 1120.000000 Joules -> [ 10.000000] (0:maestro@) Total energy of host MyHost3: 1120.000000 Joules +> [ 6.000000] (4:p21@vm_host3) This worker is done. +> [ 10.000000] (0:maestro@) Total energy consumption: 4320.000000 Joules (used hosts: 4320.000000 Joules; unused/idle hosts: 0.000000) +> [ 10.000000] (0:maestro@) Total simulation time: 10.00; Host2 and Host3 must have the exact same energy consumption; Host1 is multi-core and will differ. +> [ 10.000000] (0:maestro@) Energy consumption of host MyHost1: 1120.000000 Joules +> [ 10.000000] (0:maestro@) Energy consumption of host MyHost2: 1600.000000 Joules +> [ 10.000000] (0:maestro@) Energy consumption of host MyHost3: 1600.000000 Joules