juanzinser commited on
Commit
6572aaa
1 Parent(s): 3bba11a

First Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31d7e400be7ae3ff04c6eef6b676ce21819cc39d184b99b4bf51f0e1985c86df
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25a61149b9510ef879a5264b41ecf6bca7363fc02becaf9bbbf70a6d11d7c6f
3
  size 1420238
Pyramids/Pyramids-1999883.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25a61149b9510ef879a5264b41ecf6bca7363fc02becaf9bbbf70a6d11d7c6f
3
+ size 1420238
Pyramids/Pyramids-1999883.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4fca2e04f49ea5d3cd3a4ade653ec54b87e51a3ec5259547c5e979884e9f648
3
+ size 8656252
Pyramids/Pyramids-2000011.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25a61149b9510ef879a5264b41ecf6bca7363fc02becaf9bbbf70a6d11d7c6f
3
+ size 1420238
Pyramids/Pyramids-2000011.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d199c634fafe37af8f506a056e6e1c41de804186a7c5a38bcfed2941a4b64b4
3
+ size 8656252
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef0f8bff4b0e9864efb47ade2fdb21295d70305a00bf790cba04a69f01a2a216
3
  size 8655778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1db98dee929ce99de5c2e5623e191469c4e2c1530ae6501789c37a86e1feaba5
3
  size 8655778
Pyramids/events.out.tfevents.1717187615.6d7e2a8db8d8.25561.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db20bae683b4ca3b7eb3fddd7c54f4cbe69d64379d4342cacedf5a3e5ae2bc5
3
+ size 111091
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": 1500000, "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": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
 
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": 2000000, "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": true, "force": false, "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: 1500000
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: 2000000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
run_logs/Player-0.log CHANGED
@@ -1,7 +1,7 @@
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] 55326 [Flags] 2 [Guid] 2628174267 [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
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
@@ -33,17 +33,10 @@ 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.090 seconds
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)
40
- WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
41
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
42
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
43
- ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
44
- WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
45
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
46
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
47
  WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
48
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
49
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
@@ -65,7 +58,14 @@ 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: 0.833452 ms
 
 
 
 
 
 
 
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 +73,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]: 1050 frames, [32.0 KB-64.0 KB]: 5620 frames, [64.0 KB-128.0 KB]: 2718 frames, [2.0 MB-4.0 MB]: 1 frames
77
  Initial Block Size 4.0 MB
78
  Current Block Size 4.0 MB
79
  Peak Allocated Bytes 2.0 MB
@@ -146,7 +146,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 240 B
150
  Overflow Count 0
151
  [ALLOC_TEMP_Background Job.Worker 12]
152
  Initial Block Size 32.0 KB
@@ -204,29 +204,29 @@ 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]: 31 frames, [1.0 MB-2.0 MB]: 9358 frames
208
  Requested Block Size 1.0 MB
209
  Peak Block count 2
210
  Peak Allocated memory 1.1 MB
211
  Peak Large allocation bytes 0 B
212
  [ALLOC_DEFAULT] Dual Thread Allocator
213
- Peak main deferred allocation count 7324
214
  [ALLOC_BUCKET]
215
  Large Block size 4.0 MB
216
  Used Block count 1
217
  Peak Allocated bytes 1.4 MB
218
  [ALLOC_DEFAULT_MAIN]
219
- Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 9388 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 2
222
- Peak Allocated memory 24.2 MB
223
- Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
- Peak usage frame count: [16.0 MB-32.0 MB]: 9389 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 22.9 MB
229
- Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
232
  Used Block Count 1
@@ -254,13 +254,13 @@ PlayerConnection::CleanupMemory Statistics:
254
  Used Block count 1
255
  Peak Allocated bytes 1.4 MB
256
  [ALLOC_GFX_MAIN]
257
- Peak usage frame count: [32.0 KB-64.0 KB]: 9388 frames, [64.0 KB-128.0 KB]: 1 frames
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]: 9389 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
@@ -272,16 +272,16 @@ PlayerConnection::CleanupMemory Statistics:
272
  Used Block count 1
273
  Peak Allocated bytes 1.4 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
