~mooshak/bin/safeexec --exec $COMMAND_LINEIn fact Mooshak invokes
safexec
with more command line
options to enforce limits over system resources (memory, time, etc),
but with this command line you may find, for instance, that your
program requires certain environment variables that are not available
to the safeexec
user.
Also, if you copy data files for the test vectors using the clipboard (CUT-PAST) that were produced in Windows then you should be aware that Mooshak runs in Linux and this system uses a single end-of-file character, instead of the sequence used by Windows.