./verifast-validate-witness.sh sv-benchmarks/c/nla-digbench-scaling/lcm1_valuebound5.c ./results/automizer-verification-files/SV-COMP24_unreach-call/lcm1_valuebound5.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/nla-digbench-scaling/lcm1_valuebound5.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/lcm1_valuebound5.yml/witness-2.1.yml ++ basename sv-benchmarks/c/nla-digbench-scaling/lcm1_valuebound5.c + FILE=lcm1_valuebound5.c ++ echo lcm1_valuebound5 ++ sed 's/[-\.]/_/g' - + SANITIZED=lcm1_valuebound5 + INSTRUMENTED_PROGRAM=lcm1_valuebound5__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/nla-digbench-scaling/lcm1_valuebound5.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/lcm1_valuebound5.yml/witness-2.1.yml --output-file lcm1_valuebound5__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/lcm1_valuebound5.yml/witness-2.1.yml': [Errno 2] No such file or directory: './results/automizer-verification-files/SV-COMP24_unreach-call/lcm1_valuebound5.yml/witness-2.1.yml'