ALEXIOSTER commited on
Commit
d79963b
·
verified ·
1 Parent(s): f24eaf8

First Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:071ba47fd6abca2b7c1ee30d2bb7211509acc6d41ad095f4c554271bc240717f
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:125ec936df59783560c0ecc4f29674d1eac316aac1d91e23ffb53fe093282e4a
3
  size 1420238
Pyramids/Pyramids-1000124.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:125ec936df59783560c0ecc4f29674d1eac316aac1d91e23ffb53fe093282e4a
3
+ size 1420238
Pyramids/Pyramids-1000124.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14e0f3ba63bc8081793073d47c1cf2b8655b495a3a5c225a6b067c77ee8ddd0c
3
+ size 8656252
Pyramids/Pyramids-499973.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c41937ef14a463242be169455ce369fefa1f17616a372140ac0c51e947a6599d
3
+ size 1420238
Pyramids/Pyramids-499973.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f18e2afc3c337c818c2d274d8bffd6a53f917a2e1d25258c93d41cbf57925d79
3
+ size 8656173
Pyramids/Pyramids-999996.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:125ec936df59783560c0ecc4f29674d1eac316aac1d91e23ffb53fe093282e4a
3
+ size 1420238
Pyramids/Pyramids-999996.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9b3d4296f304d265e083b0fc668c4c6c1096c292154948c0457ad771b2c2e7e
3
+ size 8656173
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0945a89315ad26f2b92c7875ec415450d5b83693e80589bc9cf367bb92457321
3
  size 8655778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38d81e9910525a0e0595ba5da5d2e5326e41d03b3c4a2a87a223e0c01d1587a8
3
  size 8655778
Pyramids/events.out.tfevents.1741958980.d4c966363461.3427.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33a26de4e5a17ec66a309138e00ca2357779a049bfb742952ce27d2e8a793e3d
3
+ size 198654
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": 1000000, "time_horizon": 128, "summary_freq": 10000, "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": 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": 1000000, "time_horizon": 128, "summary_freq": 50000, "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": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml CHANGED
@@ -53,7 +53,7 @@ behaviors:
53
  even_checkpoints: false
54
  max_steps: 1000000
55
  time_horizon: 128
56
- summary_freq: 10000
57
  threaded: false
58
  self_play: null
59
  behavioral_cloning: null
 
53
  even_checkpoints: false
54
  max_steps: 1000000
55
  time_horizon: 128
56
+ summary_freq: 50000
57
  threaded: false
58
  self_play: null
59
  behavioral_cloning: null
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] 55009 [Flags] 2 [Guid] 3061165785 [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
@@ -36,7 +36,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
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.092 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,7 +68,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
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: 1.161103 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,7 +76,7 @@ PlayerConnection::CleanupMemory Statistics:
76
  [ALLOC_TEMP_TLS] TLS Allocator
77
  StackAllocators :
78
  [ALLOC_TEMP_MAIN]
79
- Peak usage frame count: [16.0 KB-32.0 KB]: 3749 frames, [32.0 KB-64.0 KB]: 10089 frames, [64.0 KB-128.0 KB]: 2062 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,7 +149,7 @@ PlayerConnection::CleanupMemory Statistics:
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
@@ -207,28 +207,28 @@ PlayerConnection::CleanupMemory Statistics:
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]: 15602 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 13122
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]: 15900 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 3
225
  Peak Allocated memory 31.0 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [16.0 MB-32.0 MB]: 15901 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
- Peak Allocated memory 22.7 MB
232
  Peak Large allocation bytes 16.0 MB
233
  [ALLOC_TEMP_JOB_1_FRAME]
234
  Initial Block Size 2.0 MB
@@ -257,13 +257,13 @@ PlayerConnection::CleanupMemory Statistics:
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]: 15900 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]: 15901 frames
267
  Requested Block Size 16.0 MB
268
  Peak Block count 1
269
  Peak Allocated memory 67.7 KB
@@ -275,16 +275,16 @@ PlayerConnection::CleanupMemory Statistics:
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]: 15602 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]: 15900 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
288
  Peak Large allocation bytes 0 B
289
  [ALLOC_TYPETREE] Dual Thread Allocator
290
  Peak main deferred allocation count 0
@@ -293,25 +293,25 @@ PlayerConnection::CleanupMemory Statistics:
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]: 15901 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]: 15901 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]: 15901 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":1741949775769,"processId":5127,"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] 55302 [Flags] 2 [Guid] 2958894262 [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
 
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.147 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: 1.136820 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]: 2186 frames, [32.0 KB-64.0 KB]: 14691 frames, [64.0 KB-128.0 KB]: 1896 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 480 B
153
  Overflow Count 0
