FredericProtat commited on
Commit
40da365
·
1 Parent(s): 6e075b0

Second Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08d9bd365fb5b059dfe477624c6da038029d178229222ab814d699618c68dbd5
3
  size 1418184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:502dbd9f3894b3d80d3f609cbcae39907def0e35358b53ee15166b942d16459c
3
  size 1418184
Pyramids/Pyramids-1499880.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf92ee719f566070253dbe899e449351717c0926e4520f649886c06171d827ff
3
+ size 1418184
Pyramids/Pyramids-1499880.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06188eef2b3c8043d7e115883b6823ff8d75b26c275ce9dcdb4a277da4ab1688
3
+ size 8650990
Pyramids/Pyramids-1999877.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:502dbd9f3894b3d80d3f609cbcae39907def0e35358b53ee15166b942d16459c
3
+ size 1418184
Pyramids/Pyramids-1999877.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29761b5e0935e6572705ecc630e4d5caf9fc1bb38b50c95c5d6494a63d0c9892
3
+ size 8650990
Pyramids/Pyramids-2000005.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:502dbd9f3894b3d80d3f609cbcae39907def0e35358b53ee15166b942d16459c
3
+ size 1418184
Pyramids/Pyramids-2000005.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50dae17bed14856020d1d37cf5e7eec29a6f75b7fdba5104aa6b4fa6a86d0751
3
+ size 8650990
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8306c63a467b35f922c15c48adfc1566cdba337d39fe8c488e5944ba1cbd12dd
3
  size 8650990
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50dae17bed14856020d1d37cf5e7eec29a6f75b7fdba5104aa6b4fa6a86d0751
3
  size 8650990
Pyramids/events.out.tfevents.1693046859.3c7d3a2a16df.15444.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b2d6ca5e30856149c69d937389e5e586194fc22992a56373fd10d7ad08ce2fb
3
+ size 296494
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": 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, "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}, "environment_parameters": null, "checkpoint_settings": {"run_id": "PyramidsTraining", "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": 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, "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}, "environment_parameters": null, "checkpoint_settings": {"run_id": "PyramidsTraining", "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: 1000000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
@@ -80,7 +80,7 @@ checkpoint_settings:
80
  run_id: PyramidsTraining
81
  initialize_from: null
82
  load_model: false
83
- resume: false
84
  force: false
85
  train_model: false
86
  inference: false
 
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
+ max_steps: 2000000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
 
80
  run_id: PyramidsTraining
81
  initialize_from: null
82
  load_model: false
83
+ resume: true
84
  force: false
85
  train_model: false
86
  inference: false
run_logs/Player-0.log CHANGED
@@ -1,12 +1,9 @@
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] 55057 [Flags] 2 [Guid] 3219248762 [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,17 +33,10 @@ 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.086 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)
43
- WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
44
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
45
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
46
- ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
47
- WARNING: Shader Unsupported: 'Autodesk Interactive' - 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?
50
  WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
51
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
52
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
@@ -68,7 +58,14 @@ 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: 0.782735 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 +73,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]: 4073 frames, [32.0 KB-64.0 KB]: 11636 frames, [64.0 KB-128.0 KB]: 3061 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
@@ -126,17 +123,17 @@ PlayerConnection::CleanupMemory Statistics:
126
  Current Block Size 64.0 KB
127
  Peak Allocated Bytes 0 B
128
  Overflow Count 0
129
- [ALLOC_TEMP_Background Job.Worker 15]
130
  Initial Block Size 32.0 KB
131
  Current Block Size 32.0 KB
132
  Peak Allocated Bytes 0 B
133
  Overflow Count 0
134
- [ALLOC_TEMP_Background Job.Worker 7]
135
  Initial Block Size 32.0 KB
136
  Current Block Size 32.0 KB
137
  Peak Allocated Bytes 0 B
138
  Overflow Count 0
139
- [ALLOC_TEMP_Background Job.Worker 2]
140
  Initial Block Size 32.0 KB
141
  Current Block Size 32.0 KB
142
  Peak Allocated Bytes 0 B
@@ -149,7 +146,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
@@ -186,12 +183,12 @@ PlayerConnection::CleanupMemory Statistics:
186
  Current Block Size 256.0 KB
187
  Peak Allocated Bytes 0.8 KB
188
  Overflow Count 0
