Skip to Content.
Sympa Menu

cado-nfs - [Cado-nfs-discuss] Problem on the merge phase

Subject: Discussion related to cado-nfs

List archive

[Cado-nfs-discuss] Problem on the merge phase


Chronological Thread 
  • From: Christophe Clavier <christophe.clavier@unilim.fr>
  • To: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: [Cado-nfs-discuss] Problem on the merge phase
  • Date: Thu, 11 Dec 2014 08:49:18 +0100
  • 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,

I have a problem on the merge phase of a factorization with cado 2.1.1.
Hereunder is reported the end of the log.
I have started again the factorization by importing the poly file and the relations but no more success.
I have checked the relations with check_rels and they seem ok.

Can anyone help me terminate this factorization?

Thanks

Christophe

Info:Filtering - Duplicate Removal, splitting pass: Starting
Info:Filtering - Duplicate Removal, splitting pass: Splitting 1506 new files
Info:Filtering - Duplicate Removal, splitting pass: Relations per slice: 0: 10027687, 1: 10029492
Info:Filtering - Duplicate Removal, removal pass: Starting
Info:Filtering - Duplicate Removal, removal pass: 9258624 unique relations remain on slice 0
Info:Filtering - Duplicate Removal, removal pass: 9260659 unique relations remain on slice 1
Info:Filtering - Duplicate Removal, removal pass: Of 20057179 newly added relations 18519283 were unique (ratio 0.923324)
Info:Filtering - Duplicate Removal, removal pass: 18519283 unique relations remain in total
Info:Filtering - Singleton removal: Starting
Info:Filtering - Singleton removal: Reading 18519283 unique and 122177 free relations, total 18641460
Info:Filtering - Singleton removal: After purge, 1679486 relations with 1679326 primes remain with weight 32127890 and excess 160
Info:Filtering - Singleton removal: Have enough relations
Info:HTTP server: Got notification to stop serving Workunits
Info:Lattice Sieving: Cancelling remaining workunits
Info:Filtering - Merging: Starting
Warning:Command: Process with PID 23867 finished with return code -6
Error:Filtering - Merging: Program run on server failed with exit code -6
Error:Filtering - Merging: Command line was: /home/clavip01/math/cado-nfs-2.1.1/build/opn/filter/merge -mat ./tmp/A_8844_1553.c134.purge.purged.gz -out ./tmp/A_8844_1553.c134.merge.history.gz -maxlevel 20 -keep 160 -skip 32 -forbw 3 -ratio 1.1 > ./tmp/A_8844_1553.c134.merge.merge.stdout.1 2> ./tmp/A_8844_1553.c134.merge.merge.stderr.1
Error:Filtering - Merging: Stderr output follows (stored in file ./tmp/A_8844_1553.c134.merge.merge.stderr.1):
b'# Warning: parameter nbmergemax is checked by this program but is undocumented.\nantebuffer set to /home/clavip01/math/cado-nfs-2.1.1/build/opn/utils/antebuffer\ncode BUG() : condition e == 1 failed in insert_rel_into_table at /home/clavip01/math/cado-nfs-2.1.1/filter/filter_matrix.c:100 -- Abort\n'
Traceback (most recent call last):
  File "../../scripts/cadofactor/cadofactor.py", line 72, in <module>
    factors = factorjob.run()
  File "/home/clavip01/math/cado-nfs-2.1.1/scripts/cadofactor/cadotask.py", line 4720, in run
    last_status, last_task = self.run_next_task()
  File "/home/clavip01/math/cado-nfs-2.1.1/scripts/cadofactor/cadotask.py", line 4788, in run_next_task
    return [task.run(), task.title]
  File "/home/clavip01/math/cado-nfs-2.1.1/scripts/cadofactor/cadotask.py", line 3438, in run
    raise Exception("Program failed")
Exception: Program failed




Archive powered by MHonArc 2.6.19+.

Top of Page