The Schedule Block
Parameters in this block have an effect only if the job is submitted asynchronously with bsub. You can use these schedule declarations:
relative
type = relative
minuteDelay =val
absolute
type = absolute
startTime = "mm/dd/yy hh:mm AM|PM"
With either type, declaring email="string" in the Schedule block sends an email to the address given in the string when the job is complete.