The message: ```WARNING: option '--runtime' or '-t' not used. Your job will get killed if it runs longer than the default of 15 minutes.``` flashes up everytime when mxqsub is called. This is IMHO meaningless and on the long run just disturbing. So either I'm forced to use -t to get rid of the warning (but then -t should be mandatory?) or I must bear this noise for ever? Also it is way inconsequent, beeing in this sense, why not also have a warning like: ``` WARNING: option '--memory' or '-m' not used. Your job ... ``` So I propose to remove https://github.molgen.mpg.de/mariux64/mxq/blob/f3d9fb8c6143c3a884210b212ed4a8514a49a414/mxqsub.c#L1057