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