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-fpga15_14_sat_pb.cnf.cr.opb
MD5SUM6fc7fbb8e05218938564d50faef1e68f
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 16
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.214966
Number of variables315
Total number of constraints253
Number of constraints which are clauses224
Number of constraints which are cardinality constraints (but not clauses)29
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint15

Trace number 61

Launcher Data

LAUNCH ON wulflinc24 THE 2005-09-18 07:39:52 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=56 boxname=wulflinc24 idbench=56 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  6fc7fbb8e05218938564d50faef1e68f  /oldhome/oroussel/tmp/wulflinc24/normalized-fpga15_14_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc24/normalized-fpga15_14_sat_pb.cnf.cr.opb
IDLAUNCH: 56
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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:        950448 kB
Buffers:         33968 kB
Cached:          22748 kB
SwapCached:        744 kB
Active:          52648 kB
Inactive:         6716 kB
HighTotal:      131008 kB
HighFree:       104580 kB
LowTotal:       903652 kB
LowFree:        845868 kB
SwapTotal:     2097892 kB
SwapFree:      2096644 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            19116 kB
Committed_AS:    64152 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 07:59:52 (client local time) WITH STATUS 0 IN 1195.17 SECONDS
stats: 56 7 1195.17 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 315 variables and 253 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.13
c After prepocess the problem consists of 315 variables and 253 constraints.
c Restart #1 #Var: 315 #Dec: 287 LB: 0 @ 0.398
c Restart #2 #Var: 315 #Dec: 705 LB: 0 @ 0.731
c Restart #3 #Var: 315 #Dec: 1537 LB: 0 @ 1.247
c Restart #4 #Var: 315 #Dec: 3109 LB: 0 @ 2.634
c Restart #5 #Var: 315 #Dec: 4487 LB: 0 @ 4.507
c Restart #6 #Var: 315 #Dec: 5768 LB: 0 @ 8.246
c Restart #7 #Var: 315 #Dec: 7235 LB: 0 @ 12.715
c Restart #8 #Var: 315 #Dec: 8880 LB: 0 @ 18.163
c Restart #9 #Var: 315 #Dec: 10737 LB: 0 @ 25.422
c Restart #10 #Var: 315 #Dec: 12777 LB: 0 @ 34.538
c Restart #11 #Var: 315 #Dec: 14996 LB: 0 @ 48.508
c Restart #12 #Var: 315 #Dec: 17426 LB: 0 @ 64.896
c Restart #13 #Var: 315 #Dec: 20065 LB: 0 @ 91.744
c Restart #14 #Var: 315 #Dec: 22986 LB: 0 @ 111.59
c Restart #15 #Var: 315 #Dec: 27020 LB: 0 @ 130.13
c Restart #16 #Var: 315 #Dec: 30668 LB: 0 @ 158.31
c Restart #17 #Var: 315 #Dec: 34137 LB: 0 @ 197.81
c Restart #18 #Var: 315 #Dec: 38030 LB: 0 @ 228.92
c Restart #19 #Var: 315 #Dec: 42238 LB: 0 @ 274.15
c Restart #20 #Var: 315 #Dec: 46320 LB: 0 @ 317.46
c Restart #21 #Var: 315 #Dec: 50582 LB: 0 @ 360.76
c Restart #22 #Var: 315 #Dec: 55085 LB: 0 @ 413.64
c Restart #23 #Var: 315 #Dec: 59810 LB: 0 @ 493.32
c Restart #24 #Var: 315 #Dec: 64682 LB: 0 @ 559.92
c CHANGE Heuristic... 
c Restart #0 #Var: 315 #Dec: 69835 LB: 0 @ 665.85
c Restart #1 #Var: 315 #Dec: 70093 LB: 0 @ 667.29
c Restart #2 #Var: 315 #Dec: 70798 LB: 0 @ 675.86
c Restart #3 #Var: 315 #Dec: 71448 LB: 0 @ 689.48
c Restart #4 #Var: 315 #Dec: 72364 LB: 0 @ 706.58
c Restart #5 #Var: 315 #Dec: 73499 LB: 0 @ 729.26
c Restart #6 #Var: 315 #Dec: 74777 LB: 0 @ 752.97
c Restart #7 #Var: 315 #Dec: 76221 LB: 0 @ 781.52
c Restart #8 #Var: 315 #Dec: 77847 LB: 0 @ 807.02
c Restart #9 #Var: 315 #Dec: 79684 LB: 0 @ 845.48
c Restart #10 #Var: 315 #Dec: 81713 LB: 0 @ 908
c Restart #11 #Var: 315 #Dec: 83949 LB: 0 @ 964.78
c Restart #12 #Var: 315 #Dec: 86389 LB: 0 @ 1042.7
c Restart #13 #Var: 315 #Dec: 89032 LB: 0 @ 1141.2
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/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1839525019 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 107 3 90 68 0 39 0
[pid=20964] 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/wulflinc24/normalized-fpga15_14_sat_pb.cnf.cr.opb

[startup+10.0033 s]
Raw data (loadavg): 0.63 0.28 0.10 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 3175 0 0 0 949 22 0 0 25 0 1 0 1839525019 16044032 3086 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 3917 3086 1116 68 0 3849 0
[pid=20964] vsize: 15668
Current children cumulated CPU time (s) 9.71
Current children cumulated vsize (Kb) 15668

[startup+20.003 s]
Raw data (loadavg): 0.69 0.31 0.11 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 4983 0 0 0 1923 34 0 0 25 0 1 0 1839525019 23490560 4894 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 5735 4894 1116 68 0 5667 0
[pid=20964] vsize: 22940
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (Kb) 22940

