File size: 17,424 Bytes
5cd534d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.4100391864776611,
            "min": 1.4100391864776611,
            "max": 1.4320558309555054,
            "count": 40
        },
        "Huggy.Policy.Entropy.sum": {
            "value": 66562.3125,
            "min": 66562.3125,
            "max": 78456.1484375,
            "count": 40
        },
        "Huggy.Environment.EpisodeLength.mean": {
            "value": 140.6867816091954,
            "min": 92.41385767790263,
            "max": 380.5,
            "count": 40
        },
        "Huggy.Environment.EpisodeLength.sum": {
            "value": 48959.0,
            "min": 48773.0,
            "max": 50235.0,
            "count": 40
        },
        "Huggy.Step.mean": {
            "value": 1999932.0,
            "min": 49910.0,
            "max": 1999932.0,
            "count": 40
        },
        "Huggy.Step.sum": {
            "value": 1999932.0,
            "min": 49910.0,
            "max": 1999932.0,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicValueEstimate.mean": {
            "value": 2.1620914936065674,
            "min": 0.03369458019733429,
            "max": 2.407043218612671,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicValueEstimate.sum": {
            "value": 752.4078369140625,
            "min": 4.413990020751953,
            "max": 1274.9886474609375,
            "count": 40
        },
        "Huggy.Environment.CumulativeReward.mean": {
            "value": 3.2266456585848466,
            "min": 1.7754800692769408,
            "max": 3.927038909465659,
            "count": 40
        },
        "Huggy.Environment.CumulativeReward.sum": {
            "value": 1122.8726891875267,
            "min": 232.58788907527924,
            "max": 2000.5160293579102,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicReward.mean": {
            "value": 3.2266456585848466,
            "min": 1.7754800692769408,
            "max": 3.927038909465659,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicReward.sum": {
            "value": 1122.8726891875267,
            "min": 232.58788907527924,
            "max": 2000.5160293579102,
            "count": 40
        },
        "Huggy.Losses.PolicyLoss.mean": {
            "value": 0.015618558024935841,
            "min": 0.012712159106740728,
            "max": 0.01982619289839123,
            "count": 40
        },
        "Huggy.Losses.PolicyLoss.sum": {
            "value": 0.04685567407480752,
            "min": 0.025424318213481456,
            "max": 0.05947857869517369,
            "count": 40
        },
        "Huggy.Losses.ValueLoss.mean": {
            "value": 0.03796182142363654,
            "min": 0.022962670493870976,
            "max": 0.06371324273447196,
            "count": 40
        },
        "Huggy.Losses.ValueLoss.sum": {
            "value": 0.11388546427090963,
            "min": 0.04592534098774195,
            "max": 0.19113972820341588,
            "count": 40
        },
        "Huggy.Policy.LearningRate.mean": {
            "value": 3.2483489172500087e-06,
            "min": 3.2483489172500087e-06,
            "max": 0.00029532480155839997,
            "count": 40
        },
        "Huggy.Policy.LearningRate.sum": {
            "value": 9.745046751750026e-06,
            "min": 9.745046751750026e-06,
            "max": 0.0008440293186569,
            "count": 40
        },
        "Huggy.Policy.Epsilon.mean": {
            "value": 0.10108275000000004,
            "min": 0.10108275000000004,
            "max": 0.19844159999999997,
            "count": 40
        },
        "Huggy.Policy.Epsilon.sum": {
            "value": 0.3032482500000001,
            "min": 0.20735365000000006,
            "max": 0.5813431,
            "count": 40
        },
        "Huggy.Policy.Beta.mean": {
            "value": 6.402922500000016e-05,
            "min": 6.402922500000016e-05,
            "max": 0.004922235840000001,
            "count": 40
        },
        "Huggy.Policy.Beta.sum": {
            "value": 0.0001920876750000005,
            "min": 0.0001920876750000005,
            "max": 0.01406902069,
            "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": "1679996628",
        "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/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": "1680001148"
    },
    "total": 4520.458490686,
    "count": 1,
    "self": 1.079024897000636,
    "children": {
        "run_training.setup": {
            "total": 0.14642669899990324,
            "count": 1,
            "self": 0.14642669899990324
        },
        "TrainerController.start_learning": {
            "total": 4519.23303909,
            "count": 1,
            "self": 8.022811867842393,
            "children": {
                "TrainerController._reset_env": {
                    "total": 8.5643638009999,
                    "count": 1,
                    "self": 8.5643638009999
                },
                "TrainerController.advance": {
                    "total": 4502.3563895891575,
                    "count": 231309,
                    "self": 8.41627635922032,
                    "children": {
                        "env_step": {
                            "total": 2797.838084192873,
                            "count": 231309,
                            "self": 2360.7659764967716,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 431.83353949497246,
                                    "count": 231309,
                                    "self": 28.783192901885286,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 403.05034659308717,
                                            "count": 222974,
                                            "self": 403.05034659308717
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 5.238568201128828,
                                    "count": 231309,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 4504.5575648279155,
                                            "count": 231309,
                                            "is_parallel": true,
                                            "self": 2616.4272419810018,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0010743630000433768,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0002990929999668879,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0007752700000764889,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.0007752700000764889
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.03848124599994662,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0003766980000818876,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.00025856699994619703,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00025856699994619703
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.036887191999994684,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.036887191999994684
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0009587889999238541,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0002414469997802371,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.000717342000143617,
                                                                            "count": 2,
                                                                            "is_parallel": true,
                                                                            "self": 0.000717342000143617
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1888.1303228469137,
                                                    "count": 231308,
                                                    "is_parallel": true,
                                                    "self": 57.717420076614644,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 86.10308774700547,
                                                            "count": 231308,
                                                            "is_parallel": true,
                                                            "self": 86.10308774700547
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 1612.947787675158,
                                                            "count": 231308,
                                                            "is_parallel": true,
                                                            "self": 1612.947787675158
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 131.3620273481356,
                                                            "count": 231308,
                                                            "is_parallel": true,
                                                            "self": 45.02009974685211,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 86.34192760128349,
                                                                    "count": 462616,
                                                                    "is_parallel": true,
                                                                    "self": 86.34192760128349
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 1696.102029037064,
                            "count": 231309,
                            "self": 14.050467923729684,
                            "children": {
                                "process_trajectory": {
                                    "total": 241.75039927433227,
                                    "count": 231309,
                                    "self": 239.98334912333212,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 1.7670501510001486,
                                            "count": 10,
                                            "self": 1.7670501510001486
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 1440.3011618390021,
                                    "count": 97,
                                    "self": 397.8698412179674,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 1042.4313206210347,
                                            "count": 2910,
                                            "self": 1042.4313206210347
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.3839999155607074e-06,
                    "count": 1,
                    "self": 1.3839999155607074e-06
                },
                "TrainerController._save_models": {
                    "total": 0.2894724480001969,
                    "count": 1,
                    "self": 0.008931218000725494,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.2805412299994714,
                            "count": 1,
                            "self": 0.2805412299994714
                        }
                    }
                }
            }
        }
    }
}