summaryrefslogtreecommitdiff
path: root/Test/aitest9/answer
blob: ef9f4d83c4847e8010cd6e11db941290244de0a9 (plain)
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
 
-------------------- VarMapFixPoint.bpl -------------------- 
VarMapFixPoint.bpl(13,5): Error BP5005: This loop invariant might not be maintained by the loop.
Execution trace:
    VarMapFixPoint.bpl(7,3): start
    VarMapFixPoint.bpl(12,3): LoopHead
    VarMapFixPoint.bpl(16,3): LoopBody

Boogie program verifier finished with 1 verified, 1 error
 
-------------------- TestIntervals.bpl -------------------- 
TestIntervals.bpl(25,3): Error BP5001: This assertion might not hold.
Execution trace:
    TestIntervals.bpl(7,5): anon0
    TestIntervals.bpl(8,3): anon9_LoopHead
    TestIntervals.bpl(14,14): anon10_Then
    TestIntervals.bpl(15,14): anon11_Then
    TestIntervals.bpl(16,14): anon12_Then
    TestIntervals.bpl(19,5): anon8
TestIntervals.bpl(70,3): Error BP5001: This assertion might not hold.
Execution trace:
    TestIntervals.bpl(62,3): anon0
    TestIntervals.bpl(67,3): anon3_LoopHead
    TestIntervals.bpl(67,3): anon3_LoopDone
TestIntervals.bpl(71,3): Error BP5001: This assertion might not hold.
Execution trace:
    TestIntervals.bpl(62,3): anon0
    TestIntervals.bpl(67,3): anon3_LoopHead
    TestIntervals.bpl(67,3): anon3_LoopDone

Boogie program verifier finished with 2 verified, 3 errors