./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.036568s: diamond_2_2__verifast_instrumented.c(21,5-9): Function 'main': Function type implementation check 0.036615s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.036631s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.036660s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.036671s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.036685s: diamond_2_2__verifast_instrumented.c(22,14-20): Consuming assertion 0.036702s: diamond_2_2__verifast_instrumented.c(23,13-17): Producing assertion 0.036719s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.036729s: diamond_2_2__verifast_instrumented.c(21,5-9): Cleaning up dummy fraction chunks 0.036737s: diamond_2_2__verifast_instrumented.c(21,5-9): Leak check. 0.036776s: diamond_2_2__verifast_instrumented.c(5,6-17): Verifying function 'reach_error' 0.036787s: diamond_2_2__verifast_instrumented.c(6,14-19): Producing assertion 0.036818s: diamond_2_2__verifast_instrumented.c(12,6-23): Verifying function '__VERIFIER_assert' 0.036832s: diamond_2_2__verifast_instrumented.c(13,17-19): Producing assertion 0.036852s: diamond_2_2__verifast_instrumented.c(12,6-23): Executing statement 0.036871s: diamond_2_2__verifast_instrumented.c(15,4-6): Executing statement 0.036907s: diamond_2_2__verifast_instrumented.c(18,3-9): Executing return statement 0.036918s: diamond_2_2__verifast_instrumented.c(14,16-18): Consuming assertion 0.036932s: diamond_2_2__verifast_instrumented.c(19,1-2): Cleaning up dummy fraction chunks 0.036945s: diamond_2_2__verifast_instrumented.c(19,1-2): Leak check. 0.036963s: diamond_2_2__verifast_instrumented.c(21,5-9): Verifying function 'main' 0.036972s: diamond_2_2__verifast_instrumented.c(22,14-20): Producing assertion 0.036985s: diamond_2_2__verifast_instrumented.c(25,9-20): Executing statement 0.037013s: diamond_2_2__verifast_instrumented.c(21,5-9): Executing statement 0.037026s: diamond_2_2__verifast_instrumented.c(26,18-19): Executing statement 0.037043s: diamond_2_2__verifast_instrumented.c(27,18-19): Executing statement 0.037066s: diamond_2_2__verifast_instrumented.c(27,20-42): Verifying call 0.037075s: diamond_2_2__verifast_instrumented.c(9,14-18): Consuming assertion 0.037091s: diamond_2_2__verifast_instrumented.c(10,13-17): Producing assertion 0.037101s: diamond_2_2__verifast_instrumented.c(29,1-6): Executing statement 0.037121s: diamond_2_2__verifast_instrumented.c(30,65-67): Consuming assertion 0.037223s: diamond_2_2__verifast_instrumented.c(30,65-67): Producing assertion 0.037285s: diamond_2_2__verifast_instrumented.c(29,1-6): Evaluating loop condition 0.037321s: diamond_2_2__verifast_instrumented.c(31,5-6): Executing statement 0.037335s: diamond_2_2__verifast_instrumented.c(32,5-7): Executing statement 0.037372s: diamond_2_2__verifast_instrumented.c(32,23-25): Executing statement 0.037390s: diamond_2_2__verifast_instrumented.c(35,5-7): Executing statement 0.038104s: diamond_2_2__verifast_instrumented.c(35,23-25): Executing statement 0.038129s: diamond_2_2__verifast_instrumented.c(38,5-7): Executing statement 0.038142s: diamond_2_2__verifast_instrumented.c(38,23-25): Executing statement 0.038154s: diamond_2_2__verifast_instrumented.c(41,5-7): Executing statement 0.038176s: diamond_2_2__verifast_instrumented.c(41,23-25): Executing statement 0.038190s: diamond_2_2__verifast_instrumented.c(44,5-7): Executing statement 0.038203s: diamond_2_2__verifast_instrumented.c(44,23-25): Executing statement 0.038221s: diamond_2_2__verifast_instrumented.c(47,5-7): Executing statement 0.038234s: diamond_2_2__verifast_instrumented.c(47,23-25): Executing statement 0.038247s: diamond_2_2__verifast_instrumented.c(50,5-7): Executing statement 0.038262s: diamond_2_2__verifast_instrumented.c(50,23-25): Executing statement 0.038277s: diamond_2_2__verifast_instrumented.c(53,5-7): Executing statement 0.038290s: diamond_2_2__verifast_instrumented.c(53,23-25): Executing statement 0.038303s: diamond_2_2__verifast_instrumented.c(56,5-7): Executing statement 0.038323s: diamond_2_2__verifast_instrumented.c(56,23-25): Executing statement 0.038337s: diamond_2_2__verifast_instrumented.c(59,5-7): Executing statement 0.038352s: diamond_2_2__verifast_instrumented.c(59,23-25): Executing statement 0.038371s: diamond_2_2__verifast_instrumented.c(30,65-67): Consuming assertion 0.038448s: 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.)