Hi,
The easy hack would be to change sys.stdin to a file descriptop that
you open in writing.
Logger could be good, but that should be used only for what in inside
pylearn2. This don't fix the problem of the stuff the user print
itself.
jobman already redirect the stdout/stderr correctly to a file. You do
not need a database to use it. You can use "jobman cmdline" to just do
the rediction. "jobman cmdline --help" for detail. This will also add
some debug information that we gatter automatically, like the 'job
scheduler' job id, the host name, etc. I think it is better to collect
automatically some debug info in only one system if possible. We can
discuss where.
Can you tell me what you did finally?
Also, on witch cluster you had the problem?
Fred
On Sun, Oct 21, 2012 at 2:02 PM, David Warde-Farley