Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : intermediate backtracking enabled if _sg_mc_checkpoint > 0
[simgrid.git] / teshsuite / mc / replay / random_bug.tesh
1 #!/usr/bin/env tesh
2 !expect signal SIGABRT
3 $ ${bindir:=.}/random_bug  ${srcdir:=.}/../../../examples/platforms/small_platform.xml ${srcdir:=.}/random_bug.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=model-check:1 --cfg=model-check/record:1
4 > [  0.000000] (0:@) Configuration change: Set 'model-check' to '1'
5 > [  0.000000] (0:@) Configuration change: Set 'model-check/record' to '1'
6 > [  0.000000] (0:@) Check a safety property
7 > [  0.000000] (0:@) Get debug information ...
8 > [  0.000000] (0:@) Get debug information done !
9 > [  0.000000] (1:app@Tremblay) **************************
10 > [  0.000000] (1:app@Tremblay) *** PROPERTY NOT VALID ***
11 > [  0.000000] (1:app@Tremblay) **************************
12 > [  0.000000] (1:app@Tremblay) Counter-example execution trace:
13 > [  0.000000] (1:app@Tremblay) Path = 1/3;1/4
14 > [  0.000000] (1:app@Tremblay) [(1)Tremblay (app)] MC_RANDOM(3)
15 > [  0.000000] (1:app@Tremblay) [(1)Tremblay (app)] MC_RANDOM(4)
16 > [  0.000000] (1:app@Tremblay) Expanded states = 27
17 > [  0.000000] (1:app@Tremblay) Visited states = 68
18 > [  0.000000] (1:app@Tremblay) Executed transitions = 46