-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
I encountered the following issue while using symbolosis to formal verification my module:
Unexpected response from solver: terminate called after throwing an instance of 'std::bad_alloc';
The running results are as follows:
engine_0 (smtbmc boolector) returned pass for basecase
engine_0 (smtbmc boolector) returned ERROR for induction
engine_0 did not produce any traces
Sometimes there is another issue that causes the program to interrupt:
Unexpected EOF response from solver.
May I ask what caused this problem and how to solve it?
Metadata
Metadata
Assignees
Labels
No labels