-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-efa66facf6.log
418 lines (401 loc) · 24.4 KB
/
1.4.0-DEV-efa66facf6.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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
Julia Version 1.4.0-DEV.648
Commit efa66facf6 (2019-12-19 21:21 UTC)
Platform Info:
OS: Linux (x86_64-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 Reexport ──────────────────── v0.2.0
Installed DataAPI ───────────────────── v1.1.0
Installed Missings ──────────────────── v0.4.3
Installed WeakRefStrings ────────────── v0.6.1
Installed BenchmarkTools ────────────── v0.4.3
Installed DataStructures ────────────── v0.17.6
Installed DiffRules ─────────────────── v1.0.0
Installed OpenSpecFun_jll ───────────── v0.5.3+1
Installed FilePathsBase ─────────────── v0.7.0
Installed NearestNeighbors ──────────── v0.4.4
Installed Clustering ────────────────── v0.13.3
Installed DataFrames ────────────────── v0.20.0
Installed MathOptInterface ──────────── v0.9.8
Installed Compat ────────────────────── v3.0.0
Installed JuMP ──────────────────────── v0.20.1
Installed DiffResults ───────────────── v1.0.1
Installed StaticArrays ──────────────── v0.12.1
Installed SortingAlgorithms ─────────── v0.3.1
Installed Distances ─────────────────── v0.8.2
Installed TableTraits ───────────────── v1.0.0
Installed InvertedIndices ───────────── v1.0.0
Installed SpecialFunctions ──────────── v0.9.0
Installed Calculus ──────────────────── v0.5.1
Installed Parsers ───────────────────── v0.3.10
Installed JSON ──────────────────────── v0.21.0
Installed ForwardDiff ───────────────── v0.10.8
Installed OrderedCollections ────────── v1.1.0
Installed DataValueInterfaces ───────── v1.0.0
Installed Tables ────────────────────── v0.2.11
Installed MutableArithmetics ────────── v0.1.1
Installed CommonSubexpressions ──────── v0.2.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed StatsBase ─────────────────── v0.32.0
Installed NaNMath ───────────────────── v0.3.3
Installed FileIO ────────────────────── v1.2.0
Installed PooledArrays ──────────────── v0.5.2
Installed CategoricalArrays ─────────── v0.7.4
Installed CSV ───────────────────────── v0.5.20
Installed ClustForOpt ───────────────── v0.4.2
Updating `~/.julia/environments/v1.4/Project.toml`
[f34a0dec] + ClustForOpt v0.4.2
Updating `~/.julia/environments/v1.4/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.4.3
[336ed68f] + CSV v0.5.20
[49dc2e85] + Calculus v0.5.1
[324d7699] + CategoricalArrays v0.7.4
[f34a0dec] + ClustForOpt v0.4.2
[aaaa29a8] + Clustering v0.13.3
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v3.0.0
[9a962f9c] + DataAPI v1.1.0
[a93c6f00] + DataFrames v0.20.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[163ba53b] + DiffResults v1.0.1
[b552c78f] + DiffRules v1.0.0
[b4f34e82] + Distances v0.8.2
[5789e2e9] + FileIO v1.2.0
[48062228] + FilePathsBase v0.7.0
[f6369f11] + ForwardDiff v0.10.8
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[4076af6c] + JuMP v0.20.1
[b8f27783] + MathOptInterface v0.9.8
[e1d29d7a] + Missings v0.4.3
[d8a4904e] + MutableArithmetics v0.1.1
[77ba4419] + NaNMath v0.3.3
[b8a86587] + NearestNeighbors v0.4.4
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.10
[2dfb63ee] + PooledArrays v0.5.2
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[ea10d353] + WeakRefStrings v0.6.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[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
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing ClustForOpt
Path `/home/pkgeval/.julia/packages/ClustForOpt/jkfiz` exists and looks like the correct package. Using existing path.
┌ Error: Pkg.Resolve.ResolverError("Unsatisfiable requirements detected for package MathProgBase [fdba3010]:\n MathProgBase [fdba3010] log:\n ├─possible versions are: 0.7.2-0.7.7 or uninstalled\n ├─restricted by compatibility requirements with Cbc [9961bab8] to versions: 0.7.2-0.7.7\n │ └─Cbc [9961bab8] log:\n │ ├─possible versions are: [0.4.0-0.4.4, 0.5.0-0.5.4, 0.6.0-0.6.6] or uninstalled\n │ ├─restricted to versions * by an explicit requirement, leaving only versions [0.4.0-0.4.4, 0.5.0-0.5.4, 0.6.0-0.6.6]\n │ ├─restricted by compatibility requirements with MathOptInterface [b8f27783] to versions: [0.4.4, 0.5.0-0.5.4, 0.6.0, 0.6.4-0.6.6] or uninstalled, leaving only versions: [0.4.4, 0.5.0-0.5.4, 0.6.0, 0.6.4-0.6.6]\n │ │ └─MathOptInterface [b8f27783] log:\n │ │ ├─possible versions are: [0.5.0-0.5.1, 0.6.0-0.6.4, 0.7.0, 0.8.0-0.8.4, 0.9.0-0.9.8] or uninstalled\n │ │ └─restricted to versions 0.9.8 by an explicit requirement, leaving only versions 0.9.8\n │ └─restricted by compatibility requirements with Compat [34da2185] to versions: 0.6.0-0.6.6 or uninstalled, leaving only versions: [0.6.0, 0.6.4-0.6.6]\n │ └─Compat [34da2185] log:\n │ ├─possible versions are: [1.0.0-1.0.1, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0-1.5.1, 2.0.0, 2.1.0, 2.2.0, 3.0.0] or uninstalled\n │ └─restricted to versions 3.0.0 by an explicit requirement, leaving only versions 3.0.0\n └─restricted by compatibility requirements with Compat [34da2185] to versions: uninstalled — no versions left\n └─Compat [34da2185] log: see above", nothing)
└ @ Pkg.Operations /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1371
Path `/home/pkgeval/.julia/packages/ClustForOpt/jkfiz` exists and looks like the correct package. Using existing path.
Installed JLD2 ─────────────── v0.1.9
Installed BinaryProvider ───── v0.5.8
Installed CodecZlib ────────── v0.6.0
Installed Cbc ──────────────── v0.6.6
Installed Compat ───────────── v2.2.0
Installed TranscodingStreams ─ v0.9.5
Installed MathProgBase ─────── v0.7.7
Updating `/tmp/jl_zXOEyg/Project.toml`
[9961bab8] + Cbc v0.6.6
[f34a0dec] + ClustForOpt v0.4.2 [`~/.julia/packages/ClustForOpt/jkfiz`]
[033835bb] + JLD2 v0.1.9
[2913bbd2] + StatsBase v0.32.0
[44cfe95a] + Pkg
[9a3f8284] + Random
[8dfed614] + Test
Updating `/tmp/jl_zXOEyg/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.4.3
[b99e7846] + BinaryProvider v0.5.8
[336ed68f] + CSV v0.5.20
[49dc2e85] + Calculus v0.5.1
[324d7699] + CategoricalArrays v0.7.4
[9961bab8] + Cbc v0.6.6
[f34a0dec] + ClustForOpt v0.4.2 [`~/.julia/packages/ClustForOpt/jkfiz`]
[aaaa29a8] + Clustering v0.13.3
[944b1d66] + CodecZlib v0.6.0
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.2.0
[9a962f9c] + DataAPI v1.1.0
[a93c6f00] + DataFrames v0.20.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[163ba53b] + DiffResults v1.0.1
[b552c78f] + DiffRules v1.0.0
[b4f34e82] + Distances v0.8.2
[5789e2e9] + FileIO v1.2.0
[48062228] + FilePathsBase v0.7.0
[f6369f11] + ForwardDiff v0.10.8
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[033835bb] + JLD2 v0.1.9
[682c06a0] + JSON v0.21.0
[4076af6c] + JuMP v0.20.1
[b8f27783] + MathOptInterface v0.9.8
[fdba3010] + MathProgBase v0.7.7
[e1d29d7a] + Missings v0.4.3
[d8a4904e] + MutableArithmetics v0.1.1
[77ba4419] + NaNMath v0.3.3
[b8a86587] + NearestNeighbors v0.4.4
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.10
[2dfb63ee] + PooledArrays v0.5.2
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[3bb67fe8] + TranscodingStreams v0.9.5
[ea10d353] + WeakRefStrings v0.6.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[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
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Cbc ──────→ `~/.julia/packages/Cbc/vWzyC/deps/build.log`
Path `/home/pkgeval/.julia/packages/Cbc/vWzyC` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_98Ci9t/Project.toml`
[9961bab8] + Cbc v0.6.6 [`~/.julia/packages/Cbc/vWzyC`]
Updating `/tmp/jl_98Ci9t/Manifest.toml`
[9961bab8] ~ Cbc v0.6.6 ⇒ v0.6.6 [`~/.julia/packages/Cbc/vWzyC`]
Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Path `/home/pkgeval/.julia/packages/CodecZlib/5t9zO` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_i6bD8E/Project.toml`
[944b1d66] + CodecZlib v0.6.0 [`~/.julia/packages/CodecZlib/5t9zO`]
Updating `/tmp/jl_i6bD8E/Manifest.toml`
[944b1d66] ~ CodecZlib v0.6.0 ⇒ v0.6.0 [`~/.julia/packages/CodecZlib/5t9zO`]
Running sandbox
Status `/tmp/jl_zXOEyg/Project.toml`
[9961bab8] Cbc v0.6.6
[f34a0dec] ClustForOpt v0.4.2 [`~/.julia/packages/ClustForOpt/jkfiz`]
[033835bb] JLD2 v0.1.9
[2913bbd2] StatsBase v0.32.0
[44cfe95a] Pkg
[9a3f8284] Random
[8dfed614] Test
┌ Warning: `getindex(df::DataFrame, col_ind::ColumnIndex)` is deprecated, use `df[!, col_ind]` instead.
│ caller = add_timeseries_data!(::Dict{String,Array}, ::SubString{String}, ::DataFrames.DataFrame; K::Int64, T::Int64, years::Array{Int64,1}) at load_data.jl:132
└ @ ClustForOpt ~/.julia/packages/ClustForOpt/jkfiz/src/utils/load_data.jl:132
Test Summary: | Pass Total
run_clust CEP_GER1 | 162 162
Test Summary: | Pass Total
run_clust CEP_GER18 | 1692 1692
status: OPTIMAL
Welcome to the CBC MILP Solver
Version: 2.10.3
Build Date: Oct 7 2019
command line - Cbc_C_Interface -solve -quit (default strategy 1)
Continuous objective value is 6548.89 - 179.51 seconds
Cgl0004I processed model has 134323 rows, 134322 columns (134322 integer (134322 of which binary)) and 402234 elements
Cbc0012I Integer solution of 6548.8896 found by DiveCoefficient after 0 iterations and 0 nodes (187.81 seconds)
Cbc0001I Search completed - best objective 6548.889578308787, took 0 iterations and 0 nodes (188.01 seconds)
Cbc0035I Maximum depth 0, 0 variables fixed on reduced cost
Cuts at root node changed objective from 6548.89 to 6548.89
Probing was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Gomory was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Knapsack was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Clique was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
MixedIntegerRounding2 was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
FlowCover was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
TwoMirCuts was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
ZeroHalf was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Result - Optimal solution found
Objective value: 6548.88957831
Enumerated nodes: 0
Total iterations: 0
Time (CPU seconds): 188.75
Time (Wallclock seconds): 192.21
Total time (CPU seconds): 188.76 (Wallclock seconds): 192.21
status: OPTIMAL
Welcome to the CBC MILP Solver
Version: 2.10.3
Build Date: Oct 7 2019
command line - Cbc_C_Interface -solve -quit (default strategy 1)
Continuous objective value is 17569.8 - 25.03 seconds
Cgl0005I 367 SOS with 134322 members
Cgl0004I processed model has 134323 rows, 134322 columns (134322 integer (134322 of which binary)) and 402234 elements
Cbc0012I Integer solution of 17569.826 found by DiveCoefficient after 0 iterations and 0 nodes (34.57 seconds)
Cbc0001I Search completed - best objective 17569.82588754691, took 0 iterations and 0 nodes (34.82 seconds)
Cbc0035I Maximum depth 0, 0 variables fixed on reduced cost
Cuts at root node changed objective from 17569.8 to 17569.8
Probing was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Gomory was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Knapsack was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Clique was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
MixedIntegerRounding2 was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
FlowCover was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
TwoMirCuts was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
ZeroHalf was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Result - Optimal solution found
Objective value: 17569.82588755
Enumerated nodes: 0
Total iterations: 0
Time (CPU seconds): 35.88
Time (Wallclock seconds): 36.53
Total time (CPU seconds): 35.88 (Wallclock seconds): 36.54
status: OPTIMAL
Test Summary: | Pass Total
kmedoids_exact-medoid-CEP_GER1 | 48 48
Test Summary: | Pass Total
MultiClustAtOnce | 48 48
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
ClustResultAll: Test Failed at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107
Expression: all(t_all.centers_all[i] .≈ ref_all.centers_all[i])
Stacktrace:
[1] macro expansion at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:107 [inlined]
[2] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[3] top-level scope at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:100
Test Summary: | Pass Fail Total
ClustResultAll | 56 10 66
ERROR: LoadError: LoadError: Some tests did not pass: 56 passed, 10 failed, 0 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/run_clust.jl:99
in expression starting at /home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/runtests.jl:10
Welcome to the CBC MILP Solver
Version: 2.10.3
Build Date: Oct 7 2019
command line - Cbc_C_Interface -solve -quit (default strategy 1)
Continuous objective value is 0 - 0.41 seconds
Cgl0004I processed model has 0 rows, 0 columns (0 integer (0 of which binary)) and 0 elements
Cbc3007W No integer variables - nothing to do
Cuts at root node changed objective from 0 to -1.79769e+308
Probing was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Gomory was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Knapsack was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Clique was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
MixedIntegerRounding2 was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
FlowCover was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
TwoMirCuts was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
ZeroHalf was tried 0 times and created 0 cuts of which 0 were active after adding rounds of cuts (0.000 seconds)
Result - Optimal solution found
Objective value: 0.00000000
Enumerated nodes: 0
Total iterations: 366
Time (CPU seconds): 5.13
Time (Wallclock seconds): 5.23
Total time (CPU seconds): 5.13 (Wallclock seconds): 5.23
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/ClustForOpt/jkfiz/test")
append!(empty!(ARGS), String[])
include("/home/pkgeval/.julia/packages/ClustForOpt/jkfiz/test/runtests.jl")
'`, ProcessExited(1))])
ERROR: Package ClustForOpt errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/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 /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1475
[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 /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:313
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:300
[5] #test#66 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
[6] test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
[7] #test#65 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
[8] test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
[10] test(::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
[11] top-level scope at none:12