File size: 18,507 Bytes
8f32444
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.9605424404144287,
            "min": 0.9605424404144287,
            "max": 2.8526902198791504,
            "count": 20
        },
        "SnowballTarget.Policy.Entropy.sum": {
            "value": 9181.8251953125,
            "min": 9181.8251953125,
            "max": 29245.78125,
            "count": 20
        },
        "SnowballTarget.Step.mean": {
            "value": 199984.0,
            "min": 9952.0,
            "max": 199984.0,
            "count": 20
        },
        "SnowballTarget.Step.sum": {
            "value": 199984.0,
            "min": 9952.0,
            "max": 199984.0,
            "count": 20
        },
        "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
            "value": 4.587767124176025,
            "min": 0.30893564224243164,
            "max": 4.587767124176025,
            "count": 20
        },
        "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
            "value": 894.6146240234375,
            "min": 59.93351745605469,
            "max": 929.6832275390625,
            "count": 20
        },
        "SnowballTarget.Environment.EpisodeLength.mean": {
            "value": 199.0,
            "min": 199.0,
            "max": 199.0,
            "count": 20
        },
        "SnowballTarget.Environment.EpisodeLength.sum": {
            "value": 8756.0,
            "min": 8756.0,
            "max": 10945.0,
            "count": 20
        },
        "SnowballTarget.Losses.PolicyLoss.mean": {
            "value": 0.06519283968946718,
            "min": 0.0616772378448171,
            "max": 0.07197350874458767,
            "count": 20
        },
        "SnowballTarget.Losses.PolicyLoss.sum": {
            "value": 0.2607713587578687,
            "min": 0.2467089513792684,
            "max": 0.3598675437229384,
            "count": 20
        },
        "SnowballTarget.Losses.ValueLoss.mean": {
            "value": 0.13959977416431202,
            "min": 0.09906428751316579,
            "max": 0.1905353519846411,
            "count": 20
        },
        "SnowballTarget.Losses.ValueLoss.sum": {
            "value": 0.5583990966572481,
            "min": 0.39625715005266315,
            "max": 0.9290165623321253,
            "count": 20
        },
        "SnowballTarget.Policy.LearningRate.mean": {
            "value": 1.3470097306000012e-05,
            "min": 1.3470097306000012e-05,
            "max": 0.00048647000270600005,
            "count": 20
        },
        "SnowballTarget.Policy.LearningRate.sum": {
            "value": 5.388038922400005e-05,
            "min": 5.388038922400005e-05,
            "max": 0.0023086000382800003,
            "count": 20
        },
        "SnowballTarget.Policy.Epsilon.mean": {
            "value": 0.10269399999999998,
            "min": 0.10269399999999998,
            "max": 0.197294,
            "count": 20
        },
        "SnowballTarget.Policy.Epsilon.sum": {
            "value": 0.4107759999999999,
            "min": 0.4107759999999999,
            "max": 0.9617200000000001,
            "count": 20
        },
        "SnowballTarget.Policy.Beta.mean": {
            "value": 0.0001444306000000001,
            "min": 0.0001444306000000001,
            "max": 0.004864970599999999,
            "count": 20
        },
        "SnowballTarget.Policy.Beta.sum": {
            "value": 0.0005777224000000004,
            "min": 0.0005777224000000004,
            "max": 0.023089828,
            "count": 20
        },
        "SnowballTarget.Environment.CumulativeReward.mean": {
            "value": 26.818181818181817,
            "min": 4.113636363636363,
            "max": 26.818181818181817,
            "count": 20
        },
        "SnowballTarget.Environment.CumulativeReward.sum": {
            "value": 1180.0,
            "min": 181.0,
            "max": 1470.0,
            "count": 20
        },
        "SnowballTarget.Policy.ExtrinsicReward.mean": {
            "value": 26.818181818181817,
            "min": 4.113636363636363,
            "max": 26.818181818181817,
            "count": 20
        },
        "SnowballTarget.Policy.ExtrinsicReward.sum": {
            "value": 1180.0,
            "min": 181.0,
            "max": 1470.0,
            "count": 20
        },
        "SnowballTarget.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 20
        },
        "SnowballTarget.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 20
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1683619703",
        "python_version": "3.10.11 (main, Apr  5 2023, 14:15:10) [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": "1683620236"
    },
    "total": 532.26338107,
    "count": 1,
    "self": 0.4348443700000644,
    "children": {
        "run_training.setup": {
            "total": 0.040970850000007886,
            "count": 1,
            "self": 0.040970850000007886
        },
        "TrainerController.start_learning": {
            "total": 531.78756585,
            "count": 1,
            "self": 0.5534115969778668,
            "children": {
                "TrainerController._reset_env": {
                    "total": 3.979671144000008,
                    "count": 1,
                    "self": 3.979671144000008
                },
                "TrainerController.advance": {
                    "total": 527.1221368160224,
                    "count": 18201,
                    "self": 0.28456573803237006,
                    "children": {
                        "env_step": {
                            "total": 526.83757107799,
                            "count": 18201,
                            "self": 401.1176782240002,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 125.44424463199789,
                                    "count": 18201,
                                    "self": 1.7394290390035394,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 123.70481559299435,
                                            "count": 18201,
                                            "self": 123.70481559299435
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.27564822199190075,
                                    "count": 18201,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 530.278142795013,
                                            "count": 18201,
                                            "is_parallel": true,
                                            "self": 279.7022593470268,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.004954949000079978,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0032058990001360144,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0017490499999439635,
                                                                    "count": 10,
                                                                    "is_parallel": true,
                                                                    "self": 0.0017490499999439635
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.03441349500008073,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0005659900001546703,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.00032053999996151106,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00032053999996151106
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.03168350199996439,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.03168350199996439
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0018434630000001562,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00035063500001797365,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0014928279999821825,
                                                                            "count": 10,
                                                                            "is_parallel": true,
                                                                            "self": 0.0014928279999821825
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 250.57588344798614,
                                                    "count": 18200,
                                                    "is_parallel": true,
                                                    "self": 9.838157644995022,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 5.28065376399627,
                                                            "count": 18200,
                                                            "is_parallel": true,
                                                            "self": 5.28065376399627
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 201.93809926898348,
                                                            "count": 18200,
                                                            "is_parallel": true,
                                                            "self": 201.93809926898348
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 33.51897277001137,
                                                            "count": 18200,
                                                            "is_parallel": true,
                                                            "self": 6.502538637997759,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 27.016434132013615,
                                                                    "count": 182000,
                                                                    "is_parallel": true,
                                                                    "self": 27.016434132013615
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 0.0001190659997973853,
                    "count": 1,
                    "self": 0.0001190659997973853,
                    "children": {
                        "thread_root": {
                            "total": 0.0,
                            "count": 0,
                            "is_parallel": true,
                            "self": 0.0,
                            "children": {
                                "trainer_advance": {
                                    "total": 523.6924109909505,
                                    "count": 418951,
                                    "is_parallel": true,
                                    "self": 9.708386521938678,
                                    "children": {
                                        "process_trajectory": {
                                            "total": 254.0783212280112,
                                            "count": 418951,
                                            "is_parallel": true,
                                            "self": 253.0390157430112,
                                            "children": {
                                                "RLTrainer._checkpoint": {
                                                    "total": 1.0393054849999999,
                                                    "count": 4,
                                                    "is_parallel": true,
                                                    "self": 1.0393054849999999
                                                }
                                            }
                                        },
                                        "_update_policy": {
                                            "total": 259.90570324100065,
                                            "count": 90,
                                            "is_parallel": true,
                                            "self": 106.20304863999922,
                                            "children": {
                                                "TorchPPOOptimizer.update": {
                                                    "total": 153.70265460100143,
                                                    "count": 7645,
                                                    "is_parallel": true,
                                                    "self": 153.70265460100143
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "TrainerController._save_models": {
                    "total": 0.13222722699993028,
                    "count": 1,
                    "self": 0.0008800170000995422,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.13134720999983074,
                            "count": 1,
                            "self": 0.13134720999983074
                        }
                    }
                }
            }
        }
    }
}