./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)] [('__VERIFIER_assert', '(1 <= cond)', '(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) &*& (1 <= cond)'), ('__VERIFIER_nondet_int', 'integer(&SIZE, ?veri_req_SIZE) &*& true', 'integer(&SIZE, ?veri_ens_SIZE) &*& true'), ('main', 'module(sumt7__verifast_instrumented, true)', '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.035725s: sumt7__verifast_instrumented.c(25,5-9): Function 'main': Function type implementation check 0.035779s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.035793s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.035807s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.035817s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.035836s: sumt7__verifast_instrumented.c(26,14-20): Consuming assertion 0.035850s: sumt7__verifast_instrumented.c(27,13-17): Producing assertion 0.035861s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.035870s: sumt7__verifast_instrumented.c(25,5-9): Cleaning up dummy fraction chunks 0.035878s: sumt7__verifast_instrumented.c(25,5-9): Leak check. 0.035919s: sumt7__verifast_instrumented.c(5,6-17): Verifying function 'reach_error' 0.035929s: sumt7__verifast_instrumented.c(6,14-19): Producing assertion 0.035948s: sumt7__verifast_instrumented.c(8,8-27): Verifying function 'assume_abort_if_not' 0.035957s: sumt7__verifast_instrumented.c(9,14-21): Producing assertion 0.035968s: sumt7__verifast_instrumented.c(9,49-53): Producing assertion 0.035983s: sumt7__verifast_instrumented.c(8,8-27): Executing statement 0.035998s: sumt7__verifast_instrumented.c(11,4-6): Executing statement 0.036037s: sumt7__verifast_instrumented.c(11,14-15): Executing statement 0.036049s: sumt7__verifast_instrumented.c(11,15-20): Executing statement 0.036069s: sumt7__verifast_instrumented.c(11,15-20): Verifying call 0.036078s: sumt7__verifast_instrumented.c(3,14-21): Consuming assertion 0.036097s: sumt7__verifast_instrumented.c(3,49-53): Consuming assertion 0.036109s: sumt7__verifast_instrumented.c(4,13-20): Producing assertion 0.036119s: sumt7__verifast_instrumented.c(4,48-52): Producing assertion 0.036136s: sumt7__verifast_instrumented.c(12,1-2): Executing return statement 0.036145s: sumt7__verifast_instrumented.c(10,13-20): Consuming assertion 0.036154s: sumt7__verifast_instrumented.c(10,48-52): Consuming assertion 0.036163s: sumt7__verifast_instrumented.c(12,1-2): Cleaning up dummy fraction chunks 0.036172s: sumt7__verifast_instrumented.c(12,1-2): Leak check. 0.036187s: sumt7__verifast_instrumented.c(12,1-2): Executing return statement 0.036205s: sumt7__verifast_instrumented.c(10,13-20): Consuming assertion 0.036214s: sumt7__verifast_instrumented.c(10,48-52): Consuming assertion 0.036223s: sumt7__verifast_instrumented.c(12,1-2): Cleaning up dummy fraction chunks 0.036231s: sumt7__verifast_instrumented.c(12,1-2): Leak check. 0.036250s: sumt7__verifast_instrumented.c(13,6-23): Verifying function '__VERIFIER_assert' 0.036259s: sumt7__verifast_instrumented.c(14,14-21): Producing assertion 0.036269s: sumt7__verifast_instrumented.c(14,52-54): Producing assertion 0.036290s: sumt7__verifast_instrumented.c(13,6-23): Executing statement 0.036301s: sumt7__verifast_instrumented.c(16,4-6): Executing statement 0.036323s: sumt7__verifast_instrumented.c(19,3-9): Executing return statement 0.036332s: sumt7__verifast_instrumented.c(15,13-20): Consuming assertion 0.036341s: sumt7__verifast_instrumented.c(15,51-53): Consuming assertion 0.036355s: sumt7__verifast_instrumented.c(20,1-2): Cleaning up dummy fraction chunks 0.036363s: sumt7__verifast_instrumented.c(20,1-2): Leak check. 0.036385s: sumt7__verifast_instrumented.c(25,5-9): Verifying function 'main' 0.036393s: sumt7__verifast_instrumented.c(26,14-20): Producing assertion 0.036405s: sumt7__verifast_instrumented.c(29,9-20): Executing statement 0.036437s: sumt7__verifast_instrumented.c(25,5-9): Executing statement 0.036449s: sumt7__verifast_instrumented.c(30,17-18): Executing statement 0.036461s: sumt7__verifast_instrumented.c(31,18-19): Executing statement 0.036473s: sumt7__verifast_instrumented.c(32,5-6): Executing statement sumt7__verifast_instrumented.c(32,7-28): Type mismatch. Actual: int. Expected: unsigned int.