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-fpga14_14_sat_pb.cnf.cr.opb
MD5SUMfe97068efc5fde8cbd48a084444e76d6
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 15
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.064989
Number of variables294
Total number of constraints238
Number of constraints which are clauses210
Number of constraints which are cardinality constraints (but not clauses)28
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint14

Trace number 43

Launcher Data

LAUNCH ON wulflinc11 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=33 boxname=wulflinc11 idbench=33 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  fe97068efc5fde8cbd48a084444e76d6  /oldhome/oroussel/tmp/wulflinc11/normalized-fpga14_14_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc11/normalized-fpga14_14_sat_pb.cnf.cr.opb
IDLAUNCH: 33
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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.028
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:        951044 kB
Buffers:         33612 kB
Cached:          22804 kB
SwapCached:        772 kB
Active:          52404 kB
Inactive:         6620 kB
HighTotal:      131008 kB
HighFree:       106764 kB
LowTotal:       903652 kB
LowFree:        844280 kB
SwapTotal:     2097136 kB
SwapFree:      2095816 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            18924 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 07:59:35 (client local time) WITH STATUS 0 IN 1195.14 SECONDS
stats: 33 7 1195.14 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 294 variables and 238 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 294 variables and 238 constraints.
c Restart #1 #Var: 294 #Dec: 345 LB: 0 @ 0.313
c Restart #2 #Var: 294 #Dec: 766 LB: 0 @ 0.779
c Restart #3 #Var: 294 #Dec: 1382 LB: 0 @ 1.655
c Restart #4 #Var: 294 #Dec: 2209 LB: 0 @ 3.727
c Restart #5 #Var: 294 #Dec: 3228 LB: 0 @ 6.69
c Restart #6 #Var: 294 #Dec: 4460 LB: 0 @ 10.359
c Restart #7 #Var: 294 #Dec: 5886 LB: 0 @ 15.668
c Restart #8 #Var: 294 #Dec: 7513 LB: 0 @ 21.413
c Restart #9 #Var: 294 #Dec: 9345 LB: 0 @ 28.448
c Restart #10 #Var: 294 #Dec: 11374 LB: 0 @ 37.519
c Restart #11 #Var: 294 #Dec: 13639 LB: 0 @ 50.076
c Restart #12 #Var: 294 #Dec: 16083 LB: 0 @ 64.91
c Restart #13 #Var: 294 #Dec: 18753 LB: 0 @ 79.924
c Restart #14 #Var: 294 #Dec: 21610 LB: 0 @ 103.73
c Restart #15 #Var: 294 #Dec: 24664 LB: 0 @ 121.65
c Restart #16 #Var: 294 #Dec: 27954 LB: 0 @ 160.3
c Restart #17 #Var: 294 #Dec: 31412 LB: 0 @ 189.2
c Restart #18 #Var: 294 #Dec: 35099 LB: 0 @ 235.67
c Restart #19 #Var: 294 #Dec: 39033 LB: 0 @ 272.43
c Restart #20 #Var: 294 #Dec: 43168 LB: 0 @ 325.47
c Restart #21 #Var: 294 #Dec: 47470 LB: 0 @ 369.31
c Restart #22 #Var: 294 #Dec: 51959 LB: 0 @ 441.07
c Restart #23 #Var: 294 #Dec: 56700 LB: 0 @ 502.95
c Restart #24 #Var: 294 #Dec: 61628 LB: 0 @ 587
c CHANGE Heuristic... 
c Restart #0 #Var: 294 #Dec: 66699 LB: 0 @ 664.49
c Restart #1 #Var: 294 #Dec: 66934 LB: 0 @ 666.65
c Restart #2 #Var: 294 #Dec: 67352 LB: 0 @ 671.21
c Restart #3 #Var: 294 #Dec: 67972 LB: 0 @ 680.16
c Restart #4 #Var: 294 #Dec: 68789 LB: 0 @ 690.58
c Restart #5 #Var: 294 #Dec: 69823 LB: 0 @ 704.61
c Restart #6 #Var: 294 #Dec: 71044 LB: 0 @ 719.82
c Restart #7 #Var: 294 #Dec: 72471 LB: 0 @ 736.43
c Restart #8 #Var: 294 #Dec: 74114 LB: 0 @ 751.9
c Restart #9 #Var: 294 #Dec: 75954 LB: 0 @ 770.14
c Restart #10 #Var: 294 #Dec: 78012 LB: 0 @ 787.36
c Restart #11 #Var: 294 #Dec: 80246 LB: 0 @ 812.84
c Restart #12 #Var: 294 #Dec: 82717 LB: 0 @ 837.37
c Restart #13 #Var: 294 #Dec: 85374 LB: 0 @ 860.36
c Restart #14 #Var: 294 #Dec: 88275 LB: 0 @ 892.13
c Restart #15 #Var: 294 #Dec: 91317 LB: 0 @ 927.64
c Restart #16 #Var: 294 #Dec: 94591 LB: 0 @ 979.95
c Restart #17 #Var: 294 #Dec: 98080 LB: 0 @ 1030.1
c Restart #18 #Var: 294 #Dec: 101764 LB: 0 @ 1070.4
c Restart #19 #Var: 294 #Dec: 105667 LB: 0 @ 1135.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/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1781291489 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10000/statm): 107 3 90 68 0 39 0
[pid=10000] 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/wulflinc11/normalized-fpga14_14_sat_pb.cnf.cr.opb

[startup+10.0036 s]
Raw data (loadavg): 0.83 0.31 0.11 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 3183 0 0 0 957 19 0 0 25 0 1 0 1781291489 16044032 3094 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 3917 3094 1116 68 0 3849 0
[pid=10000] vsize: 15668
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (Kb) 15668

