ppo-Huggy / run_logs /timers.json
andli28's picture
Huggy
bee8063
{
"name": "root",
"gauges": {
"Huggy.Policy.Entropy.mean": {
"value": 1.4051110744476318,
"min": 1.4051110744476318,
"max": 1.4293580055236816,
"count": 40
},
"Huggy.Policy.Entropy.sum": {
"value": 69451.828125,
"min": 68803.8515625,
"max": 76869.4453125,
"count": 40
},
"Huggy.Environment.EpisodeLength.mean": {
"value": 135.1198910081744,
"min": 88.49192100538599,
"max": 398.58730158730157,
"count": 40
},
"Huggy.Environment.EpisodeLength.sum": {
"value": 49589.0,
"min": 48928.0,
"max": 50222.0,
"count": 40
},
"Huggy.Step.mean": {
"value": 1999870.0,
"min": 49751.0,
"max": 1999870.0,
"count": 40
},
"Huggy.Step.sum": {
"value": 1999870.0,
"min": 49751.0,
"max": 1999870.0,
"count": 40
},
"Huggy.Policy.ExtrinsicValueEstimate.mean": {
"value": 2.2228565216064453,
"min": 0.11182922124862671,
"max": 2.408073663711548,
"count": 40
},
"Huggy.Policy.ExtrinsicValueEstimate.sum": {
"value": 815.788330078125,
"min": 13.978652954101562,
"max": 1298.2593994140625,
"count": 40
},
"Huggy.Environment.CumulativeReward.mean": {
"value": 3.288605524018935,
"min": 1.8213583705425263,
"max": 3.8653297568482112,
"count": 40
},
"Huggy.Environment.CumulativeReward.sum": {
"value": 1206.918227314949,
"min": 227.66979631781578,
"max": 2041.9535594582558,
"count": 40
},
"Huggy.Policy.ExtrinsicReward.mean": {
"value": 3.288605524018935,
"min": 1.8213583705425263,
"max": 3.8653297568482112,
"count": 40
},
"Huggy.Policy.ExtrinsicReward.sum": {
"value": 1206.918227314949,
"min": 227.66979631781578,
"max": 2041.9535594582558,
"count": 40
},
"Huggy.Losses.PolicyLoss.mean": {
"value": 0.01549081392828763,
"min": 0.014071577534842719,
"max": 0.02119296761569179,
"count": 40
},
"Huggy.Losses.PolicyLoss.sum": {
"value": 0.03098162785657526,
"min": 0.02975359811486366,
"max": 0.05858420061037274,
"count": 40
},
"Huggy.Losses.ValueLoss.mean": {
"value": 0.039967088773846624,
"min": 0.021798004706700645,
"max": 0.06477788624664148,
"count": 40
},
"Huggy.Losses.ValueLoss.sum": {
"value": 0.07993417754769325,
"min": 0.04359600941340129,
"max": 0.185578212266167,
"count": 40
},
"Huggy.Policy.LearningRate.mean": {
"value": 4.353923548725008e-06,
"min": 4.353923548725008e-06,
"max": 0.0002953680765439749,
"count": 40
},
"Huggy.Policy.LearningRate.sum": {
"value": 8.707847097450016e-06,
"min": 8.707847097450016e-06,
"max": 0.0008441814186061999,
"count": 40
},
"Huggy.Policy.Epsilon.mean": {
"value": 0.10145127500000001,
"min": 0.10145127500000001,
"max": 0.19845602500000004,
"count": 40
},
"Huggy.Policy.Epsilon.sum": {
"value": 0.20290255000000001,
"min": 0.20290255000000001,
"max": 0.5813938000000001,
"count": 40
},
"Huggy.Policy.Beta.mean": {
"value": 8.24186225000001e-05,
"min": 8.24186225000001e-05,
"max": 0.004922955647500001,
"count": 40
},
"Huggy.Policy.Beta.sum": {
"value": 0.0001648372450000002,
"min": 0.0001648372450000002,
"max": 0.01407155062,
"count": 40
},
"Huggy.IsTraining.mean": {
"value": 1.0,
"min": 1.0,
"max": 1.0,
"count": 40
},
"Huggy.IsTraining.sum": {
"value": 1.0,
"min": 1.0,
"max": 1.0,
"count": 40
}
},
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1677432450",
"python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \n[GCC 9.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy --no-graphics",
"mlagents_version": "0.29.0.dev0",
"mlagents_envs_version": "0.29.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.8.1+cu102",
"numpy_version": "1.22.4",
"end_time_seconds": "1677434847"
},
"total": 2396.68612287,
"count": 1,
"self": 0.4612185579999277,
"children": {
"run_training.setup": {
"total": 0.1297459439999784,
"count": 1,
"self": 0.1297459439999784
},
"TrainerController.start_learning": {
"total": 2396.095158368,
"count": 1,
"self": 4.105565182022474,
"children": {
"TrainerController._reset_env": {
"total": 10.69620039199998,
"count": 1,
"self": 10.69620039199998
},
"TrainerController.advance": {
"total": 2381.1847697379776,
"count": 231357,
"self": 4.404676925887998,
"children": {
"env_step": {
"total": 1851.1747918850933,
"count": 231357,
"self": 1551.4588099891353,
"children": {
"SubprocessEnvManager._take_step": {
"total": 296.9911188359718,
"count": 231357,
"self": 15.80508892803175,
"children": {
"TorchPolicy.evaluate": {
"total": 281.18602990794005,
"count": 223040,
"self": 70.42727922093496,
"children": {
"TorchPolicy.sample_actions": {
"total": 210.7587506870051,
"count": 223040,
"self": 210.7587506870051
}
}
}
}
},
"workers": {
"total": 2.724863059986262,
"count": 231357,
"self": 0.0,
"children": {
"worker_root": {
"total": 2387.4569993499854,
"count": 231357,
"is_parallel": true,
"self": 1129.8878704949823,
"children": {
"run_training.setup": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"steps_from_proto": {
"total": 0.0010027750000176638,
"count": 1,
"is_parallel": true,
"self": 0.0003577539999923829,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.000645021000025281,
"count": 2,
"is_parallel": true,
"self": 0.000645021000025281
}
}
},
"UnityEnvironment.step": {
"total": 0.02926139300001296,
"count": 1,
"is_parallel": true,
"self": 0.0002977450000685167,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.00040071500001204186,
"count": 1,
"is_parallel": true,
"self": 0.00040071500001204186
},
"communicator.exchange": {
"total": 0.027852079999945545,
"count": 1,
"is_parallel": true,
"self": 0.027852079999945545
},
"steps_from_proto": {
"total": 0.0007108529999868551,
"count": 1,
"is_parallel": true,
"self": 0.000246169000035934,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.00046468399995092113,
"count": 2,
"is_parallel": true,
"self": 0.00046468399995092113
}
}
}
}
}
}
},
"UnityEnvironment.step": {
"total": 1257.569128855003,
"count": 231356,
"is_parallel": true,
"self": 38.63202441973476,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 79.4192459460736,
"count": 231356,
"is_parallel": true,
"self": 79.4192459460736
},
"communicator.exchange": {
"total": 1048.239607654109,
"count": 231356,
"is_parallel": true,
"self": 1048.239607654109
},
"steps_from_proto": {
"total": 91.27825083508566,
"count": 231356,
"is_parallel": true,
"self": 36.878486364036974,
"children": {
"_process_rank_one_or_two_observation": {
"total": 54.399764471048684,
"count": 462712,
"is_parallel": true,
"self": 54.399764471048684
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 525.6053009269965,
"count": 231357,
"self": 6.516568947018982,
"children": {
"process_trajectory": {
"total": 161.9517609009792,
"count": 231357,
"self": 160.66865587697902,
"children": {
"RLTrainer._checkpoint": {
"total": 1.2831050240001787,
"count": 10,
"self": 1.2831050240001787
}
}
},
"_update_policy": {
"total": 357.13697107899833,
"count": 96,
"self": 299.1032199849947,
"children": {
"TorchPPOOptimizer.update": {
"total": 58.033751094003605,
"count": 2880,
"self": 58.033751094003605
}
}
}
}
}
}
},
"trainer_threads": {
"total": 8.720003279449884e-07,
"count": 1,
"self": 8.720003279449884e-07
},
"TrainerController._save_models": {
"total": 0.10862218399961421,
"count": 1,
"self": 0.0026450899995325017,
"children": {
"RLTrainer._checkpoint": {
"total": 0.1059770940000817,
"count": 1,
"self": 0.1059770940000817
}
}
}
}
}
}
}