Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D700D200B71 for ; Wed, 17 Aug 2016 00:19:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D580E160AC1; Tue, 16 Aug 2016 22:19:41 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5F011160AA8 for ; Wed, 17 Aug 2016 00:19:39 +0200 (CEST) Received: (qmail 11775 invoked by uid 500); 16 Aug 2016 22:19:34 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 10608 invoked by uid 99); 16 Aug 2016 22:19:33 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2016 22:19:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3CA01EF423; Tue, 16 Aug 2016 22:19:33 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: erans@apache.org To: commits@commons.apache.org Date: Tue, 16 Aug 2016 22:19:44 -0000 Message-Id: <4073c3bfe14f41779ba9a2cf957da717@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [13/50] commons-rng git commit: Userguide. archived-at: Tue, 16 Aug 2016 22:19:42 -0000 http://git-wip-us.apache.org/repos/asf/commons-rng/blob/4e1eaeb9/src/site/resources/txt/userguide/stress/tu/run_3/tu_1 ---------------------------------------------------------------------- diff --git a/src/site/resources/txt/userguide/stress/tu/run_3/tu_1 b/src/site/resources/txt/userguide/stress/tu/run_3/tu_1 new file mode 100644 index 0000000..9502829 --- /dev/null +++ b/src/site/resources/txt/userguide/stress/tu/run_3/tu_1 @@ -0,0 +1,3879 @@ +# +# RNG: org.apache.commons.rng.internal.source32.JDKRandom +# +# Java: 1.8.0_66 +# Runtime: 1.8.0_66-b17 +# JVM: Java HotSpot(TM) 64-Bit Server VM 25.66-b17 +# OS: Linux 3.16.0-4-amd64 amd64 +# +# Analyzer: ./stdin2testu01 BigCrush +# +xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx + Starting BigCrush + Version: TestU01 1.2.3 +xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx + + +*********************************************************** +Test smarsa_SerialOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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.99e+9 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:02:22.65 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_SerialOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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.71 + + +----------------------------------------------- +CPU time used : 00:02:53.93 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 0 +p-value of test : 1 - eps1 ***** + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131940795333120 + j = 1 : 600000000 + j = 2 : 0 + j = 3 : 0 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:04:53.73 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 1320 +p-value of test : 0.88 + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131940795334440 + j = 1 : 599997360 + j = 2 : 1320 + j = 3 : 0 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:05:43.50 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 0 +p-value of test : 1 - eps1 ***** + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131940795333120 + j = 1 : 600000000 + j = 2 : 0 + j = 3 : 0 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:09:51.55 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 1403 +p-value of test : 0.15 + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131940795334523 + j = 1 : 599997194 + j = 2 : 1403 + j = 3 : 0 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:09:46.82 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 348341583 +p-value of test : eps ***** + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131941143674703 + j = 1 : 177 + j = 2 : 154974897 + j = 3 : 96683343 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:07:20.07 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 1310 +p-value of test : 0.93 + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131940795334430 + j = 1 : 599997380 + j = 2 : 1310 + j = 3 : 0 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:09:05.63 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 348341380 +p-value of test : eps ***** + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131941143674500 + j = 1 : 380 + j = 2 : 154975100 + j = 3 : 96683140 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:07:12.94 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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:09:28.93 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 348341177 +p-value of test : eps ***** + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131941143674297 + j = 1 : 583 + j = 2 : 154975303 + j = 3 : 96682937 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:07:16.00 + +Generator state: +N/A + + + +*********************************************************** +Test smarsa_CollisionOver calling smultin_MultinomialOver + +*********************************************************** +HOST = gaianss, 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 : 1454 +p-value of test : 8.3e-3 + +----------------------------- +Total number of cells containing j balls + + j = 0 : 131940795334574 + j = 1 : 599997092 + j = 2 : 1454 + j = 3 : 0 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:08:13.60 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 11930363 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:05:31.89 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 201420135 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:02:28.85 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 4283406 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:04:15.85 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 396239747 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:02:48.32 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 313505775 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:03:14.35 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 85297891 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:05:22.02 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 744834 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:05:23.27 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 595350300 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:05:37.23 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 5162655 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:07:37.56 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +snpair_ClosePairs test: +----------------------------------------------- + N = 30, n = 6000000, r = 0, t = 3, p = 0, m = 30, Torus = TRUE + +********* WARNING in file ../../probdist/gofs.c on line 462 +********* gofs_AndersonDarling: N <= 0 +********* WARNING in file ../../probdist/fbar.c on line 499 +********* fbar_AndersonDarling: N < 1 + +--------------------------------------- +Test based on the 2 nearest points (NP): + +Stat. AD on the N values (NP) : 1072.10 +p-value of test : eps ***** + + +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) : 667.91 +p-value of test :3.2e-292 ***** + +Test on the Nm values of W_{n,i}(mNP1): 690.17 +p-value of test : eps ***** + +Test on the jump times of Y + (superposition of Yn): + +Expected number of jumps of Y = mN : 900 +Number of jumps of Y : 0 +p-value of test : 1 - eps1 ***** + +----------------------------------------------- +CPU time used : 00:04:05.63 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +snpair_ClosePairs test: +----------------------------------------------- + N = 20, n = 4000000, r = 0, t = 5, p = 0, m = 30, Torus = TRUE + +********* WARNING in file ../../probdist/gofs.c on line 462 +********* gofs_AndersonDarling: N <= 0 +********* WARNING in file ../../probdist/fbar.c on line 499 +********* fbar_AndersonDarling: N < 1 + +--------------------------------------- +Test based on the 2 nearest points (NP): + +Stat. AD on the N values (NP) : 714.74 +p-value of test : eps ***** + + +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) : 714.74 +p-value of test : eps ***** + +Test on the Nm values of W_{n,i}(mNP1):15358.58 +p-value of test : eps ***** + +Test on the jump times of Y + (superposition of Yn): + +Expected number of jumps of Y = mN : 600 +Number of jumps of Y : 0 +p-value of test : 1 - eps1 ***** + +----------------------------------------------- +CPU time used : 00:22:34.31 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +snpair_ClosePairs test: +----------------------------------------------- + N = 10, n = 3000000, r = 0, t = 9, p = 0, m = 30, Torus = TRUE + +********* WARNING in file ../../probdist/gofs.c on line 462 +********* gofs_AndersonDarling: N <= 0 +********* WARNING in file ../../probdist/fbar.c on line 499 +********* fbar_AndersonDarling: N < 1 + +--------------------------------------- +Test based on the 2 nearest points (NP): + +Stat. AD on the N values (NP) : 357.37 +p-value of test :3.2e-157 ***** + + +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) : 357.37 +p-value of test :3.2e-157 ***** + +Test on the Nm values of W_{n,i}(mNP1): 8162.75 +p-value of test : eps ***** + +Test on the jump times of Y + (superposition of Yn): + +Expected number of jumps of Y = mN : 300 +Number of jumps of Y : 0 +p-value of test : 1 - eps1 ***** + +----------------------------------------------- +CPU time used : 00:35:56.80 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +snpair_ClosePairs test: +----------------------------------------------- + N = 5, n = 2000000, r = 0, t = 16, p = 0, m = 30, Torus = TRUE + +********* WARNING in file ../../testu01/snpair.c on line 294 +********* res->NumClose > 50000 +********* WARNING in file ../../testu01/snpair.c on line 294 +********* res->NumClose > 50000 +********* WARNING in file ../../testu01/snpair.c on line 294 +********* res->NumClose > 50000 +********* WARNING in file ../../testu01/snpair.c on line 294 +********* res->NumClose > 50000 +********* WARNING in file ../../testu01/snpair.c on line 294 +********* res->NumClose > 50000 + +--------------------------------------- +Test based on the 2 nearest points (NP): + +Stat. AD on the N values (NP) : 178.68 +p-value of test : 1.8e-79 ***** + + +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) : 178.68 +p-value of test : 1.8e-79 ***** + +Test on the Nm values of W_{n,i}(mNP1): 5360.52 +p-value of test : eps ***** + +Test on the jump times of Y + (superposition of Yn): + +Expected number of jumps of Y = mN : 150 +Number of jumps of Y > 250000 ***** +p-value of test : eps ***** + +Stat. AD (mNP2) : 8.93e+6 +p-value of test : eps ***** + +Stat. AD after spacings (mNP2-S) : 8.93e+6 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:04:06.21 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_SimpPoker test: +----------------------------------------------- + N = 1, n = 400000000, r = 0, d = 8, k = 8 + + +----------------------------------------------- +Number of degrees of freedom : 7 +Chi-square statistic : 6270.24 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:01:41.42 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_SimpPoker test: +----------------------------------------------- + N = 1, n = 400000000, r = 27, d = 8, k = 8 + + +----------------------------------------------- +Number of degrees of freedom : 7 +Chi-square statistic : 13.58 +p-value of test : 0.06 + +----------------------------------------------- +CPU time used : 00:01:59.92 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_SimpPoker test: +----------------------------------------------- + N = 1, n = 100000000, r = 0, d = 32, k = 32 + + +----------------------------------------------- +Number of degrees of freedom : 18 +Chi-square statistic :29375.67 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:01:38.96 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_SimpPoker test: +----------------------------------------------- + N = 1, n = 100000000, r = 25, d = 32, k = 32 + + +----------------------------------------------- +Number of degrees of freedom : 18 +Chi-square statistic : 23.39 +p-value of test : 0.18 + +----------------------------------------------- +CPU time used : 00:01:54.32 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_CouponCollector test: +----------------------------------------------- + N = 1, n = 200000000, r = 0, d = 8 + + +----------------------------------------------- +Number of degrees of freedom : 54 +Chi-square statistic : 2.45e+5 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:02:07.12 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_CouponCollector test: +----------------------------------------------- + N = 1, n = 200000000, r = 10, d = 8 + + +----------------------------------------------- +Number of degrees of freedom : 54 +Chi-square statistic : 3205.29 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:02:26.19 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_CouponCollector test: +----------------------------------------------- + N = 1, n = 200000000, r = 20, d = 8 + + +----------------------------------------------- +Number of degrees of freedom : 54 +Chi-square statistic : 43.34 +p-value of test : 0.85 + +----------------------------------------------- +CPU time used : 00:02:22.81 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_CouponCollector test: +----------------------------------------------- + N = 1, n = 200000000, r = 27, d = 8 + + +----------------------------------------------- +Number of degrees of freedom : 54 +Chi-square statistic : 63.43 +p-value of test : 0.18 + +----------------------------------------------- +CPU time used : 00:02:21.76 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 2.07e+5 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:02:41.39 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 454.36 +p-value of test : 0.24 + +----------------------------------------------- +CPU time used : 00:03:52.75 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 1.90e+6 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:04:04.30 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 7189.62 +p-value of test : 0.11 + +----------------------------------------------- +CPU time used : 00:04:06.65 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_Run test: +----------------------------------------------- + N = 5, n = 1000000000, r = 0, Up = FALSE + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.39 +p-value of test : 0.17 + +Kolmogorov-Smirnov- statistic = D- : 0.48 +p-value of test : 0.07 + +Anderson-Darling statistic = A2 : 1.55 +p-value of test : 0.17 + +Test on the sum of all N observations +Number of degrees of freedom : 30 +Chi-square statistic : 29.27 +p-value of test : 0.50 + +----------------------------------------------- +CPU time used : 00:02:03.05 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sknuth_Run test: +----------------------------------------------- + N = 10, n = 1000000000, r = 15, Up = TRUE + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.14 +p-value of test : 0.63 + +Kolmogorov-Smirnov- statistic = D- : 0.17 +p-value of test : 0.49 + +Anderson-Darling statistic = A2 : 0.48 +p-value of test : 0.77 + +Test on the sum of all N observations +Number of degrees of freedom : 60 +Chi-square statistic : 66.23 +p-value of test : 0.27 + +----------------------------------------------- +CPU time used : 00:04:57.95 + +Generator state: +N/A + + + +*********************************************************** +Test sknuth_Permutation calling smultin_Multinomial + +*********************************************************** +HOST = gaianss, 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 : 278.63 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:01:31.52 + +Generator state: +N/A + + + +*********************************************************** +Test sknuth_Permutation calling smultin_Multinomial + +*********************************************************** +HOST = gaianss, 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 :24873.26 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:02:37.25 + +Generator state: +N/A + + + +*********************************************************** +Test sknuth_Permutation calling smultin_Multinomial + +*********************************************************** +HOST = gaianss, 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 : 1.85e+6 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:01:59.45 + +Generator state: +N/A + + + +*********************************************************** +Test sknuth_Permutation calling smultin_Multinomial + +*********************************************************** +HOST = gaianss, 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 : 5.82e+6 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:04:01.72 + +Generator state: +N/A + + + +*********************************************************** +Test sknuth_CollisionPermut calling smultin_Multinomial + +*********************************************************** +HOST = gaianss, 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 : 305483081 +p-value of test : eps ***** + + +----------------------------- +Total number of cells containing j balls + + j = 0 : 1743471307081 + j = 1 : 9453708 + j = 2 : 13763565 + j = 3 : 11175555 + j = 4 : 14999787 + j = 5 : 35020849 + +----------------------------------------------- +CPU time used : 00:04:44.42 + +Generator state: +N/A + + + +*********************************************************** +Test sknuth_CollisionPermut calling smultin_Multinomial + +*********************************************************** +HOST = gaianss, 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 : 34430 +p-value of test : 1 - eps1 ***** + + +----------------------------- +Total number of cells containing j balls + + j = 0 : 1743165858430 + j = 1 : 399931140 + j = 2 : 34430 + j = 3 : 0 + j = 4 : 0 + j = 5 : 0 + +----------------------------------------------- +CPU time used : 00:05:56.32 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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.36 +p-value of test : 2.5e-5 ***** + +Kolmogorov-Smirnov- statistic = D- : 0.025 +p-value of test : 0.93 + +Anderson-Darling statistic = A2 : 9.38 +p-value of test : 2.8e-5 ***** + +Test on the sum of all N observations +Number of degrees of freedom : 3999960 +Chi-square statistic : 3.99e+6 +p-value of test : 1 - 6.3e-5 ***** + + +----------------------------------------------- +Test results for Anderson-Darling: + +Kolmogorov-Smirnov+ statistic = D+ : 1.49e-3 +p-value of test : 0.9984 + +Kolmogorov-Smirnov- statistic = D- : 0.91 +p-value of test : 2.0e-43 ***** + +Anderson-Darling statistic = A2 : 113.41 +p-value of test : 5.1e-51 ***** + + +----------------------------------------------- +CPU time used : 00:04:07.75 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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.026 +p-value of test : 0.95 + +Kolmogorov-Smirnov- statistic = D- : 0.41 +p-value of test : 1.9e-5 ***** + +Anderson-Darling statistic = A2 : 11.84 +p-value of test : 2.0e-6 ***** + +Test on the sum of all N observations +Number of degrees of freedom : 2999970 +Chi-square statistic : 3.01e+6 +p-value of test : 5.0e-6 ***** + + +----------------------------------------------- +Test results for Anderson-Darling: + +Kolmogorov-Smirnov+ statistic = D+ : 0.79 +p-value of test : 6.6e-21 ***** + +Kolmogorov-Smirnov- statistic = D- : 0.15 +p-value of test : 0.23 + +Anderson-Darling statistic = A2 : 26.53 +p-value of test : 5.7e-13 ***** + + +----------------------------------------------- +CPU time used : 00:03:59.12 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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.29 +p-value of test : 0.03 + +Kolmogorov-Smirnov- statistic = D- : 0.020 +p-value of test : 0.97 + +Anderson-Darling statistic = A2 : 2.93 +p-value of test : 0.03 + +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.99 + + +----------------------------------------------- +Test results for Anderson-Darling: + +Kolmogorov-Smirnov+ statistic = D+ : 0.56 +p-value of test : 9.5e-7 ***** + +Kolmogorov-Smirnov- statistic = D- : 0.23 +p-value of test : 0.10 + +Anderson-Darling statistic = A2 : 7.80 +p-value of test : 1.5e-4 ***** + + +----------------------------------------------- +CPU time used : 00:03:08.37 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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+ : 1.49e-5 +p-value of test : 1 - 1.5e-5 ***** + +Kolmogorov-Smirnov- statistic = D- : 0.77 +p-value of test : 4.0e-13 ***** + +Anderson-Darling statistic = A2 : 38.19 +p-value of test : 4.1e-18 ***** + +Test on the sum of all N observations +Number of degrees of freedom : 1999980 +Chi-square statistic : 2.02e+6 +p-value of test : 1.1e-19 ***** + + +----------------------------------------------- +Test results for Anderson-Darling: + +Kolmogorov-Smirnov+ statistic = D+ : 1.00 +p-value of test :7.4e-116 ***** + +Kolmogorov-Smirnov- statistic = D- : 5.21e-7 +p-value of test : 1 - 5.2e-7 ***** + +Anderson-Darling statistic = A2 : 252.00 +p-value of test :2.2e-111 ***** + + +----------------------------------------------- +CPU time used : 00:03:41.15 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +svaria_SampleProd test: +----------------------------------------------- + N = 40, n = 10000000, r = 0, t = 8 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.33 +p-value of test : 1.0e-4 ***** + +Kolmogorov-Smirnov- statistic = D- : 0.41 +p-value of test : 7.1e-7 ***** + +Anderson-Darling statistic = A2 : 9.86 +p-value of test : 1.7e-5 ***** + +----------------------------------------------- +CPU time used : 00:03:07.20 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +svaria_SampleProd test: +----------------------------------------------- + N = 20, n = 10000000, r = 0, t = 16 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 1.00 +p-value of test : 2.6e-71 ***** + +Kolmogorov-Smirnov- statistic = D- : 1.45e-4 +p-value of test : 0.9999 ***** + +Anderson-Darling statistic = A2 : 148.70 +p-value of test : 2.1e-66 ***** + +----------------------------------------------- +CPU time used : 00:02:11.10 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +svaria_SampleProd test: +----------------------------------------------- + N = 20, n = 10000000, r = 0, t = 24 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.99 +p-value of test : 1.7e-41 ***** + +Kolmogorov-Smirnov- statistic = D- : 4.56e-3 +p-value of test : 0.9950 + +Anderson-Darling statistic = A2 : 78.39 +p-value of test : 9.9e-36 ***** + +----------------------------------------------- +CPU time used : 00:02:49.54 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +svaria_SampleMean test: +----------------------------------------------- + N = 20000000, n = 30, r = 0 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 2.41e-4 +p-value of test : 0.10 + +Kolmogorov-Smirnov- statistic = D- : 1.81e-4 +p-value of test : 0.27 + +Anderson-Darling statistic = A2 : 1.60 +p-value of test : 0.15 + +----------------------------------------------- +CPU time used : 00:00:41.59 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +svaria_SampleMean test: +----------------------------------------------- + N = 20000000, n = 30, r = 10 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 1.30e-4 +p-value of test : 0.51 + +Kolmogorov-Smirnov- statistic = D- : 1.09e-4 +p-value of test : 0.62 + +Anderson-Darling statistic = A2 : 0.54 +p-value of test : 0.71 + +----------------------------------------------- +CPU time used : 00:00:44.45 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +svaria_SampleCorr test: +----------------------------------------------- + N = 1, n = 2000000000, r = 0, k = 1 + + +----------------------------------------------- +Normal statistic : -0.076 +p-value of test : 0.53 + +----------------------------------------------- +CPU time used : 00:00:44.31 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +svaria_SampleCorr test: +----------------------------------------------- + N = 1, n = 2000000000, r = 0, k = 2 + + +----------------------------------------------- +Normal statistic : 0.027 +p-value of test : 0.49 + +----------------------------------------------- +CPU time used : 00:00:44.13 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 87.23 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:02:27.99 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : -1.12 +p-value of test : 0.87 + +----------------------------------------------- +CPU time used : 00:02:31.36 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 :64189.57 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:01:43.68 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 79.88 +p-value of test : 0.13 + +----------------------------------------------- +CPU time used : 00:02:12.36 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 55.11 +p-value of test : 0.85 + +----------------------------------------------- +CPU time used : 00:02:11.93 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 :16549.03 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:01:43.15 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 309.74 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:02:11.08 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 28.44 +p-value of test : 0.84 + +----------------------------------------------- +CPU time used : 00:02:11.63 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +svaria_SumCollector test: +----------------------------------------------- + N = 1, n = 500000000, r = 0, g = 10 + + +----------------------------------------------- +Number of degrees of freedom : 29 +Chi-square statistic :29146.41 +p-value of test : eps ***** + +----------------------------------------------- +CPU time used : 00:03:24.52 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +smarsa_MatrixRank test: +----------------------------------------------- + N = 10, n = 1000000, r = 0, s = 5, L = 30, k = 30 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.12 +p-value of test : 0.71 + +Kolmogorov-Smirnov- statistic = D- : 0.29 +p-value of test : 0.15 + +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 : 40 +Chi-square statistic : 41.17 +p-value of test : 0.42 + +----------------------------------------------- +CPU time used : 00:01:54.08 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +smarsa_MatrixRank test: +----------------------------------------------- + N = 10, n = 1000000, r = 25, s = 5, L = 30, k = 30 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.16 +p-value of test : 0.56 + +Kolmogorov-Smirnov- statistic = D- : 0.16 +p-value of test : 0.53 + +Anderson-Darling statistic = A2 : 0.39 +p-value of test : 0.86 + +Test on the sum of all N observations +Number of degrees of freedom : 40 +Chi-square statistic : 40.20 +p-value of test : 0.46 + +----------------------------------------------- +CPU time used : 00:01:53.88 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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.21 +p-value of test : 0.75 + +----------------------------------------------- +CPU time used : 00:03:09.31 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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.73 +p-value of test : 0.87 + +----------------------------------------------- +CPU time used : 00:03:07.29 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 6.04 +p-value of test : 0.05 + +----------------------------------------------- +CPU time used : 00:02:10.56 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 0.69 +p-value of test : 0.71 + +----------------------------------------------- +CPU time used : 00:01:46.52 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +smarsa_Savir2 test: +----------------------------------------------- + N = 10, n = 10000000, r = 10, m = 1048576, t = 30 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.23 +p-value of test : 0.30 + +Kolmogorov-Smirnov- statistic = D- : 0.072 +p-value of test : 0.86 + +Anderson-Darling statistic = A2 : 0.81 +p-value of test : 0.47 + +Test on the sum of all N observations +Number of degrees of freedom : 130 +Chi-square statistic : 117.89 +p-value of test : 0.77 + +----------------------------------------------- +CPU time used : 00:01:15.36 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +smarsa_GCD test: +----------------------------------------------- + N = 10, n = 50000000, r = 0, s = 30 + + +----------------------------------------------- +Test results for GCD values: + +Kolmogorov-Smirnov+ statistic = D+ : 0.21 +p-value of test : 0.36 + +Kolmogorov-Smirnov- statistic = D- : 0.082 +p-value of test : 0.83 + +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 : 17430 +Chi-square statistic :17356.30 +p-value of test : 0.65 + + + +----------------------------------------------- +CPU time used : 00:02:01.54 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 829.53 +p-value of test : eps ***** + + +----------------------------------------------- +Test on the values of the Statistic M + +Number of degrees of freedom : 35 +ChiSquare statistic : 560.28 +p-value of test : eps ***** + + +----------------------------------------------- +Test on the values of the Statistic J + +Number of degrees of freedom : 25 +ChiSquare statistic : 457.98 +p-value of test : eps ***** + + +----------------------------------------------- +Test on the values of the Statistic R + +Number of degrees of freedom : 24 +ChiSquare statistic : 438.29 +p-value of test : eps ***** + + +----------------------------------------------- +Test on the values of the Statistic C + +Number of degrees of freedom : 17 +ChiSquare statistic : 360.66 +p-value of test : eps ***** + + +----------------------------------------------- +CPU time used : 00:01:02.61 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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.18 +p-value of test : 0.85 + + +----------------------------------------------- +Test on the values of the Statistic M + +Number of degrees of freedom : 35 +ChiSquare statistic : 32.63 +p-value of test : 0.58 + + +----------------------------------------------- +Test on the values of the Statistic J + +Number of degrees of freedom : 25 +ChiSquare statistic : 18.25 +p-value of test : 0.83 + + +----------------------------------------------- +Test on the values of the Statistic R + +Number of degrees of freedom : 24 +ChiSquare statistic : 34.31 +p-value of test : 0.08 + + +----------------------------------------------- +Test on the values of the Statistic C + +Number of degrees of freedom : 17 +ChiSquare statistic : 15.46 +p-value of test : 0.56 + + +----------------------------------------------- +CPU time used : 00:01:03.11 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 177.20 +p-value of test : 0.04 + + +----------------------------------------------- +Test on the values of the Statistic M + +Number of degrees of freedom : 146 +ChiSquare statistic : 203.70 +p-value of test : 1.1e-3 + + +----------------------------------------------- +Test on the values of the Statistic J + +Number of degrees of freedom : 500 +ChiSquare statistic : 456.18 +p-value of test : 0.92 + + +----------------------------------------------- +Test on the values of the Statistic R + +Number of degrees of freedom : 136 +ChiSquare statistic : 145.03 +p-value of test : 0.28 + + +----------------------------------------------- +Test on the values of the Statistic C + +Number of degrees of freedom : 74 +ChiSquare statistic : 77.25 +p-value of test : 0.38 + + +----------------------------------------------- +CPU time used : 00:01:19.84 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 149.12 +p-value of test : 0.41 + + +----------------------------------------------- +Test on the values of the Statistic M + +Number of degrees of freedom : 146 +ChiSquare statistic : 159.78 +p-value of test : 0.21 + + +----------------------------------------------- +Test on the values of the Statistic J + +Number of degrees of freedom : 500 +ChiSquare statistic : 468.34 +p-value of test : 0.84 + + +----------------------------------------------- +Test on the values of the Statistic R + +Number of degrees of freedom : 136 +ChiSquare statistic : 141.60 +p-value of test : 0.35 + + +----------------------------------------------- +Test on the values of the Statistic C + +Number of degrees of freedom : 74 +ChiSquare statistic : 77.90 +p-value of test : 0.36 + + +----------------------------------------------- +CPU time used : 00:01:21.02 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 449.13 +p-value of test : 0.01 + + +----------------------------------------------- +Test on the values of the Statistic M + +Number of degrees of freedom : 384 +ChiSquare statistic : 360.24 +p-value of test : 0.80 + + +----------------------------------------------- +Test on the values of the Statistic J + +Number of degrees of freedom : 5000 +ChiSquare statistic : 5057.33 +p-value of test : 0.28 + + +----------------------------------------------- +Test on the values of the Statistic R + +Number of degrees of freedom : 378 +ChiSquare statistic : 389.48 +p-value of test : 0.33 + + +----------------------------------------------- +Test on the values of the Statistic C + +Number of degrees of freedom : 200 +ChiSquare statistic : 193.17 +p-value of test : 0.62 + + +----------------------------------------------- +CPU time used : 00:01:05.91 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 394.95 +p-value of test : 0.34 + + +----------------------------------------------- +Test on the values of the Statistic M + +Number of degrees of freedom : 384 +ChiSquare statistic : 376.25 +p-value of test : 0.60 + + +----------------------------------------------- +Test on the values of the Statistic J + +Number of degrees of freedom : 5000 +ChiSquare statistic : 4924.70 +p-value of test : 0.77 + + +----------------------------------------------- +Test on the values of the Statistic R + +Number of degrees of freedom : 378 +ChiSquare statistic : 388.27 +p-value of test : 0.35 + + +----------------------------------------------- +Test on the values of the Statistic C + +Number of degrees of freedom : 200 +ChiSquare statistic : 198.02 +p-value of test : 0.53 + + +----------------------------------------------- +CPU time used : 00:01:06.68 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 21.65 +p-value of test : 0.04 + + +----------------------------------------------- +Normal statistic for number of jumps : 2.24 +p-value of test : 0.01 + + + +----------------------------------------------- +CPU time used : 00:03:04.27 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, 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 : 12.09 +p-value of test : 0.44 + + +----------------------------------------------- +Normal statistic for number of jumps : 0.44 +p-value of test : 0.33 + + + +----------------------------------------------- +CPU time used : 00:03:02.81 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +scomp_LempelZiv test: +----------------------------------------------- + N = 10, n = 134217728, r = 0, s = 30, k = 27 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.25 +p-value of test : 0.24 + +Kolmogorov-Smirnov- statistic = D- : 0.10 +p-value of test : 0.75 + +Anderson-Darling statistic = A2 : 0.57 +p-value of test : 0.67 + +Tests on the sum of all N observations +Standardized normal statistic : -0.36 +p-value of test : 0.64 + +Sample variance : 1.28 +p-value of test : 0.24 + +----------------------------------------------- +CPU time used : 00:01:09.61 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +scomp_LempelZiv test: +----------------------------------------------- + N = 10, n = 134217728, r = 15, s = 15, k = 27 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.23 +p-value of test : 0.30 + +Kolmogorov-Smirnov- statistic = D- : 0.092 +p-value of test : 0.80 + +Anderson-Darling statistic = A2 : 1.07 +p-value of test : 0.32 + +Tests on the sum of all N observations +Standardized normal statistic : -1.09 +p-value of test : 0.86 + +Sample variance : 2.17 +p-value of test : 0.02 + +----------------------------------------------- +CPU time used : 00:01:28.70 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sspectral_Fourier3 test: +----------------------------------------------- + N = 100000, n = 16384, r = 0, s = 3, k = 14 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.043 +p-value of test : 2.3e-7 ***** + +Kolmogorov-Smirnov- statistic = D- : 0.047 +p-value of test : 1.4e-8 ***** + +Anderson-Darling statistic = A2 : 33.95 +p-value of test : 3.0e-16 ***** + +----------------------------------------------- +CPU time used : 00:00:57.13 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sspectral_Fourier3 test: +----------------------------------------------- + N = 100000, n = 16384, r = 27, s = 3, k = 14 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.012 +p-value of test : 0.30 + +Kolmogorov-Smirnov- statistic = D- : 3.49e-3 +p-value of test : 0.90 + +Anderson-Darling statistic = A2 : 0.73 +p-value of test : 0.53 + +----------------------------------------------- +CPU time used : 00:00:55.77 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_LongestHeadRun test: +----------------------------------------------- + N = 1, n = 1000, r = 0, s = 3, L = 10000020 + + +----------------------------------------------- +Number of degrees of freedom : 8 +Chi-square statistic : 1279.06 +p-value of test : eps ***** + +----------------------------------------------- +Global longest run of 1 : 23.00 +p-value of test : 1 - eps1 ***** + + + +----------------------------------------------- +CPU time used : 00:01:53.47 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_LongestHeadRun test: +----------------------------------------------- + N = 1, n = 1000, r = 27, s = 3, L = 10000020 + + +----------------------------------------------- +Number of degrees of freedom : 8 +Chi-square statistic : 10.78 +p-value of test : 0.21 + +----------------------------------------------- +Global longest run of 1 : 32.00 +p-value of test : 0.50 + + + +----------------------------------------------- +CPU time used : 00:01:56.86 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_PeriodsInStrings test: +----------------------------------------------- + N = 10, n = 500000000, r = 0, s = 10 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.029 +p-value of test : 0.96 + +Kolmogorov-Smirnov- statistic = D- : 0.51 +p-value of test : 3.1e-3 + +Anderson-Darling statistic = A2 : 2.57 +p-value of test : 0.05 + +Test on the sum of all N observations +Number of degrees of freedom : 200 +Chi-square statistic : 238.81 +p-value of test : 0.03 + +----------------------------------------------- +CPU time used : 00:03:27.13 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_PeriodsInStrings test: +----------------------------------------------- + N = 10, n = 500000000, r = 20, s = 10 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.060 +p-value of test : 0.90 + +Kolmogorov-Smirnov- statistic = D- : 0.45 +p-value of test : 0.01 + +Anderson-Darling statistic = A2 : 2.68 +p-value of test : 0.04 + +Test on the sum of all N observations +Number of degrees of freedom : 200 +Chi-square statistic : 242.58 +p-value of test : 0.02 + +----------------------------------------------- +CPU time used : 00:03:30.65 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_HammingWeight2 test: +----------------------------------------------- + N = 10, n = 1000000000, r = 0, s = 3, L = 1000000 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 1.23e-5 +p-value of test : 1 - 1.2e-5 ***** + +Kolmogorov-Smirnov- statistic = D- : 1.00 +p-value of test : 2.1e-24 ***** + +Anderson-Darling statistic = A2 : 63.58 +p-value of test : 3.0e-29 ***** + +Test on the sum of all N observations +Number of degrees of freedom : 10000 +Chi-square statistic :11643.34 +p-value of test : 1.2e-28 ***** + +----------------------------------------------- +CPU time used : 00:01:17.18 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_HammingWeight2 test: +----------------------------------------------- + N = 10, n = 1000000000, r = 27, s = 3, L = 1000000 + + +----------------------------------------------- + +Kolmogorov-Smirnov+ statistic = D+ : 0.23 +p-value of test : 0.31 + +Kolmogorov-Smirnov- statistic = D- : 0.32 +p-value of test : 0.11 + +Anderson-Darling statistic = A2 : 1.10 +p-value of test : 0.31 + +Test on the sum of all N observations +Number of degrees of freedom : 10000 +Chi-square statistic : 9996.26 +p-value of test : 0.51 + +----------------------------------------------- +CPU time used : 00:01:20.00 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_HammingCorr test: +----------------------------------------------- + N = 1, n = 1000000000, r = 10, s = 10, L = 30 + + + +----------------------------------------------- +Normal statistic : 0.70 +p-value of test : 0.24 + +----------------------------------------------- +CPU time used : 00:01:32.68 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_HammingCorr test: +----------------------------------------------- + N = 1, n = 100000000, r = 10, s = 10, L = 300 + + + +----------------------------------------------- +Normal statistic : -1.88 +p-value of test : 0.97 + +----------------------------------------------- +CPU time used : 00:01:27.68 + +Generator state: +N/A + + + +*********************************************************** +HOST = gaianss, Linux + +stdin + + +sstring_HammingCorr test: +----------------------------------------------- + N = 1, n = 100000000, r = 10, s = 10, L = 1200 + + + +----------------------------------------------- +Normal statistic : 0.35 +p-value of test : 0.36 + +----------------------------------------------- +CPU time used : 00:05:46.13 + +Generator state: +N/A + + + +***************************************************