Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : fix tesh (different local deployment file)
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Sat, 16 Mar 2013 21:47:16 +0000 (22:47 +0100)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Sat, 16 Mar 2013 21:47:16 +0000 (22:47 +0100)
examples/msg/mc/chord/chord_neverjoin.tesh

index b670792..c5c2a3c 100644 (file)
@@ -6,23 +6,25 @@ $ ${bindir:=.}/chord_liveness --cfg=model-check:1 --cfg=contexts/factory:ucontex
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check' to '1'
 > [0.000000] [mc_global/INFO] Check the liveness property promela_chord_liveness
 > [Jean_Yves:node:(1) 0.000000] [chord_liveness/INFO] Joining the ring with id 14, knowing node 1
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check' to '1'
 > [0.000000] [mc_global/INFO] Check the liveness property promela_chord_liveness
 > [Jean_Yves:node:(1) 0.000000] [chord_liveness/INFO] Joining the ring with id 14, knowing node 1
-> [Jacquelin:node:(2) 0.000000] [chord_liveness/INFO] A transfer has occured
-> [Jacquelin:node:(2) 0.000000] [chord_liveness/INFO] The task was successfully received by node 1
+> [Boivin:node:(2) 0.000000] [chord_liveness/INFO] Joining the ring with id 8, knowing node 1
+> [Jacquelin:node:(3) 0.000000] [chord_liveness/INFO] A transfer has occured
+> [Jacquelin:node:(3) 0.000000] [chord_liveness/INFO] The task was successfully received by node 1
 > [Jean_Yves:node:(1) 0.000000] [chord_liveness/INFO] Node 14 joined the ring
 > [Jean_Yves:node:(1) 0.000000] [chord_liveness/INFO] Node 14 joined the ring
-> [0.000000] [mc_liveness/INFO] Next pair (depth = 10, 2 interleave) already reached !
+> [0.000000] [mc_liveness/INFO] Next pair (depth = 11, 2 interleave) already reached !
 > [0.000000] [mc_liveness/INFO] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 > [0.000000] [mc_liveness/INFO] |             ACCEPTANCE CYCLE            |
 > [0.000000] [mc_liveness/INFO] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 > [0.000000] [mc_liveness/INFO] Counter-example that violates formula :
 > [0.000000] [mc_global/INFO] [(1)node] iSend (src=node, buff=(verbose only), size=(verbose only))
 > [0.000000] [mc_liveness/INFO] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 > [0.000000] [mc_liveness/INFO] |             ACCEPTANCE CYCLE            |
 > [0.000000] [mc_liveness/INFO] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 > [0.000000] [mc_liveness/INFO] Counter-example that violates formula :
 > [0.000000] [mc_global/INFO] [(1)node] iSend (src=node, buff=(verbose only), size=(verbose only))
-> [0.000000] [mc_global/INFO] [(2)node] iRecv (dst=node, buff=(verbose only), size=(verbose only))
-> [0.000000] [mc_global/INFO] [(1)node] Wait (comm=(verbose only) [(1)node -> (2)node])
-> [0.000000] [mc_global/INFO] [(1)node] iRecv (dst=node, buff=(verbose only), size=(verbose only))
-> [0.000000] [mc_global/INFO] [(2)node] Test TRUE (comm=(verbose only) [(1)node -> (2)node])
 > [0.000000] [mc_global/INFO] [(2)node] iSend (src=node, buff=(verbose only), size=(verbose only))
 > [0.000000] [mc_global/INFO] [(2)node] iSend (src=node, buff=(verbose only), size=(verbose only))
-> [0.000000] [mc_global/INFO] [(1)node] Wait (comm=(verbose only) [(2)node -> (1)node])
+> [0.000000] [mc_global/INFO] [(3)node] iRecv (dst=node, buff=(verbose only), size=(verbose only))
+> [0.000000] [mc_global/INFO] [(1)node] Wait (comm=(verbose only) [(1)node -> (3)node])
+> [0.000000] [mc_global/INFO] [(1)node] iRecv (dst=node, buff=(verbose only), size=(verbose only))
+> [0.000000] [mc_global/INFO] [(3)node] Test TRUE (comm=(verbose only) [(1)node -> (3)node])
+> [0.000000] [mc_global/INFO] [(3)node] iSend (src=node, buff=(verbose only), size=(verbose only))
+> [0.000000] [mc_global/INFO] [(1)node] Wait (comm=(verbose only) [(3)node -> (1)node])
 > [0.000000] [mc_global/INFO] [(1)node] iRecv (dst=node, buff=(verbose only), size=(verbose only))
 > [0.000000] [mc_global/INFO] [(1)node] Test FALSE (comm=(verbose only))
 > [0.000000] [mc_global/INFO] [(1)node] iRecv (dst=node, buff=(verbose only), size=(verbose only))
 > [0.000000] [mc_global/INFO] [(1)node] Test FALSE (comm=(verbose only))
-> [0.000000] [mc_global/INFO] Expanded pairs = 13
-> [0.000000] [mc_global/INFO] Visited pairs = 9
-> [0.000000] [mc_global/INFO] Expanded / Visited = 0.692308
+> [0.000000] [mc_global/INFO] Expanded pairs = 14
+> [0.000000] [mc_global/INFO] Visited pairs = 10
+> [0.000000] [mc_global/INFO] Expanded / Visited = 0.714286