./verifast-validate-witness.sh sv-benchmarks/c/nla-digbench-scaling/egcd-ll_valuebound100.c ./results/automizer-verification-files/SV-COMP24_unreach-call/egcd-ll_valuebound100.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/nla-digbench-scaling/egcd-ll_valuebound100.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/egcd-ll_valuebound100.yml/witness-2.1.yml ++ basename sv-benchmarks/c/nla-digbench-scaling/egcd-ll_valuebound100.c + FILE=egcd-ll_valuebound100.c ++ echo egcd-ll_valuebound100 ++ sed 's/[-\.]/_/g' - + SANITIZED=egcd_ll_valuebound100 + INSTRUMENTED_PROGRAM=egcd_ll_valuebound100__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/nla-digbench-scaling/egcd-ll_valuebound100.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/egcd-ll_valuebound100.yml/witness-2.1.yml --output-file egcd_ll_valuebound100__verifast_instrumented.c --verifast True ['abort', 'reach_error', '__VERIFIER_nondet_int', 'assume_abort_if_not', '__VERIFIER_assert', 'main'] [] ILP32 [('(((((b == (((__int128) q * x) + ((__int128) y * s))) && (1 <= x)) && (a == (((__int128) y * r) + ((__int128) p * x)))) && (1 <= y)) && (((__int128) p * s) == (((__int128) q * r) + 1)))', 35, True)] [('assume_abort_if_not', '', '(cond != 0)'), ('__VERIFIER_assert', '(1 <= cond)', '(1 <= cond)')] [('(((((b == ((q * x) + (y * s))) && (1 <= x)) && (a == ((y * r) + (p * x)))) && (1 <= y)) && ((p * s) == ((q * r) + 1)))', 35, True)] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('__VERIFIER_nondet_int', 'true', 'true'), ('assume_abort_if_not', 'true', '(cond != 0)'), ('__VERIFIER_assert', '(1 <= cond)', '(1 <= cond)'), ('main', 'module(egcd_ll_valuebound100__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' egcd_ll_valuebound100__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c egcd_ll_valuebound100__verifast_instrumented.c egcd_ll_valuebound100__verifast_instrumented.c 0.037334s: egcd_ll_valuebound100__verifast_instrumented.c(27,5-9): Function 'main': Function type implementation check 0.037400s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.037416s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.037446s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.037456s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.037470s: egcd_ll_valuebound100__verifast_instrumented.c(28,14-20): Consuming assertion 0.037487s: egcd_ll_valuebound100__verifast_instrumented.c(29,13-17): Producing assertion 0.037498s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.037513s: egcd_ll_valuebound100__verifast_instrumented.c(27,5-9): Cleaning up dummy fraction chunks 0.037520s: egcd_ll_valuebound100__verifast_instrumented.c(27,5-9): Leak check. 0.037562s: egcd_ll_valuebound100__verifast_instrumented.c(6,6-17): Verifying function 'reach_error' 0.037573s: egcd_ll_valuebound100__verifast_instrumented.c(7,14-19): Producing assertion 0.037592s: egcd_ll_valuebound100__verifast_instrumented.c(12,6-25): Verifying function 'assume_abort_if_not' 0.037617s: egcd_ll_valuebound100__verifast_instrumented.c(13,14-18): Producing assertion 0.037632s: egcd_ll_valuebound100__verifast_instrumented.c(12,6-25): Executing statement 0.037649s: egcd_ll_valuebound100__verifast_instrumented.c(15,4-6): Executing statement 0.037685s: egcd_ll_valuebound100__verifast_instrumented.c(15,14-15): Executing statement 0.037698s: egcd_ll_valuebound100__verifast_instrumented.c(15,15-20): Executing statement 0.037720s: egcd_ll_valuebound100__verifast_instrumented.c(15,15-20): Verifying call 0.037735s: egcd_ll_valuebound100__verifast_instrumented.c(4,14-18): Consuming assertion 0.037746s: egcd_ll_valuebound100__verifast_instrumented.c(5,13-17): Producing assertion 0.037757s: egcd_ll_valuebound100__verifast_instrumented.c(16,1-2): Executing return statement 0.037767s: egcd_ll_valuebound100__verifast_instrumented.c(14,19-21): Consuming assertion 0.037777s: egcd_ll_valuebound100__verifast_instrumented.c(14,19-21): Consuming expression egcd_ll_valuebound100__verifast_instrumented.c(14,19-21): Cannot prove condition. (Cannot prove !(cond = 0).)