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-fpga12_10_sat_pb.cnf.cr.opb
MD5SUM943ed21b69a083554f0cd43700c9a371
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 13
Number of bits of the biggest sum of numbers4
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05699
Number of variables180
Total number of constraints152
Number of constraints which are clauses130
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint12

Trace number 89

Launcher Data

LAUNCH ON wulflinc12 THE 2005-09-18 07:59:55 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=25 boxname=wulflinc12 idbench=25 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  943ed21b69a083554f0cd43700c9a371  /oldhome/oroussel/tmp/wulflinc12/normalized-fpga12_10_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc12/normalized-fpga12_10_sat_pb.cnf.cr.opb
IDLAUNCH: 25
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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	: 2
cpu MHz		: 451.091
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	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        935064 kB
Buffers:         37468 kB
Cached:          23324 kB
SwapCached:        544 kB
Active:          52624 kB
Inactive:        20372 kB
HighTotal:      131008 kB
HighFree:       107660 kB
LowTotal:       903652 kB
LowFree:        827404 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            21048 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:19:58 (client local time) WITH STATUS 0 IN 1195.13 SECONDS
stats: 25 7 1195.13 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 180 variables and 152 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.071
c After prepocess the problem consists of 180 variables and 152 constraints.
c Restart #1 #Var: 180 #Dec: 264 LB: 0 @ 0.173
c Restart #2 #Var: 180 #Dec: 673 LB: 0 @ 0.474
c Restart #3 #Var: 180 #Dec: 1290 LB: 0 @ 0.996
c Restart #4 #Var: 180 #Dec: 2105 LB: 0 @ 2.001
c Restart #5 #Var: 180 #Dec: 3131 LB: 0 @ 3.576
c Restart #6 #Var: 180 #Dec: 4347 LB: 0 @ 6.172
c Restart #7 #Var: 180 #Dec: 5787 LB: 0 @ 10.883
c Restart #8 #Var: 180 #Dec: 7963 LB: 0 @ 16.442
c Restart #9 #Var: 180 #Dec: 9988 LB: 0 @ 19.534
c Restart #10 #Var: 180 #Dec: 12577 LB: 0 @ 27.089
c Restart #11 #Var: 180 #Dec: 15355 LB: 0 @ 34.874
c Restart #12 #Var: 180 #Dec: 18546 LB: 0 @ 47.157
c Restart #13 #Var: 180 #Dec: 21431 LB: 0 @ 53.402
c Restart #14 #Var: 180 #Dec: 25187 LB: 0 @ 67.748
c Restart #15 #Var: 180 #Dec: 28846 LB: 0 @ 82.958
c Restart #16 #Var: 180 #Dec: 32843 LB: 0 @ 97.503
c Restart #17 #Var: 180 #Dec: 36466 LB: 0 @ 114.94
c Restart #18 #Var: 180 #Dec: 40203 LB: 0 @ 153.24
c Restart #19 #Var: 180 #Dec: 44236 LB: 0 @ 209.34
c Restart #20 #Var: 180 #Dec: 48433 LB: 0 @ 251.96
c Restart #21 #Var: 180 #Dec: 53032 LB: 0 @ 292.78
c Restart #22 #Var: 180 #Dec: 57775 LB: 0 @ 356.68
c Restart #23 #Var: 180 #Dec: 62747 LB: 0 @ 428.16
c Restart #24 #Var: 180 #Dec: 67797 LB: 0 @ 514.24
c CHANGE Heuristic... 
c Restart #0 #Var: 180 #Dec: 72975 LB: 0 @ 635.68
c Restart #1 #Var: 180 #Dec: 73376 LB: 0 @ 636.77
c Restart #2 #Var: 180 #Dec: 74146 LB: 0 @ 639.71
c Restart #3 #Var: 180 #Dec: 75254 LB: 0 @ 650.13
c Restart #4 #Var: 180 #Dec: 76893 LB: 0 @ 659.64
c Restart #5 #Var: 180 #Dec: 78678 LB: 0 @ 665.99
c Restart #6 #Var: 180 #Dec: 80524 LB: 0 @ 677.23
c Restart #7 #Var: 180 #Dec: 82378 LB: 0 @ 687.55
c Restart #8 #Var: 180 #Dec: 84493 LB: 0 @ 700.21
c Restart #9 #Var: 180 #Dec: 86661 LB: 0 @ 708.42
c Restart #10 #Var: 180 #Dec: 89230 LB: 0 @ 724.39
c Restart #11 #Var: 180 #Dec: 91894 LB: 0 @ 739.53
c Restart #12 #Var: 180 #Dec: 94882 LB: 0 @ 753.73
c Restart #13 #Var: 180 #Dec: 97981 LB: 0 @ 772.7
c Restart #14 #Var: 180 #Dec: 101324 LB: 0 @ 789.96
c Restart #15 #Var: 180 #Dec: 104923 LB: 0 @ 812.47
c Restart #16 #Var: 180 #Dec: 108789 LB: 0 @ 835.99
c Restart #17 #Var: 180 #Dec: 112739 LB: 0 @ 861.87
c Restart #18 #Var: 180 #Dec: 117034 LB: 0 @ 891.42
c Restart #19 #Var: 180 #Dec: 121464 LB: 0 @ 918.74
c Restart #20 #Var: 180 #Dec: 126052 LB: 0 @ 946.43
c Restart #21 #Var: 180 #Dec: 130734 LB: 0 @ 969.43
c Restart #22 #Var: 180 #Dec: 136962 LB: 0 @ 1027.4
c Restart #23 #Var: 180 #Dec: 142163 LB: 0 @ 1052
c Restart #24 #Var: 180 #Dec: 147492 LB: 0 @ 1075.9
c Restart #25 #Var: 180 #Dec: 153747 LB: 0 @ 1120.4
c Restart #26 #Var: 180 #Dec: 159330 LB: 0 @ 1148.9
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/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1781405378 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 107 3 90 68 0 39 0
[pid=8505] 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/wulflinc12/normalized-fpga12_10_sat_pb.cnf.cr.opb

