Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[ENERGY] The energy now depends on the HostLoad plugin.
[simgrid.git] / examples / s4u / energy-exec / s4u-energy-exec.tesh
index d1b5705..ab583ae 100644 (file)
@@ -16,7 +16,7 @@ $ ${bindir:=.}/s4u-energy-exec$EXEEXT ${platfdir}/energy_platform.xml "--log=roo
 > [ 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@) End of simulation.
 > [ 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:=.}/s4u-energy-exec$EXEEXT ${platfdir}/energy_cluster.xml "--log=root
 > [ 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@) End of simulation.
 > [ 30.000000] (0:maestro@) Energy consumption of host MyHost1: 2905.000000 Joules
 > [ 30.000000] (0:maestro@) Energy consumption of host MyHost2: 2100.000000 Joules