./verifast-validate-witness.sh sv-benchmarks/c/nla-digbench/geo1-ll.c ./results/automizer-verification-files/SV-COMP24_unreach-call/geo1-ll.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/nla-digbench/geo1-ll.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/geo1-ll.yml/witness-2.1.yml ++ basename sv-benchmarks/c/nla-digbench/geo1-ll.c + FILE=geo1-ll.c ++ echo geo1-ll ++ sed 's/[-\.]/_/g' - + SANITIZED=geo1_ll + INSTRUMENTED_PROGRAM=geo1_ll__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/nla-digbench/geo1-ll.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/geo1-ll.yml/witness-2.1.yml --output-file geo1_ll__verifast_instrumented.c --verifast True usage: instrument_program_cli.py [-h] [-w WITNESS] [-o OUTPUT_FILE] [-p PROGRAM] [-v VERIFAST] instrument_program_cli.py: error: argument -w/--witness: can't open './results/automizer-verification-files/SV-COMP24_unreach-call/geo1-ll.yml/witness-2.1.yml': [Errno 2] No such file or directory: './results/automizer-verification-files/SV-COMP24_unreach-call/geo1-ll.yml/witness-2.1.yml'