- Peak usage frame count: [0.5 MB-1.0 MB]: 69 frames, [1.0 MB-2.0 MB]: 9320 frames
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]: 9388 frames, [4.0 MB-8.0 MB]: 1 frames
282
  Requested Block Size 4.0 MB
283
  Peak Block count 2
284
- Peak Allocated memory 4.7 MB
285
  Peak Large allocation bytes 0 B
286
  [ALLOC_TYPETREE] Dual Thread Allocator
287
  Peak main deferred allocation count 0
@@ -290,25 +290,25 @@ PlayerConnection::CleanupMemory Statistics:
290
  Used Block count 1
291
  Peak Allocated bytes 1.4 MB
292
  [ALLOC_TYPETREE_MAIN]
293
- Peak usage frame count: [0-1.0 KB]: 9389 frames
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]: 9389 frames
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]: 9389 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
- Peak Allocated memory 29.2 KB
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":1717187516256,"processId":19932,"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}]}
 
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] 55296 [Flags] 2 [Guid] 3909494079 [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
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
 
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.131 seconds
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)
 
 
 
 
 
 
 
40
  WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
41
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
42
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
 
58
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
59
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
60
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
61
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
62
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
63
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
64
+ ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
65
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - 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: 1.109154 ms
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
  [ALLOC_TEMP_TLS] TLS Allocator
74
  StackAllocators :
75
  [ALLOC_TEMP_MAIN]
76
+ Peak usage frame count: [16.0 KB-32.0 KB]: 753 frames, [32.0 KB-64.0 KB]: 5466 frames, [64.0 KB-128.0 KB]: 3172 frames, [2.0 MB-4.0 MB]: 1 frames
77
  Initial Block Size 4.0 MB
78
  Current Block Size 4.0 MB
79
  Peak Allocated Bytes 2.0 MB
 
146
  [ALLOC_TEMP_Profiler.Dispatcher]
147
  Initial Block Size 64.0 KB
148
  Current Block Size 64.0 KB
149
+ Peak Allocated Bytes 480 B
150
  Overflow Count 0
151
  [ALLOC_TEMP_Background Job.Worker 12]
152
  Initial Block Size 32.0 KB
 
204
  Peak Allocated Bytes 128 B
205
  Overflow Count 0
206
  [ALLOC_MEMORYPROFILER]
207
+ Peak usage frame count: [0.5 MB-1.0 MB]: 36 frames, [1.0 MB-2.0 MB]: 9356 frames
208
  Requested Block Size 1.0 MB
209
  Peak Block count 2
210
  Peak Allocated memory 1.1 MB
211
  Peak Large allocation bytes 0 B
212
  [ALLOC_DEFAULT] Dual Thread Allocator
213
+ Peak main deferred allocation count 12561
214
  [ALLOC_BUCKET]
215
  Large Block size 4.0 MB
216
  Used Block count 1
217
  Peak Allocated bytes 1.4 MB
218
  [ALLOC_DEFAULT_MAIN]
219
+ Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames, [32.0 MB-64.0 MB]: 9391 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 2
222
+ Peak Allocated memory 41.4 MB
223
+ Peak Large allocation bytes 16.0 MB
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames, [4.0 MB-8.0 MB]: 9391 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 5.7 MB
229
+ Peak Large allocation bytes 0 B
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
232
  Used Block Count 1
 
254
  Used Block count 1
255
  Peak Allocated bytes 1.4 MB
256
  [ALLOC_GFX_MAIN]
257
+ Peak usage frame count: [32.0 KB-64.0 KB]: 9391 frames, [64.0 KB-128.0 KB]: 1 frames
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]: 9392 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
 
272
  Used Block count 1
273
  Peak Allocated bytes 1.4 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
+ Peak usage frame count: [0.5 MB-1.0 MB]: 56 frames, [1.0 MB-2.0 MB]: 9336 frames
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]: 9391 frames, [4.0 MB-8.0 MB]: 1 frames
282
  Requested Block Size 4.0 MB
283
  Peak Block count 2
284
+ Peak Allocated memory 4.3 MB
285
  Peak Large allocation bytes 0 B
286
  [ALLOC_TYPETREE] Dual Thread Allocator
287
  Peak main deferred allocation count 0
 
290
  Used Block count 1
291
  Peak Allocated bytes 1.4 MB
292
  [ALLOC_TYPETREE_MAIN]
