./verifast-validate-witness.sh sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c ./results/automizer-verification-files/SV-COMP24_unreach-call/mono-crafted_3.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/mono-crafted_3.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c + FILE=mono-crafted_3.c ++ echo mono-crafted_3 ++ sed 's/[-\.]/_/g' - + SANITIZED=mono_crafted_3 + MODULE=mono_crafted_3__verifast_instrumented_modified + INSTRUMENTED_PROGRAM=mono_crafted_3__verifast_instrumented.c ++ basename ./results/automizer-verification-files/SV-COMP24_unreach-call/mono-crafted_3.yml/witness-2.1.yml + TRANSLATED_WITNESS=translated.witness-2.1.yml + FINAL_PROGRAM=mono_crafted_3__verifast_instrumented_modified.c + change_format_cli.py -w ./results/automizer-verification-files/SV-COMP24_unreach-call/mono-crafted_3.yml/witness-2.1.yml -p sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c -o translated.witness-2.1.yml --from acsl_expression --to verifast_expression -n mono_crafted_3__verifast_instrumented_modified usage: change_format_cli.py [-h] [-w WITNESS] [-o OUTPUT_FILE] [--from FROM_FORMAT] [--to TO_FORMAT] [-p PROGRAM] [-n NAME] change_format_cli.py: error: argument -w/--witness: can't open './results/automizer-verification-files/SV-COMP24_unreach-call/mono-crafted_3.yml/witness-2.1.yml': [Errno 2] No such file or directory: './results/automizer-verification-files/SV-COMP24_unreach-call/mono-crafted_3.yml/witness-2.1.yml'