joosma commited on
Commit
9b9a04a
·
verified ·
1 Parent(s): ce2b27a
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b46cbe30274811307c3eea376e6212b105e54efa439fc60cf7310925ba09b063
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acde757b3abaedaeddf169243ef94344ac1decd0349ba621ff65fe215367acbf
3
  size 1420238
Pyramids/Pyramids-1000002.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acde757b3abaedaeddf169243ef94344ac1decd0349ba621ff65fe215367acbf
3
+ size 1420238
Pyramids/Pyramids-1000002.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3581275a39b030687d09437ee31975c18c04d292131af6b552fcae7106194447
3
+ size 8655228
Pyramids/Pyramids-499986.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86495387ee75439ea6135167355d5459c1f3e34f49e4364c538482e43c4860eb
3
+ size 1420238
Pyramids/Pyramids-499986.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872dc1ce89ee39c58be6d220bbe77c3d5ed9321afe43f84c4ef835d09ad2b7f7
3
+ size 8655149
Pyramids/Pyramids-999874.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acde757b3abaedaeddf169243ef94344ac1decd0349ba621ff65fe215367acbf
3
+ size 1420238
Pyramids/Pyramids-999874.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c6d2ce7d6d3431623b9257e3f372c52d8027b163b0470163ec6c7f5eeb4aa77
3
+ size 8655149
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c06c7b9529937062febf27253998c42dfcb3bab4e2eb237c9e37974c10049e1
3
  size 8654754
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b196123dbdf9db0369a65bae8cc6d62eedc872f5df4655b8ddddfab3e1c99a03
3
  size 8654754
Pyramids/events.out.tfevents.1714982721.982787a1b84e.4598.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f351b74004db3050cd1427fe052a69683df3fafcd6434bf66ed38ea051c12f1f
3
+ size 304068
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": 25000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "initialize_from": null, "load_model": false, "resume": false, "force": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
 
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": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "initialize_from": null, "load_model": false, "resume": false, "force": 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: 25000
57
  threaded: false
58
  self_play: null
59
  behavioral_cloning: null
@@ -83,7 +83,7 @@ checkpoint_settings:
83
  initialize_from: null
84
  load_model: false
85
  resume: false
86
- force: true
87
  train_model: false
88
  inference: false
89
  results_dir: results
 
53
  even_checkpoints: false
54
  max_steps: 1000000
55
  time_horizon: 128
56
+ summary_freq: 30000
57
  threaded: false
58
  self_play: null
59
  behavioral_cloning: null
 
83
  initialize_from: null
84
  load_model: false
85
  resume: false
86
+ force: false
87
  train_model: false
88
  inference: false
89
  results_dir: results
run_logs/Player-0.log CHANGED
@@ -1,9 +1,12 @@
1
  Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
  Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
3
  Found 1 interfaces on host : 0) 172.28.0.12
4
- Multi-casting "[IP] 172.28.0.12 [Port] 55278 [Flags] 2 [Guid] 596179513 [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)
8
  [Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
9
  Forcing GfxDevice: Null
@@ -33,7 +36,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
33
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
34
  FMOD initialized on nosound output
35
  Begin MonoManager ReloadAssembly
36
- - Completed reload, in 0.118 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)
@@ -65,7 +68,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
65
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
66
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
67
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
68
- UnloadTime: 1.170960 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 +76,7 @@ PlayerConnection::CleanupMemory Statistics:
73
  [ALLOC_TEMP_TLS] TLS Allocator
74
  StackAllocators :
75
  [ALLOC_TEMP_MAIN]
76
- Peak usage frame count: [16.0 KB-32.0 KB]: 7933 frames, [32.0 KB-64.0 KB]: 9300 frames, [64.0 KB-128.0 KB]: 1538 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
@@ -204,28 +207,28 @@ PlayerConnection::CleanupMemory Statistics:
204
  Peak Allocated Bytes 128 B
