./verifast-validate-witness.sh sv-benchmarks/c/loop-simple/nested_2.c ./results/automizer-verification-files/SV-COMP24_unreach-call/nested_2.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loop-simple/nested_2.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/nested_2.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loop-simple/nested_2.c + FILE=nested_2.c ++ echo nested_2 ++ sed 's/[-\.]/_/g' - + SANITIZED=nested_2 + INSTRUMENTED_PROGRAM=nested_2__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loop-simple/nested_2.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/nested_2.yml/witness-2.1.yml --output-file nested_2__verifast_instrumented.c --verifast True ['reach_error', 'main'] [] [('((b <= 6) && (a <= 5))', 21, True), ('((b == 6) && (a <= 6))', 20, True)] [] [('((b <= 6) && (a <= 5))', 21, True), ('((b == 6) && (a <= 6))', 20, True)] [('reach_error', 'false', 'true'), ('main', 'module(nested_2__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' nested_2__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c nested_2__verifast_instrumented.c nested_2__verifast_instrumented.c 0.037111s: nested_2__verifast_instrumented.c(16,5-9): Function 'main': Function type implementation check 0.037191s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.037229s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.037245s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.037256s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.037271s: nested_2__verifast_instrumented.c(16,25-31): Consuming assertion 0.037293s: nested_2__verifast_instrumented.c(17,13-17): Producing assertion 0.037304s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.037313s: nested_2__verifast_instrumented.c(16,5-9): Cleaning up dummy fraction chunks 0.037322s: nested_2__verifast_instrumented.c(16,5-9): Leak check. 0.037364s: nested_2__verifast_instrumented.c(13,6-17): Verifying function 'reach_error' 0.037379s: nested_2__verifast_instrumented.c(13,33-38): Producing assertion 0.037396s: nested_2__verifast_instrumented.c(16,5-9): Verifying function 'main' 0.037405s: nested_2__verifast_instrumented.c(16,25-31): Producing assertion 0.037417s: nested_2__verifast_instrumented.c(19,9-20): Executing statement 0.037450s: nested_2__verifast_instrumented.c(16,5-9): Executing statement 0.037463s: nested_2__verifast_instrumented.c(20,8-9): Executing statement 0.037483s: nested_2__verifast_instrumented.c(21,8-9): Executing statement 0.037499s: nested_2__verifast_instrumented.c(24,2-5): Executing statement 0.037509s: nested_2__verifast_instrumented.c(24,8-9): Executing statement 0.037521s: nested_2__verifast_instrumented.c(24,2-5): Executing statement 0.037538s: nested_2__verifast_instrumented.c(25,25-27): Consuming assertion 0.037571s: nested_2__verifast_instrumented.c(25,25-27): Producing assertion 0.037592s: nested_2__verifast_instrumented.c(24,2-5): Evaluating loop condition 0.037606s: nested_2__verifast_instrumented.c(26,1-2): Executing statement 0.037623s: nested_2__verifast_instrumented.c(27,3-6): Executing statement 0.037633s: nested_2__verifast_instrumented.c(27,9-10): Executing statement 0.037644s: nested_2__verifast_instrumented.c(27,3-6): Executing statement 0.037657s: nested_2__verifast_instrumented.c(28,25-27): Consuming assertion 0.037692s: nested_2__verifast_instrumented.c(28,25-27): Producing assertion 0.037705s: nested_2__verifast_instrumented.c(27,3-6): Evaluating loop condition 0.037722s: nested_2__verifast_instrumented.c(29,1-2): Executing statement 0.037735s: nested_2__verifast_instrumented.c(27,21-23): Executing statement 0.037749s: nested_2__verifast_instrumented.c(28,25-27): Consuming assertion 0.037788s: nested_2__verifast_instrumented.c(31,3-4): Cleaning up dummy fraction chunks 0.037797s: nested_2__verifast_instrumented.c(31,3-4): Leak check. 0.037816s: nested_2__verifast_instrumented.c(24,20-22): Executing statement 0.037831s: nested_2__verifast_instrumented.c(25,25-27): Consuming assertion 0.037867s: nested_2__verifast_instrumented.c(32,2-3): Cleaning up dummy fraction chunks 0.037877s: nested_2__verifast_instrumented.c(32,2-3): Leak check. 0.037894s: nested_2__verifast_instrumented.c(33,2-4): Executing statement 0.037911s: nested_2__verifast_instrumented.c(36,2-8): Executing return statement 0.037921s: nested_2__verifast_instrumented.c(17,13-17): Consuming assertion 0.037930s: nested_2__verifast_instrumented.c(37,1-2): Cleaning up dummy fraction chunks 0.037945s: nested_2__verifast_instrumented.c(37,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_2__verifast_instrumented.c : lines: code: 11; annot: 7; mixed: 2; overhead: 82% Statements parsed: 97 Open statements parsed: 0 Close statements parsed: 0 Statement executions: 10 Execution steps (including assertion production/consumption steps): 45 Symbolic execution forks: 4 Prover assumes: 12 Term equality tests -- same term: 3 Term equality tests -- prover query: 0 Term equality tests -- total: 3 Other prover queries: 4 Prover statistics: # toplevel assumes and queries (with # pending case splits) = 191 (0), 0 (more than 30) assume_core_count = 210 number of case splits = 2 simplex_assert_ge_count = 162 simplex_assert_eq_count = 3 simplex_assert_neq_count = 0 max_truenode_childcount = 2 max_falsenode_childcount = 4 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.000492s Time spent in Simplex: 0.000227s Time spent parsing: 0.017252s Function timings (> 0.1s): Total time: 0.03 seconds 0 errors found (10 statements verified)