You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/08/28 11:56:33 UTC

[commons-rng] branch master updated: Add SFC32 and SFC64 stress test results.

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new 9f30ec9  Add SFC32 and SFC64 stress test results.
9f30ec9 is described below

commit 9f30ec9c6dede48347c8939d18b1fd560b9229b8
Author: aherbert <ah...@apache.org>
AuthorDate: Wed Aug 28 12:56:28 2019 +0100

    Add SFC32 and SFC64 stress test results.
---
 src/site/apt/userguide/rng.apt                  |    4 +
 src/site/resources/txt/userguide/stress/dh_34_1 |  187 ++
 src/site/resources/txt/userguide/stress/dh_34_2 |  180 ++
 src/site/resources/txt/userguide/stress/dh_34_3 |  150 +
 src/site/resources/txt/userguide/stress/dh_34_4 |  146 +
 src/site/resources/txt/userguide/stress/dh_34_5 |  150 +
 src/site/resources/txt/userguide/stress/dh_35_1 |  149 +
 src/site/resources/txt/userguide/stress/dh_35_2 |  208 ++
 src/site/resources/txt/userguide/stress/dh_35_3 |  148 +
 src/site/resources/txt/userguide/stress/dh_35_4 |  210 ++
 src/site/resources/txt/userguide/stress/dh_35_5 |  182 ++
 src/site/resources/txt/userguide/stress/tu_34_1 | 3803 ++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_34_2 | 3810 ++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_34_3 | 3803 ++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_34_4 | 3803 ++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_34_5 | 3811 +++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_35_1 | 3803 ++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_35_2 | 3810 ++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_35_3 | 3803 ++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_35_4 | 3803 ++++++++++++++++++++++
 src/site/resources/txt/userguide/stress/tu_35_5 | 3810 ++++++++++++++++++++++
 21 files changed, 39773 insertions(+)

diff --git a/src/site/apt/userguide/rng.apt b/src/site/apt/userguide/rng.apt
index c1342dd..e7fec3c 100644
--- a/src/site/apt/userguide/rng.apt
+++ b/src/site/apt/userguide/rng.apt
@@ -792,6 +792,10 @@ String word = sampler.sample();
 *-----------------*------------*----------------------*
 | MSWS | {{{../txt/userguide/stress/dh_33_1}0}}, {{{../txt/userguide/stress/dh_33_2}0}}, {{{../txt/userguide/stress/dh_33_3}0}}, {{{../txt/userguide/stress/dh_33_4}0}}, {{{../txt/userguide/stress/dh_33_5}0}} | {{{../txt/userguide/stress/tu_33_1}0}}, {{{../txt/userguide/stress/tu_33_2}0}}, {{{../txt/userguide/stress/tu_33_3}0}}, {{{../txt/userguide/stress/tu_33_4}1}}, {{{../txt/userguide/stress/tu_33_5}0}} |
 *-----------------*------------*----------------------*
+| SFC_32 | {{{../txt/userguide/stress/dh_34_1}0}}, {{{../txt/userguide/stress/dh_34_2}0}}, {{{../txt/userguide/stress/dh_34_3}0}}, {{{../txt/userguide/stress/dh_34_4}0}}, {{{../txt/userguide/stress/dh_34_5}0}} | {{{../txt/userguide/stress/tu_34_1}0}}, {{{../txt/userguide/stress/tu_34_2}1}}, {{{../txt/userguide/stress/tu_34_3}0}}, {{{../txt/userguide/stress/tu_34_4}0}}, {{{../txt/userguide/stress/tu_34_5}2}} |
+*-----------------*------------*----------------------*
+| SFC_64 | {{{../txt/userguide/stress/dh_35_1}0}}, {{{../txt/userguide/stress/dh_35_2}0}}, {{{../txt/userguide/stress/dh_35_3}0}}, {{{../txt/userguide/stress/dh_35_4}0}}, {{{../txt/userguide/stress/dh_35_5}0}} | {{{../txt/userguide/stress/tu_35_1}0}}, {{{../txt/userguide/stress/tu_35_2}1}}, {{{../txt/userguide/stress/tu_35_3}0}}, {{{../txt/userguide/stress/tu_35_4}0}}, {{{../txt/userguide/stress/tu_35_5}1}} |
+*-----------------*------------*----------------------*
 
 
 6. Dependencies
