Just for kicks, while waiting for my phones to be hooked up at the new
address, I ran some heavy duty benchmarks to see if the systems
transported fine.  i think they did arrive undamaged in the move, but
i ran pitest at the maximum rated precision.

apparently, this is not a /usr/bin/time issue, as i ran it again the
next day without it with the same IOT trap.

while this was running, it was approximately 80M or so into swap.

all other precisions seem to work fine up to and including MX=22 [~6
million digits].

this is a dual p2-333 system running -current from Sun Jul 25 23:51:16
CDT 1999 [yeah, i know, but i don't think that is the issue here].
512M RAM.  and am using a tyan 1696dlua motherboard.

I will attach source code to this message.  DO NOT change ANYTHING
except the MX value in pi4.f

i think the time returned by /usr/bin/time seems to be correct based
on my second run.  the program only attempts file i/o once the run is
complete.

i AM NOT going to submit the half a gig core file, generate your own!

in the past day or so, i have tested EVERY MX between 14 and 22.

since this is a f77 program, it could be the fortran compiler, egcs,
or the OS itself causing this problem.  the output file fort.4 remains
untouched and still contains the results of the previous test [MX=22].

--------------------------------------------------------------
 7:34:07am  wahoo(15): /usr/bin/time -l ./pitest_mx=23
PI4 COMPUTATION TEST -- DP COMPLEX FFT MP VERSION

MW = 23   NW =   2097152   ND =  12582906

ITERATION   1  12
ITERATION   2  12
ITERATION   3  12
ITERATION   4  12
ITERATION   5  12
ITERATION   6  12
ITERATION   7  12
ITERATION   8  12
ITERATION   9  12
ITERATION  10  12
ITERATION  11  12
ITERATION  12  12

CPU TIME =       0.0000 SECONDS.
sfe: unit not connected
apparent state: unit 4 (unnamed)
lately writing sequential formatted external IO
time: command terminated abnormally
    78538.50 real     75950.35 user       367.96 sys
    447972  maximum resident set size
        92  average shared memory size
        66  average unshared data size
       128  average unshared stack size
    912519  page reclaims
    144493  page faults
         0  swaps
        44  block input operations
      8148  block output operations
         0  messages sent
         0  messages received
         0  signals received
    144724  voluntary context switches
   1875620  involuntary context switches
IOT trap (core dumped)
 5:23:10am  wahoo(16): d fort.4
 5:27:16am  wahoo(17): d
total 528545
drwxr-xr-x  2 root  wheel        512 Sep  8 05:23 .
drwxr-xr-x  4 root  wheel        512 Jul 21 04:16 ..
-rw-------  1 root  wheel      57731 Jun 11 19:32 mp.f
-rw-r--r--  1 root  wheel      35244 Jun 11 19:45 mp.o
-rw-r--r--  1 root  wheel    6377979 Jul 21 12:19 pi.mx=22
-rw-------  1 root  wheel       2962 Jun 11 19:32 pi2.f
-rw-------  1 root  wheel       3656 Jun 11 19:45 pi4.f
-rwxr-xr-x  1 root  wheel      35164 Jun 11 19:46 pitest.mx=14
-rwxr-xr-x  1 root  wheel     119285 Jun 11 19:32 pitest_mx=14
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=15
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=16
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=17
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=18
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=19
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=20
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=21
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=22
-rwxr-xr-x  1 root  wheel     119293 Jun 11 19:32 pitest_mx=23
-rw-------  1 root  wheel  532840448 Sep  8 05:23 pitest_mx=23.core
-rw-------  1 root  wheel     266240 Sep  8 05:23 time.core
-rw-r--r--  1 root  wheel        812 Jun 13 11:47 time.out
 5:27:36am  wahoo(18): 

jim
-- 
All opinions expressed are mine, if you    |  "I will not be pushed, stamped,
think otherwise, then go jump into turbid  |  briefed, debriefed, indexed, or
radioactive waters and yell WAHOO !!!      |  numbered!" - #1, "The Prisoner"
------------------------------------------------------------------------------
Inet: [EMAIL PROTECTED]    AX.25: kc5vdj@wv0t.#neks.ks.usa.noam     grid: EM28pw
voice: KC5VDJ - 6 & 2 Meters AM/FM/SSB, 70cm FM.   http://www.tfs.net/~jbryant
------------------------------------------------------------------------------
HF/6M/2M: IC-706-MkII, 2M: HTX-212, 2M: HTX-202, 70cm: HTX-404, Packet: KPC-3+

pitest.tgz

Reply via email to