./verifast-validate-witness.sh sv-benchmarks/c/loop-invgen/nest-if3.i ./results/automizer-verification-files/SV-COMP24_unreach-call/nest-if3.yml/witness-2.1.yml


--------------------------------------------------------------------------------


+ PROGRAM=sv-benchmarks/c/loop-invgen/nest-if3.i
+ WITNESS=./results/automizer-verification-files/SV-COMP24_unreach-call/nest-if3.yml/witness-2.1.yml
++ basename sv-benchmarks/c/loop-invgen/nest-if3.i
+ FILE=nest-if3.i
++ echo nest-if3
++ sed 's/[-\.]/_/g' -
+ SANITIZED=nest_if3
+ INSTRUMENTED_PROGRAM=nest_if3__verifast_instrumented.c
+ instrument_program_cli.py --program sv-benchmarks/c/loop-invgen/nest-if3.i --witness ./results/automizer-verification-files/SV-COMP24_unreach-call/nest-if3.yml/witness-2.1.yml --output-file nest_if3__verifast_instrumented.c --verifast True
['abort', 'reach_error', 'assume_abort_if_not', '__VERIFIER_assert', '__VERIFIER_nondet_int', 'main']
[]
ILP32
[('(1 <= l)', 31, True), ('((1 <= l) && (1 <= i))', 32, True)]
[('__VERIFIER_assert', '(cond != 0)', '(cond != 0)')]
[('(1 <= l)', 31, True), ('((1 <= l) && (1 <= i))', 32, True)]
[('abort', 'true', 'true'), ('reach_error', 'false', 'true'), ('assume_abort_if_not', 'true', 'true'), ('__VERIFIER_assert', '(cond != 0)', '(cond != 0)'), ('__VERIFIER_nondet_int', 'true', 'true'), ('main', 'module(nest_if3__verifast_instrumented, true)', 'junk()')]
+ sed -i 's|__attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__noreturn__))||g' nest_if3__verifast_instrumented.c
+ verifast -stats -verbose 2 -disable_overflow_check -allow_dead_code -target ILP32 -read_options_from_source_file -c nest_if3__verifast_instrumented.c
nest_if3__verifast_instrumented.c
  0.036877s: nest_if3__verifast_instrumented.c(26,5-9): Function 'main': Function type implementation check
  0.036921s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,18-24): Producing assertion
  0.036936s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,49-51): Producing assertion
  0.036964s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,61-62): Producing assertion
  0.036974s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1084,64-68): Producing assertion
  0.036987s: nest_if3__verifast_instrumented.c(27,14-20): Consuming assertion
  0.037003s: nest_if3__verifast_instrumented.c(28,13-17): Producing assertion
  0.037015s: /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h(1085,17-21): Consuming assertion
  0.037029s: nest_if3__verifast_instrumented.c(26,5-9): Cleaning up dummy fraction chunks
  0.037039s: nest_if3__verifast_instrumented.c(26,5-9): Leak check.
  0.037079s: nest_if3__verifast_instrumented.c(7,6-17): Verifying function 'reach_error'
  0.037089s: nest_if3__verifast_instrumented.c(8,14-19): Producing assertion
  0.037118s: nest_if3__verifast_instrumented.c(10,8-27): Verifying function 'assume_abort_if_not'
  0.037127s: nest_if3__verifast_instrumented.c(11,14-18): Producing assertion
  0.037148s: nest_if3__verifast_instrumented.c(10,8-27): Executing statement
  0.037166s: nest_if3__verifast_instrumented.c(13,4-6): Executing statement
  0.037204s: nest_if3__verifast_instrumented.c(13,14-15): Executing statement
  0.037215s: nest_if3__verifast_instrumented.c(13,15-20): Executing statement
  0.037237s: nest_if3__verifast_instrumented.c(13,15-20): Verifying call
  0.037247s: nest_if3__verifast_instrumented.c(3,14-18): Consuming assertion
  0.037258s: nest_if3__verifast_instrumented.c(4,13-17): Producing assertion
  0.037273s: nest_if3__verifast_instrumented.c(14,1-2): Executing return statement
  0.037281s: nest_if3__verifast_instrumented.c(12,13-17): Consuming assertion
  0.037291s: nest_if3__verifast_instrumented.c(14,1-2): Cleaning up dummy fraction chunks
  0.037300s: nest_if3__verifast_instrumented.c(14,1-2): Leak check.
  0.037314s: nest_if3__verifast_instrumented.c(14,1-2): Executing return statement
  0.037323s: nest_if3__verifast_instrumented.c(12,13-17): Consuming assertion
  0.037336s: nest_if3__verifast_instrumented.c(14,1-2): Cleaning up dummy fraction chunks
  0.037345s: nest_if3__verifast_instrumented.c(14,1-2): Leak check.
  0.037363s: nest_if3__verifast_instrumented.c(15,6-23): Verifying function '__VERIFIER_assert'
  0.037372s: nest_if3__verifast_instrumented.c(16,20-22): Producing assertion
  0.037384s: nest_if3__verifast_instrumented.c(15,6-23): Executing statement
  0.037398s: nest_if3__verifast_instrumented.c(18,4-6): Executing statement
  0.037411s: nest_if3__verifast_instrumented.c(21,3-9): Executing return statement
  0.037425s: nest_if3__verifast_instrumented.c(17,19-21): Consuming assertion
  0.037436s: nest_if3__verifast_instrumented.c(22,1-2): Cleaning up dummy fraction chunks
  0.037443s: nest_if3__verifast_instrumented.c(22,1-2): Leak check.
  0.037459s: nest_if3__verifast_instrumented.c(26,5-9): Verifying function 'main'
  0.037468s: nest_if3__verifast_instrumented.c(27,14-20): Producing assertion
  0.037480s: nest_if3__verifast_instrumented.c(30,9-20): Executing statement
  0.037506s: nest_if3__verifast_instrumented.c(26,5-9): Executing statement
  0.037517s: nest_if3__verifast_instrumented.c(31,3-6): Executing statement
  0.037537s: nest_if3__verifast_instrumented.c(32,5-6): Executing statement
  0.037557s: nest_if3__verifast_instrumented.c(32,7-28): Verifying call
  0.037567s: nest_if3__verifast_instrumented.c(24,14-18): Consuming assertion
  0.037579s: nest_if3__verifast_instrumented.c(25,13-17): Producing assertion
  0.037589s: nest_if3__verifast_instrumented.c(33,5-6): Executing statement
  0.037608s: nest_if3__verifast_instrumented.c(33,7-28): Verifying call
  0.037617s: nest_if3__verifast_instrumented.c(24,14-18): Consuming assertion
  0.037629s: nest_if3__verifast_instrumented.c(25,13-17): Producing assertion
  0.037638s: nest_if3__verifast_instrumented.c(34,3-5): Executing statement
  0.037655s: nest_if3__verifast_instrumented.c(34,15-21): Executing return statement
  0.037665s: nest_if3__verifast_instrumented.c(28,13-17): Consuming assertion
  0.037678s: nest_if3__verifast_instrumented.c(48,12-13): Cleaning up dummy fraction chunks
  0.037686s: nest_if3__verifast_instrumented.c(48,12-13): Leak check.
  0.037700s: nest_if3__verifast_instrumented.c(35,3-5): Executing statement
  0.037713s: nest_if3__verifast_instrumented.c(35,23-29): Executing return statement
  0.037723s: nest_if3__verifast_instrumented.c(28,13-17): Consuming assertion
  0.037731s: nest_if3__verifast_instrumented.c(48,12-13): Cleaning up dummy fraction chunks
  0.037740s: nest_if3__verifast_instrumented.c(48,12-13): Leak check.
  0.037758s: nest_if3__verifast_instrumented.c(36,3-5): Executing statement
  0.037772s: nest_if3__verifast_instrumented.c(36,23-29): Executing return statement
  0.037783s: nest_if3__verifast_instrumented.c(28,13-17): Consuming assertion
  0.037793s: nest_if3__verifast_instrumented.c(48,12-13): Cleaning up dummy fraction chunks
  0.037802s: nest_if3__verifast_instrumented.c(48,12-13): Leak check.
  0.037816s: nest_if3__verifast_instrumented.c(37,1-4): Executing statement
  0.037846s: nest_if3__verifast_instrumented.c(37,7-8): Executing statement
  0.037857s: nest_if3__verifast_instrumented.c(37,1-4): Executing statement
  0.037869s: nest_if3__verifast_instrumented.c(38,18-20): Consuming assertion
  0.037887s: nest_if3__verifast_instrumented.c(38,18-20): Producing assertion
  0.037904s: nest_if3__verifast_instrumented.c(37,1-4): Evaluating loop condition
  0.037924s: nest_if3__verifast_instrumented.c(39,5-6): Executing statement
  0.037938s: nest_if3__verifast_instrumented.c(40,1-4): Executing statement
  0.037958s: nest_if3__verifast_instrumented.c(40,7-8): Executing statement
  0.037971s: nest_if3__verifast_instrumented.c(40,1-4): Executing statement
  0.038797s: nest_if3__verifast_instrumented.c(41,25-27): Consuming assertion
  0.038847s: nest_if3__verifast_instrumented.c(41,25-27): Producing assertion
  0.038863s: nest_if3__verifast_instrumented.c(40,1-4): Evaluating loop condition
  0.038879s: nest_if3__verifast_instrumented.c(42,5-6): Executing statement
  0.038899s: nest_if3__verifast_instrumented.c(43,7-24): Executing statement
  0.038919s: nest_if3__verifast_instrumented.c(43,7-24): Verifying call
  0.038929s: nest_if3__verifast_instrumented.c(16,20-22): Consuming assertion
  0.038939s: nest_if3__verifast_instrumented.c(17,19-21): Producing assertion
  0.038950s: nest_if3__verifast_instrumented.c(40,15-17): Executing statement
  0.038964s: nest_if3__verifast_instrumented.c(41,25-27): Consuming assertion
  0.039002s: nest_if3__verifast_instrumented.c(44,5-6): Cleaning up dummy fraction chunks
  0.039017s: nest_if3__verifast_instrumented.c(44,5-6): Leak check.
  0.039032s: nest_if3__verifast_instrumented.c(45,5-7): Executing statement
  0.039048s: nest_if3__verifast_instrumented.c(45,8-29): Verifying call
  0.039057s: nest_if3__verifast_instrumented.c(24,14-18): Consuming assertion
  0.039070s: nest_if3__verifast_instrumented.c(25,13-17): Producing assertion
  0.039083s: nest_if3__verifast_instrumented.c(46,9-10): Executing statement
  0.039097s: nest_if3__verifast_instrumented.c(37,15-17): Executing statement
  0.039115s: nest_if3__verifast_instrumented.c(38,18-20): Consuming assertion
  0.039131s: nest_if3__verifast_instrumented.c(47,3-4): Cleaning up dummy fraction chunks
  0.039140s: nest_if3__verifast_instrumented.c(47,3-4): Leak check.
  0.039164s: nest_if3__verifast_instrumented.c(37,15-17): Executing statement
  0.039177s: nest_if3__verifast_instrumented.c(38,18-20): Consuming assertion
  0.039192s: nest_if3__verifast_instrumented.c(47,3-4): Cleaning up dummy fraction chunks
  0.039205s: nest_if3__verifast_instrumented.c(47,3-4): Leak check.
  0.039226s: nest_if3__verifast_instrumented.c(48,2-8): Executing return statement
  0.039237s: nest_if3__verifast_instrumented.c(28,13-17): Consuming assertion
  0.039245s: nest_if3__verifast_instrumented.c(48,12-13): Cleaning up dummy fraction chunks
  0.039253s: nest_if3__verifast_instrumented.c(48,12-13): Leak check.
