File size: 20,224 Bytes
5bc64e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
{
    "name": "root",
    "gauges": {
        "SoccerTwos.Policy.Entropy.mean": {
            "value": 1.7294182777404785,
            "min": 1.4730992317199707,
            "max": 2.8711423873901367,
            "count": 3466
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 36193.265625,
            "min": 1450.902099609375,
            "max": 102361.5390625,
            "count": 3466
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 92.24074074074075,
            "min": 53.26086956521739,
            "max": 999.0,
            "count": 3466
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 19924.0,
            "min": 2284.0,
            "max": 31968.0,
            "count": 3466
        },
        "SoccerTwos.Step.mean": {
            "value": 49999866.0,
            "min": 14519686.0,
            "max": 49999866.0,
            "count": 3549
        },
        "SoccerTwos.Step.sum": {
            "value": 49999866.0,
            "min": 14519686.0,
            "max": 49999866.0,
            "count": 3549
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": -0.01551780290901661,
            "min": -0.13659553229808807,
            "max": 0.11925806105136871,
            "count": 3549
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": -1.6759227514266968,
            "min": -18.986778259277344,
            "max": 16.75717544555664,
            "count": 3549
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": -0.018236050382256508,
            "min": -0.13535547256469727,
            "max": 0.12039851397275925,
            "count": 3549
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": -1.9694933891296387,
            "min": -18.814411163330078,
            "max": 16.86180305480957,
            "count": 3549
        },
        "SoccerTwos.Environment.CumulativeReward.mean": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 3549
        },
        "SoccerTwos.Environment.CumulativeReward.sum": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 3549
        },
        "SoccerTwos.Policy.ExtrinsicReward.mean": {
            "value": -0.035122224578151,
            "min": -0.725433332224687,
            "max": 0.3837440013885498,
            "count": 3549
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": -3.7932002544403076,
            "min": -53.077200174331665,
            "max": 46.353999853134155,
            "count": 3549
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": -0.035122224578151,
            "min": -0.725433332224687,
            "max": 0.3837440013885498,
            "count": 3549
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": -3.7932002544403076,
            "min": -53.077200174331665,
            "max": 46.353999853134155,
            "count": 3549
        },
        "SoccerTwos.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 3549
        },
        "SoccerTwos.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 3549
        },
        "SoccerTwos.Losses.PolicyLoss.mean": {
            "value": 0.021713513980891243,
            "min": 0.011342559655895456,
            "max": 0.025571691037233297,
            "count": 1631
        },
        "SoccerTwos.Losses.PolicyLoss.sum": {
            "value": 0.021713513980891243,
            "min": 0.011342559655895456,
            "max": 0.025571691037233297,
            "count": 1631
        },
        "SoccerTwos.Losses.ValueLoss.mean": {
            "value": 0.08178103417158127,
            "min": 1.3015488363003296e-10,
            "max": 0.09387121895949045,
            "count": 1631
        },
        "SoccerTwos.Losses.ValueLoss.sum": {
            "value": 0.08178103417158127,
            "min": 1.3015488363003296e-10,
            "max": 0.09387121895949045,
            "count": 1631
        },
        "SoccerTwos.Losses.BaselineLoss.mean": {
            "value": 0.0829097809890906,
            "min": 1.6300951560799248e-10,
            "max": 0.09618829761942228,
            "count": 1631
        },
        "SoccerTwos.Losses.BaselineLoss.sum": {
            "value": 0.0829097809890906,
            "min": 1.6300951560799248e-10,
            "max": 0.09618829761942228,
            "count": 1631
        },
        "SoccerTwos.Policy.LearningRate.mean": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 1631
        },
        "SoccerTwos.Policy.LearningRate.sum": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 1631
        },
        "SoccerTwos.Policy.Epsilon.mean": {
            "value": 0.20000000000000007,
            "min": 0.19999999999999993,
            "max": 0.20000000000000007,
            "count": 1631
        },
        "SoccerTwos.Policy.Epsilon.sum": {
            "value": 0.20000000000000007,
            "min": 0.19999999999999993,
            "max": 0.20000000000000007,
            "count": 1631
        },
        "SoccerTwos.Policy.Beta.mean": {
            "value": 0.005000000000000001,
            "min": 0.005,
            "max": 0.005000000000000001,
            "count": 1631
        },
        "SoccerTwos.Policy.Beta.sum": {
            "value": 0.005000000000000001,
            "min": 0.005,
            "max": 0.005000000000000001,
            "count": 1631
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1828.001218305057,
            "min": 1200.0001498125655,
            "max": 1856.484432193121,
            "count": 2680
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 197424.13157694615,
            "min": 2400.000299625131,
            "max": 339280.29181375104,
            "count": 2680
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1682419437",
        "python_version": "3.9.16 (main, Mar  8 2023, 14:00:05) \n[GCC 11.2.0]",
        "command_line_arguments": "/home/ywang/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
        "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": "1682492161"
    },
    "total": 72724.35209834576,
    "count": 1,
    "self": 0.430398958735168,
    "children": {
        "run_training.setup": {
            "total": 0.013815724290907383,
            "count": 1,
            "self": 0.013815724290907383
        },
        "TrainerController.start_learning": {
            "total": 72723.90788366273,
            "count": 1,
            "self": 32.2913175644353,
            "children": {
                "TrainerController._reset_env": {
                    "total": 9.365834064781666,
                    "count": 178,
                    "self": 9.365834064781666
                },
                "TrainerController.advance": {
                    "total": 72682.06993211806,
                    "count": 2360909,
                    "self": 30.575236765667796,
                    "children": {
                        "env_step": {
                            "total": 59991.325887230225,
                            "count": 2360909,
                            "self": 44835.31112164818,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 15135.870935967192,
                                    "count": 2360909,
                                    "self": 218.10892355814576,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 14917.762012409046,
                                            "count": 4480876,
                                            "self": 14917.762012409046
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 20.14382961485535,
                                    "count": 2360909,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 72623.26484198216,
                                            "count": 2360909,
                                            "is_parallel": true,
                                            "self": 32826.15999284573,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.002300834283232689,
                                                            "count": 2,
                                                            "is_parallel": true,
                                                            "self": 0.00044528860598802567,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0018555456772446632,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.0018555456772446632
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.036706763319671154,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.001371915452182293,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0009810281917452812,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0009810281917452812
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.030282161198556423,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.030282161198556423
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.004071658477187157,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.0006186086684465408,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.003453049808740616,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.003453049808740616
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "steps_from_proto": {
                                                    "total": 0.5935418782755733,
                                                    "count": 354,
                                                    "is_parallel": true,
                                                    "self": 0.08555437345057726,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.507987504824996,
                                                            "count": 1416,
                                                            "is_parallel": true,
                                                            "self": 0.507987504824996
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 39796.51130725816,
                                                    "count": 2360908,
                                                    "is_parallel": true,
                                                    "self": 2528.4048364218324,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 1444.7381926830858,
                                                            "count": 2360908,
                                                            "is_parallel": true,
                                                            "self": 1444.7381926830858
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 28698.075794393197,
                                                            "count": 2360908,
                                                            "is_parallel": true,
                                                            "self": 28698.075794393197
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 7125.292483760044,
                                                            "count": 4721816,
                                                            "is_parallel": true,
                                                            "self": 1002.5296536339447,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 6122.762830126099,
                                                                    "count": 18887264,
                                                                    "is_parallel": true,
                                                                    "self": 6122.762830126099
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 12660.168808122166,
                            "count": 2360909,
                            "self": 316.5947243180126,
                            "children": {
                                "process_trajectory": {
                                    "total": 4475.142794431187,
                                    "count": 2360909,
                                    "self": 4453.203862401657,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 21.938932029530406,
                                            "count": 71,
                                            "self": 21.938932029530406
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 7868.431289372966,
                                    "count": 1631,
                                    "self": 5279.163390261121,
                                    "children": {
                                        "TorchPOCAOptimizer.update": {
                                            "total": 2589.2678991118446,
                                            "count": 50925,
                                            "self": 2589.2678991118446
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 7.599592208862305e-07,
                    "count": 1,
                    "self": 7.599592208862305e-07
                },
                "TrainerController._save_models": {
                    "total": 0.18079915549606085,
                    "count": 1,
                    "self": 0.0018941247835755348,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.1789050307124853,
                            "count": 1,
                            "self": 0.1789050307124853
                        }
                    }
                }
            }
        }
    }
}