[Version Information]
WALi-OpenNWA version: cb66c5d81a7461250a11c7d2e8f839a3ac4b693b (2017-06-01 11:48:21 -0500) "Allow full_icra_rebuild.sh to work with both NewtonICRA duet and Newton-ark2 duet."
duet version: 88a528a0c730ccb5efe3aa4b145a9126fbeaa3d6 (2017-06-25 22:51:16 -0400) "Merge remote-tracking branch 'origin/ark2' into Newton-ark2"
# 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               20170614  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.331
kmp.c below 1 PASS0.709
qsort.c below 7 PASS1.263
speed_pldi09_fig1.c below 1 PASS0.341
speed_pldi09_fig4_2.c below 1 FAIL0.367
speed_pldi09_fig4_4.c below 1 PASS0.413
speed_pldi09_fig4_5.c below 1 PASS0.345
speed_pldi10_ex1.c below 1 PASS1.785
speed_pldi10_ex3.c below 1 PASS0.399
speed_pldi10_ex4.c below 1 PASS0.389
speed_popl10_fig2_1.c below 1 PASS0.372
speed_popl10_fig2_2.c below 1 FAIL0.342
speed_popl10_nested_multiple.c below 1 PASS0.386
speed_popl10_nested_single.c below 1 PASS0.379
speed_popl10_sequential_single.c below 1 PASS0.334
speed_popl10_simple_multiple.c below 1 PASS0.367
speed_popl10_simple_single_2.c below 1 PASS0.401
speed_popl10_simple_single.c below 1 PASS0.326
t07.c below 1 PASS0.355
t08.c below 1 PASS0.334
t09.c below 1 PASS0.321
t10.c below 1 PASS0.332
t11.c below 1 PASS0.37
t13.c below 1 FAIL0.372
t15.c below 1 PASS0.353
t16.c below 1 PASS0.356
t19.c below 1 PASS0.342
t20.c below 1 PASS0.338
t27.c below 1 PASS0.394
t28.c below 1 PASS0.369
t30.c below 1 FAIL0.329
t37.c below 2 PASS0.406
t39.c below 2 PASS0.399
t46.c below 1 PASS0.348
t47.c below 1 PASS0.348
ICRA Assertions (True) = 30/35
ICRA Assertions (False) = 0/0
ICRA Time = 15.315
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/misc-recursive
mult-rec.c below 2 PASS0.347
qsort_full.c below 4 PASS7.747
rec1-param_safe.c below 2 PASS0.323
rec1-param_unsafe.c below 2 OKAY0.326
rec1_safe.c below 2 PASS0.327
rec1_unsafe.c below 2 OKAY0.322
rec2-param_safe.c below 2 PASS0.326
rec2-param_unsafe.c below 2 OKAY0.323
rec2_safe.c below 2 PASS0.318
rec2_unsafe.c below 2 OKAY0.31
rec-test.c below 2 PASS0.328
sas03_bothbranches.c below 7 PASS0.496
sas03.c below 2 PASS0.727
simulated_lese_recursive.c below 2 PASS0.346
ICRA Assertions (True) = 10/10
ICRA Assertions (False) = 4/4
ICRA Time = 12.566
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/duet
count_up_down_safe.c below 1 PASS0.319
count_up_down_unsafe.c below 1 OKAY0.315
divide.c below 1 PASS0.319
factor_unsafe.c below 1 OKAY0.315
for_infinite_loop_1_safe.c below 1 PASS0.296
for_infinite_loop_2_safe.c below 1 PASS0.304
interproc.c below 1 PASS0.299
mult.c below 1 PASS0.311
pointer_arith.c below 1 PASS0.296
quotient.c below 3 PASS0.379
subtract.c below 1 PASS0.307
sum01_bug02_sum01_bug02_base.case_unsafe.c below 1 OKAY0.324
sum01_bug02_unsafe.c below 1 OKAY0.361
sum01_real_safe.c below 1 PASS0.316
sum01_safe.c below 1 PASS0.32
sum01_unsafe.c below 1 OKAY0.35
sum02_safe.c below 1 PASS0.329
sum03_safe.c below 1 PASS0.315
sum03_unsafe.c below 1 OKAY0.376
sum04_safe.c below 1 PASS0.31
sum04_unsafe.c below 1 OKAY0.347
terminator_02_safe.c below 1 PASS0.339
terminator_02_unsafe.c below 1 OKAY0.33
terminator_03_safe.c below 1 PASS0.31
terminator_03_unsafe.c below 1 OKAY0.317
token_ring01_safe.c below 4 FAIL141.363
token_ring01_unsafe.c below 4 OKAY95.071
toy_safe.c below EXCEPTION 153.05
trex01_safe.c below 1 PASS0.501
trex01_unsafe.c below 1 OKAY0.36
trex02_safe2.c below 3 PASS0.349
trex02_safe.c below 3 PASS0.349
trex02_unsafe.c below 3 OKAY0.358
trex03_safe.c below 1 PASS0.397
trex03_unsafe.c below 1 OKAY0.409
trex04_safe.c below 1 PASS0.327
while_infinite_loop_1_safe.c below 1 PASS0.298
while_infinite_loop_2_safe.c below 1 PASS0.299
while_infinite_loop_3_safe.c below 1 PASS0.305
ICRA Assertions (True) = 24/26
ICRA Assertions (False) = 13/13
ICRA Time = 401.54
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests
above_litmus.c below 3 PASS0.352
blogger_simplified1.c below 3 PASS0.665
divided_difference2.c below TIMEOUT 300.004
mult-proc.c below 3 PASS0.341
mult-proc-params.c below 3 PASS0.365
popall.c below 1 PASS0.385
simulated_scc.c below 1 PASS0.456
ICRA Assertions (True) = 6/7
ICRA Assertions (False) = 0/0
ICRA Time = 302.568
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/polynomial/assert
degree1_monomial.c below 1 PASS0.328
degree2_binomial.c below 1 PASS0.426
degree2_monomial.c below 1 PASS0.336
degree3_binomial.c below 1 PASS0.853
degree3_monomial.c below 1 PASS0.374
degree4_binomial.c below 1 FAIL1.089
degree4_monomial.c below 1 PASS0.416
degree5_binomial.c below 1 FAIL1.57
degree5_monomial.c below 1 PASS0.483
ICRA Assertions (True) = 7/9
ICRA Assertions (False) = 0/0
ICRA Time = 5.875
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/snlee/snlee_tests
cubic_with_square.c below 1 PASS0.328
cubic_with_square_interproc.c below 2 PASS0.368
cubic_with_square_nonlinear.c below 1 PASS0.33
cubic_with_square_nonlinear_interproc.c below 2 PASS0.361
cubic_with_square_nonlinear_unsafe.c below 1 OKAY0.342
cubic_with_square_unsafe.c below 1 OKAY0.321
multi-input.c below 1 PASS0.376
multi-input_unsafe.c below 1 OKAY0.401
nondet_loop_bound.c below 1 PASS0.339
nondet_loop_bound_quartic.c below 1 PASS0.358
nondet_loop_bound_quartic_unsafe.c below 1 OKAY0.354
nondet_loop_bound_unsafe.c below 1 OKAY0.372
nonlinear_stratified.c below 1 FAIL0.343
nonlinear_stratified_unsafe.c below 1 OKAY0.343
quartic_with_cube.c below 1 PASS0.331
quartic_with_cube_nonlinear.c below 1 PASS0.341
quartic_with_cube_nonlinear_unsafe.c below 1 OKAY0.355
quartic_with_cube_unsafe.c below 1 OKAY0.336
quintic_with_quartic.c below 1 PASS0.341
quintic_with_quartic_nonlinear.c below 1 TIMEOUT300.004
quintic_with_quartic_nonlinear_unsafe.c below 1 TIMEOUT300.004
quintic_with_quartic_unsafe.c below 1 OKAY0.335
ICRA Assertions (True) = 10/12
ICRA Assertions (False) = 9/10
ICRA Time = 606.983
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/FiniteDifferencing
degree2.c below 1 PASS0.443
degree2_FD_AllAux_AllAssm.c below 1 PASS1.953
degree2_FD_AllAux_FewAssm.c below 1 PASS5.468
degree2_FD_FewAux_FewAssm.c below 1 PASS0.56
degree2_FD_FewAux_FewAssm_NonLinAsrt.c below 1 PASS0.56
degree3.c below 1 PASS0.473
degree3_FD.c below 1 PASS0.571
degree4.c below 1 PASS0.377
ICRA Assertions (True) = 8/8
ICRA Assertions (False) = 0/0
ICRA Time = 10.405
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LESE
loop.c below 1 PASS0.38
loop_unsafe.c below 1 OKAY0.378
simulated_lese_parser.c below 1 PASS0.326
simulated_lese_sentinel.c below 1 PASS0.333
ICRA Assertions (True) = 3/3
ICRA Assertions (False) = 1/1
ICRA Time = 1.417
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LowerBound
lower_bound.c below 1 PASS0.31
ICRA Assertions (True) = 1/1
ICRA Assertions (False) = 0/0
ICRA Time = 0.31
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LZ
lz77.c below TIMEOUT 300.012
ICRA Assertions (True) = 0/1
ICRA Assertions (False) = 0/0
ICRA Time = 300.012
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-acceleration
array_false-unreach-call1.c below 1 OKAY0.326
array_false-unreach-call2.c below 1 OKAY0.329
array_false-unreach-call3.c below 1 OKAY0.334
array_true-unreach-call1.c below 1 FAIL0.324
array_true-unreach-call2.c below 1 FAIL0.347
array_true-unreach-call3.c below 1 PASS0.321
array_true-unreach-call4.c below 1 FAIL0.328
const_false-unreach-call1.c below 1 OKAY0.316
const_true-unreach-call1.c below 1 PASS0.311
diamond_false-unreach-call1.c below 1 OKAY0.315
diamond_true-unreach-call1.c below 1 PASS0.323
diamond_true-unreach-call2.c below 1 PASS0.362
functions_false-unreach-call1.c below 3 OKAY0.332
functions_true-unreach-call1.c below 3 PASS0.333
multivar_false-unreach-call1.c below 1 OKAY0.316
multivar_true-unreach-call1.c below 1 PASS0.312
nested_false-unreach-call1.c below 1 OKAY0.321
nested_true-unreach-call1.c below 1 PASS0.325
overflow_true-unreach-call1.c below 1 PASS0.302
phases_false-unreach-call1.c below 1 OKAY0.314
phases_false-unreach-call2.c below 1 OKAY0.326
phases_true-unreach-call1.c below 1 PASS0.317
phases_true-unreach-call2.c below 1 PASS0.333
simple_false-unreach-call1.c below 1 OKAY0.321
simple_false-unreach-call2.c below 1 OKAY0.31
simple_false-unreach-call3.c below 1 OKAY0.308
simple_false-unreach-call4.c below 1 OKAY0.306
simple_true-unreach-call1.c below 1 PASS0.305
simple_true-unreach-call2.c below 1 PASS0.304
simple_true-unreach-call3.c below 1 PASS0.307
simple_true-unreach-call4.c below 1 PASS0.306
underapprox_false-unreach-call1.c below 1 OKAY0.314
underapprox_false-unreach-call2.c below 1 OKAY0.321
underapprox_true-unreach-call1.c below 1 FAIL0.316
underapprox_true-unreach-call2.c below 1 PASS0.31
ICRA Assertions (True) = 15/19
ICRA Assertions (False) = 16/16
ICRA Time = 11.195
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-invgen
apache-escape-absolute_true-unreach-call.c below 1 PASS0.724
apache-get-tag_true-unreach-call.c below 1 FAIL0.414
down_true-unreach-call.c below 1 PASS0.326
fragtest_simple_true-unreach-call.c below 1 PASS0.369
half_2_true-unreach-call.c below 1 PASS0.325
heapsort_true-unreach-call.c below 1 PASS2.322
id_build_true-unreach-call.c below 1 PASS0.315
id_trans_false-unreach-call.c below 1 OKAY0.323
large_const_true-unreach-call.c below 1 PASS0.383
MADWiFi-encode_ie_ok_true-unreach-call.c below 1 PASS0.359
nested6_true-unreach-call.c below 1 FAIL0.384
nested9_true-unreach-call.c below 1 PASS0.425
nest-if3_true-unreach-call.c below 1 PASS0.365
NetBSD_loop_true-unreach-call.c below 1 PASS0.323
sendmail-close-angle_true-unreach-call.c below 1 FAIL0.358
seq_true-unreach-call.c below 1 PASS0.352
SpamAssassin-loop_true-unreach-call.c below TIMEOUT 300.004
string_concat-noarr_true-unreach-call.c below 1 PASS0.344
up_true-unreach-call.c below 1 PASS0.331
ICRA Assertions (True) = 14/18
ICRA Assertions (False) = 1/1
ICRA Time = 308.746
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-lit
afnp2014_true-unreach-call.c below 1 PASS0.318
bhmr2007_true-unreach-call.c below 1 PASS0.338
cggmp2005b_true-unreach-call.c below 1 PASS0.365
cggmp2005_true-unreach-call.c below 1 PASS0.317
cggmp2005_variant_true-unreach-call.c below 1 PASS0.321
css2003_true-unreach-call.c below 1 PASS0.429
ddlm2013_true-unreach-call.c below 1 PASS0.368
gcnr2008_false-unreach-call.c below 1 TIMEOUT300.024
gj2007b_true-unreach-call.c below 1 FAIL0.328
gj2007_true-unreach-call.c below 1 PASS0.327
gr2006_true-unreach-call.c below 1 PASS0.339
gsv2008_true-unreach-call.c below 1 PASS0.306
hhk2008_true-unreach-call.c below 1 PASS0.317
jm2006_true-unreach-call.c below 1 PASS0.342
jm2006_variant_true-unreach-call.c below 1 PASS0.335
mcmillan2006_true-unreach-call.c below 1 FAIL0.365
ICRA Assertions (True) = 13/15
ICRA Assertions (False) = 0/1
ICRA Time = 305.139
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-new
count_by_1_true-unreach-call.c below 1 PASS0.307
count_by_1_variant_true-unreach-call.c below 1 PASS0.323
count_by_2_true-unreach-call.c below 1 PASS0.305
count_by_k_true-unreach-call.c below 1 PASS0.308
count_by_nondet_true-unreach-call.c below 1 FAIL0.321
gauss_sum_true-unreach-call.c below 1 PASS0.312
half_true-unreach-call.c below EXCEPTION 0.323
nested_true-unreach-call.c below 1 PASS0.357
ICRA Assertions (True) = 6/8
ICRA Assertions (False) = 0/0
ICRA Time = 2.556
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loops
array_false-unreach-call.c below 1 OKAY0.369
array_true-unreach-call.c below 1 FAIL0.356
bubble_sort_false-unreach-call.c below 4 OKAY67.001
bubble_sort_true-unreach-call.c below 1 PASS1.146
compact_false-unreach-call.c below 1 OKAY0.337
count_up_down_false-unreach-call_true-termination.c below 1 OKAY0.307
count_up_down_true-unreach-call_true-termination.c below 1 PASS0.305
eureka_01_false-unreach-call.c below 1 OKAY1.294
eureka_01_true-unreach-call.c below 1 FAIL1.166
eureka_05_true-unreach-call.c below 1 PASS0.503
for_bounded_loop1_false-unreach-call_true-termination.c below 1 OKAY0.313
for_infinite_loop_1_true-unreach-call_false-termination.c below 1 PASS0.302
for_infinite_loop_2_true-unreach-call_false-termination.c below 1 PASS0.297
heavy_false-unreach-call.c below 1 OKAY0.399
heavy_true-unreach-call.c below 1 PASS0.406
insertion_sort_false-unreach-call.c below 1 OKAY0.926
insertion_sort_true-unreach-call.c below 1 FAIL0.527
invert_string_false-unreach-call.c below 1 OKAY0.436
invert_string_true-unreach-call.c below 1 FAIL0.436
linear_sea.ch_true-unreach-call.c below 1 FAIL0.367
linear_search_false-unreach-call.c below 1 UNSOUND0.388
lu.cmp_true-unreach-call.c below 3 PASS8.362
ludcmp_false-unreach-call.c below 3 OKAY8.465
matrix_false-unreach-call_true-termination.c below 1 OKAY0.524
matrix_true-unreach-call_true-termination.c below 1 FAIL0.38
n.c11_true-unreach-call.c below 3 FAIL0.406
n.c24_false-unreach-call.c below 3 OKAY2.387
n.c40_true-unreach-call.c below 1 FAIL0.324
nec11_false-unreach-call.c below 1 OKAY0.344
nec20_false-unreach-call.c below 1 OKAY0.35
nec40_true-unreach-call.c below 1 FAIL0.354
string_false-unreach-call.c below 1 OKAY0.595
string_true-unreach-call.c below 1 FAIL0.603
sum01_bug02_false-unreach-call_true-termination.c below 1 OKAY0.359
sum01_bug02_sum01_bug02_base.case_false-unreach-call_true-termination.c below 1 OKAY0.331
sum01_false-unreach-call_true-termination.c below 1 OKAY0.34
sum01_true-unreach-call_true-termination.c below 1 PASS0.329
sum03_false-unreach-call_true-termination.c below 1 OKAY0.401
sum03_true-unreach-call_false-termination.c below 1 PASS0.333
sum04_false-unreach-call_true-termination.c below 1 OKAY0.338
sum04_true-unreach-call_true-termination.c below 1 PASS0.315
sum_array_false-unreach-call.c below 1 OKAY0.487
sum_array_true-unreach-call.c below 1 FAIL0.546
terminator_01_false-unreach-call_false-termination.c below 1 OKAY0.314
terminator_02_false-unreach-call_true-termination.c below 3 OKAY0.382
terminator_02_true-unreach-call_true-termination.c below 2 PASS0.34
terminator_03_false-unreach-call_true-termination.c below 1 OKAY0.32
terminator_03_true-unreach-call_true-termination.c below 1 PASS0.324
trex01_false-unreach-call_true-termination.c below 3 OKAY0.41
trex01_true-unreach-call.c below 3 PASS0.714
trex02_false-unreach-call_true-termination.c below 3 OKAY0.346
trex02_true-unreach-call_true-termination.c below 3 PASS0.35
trex03_false-unreach-call_true-termination.c below 3 OKAY0.614
trex03_true-unreach-call.c below 3 PASS0.593
trex04_true-unreach-call_false-termination.c below 1 PASS0.354
veris.c_NetBSD-libc__loop_true-unreach-call.c below 1 PASS0.327
veris.c_OpenSER__cases1_stripFullBoth_arr_true-unreach-call.c below 3 PASS3.745
veris.c_sendmail__tTflag_arr_one_loop_true-unreach-call.c below 1 PASS0.336
verisec_NetBSD-libc__loop_false-unreach-call.c below 1 OKAY0.338
verisec_OpenSER__cases1_stripFullBoth_arr_false-unreach-call.c below 3 OKAY2.843
vogal_false-unreach-call.c below 1 OKAY0.642
vogal_true-unreach-call.c below 1 FAIL0.633
while_infinite_loop_1_true-unreach-call_false-termination.c below 1 PASS0.309
while_infinite_loop_2_true-unreach-call_false-termination.c below 1 PASS0.298
while_infinite_loop_3_true-unreach-call_false-termination.c below 1 PASS0.308
while_infinite_loop_4_false-unreach-call_true-termination.c below 1 OKAY0.305
ICRA Assertions (True) = 22/34
ICRA Assertions (False) = 31/32
ICRA Time = 119.599
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/recursive
Ackermann01_true-unreach-call.c below 7 PASS0.863
Ackermann02_false-unreach-call_false-termination.c below 7 OKAY0.851
Ackermann03_true-unreach-call.c below 7 FAIL0.835
Ackermann04_true-unreach-call.c below 7 FAIL0.841
Addition01_true-unreach-call_true-termination.c below 2 PASS0.397
Addition02_false-unreach-call_false-termination.c below 2 OKAY0.402
Addition03_false-no-overflow.c below 2 PASS0.409
Addition03_true-unreach-call.c below 2 PASS0.403
BallRajamani-SPIN2000-Fig1_false-unreach-call.c below 2 OKAY0.353
EvenOdd01_true-unreach-call_true-termination.c below 2 PASS0.377
EvenOdd03_false-unreach-call_false-termination.c below 2 OKAY0.375
Fibonacci01_true-unreach-call.c below EXCEPTION 0.664
Fibonacci02_true-unreach-call_true-termination.c below EXCEPTION 0.591
Fibonacci03_true-unreach-call_true-termination.c below EXCEPTION 0.59
Fibonacci04_false-unreach-call_true-termination.c below EXCEPTION 0.65
Fibonacci05_false-unreach-call_true-termination.c below EXCEPTION 0.679
gcd01_true-unreach-call_true-termination.c below 2 PASS0.401
gcd02_true-unreach-call.c below 2 FAIL0.659
McCarthy91_false-unreach-call_false-termination.c below 8 OKAY2.879
McCarthy91_true-unreach-call.c below 8 FAIL2.914
MultCommutative_true-unreach-call_true-termination.c below 2 FAIL0.428
Primes_true-unreach-call.c below 3 FAIL0.886
recHanoi01_true-unreach-call_true-termination.c below EXCEPTION 0.503
recHanoi02_true-unreach-call_true-termination.c below 2 FAIL0.343
recHanoi03_true-unreach-call_true-termination.c below 2 FAIL0.343
ICRA Assertions (True) = 6/18
ICRA Assertions (False) = 5/7
ICRA Time = 18.636
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/recursive-simple
afterrec_2calls_false-unreach-call.c below 2 OKAY0.363
afterrec_2calls_true-unreach-call.c below 2 PASS0.353
afterrec_false-unreach-call.c below 2 OKAY0.331
afterrec_true-unreach-call.c below 2 PASS0.343
fibo_10_false-unreach-call.c below EXCEPTION 0.669
fibo_10_true-unreach-call.c below EXCEPTION 0.588
fibo_15_false-unreach-call.c below EXCEPTION 0.644
fibo_15_true-unreach-call.c below EXCEPTION 0.598
fibo_20_false-unreach-call.c below EXCEPTION 0.597
fibo_20_true-unreach-call.c below EXCEPTION 0.592
fibo_25_false-unreach-call.c below EXCEPTION 0.603
fibo_25_true-unreach-call.c below EXCEPTION 0.599
fibo_2calls_10_false-unreach-call.c below TIMEOUT 300.004
fibo_2calls_10_true-unreach-call.c below TIMEOUT 300.004
fibo_2calls_15_false-unreach-call.c below TIMEOUT 300.006
fibo_2calls_15_true-unreach-call.c below TIMEOUT 300.005
fibo_2calls_20_false-unreach-call.c below TIMEOUT 300.007
fibo_2calls_20_true-unreach-call.c below TIMEOUT 300.004
fibo_2calls_25_false-unreach-call.c below TIMEOUT 300.007
fibo_2calls_25_true-unreach-call.c below TIMEOUT 300.004
fibo_2calls_2_false-unreach-call.c below TIMEOUT 300.005
fibo_2calls_2_true-unreach-call.c below TIMEOUT 300.004
fibo_2calls_4_false-unreach-call.c below TIMEOUT 300.008
fibo_2calls_4_true-unreach-call.c below TIMEOUT 300.005
fibo_2calls_5_false-unreach-call.c below TIMEOUT 300.005
fibo_2calls_5_true-unreach-call.c below TIMEOUT 300.005
fibo_2calls_6_false-unreach-call.c below TIMEOUT 300.01
fibo_2calls_6_true-unreach-call.c below TIMEOUT 300.004
fibo_2calls_8_false-unreach-call.c below TIMEOUT 300.008
fibo_2calls_8_true-unreach-call.c below TIMEOUT 300.004
fibo_5_false-unreach-call.c below EXCEPTION 0.682
fibo_5_true-unreach-call.c below EXCEPTION 0.589
fibo_7_false-unreach-call.c below EXCEPTION 0.605
fibo_7_true-unreach-call.c below EXCEPTION 0.593
id2_b2_o3_true-unreach-call.c below 2 PASS0.504
id2_b3_o2_false-unreach-call.c below 2 OKAY0.527
id2_b3_o5_true-unreach-call.c below 2 PASS0.51
id2_b5_o10_true-unreach-call.c below 2 PASS0.504
id2_i5_o5_false-unreach-call.c below 2 OKAY0.366
id2_i5_o5_true-unreach-call.c below 2 PASS0.371
id_b2_o3_true-unreach-call.c below 2 PASS0.411
id_b3_o2_false-unreach-call.c below 2 OKAY0.424
id_b3_o5_true-unreach-call.c below 2 PASS0.423
id_b5_o10_true-unreach-call.c below 2 PASS0.415
id_i10_o10_false-unreach-call.c below 2 OKAY0.341
id_i10_o10_true-unreach-call.c below 2 PASS0.34
id_i15_o15_false-unreach-call.c below 2 OKAY0.336
id_i15_o15_true-unreach-call.c below 2 PASS0.332
id_i20_o20_false-unreach-call.c below 2 OKAY0.342
id_i20_o20_true-unreach-call.c below 2 PASS0.338
id_i25_o25_false-unreach-call.c below 2 OKAY0.332
id_i25_o25_true-unreach-call.c below 2 PASS0.336
id_i5_o5_false-unreach-call.c below 2 OKAY0.334
id_i5_o5_true-unreach-call.c below 2 PASS0.353
id_o1000_false-unreach-call.c below 2 OKAY0.342
id_o100_false-unreach-call.c below 2 OKAY0.341
id_o10_false-unreach-call.c below 2 OKAY0.343
id_o200_false-unreach-call.c below 2 OKAY0.343
id_o20_false-unreach-call.c below 2 OKAY0.34
id_o3_false-unreach-call.c below 2 OKAY0.345
sum_10x0_false-unreach-call.c below 2 OKAY0.346
sum_10x0_true-unreach-call.c below 2 PASS0.349
sum_15x0_false-unreach-call.c below 2 OKAY0.345
sum_15x0_true-unreach-call.c below 2 PASS0.349
sum_20x0_false-unreach-call.c below 2 OKAY0.347
sum_20x0_true-unreach-call.c below 2 PASS0.345
sum_25x0_false-unreach-call.c below 2 OKAY0.344
sum_25x0_true-unreach-call.c below 2 PASS0.345
sum_2x3_false-unreach-call.c below 2 OKAY0.347
sum_2x3_true-unreach-call.c below 2 PASS0.347
sum_non_eq_false-unreach-call.c below 2 OKAY0.366
sum_non_eq_true-unreach-call.c below 2 PASS0.351
sum_non_false-unreach-call.c below 2 OKAY0.34
sum_non_true-unreach-call.c below 2 PASS0.351
ICRA Assertions (True) = 21/36
ICRA Assertions (False) = 23/38
ICRA Time = 5423.613
/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.345
rec-bhmr2007_true-unreach-call.c below 2 PASS0.372
rec-cggmp2005b_true-unreach-call.c below 3 PASS0.482
rec-cggmp2005_true-unreach-call.c below 2 PASS0.321
rec-cggmp2005_variant_true-unreach-call.c below 2 PASS0.333
rec-css2003_true-unreach-call.c below 2 PASS0.528
rec-ddlm2013_true-unreach-call.c below EXCEPTION 0.323
rec-gcnr2008_false-unreach-call.c below 2 OKAY0.578
rec-gj2007b_true-unreach-call.c below 2 FAIL0.352
rec-gj2007_true-unreach-call.c below 2 FAIL0.36
rec-gr2006_true-unreach-call.c below 2 FAIL0.352
rec-gsv2008_true-unreach-call.c below 2 PASS0.327
rec-hhk2008_true-unreach-call.c below 2 PASS0.33
rec-jm2006_true-unreach-call.c below 2 PASS0.343
rec-jm2006_variant_true-unreach-call.c below 2 PASS0.365
rec-mcmillan2006_true-unreach-call.c below 2 FAIL0.381
ICRA Assertions (True) = 10/15
ICRA Assertions (False) = 1/1
ICRA Time = 6.092
/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.328
rec-count_by_1_variant_true-unreach-call.c below 2 PASS0.337
rec-count_by_2_true-unreach-call.c below 2 PASS0.307
rec-count_by_k_true-unreach-call.c below 2 PASS0.338
rec-count_by_nondet_true-unreach-call.c below 2 FAIL0.353
rec-gauss_sum_true-unreach-call.c below 2 PASS0.35
rec-half_true-unreach-call.c below EXCEPTION 0.323
rec-nested_true-unreach-call.c below 3 PASS0.43
ICRA Assertions (True) = 6/8
ICRA Assertions (False) = 0/0
ICRA Time = 2.766
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/recurrences
cubic_polynomial.c below 2 PASS0.443
edit_distance_bottom_up.c below 3 FAIL30.068
edit_distance_top_down.c below 3 FAIL2.229
log_log_n_solution.c below 3 FAIL0.372
log_n_solution.c below 2 FAIL0.364
multivariate_1.c below TIMEOUT 300.005
multivariate_higher_order.c below 7 FAIL1.372
n_cubed_solution.c below EXCEPTION 0.339
n_log_n_solution.c below TIMEOUT 300.081
n_squared_two_base_case_even.c below 2 PASS0.367
n_squared_two_base_case_odd.c below 2 PASS0.358
pascals_dynamic.c below 3 FAIL2.067
pascals_iterative.c below 1 FAIL1.255
pascals_recursive.c below TIMEOUT 300.004
squared_solution.c below TIMEOUT 300.021
two_n_even.c below 2 PASS0.336
two_n_odd.c below 2 PASS0.351
two_to_n_over_two_even.c below TIMEOUT 300.004
two_to_n_over_two_odd.c below TIMEOUT 300.004
two_to_n_squared.c below 5 FAIL8.994
two_to_two_to_n.c below 7 FAIL0.755
ICRA Assertions (True) = 5/21
ICRA Assertions (False) = 0/0
ICRA Time = 1849.789
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/exponential
adding_and_mult.c below 1 PASS0.31
binary_search_array_tree.c below 1 FAIL0.895
exp_add_loop_rec.c below 1 FAIL0.319
exp_add_loop_variable.c below 1 PASS0.343
exp_with_linear_inner_loop.c below 1 FAIL0.377
halving_log1.c below 1 FAIL0.426
linear_two_to_n.c below 8 FAIL4.935
loop_five_to_n.c below 1 FAIL0.334
non_loop_five_to_n.c below TIMEOUT 300.004
power_log.c below 1 PASS0.376
power_log_modified.c below 1 PASS0.425
simple_exponential.c below 1 PASS0.348
simple_exponential_for.c below 1 PASS0.342
two_to_n_minus_n.c below TIMEOUT 300.005
two_to_n_minus_n_loop.c below EXCEPTION 2.072
ICRA Assertions (True) = 6/15
ICRA Assertions (False) = 0/0
ICRA Time = 611.511