293
+ Peak usage frame count: [0-1.0 KB]: 9392 frames
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]: 9392 frames
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]: 9392 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
+ Peak Allocated memory 29.1 KB
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":1717188961765,"processId":25594,"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.3748374879360199,
6
- "min": 0.3748374879360199,
7
- "max": 0.5130709409713745,
8
- "count": 17
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 11191.1484375,
12
- "min": 10753.966796875,
13
- "max": 15011.27734375,
14
- "count": 17
15
  },
16
  "Pyramids.Environment.EpisodeLength.mean": {
17
- "value": 253.2136752136752,
18
- "min": 253.2136752136752,
19
- "max": 367.75581395348837,
20
- "count": 17
21
  },
22
  "Pyramids.Environment.EpisodeLength.sum": {
23
- "value": 29626.0,
24
- "min": 15649.0,
25
- "max": 31913.0,
26
- "count": 17
27
  },
28
  "Pyramids.Step.mean": {
29
- "value": 1499946.0,
30
- "min": 1019944.0,
31
- "max": 1499946.0,
32
- "count": 17
33
  },
34
  "Pyramids.Step.sum": {
35
- "value": 1499946.0,
36
- "min": 1019944.0,
37
- "max": 1499946.0,
38
- "count": 17
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
- "value": 0.7240810990333557,
42
- "min": 0.5280531644821167,
43
- "max": 0.7240810990333557,
44
- "count": 17
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
- "value": 212.15576171875,
48
- "min": 98.05105590820312,
49
- "max": 212.15576171875,
50
- "count": 17
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
- "value": -0.015062732622027397,
54
- "min": -0.038299426436424255,
55
- "max": 0.024049047380685806,
56
- "count": 17
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
- "value": -4.4133806228637695,
60
- "min": -10.953636169433594,
61
- "max": 6.661586284637451,
62
- "count": 17
63
  },
64
  "Pyramids.Environment.CumulativeReward.mean": {
65
- "value": 1.7446271010627181,
66
- "min": 1.5564873341856331,
67
- "max": 1.7446271010627181,
68
- "count": 17
69
  },
70
  "Pyramids.Environment.CumulativeReward.sum": {
71
- "value": 205.86599792540073,
72
- "min": 76.35099945962429,
73
- "max": 205.86599792540073,
74
- "count": 17
75
  },
76
  "Pyramids.Policy.ExtrinsicReward.mean": {
77
- "value": 1.7446271010627181,
78
- "min": 1.5564873341856331,
79
- "max": 1.7446271010627181,
80
- "count": 17
81
  },
82
  "Pyramids.Policy.ExtrinsicReward.sum": {
83
- "value": 205.86599792540073,
84
- "min": 76.35099945962429,
85
- "max": 205.86599792540073,
86
- "count": 17
87
  },
88
  "Pyramids.Policy.RndReward.mean": {
89
- "value": 0.02108566748581124,
90
- "min": 0.02108566748581124,
91
- "max": 0.036422244585039495,
92
- "count": 17
93
  },
94
  "Pyramids.Policy.RndReward.sum": {
95
- "value": 2.4881087633257266,
96
- "min": 1.5972690338967368,
97
- "max": 3.059468545143318,
98
- "count": 17
99
  },
100
  "Pyramids.Losses.PolicyLoss.mean": {
101
- "value": 0.06781738295600716,
102
- "min": 0.06358014467003245,
103
- "max": 0.0706216018879786,
104
- "count": 17
105
  },
106
  "Pyramids.Losses.PolicyLoss.sum": {
107
- "value": 0.9494433613841001,
108
- "min": 0.6303121379799753,
109
- "max": 1.0525073112221435,
110
- "count": 17
111
  },
112
  "Pyramids.Losses.ValueLoss.mean": {
113
- "value": 0.015996850570073582,
114
- "min": 0.012975057341261871,
115
- "max": 0.015996850570073582,
116
- "count": 17
117
  },
118
  "Pyramids.Losses.ValueLoss.sum": {
119
- "value": 0.22395590798103016,
120
- "min": 0.11677551607135683,
121
- "max": 0.23405582210398276,
122
- "count": 17
123
  },
