-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.6.0-DEV-300e34cf74.log
551 lines (536 loc) · 40.1 KB
/
1.6.0-DEV-300e34cf74.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
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
################################################################################
# PkgEval set-up: 2020-10-30T04:01:11.707
#
Julia Version 1.6.0-DEV.1380
Commit 300e34cf74 (2020-10-30 02:28 UTC)
Platform Info:
OS: Linux (x86_64-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_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
################################################################################
# Installation: 2020-10-30T04:01:12.768
#
Resolving package versions...
Installed Rmath ──────────────────────────── v0.6.1
Installed LocalApproximationValueIteration ─ v0.4.2
Installed LocalFunctionApproximation ─────── v1.1.0
Installed Distances ──────────────────────── v0.9.2
Installed PDMats ─────────────────────────── v0.10.1
Installed MacroTools ─────────────────────── v0.5.6
Installed CompilerSupportLibraries_jll ───── v0.3.4+0
Installed JLLWrappers ────────────────────── v1.1.3
Installed Inflate ────────────────────────── v0.1.2
Installed FillArrays ─────────────────────── v0.9.7
Installed QuadGK ─────────────────────────── v2.4.1
Installed ArnoldiMethod ──────────────────── v0.0.4
Installed SpecialFunctions ───────────────── v0.10.3
Installed SimpleTraits ───────────────────── v0.9.3
Installed OrderedCollections ─────────────── v1.3.1
Installed SortingAlgorithms ──────────────── v0.3.1
Installed OpenSpecFun_jll ────────────────── v0.5.3+4
Installed StatsFuns ──────────────────────── v0.9.5
Installed DataStructures ─────────────────── v0.18.8
Installed POMDPModelTools ────────────────── v0.3.2
Installed Crayons ────────────────────────── v4.0.4
Installed DataAPI ────────────────────────── v1.3.0
Installed Missings ───────────────────────── v0.4.4
Installed NearestNeighbors ───────────────── v0.4.7
Installed POMDPs ─────────────────────────── v0.9.1
Installed UnicodePlots ───────────────────── v1.3.0
Installed Distributions ──────────────────── v0.23.12
Installed Rmath_jll ──────────────────────── v0.2.2+1
Installed Compat ─────────────────────────── v3.23.0
Installed NamedTupleTools ────────────────── v0.13.6
Installed GridInterpolations ─────────────── v1.1.1
Installed LightGraphs ────────────────────── v1.3.0
Installed StaticArrays ───────────────────── v0.12.5
Installed StatsBase ──────────────────────── v0.33.2
Installed POMDPLinter ────────────────────── v0.1.1
Updating `~/.julia/environments/v1.6/Project.toml`
[a40420fb] + LocalApproximationValueIteration v0.4.2
Updating `~/.julia/environments/v1.6/Manifest.toml`
[ec485272] + ArnoldiMethod v0.0.4
[34da2185] + Compat v3.23.0
[a8cc5b0e] + Crayons v4.0.4
[9a962f9c] + DataAPI v1.3.0
[864edb3b] + DataStructures v0.18.8
[b4f34e82] + Distances v0.9.2
[31c24e10] + Distributions v0.23.12
[1a297f60] + FillArrays v0.9.7
[bb4c363b] + GridInterpolations v1.1.1
[d25df0c9] + Inflate v0.1.2
[692b3bcd] + JLLWrappers v1.1.3
[093fc24a] + LightGraphs v1.3.0
[a40420fb] + LocalApproximationValueIteration v0.4.2
[db97f5ab] + LocalFunctionApproximation v1.1.0
[1914dd2f] + MacroTools v0.5.6
[e1d29d7a] + Missings v0.4.4
[d9ec5142] + NamedTupleTools v0.13.6
[b8a86587] + NearestNeighbors v0.4.7
[bac558e1] + OrderedCollections v1.3.1
[90014a1f] + PDMats v0.10.1
[f3bd98c0] + POMDPLinter v0.1.1
[08074719] + POMDPModelTools v0.3.2
[a93abf59] + POMDPs v0.9.1
[1fd47b50] + QuadGK v2.4.1
[79098fc4] + Rmath v0.6.1
[699a6c99] + SimpleTraits v0.9.3
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.10.3
[90137ffa] + StaticArrays v0.12.5
[2913bbd2] + StatsBase v0.33.2
[4c63d2b9] + StatsFuns v0.9.5
[b8865327] + UnicodePlots v1.3.0
[e66e0078] + CompilerSupportLibraries_jll v0.3.4+0
[efe28fd5] + OpenSpecFun_jll v0.5.3+4
[f50d1b31] + Rmath_jll v0.2.2+1
[0dad84c5] + ArgTools
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[f43a241f] + Downloads
[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
[4607b0f0] + SuiteSparse
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
[deac9b47] + LibCURL_jll
[14a3606d] + MozillaCACerts_jll
################################################################################
# Testing: 2020-10-30T04:01:16.910
#
Testing LocalApproximationValueIteration
Status `/tmp/jl_ijm4f2/Project.toml`
[4b033969] DiscreteValueIteration v0.4.4
[bb4c363b] GridInterpolations v1.1.1
[a40420fb] LocalApproximationValueIteration v0.4.2
[db97f5ab] LocalFunctionApproximation v1.1.0
[f3bd98c0] POMDPLinter v0.1.1
[08074719] POMDPModelTools v0.3.2
[355abbd5] POMDPModels v0.4.9
[a93abf59] POMDPs v0.9.1
[90137ffa] StaticArrays v0.12.5
[de0858da] Printf
[9a3f8284] Random
[8dfed614] Test
Status `/tmp/jl_ijm4f2/Manifest.toml`
[ec485272] ArnoldiMethod v0.0.4
[8bb6e9a1] BeliefUpdaters v0.2.2
[35d6a980] ColorSchemes v3.10.1
[3da002f7] ColorTypes v0.10.9
[5ae59095] Colors v0.12.4
[34da2185] Compat v3.23.0
[a81c6b42] Compose v0.9.1
[a8cc5b0e] Crayons v4.0.4
[9a962f9c] DataAPI v1.3.0
[864edb3b] DataStructures v0.18.8
[4b033969] DiscreteValueIteration v0.4.4
[b4f34e82] Distances v0.9.2
[31c24e10] Distributions v0.23.12
[1a297f60] FillArrays v0.9.7
[53c48c17] FixedPointNumbers v0.8.4
[bb4c363b] GridInterpolations v1.1.1
[d25df0c9] Inflate v0.1.2
[c8e1da08] IterTools v1.3.0
[692b3bcd] JLLWrappers v1.1.3
[682c06a0] JSON v0.21.1
[093fc24a] LightGraphs v1.3.0
[a40420fb] LocalApproximationValueIteration v0.4.2
[db97f5ab] LocalFunctionApproximation v1.1.0
[1914dd2f] MacroTools v0.5.6
[442fdcdd] Measures v0.3.1
[e1d29d7a] Missings v0.4.4
[d9ec5142] NamedTupleTools v0.13.6
[b8a86587] NearestNeighbors v0.4.7
[bac558e1] OrderedCollections v1.3.1
[90014a1f] PDMats v0.10.1
[f3bd98c0] POMDPLinter v0.1.1
[08074719] POMDPModelTools v0.3.2
[355abbd5] POMDPModels v0.4.9
[182e52fb] POMDPPolicies v0.3.3
[a93abf59] POMDPs v0.9.1
[d96e819e] Parameters v0.12.1
[69de0a69] Parsers v1.0.11
[1fd47b50] QuadGK v2.4.1
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.1.0
[79098fc4] Rmath v0.6.1
[699a6c99] SimpleTraits v0.9.3
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.10.3
[90137ffa] StaticArrays v0.12.5
[2913bbd2] StatsBase v0.33.2
[4c63d2b9] StatsFuns v0.9.5
[3a884ed6] UnPack v1.0.2
[b8865327] UnicodePlots v1.3.0
[e66e0078] CompilerSupportLibraries_jll v0.3.4+0
[efe28fd5] OpenSpecFun_jll v0.5.3+4
[f50d1b31] Rmath_jll v0.2.2+1
[0dad84c5] ArgTools
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[f43a241f] Downloads
[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
[4607b0f0] SuiteSparse
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
[deac9b47] LibCURL_jll
[14a3606d] MozillaCACerts_jll
Testing Running tests...
Testing Requirements
INFO: POMDPLinter requirements for solve(::LocalApproximationValueIterationSolver, ::Union{MDP,POMDP}) and dependencies. ([✔] = implemented correctly; [X] = not implemented; [?] = could not determine)
For solve(::LocalApproximationValueIterationSolver, ::Union{MDP,POMDP}):
[✔] discount(::SimpleGridWorld)
[✔] actionindex(::SimpleGridWorld, ::Symbol)
[✔] actions(::SimpleGridWorld, ::SArray{Tuple{2}Int6412})
[✔] convert_s(::Type{SVector{2, Int64}}, ::AbstractArray{Float641}, ::SimpleGridWorld)
[✔] convert_s(::Type{Vector{Float64}}, ::SArray{Tuple{2}Int6412}, ::SimpleGridWorld)
[✔] transition(::SimpleGridWorld, ::SArray{Tuple{2}Int6412}, ::Symbol)
[✔] support(::SparseCat{MVector{5, SVector{2, Int64}}MVector{5, Float64}})
For ordered_actions(::Union{MDP,POMDP}) (in solve(::LocalApproximationValueIterationSolver, ::Union{MDP,POMDP})):
[✔] actions(::SimpleGridWorld)
[✔] length(::Tuple{SymbolSymbolSymbolSymbol})
[Iteration 1 ] residual: 10 | iteration runtime: 45.264 ms, ( 0.0453 s total)
[Iteration 2 ] residual: 7.35 | iteration runtime: 46.762 ms, ( 0.092 s total)
[Iteration 3 ] residual: 5.4 | iteration runtime: 47.890 ms, ( 0.14 s total)
[Iteration 4 ] residual: 3.97 | iteration runtime: 68.686 ms, ( 0.209 s total)
[Iteration 5 ] residual: 2.92 | iteration runtime: 47.939 ms, ( 0.257 s total)
[Iteration 6 ] residual: 2.18 | iteration runtime: 48.332 ms, ( 0.305 s total)
[Iteration 7 ] residual: 1.95 | iteration runtime: 48.891 ms, ( 0.354 s total)
[Iteration 8 ] residual: 1.72 | iteration runtime: 49.500 ms, ( 0.403 s total)
[Iteration 9 ] residual: 1.47 | iteration runtime: 50.356 ms, ( 0.454 s total)
[Iteration 10 ] residual: 1.24 | iteration runtime: 50.446 ms, ( 0.504 s total)
[Iteration 11 ] residual: 1.11 | iteration runtime: 65.080 ms, ( 0.569 s total)
[Iteration 12 ] residual: 1.01 | iteration runtime: 49.181 ms, ( 0.618 s total)
[Iteration 13 ] residual: 0.902 | iteration runtime: 46.506 ms, ( 0.665 s total)
[Iteration 14 ] residual: 0.79 | iteration runtime: 45.580 ms, ( 0.71 s total)
[Iteration 15 ] residual: 0.71 | iteration runtime: 47.710 ms, ( 0.758 s total)
[Iteration 16 ] residual: 0.654 | iteration runtime: 49.099 ms, ( 0.807 s total)
[Iteration 17 ] residual: 0.594 | iteration runtime: 49.309 ms, ( 0.857 s total)
[Iteration 18 ] residual: 0.531 | iteration runtime: 59.555 ms, ( 0.916 s total)
[Iteration 19 ] residual: 0.478 | iteration runtime: 47.872 ms, ( 0.964 s total)
[Iteration 20 ] residual: 0.444 | iteration runtime: 47.146 ms, ( 1.01 s total)
[Iteration 21 ] residual: 0.407 | iteration runtime: 46.820 ms, ( 1.06 s total)
[Iteration 22 ] residual: 0.368 | iteration runtime: 47.889 ms, ( 1.11 s total)
[Iteration 23 ] residual: 0.333 | iteration runtime: 47.066 ms, ( 1.15 s total)
[Iteration 24 ] residual: 0.31 | iteration runtime: 48.034 ms, ( 1.2 s total)
[Iteration 25 ] residual: 0.285 | iteration runtime: 55.772 ms, ( 1.26 s total)
[Iteration 26 ] residual: 0.26 | iteration runtime: 47.655 ms, ( 1.3 s total)
[Iteration 27 ] residual: 0.237 | iteration runtime: 47.565 ms, ( 1.35 s total)
[Iteration 28 ] residual: 0.22 | iteration runtime: 47.868 ms, ( 1.4 s total)
[Iteration 29 ] residual: 0.203 | iteration runtime: 48.053 ms, ( 1.45 s total)
[Iteration 30 ] residual: 0.187 | iteration runtime: 47.742 ms, ( 1.5 s total)
[Iteration 31 ] residual: 0.17 | iteration runtime: 47.753 ms, ( 1.54 s total)
[Iteration 32 ] residual: 0.158 | iteration runtime: 55.028 ms, ( 1.6 s total)
[Iteration 33 ] residual: 0.147 | iteration runtime: 48.701 ms, ( 1.65 s total)
[Iteration 34 ] residual: 0.135 | iteration runtime: 47.803 ms, ( 1.69 s total)
[Iteration 35 ] residual: 0.124 | iteration runtime: 47.317 ms, ( 1.74 s total)
[Iteration 36 ] residual: 0.115 | iteration runtime: 48.772 ms, ( 1.79 s total)
[Iteration 37 ] residual: 0.107 | iteration runtime: 48.826 ms, ( 1.84 s total)
[Iteration 38 ] residual: 0.0987 | iteration runtime: 55.655 ms, ( 1.9 s total)
[Iteration 39 ] residual: 0.0908 | iteration runtime: 48.488 ms, ( 1.94 s total)
[Iteration 40 ] residual: 0.0844 | iteration runtime: 47.643 ms, ( 1.99 s total)
[Iteration 41 ] residual: 0.0783 | iteration runtime: 47.885 ms, ( 2.04 s total)
[Iteration 42 ] residual: 0.0725 | iteration runtime: 47.186 ms, ( 2.09 s total)
[Iteration 43 ] residual: 0.0669 | iteration runtime: 45.881 ms, ( 2.13 s total)
[Iteration 44 ] residual: 0.0622 | iteration runtime: 47.766 ms, ( 2.18 s total)
[Iteration 45 ] residual: 0.0578 | iteration runtime: 55.353 ms, ( 2.24 s total)
[Iteration 46 ] residual: 0.0535 | iteration runtime: 48.627 ms, ( 2.28 s total)
[Iteration 47 ] residual: 0.0495 | iteration runtime: 47.589 ms, ( 2.33 s total)
[Iteration 48 ] residual: 0.0461 | iteration runtime: 48.078 ms, ( 2.38 s total)
[Iteration 49 ] residual: 0.0428 | iteration runtime: 47.947 ms, ( 2.43 s total)
[Iteration 50 ] residual: 0.0398 | iteration runtime: 47.954 ms, ( 2.48 s total)
[Iteration 51 ] residual: 0.0373 | iteration runtime: 48.570 ms, ( 2.52 s total)
[Iteration 52 ] residual: 0.0348 | iteration runtime: 55.024 ms, ( 2.58 s total)
[Iteration 53 ] residual: 0.032 | iteration runtime: 44.799 ms, ( 2.62 s total)
[Iteration 54 ] residual: 0.0293 | iteration runtime: 45.407 ms, ( 2.67 s total)
[Iteration 55 ] residual: 0.0268 | iteration runtime: 46.567 ms, ( 2.72 s total)
[Iteration 56 ] residual: 0.0246 | iteration runtime: 49.101 ms, ( 2.77 s total)
[Iteration 57 ] residual: 0.0226 | iteration runtime: 48.430 ms, ( 2.81 s total)
[Iteration 58 ] residual: 0.0209 | iteration runtime: 46.809 ms, ( 2.86 s total)
[Iteration 59 ] residual: 0.0194 | iteration runtime: 53.644 ms, ( 2.91 s total)
[Iteration 60 ] residual: 0.0182 | iteration runtime: 47.112 ms, ( 2.96 s total)
[Iteration 61 ] residual: 0.017 | iteration runtime: 46.786 ms, ( 3.01 s total)
[Iteration 62 ] residual: 0.0159 | iteration runtime: 47.684 ms, ( 3.06 s total)
[Iteration 63 ] residual: 0.0148 | iteration runtime: 48.436 ms, ( 3.1 s total)
[Iteration 64 ] residual: 0.0139 | iteration runtime: 46.443 ms, ( 3.15 s total)
[Iteration 65 ] residual: 0.013 | iteration runtime: 49.594 ms, ( 3.2 s total)
[Iteration 66 ] residual: 0.0121 | iteration runtime: 54.932 ms, ( 3.26 s total)
[Iteration 67 ] residual: 0.0113 | iteration runtime: 46.932 ms, ( 3.3 s total)
[Iteration 68 ] residual: 0.0106 | iteration runtime: 48.408 ms, ( 3.35 s total)
[Iteration 69 ] residual: 0.00994 | iteration runtime: 44.409 ms, ( 3.39 s total)
[Iteration 70 ] residual: 0.00929 | iteration runtime: 45.206 ms, ( 3.44 s total)
[Iteration 71 ] residual: 0.00866 | iteration runtime: 46.432 ms, ( 3.49 s total)
[Iteration 72 ] residual: 0.00809 | iteration runtime: 52.699 ms, ( 3.54 s total)
[Iteration 73 ] residual: 0.00759 | iteration runtime: 46.432 ms, ( 3.59 s total)
[Iteration 74 ] residual: 0.0071 | iteration runtime: 47.774 ms, ( 3.63 s total)
[Iteration 75 ] residual: 0.00662 | iteration runtime: 47.909 ms, ( 3.68 s total)
[Iteration 76 ] residual: 0.00617 | iteration runtime: 46.605 ms, ( 3.73 s total)
[Iteration 77 ] residual: 0.00579 | iteration runtime: 47.090 ms, ( 3.78 s total)
[Iteration 78 ] residual: 0.00542 | iteration runtime: 47.873 ms, ( 3.82 s total)
[Iteration 79 ] residual: 0.00506 | iteration runtime: 52.640 ms, ( 3.88 s total)
[Iteration 80 ] residual: 0.00471 | iteration runtime: 44.947 ms, ( 3.92 s total)
[Iteration 81 ] residual: 0.00442 | iteration runtime: 46.816 ms, ( 3.97 s total)
[Iteration 82 ] residual: 0.00414 | iteration runtime: 46.912 ms, ( 4.01 s total)
[Iteration 83 ] residual: 0.00387 | iteration runtime: 48.094 ms, ( 4.06 s total)
[Iteration 84 ] residual: 0.00361 | iteration runtime: 48.010 ms, ( 4.11 s total)
[Iteration 85 ] residual: 0.00337 | iteration runtime: 48.459 ms, ( 4.16 s total)
[Iteration 86 ] residual: 0.00316 | iteration runtime: 55.823 ms, ( 4.21 s total)
[Iteration 87 ] residual: 0.00296 | iteration runtime: 48.487 ms, ( 4.26 s total)
[Iteration 88 ] residual: 0.00276 | iteration runtime: 48.378 ms, ( 4.31 s total)
[Iteration 89 ] residual: 0.00258 | iteration runtime: 46.858 ms, ( 4.36 s total)
[Iteration 90 ] residual: 0.00242 | iteration runtime: 47.846 ms, ( 4.41 s total)
[Iteration 91 ] residual: 0.00226 | iteration runtime: 45.426 ms, ( 4.45 s total)
[Iteration 92 ] residual: 0.00211 | iteration runtime: 47.568 ms, ( 4.5 s total)
[Iteration 93 ] residual: 0.00197 | iteration runtime: 57.686 ms, ( 4.56 s total)
[Iteration 94 ] residual: 0.00185 | iteration runtime: 48.886 ms, ( 4.61 s total)
[Iteration 95 ] residual: 0.00173 | iteration runtime: 49.693 ms, ( 4.66 s total)
[Iteration 96 ] residual: 0.00162 | iteration runtime: 47.411 ms, ( 4.7 s total)
[Iteration 97 ] residual: 0.00151 | iteration runtime: 46.348 ms, ( 4.75 s total)
[Iteration 98 ] residual: 0.00141 | iteration runtime: 49.109 ms, ( 4.8 s total)
[Iteration 99 ] residual: 0.00132 | iteration runtime: 48.407 ms, ( 4.85 s total)
[Iteration 100 ] residual: 0.00124 | iteration runtime: 55.660 ms, ( 4.9 s total)
[Iteration 101 ] residual: 0.00118 | iteration runtime: 48.575 ms, ( 4.95 s total)
[Iteration 102 ] residual: 0.0011 | iteration runtime: 48.863 ms, ( 5 s total)
[Iteration 103 ] residual: 0.00101 | iteration runtime: 48.570 ms, ( 5.05 s total)
[Iteration 104 ] residual: 0.000901 | iteration runtime: 48.859 ms, ( 5.1 s total)
[Iteration 1 ] residual: 10 | iteration runtime: 5.768 ms, ( 0.00577 s total)
[Iteration 2 ] residual: 1.36 | iteration runtime: 5.394 ms, ( 0.0112 s total)
[Iteration 3 ] residual: 1.08 | iteration runtime: 5.321 ms, ( 0.0165 s total)
[Iteration 4 ] residual: 0.863 | iteration runtime: 5.323 ms, ( 0.0218 s total)
[Iteration 5 ] residual: 0.691 | iteration runtime: 5.238 ms, ( 0.027 s total)
[Iteration 6 ] residual: 0.556 | iteration runtime: 5.305 ms, ( 0.0323 s total)
[Iteration 7 ] residual: 0.448 | iteration runtime: 5.178 ms, ( 0.0375 s total)
[Iteration 8 ] residual: 0.362 | iteration runtime: 5.389 ms, ( 0.0429 s total)
[Iteration 9 ] residual: 0.338 | iteration runtime: 6.681 ms, ( 0.0496 s total)
[Iteration 10 ] residual: 0.311 | iteration runtime: 6.697 ms, ( 0.0563 s total)
[Iteration 11 ] residual: 0.283 | iteration runtime: 6.856 ms, ( 0.0631 s total)
[Iteration 12 ] residual: 0.254 | iteration runtime: 6.685 ms, ( 0.0698 s total)
[Iteration 13 ] residual: 0.227 | iteration runtime: 16.595 ms, ( 0.0864 s total)
[Iteration 14 ] residual: 0.201 | iteration runtime: 5.434 ms, ( 0.0919 s total)
[Iteration 15 ] residual: 0.177 | iteration runtime: 5.343 ms, ( 0.0972 s total)
[Iteration 16 ] residual: 0.162 | iteration runtime: 5.342 ms, ( 0.103 s total)
[Iteration 17 ] residual: 0.152 | iteration runtime: 5.142 ms, ( 0.108 s total)
[Iteration 18 ] residual: 0.141 | iteration runtime: 5.225 ms, ( 0.113 s total)
[Iteration 19 ] residual: 0.13 | iteration runtime: 5.263 ms, ( 0.118 s total)
[Iteration 20 ] residual: 0.119 | iteration runtime: 5.289 ms, ( 0.123 s total)
[Iteration 21 ] residual: 0.109 | iteration runtime: 5.293 ms, ( 0.129 s total)
[Iteration 22 ] residual: 0.0988 | iteration runtime: 5.100 ms, ( 0.134 s total)
[Iteration 23 ] residual: 0.0894 | iteration runtime: 6.192 ms, ( 0.14 s total)
[Iteration 24 ] residual: 0.0838 | iteration runtime: 6.414 ms, ( 0.146 s total)
[Iteration 25 ] residual: 0.0786 | iteration runtime: 6.684 ms, ( 0.153 s total)
[Iteration 26 ] residual: 0.0733 | iteration runtime: 16.030 ms, ( 0.169 s total)
[Iteration 27 ] residual: 0.0681 | iteration runtime: 5.332 ms, ( 0.175 s total)
[Iteration 28 ] residual: 0.0631 | iteration runtime: 5.292 ms, ( 0.18 s total)
[Iteration 29 ] residual: 0.0581 | iteration runtime: 5.208 ms, ( 0.185 s total)
[Iteration 30 ] residual: 0.0535 | iteration runtime: 5.200 ms, ( 0.19 s total)
[Iteration 31 ] residual: 0.049 | iteration runtime: 5.287 ms, ( 0.196 s total)
[Iteration 32 ] residual: 0.0462 | iteration runtime: 5.137 ms, ( 0.201 s total)
[Iteration 33 ] residual: 0.0435 | iteration runtime: 5.232 ms, ( 0.206 s total)
[Iteration 34 ] residual: 0.0407 | iteration runtime: 5.179 ms, ( 0.211 s total)
[Iteration 35 ] residual: 0.038 | iteration runtime: 5.257 ms, ( 0.216 s total)
[Iteration 36 ] residual: 0.0353 | iteration runtime: 5.944 ms, ( 0.222 s total)
[Iteration 37 ] residual: 0.0328 | iteration runtime: 6.616 ms, ( 0.229 s total)
[Iteration 38 ] residual: 0.0304 | iteration runtime: 6.357 ms, ( 0.235 s total)
[Iteration 39 ] residual: 0.0281 | iteration runtime: 6.543 ms, ( 0.242 s total)
[Iteration 40 ] residual: 0.0265 | iteration runtime: 15.260 ms, ( 0.257 s total)
[Iteration 41 ] residual: 0.0249 | iteration runtime: 5.449 ms, ( 0.262 s total)
[Iteration 42 ] residual: 0.0234 | iteration runtime: 5.170 ms, ( 0.268 s total)
[Iteration 43 ] residual: 0.0219 | iteration runtime: 8.434 ms, ( 0.276 s total)
[Iteration 44 ] residual: 0.0205 | iteration runtime: 5.118 ms, ( 0.281 s total)
[Iteration 45 ] residual: 0.0191 | iteration runtime: 5.103 ms, ( 0.286 s total)
[Iteration 46 ] residual: 0.0177 | iteration runtime: 5.090 ms, ( 0.291 s total)
[Iteration 47 ] residual: 0.0165 | iteration runtime: 5.073 ms, ( 0.296 s total)
[Iteration 48 ] residual: 0.0156 | iteration runtime: 4.946 ms, ( 0.301 s total)
[Iteration 49 ] residual: 0.0147 | iteration runtime: 5.155 ms, ( 0.307 s total)
[Iteration 50 ] residual: 0.0138 | iteration runtime: 6.542 ms, ( 0.313 s total)
[Iteration 51 ] residual: 0.013 | iteration runtime: 6.627 ms, ( 0.32 s total)
[Iteration 52 ] residual: 0.0122 | iteration runtime: 6.604 ms, ( 0.326 s total)
[Iteration 53 ] residual: 0.0114 | iteration runtime: 12.805 ms, ( 0.339 s total)
[Iteration 54 ] residual: 0.0107 | iteration runtime: 13.174 ms, ( 0.352 s total)
[Iteration 55 ] residual: 0.0102 | iteration runtime: 6.133 ms, ( 0.358 s total)
[Iteration 56 ] residual: 0.00961 | iteration runtime: 5.310 ms, ( 0.364 s total)
[Iteration 57 ] residual: 0.00906 | iteration runtime: 5.464 ms, ( 0.369 s total)
[Iteration 58 ] residual: 0.00852 | iteration runtime: 5.585 ms, ( 0.375 s total)
[Iteration 59 ] residual: 0.008 | iteration runtime: 5.638 ms, ( 0.38 s total)
[Iteration 60 ] residual: 0.0075 | iteration runtime: 5.569 ms, ( 0.386 s total)
[Iteration 61 ] residual: 0.00701 | iteration runtime: 5.867 ms, ( 0.392 s total)
[Iteration 62 ] residual: 0.00655 | iteration runtime: 5.472 ms, ( 0.397 s total)
[Iteration 63 ] residual: 0.00611 | iteration runtime: 6.335 ms, ( 0.404 s total)
[Iteration 64 ] residual: 0.0057 | iteration runtime: 6.516 ms, ( 0.41 s total)
[Iteration 65 ] residual: 0.00535 | iteration runtime: 6.651 ms, ( 0.417 s total)
[Iteration 66 ] residual: 0.00503 | iteration runtime: 21.098 ms, ( 0.438 s total)
[Iteration 67 ] residual: 0.00472 | iteration runtime: 5.287 ms, ( 0.443 s total)
[Iteration 68 ] residual: 0.00442 | iteration runtime: 5.010 ms, ( 0.448 s total)
[Iteration 69 ] residual: 0.00414 | iteration runtime: 4.892 ms, ( 0.453 s total)
[Iteration 70 ] residual: 0.00391 | iteration runtime: 5.106 ms, ( 0.458 s total)
[Iteration 71 ] residual: 0.00368 | iteration runtime: 5.030 ms, ( 0.463 s total)
[Iteration 72 ] residual: 0.00347 | iteration runtime: 5.167 ms, ( 0.468 s total)
[Iteration 73 ] residual: 0.00326 | iteration runtime: 5.143 ms, ( 0.474 s total)
[Iteration 74 ] residual: 0.00306 | iteration runtime: 5.235 ms, ( 0.479 s total)
[Iteration 75 ] residual: 0.0029 | iteration runtime: 5.124 ms, ( 0.484 s total)
[Iteration 76 ] residual: 0.00274 | iteration runtime: 5.325 ms, ( 0.489 s total)
[Iteration 77 ] residual: 0.00259 | iteration runtime: 6.609 ms, ( 0.496 s total)
[Iteration 78 ] residual: 0.00245 | iteration runtime: 6.724 ms, ( 0.503 s total)
[Iteration 79 ] residual: 0.0023 | iteration runtime: 6.702 ms, ( 0.509 s total)
[Iteration 80 ] residual: 0.00217 | iteration runtime: 12.651 ms, ( 0.522 s total)
[Iteration 81 ] residual: 0.00204 | iteration runtime: 5.511 ms, ( 0.527 s total)
[Iteration 82 ] residual: 0.00192 | iteration runtime: 5.329 ms, ( 0.533 s total)
[Iteration 83 ] residual: 0.00182 | iteration runtime: 5.406 ms, ( 0.538 s total)
[Iteration 84 ] residual: 0.00172 | iteration runtime: 5.243 ms, ( 0.543 s total)
[Iteration 85 ] residual: 0.00163 | iteration runtime: 5.286 ms, ( 0.549 s total)
[Iteration 86 ] residual: 0.00153 | iteration runtime: 5.363 ms, ( 0.554 s total)
[Iteration 87 ] residual: 0.00144 | iteration runtime: 5.235 ms, ( 0.559 s total)
[Iteration 88 ] residual: 0.00136 | iteration runtime: 5.316 ms, ( 0.565 s total)
[Iteration 89 ] residual: 0.00128 | iteration runtime: 5.115 ms, ( 0.57 s total)
[Iteration 90 ] residual: 0.00121 | iteration runtime: 6.108 ms, ( 0.576 s total)
[Iteration 91 ] residual: 0.00115 | iteration runtime: 6.629 ms, ( 0.582 s total)
[Iteration 92 ] residual: 0.00108 | iteration runtime: 6.843 ms, ( 0.589 s total)
[Iteration 93 ] residual: 0.00102 | iteration runtime: 13.964 ms, ( 0.603 s total)
[Iteration 94 ] residual: 0.000963 | iteration runtime: 5.578 ms, ( 0.609 s total)
[Iteration 1 ] residual: 10 | iteration runtime: 1.425 ms, ( 0.00142 s total)
[Iteration 2 ] residual: 0.671 | iteration runtime: 1.299 ms, ( 0.00272 s total)
[Iteration 3 ] residual: 0.58 | iteration runtime: 1.410 ms, ( 0.00413 s total)
[Iteration 4 ] residual: 0.503 | iteration runtime: 1.360 ms, ( 0.00549 s total)
[Iteration 5 ] residual: 0.436 | iteration runtime: 1.245 ms, ( 0.00674 s total)
[Iteration 6 ] residual: 0.379 | iteration runtime: 1.280 ms, ( 0.00802 s total)
[Iteration 7 ] residual: 0.329 | iteration runtime: 1.268 ms, ( 0.00929 s total)
[Iteration 8 ] residual: 0.287 | iteration runtime: 1.285 ms, ( 0.0106 s total)
[Iteration 9 ] residual: 0.251 | iteration runtime: 1.372 ms, ( 0.0119 s total)
[Iteration 10 ] residual: 0.219 | iteration runtime: 1.192 ms, ( 0.0131 s total)
[Iteration 11 ] residual: 0.192 | iteration runtime: 1.240 ms, ( 0.0144 s total)
[Iteration 12 ] residual: 0.169 | iteration runtime: 1.285 ms, ( 0.0157 s total)
[Iteration 13 ] residual: 0.148 | iteration runtime: 1.255 ms, ( 0.0169 s total)
[Iteration 14 ] residual: 0.13 | iteration runtime: 1.265 ms, ( 0.0182 s total)
[Iteration 15 ] residual: 0.117 | iteration runtime: 1.248 ms, ( 0.0194 s total)
[Iteration 16 ] residual: 0.11 | iteration runtime: 1.259 ms, ( 0.0207 s total)
[Iteration 17 ] residual: 0.103 | iteration runtime: 1.261 ms, ( 0.0219 s total)
[Iteration 18 ] residual: 0.0959 | iteration runtime: 1.308 ms, ( 0.0233 s total)
[Iteration 19 ] residual: 0.0891 | iteration runtime: 1.258 ms, ( 0.0245 s total)
[Iteration 20 ] residual: 0.0826 | iteration runtime: 1.269 ms, ( 0.0258 s total)
[Iteration 21 ] residual: 0.0764 | iteration runtime: 1.327 ms, ( 0.0271 s total)
[Iteration 22 ] residual: 0.0705 | iteration runtime: 1.263 ms, ( 0.0284 s total)
[Iteration 23 ] residual: 0.065 | iteration runtime: 1.201 ms, ( 0.0296 s total)
[Iteration 24 ] residual: 0.0598 | iteration runtime: 1.294 ms, ( 0.0309 s total)
[Iteration 25 ] residual: 0.055 | iteration runtime: 1.248 ms, ( 0.0321 s total)
[Iteration 26 ] residual: 0.0505 | iteration runtime: 1.223 ms, ( 0.0333 s total)
[Iteration 27 ] residual: 0.0463 | iteration runtime: 1.248 ms, ( 0.0346 s total)
[Iteration 28 ] residual: 0.0425 | iteration runtime: 1.223 ms, ( 0.0358 s total)
[Iteration 29 ] residual: 0.0389 | iteration runtime: 1.217 ms, ( 0.037 s total)
[Iteration 30 ] residual: 0.0365 | iteration runtime: 1.242 ms, ( 0.0383 s total)
[Iteration 31 ] residual: 0.0344 | iteration runtime: 1.303 ms, ( 0.0396 s total)
[Iteration 32 ] residual: 0.0323 | iteration runtime: 1.184 ms, ( 0.0408 s total)
[Iteration 33 ] residual: 0.0304 | iteration runtime: 1.133 ms, ( 0.0419 s total)
[Iteration 34 ] residual: 0.0285 | iteration runtime: 1.246 ms, ( 0.0431 s total)
[Iteration 35 ] residual: 0.0266 | iteration runtime: 1.281 ms, ( 0.0444 s total)
[Iteration 36 ] residual: 0.0249 | iteration runtime: 1.595 ms, ( 0.046 s total)
[Iteration 37 ] residual: 0.0233 | iteration runtime: 1.640 ms, ( 0.0477 s total)
[Iteration 38 ] residual: 0.0217 | iteration runtime: 1.633 ms, ( 0.0493 s total)
[Iteration 39 ] residual: 0.0202 | iteration runtime: 1.610 ms, ( 0.0509 s total)
[Iteration 40 ] residual: 0.0188 | iteration runtime: 1.518 ms, ( 0.0524 s total)
[Iteration 41 ] residual: 0.0175 | iteration runtime: 1.549 ms, ( 0.054 s total)
[Iteration 42 ] residual: 0.0163 | iteration runtime: 1.661 ms, ( 0.0556 s total)
[Iteration 43 ] residual: 0.0151 | iteration runtime: 1.593 ms, ( 0.0572 s total)
[Iteration 44 ] residual: 0.0141 | iteration runtime: 1.675 ms, ( 0.0589 s total)
[Iteration 45 ] residual: 0.0133 | iteration runtime: 1.622 ms, ( 0.0605 s total)
[Iteration 46 ] residual: 0.0125 | iteration runtime: 1.656 ms, ( 0.0622 s total)
[Iteration 47 ] residual: 0.0118 | iteration runtime: 1.625 ms, ( 0.0638 s total)
[Iteration 48 ] residual: 0.0111 | iteration runtime: 1.674 ms, ( 0.0655 s total)
[Iteration 49 ] residual: 0.0105 | iteration runtime: 1.686 ms, ( 0.0672 s total)
[Iteration 50 ] residual: 0.00984 | iteration runtime: 9.508 ms, ( 0.0767 s total)
[Iteration 51 ] residual: 0.00925 | iteration runtime: 1.430 ms, ( 0.0781 s total)
[Iteration 52 ] residual: 0.00868 | iteration runtime: 1.462 ms, ( 0.0796 s total)
[Iteration 53 ] residual: 0.00816 | iteration runtime: 1.311 ms, ( 0.0809 s total)
[Iteration 54 ] residual: 0.00769 | iteration runtime: 1.401 ms, ( 0.0823 s total)
[Iteration 55 ] residual: 0.00723 | iteration runtime: 1.344 ms, ( 0.0836 s total)
[Iteration 56 ] residual: 0.0068 | iteration runtime: 1.362 ms, ( 0.085 s total)
[Iteration 57 ] residual: 0.00639 | iteration runtime: 1.380 ms, ( 0.0864 s total)
[Iteration 58 ] residual: 0.006 | iteration runtime: 1.314 ms, ( 0.0877 s total)
[Iteration 59 ] residual: 0.00563 | iteration runtime: 1.372 ms, ( 0.089 s total)
[Iteration 60 ] residual: 0.0053 | iteration runtime: 1.350 ms, ( 0.0904 s total)
[Iteration 61 ] residual: 0.00501 | iteration runtime: 1.309 ms, ( 0.0917 s total)
[Iteration 62 ] residual: 0.00474 | iteration runtime: 1.325 ms, ( 0.093 s total)
[Iteration 63 ] residual: 0.00447 | iteration runtime: 1.344 ms, ( 0.0944 s total)
[Iteration 64 ] residual: 0.00422 | iteration runtime: 1.259 ms, ( 0.0956 s total)
[Iteration 65 ] residual: 0.00398 | iteration runtime: 1.278 ms, ( 0.0969 s total)
[Iteration 66 ] residual: 0.00375 | iteration runtime: 1.316 ms, ( 0.0982 s total)
[Iteration 67 ] residual: 0.00353 | iteration runtime: 1.251 ms, ( 0.0995 s total)
[Iteration 68 ] residual: 0.00332 | iteration runtime: 1.273 ms, ( 0.101 s total)
[Iteration 69 ] residual: 0.00313 | iteration runtime: 1.328 ms, ( 0.102 s total)
[Iteration 70 ] residual: 0.00294 | iteration runtime: 1.308 ms, ( 0.103 s total)
[Iteration 71 ] residual: 0.00276 | iteration runtime: 1.292 ms, ( 0.105 s total)
[Iteration 72 ] residual: 0.00259 | iteration runtime: 1.313 ms, ( 0.106 s total)
[Iteration 73 ] residual: 0.00244 | iteration runtime: 1.236 ms, ( 0.107 s total)
[Iteration 74 ] residual: 0.00231 | iteration runtime: 1.271 ms, ( 0.108 s total)
[Iteration 75 ] residual: 0.00219 | iteration runtime: 1.301 ms, ( 0.11 s total)
[Iteration 76 ] residual: 0.00207 | iteration runtime: 1.288 ms, ( 0.111 s total)
[Iteration 77 ] residual: 0.00196 | iteration runtime: 1.245 ms, ( 0.112 s total)
[Iteration 78 ] residual: 0.00185 | iteration runtime: 1.294 ms, ( 0.114 s total)
[Iteration 79 ] residual: 0.00175 | iteration runtime: 1.236 ms, ( 0.115 s total)
[Iteration 80 ] residual: 0.00165 | iteration runtime: 1.246 ms, ( 0.116 s total)
[Iteration 81 ] residual: 0.00156 | iteration runtime: 1.272 ms, ( 0.117 s total)
[Iteration 82 ] residual: 0.00147 | iteration runtime: 1.250 ms, ( 0.119 s total)
[Iteration 83 ] residual: 0.00139 | iteration runtime: 1.246 ms, ( 0.12 s total)
[Iteration 84 ] residual: 0.0013 | iteration runtime: 1.276 ms, ( 0.121 s total)
[Iteration 85 ] residual: 0.00123 | iteration runtime: 1.245 ms, ( 0.122 s total)
[Iteration 86 ] residual: 0.00116 | iteration runtime: 1.253 ms, ( 0.124 s total)
[Iteration 87 ] residual: 0.00109 | iteration runtime: 1.230 ms, ( 0.125 s total)
[Iteration 88 ] residual: 0.00103 | iteration runtime: 1.351 ms, ( 0.126 s total)
[Iteration 89 ] residual: 0.000978 | iteration runtime: 1.441 ms, ( 0.128 s total)
Test Summary: | Pass Broken Total
all | 1 1 2
Testing LocalApproximationValueIteration tests passed
PkgEval succeeded
################################################################################
# PkgEval teardown: 2020-10-30T04:03:39.184
CPU usage: 146.04s (136.07s user, 10.34s kernel)
Network usage:
- eth0: 12.439 MiB received, 204.344 KiB sent
Raw statistics: {"blkio_stats":{"io_queue_recursive":[],"io_serviced_recursive":[{"major":259,"value":0,"op":"Read","minor":0},{"major":259,"value":5,"op":"Write","minor":0},{"major":259,"value":0,"op":"Sync","minor":0},{"major":259,"value":5,"op":"Async","minor":0},{"major":259,"value":5,"op":"Total","minor":0},{"major":253,"value":0,"op":"Read","minor":2},{"major":253,"value":5,"op":"Write","minor":2},{"major":253,"value":0,"op":"Sync","minor":2},{"major":253,"value":5,"op":"Async","minor":2},{"major":253,"value":5,"op":"Total","minor":2}],"io_time_recursive":[],"sectors_recursive":[],"io_service_bytes_recursive":[{"major":259,"value":0,"op":"Read","minor":0},{"major":259,"value":40960,"op":"Write","minor":0},{"major":259,"value":0,"op":"Sync","minor":0},{"major":259,"value":40960,"op":"Async","minor":0},{"major":259,"value":40960,"op":"Total","minor":0},{"major":253,"value":0,"op":"Read","minor":2},{"major":253,"value":40960,"op":"Write","minor":2},{"major":253,"value":0,"op":"Sync","minor":2},{"major":253,"value":40960,"op":"Async","minor":2},{"major":253,"value":40960,"op":"Total","minor":2}],"io_wait_time_recursive":[],"io_merged_recursive":[],"io_service_time_recursive":[]},"memory_stats":{"usage":281538560,"max_usage":1360089088,"stats":{"hierarchical_memory_limit":9223372036854771712,"pgmajfault":0,"total_rss":214290432,"inactive_file":8192,"inactive_anon":30584832,"total_pgfault":3997883,"total_cache":58953728,"total_rss_huge":0,"total_active_anon":242651136,"total_pgmajfault":0,"pgpgin":2677145,"rss_huge":0,"mapped_file":0,"total_inactive_file":8192,"dirty":0,"total_unevictable":0,"total_dirty":0,"writeback":0,"pgpgout":2610435,"hierarchical_memsw_limit":0,"cache":58953728,"active_file":0,"pgfault":3997883,"total_mapped_file":0,"total_pgpgout":2610435,"total_writeback":0,"rss":214290432,"unevictable":0,"total_inactive_anon":30584832,"total_pgpgin":2677145,"active_anon":242651136,"total_active_file":0},"limit":540972998656},"name":"/LocalApproximationValueIteration-P7TCXVEx","networks":{"eth0":{"rx_bytes":13042816,"rx_packets":2467,"tx_packets":1917,"tx_bytes":209248,"tx_dropped":0,"rx_dropped":5,"tx_errors":0,"rx_errors":0}},"id":"8a4d26e300653072ddba04385c8568dfef2c14edd70d697200930b1b1e54ea3e","preread":"0001-01-01T00:00:00Z","storage_stats":{},"precpu_stats":{"throttling_data":{"throttled_periods":0,"throttled_time":0,"periods":0},"cpu_usage":{"usage_in_usermode":0,"usage_in_kernelmode":0,"total_usage":0}},"pids_stats":{"current":38},"num_procs":0,"cpu_stats":{"throttling_data":{"throttled_periods":0,"throttled_time":0,"periods":0},"system_cpu_usage":112668728890000000,"online_cpus":128,"cpu_usage":{"usage_in_usermode":136070000000,"usage_in_kernelmode":10340000000,"total_usage":146035765519,"percpu_usage":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,146035765519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}},"read":"2020-10-30T04:03:39.582893826Z"}