siddiskid commited on
Commit
b22239a
·
verified ·
1 Parent(s): 1358faf

First Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77a3c634b7c8aff01d2182cc91e30a4bed530c0f0e338c2bc970dba6cb3e5963
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7c57d9b69468054354c4b9ad8f0482e8749e4cf76a8e672170ab014363e972
3
  size 1420238
Pyramids/Pyramids-2499906.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2b3d803bcf2c6c9eb1db53fa47f482c56fcdc44d09d93fa3ab59bf7784f0864
3
+ size 1420238
Pyramids/Pyramids-2499906.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abaea7d3f7ff680d552967e483305e78022435d7841de7f03e4c7cf710937772
3
+ size 8656731
Pyramids/Pyramids-2999912.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7c57d9b69468054354c4b9ad8f0482e8749e4cf76a8e672170ab014363e972
3
+ size 1420238
Pyramids/Pyramids-2999912.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecdb58673177e494e35b8678ba158e4fd71a9041497156aff40dba261ae1393a
3
+ size 8656731
Pyramids/Pyramids-3000040.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7c57d9b69468054354c4b9ad8f0482e8749e4cf76a8e672170ab014363e972
3
+ size 1420238
Pyramids/Pyramids-3000040.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54f1280912eaecddfbdc92dee808ed9701afc83ad839286756be1ae09570594a
3
+ size 8656731
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d88d36c1bb27a52ef52542386ae94134c96d55c1ce88caa7a2fc464f7c0aee4
3
  size 8656181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc6090a1505a631686e33c01d2e11a4fe61a0b4123ca2080e00750755375334c
3
  size 8656181
Pyramids/events.out.tfevents.1753093557.1b7113565678.26256.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b9e20912f8a18d841005692ea9911c0aa8037e2f06592321e406f301a5a2f0
3
+ size 269889
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": 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}
 
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": 3000000, "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: 2000000
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: 3000000
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] 55315 [Flags] 2 [Guid] 845203319 [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,10 +33,17 @@ 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.121 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,14 +65,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
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: 0.977024 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]: 1736 frames, [32.0 KB-64.0 KB]: 11406 frames, [64.0 KB-128.0 KB]: 5620 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 480 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]: 96 frames, [1.0 MB-2.0 MB]: 18667 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 8843
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]: 18762 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 2
222
- Peak Allocated memory 40.1 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]: 18762 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 6.9 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,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]: 18762 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]: 18763 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
@@ -272,13 +272,13 @@ 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]: 65 frames, [1.0 MB-2.0 MB]: 18698 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]: 18762 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
@@ -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]: 18763 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]: 18763 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]: 18763 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
- Peak Allocated memory 28.6 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":1753093376100,"processId":15501,"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] 55096 [Flags] 2 [Guid] 1706177475 [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.094 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
  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.739518 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]: 2155 frames, [32.0 KB-64.0 KB]: 10160 frames, [64.0 KB-128.0 KB]: 6451 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 240 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]: 27 frames, [1.0 MB-2.0 MB]: 18740 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 11028
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]: 18766 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 2
222
+ Peak Allocated memory 26.0 MB
223
+ Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18767 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 20.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
  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]: 18766 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]: 18767 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]: 36 frames, [1.0 MB-2.0 MB]: 18731 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]: 18766 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
 
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]: 18767 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]: 18767 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]: 18767 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":1753096027867,"processId":26278,"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.2890987992286682,
6
- "min": 0.27647459506988525,
7
- "max": 0.6194453239440918,
8
- "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 8659.0869140625,
12
- "min": 8219.037109375,
13
- "max": 18583.359375,
14
- "count": 33
15
  },
16
  "Pyramids.Environment.EpisodeLength.mean": {
17
- "value": 257.4909090909091,
18
- "min": 241.78861788617886,
19
- "max": 405.61538461538464,
20
- "count": 33
21
  },
22
  "Pyramids.Environment.EpisodeLength.sum": {
23
- "value": 28324.0,
24
- "min": 16056.0,
25
- "max": 32783.0,
26
- "count": 33
27
  },
28
  "Pyramids.Step.mean": {
29
- "value": 1979917.0,
30
- "min": 1019944.0,
31
- "max": 1979917.0,
32
- "count": 33
33
  },
