Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix the tesh outputs after last output cleanups
[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] [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] MSG_main finished; Cleaning up the simulation...
11 > [Boivin:tracing.Receiver:(2) 0.000000] [jmsg/INFO] hello!
12 > [Boivin:tracing.Receiver:(2) 0.000000] [jmsg/INFO] try to get a task
13 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Got at time 1.0488895059341703
14 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Was sent at time 0.0
15 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO] Communication time : 1.0488895059341703
16 > [Boivin:tracing.Receiver:(2) 1.048890] [jmsg/INFO]  --- bw 9.533892696441577E7 ----
17 > [Boivin:tracing.Receiver:(2) 2.097779] [jmsg/INFO] goodbye!
18 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] hello !
19 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] host count: 2
20 > [Jacquelin:tracing.Sender:(1) 0.000000] [jmsg/INFO] sender time: 0.0
21 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Got at time 2.09777901186834
22 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Was sent at time 0.0
23 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] Communication time : 2.09777901186834
24 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO]  --- bw 4.7669463482207894E7 ----
25 > [Jacquelin:tracing.Sender:(1) 2.097779] [jmsg/INFO] sender time: 2.09777901186834
26 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Got at time 4.47443270471118
27 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Was sent at time 2.09777901186834
28 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] Communication time : 2.37665369284284
29 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO]  --- bw 4.207596601101137E7 ----
30 > [Jacquelin:tracing.Sender:(1) 4.474433] [jmsg/INFO] goodbye!
31 > [Marcel:tracing.Receiver:(3) 0.000000] [jmsg/INFO] hello!
32 > [Marcel:tracing.Receiver:(3) 0.000000] [jmsg/INFO] try to get a task
33 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Got at time 3.05794733778171
34 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Was sent at time 2.09777901186834
35 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO] Communication time : 0.96016832591337
36 > [Marcel:tracing.Receiver:(3) 3.057947] [jmsg/INFO]  --- bw 1.0414840533806817E8 ----
37 > [Marcel:tracing.Receiver:(3) 4.474433] [jmsg/INFO] goodbye!