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