./verifast-validate-witness.sh sv-benchmarks/c/nla-digbench-scaling/divbin_valuebound1.i ./results/automizer-verification-files/SV-COMP24_unreach-call/divbin_valuebound1.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/nla-digbench-scaling/divbin_valuebound1.i + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/divbin_valuebound1.yml/witness-2.1.yml ++ basename sv-benchmarks/c/nla-digbench-scaling/divbin_valuebound1.i + FILE=divbin_valuebound1.i ++ echo divbin_valuebound1 ++ sed 's/[-\.]/_/g' - + SANITIZED=divbin_valuebound1 + INSTRUMENTED_PROGRAM=divbin_valuebound1__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/nla-digbench-scaling/divbin_valuebound1.i --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/divbin_valuebound1.yml/witness-2.1.yml --output-file divbin_valuebound1__verifast_instrumented.c --verifast True ['abort', 'reach_error', '__assert_fail', '__VERIFIER_nondet_uint', 'assume_abort_if_not', '__VERIFIER_assert', 'main'] [] [('((((((((B == 1) && (b == 1)) && (r <= 0)) && (r == A)) && (q == 0)) || (((((B / 4294967296) <= (b / 4294967296)) && (((A / 4294967296) + (b / 4294967296)) <= ((r / 4294967296) + (B / 4294967296)))) && (A == (r + (b * q)))) && (B == b))) || ((((((B == 1) && (r == A)) && (0 <= ((2 * ((((-2147483648 * (b / 4294967296)) + (b / 2)) + (-1 * B)) / 4294967296)) + (b / 4294967296)))) && (A <= 1)) && (b <= (B * 2))) && (q == 0))) || (((((B == 1) && (b == 1)) && (r <= 0)) && (A == (r + 1))) && (q == 1)))', 41, True), ('(((((((B == 1) && (r == A)) && (0 <= ((2 * ((((-2147483648 * (b / 4294967296)) + (b / 2)) + (-1 * B)) / 4294967296)) + (b / 4294967296)))) && (A <= 1)) && (b <= (B * 2))) && (q == 0)) || ((((((b == 1) && (r == A)) && (((A / 4294967296) + (b / 4294967296)) <= ((r / 4294967296) + (B / 4294967296)))) && (A <= 1)) && (B == b)) && (q == 0)))', 37, True)] [('assume_abort_if_not', '', '(\\old(cond) != 0)'), ('__VERIFIER_assert', '(1 <= \\old(cond))', '(1 <= \\old(cond))')] [('((((((((B == 1) && (b == 1)) && (r <= 0)) && (r == A)) && (q == 0)) || (((((B / 4294967296) <= (b / 4294967296)) && (((A / 4294967296) + (b / 4294967296)) <= ((r / 4294967296) + (B / 4294967296)))) && (A == (r + (b * q)))) && (B == b))) || ((((((B == 1) && (r == A)) && (0 <= ((2 * (((( - 2147483648 * (b / 4294967296)) + (b / 2)) + ( - 1 * B)) / 4294967296)) + (b / 4294967296)))) && (A <= 1)) && (b <= (B * 2))) && (q == 0))) || (((((B == 1) && (b == 1)) && (r <= 0)) && (A == (r + 1))) && (q == 1)))', 41, True), ('(((((((B == 1) && (r == A)) && (0 <= ((2 * (((( - 2147483648 * (b / 4294967296)) + (b / 2)) + ( - 1 * B)) / 4294967296)) + (b / 4294967296)))) && (A <= 1)) && (b <= (B * 2))) && (q == 0)) || ((((((b == 1) && (r == A)) && (((A / 4294967296) + (b / 4294967296)) <= ((r / 4294967296) + (B / 4294967296)))) && (A <= 1)) && (B == b)) && (q == 0)))', 37, True)] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('__assert_fail', 'true', 'true'), ('__VERIFIER_nondet_uint', 'true', 'true'), ('assume_abort_if_not', 'true', '(cond != 0)'), ('__VERIFIER_assert', '(1 <= cond)', '(1 <= cond)'), ('main', 'module(divbin_valuebound1__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' divbin_valuebound1__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c divbin_valuebound1__verifast_instrumented.c divbin_valuebound1__verifast_instrumented.c divbin_valuebound1__verifast_instrumented.c(16,49-51): Parse error: Parse error.