./verifast-validate-witness.sh sv-benchmarks/c/loops-crafted-1/in-de42.c ./results/automizer-verification-files/SV-COMP24_unreach-call/in-de42.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loops-crafted-1/in-de42.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/in-de42.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loops-crafted-1/in-de42.c + FILE=in-de42.c ++ echo in-de42 ++ sed 's/[-\.]/_/g' - + SANITIZED=in_de42 + INSTRUMENTED_PROGRAM=in_de42__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loops-crafted-1/in-de42.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/in-de42.yml/witness-2.1.yml --output-file in_de42__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/in-de42.yml/witness-2.1.yml': [Errno 2] No such file or directory: './results/automizer-verification-files/SV-COMP24_unreach-call/in-de42.yml/witness-2.1.yml'