File size: 17,097 Bytes
c7cd709
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "SnowballTarget.Policy.Entropy.mean": {
            "value": 2.8845996856689453,
            "min": 2.8845996856689453,
            "max": 2.8901844024658203,
            "count": 2
        },
        "SnowballTarget.Policy.Entropy.sum": {
            "value": 2284.60302734375,
            "min": 2284.60302734375,
            "max": 4196.5478515625,
            "count": 2
        },
        "SnowballTarget.Step.mean": {
            "value": 1984.0,
            "min": 960.0,
            "max": 1984.0,
            "count": 2
        },
        "SnowballTarget.Step.sum": {
            "value": 1984.0,
            "min": 960.0,
            "max": 1984.0,
            "count": 2
        },
        "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.09330964088439941,
            "min": -0.02717835269868374,
            "max": 0.09330964088439941,
            "count": 2
        },
        "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
            "value": 1.4929542541503906,
            "min": -0.40767529606819153,
            "max": 1.4929542541503906,
            "count": 2
        },
        "SnowballTarget.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 2
        },
        "SnowballTarget.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 2
        },
        "SnowballTarget.Environment.EpisodeLength.mean": {
            "value": 199.0,
            "min": 199.0,
            "max": 199.0,
            "count": 1
        },
        "SnowballTarget.Environment.EpisodeLength.sum": {
            "value": 2189.0,
            "min": 2189.0,
            "max": 2189.0,
            "count": 1
        },
        "SnowballTarget.Losses.PolicyLoss.mean": {
            "value": 0.10753543309140999,
            "min": 0.10753543309140999,
            "max": 0.10753543309140999,
            "count": 1
        },
        "SnowballTarget.Losses.PolicyLoss.sum": {
            "value": 0.10753543309140999,
            "min": 0.10753543309140999,
            "max": 0.10753543309140999,
            "count": 1
        },
        "SnowballTarget.Losses.ValueLoss.mean": {
            "value": 0.08758385529120763,
            "min": 0.08758385529120763,
            "max": 0.08758385529120763,
            "count": 1
        },
        "SnowballTarget.Losses.ValueLoss.sum": {
            "value": 0.08758385529120763,
            "min": 0.08758385529120763,
            "max": 0.08758385529120763,
            "count": 1
        },
        "SnowballTarget.Policy.LearningRate.mean": {
            "value": 0.001080000064,
            "min": 0.001080000064,
            "max": 0.001080000064,
            "count": 1
        },
        "SnowballTarget.Policy.LearningRate.sum": {
            "value": 0.001080000064,
            "min": 0.001080000064,
            "max": 0.001080000064,
            "count": 1
        },
        "SnowballTarget.Policy.Epsilon.mean": {
            "value": 0.136,
            "min": 0.136,
            "max": 0.136,
            "count": 1
        },
        "SnowballTarget.Policy.Epsilon.sum": {
            "value": 0.136,
            "min": 0.136,
            "max": 0.136,
            "count": 1
        },
        "SnowballTarget.Policy.Beta.mean": {
            "value": 0.0018063999999999999,
            "min": 0.0018063999999999999,
            "max": 0.0018063999999999999,
            "count": 1
        },
        "SnowballTarget.Policy.Beta.sum": {
            "value": 0.0018063999999999999,
            "min": 0.0018063999999999999,
            "max": 0.0018063999999999999,
            "count": 1
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1679157622",
        "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": "1679157634"
    },
    "total": 12.664148008000097,
    "count": 1,
    "self": 0.4851204170000756,
    "children": {
        "run_training.setup": {
            "total": 0.10857023500000196,
            "count": 1,
            "self": 0.10857023500000196
        },
        "TrainerController.start_learning": {
            "total": 12.07045735600002,
            "count": 1,
            "self": 0.023013124000044627,
            "children": {
                "TrainerController._reset_env": {
                    "total": 6.924819791999994,
                    "count": 1,
                    "self": 6.924819791999994
                },
                "TrainerController.advance": {
                    "total": 4.993732487999978,
                    "count": 205,
                    "self": 0.003576265998958661,
                    "children": {
                        "env_step": {
                            "total": 4.990156222001019,
                            "count": 205,
                            "self": 3.840941142001384,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 1.1459835140000223,
                                    "count": 205,
                                    "self": 0.021516336999525265,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 1.124467177000497,
                                            "count": 205,
                                            "self": 1.124467177000497
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.0032315659996129398,
                                    "count": 205,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 11.997384314999636,
                                            "count": 205,
                                            "is_parallel": true,
                                            "self": 8.946508991000314,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.006997588999979598,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.004987829000015154,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0020097599999644444,
                                                                    "count": 10,
                                                                    "is_parallel": true,
                                                                    "self": 0.0020097599999644444
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.05977239100002407,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0005105389999471299,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0003257500000017899,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0003257500000017899
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.057295822000014596,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.057295822000014596
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0016402800000605566,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0002958199997920019,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0013444600002685547,
                                                                            "count": 10,
                                                                            "is_parallel": true,
                                                                            "self": 0.0013444600002685547
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 3.050875323999321,
                                                    "count": 204,
                                                    "is_parallel": true,
                                                    "self": 0.1266187200009199,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 0.07055531999958475,
                                                            "count": 204,
                                                            "is_parallel": true,
                                                            "self": 0.07055531999958475
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 2.4724321149990374,
                                                            "count": 204,
                                                            "is_parallel": true,
                                                            "self": 2.4724321149990374
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 0.38126916899977914,
                                                            "count": 204,
                                                            "is_parallel": true,
                                                            "self": 0.0777018790005286,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.30356728999925053,
                                                                    "count": 2040,
                                                                    "is_parallel": true,
                                                                    "self": 0.30356728999925053
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 0.0003971500000261585,
                    "count": 1,
                    "self": 0.0003971500000261585,
                    "children": {
                        "thread_root": {
                            "total": 0.0,
                            "count": 0,
                            "is_parallel": true,
                            "self": 0.0,
                            "children": {
                                "trainer_advance": {
                                    "total": 4.959526139990999,
                                    "count": 6587,
                                    "is_parallel": true,
                                    "self": 0.12123395299306594,
                                    "children": {
                                        "process_trajectory": {
                                            "total": 3.4652089289978676,
                                            "count": 6587,
                                            "is_parallel": true,
                                            "self": 3.4652089289978676
                                        },
                                        "_update_policy": {
                                            "total": 1.3730832580000651,
                                            "count": 1,
                                            "is_parallel": true,
                                            "self": 0.3274203599995644,
                                            "children": {
                                                "TorchPPOOptimizer.update": {
                                                    "total": 1.0456628980005007,
                                                    "count": 60,
                                                    "is_parallel": true,
                                                    "self": 1.0456628980005007
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "TrainerController._save_models": {
                    "total": 0.12849480199997743,
                    "count": 1,
                    "self": 0.0005297999999811509,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.12796500199999628,
                            "count": 1,
                            "self": 0.12796500199999628
                        }
                    }
                }
            }
        }
    }
}