Update formal model from local copy
[urcu.git] / formal-model / urcu-nosched-model / result-standard-execution-nest / urcu_free_nested.log
CommitLineData
06e8b2a8
MD
1rm -f pan* trail.out .input.spin* *.spin.trail .input.define
2touch .input.define
3cat .input.define >> pan.ltl
4cat DEFINES >> pan.ltl
5spin -f "!(`cat urcu_free.ltl | grep -v ^//`)" >> pan.ltl
6cp urcu_free_nested.define .input.define
7cat .input.define > .input.spin
8cat DEFINES >> .input.spin
9cat urcu.spin >> .input.spin
10rm -f .input.spin.trail
11spin -a -X -N pan.ltl .input.spin
12Exit-Status 0
13gcc -O2 -w -DHASH64 -o pan pan.c
14./pan -a -v -c1 -X -m10000000 -w20
15warning: for p.o. reduction to be valid the never claim must be stutter-invariant
16(never claims generated from LTL formulae are stutter-invariant)
17depth 0: Claim reached state 5 (line 742)
18Depth= 3880 States= 1e+06 Transitions= 1.18e+07 Memory= 527.190 t= 9.48 R= 1e+05
19Depth= 3880 States= 2e+06 Transitions= 2.39e+07 Memory= 588.225 t= 19.6 R= 1e+05
20Depth= 3880 States= 3e+06 Transitions= 3.61e+07 Memory= 649.260 t= 30.3 R= 1e+05
This page took 0.024004 seconds and 4 git commands to generate.