205
  Overflow Count 0
206
  [ALLOC_MEMORYPROFILER]
207
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18473 frames
208
  Requested Block Size 1.0 MB
209
  Peak Block count 2
210
  Peak Allocated memory 1.6 MB
211
  Peak Large allocation bytes 0 B
212
  [ALLOC_DEFAULT] Dual Thread Allocator
213
- Peak main deferred allocation count 10918
214
  [ALLOC_BUCKET]
215
  Large Block size 4.0 MB
216
  Used Block count 1
217
  Peak Allocated bytes 1.7 MB
218
  [ALLOC_DEFAULT_MAIN]
219
- Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 18771 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 3
222
- Peak Allocated memory 30.6 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
- Peak usage frame count: [16.0 MB-32.0 MB]: 18772 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 23.4 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
@@ -254,13 +257,13 @@ PlayerConnection::CleanupMemory Statistics:
254
  Used Block count 1
255
  Peak Allocated bytes 1.7 MB
256
  [ALLOC_GFX_MAIN]
257
- Peak usage frame count: [32.0 KB-64.0 KB]: 18771 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]: 18772 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
@@ -272,16 +275,16 @@ PlayerConnection::CleanupMemory Statistics:
272
  Used Block count 1
273
  Peak Allocated bytes 1.7 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18473 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]: 18771 frames, [2.0 MB-4.0 MB]: 1 frames
282
  Requested Block Size 4.0 MB
283
- Peak Block count 1
284
- Peak Allocated memory 3.9 MB
285
  Peak Large allocation bytes 0 B
286
  [ALLOC_TYPETREE] Dual Thread Allocator
287
  Peak main deferred allocation count 0
@@ -290,19 +293,19 @@ PlayerConnection::CleanupMemory Statistics:
290
  Used Block count 1
291
  Peak Allocated bytes 1.7 MB
292
  [ALLOC_TYPETREE_MAIN]
293
- Peak usage frame count: [0-1.0 KB]: 18772 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]: 18772 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]: 18772 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
  Peak Allocated memory 29.2 KB
@@ -311,4 +314,4 @@ PlayerConnection::CleanupMemory Statistics:
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":1714950742568,"processId":8953,"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] 55120 [Flags] 2 [Guid] 1856787423 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
5
  Preloaded 'lib_burst_generated.so'
6
  Preloaded 'libgrpc_csharp_ext.x64.so'
7
+ PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
8
+ PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies/UnityEnvironment
9
+ Unable to load player prefs
10
  Initialize engine version: 2021.3.5f1 (40eb3a945986)
11
  [Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
12
  Forcing GfxDevice: Null
 
36
  FMOD failed to initialize the output device.: "Error initializing output device. " (60)
37
  FMOD initialized on nosound output
38
  Begin MonoManager ReloadAssembly
39
+ - Completed reload, in 0.122 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.146997 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]: 9420 frames, [32.0 KB-64.0 KB]: 8058 frames, [64.0 KB-128.0 KB]: 1285 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
 
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]: 18465 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 12308
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]: 18763 frames
223
  Requested Block Size 16.0 MB
224
  Peak Block count 3
225
+ Peak Allocated memory 30.8 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18764 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
+ Peak Allocated memory 22.2 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]: 18763 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]: 18764 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]: 18465 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]: 18763 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
  Used Block count 1
294
  Peak Allocated bytes 1.7 MB
295
  [ALLOC_TYPETREE_MAIN]
