Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : new tesh examples about communications determinism verification
[simgrid.git] / examples / smpi / mc / send_deterministic.tesh
1 #! ./tesh
2
3 ! timeout 60
4 $ ../../../smpi_script/bin/smpirun -hostfile ${srcdir:=.}/hostfile_send_deterministic  -platform ${srcdir:=.}/../../platforms/cluster.xml --cfg=model-check:1 --cfg=model-check/reduction:none --cfg=model-check/send_determinism:1 --cfg=smpi/send_is_detached_thres:0 --cfg=smpi/running_power:1e9 ./send_deterministic
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-3'
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
9 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check' to '1'
10 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check/reduction' to 'none'
11 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check/send_determinism' to '1'
12 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/send_is_detached_thres' to '0'
13 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/running_power' to '1e9'
14 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
15 > [0.000000] [mc_global/INFO] Check communication determinism
16 > [0.000000] [mc_global/INFO] Get debug information ...
17 > [0.000000] [mc_global/INFO] Get debug information done !
18 > [0.000000] [mc_global/INFO] Expanded states = 520
19 > [0.000000] [mc_global/INFO] Visited states = 1476
20 > [0.000000] [mc_global/INFO] Executed transitions = 1312
21 > [0.000000] [mc_global/INFO] Send-deterministic : Yes