File size: 15,557 Bytes
136c481
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "SoccerTwos.Policy.Entropy.mean": {
            "value": 3.2957005500793457,
            "min": 3.2957005500793457,
            "max": 3.2957005500793457,
            "count": 1
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 105462.4140625,
            "min": 105462.4140625,
            "max": 105462.4140625,
            "count": 1
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 917.875,
            "min": 917.875,
            "max": 917.875,
            "count": 1
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 29372.0,
            "min": 29372.0,
            "max": 29372.0,
            "count": 1
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1199.2507195558546,
            "min": 1199.2507195558546,
            "max": 1199.2507195558546,
            "count": 1
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 2398.5014391117093,
            "min": 2398.5014391117093,
            "max": 2398.5014391117093,
            "count": 1
        },
        "SoccerTwos.Step.mean": {
            "value": 9702.0,
            "min": 9702.0,
            "max": 9702.0,
            "count": 1
        },
        "SoccerTwos.Step.sum": {
            "value": 9702.0,
            "min": 9702.0,
            "max": 9702.0,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": -0.08133453130722046,
            "min": -0.08133453130722046,
            "max": -0.08133453130722046,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": -0.894679844379425,
            "min": -0.894679844379425,
            "max": -0.894679844379425,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": -0.0813639685511589,
            "min": -0.0813639685511589,
            "max": -0.0813639685511589,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": -0.895003616809845,
            "min": -0.895003616809845,
            "max": -0.895003616809845,
            "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.18181818181818182,
            "min": -0.18181818181818182,
            "max": -0.18181818181818182,
            "count": 1
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": -2.0,
            "min": -2.0,
            "max": -2.0,
            "count": 1
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": -0.18181818181818182,
            "min": -0.18181818181818182,
            "max": -0.18181818181818182,
            "count": 1
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": -2.0,
            "min": -2.0,
            "max": -2.0,
            "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": "1706818216",
        "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/poca/SoccerTwos.yaml --env=./ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos-v1 --no-graphics",
        "mlagents_version": "1.1.0.dev0",
        "mlagents_envs_version": "1.1.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "2.2.0+cu121",
        "numpy_version": "1.23.5",
        "end_time_seconds": "1706818272"
    },
    "total": 56.39498970999966,
    "count": 1,
    "self": 0.29079812299960395,
    "children": {
        "run_training.setup": {
            "total": 0.049794839000242064,
            "count": 1,
            "self": 0.049794839000242064
        },
        "TrainerController.start_learning": {
            "total": 56.05439674799982,
            "count": 1,
            "self": 0.04185226799108932,
            "children": {
                "TrainerController._reset_env": {
                    "total": 3.0504669280003327,
                    "count": 1,
                    "self": 3.0504669280003327
                },
                "TrainerController.advance": {
                    "total": 52.60615961500844,
                    "count": 1869,
                    "self": 0.045332208999752766,
                    "children": {
                        "env_step": {
                            "total": 50.107337278998784,
                            "count": 1869,
                            "self": 38.11959407299173,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 11.963706537995677,
                                    "count": 1869,
                                    "self": 0.29824500799759335,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 11.665461529998083,
                                            "count": 3730,
                                            "self": 11.665461529998083
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.024036668011376605,
                                    "count": 1868,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 55.599608670982434,
                                            "count": 1868,
                                            "is_parallel": true,
                                            "self": 23.68868511599112,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.007481627999823104,
                                                            "count": 2,
                                                            "is_parallel": true,
                                                            "self": 0.005101965999074309,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0023796620007487945,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.0023796620007487945
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.04210882200004562,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0012597169998116442,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0010210039999947185,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0010210039999947185
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.03614771999991717,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.03614771999991717
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.003680381000322086,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.0007167789999584784,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0029636020003636077,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.0029636020003636077
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 31.910923554991314,
                                                    "count": 1867,
                                                    "is_parallel": true,
                                                    "self": 2.1844497469851376,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 1.4690378020013668,
                                                            "count": 1867,
                                                            "is_parallel": true,
                                                            "self": 1.4690378020013668
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 21.416320795012325,
                                                            "count": 1867,
                                                            "is_parallel": true,
                                                            "self": 21.416320795012325
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 6.841115210992484,
                                                            "count": 3734,
                                                            "is_parallel": true,
                                                            "self": 1.1023852910288952,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 5.738729919963589,
                                                                    "count": 14936,
                                                                    "is_parallel": true,
                                                                    "self": 5.738729919963589
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 2.4534901270099,
                            "count": 1868,
                            "self": 0.19774868901231457,
                            "children": {
                                "process_trajectory": {
                                    "total": 2.2557414379975853,
                                    "count": 1868,
                                    "self": 2.2557414379975853
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.4470001588051673e-06,
                    "count": 1,
                    "self": 1.4470001588051673e-06
                },
                "TrainerController._save_models": {
                    "total": 0.3559164899997995,
                    "count": 1,
                    "self": 0.006759116999546677,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.34915737300025285,
                            "count": 1,
                            "self": 0.34915737300025285
                        }
                    }
                }
            }
        }
    }
}