[startup+10.0044 s]
Raw data (loadavg): 0.93 0.95 0.72 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 2649 0 0 0 957 17 0 0 25 0 1 0 1781405378 13893632 2560 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 3392 2560 1116 68 0 3324 0
[pid=8505] vsize: 13568
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 13568

[startup+20.0052 s]
Raw data (loadavg): 0.94 0.96 0.73 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 4028 0 0 0 1926 29 0 0 25 0 1 0 1781405378 19570688 3939 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 4778 3939 1116 68 0 4710 0
[pid=8505] vsize: 19112
Current children cumulated CPU time (s) 19.55
Current children cumulated vsize (Kb) 19112

[startup+30.007 s]
Raw data (loadavg): 0.95 0.96 0.73 1/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 4997 0 0 0 2904 40 0 0 25 0 1 0 1781405378 23502848 4908 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8505/statm): 5738 4908 1116 68 0 5670 0
[pid=8505] vsize: 22952
Current children cumulated CPU time (s) 29.44
Current children cumulated vsize (Kb) 22952

[startup+40.0079 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 6061 0 0 0 3880 51 0 0 25 0 1 0 1781405378 27996160 5972 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 6835 5972 1116 68 0 6767 0
[pid=8505] vsize: 27340
Current children cumulated CPU time (s) 39.31
Current children cumulated vsize (Kb) 27340

[startup+50.0087 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 6844 0 0 0 4864 59 0 0 25 0 1 0 1781405378 31125504 6755 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 7599 6755 1116 68 0 7531 0
[pid=8505] vsize: 30396
Current children cumulated CPU time (s) 49.23
Current children cumulated vsize (Kb) 30396

[startup+60.0095 s]
Raw data (loadavg): 0.97 0.96 0.73 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 8101 0 0 0 5837 72 0 0 25 0 1 0 1781405378 36282368 8012 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 8858 8012 1116 68 0 8790 0
[pid=8505] vsize: 35432
Current children cumulated CPU time (s) 59.09
Current children cumulated vsize (Kb) 35432

[startup+70.0104 s]
Raw data (loadavg): 0.97 0.96 0.74 1/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 8942 0 0 0 6816 80 0 0 25 0 1 0 1781405378 39821312 8853 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8505/statm): 9722 8853 1116 68 0 9654 0
[pid=8505] vsize: 38888
Current children cumulated CPU time (s) 68.96
Current children cumulated vsize (Kb) 38888

[startup+80.0112 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 9377 0 0 0 7807 85 0 0 25 0 1 0 1781405378 41615360 9286 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 10160 9286 1116 68 0 10092 0
[pid=8505] vsize: 40640
Current children cumulated CPU time (s) 78.92
Current children cumulated vsize (Kb) 40640

[startup+90.012 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 10315 0 0 0 8785 95 0 0 25 0 1 0 1781405378 45436928 10224 4294967295 134512640 134736556 3221224560 3221223120 134551017 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 11093 10224 1116 68 0 11025 0
[pid=8505] vsize: 44372
Current children cumulated CPU time (s) 88.8
Current children cumulated vsize (Kb) 44372

[startup+100.013 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 11338 0 0 0 9761 106 0 0 25 0 1 0 1781405378 49664000 11247 4294967295 134512640 134736556 3221224560 3221223088 134536601 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 12125 11247 1116 68 0 12057 0
[pid=8505] vsize: 48500
Current children cumulated CPU time (s) 98.67
Current children cumulated vsize (Kb) 48500

[startup+110.014 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 12071 0 0 0 10746 113 0 0 25 0 1 0 1781405378 52637696 11979 4294967295 134512640 134736556 3221224560 3221223248 134524435 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 12851 11979 1116 68 0 12783 0
[pid=8505] vsize: 51404
Current children cumulated CPU time (s) 108.59
Current children cumulated vsize (Kb) 51404

[startup+120.014 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 12830 0 0 0 11732 120 0 0 25 0 1 0 1781405378 55762944 12737 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8505/statm): 13614 12737 1116 68 0 13546 0
[pid=8505] vsize: 54456
Current children cumulated CPU time (s) 118.52
Current children cumulated vsize (Kb) 54456

[startup+130.015 s]
Raw data (loadavg): 0.99 0.97 0.75 1/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 13442 0 0 0 12720 125 0 0 25 0 1 0 1781405378 58347520 13348 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8505/statm): 14245 13348 1116 68 0 14177 0
[pid=8505] vsize: 56980
Current children cumulated CPU time (s) 128.45
Current children cumulated vsize (Kb) 56980

[startup+140.016 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 13937 0 0 0 13710 129 0 0 25 0 1 0 1781405378 60411904 13843 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 14749 13843 1116 68 0 14681 0
[pid=8505] vsize: 58996
Current children cumulated CPU time (s) 138.39
Current children cumulated vsize (Kb) 58996

[startup+150.016 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 14220 0 0 0 14704 131 0 0 25 0 1 0 1781405378 61493248 14126 4294967295 134512640 134736556 3221224560 3221223224 134554101 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 15013 14126 1116 68 0 14945 0
[pid=8505] vsize: 60052
Current children cumulated CPU time (s) 148.35
Current children cumulated vsize (Kb) 60052

[startup+160.017 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 14502 0 0 0 15699 134 0 0 25 0 1 0 1781405378 62726144 14408 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 15314 14408 1116 68 0 15246 0
[pid=8505] vsize: 61256
Current children cumulated CPU time (s) 158.33
Current children cumulated vsize (Kb) 61256

[startup+170.017 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 14744 0 0 0 16693 137 0 0 25 0 1 0 1781405378 63709184 14648 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 15554 14648 1116 68 0 15486 0
[pid=8505] vsize: 62216
Current children cumulated CPU time (s) 168.3
Current children cumulated vsize (Kb) 62216

[startup+180.017 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 14986 0 0 0 17689 140 0 0 25 0 1 0 1781405378 64655360 14890 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 15785 14890 1116 68 0 15717 0
[pid=8505] vsize: 63140
Current children cumulated CPU time (s) 178.29
Current children cumulated vsize (Kb) 63140

[startup+190.018 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 15276 0 0 0 18680 144 0 0 25 0 1 0 1781405378 65892352 15180 4294967295 134512640 134736556 3221224560 3221223280 134529480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 16087 15180 1116 68 0 16019 0
[pid=8505] vsize: 64348
Current children cumulated CPU time (s) 188.24
Current children cumulated vsize (Kb) 64348

[startup+200.018 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 15587 0 0 0 19670 147 0 0 25 0 1 0 1781405378 67276800 15491 4294967295 134512640 134736556 3221224560 3221223168 134537375 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 16425 15491 1116 68 0 16357 0
[pid=8505] vsize: 65700
Current children cumulated CPU time (s) 198.17
Current children cumulated vsize (Kb) 65700

[startup+210.019 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 15917 0 0 0 20663 151 0 0 25 0 1 0 1781405378 68628480 15821 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 16755 15821 1116 68 0 16687 0
[pid=8505] vsize: 67020
Current children cumulated CPU time (s) 208.14
Current children cumulated vsize (Kb) 67020

[startup+220.02 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 16321 0 0 0 21654 155 0 0 25 0 1 0 1781405378 70262784 16225 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 17154 16225 1116 68 0 17086 0
[pid=8505] vsize: 68616
Current children cumulated CPU time (s) 218.09
Current children cumulated vsize (Kb) 68616

[startup+230.021 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 16833 0 0 0 22645 160 0 0 25 0 1 0 1781405378 72425472 16736 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 17682 16736 1116 68 0 17614 0
[pid=8505] vsize: 70728
Current children cumulated CPU time (s) 228.05
Current children cumulated vsize (Kb) 70728

[startup+240.02 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 17263 0 0 0 23638 162 0 0 25 0 1 0 1781405378 74182656 17166 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 18111 17166 1116 68 0 18043 0
[pid=8505] vsize: 72444
Current children cumulated CPU time (s) 238
Current children cumulated vsize (Kb) 72444

[startup+250.02 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 17671 0 0 0 24631 165 0 0 25 0 1 0 1781405378 75833344 17574 4294967295 134512640 134736556 3221224560 3221223164 134537489 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 18514 17574 1116 68 0 18446 0
[pid=8505] vsize: 74056
Current children cumulated CPU time (s) 247.96
Current children cumulated vsize (Kb) 74056

[startup+260.021 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 17990 0 0 0 25625 168 0 0 25 0 1 0 1781405378 77242368 17893 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 18858 17893 1116 68 0 18790 0
[pid=8505] vsize: 75432
Current children cumulated CPU time (s) 257.93
Current children cumulated vsize (Kb) 75432

[startup+270.021 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 18307 0 0 0 26616 172 0 0 25 0 1 0 1781405378 78458880 18210 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 19155 18210 1116 68 0 19087 0
[pid=8505] vsize: 76620
Current children cumulated CPU time (s) 267.88
Current children cumulated vsize (Kb) 76620

[startup+280.022 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 18706 0 0 0 27606 176 0 0 25 0 1 0 1781405378 80080896 18609 4294967295 134512640 134736556 3221224560 3221223260 134537642 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 19551 18609 1116 68 0 19483 0
[pid=8505] vsize: 78204
Current children cumulated CPU time (s) 277.82
Current children cumulated vsize (Kb) 78204

[startup+290.023 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 19296 0 0 0 28591 183 0 0 25 0 1 0 1781405378 82649088 19199 4294967295 134512640 134736556 3221224560 3221223248 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 20178 19199 1116 68 0 20110 0
[pid=8505] vsize: 80712
Current children cumulated CPU time (s) 287.74
Current children cumulated vsize (Kb) 80712

[startup+300.022 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 19737 0 0 0 29582 187 0 0 25 0 1 0 1781405378 84430848 19640 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 20613 19640 1116 68 0 20545 0
[pid=8505] vsize: 82452
Current children cumulated CPU time (s) 297.69
Current children cumulated vsize (Kb) 82452

[startup+310.023 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 19997 0 0 0 30576 190 0 0 25 0 1 0 1781405378 85516288 19898 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 20878 19898 1116 68 0 20810 0
[pid=8505] vsize: 83512
Current children cumulated CPU time (s) 307.66
Current children cumulated vsize (Kb) 83512

[startup+320.024 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 20259 0 0 0 31571 193 0 0 25 0 1 0 1781405378 86605824 20160 4294967295 134512640 134736556 3221224560 3221223152 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 21144 20160 1116 68 0 21076 0
[pid=8505] vsize: 84576
Current children cumulated CPU time (s) 317.64
Current children cumulated vsize (Kb) 84576

[startup+330.024 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 20639 0 0 0 32561 197 0 0 25 0 1 0 1781405378 88248320 20538 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 21545 20538 1116 68 0 21477 0
[pid=8505] vsize: 86180
Current children cumulated CPU time (s) 327.58
Current children cumulated vsize (Kb) 86180

[startup+340.025 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 20980 0 0 0 33554 201 0 0 25 0 1 0 1781405378 89600000 20879 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 21875 20879 1116 68 0 21807 0
[pid=8505] vsize: 87500
Current children cumulated CPU time (s) 337.55
Current children cumulated vsize (Kb) 87500

[startup+350.026 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 21269 0 0 0 34545 206 0 0 25 0 1 0 1781405378 90816512 21168 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 22172 21168 1116 68 0 22104 0
[pid=8505] vsize: 88688
Current children cumulated CPU time (s) 347.51
Current children cumulated vsize (Kb) 88688

[startup+360.026 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 21511 0 0 0 35538 210 0 0 25 0 1 0 1781405378 91762688 21409 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 22403 21409 1116 68 0 22335 0
[pid=8505] vsize: 89612
Current children cumulated CPU time (s) 357.48
Current children cumulated vsize (Kb) 89612

[startup+370.027 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 21793 0 0 0 36532 213 0 0 25 0 1 0 1781405378 93011968 21686 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 22708 21686 1116 68 0 22640 0
[pid=8505] vsize: 90832
Current children cumulated CPU time (s) 367.45
Current children cumulated vsize (Kb) 90832

[startup+380.027 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 22095 0 0 0 37527 216 0 0 25 0 1 0 1781405378 94228480 21988 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 23005 21988 1116 68 0 22937 0
[pid=8505] vsize: 92020
Current children cumulated CPU time (s) 377.43
Current children cumulated vsize (Kb) 92020

[startup+390.028 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 22443 0 0 0 38520 219 0 0 25 0 1 0 1781405378 95625216 22332 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 23346 22332 1116 68 0 23278 0
[pid=8505] vsize: 93384
Current children cumulated CPU time (s) 387.39
Current children cumulated vsize (Kb) 93384

[startup+400.029 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 22796 0 0 0 39513 222 0 0 25 0 1 0 1781405378 97144832 22685 4294967295 134512640 134736556 3221224560 3221223428 134609265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 23717 22685 1116 68 0 23649 0
[pid=8505] vsize: 94868
Current children cumulated CPU time (s) 397.35
Current children cumulated vsize (Kb) 94868

[startup+410.03 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 23166 0 0 0 40505 226 0 0 25 0 1 0 1781405378 98635776 23055 4294967295 134512640 134736556 3221224560 3221223164 134537545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 24081 23055 1116 68 0 24013 0
[pid=8505] vsize: 96324
Current children cumulated CPU time (s) 407.31
Current children cumulated vsize (Kb) 96324

[startup+420.03 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 23446 0 0 0 41497 230 0 0 25 0 1 0 1781405378 99868672 23333 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 24382 23333 1116 68 0 24314 0
[pid=8505] vsize: 97528
Current children cumulated CPU time (s) 417.27
Current children cumulated vsize (Kb) 97528

[startup+430.029 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 23696 0 0 0 42488 234 0 0 25 0 1 0 1781405378 100814848 23583 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 24613 23583 1116 68 0 24545 0
[pid=8505] vsize: 98452
Current children cumulated CPU time (s) 427.22
Current children cumulated vsize (Kb) 98452

[startup+440.03 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 23918 0 0 0 43484 236 0 0 25 0 1 0 1781405378 101793792 23805 4294967295 134512640 134736556 3221224560 3221223120 134551088 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 24852 23805 1116 68 0 24784 0
[pid=8505] vsize: 99408
Current children cumulated CPU time (s) 437.2
Current children cumulated vsize (Kb) 99408

[startup+450.03 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 24188 0 0 0 44479 239 0 0 25 0 1 0 1781405378 102875136 24075 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 25116 24075 1116 68 0 25048 0
[pid=8505] vsize: 100464
Current children cumulated CPU time (s) 447.18
Current children cumulated vsize (Kb) 100464

[startup+460.031 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 24489 0 0 0 45474 241 0 0 25 0 1 0 1781405378 104091648 24374 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 25413 24374 1116 68 0 25345 0
[pid=8505] vsize: 101652
Current children cumulated CPU time (s) 457.15
Current children cumulated vsize (Kb) 101652

[startup+470.032 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 24727 0 0 0 46469 244 0 0 25 0 1 0 1781405378 105177088 24612 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 25678 24612 1116 68 0 25610 0
[pid=8505] vsize: 102712
Current children cumulated CPU time (s) 467.13
Current children cumulated vsize (Kb) 102712

[startup+480.032 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 24961 0 0 0 47463 247 0 0 25 0 1 0 1781405378 106123264 24846 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 25909 24846 1116 68 0 25841 0
[pid=8505] vsize: 103636
Current children cumulated CPU time (s) 477.1
Current children cumulated vsize (Kb) 103636

[startup+490.033 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 25189 0 0 0 48459 248 0 0 25 0 1 0 1781405378 107089920 25072 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 26145 25072 1116 68 0 26077 0
[pid=8505] vsize: 104580
Current children cumulated CPU time (s) 487.07
Current children cumulated vsize (Kb) 104580

[startup+500.033 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 25455 0 0 0 49453 252 0 0 25 0 1 0 1781405378 108195840 25337 4294967295 134512640 134736556 3221224560 3221223232 134536487 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 26415 25337 1116 68 0 26347 0
[pid=8505] vsize: 105660
Current children cumulated CPU time (s) 497.05
Current children cumulated vsize (Kb) 105660

[startup+510.034 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 25744 0 0 0 50445 255 0 0 25 0 1 0 1781405378 109277184 25626 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 26679 25626 1116 68 0 26611 0
[pid=8505] vsize: 106716
Current children cumulated CPU time (s) 507
Current children cumulated vsize (Kb) 106716

[startup+520.035 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 26004 0 0 0 51440 258 0 0 25 0 1 0 1781405378 110407680 25884 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 26955 25884 1116 68 0 26887 0
[pid=8505] vsize: 107820
Current children cumulated CPU time (s) 516.98
Current children cumulated vsize (Kb) 107820

[startup+530.035 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 26165 0 0 0 52437 260 0 0 25 0 1 0 1781405378 111083520 26045 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 27120 26045 1116 68 0 27052 0
[pid=8505] vsize: 108480
Current children cumulated CPU time (s) 526.97
Current children cumulated vsize (Kb) 108480

[startup+540.036 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 26372 0 0 0 53432 263 0 0 25 0 1 0 1781405378 111902720 26252 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 27320 26252 1116 68 0 27252 0
[pid=8505] vsize: 109280
Current children cumulated CPU time (s) 536.95
Current children cumulated vsize (Kb) 109280

[startup+550.036 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 26577 0 0 0 54428 264 0 0 25 0 1 0 1781405378 112791552 26453 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 27537 26453 1116 68 0 27469 0
[pid=8505] vsize: 110148
Current children cumulated CPU time (s) 546.92
Current children cumulated vsize (Kb) 110148

[startup+560.037 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 26773 0 0 0 55424 266 0 0 25 0 1 0 1781405378 113606656 26648 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 27736 26648 1116 68 0 27668 0
[pid=8505] vsize: 110944
Current children cumulated CPU time (s) 556.9
Current children cumulated vsize (Kb) 110944

[startup+570.038 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 26958 0 0 0 56420 268 0 0 25 0 1 0 1781405378 114282496 26833 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 27901 26833 1116 68 0 27833 0
[pid=8505] vsize: 111604
Current children cumulated CPU time (s) 566.88
Current children cumulated vsize (Kb) 111604

[startup+580.038 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 27144 0 0 0 57416 270 0 0 25 0 1 0 1781405378 115118080 27018 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 28105 27018 1116 68 0 28037 0
[pid=8505] vsize: 112420
Current children cumulated CPU time (s) 576.86
Current children cumulated vsize (Kb) 112420

[startup+590.039 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 27353 0 0 0 58410 273 0 0 25 0 1 0 1781405378 115929088 27227 4294967295 134512640 134736556 3221224560 3221223280 134529180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 28303 27227 1116 68 0 28235 0
[pid=8505] vsize: 113212
Current children cumulated CPU time (s) 586.83
Current children cumulated vsize (Kb) 113212

[startup+600.039 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 27546 0 0 0 59403 276 0 0 25 0 1 0 1781405378 116772864 27419 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 28509 27419 1116 68 0 28441 0
[pid=8505] vsize: 114036
Current children cumulated CPU time (s) 596.79
Current children cumulated vsize (Kb) 114036

[startup+610.041 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 27779 0 0 0 60398 279 0 0 25 0 1 0 1781405378 117719040 27652 4294967295 134512640 134736556 3221224560 3221223232 134528496 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 28740 27652 1116 68 0 28672 0
[pid=8505] vsize: 114960
Current children cumulated CPU time (s) 606.77
Current children cumulated vsize (Kb) 114960

[startup+620.042 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 27999 0 0 0 61393 282 0 0 25 0 1 0 1781405378 118530048 27872 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 28938 27872 1116 68 0 28870 0
[pid=8505] vsize: 115752
Current children cumulated CPU time (s) 616.75
Current children cumulated vsize (Kb) 115752

[startup+630.042 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 28211 0 0 0 62389 284 0 0 25 0 1 0 1781405378 119504896 28084 4294967295 134512640 134736556 3221224560 3221223260 134560528 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 29176 28084 1116 68 0 29108 0
[pid=8505] vsize: 116704
Current children cumulated CPU time (s) 626.73
Current children cumulated vsize (Kb) 116704

[startup+640.043 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 28449 0 0 0 63384 286 0 0 25 0 1 0 1781405378 120451072 28322 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 29407 28322 1116 68 0 29339 0
[pid=8505] vsize: 117628
Current children cumulated CPU time (s) 636.7
Current children cumulated vsize (Kb) 117628

[startup+650.044 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 28708 0 0 0 64373 290 0 0 25 0 1 0 1781405378 121540608 28580 4294967295 134512640 134736556 3221224560 3221223040 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 29673 28580 1116 68 0 29605 0
[pid=8505] vsize: 118692
Current children cumulated CPU time (s) 646.63
Current children cumulated vsize (Kb) 118692

[startup+660.045 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 28998 0 0 0 65362 295 0 0 25 0 1 0 1781405378 122646528 28870 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 29943 28870 1116 68 0 29875 0
[pid=8505] vsize: 119772
Current children cumulated CPU time (s) 656.57
Current children cumulated vsize (Kb) 119772

[startup+670.045 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 29414 0 0 0 66347 301 0 0 25 0 1 0 1781405378 124420096 29286 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 30376 29286 1116 68 0 30308 0
[pid=8505] vsize: 121504
Current children cumulated CPU time (s) 666.48
Current children cumulated vsize (Kb) 121504

[startup+680.045 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 29829 0 0 0 67337 307 0 0 24 0 1 0 1781405378 126177280 29701 4294967295 134512640 134736556 3221224560 3221223120 134543560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 30805 29701 1116 68 0 30737 0
[pid=8505] vsize: 123220
Current children cumulated CPU time (s) 676.44
Current children cumulated vsize (Kb) 123220

[startup+690.045 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 30284 0 0 0 68326 311 0 0 25 0 1 0 1781405378 127942656 30156 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 31236 30156 1116 68 0 31168 0
[pid=8505] vsize: 124944
Current children cumulated CPU time (s) 686.37
Current children cumulated vsize (Kb) 124944

[startup+700.046 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 30652 0 0 0 69316 315 0 0 25 0 1 0 1781405378 129429504 30524 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 31599 30524 1116 68 0 31531 0
[pid=8505] vsize: 126396
Current children cumulated CPU time (s) 696.31
Current children cumulated vsize (Kb) 126396

[startup+710.047 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 31466 0 0 0 70298 323 0 0 25 0 1 0 1781405378 132808704 31338 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 32424 31338 1116 68 0 32356 0
[pid=8505] vsize: 129696
Current children cumulated CPU time (s) 706.21
Current children cumulated vsize (Kb) 129696

[startup+720.047 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 31890 0 0 0 71288 327 0 0 25 0 1 0 1781405378 134565888 31762 4294967295 134512640 134736556 3221224560 3221223264 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 32853 31762 1116 68 0 32785 0
[pid=8505] vsize: 131412
Current children cumulated CPU time (s) 716.15
Current children cumulated vsize (Kb) 131412

[startup+730.047 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 32594 0 0 0 72272 334 0 0 25 0 1 0 1781405378 137404416 32466 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 33546 32466 1116 68 0 33478 0
[pid=8505] vsize: 134184
Current children cumulated CPU time (s) 726.06
Current children cumulated vsize (Kb) 134184

[startup+740.048 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 32995 0 0 0 73262 339 0 0 25 0 1 0 1781405378 139026432 32867 4294967295 134512640 134736556 3221224560 3221223228 134553403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 33942 32867 1116 68 0 33874 0
[pid=8505] vsize: 135768
Current children cumulated CPU time (s) 736.01
Current children cumulated vsize (Kb) 135768

[startup+750.048 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 33551 0 0 0 74251 344 0 0 25 0 1 0 1781405378 141324288 33423 4294967295 134512640 134736556 3221224560 3221223108 134551117 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 34503 33423 1116 68 0 34435 0
[pid=8505] vsize: 138012
Current children cumulated CPU time (s) 745.95
Current children cumulated vsize (Kb) 138012

[startup+760.05 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 34389 0 0 0 75233 352 0 0 25 0 1 0 1781405378 144703488 34261 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 35328 34261 1116 68 0 35260 0
[pid=8505] vsize: 141312
Current children cumulated CPU time (s) 755.85
Current children cumulated vsize (Kb) 141312

[startup+770.051 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 34648 0 0 0 76226 356 0 0 25 0 1 0 1781405378 145784832 34520 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 35592 34520 1116 68 0 35524 0
[pid=8505] vsize: 142368
Current children cumulated CPU time (s) 765.82
Current children cumulated vsize (Kb) 142368

[startup+780.051 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 35506 0 0 0 77208 364 0 0 25 0 1 0 1781405378 149344256 35377 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 36461 35377 1116 68 0 36393 0
[pid=8505] vsize: 145844
Current children cumulated CPU time (s) 775.72
Current children cumulated vsize (Kb) 145844

[startup+790.051 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 35877 0 0 0 78199 369 0 0 25 0 1 0 1781405378 150962176 35748 4294967295 134512640 134736556 3221224560 3221223344 134603045 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 36856 35748 1116 68 0 36788 0
[pid=8505] vsize: 147424
Current children cumulated CPU time (s) 785.68
Current children cumulated vsize (Kb) 147424

[startup+800.051 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 36675 0 0 0 79183 376 0 0 25 0 1 0 1781405378 154206208 36546 4294967295 134512640 134736556 3221224560 3221223264 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 37648 36546 1116 68 0 37580 0
[pid=8505] vsize: 150592
Current children cumulated CPU time (s) 795.59
Current children cumulated vsize (Kb) 150592

[startup+810.052 s]
Raw data (loadavg): 0.99 0.97 0.85 1/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 37022 0 0 0 80174 380 0 0 25 0 1 0 1781405378 155693056 36893 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8505/statm): 38011 36893 1116 68 0 37943 0
[pid=8505] vsize: 152044
Current children cumulated CPU time (s) 805.54
Current children cumulated vsize (Kb) 152044

[startup+820.053 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 37828 0 0 0 81157 388 0 0 25 0 1 0 1781405378 158937088 37699 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 38803 37699 1116 68 0 38735 0
[pid=8505] vsize: 155212
Current children cumulated CPU time (s) 815.45
Current children cumulated vsize (Kb) 155212

[startup+830.053 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 38035 0 0 0 82152 390 0 0 25 0 1 0 1781405378 159784960 37905 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 39010 37905 1116 68 0 38942 0
[pid=8505] vsize: 156040
Current children cumulated CPU time (s) 825.42
Current children cumulated vsize (Kb) 156040

[startup+840.054 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 39048 0 0 0 83131 401 0 0 25 0 1 0 1781405378 164028416 38918 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 40046 38918 1116 68 0 39978 0
[pid=8505] vsize: 160184
Current children cumulated CPU time (s) 835.32
Current children cumulated vsize (Kb) 160184

[startup+850.055 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 39249 0 0 0 84126 403 0 0 25 0 1 0 1781405378 164999168 39119 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 40283 39119 1116 68 0 40215 0
[pid=8505] vsize: 161132
Current children cumulated CPU time (s) 845.29
Current children cumulated vsize (Kb) 161132

[startup+860.056 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 39620 0 0 0 85117 406 0 0 25 0 1 0 1781405378 166486016 39489 4294967295 134512640 134736556 3221224560 3221223168 134537373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 40646 39489 1116 68 0 40578 0
[pid=8505] vsize: 162584
Current children cumulated CPU time (s) 855.23
Current children cumulated vsize (Kb) 162584

[startup+870.057 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 40603 0 0 0 86098 414 0 0 25 0 1 0 1781405378 170541056 40472 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 41636 40472 1116 68 0 41568 0
[pid=8505] vsize: 166544
Current children cumulated CPU time (s) 865.12
Current children cumulated vsize (Kb) 166544

[startup+880.058 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 40737 0 0 0 87094 416 0 0 25 0 1 0 1781405378 171098112 40605 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 41772 40605 1116 68 0 41704 0
[pid=8505] vsize: 167088
Current children cumulated CPU time (s) 875.1
Current children cumulated vsize (Kb) 167088

[startup+890.058 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 41167 0 0 0 88085 420 0 0 25 0 1 0 1781405378 172855296 41035 4294967295 134512640 134736556 3221224560 3221223224 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 42201 41035 1116 68 0 42133 0
[pid=8505] vsize: 168804
Current children cumulated CPU time (s) 885.05
Current children cumulated vsize (Kb) 168804

[startup+900.059 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 42142 0 0 0 89068 428 0 0 25 0 1 0 1781405378 176775168 42009 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 43158 42009 1116 68 0 43090 0
[pid=8505] vsize: 172632
Current children cumulated CPU time (s) 894.96
Current children cumulated vsize (Kb) 172632

[startup+910.06 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 42267 0 0 0 90063 430 0 0 25 0 1 0 1781405378 177315840 42134 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 43290 42134 1116 68 0 43222 0
[pid=8505] vsize: 173160
Current children cumulated CPU time (s) 904.93
Current children cumulated vsize (Kb) 173160

[startup+920.061 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 43114 0 0 0 91046 437 0 0 25 0 1 0 1781405378 180842496 42981 4294967295 134512640 134736556 3221224560 3221223324 134531384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 44151 42981 1116 68 0 44083 0
[pid=8505] vsize: 176604
Current children cumulated CPU time (s) 914.83
Current children cumulated vsize (Kb) 176604

[startup+930.061 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 43761 0 0 0 92035 442 0 0 25 0 1 0 1781405378 183545856 43627 4294967295 134512640 134736556 3221224560 3221223084 134536626 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 44811 43627 1116 68 0 44743 0
[pid=8505] vsize: 179244
Current children cumulated CPU time (s) 924.77
Current children cumulated vsize (Kb) 179244

[startup+940.062 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 44155 0 0 0 93028 444 0 0 25 0 1 0 1781405378 185171968 44021 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 45208 44021 1116 68 0 45140 0
[pid=8505] vsize: 180832
Current children cumulated CPU time (s) 934.72
Current children cumulated vsize (Kb) 180832

[startup+950.062 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 45168 0 0 0 94009 453 0 0 25 0 1 0 1781405378 189374464 45033 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 46234 45033 1116 68 0 46166 0
[pid=8505] vsize: 184936
Current children cumulated CPU time (s) 944.62
Current children cumulated vsize (Kb) 184936

[startup+960.063 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 45401 0 0 0 95003 456 0 0 25 0 1 0 1781405378 190332928 45266 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 46468 45266 1116 68 0 46400 0
[pid=8505] vsize: 185872
Current children cumulated CPU time (s) 954.59
Current children cumulated vsize (Kb) 185872

[startup+970.063 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 46379 0 0 0 95985 464 0 0 25 0 1 0 1781405378 194383872 46244 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 47457 46244 1116 68 0 47389 0
[pid=8505] vsize: 189828
Current children cumulated CPU time (s) 964.49
Current children cumulated vsize (Kb) 189828

[startup+980.063 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 47201 0 0 0 96972 470 0 0 25 0 1 0 1781405378 197816320 47065 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 48295 47065 1116 68 0 48227 0
[pid=8505] vsize: 193180
Current children cumulated CPU time (s) 974.42
Current children cumulated vsize (Kb) 193180

[startup+990.064 s]
Raw data (loadavg): 0.99 0.97 0.87 1/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 47538 0 0 0 97963 474 0 0 25 0 1 0 1781405378 199168000 47401 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8505/statm): 48625 47401 1116 68 0 48557 0
[pid=8505] vsize: 194500
Current children cumulated CPU time (s) 984.37
Current children cumulated vsize (Kb) 194500

[startup+1000.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 47820 0 0 0 98956 477 0 0 25 0 1 0 1781405378 200474624 47682 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8505/statm): 48944 47682 1116 68 0 48876 0
[pid=8505] vsize: 195776
Current children cumulated CPU time (s) 994.33
Current children cumulated vsize (Kb) 195776

[startup+1010.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 48050 0 0 0 99948 480 0 0 25 0 1 0 1781405378 201420800 47912 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 49175 47912 1116 68 0 49107 0
[pid=8505] vsize: 196700
Current children cumulated CPU time (s) 1004.28
Current children cumulated vsize (Kb) 196700

[startup+1020.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 48251 0 0 0 100943 482 0 0 25 0 1 0 1781405378 202231808 48113 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 49373 48113 1116 68 0 49305 0
[pid=8505] vsize: 197492
Current children cumulated CPU time (s) 1014.25
Current children cumulated vsize (Kb) 197492

[startup+1030.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 48437 0 0 0 101937 485 0 0 25 0 1 0 1781405378 202907648 48299 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 49538 48299 1116 68 0 49470 0
[pid=8505] vsize: 198152
Current children cumulated CPU time (s) 1024.22
Current children cumulated vsize (Kb) 198152

[startup+1040.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 49037 0 0 0 102924 491 0 0 25 0 1 0 1781405378 205410304 48899 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 50149 48899 1116 68 0 50081 0
[pid=8505] vsize: 200596
Current children cumulated CPU time (s) 1034.15
Current children cumulated vsize (Kb) 200596

[startup+1050.07 s]
Raw data (loadavg): 0.99 0.97 0.87 1/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 50146 0 0 0 103902 501 0 0 25 0 1 0 1781405378 210006016 50008 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8505/statm): 51271 50008 1116 68 0 51203 0
[pid=8505] vsize: 205084
Current children cumulated CPU time (s) 1044.03
Current children cumulated vsize (Kb) 205084

[startup+1060.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 50950 0 0 0 104883 509 0 0 25 0 1 0 1781405378 213250048 50812 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 52063 50812 1116 68 0 51995 0
[pid=8505] vsize: 208252
Current children cumulated CPU time (s) 1053.92
Current children cumulated vsize (Kb) 208252

[startup+1070.07 s]
Raw data (loadavg): 0.99 0.97 0.87 1/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) T 8504 8505 8263 0 -1 0 51443 0 0 0 105872 515 0 0 25 0 1 0 1781405378 215326720 51302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8505/statm): 52570 51302 1116 68 0 52502 0
[pid=8505] vsize: 210280
Current children cumulated CPU time (s) 1063.87
Current children cumulated vsize (Kb) 210280

[startup+1080.07 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 52695 0 0 0 106848 526 0 0 25 0 1 0 1781405378 220463104 52554 4294967295 134512640 134736556 3221224560 3221223424 134609248 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 53824 52554 1116 68 0 53756 0
[pid=8505] vsize: 215296
Current children cumulated CPU time (s) 1073.74
Current children cumulated vsize (Kb) 215296

[startup+1090.07 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 53038 0 0 0 107841 528 0 0 25 0 1 0 1781405378 221884416 52893 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 54171 52893 1116 68 0 54103 0
[pid=8505] vsize: 216684
Current children cumulated CPU time (s) 1083.69
Current children cumulated vsize (Kb) 216684

[startup+1100.07 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 53446 0 0 0 108833 531 0 0 25 0 1 0 1781405378 223670272 53299 4294967295 134512640 134736556 3221224560 3221223164 134537508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 54607 53299 1116 68 0 54539 0
[pid=8505] vsize: 218428
Current children cumulated CPU time (s) 1093.64
Current children cumulated vsize (Kb) 218428

[startup+1110.07 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 54099 0 0 0 109818 538 0 0 25 0 1 0 1781405378 226238464 53952 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 55234 53952 1116 68 0 55166 0
[pid=8505] vsize: 220936
Current children cumulated CPU time (s) 1103.56
Current children cumulated vsize (Kb) 220936

[startup+1120.07 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 54730 0 0 0 110804 545 0 0 25 0 1 0 1781405378 228806656 54583 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 55861 54583 1116 68 0 55793 0
[pid=8505] vsize: 223444
Current children cumulated CPU time (s) 1113.49
Current children cumulated vsize (Kb) 223444

[startup+1130.07 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 55210 0 0 0 111794 549 0 0 25 0 1 0 1781405378 231002112 55051 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 56397 55051 1116 68 0 56329 0
[pid=8505] vsize: 225588
Current children cumulated CPU time (s) 1123.43
Current children cumulated vsize (Kb) 225588

[startup+1140.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 55354 0 0 0 112790 552 0 0 25 0 1 0 1781405378 231702528 55191 4294967295 134512640 134736556 3221224560 3221223200 134553314 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 56568 55191 1116 68 0 56500 0
[pid=8505] vsize: 226272
Current children cumulated CPU time (s) 1133.42
Current children cumulated vsize (Kb) 226272

[startup+1150.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 56483 0 0 0 113768 563 0 0 25 0 1 0 1781405378 236298240 56320 4294967295 134512640 134736556 3221224560 3221222864 134717526 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 57690 56320 1116 68 0 57622 0
[pid=8505] vsize: 230760
Current children cumulated CPU time (s) 1143.31
Current children cumulated vsize (Kb) 230760

[startup+1160.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 57402 0 0 0 114748 572 0 0 25 0 1 0 1781405378 240033792 57239 4294967295 134512640 134736556 3221224560 3221223084 134536351 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 58602 57239 1116 68 0 58534 0
[pid=8505] vsize: 234408
Current children cumulated CPU time (s) 1153.2
Current children cumulated vsize (Kb) 234408

[startup+1170.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 57939 0 0 0 115736 579 0 0 25 0 1 0 1781405378 242409472 57772 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8505/statm): 59182 57772 1116 68 0 59114 0
[pid=8505] vsize: 236728
Current children cumulated CPU time (s) 1163.15
Current children cumulated vsize (Kb) 236728

[startup+1180.08 s]
Raw data (loadavg): 0.99 0.97 0.89 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 58715 0 0 0 116722 586 0 0 25 0 1 0 1781405378 245522432 58548 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 59942 58548 1116 68 0 59874 0
[pid=8505] vsize: 239768
Current children cumulated CPU time (s) 1173.08
Current children cumulated vsize (Kb) 239768

[startup+1190.08 s]
Raw data (loadavg): 0.99 0.97 0.89 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 59132 0 0 0 117715 590 0 0 25 0 1 0 1781405378 247324672 58963 4294967295 134512640 134736556 3221224560 3221223120 134551056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 60382 58963 1116 68 0 60314 0
[pid=8505] vsize: 241528
Current children cumulated CPU time (s) 1183.05
Current children cumulated vsize (Kb) 241528

[startup+1200.08 s]
Raw data (loadavg): 0.99 0.97 0.89 2/56 8505
Raw data (/proc/8505/stat): 8505 (bsolo) R 8504 8505 8263 0 -1 0 59457 0 0 0 118708 594 0 0 25 0 1 0 1781405378 248541184 59288 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8505/statm): 60679 59288 1116 68 0 60611 0
[pid=8505] vsize: 242716
Current children cumulated CPU time (s) 1193.02
Current children cumulated vsize (Kb) 242716
One traced child (pid=8505) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.19
CPU time (s): 1195.13
CPU user time (s): 1189.07
CPU system time (s): 6.05608
CPU usage (%): 99.4128
Max. virtual memory (cumulated for all children) (Kb): 242716

Verifier Data

ERROR: no interpretation found !