radical-cybertools / radical.owms

Tiered Resource OverlaY
Other
0 stars 1 forks source link

scrambled agent STDOUT #55

Closed andre-merzky closed 10 years ago

andre-merzky commented 10 years ago

I frequently see at the end of the agent's STDOUT file:

################################################################################
## Launching sagapilot-agent for 8 cores.
## CMDLINE: python sagapilot-agent.py -d mongodb://localhost/ -n sagapilot -s 53079cbd71297f418310fa0c -p 53079cbe71297f418310fa0f -c 8 -t 1440 -l MPIRUN
^[[H^[[J

The last line clears the screen, which makes looking at the output from remote challenging...

oleweidner commented 10 years ago

I assume that this only happens on one specific machine (one of the FGs — forgot which one)? You have reported this in a different context. It comes from a screwed up PBS epilogue and can’t really be avoided :(

On Feb 21, 2014, at 1:41 PM, Andre Merzky notifications@github.com wrote:

I frequently see at the end of the agent's STDOUT file:

################################################################################

Launching sagapilot-agent for 8 cores.

CMDLINE: python sagapilot-agent.py -d mongodb://localhost/ -n sagapilot -s 53079cbd71297f418310fa0c -p 53079cbe71297f418310fa0f -c 8 -t 1440 -l MPIRUN

^[[H^[[J The last line clears the screen, which makes looking at the output from remote challenging...

— Reply to this email directly or view it on GitHub.

andre-merzky commented 10 years ago

Sierra. And damned.

andre-merzky commented 10 years ago

Hmm, I don't see this happening on Sierra though. How can I reproduce this? I'd like to open a FG ticket then...