[startup+20.0044 s]
Raw data (loadavg): 0.86 0.34 0.12 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 5055 0 0 0 1931 31 0 0 25 0 1 0 1781291489 23752704 4966 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 5799 4966 1116 68 0 5731 0
[pid=10000] vsize: 23196
Current children cumulated CPU time (s) 19.62
Current children cumulated vsize (Kb) 23196

[startup+30.0052 s]
Raw data (loadavg): 0.88 0.36 0.13 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 6790 0 0 0 2908 42 0 0 25 0 1 0 1781291489 30932992 6701 4294967295 134512640 134736556 3221224560 3221223172 134544560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10000/statm): 7552 6701 1116 68 0 7484 0
[pid=10000] vsize: 30208
Current children cumulated CPU time (s) 29.5
Current children cumulated vsize (Kb) 30208

[startup+40.0049 s]
Raw data (loadavg): 0.90 0.38 0.14 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 8309 0 0 0 3886 53 0 0 25 0 1 0 1781291489 37154816 8220 4294967295 134512640 134736556 3221224560 3221223152 134716398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 9071 8220 1116 68 0 9003 0
[pid=10000] vsize: 36284
Current children cumulated CPU time (s) 39.39
Current children cumulated vsize (Kb) 36284

[startup+50.0057 s]
Raw data (loadavg): 0.91 0.40 0.14 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 9487 0 0 0 4871 60 0 0 25 0 1 0 1781291489 42029056 9398 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 10261 9398 1116 68 0 10193 0
[pid=10000] vsize: 41044
Current children cumulated CPU time (s) 49.31
Current children cumulated vsize (Kb) 41044

[startup+60.0055 s]
Raw data (loadavg): 0.92 0.42 0.15 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 10569 0 0 0 5856 68 0 0 25 0 1 0 1781291489 46493696 10480 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 11351 10480 1116 68 0 11283 0
[pid=10000] vsize: 45404
Current children cumulated CPU time (s) 59.24
Current children cumulated vsize (Kb) 45404

[startup+70.0063 s]
Raw data (loadavg): 0.94 0.44 0.16 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 11660 0 0 0 6839 77 0 0 25 0 1 0 1781291489 50966528 11571 4294967295 134512640 134736556 3221224560 3221223280 134529208 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10000/statm): 12443 11571 1116 68 0 12375 0
[pid=10000] vsize: 49772
Current children cumulated CPU time (s) 69.16
Current children cumulated vsize (Kb) 49772

[startup+80.0071 s]
Raw data (loadavg): 0.95 0.45 0.17 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 12716 0 0 0 7823 84 0 0 25 0 1 0 1781291489 55291904 12625 4294967295 134512640 134736556 3221224560 3221223260 134553984 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 13499 12625 1116 68 0 13431 0
[pid=10000] vsize: 53996
Current children cumulated CPU time (s) 79.07
Current children cumulated vsize (Kb) 53996

[startup+90.0069 s]
Raw data (loadavg): 0.95 0.47 0.18 1/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) T 9999 10000 9854 0 -1 0 13531 0 0 0 8811 90 0 0 25 0 1 0 1781291489 58671104 13438 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10000/statm): 14324 13438 1116 68 0 14256 0
[pid=10000] vsize: 57296
Current children cumulated CPU time (s) 89.01
Current children cumulated vsize (Kb) 57296

[startup+100.008 s]
Raw data (loadavg): 0.96 0.49 0.19 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 14302 0 0 0 9800 95 0 0 25 0 1 0 1781291489 61788160 14209 4294967295 134512640 134736556 3221224560 3221223184 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 15085 14209 1116 68 0 15017 0
[pid=10000] vsize: 60340
Current children cumulated CPU time (s) 98.95
Current children cumulated vsize (Kb) 60340

[startup+110.007 s]
Raw data (loadavg): 0.97 0.50 0.20 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 15430 0 0 0 10785 102 0 0 25 0 1 0 1781291489 66387968 15337 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 16208 15337 1116 68 0 16140 0
[pid=10000] vsize: 64832
Current children cumulated CPU time (s) 108.87
Current children cumulated vsize (Kb) 64832

[startup+120.008 s]
Raw data (loadavg): 0.97 0.52 0.20 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 16438 0 0 0 11772 108 0 0 25 0 1 0 1781291489 70590464 16345 4294967295 134512640 134736556 3221224560 3221222624 134717168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 17234 16345 1116 68 0 17166 0
[pid=10000] vsize: 68936
Current children cumulated CPU time (s) 118.8
Current children cumulated vsize (Kb) 68936

[startup+130.009 s]
Raw data (loadavg): 0.97 0.54 0.21 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 17121 0 0 0 12762 113 0 0 25 0 1 0 1781291489 73318400 17028 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 17900 17028 1116 68 0 17832 0
[pid=10000] vsize: 71600
Current children cumulated CPU time (s) 128.75
Current children cumulated vsize (Kb) 71600

[startup+140.009 s]
Raw data (loadavg): 0.98 0.55 0.22 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 17878 0 0 0 13750 118 0 0 25 0 1 0 1781291489 76460032 17785 4294967295 134512640 134736556 3221224560 3221223228 134554110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 18667 17785 1116 68 0 18599 0
[pid=10000] vsize: 74668
Current children cumulated CPU time (s) 138.68
Current children cumulated vsize (Kb) 74668

[startup+150.01 s]
Raw data (loadavg): 0.98 0.56 0.23 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 18505 0 0 0 14741 123 0 0 25 0 1 0 1781291489 79028224 18412 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 19294 18412 1116 68 0 19226 0
[pid=10000] vsize: 77176
Current children cumulated CPU time (s) 148.64
Current children cumulated vsize (Kb) 77176

