Skip to Content.
Sympa Menu

cado-nfs - [Cado-nfs-discuss] Bug report

Subject: Discussion related to cado-nfs

List archive

[Cado-nfs-discuss] Bug report


Chronological Thread 
  • From: Bernardo Boncompagni <bernardo.boncompagni@gmail.com>
  • To: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: [Cado-nfs-discuss] Bug report
  • Date: Fri, 21 Aug 2020 15:41:07 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=bernardo.boncompagni@gmail.com; spf=Pass smtp.mailfrom=bernardo.boncompagni@gmail.com; spf=None smtp.helo=postmaster@mail-vs1-f54.google.com
  • Ironport-phdr: 9a23:CILAph84eaHrG/9uRHKM819IXTAuvvDOBiVQ1KB+0+oWIJqq85mqBkHD//Il1AaPAdyFrasd0aGL4+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglVhTexe65+IAiooQnetsQbgpZpJ7osxBfOvnZGYfldy3lyJVKUkRb858Ow84Bm/i9Npf8v9NNOXLvjcaggQrNWEDopM2Yu5M32rhbDVheA5mEdUmoNjBVFBRXO4QzgUZfwtiv6sfd92DWfMMbrQ704RSiu4qF2QxLulSwJNSM28HvPh8N/jKxVrhGvqQFhzYHIe4yVMeZyc7nHcN8GWWZMXMBcXDFBDIOmaIsPCvIMMPtGoInnoVsBtwG+ChSrBOjy1zJIgXn20rE90+QkCQHJxgMgH9QPsH/Jq9j6L7kdUfqzzKbS1zXMcvRW1S3m54jPdBAuvfaMXbdoccXLxkkvEQLFg06fqYzgJTyV1+ANv3KH4OpnUOKikmgqoBx+rTaz3MkjkJXJhp4LxVDe8yV02Ig7KMOmRUJlYdCpDIVcui+UOoZoXs8vQm9mtSc+x7AHt5O2fygExZsoyhPCa/GKfZWE7g/jWuifLzp1hm5pdbO5ih2v/0agzej8WdO10FZMtidFl8fDtmoW1xPN7MiHTOVy/kmm2TaVygDT7/tIIUcularUM5Ihw7gwloASsUvZBCP2ll/2gLeSdkUj9eik8eXmYrT+ppKaKoR6iRn+P7wwlsCjBek0KAsDUmiB9eiiybHu/1f1TbVFg/Awj6LXqorVJd4Bqa68GwJV0pgs6xK4Dzq+1dQXh3gHLFZcdBKZlIjlJkjCIP74APqwmVisnzBrx/fJPr3lHJrBNGTMkLDkfbpl6k5czhQ8zcxH6p5KFr0MJOj/V0zxudDCEBM1Lg65z/znBdhyzo8eXHiAAq6dMKPcq1+I4ecvLvGXa4ALojb9LeIq5+Tzgn8+g1MSZq6p3Z0LZ3C/G/RmO1+WYXXqgtcACmoKsQ8+Q/briF2GSzJce3GyX6ck6jEhFI2mFZvDRpyqgLGZwCi0BIBZZmdfBlCKH3fobJyIVOoNaCKJPsBhjycEVaO6Ro8l1BGurxP6y6F9Iurb9C0Ysojj1Ndr6OHJlBEy8yZ0D8WH3G2XQWF0hDBAezhj16lzpgl7xEzG3aljiOFDDvRX5uhVSUE1O5nGwOE8CtboWwuHcM3aZkyhR4CMDCs3R8g9xJckZEB2HNC6hx/F3mL+CbIPkbWRCJty+KXa1H/0P89yzXfu26wojl1gScxKYz71zpVj/hTeUtaa236SkLynIPxFjXz9sVybxG/Lh3l2FQt5UKHLR3caPxKEotHw50eERLirW+1+b1lxjPWaI64PUeXHyFVLQPC5ZYbbamO13nmrXFOGm+/KY43tdGEQmi7aDRpcylxBzTO9LQE7QxyZjSfGFjU3TADgZkrt9a91r3bpFkI=
  • List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/>
  • List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>

Hi all,

within the scope of the aliquot sequence project at mersenneforum.org I have been running several factorizations in the past few weeks with CADO-NFS and everything went smoothly until I encountered a bug preventing a factorization to complete. I first encountered it on a C114 and then on the C107 54022122323205311359700529131254845253584832080092810873601245077747279904751944559089001546838958178759103 = 6892192422790360694669529583587636497846216763819494386433 * 7838162228984026472885414974266767581580262988991

So i ran some tests on two machines with the following specifications:
- "EC2": an Amazon EC2 instance with 3.3 GHz AMD EPYC processors, 4 cores, 8 threads, 16 GiB RAM, Ubuntu 18.04 fully updated
- "WSL": a Windows 10 PC with Intel Core i7-7800X processors, 6 cores, 12 threads, 32 GiB RAM, WSL Ubuntu 18.04 fully updated

All versions of CADO-NFS were installed with git clone https://gitlab.inria.fr/cado-nfs/cado-nfs.git.
All tests were run with the default command line cado-nfs.py <N> workdir=<workdir> unless specified.
When they failed, all tests did with the same "corrupted table" error, see attached log (c105.log.zip).
When failed, the error seems reproducible with the same command line on the same machine.

Test results follow.

Failed on EC2, CADO-NFS with timestamp July 22 (two runs).
Failed on EC2, CADO-NFS with timestamp August 18.
Failed on EC2, CADO-NFS with timestamp August 18, parameters -t 6.
Passed on WSL, CADO-NFS with timestamp March 17.
Failed on WSL, CADO-NFS with timestamp August 18.
Failed on WSL, CADO-NFS with timestamp August 18, parameters -t 8.

So it looks like whatever it is, it does not depend on the processor type, on the number of cores and on the actual cores used, and was introduced some time between March 17 and July 22.

I also attach the requested make cmake output (cmake.log.zip) and gcc -v (gcc.log.zip) for the WSL machine. Let me know if you also need those of EC2.

Thank you for your time.

Attachment: c105.log.zip
Description: Zip archive

Attachment: cmake.log.zip
Description: Zip compressed data

Attachment: gcc.log.zip
Description: Zip compressed data




Archive powered by MHonArc 2.6.19+.

Top of Page