-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.6.0-DEV-bac321d949.log
350 lines (349 loc) · 15.8 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
Current time is 2020-10-26T05:39:59.714
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-26T05:40:01.604
Resolving package versions...
Installed PooledArrays ───────────────── v0.5.3
Installed StructTypes ────────────────── v1.1.0
Installed Compat ─────────────────────── v3.22.0
Installed JSON ───────────────────────── v0.21.1
Installed CategoricalArrays ──────────── v0.8.3
Installed ForwardDiff ────────────────── v0.10.12
Installed SolverTools ────────────────── v0.3.0
Installed DataFrames ─────────────────── v0.21.8
Installed OpenSpecFun_jll ────────────── v0.5.3+4
Installed Reexport ───────────────────── v0.2.0
Installed Missings ───────────────────── v0.4.4
Installed TimerOutputs ───────────────── v0.5.6
Installed CommonSubexpressions ───────── v0.3.0
Installed SpecialFunctions ───────────── v0.10.3
Installed Tables ─────────────────────── v1.1.0
Installed DataAPI ────────────────────── v1.3.0
Installed Zlib_jll ───────────────────── v1.2.11+18
Installed MacroTools ─────────────────── v0.5.6
Installed JLLWrappers ────────────────── v1.1.3
Installed DiffRules ──────────────────── v1.0.1
Installed FileIO ─────────────────────── v1.4.4
Installed NaNMath ────────────────────── v0.3.4
Installed SortingAlgorithms ──────────── v0.3.1
Installed TableTraits ────────────────── v1.0.0
Installed Parsers ────────────────────── v1.0.11
Installed StaticArrays ───────────────── v0.12.4
Installed JLD2 ───────────────────────── v0.1.14
Installed InvertedIndices ────────────── v1.0.0
Installed CompilerSupportLibraries_jll ─ v0.3.4+0
Installed IteratorInterfaceExtensions ── v1.0.0
Installed OrderedCollections ─────────── v1.3.1
Installed CodecZlib ──────────────────── v0.7.0
Installed LinearOperators ────────────── v1.1.0
Installed DataValueInterfaces ────────── v1.0.0
Installed DataStructures ─────────────── v0.17.20
Installed FastClosures ───────────────── v0.3.2
Installed DiffResults ────────────────── v1.0.2
Installed TranscodingStreams ─────────── v0.9.5
Installed NLPModels ──────────────────── v0.13.2
Updating `~/.julia/environments/v1.6/Project.toml`
[b5612192] + SolverTools v0.3.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[324d7699] + CategoricalArrays v0.8.3
[944b1d66] + CodecZlib v0.7.0
[bbf7d656] + CommonSubexpressions v0.3.0
[34da2185] + Compat v3.22.0
[9a962f9c] + DataAPI v1.3.0
[a93c6f00] + DataFrames v0.21.8
[864edb3b] + DataStructures v0.17.20
[e2d170a0] + DataValueInterfaces v1.0.0
[163ba53b] + DiffResults v1.0.2
[b552c78f] + DiffRules v1.0.1
[9aa1b823] + FastClosures v0.3.2
[5789e2e9] + FileIO v1.4.4
[f6369f11] + ForwardDiff v0.10.12
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[033835bb] + JLD2 v0.1.14
[692b3bcd] + JLLWrappers v1.1.3
[682c06a0] + JSON v0.21.1
[5c8ed15e] + LinearOperators v1.1.0
[1914dd2f] + MacroTools v0.5.6
[e1d29d7a] + Missings v0.4.4
[a4795742] + NLPModels v0.13.2
[77ba4419] + NaNMath v0.3.4
[bac558e1] + OrderedCollections v1.3.1
[69de0a69] + Parsers v1.0.11
[2dfb63ee] + PooledArrays v0.5.3
[189a3867] + Reexport v0.2.0
[b5612192] + SolverTools v0.3.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.10.3
[90137ffa] + StaticArrays v0.12.4
[856f2bd8] + StructTypes v1.1.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v1.1.0
[a759f4b9] + TimerOutputs v0.5.6
[3bb67fe8] + TranscodingStreams v0.9.5
[e66e0078] + CompilerSupportLibraries_jll v0.3.4+0
[efe28fd5] + OpenSpecFun_jll v0.5.3+4
[83775a58] + Zlib_jll v1.2.11+18
[0dad84c5] + ArgTools
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[f43a241f] + Downloads
[9fa8497b] + Future
[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
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[32m ✓ [39m[90mReexport[39m
[32m ✓ [39m[90mIteratorInterfaceExtensions[39m
[32m ✓ [39m[90mDataAPI[39m
[32m ✓ [39m[90mDataValueInterfaces[39m
[32m ✓ [39m[90mInvertedIndices[39m
[32m ✓ [39m[90mNaNMath[39m
[32m ✓ [39m[90mFastClosures[39m
[32m ✓ [39m[90mTimerOutputs[39m
[32m ✓ [39m[90mTableTraits[39m
[32m ✓ [39m[90mJLLWrappers[39m
[32m ✓ [39m[90mOrderedCollections[39m
[32m ✓ [39m[90mMissings[39m
[32m ✓ [39m[90mStructTypes[39m
[32m ✓ [39m[90mCompat[39m
[32m ✓ [39m[90mTranscodingStreams[39m
[32m ✓ [39m[90mPooledArrays[39m
[32m ✓ [39m[90mLinearOperators[39m
[32m ✓ [39m[90mZlib_jll[39m
[32m ✓ [39m[90mCompilerSupportLibraries_jll[39m
[32m ✓ [39m[90mTables[39m
[32m ✓ [39m[90mMacroTools[39m
[32m ✓ [39m[90mDataStructures[39m
[32m ✓ [39m[90mParsers[39m
[32m ✓ [39m[90mStaticArrays[39m
[32m ✓ [39m[90mFileIO[39m
[32m ✓ [39m[90mOpenSpecFun_jll[39m
[32m ✓ [39m[90mCommonSubexpressions[39m
[32m ✓ [39m[90mJSON[39m
[91m ✗ [39m[90mCodecZlib[39m
[32m ✓ [39m[90mDiffResults[39m
[32m ✓ [39m[90mSortingAlgorithms[39m
[32m ✓ [39m[90mCategoricalArrays[39m
[32m ✓ [39m[90mSpecialFunctions[39m
[32m ✓ [39m[90mDiffRules[39m
[91m ✗ [39m[90mJLD2[39m
[32m ✓ [39m[90mDataFrames[39m
[32m ✓ [39m[90mForwardDiff[39m
[32m ✓ [39m[90mNLPModels[39m
[91m ✗ [39mSolverTools
36 dependencies successfully precompiled, 3 errored
Starting tests at 2020-10-26T05:53:17.536
Testing SolverTools
Status `/tmp/jl_k7Nhh2/Project.toml`
[a93c6f00] DataFrames v0.21.8
[033835bb] JLD2 v0.1.14
[5c8ed15e] LinearOperators v1.1.0
[a4795742] NLPModels v0.13.2
[b5612192] SolverTools v0.3.0
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[de0858da] Printf
[8dfed614] Test
Status `/tmp/jl_k7Nhh2/Manifest.toml`
[324d7699] CategoricalArrays v0.8.3
[944b1d66] CodecZlib v0.7.0
[bbf7d656] CommonSubexpressions v0.3.0
[34da2185] Compat v3.22.0
[9a962f9c] DataAPI v1.3.0
[a93c6f00] DataFrames v0.21.8
[864edb3b] DataStructures v0.17.20
[e2d170a0] DataValueInterfaces v1.0.0
[163ba53b] DiffResults v1.0.2
[b552c78f] DiffRules v1.0.1
[9aa1b823] FastClosures v0.3.2
[5789e2e9] FileIO v1.4.4
[f6369f11] ForwardDiff v0.10.12
[41ab1584] InvertedIndices v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[033835bb] JLD2 v0.1.14
[692b3bcd] JLLWrappers v1.1.3
[682c06a0] JSON v0.21.1
[5c8ed15e] LinearOperators v1.1.0
[1914dd2f] MacroTools v0.5.6
[e1d29d7a] Missings v0.4.4
[a4795742] NLPModels v0.13.2
[77ba4419] NaNMath v0.3.4
[bac558e1] OrderedCollections v1.3.1
[69de0a69] Parsers v1.0.11
[2dfb63ee] PooledArrays v0.5.3
[189a3867] Reexport v0.2.0
[b5612192] SolverTools v0.3.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.10.3
[90137ffa] StaticArrays v0.12.4
[856f2bd8] StructTypes v1.1.0
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v1.1.0
[a759f4b9] TimerOutputs v0.5.6
[3bb67fe8] TranscodingStreams v0.9.5
[e66e0078] CompilerSupportLibraries_jll v0.3.4+0
[efe28fd5] OpenSpecFun_jll v0.5.3+4
[83775a58] Zlib_jll v1.2.11+18
[0dad84c5] ArgTools
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[f43a241f] Downloads
[9fa8497b] Future
[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: The call to compilecache failed to create a usable precompiled cache file for SolverTools [b5612192-2639-5dc1-abfe-fbedd65fab29]
│ exception = Required dependency LinearOperators [5c8ed15e-5a4c-59e4-a42b-c7e8811fb125] failed to load from a cache file.
└ @ Base loading.jl:1045
Test Summary: | Pass Total
BLAS | 24 24
Test Summary: | Pass Total
Bounds | 6 6
Test Summary: | Pass Total
Linesearch | 31 31
[ Info: Testing logger
[ Info: Testing dummy solver with logger
[ Info: iter f c dual
[ Info: 0 4.0e+00 0.0e+00 4.0e+00 0.0e+00
[ Info: 1 0.0e+00 0.0e+00 0.0e+00 8.5e+00
STATUSES:
:acceptable => solved to within acceptable tolerances
:exception => unhandled exception
:first_order => first-order stationary
:infeasible => problem may be infeasible
:max_eval => maximum number of function evaluations
:max_iter => maximum iteration
:max_time => maximum elapsed time
:neg_pred => negative predicted reduction
:not_desc => not a descent direction
:small_residual => small residual
:small_step => step too small
:stalled => stalled
:unbounded => objective function may be unbounded from below
:unknown => unknown
:user => user-requested stop
"Execution stats: first-order stationary"Generic Execution stats
status: first-order stationary
objective value: 1.0
primal feasibility: 0.0
dual feasibility: 1.0e-12
solution: [1.0 1.0 1.0 1.0 ⋯ 1.0]
iterations: 10
elapsed time: Inf
solver specific:
empty_vec: ∅
dot: 25
small_vec: [2.0 3.0]
axpy: 20
ray: [-1.0 -0.5 -0.3333333333333333 -0.25 ⋯ -0.01]
matvec: 10
Generic Execution stats
status: first-order stationary
objective value: 1.0
primal feasibility: 0.0
dual feasibility: 1.0e-12
solution: [1.0 1.0 1.0 1.0 ⋯ 1.0]
iterations: 10
elapsed time: Inf
solver specific:
empty_vec: ∅
dot: 25
small_vec: [2.0 3.0]
axpy: 20
ray: [-1.0 -0.5 -0.3333333333333333 -0.25 ⋯ -0.01]
matvec: 10
Generic Execution stats
status: first-order stationary
objective value: 1.0
primal feasibility: 0.0
dual feasibility: 1.0e-12
solution: [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]
iterations: 10
elapsed time: Inf
solver specific:
empty_vec: Any[]
dot: 25
small_vec: [2.0, 3.0]
axpy: 20
ray: [-1.0, -0.5, -0.3333333333333333, -0.25, -0.2, -0.16666666666666666, -0.14285714285714285, -0.125, -0.1111111111111111, -0.1, -0.09090909090909091, -0.08333333333333333, -0.07692307692307693, -0.07142857142857142, -0.06666666666666667, -0.0625, -0.058823529411764705, -0.05555555555555555, -0.05263157894736842, -0.05, -0.047619047619047616, -0.045454545454545456, -0.043478260869565216, -0.041666666666666664, -0.04, -0.038461538461538464, -0.037037037037037035, -0.03571428571428571, -0.034482758620689655, -0.03333333333333333, -0.03225806451612903, -0.03125, -0.030303030303030304, -0.029411764705882353, -0.02857142857142857, -0.027777777777777776, -0.02702702702702703, -0.02631578947368421, -0.02564102564102564, -0.025, -0.024390243902439025, -0.023809523809523808, -0.023255813953488372, -0.022727272727272728, -0.022222222222222223, -0.021739130434782608, -0.02127659574468085, -0.020833333333333332, -0.02040816326530612, -0.02, -0.0196078431372549, -0.019230769230769232, -0.018867924528301886, -0.018518518518518517, -0.01818181818181818, -0.017857142857142856, -0.017543859649122806, -0.017241379310344827, -0.01694915254237288, -0.016666666666666666, -0.01639344262295082, -0.016129032258064516, -0.015873015873015872, -0.015625, -0.015384615384615385, -0.015151515151515152, -0.014925373134328358, -0.014705882352941176, -0.014492753623188406, -0.014285714285714285, -0.014084507042253521, -0.013888888888888888, -0.0136986301369863, -0.013513513513513514, -0.013333333333333334, -0.013157894736842105, -0.012987012987012988, -0.01282051282051282, -0.012658227848101266, -0.0125, -0.012345679012345678, -0.012195121951219513, -0.012048192771084338, -0.011904761904761904, -0.011764705882352941, -0.011627906976744186, -0.011494252873563218, -0.011363636363636364, -0.011235955056179775, -0.011111111111111112, -0.01098901098901099, -0.010869565217391304, -0.010752688172043012, -0.010638297872340425, -0.010526315789473684, -0.010416666666666666, -0.010309278350515464, -0.01020408163265306, -0.010101010101010102, -0.01]
matvec: 10
status -> first-order stationary
neval_obj -> 0
objective -> 1.00000000e+00
iter -> 10
Status #obj f Iter
first-order stationary 0 1.00000000e+00 10
Test Summary: | Pass Total
Testing inference | 32 32
┌ Error: status bad is not a valid status. Use one of the following:
│ join(keys(STATUSES), ", ") = "max_iter, max_time, user, unbounded, acceptable, not_desc, stalled, exception, small_step, small_residual, first_order, max_eval, infeasible, unknown, neg_pred"
└ @ SolverTools ~/.julia/packages/SolverTools/7aMyZ/src/stats/stats.jl:88
Test Summary: | Pass Total
Test throws | 2 2
Test Summary: | Pass Total
Testing Dummy Solver with multi-precision | 56 56
Test Summary: | Pass Total
Trust Region | 11 11
Testing SolverTools tests passed
Finished at 2020-10-26T05:58:19.348