Huggy
Browse files- Huggy/events.out.tfevents.1715705793.mint.7784.0 +3 -0
- Huggy/events.out.tfevents.1715705799.mint.7957.0 +3 -0
- config.json +1 -1
- configuration.yaml +1 -1
- run_logs/Player-0.log +381 -0
- run_logs/timers.json +54 -0
- run_logs/training_status.json +38 -0
Huggy/events.out.tfevents.1715705793.mint.7784.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:647453c0aa2b608382e94de11ead1d84a3cee308bc10dbe8a156d65a872cad89
|
| 3 |
+
size 1121
|
Huggy/events.out.tfevents.1715705799.mint.7957.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7083aa4dd36c193b2a24d1d2b7d7ceb281ebd76c334b2f6a87f511ad4ea5e04
|
| 3 |
+
size 1121
|
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"default_settings": null, "behaviors": {"Huggy": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 200000, "network_settings": {"normalize": true, "hidden_units": 512, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.995, "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}}}, "init_path": null, "keep_checkpoints": 15, "even_checkpoints": false, "max_steps": 2000000, "time_horizon": 1000, "summary_freq": 50000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./trained-envs-executables/linux/Huggy/Huggy", "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": "
|
|
|
|
| 1 |
+
{"default_settings": null, "behaviors": {"Huggy": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 200000, "network_settings": {"normalize": true, "hidden_units": 512, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.995, "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}}}, "init_path": null, "keep_checkpoints": 15, "even_checkpoints": false, "max_steps": 2000000, "time_horizon": 1000, "summary_freq": 50000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./trained-envs-executables/linux/Huggy/Huggy", "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": "Huggy", "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
|
@@ -66,7 +66,7 @@ engine_settings:
|
|
| 66 |
no_graphics_monitor: false
|
| 67 |
environment_parameters: null
|
| 68 |
checkpoint_settings:
|
| 69 |
-
run_id:
|
| 70 |
initialize_from: null
|
| 71 |
load_model: false
|
| 72 |
resume: true
|
|
|
|
| 66 |
no_graphics_monitor: false
|
| 67 |
environment_parameters: null
|
| 68 |
checkpoint_settings:
|
| 69 |
+
run_id: Huggy
|
| 70 |
initialize_from: null
|
| 71 |
load_model: false
|
| 72 |
resume: true
|
run_logs/Player-0.log
ADDED
|
@@ -0,0 +1,381 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Mono path[0] = '/home/kraz/Documents/ml-agents/trained-envs-executables/linux/Huggy/Huggy_Data/Managed'
|
| 2 |
+
Mono config path = '/home/kraz/Documents/ml-agents/trained-envs-executables/linux/Huggy/Huggy_Data/MonoBleedingEdge/etc'
|
| 3 |
+
Preloaded 'lib_burst_generated.so'
|
| 4 |
+
Preloaded 'libgrpc_csharp_ext.x64.so'
|
| 5 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
| 6 |
+
[Subsystems] Discovering subsystems at path /home/kraz/Documents/ml-agents/trained-envs-executables/linux/Huggy/Huggy_Data/UnitySubsystems
|
| 7 |
+
Forcing GfxDevice: Null
|
| 8 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
| 9 |
+
NullGfxDevice:
|
| 10 |
+
Version: NULL 1.0 [1.0]
|
| 11 |
+
Renderer: Null Device
|
| 12 |
+
Vendor: Unity Technologies
|
| 13 |
+
Begin MonoManager ReloadAssembly
|
| 14 |
+
- Completed reload, in 0.075 seconds
|
| 15 |
+
ERROR: Shader Hidden/Universal Render Pipeline/Blit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 16 |
+
ERROR: Shader Hidden/Universal Render Pipeline/CopyDepth shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 17 |
+
ERROR: Shader Hidden/Universal Render Pipeline/ScreenSpaceShadows shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 18 |
+
ERROR: Shader Hidden/Universal Render Pipeline/Sampling shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 19 |
+
ERROR: Shader Hidden/Universal Render Pipeline/LutBuilderLdr shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 20 |
+
ERROR: Shader Hidden/Universal Render Pipeline/LutBuilderHdr shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 21 |
+
ERROR: Shader Hidden/Universal Render Pipeline/UberPost shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 22 |
+
WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/FallbackError' - All subshaders removed
|
| 23 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 24 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 25 |
+
ERROR: Shader Hidden/Universal Render Pipeline/FallbackError shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 26 |
+
WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/FallbackError' - All subshaders removed
|
| 27 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 28 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 29 |
+
ERROR: Shader Hidden/Universal Render Pipeline/Stop NaN shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 30 |
+
ERROR: Shader Hidden/Universal Render Pipeline/SubpixelMorphologicalAntialiasing shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 31 |
+
ERROR: Shader Hidden/Universal Render Pipeline/GaussianDepthOfField shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 32 |
+
ERROR: Shader Hidden/Universal Render Pipeline/BokehDepthOfField shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 33 |
+
ERROR: Shader Hidden/Universal Render Pipeline/CameraMotionBlur shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 34 |
+
ERROR: Shader Hidden/Universal Render Pipeline/PaniniProjection shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 35 |
+
ERROR: Shader Hidden/Universal Render Pipeline/Bloom shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 36 |
+
ERROR: Shader Hidden/Universal Render Pipeline/FinalPost shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 37 |
+
WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/StencilDeferred' - All subshaders removed
|
| 38 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 39 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 40 |
+
WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/StencilDeferred' - All subshaders removed
|
| 41 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 42 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 43 |
+
ERROR: Shader Hidden/Universal Render Pipeline/LensFlareDataDriven shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 44 |
+
ERROR: Shader Hidden/Universal Render Pipeline/Scaling Setup shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 45 |
+
ERROR: Shader Hidden/Universal Render Pipeline/Edge Adaptive Spatial Upsampling shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 46 |
+
ERROR: Shader Hidden/Universal Render Pipeline/Debug/DebugReplacement shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 47 |
+
ERROR: Shader Hidden/kMotion/CameraMotionVectors shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 48 |
+
ERROR: Shader Hidden/kMotion/ObjectMotionVectors shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 49 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 50 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 51 |
+
WARNING: Shader Unsupported: 'Universal Render Pipeline/Lit' - All subshaders removed
|
| 52 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 53 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 54 |
+
ERROR: Shader Universal Render Pipeline/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 55 |
+
WARNING: Shader Unsupported: 'Universal Render Pipeline/Lit' - All subshaders removed
|
| 56 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 57 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 58 |
+
UnloadTime: 0.549120 ms
|
| 59 |
+
requesting resize 84 x 84
|
| 60 |
+
Setting up 12 worker threads for Enlighten.
|
| 61 |
+
Memory Statistics:
|
| 62 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
| 63 |
+
StackAllocators :
|
| 64 |
+
[ALLOC_TEMP_MAIN]
|
| 65 |
+
Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames
|
| 66 |
+
Initial Block Size 4.0 MB
|
| 67 |
+
Current Block Size 4.0 MB
|
| 68 |
+
Peak Allocated Bytes 3.6 MB
|
| 69 |
+
Overflow Count 0
|
| 70 |
+
[ALLOC_TEMP_Job.Worker 18]
|
| 71 |
+
Initial Block Size 256.0 KB
|
| 72 |
+
Current Block Size 256.0 KB
|
| 73 |
+
Peak Allocated Bytes 0 B
|
| 74 |
+
Overflow Count 0
|
| 75 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
| 76 |
+
Initial Block Size 256.0 KB
|
| 77 |
+
Current Block Size 296.0 KB
|
| 78 |
+
Peak Allocated Bytes 211.6 KB
|
| 79 |
+
Overflow Count 4
|
| 80 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
| 81 |
+
Initial Block Size 32.0 KB
|
| 82 |
+
Current Block Size 32.0 KB
|
| 83 |
+
Peak Allocated Bytes 0 B
|
| 84 |
+
Overflow Count 0
|
| 85 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
| 86 |
+
Initial Block Size 32.0 KB
|
| 87 |
+
Current Block Size 32.0 KB
|
| 88 |
+
Peak Allocated Bytes 0 B
|
| 89 |
+
Overflow Count 0
|
| 90 |
+
[ALLOC_TEMP_Job.Worker 16]
|
| 91 |
+
Initial Block Size 256.0 KB
|
| 92 |
+
Current Block Size 256.0 KB
|
| 93 |
+
Peak Allocated Bytes 0 B
|
| 94 |
+
Overflow Count 0
|
| 95 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
| 96 |
+
Initial Block Size 32.0 KB
|
| 97 |
+
Current Block Size 32.0 KB
|
| 98 |
+
Peak Allocated Bytes 0 B
|
| 99 |
+
Overflow Count 0
|
| 100 |
+
[ALLOC_TEMP_Job.Worker 4]
|
| 101 |
+
Initial Block Size 256.0 KB
|
| 102 |
+
Current Block Size 256.0 KB
|
| 103 |
+
Peak Allocated Bytes 0 B
|
| 104 |
+
Overflow Count 0
|
| 105 |
+
[ALLOC_TEMP_Job.Worker 17]
|
| 106 |
+
Initial Block Size 256.0 KB
|
| 107 |
+
Current Block Size 256.0 KB
|
| 108 |
+
Peak Allocated Bytes 0 B
|
| 109 |
+
Overflow Count 0
|
| 110 |
+
[ALLOC_TEMP_Job.Worker 14]
|
| 111 |
+
Initial Block Size 256.0 KB
|
| 112 |
+
Current Block Size 256.0 KB
|
| 113 |
+
Peak Allocated Bytes 0 B
|
| 114 |
+
Overflow Count 0
|
| 115 |
+
[ALLOC_TEMP_Job.Worker 3]
|
| 116 |
+
Initial Block Size 256.0 KB
|
| 117 |
+
Current Block Size 256.0 KB
|
| 118 |
+
Peak Allocated Bytes 0 B
|
| 119 |
+
Overflow Count 0
|
| 120 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
| 121 |
+
Initial Block Size 32.0 KB
|
| 122 |
+
Current Block Size 32.0 KB
|
| 123 |
+
Peak Allocated Bytes 0 B
|
| 124 |
+
Overflow Count 0
|
| 125 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
| 126 |
+
Initial Block Size 32.0 KB
|
| 127 |
+
Current Block Size 32.0 KB
|
| 128 |
+
Peak Allocated Bytes 0 B
|
| 129 |
+
Overflow Count 0
|
| 130 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 23
|
| 131 |
+
Initial Block Size 64.0 KB
|
| 132 |
+
Current Block Size 64.0 KB
|
| 133 |
+
Peak Allocated Bytes 0 B
|
| 134 |
+
Overflow Count 0
|
| 135 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
| 136 |
+
Initial Block Size 32.0 KB
|
| 137 |
+
Current Block Size 32.0 KB
|
| 138 |
+
Peak Allocated Bytes 0 B
|
| 139 |
+
Overflow Count 0
|
| 140 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
| 141 |
+
Initial Block Size 32.0 KB
|
| 142 |
+
Current Block Size 32.0 KB
|
| 143 |
+
Peak Allocated Bytes 0 B
|
| 144 |
+
Overflow Count 0
|
| 145 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
| 146 |
+
Initial Block Size 32.0 KB
|
| 147 |
+
Current Block Size 32.0 KB
|
| 148 |
+
Peak Allocated Bytes 0 B
|
| 149 |
+
Overflow Count 0
|
| 150 |
+
[ALLOC_TEMP_Job.Worker 2]
|
| 151 |
+
Initial Block Size 256.0 KB
|
| 152 |
+
Current Block Size 256.0 KB
|
| 153 |
+
Peak Allocated Bytes 0 B
|
| 154 |
+
Overflow Count 0
|
| 155 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
| 156 |
+
Initial Block Size 32.0 KB
|
| 157 |
+
Current Block Size 32.0 KB
|
| 158 |
+
Peak Allocated Bytes 0 B
|
| 159 |
+
Overflow Count 0
|
| 160 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
| 161 |
+
Initial Block Size 32.0 KB
|
| 162 |
+
Current Block Size 32.0 KB
|
| 163 |
+
Peak Allocated Bytes 0 B
|
| 164 |
+
Overflow Count 0
|
| 165 |
+
[ALLOC_TEMP_Job.Worker 20]
|
| 166 |
+
Initial Block Size 256.0 KB
|
| 167 |
+
Current Block Size 256.0 KB
|
| 168 |
+
Peak Allocated Bytes 0 B
|
| 169 |
+
Overflow Count 0
|
| 170 |
+
[ALLOC_TEMP_Job.Worker 11]
|
| 171 |
+
Initial Block Size 256.0 KB
|
| 172 |
+
Current Block Size 256.0 KB
|
| 173 |
+
Peak Allocated Bytes 0 B
|
| 174 |
+
Overflow Count 0
|
| 175 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
| 176 |
+
Initial Block Size 32.0 KB
|
| 177 |
+
Current Block Size 32.0 KB
|
| 178 |
+
Peak Allocated Bytes 0 B
|
| 179 |
+
Overflow Count 0
|
| 180 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
| 181 |
+
Initial Block Size 64.0 KB
|
| 182 |
+
Current Block Size 64.0 KB
|
| 183 |
+
Peak Allocated Bytes 0 B
|
| 184 |
+
Overflow Count 0
|
| 185 |
+
[ALLOC_TEMP_Job.Worker 6]
|
| 186 |
+
Initial Block Size 256.0 KB
|
| 187 |
+
Current Block Size 256.0 KB
|
| 188 |
+
Peak Allocated Bytes 0 B
|
| 189 |
+
Overflow Count 0
|
| 190 |
+
[ALLOC_TEMP_Job.Worker 0]
|
| 191 |
+
Initial Block Size 256.0 KB
|
| 192 |
+
Current Block Size 256.0 KB
|
| 193 |
+
Peak Allocated Bytes 0 B
|
| 194 |
+
Overflow Count 0
|
| 195 |
+
[ALLOC_TEMP_Job.Worker 21]
|
| 196 |
+
Initial Block Size 256.0 KB
|
| 197 |
+
Current Block Size 256.0 KB
|
| 198 |
+
Peak Allocated Bytes 0 B
|
| 199 |
+
Overflow Count 0
|
| 200 |
+
[ALLOC_TEMP_Job.Worker 5]
|
| 201 |
+
Initial Block Size 256.0 KB
|
| 202 |
+
Current Block Size 256.0 KB
|
| 203 |
+
Peak Allocated Bytes 0 B
|
| 204 |
+
Overflow Count 0
|
| 205 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
| 206 |
+
Initial Block Size 32.0 KB
|
| 207 |
+
Current Block Size 32.0 KB
|
| 208 |
+
Peak Allocated Bytes 0 B
|
| 209 |
+
Overflow Count 0
|
| 210 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
| 211 |
+
Initial Block Size 32.0 KB
|
| 212 |
+
Current Block Size 32.0 KB
|
| 213 |
+
Peak Allocated Bytes 0 B
|
| 214 |
+
Overflow Count 0
|
| 215 |
+
[ALLOC_TEMP_Job.Worker 13]
|
| 216 |
+
Initial Block Size 256.0 KB
|
| 217 |
+
Current Block Size 256.0 KB
|
| 218 |
+
Peak Allocated Bytes 0 B
|
| 219 |
+
Overflow Count 0
|
| 220 |
+
[ALLOC_TEMP_EnlightenWorker] x 12
|
| 221 |
+
Initial Block Size 64.0 KB
|
| 222 |
+
Current Block Size 64.0 KB
|
| 223 |
+
Peak Allocated Bytes 0 B
|
| 224 |
+
Overflow Count 0
|
| 225 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
| 226 |
+
Initial Block Size 32.0 KB
|
| 227 |
+
Current Block Size 32.0 KB
|
| 228 |
+
Peak Allocated Bytes 0 B
|
| 229 |
+
Overflow Count 0
|
| 230 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
| 231 |
+
Initial Block Size 32.0 KB
|
| 232 |
+
Current Block Size 32.0 KB
|
| 233 |
+
Peak Allocated Bytes 0 B
|
| 234 |
+
Overflow Count 0
|
| 235 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
| 236 |
+
Initial Block Size 32.0 KB
|
| 237 |
+
Current Block Size 32.0 KB
|
| 238 |
+
Peak Allocated Bytes 0 B
|
| 239 |
+
Overflow Count 0
|
| 240 |
+
[ALLOC_TEMP_Job.Worker 22]
|
| 241 |
+
Initial Block Size 256.0 KB
|
| 242 |
+
Current Block Size 256.0 KB
|
| 243 |
+
Peak Allocated Bytes 0 B
|
| 244 |
+
Overflow Count 0
|
| 245 |
+
[ALLOC_TEMP_Job.Worker 9]
|
| 246 |
+
Initial Block Size 256.0 KB
|
| 247 |
+
Current Block Size 256.0 KB
|
| 248 |
+
Peak Allocated Bytes 0 B
|
| 249 |
+
Overflow Count 0
|
| 250 |
+
[ALLOC_TEMP_Job.Worker 8]
|
| 251 |
+
Initial Block Size 256.0 KB
|
| 252 |
+
Current Block Size 256.0 KB
|
| 253 |
+
Peak Allocated Bytes 0 B
|
| 254 |
+
Overflow Count 0
|
| 255 |
+
[ALLOC_TEMP_Job.Worker 7]
|
| 256 |
+
Initial Block Size 256.0 KB
|
| 257 |
+
Current Block Size 256.0 KB
|
| 258 |
+
Peak Allocated Bytes 0 B
|
| 259 |
+
Overflow Count 0
|
| 260 |
+
[ALLOC_TEMP_Job.Worker 1]
|
| 261 |
+
Initial Block Size 256.0 KB
|
| 262 |
+
Current Block Size 256.0 KB
|
| 263 |
+
Peak Allocated Bytes 0 B
|
| 264 |
+
Overflow Count 0
|
| 265 |
+
[ALLOC_TEMP_Job.Worker 10]
|
| 266 |
+
Initial Block Size 256.0 KB
|
| 267 |
+
Current Block Size 256.0 KB
|
| 268 |
+
Peak Allocated Bytes 0 B
|
| 269 |
+
Overflow Count 0
|
| 270 |
+
[ALLOC_TEMP_Job.Worker 15]
|
| 271 |
+
Initial Block Size 256.0 KB
|
| 272 |
+
Current Block Size 256.0 KB
|
| 273 |
+
Peak Allocated Bytes 0 B
|
| 274 |
+
Overflow Count 0
|
| 275 |
+
[ALLOC_TEMP_Job.Worker 12]
|
| 276 |
+
Initial Block Size 256.0 KB
|
| 277 |
+
Current Block Size 256.0 KB
|
| 278 |
+
Peak Allocated Bytes 0 B
|
| 279 |
+
Overflow Count 0
|
| 280 |
+
[ALLOC_TEMP_Job.Worker 19]
|
| 281 |
+
Initial Block Size 256.0 KB
|
| 282 |
+
Current Block Size 256.0 KB
|
| 283 |
+
Peak Allocated Bytes 0 B
|
| 284 |
+
Overflow Count 0
|
| 285 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
| 286 |
+
Initial Block Size 64.0 KB
|
| 287 |
+
Current Block Size 64.0 KB
|
| 288 |
+
Peak Allocated Bytes 144 B
|
| 289 |
+
Overflow Count 0
|
| 290 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
| 291 |
+
Peak main deferred allocation count 38
|
| 292 |
+
[ALLOC_BUCKET]
|
| 293 |
+
Large Block size 4.0 MB
|
| 294 |
+
Used Block count 1
|
| 295 |
+
Peak Allocated bytes 1.4 MB
|
| 296 |
+
[ALLOC_DEFAULT_MAIN]
|
| 297 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
|
| 298 |
+
Requested Block Size 16.0 MB
|
| 299 |
+
Peak Block count 1
|
| 300 |
+
Peak Allocated memory 22.1 MB
|
| 301 |
+
Peak Large allocation bytes 16.0 MB
|
| 302 |
+
[ALLOC_DEFAULT_THREAD]
|
| 303 |
+
Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames
|
| 304 |
+
Requested Block Size 16.0 MB
|
| 305 |
+
Peak Block count 1
|
| 306 |
+
Peak Allocated memory 2.4 MB
|
| 307 |
+
Peak Large allocation bytes 0 B
|
| 308 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
| 309 |
+
Initial Block Size 2.0 MB
|
| 310 |
+
Used Block Count 1
|
| 311 |
+
Overflow Count (too large) 0
|
| 312 |
+
Overflow Count (full) 0
|
| 313 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
| 314 |
+
Initial Block Size 2.0 MB
|
| 315 |
+
Used Block Count 1
|
| 316 |
+
Overflow Count (too large) 0
|
| 317 |
+
Overflow Count (full) 0
|
| 318 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
| 319 |
+
Initial Block Size 2.0 MB
|
| 320 |
+
Used Block Count 1
|
| 321 |
+
Overflow Count (too large) 0
|
| 322 |
+
Overflow Count (full) 0
|
| 323 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
| 324 |
+
Initial Block Size 1.0 MB
|
| 325 |
+
Used Block Count 3
|
| 326 |
+
Overflow Count (too large) 0
|
| 327 |
+
Overflow Count (full) 0
|
| 328 |
+
[ALLOC_GFX] Dual Thread Allocator
|
| 329 |
+
Peak main deferred allocation count 0
|
| 330 |
+
[ALLOC_BUCKET]
|
| 331 |
+
Large Block size 4.0 MB
|
| 332 |
+
Used Block count 1
|
| 333 |
+
Peak Allocated bytes 1.4 MB
|
| 334 |
+
[ALLOC_GFX_MAIN]
|
| 335 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 1 frames
|
| 336 |
+
Requested Block Size 16.0 MB
|
| 337 |
+
Peak Block count 1
|
| 338 |
+
Peak Allocated memory 65.6 KB
|
| 339 |
+
Peak Large allocation bytes 0 B
|
| 340 |
+
[ALLOC_GFX_THREAD]
|
| 341 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 1 frames
|
| 342 |
+
Requested Block Size 16.0 MB
|
| 343 |
+
Peak Block count 1
|
| 344 |
+
Peak Allocated memory 81.8 KB
|
| 345 |
+
Peak Large allocation bytes 0 B
|
| 346 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
| 347 |
+
Peak main deferred allocation count 0
|
| 348 |
+
[ALLOC_BUCKET]
|
| 349 |
+
Large Block size 4.0 MB
|
| 350 |
+
Used Block count 1
|
| 351 |
+
Peak Allocated bytes 1.4 MB
|
| 352 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
| 353 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
|
| 354 |
+
Requested Block Size 4.0 MB
|
| 355 |
+
Peak Block count 2
|
| 356 |
+
Peak Allocated memory 30.6 MB
|
| 357 |
+
Peak Large allocation bytes 24.9 MB
|
| 358 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
| 359 |
+
Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames
|
| 360 |
+
Requested Block Size 4.0 MB
|
| 361 |
+
Peak Block count 1
|
| 362 |
+
Peak Allocated memory 2.6 MB
|
| 363 |
+
Peak Large allocation bytes 0 B
|
| 364 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
| 365 |
+
Peak main deferred allocation count 0
|
| 366 |
+
[ALLOC_BUCKET]
|
| 367 |
+
Large Block size 4.0 MB
|
| 368 |
+
Used Block count 1
|
| 369 |
+
Peak Allocated bytes 1.4 MB
|
| 370 |
+
[ALLOC_TYPETREE_MAIN]
|
| 371 |
+
Peak usage frame count: [0-1.0 KB]: 1 frames
|
| 372 |
+
Requested Block Size 2.0 MB
|
| 373 |
+
Peak Block count 1
|
| 374 |
+
Peak Allocated memory 1.0 KB
|
| 375 |
+
Peak Large allocation bytes 0 B
|
| 376 |
+
[ALLOC_TYPETREE_THREAD]
|
| 377 |
+
Peak usage frame count: [4.0 KB-8.0 KB]: 1 frames
|
| 378 |
+
Requested Block Size 2.0 MB
|
| 379 |
+
Peak Block count 1
|
| 380 |
+
Peak Allocated memory 7.3 KB
|
| 381 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "root",
|
| 3 |
+
"metadata": {
|
| 4 |
+
"timer_format_version": "0.1.0",
|
| 5 |
+
"start_time_seconds": "1715705799",
|
| 6 |
+
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
| 7 |
+
"command_line_arguments": "/home/kraz/.local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy --no-graphics --resume",
|
| 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.3.0+cu121",
|
| 12 |
+
"numpy_version": "1.23.5",
|
| 13 |
+
"end_time_seconds": "1715705801"
|
| 14 |
+
},
|
| 15 |
+
"total": 1.887344844999916,
|
| 16 |
+
"count": 1,
|
| 17 |
+
"self": 0.21865076400035832,
|
| 18 |
+
"children": {
|
| 19 |
+
"run_training.setup": {
|
| 20 |
+
"total": 0.02553968799975337,
|
| 21 |
+
"count": 1,
|
| 22 |
+
"self": 0.02553968799975337
|
| 23 |
+
},
|
| 24 |
+
"TrainerController.start_learning": {
|
| 25 |
+
"total": 1.6431543929998043,
|
| 26 |
+
"count": 1,
|
| 27 |
+
"self": 5.642499991154182e-05,
|
| 28 |
+
"children": {
|
| 29 |
+
"TrainerController._reset_env": {
|
| 30 |
+
"total": 1.453061752999929,
|
| 31 |
+
"count": 1,
|
| 32 |
+
"self": 1.453061752999929
|
| 33 |
+
},
|
| 34 |
+
"trainer_threads": {
|
| 35 |
+
"total": 6.919999577803537e-07,
|
| 36 |
+
"count": 1,
|
| 37 |
+
"self": 6.919999577803537e-07
|
| 38 |
+
},
|
| 39 |
+
"TrainerController._save_models": {
|
| 40 |
+
"total": 0.19003552300000592,
|
| 41 |
+
"count": 1,
|
| 42 |
+
"self": 0.0034162560000368103,
|
| 43 |
+
"children": {
|
| 44 |
+
"RLTrainer._checkpoint": {
|
| 45 |
+
"total": 0.1866192669999691,
|
| 46 |
+
"count": 1,
|
| 47 |
+
"self": 0.1866192669999691
|
| 48 |
+
}
|
| 49 |
+
}
|
| 50 |
+
}
|
| 51 |
+
}
|
| 52 |
+
}
|
| 53 |
+
}
|
| 54 |
+
}
|
run_logs/training_status.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"Huggy": {
|
| 3 |
+
"checkpoints": [
|
| 4 |
+
{
|
| 5 |
+
"steps": 2000064,
|
| 6 |
+
"file_path": "results/Huggy/Huggy/Huggy-2000064.onnx",
|
| 7 |
+
"reward": null,
|
| 8 |
+
"creation_time": 1715705794.538046,
|
| 9 |
+
"auxillary_file_paths": [
|
| 10 |
+
"results/Huggy/Huggy/Huggy-2000064.pt"
|
| 11 |
+
]
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"steps": 2000064,
|
| 15 |
+
"file_path": "results/Huggy/Huggy/Huggy-2000064.onnx",
|
| 16 |
+
"reward": null,
|
| 17 |
+
"creation_time": 1715705800.8108327,
|
| 18 |
+
"auxillary_file_paths": [
|
| 19 |
+
"results/Huggy/Huggy/Huggy-2000064.pt"
|
| 20 |
+
]
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"final_checkpoint": {
|
| 24 |
+
"steps": 2000064,
|
| 25 |
+
"file_path": "results/Huggy/Huggy.onnx",
|
| 26 |
+
"reward": null,
|
| 27 |
+
"creation_time": 1715705800.8108327,
|
| 28 |
+
"auxillary_file_paths": [
|
| 29 |
+
"results/Huggy/Huggy/Huggy-2000064.pt"
|
| 30 |
+
]
|
| 31 |
+
}
|
| 32 |
+
},
|
| 33 |
+
"metadata": {
|
| 34 |
+
"stats_format_version": "0.3.0",
|
| 35 |
+
"mlagents_version": "1.1.0.dev0",
|
| 36 |
+
"torch_version": "2.3.0+cu121"
|
| 37 |
+
}
|
| 38 |
+
}
|