[Version Information]
WALi-OpenNWA version: be2c095cbf8ea078087a03cba4c7b85ea673fca0 (2017-07-05 19:28:46 -0400) "Updated frankensuite to avoid integer overflow"
duet version: 37312f93042d9322883c425e7b53f0a32ea6ba3b (2017-07-05 19:03:26 -0400) "Big O bounds in print_hull"
# Installed packages for 4.02.1+PIC:
apron              20160125  APRON numerical abstract domain library
base-bigarray          base  Bigarray library distributed with the OCaml compile
base-bytes             base  Bytes library distributed with the OCaml compiler
base-num               base  Num library distributed with the OCaml compiler
base-ocamlbuild        base  OCamlbuild binary and libraries distributed with th
base-threads           base  Threads library distributed with the OCaml compiler
base-unix              base  Unix library distributed with the OCaml compiler
batteries             2.5.3  a community-maintained standard library extension
camlidl                1.05  Stub code generator for OCaml
camlp4               4.02+7  Camlp4 is a system for writing extensible parsers f
cil                20150825  A front-end for the C programming language that fac
conf-gmp                  1  Virtual package relying on a GMP lib system install
conf-m4                   1  Virtual package relying on m4
conf-mathsat              1  Virtual package relying on a MathSAT system install
conf-mpfr                 1  Virtual package relying on library MPFR installatio
conf-perl                 1  Virtual package relying on perl
conf-python-2-7         1.0  Virtual package relying on Python-2.7 installation.
conf-which                1  Virtual package relying on which
cppo                  1.4.1  Equivalent of the C preprocessor for OCaml programs
deriving           20140904  Extension to OCaml for deriving functions from type
mathsat            20161206  MathSAT 5 SMT solver
menhir             20170101  LR(1) parser generator
mlgmpidl              1.2.4  OCaml interface to the GMP library
num                       0  The Num library for arbitrary-precision integer and
oasis                 0.4.8  Tooling for building OCaml libraries and applicatio
ocamlbuild                0  Build system distributed with the OCaml compiler si
ocamlfind             1.7.1  A library manager for OCaml
ocamlgraph            1.8.7  A generic graph library for OCaml
ocamlify              0.0.1  Include files in OCaml code
ocamlmod              0.0.8  Generate OCaml modules from source files
OCRS             20170627v3  Recurrence solver based on operational calculus
optcomp                 1.6  Optional compilation with cpp-like directives
ounit                 2.0.0  Unit testing framework loosely based on HUnit. It i
ppx_deriving            4.1  Type-driven code generation for OCaml >=4.02
ppx_tools        5.0+4.02.0  Tools for authors of ppx rewriters and other syntac
result                  1.2  Compatibility Result module
Z3                 20161217  Z3 SMT solver

