  0)  If you use ssh, cp execSSHtemplate exetemplate
      If you use sge, cp execSGEtemplate exetemplate;   once for all
  1)   make 
  2)   adjust setupenv

  3)  ../execflesh  
or  
  4)  ../execflesh  param

where param is the file specified by SkeletonFile at Skeleton making time.
In the case of 1),  ./Sparam is assumed as param.
../execflesh will use ../execflesh_all or ../execflesh_one and
create exec from exectemplate and submit a job for each specified host.


