High memory consumption for interior mutability function contract test #3611
Labels
[C] Bug
This is a bug. Something isn't working.
[E] Performance
Track performance improvement (Time / Memory / CPU)
This test: https://github.com/model-checking/kani/blob/main/tests/expected/function-contract/interior-mutability/whole-struct/refcell.rs
using the following command line invocation:
with Kani version: 041beda
consumes more than 9 GB of memory and the solver instance includes a huge number of clauses/literals even though the size of the program expression is fairly small (~2K):
The text was updated successfully, but these errors were encountered: