X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a25788919c83a83375651551211725b44b50d5e2..debf090fa45965e2cdcf537e991996efe15135bf:/examples/java/energy/consumption/energy_consumption.tesh diff --git a/examples/java/energy/consumption/energy_consumption.tesh b/examples/java/energy/consumption/energy_consumption.tesh index e957c97729..ef29636f4d 100644 --- a/examples/java/energy/consumption/energy_consumption.tesh +++ b/examples/java/energy/consumption/energy_consumption.tesh @@ -8,10 +8,10 @@ $ java -classpath ${classpath:=.} energy/consumption/Main ${srcdir:=.}/../platfo > [MyHost1:energyConsumer:(1) 0.000000] [jmsg/INFO] Initial peak speed= 1.0E8 flop/s; Energy dissipated = 0.0 J > [MyHost1:energyConsumer:(1) 10.000000] [jmsg/INFO] Currently consumed energy after sleeping 10 sec: 1000.0 > [MyHost1:energyConsumer:(1) 20.000000] [jmsg/INFO] Currently consumed energy after executing 1E9 flops: 2200.0 -> [20.000000] [surf_energy/INFO] Summed energy consumption: 6200.000000 Joules; used hosts consumed: 2200.000000 Joules; unused (idle) hosts consumed: 4000.000000 +> [20.000000] [surf_energy/INFO] Total energy consumption: 6200.000000 Joules (used hosts: 2200.000000 Joules; unused/idle hosts: 4000.000000) > [20.000000] [jmsg/INFO] MSG_main finished; Cleaning up the simulation... > [20.000000] [jmsg/INFO] Total simulation time: 20.0 -> [20.000000] [surf_energy/INFO] Total energy of host MyHost1: 2200.000000 Joules -> [20.000000] [surf_energy/INFO] Total energy of host MyHost2: 2000.000000 Joules -> [20.000000] [surf_energy/INFO] Total energy of host MyHost3: 2000.000000 Joules +> [20.000000] [surf_energy/INFO] Energy consumption of host MyHost1: 2200.000000 Joules +> [20.000000] [surf_energy/INFO] Energy consumption of host MyHost2: 2000.000000 Joules +> [20.000000] [surf_energy/INFO] Energy consumption of host MyHost3: 2000.000000 Joules