Hi Sergio,<br><br>Which version of the ERG are you using? And by&nbsp; ``don&#39;t use the -packing option&#39;&#39;, do you mean setting -packing to 7? or 0? or leave it as default? Do you sill have -nsolutions=10 when you ``don&#39;t use the -packing&#39;&#39;. If -nsolutions is set to be non-zero, the -packing is defaulted to be 15. 
<br><br>I just experimented with the ERG nov-06. It seems that without packing, the parser hits the memory limit very soon and aborts. Similar situation is observed for packing with exhaustive unpacking (-packing=7 and/or -nsolutions=0). With selective unpacking (-packing=15 -nsolutions=10), the parser seems to be struggling to unpack within the memory limit. However, due to the huge search space, it seems to take forever.
<br>I&#39;m really not sure this is actually a bug in the selective unpacking code. But in case the above configuration is different from what you have meant, do correct me :-)<br><br>To PET developers, maybe we need some extra mechanism to control the behavior of the parser, say a time-out option?
<br><br>Best,<br>Yi<br><br><div><span class="gmail_quote">On 7/11/07, <b class="gmail_sendername">Sergio Roa</b> &lt;<a href="mailto:sergior@coli.uni-sb.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
sergior@coli.uni-sb.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I am&nbsp;&nbsp;using the&nbsp;&nbsp;svn repository version&nbsp;&nbsp;of cheap, with&nbsp;&nbsp;the following<br>options:<br><br>cheap -limit=100000 -tok=fsr -packing=15 -nsolutions=10<br><br>When I try to parse the ambiguous sentence:<br><br>&quot;It &#39;s hard&nbsp;&nbsp;to explain to a 17-year-old why someone&nbsp;&nbsp;they like had to
<br>go,&quot; says Mrs. Ward.<br><br>the cheap&nbsp;&nbsp;process takes&nbsp;&nbsp;many hours in&nbsp;&nbsp;the process of&nbsp;&nbsp;unpacking.<br><br>I wonder why this happens. When&nbsp;&nbsp;I don&#39;t use the -packing option I get<br>the results&nbsp;&nbsp;in short&nbsp;&nbsp;time.<br>

<br>Thanks,<br><br>Sergio.<br></blockquote></div><br>