rm -f hspicemsg.cavour.* 
echo "begin of job"
date
 nice -0 run_hspice tb_sh
echo "end of job"
date
grep  error tb_sh.sim  > hspicemsg
sendmessage cavour 8394 
rsh cavour kill -1 8394 
