./verifast-validate-witness.sh sv-benchmarks/c/recursive-simple/id2_i5_o5-2.c ./results/automizer-verification-files/SV-COMP24_unreach-call/id2_i5_o5-2.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/recursive-simple/id2_i5_o5-2.c + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/id2_i5_o5-2.yml/witness-2.1.yml ++ basename sv-benchmarks/c/recursive-simple/id2_i5_o5-2.c + FILE=id2_i5_o5-2.c ++ echo id2_i5_o5-2 ++ sed 's/[-\.]/_/g' - + SANITIZED=id2_i5_o5_2 + INSTRUMENTED_PROGRAM=id2_i5_o5_2__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/recursive-simple/id2_i5_o5-2.c --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/id2_i5_o5-2.yml/witness-2.1.yml --output-file id2_i5_o5_2__verifast_instrumented.c --verifast True ['__VERIFIER_nondet_int', 'abort', 'reach_error', 'id', 'id2', 'main'] [] [] [('id2', '', '((((((\\old(x) == 0) && (\\result == 0)) || (\\old(x) == 1)) || (((\\result == 2) && (\\old(x) <= 3)) && (2 <= \\old(x)))) || (4 < \\old(x))) || (((3 == \\old(x)) || (\\result == 4)) && (3 <= \\old(x))))'), ('id', '', '((((((\\old(x) == 0) || (\\old(x) == 4)) || ((5 == \\result) && (5 == \\old(x)))) || ((((3 == \\result) && (\\old(x) <= 4)) || (\\old(x) == 2)) && (2 <= \\old(x)))) || (((\\result == 1) && (\\old(x) <= 2)) && (1 <= \\old(x)))) || (5 < \\old(x)))')] [] [('__VERIFIER_nondet_int', 'true', 'true'), ('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('id', 'true', '((((((x == 0) || (x == 4)) || ((5 == result) && (5 == x))) || ((((3 == result) && (x <= 4)) || (x == 2)) && (2 <= x))) || (((result == 1) && (x <= 2)) && (1 <= x))) || (5 < x))'), ('id2', 'true', '((((((x == 0) && (result == 0)) || (x == 1)) || (((result == 2) && (x <= 3)) && (2 <= x))) || (4 < x)) || (((3 == x) || (result == 4)) && (3 <= x)))'), ('main', 'module(id2_i5_o5_2__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' id2_i5_o5_2__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c id2_i5_o5_2__verifast_instrumented.c id2_i5_o5_2__verifast_instrumented.c 0.034992s: id2_i5_o5_2__verifast_instrumented.c(18,5-7): Function 'id': Function prototype implementation check 0.035041s: id2_i5_o5_2__verifast_instrumented.c(12,14-18): Producing assertion id2_i5_o5_2__verifast_instrumented.c(18,5-7): Contract required