154
  [ALLOC_TEMP_Background Job.Worker 12]
155
  Initial Block Size 32.0 KB
 
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]: 18475 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 12388
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]: 18773 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 3
225
  Peak Allocated memory 31.0 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18774 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
+ Peak Allocated memory 23.5 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]: 18773 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]: 18774 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]: 18475 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]: 18773 frames, [2.0 MB-4.0 MB]: 1 frames
285
  Requested Block Size 4.0 MB
286
  Peak Block count 2
287
+ Peak Allocated memory 4.0 MB
288
  Peak Large allocation bytes 0 B
289
  [ALLOC_TYPETREE] Dual Thread Allocator
290
  Peak main deferred allocation count 0
 
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]: 18774 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]: 18774 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]: 18774 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
+ Peak Allocated memory 28.6 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":1741960947666,"processId":3454,"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.6004175543785095,
6
- "min": 0.5964890718460083,
7
- "max": 1.5843160152435303,
8
- "count": 84
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 5965.7490234375,
12
- "min": 5878.99609375,
13
- "max": 16223.396484375,
14
- "count": 84
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 839942.0,
18
- "min": 9984.0,
19
- "max": 839942.0,
20
- "count": 84
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 839942.0,
24
- "min": 9984.0,
25
- "max": 839942.0,
26
- "count": 84
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 0.4316471219062805,
30
- "min": -0.15016770362854004,
31
- "max": 0.6052076816558838,
32
- "count": 84
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 37.55329895019531,
36
- "min": -11.713080406188965,
37
- "max": 56.28431701660156,
38
- "count": 84
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": -0.05194154381752014,
42
- "min": -0.0693056583404541,
43
- "max": 0.6874940991401672,
44
- "count": 84
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": -4.518914222717285,
48
- "min": -6.306814670562744,
49
- "max": 55.6870231628418,
50
- "count": 84
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.07256184234283866,
54
- "min": 0.05969427520975325,
55
- "max": 0.07869654824510994,
56
- "count": 84
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.3628092117141933,
60
- "min": 0.13536144834046585,
61
- "max": 0.3733605091110803,
62
- "count": 84
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.014188069060037379,
66
- "min": 0.00019356741880377135,
67
- "max": 0.027882367260948136,
68
- "count": 84
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.07094034530018689,
72
- "min": 0.0009678370940188568,
73
- "max": 0.08067925151165886,
74
- "count": 84
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 4.937498354169999e-05,
78
- "min": 4.937498354169999e-05,
79
- "max": 0.0002981568006144,
80
- "count": 84
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 0.00024687491770849997,
84
- "min": 0.00023440442186529998,
85
- "max": 0.0014327568224143997,
86
- "count": 84
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.11645830000000001,
90
- "min": 0.11645830000000001,
91
- "max": 0.1993856,
92
- "count": 84
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 0.5822915000000001,
96
- "min": 0.39717119999999995,
97
- "max": 0.9775856,
98
- "count": 84
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 0.0016541841700000001,
102
- "min": 0.0016541841700000001,
103
- "max": 0.00993862144,
104
- "count": 84
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.00827092085,
108
- "min": 0.00784565653,
109
- "max": 0.04776080144,
110
- "count": 84
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.011041149497032166,
114
- "min": 0.010239616967737675,
115
- "max": 1.238192081451416,
116
- "count": 84
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.05520574748516083,
120
- "min": 0.0409584678709507,
121
- "max": 2.476384162902832,
122
- "count": 84
123
- },
124
- "Pyramids.IsTraining.mean": {
125
- "value": 1.0,
126
- "min": 1.0,
127
- "max": 1.0,
128
- "count": 84
129
- },
130
- "Pyramids.IsTraining.sum": {
131
- "value": 1.0,
132
- "min": 1.0,
133
- "max": 1.0,
134
- "count": 84
135
  },
136
  "Pyramids.Environment.EpisodeLength.mean": {
137
- "value": 399.68,
138
- "min": 329.03846153846155,
139
  "max": 999.0,
140
- "count": 82
141
  },
142
  "Pyramids.Environment.EpisodeLength.sum": {
143
- "value": 9992.0,
144
- "min": 1998.0,
145
- "max": 16513.0,
146
- "count": 82
147
  },
148
  "Pyramids.Environment.CumulativeReward.mean": {
149
- "value": 1.2694538290110917,
150
  "min": -1.0000000521540642,
151
- "max": 1.6741153775499418,
152
- "count": 82
153
  },
