rbrgAlou commited on
Commit
abc0f2f
1 Parent(s): fb70b3c

First Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0eef02b4e7c871d7408b3accae84c7a010b4add5a5fc94488c371429a52c130
3
  size 1420238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e216b0b786840a164c92c9707ace891e204bc52cf6caba704969aaf7f78f81
3
  size 1420238
Pyramids/Pyramids-1000084.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e216b0b786840a164c92c9707ace891e204bc52cf6caba704969aaf7f78f81
3
+ size 1420238
Pyramids/Pyramids-1000084.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6b4051e5c637a2c2ac2fe10e18e282448a5e751ee79e55b00b49ff5009b54f3
3
+ size 8656252
Pyramids/Pyramids-499880.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f4c9dd4fd62658928a78f6f5e52216f1a527b84696ea32c8459a25af82c9c8
3
+ size 1420238
Pyramids/Pyramids-499880.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fdc284ebbb386956955c72f084584b6253efed26c29c1571fda17456ca2f6ef
3
+ size 8656173
Pyramids/Pyramids-999956.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e216b0b786840a164c92c9707ace891e204bc52cf6caba704969aaf7f78f81
3
+ size 1420238
Pyramids/Pyramids-999956.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6932d82f14635ea69021310151a229ecee54b9aed7cab418564c70a1026960a
3
+ size 8656173
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ac7b1483cc1f768eaf91bf90022dc83530ff9d24ee4e4830d11114d289c4b12
3
  size 8655778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd17defbef91a29e51bec8f15dd9b93937bc568ee7f62e655c864045500dd990
3
  size 8655778
Pyramids/events.out.tfevents.1704284204.d95da8a58285.2009.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690e9e85fd134896a8adf4deb86190f60ec44faecb4a6f3e78d256fd45c01a78
3
+ size 323678
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": 3000000, "time_horizon": 128, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "initialize_from": null, "load_model": false, "resume": 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": 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": "PyramidsRND1", "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
@@ -51,7 +51,7 @@ behaviors:
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
- max_steps: 3000000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
@@ -79,7 +79,7 @@ engine_settings:
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
- run_id: Pyramids Training
83
  initialize_from: null
84
  load_model: false
85
  resume: false
 
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
 
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
+ run_id: PyramidsRND1
83
  initialize_from: null
84
  load_model: false
85
  resume: 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] 55476 [Flags] 2 [Guid] 2845547377 [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,7 +33,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.104 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 +65,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.001431 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]: 188 frames, [32.0 KB-64.0 KB]: 332 frames, [64.0 KB-128.0 KB]: 12 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,28 +204,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]: 234 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 9293
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]: 532 frames
223
  Requested Block Size 16.0 MB
224
- Peak Block count 2
225
- Peak Allocated memory 28.3 MB
226
  Peak Large allocation bytes 0 B
227
  [ALLOC_DEFAULT_THREAD]
228
- Peak usage frame count: [16.0 MB-32.0 MB]: 533 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
@@ -257,13 +254,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]: 532 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]: 533 frames
267
  Requested Block Size 16.0 MB
268
  Peak Block count 1
269
  Peak Allocated memory 67.7 KB
@@ -275,13 +272,13 @@ 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]: 234 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]: 532 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
@@ -293,25 +290,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]: 533 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]: 533 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]: 533 frames
309
  Requested Block Size 16.0 MB
310
  Peak Block count 1
311
- Peak Allocated memory 27.4 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":1704284137986,"processId":1401,"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] 55149 [Flags] 2 [Guid] 631902447 [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.116 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
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
66
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
67
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
68
+ UnloadTime: 0.944421 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]: 3872 frames, [32.0 KB-64.0 KB]: 12115 frames, [64.0 KB-128.0 KB]: 2780 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
  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]: 18469 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 13485
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]: 18767 frames
220
  Requested Block Size 16.0 MB
221
+ Peak Block count 3
222
+ Peak Allocated memory 31.6 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18768 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 22.9 MB
229
  Peak Large allocation bytes 16.0 MB
230
  [ALLOC_TEMP_JOB_1_FRAME]
231
  Initial Block Size 2.0 MB
 
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]: 18767 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]: 18768 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
 
272
  Used Block count 1
273
  Peak Allocated bytes 1.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]: 18469 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]: 18767 frames, [4.0 MB-8.0 MB]: 1 frames
