Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-13-7/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-13-7-adlittle.opb
MD5SUM26c59dfe10b55aab1823ecc63146c9e4
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 1640
Biggest coefficient in the objective function 86769664000
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 3602973954525
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 351272960000
Number of bits of the biggest number in a constraint 39
Biggest sum of numbers in a constraint 5928173491850
Number of bits of the biggest sum of numbers43
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables1940
Total number of constraints56
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints56
Minimum length of a constraint20
Maximum length of a constraint540

Trace number 5863

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-20 01:11:38 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1170 boxname=wulflinc26 idbench=1170 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  26c59dfe10b55aab1823ecc63146c9e4  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-adlittle.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-adlittle.opb
IDLAUNCH: 1170
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        904660 kB
Buffers:          8484 kB
Cached:          93260 kB
SwapCached:        868 kB
Active:          36360 kB
Inactive:        68040 kB
HighTotal:      131008 kB
HighFree:        35420 kB
LowTotal:       903652 kB
LowFree:        869240 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5704 kB
Slab:            19944 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 01:31:47 (client local time) WITH STATUS 0 IN 1195.27 SECONDS
stats: 1170 7 1195.27 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 1940 variables and 70 constraints.
c	preprocess terminated. Elapsed time: 1.325
c After prepocess the problem consists of 1082 variables and 67 constraints.
c Initial Lower Bound: -3576218850
c Restart #1 #Var: 1082 #Dec: 5427 LB: -3576218850 @ 5.266
c Restart #2 #Var: 1082 #Dec: 15574 LB: -3576218850 @ 12.595
c Restart #3 #Var: 1082 #Dec: 30594 LB: -3576218850 @ 23.2
c Restart #4 #Var: 1082 #Dec: 50668 LB: -3576218850 @ 37.045
c Restart #5 #Var: 1082 #Dec: 77732 LB: -3576218850 @ 56.042
c Restart #6 #Var: 1082 #Dec: 95318 LB: -3576218850 @ 70.761
c Restart #7 #Var: 1082 #Dec: 100042 LB: -3576218850 @ 78.725
c Restart #8 #Var: 1082 #Dec: 105532 LB: -3576218850 @ 87.756
c Restart #9 #Var: 1082 #Dec: 107634 LB: -3576218850 @ 94.504
c Restart #10 #Var: 1082 #Dec: 110589 LB: -3576218850 @ 102.98
c Restart #11 #Var: 1082 #Dec: 114476 LB: -3576218850 @ 114.91
c Restart #12 #Var: 1082 #Dec: 117765 LB: -3576218850 @ 123.25
c Restart #13 #Var: 1082 #Dec: 120454 LB: -3576218850 @ 131.91
c Restart #14 #Var: 1082 #Dec: 125595 LB: -3576218850 @ 146.28
c Restart #15 #Var: 1082 #Dec: 128734 LB: -3576218850 @ 155.68
c Restart #16 #Var: 1082 #Dec: 132060 LB: -3576218850 @ 164.89
c Restart #17 #Var: 1082 #Dec: 139360 LB: -3576218850 @ 184.42
c Restart #18 #Var: 1082 #Dec: 143056 LB: -3576218850 @ 195.02
c Restart #19 #Var: 1082 #Dec: 146928 LB: -3576218850 @ 207.06
c Restart #20 #Var: 1082 #Dec: 151438 LB: -3576218850 @ 221.75
c Restart #21 #Var: 1082 #Dec: 155767 LB: -3576218850 @ 235.78
c Restart #22 #Var: 1082 #Dec: 160527 LB: -3576218850 @ 257.68
c Restart #23 #Var: 1082 #Dec: 165133 LB: -3576218850 @ 288.12
c Restart #24 #Var: 1082 #Dec: 170036 LB: -3576218850 @ 307.88
c Restart #25 #Var: 1082 #Dec: 175443 LB: -3576218850 @ 326.37
c Restart #26 #Var: 1082 #Dec: 180863 LB: -3576218850 @ 343.76
c Restart #27 #Var: 1082 #Dec: 186507 LB: -3576218850 @ 363.11
c Restart #28 #Var: 1082 #Dec: 193367 LB: -3576218850 @ 382.68
c Restart #29 #Var: 1082 #Dec: 203334 LB: -3576218850 @ 415.69
c Restart #30 #Var: 1082 #Dec: 209590 LB: -3576218850 @ 434.05
c Restart #31 #Var: 1082 #Dec: 215850 LB: -3576218850 @ 460.1
c Restart #32 #Var: 1082 #Dec: 223473 LB: -3576218850 @ 504.18
c Restart #33 #Var: 1082 #Dec: 230731 LB: -3576218850 @ 538.41
c CHANGE Heuristic... 
c Restart #0 #Var: 1082 #Dec: 241555 LB: -3576218850 @ 628.47
c Restart #1 #Var: 1082 #Dec: 241979 LB: -3576218850 @ 644.29
c Restart #2 #Var: 1082 #Dec: 242859 LB: -3576218850 @ 650.15
c Restart #3 #Var: 1082 #Dec: 243850 LB: -3576218850 @ 654.72
c Restart #4 #Var: 1082 #Dec: 245245 LB: -3576218850 @ 661.18
c Restart #5 #Var: 1082 #Dec: 246335 LB: -3576218850 @ 671.01
c Restart #6 #Var: 1082 #Dec: 248690 LB: -3576218850 @ 678.62
c Restart #7 #Var: 1082 #Dec: 253546 LB: -3576218850 @ 692.55
c Restart #8 #Var: 1082 #Dec: 255329 LB: -3576218850 @ 722.22
c Restart #9 #Var: 1082 #Dec: 257393 LB: -3576218850 @ 749.47
c Restart #10 #Var: 1082 #Dec: 260440 LB: -3576218850 @ 784.33
c Restart #11 #Var: 1082 #Dec: 263738 LB: -3576218850 @ 799.77
c Restart #12 #Var: 1080 #Dec: 268275 LB: -3479450850 @ 825.05
c Restart #13 #Var: 1080 #Dec: 271383 LB: -3479450850 @ 849.27
c Restart #14 #Var: 1080 #Dec: 274983 LB: -3479450850 @ 859.05
c Restart #15 #Var: 1080 #Dec: 277994 LB: -3479450850 @ 867.12
c Restart #16 #Var: 1080 #Dec: 281204 LB: -3479450850 @ 878.08
c Restart #17 #Var: 1080 #Dec: 284618 LB: -3479450850 @ 894.65
c Restart #18 #Var: 1080 #Dec: 288231 LB: -3479450850 @ 909.2
c Restart #19 #Var: 1080 #Dec: 292043 LB: -3479450850 @ 925.05
c Restart #20 #Var: 1080 #Dec: 296060 LB: -3479450850 @ 944.25
c Restart #21 #Var: 1080 #Dec: 300277 LB: -3479450850 @ 969.01
c Restart #22 #Var: 1080 #Dec: 304690 LB: -3479450850 @ 989.2
c Restart #23 #Var: 1080 #Dec: 309304 LB: -3479450850 @ 1015.7
c Restart #24 #Var: 1080 #Dec: 314116 LB: -3479450850 @ 1043.8
c Restart #25 #Var: 1080 #Dec: 319126 LB: -3479450850 @ 1069.6
c Restart #26 #Var: 1080 #Dec: 324339 LB: -3479450850 @ 1099.7
c Restart #27 #Var: 1080 #Dec: 329757 LB: -3479450850 @ 1143.5
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1854487994 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 107 3 90 68 0 39 0
[pid=15582] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-adlittle.opb

