File size: 17,383 Bytes
88dcad5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.4259545803070068,
            "min": 1.4198740720748901,
            "max": 1.4259545803070068,
            "count": 6
        },
        "Huggy.Policy.Entropy.sum": {
            "value": 71089.5390625,
            "min": 69172.2734375,
            "max": 78534.65625,
            "count": 6
        },
        "Huggy.Environment.EpisodeLength.mean": {
            "value": 160.6290322580645,
            "min": 160.6290322580645,
            "max": 368.77941176470586,
            "count": 6
        },
        "Huggy.Environment.EpisodeLength.sum": {
            "value": 49795.0,
            "min": 49519.0,
            "max": 50154.0,
            "count": 6
        },
        "Huggy.Step.mean": {
            "value": 299963.0,
            "min": 49885.0,
            "max": 299963.0,
            "count": 6
        },
        "Huggy.Step.sum": {
            "value": 299963.0,
            "min": 49885.0,
            "max": 299963.0,
            "count": 6
        },
        "Huggy.Policy.ExtrinsicValueEstimate.mean": {
            "value": 1.4954533576965332,
            "min": 0.1715380847454071,
            "max": 1.4954533576965332,
            "count": 6
        },
        "Huggy.Policy.ExtrinsicValueEstimate.sum": {
            "value": 463.5905456542969,
            "min": 23.157642364501953,
            "max": 463.5905456542969,
            "count": 6
        },
        "Huggy.Environment.CumulativeReward.mean": {
            "value": 3.478076188987301,
            "min": 1.8233734027103141,
            "max": 3.5086319914553314,
            "count": 6
        },
        "Huggy.Environment.CumulativeReward.sum": {
            "value": 1078.2036185860634,
            "min": 246.1554093658924,
            "max": 1078.2036185860634,
            "count": 6
        },
        "Huggy.Policy.ExtrinsicReward.mean": {
            "value": 3.478076188987301,
            "min": 1.8233734027103141,
            "max": 3.5086319914553314,
            "count": 6
        },
        "Huggy.Policy.ExtrinsicReward.sum": {
            "value": 1078.2036185860634,
            "min": 246.1554093658924,
            "max": 1078.2036185860634,
            "count": 6
        },
        "Huggy.Losses.PolicyLoss.mean": {
            "value": 0.019604676798674822,
            "min": 0.01493028273131737,
            "max": 0.020642197086514595,
            "count": 6
        },
        "Huggy.Losses.PolicyLoss.sum": {
            "value": 0.039209353597349644,
            "min": 0.02986056546263474,
            "max": 0.052283507785614344,
            "count": 6
        },
        "Huggy.Losses.ValueLoss.mean": {
            "value": 0.03594618175799648,
            "min": 0.020260032545775176,
            "max": 0.03594618175799648,
            "count": 6
        },
        "Huggy.Losses.ValueLoss.sum": {
            "value": 0.07189236351599296,
            "min": 0.04052006509155035,
            "max": 0.08180487013111512,
            "count": 6
        },
        "Huggy.Policy.LearningRate.mean": {
            "value": 0.0002580839389720249,
            "min": 0.0002580839389720249,
            "max": 0.000295305826564725,
            "count": 6
        },
        "Huggy.Policy.LearningRate.sum": {
            "value": 0.0005161678779440498,
            "min": 0.0005161678779440498,
            "max": 0.0008438443687185499,
            "count": 6
        },
        "Huggy.Policy.Epsilon.mean": {
            "value": 0.186027975,
            "min": 0.186027975,
            "max": 0.19843527500000002,
            "count": 6
        },
        "Huggy.Policy.Epsilon.sum": {
            "value": 0.37205595,
            "min": 0.37205595,
            "max": 0.58128145,
            "count": 6
        },
        "Huggy.Policy.Beta.mean": {
            "value": 0.004302795952500001,
            "min": 0.004302795952500001,
            "max": 0.004921920222500001,
            "count": 6
        },
        "Huggy.Policy.Beta.sum": {
            "value": 0.008605591905000001,
            "min": 0.008605591905000001,
            "max": 0.014065944354999999,
            "count": 6
        },
        "Huggy.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 6
        },
        "Huggy.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 6
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1689834473",
        "python_version": "3.10.6 (main, May 29 2023, 11:10:38) [GCC 11.3.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": "1689834828"
    },
    "total": 354.52661724800004,
    "count": 1,
    "self": 0.4450507570000468,
    "children": {
        "run_training.setup": {
            "total": 0.033703663000039796,
            "count": 1,
            "self": 0.033703663000039796
        },
        "TrainerController.start_learning": {
            "total": 354.04786282799995,
            "count": 1,
            "self": 0.6223972070093282,
            "children": {
                "TrainerController._reset_env": {
                    "total": 5.16579864199997,
                    "count": 1,
                    "self": 5.16579864199997
                },
                "TrainerController.advance": {
                    "total": 347.8673989019906,
                    "count": 34253,
                    "self": 0.6392635750162299,
                    "children": {
                        "env_step": {
                            "total": 270.7414015929824,
                            "count": 34253,
                            "self": 227.8446626439765,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 42.49328462400803,
                                    "count": 34253,
                                    "self": 2.5922277860236704,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 39.901056837984356,
                                            "count": 33633,
                                            "self": 39.901056837984356
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.40345432499788103,
                                    "count": 34252,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 352.63488022200244,
                                            "count": 34252,
                                            "is_parallel": true,
                                            "self": 166.63533792799882,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0008859210000196072,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0002543170000421924,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0006316039999774148,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.0006316039999774148
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.028596880999998575,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.00032674500005214213,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0002252819999739586,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0002252819999739586
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.027350028999990172,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.027350028999990172
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.000694824999982302,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00020508099999005935,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0004897439999922426,
                                                                            "count": 2,
                                                                            "is_parallel": true,
                                                                            "self": 0.0004897439999922426
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 185.99954229400362,
                                                    "count": 34251,
                                                    "is_parallel": true,
                                                    "self": 5.900845499006948,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 12.00319727598685,
                                                            "count": 34251,
                                                            "is_parallel": true,
                                                            "self": 12.00319727598685
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 154.11324830600557,
                                                            "count": 34251,
                                                            "is_parallel": true,
                                                            "self": 154.11324830600557
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 13.982251213004247,
                                                            "count": 34251,
                                                            "is_parallel": true,
                                                            "self": 5.07903137800605,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 8.903219834998197,
                                                                    "count": 68502,
                                                                    "is_parallel": true,
                                                                    "self": 8.903219834998197
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 76.48673373399197,
                            "count": 34252,
                            "self": 0.967087231980372,
                            "children": {
                                "process_trajectory": {
                                    "total": 15.985832506011661,
                                    "count": 34252,
                                    "self": 15.793919199011611,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 0.19191330700004983,
                                            "count": 1,
                                            "self": 0.19191330700004983
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 59.533813995999935,
                                    "count": 14,
                                    "self": 50.937078630000315,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 8.59673536599962,
                                            "count": 420,
                                            "self": 8.59673536599962
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.4729999975315877e-06,
                    "count": 1,
                    "self": 1.4729999975315877e-06
                },
                "TrainerController._save_models": {
                    "total": 0.3922666040000422,
                    "count": 1,
                    "self": 0.004854493000038929,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.3874121110000033,
                            "count": 1,
                            "self": 0.3874121110000033
                        }
                    }
                }
            }
        }
    }
}