ppo-PyramidsRND / run_logs /timers.json
NicolasYn's picture
Initial commit
41f369b verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1710670892",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1710670901"
},
"total": 9.055813270999977,
"count": 1,
"self": 0.5534198449999508,
"children": {
"run_training.setup": {
"total": 0.10816310000001295,
"count": 1,
"self": 0.10816310000001295
},
"TrainerController.start_learning": {
"total": 8.394230326000013,
"count": 1,
"self": 0.00435319699960246,
"children": {
"TrainerController._reset_env": {
"total": 3.591900788999965,
"count": 1,
"self": 3.591900788999965
},
"TrainerController.advance": {
"total": 4.650373784000408,
"count": 128,
"self": 0.005123844000479494,
"children": {
"env_step": {
"total": 4.352346650999948,
"count": 128,
"self": 3.9076378029998295,
"children": {
"SubprocessEnvManager._take_step": {
"total": 0.44247168799995507,
"count": 128,
"self": 0.014887210999518175,
"children": {
"TorchPolicy.evaluate": {
"total": 0.4275844770004369,
"count": 128,
"self": 0.4275844770004369
}
}
},
"workers": {
"total": 0.002237160000163385,
"count": 128,
"self": 0.0,
"children": {
"worker_root": {
"total": 8.060613623000108,
"count": 128,
"is_parallel": true,
"self": 4.558075952000024,
"children": {
"run_training.setup": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"steps_from_proto": {
"total": 0.009838518999970347,
"count": 1,
"is_parallel": true,
"self": 0.0051569089999361495,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.004681610000034198,
"count": 8,
"is_parallel": true,
"self": 0.004681610000034198
}
}
},
"UnityEnvironment.step": {
"total": 0.06177885800002514,
"count": 1,
"is_parallel": true,
"self": 0.0008125860001086949,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.0005588479999687479,
"count": 1,
"is_parallel": true,
"self": 0.0005588479999687479
},
"communicator.exchange": {
"total": 0.058356114999980946,
"count": 1,
"is_parallel": true,
"self": 0.058356114999980946
},
"steps_from_proto": {
"total": 0.00205130899996675,
"count": 1,
"is_parallel": true,
"self": 0.0004544349999378028,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0015968740000289472,
"count": 8,
"is_parallel": true,
"self": 0.0015968740000289472
}
}
}
}
}
}
},
"UnityEnvironment.step": {
"total": 3.502537671000084,
"count": 127,
"is_parallel": true,
"self": 0.10238205099960851,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.05886956300003021,
"count": 127,
"is_parallel": true,
"self": 0.05886956300003021
},
"communicator.exchange": {
"total": 3.0711530720002997,
"count": 127,
"is_parallel": true,
"self": 3.0711530720002997
},
"steps_from_proto": {
"total": 0.2701329850001457,
"count": 127,
"is_parallel": true,
"self": 0.06585568299954048,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.20427730200060523,
"count": 1016,
"is_parallel": true,
"self": 0.20427730200060523
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 0.2929032889999803,
"count": 128,
"self": 0.004712850000260005,
"children": {
"process_trajectory": {
"total": 0.2881904389997203,
"count": 128,
"self": 0.2881904389997203
}
}
}
}
},
"trainer_threads": {
"total": 9.600000225873373e-07,
"count": 1,
"self": 9.600000225873373e-07
},
"TrainerController._save_models": {
"total": 0.14760159600001543,
"count": 1,
"self": 0.0018767910000292432,
"children": {
"RLTrainer._checkpoint": {
"total": 0.1457248049999862,
"count": 1,
"self": 0.1457248049999862
}
}
}
}
}
}
}