| 117 | wasted_frac:: |
| 118 | Of the total CPU time, the fraction spent computing results that missed their deadline. |
| 119 | idle_frac:: |
| 120 | Of the total CPU time, the fraction spent not computing. |
| 121 | share_violation:: |
| 122 | A measure (0 to 1) of how badly resource shares were violated. |
| 123 | monotony:: |
| 124 | A measure (0 to 1) of how long a single project used all CPUs |
| 125 | (so that user would see only that project on their screensaver, |
| 126 | and get bored). |
| 127 | |
| 128 | In addition, information is printed about the per-project CPU time and waste. |