if not self.is_alive():
            log.warning("The process with pid %d is not alive, memory dump aborted" % self.pid)
            return False