Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge master into mc-process
[simgrid.git] / teshsuite / mc / replay / random_bug.tesh
1 #!/usr/bin/env tesh
2 !expect signal SIGABRT
3 $ ${bindir:=.}/../../../bin/simgrid-mc ${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" --log=xbt_cfg.thresh:warning --cfg=model-check:1 --cfg=model-check/record:1
4 > [  0.000000] (0:@) Check a safety property
5 > [  0.000000] (1:app@Tremblay) **************************
6 > [  0.000000] (1:app@Tremblay) *** PROPERTY NOT VALID ***
7 > [  0.000000] (1:app@Tremblay) **************************
8 > [  0.000000] (1:app@Tremblay) Counter-example execution trace:
9 > [  0.000000] (1:app@Tremblay) Path = 1/3;1/4
10 > [  0.000000] (1:app@Tremblay) [(1)Tremblay (app)] MC_RANDOM(3)
11 > [  0.000000] (1:app@Tremblay) [(1)Tremblay (app)] MC_RANDOM(4)
12 > [  0.000000] (1:app@Tremblay) Expanded states = 27
13 > [  0.000000] (1:app@Tremblay) Visited states = 68
14 > [  0.000000] (1:app@Tremblay) Executed transitions = 46