-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-ed177d17d6.log
229 lines (210 loc) · 8.97 KB
/
1.5.0-DEV-ed177d17d6.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.158
Commit ed177d17d6 (2020-01-27 16:45 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 IntelOpenMP_jll ──────── v2018.0.3+0
Installed Parsers ──────────────── v0.3.10
Installed AbstractFFTs ─────────── v0.5.0
Installed MbedTLS ──────────────── v0.7.0
Installed RecursiveArrayTools ──── v2.0.4
Installed ProximalAlgorithms ───── v0.3.1
Installed HTTP ─────────────────── v0.8.8
Installed StructuredOptimization ─ v0.2.3
Installed FFTW ─────────────────── v1.2.0
Installed Compat ───────────────── v2.2.0
Installed ArrayInterface ───────── v2.3.1
Installed OpenSpecFun_jll ──────── v0.5.3+1
Installed ZygoteRules ──────────── v0.2.0
Installed IterTools ────────────── v1.3.0
Installed BinaryProvider ───────── v0.5.8
Installed MutableArithmetics ───── v0.2.1
Installed OrderedCollections ───── v1.1.0
Installed AbstractOperators ────── v0.2.2
Installed BenchmarkTools ───────── v0.4.3
Installed FFTW_jll ─────────────── v3.3.9+3
Installed DataStructures ───────── v0.17.9
Installed CodecZlib ────────────── v0.6.0
Installed SpecialFunctions ─────── v0.10.0
Installed Polynomials ──────────── v0.6.0
Installed StaticArrays ─────────── v0.12.1
Installed IniFile ──────────────── v0.5.0
Installed MathOptInterface ─────── v0.9.9
Installed ProximalOperators ────── v0.10.3
Installed OSQP ─────────────────── v0.6.0
Installed MKL_jll ──────────────── v2019.0.117+2
Installed IterativeSolvers ─────── v0.8.1
Installed DSP ──────────────────── v0.6.3
Installed JSON ─────────────────── v0.21.0
Installed CodecBzip2 ───────────── v0.6.0
Installed TSVD ─────────────────── v0.4.0
Installed TranscodingStreams ───── v0.9.5
Installed JSONSchema ───────────── v0.2.0
Installed MacroTools ───────────── v0.5.3
Installed RecipesBase ──────────── v0.7.0
Installed Adapt ────────────────── v1.0.0
Installed Reexport ─────────────── v0.2.0
Installed MathProgBase ─────────── v0.7.7
Installed Requires ─────────────── v1.0.0
Updating `~/.julia/environments/v1.5/Project.toml`
[46cd3e9d] + StructuredOptimization v0.2.3
Updating `~/.julia/environments/v1.5/Manifest.toml`
[621f4979] + AbstractFFTs v0.5.0
[d9c5613a] + AbstractOperators v0.2.2
[79e6a3ab] + Adapt v1.0.0
[4fba245c] + ArrayInterface v2.3.1
[6e4b80f9] + BenchmarkTools v0.4.3
[b99e7846] + BinaryProvider v0.5.8
[523fee87] + CodecBzip2 v0.6.0
[944b1d66] + CodecZlib v0.6.0
[34da2185] + Compat v2.2.0
[717857b8] + DSP v0.6.3
[864edb3b] + DataStructures v0.17.9
[7a1cc6ca] + FFTW v1.2.0
[f5851436] + FFTW_jll v3.3.9+3
[cd3eb016] + HTTP v0.8.8
[83e8ac13] + IniFile v0.5.0
[1d5cc7b8] + IntelOpenMP_jll v2018.0.3+0
[c8e1da08] + IterTools v1.3.0
[42fd0dbc] + IterativeSolvers v0.8.1
[682c06a0] + JSON v0.21.0
[7d188eb4] + JSONSchema v0.2.0
[856f044c] + MKL_jll v2019.0.117+2
[1914dd2f] + MacroTools v0.5.3
[b8f27783] + MathOptInterface v0.9.9
[fdba3010] + MathProgBase v0.7.7
[739be429] + MbedTLS v0.7.0
[d8a4904e] + MutableArithmetics v0.2.1
[ab2f91bb] + OSQP v0.6.0
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.10
[f27b6e38] + Polynomials v0.6.0
[140ffc9f] + ProximalAlgorithms v0.3.1
[a725b495] + ProximalOperators v0.10.3
[3cdcf5f2] + RecipesBase v0.7.0
[731186ca] + RecursiveArrayTools v2.0.4
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.0
[276daf66] + SpecialFunctions v0.10.0
[90137ffa] + StaticArrays v0.12.1
[46cd3e9d] + StructuredOptimization v0.2.3
[9449cd9e] + TSVD v0.4.0
[3bb67fe8] + TranscodingStreams v0.9.5
[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 MbedTLS ───→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
Updating `/tmp/jl_KSCYDt/Project.toml`
[no changes]
Updating `/tmp/jl_KSCYDt/Manifest.toml`
[no changes]
Building FFTW ──────→ `~/.julia/packages/FFTW/qqcBj/deps/build.log`
Updating `/tmp/jl_jexDYU/Project.toml`
[no changes]
Updating `/tmp/jl_jexDYU/Manifest.toml`
[no changes]
Building CodecZlib ─→ `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Updating `/tmp/jl_QKUUnp/Project.toml`
[no changes]
Updating `/tmp/jl_QKUUnp/Manifest.toml`
[no changes]
Building CodecBzip2 → `~/.julia/packages/CodecBzip2/T5yr7/deps/build.log`
Updating `/tmp/jl_hZsZVa/Project.toml`
[no changes]
Updating `/tmp/jl_hZsZVa/Manifest.toml`
[no changes]
Building OSQP ──────→ `~/.julia/packages/OSQP/BU4WO/deps/build.log`
Updating `/tmp/jl_qBbEka/Project.toml`
[no changes]
Updating `/tmp/jl_qBbEka/Manifest.toml`
[no changes]
Testing StructuredOptimization
Updating `/tmp/jl_HtNwGB/Project.toml`
[no changes]
Updating `/tmp/jl_HtNwGB/Manifest.toml`
[no changes]
Running sandbox
Status `/tmp/jl_HtNwGB/Project.toml`
[d9c5613a] AbstractOperators v0.2.2
[717857b8] DSP v0.6.3
[7a1cc6ca] FFTW v1.2.0
[140ffc9f] ProximalAlgorithms v0.3.1
[a725b495] ProximalOperators v0.10.3
[731186ca] RecursiveArrayTools v2.0.4
[46cd3e9d] StructuredOptimization v0.2.3
[37e2e46d] LinearAlgebra
[9a3f8284] Random
[8dfed614] Test
Testing variables
Testing linear expressions
Testing AbstractOperators binding
Testing cost terms
Testing extraction from Terms
Testing splitting Terms
Testing extracting Proximable functions
Testing @minimize
Testing @minimize nonlinear
Testing: regularized least squares, with two variable blocks to make things weird
4.934833 seconds (10.84 M allocations: 341.561 MiB, 3.32% gc time)
2.385291 seconds (2.51 M allocations: 108.890 MiB, 3.83% gc time)
2.854043 seconds (2.77 M allocations: 117.331 MiB, 1.96% gc time)
0.035509 seconds (349.70 k allocations: 6.823 MiB)
Testing: lasso problem with known solution
0.049572 seconds (1.27 k allocations: 665.078 KiB)
0.210637 seconds (1.86 k allocations: 1.149 MiB, 64.76% gc time)
2.084274 seconds (1.40 M allocations: 66.487 MiB, 2.58% gc time)
0.087940 seconds (819 allocations: 364.922 KiB)
Testing: problem with smooth, non-quadratic term
16.373456 seconds (2.24 M allocations: 134.149 MiB, 1.70% gc time)
7.261419 seconds (32.27 k allocations: 19.427 MiB)
2.870504 seconds (1.43 M allocations: 69.242 MiB, 1.77% gc time)
2.887829 seconds (1.56 M allocations: 76.530 MiB, 6.99% gc time)
┌ Warning: parameter `gamma` became too small (7.092001659840556e-8), stopping the iterations
└ @ ProximalAlgorithms ~/.julia/packages/ProximalAlgorithms/CBRo1/src/algorithms/panoc.jl:98
0.856065 seconds (334.86 k allocations: 18.970 MiB)
Testing: box-constrained least-squares
3.333027 seconds (1.76 M allocations: 89.961 MiB, 5.13% gc time)
0.457494 seconds (2.74 k allocations: 3.881 MiB)
2.257097 seconds (1.43 M allocations: 67.994 MiB, 8.81% gc time)
2.160909 seconds (1.62 M allocations: 77.480 MiB, 1.40% gc time)
0.145064 seconds (1.14 k allocations: 1.100 MiB)
Testing: non-negative least-squares from a known solution
0.163042 seconds (1.77 k allocations: 2.061 MiB)
0.178972 seconds (2.36 k allocations: 3.335 MiB)
0.031707 seconds (394 allocations: 339.969 KiB)
0.183514 seconds (864 allocations: 885.562 KiB)
0.161857 seconds (898 allocations: 886.391 KiB)
Test Summary: | Pass Total
StructuredOptimization | 397 397
Testing StructuredOptimization tests passed