Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solver segfaulting while running benchmarks #29

Open
SaiCharanMarrivada opened this issue Jul 23, 2024 · 6 comments
Open

Solver segfaulting while running benchmarks #29

SaiCharanMarrivada opened this issue Jul 23, 2024 · 6 comments

Comments

@SaiCharanMarrivada
Copy link

I tried to run your solver on dimacs files of ISCAS85 benchmarks, it segfaulted. Then, I tried on benchmarks in the benchmarks directory. The solver still segfaulted. I believe some change in your code base, left it in some vague state.

@msoos
Copy link
Collaborator

msoos commented Jul 23, 2024 via email

@SaiCharanMarrivada
Copy link
Author

Thanks for your prompt response.

@msoos
Copy link
Collaborator

msoos commented Jul 23, 2024

ganak.gz

@msoos
Copy link
Collaborator

msoos commented Jul 23, 2024

Please use that binary. You just need to gunzip ganak.gz and then ./ganak myfile.cnf. Please do not use any preprocessor (B+E or Arjun) on the CNF before. Just run it with the original CNF. It has everything built-in and should work out-of-the box! Let me know how well it works,

Mate

@SaiCharanMarrivada
Copy link
Author

Thanks

@SaiCharanMarrivada
Copy link
Author

It works perfectly for all the benchmarks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants