Skeletons and Minimum Energy Scheduling

07/16/2021
by   Antonios Antoniadis, et al.
0

Consider the problem where n jobs, each with a release time, a deadline and a required processing time are to be feasibly scheduled in a single- or multi-processor setting so as to minimize the total energy consumption of the schedule. A processor has two available states: a sleep state where no energy is consumed but also no processing can take place, and an active state which consumes energy at a rate of one, and in which jobs can be processed. Transitioning from the active to the sleep does not incur any further energy cost, but transitioning from the sleep to the active state requires q energy units. Jobs may be preempted and (in the multi-processor case) migrated. The single-processor case of the problem is known to be solvable in polynomial time via an involved dynamic program, whereas the only known approximation algorithm for the multi-processor case attains an approximation factor of 3 and is based on rounding the solution to a linear programming relaxation of the problem. In this work, we present efficient and combinatorial approximation algorithms for both the single- and the multi-processor setting. Before, only an algorithm based on linear programming was known for the multi-processor case. Our algorithms build upon the concept of a skeleton, a basic (and not necessarily feasible) schedule that captures the fact that some processor(s) must be active at some time point during an interval. Finally, we further demonstrate the power of skeletons by providing an 2-approximation algorithm for the multiprocessor case, thus improving upon the recent breakthrough 3-approximation result. Our algorithm is based on a novel rounding scheme of a linear-programming relaxation of the problem which incorporates skeletons.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/29/2019

Parallel Machine Scheduling to Minimize Energy Consumption

Given n jobs with release dates, deadlines and processing times we consi...
research
04/22/2020

Scheduling Precedence-Constrained Jobs on Related Machines with Communication Delay

We consider the problem of scheduling n precedence-constrained jobs on m...
research
07/25/2022

Nested Active-Time Scheduling

The active-time scheduling problem considers the problem of scheduling p...
research
06/03/2022

Balancing Flow Time and Energy Consumption

In this paper, we study the following batch scheduling model: find a sch...
research
02/06/2019

Scheduling and Trade-off Analysis for Multi-Source Multi-Processor Systems with Divisible Loads

The main goal of parallel processing is to provide users with performanc...
research
07/03/2023

Greedy Minimum-Energy Scheduling

We consider the problem of energy-efficient scheduling across multiple p...
research
02/05/2019

Optimal Divisible Load Scheduling for Resource-Sharing Network

Scheduling is an important task allowing parallel systems to perform eff...

Please sign up or login with your details

Forgot password? Click here to reset