Closed Randolph42 closed 10 years ago
On my 16G system CPU RAM is exhausted after 11 continuous invocations of ss43.sql
It is visibly increasing VMEM at 1.1G / invocation This can be reproduced easily by :
cat ss43.sql > test.sql cat ss43.sql >> test.sql ... cat ss43.sql >> test.sql ./alenka -ssd -star test.sql
or using immediate mode.
Thanks Anton.
On my 16G system CPU RAM is exhausted after 11 continuous invocations of ss43.sql
It is visibly increasing VMEM at 1.1G / invocation This can be reproduced easily by :
or using immediate mode.