[startup+10.0033 s]
Raw data (loadavg): 0.93 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 2334 0 0 0 935 27 0 0 25 0 1 0 1854487994 12689408 2245 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 3098 2245 1116 68 0 3030 0
[pid=15582] vsize: 12392
Current children cumulated CPU time (s) 9.62
Current children cumulated vsize (Kb) 12392

[startup+20.004 s]
Raw data (loadavg): 0.94 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 2341 0 0 0 1872 49 0 0 25 0 1 0 1854487994 12689408 2252 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 3098 2252 1116 68 0 3030 0
[pid=15582] vsize: 12392
Current children cumulated CPU time (s) 19.21
Current children cumulated vsize (Kb) 12392

[startup+30.0047 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 2343 0 0 0 2807 73 0 0 25 0 1 0 1854487994 12689408 2254 4294967295 134512640 134736556 3221224560 3221223184 134649153 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 3098 2254 1116 68 0 3030 0
[pid=15582] vsize: 12392
Current children cumulated CPU time (s) 28.8
Current children cumulated vsize (Kb) 12392

[startup+40.0054 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 2349 0 0 0 3740 97 0 0 25 0 1 0 1854487994 12689408 2260 4294967295 134512640 134736556 3221224560 3221223072 134543065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 3098 2260 1116 68 0 3030 0
[pid=15582] vsize: 12392
Current children cumulated CPU time (s) 38.37
Current children cumulated vsize (Kb) 12392

[startup+50.0061 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 2349 0 0 0 4673 121 0 0 25 0 1 0 1854487994 12689408 2260 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 3098 2260 1116 68 0 3030 0
[pid=15582] vsize: 12392
Current children cumulated CPU time (s) 47.94
Current children cumulated vsize (Kb) 12392

[startup+60.0067 s]
Raw data (loadavg): 0.97 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 2361 0 0 0 5607 142 0 0 25 0 1 0 1854487994 12824576 2272 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 3131 2272 1116 68 0 3063 0
[pid=15582] vsize: 12524
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (Kb) 12524

[startup+70.0074 s]
Raw data (loadavg): 0.97 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 2382 0 0 0 6553 160 0 0 25 0 1 0 1854487994 12824576 2293 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 3131 2293 1116 68 0 3063 0
[pid=15582] vsize: 12524
Current children cumulated CPU time (s) 67.13
Current children cumulated vsize (Kb) 12524

[startup+80.0081 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 2615 0 0 0 7509 175 0 0 25 0 1 0 1854487994 13873152 2526 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 3387 2526 1116 68 0 3319 0
[pid=15582] vsize: 13548
Current children cumulated CPU time (s) 76.84
Current children cumulated vsize (Kb) 13548

[startup+90.0088 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 2660 0 0 0 8478 187 0 0 25 0 1 0 1854487994 14008320 2571 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 3420 2571 1116 68 0 3352 0
[pid=15582] vsize: 13680
Current children cumulated CPU time (s) 86.65
Current children cumulated vsize (Kb) 13680

[startup+100.008 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 3470 0 0 0 9456 196 0 0 25 0 1 0 1854487994 17387520 3381 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 4245 3381 1116 68 0 4177 0
[pid=15582] vsize: 16980
Current children cumulated CPU time (s) 96.52
Current children cumulated vsize (Kb) 16980

[startup+110.009 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 5986 0 0 0 10426 211 0 0 23 0 1 0 1854487994 27709440 5897 4294967295 134512640 134736556 3221224560 3221223196 134694604 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 6765 5897 1116 68 0 6697 0
[pid=15582] vsize: 27060
Current children cumulated CPU time (s) 106.37
Current children cumulated vsize (Kb) 27060

[startup+120.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6033 0 0 0 11407 217 0 0 25 0 1 0 1854487994 27844608 5944 4294967295 134512640 134736556 3221224560 3221223296 134543506 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 6798 5944 1116 68 0 6730 0
[pid=15582] vsize: 27192
Current children cumulated CPU time (s) 116.24
Current children cumulated vsize (Kb) 27192

[startup+130.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6104 0 0 0 12385 226 0 0 25 0 1 0 1854487994 28110848 6015 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 6863 6015 1116 68 0 6795 0
[pid=15582] vsize: 27452
Current children cumulated CPU time (s) 126.11
Current children cumulated vsize (Kb) 27452

[startup+140.011 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 6198 0 0 0 13362 233 0 0 25 0 1 0 1854487994 28516352 6109 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 6962 6109 1116 68 0 6894 0
[pid=15582] vsize: 27848
Current children cumulated CPU time (s) 135.95
Current children cumulated vsize (Kb) 27848

[startup+150.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6320 0 0 0 14342 241 0 0 25 0 1 0 1854487994 29036544 6231 4294967295 134512640 134736556 3221224560 3221223132 134634452 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7089 6231 1116 68 0 7021 0
[pid=15582] vsize: 28356
Current children cumulated CPU time (s) 145.83
Current children cumulated vsize (Kb) 28356

[startup+160.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6482 0 0 0 15323 249 0 0 25 0 1 0 1854487994 29700096 6393 4294967295 134512640 134736556 3221224560 3221223072 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7251 6393 1116 68 0 7183 0
[pid=15582] vsize: 29004
Current children cumulated CPU time (s) 155.72
Current children cumulated vsize (Kb) 29004

[startup+170.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6482 0 0 0 16298 258 0 0 25 0 1 0 1854487994 29700096 6393 4294967295 134512640 134736556 3221224560 3221223136 134523869 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7251 6393 1116 68 0 7183 0
[pid=15582] vsize: 29004
Current children cumulated CPU time (s) 165.56
Current children cumulated vsize (Kb) 29004

[startup+180.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6482 0 0 0 17277 265 0 0 25 0 1 0 1854487994 29700096 6393 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 7251 6393 1116 68 0 7183 0
[pid=15582] vsize: 29004
Current children cumulated CPU time (s) 175.42
Current children cumulated vsize (Kb) 29004

[startup+190.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6519 0 0 0 18259 272 0 0 25 0 1 0 1854487994 29835264 6430 4294967295 134512640 134736556 3221224560 3221223276 134536226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7284 6430 1116 68 0 7216 0
[pid=15582] vsize: 29136
Current children cumulated CPU time (s) 185.31
Current children cumulated vsize (Kb) 29136

[startup+200.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6744 0 0 0 19236 281 0 0 25 0 1 0 1854487994 30740480 6655 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 7505 6655 1116 68 0 7437 0
[pid=15582] vsize: 30020
Current children cumulated CPU time (s) 195.17
Current children cumulated vsize (Kb) 30020

[startup+210.014 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 6858 0 0 0 20218 288 0 0 25 0 1 0 1854487994 31199232 6769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7617 6769 1116 68 0 7549 0
[pid=15582] vsize: 30468
Current children cumulated CPU time (s) 205.06
Current children cumulated vsize (Kb) 30468

[startup+220.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6878 0 0 0 21199 294 0 0 25 0 1 0 1854487994 31334400 6789 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7650 6789 1116 68 0 7582 0
[pid=15582] vsize: 30600
Current children cumulated CPU time (s) 214.93
Current children cumulated vsize (Kb) 30600

[startup+230.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 6886 0 0 0 22183 301 0 0 25 0 1 0 1854487994 31334400 6797 4294967295 134512640 134736556 3221224560 3221223296 134605594 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7650 6797 1116 68 0 7582 0
[pid=15582] vsize: 30600
Current children cumulated CPU time (s) 224.84
Current children cumulated vsize (Kb) 30600

[startup+240.015 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 6886 0 0 0 23163 307 0 0 25 0 1 0 1854487994 31334400 6797 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7650 6797 1116 68 0 7582 0
[pid=15582] vsize: 30600
Current children cumulated CPU time (s) 234.7
Current children cumulated vsize (Kb) 30600

[startup+250.016 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 6914 0 0 0 24147 313 0 0 25 0 1 0 1854487994 31469568 6825 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7683 6825 1116 68 0 7615 0
[pid=15582] vsize: 30732
Current children cumulated CPU time (s) 244.6
Current children cumulated vsize (Kb) 30732

[startup+260.016 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 6914 0 0 0 25133 318 0 0 25 0 1 0 1854487994 31469568 6825 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 7683 6825 1116 68 0 7615 0
[pid=15582] vsize: 30732
Current children cumulated CPU time (s) 254.51
Current children cumulated vsize (Kb) 30732

[startup+270.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 8718 0 0 0 26115 328 0 0 25 0 1 0 1854487994 39428096 8625 4294967295 134512640 134736556 3221224560 3221223240 134560337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 9626 8625 1116 68 0 9558 0
[pid=15582] vsize: 38504
Current children cumulated CPU time (s) 264.43
Current children cumulated vsize (Kb) 38504

[startup+280.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 11273 0 0 0 27098 338 0 0 25 0 1 0 1854487994 49725440 11176 4294967295 134512640 134736556 3221224560 3221223144 134560373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 12140 11176 1116 68 0 12072 0
[pid=15582] vsize: 48560
Current children cumulated CPU time (s) 274.36
Current children cumulated vsize (Kb) 48560

[startup+290.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 13926 0 0 0 28080 348 0 0 25 0 1 0 1854487994 61136896 13745 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 14926 13745 1116 68 0 14858 0
[pid=15582] vsize: 59704
Current children cumulated CPU time (s) 284.28
Current children cumulated vsize (Kb) 59704

[startup+300.019 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 14485 0 0 0 29066 354 0 0 25 0 1 0 1854487994 63299584 14304 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 15454 14304 1116 68 0 15386 0
[pid=15582] vsize: 61816
Current children cumulated CPU time (s) 294.2
Current children cumulated vsize (Kb) 61816

[startup+310.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 14565 0 0 0 30050 359 0 0 25 0 1 0 1854487994 63569920 14384 4294967295 134512640 134736556 3221224560 3221223316 134644553 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 15520 14384 1116 68 0 15452 0
[pid=15582] vsize: 62080
Current children cumulated CPU time (s) 304.09
Current children cumulated vsize (Kb) 62080

[startup+320.021 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 14862 0 0 0 31033 366 0 0 25 0 1 0 1854487994 64876544 14681 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 15839 14681 1116 68 0 15771 0
[pid=15582] vsize: 63356
Current children cumulated CPU time (s) 313.99
Current children cumulated vsize (Kb) 63356

[startup+330.021 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 14874 0 0 0 32014 373 0 0 25 0 1 0 1854487994 64851968 14693 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 15833 14693 1116 68 0 15765 0
[pid=15582] vsize: 63332
Current children cumulated CPU time (s) 323.87
Current children cumulated vsize (Kb) 63332

[startup+340.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 14875 0 0 0 32997 379 0 0 24 0 1 0 1854487994 64851968 14694 4294967295 134512640 134736556 3221224560 3221223108 134544531 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 15833 14694 1116 68 0 15765 0
[pid=15582] vsize: 63332
Current children cumulated CPU time (s) 333.76
Current children cumulated vsize (Kb) 63332

[startup+350.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 14875 0 0 0 33980 385 0 0 25 0 1 0 1854487994 64851968 14694 4294967295 134512640 134736556 3221224560 3221223116 134537468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 15833 14694 1116 68 0 15765 0
[pid=15582] vsize: 63332
Current children cumulated CPU time (s) 343.65
Current children cumulated vsize (Kb) 63332

[startup+360.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 14876 0 0 0 34964 390 0 0 25 0 1 0 1854487994 64851968 14695 4294967295 134512640 134736556 3221224560 3221223200 134544719 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 15833 14695 1116 68 0 15765 0
[pid=15582] vsize: 63332
Current children cumulated CPU time (s) 353.54
Current children cumulated vsize (Kb) 63332

[startup+370.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 14889 0 0 0 35946 397 0 0 25 0 1 0 1854487994 64987136 14708 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 15866 14708 1116 68 0 15798 0
[pid=15582] vsize: 63464
Current children cumulated CPU time (s) 363.43
Current children cumulated vsize (Kb) 63464

[startup+380.023 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 15666 0 0 0 36922 406 0 0 25 0 1 0 1854487994 68173824 15485 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 16644 15485 1116 68 0 16576 0
[pid=15582] vsize: 66576
Current children cumulated CPU time (s) 373.28
Current children cumulated vsize (Kb) 66576

[startup+390.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 16314 0 0 0 37902 416 0 0 25 0 1 0 1854487994 70762496 16133 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 17276 16133 1116 68 0 17208 0
[pid=15582] vsize: 69104
Current children cumulated CPU time (s) 383.18
Current children cumulated vsize (Kb) 69104

[startup+400.024 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 18751 0 0 0 38871 431 0 0 25 0 1 0 1854487994 80969728 18564 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 19768 18564 1116 68 0 19700 0
[pid=15582] vsize: 79072
Current children cumulated CPU time (s) 393.02
Current children cumulated vsize (Kb) 79072

[startup+410.024 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 21163 0 0 0 39843 446 0 0 25 0 1 0 1854487994 91193344 20967 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 22264 20967 1116 68 0 22196 0
[pid=15582] vsize: 89056
Current children cumulated CPU time (s) 402.89
Current children cumulated vsize (Kb) 89056

[startup+420.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 22694 0 0 0 40824 452 0 0 25 0 1 0 1854487994 97488896 22484 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 23801 22484 1116 68 0 23733 0
[pid=15582] vsize: 95204
Current children cumulated CPU time (s) 412.76
Current children cumulated vsize (Kb) 95204

[startup+430.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 22933 0 0 0 41805 460 0 0 25 0 1 0 1854487994 98439168 22723 4294967295 134512640 134736556 3221224560 3221223276 134560240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 24033 22723 1116 68 0 23965 0
[pid=15582] vsize: 96132
Current children cumulated CPU time (s) 422.65
Current children cumulated vsize (Kb) 96132

[startup+440.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 23007 0 0 0 42784 468 0 0 25 0 1 0 1854487994 98709504 22797 4294967295 134512640 134736556 3221224560 3221223136 134558406 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 24099 22797 1116 68 0 24031 0
[pid=15582] vsize: 96396
Current children cumulated CPU time (s) 432.52
Current children cumulated vsize (Kb) 96396

[startup+450.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 23024 0 0 0 43769 473 0 0 25 0 1 0 1854487994 98844672 22814 4294967295 134512640 134736556 3221224560 3221223216 134608231 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 24132 22814 1116 68 0 24064 0
[pid=15582] vsize: 96528
Current children cumulated CPU time (s) 442.42
Current children cumulated vsize (Kb) 96528

[startup+460.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 23024 0 0 0 44755 480 0 0 25 0 1 0 1854487994 98844672 22814 4294967295 134512640 134736556 3221224560 3221223320 134560326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 24132 22814 1116 68 0 24064 0
[pid=15582] vsize: 96528
Current children cumulated CPU time (s) 452.35
Current children cumulated vsize (Kb) 96528

[startup+470.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 23024 0 0 0 45742 484 0 0 25 0 1 0 1854487994 98844672 22814 4294967295 134512640 134736556 3221224560 3221223116 134537507 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 24132 22814 1116 68 0 24064 0
[pid=15582] vsize: 96528
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (Kb) 96528

[startup+480.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 23248 0 0 0 46734 488 0 0 25 0 1 0 1854487994 99770368 23038 4294967295 134512640 134736556 3221224560 3221223088 134540161 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 24358 23038 1116 68 0 24290 0
[pid=15582] vsize: 97432
Current children cumulated CPU time (s) 472.22
Current children cumulated vsize (Kb) 97432

[startup+490.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 24311 0 0 0 47716 496 0 0 25 0 1 0 1854487994 104316928 24094 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 25468 24094 1116 68 0 25400 0
[pid=15582] vsize: 101872
Current children cumulated CPU time (s) 482.12
Current children cumulated vsize (Kb) 101872

[startup+500.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 24954 0 0 0 48698 503 0 0 25 0 1 0 1854487994 106958848 24736 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 26113 24736 1116 68 0 26045 0
[pid=15582] vsize: 104452
Current children cumulated CPU time (s) 492.01
Current children cumulated vsize (Kb) 104452

[startup+510.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 25160 0 0 0 49691 505 0 0 25 0 1 0 1854487994 107753472 24942 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 26307 24942 1116 68 0 26239 0
[pid=15582] vsize: 105228
Current children cumulated CPU time (s) 501.96
Current children cumulated vsize (Kb) 105228

[startup+520.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 25433 0 0 0 50677 511 0 0 25 0 1 0 1854487994 108920832 25215 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 26592 25215 1116 68 0 26524 0
[pid=15582] vsize: 106368
Current children cumulated CPU time (s) 511.88
Current children cumulated vsize (Kb) 106368

[startup+530.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 25473 0 0 0 51662 516 0 0 25 0 1 0 1854487994 109056000 25255 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 26625 25255 1116 68 0 26557 0
[pid=15582] vsize: 106500
Current children cumulated CPU time (s) 521.78
Current children cumulated vsize (Kb) 106500

[startup+540.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 25503 0 0 0 52649 520 0 0 25 0 1 0 1854487994 109191168 25285 4294967295 134512640 134736556 3221224560 3221223180 134524088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 26658 25285 1116 68 0 26590 0
[pid=15582] vsize: 106632
Current children cumulated CPU time (s) 531.69
Current children cumulated vsize (Kb) 106632

[startup+550.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 25503 0 0 0 53639 524 0 0 25 0 1 0 1854487994 109191168 25285 4294967295 134512640 134736556 3221224560 3221223104 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 26658 25285 1116 68 0 26590 0
[pid=15582] vsize: 106632
Current children cumulated CPU time (s) 541.63
Current children cumulated vsize (Kb) 106632

[startup+560.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 25614 0 0 0 54637 525 0 0 25 0 1 0 1854487994 109461504 25396 4294967295 134512640 134736556 3221224560 3221223120 134544641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 26724 25396 1116 68 0 26656 0
[pid=15582] vsize: 106896
Current children cumulated CPU time (s) 551.62
Current children cumulated vsize (Kb) 106896

[startup+570.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 25761 0 0 0 55636 525 0 0 25 0 1 0 1854487994 110137344 25543 4294967295 134512640 134736556 3221224560 3221223136 134543068 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 26889 25543 1116 68 0 26821 0
[pid=15582] vsize: 107556
Current children cumulated CPU time (s) 561.61
Current children cumulated vsize (Kb) 107556

[startup+580.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 26262 0 0 0 56631 528 0 0 25 0 1 0 1854487994 112173056 26043 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 27386 26043 1116 68 0 27318 0
[pid=15582] vsize: 109544
Current children cumulated CPU time (s) 571.59
Current children cumulated vsize (Kb) 109544

[startup+590.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 26561 0 0 0 57627 529 0 0 25 0 1 0 1854487994 113389568 26341 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 27683 26341 1116 68 0 27615 0
[pid=15582] vsize: 110732
Current children cumulated CPU time (s) 581.56
Current children cumulated vsize (Kb) 110732

[startup+600.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 26942 0 0 0 58620 532 0 0 25 0 1 0 1854487994 115015680 26721 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 28080 26721 1116 68 0 28012 0
[pid=15582] vsize: 112320
Current children cumulated CPU time (s) 591.52
Current children cumulated vsize (Kb) 112320

[startup+610.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 27177 0 0 0 59616 534 0 0 25 0 1 0 1854487994 115826688 26956 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 28278 26956 1116 68 0 28210 0
[pid=15582] vsize: 113112
Current children cumulated CPU time (s) 601.5
Current children cumulated vsize (Kb) 113112

[startup+620.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 27580 0 0 0 60604 539 0 0 25 0 1 0 1854487994 117420032 27359 4294967295 134512640 134736556 3221224560 3221223300 134543473 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 28667 27359 1116 68 0 28599 0
[pid=15582] vsize: 114668
Current children cumulated CPU time (s) 611.43
Current children cumulated vsize (Kb) 114668

[startup+630.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 27671 0 0 0 61585 547 0 0 25 0 1 0 1854487994 117800960 27449 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 28760 27449 1116 68 0 28692 0
[pid=15582] vsize: 115040
Current children cumulated CPU time (s) 621.32
Current children cumulated vsize (Kb) 115040

[startup+640.032 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 27801 0 0 0 62566 554 0 0 25 0 1 0 1854487994 118337536 27579 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 28891 27579 1116 68 0 28823 0
[pid=15582] vsize: 115564
Current children cumulated CPU time (s) 631.2
Current children cumulated vsize (Kb) 115564

[startup+650.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 27801 0 0 0 63565 555 0 0 25 0 1 0 1854487994 118337536 27579 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 28891 27579 1116 68 0 28823 0
[pid=15582] vsize: 115564
Current children cumulated CPU time (s) 641.2
Current children cumulated vsize (Kb) 115564

[startup+660.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 27926 0 0 0 64557 558 0 0 25 0 1 0 1854487994 118878208 27704 4294967295 134512640 134736556 3221224560 3221223204 1077374498 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 29023 27704 1116 68 0 28955 0
[pid=15582] vsize: 116092
Current children cumulated CPU time (s) 651.15
Current children cumulated vsize (Kb) 116092

[startup+670.032 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 28340 0 0 0 65542 564 0 0 25 0 1 0 1854487994 120639488 28116 4294967295 134512640 134736556 3221224560 3221223136 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 29453 28116 1116 68 0 29385 0
[pid=15582] vsize: 117812
Current children cumulated CPU time (s) 661.06
Current children cumulated vsize (Kb) 117812

[startup+680.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 28424 0 0 0 66534 567 0 0 25 0 1 0 1854487994 120885248 28200 4294967295 134512640 134736556 3221224560 3221223124 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 29513 28200 1116 68 0 29445 0
[pid=15582] vsize: 118052
Current children cumulated CPU time (s) 671.01
Current children cumulated vsize (Kb) 118052

[startup+690.032 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 29058 0 0 0 67510 575 0 0 25 0 1 0 1854487994 123711488 28827 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 30203 28827 1116 68 0 30135 0
[pid=15582] vsize: 120812
Current children cumulated CPU time (s) 680.85
Current children cumulated vsize (Kb) 120812

[startup+700.033 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 29280 0 0 0 68490 584 0 0 25 0 1 0 1854487994 124637184 29049 4294967295 134512640 134736556 3221224560 3221223200 134649602 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 30429 29049 1116 68 0 30361 0
[pid=15582] vsize: 121716
Current children cumulated CPU time (s) 690.74
Current children cumulated vsize (Kb) 121716

[startup+710.032 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 29381 0 0 0 69486 585 0 0 25 0 1 0 1854487994 125001728 29150 4294967295 134512640 134736556 3221224560 3221223152 134543950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 30518 29150 1116 68 0 30450 0
[pid=15582] vsize: 122072
Current children cumulated CPU time (s) 700.71
Current children cumulated vsize (Kb) 122072

[startup+720.033 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 29577 0 0 0 70479 588 0 0 25 0 1 0 1854487994 125796352 29346 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 30712 29346 1116 68 0 30644 0
[pid=15582] vsize: 122848
Current children cumulated CPU time (s) 710.67
Current children cumulated vsize (Kb) 122848

[startup+730.033 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 29627 0 0 0 71474 589 0 0 25 0 1 0 1854487994 126013440 29396 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 30765 29396 1116 68 0 30697 0
[pid=15582] vsize: 123060
Current children cumulated CPU time (s) 720.63
Current children cumulated vsize (Kb) 123060

[startup+740.033 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 29743 0 0 0 72471 591 0 0 25 0 1 0 1854487994 126472192 29508 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 30877 29508 1116 68 0 30809 0
[pid=15582] vsize: 123508
Current children cumulated CPU time (s) 730.62
Current children cumulated vsize (Kb) 123508

[startup+750.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 30014 0 0 0 73465 594 0 0 25 0 1 0 1854487994 127696896 29777 4294967295 134512640 134736556 3221224560 3221223296 134543478 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 31176 29777 1116 68 0 31108 0
[pid=15582] vsize: 124704
Current children cumulated CPU time (s) 740.59
Current children cumulated vsize (Kb) 124704

[startup+760.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 30163 0 0 0 74456 598 0 0 25 0 1 0 1854487994 128208896 29926 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 31301 29926 1116 68 0 31233 0
[pid=15582] vsize: 125204
Current children cumulated CPU time (s) 750.54
Current children cumulated vsize (Kb) 125204

[startup+770.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 30166 0 0 0 75455 599 0 0 25 0 1 0 1854487994 128208896 29929 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 31301 29929 1116 68 0 31233 0
[pid=15582] vsize: 125204
Current children cumulated CPU time (s) 760.54
Current children cumulated vsize (Kb) 125204

[startup+780.035 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 30202 0 0 0 76453 600 0 0 25 0 1 0 1854487994 128344064 29965 4294967295 134512640 134736556 3221224560 3221223160 134540175 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 31334 29965 1116 68 0 31266 0
[pid=15582] vsize: 125336
Current children cumulated CPU time (s) 770.53
Current children cumulated vsize (Kb) 125336

[startup+790.036 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 31566 0 0 0 77440 606 0 0 25 0 1 0 1854487994 135581696 31183 4294967295 134512640 134736556 3221224560 3221223088 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 33101 31183 1116 68 0 33033 0
[pid=15582] vsize: 132404
Current children cumulated CPU time (s) 780.46
Current children cumulated vsize (Kb) 132404

[startup+800.035 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 31858 0 0 0 78426 610 0 0 25 0 1 0 1854487994 136798208 31474 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 33398 31474 1116 68 0 33330 0
[pid=15582] vsize: 133592
Current children cumulated CPU time (s) 790.36
Current children cumulated vsize (Kb) 133592

[startup+810.036 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 31892 0 0 0 79413 615 0 0 25 0 1 0 1854487994 136929280 31508 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 33430 31508 1116 68 0 33362 0
[pid=15582] vsize: 133720
Current children cumulated CPU time (s) 800.28
Current children cumulated vsize (Kb) 133720

[startup+820.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 32084 0 0 0 80409 617 0 0 25 0 1 0 1854487994 137596928 31700 4294967295 134512640 134736556 3221224560 3221223168 134558393 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 33593 31700 1116 68 0 33525 0
[pid=15582] vsize: 134372
Current children cumulated CPU time (s) 810.26
Current children cumulated vsize (Kb) 134372

[startup+830.037 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 32196 0 0 0 81391 623 0 0 25 0 1 0 1854487994 138137600 31812 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 33725 31812 1116 68 0 33657 0
[pid=15582] vsize: 134900
Current children cumulated CPU time (s) 820.14
Current children cumulated vsize (Kb) 134900

[startup+840.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 32404 0 0 0 82381 627 0 0 25 0 1 0 1854487994 138956800 32017 4294967295 134512640 134736556 3221224560 3221223144 134560381 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 33925 32017 1116 68 0 33857 0
[pid=15582] vsize: 135700
Current children cumulated CPU time (s) 830.08
Current children cumulated vsize (Kb) 135700

[startup+850.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 32969 0 0 0 83370 632 0 0 25 0 1 0 1854487994 141119488 32582 4294967295 134512640 134736556 3221224560 3221223112 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 34453 32582 1116 68 0 34385 0
[pid=15582] vsize: 137812
Current children cumulated CPU time (s) 840.02
Current children cumulated vsize (Kb) 137812

[startup+860.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 33434 0 0 0 84358 636 0 0 25 0 1 0 1854487994 143155200 33044 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 34950 33044 1116 68 0 34882 0
[pid=15582] vsize: 139800
Current children cumulated CPU time (s) 849.94
Current children cumulated vsize (Kb) 139800

[startup+870.037 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 38255 0 0 0 85322 655 0 0 25 0 1 0 1854487994 163172352 37841 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 39837 37841 1116 68 0 39769 0
[pid=15582] vsize: 159348
Current children cumulated CPU time (s) 859.77
Current children cumulated vsize (Kb) 159348

[startup+880.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 44374 0 0 0 86285 677 0 0 25 0 1 0 1854487994 188444672 43875 4294967295 134512640 134736556 3221224560 3221223224 134544071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 46007 43875 1116 68 0 45939 0
[pid=15582] vsize: 184028
Current children cumulated CPU time (s) 869.62
Current children cumulated vsize (Kb) 184028

[startup+890.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 48641 0 0 0 87255 693 0 0 25 0 1 0 1854487994 205668352 48115 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 50212 48115 1116 68 0 50144 0
[pid=15582] vsize: 200848
Current children cumulated CPU time (s) 879.48
Current children cumulated vsize (Kb) 200848

[startup+900.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) T 15581 15582 16528 0 -1 0 53752 0 0 0 88228 709 0 0 25 0 1 0 1854487994 228696064 52771 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15582/statm): 55834 52771 1116 68 0 55766 0
[pid=15582] vsize: 223336
Current children cumulated CPU time (s) 889.37
Current children cumulated vsize (Kb) 223336

[startup+910.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 57229 0 0 0 89205 722 0 0 25 0 1 0 1854487994 242413568 56236 4294967295 134512640 134736556 3221224560 3221223136 134649809 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 59183 56236 1116 68 0 59115 0
[pid=15582] vsize: 236732
Current children cumulated CPU time (s) 899.27
Current children cumulated vsize (Kb) 236732

[startup+920.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 61223 0 0 0 90180 736 0 0 25 0 1 0 1854487994 258555904 60185 4294967295 134512640 134736556 3221224560 3221223120 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 63124 60185 1116 68 0 63056 0
[pid=15582] vsize: 252496
Current children cumulated CPU time (s) 909.16
Current children cumulated vsize (Kb) 252496

[startup+930.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 65114 0 0 0 91154 750 0 0 25 0 1 0 1854487994 274153472 64057 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 66932 64057 1116 68 0 66864 0
[pid=15582] vsize: 267728
Current children cumulated CPU time (s) 919.04
Current children cumulated vsize (Kb) 267728

[startup+940.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 69800 0 0 0 92126 766 0 0 25 0 1 0 1854487994 296226816 68476 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 72321 68476 1116 68 0 72253 0
[pid=15582] vsize: 289284
Current children cumulated CPU time (s) 928.92
Current children cumulated vsize (Kb) 289284

[startup+950.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 73592 0 0 0 93102 778 0 0 25 0 1 0 1854487994 311824384 72205 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 76129 72205 1116 68 0 76061 0
[pid=15582] vsize: 304516
Current children cumulated CPU time (s) 938.8
Current children cumulated vsize (Kb) 304516

[startup+960.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 76056 0 0 0 94085 787 0 0 25 0 1 0 1854487994 321622016 74660 4294967295 134512640 134736556 3221224560 3221223088 134554620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 78521 74660 1116 68 0 78453 0
[pid=15582] vsize: 314084
Current children cumulated CPU time (s) 948.72
Current children cumulated vsize (Kb) 314084

[startup+970.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 78957 0 0 0 95063 800 0 0 25 0 1 0 1854487994 333041664 77552 4294967295 134512640 134736556 3221224560 3221223128 134560373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 81309 77552 1116 68 0 81241 0
[pid=15582] vsize: 325236
Current children cumulated CPU time (s) 958.63
Current children cumulated vsize (Kb) 325236

[startup+980.042 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 81650 0 0 0 96042 813 0 0 25 0 1 0 1854487994 343719936 80245 4294967295 134512640 134736556 3221224560 3221223144 134543057 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 83916 80245 1116 68 0 83848 0
[pid=15582] vsize: 335664
Current children cumulated CPU time (s) 968.55
Current children cumulated vsize (Kb) 335664

[startup+990.043 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 87096 0 0 0 97016 830 0 0 25 0 1 0 1854487994 366419968 84407 4294967295 134512640 134736556 3221224560 3221223120 134537569 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 89458 84407 1116 68 0 89390 0
[pid=15582] vsize: 357832
Current children cumulated CPU time (s) 978.46
Current children cumulated vsize (Kb) 357832

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 90681 0 0 0 97991 843 0 0 25 0 1 0 1854487994 380477440 87992 4294967295 134512640 134736556 3221224560 3221223136 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 92890 87992 1116 68 0 92822 0
[pid=15582] vsize: 371560
Current children cumulated CPU time (s) 988.34
Current children cumulated vsize (Kb) 371560

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 93450 0 0 0 98971 854 0 0 25 0 1 0 1854487994 391155712 90761 4294967295 134512640 134736556 3221224560 3221223328 134644523 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 95497 90761 1116 68 0 95429 0
[pid=15582] vsize: 381988
Current children cumulated CPU time (s) 998.25
Current children cumulated vsize (Kb) 381988

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 96496 0 0 0 99949 867 0 0 25 0 1 0 1854487994 403095552 93634 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 98412 93634 1116 68 0 98344 0
[pid=15582] vsize: 393648
Current children cumulated CPU time (s) 1008.16
Current children cumulated vsize (Kb) 393648

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 98902 0 0 0 100932 877 0 0 25 0 1 0 1854487994 412110848 95712 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 100613 95712 1116 68 0 100545 0
[pid=15582] vsize: 402452
Current children cumulated CPU time (s) 1018.09
Current children cumulated vsize (Kb) 402452

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 101840 0 0 0 101910 889 0 0 25 0 1 0 1854487994 423784448 98646 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 103463 98646 1116 68 0 103395 0
[pid=15582] vsize: 413852
Current children cumulated CPU time (s) 1027.99
Current children cumulated vsize (Kb) 413852

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 108078 0 0 0 102882 906 0 0 25 0 1 0 1854487994 450076672 102957 4294967295 134512640 134736556 3221224560 3221223248 134645207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 109882 102957 1116 68 0 109814 0
[pid=15582] vsize: 439528
Current children cumulated CPU time (s) 1037.88
Current children cumulated vsize (Kb) 439528

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 112749 0 0 0 103861 919 0 0 25 0 1 0 1854487994 465854464 106054 4294967295 134512640 134736556 3221224560 3221223304 134537641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 113734 106054 1116 68 0 113666 0
[pid=15582] vsize: 454936
Current children cumulated CPU time (s) 1047.8
Current children cumulated vsize (Kb) 454936

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 116698 0 0 0 104833 935 0 0 25 0 1 0 1854487994 481243136 109839 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 117491 109839 1116 68 0 117423 0
[pid=15582] vsize: 469964
Current children cumulated CPU time (s) 1057.68
Current children cumulated vsize (Kb) 469964

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 119797 0 0 0 105812 947 0 0 25 0 1 0 1854487994 493273088 112938 4294967295 134512640 134736556 3221224560 3221223136 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 120428 112938 1116 68 0 120360 0
[pid=15582] vsize: 481712
Current children cumulated CPU time (s) 1067.59
Current children cumulated vsize (Kb) 481712

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 121954 0 0 0 106797 956 0 0 25 0 1 0 1854487994 501653504 115095 4294967295 134512640 134736556 3221224560 3221223128 134649817 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 122474 115095 1116 68 0 122406 0
[pid=15582] vsize: 489896
Current children cumulated CPU time (s) 1077.53
Current children cumulated vsize (Kb) 489896

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 125238 0 0 0 107775 968 0 0 25 0 1 0 1854487994 514338816 118215 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 125571 118215 1116 68 0 125503 0
[pid=15582] vsize: 502284
Current children cumulated CPU time (s) 1087.43
Current children cumulated vsize (Kb) 502284

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 128236 0 0 0 108752 981 0 0 25 0 1 0 1854487994 526163968 121204 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 128458 121204 1116 68 0 128390 0
[pid=15582] vsize: 513832
Current children cumulated CPU time (s) 1097.33
Current children cumulated vsize (Kb) 513832

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 129718 0 0 0 109740 988 0 0 25 0 1 0 1854487994 531841024 122686 4294967295 134512640 134736556 3221224560 3221223104 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 129844 122686 1116 68 0 129776 0
[pid=15582] vsize: 519376
Current children cumulated CPU time (s) 1107.28
Current children cumulated vsize (Kb) 519376

[startup+1130.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 132172 0 0 0 110722 998 0 0 25 0 1 0 1854487994 541360128 125058 4294967295 134512640 134736556 3221224560 3221223192 134694605 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 132168 125058 1116 68 0 132100 0
[pid=15582] vsize: 528672
Current children cumulated CPU time (s) 1117.2
Current children cumulated vsize (Kb) 528672

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 134080 0 0 0 111710 1005 0 0 25 0 1 0 1854487994 548794368 126966 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 133983 126966 1116 68 0 133915 0
[pid=15582] vsize: 535932
Current children cumulated CPU time (s) 1127.15
Current children cumulated vsize (Kb) 535932

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 136228 0 0 0 112695 1014 0 0 25 0 1 0 1854487994 557174784 129114 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15582/statm): 136029 129114 1116 68 0 135961 0
[pid=15582] vsize: 544116
Current children cumulated CPU time (s) 1137.09
Current children cumulated vsize (Kb) 544116

[startup+1160.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 137113 0 0 0 113689 1018 0 0 25 0 1 0 1854487994 560689152 129999 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 136887 129999 1116 68 0 136819 0
[pid=15582] vsize: 547548
Current children cumulated CPU time (s) 1147.07
Current children cumulated vsize (Kb) 547548

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 137231 0 0 0 114688 1018 0 0 25 0 1 0 1854487994 561094656 130117 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 136986 130117 1116 68 0 136918 0
[pid=15582] vsize: 547944
Current children cumulated CPU time (s) 1157.06
Current children cumulated vsize (Kb) 547944

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 138319 0 0 0 115677 1024 0 0 25 0 1 0 1854487994 565420032 131205 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 138042 131205 1116 68 0 137974 0
[pid=15582] vsize: 552168
Current children cumulated CPU time (s) 1167.01
Current children cumulated vsize (Kb) 552168

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 140812 0 0 0 116658 1035 0 0 25 0 1 0 1854487994 575016960 133698 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 140385 133698 1116 68 0 140317 0
[pid=15582] vsize: 561540
Current children cumulated CPU time (s) 1176.93
Current children cumulated vsize (Kb) 561540

[startup+1200.05 s]
Raw data (loadavg): 1.07 1.00 0.99 2/56 15582
Raw data (/proc/15582/stat): 15582 (bsolo) R 15581 15582 16528 0 -1 0 143048 0 0 0 117641 1044 0 0 25 0 1 0 1854487994 583802880 135934 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15582/statm): 142530 135935 1116 68 0 142462 0
[pid=15582] vsize: 570120
Current children cumulated CPU time (s) 1186.85
Current children cumulated vsize (Kb) 570120
One traced child (pid=15582) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1208.53
CPU time (s): 1195.27
CPU user time (s): 1184.5
CPU system time (s): 10.7734
CPU usage (%): 98.9028
Max. virtual memory (cumulated for all children) (Kb): 570120

Verifier Data

ERROR: no interpretation found !