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

Namesubmitted/aloul/FPGA_SAT05/normalized-fpga25_24_sat_pb.cnf.cr.opb
MD5SUMc84a64f67029a09ef823a1b3017b5713
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.550915
Number of variables900
Total number of constraints673
Number of constraints which are clauses624
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint12
Maximum length of a constraint25

Trace number 50

Launcher Data

LAUNCH ON wulflinc31 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=40 boxname=wulflinc31 idbench=40 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  c84a64f67029a09ef823a1b3017b5713  /oldhome/oroussel/tmp/wulflinc31/normalized-fpga25_24_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc31/normalized-fpga25_24_sat_pb.cnf.cr.opb
IDLAUNCH: 40
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
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.153
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:        719656 kB
Buffers:         35028 kB
Cached:         249556 kB
SwapCached:       1016 kB
Active:          91616 kB
Inactive:       195736 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        719404 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            22000 kB
Committed_AS:    64356 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 07:59:42 (client local time) WITH STATUS 0 IN 1195.04 SECONDS
stats: 40 7 1195.04 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 900 variables and 673 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.426
c After prepocess the problem consists of 900 variables and 673 constraints.
c Restart #1 #Var: 900 #Dec: 381 LB: 0 @ 0.691
c Restart #2 #Var: 900 #Dec: 804 LB: 0 @ 1.195
c Restart #3 #Var: 900 #Dec: 1428 LB: 0 @ 2.214
c Restart #4 #Var: 900 #Dec: 2256 LB: 0 @ 3.889
c Restart #5 #Var: 900 #Dec: 3290 LB: 0 @ 6.08
c Restart #6 #Var: 900 #Dec: 4534 LB: 0 @ 8.867
c Restart #7 #Var: 900 #Dec: 5973 LB: 0 @ 12.074
c Restart #8 #Var: 900 #Dec: 7623 LB: 0 @ 16.133
c Restart #9 #Var: 900 #Dec: 9486 LB: 0 @ 20.46
c Restart #10 #Var: 900 #Dec: 11541 LB: 0 @ 25.158
c Restart #11 #Var: 900 #Dec: 13815 LB: 0 @ 30.248
c Restart #12 #Var: 900 #Dec: 16295 LB: 0 @ 36.248
c Restart #13 #Var: 900 #Dec: 18997 LB: 0 @ 42.789
c Restart #14 #Var: 900 #Dec: 21938 LB: 0 @ 49.675
c Restart #15 #Var: 900 #Dec: 25049 LB: 0 @ 57.374
c Restart #16 #Var: 900 #Dec: 28421 LB: 0 @ 65.268
c Restart #17 #Var: 900 #Dec: 31965 LB: 0 @ 74.344
c Restart #18 #Var: 900 #Dec: 35754 LB: 0 @ 83.566
c Restart #19 #Var: 900 #Dec: 39711 LB: 0 @ 94.688
c Restart #20 #Var: 900 #Dec: 43899 LB: 0 @ 105.38
c Restart #21 #Var: 900 #Dec: 48409 LB: 0 @ 117.13
c Restart #22 #Var: 900 #Dec: 53026 LB: 0 @ 129.74
c Restart #23 #Var: 900 #Dec: 57793 LB: 0 @ 146.21
c Restart #24 #Var: 900 #Dec: 62778 LB: 0 @ 162.59
c Restart #25 #Var: 900 #Dec: 67992 LB: 0 @ 179.33
c Restart #26 #Var: 900 #Dec: 73391 LB: 0 @ 200.16
c Restart #27 #Var: 900 #Dec: 79001 LB: 0 @ 220.58
c Restart #28 #Var: 900 #Dec: 84814 LB: 0 @ 242.15
c Restart #29 #Var: 900 #Dec: 90892 LB: 0 @ 266.53
c Restart #30 #Var: 900 #Dec: 97138 LB: 0 @ 291.72
c Restart #31 #Var: 900 #Dec: 103642 LB: 0 @ 318.51
c Restart #32 #Var: 900 #Dec: 110313 LB: 0 @ 349.25
c Restart #33 #Var: 900 #Dec: 117233 LB: 0 @ 379.99
c Restart #34 #Var: 900 #Dec: 124312 LB: 0 @ 412.79
c Restart #35 #Var: 900 #Dec: 131706 LB: 0 @ 446.1
c Restart #36 #Var: 900 #Dec: 139194 LB: 0 @ 481.46
c Restart #37 #Var: 900 #Dec: 146861 LB: 0 @ 519.52
c Restart #38 #Var: 900 #Dec: 154860 LB: 0 @ 560.13
c CHANGE Heuristic... 
c Restart #0 #Var: 900 #Dec: 163055 LB: 0 @ 599.33
c Restart #1 #Var: 900 #Dec: 163361 LB: 0 @ 599.69
c Restart #2 #Var: 900 #Dec: 163786 LB: 0 @ 600.81
c Restart #3 #Var: 900 #Dec: 164412 LB: 0 @ 602
c Restart #4 #Var: 900 #Dec: 165256 LB: 0 @ 603.77
c Restart #5 #Var: 900 #Dec: 166292 LB: 0 @ 606.16
c Restart #6 #Var: 900 #Dec: 167527 LB: 0 @ 609.1
c Restart #7 #Var: 900 #Dec: 168963 LB: 0 @ 612.61
c Restart #8 #Var: 900 #Dec: 170613 LB: 0 @ 616.95
c Restart #9 #Var: 900 #Dec: 172443 LB: 0 @ 622.07
c Restart #10 #Var: 900 #Dec: 174506 LB: 0 @ 627.98
c Restart #11 #Var: 900 #Dec: 176793 LB: 0 @ 635.33
c Restart #12 #Var: 900 #Dec: 179255 LB: 0 @ 642.85
c Restart #13 #Var: 900 #Dec: 181918 LB: 0 @ 651.32
c Restart #14 #Var: 900 #Dec: 184793 LB: 0 @ 660.81
c Restart #15 #Var: 900 #Dec: 187887 LB: 0 @ 671.42
c Restart #16 #Var: 900 #Dec: 191171 LB: 0 @ 683.81
c Restart #17 #Var: 900 #Dec: 194670 LB: 0 @ 695.74
c Restart #18 #Var: 900 #Dec: 198443 LB: 0 @ 709.21
c Restart #19 #Var: 900 #Dec: 202440 LB: 0 @ 724.01
c Restart #20 #Var: 900 #Dec: 206585 LB: 0 @ 740.49
c Restart #21 #Var: 900 #Dec: 211061 LB: 0 @ 757.47
c Restart #22 #Var: 900 #Dec: 215650 LB: 0 @ 775.26
c Restart #23 #Var: 900 #Dec: 220525 LB: 0 @ 794.98
c Restart #24 #Var: 900 #Dec: 225538 LB: 0 @ 816.29
c Restart #25 #Var: 900 #Dec: 230743 LB: 0 @ 838.7
c Restart #26 #Var: 900 #Dec: 236089 LB: 0 @ 863.27
c Restart #27 #Var: 900 #Dec: 241732 LB: 0 @ 898.62
c Restart #28 #Var: 900 #Dec: 247645 LB: 0 @ 922.74
c Restart #29 #Var: 900 #Dec: 253622 LB: 0 @ 951.34
c Restart #30 #Var: 900 #Dec: 259845 LB: 0 @ 980.92
c Restart #31 #Var: 900 #Dec: 266299 LB: 0 @ 1013.2
c Restart #32 #Var: 900 #Dec: 273001 LB: 0 @ 1049
c Restart #33 #Var: 900 #Dec: 279965 LB: 0 @ 1079.7
c Restart #34 #Var: 900 #Dec: 287052 LB: 0 @ 1117.4
c Restart #35 #Var: 900 #Dec: 294654 LB: 0 @ 1153.6
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/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1839482866 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 107 3 90 68 0 39 0
[pid=9252] 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/wulflinc31/normalized-fpga25_24_sat_pb.cnf.cr.opb

