./verifast-validate-witness.sh sv-benchmarks/c/loop-lit/afnp2014.i ./results/automizer-verification-files/SV-COMP24_unreach-call/afnp2014.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loop-lit/afnp2014.i + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/afnp2014.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loop-lit/afnp2014.i + FILE=afnp2014.i ++ echo afnp2014 ++ sed 's/[-\.]/_/g' - + SANITIZED=afnp2014 + INSTRUMENTED_PROGRAM=afnp2014__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loop-lit/afnp2014.i --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/afnp2014.yml/witness-2.1.yml --output-file afnp2014__verifast_instrumented.c --verifast True ['abort', 'reach_error', 'assume_abort_if_not', '__VERIFIER_assert', '__VERIFIER_nondet_int', 'main'] [] ILP32 [('(((0 <= y) && (1 <= x)) && (y <= x))', 27, True)] [('__VERIFIER_assert', '(cond != 0)', '(cond != 0)')] [('(((0 <= y) && (1 <= x)) && (y <= x))', 27, True)] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('assume_abort_if_not', 'true', 'true'), ('__VERIFIER_assert', '(cond != 0)', '(cond != 0)'), ('__VERIFIER_nondet_int', 'true', 'true'), ('main', 'module(afnp2014__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' afnp2014__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c afnp2014__verifast_instrumented.c afnp2014__verifast_instrumented.c 0.036352s: afnp2014__verifast_instrumented.c(26,5-9): Function 'main': Function type implementation check 0.036407s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.036423s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.036439s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.036463s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.036478s: afnp2014__verifast_instrumented.c(27,14-20): Consuming assertion 0.036495s: afnp2014__verifast_instrumented.c(28,13-17): Producing assertion 0.036506s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.036523s: afnp2014__verifast_instrumented.c(26,5-9): Cleaning up dummy fraction chunks 0.036532s: afnp2014__verifast_instrumented.c(26,5-9): Leak check. 0.036567s: afnp2014__verifast_instrumented.c(7,6-17): Verifying function 'reach_error' 0.036579s: afnp2014__verifast_instrumented.c(8,14-19): Producing assertion 0.036603s: afnp2014__verifast_instrumented.c(10,8-27): Verifying function 'assume_abort_if_not' 0.036611s: afnp2014__verifast_instrumented.c(11,14-18): Producing assertion 0.036635s: afnp2014__verifast_instrumented.c(10,8-27): Executing statement 0.036659s: afnp2014__verifast_instrumented.c(13,4-6): Executing statement 0.036699s: afnp2014__verifast_instrumented.c(13,14-15): Executing statement 0.036717s: afnp2014__verifast_instrumented.c(13,15-20): Executing statement 0.036746s: afnp2014__verifast_instrumented.c(13,15-20): Verifying call 0.036758s: afnp2014__verifast_instrumented.c(3,14-18): Consuming assertion 0.036772s: afnp2014__verifast_instrumented.c(4,13-17): Producing assertion 0.036790s: afnp2014__verifast_instrumented.c(14,1-2): Executing return statement 0.036800s: afnp2014__verifast_instrumented.c(12,13-17): Consuming assertion 0.036811s: afnp2014__verifast_instrumented.c(14,1-2): Cleaning up dummy fraction chunks 0.036821s: afnp2014__verifast_instrumented.c(14,1-2): Leak check. 0.036837s: afnp2014__verifast_instrumented.c(14,1-2): Executing return statement 0.036846s: afnp2014__verifast_instrumented.c(12,13-17): Consuming assertion 0.036855s: afnp2014__verifast_instrumented.c(14,1-2): Cleaning up dummy fraction chunks 0.036870s: afnp2014__verifast_instrumented.c(14,1-2): Leak check. 0.036891s: afnp2014__verifast_instrumented.c(15,6-23): Verifying function '__VERIFIER_assert' 0.036901s: afnp2014__verifast_instrumented.c(16,20-22): Producing assertion 0.036914s: afnp2014__verifast_instrumented.c(15,6-23): Executing statement 0.036926s: afnp2014__verifast_instrumented.c(18,4-6): Executing statement 0.036939s: afnp2014__verifast_instrumented.c(21,3-9): Executing return statement 0.036953s: afnp2014__verifast_instrumented.c(17,19-21): Consuming assertion 0.036963s: afnp2014__verifast_instrumented.c(22,1-2): Cleaning up dummy fraction chunks 0.036971s: afnp2014__verifast_instrumented.c(22,1-2): Leak check. 0.036985s: afnp2014__verifast_instrumented.c(26,5-9): Verifying function 'main' 0.036994s: afnp2014__verifast_instrumented.c(27,14-20): Producing assertion 0.037006s: afnp2014__verifast_instrumented.c(30,9-20): Executing statement 0.037030s: afnp2014__verifast_instrumented.c(26,5-9): Executing statement 0.037042s: afnp2014__verifast_instrumented.c(31,11-12): Executing statement 0.037053s: afnp2014__verifast_instrumented.c(32,11-12): Executing statement 0.037063s: afnp2014__verifast_instrumented.c(33,1-6): Executing statement 0.037077s: afnp2014__verifast_instrumented.c(34,39-41): Consuming assertion 0.037110s: afnp2014__verifast_instrumented.c(34,39-41): Producing assertion 0.037133s: afnp2014__verifast_instrumented.c(33,1-6): Evaluating loop condition 0.037160s: afnp2014__verifast_instrumented.c(33,20-41): Verifying call 0.037169s: afnp2014__verifast_instrumented.c(24,14-18): Consuming assertion 0.037182s: afnp2014__verifast_instrumented.c(25,13-17): Producing assertion 0.037195s: afnp2014__verifast_instrumented.c(35,5-6): Executing statement 0.037206s: afnp2014__verifast_instrumented.c(36,11-12): Executing statement 0.037218s: afnp2014__verifast_instrumented.c(37,11-12): Executing statement 0.037231s: afnp2014__verifast_instrumented.c(34,39-41): Consuming assertion 0.037289s: afnp2014__verifast_instrumented.c(38,5-6): Cleaning up dummy fraction chunks 0.037300s: afnp2014__verifast_instrumented.c(38,5-6): Leak check. 0.037322s: afnp2014__verifast_instrumented.c(39,5-22): Executing statement 0.037338s: afnp2014__verifast_instrumented.c(39,5-22): Verifying call 0.037347s: afnp2014__verifast_instrumented.c(16,20-22): Consuming assertion 0.037357s: afnp2014__verifast_instrumented.c(17,19-21): Producing assertion 0.037371s: afnp2014__verifast_instrumented.c(40,5-11): Executing return statement 0.037381s: afnp2014__verifast_instrumented.c(28,13-17): Consuming assertion 0.037389s: afnp2014__verifast_instrumented.c(41,1-2): Cleaning up dummy fraction chunks 0.037397s: afnp2014__verifast_instrumented.c(41,1-2): Leak check. 0.038097s: afnp2014__verifast_instrumented.c(39,5-22): Executing statement 0.038122s: afnp2014__verifast_instrumented.c(39,5-22): Verifying call 0.038131s: afnp2014__verifast_instrumented.c(16,20-22): Consuming assertion 0.038147s: afnp2014__verifast_instrumented.c(17,19-21): Producing assertion 0.038157s: afnp2014__verifast_instrumented.c(40,5-11): Executing return statement 0.038166s: afnp2014__verifast_instrumented.c(28,13-17): Consuming assertion 0.038174s: afnp2014__verifast_instrumented.c(41,1-2): Cleaning up dummy fraction chunks 0.038182s: afnp2014__verifast_instrumented.c(41,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% afnp2014__verifast_instrumented.c : lines: code: 17; annot: 14; mixed: 0; overhead: 82% Statements parsed: 104 Open statements parsed: 0 Close statements parsed: 0 Statement executions: 10 Execution steps (including assertion production/consumption steps): 80 Symbolic execution forks: 7 Prover assumes: 23 Term equality tests -- same term: 3 Term equality tests -- prover query: 0 Term equality tests -- total: 3 Other prover queries: 9 Prover statistics: # toplevel assumes and queries (with # pending case splits) = 212 (0), 0 (more than 30) assume_core_count = 237 number of case splits = 4 simplex_assert_ge_count = 168 simplex_assert_eq_count = 6 simplex_assert_neq_count = 0 max_truenode_childcount = 0 max_falsenode_childcount = 5 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.001172s Time spent in Simplex: 0.000237s Time spent parsing: 0.017368s Function timings (> 0.1s): Total time: 0.03 seconds 0 errors found (10 statements verified)