34
  "Pyramids.Step.sum": {
35
- "value": 1979917.0,
36
- "min": 1019944.0,
37
- "max": 1979917.0,
38
- "count": 33
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
- "value": 0.7219787836074829,
42
- "min": 0.4005979597568512,
43
- "max": 0.7771360874176025,
44
- "count": 33
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
- "value": 207.9298858642578,
48
- "min": 70.10464477539062,
49
- "max": 231.5865478515625,
50
- "count": 33
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
- "value": -0.001356392283923924,
54
- "min": -0.058055855333805084,
55
- "max": 0.040079277008771896,
56
- "count": 33
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
- "value": -0.3906409740447998,
60
- "min": -10.159774780273438,
61
- "max": 10.86148452758789,
62
- "count": 33
63
  },
64
  "Pyramids.Environment.CumulativeReward.mean": {
65
- "value": 1.7246900772726215,
66
- "min": 1.5020584418223455,
67
- "max": 1.7582113700426691,
68
- "count": 33
69
  },
70
  "Pyramids.Environment.CumulativeReward.sum": {
71
- "value": 191.44059857726097,
72
- "min": 64.26859942823648,
73
- "max": 216.2599985152483,
74
- "count": 33
75
  },
76
  "Pyramids.Policy.ExtrinsicReward.mean": {
77
- "value": 1.7246900772726215,
78
- "min": 1.5020584418223455,
79
- "max": 1.7582113700426691,
80
- "count": 33
81
  },
82
  "Pyramids.Policy.ExtrinsicReward.sum": {
83
- "value": 191.44059857726097,
84
- "min": 64.26859942823648,
85
- "max": 216.2599985152483,
86
- "count": 33
87
  },
88
  "Pyramids.Policy.RndReward.mean": {
89
- "value": 0.015308689450230796,
90
- "min": 0.014581127780086429,
91
- "max": 0.03442884677671827,
92
- "count": 33
93
  },
94
  "Pyramids.Policy.RndReward.sum": {
95
- "value": 1.6992645289756183,
96
- "min": 1.4310290696739685,
97
- "max": 2.7959636427112855,
98
- "count": 33
99
  },
100
  "Pyramids.Losses.PolicyLoss.mean": {
101
- "value": 0.0723181798887349,
102
- "min": 0.06344992305301797,
103
- "max": 0.07534196404380697,
104
- "count": 33
105
  },
106
  "Pyramids.Losses.PolicyLoss.sum": {
107
- "value": 1.0124545184422886,
108
- "min": 0.6105756317071306,
109
- "max": 1.0547874966132975,
110
- "count": 33
111
  },
112
  "Pyramids.Losses.ValueLoss.mean": {
113
- "value": 0.014281555990680678,
114
- "min": 0.009865218712851249,
115
- "max": 0.016138729900062994,
116
- "count": 33
117
  },
118
  "Pyramids.Losses.ValueLoss.sum": {
119
- "value": 0.1999417838695295,
120
- "min": 0.11269369220584242,
121
- "max": 0.23955682700262496,
122
- "count": 33
123
  },
124
  "Pyramids.Policy.LearningRate.mean": {
125
- "value": 5.123509006482144e-06,
126
- "min": 5.123509006482144e-06,
127
- "max": 0.00014839028386992223,
128
- "count": 33
129
  },
130
  "Pyramids.Policy.LearningRate.sum": {
131
- "value": 7.172912609075001e-05,
132
- "min": 7.172912609075001e-05,
133
- "max": 0.0020262253245917996,
134
- "count": 33
135
  },
136
  "Pyramids.Policy.Epsilon.mean": {
137
- "value": 0.1017078035714286,
138
- "min": 0.1017078035714286,
139
- "max": 0.14946341111111114,
140
- "count": 33
141
  },
142
  "Pyramids.Policy.Epsilon.sum": {
143
- "value": 1.4239092500000003,
144
- "min": 1.3451707000000002,
145
- "max": 2.1337129999999997,
146
- "count": 33
147
  },
148
  "Pyramids.Policy.Beta.mean": {
149
- "value": 0.0001806095767857143,
150
- "min": 0.0001806095767857143,
151
- "max": 0.00495139477,
152
- "count": 33
153
  },
