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