-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-13d1bd4689.log
368 lines (347 loc) · 20.7 KB
/
1.5.0-DEV-13d1bd4689.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
358
359
360
361
362
363
364
365
366
367
368
Julia Version 1.5.0-DEV.0
Commit 13d1bd4689 (2019-12-31 18:18 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
Resolving package versions...
Installed RecipesBase ────────── v0.7.0
Installed Reexport ───────────── v0.2.0
Installed DiffResults ────────── v1.0.2
Installed Parsers ────────────── v0.3.10
Installed OrderedCollections ─── v1.1.0
Installed DataStructures ─────── v0.17.6
Installed SDDP ───────────────── v0.2.1
Installed MathOptInterface ───── v0.9.8
Installed NaNMath ────────────── v0.3.3
Installed CommonSubexpressions ─ v0.2.0
Installed CodecZlib ──────────── v0.6.0
Installed DiffRules ──────────── v1.0.0
Installed ForwardDiff ────────── v0.10.8
Installed BenchmarkTools ─────── v0.4.3
Installed TimerOutputs ───────── v0.5.3
Installed BinaryProvider ─────── v0.5.8
Installed MbedTLS ────────────── v0.7.0
Installed JSON ───────────────── v0.21.0
Installed CodecBzip2 ─────────── v0.6.0
Installed TranscodingStreams ─── v0.9.5
Installed MathOptFormat ──────── v0.4.0
Installed HTTP ───────────────── v0.8.8
Installed SpecialFunctions ───── v0.9.0
Installed MutableArithmetics ─── v0.1.1
Installed Calculus ───────────── v0.5.1
Installed JSONSchema ─────────── v0.1.1
Installed StaticArrays ───────── v0.12.1
Installed IniFile ────────────── v0.5.0
Installed OpenSpecFun_jll ────── v0.5.3+1
Installed JuMP ───────────────── v0.20.1
Updating `~/.julia/environments/v1.5/Project.toml`
[f4570300] + SDDP v0.2.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.4.3
[b99e7846] + BinaryProvider v0.5.8
[49dc2e85] + Calculus v0.5.1
[523fee87] + CodecBzip2 v0.6.0
[944b1d66] + CodecZlib v0.6.0
[bbf7d656] + CommonSubexpressions v0.2.0
[864edb3b] + DataStructures v0.17.6
[163ba53b] + DiffResults v1.0.2
[b552c78f] + DiffRules v1.0.0
[f6369f11] + ForwardDiff v0.10.8
[cd3eb016] + HTTP v0.8.8
[83e8ac13] + IniFile v0.5.0
[682c06a0] + JSON v0.21.0
[7d188eb4] + JSONSchema v0.1.1
[4076af6c] + JuMP v0.20.1
[f4570300] + MathOptFormat v0.4.0
[b8f27783] + MathOptInterface v0.9.8
[739be429] + MbedTLS v0.7.0
[d8a4904e] + MutableArithmetics v0.1.1
[77ba4419] + NaNMath v0.3.3
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.10
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[f4570300] + SDDP v0.2.1
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[a759f4b9] + TimerOutputs v0.5.3
[3bb67fe8] + TranscodingStreams v0.9.5
[2a0f44e3] + Base64
[ade2ca70] + Dates
[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
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building MbedTLS ───→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
Updating `/tmp/jl_MouLl4/Project.toml`
[no changes]
Updating `/tmp/jl_MouLl4/Manifest.toml`
[no changes]
Building CodecZlib ─→ `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Updating `/tmp/jl_3Ua2oV/Project.toml`
[no changes]
Updating `/tmp/jl_3Ua2oV/Manifest.toml`
[no changes]
Building CodecBzip2 → `~/.julia/packages/CodecBzip2/T5yr7/deps/build.log`
Updating `/tmp/jl_Cm1Sv5/Project.toml`
[no changes]
Updating `/tmp/jl_Cm1Sv5/Manifest.toml`
[no changes]
Testing SDDP
Installed Tokenize ─────── v0.5.7
Installed GLPK ─────────── v0.12.0
Installed JuliaFormatter ─ v0.1.44
Installed CSTParser ────── v1.1.1
Updating `/tmp/jl_9MH5jy/Project.toml`
[60bf3e95] + GLPK v0.12.0
[98e50ef6] + JuliaFormatter v0.1.44
Updating `/tmp/jl_9MH5jy/Manifest.toml`
[00ebfdb7] + CSTParser v1.1.1
[60bf3e95] + GLPK v0.12.0
[98e50ef6] + JuliaFormatter v0.1.44
[0796e94c] + Tokenize v0.5.7
Building GLPK → `~/.julia/packages/GLPK/J1b5G/deps/build.log`
Updating `/tmp/jl_iOb0gY/Project.toml`
[no changes]
Updating `/tmp/jl_iOb0gY/Manifest.toml`
[no changes]
Running sandbox
Status `/tmp/jl_9MH5jy/Project.toml`
[60bf3e95] GLPK v0.12.0
[cd3eb016] HTTP v0.8.8
[682c06a0] JSON v0.21.0
[4076af6c] JuMP v0.20.1
[98e50ef6] JuliaFormatter v0.1.44
[f4570300] MathOptFormat v0.4.0
[3cdcf5f2] RecipesBase v0.7.0
[189a3867] Reexport v0.2.0
[f4570300] SDDP v0.2.1
[a759f4b9] TimerOutputs v0.5.3
[8ba89e20] Distributed
[37e2e46d] LinearAlgebra
[44cfe95a] Pkg
[de0858da] Printf
[9a3f8284] Random
[10745b16] Statistics
[8dfed614] Test
┌ Warning: Radius is very small. You should probably use `SDDP.Expectation()` instead.
└ @ SDDP ~/.julia/packages/SDDP/3B4BV/src/plugins/risk_measures.jl:275
Simulated policy value: [ 4.494910e+00, 6.705090e+00]
Simulated policy value: [ 4.218969e+00, 6.181031e+00]
Simulated policy value: [ 5.120828e+00, 7.279172e+00]
Simulated policy value: [ 4.494910e+00, 6.705090e+00]
Simulated policy value: [ 4.218969e+00, 6.181031e+00]
Simulated policy value: [ 5.120828e+00, 7.279172e+00]
┌ Warning: `SDDP.save` is deprecated. Use `SDDP.plot` instead.
│ caller = ip:0x0
└ @ Core :-1
┌ Warning: Budget for nodes is less than the number of stages. Using one node per stage.
└ @ SDDP ~/.julia/packages/SDDP/3B4BV/src/modeling_aids.jl:87
┌ Warning: Too few scenarios to form an approximation of the lattice. Restarting the approximation with 1000 scenarios.
└ @ SDDP ~/.julia/packages/SDDP/3B4BV/src/modeling_aids.jl:67
------------------------------------------------------------------
SDDP.jl (c) Oscar Dowson, 2017-19
Numerical stability report
Non-zero Matrix range [1e+00, 1e+00]
Non-zero Objective range [2e-01, 3e+00]
Non-zero Bounds range [5e+01, 5e+01]
Non-zero RHS range [0e+00, 0e+00]
No problems detected
Solver: serial mode
Iteration Simulation Bound Time (s) Proc. ID
1 0.000000e+00 -4.963160e+01 2.382994e-03 1
2 -2.293160e+01 -4.680515e+01 6.585598e-02 1
3 -2.356515e+01 -2.482867e+01 6.807399e-02 1
4 -3.334867e+01 -2.396000e+01 6.999111e-02 1
5 -2.396000e+01 -2.396000e+01 7.105494e-02 1
6 -4.260000e+01 -2.396000e+01 7.185888e-02 1
7 -2.396000e+01 -2.396000e+01 7.327700e-02 1
8 -5.320000e+00 -2.396000e+01 7.464409e-02 1
9 -2.396000e+01 -2.396000e+01 7.541203e-02 1
10 -2.396000e+01 -2.396000e+01 7.628703e-02 1
Terminating training with status: iteration_limit
------------------------------------------------------------------
─────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 1.85s / 0.58% 16.2MiB / 4.50%
Section ncalls time %tot avg alloc %tot avg
─────────────────────────────────────────────────────────────────────────────
backward_pass 10 5.89ms 54.4% 589μs 336KiB 44.9% 33.6KiB
solve_subproblem 40 3.00ms 27.7% 75.0μs 183KiB 24.5% 4.58KiB
forward_pass 10 3.98ms 36.8% 398μs 355KiB 47.5% 35.5KiB
solve_subproblem 30 3.27ms 30.2% 109μs 298KiB 39.9% 9.95KiB
sample_scenario 10 184μs 1.70% 18.4μs 8.77KiB 1.17% 898B
calculate_bound 10 955μs 8.82% 95.5μs 56.6KiB 7.57% 5.66KiB
─────────────────────────────────────────────────────────────────────────────
------------------------------------------------------------------
SDDP.jl (c) Oscar Dowson, 2017-19
Numerical stability report
Non-zero Matrix range [1e+00, 1e+00]
Non-zero Objective range [2e-01, 3e+00]
Non-zero Bounds range [5e+01, 5e+01]
Non-zero RHS range [0e+00, 0e+00]
No problems detected
Solver: serial mode
Iteration Simulation Bound Time (s) Proc. ID
1 0.000000e+00 -4.963160e+01 2.237082e-03 1
2 -4.291601e+00 -4.680515e+01 3.076077e-03 1
3 -1.424515e+01 -2.482867e+01 4.026890e-03 1
4 -6.188670e+00 -2.396000e+01 4.869938e-03 1
5 -2.396000e+01 -2.396000e+01 5.626917e-03 1
6 -2.396000e+01 -2.396000e+01 6.364107e-03 1
7 -4.260000e+01 -2.396000e+01 7.087946e-03 1
8 -4.260000e+01 -2.396000e+01 7.900000e-03 1
9 -5.320000e+00 -2.396000e+01 8.666039e-03 1
10 -2.396000e+01 -2.396000e+01 9.377003e-03 1
Terminating training with status: iteration_limit
------------------------------------------------------------------
─────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 10.5ms / 78.8% 947KiB / 78.9%
Section ncalls time %tot avg alloc %tot avg
─────────────────────────────────────────────────────────────────────────────
backward_pass 10 4.29ms 51.8% 429μs 336KiB 44.9% 33.6KiB
solve_subproblem 40 2.29ms 27.7% 57.3μs 183KiB 24.5% 4.58KiB
forward_pass 10 3.25ms 39.3% 325μs 355KiB 47.5% 35.5KiB
solve_subproblem 30 2.74ms 33.2% 91.4μs 298KiB 39.9% 9.95KiB
sample_scenario 10 108μs 1.31% 10.8μs 8.75KiB 1.17% 896B
calculate_bound 10 730μs 8.83% 73.0μs 56.6KiB 7.57% 5.66KiB
─────────────────────────────────────────────────────────────────────────────
Confidence_interval = 189.59 ± 14.64
Confidence_interval = 118.55 ± 13.14
Confidence_interval = 122.45 ± 13.11
┌ Warning: The addition operator has been used on JuMP expressions a large number of times. This warning is safe to ignore but may indicate that model generation is slower than necessary. For performance reasons, you should not add expressions in a loop. Instead of x += y, use add_to_expression!(x,y) to modify x in place. If y is a single variable, you may also use add_to_expression!(x, coef, y) for x += coef*y.
└ @ JuMP ~/.julia/packages/JuMP/MsUSY/src/JuMP.jl:747
Activating From worker 4: Activating new environment at `~/.julia/packages/SDDP/3B4BV/test/Project.toml`new environment at `~/.julia/packages/SDDP/3B4BV/test/Project.toml`
From worker 2: Activating new environment at `~/.julia/packages/SDDP/3B4BV/test/Project.toml`
From worker 3: Activating new environment at `~/.julia/packages/SDDP/3B4BV/test/Project.toml`
From worker 5: Activating new environment at `~/.julia/packages/SDDP/3B4BV/test/Project.toml`
------------------------------------------------------------------
SDDP.jl (c) Oscar Dowson, 2017-19
Numerical stability report
Non-zero Matrix range [0e+00, 0e+00]
Non-zero Objective range [1e+00, 1e+00]
Non-zero Bounds range [1e+00, 6e+00]
Non-zero RHS range [0e+00, 0e+00]
No problems detected
Solver: Asynchronous mode with 4 workers.
Iteration Simulation Bound Time (s) Proc. ID
1 7.000000e+00 6.000000e+00 1.073881e+02 3
2 7.000000e+00 6.000000e+00 1.074293e+02 3
3 7.000000e+00 6.000000e+00 1.074459e+02 3
4 7.000000e+00 6.000000e+00 1.074485e+02 3
5 3.000000e+00 6.000000e+00 1.074520e+02 3
6 7.000000e+00 6.000000e+00 1.074586e+02 3
7 5.000000e+00 6.000000e+00 1.074714e+02 3
8 3.000000e+00 6.000000e+00 1.074754e+02 3
9 9.000000e+00 6.000000e+00 1.074779e+02 3
10 5.000000e+00 6.000000e+00 1.074808e+02 3
11 9.000000e+00 6.000000e+00 1.074839e+02 3
12 9.000000e+00 6.000000e+00 1.074871e+02 3
13 5.000000e+00 6.000000e+00 1.074905e+02 3
14 5.000000e+00 6.000000e+00 1.074937e+02 3
15 5.000000e+00 6.000000e+00 1.074969e+02 3
16 5.000000e+00 6.000000e+00 1.074999e+02 3
17 3.000000e+00 6.000000e+00 1.075024e+02 3
18 7.000000e+00 6.000000e+00 1.075048e+02 3
19 5.000000e+00 6.000000e+00 1.075077e+02 3
20 7.000000e+00 6.000000e+00 1.075103e+02 3
Terminating training with status: iteration_limit
------------------------------------------------------------------
------------------------------------------------------------------
SDDP.jl (c) Oscar Dowson, 2017-19
Numerical stability report
Non-zero Matrix range [1e+00, 1e+00]
Non-zero Objective range [1e+00, 1e+00]
Non-zero Bounds range [1e+00, 6e+00]
Non-zero RHS range [4e+00, 4e+00]
No problems detected
Solver: Asynchronous mode with 4 workers.
Iteration Simulation Bound Time (s) Proc. ID
1 5.000000e+00 6.000000e+00 1.866851e-01 1
2 7.000000e+00 6.000000e+00 2.362380e-01 1
3 7.000000e+00 6.000000e+00 2.388391e-01 1
4 9.000000e+00 6.000000e+00 2.427800e-01 1
5 5.000000e+00 6.000000e+00 2.586291e-01 1
6 5.000000e+00 6.000000e+00 2.614460e-01 1
7 7.000000e+00 6.000000e+00 2.640312e-01 1
8 9.000000e+00 6.000000e+00 2.665930e-01 1
9 3.000000e+00 6.000000e+00 2.687352e-01 1
10 9.000000e+00 6.000000e+00 2.704341e-01 1
11 3.000000e+00 6.000000e+00 2.719960e-01 1
12 9.000000e+00 6.000000e+00 2.731850e-01 1
13 3.000000e+00 6.000000e+00 2.738540e-01 1
14 9.000000e+00 6.000000e+00 2.743962e-01 1
15 9.000000e+00 6.000000e+00 2.749062e-01 1
16 7.000000e+00 6.000000e+00 2.754250e-01 1
17 3.000000e+00 6.000000e+00 2.759371e-01 1
18 9.000000e+00 6.000000e+00 2.764530e-01 1
19 3.000000e+00 6.000000e+00 2.772660e-01 1
20 7.000000e+00 6.000000e+00 2.789390e-01 1
Terminating training with status: iteration_limit
------------------------------------------------------------------
Test Summary: | Pass Total
SDDP.jl | 783 783
ERROR: LoadError: SystemError: opening file "/home/pkgeval/.julia/packages/SDDP/3B4BV/src/JuMP.jl": Permission denied
Stacktrace:
[1] systemerror(::String, ::Int32; extrainfo::Nothing) at ./error.jl:168
[2] #systemerror#50 at ./error.jl:167 [inlined]
[3] systemerror at ./error.jl:167 [inlined]
[4] open(::String; read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) at ./iostream.jl:254
[5] open(::String, ::String) at ./iostream.jl:310
[6] open(::Base.var"#275#276"{String,Tuple{}}, ::String, ::Vararg{String,N} where N; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at ./io.jl:296
[7] open at ./io.jl:296 [inlined]
[8] write at ./io.jl:367 [inlined]
[9] format_file(::String; overwrite::Bool, verbose::Bool, indent::Int64, margin::Int64, always_for_in::Bool, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool) at /home/pkgeval/.julia/packages/JuliaFormatter/Qw9AC/src/JuliaFormatter.jl:344
[10] format_file at /home/pkgeval/.julia/packages/JuliaFormatter/Qw9AC/src/JuliaFormatter.jl:329 [inlined]
[11] format(::Tuple{String}; options::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /home/pkgeval/.julia/packages/JuliaFormatter/Qw9AC/src/JuliaFormatter.jl:412
[12] format at /home/pkgeval/.julia/packages/JuliaFormatter/Qw9AC/src/JuliaFormatter.jl:402 [inlined]
[13] #format#65 at /home/pkgeval/.julia/packages/JuliaFormatter/Qw9AC/src/JuliaFormatter.jl:419 [inlined]
[14] format(::String) at /home/pkgeval/.julia/packages/JuliaFormatter/Qw9AC/src/JuliaFormatter.jl:419
[15] top-level scope at /home/pkgeval/.julia/packages/SDDP/3B4BV/test/runtests.jl:49
[16] include(::String) at ./client.jl:439
[17] top-level scope at none:6
in expression starting at /home/pkgeval/.julia/packages/SDDP/3B4BV/test/runtests.jl:49
err = ProcessFailedException(Base.Process[Process(`/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so -g1 --code-coverage=none --color=no --compiled-modules=yes --check-bounds=yes --inline=yes --startup-file=no --track-allocation=none --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia", "/usr/local/share/julia"])
append!(empty!(Base.DL_LOAD_PATH), String[])
cd("/home/pkgeval/.julia/packages/SDDP/3B4BV/test")
append!(empty!(ARGS), String[])
include("/home/pkgeval/.julia/packages/SDDP/3B4BV/test/runtests.jl")
'`, ProcessExited(1))])
ERROR: Package SDDP errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:54
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1471
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:313
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:300
[5] #test#66 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:294 [inlined]
[6] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:294 [inlined]
[7] #test#65 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:293 [inlined]
[8] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:293 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:292
[10] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:292
[11] top-level scope at none:12