296
+ Peak usage frame count: [0-1.0 KB]: 18764 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]: 18764 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]: 18764 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
  Peak Allocated memory 29.2 KB
 
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":1714985571791,"processId":4642,"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,249 +2,249 @@
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
- "value": 0.5788527727127075,
6
- "min": 0.5075520277023315,
7
- "max": 1.4878400564193726,
8
- "count": 40
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 14744.537109375,
12
- "min": 12400.51171875,
13
- "max": 39040.921875,
14
- "count": 40
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 999974.0,
18
- "min": 24960.0,
19
- "max": 999974.0,
20
- "count": 40
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 999974.0,
24
- "min": 24960.0,
25
- "max": 999974.0,
26
- "count": 40
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 0.041352529078722,
30
- "min": -0.10387088358402252,
31
- "max": 0.09415142983198166,
32
- "count": 40
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 8.394563674926758,
36
- "min": -20.981918334960938,
37
- "max": 19.11273956298828,
38
- "count": 40
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": -0.013669253326952457,
42
- "min": -0.02086319401860237,
43
- "max": 0.5626580119132996,
44
- "count": 40
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": -2.7748584747314453,
48
- "min": -4.256091594696045,
49
- "max": 111.40628051757812,
50
- "count": 40
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.07271344667732194,
54
- "min": 0.060989299619117164,
55
- "max": 0.07682047858867998,
56
- "count": 40
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.8725613601278632,
60
- "min": 0.4609228715320799,
61
- "max": 0.8725613601278632,
62
- "count": 40
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.005559318314397304,
66
- "min": 6.892239868742414e-05,
67
- "max": 0.028220939736028173,
68
- "count": 40
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.06671181977276765,
72
- "min": 0.0007581463855616655,
73
- "max": 0.16932563841616904,
74
- "count": 40
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 3.56592381139167e-06,
78
- "min": 3.56592381139167e-06,
79
- "max": 0.0002957568014144,
80
- "count": 40
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 4.279108573670004e-05,
84
- "min": 4.279108573670004e-05,
85
- "max": 0.0027636358787880995,
86
- "count": 40
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.10118860833333333,
90
- "min": 0.10118860833333333,
91
- "max": 0.1985856,
92
- "count": 40
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 1.2142633,
96
- "min": 1.1915136,
97
- "max": 2.0249231,
98
- "count": 40
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 0.00012874197250000013,
102
- "min": 0.00012874197250000013,
103
- "max": 0.00985870144,
104
- "count": 40
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.0015449036700000015,
108
- "min": 0.0015449036700000015,
109
- "max": 0.09213906880999999,
110
- "count": 40
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.015322144143283367,
114
- "min": 0.014871549792587757,
115
- "max": 0.6652459502220154,
116
- "count": 40
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.1838657259941101,
120
- "min": 0.17368657886981964,
121
- "max": 3.991475820541382,
122
- "count": 40
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 865.2222222222222,
126
- "min": 770.34375,
127
  "max": 999.0,
128
- "count": 40
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 23361.0,
132
- "min": 15984.0,
133
- "max": 31928.0,
134
- "count": 40
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": -0.12481486328222134,
138
- "min": -1.0000000521540642,
139
- "max": 0.32346662946722726,
140
- "count": 40
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": -3.370001308619976,
144
- "min": -29.959001623094082,
145
- "max": 10.674398772418499,
146
- "count": 40
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": -0.12481486328222134,
150
- "min": -1.0000000521540642,
151
- "max": 0.32346662946722726,
152
- "count": 40
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": -3.370001308619976,
156
- "min": -29.959001623094082,
157
- "max": 10.674398772418499,
158
- "count": 40
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
- "value": 0.13425074744521193,
162
- "min": 0.1261344698312528,
163
- "max": 13.221708751283586,
164
- "count": 40
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
- "value": 3.624770181020722,
168
- "min": 3.624770181020722,
169
- "max": 211.54734002053738,
170
- "count": 40
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
- "count": 40
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
- "count": 40
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1714947562",
188
  "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
189
- "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --force",
190
  "mlagents_version": "1.1.0.dev0",
191
  "mlagents_envs_version": "1.1.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.2.1+cu121",
194
  "numpy_version": "1.23.5",
195
- "end_time_seconds": "1714950742"
196
  },
197
- "total": 3179.7104532840003,
198
  "count": 1,
