-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-e0740fe5a6.log
272 lines (268 loc) · 13.6 KB
/
1.5.0-DEV-e0740fe5a6.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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
Julia Version 1.5.0-DEV.147
Commit e0740fe5a6 (2020-01-24 14:13 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed FFTW_jll ───────────────────── v3.3.9+3
Installed Requires ───────────────────── v1.0.0
Installed CompilerSupportLibraries_jll ─ v0.2.0+1
Installed AbstractFFTs ───────────────── v0.5.0
Installed DiffEqCallbacks ────────────── v2.11.0
Installed ArnoldiMethod ──────────────── v0.0.4
Installed IterTools ──────────────────── v1.3.0
Installed SummationByPartsOperators ──── v0.1.3
Installed ArrayInterface ─────────────── v2.3.1
Installed Unrolled ───────────────────── v0.1.3
Installed MuladdMacro ────────────────── v0.2.2
Installed TableTraits ────────────────── v1.0.0
Installed Missings ───────────────────── v0.4.3
Installed Compat ─────────────────────── v2.2.0
Installed ChainRulesCore ─────────────── v0.5.5
Installed StatsBase ──────────────────── v0.32.0
Installed FastGaussQuadrature ────────── v0.4.2
Installed IteratorInterfaceExtensions ── v1.0.0
Installed SimpleTraits ───────────────── v0.9.1
Installed OpenSpecFun_jll ────────────── v0.5.3+1
Installed NLSolversBase ──────────────── v7.6.0
Installed OrderedCollections ─────────── v1.1.0
Installed IterativeSolvers ───────────── v0.8.1
Installed RecipesBase ────────────────── v0.7.0
Installed RecursiveArrayTools ────────── v2.0.4
Installed VertexSafeGraphs ───────────── v0.1.1
Installed GMP_jll ────────────────────── v6.1.2+4
Installed FiniteDiff ─────────────────── v2.0.0
Installed DiffEqBase ─────────────────── v6.13.0
Installed DiffEqDiffTools ────────────── v1.7.0
Installed Reexport ───────────────────── v0.2.0
Installed Roots ──────────────────────── v0.8.4
Installed LightGraphs ────────────────── v1.3.0
Installed CommonSubexpressions ───────── v0.2.0
Installed IntelOpenMP_jll ────────────── v2018.0.3+0
Installed GenericSVD ─────────────────── v0.2.2
Installed Distances ──────────────────── v0.8.2
Installed FFTW ───────────────────────── v1.2.0
Installed Inflate ────────────────────── v0.1.1
Installed NaNMath ────────────────────── v0.3.3
Installed SparseDiffTools ────────────── v1.2.0
Installed MacroTools ─────────────────── v0.5.3
Installed MPFR_jll ───────────────────── v4.0.2+2
Installed DocStringExtensions ────────── v0.8.1
Installed DataAPI ────────────────────── v1.1.0
Installed DataStructures ─────────────── v0.17.9
Installed FastTransforms_jll ─────────── v0.2.13+0
Installed StaticArrays ───────────────── v0.12.1
Installed Adapt ──────────────────────── v1.0.0
Installed ForwardDiff ────────────────── v0.10.9
Installed PolynomialBases ────────────── v0.4.5
Installed OrdinaryDiffEq ─────────────── v5.28.1
Installed FastTransforms ─────────────── v0.8.2
Installed DiffRules ──────────────────── v1.0.0
Installed FunctionWrappers ───────────── v1.0.0
Installed SpecialFunctions ───────────── v0.9.0
Installed DiffResults ────────────────── v1.0.2
Installed BinaryProvider ─────────────── v0.5.8
Installed Polynomials ────────────────── v0.6.0
Installed NLsolve ────────────────────── v4.3.0
Installed OpenBLAS_jll ───────────────── v0.3.7+4
Installed ExponentialUtilities ───────── v1.6.0
Installed ZygoteRules ────────────────── v0.2.0
Installed TreeViews ──────────────────── v0.3.0
Installed SortingAlgorithms ──────────── v0.3.1
Installed ToeplitzMatrices ───────────── v0.6.0
Installed Parameters ─────────────────── v0.12.0
Installed MKL_jll ────────────────────── v2019.0.117+2
Installed DSP ────────────────────────── v0.6.3
Installed ArgCheck ───────────────────── v1.0.1
Installed RecursiveFactorization ─────── v0.1.0
Installed LineSearches ───────────────── v7.0.1
Updating `~/.julia/environments/v1.5/Project.toml`
[9f78cca6] + SummationByPartsOperators v0.1.3
Updating `~/.julia/environments/v1.5/Manifest.toml`
[621f4979] + AbstractFFTs v0.5.0
[79e6a3ab] + Adapt v1.0.0
[dce04be8] + ArgCheck v1.0.1
[ec485272] + ArnoldiMethod v0.0.4
[4fba245c] + ArrayInterface v2.3.1
[b99e7846] + BinaryProvider v0.5.8
[d360d2e6] + ChainRulesCore v0.5.5
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.2.0
[e66e0078] + CompilerSupportLibraries_jll v0.2.0+1
[717857b8] + DSP v0.6.3
[9a962f9c] + DataAPI v1.1.0
[864edb3b] + DataStructures v0.17.9
[2b5f629d] + DiffEqBase v6.13.0
[459566f4] + DiffEqCallbacks v2.11.0
[01453d9d] + DiffEqDiffTools v1.7.0
[163ba53b] + DiffResults v1.0.2
[b552c78f] + DiffRules v1.0.0
[b4f34e82] + Distances v0.8.2
[ffbed154] + DocStringExtensions v0.8.1
[d4d017d3] + ExponentialUtilities v1.6.0
[7a1cc6ca] + FFTW v1.2.0
[f5851436] + FFTW_jll v3.3.9+3
[442a2c76] + FastGaussQuadrature v0.4.2
[057dd010] + FastTransforms v0.8.2
[34b6f7d7] + FastTransforms_jll v0.2.13+0
[6a86dc24] + FiniteDiff v2.0.0
[f6369f11] + ForwardDiff v0.10.9
[069b7b12] + FunctionWrappers v1.0.0
[781609d7] + GMP_jll v6.1.2+4
[01680d73] + GenericSVD v0.2.2
[d25df0c9] + Inflate v0.1.1
[1d5cc7b8] + IntelOpenMP_jll v2018.0.3+0
[c8e1da08] + IterTools v1.3.0
[42fd0dbc] + IterativeSolvers v0.8.1
[82899510] + IteratorInterfaceExtensions v1.0.0
[093fc24a] + LightGraphs v1.3.0
[d3d80556] + LineSearches v7.0.1
[856f044c] + MKL_jll v2019.0.117+2
[3a97d323] + MPFR_jll v4.0.2+2
[1914dd2f] + MacroTools v0.5.3
[e1d29d7a] + Missings v0.4.3
[46d2c3a1] + MuladdMacro v0.2.2
[d41bc354] + NLSolversBase v7.6.0
[2774e3e8] + NLsolve v4.3.0
[77ba4419] + NaNMath v0.3.3
[4536629a] + OpenBLAS_jll v0.3.7+4
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[1dea7af3] + OrdinaryDiffEq v5.28.1
[d96e819e] + Parameters v0.12.0
[c74db56a] + PolynomialBases v0.4.5
[f27b6e38] + Polynomials v0.6.0
[3cdcf5f2] + RecipesBase v0.7.0
[731186ca] + RecursiveArrayTools v2.0.4
[f2c3362d] + RecursiveFactorization v0.1.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.0
[f2b01f46] + Roots v0.8.4
[699a6c99] + SimpleTraits v0.9.1
[a2af1166] + SortingAlgorithms v0.3.1
[47a9eef4] + SparseDiffTools v1.2.0
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[9f78cca6] + SummationByPartsOperators v0.1.3
[3783bdb8] + TableTraits v1.0.0
[c751599d] + ToeplitzMatrices v0.6.0
[a2a6695c] + TreeViews v0.3.0
[9602ed7d] + Unrolled v0.1.3
[19fa3120] + VertexSafeGraphs v0.1.1
[700de1a5] + ZygoteRules v0.2.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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building FFTW ──────────→ `~/.julia/packages/FFTW/qqcBj/deps/build.log`
Updating `/tmp/jl_PnxKoN/Project.toml`
[no changes]
Updating `/tmp/jl_PnxKoN/Manifest.toml`
[no changes]
Building FastTransforms → `~/.julia/packages/FastTransforms/MjTJy/deps/build.log`
Updating `/tmp/jl_2l5c6A/Project.toml`
[no changes]
Updating `/tmp/jl_2l5c6A/Manifest.toml`
[no changes]
Testing SummationByPartsOperators
Installed FillArrays ───── v0.8.4
Installed BandedMatrices ─ v0.14.2
Installed ArrayLayouts ─── v0.1.5
Updating `/tmp/jl_tjpV1S/Project.toml`
[aae01518] + BandedMatrices v0.14.2
Updating `/tmp/jl_tjpV1S/Manifest.toml`
[4c555306] + ArrayLayouts v0.1.5
[aae01518] + BandedMatrices v0.14.2
[1a297f60] + FillArrays v0.8.4
Running sandbox
Status `/tmp/jl_tjpV1S/Project.toml`
[dce04be8] ArgCheck v1.0.1
[aae01518] BandedMatrices v0.14.2
[2b5f629d] DiffEqBase v6.13.0
[459566f4] DiffEqCallbacks v2.11.0
[7a1cc6ca] FFTW v1.2.0
[1dea7af3] OrdinaryDiffEq v5.28.1
[d96e819e] Parameters v0.12.0
[c74db56a] PolynomialBases v0.4.5
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.0.0
[276daf66] SpecialFunctions v0.9.0
[90137ffa] StaticArrays v0.12.1
[9f78cca6] SummationByPartsOperators v0.1.3
[9602ed7d] Unrolled v0.1.3
[37e2e46d] LinearAlgebra
[2f01184e] SparseArrays
[8dfed614] Test
WARNING: Method definition vec(Number) in module FiniteDiff at /home/pkgeval/.julia/packages/FiniteDiff/zeWoZ/src/jacobians.jl:114 overwritten in module DiffEqDiffTools at /home/pkgeval/.julia/packages/DiffEqDiffTools/3mm8U/src/jacobians.jl:114.
** incremental compilation may be fatally broken for this module **
WARNING: Method definition vec(Number) in module FiniteDiff at /home/pkgeval/.julia/packages/FiniteDiff/zeWoZ/src/jacobians.jl:114 overwritten in module DiffEqDiffTools at /home/pkgeval/.julia/packages/DiffEqDiffTools/3mm8U/src/jacobians.jl:114.
** incremental compilation may be fatally broken for this module **
WARNING: Method definition vec(Number) in module DiffEqDiffTools at /home/pkgeval/.julia/packages/DiffEqDiffTools/3mm8U/src/jacobians.jl:114 overwritten in module FiniteDiff at /home/pkgeval/.julia/packages/FiniteDiff/zeWoZ/src/jacobians.jl:114.
** incremental compilation may be fatally broken for this module **
Test Summary: | Pass Total
Periodic Operators | 730 730
543.343012 seconds (85.93 M allocations: 4.255 GiB, 0.52% gc time)
Test Summary: | Pass Total
Non-Periodic Operators | 1476 1476
255.255689 seconds (280.01 M allocations: 15.179 GiB, 4.50% gc time)
Test Summary: | Pass Total
Dissipation Operators | 424 424
72.623521 seconds (53.04 M allocations: 2.631 GiB, 2.33% gc time)
Test Summary: | Pass Total
Variable Coefficient Operators | 30 30
100.604443 seconds (107.30 M allocations: 5.474 GiB, 4.37% gc time)
Test Summary: | Pass Total
Banded Matrices | 2052 2052
141.614972 seconds (84.50 M allocations: 4.464 GiB, 2.26% gc time)
Test Summary: | Pass Total
Fourier Operators | 1012 1012
18.836171 seconds (15.84 M allocations: 787.067 MiB, 2.95% gc time)
Test Summary: | Pass Total
Legendre Operators | 224 224
27.402161 seconds (39.77 M allocations: 1.820 GiB, 7.81% gc time)
Test Summary: | Pass Total
Sum of Operators | 6 6
2.574656 seconds (1.81 M allocations: 92.114 MiB, 2.11% gc time)
┌ Warning: Instability detected. Aborting
└ @ DiffEqBase ~/.julia/packages/DiffEqBase/VynZe/src/integrator_interface.jl:339
┌ Warning: Instability detected. Aborting
└ @ DiffEqBase ~/.julia/packages/DiffEqBase/VynZe/src/integrator_interface.jl:339
┌ Warning: Instability detected. Aborting
└ @ DiffEqBase ~/.julia/packages/DiffEqBase/VynZe/src/integrator_interface.jl:339
┌ Warning: Instability detected. Aborting
└ @ DiffEqBase ~/.julia/packages/DiffEqBase/VynZe/src/integrator_interface.jl:339
Test Summary: |
Conservation Laws | No tests
202.477762 seconds (183.15 M allocations: 8.684 GiB, 2.57% gc time)
Test Summary: |
Second Order Equations | No tests
38.565734 seconds (22.07 M allocations: 1.360 GiB, 1.71% gc time)
Testing SummationByPartsOperators tests passed