The configuration was:
----------------------
 Computer                  Dual core AMD Athlon X2 4600+ (1 GHz)
 Memory size               1 GB
 Compiler version          Intel ifort 9.1.036
 Compiler options          -O3
 Operating System version  SuSE 10.1 Linux 2.6.16.13-4-smp x86_64 kernel
 
 Problems:
 ---------
 For programs 'mod1b', 'mod2ci', 'mod2cr', and 'mod2d' there were memory
 allocation problems: above a certain problem size the program is aborted
 with a memory fault. In practice this means that of program 'mod1b' no
 case at all could be run, while for programs 'mod2ci', 'mod2cr', and 'mod2d'
 some of the smaller cases are run. .
 
 Remarks:
 --------
 All other programs ran correctly and without problems.
 Program 'mod2b' (solving a dense linear system) was also run using the
 (multi-threaded) ACML library. This program was compiled with GNU
 gfortran, version 4.1.0 because of the ACML dependency. The result file
 is 'mod2b.l02c.log'.
