A workload of 5  jobs is being scheduled on a single-cpu sys…

A workload of 5  jobs is being scheduled on a single-cpu system with a timeslice of 1 second.  The jobs do not perform any IO, just compute.  The jobs’ arrival times and lengths are shown in the table below.  If the scheduler has a choice the job that arrives earlier is selected.  If there still is a choice the job that comes first alphabetically is selected.