189
- [ALLOC_TEMP_Background Job.Worker 9]
190
  Initial Block Size 32.0 KB
191
  Current Block Size 32.0 KB
192
  Peak Allocated Bytes 0 B
193
  Overflow Count 0
194
- [ALLOC_TEMP_Background Job.Worker 14]
195
  Initial Block Size 32.0 KB
196
  Current Block Size 32.0 KB
197
  Peak Allocated Bytes 0 B
@@ -207,29 +204,29 @@ 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]: 18472 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 12717
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]: 18770 frames
223
  Requested Block Size 16.0 MB
224
- Peak Block count 3
225
- Peak Allocated memory 31.1 MB
226
- Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [16.0 MB-32.0 MB]: 18771 frames
229
  Requested Block Size 16.0 MB
230
  Peak Block count 1
231
- Peak Allocated memory 22.3 MB
232
- Peak Large allocation bytes 16.0 MB
233
  [ALLOC_TEMP_JOB_1_FRAME]
234
  Initial Block Size 2.0 MB
235
  Used Block Count 1
@@ -255,15 +252,15 @@ PlayerConnection::CleanupMemory Statistics:
255
  [ALLOC_BUCKET]
256
  Large Block size 4.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]: 18770 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]: 18771 frames
267
  Requested Block Size 16.0 MB
268
  Peak Block count 1
269
  Peak Allocated memory 67.7 KB
@@ -273,45 +270,45 @@ PlayerConnection::CleanupMemory Statistics:
273
  [ALLOC_BUCKET]
274
  Large Block size 4.0 MB
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]: 18472 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]: 18770 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
291
  [ALLOC_BUCKET]
292
  Large Block size 4.0 MB
293
  Used Block count 1
294
- Peak Allocated bytes 1.7 MB
295
  [ALLOC_TYPETREE_MAIN]
296
- Peak usage frame count: [0-1.0 KB]: 18771 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]: 18771 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]: 18771 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":1693045866264,"processId":1877,"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] 55165 [Flags] 2 [Guid] 4144762370 [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
  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.132 seconds
37
  ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
38
  ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
39
  ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
 
 
 
 
 
 
 
40
  WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
41
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
42
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
 
58
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
59
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
60
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
61
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
62
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
63
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
64
+ ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
65
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
66
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
67
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
68
+ UnloadTime: 1.084830 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]: 1871 frames, [32.0 KB-64.0 KB]: 10895 frames, [64.0 KB-128.0 KB]: 6000 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
 
123
  Current Block Size 64.0 KB
124
  Peak Allocated Bytes 0 B
125
  Overflow Count 0
126
+ [ALLOC_TEMP_Background Job.Worker 2]
127
  Initial Block Size 32.0 KB
128
  Current Block Size 32.0 KB
129
  Peak Allocated Bytes 0 B
130
  Overflow Count 0
131
+ [ALLOC_TEMP_Background Job.Worker 15]
132
  Initial Block Size 32.0 KB
133
  Current Block Size 32.0 KB
134
  Peak Allocated Bytes 0 B
135
  Overflow Count 0
136
+ [ALLOC_TEMP_Background Job.Worker 7]
137
  Initial Block Size 32.0 KB
138
  Current Block Size 32.0 KB
139
  Peak Allocated Bytes 0 B
 
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
 
183
  Current Block Size 256.0 KB
184
  Peak Allocated Bytes 0.8 KB
185
  Overflow Count 0
186
+ [ALLOC_TEMP_Background Job.Worker 14]
187
  Initial Block Size 32.0 KB
188
  Current Block Size 32.0 KB
189
  Peak Allocated Bytes 0 B
190
  Overflow Count 0
191
+ [ALLOC_TEMP_Background Job.Worker 9]
192
  Initial Block Size 32.0 KB
193
  Current Block Size 32.0 KB
194
  Peak Allocated Bytes 0 B
 
204
  Peak Allocated Bytes 128 B
205
  Overflow Count 0
206
  [ALLOC_MEMORYPROFILER]
207
+ Peak usage frame count: [0.5 MB-1.0 MB]: 48 frames, [1.0 MB-2.0 MB]: 18719 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 10340
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]: 18766 frames
220
  Requested Block Size 16.0 MB
