{
  "schema_version": "coldtrace.run.v0",
  "run_id": "20260727T221345.606Z-torch-import",
  "name": "torch-import",
  "launcher": {
    "mode": "direct",
    "unit_name": null
  },
  "command": {
    "argv": [
      "python3",
      "-c",
      "import torch"
    ],
    "cwd": "/Users/arjunpherwani/dev/coldtrace"
  },
  "host": {
    "kernel": null,
    "hostname": null,
    "systemd_version": null,
    "python_version": null
  },
  "timing": {
    "started_unix_ms": 1785190425606,
    "wall_ms": 66,
    "time_to_first_stdout_ms": null,
    "time_to_ready_ms": null
  },
  "exit": {
    "code": 1,
    "signal": null
  },
  "rusage": {
    "user_cpu_ms": 48.718,
    "system_cpu_ms": 15.908,
    "minor_faults": 4336,
    "major_faults": 0,
    "voluntary_context_switches": 21,
    "involuntary_context_switches": 1,
    "max_rss_kb": 29624
  },
  "process": {
    "pid": 1603,
    "cgroup": null,
    "peak_rss_kb": null,
    "mapped_files_count": null
  },
  "output": {
    "stdout_bytes": 0,
    "stderr_bytes": 119
  },
  "artifacts": {
    "stdout": "stdout.log",
    "stderr": "stderr.log",
    "proc_status": null,
    "proc_cgroup": null,
    "proc_maps": null,
    "importtime": null,
    "strace_summary": null
  }
}
