Competitive Kill-and-Restart and Preemptive Strategies for Non-Clairvoyant Scheduling
Sven Jäger, Guillaume Sagnol, Daniel Schmidt genannt Waldschmidt, Philipp Warode
TL;DR
This paper studies non‑clairvoyant scheduling for minimizing the sum of weighted completion times on a single machine, focusing on kill‑and‑restart and preemptive strategies. It introduces the $b$‑scaling strategy and its randomized variant, deriving tight competitive ratios via spectral analysis of Toeplitz matrices; a deterministic bound of $1+\dfrac{2b^{3/2}}{b-1}$ is achieved with a minimum of $1+3\sqrt{3}$ at $b=3$, and a randomized bound of $\dfrac{2b+\sqrt{b}-1}{\sqrt{b}\ln b}$ is minimized near $b\approx 8.16$, giving about $3.032$. The paper also proves a lower bound of $3-\dfrac{2}{n+1}$ for deterministic strategies, and demonstrates a $2$-competitive online rule (WSETF) for release‑date settings, with extensions to online release dates and parallel machines yielding sub‑10 guarantees. Together, these results show that constant‑competitive non‑clairvoyant strategies are achievable and provide a methodological framework using Toeplitz/eigenvalue analyses for future generalizations.
Abstract
We study kill-and-restart and preemptive strategies for the fundamental scheduling problem of minimizing the sum of weighted completion times on a single machine in the non-clairvoyant setting. First, we show a lower bound of~$3$ for any deterministic non-clairvoyant kill-and-restart strategy. Then, we give for any $b > 1$ a tight analysis for the natural $b$-scaling kill-and-restart strategy as well as for a randomized variant of it. In particular, we show a competitive ratio of $(1+3\sqrt{3})\approx 6.197$ for the deterministic and of $\approx 3.032$ for the randomized strategy, by making use of the largest eigenvalue of a Toeplitz matrix. In addition, we show that the preemptive Weighted Shortest Elapsed Time First (WSETF) rule is $2$-competitive when jobs are released online, matching the lower bound for the unit weight case with trivial release dates for any non-clairvoyant algorithm. Using this result as well as the competitiveness of round-robin for multiple machines, we prove performance guarantees smaller than $10$ for adaptions of the $b$-scaling strategy to online release dates and unweighted jobs on identical parallel machines.
