Related Experiment Video
Updated: Jan 26, 2026

A Protocol for Computer-Based Protein Structure and Function Prediction
Published on: November 3, 2011
Predicting queue wait time probabilities for multi-scale computing
Vytautas Jancauskas1, Tomasz Piontek2, Piotr Kopta2
11 Leibniz Supercomputing Centre of the Bavarian Academy of Sciences and Humanities , Boltzmannstraße 1 , 85748 Garching near Munich , Germany.
This study introduces a novel queue wait time prediction method for supercomputing clusters. The system uses historical data and Bayes theorem to provide accurate job start time probability estimates, improving resource selection and user job completion predictions.
Area of Science:
- High Performance Computing (HPC)
- Computational Science
- Operations Research
Background:
- Supercomputing clusters face challenges in efficient resource allocation due to unpredictable job queue wait times.
- Current resource selection mechanisms often lack accurate estimations of job queuing duration.
- End-users require better tools to predict their job completion times for effective workflow management.
Purpose of the Study:
- To develop a robust method for predicting queue wait times in multi-site High Performance Computing environments.
- To integrate queue wait time predictions into multi-criteria brokering for optimized resource selection.
- To provide end-users with probabilistic estimates of job start and completion times.
Main Methods:
- Utilized historical system data for predictive modeling.
- Applied Bayes theorem with an independence assumption for probability calculations.
- Developed a REST API for service accessibility.
- Calibrated probability estimates for enhanced accuracy.
Main Results:
- The prediction system returns probability estimates (t_i, p_i) indicating the likelihood of a job starting before time t_i.
- Empirical evidence supports the efficacy of the developed prediction method.
- The probabilistic output offers more comprehensive information than traditional single-value regression estimates.
Conclusions:
- The proposed method enhances resource selection in HPC by incorporating queue wait time predictions.
- The system empowers end-users with valuable insights into their job scheduling and completion timelines.
- This approach offers a more informative alternative to standard queue wait time estimation techniques.
More Related Videos
Related Concept Videos
Probability Laws
Probability in Statistics
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Probability Histograms
Probability Distributions
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
Binomial Probability Distribution
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
Poisson Probability Distribution
The...

