{ "name": "root", "gauges": { "SnowballTarget.Policy.Entropy.mean": { "value": 2.890321969985962, "min": 2.8903162479400635, "max": 2.890321969985962, "count": 2 }, "SnowballTarget.Policy.Entropy.sum": { "value": 2130.167236328125, "min": 2130.167236328125, "max": 4164.94580078125, "count": 2 }, "SnowballTarget.Step.mean": { "value": 1984.0, "min": 960.0, "max": 1984.0, "count": 2 }, "SnowballTarget.Step.sum": { "value": 1984.0, "min": 960.0, "max": 1984.0, "count": 2 }, "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": { "value": -0.054527074098587036, "min": -0.05675944313406944, "max": -0.054527074098587036, "count": 2 }, "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": { "value": -0.8724331855773926, "min": -0.8724331855773926, "max": -0.8513916730880737, "count": 2 }, "SnowballTarget.IsTraining.mean": { "value": 1.0, "min": 1.0, "max": 1.0, "count": 2 }, "SnowballTarget.IsTraining.sum": { "value": 1.0, "min": 1.0, "max": 1.0, "count": 2 } }, "metadata": { "timer_format_version": "0.1.0", "start_time_seconds": "1697845791", "python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]", "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics", "mlagents_version": "1.1.0.dev0", "mlagents_envs_version": "1.1.0.dev0", "communication_protocol_version": "1.5.0", "pytorch_version": "2.1.0+cu118", "numpy_version": "1.23.5", "end_time_seconds": "1697845800" }, "total": 9.61952334600005, "count": 1, "self": 1.062371659000064, "children": { "run_training.setup": { "total": 0.07125407099999848, "count": 1, "self": 0.07125407099999848 }, "TrainerController.start_learning": { "total": 8.485897615999988, "count": 1, "self": 0.03440409699885549, "children": { "TrainerController._reset_env": { "total": 1.8049145630000112, "count": 1, "self": 1.8049145630000112 }, "TrainerController.advance": { "total": 6.519835203001094, "count": 208, "self": 0.005215732001374818, "children": { "env_step": { "total": 6.514619470999719, "count": 208, "self": 4.8692039200002455, "children": { "SubprocessEnvManager._take_step": { "total": 1.6405963359997031, "count": 208, "self": 0.033859834999816485, "children": { "TorchPolicy.evaluate": { "total": 1.6067365009998866, "count": 208, "self": 1.6067365009998866 } } }, "workers": { "total": 0.004819214999770338, "count": 208, "self": 0.0, "children": { "worker_root": { "total": 8.37723659899973, "count": 208, "is_parallel": true, "self": 4.352794180999695, "children": { "run_training.setup": { "total": 0.0, "count": 0, "is_parallel": true, "self": 0.0, "children": { "steps_from_proto": { "total": 0.007571863999942252, "count": 1, "is_parallel": true, "self": 0.006000369000048522, "children": { "_process_rank_one_or_two_observation": { "total": 0.00157149499989373, "count": 10, "is_parallel": true, "self": 0.00157149499989373 } } }, "UnityEnvironment.step": { "total": 0.050385603999984596, "count": 1, "is_parallel": true, "self": 0.0008957810000538302, "children": { "UnityEnvironment._generate_step_input": { "total": 0.0003409229999533636, "count": 1, "is_parallel": true, "self": 0.0003409229999533636 }, "communicator.exchange": { "total": 0.04671608399996785, "count": 1, "is_parallel": true, "self": 0.04671608399996785 }, "steps_from_proto": { "total": 0.0024328160000095522, "count": 1, "is_parallel": true, "self": 0.0005200960001729982, "children": { "_process_rank_one_or_two_observation": { "total": 0.001912719999836554, "count": 10, "is_parallel": true, "self": 0.001912719999836554 } } } } } } }, "UnityEnvironment.step": { "total": 4.024442418000035, "count": 207, "is_parallel": true, "self": 0.1779641470000115, "children": { "UnityEnvironment._generate_step_input": { "total": 0.11043196700086355, "count": 207, "is_parallel": true, "self": 0.11043196700086355 }, "communicator.exchange": { "total": 3.1957117399990693, "count": 207, "is_parallel": true, "self": 3.1957117399990693 }, "steps_from_proto": { "total": 0.5403345640000907, "count": 207, "is_parallel": true, "self": 0.10987799100155371, "children": { "_process_rank_one_or_two_observation": { "total": 0.430456572998537, "count": 2070, "is_parallel": true, "self": 0.430456572998537 } } } } } } } } } } } } }, "trainer_threads": { "total": 4.0468000065629894e-05, "count": 1, "self": 4.0468000065629894e-05, "children": { "thread_root": { "total": 0.0, "count": 0, "is_parallel": true, "self": 0.0, "children": { "trainer_advance": { "total": 6.4343019850123255, "count": 11538, "is_parallel": true, "self": 0.23821063001526, "children": { "process_trajectory": { "total": 6.1960913549970655, "count": 11538, "is_parallel": true, "self": 5.281595166996908, "children": { "RLTrainer._checkpoint": { "total": 0.9144961880001574, "count": 4, "is_parallel": true, "self": 0.9144961880001574 } } } } } } } } }, "TrainerController._save_models": { "total": 0.1267032849999623, "count": 1, "self": 0.002665116000002854, "children": { "RLTrainer._checkpoint": { "total": 0.12403816899995945, "count": 1, "self": 0.12403816899995945 } } } } } } }