English

An Execution Fingerprint Dictionary for HPC Application Recognition

Distributed, Parallel, and Cluster Computing 2021-09-13 v1

Abstract

Applications running on HPC systems waste time and energy if they: (a) use resources inefficiently, (b) deviate from allocation purpose (e.g. cryptocurrency mining), or (c) encounter errors and failures. It is important to know which applications are running on the system, how they use the system, and whether they have been executed before. To recognize known applications during execution on a noisy system, we draw inspiration from the way Shazam recognizes known songs playing in a crowded bar. Our contribution is an Execution Fingerprint Dictionary (EFD) that stores execution fingerprints of system metrics (keys) linked to application and input size information (values) as key-value pairs for application recognition. Related work often relies on extensive system monitoring (many system metrics collected over large time windows) and employs machine learning methods to identify applications. Our solution only uses the first 2 minutes and a single system metric to achieve F-scores above 95 percent, providing comparable results to related work but with a fraction of the necessary data and a straightforward mechanism of recognition.

Keywords

Cite

@article{arxiv.2109.04766,
  title  = {An Execution Fingerprint Dictionary for HPC Application Recognition},
  author = {Thomas Jakobsche and Nicolas Lachiche and Aurélien Cavelan and Florina M. Ciorba},
  journal= {arXiv preprint arXiv:2109.04766},
  year   = {2021}
}
R2 v1 2026-06-24T05:51:17.548Z