better lock-free test
[urcu.git] / ticketlock-testwait / refcount.log
1 make[1]: Entering directory `/home/compudj/doc/userspace-rcu/ticketlock-testwait'
2 rm -f pan* trail.out .input.spin* *.spin.trail .input.define
3 touch .input.define
4 cat DEFINES > pan.ltl
5 cat .input.define >> pan.ltl
6 spin -f "!(`cat refcount.ltl | grep -v ^//`)" >> pan.ltl
7 cat DEFINES > .input.spin
8 cat .input.define >> .input.spin
9 cat mem.spin >> .input.spin
10 rm -f .input.spin.trail
11 spin -a -X -N pan.ltl .input.spin
12 Exit-Status 0
13 gcc -w -DHASH64 -o pan pan.c
14 ./pan -a -v -c1 -X -m1000000 -w19
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 89)
18 Depth= 889941 States= 1e+06 Transitions= 2.5e+06 Memory= 103.585 t= 3.39 R= 3e+05
This page took 0.030532 seconds and 4 git commands to generate.