summaryrefslogtreecommitdiff
path: root/Test/test2/Timeouts0.bpl.expect
blob: 6c95b9bdaa8f99557c34f5305f8b293b94797454 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Timeouts0.bpl(21,5): Error BP5003: A postcondition might not hold on this return path.
Timeouts0.bpl(6,3): Related location: This is the postcondition that might not hold.
Execution trace:
    Timeouts0.bpl(10,7): anon0
    Timeouts0.bpl(12,5): anon4_LoopHead
    Timeouts0.bpl(12,5): anon4_LoopDone
    Timeouts0.bpl(21,5): anon5_LoopHead
    Timeouts0.bpl(21,5): anon5_LoopDone
Timeouts0.bpl(23,7): Error BP5005: This loop invariant might not be maintained by the loop.
Execution trace:
    Timeouts0.bpl(10,7): anon0
    Timeouts0.bpl(12,5): anon4_LoopHead
    Timeouts0.bpl(12,5): anon4_LoopDone
    Timeouts0.bpl(21,5): anon5_LoopHead
    Timeouts0.bpl(25,11): anon5_LoopBody
Timeouts0.bpl(50,5): Error BP5003: A postcondition might not hold on this return path.
Timeouts0.bpl(33,3): Related location: This is the postcondition that might not hold.
Execution trace:
    Timeouts0.bpl(39,7): anon0
    Timeouts0.bpl(41,5): anon4_LoopHead
    Timeouts0.bpl(41,5): anon4_LoopDone
    Timeouts0.bpl(50,5): anon5_LoopHead
    Timeouts0.bpl(50,5): anon5_LoopDone
Timeouts0.bpl(52,7): Error BP5005: This loop invariant might not be maintained by the loop.
Execution trace:
    Timeouts0.bpl(39,7): anon0
    Timeouts0.bpl(41,5): anon4_LoopHead
    Timeouts0.bpl(41,5): anon4_LoopDone
    Timeouts0.bpl(50,5): anon5_LoopHead
    Timeouts0.bpl(54,11): anon5_LoopBody
Timeouts0.bpl(79,5): Error BP5003: A postcondition might not hold on this return path.
Timeouts0.bpl(62,3): Related location: This is the postcondition that might not hold.
Execution trace:
    Timeouts0.bpl(68,7): anon0
    Timeouts0.bpl(70,5): anon4_LoopHead
    Timeouts0.bpl(70,5): anon4_LoopDone
    Timeouts0.bpl(79,5): anon5_LoopHead
    Timeouts0.bpl(79,5): anon5_LoopDone
Timeouts0.bpl(81,7): Error BP5005: This loop invariant might not be maintained by the loop.
Execution trace:
    Timeouts0.bpl(68,7): anon0
    Timeouts0.bpl(70,5): anon4_LoopHead
    Timeouts0.bpl(70,5): anon4_LoopDone
    Timeouts0.bpl(79,5): anon5_LoopHead
    Timeouts0.bpl(83,11): anon5_LoopBody

Boogie program verifier finished with 0 verified, 6 errors