poca-SoccerTwos / run_logs /timers.json
fangphattha's picture
First Push 500
9d71be4 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1717448012",
"python_version": "3.10.12 (main, Jul 5 2023, 15:34:07) [Clang 14.0.6 ]",
"command_line_arguments": "/opt/miniconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --no-graphics --force",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.2",
"numpy_version": "1.23.5",
"end_time_seconds": "1717448063"
},
"total": 50.574341969011584,
"count": 1,
"self": 0.32905976704205386,
"children": {
"run_training.setup": {
"total": 0.02533804698032327,
"count": 1,
"self": 0.02533804698032327
},
"TrainerController.start_learning": {
"total": 50.21994415498921,
"count": 1,
"self": 0.010334121878258884,
"children": {
"TrainerController._reset_env": {
"total": 4.042011037992779,
"count": 1,
"self": 4.042011037992779
},
"TrainerController.advance": {
"total": 45.99471517911297,
"count": 553,
"self": 0.01098527293652296,
"children": {
"env_step": {
"total": 45.75294454279356,
"count": 553,
"self": 44.309467079438036,
"children": {
"SubprocessEnvManager._take_step": {
"total": 1.4372495233255904,
"count": 553,
"self": 0.055769077385775745,
"children": {
"TorchPolicy.evaluate": {
"total": 1.3814804459398147,
"count": 1104,
"self": 1.3814804459398147
}
}
},
"workers": {
"total": 0.006227940029930323,
"count": 553,
"self": 0.0,
"children": {
"worker_root": {
"total": 46.37804628274171,
"count": 553,
"is_parallel": true,
"self": 3.3488574996008538,
"children": {
"steps_from_proto": {
"total": 0.002628420013934374,
"count": 2,
"is_parallel": true,
"self": 0.0004541860253084451,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0021742339886259288,
"count": 8,
"is_parallel": true,
"self": 0.0021742339886259288
}
}
},
"UnityEnvironment.step": {
"total": 43.02656036312692,
"count": 553,
"is_parallel": true,
"self": 0.14129470483749174,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.8958085159538314,
"count": 553,
"is_parallel": true,
"self": 0.8958085159538314
},
"communicator.exchange": {
"total": 40.456625930266455,
"count": 553,
"is_parallel": true,
"self": 40.456625930266455
},
"steps_from_proto": {
"total": 1.5328312120691407,
"count": 1106,
"is_parallel": true,
"self": 0.2153397143119946,
"children": {
"_process_rank_one_or_two_observation": {
"total": 1.3174914977571461,
"count": 4424,
"is_parallel": true,
"self": 1.3174914977571461
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 0.23078536338289268,
"count": 553,
"self": 0.031384217232698575,
"children": {
"process_trajectory": {
"total": 0.1994011461501941,
"count": 553,
"self": 0.1994011461501941
}
}
}
}
},
"trainer_threads": {
"total": 1.127016730606556e-06,
"count": 1,
"self": 1.127016730606556e-06
},
"TrainerController._save_models": {
"total": 0.17288268898846582,
"count": 1,
"self": 0.0011430189770180732,
"children": {
"RLTrainer._checkpoint": {
"total": 0.17173967001144774,
"count": 1,
"self": 0.17173967001144774
}
}
}
}
}
}
}