File size: 18,734 Bytes
9b901ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "Pyramids.Policy.Entropy.mean": {
            "value": 0.30878549814224243,
            "min": 0.30878549814224243,
            "max": 1.4065443277359009,
            "count": 33
        },
        "Pyramids.Policy.Entropy.sum": {
            "value": 9233.921875,
            "min": 9233.921875,
            "max": 42668.9296875,
            "count": 33
        },
        "Pyramids.Step.mean": {
            "value": 989983.0,
            "min": 29952.0,
            "max": 989983.0,
            "count": 33
        },
        "Pyramids.Step.sum": {
            "value": 989983.0,
            "min": 29952.0,
            "max": 989983.0,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.6260428428649902,
            "min": -0.1239318922162056,
            "max": 0.7087668180465698,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
            "value": 178.42221069335938,
            "min": -29.743654251098633,
            "max": 201.99855041503906,
            "count": 33
        },
        "Pyramids.Policy.RndValueEstimate.mean": {
            "value": 0.00834602490067482,
            "min": -0.03647370636463165,
            "max": 0.6505448222160339,
            "count": 33
        },
        "Pyramids.Policy.RndValueEstimate.sum": {
            "value": 2.37861704826355,
            "min": -10.030269622802734,
            "max": 154.1791229248047,
            "count": 33
        },
        "Pyramids.Losses.PolicyLoss.mean": {
            "value": 0.06878873727857318,
            "min": 0.0669038255557699,
            "max": 0.07362794883090243,
            "count": 33
        },
        "Pyramids.Losses.PolicyLoss.sum": {
            "value": 1.0318310591785977,
            "min": 0.47033216640983455,
            "max": 1.0918905346576744,
            "count": 33
        },
        "Pyramids.Losses.ValueLoss.mean": {
            "value": 0.016499617166270873,
            "min": 0.0010142359632326187,
            "max": 0.019295246457944473,
            "count": 33
        },
        "Pyramids.Losses.ValueLoss.sum": {
            "value": 0.2474942574940631,
            "min": 0.007925119198983432,
            "max": 0.2474942574940631,
            "count": 33
        },
        "Pyramids.Policy.LearningRate.mean": {
            "value": 7.453217515626665e-06,
            "min": 7.453217515626665e-06,
            "max": 0.00029515063018788575,
            "count": 33
        },
        "Pyramids.Policy.LearningRate.sum": {
            "value": 0.00011179826273439997,
            "min": 0.00011179826273439997,
            "max": 0.0035081453306183,
            "count": 33
        },
        "Pyramids.Policy.Epsilon.mean": {
            "value": 0.10248437333333335,
            "min": 0.10248437333333335,
            "max": 0.19838354285714285,
            "count": 33
        },
        "Pyramids.Policy.Epsilon.sum": {
            "value": 1.5372656000000002,
            "min": 1.3691136000000002,
            "max": 2.5726459000000004,
            "count": 33
        },
        "Pyramids.Policy.Beta.mean": {
            "value": 0.00025818889599999996,
            "min": 0.00025818889599999996,
            "max": 0.00983851593142857,
            "count": 33
        },
        "Pyramids.Policy.Beta.sum": {
            "value": 0.0038728334399999995,
            "min": 0.0038728334399999995,
            "max": 0.11696123183,
            "count": 33
        },
        "Pyramids.Losses.RNDLoss.mean": {
            "value": 0.017046082764863968,
            "min": 0.017046082764863968,
            "max": 0.6730450391769409,
            "count": 33
        },
        "Pyramids.Losses.RNDLoss.sum": {
            "value": 0.2556912302970886,
            "min": 0.2498343139886856,
            "max": 4.711315155029297,
            "count": 33
        },
        "Pyramids.Environment.EpisodeLength.mean": {
            "value": 307.6666666666667,
            "min": 279.50467289719626,
            "max": 999.0,
            "count": 33
        },
        "Pyramids.Environment.EpisodeLength.sum": {
            "value": 30459.0,
            "min": 15984.0,
            "max": 33252.0,
            "count": 33
        },
        "Pyramids.Environment.CumulativeReward.mean": {
            "value": 1.6317009940893963,
            "min": -1.0000000521540642,
            "max": 1.6830953085951716,
            "count": 33
        },
        "Pyramids.Environment.CumulativeReward.sum": {
            "value": 161.53839841485023,
            "min": -32.000001668930054,
            "max": 180.09119801968336,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicReward.mean": {
            "value": 1.6317009940893963,
            "min": -1.0000000521540642,
            "max": 1.6830953085951716,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicReward.sum": {
            "value": 161.53839841485023,
            "min": -32.000001668930054,
            "max": 180.09119801968336,
            "count": 33
        },
        "Pyramids.Policy.RndReward.mean": {
            "value": 0.05351920378179233,
            "min": 0.05351920378179233,
            "max": 13.652445676038042,
            "count": 33
        },
        "Pyramids.Policy.RndReward.sum": {
            "value": 5.298401174397441,
            "min": 5.298401174397441,
            "max": 218.43913081660867,
            "count": 33
        },
        "Pyramids.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 33
        },
        "Pyramids.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 33
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1679431910",
        "python_version": "3.9.16 (main, Dec  7 2022, 01:11:51) \n[GCC 9.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training112 --no-graphics",
        "mlagents_version": "0.31.0.dev0",
        "mlagents_envs_version": "0.31.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.11.0+cu102",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1679434154"
    },
    "total": 2243.598298204999,
    "count": 1,
    "self": 0.4743138329995418,
    "children": {
        "run_training.setup": {
            "total": 0.10329088599974057,
            "count": 1,
            "self": 0.10329088599974057
        },
        "TrainerController.start_learning": {
            "total": 2243.020693486,
            "count": 1,
            "self": 1.3411638967854742,
            "children": {
                "TrainerController._reset_env": {
                    "total": 6.524614370999188,
                    "count": 1,
                    "self": 6.524614370999188
                },
                "TrainerController.advance": {
                    "total": 2235.065435024214,
                    "count": 64185,
                    "self": 1.5252545270113842,
                    "children": {
                        "env_step": {
                            "total": 1611.549475112185,
                            "count": 64185,
                            "self": 1502.954491310299,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 107.8041905680684,
                                    "count": 64185,
                                    "self": 4.912926397321826,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 102.89126417074658,
                                            "count": 62567,
                                            "self": 102.89126417074658
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.7907932338175669,
                                    "count": 64185,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 2238.1158219349154,
                                            "count": 64185,
                                            "is_parallel": true,
                                            "self": 850.2850226768842,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0019085300000369898,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0006519950002257247,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0012565349998112652,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.0012565349998112652
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.09338815399951272,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0005497140000443324,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0004703879994849558,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0004703879994849558
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.09047946099963156,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.09047946099963156
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0018885910003518802,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0003943149995393469,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0014942760008125333,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.0014942760008125333
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1387.8307992580312,
                                                    "count": 64184,
                                                    "is_parallel": true,
                                                    "self": 31.01560196646551,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 23.621474511350243,
                                                            "count": 64184,
                                                            "is_parallel": true,
                                                            "self": 23.621474511350243
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 1237.753081751991,
                                                            "count": 64184,
                                                            "is_parallel": true,
                                                            "self": 1237.753081751991
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 95.44064102822449,
                                                            "count": 64184,
                                                            "is_parallel": true,
                                                            "self": 20.51449231301467,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 74.92614871520982,
                                                                    "count": 513472,
                                                                    "is_parallel": true,
                                                                    "self": 74.92614871520982
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 621.9907053850175,
                            "count": 64185,
                            "self": 2.614478388753014,
                            "children": {
                                "process_trajectory": {
                                    "total": 121.5869534382764,
                                    "count": 64185,
                                    "self": 121.32011537627659,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 0.2668380619998061,
                                            "count": 2,
                                            "self": 0.2668380619998061
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 497.78927355798805,
                                    "count": 451,
                                    "self": 317.8746718512484,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 179.91460170673963,
                                            "count": 22830,
                                            "self": 179.91460170673963
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 9.880004654405639e-07,
                    "count": 1,
                    "self": 9.880004654405639e-07
                },
                "TrainerController._save_models": {
                    "total": 0.08947920600076031,
                    "count": 1,
                    "self": 0.001424603000486968,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.08805460300027335,
                            "count": 1,
                            "self": 0.08805460300027335
                        }
                    }
                }
            }
        }
    }
}