Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Add a separate table for duration logging for jobs
    • This should include job_id, queued_time, start_time, end_time, nodes, cores, memory, WCT
      • queued_time, start_time and end_time are populated from the time that the item is added to the MGMTDB queue
      • Missing from squeue end_time should be populated from sacct
  • Add a metadata collection script
    • Aggregates the time/resources from the DB
    • And grabs relevant associated data from the params file (nx, nt etc)
    • Writes the output to a CSV file
    • Option to specify the total CH used and/or excluded prior failed runs (Getting useful CH used)
    • Create a dataframe and write into a csv file


Rel_nameLF runtimeLF queuetimeN_resubmitsLF CoresLF NXLF Core HourHF.....Total CH Used
ABC_REL011:23

160
(Summation across tasks)



















If multiple data exists, put a range in e.g. 160-240

Phase 3

  • Cybershake Progress script update to get CH from DB instead of json files

...