A violation of the usage policy by {{ username }} ({{ realname }}) on {{ violation.target.host }} was automatically detected starting on {{ timestamp.strftime('%x') }} at {{ timestamp.strftime('%X') }}.
Because the usage has exceeded the usage policy, the following resource limits will be applied:
{% for limit, value in limits.items() %}{{ limit }} : {{ value }} {% if limit == "CPU" %} (cores) {% endif %} {% if limit == "Memory" %} (GIB) {% endif %}
{% endfor %}These limits will apply until {{ expiration.strftime('%x') }} at {{expiration.strftime('%X')}} on the following hosts:
{% for host, port in violation.policy.affected_hosts %} {{ host }} {% endfor %}Below is a summary of the usage that caused the violation.
{% for figure in figures %}