199
- "self": 0.6293249960003777,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.06399147399997673,
203
  "count": 1,
204
- "self": 0.06399147399997673
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 3179.017136814,
208
  "count": 1,
209
- "self": 2.1964379759929216,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.9917514930002653,
213
  "count": 1,
214
- "self": 2.9917514930002653
215
  },
216
  "TrainerController.advance": {
217
- "total": 3173.740101920007,
218
- "count": 63147,
219
- "self": 2.5670525030473073,
220
  "children": {
221
  "env_step": {
222
- "total": 2069.150516912996,
223
- "count": 63147,
224
- "self": 1901.6252850599326,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 166.09323028403196,
228
- "count": 63147,
229
- "self": 7.0478826240282615,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 159.0453476600037,
233
- "count": 62571,
234
- "self": 159.0453476600037
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 1.4320015690313994,
240
- "count": 63147,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 3172.8734618389512,
245
- "count": 63147,
246
  "is_parallel": true,
247
- "self": 1457.236391190991,
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.002283305999753793,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0006858580004518444,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0015974479993019486,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0015974479993019486
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.14202162199990198,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0009058839996214374,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0005030610000176239,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0005030610000176239
280
  },
281
  "communicator.exchange": {
282
- "total": 0.13858043800019004,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.13858043800019004
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0020322390000728774,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0004962849998264574,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.00153595400024642,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.00153595400024642
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1715.6370706479602,
307
- "count": 63146,
308
  "is_parallel": true,
309
- "self": 51.504114547959034,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 27.97836596996285,
313
- "count": 63146,
314
  "is_parallel": true,
315
- "self": 27.97836596996285
316
  },
317
  "communicator.exchange": {
318
- "total": 1503.1463776709957,
319
- "count": 63146,
320
  "is_parallel": true,
321
- "self": 1503.1463776709957
322
  },
323
  "steps_from_proto": {
324
- "total": 133.00821245904262,
325
- "count": 63146,
326
  "is_parallel": true,
327
- "self": 28.523905566722988,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 104.48430689231964,
331
- "count": 505168,
332
  "is_parallel": true,
333
- "self": 104.48430689231964
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 1102.0225325039637,
347
- "count": 63147,
348
- "self": 4.28274637705681,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 168.60562072290531,
352
- "count": 63147,
353
- "self": 168.381087445905,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.22453327700031878,
357
  "count": 2,
358
- "self": 0.22453327700031878
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 929.1341654040016,
364
- "count": 441,
365
- "self": 366.3056278879799,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 562.8285375160217,
369
- "count": 22827,
370
- "self": 562.8285375160217
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 1.089999386749696e-06,
380
  "count": 1,
381
- "self": 1.089999386749696e-06
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.08884433500043087,
385
  "count": 1,
386
- "self": 0.0023472490001950064,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.08649708600023587,
390
  "count": 1,
391
- "self": 0.08649708600023587
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.07455726712942123,
6
+ "min": 0.07132061570882797,
7
+ "max": 1.3283107280731201,
8
+ "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 2233.13916015625,
12
+ "min": 2135.053955078125,
13
+ "max": 40295.6328125,
14
+ "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 989993.0,
18
+ "min": 29936.0,
19
+ "max": 989993.0,
20
+ "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 989993.0,
24
+ "min": 29936.0,
25
+ "max": 989993.0,
26
+ "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": -0.07817629724740982,
30
+ "min": -0.1059875339269638,
31
+ "max": -0.0019704073201864958,
32
+ "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": -18.84048843383789,
36
+ "min": -25.437007904052734,
37
+ "max": -0.46895694732666016,
38
+ "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 2.491220474243164,
42
+ "min": 1.0348438024520874,
43
+ "max": 2.539546251296997,
44
+ "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 600.3841552734375,
48
+ "min": 246.29283142089844,
49
+ "max": 614.0382080078125,
50
+ "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.065614514083378,
54
+ "min": 0.0645075750368747,
55
+ "max": 0.07181220632628539,
56
+ "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.9186031971672919,
60
+ "min": 0.5738096991478857,
61
+ "max": 1.0172520895281978,
62
+ "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.005526476083120366,
66
+ "min": 0.0033118486424310637,
67
+ "max": 0.05471255845147784,
68
+ "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.07737066516368513,
72
+ "min": 0.046365880994034894,
73
+ "max": 0.43770046761182274,
74
+ "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 7.555704624321432e-06,
78
+ "min": 7.555704624321432e-06,
79
+ "max": 0.0002949271891909375,
80
+ "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.00010577986474050005,
84
+ "min": 0.00010577986474050005,
85
+ "max": 0.0036340867886378,
86
+ "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.1025185357142857,
90
+ "min": 0.1025185357142857,
91
+ "max": 0.19830906250000002,
92
+ "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.4352594999999997,
96
+ "min": 1.4352594999999997,
97
+ "max": 2.6113622000000003,
98
+ "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.00026160171785714296,
102
+ "min": 0.00026160171785714296,
103
+ "max": 0.009831075343749999,
104
+ "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.003662424050000001,
108
+ "min": 0.003662424050000001,
109
+ "max": 0.12115508378,
110
+ "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 2.4843578338623047,
114
+ "min": 1.1381711959838867,
115
+ "max": 2.532205820083618,
116
+ "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 34.781009674072266,
120
+ "min": 9.105369567871094,
121
+ "max": 37.70604705810547,
122
+ "count": 33
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 959.1935483870968,
126
+ "min": 878.6,
127
  "max": 999.0,
128
+ "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 29735.0,
132
+ "min": 16734.0,
133
+ "max": 33430.0,
134
+ "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": -0.8307355313051131,
138
+ "min": -0.9997677937630685,
139
+ "max": -0.479148619728429,
140
+ "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": -25.752801470458508,
144
+ "min": -30.99280160665512,
145
+ "max": -12.75000087916851,
146
+ "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": -0.8307355313051131,
150
+ "min": -0.9997677937630685,
151
+ "max": -0.479148619728429,
152
+ "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": -25.752801470458508,
156
+ "min": -30.99280160665512,
157
+ "max": -12.75000087916851,
158
+ "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
+ "value": 24.168192972098627,
162
+ "min": 12.799532570772701,
163
+ "max": 25.182880740011893,
164
+ "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
+ "value": 749.2139821350574,
168
+ "min": 337.66693917661905,
169
+ "max": 820.8074612617493,
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": "1714982720",
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",
190
  "mlagents_version": "1.1.0.dev0",
191
  "mlagents_envs_version": "1.1.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.2.1+cu121",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1714985571"
196
  },
197
+ "total": 2851.334854015,
198
  "count": 1,
199
+ "self": 0.6444775009995283,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.0703482950000307,
203
  "count": 1,
204
+ "self": 0.0703482950000307
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2850.6200282190002,
208
  "count": 1,
209
+ "self": 2.1801448129285745,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 3.7731822739999643,
213
  "count": 1,
214
+ "self": 3.7731822739999643
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2844.5752912720714,
218
+ "count": 63166,
219
+ "self": 2.4229753350377905,
220
  "children": {
221
  "env_step": {
222
+ "total": 1742.0621759190403,
223
+ "count": 63166,
224
+ "self": 1579.316787149144,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 161.33067456894992,
228
+ "count": 63166,
229
+ "self": 7.031003369945893,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 154.29967119900402,
233
+ "count": 62545,
234
+ "self": 154.29967119900402
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 1.4147142009464915,
240
+ "count": 63166,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2844.977574130914,
245
+ "count": 63166,
246
  "is_parallel": true,
247
+ "self": 1447.7276523028481,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.00715304299978925,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0055326729996068025,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0016203700001824473,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0016203700001824473
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.0657242300001144,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0008261030000085157,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0005049030000918719,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0005049030000918719
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.06225493700003426,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.06225493700003426
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.002138286999979755,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0004544600003555388,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0016838269996242161,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0016838269996242161
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1397.249921828066,
307
+ "count": 63165,
308
  "is_parallel": true,
309
+ "self": 50.14738497017811,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 27.276636888926532,
313
+ "count": 63165,
314
  "is_parallel": true,
315
+ "self": 27.276636888926532
316
  },
317
  "communicator.exchange": {
318
+ "total": 1189.330745613935,
319
+ "count": 63165,
320
  "is_parallel": true,
321
+ "self": 1189.330745613935
322
  },
323
  "steps_from_proto": {
324
+ "total": 130.49515435502622,
325
+ "count": 63165,
326
  "is_parallel": true,
327
+ "self": 27.54295952398047,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 102.95219483104574,
331
+ "count": 505320,
332
  "is_parallel": true,
333
+ "self": 102.95219483104574
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 1100.0901400179935,
347
+ "count": 63166,
348
+ "self": 4.377121299980672,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 167.10743509001327,
352
+ "count": 63166,
353
+ "self": 166.86853313101278,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.23890195900048639,
357
  "count": 2,
358
+ "self": 0.23890195900048639
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 928.6055836279995,
364
+ "count": 455,
365
+ "self": 369.2479338760438,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 559.3576497519557,
369
+ "count": 22725,
370
+ "self": 559.3576497519557
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 1.2390000847517513e-06,
380
  "count": 1,
381
+ "self": 1.2390000847517513e-06
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.09140862100002778,
385
  "count": 1,
386
+ "self": 0.002121488999819121,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.08928713200020866,
390
  "count": 1,
391
+ "self": 0.08928713200020866
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,40 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499928,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-499928.onnx",
7
  "reward": null,
8
- "creation_time": 1714949107.4603968,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-499928.pt"
11
  ]
12
  },
13
  {
14
- "steps": 999974,
15
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-999974.onnx",
16
- "reward": null,
17
- "creation_time": 1714950741.899395,
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training/Pyramids/Pyramids-999974.pt"
20
  ]
21
  },
22
  {
23
- "steps": 1000102,
24
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000102.onnx",
25
- "reward": null,
26
- "creation_time": 1714950742.0019765,
27
  "auxillary_file_paths": [
28
- "results/Pyramids Training/Pyramids/Pyramids-1000102.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
- "steps": 1000102,
34
  "file_path": "results/Pyramids Training/Pyramids.onnx",
35
- "reward": null,
36
- "creation_time": 1714950742.0019765,
37
  "auxillary_file_paths": [
38
- "results/Pyramids Training/Pyramids/Pyramids-1000102.pt"
39
  ]
40
  }
41
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499986,
6
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-499986.onnx",
7
  "reward": null,
8
+ "creation_time": 1714984170.4654858,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids Training/Pyramids/Pyramids-499986.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 999874,
15
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-999874.onnx",
16
+ "reward": -0.9996000528335571,
17
+ "creation_time": 1714985571.1016953,
18
  "auxillary_file_paths": [
19
+ "results/Pyramids Training/Pyramids/Pyramids-999874.pt"
20
  ]
21
  },
22
  {
23
+ "steps": 1000002,
24
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000002.onnx",
25
+ "reward": -0.9996000528335571,
26
+ "creation_time": 1714985571.2060378,
27
  "auxillary_file_paths": [
28
+ "results/Pyramids Training/Pyramids/Pyramids-1000002.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000002,
34
  "file_path": "results/Pyramids Training/Pyramids.onnx",
35
+ "reward": -0.9996000528335571,
36
+ "creation_time": 1714985571.2060378,
37
  "auxillary_file_paths": [
38
+ "results/Pyramids Training/Pyramids/Pyramids-1000002.pt"
39
  ]
40
  }
41
  },