Reschedule on submit time
Introduction of choice based reschedule flag --reschedule [false,poisson,submit-time] These three options are similar to the previous boolean option where no flag was false (default) poisson was the --reschedule (true) flag. And the newly introduced '--reschedule submit-time' now places job in the queue based on submit time, while the scheduler can make decisions on when they are actually run.