Skip to content
Snippets Groups Projects
Verified Commit dcc53642 authored by Mia Croiset's avatar Mia Croiset
Browse files

add more fields to execution trace

parent e5a65044
No related branches found
No related tags found
No related merge requests found
......@@ -341,6 +341,7 @@ report {
trace {
enabled = true
file = "${params.tracedir}/execution_trace_${trace_timestamp}.txt"
fields = "task_id,hash,name,status,exit,duration,submit,duration,realtime,%cpu,%mem,peak_rss,peak_vmem,rchar,wchar"
}
dag {
enabled = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment