File size: 17,895 Bytes
c7908f8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "Worm.Policy.Entropy.mean": {
            "value": 0.8221731185913086,
            "min": 0.8221731185913086,
            "max": 1.418938398361206,
            "count": 233
        },
        "Worm.Policy.Entropy.sum": {
            "value": 24665.193359375,
            "min": 24665.193359375,
            "max": 42568.15234375,
            "count": 233
        },
        "Worm.Environment.EpisodeLength.mean": {
            "value": 999.0,
            "min": 999.0,
            "max": 999.0,
            "count": 233
        },
        "Worm.Environment.EpisodeLength.sum": {
            "value": 29970.0,
            "min": 29970.0,
            "max": 29970.0,
            "count": 233
        },
        "Worm.Step.mean": {
            "value": 6989000.0,
            "min": 29000.0,
            "max": 6989000.0,
            "count": 233
        },
        "Worm.Step.sum": {
            "value": 6989000.0,
            "min": 29000.0,
            "max": 6989000.0,
            "count": 233
        },
        "Worm.Policy.ExtrinsicValueEstimate.mean": {
            "value": 184.09725952148438,
            "min": -0.0652509480714798,
            "max": 186.07147216796875,
            "count": 233
        },
        "Worm.Policy.ExtrinsicValueEstimate.sum": {
            "value": 5522.91796875,
            "min": -1.8922775983810425,
            "max": 5582.14404296875,
            "count": 233
        },
        "Worm.Environment.CumulativeReward.mean": {
            "value": 906.8447224934896,
            "min": 0.24607567513982456,
            "max": 927.7546081542969,
            "count": 233
        },
        "Worm.Environment.CumulativeReward.sum": {
            "value": 27205.341674804688,
            "min": 7.3822702541947365,
            "max": 27832.638244628906,
            "count": 233
        },
        "Worm.Policy.ExtrinsicReward.mean": {
            "value": 906.8447224934896,
            "min": 0.24607567513982456,
            "max": 927.7546081542969,
            "count": 233
        },
        "Worm.Policy.ExtrinsicReward.sum": {
            "value": 27205.341674804688,
            "min": 7.3822702541947365,
            "max": 27832.638244628906,
            "count": 233
        },
        "Worm.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 233
        },
        "Worm.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 233
        },
        "Worm.Losses.PolicyLoss.mean": {
            "value": 0.019184567398735367,
            "min": 0.012249553687849715,
            "max": 0.02299641739643578,
            "count": 232
        },
        "Worm.Losses.PolicyLoss.sum": {
            "value": 0.019184567398735367,
            "min": 0.012249553687849715,
            "max": 0.02299641739643578,
            "count": 232
        },
        "Worm.Losses.ValueLoss.mean": {
            "value": 12.055086635407948,
            "min": 0.0013937619791942694,
            "max": 13.641971610841297,
            "count": 232
        },
        "Worm.Losses.ValueLoss.sum": {
            "value": 12.055086635407948,
            "min": 0.0013937619791942694,
            "max": 13.641971610841297,
            "count": 232
        },
        "Worm.Policy.LearningRate.mean": {
            "value": 1.7143851428571302e-06,
            "min": 1.7143851428571302e-06,
            "max": 0.00029871428614285713,
            "count": 232
        },
        "Worm.Policy.LearningRate.sum": {
            "value": 1.7143851428571302e-06,
            "min": 1.7143851428571302e-06,
            "max": 0.00029871428614285713,
            "count": 232
        },
        "Worm.Policy.Epsilon.mean": {
            "value": 0.10057142857142858,
            "min": 0.10057142857142858,
            "max": 0.1995714285714285,
            "count": 232
        },
        "Worm.Policy.Epsilon.sum": {
            "value": 0.10057142857142858,
            "min": 0.10057142857142858,
            "max": 0.1995714285714285,
            "count": 232
        },
        "Worm.Policy.Beta.mean": {
            "value": 3.851428571428551e-05,
            "min": 3.851428571428551e-05,
            "max": 0.004978614285714285,
            "count": 232
        },
        "Worm.Policy.Beta.sum": {
            "value": 3.851428571428551e-05,
            "min": 3.851428571428551e-05,
            "max": 0.004978614285714285,
            "count": 232
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1677339145",
        "python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \n[GCC 9.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Worm.yaml --env=./training-envs-executables/linux/Worm/Worm --run-id=Worm1 --no-graphics",
        "mlagents_version": "0.29.0.dev0",
        "mlagents_envs_version": "0.29.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.8.1+cu102",
        "numpy_version": "1.22.4",
        "end_time_seconds": "1677348017"
    },
    "total": 8871.884378606,
    "count": 1,
    "self": 0.7404704019991186,
    "children": {
        "run_training.setup": {
            "total": 0.11830611400000635,
            "count": 1,
            "self": 0.11830611400000635
        },
        "TrainerController.start_learning": {
            "total": 8871.025602090001,
            "count": 1,
            "self": 12.78901379904164,
            "children": {
                "TrainerController._reset_env": {
                    "total": 9.554177722999952,
                    "count": 1,
                    "self": 9.554177722999952
                },
                "TrainerController.advance": {
                    "total": 8848.513144629962,
                    "count": 701000,
                    "self": 13.301491338304913,
                    "children": {
                        "env_step": {
                            "total": 7211.55251523357,
                            "count": 701000,
                            "self": 6295.088516940831,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 908.3159043414037,
                                    "count": 701000,
                                    "self": 58.44413287145119,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 849.8717714699525,
                                            "count": 701000,
                                            "self": 215.4783726915581,
                                            "children": {
                                                "TorchPolicy.sample_actions": {
                                                    "total": 634.3933987783944,
                                                    "count": 701000,
                                                    "self": 634.3933987783944
                                                }
                                            }
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 8.148093951335227,
                                    "count": 701000,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 8847.38566314735,
                                            "count": 701000,
                                            "is_parallel": true,
                                            "self": 3420.5015540230297,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0033676790000072288,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0003364730000612326,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.003031205999945996,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.003031205999945996
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.05471578399999544,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0004163020000760298,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.00041888900000230933,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00041888900000230933
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.05328967199989165,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.05328967199989165
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0005909210000254461,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00022206899996035645,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.00036885200006508967,
                                                                            "count": 2,
                                                                            "is_parallel": true,
                                                                            "self": 0.00036885200006508967
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 5426.88410912432,
                                                    "count": 700999,
                                                    "is_parallel": true,
                                                    "self": 125.59259609108722,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 213.36215607184738,
                                                            "count": 700999,
                                                            "is_parallel": true,
                                                            "self": 213.36215607184738
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 4792.88967906307,
                                                            "count": 700999,
                                                            "is_parallel": true,
                                                            "self": 4792.88967906307
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 295.03967789831574,
                                                            "count": 700999,
                                                            "is_parallel": true,
                                                            "self": 111.48677653683853,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 183.5529013614772,
                                                                    "count": 1401998,
                                                                    "is_parallel": true,
                                                                    "self": 183.5529013614772
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 1623.6591380580862,
                            "count": 701000,
                            "self": 14.372375751952404,
                            "children": {
                                "process_trajectory": {
                                    "total": 426.2992628431318,
                                    "count": 701000,
                                    "self": 424.64527483613347,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 1.653988006998361,
                                            "count": 14,
                                            "self": 1.653988006998361
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 1182.987499463002,
                                    "count": 233,
                                    "self": 997.1830883320675,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 185.80441113093445,
                                            "count": 9786,
                                            "self": 185.80441113093445
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.2519994925241917e-06,
                    "count": 1,
                    "self": 1.2519994925241917e-06
                },
                "TrainerController._save_models": {
                    "total": 0.16926468599922373,
                    "count": 1,
                    "self": 0.0028902989979542326,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.1663743870012695,
                            "count": 1,
                            "self": 0.1663743870012695
                        }
                    }
                }
            }
        }
    }
}