/etc/init.d/heartbeat stop or the preferred command to stop a system service on your distribution (service heartbeat stop, rcheartbeat stop etc.).
crmd shutdown will not work properly in unmanaged mode.
crmd process manually:
ps -AHfww to retrieve the process ID of crmd;
crmd with a TERM signal.