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