This archive contains some test data for checking sr5sieve.

Run `sr5sieve -i sr5check.txt -p 100e6 -P 150e6'. This takes about 6.5
minutes on a P3/600 and should find 10533 new factors. The resulting file
`factors.txt' should match the sample file `checked-factors.txt'. The test
data has been double-checked with NewPGen 2.82.

Note that if the test is interrupted and then resumed from the checkpoint,
some duplicate factors may be found. This is normal.

Because the factors in this test are quite small, the modular arithmetic
functions are not heavily stressed. When compiling a new sr5sieve execuatble
it is always a good idea to run `make check' to test the modular arithmetic
at high modulus against GMP.
