|
    
Iraloc: out of memory
Problem: The program aborts with error message iraloc: out of memory.
Cause: This means that the program attempts to use more
memory than the system allows (for whatever reason).
Cure: decrease (!) the amount of memory that you allow
the program to consume, by setting a lower value to the input key maxmemoryusage.
Note: if this happens while you haven't even used the key maxmemoryusage,
the installation-parameters have not been set suitable for the machine at hand.
This is not a serious problem, but it means that you will almost always have to
use the maxmemoryusage
key in input.
|