<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Natalia,<br>
    <br>
    my first guess would be that you have very large coefficients in
    your constraints (i.e., larger than 1e+20). At least, the assert
    comes up since a coefficient with absolute value > 1e+20 is added
    to an LP row.<br>
    <br>
    If not, could you run again with gdb and check where the large value
    comes from, and perhaps send the backtrace?<br>
    <br>
    Best,<br>
    Gerald<br>
    <br>
    <div class="moz-cite-prefix">Am 23.04.2017 um 20:57 schrieb Natalia
      Perina:<br>
    </div>
    <blockquote
cite="mid:CAJHeMXnRoWTV+cH1ohrq=qO_Xmb32GkhQtfw2RmENMxM_q9H9w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Does any one know why I would be receiving this
        error when solving a scip instance:
        <div>
          <p class="gmail-p1"><span class="gmail-s1">Assertion failed:
              (!SCIPsetIsInfinity(set, REALABS(val))), function
              SCIPvarAddToRow, file src/scip/var.c, line 13588.</span></p>
          <p class="gmail-p1"><span class="gmail-s1">Abort trap: 6</span></p>
          <p class="gmail-p1">Or know what this means? </p>
          <p class="gmail-p1"><br>
          </p>
          <p class="gmail-p1">Thanks, </p>
          <p class="gmail-p1">Natalia </p>
          <p class="gmail-p1"><br>
          </p>
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">
            <div dir="ltr">
              <div>Natalia Perina</div>
              <div>
                <div>Princeton University<font color="#999999"> l </font>2017</div>
                <div><a moz-do-not-send="true"
                    href="mailto:nperina@princeton.edu" target="_blank">nperina@princeton.edu</a></div>
              </div>
              <div>202 360 9536 </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Scip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Scip@zib.de">Scip@zib.de</a>
<a class="moz-txt-link-freetext" href="https://listserv.zib.de/mailman/listinfo/scip">https://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>