./verifast-validate-witness.sh sv-benchmarks/c/loop-simple/nested_4.c ./results/automizer-verification-files/SV-COMP24_unreach-call/nested_4.yml/witness-2.1.yml


--------------------------------------------------------------------------------


+ PROGRAM=sv-benchmarks/c/loop-simple/nested_4.c
+ WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/nested_4.yml/witness-2.1.yml
++ basename sv-benchmarks/c/loop-simple/nested_4.c
+ FILE=nested_4.c
++ echo nested_4
++ sed 's/[-\.]/_/g' -
+ SANITIZED=nested_4
+ INSTRUMENTED_PROGRAM=nested_4__verifast_instrumented.c
+ instrument_program_cli.py --program sv-benchmarks/c/loop-simple/nested_4.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/nested_4.yml/witness-2.1.yml --output-file nested_4__verifast_instrumented.c --verifast True
['reach_error', 'main']
[]
ILP32
[('((((c == 6) && (b <= 6)) && (d == 6)) && (a <= 5))', 23, True), ('(((((((((b <= 5) && (a <= 5)) && (c == 1)) || (((b <= 5) && (5 == c)) && (a <= 5))) || (((b <= 5) && (a <= 5)) && (c == 3))) || ((((c == 6) && (b <= 5)) && (d == 6)) && (a <= 5))) || (((b <= 5) && (c == 0)) && (a <= 5))) || (((b <= 5) && (c == 2)) && (a <= 5))) || (((b <= 5) && (c == 4)) && (a <= 5)))', 24, True), ('(((((((((((((((b <= 5) && (5 == c)) && (d == 1)) && (a <= 5)) || ((((b <= 5) && (d == 3)) && (5 == c)) && (a <= 5))) || (((b <= 5) && (a <= 5)) && (c == 1))) || ((((d == 4) && (b <= 5)) && (5 == c)) && (a <= 5))) || ((((d == 0) && (b <= 5)) && (5 == c)) && (a <= 5))) || (((b <= 5) && (a <= 5)) && (c == 3))) || ((((b <= 5) && (5 == c)) && (d == 2)) && (a <= 5))) || (((b <= 5) && (c == 0)) && (a <= 5))) || ((((b <= 5) && (5 == c)) && (d == 6)) && (a <= 5))) || (((b <= 5) && (c == 2)) && (a <= 5))) || (((b <= 5) && (c == 4)) && (a <= 5))) || ((((b <= 5) && (5 == c)) && (5 == d)) && (a <= 5)))', 25, True), ('((((b == 6) && (c == 6)) && (a <= 6)) && (d == 6))', 22, True)]
[]
[('((((c == 6) && (b <= 6)) && (d == 6)) && (a <= 5))', 23, True), ('(((((((((b <= 5) && (a <= 5)) && (c == 1)) || (((b <= 5) && (5 == c)) && (a <= 5))) || (((b <= 5) && (a <= 5)) && (c == 3))) || ((((c == 6) && (b <= 5)) && (d == 6)) && (a <= 5))) || (((b <= 5) && (c == 0)) && (a <= 5))) || (((b <= 5) && (c == 2)) && (a <= 5))) || (((b <= 5) && (c == 4)) && (a <= 5)))', 24, True), ('(((((((((((((((b <= 5) && (5 == c)) && (d == 1)) && (a <= 5)) || ((((b <= 5) && (d == 3)) && (5 == c)) && (a <= 5))) || (((b <= 5) && (a <= 5)) && (c == 1))) || ((((d == 4) && (b <= 5)) && (5 == c)) && (a <= 5))) || ((((d == 0) && (b <= 5)) && (5 == c)) && (a <= 5))) || (((b <= 5) && (a <= 5)) && (c == 3))) || ((((b <= 5) && (5 == c)) && (d == 2)) && (a <= 5))) || (((b <= 5) && (c == 0)) && (a <= 5))) || ((((b <= 5) && (5 == c)) && (d == 6)) && (a <= 5))) || (((b <= 5) && (c == 2)) && (a <= 5))) || (((b <= 5) && (c == 4)) && (a <= 5))) || ((((b <= 5) && (5 == c)) && (5 == d)) && (a <= 5)))', 25, True), ('((((b == 6) && (c == 6)) && (a <= 6)) && (d == 6))', 22, True)]
[('reach_error', 'false', 'true'), ('main', 'module(nested_4__verifast_instrumented, true)', 'junk()')]
+ sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' nested_4__verifast_instrumented.c
+ verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c nested_4__verifast_instrumented.c
nested_4__verifast_instrumented.c
  0.036226s: nested_4__verifast_instrumented.c(17,5-9): Function 'main': Function type implementation check
  0.036277s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion
  0.036303s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion
  0.036319s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion
  0.036328s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion
  0.036342s: nested_4__verifast_instrumented.c(18,14-20): Consuming assertion
  0.036363s: nested_4__verifast_instrumented.c(19,13-17): Producing assertion
  0.036376s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion
  0.036384s: nested_4__verifast_instrumented.c(17,5-9): Cleaning up dummy fraction chunks
  0.036392s: nested_4__verifast_instrumented.c(17,5-9): Leak check.
  0.036434s: nested_4__verifast_instrumented.c(13,6-17): Verifying function 'reach_error'
  0.036444s: nested_4__verifast_instrumented.c(14,14-19): Producing assertion
  0.036466s: nested_4__verifast_instrumented.c(17,5-9): Verifying function 'main'
  0.036475s: nested_4__verifast_instrumented.c(18,14-20): Producing assertion
  0.036487s: nested_4__verifast_instrumented.c(21,9-20): Executing statement
  0.036522s: nested_4__verifast_instrumented.c(17,5-9): Executing statement
  0.036537s: nested_4__verifast_instrumented.c(22,8-9): Executing statement
  0.036555s: nested_4__verifast_instrumented.c(23,8-9): Executing statement
  0.036564s: nested_4__verifast_instrumented.c(24,8-9): Executing statement
  0.036578s: nested_4__verifast_instrumented.c(25,8-9): Executing statement
  0.036591s: nested_4__verifast_instrumented.c(28,1-4): Executing statement
  0.036603s: nested_4__verifast_instrumented.c(28,7-8): Executing statement
  0.036617s: nested_4__verifast_instrumented.c(28,1-4): Executing statement
  0.036630s: nested_4__verifast_instrumented.c(29,53-55): Consuming assertion
  0.036679s: nested_4__verifast_instrumented.c(29,53-55): Producing assertion
  0.036730s: nested_4__verifast_instrumented.c(28,1-4): Evaluating loop condition
  0.036750s: nested_4__verifast_instrumented.c(30,5-6): Executing statement
  0.036762s: nested_4__verifast_instrumented.c(31,1-4): Executing statement
  0.036772s: nested_4__verifast_instrumented.c(31,7-8): Executing statement
  0.036784s: nested_4__verifast_instrumented.c(31,1-4): Executing statement
  0.036797s: nested_4__verifast_instrumented.c(32,53-55): Consuming assertion
  0.036841s: nested_4__verifast_instrumented.c(32,53-55): Producing assertion
  0.036883s: nested_4__verifast_instrumented.c(31,1-4): Evaluating loop condition
  0.036898s: nested_4__verifast_instrumented.c(33,5-6): Executing statement
  0.036911s: nested_4__verifast_instrumented.c(34,1-4): Executing statement
  0.036921s: nested_4__verifast_instrumented.c(34,7-8): Executing statement
  0.036931s: nested_4__verifast_instrumented.c(34,1-4): Executing statement
  0.036949s: nested_4__verifast_instrumented.c(35,277-279): Consuming assertion
  0.037721s: nested_4__verifast_instrumented.c(35,277-279): Producing assertion
  0.037820s: nested_4__verifast_instrumented.c(34,1-4): Evaluating loop condition
  0.037885s: nested_4__verifast_instrumented.c(36,5-6): Executing statement
  0.037898s: nested_4__verifast_instrumented.c(37,1-4): Executing statement
  0.037909s: nested_4__verifast_instrumented.c(37,7-8): Executing statement
  0.037919s: nested_4__verifast_instrumented.c(37,1-4): Executing statement
  0.037945s: nested_4__verifast_instrumented.c(38,557-559): Consuming assertion
  0.038141s: nested_4__verifast_instrumented.c(38,557-559): Producing assertion
  0.038564s: nested_4__verifast_instrumented.c(37,1-4): Evaluating loop condition
  0.038702s: nested_4__verifast_instrumented.c(39,5-6): Executing statement
  0.038728s: nested_4__verifast_instrumented.c(37,19-21): Executing statement
  0.038744s: nested_4__verifast_instrumented.c(38,557-559): Consuming assertion
  0.040197s: nested_4__verifast_instrumented.c(41,5-6): Cleaning up dummy fraction chunks
  0.040211s: nested_4__verifast_instrumented.c(41,5-6): Leak check.
  0.040370s: nested_4__verifast_instrumented.c(34,19-21): Executing statement
  0.040388s: nested_4__verifast_instrumented.c(35,277-279): Consuming assertion
  0.047536s: nested_4__verifast_instrumented.c(42,4-5): Cleaning up dummy fraction chunks
  0.047554s: nested_4__verifast_instrumented.c(42,4-5): Leak check.
  0.047743s: nested_4__verifast_instrumented.c(31,19-21): Executing statement
  0.047762s: nested_4__verifast_instrumented.c(32,53-55): Consuming assertion
  0.048274s: nested_4__verifast_instrumented.c(43,3-4): Cleaning up dummy fraction chunks
  0.048285s: nested_4__verifast_instrumented.c(43,3-4): Leak check.
  0.048312s: nested_4__verifast_instrumented.c(28,19-21): Executing statement
  0.048328s: nested_4__verifast_instrumented.c(29,53-55): Consuming assertion
  0.048366s: nested_4__verifast_instrumented.c(44,2-3): Cleaning up dummy fraction chunks
  0.048375s: nested_4__verifast_instrumented.c(44,2-3): Leak check.
  0.048398s: nested_4__verifast_instrumented.c(45,2-4): Executing statement
  0.048424s: nested_4__verifast_instrumented.c(48,2-8): Executing return statement
  0.048436s: nested_4__verifast_instrumented.c(19,13-17): Consuming assertion
  0.048446s: nested_4__verifast_instrumented.c(49,1-2): Cleaning up dummy fraction chunks
  0.048456s: nested_4__verifast_instrumented.c(49,1-2): Leak check.
