bug-gnu-chess
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xboard sends SIGINT to gnuchess, and gnuchess exits


From: Michael Wang
Subject: Re: xboard sends SIGINT to gnuchess, and gnuchess exits
Date: Tue, 1 Jan 2002 09:52:49 -0500
User-agent: Mutt/1.2.5i

Simon et al,

On Tue, Jan 01, 2002 at 12:36:36PM +0000, Simon Waters wrote:
> Michael, can you try 5.03beta?
  
5.03beta is the first thing that I tried. I can compile it
in the same way as v5.02, but it does not take any of the
commands: "post", "depth 6", "go", "quit". See below:

  address@hidden:/opt/home/mwang/Build/chess-5.02/src]./gnuchess     
  GNU Chess v5.02
  
  Transposition table:  Entries=1024K Size=32768K
  Pawn hash table: Entries=384K Size=24576K
  White (1) : post
  White (1) : depth 6
  Search to a depth of 6
  White (1) : go
  Thinking...
   no book (book.dat).
  Root = -35, Phase = 1 Depth = 6
  Ply   Time     Eval      Nodes   Principal-Variation
   1.   0.03     20        20      Nf3
   2&   0.04    -10        61      Nf3 Nf6
   2.   0.07    -10        99      Nf3 Nf6
   3&   0.08     19       202      Nf3 Nf6 Nc3
   3.   0.11     19       221      Nf3 Nf6 Nc3
   4&   0.13    -10       381      Nf3 Nf6 Nc3 Nc6
   4.   0.19    -10       691      Nf3 Nf6 Nc3 Nc6
   5&   0.24      5      1267      Nf3 Nf6 Nc3 Nc6 e4
   5.   0.42      5      2359      Nf3 Nf6 Nc3 Nc6 e4
   6&   0.60    -10      4311      Nf3 Nf6 Nc3 Nc6 e4 e5
   6.   1.04    -10      8923      Nf3 Nf6 Nc3 Nc6 e4 e5
  
  Time = 1.0 Rate=8565 Nodes=[8363/560/8923] GenCnt=8229
  Eval=[2510/4047] RptCnt=0 NullCut=641 FutlCut=317
  Ext: Chk=62 Recap=16 Pawn=9 OneRep=8 Horz=1 Mate=0 KThrt=15
  Material=[3600/3600 : 4400/4400] Lazy=[100/100] MaxPosnScore=[100/123]
  Hash: Success=28% Collision=6% Pawn=79%
  
  black  KQkq
  r n b q k b n r 
  p p p p p p p p 
  . . . . . . . . 
  . . . . . . . . 
  . . . . . . . . 
  . . . . . N . . 
  P P P P P P P P 
  R N B Q K B . R 
  
  
  My move is : Nf3
  Black (1) : quit
  address@hidden:/opt/home/mwang/Build/chess-5.02/src]cd ../../chess/src/
  address@hidden:/opt/home/mwang/Build/chess/src]./gnuchess         
  GNU Chess v5.03
  
  post
  depth 6
  go
  quit
  ^C

> PS: gnuchessx was part of GNU chess 4 and is no longer
> supported, I assume you meant "gnuchess" in the original report.

By default, xboard expects to find "gnuchessx". I know I can specify
the program to run with command line options, but I did

  cd /usr/local/bin && ln gnuchess gnuchessx

instead.

Thank you!

PS: I am on
  SunOS emily 5.8 Generic_108528-10 sun4m sparc SUNW,SPARCstation-20



reply via email to

[Prev in Thread] Current Thread [Next in Thread]