<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2>Folks,</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>I am writing a web 
interface for COIN, specifically for Clp and Sbb.</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>I want to capture 
output from these, especially from Sbb.&nbsp; The idea</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>being folks could 
"check progress" as the model&nbsp;runs.</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>My first attempt was 
to pause Sbb every x nodes, use methods </FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>to get best solution 
and current objective, write these to a database, </FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>then restart.&nbsp; 
Is </FONT></SPAN><SPAN class=203515816-19022004><FONT face=Arial size=2>it 
possible to restart sbb after it times out or reaches</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>node/solution 
count?</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>My next thought was 
to just dump all Sbb output to a file, then read and</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>display the output 
as it runs.&nbsp; However, I am having major problems</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>getting 
output.&nbsp;&nbsp; When I run my application in the backgroud, 
the</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>output file is empty 
until Sbb terminates.</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>My app that 
invokes&nbsp;Sbb is wcSbb.</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>I invoke the process 
as follows:</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>nohup 
/COIN/webCOIN/wcSbb &gt; /COIN/webCOIN/outfiles/myoutfile 
&amp;</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>The process goes to 
background, but output file is empty until Sbb terminates.</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>I am on a Redhat box 
(9.0)</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>I apologize if this 
turns out to be some unix setting.&nbsp; Just thought maybe </FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>someone else had 
encountered it as well.</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>Thank 
you,</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial size=2>Steve 
Henderson</FONT></SPAN></DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=203515816-19022004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV></BODY></HTML>