poca-SoccerTwos / run_logs /timers.json
ThoDum's picture
Initial commit`
1a01769
{
"name": "root",
"gauges": {
"SoccerTwos.Policy.Entropy.mean": {
"value": 3.2222988605499268,
"min": 3.2222988605499268,
"max": 3.2222988605499268,
"count": 1
},
"SoccerTwos.Policy.Entropy.sum": {
"value": 60733.88671875,
"min": 60733.88671875,
"max": 60733.88671875,
"count": 1
},
"SoccerTwos.Environment.EpisodeLength.mean": {
"value": 587.0,
"min": 587.0,
"max": 587.0,
"count": 1
},
"SoccerTwos.Environment.EpisodeLength.sum": {
"value": 2348.0,
"min": 2348.0,
"max": 2348.0,
"count": 1
},
"SoccerTwos.Self-play.ELO.mean": {
"value": 1193.81937369352,
"min": 1193.81937369352,
"max": 1193.81937369352,
"count": 1
},
"SoccerTwos.Self-play.ELO.sum": {
"value": 2387.63874738704,
"min": 2387.63874738704,
"max": 2387.63874738704,
"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": "1678889480",
"python_version": "3.9.16 (main, Mar 8 2023, 10:39:24) [MSC v.1916 64 bit (AMD64)]",
"command_line_arguments": "C:\\ProgramData\\Anaconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.0.0",
"numpy_version": "1.21.2",
"end_time_seconds": "1678889498"
},
"total": 18.397226800000002,
"count": 1,
"self": 0.18404840000000533,
"children": {
"run_training.setup": {
"total": 0.08811899999999984,
"count": 1,
"self": 0.08811899999999984
},
"TrainerController.start_learning": {
"total": 18.125059399999998,
"count": 1,
"self": 0.010332200000007674,
"children": {
"TrainerController._reset_env": {
"total": 6.0909763,
"count": 2,
"self": 6.0909763
},
"TrainerController.advance": {
"total": 11.865379899999986,
"count": 589,
"self": 0.008734799999924547,
"children": {
"env_step": {
"total": 11.615216600000066,
"count": 589,
"self": 6.12649140000002,
"children": {
"SubprocessEnvManager._take_step": {
"total": 5.482178700000048,
"count": 589,
"self": 0.052296300000096,
"children": {
"TorchPolicy.evaluate": {
"total": 5.429882399999952,
"count": 1178,
"self": 5.429882399999952
}
}
},
"workers": {
"total": 0.006546499999997124,
"count": 589,
"self": 0.0,
"children": {
"worker_root": {
"total": 14.318467800000036,
"count": 589,
"is_parallel": true,
"self": 9.446842600000044,
"children": {
"steps_from_proto": {
"total": 0.0026891,
"count": 4,
"is_parallel": true,
"self": 0.0005422000000008254,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0021468999999991745,
"count": 16,
"is_parallel": true,
"self": 0.0021468999999991745
}
}
},
"UnityEnvironment.step": {
"total": 4.868936099999991,
"count": 589,
"is_parallel": true,
"self": 0.29477409999998816,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.16951989999997785,
"count": 589,
"is_parallel": true,
"self": 0.16951989999997785
},
"communicator.exchange": {
"total": 3.591647200000014,
"count": 589,
"is_parallel": true,
"self": 3.591647200000014
},
"steps_from_proto": {
"total": 0.8129949000000112,
"count": 1178,
"is_parallel": true,
"self": 0.15749629999999915,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.655498600000012,
"count": 4712,
"is_parallel": true,
"self": 0.655498600000012
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 0.24142849999999605,
"count": 589,
"self": 0.03252839999997725,
"children": {
"process_trajectory": {
"total": 0.2089001000000188,
"count": 589,
"self": 0.006168500000018895,
"children": {
"RLTrainer._checkpoint": {
"total": 0.2027315999999999,
"count": 1,
"self": 0.2027315999999999
}
}
}
}
}
}
},
"TrainerController._save_models": {
"total": 0.15837100000000248,
"count": 1,
"self": 3.080000000110772e-05,
"children": {
"RLTrainer._checkpoint": {
"total": 0.15834020000000137,
"count": 1,
"self": 0.15834020000000137
}
}
}
}
}
}
}