Syntactic annotation overhead statistics:
  /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude.h      : lines: code:    6; annot:  807; mixed:    1; overhead: 13467%
  /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/list.gh        : lines: code:    0; annot:  187; mixed:    0; overhead:  inf%
  /storage/repos/SV-Transformer-Library/verifast-24.08.30-2-gb1220004/bin/prelude_core.gh: lines: code:    0; annot:   33; mixed:    0; overhead:  inf%
  nest_if3__verifast_instrumented.c                                                      : lines: code:   22; annot:   15; mixed:    0; overhead:   68%
Statements parsed: 113
Open statements parsed: 0
Close statements parsed: 0
Statement executions: 19
Execution steps (including assertion production/consumption steps): 114
Symbolic execution forks: 9
Prover assumes: 29
Term equality tests -- same term: 3
Term equality tests -- prover query: 0
Term equality tests -- total: 3
Other prover queries: 13
Prover statistics:
# toplevel assumes and queries (with # pending case splits) = 231 (0), 0 (more than 30)
assume_core_count = 264
number of case splits = 2
simplex_assert_ge_count = 191
simplex_assert_eq_count = 6
simplex_assert_neq_count = 0
max_truenode_childcount = 0
max_falsenode_childcount = 4
axiom triggered counts:
    ptr_provenance_max_addr_limits     1
    ptr_provenance_min_addr_limits     1
    boxed_bool_unboxed_bool_x_eq_x     1

Time spent in query, assume, push, pop: 0.000573s
Time spent in Simplex: 0.000274s

Time spent parsing: 0.017482s
Function timings (> 0.1s):

Total time: 0.03 seconds
0 errors found (19 statements verified)