Skip to Content.
Sympa Menu

cado-nfs - [Cado-nfs-discuss] Missing relations files

Subject: Discussion related to cado-nfs

List archive

[Cado-nfs-discuss] Missing relations files


Chronological Thread 
  • From: Christophe Clavier <christophe.clavier@unilim.fr>
  • To: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: [Cado-nfs-discuss] Missing relations files
  • Date: Mon, 09 Jun 2014 06:36:07 +0200
  • 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>


Hello,

The sieve phase of my last factorization terminated with the following error message:

Info:Lattice Sieving: Adding workunit A_9120_1007.c156_sieving_104592000-104600000 to database
Info:Lattice Sieving: Reached target of 81000000 relations, now have 81000842
Info:Filtering - Duplicate Removal, splitting pass: Starting
Info:Filtering - Duplicate Removal, splitting pass: Splitting 9049 new files
Traceback (most recent call last):
  File "../../scripts/cadofactor/cadofactor.py", line 75, in <module>
    factors = factorjob.run()
  File "/home/clavip01/math/cado-nfs-2.0/scripts/cadofactor/cadotask.py", line 3277, in run
    while self.run_next_task():
  File "/home/clavip01/math/cado-nfs-2.0/scripts/cadofactor/cadotask.py", line 3337, in run_next_task
    return task.run()
  File "/home/clavip01/math/cado-nfs-2.0/scripts/cadofactor/cadotask.py", line 1861, in run
    self.check_files_exist(newfiles, "input", shouldexist = True)
  File "/home/clavip01/math/cado-nfs-2.0/scripts/cadofactor/cadotask.py", line 761, in check_files_exist
    raise IOError("%s file %s does not exist" % (filedesc, f))
IOError: input file /home/clavip01/math/cado-nfs-2.0/servers/A_9120_1007.c156/tmp/A_9120_1007.c156.upload/A_9120_1007.c156.sieving.34104000-34112000.e1pq3a.gz does not exist

It appears that some relations files are missing while I do not know why.
Is there any workaround to continue the factorization despite these missing files?

Thanks for your help.

Christophe




Archive powered by MHonArc 2.6.19+.

Top of Page