X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e82ec12586abdf64f779a0c070ba2a4ea7f25665..09cd762f1e862b8fa9b6a7937d15dd41d9c83cea:/examples/smpi/mc/sendsend.tesh diff --git a/examples/smpi/mc/sendsend.tesh b/examples/smpi/mc/sendsend.tesh index 23874aa771..b1f16be041 100644 --- a/examples/smpi/mc/sendsend.tesh +++ b/examples/smpi/mc/sendsend.tesh @@ -4,10 +4,15 @@ p Testing the permissive model ! timeout 60 $ ../../../smpi_script/bin/smpirun -quiet -wrapper "${bindir:=.}/../../../bin/simgrid-mc" -np 2 -platform ${platfdir:=.}/cluster_backbone.xml --cfg=smpi/buffering:infty --log=xbt_cfg.thresh:warning ./smpi_sendsend > [0.000000] [mc_safety/INFO] Check a safety property. Reduction is: dpor. +> Sent 0 to rank 1 +> Sent 1 to rank 0 +> rank 0 recv the data +> rank 1 recv the data > [0.000000] [mc_safety/INFO] No property violation found. > [0.000000] [mc_safety/INFO] Expanded states = 7 > [0.000000] [mc_safety/INFO] Visited states = 10 > [0.000000] [mc_safety/INFO] Executed transitions = 8 +> Sent 0 to rank 1 p Testing the paranoid model ! timeout 60 @@ -15,7 +20,7 @@ p Testing the paranoid model $ ../../../smpi_script/bin/smpirun -quiet -wrapper "${bindir:=.}/../../../bin/simgrid-mc" -np 2 -platform ${platfdir:=.}/cluster_backbone.xml --cfg=smpi/buffering:zero --log=xbt_cfg.thresh:warning ./smpi_sendsend > [0.000000] [mc_safety/INFO] Check a safety property. Reduction is: dpor. > [0.000000] [mc_global/INFO] ************************** -> [0.000000] [mc_global/INFO] *** DEAD-LOCK DETECTED *** +> [0.000000] [mc_global/INFO] *** DEADLOCK DETECTED *** > [0.000000] [mc_global/INFO] ************************** > [0.000000] [mc_global/INFO] Counter-example execution trace: > [0.000000] [mc_global/INFO] [(1)node-0.simgrid.org (0)] iSend(src=(1)node-0.simgrid.org (0), buff=(verbose only), size=(verbose only))