[Version Information]
Phase2 (IST-Java-ICRA) WALi-OpenNWA version: 97ff72fc319b11f39abbceff5a35ed182ebe8e82 (2017-06-26 12:47:30 -0400) "CoFloCo benchmarks"
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: 97ff72fc319b11f39abbceff5a35ed182ebe8e82 (2017-06-26 12:47:30 -0400) "CoFloCo benchmarks"
Phase3 duet version: 305dceab9ebfebd6989a176ac545ef407610a0c8 (2017-06-15 22:27:52 -0400) "Fixed newton build target"
# 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 Time (Prev.)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/c4b
gcd.c [OCRS][without] 1 FAIL
0.355
kmp.c [OCRS][without] 1 PASS
1.019 (0.839)
qsort.c [OCRS][without] 5 PASS
1.839 (1.199)
speed_pldi09_fig1.c [OCRS][without] 1 PASS
0.348
speed_pldi09_fig4_2.c [OCRS][without] 1 FAIL
0.376
speed_pldi09_fig4_4.c [OCRS][without] 1 PASS
0.419
speed_pldi09_fig4_5.c [OCRS][without] 1 PASS
0.36
speed_pldi10_ex1.c [OCRS][without] 1 PASS
3.354 (0.626)
speed_pldi10_ex3.c [OCRS][without] 1 PASS
0.39
speed_pldi10_ex4.c [OCRS][without] 1 PASS
0.404
speed_popl10_fig2_1.c [OCRS][without] 1 PASS
0.368
speed_popl10_fig2_2.c [OCRS][without] 1 FAIL
0.343
speed_popl10_nested_multiple.c [OCRS][without] 1 PASS
0.416
speed_popl10_nested_single.c [OCRS][without] 1 PASS
0.384
speed_popl10_sequential_single.c [OCRS][without] 1 PASS
0.346
speed_popl10_simple_multiple.c [OCRS][without] 1 PASS
0.378
speed_popl10_simple_single_2.c [OCRS][without] 1 PASS
0.408
speed_popl10_simple_single.c [OCRS][without] 1 PASS
0.346
t07.c [OCRS][without] 1 PASS
0.361
t08.c [OCRS][without] 1 PASS
0.346
t09.c [OCRS][without] 1 PASS
0.353
t10.c [OCRS][without] 1 PASS
0.344
t11.c [OCRS][without] 1 PASS
0.381
t13.c [OCRS][without] 1 FAIL
0.388
t15.c [OCRS][without] 1 PASS
0.362
t16.c [OCRS][without] 1 PASS
0.357
t19.c [OCRS][without] 1 PASS
0.353
t20.c [OCRS][without] 1 PASS
0.341
t27.c [OCRS][without] 1 PASS
0.394
t28.c [OCRS][without] 1 PASS
0.378
t30.c [OCRS][without] 1 FAIL
0.341
t37.c [OCRS][without] 2 PASS
0.441
t39.c [OCRS][without] 2 PASS
0.429
t46.c [OCRS][without] 1 PASS
0.366
t47.c [OCRS][without] 1 PASS
0.36
Total Below Time = 18.148 (was 14.485)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/misc-recursive
mult-rec.c [OCRS][without] 2 PASS
PASS
0.367
qsort_full.c [OCRS][without] 7 TIMEOUT
300.007 (22.833)
rec1-param_safe.c [OCRS][without] 2 PASS
PASS
PASS
0.338
rec1-param_unsafe.c [OCRS][without] 2 PASS
0.341
rec1_safe.c [OCRS][without] 2 PASS
PASS
PASS
0.327
rec1_unsafe.c [OCRS][without] 2 PASS
0.33
rec2-param_safe.c [OCRS][without] 2 PASS
PASS
PASS
0.339
rec2-param_unsafe.c [OCRS][without] 2 PASS
0.345
rec2_safe.c [OCRS][without] 2 PASS
PASS
PASS
0.341
rec2_unsafe.c [OCRS][without] 2 PASS
0.328
rec-test.c [OCRS][without] 2 PASS
0.346
sas03_bothbranches.c [OCRS][without] 7 PASS
0.829
sas03.c [OCRS][without] 2 PASS
0.653
simulated_lese_recursive.c [OCRS][without] 2 PASS
0.36
Total Below Time = 305.251 (was 28.031)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/duet
count_up_down_safe.c [OCRS][without] 1 PASS
0.328
count_up_down_unsafe.c [OCRS][without] 1 PASS
0.32
divide.c [OCRS][without] 1 PASS
0.319
factor_unsafe.c [OCRS][without] 1 PASS
0.328
for_infinite_loop_1_safe.c [OCRS][without] 1 PASS
0.315
for_infinite_loop_2_safe.c [OCRS][without] 1 PASS
0.312
interproc.c [OCRS][without] 1 PASS
0.307
mult.c [OCRS][without] 1 PASS
PASS
0.319
pointer_arith.c [OCRS][without] 1 PASS
PASS
PASS
PASS
0.333 (0.302)
quotient.c [OCRS][without] 3 PASS
0.408
subtract.c [OCRS][without] 1 PASS
0.311
sum01_bug02_sum01_bug02_base.case_unsafe.c [OCRS][without] 1 PASS
0.327
sum01_bug02_unsafe.c [OCRS][without] 1 PASS
0.371
sum01_real_safe.c [OCRS][without] 1 PASS
0.326
sum01_safe.c [OCRS][without] 1 PASS
0.322
sum01_unsafe.c [OCRS][without] 1 PASS
0.35
sum02_safe.c [OCRS][without] 1 PASS
0.328
sum03_safe.c [OCRS][without] 1 PASS
0.323
sum03_unsafe.c [OCRS][without] 1 PASS
0.387
sum04_safe.c [OCRS][without] 1 PASS
0.321
sum04_unsafe.c [OCRS][without] 1 PASS
0.355
terminator_02_safe.c [OCRS][without] 1 PASS
0.321
terminator_02_unsafe.c [OCRS][without] 1 PASS
0.344
terminator_03_safe.c [OCRS][without] 1 PASS
0.326
terminator_03_unsafe.c [OCRS][without] 1 PASS
0.33
token_ring01_safe.c [OCRS][without] TIMEOUT
300.004
token_ring01_unsafe.c [OCRS][without] TIMEOUT
300.005
toy_safe.c [OCRS][without] EXCEPTION
173.419
trex01_safe.c [OCRS][without] 1 PASS
0.689
trex01_unsafe.c [OCRS][without] 1 PASS
0.364
trex02_safe2.c [OCRS][without] 3 PASS
0.373
trex02_safe.c [OCRS][without] 3 PASS
0.373
trex02_unsafe.c [OCRS][without] 3 PASS
0.379
trex03_safe.c [OCRS][without] 1 PASS
0.44 (0.384)
trex03_unsafe.c [OCRS][without] 1 PASS
0.417
trex04_safe.c [OCRS][without] 1 PASS
0.346
while_infinite_loop_1_safe.c [OCRS][without] 1 PASS
0.311
while_infinite_loop_2_safe.c [OCRS][without] 1 PASS
0.308
while_infinite_loop_3_safe.c [OCRS][without] 1 PASS
0.329
Total Below Time = 786.088 (was 780.342)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests
above_litmus.c [OCRS][without] 3 PASS
0.383
blogger_simplified1.c [OCRS][without] 3 PASS
0.738
divided_difference2.c [OCRS][without] TIMEOUT
300.005
mult-proc.c [OCRS][without] 3 PASS
PASS
0.345
mult-proc-params.c [OCRS][without] 3 PASS
PASS
0.384
popall.c [OCRS][without] 1 PASS
PASS
PASS
PASS
PASS
0.391
simulated_scc.c [OCRS][without] 1 PASS
PASS
0.472
Total Below Time = 302.718 (was 302.635)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/polynomial/assert
degree1_monomial.c [OCRS][without] 1 PASS
0.349
degree2_binomial.c [OCRS][without] 1 PASS
0.414
degree2_monomial.c [OCRS][without] 1 PASS
0.364
degree3_binomial.c [OCRS][without] 1 PASS
1.178
degree3_monomial.c [OCRS][without] 1 PASS
0.382
degree4_binomial.c [OCRS][without] 1 PASS
4.577 (4.151)
degree4_monomial.c [OCRS][without] 1 PASS
0.424
degree5_binomial.c [OCRS][without] 1 TIMEOUT
300.006
degree5_monomial.c [OCRS][without] 1 PASS
0.501
Total Below Time = 308.195 (was 307.682)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/snlee/snlee_tests
cubic_with_square.c [OCRS][without] 1 PASS
0.342
cubic_with_square_interproc.c [OCRS][without] 2 PASS
0.37
cubic_with_square_nonlinear.c [OCRS][without] 1 PASS
0.339
cubic_with_square_nonlinear_interproc.c [OCRS][without] 2 PASS
0.369
cubic_with_square_nonlinear_unsafe.c [OCRS][without] 1 PASS
0.351
cubic_with_square_unsafe.c [OCRS][without] 1 PASS
0.343
multi-input.c [OCRS][without] 1 PASS
0.393
multi-input_unsafe.c [OCRS][without] 1 PASS
0.436
nondet_loop_bound.c [OCRS][without] 1 PASS
0.364
nondet_loop_bound_quartic.c [OCRS][without] 1 PASS
0.368
nondet_loop_bound_quartic_unsafe.c [OCRS][without] 1 PASS
0.359
nondet_loop_bound_unsafe.c [OCRS][without] 1 PASS
0.383
nonlinear_stratified.c [OCRS][without] 1 FAIL
0.348
nonlinear_stratified_unsafe.c [OCRS][without] 1 PASS
0.344
quartic_with_cube.c [OCRS][without] 1 PASS
0.344
quartic_with_cube_nonlinear.c [OCRS][without] 1 PASS
0.353
quartic_with_cube_nonlinear_unsafe.c [OCRS][without] 1 TIMEOUT
300.005 (0.362)
quartic_with_cube_unsafe.c [OCRS][without] 1 PASS
0.343
quintic_with_quartic.c [OCRS][without] 1 PASS
0.357
quintic_with_quartic_nonlinear.c [OCRS][without] 1 PASS
0.392
quintic_with_quartic_nonlinear_unsafe.c [OCRS][without] 1 PASS
0.372 (0.467)
quintic_with_quartic_unsafe.c [OCRS][without] 1 PASS
0.358
Total Below Time = 307.633 (was 8.007)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/FiniteDifferencing
degree2.c [OCRS][without] 1 PASS
0.454
degree2_FD_AllAux_AllAssm.c [OCRS][without] 1 PASS
2.5 (1.896)
degree2_FD_AllAux_FewAssm.c [OCRS][without] 1 PASS
4.308 (1.906)
degree2_FD_FewAux_FewAssm.c [OCRS][without] 1 PASS
0.576
degree2_FD_FewAux_FewAssm_NonLinAsrt.c [OCRS][without] 1 PASS
0.606
degree3.c [OCRS][without] 1 PASS
0.51
degree3_FD.c [OCRS][without] 1 PASS
0.606
degree4.c [OCRS][without] 1 PASS
0.369
Total Below Time = 9.929 (was 6.907)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LESE
loop.c [OCRS][without] 1 PASS
0.373
loop_unsafe.c [OCRS][without] 1 PASS
0.395
simulated_lese_parser.c [OCRS][without] 1 PASS
0.329
simulated_lese_sentinel.c [OCRS][without] 1 PASS
0.335
Total Below Time = 1.432 (was 1.431)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LowerBound
lower_bound.c [OCRS][without] 1 PASS
PASS
PASS
0.334
Total Below Time = 0.334 (was 0.33)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/STAC/LZ
lz77.c [OCRS][without] TIMEOUT
300.005
Total Below Time = 300.005 (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.334
array_false-unreach-call2.c [OCRS][without] 1 PASS
0.356
array_false-unreach-call3.c [OCRS][without] 1 PASS
0.348
array_true-unreach-call1.c [OCRS][without] 1 FAIL
0.358
array_true-unreach-call2.c [OCRS][without] 1 FAIL
0.354
array_true-unreach-call3.c [OCRS][without] 1 PASS
0.346
array_true-unreach-call4.c [OCRS][without] 1 FAIL
0.337
const_false-unreach-call1.c [OCRS][without] 1 PASS
0.317
const_true-unreach-call1.c [OCRS][without] 1 PASS
0.324
diamond_false-unreach-call1.c [OCRS][without] 1 PASS
0.325
diamond_true-unreach-call1.c [OCRS][without] 1 PASS
0.327
diamond_true-unreach-call2.c [OCRS][without] 1 PASS
0.381
functions_false-unreach-call1.c [OCRS][without] 3 PASS
0.357
functions_true-unreach-call1.c [OCRS][without] 3 PASS
0.361
multivar_false-unreach-call1.c [OCRS][without] 1 PASS
0.33
multivar_true-unreach-call1.c [OCRS][without] 1 PASS
0.332
nested_false-unreach-call1.c [OCRS][without] 1 PASS
0.36
nested_true-unreach-call1.c [OCRS][without] 1 PASS
0.331
overflow_true-unreach-call1.c [OCRS][without] 1 PASS
0.348
phases_false-unreach-call1.c [OCRS][without] 1 PASS
0.364 (0.322)
phases_false-unreach-call2.c [OCRS][without] 1 PASS
0.336
phases_true-unreach-call1.c [OCRS][without] 1 PASS
0.335
phases_true-unreach-call2.c [OCRS][without] 1 PASS
0.345
simple_false-unreach-call1.c [OCRS][without] 1 PASS
0.325
simple_false-unreach-call2.c [OCRS][without] 1 PASS
0.329
simple_false-unreach-call3.c [OCRS][without] 1 PASS
0.323
simple_false-unreach-call4.c [OCRS][without] 1 PASS
0.313
simple_true-unreach-call1.c [OCRS][without] 1 PASS
0.326
simple_true-unreach-call2.c [OCRS][without] 1 PASS
0.319
simple_true-unreach-call3.c [OCRS][without] 1 PASS
0.325
simple_true-unreach-call4.c [OCRS][without] 1 PASS
0.321
underapprox_false-unreach-call1.c [OCRS][without] 1 PASS
0.367 (0.315)
underapprox_false-unreach-call2.c [OCRS][without] 1 PASS
0.337
underapprox_true-unreach-call1.c [OCRS][without] 1 FAIL
0.334
underapprox_true-unreach-call2.c [OCRS][without] 1 PASS
0.313
Total Below Time = 11.838 (was 11.422)
/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.755
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.444 (0.394)
down_true-unreach-call.c [OCRS][without] 1 PASS
0.334
fragtest_simple_true-unreach-call.c [OCRS][without] 1 PASS
0.363
half_2_true-unreach-call.c [OCRS][without] 1 PASS
0.351
heapsort_true-unreach-call.c [OCRS][without] 1 PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
11.896 (1.448)
id_build_true-unreach-call.c [OCRS][without] 1 PASS
PASS
0.33
id_trans_false-unreach-call.c [OCRS][without] 1 FAIL
FAIL
FAIL
PASS
0.332
large_const_true-unreach-call.c [OCRS][without] 1 PASS
0.395
MADWiFi-encode_ie_ok_true-unreach-call.c [OCRS][without] 1 PASS
PASS
0.369
nested6_true-unreach-call.c [OCRS][without] 1 FAIL
FAIL
PASS
0.404
nested9_true-unreach-call.c [OCRS][without] 1 PASS
0.453
nest-if3_true-unreach-call.c [OCRS][without] 1 PASS
0.383
NetBSD_loop_true-unreach-call.c [OCRS][without] 1 PASS
PASS
0.329
sendmail-close-angle_true-unreach-call.c [OCRS][without] 1 PASS
FAIL
PASS
FAIL
PASS
FAIL
PASS
FAIL
0.368
seq_true-unreach-call.c [OCRS][without] 1 PASS
0.361
SpamAssassin-loop_true-unreach-call.c [OCRS][without] TIMEOUT
300.098 (0.967)
string_concat-noarr_true-unreach-call.c [OCRS][without] 1 PASS
0.338
up_true-unreach-call.c [OCRS][without] 1 PASS
0.327
Total Below Time = 318.63 (was 8.895)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loop-lit
afnp2014_true-unreach-call.c [OCRS][without] 1 PASS
0.319
bhmr2007_true-unreach-call.c [OCRS][without] 1 PASS
0.354
cggmp2005b_true-unreach-call.c [OCRS][without] 1 PASS
0.381
cggmp2005_true-unreach-call.c [OCRS][without] 1 PASS
0.318
cggmp2005_variant_true-unreach-call.c [OCRS][without] 1 PASS
0.311
css2003_true-unreach-call.c [OCRS][without] 1 PASS
0.419
ddlm2013_true-unreach-call.c [OCRS][without] 1 PASS
0.371
gcnr2008_false-unreach-call.c [OCRS][without] 1 TIMEOUT
300.18 (0.624)
gj2007b_true-unreach-call.c [OCRS][without] 1 PASS
FAIL
0.36
gj2007_true-unreach-call.c [OCRS][without] 1 PASS
0.349
gr2006_true-unreach-call.c [OCRS][without] 1 PASS
0.356
gsv2008_true-unreach-call.c [OCRS][without] 1 PASS
0.349
hhk2008_true-unreach-call.c [OCRS][without] 1 PASS
0.33
jm2006_true-unreach-call.c [OCRS][without] 1 PASS
0.374
jm2006_variant_true-unreach-call.c [OCRS][without] 1 PASS
0.371
mcmillan2006_true-unreach-call.c [OCRS][without] 1 FAIL
0.387
Total Below Time = 305.529 (was 5.82)
/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.33
count_by_1_variant_true-unreach-call.c [OCRS][without] 1 PASS
0.342
count_by_2_true-unreach-call.c [OCRS][without] 1 PASS
0.338
count_by_k_true-unreach-call.c [OCRS][without] 1 PASS
0.351
count_by_nondet_true-unreach-call.c [OCRS][without] 1 FAIL
0.358
gauss_sum_true-unreach-call.c [OCRS][without] 1 PASS
0.34
half_true-unreach-call.c [OCRS][without] EXCEPTION
0.345
nested_true-unreach-call.c [OCRS][without] 1 PASS
0.405 (0.362)
Total Below Time = 2.809 (was 2.609)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/loops
array_false-unreach-call.c [OCRS][without] 1 PASS
0.41
array_true-unreach-call.c [OCRS][without] 1 FAIL
0.399
bubble_sort_false-unreach-call.c [OCRS][without] 4 PASS
PASS
109.164 (95.988)
bubble_sort_true-unreach-call.c [OCRS][without] 1 2.162
compact_false-unreach-call.c [OCRS][without] 1 PASS
0.354
count_up_down_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.336
count_up_down_true-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.33
eureka_01_false-unreach-call.c [OCRS][without] 1 PASS
1.538
eureka_01_true-unreach-call.c [OCRS][without] 1 FAIL
1.375
eureka_05_true-unreach-call.c [OCRS][without] 1 FAIL
0.721 (0.581)
for_bounded_loop1_false-unreach-call_true-termination.c [OCRS][without] 1 FAIL
FAIL
PASS
0.332
for_infinite_loop_1_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.331
for_infinite_loop_2_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.32
heavy_false-unreach-call.c [OCRS][without] 1 PASS
0.456
heavy_true-unreach-call.c [OCRS][without] 1 PASS
0.433
insertion_sort_false-unreach-call.c [OCRS][without] 1 PASS
1.331
insertion_sort_true-unreach-call.c [OCRS][without] 1 FAIL
0.583
invert_string_false-unreach-call.c [OCRS][without] 1 PASS
0.449
invert_string_true-unreach-call.c [OCRS][without] 1 FAIL
0.456
linear_sea.ch_true-unreach-call.c [OCRS][without] 1 FAIL
0.378
linear_search_false-unreach-call.c [OCRS][without] 1 EXCEPTION
0.403
lu.cmp_true-unreach-call.c [OCRS][without] TIMEOUT
300.256 (52.358)
ludcmp_false-unreach-call.c [OCRS][without] TIMEOUT
300.239 (51.865)
matrix_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.789 (0.614)
matrix_true-unreach-call_true-termination.c [OCRS][without] 1 FAIL
0.428
n.c11_true-unreach-call.c [OCRS][without] 3 FAIL
0.439
n.c24_false-unreach-call.c [OCRS][without] 3 PASS
11.597
n.c40_true-unreach-call.c [OCRS][without] 1 FAIL
0.337
nec11_false-unreach-call.c [OCRS][without] 1 PASS
0.363
nec20_false-unreach-call.c [OCRS][without] 1 PASS
0.348
nec40_true-unreach-call.c [OCRS][without] 1 FAIL
0.363
string_false-unreach-call.c [OCRS][without] 1 PASS
0.536
string_true-unreach-call.c [OCRS][without] 1 FAIL
0.527
sum01_bug02_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.368
sum01_bug02_sum01_bug02_base.case_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.344
sum01_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.348
sum01_true-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.318
sum03_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.416
sum03_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.336
sum04_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.35
sum04_true-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.326
sum_array_false-unreach-call.c [OCRS][without] 1 PASS
0.516
sum_array_true-unreach-call.c [OCRS][without] 1 FAIL
0.561
terminator_01_false-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.332
terminator_02_false-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.39
terminator_02_true-unreach-call_true-termination.c [OCRS][without] 2 PASS
0.345
terminator_03_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.321
terminator_03_true-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.329
trex01_false-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.431
trex01_true-unreach-call.c [OCRS][without] 3 PASS
0.714
trex02_false-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.362
trex02_true-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.387
trex03_false-unreach-call_true-termination.c [OCRS][without] 3 PASS
0.676
trex03_true-unreach-call.c [OCRS][without] 3 PASS
0.663
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.336
veris.c_OpenSER__cases1_stripFullBoth_arr_true-unreach-call.c [OCRS][without] 3 12.404
veris.c_sendmail__tTflag_arr_one_loop_true-unreach-call.c [OCRS][without] 1 PASS
0.343
verisec_NetBSD-libc__loop_false-unreach-call.c [OCRS][without] 1 PASS
0.34
verisec_OpenSER__cases1_stripFullBoth_arr_false-unreach-call.c [OCRS][without] 3 PASS
7.659
vogal_false-unreach-call.c [OCRS][without] 1 PASS
0.706 (0.61)
vogal_true-unreach-call.c [OCRS][without] 1 FAIL
0.685
while_infinite_loop_1_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.319
while_infinite_loop_2_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.314
while_infinite_loop_3_true-unreach-call_false-termination.c [OCRS][without] 1 PASS
0.311
while_infinite_loop_4_false-unreach-call_true-termination.c [OCRS][without] 1 PASS
0.315
Total Below Time = 771.424 (was 259.884)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/sv-benchmarks/recursive
Ackermann01_true-unreach-call.c [OCRS][without] TIMEOUT
300.024 (1.315)
Ackermann02_false-unreach-call_false-termination.c [OCRS][without] TIMEOUT
300.022 (1.276)
Ackermann03_true-unreach-call.c [OCRS][without] TIMEOUT
300.023 (1.319)
Ackermann04_true-unreach-call.c [OCRS][without] TIMEOUT
300.022 (1.346)
Addition01_true-unreach-call_true-termination.c [OCRS][without] 2 PASS
0.475
Addition02_false-unreach-call_false-termination.c [OCRS][without] 2 PASS
0.481
Addition03_false-no-overflow.c [OCRS][without] 2 PASS
0.488
Addition03_true-unreach-call.c [OCRS][without] 2 PASS
0.482
BallRajamani-SPIN2000-Fig1_false-unreach-call.c [OCRS][without] 2 PASS
0.389
EvenOdd01_true-unreach-call_true-termination.c [OCRS][without] 2 PASS
0.407
EvenOdd03_false-unreach-call_false-termination.c [OCRS][without] 2 PASS
0.401
Fibonacci01_true-unreach-call.c [OCRS][without] EXCEPTION
0.695 (300.004)
Fibonacci02_true-unreach-call_true-termination.c [OCRS][without] EXCEPTION
0.662 (300.005)
Fibonacci03_true-unreach-call_true-termination.c [OCRS][without] EXCEPTION
0.67 (300.004)
Fibonacci04_false-unreach-call_true-termination.c [OCRS][without] EXCEPTION
0.678 (300.004)
Fibonacci05_false-unreach-call_true-termination.c [OCRS][without] EXCEPTION
0.688 (300.004)
gcd01_true-unreach-call_true-termination.c [OCRS][without] 2 PASS
0.48
gcd02_true-unreach-call.c [OCRS][without] 2 FAIL
PASS
0.878
McCarthy91_false-unreach-call_false-termination.c [OCRS][without] 7 PASS
0.92 (0.727)
McCarthy91_true-unreach-call.c [OCRS][without] 7 FAIL
0.924 (0.719)
MultCommutative_true-unreach-call_true-termination.c [OCRS][without] 2 FAIL
0.541 (0.479)
Primes_true-unreach-call.c [OCRS][without] 3 FAIL
1.342 (1.205)
recHanoi01_true-unreach-call_true-termination.c [OCRS][without] TIMEOUT
300.004
recHanoi02_true-unreach-call_true-termination.c [OCRS][without] 2 FAIL
0.355
recHanoi03_true-unreach-call_true-termination.c [OCRS][without] 2 FAIL
0.362
Total Below Time = 1512.413 (was 1813.464)
/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.372
afterrec_2calls_true-unreach-call.c [OCRS][without] 2 PASS
PASS
0.357
afterrec_false-unreach-call.c [OCRS][without] 2 PASS
0.357
afterrec_true-unreach-call.c [OCRS][without] 2 PASS
0.345
fibo_10_false-unreach-call.c [OCRS][without] EXCEPTION
0.694 (300.004)
fibo_10_true-unreach-call.c [OCRS][without] EXCEPTION
0.655 (300.004)
fibo_15_false-unreach-call.c [OCRS][without] EXCEPTION
0.699 (300.005)
fibo_15_true-unreach-call.c [OCRS][without] EXCEPTION
0.659 (300.005)
fibo_20_false-unreach-call.c [OCRS][without] EXCEPTION
0.682 (300.004)
fibo_20_true-unreach-call.c [OCRS][without] EXCEPTION
0.694 (300.004)
fibo_25_false-unreach-call.c [OCRS][without] EXCEPTION
0.712 (300.004)
fibo_25_true-unreach-call.c [OCRS][without] EXCEPTION
0.714 (300.004)
fibo_2calls_10_false-unreach-call.c [OCRS][without] TIMEOUT
300.172
fibo_2calls_10_true-unreach-call.c [OCRS][without] TIMEOUT
300.148
fibo_2calls_15_false-unreach-call.c [OCRS][without] TIMEOUT
300.164
fibo_2calls_15_true-unreach-call.c [OCRS][without] TIMEOUT
300.171
fibo_2calls_20_false-unreach-call.c [OCRS][without] TIMEOUT
300.164
fibo_2calls_20_true-unreach-call.c [OCRS][without] TIMEOUT
300.149
fibo_2calls_25_false-unreach-call.c [OCRS][without] TIMEOUT
300.159
fibo_2calls_25_true-unreach-call.c [OCRS][without] TIMEOUT
300.156
fibo_2calls_2_false-unreach-call.c [OCRS][without] TIMEOUT
300.174
fibo_2calls_2_true-unreach-call.c [OCRS][without] TIMEOUT
300.18
fibo_2calls_4_false-unreach-call.c [OCRS][without] TIMEOUT
300.164
fibo_2calls_4_true-unreach-call.c [OCRS][without] TIMEOUT
300.167
fibo_2calls_5_false-unreach-call.c [OCRS][without] TIMEOUT
300.103
fibo_2calls_5_true-unreach-call.c [OCRS][without] TIMEOUT
300.17
fibo_2calls_6_false-unreach-call.c [OCRS][without] TIMEOUT
300.163
fibo_2calls_6_true-unreach-call.c [OCRS][without] TIMEOUT
300.174
fibo_2calls_8_false-unreach-call.c [OCRS][without] TIMEOUT
300.171
fibo_2calls_8_true-unreach-call.c [OCRS][without] TIMEOUT
300.148
fibo_5_false-unreach-call.c [OCRS][without] EXCEPTION
0.671 (300.004)
fibo_5_true-unreach-call.c [OCRS][without] EXCEPTION
0.645 (300.004)
fibo_7_false-unreach-call.c [OCRS][without] EXCEPTION
0.666 (300.004)
fibo_7_true-unreach-call.c [OCRS][without] EXCEPTION
0.703 (300.004)
id2_b2_o3_true-unreach-call.c [OCRS][without] 2 PASS
0.678
id2_b3_o2_false-unreach-call.c [OCRS][without] 2 PASS
0.676 (0.609)
id2_b3_o5_true-unreach-call.c [OCRS][without] 2 PASS
0.672
id2_b5_o10_true-unreach-call.c [OCRS][without] 2 PASS
0.641
id2_i5_o5_false-unreach-call.c [OCRS][without] 2 PASS
0.385
id2_i5_o5_true-unreach-call.c [OCRS][without] 2 PASS
0.394
id_b2_o3_true-unreach-call.c [OCRS][without] 2 PASS
0.485
id_b3_o2_false-unreach-call.c [OCRS][without] 2 PASS
0.491
id_b3_o5_true-unreach-call.c [OCRS][without] 2 PASS
0.492
id_b5_o10_true-unreach-call.c [OCRS][without] 2 PASS
0.5
id_i10_o10_false-unreach-call.c [OCRS][without] 2 PASS
0.351
id_i10_o10_true-unreach-call.c [OCRS][without] 2 PASS
0.347
id_i15_o15_false-unreach-call.c [OCRS][without] 2 PASS
0.36
id_i15_o15_true-unreach-call.c [OCRS][without] 2 PASS
0.355
id_i20_o20_false-unreach-call.c [OCRS][without] 2 PASS
0.356
id_i20_o20_true-unreach-call.c [OCRS][without] 2 PASS
0.355
id_i25_o25_false-unreach-call.c [OCRS][without] 2 PASS
0.351
id_i25_o25_true-unreach-call.c [OCRS][without] 2 PASS
0.371
id_i5_o5_false-unreach-call.c [OCRS][without] 2 PASS
0.372
id_i5_o5_true-unreach-call.c [OCRS][without] 2 PASS
0.352
id_o1000_false-unreach-call.c [OCRS][without] 2 PASS
0.349
id_o100_false-unreach-call.c [OCRS][without] 2 PASS
0.353
id_o10_false-unreach-call.c [OCRS][without] 2 PASS
0.375
id_o200_false-unreach-call.c [OCRS][without] 2 PASS
0.359
id_o20_false-unreach-call.c [OCRS][without] 2 PASS
0.353
id_o3_false-unreach-call.c [OCRS][without] 2 PASS
0.366
sum_10x0_false-unreach-call.c [OCRS][without] 2 PASS
0.371
sum_10x0_true-unreach-call.c [OCRS][without] 2 PASS
0.367
sum_15x0_false-unreach-call.c [OCRS][without] 2 PASS
0.37
sum_15x0_true-unreach-call.c [OCRS][without] 2 PASS
0.359
sum_20x0_false-unreach-call.c [OCRS][without] 2 PASS
0.385
sum_20x0_true-unreach-call.c [OCRS][without] 2 PASS
0.372
sum_25x0_false-unreach-call.c [OCRS][without] 2 PASS
0.371
sum_25x0_true-unreach-call.c [OCRS][without] 2 PASS
0.366
sum_2x3_false-unreach-call.c [OCRS][without] 2 PASS
0.385
sum_2x3_true-unreach-call.c [OCRS][without] 2 PASS
0.382
sum_non_eq_false-unreach-call.c [OCRS][without] 2 PASS
0.393
sum_non_eq_true-unreach-call.c [OCRS][without] 2 PASS
0.387
sum_non_false-unreach-call.c [OCRS][without] 2 PASS
0.386
sum_non_true-unreach-call.c [OCRS][without] 2 PASS
0.376
Total Below Time = 5428.931 (was 9017.483)
/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.355
rec-bhmr2007_true-unreach-call.c [OCRS][without] 2 PASS
0.379
rec-cggmp2005b_true-unreach-call.c [OCRS][without] 3 PASS
0.6
rec-cggmp2005_true-unreach-call.c [OCRS][without] 2 PASS
0.332
rec-cggmp2005_variant_true-unreach-call.c [OCRS][without] 2 PASS
0.367
rec-css2003_true-unreach-call.c [OCRS][without] 2 PASS
0.544
rec-ddlm2013_true-unreach-call.c [OCRS][without] EXCEPTION
0.33 (0.41)
rec-gcnr2008_false-unreach-call.c [OCRS][without] 2 PASS
0.673
rec-gj2007b_true-unreach-call.c [OCRS][without] 2 FAIL
FAIL
0.372
rec-gj2007_true-unreach-call.c [OCRS][without] 2 FAIL
0.38
rec-gr2006_true-unreach-call.c [OCRS][without] 2 FAIL
0.395
rec-gsv2008_true-unreach-call.c [OCRS][without] 2 PASS
0.354
rec-hhk2008_true-unreach-call.c [OCRS][without] 2 PASS
0.361
rec-jm2006_true-unreach-call.c [OCRS][without] 2 PASS
0.36
rec-jm2006_variant_true-unreach-call.c [OCRS][without] 2 PASS
0.372
rec-mcmillan2006_true-unreach-call.c [OCRS][without] 2 FAIL
0.407
Total Below Time = 6.581 (was 6.5)
/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.33
rec-count_by_1_variant_true-unreach-call.c [OCRS][without] 2 PASS
0.336
rec-count_by_2_true-unreach-call.c [OCRS][without] 2 PASS
0.342
rec-count_by_k_true-unreach-call.c [OCRS][without] 2 PASS
0.354
rec-count_by_nondet_true-unreach-call.c [OCRS][without] 2 FAIL
0.36
rec-gauss_sum_true-unreach-call.c [OCRS][without] 2 PASS
0.367
rec-half_true-unreach-call.c [OCRS][without] EXCEPTION
0.334 (0.387)
rec-nested_true-unreach-call.c [OCRS][without] 3 PASS
0.528
Total Below Time = 2.951 (was 2.985)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/recurrences
cubic_polynomial.c [OCRS][without] 2 PASS
0.459
edit_distance_bottom_up.c [OCRS][without] 3 FAIL
166.302
edit_distance_top_down.c [OCRS][without] 3 FAIL
18.123
log_log_n_solution.c [OCRS][without] 3 FAIL
0.401
log_n_solution.c [OCRS][without] 2 FAIL
0.386
multivariate_1.c [OCRS][without] TIMEOUT
300.004
multivariate_higher_order.c [OCRS][without] 7 FAIL
FAIL
FAIL
10.432 (12.024)
n_cubed_solution.c [OCRS][without] EXCEPTION
0.348
n_log_n_solution.c [OCRS][without] TIMEOUT
300.027 (1.149)
n_squared_two_base_case_even.c [OCRS][without] 2 PASS
0.366
n_squared_two_base_case_odd.c [OCRS][without] 2 PASS
0.376
pascals_dynamic.c [OCRS][without] 3 FAIL
9.662
pascals_iterative.c [OCRS][without] 1 FAIL
3.002 (3.436)
pascals_recursive.c [OCRS][without] TIMEOUT
300.004
squared_solution.c [OCRS][without] TIMEOUT
300.133 (10.378)
two_n_even.c [OCRS][without] 2 PASS
0.352
two_n_odd.c [OCRS][without] 2 PASS
0.367
two_to_n_over_two_even.c [OCRS][without] TIMEOUT
300.007
two_to_n_over_two_odd.c [OCRS][without] TIMEOUT
300.004
two_to_n_squared.c [OCRS][without] 7 FAIL
179.211 (64.828)
two_to_two_to_n.c [OCRS][without] 7 FAIL
0.992
Total Below Time = 2190.958 (was 1485.362)
/bat0/stac/Code/Ark2-Sandbox/WALi-OpenNWA/Examples/cprover/tests/exponential
adding_and_mult.c [OCRS][without] 1 PASS
0.334
binary_search_array_tree.c [OCRS][without] 1 FAIL
FAIL
0.866 (0.532)
exp_add_loop_rec.c [OCRS][without] 1 FAIL
0.332
exp_add_loop_variable.c [OCRS][without] 1 PASS
0.349
exp_with_linear_inner_loop.c [OCRS][without] 1 FAIL
0.396
halving_log1.c [OCRS][without] 1 PASS
0.424 (0.371)
linear_two_to_n.c [OCRS][without] TIMEOUT
300.005
loop_five_to_n.c [OCRS][without] 1 FAIL
0.335
non_loop_five_to_n.c [OCRS][without] TIMEOUT
300.007
power_log.c [OCRS][without] 1 PASS
0.426 (0.363)
power_log_modified.c [OCRS][without] 1 PASS
0.457 (0.375)
simple_exponential.c [OCRS][without] 1 PASS
0.372 (0.335)
simple_exponential_for.c [OCRS][without] 1 PASS
0.347
two_to_n_minus_n.c [OCRS][without] EXCEPTION
2.86 (300.005)
two_to_n_minus_n_loop.c [OCRS][without] EXCEPTION
1.953 (300.004)
Total Below Time = 609.463 (was 1204.027)

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