Add stdout, stderr and ecode to scheduler message
The scheduler message should contain the stdout, stderr and exit code of the execution. This would allow the sched subcommand, not only to enable optimization and stuff, but also to reschedule failed executions or so.