[startup+10.0066 s]
Raw data (loadavg): 0.80 0.31 0.11 2/57 9252
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 1499 0 0 0 957 16 0 0 25 0 1 0 1839482866 9162752 1410 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 2237 1410 1116 68 0 2169 0
[pid=9252] vsize: 8948
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (Kb) 8948

[startup+20.0065 s]
Raw data (loadavg): 0.83 0.33 0.12 1/57 9252
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 1674 0 0 0 1932 25 0 0 25 0 1 0 1839482866 9965568 1585 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 2433 1585 1116 68 0 2365 0
[pid=9252] vsize: 9732
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (Kb) 9732

[startup+30.0075 s]
Raw data (loadavg): 0.86 0.35 0.13 2/57 9252
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 1785 0 0 0 2906 34 0 0 25 0 1 0 1839482866 10371072 1696 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 2532 1696 1116 68 0 2464 0
[pid=9252] vsize: 10128
Current children cumulated CPU time (s) 29.4
Current children cumulated vsize (Kb) 10128

[startup+40.0084 s]
Raw data (loadavg): 0.88 0.37 0.14 2/57 9252
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 1897 0 0 0 3882 43 0 0 25 0 1 0 1839482866 10874880 1808 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 2655 1808 1116 68 0 2587 0
[pid=9252] vsize: 10620
Current children cumulated CPU time (s) 39.25
Current children cumulated vsize (Kb) 10620

[startup+50.0093 s]
Raw data (loadavg): 0.90 0.39 0.14 2/57 9252
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 1968 0 0 0 4857 52 0 0 25 0 1 0 1839482866 11137024 1879 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 2719 1879 1116 68 0 2651 0
[pid=9252] vsize: 10876
Current children cumulated CPU time (s) 49.09
Current children cumulated vsize (Kb) 10876

[startup+60.0092 s]
Raw data (loadavg): 0.91 0.41 0.15 2/57 9254
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2054 0 0 0 5835 62 0 0 25 0 1 0 1839482866 11542528 1965 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 2818 1965 1116 68 0 2750 0
[pid=9252] vsize: 11272
Current children cumulated CPU time (s) 58.97
Current children cumulated vsize (Kb) 11272

[startup+70.0101 s]
Raw data (loadavg): 0.92 0.43 0.16 2/57 9254
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2126 0 0 0 6808 71 0 0 25 0 1 0 1839482866 11804672 2037 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 2882 2037 1116 68 0 2814 0
[pid=9252] vsize: 11528
Current children cumulated CPU time (s) 68.79
Current children cumulated vsize (Kb) 11528

[startup+80.0111 s]
Raw data (loadavg): 0.94 0.45 0.17 2/57 9254
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2182 0 0 0 7782 81 0 0 25 0 1 0 1839482866 12070912 2093 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 2947 2093 1116 68 0 2879 0
[pid=9252] vsize: 11788
Current children cumulated CPU time (s) 78.63
Current children cumulated vsize (Kb) 11788

[startup+90.011 s]
Raw data (loadavg): 0.94 0.47 0.18 2/57 9254
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2230 0 0 0 8759 88 0 0 25 0 1 0 1839482866 12185600 2141 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 2975 2141 1116 68 0 2907 0
[pid=9252] vsize: 11900
Current children cumulated CPU time (s) 88.47
Current children cumulated vsize (Kb) 11900

[startup+100.012 s]
Raw data (loadavg): 0.95 0.49 0.19 2/57 9254
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2285 0 0 0 9737 97 0 0 25 0 1 0 1839482866 12451840 2196 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 3040 2196 1116 68 0 2972 0
[pid=9252] vsize: 12160
Current children cumulated CPU time (s) 98.34
Current children cumulated vsize (Kb) 12160

[startup+110.013 s]
Raw data (loadavg): 0.96 0.50 0.20 2/57 9254
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2366 0 0 0 10711 107 0 0 25 0 1 0 1839482866 12722176 2277 4294967295 134512640 134736556 3221224560 3221223096 1077377368 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 3106 2277 1116 68 0 3038 0
[pid=9252] vsize: 12424
Current children cumulated CPU time (s) 108.18
Current children cumulated vsize (Kb) 12424

[startup+120.013 s]
Raw data (loadavg): 0.97 0.52 0.20 2/57 9256
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2416 0 0 0 11688 116 0 0 25 0 1 0 1839482866 12988416 2327 4294967295 134512640 134736556 3221224560 3221223088 134716644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 3171 2327 1116 68 0 3103 0
[pid=9252] vsize: 12684
Current children cumulated CPU time (s) 118.04
Current children cumulated vsize (Kb) 12684

[startup+130.014 s]
Raw data (loadavg): 0.97 0.53 0.21 2/57 9256
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2481 0 0 0 12667 124 0 0 25 0 1 0 1839482866 13258752 2392 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 3237 2392 1116 68 0 3169 0
[pid=9252] vsize: 12948
Current children cumulated CPU time (s) 127.91
Current children cumulated vsize (Kb) 12948

[startup+140.015 s]
Raw data (loadavg): 0.97 0.55 0.22 1/57 9256
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 2624 0 0 0 13650 131 0 0 25 0 1 0 1839482866 13799424 2535 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 3369 2535 1116 68 0 3301 0
[pid=9252] vsize: 13476
Current children cumulated CPU time (s) 137.81
Current children cumulated vsize (Kb) 13476

[startup+150.015 s]
Raw data (loadavg): 0.98 0.56 0.23 2/57 9256
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2705 0 0 0 14631 138 0 0 25 0 1 0 1839482866 14204928 2616 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 3468 2616 1116 68 0 3400 0
[pid=9252] vsize: 13872
Current children cumulated CPU time (s) 147.69
Current children cumulated vsize (Kb) 13872