221
+ Peak Block count 2
222
+ Peak Allocated memory 41.4 MB
223
+ Peak Large allocation bytes 16.0 MB
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames, [4.0 MB-8.0 MB]: 18766 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 5.6 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
 
252
  [ALLOC_BUCKET]
253
  Large Block size 4.0 MB
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
 
270
  [ALLOC_BUCKET]
271
  Large Block size 4.0 MB
272
  Used Block count 1
273
+ Peak Allocated bytes 1.4 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
+ Peak usage frame count: [0.5 MB-1.0 MB]: 56 frames, [1.0 MB-2.0 MB]: 18711 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.4 MB
285
  Peak Large allocation bytes 0 B
286
  [ALLOC_TYPETREE] Dual Thread Allocator
287
  Peak main deferred allocation count 0
288
  [ALLOC_BUCKET]
289
  Large Block size 4.0 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.1 KB
309
  Peak Large allocation bytes 0 B
310
  [ALLOC_PROFILER_BUCKET]
311
  Large Block size 4.0 MB
312
  Used Block count 1
313
  Peak Allocated bytes 396 B
314
+ ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1693049565439,"processId":15464,"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,171 +2,171 @@
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
- "value": 0.2925526201725006,
6
- "min": 0.2925526201725006,
7
- "max": 1.4079902172088623,
8
  "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 8753.1748046875,
12
- "min": 8753.1748046875,
13
- "max": 42712.79296875,
 
 
 
 
 
 
 
 
 
 
 
 
14
  "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 989995.0,
18
- "min": 29875.0,
19
- "max": 989995.0,
20
  "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 989995.0,
24
- "min": 29875.0,
25
- "max": 989995.0,
26
  "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 0.5299193859100342,
30
- "min": -0.09536299854516983,
31
- "max": 0.5479076504707336,
32
  "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 148.9073486328125,
36
- "min": -22.98248291015625,
37
- "max": 150.6746063232422,
38
  "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": 0.019237598404288292,
42
- "min": -0.006457205396145582,
43
- "max": 0.366727739572525,
44
  "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": 5.405765056610107,
48
- "min": -1.7563598155975342,
49
- "max": 86.91447448730469,
50
- "count": 33
51
- },
52
- "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.06525196186183686,
54
- "min": 0.06525196186183686,
55
- "max": 0.07628083501195314,
56
- "count": 33
57
- },
58
- "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.913527466065716,
60
- "min": 0.533965845083672,
61
- "max": 1.0677466315291122,
62
  "count": 33
63
  },
64
- "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.0153241059514195,
66
- "min": 0.0012688146210703885,
67
- "max": 0.0166074233037703,
68
  "count": 33
69
  },
70
- "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.214537483319873,
72
- "min": 0.012688146210703886,
73
- "max": 0.23250392625278418,
74
  "count": 33
75
  },
76
- "Pyramids.Policy.LearningRate.mean": {
77
- "value": 7.509247496949995e-06,
78
- "min": 7.509247496949995e-06,
79
- "max": 0.00029523621587364284,
80
  "count": 33
81
  },
82
- "Pyramids.Policy.LearningRate.sum": {
83
- "value": 0.00010512946495729993,
84
- "min": 0.00010512946495729993,
85
- "max": 0.003509696930101099,
86
  "count": 33
87
  },
88
- "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.10250305000000001,
90
- "min": 0.10250305000000001,
91
- "max": 0.19841207142857145,
92
  "count": 33
93
  },
94
- "Pyramids.Policy.Epsilon.sum": {
95
- "value": 1.4350427000000001,
96
- "min": 1.3888845,
97
- "max": 2.5698989,
98
  "count": 33
99
  },
100
- "Pyramids.Policy.Beta.mean": {
101
- "value": 0.00026005469499999995,
102
- "min": 0.00026005469499999995,
103
- "max": 0.009841365935714285,
104
  "count": 33
105
  },
106
- "Pyramids.Policy.Beta.sum": {
107
- "value": 0.003640765729999999,
108
- "min": 0.003640765729999999,
109
- "max": 0.11701290011000001,
110
  "count": 33
111
  },
112
- "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.016181940212845802,
114
- "min": 0.01593572273850441,
115
- "max": 0.4101909101009369,
116
  "count": 33
117
  },
118
- "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.22654716670513153,
120
- "min": 0.22310012578964233,
121
- "max": 2.8713364601135254,
122
  "count": 33
