X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f0534a5e2af72c36c12d55f7ea323040e6e9bf36..2ef958bf49890e4ac8fbe179f1d339b923fb67a8:/examples/smpi/mc/sendsend.tesh diff --git a/examples/smpi/mc/sendsend.tesh b/examples/smpi/mc/sendsend.tesh index 2b6590a2ac..3a628573f9 100644 --- a/examples/smpi/mc/sendsend.tesh +++ b/examples/smpi/mc/sendsend.tesh @@ -8,35 +8,8 @@ $ $VALGRIND_NO_LEAK_CHECK ../../../smpi_script/bin/smpirun -quiet -wrapper "${bi > Sent 1 to rank 0 > rank 0 recv the data > rank 1 recv the data -> Sent 0 to rank 1 -> Sent 1 to rank 0 -> rank 0 recv the data -> rank 1 recv the data -> Sent 0 to rank 1 -> Sent 1 to rank 0 -> rank 1 recv the data -> rank 0 recv the data > Sent 1 to rank 0 -> Sent 0 to rank 1 -> rank 0 recv the data -> rank 1 recv the data -> Sent 1 to rank 0 -> Sent 0 to rank 1 -> rank 0 recv the data -> rank 1 recv the data -> Sent 1 to rank 0 -> Sent 0 to rank 1 -> rank 1 recv the data -> rank 0 recv the data -> Sent 1 to rank 0 -> Sent 0 to rank 1 -> rank 0 recv the data -> rank 1 recv the data -> Sent 1 to rank 0 -> Sent 0 to rank 1 -> rank 1 recv the data -> rank 0 recv the data -> [0.000000] [mc_dfs/INFO] DFS exploration ended. 30 unique states visited; 7 backtracks (56 transition replays, 19 states visited overall) +> [0.000000] [mc_dfs/INFO] DFS exploration ended. 9 unique states visited; 1 backtracks (0 transition replays, 10 states visited overall) p Testing the paranoid model ! timeout 60 @@ -48,11 +21,11 @@ $ $VALGRIND_NO_LEAK_CHECK ../../../smpi_script/bin/smpirun -quiet -wrapper "${bi > [0.000000] [mc_global/INFO] ************************** > [0.000000] [ker_engine/INFO] 2 actors are still running, waiting for something. > [0.000000] [ker_engine/INFO] Legend of the following listing: "Actor (@): " -> [0.000000] [ker_engine/INFO] Actor 1 (0@node-0.simgrid.org) simcall CommWait(comm_id:1 src:1 dst:-1 mbox:SMPI-2(id:2) srcbuf:1 dstbuf:- bufsize:4) -> [0.000000] [ker_engine/INFO] Actor 2 (1@node-1.simgrid.org) simcall CommWait(comm_id:2 src:2 dst:-1 mbox:SMPI-1(id:0) srcbuf:2 dstbuf:- bufsize:4) +> [0.000000] [ker_engine/INFO] Actor 1 (0@node-0.simgrid.org) simcall CommWait(comm_id:1 src:1 dst:-1 mbox:SMPI-2(id:2)) +> [0.000000] [ker_engine/INFO] Actor 2 (1@node-1.simgrid.org) simcall CommWait(comm_id:2 src:2 dst:-1 mbox:SMPI-1(id:3)) > [0.000000] [mc_global/INFO] Counter-example execution trace: -> [0.000000] [mc_global/INFO] 1: iSend(mbox=2) -> [0.000000] [mc_global/INFO] 2: iSend(mbox=0) +> [0.000000] [mc_global/INFO] Actor 1 in :0:() ==> simcall: iSend(mbox=2) +> [0.000000] [mc_global/INFO] Actor 2 in :0:() ==> simcall: iSend(mbox=3) > [0.000000] [mc_Session/INFO] You can debug the problem (and see the whole details) by rerunning out of simgrid-mc with --cfg=model-check/replay:'1;2' -> [0.000000] [mc_dfs/INFO] DFS exploration ended. 3 unique states visited; 0 backtracks (3 transition replays, 0 states visited overall) +> [0.000000] [mc_dfs/INFO] DFS exploration ended. 3 unique states visited; 0 backtracks (0 transition replays, 3 states visited overall) > Execution failed with code 3.