[Cbc] CoinStructuredModel crash

David Einstein deinst at gmail.com
Tue Mar 11 19:35:12 EDT 2014


I have a somewhat large model

Coin0002I Problem BLANK has 157974 rows, 667812 columns and 10181088
elements

available for the nonce at http://www.sdcorp.net/deinst/KCMO.mps.bz2

In an effort to get it solving faster with little to no work on my part, I
tried the Dantzig-Wolfe decomposition using CoinStructuredModel (I fed the
mps to the decomp2 example.)

Kablooey.


#0  0x00000000006501d7 in CoinPackedMatrix::timesMinor (this=0x4155200,
x=0x0,
    y=0x3d2dfa0) at
../../../coin-Cbc/CoinUtils/src/CoinPackedMatrix.cpp:1859
#1  0x000000000064cf27 in CoinPackedMatrix::transposeTimes (this=0x4155200,
    x=0x0, y=0x3d2dfa0)
    at ../../../coin-Cbc/CoinUtils/src/CoinPackedMatrix.cpp:1156
#2  0x00000000004be126 in ClpSimplex::solveDW (this=0x7fff89a70fc0, model=
    0x7fff89a70f20) at ../../../coin-Cbc/Clp/src/ClpSolve.cpp:4747
#3  0x00000000004ba07c in ClpSimplex::solve (this=0x7fff89a70fc0,
    model=0x7fff89a70f20) at ../../../coin-Cbc/Clp/src/ClpSolve.cpp:4034
#4  0x000000000040331c in main (argc=2, argv=0x7fff89a71768)
    at ../../../coin-Cbc/Clp/examples/decomp2.cpp:33


(If this code is not ready, ignore me).

Thanks,
Deinst
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20140311/439fe405/attachment.html>


More information about the Cbc mailing list