diff --git a/src/site/resources/txt/userguide/stress/dh_34_1 b/src/site/resources/txt/userguide/stress/dh_34_1
new file mode 100644
index 0000000..12bf27b
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_34_1
@@ -0,0 +1,187 @@
+# 
+# RandomSource: SFC_32
+# RNG: Byte-reversed org.apache.commons.rng.core.source32.SFC32
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  8.69e+06  |3651982319|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.27771819|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.86083257|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.59297690|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.48716000|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.70962962|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.96469313|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.46178842|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.02501319|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.88219510|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.42733473|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.10511838|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.44869133|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.07302543|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.32349934|  PASSED  
+        diehard_sums|   0|       100|     100|0.00285021|   WEAK   
+        diehard_sums|   0|       100|     200|0.00276707|   WEAK   
+        diehard_sums|   0|       100|     300|0.00479503|   WEAK   
+        diehard_sums|   0|       100|     400|0.00136245|   WEAK   
+        diehard_sums|   0|       100|     500|0.00012448|   WEAK   
+        diehard_sums|   0|       100|     600|0.00001976|   WEAK   
+        diehard_sums|   0|       100|     700|0.00001891|   WEAK   
+        diehard_sums|   0|       100|     800|0.00000091|  FAILED  
+        diehard_runs|   0|    100000|     100|0.61846878|  PASSED  
+        diehard_runs|   0|    100000|     100|0.69912673|  PASSED  
+       diehard_craps|   0|    200000|     100|0.54827665|  PASSED  
+       diehard_craps|   0|    200000|     100|0.91812814|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.63753469|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.81078717|  PASSED  
+         sts_monobit|   1|    100000|     100|0.94099912|  PASSED  
+            sts_runs|   2|    100000|     100|0.82914016|  PASSED  
+          sts_serial|   1|    100000|     100|0.25643772|  PASSED  
+          sts_serial|   2|    100000|     100|0.63496616|  PASSED  
+          sts_serial|   3|    100000|     100|0.78814308|  PASSED  
+          sts_serial|   3|    100000|     100|0.66454241|  PASSED  
+          sts_serial|   4|    100000|     100|0.03985700|  PASSED  
+          sts_serial|   4|    100000|     100|0.00432351|   WEAK   
+          sts_serial|   5|    100000|     100|0.00303412|   WEAK   
+          sts_serial|   5|    100000|     100|0.28159780|  PASSED  
+          sts_serial|   6|    100000|     100|0.00746769|  PASSED  
+          sts_serial|   6|    100000|     100|0.50696966|  PASSED  
+          sts_serial|   7|    100000|     100|0.00762345|  PASSED  
+          sts_serial|   7|    100000|     100|0.63504407|  PASSED  
+          sts_serial|   8|    100000|     100|0.84442526|  PASSED  
+          sts_serial|   8|    100000|     100|0.54746738|  PASSED  
+          sts_serial|   9|    100000|     100|0.73043921|  PASSED  
+          sts_serial|   9|    100000|     100|0.91899937|  PASSED  
+          sts_serial|  10|    100000|     100|0.97539013|  PASSED  
+          sts_serial|  10|    100000|     100|0.66116199|  PASSED  
+          sts_serial|  11|    100000|     100|0.98426288|  PASSED  
+          sts_serial|  11|    100000|     100|0.35371990|  PASSED  
+          sts_serial|  12|    100000|     100|0.12761422|  PASSED  
+          sts_serial|  12|    100000|     100|0.52919524|  PASSED  
+          sts_serial|  13|    100000|     100|0.95055737|  PASSED  
+          sts_serial|  13|    100000|     100|0.84002757|  PASSED  
+          sts_serial|  14|    100000|     100|0.52555180|  PASSED  
+          sts_serial|  14|    100000|     100|0.56966686|  PASSED  
+          sts_serial|  15|    100000|     100|0.68009673|  PASSED  
+          sts_serial|  15|    100000|     100|0.87236285|  PASSED  
+          sts_serial|  16|    100000|     100|0.99979918|   WEAK   
+          sts_serial|  16|    100000|     100|0.47106301|  PASSED  
+          sts_serial|   1|    100000|     200|0.06297753|  PASSED  
+          sts_serial|   2|    100000|     200|0.17459455|  PASSED  
+          sts_serial|   3|    100000|     200|0.76148949|  PASSED  
+          sts_serial|   3|    100000|     200|0.68004457|  PASSED  
+          sts_serial|   4|    100000|     200|0.23507072|  PASSED  
+          sts_serial|   4|    100000|     200|0.06345853|  PASSED  
+          sts_serial|   5|    100000|     200|0.02669816|  PASSED  
+          sts_serial|   5|    100000|     200|0.59108900|  PASSED  
+          sts_serial|   6|    100000|     200|0.21302942|  PASSED  
+          sts_serial|   6|    100000|     200|0.17731345|  PASSED  
+          sts_serial|   7|    100000|     200|0.12354566|  PASSED  
+          sts_serial|   7|    100000|     200|0.85579643|  PASSED  
+          sts_serial|   8|    100000|     200|0.86603981|  PASSED  
+          sts_serial|   8|    100000|     200|0.33624401|  PASSED  
+          sts_serial|   9|    100000|     200|0.62435634|  PASSED  
+          sts_serial|   9|    100000|     200|0.31018922|  PASSED  
+          sts_serial|  10|    100000|     200|0.58522919|  PASSED  
+          sts_serial|  10|    100000|     200|0.70534543|  PASSED  
+          sts_serial|  11|    100000|     200|0.71987531|  PASSED  
+          sts_serial|  11|    100000|     200|0.63622983|  PASSED  
+          sts_serial|  12|    100000|     200|0.11239779|  PASSED  
+          sts_serial|  12|    100000|     200|0.38814033|  PASSED  
+          sts_serial|  13|    100000|     200|0.57250131|  PASSED  
+          sts_serial|  13|    100000|     200|0.47006477|  PASSED  
+          sts_serial|  14|    100000|     200|0.40446219|  PASSED  
+          sts_serial|  14|    100000|     200|0.87975752|  PASSED  
+          sts_serial|  15|    100000|     200|0.43716720|  PASSED  
+          sts_serial|  15|    100000|     200|0.66175807|  PASSED  
+          sts_serial|  16|    100000|     200|0.69129430|  PASSED  
+          sts_serial|  16|    100000|     200|0.10917761|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.98470140|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.85048554|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.82141972|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.47822432|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.49696409|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.99938077|   WEAK   
+         rgb_bitdist|   6|    100000|     200|0.85973318|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.89104540|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.17263158|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.01464795|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.39038451|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.04869963|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.25278805|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.79318844|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.07315956|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.67152731|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.99917945|   WEAK   
+rgb_minimum_distance|   5|     10000|    1100|0.87506917|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.25383365|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.05266709|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.14033487|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.80346626|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.84930438|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.65416435|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.88784301|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.17811754|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.87631407|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.71707414|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.61742902|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.49422818|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.62840045|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.38699446|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.70317878|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.62274042|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.79958390|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.71499330|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.07425239|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.60482014|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.62531297|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.21323832|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.95100373|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.24346977|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.97990052|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.73133031|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.73708199|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.64482190|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.29377039|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.99771539|   WEAK   
+      rgb_lagged_sum|  25|   1000000|     200|0.96892700|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.27617173|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.91999166|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.77849370|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.11540887|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.18728215|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.86673614|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.05308259|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.08859595|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.00083147|   WEAK   
+     dab_bytedistrib|   0|  51200000|     101|0.01881551|  PASSED  
+             dab_dct| 256|     50000|       1|0.78683951|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.62772600|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.75133892|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.95065106|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.59832361|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.95055685|  PASSED  
+# 
+# End: 2019-08-27 17:44:07
+# 
+# Exit value: 0
+# Numbers used: 79707242496 >= 2^36 (318.8 GB)
+# 
+# Test duration: 144.82752663198335 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_34_2 b/src/site/resources/txt/userguide/stress/dh_34_2
new file mode 100644
index 0000000..cbb9fc0
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_34_2
@@ -0,0 +1,180 @@
+# 
+# RandomSource: SFC_32
+# RNG: Byte-reversed org.apache.commons.rng.core.source32.SFC32
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  8.40e+06  | 629232912|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.66944234|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.99959497|   WEAK   
+      diehard_operm5|   0|   1000000|     200|0.89544619|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.09775559|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.72351134|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.47082172|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.60281114|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.55566994|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.57456777|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.79272542|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.94780432|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.18735442|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.99246581|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.64069743|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.96938378|  PASSED  
+        diehard_sums|   0|       100|     100|0.05171788|  PASSED  
+        diehard_runs|   0|    100000|     100|0.94536891|  PASSED  
+        diehard_runs|   0|    100000|     100|0.50646704|  PASSED  
+       diehard_craps|   0|    200000|     100|0.42539910|  PASSED  
+       diehard_craps|   0|    200000|     100|0.17719661|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.59526572|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.88885825|  PASSED  
+         sts_monobit|   1|    100000|     100|0.20023515|  PASSED  
+            sts_runs|   2|    100000|     100|0.51529742|  PASSED  
+          sts_serial|   1|    100000|     100|0.82071819|  PASSED  
+          sts_serial|   2|    100000|     100|0.63549407|  PASSED  
+          sts_serial|   3|    100000|     100|0.79623694|  PASSED  
+          sts_serial|   3|    100000|     100|0.44465472|  PASSED  
+          sts_serial|   4|    100000|     100|0.39055784|  PASSED  
+          sts_serial|   4|    100000|     100|0.03078916|  PASSED  
+          sts_serial|   5|    100000|     100|0.70484401|  PASSED  
+          sts_serial|   5|    100000|     100|0.97637580|  PASSED  
+          sts_serial|   6|    100000|     100|0.86361319|  PASSED  
+          sts_serial|   6|    100000|     100|0.81367465|  PASSED  
+          sts_serial|   7|    100000|     100|0.95505518|  PASSED  
+          sts_serial|   7|    100000|     100|0.99770274|   WEAK   
+          sts_serial|   8|    100000|     100|0.95545725|  PASSED  
+          sts_serial|   8|    100000|     100|0.98859297|  PASSED  
+          sts_serial|   9|    100000|     100|0.54381471|  PASSED  
+          sts_serial|   9|    100000|     100|0.00522608|  PASSED  
+          sts_serial|  10|    100000|     100|0.53908372|  PASSED  
+          sts_serial|  10|    100000|     100|0.31666441|  PASSED  
+          sts_serial|  11|    100000|     100|0.51323128|  PASSED  
+          sts_serial|  11|    100000|     100|0.17624702|  PASSED  
+          sts_serial|  12|    100000|     100|0.56733543|  PASSED  
+          sts_serial|  12|    100000|     100|0.29582176|  PASSED  
+          sts_serial|  13|    100000|     100|0.24120810|  PASSED  
+          sts_serial|  13|    100000|     100|0.07406556|  PASSED  
+          sts_serial|  14|    100000|     100|0.04403146|  PASSED  
+          sts_serial|  14|    100000|     100|0.45379526|  PASSED  
+          sts_serial|  15|    100000|     100|0.99849200|   WEAK   
+          sts_serial|  15|    100000|     100|0.53299900|  PASSED  
+          sts_serial|  16|    100000|     100|0.74263529|  PASSED  
+          sts_serial|  16|    100000|     100|0.88896744|  PASSED  
+          sts_serial|   1|    100000|     200|0.70799165|  PASSED  
+          sts_serial|   2|    100000|     200|0.91862972|  PASSED  
+          sts_serial|   3|    100000|     200|0.59269138|  PASSED  
+          sts_serial|   3|    100000|     200|0.55731434|  PASSED  
+          sts_serial|   4|    100000|     200|0.34781665|  PASSED  
+          sts_serial|   4|    100000|     200|0.25261649|  PASSED  
+          sts_serial|   5|    100000|     200|0.87697960|  PASSED  
+          sts_serial|   5|    100000|     200|0.87041644|  PASSED  
+          sts_serial|   6|    100000|     200|0.67537567|  PASSED  
+          sts_serial|   6|    100000|     200|0.99074464|  PASSED  
+          sts_serial|   7|    100000|     200|0.24570876|  PASSED  
+          sts_serial|   7|    100000|     200|0.85878820|  PASSED  
+          sts_serial|   8|    100000|     200|0.96687739|  PASSED  
+          sts_serial|   8|    100000|     200|0.72612242|  PASSED  
+          sts_serial|   9|    100000|     200|0.98169281|  PASSED  
+          sts_serial|   9|    100000|     200|0.19019319|  PASSED  
+          sts_serial|  10|    100000|     200|0.97968983|  PASSED  
+          sts_serial|  10|    100000|     200|0.68410614|  PASSED  
+          sts_serial|  11|    100000|     200|0.16586724|  PASSED  
+          sts_serial|  11|    100000|     200|0.12433475|  PASSED  
+          sts_serial|  12|    100000|     200|0.15560322|  PASSED  
+          sts_serial|  12|    100000|     200|0.60884610|  PASSED  
+          sts_serial|  13|    100000|     200|0.20856121|  PASSED  
+          sts_serial|  13|    100000|     200|0.22156498|  PASSED  
+          sts_serial|  14|    100000|     200|0.02190096|  PASSED  
+          sts_serial|  14|    100000|     200|0.19530734|  PASSED  
+          sts_serial|  15|    100000|     200|0.83194115|  PASSED  
+          sts_serial|  15|    100000|     200|0.26852332|  PASSED  
+          sts_serial|  16|    100000|     200|0.67873268|  PASSED  
+          sts_serial|  16|    100000|     200|0.69333099|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.96775160|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.26739916|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.91067757|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.94706115|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.89910604|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.75331968|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.88131923|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.02305262|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.13713256|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.99471474|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.63490850|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.84404570|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.54394302|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.10436589|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.31907283|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.33241413|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.99988993|   WEAK   
+    rgb_permutations|   2|    100000|     200|0.98863014|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.57360553|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.86287732|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.91495395|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.00676652|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.18355626|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.93276928|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.14410648|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.71155674|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.71286299|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.90584671|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.46596227|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.98561334|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.99897756|   WEAK   
+      rgb_lagged_sum|   9|   1000000|     200|0.48287419|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.09908506|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.40621822|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.90450896|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.15275012|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.81072159|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.25233898|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.94670398|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.56639348|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.48569309|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.07257508|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.81562586|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.97141623|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.36319426|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.02812733|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.98309194|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.59597709|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.00698132|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.16263873|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.68622558|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.99871096|   WEAK   
+      rgb_lagged_sum|  29|   1000000|     200|0.72470523|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.42867644|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.02385195|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.71780835|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.49627555|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.86181231|  PASSED  
+             dab_dct| 256|     50000|       1|0.82675797|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.28583349|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.32301717|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.96390500|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.93271465|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.08661816|  PASSED  
+# 
+# End: 2019-08-27 17:19:46
+# 
+# Exit value: 0
+# Numbers used: 65742039040 >= 2^35 (263.0 GB)
+# 
+# Test duration: 120.47122734636667 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_34_3 b/src/site/resources/txt/userguide/stress/dh_34_3
new file mode 100644
index 0000000..52430c9
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_34_3
@@ -0,0 +1,150 @@
+# 
+# RandomSource: SFC_32
+# RNG: Byte-reversed org.apache.commons.rng.core.source32.SFC32
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  8.49e+06  |3776924096|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.04781479|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.90547598|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.35725179|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.85121077|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.97803040|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.92540843|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.98764543|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.72665709|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.97072605|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.90196758|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.21450471|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.76973340|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.47512320|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.16347683|  PASSED  
+        diehard_sums|   0|       100|     100|0.11242105|  PASSED  
+        diehard_runs|   0|    100000|     100|0.84026909|  PASSED  
+        diehard_runs|   0|    100000|     100|0.79134235|  PASSED  
+       diehard_craps|   0|    200000|     100|0.78548276|  PASSED  
+       diehard_craps|   0|    200000|     100|0.50853887|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.73514491|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.69434276|  PASSED  
+         sts_monobit|   1|    100000|     100|0.93856755|  PASSED  
+            sts_runs|   2|    100000|     100|0.99999565|   WEAK   
+            sts_runs|   2|    100000|     200|0.20604664|  PASSED  
+          sts_serial|   1|    100000|     100|0.78101031|  PASSED  
+          sts_serial|   2|    100000|     100|0.13583856|  PASSED  
+          sts_serial|   3|    100000|     100|0.02163441|  PASSED  
+          sts_serial|   3|    100000|     100|0.74437069|  PASSED  
+          sts_serial|   4|    100000|     100|0.82153139|  PASSED  
+          sts_serial|   4|    100000|     100|0.55414759|  PASSED  
+          sts_serial|   5|    100000|     100|0.97551797|  PASSED  
+          sts_serial|   5|    100000|     100|0.98107845|  PASSED  
+          sts_serial|   6|    100000|     100|0.80830324|  PASSED  
+          sts_serial|   6|    100000|     100|0.55942736|  PASSED  
+          sts_serial|   7|    100000|     100|0.74573296|  PASSED  
+          sts_serial|   7|    100000|     100|0.55008225|  PASSED  
+          sts_serial|   8|    100000|     100|0.13870848|  PASSED  
+          sts_serial|   8|    100000|     100|0.05021180|  PASSED  
+          sts_serial|   9|    100000|     100|0.20995052|  PASSED  
+          sts_serial|   9|    100000|     100|0.26953066|  PASSED  
+          sts_serial|  10|    100000|     100|0.33586390|  PASSED  
+          sts_serial|  10|    100000|     100|0.00743468|  PASSED  
+          sts_serial|  11|    100000|     100|0.92579159|  PASSED  
+          sts_serial|  11|    100000|     100|0.36940241|  PASSED  
+          sts_serial|  12|    100000|     100|0.57889673|  PASSED  
+          sts_serial|  12|    100000|     100|0.38555481|  PASSED  
+          sts_serial|  13|    100000|     100|0.43531593|  PASSED  
+          sts_serial|  13|    100000|     100|0.65544727|  PASSED  
+          sts_serial|  14|    100000|     100|0.13720437|  PASSED  
+          sts_serial|  14|    100000|     100|0.89670971|  PASSED  
+          sts_serial|  15|    100000|     100|0.61739597|  PASSED  
+          sts_serial|  15|    100000|     100|0.77591126|  PASSED  
+          sts_serial|  16|    100000|     100|0.75285453|  PASSED  
+          sts_serial|  16|    100000|     100|0.66243632|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.64082502|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.91759615|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.89041003|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.99594253|   WEAK   
+         rgb_bitdist|   4|    100000|     200|0.86239190|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.76926044|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.62000850|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.86814533|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.88725006|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.99897269|   WEAK   
+         rgb_bitdist|   9|    100000|     200|0.40209980|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.24959864|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.16535264|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.10384013|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.81624362|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.53065604|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.28015459|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.73212203|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.47269303|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.31809756|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.43075219|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.12025946|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.55182848|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.84779341|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.14920519|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.18422882|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.86449576|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.08613450|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.51133790|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.03148353|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.29851257|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.76354826|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.38248293|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.63656189|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.85662744|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.75086763|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.37652498|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.99776357|   WEAK   
+      rgb_lagged_sum|  15|   1000000|     200|0.98598564|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.10212113|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.73820908|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.79738331|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.00598096|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.17073861|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.14892166|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.47818373|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.87332209|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.01498761|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.74341489|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.28243283|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.55388280|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.56051895|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.67186819|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.98302728|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.94501184|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.48099939|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.07570813|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.38747729|  PASSED  
+             dab_dct| 256|     50000|       1|0.71926429|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.61064609|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.17331681|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.16382769|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.22053447|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.74296210|  PASSED  
+# 
+# End: 2019-08-27 17:16:27
+# 
+# Exit value: 0
+# Numbers used: 63482068992 >= 2^35 (253.9 GB)
+# 
+# Test duration: 117.16583430555 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_34_4 b/src/site/resources/txt/userguide/stress/dh_34_4
new file mode 100644
index 0000000..3fa0c06
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_34_4
@@ -0,0 +1,146 @@
+# 
+# RandomSource: SFC_32
+# RNG: Byte-reversed org.apache.commons.rng.core.source32.SFC32
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  9.09e+06  |1085781654|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.78578709|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.20086742|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.96074722|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.88483290|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.81032955|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.28344742|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.65803766|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.35692946|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.48621716|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.92630036|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.66719833|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.79131997|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.56619070|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.65158556|  PASSED  
+        diehard_sums|   0|       100|     100|0.64543480|  PASSED  
+        diehard_runs|   0|    100000|     100|0.49717277|  PASSED  
+        diehard_runs|   0|    100000|     100|0.49106811|  PASSED  
+       diehard_craps|   0|    200000|     100|0.33020415|  PASSED  
+       diehard_craps|   0|    200000|     100|0.47769202|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.83725580|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.07795223|  PASSED  
+         sts_monobit|   1|    100000|     100|0.60001124|  PASSED  
+            sts_runs|   2|    100000|     100|0.30683939|  PASSED  
+          sts_serial|   1|    100000|     100|0.80870219|  PASSED  
+          sts_serial|   2|    100000|     100|0.65088886|  PASSED  
+          sts_serial|   3|    100000|     100|0.18896648|  PASSED  
+          sts_serial|   3|    100000|     100|0.07918629|  PASSED  
+          sts_serial|   4|    100000|     100|0.48713068|  PASSED  
+          sts_serial|   4|    100000|     100|0.84621994|  PASSED  
+          sts_serial|   5|    100000|     100|0.79626898|  PASSED  
+          sts_serial|   5|    100000|     100|0.50519916|  PASSED  
+          sts_serial|   6|    100000|     100|0.97693068|  PASSED  
+          sts_serial|   6|    100000|     100|0.31398398|  PASSED  
+          sts_serial|   7|    100000|     100|0.68691092|  PASSED  
+          sts_serial|   7|    100000|     100|0.83861667|  PASSED  
+          sts_serial|   8|    100000|     100|0.07293113|  PASSED  
+          sts_serial|   8|    100000|     100|0.01810474|  PASSED  
+          sts_serial|   9|    100000|     100|0.75661476|  PASSED  
+          sts_serial|   9|    100000|     100|0.83486100|  PASSED  
+          sts_serial|  10|    100000|     100|0.13303971|  PASSED  
+          sts_serial|  10|    100000|     100|0.12587913|  PASSED  
+          sts_serial|  11|    100000|     100|0.32198134|  PASSED  
+          sts_serial|  11|    100000|     100|0.90189161|  PASSED  
+          sts_serial|  12|    100000|     100|0.28506310|  PASSED  
+          sts_serial|  12|    100000|     100|0.43712418|  PASSED  
+          sts_serial|  13|    100000|     100|0.01154486|  PASSED  
+          sts_serial|  13|    100000|     100|0.01579141|  PASSED  
+          sts_serial|  14|    100000|     100|0.35542505|  PASSED  
+          sts_serial|  14|    100000|     100|0.49058408|  PASSED  
+          sts_serial|  15|    100000|     100|0.09646746|  PASSED  
+          sts_serial|  15|    100000|     100|0.81763710|  PASSED  
+          sts_serial|  16|    100000|     100|0.00656867|  PASSED  
+          sts_serial|  16|    100000|     100|0.07251961|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.72150949|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.86807131|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.47432108|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.14310023|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.93189310|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.28069820|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.94207299|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.65357439|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.37750025|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.92163296|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.93568874|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.89004357|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.27826586|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.76096718|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.31688465|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.78672061|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.98136140|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.91704177|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.33369202|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.71517984|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.71663805|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.12928099|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.65884752|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.83718048|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.36948349|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.73376671|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.74705556|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.25652244|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.56753583|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.93904559|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.17090643|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.44520993|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.47932911|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.12940611|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.09152955|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.50885385|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.93565029|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.30472857|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.93887635|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.44285709|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.76397289|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.99407370|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.14532889|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.95594381|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.12778482|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.42132525|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.08675055|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.97210855|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.02403406|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.20090313|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.97081947|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.45087775|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.44161880|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.80355519|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.13548385|  PASSED  
+             dab_dct| 256|     50000|       1|0.34311337|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.75557389|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.54791200|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.21930630|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.27486584|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.09427013|  PASSED  
+# 
+# End: 2019-08-27 17:13:25
+# 
+# Exit value: 0
+# Numbers used: 61612075008 >= 2^35 (246.4 GB)
+# 
+# Test duration: 114.13609830501667 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_34_5 b/src/site/resources/txt/userguide/stress/dh_34_5
new file mode 100644
index 0000000..302de7a
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_34_5
@@ -0,0 +1,150 @@
+# 
+# RandomSource: SFC_32
+# RNG: Byte-reversed org.apache.commons.rng.core.source32.SFC32
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  1.21e+07  |3075835656|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.52067962|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.89116618|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.28801169|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.51792342|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.06490230|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.89123621|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.99056775|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.85006885|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.67652423|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.14057415|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.59664629|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.15570510|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.63760599|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.80205386|  PASSED  
+        diehard_sums|   0|       100|     100|0.98820799|  PASSED  
+        diehard_runs|   0|    100000|     100|0.79594900|  PASSED  
+        diehard_runs|   0|    100000|     100|0.89357296|  PASSED  
+       diehard_craps|   0|    200000|     100|0.07190513|  PASSED  
+       diehard_craps|   0|    200000|     100|0.03881441|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.99910431|   WEAK   
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.37913828|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     200|0.99732005|   WEAK   
+ marsaglia_tsang_gcd|   0|  10000000|     200|0.48924105|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     300|0.74856588|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     300|0.62424578|  PASSED  
+         sts_monobit|   1|    100000|     100|0.42877226|  PASSED  
+            sts_runs|   2|    100000|     100|0.78343321|  PASSED  
+          sts_serial|   1|    100000|     100|0.72081732|  PASSED  
+          sts_serial|   2|    100000|     100|0.72759609|  PASSED  
+          sts_serial|   3|    100000|     100|0.08121832|  PASSED  
+          sts_serial|   3|    100000|     100|0.03637451|  PASSED  
+          sts_serial|   4|    100000|     100|0.40499860|  PASSED  
+          sts_serial|   4|    100000|     100|0.32597410|  PASSED  
+          sts_serial|   5|    100000|     100|0.86515408|  PASSED  
+          sts_serial|   5|    100000|     100|0.95695573|  PASSED  
+          sts_serial|   6|    100000|     100|0.95562693|  PASSED  
+          sts_serial|   6|    100000|     100|0.27558099|  PASSED  
+          sts_serial|   7|    100000|     100|0.90273087|  PASSED  
+          sts_serial|   7|    100000|     100|0.89614503|  PASSED  
+          sts_serial|   8|    100000|     100|0.97188623|  PASSED  
+          sts_serial|   8|    100000|     100|0.88422791|  PASSED  
+          sts_serial|   9|    100000|     100|0.48999653|  PASSED  
+          sts_serial|   9|    100000|     100|0.27180542|  PASSED  
+          sts_serial|  10|    100000|     100|0.32516038|  PASSED  
+          sts_serial|  10|    100000|     100|0.33784555|  PASSED  
+          sts_serial|  11|    100000|     100|0.25186678|  PASSED  
+          sts_serial|  11|    100000|     100|0.45765616|  PASSED  
+          sts_serial|  12|    100000|     100|0.36459519|  PASSED  
+          sts_serial|  12|    100000|     100|0.86968936|  PASSED  
+          sts_serial|  13|    100000|     100|0.57666906|  PASSED  
+          sts_serial|  13|    100000|     100|0.80550284|  PASSED  
+          sts_serial|  14|    100000|     100|0.52012286|  PASSED  
+          sts_serial|  14|    100000|     100|0.84984573|  PASSED  
+          sts_serial|  15|    100000|     100|0.73121958|  PASSED  
+          sts_serial|  15|    100000|     100|0.55427772|  PASSED  
+          sts_serial|  16|    100000|     100|0.57262751|  PASSED  
+          sts_serial|  16|    100000|     100|0.57024427|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.61182095|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.25226329|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.54178283|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.91351864|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.12070387|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.75444448|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.67196461|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.28424482|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.32892872|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.65513467|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.96174930|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.64826106|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.28080773|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.82184101|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.66572593|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.72787224|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.86119503|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.69862561|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.09478597|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.81354764|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.98517621|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.16889974|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.12617418|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.29478197|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.96597953|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.64026962|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.09559586|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.83643960|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.91019546|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.30328680|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.66972938|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.37120149|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.75813800|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.95146542|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.32925230|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.69514385|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.05341513|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.57430790|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.31444580|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.57205701|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.93667004|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.30255437|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.64619136|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.09623703|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.67349467|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.16643940|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.48233652|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.80556096|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.54557344|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.67059659|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.66723524|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.57405999|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.06383630|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.19541309|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.16208107|  PASSED  
+             dab_dct| 256|     50000|       1|0.55924341|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.99495729|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.05015680|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.11934285|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.66690655|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.99313119|  PASSED  
+# 
+# End: 2019-08-27 16:49:53
+# 
+# Exit value: 0
+# Numbers used: 65612058624 >= 2^35 (262.4 GB)
+# 
+# Test duration: 90.58920989631666 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_35_1 b/src/site/resources/txt/userguide/stress/dh_35_1
new file mode 100644
index 0000000..96faf1b
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_35_1
@@ -0,0 +1,149 @@
+# 
+# RandomSource: SFC_64
+# RNG: Byte-reversed org.apache.commons.rng.core.source64.SFC64
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  8.56e+06  |2856838918|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.66056389|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.52607634|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.17469952|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.39221676|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.80705691|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.73997770|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.55180406|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.54053132|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.84346699|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.91605719|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.23914974|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.27935169|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.19768120|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.38914352|  PASSED  
+        diehard_sums|   0|       100|     100|0.44439797|  PASSED  
+        diehard_runs|   0|    100000|     100|0.31425681|  PASSED  
+        diehard_runs|   0|    100000|     100|0.92131119|  PASSED  
+       diehard_craps|   0|    200000|     100|0.46118833|  PASSED  
+       diehard_craps|   0|    200000|     100|0.18686882|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.94283736|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.93501040|  PASSED  
+         sts_monobit|   1|    100000|     100|0.19914235|  PASSED  
+            sts_runs|   2|    100000|     100|0.06170567|  PASSED  
+          sts_serial|   1|    100000|     100|0.76471446|  PASSED  
+          sts_serial|   2|    100000|     100|0.33650041|  PASSED  
+          sts_serial|   3|    100000|     100|0.68845532|  PASSED  
+          sts_serial|   3|    100000|     100|0.86135224|  PASSED  
+          sts_serial|   4|    100000|     100|0.98573258|  PASSED  
+          sts_serial|   4|    100000|     100|0.98868206|  PASSED  
+          sts_serial|   5|    100000|     100|0.90372889|  PASSED  
+          sts_serial|   5|    100000|     100|0.48714275|  PASSED  
+          sts_serial|   6|    100000|     100|0.61720616|  PASSED  
+          sts_serial|   6|    100000|     100|0.32301548|  PASSED  
+          sts_serial|   7|    100000|     100|0.73262637|  PASSED  
+          sts_serial|   7|    100000|     100|0.76304650|  PASSED  
+          sts_serial|   8|    100000|     100|0.84027182|  PASSED  
+          sts_serial|   8|    100000|     100|0.15719606|  PASSED  
+          sts_serial|   9|    100000|     100|0.77507606|  PASSED  
+          sts_serial|   9|    100000|     100|0.09360431|  PASSED  
+          sts_serial|  10|    100000|     100|0.58411783|  PASSED  
+          sts_serial|  10|    100000|     100|0.27230687|  PASSED  
+          sts_serial|  11|    100000|     100|0.64700285|  PASSED  
+          sts_serial|  11|    100000|     100|0.13539988|  PASSED  
+          sts_serial|  12|    100000|     100|0.85522437|  PASSED  
+          sts_serial|  12|    100000|     100|0.70456835|  PASSED  
+          sts_serial|  13|    100000|     100|0.74017448|  PASSED  
+          sts_serial|  13|    100000|     100|0.97566322|  PASSED  
+          sts_serial|  14|    100000|     100|0.65347845|  PASSED  
+          sts_serial|  14|    100000|     100|0.39704056|  PASSED  
+          sts_serial|  15|    100000|     100|0.62870918|  PASSED  
+          sts_serial|  15|    100000|     100|0.63787957|  PASSED  
+          sts_serial|  16|    100000|     100|0.79262900|  PASSED  
+          sts_serial|  16|    100000|     100|0.65878755|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.44317015|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.57144657|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.95585276|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.83446713|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.05469043|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.99999175|   WEAK   
+         rgb_bitdist|   6|    100000|     200|0.67602884|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.66103701|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.41567588|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.81539233|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.48476107|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.96829397|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.23748425|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.94692021|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.91858298|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.07185226|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.27032965|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.96353972|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.97201902|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.04847944|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.99535738|   WEAK   
+    rgb_permutations|   5|    100000|     200|0.79336452|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.01614806|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.28142078|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.62079466|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.09016066|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.74095590|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.89985917|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.29092074|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.82259830|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.80032153|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.90201765|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.40381851|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.04808318|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.73965595|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.49611648|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.74435117|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.52377501|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.91131371|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.19271274|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.99574683|   WEAK   
+      rgb_lagged_sum|  18|   1000000|     200|0.91892940|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.33023449|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.43648832|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.65375080|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.91486475|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.73423760|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.47660525|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.78765979|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.88349140|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.20993965|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.62677472|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.12003805|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.38230970|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.86934138|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.77751081|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.62292995|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.61720579|  PASSED  
+             dab_dct| 256|     50000|       1|0.35792137|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.89433192|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.36327335|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.14235558|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.12376754|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.85869266|  PASSED  
+# 
+# End: 2019-08-27 17:16:14
+# 
+# Exit value: 0
+# Numbers used: 63682041856 >= 2^35 (254.7 GB)
+# 
+# Test duration: 116.94533168861668 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_35_2 b/src/site/resources/txt/userguide/stress/dh_35_2
new file mode 100644
index 0000000..171ff54
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_35_2
@@ -0,0 +1,208 @@
+# 
+# RandomSource: SFC_64
+# RNG: Byte-reversed org.apache.commons.rng.core.source64.SFC64
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  1.27e+07  |3645127476|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.65600499|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.22430810|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.05541277|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.39849690|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.32503063|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.15151909|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.75014809|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.05229663|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.93300107|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.66581270|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.97877193|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.74826501|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.09207717|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.52012757|  PASSED  
+        diehard_sums|   0|       100|     100|0.02544001|  PASSED  
+        diehard_runs|   0|    100000|     100|0.44812114|  PASSED  
+        diehard_runs|   0|    100000|     100|0.46280376|  PASSED  
+       diehard_craps|   0|    200000|     100|0.94159425|  PASSED  
+       diehard_craps|   0|    200000|     100|0.07828680|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.67933460|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.24567543|  PASSED  
+         sts_monobit|   1|    100000|     100|0.99414313|  PASSED  
+            sts_runs|   2|    100000|     100|0.33503117|  PASSED  
+          sts_serial|   1|    100000|     100|0.91328414|  PASSED  
+          sts_serial|   2|    100000|     100|0.88778217|  PASSED  
+          sts_serial|   3|    100000|     100|0.92206542|  PASSED  
+          sts_serial|   3|    100000|     100|0.18203856|  PASSED  
+          sts_serial|   4|    100000|     100|0.53888233|  PASSED  
+          sts_serial|   4|    100000|     100|0.56316753|  PASSED  
+          sts_serial|   5|    100000|     100|0.67045940|  PASSED  
+          sts_serial|   5|    100000|     100|0.55600161|  PASSED  
+          sts_serial|   6|    100000|     100|0.39174037|  PASSED  
+          sts_serial|   6|    100000|     100|0.66677043|  PASSED  
+          sts_serial|   7|    100000|     100|0.78098719|  PASSED  
+          sts_serial|   7|    100000|     100|0.99358566|  PASSED  
+          sts_serial|   8|    100000|     100|0.65729459|  PASSED  
+          sts_serial|   8|    100000|     100|0.03480761|  PASSED  
+          sts_serial|   9|    100000|     100|0.92486550|  PASSED  
+          sts_serial|   9|    100000|     100|0.26500233|  PASSED  
+          sts_serial|  10|    100000|     100|0.99683021|   WEAK   
+          sts_serial|  10|    100000|     100|0.64047306|  PASSED  
+          sts_serial|  11|    100000|     100|0.99450121|  PASSED  
+          sts_serial|  11|    100000|     100|0.53746080|  PASSED  
+          sts_serial|  12|    100000|     100|0.88166572|  PASSED  
+          sts_serial|  12|    100000|     100|0.49408365|  PASSED  
+          sts_serial|  13|    100000|     100|0.03485452|  PASSED  
+          sts_serial|  13|    100000|     100|0.19942293|  PASSED  
+          sts_serial|  14|    100000|     100|0.93089894|  PASSED  
+          sts_serial|  14|    100000|     100|0.47971843|  PASSED  
+          sts_serial|  15|    100000|     100|0.99842682|   WEAK   
+          sts_serial|  15|    100000|     100|0.68864606|  PASSED  
+          sts_serial|  16|    100000|     100|0.42778600|  PASSED  
+          sts_serial|  16|    100000|     100|0.21853692|  PASSED  
+          sts_serial|   1|    100000|     200|0.86301891|  PASSED  
+          sts_serial|   2|    100000|     200|0.86839727|  PASSED  
+          sts_serial|   3|    100000|     200|0.91145836|  PASSED  
+          sts_serial|   3|    100000|     200|0.82866393|  PASSED  
+          sts_serial|   4|    100000|     200|0.41398874|  PASSED  
+          sts_serial|   4|    100000|     200|0.43133217|  PASSED  
+          sts_serial|   5|    100000|     200|0.33450942|  PASSED  
+          sts_serial|   5|    100000|     200|0.54651828|  PASSED  
+          sts_serial|   6|    100000|     200|0.79888354|  PASSED  
+          sts_serial|   6|    100000|     200|0.22936812|  PASSED  
+          sts_serial|   7|    100000|     200|0.95208312|  PASSED  
+          sts_serial|   7|    100000|     200|0.57455949|  PASSED  
+          sts_serial|   8|    100000|     200|0.98032767|  PASSED  
+          sts_serial|   8|    100000|     200|0.38735199|  PASSED  
+          sts_serial|   9|    100000|     200|0.47413432|  PASSED  
+          sts_serial|   9|    100000|     200|0.28820507|  PASSED  
+          sts_serial|  10|    100000|     200|0.66851410|  PASSED  
+          sts_serial|  10|    100000|     200|0.42036671|  PASSED  
+          sts_serial|  11|    100000|     200|0.20850169|  PASSED  
+          sts_serial|  11|    100000|     200|0.64021424|  PASSED  
+          sts_serial|  12|    100000|     200|0.74494881|  PASSED  
+          sts_serial|  12|    100000|     200|0.99877423|   WEAK   
+          sts_serial|  13|    100000|     200|0.07976313|  PASSED  
+          sts_serial|  13|    100000|     200|0.48538134|  PASSED  
+          sts_serial|  14|    100000|     200|0.32603548|  PASSED  
+          sts_serial|  14|    100000|     200|0.80064607|  PASSED  
+          sts_serial|  15|    100000|     200|0.96913568|  PASSED  
+          sts_serial|  15|    100000|     200|0.82004836|  PASSED  
+          sts_serial|  16|    100000|     200|0.95424251|  PASSED  
+          sts_serial|  16|    100000|     200|0.94710109|  PASSED  
+          sts_serial|   1|    100000|     300|0.99077679|  PASSED  
+          sts_serial|   2|    100000|     300|0.72977144|  PASSED  
+          sts_serial|   3|    100000|     300|0.62738142|  PASSED  
+          sts_serial|   3|    100000|     300|0.92424958|  PASSED  
+          sts_serial|   4|    100000|     300|0.80411914|  PASSED  
+          sts_serial|   4|    100000|     300|0.92677988|  PASSED  
+          sts_serial|   5|    100000|     300|0.51943132|  PASSED  
+          sts_serial|   5|    100000|     300|0.22636595|  PASSED  
+          sts_serial|   6|    100000|     300|0.91042547|  PASSED  
+          sts_serial|   6|    100000|     300|0.69781658|  PASSED  
+          sts_serial|   7|    100000|     300|0.63766327|  PASSED  
+          sts_serial|   7|    100000|     300|0.91541445|  PASSED  
+          sts_serial|   8|    100000|     300|0.78577334|  PASSED  
+          sts_serial|   8|    100000|     300|0.27043347|  PASSED  
+          sts_serial|   9|    100000|     300|0.85311341|  PASSED  
+          sts_serial|   9|    100000|     300|0.33270685|  PASSED  
+          sts_serial|  10|    100000|     300|0.63579691|  PASSED  
+          sts_serial|  10|    100000|     300|0.18003170|  PASSED  
+          sts_serial|  11|    100000|     300|0.37733948|  PASSED  
+          sts_serial|  11|    100000|     300|0.47386295|  PASSED  
+          sts_serial|  12|    100000|     300|0.91061121|  PASSED  
+          sts_serial|  12|    100000|     300|0.88604179|  PASSED  
+          sts_serial|  13|    100000|     300|0.37594659|  PASSED  
+          sts_serial|  13|    100000|     300|0.91743612|  PASSED  
+          sts_serial|  14|    100000|     300|0.34236769|  PASSED  
+          sts_serial|  14|    100000|     300|0.60726957|  PASSED  
+          sts_serial|  15|    100000|     300|0.70527468|  PASSED  
+          sts_serial|  15|    100000|     300|0.64251028|  PASSED  
+          sts_serial|  16|    100000|     300|0.97507424|  PASSED  
+          sts_serial|  16|    100000|     300|0.36914693|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.18423162|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.33102440|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.21746253|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.89305229|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.45395536|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.40700567|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.78791383|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.37161313|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.93043624|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.33061976|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.48898242|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.64954336|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.60257280|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.72507780|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.97783118|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.91536008|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.02213600|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.79757530|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.26273303|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.98803139|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.28101752|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.95491502|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.69614020|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.97836348|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.99145921|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.78657328|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.11373168|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.69617097|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.19664285|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.40011718|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.71416437|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.10438449|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.28416629|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.71004939|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.92302459|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.24246922|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.95635768|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.08094095|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.95803581|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.98881229|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.92759154|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.95984629|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.99949140|   WEAK   
+      rgb_lagged_sum|  22|   1000000|     200|0.89151516|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.99819268|   WEAK   
+      rgb_lagged_sum|  23|   1000000|     200|0.91782497|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.18011516|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.98203790|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.83542782|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.28530163|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.41728733|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.61061485|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.75924607|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.84601505|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.91333218|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.30592830|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.45354452|  PASSED  
+             dab_dct| 256|     50000|       1|0.74243167|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.64740060|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.58305695|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.43820243|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.19340599|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.30967679|  PASSED  
+# 
+# End: 2019-08-27 17:21:37
+# 
+# Exit value: 0
+# Numbers used: 66332082176 >= 2^35 (265.3 GB)
+# 
+# Test duration: 122.32312703235 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_35_3 b/src/site/resources/txt/userguide/stress/dh_35_3
new file mode 100644
index 0000000..4069daf
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_35_3
@@ -0,0 +1,148 @@
+# 
+# RandomSource: SFC_64
+# RNG: Byte-reversed org.apache.commons.rng.core.source64.SFC64
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  8.54e+06  |2435140953|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.86313397|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.85346697|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.25515002|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.62040555|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.99982765|   WEAK   
+   diehard_bitstream|   0|   2097152|     200|0.99622909|   WEAK   
+   diehard_bitstream|   0|   2097152|     300|0.49283657|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.02067294|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.60373246|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.17692468|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.10250266|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.93702876|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.79360041|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.66505599|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.22480871|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.05169760|  PASSED  
+        diehard_sums|   0|       100|     100|0.25679094|  PASSED  
+        diehard_runs|   0|    100000|     100|0.24904805|  PASSED  
+        diehard_runs|   0|    100000|     100|0.98843675|  PASSED  
+       diehard_craps|   0|    200000|     100|0.98479751|  PASSED  
+       diehard_craps|   0|    200000|     100|0.63389878|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.23075903|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.59857617|  PASSED  
+         sts_monobit|   1|    100000|     100|0.94644175|  PASSED  
+            sts_runs|   2|    100000|     100|0.57005828|  PASSED  
+          sts_serial|   1|    100000|     100|0.45478589|  PASSED  
+          sts_serial|   2|    100000|     100|0.13046934|  PASSED  
+          sts_serial|   3|    100000|     100|0.72041239|  PASSED  
+          sts_serial|   3|    100000|     100|0.53822257|  PASSED  
+          sts_serial|   4|    100000|     100|0.04246389|  PASSED  
+          sts_serial|   4|    100000|     100|0.24165300|  PASSED  
+          sts_serial|   5|    100000|     100|0.08107637|  PASSED  
+          sts_serial|   5|    100000|     100|0.79284103|  PASSED  
+          sts_serial|   6|    100000|     100|0.08849767|  PASSED  
+          sts_serial|   6|    100000|     100|0.31176353|  PASSED  
+          sts_serial|   7|    100000|     100|0.95738034|  PASSED  
+          sts_serial|   7|    100000|     100|0.40864617|  PASSED  
+          sts_serial|   8|    100000|     100|0.21076713|  PASSED  
+          sts_serial|   8|    100000|     100|0.60236897|  PASSED  
+          sts_serial|   9|    100000|     100|0.80023010|  PASSED  
+          sts_serial|   9|    100000|     100|0.30389100|  PASSED  
+          sts_serial|  10|    100000|     100|0.56793326|  PASSED  
+          sts_serial|  10|    100000|     100|0.90744502|  PASSED  
+          sts_serial|  11|    100000|     100|0.68155442|  PASSED  
+          sts_serial|  11|    100000|     100|0.24487965|  PASSED  
+          sts_serial|  12|    100000|     100|0.93848218|  PASSED  
+          sts_serial|  12|    100000|     100|0.49919258|  PASSED  
+          sts_serial|  13|    100000|     100|0.58774698|  PASSED  
+          sts_serial|  13|    100000|     100|0.97561705|  PASSED  
+          sts_serial|  14|    100000|     100|0.49509417|  PASSED  
+          sts_serial|  14|    100000|     100|0.45842760|  PASSED  
+          sts_serial|  15|    100000|     100|0.51760669|  PASSED  
+          sts_serial|  15|    100000|     100|0.50243007|  PASSED  
+          sts_serial|  16|    100000|     100|0.28494528|  PASSED  
+          sts_serial|  16|    100000|     100|0.43419731|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.82778858|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.66086374|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.72393183|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.29839615|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.92807279|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.86526356|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.18746059|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.96382304|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.90340208|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.64087500|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.44342693|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.98747840|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.15606362|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.90291955|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.27601309|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.28409409|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.77595448|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.10682025|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.19101352|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.55598846|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.48616146|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.71695355|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.19621268|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.39601743|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.25738902|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.58533473|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.30994456|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.69135386|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.35033120|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.16079040|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.97034952|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.65284643|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.59373337|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.08486727|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.86222928|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.84785917|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.49361344|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.92850807|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.69609557|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.90038200|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.12538660|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.43664143|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.59691437|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.42376200|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.91730924|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.77986217|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.27708883|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.94332162|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.50197404|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.87186335|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.68869225|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.43808508|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.98216302|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.65796968|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.42510212|  PASSED  
+             dab_dct| 256|     50000|       1|0.21835711|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.87513611|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.91565661|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.22239216|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.43989039|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.09027300|  PASSED  
+# 
+# End: 2019-08-27 17:12:50
+# 
+# Exit value: 0
+# Numbers used: 61664385024 >= 2^35 (246.7 GB)
+# 
+# Test duration: 113.54497064043333 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_35_4 b/src/site/resources/txt/userguide/stress/dh_35_4
new file mode 100644
index 0000000..1a5c75e
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_35_4
@@ -0,0 +1,210 @@
+# 
+# RandomSource: SFC_64
+# RNG: Byte-reversed org.apache.commons.rng.core.source64.SFC64
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  8.51e+06  |1712198060|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.04500013|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.20415472|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.12204178|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.67921181|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.05328658|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.80400440|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.63678246|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.61520598|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.45268651|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.05534539|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.89726664|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.95631188|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.91507469|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.92172989|  PASSED  
+        diehard_sums|   0|       100|     100|0.04561582|  PASSED  
+        diehard_runs|   0|    100000|     100|0.95557634|  PASSED  
+        diehard_runs|   0|    100000|     100|0.43710781|  PASSED  
+       diehard_craps|   0|    200000|     100|0.88405747|  PASSED  
+       diehard_craps|   0|    200000|     100|0.68407069|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.66752108|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.06890404|  PASSED  
+         sts_monobit|   1|    100000|     100|0.28820892|  PASSED  
+            sts_runs|   2|    100000|     100|0.86651331|  PASSED  
+          sts_serial|   1|    100000|     100|0.99448236|  PASSED  
+          sts_serial|   2|    100000|     100|0.67446798|  PASSED  
+          sts_serial|   3|    100000|     100|0.44718662|  PASSED  
+          sts_serial|   3|    100000|     100|0.99049087|  PASSED  
+          sts_serial|   4|    100000|     100|0.31643286|  PASSED  
+          sts_serial|   4|    100000|     100|0.61972231|  PASSED  
+          sts_serial|   5|    100000|     100|0.09145564|  PASSED  
+          sts_serial|   5|    100000|     100|0.33243465|  PASSED  
+          sts_serial|   6|    100000|     100|0.05292349|  PASSED  
+          sts_serial|   6|    100000|     100|0.68956185|  PASSED  
+          sts_serial|   7|    100000|     100|0.61645580|  PASSED  
+          sts_serial|   7|    100000|     100|0.96567230|  PASSED  
+          sts_serial|   8|    100000|     100|0.63951007|  PASSED  
+          sts_serial|   8|    100000|     100|0.88267563|  PASSED  
+          sts_serial|   9|    100000|     100|0.65396636|  PASSED  
+          sts_serial|   9|    100000|     100|0.67686420|  PASSED  
+          sts_serial|  10|    100000|     100|0.81284227|  PASSED  
+          sts_serial|  10|    100000|     100|0.61879629|  PASSED  
+          sts_serial|  11|    100000|     100|0.55934797|  PASSED  
+          sts_serial|  11|    100000|     100|0.18080556|  PASSED  
+          sts_serial|  12|    100000|     100|0.67613508|  PASSED  
+          sts_serial|  12|    100000|     100|0.86321571|  PASSED  
+          sts_serial|  13|    100000|     100|0.84212157|  PASSED  
+          sts_serial|  13|    100000|     100|0.99910489|   WEAK   
+          sts_serial|  14|    100000|     100|0.96094208|  PASSED  
+          sts_serial|  14|    100000|     100|0.57208143|  PASSED  
+          sts_serial|  15|    100000|     100|0.83538593|  PASSED  
+          sts_serial|  15|    100000|     100|0.13029927|  PASSED  
+          sts_serial|  16|    100000|     100|0.30617887|  PASSED  
+          sts_serial|  16|    100000|     100|0.51527450|  PASSED  
+          sts_serial|   1|    100000|     200|0.51553871|  PASSED  
+          sts_serial|   2|    100000|     200|0.74239444|  PASSED  
+          sts_serial|   3|    100000|     200|0.76184346|  PASSED  
+          sts_serial|   3|    100000|     200|0.80923259|  PASSED  
+          sts_serial|   4|    100000|     200|0.15846843|  PASSED  
+          sts_serial|   4|    100000|     200|0.48601410|  PASSED  
+          sts_serial|   5|    100000|     200|0.60555587|  PASSED  
+          sts_serial|   5|    100000|     200|0.67709215|  PASSED  
+          sts_serial|   6|    100000|     200|0.67012071|  PASSED  
+          sts_serial|   6|    100000|     200|0.58596024|  PASSED  
+          sts_serial|   7|    100000|     200|0.66295161|  PASSED  
+          sts_serial|   7|    100000|     200|0.42170229|  PASSED  
+          sts_serial|   8|    100000|     200|0.80242180|  PASSED  
+          sts_serial|   8|    100000|     200|0.41569767|  PASSED  
+          sts_serial|   9|    100000|     200|0.03129418|  PASSED  
+          sts_serial|   9|    100000|     200|0.16426222|  PASSED  
+          sts_serial|  10|    100000|     200|0.61076968|  PASSED  
+          sts_serial|  10|    100000|     200|0.40358684|  PASSED  
+          sts_serial|  11|    100000|     200|0.72158169|  PASSED  
+          sts_serial|  11|    100000|     200|0.67932644|  PASSED  
+          sts_serial|  12|    100000|     200|0.05498131|  PASSED  
+          sts_serial|  12|    100000|     200|0.77381388|  PASSED  
+          sts_serial|  13|    100000|     200|0.87738387|  PASSED  
+          sts_serial|  13|    100000|     200|0.99803703|   WEAK   
+          sts_serial|  14|    100000|     200|0.91162948|  PASSED  
+          sts_serial|  14|    100000|     200|0.27732092|  PASSED  
+          sts_serial|  15|    100000|     200|0.77923874|  PASSED  
+          sts_serial|  15|    100000|     200|0.43591156|  PASSED  
+          sts_serial|  16|    100000|     200|0.30848207|  PASSED  
+          sts_serial|  16|    100000|     200|0.68243261|  PASSED  
+          sts_serial|   1|    100000|     300|0.82369094|  PASSED  
+          sts_serial|   2|    100000|     300|0.37718903|  PASSED  
+          sts_serial|   3|    100000|     300|0.76504149|  PASSED  
+          sts_serial|   3|    100000|     300|0.48134209|  PASSED  
+          sts_serial|   4|    100000|     300|0.30941624|  PASSED  
+          sts_serial|   4|    100000|     300|0.42563855|  PASSED  
+          sts_serial|   5|    100000|     300|0.25231452|  PASSED  
+          sts_serial|   5|    100000|     300|0.11479506|  PASSED  
+          sts_serial|   6|    100000|     300|0.73679091|  PASSED  
+          sts_serial|   6|    100000|     300|0.96563267|  PASSED  
+          sts_serial|   7|    100000|     300|0.51478590|  PASSED  
+          sts_serial|   7|    100000|     300|0.42799251|  PASSED  
+          sts_serial|   8|    100000|     300|0.45997801|  PASSED  
+          sts_serial|   8|    100000|     300|0.28829218|  PASSED  
+          sts_serial|   9|    100000|     300|0.04405051|  PASSED  
+          sts_serial|   9|    100000|     300|0.05693156|  PASSED  
+          sts_serial|  10|    100000|     300|0.76008337|  PASSED  
+          sts_serial|  10|    100000|     300|0.08769421|  PASSED  
+          sts_serial|  11|    100000|     300|0.93161475|  PASSED  
+          sts_serial|  11|    100000|     300|0.61733063|  PASSED  
+          sts_serial|  12|    100000|     300|0.68061244|  PASSED  
+          sts_serial|  12|    100000|     300|0.97555250|  PASSED  
+          sts_serial|  13|    100000|     300|0.81388476|  PASSED  
+          sts_serial|  13|    100000|     300|0.82797401|  PASSED  
+          sts_serial|  14|    100000|     300|0.26201871|  PASSED  
+          sts_serial|  14|    100000|     300|0.67825726|  PASSED  
+          sts_serial|  15|    100000|     300|0.67393801|  PASSED  
+          sts_serial|  15|    100000|     300|0.49033446|  PASSED  
+          sts_serial|  16|    100000|     300|0.31370072|  PASSED  
+          sts_serial|  16|    100000|     300|0.90172839|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.95482729|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.13267443|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.02025039|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.86077856|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.25561152|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.34515763|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.87026672|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.60308202|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.52031277|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.53000714|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.92211962|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.22209124|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.97547298|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.65552132|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.97715505|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.12599161|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.00316032|   WEAK   
+    rgb_permutations|   2|    100000|     200|0.14956343|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.25935643|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.63550716|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.85374149|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.17065502|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.34594184|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.98969152|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.00521100|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.77055157|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.69696734|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.13975387|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.40168504|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.66513256|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.36006439|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.87108036|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.63685977|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.70728705|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.37406902|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.93514387|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.19442134|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.61007599|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.13038598|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.46207456|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.50296022|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.29087089|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.97070029|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.43272499|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.84752274|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.09091385|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.00455651|   WEAK   
+      rgb_lagged_sum|  25|   1000000|     200|0.07936623|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.41710562|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.56417275|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.25854748|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.28038376|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.82913490|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.83741904|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.68381086|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.00201625|   WEAK   
+     rgb_kstest_test|   0|     10000|    1100|0.00103361|   WEAK   
+     rgb_kstest_test|   0|     10000|    1200|0.00691718|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.21785105|  PASSED  
+             dab_dct| 256|     50000|       1|0.75656743|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.65029882|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.08756039|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.48183372|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.05157756|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.08201223|  PASSED  
+# 
+# End: 2019-08-27 17:19:13
+# 
+# Exit value: 0
+# Numbers used: 64254021632 >= 2^35 (257.0 GB)
+# 
+# Test duration: 119.9337054264 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/dh_35_5 b/src/site/resources/txt/userguide/stress/dh_35_5
new file mode 100644
index 0000000..979fe84
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/dh_35_5
@@ -0,0 +1,182 @@
+# 
+# RandomSource: SFC_64
+# RNG: Byte-reversed org.apache.commons.rng.core.source64.SFC64
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /usr/bin/dieharder -a -g 200 -Y 1 -k 2 
+# 
+# Start: 2019-08-27 15:19:17
+# 
+#=============================================================================#
+#            dieharder version 3.31.1 Copyright 2003 Robert G. Brown          #
+#=============================================================================#
+   rng_name    |rands/second|   Seed   |
+stdin_input_raw|  8.73e+06  | 785596719|
+#=============================================================================#
+        test_name   |ntup| tsamples |psamples|  p-value |Assessment
+#=============================================================================#
+   diehard_birthdays|   0|       100|     100|0.65824784|  PASSED  
+      diehard_operm5|   0|   1000000|     100|0.53101059|  PASSED  
+  diehard_rank_32x32|   0|     40000|     100|0.66402151|  PASSED  
+    diehard_rank_6x8|   0|    100000|     100|0.33503685|  PASSED  
+   diehard_bitstream|   0|   2097152|     100|0.93643906|  PASSED  
+        diehard_opso|   0|   2097152|     100|0.67977289|  PASSED  
+        diehard_oqso|   0|   2097152|     100|0.67464303|  PASSED  
+         diehard_dna|   0|   2097152|     100|0.91482459|  PASSED  
+diehard_count_1s_str|   0|    256000|     100|0.77760616|  PASSED  
+diehard_count_1s_byt|   0|    256000|     100|0.05470702|  PASSED  
+ diehard_parking_lot|   0|     12000|     100|0.50331801|  PASSED  
+    diehard_2dsphere|   2|      8000|     100|0.42547466|  PASSED  
+    diehard_3dsphere|   3|      4000|     100|0.02088511|  PASSED  
+     diehard_squeeze|   0|    100000|     100|0.29485345|  PASSED  
+        diehard_sums|   0|       100|     100|0.18084347|  PASSED  
+        diehard_runs|   0|    100000|     100|0.09618328|  PASSED  
+        diehard_runs|   0|    100000|     100|0.02323012|  PASSED  
+       diehard_craps|   0|    200000|     100|0.77269131|  PASSED  
+       diehard_craps|   0|    200000|     100|0.84617694|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.90939208|  PASSED  
+ marsaglia_tsang_gcd|   0|  10000000|     100|0.79470932|  PASSED  
+         sts_monobit|   1|    100000|     100|0.59701849|  PASSED  
+            sts_runs|   2|    100000|     100|0.82341295|  PASSED  
+          sts_serial|   1|    100000|     100|0.33382084|  PASSED  
+          sts_serial|   2|    100000|     100|0.49941039|  PASSED  
+          sts_serial|   3|    100000|     100|0.86602735|  PASSED  
+          sts_serial|   3|    100000|     100|0.83953167|  PASSED  
+          sts_serial|   4|    100000|     100|0.33802252|  PASSED  
+          sts_serial|   4|    100000|     100|0.94207203|  PASSED  
+          sts_serial|   5|    100000|     100|0.76289797|  PASSED  
+          sts_serial|   5|    100000|     100|0.65736724|  PASSED  
+          sts_serial|   6|    100000|     100|0.26542923|  PASSED  
+          sts_serial|   6|    100000|     100|0.88508588|  PASSED  
+          sts_serial|   7|    100000|     100|0.99608031|   WEAK   
+          sts_serial|   7|    100000|     100|0.70425967|  PASSED  
+          sts_serial|   8|    100000|     100|0.49490626|  PASSED  
+          sts_serial|   8|    100000|     100|0.96952233|  PASSED  
+          sts_serial|   9|    100000|     100|0.75885223|  PASSED  
+          sts_serial|   9|    100000|     100|0.93546210|  PASSED  
+          sts_serial|  10|    100000|     100|0.47816331|  PASSED  
+          sts_serial|  10|    100000|     100|0.42155416|  PASSED  
+          sts_serial|  11|    100000|     100|0.42233420|  PASSED  
+          sts_serial|  11|    100000|     100|0.76088304|  PASSED  
+          sts_serial|  12|    100000|     100|0.40722783|  PASSED  
+          sts_serial|  12|    100000|     100|0.28699021|  PASSED  
+          sts_serial|  13|    100000|     100|0.37479726|  PASSED  
+          sts_serial|  13|    100000|     100|0.73359516|  PASSED  
+          sts_serial|  14|    100000|     100|0.64667625|  PASSED  
+          sts_serial|  14|    100000|     100|0.05056520|  PASSED  
+          sts_serial|  15|    100000|     100|0.76777260|  PASSED  
+          sts_serial|  15|    100000|     100|0.30911506|  PASSED  
+          sts_serial|  16|    100000|     100|0.93758733|  PASSED  
+          sts_serial|  16|    100000|     100|0.42551217|  PASSED  
+          sts_serial|   1|    100000|     200|0.05938611|  PASSED  
+          sts_serial|   2|    100000|     200|0.89881382|  PASSED  
+          sts_serial|   3|    100000|     200|0.34879868|  PASSED  
+          sts_serial|   3|    100000|     200|0.72105167|  PASSED  
+          sts_serial|   4|    100000|     200|0.34781430|  PASSED  
+          sts_serial|   4|    100000|     200|0.95956912|  PASSED  
+          sts_serial|   5|    100000|     200|0.96900786|  PASSED  
+          sts_serial|   5|    100000|     200|0.75272136|  PASSED  
+          sts_serial|   6|    100000|     200|0.85423324|  PASSED  
+          sts_serial|   6|    100000|     200|0.90036596|  PASSED  
+          sts_serial|   7|    100000|     200|0.36903486|  PASSED  
+          sts_serial|   7|    100000|     200|0.83442287|  PASSED  
+          sts_serial|   8|    100000|     200|0.38109365|  PASSED  
+          sts_serial|   8|    100000|     200|0.27445824|  PASSED  
+          sts_serial|   9|    100000|     200|0.81724261|  PASSED  
+          sts_serial|   9|    100000|     200|0.33670710|  PASSED  
+          sts_serial|  10|    100000|     200|0.36665338|  PASSED  
+          sts_serial|  10|    100000|     200|0.32022704|  PASSED  
+          sts_serial|  11|    100000|     200|0.27638226|  PASSED  
+          sts_serial|  11|    100000|     200|0.22274415|  PASSED  
+          sts_serial|  12|    100000|     200|0.21112143|  PASSED  
+          sts_serial|  12|    100000|     200|0.72495855|  PASSED  
+          sts_serial|  13|    100000|     200|0.08490580|  PASSED  
+          sts_serial|  13|    100000|     200|0.96177726|  PASSED  
+          sts_serial|  14|    100000|     200|0.68368936|  PASSED  
+          sts_serial|  14|    100000|     200|0.49797881|  PASSED  
+          sts_serial|  15|    100000|     200|0.39963329|  PASSED  
+          sts_serial|  15|    100000|     200|0.53246173|  PASSED  
+          sts_serial|  16|    100000|     200|0.65179629|  PASSED  
+          sts_serial|  16|    100000|     200|0.37946050|  PASSED  
+         rgb_bitdist|   1|    100000|     100|0.63446602|  PASSED  
+         rgb_bitdist|   2|    100000|     100|0.94949023|  PASSED  
+         rgb_bitdist|   3|    100000|     100|0.75375023|  PASSED  
+         rgb_bitdist|   4|    100000|     100|0.44051938|  PASSED  
+         rgb_bitdist|   5|    100000|     100|0.82761532|  PASSED  
+         rgb_bitdist|   6|    100000|     100|0.00301150|   WEAK   
+         rgb_bitdist|   6|    100000|     200|0.00171364|   WEAK   
+         rgb_bitdist|   6|    100000|     300|0.00120872|   WEAK   
+         rgb_bitdist|   6|    100000|     400|0.00396636|   WEAK   
+         rgb_bitdist|   6|    100000|     500|0.05811526|  PASSED  
+         rgb_bitdist|   7|    100000|     100|0.08767107|  PASSED  
+         rgb_bitdist|   8|    100000|     100|0.99986835|   WEAK   
+         rgb_bitdist|   8|    100000|     200|0.92275112|  PASSED  
+         rgb_bitdist|   9|    100000|     100|0.74440763|  PASSED  
+         rgb_bitdist|  10|    100000|     100|0.92861373|  PASSED  
+         rgb_bitdist|  11|    100000|     100|0.52607334|  PASSED  
+         rgb_bitdist|  12|    100000|     100|0.26793025|  PASSED  
+rgb_minimum_distance|   2|     10000|    1000|0.26666711|  PASSED  
+rgb_minimum_distance|   3|     10000|    1000|0.75483855|  PASSED  
+rgb_minimum_distance|   4|     10000|    1000|0.80278654|  PASSED  
+rgb_minimum_distance|   5|     10000|    1000|0.34730572|  PASSED  
+    rgb_permutations|   2|    100000|     100|0.95862142|  PASSED  
+    rgb_permutations|   3|    100000|     100|0.04234833|  PASSED  
+    rgb_permutations|   4|    100000|     100|0.03163323|  PASSED  
+    rgb_permutations|   5|    100000|     100|0.46388115|  PASSED  
+      rgb_lagged_sum|   0|   1000000|     100|0.57250258|  PASSED  
+      rgb_lagged_sum|   1|   1000000|     100|0.91008297|  PASSED  
+      rgb_lagged_sum|   2|   1000000|     100|0.88504973|  PASSED  
+      rgb_lagged_sum|   3|   1000000|     100|0.38483643|  PASSED  
+      rgb_lagged_sum|   4|   1000000|     100|0.99677705|   WEAK   
+      rgb_lagged_sum|   4|   1000000|     200|0.35496198|  PASSED  
+      rgb_lagged_sum|   5|   1000000|     100|0.22978244|  PASSED  
+      rgb_lagged_sum|   6|   1000000|     100|0.48413923|  PASSED  
+      rgb_lagged_sum|   7|   1000000|     100|0.41173754|  PASSED  
+      rgb_lagged_sum|   8|   1000000|     100|0.82132876|  PASSED  
+      rgb_lagged_sum|   9|   1000000|     100|0.89379252|  PASSED  
+      rgb_lagged_sum|  10|   1000000|     100|0.06712904|  PASSED  
+      rgb_lagged_sum|  11|   1000000|     100|0.40557362|  PASSED  
+      rgb_lagged_sum|  12|   1000000|     100|0.78572369|  PASSED  
+      rgb_lagged_sum|  13|   1000000|     100|0.40308270|  PASSED  
+      rgb_lagged_sum|  14|   1000000|     100|0.63265160|  PASSED  
+      rgb_lagged_sum|  15|   1000000|     100|0.00666521|  PASSED  
+      rgb_lagged_sum|  16|   1000000|     100|0.93716825|  PASSED  
+      rgb_lagged_sum|  17|   1000000|     100|0.51128097|  PASSED  
+      rgb_lagged_sum|  18|   1000000|     100|0.72550385|  PASSED  
+      rgb_lagged_sum|  19|   1000000|     100|0.17604693|  PASSED  
+      rgb_lagged_sum|  20|   1000000|     100|0.14358956|  PASSED  
+      rgb_lagged_sum|  21|   1000000|     100|0.31836489|  PASSED  
+      rgb_lagged_sum|  22|   1000000|     100|0.70150793|  PASSED  
+      rgb_lagged_sum|  23|   1000000|     100|0.88158535|  PASSED  
+      rgb_lagged_sum|  24|   1000000|     100|0.14806373|  PASSED  
+      rgb_lagged_sum|  25|   1000000|     100|0.86216505|  PASSED  
+      rgb_lagged_sum|  26|   1000000|     100|0.94417731|  PASSED  
+      rgb_lagged_sum|  27|   1000000|     100|0.92479054|  PASSED  
+      rgb_lagged_sum|  28|   1000000|     100|0.36932915|  PASSED  
+      rgb_lagged_sum|  29|   1000000|     100|0.70607335|  PASSED  
+      rgb_lagged_sum|  30|   1000000|     100|0.52742536|  PASSED  
+      rgb_lagged_sum|  31|   1000000|     100|0.93845518|  PASSED  
+      rgb_lagged_sum|  32|   1000000|     100|0.68575261|  PASSED  
+     rgb_kstest_test|   0|     10000|    1000|0.09633729|  PASSED  
+     dab_bytedistrib|   0|  51200000|       1|0.69195815|  PASSED  
+             dab_dct| 256|     50000|       1|0.21784567|  PASSED  
+Preparing to run test 207.  ntuple = 0
+        dab_filltree|  32|  15000000|       1|0.33030943|  PASSED  
+        dab_filltree|  32|  15000000|       1|0.38850924|  PASSED  
+Preparing to run test 208.  ntuple = 0
+       dab_filltree2|   0|   5000000|       1|0.21777338|  PASSED  
+       dab_filltree2|   1|   5000000|       1|0.78390196|  PASSED  
+Preparing to run test 209.  ntuple = 0
+        dab_monobit2|  12|  65000000|       1|0.89572985|  PASSED  
+# 
+# End: 2019-08-27 17:15:26
+# 
+# Exit value: 0
+# Numbers used: 62761975808 >= 2^35 (251.0 GB)
+# 
+# Test duration: 116.1438816169 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/tu_34_1 b/src/site/resources/txt/userguide/stress/tu_34_1
new file mode 100644
index 0000000..8ff825a
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/tu_34_1
@@ -0,0 +1,3803 @@
+# 
+# RandomSource: SFC_32
+# RNG: Byte-reversed org.apache.commons.rng.core.source32.SFC32
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /home/ah403/git/commons-rng/commons-rng-examples/examples-stress/stdin2testu01 BigCrush 
+# 
+# Start: 2019-08-27 17:20:17
+# 
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+                 Starting BigCrush
+                 Version: TestU01 1.2.3
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+
+
+***********************************************************
+Test smarsa_SerialOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r =  0,   d =  256,   t =  3,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =           16777216
+       Expected number per cell =   59.604645
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =   0.0083558402,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 16711680
+Value of the statistic                : 1.67e+7
+p-value of test                       :    0.80
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:22.52
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_SerialOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r = 22,   d =  256,   t =  3,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =           16777216
+       Expected number per cell =   59.604645
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =   0.0083558402,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 16711680
+Value of the statistic                : 1.67e+7
+p-value of test                       :    0.05
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:25.99
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d = 2097152,   t =  2,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1371
+p-value of test                       :    0.43
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334491
+  j =  1                              :        599997258
+  j =  2                              :             1371
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:03:56.94
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  9,   d = 2097152,   t =  2,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1404
+p-value of test                       :    0.14
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334524
+  j =  1                              :        599997192
+  j =  2                              :             1404
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:04:07.87
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d = 16384,   t =  3,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1378
+p-value of test                       :    0.36
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334498
+  j =  1                              :        599997244
+  j =  2                              :             1378
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:01.77
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 16,   d = 16384,   t =  3,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1348
+p-value of test                       :    0.66
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334468
+  j =  1                              :        599997304
+  j =  2                              :             1348
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:09.44
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =   64,   t =  7,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1363
+p-value of test                       :    0.51
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334483
+  j =  1                              :        599997274
+  j =  2                              :             1363
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:03.43
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 24,   d =   64,   t =  7,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1355
+p-value of test                       :    0.59
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334475
+  j =  1                              :        599997290
+  j =  2                              :             1355
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:23.69
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =    8,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1317
+p-value of test                       :    0.90
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334437
+  j =  1                              :        599997366
+  j =  2                              :             1317
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:02.78
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 27,   d =    8,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1350
+p-value of test                       :    0.64
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334470
+  j =  1                              :        599997300
+  j =  2                              :             1350
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:17.25
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =    4,   t = 21,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1375
+p-value of test                       :    0.39
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334495
+  j =  1                              :        599997250
+  j =  2                              :             1375
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:14.13
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 28,   d =    4,   t = 21,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1426
+p-value of test                       :    0.05
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334546
+  j =  1                              :        599997148
+  j =  2                              :             1426
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:18.76
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 100,  n = 10000000,  r =  0,    d = 2147483648,    t = 2,    p = 1
+
+
+      Number of cells = d^t = 4611686018427387904
+      Lambda = Poisson mean =      54.2101
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    5421.01
+Total observed number                 :    5537
+p-value of test                       :    0.06
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:44.28
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r =  0,    d = 2097152,    t = 3,    p = 1
+
+
+      Number of cells = d^t = 9223372036854775808
+      Lambda = Poisson mean =     216.8404
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    4336.81
+Total observed number                 :    4328
+p-value of test                       :    0.55
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:36.42
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r = 14,    d = 65536,    t = 4,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7315
+p-value of test                       :    0.51
+
+
+-----------------------------------------------
+CPU time used                    :  00:04:28.84
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r =  0,    d = 512,    t = 7,    p = 1
+
+
+      Number of cells = d^t = 9223372036854775808
+      Lambda = Poisson mean =     216.8404
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    4336.81
+Total observed number                 :    4186
+p-value of test                       :    0.99
+
+
+-----------------------------------------------
+CPU time used                    :  00:03:35.48
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r =  7,    d = 512,    t = 7,    p = 1
+
+
+      Number of cells = d^t = 9223372036854775808
+      Lambda = Poisson mean =     216.8404
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    4336.81
+Total observed number                 :    4389
+p-value of test                       :    0.22
+
+
+-----------------------------------------------
+CPU time used                    :  00:03:44.71
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r = 14,    d = 256,    t = 8,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7399
+p-value of test                       :    0.17
+
+
+-----------------------------------------------
+CPU time used                    :  00:06:06.52
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r = 22,    d = 256,    t = 8,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7265
+p-value of test                       :    0.73
+
+
+-----------------------------------------------
+CPU time used                    :  00:06:05.90
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r =  0,    d = 16,    t = 16,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7352
+p-value of test                       :    0.35
+
+
+-----------------------------------------------
+CPU time used                    :  00:08:48.11
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r = 26,    d = 16,    t = 16,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7339
+p-value of test                       :    0.41
+
+
+-----------------------------------------------
+CPU time used                    :  00:09:20.89
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+snpair_ClosePairs test:
+-----------------------------------------------
+   N = 30,  n = 6000000,  r =  0,  t = 3,  p = 0,  m = 30,  Torus =  TRUE
+
+
+---------------------------------------
+Test based on the 2 nearest points (NP):
+
+Stat. AD on the N values (NP)         :    0.64
+p-value of test                       :    0.61
+
+
+A2 test based on the spacings between the
+   successive jump times of process Y_n(t):
+
+A2 test on the values of A2 (m-NP)    :    0.43
+p-value of test                       :    0.82
+
+Test on the Nm values of W_{n,i}(mNP1):    0.91
+p-value of test                       :    0.41
+
+Test on the jump times of Y
+   (superposition of Yn):
+
+Expected number of jumps of Y = mN    :     900
+Number of jumps of Y                  :     913
+p-value of test                       :    0.34
+
+Stat. AD (mNP2)                       :    0.86
+p-value of test                       :    0.44
+
+Stat. AD after spacings (mNP2-S)      :    1.87
+p-value of test                       :    0.11
+
+-----------------------------------------------
+CPU time used                    :  00:03:57.93
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+snpair_ClosePairs test:
+-----------------------------------------------
+   N = 20,  n = 4000000,  r =  0,  t = 5,  p = 0,  m = 30,  Torus =  TRUE
+
+
+---------------------------------------
+Test based on the 2 nearest points (NP):
+
+Stat. AD on the N values (NP)         :    1.99
+p-value of test                       :    0.09
+
+
+A2 test based on the spacings between the
+   successive jump times of process Y_n(t):
+
+A2 test on the values of A2 (m-NP)    :    0.49
+p-value of test                       :    0.76
+
+Test on the Nm values of W_{n,i}(mNP1):    2.91
+p-value of test                       :    0.03
+
+Test on the jump times of Y
+   (superposition of Yn):
+
+Expected number of jumps of Y = mN    :     600
+Number of jumps of Y                  :     566
+p-value of test                       :    0.92
+
+Stat. AD (mNP2)                       :    0.34
+p-value of test                       :    0.90
+
+Stat. AD after spacings (mNP2-S)      :    0.52
+p-value of test                       :    0.73
+
+-----------------------------------------------
+CPU time used                    :  00:02:31.52
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+snpair_ClosePairs test:
+-----------------------------------------------
+   N = 10,  n = 3000000,  r =  0,  t = 9,  p = 0,  m = 30,  Torus =  TRUE
+
+
+---------------------------------------
+Test based on the 2 nearest points (NP):
+
+Stat. AD on the N values (NP)         :    0.35
+p-value of test                       :    0.90
+
+
+A2 test based on the spacings between the
+   successive jump times of process Y_n(t):
+
+A2 test on the values of A2 (m-NP)    :    1.51
+p-value of test                       :    0.18
+
+Test on the Nm values of W_{n,i}(mNP1):    0.71
+p-value of test                       :    0.55
+
+Test on the jump times of Y
+   (superposition of Yn):
+
+Expected number of jumps of Y = mN    :     300
+Number of jumps of Y                  :     276
+p-value of test                       :    0.91
+
+Stat. AD (mNP2)                       :    0.79
+p-value of test                       :    0.49
+
+Stat. AD after spacings (mNP2-S)      :    1.19
+p-value of test                       :    0.27
+
+-----------------------------------------------
+CPU time used                    :  00:03:37.76
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+snpair_ClosePairs test:
+-----------------------------------------------
+   N =  5,  n = 2000000,  r =  0,  t = 16,  p = 0,  m = 30,  Torus =  TRUE
+
+
+---------------------------------------
+Test based on the 2 nearest points (NP):
+
+Stat. AD on the N values (NP)         :    0.48
+p-value of test                       :    0.76
+
+
+A2 test based on the spacings between the
+   successive jump times of process Y_n(t):
+
+A2 test on the values of A2 (m-NP)    :    1.24
+p-value of test                       :    0.25
+
+Test on the Nm values of W_{n,i}(mNP1):    0.87
+p-value of test                       :    0.43
+
+Test on the jump times of Y
+   (superposition of Yn):
+
+Expected number of jumps of Y = mN    :     150
+Number of jumps of Y                  :     134
+p-value of test                       :    0.90
+
+Stat. AD (mNP2)                       :    0.73
+p-value of test                       :    0.54
+
+Stat. AD after spacings (mNP2-S)      :    1.39
+p-value of test                       :    0.20
+
+-----------------------------------------------
+CPU time used                    :  00:03:52.56
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_SimpPoker test:
+-----------------------------------------------
+   N =  1,  n = 400000000,  r =  0,   d =    8,   k =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    7
+Chi-square statistic                  :    9.19
+p-value of test                       :    0.24
+
+-----------------------------------------------
+CPU time used                    :  00:02:30.63
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_SimpPoker test:
+-----------------------------------------------
+   N =  1,  n = 400000000,  r = 27,   d =    8,   k =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    7
+Chi-square statistic                  :    4.65
+p-value of test                       :    0.70
+
+-----------------------------------------------
+CPU time used                    :  00:02:48.61
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_SimpPoker test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r =  0,   d =   32,   k =   32
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   18
+Chi-square statistic                  :   19.78
+p-value of test                       :    0.35
+
+-----------------------------------------------
+CPU time used                    :  00:02:28.26
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_SimpPoker test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r = 25,   d =   32,   k =   32
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   18
+Chi-square statistic                  :   10.12
+p-value of test                       :    0.93
+
+-----------------------------------------------
+CPU time used                    :  00:02:49.78
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_CouponCollector test:
+-----------------------------------------------
+   N =  1,  n = 200000000,  r =  0,   d =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   54
+Chi-square statistic                  :   56.91
+p-value of test                       :    0.37
+
+-----------------------------------------------
+CPU time used                    :  00:03:20.77
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_CouponCollector test:
+-----------------------------------------------
+   N =  1,  n = 200000000,  r = 10,   d =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   54
+Chi-square statistic                  :   51.11
+p-value of test                       :    0.59
+
+-----------------------------------------------
+CPU time used                    :  00:03:42.57
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_CouponCollector test:
+-----------------------------------------------
+   N =  1,  n = 200000000,  r = 20,   d =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   54
+Chi-square statistic                  :   74.36
+p-value of test                       :    0.03
+
+-----------------------------------------------
+CPU time used                    :  00:03:41.43
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_CouponCollector test:
+-----------------------------------------------
+   N =  1,  n = 200000000,  r = 27,   d =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   54
+Chi-square statistic                  :   55.29
+p-value of test                       :    0.43
+
+-----------------------------------------------
+CPU time used                    :  00:03:44.31
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Gap test:
+-----------------------------------------------
+   N =  1,  n = 500000000,  r =  0,   Alpha =        0,   Beta  =   0.0625
+
+
+-----------------------------------------------
+Number of degrees of freedom          :  232
+Chi-square statistic                  :  233.31
+p-value of test                       :    0.46
+
+-----------------------------------------------
+CPU time used                    :  00:04:41.98
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Gap test:
+-----------------------------------------------
+   N =  1,  n = 300000000,  r = 25,   Alpha =        0,   Beta  =  0.03125
+
+
+-----------------------------------------------
+Number of degrees of freedom          :  434
+Chi-square statistic                  :  434.51
+p-value of test                       :    0.48
+
+-----------------------------------------------
+CPU time used                    :  00:06:16.10
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Gap test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r =  0,   Alpha =        0,   Beta  = 0.0078125
+
+
+-----------------------------------------------
+Number of degrees of freedom          : 1437
+Chi-square statistic                  : 1413.79
+p-value of test                       :    0.66
+
+-----------------------------------------------
+CPU time used                    :  00:07:04.77
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Gap test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r = 20,   Alpha =        0,   Beta  = 0.000976562
+
+
+-----------------------------------------------
+Number of degrees of freedom          : 7046
+Chi-square statistic                  : 7146.97
+p-value of test                       :    0.20
+
+-----------------------------------------------
+CPU time used                    :  00:06:31.68
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Run test:
+-----------------------------------------------
+   N =  5,  n = 1000000000,  r =  0,   Up = FALSE
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.18
+p-value of test                       :    0.66
+
+Kolmogorov-Smirnov- statistic = D-    :    0.45
+p-value of test                       :    0.10
+
+Anderson-Darling statistic = A2       :    1.31
+p-value of test                       :    0.23
+
+Test on the sum of all N observations
+Number of degrees of freedom          :   30
+Chi-square statistic                  :   35.32
+p-value of test                       :    0.23
+
+-----------------------------------------------
+CPU time used                    :  00:03:19.71
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Run test:
+-----------------------------------------------
+   N = 10,  n = 1000000000,  r = 15,   Up =  TRUE
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    : 1.99e-3
+p-value of test                       :    0.9980
+
+Kolmogorov-Smirnov- statistic = D-    :    0.45
+p-value of test                       :    0.01
+
+Anderson-Darling statistic = A2       :    4.03
+p-value of test                       :  8.8e-3
+
+Test on the sum of all N observations
+Number of degrees of freedom          :   60
+Chi-square statistic                  :   96.80
+p-value of test                       :  1.8e-3
+
+-----------------------------------------------
+CPU time used                    :  00:07:37.11
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_Permutation calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r =  5,   t =  3,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =                  6
+       Expected number per cell =  1.6666667e+08
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =  2.5000002e-09,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          :    5
+Value of the statistic                :   12.12
+p-value of test                       :    0.03
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:22.29
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_Permutation calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r =  5,   t =  5,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =                120
+       Expected number per cell =   8333333.3
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =  5.9500005e-08,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          :  119
+Value of the statistic                :  127.42
+p-value of test                       :    0.28
+
+
+-----------------------------------------------
+CPU time used                    :  00:04:03.01
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_Permutation calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N =  1,  n = 500000000,  r =  5,   t =  7,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =               5040
+       Expected number per cell =   99206.349
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =  5.0390004e-06,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 5039
+Value of the statistic                : 5050.86
+p-value of test                       :    0.45
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:59.15
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_Permutation calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N =  1,  n = 500000000,  r = 10,   t = 10,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =            3628800
+       Expected number per cell =    137.7866
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =   0.0036287993,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 3628799
+Value of the statistic                : 3.63e+6
+p-value of test                       :    0.67
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:01.94
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_CollisionPermut calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r =  0,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =        87178291200
+       Expected number per cell =  1 /  4358.9146
+       EColl = n^2 / (2k) =   2294.14912
+       Hashing =   TRUE
+
+       Collision test,    Mu =      2293.9736,    Sigma =    47.8841
+
+-----------------------------------------------
+Test Results for Collisions
+
+For the total number of collisions, we use
+      the Poisson approximation:
+Expected number of collisions = N*Mu  :    45879.47
+Observed number of collisions         :    45972
+p-value of test                       :    0.33
+
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :    1743165869972
+  j =  1                              :        399908059
+  j =  2                              :            45966
+  j =  3                              :                3
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:06:25.54
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_CollisionPermut calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r = 10,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =        87178291200
+       Expected number per cell =  1 /  4358.9146
+       EColl = n^2 / (2k) =   2294.14912
+       Hashing =   TRUE
+
+       Collision test,    Mu =      2293.9736,    Sigma =    47.8841
+
+-----------------------------------------------
+Test Results for Collisions
+
+For the total number of collisions, we use
+      the Poisson approximation:
+Expected number of collisions = N*Mu  :    45879.47
+Observed number of collisions         :    46028
+p-value of test                       :    0.24
+
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :    1743165870028
+  j =  1                              :        399907945
+  j =  2                              :            46026
+  j =  3                              :                1
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:06:52.95
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_MaxOft test:
+-----------------------------------------------
+   N = 40,  n = 10000000,  r =  0,   d = 100000,   t =  8
+
+      Number of categories = 100000
+      Expected number per category  = 100.00
+
+
+-----------------------------------------------
+Test results for chi2 with 99999 degrees of freedom:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.11
+p-value of test                       :    0.34
+
+Kolmogorov-Smirnov- statistic = D-    :   0.023
+p-value of test                       :    0.94
+
+Anderson-Darling statistic = A2       :    0.59
+p-value of test                       :    0.65
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 3999960
+Chi-square statistic                  : 4.00e+6
+p-value of test                       :    0.80
+
+
+-----------------------------------------------
+Test results for Anderson-Darling:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.11
+p-value of test                       :    0.36
+
+Kolmogorov-Smirnov- statistic = D-    :   0.071
+p-value of test                       :    0.64
+
+Anderson-Darling statistic = A2       :    0.54
+p-value of test                       :    0.70
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:00.40
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_MaxOft test:
+-----------------------------------------------
+   N = 30,  n = 10000000,  r =  0,   d = 100000,   t = 16
+
+      Number of categories = 100000
+      Expected number per category  = 100.00
+
+
+-----------------------------------------------
+Test results for chi2 with 99999 degrees of freedom:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.11
+p-value of test                       :    0.47
+
+Kolmogorov-Smirnov- statistic = D-    :   0.074
+p-value of test                       :    0.69
+
+Anderson-Darling statistic = A2       :    0.32
+p-value of test                       :    0.92
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 2999970
+Chi-square statistic                  : 3.00e+6
+p-value of test                       :    0.51
+
+
+-----------------------------------------------
+Test results for Anderson-Darling:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.11
+p-value of test                       :    0.48
+
+Kolmogorov-Smirnov- statistic = D-    :   0.064
+p-value of test                       :    0.75
+
+Anderson-Darling statistic = A2       :    0.32
+p-value of test                       :    0.92
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:12.62
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_MaxOft test:
+-----------------------------------------------
+   N = 20,  n = 10000000,  r =  0,   d = 100000,   t = 24
+
+      Number of categories = 100000
+      Expected number per category  = 100.00
+
+
+-----------------------------------------------
+Test results for chi2 with 99999 degrees of freedom:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.10
+p-value of test                       :    0.61
+
+Kolmogorov-Smirnov- statistic = D-    :    0.20
+p-value of test                       :    0.19
+
+Anderson-Darling statistic = A2       :    1.06
+p-value of test                       :    0.33
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 1999980
+Chi-square statistic                  : 2.00e+6
+p-value of test                       :    0.22
+
+
+-----------------------------------------------
+Test results for Anderson-Darling:
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.057
+p-value of test                       :    0.85
+
+Kolmogorov-Smirnov- statistic = D-    :    0.19
+p-value of test                       :    0.20
+
+Anderson-Darling statistic = A2       :    0.93
+p-value of test                       :    0.39
+
+
+-----------------------------------------------
+CPU time used                    :  00:04:18.01
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_MaxOft test:
+-----------------------------------------------
+   N = 20,  n = 10000000,  r =  0,   d = 100000,   t = 32
+
+      Number of categories = 100000
+      Expected number per category  = 100.00
+
+
+-----------------------------------------------
+Test results for chi2 with 99999 degrees of freedom:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.10
+p-value of test                       :    0.62
+
+Kolmogorov-Smirnov- statistic = D-    :    0.26
+p-value of test                       :    0.06
+
+Anderson-Darling statistic = A2       :    2.03
+p-value of test                       :    0.09
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 1999980
+Chi-square statistic                  : 2.00e+6
+p-value of test                       :    0.09
+
+
+-----------------------------------------------
+Test results for Anderson-Darling:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.12
+p-value of test                       :    0.51
+
+Kolmogorov-Smirnov- statistic = D-    :    0.21
+p-value of test                       :    0.16
+
+Anderson-Darling statistic = A2       :    0.98
+p-value of test                       :    0.37
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:15.62
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleProd test:
+-----------------------------------------------
+   N = 40,  n = 10000000,  r =  0,   t = 8
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.15
+p-value of test                       :    0.16
+
+Kolmogorov-Smirnov- statistic = D-    :   0.054
+p-value of test                       :    0.76
+
+Anderson-Darling statistic = A2       :    0.79
+p-value of test                       :    0.49
+
+-----------------------------------------------
+CPU time used                    :  00:03:57.12
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleProd test:
+-----------------------------------------------
+   N = 20,  n = 10000000,  r =  0,   t = 16
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.081
+p-value of test                       :    0.73
+
+Kolmogorov-Smirnov- statistic = D-    :    0.14
+p-value of test                       :    0.43
+
+Anderson-Darling statistic = A2       :    0.40
+p-value of test                       :    0.85
+
+-----------------------------------------------
+CPU time used                    :  00:03:09.18
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleProd test:
+-----------------------------------------------
+   N = 20,  n = 10000000,  r =  0,   t = 24
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.065
+p-value of test                       :    0.81
+
+Kolmogorov-Smirnov- statistic = D-    :    0.12
+p-value of test                       :    0.51
+
+Anderson-Darling statistic = A2       :    0.32
+p-value of test                       :    0.92
+
+-----------------------------------------------
+CPU time used                    :  00:04:19.42
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleMean test:
+-----------------------------------------------
+   N = 20000000,  n = 30,  r =  0
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    : 2.18e-4
+p-value of test                       :    0.15
+
+Kolmogorov-Smirnov- statistic = D-    : 1.38e-4
+p-value of test                       :    0.47
+
+Anderson-Darling statistic = A2       :    0.72
+p-value of test                       :    0.54
+
+-----------------------------------------------
+CPU time used                    :  00:00:49.82
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleMean test:
+-----------------------------------------------
+   N = 20000000,  n = 30,  r = 10
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    : 1.76e-4
+p-value of test                       :    0.29
+
+Kolmogorov-Smirnov- statistic = D-    : 6.03e-5
+p-value of test                       :    0.86
+
+Anderson-Darling statistic = A2       :    0.61
+p-value of test                       :    0.64
+
+-----------------------------------------------
+CPU time used                    :  00:00:52.69
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleCorr test:
+-----------------------------------------------
+   N =  1,  n = 2000000000,  r =  0,   k = 1
+
+
+-----------------------------------------------
+Normal statistic                      :    0.12
+p-value of test                       :    0.45
+
+-----------------------------------------------
+CPU time used                    :  00:01:14.72
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleCorr test:
+-----------------------------------------------
+   N =  1,  n = 2000000000,  r =  0,   k = 2
+
+
+-----------------------------------------------
+Normal statistic                      :   0.040
+p-value of test                       :    0.48
+
+-----------------------------------------------
+CPU time used                    :  00:01:14.69
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_AppearanceSpacings test:
+-----------------------------------------------
+   N =  1,   Q = 10000000,   K = 1000000000,   r = 0,   s = 3,   L = 15
+
+   Sequences of n = (K + Q)L =  15150000000 bits
+   Q = 10000000 initialization blocks
+   K = 1000000000 blocks for the test
+   the blocks have L = 15 bits
+
+
+
+-----------------------------------------------
+Normal statistic                      :    1.66
+p-value of test                       :    0.05
+
+-----------------------------------------------
+CPU time used                    :  00:03:53.05
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_AppearanceSpacings test:
+-----------------------------------------------
+   N =  1,   Q = 10000000,   K = 1000000000,   r = 27,   s = 3,   L = 15
+
+   Sequences of n = (K + Q)L =  15150000000 bits
+   Q = 10000000 initialization blocks
+   K = 1000000000 blocks for the test
+   the blocks have L = 15 bits
+
+
+
+-----------------------------------------------
+Normal statistic                      :   -0.88
+p-value of test                       :    0.81
+
+-----------------------------------------------
+CPU time used                    :  00:03:56.38
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r =  0,  k = 256,  Alpha =      0,  Beta =   0.25
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   67
+Chi-square statistic                  :   63.83
+p-value of test                       :    0.59
+
+-----------------------------------------------
+CPU time used                    :  00:02:52.68
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r = 20,  k = 256,  Alpha =      0,  Beta =   0.25
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   67
+Chi-square statistic                  :   66.33
+p-value of test                       :    0.50
+
+-----------------------------------------------
+CPU time used                    :  00:03:17.10
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r = 28,  k = 256,  Alpha =      0,  Beta =   0.25
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   67
+Chi-square statistic                  :   70.35
+p-value of test                       :    0.37
+
+-----------------------------------------------
+CPU time used                    :  00:03:19.95
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r =  0,  k = 256,  Alpha =      0,  Beta = 0.0625
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   37
+Chi-square statistic                  :   29.55
+p-value of test                       :    0.80
+
+-----------------------------------------------
+CPU time used                    :  00:02:54.20
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r = 10,  k = 256,  Alpha =      0,  Beta = 0.0625
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   37
+Chi-square statistic                  :   29.39
+p-value of test                       :    0.81
+
+-----------------------------------------------
+CPU time used                    :  00:03:20.50
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r = 26,  k = 256,  Alpha =      0,  Beta = 0.0625
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   37
+Chi-square statistic                  :   34.39
+p-value of test                       :    0.59
+
+-----------------------------------------------
+CPU time used                    :  00:03:21.26
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SumCollector test:
+-----------------------------------------------
+   N =  1,  n = 500000000,  r =  0,   g = 10
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   29
+Chi-square statistic                  :   20.63
+p-value of test                       :    0.87
+
+-----------------------------------------------
+CPU time used                    :  00:05:55.70
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N = 10,  n = 1000000,  r =  0,    s = 5,    L = 30,    k = 30
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.046
+p-value of test                       :    0.93
+
+Kolmogorov-Smirnov- statistic = D-    :    0.24
+p-value of test                       :    0.28
+
+Anderson-Darling statistic = A2       :    0.91
+p-value of test                       :    0.40
+
+Test on the sum of all N observations
+Number of degrees of freedom          :   40
+Chi-square statistic                  :   50.36
+p-value of test                       :    0.13
+
+-----------------------------------------------
+CPU time used                    :  00:02:18.63
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N = 10,  n = 1000000,  r = 25,    s = 5,    L = 30,    k = 30
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.25
+p-value of test                       :    0.25
+
+Kolmogorov-Smirnov- statistic = D-    :    0.32
+p-value of test                       :    0.11
+
+Anderson-Darling statistic = A2       :    0.94
+p-value of test                       :    0.39
+
+Test on the sum of all N observations
+Number of degrees of freedom          :   40
+Chi-square statistic                  :   41.51
+p-value of test                       :    0.40
+
+-----------------------------------------------
+CPU time used                    :  00:02:21.36
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N =  1,  n = 5000,  r =  0,    s = 4,    L = 1000,    k = 1000
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    3
+Chi-square statistic                  :    1.10
+p-value of test                       :    0.78
+
+-----------------------------------------------
+CPU time used                    :  00:03:15.59
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N =  1,  n = 5000,  r = 26,    s = 4,    L = 1000,    k = 1000
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    3
+Chi-square statistic                  :    1.16
+p-value of test                       :    0.76
+
+-----------------------------------------------
+CPU time used                    :  00:03:13.06
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N =  1,  n = 80,  r = 15,    s = 15,    L = 5000,    k = 5000
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    2
+Chi-square statistic                  :    2.49
+p-value of test                       :    0.29
+
+-----------------------------------------------
+CPU time used                    :  00:02:51.72
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N =  1,  n = 80,  r =  0,    s = 30,    L = 5000,    k = 5000
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    2
+Chi-square statistic                  :    2.35
+p-value of test                       :    0.31
+
+-----------------------------------------------
+CPU time used                    :  00:03:20.59
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_Savir2 test:
+-----------------------------------------------
+   N = 10,  n = 10000000,  r = 10,    m = 1048576,    t = 30
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.25
+p-value of test                       :    0.25
+
+Kolmogorov-Smirnov- statistic = D-    :    0.17
+p-value of test                       :    0.50
+
+Anderson-Darling statistic = A2       :    1.03
+p-value of test                       :    0.34
+
+Test on the sum of all N observations
+Number of degrees of freedom          :  130
+Chi-square statistic                  :  126.55
+p-value of test                       :    0.57
+
+-----------------------------------------------
+CPU time used                    :  00:01:55.56
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_GCD test:
+-----------------------------------------------
+   N = 10,  n = 50000000,  r =  0,   s = 30
+
+
+-----------------------------------------------
+Test results for GCD values:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.23
+p-value of test                       :    0.30
+
+Kolmogorov-Smirnov- statistic = D-    :    0.13
+p-value of test                       :    0.65
+
+Anderson-Darling statistic = A2       :    0.54
+p-value of test                       :    0.70
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 17430
+Chi-square statistic                  :17383.25
+p-value of test                       :    0.60
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:10.65
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r =  0,   s = 5,   L0 =   50,   L1 =   50
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :   36
+ChiSquare statistic                   :   25.47
+p-value of test                       :    0.90
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :   35
+ChiSquare statistic                   :   31.35
+p-value of test                       :    0.64
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          :   25
+ChiSquare statistic                   :   30.63
+p-value of test                       :    0.20
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :   24
+ChiSquare statistic                   :   19.23
+p-value of test                       :    0.74
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :   17
+ChiSquare statistic                   :   25.08
+p-value of test                       :    0.09
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:38.27
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r = 25,   s = 5,   L0 =   50,   L1 =   50
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :   36
+ChiSquare statistic                   :   52.62
+p-value of test                       :    0.04
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :   35
+ChiSquare statistic                   :   28.05
+p-value of test                       :    0.79
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          :   25
+ChiSquare statistic                   :   17.14
+p-value of test                       :    0.88
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :   24
+ChiSquare statistic                   :   20.67
+p-value of test                       :    0.66
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :   17
+ChiSquare statistic                   :   21.76
+p-value of test                       :    0.19
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:38.88
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r =  0,   s = 10,   L0 = 1000,   L1 = 1000
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :  146
+ChiSquare statistic                   :  125.89
+p-value of test                       :    0.88
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :  146
+ChiSquare statistic                   :  117.45
+p-value of test                       :    0.96
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          :  500
+ChiSquare statistic                   :  538.11
+p-value of test                       :    0.12
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :  136
+ChiSquare statistic                   :  114.77
+p-value of test                       :    0.91
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :   74
+ChiSquare statistic                   :   68.27
+p-value of test                       :    0.67
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:51.45
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r = 20,   s = 10,   L0 = 1000,   L1 = 1000
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :  146
+ChiSquare statistic                   :  163.83
+p-value of test                       :    0.15
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :  146
+ChiSquare statistic                   :  144.48
+p-value of test                       :    0.52
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          :  500
+ChiSquare statistic                   :  489.98
+p-value of test                       :    0.62
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :  136
+ChiSquare statistic                   :  126.36
+p-value of test                       :    0.71
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :   74
+ChiSquare statistic                   :   81.86
+p-value of test                       :    0.25
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:46.49
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 1000000,  r =  0,   s = 15,   L0 = 10000,   L1 = 10000
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :  384
+ChiSquare statistic                   :  383.48
+p-value of test                       :    0.50
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :  384
+ChiSquare statistic                   :  314.36
+p-value of test                       :    0.9961
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          : 5000
+ChiSquare statistic                   : 5142.19
+p-value of test                       :    0.08
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :  378
+ChiSquare statistic                   :  350.75
+p-value of test                       :    0.84
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :  200
+ChiSquare statistic                   :  169.78
+p-value of test                       :    0.94
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:43.95
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 1000000,  r = 15,   s = 15,   L0 = 10000,   L1 = 10000
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :  384
+ChiSquare statistic                   :  374.51
+p-value of test                       :    0.63
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :  384
+ChiSquare statistic                   :  374.96
+p-value of test                       :    0.62
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          : 5000
+ChiSquare statistic                   : 4919.81
+p-value of test                       :    0.79
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :  378
+ChiSquare statistic                   :  383.47
+p-value of test                       :    0.41
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :  200
+ChiSquare statistic                   :  214.23
+p-value of test                       :    0.23
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:37.38
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+scomp_LinearComp test:
+-----------------------------------------------
+   N =  1,  n = 400020,  r =  0,    s = 1
+
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   12
+Chi2 statistic for size of jumps      :   17.83
+p-value of test                       :    0.12
+
+
+-----------------------------------------------
+Normal statistic for number of jumps  :    0.88
+p-value of test                       :    0.19
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:30.75
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+scomp_LinearComp test:
+-----------------------------------------------
+   N =  1,  n = 400020,  r = 29,    s = 1
+
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   12
+Chi2 statistic for size of jumps      :   15.60
+p-value of test                       :    0.21
+
+
+-----------------------------------------------
+Normal statistic for number of jumps  :    1.51
+p-value of test                       :    0.07
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:24.47
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+scomp_LempelZiv test:
+-----------------------------------------------
+   N = 10,  n = 134217728,  r =  0,   s =   30,   k =   27
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.077
+p-value of test                       :    0.85
+
+Kolmogorov-Smirnov- statistic = D-    :    0.45
+p-value of test                       :    0.01
+
+Anderson-Darling statistic = A2       :    2.65
+p-value of test                       :    0.04
+
+Tests on the sum of all N observations
+Standardized normal statistic         :    1.69
+p-value of test                       :    0.05
+
+Sample variance                       :    0.57
+p-value of test                       :    0.83
+
+-----------------------------------------------
+CPU time used                    :  00:01:29.79
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+scomp_LempelZiv test:
+-----------------------------------------------
+   N = 10,  n = 134217728,  r = 15,   s =   15,   k =   27
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.32
+p-value of test                       :    0.11
+
+Kolmogorov-Smirnov- statistic = D-    :   0.014
+p-value of test                       :    0.98
+
+Anderson-Darling statistic = A2       :    1.33
+p-value of test                       :    0.22
+
+Tests on the sum of all N observations
+Standardized normal statistic         :   -1.55
+p-value of test                       :    0.94
+
+Sample variance                       :    0.84
+p-value of test                       :    0.58
+
+-----------------------------------------------
+CPU time used                    :  00:01:33.70
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sspectral_Fourier3 test:
+-----------------------------------------------
+   N = 100000,  n = 16384,  r =  0,   s =    3,   k =   14
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    : 1.48e-3
+p-value of test                       :    0.98
+
+Kolmogorov-Smirnov- statistic = D-    :   0.013
+p-value of test                       :    0.23
+
+Anderson-Darling statistic = A2       :    0.94
+p-value of test                       :    0.39
+
+-----------------------------------------------
+CPU time used                    :  00:01:03.93
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sspectral_Fourier3 test:
+-----------------------------------------------
+   N = 100000,  n = 16384,  r = 27,   s =    3,   k =   14
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    : 7.20e-3
+p-value of test                       :    0.65
+
+Kolmogorov-Smirnov- statistic = D-    : 8.70e-3
+p-value of test                       :    0.53
+
+Anderson-Darling statistic = A2       :    0.38
+p-value of test                       :    0.87
+
+-----------------------------------------------
+CPU time used                    :  00:01:04.72
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_LongestHeadRun test:
+-----------------------------------------------
+   N =  1,  n = 1000,  r =  0,   s = 3,   L = 10000020
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    8
+Chi-square statistic                  :    3.87
+p-value of test                       :    0.87
+
+-----------------------------------------------
+Global longest run of 1               :   30.00
+p-value of test                       :    0.90
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:46.54
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_LongestHeadRun test:
+-----------------------------------------------
+   N =  1,  n = 1000,  r = 27,   s = 3,   L = 10000020
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    8
+Chi-square statistic                  :    5.77
+p-value of test                       :    0.67
+
+-----------------------------------------------
+Global longest run of 1               :   31.00
+p-value of test                       :    0.69
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:49.59
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_PeriodsInStrings test:
+-----------------------------------------------
+   N = 10,  n = 500000000,  r =  0,   s =   10
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.26
+p-value of test                       :    0.21
+
+Kolmogorov-Smirnov- statistic = D-    :    0.11
+p-value of test                       :    0.72
+
+Anderson-Darling statistic = A2       :    0.99
+p-value of test                       :    0.36
+
+Test on the sum of all N observations
+Number of degrees of freedom          :  200
+Chi-square statistic                  :  191.75
+p-value of test                       :    0.65
+
+-----------------------------------------------
+CPU time used                    :  00:05:12.81
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_PeriodsInStrings test:
+-----------------------------------------------
+   N = 10,  n = 500000000,  r = 20,   s =   10
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.031
+p-value of test                       :    0.96
+
+Kolmogorov-Smirnov- statistic = D-    :    0.39
+p-value of test                       :    0.04
+
+Anderson-Darling statistic = A2       :    2.11
+p-value of test                       :    0.08
+
+Test on the sum of all N observations
+Number of degrees of freedom          :  200
+Chi-square statistic                  :  238.00
+p-value of test                       :    0.03
+
+-----------------------------------------------
+CPU time used                    :  00:05:18.61
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingWeight2 test:
+-----------------------------------------------
+   N = 10,  n = 1000000000,  r =  0,   s = 3,   L = 1000000
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.31
+p-value of test                       :    0.11
+
+Kolmogorov-Smirnov- statistic = D-    :    0.14
+p-value of test                       :    0.63
+
+Anderson-Darling statistic = A2       :    1.28
+p-value of test                       :    0.24
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 10000
+Chi-square statistic                  : 9849.82
+p-value of test                       :    0.86
+
+-----------------------------------------------
+CPU time used                    :  00:01:59.04
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingWeight2 test:
+-----------------------------------------------
+   N = 10,  n = 1000000000,  r = 27,   s = 3,   L = 1000000
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.21
+p-value of test                       :    0.35
+
+Kolmogorov-Smirnov- statistic = D-    :   0.064
+p-value of test                       :    0.89
+
+Anderson-Darling statistic = A2       :    0.74
+p-value of test                       :    0.52
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 10000
+Chi-square statistic                  : 9878.58
+p-value of test                       :    0.80
+
+-----------------------------------------------
+CPU time used                    :  00:02:02.50
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingCorr test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r = 10,   s = 10,   L = 30
+
+
+
+-----------------------------------------------
+Normal statistic                      :    1.01
+p-value of test                       :    0.16
+
+-----------------------------------------------
+CPU time used                    :  00:02:25.04
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingCorr test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r = 10,   s = 10,   L = 300
+
+
+
+-----------------------------------------------
+Normal statistic                      :   -1.63
+p-value of test                       :    0.95
+
+-----------------------------------------------
+CPU time used                    :  00:02:10.22
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingCorr test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r = 10,   s = 10,   L = 1200
+
+
+
+-----------------------------------------------
+Normal statistic                      :    0.20
+p-value of test                       :    0.42
+
+-----------------------------------------------
+CPU time used                    :  00:08:41.04
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N = 10,  n = 30000000,  r =  0,   s = 3,   L = 30,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.15
+p-value of test                       :    0.57
+
+Kolmogorov-Smirnov- statistic = D-    :    0.32
+p-value of test                       :    0.10
+
+Anderson-Darling statistic = A2       :    1.42
+p-value of test                       :    0.20
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 4890
+Chi-square statistic                  : 4951.39
+p-value of test                       :    0.27
+
+-----------------------------------------------
+CPU time used                    :  00:03:52.75
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N = 10,  n = 30000000,  r = 27,   s = 3,   L = 30,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.19
+p-value of test                       :    0.44
+
+Kolmogorov-Smirnov- statistic = D-    :    0.14
+p-value of test                       :    0.61
+
+Anderson-Darling statistic = A2       :    0.67
+p-value of test                       :    0.58
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 4890
+Chi-square statistic                  : 4930.79
+p-value of test                       :    0.34
+
+-----------------------------------------------
+CPU time used                    :  00:04:00.20
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N =  1,  n = 30000000,  r =  0,   s = 4,   L = 300,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+Number of degrees of freedom          : 4117
+Chi-square statistic                  : 4018.98
+p-value of test                       :    0.86
+
+-----------------------------------------------
+CPU time used                    :  00:02:55.70
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N =  1,  n = 30000000,  r = 26,   s = 4,   L = 300,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+Number of degrees of freedom          : 4117
+Chi-square statistic                  : 4095.49
+p-value of test                       :    0.59
+
+-----------------------------------------------
+CPU time used                    :  00:02:55.41
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r =  0,   s = 5,   L = 1200,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+Number of degrees of freedom          : 11825
+Chi-square statistic                  :11784.62
+p-value of test                       :    0.60
+
+-----------------------------------------------
+CPU time used                    :  00:03:13.06
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r = 25,   s = 5,   L = 1200,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+Number of degrees of freedom          : 11825
+Chi-square statistic                  :11811.29
+p-value of test                       :    0.53
+
+-----------------------------------------------
+CPU time used                    :  00:03:12.22
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_Run test:
+-----------------------------------------------
+   N =  1,  n = 2000000000,  r =  0,   s =    3
+
+
+-----------------------------------------------
+Total number of 1 runs:  2000000000
+
+Number of degrees of freedom          :   54
+Chi2 statistic for number of runs     :   45.14
+p-value of test                       :    0.80
+
+
+-----------------------------------------------
+Total number of bits:  8000091039
+
+Normal statistic for number of bits   :    0.72
+p-value of test                       :    0.24
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:25.38
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_Run test:
+-----------------------------------------------
+   N =  1,  n = 2000000000,  r = 27,   s =    3
+
+
+-----------------------------------------------
+Total number of 1 runs:  2000000000
+
+Number of degrees of freedom          :   54
+Chi2 statistic for number of runs     :   50.59
+p-value of test                       :    0.61
+
+
+-----------------------------------------------
+Total number of bits:  7999996311
+
+Normal statistic for number of bits   :  -0.029
+p-value of test                       :    0.51
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:25.68
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_AutoCor test:
+-----------------------------------------------
+   N = 10,  n = 1000000030,  r =  0,   s = 3,   d = 1
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.035
+p-value of test                       :    0.95
+
+Kolmogorov-Smirnov- statistic = D-    :    0.39
+p-value of test                       :    0.03
+
+Anderson-Darling statistic = A2       :    2.04
+p-value of test                       :    0.09
+
+Tests on the sum of all N observations
+Standardized normal statistic         :    1.71
+p-value of test                       :    0.04
+
+Sample variance                       :    1.10
+p-value of test                       :    0.36
+
+-----------------------------------------------
+CPU time used                    :  00:04:15.04
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_AutoCor test:
+-----------------------------------------------
+   N = 10,  n = 1000000029,  r =  0,   s = 3,   d = 3
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.36
+p-value of test                       :    0.05
+
+Kolmogorov-Smirnov- statistic = D-    :    0.12
+p-value of test                       :    0.70
+
+Anderson-Darling statistic = A2       :    1.73
+p-value of test                       :    0.13
+
+Tests on the sum of all N observations
+Standardized normal statistic         :   -1.37
+p-value of test                       :    0.91
+
+Sample variance                       :    0.36
+p-value of test                       :    0.95
+
+-----------------------------------------------
+CPU time used                    :  00:03:55.65
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_AutoCor test:
+-----------------------------------------------
+   N = 10,  n = 1000000030,  r = 27,   s = 3,   d = 1
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.19
+p-value of test                       :    0.44
+
+Kolmogorov-Smirnov- statistic = D-    :    0.24
+p-value of test                       :    0.28
+
+Anderson-Darling statistic = A2       :    0.89
+p-value of test                       :    0.42
+
+Tests on the sum of all N observations
+Standardized normal statistic         : 6.68e-3
+p-value of test                       :    0.50
+
+Sample variance                       :    1.93
+p-value of test                       :    0.04
+
+-----------------------------------------------
+CPU time used                    :  00:04:17.50
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_AutoCor test:
+-----------------------------------------------
+   N = 10,  n = 1000000029,  r = 27,   s = 3,   d = 3
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.20
+p-value of test                       :    0.40
+
+Kolmogorov-Smirnov- statistic = D-    :   0.053
+p-value of test                       :    0.92
+
+Anderson-Darling statistic = A2       :    0.48
+p-value of test                       :    0.76
+
+Tests on the sum of all N observations
+Standardized normal statistic         :   -0.78
+p-value of test                       :    0.78
+
+Sample variance                       :    0.78
+p-value of test                       :    0.63
+
+-----------------------------------------------
+CPU time used                    :  00:03:57.22
+
+Generator state:
+N/A
+
+
+
+
+========= Summary results of BigCrush =========
+
+ Version:          TestU01 1.2.3
+ Generator:        stdin
+ Number of statistics:  160
+ Total CPU time:   06:32:16.54
+
+ All tests were passed
+
+
+
+# 
+# End: 2019-08-28 05:10:28
+# 
+# Exit value: 0
+# Numbers used: 357106145280 >= 2^38 (1.4 TB)
+# 
+# Test duration: 710.1964239694333 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/tu_34_2 b/src/site/resources/txt/userguide/stress/tu_34_2
new file mode 100644
index 0000000..311029f
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/tu_34_2
@@ -0,0 +1,3810 @@
+# 
+# RandomSource: SFC_32
+# RNG: Byte-reversed org.apache.commons.rng.core.source32.SFC32
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /home/ah403/git/commons-rng/commons-rng-examples/examples-stress/stdin2testu01 BigCrush 
+# 
+# Start: 2019-08-27 17:20:17
+# 
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+                 Starting BigCrush
+                 Version: TestU01 1.2.3
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+
+
+***********************************************************
+Test smarsa_SerialOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r =  0,   d =  256,   t =  3,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =           16777216
+       Expected number per cell =   59.604645
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =   0.0083558402,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 16711680
+Value of the statistic                : 1.67e+7
+p-value of test                       :    0.95
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:22.21
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_SerialOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r = 22,   d =  256,   t =  3,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =           16777216
+       Expected number per cell =   59.604645
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =   0.0083558402,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 16711680
+Value of the statistic                : 1.67e+7
+p-value of test                       :    0.13
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:25.14
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d = 2097152,   t =  2,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1339
+p-value of test                       :    0.75
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334459
+  j =  1                              :        599997322
+  j =  2                              :             1339
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:03:57.72
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  9,   d = 2097152,   t =  2,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1369
+p-value of test                       :    0.45
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334489
+  j =  1                              :        599997262
+  j =  2                              :             1369
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:04:09.05
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d = 16384,   t =  3,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1345
+p-value of test                       :    0.69
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334465
+  j =  1                              :        599997310
+  j =  2                              :             1345
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:02.57
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 16,   d = 16384,   t =  3,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1357
+p-value of test                       :    0.57
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334477
+  j =  1                              :        599997286
+  j =  2                              :             1357
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:09.99
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =   64,   t =  7,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1395
+p-value of test                       :    0.21
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334515
+  j =  1                              :        599997210
+  j =  2                              :             1395
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:07.67
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 24,   d =   64,   t =  7,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1378
+p-value of test                       :    0.36
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334498
+  j =  1                              :        599997244
+  j =  2                              :             1378
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:21.93
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =    8,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1327
+p-value of test                       :    0.84
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334447
+  j =  1                              :        599997346
+  j =  2                              :             1327
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:08.96
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 27,   d =    8,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1389
+p-value of test                       :    0.25
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334509
+  j =  1                              :        599997222
+  j =  2                              :             1389
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:29.82
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =    4,   t = 21,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1377
+p-value of test                       :    0.37
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334497
+  j =  1                              :        599997246
+  j =  2                              :             1377
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:23.80
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 28,   d =    4,   t = 21,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1369
+p-value of test                       :    0.45
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334489
+  j =  1                              :        599997262
+  j =  2                              :             1369
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:09.44
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 100,  n = 10000000,  r =  0,    d = 2147483648,    t = 2,    p = 1
+
+
+      Number of cells = d^t = 4611686018427387904
+      Lambda = Poisson mean =      54.2101
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    5421.01
+Total observed number                 :    5526
+p-value of test                       :    0.08
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:42.73
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r =  0,    d = 2097152,    t = 3,    p = 1
+
+
+      Number of cells = d^t = 9223372036854775808
+      Lambda = Poisson mean =     216.8404
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    4336.81
+Total observed number                 :    4292
+p-value of test                       :    0.75
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:37.82
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r = 14,    d = 65536,    t = 4,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7339
+p-value of test                       :    0.41
+
+
+-----------------------------------------------
+CPU time used                    :  00:04:28.82
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r =  0,    d = 512,    t = 7,    p = 1
+
+
+      Number of cells = d^t = 9223372036854775808
+      Lambda = Poisson mean =     216.8404
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    4336.81
+Total observed number                 :    4455
+p-value of test                       :    0.04
+
+
+-----------------------------------------------
+CPU time used                    :  00:03:35.19
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r =  7,    d = 512,    t = 7,    p = 1
+
+
+      Number of cells = d^t = 9223372036854775808
+      Lambda = Poisson mean =     216.8404
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    4336.81
+Total observed number                 :    4404
+p-value of test                       :    0.16
+
+
+-----------------------------------------------
+CPU time used                    :  00:03:46.39
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r = 14,    d = 256,    t = 8,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7194
+p-value of test                       :    0.93
+
+
+-----------------------------------------------
+CPU time used                    :  00:06:05.53
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r = 22,    d = 256,    t = 8,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7340
+p-value of test                       :    0.40
+
+
+-----------------------------------------------
+CPU time used                    :  00:06:06.10
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r =  0,    d = 16,    t = 16,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7231
+p-value of test                       :    0.85
+
+
+-----------------------------------------------
+CPU time used                    :  00:08:45.19
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_BirthdaySpacings test:
+-----------------------------------------------
+   N = 20,  n = 30000000,  r = 26,    d = 16,    t = 16,    p = 1
+
+
+      Number of cells = d^t = 18446744073709551616
+      Lambda = Poisson mean =     365.9182
+
+
+----------------------------------------------------
+Total expected number = N*Lambda      :    7318.36
+Total observed number                 :    7261
+p-value of test                       :    0.75
+
+
+-----------------------------------------------
+CPU time used                    :  00:09:21.89
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+snpair_ClosePairs test:
+-----------------------------------------------
+   N = 30,  n = 6000000,  r =  0,  t = 3,  p = 0,  m = 30,  Torus =  TRUE
+
+
+---------------------------------------
+Test based on the 2 nearest points (NP):
+
+Stat. AD on the N values (NP)         :    1.45
+p-value of test                       :    0.19
+
+
+A2 test based on the spacings between the
+   successive jump times of process Y_n(t):
+
+A2 test on the values of A2 (m-NP)    :    0.65
+p-value of test                       :    0.60
+
+Test on the Nm values of W_{n,i}(mNP1):    0.23
+p-value of test                       :    0.98
+
+Test on the jump times of Y
+   (superposition of Yn):
+
+Expected number of jumps of Y = mN    :     900
+Number of jumps of Y                  :     927
+p-value of test                       :    0.19
+
+Stat. AD (mNP2)                       :    2.12
+p-value of test                       :    0.08
+
+Stat. AD after spacings (mNP2-S)      :    1.72
+p-value of test                       :    0.13
+
+-----------------------------------------------
+CPU time used                    :  00:03:55.89
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+snpair_ClosePairs test:
+-----------------------------------------------
+   N = 20,  n = 4000000,  r =  0,  t = 5,  p = 0,  m = 30,  Torus =  TRUE
+
+
+---------------------------------------
+Test based on the 2 nearest points (NP):
+
+Stat. AD on the N values (NP)         :    0.79
+p-value of test                       :    0.48
+
+
+A2 test based on the spacings between the
+   successive jump times of process Y_n(t):
+
+A2 test on the values of A2 (m-NP)    :    0.63
+p-value of test                       :    0.62
+
+Test on the Nm values of W_{n,i}(mNP1):    1.00
+p-value of test                       :    0.36
+
+Test on the jump times of Y
+   (superposition of Yn):
+
+Expected number of jumps of Y = mN    :     600
+Number of jumps of Y                  :     586
+p-value of test                       :    0.71
+
+Stat. AD (mNP2)                       :    0.62
+p-value of test                       :    0.63
+
+Stat. AD after spacings (mNP2-S)      :    3.02
+p-value of test                       :    0.03
+
+-----------------------------------------------
+CPU time used                    :  00:02:34.02
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+snpair_ClosePairs test:
+-----------------------------------------------
+   N = 10,  n = 3000000,  r =  0,  t = 9,  p = 0,  m = 30,  Torus =  TRUE
+
+
+---------------------------------------
+Test based on the 2 nearest points (NP):
+
+Stat. AD on the N values (NP)         :    0.71
+p-value of test                       :    0.54
+
+
+A2 test based on the spacings between the
+   successive jump times of process Y_n(t):
+
+A2 test on the values of A2 (m-NP)    :    1.19
+p-value of test                       :    0.27
+
+Test on the Nm values of W_{n,i}(mNP1):    0.23
+p-value of test                       :    0.98
+
+Test on the jump times of Y
+   (superposition of Yn):
+
+Expected number of jumps of Y = mN    :     300
+Number of jumps of Y                  :     304
+p-value of test                       :    0.42
+
+Stat. AD (mNP2)                       :    1.16
+p-value of test                       :    0.28
+
+Stat. AD after spacings (mNP2-S)      :    0.52
+p-value of test                       :    0.72
+
+-----------------------------------------------
+CPU time used                    :  00:03:36.05
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+snpair_ClosePairs test:
+-----------------------------------------------
+   N =  5,  n = 2000000,  r =  0,  t = 16,  p = 0,  m = 30,  Torus =  TRUE
+
+
+---------------------------------------
+Test based on the 2 nearest points (NP):
+
+Stat. AD on the N values (NP)         :    0.57
+p-value of test                       :    0.67
+
+
+A2 test based on the spacings between the
+   successive jump times of process Y_n(t):
+
+A2 test on the values of A2 (m-NP)    :    0.73
+p-value of test                       :    0.52
+
+Test on the Nm values of W_{n,i}(mNP1):    0.44
+p-value of test                       :    0.81
+
+Test on the jump times of Y
+   (superposition of Yn):
+
+Expected number of jumps of Y = mN    :     150
+Number of jumps of Y                  :     151
+p-value of test                       :    0.48
+
+Stat. AD (mNP2)                       :    1.53
+p-value of test                       :    0.17
+
+Stat. AD after spacings (mNP2-S)      :    1.98
+p-value of test                       :    0.09
+
+-----------------------------------------------
+CPU time used                    :  00:03:51.73
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_SimpPoker test:
+-----------------------------------------------
+   N =  1,  n = 400000000,  r =  0,   d =    8,   k =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    7
+Chi-square statistic                  :    5.23
+p-value of test                       :    0.63
+
+-----------------------------------------------
+CPU time used                    :  00:02:31.21
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_SimpPoker test:
+-----------------------------------------------
+   N =  1,  n = 400000000,  r = 27,   d =    8,   k =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    7
+Chi-square statistic                  :    3.45
+p-value of test                       :    0.84
+
+-----------------------------------------------
+CPU time used                    :  00:02:48.98
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_SimpPoker test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r =  0,   d =   32,   k =   32
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   18
+Chi-square statistic                  :   16.71
+p-value of test                       :    0.54
+
+-----------------------------------------------
+CPU time used                    :  00:02:27.93
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_SimpPoker test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r = 25,   d =   32,   k =   32
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   18
+Chi-square statistic                  :    9.88
+p-value of test                       :    0.94
+
+-----------------------------------------------
+CPU time used                    :  00:02:52.93
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_CouponCollector test:
+-----------------------------------------------
+   N =  1,  n = 200000000,  r =  0,   d =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   54
+Chi-square statistic                  :   52.30
+p-value of test                       :    0.54
+
+-----------------------------------------------
+CPU time used                    :  00:03:19.05
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_CouponCollector test:
+-----------------------------------------------
+   N =  1,  n = 200000000,  r = 10,   d =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   54
+Chi-square statistic                  :   52.08
+p-value of test                       :    0.55
+
+-----------------------------------------------
+CPU time used                    :  00:03:40.75
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_CouponCollector test:
+-----------------------------------------------
+   N =  1,  n = 200000000,  r = 20,   d =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   54
+Chi-square statistic                  :   53.93
+p-value of test                       :    0.48
+
+-----------------------------------------------
+CPU time used                    :  00:03:41.76
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_CouponCollector test:
+-----------------------------------------------
+   N =  1,  n = 200000000,  r = 27,   d =    8
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   54
+Chi-square statistic                  :   54.02
+p-value of test                       :    0.47
+
+-----------------------------------------------
+CPU time used                    :  00:03:41.25
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Gap test:
+-----------------------------------------------
+   N =  1,  n = 500000000,  r =  0,   Alpha =        0,   Beta  =   0.0625
+
+
+-----------------------------------------------
+Number of degrees of freedom          :  232
+Chi-square statistic                  :  228.91
+p-value of test                       :    0.54
+
+-----------------------------------------------
+CPU time used                    :  00:04:41.11
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Gap test:
+-----------------------------------------------
+   N =  1,  n = 300000000,  r = 25,   Alpha =        0,   Beta  =  0.03125
+
+
+-----------------------------------------------
+Number of degrees of freedom          :  434
+Chi-square statistic                  :  428.93
+p-value of test                       :    0.56
+
+-----------------------------------------------
+CPU time used                    :  00:06:20.45
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Gap test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r =  0,   Alpha =        0,   Beta  = 0.0078125
+
+
+-----------------------------------------------
+Number of degrees of freedom          : 1437
+Chi-square statistic                  : 1388.11
+p-value of test                       :    0.82
+
+-----------------------------------------------
+CPU time used                    :  00:07:08.65
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Gap test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r = 20,   Alpha =        0,   Beta  = 0.000976562
+
+
+-----------------------------------------------
+Number of degrees of freedom          : 7046
+Chi-square statistic                  : 7007.01
+p-value of test                       :    0.63
+
+-----------------------------------------------
+CPU time used                    :  00:06:30.12
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Run test:
+-----------------------------------------------
+   N =  5,  n = 1000000000,  r =  0,   Up = FALSE
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.45
+p-value of test                       :    0.09
+
+Kolmogorov-Smirnov- statistic = D-    :   0.051
+p-value of test                       :    0.94
+
+Anderson-Darling statistic = A2       :    1.61
+p-value of test                       :    0.15
+
+Test on the sum of all N observations
+Number of degrees of freedom          :   30
+Chi-square statistic                  :   19.99
+p-value of test                       :    0.92
+
+-----------------------------------------------
+CPU time used                    :  00:03:22.63
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_Run test:
+-----------------------------------------------
+   N = 10,  n = 1000000000,  r = 15,   Up =  TRUE
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.079
+p-value of test                       :    0.84
+
+Kolmogorov-Smirnov- statistic = D-    :    0.37
+p-value of test                       :    0.05
+
+Anderson-Darling statistic = A2       :    1.90
+p-value of test                       :    0.11
+
+Test on the sum of all N observations
+Number of degrees of freedom          :   60
+Chi-square statistic                  :   75.82
+p-value of test                       :    0.08
+
+-----------------------------------------------
+CPU time used                    :  00:07:47.44
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_Permutation calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r =  5,   t =  3,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =                  6
+       Expected number per cell =  1.6666667e+08
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =  2.5000002e-09,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          :    5
+Value of the statistic                :    1.92
+p-value of test                       :    0.86
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:23.22
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_Permutation calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r =  5,   t =  5,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =                120
+       Expected number per cell =   8333333.3
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =  5.9500005e-08,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          :  119
+Value of the statistic                :  125.25
+p-value of test                       :    0.33
+
+
+-----------------------------------------------
+CPU time used                    :  00:04:00.92
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_Permutation calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N =  1,  n = 500000000,  r =  5,   t =  7,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =               5040
+       Expected number per cell =   99206.349
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =  5.0390004e-06,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 5039
+Value of the statistic                : 4941.61
+p-value of test                       :    0.83
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:58.12
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_Permutation calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N =  1,  n = 500000000,  r = 10,   t = 10,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =            3628800
+       Expected number per cell =    137.7866
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =   0.0036287993,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 3628799
+Value of the statistic                : 3.63e+6
+p-value of test                       :    0.08
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:02.65
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_CollisionPermut calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r =  0,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =        87178291200
+       Expected number per cell =  1 /  4358.9146
+       EColl = n^2 / (2k) =   2294.14912
+       Hashing =   TRUE
+
+       Collision test,    Mu =      2293.9736,    Sigma =    47.8841
+
+-----------------------------------------------
+Test Results for Collisions
+
+For the total number of collisions, we use
+      the Poisson approximation:
+Expected number of collisions = N*Mu  :    45879.47
+Observed number of collisions         :    45933
+p-value of test                       :    0.40
+
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :    1743165869933
+  j =  1                              :        399908135
+  j =  2                              :            45931
+  j =  3                              :                1
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:06:30.36
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test sknuth_CollisionPermut calling smultin_Multinomial
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_Multinomial test:
+-----------------------------------------------
+   N = 20,  n = 20000000,  r = 10,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellPermut
+       Number of cells = t! =        87178291200
+       Expected number per cell =  1 /  4358.9146
+       EColl = n^2 / (2k) =   2294.14912
+       Hashing =   TRUE
+
+       Collision test,    Mu =      2293.9736,    Sigma =    47.8841
+
+-----------------------------------------------
+Test Results for Collisions
+
+For the total number of collisions, we use
+      the Poisson approximation:
+Expected number of collisions = N*Mu  :    45879.47
+Observed number of collisions         :    45743
+p-value of test                       :    0.74
+
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :    1743165869743
+  j =  1                              :        399908517
+  j =  2                              :            45737
+  j =  3                              :                3
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:06:52.89
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_MaxOft test:
+-----------------------------------------------
+   N = 40,  n = 10000000,  r =  0,   d = 100000,   t =  8
+
+      Number of categories = 100000
+      Expected number per category  = 100.00
+
+
+-----------------------------------------------
+Test results for chi2 with 99999 degrees of freedom:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.10
+p-value of test                       :    0.41
+
+Kolmogorov-Smirnov- statistic = D-    :   0.065
+p-value of test                       :    0.68
+
+Anderson-Darling statistic = A2       :    0.43
+p-value of test                       :    0.81
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 3999960
+Chi-square statistic                  : 4.00e+6
+p-value of test                       :    0.54
+
+
+-----------------------------------------------
+Test results for Anderson-Darling:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.20
+p-value of test                       :    0.04
+
+Kolmogorov-Smirnov- statistic = D-    :   0.023
+p-value of test                       :    0.94
+
+Anderson-Darling statistic = A2       :    2.00
+p-value of test                       :    0.09
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:01.11
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_MaxOft test:
+-----------------------------------------------
+   N = 30,  n = 10000000,  r =  0,   d = 100000,   t = 16
+
+      Number of categories = 100000
+      Expected number per category  = 100.00
+
+
+-----------------------------------------------
+Test results for chi2 with 99999 degrees of freedom:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.26
+p-value of test                       :    0.01
+
+Kolmogorov-Smirnov- statistic = D-    :    0.10
+p-value of test                       :    0.50
+
+Anderson-Darling statistic = A2       :    2.37
+p-value of test                       :    0.06
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 2999970
+Chi-square statistic                  : 3.00e+6
+p-value of test                       :    0.92
+
+
+-----------------------------------------------
+Test results for Anderson-Darling:
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.063
+p-value of test                       :    0.76
+
+Kolmogorov-Smirnov- statistic = D-    :    0.15
+p-value of test                       :    0.25
+
+Anderson-Darling statistic = A2       :    0.86
+p-value of test                       :    0.44
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:14.02
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_MaxOft test:
+-----------------------------------------------
+   N = 20,  n = 10000000,  r =  0,   d = 100000,   t = 24
+
+      Number of categories = 100000
+      Expected number per category  = 100.00
+
+
+-----------------------------------------------
+Test results for chi2 with 99999 degrees of freedom:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.10
+p-value of test                       :    0.61
+
+Kolmogorov-Smirnov- statistic = D-    :    0.15
+p-value of test                       :    0.37
+
+Anderson-Darling statistic = A2       :    0.58
+p-value of test                       :    0.66
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 1999980
+Chi-square statistic                  : 2.00e+6
+p-value of test                       :    0.27
+
+
+-----------------------------------------------
+Test results for Anderson-Darling:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.12
+p-value of test                       :    0.51
+
+Kolmogorov-Smirnov- statistic = D-    :   0.055
+p-value of test                       :    0.85
+
+Anderson-Darling statistic = A2       :    0.35
+p-value of test                       :    0.89
+
+
+-----------------------------------------------
+CPU time used                    :  00:04:23.03
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sknuth_MaxOft test:
+-----------------------------------------------
+   N = 20,  n = 10000000,  r =  0,   d = 100000,   t = 32
+
+      Number of categories = 100000
+      Expected number per category  = 100.00
+
+
+-----------------------------------------------
+Test results for chi2 with 99999 degrees of freedom:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.26
+p-value of test                       :    0.05
+
+Kolmogorov-Smirnov- statistic = D-    :   0.040
+p-value of test                       :    0.91
+
+Anderson-Darling statistic = A2       :    1.36
+p-value of test                       :    0.21
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 1999980
+Chi-square statistic                  : 2.00e+6
+p-value of test                       :    0.91
+
+
+-----------------------------------------------
+Test results for Anderson-Darling:
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.045
+p-value of test                       :    0.90
+
+Kolmogorov-Smirnov- statistic = D-    :    0.12
+p-value of test                       :    0.50
+
+Anderson-Darling statistic = A2       :    0.66
+p-value of test                       :    0.59
+
+
+-----------------------------------------------
+CPU time used                    :  00:05:14.79
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleProd test:
+-----------------------------------------------
+   N = 40,  n = 10000000,  r =  0,   t = 8
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.018
+p-value of test                       :    0.96
+
+Kolmogorov-Smirnov- statistic = D-    :    0.12
+p-value of test                       :    0.31
+
+Anderson-Darling statistic = A2       :    0.84
+p-value of test                       :    0.45
+
+-----------------------------------------------
+CPU time used                    :  00:03:57.04
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleProd test:
+-----------------------------------------------
+   N = 20,  n = 10000000,  r =  0,   t = 16
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.043
+p-value of test                       :    0.91
+
+Kolmogorov-Smirnov- statistic = D-    :    0.28
+p-value of test                       :    0.03
+
+Anderson-Darling statistic = A2       :    1.71
+p-value of test                       :    0.13
+
+-----------------------------------------------
+CPU time used                    :  00:03:08.95
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleProd test:
+-----------------------------------------------
+   N = 20,  n = 10000000,  r =  0,   t = 24
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.080
+p-value of test                       :    0.73
+
+Kolmogorov-Smirnov- statistic = D-    :    0.28
+p-value of test                       :    0.03
+
+Anderson-Darling statistic = A2       :    2.02
+p-value of test                       :    0.09
+
+-----------------------------------------------
+CPU time used                    :  00:04:20.79
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleMean test:
+-----------------------------------------------
+   N = 20000000,  n = 30,  r =  0
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    : 8.29e-5
+p-value of test                       :    0.76
+
+Kolmogorov-Smirnov- statistic = D-    : 2.20e-4
+p-value of test                       :    0.14
+
+Anderson-Darling statistic = A2       :    1.40
+p-value of test                       :    0.20
+
+-----------------------------------------------
+CPU time used                    :  00:00:49.97
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleMean test:
+-----------------------------------------------
+   N = 20000000,  n = 30,  r = 10
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    : 6.09e-5
+p-value of test                       :    0.86
+
+Kolmogorov-Smirnov- statistic = D-    : 1.33e-4
+p-value of test                       :    0.49
+
+Anderson-Darling statistic = A2       :    0.29
+p-value of test                       :    0.95
+
+-----------------------------------------------
+CPU time used                    :  00:00:52.86
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleCorr test:
+-----------------------------------------------
+   N =  1,  n = 2000000000,  r =  0,   k = 1
+
+
+-----------------------------------------------
+Normal statistic                      :   -0.22
+p-value of test                       :    0.59
+
+-----------------------------------------------
+CPU time used                    :  00:01:14.80
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SampleCorr test:
+-----------------------------------------------
+   N =  1,  n = 2000000000,  r =  0,   k = 2
+
+
+-----------------------------------------------
+Normal statistic                      :   -0.67
+p-value of test                       :    0.75
+
+-----------------------------------------------
+CPU time used                    :  00:01:15.18
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_AppearanceSpacings test:
+-----------------------------------------------
+   N =  1,   Q = 10000000,   K = 1000000000,   r = 0,   s = 3,   L = 15
+
+   Sequences of n = (K + Q)L =  15150000000 bits
+   Q = 10000000 initialization blocks
+   K = 1000000000 blocks for the test
+   the blocks have L = 15 bits
+
+
+
+-----------------------------------------------
+Normal statistic                      :  -0.035
+p-value of test                       :    0.51
+
+-----------------------------------------------
+CPU time used                    :  00:03:59.13
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_AppearanceSpacings test:
+-----------------------------------------------
+   N =  1,   Q = 10000000,   K = 1000000000,   r = 27,   s = 3,   L = 15
+
+   Sequences of n = (K + Q)L =  15150000000 bits
+   Q = 10000000 initialization blocks
+   K = 1000000000 blocks for the test
+   the blocks have L = 15 bits
+
+
+
+-----------------------------------------------
+Normal statistic                      :   0.016
+p-value of test                       :    0.49
+
+-----------------------------------------------
+CPU time used                    :  00:03:59.81
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r =  0,  k = 256,  Alpha =      0,  Beta =   0.25
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   67
+Chi-square statistic                  :   72.61
+p-value of test                       :    0.30
+
+-----------------------------------------------
+CPU time used                    :  00:02:56.31
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r = 20,  k = 256,  Alpha =      0,  Beta =   0.25
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   67
+Chi-square statistic                  :   84.97
+p-value of test                       :    0.07
+
+-----------------------------------------------
+CPU time used                    :  00:03:20.52
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r = 28,  k = 256,  Alpha =      0,  Beta =   0.25
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   67
+Chi-square statistic                  :   91.13
+p-value of test                       :    0.03
+
+-----------------------------------------------
+CPU time used                    :  00:03:16.81
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r =  0,  k = 256,  Alpha =      0,  Beta = 0.0625
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   37
+Chi-square statistic                  :   30.55
+p-value of test                       :    0.76
+
+-----------------------------------------------
+CPU time used                    :  00:02:51.75
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r = 10,  k = 256,  Alpha =      0,  Beta = 0.0625
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   37
+Chi-square statistic                  :   47.53
+p-value of test                       :    0.12
+
+-----------------------------------------------
+CPU time used                    :  00:03:17.15
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_WeightDistrib test:
+-----------------------------------------------
+   N =  1,  n = 20000000,  r = 26,  k = 256,  Alpha =      0,  Beta = 0.0625
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   37
+Chi-square statistic                  :   41.33
+p-value of test                       :    0.29
+
+-----------------------------------------------
+CPU time used                    :  00:03:19.54
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+svaria_SumCollector test:
+-----------------------------------------------
+   N =  1,  n = 500000000,  r =  0,   g = 10
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   29
+Chi-square statistic                  :   21.19
+p-value of test                       :    0.85
+
+-----------------------------------------------
+CPU time used                    :  00:05:51.50
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N = 10,  n = 1000000,  r =  0,    s = 5,    L = 30,    k = 30
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.29
+p-value of test                       :    0.16
+
+Kolmogorov-Smirnov- statistic = D-    :   0.036
+p-value of test                       :    0.95
+
+Anderson-Darling statistic = A2       :    2.14
+p-value of test                       :    0.08
+
+Test on the sum of all N observations
+Number of degrees of freedom          :   40
+Chi-square statistic                  :   28.71
+p-value of test                       :    0.91
+
+-----------------------------------------------
+CPU time used                    :  00:02:18.59
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N = 10,  n = 1000000,  r = 25,    s = 5,    L = 30,    k = 30
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.12
+p-value of test                       :    0.70
+
+Kolmogorov-Smirnov- statistic = D-    :    0.17
+p-value of test                       :    0.50
+
+Anderson-Darling statistic = A2       :    0.32
+p-value of test                       :    0.92
+
+Test on the sum of all N observations
+Number of degrees of freedom          :   40
+Chi-square statistic                  :   40.72
+p-value of test                       :    0.44
+
+-----------------------------------------------
+CPU time used                    :  00:02:21.75
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N =  1,  n = 5000,  r =  0,    s = 4,    L = 1000,    k = 1000
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    3
+Chi-square statistic                  :    1.15
+p-value of test                       :    0.77
+
+-----------------------------------------------
+CPU time used                    :  00:03:17.11
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N =  1,  n = 5000,  r = 26,    s = 4,    L = 1000,    k = 1000
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    3
+Chi-square statistic                  :    0.61
+p-value of test                       :    0.89
+
+-----------------------------------------------
+CPU time used                    :  00:03:16.18
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N =  1,  n = 80,  r = 15,    s = 15,    L = 5000,    k = 5000
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    2
+Chi-square statistic                  :    2.03
+p-value of test                       :    0.36
+
+-----------------------------------------------
+CPU time used                    :  00:03:37.04
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_MatrixRank test:
+-----------------------------------------------
+   N =  1,  n = 80,  r =  0,    s = 30,    L = 5000,    k = 5000
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    2
+Chi-square statistic                  :    4.46
+p-value of test                       :    0.11
+
+-----------------------------------------------
+CPU time used                    :  00:02:34.99
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_Savir2 test:
+-----------------------------------------------
+   N = 10,  n = 10000000,  r = 10,    m = 1048576,    t = 30
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.014
+p-value of test                       :    0.98
+
+Kolmogorov-Smirnov- statistic = D-    :    0.51
+p-value of test                       :  3.1e-3
+
+Anderson-Darling statistic = A2       :    5.43
+p-value of test                       :  1.9e-3
+
+Test on the sum of all N observations
+Number of degrees of freedom          :  130
+Chi-square statistic                  :  186.36
+p-value of test                       :  8.8e-4    *****
+
+-----------------------------------------------
+CPU time used                    :  00:01:55.25
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smarsa_GCD test:
+-----------------------------------------------
+   N = 10,  n = 50000000,  r =  0,   s = 30
+
+
+-----------------------------------------------
+Test results for GCD values:
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.16
+p-value of test                       :    0.54
+
+Kolmogorov-Smirnov- statistic = D-    :    0.14
+p-value of test                       :    0.61
+
+Anderson-Darling statistic = A2       :    0.27
+p-value of test                       :    0.96
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 17430
+Chi-square statistic                  :17409.28
+p-value of test                       :    0.54
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:09.38
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r =  0,   s = 5,   L0 =   50,   L1 =   50
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :   36
+ChiSquare statistic                   :   33.13
+p-value of test                       :    0.61
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :   35
+ChiSquare statistic                   :   32.28
+p-value of test                       :    0.60
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          :   25
+ChiSquare statistic                   :   21.73
+p-value of test                       :    0.65
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :   24
+ChiSquare statistic                   :   28.17
+p-value of test                       :    0.25
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :   17
+ChiSquare statistic                   :   23.45
+p-value of test                       :    0.14
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:39.65
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r = 25,   s = 5,   L0 =   50,   L1 =   50
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :   36
+ChiSquare statistic                   :   27.55
+p-value of test                       :    0.84
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :   35
+ChiSquare statistic                   :   35.09
+p-value of test                       :    0.46
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          :   25
+ChiSquare statistic                   :   29.62
+p-value of test                       :    0.24
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :   24
+ChiSquare statistic                   :   14.63
+p-value of test                       :    0.93
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :   17
+ChiSquare statistic                   :   15.76
+p-value of test                       :    0.54
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:37.27
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r =  0,   s = 10,   L0 = 1000,   L1 = 1000
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :  146
+ChiSquare statistic                   :  132.01
+p-value of test                       :    0.79
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :  146
+ChiSquare statistic                   :  150.63
+p-value of test                       :    0.38
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          :  500
+ChiSquare statistic                   :  550.39
+p-value of test                       :    0.06
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :  136
+ChiSquare statistic                   :  148.92
+p-value of test                       :    0.21
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :   74
+ChiSquare statistic                   :   54.77
+p-value of test                       :    0.95
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:54.93
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r = 20,   s = 10,   L0 = 1000,   L1 = 1000
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :  146
+ChiSquare statistic                   :  124.56
+p-value of test                       :    0.90
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :  146
+ChiSquare statistic                   :  179.34
+p-value of test                       :    0.03
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          :  500
+ChiSquare statistic                   :  460.09
+p-value of test                       :    0.90
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :  136
+ChiSquare statistic                   :  129.35
+p-value of test                       :    0.64
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :   74
+ChiSquare statistic                   :   94.43
+p-value of test                       :    0.05
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:52.18
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 1000000,  r =  0,   s = 15,   L0 = 10000,   L1 = 10000
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :  384
+ChiSquare statistic                   :  413.63
+p-value of test                       :    0.14
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :  384
+ChiSquare statistic                   :  414.05
+p-value of test                       :    0.14
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          : 5000
+ChiSquare statistic                   : 5000.49
+p-value of test                       :    0.50
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :  378
+ChiSquare statistic                   :  375.98
+p-value of test                       :    0.52
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :  200
+ChiSquare statistic                   :  196.09
+p-value of test                       :    0.56
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:40.49
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+swalk_RandomWalk1 test:
+-----------------------------------------------
+   N =  1,  n = 1000000,  r = 15,   s = 15,   L0 = 10000,   L1 = 10000
+
+
+
+-----------------------------------------------
+Test on the values of the Statistic H
+
+Number of degrees of freedom          :  384
+ChiSquare statistic                   :  379.40
+p-value of test                       :    0.56
+
+
+-----------------------------------------------
+Test on the values of the Statistic M
+
+Number of degrees of freedom          :  384
+ChiSquare statistic                   :  434.18
+p-value of test                       :    0.04
+
+
+-----------------------------------------------
+Test on the values of the Statistic J
+
+Number of degrees of freedom          : 5000
+ChiSquare statistic                   : 4957.97
+p-value of test                       :    0.66
+
+
+-----------------------------------------------
+Test on the values of the Statistic R
+
+Number of degrees of freedom          :  378
+ChiSquare statistic                   :  347.70
+p-value of test                       :    0.87
+
+
+-----------------------------------------------
+Test on the values of the Statistic C
+
+Number of degrees of freedom          :  200
+ChiSquare statistic                   :  204.33
+p-value of test                       :    0.40
+
+
+-----------------------------------------------
+CPU time used                    :  00:01:30.97
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+scomp_LinearComp test:
+-----------------------------------------------
+   N =  1,  n = 400020,  r =  0,    s = 1
+
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   12
+Chi2 statistic for size of jumps      :    9.44
+p-value of test                       :    0.66
+
+
+-----------------------------------------------
+Normal statistic for number of jumps  :    1.64
+p-value of test                       :    0.05
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:26.81
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+scomp_LinearComp test:
+-----------------------------------------------
+   N =  1,  n = 400020,  r = 29,    s = 1
+
+
+
+-----------------------------------------------
+Number of degrees of freedom          :   12
+Chi2 statistic for size of jumps      :    6.66
+p-value of test                       :    0.88
+
+
+-----------------------------------------------
+Normal statistic for number of jumps  :    0.83
+p-value of test                       :    0.20
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:22.00
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+scomp_LempelZiv test:
+-----------------------------------------------
+   N = 10,  n = 134217728,  r =  0,   s =   30,   k =   27
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.018
+p-value of test                       :    0.98
+
+Kolmogorov-Smirnov- statistic = D-    :    0.29
+p-value of test                       :    0.16
+
+Anderson-Darling statistic = A2       :    2.34
+p-value of test                       :    0.06
+
+Tests on the sum of all N observations
+Standardized normal statistic         :    2.22
+p-value of test                       :    0.01
+
+Sample variance                       :    1.93
+p-value of test                       :    0.04
+
+-----------------------------------------------
+CPU time used                    :  00:01:25.20
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+scomp_LempelZiv test:
+-----------------------------------------------
+   N = 10,  n = 134217728,  r = 15,   s =   15,   k =   27
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.10
+p-value of test                       :    0.76
+
+Kolmogorov-Smirnov- statistic = D-    :    0.20
+p-value of test                       :    0.40
+
+Anderson-Darling statistic = A2       :    0.47
+p-value of test                       :    0.77
+
+Tests on the sum of all N observations
+Standardized normal statistic         :    0.53
+p-value of test                       :    0.30
+
+Sample variance                       :    0.62
+p-value of test                       :    0.78
+
+-----------------------------------------------
+CPU time used                    :  00:01:20.59
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sspectral_Fourier3 test:
+-----------------------------------------------
+   N = 100000,  n = 16384,  r =  0,   s =    3,   k =   14
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.011
+p-value of test                       :    0.38
+
+Kolmogorov-Smirnov- statistic = D-    :   0.020
+p-value of test                       :    0.04
+
+Anderson-Darling statistic = A2       :    1.24
+p-value of test                       :    0.25
+
+-----------------------------------------------
+CPU time used                    :  00:01:03.83
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sspectral_Fourier3 test:
+-----------------------------------------------
+   N = 100000,  n = 16384,  r = 27,   s =    3,   k =   14
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    : 6.42e-3
+p-value of test                       :    0.71
+
+Kolmogorov-Smirnov- statistic = D-    :   0.020
+p-value of test                       :    0.04
+
+Anderson-Darling statistic = A2       :    0.90
+p-value of test                       :    0.41
+
+-----------------------------------------------
+CPU time used                    :  00:01:05.68
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_LongestHeadRun test:
+-----------------------------------------------
+   N =  1,  n = 1000,  r =  0,   s = 3,   L = 10000020
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    8
+Chi-square statistic                  :    5.96
+p-value of test                       :    0.65
+
+-----------------------------------------------
+Global longest run of 1               :   32.00
+p-value of test                       :    0.50
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:46.58
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_LongestHeadRun test:
+-----------------------------------------------
+   N =  1,  n = 1000,  r = 27,   s = 3,   L = 10000020
+
+
+-----------------------------------------------
+Number of degrees of freedom          :    8
+Chi-square statistic                  :    9.97
+p-value of test                       :    0.27
+
+-----------------------------------------------
+Global longest run of 1               :   32.00
+p-value of test                       :    0.50
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:47.38
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_PeriodsInStrings test:
+-----------------------------------------------
+   N = 10,  n = 500000000,  r =  0,   s =   10
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.13
+p-value of test                       :    0.66
+
+Kolmogorov-Smirnov- statistic = D-    :    0.24
+p-value of test                       :    0.26
+
+Anderson-Darling statistic = A2       :    0.66
+p-value of test                       :    0.59
+
+Test on the sum of all N observations
+Number of degrees of freedom          :  200
+Chi-square statistic                  :  205.86
+p-value of test                       :    0.37
+
+-----------------------------------------------
+CPU time used                    :  00:05:12.97
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_PeriodsInStrings test:
+-----------------------------------------------
+   N = 10,  n = 500000000,  r = 20,   s =   10
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.021
+p-value of test                       :    0.97
+
+Kolmogorov-Smirnov- statistic = D-    :    0.30
+p-value of test                       :    0.14
+
+Anderson-Darling statistic = A2       :    1.58
+p-value of test                       :    0.16
+
+Test on the sum of all N observations
+Number of degrees of freedom          :  200
+Chi-square statistic                  :  234.32
+p-value of test                       :    0.05
+
+-----------------------------------------------
+CPU time used                    :  00:05:18.95
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingWeight2 test:
+-----------------------------------------------
+   N = 10,  n = 1000000000,  r =  0,   s = 3,   L = 1000000
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.12
+p-value of test                       :    0.70
+
+Kolmogorov-Smirnov- statistic = D-    :    0.18
+p-value of test                       :    0.46
+
+Anderson-Darling statistic = A2       :    0.33
+p-value of test                       :    0.91
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 10000
+Chi-square statistic                  :10044.65
+p-value of test                       :    0.37
+
+-----------------------------------------------
+CPU time used                    :  00:01:59.29
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingWeight2 test:
+-----------------------------------------------
+   N = 10,  n = 1000000000,  r = 27,   s = 3,   L = 1000000
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.25
+p-value of test                       :    0.26
+
+Kolmogorov-Smirnov- statistic = D-    :    0.16
+p-value of test                       :    0.53
+
+Anderson-Darling statistic = A2       :    0.80
+p-value of test                       :    0.48
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 10000
+Chi-square statistic                  : 9910.02
+p-value of test                       :    0.74
+
+-----------------------------------------------
+CPU time used                    :  00:02:02.29
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingCorr test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r = 10,   s = 10,   L = 30
+
+
+
+-----------------------------------------------
+Normal statistic                      :    3.03
+p-value of test                       :  1.2e-3
+
+-----------------------------------------------
+CPU time used                    :  00:02:23.47
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingCorr test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r = 10,   s = 10,   L = 300
+
+
+
+-----------------------------------------------
+Normal statistic                      :    0.59
+p-value of test                       :    0.28
+
+-----------------------------------------------
+CPU time used                    :  00:02:11.47
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingCorr test:
+-----------------------------------------------
+   N =  1,  n = 100000000,  r = 10,   s = 10,   L = 1200
+
+
+
+-----------------------------------------------
+Normal statistic                      :    1.84
+p-value of test                       :    0.03
+
+-----------------------------------------------
+CPU time used                    :  00:08:43.63
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N = 10,  n = 30000000,  r =  0,   s = 3,   L = 30,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.13
+p-value of test                       :    0.65
+
+Kolmogorov-Smirnov- statistic = D-    :    0.24
+p-value of test                       :    0.26
+
+Anderson-Darling statistic = A2       :    0.90
+p-value of test                       :    0.41
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 4890
+Chi-square statistic                  : 4921.93
+p-value of test                       :    0.37
+
+-----------------------------------------------
+CPU time used                    :  00:03:56.61
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N = 10,  n = 30000000,  r = 27,   s = 3,   L = 30,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.10
+p-value of test                       :    0.75
+
+Kolmogorov-Smirnov- statistic = D-    :    0.13
+p-value of test                       :    0.67
+
+Anderson-Darling statistic = A2       :    0.25
+p-value of test                       :    0.97
+
+Test on the sum of all N observations
+Number of degrees of freedom          : 4890
+Chi-square statistic                  : 4892.39
+p-value of test                       :    0.49
+
+-----------------------------------------------
+CPU time used                    :  00:04:00.81
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N =  1,  n = 30000000,  r =  0,   s = 4,   L = 300,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+Number of degrees of freedom          : 4117
+Chi-square statistic                  : 4152.10
+p-value of test                       :    0.35
+
+-----------------------------------------------
+CPU time used                    :  00:02:51.90
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N =  1,  n = 30000000,  r = 26,   s = 4,   L = 300,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+Number of degrees of freedom          : 4117
+Chi-square statistic                  : 3931.20
+p-value of test                       :    0.98
+
+-----------------------------------------------
+CPU time used                    :  00:02:59.97
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r =  0,   s = 5,   L = 1200,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+Number of degrees of freedom          : 11825
+Chi-square statistic                  :11796.31
+p-value of test                       :    0.57
+
+-----------------------------------------------
+CPU time used                    :  00:03:08.15
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_HammingIndep test:
+-----------------------------------------------
+   N =  1,  n = 10000000,  r = 25,   s = 5,   L = 1200,   d = 0
+
+
+
+Counters with expected numbers >= 10
+-----------------------------------------------
+Number of degrees of freedom          : 11825
+Chi-square statistic                  :11828.27
+p-value of test                       :    0.49
+
+-----------------------------------------------
+CPU time used                    :  00:03:15.31
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_Run test:
+-----------------------------------------------
+   N =  1,  n = 2000000000,  r =  0,   s =    3
+
+
+-----------------------------------------------
+Total number of 1 runs:  2000000000
+
+Number of degrees of freedom          :   54
+Chi2 statistic for number of runs     :   56.09
+p-value of test                       :    0.40
+
+
+-----------------------------------------------
+Total number of bits:  7999923018
+
+Normal statistic for number of bits   :   -0.61
+p-value of test                       :    0.73
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:26.75
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_Run test:
+-----------------------------------------------
+   N =  1,  n = 2000000000,  r = 27,   s =    3
+
+
+-----------------------------------------------
+Total number of 1 runs:  2000000000
+
+Number of degrees of freedom          :   54
+Chi2 statistic for number of runs     :   75.21
+p-value of test                       :    0.03
+
+
+-----------------------------------------------
+Total number of bits:  7999960590
+
+Normal statistic for number of bits   :   -0.31
+p-value of test                       :    0.62
+
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:25.65
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_AutoCor test:
+-----------------------------------------------
+   N = 10,  n = 1000000030,  r =  0,   s = 3,   d = 1
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.18
+p-value of test                       :    0.47
+
+Kolmogorov-Smirnov- statistic = D-    :    0.15
+p-value of test                       :    0.57
+
+Anderson-Darling statistic = A2       :    0.45
+p-value of test                       :    0.80
+
+Tests on the sum of all N observations
+Standardized normal statistic         :   -0.14
+p-value of test                       :    0.55
+
+Sample variance                       :    1.23
+p-value of test                       :    0.27
+
+-----------------------------------------------
+CPU time used                    :  00:04:14.61
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_AutoCor test:
+-----------------------------------------------
+   N = 10,  n = 1000000029,  r =  0,   s = 3,   d = 3
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.12
+p-value of test                       :    0.68
+
+Kolmogorov-Smirnov- statistic = D-    :    0.30
+p-value of test                       :    0.14
+
+Anderson-Darling statistic = A2       :    0.92
+p-value of test                       :    0.40
+
+Tests on the sum of all N observations
+Standardized normal statistic         :    0.36
+p-value of test                       :    0.36
+
+Sample variance                       :    1.34
+p-value of test                       :    0.21
+
+-----------------------------------------------
+CPU time used                    :  00:03:54.25
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_AutoCor test:
+-----------------------------------------------
+   N = 10,  n = 1000000030,  r = 27,   s = 3,   d = 1
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :   0.041
+p-value of test                       :    0.94
+
+Kolmogorov-Smirnov- statistic = D-    :    0.27
+p-value of test                       :    0.19
+
+Anderson-Darling statistic = A2       :    0.98
+p-value of test                       :    0.37
+
+Tests on the sum of all N observations
+Standardized normal statistic         :    1.20
+p-value of test                       :    0.12
+
+Sample variance                       :    0.83
+p-value of test                       :    0.59
+
+-----------------------------------------------
+CPU time used                    :  00:04:14.50
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+sstring_AutoCor test:
+-----------------------------------------------
+   N = 10,  n = 1000000029,  r = 27,   s = 3,   d = 3
+
+
+-----------------------------------------------
+
+Kolmogorov-Smirnov+ statistic = D+    :    0.23
+p-value of test                       :    0.31
+
+Kolmogorov-Smirnov- statistic = D-    :    0.27
+p-value of test                       :    0.19
+
+Anderson-Darling statistic = A2       :    1.19
+p-value of test                       :    0.27
+
+Tests on the sum of all N observations
+Standardized normal statistic         : -8.14e-3
+p-value of test                       :    0.50
+
+Sample variance                       :    0.20
+p-value of test                       :    0.9942
+
+-----------------------------------------------
+CPU time used                    :  00:03:52.93
+
+Generator state:
+N/A
+
+
+
+
+========= Summary results of BigCrush =========
+
+ Version:          TestU01 1.2.3
+ Generator:        stdin
+ Number of statistics:  160
+ Total CPU time:   06:32:41.68
+ The following tests gave p-values outside [0.001, 0.9990]:
+ (eps  means a value < 1.0e-300):
+ (eps1 means a value < 1.0e-15):
+
+       Test                          p-value
+ ----------------------------------------------
+ 72  Savir2                          8.8e-4
+ ----------------------------------------------
+ All other tests were passed
+
+
+
+# 
+# End: 2019-08-28 05:10:35
+# 
+# Exit value: 0
+# Numbers used: 357108817920 >= 2^38 (1.4 TB)
+# 
+# Test duration: 710.2998236682166 minutes
+# 
diff --git a/src/site/resources/txt/userguide/stress/tu_34_3 b/src/site/resources/txt/userguide/stress/tu_34_3
new file mode 100644
index 0000000..1a13487
--- /dev/null
+++ b/src/site/resources/txt/userguide/stress/tu_34_3
@@ -0,0 +1,3803 @@
+# 
+# RandomSource: SFC_32
+# RNG: Byte-reversed org.apache.commons.rng.core.source32.SFC32
+# 
+# Java: 1.8.0_202
+# Runtime: Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
+# JVM: Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
+# OS: Linux 3.13.0-91-generic amd64
+# 
+# Analyzer: /home/ah403/git/commons-rng/commons-rng-examples/examples-stress/stdin2testu01 BigCrush 
+# 
+# Start: 2019-08-27 17:20:17
+# 
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+                 Starting BigCrush
+                 Version: TestU01 1.2.3
+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+
+
+***********************************************************
+Test smarsa_SerialOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r =  0,   d =  256,   t =  3,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =           16777216
+       Expected number per cell =   59.604645
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =   0.0083558402,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 16711680
+Value of the statistic                : 1.67e+7
+p-value of test                       :    0.31
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:22.37
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_SerialOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N =  1,  n = 1000000000,  r = 22,   d =  256,   t =  3,
+       Sparse =  FALSE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =           16777216
+       Expected number per cell =   59.604645
+       Hashing =  FALSE
+
+   For Delta > -1, we use the ChiSquare approximation
+   Correction factor of the ChiSquare: 
+       Delta =     1,    Mu =   0.0083558402,    Sigma =          1
+
+-----------------------------------------------
+Test Results for Delta =   1.0000
+
+Number of degrees of freedom          : 16711680
+Value of the statistic                : 1.67e+7
+p-value of test                       :    0.84
+
+
+-----------------------------------------------
+CPU time used                    :  00:02:24.04
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d = 2097152,   t =  2,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1367
+p-value of test                       :    0.47
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334487
+  j =  1                              :        599997266
+  j =  2                              :             1367
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:03:59.57
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  9,   d = 2097152,   t =  2,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1354
+p-value of test                       :    0.60
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334474
+  j =  1                              :        599997292
+  j =  2                              :             1354
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:04:09.46
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d = 16384,   t =  3,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1315
+p-value of test                       :    0.91
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334435
+  j =  1                              :        599997370
+  j =  2                              :             1315
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:00.34
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 16,   d = 16384,   t =  3,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1336
+p-value of test                       :    0.77
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334456
+  j =  1                              :        599997328
+  j =  2                              :             1336
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:09.16
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =   64,   t =  7,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1447
+p-value of test                       :    0.01
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334567
+  j =  1                              :        599997106
+  j =  2                              :             1447
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:07.46
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 24,   d =   64,   t =  7,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1418
+p-value of test                       :    0.08
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334538
+  j =  1                              :        599997164
+  j =  2                              :             1418
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:14.77
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =    8,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1439
+p-value of test                       :    0.02
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334559
+  j =  1                              :        599997122
+  j =  2                              :             1439
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:07.78
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r = 27,   d =    8,   t = 14,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1446
+p-value of test                       :    0.01
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334566
+  j =  1                              :        599997108
+  j =  2                              :             1446
+  j =  3                              :                0
+  j =  4                              :                0
+  j =  5                              :                0
+
+-----------------------------------------------
+CPU time used                    :  00:05:22.32
+
+Generator state:
+N/A
+
+
+
+***********************************************************
+Test smarsa_CollisionOver calling smultin_MultinomialOver
+
+***********************************************************
+HOST = tallinn, Linux
+
+stdin
+
+
+smultin_MultinomialOver test:
+-----------------------------------------------
+   N = 30,  n = 20000000,  r =  0,   d =    4,   t = 21,
+       Sparse =   TRUE
+
+       GenerCell = smultin_GenerCellSerial
+       Number of cells = d^t =      4398046511104
+       Expected number per cell =  1 /  219902.33
+       EColl = n^2 / (2k) =  45.47473509
+       Hashing =   TRUE
+
+       Collision test
+
+       CollisionOver:   density = n / k =  1 /  219902.33
+       Expected number of collisions = Mu =      45.47
+
+
+-----------------------------------------------
+Results of CollisionOver test:
+
+POISSON approximation                 :
+Expected number of collisions = N*Mu  :     1364.24
+Observed number of collisions         :     1340
+p-value of test                       :    0.74
+
+-----------------------------
+Total number of cells containing j balls
+
+  j =  0                              :  131940795334460
... 29937 lines suppressed ...