Aarhus University Seal

Optimal Prediction of Synchronization-Preserving Races

Research output: Contribution to journal/Conference contribution in journal/Contribution to newspaperConference articleResearchpeer-review

Documents

  • 3434317

    Final published version, 382 KB, PDF document

DOI

  • Umang Mathur, University of Illinois at Urbana-Champaign
  • ,
  • Andreas Pavlogiannis
  • Mahesh Viswanathan, University of Illinois at Urbana-Champaign
Concurrent programs are notoriously hard to write correctly, as scheduling nondeterminism introduces subtle errors that are both hard to detect and to reproduce. The most common concurrency errors are (data) races, which occur when memory-conflicting actions are executed concurrently. Consequently, considerable effort has been made towards developing efficient techniques for race detection. The most common approach is dynamic race prediction: given an observed, race-free trace σ of a concurrent program, the task is to decide whether events of σ can be correctly reordered to a trace σ* that witnesses a race hidden in σ. In this work we introduce the notion of sync(hronization)-preserving races. A sync-preserving race occurs in σ when there is a witness σ* in which synchronization operations (e.g., acquisition and release of locks) appear in the same order as in σ. This is a broad definition that strictly subsumes the famous notion of happens-before races. Our main results are as follows. First, we develop a sound and complete algorithm for predicting sync-preserving races. For moderate values of parameters like the number of threads, the algorithm runs in Õ(N) time and space, where N is the length of the trace σ. Second, we show that the problem has a Ω(N/log2 N) space lower bound, and thus our algorithm is essentially time and space optimal. Third, we show that predicting races with even just a single reversal of two sync operations is NP-complete and even W1-hard when parameterized by the number of threads. Thus, sync-preservation characterizes exactly the tractability boundary of race prediction, and our algorithm is nearly optimal for the tractable side. Our experiments show that our algorithm is fast in practice, while sync-preservation characterizes races often missed by state-of-the-art methods.
Original languageEnglish
Article number36
JournalProceedings of the ACM on Programming Languages
Volume5
IssuePOPL
Number of pages29
DOIs
Publication statusPublished - Jan 2021
Event48th ACM SIGPLAN Symposium on Principles of Programming Languages : (POPL 2021) - Virtual meeting
Duration: 17 Jan 202122 Jan 2021
Conference number: 48

Conference

Conference48th ACM SIGPLAN Symposium on Principles of Programming Languages
Number48
LocationVirtual meeting
Period17/01/202122/01/2021

See relations at Aarhus University Citationformats

ID: 211415961