154
  "Pyramids.Environment.CumulativeReward.sum": {
155
- "value": 33.00579955428839,
156
- "min": -16.000000834465027,
157
- "max": 45.77399933338165,
158
- "count": 82
159
  },
160
  "Pyramids.Policy.ExtrinsicReward.mean": {
161
- "value": 1.2694538290110917,
162
  "min": -1.0000000521540642,
163
- "max": 1.6741153775499418,
164
- "count": 82
165
  },
166
  "Pyramids.Policy.ExtrinsicReward.sum": {
167
- "value": 33.00579955428839,
168
- "min": -16.000000834465027,
169
- "max": 45.77399933338165,
170
- "count": 82
171
  },
172
  "Pyramids.Policy.RndReward.mean": {
173
- "value": 0.04591462468782153,
174
- "min": 0.03649027020933486,
175
- "max": 13.880108300596476,
176
- "count": 82
177
  },
178
  "Pyramids.Policy.RndReward.sum": {
179
- "value": 1.1937802418833598,
180
- "min": 0.9720573877275456,
181
- "max": 222.0817328095436,
182
- "count": 82
 
 
 
 
 
 
 
 
 
 
 
 
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1741947893",
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",
190
  "mlagents_version": "1.2.0.dev0",
@@ -192,59 +192,59 @@
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.6.0+cu124",
194
  "numpy_version": "1.23.5",
195
- "end_time_seconds": "1741949775"
196
  },
197
- "total": 1882.1130784379998,
198
  "count": 1,
199
- "self": 0.3240827659999468,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.020458931999883134,
203
  "count": 1,
204
- "self": 0.020458931999883134
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 1881.76853674,
208
  "count": 1,
209
- "self": 1.165266928047231,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.9126556410001285,
213
  "count": 1,
214
- "self": 2.9126556410001285
215
  },
