File size: 17,445 Bytes
43712fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "Huggy.Policy.Entropy.mean": {
            "value": 1.411855697631836,
            "min": 1.411855697631836,
            "max": 1.4308242797851562,
            "count": 40
        },
        "Huggy.Policy.Entropy.sum": {
            "value": 71205.53125,
            "min": 69423.0234375,
            "max": 77898.140625,
            "count": 40
        },
        "Huggy.Environment.EpisodeLength.mean": {
            "value": 100.04040404040404,
            "min": 96.0701754385965,
            "max": 387.1860465116279,
            "count": 40
        },
        "Huggy.Environment.EpisodeLength.sum": {
            "value": 49520.0,
            "min": 48833.0,
            "max": 50187.0,
            "count": 40
        },
        "Huggy.Step.mean": {
            "value": 1999972.0,
            "min": 49747.0,
            "max": 1999972.0,
            "count": 40
        },
        "Huggy.Step.sum": {
            "value": 1999972.0,
            "min": 49747.0,
            "max": 1999972.0,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicValueEstimate.mean": {
            "value": 2.3407883644104004,
            "min": 0.17893271148204803,
            "max": 2.4438838958740234,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicValueEstimate.sum": {
            "value": 1158.690185546875,
            "min": 22.90338706970215,
            "max": 1217.350341796875,
            "count": 40
        },
        "Huggy.Environment.CumulativeReward.mean": {
            "value": 3.503952991480779,
            "min": 1.7555299231316894,
            "max": 3.912839168471988,
            "count": 40
        },
        "Huggy.Environment.CumulativeReward.sum": {
            "value": 1734.4567307829857,
            "min": 224.70783016085625,
            "max": 1997.805602312088,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicReward.mean": {
            "value": 3.503952991480779,
            "min": 1.7555299231316894,
            "max": 3.912839168471988,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicReward.sum": {
            "value": 1734.4567307829857,
            "min": 224.70783016085625,
            "max": 1997.805602312088,
            "count": 40
        },
        "Huggy.Losses.PolicyLoss.mean": {
            "value": 0.01358949675405812,
            "min": 0.01358949675405812,
            "max": 0.02161555243244872,
            "count": 40
        },
        "Huggy.Losses.PolicyLoss.sum": {
            "value": 0.040768490262174356,
            "min": 0.028967913011426087,
            "max": 0.05690311727084918,
            "count": 40
        },
        "Huggy.Losses.ValueLoss.mean": {
            "value": 0.05531397126615048,
            "min": 0.02207256533826391,
            "max": 0.05690772601713737,
            "count": 40
        },
        "Huggy.Losses.ValueLoss.sum": {
            "value": 0.16594191379845144,
            "min": 0.04414513067652782,
            "max": 0.16594191379845144,
            "count": 40
        },
        "Huggy.Policy.LearningRate.mean": {
            "value": 3.2921989026333312e-06,
            "min": 3.2921989026333312e-06,
            "max": 0.0002953408515530499,
            "count": 40
        },
        "Huggy.Policy.LearningRate.sum": {
            "value": 9.876596707899993e-06,
            "min": 9.876596707899993e-06,
            "max": 0.00084408736863755,
            "count": 40
        },
        "Huggy.Policy.Epsilon.mean": {
            "value": 0.10109736666666669,
            "min": 0.10109736666666669,
            "max": 0.19844695,
            "count": 40
        },
        "Huggy.Policy.Epsilon.sum": {
            "value": 0.30329210000000006,
            "min": 0.20737619999999996,
            "max": 0.5813624500000001,
            "count": 40
        },
        "Huggy.Policy.Beta.mean": {
            "value": 6.475859666666663e-05,
            "min": 6.475859666666663e-05,
            "max": 0.004922502805000001,
            "count": 40
        },
        "Huggy.Policy.Beta.sum": {
            "value": 0.0001942757899999999,
            "min": 0.0001942757899999999,
            "max": 0.014069986255,
            "count": 40
        },
        "Huggy.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 40
        },
        "Huggy.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 40
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1691063907",
        "python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy --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": "1691066293"
    },
    "total": 2386.108553264,
    "count": 1,
    "self": 0.7388051699999778,
    "children": {
        "run_training.setup": {
            "total": 0.043802008000000114,
            "count": 1,
            "self": 0.043802008000000114
        },
        "TrainerController.start_learning": {
            "total": 2385.325946086,
            "count": 1,
            "self": 4.124338472933232,
            "children": {
                "TrainerController._reset_env": {
                    "total": 5.372092192000025,
                    "count": 1,
                    "self": 5.372092192000025
                },
                "TrainerController.advance": {
                    "total": 2375.6450111010668,
                    "count": 231605,
                    "self": 4.487847753144251,
                    "children": {
                        "env_step": {
                            "total": 1830.9679707649323,
                            "count": 231605,
                            "self": 1548.3225334949407,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 279.78403516208135,
                                    "count": 231605,
                                    "self": 16.289131446046383,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 263.49490371603497,
                                            "count": 223042,
                                            "self": 263.49490371603497
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 2.861402107910294,
                                    "count": 231605,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 2377.775874216015,
                                            "count": 231605,
                                            "is_parallel": true,
                                            "self": 1115.3295144109775,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.000843082000017148,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0002567540000200097,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0005863279999971382,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.0005863279999971382
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.029306976000043505,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.00034483500002124856,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.00021085999998149418,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00021085999998149418
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.028041985000015757,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.028041985000015757
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0007092960000250059,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00020282600002019535,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0005064700000048106,
                                                                            "count": 2,
                                                                            "is_parallel": true,
                                                                            "self": 0.0005064700000048106
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1262.4463598050374,
                                                    "count": 231604,
                                                    "is_parallel": true,
                                                    "self": 40.03656163694518,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 80.49734916805551,
                                                            "count": 231604,
                                                            "is_parallel": true,
                                                            "self": 80.49734916805551
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 1045.064046903054,
                                                            "count": 231604,
                                                            "is_parallel": true,
                                                            "self": 1045.064046903054
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 96.84840209698262,
                                                            "count": 231604,
                                                            "is_parallel": true,
                                                            "self": 34.33440164194974,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 62.514000455032885,
                                                                    "count": 463208,
                                                                    "is_parallel": true,
                                                                    "self": 62.514000455032885
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 540.18919258299,
                            "count": 231605,
                            "self": 6.4177552130252025,
                            "children": {
                                "process_trajectory": {
                                    "total": 132.87802964196374,
                                    "count": 231605,
                                    "self": 131.4359007339648,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 1.4421289079989492,
                                            "count": 10,
                                            "self": 1.4421289079989492
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 400.893407728001,
                                    "count": 97,
                                    "self": 341.49195470000865,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 59.401453027992375,
                                            "count": 2910,
                                            "self": 59.401453027992375
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.2800001059076749e-06,
                    "count": 1,
                    "self": 1.2800001059076749e-06
                },
                "TrainerController._save_models": {
                    "total": 0.1845030399999814,
                    "count": 1,
                    "self": 0.002609674000268569,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.18189336599971284,
                            "count": 1,
                            "self": 0.18189336599971284
                        }
                    }
                }
            }
        }
    }
}