./verifast-validate-witness.sh sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_valuebound1.c ./results/automizer-verification-files/SV-COMP24_unreach-call/egcd3-ll_valuebound1.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_valuebound1.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/egcd3-ll_valuebound1.yml/witness-2.1.yml ++ basename sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_valuebound1.c + FILE=egcd3-ll_valuebound1.c ++ echo egcd3-ll_valuebound1 ++ sed 's/[-\.]/_/g' - + SANITIZED=egcd3_ll_valuebound1 + INSTRUMENTED_PROGRAM=egcd3_ll_valuebound1__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_valuebound1.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/egcd3-ll_valuebound1.yml/witness-2.1.yml --output-file egcd3_ll_valuebound1__verifast_instrumented.c --verifast True ['abort', 'reach_error', '__VERIFIER_nondet_int', 'assume_abort_if_not', '__VERIFIER_assert', 'main'] [('int', 'x'), ('int', 'y')] [('(((((((((a == 1) && (b == 0)) && (p == 0)) && (y == 1)) && (r == 1)) && (x == 1)) && (q == 1)) && (((__int128) s + 1) == 0)) || ((((((((a == 1) && (r == 0)) && (b == 1)) && (y == 1)) && (s == 1)) && (x == 1)) && (q == 0)) && (p == 1)))', 35, True), ('((((((((((((a == 1) && (r == 0)) && (y == 1)) && (k == 0)) && (s == 1)) && (v == 1)) && (b == y)) && (d == 1)) && (q == 0)) && (a == x)) && (c == x)) && (p == 1))', 49, True), ('(((((((((((a == 1) && (r == 0)) && (b == 1)) && (y == 1)) && (s == 1)) && (x == 1)) && (k == 1)) && (q == 0)) && (c == 0)) && (p == 1)) || ((((((((((a == 1) && (r == 0)) && (b == 1)) && (y == 1)) && (k == 0)) && (s == 1)) && (x == 1)) && (q == 0)) && (c == 1)) && (p == 1)))', 42, True)] [('assume_abort_if_not', '', '(\\old(cond) != 0)'), ('__VERIFIER_assert', '(1 <= \\old(cond))', '(1 <= \\old(cond))')] [('integer(&x, ?veri_inv_x) &*& integer(&y, ?veri_inv_y) &*& (((((((((a == 1) && (b == 0)) && (p == 0)) && (veri_inv_y == 1)) && (r == 1)) && (veri_inv_x == 1)) && (q == 1)) && (((__int128) s + 1) == 0)) || ((((((((a == 1) && (r == 0)) && (b == 1)) && (veri_inv_y == 1)) && (s == 1)) && (veri_inv_x == 1)) && (q == 0)) && (p == 1)))', 35, True), ('integer(&x, ?veri_inv_x) &*& integer(&y, ?veri_inv_y) &*& ((((((((((((a == 1) && (r == 0)) && (veri_inv_y == 1)) && (k == 0)) && (s == 1)) && (v == 1)) && (b == veri_inv_y)) && (d == 1)) && (q == 0)) && (a == veri_inv_x)) && (c == veri_inv_x)) && (p == 1))', 49, True), ('integer(&x, ?veri_inv_x) &*& integer(&y, ?veri_inv_y) &*& (((((((((((a == 1) && (r == 0)) && (b == 1)) && (veri_inv_y == 1)) && (s == 1)) && (veri_inv_x == 1)) && (k == 1)) && (q == 0)) && (c == 0)) && (p == 1)) || ((((((((((a == 1) && (r == 0)) && (b == 1)) && (veri_inv_y == 1)) && (k == 0)) && (s == 1)) && (veri_inv_x == 1)) && (q == 0)) && (c == 1)) && (p == 1)))', 42, True)] [('abort', 'integer(&x, ?veri_req_x) &*& integer(&y, ?veri_req_y) &*& true', 'integer(&x, ?veri_ens_x) &*& integer(&y, ?veri_ens_y) &*& true'), ('reach_error', 'false', 'true'), ('__VERIFIER_nondet_int', 'integer(&x, ?veri_req_x) &*& integer(&y, ?veri_req_y) &*& true', 'integer(&x, ?veri_ens_x) &*& integer(&y, ?veri_ens_y) &*& true'), ('assume_abort_if_not', 'integer(&x, ?veri_req_x) &*& integer(&y, ?veri_req_y) &*& true', 'integer(&x, ?veri_ens_x) &*& integer(&y, ?veri_ens_y) &*& (cond != 0)'), ('__VERIFIER_assert', 'integer(&x, ?veri_req_x) &*& integer(&y, ?veri_req_y) &*& (1 <= cond)', 'integer(&x, ?veri_ens_x) &*& integer(&y, ?veri_ens_y) &*& (1 <= cond)'), ('main', 'module(egcd3_ll_valuebound1__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' egcd3_ll_valuebound1__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c egcd3_ll_valuebound1__verifast_instrumented.c egcd3_ll_valuebound1__verifast_instrumented.c egcd3_ll_valuebound1__verifast_instrumented.c(3,23-24): No such variable, constructor, regular function, predicate, enum element, global variable, or module: x