X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/040d8fa855d2b6ac9884f68108a09b935570be21..a3a7429c58c2a2ac9509b104dffa069790b2d03c:/examples/deprecated/java/energy/pstate/energy-pstate.tesh?ds=sidebyside diff --git a/examples/deprecated/java/energy/pstate/energy-pstate.tesh b/examples/deprecated/java/energy/pstate/energy-pstate.tesh index 4ee0a45956..b5ea27461e 100644 --- a/examples/deprecated/java/energy/pstate/energy-pstate.tesh +++ b/examples/deprecated/java/energy/pstate/energy-pstate.tesh @@ -18,8 +18,8 @@ $ ${javacmd:=java} -classpath ${classpath:=.} energy/pstate/Main ${srcdir:=.}/.. > [MyHost2:dvfs_test:(3) 6.000000] [java/INFO] Task2 simulation time: 5.0 > [MyHost2:dvfs_test:(3) 6.000000] [java/INFO] Count of Processor states=3 > [MyHost2:dvfs_test:(3) 6.000000] [java/INFO] Current power peak=2.0E7 -> [6.000000] [surf_energy/INFO] Total energy consumption: 2195.000000 Joules (used hosts: 1595.000000 Joules; unused/idle hosts: 600.000000) +> [6.000000] [host_energy/INFO] Total energy consumption: 2195.000000 Joules (used hosts: 1595.000000 Joules; unused/idle hosts: 600.000000) > [6.000000] [java/INFO] Terminating the simulation... -> [6.000000] [surf_energy/INFO] Energy consumption of host MyHost1: 645.000000 Joules -> [6.000000] [surf_energy/INFO] Energy consumption of host MyHost2: 950.000000 Joules -> [6.000000] [surf_energy/INFO] Energy consumption of host MyHost3: 600.000000 Joules +> [6.000000] [host_energy/INFO] Energy consumption of host MyHost1: 645.000000 Joules +> [6.000000] [host_energy/INFO] Energy consumption of host MyHost2: 950.000000 Joules +> [6.000000] [host_energy/INFO] Energy consumption of host MyHost3: 600.000000 Joules