Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove Trace useless files - Adrien
[simgrid.git] / examples / tracing / tracingPingPong.tesh
1 #! ./tesh
2
3 ! output sort
4
5 $ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar tracing/TracingTest ${srcdir:=.}/examples/platform.xml ${srcdir:=.}/examples/tracing/tracingPingPongDeployment.xml --cfg=tracing:1  --cfg=tracing/filename:simulation.trace --cfg=tracing/platform:1
6 > [0.000000] [jmsg/INFO] Ready to run MSG_MAIN
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'simulation.trace'
9 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'
10 > [4.474433] [jmsg/INFO] Done running MSG_MAIN
11 > [4.474433] [jmsg/INFO] MSG_main finished
12 > [4.474433] [jmsg/INFO] Clean java world
13 > [4.474433] [jmsg/INFO] Clean native world
14 > [Boivin:tracing.Receiver:(2) 0.000000] [jmsg/INFO] hello!
15 > [Boivin:tracing.Receiver:(2) 0.000000] [jmsg/INFO] try to get a task
16 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Got at time 1.0488895059341703
17 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Was sent at time 0.0
18 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Communication time : 1.0488895059341703
19 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO]  --- bw 9.533892696441577E7 ----
20 > [Boivin:tracing.Receiver:(2) 2.097779] [jmsg/INFO] goodbye!
21 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] hello !
22 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] host count: 2
23 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] sender time: 0.0
24 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Got at time 2.09777901186834
25 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Was sent at time 0.0
26 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Communication time : 2.09777901186834
27 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO]  --- bw 4.7669463482207894E7 ----
28 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] sender time: 2.09777901186834
29 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Got at time 4.47443270471118
30 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Was sent at time 2.09777901186834
31 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Communication time : 2.37665369284284
32 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO]  --- bw 4.207596601101137E7 ----
33 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] goodbye!
34 > [Marcel:tracing.Receiver:(3) 0.000000] [jmsg/INFO] hello!
35 > [Marcel:tracing.Receiver:(3) 0.000000] [jmsg/INFO] try to get a task
36 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Got at time 3.05794733778171
37 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Was sent at time 2.09777901186834
38 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Communication time : 0.96016832591337
39 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO]  --- bw 1.0414840533806817E8 ----
40 > [Marcel:tracing.Receiver:(3) 4.474433] [jmsg/INFO] goodbye!