Antarex HPC Fault Dataset
Creators
- 1. Department of Computer Science and Engineering, University of Bologna
- 2. Department of Computer Science, University of Pisa
- 3. Department of Electrical, Electronic and Information Engineering, University of Bologna
Contributors
Data collector:
- 1. Department of Computer Science and Engineering, University of Bologna
- 2. Department of Computer Science, University of Pisa
- 3. Department of Electrical, Electronic and Information Engineering, University of Bologna
Description
The Antarex dataset contains trace data collected from the homonymous experimental HPC system located at ETH Zurich while it was subjected to fault injection, for the purpose of conducting machine learning-based fault detection studies for HPC systems. Acquiring our own dataset was made necessary by the fact that commercial HPC system operators are very reluctant to share trace data containing information about faults in their systems.
In order to acquire data, we executed benchmark applications and at the same time injected faults in the system at specific times via dedicated programs, so as to trigger anomalies in the behaviour of the applications. A wide range of faults is covered in our dataset, from hardware faults, to misconfiguration faults, and finally to performance anomalies cause by interference from other processes. This was achieved through the FINJ fault injection tool, developed by the authors.
The dataset contains two types of data: one type of data refers to a series of CSV files, each containing a set of system performance metrics sampled through the LDMS HPC monitoring framework. Another type refers to the log files detailing the status of the system (i.e., currently running benchmark applications or injected fault programs) at each time point in the dataset. Such a structure enables researchers to perform a wide range of studies on the dataset. Moreover, since we collected the dataset by streaming continuous data, any study based on it will easily be reproducible on a real HPC system, in an online way. The dataset is divided in two parts: the first includes only the CPU and memory-related benchmark applications and fault programs, while the second is strictly hard drive-related. We executed each part in both single-core and multi-core variants, resulting in a total of 4 dataset blocks for 32 days of data acquisition, and 20GB of uncompressed data.
For a detailed analysis on the structure and features of the Antarex dataset, please refer to the research paper "Online Fault Classification in HPC System through Machine Learning", by Netti et al. Additional details can be found in the research paper "FINJ: a Fault Injection Tool for HPC System" by Netti et al., whereas all source code can be found on the GitHub repository of the FINJ tool.
Notes
Files
Antarex.zip
Files
(1.6 GB)
Name | Size | Download all |
---|---|---|
md5:285e502a5e2943a5e7e5b6dd2663b06a
|
1.6 GB | Preview Download |
Additional details
References
- A. Netti, Z. Kiziltan, O. Babaoglu, A. Sirbu, A. Bartolini, and A. Borghesi, "Online Fault Classification in HPC Systems through Machine Learning" in Proc. of IPDPS 2019 (submitted)
- A. Netti, Z. Kiziltan, O. Babaoglu, A. Sirbu, A. Bartolini, and A. Borghesi, "FINJ: A fault injection tool for HPC systems," in Proc. of Resilience Workshop 2018. Springer, 2018. Available: https://github.com/AlessioNetti/faultinjector