Syntactic annotation overhead statistics:
  /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h      : lines: code:    6; annot:  807; mixed:    1; overhead: 13467%
  /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/list.gh        : lines: code:    0; annot:  187; mixed:    0; overhead:  inf%
  /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude_core.gh: lines: code:    0; annot:   33; mixed:    0; overhead:  inf%
  nested_4__verifast_instrumented.c                                                      : lines: code:   13; annot:    9; mixed:    0; overhead:   69%
Statements parsed: 102
Open statements parsed: 0
Close statements parsed: 0
Statement executions: 18
Execution steps (including assertion production/consumption steps): 69
Symbolic execution forks: 8
Prover assumes: 22
Term equality tests -- same term: 3
Term equality tests -- prover query: 0
Term equality tests -- total: 3
Other prover queries: 8
Prover statistics:
# toplevel assumes and queries (with # pending case splits) = 207 (0), 6 (1), 4 (2), 0 (more than 30)
assume_core_count = 777
number of case splits = 363
simplex_assert_ge_count = 315
simplex_assert_eq_count = 83
simplex_assert_neq_count = 0
max_truenode_childcount = 30
max_falsenode_childcount = 68
axiom triggered counts:
    ptr_provenance_max_addr_limits     1
    ptr_provenance_min_addr_limits     1
    boxed_bool_unboxed_bool_x_eq_x     1

Time spent in query, assume, push, pop: 0.011393s
Time spent in Simplex: 0.002079s

Time spent parsing: 0.017547s
Function timings (> 0.1s):

Total time: 0.04 seconds
0 errors found (18 statements verified)