./verifast-validate-witness.sh sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound10.c ./results/automizer-verification-files/SV-COMP24_unreach-call/ps6-ll_valuebound10.yml/witness-2.1.yml


--------------------------------------------------------------------------------


+ PROGRAM=sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound10.c
+ WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/ps6-ll_valuebound10.yml/witness-2.1.yml
+ '[' -z x ']'
+ echo 'Using prover supplied by environment variable PROVER: Z3v4.5'
Using prover supplied by environment variable PROVER: Z3v4.5
++ basename sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound10.c
+ FILE=ps6-ll_valuebound10.c
++ echo ps6-ll_valuebound10
++ sed 's/[-\.]/_/g' -
+ SANITIZED=ps6_ll_valuebound10
+ MODULE=ps6_ll_valuebound10__verifast_instrumented_modified
+ INSTRUMENTED_PROGRAM=ps6_ll_valuebound10__verifast_instrumented.c
++ basename ./results/automizer-verification-files/SV-COMP24_unreach-call/ps6-ll_valuebound10.yml/witness-2.1.yml
+ TRANSLATED_WITNESS=verifast_translated.witness-2.1.yml
+ FINAL_PROGRAM=ps6_ll_valuebound10__verifast_instrumented_modified.c
+ change_format_cli.py -w ./results/automizer-verification-files/SV-COMP24_unreach-call/ps6-ll_valuebound10.yml/witness-2.1.yml -p sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound10.c -o verifast_translated.witness-2.1.yml --from acsl_expression --to verifast_expression -n ps6_ll_valuebound10__verifast_instrumented_modified
usage: change_format_cli.py [-h] [-w WITNESS] [-o OUTPUT_FILE]
                            [--from FROM_FORMAT] [--to TO_FORMAT] [-p PROGRAM]
                            [-n NAME]
change_format_cli.py: error: argument -w/--witness: can't open './results/automizer-verification-files/SV-COMP24_unreach-call/ps6-ll_valuebound10.yml/witness-2.1.yml': [Errno 2] No such file or directory: './results/automizer-verification-files/SV-COMP24_unreach-call/ps6-ll_valuebound10.yml/witness-2.1.yml'