124
  "Pyramids.Policy.LearningRate.mean": {
125
- "value": 3.0954703967809542e-06,
126
- "min": 3.0954703967809542e-06,
127
- "max": 9.788917848140741e-05,
128
- "count": 17
129
  },
130
  "Pyramids.Policy.LearningRate.sum": {
131
- "value": 4.333658555493336e-05,
132
- "min": 4.333658555493336e-05,
133
- "max": 0.0013029187656940667,
134
- "count": 17
135
  },
136
  "Pyramids.Policy.Epsilon.mean": {
137
- "value": 0.10103179047619049,
138
- "min": 0.10103179047619049,
139
- "max": 0.13262970370370375,
140
- "count": 17
141
  },
142
  "Pyramids.Policy.Epsilon.sum": {
143
- "value": 1.4144450666666668,
144
- "min": 1.1936673333333336,
145
- "max": 1.9053473333333335,
146
- "count": 17
147
  },
148
  "Pyramids.Policy.Beta.mean": {
149
- "value": 0.00011307586857142865,
150
- "min": 0.00011307586857142865,
151
- "max": 0.0032697074000000003,
152
- "count": 17
153
  },
154
  "Pyramids.Policy.Beta.sum": {
155
- "value": 0.001583062160000001,
156
- "min": 0.001583062160000001,
157
- "max": 0.04352716274000001,
158
- "count": 17
159
  },
160
  "Pyramids.Losses.RNDLoss.mean": {
161
- "value": 0.007952400483191013,
162
- "min": 0.007952400483191013,
163
- "max": 0.009898611344397068,
164
- "count": 17
165
  },
166
  "Pyramids.Losses.RNDLoss.sum": {
167
- "value": 0.11133360862731934,
168
- "min": 0.08908750116825104,
169
- "max": 0.13826604187488556,
170
- "count": 17
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
- "count": 17
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
- "count": 17
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1717186256",
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 --resume",
190
  "mlagents_version": "1.1.0.dev0",
@@ -192,59 +192,59 @@
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.3.0+cu121",
194
  "numpy_version": "1.23.5",
195
- "end_time_seconds": "1717187516"
196
  },
197
- "total": 1259.4383329230004,
198
  "count": 1,
199
- "self": 0.4760205799993855,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.05126818100052333,
203
  "count": 1,
204
- "self": 0.05126818100052333
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 1258.9110441620005,
208
  "count": 1,
209
- "self": 0.7677809090109804,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.232809957000427,
213
  "count": 1,
214
- "self": 2.232809957000427
215
  },
