source: tests/.expect/PRNG.x86.txt@ c7f9f53

Last change on this file since c7f9f53 was 6349929, checked in by Peter A. Buhr <pabuhr@…>, 3 years ago

fix 32-bit build with new PRNG output

  • Property mode set to 100644
File size: 4.4 KB
Line 
1
2CFA xoshiro128pp
3
4 PRNG() PRNG(5) PRNG(0,5)
5 2884683541 0 0
6 3465286746 2 4
7 3268922916 0 1
8 2396374907 3 0
9 2135076892 4 1
10 944377718 3 1
11 2204845346 3 3
12 3736609533 0 4
13 4063231336 0 2
14 1075394776 0 2
15 712844808 4 0
16 4246343110 3 1
17 3793873837 2 1
18 3690340337 1 4
19 319207944 1 4
20 1815791072 3 5
21 2581617261 1 5
22 3873329448 1 3
23 832631329 4 0
24 651551615 3 5
25seed 1009
26
27Sequential
28trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
29
30Concurrent
31trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
32trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
33trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
34trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
35
36 prng() prng(5) prng(0,5)
37 2884683541 0 0
38 3465286746 2 4
39 3268922916 0 1
40 2396374907 3 0
41 2135076892 4 1
42 944377718 3 1
43 2204845346 3 3
44 3736609533 0 4
45 4063231336 0 2
46 1075394776 0 2
47 712844808 4 0
48 4246343110 3 1
49 3793873837 2 1
50 3690340337 1 4
51 319207944 1 4
52 1815791072 3 5
53 2581617261 1 5
54 3873329448 1 3
55 832631329 4 0
56 651551615 3 5
57seed 1009
58
59Sequential
60trials 20000000 buckets 100000 min 144 max 270 avg 200.0 std 14.1 rstd 7.1%
61
62Concurrent
63trials 20000000 buckets 100000 min 144 max 270 avg 200.0 std 14.1 rstd 7.1%
64trials 20000000 buckets 100000 min 144 max 270 avg 200.0 std 14.1 rstd 7.1%
65trials 20000000 buckets 100000 min 144 max 270 avg 200.0 std 14.1 rstd 7.1%
66trials 20000000 buckets 100000 min 144 max 270 avg 200.0 std 14.1 rstd 7.1%
67
68 prng(t) prng(t,5) prng(t,0,5)
69 2884683541 0 0
70 3465286746 2 4
71 3268922916 0 1
72 2396374907 3 0
73 2135076892 4 1
74 944377718 3 1
75 2204845346 3 3
76 3736609533 0 4
77 4063231336 0 2
78 1075394776 0 2
79 712844808 4 0
80 4246343110 3 1
81 3793873837 2 1
82 3690340337 1 4
83 319207944 1 4
84 1815791072 3 5
85 2581617261 1 5
86 3873329448 1 3
87 832631329 4 0
88 651551615 3 5
89seed 1009
90
91Sequential
92trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
93
94Concurrent
95trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
96trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
97trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
98trials 100000000 buckets 100000 min 858 max 1147 avg 1000.0 std 31.5 rstd 3.2%
Note: See TracBrowser for help on using the repository browser.