282
  Requested Block Size 4.0 MB
283
  Peak Block count 2
284
  Peak Allocated memory 4.7 MB
 
290
  Used Block count 1
291
  Peak Allocated bytes 1.7 MB
292
  [ALLOC_TYPETREE_MAIN]
293
+ Peak usage frame count: [0-1.0 KB]: 18768 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]: 18768 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]: 18768 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
+ Peak Allocated memory 29.2 KB
309
  Peak Large allocation bytes 0 B
310
  [ALLOC_PROFILER_BUCKET]
311
  Large Block size 4.0 MB
312
  Used Block count 1
313
  Peak Allocated bytes 396 B
314
+ ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1704286740365,"processId":2030,"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
@@ -1,68 +1,250 @@
1
  {
2
  "name": "root",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "metadata": {
4
  "timer_format_version": "0.1.0",
5
- "start_time_seconds": "1704284072",
6
  "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
7
- "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",
8
  "mlagents_version": "1.1.0.dev0",
9
  "mlagents_envs_version": "1.1.0.dev0",
10
  "communication_protocol_version": "1.5.0",
11
  "pytorch_version": "2.1.2+cu121",
12
  "numpy_version": "1.23.5",
13
- "end_time_seconds": "1704284138"
14
  },
15
- "total": 65.93570003600001,
16
  "count": 1,
17
- "self": 0.5628288929999599,
18
  "children": {
19
  "run_training.setup": {
20
- "total": 0.06418994300003078,
21
  "count": 1,
22
- "self": 0.06418994300003078
23
  },
24
  "TrainerController.start_learning": {
25
- "total": 65.30868120000002,
26
  "count": 1,
27
- "self": 0.04579687000045851,
28
  "children": {
29
  "TrainerController._reset_env": {
30
- "total": 3.609768848999977,
31
  "count": 1,
32
- "self": 3.609768848999977
33
  },
34
  "TrainerController.advance": {
35
- "total": 61.28433418099962,
36
- "count": 1776,
37
- "self": 0.051019898999868474,
38
  "children": {
39
  "env_step": {
40
- "total": 40.48314824500039,
41
- "count": 1776,
42
- "self": 35.62325055099984,
43
  "children": {
44
  "SubprocessEnvManager._take_step": {
45
- "total": 4.831744544000742,
46
- "count": 1776,
47
- "self": 0.15670837600038112,
48
  "children": {
49
  "TorchPolicy.evaluate": {
50
- "total": 4.675036168000361,
51
- "count": 1776,
52
- "self": 4.675036168000361
53
  }
54
  }
55
  },
56
  "workers": {
57
- "total": 0.028153149999809557,
58
- "count": 1775,
59
  "self": 0.0,
60
  "children": {
61
  "worker_root": {
62
- "total": 64.84794641499951,
63
- "count": 1775,
64
  "is_parallel": true,
65
- "self": 33.15880229399801,
66
  "children": {
67
  "run_training.setup": {
68
  "total": 0.0,
@@ -71,48 +253,48 @@
71
  "self": 0.0,
72
  "children": {
73
  "steps_from_proto": {
74
- "total": 0.005173456000022725,
75
  "count": 1,
76
  "is_parallel": true,
77
- "self": 0.0038442850001274564,
78
  "children": {
79
  "_process_rank_one_or_two_observation": {
80
- "total": 0.0013291709998952683,
81
  "count": 8,
82
  "is_parallel": true,
83
- "self": 0.0013291709998952683
84
  }
85
  }
86
  },
87
  "UnityEnvironment.step": {
88
- "total": 0.05750658099998418,
89
  "count": 1,
90
  "is_parallel": true,
91
- "self": 0.0007143390000692307,
92
  "children": {
93
  "UnityEnvironment._generate_step_input": {
94
- "total": 0.0005254879999938566,
95
  "count": 1,
96
  "is_parallel": true,
97
- "self": 0.0005254879999938566
98
  },
99
  "communicator.exchange": {
100
- "total": 0.054292021999970075,
101
  "count": 1,
102
  "is_parallel": true,
103
- "self": 0.054292021999970075
104
  },
105
  "steps_from_proto": {
106
- "total": 0.0019747319999510182,
107
  "count": 1,
108
  "is_parallel": true,
109
- "self": 0.00041641099988964925,
110
  "children": {
111
  "_process_rank_one_or_two_observation": {
112
- "total": 0.001558321000061369,
113
  "count": 8,
114
  "is_parallel": true,
115
- "self": 0.001558321000061369
116
  }
117
  }
118
  }
@@ -121,34 +303,34 @@
121
  }
122
  },
123
  "UnityEnvironment.step": {
124
- "total": 31.689144121001505,
125
- "count": 1774,
126
  "is_parallel": true,
127
- "self": 1.1334671600029083,
128
  "children": {
129
  "UnityEnvironment._generate_step_input": {
130
- "total": 0.8007186169999727,
131
- "count": 1774,
132
  "is_parallel": true,
133
- "self": 0.8007186169999727
134
  },
135
  "communicator.exchange": {
136
- "total": 26.49067815999939,
137
- "count": 1774,
138
  "is_parallel": true,
139
- "self": 26.49067815999939
140
  },
141
  "steps_from_proto": {
142
- "total": 3.264280183999233,
143
- "count": 1774,
144
  "is_parallel": true,
145
- "self": 0.6907946439957868,
146
  "children": {
147
  "_process_rank_one_or_two_observation": {
148
- "total": 2.573485540003446,
149
- "count": 14192,
150
  "is_parallel": true,
151
- "self": 2.573485540003446
152
  }
153
  }
154
  }
@@ -161,24 +343,31 @@
161
  }
162
  },
163
  "trainer_advance": {
164
- "total": 20.75016603699936,
165
- "count": 1775,
166
- "self": 0.05854064799854086,
167
  "children": {
168
  "process_trajectory": {
169
- "total": 4.087182985000879,
170
- "count": 1775,
171
- "self": 4.087182985000879
 
 
 
 
 
 
 
172
  },
173
  "_update_policy": {
174
- "total": 16.60444240399994,
175
- "count": 7,
176
- "self": 9.540668089999997,
177
  "children": {
178
  "TorchPPOOptimizer.update": {
179
- "total": 7.063774313999943,
180
- "count": 663,
181
- "self": 7.063774313999943
182
  }
183
  }
184
  }
@@ -187,19 +376,19 @@
187
  }
188
  },
189
  "trainer_threads": {
190
- "total": 1.4589999750569405e-06,
191
  "count": 1,
192
- "self": 1.4589999750569405e-06
193
  },
194
  "TrainerController._save_models": {
195
- "total": 0.3687798409999914,
196
  "count": 1,
197
- "self": 0.011680364000028476,
198
  "children": {
199
  "RLTrainer._checkpoint": {
200
- "total": 0.3570994769999629,
201
  "count": 1,
202
- "self": 0.3570994769999629
203
  }
204
  }
205
  }
 
1
  {
2
  "name": "root",
3
+ "gauges": {
4
+ "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.5318188071250916,
6
+ "min": 0.5318188071250916,
7
+ "max": 1.462334156036377,
8
+ "count": 33
9
+ },
10
+ "Pyramids.Policy.Entropy.sum": {
11
+ "value": 16090.708984375,
12
+ "min": 16090.708984375,
13
+ "max": 44361.3671875,
14
+ "count": 33
15
+ },
16
+ "Pyramids.Step.mean": {
17
+ "value": 989994.0,
18
+ "min": 29952.0,
19
+ "max": 989994.0,
20
+ "count": 33
21
+ },
22
+ "Pyramids.Step.sum": {
23
+ "value": 989994.0,
24
+ "min": 29952.0,
25
+ "max": 989994.0,
26
+ "count": 33
27
+ },
28
+ "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.5258587598800659,
30
+ "min": -0.12296944111585617,
31
+ "max": 0.5625362396240234,
32
+ "count": 33
33
+ },
34
+ "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 145.13702392578125,
36
+ "min": -29.635635375976562,
37
+ "max": 155.8856658935547,
38
+ "count": 33
39
+ },
40
+ "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.01571180298924446,
42
+ "min": -0.016020892187952995,
43
+ "max": 0.556074321269989,
44
+ "count": 33
45
+ },
46
+ "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 4.3364577293396,
48
+ "min": -4.453807830810547,
49
+ "max": 131.78961181640625,
50
+ "count": 33
51
+ },
52
+ "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.0657582720963373,
54
+ "min": 0.0657582720963373,
55
+ "max": 0.07558391838371202,
56
+ "count": 33
57
+ },
58
+ "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.9206158093487222,
60
+ "min": 0.5018633903775648,
61
+ "max": 1.0554582269202608,
62
+ "count": 33
63
+ },
64
+ "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.015438570941374305,
66
+ "min": 0.00012763055785764644,
67
+ "max": 0.015438570941374305,
68
+ "count": 33
69
+ },
70
+ "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.21613999317924026,
72
+ "min": 0.0015315666942917572,
73
+ "max": 0.21613999317924026,
74
+ "count": 33
75
+ },
76
+ "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 7.343797552099998e-06,
78
+ "min": 7.343797552099998e-06,
79
+ "max": 0.00029515063018788575,
80
+ "count": 33
81
+ },
82
+ "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.00010281316572939996,
84
+ "min": 0.00010281316572939996,
85
+ "max": 0.0035073341308886996,
86
+ "count": 33
87
+ },
88
+ "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10244790000000001,
90
+ "min": 0.10244790000000001,
91
+ "max": 0.19838354285714285,
92
+ "count": 33
93
+ },
94
+ "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.4342706,
96
+ "min": 1.3691136000000002,
97
+ "max": 2.5691113000000008,
98
+ "count": 33
99
+ },
100
+ "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.0002545452099999999,
102
+ "min": 0.0002545452099999999,
103
+ "max": 0.00983851593142857,
104
+ "count": 33
105
+ },
106
+ "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.0035636329399999986,
108
+ "min": 0.0035636329399999986,
109
+ "max": 0.11693421887000001,
110
+ "count": 33
111
+ },
112
+ "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.007864792831242085,
114
+ "min": 0.00762632442638278,
115
+ "max": 0.5289080142974854,
116
+ "count": 33
117
+ },
118
+ "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.11010710150003433,
120
+ "min": 0.10676854103803635,
121
+ "max": 3.7023561000823975,
122
+ "count": 33
123
+ },
124
+ "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 350.34090909090907,
126
+ "min": 349.9294117647059,
127
+ "max": 999.0,
128
+ "count": 33
129
+ },
130
+ "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 30830.0,
132
+ "min": 15984.0,
133
+ "max": 32902.0,
134
+ "count": 33
135
+ },
136
+ "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 1.5814590758898042,
138
+ "min": -1.0000000521540642,
139
+ "max": 1.6035475995214212,
140
+ "count": 33
141
+ },
142
+ "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 139.16839867830276,
144
+ "min": -32.000001668930054,
145
+ "max": 139.16839867830276,
146
+ "count": 33
147
+ },
148
+ "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 1.5814590758898042,
150
+ "min": -1.0000000521540642,
151
+ "max": 1.6035475995214212,
152
+ "count": 33
153
+ },
154
+ "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 139.16839867830276,
156
+ "min": -32.000001668930054,
157
+ "max": 139.16839867830276,
158
+ "count": 33
159
+ },
160
+ "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.029267472062863155,
162
+ "min": 0.029267472062863155,
163
+ "max": 11.732497911900282,
164
+ "count": 33
165
+ },
166
+ "Pyramids.Policy.RndReward.sum": {
167
+ "value": 2.5755375415319577,
168
+ "min": 2.192244323930936,
169
+ "max": 187.7199665904045,
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": "1704284203",
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=PyramidsRND1 --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.1.2+cu121",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1704286740"
196
  },
