File size: 17,041 Bytes
574c67c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "SoccerTwos.Policy.Entropy.mean": {
            "value": 3.28861141204834,
            "min": 3.28861141204834,
            "max": 3.28861141204834,
            "count": 1
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 167114.078125,
            "min": 167114.078125,
            "max": 167114.078125,
            "count": 1
        },
        "SoccerTwos.Step.mean": {
            "value": 49992.0,
            "min": 49992.0,
            "max": 49992.0,
            "count": 1
        },
        "SoccerTwos.Step.sum": {
            "value": 49992.0,
            "min": 49992.0,
            "max": 49992.0,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": -0.04664747416973114,
            "min": -0.04664747416973114,
            "max": -0.04664747416973114,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": -37.55121612548828,
            "min": -37.55121612548828,
            "max": -37.55121612548828,
            "count": 1
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 680.4615384615385,
            "min": 680.4615384615385,
            "max": 680.4615384615385,
            "count": 1
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 35384.0,
            "min": 35384.0,
            "max": 35384.0,
            "count": 1
        },
        "SoccerTwos.Environment.CumulativeReward.mean": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 1
        },
        "SoccerTwos.Environment.CumulativeReward.sum": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicReward.mean": {
            "value": -0.1538040835068238,
            "min": -0.1538040835068238,
            "max": -0.1538040835068238,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": -7.536400091834366,
            "min": -7.536400091834366,
            "max": -7.536400091834366,
            "count": 1
        },
        "SoccerTwos.Losses.PolicyLoss.mean": {
            "value": 0.024097790450336602,
            "min": 0.024097790450336602,
            "max": 0.024097790450336602,
            "count": 1
        },
        "SoccerTwos.Losses.PolicyLoss.sum": {
            "value": 0.09639116180134641,
            "min": 0.09639116180134641,
            "max": 0.09639116180134641,
            "count": 1
        },
        "SoccerTwos.Losses.ValueLoss.mean": {
            "value": 0.004554485898486085,
            "min": 0.004554485898486085,
            "max": 0.004554485898486085,
            "count": 1
        },
        "SoccerTwos.Losses.ValueLoss.sum": {
            "value": 0.01821794359394434,
            "min": 0.01821794359394434,
            "max": 0.01821794359394434,
            "count": 1
        },
        "SoccerTwos.Policy.LearningRate.mean": {
            "value": 0.00028378080540639996,
            "min": 0.00028378080540639996,
            "max": 0.00028378080540639996,
            "count": 1
        },
        "SoccerTwos.Policy.LearningRate.sum": {
            "value": 0.0011351232216255999,
            "min": 0.0011351232216255999,
            "max": 0.0011351232216255999,
            "count": 1
        },
        "SoccerTwos.Policy.Epsilon.mean": {
            "value": 0.19459360000000003,
            "min": 0.19459360000000003,
            "max": 0.19459360000000003,
            "count": 1
        },
        "SoccerTwos.Policy.Epsilon.sum": {
            "value": 0.7783744000000001,
            "min": 0.7783744000000001,
            "max": 0.7783744000000001,
            "count": 1
        },
        "SoccerTwos.Policy.Beta.mean": {
            "value": 0.00473022064,
            "min": 0.00473022064,
            "max": 0.00473022064,
            "count": 1
        },
        "SoccerTwos.Policy.Beta.sum": {
            "value": 0.01892088256,
            "min": 0.01892088256,
            "max": 0.01892088256,
            "count": 1
        },
        "SoccerTwos.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 1
        },
        "SoccerTwos.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 1
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1675372656",
        "python_version": "3.9.15 | packaged by conda-forge | (main, Nov 22 2022, 15:55:03) \n[GCC 10.4.0]",
        "command_line_arguments": "/home/chqma/miniconda3/envs/deep-rl-class/bin/mlagents-learn --env env/SoccerTwos.x86_64 --run-id SoccerTwoNoob --no-graphics --force",
        "mlagents_version": "0.31.0.dev0",
        "mlagents_envs_version": "0.31.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.13.1+cu116",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1675372731"
    },
    "total": 74.682307821,
    "count": 1,
    "self": 0.8319700518622994,
    "children": {
        "run_training.setup": {
            "total": 0.06310874409973621,
            "count": 1,
            "self": 0.06310874409973621
        },
        "TrainerController.start_learning": {
            "total": 73.78722902503796,
            "count": 1,
            "self": 0.04308897606097162,
            "children": {
                "TrainerController._reset_env": {
                    "total": 13.511931366054341,
                    "count": 1,
                    "self": 13.511931366054341
                },
                "TrainerController.advance": {
                    "total": 60.019109091954306,
                    "count": 1700,
                    "self": 0.045641845325008035,
                    "children": {
                        "env_step": {
                            "total": 47.79579831380397,
                            "count": 1700,
                            "self": 28.610118641983718,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 19.16125621739775,
                                    "count": 1700,
                                    "self": 0.33658020361326635,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 18.824676013784483,
                                            "count": 3382,
                                            "self": 18.824676013784483
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.02442345442250371,
                                    "count": 1699,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 73.52732781507075,
                                            "count": 1699,
                                            "is_parallel": true,
                                            "self": 49.04900621203706,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.003357724752277136,
                                                            "count": 2,
                                                            "is_parallel": true,
                                                            "self": 0.0007940926589071751,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.002563632093369961,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.002563632093369961
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.029613188933581114,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0005166023038327694,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0005972939543426037,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0005972939543426037
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.02727773878723383,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.02727773878723383
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0012215538881719112,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.00025736214593052864,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0009641917422413826,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.0009641917422413826
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 24.47832160303369,
                                                    "count": 1698,
                                                    "is_parallel": true,
                                                    "self": 0.8902672145050019,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 0.5213648341596127,
                                                            "count": 1698,
                                                            "is_parallel": true,
                                                            "self": 0.5213648341596127
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 20.780624280218035,
                                                            "count": 1698,
                                                            "is_parallel": true,
                                                            "self": 20.780624280218035
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 2.286065274151042,
                                                            "count": 3396,
                                                            "is_parallel": true,
                                                            "self": 0.4619027238804847,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 1.8241625502705574,
                                                                    "count": 13584,
                                                                    "is_parallel": true,
                                                                    "self": 1.8241625502705574
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 12.177668932825327,
                            "count": 1699,
                            "self": 0.0571767664514482,
                            "children": {
                                "process_trajectory": {
                                    "total": 4.450284005375579,
                                    "count": 1699,
                                    "self": 4.450284005375579
                                },
                                "_update_policy": {
                                    "total": 7.6702081609983,
                                    "count": 4,
                                    "self": 4.2866214227396995,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 3.3835867382586002,
                                            "count": 123,
                                            "self": 3.3835867382586002
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.0889489203691483e-06,
                    "count": 1,
                    "self": 1.0889489203691483e-06
                },
                "TrainerController._save_models": {
                    "total": 0.21309850201942027,
                    "count": 1,
                    "self": 0.03638885193504393,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.17670965008437634,
                            "count": 1,
                            "self": 0.17670965008437634
                        }
                    }
                }
            }
        }
    }
}