216
  "TrainerController.advance": {
217
- "total": 1877.531723814952,
218
- "count": 53864,
219
- "self": 1.1950192299061655,
220
  "children": {
221
  "env_step": {
222
- "total": 1299.175837688017,
223
- "count": 53864,
224
- "self": 1167.6921758819917,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 130.8281710879669,
228
- "count": 53864,
229
- "self": 3.9268722920173786,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 126.90129879594951,
233
- "count": 53002,
234
- "self": 126.90129879594951
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.655490718058445,
240
- "count": 53863,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 1877.3426682049308,
245
- "count": 53863,
246
  "is_parallel": true,
247
- "self": 803.9075709089436,
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.002467141999886735,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0007525439998516958,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0017145980000350391,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0017145980000350391
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.048336375999952,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0005332429998361476,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0004621269999915967,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0004621269999915967
280
  },
281
  "communicator.exchange": {
282
- "total": 0.04577165400019112,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.04577165400019112
286
  },
287
  "steps_from_proto": {
288
- "total": 0.001569351999933133,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.00034921600013149146,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0012201359998016414,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0012201359998016414
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1073.4350972959871,
307
- "count": 53862,
308
  "is_parallel": true,
309
- "self": 26.588877814976286,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 19.4114122180315,
313
- "count": 53862,
314
  "is_parallel": true,
315
- "self": 19.4114122180315
316
  },
317
  "communicator.exchange": {
318
- "total": 947.7625873310201,
319
- "count": 53862,
320
  "is_parallel": true,
321
- "self": 947.7625873310201
322
  },
323
  "steps_from_proto": {
324
- "total": 79.67221993195926,
325
- "count": 53862,
326
  "is_parallel": true,
327
- "self": 15.951597013163564,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 63.7206229187957,
331
- "count": 430896,
332
  "is_parallel": true,
333
- "self": 63.7206229187957
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 577.1608668970289,
347
- "count": 53863,
348
- "self": 2.2712463110517547,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 105.71636679197422,
352
- "count": 53863,
353
- "self": 105.59554248597419,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.12082430600003136,
357
- "count": 1,
358
- "self": 0.12082430600003136
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 469.1732537940029,
364
- "count": 386,
365
- "self": 257.3111590709934,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 211.86209472300948,
369
- "count": 19266,
370
- "self": 211.86209472300948
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 1.380000412609661e-06,
380
  "count": 1,
381
- "self": 1.380000412609661e-06
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.15888897600007112,
385
  "count": 1,
386
- "self": 0.002028352000252198,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.15686062399981893,
390
  "count": 1,
391
- "self": 0.15686062399981893
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.6516154408454895,
6
+ "min": 0.6516154408454895,
7
+ "max": 1.3695513010025024,
8
+ "count": 20
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 32747.5859375,
12
+ "min": 32747.5859375,
13
+ "max": 68543.3046875,
14
+ "count": 20
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 999996.0,
18
+ "min": 49920.0,
19
+ "max": 999996.0,
20
+ "count": 20
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 999996.0,
24
+ "min": 49920.0,
25
+ "max": 999996.0,
26
+ "count": 20
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.19308699667453766,
30
+ "min": -0.10990340262651443,
31
+ "max": 0.19308699667453766,
32
+ "count": 20
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 81.67579650878906,
36
+ "min": -44.18116760253906,
37
+ "max": 81.67579650878906,
38
+ "count": 20
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.05419841781258583,
42
+ "min": 0.012073390185832977,
43
+ "max": 0.5087637305259705,
44
+ "count": 20
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 22.92593002319336,
48
+ "min": 4.998383522033691,
49
+ "max": 202.99671936035156,
50
+ "count": 20
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.06960356315130709,
54
+ "min": 0.0671624880115491,
55
+ "max": 0.0729492178419177,
56
+ "count": 20
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 1.67048551563137,
60
+ "min": 0.869867088534433,
61
+ "max": 1.7507812282060247,
62
+ "count": 20
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.008700413769161267,
66
+ "min": 0.00038179419750892525,
67
+ "max": 0.00892270895195701,
68
+ "count": 20
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.2088099304598704,
72
+ "min": 0.008781266542705281,
73
+ "max": 0.2088099304598704,
74
+ "count": 20
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 7.303547565516665e-06,
78
+ "min": 7.303547565516665e-06,
79
+ "max": 0.00029215680261440003,
80
+ "count": 20
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.00017528514157239995,
84
+ "min": 0.00017528514157239995,
85
+ "max": 0.0056913409028865,
86
+ "count": 20
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10243448333333334,
90
+ "min": 0.10243448333333334,
91
+ "max": 0.19738560000000002,
92
+ "count": 20
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 2.4584276000000003,
96
+ "min": 2.3686272,
97
+ "max": 4.1971135,
98
+ "count": 20
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.0002532048849999999,
102
+ "min": 0.0002532048849999999,
103
+ "max": 0.00973882144,
104
+ "count": 20
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.006076917239999998,
108
+ "min": 0.006076917239999998,
109
+ "max": 0.18975163865,
110
+ "count": 20
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.01213915180414915,
114
+ "min": 0.01213915180414915,
115
+ "max": 0.47243833541870117,
116
+ "count": 20
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.291339635848999,
120
+ "min": 0.291339635848999,
121
+ "max": 5.669260025024414,
122
+ "count": 20
 
 
 
 
 
 
 
 
 
 
 
 
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 651.3815789473684,
126
+ "min": 644.3466666666667,
127
  "max": 999.0,
128
+ "count": 20
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 49505.0,
132
+ "min": 47310.0,
133
+ "max": 57237.0,
134
+ "count": 20
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 0.6426181529055942,
138
  "min": -1.0000000521540642,
139
+ "max": 0.7926945571561117,
140
+ "count": 20
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 49.481597773730755,
144
+ "min": -48.00000250339508,
145
+ "max": 58.65939722955227,
146
+ "count": 20
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 0.6426181529055942,
150
  "min": -1.0000000521540642,
151
+ "max": 0.7926945571561117,
152
+ "count": 20
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 49.481597773730755,
156
+ "min": -48.00000250339508,
157
+ "max": 58.65939722955227,
158
+ "count": 20
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.08190511345603298,
162
+ "min": 0.08190511345603298,
163
+ "max": 6.73013247239093,
164
+ "count": 20
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
+ "value": 6.306693736114539,
168
+ "min": 6.071258629439399,
169
+ "max": 323.04635867476463,
170
+ "count": 20
171
+ },
172
+ "Pyramids.IsTraining.mean": {
173
+ "value": 1.0,
174
+ "min": 1.0,
175
+ "max": 1.0,
176
+ "count": 20
177
+ },
178
+ "Pyramids.IsTraining.sum": {
179
+ "value": 1.0,
180
+ "min": 1.0,
181
+ "max": 1.0,
182
+ "count": 20
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1741958978",
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",
190
  "mlagents_version": "1.2.0.dev0",
 
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.6.0+cu124",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1741960947"
196
  },
197
+ "total": 1968.7219446800002,
198
  "count": 1,
199
+ "self": 0.4920262670000284,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.028782276000015372,
203
  "count": 1,
204
+ "self": 0.028782276000015372
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 1968.201136137,
208
  "count": 1,
209
+ "self": 1.2164956279416401,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 3.7129245959999935,
213
  "count": 1,
214
+ "self": 3.7129245959999935
215
  },
216
  "TrainerController.advance": {
217
+ "total": 1963.1855599640585,
218
+ "count": 63245,
219
+ "self": 1.2821281930550867,
220
  "children": {
221
  "env_step": {
222
+ "total": 1293.4564528939845,
223
+ "count": 63245,
224
+ "self": 1148.2014419070165,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 144.55106448198478,
228
+ "count": 63245,
229
+ "self": 4.3794781590310095,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 140.17158632295377,
233
+ "count": 62577,
234
+ "self": 140.17158632295377
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.703946504983378,
240
+ "count": 63245,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 1963.8637564619735,
245
+ "count": 63245,
246
  "is_parallel": true,
247
+ "self": 919.2626604509492,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.005537124000056792,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.004230232999816508,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0013068910002402845,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0013068910002402845
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.04769638899995243,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0005155309999054225,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.00043939200008935586,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.00043939200008935586
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.0450099140000475,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.0450099140000475
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0017315519999101525,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0004989530000329978,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0012325989998771547,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0012325989998771547
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1044.6010960110243,
307
+ "count": 63244,
308
  "is_parallel": true,
309
+ "self": 31.132613406001383,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 22.71871341001986,
313
+ "count": 63244,
314
  "is_parallel": true,
315
+ "self": 22.71871341001986
316
  },
317
  "communicator.exchange": {
318
+ "total": 899.5944875310203,
319
+ "count": 63244,
320
  "is_parallel": true,
321
+ "self": 899.5944875310203
322
  },
323
  "steps_from_proto": {
324
+ "total": 91.1552816639828,
325
+ "count": 63244,
326
  "is_parallel": true,
327
+ "self": 17.837325306835623,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 73.31795635714718,
331
+ "count": 505952,
332
  "is_parallel": true,
333
+ "self": 73.31795635714718
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 668.4469788770188,
347
+ "count": 63245,
348
+ "self": 2.3642319080736343,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 122.48483953394452,
352
+ "count": 63245,
353
+ "self": 122.25191112094444,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.2329284130000815,
357
+ "count": 2,
358
+ "self": 0.2329284130000815
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 543.5979074350006,
364
+ "count": 441,
365
+ "self": 298.04100385401364,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 245.55690358098695,
369
+ "count": 22902,
370
+ "self": 245.55690358098695
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 9.059999683813658e-07,
380
  "count": 1,
381
+ "self": 9.059999683813658e-07
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.08615504299996246,
385
  "count": 1,
386
+ "self": 0.001309593000314635,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.08484544999964783,
390
  "count": 1,
391
+ "self": 0.08484544999964783
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,31 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499925,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-499925.onnx",
7
  "reward": null,
8
- "creation_time": 1741948937.1953611,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-499925.pt"
11
  ]
12
  },
13
  {
14
- "steps": 846761,
15
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-846761.onnx",
16
- "reward": 1.7749999910593033,
17
- "creation_time": 1741949775.4809237,
 
 
 
 
 
 
 
 
 
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training/Pyramids/Pyramids-846761.pt"
20
  ]
21
  }
22
  ],
