1)  edit setupenve.sh
    You have to give the number of cpu's; the Host list should
    contain the numbers different from those used in the
    jobs (of which one or few failed to complete).
    say, Host list of original
     1   ahost11
     2   ahost12
     ...
    50   ahost60
  Then, the Host list for the rescue job should not contian
  the numbers 1 to 50. So, for example,
    100  ahost11
    101  ahost13
    102  ahost15
....

2)  Find Skeletonxxx in FleshBasic/SkelDir or FleshHist/SekDir
	of failed job.  
	If it is only 1, you may copy it to FleshBasic/
	or FleshHist/  as Skeleton depending on basic or histo
	applicaton.
	If you have two or more Skeletonxxx, remember the directory
	where Skeletonxxx resides and also the numbers.
	./mergSkel.sh  dir numberlist
	dir will be such that  ../../DisPara/FleshHist/SkelDir
3)  make 
4)  bash
5)  source ./setupenv.sh
6)  ./smashSkelPCLinuxIFC



