@handle_attr_error
    def memory_util(self):
        return self.root.find('utilization').find('memory_util').text.split()[0]