This directory contains Blast benchmarks used in the CAV05
submission. To run the tests, use the following:

./regrtest-block -block "FMCSCULL" -extra "-focisymm <options>"

where <options can include:

	-hybrid		Use hybrid image computation
	-dasdill	Use Das/Dill transition relation refinement

Default is to use interpolant-based refinement.

Benchmark results are written to the file "regrtest.stat".

The four tests in directory scull are properties of the Linux driver
of that name from the book "Linux Device Drivers" by Alessandro Rubini
and Jonathan Corbet, published by O'Reilly & Associates.

The data files in this directory are:

FMCCAV05.focisymm.nohybrid...............Interpolation method without hybrid image
FMCCAV05.focisymm.hybrid...............  Interpolation method with hybrid image
FMCCAV05.dasdill.nohybrid................Das/Dill method without hybrid image
FMCCAV05.dasdill.nohybrid................Das/Dill without hybrid image

All runs are on a 3GHz Xeon machine with 2GB memory, running RedHat Linux 9.

Note that some predicate files are provided for some of the tests.
In cases where the provided predicates are inadequate, the POPL04
method is used to select additional predicates.



