bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] prunnibg nets with GNUbg - initial report


From: DIG
Subject: Re: [Bug-gnubg] prunnibg nets with GNUbg - initial report
Date: Mon, 11 Oct 2004 03:33:34 +0200
User-agent: Mutt/1.4.1i

On Sun, Oct 10, 2004 at 12:50:32PM +0200, Oystein Johansen wrote:

> Joseph Heled wrote:
> | A 90 move 3 point match analyzed:
> |
> | Timing:
> |
> | With pruning
> | 72.210u 0.140s 1:49.46 66.0%    0+0k 0+0io 1433pf+0w
> |
> | Without pruning
> | 159.400u 6.050s 4:09.36 66.3%   0+0k 0+0io 1490pf+0w
    (1)      (2)    (3)     (4)     (5)  (6)   (7)    (8)
> 
> Ehhh.... what's these numbers? what's "u"? what's "k"? what's "io"?
> what's "pf"? and what's "w"?

(1): and (2): total number of CPU-seconds that the process spent in 
     user (suffix "u") and in kernel mode (suffix "s"); 
(3): elapsed real time (wall clock);
(4): percentage of the CPU that this job got, computed as ((1)+(2))/(3);
(5): average size of the process's shared text and unshared data area, in Kb;
(6): number of file system inputs and outputs by the process;
(7): number of page faults that occurred while the process was running;
(8): number of times the process was swapped out of main memory.


Best regards,

-- 
DIG (Dmitri I GOULIAEV)
1024D/63A6C649: 26A0 E4D5 AB3F C2D4 0112  66CD 4343 C0AF 63A6 C649




reply via email to

[Prev in Thread] Current Thread [Next in Thread]