./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'] [] ILP32 [('(((x == 0) || (((y % 2) != 0) && (((long long) 5 + x) == 0))) || (((y % 2) == 0) && ((x % 2) == 0)))', 17, True)] [('__VERIFIER_assert', '(1 <= cond)', '(1 <= 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.035388s: diamond_2_2__verifast_instrumented.c(21,5-9): Function 'main': Function type implementation check 0.035436s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.035450s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.035477s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.035487s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.035501s: diamond_2_2__verifast_instrumented.c(22,14-20): Consuming assertion 0.035515s: diamond_2_2__verifast_instrumented.c(23,13-17): Producing assertion 0.035533s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.035541s: diamond_2_2__verifast_instrumented.c(21,5-9): Cleaning up dummy fraction chunks 0.035549s: diamond_2_2__verifast_instrumented.c(21,5-9): Leak check. 0.035586s: diamond_2_2__verifast_instrumented.c(5,6-17): Verifying function 'reach_error' 0.035595s: diamond_2_2__verifast_instrumented.c(6,14-19): Producing assertion 0.035614s: diamond_2_2__verifast_instrumented.c(12,6-23): Verifying function '__VERIFIER_assert' 0.035628s: diamond_2_2__verifast_instrumented.c(13,17-19): Producing assertion 0.035649s: diamond_2_2__verifast_instrumented.c(12,6-23): Executing statement 0.035665s: diamond_2_2__verifast_instrumented.c(15,4-6): Executing statement 0.035697s: diamond_2_2__verifast_instrumented.c(18,3-9): Executing return statement 0.035708s: diamond_2_2__verifast_instrumented.c(14,16-18): Consuming assertion 0.035722s: diamond_2_2__verifast_instrumented.c(19,1-2): Cleaning up dummy fraction chunks 0.035735s: diamond_2_2__verifast_instrumented.c(19,1-2): Leak check. 0.035752s: diamond_2_2__verifast_instrumented.c(21,5-9): Verifying function 'main' 0.035762s: diamond_2_2__verifast_instrumented.c(22,14-20): Producing assertion 0.035773s: diamond_2_2__verifast_instrumented.c(25,9-20): Executing statement 0.035795s: diamond_2_2__verifast_instrumented.c(21,5-9): Executing statement 0.035815s: diamond_2_2__verifast_instrumented.c(26,18-19): Executing statement 0.035832s: diamond_2_2__verifast_instrumented.c(27,18-19): Executing statement 0.035853s: diamond_2_2__verifast_instrumented.c(27,20-42): Verifying call 0.035862s: diamond_2_2__verifast_instrumented.c(9,14-18): Consuming assertion 0.035877s: diamond_2_2__verifast_instrumented.c(10,13-17): Producing assertion 0.035888s: diamond_2_2__verifast_instrumented.c(29,1-6): Executing statement 0.035907s: diamond_2_2__verifast_instrumented.c(30,65-67): Consuming assertion 0.035997s: diamond_2_2__verifast_instrumented.c(30,65-67): Producing assertion 0.036055s: diamond_2_2__verifast_instrumented.c(29,1-6): Evaluating loop condition 0.036091s: diamond_2_2__verifast_instrumented.c(31,5-6): Executing statement 0.036103s: diamond_2_2__verifast_instrumented.c(32,5-7): Executing statement 0.036139s: diamond_2_2__verifast_instrumented.c(32,23-25): Executing statement 0.036155s: diamond_2_2__verifast_instrumented.c(35,5-7): Executing statement 0.036821s: diamond_2_2__verifast_instrumented.c(35,23-25): Executing statement 0.036842s: diamond_2_2__verifast_instrumented.c(38,5-7): Executing statement 0.036855s: diamond_2_2__verifast_instrumented.c(38,23-25): Executing statement 0.036868s: diamond_2_2__verifast_instrumented.c(41,5-7): Executing statement 0.036880s: diamond_2_2__verifast_instrumented.c(41,23-25): Executing statement 0.036893s: diamond_2_2__verifast_instrumented.c(44,5-7): Executing statement 0.036905s: diamond_2_2__verifast_instrumented.c(44,23-25): Executing statement 0.036924s: diamond_2_2__verifast_instrumented.c(47,5-7): Executing statement 0.036937s: diamond_2_2__verifast_instrumented.c(47,23-25): Executing statement 0.036949s: diamond_2_2__verifast_instrumented.c(50,5-7): Executing statement 0.036961s: diamond_2_2__verifast_instrumented.c(50,23-25): Executing statement 0.036974s: diamond_2_2__verifast_instrumented.c(53,5-7): Executing statement 0.036986s: diamond_2_2__verifast_instrumented.c(53,23-25): Executing statement 0.036998s: diamond_2_2__verifast_instrumented.c(56,5-7): Executing statement 0.037016s: diamond_2_2__verifast_instrumented.c(56,23-25): Executing statement 0.037029s: diamond_2_2__verifast_instrumented.c(59,5-7): Executing statement 0.037041s: diamond_2_2__verifast_instrumented.c(59,23-25): Executing statement 0.037059s: diamond_2_2__verifast_instrumented.c(30,65-67): Consuming assertion 0.037130s: diamond_2_2__verifast_instrumented.c(30,65-67): Consuming expression diamond_2_2__verifast_instrumented.c(30,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.)