Perft(14) Weekly Status Report

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

Perft(14) Weekly Status 2014-12-21

Post by sje »

Perft(14) Weekly Status 2014-12-21

There are more than 4,400,000 perft(7) results so far, about 4.56% of the 96,400,068 needed.

Day count: 135
Average throughput: 32,593 results/day

Completed work units (45): 000-032, 034-037, 039-040, 042-044, 046-047, 964
In progress (10): 033, 038, 041, 045, 048-053
Not yet started (910): 054-963

Work units in progress:

Code: Select all

WU#  Comp%  Machine
---  -----  -------
033  74.1%  megan
038  59.4%  joni
041  28.1%  melissa
045  40.8%  betty
048  84.7%  rocky
049  63.1%  serra
050  32.2%  gail
051  58.8%  amanda
052  31.9%  kristen
053   0.0%  cynthia
User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

MD5 signature files

Post by sje »

I have moved the MD5 checksum signature file for the work unit results: https://dl.dropboxusercontent.com/u/316 ... Signatures

The above currently has 45 lines and is growing.

I've also made a fie with the MD5 signatures for the original, unprocessed work units. The file contains 965 lines and it's contents will not change: https://dl.dropboxusercontent.com/u/316 ... Signatures

After I get the extended precision statistics maker running, I'll have directories and files set up to hold independently produced results.
User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

ZIP problem

Post by sje »

ZIP problem
ankan wrote:The results are available at:
records 964, 0, 33, 36, 38, 41 and 42: https://drive.google.com/file/d/0B4d0eT ... sp=sharing
records 420-425: https://drive.google.com/file/d/0B4d0eT ... sp=sharing
I am unable to decompress either of the ZIP archives under Mac OS/X or Linux. Linux diagnostic is:

Code: Select all

need PK compat. v6.3 (can do v4.6)
mar
Posts: 2554
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: ZIP problem

Post by mar »

sje wrote:ZIP problem
I am unable to decompress either of the ZIP archives under Mac OS/X or Linux. Linux diagnostic is:

Code: Select all

need PK compat. v6.3 (can do v4.6)
That's because it's not compressed with deflate but with LZMA.
You can use 7-zip for that which can create zip files as well (using deflate).
(it can do optimal parsing of lz matches for deflate which yields some 20% improvement over say stock zlib - of course this is slow but 20% is very nice because any unzip can still handle it).
But expect the size to grow some.
ankan
Posts: 77
Joined: Sun Apr 21, 2013 3:29 pm
Full name: Ankan Banerjee

Re: ZIP problem

Post by ankan »

I had compressed them using 7-zip (which I guess defaults to lzma for zip format). I have updated the zip files to use deflate.

records 400-499 have completed
records 500-599 are in progress

results:
test records: https://drive.google.com/file/d/0B4d0eT ... sp=sharing
records 400-499: https://drive.google.com/file/d/0B4d0eT ... sp=sharing

signatures:
https://drive.google.com/file/d/0B4d0eT ... sp=sharing
User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

Re: ZIP problem

Post by sje »

I was able to uncompress this under Mac OS/X. I then used plain regular gzip to recompress each of the 100 files into gz format. These now appear as:
https://dl.dropboxusercontent.com/u/316 ... .400.op.gz
https://dl.dropboxusercontent.com/u/316 ... .401.op.gz
etc.
User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

MD5 signatures for Ankan's results

Post by sje »

MD5 signatures for Ankan's results

Presented in the same format as Symbolic's result signatures, currently for work units 400-499 with the MD5 calculations done under Mac OS/X:

https://dl.dropboxusercontent.com/u/316 ... Signatures
User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

Also on Google Drive

Post by sje »

Also on Google Drive

https://drive.google.com/folderview?id= ... sp=sharing

It's good to have a backup.

Unfortunately, the Google Drive web interface seems to have a limit of 500 entries per folder.
User avatar
sje
Posts: 4675
Joined: Mon Mar 13, 2006 7:43 pm

Perft(14) Weekly Status 2014-12-28

Post by sje »

Perft(14) Weekly Status 2014-12-28

There are more than 4,800,000 perft(7) results so far, about 4.98% of the 96,400,068 needed.

Day count: 142
Average throughput: 33,803 results/day

Completed work units (49): 000-032, 034-037, 039-040, 042-044, 046-049, 051-052, 964
In progress (10): 033, 038, 041, 045, 050, 053-057
Not yet started (906): 058-963

Work units in progress:

Code: Select all

WU#  Comp%  Machine
---  -----  -------
033  86.6%  megan
038  75.3%  joni
041  34.6%  melissa
045  56.4%  betty
050  62.6%  gail
053  33.9%  cynthia
054  56.4%  rocky
055   5.5%  amanda
056   6.9%  kristen
057   2.2%  serra