./verifast-validate-witness.sh sv-benchmarks/c/loops-crafted-1/nested5-1.c ./results/automizer-verification-files/SV-COMP24_unreach-call/nested5-1.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loops-crafted-1/nested5-1.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/nested5-1.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loops-crafted-1/nested5-1.c + FILE=nested5-1.c ++ echo nested5-1 ++ sed 's/[-\.]/_/g' - + SANITIZED=nested5_1 + INSTRUMENTED_PROGRAM=nested5_1__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loops-crafted-1/nested5-1.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/nested5-1.yml/witness-2.1.yml --output-file nested5_1__verifast_instrumented.c --verifast True ['abort', 'reach_error', '__VERIFIER_assert', 'main'] [] ILP32 [('((v == 0) || (((v + 4294967295) % 4294967296) < 10))', 23, True)] [('__VERIFIER_assert', '((0 <= cond) && (cond <= 3))', '((0 <= cond) && (cond <= 3))')] [('((v == 0) || (((v + 4294967295) % 4294967296) < 10))', 23, True)] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('__VERIFIER_assert', '((0 <= cond) && (cond <= 3))', '((0 <= cond) && (cond <= 3))'), ('main', 'module(nested5_1__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' nested5_1__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c nested5_1__verifast_instrumented.c nested5_1__verifast_instrumented.c 0.035719s: nested5_1__verifast_instrumented.c(18,5-9): Function 'main': Function type implementation check 0.035777s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.035792s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.035807s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.035824s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.035839s: nested5_1__verifast_instrumented.c(20,14-20): Consuming assertion 0.035854s: nested5_1__verifast_instrumented.c(21,13-17): Producing assertion 0.035867s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.035881s: nested5_1__verifast_instrumented.c(18,5-9): Cleaning up dummy fraction chunks 0.035889s: nested5_1__verifast_instrumented.c(18,5-9): Leak check. 0.035932s: nested5_1__verifast_instrumented.c(5,6-17): Verifying function 'reach_error' 0.035941s: nested5_1__verifast_instrumented.c(6,14-19): Producing assertion 0.035965s: nested5_1__verifast_instrumented.c(9,6-23): Verifying function '__VERIFIER_assert' 0.035975s: nested5_1__verifast_instrumented.c(10,27-29): Producing assertion 0.036003s: nested5_1__verifast_instrumented.c(9,6-23): Executing statement 0.036020s: nested5_1__verifast_instrumented.c(12,4-6): Executing statement 0.036051s: nested5_1__verifast_instrumented.c(12,17-18): Executing statement 0.036063s: nested5_1__verifast_instrumented.c(13,12-13): Executing statement 0.036073s: nested5_1__verifast_instrumented.c(13,13-24): Executing statement 0.036087s: nested5_1__verifast_instrumented.c(13,13-24): Verifying call 0.036097s: nested5_1__verifast_instrumented.c(6,14-19): Consuming assertion 0.036120s: nested5_1__verifast_instrumented.c(6,14-19): Consuming expression nested5_1__verifast_instrumented.c(6,14-19): Cannot prove condition. (Cannot prove false.)