X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/af4023f2adc7976a736077c23829d217e7b89637..29a3b2869c0075fc75e8ccc66fc1d9c4c8bf6a85:/examples/java/energy/vm/energy-vm.tesh?ds=sidebyside diff --git a/examples/java/energy/vm/energy-vm.tesh b/examples/java/energy/vm/energy-vm.tesh index 7bae428688..e07fb6aa35 100644 --- a/examples/java/energy/vm/energy-vm.tesh +++ b/examples/java/energy/vm/energy-vm.tesh @@ -1,4 +1,4 @@ -#! tesh +#!/usr/bin/env tesh $ java -classpath ${classpath:=.} energy/vm/Main ${srcdir:=.}/../platforms/energy_platform.xml > [0.000000] [java/INFO] Using regular java threads. @@ -15,7 +15,7 @@ $ java -classpath ${classpath:=.} energy/vm/Main ${srcdir:=.}/../platforms/energ > [vmHost1:p11:(2) 6.000000] [java/INFO] This worker is done. > [vmHost3:p21:(4) 6.000000] [java/INFO] This worker is done. > [10.000000] [surf_energy/INFO] Total energy consumption: 4320.000000 Joules (used hosts: 4320.000000 Joules; unused/idle hosts: 0.000000) -> [10.000000] [java/INFO] MSG_main finished; Cleaning up the simulation... +> [10.000000] [java/INFO] MSG_main finished; Terminating the simulation... > [10.000000] [surf_energy/INFO] Energy consumption of host MyHost1: 1120.000000 Joules > [10.000000] [surf_energy/INFO] Energy consumption of host MyHost2: 1600.000000 Joules > [10.000000] [surf_energy/INFO] Energy consumption of host MyHost3: 1600.000000 Joules