File size: 17,840 Bytes
0bc276e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.5726810097694397,
            "min": 0.5726810097694397,
            "max": 1.4213045835494995,
            "count": 331
        },
        "Worm.Policy.Entropy.sum": {
            "value": 17180.4296875,
            "min": 17180.4296875,
            "max": 42639.13671875,
            "count": 331
        },
        "Worm.Environment.EpisodeLength.mean": {
            "value": 999.0,
            "min": 999.0,
            "max": 999.0,
            "count": 331
        },
        "Worm.Environment.EpisodeLength.sum": {
            "value": 29970.0,
            "min": 29970.0,
            "max": 29970.0,
            "count": 331
        },
        "Worm.Step.mean": {
            "value": 9989000.0,
            "min": 89000.0,
            "max": 9989000.0,
            "count": 331
        },
        "Worm.Step.sum": {
            "value": 9989000.0,
            "min": 89000.0,
            "max": 9989000.0,
            "count": 331
        },
        "Worm.Policy.ExtrinsicValueEstimate.mean": {
            "value": 267.6130065917969,
            "min": 0.03357606381177902,
            "max": 268.85986328125,
            "count": 331
        },
        "Worm.Policy.ExtrinsicValueEstimate.sum": {
            "value": 8028.390625,
            "min": 1.0072818994522095,
            "max": 8065.7958984375,
            "count": 331
        },
        "Worm.Environment.CumulativeReward.mean": {
            "value": 1334.1102701822917,
            "min": 0.4373771018510587,
            "max": 1349.6483764648438,
            "count": 331
        },
        "Worm.Environment.CumulativeReward.sum": {
            "value": 40023.30810546875,
            "min": 12.683935953680702,
            "max": 40489.45129394531,
            "count": 331
        },
        "Worm.Policy.ExtrinsicReward.mean": {
            "value": 1334.1102701822917,
            "min": 0.4373771018510587,
            "max": 1349.6483764648438,
            "count": 331
        },
        "Worm.Policy.ExtrinsicReward.sum": {
            "value": 40023.30810546875,
            "min": 12.683935953680702,
            "max": 40489.45129394531,
            "count": 331
        },
        "Worm.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 331
        },
        "Worm.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 331
        },
        "Worm.Losses.PolicyLoss.mean": {
            "value": 0.01681270562611254,
            "min": 0.011412449494898846,
            "max": 0.02326744109329108,
            "count": 330
        },
        "Worm.Losses.PolicyLoss.sum": {
            "value": 0.01681270562611254,
            "min": 0.011412449494898846,
            "max": 0.02326744109329108,
            "count": 330
        },
        "Worm.Losses.ValueLoss.mean": {
            "value": 11.543587639218284,
            "min": 0.0017147210282495334,
            "max": 15.45382125037057,
            "count": 330
        },
        "Worm.Losses.ValueLoss.sum": {
            "value": 11.543587639218284,
            "min": 0.0017147210282495334,
            "max": 15.45382125037057,
            "count": 330
        },
        "Worm.Policy.LearningRate.mean": {
            "value": 1.200099600000001e-06,
            "min": 1.200099600000001e-06,
            "max": 0.0002973000008999999,
            "count": 330
        },
        "Worm.Policy.LearningRate.sum": {
            "value": 1.200099600000001e-06,
            "min": 1.200099600000001e-06,
            "max": 0.0002973000008999999,
            "count": 330
        },
        "Worm.Policy.Epsilon.mean": {
            "value": 0.10039999999999998,
            "min": 0.10039999999999998,
            "max": 0.1991,
            "count": 330
        },
        "Worm.Policy.Epsilon.sum": {
            "value": 0.10039999999999998,
            "min": 0.10039999999999998,
            "max": 0.1991,
            "count": 330
        },
        "Worm.Policy.Beta.mean": {
            "value": 2.996000000000002e-05,
            "min": 2.996000000000002e-05,
            "max": 0.00495509,
            "count": 330
        },
        "Worm.Policy.Beta.sum": {
            "value": 2.996000000000002e-05,
            "min": 2.996000000000002e-05,
            "max": 0.00495509,
            "count": 330
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1656186219",
        "python_version": "3.8.13 (default, Mar 28 2022, 11:38:47) \n[GCC 7.5.0]",
        "command_line_arguments": "/home/fork/anaconda3/bin/mlagents-learn config/ppo/Worm.yaml --env=trained-envs-executables/Linux/Worm/Worm --run-id=Worm Training --resume",
        "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.23.0",
        "end_time_seconds": "1656195671"
    },
    "total": 9451.699728936,
    "count": 1,
    "self": 0.32004495700130065,
    "children": {
        "run_training.setup": {
            "total": 0.017476320999776362,
            "count": 1,
            "self": 0.017476320999776362
        },
        "TrainerController.start_learning": {
            "total": 9451.362207658,
            "count": 1,
            "self": 19.058778397335118,
            "children": {
                "TrainerController._reset_env": {
                    "total": 5.39241804600033,
                    "count": 1,
                    "self": 5.39241804600033
                },
                "TrainerController.advance": {
                    "total": 9426.789333705665,
                    "count": 995000,
                    "self": 18.7491508264211,
                    "children": {
                        "env_step": {
                            "total": 7629.01990378858,
                            "count": 995000,
                            "self": 6359.427056807752,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 1257.3940827167958,
                                    "count": 995000,
                                    "self": 75.58869363709937,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 1181.8053890796964,
                                            "count": 995000,
                                            "self": 334.06699615589014,
                                            "children": {
                                                "TorchPolicy.sample_actions": {
                                                    "total": 847.7383929238063,
                                                    "count": 995000,
                                                    "self": 847.7383929238063
                                                }
                                            }
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 12.198764264032434,
                                    "count": 995000,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 9423.339519103354,
                                            "count": 995000,
                                            "is_parallel": true,
                                            "self": 4111.780137258689,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0006321539999589731,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0001999920000343991,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.00043216199992457405,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.00043216199992457405
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.02916383699994185,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.00013833599996360135,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0002955889999611827,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0002955889999611827
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.028437583000140876,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.028437583000140876
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0002923289998761902,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00011298499930489925,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.00017934400057129096,
                                                                            "count": 2,
                                                                            "is_parallel": true,
                                                                            "self": 0.00017934400057129096
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 5311.559381844665,
                                                    "count": 994999,
                                                    "is_parallel": true,
                                                    "self": 128.78026232249613,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 193.3560841044391,
                                                            "count": 994999,
                                                            "is_parallel": true,
                                                            "self": 193.3560841044391
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 4695.107448400225,
                                                            "count": 994999,
                                                            "is_parallel": true,
                                                            "self": 4695.107448400225
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 294.31558701750464,
                                                            "count": 994999,
                                                            "is_parallel": true,
                                                            "self": 112.94182494571714,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 181.3737620717875,
                                                                    "count": 1989998,
                                                                    "is_parallel": true,
                                                                    "self": 181.3737620717875
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 1779.0202790906637,
                            "count": 995000,
                            "self": 22.340899760353295,
                            "children": {
                                "process_trajectory": {
                                    "total": 465.350640757315,
                                    "count": 995000,
                                    "self": 462.2231368383136,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 3.127503919001356,
                                            "count": 20,
                                            "self": 3.127503919001356
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 1291.3287385729955,
                                    "count": 331,
                                    "self": 977.4246966580254,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 313.9040419149701,
                                            "count": 13902,
                                            "self": 313.9040419149701
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 8.299994078697637e-07,
                    "count": 1,
                    "self": 8.299994078697637e-07
                },
                "TrainerController._save_models": {
                    "total": 0.1216766790003021,
                    "count": 1,
                    "self": 0.0020022699991386617,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.11967440900116344,
                            "count": 1,
                            "self": 0.11967440900116344
                        }
                    }
                }
            }
        }
    }
}