@@ -208,76 +208,93 @@ <h2 id="resources" style="padding-top: 80px;">Resource Usage</h2>
208
208
< h4 > CPU Usage</ h4 >
209
209
< ul class ="nav nav-tabs " id ="cpuplot_tabs " role ="tablist ">
210
210
< li class ="nav-item ">
211
- < a class ="nav-link active " id ="pctcpuplot_tablink " data-toggle ="tab " href ="#pctcpuplot_tabpanel " role ="tab " aria-controls ="cpuplot_tabpanel " aria-expanded ="true ">
212
- % Allocated
211
+ < a class ="nav-link active " id ="cpuplot_tablink " data-toggle ="tab " href ="#cpuplot_tabpanel " role ="tab " aria-controls ="pctcpuplot_tabpanel " aria-expanded ="false ">
212
+ Raw Usage
213
213
</ a >
214
214
</ li >
215
215
< li class ="nav-item ">
216
- < a class ="nav-link " id ="cpuplot_tablink " data-toggle ="tab " href ="#cpuplot_tabpanel " role ="tab " aria-controls ="pctcpuplot_tabpanel " aria-expanded ="false ">
217
- Raw Usage
216
+ < a class ="nav-link " id ="pctcpuplot_tablink " data-toggle ="tab " href ="#pctcpuplot_tabpanel " role ="tab " aria-controls ="cpuplot_tabpanel " aria-expanded ="true ">
217
+ % Allocated
218
218
</ a >
219
219
</ li >
220
220
</ ul >
221
221
< div class ="tab-content " id ="cpuplot_tabcontent ">
222
- < div class ="tab-pane fade show active " id ="pctcpuplot_tabpanel " role ="tabpanel ">
223
- < div id ="pctcpuplot "> </ div >
224
- </ div >
225
- < div class ="tab-pane fade " id ="cpuplot_tabpanel " role ="tabpanel ">
222
+ < div class ="tab-pane fade show active " id ="cpuplot_tabpanel " role ="tabpanel ">
226
223
< div id ="cpuplot "> </ div >
227
224
</ div >
225
+ < div class ="tab-pane fade " id ="pctcpuplot_tabpanel " role ="tabpanel ">
226
+ < div id ="pctcpuplot "> </ div >
227
+ </ div >
228
+
228
229
</ div >
229
230
230
231
< h4 > Memory Usage</ h4 >
231
232
< ul class ="nav nav-tabs " id ="memplot_tabs " role ="tablist ">
232
233
< li class ="nav-item ">
233
- < a class ="nav-link active " id ="pctmemplot_tablink " data-toggle ="tab " href ="#pctmemplot_tabpanel " role ="tab " aria-controls ="pctmemplot_tabpanel " aria-expanded ="true ">
234
- % Allocated
234
+ < a class ="nav-link active " id ="memplotlot_tablink " data-toggle ="tab " href ="#memplotlot_tabpanel " role ="tab " aria-controls ="memplotlot_tabpanel " aria-expanded ="false ">
235
+ Raw Usage
235
236
</ a >
236
237
</ li >
237
238
< li class ="nav-item ">
238
- < a class ="nav-link " id ="memplotlot_tablink " data-toggle ="tab " href ="#memplotlot_tabpanel " role ="tab " aria-controls ="memplotlot_tabpanel " aria-expanded ="false ">
239
- Raw Usage
239
+ < a class ="nav-link " id ="pctmemplot_tablink " data-toggle ="tab " href ="#pctmemplot_tabpanel " role ="tab " aria-controls ="pctmemplot_tabpanel " aria-expanded ="true ">
240
+ % Allocated
240
241
</ a >
241
242
</ li >
242
243
</ ul >
243
244
< div class ="tab-content " id ="memplot_tabcontent ">
244
- < div class ="tab-pane fade show active " id ="pctmemplot_tabpanel " role ="tabpanel ">
245
- < div id ="pctmemplot "> </ div >
246
- </ div >
247
- < div class ="tab-pane fade " id ="memplotlot_tabpanel " role ="tabpanel ">
245
+ < div class ="tab-pane fade show active " id ="memplotlot_tabpanel " role ="tabpanel ">
248
246
< div id ="memplot "> </ div >
249
247
</ div >
248
+ < div class ="tab-pane fade " id ="pctmemplot_tabpanel " role ="tabpanel ">
249
+ < div id ="pctmemplot "> </ div >
250
+ </ div >
250
251
</ div >
251
252
252
253
< h4 id ="timeplot_header "> Job Duration</ h4 >
253
254
< ul class ="nav nav-tabs " id ="timeplot_tabs " role ="tablist ">
254
255
< li class ="nav-item ">
255
- < a class ="nav-link active " id ="pcttimeplot_tablink " data-toggle ="tab " href ="#pcttimeplot_tabpanel " role ="tab " aria-controls ="pcttimeplot_tabpanel " aria-expanded ="true ">
256
- % Allocated
256
+ < a class ="nav-link active " id ="timeplot_tablink " data-toggle ="tab " href ="#timeplot_tabpanel " role ="tab " aria-controls ="timeplot_tabpanel " aria-expanded ="false ">
257
+ Raw Usage
257
258
</ a >
258
259
</ li >
259
260
< li class ="nav-item ">
260
- < a class ="nav-link " id ="timeplot_tablink " data-toggle ="tab " href ="#timeplot_tabpanel " role ="tab " aria-controls ="timeplot_tabpanel " aria-expanded ="false ">
261
- Raw Usage
261
+ < a class ="nav-link " id ="pcttimeplot_tablink " data-toggle ="tab " href ="#pcttimeplot_tabpanel " role ="tab " aria-controls ="pcttimeplot_tabpanel " aria-expanded ="true ">
262
+ % Allocated
262
263
</ a >
263
264
</ li >
264
265
</ ul >
265
266
< div class ="tab-content " id ="timeplot_tabcontent ">
266
- < div class ="tab-pane fade show active " id ="pcttimeplot_tabpanel " role ="tabpanel ">
267
- < div id ="pcttimeplot "> </ div >
268
- </ div >
269
- < div class ="tab-pane fade " id ="timeplot_tabpanel " role ="tabpanel ">
267
+ < div class ="tab-pane fade show active " id ="timeplot_tabpanel " role ="tabpanel ">
270
268
< div id ="timeplot "> </ div >
271
269
</ div >
270
+ < div class ="tab-pane fade " id ="pcttimeplot_tabpanel " role ="tabpanel ">
271
+ < div id ="pcttimeplot "> </ div >
272
+ </ div >
272
273
</ div >
273
274
274
- < div id ="readwriteplot_div ">
275
- < h4 > Disk Read / Write</ h4 >
276
- < p > Number of bytes directly read from disk added to the number of bytes the process originally
277
- dirtied in the page-cache for each process.</ p >
278
- < div id ="readwriteplot "> </ div >
275
+ < h4 id ="readwriteplot_header "> Disk I/O</ h4 >
276
+ < ul class ="nav nav-tabs " id ="readwriteplot_tabs " role ="tablist ">
277
+ < li class ="nav-item ">
278
+ < a class ="nav-link active " id ="readplot_tablink " data-toggle ="tab " href ="#readplot_tabpanel " role ="tab " aria-controls ="readplot_tabpanel " aria-expanded ="true ">
279
+ Read
280
+ </ a >
281
+ </ li >
282
+ < li class ="nav-item ">
283
+ < a class ="nav-link " id ="writeplot_tablink " data-toggle ="tab " href ="#writeplot_tabpanel " role ="tab " aria-controls ="writeplot_tabpanel " aria-expanded ="false ">
284
+ Write
285
+ </ a >
286
+ </ li >
287
+ </ ul >
288
+ < div class ="tab-content " id ="readwriteplot_tabcontent ">
289
+ < div class ="tab-pane fade show active " id ="readplot_tabpanel " role ="tabpanel ">
290
+ < div id ="readplot "> </ div >
291
+ </ div >
292
+ < div class ="tab-pane fade " id ="writeplot_tabpanel " role ="tabpanel ">
293
+ < div id ="writeplot "> </ div >
294
+ </ div >
279
295
</ div >
280
296
297
+ < div id ="table-container ">
281
298
< h2 id ="tasks " style ="padding-top: 80px; "> Tasks</ h2 >
282
299
< p > This table shows information about each task in the workflow. Use the search box on the right
283
300
to filter rows for specific values. Clicking headers will sort the table by that value and
@@ -291,49 +308,11 @@ <h2 id="tasks" style="padding-top: 80px;">Tasks</h2>
291
308
</ form >
292
309
</ div >
293
310
< div class ="container-fluid ">
294
- < table class ="table small table-striped " id ="tasks_table ">
295
- < thead >
296
- < tr >
297
- < th > task_id</ th >
298
- < th > process</ th >
299
- < th > tag</ th >
300
- < th > status</ th >
301
- < th > hash</ th >
302
- < th > allocated cpus</ th >
303
- < th > %cpu</ th >
304
- < th > allocated memory (bytes)</ th >
305
- < th > %mem</ th >
306
- < th > vmem</ th >
307
- < th > rss</ th >
308
- < th > peak_vmem</ th >
309
- < th > peak_rss</ th >
310
- < th > allocated time</ th >
311
- < th > duration</ th >
312
- < th > realtime</ th >
313
- < th > script</ th >
314
- < th > exit</ th >
315
- < th > submit</ th >
316
- < th > start</ th >
317
- < th > complete</ th >
318
- < th > rchar</ th >
319
- < th > wchar</ th >
320
- < th > syscr</ th >
321
- < th > syscw</ th >
322
- < th > read_bytes</ th >
323
- < th > write_bytes</ th >
324
- < th > native_id</ th >
325
- < th > name</ th >
326
- < th > module</ th >
327
- < th > container</ th >
328
- < th > disk</ th >
329
- < th > attempt</ th >
330
- < th > scratch</ th >
331
- < th > workdir</ th >
332
- </ tr >
333
- </ thead >
334
- < tbody > </ tbody >
335
- </ table >
336
-
311
+ < table class ="table small table-striped " id ="tasks_table "> </ table >
312
+ </ div >
313
+ </ div >
314
+ < div id ="no-table-container " class ="container ">
315
+ (tasks table omitted because the dataset is too big)
337
316
</ div >
338
317
339
318
< footer >
0 commit comments