./verifast-validate-witness.sh sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c ./results/automizer-verification-files/SV-COMP24_unreach-call/hard2_valuebound5.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/hard2_valuebound5.yml/witness-2.1.yml ++ basename sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c + FILE=hard2_valuebound5.c ++ echo hard2_valuebound5 ++ sed 's/[-\.]/_/g' - + SANITIZED=hard2_valuebound5 + INSTRUMENTED_PROGRAM=hard2_valuebound5__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/hard2_valuebound5.yml/witness-2.1.yml --output-file hard2_valuebound5__verifast_instrumented.c --verifast True ['abort', 'reach_error', '__VERIFIER_nondet_int', 'assume_abort_if_not', '__VERIFIER_assert', 'main'] [] ILP32 [('((((((((((((A == r) && (p == 2)) && (d == 2)) && (q == 0)) && (B == 1)) || (((((((A == ((long long) q + r)) && (0 <= A)) && (r <= 1)) && (d == 4)) && (B == 1)) && (p == 4)) && (A <= 5))) || (((((((A == r) && (d == 4)) && (2 <= r)) && (q == 0)) && (B == 1)) && (r <= 3)) && (p == 4))) || (((((((A == ((long long) q + r)) && (0 <= A)) && (r <= 1)) && (p == 2)) && (d == 2)) && (B == 1)) && (A <= 5))) || (((((((A == r) && (p == 8)) && (q == 0)) && (B == 1)) && (d == 8)) && (4 <= r)) && (A <= 5))) || (((((A == ((long long) r + 1)) && (d == 1)) && (B == 1)) && (q == 1)) && (p == 1))) || (((((((A == ((long long) q + r)) && (0 <= A)) && (r <= 5)) && (d == 1)) && (B == 1)) && (A <= 5)) && (p == 1))) || (((((A == r) && (d == 1)) && (q == 0)) && (B == 1)) && (p == 1)))', 44, True), ('((((((((((0 <= A) && (A == r)) && (r <= 5)) && (d == 1)) && (q == 0)) && (B == 1)) && (p == 1)) || (((((((A == r) && (p == 8)) && (q == 0)) && (B == 1)) && (d == 8)) && (4 <= r)) && (A <= 5))) || (((((((0 <= A) && (A == r)) && (p == 2)) && (d == 2)) && (q == 0)) && (B == 1)) && (A <= 5))) || (((((((A == r) && (d == 4)) && (r <= 5)) && (2 <= r)) && (q == 0)) && (B == 1)) && (p == 4)))', 34, True)] [('assume_abort_if_not', '', '(cond != 0)'), ('__VERIFIER_assert', '(cond != 0)', '(cond != 0)')] [('((((((((((((A == r) && (p == 2)) && (d == 2)) && (q == 0)) && (B == 1)) || (((((((A == (q + r)) && (0 <= A)) && (r <= 1)) && (d == 4)) && (B == 1)) && (p == 4)) && (A <= 5))) || (((((((A == r) && (d == 4)) && (2 <= r)) && (q == 0)) && (B == 1)) && (r <= 3)) && (p == 4))) || (((((((A == (q + r)) && (0 <= A)) && (r <= 1)) && (p == 2)) && (d == 2)) && (B == 1)) && (A <= 5))) || (((((((A == r) && (p == 8)) && (q == 0)) && (B == 1)) && (d == 8)) && (4 <= r)) && (A <= 5))) || (((((A == (r + 1)) && (d == 1)) && (B == 1)) && (q == 1)) && (p == 1))) || (((((((A == (q + r)) && (0 <= A)) && (r <= 5)) && (d == 1)) && (B == 1)) && (A <= 5)) && (p == 1))) || (((((A == r) && (d == 1)) && (q == 0)) && (B == 1)) && (p == 1)))', 44, True), ('((((((((((0 <= A) && (A == r)) && (r <= 5)) && (d == 1)) && (q == 0)) && (B == 1)) && (p == 1)) || (((((((A == r) && (p == 8)) && (q == 0)) && (B == 1)) && (d == 8)) && (4 <= r)) && (A <= 5))) || (((((((0 <= A) && (A == r)) && (p == 2)) && (d == 2)) && (q == 0)) && (B == 1)) && (A <= 5))) || (((((((A == r) && (d == 4)) && (r <= 5)) && (2 <= r)) && (q == 0)) && (B == 1)) && (p == 4)))', 34, True)] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('__VERIFIER_nondet_int', 'true', 'true'), ('assume_abort_if_not', 'true', '(cond != 0)'), ('__VERIFIER_assert', '(cond != 0)', '(cond != 0)'), ('main', 'module(hard2_valuebound5__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' hard2_valuebound5__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c hard2_valuebound5__verifast_instrumented.c hard2_valuebound5__verifast_instrumented.c 0.037871s: hard2_valuebound5__verifast_instrumented.c(31,5-9): Function 'main': Function type implementation check 0.037909s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.037925s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.037939s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.037958s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.037971s: hard2_valuebound5__verifast_instrumented.c(32,14-20): Consuming assertion 0.037985s: hard2_valuebound5__verifast_instrumented.c(33,13-17): Producing assertion 0.037996s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.038006s: hard2_valuebound5__verifast_instrumented.c(31,5-9): Cleaning up dummy fraction chunks 0.038021s: hard2_valuebound5__verifast_instrumented.c(31,5-9): Leak check. 0.038064s: hard2_valuebound5__verifast_instrumented.c(10,6-17): Verifying function 'reach_error' 0.038074s: hard2_valuebound5__verifast_instrumented.c(11,14-19): Producing assertion 0.038095s: hard2_valuebound5__verifast_instrumented.c(16,6-25): Verifying function 'assume_abort_if_not' 0.038103s: hard2_valuebound5__verifast_instrumented.c(17,14-18): Producing assertion 0.038116s: hard2_valuebound5__verifast_instrumented.c(16,6-25): Executing statement 0.038136s: hard2_valuebound5__verifast_instrumented.c(19,4-6): Executing statement 0.038166s: hard2_valuebound5__verifast_instrumented.c(19,14-15): Executing statement 0.038179s: hard2_valuebound5__verifast_instrumented.c(19,15-20): Executing statement 0.038199s: hard2_valuebound5__verifast_instrumented.c(19,15-20): Verifying call 0.038208s: hard2_valuebound5__verifast_instrumented.c(8,14-18): Consuming assertion 0.038220s: hard2_valuebound5__verifast_instrumented.c(9,13-17): Producing assertion 0.038237s: hard2_valuebound5__verifast_instrumented.c(20,1-2): Executing return statement 0.038245s: hard2_valuebound5__verifast_instrumented.c(18,19-21): Consuming assertion 0.038256s: hard2_valuebound5__verifast_instrumented.c(18,19-21): Consuming expression hard2_valuebound5__verifast_instrumented.c(18,19-21): Cannot prove condition. (Cannot prove !(cond = 0).)