123
  },
124
- "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 341.77894736842103,
126
- "min": 332.39285714285717,
127
- "max": 999.0,
128
  "count": 33
129
  },
130
- "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 32469.0,
132
- "min": 16674.0,
133
- "max": 32469.0,
134
  "count": 33
135
  },
136
- "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": 1.5739747156438075,
138
- "min": -0.9999750521965325,
139
- "max": 1.6199737903440283,
140
  "count": 33
141
  },
142
- "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": 149.5275979861617,
144
- "min": -31.99920167028904,
145
- "max": 149.5275979861617,
146
  "count": 33
147
  },
148
- "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": 1.5739747156438075,
150
- "min": -0.9999750521965325,
151
- "max": 1.6199737903440283,
152
  "count": 33
153
  },
154
- "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": 149.5275979861617,
156
- "min": -31.99920167028904,
157
- "max": 149.5275979861617,
158
  "count": 33
159
  },
160
- "Pyramids.Policy.RndReward.mean": {
161
- "value": 0.056505663878526416,
162
- "min": 0.056505663878526416,
163
- "max": 7.6237235901986855,
164
  "count": 33
165
  },
166
- "Pyramids.Policy.RndReward.sum": {
167
- "value": 5.3680380684600095,
168
- "min": 4.82987459161086,
169
- "max": 129.60330103337765,
170
  "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
@@ -184,67 +184,67 @@
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1693043632",
188
  "python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [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=PyramidsTraining --no-graphics",
190
  "mlagents_version": "0.31.0.dev0",
191
  "mlagents_envs_version": "0.31.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "1.11.0+cu102",
194
  "numpy_version": "1.21.2",
195
- "end_time_seconds": "1693045866"
196
  },
197
- "total": 2233.740041313,
198
  "count": 1,
199
- "self": 0.6864014779998797,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.042223416000013,
203
  "count": 1,
204
- "self": 0.042223416000013
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 2233.011416419,
208
  "count": 1,
209
- "self": 1.372872119040494,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 5.35133397300001,
213
  "count": 1,
214
- "self": 5.35133397300001
215
  },
