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