./verifast-validate-witness.sh sv-benchmarks/c/loop-simple/nested_1.c ./results/automizer-verification-files/SV-COMP24_unreach-call/nested_1.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loop-simple/nested_1.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/nested_1.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loop-simple/nested_1.c + FILE=nested_1.c ++ echo nested_1 ++ sed 's/[-\.]/_/g' - + SANITIZED=nested_1 + MODULE=nested_1__verifast_instrumented_modified + INSTRUMENTED_PROGRAM=nested_1__verifast_instrumented.c ++ basename ./results/automizer-verification-files/SV-COMP24_unreach-call/nested_1.yml/witness-2.1.yml + TRANSLATED_WITNESS=translated.witness-2.1.yml + FINAL_PROGRAM=nested_1__verifast_instrumented_modified.c + change_format_cli.py -w ./results/automizer-verification-files/SV-COMP24_unreach-call/nested_1.yml/witness-2.1.yml -p sv-benchmarks/c/loop-simple/nested_1.c -o translated.witness-2.1.yml --from acsl_expression --to verifast_expression -n nested_1__verifast_instrumented_modified + instrument_program_cli.py -w translated.witness-2.1.yml -p sv-benchmarks/c/loop-simple/nested_1.c -o nested_1__verifast_instrumented.c + program_modifications_cli.py -p nested_1__verifast_instrumented.c -o nested_1__verifast_instrumented_modified.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c nested_1__verifast_instrumented.c nested_1__verifast_instrumented.c nested_1__verifast_instrumented.c(14,83-96): Parse error: Parse error.