MY11111111
commited on
Commit
•
3dfa5a1
1
Parent(s):
648b437
First training of Pyramids
Browse files- Pyramids.onnx +1 -1
- Pyramids/Pyramids-499912.onnx +3 -0
- Pyramids/Pyramids-499912.pt +3 -0
- Pyramids/Pyramids-500168.onnx +3 -0
- Pyramids/Pyramids-500168.pt +3 -0
- Pyramids/checkpoint.pt +1 -1
- Pyramids/events.out.tfevents.1714212102.d7841d41eff8.5869.0 +3 -0
- config.json +1 -1
- configuration.yaml +1 -1
- run_logs/Player-0.log +25 -22
- run_logs/timers.json +182 -182
- run_logs/training_status.json +14 -14
Pyramids.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1420238
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2ddeba5a5ca27ad6e9850b20bf695e431d371d1309d576aa50772f4f1009144
|
3 |
size 1420238
|
Pyramids/Pyramids-499912.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2ddeba5a5ca27ad6e9850b20bf695e431d371d1309d576aa50772f4f1009144
|
3 |
+
size 1420238
|
Pyramids/Pyramids-499912.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13dd5dde9425a61236f959313da0ffc3c074c60eef2a51d801d013895133138f
|
3 |
+
size 8655149
|
Pyramids/Pyramids-500168.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2ddeba5a5ca27ad6e9850b20bf695e431d371d1309d576aa50772f4f1009144
|
3 |
+
size 1420238
|
Pyramids/Pyramids-500168.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01230889a470727db57b8c9b47397988be24737919a736882c2798356bd2cf7b
|
3 |
+
size 8655149
|
Pyramids/checkpoint.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8654754
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29915e14ea0a3a8b2e7789a4edae907e51b6c44e4716f46031e3e2873ee6b842
|
3 |
size 8654754
|
Pyramids/events.out.tfevents.1714212102.d7841d41eff8.5869.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aafc2dfc0f86ad6ae795fde783fbfaccce08a1b2f82840ccd59f156302f0ddb
|
3 |
+
size 128938
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps":
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 500000, "time_horizon": 128, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "initialize_from": null, "load_model": false, "resume": false, "force": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
CHANGED
@@ -51,7 +51,7 @@ behaviors:
|
|
51 |
init_path: null
|
52 |
keep_checkpoints: 5
|
53 |
even_checkpoints: false
|
54 |
-
max_steps:
|
55 |
time_horizon: 128
|
56 |
summary_freq: 30000
|
57 |
threaded: false
|
|
|
51 |
init_path: null
|
52 |
keep_checkpoints: 5
|
53 |
even_checkpoints: false
|
54 |
+
max_steps: 500000
|
55 |
time_horizon: 128
|
56 |
summary_freq: 30000
|
57 |
threaded: false
|
run_logs/Player-0.log
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
|
2 |
Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
|
3 |
Found 1 interfaces on host : 0) 172.28.0.12
|
4 |
-
Multi-casting "[IP] 172.28.0.12 [Port]
|
5 |
Preloaded 'lib_burst_generated.so'
|
6 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
|
|
|
|
|
|
7 |
Initialize engine version: 2021.3.5f1 (40eb3a945986)
|
8 |
[Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
|
9 |
Forcing GfxDevice: Null
|
@@ -33,7 +36,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
|
33 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
34 |
FMOD initialized on nosound output
|
35 |
Begin MonoManager ReloadAssembly
|
36 |
-
- Completed reload, in 0.
|
37 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
38 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
39 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -65,7 +68,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
65 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
66 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
67 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
68 |
-
UnloadTime:
|
69 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
70 |
requesting resize 84 x 84
|
71 |
Setting up 1 worker threads for Enlighten.
|
@@ -73,7 +76,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
73 |
[ALLOC_TEMP_TLS] TLS Allocator
|
74 |
StackAllocators :
|
75 |
[ALLOC_TEMP_MAIN]
|
76 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
77 |
Initial Block Size 4.0 MB
|
78 |
Current Block Size 4.0 MB
|
79 |
Peak Allocated Bytes 2.0 MB
|
@@ -146,7 +149,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
146 |
[ALLOC_TEMP_Profiler.Dispatcher]
|
147 |
Initial Block Size 64.0 KB
|
148 |
Current Block Size 64.0 KB
|
149 |
-
Peak Allocated Bytes
|
150 |
Overflow Count 0
|
151 |
[ALLOC_TEMP_Background Job.Worker 12]
|
152 |
Initial Block Size 32.0 KB
|
@@ -183,12 +186,12 @@ PlayerConnection::CleanupMemory Statistics:
|
|
183 |
Current Block Size 256.0 KB
|
184 |
Peak Allocated Bytes 0.8 KB
|
185 |
Overflow Count 0
|
186 |
-
[ALLOC_TEMP_Background Job.Worker
|
187 |
Initial Block Size 32.0 KB
|
188 |
Current Block Size 32.0 KB
|
189 |
Peak Allocated Bytes 0 B
|
190 |
Overflow Count 0
|
191 |
-
[ALLOC_TEMP_Background Job.Worker
|
192 |
Initial Block Size 32.0 KB
|
193 |
Current Block Size 32.0 KB
|
194 |
Peak Allocated Bytes 0 B
|
@@ -204,28 +207,28 @@ PlayerConnection::CleanupMemory Statistics:
|
|
204 |
Peak Allocated Bytes 128 B
|
205 |
Overflow Count 0
|
206 |
[ALLOC_MEMORYPROFILER]
|
207 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]:
|
208 |
Requested Block Size 1.0 MB
|
209 |
Peak Block count 2
|
210 |
Peak Allocated memory 1.6 MB
|
211 |
Peak Large allocation bytes 0 B
|
212 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
213 |
-
Peak main deferred allocation count
|
214 |
[ALLOC_BUCKET]
|
215 |
Large Block size 4.0 MB
|
216 |
Used Block count 1
|
217 |
Peak Allocated bytes 1.7 MB
|
218 |
[ALLOC_DEFAULT_MAIN]
|
219 |
-
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]:
|
220 |
Requested Block Size 16.0 MB
|
221 |
Peak Block count 3
|
222 |
-
Peak Allocated memory
|
223 |
Peak Large allocation bytes 0 B
|
224 |
[ALLOC_DEFAULT_THREAD]
|
225 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
226 |
Requested Block Size 16.0 MB
|
227 |
Peak Block count 1
|
228 |
-
Peak Allocated memory
|
229 |
Peak Large allocation bytes 16.0 MB
|
230 |
[ALLOC_TEMP_JOB_1_FRAME]
|
231 |
Initial Block Size 2.0 MB
|
@@ -254,13 +257,13 @@ PlayerConnection::CleanupMemory Statistics:
|
|
254 |
Used Block count 1
|
255 |
Peak Allocated bytes 1.7 MB
|
256 |
[ALLOC_GFX_MAIN]
|
257 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
258 |
Requested Block Size 16.0 MB
|
259 |
Peak Block count 1
|
260 |
Peak Allocated memory 67.0 KB
|
261 |
Peak Large allocation bytes 0 B
|
262 |
[ALLOC_GFX_THREAD]
|
263 |
-
Peak usage frame count: [64.0 KB-128.0 KB]:
|
264 |
Requested Block Size 16.0 MB
|
265 |
Peak Block count 1
|
266 |
Peak Allocated memory 67.7 KB
|
@@ -272,13 +275,13 @@ PlayerConnection::CleanupMemory Statistics:
|
|
272 |
Used Block count 1
|
273 |
Peak Allocated bytes 1.7 MB
|
274 |
[ALLOC_CACHEOBJECTS_MAIN]
|
275 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]:
|
276 |
Requested Block Size 4.0 MB
|
277 |
Peak Block count 1
|
278 |
Peak Allocated memory 1.4 MB
|
279 |
Peak Large allocation bytes 0 B
|
280 |
[ALLOC_CACHEOBJECTS_THREAD]
|
281 |
-
Peak usage frame count: [1.0 MB-2.0 MB]:
|
282 |
Requested Block Size 4.0 MB
|
283 |
Peak Block count 2
|
284 |
Peak Allocated memory 4.7 MB
|
@@ -290,25 +293,25 @@ PlayerConnection::CleanupMemory Statistics:
|
|
290 |
Used Block count 1
|
291 |
Peak Allocated bytes 1.7 MB
|
292 |
[ALLOC_TYPETREE_MAIN]
|
293 |
-
Peak usage frame count: [0-1.0 KB]:
|
294 |
Requested Block Size 2.0 MB
|
295 |
Peak Block count 1
|
296 |
Peak Allocated memory 1.0 KB
|
297 |
Peak Large allocation bytes 0 B
|
298 |
[ALLOC_TYPETREE_THREAD]
|
299 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
300 |
Requested Block Size 2.0 MB
|
301 |
Peak Block count 1
|
302 |
Peak Allocated memory 1.9 KB
|
303 |
Peak Large allocation bytes 0 B
|
304 |
[ALLOC_PROFILER]
|
305 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
306 |
Requested Block Size 16.0 MB
|
307 |
Peak Block count 1
|
308 |
-
Peak Allocated memory 29.
|
309 |
Peak Large allocation bytes 0 B
|
310 |
[ALLOC_PROFILER_BUCKET]
|
311 |
Large Block size 4.0 MB
|
312 |
Used Block count 1
|
313 |
Peak Allocated bytes 396 B
|
314 |
-
##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":
|
|
|
1 |
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
|
2 |
Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
|
3 |
Found 1 interfaces on host : 0) 172.28.0.12
|
4 |
+
Multi-casting "[IP] 172.28.0.12 [Port] 55110 [Flags] 2 [Guid] 13513407 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
|
5 |
Preloaded 'lib_burst_generated.so'
|
6 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
7 |
+
PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
|
8 |
+
PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies/UnityEnvironment
|
9 |
+
Unable to load player prefs
|
10 |
Initialize engine version: 2021.3.5f1 (40eb3a945986)
|
11 |
[Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
|
12 |
Forcing GfxDevice: Null
|
|
|
36 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
37 |
FMOD initialized on nosound output
|
38 |
Begin MonoManager ReloadAssembly
|
39 |
+
- Completed reload, in 0.163 seconds
|
40 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
41 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
42 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
68 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
69 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
70 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
71 |
+
UnloadTime: 2.101153 ms
|
72 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
73 |
requesting resize 84 x 84
|
74 |
Setting up 1 worker threads for Enlighten.
|
|
|
76 |
[ALLOC_TEMP_TLS] TLS Allocator
|
77 |
StackAllocators :
|
78 |
[ALLOC_TEMP_MAIN]
|
79 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 6901 frames, [32.0 KB-64.0 KB]: 1818 frames, [64.0 KB-128.0 KB]: 677 frames, [2.0 MB-4.0 MB]: 1 frames
|
80 |
Initial Block Size 4.0 MB
|
81 |
Current Block Size 4.0 MB
|
82 |
Peak Allocated Bytes 2.0 MB
|
|
|
149 |
[ALLOC_TEMP_Profiler.Dispatcher]
|
150 |
Initial Block Size 64.0 KB
|
151 |
Current Block Size 64.0 KB
|
152 |
+
Peak Allocated Bytes 240 B
|
153 |
Overflow Count 0
|
154 |
[ALLOC_TEMP_Background Job.Worker 12]
|
155 |
Initial Block Size 32.0 KB
|
|
|
186 |
Current Block Size 256.0 KB
|
187 |
Peak Allocated Bytes 0.8 KB
|
188 |
Overflow Count 0
|
189 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
190 |
Initial Block Size 32.0 KB
|
191 |
Current Block Size 32.0 KB
|
192 |
Peak Allocated Bytes 0 B
|
193 |
Overflow Count 0
|
194 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
195 |
Initial Block Size 32.0 KB
|
196 |
Current Block Size 32.0 KB
|
197 |
Peak Allocated Bytes 0 B
|
|
|
207 |
Peak Allocated Bytes 128 B
|
208 |
Overflow Count 0
|
209 |
[ALLOC_MEMORYPROFILER]
|
210 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 9098 frames
|
211 |
Requested Block Size 1.0 MB
|
212 |
Peak Block count 2
|
213 |
Peak Allocated memory 1.6 MB
|
214 |
Peak Large allocation bytes 0 B
|
215 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
216 |
+
Peak main deferred allocation count 12584
|
217 |
[ALLOC_BUCKET]
|
218 |
Large Block size 4.0 MB
|
219 |
Used Block count 1
|
220 |
Peak Allocated bytes 1.7 MB
|
221 |
[ALLOC_DEFAULT_MAIN]
|
222 |
+
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 9396 frames
|
223 |
Requested Block Size 16.0 MB
|
224 |
Peak Block count 3
|
225 |
+
Peak Allocated memory 30.3 MB
|
226 |
Peak Large allocation bytes 0 B
|
227 |
[ALLOC_DEFAULT_THREAD]
|
228 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 9397 frames
|
229 |
Requested Block Size 16.0 MB
|
230 |
Peak Block count 1
|
231 |
+
Peak Allocated memory 24.0 MB
|
232 |
Peak Large allocation bytes 16.0 MB
|
233 |
[ALLOC_TEMP_JOB_1_FRAME]
|
234 |
Initial Block Size 2.0 MB
|
|
|
257 |
Used Block count 1
|
258 |
Peak Allocated bytes 1.7 MB
|
259 |
[ALLOC_GFX_MAIN]
|
260 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 9396 frames, [64.0 KB-128.0 KB]: 1 frames
|
261 |
Requested Block Size 16.0 MB
|
262 |
Peak Block count 1
|
263 |
Peak Allocated memory 67.0 KB
|
264 |
Peak Large allocation bytes 0 B
|
265 |
[ALLOC_GFX_THREAD]
|
266 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 9397 frames
|
267 |
Requested Block Size 16.0 MB
|
268 |
Peak Block count 1
|
269 |
Peak Allocated memory 67.7 KB
|
|
|
275 |
Used Block count 1
|
276 |
Peak Allocated bytes 1.7 MB
|
277 |
[ALLOC_CACHEOBJECTS_MAIN]
|
278 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 9098 frames
|
279 |
Requested Block Size 4.0 MB
|
280 |
Peak Block count 1
|
281 |
Peak Allocated memory 1.4 MB
|
282 |
Peak Large allocation bytes 0 B
|
283 |
[ALLOC_CACHEOBJECTS_THREAD]
|
284 |
+
Peak usage frame count: [1.0 MB-2.0 MB]: 9396 frames, [4.0 MB-8.0 MB]: 1 frames
|
285 |
Requested Block Size 4.0 MB
|
286 |
Peak Block count 2
|
287 |
Peak Allocated memory 4.7 MB
|
|
|
293 |
Used Block count 1
|
294 |
Peak Allocated bytes 1.7 MB
|
295 |
[ALLOC_TYPETREE_MAIN]
|
296 |
+
Peak usage frame count: [0-1.0 KB]: 9397 frames
|
297 |
Requested Block Size 2.0 MB
|
298 |
Peak Block count 1
|
299 |
Peak Allocated memory 1.0 KB
|
300 |
Peak Large allocation bytes 0 B
|
301 |
[ALLOC_TYPETREE_THREAD]
|
302 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 9397 frames
|
303 |
Requested Block Size 2.0 MB
|
304 |
Peak Block count 1
|
305 |
Peak Allocated memory 1.9 KB
|
306 |
Peak Large allocation bytes 0 B
|
307 |
[ALLOC_PROFILER]
|
308 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 9397 frames
|
309 |
Requested Block Size 16.0 MB
|
310 |
Peak Block count 1
|
311 |
+
Peak Allocated memory 29.2 KB
|
312 |
Peak Large allocation bytes 0 B
|
313 |
[ALLOC_PROFILER_BUCKET]
|
314 |
Large Block size 4.0 MB
|
315 |
Used Block count 1
|
316 |
Peak Allocated bytes 396 B
|
317 |
+
##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1714213936298,"processId":5943,"allocatedMemory":1970133,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34460},{"Manager":10603},{"VertexData":12},{"Geometry":280},{"Texture":16},{"Shader":69173},{"Material":24},{"GfxDevice":35248},{"Animation":304},{"Audio":3976},{"Physics":288},{"Serialization":216},{"Input":9176},{"JobScheduler":200},{"Mono":40},{"ScriptingNativeRuntime":216},{"BaseObject":1609212},{"Resource":592},{"Renderer":1936},{"Transform":48},{"File":800},{"WebCam":24},{"Culling":40},{"Terrain":953},{"Wind":24},{"String":3447},{"DynamicArray":30868},{"HashMap":7680},{"Utility":1360},{"PoolAlloc":1160},{"TypeTree":1792},{"ScriptManager":80},{"RuntimeInitializeOnLoadManager":72},{"SpriteAtlas":112},{"GI":3272},{"Unet":16},{"Director":7760},{"WebRequest":720},{"VR":45473},{"SceneManager":424},{"Video":32},{"LazyScriptCache":32},{"NativeArray":384},{"Camera":25},{"Secure":1},{"SerializationCache":624},{"APIUpdating":5872},{"Subsystems":384},{"VirtualTexturing":57552},{"AssetReference":32}]}
|
run_logs/timers.json
CHANGED
@@ -2,189 +2,189 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
-
"value": 0.
|
6 |
-
"min": 0.
|
7 |
-
"max": 1.
|
8 |
-
"count":
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
-
"value":
|
12 |
-
"min":
|
13 |
-
"max":
|
14 |
-
"count":
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
-
"value":
|
18 |
"min": 29952.0,
|
19 |
-
"max":
|
20 |
-
"count":
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
-
"value":
|
24 |
"min": 29952.0,
|
25 |
-
"max":
|
26 |
-
"count":
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
-
"value": 0.
|
30 |
-
"min": -0.
|
31 |
-
"max": 0.
|
32 |
-
"count":
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
-
"value":
|
36 |
-
"min": -
|
37 |
-
"max":
|
38 |
-
"count":
|
39 |
},
|
40 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
41 |
-
"value": 0.
|
42 |
-
"min": 0.
|
43 |
-
"max": 0.
|
44 |
-
"count":
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
-
"value":
|
48 |
-
"min":
|
49 |
-
"max":
|
50 |
-
"count":
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
-
"value": 0.
|
54 |
-
"min": 0.
|
55 |
-
"max": 0.
|
56 |
-
"count":
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
-
"value":
|
60 |
-
"min": 0.
|
61 |
-
"max": 1.
|
62 |
-
"count":
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
-
"value": 0.
|
66 |
-
"min": 0.
|
67 |
-
"max": 0.
|
68 |
-
"count":
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
-
"value": 0.
|
72 |
-
"min": 0.
|
73 |
-
"max": 0.
|
74 |
-
"count":
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
-
"value":
|
78 |
-
"min":
|
79 |
-
"max": 0.
|
80 |
-
"count":
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
-
"value":
|
84 |
-
"min":
|
85 |
-
"max": 0.
|
86 |
-
"count":
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
-
"value": 0.
|
90 |
-
"min": 0.
|
91 |
-
"max": 0.
|
92 |
-
"count":
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
-
"value": 1.
|
96 |
-
"min": 1.
|
97 |
-
"max": 2.
|
98 |
-
"count":
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
-
"value": 0.
|
102 |
-
"min": 0.
|
103 |
-
"max": 0.
|
104 |
-
"count":
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
-
"value": 0.
|
108 |
-
"min": 0.
|
109 |
-
"max": 0.
|
110 |
-
"count":
|
111 |
},
|
112 |
"Pyramids.Losses.RNDLoss.mean": {
|
113 |
-
"value": 0.
|
114 |
-
"min": 0.
|
115 |
-
"max": 0.
|
116 |
-
"count":
|
117 |
},
|
118 |
"Pyramids.Losses.RNDLoss.sum": {
|
119 |
-
"value": 0.
|
120 |
-
"min": 0.
|
121 |
-
"max":
|
122 |
-
"count":
|
123 |
},
|
124 |
"Pyramids.Environment.EpisodeLength.mean": {
|
125 |
-
"value":
|
126 |
-
"min":
|
127 |
"max": 999.0,
|
128 |
-
"count":
|
129 |
},
|
130 |
"Pyramids.Environment.EpisodeLength.sum": {
|
131 |
-
"value":
|
132 |
"min": 15984.0,
|
133 |
-
"max":
|
134 |
-
"count":
|
135 |
},
|
136 |
"Pyramids.Environment.CumulativeReward.mean": {
|
137 |
-
"value":
|
138 |
"min": -1.0000000521540642,
|
139 |
-
"max":
|
140 |
-
"count":
|
141 |
},
|
142 |
"Pyramids.Environment.CumulativeReward.sum": {
|
143 |
-
"value":
|
144 |
"min": -32.000001668930054,
|
145 |
-
"max":
|
146 |
-
"count":
|
147 |
},
|
148 |
"Pyramids.Policy.ExtrinsicReward.mean": {
|
149 |
-
"value":
|
150 |
"min": -1.0000000521540642,
|
151 |
-
"max":
|
152 |
-
"count":
|
153 |
},
|
154 |
"Pyramids.Policy.ExtrinsicReward.sum": {
|
155 |
-
"value":
|
156 |
"min": -32.000001668930054,
|
157 |
-
"max":
|
158 |
-
"count":
|
159 |
},
|
160 |
"Pyramids.Policy.RndReward.mean": {
|
161 |
-
"value": 0.
|
162 |
-
"min": 0.
|
163 |
-
"max":
|
164 |
-
"count":
|
165 |
},
|
166 |
"Pyramids.Policy.RndReward.sum": {
|
167 |
-
"value":
|
168 |
-
"min":
|
169 |
-
"max":
|
170 |
-
"count":
|
171 |
},
|
172 |
"Pyramids.IsTraining.mean": {
|
173 |
"value": 1.0,
|
174 |
"min": 1.0,
|
175 |
"max": 1.0,
|
176 |
-
"count":
|
177 |
},
|
178 |
"Pyramids.IsTraining.sum": {
|
179 |
"value": 1.0,
|
180 |
"min": 1.0,
|
181 |
"max": 1.0,
|
182 |
-
"count":
|
183 |
}
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
-
"start_time_seconds": "
|
188 |
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
189 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --force",
|
190 |
"mlagents_version": "1.1.0.dev0",
|
@@ -192,59 +192,59 @@
|
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "2.2.1+cu121",
|
194 |
"numpy_version": "1.23.5",
|
195 |
-
"end_time_seconds": "
|
196 |
},
|
197 |
-
"total":
|
198 |
"count": 1,
|
199 |
-
"self":
|
200 |
"children": {
|
201 |
"run_training.setup": {
|
202 |
-
"total": 0.
|
203 |
"count": 1,
|
204 |
-
"self": 0.
|
205 |
},
|
206 |
"TrainerController.start_learning": {
|
207 |
-
"total":
|
208 |
"count": 1,
|
209 |
-
"self": 1.
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
-
"total":
|
213 |
"count": 1,
|
214 |
-
"self":
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
-
"total":
|
218 |
-
"count":
|
219 |
-
"self": 1.
|
220 |
"children": {
|
221 |
"env_step": {
|
222 |
-
"total":
|
223 |
-
"count":
|
224 |
-
"self":
|
225 |
"children": {
|
226 |
"SubprocessEnvManager._take_step": {
|
227 |
-
"total":
|
228 |
-
"count":
|
229 |
-
"self":
|
230 |
"children": {
|
231 |
"TorchPolicy.evaluate": {
|
232 |
-
"total":
|
233 |
-
"count":
|
234 |
-
"self":
|
235 |
}
|
236 |
}
|
237 |
},
|
238 |
"workers": {
|
239 |
-
"total": 0.
|
240 |
-
"count":
|
241 |
"self": 0.0,
|
242 |
"children": {
|
243 |
"worker_root": {
|
244 |
-
"total":
|
245 |
-
"count":
|
246 |
"is_parallel": true,
|
247 |
-
"self":
|
248 |
"children": {
|
249 |
"run_training.setup": {
|
250 |
"total": 0.0,
|
@@ -253,48 +253,48 @@
|
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"steps_from_proto": {
|
256 |
-
"total": 0.
|
257 |
"count": 1,
|
258 |
"is_parallel": true,
|
259 |
-
"self": 0.
|
260 |
"children": {
|
261 |
"_process_rank_one_or_two_observation": {
|
262 |
-
"total": 0.
|
263 |
"count": 8,
|
264 |
"is_parallel": true,
|
265 |
-
"self": 0.
|
266 |
}
|
267 |
}
|
268 |
},
|
269 |
"UnityEnvironment.step": {
|
270 |
-
"total": 0.
|
271 |
"count": 1,
|
272 |
"is_parallel": true,
|
273 |
-
"self": 0.
|
274 |
"children": {
|
275 |
"UnityEnvironment._generate_step_input": {
|
276 |
-
"total": 0.
|
277 |
"count": 1,
|
278 |
"is_parallel": true,
|
279 |
-
"self": 0.
|
280 |
},
|
281 |
"communicator.exchange": {
|
282 |
-
"total": 0.
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
-
"self": 0.
|
286 |
},
|
287 |
"steps_from_proto": {
|
288 |
-
"total": 0.
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
-
"self": 0.
|
292 |
"children": {
|
293 |
"_process_rank_one_or_two_observation": {
|
294 |
-
"total": 0.
|
295 |
"count": 8,
|
296 |
"is_parallel": true,
|
297 |
-
"self": 0.
|
298 |
}
|
299 |
}
|
300 |
}
|
@@ -303,34 +303,34 @@
|
|
303 |
}
|
304 |
},
|
305 |
"UnityEnvironment.step": {
|
306 |
-
"total":
|
307 |
-
"count":
|
308 |
"is_parallel": true,
|
309 |
-
"self":
|
310 |
"children": {
|
311 |
"UnityEnvironment._generate_step_input": {
|
312 |
-
"total": 17.
|
313 |
-
"count":
|
314 |
"is_parallel": true,
|
315 |
-
"self": 17.
|
316 |
},
|
317 |
"communicator.exchange": {
|
318 |
-
"total":
|
319 |
-
"count":
|
320 |
"is_parallel": true,
|
321 |
-
"self":
|
322 |
},
|
323 |
"steps_from_proto": {
|
324 |
-
"total":
|
325 |
-
"count":
|
326 |
"is_parallel": true,
|
327 |
-
"self":
|
328 |
"children": {
|
329 |
"_process_rank_one_or_two_observation": {
|
330 |
-
"total":
|
331 |
-
"count":
|
332 |
"is_parallel": true,
|
333 |
-
"self":
|
334 |
}
|
335 |
}
|
336 |
}
|
@@ -343,31 +343,31 @@
|
|
343 |
}
|
344 |
},
|
345 |
"trainer_advance": {
|
346 |
-
"total":
|
347 |
-
"count":
|
348 |
-
"self": 2.
|
349 |
"children": {
|
350 |
"process_trajectory": {
|
351 |
-
"total":
|
352 |
-
"count":
|
353 |
-
"self":
|
354 |
"children": {
|
355 |
"RLTrainer._checkpoint": {
|
356 |
-
"total": 0.
|
357 |
"count": 1,
|
358 |
-
"self": 0.
|
359 |
}
|
360 |
}
|
361 |
},
|
362 |
"_update_policy": {
|
363 |
-
"total":
|
364 |
-
"count":
|
365 |
-
"self":
|
366 |
"children": {
|
367 |
"TorchPPOOptimizer.update": {
|
368 |
-
"total":
|
369 |
-
"count":
|
370 |
-
"self":
|
371 |
}
|
372 |
}
|
373 |
}
|
@@ -376,19 +376,19 @@
|
|
376 |
}
|
377 |
},
|
378 |
"trainer_threads": {
|
379 |
-
"total": 1.
|
380 |
"count": 1,
|
381 |
-
"self": 1.
|
382 |
},
|
383 |
"TrainerController._save_models": {
|
384 |
-
"total": 0.
|
385 |
"count": 1,
|
386 |
-
"self": 0.
|
387 |
"children": {
|
388 |
"RLTrainer._checkpoint": {
|
389 |
-
"total": 0.
|
390 |
"count": 1,
|
391 |
-
"self": 0.
|
392 |
}
|
393 |
}
|
394 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
+
"value": 0.7599734663963318,
|
6 |
+
"min": 0.7209876179695129,
|
7 |
+
"max": 1.4070985317230225,
|
8 |
+
"count": 16
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
+
"value": 22993.7578125,
|
12 |
+
"min": 21641.1640625,
|
13 |
+
"max": 42685.7421875,
|
14 |
+
"count": 16
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
+
"value": 479905.0,
|
18 |
"min": 29952.0,
|
19 |
+
"max": 479905.0,
|
20 |
+
"count": 16
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
+
"value": 479905.0,
|
24 |
"min": 29952.0,
|
25 |
+
"max": 479905.0,
|
26 |
+
"count": 16
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
+
"value": 0.01879260689020157,
|
30 |
+
"min": -0.10406187176704407,
|
31 |
+
"max": 0.2354099154472351,
|
32 |
+
"count": 16
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
+
"value": 4.622981071472168,
|
36 |
+
"min": -25.07891082763672,
|
37 |
+
"max": 55.79214859008789,
|
38 |
+
"count": 16
|
39 |
},
|
40 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
41 |
+
"value": 0.033645398914813995,
|
42 |
+
"min": 0.025427494198083878,
|
43 |
+
"max": 0.415382444858551,
|
44 |
+
"count": 16
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
+
"value": 8.27676773071289,
|
48 |
+
"min": 6.1788811683654785,
|
49 |
+
"max": 98.44564056396484,
|
50 |
+
"count": 16
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
+
"value": 0.06733978535977894,
|
54 |
+
"min": 0.06575865745959983,
|
55 |
+
"max": 0.07418710289688644,
|
56 |
+
"count": 16
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
+
"value": 1.010096780396684,
|
60 |
+
"min": 0.47318129119815855,
|
61 |
+
"max": 1.010096780396684,
|
62 |
+
"count": 16
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
+
"value": 0.005578834796633482,
|
66 |
+
"min": 0.0001478741731252948,
|
67 |
+
"max": 0.007087473844843657,
|
68 |
+
"count": 16
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
+
"value": 0.08368252194950222,
|
72 |
+
"min": 0.0016266159043782427,
|
73 |
+
"max": 0.09486772501394643,
|
74 |
+
"count": 16
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
+
"value": 2.102853299052e-05,
|
78 |
+
"min": 2.102853299052e-05,
|
79 |
+
"max": 0.00029030126037577137,
|
80 |
+
"count": 16
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
+
"value": 0.0003154279948578,
|
84 |
+
"min": 0.0003154279948578,
|
85 |
+
"max": 0.0024124490958503998,
|
86 |
+
"count": 16
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
+
"value": 0.10700948,
|
90 |
+
"min": 0.10700948,
|
91 |
+
"max": 0.19676708571428575,
|
92 |
+
"count": 16
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
+
"value": 1.6051422,
|
96 |
+
"min": 1.3382272,
|
97 |
+
"max": 2.09259,
|
98 |
+
"count": 16
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
+
"value": 0.0007102470520000002,
|
102 |
+
"min": 0.0007102470520000002,
|
103 |
+
"max": 0.00967703186285714,
|
104 |
+
"count": 16
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
+
"value": 0.010653705780000003,
|
108 |
+
"min": 0.010653705780000003,
|
109 |
+
"max": 0.08044454504,
|
110 |
+
"count": 16
|
111 |
},
|
112 |
"Pyramids.Losses.RNDLoss.mean": {
|
113 |
+
"value": 0.026969928294420242,
|
114 |
+
"min": 0.026969928294420242,
|
115 |
+
"max": 0.4718073904514313,
|
116 |
+
"count": 16
|
117 |
},
|
118 |
"Pyramids.Losses.RNDLoss.sum": {
|
119 |
+
"value": 0.40454891324043274,
|
120 |
+
"min": 0.3871544897556305,
|
121 |
+
"max": 3.3026516437530518,
|
122 |
+
"count": 16
|
123 |
},
|
124 |
"Pyramids.Environment.EpisodeLength.mean": {
|
125 |
+
"value": 837.6666666666666,
|
126 |
+
"min": 831.3714285714286,
|
127 |
"max": 999.0,
|
128 |
+
"count": 16
|
129 |
},
|
130 |
"Pyramids.Environment.EpisodeLength.sum": {
|
131 |
+
"value": 30156.0,
|
132 |
"min": 15984.0,
|
133 |
+
"max": 31968.0,
|
134 |
+
"count": 16
|
135 |
},
|
136 |
"Pyramids.Environment.CumulativeReward.mean": {
|
137 |
+
"value": -0.06025004221333398,
|
138 |
"min": -1.0000000521540642,
|
139 |
+
"max": 0.025474242653165544,
|
140 |
+
"count": 16
|
141 |
},
|
142 |
"Pyramids.Environment.CumulativeReward.sum": {
|
143 |
+
"value": -2.169001519680023,
|
144 |
"min": -32.000001668930054,
|
145 |
+
"max": 0.8915984928607941,
|
146 |
+
"count": 16
|
147 |
},
|
148 |
"Pyramids.Policy.ExtrinsicReward.mean": {
|
149 |
+
"value": -0.06025004221333398,
|
150 |
"min": -1.0000000521540642,
|
151 |
+
"max": 0.025474242653165544,
|
152 |
+
"count": 16
|
153 |
},
|
154 |
"Pyramids.Policy.ExtrinsicReward.sum": {
|
155 |
+
"value": -2.169001519680023,
|
156 |
"min": -32.000001668930054,
|
157 |
+
"max": 0.8915984928607941,
|
158 |
+
"count": 16
|
159 |
},
|
160 |
"Pyramids.Policy.RndReward.mean": {
|
161 |
+
"value": 0.23489424048845345,
|
162 |
+
"min": 0.23489424048845345,
|
163 |
+
"max": 9.061561428010464,
|
164 |
+
"count": 16
|
165 |
},
|
166 |
"Pyramids.Policy.RndReward.sum": {
|
167 |
+
"value": 8.456192657584324,
|
168 |
+
"min": 7.9692321280017495,
|
169 |
+
"max": 144.98498284816742,
|
170 |
+
"count": 16
|
171 |
},
|
172 |
"Pyramids.IsTraining.mean": {
|
173 |
"value": 1.0,
|
174 |
"min": 1.0,
|
175 |
"max": 1.0,
|
176 |
+
"count": 16
|
177 |
},
|
178 |
"Pyramids.IsTraining.sum": {
|
179 |
"value": 1.0,
|
180 |
"min": 1.0,
|
181 |
"max": 1.0,
|
182 |
+
"count": 16
|
183 |
}
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
+
"start_time_seconds": "1714212100",
|
188 |
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
189 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --force",
|
190 |
"mlagents_version": "1.1.0.dev0",
|
|
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "2.2.1+cu121",
|
194 |
"numpy_version": "1.23.5",
|
195 |
+
"end_time_seconds": "1714213936"
|
196 |
},
|
197 |
+
"total": 1835.846905264,
|
198 |
"count": 1,
|
199 |
+
"self": 0.8496744670001135,
|
200 |
"children": {
|
201 |
"run_training.setup": {
|
202 |
+
"total": 0.08212086200001067,
|
203 |
"count": 1,
|
204 |
+
"self": 0.08212086200001067
|
205 |
},
|
206 |
"TrainerController.start_learning": {
|
207 |
+
"total": 1834.915109935,
|
208 |
"count": 1,
|
209 |
+
"self": 1.3568495619740588,
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
+
"total": 4.251138632999982,
|
213 |
"count": 1,
|
214 |
+
"self": 4.251138632999982
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
+
"total": 1829.1851239430255,
|
218 |
+
"count": 31520,
|
219 |
+
"self": 1.5376524270322989,
|
220 |
"children": {
|
221 |
"env_step": {
|
222 |
+
"total": 1203.8001412769786,
|
223 |
+
"count": 31520,
|
224 |
+
"self": 1104.5481686250305,
|
225 |
"children": {
|
226 |
"SubprocessEnvManager._take_step": {
|
227 |
+
"total": 98.34488847899775,
|
228 |
+
"count": 31520,
|
229 |
+
"self": 4.651149765976925,
|
230 |
"children": {
|
231 |
"TorchPolicy.evaluate": {
|
232 |
+
"total": 93.69373871302082,
|
233 |
+
"count": 31321,
|
234 |
+
"self": 93.69373871302082
|
235 |
}
|
236 |
}
|
237 |
},
|
238 |
"workers": {
|
239 |
+
"total": 0.9070841729503627,
|
240 |
+
"count": 31520,
|
241 |
"self": 0.0,
|
242 |
"children": {
|
243 |
"worker_root": {
|
244 |
+
"total": 1830.2551806290148,
|
245 |
+
"count": 31520,
|
246 |
"is_parallel": true,
|
247 |
+
"self": 846.5177497510476,
|
248 |
"children": {
|
249 |
"run_training.setup": {
|
250 |
"total": 0.0,
|
|
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"steps_from_proto": {
|
256 |
+
"total": 0.008484212999974261,
|
257 |
"count": 1,
|
258 |
"is_parallel": true,
|
259 |
+
"self": 0.005564789999880304,
|
260 |
"children": {
|
261 |
"_process_rank_one_or_two_observation": {
|
262 |
+
"total": 0.002919423000093957,
|
263 |
"count": 8,
|
264 |
"is_parallel": true,
|
265 |
+
"self": 0.002919423000093957
|
266 |
}
|
267 |
}
|
268 |
},
|
269 |
"UnityEnvironment.step": {
|
270 |
+
"total": 0.08026218899999549,
|
271 |
"count": 1,
|
272 |
"is_parallel": true,
|
273 |
+
"self": 0.0009926469999754772,
|
274 |
"children": {
|
275 |
"UnityEnvironment._generate_step_input": {
|
276 |
+
"total": 0.0007841110000299523,
|
277 |
"count": 1,
|
278 |
"is_parallel": true,
|
279 |
+
"self": 0.0007841110000299523
|
280 |
},
|
281 |
"communicator.exchange": {
|
282 |
+
"total": 0.07452836900006332,
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 0.07452836900006332
|
286 |
},
|
287 |
"steps_from_proto": {
|
288 |
+
"total": 0.0039570619999267365,
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
+
"self": 0.0006147659996713628,
|
292 |
"children": {
|
293 |
"_process_rank_one_or_two_observation": {
|
294 |
+
"total": 0.0033422960002553737,
|
295 |
"count": 8,
|
296 |
"is_parallel": true,
|
297 |
+
"self": 0.0033422960002553737
|
298 |
}
|
299 |
}
|
300 |
}
|
|
|
303 |
}
|
304 |
},
|
305 |
"UnityEnvironment.step": {
|
306 |
+
"total": 983.7374308779672,
|
307 |
+
"count": 31519,
|
308 |
"is_parallel": true,
|
309 |
+
"self": 31.030970321985478,
|
310 |
"children": {
|
311 |
"UnityEnvironment._generate_step_input": {
|
312 |
+
"total": 17.714325252019307,
|
313 |
+
"count": 31519,
|
314 |
"is_parallel": true,
|
315 |
+
"self": 17.714325252019307
|
316 |
},
|
317 |
"communicator.exchange": {
|
318 |
+
"total": 859.7539580449691,
|
319 |
+
"count": 31519,
|
320 |
"is_parallel": true,
|
321 |
+
"self": 859.7539580449691
|
322 |
},
|
323 |
"steps_from_proto": {
|
324 |
+
"total": 75.23817725899335,
|
325 |
+
"count": 31519,
|
326 |
"is_parallel": true,
|
327 |
+
"self": 16.938205290088035,
|
328 |
"children": {
|
329 |
"_process_rank_one_or_two_observation": {
|
330 |
+
"total": 58.29997196890531,
|
331 |
+
"count": 252152,
|
332 |
"is_parallel": true,
|
333 |
+
"self": 58.29997196890531
|
334 |
}
|
335 |
}
|
336 |
}
|
|
|
343 |
}
|
344 |
},
|
345 |
"trainer_advance": {
|
346 |
+
"total": 623.8473302390146,
|
347 |
+
"count": 31520,
|
348 |
+
"self": 2.549967814034062,
|
349 |
"children": {
|
350 |
"process_trajectory": {
|
351 |
+
"total": 98.67590811597938,
|
352 |
+
"count": 31520,
|
353 |
+
"self": 98.49947127997939,
|
354 |
"children": {
|
355 |
"RLTrainer._checkpoint": {
|
356 |
+
"total": 0.1764368359999935,
|
357 |
"count": 1,
|
358 |
+
"self": 0.1764368359999935
|
359 |
}
|
360 |
}
|
361 |
},
|
362 |
"_update_policy": {
|
363 |
+
"total": 522.6214543090011,
|
364 |
+
"count": 199,
|
365 |
+
"self": 210.35886820299856,
|
366 |
"children": {
|
367 |
"TorchPPOOptimizer.update": {
|
368 |
+
"total": 312.2625861060026,
|
369 |
+
"count": 11460,
|
370 |
+
"self": 312.2625861060026
|
371 |
}
|
372 |
}
|
373 |
}
|
|
|
376 |
}
|
377 |
},
|
378 |
"trainer_threads": {
|
379 |
+
"total": 1.5830000847927295e-06,
|
380 |
"count": 1,
|
381 |
+
"self": 1.5830000847927295e-06
|
382 |
},
|
383 |
"TrainerController._save_models": {
|
384 |
+
"total": 0.12199621400031901,
|
385 |
"count": 1,
|
386 |
+
"self": 0.005445809000320878,
|
387 |
"children": {
|
388 |
"RLTrainer._checkpoint": {
|
389 |
+
"total": 0.11655040499999814,
|
390 |
"count": 1,
|
391 |
+
"self": 0.11655040499999814
|
392 |
}
|
393 |
}
|
394 |
}
|
run_logs/training_status.json
CHANGED
@@ -2,31 +2,31 @@
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
-
"steps":
|
6 |
-
"file_path": "results/Pyramids Training/Pyramids/Pyramids-
|
7 |
-
"reward":
|
8 |
-
"creation_time":
|
9 |
"auxillary_file_paths": [
|
10 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
-
"steps":
|
15 |
-
"file_path": "results/Pyramids Training/Pyramids/Pyramids-
|
16 |
-
"reward":
|
17 |
-
"creation_time":
|
18 |
"auxillary_file_paths": [
|
19 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
20 |
]
|
21 |
}
|
22 |
],
|
23 |
"final_checkpoint": {
|
24 |
-
"steps":
|
25 |
"file_path": "results/Pyramids Training/Pyramids.onnx",
|
26 |
-
"reward":
|
27 |
-
"creation_time":
|
28 |
"auxillary_file_paths": [
|
29 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
30 |
]
|
31 |
}
|
32 |
},
|
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
+
"steps": 499912,
|
6 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-499912.onnx",
|
7 |
+
"reward": -0.050000021855036415,
|
8 |
+
"creation_time": 1714213935.3722806,
|
9 |
"auxillary_file_paths": [
|
10 |
+
"results/Pyramids Training/Pyramids/Pyramids-499912.pt"
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
+
"steps": 500168,
|
15 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-500168.onnx",
|
16 |
+
"reward": -0.050000021855036415,
|
17 |
+
"creation_time": 1714213935.525897,
|
18 |
"auxillary_file_paths": [
|
19 |
+
"results/Pyramids Training/Pyramids/Pyramids-500168.pt"
|
20 |
]
|
21 |
}
|
22 |
],
|
23 |
"final_checkpoint": {
|
24 |
+
"steps": 500168,
|
25 |
"file_path": "results/Pyramids Training/Pyramids.onnx",
|
26 |
+
"reward": -0.050000021855036415,
|
27 |
+
"creation_time": 1714213935.525897,
|
28 |
"auxillary_file_paths": [
|
29 |
+
"results/Pyramids Training/Pyramids/Pyramids-500168.pt"
|
30 |
]
|
31 |
}
|
32 |
},
|