[startup+160.015 s]
Raw data (loadavg): 0.98 0.58 0.24 2/57 9256
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2767 0 0 0 15612 145 0 0 25 0 1 0 1839482866 14475264 2678 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 3534 2678 1116 68 0 3466 0
[pid=9252] vsize: 14136
Current children cumulated CPU time (s) 157.57
Current children cumulated vsize (Kb) 14136

[startup+170.015 s]
Raw data (loadavg): 0.98 0.59 0.24 2/57 9256
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 2872 0 0 0 16591 154 0 0 25 0 1 0 1839482866 14876672 2783 4294967295 134512640 134736556 3221224560 3221222684 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 3632 2783 1116 68 0 3564 0
[pid=9252] vsize: 14528
Current children cumulated CPU time (s) 167.45
Current children cumulated vsize (Kb) 14528

[startup+180.016 s]
Raw data (loadavg): 0.99 0.60 0.25 2/57 9258
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3033 0 0 0 17573 161 0 0 21 0 1 0 1839482866 15544320 2944 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 3795 2944 1116 68 0 3727 0
[pid=9252] vsize: 15180
Current children cumulated CPU time (s) 177.34
Current children cumulated vsize (Kb) 15180

[startup+190.016 s]
Raw data (loadavg): 0.99 0.62 0.26 2/57 9258
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3103 0 0 0 18555 167 0 0 25 0 1 0 1839482866 15790080 3014 4294967295 134512640 134736556 3221224560 3221223264 134553528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 3855 3014 1116 68 0 3787 0
[pid=9252] vsize: 15420
Current children cumulated CPU time (s) 187.22
Current children cumulated vsize (Kb) 15420

[startup+200.017 s]
Raw data (loadavg): 0.99 0.63 0.27 1/57 9258
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 3164 0 0 0 19539 174 0 0 25 0 1 0 1839482866 16056320 3075 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 3920 3075 1116 68 0 3852 0
[pid=9252] vsize: 15680
Current children cumulated CPU time (s) 197.13
Current children cumulated vsize (Kb) 15680

[startup+210.018 s]
Raw data (loadavg): 0.99 0.64 0.27 2/57 9258
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3262 0 0 0 20523 180 0 0 25 0 1 0 1839482866 16461824 3173 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4019 3173 1116 68 0 3951 0
[pid=9252] vsize: 16076
Current children cumulated CPU time (s) 207.03
Current children cumulated vsize (Kb) 16076

[startup+220.018 s]
Raw data (loadavg): 0.99 0.65 0.28 2/57 9258
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3328 0 0 0 21504 186 0 0 25 0 1 0 1839482866 16732160 3239 4294967295 134512640 134736556 3221224560 3221223040 134535746 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4085 3239 1116 68 0 4017 0
[pid=9252] vsize: 16340
Current children cumulated CPU time (s) 216.9
Current children cumulated vsize (Kb) 16340

[startup+230.019 s]
Raw data (loadavg): 0.99 0.66 0.29 2/57 9258
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3378 0 0 0 22488 191 0 0 25 0 1 0 1839482866 16867328 3289 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4118 3289 1116 68 0 4050 0
[pid=9252] vsize: 16472
Current children cumulated CPU time (s) 226.79
Current children cumulated vsize (Kb) 16472

[startup+240.019 s]
Raw data (loadavg): 0.99 0.67 0.29 2/57 9260
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3490 0 0 0 23469 198 0 0 25 0 1 0 1839482866 17408000 3401 4294967295 134512640 134736556 3221224560 3221223120 134550949 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4250 3401 1116 68 0 4182 0
[pid=9252] vsize: 17000
Current children cumulated CPU time (s) 236.67
Current children cumulated vsize (Kb) 17000

[startup+250.02 s]
Raw data (loadavg): 0.99 0.68 0.30 2/57 9260
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3550 0 0 0 24452 205 0 0 25 0 1 0 1839482866 17678336 3461 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 4316 3461 1116 68 0 4248 0
[pid=9252] vsize: 17264
Current children cumulated CPU time (s) 246.57
Current children cumulated vsize (Kb) 17264

[startup+260.02 s]
Raw data (loadavg): 0.99 0.69 0.31 2/57 9260
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3600 0 0 0 25436 211 0 0 25 0 1 0 1839482866 17813504 3511 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4349 3511 1116 68 0 4281 0
[pid=9252] vsize: 17396
Current children cumulated CPU time (s) 256.47
Current children cumulated vsize (Kb) 17396

[startup+270.019 s]
Raw data (loadavg): 0.99 0.70 0.32 2/57 9260
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3659 0 0 0 26417 219 0 0 25 0 1 0 1839482866 18083840 3570 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4415 3570 1116 68 0 4347 0
[pid=9252] vsize: 17660
Current children cumulated CPU time (s) 266.36
Current children cumulated vsize (Kb) 17660

[startup+280.02 s]
Raw data (loadavg): 0.99 0.71 0.32 2/57 9260
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3694 0 0 0 27404 224 0 0 25 0 1 0 1839482866 18210816 3605 4294967295 134512640 134736556 3221224560 3221223248 134524462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4446 3605 1116 68 0 4378 0
[pid=9252] vsize: 17784
Current children cumulated CPU time (s) 276.28
Current children cumulated vsize (Kb) 17784

[startup+290.02 s]
Raw data (loadavg): 0.99 0.72 0.33 2/57 9260
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3772 0 0 0 28388 230 0 0 25 0 1 0 1839482866 18481152 3683 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4512 3683 1116 68 0 4444 0
[pid=9252] vsize: 18048
Current children cumulated CPU time (s) 286.18
Current children cumulated vsize (Kb) 18048

[startup+300.021 s]
Raw data (loadavg): 0.99 0.73 0.34 2/57 9262
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3812 0 0 0 29370 236 0 0 25 0 1 0 1839482866 18751488 3723 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4578 3723 1116 68 0 4510 0
[pid=9252] vsize: 18312
Current children cumulated CPU time (s) 296.06
Current children cumulated vsize (Kb) 18312

[startup+310.022 s]
Raw data (loadavg): 0.99 0.74 0.34 2/57 9262
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3847 0 0 0 30357 241 0 0 25 0 1 0 1839482866 18886656 3758 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4611 3758 1116 68 0 4543 0
[pid=9252] vsize: 18444
Current children cumulated CPU time (s) 305.98
Current children cumulated vsize (Kb) 18444

[startup+320.022 s]
Raw data (loadavg): 0.99 0.75 0.35 2/57 9262
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3910 0 0 0 31339 248 0 0 25 0 1 0 1839482866 19152896 3821 4294967295 134512640 134736556 3221224560 3221223196 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4676 3821 1116 68 0 4608 0
[pid=9252] vsize: 18704
Current children cumulated CPU time (s) 315.87
Current children cumulated vsize (Kb) 18704