216
  "TrainerController.advance": {
217
- "total": 2226.1392910869595,
218
- "count": 63894,
219
- "self": 1.3391438549979284,
220
  "children": {
221
  "env_step": {
222
- "total": 1550.4180203630044,
223
- "count": 63894,
224
- "self": 1441.4861008679884,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 108.10190907500134,
228
- "count": 63894,
229
- "self": 4.717187727024566,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 103.38472134797678,
233
- "count": 62568,
234
- "self": 103.38472134797678
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.8300104200147302,
240
- "count": 63894,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 2227.7562670940065,
245
- "count": 63894,
246
  "is_parallel": true,
247
- "self": 901.1996086510462,
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.006092556999988119,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.004329571000027954,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.001762985999960165,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.001762985999960165
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.0851080310000043,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0005822329999318754,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0004699710000295454,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0004699710000295454
280
  },
281
  "communicator.exchange": {
282
- "total": 0.08213021400001708,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.08213021400001708
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0019256130000258054,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0004461659999606127,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0014794470000651927,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0014794470000651927
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1326.5566584429603,
307
- "count": 63893,
308
  "is_parallel": true,
309
- "self": 34.24054019500113,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 23.18486159997883,
313
- "count": 63893,
314
  "is_parallel": true,
315
- "self": 23.18486159997883
316
  },
317
  "communicator.exchange": {
318
- "total": 1164.683439188993,
319
- "count": 63893,
320
  "is_parallel": true,
321
- "self": 1164.683439188993
322
  },
323
  "steps_from_proto": {
324
- "total": 104.44781745898746,
325
- "count": 63893,
326
  "is_parallel": true,
327
- "self": 20.28788323680874,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 84.15993422217872,
331
- "count": 511144,
332
  "is_parallel": true,
333
- "self": 84.15993422217872
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 674.3821268689571,
347
- "count": 63894,
348
- "self": 2.693971217939634,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 113.54063969001822,
352
- "count": 63894,
353
- "self": 113.27685059101827,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.2637890989999505,
357
  "count": 2,
358
- "self": 0.2637890989999505
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 558.1475159609993,
364
- "count": 454,
365
- "self": 367.21057592700845,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 190.93694003399082,
369
- "count": 22794,
370
- "self": 190.93694003399082
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 1.5609998627041932e-06,
380
  "count": 1,
381
- "self": 1.5609998627041932e-06
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.14791767899987462,
385
  "count": 1,
386
- "self": 0.0019460690000414615,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.14597160999983316,
390
  "count": 1,
391
- "self": 0.14597160999983316
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.189856618642807,
6
+ "min": 0.1817089468240738,
7
+ "max": 0.3481859266757965,
8
  "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 5726.07568359375,
12
+ "min": 5480.341796875,
13
+ "max": 10272.8779296875,
14
+ "count": 33
15
+ },
16
+ "Pyramids.Environment.EpisodeLength.mean": {
17
+ "value": 249.94573643410854,
18
+ "min": 230.5703125,
19
+ "max": 364.6666666666667,
20
+ "count": 33
21
+ },
22
+ "Pyramids.Environment.EpisodeLength.sum": {
23
+ "value": 32243.0,
24
+ "min": 17353.0,
25
+ "max": 32243.0,
26
  "count": 33
27
  },
28
  "Pyramids.Step.mean": {
29
+ "value": 1979995.0,
30
+ "min": 1019988.0,
31
+ "max": 1979995.0,
32
  "count": 33
33
  },
34
  "Pyramids.Step.sum": {
35
+ "value": 1979995.0,
36
+ "min": 1019988.0,
37
+ "max": 1979995.0,
38
  "count": 33
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
+ "value": 0.7693508267402649,
42
+ "min": 0.5625669956207275,
43
+ "max": 0.8056074380874634,
44
  "count": 33
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
+ "value": 230.8052520751953,
48
+ "min": 103.35254669189453,
49
+ "max": 238.45980834960938,
50
  "count": 33
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
+ "value": -0.004943689797073603,
54
+ "min": -0.004943689797073603,
55
+ "max": 0.04152600094676018,
56
  "count": 33
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
+ "value": -1.4831069707870483,
60
+ "min": -1.4831069707870483,
61
+ "max": 11.83491039276123,
 
 
 
 
 
 
 
 
 
 
 
 
62
  "count": 33
63
  },
64
+ "Pyramids.Environment.CumulativeReward.mean": {
65
+ "value": 1.735264048911631,
66
+ "min": 1.5612444244785073,
67
+ "max": 1.7675039833784103,
68
  "count": 33
69
  },
70
+ "Pyramids.Environment.CumulativeReward.sum": {
71
+ "value": 222.11379826068878,
72
+ "min": 96.64699840545654,
73
+ "max": 228.18799858540297,
74
  "count": 33
75
  },
76
+ "Pyramids.Policy.ExtrinsicReward.mean": {
77
+ "value": 1.735264048911631,
78
+ "min": 1.5612444244785073,
79
+ "max": 1.7675039833784103,
80
  "count": 33
81
  },
82
+ "Pyramids.Policy.ExtrinsicReward.sum": {
83
+ "value": 222.11379826068878,
84
+ "min": 96.64699840545654,
85
+ "max": 228.18799858540297,
86
  "count": 33
87
  },
88
+ "Pyramids.Policy.RndReward.mean": {
89
+ "value": 0.02587083513401467,
90
+ "min": 0.024559607545597828,
91
+ "max": 0.05238411585616385,
92
  "count": 33
93
  },
94
+ "Pyramids.Policy.RndReward.sum": {
95
+ "value": 3.3114668971538777,
96
+ "min": 2.692943104368169,
97
+ "max": 4.350430508609861,
98
  "count": 33
99
  },
100
+ "Pyramids.Losses.PolicyLoss.mean": {
101
+ "value": 0.06605385297734756,
102
+ "min": 0.06359199066323021,
103
+ "max": 0.07284611712836957,
104
  "count": 33
105
  },
106
+ "Pyramids.Losses.PolicyLoss.sum": {
107
+ "value": 0.9247539416828658,
108
+ "min": 0.5931617736607543,
109
+ "max": 1.040361449122429,
110
  "count": 33
111
  },
112
+ "Pyramids.Losses.ValueLoss.mean": {
113
+ "value": 0.01609122662089898,
114
+ "min": 0.01255998326559973,
115
+ "max": 0.016918032216317415,
116
  "count": 33
117
  },
118
+ "Pyramids.Losses.ValueLoss.sum": {
119
+ "value": 0.22527717269258574,
120
+ "min": 0.11886353706301866,
121
+ "max": 0.23685245102844382,
122
  "count": 33
123
  },
124
+ "Pyramids.Policy.LearningRate.mean": {
125
+ "value": 5.261755388971429e-06,
126
+ "min": 5.261755388971429e-06,
127
+ "max": 0.00014841648386118886,
128
  "count": 33
129
  },
130
+ "Pyramids.Policy.LearningRate.sum": {
131
+ "value": 7.36645754456e-05,
132
+ "min": 7.36645754456e-05,
133
+ "max": 0.0020265499244836002,
134
  "count": 33
135
  },
136
+ "Pyramids.Policy.Epsilon.mean": {
137
+ "value": 0.10175388571428572,
138
+ "min": 0.10175388571428572,
139
+ "max": 0.14947214444444443,
140
  "count": 33
141
  },
142
+ "Pyramids.Policy.Epsilon.sum": {
143
+ "value": 1.4245544,
144
+ "min": 1.3452492999999999,
145
+ "max": 2.1336950999999997,
146
  "count": 33
147
  },
148
+ "Pyramids.Policy.Beta.mean": {
149
+ "value": 0.00018521318285714286,
150
+ "min": 0.00018521318285714286,
151
+ "max": 0.00495226723,
152
  "count": 33
153
  },
154
+ "Pyramids.Policy.Beta.sum": {
155
+ "value": 0.00259298456,
156
+ "min": 0.00259298456,
157
+ "max": 0.06762408835999999,
158
  "count": 33
159
  },
160
+ "Pyramids.Losses.RNDLoss.mean": {
161
+ "value": 0.009953402914106846,
162
+ "min": 0.009953402914106846,
163
+ "max": 0.015164068900048733,
164
  "count": 33
165
  },
166
+ "Pyramids.Losses.RNDLoss.sum": {
167
+ "value": 0.139347642660141,
168
+ "min": 0.13647662103176117,
169
+ "max": 0.2004043012857437,
170
  "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
 
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1693046857",
188
  "python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [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=PyramidsTraining --no-graphics --resume",
190
  "mlagents_version": "0.31.0.dev0",
191
  "mlagents_envs_version": "0.31.0.dev0",
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "1.11.0+cu102",
194
  "numpy_version": "1.21.2",
195
+ "end_time_seconds": "1693049565"
196
  },
197
+ "total": 2707.949965885,
198
  "count": 1,
199
+ "self": 0.4775602929998968,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.0623524739999084,
203
  "count": 1,
204
+ "self": 0.0623524739999084
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2707.410053118,
208
  "count": 1,
209
+ "self": 1.6329233869714699,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 5.2107627870000215,
213
  "count": 1,
214
+ "self": 5.2107627870000215
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2700.4612155600284,
218
+ "count": 65365,
219
+ "self": 1.561065242126915,
220
  "children": {
221
  "env_step": {
222
+ "total": 2008.4881389168577,
223
+ "count": 65365,
224
+ "self": 1891.3168267420342,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 116.24314791791585,
228
+ "count": 65365,
229
+ "self": 4.9299677619242175,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 111.31318015599163,
233
+ "count": 62555,
234
+ "self": 111.31318015599163
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.9281642569076212,
240
+ "count": 65365,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2700.989232571038,
245
+ "count": 65365,
246
  "is_parallel": true,
247
+ "self": 936.2675088729279,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.002749479999692994,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0006598020004275895,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0020896779992654047,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0020896779992654047
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.05014101799997661,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0005669600000146602,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0005053139998381084,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0005053139998381084
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.04710479200002737,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.04710479200002737
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0019639520000964694,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.000376612000309251,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0015873399997872184,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0015873399997872184
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1764.72172369811,
307
+ "count": 65364,
308
  "is_parallel": true,
309
+ "self": 35.592770060198745,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 23.265593657970385,
313
+ "count": 65364,
314
  "is_parallel": true,
315
+ "self": 23.265593657970385
316
  },
317
  "communicator.exchange": {
318
+ "total": 1593.6019322240054,
319
+ "count": 65364,
320
  "is_parallel": true,
321
+ "self": 1593.6019322240054
322
  },
323
  "steps_from_proto": {
324
+ "total": 112.26142775593553,
325
+ "count": 65364,
326
  "is_parallel": true,
327
+ "self": 22.869903264721415,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 89.39152449121411,
331
+ "count": 522912,
332
  "is_parallel": true,
333
+ "self": 89.39152449121411
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 690.4120114010439,
347
+ "count": 65365,
348
+ "self": 3.0458836080670153,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 120.1345750539781,
352
+ "count": 65365,
353
+ "self": 119.91976739297888,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.2148076609992131,
357
  "count": 2,
358
+ "self": 0.2148076609992131
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 567.2315527389987,
364
+ "count": 471,
365
+ "self": 371.40067953005564,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 195.8308732089431,
369
+ "count": 22692,
370
+ "self": 195.8308732089431
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 9.820005288929678e-07,
380
  "count": 1,
381
+ "self": 9.820005288929678e-07
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.10515040199970827,
385
  "count": 1,
386
+ "self": 0.0016279530000247178,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.10352244899968355,
390
  "count": 1,
391
+ "self": 0.10352244899968355
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -1,15 +1,6 @@
1
  {
2
  "Pyramids": {
3
  "checkpoints": [
4
- {
5
- "steps": 499992,
6
- "file_path": "results/PyramidsTraining/Pyramids/Pyramids-499992.onnx",
7
- "reward": null,
8
- "creation_time": 1693044674.0251918,
9
- "auxillary_file_paths": [
10
- "results/PyramidsTraining/Pyramids/Pyramids-499992.pt"
11
- ]
12
- },
13
  {
14
  "steps": 999890,
15
  "file_path": "results/PyramidsTraining/Pyramids/Pyramids-999890.onnx",
@@ -27,15 +18,42 @@
27
  "auxillary_file_paths": [
28
  "results/PyramidsTraining/Pyramids/Pyramids-1000018.pt"
29
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  }
31
  ],
32
  "final_checkpoint": {
33
- "steps": 1000018,
34
  "file_path": "results/PyramidsTraining/Pyramids.onnx",
35
- "reward": 1.6974999867379665,
36
- "creation_time": 1693045865.6458752,
37
  "auxillary_file_paths": [
38
- "results/PyramidsTraining/Pyramids/Pyramids-1000018.pt"
39
  ]
40
  }
41
  },
 
1
  {
2
  "Pyramids": {
3
  "checkpoints": [
 
 
 
 
 
 
 
 
 
4
  {
5
  "steps": 999890,
6
  "file_path": "results/PyramidsTraining/Pyramids/Pyramids-999890.onnx",
 
18
  "auxillary_file_paths": [
19
  "results/PyramidsTraining/Pyramids/Pyramids-1000018.pt"
20
  ]
21
+ },
22
+ {
23
+ "steps": 1499880,
24
+ "file_path": "results/PyramidsTraining/Pyramids/Pyramids-1499880.onnx",
25
+ "reward": 1.8224285628114427,
26
+ "creation_time": 1693048213.750938,
27
+ "auxillary_file_paths": [
28
+ "results/PyramidsTraining/Pyramids/Pyramids-1499880.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 1999877,
33
+ "file_path": "results/PyramidsTraining/Pyramids/Pyramids-1999877.onnx",
34
+ "reward": 1.7714999821037054,
35
+ "creation_time": 1693049564.9060664,
36
+ "auxillary_file_paths": [
37
+ "results/PyramidsTraining/Pyramids/Pyramids-1999877.pt"
38
+ ]
39
+ },
40
+ {
41
+ "steps": 2000005,
42
+ "file_path": "results/PyramidsTraining/Pyramids/Pyramids-2000005.onnx",
43
+ "reward": 1.7714999821037054,
44
+ "creation_time": 1693049565.0193465,
45
+ "auxillary_file_paths": [
46
+ "results/PyramidsTraining/Pyramids/Pyramids-2000005.pt"
47
+ ]
48
  }
49
  ],
50
  "final_checkpoint": {
51
+ "steps": 2000005,
52
  "file_path": "results/PyramidsTraining/Pyramids.onnx",
53
+ "reward": 1.7714999821037054,
54
+ "creation_time": 1693049565.0193465,
55
  "auxillary_file_paths": [
56
+ "results/PyramidsTraining/Pyramids/Pyramids-2000005.pt"
57
  ]
58
  }
59
  },