197
+ "total": 2536.520758479,
198
  "count": 1,
199
+ "self": 0.6439807589999873,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.0629830190000007,
203
  "count": 1,
204
+ "self": 0.0629830190000007
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 2535.813794701,
208
  "count": 1,
209
+ "self": 1.8015315219645345,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 2.143176939,
213
  "count": 1,
214
+ "self": 2.143176939
215
  },
216
  "TrainerController.advance": {
217
+ "total": 2531.7670921180356,
218
+ "count": 63742,
219
+ "self": 1.87392134998845,
220
  "children": {
221
  "env_step": {
222
+ "total": 1841.7583996840606,
223
+ "count": 63742,
224
+ "self": 1684.8403092420197,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 155.81387656804304,
228
+ "count": 63742,
229
+ "self": 5.631579634046375,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 150.18229693399667,
233
+ "count": 62558,
234
+ "self": 150.18229693399667
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 1.1042138739978782,
240
+ "count": 63742,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 2529.4408955630083,
245
+ "count": 63742,
246
  "is_parallel": true,
247
+ "self": 990.2356652370395,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.001889930999993794,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0006548750001229564,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0012350559998708377,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0012350559998708377
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.053517554999984895,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0006302009999785696,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0004979670000011538,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0004979670000011538
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.05024646900000107,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.05024646900000107
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0021429180000041015,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0004069160000312877,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0017360019999728138,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0017360019999728138
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 1539.2052303259688,
307
+ "count": 63741,
308
  "is_parallel": true,
309
+ "self": 40.01114626904587,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 28.31541143498356,
313
+ "count": 63741,
314
  "is_parallel": true,
315
+ "self": 28.31541143498356
316
  },
317
  "communicator.exchange": {
318
+ "total": 1352.5783149799386,
319
+ "count": 63741,
320
  "is_parallel": true,
321
+ "self": 1352.5783149799386
322
  },
323
  "steps_from_proto": {
324
+ "total": 118.30035764200073,
325
+ "count": 63741,
326
  "is_parallel": true,
327
+ "self": 25.088557057951334,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 93.2118005840494,
331
+ "count": 509928,
332
  "is_parallel": true,
333
+ "self": 93.2118005840494
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 688.1347710839865,
347
+ "count": 63742,
348
+ "self": 3.4618504369074117,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 142.42609257808095,
352
+ "count": 63742,
353
+ "self": 142.1971216580808,
354
+ "children": {
355
+ "RLTrainer._checkpoint": {
356
+ "total": 0.22897092000016528,
357
+ "count": 2,
358
+ "self": 0.22897092000016528
359
+ }
360
+ }
361
  },
362
  "_update_policy": {
363
+ "total": 542.2468280689981,
364
+ "count": 448,
365
+ "self": 324.2574124640102,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 217.98941560498787,
369
+ "count": 22857,
370
+ "self": 217.98941560498787
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 1.1349998203513678e-06,
380
  "count": 1,
381
+ "self": 1.1349998203513678e-06
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.10199298699990322,
385
  "count": 1,
386
+ "self": 0.0017225269998561998,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.10027046000004702,
390
  "count": 1,
391
+ "self": 0.10027046000004702
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,22 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 28288,
6
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-28288.onnx",
7
  "reward": null,
8
- "creation_time": 1704284137.5532198,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training/Pyramids/Pyramids-28288.pt"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ]
12
  }
13
  ],
14
  "final_checkpoint": {
15
- "steps": 28288,
16
- "file_path": "results/Pyramids Training/Pyramids.onnx",
17
  "reward": null,
18
- "creation_time": 1704284137.5532198,
19
  "auxillary_file_paths": [
20
- "results/Pyramids Training/Pyramids/Pyramids-28288.pt"
21
  ]
22
  }
23
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499880,
6
+ "file_path": "results/PyramidsRND1/Pyramids/Pyramids-499880.onnx",
7
  "reward": null,
8
+ "creation_time": 1704285355.7231069,
9
  "auxillary_file_paths": [
10
+ "results/PyramidsRND1/Pyramids/Pyramids-499880.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 999956,
15
+ "file_path": "results/PyramidsRND1/Pyramids/Pyramids-999956.onnx",
16
+ "reward": null,
17
+ "creation_time": 1704286739.7011254,
18
+ "auxillary_file_paths": [
19
+ "results/PyramidsRND1/Pyramids/Pyramids-999956.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 1000084,
24
+ "file_path": "results/PyramidsRND1/Pyramids/Pyramids-1000084.onnx",
25
+ "reward": null,
26
+ "creation_time": 1704286739.8148267,
27
+ "auxillary_file_paths": [
28
+ "results/PyramidsRND1/Pyramids/Pyramids-1000084.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000084,
34
+ "file_path": "results/PyramidsRND1/Pyramids.onnx",
35
  "reward": null,
36
+ "creation_time": 1704286739.8148267,
37
  "auxillary_file_paths": [
38
+ "results/PyramidsRND1/Pyramids/Pyramids-1000084.pt"
39
  ]
40
  }
41
  },