{
  "branch_label": "modelbuilder-compact-filters",
  "git_branch": "modelbuilder-compact-filters",
  "git_commit": "ba8386125977faa58d0ee41289cda2c1a23941a6",
  "repo": "C:\\Users\\eric-\\source\\repos\\newton6",
  "device": "cuda:0",
  "repeats": 1,
  "world_counts": [
    1,
    10,
    100,
    512,
    1024,
    2048,
    4096,
    8192
  ],
  "created_at": "2026-06-15 16:35:16 -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": 88.39289999741595,
          "rss_before_mb": 1353.18359375,
          "rss_after_mb": 1370.015625,
          "rss_delta_mb": 16.83203125,
          "rss_peak_delta_mb": 16.83203125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 7.469656944274902,
          "warp_mempool_delta_mb": 7.469656944274902,
          "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\\newton\\_src\\sim\\builder.py:3183: 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": 105.52399999869522,
          "rss_before_mb": 1345.3984375,
          "rss_after_mb": 1366.80859375,
          "rss_delta_mb": 21.41015625,
          "rss_peak_delta_mb": 21.41015625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 7.661351203918457,
          "warp_mempool_delta_mb": 7.661351203918457,
          "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\\newton\\_src\\sim\\builder.py:3183: 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": 148.60259999113623,
          "rss_before_mb": 1350.921875,
          "rss_after_mb": 1379.1484375,
          "rss_delta_mb": 28.2265625,
          "rss_peak_delta_mb": 28.2265625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 9.578293800354004,
          "warp_mempool_delta_mb": 9.578293800354004,
          "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\\newton\\_src\\sim\\builder.py:3183: 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": 482.5476999976672,
          "rss_before_mb": 1375.05859375,
          "rss_after_mb": 1456.55078125,
          "rss_delta_mb": 81.4921875,
          "rss_peak_delta_mb": 81.4921875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 18.354607582092285,
          "warp_mempool_delta_mb": 18.354607582092285,
          "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\\newton\\_src\\sim\\builder.py:3183: 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": 955.16480000515,
          "rss_before_mb": 1409.5234375,
          "rss_after_mb": 1550.25,
          "rss_delta_mb": 140.7265625,
          "rss_peak_delta_mb": 140.7265625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 29.262810707092285,
          "warp_mempool_delta_mb": 29.262810707092285,
          "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\\newton\\_src\\sim\\builder.py:3183: 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": 1061.1783000058495,
          "rss_before_mb": 1480.328125,
          "rss_after_mb": 1509.296875,
          "rss_delta_mb": 28.96875,
          "rss_peak_delta_mb": 28.96875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 51.078240394592285,
          "warp_mempool_delta_mb": 51.078240394592285,
          "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\\newton\\_src\\sim\\builder.py:3183: 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": 2134.6358000009786,
          "rss_before_mb": 1599.03125,
          "rss_after_mb": 1639.55859375,
          "rss_delta_mb": 40.52734375,
          "rss_peak_delta_mb": 40.52734375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 94.70909976959229,
          "warp_mempool_delta_mb": 94.70909976959229,
          "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\\newton\\_src\\sim\\builder.py:3183: 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": 4450.541500002146,
          "rss_before_mb": 1834.046875,
          "rss_after_mb": 1874.62890625,
          "rss_delta_mb": 40.58203125,
          "rss_peak_delta_mb": 40.58203125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 181.97081851959229,
          "warp_mempool_delta_mb": 181.97081851959229,
          "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\\newton\\_src\\sim\\builder.py:3183: 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": 52.218299999367446,
          "rss_before_mb": 1103.15625,
          "rss_after_mb": 1120.765625,
          "rss_delta_mb": 17.609375,
          "rss_peak_delta_mb": 17.609375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 3.405402183532715,
          "warp_mempool_delta_mb": 3.405402183532715,
          "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": 61.93300000450108,
          "rss_before_mb": 1103.22265625,
          "rss_after_mb": 1122.69140625,
          "rss_delta_mb": 19.46875,
          "rss_peak_delta_mb": 19.46875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 3.638535499572754,
          "warp_mempool_delta_mb": 3.638535499572754,
          "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": 156.72270000504795,
          "rss_before_mb": 1107.0703125,
          "rss_after_mb": 1147.01953125,
          "rss_delta_mb": 39.94921875,
          "rss_peak_delta_mb": 39.94921875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 5.9698686599731445,
          "warp_mempool_delta_mb": 5.9698686599731445,
          "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": 687.4267999955919,
          "rss_before_mb": 1125.89453125,
          "rss_after_mb": 1269.3671875,
          "rss_delta_mb": 143.47265625,
          "rss_peak_delta_mb": 143.47265625,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 16.64707660675049,
          "warp_mempool_delta_mb": 16.64707660675049,
          "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": 527.6328000036301,
          "rss_before_mb": 1146.01171875,
          "rss_after_mb": 1170.6015625,
          "rss_delta_mb": 24.58984375,
          "rss_peak_delta_mb": 24.58984375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 29.91465473175049,
          "warp_mempool_delta_mb": 29.91465473175049,
          "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": 1070.257399987895,
          "rss_before_mb": 1186.93359375,
          "rss_after_mb": 1215.87890625,
          "rss_delta_mb": 28.9453125,
          "rss_peak_delta_mb": 28.9453125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 56.44981098175049,
          "warp_mempool_delta_mb": 56.44981098175049,
          "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": 2523.4331999963615,
          "rss_before_mb": 1262.0546875,
          "rss_after_mb": 1292.7421875,
          "rss_delta_mb": 30.6875,
          "rss_peak_delta_mb": 30.6875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 109.52012348175049,
          "warp_mempool_delta_mb": 109.52012348175049,
          "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": 4922.763399998075,
          "rss_before_mb": 1402.13671875,
          "rss_after_mb": 1432.5625,
          "rss_delta_mb": 30.42578125,
          "rss_peak_delta_mb": 30.42578125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 215.6617250442505,
          "warp_mempool_delta_mb": 215.6617250442505,
          "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": 30.610400004661642,
          "rss_before_mb": 1092.5234375,
          "rss_after_mb": 1109.89453125,
          "rss_delta_mb": 17.37109375,
          "rss_peak_delta_mb": 17.37109375,
          "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": 35.86889999860432,
          "rss_before_mb": 1092.58203125,
          "rss_after_mb": 1110.09375,
          "rss_delta_mb": 17.51171875,
          "rss_peak_delta_mb": 17.51171875,
          "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": 35.50610000093002,
          "rss_before_mb": 1093.26171875,
          "rss_after_mb": 1111.0234375,
          "rss_delta_mb": 17.76171875,
          "rss_peak_delta_mb": 17.76171875,
          "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": 55.591399999684654,
          "rss_before_mb": 1097.49609375,
          "rss_after_mb": 1116.609375,
          "rss_delta_mb": 19.11328125,
          "rss_peak_delta_mb": 19.11328125,
          "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": 88.24409999942873,
          "rss_before_mb": 1102.91015625,
          "rss_after_mb": 1123.69921875,
          "rss_delta_mb": 20.7890625,
          "rss_peak_delta_mb": 20.7890625,
          "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": 151.38850000221282,
          "rss_before_mb": 1113.68359375,
          "rss_after_mb": 1136.98046875,
          "rss_delta_mb": 23.296875,
          "rss_peak_delta_mb": 23.296875,
          "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": 293.83240001334343,
          "rss_before_mb": 1135.37890625,
          "rss_after_mb": 1162.58203125,
          "rss_delta_mb": 27.203125,
          "rss_peak_delta_mb": 27.203125,
          "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": 530.7381000020541,
          "rss_before_mb": 1181.80859375,
          "rss_after_mb": 1211.359375,
          "rss_delta_mb": 29.55078125,
          "rss_peak_delta_mb": 29.55078125,
          "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": 218.34049999597482,
          "rss_before_mb": 1395.67578125,
          "rss_after_mb": 1416.671875,
          "rss_delta_mb": 20.99609375,
          "rss_peak_delta_mb": 20.99609375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 79.32796573638916,
          "warp_mempool_delta_mb": 79.32796573638916,
          "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": 238.59239999728743,
          "rss_before_mb": 1375.12109375,
          "rss_after_mb": 1401.3671875,
          "rss_delta_mb": 26.24609375,
          "rss_peak_delta_mb": 26.24609375,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 79.88497257232666,
          "warp_mempool_delta_mb": 79.88497257232666,
          "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": 637.854000000516,
          "rss_before_mb": 1381.96484375,
          "rss_after_mb": 1484.671875,
          "rss_delta_mb": 102.70703125,
          "rss_peak_delta_mb": 102.70703125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 85.45504093170166,
          "warp_mempool_delta_mb": 85.45504093170166,
          "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": 1040.709799999604,
          "rss_before_mb": 1452.3125,
          "rss_after_mb": 1472.9921875,
          "rss_delta_mb": 20.6796875,
          "rss_peak_delta_mb": 20.6796875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 110.95357608795166,
          "warp_mempool_delta_mb": 110.95357608795166,
          "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": 1909.1456000023754,
          "rss_before_mb": 1525.3515625,
          "rss_after_mb": 1553.08203125,
          "rss_delta_mb": 27.73046875,
          "rss_peak_delta_mb": 27.73046875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 142.64205265045166,
          "warp_mempool_delta_mb": 142.64205265045166,
          "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": 4639.049300007173,
          "rss_before_mb": 1668.40625,
          "rss_after_mb": 1705.7890625,
          "rss_delta_mb": 37.3828125,
          "rss_peak_delta_mb": 37.3828125,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 206.03072452545166,
          "warp_mempool_delta_mb": 206.03072452545166,
          "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": 8886.234999998123,
          "rss_before_mb": 1928.77734375,
          "rss_after_mb": 1972.6015625,
          "rss_delta_mb": 43.82421875,
          "rss_peak_delta_mb": 43.82421875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 332.80806827545166,
          "warp_mempool_delta_mb": 332.80806827545166,
          "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": 18212.3036999983,
          "rss_before_mb": 2490.51953125,
          "rss_after_mb": 2545.23828125,
          "rss_delta_mb": 54.71875,
          "rss_peak_delta_mb": 54.71875,
          "warp_mempool_before_mb": 0.0,
          "warp_mempool_after_mb": 586.3637323379517,
          "warp_mempool_delta_mb": 586.3637323379517,
          "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": 59.229200007393956,
          "rss_before_mb": 1122.796875,
          "rss_after_mb": 1138.94140625,
          "rss_delta_mb": 16.14453125,
          "rss_peak_delta_mb": 16.14453125,
          "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": 67.1031999954721,
          "rss_before_mb": 1123.63671875,
          "rss_after_mb": 1144.91796875,
          "rss_delta_mb": 21.28125,
          "rss_peak_delta_mb": 21.28125,
          "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": 187.6888999977382,
          "rss_before_mb": 1130.1171875,
          "rss_after_mb": 1169.37890625,
          "rss_delta_mb": 39.26171875,
          "rss_peak_delta_mb": 39.26171875,
          "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": 760.1936999999452,
          "rss_before_mb": 1159.70703125,
          "rss_after_mb": 1302.28125,
          "rss_delta_mb": 142.57421875,
          "rss_peak_delta_mb": 142.57421875,
          "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": 821.0887000022922,
          "rss_before_mb": 1191.1171875,
          "rss_after_mb": 1221.23046875,
          "rss_delta_mb": 30.11328125,
          "rss_peak_delta_mb": 30.11328125,
          "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": 1585.9421000059228,
          "rss_before_mb": 1264.09765625,
          "rss_after_mb": 1299.0859375,
          "rss_delta_mb": 34.98828125,
          "rss_peak_delta_mb": 34.98828125,
          "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": 3257.651799998712,
          "rss_before_mb": 1397.76171875,
          "rss_after_mb": 1443.87109375,
          "rss_delta_mb": 46.109375,
          "rss_peak_delta_mb": 46.109375,
          "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": 7179.533500006073,
          "rss_before_mb": 1646.8203125,
          "rss_after_mb": 1696.42578125,
          "rss_delta_mb": 49.60546875,
          "rss_peak_delta_mb": 49.60546875,
          "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": 125.79470001219306,
          "rss_before_mb": 1480.7890625,
          "rss_after_mb": 1481.04296875,
          "rss_delta_mb": 0.25390625,
          "rss_peak_delta_mb": 0.25390625,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.2345027923584,
          "warp_mempool_delta_mb": 34.21256160736084,
          "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": 132.6478999981191,
          "rss_before_mb": 1481.04296875,
          "rss_after_mb": 1481.0390625,
          "rss_delta_mb": -0.00390625,
          "rss_peak_delta_mb": 0.0,
          "warp_mempool_before_mb": 34.2345027923584,
          "warp_mempool_after_mb": 68.44380378723145,
          "warp_mempool_delta_mb": 34.20930099487305,
          "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": 127.33699999807868,
          "rss_before_mb": 1430.34375,
          "rss_after_mb": 1431.42578125,
          "rss_delta_mb": 1.08203125,
          "rss_peak_delta_mb": 1.08203125,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.2345027923584,
          "warp_mempool_delta_mb": 34.21256160736084,
          "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.30460000014864,
          "rss_before_mb": 1431.52734375,
          "rss_after_mb": 1433.40625,
          "rss_delta_mb": 1.87890625,
          "rss_peak_delta_mb": 1.87890625,
          "warp_mempool_before_mb": 34.2345027923584,
          "warp_mempool_after_mb": 68.69222354888916,
          "warp_mempool_delta_mb": 34.45772075653076,
          "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": 117.94579999695998,
          "rss_before_mb": 1430.1875,
          "rss_after_mb": 1430.28515625,
          "rss_delta_mb": 0.09765625,
          "rss_peak_delta_mb": 0.09765625,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.2345027923584,
          "warp_mempool_delta_mb": 34.21256160736084,
          "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": 215.0506000034511,
          "rss_before_mb": 1430.640625,
          "rss_after_mb": 1444.09765625,
          "rss_delta_mb": 13.45703125,
          "rss_peak_delta_mb": 13.45703125,
          "warp_mempool_before_mb": 34.2345027923584,
          "warp_mempool_after_mb": 71.17642116546631,
          "warp_mempool_delta_mb": 36.94191837310791,
          "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": 110.14910000085365,
          "rss_before_mb": 1444.66015625,
          "rss_after_mb": 1444.6875,
          "rss_delta_mb": 0.02734375,
          "rss_peak_delta_mb": 0.02734375,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.2345027923584,
          "warp_mempool_delta_mb": 34.21256160736084,
          "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": 701.0154000017792,
          "rss_before_mb": 1469.8984375,
          "rss_after_mb": 1536.3203125,
          "rss_delta_mb": 66.421875,
          "rss_peak_delta_mb": 66.421875,
          "warp_mempool_before_mb": 34.2345027923584,
          "warp_mempool_after_mb": 82.5485258102417,
          "warp_mempool_delta_mb": 48.3140230178833,
          "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": 119.76359999971464,
          "rss_before_mb": 1429.9609375,
          "rss_after_mb": 1430.03515625,
          "rss_delta_mb": 0.07421875,
          "rss_peak_delta_mb": 0.07421875,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.2345027923584,
          "warp_mempool_delta_mb": 34.21256160736084,
          "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": 1311.9703999982448,
          "rss_before_mb": 1485.94140625,
          "rss_after_mb": 1613.1875,
          "rss_delta_mb": 127.24609375,
          "rss_peak_delta_mb": 127.24609375,
          "warp_mempool_before_mb": 34.2345027923584,
          "warp_mempool_after_mb": 96.6857328414917,
          "warp_mempool_delta_mb": 62.4512300491333,
          "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": 124.8976000060793,
          "rss_before_mb": 1430.3359375,
          "rss_after_mb": 1430.39453125,
          "rss_delta_mb": 0.05859375,
          "rss_peak_delta_mb": 0.05859375,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.2345027923584,
          "warp_mempool_delta_mb": 34.21256160736084,
          "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": 1616.5668000030564,
          "rss_before_mb": 1541.375,
          "rss_after_mb": 1557.4609375,
          "rss_delta_mb": 16.0859375,
          "rss_peak_delta_mb": 16.0859375,
          "warp_mempool_before_mb": 34.2345027923584,
          "warp_mempool_after_mb": 124.9611234664917,
          "warp_mempool_delta_mb": 90.7266206741333,
          "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": 110.05400000431109,
          "rss_before_mb": 1433.78125,
          "rss_after_mb": 1433.84765625,
          "rss_delta_mb": 0.06640625,
          "rss_peak_delta_mb": 0.06640625,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.2345027923584,
          "warp_mempool_delta_mb": 34.21256160736084,
          "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": 3599.900000001071,
          "rss_before_mb": 1667.09765625,
          "rss_after_mb": 1684.421875,
          "rss_delta_mb": 17.32421875,
          "rss_peak_delta_mb": 17.32421875,
          "warp_mempool_before_mb": 34.2345027923584,
          "warp_mempool_after_mb": 181.5119047164917,
          "warp_mempool_delta_mb": 147.2774019241333,
          "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": 116.11329999868758,
          "rss_before_mb": 1426.73046875,
          "rss_after_mb": 1428.00390625,
          "rss_delta_mb": 1.2734375,
          "rss_peak_delta_mb": 1.2734375,
          "warp_mempool_before_mb": 0.021941184997558594,
          "warp_mempool_after_mb": 34.2345027923584,
          "warp_mempool_delta_mb": 34.21256160736084,
          "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": 6778.283100007684,
          "rss_before_mb": 1885.66796875,
          "rss_after_mb": 1916.57421875,
          "rss_delta_mb": 30.90625,
          "rss_peak_delta_mb": 30.90625,
          "warp_mempool_before_mb": 34.2345027923584,
          "warp_mempool_after_mb": 294.6144437789917,
          "warp_mempool_delta_mb": 260.3799409866333,
          "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": 60.355399997206405,
          "rss_before_mb": 1108.36328125,
          "rss_after_mb": 1129.6171875,
          "rss_delta_mb": 21.25390625,
          "rss_peak_delta_mb": 21.25390625,
          "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": 66.88559999747667,
          "rss_before_mb": 1108.62109375,
          "rss_after_mb": 1131.62109375,
          "rss_delta_mb": 23.0,
          "rss_peak_delta_mb": 23.0,
          "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": 121.27909999981057,
          "rss_before_mb": 1117.75390625,
          "rss_after_mb": 1144.046875,
          "rss_delta_mb": 26.29296875,
          "rss_peak_delta_mb": 26.29296875,
          "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": 432.546199997887,
          "rss_before_mb": 1131.59375,
          "rss_after_mb": 1210.07421875,
          "rss_delta_mb": 78.48046875,
          "rss_peak_delta_mb": 78.48046875,
          "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": 802.9313000006368,
          "rss_before_mb": 1148.76953125,
          "rss_after_mb": 1289.69140625,
          "rss_delta_mb": 140.921875,
          "rss_peak_delta_mb": 140.921875,
          "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": 658.5021999926539,
          "rss_before_mb": 1183.46875,
          "rss_after_mb": 1209.33203125,
          "rss_delta_mb": 25.86328125,
          "rss_peak_delta_mb": 25.86328125,
          "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": 1414.864000005764,
          "rss_before_mb": 1242.015625,
          "rss_after_mb": 1275.1171875,
          "rss_delta_mb": 33.1015625,
          "rss_peak_delta_mb": 33.1015625,
          "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": 3430.8312999928603,
          "rss_before_mb": 1373.55859375,
          "rss_after_mb": 1396.66015625,
          "rss_delta_mb": 23.1015625,
          "rss_peak_delta_mb": 23.1015625,
          "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"
    }
  ]
}