Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix a few test with dpor
[simgrid.git] / examples / cpp / mc-bugged1 / s4u-mc-bugged1.tesh
1 #!/usr/bin/env tesh
2
3 ! expect return 1
4 ! timeout 20
5 $ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/s4u-mc-bugged1 ${platfdir:=.}/model_checker_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" --log=xbt_cfg.thresh:warning --cfg=contexts/stack-size:256
6 > [  0.000000] (0:maestro@) Start a DFS exploration. Reduction is: dpor.
7 > [  0.000000] (2:client@HostB) Sent!
8 > [  0.000000] (3:client@HostC) Sent!
9 > [  0.000000] (1:server@HostA) OK
10 > [  0.000000] (4:client@HostD) Sent!
11 > [  0.000000] (2:client@HostB) Sent!
12 > [  0.000000] (1:server@HostA) OK
13 > [  0.000000] (3:client@HostC) Sent!
14 > [  0.000000] (4:client@HostD) Sent!
15 > [  0.000000] (2:client@HostB) Sent!
16 > [  0.000000] (1:server@HostA) OK
17 > [  0.000000] (4:client@HostD) Sent!
18 > [  0.000000] (3:client@HostC) Sent!
19 > [  0.000000] (2:client@HostB) Sent!
20 > [  0.000000] (3:client@HostC) Sent!
21 > [  0.000000] (1:server@HostA) OK
22 > [  0.000000] (4:client@HostD) Sent!
23 > [  0.000000] (2:client@HostB) Sent!
24 > [  0.000000] (4:client@HostD) Sent!
25 > [  0.000000] (1:server@HostA) OK
26 > [  0.000000] (3:client@HostC) Sent!
27 > [  0.000000] (2:client@HostB) Sent!
28 > [  0.000000] (4:client@HostD) Sent!
29 > [  0.000000] (3:client@HostC) Sent!
30 > [  0.000000] (1:server@HostA) OK
31 > [  0.000000] (2:client@HostB) Sent!
32 > [  0.000000] (3:client@HostC) Sent!
33 > [  0.000000] (1:server@HostA) OK
34 > [  0.000000] (4:client@HostD) Sent!
35 > [  0.000000] (2:client@HostB) Sent!
36 > [  0.000000] (3:client@HostC) Sent!
37 > [  0.000000] (1:server@HostA) OK
38 > [  0.000000] (4:client@HostD) Sent!
39 > [  0.000000] (2:client@HostB) Sent!
40 > [  0.000000] (1:server@HostA) OK
41 > [  0.000000] (3:client@HostC) Sent!
42 > [  0.000000] (4:client@HostD) Sent!
43 > [  0.000000] (2:client@HostB) Sent!
44 > [  0.000000] (1:server@HostA) OK
45 > [  0.000000] (4:client@HostD) Sent!
46 > [  0.000000] (3:client@HostC) Sent!
47 > [  0.000000] (2:client@HostB) Sent!
48 > [  0.000000] (3:client@HostC) Sent!
49 > [  0.000000] (1:server@HostA) OK
50 > [  0.000000] (4:client@HostD) Sent!
51 > [  0.000000] (2:client@HostB) Sent!
52 > [  0.000000] (4:client@HostD) Sent!
53 > [  0.000000] (1:server@HostA) OK
54 > [  0.000000] (3:client@HostC) Sent!
55 > [  0.000000] (2:client@HostB) Sent!
56 > [  0.000000] (4:client@HostD) Sent!
57 > [  0.000000] (3:client@HostC) Sent!
58 > [  0.000000] (1:server@HostA) OK
59 > [  0.000000] (2:client@HostB) Sent!
60 > [  0.000000] (3:client@HostC) Sent!
61 > [  0.000000] (1:server@HostA) OK
62 > [  0.000000] (4:client@HostD) Sent!
63 > [  0.000000] (2:client@HostB) Sent!
64 > [  0.000000] (0:maestro@) **************************
65 > [  0.000000] (0:maestro@) *** PROPERTY NOT VALID ***
66 > [  0.000000] (0:maestro@) **************************
67 > [  0.000000] (0:maestro@) Counter-example execution trace:
68 > [  0.000000] (0:maestro@)   1: iRecv(mbox=0)
69 > [  0.000000] (0:maestro@)   2: iSend(mbox=0)
70 > [  0.000000] (0:maestro@)   1: WaitComm(from 2 to 1, mbox=0, no timeout)
71 > [  0.000000] (0:maestro@)   1: iRecv(mbox=0)
72 > [  0.000000] (0:maestro@)   2: WaitComm(from 2 to 1, mbox=0, no timeout)
73 > [  0.000000] (0:maestro@)   4: iSend(mbox=0)
74 > [  0.000000] (0:maestro@)   1: WaitComm(from 4 to 1, mbox=0, no timeout)
75 > [  0.000000] (0:maestro@)   1: iRecv(mbox=0)
76 > [  0.000000] (0:maestro@)   3: iSend(mbox=0)
77 > [  0.000000] (0:maestro@)   1: WaitComm(from 3 to 1, mbox=0, no timeout)
78 > [  0.000000] (0:maestro@) You can debug the problem (and see the whole details) by rerunning out of simgrid-mc with --cfg=model-check/replay:'1;2;1;1;2;4;1;1;3;1'
79 > [  0.000000] (0:maestro@) DFS exploration ended. 59 unique states visited; 14 backtracks (192 transition replays, 119 states visited overall)