<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi - For a given partition, how can I generate a monthly output of
    total elapsed time, of all the jobs, run by each user? <br>
    <br>
    I.e., I'm looking for a script similar to that found in slurm-stats:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/CSCfi/slurm-stats">https://github.com/CSCfi/slurm-stats</a><br>
    <br>
    However, that script doesn't compute total times.  Instead, it
    outputs<span style="color: rgb(36, 41, 46); font-family:
      -apple-system, BlinkMacSystemFont, "Segoe UI",
      Helvetica, Arial, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol";
      font-size: 16px; font-style: normal; font-variant-ligatures:
      normal; font-variant-caps: normal; font-weight: 400;
      letter-spacing: normal; orphans: 2; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); text-decoration-style:
      initial; text-decoration-color: initial; display: inline
      !important; float: none;"> minimum, mean, maximum and standard
      deviation statistic.<br>
      <br>
      The script is written in R, which I'm not familiar with, so I
      don't know how to modify it to output what I want.<br>
      <br>
      Perhaps there's a more easier way for me to obtain the
      information, without using such a script?<br>
      <br>
      Thanks very much.<br>
      <br>
      Mark London <br>
      <a class="moz-txt-link-abbreviated" href="mailto:mrl@psfc.mit.edu">mrl@psfc.mit.edu</a> <br>
      <br>
    </span>
  </body>
</html>