[startup+30.0037 s]
Raw data (loadavg): 0.74 0.33 0.12 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 6559 0 0 0 2901 45 0 0 25 0 1 0 1839525019 30007296 6470 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 7326 6470 1116 68 0 7258 0
[pid=20964] vsize: 29304
Current children cumulated CPU time (s) 29.46
Current children cumulated vsize (Kb) 29304

[startup+40.0044 s]
Raw data (loadavg): 0.78 0.35 0.13 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 7735 0 0 0 3884 53 0 0 25 0 1 0 1839525019 34758656 7646 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 8486 7646 1116 68 0 8418 0
[pid=20964] vsize: 33944
Current children cumulated CPU time (s) 39.37
Current children cumulated vsize (Kb) 33944

[startup+50.005 s]
Raw data (loadavg): 0.81 0.37 0.14 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 8653 0 0 0 4871 59 0 0 25 0 1 0 1839525019 38547456 8564 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 9411 8564 1116 68 0 9343 0
[pid=20964] vsize: 37644
Current children cumulated CPU time (s) 49.3
Current children cumulated vsize (Kb) 37644

[startup+60.0047 s]
Raw data (loadavg): 0.84 0.39 0.15 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 9745 0 0 0 5855 67 0 0 25 0 1 0 1839525019 43053056 9653 4294967295 134512640 134736556 3221224560 3221223084 134536679 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 10511 9653 1116 68 0 10443 0
[pid=20964] vsize: 42044
Current children cumulated CPU time (s) 59.22
Current children cumulated vsize (Kb) 42044

[startup+70.0054 s]
Raw data (loadavg): 0.86 0.41 0.15 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 10486 0 0 0 6844 73 0 0 25 0 1 0 1839525019 46182400 10393 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 11275 10393 1116 68 0 11207 0
[pid=20964] vsize: 45100
Current children cumulated CPU time (s) 69.17
Current children cumulated vsize (Kb) 45100

[startup+80.0071 s]
Raw data (loadavg): 0.88 0.43 0.16 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 11075 0 0 0 7834 79 0 0 25 0 1 0 1839525019 48627712 10981 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 11872 10981 1116 68 0 11804 0
[pid=20964] vsize: 47488
Current children cumulated CPU time (s) 79.13
Current children cumulated vsize (Kb) 47488

[startup+90.0067 s]
Raw data (loadavg): 0.90 0.45 0.17 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 11549 0 0 0 8826 84 0 0 25 0 1 0 1839525019 50532352 11455 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 12337 11455 1116 68 0 12269 0
[pid=20964] vsize: 49348
Current children cumulated CPU time (s) 89.1
Current children cumulated vsize (Kb) 49348

[startup+100.007 s]
Raw data (loadavg): 0.92 0.47 0.18 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 12427 0 0 0 9812 91 0 0 25 0 1 0 1839525019 54194176 12332 4294967295 134512640 134736556 3221224560 3221223168 134537370 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 13231 12332 1116 68 0 13163 0
[pid=20964] vsize: 52924
Current children cumulated CPU time (s) 99.03
Current children cumulated vsize (Kb) 52924

[startup+110.008 s]
Raw data (loadavg): 0.93 0.48 0.19 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 12914 0 0 0 10803 96 0 0 25 0 1 0 1839525019 56221696 12819 4294967295 134512640 134736556 3221224560 3221223088 134536397 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 13726 12819 1116 68 0 13658 0
[pid=20964] vsize: 54904
Current children cumulated CPU time (s) 108.99
Current children cumulated vsize (Kb) 54904

[startup+120.009 s]
Raw data (loadavg): 0.94 0.50 0.20 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 13872 0 0 0 11783 105 0 0 25 0 1 0 1839525019 60149760 13777 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 14685 13777 1116 68 0 14617 0
[pid=20964] vsize: 58740
Current children cumulated CPU time (s) 118.88
Current children cumulated vsize (Kb) 58740

[startup+130.009 s]
Raw data (loadavg): 0.95 0.52 0.20 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 15133 0 0 0 12762 116 0 0 25 0 1 0 1839525019 65282048 15038 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 15938 15038 1116 68 0 15870 0
[pid=20964] vsize: 63752
Current children cumulated CPU time (s) 128.78
Current children cumulated vsize (Kb) 63752

[startup+140.01 s]
Raw data (loadavg): 0.95 0.53 0.21 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 15741 0 0 0 13752 121 0 0 25 0 1 0 1839525019 67723264 15645 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 16534 15645 1116 68 0 16466 0
[pid=20964] vsize: 66136
Current children cumulated CPU time (s) 138.73
Current children cumulated vsize (Kb) 66136

[startup+150.01 s]
Raw data (loadavg): 0.96 0.55 0.22 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 16360 0 0 0 14742 126 0 0 25 0 1 0 1839525019 70295552 16264 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 17162 16264 1116 68 0 17094 0
[pid=20964] vsize: 68648
Current children cumulated CPU time (s) 148.68
Current children cumulated vsize (Kb) 68648

[startup+160.011 s]
Raw data (loadavg): 0.97 0.56 0.23 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 17248 0 0 0 15728 133 0 0 25 0 1 0 1839525019 73981952 17151 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 18062 17151 1116 68 0 17994 0
[pid=20964] vsize: 72248
Current children cumulated CPU time (s) 158.61
Current children cumulated vsize (Kb) 72248

[startup+170.011 s]
Raw data (loadavg): 0.97 0.57 0.24 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 17836 0 0 0 16717 138 0 0 25 0 1 0 1839525019 76496896 17738 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 18676 17738 1116 68 0 18608 0
[pid=20964] vsize: 74704
Current children cumulated CPU time (s) 168.55
Current children cumulated vsize (Kb) 74704

