Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
chainsend: print some transfer stats, move debug prints to where they belong
[simgrid.git] / examples / msg / chainsend / chainsend.tesh
index bee7909..45665b0 100644 (file)
@@ -5,22 +5,12 @@ p Testing the chainsend MSG implementation
 ! timeout 10
 ! output sort
 $ $SG_TEST_EXENV ${bindir:=.}/chainsend ${srcdir:=.}/platform_chainsend.xml ${srcdir:=.}/deployment_tesh.xml "--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n"
-> [    0.000000] (0:@) test_all
-> [    0.000000] (1:broadcaster@host0) broadcaster
-> [    0.000000] (2:peer@host1) peer
-> [    0.000000] (3:peer@host2) peer
-> [    0.000000] (4:peer@host3) peer
-> [    0.000000] (5:peer@host4) peer
-> [    0.000000] (6:peer@host5) peer
-> [    0.000000] (7:peer@host6) peer
-> [    0.000000] (8:peer@host7) peer
-> [    0.000000] (9:peer@host8) peer
-> [   81.940000] (2:peer@host1) Waiting for sends to finish before shutdown...
-> [   81.950000] (3:peer@host2) Waiting for sends to finish before shutdown...
-> [   81.960000] (4:peer@host3) Waiting for sends to finish before shutdown...
-> [   81.970000] (5:peer@host4) Waiting for sends to finish before shutdown...
-> [   81.980000] (6:peer@host5) Waiting for sends to finish before shutdown...
-> [   81.990000] (7:peer@host6) Waiting for sends to finish before shutdown...
-> [   82.000000] (8:peer@host7) Waiting for sends to finish before shutdown...
-> [   82.010000] (9:peer@host8) Waiting for sends to finish before shutdown...
+> [   82.010000] (9:peer@host8) ### 82.010002 536870912 bytes (Avg 6.243141 MB/s); copy finished (simulated).
+> [   82.940000] (2:peer@host1) ### 82.940002 536870912 bytes (Avg 6.173137 MB/s); copy finished (simulated).
+> [   82.950000] (3:peer@host2) ### 82.949997 536870912 bytes (Avg 6.172393 MB/s); copy finished (simulated).
+> [   82.960000] (4:peer@host3) ### 82.959999 536870912 bytes (Avg 6.171649 MB/s); copy finished (simulated).
+> [   82.970000] (5:peer@host4) ### 82.970001 536870912 bytes (Avg 6.170905 MB/s); copy finished (simulated).
+> [   82.980000] (6:peer@host5) ### 82.980003 536870912 bytes (Avg 6.170161 MB/s); copy finished (simulated).
+> [   82.990000] (7:peer@host6) ### 82.989998 536870912 bytes (Avg 6.169418 MB/s); copy finished (simulated).
 > [   83.000000] (0:@) Total simulation time: 8.300000e+01
+> [   83.000000] (8:peer@host7) ### 83.000000 536870912 bytes (Avg 6.168675 MB/s); copy finished (simulated).