Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Energy, onHostDestruction: ensured ptr existence
[simgrid.git] / examples / msg / token_ring / token_ring.tesh
index 170145e..32d3381 100644 (file)
@@ -1,7 +1,7 @@
 #! ./tesh
 
 $ $SG_TEST_EXENV ${bindir:=.}/token_ring ${srcdir:=.}/examples/platforms/routing_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
-> [  0.000000] (0:@) Number of host '6'
+> [  0.000000] (0:maestro@) Number of host '6'
 > [  0.000000] (1:0@host1) Host "0" send 'Token' to Host "1"
 > [  0.017354] (2:1@host2) Host "1" received "Token"
 > [  0.017354] (2:1@host2) Host "1" send 'Token' to Host "2"
@@ -14,19 +14,19 @@ $ $SG_TEST_EXENV ${bindir:=.}/token_ring ${srcdir:=.}/examples/platforms/routing
 > [  0.101019] (6:5@host6) Host "5" received "Token"
 > [  0.101019] (6:5@host6) Host "5" send 'Token' to Host "0"
 > [  0.131796] (1:0@host1) Host "0" received "Token"
-> [  0.131796] (0:@) Simulation time 0.131796
+> [  0.131796] (0:maestro@) Simulation time 0.131796
 
 $ $SG_TEST_EXENV ${bindir:=.}/token_ring ${srcdir:=.}/examples/platforms/two_peers.xml --cfg=network/coordinates:yes "--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n"
-> [    0.000000] (0:@) Configuration change: Set 'network/coordinates' to 'yes'
-> [    0.000000] (0:@) Number of host '2'
+> [    0.000000] (0:maestro@) Configuration change: Set 'network/coordinates' to 'yes'
+> [    0.000000] (0:maestro@) Number of host '2'
 > [    0.000000] (1:0@peer_100030591) Host "0" send 'Token' to Host "1"
 > [    0.637910] (2:1@peer_100036570) Host "1" received "Token"
 > [    0.637910] (2:1@peer_100036570) Host "1" send 'Token' to Host "0"
 > [    1.275820] (1:0@peer_100030591) Host "0" received "Token"
-> [    1.275820] (0:@) Simulation time 1.27582
+> [    1.275820] (0:maestro@) Simulation time 1.27582
 
-$ $SG_TEST_EXENV ${bindir:=.}/token_ring ${srcdir:=.}/examples/platforms/meta_cluster.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
-> [  0.000000] (0:@) Number of host '60'
+$ $SG_TEST_EXENV ${bindir:=.}/token_ring ${srcdir:=.}/examples/platforms/meta_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+> [  0.000000] (0:maestro@) Number of host '60'
 > [  0.000000] (1:0@host-2.cluster1) Host "0" send 'Token' to Host "1"
 > [  0.030364] (2:1@host-2.cluster2) Host "1" received "Token"
 > [  0.030364] (2:1@host-2.cluster2) Host "1" send 'Token' to Host "2"
@@ -147,4 +147,4 @@ $ $SG_TEST_EXENV ${bindir:=.}/token_ring ${srcdir:=.}/examples/platforms/meta_cl
 > [  1.583341] (60:59@host-28.cluster2) Host "59" received "Token"
 > [  1.583341] (60:59@host-28.cluster2) Host "59" send 'Token' to Host "0"
 > [  1.613705] (1:0@host-2.cluster1) Host "0" received "Token"
-> [  1.613705] (0:@) Simulation time 1.61371
+> [  1.613705] (0:maestro@) Simulation time 1.61371