[startup+160.009 s]
Raw data (loadavg): 0.98 0.58 0.24 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 18990 0 0 0 15734 127 0 0 25 0 1 0 1781291489 81055744 18897 4294967295 134512640 134736556 3221224560 3221223296 134605579 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 19789 18897 1116 68 0 19721 0
[pid=10000] vsize: 79156
Current children cumulated CPU time (s) 158.61
Current children cumulated vsize (Kb) 79156

[startup+170.01 s]
Raw data (loadavg): 0.99 0.59 0.24 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 19621 0 0 0 16726 131 0 0 25 0 1 0 1781291489 83636224 19528 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 20419 19528 1116 68 0 20351 0
[pid=10000] vsize: 81676
Current children cumulated CPU time (s) 168.57
Current children cumulated vsize (Kb) 81676

[startup+180.011 s]
Raw data (loadavg): 0.99 0.60 0.25 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 20397 0 0 0 17715 136 0 0 25 0 1 0 1781291489 86781952 20301 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 21187 20301 1116 68 0 21119 0
[pid=10000] vsize: 84748
Current children cumulated CPU time (s) 178.51
Current children cumulated vsize (Kb) 84748

[startup+190.011 s]
Raw data (loadavg): 0.99 0.62 0.26 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 21262 0 0 0 18703 142 0 0 25 0 1 0 1781291489 90431488 21166 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 22078 21166 1116 68 0 22010 0
[pid=10000] vsize: 88312
Current children cumulated CPU time (s) 188.45
Current children cumulated vsize (Kb) 88312

[startup+200.011 s]
Raw data (loadavg): 0.99 0.63 0.27 1/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) T 9999 10000 9854 0 -1 0 21859 0 0 0 19693 147 0 0 25 0 1 0 1781291489 92913664 21760 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10000/statm): 22684 21760 1116 68 0 22616 0
[pid=10000] vsize: 90736
Current children cumulated CPU time (s) 198.4
Current children cumulated vsize (Kb) 90736

[startup+210.01 s]
Raw data (loadavg): 0.99 0.64 0.27 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 22596 0 0 0 20682 154 0 0 25 0 1 0 1781291489 96075776 22497 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 23456 22497 1116 68 0 23388 0
[pid=10000] vsize: 93824
Current children cumulated CPU time (s) 208.36
Current children cumulated vsize (Kb) 93824

[startup+220.011 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 23144 0 0 0 21674 157 0 0 25 0 1 0 1781291489 98234368 23044 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 23983 23044 1116 68 0 23915 0
[pid=10000] vsize: 95932
Current children cumulated CPU time (s) 218.31
Current children cumulated vsize (Kb) 95932

[startup+230.011 s]
Raw data (loadavg): 0.99 0.66 0.29 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 23605 0 0 0 22669 160 0 0 25 0 1 0 1781291489 100126720 23505 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 24445 23505 1116 68 0 24377 0
[pid=10000] vsize: 97780
Current children cumulated CPU time (s) 228.29
Current children cumulated vsize (Kb) 97780

[startup+240.011 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 23988 0 0 0 23662 164 0 0 25 0 1 0 1781291489 101748736 23888 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 24841 23888 1116 68 0 24773 0
[pid=10000] vsize: 99364
Current children cumulated CPU time (s) 238.26
Current children cumulated vsize (Kb) 99364

[startup+250.01 s]
Raw data (loadavg): 0.99 0.68 0.30 1/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) T 9999 10000 9854 0 -1 0 24627 0 0 0 24652 169 0 0 25 0 1 0 1781291489 104337408 24527 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10000/statm): 25473 24527 1116 68 0 25405 0
[pid=10000] vsize: 101892
Current children cumulated CPU time (s) 248.21
Current children cumulated vsize (Kb) 101892

