{
  "branch_label": "origin-main",
  "git_branch": "detached",
  "git_commit": "2c24200200b16c5cb9ce70b724d2eab26dd86234",
  "repo": "C:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench",
  "device": "cuda:0",
  "repeats": 1,
  "world_counts": [
    1,
    10,
    100,
    512,
    1024,
    2048,
    4096,
    8192
  ],
  "created_at": "2026-06-15 16:45:45 -0700",
  "python": "3.12.3 (tags/v3.12.3:f6650f9, Apr  9 2024, 14:05:25) [MSC v.1938 64 bit (AMD64)]",
  "platform": "Windows-11-10.0.22635-SP0",
  "examples": [
    {
      "module": "newton.examples.robot.example_robot_allegro_hand",
      "example": "robot_allegro_hand",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 99.71379999478813,
          "rss_before_mb": 1106.125,
          "rss_after_mb": 1121.3359375,
          "rss_delta_mb": 15.2109375,
          "rss_peak_delta_mb": 15.2109375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 4.287100791931152,
          "warp_mempool_delta_mb": 4.287100791931152,
          "self_before": {
            "body_count": 22,
            "joint_count": 22,
            "joint_dof_count": 22,
            "shape_count": 39,
            "world_count": 1
          },
          "self_after": {
            "body_count": 22,
            "joint_count": 22,
            "joint_dof_count": 22,
            "shape_count": 39,
            "world_count": 1
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /World/envs/env_0/object/DexCube has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\nC:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench\\newton\\_src\\sim\\builder.py:3008: UserWarning: Body /World/envs/env_0/object/DexCube: authored mass and density without authored diagonalInertia. Ignoring body-level density.\n  return parse_usd(\n"
    },
    {
      "module": "newton.examples.robot.example_robot_allegro_hand",
      "example": "robot_allegro_hand",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 108.9295999991009,
          "rss_before_mb": 1099.16015625,
          "rss_after_mb": 1115.83984375,
          "rss_delta_mb": 16.6796875,
          "rss_peak_delta_mb": 16.6796875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 4.478795051574707,
          "warp_mempool_delta_mb": 4.478795051574707,
          "self_before": {
            "body_count": 220,
            "joint_count": 220,
            "joint_dof_count": 220,
            "shape_count": 381,
            "world_count": 10
          },
          "self_after": {
            "body_count": 220,
            "joint_count": 220,
            "joint_dof_count": 220,
            "shape_count": 381,
            "world_count": 10
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 10,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /World/envs/env_0/object/DexCube has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\nC:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench\\newton\\_src\\sim\\builder.py:3008: UserWarning: Body /World/envs/env_0/object/DexCube: authored mass and density without authored diagonalInertia. Ignoring body-level density.\n  return parse_usd(\n"
    },
    {
      "module": "newton.examples.robot.example_robot_allegro_hand",
      "example": "robot_allegro_hand",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 159.10150000127032,
          "rss_before_mb": 1112.08203125,
          "rss_after_mb": 1135.98046875,
          "rss_delta_mb": 23.8984375,
          "rss_peak_delta_mb": 23.8984375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 6.395737648010254,
          "warp_mempool_delta_mb": 6.395737648010254,
          "self_before": {
            "body_count": 2200,
            "joint_count": 2200,
            "joint_dof_count": 2200,
            "shape_count": 3801,
            "world_count": 100
          },
          "self_after": {
            "body_count": 2200,
            "joint_count": 2200,
            "joint_dof_count": 2200,
            "shape_count": 3801,
            "world_count": 100
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 100,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /World/envs/env_0/object/DexCube has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\nC:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench\\newton\\_src\\sim\\builder.py:3008: UserWarning: Body /World/envs/env_0/object/DexCube: authored mass and density without authored diagonalInertia. Ignoring body-level density.\n  return parse_usd(\n"
    },
    {
      "module": "newton.examples.robot.example_robot_allegro_hand",
      "example": "robot_allegro_hand",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 535.2923000027658,
          "rss_before_mb": 1174.8359375,
          "rss_after_mb": 1231.62890625,
          "rss_delta_mb": 56.79296875,
          "rss_peak_delta_mb": 56.79296875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 15.172051429748535,
          "warp_mempool_delta_mb": 15.172051429748535,
          "self_before": {
            "body_count": 11264,
            "joint_count": 11264,
            "joint_dof_count": 11264,
            "shape_count": 19457,
            "world_count": 512
          },
          "self_after": {
            "body_count": 11264,
            "joint_count": 11264,
            "joint_dof_count": 11264,
            "shape_count": 19457,
            "world_count": 512
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 512,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /World/envs/env_0/object/DexCube has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\nC:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench\\newton\\_src\\sim\\builder.py:3008: UserWarning: Body /World/envs/env_0/object/DexCube: authored mass and density without authored diagonalInertia. Ignoring body-level density.\n  return parse_usd(\n"
    },
    {
      "module": "newton.examples.robot.example_robot_allegro_hand",
      "example": "robot_allegro_hand",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 1209.8324999969918,
          "rss_before_mb": 1250.2890625,
          "rss_after_mb": 1348.5625,
          "rss_delta_mb": 98.2734375,
          "rss_peak_delta_mb": 98.2734375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 26.080254554748535,
          "warp_mempool_delta_mb": 26.080254554748535,
          "self_before": {
            "body_count": 22528,
            "joint_count": 22528,
            "joint_dof_count": 22528,
            "shape_count": 38913,
            "world_count": 1024
          },
          "self_after": {
            "body_count": 22528,
            "joint_count": 22528,
            "joint_dof_count": 22528,
            "shape_count": 38913,
            "world_count": 1024
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1024,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /World/envs/env_0/object/DexCube has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\nC:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench\\newton\\_src\\sim\\builder.py:3008: UserWarning: Body /World/envs/env_0/object/DexCube: authored mass and density without authored diagonalInertia. Ignoring body-level density.\n  return parse_usd(\n"
    },
    {
      "module": "newton.examples.robot.example_robot_allegro_hand",
      "example": "robot_allegro_hand",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 2432.948200003011,
          "rss_before_mb": 1414.0234375,
          "rss_after_mb": 1579.9140625,
          "rss_delta_mb": 165.890625,
          "rss_peak_delta_mb": 165.890625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 47.895684242248535,
          "warp_mempool_delta_mb": 47.895684242248535,
          "self_before": {
            "body_count": 45056,
            "joint_count": 45056,
            "joint_dof_count": 45056,
            "shape_count": 77825,
            "world_count": 2048
          },
          "self_after": {
            "body_count": 45056,
            "joint_count": 45056,
            "joint_dof_count": 45056,
            "shape_count": 77825,
            "world_count": 2048
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 2048,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /World/envs/env_0/object/DexCube has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\nC:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench\\newton\\_src\\sim\\builder.py:3008: UserWarning: Body /World/envs/env_0/object/DexCube: authored mass and density without authored diagonalInertia. Ignoring body-level density.\n  return parse_usd(\n"
    },
    {
      "module": "newton.examples.robot.example_robot_allegro_hand",
      "example": "robot_allegro_hand",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 4856.377299991436,
          "rss_before_mb": 1713.66796875,
          "rss_after_mb": 2043.1953125,
          "rss_delta_mb": 329.52734375,
          "rss_peak_delta_mb": 329.52734375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 91.52654361724854,
          "warp_mempool_delta_mb": 91.52654361724854,
          "self_before": {
            "body_count": 90112,
            "joint_count": 90112,
            "joint_dof_count": 90112,
            "shape_count": 155649,
            "world_count": 4096
          },
          "self_after": {
            "body_count": 90112,
            "joint_count": 90112,
            "joint_dof_count": 90112,
            "shape_count": 155649,
            "world_count": 4096
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 4096,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /World/envs/env_0/object/DexCube has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\nC:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench\\newton\\_src\\sim\\builder.py:3008: UserWarning: Body /World/envs/env_0/object/DexCube: authored mass and density without authored diagonalInertia. Ignoring body-level density.\n  return parse_usd(\n"
    },
    {
      "module": "newton.examples.robot.example_robot_allegro_hand",
      "example": "robot_allegro_hand",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 10274.361400006455,
          "rss_before_mb": 2310.39453125,
          "rss_after_mb": 2923.296875,
          "rss_delta_mb": 612.90234375,
          "rss_peak_delta_mb": 612.90234375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 178.78826236724854,
          "warp_mempool_delta_mb": 178.78826236724854,
          "self_before": {
            "body_count": 180224,
            "joint_count": 180224,
            "joint_dof_count": 180224,
            "shape_count": 311297,
            "world_count": 8192
          },
          "self_after": {
            "body_count": 180224,
            "joint_count": 180224,
            "joint_dof_count": 180224,
            "shape_count": 311297,
            "world_count": 8192
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 8192,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /World/envs/env_0/object/DexCube has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\nC:\\Users\\eric-\\source\\repos\\newton6-origin-main-bench\\newton\\_src\\sim\\builder.py:3008: UserWarning: Body /World/envs/env_0/object/DexCube: authored mass and density without authored diagonalInertia. Ignoring body-level density.\n  return parse_usd(\n"
    },
    {
      "module": "newton.examples.robot.example_robot_anymal_d",
      "example": "robot_anymal_d",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 54.35120000038296,
          "rss_before_mb": 855.8671875,
          "rss_after_mb": 872.6953125,
          "rss_delta_mb": 16.828125,
          "rss_peak_delta_mb": 16.828125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 2.134181022644043,
          "warp_mempool_delta_mb": 2.134181022644043,
          "self_before": {
            "body_count": 17,
            "joint_count": 17,
            "joint_dof_count": 18,
            "shape_count": 56,
            "world_count": 1
          },
          "self_after": {
            "body_count": 17,
            "joint_count": 17,
            "joint_dof_count": 18,
            "shape_count": 56,
            "world_count": 1
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_anymal_d",
      "example": "robot_anymal_d",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 62.851300011971034,
          "rss_before_mb": 857.76171875,
          "rss_after_mb": 874.71484375,
          "rss_delta_mb": 16.953125,
          "rss_peak_delta_mb": 16.953125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 2.367314338684082,
          "warp_mempool_delta_mb": 2.367314338684082,
          "self_before": {
            "body_count": 170,
            "joint_count": 170,
            "joint_dof_count": 180,
            "shape_count": 551,
            "world_count": 10
          },
          "self_after": {
            "body_count": 170,
            "joint_count": 170,
            "joint_dof_count": 180,
            "shape_count": 551,
            "world_count": 10
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 10,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_anymal_d",
      "example": "robot_anymal_d",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 173.26060000050347,
          "rss_before_mb": 878.1484375,
          "rss_after_mb": 909.1484375,
          "rss_delta_mb": 31.0,
          "rss_peak_delta_mb": 31.0,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 4.698647499084473,
          "warp_mempool_delta_mb": 4.698647499084473,
          "self_before": {
            "body_count": 1700,
            "joint_count": 1700,
            "joint_dof_count": 1800,
            "shape_count": 5501,
            "world_count": 100
          },
          "self_after": {
            "body_count": 1700,
            "joint_count": 1700,
            "joint_dof_count": 1800,
            "shape_count": 5501,
            "world_count": 100
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 100,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_anymal_d",
      "example": "robot_anymal_d",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 727.9029999917839,
          "rss_before_mb": 972.01171875,
          "rss_after_mb": 1073.85546875,
          "rss_delta_mb": 101.84375,
          "rss_peak_delta_mb": 101.84375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 15.375855445861816,
          "warp_mempool_delta_mb": 15.375855445861816,
          "self_before": {
            "body_count": 8704,
            "joint_count": 8704,
            "joint_dof_count": 9216,
            "shape_count": 28161,
            "world_count": 512
          },
          "self_after": {
            "body_count": 8704,
            "joint_count": 8704,
            "joint_dof_count": 9216,
            "shape_count": 28161,
            "world_count": 512
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 512,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_anymal_d",
      "example": "robot_anymal_d",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 1428.1444999942323,
          "rss_before_mb": 1087.5859375,
          "rss_after_mb": 1266.7109375,
          "rss_delta_mb": 179.125,
          "rss_peak_delta_mb": 179.125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 28.643433570861816,
          "warp_mempool_delta_mb": 28.643433570861816,
          "self_before": {
            "body_count": 17408,
            "joint_count": 17408,
            "joint_dof_count": 18432,
            "shape_count": 56321,
            "world_count": 1024
          },
          "self_after": {
            "body_count": 17408,
            "joint_count": 17408,
            "joint_dof_count": 18432,
            "shape_count": 56321,
            "world_count": 1024
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1024,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_anymal_d",
      "example": "robot_anymal_d",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 3060.1571000006516,
          "rss_before_mb": 1322.27734375,
          "rss_after_mb": 1654.54296875,
          "rss_delta_mb": 332.265625,
          "rss_peak_delta_mb": 332.265625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 55.178589820861816,
          "warp_mempool_delta_mb": 55.178589820861816,
          "self_before": {
            "body_count": 34816,
            "joint_count": 34816,
            "joint_dof_count": 36864,
            "shape_count": 112641,
            "world_count": 2048
          },
          "self_after": {
            "body_count": 34816,
            "joint_count": 34816,
            "joint_dof_count": 36864,
            "shape_count": 112641,
            "world_count": 2048
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 2048,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_anymal_d",
      "example": "robot_anymal_d",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 7757.663800002774,
          "rss_before_mb": 1777.82421875,
          "rss_after_mb": 2407.234375,
          "rss_delta_mb": 629.41015625,
          "rss_peak_delta_mb": 629.41015625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 108.24890232086182,
          "warp_mempool_delta_mb": 108.24890232086182,
          "self_before": {
            "body_count": 69632,
            "joint_count": 69632,
            "joint_dof_count": 73728,
            "shape_count": 225281,
            "world_count": 4096
          },
          "self_after": {
            "body_count": 69632,
            "joint_count": 69632,
            "joint_dof_count": 73728,
            "shape_count": 225281,
            "world_count": 4096
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 4096,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_anymal_d",
      "example": "robot_anymal_d",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 23184.559100001934,
          "rss_before_mb": 2682.33984375,
          "rss_after_mb": 3915.640625,
          "rss_delta_mb": 1233.30078125,
          "rss_peak_delta_mb": 1233.30078125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 214.39050388336182,
          "warp_mempool_delta_mb": 214.39050388336182,
          "self_before": {
            "body_count": 139264,
            "joint_count": 139264,
            "joint_dof_count": 147456,
            "shape_count": 450561,
            "world_count": 8192
          },
          "self_after": {
            "body_count": 139264,
            "joint_count": 139264,
            "joint_dof_count": 147456,
            "shape_count": 450561,
            "world_count": 8192
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 8192,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_cartpole",
      "example": "robot_cartpole",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 62.57740000728518,
          "rss_before_mb": 843.84375,
          "rss_after_mb": 859.578125,
          "rss_delta_mb": 15.734375,
          "rss_peak_delta_mb": 15.734375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 0.003017425537109375,
          "warp_mempool_delta_mb": 0.003017425537109375,
          "self_before": {
            "body_count": 3,
            "joint_count": 3,
            "joint_dof_count": 3,
            "shape_count": 4,
            "world_count": 1
          },
          "self_after": {
            "body_count": 3,
            "joint_count": 3,
            "joint_dof_count": 3,
            "shape_count": 4,
            "world_count": 1
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_cartpole",
      "example": "robot_cartpole",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 62.33440000505652,
          "rss_before_mb": 843.8515625,
          "rss_after_mb": 859.71875,
          "rss_delta_mb": 15.8671875,
          "rss_peak_delta_mb": 15.8671875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 0.028131484985351562,
          "warp_mempool_delta_mb": 0.028131484985351562,
          "self_before": {
            "body_count": 30,
            "joint_count": 30,
            "joint_dof_count": 30,
            "shape_count": 40,
            "world_count": 10
          },
          "self_after": {
            "body_count": 30,
            "joint_count": 30,
            "joint_dof_count": 30,
            "shape_count": 40,
            "world_count": 10
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 10,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_cartpole",
      "example": "robot_cartpole",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 33.97679999761749,
          "rss_before_mb": 844.76171875,
          "rss_after_mb": 860.6796875,
          "rss_delta_mb": 15.91796875,
          "rss_peak_delta_mb": 15.91796875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 0.27927207946777344,
          "warp_mempool_delta_mb": 0.27927207946777344,
          "self_before": {
            "body_count": 300,
            "joint_count": 300,
            "joint_dof_count": 300,
            "shape_count": 400,
            "world_count": 100
          },
          "self_after": {
            "body_count": 300,
            "joint_count": 300,
            "joint_dof_count": 300,
            "shape_count": 400,
            "world_count": 100
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 100,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_cartpole",
      "example": "robot_cartpole",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 62.27150000631809,
          "rss_before_mb": 850.4765625,
          "rss_after_mb": 867.9921875,
          "rss_delta_mb": 17.515625,
          "rss_peak_delta_mb": 17.515625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 1.4289379119873047,
          "warp_mempool_delta_mb": 1.4289379119873047,
          "self_before": {
            "body_count": 1536,
            "joint_count": 1536,
            "joint_dof_count": 1536,
            "shape_count": 2048,
            "world_count": 512
          },
          "self_after": {
            "body_count": 1536,
            "joint_count": 1536,
            "joint_dof_count": 1536,
            "shape_count": 2048,
            "world_count": 512
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 512,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_cartpole",
      "example": "robot_cartpole",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 114.35709999932442,
          "rss_before_mb": 856.03515625,
          "rss_after_mb": 875.234375,
          "rss_delta_mb": 19.19921875,
          "rss_peak_delta_mb": 19.19921875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 2.867900848388672,
          "warp_mempool_delta_mb": 2.867900848388672,
          "self_before": {
            "body_count": 3072,
            "joint_count": 3072,
            "joint_dof_count": 3072,
            "shape_count": 4096,
            "world_count": 1024
          },
          "self_after": {
            "body_count": 3072,
            "joint_count": 3072,
            "joint_dof_count": 3072,
            "shape_count": 4096,
            "world_count": 1024
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1024,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_cartpole",
      "example": "robot_cartpole",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 191.18009999510832,
          "rss_before_mb": 867.921875,
          "rss_after_mb": 888.4921875,
          "rss_delta_mb": 20.5703125,
          "rss_peak_delta_mb": 20.5703125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 5.726299285888672,
          "warp_mempool_delta_mb": 5.726299285888672,
          "self_before": {
            "body_count": 6144,
            "joint_count": 6144,
            "joint_dof_count": 6144,
            "shape_count": 8192,
            "world_count": 2048
          },
          "self_after": {
            "body_count": 6144,
            "joint_count": 6144,
            "joint_dof_count": 6144,
            "shape_count": 8192,
            "world_count": 2048
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 2048,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_cartpole",
      "example": "robot_cartpole",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 345.5526999896392,
          "rss_before_mb": 893.0859375,
          "rss_after_mb": 917.0,
          "rss_delta_mb": 23.9140625,
          "rss_peak_delta_mb": 23.9140625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 11.443096160888672,
          "warp_mempool_delta_mb": 11.443096160888672,
          "self_before": {
            "body_count": 12288,
            "joint_count": 12288,
            "joint_dof_count": 12288,
            "shape_count": 16384,
            "world_count": 4096
          },
          "self_after": {
            "body_count": 12288,
            "joint_count": 12288,
            "joint_dof_count": 12288,
            "shape_count": 16384,
            "world_count": 4096
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 4096,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_cartpole",
      "example": "robot_cartpole",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 794.3013999902178,
          "rss_before_mb": 940.30078125,
          "rss_after_mb": 966.42578125,
          "rss_delta_mb": 26.125,
          "rss_peak_delta_mb": 26.125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 22.876689910888672,
          "warp_mempool_delta_mb": 22.876689910888672,
          "self_before": {
            "body_count": 24576,
            "joint_count": 24576,
            "joint_dof_count": 24576,
            "shape_count": 32768,
            "world_count": 8192
          },
          "self_after": {
            "body_count": 24576,
            "joint_count": 24576,
            "joint_dof_count": 24576,
            "shape_count": 32768,
            "world_count": 8192
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 8192,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_g1",
      "example": "robot_g1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 326.3989999977639,
          "rss_before_mb": 1124.1953125,
          "rss_after_mb": 1144.70703125,
          "rss_delta_mb": 20.51171875,
          "rss_peak_delta_mb": 20.51171875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 69.26755619049072,
          "warp_mempool_delta_mb": 69.26755619049072,
          "self_before": {
            "body_count": 44,
            "joint_count": 44,
            "joint_dof_count": 49,
            "shape_count": 105,
            "world_count": 1
          },
          "self_after": {
            "body_count": 44,
            "joint_count": 44,
            "joint_dof_count": 49,
            "shape_count": 105,
            "world_count": 1
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_g1",
      "example": "robot_g1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 364.0980999916792,
          "rss_before_mb": 1131.3828125,
          "rss_after_mb": 1156.78125,
          "rss_delta_mb": 25.3984375,
          "rss_peak_delta_mb": 25.3984375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 69.82456302642822,
          "warp_mempool_delta_mb": 69.82456302642822,
          "self_before": {
            "body_count": 440,
            "joint_count": 440,
            "joint_dof_count": 490,
            "shape_count": 1041,
            "world_count": 10
          },
          "self_after": {
            "body_count": 440,
            "joint_count": 440,
            "joint_dof_count": 490,
            "shape_count": 1041,
            "world_count": 10
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 10,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_g1",
      "example": "robot_g1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 860.1253999950131,
          "rss_before_mb": 1205.4453125,
          "rss_after_mb": 1287.5546875,
          "rss_delta_mb": 82.109375,
          "rss_peak_delta_mb": 82.109375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 75.39463138580322,
          "warp_mempool_delta_mb": 75.39463138580322,
          "self_before": {
            "body_count": 4400,
            "joint_count": 4400,
            "joint_dof_count": 4900,
            "shape_count": 10401,
            "world_count": 100
          },
          "self_after": {
            "body_count": 4400,
            "joint_count": 4400,
            "joint_dof_count": 4900,
            "shape_count": 10401,
            "world_count": 100
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 100,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_g1",
      "example": "robot_g1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 3258.2780000084313,
          "rss_before_mb": 1563.6015625,
          "rss_after_mb": 1886.77734375,
          "rss_delta_mb": 323.17578125,
          "rss_peak_delta_mb": 323.17578125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 100.89316654205322,
          "warp_mempool_delta_mb": 100.89316654205322,
          "self_before": {
            "body_count": 22528,
            "joint_count": 22528,
            "joint_dof_count": 25088,
            "shape_count": 53249,
            "world_count": 512
          },
          "self_after": {
            "body_count": 22528,
            "joint_count": 22528,
            "joint_dof_count": 25088,
            "shape_count": 53249,
            "world_count": 512
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 512,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_g1",
      "example": "robot_g1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 6368.570599996019,
          "rss_before_mb": 2005.21484375,
          "rss_after_mb": 2623.05078125,
          "rss_delta_mb": 617.8359375,
          "rss_peak_delta_mb": 617.8359375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 132.58164310455322,
          "warp_mempool_delta_mb": 132.58164310455322,
          "self_before": {
            "body_count": 45056,
            "joint_count": 45056,
            "joint_dof_count": 50176,
            "shape_count": 106497,
            "world_count": 1024
          },
          "self_after": {
            "body_count": 45056,
            "joint_count": 45056,
            "joint_dof_count": 50176,
            "shape_count": 106497,
            "world_count": 1024
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1024,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_g1",
      "example": "robot_g1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 15595.503599994117,
          "rss_before_mb": 2887.04296875,
          "rss_after_mb": 4098.55078125,
          "rss_delta_mb": 1211.5078125,
          "rss_peak_delta_mb": 1211.5078125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 195.97031497955322,
          "warp_mempool_delta_mb": 195.97031497955322,
          "self_before": {
            "body_count": 90112,
            "joint_count": 90112,
            "joint_dof_count": 100352,
            "shape_count": 212993,
            "world_count": 2048
          },
          "self_after": {
            "body_count": 90112,
            "joint_count": 90112,
            "joint_dof_count": 100352,
            "shape_count": 212993,
            "world_count": 2048
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 2048,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_g1",
      "example": "robot_g1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 44044.358800005284,
          "rss_before_mb": 4623.265625,
          "rss_after_mb": 7027.453125,
          "rss_delta_mb": 2404.1875,
          "rss_peak_delta_mb": 2404.1875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 322.7476587295532,
          "warp_mempool_delta_mb": 322.7476587295532,
          "self_before": {
            "body_count": 180224,
            "joint_count": 180224,
            "joint_dof_count": 200704,
            "shape_count": 425985,
            "world_count": 4096
          },
          "self_after": {
            "body_count": 180224,
            "joint_count": 180224,
            "joint_dof_count": 200704,
            "shape_count": 425985,
            "world_count": 4096
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 4096,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_g1",
      "example": "robot_g1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 77283.23890001047,
          "rss_before_mb": 8121.0390625,
          "rss_after_mb": 12897.89453125,
          "rss_delta_mb": 4776.85546875,
          "rss_peak_delta_mb": 4776.85546875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 576.3033227920532,
          "warp_mempool_delta_mb": 576.3033227920532,
          "self_before": {
            "body_count": 360448,
            "joint_count": 360448,
            "joint_dof_count": 401408,
            "shape_count": 851969,
            "world_count": 8192
          },
          "self_after": {
            "body_count": 360448,
            "joint_count": 360448,
            "joint_dof_count": 401408,
            "shape_count": 851969,
            "world_count": 8192
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 8192,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_h1",
      "example": "robot_h1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 141.6614999907324,
          "rss_before_mb": 873.84375,
          "rss_after_mb": 894.57421875,
          "rss_delta_mb": 20.73046875,
          "rss_peak_delta_mb": 20.73046875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 36.11031246185303,
          "warp_mempool_delta_mb": 36.11031246185303,
          "self_before": {
            "body_count": 20,
            "joint_count": 20,
            "joint_dof_count": 25,
            "shape_count": 55,
            "world_count": 1
          },
          "self_after": {
            "body_count": 20,
            "joint_count": 20,
            "joint_dof_count": 25,
            "shape_count": 55,
            "world_count": 1
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_h1",
      "example": "robot_h1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 160.14870000071824,
          "rss_before_mb": 877.0703125,
          "rss_after_mb": 895.5234375,
          "rss_delta_mb": 18.453125,
          "rss_peak_delta_mb": 18.453125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 36.38152027130127,
          "warp_mempool_delta_mb": 36.38152027130127,
          "self_before": {
            "body_count": 200,
            "joint_count": 200,
            "joint_dof_count": 250,
            "shape_count": 541,
            "world_count": 10
          },
          "self_after": {
            "body_count": 200,
            "joint_count": 200,
            "joint_dof_count": 250,
            "shape_count": 541,
            "world_count": 10
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 10,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_h1",
      "example": "robot_h1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 288.76220001257025,
          "rss_before_mb": 902.43359375,
          "rss_after_mb": 935.828125,
          "rss_delta_mb": 33.39453125,
          "rss_peak_delta_mb": 33.39453125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 39.09359836578369,
          "warp_mempool_delta_mb": 39.09359836578369,
          "self_before": {
            "body_count": 2000,
            "joint_count": 2000,
            "joint_dof_count": 2500,
            "shape_count": 5401,
            "world_count": 100
          },
          "self_after": {
            "body_count": 2000,
            "joint_count": 2000,
            "joint_dof_count": 2500,
            "shape_count": 5401,
            "world_count": 100
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 100,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_h1",
      "example": "robot_h1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 1020.7843000098364,
          "rss_before_mb": 1012.6953125,
          "rss_after_mb": 1110.06640625,
          "rss_delta_mb": 97.37109375,
          "rss_peak_delta_mb": 97.37109375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 51.50888919830322,
          "warp_mempool_delta_mb": 51.50888919830322,
          "self_before": {
            "body_count": 10240,
            "joint_count": 10240,
            "joint_dof_count": 12800,
            "shape_count": 27649,
            "world_count": 512
          },
          "self_after": {
            "body_count": 10240,
            "joint_count": 10240,
            "joint_dof_count": 12800,
            "shape_count": 27649,
            "world_count": 512
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 512,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_h1",
      "example": "robot_h1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 2236.3822999905096,
          "rss_before_mb": 1148.35546875,
          "rss_after_mb": 1339.953125,
          "rss_delta_mb": 191.59765625,
          "rss_peak_delta_mb": 191.59765625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 66.93760013580322,
          "warp_mempool_delta_mb": 66.93760013580322,
          "self_before": {
            "body_count": 20480,
            "joint_count": 20480,
            "joint_dof_count": 25600,
            "shape_count": 55297,
            "world_count": 1024
          },
          "self_after": {
            "body_count": 20480,
            "joint_count": 20480,
            "joint_dof_count": 25600,
            "shape_count": 55297,
            "world_count": 1024
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1024,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_h1",
      "example": "robot_h1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 4299.212500001886,
          "rss_before_mb": 1421.3359375,
          "rss_after_mb": 1756.453125,
          "rss_delta_mb": 335.1171875,
          "rss_peak_delta_mb": 335.1171875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 97.79502201080322,
          "warp_mempool_delta_mb": 97.79502201080322,
          "self_before": {
            "body_count": 40960,
            "joint_count": 40960,
            "joint_dof_count": 51200,
            "shape_count": 110593,
            "world_count": 2048
          },
          "self_after": {
            "body_count": 40960,
            "joint_count": 40960,
            "joint_dof_count": 51200,
            "shape_count": 110593,
            "world_count": 2048
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 2048,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_h1",
      "example": "robot_h1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 8686.037999999826,
          "rss_before_mb": 1963.21875,
          "rss_after_mb": 2604.9140625,
          "rss_delta_mb": 641.6953125,
          "rss_peak_delta_mb": 641.6953125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 159.52060794830322,
          "warp_mempool_delta_mb": 159.52060794830322,
          "self_before": {
            "body_count": 81920,
            "joint_count": 81920,
            "joint_dof_count": 102400,
            "shape_count": 221185,
            "world_count": 4096
          },
          "self_after": {
            "body_count": 81920,
            "joint_count": 81920,
            "joint_dof_count": 102400,
            "shape_count": 221185,
            "world_count": 4096
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 4096,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_h1",
      "example": "robot_h1",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 20631.509099999676,
          "rss_before_mb": 3022.60546875,
          "rss_after_mb": 4291.9921875,
          "rss_delta_mb": 1269.38671875,
          "rss_peak_delta_mb": 1269.38671875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 282.9727563858032,
          "warp_mempool_delta_mb": 282.9727563858032,
          "self_before": {
            "body_count": 163840,
            "joint_count": 163840,
            "joint_dof_count": 204800,
            "shape_count": 442369,
            "world_count": 8192
          },
          "self_after": {
            "body_count": 163840,
            "joint_count": 163840,
            "joint_dof_count": 204800,
            "shape_count": 442369,
            "world_count": 8192
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 8192,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_panda_hydro",
      "example": "robot_panda_hydro",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 109.64019999664742,
          "rss_before_mb": 1182.62109375,
          "rss_after_mb": 1183.69140625,
          "rss_delta_mb": 1.0703125,
          "rss_peak_delta_mb": 1.0703125,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.12246513366699,
          "warp_mempool_delta_mb": 34.100523948669434,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 0
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 1
          },
          "source_before": null
        },
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 116.50639999425039,
          "rss_before_mb": 1183.69140625,
          "rss_after_mb": 1184.36328125,
          "rss_delta_mb": 0.671875,
          "rss_peak_delta_mb": 0.671875,
          "warp_mempool_before_mb": 34.12246513366699,
          "warp_mempool_after_mb": 68.21972846984863,
          "warp_mempool_delta_mb": 34.09726333618164,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 71,
            "world_count": 1
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 71,
            "world_count": 1
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 2,
      "world_count": 1,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_panda_hydro",
      "example": "robot_panda_hydro",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 117.06670001149178,
          "rss_before_mb": 1178.84765625,
          "rss_after_mb": 1179.8515625,
          "rss_delta_mb": 1.00390625,
          "rss_peak_delta_mb": 1.00390625,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.12246513366699,
          "warp_mempool_delta_mb": 34.100523948669434,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 0
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 1
          },
          "source_before": null
        },
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 115.43830001028255,
          "rss_before_mb": 1179.87890625,
          "rss_after_mb": 1181.08203125,
          "rss_delta_mb": 1.203125,
          "rss_peak_delta_mb": 1.203125,
          "warp_mempool_before_mb": 34.12246513366699,
          "warp_mempool_after_mb": 68.46814823150635,
          "warp_mempool_delta_mb": 34.345683097839355,
          "self_before": {
            "body_count": 160,
            "joint_count": 160,
            "joint_dof_count": 210,
            "shape_count": 701,
            "world_count": 10
          },
          "self_after": {
            "body_count": 160,
            "joint_count": 160,
            "joint_dof_count": 210,
            "shape_count": 701,
            "world_count": 10
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 2,
      "world_count": 10,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_panda_hydro",
      "example": "robot_panda_hydro",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 140.5417999922065,
          "rss_before_mb": 1176.3671875,
          "rss_after_mb": 1177.51953125,
          "rss_delta_mb": 1.15234375,
          "rss_peak_delta_mb": 1.15234375,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.12246513366699,
          "warp_mempool_delta_mb": 34.100523948669434,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 0
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 1
          },
          "source_before": null
        },
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 260.8382000034908,
          "rss_before_mb": 1190.99609375,
          "rss_after_mb": 1201.49609375,
          "rss_delta_mb": 10.5,
          "rss_peak_delta_mb": 10.5,
          "warp_mempool_before_mb": 34.12246513366699,
          "warp_mempool_after_mb": 70.9523458480835,
          "warp_mempool_delta_mb": 36.829880714416504,
          "self_before": {
            "body_count": 1600,
            "joint_count": 1600,
            "joint_dof_count": 2100,
            "shape_count": 7001,
            "world_count": 100
          },
          "self_after": {
            "body_count": 1600,
            "joint_count": 1600,
            "joint_dof_count": 2100,
            "shape_count": 7001,
            "world_count": 100
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 2,
      "world_count": 100,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_panda_hydro",
      "example": "robot_panda_hydro",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 168.1003999983659,
          "rss_before_mb": 1176.23828125,
          "rss_after_mb": 1177.80859375,
          "rss_delta_mb": 1.5703125,
          "rss_peak_delta_mb": 1.5703125,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.12246513366699,
          "warp_mempool_delta_mb": 34.100523948669434,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 0
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 1
          },
          "source_before": null
        },
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 929.7219000000041,
          "rss_before_mb": 1262.3828125,
          "rss_after_mb": 1307.33203125,
          "rss_delta_mb": 44.94921875,
          "rss_peak_delta_mb": 44.94921875,
          "warp_mempool_before_mb": 34.12246513366699,
          "warp_mempool_after_mb": 82.32445049285889,
          "warp_mempool_delta_mb": 48.201985359191895,
          "self_before": {
            "body_count": 8192,
            "joint_count": 8192,
            "joint_dof_count": 10752,
            "shape_count": 35841,
            "world_count": 512
          },
          "self_after": {
            "body_count": 8192,
            "joint_count": 8192,
            "joint_dof_count": 10752,
            "shape_count": 35841,
            "world_count": 512
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 2,
      "world_count": 512,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_panda_hydro",
      "example": "robot_panda_hydro",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 121.33900000480935,
          "rss_before_mb": 1177.0546875,
          "rss_after_mb": 1178.3125,
          "rss_delta_mb": 1.2578125,
          "rss_peak_delta_mb": 1.2578125,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.12246513366699,
          "warp_mempool_delta_mb": 34.100523948669434,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 0
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 1
          },
          "source_before": null
        },
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 1804.2129000095883,
          "rss_before_mb": 1350.96484375,
          "rss_after_mb": 1434.55859375,
          "rss_delta_mb": 83.59375,
          "rss_peak_delta_mb": 83.59375,
          "warp_mempool_before_mb": 34.12246513366699,
          "warp_mempool_after_mb": 96.46165752410889,
          "warp_mempool_delta_mb": 62.339192390441895,
          "self_before": {
            "body_count": 16384,
            "joint_count": 16384,
            "joint_dof_count": 21504,
            "shape_count": 71681,
            "world_count": 1024
          },
          "self_after": {
            "body_count": 16384,
            "joint_count": 16384,
            "joint_dof_count": 21504,
            "shape_count": 71681,
            "world_count": 1024
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 2,
      "world_count": 1024,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_panda_hydro",
      "example": "robot_panda_hydro",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 118.5469999909401,
          "rss_before_mb": 1175.85546875,
          "rss_after_mb": 1177.2890625,
          "rss_delta_mb": 1.43359375,
          "rss_peak_delta_mb": 1.43359375,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.12246513366699,
          "warp_mempool_delta_mb": 34.100523948669434,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 0
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 1
          },
          "source_before": null
        },
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 3663.2119999994757,
          "rss_before_mb": 1518.32421875,
          "rss_after_mb": 1679.2890625,
          "rss_delta_mb": 160.96484375,
          "rss_peak_delta_mb": 160.96484375,
          "warp_mempool_before_mb": 34.12246513366699,
          "warp_mempool_after_mb": 124.73704814910889,
          "warp_mempool_delta_mb": 90.6145830154419,
          "self_before": {
            "body_count": 32768,
            "joint_count": 32768,
            "joint_dof_count": 43008,
            "shape_count": 143361,
            "world_count": 2048
          },
          "self_after": {
            "body_count": 32768,
            "joint_count": 32768,
            "joint_dof_count": 43008,
            "shape_count": 143361,
            "world_count": 2048
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 2,
      "world_count": 2048,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_panda_hydro",
      "example": "robot_panda_hydro",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 119.74540000665002,
          "rss_before_mb": 1176.31640625,
          "rss_after_mb": 1177.78515625,
          "rss_delta_mb": 1.46875,
          "rss_peak_delta_mb": 1.46875,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.12246513366699,
          "warp_mempool_delta_mb": 34.100523948669434,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 0
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 1
          },
          "source_before": null
        },
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 8169.3450000020675,
          "rss_before_mb": 1865.83203125,
          "rss_after_mb": 2174.1171875,
          "rss_delta_mb": 308.28515625,
          "rss_peak_delta_mb": 308.28515625,
          "warp_mempool_before_mb": 34.12246513366699,
          "warp_mempool_after_mb": 181.2878293991089,
          "warp_mempool_delta_mb": 147.1653642654419,
          "self_before": {
            "body_count": 65536,
            "joint_count": 65536,
            "joint_dof_count": 86016,
            "shape_count": 286721,
            "world_count": 4096
          },
          "self_after": {
            "body_count": 65536,
            "joint_count": 65536,
            "joint_dof_count": 86016,
            "shape_count": 286721,
            "world_count": 4096
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 2,
      "world_count": 4096,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_panda_hydro",
      "example": "robot_panda_hydro",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 121.48529999831226,
          "rss_before_mb": 1182.0703125,
          "rss_after_mb": 1183.1484375,
          "rss_delta_mb": 1.078125,
          "rss_peak_delta_mb": 1.078125,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.12246513366699,
          "warp_mempool_delta_mb": 34.100523948669434,
          "self_before": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 0
          },
          "self_after": {
            "body_count": 16,
            "joint_count": 16,
            "joint_dof_count": 21,
            "shape_count": 70,
            "world_count": 1
          },
          "source_before": null
        },
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 16155.231900003855,
          "rss_before_mb": 2537.43359375,
          "rss_after_mb": 3163.84765625,
          "rss_delta_mb": 626.4140625,
          "rss_peak_delta_mb": 626.4140625,
          "warp_mempool_before_mb": 34.12246513366699,
          "warp_mempool_after_mb": 294.3903684616089,
          "warp_mempool_delta_mb": 260.2679033279419,
          "self_before": {
            "body_count": 131072,
            "joint_count": 131072,
            "joint_dof_count": 172032,
            "shape_count": 573441,
            "world_count": 8192
          },
          "self_after": {
            "body_count": 131072,
            "joint_count": 131072,
            "joint_dof_count": 172032,
            "shape_count": 573441,
            "world_count": 8192
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 2,
      "world_count": 8192,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": ""
    },
    {
      "module": "newton.examples.robot.example_robot_ur10",
      "example": "robot_ur10",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 168.41450000356417,
          "rss_before_mb": 862.515625,
          "rss_after_mb": 880.84375,
          "rss_delta_mb": 18.328125,
          "rss_peak_delta_mb": 18.328125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 36.205763816833496,
          "warp_mempool_delta_mb": 36.205763816833496,
          "self_before": {
            "body_count": 8,
            "joint_count": 8,
            "joint_dof_count": 6,
            "shape_count": 41,
            "world_count": 1
          },
          "self_after": {
            "body_count": 8,
            "joint_count": 8,
            "joint_dof_count": 6,
            "shape_count": 41,
            "world_count": 1
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /ur10/ee_link has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\n"
    },
    {
      "module": "newton.examples.robot.example_robot_ur10",
      "example": "robot_ur10",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 176.86010000761598,
          "rss_before_mb": 861.8125,
          "rss_after_mb": 885.859375,
          "rss_delta_mb": 24.046875,
          "rss_peak_delta_mb": 24.046875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 36.35577869415283,
          "warp_mempool_delta_mb": 36.35577869415283,
          "self_before": {
            "body_count": 80,
            "joint_count": 80,
            "joint_dof_count": 60,
            "shape_count": 401,
            "world_count": 10
          },
          "self_after": {
            "body_count": 80,
            "joint_count": 80,
            "joint_dof_count": 60,
            "shape_count": 401,
            "world_count": 10
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 10,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /ur10/ee_link has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\n"
    },
    {
      "module": "newton.examples.robot.example_robot_ur10",
      "example": "robot_ur10",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 235.99370000010822,
          "rss_before_mb": 877.06640625,
          "rss_after_mb": 902.4375,
          "rss_delta_mb": 25.37109375,
          "rss_peak_delta_mb": 25.37109375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 37.85592746734619,
          "warp_mempool_delta_mb": 37.85592746734619,
          "self_before": {
            "body_count": 800,
            "joint_count": 800,
            "joint_dof_count": 600,
            "shape_count": 4001,
            "world_count": 100
          },
          "self_after": {
            "body_count": 800,
            "joint_count": 800,
            "joint_dof_count": 600,
            "shape_count": 4001,
            "world_count": 100
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 100,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /ur10/ee_link has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\n"
    },
    {
      "module": "newton.examples.robot.example_robot_ur10",
      "example": "robot_ur10",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 540.9843999950681,
          "rss_before_mb": 935.390625,
          "rss_after_mb": 994.26171875,
          "rss_delta_mb": 58.87109375,
          "rss_peak_delta_mb": 58.87109375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 44.72327518463135,
          "warp_mempool_delta_mb": 44.72327518463135,
          "self_before": {
            "body_count": 4096,
            "joint_count": 4096,
            "joint_dof_count": 3072,
            "shape_count": 20481,
            "world_count": 512
          },
          "self_after": {
            "body_count": 4096,
            "joint_count": 4096,
            "joint_dof_count": 3072,
            "shape_count": 20481,
            "world_count": 512
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 512,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /ur10/ee_link has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\n"
    },
    {
      "module": "newton.examples.robot.example_robot_ur10",
      "example": "robot_ur10",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 998.0860000068787,
          "rss_before_mb": 1008.96875,
          "rss_after_mb": 1111.79296875,
          "rss_delta_mb": 102.82421875,
          "rss_peak_delta_mb": 102.82421875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 53.25745487213135,
          "warp_mempool_delta_mb": 53.25745487213135,
          "self_before": {
            "body_count": 8192,
            "joint_count": 8192,
            "joint_dof_count": 6144,
            "shape_count": 40961,
            "world_count": 1024
          },
          "self_after": {
            "body_count": 8192,
            "joint_count": 8192,
            "joint_dof_count": 6144,
            "shape_count": 40961,
            "world_count": 1024
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 1024,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /ur10/ee_link has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\n"
    },
    {
      "module": "newton.examples.robot.example_robot_ur10",
      "example": "robot_ur10",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 1906.4886000123806,
          "rss_before_mb": 1153.6171875,
          "rss_after_mb": 1330.86328125,
          "rss_delta_mb": 177.24609375,
          "rss_peak_delta_mb": 177.24609375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 70.32581424713135,
          "warp_mempool_delta_mb": 70.32581424713135,
          "self_before": {
            "body_count": 16384,
            "joint_count": 16384,
            "joint_dof_count": 12288,
            "shape_count": 81921,
            "world_count": 2048
          },
          "self_after": {
            "body_count": 16384,
            "joint_count": 16384,
            "joint_dof_count": 12288,
            "shape_count": 81921,
            "world_count": 2048
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 2048,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /ur10/ee_link has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\n"
    },
    {
      "module": "newton.examples.robot.example_robot_ur10",
      "example": "robot_ur10",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 4385.473100002855,
          "rss_before_mb": 1436.72265625,
          "rss_after_mb": 1773.5859375,
          "rss_delta_mb": 336.86328125,
          "rss_peak_delta_mb": 336.86328125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 104.47620487213135,
          "warp_mempool_delta_mb": 104.47620487213135,
          "self_before": {
            "body_count": 32768,
            "joint_count": 32768,
            "joint_dof_count": 24576,
            "shape_count": 163841,
            "world_count": 4096
          },
          "self_after": {
            "body_count": 32768,
            "joint_count": 32768,
            "joint_dof_count": 24576,
            "shape_count": 163841,
            "world_count": 4096
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 4096,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /ur10/ee_link has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\n"
    },
    {
      "module": "newton.examples.robot.example_robot_ur10",
      "example": "robot_ur10",
      "status": "ok",
      "calls": [
        {
          "method": "finalize",
          "status": "ok",
          "elapsed_ms": 9645.192099997075,
          "rss_before_mb": 2015.6171875,
          "rss_after_mb": 2649.9921875,
          "rss_delta_mb": 634.375,
          "rss_peak_delta_mb": 634.375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 172.77698612213135,
          "warp_mempool_delta_mb": 172.77698612213135,
          "self_before": {
            "body_count": 65536,
            "joint_count": 65536,
            "joint_dof_count": 49152,
            "shape_count": 327681,
            "world_count": 8192
          },
          "self_after": {
            "body_count": 65536,
            "joint_count": 65536,
            "joint_dof_count": 49152,
            "shape_count": 327681,
            "world_count": 8192
          },
          "source_before": null
        }
      ],
      "elapsed_setup_s": null,
      "stop_after_finalize_count": 1,
      "world_count": 8192,
      "completed_at": "final measured ModelBuilder.finalize()",
      "repeat": 1,
      "returncode": 0,
      "stdout_tail": "",
      "stderr_tail": "Warning: The rigid body at /ur10/ee_link has a possibly invalid inertia tensor of {1.0, 1.0, 1.0}, small sphere approximated inertia was used. Either specify correct values in the mass properties, or add collider(s) to any shape(s) that you wish to automatically compute mass properties for. If you do not want the objects to collide, add colliders regardless then disable the 'enable collision' property. [python]\n"
    }
  ]
}