A Hybrid GABFO Scheduling for Optimal Makespan in Computational Grid

A Hybrid GABFO Scheduling for Optimal Makespan in Computational Grid

Shiv Prakash, Deo Prakash Vidyarthi
Copyright: © 2014 |Pages: 27
DOI: 10.4018/ijaec.2014070104
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Scheduling in Computational Grid (CG) is an important but complex task. It is done to schedule the submitted jobs onto the nodes of the grid so that some characteristic parameter is optimized. Makespan of the job is an important parameter and most often scheduling is done to optimize makespan. Genetic Algorithm (GA) is a search procedure based on the evolutionary technique that is able to solve a class of complex optimization problem. However, GA takes longer to converge towards its near optimal solution. Bacteria Foraging Optimization (BFO), also derived from nature, is a technique to optimize a given function in a distributed manner. Due to limited availability of bacteria, BFO is not suitable to optimize the solution for the problem involving a large search space. Characteristics of both GA and BFO are combined so that their benefits can be reaped. The hybrid approach is referred to as Genetic Algorithms Bacteria Foraging Optimization (GABFO) algorithm. The proposed GABFO has been applied to optimize makespan of a given schedule in a computational grid. Results of the simulation, conducted to evaluate the performance of the proposed model, reveal the effectiveness of the proposed model.
Article Preview
Top

1. Introduction

Computational Grid (CG) primarily processes the compute intensive jobs (Prakash & Vidyarthi, 2012). Next generation scientific researches are being carried out by the large collaboration of researchers across the globe. CG is defined as a global computing infrastructure that provides dependable, consistent, pervasive and inexpensive access to high end computational capabilities despite the grid resources and the grid users being geographical distributed. Grid facilitates resource coordination and sharing towards problem solving in dynamic, multi-institutional virtual organizations (Foster & Kesselman, 2004). In the grid, resource coordination are not subject to centralized control and using standard, open, general-purpose protocols and interfaces nontrivial qualities of service is delivered (Foster & Kesselman, 2004). CG facilitates the sharing of computational power and storage capacity over the Internet (Foster & Kesselman, 2004). CG allows the execution of a complex job through an intelligent interface. A grid middleware searches the appropriate resources, from the pool of grid resources, to execute the job depending upon the execution policies and the job requirements (Prakash & Vidyarthi, 2012).

GA is often used to solve the complex combinatorial optimization problem whose solution involves exploring and identifying the solution from a big search space. GA works on the principle of natural selection and evolution. GA operators, such as crossover, mutation etc. (Goldberg, 2005; Mitchell 2006), are applied on a randomly generated population comprised of a set of chromosomes (solutions). These chromosomes are evaluated against a fitness function, the optimization objective, and evolve over the generations.

Bacterial Foraging Optimization (BFO), a concept from biology, has drawn the attention of researchers in recent because of its efficiency towards solving real-world optimization problems (Biswas, et al. 2007; Kim, et al. 2007; Niu et al. 2011). BFO algorithm is an optimal foraging of bacteria that evolves using behavior of E.coli bacteria (Passino, 2002). Searching strategy, in BFO, is random as searching food in E.coli bacteria. BFO algorithm has three types of operators; chemotaxis, reproduction and elimination-dispersal. In BFO, searching is performed using bacterium tumble and run. Mapping BFO to grid scheduling involves locating the heavily and lightly loaded node using the bacterium behavior (Niu et al. 2011). In tumbling (Biswas, et al. 2007), a random vector R between -0 to 1 is generated. Shift direction of bacteria with random vector R is multiplied by a constant C and is divided by the square root of vector R and its transpose. Constant C differs for each bacterium. In the proposed problem, tumbling (Biswas, et al. 2007) is mapped as the random load transfer from one node to another in the grid. A task is randomly selected, from a heavily loaded node, and transferred to a lightly loaded node. Chemotaxis step of the bacterium is performed by tumble and run.

The search in BFO can be favorable or unfavorable, swimming up a nutrient gradient or swimming down a nutrient gradient (Kim, et al. 2007). Therefore climbing up in the nutrient hills (Biswas, et al. 2007) depend on the bacterium and nutrient by avoiding noxious substances. The sensors, it needs for optimal resolution (Kim, et al. 2007), are receptor proteins which are very sensitive and posses high gain. A small change in the concentration of nutrients can cause a significant change in the behavior. In chemotaxis step (Biswas, et al. 2007; Kim, et al. 2007; Niu et al. 2011), bacteria try to maintain current position and direction by adding multiplication of step length and direction. In duplicate step, bacteria try to maintain constant population. Also, in duplicate step, bacteria are ranked according to their position and half of the bad ranked bacteria are replaced by the good ranked bacteria. Elimination-dispersal occurs with a given probability. In elimination dispersal step, certain bacteria are eliminated due to unexpected change in temperature. A simple BFO algorithm (Chitra, et al. 2011; Nayak, et al. 2012; Vivekanandan & Ramyachitra 2012) is given below in Box 1.

Complete Article List

Search this Journal:
Reset
Volume 14: 1 Issue (2024): Forthcoming, Available for Pre-Order
Volume 13: 4 Issues (2022): 2 Released, 2 Forthcoming
Volume 12: 4 Issues (2021)
Volume 11: 4 Issues (2020)
Volume 10: 4 Issues (2019)
Volume 9: 4 Issues (2018)
Volume 8: 4 Issues (2017)
Volume 7: 4 Issues (2016)
Volume 6: 4 Issues (2015)
Volume 5: 4 Issues (2014)
Volume 4: 4 Issues (2013)
Volume 3: 4 Issues (2012)
Volume 2: 4 Issues (2011)
Volume 1: 4 Issues (2010)
View Complete Journal Contents Listing