[startup+330.023 s]
Raw data (loadavg): 0.99 0.75 0.36 2/57 9262
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3946 0 0 0 32326 253 0 0 25 0 1 0 1839482866 19288064 3857 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 4709 3857 1116 68 0 4641 0
[pid=9252] vsize: 18836
Current children cumulated CPU time (s) 325.79
Current children cumulated vsize (Kb) 18836

[startup+340.023 s]
Raw data (loadavg): 0.99 0.76 0.36 2/57 9262
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 3985 0 0 0 33312 258 0 0 25 0 1 0 1839482866 19419136 3896 4294967295 134512640 134736556 3221224560 3221223256 134554000 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 4741 3896 1116 68 0 4673 0
[pid=9252] vsize: 18964
Current children cumulated CPU time (s) 335.7
Current children cumulated vsize (Kb) 18964

[startup+350.024 s]
Raw data (loadavg): 0.99 0.77 0.37 2/57 9262
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4055 0 0 0 34297 265 0 0 25 0 1 0 1839482866 19689472 3966 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 4807 3966 1116 68 0 4739 0
[pid=9252] vsize: 19228
Current children cumulated CPU time (s) 345.62
Current children cumulated vsize (Kb) 19228

[startup+360.025 s]
Raw data (loadavg): 0.99 0.78 0.38 2/57 9264
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4072 0 0 0 35282 271 0 0 25 0 1 0 1839482866 19804160 3983 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 4835 3983 1116 68 0 4767 0
[pid=9252] vsize: 19340
Current children cumulated CPU time (s) 355.53
Current children cumulated vsize (Kb) 19340

[startup+370.025 s]
Raw data (loadavg): 0.99 0.78 0.38 2/57 9264
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4116 0 0 0 36267 277 0 0 25 0 1 0 1839482866 19935232 4027 4294967295 134512640 134736556 3221224560 3221223244 134553972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 4867 4027 1116 68 0 4799 0
[pid=9252] vsize: 19468
Current children cumulated CPU time (s) 365.44
Current children cumulated vsize (Kb) 19468

[startup+380.026 s]
Raw data (loadavg): 0.99 0.79 0.39 2/57 9264
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4152 0 0 0 37248 284 0 0 25 0 1 0 1839482866 20070400 4063 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 4900 4063 1116 68 0 4832 0
[pid=9252] vsize: 19600
Current children cumulated CPU time (s) 375.32
Current children cumulated vsize (Kb) 19600

[startup+390.026 s]
Raw data (loadavg): 0.99 0.80 0.39 2/57 9264
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4170 0 0 0 38234 289 0 0 25 0 1 0 1839482866 20197376 4081 4294967295 134512640 134736556 3221224560 3221223120 134550956 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 4931 4081 1116 68 0 4863 0
[pid=9252] vsize: 19724
Current children cumulated CPU time (s) 385.23
Current children cumulated vsize (Kb) 19724

[startup+400.026 s]
Raw data (loadavg): 0.99 0.80 0.40 2/57 9264
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4191 0 0 0 39221 293 0 0 25 0 1 0 1839482866 20197376 4102 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 4931 4102 1116 68 0 4863 0
[pid=9252] vsize: 19724
Current children cumulated CPU time (s) 395.14
Current children cumulated vsize (Kb) 19724

[startup+410.027 s]
Raw data (loadavg): 0.99 0.81 0.40 2/57 9264
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4266 0 0 0 40201 299 0 0 25 0 1 0 1839482866 20602880 4177 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5030 4177 1116 68 0 4962 0
[pid=9252] vsize: 20120
Current children cumulated CPU time (s) 405
Current children cumulated vsize (Kb) 20120

[startup+420.027 s]
Raw data (loadavg): 0.99 0.81 0.41 2/57 9266
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4286 0 0 0 41186 305 0 0 25 0 1 0 1839482866 20602880 4197 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5030 4197 1116 68 0 4962 0
[pid=9252] vsize: 20120
Current children cumulated CPU time (s) 414.91
Current children cumulated vsize (Kb) 20120

[startup+430.028 s]
Raw data (loadavg): 0.99 0.82 0.42 2/57 9266
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4308 0 0 0 42171 311 0 0 25 0 1 0 1839482866 20738048 4219 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5063 4219 1116 68 0 4995 0
[pid=9252] vsize: 20252
Current children cumulated CPU time (s) 424.82
Current children cumulated vsize (Kb) 20252

[startup+440.028 s]
Raw data (loadavg): 0.99 0.83 0.42 2/57 9266
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4348 0 0 0 43157 316 0 0 25 0 1 0 1839482866 20873216 4259 4294967295 134512640 134736556 3221224560 3221222924 1077379872 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5096 4259 1116 68 0 5028 0
[pid=9252] vsize: 20384
Current children cumulated CPU time (s) 434.73
Current children cumulated vsize (Kb) 20384

[startup+450.029 s]
Raw data (loadavg): 0.99 0.83 0.43 2/57 9266
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4380 0 0 0 44138 323 0 0 25 0 1 0 1839482866 21004288 4291 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5128 4291 1116 68 0 5060 0
[pid=9252] vsize: 20512
Current children cumulated CPU time (s) 444.61
Current children cumulated vsize (Kb) 20512

[startup+460.029 s]
Raw data (loadavg): 0.99 0.83 0.43 2/57 9266
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4395 0 0 0 45125 327 0 0 25 0 1 0 1839482866 21139456 4306 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5161 4306 1116 68 0 5093 0
[pid=9252] vsize: 20644
Current children cumulated CPU time (s) 454.52
Current children cumulated vsize (Kb) 20644

[startup+470.029 s]
Raw data (loadavg): 0.99 0.84 0.44 2/57 9266
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4433 0 0 0 46113 332 0 0 25 0 1 0 1839482866 21262336 4344 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5191 4344 1116 68 0 5123 0
[pid=9252] vsize: 20764
Current children cumulated CPU time (s) 464.45
Current children cumulated vsize (Kb) 20764

[startup+480.03 s]
Raw data (loadavg): 0.99 0.84 0.45 2/57 9268
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4479 0 0 0 47098 339 0 0 25 0 1 0 1839482866 21397504 4390 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5224 4390 1116 68 0 5156 0
[pid=9252] vsize: 20896
Current children cumulated CPU time (s) 474.37
Current children cumulated vsize (Kb) 20896

[startup+490.03 s]
Raw data (loadavg): 0.99 0.85 0.45 2/57 9268
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4508 0 0 0 48083 345 0 0 25 0 1 0 1839482866 21528576 4419 4294967295 134512640 134736556 3221224560 3221223152 134716124 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5256 4419 1116 68 0 5188 0
[pid=9252] vsize: 21024
Current children cumulated CPU time (s) 484.28
Current children cumulated vsize (Kb) 21024

[startup+500.031 s]
Raw data (loadavg): 0.99 0.85 0.46 2/57 9268
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4513 0 0 0 49072 349 0 0 25 0 1 0 1839482866 21528576 4424 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5256 4424 1116 68 0 5188 0
[pid=9252] vsize: 21024
Current children cumulated CPU time (s) 494.21
Current children cumulated vsize (Kb) 21024

