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