./verifast-validate-witness.sh sv-benchmarks/c/recursive/gcd01-1.c ./results/automizer-verification-files/SV-COMP24_unreach-call/gcd01-1.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/recursive/gcd01-1.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/gcd01-1.yml/witness-2.1.yml ++ basename sv-benchmarks/c/recursive/gcd01-1.c + FILE=gcd01-1.c ++ echo gcd01-1 ++ sed 's/[-\.]/_/g' - + SANITIZED=gcd01_1 + INSTRUMENTED_PROGRAM=gcd01_1__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/recursive/gcd01-1.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/gcd01-1.yml/witness-2.1.yml --output-file gcd01_1__verifast_instrumented.c --verifast True ['abort', 'reach_error', '__VERIFIER_nondet_int', 'gcd', 'main'] [] [] [('gcd', '', '(((\\old(y2) < 1) || (\\old(y1) < 1)) || (0 < \\result))')] [] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('__VERIFIER_nondet_int', 'true', 'true'), ('gcd', 'true', '(((y2 < 1) || (y1 < 1)) || (0 < result))'), ('main', 'module(gcd01_1__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' gcd01_1__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c gcd01_1__verifast_instrumented.c gcd01_1__verifast_instrumented.c 0.035168s: gcd01_1__verifast_instrumented.c(36,5-9): Function 'main': Function type implementation check 0.035225s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.035240s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.035253s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.035263s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.035288s: gcd01_1__verifast_instrumented.c(36,25-31): Consuming assertion 0.035304s: gcd01_1__verifast_instrumented.c(37,13-17): Producing assertion 0.035315s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.035323s: gcd01_1__verifast_instrumented.c(36,5-9): Cleaning up dummy fraction chunks 0.035332s: gcd01_1__verifast_instrumented.c(36,5-9): Leak check. 0.035369s: gcd01_1__verifast_instrumented.c(5,6-17): Verifying function 'reach_error' 0.035384s: gcd01_1__verifast_instrumented.c(5,33-38): Producing assertion 0.035405s: gcd01_1__verifast_instrumented.c(22,5-8): Verifying function 'gcd' 0.035416s: gcd01_1__verifast_instrumented.c(22,38-42): Producing assertion 0.035434s: gcd01_1__verifast_instrumented.c(22,5-8): Executing statement 0.035450s: gcd01_1__verifast_instrumented.c(24,6-8): Executing statement 0.035478s: gcd01_1__verifast_instrumented.c(24,30-31): Executing statement 0.035494s: gcd01_1__verifast_instrumented.c(25,9-15): Executing return statement 0.035504s: gcd01_1__verifast_instrumented.c(23,37-39): Consuming assertion 0.035537s: gcd01_1__verifast_instrumented.c(34,1-2): Cleaning up dummy fraction chunks 0.035546s: gcd01_1__verifast_instrumented.c(34,1-2): Leak check. 0.035565s: gcd01_1__verifast_instrumented.c(24,30-31): Executing statement 0.035576s: gcd01_1__verifast_instrumented.c(25,9-15): Executing return statement 0.035585s: gcd01_1__verifast_instrumented.c(23,37-39): Consuming assertion 0.035613s: gcd01_1__verifast_instrumented.c(34,1-2): Cleaning up dummy fraction chunks 0.035621s: gcd01_1__verifast_instrumented.c(34,1-2): Leak check. 0.035635s: gcd01_1__verifast_instrumented.c(27,5-7): Executing statement 0.035663s: gcd01_1__verifast_instrumented.c(27,19-20): Executing statement 0.035675s: gcd01_1__verifast_instrumented.c(28,9-15): Executing return statement 0.035686s: gcd01_1__verifast_instrumented.c(23,37-39): Consuming assertion 0.035718s: gcd01_1__verifast_instrumented.c(34,1-2): Cleaning up dummy fraction chunks 0.035727s: gcd01_1__verifast_instrumented.c(34,1-2): Leak check. 0.035739s: gcd01_1__verifast_instrumented.c(30,5-7): Executing statement 0.035756s: gcd01_1__verifast_instrumented.c(30,18-19): Executing statement 0.035767s: gcd01_1__verifast_instrumented.c(31,9-15): Executing return statement 0.035782s: gcd01_1__verifast_instrumented.c(31,16-19): Verifying call 0.035791s: gcd01_1__verifast_instrumented.c(22,38-42): Consuming assertion 0.035810s: gcd01_1__verifast_instrumented.c(23,37-39): Producing assertion 0.035848s: gcd01_1__verifast_instrumented.c(23,37-39): Consuming assertion 0.035881s: gcd01_1__verifast_instrumented.c(34,1-2): Cleaning up dummy fraction chunks 0.035889s: gcd01_1__verifast_instrumented.c(34,1-2): Leak check. 0.035906s: gcd01_1__verifast_instrumented.c(33,5-11): Executing return statement 0.035919s: gcd01_1__verifast_instrumented.c(33,12-15): Verifying call 0.035934s: gcd01_1__verifast_instrumented.c(22,38-42): Consuming assertion 0.035947s: gcd01_1__verifast_instrumented.c(23,37-39): Producing assertion 0.035989s: gcd01_1__verifast_instrumented.c(23,37-39): Consuming assertion 0.036808s: gcd01_1__verifast_instrumented.c(34,1-2): Cleaning up dummy fraction chunks 0.036820s: gcd01_1__verifast_instrumented.c(34,1-2): Leak check. 0.036846s: gcd01_1__verifast_instrumented.c(36,5-9): Verifying function 'main' 0.036855s: gcd01_1__verifast_instrumented.c(36,25-31): Producing assertion 0.036873s: gcd01_1__verifast_instrumented.c(39,9-20): Executing statement 0.036894s: gcd01_1__verifast_instrumented.c(36,5-9): Executing statement 0.036905s: gcd01_1__verifast_instrumented.c(40,11-12): Executing statement 0.036926s: gcd01_1__verifast_instrumented.c(40,13-34): Verifying call 0.036935s: gcd01_1__verifast_instrumented.c(18,14-18): Consuming assertion 0.036948s: gcd01_1__verifast_instrumented.c(19,13-17): Producing assertion 0.036958s: gcd01_1__verifast_instrumented.c(41,5-7): Executing statement 0.036980s: gcd01_1__verifast_instrumented.c(41,35-36): Executing statement 0.036991s: gcd01_1__verifast_instrumented.c(42,9-15): Executing return statement 0.037000s: gcd01_1__verifast_instrumented.c(37,13-17): Consuming assertion 0.037008s: gcd01_1__verifast_instrumented.c(54,1-2): Cleaning up dummy fraction chunks 0.037016s: gcd01_1__verifast_instrumented.c(54,1-2): Leak check. 0.037037s: gcd01_1__verifast_instrumented.c(44,11-12): Executing statement 0.037056s: gcd01_1__verifast_instrumented.c(44,13-34): Verifying call 0.037065s: gcd01_1__verifast_instrumented.c(18,14-18): Consuming assertion 0.037078s: gcd01_1__verifast_instrumented.c(19,13-17): Producing assertion 0.037087s: gcd01_1__verifast_instrumented.c(45,5-7): Executing statement 0.037102s: gcd01_1__verifast_instrumented.c(45,35-36): Executing statement 0.037113s: gcd01_1__verifast_instrumented.c(46,9-15): Executing return statement 0.037122s: gcd01_1__verifast_instrumented.c(37,13-17): Consuming assertion 0.037136s: gcd01_1__verifast_instrumented.c(54,1-2): Cleaning up dummy fraction chunks 0.037144s: gcd01_1__verifast_instrumented.c(54,1-2): Leak check. 0.037164s: gcd01_1__verifast_instrumented.c(48,11-12): Executing statement 0.037177s: gcd01_1__verifast_instrumented.c(48,13-16): Verifying call 0.037185s: gcd01_1__verifast_instrumented.c(22,38-42): Consuming assertion 0.037197s: gcd01_1__verifast_instrumented.c(23,37-39): Producing assertion 0.037222s: gcd01_1__verifast_instrumented.c(49,5-7): Executing statement 0.037265s: gcd01_1__verifast_instrumented.c(51,12-13): Executing statement 0.037277s: gcd01_1__verifast_instrumented.c(52,9-15): Executing return statement 0.037295s: gcd01_1__verifast_instrumented.c(37,13-17): Consuming assertion 0.037304s: gcd01_1__verifast_instrumented.c(54,1-2): Cleaning up dummy fraction chunks 0.037312s: gcd01_1__verifast_instrumented.c(54,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% gcd01_1__verifast_instrumented.c : lines: code: 25; annot: 11; mixed: 3; overhead: 56% Statements parsed: 114 Open statements parsed: 0 Close statements parsed: 0 Statement executions: 10 Execution steps (including assertion production/consumption steps): 92 Symbolic execution forks: 14 Prover assumes: 36 Term equality tests -- same term: 3 Term equality tests -- prover query: 0 Term equality tests -- total: 3 Other prover queries: 10 Prover statistics: # toplevel assumes and queries (with # pending case splits) = 219 (0), 8 (1), 0 (more than 30) assume_core_count = 264 number of case splits = 10 simplex_assert_ge_count = 202 simplex_assert_eq_count = 3 simplex_assert_neq_count = 0 max_truenode_childcount = 4 max_falsenode_childcount = 7 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.001424s Time spent in Simplex: 0.001092s Time spent parsing: 0.016912s Function timings (> 0.1s): Total time: 0.03 seconds 0 errors found (10 statements verified)