The FCFS multi-scheduler is managing all of the FCFS queues. Reviewing the response in the March 23, 2016 document, it was stated that strict_ordering true and backfill false would satisfy the requiremet, which is _was_ implemented. The FCFS multi-scheduler is keeping the jobs in "strict order" The multi-scheduler will NOT let other jobs run if it will break the strict ordering