X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/67bdf5427542ebb33da6978c6ae422a763ea0ab3..5014a33c445bb3b94e34453892aebccc0251e783:/teshsuite/msg/energy-consumption/energy-consumption.tesh diff --git a/teshsuite/msg/energy-consumption/energy-consumption.tesh b/teshsuite/msg/energy-consumption/energy-consumption.tesh index 58259d26f7..bcb9f7f012 100644 --- a/teshsuite/msg/energy-consumption/energy-consumption.tesh +++ b/teshsuite/msg/energy-consumption/energy-consumption.tesh @@ -16,7 +16,7 @@ $ ${bindir:=.}/energy-consumption$EXEEXT ${platfdir}/energy_platform.xml "--log= > [ 20.000000] (1:dvfs_test@MyHost1) Done sleeping (duration: 4.00 s). Current peak speed=2E+07 flop/s; Energy dissipated=2005 J > [ 20.000000] (1:dvfs_test@MyHost1) Turning MyHost2 off, and sleeping another 10 seconds. MyHost2 dissipated 2000 J so far. > [ 30.000000] (1:dvfs_test@MyHost1) Done sleeping (duration: 10.00 s). Current peak speed=2E+07 flop/s; Energy dissipated=2905 J -> [ 30.000000] (0:maestro@) Total energy consumption: 8005.000000 Joules (used hosts: 5005.000000 Joules; unused/idle hosts: 3000.000000) +> [ 30.000000] (0:maestro@) Total energy consumption: 8005.000000 Joules (used hosts: 2905.000000 Joules; unused/idle hosts: 5100.000000) > [ 30.000000] (0:maestro@) Total simulation time: 30.00 > [ 30.000000] (0:maestro@) Energy consumption of host MyHost1: 2905.000000 Joules > [ 30.000000] (0:maestro@) Energy consumption of host MyHost2: 2100.000000 Joules @@ -38,7 +38,7 @@ $ ${bindir:=.}/energy-consumption$EXEEXT ${platfdir}/energy_cluster.xml "--log=r > [ 20.000000] (1:dvfs_test@MyHost1) Done sleeping (duration: 4.00 s). Current peak speed=2E+07 flop/s; Energy dissipated=2005 J > [ 20.000000] (1:dvfs_test@MyHost1) Turning MyHost2 off, and sleeping another 10 seconds. MyHost2 dissipated 2000 J so far. > [ 30.000000] (1:dvfs_test@MyHost1) Done sleeping (duration: 10.00 s). Current peak speed=2E+07 flop/s; Energy dissipated=2905 J -> [ 30.000000] (0:maestro@) Total energy consumption: 5005.000000 Joules (used hosts: 5005.000000 Joules; unused/idle hosts: 0.000000) +> [ 30.000000] (0:maestro@) Total energy consumption: 5005.000000 Joules (used hosts: 2905.000000 Joules; unused/idle hosts: 2100.000000) > [ 30.000000] (0:maestro@) Total simulation time: 30.00 > [ 30.000000] (0:maestro@) Energy consumption of host MyHost1: 2905.000000 Joules > [ 30.000000] (0:maestro@) Energy consumption of host MyHost2: 2100.000000 Joules