./verifast-validate-witness.sh sv-benchmarks/c/loop-acceleration/diamond_2-2.c ./results/automizer-verification-files/SV-COMP24_unreach-call/diamond_2-2.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loop-acceleration/diamond_2-2.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/diamond_2-2.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loop-acceleration/diamond_2-2.c + FILE=diamond_2-2.c ++ echo diamond_2-2 ++ sed 's/[-\.]/_/g' - + SANITIZED=diamond_2_2 + INSTRUMENTED_PROGRAM=diamond_2_2__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loop-acceleration/diamond_2-2.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/diamond_2-2.yml/witness-2.1.yml --output-file diamond_2_2__verifast_instrumented.c --verifast True ['abort', 'reach_error', '__VERIFIER_nondet_uint', '__VERIFIER_assert', 'main'] [] [('(((x == 0) || (((y % 2) != 0) && ((5 + x) == 0))) || (((y % 2) == 0) && ((x % 2) == 0)))', 17, True)] [('__VERIFIER_assert', '(1 <= \\old(cond))', '(1 <= \\old(cond))')] [('(((x == 0) || (((y % 2) != 0) && ((5 + x) == 0))) || (((y % 2) == 0) && ((x % 2) == 0)))', 17, True)] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('__VERIFIER_nondet_uint', 'true', 'true'), ('__VERIFIER_assert', '(1 <= cond)', '(1 <= cond)'), ('main', 'module(diamond_2_2__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' diamond_2_2__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c diamond_2_2__verifast_instrumented.c diamond_2_2__verifast_instrumented.c 0.034831s: diamond_2_2__verifast_instrumented.c(19,5-9): Function 'main': Function type implementation check 0.034878s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.034895s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.034922s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.034931s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.034945s: diamond_2_2__verifast_instrumented.c(19,29-35): Consuming assertion 0.034969s: diamond_2_2__verifast_instrumented.c(20,13-17): Producing assertion 0.034988s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.034996s: diamond_2_2__verifast_instrumented.c(19,5-9): Cleaning up dummy fraction chunks 0.035004s: diamond_2_2__verifast_instrumented.c(19,5-9): Leak check. 0.035041s: diamond_2_2__verifast_instrumented.c(5,6-17): Verifying function 'reach_error' 0.035050s: diamond_2_2__verifast_instrumented.c(5,33-38): Producing assertion 0.035068s: diamond_2_2__verifast_instrumented.c(11,6-23): Verifying function '__VERIFIER_assert' 0.035082s: diamond_2_2__verifast_instrumented.c(11,50-52): Producing assertion 0.035106s: diamond_2_2__verifast_instrumented.c(11,6-23): Executing statement 0.035122s: diamond_2_2__verifast_instrumented.c(13,4-6): Executing statement 0.035157s: diamond_2_2__verifast_instrumented.c(16,3-9): Executing return statement 0.035167s: diamond_2_2__verifast_instrumented.c(12,16-18): Consuming assertion 0.035181s: diamond_2_2__verifast_instrumented.c(17,1-2): Cleaning up dummy fraction chunks 0.035194s: diamond_2_2__verifast_instrumented.c(17,1-2): Leak check. 0.035211s: diamond_2_2__verifast_instrumented.c(19,5-9): Verifying function 'main' 0.035219s: diamond_2_2__verifast_instrumented.c(19,29-35): Producing assertion 0.035231s: diamond_2_2__verifast_instrumented.c(22,9-20): Executing statement 0.035253s: diamond_2_2__verifast_instrumented.c(19,5-9): Executing statement 0.035264s: diamond_2_2__verifast_instrumented.c(23,18-19): Executing statement 0.035279s: diamond_2_2__verifast_instrumented.c(24,18-19): Executing statement 0.035300s: diamond_2_2__verifast_instrumented.c(24,20-42): Verifying call 0.035309s: diamond_2_2__verifast_instrumented.c(8,14-18): Consuming assertion 0.035324s: diamond_2_2__verifast_instrumented.c(9,13-17): Producing assertion 0.035334s: diamond_2_2__verifast_instrumented.c(26,3-8): Executing statement 0.035351s: diamond_2_2__verifast_instrumented.c(27,65-67): Consuming assertion 0.035439s: diamond_2_2__verifast_instrumented.c(27,65-67): Producing assertion 0.035495s: diamond_2_2__verifast_instrumented.c(26,3-8): Evaluating loop condition 0.035531s: diamond_2_2__verifast_instrumented.c(28,1-2): Executing statement 0.035544s: diamond_2_2__verifast_instrumented.c(29,5-7): Executing statement 0.035579s: diamond_2_2__verifast_instrumented.c(29,23-25): Executing statement 0.035595s: diamond_2_2__verifast_instrumented.c(32,5-7): Executing statement 0.036397s: diamond_2_2__verifast_instrumented.c(32,23-25): Executing statement 0.036419s: diamond_2_2__verifast_instrumented.c(35,5-7): Executing statement 0.036432s: diamond_2_2__verifast_instrumented.c(35,23-25): Executing statement 0.036444s: diamond_2_2__verifast_instrumented.c(38,5-7): Executing statement 0.036457s: diamond_2_2__verifast_instrumented.c(38,23-25): Executing statement 0.036469s: diamond_2_2__verifast_instrumented.c(41,5-7): Executing statement 0.036481s: diamond_2_2__verifast_instrumented.c(41,23-25): Executing statement 0.036497s: diamond_2_2__verifast_instrumented.c(44,5-7): Executing statement 0.036510s: diamond_2_2__verifast_instrumented.c(44,23-25): Executing statement 0.036522s: diamond_2_2__verifast_instrumented.c(47,5-7): Executing statement 0.036534s: diamond_2_2__verifast_instrumented.c(47,23-25): Executing statement 0.036546s: diamond_2_2__verifast_instrumented.c(50,5-7): Executing statement 0.036558s: diamond_2_2__verifast_instrumented.c(50,23-25): Executing statement 0.036570s: diamond_2_2__verifast_instrumented.c(53,5-7): Executing statement 0.036587s: diamond_2_2__verifast_instrumented.c(53,23-25): Executing statement 0.036599s: diamond_2_2__verifast_instrumented.c(56,5-7): Executing statement 0.036611s: diamond_2_2__verifast_instrumented.c(56,23-25): Executing statement 0.036629s: diamond_2_2__verifast_instrumented.c(27,65-67): Consuming assertion 0.036703s: diamond_2_2__verifast_instrumented.c(27,65-67): Consuming expression diamond_2_2__verifast_instrumented.c(27,65-67): Cannot prove condition. (Cannot prove ((((((((((x + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2) = 0 || !(%(y, 2) = 0) && (5 + ((((((((((x + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2)) = 0 || %(y, 2) = 0 && %(((((((((((x + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2) + 2), 2) = 0.)