Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
850caa6e3cac4a846aa288c38d543d8ccd505759
[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] Using regular java threads. Coroutines could speed your simulation up.
7 > [0.000000] [jmsg/INFO] Ready to run MSG_MAIN
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
9 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'simulation.trace'
10 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'
11 > [4.474433] [jmsg/INFO] Done running MSG_MAIN
12 > [4.474433] [jmsg/INFO] MSG_main finished
13 > [4.474433] [jmsg/INFO] Clean java world
14 > [4.474433] [jmsg/INFO] Clean native world
15 > [Boivin:tracing.Receiver:(2) 0.000000] [jmsg/INFO] hello!
16 > [Boivin:tracing.Receiver:(2) 0.000000] [jmsg/INFO] try to get a task
17 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Got at time 1.0488895059341703
18 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Was sent at time 0.0
19 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Communication time : 1.0488895059341703
20 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO]  --- bw 9.533892696441577E7 ----
21 > [Boivin:tracing.Receiver:(2) 2.097779] [jmsg/INFO] goodbye!
22 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] hello !
23 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] host count: 2
24 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] sender time: 0.0
25 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Got at time 2.09777901186834
26 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Was sent at time 0.0
27 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Communication time : 2.09777901186834
28 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO]  --- bw 4.7669463482207894E7 ----
29 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] sender time: 2.09777901186834
30 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Got at time 4.47443270471118
31 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Was sent at time 2.09777901186834
32 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Communication time : 2.37665369284284
33 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO]  --- bw 4.207596601101137E7 ----
34 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] goodbye!
35 > [Marcel:tracing.Receiver:(3) 0.000000] [jmsg/INFO] hello!
36 > [Marcel:tracing.Receiver:(3) 0.000000] [jmsg/INFO] try to get a task
37 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Got at time 3.05794733778171
38 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Was sent at time 2.09777901186834
39 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Communication time : 0.96016832591337
40 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO]  --- bw 1.0414840533806817E8 ----
41 > [Marcel:tracing.Receiver:(3) 4.474433] [jmsg/INFO] goodbye!