./verifast-validate-witness.sh sv-benchmarks/c/loop-lit/gj2007.i ./results/automizer-verification-files/SV-COMP24_unreach-call/gj2007.yml/witness-2.1.yml -------------------------------------------------------------------------------- + PROGRAM=sv-benchmarks/c/loop-lit/gj2007.i + WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/gj2007.yml/witness-2.1.yml ++ basename sv-benchmarks/c/loop-lit/gj2007.i + FILE=gj2007.i ++ echo gj2007 ++ sed 's/[-\.]/_/g' - + SANITIZED=gj2007 + INSTRUMENTED_PROGRAM=gj2007__verifast_instrumented.c + instrument_program_cli.py --program sv-benchmarks/c/loop-lit/gj2007.i --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/gj2007.yml/witness-2.1.yml --output-file gj2007__verifast_instrumented.c --verifast True ['abort', 'reach_error', 'assume_abort_if_not', '__VERIFIER_assert', '__VERIFIER_nondet_int', 'main'] [] ILP32 [('((((((((((((((((((((((((((((((((((((((((((((((((((((x == 80) && (y == 80)) || ((x == 83) && (y == 83))) || ((67 == x) && (67 == y))) || ((x == 75) && (y == 75))) || ((x == 65) && (y == 65))) || ((66 == y) && (66 == x))) || ((94 == x) && (94 == y))) || ((81 == y) && (81 == x))) || ((57 == y) && (57 == x))) || ((51 == x) && (51 == y))) || ((y == 79) && (x == 79))) || ((y == 54) && (x == 54))) || ((98 == y) && (98 == x))) || ((x == 96) && (y == 96))) || ((92 == y) && (92 == x))) || ((y == 82) && (x == 82))) || ((77 == x) && (77 == y))) || ((88 == y) && (88 == x))) || ((x == 63) && (y == 63))) || ((59 == y) && (59 == x))) || ((x == 60) && (y == 60))) || ((y == 55) && (x == 55))) || ((y == 71) && (x == 71))) || ((x == 58) && (y == 58))) || ((y == 50) && (x <= 50))) || ((y == 62) && (x == 62))) || ((64 == y) && (64 == x))) || ((76 == y) && (76 == x))) || ((y == 93) && (x == 93))) || ((x == 69) && (y == 69))) || ((97 == x) && (97 == y))) || ((x == 61) && (y == 61))) || ((87 == y) && (87 == x))) || ((53 == y) && (53 == x))) || ((x == 70) && (y == 70))) || ((72 == y) && (72 == x))) || ((91 == y) && (91 == x))) || ((x == 74) && (y == 74))) || ((x == 52) && (y == 52))) || ((y == 99) && (x == 99))) || ((x == 73) && (y == 73))) || ((56 == y) && (56 == x))) || ((x == 78) && (y == 78))) || ((100 <= x) && (y == 100))) || ((84 == y) && (84 == x))) || ((68 == y) && (68 == x))) || ((95 == x) && (95 == y))) || ((y == 86) && (x == 86))) || ((x == 90) && (y == 90))) || ((y == 85) && (x == 85))) || ((x == 89) && (y == 89)))', 27, True)] [('__VERIFIER_assert', '(1 <= cond)', '(1 <= cond)')] [('((((((((((((((((((((((((((((((((((((((((((((((((((((x == 80) && (y == 80)) || ((x == 83) && (y == 83))) || ((67 == x) && (67 == y))) || ((x == 75) && (y == 75))) || ((x == 65) && (y == 65))) || ((66 == y) && (66 == x))) || ((94 == x) && (94 == y))) || ((81 == y) && (81 == x))) || ((57 == y) && (57 == x))) || ((51 == x) && (51 == y))) || ((y == 79) && (x == 79))) || ((y == 54) && (x == 54))) || ((98 == y) && (98 == x))) || ((x == 96) && (y == 96))) || ((92 == y) && (92 == x))) || ((y == 82) && (x == 82))) || ((77 == x) && (77 == y))) || ((88 == y) && (88 == x))) || ((x == 63) && (y == 63))) || ((59 == y) && (59 == x))) || ((x == 60) && (y == 60))) || ((y == 55) && (x == 55))) || ((y == 71) && (x == 71))) || ((x == 58) && (y == 58))) || ((y == 50) && (x <= 50))) || ((y == 62) && (x == 62))) || ((64 == y) && (64 == x))) || ((76 == y) && (76 == x))) || ((y == 93) && (x == 93))) || ((x == 69) && (y == 69))) || ((97 == x) && (97 == y))) || ((x == 61) && (y == 61))) || ((87 == y) && (87 == x))) || ((53 == y) && (53 == x))) || ((x == 70) && (y == 70))) || ((72 == y) && (72 == x))) || ((91 == y) && (91 == x))) || ((x == 74) && (y == 74))) || ((x == 52) && (y == 52))) || ((y == 99) && (x == 99))) || ((x == 73) && (y == 73))) || ((56 == y) && (56 == x))) || ((x == 78) && (y == 78))) || ((100 <= x) && (y == 100))) || ((84 == y) && (84 == x))) || ((68 == y) && (68 == x))) || ((95 == x) && (95 == y))) || ((y == 86) && (x == 86))) || ((x == 90) && (y == 90))) || ((y == 85) && (x == 85))) || ((x == 89) && (y == 89)))', 27, True)] [('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('assume_abort_if_not', 'true', 'true'), ('__VERIFIER_assert', '(1 <= cond)', '(1 <= cond)'), ('__VERIFIER_nondet_int', 'true', 'true'), ('main', 'module(gj2007__verifast_instrumented, true)', 'junk()')] + sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' gj2007__verifast_instrumented.c + verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c gj2007__verifast_instrumented.c gj2007__verifast_instrumented.c 0.036461s: gj2007__verifast_instrumented.c(26,5-9): Function 'main': Function type implementation check 0.036514s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion 0.036529s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion 0.036542s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion 0.036552s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion 0.036572s: gj2007__verifast_instrumented.c(27,14-20): Consuming assertion 0.036588s: gj2007__verifast_instrumented.c(28,13-17): Producing assertion 0.036598s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion 0.036608s: gj2007__verifast_instrumented.c(26,5-9): Cleaning up dummy fraction chunks 0.036616s: gj2007__verifast_instrumented.c(26,5-9): Leak check. 0.036658s: gj2007__verifast_instrumented.c(7,6-17): Verifying function 'reach_error' 0.036668s: gj2007__verifast_instrumented.c(8,14-19): Producing assertion 0.036686s: gj2007__verifast_instrumented.c(10,8-27): Verifying function 'assume_abort_if_not' 0.036697s: gj2007__verifast_instrumented.c(11,14-18): Producing assertion 0.036721s: gj2007__verifast_instrumented.c(10,8-27): Executing statement 0.036741s: gj2007__verifast_instrumented.c(13,4-6): Executing statement 0.036781s: gj2007__verifast_instrumented.c(13,14-15): Executing statement 0.036798s: gj2007__verifast_instrumented.c(13,15-20): Executing statement 0.036819s: gj2007__verifast_instrumented.c(13,15-20): Verifying call 0.036828s: gj2007__verifast_instrumented.c(3,14-18): Consuming assertion 0.036839s: gj2007__verifast_instrumented.c(4,13-17): Producing assertion 0.036849s: gj2007__verifast_instrumented.c(14,1-2): Executing return statement 0.036858s: gj2007__verifast_instrumented.c(12,13-17): Consuming assertion 0.036871s: gj2007__verifast_instrumented.c(14,1-2): Cleaning up dummy fraction chunks 0.036879s: gj2007__verifast_instrumented.c(14,1-2): Leak check. 0.036894s: gj2007__verifast_instrumented.c(14,1-2): Executing return statement 0.036903s: gj2007__verifast_instrumented.c(12,13-17): Consuming assertion 0.036911s: gj2007__verifast_instrumented.c(14,1-2): Cleaning up dummy fraction chunks 0.036919s: gj2007__verifast_instrumented.c(14,1-2): Leak check. 0.036938s: gj2007__verifast_instrumented.c(15,6-23): Verifying function '__VERIFIER_assert' 0.036953s: gj2007__verifast_instrumented.c(16,17-19): Producing assertion 0.036967s: gj2007__verifast_instrumented.c(15,6-23): Executing statement 0.036978s: gj2007__verifast_instrumented.c(18,4-6): Executing statement 0.036999s: gj2007__verifast_instrumented.c(21,3-9): Executing return statement 0.037008s: gj2007__verifast_instrumented.c(17,16-18): Consuming assertion 0.037023s: gj2007__verifast_instrumented.c(22,1-2): Cleaning up dummy fraction chunks 0.037039s: gj2007__verifast_instrumented.c(22,1-2): Leak check. 0.037056s: gj2007__verifast_instrumented.c(26,5-9): Verifying function 'main' 0.037065s: gj2007__verifast_instrumented.c(27,14-20): Producing assertion 0.037077s: gj2007__verifast_instrumented.c(30,9-20): Executing statement 0.037102s: gj2007__verifast_instrumented.c(26,5-9): Executing statement 0.037113s: gj2007__verifast_instrumented.c(31,11-12): Executing statement 0.037124s: gj2007__verifast_instrumented.c(32,11-12): Executing statement 0.037140s: gj2007__verifast_instrumented.c(33,1-6): Executing statement 0.037829s: gj2007__verifast_instrumented.c(34,1513-1515): Consuming assertion 0.038138s: gj2007__verifast_instrumented.c(34,1513-1515): Producing assertion 0.039245s: gj2007__verifast_instrumented.c(33,1-6): Evaluating loop condition 0.039965s: gj2007__verifast_instrumented.c(35,5-6): Executing statement 0.039980s: gj2007__verifast_instrumented.c(36,2-4): Executing statement 0.047999s: gj2007__verifast_instrumented.c(36,14-15): Executing statement 0.048024s: gj2007__verifast_instrumented.c(37,8-9): Executing statement 0.048040s: gj2007__verifast_instrumented.c(34,1513-1515): Consuming assertion