./verifast-validate-witness.sh sv-benchmarks/c/loop-lit/hh2012-ex2b.i ./results/automizer-verification-files/SV-COMP24_unreach-call/hh2012-ex2b.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loop-lit/hh2012-ex2b.i + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/hh2012-ex2b.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loop-lit/hh2012-ex2b.i + FILE=hh2012-ex2b.i ++ echo hh2012-ex2b ++ sed 's/[-\.]/_/g' - + SANITIZED=hh2012_ex2b + INSTRUMENTED_PROGRAM=hh2012_ex2b__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loop-lit/hh2012-ex2b.i --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/hh2012-ex2b.yml/witness-2.1.yml --output-file hh2012_ex2b__verifast_instrumented.c --verifast True ['abort', 'reach_error', '__VERIFIER_assert', '__VERIFIER_nondet_bool', 'main'] [] ILP32 [('(n < 61)', 17, True)] [('main', '', '0'), ('__VERIFIER_assert', '(cond != 0)', '(cond != 0)')] [('(n < 61)', 17, True)] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('__VERIFIER_assert', '(cond != 0)', '(cond != 0)'), ('__VERIFIER_nondet_bool', 'true', 'true'), ('main', 'module(hh2012_ex2b__verifast_instrumented, true) &*& true', 'false &*& junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' hh2012_ex2b__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c hh2012_ex2b__verifast_instrumented.c hh2012_ex2b__verifast_instrumented.c hh2012_ex2b__verifast_instrumented.c(25,5-13): Parse error: Parse error.