./verifast-validate-witness.sh sv-benchmarks/c/recursive-simple/sum_2x3-2.c ./results/automizer-verification-files/SV-COMP24_unreach-call/sum_2x3-2.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/recursive-simple/sum_2x3-2.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/sum_2x3-2.yml/witness-2.1.yml ++ basename sv-benchmarks/c/recursive-simple/sum_2x3-2.c + FILE=sum_2x3-2.c ++ echo sum_2x3-2 ++ sed 's/[-\.]/_/g' - + SANITIZED=sum_2x3_2 + INSTRUMENTED_PROGRAM=sum_2x3_2__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/recursive-simple/sum_2x3-2.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/sum_2x3-2.yml/witness-2.1.yml --output-file sum_2x3_2__verifast_instrumented.c --verifast True ['abort', 'reach_error', 'sum', 'main'] [] [] [('sum', '', '(((((\\result == ((long long) 2 + \\old(m))) && (2 == \\old(n))) || ((\\result <= \\old(m)) && (((long long) \\old(n) + \\old(m)) <= \\result))) || ((\\result == ((long long) \\old(m) + 1)) && (\\old(n) == 1))) || (2 < \\old(n)))')] [] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('sum', 'true', '(((((result == (2 + m)) && (2 == n)) || ((result <= m) && ((n + m) <= result))) || ((result == (m + 1)) && (n == 1))) || (2 < n))'), ('main', 'module(sum_2x3_2__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' sum_2x3_2__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c sum_2x3_2__verifast_instrumented.c sum_2x3_2__verifast_instrumented.c 0.035532s: sum_2x3_2__verifast_instrumented.c(17,5-9): Function 'main': Function type implementation check 0.035580s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.035594s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.035619s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.035629s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.035642s: sum_2x3_2__verifast_instrumented.c(17,29-35): Consuming assertion 0.035658s: sum_2x3_2__verifast_instrumented.c(18,13-17): Producing assertion 0.035669s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.035683s: sum_2x3_2__verifast_instrumented.c(17,5-9): Cleaning up dummy fraction chunks 0.035691s: sum_2x3_2__verifast_instrumented.c(17,5-9): Leak check. 0.035727s: sum_2x3_2__verifast_instrumented.c(5,6-17): Verifying function 'reach_error' 0.035737s: sum_2x3_2__verifast_instrumented.c(5,33-38): Producing assertion 0.035757s: sum_2x3_2__verifast_instrumented.c(8,5-8): Verifying function 'sum' 0.035766s: sum_2x3_2__verifast_instrumented.c(8,36-40): Producing assertion 0.035786s: sum_2x3_2__verifast_instrumented.c(8,5-8): Executing statement 0.035802s: sum_2x3_2__verifast_instrumented.c(10,6-8): Executing statement 0.035825s: sum_2x3_2__verifast_instrumented.c(10,18-19): Executing statement 0.035836s: sum_2x3_2__verifast_instrumented.c(11,7-13): Executing return statement 0.035849s: sum_2x3_2__verifast_instrumented.c(9,131-133): Consuming assertion 0.036160s: sum_2x3_2__verifast_instrumented.c(15,1-2): Cleaning up dummy fraction chunks 0.036177s: sum_2x3_2__verifast_instrumented.c(15,1-2): Leak check. 0.036192s: sum_2x3_2__verifast_instrumented.c(12,12-13): Executing statement 0.036203s: sum_2x3_2__verifast_instrumented.c(13,7-13): Executing return statement 0.036220s: sum_2x3_2__verifast_instrumented.c(13,14-17): Verifying call 0.036229s: sum_2x3_2__verifast_instrumented.c(8,36-40): Consuming assertion 0.036893s: sum_2x3_2__verifast_instrumented.c(9,131-133): Producing assertion 0.037136s: sum_2x3_2__verifast_instrumented.c(9,131-133): Consuming assertion 0.039044s: sum_2x3_2__verifast_instrumented.c(15,1-2): Cleaning up dummy fraction chunks 0.039058s: sum_2x3_2__verifast_instrumented.c(15,1-2): Leak check. 0.039099s: sum_2x3_2__verifast_instrumented.c(17,5-9): Verifying function 'main' 0.039108s: sum_2x3_2__verifast_instrumented.c(17,29-35): Producing assertion 0.039121s: sum_2x3_2__verifast_instrumented.c(20,9-20): Executing statement 0.039144s: sum_2x3_2__verifast_instrumented.c(17,5-9): Executing statement 0.039160s: sum_2x3_2__verifast_instrumented.c(21,9-10): Executing statement 0.039172s: sum_2x3_2__verifast_instrumented.c(22,9-10): Executing statement 0.039181s: sum_2x3_2__verifast_instrumented.c(23,14-15): Executing statement 0.039193s: sum_2x3_2__verifast_instrumented.c(23,16-19): Verifying call 0.039202s: sum_2x3_2__verifast_instrumented.c(8,36-40): Consuming assertion 0.039216s: sum_2x3_2__verifast_instrumented.c(9,131-133): Producing assertion 0.039259s: sum_2x3_2__verifast_instrumented.c(24,3-5): Executing statement 0.039324s: sum_2x3_2__verifast_instrumented.c(27,1-2): Executing return statement sum_2x3_2__verifast_instrumented.c(17,5-9): Non-void function does not return a value.