Initial commit
Browse files- README.md +31 -0
- Worm.onnx +3 -0
- Worm/Worm-5499000.onnx +3 -0
- Worm/Worm-5499000.pt +3 -0
- Worm/Worm-5999000.onnx +3 -0
- Worm/Worm-5999000.pt +3 -0
- Worm/Worm-6499000.onnx +3 -0
- Worm/Worm-6499000.pt +3 -0
- Worm/Worm-6999000.onnx +3 -0
- Worm/Worm-6999000.pt +3 -0
- Worm/Worm-7010000.onnx +3 -0
- Worm/Worm-7010000.pt +3 -0
- Worm/checkpoint.pt +3 -0
- Worm/events.out.tfevents.1659453524.ba971a80f22a.197.0 +3 -0
- config.json +1 -0
- configuration.yaml +75 -0
- run_logs/Player-0.log +317 -0
- run_logs/timers.json +369 -0
- run_logs/training_status.json +65 -0
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,31 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
             | 
| 2 | 
            +
            ---
         | 
| 3 | 
            +
                  tags:
         | 
| 4 | 
            +
                  - unity-ml-agents
         | 
| 5 | 
            +
                  - ml-agents
         | 
| 6 | 
            +
                  - deep-reinforcement-learning
         | 
| 7 | 
            +
                  - reinforcement-learning
         | 
| 8 | 
            +
                  - ML-Agents-Worm
         | 
| 9 | 
            +
                  library_name: ml-agents
         | 
| 10 | 
            +
            ---
         | 
| 11 | 
            +
                
         | 
| 12 | 
            +
              # **ppo** Agent playing **Worm**
         | 
| 13 | 
            +
              This is a trained model of a **ppo** agent playing **Worm** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
         | 
| 14 | 
            +
              
         | 
| 15 | 
            +
              ## Usage (with ML-Agents)
         | 
| 16 | 
            +
              The Documentation: https://github.com/huggingface/ml-agents#get-started
         | 
| 17 | 
            +
              We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
         | 
| 18 | 
            +
             | 
| 19 | 
            +
             | 
| 20 | 
            +
              ### Resume the training
         | 
| 21 | 
            +
              ```
         | 
| 22 | 
            +
              mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
         | 
| 23 | 
            +
              ```
         | 
| 24 | 
            +
              ### Watch your Agent play
         | 
| 25 | 
            +
              You can watch your agent **playing directly in your browser:**.
         | 
| 26 | 
            +
              
         | 
| 27 | 
            +
              1. Go to https://huggingface.co/spaces/unity/ML-Agents-Worm
         | 
| 28 | 
            +
              2. Step 1: Write your model_id: comodoro/Worm-Unity-ML
         | 
