File size: 17,431 Bytes
b434918
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.4006353616714478,
            "min": 1.4006353616714478,
            "max": 1.426529884338379,
            "count": 40
        },
        "Huggy.Policy.Entropy.sum": {
            "value": 70044.375,
            "min": 66284.75,
            "max": 78918.109375,
            "count": 40
        },
        "Huggy.Environment.EpisodeLength.mean": {
            "value": 78.86871961102106,
            "min": 73.21216617210682,
            "max": 422.33613445378154,
            "count": 40
        },
        "Huggy.Environment.EpisodeLength.sum": {
            "value": 48662.0,
            "min": 48662.0,
            "max": 50258.0,
            "count": 40
        },
        "Huggy.Step.mean": {
            "value": 1999962.0,
            "min": 49654.0,
            "max": 1999962.0,
            "count": 40
        },
        "Huggy.Step.sum": {
            "value": 1999962.0,
            "min": 49654.0,
            "max": 1999962.0,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicValueEstimate.mean": {
            "value": 2.5036091804504395,
            "min": 0.027692269533872604,
            "max": 2.5407638549804688,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicValueEstimate.sum": {
            "value": 1544.726806640625,
            "min": 3.2676877975463867,
            "max": 1671.862060546875,
            "count": 40
        },
        "Huggy.Environment.CumulativeReward.mean": {
            "value": 3.8966730767362896,
            "min": 1.7619207895408242,
            "max": 4.022127675334203,
            "count": 40
        },
        "Huggy.Environment.CumulativeReward.sum": {
            "value": 2404.2472883462906,
            "min": 207.90665316581726,
            "max": 2657.6173388957977,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicReward.mean": {
            "value": 3.8966730767362896,
            "min": 1.7619207895408242,
            "max": 4.022127675334203,
            "count": 40
        },
        "Huggy.Policy.ExtrinsicReward.sum": {
            "value": 2404.2472883462906,
            "min": 207.90665316581726,
            "max": 2657.6173388957977,
            "count": 40
        },
        "Huggy.Losses.PolicyLoss.mean": {
            "value": 0.01501045446352186,
            "min": 0.014234450271275515,
            "max": 0.019678100145635348,
            "count": 40
        },
        "Huggy.Losses.PolicyLoss.sum": {
            "value": 0.04503136339056558,
            "min": 0.02846890054255103,
            "max": 0.058819624052072556,
            "count": 40
        },
        "Huggy.Losses.ValueLoss.mean": {
            "value": 0.05640256123410331,
            "min": 0.0228787323149542,
            "max": 0.06099907575796047,
            "count": 40
        },
        "Huggy.Losses.ValueLoss.sum": {
            "value": 0.16920768370230993,
            "min": 0.0457574646299084,
            "max": 0.1791786236067613,
            "count": 40
        },
        "Huggy.Policy.LearningRate.mean": {
            "value": 4.013348662250002e-06,
            "min": 4.013348662250002e-06,
            "max": 0.00029538562653812493,
            "count": 40
        },
        "Huggy.Policy.LearningRate.sum": {
            "value": 1.2040045986750005e-05,
            "min": 1.2040045986750005e-05,
            "max": 0.0008445489184837,
            "count": 40
        },
        "Huggy.Policy.Epsilon.mean": {
            "value": 0.10133774999999999,
            "min": 0.10133774999999999,
            "max": 0.198461875,
            "count": 40
        },
        "Huggy.Policy.Epsilon.sum": {
            "value": 0.30401324999999996,
            "min": 0.2078612,
            "max": 0.5815163,
            "count": 40
        },
        "Huggy.Policy.Beta.mean": {
            "value": 7.675372500000003e-05,
            "min": 7.675372500000003e-05,
            "max": 0.004923247562500002,
            "count": 40
        },
        "Huggy.Policy.Beta.sum": {
            "value": 0.0002302611750000001,
            "min": 0.0002302611750000001,
            "max": 0.01407766337,
            "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": "1694269078",
        "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/Doggy.yaml --env=./trained-envs-executables/linux/Doggy/Doggy/Doggy.x86_64 --run-id=Doggy9 --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": "1694273278"
    },
    "total": 4200.038466457999,
    "count": 1,
    "self": 0.37259262399857107,
    "children": {
        "run_training.setup": {
            "total": 0.0354097740000725,
            "count": 1,
            "self": 0.0354097740000725
        },
        "TrainerController.start_learning": {
            "total": 4199.63046406,
            "count": 1,
            "self": 5.756110109900874,
            "children": {
                "TrainerController._reset_env": {
                    "total": 1.0806191629999375,
                    "count": 1,
                    "self": 1.0806191629999375
                },
                "TrainerController.advance": {
                    "total": 4192.707246960101,
                    "count": 233350,
                    "self": 5.6354263535668,
                    "children": {
                        "env_step": {
                            "total": 1863.9672194068344,
                            "count": 233350,
                            "self": 1524.0976070025408,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 336.24224466556916,
                                    "count": 233350,
                                    "self": 16.735262777801836,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 319.5069818877673,
                                            "count": 223000,
                                            "self": 319.5069818877673
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 3.627367738724388,
                                    "count": 233350,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 4190.9048125101335,
                                            "count": 233350,
                                            "is_parallel": true,
                                            "self": 2992.3644590519652,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0005514399999810848,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0001406499995937338,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.00041079000038735103,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.00041079000038735103
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.03259481500026595,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0002628699994602357,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0001746200005072751,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0001746200005072751
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.0315045450006437,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0315045450006437
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0006527799996547401,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00018219000048702583,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.00047058999916771427,
                                                                            "count": 2,
                                                                            "is_parallel": true,
                                                                            "self": 0.00047058999916771427
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1198.5403534581683,
                                                    "count": 233349,
                                                    "is_parallel": true,
                                                    "self": 37.48062159698566,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 58.51944908810492,
                                                            "count": 233349,
                                                            "is_parallel": true,
                                                            "self": 58.51944908810492
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 1009.4007290808431,
                                                            "count": 233349,
                                                            "is_parallel": true,
                                                            "self": 1009.4007290808431
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 93.13955369223459,
                                                            "count": 233349,
                                                            "is_parallel": true,
                                                            "self": 33.0212697277002,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 60.118283964534385,
                                                                    "count": 466698,
                                                                    "is_parallel": true,
                                                                    "self": 60.118283964534385
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 2323.1046011996996,
                            "count": 233350,
                            "self": 8.521025031101999,
                            "children": {
                                "process_trajectory": {
                                    "total": 231.67016222059738,
                                    "count": 233350,
                                    "self": 230.6670259675975,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 1.003136252999866,
                                            "count": 10,
                                            "self": 1.003136252999866
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 2082.913413948,
                                    "count": 97,
                                    "self": 276.4319280220552,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 1806.481485925945,
                                            "count": 2910,
                                            "self": 1806.481485925945
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.2700002116616815e-06,
                    "count": 1,
                    "self": 1.2700002116616815e-06
                },
                "TrainerController._save_models": {
                    "total": 0.08648655699835217,
                    "count": 1,
                    "self": 0.0014056799991521984,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.08508087699919997,
                            "count": 1,
                            "self": 0.08508087699919997
                        }
                    }
                }
            }
        }
    }
}