[startup+510.032 s]
Raw data (loadavg): 0.99 0.86 0.46 2/57 9268
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4550 0 0 0 50054 356 0 0 25 0 1 0 1839482866 21663744 4461 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5289 4461 1116 68 0 5221 0
[pid=9252] vsize: 21156
Current children cumulated CPU time (s) 504.1
Current children cumulated vsize (Kb) 21156

[startup+520.031 s]
Raw data (loadavg): 0.99 0.86 0.47 2/57 9268
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4554 0 0 0 51040 361 0 0 25 0 1 0 1839482866 21798912 4465 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5322 4465 1116 68 0 5254 0
[pid=9252] vsize: 21288
Current children cumulated CPU time (s) 514.01
Current children cumulated vsize (Kb) 21288

[startup+530.032 s]
Raw data (loadavg): 0.99 0.87 0.47 2/57 9268
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4561 0 0 0 52026 367 0 0 25 0 1 0 1839482866 21798912 4472 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5322 4472 1116 68 0 5254 0
[pid=9252] vsize: 21288
Current children cumulated CPU time (s) 523.93
Current children cumulated vsize (Kb) 21288

[startup+540.032 s]
Raw data (loadavg): 0.99 0.87 0.48 2/57 9270
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4578 0 0 0 53014 371 0 0 25 0 1 0 1839482866 21798912 4489 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5322 4489 1116 68 0 5254 0
[pid=9252] vsize: 21288
Current children cumulated CPU time (s) 533.85
Current children cumulated vsize (Kb) 21288

[startup+550.033 s]
Raw data (loadavg): 0.99 0.87 0.48 2/57 9270
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4617 0 0 0 54000 377 0 0 25 0 1 0 1839482866 22056960 4528 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5385 4528 1116 68 0 5317 0
[pid=9252] vsize: 21540
Current children cumulated CPU time (s) 543.77
Current children cumulated vsize (Kb) 21540

[startup+560.033 s]
Raw data (loadavg): 0.99 0.88 0.49 2/57 9270
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4636 0 0 0 54984 382 0 0 25 0 1 0 1839482866 22044672 4547 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5382 4547 1116 68 0 5314 0
[pid=9252] vsize: 21528
Current children cumulated CPU time (s) 553.66
Current children cumulated vsize (Kb) 21528

[startup+570.033 s]
Raw data (loadavg): 0.99 0.88 0.49 2/57 9270
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4636 0 0 0 55970 387 0 0 25 0 1 0 1839482866 22044672 4547 4294967295 134512640 134736556 3221224560 3221223212 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5382 4547 1116 68 0 5314 0
[pid=9252] vsize: 21528
Current children cumulated CPU time (s) 563.57
Current children cumulated vsize (Kb) 21528

[startup+580.034 s]
Raw data (loadavg): 0.99 0.89 0.50 2/57 9270
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4646 0 0 0 56960 391 0 0 25 0 1 0 1839482866 22044672 4557 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5382 4557 1116 68 0 5314 0
[pid=9252] vsize: 21528
Current children cumulated CPU time (s) 573.51
Current children cumulated vsize (Kb) 21528

[startup+590.034 s]
Raw data (loadavg): 0.99 0.89 0.50 2/57 9270
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4675 0 0 0 57943 398 0 0 25 0 1 0 1839482866 22179840 4586 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5415 4586 1116 68 0 5347 0
[pid=9252] vsize: 21660
Current children cumulated CPU time (s) 583.41
Current children cumulated vsize (Kb) 21660

[startup+600.035 s]
Raw data (loadavg): 0.99 0.89 0.51 2/57 9272
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 4691 0 0 0 58927 404 0 0 25 0 1 0 1839482866 22315008 4602 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 5448 4602 1116 68 0 5380 0
[pid=9252] vsize: 21792
Current children cumulated CPU time (s) 593.31
Current children cumulated vsize (Kb) 21792

[startup+610.036 s]
Raw data (loadavg): 0.99 0.89 0.51 2/57 9272
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 5074 0 0 0 59905 414 0 0 22 0 1 0 1839482866 23801856 4985 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 5811 4985 1116 68 0 5743 0
[pid=9252] vsize: 23244
Current children cumulated CPU time (s) 603.19
Current children cumulated vsize (Kb) 23244

[startup+620.036 s]
Raw data (loadavg): 0.99 0.90 0.52 2/57 9272
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 5553 0 0 0 60880 425 0 0 25 0 1 0 1839482866 25829376 5464 4294967295 134512640 134736556 3221224560 3221223096 1077377720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 6306 5464 1116 68 0 6238 0
[pid=9252] vsize: 25224
Current children cumulated CPU time (s) 613.05
Current children cumulated vsize (Kb) 25224

[startup+630.037 s]
Raw data (loadavg): 0.99 0.90 0.52 1/57 9272
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 5744 0 0 0 61856 434 0 0 25 0 1 0 1839482866 26640384 5655 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9252/statm): 6504 5655 1116 68 0 6436 0
[pid=9252] vsize: 26016
Current children cumulated CPU time (s) 622.9
Current children cumulated vsize (Kb) 26016

[startup+640.037 s]
Raw data (loadavg): 0.99 0.90 0.53 2/57 9272
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 5967 0 0 0 62834 443 0 0 25 0 1 0 1839482866 27586560 5878 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 6735 5878 1116 68 0 6667 0
[pid=9252] vsize: 26940
Current children cumulated CPU time (s) 632.77
Current children cumulated vsize (Kb) 26940

[startup+650.037 s]
Raw data (loadavg): 0.99 0.91 0.53 2/57 9272
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6110 0 0 0 63815 451 0 0 25 0 1 0 1839482866 28127232 6021 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 6867 6021 1116 68 0 6799 0
[pid=9252] vsize: 27468
Current children cumulated CPU time (s) 642.66
Current children cumulated vsize (Kb) 27468

[startup+660.038 s]
Raw data (loadavg): 0.99 0.91 0.54 2/57 9274
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6211 0 0 0 64794 459 0 0 25 0 1 0 1839482866 28532736 6122 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 6966 6122 1116 68 0 6898 0
[pid=9252] vsize: 27864
Current children cumulated CPU time (s) 652.53
Current children cumulated vsize (Kb) 27864

[startup+670.038 s]
Raw data (loadavg): 0.99 0.91 0.54 2/57 9274
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6352 0 0 0 65774 467 0 0 25 0 1 0 1839482866 29073408 6263 4294967295 134512640 134736556 3221224560 3221223276 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 7098 6263 1116 68 0 7030 0
[pid=9252] vsize: 28392
Current children cumulated CPU time (s) 662.41
Current children cumulated vsize (Kb) 28392