216
  "TrainerController.advance": {
217
- "total": 1255.822123611989,
218
- "count": 32541,
219
- "self": 0.8053479979917029,
220
  "children": {
221
  "env_step": {
222
- "total": 931.4630197449387,
223
- "count": 32541,
224
- "self": 860.8604555749016,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 70.13547415700396,
228
- "count": 32541,
229
- "self": 2.5215686200272103,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 67.61390553697674,
233
- "count": 31295,
234
- "self": 67.61390553697674
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.46709001303315745,
240
- "count": 32541,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 1256.027467099957,
245
- "count": 32541,
246
  "is_parallel": true,
247
- "self": 461.83187196688505,
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.0021142400000826456,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0006239159993128851,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0014903240007697605,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0014903240007697605
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.088227979000294,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0006633509992752806,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0005221680003160145,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0005221680003160145
280
  },
281
  "communicator.exchange": {
282
- "total": 0.08452152000063506,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.08452152000063506
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0025209400000676396,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0004011549999631825,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.002119785000104457,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.002119785000104457
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 794.195595133072,
307
- "count": 32540,
308
  "is_parallel": true,
309
- "self": 17.651247055092426,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 12.197150454011535,
313
- "count": 32540,
314
  "is_parallel": true,
315
- "self": 12.197150454011535
316
  },
317
  "communicator.exchange": {
318
- "total": 711.9384423460306,
319
- "count": 32540,
320
  "is_parallel": true,
321
- "self": 711.9384423460306
322
  },
323
  "steps_from_proto": {
324
- "total": 52.408755277937416,
325
- "count": 32540,
326
  "is_parallel": true,
327
- "self": 10.992631100058134,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 41.41612417787928,
331
- "count": 260320,
332
  "is_parallel": true,
333
- "self": 41.41612417787928
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 323.5537558690585,
347
- "count": 32541,
348
- "self": 1.5293286400828947,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 69.16295337697557,
352
- "count": 32541,
353
- "self": 69.05397919097504,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.10897418600052333,
357
  "count": 1,
358
- "self": 0.10897418600052333
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 252.86147385200002,
364
- "count": 236,
365
- "self": 149.54518986398216,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 103.31628398801786,
369
- "count": 11364,
370
- "self": 103.31628398801786
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 1.002999852062203e-06,
380
  "count": 1,
381
- "self": 1.002999852062203e-06
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.0883286810003483,
385
  "count": 1,
386
- "self": 0.0020003220006401534,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.08632835899970814,
390
  "count": 1,
391
- "self": 0.08632835899970814
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.2930396795272827,
6
+ "min": 0.2910306751728058,
7
+ "max": 0.3772023618221283,
8
+ "count": 16
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 8809.9453125,
12
+ "min": 8684.35546875,
13
+ "max": 11434.484375,
14
+ "count": 16
15
  },
16
  "Pyramids.Environment.EpisodeLength.mean": {
17
+ "value": 248.008547008547,
18
+ "min": 235.304,
19
+ "max": 285.65346534653463,
20
+ "count": 16
21
  },
22
  "Pyramids.Environment.EpisodeLength.sum": {
23
+ "value": 29017.0,
24
+ "min": 28296.0,
25
+ "max": 31390.0,
26
+ "count": 16
27
  },
28
  "Pyramids.Step.mean": {
29
+ "value": 1979990.0,
30
+ "min": 1529895.0,
31
+ "max": 1979990.0,
32
+ "count": 16
33
  },
34
  "Pyramids.Step.sum": {
35
+ "value": 1979990.0,
36
+ "min": 1529895.0,
37
+ "max": 1979990.0,
38
+ "count": 16
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
+ "value": 0.7462483048439026,
42
+ "min": 0.6567258238792419,
43
+ "max": 0.8047998547554016,
44
+ "count": 16
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
+ "value": 219.39700317382812,
48
+ "min": 187.82357788085938,
49
+ "max": 243.049560546875,
50
+ "count": 16
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
+ "value": 0.00307209393940866,
54
+ "min": -0.03147309273481369,
55
+ "max": 0.010138324461877346,
56
+ "count": 16
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
+ "value": 0.9031956195831299,
60
+ "min": -9.158669471740723,
61
+ "max": 2.970529079437256,
62
+ "count": 16
63
  },
64
  "Pyramids.Environment.CumulativeReward.mean": {
65
+ "value": 1.7343880247611265,
66
+ "min": 1.6473124828189611,
67
+ "max": 1.7646959874629975,
68
+ "count": 16
69
  },
70
  "Pyramids.Environment.CumulativeReward.sum": {
71
+ "value": 202.9233988970518,
72
+ "min": 173.14899863302708,
73
+ "max": 220.58699843287468,
74
+ "count": 16
75
  },
76
  "Pyramids.Policy.ExtrinsicReward.mean": {
77
+ "value": 1.7343880247611265,
78
+ "min": 1.6473124828189611,
79
+ "max": 1.7646959874629975,
80
+ "count": 16
81
  },
82
  "Pyramids.Policy.ExtrinsicReward.sum": {
83
+ "value": 202.9233988970518,
84
+ "min": 173.14899863302708,
85
+ "max": 220.58699843287468,
86
+ "count": 16
87
  },
88
  "Pyramids.Policy.RndReward.mean": {
89
+ "value": 0.019553067057908904,
90
+ "min": 0.01902993065235205,
91
+ "max": 0.024178172263678528,
92
+ "count": 16
93
  },
94
  "Pyramids.Policy.RndReward.sum": {
95
+ "value": 2.2877088457753416,
96
+ "min": 2.2583879788508057,
97
+ "max": 2.7079552935319953,
98
+ "count": 16
99
  },
100
  "Pyramids.Losses.PolicyLoss.mean": {
101
+ "value": 0.07168206840263437,
102
+ "min": 0.06593017768768947,
103
+ "max": 0.07168206840263437,
104
+ "count": 16
105
  },
106
  "Pyramids.Losses.PolicyLoss.sum": {
107
+ "value": 1.0035489576368812,
108
+ "min": 0.9230224876276526,
109
+ "max": 1.0545541316775295,
110
+ "count": 16
111
  },
112
  "Pyramids.Losses.ValueLoss.mean": {
113
+ "value": 0.01512822743656221,
114
+ "min": 0.012747654476932171,
115
+ "max": 0.016180382961811988,
116
+ "count": 16
117
  },
118
  "Pyramids.Losses.ValueLoss.sum": {
119
+ "value": 0.21179518411187093,
120
+ "min": 0.1784671626770504,
121
+ "max": 0.23259178962325677,
122
+ "count": 16
123
  },
124
  "Pyramids.Policy.LearningRate.mean": {
125
+ "value": 5.252037535067855e-06,
126
+ "min": 5.252037535067855e-06,
127
+ "max": 7.26182043653857e-05,
128
+ "count": 16
129
  },
130
  "Pyramids.Policy.LearningRate.sum": {
131
+ "value": 7.352852549094997e-05,
132
+ "min": 7.352852549094997e-05,
133
+ "max": 0.0010166548611153998,
134
+ "count": 16
135
  },
136
  "Pyramids.Policy.Epsilon.mean": {
137
+ "value": 0.10175064642857147,
138
+ "min": 0.10175064642857147,
139
+ "max": 0.12420604285714287,
140
+ "count": 16
141
  },
142
  "Pyramids.Policy.Epsilon.sum": {
143
+ "value": 1.4245090500000006,
144
+ "min": 1.4245090500000006,
145
+ "max": 1.7511241999999998,
146
+ "count": 16
147
  },
148
  "Pyramids.Policy.Beta.mean": {
149
+ "value": 0.00018488957821428565,
150
+ "min": 0.00018488957821428565,
151
+ "max": 0.0024281836814285715,
152
+ "count": 16
153
  },
154
  "Pyramids.Policy.Beta.sum": {
155
+ "value": 0.002588454094999999,
156
+ "min": 0.002588454094999999,
157
+ "max": 0.033994571540000004,
158
+ "count": 16
159
  },
160
  "Pyramids.Losses.RNDLoss.mean": {
161
+ "value": 0.007591236382722855,
162
+ "min": 0.007591236382722855,
163
+ "max": 0.008284117095172405,
164
+ "count": 16
165
  },
166
  "Pyramids.Losses.RNDLoss.sum": {
167
+ "value": 0.10627730935811996,
168
+ "min": 0.10627730935811996,
169
+ "max": 0.12192925065755844,
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": "1717187613",
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 --resume",
190
  "mlagents_version": "1.1.0.dev0",
 
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.3.0+cu121",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1717188961"
196
  },
197
+ "total": 1347.8709488369996,
198
  "count": 1,
199
+ "self": 0.71397220200015,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.07585502799975075,
203
  "count": 1,
204
+ "self": 0.07585502799975075
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 1347.0811216069997,
208
  "count": 1,
209
+ "self": 0.7859482171006675,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 3.318750089999412,
213
  "count": 1,
214
+ "self": 3.318750089999412
215
  },
216
  "TrainerController.advance": {
217
+ "total": 1342.8850223249,
218
+ "count": 32833,
219
+ "self": 0.8270375527827127,
220
  "children": {
221
  "env_step": {
222
+ "total": 1011.166429489117,
223
+ "count": 32833,
224
+ "self": 939.4118349392274,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 71.27514389595308,
228
+ "count": 32833,
229
+ "self": 2.551690115922611,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 68.72345378003047,
233
+ "count": 31306,
234
+ "self": 68.72345378003047
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.4794506539365102,
240
+ "count": 32833,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 1344.0018025109757,
245
+ "count": 32833,
246
  "is_parallel": true,
247
+ "self": 473.5056941710782,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.002649463999659929,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0006987379993006471,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.001950726000359282,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.001950726000359282
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.04991982699993969,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0006471659999078838,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0005179090003366582,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0005179090003366582
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.04695517700019991,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.04695517700019991
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0017995749994952348,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.00038207599936868064,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0014174990001265542,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0014174990001265542
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 870.4961083398975,
307
+ "count": 32832,
308
  "is_parallel": true,
309
+ "self": 17.881733952148352,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 12.423186172025453,
313
+ "count": 32832,
314
  "is_parallel": true,
315
+ "self": 12.423186172025453
316
  },
317
  "communicator.exchange": {
318
+ "total": 786.9438411908104,
319
+ "count": 32832,
320
  "is_parallel": true,
321
+ "self": 786.9438411908104
322
  },
323
  "steps_from_proto": {
324
+ "total": 53.247347024913324,
325
+ "count": 32832,
326
  "is_parallel": true,
327
+ "self": 11.437223629844084,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 41.81012339506924,
331
+ "count": 262656,
332
  "is_parallel": true,
333
+ "self": 41.81012339506924
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 330.89155528300034,
347
+ "count": 32833,
348
+ "self": 1.5352185120564172,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 70.02132520893792,
352
+ "count": 32833,
353
+ "self": 69.90206173393835,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.11926347499957046,
357
  "count": 1,
358
+ "self": 0.11926347499957046
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 259.335011562006,
364
+ "count": 237,
365
+ "self": 153.22781376003695,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 106.10719780196905,
369
+ "count": 11400,
370
+ "self": 106.10719780196905
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 9.87999555945862e-07,
380
  "count": 1,
381
+ "self": 9.87999555945862e-07
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.09139998699993157,
385
  "count": 1,
386
+ "self": 0.0019656249996842234,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.08943436200024735,
390
  "count": 1,
391
+ "self": 0.08943436200024735
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -1,24 +1,6 @@
1
  {
2
  "Pyramids": {
3
  "checkpoints": [
4
- {
5
- "steps": 999897,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-999897.onnx",
7
- "reward": null,
8
- "creation_time": 1717185953.635213,
9
- "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-999897.pt"
11
- ]
12
- },
13
- {
14
- "steps": 1000025,
15
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000025.onnx",
16
- "reward": null,
17
- "creation_time": 1717185953.7424698,
18
- "auxillary_file_paths": [
19
- "results/Pyramids Training/Pyramids/Pyramids-1000025.pt"
20
- ]
21
- },
22
  {
23
  "steps": 1000025,
24
  "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000025.onnx",
@@ -45,15 +27,33 @@
45
  "auxillary_file_paths": [
46
  "results/Pyramids Training/Pyramids/Pyramids-1500074.pt"
47
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  }
49
  ],
50
  "final_checkpoint": {
51
- "steps": 1500074,
52
  "file_path": "results/Pyramids Training/Pyramids.onnx",
53
- "reward": 1.7529999703168868,
54
- "creation_time": 1717187515.8058512,
55
  "auxillary_file_paths": [
56
- "results/Pyramids Training/Pyramids/Pyramids-1500074.pt"
57
  ]
58
  }
59
  },
 
1
  {
2
  "Pyramids": {
3
  "checkpoints": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  {
5
  "steps": 1000025,
6
  "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000025.onnx",
 
27
  "auxillary_file_paths": [
28
  "results/Pyramids Training/Pyramids/Pyramids-1500074.pt"
29
  ]
30
+ },
31
+ {
32
+ "steps": 1999883,
33
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999883.onnx",
34
+ "reward": 1.742000013589859,
35
+ "creation_time": 1717188961.0261059,
36
+ "auxillary_file_paths": [
37
+ "results/Pyramids Training/Pyramids/Pyramids-1999883.pt"
38
+ ]
39
+ },
40
+ {
41
+ "steps": 2000011,
42
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-2000011.onnx",
43
+ "reward": 1.742000013589859,
44
+ "creation_time": 1717188961.128208,
45
+ "auxillary_file_paths": [
46
+ "results/Pyramids Training/Pyramids/Pyramids-2000011.pt"
47
+ ]
48
  }
49
  ],
50
  "final_checkpoint": {
51
+ "steps": 2000011,
52
  "file_path": "results/Pyramids Training/Pyramids.onnx",
53
+ "reward": 1.742000013589859,
54
+ "creation_time": 1717188961.128208,
55
  "auxillary_file_paths": [
56
+ "results/Pyramids Training/Pyramids/Pyramids-2000011.pt"
57
  ]
58
  }
59
  },