for key, value in six.iteritems(process.memory_info()._asdict()):
            info['mem'][key] = value