File size: 18,393 Bytes
c039fc1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
{
    "name": "root",
    "gauges": {
        "SnowballTarget.Policy.Entropy.mean": {
            "value": 1.5245599746704102,
            "min": 1.5245599746704102,
            "max": 2.861053943634033,
            "count": 10
        },
        "SnowballTarget.Policy.Entropy.sum": {
            "value": 15680.099609375,
            "min": 15166.919921875,
            "max": 29300.052734375,
            "count": 10
        },
        "SnowballTarget.Step.mean": {
            "value": 99960.0,
            "min": 9952.0,
            "max": 99960.0,
            "count": 10
        },
        "SnowballTarget.Step.sum": {
            "value": 99960.0,
            "min": 9952.0,
            "max": 99960.0,
            "count": 10
        },
        "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
            "value": 9.88288688659668,
            "min": 0.4926242530345917,
            "max": 9.88288688659668,
            "count": 10
        },
        "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
            "value": 2016.1090087890625,
            "min": 95.56910705566406,
            "max": 2016.1090087890625,
            "count": 10
        },
        "SnowballTarget.Environment.EpisodeLength.mean": {
            "value": 199.0,
            "min": 199.0,
            "max": 199.0,
            "count": 10
        },
        "SnowballTarget.Environment.EpisodeLength.sum": {
            "value": 10945.0,
            "min": 8756.0,
            "max": 10945.0,
            "count": 10
        },
        "SnowballTarget.Losses.PolicyLoss.mean": {
            "value": 0.06963197084385718,
            "min": 0.06523262478149085,
            "max": 0.07072075137515568,
            "count": 10
        },
        "SnowballTarget.Losses.PolicyLoss.sum": {
            "value": 0.3481598542192859,
            "min": 0.2609304991259634,
            "max": 0.3481598542192859,
            "count": 10
        },
        "SnowballTarget.Losses.ValueLoss.mean": {
            "value": 0.23998304500299344,
            "min": 0.11192102356147313,
            "max": 0.302929982250812,
            "count": 10
        },
        "SnowballTarget.Losses.ValueLoss.sum": {
            "value": 1.1999152250149672,
            "min": 0.4476840942458925,
            "max": 1.5146499112540601,
            "count": 10
        },
        "SnowballTarget.Policy.LearningRate.mean": {
            "value": 1.6464094511999996e-05,
            "min": 1.6464094511999996e-05,
            "max": 0.000283764005412,
            "count": 10
        },
        "SnowballTarget.Policy.LearningRate.sum": {
            "value": 8.232047255999999e-05,
            "min": 8.232047255999999e-05,
            "max": 0.00127032007656,
            "count": 10
        },
        "SnowballTarget.Policy.Epsilon.mean": {
            "value": 0.105488,
            "min": 0.105488,
            "max": 0.194588,
            "count": 10
        },
        "SnowballTarget.Policy.Epsilon.sum": {
            "value": 0.52744,
            "min": 0.4615520000000001,
            "max": 0.92344,
            "count": 10
        },
        "SnowballTarget.Policy.Beta.mean": {
            "value": 0.0002838512,
            "min": 0.0002838512,
            "max": 0.0047299412,
            "count": 10
        },
        "SnowballTarget.Policy.Beta.sum": {
            "value": 0.001419256,
            "min": 0.001419256,
            "max": 0.021179656,
            "count": 10
        },
        "SnowballTarget.Environment.CumulativeReward.mean": {
            "value": 21.29090909090909,
            "min": 3.2954545454545454,
            "max": 21.29090909090909,
            "count": 10
        },
        "SnowballTarget.Environment.CumulativeReward.sum": {
            "value": 1171.0,
            "min": 145.0,
            "max": 1171.0,
            "count": 10
        },
        "SnowballTarget.Policy.ExtrinsicReward.mean": {
            "value": 21.29090909090909,
            "min": 3.2954545454545454,
            "max": 21.29090909090909,
            "count": 10
        },
        "SnowballTarget.Policy.ExtrinsicReward.sum": {
            "value": 1171.0,
            "min": 145.0,
            "max": 1171.0,
            "count": 10
        },
        "SnowballTarget.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 10
        },
        "SnowballTarget.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 10
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1700131158",
        "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/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
        "mlagents_version": "1.1.0.dev0",
        "mlagents_envs_version": "1.1.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "2.1.0+cu118",
        "numpy_version": "1.23.5",
        "end_time_seconds": "1700131405"
    },
    "total": 246.230720755,
    "count": 1,
    "self": 0.4262102499999969,
    "children": {
        "run_training.setup": {
            "total": 0.044120394999993096,
            "count": 1,
            "self": 0.044120394999993096
        },
        "TrainerController.start_learning": {
            "total": 245.76039011,
            "count": 1,
            "self": 0.43380661099757845,
            "children": {
                "TrainerController._reset_env": {
                    "total": 7.860490174999995,
                    "count": 1,
                    "self": 7.860490174999995
                },
                "TrainerController.advance": {
                    "total": 237.38101356600242,
                    "count": 9137,
                    "self": 0.13481482100161202,
                    "children": {
                        "env_step": {
                            "total": 237.2461987450008,
                            "count": 9137,
                            "self": 163.09791945400002,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 74.01034710000175,
                                    "count": 9137,
                                    "self": 0.7222583850015667,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 73.28808871500019,
                                            "count": 9137,
                                            "self": 73.28808871500019
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.13793219099903808,
                                    "count": 9137,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 244.93593505300163,
                                            "count": 9137,
                                            "is_parallel": true,
                                            "self": 122.74732151900261,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.004786378999995122,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.003376985999977933,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0014093930000171895,
                                                                    "count": 10,
                                                                    "is_parallel": true,
                                                                    "self": 0.0014093930000171895
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.06540525500000172,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0006872099999952752,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0003849510000009104,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0003849510000009104
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.062340755999997555,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.062340755999997555
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.001992338000007976,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0004014980000022206,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0015908400000057554,
                                                                            "count": 10,
                                                                            "is_parallel": true,
                                                                            "self": 0.0015908400000057554
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 122.18861353399902,
                                                    "count": 9136,
                                                    "is_parallel": true,
                                                    "self": 5.305627638003386,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 2.74167883599452,
                                                            "count": 9136,
                                                            "is_parallel": true,
                                                            "self": 2.74167883599452
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 96.49714835600025,
                                                            "count": 9136,
                                                            "is_parallel": true,
                                                            "self": 96.49714835600025
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 17.64415870400086,
                                                            "count": 9136,
                                                            "is_parallel": true,
                                                            "self": 3.265575316005112,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 14.378583387995747,
                                                                    "count": 91360,
                                                                    "is_parallel": true,
                                                                    "self": 14.378583387995747
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 0.0002724039999861816,
                    "count": 1,
                    "self": 0.0002724039999861816,
                    "children": {
                        "thread_root": {
                            "total": 0.0,
                            "count": 0,
                            "is_parallel": true,
                            "self": 0.0,
                            "children": {
                                "trainer_advance": {
                                    "total": 235.61221104902194,
                                    "count": 235118,
                                    "is_parallel": true,
                                    "self": 5.179380271013088,
                                    "children": {
                                        "process_trajectory": {
                                            "total": 133.16772174900876,
                                            "count": 235118,
                                            "is_parallel": true,
                                            "self": 132.8062751170088,
                                            "children": {
                                                "RLTrainer._checkpoint": {
                                                    "total": 0.36144663199996785,
                                                    "count": 2,
                                                    "is_parallel": true,
                                                    "self": 0.36144663199996785
                                                }
                                            }
                                        },
                                        "_update_policy": {
                                            "total": 97.26510902900009,
                                            "count": 45,
                                            "is_parallel": true,
                                            "self": 34.77733833699915,
                                            "children": {
                                                "TorchPPOOptimizer.update": {
                                                    "total": 62.487770692000936,
                                                    "count": 2289,
                                                    "is_parallel": true,
                                                    "self": 62.487770692000936
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "TrainerController._save_models": {
                    "total": 0.08480735400002004,
                    "count": 1,
                    "self": 0.0008673900000530921,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.08393996399996695,
                            "count": 1,
                            "self": 0.08393996399996695
                        }
                    }
                }
            }
        }
    }
}