#! /bin/sh

# This script is invoked by elim, which takes care of
# the changes of cpus. Wait for 30 seconds and then start 
# a new mbatch

sleep 30 
badmin reconfig -f 

