[CHiPPS] ChiPPS error run

Yan Xu Yan.Xu at sas.com
Thu Apr 23 10:26:36 EDT 2009


 "mpiexec -np 2 blis -par p0548.mps" is not the correct way. You need something like

                     mpiexec -np 2 blis -par blis.par -Alps_instance p0548.mps

Please refer to the INSTALL file about how to build and run Blis. You can specify which instance to run in the blis.par file, or in the command line.

Regards,
Yan




From: chipps-bounces at list.coin-or.org [mailto:chipps-bounces at list.coin-or.org] On Behalf Of Jack Bryan
Sent: Wednesday, April 22, 2009 5:13 PM
To: chipps at list.coin-or.org
Subject: [CHiPPS] ChiPPS error run

Hi,

I have installed Blis-0.9  and try to run it on a cluster with MPICH2.
I am using 2 processes to run the benchmark  bell5.mps, which is a mixed
integer linear programming.

ftp://ftp.caam.rice.edu/pub/people/bixby/miplib/miplib3/bell5

I got error :

--------------------------------------
mpiexec -np 2 blis -par p0548.mps
Reading in ALPS parameters ...
Reading in BLIS parameters ...
Alps0110I ALPS version 1.0 (Parallel, MPI)
Alps0050I Launched 2 processes
Bcps0001I BiCePS version 0.9
Blis0001I BLIS version 0.9
Blis0020I WARNING: The Problem does not have integer variables
Fatal error in MPI_Barrier: Other MPI error, error stack:
MPI_Barrier(406)..........................: MPI_Barrier(MPI_COMM_WORLD)

failed
MPIR_Barrier(77)..........................:
MPIC_Sendrecv(123)........................:
MPIC_Wait(270)............................:
MPIDI_CH3i_Progress_wait(215).............: an error occurred while

handling an event returned by MPIDU_Sock_Wait()
MPIDI_CH3I_Progress_handle_sock_event(420):
MPIDU_Socki_handle_read(637)..............: connection failure

(set=0,sock=1,errno=104:Connection reset by peer)[cli_1]: aborting job:
Fatal error in MPI_Barrier: Other MPI error, error stack:
MPI_Barrier(406)..........................: MPI_Barrier(MPI_COMM_WORLD)

failed
MPIR_Barrier(77)..........................:
MPIC_Sendrecv(123)........................:
MPIC_Wait(270)............................:
MPIDI_CH3i_Progress_wait(215).............: an error occurred while

handling an event returned by MPIDU_Sock_Wait()
MPIDI_CH3I_Progress_handle_sock_event(420):
MPIDU_Socki_handle_read(637)..............: connection failure

(set=0,sock=1,errno=104:Connection reset by peer)
rank 0 in job 7  mountain.ece.college.edu_57166   caused collective abort

of all ranks
  exit status of rank 0: killed by signal 11

--------------------------------------
Why Blis say that he Problem does not have integer variables ?
bell5 has 58 integer variables.

Any help is appreciated.

Jack
April 22 2009
________________________________
Windows Live(tm) SkyDrive(tm): Get 25 GB of free online storage. Check it out.<http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_skydrive_042009>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/chipps/attachments/20090423/683f9541/attachment.html 


More information about the CHiPPS mailing list