X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b4c8f607f4aac9e63d01cea26bb5d66a1c79161b..673f3b2361e3e78f58c2110cb98017a008af04e3:/examples/msg/kademlia/kademlia.tesh diff --git a/examples/msg/kademlia/kademlia.tesh b/examples/msg/kademlia/kademlia.tesh index 8d1ed7be6d..b6b693d991 100644 --- a/examples/msg/kademlia/kademlia.tesh +++ b/examples/msg/kademlia/kademlia.tesh @@ -3,33 +3,32 @@ p Testing the Kademlia implementation with MSG ! output sort -$ $SG_TEST_EXENV ${bindir:=.}/kademlia ${srcdir:=.}/../msg_platform.xml ${srcdir:=.}/kademlia.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (10:node@Laroche) Hi, I'm going to join the network ! -> [ 0.000000] (11:node@Tanguay) Hi, I'm going to join the network ! -> [ 0.000000] (12:node@Morin) Hi, I'm going to join the network ! -> [ 0.000000] (13:node@Ethernet) Hi, I'm going to join the network ! -> [ 0.000000] (1:node@Jacquelin) Hi, I'm going to create the network with id 0 ! -> [ 0.000000] (2:node@Boivin) Hi, I'm going to join the network ! -> [ 0.000000] (3:node@Jean_Yves) Hi, I'm going to join the network ! -> [ 0.000000] (4:node@TeX) Hi, I'm going to join the network ! -> [ 0.000000] (5:node@Geoff) Hi, I'm going to join the network ! -> [ 0.000000] (6:node@Disney) Hi, I'm going to join the network ! -> [ 0.000000] (7:node@iRMX) Hi, I'm going to join the network ! -> [ 0.000000] (8:node@McGee) Hi, I'm going to join the network ! -> [ 0.000000] (9:node@Gatien) Hi, I'm going to join the network ! -> [900.000000] (0:@) Messages created: 1319 -> [900.000000] (0:@) Simulated time: 900 -> [900.000000] (10:node@Laroche) 7/7 FIND_NODE have succeeded -> [900.000000] (11:node@Tanguay) 8/8 FIND_NODE have succeeded +$ $SG_TEST_EXENV ${bindir:=.}/kademlia ${srcdir:=.}/../msg_platform.xml ${srcdir:=.}/kademlia.xml "--log=root.fmt:[%10.6r]%e(%02i:%P@%h)%e%m%n" +> [ 0.000000] ( 1:node@Jacquelin) Hi, I'm going to create the network with id 00000000 +> [ 0.000000] ( 2:node@Boivin) Hi, I'm going to join the network with id 00000001 +> [ 0.000000] ( 3:node@Jean_Yves) Hi, I'm going to join the network with id 00000003 +> [ 0.000000] ( 4:node@TeX) Hi, I'm going to join the network with id 00000007 +> [ 0.000000] ( 5:node@Geoff) Hi, I'm going to join the network with id 0000000f +> [ 0.000000] ( 6:node@Disney) Hi, I'm going to join the network with id 0000001f +> [ 0.000000] ( 7:node@iRMX) Hi, I'm going to join the network with id 0000003f +> [ 0.000000] ( 8:node@McGee) Hi, I'm going to join the network with id 0000007f +> [ 0.000000] ( 9:node@Gatien) Hi, I'm going to join the network with id 000000ff +> [ 0.000000] (10:node@Laroche) Hi, I'm going to join the network with id 000001ff +> [ 0.000000] (11:node@Tanguay) Hi, I'm going to join the network with id 000003ff +> [ 0.000000] (12:node@Morin) Hi, I'm going to join the network with id 000007ff +> [ 0.000000] (13:node@Ethernet) Hi, I'm going to join the network with id 00000fff +> [900.000000] ( 0:@) Messages created: 1046 +> [900.000000] ( 0:@) Simulated time: 900 +> [900.000000] ( 1:node@Jacquelin) 8/8 FIND_NODE have succeeded +> [900.000000] ( 2:node@Boivin) 7/7 FIND_NODE have succeeded +> [900.000000] ( 3:node@Jean_Yves) 6/6 FIND_NODE have succeeded +> [900.000000] ( 4:node@TeX) 6/6 FIND_NODE have succeeded +> [900.000000] ( 5:node@Geoff) 6/6 FIND_NODE have succeeded +> [900.000000] ( 6:node@Disney) 6/6 FIND_NODE have succeeded +> [900.000000] ( 7:node@iRMX) 6/6 FIND_NODE have succeeded +> [900.000000] ( 8:node@McGee) 7/7 FIND_NODE have succeeded +> [900.000000] ( 9:node@Gatien) 6/6 FIND_NODE have succeeded +> [900.000000] (10:node@Laroche) 6/6 FIND_NODE have succeeded +> [900.000000] (11:node@Tanguay) 6/6 FIND_NODE have succeeded > [900.000000] (12:node@Morin) 7/7 FIND_NODE have succeeded > [900.000000] (13:node@Ethernet) 7/7 FIND_NODE have succeeded -> [900.000000] (1:node@Jacquelin) 8/8 FIND_NODE have succeeded -> [900.000000] (2:node@Boivin) 4/4 FIND_NODE have succeeded -> [900.000000] (3:node@Jean_Yves) 7/7 FIND_NODE have succeeded -> [900.000000] (4:node@TeX) 6/6 FIND_NODE have succeeded -> [900.000000] (5:node@Geoff) 6/6 FIND_NODE have succeeded -> [900.000000] (6:node@Disney) 6/6 FIND_NODE have succeeded -> [900.000000] (7:node@iRMX) 6/6 FIND_NODE have succeeded -> [900.000000] (8:node@McGee) 7/7 FIND_NODE have succeeded -> [900.000000] (9:node@Gatien) 7/7 FIND_NODE have succeeded -