| 29 | 
            +
              3. Step 2: Select your *.nn /*.onnx file
         | 
| 30 | 
            +
              4. Click on Watch the agent play 👀
         | 
| 31 | 
            +
              
         | 
    	
        Worm.onnx
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:b97bb45055717e92bd7b4dc90d67a6a33f06c309e3b7194ebb52988c7a5f2d83
         | 
| 3 | 
            +
            size 2255979
         | 
    	
        Worm/Worm-5499000.onnx
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:7b9d942a5bc591cd955f8d2af7c625c74f314e83a7700882e402384717d94298
         | 
| 3 | 
            +
            size 2255979
         | 
    	
        Worm/Worm-5499000.pt
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:58b523ce17fecd6e21f3a94d1e1a41f7fd6e0ce1f59e6a226b733a200e43acda
         | 
| 3 | 
            +
            size 13492846
         | 
    	
        Worm/Worm-5999000.onnx
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:37c209079fb9466edd0dc1cdad7d5c9ba6e938e9073055323ce2fe4beecfb8ad
         | 
| 3 | 
            +
            size 2255979
         | 
    	
        Worm/Worm-5999000.pt
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:c4733866235e4025b55929f36b7ed691de0c89ca13cb03b5bc139a3310ee5d4b
         | 
| 3 | 
            +
            size 13492846
         | 
    	
        Worm/Worm-6499000.onnx
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:1045f750012fafd12181cf26917999eaf7b609654f7ee45cbf8c09e67193bdc4
         | 
| 3 | 
            +
            size 2255979
         | 
    	
        Worm/Worm-6499000.pt
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:82a5fad5e5b492c9cb2be4a45d0da479b24df445063199f53dd797ccc477d979
         | 
| 3 | 
            +
            size 13492846
         | 
    	
        Worm/Worm-6999000.onnx
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:23bc8cfd6569153741e45818beb9b04bccf6cdf8236dbe4d70363ea754602eec
         | 
| 3 | 
            +
            size 2255979
         | 
    	
        Worm/Worm-6999000.pt
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:1ce82e660a06b852e562a5d85f0f7f5148f946f02e930ddb2beb12a8fd6d010e
         | 
| 3 | 
            +
            size 13492846
         | 
    	
        Worm/Worm-7010000.onnx
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:b97bb45055717e92bd7b4dc90d67a6a33f06c309e3b7194ebb52988c7a5f2d83
         | 
| 3 | 
            +
            size 2255979
         | 
    	
        Worm/Worm-7010000.pt
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:9e565d3d5745facf47d62a9f441c62f63df96aa7d6aea4d029d4d4dd3da926a6
         | 
| 3 | 
            +
            size 13492846
         | 
    	
        Worm/checkpoint.pt
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:9e565d3d5745facf47d62a9f441c62f63df96aa7d6aea4d029d4d4dd3da926a6
         | 
| 3 | 
            +
            size 13492846
         | 
    	
        Worm/events.out.tfevents.1659453524.ba971a80f22a.197.0
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:dcae7963105701123a510b82af4a2892df63b77b5152b412a2851ce265072fa6
         | 
| 3 | 
            +
            size 295944
         | 
    	
        config.json
    ADDED
    
    | @@ -0,0 +1 @@ | |
|  | 
|  | |
| 1 | 
            +
            {"default_settings": null, "behaviors": {"Worm": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 2024, "buffer_size": 20240, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "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": 5, "checkpoint_interval": 500000, "max_steps": 7000000, "time_horizon": 1000, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./trained-envs-executables/linux/Worm/Worm", "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": "Worm Training", "initialize_from": null, "load_model": false, "resume": false, "force": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
         | 
    	
        configuration.yaml
    ADDED
    
    | @@ -0,0 +1,75 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            default_settings: null
         | 
| 2 | 
            +
            behaviors:
         | 
| 3 | 
            +
              Worm:
         | 
| 4 | 
            +
                trainer_type: ppo
         | 
| 5 | 
            +
                hyperparameters:
         | 
| 6 | 
            +
                  batch_size: 2024
         | 
| 7 | 
            +
                  buffer_size: 20240
         | 
| 8 | 
            +
                  learning_rate: 0.0003
         | 
| 9 | 
            +
                  beta: 0.005
         | 
| 10 | 
            +
                  epsilon: 0.2
         | 
| 11 | 
            +
                  lambd: 0.95
         | 
| 12 | 
            +
                  num_epoch: 3
         | 
| 13 | 
            +
                  learning_rate_schedule: linear
         | 
| 14 | 
            +
                  beta_schedule: linear
         | 
| 15 | 
            +
                  epsilon_schedule: linear
         | 
| 16 | 
            +
                network_settings:
         | 
| 17 | 
            +
                  normalize: true
         | 
| 18 | 
            +
                  hidden_units: 512
         | 
| 19 | 
            +
                  num_layers: 3
         | 
| 20 | 
            +
                  vis_encode_type: simple
         | 
| 21 | 
            +
                  memory: null
         | 
| 22 | 
            +
                  goal_conditioning_type: hyper
         | 
| 23 | 
            +
                  deterministic: false
         | 
| 24 | 
            +
                reward_signals:
         | 
| 25 | 
            +
                  extrinsic:
         | 
| 26 | 
            +
                    gamma: 0.995
         | 
| 27 | 
            +
                    strength: 1.0
         | 
| 28 | 
            +
                    network_settings:
         | 
| 29 | 
            +
                      normalize: false
         | 
| 30 | 
            +
                      hidden_units: 128
         | 
| 31 | 
            +
                      num_layers: 2
         | 
| 32 | 
            +
                      vis_encode_type: simple
         | 
| 33 | 
            +
                      memory: null
         | 
| 34 | 
            +
                      goal_conditioning_type: hyper
         | 
| 35 | 
            +
                      deterministic: false
         | 
| 36 | 
            +
                init_path: null
         | 
| 37 | 
            +
                keep_checkpoints: 5
         | 
| 38 | 
            +
                checkpoint_interval: 500000
         | 
| 39 | 
            +
                max_steps: 7000000
         | 
| 40 | 
            +
                time_horizon: 1000
         | 
| 41 | 
            +
                summary_freq: 30000
         | 
| 42 | 
            +
                threaded: false
         | 
| 43 | 
            +
                self_play: null
         | 
| 44 | 
            +
                behavioral_cloning: null
         | 
| 45 | 
            +
            env_settings:
         | 
| 46 | 
            +
              env_path: ./trained-envs-executables/linux/Worm/Worm
         | 
| 47 | 
            +
              env_args: null
         | 
| 48 | 
            +
              base_port: 5005
         | 
| 49 | 
            +
              num_envs: 1
         | 
| 50 | 
            +
              num_areas: 1
         | 
| 51 | 
            +
              seed: -1
         | 
| 52 | 
            +
              max_lifetime_restarts: 10
         | 
| 53 | 
            +
              restarts_rate_limit_n: 1
         | 
| 54 | 
            +
              restarts_rate_limit_period_s: 60
         | 
| 55 | 
            +
            engine_settings:
         | 
| 56 | 
            +
              width: 84
         | 
| 57 | 
            +
              height: 84
         | 
| 58 | 
            +
              quality_level: 5
         | 
| 59 | 
            +
              time_scale: 20
         | 
| 60 | 
            +
              target_frame_rate: -1
         | 
| 61 | 
            +
              capture_frame_rate: 60
         | 
| 62 | 
            +
              no_graphics: true
         | 
| 63 | 
            +
            environment_parameters: null
         | 
| 64 | 
            +
            checkpoint_settings:
         | 
| 65 | 
            +
              run_id: Worm Training
         | 
| 66 | 
            +
              initialize_from: null
         | 
| 67 | 
            +
              load_model: false
         | 
| 68 | 
            +
              resume: false
         | 
| 69 | 
            +
              force: true
         | 
| 70 | 
            +
              train_model: false
         | 
| 71 | 
            +
              inference: false
         | 
| 72 | 
            +
              results_dir: results
         | 
| 73 | 
            +
            torch_settings:
         | 
| 74 | 
            +
              device: null
         | 
| 75 | 
            +
            debug: false
         | 
    	
        run_logs/Player-0.log
    ADDED
    
    | @@ -0,0 +1,317 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            Mono path[0] = '/content/ml-agents/trained-envs-executables/linux/Worm/Worm_Data/Managed'
         | 
| 2 | 
            +
            Mono config path = '/content/ml-agents/trained-envs-executables/linux/Worm/Worm_Data/MonoBleedingEdge/etc'
         | 
| 3 | 
            +
            Found 1 interfaces on host : 0) 172.28.0.2
         | 
| 4 | 
            +
            Multi-casting "[IP] 172.28.0.2 [Port] 55315 [Flags] 2 [Guid] 3058715761 [EditorId] 588871222 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.2) [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/trained-envs-executables/linux/Worm/Worm_Data/UnitySubsystems
         | 
| 12 | 
            +
            Forcing GfxDevice: Null
         | 
| 13 | 
            +
            GfxDevice: creating device client; threaded=0; jobified=0
         | 
| 14 | 
            +
            NullGfxDevice:
         | 
| 15 | 
            +
                Version:  NULL 1.0 [1.0]
         | 
| 16 | 
            +
                Renderer: Null Device
         | 
| 17 | 
            +
                Vendor:   Unity Technologies
         | 
| 18 | 
            +
            ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
         | 
| 19 | 
            +
            ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
         | 
| 20 | 
            +
            ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
         | 
| 21 | 
            +
            ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
         | 
| 22 | 
            +
            ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
         | 
| 23 | 
            +
            ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
         | 
| 24 | 
            +
            ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
         | 
| 25 | 
            +
            ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default
         | 
| 26 | 
            +
            FMOD failed to initialize the output device.: "Error initializing output device. " (60)
         | 
| 27 | 
            +
            Forced to initialize FMOD to to the device driver's system output rate 48000, this may impact performance and/or give inconsistent experiences compared to selected sample rate 48000
         | 
| 28 | 
            +
            ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
         | 
| 29 | 
            +
            ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
         | 
| 30 | 
            +
            ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
         | 
| 31 | 
            +
            ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
         | 
| 32 | 
            +
            ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
         | 
| 33 | 
            +
            ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
         | 
| 34 | 
            +
            ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
         | 
| 35 | 
            +
            ALSA lib pcm.c:2495:(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.081 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: 'Legacy Shaders/Diffuse' - 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 Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
         | 
| 47 | 
            +
            WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - 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: 'ML-Agents/GridPattern' - 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?
         | 
| 53 | 
            +
            ERROR: Shader ML-Agents/GridPattern shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
         | 
| 54 | 
            +
            WARNING: Shader Unsupported: 'ML-Agents/GridPattern' - All subshaders removed
         | 
| 55 | 
            +
            WARNING: Shader Did you use #pragma only_renderers and omit this platform?
         | 
| 56 | 
            +
            WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
         | 
| 57 | 
            +
            WARNING: Shader Unsupported: 'Standard' - All subshaders removed
         | 
| 58 | 
            +
            WARNING: Shader Did you use #pragma only_renderers and omit this platform?
         | 
| 59 | 
            +
            WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
         | 
| 60 | 
            +
            ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
         | 
| 61 | 
            +
            WARNING: Shader Unsupported: 'Standard' - 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 | 
            +
            WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
         | 
| 65 | 
            +
            WARNING: Shader Did you use #pragma only_renderers and omit this platform?
         | 
| 66 | 
            +
            WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
         | 
| 67 | 
            +
            ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
         | 
| 68 | 
            +
            WARNING: Shader Unsupported: 'Autodesk Interactive' - 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.800585 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.
         | 
| 75 | 
            +
            PlayerConnection::CleanupMemory Statistics:
         | 
| 76 | 
            +
            [ALLOC_TEMP_TLS] TLS Allocator
         | 
| 77 | 
            +
              StackAllocators : 
         | 
| 78 | 
            +
                [ALLOC_TEMP_MAIN]
         | 
| 79 | 
            +
                  Peak usage frame count: [4.0 KB-8.0 KB]: 140164 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
         | 
| 83 | 
            +
                  Overflow Count 0
         | 
| 84 | 
            +
                [ALLOC_TEMP_Background Job.Worker 8]
         | 
| 85 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 86 | 
            +
                  Current Block Size 32.0 KB
         | 
| 87 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 88 | 
            +
                  Overflow Count 0
         | 
| 89 | 
            +
                [ALLOC_TEMP_Background Job.Worker 10]
         | 
| 90 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 91 | 
            +
                  Current Block Size 32.0 KB
         | 
| 92 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 93 | 
            +
                  Overflow Count 0
         | 
| 94 | 
            +
                [ALLOC_TEMP_Background Job.Worker 6]
         | 
| 95 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 96 | 
            +
                  Current Block Size 32.0 KB
         | 
| 97 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 98 | 
            +
                  Overflow Count 0
         | 
| 99 | 
            +
                [ALLOC_TEMP_Background Job.Worker 1]
         | 
| 100 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 101 | 
            +
                  Current Block Size 32.0 KB
         | 
| 102 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 103 | 
            +
                  Overflow Count 0
         | 
| 104 | 
            +
                [ALLOC_TEMP_Background Job.Worker 11]
         | 
| 105 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 106 | 
            +
                  Current Block Size 32.0 KB
         | 
| 107 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 108 | 
            +
                  Overflow Count 0
         | 
| 109 | 
            +
                [ALLOC_TEMP_Background Job.Worker 3]
         | 
| 110 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 111 | 
            +
                  Current Block Size 32.0 KB
         | 
| 112 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 113 | 
            +
                  Overflow Count 0
         | 
| 114 | 
            +
                [ALLOC_TEMP_BatchDeleteObjects]
         | 
| 115 | 
            +
                  Initial Block Size 64.0 KB
         | 
| 116 | 
            +
                  Current Block Size 64.0 KB
         | 
| 117 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 118 | 
            +
                  Overflow Count 0
         | 
| 119 | 
            +
                [ALLOC_TEMP_AUDIO_FMOD stream thread]
         | 
| 120 | 
            +
                  Initial Block Size 64.0 KB
         | 
| 121 | 
            +
                  Current Block Size 64.0 KB
         | 
| 122 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 123 | 
            +
                  Overflow Count 0
         | 
| 124 | 
            +
                [ALLOC_TEMP_Background Job.Worker 15]
         | 
| 125 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 126 | 
            +
                  Current Block Size 32.0 KB
         | 
| 127 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 128 | 
            +
                  Overflow Count 0
         | 
| 129 | 
            +
                [ALLOC_TEMP_Background Job.Worker 7]
         | 
| 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 2]
         | 
| 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_Loading.PreloadManager]
         | 
| 140 | 
            +
                  Initial Block Size 256.0 KB
         | 
| 141 | 
            +
                  Current Block Size 284.0 KB
         | 
| 142 | 
            +
                  Peak Allocated Bytes 243.3 KB
         | 
| 143 | 
            +
                  Overflow Count 4
         | 
| 144 | 
            +
                [ALLOC_TEMP_Profiler.Dispatcher]
         | 
| 145 | 
            +
                  Initial Block Size 64.0 KB
         | 
| 146 | 
            +
                  Current Block Size 64.0 KB
         | 
| 147 | 
            +
                  Peak Allocated Bytes 480 B
         | 
| 148 | 
            +
                  Overflow Count 0
         | 
| 149 | 
            +
                [ALLOC_TEMP_Background Job.Worker 12]
         | 
| 150 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 151 | 
            +
                  Current Block Size 32.0 KB
         | 
| 152 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 153 | 
            +
                  Overflow Count 0
         | 
| 154 | 
            +
                [ALLOC_TEMP_AssetGarbageCollectorHelper]
         | 
| 155 | 
            +
                  Initial Block Size 64.0 KB
         | 
| 156 | 
            +
                  Current Block Size 64.0 KB
         | 
| 157 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 158 | 
            +
                  Overflow Count 0
         | 
| 159 | 
            +
                [ALLOC_TEMP_Background Job.Worker 5]
         | 
| 160 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 161 | 
            +
                  Current Block Size 32.0 KB
         | 
| 162 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 163 | 
            +
                  Overflow Count 0
         | 
| 164 | 
            +
                [ALLOC_TEMP_Background Job.Worker 13]
         | 
| 165 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 166 | 
            +
                  Current Block Size 32.0 KB
         | 
| 167 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 168 | 
            +
                  Overflow Count 0
         | 
| 169 | 
            +
                [ALLOC_TEMP_Background Job.Worker 0]
         | 
| 170 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 171 | 
            +
                  Current Block Size 32.0 KB
         | 
| 172 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 173 | 
            +
                  Overflow Count 0
         | 
| 174 | 
            +
                [ALLOC_TEMP_AUDIO_Audio Mixer Thread]
         | 
| 175 | 
            +
                  Initial Block Size 64.0 KB
         | 
| 176 | 
            +
                  Current Block Size 64.0 KB
         | 
| 177 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 178 | 
            +
                  Overflow Count 0
         | 
| 179 | 
            +
                [ALLOC_TEMP_Background Job.Worker 4]
         | 
| 180 | 
            +
                  Initial Block Size 32.0 KB
         | 
| 181 | 
            +
                  Current Block Size 32.0 KB
         | 
| 182 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 183 | 
            +
                  Overflow Count 0
         | 
| 184 | 
            +
                [ALLOC_TEMP_Job.Worker 0]
         | 
| 185 | 
            +
                  Initial Block Size 256.0 KB
         | 
| 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
         | 
| 198 | 
            +
                  Overflow Count 0
         | 
| 199 | 
            +
                [ALLOC_TEMP_EnlightenWorker]
         | 
| 200 | 
            +
                  Initial Block Size 64.0 KB
         | 
| 201 | 
            +
                  Current Block Size 64.0 KB
         | 
| 202 | 
            +
                  Peak Allocated Bytes 0 B
         | 
| 203 | 
            +
                  Overflow Count 0
         | 
| 204 | 
            +
                [ALLOC_TEMP_Loading.AsyncRead]
         | 
| 205 | 
            +
                  Initial Block Size 64.0 KB
         | 
| 206 | 
            +
                  Current Block Size 64.0 KB
         | 
| 207 | 
            +
                  Peak Allocated Bytes 128 B
         | 
| 208 | 
            +
                  Overflow Count 0
         | 
| 209 | 
            +
            [ALLOC_MEMORYPROFILER]
         | 
| 210 | 
            +
              Peak usage frame count: [64.0 KB-128.0 KB]: 140165 frames
         | 
| 211 | 
            +
              Requested Block Size 1.0 MB
         | 
| 212 | 
            +
              Peak Block count 1
         | 
| 213 | 
            +
              Peak Allocated memory 103.1 KB
         | 
| 214 | 
            +
              Peak Large allocation bytes 0 B
         | 
| 215 | 
            +
            [ALLOC_DEFAULT] Dual Thread Allocator
         | 
| 216 | 
            +
              Peak main deferred allocation count 65
         | 
| 217 | 
            +
                [ALLOC_BUCKET]
         | 
| 218 | 
            +
                  Large Block size 4.0 MB
         | 
| 219 | 
            +
                  Used Block count 1
         | 
| 220 | 
            +
                  Peak Allocated bytes 0.7 MB
         | 
| 221 | 
            +
                [ALLOC_DEFAULT_MAIN]
         | 
| 222 | 
            +
                  Peak usage frame count: [4.0 MB-8.0 MB]: 140165 frames
         | 
| 223 | 
            +
                  Requested Block Size 16.0 MB
         | 
| 224 | 
            +
                  Peak Block count 1
         | 
| 225 | 
            +
                  Peak Allocated memory 5.0 MB
         | 
| 226 | 
            +
                  Peak Large allocation bytes 0 B
         | 
| 227 | 
            +
                [ALLOC_DEFAULT_THREAD]
         | 
| 228 | 
            +
                  Peak usage frame count: [16.0 MB-32.0 MB]: 140165 frames
         | 
| 229 | 
            +
                  Requested Block Size 16.0 MB
         | 
| 230 | 
            +
                  Peak Block count 1
         | 
| 231 | 
            +
                  Peak Allocated memory 17.8 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
         | 
| 236 | 
            +
              Overflow Count (too large) 0
         | 
| 237 | 
            +
              Overflow Count (full) 0
         | 
| 238 | 
            +
            [ALLOC_TEMP_JOB_2_FRAMES]
         | 
| 239 | 
            +
              Initial Block Size 2.0 MB
         | 
| 240 | 
            +
              Used Block Count 1
         | 
| 241 | 
            +
              Overflow Count (too large) 0
         | 
| 242 | 
            +
              Overflow Count (full) 0
         | 
| 243 | 
            +
            [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
         | 
| 244 | 
            +
              Initial Block Size 2.0 MB
         | 
| 245 | 
            +
              Used Block Count 2
         | 
| 246 | 
            +
              Overflow Count (too large) 0
         | 
| 247 | 
            +
              Overflow Count (full) 0
         | 
| 248 | 
            +
            [ALLOC_TEMP_JOB_ASYNC (Background)]
         | 
| 249 | 
            +
              Initial Block Size 1.0 MB
         | 
| 250 | 
            +
              Used Block Count 3
         | 
| 251 | 
            +
              Overflow Count (too large) 0
         | 
| 252 | 
            +
              Overflow Count (full) 0
         | 
| 253 | 
            +
            [ALLOC_GFX] Dual Thread Allocator
         | 
| 254 | 
            +
              Peak main deferred allocation count 0
         | 
| 255 | 
            +
                [ALLOC_BUCKET]
         | 
| 256 | 
            +
                  Large Block size 4.0 MB
         | 
| 257 | 
            +
                  Used Block count 1
         | 
| 258 | 
            +
                  Peak Allocated bytes 0.7 MB
         | 
| 259 | 
            +
                [ALLOC_GFX_MAIN]
         | 
| 260 | 
            +
                  Peak usage frame count: [32.0 KB-64.0 KB]: 140164 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: [128.0 KB-256.0 KB]: 140165 frames
         | 
| 267 | 
            +
                  Requested Block Size 16.0 MB
         | 
| 268 | 
            +
                  Peak Block count 1
         | 
| 269 | 
            +
                  Peak Allocated memory 151.2 KB
         | 
| 270 | 
            +
                  Peak Large allocation bytes 0 B
         | 
| 271 | 
            +
            [ALLOC_CACHEOBJECTS] Dual Thread Allocator
         | 
| 272 | 
            +
              Peak main deferred allocation count 0
         | 
| 273 | 
            +
                [ALLOC_BUCKET]
         | 
| 274 | 
            +
                  Large Block size 4.0 MB
         | 
| 275 | 
            +
                  Used Block count 1
         | 
| 276 | 
            +
                  Peak Allocated bytes 0.7 MB
         | 
| 277 | 
            +
                [ALLOC_CACHEOBJECTS_MAIN]
         | 
| 278 | 
            +
                  Peak usage frame count: [0.5 MB-1.0 MB]: 140165 frames
         | 
| 279 | 
            +
                  Requested Block Size 4.0 MB
         | 
| 280 | 
            +
                  Peak Block count 1
         | 
| 281 | 
            +
                  Peak Allocated memory 0.6 MB
         | 
| 282 | 
            +
                  Peak Large allocation bytes 0 B
         | 
| 283 | 
            +
                [ALLOC_CACHEOBJECTS_THREAD]
         | 
| 284 | 
            +
                  Peak usage frame count: [256.0 KB-0.5 MB]: 140164 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.1 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 0.7 MB
         | 
| 295 | 
            +
                [ALLOC_TYPETREE_MAIN]
         | 
| 296 | 
            +
                  Peak usage frame count: [0-1.0 KB]: 140165 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: [4.0 KB-8.0 KB]: 140164 frames, [8.0 KB-16.0 KB]: 1 frames
         | 
| 303 | 
            +
                  Requested Block Size 2.0 MB
         | 
| 304 | 
            +
                  Peak Block count 1
         | 
| 305 | 
            +
                  Peak Allocated memory 9.3 KB
         | 
| 306 | 
            +
                  Peak Large allocation bytes 0 B
         | 
| 307 | 
            +
            [ALLOC_PROFILER]
         | 
| 308 | 
            +
              Peak usage frame count: [16.0 KB-32.0 KB]: 140165 frames
         | 
| 309 | 
            +
              Requested Block Size 16.0 MB
         | 
| 310 | 
            +
              Peak Block count 1
         | 
| 311 | 
            +
              Peak Allocated memory 29.0 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 332 B
         | 
| 317 | 
            +
            ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1659462512424,"processId":208,"allocatedMemory":1957306,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"Thread":34460},{"Manager":10604},{"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":3420},{"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
    ADDED
    
    | @@ -0,0 +1,369 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
                "name": "root",
         | 
| 3 | 
            +
                "gauges": {
         | 
| 4 | 
            +
                    "Worm.Policy.Entropy.mean": {
         | 
| 5 | 
            +
                        "value": 0.7784916162490845,
         | 
| 6 | 
            +
                        "min": 0.7784916162490845,
         | 
| 7 | 
            +
                        "max": 1.4219838380813599,
         | 
| 8 | 
            +
                        "count": 233
         | 
| 9 | 
            +
                    },
         | 
| 10 | 
            +
                    "Worm.Policy.Entropy.sum": {
         | 
| 11 | 
            +
                        "value": 23354.748046875,
         | 
| 12 | 
            +
                        "min": 23354.748046875,
         | 
| 13 | 
            +
                        "max": 42659.515625,
         | 
| 14 | 
            +
                        "count": 233
         | 
| 15 | 
            +
                    },
         | 
| 16 | 
            +
                    "Worm.Environment.EpisodeLength.mean": {
         | 
| 17 | 
            +
                        "value": 999.0,
         | 
| 18 | 
            +
                        "min": 999.0,
         | 
| 19 | 
            +
                        "max": 999.0,
         | 
| 20 | 
            +
                        "count": 233
         | 
| 21 | 
            +
                    },
         | 
| 22 | 
            +
                    "Worm.Environment.EpisodeLength.sum": {
         | 
| 23 | 
            +
                        "value": 29970.0,
         | 
| 24 | 
            +
                        "min": 29970.0,
         | 
| 25 | 
            +
                        "max": 29970.0,
         | 
| 26 | 
            +
                        "count": 233
         | 
| 27 | 
            +
                    },
         | 
| 28 | 
            +
                    "Worm.Step.mean": {
         | 
| 29 | 
            +
                        "value": 6989000.0,
         | 
| 30 | 
            +
                        "min": 29000.0,
         | 
| 31 | 
            +
                        "max": 6989000.0,
         | 
| 32 | 
            +
                        "count": 233
         | 
| 33 | 
            +
                    },
         | 
| 34 | 
            +
                    "Worm.Step.sum": {
         | 
| 35 | 
            +
                        "value": 6989000.0,
         | 
| 36 | 
            +
                        "min": 29000.0,
         | 
| 37 | 
            +
                        "max": 6989000.0,
         | 
| 38 | 
            +
                        "count": 233
         | 
| 39 | 
            +
                    },
         | 
| 40 | 
            +
                    "Worm.Policy.ExtrinsicValueEstimate.mean": {
         | 
| 41 | 
            +
                        "value": 202.9247283935547,
         | 
| 42 | 
            +
                        "min": 0.01259304117411375,
         | 
| 43 | 
            +
                        "max": 203.29966735839844,
         | 
| 44 | 
            +
                        "count": 233
         | 
| 45 | 
            +
                    },
         | 
| 46 | 
            +
                    "Worm.Policy.ExtrinsicValueEstimate.sum": {
         | 
| 47 | 
            +
                        "value": 6087.74169921875,
         | 
| 48 | 
            +
                        "min": 0.36519819498062134,
         | 
| 49 | 
            +
                        "max": 6098.990234375,
         | 
| 50 | 
            +
                        "count": 233
         | 
| 51 | 
            +
                    },
         | 
| 52 | 
            +
                    "Worm.Environment.CumulativeReward.mean": {
         | 
| 53 | 
            +
                        "value": 1013.4622904459635,
         | 
| 54 | 
            +
                        "min": 0.3143450379371643,
         | 
| 55 | 
            +
                        "max": 1021.7390157063802,
         | 
| 56 | 
            +
                        "count": 233
         | 
| 57 | 
            +
                    },
         | 
| 58 | 
            +
                    "Worm.Environment.CumulativeReward.sum": {
         | 
| 59 | 
            +
                        "value": 30403.868713378906,
         | 
| 60 | 
            +
                        "min": 9.43035113811493,
         | 
| 61 | 
            +
                        "max": 30652.170471191406,
         | 
| 62 | 
            +
                        "count": 233
         | 
| 63 | 
            +
                    },
         | 
| 64 | 
            +
                    "Worm.Policy.ExtrinsicReward.mean": {
         | 
| 65 | 
            +
                        "value": 1013.4622904459635,
         | 
| 66 | 
            +
                        "min": 0.3143450379371643,
         | 
| 67 | 
            +
                        "max": 1021.7390157063802,
         | 
| 68 | 
            +
                        "count": 233
         | 
| 69 | 
            +
                    },
         | 
| 70 | 
            +
                    "Worm.Policy.ExtrinsicReward.sum": {
         | 
| 71 | 
            +
                        "value": 30403.868713378906,
         | 
| 72 | 
            +
                        "min": 9.43035113811493,
         | 
| 73 | 
            +
                        "max": 30652.170471191406,
         | 
| 74 | 
            +
                        "count": 233
         | 
| 75 | 
            +
                    },
         | 
| 76 | 
            +
                    "Worm.IsTraining.mean": {
         | 
| 77 | 
            +
                        "value": 1.0,
         | 
| 78 | 
            +
                        "min": 1.0,
         | 
| 79 | 
            +
                        "max": 1.0,
         | 
| 80 | 
            +
                        "count": 233
         | 
| 81 | 
            +
                    },
         | 
| 82 | 
            +
                    "Worm.IsTraining.sum": {
         | 
| 83 | 
            +
                        "value": 1.0,
         | 
| 84 | 
            +
                        "min": 1.0,
         | 
| 85 | 
            +
                        "max": 1.0,
         | 
| 86 | 
            +
                        "count": 233
         | 
| 87 | 
            +
                    },
         | 
| 88 | 
            +
                    "Worm.Losses.PolicyLoss.mean": {
         | 
| 89 | 
            +
                        "value": 0.018705306258847747,
         | 
| 90 | 
            +
                        "min": 0.011666780612358707,
         | 
| 91 | 
            +
                        "max": 0.022495340845558702,
         | 
| 92 | 
            +
                        "count": 232
         | 
| 93 | 
            +
                    },
         | 
| 94 | 
            +
                    "Worm.Losses.PolicyLoss.sum": {
         | 
| 95 | 
            +
                        "value": 0.018705306258847747,
         | 
| 96 | 
            +
                        "min": 0.011666780612358707,
         | 
| 97 | 
            +
                        "max": 0.022495340845558702,
         | 
| 98 | 
            +
                        "count": 232
         | 
| 99 | 
            +
                    },
         | 
| 100 | 
            +
                    "Worm.Losses.ValueLoss.mean": {
         | 
| 101 | 
            +
                        "value": 9.459565594082786,
         | 
| 102 | 
            +
                        "min": 0.0010827409236558846,
         | 
| 103 | 
            +
                        "max": 10.137754576546806,
         | 
| 104 | 
            +
                        "count": 232
         | 
| 105 | 
            +
                    },
         | 
| 106 | 
            +
                    "Worm.Losses.ValueLoss.sum": {
         | 
| 107 | 
            +
                        "value": 9.459565594082786,
         | 
| 108 | 
            +
                        "min": 0.0010827409236558846,
         | 
| 109 | 
            +
                        "max": 10.137754576546806,
         | 
| 110 | 
            +
                        "count": 232
         | 
| 111 | 
            +
                    },
         | 
| 112 | 
            +
                    "Worm.Policy.LearningRate.mean": {
         | 
| 113 | 
            +
                        "value": 1.7143851428571302e-06,
         | 
| 114 | 
            +
                        "min": 1.7143851428571302e-06,
         | 
| 115 | 
            +
                        "max": 0.00029871428614285713,
         | 
| 116 | 
            +
                        "count": 232
         | 
| 117 | 
            +
                    },
         | 
| 118 | 
            +
                    "Worm.Policy.LearningRate.sum": {
         | 
| 119 | 
            +
                        "value": 1.7143851428571302e-06,
         | 
| 120 | 
            +
                        "min": 1.7143851428571302e-06,
         | 
| 121 | 
            +
                        "max": 0.00029871428614285713,
         | 
| 122 | 
            +
                        "count": 232
         | 
| 123 | 
            +
                    },
         | 
| 124 | 
            +
                    "Worm.Policy.Epsilon.mean": {
         | 
| 125 | 
            +
                        "value": 0.10057142857142858,
         | 
| 126 | 
            +
                        "min": 0.10057142857142858,
         | 
| 127 | 
            +
                        "max": 0.1995714285714285,
         | 
| 128 | 
            +
                        "count": 232
         | 
| 129 | 
            +
                    },
         | 
| 130 | 
            +
                    "Worm.Policy.Epsilon.sum": {
         | 
| 131 | 
            +
                        "value": 0.10057142857142858,
         | 
| 132 | 
            +
                        "min": 0.10057142857142858,
         | 
| 133 | 
            +
                        "max": 0.1995714285714285,
         | 
| 134 | 
            +
                        "count": 232
         | 
| 135 | 
            +
                    },
         | 
| 136 | 
            +
                    "Worm.Policy.Beta.mean": {
         | 
| 137 | 
            +
                        "value": 3.851428571428551e-05,
         | 
| 138 | 
            +
                        "min": 3.851428571428551e-05,
         | 
| 139 | 
            +
                        "max": 0.004978614285714285,
         | 
| 140 | 
            +
                        "count": 232
         | 
| 141 | 
            +
                    },
         | 
| 142 | 
            +
                    "Worm.Policy.Beta.sum": {
         | 
| 143 | 
            +
                        "value": 3.851428571428551e-05,
         | 
| 144 | 
            +
                        "min": 3.851428571428551e-05,
         | 
| 145 | 
            +
                        "max": 0.004978614285714285,
         | 
| 146 | 
            +
                        "count": 232
         | 
| 147 | 
            +
                    }
         | 
| 148 | 
            +
                },
         | 
| 149 | 
            +
                "metadata": {
         | 
| 150 | 
            +
                    "timer_format_version": "0.1.0",
         | 
| 151 | 
            +
                    "start_time_seconds": "1659453516",
         | 
| 152 | 
            +
                    "python_version": "3.7.13 (default, Apr 24 2022, 01:04:09) \n[GCC 7.5.0]",
         | 
| 153 | 
            +
                    "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Worm.yaml --env=./trained-envs-executables/linux/Worm/Worm --run-id=Worm Training --no-graphics --force",
         | 
| 154 | 
            +
                    "mlagents_version": "0.29.0.dev0",
         | 
| 155 | 
            +
                    "mlagents_envs_version": "0.29.0.dev0",
         | 
| 156 | 
            +
                    "communication_protocol_version": "1.5.0",
         | 
| 157 | 
            +
                    "pytorch_version": "1.8.1+cu102",
         | 
| 158 | 
            +
                    "numpy_version": "1.21.6",
         | 
| 159 | 
            +
                    "end_time_seconds": "1659462512"
         | 
| 160 | 
            +
                },
         | 
| 161 | 
            +
                "total": 8995.771561403,
         | 
| 162 | 
            +
                "count": 1,
         | 
| 163 | 
            +
                "self": 0.741096113999447,
         | 
| 164 | 
            +
                "children": {
         | 
| 165 | 
            +
                    "run_training.setup": {
         | 
| 166 | 
            +
                        "total": 0.042183251000039945,
         | 
| 167 | 
            +
                        "count": 1,
         | 
| 168 | 
            +
                        "self": 0.042183251000039945
         | 
| 169 | 
            +
                    },
         | 
| 170 | 
            +
                    "TrainerController.start_learning": {
         | 
| 171 | 
            +
                        "total": 8994.988282038,
         | 
| 172 | 
            +
                        "count": 1,
         | 
| 173 | 
            +
                        "self": 12.892341692166156,
         | 
| 174 | 
            +
                        "children": {
         | 
| 175 | 
            +
                            "TrainerController._reset_env": {
         | 
| 176 | 
            +
                                "total": 10.740238612000041,
         | 
| 177 | 
            +
                                "count": 1,
         | 
| 178 | 
            +
                                "self": 10.740238612000041
         | 
| 179 | 
            +
                            },
         | 
| 180 | 
            +
                            "TrainerController.advance": {
         | 
| 181 | 
            +
                                "total": 8971.173633062834,
         | 
| 182 | 
            +
                                "count": 701000,
         | 
| 183 | 
            +
                                "self": 13.966721705071905,
         | 
| 184 | 
            +
                                "children": {
         | 
| 185 | 
            +
                                    "env_step": {
         | 
| 186 | 
            +
                                        "total": 7340.45100133714,
         | 
| 187 | 
            +
                                        "count": 701000,
         | 
| 188 | 
            +
                                        "self": 6455.351455167991,
         | 
| 189 | 
            +
                                        "children": {
         | 
| 190 | 
            +
                                            "SubprocessEnvManager._take_step": {
         | 
| 191 | 
            +
                                                "total": 877.7942747330039,
         | 
| 192 | 
            +
                                                "count": 701000,
         | 
| 193 | 
            +
                                                "self": 58.253109475343535,
         | 
| 194 | 
            +
                                                "children": {
         | 
| 195 | 
            +
                                                    "TorchPolicy.evaluate": {
         | 
| 196 | 
            +
                                                        "total": 819.5411652576604,
         | 
| 197 | 
            +
                                                        "count": 701000,
         | 
| 198 | 
            +
                                                        "self": 200.3035525460997,
         | 
| 199 | 
            +
                                                        "children": {
         | 
| 200 | 
            +
                                                            "TorchPolicy.sample_actions": {
         | 
| 201 | 
            +
                                                                "total": 619.2376127115607,
         | 
| 202 | 
            +
                                                                "count": 701000,
         | 
| 203 | 
            +
                                                                "self": 619.2376127115607
         | 
| 204 | 
            +
                                                            }
         | 
| 205 | 
            +
                                                        }
         | 
| 206 | 
            +
                                                    }
         | 
| 207 | 
            +
                                                }
         | 
| 208 | 
            +
                                            },
         | 
| 209 | 
            +
                                            "workers": {
         | 
| 210 | 
            +
                                                "total": 7.3052714361447215,
         | 
| 211 | 
            +
                                                "count": 701000,
         | 
| 212 | 
            +
                                                "self": 0.0,
         | 
| 213 | 
            +
                                                "children": {
         | 
| 214 | 
            +
                                                    "worker_root": {
         | 
| 215 | 
            +
                                                        "total": 8971.656140016956,
         | 
| 216 | 
            +
                                                        "count": 701000,
         | 
| 217 | 
            +
                                                        "is_parallel": true,
         | 
| 218 | 
            +
                                                        "self": 3332.551782359117,
         | 
| 219 | 
            +
                                                        "children": {
         | 
| 220 | 
            +
                                                            "run_training.setup": {
         | 
| 221 | 
            +
                                                                "total": 0.0,
         | 
| 222 | 
            +
                                                                "count": 0,
         | 
| 223 | 
            +
                                                                "is_parallel": true,
         | 
| 224 | 
            +
                                                                "self": 0.0,
         | 
| 225 | 
            +
                                                                "children": {
         | 
| 226 | 
            +
                                                                    "steps_from_proto": {
         | 
| 227 | 
            +
                                                                        "total": 0.0010601939999901333,
         | 
| 228 | 
            +
                                                                        "count": 1,
         | 
| 229 | 
            +
                                                                        "is_parallel": true,
         | 
| 230 | 
            +
                                                                        "self": 0.0003523080000036316,
         | 
| 231 | 
            +
                                                                        "children": {
         | 
| 232 | 
            +
                                                                            "_process_rank_one_or_two_observation": {
         | 
| 233 | 
            +
                                                                                "total": 0.0007078859999865017,
         | 
| 234 | 
            +
                                                                                "count": 2,
         | 
| 235 | 
            +
                                                                                "is_parallel": true,
         | 
| 236 | 
            +
                                                                                "self": 0.0007078859999865017
         | 
| 237 | 
            +
                                                                            }
         | 
| 238 | 
            +
                                                                        }
         | 
| 239 | 
            +
                                                                    },
         | 
| 240 | 
            +
                                                                    "UnityEnvironment.step": {
         | 
| 241 | 
            +
                                                                        "total": 0.03167921399995066,
         | 
| 242 | 
            +
                                                                        "count": 1,
         | 
| 243 | 
            +
                                                                        "is_parallel": true,
         | 
| 244 | 
            +
                                                                        "self": 0.00022677499998735584,
         | 
| 245 | 
            +
                                                                        "children": {
         | 
| 246 | 
            +
                                                                            "UnityEnvironment._generate_step_input": {
         | 
| 247 | 
            +
                                                                                "total": 0.00038847399997621324,
         | 
| 248 | 
            +
                                                                                "count": 1,
         | 
| 249 | 
            +
                                                                                "is_parallel": true,
         | 
| 250 | 
            +
                                                                                "self": 0.00038847399997621324
         | 
| 251 | 
            +
                                                                            },
         | 
| 252 | 
            +
                                                                            "communicator.exchange": {
         | 
| 253 | 
            +
                                                                                "total": 0.030456693000019186,
         | 
| 254 | 
            +
                                                                                "count": 1,
         | 
| 255 | 
            +
                                                                                "is_parallel": true,
         | 
| 256 | 
            +
                                                                                "self": 0.030456693000019186
         | 
| 257 | 
            +
                                                                            },
         | 
| 258 | 
            +
                                                                            "steps_from_proto": {
         | 
| 259 | 
            +
                                                                                "total": 0.0006072719999679066,
         | 
| 260 | 
            +
                                                                                "count": 1,
         | 
| 261 | 
            +
                                                                                "is_parallel": true,
         | 
| 262 | 
            +
                                                                                "self": 0.00023805799997944632,
         | 
| 263 | 
            +
                                                                                "children": {
         | 
| 264 | 
            +
                                                                                    "_process_rank_one_or_two_observation": {
         | 
| 265 | 
            +
                                                                                        "total": 0.0003692139999884603,
         | 
| 266 | 
            +
                                                                                        "count": 2,
         | 
| 267 | 
            +
                                                                                        "is_parallel": true,
         | 
| 268 | 
            +
                                                                                        "self": 0.0003692139999884603
         | 
| 269 | 
            +
                                                                                    }
         | 
| 270 | 
            +
                                                                                }
         | 
| 271 | 
            +
                                                                            }
         | 
| 272 | 
            +
                                                                        }
         | 
| 273 | 
            +
                                                                    }
         | 
| 274 | 
            +
                                                                }
         | 
| 275 | 
            +
                                                            },
         | 
| 276 | 
            +
                                                            "UnityEnvironment.step": {
         | 
| 277 | 
            +
                                                                "total": 5639.104357657839,
         | 
| 278 | 
            +
                                                                "count": 700999,
         | 
| 279 | 
            +
                                                                "is_parallel": true,
         | 
| 280 | 
            +
                                                                "self": 117.12143661106256,
         | 
| 281 | 
            +
                                                                "children": {
         | 
| 282 | 
            +
                                                                    "UnityEnvironment._generate_step_input": {
         | 
| 283 | 
            +
                                                                        "total": 217.8659228667135,
         | 
| 284 | 
            +
                                                                        "count": 700999,
         | 
| 285 | 
            +
                                                                        "is_parallel": true,
         | 
| 286 | 
            +
                                                                        "self": 217.8659228667135
         | 
| 287 | 
            +
                                                                    },
         | 
| 288 | 
            +
                                                                    "communicator.exchange": {
         | 
| 289 | 
            +
                                                                        "total": 4998.457329542849,
         | 
| 290 | 
            +
                                                                        "count": 700999,
         | 
| 291 | 
            +
                                                                        "is_parallel": true,
         | 
| 292 | 
            +
                                                                        "self": 4998.457329542849
         | 
| 293 | 
            +
                                                                    },
         | 
| 294 | 
            +
                                                                    "steps_from_proto": {
         | 
| 295 | 
            +
                                                                        "total": 305.659668637213,
         | 
| 296 | 
            +
                                                                        "count": 700999,
         | 
| 297 | 
            +
                                                                        "is_parallel": true,
         | 
| 298 | 
            +
                                                                        "self": 121.55736080698006,
         | 
| 299 | 
            +
                                                                        "children": {
         | 
| 300 | 
            +
                                                                            "_process_rank_one_or_two_observation": {
         | 
| 301 | 
            +
                                                                                "total": 184.10230783023292,
         | 
| 302 | 
            +
                                                                                "count": 1401998,
         | 
| 303 | 
            +
                                                                                "is_parallel": true,
         | 
| 304 | 
            +
                                                                                "self": 184.10230783023292
         | 
| 305 | 
            +
                                                                            }
         | 
| 306 | 
            +
                                                                        }
         | 
| 307 | 
            +
                                                                    }
         | 
| 308 | 
            +
                                                                }
         | 
| 309 | 
            +
                                                            }
         | 
| 310 | 
            +
                                                        }
         | 
| 311 | 
            +
                                                    }
         | 
| 312 | 
            +
                                                }
         | 
| 313 | 
            +
                                            }
         | 
| 314 | 
            +
                                        }
         | 
| 315 | 
            +
                                    },
         | 
| 316 | 
            +
                                    "trainer_advance": {
         | 
| 317 | 
            +
                                        "total": 1616.7559100206222,
         | 
| 318 | 
            +
                                        "count": 701000,
         | 
| 319 | 
            +
                                        "self": 16.457498541665018,
         | 
| 320 | 
            +
                                        "children": {
         | 
| 321 | 
            +
                                            "process_trajectory": {
         | 
| 322 | 
            +
                                                "total": 449.07167765495905,
         | 
| 323 | 
            +
                                                "count": 701000,
         | 
| 324 | 
            +
                                                "self": 447.31840060795713,
         | 
| 325 | 
            +
                                                "children": {
         | 
| 326 | 
            +
                                                    "RLTrainer._checkpoint": {
         | 
| 327 | 
            +
                                                        "total": 1.753277047001916,
         | 
| 328 | 
            +
                                                        "count": 14,
         | 
| 329 | 
            +
                                                        "self": 1.753277047001916
         | 
| 330 | 
            +
                                                    }
         | 
| 331 | 
            +
                                                }
         | 
| 332 | 
            +
                                            },
         | 
| 333 | 
            +
                                            "_update_policy": {
         | 
| 334 | 
            +
                                                "total": 1151.226733823998,
         | 
| 335 | 
            +
                                                "count": 233,
         | 
| 336 | 
            +
                                                "self": 976.0100798929137,
         | 
| 337 | 
            +
                                                "children": {
         | 
| 338 | 
            +
                                                    "TorchPPOOptimizer.update": {
         | 
| 339 | 
            +
                                                        "total": 175.21665393108435,
         | 
| 340 | 
            +
                                                        "count": 9786,
         | 
| 341 | 
            +
                                                        "self": 175.21665393108435
         | 
| 342 | 
            +
                                                    }
         | 
| 343 | 
            +
                                                }
         | 
| 344 | 
            +
                                            }
         | 
| 345 | 
            +
                                        }
         | 
| 346 | 
            +
                                    }
         | 
| 347 | 
            +
                                }
         | 
| 348 | 
            +
                            },
         | 
| 349 | 
            +
                            "trainer_threads": {
         | 
| 350 | 
            +
                                "total": 1.5810001059435308e-06,
         | 
| 351 | 
            +
                                "count": 1,
         | 
| 352 | 
            +
                                "self": 1.5810001059435308e-06
         | 
| 353 | 
            +
                            },
         | 
| 354 | 
            +
                            "TrainerController._save_models": {
         | 
| 355 | 
            +
                                "total": 0.18206709000151022,
         | 
| 356 | 
            +
                                "count": 1,
         | 
| 357 | 
            +
                                "self": 0.0033652130023256177,
         | 
| 358 | 
            +
                                "children": {
         | 
| 359 | 
            +
                                    "RLTrainer._checkpoint": {
         | 
| 360 | 
            +
                                        "total": 0.1787018769991846,
         | 
| 361 | 
            +
                                        "count": 1,
         | 
| 362 | 
            +
                                        "self": 0.1787018769991846
         | 
| 363 | 
            +
                                    }
         | 
| 364 | 
            +
                                }
         | 
| 365 | 
            +
                            }
         | 
| 366 | 
            +
                        }
         | 
| 367 | 
            +
                    }
         | 
| 368 | 
            +
                }
         | 
| 369 | 
            +
            }
         | 
    	
        run_logs/training_status.json
    ADDED
    
    | @@ -0,0 +1,65 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
                "Worm": {
         | 
| 3 | 
            +
                    "checkpoints": [
         | 
| 4 | 
            +
                        {
         | 
| 5 | 
            +
                            "steps": 5499000,
         | 
| 6 | 
            +
                            "file_path": "results/Worm Training/Worm/Worm-5499000.onnx",
         | 
| 7 | 
            +
                            "reward": 936.3986748589409,
         | 
| 8 | 
            +
                            "creation_time": 1659460564.4547298,
         | 
| 9 | 
            +
                            "auxillary_file_paths": [
         | 
| 10 | 
            +
                                "results/Worm Training/Worm/Worm-5499000.pt"
         | 
| 11 | 
            +
                            ]
         | 
| 12 | 
            +
                        },
         | 
| 13 | 
            +
                        {
         | 
| 14 | 
            +
                            "steps": 5999000,
         | 
| 15 | 
            +
                            "file_path": "results/Worm Training/Worm/Worm-5999000.onnx",
         | 
| 16 | 
            +
                            "reward": 965.8298318797144,
         | 
| 17 | 
            +
                            "creation_time": 1659461206.5588677,
         | 
| 18 | 
            +
                            "auxillary_file_paths": [
         | 
| 19 | 
            +
                                "results/Worm Training/Worm/Worm-5999000.pt"
         | 
| 20 | 
            +
                            ]
         | 
| 21 | 
            +
                        },
         | 
| 22 | 
            +
                        {
         | 
| 23 | 
            +
                            "steps": 6499000,
         | 
| 24 | 
            +
                            "file_path": "results/Worm Training/Worm/Worm-6499000.onnx",
         | 
| 25 | 
            +
                            "reward": 987.2003623560855,
         | 
| 26 | 
            +
                            "creation_time": 1659461856.3811579,
         | 
| 27 | 
            +
                            "auxillary_file_paths": [
         | 
| 28 | 
            +
                                "results/Worm Training/Worm/Worm-6499000.pt"
         | 
| 29 | 
            +
                            ]
         | 
| 30 | 
            +
                        },
         | 
| 31 | 
            +
                        {
         | 
| 32 | 
            +
                            "steps": 6999000,
         | 
| 33 | 
            +
                            "file_path": "results/Worm Training/Worm/Worm-6999000.onnx",
         | 
| 34 | 
            +
                            "reward": 1030.772684733073,
         | 
| 35 | 
            +
                            "creation_time": 1659462499.9486592,
         | 
| 36 | 
            +
                            "auxillary_file_paths": [
         | 
| 37 | 
            +
                                "results/Worm Training/Worm/Worm-6999000.pt"
         | 
| 38 | 
            +
                            ]
         | 
| 39 | 
            +
                        },
         | 
| 40 | 
            +
                        {
         | 
| 41 | 
            +
                            "steps": 7010000,
         | 
| 42 | 
            +
                            "file_path": "results/Worm Training/Worm/Worm-7010000.onnx",
         | 
| 43 | 
            +
                            "reward": 1022.0831176757813,
         | 
| 44 | 
            +
                            "creation_time": 1659462511.7458751,
         | 
| 45 | 
            +
                            "auxillary_file_paths": [
         | 
| 46 | 
            +
                                "results/Worm Training/Worm/Worm-7010000.pt"
         | 
| 47 | 
            +
                            ]
         | 
| 48 | 
            +
                        }
         | 
| 49 | 
            +
                    ],
         | 
| 50 | 
            +
                    "final_checkpoint": {
         | 
| 51 | 
            +
                        "steps": 7010000,
         | 
| 52 | 
            +
                        "file_path": "results/Worm Training/Worm.onnx",
         | 
| 53 | 
            +
                        "reward": 1022.0831176757813,
         | 
| 54 | 
            +
                        "creation_time": 1659462511.7458751,
         | 
| 55 | 
            +
                        "auxillary_file_paths": [
         | 
| 56 | 
            +
                            "results/Worm Training/Worm/Worm-7010000.pt"
         | 
| 57 | 
            +
                        ]
         | 
| 58 | 
            +
                    }
         | 
| 59 | 
            +
                },
         | 
| 60 | 
            +
                "metadata": {
         | 
| 61 | 
            +
                    "stats_format_version": "0.3.0",
         | 
| 62 | 
            +
                    "mlagents_version": "0.29.0.dev0",
         | 
| 63 | 
            +
                    "torch_version": "1.8.1+cu102"
         | 
| 64 | 
            +
                }
         | 
| 65 | 
            +
            }
         | 
