-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.5.0-DEV-3720edfc06.log
256 lines (255 loc) · 19.6 KB
/
1.5.0-DEV-3720edfc06.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
Julia Version 1.5.0-DEV.230
Commit 3720edfc06 (2020-02-03 20:02 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-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Adapt ────────────── v1.0.0
Installed IniFile ──────────── v0.5.0
Installed OSQP ─────────────── v0.6.0
Installed CodecZlib ────────── v0.6.0
Installed MbedTLS ──────────── v0.7.0
Installed BinaryProvider ───── v0.5.8
Installed JSON ─────────────── v0.21.0
Installed ProximalOperators ── v0.10.3
Installed MutableArithmetics ─ v0.2.2
Installed Parsers ──────────── v0.3.11
Installed CodecBzip2 ───────── v0.6.0
Installed OrderedCollections ─ v1.1.0
Installed MathProgBase ─────── v0.7.7
Installed JSONSchema ───────── v0.2.0
Installed RecipesBase ──────── v0.7.0
Installed Compat ───────────── v2.2.0
Installed TSVD ─────────────── v0.4.0
Installed HTTP ─────────────── v0.8.8
Installed IterativeSolvers ─── v0.8.1
Installed BenchmarkTools ───── v0.4.3
Installed MathOptInterface ─── v0.9.10
Installed TranscodingStreams ─ v0.9.5
Updating `~/.julia/environments/v1.5/Project.toml`
[a725b495] + ProximalOperators v0.10.3
Updating `~/.julia/environments/v1.5/Manifest.toml`
[79e6a3ab] + Adapt v1.0.0
[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
[cd3eb016] + HTTP v0.8.8
[83e8ac13] + IniFile v0.5.0
[42fd0dbc] + IterativeSolvers v0.8.1
[682c06a0] + JSON v0.21.0
[7d188eb4] + JSONSchema v0.2.0
[b8f27783] + MathOptInterface v0.9.10
[fdba3010] + MathProgBase v0.7.7
[739be429] + MbedTLS v0.7.0
[d8a4904e] + MutableArithmetics v0.2.2
[ab2f91bb] + OSQP v0.6.0
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.11
[a725b495] + ProximalOperators v0.10.3
[3cdcf5f2] + RecipesBase v0.7.0
[9449cd9e] + TSVD v0.4.0
[3bb67fe8] + TranscodingStreams v0.9.5
[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`
Building CodecZlib ─→ `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Building CodecBzip2 → `~/.julia/packages/CodecBzip2/T5yr7/deps/build.log`
Building OSQP ──────→ `~/.julia/packages/OSQP/BU4WO/deps/build.log`
Testing ProximalOperators
Status `/tmp/jl_kKFDSi/Manifest.toml`
[79e6a3ab] Adapt v1.0.0
[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
[cd3eb016] HTTP v0.8.8
[83e8ac13] IniFile v0.5.0
[42fd0dbc] IterativeSolvers v0.8.1
[682c06a0] JSON v0.21.0
[7d188eb4] JSONSchema v0.2.0
[b8f27783] MathOptInterface v0.9.10
[fdba3010] MathProgBase v0.7.7
[739be429] MbedTLS v0.7.0
[d8a4904e] MutableArithmetics v0.2.2
[ab2f91bb] OSQP v0.6.0
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.11
[a725b495] ProximalOperators v0.10.3
[3cdcf5f2] RecipesBase v0.7.0
[9449cd9e] TSVD v0.4.0
[3bb67fe8] TranscodingStreams v0.9.5
[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
Test Summary: | Pass Total
Utilities | 4 4
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_indPolyhedral.jl:43
┌ Warning: Assignment to `fx` in soft scope is ambiguous because a global variable by the same name exists: `fx` will be treated as a new local. Disambiguate by using `local fx` to suppress this warning or `global fx` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_indPolyhedral.jl:46
┌ Warning: Assignment to `p` in soft scope is ambiguous because a global variable by the same name exists: `p` will be treated as a new local. Disambiguate by using `local p` to suppress this warning or `global p` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_indPolyhedral.jl:47
┌ Warning: Assignment to `x` in soft scope is ambiguous because a global variable by the same name exists: `x` will be treated as a new local. Disambiguate by using `local x` to suppress this warning or `global x` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calls.jl:282
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calls.jl:283
┌ Warning: Assignment to `fx` in soft scope is ambiguous because a global variable by the same name exists: `fx` will be treated as a new local. Disambiguate by using `local fx` to suppress this warning or `global fx` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calls.jl:288
┌ Warning: Assignment to `y` in soft scope is ambiguous because a global variable by the same name exists: `y` will be treated as a new local. Disambiguate by using `local y` to suppress this warning or `global y` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calls.jl:291
┌ Warning: Assignment to `fy` in soft scope is ambiguous because a global variable by the same name exists: `fy` will be treated as a new local. Disambiguate by using `local fy` to suppress this warning or `global fy` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calls.jl:291
┌ Warning: Assignment to `x` in soft scope is ambiguous because a global variable by the same name exists: `x` will be treated as a new local. Disambiguate by using `local x` to suppress this warning or `global x` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_graph.jl:81
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_graph.jl:82
┌ Warning: Assignment to `fx` in soft scope is ambiguous because a global variable by the same name exists: `fx` will be treated as a new local. Disambiguate by using `local fx` to suppress this warning or `global fx` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_graph.jl:93
┌ Warning: Assignment to `y` in soft scope is ambiguous because a global variable by the same name exists: `y` will be treated as a new local. Disambiguate by using `local y` to suppress this warning or `global y` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_graph.jl:96
┌ Warning: Assignment to `fy` in soft scope is ambiguous because a global variable by the same name exists: `fy` will be treated as a new local. Disambiguate by using `local fy` to suppress this warning or `global fy` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_graph.jl:96
Test Summary: | Pass Total
Functions | 5509 5509
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_gradients.jl:146
┌ Warning: Assignment to `x` in soft scope is ambiguous because a global variable by the same name exists: `x` will be treated as a new local. Disambiguate by using `local x` to suppress this warning or `global x` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_gradients.jl:147
┌ Warning: Assignment to `fx` in soft scope is ambiguous because a global variable by the same name exists: `fx` will be treated as a new local. Disambiguate by using `local fx` to suppress this warning or `global fx` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_gradients.jl:153
Test Summary: | Pass Total
Gradients | 3024 3024
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calculus.jl:105
┌ Warning: Assignment to `g` in soft scope is ambiguous because a global variable by the same name exists: `g` will be treated as a new local. Disambiguate by using `local g` to suppress this warning or `global g` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calculus.jl:106
┌ Warning: Assignment to `x` in soft scope is ambiguous because a global variable by the same name exists: `x` will be treated as a new local. Disambiguate by using `local x` to suppress this warning or `global x` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calculus.jl:109
┌ Warning: Assignment to `fy` in soft scope is ambiguous because a global variable by the same name exists: `fy` will be treated as a new local. Disambiguate by using `local fy` to suppress this warning or `global fy` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_calculus.jl:113
Test Summary: | Pass Total
Calculus rules | 1186 1186
┌ Warning: Assignment to `x` in soft scope is ambiguous because a global variable by the same name exists: `x` will be treated as a new local. Disambiguate by using `local x` to suppress this warning or `global x` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:19
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:21
┌ Warning: Assignment to `g` in soft scope is ambiguous because a global variable by the same name exists: `g` will be treated as a new local. Disambiguate by using `local g` to suppress this warning or `global g` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:22
┌ Warning: Assignment to `y1` in soft scope is ambiguous because a global variable by the same name exists: `y1` will be treated as a new local. Disambiguate by using `local y1` to suppress this warning or `global y1` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:24
┌ Warning: Assignment to `fy1` in soft scope is ambiguous because a global variable by the same name exists: `fy1` will be treated as a new local. Disambiguate by using `local fy1` to suppress this warning or `global fy1` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:24
┌ Warning: Assignment to `y2` in soft scope is ambiguous because a global variable by the same name exists: `y2` will be treated as a new local. Disambiguate by using `local y2` to suppress this warning or `global y2` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:26
┌ Warning: Assignment to `x` in soft scope is ambiguous because a global variable by the same name exists: `x` will be treated as a new local. Disambiguate by using `local x` to suppress this warning or `global x` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:33
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:35
┌ Warning: Assignment to `g` in soft scope is ambiguous because a global variable by the same name exists: `g` will be treated as a new local. Disambiguate by using `local g` to suppress this warning or `global g` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:36
┌ Warning: Assignment to `y1` in soft scope is ambiguous because a global variable by the same name exists: `y1` will be treated as a new local. Disambiguate by using `local y1` to suppress this warning or `global y1` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:38
┌ Warning: Assignment to `fy1` in soft scope is ambiguous because a global variable by the same name exists: `fy1` will be treated as a new local. Disambiguate by using `local fy1` to suppress this warning or `global fy1` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:38
┌ Warning: Assignment to `y2` in soft scope is ambiguous because a global variable by the same name exists: `y2` will be treated as a new local. Disambiguate by using `local y2` to suppress this warning or `global y2` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:39
┌ Warning: Assignment to `x` in soft scope is ambiguous because a global variable by the same name exists: `x` will be treated as a new local. Disambiguate by using `local x` to suppress this warning or `global x` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:65
┌ Warning: Assignment to `y1` in soft scope is ambiguous because a global variable by the same name exists: `y1` will be treated as a new local. Disambiguate by using `local y1` to suppress this warning or `global y1` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:67
┌ Warning: Assignment to `y2` in soft scope is ambiguous because a global variable by the same name exists: `y2` will be treated as a new local. Disambiguate by using `local y2` to suppress this warning or `global y2` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_equivalences.jl:69
Test Summary: | Pass Total
Equivalences | 34 34
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_condition.jl:60
┌ Warning: Assignment to `y` in soft scope is ambiguous because a global variable by the same name exists: `y` will be treated as a new local. Disambiguate by using `local y` to suppress this warning or `global y` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_condition.jl:62
┌ Warning: Assignment to `fy` in soft scope is ambiguous because a global variable by the same name exists: `fy` will be treated as a new local. Disambiguate by using `local fy` to suppress this warning or `global fy` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_condition.jl:62
Test Summary: | Pass Total
Conditions | 19 19
┌ Warning: Assignment to `f` in soft scope is ambiguous because a global variable by the same name exists: `f` will be treated as a new local. Disambiguate by using `local f` to suppress this warning or `global f` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_results.jl:324
┌ Warning: Assignment to `x` in soft scope is ambiguous because a global variable by the same name exists: `x` will be treated as a new local. Disambiguate by using `local x` to suppress this warning or `global x` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_results.jl:325
┌ Warning: Assignment to `fx` in soft scope is ambiguous because a global variable by the same name exists: `fx` will be treated as a new local. Disambiguate by using `local fx` to suppress this warning or `global fx` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_results.jl:332
┌ Warning: Assignment to `y` in soft scope is ambiguous because a global variable by the same name exists: `y` will be treated as a new local. Disambiguate by using `local y` to suppress this warning or `global y` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_results.jl:338
┌ Warning: Assignment to `fy` in soft scope is ambiguous because a global variable by the same name exists: `fy` will be treated as a new local. Disambiguate by using `local fy` to suppress this warning or `global fy` to assign to the existing global variable.
└ @ ~/.julia/packages/ProximalOperators/18mAn/test/test_results.jl:338
Test Summary: | Pass Total
Hardcoded | 386 386
Generating random lasso problem
Calling solvers
FISTA
nnz(x) = 126.0
obj value = 9777.896041945503
ADMM
nnz(x) = 126.0
obj value = 9777.896048783612
Generating random robust PCA problem
Calling solvers
FISTA
nnz(S) = 20
rank(L) = 4
||A|| = 12.170064942840302
||A-S-L|| = 1.8575605408319609
Test Summary: | Pass Total
Demos | 1 1
Testing ProximalOperators tests passed