Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : update tesh files
[simgrid.git] / examples / msg / energy / e3 / concurrent_tasks.tesh
1 #! ./tesh
2
3 p Testing the mechanism for computing host energy consumption for concurrent tasks 
4
5 ! output sort
6 $ $SG_TEST_EXENV energy/e3/e3$EXEEXT ${srcdir:=.}/energy/e3/platform_e3.xml ${srcdir:=.}/energy/e3/deployment_e3.xml --log=surf_cpu.thres:debug --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
7 > [  0.000000] (0:@) CPU create: peak=100000000.000000, pstate=0
8 > [  0.000000] (1:dvfs_test@MyHost1) Current power peak=100000000.000000
9 > [  0.000000] (1:dvfs_test@MyHost1) Total energy (Joules): 0.000000
10 > [  2.000000] (0:@) [cpu_update_energy] action time interval=(0.000000-2.000000), current power peak=100000000.000000, current pstate=0
11 > [  2.000000] (0:@) [get_current_watts] min_power=95.000000, max_power=200.000000, slope=105.000000
12 > [  2.000000] (0:@) [get_current_watts] Current power (watts) = 200.000000, load = 1.000000
13 > [  2.000000] (0:@) [cpu_update_energy] old_energy_value=0.000000, action_energy_value=400.000000
14 > [  2.000000] (4:proc3@MyHost1) Process proc3 executed task sleep cpu=0.000000, duration = 2.000000
15 > [  2.000000] (4:proc3@MyHost1) ==================================================
16 > [  2.000000] (3:proc2@MyHost1) Process proc2 executed task sleep cpu=0.000000, duration = 2.000000
17 > [  2.000000] (3:proc2@MyHost1) ==================================================
18 > [  5.000000] (0:@) [cpu_update_energy] action time interval=(2.000000-5.000000), current power peak=100000000.000000, current pstate=0
19 > [  5.000000] (0:@) [get_current_watts] min_power=95.000000, max_power=200.000000, slope=105.000000
20 > [  5.000000] (0:@) [get_current_watts] Current power (watts) = 200.000000, load = 1.000000
21 > [  5.000000] (0:@) [cpu_update_energy] old_energy_value=400.000000, action_energy_value=600.000000
22 > [  5.000000] (4:proc3@MyHost1) Process proc3 executed task cpu=100000000.000000, duration = 3.000000
23 > [  5.000000] (4:proc3@MyHost1) ==================================================
24 > [  5.000000] (3:proc2@MyHost1) Process proc2 executed task cpu=100000000.000000, duration = 3.000000
25 > [  5.000000] (3:proc2@MyHost1) ==================================================
26 > [  6.000000] (0:@) [cpu_update_energy] action time interval=(5.000000-6.000000), current power peak=100000000.000000, current pstate=0
27 > [  6.000000] (0:@) [get_current_watts] min_power=95.000000, max_power=200.000000, slope=105.000000
28 > [  6.000000] (0:@) [get_current_watts] Current power (watts) = 200.000000, load = 1.000000
29 > [  6.000000] (0:@) [cpu_update_energy] old_energy_value=1000.000000, action_energy_value=200.000000
30 > [  6.000000] (2:proc1@MyHost1) Process proc1 executed task cpu=400000000.000000, duration = 6.000000
31 > [  6.000000] (2:proc1@MyHost1) ==================================================
32 > [  8.000000] (0:@) [cpu_update_energy] action time interval=(6.000000-8.000000), current power peak=100000000.000000, current pstate=0
33 > [  8.000000] (0:@) [get_current_watts] min_power=95.000000, max_power=200.000000, slope=105.000000
34 > [  8.000000] (0:@) [get_current_watts] Current power (watts) = 95.000000, load = 0.000000
35 > [  8.000000] (0:@) [cpu_update_energy] old_energy_value=1200.000000, action_energy_value=190.000000
36 > [  8.000000] (1:dvfs_test@MyHost1) Task simulation time: 8.000000e+00
37 > [  8.000000] (1:dvfs_test@MyHost1) Total energy (Joules): 1390.000000
38 > [  8.000000] (0:@) Total simulation time: 8.000000e+00