{"id":17285306,"url":"https://github.com/ewels/jobstats-explorer","last_synced_at":"2026-02-17T06:05:34.982Z","repository":{"id":146744856,"uuid":"69576458","full_name":"ewels/jobstats-explorer","owner":"ewels","description":"Dump job metadata from UPPMAX, then explore it in a web front-end.","archived":false,"fork":false,"pushed_at":"2016-10-06T14:45:42.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T07:08:47.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ewels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-29T14:38:32.000Z","updated_at":"2016-09-30T10:26:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"18015bd0-2a39-4a4b-9127-66c6ec77a3e9","html_url":"https://github.com/ewels/jobstats-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ewels/jobstats-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewels%2Fjobstats-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewels%2Fjobstats-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewels%2Fjobstats-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewels%2Fjobstats-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ewels","download_url":"https://codeload.github.com/ewels/jobstats-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewels%2Fjobstats-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29535934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T09:56:17.629Z","updated_at":"2026-02-17T06:05:34.955Z","avatar_url":"https://github.com/ewels.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### general.db\nTables:\n* `last_updated`\n* `job_extrainfo`\n* `project_raw`\n* `corehour_weekly`\n* `corehour_monthly`\n* `storage_history`\n* `jobs`\n* `corehour_history`\n* `projects`\n\n\n#### general.db \u003e jobs\nFields:\n* `date`\n* `job_id`\n* `proj_id`\n* `user`\n* `start`\n* `end`\n* `partition`\n* `cores`\n* `cluster`\n* `nodes`\n* `jobname`\n* `jobstate`\n\nTypical output:\n```\n\"2016-04-15 15:17:00\",\n7558164,\n\"b2013064\",\n\"chuanw\",\n1460722611,\n1462016,\n\"node\",\n16,\n\"milou\",\n\"m32\",\n\"P4105_201_alignment\",\n\"TIMEOUT\"\n```\n\n\n### efficiency.db\nTables:\n* `jobs`\n* `last_updated`\n\n#### efficiency.db \u003e jobs\nFields:\n* `job_id`\n* `cluster`\n* `proj_id`\n* `user`\n* `cpu_mean`\n  * The mean cpu usage of the job, all time points and all cores included. Normalised by # booked cores, so 0-100%.\n* `cpu_cores_used_percentile`\n  * Don't use this value. It counts the 75th percentile of how many cpus that were active simultaneously over all time points.\n* `cores`\n  * The number of cores the job had booked.\n* `mem_peak`\n  * The peak RAM usage during the job (Gb)\n* `mem_median`\n  * Median RAM usage (Gb)\n* `mem_limit`\n  * The amount of RAM the job had access to (8GB per core on ordinary nodes).\n* `counts`\n  * The number of measurement points we have collected during the job (taken roughly every 5 minutes).\n* `state`\n* `date_finished`\n* `nodelist`\n\nTypical output:\n```\n8634368,\n\"milou\",\n\"b2013064\",\n\"chuanw\",\n22.925,\n2.25,\n4,\n3.1,\n3.1,\n32.0,\n8.0,\n\"CANCELLED\",\n\"2016-09-20\",\n\"m104 \"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewels%2Fjobstats-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fewels%2Fjobstats-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewels%2Fjobstats-explorer/lists"}