[startup+180.012 s]
Raw data (loadavg): 0.98 0.59 0.24 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 18309 0 0 0 17710 142 0 0 25 0 1 0 1839525019 78536704 18210 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 19174 18210 1116 68 0 19106 0
[pid=20964] vsize: 76696
Current children cumulated CPU time (s) 178.52
Current children cumulated vsize (Kb) 76696

[startup+190.013 s]
Raw data (loadavg): 0.98 0.60 0.25 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 18709 0 0 0 18704 144 0 0 25 0 1 0 1839525019 80158720 18609 4294967295 134512640 134736556 3221224560 3221223296 134529408 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 19570 18609 1116 68 0 19502 0
[pid=20964] vsize: 78280
Current children cumulated CPU time (s) 188.48
Current children cumulated vsize (Kb) 78280

[startup+200.012 s]
Raw data (loadavg): 0.98 0.61 0.26 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 19504 0 0 0 19693 150 0 0 25 0 1 0 1839525019 83439616 19401 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 20371 19401 1116 68 0 20303 0
[pid=20964] vsize: 81484
Current children cumulated CPU time (s) 198.43
Current children cumulated vsize (Kb) 81484

[startup+210.013 s]
Raw data (loadavg): 0.98 0.63 0.27 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 19908 0 0 0 20686 154 0 0 25 0 1 0 1839525019 85118976 19805 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 20781 19805 1116 68 0 20713 0
[pid=20964] vsize: 83124
Current children cumulated CPU time (s) 208.4
Current children cumulated vsize (Kb) 83124

[startup+220.014 s]
Raw data (loadavg): 0.99 0.64 0.27 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 20242 0 0 0 21682 157 0 0 25 0 1 0 1839525019 86638592 20139 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 21152 20139 1116 68 0 21084 0
[pid=20964] vsize: 84608
Current children cumulated CPU time (s) 218.39
Current children cumulated vsize (Kb) 84608