23
  "final_checkpoint": {
24
- "steps": 846761,
25
  "file_path": "results/Pyramids Training/Pyramids.onnx",
26
- "reward": 1.7749999910593033,
27
- "creation_time": 1741949775.4809237,
28
  "auxillary_file_paths": [
29
- "results/Pyramids Training/Pyramids/Pyramids-846761.pt"
30
  ]
31
  }
32
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499973,
6
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-499973.onnx",
7
  "reward": null,
8
+ "creation_time": 1741959942.7239652,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids Training/Pyramids/Pyramids-499973.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 999996,
15
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-999996.onnx",
16
+ "reward": null,
17
+ "creation_time": 1741960947.10835,
18
+ "auxillary_file_paths": [
19
+ "results/Pyramids Training/Pyramids/Pyramids-999996.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 1000124,
24
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000124.onnx",
25
+ "reward": null,
26
+ "creation_time": 1741960947.2069812,
27
  "auxillary_file_paths": [
28
+ "results/Pyramids Training/Pyramids/Pyramids-1000124.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000124,
34
  "file_path": "results/Pyramids Training/Pyramids.onnx",
35
+ "reward": null,
36
+ "creation_time": 1741960947.2069812,
37
  "auxillary_file_paths": [
38
+ "results/Pyramids Training/Pyramids/Pyramids-1000124.pt"
39
  ]
40
  }
41
  },