Index: src/lasieve4/Makefile =================================================================== --- src/lasieve4/Makefile (revision 439) +++ src/lasieve4/Makefile (working copy) @@ -11,7 +11,7 @@ INC=-I.. -I../../include $(LOCALINC) LIBFLAGS=-L. $(LOCALLIB) -CFLAGS+=-Os +#CFLAGS+=-Os BINDIR=../../bin FACT=prho.o Index: src/lasieve4/gmp-aux.c =================================================================== --- src/lasieve4/gmp-aux.c (revision 439) +++ src/lasieve4/gmp-aux.c (working copy) @@ -55,6 +55,7 @@ return rv; } +#undef NEED_MPZ_MUL_SI #ifdef NEED_MPZ_MUL_SI /********************************************************/ void mpz_mul_si(mpz_t x, mpz_t y, long int z) Index: src/Makefile =================================================================== --- src/Makefile (revision 439) +++ src/Makefile (working copy) @@ -32,11 +32,12 @@ ALLOPT+= -DL2_CACHE_SIZE=1024 endif -DEBUGOPT=-W -Wall -g -pg +#DEBUGOPT=-W -Wall -g -pg +DEBUGOPT=-W -Wall -Wconversion -g -DNDEBUG -O3 -mtune=native -CFLAGS=-DNDEBUG -O3 -funroll-loops -finline-functions \ - -ftracer -fomit-frame-pointer -W -Wall $(ALLOPT) -# CFLAGS=$(DEBUGOPT) $(ALLOPT) +#CFLAGS=-DNDEBUG -O3 -funroll-loops -finline-functions \ +# -ftracer -fomit-frame-pointer -W -Wall $(ALLOPT) +CFLAGS=$(DEBUGOPT) $(ALLOPT) # -ffast-math removed since -funsafe-math-optimizations seems to cause occasional problems, especially in sqrt export ARCH HOST ALLOPT CFLAGS DEBUGOPT Index: tests/factMsieve.pl =================================================================== --- tests/factMsieve.pl (revision 439) +++ tests/factMsieve.pl (working copy) @@ -1,6 +1,6 @@ #!/usr/bin/perl # The path where the binaries are: -$GGNFS_BIN_PATH="../../ggnfs/bin"; +$GGNFS_BIN_PATH="../../bin"; # And some other popular choices: #$GGNFS_BIN_PATH="../../src"; #$GGNFS_BIN_PATH="../ggnfs.vc/bin"; @@ -53,7 +53,7 @@ $GZIPDAT = 0; # keep the .dat file plain --OR-- # $GZIPDAT = 1; # keep the .dat file gzipped -$NUM_CPUS=1; +$NUM_CPUS=4; $NUM_THREADS=$NUM_CPUS; if ($NUM_THREADS != 1) { Index: tests/tst250/ggnfs.log =================================================================== --- tests/tst250/ggnfs.log (revision 439) +++ tests/tst250/ggnfs.log (working copy) @@ -1,75 +1,230 @@ -[04/14 15:39:50] GGNFS-0.76.4 : matbuild -[04/14 15:40:17] largePrimes: 787513 , relations: 765551 -[04/14 15:40:24] reduceRelSets dropped relation-set weight from 296209 to 296204. -[04/14 15:40:24] After removing heavy rel-sets, weight is 296204. -[04/14 15:40:38] rels:765551, initialFF:0, finalFF:98037 -[04/14 15:40:38] Pruning matrix with wt=0.700 -[04/14 15:40:38] Initial matrix is 64068 x 98037 with sparse part having weight 3134595. -[04/14 15:40:38] (total weight is 7291208) -[04/14 15:40:50] Matrix pruned to 51685 x 52069 with weight 1253689. -[04/14 15:40:51] depinf file written. Run matsolve. -[04/14 15:40:51] Heap stats for matbuild run: -[04/14 15:40:51] Max heap useage: 163 MB -[04/14 15:40:51] malloc/realloc errors: 0 -[04/14 15:40:51] total malloc's : 168 -[04/14 15:40:51] total realloc's: 54 -[04/14 15:42:54] GGNFS-0.76.4 : matbuild -[04/14 15:43:12] largePrimes: 787513 , relations: 765551 -[04/14 15:43:20] reduceRelSets dropped relation-set weight from 296209 to 296204. -[04/14 15:43:20] After removing heavy rel-sets, weight is 296204. -[04/14 15:43:27] rels:765551, initialFF:0, finalFF:98037 -[04/14 15:43:27] Heap stats for matbuild run, before buildSparseMat(): -[04/14 15:43:27] Max heap useage: 163 MB -[04/14 15:43:27] malloc/realloc errors: 0 -[04/14 15:43:27] total malloc's : 159 -[04/14 15:43:27] total realloc's: 54 -[04/14 15:43:28] Pruning matrix with wt=0.700 -[04/14 15:43:28] Initial matrix is 64068 x 98037 with sparse part having weight 3134595. -[04/14 15:43:28] (total weight is 7291208) -[04/14 15:43:41] Matrix pruned to 51685 x 52069 with weight 1253689. -[04/14 15:43:41] depinf file written. Run matsolve. -[04/14 15:43:41] Heap stats for matbuild run: -[04/14 15:43:41] Max heap useage: 163 MB -[04/14 15:43:41] malloc/realloc errors: 0 -[04/14 15:43:41] total malloc's : 168 -[04/14 15:43:41] total realloc's: 54 -[04/14 15:45:59] GGNFS-0.76.4 : matbuild -[04/14 15:46:12] largePrimes: 787513 , relations: 765551 -[04/14 15:46:19] reduceRelSets dropped relation-set weight from 296209 to 296204. -[04/14 15:46:19] After removing heavy rel-sets, weight is 296204. -[04/14 15:46:26] rels:765551, initialFF:0, finalFF:98037 -[04/14 15:46:26] Heap stats for matbuild run, before buildSparseMat(): -[04/14 15:46:26] Max heap useage: 163 MB -[04/14 15:46:26] malloc/realloc errors: 0 -[04/14 15:46:26] total malloc's : 159 -[04/14 15:46:26] total realloc's: 54 -[04/14 15:46:26] Pruning matrix with wt=0.700 -[04/14 15:46:26] Initial matrix is 64068 x 98037 with sparse part having weight 3134595. -[04/14 15:46:26] (total weight is 7291208) -[04/14 15:46:38] Matrix pruned to 51685 x 52069 with weight 1253689. -[04/14 15:46:39] depinf file written. Run matsolve. -[04/14 15:46:39] Heap stats for matbuild run: -[04/14 15:46:39] Max heap useage: 163 MB -[04/14 15:46:39] malloc/realloc errors: 0 -[04/14 15:46:39] total malloc's : 168 -[04/14 15:46:39] total realloc's: 54 -[04/14 15:47:45] GGNFS-0.76.4 : matbuild -[04/14 15:48:00] largePrimes: 787513 , relations: 765551 -[04/14 15:48:03] reduceRelSets dropped relation-set weight from 296209 to 296204. -[04/14 15:48:03] After removing heavy rel-sets, weight is 296204. -[04/14 15:48:10] rels:765551, initialFF:0, finalFF:98037 -[04/14 15:48:10] Heap stats for matbuild run, before buildSparseMat(): -[04/14 15:48:10] Max heap useage: 163 MB -[04/14 15:48:10] malloc/realloc errors: 0 -[04/14 15:48:10] total malloc's : 159 -[04/14 15:48:10] total realloc's: 54 -[04/14 15:48:10] Pruning matrix with wt=0.700 -[04/14 15:48:10] Initial matrix is 64068 x 98037 with sparse part having weight 3134595. -[04/14 15:48:10] (total weight is 7291208) -[04/14 15:48:22] Matrix pruned to 51685 x 52069 with weight 1253689. -[04/14 15:48:22] depinf file written. Run matsolve. -[04/14 15:48:22] Heap stats for matbuild run: -[04/14 15:48:22] Max heap useage: 163 MB -[04/14 15:48:22] malloc/realloc errors: 0 -[04/14 15:48:22] total malloc's : 168 -[04/14 15:48:22] total realloc's: 54 +-> makeJobFile(): Adjusted to q0=350000, q1=360000. +-> client 1 q0: 350000 + LatSieveTime: 16 + LatSieveTime: 16 + LatSieveTime: 19 + LatSieveTime: 20 +-> makeJobFile(): Adjusted to q0=360001, q1=370000. +-> client 1 q0: 360001 + LatSieveTime: 16 + LatSieveTime: 16 + LatSieveTime: 19 + LatSieveTime: 20 +-> makeJobFile(): Adjusted to q0=370001, q1=380000. +-> client 1 q0: 370001 + LatSieveTime: 17 + LatSieveTime: 17 + LatSieveTime: 19 + LatSieveTime: 19 +-> makeJobFile(): Adjusted to q0=380001, q1=390000. +-> client 1 q0: 380001 + LatSieveTime: 16 + LatSieveTime: 17 + LatSieveTime: 18 + LatSieveTime: 18 +-> makeJobFile(): Adjusted to q0=390001, q1=400000. +-> client 1 q0: 390001 + LatSieveTime: 18 + LatSieveTime: 19 + LatSieveTime: 19 + LatSieveTime: 19 +-> makeJobFile(): Adjusted to q0=400001, q1=410000. +-> client 1 q0: 400001 + LatSieveTime: 15 + LatSieveTime: 16 + LatSieveTime: 17 + LatSieveTime: 19 +-> makeJobFile(): Adjusted to q0=410001, q1=420000. +-> client 1 q0: 410001 + LatSieveTime: 16 + LatSieveTime: 18 + LatSieveTime: 18 + LatSieveTime: 20 +-> makeJobFile(): Adjusted to q0=420001, q1=430000. +-> client 1 q0: 420001 + LatSieveTime: 17 + LatSieveTime: 17 + LatSieveTime: 19 + LatSieveTime: 21 +-> makeJobFile(): Adjusted to q0=430001, q1=440000. +-> client 1 q0: 430001 + LatSieveTime: 16 + LatSieveTime: 18 + LatSieveTime: 18 + LatSieveTime: 20 +-> makeJobFile(): Adjusted to q0=440001, q1=450000. +-> client 1 q0: 440001 + LatSieveTime: 18 + LatSieveTime: 20 + LatSieveTime: 21 + LatSieveTime: 23 +-> makeJobFile(): Adjusted to q0=450001, q1=460000. +-> client 1 q0: 450001 + LatSieveTime: 19 + LatSieveTime: 20 + LatSieveTime: 21 + LatSieveTime: 21 +-> makeJobFile(): Adjusted to q0=460001, q1=470000. +-> client 1 q0: 460001 + LatSieveTime: 16 + LatSieveTime: 17 + LatSieveTime: 17 + LatSieveTime: 21 +Mon Apr 15 14:36:43 2013 +Mon Apr 15 14:36:43 2013 +Mon Apr 15 14:36:43 2013 Msieve v. 1.51 (SVN exported) +Mon Apr 15 14:36:43 2013 random seeds: a42a6111 184112c3 +Mon Apr 15 14:36:43 2013 factoring 3675041894739039405533259197211548846143110109152323761665377505538520830273 (76 digits) +Mon Apr 15 14:36:43 2013 no P-1/P+1/ECM available, skipping +Mon Apr 15 14:36:43 2013 commencing number field sieve (76-digit input) +Mon Apr 15 14:36:43 2013 R0: -236484352978620655 +Mon Apr 15 14:36:43 2013 R1: 1 +Mon Apr 15 14:36:43 2013 A0: 5550344016222364898 +Mon Apr 15 14:36:43 2013 A1: -2473764360148045 +Mon Apr 15 14:36:43 2013 A2: -24257935345686 +Mon Apr 15 14:36:43 2013 A3: 3622248 +Mon Apr 15 14:36:43 2013 A4: 1175040 +Mon Apr 15 14:36:43 2013 skew 1000.00, size 1.005e-10, alpha -3.599, combined = 2.140e-07 rroots = 4 +Mon Apr 15 14:36:43 2013 +Mon Apr 15 14:36:43 2013 commencing relation filtering +Mon Apr 15 14:36:43 2013 estimated available RAM is 11467.5 MB +Mon Apr 15 14:36:43 2013 commencing duplicate removal, pass 1 +Mon Apr 15 14:36:47 2013 found 20710 hash collisions in 730527 relations +Mon Apr 15 14:36:48 2013 added 35065 free relations +Mon Apr 15 14:36:48 2013 commencing duplicate removal, pass 2 +Mon Apr 15 14:36:49 2013 found 13391 duplicates and 752201 unique relations +Mon Apr 15 14:36:49 2013 memory use: 4.5 MB +Mon Apr 15 14:36:49 2013 reading ideals above 30000 +Mon Apr 15 14:36:49 2013 commencing singleton removal, initial pass +Mon Apr 15 14:36:54 2013 memory use: 23.5 MB +Mon Apr 15 14:36:54 2013 reading all ideals from disk +Mon Apr 15 14:36:54 2013 memory use: 21.4 MB +Mon Apr 15 14:36:54 2013 commencing in-memory singleton removal +Mon Apr 15 14:36:54 2013 begin with 752201 relations and 899308 unique ideals +Mon Apr 15 14:36:54 2013 reduce to 188525 relations and 157277 ideals in 9 passes +Mon Apr 15 14:36:54 2013 max relations containing the same ideal: 55 +Mon Apr 15 14:36:54 2013 removing 43851 relations and 31985 ideals in 11866 cliques +Mon Apr 15 14:36:54 2013 commencing in-memory singleton removal +Mon Apr 15 14:36:54 2013 begin with 144674 relations and 157277 unique ideals +Mon Apr 15 14:36:54 2013 reduce to 140686 relations and 121043 ideals in 5 passes +Mon Apr 15 14:36:54 2013 max relations containing the same ideal: 44 +Mon Apr 15 14:36:54 2013 removing 35055 relations and 23189 ideals in 11866 cliques +Mon Apr 15 14:36:54 2013 commencing in-memory singleton removal +Mon Apr 15 14:36:54 2013 begin with 105631 relations and 121043 unique ideals +Mon Apr 15 14:36:54 2013 reduce to 101998 relations and 93916 ideals in 5 passes +Mon Apr 15 14:36:54 2013 max relations containing the same ideal: 38 +Mon Apr 15 14:36:54 2013 relations with 0 large ideals: 143 +Mon Apr 15 14:36:54 2013 relations with 1 large ideals: 95 +Mon Apr 15 14:36:54 2013 relations with 2 large ideals: 1466 +Mon Apr 15 14:36:54 2013 relations with 3 large ideals: 8401 +Mon Apr 15 14:36:54 2013 relations with 4 large ideals: 22006 +Mon Apr 15 14:36:54 2013 relations with 5 large ideals: 32111 +Mon Apr 15 14:36:54 2013 relations with 6 large ideals: 24305 +Mon Apr 15 14:36:54 2013 relations with 7+ large ideals: 13471 +Mon Apr 15 14:36:54 2013 commencing 2-way merge +Mon Apr 15 14:36:54 2013 reduce to 66706 relation sets and 58624 unique ideals +Mon Apr 15 14:36:54 2013 commencing full merge +Mon Apr 15 14:36:55 2013 memory use: 8.2 MB +Mon Apr 15 14:36:55 2013 found 32008 cycles, need 30824 +Mon Apr 15 14:36:55 2013 weight of 30824 cycles is about 2401251 (77.90/cycle) +Mon Apr 15 14:36:55 2013 distribution of cycle lengths: +Mon Apr 15 14:36:55 2013 1 relations: 816 +Mon Apr 15 14:36:55 2013 2 relations: 1546 +Mon Apr 15 14:36:55 2013 3 relations: 2096 +Mon Apr 15 14:36:55 2013 4 relations: 2503 +Mon Apr 15 14:36:55 2013 5 relations: 2607 +Mon Apr 15 14:36:55 2013 6 relations: 2644 +Mon Apr 15 14:36:55 2013 7 relations: 2601 +Mon Apr 15 14:36:55 2013 8 relations: 2479 +Mon Apr 15 14:36:55 2013 9 relations: 2228 +Mon Apr 15 14:36:55 2013 10+ relations: 11304 +Mon Apr 15 14:36:55 2013 heaviest cycle: 22 relations +Mon Apr 15 14:36:55 2013 commencing cycle optimization +Mon Apr 15 14:36:56 2013 start with 257491 relations +Mon Apr 15 14:36:56 2013 pruned 11696 relations +Mon Apr 15 14:36:56 2013 memory use: 6.8 MB +Mon Apr 15 14:36:56 2013 distribution of cycle lengths: +Mon Apr 15 14:36:56 2013 1 relations: 816 +Mon Apr 15 14:36:56 2013 2 relations: 1587 +Mon Apr 15 14:36:56 2013 3 relations: 2196 +Mon Apr 15 14:36:56 2013 4 relations: 2626 +Mon Apr 15 14:36:56 2013 5 relations: 2721 +Mon Apr 15 14:36:56 2013 6 relations: 2817 +Mon Apr 15 14:36:56 2013 7 relations: 2788 +Mon Apr 15 14:36:56 2013 8 relations: 2576 +Mon Apr 15 14:36:56 2013 9 relations: 2351 +Mon Apr 15 14:36:56 2013 10+ relations: 10346 +Mon Apr 15 14:36:56 2013 heaviest cycle: 22 relations +Mon Apr 15 14:36:56 2013 RelProcTime: 13 +Mon Apr 15 14:36:56 2013 elapsed time 00:00:13 +Mon Apr 15 14:36:56 2013 +Mon Apr 15 14:36:56 2013 +Mon Apr 15 14:36:56 2013 Msieve v. 1.51 (SVN exported) +Mon Apr 15 14:36:56 2013 random seeds: c4c10a75 9eab9579 +Mon Apr 15 14:36:56 2013 factoring 3675041894739039405533259197211548846143110109152323761665377505538520830273 (76 digits) +Mon Apr 15 14:36:56 2013 no P-1/P+1/ECM available, skipping +Mon Apr 15 14:36:56 2013 commencing number field sieve (76-digit input) +Mon Apr 15 14:36:56 2013 R0: -236484352978620655 +Mon Apr 15 14:36:56 2013 R1: 1 +Mon Apr 15 14:36:56 2013 A0: 5550344016222364898 +Mon Apr 15 14:36:56 2013 A1: -2473764360148045 +Mon Apr 15 14:36:56 2013 A2: -24257935345686 +Mon Apr 15 14:36:56 2013 A3: 3622248 +Mon Apr 15 14:36:56 2013 A4: 1175040 +Mon Apr 15 14:36:56 2013 skew 1000.00, size 1.005e-10, alpha -3.599, combined = 2.140e-07 rroots = 4 +Mon Apr 15 14:36:56 2013 +Mon Apr 15 14:36:56 2013 commencing linear algebra +Mon Apr 15 14:36:56 2013 read 30824 cycles +Mon Apr 15 14:36:57 2013 cycles contain 97009 unique relations +Mon Apr 15 14:36:57 2013 read 97009 relations +Mon Apr 15 14:36:57 2013 using 20 quadratic characters above 16757220 +Mon Apr 15 14:36:58 2013 building initial matrix +Mon Apr 15 14:36:59 2013 memory use: 11.6 MB +Mon Apr 15 14:36:59 2013 read 30824 cycles +Mon Apr 15 14:36:59 2013 matrix is 30647 x 30824 (9.8 MB) with weight 3069692 (99.59/col) +Mon Apr 15 14:36:59 2013 sparse part has weight 2229183 (72.32/col) +Mon Apr 15 14:36:59 2013 filtering completed in 2 passes +Mon Apr 15 14:36:59 2013 matrix is 30643 x 30820 (9.8 MB) with weight 3069522 (99.60/col) +Mon Apr 15 14:36:59 2013 sparse part has weight 2229131 (72.33/col) +Mon Apr 15 14:36:59 2013 matrix starts at (0, 0) +Mon Apr 15 14:36:59 2013 matrix is 30643 x 30820 (9.8 MB) with weight 3069522 (99.60/col) +Mon Apr 15 14:36:59 2013 sparse part has weight 2229131 (72.33/col) +Mon Apr 15 14:36:59 2013 saving the first 48 matrix rows for later +Mon Apr 15 14:36:59 2013 matrix includes 64 packed rows +Mon Apr 15 14:36:59 2013 matrix is 30595 x 30820 (9.2 MB) with weight 2429070 (78.81/col) +Mon Apr 15 14:36:59 2013 sparse part has weight 2104053 (68.27/col) +Mon Apr 15 14:36:59 2013 using block size 12238 for processor cache size 2048 kB +Mon Apr 15 14:36:59 2013 commencing Lanczos iteration +Mon Apr 15 14:36:59 2013 memory use: 6.4 MB +Mon Apr 15 14:37:07 2013 lanczos halted after 486 iterations (dim = 30595) +Mon Apr 15 14:37:08 2013 recovered 32 nontrivial dependencies +Mon Apr 15 14:37:08 2013 BLanczosTime: 12 +Mon Apr 15 14:37:08 2013 elapsed time 00:00:12 +Mon Apr 15 14:37:08 2013 +Mon Apr 15 14:37:08 2013 +Mon Apr 15 14:37:08 2013 Msieve v. 1.51 (SVN exported) +Mon Apr 15 14:37:08 2013 random seeds: f07fb170 472a8794 +Mon Apr 15 14:37:08 2013 factoring 3675041894739039405533259197211548846143110109152323761665377505538520830273 (76 digits) +Mon Apr 15 14:37:08 2013 no P-1/P+1/ECM available, skipping +Mon Apr 15 14:37:08 2013 commencing number field sieve (76-digit input) +Mon Apr 15 14:37:08 2013 R0: -236484352978620655 +Mon Apr 15 14:37:08 2013 R1: 1 +Mon Apr 15 14:37:08 2013 A0: 5550344016222364898 +Mon Apr 15 14:37:08 2013 A1: -2473764360148045 +Mon Apr 15 14:37:08 2013 A2: -24257935345686 +Mon Apr 15 14:37:08 2013 A3: 3622248 +Mon Apr 15 14:37:08 2013 A4: 1175040 +Mon Apr 15 14:37:08 2013 skew 1000.00, size 1.005e-10, alpha -3.599, combined = 2.140e-07 rroots = 4 +Mon Apr 15 14:37:08 2013 +Mon Apr 15 14:37:08 2013 commencing square root phase +Mon Apr 15 14:37:08 2013 reading relations for dependency 1 +Mon Apr 15 14:37:08 2013 read 15299 cycles +Mon Apr 15 14:37:08 2013 cycles contain 48460 unique relations +Mon Apr 15 14:37:08 2013 read 48460 relations +Mon Apr 15 14:37:08 2013 multiplying 48460 relations +Mon Apr 15 14:37:09 2013 multiply complete, coefficients have about 2.14 million bits +Mon Apr 15 14:37:09 2013 initial square root is modulo 85159 +Mon Apr 15 14:37:11 2013 sqrtTime: 3 +Mon Apr 15 14:37:11 2013 prp38 factor: 53169119831396634916152282437374262651 +Mon Apr 15 14:37:11 2013 prp38 factor: 69119855780815625390997974542224894323 +Mon Apr 15 14:37:11 2013 elapsed time 00:00:03 Index: tests/tst250/g76-tst250.txt =================================================================== --- tests/tst250/g76-tst250.txt (revision 439) +++ tests/tst250/g76-tst250.txt (working copy) @@ -4,9 +4,9 @@ Divisors found: r1=53169119831396634916152282437374262651 (pp38) r2=69119855780815625390997974542224894323 (pp38) -Version: GGNFS-0.77.1-20051006-nocona -Total time: 0.49 hours. -Scaled time: 0.70 units (timescale=1.439). +Version: Msieve v. 1.51 (SVN exported) +Total time: 0.25 hours. +Scaled time: 0.30 units (timescale=1.179). Factorization parameters were as follows: name: tst250 type: gnfs @@ -39,21 +39,21 @@ Large primes per side: 3 Large prime bits: 24/24 Max factor residue bits: 36/36 -Sieved algebraic special-q in [350000, 400001) -Primes: RFBsize:29977, AFBsize:34014, largePrimes:740513 encountered -Relations: rels:702258, finalFF:83493 -Max relations in full relation-set: 28 -Initial matrix: 64068 x 83493 with sparse part having weight 2276547. -Pruned matrix : 50366 x 50750 with weight 1223893. -Total sieving time: 0.45 hours. -Total relation processing time: 0.02 hours. -Matrix solve time: 0.01 hours. -Time per square root: 0.01 hours. +Sieved algebraic special-q in [350000, 470001) +Primes: , , +Relations: relations +Max relations in full relation-set: +Initial matrix: +Pruned matrix : 30595 x 30820 +Total sieving time: 0.24 hours. +Total relation processing time: 0.00 hours. +Matrix solve time: 0.00 hours. +Time per square root: 0.00 hours. Prototype def-par.txt line would be: gnfs,75,4,maxs1,maxskew,goodScore,efrac,j0,j1,eStepSize,maxTime,350000,400000,24,24,36,36,1.7,1.7,10000 -total time: 0.49 hours. +total time: 0.25 hours. --------- CPU info (if available) ---------- - Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 03 -Memory: 2055080k/2096640k available (3203k kernel code, 0k reserved, 1799k data, 216k init) -Calibrating delay using timer specific routine.. 6834.84 BogoMIPS (lpj=13669684) -Calibrating delay using timer specific routine.. 6824.64 BogoMIPS (lpj=13649290) +[ 0.062346] CPU0: AMD A10-5700 APU with Radeon(tm) HD Graphics stepping 01 +[ 0.000000] Memory: 11729452k/13369344k available (3420k kernel code, 1385604k absent, 254288k reserved, 3318k data, 576k init) +[ 0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6788.27 BogoMIPS (lpj=13576540) +[ 0.336050] Total of 4 processors activated (27150.24 BogoMIPS). Index: Makefile =================================================================== --- Makefile (revision 439) +++ Makefile (working copy) @@ -50,7 +50,7 @@ pentium-m : @ARCH="pentium-m" $(MAKE) x86common - + athlon : @ARCH="athlon" $(MAKE) x86common @@ -58,7 +58,7 @@ @ARCH="athlon-xp" $(MAKE) x86common x86_64 : - @ARCH="k8" $(MAKE) common + @ARCH="native" $(MAKE) common nocona : @ARCH="nocona" $(MAKE) common @@ -68,7 +68,7 @@ ppc_970 : @ARCH="970" $(MAKE) common - + ppc_7450 : @ARCH="7450" $(MAKE) common