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