[Version Information]
Phase2 (IST-Java-ICRA) 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."
Phase2 (IST-Java-ICRA) duet version: 393b2fa15ae67d4cf44b9a72bd4e0c54307ef649 (2017-05-16 13:07:27 -0400) "Updated the costs for thread.sleep from 10 to 1000"

Phase3 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."
Phase3 duet version: 3f3626cb91d25fac166f7330b2ef6994712067de (2017-06-14 18:23:52 -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-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
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               20170323  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 Time (Prev.)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/c4b
gcd.c [OCRS][without] 1 FAIL
0.34
kmp.c [OCRS][without] 1 PASS
1.286 (1.097)
qsort.c [OCRS][without] 5 PASS
3.315 (1.918)
speed_pldi09_fig1.c [OCRS][without] 1 PASS
0.356
speed_pldi09_fig4_2.c [OCRS][without] 1 FAIL
0.389
speed_pldi09_fig4_4.c [OCRS][without] 1 PASS
0.439
speed_pldi09_fig4_5.c [OCRS][without] 1 PASS
0.37
speed_pldi10_ex1.c [OCRS][without] 1 PASS
3.653 (0.772)
speed_pldi10_ex3.c [OCRS][without] 1 PASS
0.431
speed_pldi10_ex4.c [OCRS][without] EXCEPTION
0.393
speed_popl10_fig2_1.c [OCRS][without] 1 PASS
0.372
speed_popl10_fig2_2.c [OCRS][without] 1 FAIL
0.35
speed_popl10_nested_multiple.c [OCRS][without] 1 PASS
0.417
speed_popl10_nested_single.c [OCRS][without] 1 PASS
0.394
speed_popl10_sequential_single.c [OCRS][without] 1 PASS
0.344
speed_popl10_simple_multiple.c [OCRS][without] 1 PASS
0.375
speed_popl10_simple_single_2.c [OCRS][without] 1 PASS
0.403
speed_popl10_simple_single.c [OCRS][without] 1 PASS
0.338
t07.c [OCRS][without] 1 PASS
0.354
t08.c [OCRS][without] 1 PASS
0.337
t09.c [OCRS][without] 1 PASS
0.344
t10.c [OCRS][without] 1 PASS
0.344
t11.c [OCRS][without] 1 PASS
0.373
t13.c [OCRS][without] 1 FAIL
0.381
t15.c [OCRS][without] 1 PASS
0.368
t16.c [OCRS][without] 1 PASS
0.337
t19.c [OCRS][without] 1 PASS
0.325
t20.c [OCRS][without] 1 PASS
0.33
t27.c [OCRS][without] 1 PASS
0.408
t28.c [OCRS][without] 1 PASS
0.377
t30.c [OCRS][without] 1 FAIL
0.34
t37.c [OCRS][without] 2 PASS
0.469
t39.c [OCRS][without] 2 PASS
0.473
t46.c [OCRS][without] 1 PASS
0.339
t47.c [OCRS][without] 1 PASS
0.342
Total Below Time = 20.206 (was 15.603)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/misc-recursive
mult-rec.c [OCRS][without] 2 PASS
PASS
0.385
qsort_full.c [OCRS][without] 5 TIMEOUT
300.005 (40.312)
rec1-param_safe.c [OCRS][without] 2 PASS
PASS
PASS
0.323
rec1-param_unsafe.c [OCRS][without] 2 PASS
0.343
rec1_safe.c [OCRS][without] 2 PASS
PASS
PASS
0.33
rec1_unsafe.c [OCRS][without] 2 PASS
0.338
rec2-param_safe.c [OCRS][without] 2 PASS
PASS
PASS
0.345
rec2-param_unsafe.c [OCRS][without] 2 PASS
0.348
rec2_safe.c [OCRS][without] 2 PASS
PASS
PASS
0.331
rec2_unsafe.c [OCRS][without] 2 PASS
0.316
rec-test.c [OCRS][without] 2 PASS
0.329
sas03_bothbranches.c [OCRS][without] 7 PASS
1.205
sas03.c [OCRS][without] 2 PASS
0.769
simulated_lese_recursive.c [OCRS][without] 2 PASS
0.368
Total Below Time = 305.735 (was 46.047)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/duet
count_up_down_safe.c [OCRS][without] 1 PASS
0.316
count_up_down_unsafe.c [OCRS][without] 1 PASS
0.328
divide.c [OCRS][without] 1 PASS
0.321
factor_unsafe.c [OCRS][without] 1 PASS
0.317
for_infinite_loop_1_safe.c [OCRS][without] 1 PASS
0.307
for_infinite_loop_2_safe.c [OCRS][without] 1 PASS
0.31
interproc.c [OCRS][without] 1 PASS
0.304
mult.c [OCRS][without] 1 PASS
PASS
0.326
pointer_arith.c [OCRS][without] 1 PASS
PASS
PASS
PASS
0.309
quotient.c [OCRS][without] 3 PASS
0.403
subtract.c [OCRS][without] 1 PASS
0.31
sum01_bug02_sum01_bug02_base.case_unsafe.c [OCRS][without] 1 PASS
0.325
sum01_bug02_unsafe.c [OCRS][without] 1 PASS
0.36
sum01_real_safe.c [OCRS][without] 1 PASS
0.316
sum01_safe.c [OCRS][without] 1 PASS
0.312
sum01_unsafe.c [OCRS][without] 1 PASS
0.347
sum02_safe.c [OCRS][without] 1 PASS
0.316
sum03_safe.c [OCRS][without] 1 PASS
0.325
sum03_unsafe.c [OCRS][without] 1 PASS
0.385
sum04_safe.c [OCRS][without] 1 PASS
0.305
sum04_unsafe.c [OCRS][without] 1 PASS
0.344
terminator_02_safe.c [OCRS][without] 1 PASS
0.318
terminator_02_unsafe.c [OCRS][without] 1 PASS
0.336
terminator_03_safe.c [OCRS][without] 1 PASS
0.308
terminator_03_unsafe.c [OCRS][without] 1 PASS
0.318
token_ring01_safe.c [OCRS][without] TIMEOUT
300.005
token_ring01_unsafe.c [OCRS][without] TIMEOUT
300.005
toy_safe.c [OCRS][without] EXCEPTION
156.725 (141.247)
trex01_safe.c [OCRS][without] 1 PASS
0.524
trex01_unsafe.c [OCRS][without] 1 PASS
0.362
trex02_safe2.c [OCRS][without] 3 PASS
0.371
trex02_safe.c [OCRS][without] 3 PASS
0.371
trex02_unsafe.c [OCRS][without] 3 PASS
0.375
trex03_safe.c [OCRS][without] 1 PASS
0.443 (0.397)
trex03_unsafe.c [OCRS][without] 1 PASS
0.435
trex04_safe.c [OCRS][without] 1 PASS
0.315
while_infinite_loop_1_safe.c [OCRS][without] 1 PASS
0.294
while_infinite_loop_2_safe.c [OCRS][without] 1 PASS
0.297
while_infinite_loop_3_safe.c [OCRS][without] 1 PASS
0.3
Total Below Time = 768.988 (was 753.324)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests
above_litmus.c [OCRS][without] 3 PASS
0.445
blogger_simplified1.c [OCRS][without] 3 PASS
0.944
divided_difference2.c [OCRS][without] TIMEOUT
300.004
mult-proc.c [OCRS][without] 3 PASS
PASS
0.341
mult-proc-params.c [OCRS][without] 3 PASS
PASS
0.399
popall.c [OCRS][without] 1 PASS
PASS
PASS
PASS
PASS
0.394
simulated_scc.c [OCRS][without] 1 PASS
PASS
0.52
Total Below Time = 303.047 (was 302.923)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/polynomial/assert
degree1_monomial.c [OCRS][without] 1 PASS
0.323
degree2_binomial.c [OCRS][without] 1 PASS
0.449
degree2_monomial.c [OCRS][without] 1 PASS
0.378
degree3_binomial.c [OCRS][without] 1 PASS
0.87
degree3_monomial.c [OCRS][without] 1 PASS
0.42
degree4_binomial.c [OCRS][without] 1 PASS
1.097
degree4_monomial.c [OCRS][without] 1 PASS
0.471
degree5_binomial.c [OCRS][without] 1 PASS
1.658 (1.843)
degree5_monomial.c [OCRS][without] 1 PASS
0.534
Total Below Time = 6.2 (was 6.23)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/snlee/snlee_tests
cubic_with_square.c [OCRS][without] 1 PASS
0.319
cubic_with_square_interproc.c [OCRS][without] 2 PASS
0.371
cubic_with_square_nonlinear.c [OCRS][without] 1 PASS
0.337
cubic_with_square_nonlinear_interproc.c [OCRS][without] 2 PASS
0.377
cubic_with_square_nonlinear_unsafe.c [OCRS][without] 1 PASS
0.345
cubic_with_square_unsafe.c [OCRS][without] 1 PASS
0.319
multi-input.c [OCRS][without] 1 PASS
0.396
multi-input_unsafe.c [OCRS][without] 1 PASS
0.441 (0.496)
nondet_loop_bound.c [OCRS][without] 1 PASS
0.35
nondet_loop_bound_quartic.c [OCRS][without] 1 PASS
0.363
nondet_loop_bound_quartic_unsafe.c [OCRS][without] 1 PASS
0.35
nondet_loop_bound_unsafe.c [OCRS][without] 1 PASS
0.343
nonlinear_stratified.c [OCRS][without] 1 FAIL
0.345
nonlinear_stratified_unsafe.c [OCRS][without] 1 PASS
0.34
quartic_with_cube.c [OCRS][without] 1 PASS
0.331
quartic_with_cube_nonlinear.c [OCRS][without] 1 PASS
0.353
quartic_with_cube_nonlinear_unsafe.c [OCRS][without] 1 PASS
0.358
quartic_with_cube_unsafe.c [OCRS][without] 1 PASS
0.344
quintic_with_quartic.c [OCRS][without] 1 PASS
0.355
quintic_with_quartic_nonlinear.c [OCRS][without] 1 PASS
0.368
quintic_with_quartic_nonlinear_unsafe.c [OCRS][without] 1 PASS
0.364 (0.447)
quintic_with_quartic_unsafe.c [OCRS][without] 1 PASS
0.358
Total Below Time = 7.827 (was 7.986)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/FiniteDifferencing
degree2.c [OCRS][without] 1 PASS
0.494
degree2_FD_AllAux_AllAssm.c [OCRS][without] 1 PASS
3.503 (3.028)
degree2_FD_AllAux_FewAssm.c [OCRS][without] 1 PASS
5.366 (2.983)
degree2_FD_FewAux_FewAssm.c [OCRS][without] 1 PASS
0.673
degree2_FD_FewAux_FewAssm_NonLinAsrt.c [OCRS][without] 1 PASS
0.695
degree3.c [OCRS][without] 1 PASS
0.518
degree3_FD.c [OCRS][without] 1 PASS
0.69
degree4.c [OCRS][without] 1 PASS
0.388
Total Below Time = 12.327 (was 9.501)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LESE
loop.c [OCRS][without] 1 PASS
0.374
loop_unsafe.c [OCRS][without] 1 PASS
0.395
simulated_lese_parser.c [OCRS][without] 1 PASS
0.313
simulated_lese_sentinel.c [OCRS][without] 1 PASS
0.338
Total Below Time = 1.42 (was 1.407)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LowerBound
lower_bound.c [OCRS][without] 1 PASS
PASS
PASS
0.326
Total Below Time = 0.326 (was 0.334)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LZ
lz77.c [OCRS][without] TIMEOUT
300.01
Total Below Time = 300.01 (was 300.007)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-acceleration
array_false-unreach-call1.c [OCRS][without] 1 PASS
0.333
array_false-unreach-call2.c [OCRS][without] 1 PASS
0.347
array_false-unreach-call3.c [OCRS][without] 1 PASS
0.327
array_true-unreach-call1.c [OCRS][without] 1 FAIL
0.334
array_true-unreach-call2.c [OCRS][without] 1 FAIL
0.353
array_true-unreach-call3.c [OCRS][without] 1 PASS
0.33
array_true-unreach-call4.c [OCRS][without] 1 FAIL
0.332
const_false-unreach-call1.c [OCRS][without] 1 PASS
0.307
const_true-unreach-call1.c [OCRS][without] 1 PASS
0.308
diamond_false-unreach-call1.c [OCRS][without] 1 PASS
0.318
diamond_true-unreach-call1.c [OCRS][without] 1 PASS
0.318
diamond_true-unreach-call2.c [OCRS][without] 1 PASS
0.359
functions_false-unreach-call1.c [OCRS][without] 3 PASS
0.334
functions_true-unreach-call1.c [OCRS][without] 3 PASS
0.331
multivar_false-unreach-call1.c [OCRS][without] 1 PASS
0.31
multivar_true-unreach-call1.c [OCRS][without] 1 PASS
0.307
nested_false-unreach-call1.c [OCRS][without] 1 PASS
0.317
nested_true-unreach-call1.c [OCRS][without] 1 PASS
0.314
overflow_true-unreach-call1.c [OCRS][without] 1 PASS
0.3
phases_false-unreach-call1.c [OCRS][without] 1 PASS
0.318
phases_false-unreach-call2.c [OCRS][without] 1 PASS
0.322
phases_true-unreach-call1.c [OCRS][without] 1 PASS
0.324
phases_true-unreach-call2.c [OCRS][without] 1 PASS
0.338
simple_false-unreach-call1.c [OCRS][without] 1 PASS
0.304
simple_false-unreach-call2.c [OCRS][without] 1 PASS
0.294
simple_false-unreach-call3.c [OCRS][without] 1 PASS
0.312
simple_false-unreach-call4.c [OCRS][without] 1 PASS
0.303
simple_true-unreach-call1.c [OCRS][without] 1 PASS
0.305
simple_true-unreach-call2.c [OCRS][without] 1 PASS
0.3
simple_true-unreach-call3.c [OCRS][without] 1 PASS
0.304
simple_true-unreach-call4.c [OCRS][without] 1 PASS
0.301
underapprox_false-unreach-call1.c [OCRS][without] 1 PASS
0.313
underapprox_false-unreach-call2.c [OCRS][without] 1 PASS
0.308
underapprox_true-unreach-call1.c [OCRS][without] 1 FAIL
0.319
underapprox_true-unreach-call2.c [OCRS][without] 1 PASS
0.32
Total Below Time = 11.164 (was 11.197)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-invgen
apache-escape-absolute_true-unreach-call.c [OCRS][without] 1 PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
0.795
apache-get-tag_true-unreach-call.c [OCRS][without] 1 PASS
PASS
PASS
FAIL
PASS
FAIL
PASS
PASS
PASS
FAIL
PASS
PASS
PASS
FAIL
PASS
FAIL
0.452 (0.409)
down_true-unreach-call.c [OCRS][without] 1 PASS
0.319
fragtest_simple_true-unreach-call.c [OCRS][without] 1 PASS
0.361
half_2_true-unreach-call.c [OCRS][without] 1 PASS
0.327
heapsort_true-unreach-call.c [OCRS][without] 1 TIMEOUT
300.148 (2.263)
id_build_true-unreach-call.c [OCRS][without] 1 PASS
PASS
0.319
id_trans_false-unreach-call.c [OCRS][without] 1 FAIL
FAIL
FAIL
PASS
0.335
large_const_true-unreach-call.c [OCRS][without] 1 PASS
0.387
MADWiFi-encode_ie_ok_true-unreach-call.c [OCRS][without] 1 PASS
PASS
0.351
nested6_true-unreach-call.c [OCRS][without] 1 FAIL
FAIL
PASS
0.414
nested9_true-unreach-call.c [OCRS][without] 1 PASS
0.425
nest-if3_true-unreach-call.c [OCRS][without] 1 PASS
0.398
NetBSD_loop_true-unreach-call.c [OCRS][without] 1 PASS
PASS
0.335
sendmail-close-angle_true-unreach-call.c [OCRS][without] 1 PASS
FAIL
PASS
FAIL
PASS
FAIL
PASS
FAIL
0.364
seq_true-unreach-call.c [OCRS][without] 1 PASS
0.365
SpamAssassin-loop_true-unreach-call.c [OCRS][without] TIMEOUT
300.113 (1.13)
string_concat-noarr_true-unreach-call.c [OCRS][without] 1 PASS
0.331
up_true-unreach-call.c [OCRS][without] 1 PASS
0.319
Total Below Time = 606.858 (was 9.883)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-lit
afnp2014_true-unreach-call.c [OCRS][without] 1 PASS
0.327
bhmr2007_true-unreach-call.c [OCRS][without] 1 PASS
0.345
cggmp2005b_true-unreach-call.c [OCRS][without] 1 PASS
0.378
cggmp2005_true-unreach-call.c [OCRS][without] 1 PASS
0.313
cggmp2005_variant_true-unreach-call.c [OCRS][without] 1 PASS
0.314
css2003_true-unreach-call.c [OCRS][without] 1 PASS
0.449
ddlm2013_true-unreach-call.c [OCRS][without] 1 PASS
0.361
gcnr2008_false-unreach-call.c [OCRS][without] 1 TIMEOUT
300.176 (0.824)
gj2007b_true-unreach-call.c [OCRS][without] 1 PASS
FAIL
0.349
gj2007_true-unreach-call.c [OCRS][without] 1 PASS
0.343
gr2006_true-unreach-call.c [OCRS][without] 1 PASS
0.327
gsv2008_true-unreach-call.c [OCRS][without] 1 PASS
0.302
hhk2008_true-unreach-call.c [OCRS][without] 1 PASS
0.318
jm2006_true-unreach-call.c [OCRS][without] 1 PASS
0.33
jm2006_variant_true-unreach-call.c [OCRS][without] 1 PASS
0.349
mcmillan2006_true-unreach-call.c [OCRS][without] 1 FAIL
0.369
Total Below Time = 305.35 (was 5.956)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-new
count_by_1_true-unreach-call.c [OCRS][without] 1 PASS
0.315
count_by_1_variant_true-unreach-call.c [OCRS][without] 1 PASS
0.316
count_by_2_true-unreach-call.c [OCRS][without] 1 PASS
0.303
count_by_k_true-unreach-call.c [OCRS][without] 1 PASS
0.316
count_by_nondet_true-unreach-call.c [OCRS][without] 1 FAIL
0.339
gauss_sum_true-unreach-call.c [OCRS][without] 1 PASS
0.321
half_true-unreach-call.c [OCRS][without] EXCEPTION
0.315
nested_true-unreach-call.c [OCRS][without] 1 PASS
0.373
Total Below Time = 2.598 (was 2.59)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loops
array_false-unreach-call.c [OCRS][without] 1 PASS
0.407
array_true-unreach-call.c [OCRS][without] 1 FAIL
0.406
bubble_sort_false-unreach-call.c [OCRS][without] 4 PASS
PASS
132.237
bubble_sort_true-unreach-call.c [OCRS][without] 1 3.654
compact_false-unreach-call.c [OCRS][without] 1 PASS
0.36
count_up_down_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.303
count_up_down_true-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.324
eureka_01_false-unreach-call.c [OCRS][without] 1 PASS
2.089
eureka_01_true-unreach-call.c [OCRS][without] 1 FAIL
1.867
eureka_05_true-unreach-call.c [OCRS][without] 1 FAIL
1.041 (0.738)
for_bounded_loop1_false-unreach-call_true-termination.c [OCRS][without] 1 FAIL
FAIL
PASS
0.313
for_infinite_loop_1_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.311
for_infinite_loop_2_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.296
heavy_false-unreach-call.c [OCRS][without] 1 PASS
0.517
heavy_true-unreach-call.c [OCRS][without] 1 PASS
0.483
insertion_sort_false-unreach-call.c [OCRS][without] 1 PASS
2.058
insertion_sort_true-unreach-call.c [OCRS][without] 1 FAIL
0.691
invert_string_false-unreach-call.c [OCRS][without] 1 PASS
0.48
invert_string_true-unreach-call.c [OCRS][without] 1 FAIL
0.467
linear_sea.ch_true-unreach-call.c [OCRS][without] 1 FAIL
0.361
linear_search_false-unreach-call.c [OCRS][without] 1 EXCEPTION
0.403
lu.cmp_true-unreach-call.c [OCRS][without] TIMEOUT
300.249 (120.866)
ludcmp_false-unreach-call.c [OCRS][without] TIMEOUT
300.247 (120.048)
matrix_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.945 (0.78)
matrix_true-unreach-call_true-termination.c [OCRS][without] 1 FAIL
0.499
n.c11_true-unreach-call.c [OCRS][without] 3 FAIL
0.466
n.c24_false-unreach-call.c [OCRS][without] 3 PASS
22.521
n.c40_true-unreach-call.c [OCRS][without] 1 FAIL
0.358
nec11_false-unreach-call.c [OCRS][without] 1 PASS
0.362
nec20_false-unreach-call.c [OCRS][without] 1 PASS
0.348
nec40_true-unreach-call.c [OCRS][without] 1 FAIL
0.346
string_false-unreach-call.c [OCRS][without] 1 PASS
0.629
string_true-unreach-call.c [OCRS][without] 1 FAIL
0.615
sum01_bug02_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.361
sum01_bug02_sum01_bug02_base.case_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.317
sum01_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.355
sum01_true-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.321
sum03_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.451
sum03_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.35
sum04_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.346
sum04_true-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.325
sum_array_false-unreach-call.c [OCRS][without] 1 PASS
0.62
sum_array_true-unreach-call.c [OCRS][without] 1 FAIL
0.674
terminator_01_false-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.305
terminator_02_false-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.383
terminator_02_true-unreach-call_true-termination.c [OCRS][without] 2 PASS
0.332
terminator_03_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.313
terminator_03_true-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.321
trex01_false-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.445
trex01_true-unreach-call.c [OCRS][without] 3 PASS
0.777 (0.634)
trex02_false-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.376
trex02_true-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.374
trex03_false-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.805
trex03_true-unreach-call.c [OCRS][without] 3 PASS
0.793
trex04_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.376
veris.c_NetBSD-libc__loop_true-unreach-call.c [OCRS][without] 1 PASS
0.321
veris.c_OpenSER__cases1_stripFullBoth_arr_true-unreach-call.c [OCRS][without] 3 22.917
veris.c_sendmail__tTflag_arr_one_loop_true-unreach-call.c [OCRS][without] 1 PASS
0.35
verisec_NetBSD-libc__loop_false-unreach-call.c [OCRS][without] 1 PASS
0.335
verisec_OpenSER__cases1_stripFullBoth_arr_false-unreach-call.c [OCRS][without] 3 PASS
16.212
vogal_false-unreach-call.c [OCRS][without] 1 PASS
0.839 (0.709)
vogal_true-unreach-call.c [OCRS][without] 1 FAIL
0.845 (0.754)
while_infinite_loop_1_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.292
while_infinite_loop_2_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.295
while_infinite_loop_3_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.306
while_infinite_loop_4_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.306
Total Below Time = 829.391 (was 466.179)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/recursive
Ackermann01_true-unreach-call.c [OCRS][without] TIMEOUT
300.027 (2.337)
Ackermann02_false-unreach-call_false-termination.c [OCRS][without] TIMEOUT
300.028 (2.188)
Ackermann03_true-unreach-call.c [OCRS][without] TIMEOUT
300.027 (2.315)
Ackermann04_true-unreach-call.c [OCRS][without] TIMEOUT
300.026 (2.341)
Addition01_true-unreach-call_true-termination.c [OCRS][without] 2 PASS
0.551
Addition02_false-unreach-call_false-termination.c [OCRS][without] 2 PASS
0.556
Addition03_false-no-overflow.c [OCRS][without] 2 PASS
0.549
Addition03_true-unreach-call.c [OCRS][without] 2 PASS
0.529
BallRajamani-SPIN2000-Fig1_false-unreach-call.c [OCRS][without] 2 PASS
0.432
EvenOdd01_true-unreach-call_true-termination.c [OCRS][without] 2 PASS
0.417
EvenOdd03_false-unreach-call_false-termination.c [OCRS][without] 2 PASS
0.411
Fibonacci01_true-unreach-call.c [OCRS][without] EXCEPTION
0.91 (300.005)
Fibonacci02_true-unreach-call_true-termination.c [OCRS][without] EXCEPTION
0.912 (300.007)
Fibonacci03_true-unreach-call_true-termination.c [OCRS][without] EXCEPTION
0.902 (300.004)
Fibonacci04_false-unreach-call_true-termination.c [OCRS][without] EXCEPTION
0.927 (300.008)
Fibonacci05_false-unreach-call_true-termination.c [OCRS][without] EXCEPTION
0.914 (300.004)
gcd01_true-unreach-call_true-termination.c [OCRS][without] 2 PASS
0.521
gcd02_true-unreach-call.c [OCRS][without] 2 FAIL
PASS
1.314 (1.157)
McCarthy91_false-unreach-call_false-termination.c [OCRS][without] 7 PASS
1.386 (1.128)
McCarthy91_true-unreach-call.c [OCRS][without] 7 FAIL
1.389 (1.098)
MultCommutative_true-unreach-call_true-termination.c [OCRS][without] 2 FAIL
0.646 (0.578)
Primes_true-unreach-call.c [OCRS][without] 3 FAIL
2.039
recHanoi01_true-unreach-call_true-termination.c [OCRS][without] 9 FAIL
5.61
recHanoi02_true-unreach-call_true-termination.c [OCRS][without] 2 FAIL
0.357
recHanoi03_true-unreach-call_true-termination.c [OCRS][without] 2 FAIL
0.36
Total Below Time = 1221.74 (was 1525.261)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/recursive-simple
afterrec_2calls_false-unreach-call.c [OCRS][without] 2 PASS
PASS
0.399
afterrec_2calls_true-unreach-call.c [OCRS][without] 2 PASS
PASS
0.376
afterrec_false-unreach-call.c [OCRS][without] 2 PASS
0.342
afterrec_true-unreach-call.c [OCRS][without] 2 PASS
0.335
fibo_10_false-unreach-call.c [OCRS][without] EXCEPTION
0.956 (300.007)
fibo_10_true-unreach-call.c [OCRS][without] EXCEPTION
0.928 (300.008)
fibo_15_false-unreach-call.c [OCRS][without] EXCEPTION
0.962 (300.005)
fibo_15_true-unreach-call.c [OCRS][without] EXCEPTION
0.882 (300.005)
fibo_20_false-unreach-call.c [OCRS][without] EXCEPTION
0.903 (300.005)
fibo_20_true-unreach-call.c [OCRS][without] EXCEPTION
0.89 (300.005)
fibo_25_false-unreach-call.c [OCRS][without] EXCEPTION
0.892 (300.007)
fibo_25_true-unreach-call.c [OCRS][without] EXCEPTION
0.888 (300.006)
fibo_2calls_10_false-unreach-call.c [OCRS][without] EXCEPTION
16.784 (127.22)
fibo_2calls_10_true-unreach-call.c [OCRS][without] EXCEPTION
16.623 (127.28)
fibo_2calls_15_false-unreach-call.c [OCRS][without] EXCEPTION
17.002 (125.688)
fibo_2calls_15_true-unreach-call.c [OCRS][without] EXCEPTION
16.954 (125.298)
fibo_2calls_20_false-unreach-call.c [OCRS][without] EXCEPTION
16.696 (125.689)
fibo_2calls_20_true-unreach-call.c [OCRS][without] EXCEPTION
16.673 (129.605)
fibo_2calls_25_false-unreach-call.c [OCRS][without] EXCEPTION
16.725 (125.318)
fibo_2calls_25_true-unreach-call.c [OCRS][without] EXCEPTION
16.822 (125.681)
fibo_2calls_2_false-unreach-call.c [OCRS][without] EXCEPTION
16.813 (127.571)
fibo_2calls_2_true-unreach-call.c [OCRS][without] EXCEPTION
16.991 (127.214)
fibo_2calls_4_false-unreach-call.c [OCRS][without] EXCEPTION
16.467 (125.684)
fibo_2calls_4_true-unreach-call.c [OCRS][without] EXCEPTION
16.755 (128.37)
fibo_2calls_5_false-unreach-call.c [OCRS][without] EXCEPTION
16.585 (128.465)
fibo_2calls_5_true-unreach-call.c [OCRS][without] EXCEPTION
16.684 (128.024)
fibo_2calls_6_false-unreach-call.c [OCRS][without] EXCEPTION
16.893 (125.54)
fibo_2calls_6_true-unreach-call.c [OCRS][without] EXCEPTION
16.573 (124.561)
fibo_2calls_8_false-unreach-call.c [OCRS][without] EXCEPTION
16.608 (125.661)
fibo_2calls_8_true-unreach-call.c [OCRS][without] EXCEPTION
16.924 (126.784)
fibo_5_false-unreach-call.c [OCRS][without] EXCEPTION
0.907 (300.008)
fibo_5_true-unreach-call.c [OCRS][without] EXCEPTION
0.927 (300.007)
fibo_7_false-unreach-call.c [OCRS][without] EXCEPTION
0.912 (300.005)
fibo_7_true-unreach-call.c [OCRS][without] EXCEPTION
0.907 (300.005)
id2_b2_o3_true-unreach-call.c [OCRS][without] 2 PASS
0.896
id2_b3_o2_false-unreach-call.c [OCRS][without] 2 PASS
0.903
id2_b3_o5_true-unreach-call.c [OCRS][without] 2 PASS
0.902
id2_b5_o10_true-unreach-call.c [OCRS][without] 2 PASS
0.905
id2_i5_o5_false-unreach-call.c [OCRS][without] 2 PASS
0.419
id2_i5_o5_true-unreach-call.c [OCRS][without] 2 PASS
0.383
id_b2_o3_true-unreach-call.c [OCRS][without] 2 PASS
0.56
id_b3_o2_false-unreach-call.c [OCRS][without] 2 PASS
0.583
id_b3_o5_true-unreach-call.c [OCRS][without] 2 PASS
0.548
id_b5_o10_true-unreach-call.c [OCRS][without] 2 PASS
0.536
id_i10_o10_false-unreach-call.c [OCRS][without] 2 PASS
0.367
id_i10_o10_true-unreach-call.c [OCRS][without] 2 PASS
0.365
id_i15_o15_false-unreach-call.c [OCRS][without] 2 PASS
0.359
id_i15_o15_true-unreach-call.c [OCRS][without] 2 PASS
0.36
id_i20_o20_false-unreach-call.c [OCRS][without] 2 PASS
0.368
id_i20_o20_true-unreach-call.c [OCRS][without] 2 PASS
0.358
id_i25_o25_false-unreach-call.c [OCRS][without] 2 PASS
0.361
id_i25_o25_true-unreach-call.c [OCRS][without] 2 PASS
0.361
id_i5_o5_false-unreach-call.c [OCRS][without] 2 PASS
0.357
id_i5_o5_true-unreach-call.c [OCRS][without] 2 PASS
0.366
id_o1000_false-unreach-call.c [OCRS][without] 2 PASS
0.369
id_o100_false-unreach-call.c [OCRS][without] 2 PASS
0.353
id_o10_false-unreach-call.c [OCRS][without] 2 PASS
0.36
id_o200_false-unreach-call.c [OCRS][without] 2 PASS
0.359
id_o20_false-unreach-call.c [OCRS][without] 2 PASS
0.37
id_o3_false-unreach-call.c [OCRS][without] 2 PASS
0.362
sum_10x0_false-unreach-call.c [OCRS][without] 2 PASS
0.38
sum_10x0_true-unreach-call.c [OCRS][without] 2 PASS
0.372
sum_15x0_false-unreach-call.c [OCRS][without] 2 PASS
0.377
sum_15x0_true-unreach-call.c [OCRS][without] 2 PASS
0.376
sum_20x0_false-unreach-call.c [OCRS][without] 2 PASS
0.377
sum_20x0_true-unreach-call.c [OCRS][without] 2 PASS
0.372
sum_25x0_false-unreach-call.c [OCRS][without] 2 PASS
0.381
sum_25x0_true-unreach-call.c [OCRS][without] 2 PASS
0.368
sum_2x3_false-unreach-call.c [OCRS][without] 2 PASS
0.373
sum_2x3_true-unreach-call.c [OCRS][without] 2 PASS
0.352
sum_non_eq_false-unreach-call.c [OCRS][without] 2 PASS
0.411
sum_non_eq_true-unreach-call.c [OCRS][without] 2 PASS
0.411
sum_non_false-unreach-call.c [OCRS][without] 2 PASS
0.372
sum_non_true-unreach-call.c [OCRS][without] 2 PASS
0.366
Total Below Time = 331.696 (was 5898.694)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/rec-sv-benchmarks/rec-loop-lit
rec-afnp2014_true-unreach-call.c [OCRS][without] 2 PASS
0.352
rec-bhmr2007_true-unreach-call.c [OCRS][without] 2 PASS
0.393
rec-cggmp2005b_true-unreach-call.c [OCRS][without] 3 PASS
0.741
rec-cggmp2005_true-unreach-call.c [OCRS][without] 2 PASS
0.319
rec-cggmp2005_variant_true-unreach-call.c [OCRS][without] 2 PASS
0.34
rec-css2003_true-unreach-call.c [OCRS][without] 2 PASS
0.604
rec-ddlm2013_true-unreach-call.c [OCRS][without] EXCEPTION
0.329 (0.435)
rec-gcnr2008_false-unreach-call.c [OCRS][without] 2 PASS
0.811
rec-gj2007b_true-unreach-call.c [OCRS][without] 2 FAIL
FAIL
0.381
rec-gj2007_true-unreach-call.c [OCRS][without] 2 FAIL
0.386
rec-gr2006_true-unreach-call.c [OCRS][without] 2 FAIL
0.388
rec-gsv2008_true-unreach-call.c [OCRS][without] 2 PASS
0.319
rec-hhk2008_true-unreach-call.c [OCRS][without] 2 PASS
0.325
rec-jm2006_true-unreach-call.c [OCRS][without] 2 PASS
0.356
rec-jm2006_variant_true-unreach-call.c [OCRS][without] 2 PASS
0.373
rec-mcmillan2006_true-unreach-call.c [OCRS][without] 2 FAIL
0.399
Total Below Time = 6.816 (was 6.834)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/rec-sv-benchmarks/rec-loop-new
rec-count_by_1_true-unreach-call.c [OCRS][without] 2 PASS
0.322
rec-count_by_1_variant_true-unreach-call.c [OCRS][without] 2 PASS
0.328
rec-count_by_2_true-unreach-call.c [OCRS][without] 2 PASS
0.316
rec-count_by_k_true-unreach-call.c [OCRS][without] 2 PASS
0.343
rec-count_by_nondet_true-unreach-call.c [OCRS][without] 2 FAIL
0.366
rec-gauss_sum_true-unreach-call.c [OCRS][without] 2 PASS
0.345
rec-half_true-unreach-call.c [OCRS][without] EXCEPTION
0.314 (0.392)
rec-nested_true-unreach-call.c [OCRS][without] 3 PASS
0.565
Total Below Time = 2.899 (was 3.02)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/recurrences
cubic_polynomial.c [OCRS][without] 2 PASS
0.488
edit_distance_bottom_up.c [OCRS][without] 3 FAIL
290.38
edit_distance_top_down.c [OCRS][without] 3 FAIL
48.512
log_log_n_solution.c [OCRS][without] 3 FAIL
0.41 (0.584)
log_n_solution.c [OCRS][without] 2 FAIL
0.423
multivariate_1.c [OCRS][without] TIMEOUT
300.005
multivariate_higher_order.c [OCRS][without] 7 FAIL
FAIL
FAIL
24.707
n_cubed_solution.c [OCRS][without] EXCEPTION
0.316
n_log_n_solution.c [OCRS][without] TIMEOUT
300.025 (1.806)
n_squared_two_base_case_even.c [OCRS][without] 2 PASS
0.359
n_squared_two_base_case_odd.c [OCRS][without] 2 PASS
0.37
pascals_dynamic.c [OCRS][without] 3 FAIL
19.328
pascals_iterative.c [OCRS][without] 1 FAIL
5.127 (6.009)
pascals_recursive.c [OCRS][without] TIMEOUT
300.004
squared_solution.c [OCRS][without] TIMEOUT
300.124 (12.097)
two_n_even.c [OCRS][without] 2 PASS
0.376
two_n_odd.c [OCRS][without] 2 PASS
0.362
two_to_n_over_two_even.c [OCRS][without] TIMEOUT
300.021 (43.618)
two_to_n_over_two_odd.c [OCRS][without] TIMEOUT
300.021 (43.587)
two_to_n_squared.c [OCRS][without] 8 TIMEOUT
300.005 (128.114)
two_to_two_to_n.c [OCRS][without] 7 FAIL
1.565
Total Below Time = 2492.928 (was 1226.78)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/exponential
adding_and_mult.c [OCRS][without] 1 PASS
0.297
binary_search_array_tree.c [OCRS][without] 1 FAIL
FAIL
1.287 (0.659)
exp_add_loop_rec.c [OCRS][without] 1 FAIL
0.338
exp_add_loop_variable.c [OCRS][without] 1 PASS
0.331
exp_with_linear_inner_loop.c [OCRS][without] 1 FAIL
0.378
halving_log1.c [OCRS][without] 1 PASS
0.441 (0.377)
linear_two_to_n.c [OCRS][without] 8 FAIL
1.483 (1.327)
loop_five_to_n.c [OCRS][without] 1 FAIL
0.338
non_loop_five_to_n.c [OCRS][without] 8 FAIL
9.66 (8.563)
power_log.c [OCRS][without] 1 PASS
0.404 (0.367)
power_log_modified.c [OCRS][without] 1 PASS
0.44 (0.394)
simple_exponential.c [OCRS][without] 1 PASS
0.328
simple_exponential_for.c [OCRS][without] 1 PASS
0.335
two_to_n_minus_n.c [OCRS][without] 8 FAIL
1.748
two_to_n_minus_n_loop.c [OCRS][without] 8 FAIL
2.65
Total Below Time = 20.458 (was 18.132)

>25% better
25%-10% better
No significant change
10%-25% worse
>25% worse