Subject: Discussion related to cado-nfs
List archive
- From: Christophe Clavier <christophe.clavier@unilim.fr>
- To: cado-nfs-discuss@lists.gforge.inria.fr
- Subject: [Cado-nfs-discuss] Problem in freerel step related to DSIZEOF_P_R_VALUES flag
- Date: Thu, 16 May 2019 07:06:03 +0200
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=christophe.clavier@unilim.fr; spf=Neutral smtp.mailfrom=christophe.clavier@unilim.fr; spf=None smtp.helo=postmaster@mail.zaclys.net
- Dmarc-filter: OpenDMARC Filter v1.3.2 mail.zaclys.net x4G563DW034175
- Ironport-phdr: 9a23:eZcbER/aovb1Qf9uRHKM819IXTAuvvDOBiVQ1KB30uMcTK2v8tzYMVDF4r011RmVBNyduqMP2rOempujcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47xaFLIv3K98yMZFAnhOgppPOT1HZPZg9iq2+yo9JDffhhEiCC5bL52Ixm7qRjdvdQKjIV/Lao81gHHqWZSdeRMwmNoK1OTnxLi6cq14ZVu7Sdete8/+sBZSan1cLg2QrJeDDQ9LmA6/9brugXZTQuO/XQTTGMbmQdVDgff7RH6WpDxsjbmtud4xSKXM9H6QawyVD+/6apgVR3mhzodNzMh7m/ZitF+gqFVrh2vqBNw35XZb5uJOPdkZK7RYd0XSGhHU81MVyJBGIS8b44XAucfPeZYtYj9p0ASrRu5HQmsBP3gwSJWi3/yx6I6zeUhHh/c3Ac9GN8BrHTUrM/0NKcJTeC1y7HIzTXdYP9MxTj97JLHcg4gof6SR7J9atfRyU8uFwPBj1WQrJbpPz2P1ukUtWWQ8uluVfq3hmI6qQx8oSKjy8kih4XTgo8YxErI+CdnzIotONG1Sk92bcS5HJZTuCyWLZV6T8wiTm1ytys3xLsLsoOhcicQ0pQo3RvfZuSHc4eW5hLjU/6cITJii3JkfLKznRez/lK8xe34Vsi0y0xGrixbndnQrnwN1hrT5dabSvZl40us2zWC2xrd5+xKO0w5kaTWJ4Qjz7IujpYTtF7MHi7ymEX4lq+WcUAk9/C05OTneLXmp4ScN5NzigHmMqQhhNazDvg8MgcUQWib+Pqz1Kf48E3kRrVKj/k2kqjcsJzAK8QbvLa1AxVJ3YY79xa/EzCm3cwEknYdMV1FfwuLj47nO1HVOfz3EPa/g0+wnzd23PDGJabsApHMLnjYjLfhZqxx60FSyAo019Bf6IxbBqsAIPL1QE/xtcbXAgU3MwyukK7bD4B2348ZHGSBGeqVMbjZrESTzuYuOPWXIoAbvyzyJr4k4eTvhDk3gwwzZ66siLAXcnGjAvN+I0jRSn7lnNYMCy9etQokTff2j0WCXHhYY3+sXq8mziw9CYanCMHNXNb+0/S6wC6nE8gONSh9AVeWHCKwLtTWa7I3cCuXZ/RZvHkBXLmlRZUm0Ej35hL8yr5mK6za4H9C7M+x5J1O/+TW0CoK23l0AsCaij7fSmh1miUaTjQyzbs5p0FhmA/ajfpIxsdAHNkW3MtnFx8gPMeFnfF8CtTzX0TPZIXRRQ==
- 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 freerel step of the factorization of a c214 has produced an error. Here are the list lines of the output after the polynomial selection: Info:Generate Factor Base: Starting Info:Generate Factor Base: Finished Info:Generate Factor Base: Total cpu/real time for makefb: 867.01/858.984 Info:Generate Free Relations: Starting Warning:Command: Process with PID 5846 finished with return code 1 Error:Generate Free Relations: Program run on server failed with exit code 1 Error:Generate Free Relations: Command line was: /home/clavip01/math/cado/build/opn/sieve/freerel -poly ./tmp/A_2340_0793.c214.poly -renumber ./tmp/A_2340_0793.c214.renumber.gz -lpb0 34 -lpb1 35 -out ./tmp/A_2340_0793.c214.freerel.gz -t 12 > ./tmp/A_2340_0793.c214.freerel.stdout.1 2> ./tmp/A_2340_0793.c214.freerel.stderr.1 Error:Generate Free Relations: Stderr output (last 10 lines only) follow (stored in file ./tmp/A_2340_0793.c214.freerel.stderr.1): Error:Generate Free Relations: # Warning: parameter verbose_flags is checked by this program but is undocumented. Error:Generate Free Relations: Error, p_r_values_t is too small to store ideals, recompile with FLAGS_SIZE="-DSIZEOF_P_R_VALUES=8" Error:Generate Free Relations: Traceback (most recent call last): File "../../cado-nfs.py", line 122, in <module> factors = factorjob.run() File "../../scripts/cadofactor/cadotask.py", line 5779, in run last_status, last_task = self.run_next_task() File "../../scripts/cadofactor/cadotask.py", line 5854, in run_next_task return [task.run(), task.title] File "../../scripts/cadofactor/cadotask.py", line 2923, in run raise Exception("Program failed") Exception: Program failed But actually it seems that I already compiled with this flag. Here are the last lines of local.sh : ############################################################ # For big factorizations, increase the size of variable. # If you want to use large prime bound > 32, uncomment the following line #FLAGS_SIZE="-DSIZEOF_P_R_VALUES=8" # If you want to be able to handle more than 2^32 ideals in your factor base or # have more than 2^32 relations (for large prime bound > 35 or 36), uncomment # the following line FLAGS_SIZE="-DSIZEOF_P_R_VALUES=8 -DSIZEOF_INDEX=8" Maybe I am wrong? How to check whether the compilation indeed took this flag into account? Thanks Christophe |
- [Cado-nfs-discuss] Problem in freerel step related to DSIZEOF_P_R_VALUES flag, Christophe Clavier, 05/16/2019
- Re: [Cado-nfs-discuss] Problem in freerel step related to DSIZEOF_P_R_VALUES flag, Pierrick Gaudry, 05/16/2019
- Re: [Cado-nfs-discuss] Problem in freerel step related to DSIZEOF_P_R_VALUES flag, paul zimmermann, 05/16/2019
- Re: [Cado-nfs-discuss] Problem in freerel step related to DSIZEOF_P_R_VALUES flag, Christophe Clavier, 05/16/2019
Archive powered by MHonArc 2.6.19+.