-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.6.0-DEV-bac321d949.log
357 lines (354 loc) · 14.6 KB
/
1.6.0-DEV-bac321d949.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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
Current time is 2020-10-26T13:24:06.100
Julia Version 1.6.0-DEV.1331
Commit bac321d949 (2020-10-25 22:53 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
JULIA_PKG_SERVER =
Starting installation at 2020-10-26T13:24:07.959
Resolving package versions...
Installed VersionParsing ─────────────── v1.2.0
Installed AbstractFFTs ───────────────── v0.4.1
Installed Arpack ─────────────────────── v0.4.0
Installed FFTW ───────────────────────── v0.3.0
Installed Compat ─────────────────────── v3.22.0
Installed JSON ───────────────────────── v0.21.1
Installed Mozi ───────────────────────── v0.0.2
Installed Polynomials ────────────────── v0.6.1
Installed Reexport ───────────────────── v0.2.0
Installed BinDeps ────────────────────── v1.0.1
Installed BinaryProvider ─────────────── v0.5.10
Installed OpenBLAS_jll ───────────────── v0.3.10+0
Installed SpecialFunctions ───────────── v0.8.0
Installed JLLWrappers ────────────────── v1.1.3
Installed CompilerSupportLibraries_jll ─ v0.3.4+0
Installed Arpack_jll ─────────────────── v3.5.0+3
Installed Parsers ────────────────────── v1.0.11
Installed QuadGK ─────────────────────── v2.4.1
Installed DSP ────────────────────────── v0.6.0
Installed OrderedCollections ─────────── v1.3.1
Installed StaticArrays ───────────────── v0.12.4
Installed DataStructures ─────────────── v0.18.8
Installed Conda ──────────────────────── v1.4.1
Installed RecipesBase ────────────────── v0.8.0
Installed Combinatorics ──────────────── v1.0.2
Installed URIParser ──────────────────── v0.4.1
Installed HCubature ──────────────────── v1.4.0
Updating `~/.julia/environments/v1.6/Project.toml`
[938b0b66] + Mozi v0.0.2
Updating `~/.julia/environments/v1.6/Manifest.toml`
[621f4979] + AbstractFFTs v0.4.1
[7d9fca2a] + Arpack v0.4.0
[9e28174c] + BinDeps v1.0.1
[b99e7846] + BinaryProvider v0.5.10
[861a8166] + Combinatorics v1.0.2
[34da2185] + Compat v3.22.0
[8f4d0f93] + Conda v1.4.1
[717857b8] + DSP v0.6.0
[864edb3b] + DataStructures v0.18.8
[7a1cc6ca] + FFTW v0.3.0
[19dc6840] + HCubature v1.4.0
[692b3bcd] + JLLWrappers v1.1.3
[682c06a0] + JSON v0.21.1
[938b0b66] + Mozi v0.0.2
[bac558e1] + OrderedCollections v1.3.1
[69de0a69] + Parsers v1.0.11
[f27b6e38] + Polynomials v0.6.1
[1fd47b50] + QuadGK v2.4.1
[3cdcf5f2] + RecipesBase v0.8.0
[189a3867] + Reexport v0.2.0
[276daf66] + SpecialFunctions v0.8.0
[90137ffa] + StaticArrays v0.12.4
[30578b45] + URIParser v0.4.1
[81def892] + VersionParsing v1.2.0
[68821587] + Arpack_jll v3.5.0+3
[e66e0078] + CompilerSupportLibraries_jll v0.3.4+0
[4536629a] + OpenBLAS_jll v0.3.10+0
[0dad84c5] + ArgTools
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[f43a241f] + Downloads
[b77e0a4c] + InteractiveUtils
[b27032c2] + LibCURL
[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
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
[deac9b47] + LibCURL_jll
[14a3606d] + MozillaCACerts_jll
Building Conda ───────────→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/7a58bb32ce5d85f8bf7559aa7c2842f9aecf52fc/build.log`
Building FFTW ────────────→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/e1a479d3c972f20c9a70563eec740bbfc786f515/build.log`
Building SpecialFunctions → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/3bdd374b6fd78faf0119b8c5d538788dbf910c6e/build.log`
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[32m ✓ [39m[90mReexport[39m
[32m ✓ [39m[90mRecipesBase[39m
[32m ✓ [39m[90mVersionParsing[39m
[32m ✓ [39m[90mJLLWrappers[39m
[32m ✓ [39m[90mAbstractFFTs[39m
[32m ✓ [39m[90mOrderedCollections[39m
[32m ✓ [39m[90mURIParser[39m
[32m ✓ [39m[90mCompat[39m
[32m ✓ [39m[90mCombinatorics[39m
[32m ✓ [39m[90mPolynomials[39m
[32m ✓ [39m[90mBinDeps[39m
[32m ✓ [39m[90mCompilerSupportLibraries_jll[39m
[32m ✓ [39m[90mParsers[39m
[32m ✓ [39m[90mStaticArrays[39m
[32m ✓ [39m[90mJSON[39m
[32m ✓ [39m[90mSpecialFunctions[39m
[32m ✓ [39m[90mConda[39m
[32m ✓ [39m[90mDataStructures[39m
[32m ✓ [39m[90mFFTW[39m
[32m ✓ [39m[90mOpenBLAS_jll[39m
[32m ✓ [39m[90mDSP[39m
[32m ✓ [39m[90mArpack_jll[39m
[32m ✓ [39m[90mQuadGK[39m
[32m ✓ [39m[90mArpack[39m
[32m ✓ [39m[90mHCubature[39m
[32m ✓ [39mMozi
26 dependencies successfully precompiled (1 already precompiled)
Starting tests at 2020-10-26T13:28:40.140
Testing Mozi
Status `/tmp/jl_qWHvrZ/Project.toml`
[7d9fca2a] Arpack v0.4.0
[717857b8] DSP v0.6.0
[7a1cc6ca] FFTW v0.3.0
[19dc6840] HCubature v1.4.0
[938b0b66] Mozi v0.0.2
[46dd5b70] Pardiso v0.5.1
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[a63ad114] Mmap
[de0858da] Printf
[9e88b42a] Serialization
[2f01184e] SparseArrays
[8dfed614] Test
Status `/tmp/jl_qWHvrZ/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[7d9fca2a] Arpack v0.4.0
[9e28174c] BinDeps v1.0.1
[b99e7846] BinaryProvider v0.5.10
[861a8166] Combinatorics v1.0.2
[34da2185] Compat v3.22.0
[8f4d0f93] Conda v1.4.1
[717857b8] DSP v0.6.0
[864edb3b] DataStructures v0.18.8
[7a1cc6ca] FFTW v0.3.0
[19dc6840] HCubature v1.4.0
[692b3bcd] JLLWrappers v1.1.3
[682c06a0] JSON v0.21.1
[938b0b66] Mozi v0.0.2
[bac558e1] OrderedCollections v1.3.1
[46dd5b70] Pardiso v0.5.1
[69de0a69] Parsers v1.0.11
[f27b6e38] Polynomials v0.6.1
[1fd47b50] QuadGK v2.4.1
[3cdcf5f2] RecipesBase v0.8.0
[189a3867] Reexport v0.2.0
[276daf66] SpecialFunctions v0.8.0
[90137ffa] StaticArrays v0.12.4
[30578b45] URIParser v0.4.1
[81def892] VersionParsing v1.2.0
[68821587] Arpack_jll v3.5.0+3
[e66e0078] CompilerSupportLibraries_jll v0.3.4+0
[1d5cc7b8] IntelOpenMP_jll v2018.0.3+0
[856f044c] MKL_jll v2020.2.254+0
[4536629a] OpenBLAS_jll v0.3.10+0
[0dad84c5] ArgTools
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[f43a241f] Downloads
[b77e0a4c] InteractiveUtils
[b27032c2] LibCURL
[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
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
[deac9b47] LibCURL_jll
[14a3606d] MozillaCACerts_jll
Testing Running tests...
WARNING: Method definition getindex(Mozi.FESparse.SparseMatrixCOO{Tv, Ti} where Ti<:Integer where Tv, Int64, Int64) in module FESparse at /home/pkgeval/.julia/packages/Mozi/swp7G/src/FESparse.jl:64 overwritten at /home/pkgeval/.julia/packages/Mozi/swp7G/src/FESparse.jl:69.
** incremental compilation may be fatally broken for this module **
WARNING: Method definition result_element() in module Result at /home/pkgeval/.julia/packages/Mozi/swp7G/src/result/beam_result.jl:134 overwritten at /home/pkgeval/.julia/packages/Mozi/swp7G/src/result/quad_result.jl:75.
** incremental compilation may be fatally broken for this module **
to_csc(res) =
3.0 ⋅ ⋅
⋅ 3.0 ⋅
⋅ ⋅ 3.0
disperse([1, 2, 3], [4, 5, 10], 10) = [0, 0, 0, 1, 2, 0, 0, 0, 0, 3]
0.131320 seconds (20.11 k allocations: 302.073 MiB, 51.35% gc time)
0.804901 seconds (935.39 k allocations: 1.226 GiB, 12.61% gc time, 68.23% compilation time)
0.000000 seconds
0.000000 seconds
18.051596 seconds (21.10 M allocations: 2.748 GiB, 7.09% gc time, 97.16% compilation time)
┌ Info: STRUCTURE INFO
│ Total_DOF = 3606
│ Free_DOF = 3600
│ N_Nodes = 601
│ N_Beams = 600
│ N_Quads = 0
└ N_Trias = 0
┌ Info: -------------------------- 求解一阶线性工况 ---------------------------
└ 工况 = "DL"
[ Info: ------------------------------ 求解完成 ------------------------------
11.553787 seconds (18.41 M allocations: 1.055 GiB, 8.61% gc time, 99.47% compilation time)
0.002694 seconds (3.79 k allocations: 12.971 MiB)
0.000000 seconds
13.985306 seconds (10.26 M allocations: 772.489 MiB, 10.52% gc time, 97.44% compilation time)
0.000000 seconds
14.002228 seconds (10.28 M allocations: 788.833 MiB, 10.51% gc time, 97.37% compilation time)
┌ Info: STRUCTURE INFO
│ Total_DOF = 726
│ Free_DOF = 660
│ N_Nodes = 121
│ N_Beams = 0
│ N_Quads = 100
└ N_Trias = 0
┌ Info: -------------------------- 求解一阶线性工况 ---------------------------
└ 工况 = "DL"
[ Info: ------------------------------ 求解完成 ------------------------------
┌ Warning: Assignment to `r` in soft scope is ambiguous because a global variable by the same name exists: `r` will be treated as a new local. Disambiguate by using `local r` to suppress this warning or `global r` to assign to the existing global variable.
└ @ ~/.julia/packages/Mozi/swp7G/test/quads/element_test.jl:45
r = [0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
[ Info: ---------- Basic cantilever test ----------
0.000039 seconds (60 allocations: 17.125 KiB)
0.000067 seconds (36 allocations: 28.984 KiB)
0.000000 seconds
0.000000 seconds
┌ Info: STRUCTURE INFO
│ Total_DOF = 12
│ Free_DOF = 6
│ N_Nodes = 2
│ N_Beams = 1
│ N_Quads = 0
└ N_Trias = 0
┌ Info: -------------------------- 求解一阶线性工况 ---------------------------
└ 工况 = "DL"
[ Info: ------------------------------ 求解完成 ------------------------------
[ Info: ---------- Modal test ----------
0.000039 seconds (60 allocations: 17.125 KiB)
0.000027 seconds (36 allocations: 28.984 KiB)
0.000000 seconds
0.000000 seconds
┌ Info: STRUCTURE INFO
│ Total_DOF = 12
│ Free_DOF = 6
│ N_Nodes = 2
│ N_Beams = 1
│ N_Quads = 0
└ N_Trias = 0
┌ Info: -------------------------- 求解自振模态特征值 --------------------------
│ 工况 = "modal"
└ 前一步基础工况 = ""
[ Info: ------------------------------ 求解完成 ------------------------------
┌ Info: -------------------------- 求解一阶线性工况 ---------------------------
└ 工况 = "DL"
[ Info: ------------------------------ 求解完成 ------------------------------
┌ Info: To be examined
│ T =
│ 4-element Vector{Float64}:
│ 38.77287621931162
│ 24.549855785852227
│ 8.692810897919356
└ 1.352397124753533
[ Info: ----------Node spring test----------
0.000055 seconds (60 allocations: 17.125 KiB)
0.000054 seconds (36 allocations: 28.984 KiB)
0.000000 seconds
0.000000 seconds
┌ Info: STRUCTURE INFO
│ Total_DOF = 12
│ Free_DOF = 12
│ N_Nodes = 2
│ N_Beams = 1
│ N_Quads = 0
└ N_Trias = 0
┌ Info: -------------------------- 求解一阶线性工况 ---------------------------
└ 工况 = "DL"
[ Info: ------------------------------ 求解完成 ------------------------------
[ Info: ---------- Modal test ----------
[ Info: ---------- Time history test ----------
0.000047 seconds (60 allocations: 17.125 KiB)
0.000025 seconds (36 allocations: 28.984 KiB)
0.000000 seconds
0.000000 seconds
┌ Info: STRUCTURE INFO
│ Total_DOF = 12
│ Free_DOF = 6
│ N_Nodes = 2
│ N_Beams = 1
│ N_Quads = 0
└ N_Trias = 0
┌ Info: ----------------------- 求解Newmark-β法逐步积分 -----------------------
│ Δt = 0.015625
│ β = 0.25
└ γ = 0.5
[ Info: ------------------------------ 求解完成 ------------------------------
┌ Info: -------------------------- 求解自振模态特征值 --------------------------
│ 工况 = "MODAL"
└ 前一步基础工况 = ""
[ Info: ------------------------------ 求解完成 ------------------------------
[ Info: ----------------------- 求解Wilson-θ法逐步积分 -----------------------
┌ Warning: 算法可能不稳定
└ @ Mozi.Solver ~/.julia/packages/Mozi/swp7G/src/solver/dynamic_solver.jl:173
[ Info: ------------------------------ 求解完成 ------------------------------
┌ Info: ------------------------ 求解振型分解法频域积分 ------------------------
│ 模态工况 = "MODAL"
└ 模态数量 = 6
[ Info: ------------------------------ 求解完成 ------------------------------
┌ Info: ----------------------- 求解中心差分法逐步积分 -----------------------
└ Δt = 0.015625
┌ Warning: 未考虑临界Δt,算法可能不稳定
└ @ Mozi.Solver ~/.julia/packages/Mozi/swp7G/src/solver/dynamic_solver.jl:372
[ Info: ------------------------------ 求解完成 ------------------------------
┌ Info: -------------------------- 求解一阶线性工况 ---------------------------
└ 工况 = "STATIC"
[ Info: ------------------------------ 求解完成 ------------------------------
T = [41.049402668623415, 25.261593196354934, 9.203019222728933, 1.391742589361064, 0.3122373717544315, 0.07761335811110034]
Testing Mozi tests passed
Finished at 2020-10-26T13:30:54.493