如果你想让软件在低优先级下运行,以避免影响操作系统上运行的其他程序, 请把第89,90行从: # Run the binaries at low priority? # $NICE="nice -n 19 "; 改成: # Run the binaries at low priority? $NICE="nice -n 19 ";
-> ___________________________________________________________ -> | This is the factMsieve.pl script for GGNFS. | -> | This program is copyright 2004, Chris Monico, and subject| -> | to the terms of the GNU General Public License version 2.| -> |__________________________________________________________| -> This is client 1 of 1 -> Using 2 threads -> Working with NAME=example... -> Error: Polynomial file example.poly does not exist! -> Found n=899694195938257768340961317145417424073827578829342935328867880660166 4747011544951714674576925430397444054300751795281737. -> Attempting to run polyselect... -> Selected default polsel parameters for 121 digit level. -> Selected default factorization parameters for 122 digit level. -> Selected lattice siever: ../gnfs-lasieve4I13e.exe -> Searching leading coefficients from 1 to 1000. => nice -n 19 "../pol51m0b.exe" -b example.polsel.machinename.2044 -v -v -p 4 -n 1.67E+018 -a 0 -A 1 > example.polsel.machinename.2044.log
-> ___________________________________________________________ -> | This is the factMsieve.pl script for GGNFS. | -> | This program is copyright 2004, Chris Monico, and subject| -> | to the terms of the GNU General Public License version 2.| -> |__________________________________________________________| -> This is client 1 of 1 -> Using 1 threads -> Working with NAME=example... -> Selected default factorization parameters for 122 digit level. -> Selected lattice siever: ../gnfs-lasieve4I13e -> Creating param file to detect parameter changes... -> Q0=2500000, QSTEP=60000. -> makeJobFile(): q0=2500000, q1=2560000. -> makeJobFile(): Adjusted to q0=2500000, q1=2560000. -> Lattice sieving algebraic q-values from q=2500000 to 2560000. => "../gnfs-lasieve4I13e" -k -o spairs.out -v -n0 -a example.job FBsize 182730+0 (deg 5), 348512+0 (deg 1) total yield: 181, q=2500049 (0.03459 sec/rel)