File size: 20,138 Bytes
1ea5c05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.8989752531051636,
            "min": 1.874920129776001,
            "max": 3.295649528503418,
            "count": 503
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 36703.39453125,
            "min": 23047.001953125,
            "max": 149144.125,
            "count": 503
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 60.7037037037037,
            "min": 45.76851851851852,
            "max": 999.0,
            "count": 503
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 19668.0,
            "min": 12040.0,
            "max": 29340.0,
            "count": 503
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1535.159289799666,
            "min": 1193.3844646799969,
            "max": 1576.6173982585622,
            "count": 498
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 248695.8049475459,
            "min": 2391.885550734001,
            "max": 338869.84806884336,
            "count": 498
        },
        "SoccerTwos.Step.mean": {
            "value": 5029966.0,
            "min": 9686.0,
            "max": 5029966.0,
            "count": 503
        },
        "SoccerTwos.Step.sum": {
            "value": 5029966.0,
            "min": 9686.0,
            "max": 5029966.0,
            "count": 503
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": -0.05807129666209221,
            "min": -0.0826704278588295,
            "max": 0.16211707890033722,
            "count": 503
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": -9.349478721618652,
            "min": -14.384654998779297,
            "max": 31.450714111328125,
            "count": 503
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": -0.05922158807516098,
            "min": -0.07887663692235947,
            "max": 0.16130302846431732,
            "count": 503
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": -9.534675598144531,
            "min": -13.72453498840332,
            "max": 31.292787551879883,
            "count": 503
        },
        "SoccerTwos.Environment.CumulativeReward.mean": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 503
        },
        "SoccerTwos.Environment.CumulativeReward.sum": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 503
        },
        "SoccerTwos.Policy.ExtrinsicReward.mean": {
            "value": -0.2695354034441598,
            "min": -0.5384615384615384,
            "max": 0.44134400367736815,
            "count": 503
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": -43.395199954509735,
            "min": -52.89300036430359,
            "max": 73.22740012407303,
            "count": 503
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": -0.2695354034441598,
            "min": -0.5384615384615384,
            "max": 0.44134400367736815,
            "count": 503
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": -43.395199954509735,
            "min": -52.89300036430359,
            "max": 73.22740012407303,
            "count": 503
        },
        "SoccerTwos.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 503
        },
        "SoccerTwos.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 503
        },
        "SoccerTwos.Losses.PolicyLoss.mean": {
            "value": 0.014789016257661084,
            "min": 0.011286390731887272,
            "max": 0.023933018437431505,
            "count": 242
        },
        "SoccerTwos.Losses.PolicyLoss.sum": {
            "value": 0.014789016257661084,
            "min": 0.011286390731887272,
            "max": 0.023933018437431505,
            "count": 242
        },
        "SoccerTwos.Losses.ValueLoss.mean": {
            "value": 0.10319915811220805,
            "min": 4.78353564782689e-05,
            "max": 0.11067347327868143,
            "count": 242
        },
        "SoccerTwos.Losses.ValueLoss.sum": {
            "value": 0.10319915811220805,
            "min": 4.78353564782689e-05,
            "max": 0.11067347327868143,
            "count": 242
        },
        "SoccerTwos.Losses.BaselineLoss.mean": {
            "value": 0.10465494121114413,
            "min": 4.857856535333364e-05,
            "max": 0.11234949777523677,
            "count": 242
        },
        "SoccerTwos.Losses.BaselineLoss.sum": {
            "value": 0.10465494121114413,
            "min": 4.857856535333364e-05,
            "max": 0.11234949777523677,
            "count": 242
        },
        "SoccerTwos.Policy.LearningRate.mean": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 242
        },
        "SoccerTwos.Policy.LearningRate.sum": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 242
        },
        "SoccerTwos.Policy.Epsilon.mean": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000007,
            "max": 0.20000000000000007,
            "count": 242
        },
        "SoccerTwos.Policy.Epsilon.sum": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000007,
            "max": 0.20000000000000007,
            "count": 242
        },
        "SoccerTwos.Policy.Beta.mean": {
            "value": 0.005000000000000001,
            "min": 0.005000000000000001,
            "max": 0.005000000000000001,
            "count": 242
        },
        "SoccerTwos.Policy.Beta.sum": {
            "value": 0.005000000000000001,
            "min": 0.005000000000000001,
            "max": 0.005000000000000001,
            "count": 242
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1688640495",
        "python_version": "3.10.12 (main, Jun  7 2023, 12:45:35) [GCC 9.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=SoccerTwos.x86_64 --run-id=SoccerTwos --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.11.0+cu102",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1688651519"
    },
    "total": 11024.467642585001,
    "count": 1,
    "self": 0.429065709000497,
    "children": {
        "run_training.setup": {
            "total": 0.0402406199999632,
            "count": 1,
            "self": 0.0402406199999632
        },
        "TrainerController.start_learning": {
            "total": 11023.998336256001,
            "count": 1,
            "self": 7.7194901102848235,
            "children": {
                "TrainerController._reset_env": {
                    "total": 5.000056976002384,
                    "count": 26,
                    "self": 5.000056976002384
                },
                "TrainerController.advance": {
                    "total": 11011.274762366715,
                    "count": 343453,
                    "self": 8.134539232027237,
                    "children": {
                        "env_step": {
                            "total": 8407.070216991939,
                            "count": 343453,
                            "self": 6689.892364141599,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 1712.5903909562267,
                                    "count": 343453,
                                    "self": 52.48040861892514,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 1660.1099823373015,
                                            "count": 634724,
                                            "self": 1660.1099823373015
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 4.587461894113403,
                                    "count": 343452,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 11004.388166637087,
                                            "count": 343452,
                                            "is_parallel": true,
                                            "self": 5317.457861080138,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.006125395000026401,
                                                            "count": 2,
                                                            "is_parallel": true,
                                                            "self": 0.0038241940001171315,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0023012009999092697,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.0023012009999092697
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.0403233069999942,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.001106886000002305,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0009362990000454374,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0009362990000454374
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.034861199000033594,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.034861199000033594
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0034189229999128656,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.0006124419999196107,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.002806480999993255,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.002806480999993255
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 5686.8759192669495,
                                                    "count": 343451,
                                                    "is_parallel": true,
                                                    "self": 348.9488778605137,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 217.02216981993251,
                                                            "count": 343451,
                                                            "is_parallel": true,
                                                            "self": 217.02216981993251
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 4029.27468528195,
                                                            "count": 343451,
                                                            "is_parallel": true,
                                                            "self": 4029.27468528195
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 1091.6301863045542,
                                                            "count": 686902,
                                                            "is_parallel": true,
                                                            "self": 183.29490319546403,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 908.3352831090901,
                                                                    "count": 2747608,
                                                                    "is_parallel": true,
                                                                    "self": 908.3352831090901
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "steps_from_proto": {
                                                    "total": 0.054386289999797555,
                                                    "count": 50,
                                                    "is_parallel": true,
                                                    "self": 0.009579804985264673,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.04480648501453288,
                                                            "count": 200,
                                                            "is_parallel": true,
                                                            "self": 0.04480648501453288
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 2596.070006142748,
                            "count": 343452,
                            "self": 64.25883360140915,
                            "children": {
                                "process_trajectory": {
                                    "total": 946.7535668233348,
                                    "count": 343452,
                                    "self": 943.8542154893336,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 2.899351334001267,
                                            "count": 10,
                                            "self": 2.899351334001267
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 1585.0576057180037,
                                    "count": 242,
                                    "self": 1003.065424554992,
                                    "children": {
                                        "TorchPOCAOptimizer.update": {
                                            "total": 581.9921811630118,
                                            "count": 7260,
                                            "self": 581.9921811630118
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.1899992387043312e-06,
                    "count": 1,
                    "self": 1.1899992387043312e-06
                },
                "TrainerController._save_models": {
                    "total": 0.004025612999612349,
                    "count": 1,
                    "self": 4.299700049159583e-05,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.003982615999120753,
                            "count": 1,
                            "self": 0.003982615999120753
                        }
                    }
                }
            }
        }
    }
}