[startup+680.039 s]
Raw data (loadavg): 0.99 0.91 0.54 2/57 9274
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6456 0 0 0 66752 474 0 0 25 0 1 0 1839482866 29556736 6367 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 7216 6367 1116 68 0 7148 0
[pid=9252] vsize: 28864
Current children cumulated CPU time (s) 672.26
Current children cumulated vsize (Kb) 28864

[startup+690.039 s]
Raw data (loadavg): 0.99 0.92 0.55 2/57 9274
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6546 0 0 0 67734 482 0 0 25 0 1 0 1839482866 29958144 6457 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 7314 6457 1116 68 0 7246 0
[pid=9252] vsize: 29256
Current children cumulated CPU time (s) 682.16
Current children cumulated vsize (Kb) 29256

[startup+700.04 s]
Raw data (loadavg): 0.99 0.92 0.55 1/57 9274
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 6601 0 0 0 68716 490 0 0 25 0 1 0 1839482866 30093312 6512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7347 6512 1116 68 0 7279 0
[pid=9252] vsize: 29388
Current children cumulated CPU time (s) 692.06
Current children cumulated vsize (Kb) 29388

[startup+710.04 s]
Raw data (loadavg): 0.99 0.92 0.56 2/57 9274
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6657 0 0 0 69696 497 0 0 25 0 1 0 1839482866 30359552 6568 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7412 6568 1116 68 0 7344 0
[pid=9252] vsize: 29648
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (Kb) 29648

[startup+720.04 s]
Raw data (loadavg): 0.99 0.92 0.56 2/57 9276
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6730 0 0 0 70676 504 0 0 25 0 1 0 1839482866 30629888 6641 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7478 6641 1116 68 0 7410 0
[pid=9252] vsize: 29912
Current children cumulated CPU time (s) 711.8
Current children cumulated vsize (Kb) 29912

[startup+730.041 s]
Raw data (loadavg): 0.99 0.92 0.56 2/57 9276
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6802 0 0 0 71657 511 0 0 25 0 1 0 1839482866 30900224 6713 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7544 6713 1116 68 0 7476 0
[pid=9252] vsize: 30176
Current children cumulated CPU time (s) 721.68
Current children cumulated vsize (Kb) 30176

[startup+740.041 s]
Raw data (loadavg): 0.99 0.93 0.57 2/57 9276
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6868 0 0 0 72640 518 0 0 25 0 1 0 1839482866 31170560 6779 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7610 6779 1116 68 0 7542 0
[pid=9252] vsize: 30440
Current children cumulated CPU time (s) 731.58
Current children cumulated vsize (Kb) 30440

[startup+750.042 s]
Raw data (loadavg): 0.99 0.93 0.57 2/57 9276
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6949 0 0 0 73623 525 0 0 25 0 1 0 1839482866 31539200 6860 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7700 6860 1116 68 0 7632 0
[pid=9252] vsize: 30800
Current children cumulated CPU time (s) 741.48
Current children cumulated vsize (Kb) 30800

[startup+760.042 s]
Raw data (loadavg): 0.99 0.93 0.58 2/57 9276
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 6978 0 0 0 74605 532 0 0 25 0 1 0 1839482866 31666176 6889 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7731 6889 1116 68 0 7663 0
[pid=9252] vsize: 30924
Current children cumulated CPU time (s) 751.37
Current children cumulated vsize (Kb) 30924

[startup+770.041 s]
Raw data (loadavg): 0.99 0.93 0.58 2/57 9276
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 7035 0 0 0 75590 539 0 0 25 0 1 0 1839482866 31932416 6946 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7796 6946 1116 68 0 7728 0
[pid=9252] vsize: 31184
Current children cumulated CPU time (s) 761.29
Current children cumulated vsize (Kb) 31184

[startup+780.042 s]
Raw data (loadavg): 0.99 0.93 0.58 2/57 9278
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 7167 0 0 0 76569 546 0 0 25 0 1 0 1839482866 32468992 7078 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 7927 7078 1116 68 0 7859 0
[pid=9252] vsize: 31708
Current children cumulated CPU time (s) 771.15
Current children cumulated vsize (Kb) 31708

[startup+790.043 s]
Raw data (loadavg): 0.99 0.94 0.59 1/57 9278
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 7327 0 0 0 77553 553 0 0 25 0 1 0 1839482866 33144832 7238 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8092 7238 1116 68 0 8024 0
[pid=9252] vsize: 32368
Current children cumulated CPU time (s) 781.06
Current children cumulated vsize (Kb) 32368

[startup+800.044 s]
Raw data (loadavg): 0.99 0.94 0.59 2/57 9278
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 7411 0 0 0 78537 560 0 0 25 0 1 0 1839482866 33415168 7322 4294967295 134512640 134736556 3221224560 3221223212 134534808 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8158 7322 1116 68 0 8090 0
[pid=9252] vsize: 32632
Current children cumulated CPU time (s) 790.97
Current children cumulated vsize (Kb) 32632

[startup+810.044 s]
Raw data (loadavg): 0.99 0.94 0.60 2/57 9278
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 7461 0 0 0 79520 566 0 0 25 0 1 0 1839482866 33685504 7372 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8224 7372 1116 68 0 8156 0
[pid=9252] vsize: 32896
Current children cumulated CPU time (s) 800.86
Current children cumulated vsize (Kb) 32896

[startup+820.044 s]
Raw data (loadavg): 0.99 0.94 0.60 2/57 9278
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 7510 0 0 0 80504 573 0 0 25 0 1 0 1839482866 33820672 7421 4294967295 134512640 134736556 3221224560 3221223168 134524350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8257 7421 1116 68 0 8189 0
[pid=9252] vsize: 33028
Current children cumulated CPU time (s) 810.77
Current children cumulated vsize (Kb) 33028

[startup+830.045 s]
Raw data (loadavg): 0.99 0.94 0.60 2/57 9278
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 7643 0 0 0 81486 580 0 0 25 0 1 0 1839482866 34361344 7554 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8389 7554 1116 68 0 8321 0
[pid=9252] vsize: 33556
Current children cumulated CPU time (s) 820.66
Current children cumulated vsize (Kb) 33556

[startup+840.045 s]
Raw data (loadavg): 0.99 0.94 0.61 1/57 9280
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 7695 0 0 0 82470 586 0 0 25 0 1 0 1839482866 34631680 7606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8455 7606 1116 68 0 8387 0
[pid=9252] vsize: 33820
Current children cumulated CPU time (s) 830.56
Current children cumulated vsize (Kb) 33820

[startup+850.046 s]
Raw data (loadavg): 0.99 0.94 0.61 2/57 9280
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 7779 0 0 0 83455 593 0 0 25 0 1 0 1839482866 34881536 7690 4294967295 134512640 134736556 3221224560 3221223256 134553994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8516 7690 1116 68 0 8448 0
[pid=9252] vsize: 34064
Current children cumulated CPU time (s) 840.48
Current children cumulated vsize (Kb) 34064

