#9584: Weird timeouts in doctesting generic_graph with 4.5.2.alpha0 on some
systems
--------------------------------------------------------------+-------------
 Reporter:  mpatel                                            |         Owner:  
mvngu         
     Type:  defect                                            |        Status:  
closed        
 Priority:  blocker                                           |     Milestone:  
sage-4.5.2    
Component:  doctest                                           |    Resolution:  
fixed         
 Keywords:  generic_graph, generic graph, time-out, time out  |        Author:  
Leif Leonhardy
 Upstream:  N/A                                               |      Reviewer:  
John Palmieri 
   Merged:  sage-4.5.2.alpha1                                 |   Work_issues:  
              
--------------------------------------------------------------+-------------

Comment(by leif):

 Replying to [comment:53 ncohen]:
 > Well, it is not a surprise that such LP can run for a long time...

 As mentioned above, the whole test ({{{-long}}}) of {{{generic_graph.py}}}
 - with ''in theory'' '''the same''' LP program (30 vertices) - took 281
 seconds on a much slower machine.

 I still don't know if the GLPK library or the Sage interface/code that
 builds the LP program structure is broken on the other (very similar, btw)
 machine.

 (I've killed the Python process running the solver after 42138+ seconds,
 which was still searching for a solution.)

 Nathann, could you take a look at the variable name generation which
 causes the MPS and LP file errors? (These should be reproducible on all
 systems I think, at least I've met them on a 64-bit system, running Ubuntu
 9.04.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9584#comment:54>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to