[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-glpk] RE: [Help-glpk] GLPSOL Runtime Error
From: |
Chelaru, Laura |
Subject: |
[Bug-glpk] RE: [Help-glpk] GLPSOL Runtime Error |
Date: |
Mon, 23 Aug 2010 16:55:17 +0400 |
Hi Andrew and Xypron,
The command line I used is
call "G:\(....)\glpsol.exe" --model "G:\(....)\model.mod" --data
"G:\(....)\data2.dat"
I omitted the complete path, let me know if that's an issue.
I've attached the mod and dat files for which I get this error. Running the MIP
with a different dat file (which is a subset of the one I've attached) works
fine.
Please let me know if you have any updated about this. My contract will be
finishing in about a week and I'd like to have a solution to this by then. Is
this doable?
-Laura
-----Original Message-----
From: Xypron [mailto:address@hidden
Sent: Sunday, August 22, 2010 8:03 PM
To: Chelaru, Laura
Cc: 'address@hidden'; Andrew Makhorin; address@hidden
Subject: Re: [Help-glpk] GLPSOL Runtime Error
Hello Laura,
your mail was unfortunately not received by the help-glpk list until
now, because you were not registered for the list (see
http://lists.gnu.org/mailman/listinfo/help-glpk and
http://lists.gnu.org/mailman/listinfo/bug-glpk for details on registering).
The output you received indicates a bug in the source code of GLPK.
Could you, please, indicate the complete command line with all parameters.
Are you able to supply an example to reproduce the error? You only need
to send the example to Andrew for debugging. There is no need to send it
to the whole list.
Best regards
Xypron
Chelaru, Laura wrote:
>
> Hi,
>
> I am running glpsol from cmd line, calling a .mod and a .dat file.
> Everything was working fine until I created a new .dat file (with
> about twice as much data as the original) which, after being read in
> and the model being successfully generated, causes a runtime error.
> There is no error number, just the message that "This Application has
> requested the Runtime to terminate it in an unusual way. Please
> contact the application's support team for more information".
>
> The cmd output states that the error was detected in "glpnpp03.c" line 668
>
> I'm not doing anything fancy, and as a result, I'm not sure how to fix
> this. Help would be very much appreciated.
>
> Cheers,
> Laura
>
>
********************
NOTICE OF CONFIDENTIALITY
This communication including any information transmitted with it is
intended only for the use of the addressees and is confidential.
If you are not an intended recipient or responsible for delivering
the message to an intended recipient, any review, disclosure,
conversion to hard copy, dissemination, reproduction or other use
of any part of this communication is strictly prohibited, as is the
taking or omitting of any action in reliance upon this communication.
If you receive this communication in error or without authorization
please notify us immediately by return e-mail or otherwise and
permanently delete the entire communication from any computer,
disk drive, or other storage medium.
If the above disclaimer is not properly readable, it can be found at
www.td.com/legal
AVERTISSEMENT DE CONFIDENTIALITE
Ce courriel, ainsi que tout renseignement ci-inclus, destiné uniquement
aux destinataires susmentionnés, est confidentiel. Si vous
n'êtes pas le destinataire prévu ou un agent responsable de la
livraison de ce courriel, tout examen, divulgation, copie, impression,
reproduction, distribution, ou autre utilisation d'une partie de ce
courriel est strictement interdit de même que toute intervention ou
abstraction à cet égard. Si vous avez reçu ce message par erreur ou
sans autorisation, veuillez en aviser immédiatement l'expéditeur par
retour de courriel ou par un autre moyen et supprimer immédiatement
cette communication entière de tout système électronique.
Si l'avis de non-responsabilité ci-dessus n'est pas lisible, vous
pouvez le consulter à www.td.com/francais/legale
data2.dat
Description: Binary data
model.mod
Description: Binary data