LMP - List Allocated (version {{ api_version }})
memory:
{% for key, value in memory.items() %}
{{ key }} -> {{ value }}
{% endfor %}