X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9b9604890a31d41c3837bee248e8a77822d41ec7..29a3b2869c0075fc75e8ccc66fc1d9c4c8bf6a85:/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 8bd70cfe14..4a6c3ff359 100644 --- a/examples/java/energy/consumption/energy-consumption.tesh +++ b/examples/java/energy/consumption/energy-consumption.tesh @@ -9,8 +9,7 @@ $ java -classpath ${classpath:=.} energy/consumption/Main ${srcdir:=.}/../platfo > [MyHost1:energyConsumer:(1) 10.000000] [java/INFO] Currently consumed energy after sleeping 10 sec: 1000.0 > [MyHost1:energyConsumer:(1) 20.000000] [java/INFO] Currently consumed energy after executing 1E9 flops: 2200.0 > [20.000000] [surf_energy/INFO] Total energy consumption: 6200.000000 Joules (used hosts: 2200.000000 Joules; unused/idle hosts: 4000.000000) -> [20.000000] [java/INFO] MSG_main finished; Cleaning up the simulation... -> [20.000000] [java/INFO] Total simulation time: 20.0 +> [20.000000] [java/INFO] MSG_main finished; Terminating the simulation... > [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