[startup+230.014 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 21339 0 0 0 22663 166 0 0 25 0 1 0 1839525019 91119616 21236 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 22246 21236 1116 68 0 22178 0
[pid=20964] vsize: 88984
Current children cumulated CPU time (s) 228.29
Current children cumulated vsize (Kb) 88984

[startup+240.015 s]
Raw data (loadavg): 0.99 0.66 0.29 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 21994 0 0 0 23651 172 0 0 25 0 1 0 1839525019 93843456 21891 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 22911 21891 1116 68 0 22843 0
[pid=20964] vsize: 91644
Current children cumulated CPU time (s) 238.23
Current children cumulated vsize (Kb) 91644

[startup+250.015 s]
Raw data (loadavg): 0.99 0.67 0.30 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 22473 0 0 0 24642 177 0 0 25 0 1 0 1839525019 95735808 22370 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 23373 22370 1116 68 0 23305 0
[pid=20964] vsize: 93492
Current children cumulated CPU time (s) 248.19
Current children cumulated vsize (Kb) 93492

[startup+260.015 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 22911 0 0 0 25636 180 0 0 25 0 1 0 1839525019 97632256 22808 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 23836 22808 1116 68 0 23768 0
[pid=20964] vsize: 95344
Current children cumulated CPU time (s) 258.16
Current children cumulated vsize (Kb) 95344

[startup+270.015 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 23209 0 0 0 26631 183 0 0 25 0 1 0 1839525019 98840576 23106 4294967295 134512640 134736556 3221224560 3221223084 134536351 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 24131 23106 1116 68 0 24063 0
[pid=20964] vsize: 96524
Current children cumulated CPU time (s) 268.14
Current children cumulated vsize (Kb) 96524

[startup+280.016 s]
Raw data (loadavg): 0.99 0.70 0.32 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 23977 0 0 0 27618 188 0 0 25 0 1 0 1839525019 101949440 23874 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 24890 23874 1116 68 0 24822 0
[pid=20964] vsize: 99560
Current children cumulated CPU time (s) 278.06
Current children cumulated vsize (Kb) 99560

[startup+290.016 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 24378 0 0 0 28611 192 0 0 25 0 1 0 1839525019 103464960 24273 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 25260 24273 1116 68 0 25192 0
[pid=20964] vsize: 101040
Current children cumulated CPU time (s) 288.03
Current children cumulated vsize (Kb) 101040

[startup+300.016 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 24786 0 0 0 29606 194 0 0 25 0 1 0 1839525019 105263104 24679 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 25699 24679 1116 68 0 25631 0
[pid=20964] vsize: 102796
Current children cumulated CPU time (s) 298
Current children cumulated vsize (Kb) 102796

[startup+310.017 s]
Raw data (loadavg): 0.99 0.73 0.34 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 25663 0 0 0 30594 199 0 0 25 0 1 0 1839525019 108789760 25555 4294967295 134512640 134736556 3221224560 3221223084 134536369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 26560 25555 1116 68 0 26492 0
[pid=20964] vsize: 106240
Current children cumulated CPU time (s) 307.93
Current children cumulated vsize (Kb) 106240

[startup+320.016 s]
Raw data (loadavg): 0.99 0.74 0.34 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 26393 0 0 0 31584 205 0 0 25 0 1 0 1839525019 111771648 26284 4294967295 134512640 134736556 3221224560 3221223200 134553374 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 27288 26284 1116 68 0 27220 0
[pid=20964] vsize: 109152
Current children cumulated CPU time (s) 317.89
Current children cumulated vsize (Kb) 109152

[startup+330.017 s]
Raw data (loadavg): 0.99 0.74 0.35 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 26710 0 0 0 32579 207 0 0 25 0 1 0 1839525019 113172480 26600 4294967295 134512640 134736556 3221224560 3221223152 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 27630 26600 1116 68 0 27562 0
[pid=20964] vsize: 110520
Current children cumulated CPU time (s) 327.86
Current children cumulated vsize (Kb) 110520

[startup+340.018 s]
Raw data (loadavg): 0.99 0.75 0.36 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 27532 0 0 0 33565 213 0 0 25 0 1 0 1839525019 116486144 27422 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 28439 27422 1116 68 0 28371 0
[pid=20964] vsize: 113756
Current children cumulated CPU time (s) 337.78
Current children cumulated vsize (Kb) 113756

[startup+350.017 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 28373 0 0 0 34552 219 0 0 25 0 1 0 1839525019 120061952 28260 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 29312 28260 1116 68 0 29244 0
[pid=20964] vsize: 117248
Current children cumulated CPU time (s) 347.71
Current children cumulated vsize (Kb) 117248

[startup+360.018 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 28955 0 0 0 35542 224 0 0 25 0 1 0 1839525019 122388480 28841 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 29880 28841 1116 68 0 29812 0
[pid=20964] vsize: 119520
Current children cumulated CPU time (s) 357.66
Current children cumulated vsize (Kb) 119520

[startup+370.018 s]
Raw data (loadavg): 0.99 0.77 0.38 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 29330 0 0 0 36537 227 0 0 25 0 1 0 1839525019 124080128 29209 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 30293 29209 1116 68 0 30225 0
[pid=20964] vsize: 121172
Current children cumulated CPU time (s) 367.64
Current children cumulated vsize (Kb) 121172

[startup+380.019 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 29618 0 0 0 37532 229 0 0 25 0 1 0 1839525019 125353984 29496 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 30604 29496 1116 68 0 30536 0
[pid=20964] vsize: 122416
Current children cumulated CPU time (s) 377.61
Current children cumulated vsize (Kb) 122416

[startup+390.019 s]
Raw data (loadavg): 0.99 0.79 0.39 1/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) T 20963 20964 20728 0 -1 0 30293 0 0 0 38522 234 0 0 25 0 1 0 1839525019 128069632 30170 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20964/statm): 31267 30170 1116 68 0 31199 0
[pid=20964] vsize: 125068
Current children cumulated CPU time (s) 387.56
Current children cumulated vsize (Kb) 125068

[startup+400.019 s]
Raw data (loadavg): 0.99 0.80 0.39 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 31039 0 0 0 39510 240 0 0 25 0 1 0 1839525019 131203072 30914 4294967295 134512640 134736556 3221224560 3221223084 134536369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 32032 30914 1116 68 0 31964 0
[pid=20964] vsize: 128128
Current children cumulated CPU time (s) 397.5
Current children cumulated vsize (Kb) 128128

[startup+410.02 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 31704 0 0 0 40501 244 0 0 25 0 1 0 1839525019 133955584 31577 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 32704 31577 1116 68 0 32636 0
[pid=20964] vsize: 130816
Current children cumulated CPU time (s) 407.45
Current children cumulated vsize (Kb) 130816

[startup+420.02 s]
Raw data (loadavg): 0.99 0.81 0.40 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 32221 0 0 0 41492 249 0 0 25 0 1 0 1839525019 136015872 32093 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 33207 32093 1116 68 0 33139 0
[pid=20964] vsize: 132828
Current children cumulated CPU time (s) 417.41
Current children cumulated vsize (Kb) 132828

[startup+430.021 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 32569 0 0 0 42487 251 0 0 25 0 1 0 1839525019 137629696 32429 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 33601 32429 1116 68 0 33533 0
[pid=20964] vsize: 134404
Current children cumulated CPU time (s) 427.38
Current children cumulated vsize (Kb) 134404

[startup+440.021 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 32961 0 0 0 43482 254 0 0 25 0 1 0 1839525019 139251712 32819 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 33997 32819 1116 68 0 33929 0
[pid=20964] vsize: 135988
Current children cumulated CPU time (s) 437.36
Current children cumulated vsize (Kb) 135988

[startup+450.021 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 33356 0 0 0 44477 258 0 0 25 0 1 0 1839525019 140840960 33209 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 34385 33209 1116 68 0 34317 0
[pid=20964] vsize: 137540
Current children cumulated CPU time (s) 447.35
Current children cumulated vsize (Kb) 137540

[startup+460.022 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 33879 0 0 0 45467 262 0 0 25 0 1 0 1839525019 143015936 33731 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 34916 33731 1116 68 0 34848 0
[pid=20964] vsize: 139664
Current children cumulated CPU time (s) 457.29
Current children cumulated vsize (Kb) 139664

[startup+470.022 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 34341 0 0 0 46460 266 0 0 25 0 1 0 1839525019 144908288 34193 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 35378 34193 1116 68 0 35310 0
[pid=20964] vsize: 141512
Current children cumulated CPU time (s) 467.26
Current children cumulated vsize (Kb) 141512

[startup+480.022 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 34795 0 0 0 47453 271 0 0 25 0 1 0 1839525019 146800640 34647 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 35840 34647 1116 68 0 35772 0
[pid=20964] vsize: 143360
Current children cumulated CPU time (s) 477.24
Current children cumulated vsize (Kb) 143360

[startup+490.023 s]
Raw data (loadavg): 0.99 0.84 0.45 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 35101 0 0 0 48448 273 0 0 25 0 1 0 1839525019 148054016 34953 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 36146 34953 1116 68 0 36078 0
[pid=20964] vsize: 144584
Current children cumulated CPU time (s) 487.21
Current children cumulated vsize (Kb) 144584

[startup+500.023 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 35386 0 0 0 49444 275 0 0 25 0 1 0 1839525019 149155840 35238 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 36415 35238 1116 68 0 36347 0
[pid=20964] vsize: 145660
Current children cumulated CPU time (s) 497.19
Current children cumulated vsize (Kb) 145660

[startup+510.023 s]
Raw data (loadavg): 0.99 0.85 0.46 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 35877 0 0 0 50436 281 0 0 25 0 1 0 1839525019 151298048 35727 4294967295 134512640 134736556 3221224560 3221223276 134554112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 36938 35727 1116 68 0 36870 0
[pid=20964] vsize: 147752
Current children cumulated CPU time (s) 507.17
Current children cumulated vsize (Kb) 147752

[startup+520.024 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 36476 0 0 0 51427 285 0 0 25 0 1 0 1839525019 153808896 36322 4294967295 134512640 134736556 3221224560 3221223200 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 37551 36322 1116 68 0 37483 0
[pid=20964] vsize: 150204
Current children cumulated CPU time (s) 517.12
Current children cumulated vsize (Kb) 150204

[startup+530.025 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 36992 0 0 0 52420 288 0 0 25 0 1 0 1839525019 155836416 36838 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 38046 36838 1116 68 0 37978 0
[pid=20964] vsize: 152184
Current children cumulated CPU time (s) 527.08
Current children cumulated vsize (Kb) 152184

[startup+540.025 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 37481 0 0 0 53412 292 0 0 25 0 1 0 1839525019 157724672 37327 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 38507 37327 1116 68 0 38439 0
[pid=20964] vsize: 154028
Current children cumulated CPU time (s) 537.04
Current children cumulated vsize (Kb) 154028

[startup+550.025 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 37781 0 0 0 54407 295 0 0 25 0 1 0 1839525019 158941184 37627 4294967295 134512640 134736556 3221224560 3221223232 134528790 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 38804 37627 1116 68 0 38736 0
[pid=20964] vsize: 155216
Current children cumulated CPU time (s) 547.02
Current children cumulated vsize (Kb) 155216

[startup+560.026 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 38395 0 0 0 55397 300 0 0 25 0 1 0 1839525019 161538048 38240 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 39438 38240 1116 68 0 39370 0
[pid=20964] vsize: 157752
Current children cumulated CPU time (s) 556.97
Current children cumulated vsize (Kb) 157752

[startup+570.025 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 38760 0 0 0 56391 303 0 0 25 0 1 0 1839525019 163057664 38605 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 39809 38605 1116 68 0 39741 0
[pid=20964] vsize: 159236
Current children cumulated CPU time (s) 566.94
Current children cumulated vsize (Kb) 159236

[startup+580.026 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 39132 0 0 0 57385 305 0 0 25 0 1 0 1839525019 164544512 38977 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 40172 38977 1116 68 0 40104 0
[pid=20964] vsize: 160688
Current children cumulated CPU time (s) 576.9
Current children cumulated vsize (Kb) 160688

[startup+590.027 s]
Raw data (loadavg): 0.99 0.88 0.50 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 39502 0 0 0 58380 308 0 0 25 0 1 0 1839525019 166232064 39343 4294967295 134512640 134736556 3221224560 3221223260 134553984 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 40584 39343 1116 68 0 40516 0
[pid=20964] vsize: 162336
Current children cumulated CPU time (s) 586.88
Current children cumulated vsize (Kb) 162336

[startup+600.027 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 39790 0 0 0 59376 310 0 0 25 0 1 0 1839525019 167448576 39631 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 40881 39631 1116 68 0 40813 0
[pid=20964] vsize: 163524
Current children cumulated CPU time (s) 596.86
Current children cumulated vsize (Kb) 163524

[startup+610.027 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 40160 0 0 0 60370 314 0 0 25 0 1 0 1839525019 168984576 39996 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 41256 39996 1116 68 0 41188 0
[pid=20964] vsize: 165024
Current children cumulated CPU time (s) 606.84
Current children cumulated vsize (Kb) 165024

[startup+620.027 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 40613 0 0 0 61361 319 0 0 25 0 1 0 1839525019 170876928 40449 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 41718 40449 1116 68 0 41650 0
[pid=20964] vsize: 166872
Current children cumulated CPU time (s) 616.8
Current children cumulated vsize (Kb) 166872

[startup+630.028 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 40971 0 0 0 62356 322 0 0 25 0 1 0 1839525019 172388352 40803 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 42087 40803 1116 68 0 42019 0
[pid=20964] vsize: 168348
Current children cumulated CPU time (s) 626.78
Current children cumulated vsize (Kb) 168348

[startup+640.028 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 41319 0 0 0 63352 324 0 0 25 0 1 0 1839525019 173805568 41142 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 42433 41142 1116 68 0 42365 0
[pid=20964] vsize: 169732
Current children cumulated CPU time (s) 636.76
Current children cumulated vsize (Kb) 169732

[startup+650.028 s]
Raw data (loadavg): 0.99 0.90 0.53 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 41556 0 0 0 64348 326 0 0 25 0 1 0 1839525019 174886912 41379 4294967295 134512640 134736556 3221224560 3221223216 134528771 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 42697 41379 1116 68 0 42629 0
[pid=20964] vsize: 170788
Current children cumulated CPU time (s) 646.74
Current children cumulated vsize (Kb) 170788

[startup+660.029 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 41819 0 0 0 65345 328 0 0 25 0 1 0 1839525019 175833088 41642 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 42928 41642 1116 68 0 42860 0
[pid=20964] vsize: 171712
Current children cumulated CPU time (s) 656.73
Current children cumulated vsize (Kb) 171712

[startup+670.029 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 42083 0 0 0 66341 330 0 0 25 0 1 0 1839525019 176992256 41906 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 43211 41906 1116 68 0 43143 0
[pid=20964] vsize: 172844
Current children cumulated CPU time (s) 666.71
Current children cumulated vsize (Kb) 172844

[startup+680.03 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 42381 0 0 0 67333 333 0 0 25 0 1 0 1839525019 178225152 42202 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 43512 42202 1116 68 0 43444 0
[pid=20964] vsize: 174048
Current children cumulated CPU time (s) 676.66
Current children cumulated vsize (Kb) 174048

[startup+690.031 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 42611 0 0 0 68328 335 0 0 25 0 1 0 1839525019 179171328 42432 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 43743 42432 1116 68 0 43675 0
[pid=20964] vsize: 174972
Current children cumulated CPU time (s) 686.63
Current children cumulated vsize (Kb) 174972

[startup+700.031 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 42898 0 0 0 69322 338 0 0 25 0 1 0 1839525019 180404224 42719 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 44044 42719 1116 68 0 43976 0
[pid=20964] vsize: 176176
Current children cumulated CPU time (s) 696.6
Current children cumulated vsize (Kb) 176176

[startup+710.032 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 43154 0 0 0 70318 340 0 0 25 0 1 0 1839525019 181350400 42975 4294967295 134512640 134736556 3221224560 3221223024 134536131 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 44275 42975 1116 68 0 44207 0
[pid=20964] vsize: 177100
Current children cumulated CPU time (s) 706.58
Current children cumulated vsize (Kb) 177100

[startup+720.032 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 43322 0 0 0 71314 342 0 0 25 0 1 0 1839525019 182083584 43141 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 44454 43141 1116 68 0 44386 0
[pid=20964] vsize: 177816
Current children cumulated CPU time (s) 716.56
Current children cumulated vsize (Kb) 177816

[startup+730.034 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 43607 0 0 0 72310 343 0 0 25 0 1 0 1839525019 183304192 43426 4294967295 134512640 134736556 3221224560 3221223280 134605914 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 44752 43426 1116 68 0 44684 0
[pid=20964] vsize: 179008
Current children cumulated CPU time (s) 726.53
Current children cumulated vsize (Kb) 179008

[startup+740.033 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 43957 0 0 0 73306 346 0 0 25 0 1 0 1839525019 184778752 43773 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 45112 43773 1116 68 0 45044 0
[pid=20964] vsize: 180448
Current children cumulated CPU time (s) 736.52
Current children cumulated vsize (Kb) 180448

[startup+750.033 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 44352 0 0 0 74300 349 0 0 22 0 1 0 1839525019 186433536 44166 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 45516 44166 1116 68 0 45448 0
[pid=20964] vsize: 182064
Current children cumulated CPU time (s) 746.49
Current children cumulated vsize (Kb) 182064

[startup+760.034 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 44764 0 0 0 75294 353 0 0 25 0 1 0 1839525019 188108800 44578 4294967295 134512640 134736556 3221224560 3221223024 134536188 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 45925 44578 1116 68 0 45857 0
[pid=20964] vsize: 183700
Current children cumulated CPU time (s) 756.47
Current children cumulated vsize (Kb) 183700

[startup+770.034 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 45078 0 0 0 76288 355 0 0 25 0 1 0 1839525019 189460480 44890 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 46255 44890 1116 68 0 46187 0
[pid=20964] vsize: 185020
Current children cumulated CPU time (s) 766.43
Current children cumulated vsize (Kb) 185020

[startup+780.035 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 45517 0 0 0 77282 359 0 0 25 0 1 0 1839525019 191229952 45327 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 46687 45327 1116 68 0 46619 0
[pid=20964] vsize: 186748
Current children cumulated CPU time (s) 776.41
Current children cumulated vsize (Kb) 186748

[startup+790.036 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 45926 0 0 0 78276 362 0 0 25 0 1 0 1839525019 192851968 45736 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 47083 45736 1116 68 0 47015 0
[pid=20964] vsize: 188332
Current children cumulated CPU time (s) 786.38
Current children cumulated vsize (Kb) 188332

[startup+800.036 s]
Raw data (loadavg): 0.99 0.93 0.59 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 46385 0 0 0 79269 366 0 0 25 0 1 0 1839525019 194756608 46195 4294967295 134512640 134736556 3221224560 3221223140 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 47548 46195 1116 68 0 47480 0
[pid=20964] vsize: 190192
Current children cumulated CPU time (s) 796.35
Current children cumulated vsize (Kb) 190192

[startup+810.037 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 46751 0 0 0 80263 370 0 0 25 0 1 0 1839525019 196243456 46561 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 47911 46561 1116 68 0 47843 0
[pid=20964] vsize: 191644
Current children cumulated CPU time (s) 806.33
Current children cumulated vsize (Kb) 191644

[startup+820.038 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 46980 0 0 0 81259 372 0 0 25 0 1 0 1839525019 197255168 46789 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 48158 46789 1116 68 0 48090 0
[pid=20964] vsize: 192632
Current children cumulated CPU time (s) 816.31
Current children cumulated vsize (Kb) 192632

[startup+830.038 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 47403 0 0 0 82251 376 0 0 25 0 1 0 1839525019 199077888 47210 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20964/statm): 48603 47210 1116 68 0 48535 0
[pid=20964] vsize: 194412
Current children cumulated CPU time (s) 826.27
Current children cumulated vsize (Kb) 194412

[startup+840.039 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 47722 0 0 0 83246 379 0 0 25 0 1 0 1839525019 200359936 47525 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 48916 47525 1116 68 0 48848 0
[pid=20964] vsize: 195664
Current children cumulated CPU time (s) 836.25
Current children cumulated vsize (Kb) 195664

[startup+850.039 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 48034 0 0 0 84240 381 0 0 25 0 1 0 1839525019 201576448 47837 4294967295 134512640 134736556 3221224560 3221223188 134524881 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 49213 47837 1116 68 0 49145 0
[pid=20964] vsize: 196852
Current children cumulated CPU time (s) 846.21
Current children cumulated vsize (Kb) 196852

[startup+860.039 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 48283 0 0 0 85236 383 0 0 25 0 1 0 1839525019 202735616 48085 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 49496 48085 1116 68 0 49428 0
[pid=20964] vsize: 197984
Current children cumulated CPU time (s) 856.19
Current children cumulated vsize (Kb) 197984

[startup+870.04 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 48548 0 0 0 86232 385 0 0 25 0 1 0 1839525019 203829248 48346 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 49763 48346 1116 68 0 49695 0
[pid=20964] vsize: 199052
Current children cumulated CPU time (s) 866.17
Current children cumulated vsize (Kb) 199052

[startup+880.041 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 48796 0 0 0 87227 388 0 0 25 0 1 0 1839525019 204775424 48594 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 49994 48594 1116 68 0 49926 0
[pid=20964] vsize: 199976
Current children cumulated CPU time (s) 876.15
Current children cumulated vsize (Kb) 199976

[startup+890.04 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 49031 0 0 0 88225 389 0 0 25 0 1 0 1839525019 205848576 48827 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 50256 48827 1116 68 0 50188 0
[pid=20964] vsize: 201024
Current children cumulated CPU time (s) 886.14
Current children cumulated vsize (Kb) 201024

[startup+900.041 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 49257 0 0 0 89221 391 0 0 25 0 1 0 1839525019 206794752 49053 4294967295 134512640 134736556 3221224560 3221223104 134543700 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 50487 49053 1116 68 0 50419 0
[pid=20964] vsize: 201948
Current children cumulated CPU time (s) 896.12
Current children cumulated vsize (Kb) 201948

[startup+910.042 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 49414 0 0 0 90220 392 0 0 25 0 1 0 1839525019 207421440 49209 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 50640 49209 1116 68 0 50572 0
[pid=20964] vsize: 202560
Current children cumulated CPU time (s) 906.12
Current children cumulated vsize (Kb) 202560

[startup+920.042 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 49660 0 0 0 91216 394 0 0 25 0 1 0 1839525019 208478208 49449 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 50898 49449 1116 68 0 50830 0
[pid=20964] vsize: 203592
Current children cumulated CPU time (s) 916.1
Current children cumulated vsize (Kb) 203592

[startup+930.042 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 49958 0 0 0 92211 397 0 0 25 0 1 0 1839525019 209895424 49745 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 51244 49745 1116 68 0 51176 0
[pid=20964] vsize: 204976
Current children cumulated CPU time (s) 926.08
Current children cumulated vsize (Kb) 204976

[startup+940.043 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 50208 0 0 0 93206 400 0 0 25 0 1 0 1839525019 210878464 49994 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 51484 49994 1116 68 0 51416 0
[pid=20964] vsize: 205936
Current children cumulated CPU time (s) 936.06
Current children cumulated vsize (Kb) 205936

[startup+950.043 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 50488 0 0 0 94201 402 0 0 25 0 1 0 1839525019 212295680 50274 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 51830 50274 1116 68 0 51762 0
[pid=20964] vsize: 207320
Current children cumulated CPU time (s) 946.03
Current children cumulated vsize (Kb) 207320

[startup+960.043 s]
Raw data (loadavg): 0.99 0.95 0.65 1/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) T 20963 20964 20728 0 -1 0 50680 0 0 0 95197 404 0 0 25 0 1 0 1839525019 212971520 50466 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20964/statm): 51995 50466 1116 68 0 51927 0
[pid=20964] vsize: 207980
Current children cumulated CPU time (s) 956.01
Current children cumulated vsize (Kb) 207980

[startup+970.043 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 51012 0 0 0 96190 408 0 0 25 0 1 0 1839525019 214323200 50798 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 52325 50798 1116 68 0 52257 0
[pid=20964] vsize: 209300
Current children cumulated CPU time (s) 965.98
Current children cumulated vsize (Kb) 209300

[startup+980.044 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 51256 0 0 0 97187 410 0 0 25 0 1 0 1839525019 215539712 51039 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 52622 51039 1116 68 0 52554 0
[pid=20964] vsize: 210488
Current children cumulated CPU time (s) 975.97
Current children cumulated vsize (Kb) 210488

[startup+990.044 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 51488 0 0 0 98183 412 0 0 25 0 1 0 1839525019 216391680 51268 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 52830 51268 1116 68 0 52762 0
[pid=20964] vsize: 211320
Current children cumulated CPU time (s) 985.95
Current children cumulated vsize (Kb) 211320

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 51779 0 0 0 99179 413 0 0 25 0 1 0 1839525019 217608192 51559 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 53127 51559 1116 68 0 53059 0
[pid=20964] vsize: 212508
Current children cumulated CPU time (s) 995.92
Current children cumulated vsize (Kb) 212508

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 52031 0 0 0 100176 414 0 0 25 0 1 0 1839525019 218755072 51802 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 53407 51802 1116 68 0 53339 0
[pid=20964] vsize: 213628
Current children cumulated CPU time (s) 1005.9
Current children cumulated vsize (Kb) 213628

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 52214 0 0 0 101173 416 0 0 25 0 1 0 1839525019 219430912 51985 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 53572 51985 1116 68 0 53504 0
[pid=20964] vsize: 214288
Current children cumulated CPU time (s) 1015.89
Current children cumulated vsize (Kb) 214288

[startup+1030.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 52403 0 0 0 102169 418 0 0 25 0 1 0 1839525019 220266496 52174 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 53776 52174 1116 68 0 53708 0
[pid=20964] vsize: 215104
Current children cumulated CPU time (s) 1025.87
Current children cumulated vsize (Kb) 215104

[startup+1040.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 52586 0 0 0 103167 419 0 0 25 0 1 0 1839525019 221130752 52357 4294967295 134512640 134736556 3221224560 3221223016 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 53987 52357 1116 68 0 53919 0
[pid=20964] vsize: 215948
Current children cumulated CPU time (s) 1035.86
Current children cumulated vsize (Kb) 215948

[startup+1050.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 52823 0 0 0 104164 420 0 0 25 0 1 0 1839525019 221937664 52594 4294967295 134512640 134736556 3221224560 3221223296 134529340 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 54184 52594 1116 68 0 54116 0
[pid=20964] vsize: 216736
Current children cumulated CPU time (s) 1045.84
Current children cumulated vsize (Kb) 216736

[startup+1060.05 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 53056 0 0 0 105161 422 0 0 25 0 1 0 1839525019 223010816 52822 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 54446 52822 1116 68 0 54378 0
[pid=20964] vsize: 217784
Current children cumulated CPU time (s) 1055.83
Current children cumulated vsize (Kb) 217784

[startup+1070.05 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 53282 0 0 0 106157 424 0 0 25 0 1 0 1839525019 223821824 53048 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 54644 53048 1116 68 0 54576 0
[pid=20964] vsize: 218576
Current children cumulated CPU time (s) 1065.81
Current children cumulated vsize (Kb) 218576

[startup+1080.05 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 53477 0 0 0 107153 426 0 0 25 0 1 0 1839525019 224669696 53242 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 54851 53242 1116 68 0 54783 0
[pid=20964] vsize: 219404
Current children cumulated CPU time (s) 1075.79
Current children cumulated vsize (Kb) 219404

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 53653 0 0 0 108151 427 0 0 25 0 1 0 1839525019 225378304 53414 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 55024 53414 1116 68 0 54956 0
[pid=20964] vsize: 220096
Current children cumulated CPU time (s) 1085.78
Current children cumulated vsize (Kb) 220096

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 53860 0 0 0 109148 428 0 0 25 0 1 0 1839525019 226189312 53621 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 55222 53621 1116 68 0 55154 0
[pid=20964] vsize: 220888
Current children cumulated CPU time (s) 1095.76
Current children cumulated vsize (Kb) 220888

[startup+1110.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 54039 0 0 0 110146 429 0 0 25 0 1 0 1839525019 227004416 53798 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 55421 53798 1116 68 0 55353 0
[pid=20964] vsize: 221684
Current children cumulated CPU time (s) 1105.75
Current children cumulated vsize (Kb) 221684

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 54178 0 0 0 111145 430 0 0 25 0 1 0 1839525019 227561472 53934 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 55557 53934 1116 68 0 55489 0
[pid=20964] vsize: 222228
Current children cumulated CPU time (s) 1115.75
Current children cumulated vsize (Kb) 222228

[startup+1130.05 s]
Raw data (loadavg): 0.99 0.97 0.70 1/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) T 20963 20964 20728 0 -1 0 54363 0 0 0 112143 432 0 0 25 0 1 0 1839525019 228270080 54117 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20964/statm): 55730 54117 1116 68 0 55662 0
[pid=20964] vsize: 222920
Current children cumulated CPU time (s) 1125.75
Current children cumulated vsize (Kb) 222920

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 54534 0 0 0 113140 433 0 0 25 0 1 0 1839525019 228974592 54288 4294967295 134512640 134736556 3221224560 3221223016 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 55902 54288 1116 68 0 55834 0
[pid=20964] vsize: 223608
Current children cumulated CPU time (s) 1135.73
Current children cumulated vsize (Kb) 223608

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 54719 0 0 0 114136 435 0 0 25 0 1 0 1839525019 229986304 54472 4294967295 134512640 134736556 3221224560 3221223296 134529346 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 56149 54472 1116 68 0 56081 0
[pid=20964] vsize: 224596
Current children cumulated CPU time (s) 1145.71
Current children cumulated vsize (Kb) 224596

[startup+1160.05 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 54970 0 0 0 115132 437 0 0 25 0 1 0 1839525019 230932480 54723 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 56380 54723 1116 68 0 56312 0
[pid=20964] vsize: 225520
Current children cumulated CPU time (s) 1155.69
Current children cumulated vsize (Kb) 225520

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 55176 0 0 0 116129 438 0 0 25 0 1 0 1839525019 231743488 54929 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 56578 54929 1116 68 0 56510 0
[pid=20964] vsize: 226312
Current children cumulated CPU time (s) 1165.67
Current children cumulated vsize (Kb) 226312

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 55310 0 0 0 117127 439 0 0 25 0 1 0 1839525019 232476672 55063 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 56757 55063 1116 68 0 56689 0
[pid=20964] vsize: 227028
Current children cumulated CPU time (s) 1175.66
Current children cumulated vsize (Kb) 227028

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 20964
Raw data (/proc/20964/stat): 20964 (bsolo) R 20963 20964 20728 0 -1 0 55523 0 0 0 118123 441 0 0 25 0 1 0 1839525019 233353216 55275 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20964/statm): 56971 55275 1116 68 0 56903 0
[pid=20964] vsize: 227884
Current children cumulated CPU time (s) 1185.64
Current children cumulated vsize (Kb) 227884
One traced child (pid=20964) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1199.58
CPU time (s): 1195.17
CPU user time (s): 1190.62
CPU system time (s): 4.54131
CPU usage (%): 99.6319
Max. virtual memory (cumulated for all children) (Kb): 227884

Verifier Data

ERROR: no interpretation found !