./verifast-validate-witness.sh sv-benchmarks/c/loops-crafted-1/loopv2.c ./results/automizer-verification-files/SV-COMP24_unreach-call/loopv2.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loops-crafted-1/loopv2.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/loopv2.yml/witness-2.1.yml + '[' -z x ']' + echo 'Using prover supplied by environment variable PROVER: Z3v4.5' Using prover supplied by environment variable PROVER: Z3v4.5 ++ basename sv-benchmarks/c/loops-crafted-1/loopv2.c + FILE=loopv2.c ++ echo loopv2 ++ sed 's/[-\.]/_/g' - + SANITIZED=loopv2 + MODULE=loopv2__verifast_instrumented_modified + INSTRUMENTED_PROGRAM=loopv2__verifast_instrumented.c ++ basename ./results/automizer-verification-files/SV-COMP24_unreach-call/loopv2.yml/witness-2.1.yml + TRANSLATED_WITNESS=verifast_translated.witness-2.1.yml + FINAL_PROGRAM=loopv2__verifast_instrumented_modified.c + change_format_cli.py -w ./results/automizer-verification-files/SV-COMP24_unreach-call/loopv2.yml/witness-2.1.yml -p sv-benchmarks/c/loops-crafted-1/loopv2.c -o verifast_translated.witness-2.1.yml --from acsl_expression --to verifast_expression -n loopv2__verifast_instrumented_modified + instrument_program_cli.py -w verifast_translated.witness-2.1.yml -p sv-benchmarks/c/loops-crafted-1/loopv2.c -o loopv2__verifast_instrumented.c + program_modifications_cli.py -p loopv2__verifast_instrumented.c -o loopv2__verifast_instrumented_modified.c + verifast -stats -verbose 4 -allow_dead_code -prover Z3v4.5 -read_options_from_source_file -c loopv2__verifast_instrumented_modified.c loopv2__verifast_instrumented_modified.c loopv2__verifast_instrumented_modified.c(26,5-26): Duplicate function prototype.