<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I mean leaving it as default, so, the options now are:<br><br>&nbsp;&nbsp;cheap -limit=100000 -tok=fsr -nsolutions=10
<br><br></blockquote></div><br>Oh, I just checked the code. It seems that if ``-packing&#39;&#39; is not given, then packing is disabled (=0, no packing). If ``-packing&#39;&#39; is given without ``=n&#39;&#39;, then it&#39;s defaulted to 15.
<br><br>So in your case, you are running without packing. I just tried again, and it leads to immediate out of memory failure. Therefore, what you got without packing is a crash, rather than real results.<br><br>Best,<br>
Yi<br>