Open kanigsson opened 9 months ago
Hi @kanigsson,
We are currently revisiting cvc5's resource spending monitoring (especially if at some points we are not spending resources as we should or if the application does not terminate when the limit is reached). I will bring you updates once this analysis is complete.
repr.smt2.txt
On the attached file, cvc5 seems to not properly respect the rlimit after the first
(get-model)
(the file contains two calls to get-model).$ time --rlimit=10000 repr.smt2 sat