LSF bsub SSUSP job stdout
1
2
Entering edit mode
18 months ago
joe ▴ 490

Dear Biostars,

For those familiar with IBM LSF, I am wondering if someone knows how to configure a job, via the job itself or a config file, how to handle stdout when a job enters SSUSP states. As far as I understand my issue, a job will restart from the beginning after entering SSUSP but the stdout is appended and not overwritten. Below is an example of a submission. This happens for a variety of functions regardless of output type (compressed or plain text file)

bsub -R 'span[hosts=1]' -N -o stdout.file myFunction ...
IBM LSF bsub • 501 views
ADD COMMENT
1
Entering edit mode
18 months ago
joe ▴ 490

In my specific case, passing -oo instead of -o was a solution because this overwrites instead of appends the output, however I was not able to address the original issue, will update if I find a work-around...

https://scicomp.ethz.ch/wiki/LSF_mini_reference

ADD COMMENT

Login before adding your answer.

Traffic: 1959 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6