./verifast-validate-witness.sh sv-benchmarks/c/loop-invgen/nested9.i ./results/automizer-verification-files/SV-COMP24_unreach-call/nested9.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loop-invgen/nested9.i + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/nested9.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loop-invgen/nested9.i + FILE=nested9.i ++ echo nested9 ++ sed 's/[-\.]/_/g' - + SANITIZED=nested9 + INSTRUMENTED_PROGRAM=nested9__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loop-invgen/nested9.i --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/nested9.yml/witness-2.1.yml --output-file nested9__verifast_instrumented.c --verifast True ['abort', 'reach_error', 'assume_abort_if_not', '__VERIFIER_assert', '__VERIFIER_nondet_int', 'main'] [('int', '__BLAST_NONDET')] ILP32 [('(((((((long long) i + 1) <= n) && (j <= ((i + ((long long) n * 2)) + 1))) && (((long long) i * 2) <= j)) && (1 <= i)) || (((1 <= n) && (j == 0)) && (i == 0)))', 35, True), ('((((((long long) i + 1) <= n) && (((long long) j + 1) <= ((long long) i * 3))) && (k <= (i + ((long long) n * 2)))) && (((long long) i * 2) <= j))', 36, True), ('(((((i <= ((long long) n + 1)) && (2 <= n)) && (1 <= i)) || ((i == 1) && (0 <= n))) || (i == 0))', 34, True)] [('__VERIFIER_assert', '(1 <= cond)', '(1 <= cond)')] [('integer(&__BLAST_NONDET, ?veri_inv___BLAST_NONDET) &*& ((((((i + 1) <= n) && (j <= ((i + (n * 2)) + 1))) && ((i * 2) <= j)) && (1 <= i)) || (((1 <= n) && (j == 0)) && (i == 0)))', 35, True), ('integer(&__BLAST_NONDET, ?veri_inv___BLAST_NONDET) &*& (((((i + 1) <= n) && ((j + 1) <= (i * 3))) && (k <= (i + (n * 2)))) && ((i * 2) <= j))', 36, True), ('integer(&__BLAST_NONDET, ?veri_inv___BLAST_NONDET) &*& (((((i <= (n + 1)) && (2 <= n)) && (1 <= i)) || ((i == 1) && (0 <= n))) || (i == 0))', 34, True)] [('abort', 'integer(&__BLAST_NONDET, ?veri_req___BLAST_NONDET) &*& true', 'integer(&__BLAST_NONDET, ?veri_ens___BLAST_NONDET) &*& true'), ('reach_error', 'false', 'true'), ('assume_abort_if_not', 'integer(&__BLAST_NONDET, ?veri_req___BLAST_NONDET) &*& true', 'integer(&__BLAST_NONDET, ?veri_ens___BLAST_NONDET) &*& true'), ('__VERIFIER_assert', 'integer(&__BLAST_NONDET, ?veri_req___BLAST_NONDET) &*& (1 <= cond)', 'integer(&__BLAST_NONDET, ?veri_ens___BLAST_NONDET) &*& (1 <= cond)'), ('__VERIFIER_nondet_int', 'integer(&__BLAST_NONDET, ?veri_req___BLAST_NONDET) &*& true', 'integer(&__BLAST_NONDET, ?veri_ens___BLAST_NONDET) &*& true'), ('main', 'module(nested9__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' nested9__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c nested9__verifast_instrumented.c nested9__verifast_instrumented.c 0.036157s: nested9__verifast_instrumented.c(27,5-9): Function 'main': Function type implementation check 0.036206s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.036220s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.036237s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.036246s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.036265s: nested9__verifast_instrumented.c(28,14-20): Consuming assertion 0.036281s: nested9__verifast_instrumented.c(29,13-17): Producing assertion 0.036293s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.036301s: nested9__verifast_instrumented.c(27,5-9): Cleaning up dummy fraction chunks 0.036309s: nested9__verifast_instrumented.c(27,5-9): Leak check. 0.036354s: nested9__verifast_instrumented.c(7,6-17): Verifying function 'reach_error' 0.036369s: nested9__verifast_instrumented.c(8,14-19): Producing assertion 0.036389s: nested9__verifast_instrumented.c(10,8-27): Verifying function 'assume_abort_if_not' 0.036398s: nested9__verifast_instrumented.c(11,14-21): Producing assertion 0.036408s: nested9__verifast_instrumented.c(11,69-73): Producing assertion 0.036428s: nested9__verifast_instrumented.c(10,8-27): Executing statement 0.036445s: nested9__verifast_instrumented.c(13,4-6): Executing statement 0.036487s: nested9__verifast_instrumented.c(13,14-15): Executing statement 0.036504s: nested9__verifast_instrumented.c(13,15-20): Executing statement 0.036525s: nested9__verifast_instrumented.c(13,15-20): Verifying call 0.036535s: nested9__verifast_instrumented.c(3,14-21): Consuming assertion 0.036545s: nested9__verifast_instrumented.c(3,69-73): Consuming assertion 0.036556s: nested9__verifast_instrumented.c(4,13-20): Producing assertion 0.036565s: nested9__verifast_instrumented.c(4,68-72): Producing assertion 0.036582s: nested9__verifast_instrumented.c(14,1-2): Executing return statement 0.036590s: nested9__verifast_instrumented.c(12,13-20): Consuming assertion 0.036600s: nested9__verifast_instrumented.c(12,68-72): Consuming assertion 0.036608s: nested9__verifast_instrumented.c(14,1-2): Cleaning up dummy fraction chunks 0.036616s: nested9__verifast_instrumented.c(14,1-2): Leak check. 0.036631s: nested9__verifast_instrumented.c(14,1-2): Executing return statement 0.036639s: nested9__verifast_instrumented.c(12,13-20): Consuming assertion 0.036653s: nested9__verifast_instrumented.c(12,68-72): Consuming assertion 0.036661s: nested9__verifast_instrumented.c(14,1-2): Cleaning up dummy fraction chunks 0.036669s: nested9__verifast_instrumented.c(14,1-2): Leak check. 0.036687s: nested9__verifast_instrumented.c(15,6-23): Verifying function '__VERIFIER_assert' 0.036697s: nested9__verifast_instrumented.c(16,14-21): Producing assertion 0.036705s: nested9__verifast_instrumented.c(16,72-74): Producing assertion 0.036726s: nested9__verifast_instrumented.c(15,6-23): Executing statement 0.036737s: nested9__verifast_instrumented.c(18,4-6): Executing statement 0.036767s: nested9__verifast_instrumented.c(21,3-9): Executing return statement 0.036777s: nested9__verifast_instrumented.c(17,13-20): Consuming assertion 0.036787s: nested9__verifast_instrumented.c(17,71-73): Consuming assertion 0.036801s: nested9__verifast_instrumented.c(22,1-2): Cleaning up dummy fraction chunks 0.036809s: nested9__verifast_instrumented.c(22,1-2): Leak check. 0.036832s: nested9__verifast_instrumented.c(27,5-9): Verifying function 'main' 0.036841s: nested9__verifast_instrumented.c(28,14-20): Producing assertion 0.036853s: nested9__verifast_instrumented.c(31,9-20): Executing statement 0.036906s: nested9__verifast_instrumented.c(27,5-9): Executing statement 0.036918s: nested9__verifast_instrumented.c(32,5-8): Executing statement 0.036944s: nested9__verifast_instrumented.c(33,7-8): Executing statement 0.036965s: nested9__verifast_instrumented.c(33,9-30): Verifying call 0.036980s: nested9__verifast_instrumented.c(24,14-21): Consuming assertion 0.036990s: nested9__verifast_instrumented.c(24,69-73): Consuming assertion 0.037003s: nested9__verifast_instrumented.c(25,13-20): Producing assertion 0.037013s: nested9__verifast_instrumented.c(25,68-72): Producing assertion 0.037023s: nested9__verifast_instrumented.c(34,7-8): Executing statement 0.037037s: nested9__verifast_instrumented.c(34,9-30): Verifying call 0.037050s: nested9__verifast_instrumented.c(24,14-21): Consuming assertion 0.037059s: nested9__verifast_instrumented.c(24,69-73): Consuming assertion 0.037072s: nested9__verifast_instrumented.c(25,13-20): Producing assertion 0.037082s: nested9__verifast_instrumented.c(25,68-72): Producing assertion 0.037092s: nested9__verifast_instrumented.c(35,7-8): Executing statement 0.037106s: nested9__verifast_instrumented.c(35,9-30): Verifying call 0.037115s: nested9__verifast_instrumented.c(24,14-21): Consuming assertion 0.037130s: nested9__verifast_instrumented.c(24,69-73): Consuming assertion 0.037143s: nested9__verifast_instrumented.c(25,13-20): Producing assertion 0.037153s: nested9__verifast_instrumented.c(25,68-72): Producing assertion 0.037162s: nested9__verifast_instrumented.c(36,5-7): Executing statement 0.037184s: nested9__verifast_instrumented.c(36,41-47): Executing return statement 0.037194s: nested9__verifast_instrumented.c(29,13-17): Consuming assertion 0.037203s: nested9__verifast_instrumented.c(49,1-2): Cleaning up dummy fraction chunks 0.037216s: nested9__verifast_instrumented.c(49,1-2): Leak check. 0.037227s: nested9__verifast_instrumented.c(37,5-7): Executing statement 0.037978s: nested9__verifast_instrumented.c(37,41-47): Executing return statement 0.037995s: nested9__verifast_instrumented.c(29,13-17): Consuming assertion 0.038005s: nested9__verifast_instrumented.c(49,1-2): Cleaning up dummy fraction chunks 0.038013s: nested9__verifast_instrumented.c(49,1-2): Leak check. 0.038031s: nested9__verifast_instrumented.c(38,5-7): Executing statement 0.038051s: nested9__verifast_instrumented.c(38,41-47): Executing return statement 0.038062s: nested9__verifast_instrumented.c(29,13-17): Consuming assertion 0.038071s: nested9__verifast_instrumented.c(49,1-2): Cleaning up dummy fraction chunks 0.038080s: nested9__verifast_instrumented.c(49,1-2): Leak check. 0.038090s: nested9__verifast_instrumented.c(39,5-7): Executing statement 0.038109s: nested9__verifast_instrumented.c(39,17-18): Executing statement 0.038123s: nested9__verifast_instrumented.c(40,1-4): Executing statement 0.038136s: nested9__verifast_instrumented.c(40,7-8): Executing statement 0.038147s: nested9__verifast_instrumented.c(40,1-4): Executing statement 0.038183s: nested9__verifast_instrumented.c(41,15-22): Consuming assertion 0.038193s: nested9__verifast_instrumented.c(41,142-144): Consuming assertion 0.038242s: nested9__verifast_instrumented.c(41,15-22): Producing assertion 0.038254s: nested9__verifast_instrumented.c(41,142-144): Producing assertion 0.038338s: nested9__verifast_instrumented.c(40,1-4): Evaluating loop condition 0.038395s: nested9__verifast_instrumented.c(42,1-4): Executing statement 0.038408s: nested9__verifast_instrumented.c(42,8-9): Executing statement 0.038420s: nested9__verifast_instrumented.c(42,1-4): Executing statement nested9__verifast_instrumented.c(43,41-64): Pattern variable 'veri_inv___BLAST_NONDET' hides existing local variable 'veri_inv___BLAST_NONDET'.