From: Marion Guthmuller Date: Wed, 26 Dec 2012 14:37:03 +0000 (+0100) Subject: model-checker : update chord_neverjoin tesh X-Git-Tag: v3_9_rc1~86^2~51 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5fb577f6a410e0a43ae2ac72f581889e7bac2c76?ds=sidebyside model-checker : update chord_neverjoin tesh --- diff --git a/examples/msg/mc/chord/chord_neverjoin.tesh b/examples/msg/mc/chord/chord_neverjoin.tesh index 532811d14a..32c6d21706 100644 --- a/examples/msg/mc/chord/chord_neverjoin.tesh +++ b/examples/msg/mc/chord/chord_neverjoin.tesh @@ -4,14 +4,13 @@ ! timeout 200 $ ${bindir:=.}/chord_liveness --cfg=model-check:1 --cfg=contexts/factory:ucontext "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (0:@) Configuration change: Set 'model-check' to '1' -> [ 0.000000] (0:@) type in variable = 2 > [ 0.000000] (0:@) Check the liveness property promela_chord_liveness > [ 0.000000] (1:node@Jean_Yves) Joining the ring with id 14, knowing node 1 > [ 0.000000] (2:node@Boivin) Joining the ring with id 8, knowing node 1 > [ 0.000000] (3:node@Jacquelin) A transfer has occured > [ 0.000000] (3:node@Jacquelin) The task was successfully received by node 1 > [ 0.000000] (1:node@Jean_Yves) Node 14 joined the ring -> [ 0.000000] (0:@) Next pair (depth = 11, 2 interleave) already reached ! +> [ 0.000000] (0:@) Next pair (depth = 12, 2 interleave) already reached ! > [ 0.000000] (0:@) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > [ 0.000000] (0:@) | ACCEPTANCE CYCLE | > [ 0.000000] (0:@) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* @@ -26,6 +25,7 @@ $ ${bindir:=.}/chord_liveness --cfg=model-check:1 --cfg=contexts/factory:ucontex > [ 0.000000] (0:@) [(1)node] Wait (comm=(verbose only) [(3)node -> (1)node]) > [ 0.000000] (0:@) [(1)node] iRecv (dst=node, buff=(verbose only), size=(verbose only)) > [ 0.000000] (0:@) [(1)node] Test FALSE (comm=(verbose only)) -> [ 0.000000] (0:@) Expanded pairs = 14 -> [ 0.000000] (0:@) Visited pairs = 10 -> [ 0.000000] (0:@) Expanded / Visited = 0.714286 \ No newline at end of file +> [ 0.000000] (0:@) [(1)node] Test FALSE (comm=(verbose only)) +> [ 0.000000] (0:@) Expanded pairs = 16 +> [ 0.000000] (0:@) Visited pairs = 11 +> [ 0.000000] (0:@) Expanded / Visited = 0.687500 \ No newline at end of file