Test Name Output No. of Rounds Result Run Time
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/c4b
gcd.c below 1 FAIL0.361
kmp.c below 1 PASS1.667
qsort.c below 5 PASS0.868
speed_pldi09_fig1.c below 1 PASS0.518
speed_pldi09_fig4_2.c below 1 FAIL0.385
speed_pldi09_fig4_4.c below 1 PASS20.746
speed_pldi09_fig4_5.c below 1 PASS0.399
speed_pldi10_ex1.c below 1 PASS1.166
speed_pldi10_ex3.c below 1 PASS0.5
speed_pldi10_ex4.c below 1 PASS0.539
speed_popl10_fig2_1.c below 1 PASS0.459
speed_popl10_fig2_2.c below 1 FAIL0.367
speed_popl10_nested_multiple.c below 1 PASS0.445
speed_popl10_nested_single.c below 1 PASS0.409
speed_popl10_sequential_single.c below 1 PASS0.388
speed_popl10_simple_multiple.c below 1 PASS0.517
speed_popl10_simple_single_2.c below 1 PASS0.63
speed_popl10_simple_single.c below 1 PASS0.342
t07.c below 1 PASS0.44
t08.c below 1 PASS0.386
t09.c below 1 PASS0.388
t10.c below 1 PASS0.365
t11.c below 1 PASS0.458
t13.c below 1 FAIL0.424
t15.c below 1 PASS0.42
t16.c below 1 PASS0.39
t19.c below 1 PASS0.388
t20.c below 1 PASS0.378
t27.c below 1 PASS0.536
t28.c below 1 PASS0.449
t30.c below 1 FAIL0.405
t37.c below 2 PASS0.584
t39.c below 2 PASS0.546
t46.c below 1 PASS0.438
t47.c below 1 FAIL0.546
ICRA Assertions (True) = 29/35
ICRA Assertions (False) = 0/0
ICRA Time = 38.247
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/misc-recursive
mult-rec.c below 2 PASS0.343
qsort_full.c below 4 PASS5.465
rec1-param_safe.c below 2 PASS0.384
rec1-param_unsafe.c below 2 OKAY0.38
rec1_safe.c below 2 PASS0.353
rec1_unsafe.c below 2 OKAY0.362
rec2-param_safe.c below 2 PASS0.381
rec2-param_unsafe.c below 2 OKAY0.362
rec2_safe.c below 2 PASS0.369
rec2_unsafe.c below 2 OKAY0.366
rec-test.c below 2 PASS0.354
sas03_bothbranches.c below 7 PASS0.686
sas03.c below 2 PASS0.759
simulated_lese_recursive.c below 2 PASS0.439
ICRA Assertions (True) = 10/10
ICRA Assertions (False) = 4/4
ICRA Time = 11.003
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/duet
count_up_down_safe.c below 1 PASS0.334
count_up_down_unsafe.c below 1 OKAY0.344
divide.c below 1 PASS0.339
factor_unsafe.c below 1 OKAY0.315
for_infinite_loop_1_safe.c below 1 PASS0.32
for_infinite_loop_2_safe.c below 1 PASS0.316
interproc.c below 1 PASS0.301
mult.c below 1 PASS0.325
pointer_arith.c below 1 PASS0.295
quotient.c below 3 PASS0.477
subtract.c below 1 PASS0.322
sum01_bug02_sum01_bug02_base.case_unsafe.c below 1 OKAY0.352
sum01_bug02_unsafe.c below 1 OKAY0.584
sum01_real_safe.c below 1 PASS0.327
sum01_safe.c below 1 PASS0.346
sum01_unsafe.c below 1 OKAY0.433
sum02_safe.c below 1 PASS0.348
sum03_safe.c below 1 PASS0.405
sum03_unsafe.c below 1 OKAY0.482
sum04_safe.c below 1 PASS0.345
sum04_unsafe.c below 1 OKAY0.464
terminator_02_safe.c below 1 PASS0.322
terminator_02_unsafe.c below 1 OKAY0.356
terminator_03_safe.c below 1 PASS0.321
terminator_03_unsafe.c below 1 OKAY0.335
token_ring01_safe.c below 4 FAIL69.935
token_ring01_unsafe.c below 4 OKAY122.617
toy_safe.c below EXCEPTION 166.48
trex01_safe.c below 1 PASS0.719
trex01_unsafe.c below 1 OKAY0.37
trex02_safe2.c below 3 PASS0.381
trex02_safe.c below 3 PASS0.393
trex02_unsafe.c below 3 OKAY0.414
trex03_safe.c below 1 PASS0.418
trex03_unsafe.c below 1 OKAY0.432
trex04_safe.c below 1 PASS0.334
while_infinite_loop_1_safe.c below 1 PASS0.308
while_infinite_loop_2_safe.c below 1 PASS0.308
while_infinite_loop_3_safe.c below 1 PASS0.312
ICRA Assertions (True) = 24/26
ICRA Assertions (False) = 13/13
ICRA Time = 372.529
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests
above_litmus.c below 3 PASS0.384
blogger_simplified1.c below 3 PASS1.104
divided_difference2.c below TIMEOUT 300.004
mult-proc.c below 3 PASS0.365
mult-proc-params.c below 3 PASS0.383
popall.c below 1 PASS0.666
simulated_scc.c below 1 PASS0.654
ICRA Assertions (True) = 6/7
ICRA Assertions (False) = 0/0
ICRA Time = 303.56
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/polynomial/assert
degree1_monomial.c below 1 PASS0.359
degree2_binomial.c below 1 PASS0.708
degree2_monomial.c below 1 PASS0.383
degree3_binomial.c below 1 PASS1.335
degree3_monomial.c below 1 PASS0.44
degree4_binomial.c below 1 PASS2.568
degree4_monomial.c below 1 PASS0.515
degree5_binomial.c below 1 PASS7.271
degree5_monomial.c below 1 PASS0.567
ICRA Assertions (True) = 9/9
ICRA Assertions (False) = 0/0
ICRA Time = 14.146
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/snlee/snlee_tests
cubic_with_square.c below 1 PASS0.451
cubic_with_square_interproc.c below 2 PASS0.569
cubic_with_square_nonlinear.c below 1 PASS0.361
cubic_with_square_nonlinear_interproc.c below 2 PASS0.399
cubic_with_square_nonlinear_unsafe.c below 1 OKAY0.377
cubic_with_square_unsafe.c below 1 OKAY0.45
multi-input.c below 1 PASS211.581
multi-input_unsafe.c below 1 OKAY0.458
nondet_loop_bound.c below 1 PASS0.367
nondet_loop_bound_quartic.c below 1 PASS0.376
nondet_loop_bound_quartic_unsafe.c below 1 OKAY0.362
nondet_loop_bound_unsafe.c below 1 OKAY0.36
nonlinear_stratified.c below 1 PASS79.281
nonlinear_stratified_unsafe.c below 1 TIMEOUT300.004
quartic_with_cube.c below 1 PASS0.6
quartic_with_cube_nonlinear.c below 1 PASS0.383
quartic_with_cube_nonlinear_unsafe.c below 1 OKAY0.384
quartic_with_cube_unsafe.c below 1 OKAY0.491
quintic_with_quartic.c below 1 PASS0.997
quintic_with_quartic_nonlinear.c below 1 PASS0.442
quintic_with_quartic_nonlinear_unsafe.c below 1 OKAY0.437
quintic_with_quartic_unsafe.c below 1 OKAY1.03
ICRA Assertions (True) = 12/12
ICRA Assertions (False) = 9/10
ICRA Time = 600.16
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/FiniteDifferencing
degree2.c below 1 PASS0.698
degree2_FD_AllAux_AllAssm.c below 1 PASS154.39
degree2_FD_AllAux_FewAssm.c below 1 PASS4.805
degree2_FD_FewAux_FewAssm.c below 1 PASS0.913
degree2_FD_FewAux_FewAssm_NonLinAsrt.c below 1 PASS0.859
degree3.c below 1 PASS0.629
degree3_FD.c below 1 PASS0.799
degree4.c below 1 PASS0.425
ICRA Assertions (True) = 8/8
ICRA Assertions (False) = 0/0
ICRA Time = 163.518
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LESE
loop.c below 1 PASS0.429
loop_unsafe.c below 1 OKAY0.44
simulated_lese_parser.c below 1 PASS0.345
simulated_lese_sentinel.c below 1 PASS0.35
ICRA Assertions (True) = 3/3
ICRA Assertions (False) = 1/1
ICRA Time = 1.564
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LowerBound
lower_bound.c below 1 PASS0.338
ICRA Assertions (True) = 1/1
ICRA Assertions (False) = 0/0
ICRA Time = 0.338
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LZ
lz77.c below TIMEOUT 300.004
ICRA Assertions (True) = 0/1
ICRA Assertions (False) = 0/0
ICRA Time = 300.004
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-acceleration
array_false-unreach-call1.c below 1 OKAY0.335
array_false-unreach-call2.c below 1 OKAY0.361
array_false-unreach-call3.c below 1 OKAY0.349
array_true-unreach-call1.c below 1 FAIL0.35
array_true-unreach-call2.c below 1 FAIL0.352
array_true-unreach-call3.c below 1 PASS0.346
array_true-unreach-call4.c below 1 FAIL0.346
const_false-unreach-call1.c below 1 OKAY0.343
const_true-unreach-call1.c below 1 PASS0.337
diamond_false-unreach-call1.c below 1 OKAY0.367
diamond_true-unreach-call1.c below 1 PASS0.352
diamond_true-unreach-call2.c below 1 PASS0.37
functions_false-unreach-call1.c below 3 OKAY0.371
functions_true-unreach-call1.c below 3 PASS0.38
multivar_false-unreach-call1.c below 1 OKAY0.353
multivar_true-unreach-call1.c below 1 PASS0.34
nested_false-unreach-call1.c below 1 OKAY0.391
nested_true-unreach-call1.c below 1 PASS0.355
overflow_true-unreach-call1.c below 1 PASS0.316
phases_false-unreach-call1.c below 1 OKAY0.419
phases_false-unreach-call2.c below 1 OKAY0.351
phases_true-unreach-call1.c below 1 PASS0.41
phases_true-unreach-call2.c below 1 PASS0.338
simple_false-unreach-call1.c below 1 OKAY0.319
simple_false-unreach-call2.c below 1 OKAY0.334
simple_false-unreach-call3.c below 1 OKAY0.313
simple_false-unreach-call4.c below 1 OKAY0.33
simple_true-unreach-call1.c below 1 PASS0.329
simple_true-unreach-call2.c below 1 PASS0.321
simple_true-unreach-call3.c below 1 PASS0.323
simple_true-unreach-call4.c below 1 PASS0.324
underapprox_false-unreach-call1.c below 1 OKAY0.352
underapprox_false-unreach-call2.c below 1 OKAY0.345
underapprox_true-unreach-call1.c below 1 FAIL0.345
underapprox_true-unreach-call2.c below 1 PASS0.34
ICRA Assertions (True) = 15/19
ICRA Assertions (False) = 16/16
ICRA Time = 12.207
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-invgen
apache-escape-absolute_true-unreach-call.c below 1 PASS0.839
apache-get-tag_true-unreach-call.c below 1 FAIL0.443
down_true-unreach-call.c below 1 PASS0.374
fragtest_simple_true-unreach-call.c below 1 PASS0.433
half_2_true-unreach-call.c below 1 PASS0.385
heapsort_true-unreach-call.c below 1 TIMEOUT300.195
id_build_true-unreach-call.c below 1 PASS0.48
id_trans_false-unreach-call.c below 1 OKAY0.343
large_const_true-unreach-call.c below 1 PASS0.421
MADWiFi-encode_ie_ok_true-unreach-call.c below 1 PASS0.382
nested6_true-unreach-call.c below 1 FAIL0.493
nested9_true-unreach-call.c below 1 PASS0.502
nest-if3_true-unreach-call.c below 1 PASS0.484
NetBSD_loop_true-unreach-call.c below 1 PASS0.351
sendmail-close-angle_true-unreach-call.c below 1 FAIL0.385
seq_true-unreach-call.c below 1 PASS0.427
SpamAssassin-loop_true-unreach-call.c below 1 PASS1.431
string_concat-noarr_true-unreach-call.c below 1 PASS0.394
up_true-unreach-call.c below 1 PASS0.353
ICRA Assertions (True) = 14/18
ICRA Assertions (False) = 1/1
ICRA Time = 309.115
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-lit
afnp2014_true-unreach-call.c below 1 PASS0.376
bhmr2007_true-unreach-call.c below 1 PASS0.378
cggmp2005b_true-unreach-call.c below 1 PASS0.496
cggmp2005_true-unreach-call.c below 1 PASS0.356
cggmp2005_variant_true-unreach-call.c below 1 PASS0.332
css2003_true-unreach-call.c below 1 PASS0.752
ddlm2013_true-unreach-call.c below 1 PASS0.493
gcnr2008_false-unreach-call.c below 1 OKAY0.902
gj2007b_true-unreach-call.c below 1 FAIL0.377
gj2007_true-unreach-call.c below 1 PASS0.441
gr2006_true-unreach-call.c below 1 PASS0.424
gsv2008_true-unreach-call.c below 1 PASS0.356
hhk2008_true-unreach-call.c below 1 PASS0.331
jm2006_true-unreach-call.c below 1 PASS0.402
jm2006_variant_true-unreach-call.c below 1 PASS0.452
mcmillan2006_true-unreach-call.c below 1 FAIL0.376
ICRA Assertions (True) = 13/15
ICRA Assertions (False) = 1/1
ICRA Time = 7.244
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-new
count_by_1_true-unreach-call.c below 1 PASS0.309
count_by_1_variant_true-unreach-call.c below 1 PASS0.367
count_by_2_true-unreach-call.c below 1 PASS0.319
count_by_k_true-unreach-call.c below 1 PASS0.333
count_by_nondet_true-unreach-call.c below 1 FAIL0.338
gauss_sum_true-unreach-call.c below 1 PASS0.362
half_true-unreach-call.c below 1 FAIL0.352
nested_true-unreach-call.c below 1 PASS0.43
ICRA Assertions (True) = 6/8
ICRA Assertions (False) = 0/0
ICRA Time = 2.81
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loops
array_false-unreach-call.c below 1 OKAY0.376
array_true-unreach-call.c below 1 FAIL0.375
bubble_sort_false-unreach-call.c below 4 OKAY47.783
bubble_sort_true-unreach-call.c below 1 PASS3.533
compact_false-unreach-call.c below 1 OKAY0.393
count_up_down_false-unreach-call_true-termination.c below 1 OKAY0.331
count_up_down_true-unreach-call_true-termination.c below 1 PASS0.351
eureka_01_false-unreach-call.c below 1 OKAY2.022
eureka_01_true-unreach-call.c below 1 FAIL1.393
eureka_05_true-unreach-call.c below TIMEOUT 300.005
for_bounded_loop1_false-unreach-call_true-termination.c below 1 OKAY0.326
for_infinite_loop_1_true-unreach-call_false-termination.c below 1 PASS0.313
for_infinite_loop_2_true-unreach-call_false-termination.c below 1 PASS0.316
heavy_false-unreach-call.c below 1 OKAY0.458
heavy_true-unreach-call.c below 1 PASS0.44
insertion_sort_false-unreach-call.c below 1 OKAY1.546
insertion_sort_true-unreach-call.c below 1 FAIL0.528
invert_string_false-unreach-call.c below 1 OKAY0.482
invert_string_true-unreach-call.c below 1 FAIL0.515
linear_sea.ch_true-unreach-call.c below 1 FAIL0.373
linear_search_false-unreach-call.c below 1 OKAY0.403
lu.cmp_true-unreach-call.c below 3 PASS15.911
ludcmp_false-unreach-call.c below 3 OKAY16.225
matrix_false-unreach-call_true-termination.c below 1 OKAY1.033
matrix_true-unreach-call_true-termination.c below 1 FAIL0.415
n.c11_true-unreach-call.c below 3 FAIL0.415
n.c24_false-unreach-call.c below 3 OKAY2.687
n.c40_true-unreach-call.c below 1 FAIL0.368
nec11_false-unreach-call.c below 1 OKAY0.346
nec20_false-unreach-call.c below 1 OKAY0.381
nec40_true-unreach-call.c below 1 FAIL0.356
string_false-unreach-call.c below 1 OKAY0.618
string_true-unreach-call.c below 1 FAIL0.595
sum01_bug02_false-unreach-call_true-termination.c below 1 OKAY0.594
sum01_bug02_sum01_bug02_base.case_false-unreach-call_true-termination.c below 1 OKAY0.345
sum01_false-unreach-call_true-termination.c below 1 OKAY0.465
sum01_true-unreach-call_true-termination.c below 1 PASS0.36
sum03_false-unreach-call_true-termination.c below 1 OKAY0.492
sum03_true-unreach-call_false-termination.c below 1 PASS0.42
sum04_false-unreach-call_true-termination.c below 1 OKAY0.465
sum04_true-unreach-call_true-termination.c below 1 PASS0.353
sum_array_false-unreach-call.c below 1 OKAY0.559
sum_array_true-unreach-call.c below 1 FAIL0.616
terminator_01_false-unreach-call_false-termination.c below 1 OKAY0.312
terminator_02_false-unreach-call_true-termination.c below 3 OKAY0.431
terminator_02_true-unreach-call_true-termination.c below 2 PASS0.367
terminator_03_false-unreach-call_true-termination.c below 1 OKAY0.338
terminator_03_true-unreach-call_true-termination.c below 1 PASS0.331
trex01_false-unreach-call_true-termination.c below 3 OKAY0.427
trex01_true-unreach-call.c below 3 PASS0.664
trex02_false-unreach-call_true-termination.c below 3 OKAY0.383
trex02_true-unreach-call_true-termination.c below 3 PASS0.401
trex03_false-unreach-call_true-termination.c below 3 OKAY0.686
trex03_true-unreach-call.c below 3 PASS0.644
trex04_true-unreach-call_false-termination.c below 1 PASS0.389
veris.c_NetBSD-libc__loop_true-unreach-call.c below 1 PASS0.353
veris.c_OpenSER__cases1_stripFullBoth_arr_true-unreach-call.c below 3 PASS5.369
veris.c_sendmail__tTflag_arr_one_loop_true-unreach-call.c below 1 PASS0.372
verisec_NetBSD-libc__loop_false-unreach-call.c below 1 OKAY0.345
verisec_OpenSER__cases1_stripFullBoth_arr_false-unreach-call.c below 3 OKAY3.864
vogal_false-unreach-call.c below 1 OKAY0.723
vogal_true-unreach-call.c below 1 FAIL0.73
while_infinite_loop_1_true-unreach-call_false-termination.c below 1 PASS0.316
while_infinite_loop_2_true-unreach-call_false-termination.c below 1 PASS0.307
while_infinite_loop_3_true-unreach-call_false-termination.c below 1 PASS0.311
while_infinite_loop_4_false-unreach-call_true-termination.c below 1 OKAY0.314
ICRA Assertions (True) = 21/34
ICRA Assertions (False) = 32/32
ICRA Time = 424.658
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/recursive
Ackermann01_true-unreach-call.c below 7 PASS0.931
Ackermann02_false-unreach-call_false-termination.c below 7 OKAY0.897
Ackermann03_true-unreach-call.c below 7 FAIL0.94
Ackermann04_true-unreach-call.c below 7 FAIL0.909
Addition01_true-unreach-call_true-termination.c below 2 PASS0.513
Addition02_false-unreach-call_false-termination.c below 2 OKAY0.501
Addition03_false-no-overflow.c below 2 PASS0.529
Addition03_true-unreach-call.c below 2 PASS0.534
BallRajamani-SPIN2000-Fig1_false-unreach-call.c below 2 OKAY0.46
EvenOdd01_true-unreach-call_true-termination.c below 2 PASS0.421
EvenOdd03_false-unreach-call_false-termination.c below 2 OKAY0.408
Fibonacci01_true-unreach-call.c below 7 FAIL0.684
Fibonacci02_true-unreach-call_true-termination.c below 7 FAIL0.665
Fibonacci03_true-unreach-call_true-termination.c below 7 FAIL0.672
Fibonacci04_false-unreach-call_true-termination.c below 7 OKAY0.684
Fibonacci05_false-unreach-call_true-termination.c below 7 OKAY0.673
gcd01_true-unreach-call_true-termination.c below 2 PASS0.536
gcd02_true-unreach-call.c below 2 FAIL0.917
McCarthy91_false-unreach-call_false-termination.c below 7 OKAY6.87
McCarthy91_true-unreach-call.c below 7 PASS6.808
MultCommutative_true-unreach-call_true-termination.c below 2 FAIL0.545
Primes_true-unreach-call.c below 3 FAIL1.377
recHanoi01_true-unreach-call_true-termination.c below 8 FAIL1.685
recHanoi02_true-unreach-call_true-termination.c below 2 FAIL0.372
recHanoi03_true-unreach-call_true-termination.c below 2 FAIL0.397
ICRA Assertions (True) = 7/18
ICRA Assertions (False) = 7/7
ICRA Time = 29.928
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/recursive-simple
afterrec_2calls_false-unreach-call.c below 2 OKAY0.401
afterrec_2calls_true-unreach-call.c below 2 PASS0.39
afterrec_false-unreach-call.c below 2 OKAY0.383
afterrec_true-unreach-call.c below 2 PASS0.369
fibo_10_false-unreach-call.c below 7 OKAY0.685
fibo_10_true-unreach-call.c below 7 FAIL0.668
fibo_15_false-unreach-call.c below 7 OKAY0.654
fibo_15_true-unreach-call.c below 7 FAIL0.663
fibo_20_false-unreach-call.c below 7 OKAY0.681
fibo_20_true-unreach-call.c below 7 FAIL0.67
fibo_25_false-unreach-call.c below 7 OKAY0.669
fibo_25_true-unreach-call.c below 7 FAIL0.688
fibo_2calls_10_false-unreach-call.c below TIMEOUT 300.028
fibo_2calls_10_true-unreach-call.c below TIMEOUT 300.011
fibo_2calls_15_false-unreach-call.c below TIMEOUT 300.011
fibo_2calls_15_true-unreach-call.c below TIMEOUT 300.011
fibo_2calls_20_false-unreach-call.c below TIMEOUT 300.012
fibo_2calls_20_true-unreach-call.c below TIMEOUT 300.011
fibo_2calls_25_false-unreach-call.c below TIMEOUT 300.011
fibo_2calls_25_true-unreach-call.c below TIMEOUT 300.011
fibo_2calls_2_false-unreach-call.c below TIMEOUT 300.012
fibo_2calls_2_true-unreach-call.c below TIMEOUT 300.011
fibo_2calls_4_false-unreach-call.c below TIMEOUT 300.013
fibo_2calls_4_true-unreach-call.c below TIMEOUT 300.011
fibo_2calls_5_false-unreach-call.c below TIMEOUT 300.011
fibo_2calls_5_true-unreach-call.c below TIMEOUT 300.009
fibo_2calls_6_false-unreach-call.c below TIMEOUT 300.011
fibo_2calls_6_true-unreach-call.c below TIMEOUT 300.012
fibo_2calls_8_false-unreach-call.c below TIMEOUT 300.009
fibo_2calls_8_true-unreach-call.c below TIMEOUT 300.01
fibo_5_false-unreach-call.c below 7 OKAY0.667
fibo_5_true-unreach-call.c below 7 FAIL0.679
fibo_7_false-unreach-call.c below 7 OKAY0.674
fibo_7_true-unreach-call.c below 7 FAIL0.695
id2_b2_o3_true-unreach-call.c below 2 PASS0.591
id2_b3_o2_false-unreach-call.c below 2 OKAY0.643
id2_b3_o5_true-unreach-call.c below 2 PASS0.614
id2_b5_o10_true-unreach-call.c below 2 PASS0.621
id2_i5_o5_false-unreach-call.c below 2 OKAY0.404
id2_i5_o5_true-unreach-call.c below 2 PASS0.389
id_b2_o3_true-unreach-call.c below 2 PASS0.528
id_b3_o2_false-unreach-call.c below 2 OKAY0.532
id_b3_o5_true-unreach-call.c below 2 PASS0.539
id_b5_o10_true-unreach-call.c below 2 PASS0.523
id_i10_o10_false-unreach-call.c below 2 OKAY0.374
id_i10_o10_true-unreach-call.c below 2 PASS0.367
id_i15_o15_false-unreach-call.c below 2 OKAY0.379
id_i15_o15_true-unreach-call.c below 2 PASS0.384
id_i20_o20_false-unreach-call.c below 2 OKAY0.372
id_i20_o20_true-unreach-call.c below 2 PASS0.368
id_i25_o25_false-unreach-call.c below 2 OKAY0.38
id_i25_o25_true-unreach-call.c below 2 PASS0.363
id_i5_o5_false-unreach-call.c below 2 OKAY0.383
id_i5_o5_true-unreach-call.c below 2 PASS0.381
id_o1000_false-unreach-call.c below 2 OKAY0.36
id_o100_false-unreach-call.c below 2 OKAY0.386
id_o10_false-unreach-call.c below 2 OKAY0.355
id_o200_false-unreach-call.c below 2 OKAY0.379
id_o20_false-unreach-call.c below 2 OKAY0.379
id_o3_false-unreach-call.c below 2 OKAY0.381
sum_10x0_false-unreach-call.c below 2 OKAY0.414
sum_10x0_true-unreach-call.c below 2 PASS0.405
sum_15x0_false-unreach-call.c below 2 OKAY0.407
sum_15x0_true-unreach-call.c below 2 PASS0.414
sum_20x0_false-unreach-call.c below 2 OKAY0.409
sum_20x0_true-unreach-call.c below 2 PASS0.404
sum_25x0_false-unreach-call.c below 2 OKAY0.404
sum_25x0_true-unreach-call.c below 2 PASS0.413
sum_2x3_false-unreach-call.c below 2 OKAY0.398
sum_2x3_true-unreach-call.c below 2 PASS0.411
sum_non_eq_false-unreach-call.c below 2 OKAY0.41
sum_non_eq_true-unreach-call.c below 2 PASS0.405
sum_non_false-unreach-call.c below 2 OKAY0.406
sum_non_true-unreach-call.c below 2 PASS0.401
ICRA Assertions (True) = 21/36
ICRA Assertions (False) = 29/38
ICRA Time = 5426.927
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/rec-sv-benchmarks/rec-loop-lit
rec-afnp2014_true-unreach-call.c below 2 PASS0.419
rec-bhmr2007_true-unreach-call.c below 2 PASS0.399
rec-cggmp2005b_true-unreach-call.c below 3 PASS0.615
rec-cggmp2005_true-unreach-call.c below 2 PASS0.38
rec-cggmp2005_variant_true-unreach-call.c below 2 PASS0.409
rec-css2003_true-unreach-call.c below 2 PASS0.951
rec-ddlm2013_true-unreach-call.c below 2 FAIL1.069
rec-gcnr2008_false-unreach-call.c below 2 OKAY0.766
rec-gj2007b_true-unreach-call.c below 2 FAIL0.378
rec-gj2007_true-unreach-call.c below 2 FAIL0.466
rec-gr2006_true-unreach-call.c below 2 FAIL0.473
rec-gsv2008_true-unreach-call.c below 2 PASS0.44
rec-hhk2008_true-unreach-call.c below 2 PASS0.383
rec-jm2006_true-unreach-call.c below 2 PASS0.455
rec-jm2006_variant_true-unreach-call.c below 2 PASS0.502
rec-mcmillan2006_true-unreach-call.c below 2 FAIL0.416
ICRA Assertions (True) = 10/15
ICRA Assertions (False) = 1/1
ICRA Time = 8.521
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/rec-sv-benchmarks/rec-loop-new
rec-count_by_1_true-unreach-call.c below 2 PASS0.352
rec-count_by_1_variant_true-unreach-call.c below 2 PASS0.384
rec-count_by_2_true-unreach-call.c below 2 PASS0.364
rec-count_by_k_true-unreach-call.c below 2 PASS0.39
rec-count_by_nondet_true-unreach-call.c below 2 FAIL0.382
rec-gauss_sum_true-unreach-call.c below 2 PASS0.393
rec-half_true-unreach-call.c below 2 FAIL0.396
rec-nested_true-unreach-call.c below 3 FAIL0.518
ICRA Assertions (True) = 5/8
ICRA Assertions (False) = 0/0
ICRA Time = 3.179
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/recurrences
cubic_polynomial.c below 2 PASS0.487
cubic_polynomial_unsafe.c below 2 OKAY0.508
edit_distance_bottom_up.c below 3 FAIL122.094
edit_distance_top_down.c below 3 FAIL2.592
log_log_n_solution.c below 3 FAIL0.413
log_log_n_solution_unsafe.c below 3 OKAY0.432
log_n_solution.c below 2 FAIL0.442
log_n_solution_unsafe.c below 2 OKAY0.441
multivariate_1.c below TIMEOUT 300.005
multivariate_1_unsafe.c below TIMEOUT 300.004
multivariate_higher_order.c below 7 FAIL18.783
multivariate_higher_order_unsafe.c below 7 OKAY18.759
n_cubed_solution.c below EXCEPTION 46.813
n_cubed_solution_unsafe.c below EXCEPTION 0.024
n_log_n_solution.c below TIMEOUT 300.046
n_log_n_solution_unsafe.c below TIMEOUT 300.046
n_squared_two_base_case_even.c below 2 PASS0.477
n_squared_two_base_case_even_unsafe.c below 2 OKAY0.478
n_squared_two_base_case_odd.c below 2 PASS0.482
n_squared_two_base_case_odd_unsafe.c below 2 OKAY0.485
pascals_dynamic.c below 3 FAIL2.37
pascals_dynamic_unsafe.c below 3 OKAY2.419
pascals_iterative.c below 1 FAIL3.453
pascals_iterative_unsafe.c below 1 OKAY3.503
pascals_recursive.c below 8 FAIL9.456
pascals_recursive_unsafe.c below 8 OKAY9.514
squared_solution.c below TIMEOUT 300.004
squared_solution_unsafe.c below TIMEOUT 300.004
two_n_even.c below 2 PASS0.388
two_n_even_unsafe.c below 2 OKAY0.4
two_n_odd.c below 2 PASS0.39
two_n_odd_unsafe.c below 2 OKAY0.402
two_to_n_over_two_even.c below TIMEOUT 300.004
two_to_n_over_two_even_unsafe.c below TIMEOUT 300.003
two_to_n_over_two_odd.c below TIMEOUT 300.004
two_to_n_over_two_odd_unsafe.c below TIMEOUT 300.004
two_to_n_squared.c below 8 FAIL20.102
two_to_n_squared_unsafe.c below 8 OKAY19.887
two_to_two_to_n.c below 7 FAIL0.804
two_to_two_to_n_unsafe.c below 7 OKAY0.825
ICRA Assertions (True) = 5/21
ICRA Assertions (False) = 13/19
ICRA Time = 3287.747
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/exponential
adding_and_mult.c below 1 PASS0.351
adding_and_mult_unsafe.c below 1 OKAY0.376
binary_search_array_tree.c below 1 FAIL0.594
exp_add_linear.c below 1 PASS0.411
exp_add_linear_unsafe.c below 1 OKAY0.433
exp_add_loop_rec.c below 1 FAIL0.363
exp_add_loop_rec_unsafe.c below 1 OKAY0.363
exp_add_loop_variable.c below 1 PASS0.407
exp_add_loop_variable_unsafe.c below 1 OKAY0.405
exp_with_linear_inner_loop.c below 1 FAIL0.471
exp_with_linear_inner_loop_unsafe.c below 1 OKAY0.499
halving_log1.c below 1 FAIL0.501
linear_two_to_n.c below 8 FAIL1.053
linear_two_to_n_unsafe.c below 8 OKAY1.053
loop_five_to_n.c below 1 PASS0.37
loop_five_to_n_unsafe.c below 1 OKAY0.397
non_loop_five_to_n.c below TIMEOUT 300.032
non_loop_five_to_n_unsafe.c below TIMEOUT 300.028
power_log.c below 1 PASS0.468
power_log_modified.c below 1 PASS0.49
simple_exponential.c below 1 PASS0.388
simple_exponential_for.c below 1 PASS0.363
simple_exponential_for_unsafe.c below 1 OKAY0.395
simple_exponential_unsafe.c below 1 OKAY0.389
two_to_n_minus_n.c below 7 FAIL1.157
two_to_n_minus_n_loop.c below 7 FAIL1.588
two_to_n_minus_n_loop_unsafe.c below 7 OKAY1.565
two_to_n_minus_n_unsafe.c below 7 OKAY1.124
ICRA Assertions (True) = 8/16
ICRA Assertions (False) = 11/12
ICRA Time = 616.034