[startup+860.047 s]
Raw data (loadavg): 0.99 0.95 0.62 2/57 9280
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 7851 0 0 0 84440 599 0 0 25 0 1 0 1839482866 35287040 7762 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8615 7762 1116 68 0 8547 0
[pid=9252] vsize: 34460
Current children cumulated CPU time (s) 850.39
Current children cumulated vsize (Kb) 34460

[startup+870.047 s]
Raw data (loadavg): 0.99 0.95 0.62 2/57 9280
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 7899 0 0 0 85425 605 0 0 25 0 1 0 1839482866 35422208 7810 4294967295 134512640 134736556 3221224560 3221223264 134605061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8648 7810 1116 68 0 8580 0
[pid=9252] vsize: 34592
Current children cumulated CPU time (s) 860.3
Current children cumulated vsize (Kb) 34592

[startup+880.048 s]
Raw data (loadavg): 0.99 0.95 0.62 1/57 9280
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 7992 0 0 0 86413 610 0 0 25 0 1 0 1839482866 35827712 7903 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8747 7903 1116 68 0 8679 0
[pid=9252] vsize: 34988
Current children cumulated CPU time (s) 870.23
Current children cumulated vsize (Kb) 34988

[startup+890.048 s]
Raw data (loadavg): 0.99 0.95 0.63 1/57 9280
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 8031 0 0 0 87402 614 0 0 25 0 1 0 1839482866 35962880 7942 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8780 7942 1116 68 0 8712 0
[pid=9252] vsize: 35120
Current children cumulated CPU time (s) 880.16
Current children cumulated vsize (Kb) 35120

[startup+900.049 s]
Raw data (loadavg): 0.99 0.95 0.63 2/57 9282
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8068 0 0 0 88391 618 0 0 25 0 1 0 1839482866 36085760 7979 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8810 7979 1116 68 0 8742 0
[pid=9252] vsize: 35240
Current children cumulated CPU time (s) 890.09
Current children cumulated vsize (Kb) 35240

[startup+910.049 s]
Raw data (loadavg): 0.99 0.95 0.64 2/57 9282
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8103 0 0 0 89375 624 0 0 25 0 1 0 1839482866 36220928 8014 4294967295 134512640 134736556 3221224560 3221223280 134605803 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8843 8014 1116 68 0 8775 0
[pid=9252] vsize: 35372
Current children cumulated CPU time (s) 899.99
Current children cumulated vsize (Kb) 35372

[startup+920.049 s]
Raw data (loadavg): 0.99 0.95 0.64 1/57 9282
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 8146 0 0 0 90360 630 0 0 25 0 1 0 1839482866 36491264 8057 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8909 8057 1116 68 0 8841 0
[pid=9252] vsize: 35636
Current children cumulated CPU time (s) 909.9
Current children cumulated vsize (Kb) 35636

[startup+930.05 s]
Raw data (loadavg): 0.99 0.95 0.64 2/57 9282
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8184 0 0 0 91343 637 0 0 25 0 1 0 1839482866 36626432 8095 4294967295 134512640 134736556 3221224560 3221223268 134560264 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8942 8095 1116 68 0 8874 0
[pid=9252] vsize: 35768
Current children cumulated CPU time (s) 919.8
Current children cumulated vsize (Kb) 35768

[startup+940.05 s]
Raw data (loadavg): 0.99 0.95 0.64 2/57 9282
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8216 0 0 0 92327 644 0 0 25 0 1 0 1839482866 36761600 8127 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 8975 8127 1116 68 0 8907 0
[pid=9252] vsize: 35900
Current children cumulated CPU time (s) 929.71
Current children cumulated vsize (Kb) 35900

[startup+950.051 s]
Raw data (loadavg): 0.99 0.95 0.65 2/57 9282
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8272 0 0 0 93313 650 0 0 25 0 1 0 1839482866 37031936 8183 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9041 8183 1116 68 0 8973 0
[pid=9252] vsize: 36164
Current children cumulated CPU time (s) 939.63
Current children cumulated vsize (Kb) 36164

[startup+960.052 s]
Raw data (loadavg): 0.99 0.95 0.65 2/57 9284
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 8359 0 0 0 94297 655 0 0 25 0 1 0 1839482866 37294080 8270 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9105 8270 1116 68 0 9037 0
[pid=9252] vsize: 36420
Current children cumulated CPU time (s) 949.52
Current children cumulated vsize (Kb) 36420

[startup+970.052 s]
Raw data (loadavg): 0.99 0.96 0.65 2/57 9284
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8407 0 0 0 95283 661 0 0 25 0 1 0 1839482866 37564416 8318 4294967295 134512640 134736556 3221224560 3221223228 134534796 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9171 8318 1116 68 0 9103 0
[pid=9252] vsize: 36684
Current children cumulated CPU time (s) 959.44
Current children cumulated vsize (Kb) 36684

[startup+980.053 s]
Raw data (loadavg): 0.99 0.96 0.66 2/57 9284
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8469 0 0 0 96269 667 0 0 25 0 1 0 1839482866 37834752 8380 4294967295 134512640 134736556 3221224560 3221223092 134536600 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 9237 8380 1116 68 0 9169 0
[pid=9252] vsize: 36948
Current children cumulated CPU time (s) 969.36
Current children cumulated vsize (Kb) 36948

[startup+990.053 s]
Raw data (loadavg): 0.99 0.96 0.66 2/57 9284
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8532 0 0 0 97251 673 0 0 25 0 1 0 1839482866 37969920 8443 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 9270 8443 1116 68 0 9202 0
[pid=9252] vsize: 37080
Current children cumulated CPU time (s) 979.24
Current children cumulated vsize (Kb) 37080

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.96 0.66 2/57 9284
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8585 0 0 0 98238 678 0 0 25 0 1 0 1839482866 38240256 8496 4294967295 134512640 134736556 3221224560 3221223248 1076647868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 9336 8496 1116 68 0 9268 0
[pid=9252] vsize: 37344
Current children cumulated CPU time (s) 989.16
Current children cumulated vsize (Kb) 37344

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.96 0.66 2/57 9284
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8638 0 0 0 99227 682 0 0 25 0 1 0 1839482866 38498304 8549 4294967295 134512640 134736556 3221224560 3221223204 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 9399 8549 1116 68 0 9331 0
[pid=9252] vsize: 37596
Current children cumulated CPU time (s) 999.09
Current children cumulated vsize (Kb) 37596

