File size: 17,421 Bytes
6a7a82c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.3998711109161377,
            "min": 1.3998711109161377,
            "max": 1.426073431968689,
            "count": 40
        },
        "Huggy.Policy.Entropy.sum": {
            "value": 68551.6875,
            "min": 67937.21875,
            "max": 77666.515625,
            "count": 40
        },
        "Huggy.Environment.EpisodeLength.mean": {
            "value": 92.46915887850467,
            "min": 72.67304860088365,
            "max": 420.675,
            "count": 40
        },
        "Huggy.Environment.EpisodeLength.sum": {
            "value": 49471.0,
            "min": 49181.0,
            "max": 50481.0,
            "count": 40
        },
        "Huggy.Step.mean": {
            "value": 1999988.0,
            "min": 49946.0,
            "max": 1999988.0,
            "count": 40
        },
        "Huggy.Step.sum": {
            "value": 1999988.0,
            "min": 49946.0,
            "max": 1999988.0,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicValueEstimate.mean": {
            "value": 2.4525973796844482,
            "min": 0.1270882487297058,
            "max": 2.5267536640167236,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicValueEstimate.sum": {
            "value": 1312.1396484375,
            "min": 15.123501777648926,
            "max": 1709.20068359375,
            "count": 40
        },
        "Huggy.Environment.CumulativeReward.mean": {
            "value": 3.7593636486017816,
            "min": 1.7763521410837895,
            "max": 4.0123103640296245,
            "count": 40
        },
        "Huggy.Environment.CumulativeReward.sum": {
            "value": 2011.2595520019531,
            "min": 211.38590478897095,
            "max": 2689.9936393499374,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicReward.mean": {
            "value": 3.7593636486017816,
            "min": 1.7763521410837895,
            "max": 4.0123103640296245,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicReward.sum": {
            "value": 2011.2595520019531,
            "min": 211.38590478897095,
            "max": 2689.9936393499374,
            "count": 40
        },
        "Huggy.Losses.PolicyLoss.mean": {
            "value": 0.01838556851437008,
            "min": 0.012620759145647753,
            "max": 0.02003758747402268,
            "count": 40
        },
        "Huggy.Losses.PolicyLoss.sum": {
            "value": 0.05515670554311024,
            "min": 0.025241518291295506,
            "max": 0.055416991329790714,
            "count": 40
        },
        "Huggy.Losses.ValueLoss.mean": {
            "value": 0.04811769864625401,
            "min": 0.021173789010693632,
            "max": 0.058220907424887024,
            "count": 40
        },
        "Huggy.Losses.ValueLoss.sum": {
            "value": 0.14435309593876203,
            "min": 0.042347578021387264,
            "max": 0.17466272227466106,
            "count": 40
        },
        "Huggy.Policy.LearningRate.mean": {
            "value": 3.898498700533324e-06,
            "min": 3.898498700533324e-06,
            "max": 0.000295350526549825,
            "count": 40
        },
        "Huggy.Policy.LearningRate.sum": {
            "value": 1.1695496101599973e-05,
            "min": 1.1695496101599973e-05,
            "max": 0.0008442606185797999,
            "count": 40
        },
        "Huggy.Policy.Epsilon.mean": {
            "value": 0.10129946666666667,
            "min": 0.10129946666666667,
            "max": 0.198450175,
            "count": 40
        },
        "Huggy.Policy.Epsilon.sum": {
            "value": 0.3038984,
            "min": 0.20783495000000002,
            "max": 0.5814202,
            "count": 40
        },
        "Huggy.Policy.Beta.mean": {
            "value": 7.484338666666654e-05,
            "min": 7.484338666666654e-05,
            "max": 0.0049226637325,
            "count": 40
        },
        "Huggy.Policy.Beta.sum": {
            "value": 0.00022453015999999962,
            "min": 0.00022453015999999962,
            "max": 0.01407286798,
            "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": "1679925316",
        "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": "1679927661"
    },
    "total": 2345.0894386970003,
    "count": 1,
    "self": 0.44500300000072457,
    "children": {
        "run_training.setup": {
            "total": 0.16852012300000752,
            "count": 1,
            "self": 0.16852012300000752
        },
        "TrainerController.start_learning": {
            "total": 2344.475915574,
            "count": 1,
            "self": 4.4185151840601975,
            "children": {
                "TrainerController._reset_env": {
                    "total": 9.548091831000079,
                    "count": 1,
                    "self": 9.548091831000079
                },
                "TrainerController.advance": {
                    "total": 2330.39982250294,
                    "count": 233083,
                    "self": 4.497401314875333,
                    "children": {
                        "env_step": {
                            "total": 1813.1608751530366,
                            "count": 233083,
                            "self": 1528.8471555519563,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 281.4924940290625,
                                    "count": 233083,
                                    "self": 17.448415530967623,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 264.0440784980949,
                                            "count": 222947,
                                            "self": 264.0440784980949
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 2.821225572017738,
                                    "count": 233083,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 2336.5901397480206,
                                            "count": 233083,
                                            "is_parallel": true,
                                            "self": 1094.647293813054,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0011220399999274377,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.00028510700008155254,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0008369329998458852,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.0008369329998458852
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.02924904999986211,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.00030741899990971433,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.00019570799986468046,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00019570799986468046
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.028018270000075063,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.028018270000075063
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0007276530000126513,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00020665400006691925,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0005209989999457321,
                                                                            "count": 2,
                                                                            "is_parallel": true,
                                                                            "self": 0.0005209989999457321
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1241.9428459349667,
                                                    "count": 233082,
                                                    "is_parallel": true,
                                                    "self": 38.468685169868195,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 76.32957513313113,
                                                            "count": 233082,
                                                            "is_parallel": true,
                                                            "self": 76.32957513313113
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 1037.9429637200003,
                                                            "count": 233082,
                                                            "is_parallel": true,
                                                            "self": 1037.9429637200003
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 89.2016219119671,
                                                            "count": 233082,
                                                            "is_parallel": true,
                                                            "self": 33.45526978599469,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 55.74635212597241,
                                                                    "count": 466164,
                                                                    "is_parallel": true,
                                                                    "self": 55.74635212597241
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 512.741546035028,
                            "count": 233083,
                            "self": 6.632679556002813,
                            "children": {
                                "process_trajectory": {
                                    "total": 144.89841373902595,
                                    "count": 233083,
                                    "self": 143.49771883002586,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 1.4006949090000944,
                                            "count": 10,
                                            "self": 1.4006949090000944
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 361.21045273999925,
                                    "count": 97,
                                    "self": 303.0782367849938,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 58.13221595500545,
                                            "count": 2910,
                                            "self": 58.13221595500545
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.0369999472459313e-06,
                    "count": 1,
                    "self": 1.0369999472459313e-06
                },
                "TrainerController._save_models": {
                    "total": 0.10948501899974872,
                    "count": 1,
                    "self": 0.0018847739993361756,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.10760024500041254,
                            "count": 1,
                            "self": 0.10760024500041254
                        }
                    }
                }
            }
        }
    }
}