./verifast-validate-witness.sh sv-benchmarks/c/loops-crafted-1/sumt9.c ./results/automizer-verification-files/SV-COMP24_unreach-call/sumt9.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loops-crafted-1/sumt9.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/sumt9.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loops-crafted-1/sumt9.c + FILE=sumt9.c ++ echo sumt9 ++ sed 's/[-\.]/_/g' - + SANITIZED=sumt9 + INSTRUMENTED_PROGRAM=sumt9__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loops-crafted-1/sumt9.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/sumt9.yml/witness-2.1.yml --output-file sumt9__verifast_instrumented.c --verifast True ['abort', 'reach_error', 'assume_abort_if_not', '__VERIFIER_assert', '__VERIFIER_nondet_int', 'main'] [('int', 'SIZE')] ILP32 [('(l == ((((((((((long long) i + k) + j) + v3) + v2) + v1) + v6) + v5) + v4) % 4294967296))', 21, True)] [('main', '', '(\\old(SIZE) == SIZE)'), ('__VERIFIER_assert', '(1 <= cond)', '((\\old(SIZE) == SIZE) && (1 <= cond))')] [('integer(&SIZE, ?veri_inv_SIZE) &*& (l == ((((((((( i + k) + j) + v3) + v2) + v1) + v6) + v5) + v4) % 4294967296))', 21, True)] [('abort', 'integer(&SIZE, ?veri_req_SIZE) &*& true', 'integer(&SIZE, ?veri_ens_SIZE) &*& true'), ('reach_error', 'false', 'true'), ('assume_abort_if_not', 'integer(&SIZE, ?veri_req_SIZE) &*& true', 'integer(&SIZE, ?veri_ens_SIZE) &*& true'), ('__VERIFIER_assert', 'integer(&SIZE, ?veri_req_SIZE) &*& (1 <= cond)', 'integer(&SIZE, ?veri_ens_SIZE) &*& ((veri_req_SIZE == veri_ens_SIZE) && (1 <= cond))'), ('__VERIFIER_nondet_int', 'integer(&SIZE, ?veri_req_SIZE) &*& true', 'integer(&SIZE, ?veri_ens_SIZE) &*& true'), ('main', 'module(sumt9__verifast_instrumented, true) &*& true', '(SIZE == SIZE) &*& junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' sumt9__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c sumt9__verifast_instrumented.c sumt9__verifast_instrumented.c 0.036444s: sumt9__verifast_instrumented.c(25,5-9): Function 'main': Function type implementation check 0.036501s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.036517s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.036532s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.036555s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.036570s: sumt9__verifast_instrumented.c(26,14-20): Consuming assertion 0.036585s: sumt9__verifast_instrumented.c(26,61-65): Consuming assertion 0.036607s: sumt9__verifast_instrumented.c(27,19-21): Producing assertion sumt9__verifast_instrumented.c(27,14-18): Cannot mention global variables in this context.