[startup+260.01 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 25435 0 0 0 25638 175 0 0 25 0 1 0 1781291489 107716608 25335 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 26298 25335 1116 68 0 26230 0
[pid=10000] vsize: 105192
Current children cumulated CPU time (s) 258.13
Current children cumulated vsize (Kb) 105192

[startup+270.011 s]
Raw data (loadavg): 0.99 0.70 0.32 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 26150 0 0 0 26627 182 0 0 25 0 1 0 1781291489 110555136 26050 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 26991 26050 1116 68 0 26923 0
[pid=10000] vsize: 107964
Current children cumulated CPU time (s) 268.09
Current children cumulated vsize (Kb) 107964

[startup+280.011 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 26656 0 0 0 27620 184 0 0 25 0 1 0 1781291489 112754688 26554 4294967295 134512640 134736556 3221224560 3221223232 134528763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 27528 26554 1116 68 0 27460 0
[pid=10000] vsize: 110112
Current children cumulated CPU time (s) 278.04
Current children cumulated vsize (Kb) 110112

[startup+290.011 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 27232 0 0 0 28612 187 0 0 25 0 1 0 1781291489 115118080 27129 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 28105 27129 1116 68 0 28037 0
[pid=10000] vsize: 112420
Current children cumulated CPU time (s) 287.99
Current children cumulated vsize (Kb) 112420

[startup+300.011 s]
Raw data (loadavg): 0.99 0.73 0.34 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 27736 0 0 0 29605 191 0 0 25 0 1 0 1781291489 117280768 27633 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 28633 27634 1116 68 0 28565 0
[pid=10000] vsize: 114532
Current children cumulated CPU time (s) 297.96
Current children cumulated vsize (Kb) 114532

[startup+310.011 s]
Raw data (loadavg): 0.99 0.74 0.34 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 28371 0 0 0 30595 196 0 0 25 0 1 0 1781291489 119848960 28268 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 29260 28268 1116 68 0 29192 0
[pid=10000] vsize: 117040
Current children cumulated CPU time (s) 307.91
Current children cumulated vsize (Kb) 117040

[startup+320.012 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 28897 0 0 0 31586 200 0 0 25 0 1 0 1781291489 122064896 28793 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 29801 28793 1116 68 0 29733 0
[pid=10000] vsize: 119204
Current children cumulated CPU time (s) 317.86
Current children cumulated vsize (Kb) 119204

[startup+330.013 s]
Raw data (loadavg): 0.99 0.75 0.36 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 29381 0 0 0 32578 204 0 0 25 0 1 0 1781291489 123957248 29277 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 30263 29278 1116 68 0 30195 0
[pid=10000] vsize: 121052
Current children cumulated CPU time (s) 327.82
Current children cumulated vsize (Kb) 121052

[startup+340.013 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 29896 0 0 0 33570 208 0 0 25 0 1 0 1781291489 126119936 29792 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 30791 29792 1116 68 0 30723 0
[pid=10000] vsize: 123164
Current children cumulated CPU time (s) 337.78
Current children cumulated vsize (Kb) 123164

[startup+350.012 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 30588 0 0 0 34559 214 0 0 25 0 1 0 1781291489 128958464 30484 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 31484 30484 1116 68 0 31416 0
[pid=10000] vsize: 125936
Current children cumulated CPU time (s) 347.73
Current children cumulated vsize (Kb) 125936

[startup+360.013 s]
Raw data (loadavg): 0.99 0.78 0.38 1/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) T 9999 10000 9854 0 -1 0 31214 0 0 0 35550 218 0 0 25 0 1 0 1781291489 131526656 31110 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10000/statm): 32111 31110 1116 68 0 32043 0
[pid=10000] vsize: 128444
Current children cumulated CPU time (s) 357.68
Current children cumulated vsize (Kb) 128444

[startup+370.014 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 32002 0 0 0 36538 224 0 0 25 0 1 0 1781291489 134770688 31898 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 32903 31898 1116 68 0 32835 0
[pid=10000] vsize: 131612
Current children cumulated CPU time (s) 367.62
Current children cumulated vsize (Kb) 131612

[startup+380.014 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 32397 0 0 0 37532 227 0 0 25 0 1 0 1781291489 136433664 32290 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 33309 32290 1116 68 0 33241 0
[pid=10000] vsize: 133236
Current children cumulated CPU time (s) 377.59
Current children cumulated vsize (Kb) 133236

[startup+390.013 s]
Raw data (loadavg): 0.99 0.80 0.39 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 32867 0 0 0 38525 231 0 0 25 0 1 0 1781291489 138391552 32757 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 33787 32757 1116 68 0 33719 0
[pid=10000] vsize: 135148
Current children cumulated CPU time (s) 387.56
Current children cumulated vsize (Kb) 135148

[startup+400.014 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 33270 0 0 0 39519 235 0 0 25 0 1 0 1781291489 140029952 33159 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 34187 33159 1116 68 0 34119 0
[pid=10000] vsize: 136748
Current children cumulated CPU time (s) 397.54
Current children cumulated vsize (Kb) 136748

[startup+410.014 s]
Raw data (loadavg): 0.99 0.81 0.40 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 33874 0 0 0 40508 239 0 0 25 0 1 0 1781291489 142462976 33763 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 34781 33763 1116 68 0 34713 0
[pid=10000] vsize: 139124
Current children cumulated CPU time (s) 407.47
Current children cumulated vsize (Kb) 139124

[startup+420.015 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 34392 0 0 0 41501 243 0 0 25 0 1 0 1781291489 144490496 34281 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 35276 34281 1116 68 0 35208 0
[pid=10000] vsize: 141104
Current children cumulated CPU time (s) 417.44
Current children cumulated vsize (Kb) 141104

[startup+430.016 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 34833 0 0 0 42496 246 0 0 25 0 1 0 1781291489 146407424 34722 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 35744 34722 1116 68 0 35676 0
[pid=10000] vsize: 142976
Current children cumulated CPU time (s) 427.42
Current children cumulated vsize (Kb) 142976

[startup+440.015 s]
Raw data (loadavg): 0.99 0.83 0.42 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 35222 0 0 0 43490 249 0 0 25 0 1 0 1781291489 147894272 35111 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 36107 35111 1116 68 0 36039 0
[pid=10000] vsize: 144428
Current children cumulated CPU time (s) 437.39
Current children cumulated vsize (Kb) 144428

[startup+450.016 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 35692 0 0 0 44483 252 0 0 25 0 1 0 1781291489 149827584 35581 4294967295 134512640 134736556 3221224560 3221223136 134544679 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10000/statm): 36579 35581 1116 68 0 36511 0
[pid=10000] vsize: 146316
Current children cumulated CPU time (s) 447.35
Current children cumulated vsize (Kb) 146316

[startup+460.016 s]
Raw data (loadavg): 0.99 0.84 0.43 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 36281 0 0 0 45475 257 0 0 25 0 1 0 1781291489 152260608 36170 4294967295 134512640 134736556 3221224560 3221223296 134529007 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 37173 36170 1116 68 0 37105 0
[pid=10000] vsize: 148692
Current children cumulated CPU time (s) 457.32
Current children cumulated vsize (Kb) 148692

[startup+470.017 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 36802 0 0 0 46468 260 0 0 25 0 1 0 1781291489 154423296 36691 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 37701 36691 1116 68 0 37633 0
[pid=10000] vsize: 150804
Current children cumulated CPU time (s) 467.28
Current children cumulated vsize (Kb) 150804

[startup+480.018 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 37342 0 0 0 47460 264 0 0 25 0 1 0 1781291489 156585984 37231 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 38229 37231 1116 68 0 38161 0
[pid=10000] vsize: 152916
Current children cumulated CPU time (s) 477.24
Current children cumulated vsize (Kb) 152916

[startup+490.017 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 37794 0 0 0 48454 266 0 0 25 0 1 0 1781291489 158511104 37683 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 38699 37683 1116 68 0 38631 0
[pid=10000] vsize: 154796
Current children cumulated CPU time (s) 487.2
Current children cumulated vsize (Kb) 154796

[startup+500.018 s]
Raw data (loadavg): 0.99 0.85 0.46 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 38155 0 0 0 49448 269 0 0 25 0 1 0 1781291489 159997952 38044 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 39062 38044 1116 68 0 38994 0
[pid=10000] vsize: 156248
Current children cumulated CPU time (s) 497.17
Current children cumulated vsize (Kb) 156248

[startup+510.019 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 38693 0 0 0 50439 274 0 0 25 0 1 0 1781291489 162373632 38581 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 39642 38581 1116 68 0 39574 0
[pid=10000] vsize: 158568
Current children cumulated CPU time (s) 507.13
Current children cumulated vsize (Kb) 158568

[startup+520.02 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 39087 0 0 0 51434 277 0 0 25 0 1 0 1781291489 163930112 38966 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 40022 38966 1116 68 0 39954 0
[pid=10000] vsize: 160088
Current children cumulated CPU time (s) 517.11
Current children cumulated vsize (Kb) 160088

[startup+530.019 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 39591 0 0 0 52427 280 0 0 25 0 1 0 1781291489 165957632 39470 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 40517 39470 1116 68 0 40449 0
[pid=10000] vsize: 162068
Current children cumulated CPU time (s) 527.07
Current children cumulated vsize (Kb) 162068

[startup+540.02 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 40057 0 0 0 53421 283 0 0 25 0 1 0 1781291489 167849984 39935 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 40979 39935 1116 68 0 40911 0
[pid=10000] vsize: 163916
Current children cumulated CPU time (s) 537.04
Current children cumulated vsize (Kb) 163916

[startup+550.021 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 40547 0 0 0 54414 287 0 0 25 0 1 0 1781291489 169930752 40422 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 41487 40422 1116 68 0 41419 0
[pid=10000] vsize: 165948
Current children cumulated CPU time (s) 547.01
Current children cumulated vsize (Kb) 165948

[startup+560.021 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 41033 0 0 0 55406 292 0 0 25 0 1 0 1781291489 171995136 40906 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 41991 40906 1116 68 0 41923 0
[pid=10000] vsize: 167964
Current children cumulated CPU time (s) 556.98
Current children cumulated vsize (Kb) 167964

[startup+570.022 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 41397 0 0 0 56401 294 0 0 25 0 1 0 1781291489 173506560 41270 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 42360 41270 1116 68 0 42292 0
[pid=10000] vsize: 169440
Current children cumulated CPU time (s) 566.95
Current children cumulated vsize (Kb) 169440

[startup+580.021 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 41803 0 0 0 57395 297 0 0 25 0 1 0 1781291489 175321088 41672 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 42803 41672 1116 68 0 42735 0
[pid=10000] vsize: 171212
Current children cumulated CPU time (s) 576.92
Current children cumulated vsize (Kb) 171212

[startup+590.021 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 42155 0 0 0 58390 300 0 0 25 0 1 0 1781291489 176807936 42024 4294967295 134512640 134736556 3221224560 3221223260 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 43166 42024 1116 68 0 43098 0
[pid=10000] vsize: 172664
Current children cumulated CPU time (s) 586.9
Current children cumulated vsize (Kb) 172664

[startup+600.022 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 42473 0 0 0 59384 302 0 0 25 0 1 0 1781291489 178032640 42342 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 43465 42342 1116 68 0 43397 0
[pid=10000] vsize: 173860
Current children cumulated CPU time (s) 596.86
Current children cumulated vsize (Kb) 173860

[startup+610.023 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 42864 0 0 0 60378 307 0 0 25 0 1 0 1781291489 179732480 42731 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 43880 42731 1116 68 0 43812 0
[pid=10000] vsize: 175520
Current children cumulated CPU time (s) 606.85
Current children cumulated vsize (Kb) 175520

[startup+620.024 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 43417 0 0 0 61370 310 0 0 25 0 1 0 1781291489 181891072 43284 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 44407 43284 1116 68 0 44339 0
[pid=10000] vsize: 177628
Current children cumulated CPU time (s) 616.8
Current children cumulated vsize (Kb) 177628

[startup+630.024 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 43931 0 0 0 62363 314 0 0 25 0 1 0 1781291489 184053760 43796 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 44935 43796 1116 68 0 44867 0
[pid=10000] vsize: 179740
Current children cumulated CPU time (s) 626.77
Current children cumulated vsize (Kb) 179740

[startup+640.024 s]
Raw data (loadavg): 0.99 0.90 0.53 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 44460 0 0 0 63354 318 0 0 25 0 1 0 1781291489 186216448 44323 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 45463 44323 1116 68 0 45395 0
[pid=10000] vsize: 181852
Current children cumulated CPU time (s) 636.72
Current children cumulated vsize (Kb) 181852

[startup+650.025 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 44940 0 0 0 64348 321 0 0 25 0 1 0 1781291489 188108800 44803 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 45925 44803 1116 68 0 45857 0
[pid=10000] vsize: 183700
Current children cumulated CPU time (s) 646.69
Current children cumulated vsize (Kb) 183700

[startup+660.026 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 45249 0 0 0 65343 324 0 0 25 0 1 0 1781291489 189526016 45112 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 46271 45112 1116 68 0 46203 0
[pid=10000] vsize: 185084
Current children cumulated CPU time (s) 656.67
Current children cumulated vsize (Kb) 185084

[startup+670.027 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 45786 0 0 0 66333 329 0 0 25 0 1 0 1781291489 191737856 45646 4294967295 134512640 134736556 3221224560 3221223280 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 46811 45646 1116 68 0 46743 0
[pid=10000] vsize: 187244
Current children cumulated CPU time (s) 666.62
Current children cumulated vsize (Kb) 187244

[startup+680.027 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 46195 0 0 0 67326 333 0 0 25 0 1 0 1781291489 193495040 46055 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 47240 46055 1116 68 0 47172 0
[pid=10000] vsize: 188960
Current children cumulated CPU time (s) 676.59
Current children cumulated vsize (Kb) 188960

[startup+690.027 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 46621 0 0 0 68318 336 0 0 25 0 1 0 1781291489 195252224 46481 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 47669 46481 1116 68 0 47601 0
[pid=10000] vsize: 190676
Current children cumulated CPU time (s) 686.54
Current children cumulated vsize (Kb) 190676

[startup+700.027 s]
Raw data (loadavg): 0.99 0.92 0.55 1/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) T 9999 10000 9854 0 -1 0 47059 0 0 0 69310 340 0 0 25 0 1 0 1781291489 197009408 46919 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10000/statm): 48098 46919 1116 68 0 48030 0
[pid=10000] vsize: 192392
Current children cumulated CPU time (s) 696.5
Current children cumulated vsize (Kb) 192392

[startup+710.028 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 47482 0 0 0 70303 343 0 0 25 0 1 0 1781291489 198766592 47342 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 48527 47342 1116 68 0 48459 0
[pid=10000] vsize: 194108
Current children cumulated CPU time (s) 706.46
Current children cumulated vsize (Kb) 194108

[startup+720.029 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 47941 0 0 0 71296 346 0 0 25 0 1 0 1781291489 200658944 47801 4294967295 134512640 134736556 3221224560 3221223184 134537344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 48989 47801 1116 68 0 48921 0
[pid=10000] vsize: 195956
Current children cumulated CPU time (s) 716.42
Current children cumulated vsize (Kb) 195956

[startup+730.029 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) T 9999 10000 9854 0 -1 0 48437 0 0 0 72287 351 0 0 25 0 1 0 1781291489 202559488 48297 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10000/statm): 49453 48297 1116 68 0 49385 0
[pid=10000] vsize: 197812
Current children cumulated CPU time (s) 726.38
Current children cumulated vsize (Kb) 197812

[startup+740.029 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 48937 0 0 0 73280 354 0 0 25 0 1 0 1781291489 204722176 48797 4294967295 134512640 134736556 3221224560 3221223292 134537642 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 49981 48797 1116 68 0 49913 0
[pid=10000] vsize: 199924
Current children cumulated CPU time (s) 736.34
Current children cumulated vsize (Kb) 199924

[startup+750.03 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 49517 0 0 0 74271 358 0 0 25 0 1 0 1781291489 207020032 49377 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 50542 49377 1116 68 0 50474 0
[pid=10000] vsize: 202168
Current children cumulated CPU time (s) 746.29
Current children cumulated vsize (Kb) 202168

[startup+760.03 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 50091 0 0 0 75262 361 0 0 25 0 1 0 1781291489 209461248 49951 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 51138 49951 1116 68 0 51070 0
[pid=10000] vsize: 204552
Current children cumulated CPU time (s) 756.23
Current children cumulated vsize (Kb) 204552

[startup+770.03 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 50667 0 0 0 76253 366 0 0 25 0 1 0 1781291489 211771392 50527 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 51702 50527 1116 68 0 51634 0
[pid=10000] vsize: 206808
Current children cumulated CPU time (s) 766.19
Current children cumulated vsize (Kb) 206808

[startup+780.031 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 51242 0 0 0 77244 369 0 0 25 0 1 0 1781291489 214073344 51102 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 52264 51102 1116 68 0 52196 0
[pid=10000] vsize: 209056
Current children cumulated CPU time (s) 776.13
Current children cumulated vsize (Kb) 209056

[startup+790.031 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 51879 0 0 0 78234 375 0 0 25 0 1 0 1781291489 216776704 51739 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 52924 51739 1116 68 0 52856 0
[pid=10000] vsize: 211696
Current children cumulated CPU time (s) 786.09
Current children cumulated vsize (Kb) 211696

[startup+800.032 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 52408 0 0 0 79223 381 0 0 25 0 1 0 1781291489 218947584 52267 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 53454 52267 1116 68 0 53386 0
[pid=10000] vsize: 213816
Current children cumulated CPU time (s) 796.04
Current children cumulated vsize (Kb) 213816

[startup+810.032 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 52958 0 0 0 80215 385 0 0 25 0 1 0 1781291489 221110272 52817 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 53982 52817 1116 68 0 53914 0
[pid=10000] vsize: 215928
Current children cumulated CPU time (s) 806
Current children cumulated vsize (Kb) 215928

[startup+820.032 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 53415 0 0 0 81207 389 0 0 25 0 1 0 1781291489 223031296 53273 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 54451 53273 1116 68 0 54383 0
[pid=10000] vsize: 217804
Current children cumulated CPU time (s) 815.96
Current children cumulated vsize (Kb) 217804

[startup+830.032 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 53874 0 0 0 82200 393 0 0 25 0 1 0 1781291489 224952320 53732 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 54920 53732 1116 68 0 54852 0
[pid=10000] vsize: 219680
Current children cumulated CPU time (s) 825.93
Current children cumulated vsize (Kb) 219680

[startup+840.032 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 54498 0 0 0 83189 397 0 0 25 0 1 0 1781291489 227557376 54354 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 55556 54354 1116 68 0 55488 0
[pid=10000] vsize: 222224
Current children cumulated CPU time (s) 835.86
Current children cumulated vsize (Kb) 222224

[startup+850.033 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 55196 0 0 0 84177 404 0 0 25 0 1 0 1781291489 230420480 55052 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 56255 55052 1116 68 0 56187 0
[pid=10000] vsize: 225020
Current children cumulated CPU time (s) 845.81
Current children cumulated vsize (Kb) 225020

[startup+860.032 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 55678 0 0 0 85167 409 0 0 25 0 1 0 1781291489 232448000 55534 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 56750 55534 1116 68 0 56682 0
[pid=10000] vsize: 227000
Current children cumulated CPU time (s) 855.76
Current children cumulated vsize (Kb) 227000

[startup+870.033 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 56179 0 0 0 86157 413 0 0 25 0 1 0 1781291489 234479616 56035 4294967295 134512640 134736556 3221224560 3221223024 134536111 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 57246 56035 1116 68 0 57178 0
[pid=10000] vsize: 228984
Current children cumulated CPU time (s) 865.7
Current children cumulated vsize (Kb) 228984

[startup+880.033 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 56671 0 0 0 87147 417 0 0 25 0 1 0 1781291489 236388352 56526 4294967295 134512640 134736556 3221224560 3221223084 134536369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 57712 56526 1116 68 0 57644 0
[pid=10000] vsize: 230848
Current children cumulated CPU time (s) 875.64
Current children cumulated vsize (Kb) 230848

[startup+890.033 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 57155 0 0 0 88139 420 0 0 25 0 1 0 1781291489 238415872 57008 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 58207 57008 1116 68 0 58139 0
[pid=10000] vsize: 232828
Current children cumulated CPU time (s) 885.59
Current children cumulated vsize (Kb) 232828

[startup+900.034 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 57625 0 0 0 89132 424 0 0 25 0 1 0 1781291489 240521216 57477 4294967295 134512640 134736556 3221224560 3221223028 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 58721 57477 1116 68 0 58653 0
[pid=10000] vsize: 234884
Current children cumulated CPU time (s) 895.56
Current children cumulated vsize (Kb) 234884

[startup+910.033 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 58094 0 0 0 90123 428 0 0 25 0 1 0 1781291489 242585600 57943 4294967295 134512640 134736556 3221224560 3221223272 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 59225 57943 1116 68 0 59157 0
[pid=10000] vsize: 236900
Current children cumulated CPU time (s) 905.51
Current children cumulated vsize (Kb) 236900

[startup+920.034 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 58624 0 0 0 91113 432 0 0 25 0 1 0 1781291489 244764672 58473 4294967295 134512640 134736556 3221224560 3221223136 134549964 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 59757 58473 1116 68 0 59689 0
[pid=10000] vsize: 239028
Current children cumulated CPU time (s) 915.45
Current children cumulated vsize (Kb) 239028

[startup+930.034 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 59067 0 0 0 92104 437 0 0 25 0 1 0 1781291489 246521856 58916 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 60186 58916 1116 68 0 60118 0
[pid=10000] vsize: 240744
Current children cumulated CPU time (s) 925.41
Current children cumulated vsize (Kb) 240744

[startup+940.034 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 59495 0 0 0 93097 440 0 0 25 0 1 0 1781291489 248303616 59343 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 60621 59343 1116 68 0 60553 0
[pid=10000] vsize: 242484
Current children cumulated CPU time (s) 935.37
Current children cumulated vsize (Kb) 242484

[startup+950.035 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 59910 0 0 0 94091 443 0 0 25 0 1 0 1781291489 249946112 59758 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 61022 59758 1116 68 0 60954 0
[pid=10000] vsize: 244088
Current children cumulated CPU time (s) 945.34
Current children cumulated vsize (Kb) 244088

[startup+960.035 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 60276 0 0 0 95085 446 0 0 25 0 1 0 1781291489 251432960 60121 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 61385 60121 1116 68 0 61317 0
[pid=10000] vsize: 245540
Current children cumulated CPU time (s) 955.31
Current children cumulated vsize (Kb) 245540

[startup+970.036 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 60620 0 0 0 96078 449 0 0 25 0 1 0 1781291489 252977152 60463 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 61762 60463 1116 68 0 61694 0
[pid=10000] vsize: 247048
Current children cumulated CPU time (s) 965.27
Current children cumulated vsize (Kb) 247048

[startup+980.036 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 60902 0 0 0 97074 451 0 0 25 0 1 0 1781291489 254300160 60742 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 62085 60742 1116 68 0 62017 0
[pid=10000] vsize: 248340
Current children cumulated CPU time (s) 975.25
Current children cumulated vsize (Kb) 248340

[startup+990.036 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 61274 0 0 0 98066 454 0 0 25 0 1 0 1781291489 255795200 61114 4294967295 134512640 134736556 3221224560 3221223232 134524350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 62450 61114 1116 68 0 62382 0
[pid=10000] vsize: 249800
Current children cumulated CPU time (s) 985.2
Current children cumulated vsize (Kb) 249800

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 61725 0 0 0 99058 458 0 0 25 0 1 0 1781291489 257593344 61561 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 62889 61561 1116 68 0 62821 0
[pid=10000] vsize: 251556
Current children cumulated CPU time (s) 995.16
Current children cumulated vsize (Kb) 251556

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 62027 0 0 0 100053 461 0 0 25 0 1 0 1781291489 258838528 61860 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 63193 61860 1116 68 0 63125 0
[pid=10000] vsize: 252772
Current children cumulated CPU time (s) 1005.14
Current children cumulated vsize (Kb) 252772

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 62462 0 0 0 101045 465 0 0 25 0 1 0 1781291489 260595712 62295 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 63622 62295 1116 68 0 63554 0
[pid=10000] vsize: 254488
Current children cumulated CPU time (s) 1015.1
Current children cumulated vsize (Kb) 254488

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 62772 0 0 0 102039 468 0 0 25 0 1 0 1781291489 261947392 62605 4294967295 134512640 134736556 3221224560 3221223084 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 63952 62605 1116 68 0 63884 0
[pid=10000] vsize: 255808
Current children cumulated CPU time (s) 1025.07
Current children cumulated vsize (Kb) 255808

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 63081 0 0 0 103034 471 0 0 25 0 1 0 1781291489 263180288 62913 4294967295 134512640 134736556 3221224560 3221223264 134609066 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 64253 62913 1116 68 0 64185 0
[pid=10000] vsize: 257012
Current children cumulated CPU time (s) 1035.05
Current children cumulated vsize (Kb) 257012

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 63348 0 0 0 104030 473 0 0 25 0 1 0 1781291489 264278016 63180 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 64521 63180 1116 68 0 64453 0
[pid=10000] vsize: 258084
Current children cumulated CPU time (s) 1045.03
Current children cumulated vsize (Kb) 258084

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 64048 0 0 0 105016 480 0 0 25 0 1 0 1781291489 267309056 63878 4294967295 134512640 134736556 3221224560 3221223296 134529272 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 65261 63878 1116 68 0 65193 0
[pid=10000] vsize: 261044
Current children cumulated CPU time (s) 1054.96
Current children cumulated vsize (Kb) 261044

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 64616 0 0 0 106006 485 0 0 25 0 1 0 1781291489 269606912 64446 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 65822 64446 1116 68 0 65754 0
[pid=10000] vsize: 263288
Current children cumulated CPU time (s) 1064.91
Current children cumulated vsize (Kb) 263288

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 64978 0 0 0 107000 488 0 0 25 0 1 0 1781291489 271093760 64808 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 66185 64808 1116 68 0 66117 0
[pid=10000] vsize: 264740
Current children cumulated CPU time (s) 1074.88
Current children cumulated vsize (Kb) 264740

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 65388 0 0 0 107994 491 0 0 25 0 1 0 1781291489 272752640 65215 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 66590 65215 1116 68 0 66522 0
[pid=10000] vsize: 266360
Current children cumulated CPU time (s) 1084.85
Current children cumulated vsize (Kb) 266360

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 65716 0 0 0 108989 493 0 0 25 0 1 0 1781291489 274137088 65542 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 66928 65542 1116 68 0 66860 0
[pid=10000] vsize: 267712
Current children cumulated CPU time (s) 1094.82
Current children cumulated vsize (Kb) 267712

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 65962 0 0 0 109985 495 0 0 25 0 1 0 1781291489 275136512 65788 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 67172 65788 1116 68 0 67104 0
[pid=10000] vsize: 268688
Current children cumulated CPU time (s) 1104.8
Current children cumulated vsize (Kb) 268688

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 66185 0 0 0 110982 496 0 0 25 0 1 0 1781291489 276115456 66011 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 67411 66011 1116 68 0 67343 0
[pid=10000] vsize: 269644
Current children cumulated CPU time (s) 1114.78
Current children cumulated vsize (Kb) 269644

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 66506 0 0 0 111975 500 0 0 25 0 1 0 1781291489 277471232 66331 4294967295 134512640 134736556 3221224560 3221223232 134528717 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 67742 66331 1116 68 0 67674 0
[pid=10000] vsize: 270968
Current children cumulated CPU time (s) 1124.75
Current children cumulated vsize (Kb) 270968

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 66965 0 0 0 112967 504 0 0 25 0 1 0 1781291489 279384064 66788 4294967295 134512640 134736556 3221224560 3221223152 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 68209 66788 1116 68 0 68141 0
[pid=10000] vsize: 272836
Current children cumulated CPU time (s) 1134.71
Current children cumulated vsize (Kb) 272836

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 67305 0 0 0 113961 507 0 0 25 0 1 0 1781291489 280821760 67128 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 68560 67128 1116 68 0 68492 0
[pid=10000] vsize: 274240
Current children cumulated CPU time (s) 1144.68
Current children cumulated vsize (Kb) 274240

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 67698 0 0 0 114953 510 0 0 25 0 1 0 1781291489 282312704 67521 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 68924 67521 1116 68 0 68856 0
[pid=10000] vsize: 275696
Current children cumulated CPU time (s) 1154.63
Current children cumulated vsize (Kb) 275696

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 67985 0 0 0 115948 513 0 0 25 0 1 0 1781291489 283545600 67802 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 69225 67802 1116 68 0 69157 0
[pid=10000] vsize: 276900
Current children cumulated CPU time (s) 1164.61
Current children cumulated vsize (Kb) 276900

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 68245 0 0 0 116944 515 0 0 25 0 1 0 1781291489 284655616 68062 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 69496 68062 1116 68 0 69428 0
[pid=10000] vsize: 277984
Current children cumulated CPU time (s) 1174.59
Current children cumulated vsize (Kb) 277984

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.97 0.72 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 68438 0 0 0 117941 516 0 0 25 0 1 0 1781291489 285466624 68255 4294967295 134512640 134736556 3221224560 3221223212 134554110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 69694 68255 1116 68 0 69626 0
[pid=10000] vsize: 278776
Current children cumulated CPU time (s) 1184.57
Current children cumulated vsize (Kb) 278776

[startup+1200.05 s]
Raw data (loadavg): 0.99 0.97 0.72 2/56 10000
Raw data (/proc/10000/stat): 10000 (bsolo) R 9999 10000 9854 0 -1 0 69088 0 0 0 118930 521 0 0 25 0 1 0 1781291489 288071680 68904 4294967295 134512640 134736556 3221224560 3221223268 134560275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10000/statm): 70330 68904 1116 68 0 70262 0
[pid=10000] vsize: 281320
Current children cumulated CPU time (s) 1194.51
Current children cumulated vsize (Kb) 281320
One traced child (pid=10000) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1200.67
CPU time (s): 1195.14
CPU user time (s): 1189.8
CPU system time (s): 5.34419
CPU usage (%): 99.5397
Max. virtual memory (cumulated for all children) (Kb): 281320

Verifier Data

ERROR: no interpretation found !