Hi Mahesh
I've had some success with the following powershell command to evict stubborn nodes
Remove-HpcNode -Name "nodename"
Interesting to note that the troublesome node is running 2008 R2 OS, which is not supported with Windows HPC Server 2008.
Cheers
Dan