This stuff is to rescure failed job in DisPara.
If you haven't used DisPara, this is not the place to come.
  
The stuff may be used when a normal procedure of fleshing fails.
Suppose the folloing situation:
 you have 50 hosts to flesh smashed skeletons; each host
 need 10 days to complete fleshing.
 Among them, one or few hosts fail to flesh the skeletons due
 to,  say, some accidents (power failure, malfunction of network
 card ...).
 This happend when the job was reaching the end.  So if you repeat
 the job on another host, it will take another 10 days while
 other hosts will have finished the jobs soon. You need 20 days for
 final Assembling.
 If the smashed skeleton is smashed once more, and if you distribute
 the job to 10 hosts, you need only 1 day, so 11 days are enough for
 final Assembling.


The programs and strucuture of directories are the same as those
in the 'DisPara'.  (Except of DisPara is replaced by DisParaRescue and
that the DisParaRescure/Smash/smashSkel.f
is little bit different from the one in DisPara/Smash/smashSke.f;
this is due to that the skeleton made by SkelFlesh is little bit
different from  smashed skeleton.


Smash:   Smashed skeleton made by DisPara/smash is smashed
         into N files for N cpu

FleshBase:  At N cpu, execute jobs for one event or pluaral events.
	    This dose not assume to take histogram
FlesHist:   At N cpu, execute jobs for one event or pluaral events.
	    This is intended to take histogram. 
Assemble:
	Assemble  N files  of hybrid data to get one unified file.
	Assemble  N files  of hist data to get one unified file.
	convert binary histogram  file into ascii file



	
