poca-SoccerTwos / run_logs /timers.json
Pengcheng-Wang's picture
First Push
1726dd5 verified
{
"name": "root",
"gauges": {
"SoccerTwos.Policy.Entropy.mean": {
"value": 3.185584783554077,
"min": 3.185584783554077,
"max": 3.185584783554077,
"count": 1
},
"SoccerTwos.Policy.Entropy.sum": {
"value": 53517.82421875,
"min": 53517.82421875,
"max": 53517.82421875,
"count": 1
},
"SoccerTwos.Environment.EpisodeLength.mean": {
"value": 523.0,
"min": 523.0,
"max": 523.0,
"count": 1
},
"SoccerTwos.Environment.EpisodeLength.sum": {
"value": 2092.0,
"min": 2092.0,
"max": 2092.0,
"count": 1
},
"SoccerTwos.Self-play.ELO.mean": {
"value": 1199.2507195558546,
"min": 1199.2507195558546,
"max": 1199.2507195558546,
"count": 1
},
"SoccerTwos.Self-play.ELO.sum": {
"value": 2398.5014391117093,
"min": 2398.5014391117093,
"max": 2398.5014391117093,
"count": 1
},
"SoccerTwos.Step.mean": {
"value": 2999774.0,
"min": 2999774.0,
"max": 2999774.0,
"count": 1
},
"SoccerTwos.Step.sum": {
"value": 2999774.0,
"min": 2999774.0,
"max": 2999774.0,
"count": 1
},
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
"value": -0.010549110360443592,
"min": -0.010549110360443592,
"max": -0.010549110360443592,
"count": 1
},
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
"value": -0.010549110360443592,
"min": -0.010549110360443592,
"max": -0.010549110360443592,
"count": 1
},
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
"value": -0.010483339428901672,
"min": -0.010483339428901672,
"max": -0.010483339428901672,
"count": 1
},
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
"value": -0.010483339428901672,
"min": -0.010483339428901672,
"max": -0.010483339428901672,
"count": 1
},
"SoccerTwos.Environment.CumulativeReward.mean": {
"value": 0.0,
"min": 0.0,
"max": 0.0,
"count": 1
},
"SoccerTwos.Environment.CumulativeReward.sum": {
"value": 0.0,
"min": 0.0,
"max": 0.0,
"count": 1
},
"SoccerTwos.Policy.ExtrinsicReward.mean": {
"value": -1.0,
"min": -1.0,
"max": -1.0,
"count": 1
},
"SoccerTwos.Policy.ExtrinsicReward.sum": {
"value": -1.0,
"min": -1.0,
"max": -1.0,
"count": 1
},
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
"value": -1.0,
"min": -1.0,
"max": -1.0,
"count": 1
},
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
"value": -1.0,
"min": -1.0,
"max": -1.0,
"count": 1
},
"SoccerTwos.IsTraining.mean": {
"value": 1.0,
"min": 1.0,
"max": 1.0,
"count": 1
},
"SoccerTwos.IsTraining.sum": {
"value": 1.0,
"min": 1.0,
"max": 1.0,
"count": 1
}
},
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1723245817",
"python_version": "3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/poca/SoccerTwos.yaml --env=./ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --resume",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.3.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1723245841"
},
"total": 24.220297882999148,
"count": 1,
"self": 0.4792781609976373,
"children": {
"run_training.setup": {
"total": 0.07115436400272301,
"count": 1,
"self": 0.07115436400272301
},
"TrainerController.start_learning": {
"total": 23.669865357998788,
"count": 1,
"self": 0.018085134968714556,
"children": {
"TrainerController._reset_env": {
"total": 3.7722539600035816,
"count": 2,
"self": 3.7722539600035816
},
"TrainerController.advance": {
"total": 19.58881348502473,
"count": 525,
"self": 0.022125028935988666,
"children": {
"env_step": {
"total": 18.725716415010538,
"count": 525,
"self": 14.953214446079073,
"children": {
"SubprocessEnvManager._take_step": {
"total": 3.76133330797893,
"count": 525,
"self": 0.1357480509832385,
"children": {
"TorchPolicy.evaluate": {
"total": 3.6255852569956915,
"count": 1050,
"self": 3.6255852569956915
}
}
},
"workers": {
"total": 0.011168660952534992,
"count": 525,
"self": 0.0,
"children": {
"worker_root": {
"total": 22.58632961604235,
"count": 525,
"is_parallel": true,
"self": 10.298987174021022,
"children": {
"run_training.setup": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"steps_from_proto": {
"total": 0.004584025999065489,
"count": 2,
"is_parallel": true,
"self": 0.0013390789972618222,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0032449470018036664,
"count": 8,
"is_parallel": true,
"self": 0.0032449470018036664
}
}
},
"UnityEnvironment.step": {
"total": 0.049183483999513555,
"count": 1,
"is_parallel": true,
"self": 0.0014379009990079794,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.000974335998762399,
"count": 1,
"is_parallel": true,
"self": 0.000974335998762399
},
"communicator.exchange": {
"total": 0.04256297900064965,
"count": 1,
"is_parallel": true,
"self": 0.04256297900064965
},
"steps_from_proto": {
"total": 0.004208268001093529,
"count": 2,
"is_parallel": true,
"self": 0.000782382001489168,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.003425885999604361,
"count": 8,
"is_parallel": true,
"self": 0.003425885999604361
}
}
}
}
}
}
},
"steps_from_proto": {
"total": 0.0024717539999983273,
"count": 2,
"is_parallel": true,
"self": 0.000524654005857883,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0019470999941404443,
"count": 8,
"is_parallel": true,
"self": 0.0019470999941404443
}
}
},
"UnityEnvironment.step": {
"total": 12.284870688021329,
"count": 524,
"is_parallel": true,
"self": 0.7574481131050561,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.48677938095352147,
"count": 524,
"is_parallel": true,
"self": 0.48677938095352147
},
"communicator.exchange": {
"total": 8.755567680949753,
"count": 524,
"is_parallel": true,
"self": 8.755567680949753
},
"steps_from_proto": {
"total": 2.2850755130129983,
"count": 1048,
"is_parallel": true,
"self": 0.4108982238685712,
"children": {
"_process_rank_one_or_two_observation": {
"total": 1.874177289144427,
"count": 4192,
"is_parallel": true,
"self": 1.874177289144427
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 0.8409720410782029,
"count": 525,
"self": 0.05260614206054015,
"children": {
"process_trajectory": {
"total": 0.7883658990176627,
"count": 525,
"self": 0.4886855270160595,
"children": {
"RLTrainer._checkpoint": {
"total": 0.29968037200160325,
"count": 1,
"self": 0.29968037200160325
}
}
}
}
}
}
},
"trainer_threads": {
"total": 1.0379990271758288e-06,
"count": 1,
"self": 1.0379990271758288e-06
},
"TrainerController._save_models": {
"total": 0.2907117400027346,
"count": 1,
"self": 0.004258287000993732,
"children": {
"RLTrainer._checkpoint": {
"total": 0.28645345300174085,
"count": 1,
"self": 0.28645345300174085
}
}
}
}
}
}
}