1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
Intervals.bpl(64,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(59,5): anon0
Intervals.bpl(60,3): anon3_LoopHead
Intervals.bpl(60,3): anon3_LoopDone
Intervals.bpl(75,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(70,5): anon0
Intervals.bpl(71,3): anon3_LoopHead
Intervals.bpl(71,3): anon3_LoopDone
Intervals.bpl(94,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(89,5): anon0
Intervals.bpl(90,3): loop_head
Intervals.bpl(93,3): after_loop
Intervals.bpl(140,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(135,5): anon0
Intervals.bpl(136,3): anon3_LoopHead
Intervals.bpl(136,3): anon3_LoopDone
Intervals.bpl(151,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(146,5): anon0
Intervals.bpl(147,3): anon3_LoopHead
Intervals.bpl(147,3): anon3_LoopDone
Intervals.bpl(202,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(192,8): anon0
Intervals.bpl(193,3): anon4_LoopHead
Intervals.bpl(193,3): anon4_LoopDone
Intervals.bpl(240,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(235,5): anon0
Intervals.bpl(236,3): anon3_LoopHead
Intervals.bpl(236,3): anon3_LoopDone
Intervals.bpl(252,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(246,8): anon0
Intervals.bpl(247,3): anon3_LoopHead
Intervals.bpl(247,3): anon3_LoopDone
Intervals.bpl(263,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(258,5): anon0
Intervals.bpl(259,3): anon3_LoopHead
Intervals.bpl(259,3): anon3_LoopDone
Intervals.bpl(285,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(280,5): anon0
Intervals.bpl(281,3): anon3_LoopHead
Intervals.bpl(281,3): anon3_LoopDone
Intervals.bpl(307,3): Error BP5001: This assertion might not hold.
Execution trace:
Intervals.bpl(302,5): anon0
Intervals.bpl(303,3): anon3_LoopHead
Intervals.bpl(303,3): anon3_LoopDone
Boogie program verifier finished with 16 verified, 11 errors
|