Opened 9 years ago

Closed 7 years ago

#3895 closed defect (worksforme)

Memory leak in the Linux simulation executable when using KLU

Reported by: Francesco Casella Owned by: somebody
Priority: high Milestone: 1.13.0
Component: Run-time Version:
Keywords: Cc:

Description

The simulation of our larges network models (with 100k implicit linear equations) cause a memory leak of about 1 MB/s. Although tolerable, this should probably be fixed, because you eventually run out of memory, for very long simulations.

Replaces #3646.

Change History (6)

comment:1 by Martin Sjölund, 8 years ago

Milestone: 1.10.01.11.0

Ticket retargeted after milestone closed

comment:2 by Martin Sjölund, 8 years ago

Milestone: 1.11.01.12.0

Milestone moved to 1.12.0 due to 1.11.0 already being released.

comment:3 by Francesco Casella, 7 years ago

Milestone: 1.12.0Future

The milestone of this ticket has been reassigned to "Future".

If you think the issue is still valid and relevant for you, please select milestone 1.13.0 for back-end, code generation and run-time issues, or 2.0.0 for front-end issues.

If you are aware that the problem is no longer present, please select the milestone corresponding to the version of OMC you used to check that, and set the status to "worksforme".

In both cases, a short informative comment would be welcome.

comment:4 by Martin Sjölund, 7 years ago

This bug is hard to reproduce. valgrind says there is no memory leak related to klu (as far as I can tell); has this been fixed?

comment:5 by Willi Braun, 7 years ago

I was also not able to catch the reported leak.

comment:6 by Francesco Casella, 7 years ago

Milestone: Future1.13.0
Resolution: worksforme
Status: newclosed

This was an old bug when we ran our first large grid model experiments, and was probably fixed a long time ago. I will run a large batch of tests as soon as Complex numbers are supported by the new front end; I will re-open the ticket if there are still problems.

Note: See TracTickets for help on using tickets.