File size: 18,721 Bytes
43cb148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.6383645534515381,
            "min": 0.615313708782196,
            "max": 0.9496520161628723,
            "count": 14
        },
        "Pyramids.Policy.Entropy.sum": {
            "value": 19222.43359375,
            "min": 11669.32421875,
            "max": 26354.03515625,
            "count": 14
        },
        "Pyramids.Step.mean": {
            "value": 989978.0,
            "min": 599996.0,
            "max": 989978.0,
            "count": 14
        },
        "Pyramids.Step.sum": {
            "value": 989978.0,
            "min": 599996.0,
            "max": 989978.0,
            "count": 14
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.3585755527019501,
            "min": 0.19249166548252106,
            "max": 0.4474329352378845,
            "count": 14
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
            "value": 96.45682525634766,
            "min": 18.28670883178711,
            "max": 121.25432586669922,
            "count": 14
        },
        "Pyramids.Policy.RndValueEstimate.mean": {
            "value": 0.002819396322593093,
            "min": -0.04338645190000534,
            "max": 0.04091056063771248,
            "count": 14
        },
        "Pyramids.Policy.RndValueEstimate.sum": {
            "value": 0.7584176063537598,
            "min": -11.540796279907227,
            "max": 10.30946159362793,
            "count": 14
        },
        "Pyramids.Losses.PolicyLoss.mean": {
            "value": 0.06751222568079053,
            "min": 0.06751222568079053,
            "max": 0.07376259519341623,
            "count": 14
        },
        "Pyramids.Losses.PolicyLoss.sum": {
            "value": 1.012683385211858,
            "min": 0.2913393726533589,
            "max": 1.0558086735220378,
            "count": 14
        },
        "Pyramids.Losses.ValueLoss.mean": {
            "value": 0.012618124234399552,
            "min": 0.008346661679431289,
            "max": 0.013856102255522276,
            "count": 14
        },
        "Pyramids.Losses.ValueLoss.sum": {
            "value": 0.18927186351599326,
            "min": 0.042184563068682714,
            "max": 0.20784153383283413,
            "count": 14
        },
        "Pyramids.Policy.LearningRate.mean": {
            "value": 7.468857510413333e-06,
            "min": 7.468857510413333e-06,
            "max": 0.000121194284601925,
            "count": 14
        },
        "Pyramids.Policy.LearningRate.sum": {
            "value": 0.00011203286265619999,
            "min": 0.00011203286265619999,
            "max": 0.0016174508608499997,
            "count": 14
        },
        "Pyramids.Policy.Epsilon.mean": {
            "value": 0.10248958666666669,
            "min": 0.10248958666666669,
            "max": 0.140398075,
            "count": 14
        },
        "Pyramids.Policy.Epsilon.sum": {
            "value": 1.5373438000000004,
            "min": 0.5615923,
            "max": 1.9875115000000003,
            "count": 14
        },
        "Pyramids.Policy.Beta.mean": {
            "value": 0.000258709708,
            "min": 0.000258709708,
            "max": 0.0040457676925000005,
            "count": 14
        },
        "Pyramids.Policy.Beta.sum": {
            "value": 0.00388064562,
            "min": 0.00388064562,
            "max": 0.054001085000000004,
            "count": 14
        },
        "Pyramids.Losses.RNDLoss.mean": {
            "value": 0.007297104224562645,
            "min": 0.007063571363687515,
            "max": 0.00979213509708643,
            "count": 14
        },
        "Pyramids.Losses.RNDLoss.sum": {
            "value": 0.10945656150579453,
            "min": 0.036756519228219986,
            "max": 0.13708989322185516,
            "count": 14
        },
        "Pyramids.Environment.EpisodeLength.mean": {
            "value": 458.28985507246375,
            "min": 406.07142857142856,
            "max": 691.2083333333334,
            "count": 14
        },
        "Pyramids.Environment.EpisodeLength.sum": {
            "value": 31622.0,
            "min": 5685.0,
            "max": 33285.0,
            "count": 14
        },
        "Pyramids.Environment.CumulativeReward.mean": {
            "value": 1.3097391133939011,
            "min": 0.7194212434139657,
            "max": 1.5939285733870097,
            "count": 14
        },
        "Pyramids.Environment.CumulativeReward.sum": {
            "value": 90.37199882417917,
            "min": 22.315000027418137,
            "max": 105.12839791178703,
            "count": 14
        },
        "Pyramids.Policy.ExtrinsicReward.mean": {
            "value": 1.3097391133939011,
            "min": 0.7194212434139657,
            "max": 1.5939285733870097,
            "count": 14
        },
        "Pyramids.Policy.ExtrinsicReward.sum": {
            "value": 90.37199882417917,
            "min": 22.315000027418137,
            "max": 105.12839791178703,
            "count": 14
        },
        "Pyramids.Policy.RndReward.mean": {
            "value": 0.035147823929234975,
            "min": 0.03444063365361162,
            "max": 0.06344039772235927,
            "count": 14
        },
        "Pyramids.Policy.RndReward.sum": {
            "value": 2.4251998511172133,
            "min": 0.6170701496885158,
            "max": 2.9816986929508857,
            "count": 14
        },
        "Pyramids.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 14
        },
        "Pyramids.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 14
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1727790776",
        "python_version": "3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --resume",
        "mlagents_version": "1.1.0.dev0",
        "mlagents_envs_version": "1.1.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "2.4.1+cu121",
        "numpy_version": "1.23.5",
        "end_time_seconds": "1727792160"
    },
    "total": 1383.7806088080001,
    "count": 1,
    "self": 1.093362913999954,
    "children": {
        "run_training.setup": {
            "total": 0.06807297000023027,
            "count": 1,
            "self": 0.06807297000023027
        },
        "TrainerController.start_learning": {
            "total": 1382.619172924,
            "count": 1,
            "self": 0.983062282969513,
            "children": {
                "TrainerController._reset_env": {
                    "total": 2.1543254119997073,
                    "count": 1,
                    "self": 2.1543254119997073
                },
                "TrainerController.advance": {
                    "total": 1379.3588168690308,
                    "count": 26385,
                    "self": 1.0767953870554265,
                    "children": {
                        "env_step": {
                            "total": 918.1965111289596,
                            "count": 26385,
                            "self": 848.5186319479626,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 69.08725790203334,
                                    "count": 26385,
                                    "self": 2.855913230971055,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 66.23134467106229,
                                            "count": 25754,
                                            "self": 66.23134467106229
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.5906212789636811,
                                    "count": 26385,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 1379.4988767559962,
                                            "count": 26385,
                                            "is_parallel": true,
                                            "self": 607.3597904190356,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0023493080002481292,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0007643160006409744,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0015849919996071549,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.0015849919996071549
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.10993950900001437,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0007298159998754272,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0005087030003778636,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0005087030003778636
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.10678818999986106,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.10678818999986106
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0019127999999000167,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00037291599983291235,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0015398840000671044,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.0015398840000671044
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 772.1390863369606,
                                                    "count": 26384,
                                                    "is_parallel": true,
                                                    "self": 20.45920139788086,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 12.708429189027811,
                                                            "count": 26384,
                                                            "is_parallel": true,
                                                            "self": 12.708429189027811
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 684.5895122230281,
                                                            "count": 26384,
                                                            "is_parallel": true,
                                                            "self": 684.5895122230281
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 54.38194352702385,
                                                            "count": 26384,
                                                            "is_parallel": true,
                                                            "self": 11.872298791948197,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 42.50964473507565,
                                                                    "count": 211072,
                                                                    "is_parallel": true,
                                                                    "self": 42.50964473507565
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 460.0855103530157,
                            "count": 26385,
                            "self": 1.9452249829837456,
                            "children": {
                                "process_trajectory": {
                                    "total": 70.24383431303158,
                                    "count": 26385,
                                    "self": 70.09436840103172,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 0.1494659119998687,
                                            "count": 1,
                                            "self": 0.1494659119998687
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 387.8964510570004,
                                    "count": 193,
                                    "self": 156.383977185008,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 231.51247387199237,
                                            "count": 9339,
                                            "self": 231.51247387199237
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.8300002011528704e-06,
                    "count": 1,
                    "self": 1.8300002011528704e-06
                },
                "TrainerController._save_models": {
                    "total": 0.12296652999975777,
                    "count": 1,
                    "self": 0.005349126999590226,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.11761740300016754,
                            "count": 1,
                            "self": 0.11761740300016754
                        }
                    }
                }
            }
        }
    }
}