[startup+1020.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/57 9286
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8710 0 0 0 100210 689 0 0 25 0 1 0 1839482866 38768640 8621 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 9465 8621 1116 68 0 9397 0
[pid=9252] vsize: 37860
Current children cumulated CPU time (s) 1008.99
Current children cumulated vsize (Kb) 37860

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.96 0.67 2/57 9286
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8732 0 0 0 101197 695 0 0 25 0 1 0 1839482866 38903808 8643 4294967295 134512640 134736556 3221224560 3221223264 134600624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 9498 8643 1116 68 0 9430 0
[pid=9252] vsize: 37992
Current children cumulated CPU time (s) 1018.92
Current children cumulated vsize (Kb) 37992

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.96 0.67 2/57 9286
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8761 0 0 0 102184 700 0 0 25 0 1 0 1839482866 38903808 8672 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9252/statm): 9498 8672 1116 68 0 9430 0
[pid=9252] vsize: 37992
Current children cumulated CPU time (s) 1028.84
Current children cumulated vsize (Kb) 37992

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.96 0.68 2/57 9286
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8807 0 0 0 103168 706 0 0 25 0 1 0 1839482866 39174144 8718 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9564 8718 1116 68 0 9496 0
[pid=9252] vsize: 38256
Current children cumulated CPU time (s) 1038.74
Current children cumulated vsize (Kb) 38256

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.96 0.68 2/57 9286
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8847 0 0 0 104151 712 0 0 25 0 1 0 1839482866 39301120 8758 4294967295 134512640 134736556 3221224560 3221223188 134553384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9595 8758 1116 68 0 9527 0
[pid=9252] vsize: 38380
Current children cumulated CPU time (s) 1048.63
Current children cumulated vsize (Kb) 38380

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.97 0.68 2/57 9286
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8871 0 0 0 105136 718 0 0 25 0 1 0 1839482866 39436288 8782 4294967295 134512640 134736556 3221224560 3221222440 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9628 8782 1116 68 0 9560 0
[pid=9252] vsize: 38512
Current children cumulated CPU time (s) 1058.54
Current children cumulated vsize (Kb) 38512

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.97 0.69 1/57 9288
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 8899 0 0 0 106120 724 0 0 25 0 1 0 1839482866 39571456 8810 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9661 8810 1116 68 0 9593 0
[pid=9252] vsize: 38644
Current children cumulated CPU time (s) 1068.44
Current children cumulated vsize (Kb) 38644

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.97 0.69 1/57 9288
Raw data (/proc/9252/stat): 9252 (bsolo) T 9251 9252 9102 0 -1 0 8917 0 0 0 107102 732 0 0 25 0 1 0 1839482866 39571456 8828 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9661 8828 1116 68 0 9593 0
[pid=9252] vsize: 38644
Current children cumulated CPU time (s) 1078.34
Current children cumulated vsize (Kb) 38644

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.97 0.69 2/57 9288
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8946 0 0 0 108088 737 0 0 25 0 1 0 1839482866 39706624 8857 4294967295 134512640 134736556 3221224560 3221223144 134551113 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9694 8857 1116 68 0 9626 0
[pid=9252] vsize: 38776
Current children cumulated CPU time (s) 1088.25
Current children cumulated vsize (Kb) 38776

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.97 0.69 2/57 9288
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 8977 0 0 0 109076 742 0 0 25 0 1 0 1839482866 39841792 8888 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9727 8888 1116 68 0 9659 0
[pid=9252] vsize: 38908
Current children cumulated CPU time (s) 1098.18
Current children cumulated vsize (Kb) 38908

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.97 0.70 2/57 9288
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9056 0 0 0 110060 748 0 0 25 0 1 0 1839482866 40112128 8967 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9793 8967 1116 68 0 9725 0
[pid=9252] vsize: 39172
Current children cumulated CPU time (s) 1108.08
Current children cumulated vsize (Kb) 39172

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.97 0.70 2/57 9288
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9140 0 0 0 111043 755 0 0 25 0 1 0 1839482866 40517632 9051 4294967295 134512640 134736556 3221224560 3221223128 134537571 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9892 9051 1116 68 0 9824 0
[pid=9252] vsize: 39568
Current children cumulated CPU time (s) 1117.98
Current children cumulated vsize (Kb) 39568

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.97 0.70 2/57 9290
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9198 0 0 0 112031 760 0 0 25 0 1 0 1839482866 40787968 9109 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9958 9109 1116 68 0 9890 0
[pid=9252] vsize: 39832
Current children cumulated CPU time (s) 1127.91
Current children cumulated vsize (Kb) 39832

[startup+1150.06 s]
Raw data (loadavg): 0.99 0.97 0.71 2/57 9290
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9235 0 0 0 113017 764 0 0 25 0 1 0 1839482866 40923136 9146 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 9991 9146 1116 68 0 9923 0
[pid=9252] vsize: 39964
Current children cumulated CPU time (s) 1137.81
Current children cumulated vsize (Kb) 39964

[startup+1160.06 s]
Raw data (loadavg): 0.99 0.97 0.71 2/57 9290
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9285 0 0 0 114001 771 0 0 25 0 1 0 1839482866 41058304 9196 4294967295 134512640 134736556 3221224560 3221223084 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 10024 9196 1116 68 0 9956 0
[pid=9252] vsize: 40096
Current children cumulated CPU time (s) 1147.72
Current children cumulated vsize (Kb) 40096

[startup+1170.06 s]
Raw data (loadavg): 0.99 0.97 0.71 2/57 9290
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9342 0 0 0 114988 776 0 0 25 0 1 0 1839482866 41304064 9253 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 10084 9253 1116 68 0 10016 0
[pid=9252] vsize: 40336
Current children cumulated CPU time (s) 1157.64
Current children cumulated vsize (Kb) 40336

[startup+1180.07 s]
Raw data (loadavg): 0.99 0.97 0.71 2/57 9290
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9361 0 0 0 115979 779 0 0 25 0 1 0 1839482866 41439232 9272 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 10117 9272 1116 68 0 10049 0
[pid=9252] vsize: 40468
Current children cumulated CPU time (s) 1167.58
Current children cumulated vsize (Kb) 40468

[startup+1190.07 s]
Raw data (loadavg): 0.99 0.97 0.72 2/57 9290
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9389 0 0 0 116967 783 0 0 25 0 1 0 1839482866 41566208 9300 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 10148 9300 1116 68 0 10080 0
[pid=9252] vsize: 40592
Current children cumulated CPU time (s) 1177.5
Current children cumulated vsize (Kb) 40592

[startup+1200.07 s]
Raw data (loadavg): 0.99 0.97 0.72 2/57 9292
Raw data (/proc/9252/stat): 9252 (bsolo) R 9251 9252 9102 0 -1 0 9472 0 0 0 117950 789 0 0 25 0 1 0 1839482866 41832448 9383 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9252/statm): 10213 9383 1116 68 0 10145 0
[pid=9252] vsize: 40852
Current children cumulated CPU time (s) 1187.39
Current children cumulated vsize (Kb) 40852
One traced child (pid=9252) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1207.79
CPU time (s): 1195.04
CPU user time (s): 1187.09
CPU system time (s): 7.94779
CPU usage (%): 98.9444
Max. virtual memory (cumulated for all children) (Kb): 40852

Verifier Data

ERROR: no interpretation found !