Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : update tesh
authorMarion Guthmuller <marion.guthmuller@inria.fr>
Thu, 26 Jun 2014 15:49:52 +0000 (17:49 +0200)
committerMarion Guthmuller <marion.guthmuller@inria.fr>
Thu, 26 Jun 2014 15:49:52 +0000 (17:49 +0200)
examples/smpi/mc/non_deterministic.tesh

index 300dace..e5120db 100644 (file)
@@ -14,27 +14,34 @@ $ ../../../smpi_script/bin/smpirun -hostfile ${srcdir:=.}/hostfile_non_determini
 > [0.000000] [mc_global/INFO] Check communication determinism
 > [0.000000] [mc_global/INFO] Get debug information ...
 > [0.000000] [mc_global/INFO] Get debug information done !
 > [0.000000] [mc_global/INFO] Check communication determinism
 > [0.000000] [mc_global/INFO] Get debug information ...
 > [0.000000] [mc_global/INFO] Get debug information done !
+> [0.000000] [mc_comm_determinism/INFO] The communications pattern of the process 1 is different!
 > [0.000000] [mc_comm_determinism/INFO] ****************************************************
 > [0.000000] [mc_comm_determinism/INFO] ***** Non-deterministic communications pattern *****
 > [0.000000] [mc_comm_determinism/INFO] ****************************************************
 > [0.000000] [mc_comm_determinism/INFO] ****************************************************
 > [0.000000] [mc_comm_determinism/INFO] ***** Non-deterministic communications pattern *****
 > [0.000000] [mc_comm_determinism/INFO] ****************************************************
-> [0.000000] [mc_comm_determinism/INFO] Initial communications pattern:
+> [0.000000] [mc_comm_determinism/INFO] ** Initial communications pattern (per process): **
+> [0.000000] [mc_comm_determinism/INFO] Communications from the process 1:
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me <- (2) c-2.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me <- (2) c-2.me] iRecv 
-> [0.000000] [mc_comm_determinism/INFO] [(2) c-2.me -> (1) c-1.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me -> (2) c-2.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me -> (2) c-2.me] iSend 
-> [0.000000] [mc_comm_determinism/INFO] [(2) c-2.me <- (1) c-1.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me <- (3) c-3.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me <- (3) c-3.me] iRecv 
-> [0.000000] [mc_comm_determinism/INFO] [(3) c-3.me -> (1) c-1.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me -> (3) c-3.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me -> (3) c-3.me] iSend 
+> [0.000000] [mc_comm_determinism/INFO] Communications from the process 2:
+> [0.000000] [mc_comm_determinism/INFO] [(2) c-2.me -> (1) c-1.me] iSend 
+> [0.000000] [mc_comm_determinism/INFO] [(2) c-2.me <- (1) c-1.me] iRecv 
+> [0.000000] [mc_comm_determinism/INFO] Communications from the process 3:
+> [0.000000] [mc_comm_determinism/INFO] [(3) c-3.me -> (1) c-1.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(3) c-3.me <- (1) c-1.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(3) c-3.me <- (1) c-1.me] iRecv 
-> [0.000000] [mc_comm_determinism/INFO] Communications pattern counter-example:
+> [0.000000] [mc_comm_determinism/INFO] ** Communications pattern counter-example (per process): **
+> [0.000000] [mc_comm_determinism/INFO] Communications from the process 1:
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me <- (3) c-3.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me <- (3) c-3.me] iRecv 
-> [0.000000] [mc_comm_determinism/INFO] [(3) c-3.me -> (1) c-1.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me -> (3) c-3.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me -> (3) c-3.me] iSend 
-> [0.000000] [mc_comm_determinism/INFO] [(2) c-2.me -> (1) c-1.me] iSend 
-> [0.000000] [mc_comm_determinism/INFO] [(3) c-3.me <- (1) c-1.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me <- (2) c-2.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me -> (2) c-2.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me <- (2) c-2.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(1) c-1.me -> (2) c-2.me] iSend 
+> [0.000000] [mc_comm_determinism/INFO] Communications from the process 2:
+> [0.000000] [mc_comm_determinism/INFO] [(2) c-2.me -> (1) c-1.me] iSend 
 > [0.000000] [mc_comm_determinism/INFO] [(2) c-2.me <- (1) c-1.me] iRecv 
 > [0.000000] [mc_comm_determinism/INFO] [(2) c-2.me <- (1) c-1.me] iRecv 
+> [0.000000] [mc_comm_determinism/INFO] Communications from the process 3:
+> [0.000000] [mc_comm_determinism/INFO] [(3) c-3.me -> (1) c-1.me] iSend 
+> [0.000000] [mc_comm_determinism/INFO] [(3) c-3.me <- (1) c-1.me] iRecv 
 > [0.000000] [mc_global/INFO] Expanded states = 16037
 > [0.000000] [mc_global/INFO] Visited states = 80801
 > [0.000000] [mc_global/INFO] Executed transitions = 76048
 > [0.000000] [mc_global/INFO] Expanded states = 16037
 > [0.000000] [mc_global/INFO] Visited states = 80801
 > [0.000000] [mc_global/INFO] Executed transitions = 76048