154
  "Pyramids.Policy.Beta.sum": {
155
- "value": 0.0025285340750000004,
156
- "min": 0.0025285340750000004,
157
- "max": 0.06761327917999999,
158
- "count": 33
159
  },
160
  "Pyramids.Losses.RNDLoss.mean": {
161
- "value": 0.0057084821164608,
162
- "min": 0.0057084821164608,
163
- "max": 0.00873806793242693,
164
- "count": 33
165
  },
166
  "Pyramids.Losses.RNDLoss.sum": {
167
- "value": 0.0799187496304512,
168
- "min": 0.07864261418581009,
169
- "max": 0.11764119565486908,
170
- "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
- "count": 33
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
- "count": 33
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1753091009",
188
  "python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.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.2.0.dev0",
@@ -192,59 +192,59 @@
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.7.1+cu126",
194
  "numpy_version": "1.23.5",
195
- "end_time_seconds": "1753093376"
196
  },
197
- "total": 2366.2507866389997,
198
  "count": 1,
199
- "self": 0.8770031709996147,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.02639951099990867,
203
  "count": 1,
204
- "self": 0.02639951099990867
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 2365.347383957,
208
  "count": 1,
209
- "self": 1.1934797169806188,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.717111567000302,
213
  "count": 1,
214
- "self": 2.717111567000302
215
  },
