-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-7206b56e94.log
229 lines (216 loc) · 7.63 KB
/
1.5.0-DEV-7206b56e94.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
Julia Version 1.5.0-DEV.485
Commit 7206b56e94 (2020-03-18 17:25 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed RNGPool ─────────────────────────── v1.0.1
Installed Requires ────────────────────────── v1.0.1
Installed NonUniformRandomVariateGeneration ─ v1.0.0
Installed Compat ──────────────────────────── v2.2.0
Installed SequentialMonteCarlo ────────────── v0.6.0
Installed Random123 ───────────────────────── v1.2.0
Installed RandomNumbers ───────────────────── v1.4.0
Updating `~/.julia/environments/v1.5/Project.toml`
8c675823 + SequentialMonteCarlo v0.6.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
34da2185 + Compat v2.2.0
cd27a545 + NonUniformRandomVariateGeneration v1.0.0
c7fc2d14 + RNGPool v1.0.1
74087812 + Random123 v1.2.0
e6cf234a + RandomNumbers v1.4.0
ae029012 + Requires v1.0.1
8c675823 + SequentialMonteCarlo v0.6.0
2a0f44e3 + Base64
ade2ca70 + Dates
8bb1440f + DelimitedFiles
8ba89e20 + Distributed
b77e0a4c + InteractiveUtils
76f85450 + LibGit2
8f399da3 + Libdl
37e2e46d + LinearAlgebra
56ddb016 + Logging
d6f4376e + Markdown
a63ad114 + Mmap
44cfe95a + Pkg
de0858da + Printf
3fa0cd96 + REPL
9a3f8284 + Random
ea8e919c + SHA
9e88b42a + Serialization
1a1011a3 + SharedArrays
6462fe0b + Sockets
2f01184e + SparseArrays
10745b16 + Statistics
8dfed614 + Test
cf7118a7 + UUIDs
4ec0a83e + Unicode
Building Random123 → `~/.julia/packages/Random123/Y2Du3/deps/build.log`
┌ Warning: using test/REQUIRE files is deprecated and current support is lacking in some areas
└ @ Pkg.Operations /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1433
Testing SequentialMonteCarlo
Status `/tmp/jl_8Wl87j/Project.toml`
34da2185 Compat v2.2.0
cd27a545 NonUniformRandomVariateGeneration v1.0.0
c7fc2d14 RNGPool v1.0.1
251f48c7 SMCExamples v0.6.0
8c675823 SequentialMonteCarlo v0.6.0
90137ffa StaticArrays v0.12.1
Status `/tmp/jl_8Wl87j/Manifest.toml`
34da2185 Compat v2.2.0
cd27a545 NonUniformRandomVariateGeneration v1.0.0
c7fc2d14 RNGPool v1.0.1
74087812 Random123 v1.2.0
e6cf234a RandomNumbers v1.4.0
ae029012 Requires v1.0.1
251f48c7 SMCExamples v0.6.0
8c675823 SequentialMonteCarlo v0.6.0
90137ffa StaticArrays v0.12.1
2a0f44e3 Base64
ade2ca70 Dates
8bb1440f DelimitedFiles
8ba89e20 Distributed
b77e0a4c InteractiveUtils
76f85450 LibGit2
8f399da3 Libdl
37e2e46d LinearAlgebra
56ddb016 Logging
d6f4376e Markdown
a63ad114 Mmap
44cfe95a Pkg
de0858da Printf
3fa0cd96 REPL
9a3f8284 Random
ea8e919c SHA
9e88b42a Serialization
1a1011a3 SharedArrays
6462fe0b Sockets
2f01184e SparseArrays
10745b16 Statistics
8dfed614 Test
cf7118a7 UUIDs
4ec0a83e Unicode
Serial: always resampling
Test Summary: | Pass Total
Finite FK: eta | 2 2
Test Summary: | Pass Total
Finite FK: Zhat | 1 1
Test Summary: | Pass Total
Finite FK: slgamma | 4 4
Test Summary: | Pass Total
Finite FK: Vhat1 | 1 1
┌ Warning: `a::StaticArray - b::Number` is deprecated, use `a .- b` instead.
│ caller = vpns(::SMCExamples.FiniteFeynmanKac.FiniteFK{3}, ::SMCExamples.FiniteFeynmanKac.FiniteFKOut{3}, ::StaticArrays.SArray{Tuple{3},Float64,1,3}, ::Bool, ::Bool, ::Array{Bool,1}, ::Int64) at finiteFK.jl:277
└ @ SMCExamples.FiniteFeynmanKac ~/.julia/packages/SMCExamples/G1mMI/src/finiteFK.jl:277
Test Summary: | Pass Total
Finite FK: V | 44 44
Test Summary: | Pass Total
Finite FK: vpn | 44 44
Test Summary: | Pass Total
Finite FK: v | 44 44
35.554381 seconds (29.07 M allocations: 1.384 GiB, 6.02% gc time)
Serial: adaptive resampling, essThreshold = 0.75
Test Summary: | Pass Total
Finite FK: eta | 2 2
Test Summary: | Pass Total
Finite FK: Zhat | 1 1
Test Summary: | Pass Total
Finite FK: slgamma | 4 4
Test Summary: | Pass Total
Finite FK: Vhat1 | 1 1
Test Summary: | Pass Total
Finite FK: V | 44 44
Test Summary: | Pass Total
Finite FK: vpn | 44 44
Test Summary: | Pass Total
Finite FK: v | 44 44
18.634293 seconds (12.64 M allocations: 586.273 MiB, 3.85% gc time)
Serial: adaptive resampling, essThreshold = 0.25
Test Summary: | Pass Total
Finite FK: eta | 2 2
Test Summary: | Pass Total
Finite FK: Zhat | 1 1
Test Summary: | Pass Total
Finite FK: slgamma | 4 4
Test Summary: | Pass Total
Finite FK: Vhat1 | 1 1
Test Summary: | Pass Total
Finite FK: V | 44 44
Test Summary: | Pass Total
Finite FK: vpn | 44 44
Test Summary: | Pass Total
Finite FK: v | 44 44
22.091164 seconds (12.64 M allocations: 586.258 MiB, 6.71% gc time)
Parallel: always resampling
Test Summary: | Pass Total
Finite FK: eta | 2 2
Test Summary: | Pass Total
Finite FK: Zhat | 1 1
Test Summary: | Pass Total
Finite FK: slgamma | 4 4
Test Summary: | Pass Total
Finite FK: Vhat1 | 1 1
Test Summary: | Pass Total
Finite FK: V | 44 44
Test Summary: | Pass Total
Finite FK: vpn | 44 44
Test Summary: | Pass Total
Finite FK: v | 44 44
22.464093 seconds (14.32 M allocations: 670.553 MiB, 8.11% gc time)
Parallel: adaptive resampling, essThreshold = 0.75
Test Summary: | Pass Total
Finite FK: eta | 2 2
Test Summary: | Pass Total
Finite FK: Zhat | 1 1
Test Summary: | Pass Total
Finite FK: slgamma | 4 4
Test Summary: | Pass Total
Finite FK: Vhat1 | 1 1
Test Summary: | Pass Total
Finite FK: V | 44 44
Test Summary: | Pass Total
Finite FK: vpn | 44 44
Test Summary: | Pass Total
Finite FK: v | 44 44
17.830646 seconds (12.64 M allocations: 586.390 MiB, 4.38% gc time)
Parallel: adaptive resampling, essThreshold = 0.25
Test Summary: | Pass Total
Finite FK: eta | 2 2
Test Summary: | Pass Total
Finite FK: Zhat | 1 1
Test Summary: | Pass Total
Finite FK: slgamma | 4 4
Test Summary: | Pass Total
Finite FK: Vhat1 | 1 1
Test Summary: | Pass Total
Finite FK: V | 44 44
Test Summary: | Pass Total
Finite FK: vpn | 44 44
Test Summary: | Pass Total
Finite FK: v | 44 44
17.950616 seconds (12.64 M allocations: 586.377 MiB, 5.06% gc time)
Test Summary: | Pass Total
Finite FK: csmc | 4 4
4.741453 seconds (3.09 M allocations: 287.007 MiB, 8.62% gc time)
4.542057 seconds (3.64 M allocations: 167.442 MiB)
Test Summary: | Pass Total
LGModel tests | 2 2
Test Summary: | Pass Total
MV Linear Gaussian: SMC | 4 4
16.672958 seconds (27.04 M allocations: 3.158 GiB, 8.49% gc time)
Test Summary: | Pass Total
MV Linear Gaussian: Serial cSMC | 4 4
35.750838 seconds (165.16 M allocations: 7.389 GiB, 8.16% gc time)
Test Summary: | Pass Total
MV Linear Gaussian: Parallel cSMC | 4 4
36.891625 seconds (167.59 M allocations: 8.037 GiB, 14.90% gc time)
10.898084 seconds (4.17 M allocations: 231.918 MiB, 2.31% gc time)
Test Summary: | Pass Total
SMC Sampler tests | 2 2
Testing SequentialMonteCarlo tests passed