Hi @krhaynes, checking the default run times for that tool, it normally finishes within ~2 hours
$ gxadmin tsvquery tool-metrics toolshed.g2.bx.psu.edu/repos/iuc/stacks_denovomap/stacks_denovomap/1.46.0 runtime_seconds | awk '{print $0 / 60 / 60} '| histogram.py
# NumSamples = 69; Min = 0.00; Max = 11.15
# Mean = 1.835991; Variance = 12.667041; SD = 3.559079; Median 0.009444
# each ∎ represents a count of 1
0.0017 - 1.1169 [ 54]: ∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
1.1169 - 2.2321 [ 1]: ∎
2.2321 - 3.3473 [ 0]:
3.3473 - 4.4626 [ 0]:
4.4626 - 5.5778 [ 0]:
5.5778 - 6.6930 [ 1]: ∎
6.6930 - 7.8082 [ 2]: ∎∎
7.8082 - 8.9235 [ 2]: ∎∎
8.9235 - 10.0387 [ 8]: ∎∎∎∎∎∎∎∎
10.0387 - 11.1539 [ 1]: ∎
That’s a graph of runtime in hours.
I’m not sure what happened for you. What sort of data are you providing to it? The walltime limit on EU is extremely long (~30 days) so this is unlikely to be an issue 