216
  "TrainerController.advance": {
217
- "total": 2361.3261606300193,
218
- "count": 65163,
219
- "self": 1.3624014600236478,
220
  "children": {
221
  "env_step": {
222
- "total": 1711.4332194609997,
223
- "count": 65163,
224
- "self": 1573.457499761866,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 137.24458744205276,
228
- "count": 65163,
229
- "self": 4.234710036889737,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 133.00987740516302,
233
- "count": 62541,
234
- "self": 133.00987740516302
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.7311322570808443,
240
- "count": 65163,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 2360.3488373919376,
245
- "count": 65163,
246
  "is_parallel": true,
247
- "self": 894.4140760919768,
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.0024430629996459174,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0007260339998538257,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0017170289997920918,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0017170289997920918
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.06627171300033297,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0005250780004644184,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.00043442600008347654,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.00043442600008347654
280
  },
281
  "communicator.exchange": {
282
- "total": 0.06376828800011936,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.06376828800011936
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0015439209996657155,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0003323669993733347,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0012115540002923808,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0012115540002923808
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1465.9347612999609,
307
- "count": 65162,
308
  "is_parallel": true,
309
- "self": 30.592568646956806,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 21.612736951007264,
313
- "count": 65162,
314
  "is_parallel": true,
315
- "self": 21.612736951007264
316
  },
317
  "communicator.exchange": {
318
- "total": 1323.0864241190093,
319
- "count": 65162,
320
  "is_parallel": true,
321
- "self": 1323.0864241190093
322
  },
323
  "steps_from_proto": {
324
- "total": 90.64303158298753,
325
- "count": 65162,
326
  "is_parallel": true,
327
- "self": 17.69570631912211,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 72.94732526386542,
331
- "count": 521296,
332
  "is_parallel": true,
333
- "self": 72.94732526386542
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 648.530539708996,
347
- "count": 65163,
348
- "self": 2.5051592239342426,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 125.09708008505959,
352
- "count": 65163,
353
- "self": 124.86934269105996,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.22773739399963233,
357
  "count": 2,
358
- "self": 0.22773739399963233
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 520.9283004000022,
364
  "count": 473,
365
- "self": 290.31461967394443,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 230.61368072605774,
369
- "count": 22767,
370
- "self": 230.61368072605774
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 1.202000021294225e-06,
380
  "count": 1,
381
- "self": 1.202000021294225e-06
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.11063084099987464,
385
  "count": 1,
386
- "self": 0.002327762000277289,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.10830307899959735,
390
  "count": 1,
391
- "self": 0.10830307899959735
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.18840862810611725,
6
+ "min": 0.18400797247886658,
7
+ "max": 0.2804012894630432,
8
+ "count": 34
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 5625.1279296875,
12
+ "min": 3084.85693359375,
13
+ "max": 8434.470703125,
14
+ "count": 34
15
  },
16
  "Pyramids.Environment.EpisodeLength.mean": {
17
+ "value": 222.52592592592592,
18
+ "min": 192.1627906976744,
19
+ "max": 310.87368421052633,
20
+ "count": 34
21
  },
22
  "Pyramids.Environment.EpisodeLength.sum": {
23
+ "value": 30041.0,
24
+ "min": 8263.0,
25
+ "max": 31917.0,
26
+ "count": 34
27
  },
28
  "Pyramids.Step.mean": {
29
+ "value": 2999912.0,
30
+ "min": 2009986.0,
31
+ "max": 2999912.0,
32
+ "count": 34
33
  },
34
  "Pyramids.Step.sum": {
35
+ "value": 2999912.0,
36
+ "min": 2009986.0,
37
+ "max": 2999912.0,
38
+ "count": 34
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
+ "value": 0.8403334021568298,
42
+ "min": 0.6287362575531006,
43
+ "max": 0.8403334021568298,
44
+ "count": 34
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
+ "value": 258.82269287109375,
48
+ "min": 74.38394165039062,
49
+ "max": 258.82269287109375,
50
+ "count": 34
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
+ "value": 0.008804552257061005,
54
+ "min": -0.014464023523032665,
55
+ "max": 0.02289220131933689,
56
+ "count": 34
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
+ "value": 2.7118020057678223,
60
+ "min": -1.8769246339797974,
61
+ "max": 6.798983573913574,
62
+ "count": 34
63
  },
64
  "Pyramids.Environment.CumulativeReward.mean": {
65
+ "value": 1.777474061537672,
66
+ "min": 1.6048926098566307,
67
+ "max": 1.8078372076500293,
68
+ "count": 34
69
  },
70
  "Pyramids.Environment.CumulativeReward.sum": {
71
+ "value": 239.95899830758572,
72
+ "min": 77.73699992895126,
73
+ "max": 239.95899830758572,
74
+ "count": 34
75
  },
76
  "Pyramids.Policy.ExtrinsicReward.mean": {
77
+ "value": 1.777474061537672,
78
+ "min": 1.6048926098566307,
79
+ "max": 1.8078372076500293,
80
+ "count": 34
81
  },
82
  "Pyramids.Policy.ExtrinsicReward.sum": {
83
+ "value": 239.95899830758572,
84
+ "min": 77.73699992895126,
85
+ "max": 239.95899830758572,
86
+ "count": 34
87
  },
88
  "Pyramids.Policy.RndReward.mean": {
89
+ "value": 0.010327311727289472,
90
+ "min": 0.010327311727289472,
91
+ "max": 0.016723708555984654,
92
+ "count": 34
93
  },
94
  "Pyramids.Policy.RndReward.sum": {
95
+ "value": 1.3941870831840788,
96
+ "min": 0.4957260352821322,
97
+ "max": 1.8668560988735408,
98
+ "count": 34
99
  },
100
  "Pyramids.Losses.PolicyLoss.mean": {
101
+ "value": 0.0678519000062368,
102
+ "min": 0.06323107099021961,
103
+ "max": 0.07358351286910916,
104
+ "count": 34
105
  },
106
  "Pyramids.Losses.PolicyLoss.sum": {
107
+ "value": 0.9499266000873152,
108
+ "min": 0.2692302552476416,
109
+ "max": 1.0497650696100511,
110
+ "count": 34
111
  },
112
  "Pyramids.Losses.ValueLoss.mean": {
113
+ "value": 0.015059468376675897,
114
+ "min": 0.011901597794868784,
115
+ "max": 0.016053768207105655,
116
+ "count": 34
117
  },
118
  "Pyramids.Losses.ValueLoss.sum": {
119
+ "value": 0.21083255727346256,
120
+ "min": 0.06421507282842262,
121
+ "max": 0.22995169926434758,
122
+ "count": 34
123
  },
124
  "Pyramids.Policy.LearningRate.mean": {
125
+ "value": 1.5854923286785776e-06,
126
+ "min": 1.5854923286785776e-06,
127
+ "max": 9.947019184329167e-05,
128
+ "count": 34
129
  },
130
  "Pyramids.Policy.LearningRate.sum": {
131
+ "value": 2.2196892601500087e-05,
132
+ "min": 2.2196892601500087e-05,
133
+ "max": 0.0014623016125664666,
134
+ "count": 34
135
  },
136
  "Pyramids.Policy.Epsilon.mean": {
137
+ "value": 0.10052846428571428,
138
+ "min": 0.10052846428571428,
139
+ "max": 0.13315670833333335,
140
+ "count": 34
141
  },
142
  "Pyramids.Policy.Epsilon.sum": {
143
+ "value": 1.4073985,
144
+ "min": 0.5326268333333334,
145
+ "max": 1.9874335333333333,
146
+ "count": 34
147
  },
148
  "Pyramids.Policy.Beta.mean": {
149
+ "value": 6.279358214285736e-05,
150
+ "min": 6.279358214285736e-05,
151
+ "max": 0.003322355162500001,
152
+ "count": 34
153
  },
154
  "Pyramids.Policy.Beta.sum": {
155
+ "value": 0.0008791101500000031,
156
+ "min": 0.0008791101500000031,
157
+ "max": 0.04884460998,
158
+ "count": 34
159
  },
160
  "Pyramids.Losses.RNDLoss.mean": {
161
+ "value": 0.00449164304882288,
162
+ "min": 0.0044595287181437016,
163
+ "max": 0.005885581020265818,
164
+ "count": 34
165
  },
166
  "Pyramids.Losses.RNDLoss.sum": {
167
+ "value": 0.06288300454616547,
168
+ "min": 0.02354232408106327,
169
+ "max": 0.08803229033946991,
170
+ "count": 34
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
+ "count": 34
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
+ "count": 34
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1753093556",
188
  "python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.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.2.0.dev0",
 
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.7.1+cu126",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1753096027"
196
  },
197
+ "total": 2471.187962529001,
198
  "count": 1,
199
+ "self": 0.47706635700069455,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.02064571499977319,
203
  "count": 1,
204
+ "self": 0.02064571499977319
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2470.6902504570007,
208
  "count": 1,
209
+ "self": 1.2502839620237864,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 2.2784153870006776,
213
  "count": 1,
214
+ "self": 2.2784153870006776
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2467.077936038975,
218
+ "count": 65747,
219
+ "self": 1.3252463601666022,
220
  "children": {
221
  "env_step": {
222
+ "total": 1814.2487259380023,
223
+ "count": 65747,
224
+ "self": 1675.5348490689512,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 137.9759848011763,
228
+ "count": 65747,
229
+ "self": 4.379366755234514,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 133.5966180459418,
233
+ "count": 62556,
234
+ "self": 133.5966180459418
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.7378920678747818,
240
+ "count": 65747,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2465.483885176981,
245
+ "count": 65747,
246
  "is_parallel": true,
247
+ "self": 897.5958427070655,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0020146099996054545,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0006397510005626827,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0013748589990427718,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0013748589990427718
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.09754352199979621,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0005564289995163563,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0004128700002183905,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0004128700002183905
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.09495889400022861,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.09495889400022861
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0016153289998328546,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.00035787800061370945,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0012574509992191452,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0012574509992191452
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1567.8880424699155,
307
+ "count": 65746,
308
  "is_parallel": true,
309
+ "self": 31.039047085002494,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 21.627355150889343,
313
+ "count": 65746,
314
  "is_parallel": true,
315
+ "self": 21.627355150889343
316
  },
317
  "communicator.exchange": {
318
+ "total": 1423.794196472004,
319
+ "count": 65746,
320
  "is_parallel": true,
321
+ "self": 1423.794196472004
322
  },
323
  "steps_from_proto": {
324
+ "total": 91.42744376201972,
325
+ "count": 65746,
326
  "is_parallel": true,
327
+ "self": 17.88784387161013,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 73.53959989040959,
331
+ "count": 525968,
332
  "is_parallel": true,
333
+ "self": 73.53959989040959
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 651.5039637408063,
347
+ "count": 65747,
348
+ "self": 2.4893087617301717,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 127.4065734170872,
352
+ "count": 65747,
353
+ "self": 127.15094464108734,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.2556287759998668,
357
  "count": 2,
358
+ "self": 0.2556287759998668
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 521.6080815619889,
364
  "count": 473,
365
+ "self": 288.9219459850201,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 232.6861355769688,
369
+ "count": 22761,
370
+ "self": 232.6861355769688
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 8.750012057134882e-07,
380
  "count": 1,
381
+ "self": 8.750012057134882e-07
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.08361419399989245,
385
  "count": 1,
386
+ "self": 0.0016051209986471804,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.08200907300124527,
390
  "count": 1,
391
+ "self": 0.08200907300124527
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,58 +2,58 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 1000204,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000204.onnx",
7
- "reward": null,
8
- "creation_time": 1753090120.216176,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-1000204.pt"
11
  ]
12
  },
13
  {
14
- "steps": 1000204,
15
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000204.onnx",
16
- "reward": null,
17
- "creation_time": 1753090986.0941153,
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training/Pyramids/Pyramids-1000204.pt"
20
  ]
21
  },
22
  {
23
- "steps": 1499910,
24
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499910.onnx",
25
- "reward": 0.8047999739646912,
26
- "creation_time": 1753092159.6534793,
27
  "auxillary_file_paths": [
28
- "results/Pyramids Training/Pyramids/Pyramids-1499910.pt"
29
  ]
30
  },
31
  {
32
- "steps": 1999888,
33
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999888.onnx",
34
- "reward": 1.8024999722838402,
35
- "creation_time": 1753093375.148163,
36
  "auxillary_file_paths": [
37
- "results/Pyramids Training/Pyramids/Pyramids-1999888.pt"
38
  ]
39
  },
40
  {
41
- "steps": 2000016,
42
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-2000016.onnx",
43
- "reward": 1.8024999722838402,
44
- "creation_time": 1753093375.2740035,
45
  "auxillary_file_paths": [
46
- "results/Pyramids Training/Pyramids/Pyramids-2000016.pt"
47
  ]
48
  }
49
  ],
50
  "final_checkpoint": {
51
- "steps": 2000016,
52
  "file_path": "results/Pyramids Training/Pyramids.onnx",
53
- "reward": 1.8024999722838402,
54
- "creation_time": 1753093375.2740035,
55
  "auxillary_file_paths": [
56
- "results/Pyramids Training/Pyramids/Pyramids-2000016.pt"
57
  ]
58
  }
59
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 1999888,
6
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999888.onnx",
7
+ "reward": 1.8024999722838402,
8
+ "creation_time": 1753093375.148163,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids Training/Pyramids/Pyramids-1999888.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 2000016,
15
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-2000016.onnx",
16
+ "reward": 1.8024999722838402,
17
+ "creation_time": 1753093375.2740035,
18
  "auxillary_file_paths": [
19
+ "results/Pyramids Training/Pyramids/Pyramids-2000016.pt"
20
  ]
21
  },
22
  {
23
+ "steps": 2499906,
24
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499906.onnx",
25
+ "reward": 1.7261666506528854,
26
+ "creation_time": 1753094775.0340555,
27
  "auxillary_file_paths": [
28
+ "results/Pyramids Training/Pyramids/Pyramids-2499906.pt"
29
  ]
30
  },
31
  {
32
+ "steps": 2999912,
33
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999912.onnx",
34
+ "reward": 1.7890999972820283,
35
+ "creation_time": 1753096027.3562975,
36
  "auxillary_file_paths": [
37
+ "results/Pyramids Training/Pyramids/Pyramids-2999912.pt"
38
  ]
39
  },
40
  {
41
+ "steps": 3000040,
42
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000040.onnx",
43
+ "reward": 1.7890999972820283,
44
+ "creation_time": 1753096027.4496286,
45
  "auxillary_file_paths": [
46
+ "results/Pyramids Training/Pyramids/Pyramids-3000040.pt"
47
  ]
48
  }
49
  ],
50
  "final_checkpoint": {
51
+ "steps": 3000040,
52
  "file_path": "results/Pyramids Training/Pyramids.onnx",
53
+ "reward": 1.7890999972820283,
54
+ "creation_time": 1753096027.4496286,
55
  "auxillary_file_paths": [
56
+ "results/Pyramids Training/Pyramids/Pyramids-3000040.pt"
57
  ]
58
  }
59
  },