Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Energy, onHostDestruction: ensured ptr existence
[simgrid.git] / examples / msg / chord / chord.tesh
index 8da419c..ec7d079 100644 (file)
@@ -4,7 +4,7 @@ p Testing the Chord implementation with MSG
 
 ! output sort 19
 $ $SG_TEST_EXENV ${bindir:=.}/chord$EXEEXT -nb_bits=6 ${srcdir:=.}/../../platforms/platform.xml ${srcdir:=.}/chord.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
-> [  0.000000] (0:@) Configuration change: Set 'network/crosstraffic' to '0'
+> [  0.000000] (0:maestro@) Configuration change: Set 'network/crosstraffic' to '0'
 > [  0.000000] (1:node@Gatien) Joining the ring with id 48, knowing node 1
 > [  0.000000] (2:node@McGee) Joining the ring with id 42, knowing node 1
 > [  0.000000] (3:node@iRMX) Joining the ring with id 38, knowing node 1
@@ -453,13 +453,13 @@ $ $SG_TEST_EXENV ${bindir:=.}/chord$EXEEXT -nb_bits=6 ${srcdir:=.}/../../platfor
 > [577.413817] (3:node@iRMX)   54  |  38
 > [577.413817] (3:node@iRMX)    6  |  38
 > [577.413817] (3:node@iRMX) Predecessor: 32
-> [804.364963] (0:@) Messages created: 788
-> [804.364963] (0:@) Simulated time: 804.365
+> [804.364963] (0:maestro@) Messages created: 788
+> [804.364963] (0:maestro@) Simulated time: 804.365
 
 ! output sort 19
 $ $SG_TEST_EXENV ${bindir:=.}/chord$EXEEXT ${srcdir:=.}/../../platforms/routing_none.xml ${srcdir:=.}/chord10.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%11.6r]%e(%i:%P@%h)%e%m%n" --cfg=network/model:Constant
-> [   0.000000] (0:@) Configuration change: Set 'network/crosstraffic' to '0'
-> [   0.000000] (0:@) Configuration change: Set 'network/model' to 'Constant'
+> [   0.000000] (0:maestro@) Configuration change: Set 'network/crosstraffic' to '0'
+> [   0.000000] (0:maestro@) Configuration change: Set 'network/model' to 'Constant'
 > [   0.000000] (1:node@node-0.acme.org) My finger table:
 > [   0.000000] (1:node@node-0.acme.org) Start | Succ
 > [   0.000000] (1:node@node-0.acme.org)   43  |  42
@@ -2953,5 +2953,5 @@ $ $SG_TEST_EXENV ${bindir:=.}/chord$EXEEXT ${srcdir:=.}/../../platforms/routing_
 > [ 990.991700] (8:node@node-7.acme.org)  14199064  | 10004760
 > [ 990.991700] (8:node@node-7.acme.org)  1616152  | 10004760
 > [ 990.991700] (8:node@node-7.acme.org) Predecessor: 6518808
-> [1201.991400] (0:@) Messages created: 2208
-> [1201.991400] (0:@) Simulated time: 1201.99
+> [1201.991400] (0:maestro@) Messages created: 2208
+> [1201.991400] (0:maestro@) Simulated time: 1201.99