Minimizing maximum (weighted) flow-time on related and unrelated machines

  • Authors:
  • S. Anand;Karl Bringmann;Tobias Friedrich;Naveen Garg;Amit Kumar

  • Affiliations:
  • Department of Computer Science and Engineering, IIT Delhi, India;Max-Planck-Institut für Informatik, Saarbrücken, Germany;Friedrich-Schiller-Universität Jena, Germany;Department of Computer Science and Engineering, IIT Delhi, India;Department of Computer Science and Engineering, IIT Delhi, India

  • Venue:
  • ICALP'13 Proceedings of the 40th international conference on Automata, Languages, and Programming - Volume Part I
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

We initiate the study of job scheduling on related and unrelated machines so as to minimize the maximum flow time or the maximum weighted flow time (when each job has an associated weight). Previous work for these metrics considered only the setting of parallel machines, while previous work for scheduling on unrelated machines only considered Lp, p 1 We give an O(ε−3)-competitive algorithm to minimize maximum weighted flow time on related machines where we assume that the machines of the online algorithm can process 1+ε units of a job in 1 time-unit (ε speed augmentation). 2 For the objective of minimizing maximum flow time on unrelated machines we give a simple 2/ε-competitive algorithm when we augment the speed by ε. For m machines we show a lower bound of Ω(m) on the competitive ratio if speed augmentation is not permitted. Our algorithm does not assign jobs to machines as soon as they arrive. To justify this "drawback" we show a lower bound of Ω(logm) on the competitive ratio of immediate dispatch algorithms. In both these lower bound constructions we use jobs whose processing times are in $\left\{1,\infty\right\}$, and hence they apply to the more restrictive subset parallel setting. 3 For the objective of minimizing maximum weighted flow time on unrelated machines we establish a lower bound of Ω(logm)-on the competitive ratio of any online algorithm which is permitted to use s=O(1) speed machines. In our lower bound construction, job j has a processing time of pj on a subset of machines and infinity on others and has a weight 1/pj. Hence this lower bound applies to the subset parallel setting for the special case of minimizing maximum stretch.