./verifast-validate-witness.sh sv-benchmarks/c/loops-crafted-1/sumt5.c ./results/automizer-verification-files/SV-COMP24_unreach-call/sumt5.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loops-crafted-1/sumt5.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/sumt5.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loops-crafted-1/sumt5.c + FILE=sumt5.c ++ echo sumt5 ++ sed 's/[-\.]/_/g' - + SANITIZED=sumt5 + INSTRUMENTED_PROGRAM=sumt5__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loops-crafted-1/sumt5.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/sumt5.yml/witness-2.1.yml --output-file sumt5__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) + v4) % 4294967296))', 21, True)] [('main', '', '(\\old(SIZE) == SIZE)'), ('__VERIFIER_assert', '(cond != 0)', '((cond != 0) && (\\old(SIZE) == SIZE))')] [('integer(&SIZE, ?veri_inv_SIZE) &*& (l == ((((( i + k) + j) + v3) + 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) &*& (cond != 0)', 'integer(&SIZE, ?veri_ens_SIZE) &*& ((cond != 0) && (veri_req_SIZE == veri_ens_SIZE))'), ('__VERIFIER_nondet_int', 'integer(&SIZE, ?veri_req_SIZE) &*& true', 'integer(&SIZE, ?veri_ens_SIZE) &*& true'), ('main', 'module(sumt5__verifast_instrumented, true) &*& true', '(SIZE == SIZE) &*& junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' sumt5__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c sumt5__verifast_instrumented.c sumt5__verifast_instrumented.c 0.036885s: sumt5__verifast_instrumented.c(25,5-9): Function 'main': Function type implementation check 0.036953s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.036976s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.036997s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.037023s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.037039s: sumt5__verifast_instrumented.c(26,14-20): Consuming assertion 0.037053s: sumt5__verifast_instrumented.c(26,61-65): Consuming assertion 0.037065s: sumt5__verifast_instrumented.c(27,19-21): Producing assertion sumt5__verifast_instrumented.c(27,14-18): Cannot mention global variables in this context.