File size: 18,517 Bytes
ee745d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 0.6492751240730286,
            "min": 0.639085590839386,
            "max": 2.8672173023223877,
            "count": 100
        },
        "SnowballTarget.Policy.Entropy.sum": {
            "value": 6777.783203125,
            "min": 5842.54833984375,
            "max": 30187.7109375,
            "count": 100
        },
        "SnowballTarget.Step.mean": {
            "value": 999952.0,
            "min": 9952.0,
            "max": 999952.0,
            "count": 100
        },
        "SnowballTarget.Step.sum": {
            "value": 999952.0,
            "min": 9952.0,
            "max": 999952.0,
            "count": 100
        },
        "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
            "value": 14.000293731689453,
            "min": 0.38188663125038147,
            "max": 14.130392074584961,
            "count": 100
        },
        "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
            "value": 1372.02880859375,
            "min": 37.04300308227539,
            "max": 1452.5592041015625,
            "count": 100
        },
        "SnowballTarget.Environment.EpisodeLength.mean": {
            "value": 199.0,
            "min": 199.0,
            "max": 199.0,
            "count": 100
        },
        "SnowballTarget.Environment.EpisodeLength.sum": {
            "value": 8756.0,
            "min": 8756.0,
            "max": 10945.0,
            "count": 100
        },
        "SnowballTarget.Environment.CumulativeReward.mean": {
            "value": 27.622222222222224,
            "min": 4.181818181818182,
            "max": 28.056603773584907,
            "count": 100
        },
        "SnowballTarget.Environment.CumulativeReward.sum": {
            "value": 1243.0,
            "min": 184.0,
            "max": 1519.0,
            "count": 100
        },
        "SnowballTarget.Policy.ExtrinsicReward.mean": {
            "value": 27.622222222222224,
            "min": 4.181818181818182,
            "max": 28.056603773584907,
            "count": 100
        },
        "SnowballTarget.Policy.ExtrinsicReward.sum": {
            "value": 1243.0,
            "min": 184.0,
            "max": 1519.0,
            "count": 100
        },
        "SnowballTarget.Losses.PolicyLoss.mean": {
            "value": 0.07168554315562063,
            "min": 0.057626276806352995,
            "max": 0.07645664880728159,
            "count": 100
        },
        "SnowballTarget.Losses.PolicyLoss.sum": {
            "value": 0.3584277157781032,
            "min": 0.24457293433906493,
            "max": 0.3796602218496321,
            "count": 100
        },
        "SnowballTarget.Losses.ValueLoss.mean": {
            "value": 0.16574451748062582,
            "min": 0.14885324336150113,
            "max": 0.2811732024100481,
            "count": 100
        },
        "SnowballTarget.Losses.ValueLoss.sum": {
            "value": 0.8287225874031291,
            "min": 0.5979540234102922,
            "max": 1.3142170038293388,
            "count": 100
        },
        "SnowballTarget.Policy.LearningRate.mean": {
            "value": 1.6800994400000014e-06,
            "min": 1.6800994400000014e-06,
            "max": 0.00029835000055,
            "count": 100
        },
        "SnowballTarget.Policy.LearningRate.sum": {
            "value": 8.400497200000007e-06,
            "min": 8.400497200000007e-06,
            "max": 0.0014769000076999999,
            "count": 100
        },
        "SnowballTarget.Policy.Epsilon.mean": {
            "value": 0.10056000000000001,
            "min": 0.10056000000000001,
            "max": 0.19945000000000002,
            "count": 100
        },
        "SnowballTarget.Policy.Epsilon.sum": {
            "value": 0.5028,
            "min": 0.4062,
            "max": 0.9923000000000001,
            "count": 100
        },
        "SnowballTarget.Policy.Beta.mean": {
            "value": 3.794400000000003e-05,
            "min": 3.794400000000003e-05,
            "max": 0.004972555,
            "count": 100
        },
        "SnowballTarget.Policy.Beta.sum": {
            "value": 0.00018972000000000016,
            "min": 0.00018972000000000016,
            "max": 0.02461577,
            "count": 100
        },
        "SnowballTarget.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 100
        },
        "SnowballTarget.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 100
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1679060543",
        "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/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --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": "1679062698"
    },
    "total": 2154.427509091,
    "count": 1,
    "self": 0.43582418300002246,
    "children": {
        "run_training.setup": {
            "total": 0.10953125100002126,
            "count": 1,
            "self": 0.10953125100002126
        },
        "TrainerController.start_learning": {
            "total": 2153.882153657,
            "count": 1,
            "self": 2.663554253995244,
            "children": {
                "TrainerController._reset_env": {
                    "total": 10.10316233399999,
                    "count": 1,
                    "self": 10.10316233399999
                },
                "TrainerController.advance": {
                    "total": 2140.9845051500047,
                    "count": 90961,
                    "self": 1.4327553439984513,
                    "children": {
                        "env_step": {
                            "total": 2139.5517498060062,
                            "count": 90961,
                            "self": 1448.2912170569593,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 689.8963431490463,
                                    "count": 90961,
                                    "self": 8.506576169990012,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 681.3897669790563,
                                            "count": 90961,
                                            "self": 681.3897669790563
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 1.3641896000004863,
                                    "count": 90961,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 2146.8920126540006,
                                            "count": 90961,
                                            "is_parallel": true,
                                            "self": 965.3117495930464,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.005134899000040605,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.003570556000056513,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0015643429999840919,
                                                                    "count": 10,
                                                                    "is_parallel": true,
                                                                    "self": 0.0015643429999840919
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.034380645999988246,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0004157239999358353,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.00030326300003480355,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00030326300003480355
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.03186396500001365,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.03186396500001365
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0017976940000039576,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0004624649999414032,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0013352290000625544,
                                                                            "count": 10,
                                                                            "is_parallel": true,
                                                                            "self": 0.0013352290000625544
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1181.5802630609542,
                                                    "count": 90960,
                                                    "is_parallel": true,
                                                    "self": 46.95053176501074,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 24.877781440958245,
                                                            "count": 90960,
                                                            "is_parallel": true,
                                                            "self": 24.877781440958245
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 958.8299574970185,
                                                            "count": 90960,
                                                            "is_parallel": true,
                                                            "self": 958.8299574970185
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 150.9219923579667,
                                                            "count": 90960,
                                                            "is_parallel": true,
                                                            "self": 29.776023969981054,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 121.14596838798565,
                                                                    "count": 909600,
                                                                    "is_parallel": true,
                                                                    "self": 121.14596838798565
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 0.0002587049998510338,
                    "count": 1,
                    "self": 0.0002587049998510338,
                    "children": {
                        "thread_root": {
                            "total": 0.0,
                            "count": 0,
                            "is_parallel": true,
                            "self": 0.0,
                            "children": {
                                "trainer_advance": {
                                    "total": 2132.6253139590194,
                                    "count": 1107369,
                                    "is_parallel": true,
                                    "self": 27.86411536821288,
                                    "children": {
                                        "process_trajectory": {
                                            "total": 765.5610001138098,
                                            "count": 1107369,
                                            "is_parallel": true,
                                            "self": 760.9359834668091,
                                            "children": {
                                                "RLTrainer._checkpoint": {
                                                    "total": 4.625016647000564,
                                                    "count": 20,
                                                    "is_parallel": true,
                                                    "self": 4.625016647000564
                                                }
                                            }
                                        },
                                        "_update_policy": {
                                            "total": 1339.2001984769968,
                                            "count": 454,
                                            "is_parallel": true,
                                            "self": 392.11519133801835,
                                            "children": {
                                                "TorchPPOOptimizer.update": {
                                                    "total": 947.0850071389784,
                                                    "count": 23154,
                                                    "is_parallel": true,
                                                    "self": 947.0850071389784
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "TrainerController._save_models": {
                    "total": 0.13067321400012588,
                    "count": 1,
                    "self": 0.0012712019997707102,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.12940201200035517,
                            "count": 1,
                            "self": 0.12940201200035517
                        }
                    }
                }
            }
        }
    }
}