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-fpga13_13_sat_pb.cnf.cr.opb
MD5SUM477af24fc30fd084c6281beb06bd14f4
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 14
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.047992
Number of variables254
Total number of constraints208
Number of constraints which are clauses182
Number of constraints which are cardinality constraints (but not clauses)26
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint13

Trace number 103

Launcher Data

LAUNCH ON wulflinc2 THE 2005-09-18 08:00:07 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=30 boxname=wulflinc2 idbench=30 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  477af24fc30fd084c6281beb06bd14f4  /oldhome/oroussel/tmp/wulflinc2/normalized-fpga13_13_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc2/normalized-fpga13_13_sat_pb.cnf.cr.opb
IDLAUNCH: 30
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        956008 kB
Buffers:         33556 kB
Cached:          21504 kB
SwapCached:       1040 kB
Active:          51276 kB
Inactive:         6428 kB
HighTotal:      131008 kB
HighFree:       108332 kB
LowTotal:       903652 kB
LowFree:        847676 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            15188 kB
Committed_AS:    72324 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:20:07 (client local time) WITH STATUS 0 IN 1195.12 SECONDS
stats: 30 7 1195.12 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 254 variables and 208 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.108
c After prepocess the problem consists of 254 variables and 208 constraints.
c Restart #1 #Var: 254 #Dec: 267 LB: 0 @ 0.328
c Restart #2 #Var: 254 #Dec: 677 LB: 0 @ 0.869
c Restart #3 #Var: 254 #Dec: 1292 LB: 0 @ 1.818
c Restart #4 #Var: 254 #Dec: 2128 LB: 0 @ 3.137
c Restart #5 #Var: 254 #Dec: 3143 LB: 0 @ 5.12
c Restart #6 #Var: 254 #Dec: 4373 LB: 0 @ 8.081
c Restart #7 #Var: 254 #Dec: 5819 LB: 0 @ 12.179
c Restart #8 #Var: 254 #Dec: 7463 LB: 0 @ 16.54
c Restart #9 #Var: 254 #Dec: 9302 LB: 0 @ 23.4
c Restart #10 #Var: 254 #Dec: 11337 LB: 0 @ 31.74
c Restart #11 #Var: 254 #Dec: 13595 LB: 0 @ 42.937
c Restart #12 #Var: 254 #Dec: 16052 LB: 0 @ 57.182
c Restart #13 #Var: 254 #Dec: 18708 LB: 0 @ 76.933
c Restart #14 #Var: 254 #Dec: 21584 LB: 0 @ 99.129
c Restart #15 #Var: 254 #Dec: 24673 LB: 0 @ 127.06
c Restart #16 #Var: 254 #Dec: 27950 LB: 0 @ 157.46
c Restart #17 #Var: 254 #Dec: 31452 LB: 0 @ 191.74
c Restart #18 #Var: 254 #Dec: 35123 LB: 0 @ 240.04
c Restart #19 #Var: 254 #Dec: 39066 LB: 0 @ 294.26
c Restart #20 #Var: 254 #Dec: 43163 LB: 0 @ 349.74
c Restart #21 #Var: 254 #Dec: 47425 LB: 0 @ 409.38
c Restart #22 #Var: 254 #Dec: 51938 LB: 0 @ 477.53
c Restart #23 #Var: 254 #Dec: 56616 LB: 0 @ 553.42
c CHANGE Heuristic... 
c Restart #0 #Var: 254 #Dec: 61526 LB: 0 @ 637.23
c Restart #1 #Var: 254 #Dec: 61777 LB: 0 @ 639.68
c Restart #2 #Var: 254 #Dec: 62259 LB: 0 @ 643.82
c Restart #3 #Var: 254 #Dec: 63378 LB: 0 @ 656.18
c Restart #4 #Var: 254 #Dec: 64285 LB: 0 @ 673.34
c Restart #5 #Var: 254 #Dec: 65412 LB: 0 @ 689.12
c Restart #6 #Var: 254 #Dec: 66996 LB: 0 @ 716.12
c Restart #7 #Var: 254 #Dec: 69364 LB: 0 @ 734.1
c Restart #8 #Var: 254 #Dec: 71366 LB: 0 @ 755.26
c Restart #9 #Var: 254 #Dec: 73777 LB: 0 @ 776.51
c Restart #10 #Var: 254 #Dec: 75904 LB: 0 @ 810.12
c Restart #11 #Var: 254 #Dec: 78131 LB: 0 @ 841.3
c Restart #12 #Var: 254 #Dec: 80596 LB: 0 @ 872.11
c Restart #13 #Var: 254 #Dec: 83303 LB: 0 @ 911.48
c Restart #14 #Var: 254 #Dec: 86306 LB: 0 @ 954.34
c Restart #15 #Var: 254 #Dec: 89452 LB: 0 @ 1000.7
c Restart #16 #Var: 254 #Dec: 92696 LB: 0 @ 1050.6
c Restart #17 #Var: 254 #Dec: 96117 LB: 0 @ 1110.3
c Restart #18 #Var: 254 #Dec: 99749 LB: 0 @ 1170.3
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/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1781430621 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 107 3 90 68 0 39 0
[pid=7108] 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/wulflinc2/normalized-fpga13_13_sat_pb.cnf.cr.opb

[startup+10.0042 s]
Raw data (loadavg): 1.01 0.99 0.74 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 3293 0 0 0 952 22 0 0 25 0 1 0 1781430621 16584704 3204 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 4049 3204 1116 68 0 3981 0
[pid=7108] vsize: 16196
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 16196

[startup+20.0039 s]
Raw data (loadavg): 1.01 0.99 0.74 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 5185 0 0 0 1923 36 0 0 25 0 1 0 1781430621 24313856 5096 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 5936 5096 1116 68 0 5868 0
[pid=7108] vsize: 23744
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (Kb) 23744

[startup+30.0056 s]
Raw data (loadavg): 1.01 0.99 0.74 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 6449 0 0 0 2905 45 0 0 25 0 1 0 1781430621 29470720 6359 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 7195 6359 1116 68 0 7127 0
[pid=7108] vsize: 28780
Current children cumulated CPU time (s) 29.5
Current children cumulated vsize (Kb) 28780

[startup+40.0063 s]
Raw data (loadavg): 1.00 0.99 0.74 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 7735 0 0 0 3884 53 0 0 25 0 1 0 1781430621 34742272 7645 4294967295 134512640 134736556 3221224560 3221223136 134550808 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 8482 7645 1116 68 0 8414 0
[pid=7108] vsize: 33928
Current children cumulated CPU time (s) 39.37
Current children cumulated vsize (Kb) 33928

[startup+50.007 s]
Raw data (loadavg): 1.00 0.99 0.75 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 8748 0 0 0 4868 59 0 0 25 0 1 0 1781430621 38957056 8658 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 9511 8658 1116 68 0 9443 0
[pid=7108] vsize: 38044
Current children cumulated CPU time (s) 49.27
Current children cumulated vsize (Kb) 38044

[startup+60.0077 s]
Raw data (loadavg): 1.00 0.99 0.75 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 9734 0 0 0 5852 66 0 0 25 0 1 0 1781430621 43151360 9644 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 10535 9644 1116 68 0 10467 0
[pid=7108] vsize: 42140
Current children cumulated CPU time (s) 59.18
Current children cumulated vsize (Kb) 42140

[startup+70.0084 s]
Raw data (loadavg): 1.00 0.99 0.75 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 10702 0 0 0 6838 73 0 0 25 0 1 0 1781430621 47071232 10612 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 11492 10612 1116 68 0 11424 0
[pid=7108] vsize: 45968
Current children cumulated CPU time (s) 69.11
Current children cumulated vsize (Kb) 45968

[startup+80.0091 s]
Raw data (loadavg): 1.00 0.99 0.75 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 11252 0 0 0 7828 78 0 0 25 0 1 0 1781430621 49401856 11161 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 12061 11161 1116 68 0 11993 0
[pid=7108] vsize: 48244
Current children cumulated CPU time (s) 79.06
Current children cumulated vsize (Kb) 48244

[startup+90.0098 s]
Raw data (loadavg): 1.00 0.99 0.75 1/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) T 7107 7108 6872 0 -1 0 12107 0 0 0 8815 85 0 0 25 0 1 0 1781430621 52789248 12016 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7108/statm): 12888 12016 1116 68 0 12820 0
[pid=7108] vsize: 51552
Current children cumulated CPU time (s) 89
Current children cumulated vsize (Kb) 51552

[startup+100.01 s]
Raw data (loadavg): 1.00 0.99 0.76 1/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) T 7107 7108 6872 0 -1 0 12834 0 0 0 9803 92 0 0 25 0 1 0 1781430621 55762944 12743 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7108/statm): 13614 12743 1116 68 0 13546 0
[pid=7108] vsize: 54456
Current children cumulated CPU time (s) 98.95
Current children cumulated vsize (Kb) 54456

[startup+110.01 s]
Raw data (loadavg): 1.00 0.99 0.76 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 13596 0 0 0 10790 97 0 0 25 0 1 0 1781430621 58884096 13502 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 14376 13502 1116 68 0 14308 0
[pid=7108] vsize: 57504
Current children cumulated CPU time (s) 108.87
Current children cumulated vsize (Kb) 57504

[startup+120.011 s]
Raw data (loadavg): 1.00 0.99 0.76 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 14301 0 0 0 11777 104 0 0 25 0 1 0 1781430621 61911040 14205 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 15115 14205 1116 68 0 15047 0
[pid=7108] vsize: 60460
Current children cumulated CPU time (s) 118.81
Current children cumulated vsize (Kb) 60460

[startup+130.012 s]
Raw data (loadavg): 1.00 0.99 0.76 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 14761 0 0 0 12770 107 0 0 25 0 1 0 1781430621 63823872 14665 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 15582 14665 1116 68 0 15514 0
[pid=7108] vsize: 62328
Current children cumulated CPU time (s) 128.77
Current children cumulated vsize (Kb) 62328

[startup+140.012 s]
Raw data (loadavg): 1.00 0.99 0.76 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 15604 0 0 0 13757 113 0 0 25 0 1 0 1781430621 67358720 15505 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 16445 15505 1116 68 0 16377 0
[pid=7108] vsize: 65780
Current children cumulated CPU time (s) 138.7
Current children cumulated vsize (Kb) 65780

[startup+150.012 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 16101 0 0 0 14751 116 0 0 25 0 1 0 1781430621 69386240 16002 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 16940 16002 1116 68 0 16872 0
[pid=7108] vsize: 67760
Current children cumulated CPU time (s) 148.67
Current children cumulated vsize (Kb) 67760

[startup+160.013 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 16706 0 0 0 15742 121 0 0 25 0 1 0 1781430621 71831552 16607 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 17537 16607 1116 68 0 17469 0
[pid=7108] vsize: 70148
Current children cumulated CPU time (s) 158.63
Current children cumulated vsize (Kb) 70148

[startup+170.013 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 17436 0 0 0 16729 127 0 0 25 0 1 0 1781430621 74940416 17336 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 18296 17336 1116 68 0 18228 0
[pid=7108] vsize: 73184
Current children cumulated CPU time (s) 168.56
Current children cumulated vsize (Kb) 73184

[startup+180.014 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 18012 0 0 0 17719 133 0 0 25 0 1 0 1781430621 77299712 17911 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 18872 17911 1116 68 0 18804 0
[pid=7108] vsize: 75488
Current children cumulated CPU time (s) 178.52
Current children cumulated vsize (Kb) 75488

[startup+190.015 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 18677 0 0 0 18709 138 0 0 25 0 1 0 1781430621 80003072 18576 4294967295 134512640 134736556 3221224560 3221223136 134543107 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 19532 18576 1116 68 0 19464 0
[pid=7108] vsize: 78128
Current children cumulated CPU time (s) 188.47
Current children cumulated vsize (Kb) 78128

[startup+200.015 s]
Raw data (loadavg): 1.00 0.99 0.77 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 19178 0 0 0 19701 142 0 0 25 0 1 0 1781430621 82030592 19077 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 20027 19077 1116 68 0 19959 0
[pid=7108] vsize: 80108
Current children cumulated CPU time (s) 198.43
Current children cumulated vsize (Kb) 80108

[startup+210.015 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 19718 0 0 0 20692 147 0 0 25 0 1 0 1781430621 84328448 19616 4294967295 134512640 134736556 3221224560 3221223228 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 20588 19616 1116 68 0 20520 0
[pid=7108] vsize: 82352
Current children cumulated CPU time (s) 208.39
Current children cumulated vsize (Kb) 82352

[startup+220.016 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 20189 0 0 0 21684 151 0 0 25 0 1 0 1781430621 86241280 20087 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 21055 20087 1116 68 0 20987 0
[pid=7108] vsize: 84220
Current children cumulated CPU time (s) 218.35
Current children cumulated vsize (Kb) 84220

[startup+230.017 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 20599 0 0 0 22677 154 0 0 25 0 1 0 1781430621 87998464 20497 4294967295 134512640 134736556 3221224560 3221223336 134560217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 21484 20497 1116 68 0 21416 0
[pid=7108] vsize: 85936
Current children cumulated CPU time (s) 228.31
Current children cumulated vsize (Kb) 85936

[startup+240.017 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 20973 0 0 0 23670 159 0 0 25 0 1 0 1781430621 89485312 20871 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 21847 20871 1116 68 0 21779 0
[pid=7108] vsize: 87388
Current children cumulated CPU time (s) 238.29
Current children cumulated vsize (Kb) 87388

[startup+250.017 s]
Raw data (loadavg): 1.00 0.99 0.78 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 21462 0 0 0 24662 163 0 0 25 0 1 0 1781430621 91394048 21360 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 22313 21360 1116 68 0 22245 0
[pid=7108] vsize: 89252
Current children cumulated CPU time (s) 248.25
Current children cumulated vsize (Kb) 89252

[startup+260.018 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 22057 0 0 0 25652 167 0 0 25 0 1 0 1781430621 93827072 21955 4294967295 134512640 134736556 3221224560 3221223120 134551002 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 22907 21955 1116 68 0 22839 0
[pid=7108] vsize: 91628
Current children cumulated CPU time (s) 258.19
Current children cumulated vsize (Kb) 91628

[startup+270.018 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 22496 0 0 0 26644 172 0 0 25 0 1 0 1781430621 95633408 22392 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 23348 22392 1116 68 0 23280 0
[pid=7108] vsize: 93392
Current children cumulated CPU time (s) 268.16
Current children cumulated vsize (Kb) 93392

[startup+280.02 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 22918 0 0 0 27637 176 0 0 25 0 1 0 1781430621 97406976 22811 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 23781 22811 1116 68 0 23713 0
[pid=7108] vsize: 95124
Current children cumulated CPU time (s) 278.13
Current children cumulated vsize (Kb) 95124

[startup+290.021 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 23218 0 0 0 28633 178 0 0 25 0 1 0 1781430621 98623488 23111 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 24078 23111 1116 68 0 24010 0
[pid=7108] vsize: 96312
Current children cumulated CPU time (s) 288.11
Current children cumulated vsize (Kb) 96312

[startup+300.021 s]
Raw data (loadavg): 1.00 0.99 0.79 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 23733 0 0 0 29624 182 0 0 25 0 1 0 1781430621 100831232 23622 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 24617 23622 1116 68 0 24549 0
[pid=7108] vsize: 98468
Current children cumulated CPU time (s) 298.06
Current children cumulated vsize (Kb) 98468

[startup+310.021 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 24254 0 0 0 30616 186 0 0 25 0 1 0 1781430621 102858752 24142 4294967295 134512640 134736556 3221224560 3221223320 134531385 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 25112 24142 1116 68 0 25044 0
[pid=7108] vsize: 100448
Current children cumulated CPU time (s) 308.02
Current children cumulated vsize (Kb) 100448

[startup+320.022 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 24652 0 0 0 31609 190 0 0 25 0 1 0 1781430621 104513536 24536 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 25516 24536 1116 68 0 25448 0
[pid=7108] vsize: 102064
Current children cumulated CPU time (s) 317.99
Current children cumulated vsize (Kb) 102064

[startup+330.023 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 24978 0 0 0 32604 193 0 0 25 0 1 0 1781430621 105865216 24862 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 25846 24862 1116 68 0 25778 0
[pid=7108] vsize: 103384
Current children cumulated CPU time (s) 327.97
Current children cumulated vsize (Kb) 103384

[startup+340.023 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 25279 0 0 0 33598 196 0 0 25 0 1 0 1781430621 107081728 25163 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 26143 25163 1116 68 0 26075 0
[pid=7108] vsize: 104572
Current children cumulated CPU time (s) 337.94
Current children cumulated vsize (Kb) 104572

[startup+350.023 s]
Raw data (loadavg): 1.00 0.99 0.80 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 25849 0 0 0 34589 201 0 0 25 0 1 0 1781430621 109379584 25733 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 26704 25733 1116 68 0 26636 0
[pid=7108] vsize: 106816
Current children cumulated CPU time (s) 347.9
Current children cumulated vsize (Kb) 106816

[startup+360.023 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 26283 0 0 0 35583 204 0 0 25 0 1 0 1781430621 111157248 26167 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 27138 26167 1116 68 0 27070 0
[pid=7108] vsize: 108552
Current children cumulated CPU time (s) 357.87
Current children cumulated vsize (Kb) 108552

[startup+370.023 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) T 7107 7108 6872 0 -1 0 26623 0 0 0 36578 206 0 0 25 0 1 0 1781430621 112697344 26507 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7108/statm): 27514 26507 1116 68 0 27446 0
[pid=7108] vsize: 110056
Current children cumulated CPU time (s) 367.84
Current children cumulated vsize (Kb) 110056

[startup+380.024 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 27182 0 0 0 37568 211 0 0 25 0 1 0 1781430621 114872320 27066 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 28045 27066 1116 68 0 27977 0
[pid=7108] vsize: 112180
Current children cumulated CPU time (s) 377.79
Current children cumulated vsize (Kb) 112180

[startup+390.025 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 27611 0 0 0 38561 214 0 0 25 0 1 0 1781430621 116670464 27492 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 28484 27492 1116 68 0 28416 0
[pid=7108] vsize: 113936
Current children cumulated CPU time (s) 387.75
Current children cumulated vsize (Kb) 113936

[startup+400.026 s]
Raw data (loadavg): 1.00 0.99 0.81 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 27866 0 0 0 39557 216 0 0 25 0 1 0 1781430621 117780480 27746 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 28755 27746 1116 68 0 28687 0
[pid=7108] vsize: 115020
Current children cumulated CPU time (s) 397.73
Current children cumulated vsize (Kb) 115020

[startup+410.026 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 28410 0 0 0 40546 221 0 0 21 0 1 0 1781430621 119943168 28290 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 29283 28290 1116 68 0 29215 0
[pid=7108] vsize: 117132
Current children cumulated CPU time (s) 407.67
Current children cumulated vsize (Kb) 117132

[startup+420.026 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 28792 0 0 0 41540 224 0 0 25 0 1 0 1781430621 121683968 28672 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 29708 28672 1116 68 0 29640 0
[pid=7108] vsize: 118832
Current children cumulated CPU time (s) 417.64
Current children cumulated vsize (Kb) 118832

[startup+430.027 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 29106 0 0 0 42535 226 0 0 25 0 1 0 1781430621 122961920 28986 4294967295 134512640 134736556 3221224560 3221223156 134537394 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 30020 28986 1116 68 0 29952 0
[pid=7108] vsize: 120080
Current children cumulated CPU time (s) 427.61
Current children cumulated vsize (Kb) 120080

[startup+440.027 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 29444 0 0 0 43529 229 0 0 25 0 1 0 1781430621 124350464 29323 4294967295 134512640 134736556 3221224560 3221223248 134536549 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 30359 29323 1116 68 0 30291 0
[pid=7108] vsize: 121436
Current children cumulated CPU time (s) 437.58
Current children cumulated vsize (Kb) 121436

[startup+450.027 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 29650 0 0 0 44526 231 0 0 25 0 1 0 1781430621 125186048 29529 4294967295 134512640 134736556 3221224560 3221223296 134529280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 30563 29529 1116 68 0 30495 0
[pid=7108] vsize: 122252
Current children cumulated CPU time (s) 447.57
Current children cumulated vsize (Kb) 122252

[startup+460.028 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 30220 0 0 0 45519 235 0 0 25 0 1 0 1781430621 127643648 30098 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 31163 30098 1116 68 0 31095 0
[pid=7108] vsize: 124652
Current children cumulated CPU time (s) 457.54
Current children cumulated vsize (Kb) 124652

[startup+470.029 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 30807 0 0 0 46509 240 0 0 25 0 1 0 1781430621 130072576 30683 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 31756 30683 1116 68 0 31688 0
[pid=7108] vsize: 127024
Current children cumulated CPU time (s) 467.49
Current children cumulated vsize (Kb) 127024

[startup+480.029 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 31251 0 0 0 47502 244 0 0 25 0 1 0 1781430621 131829760 31127 4294967295 134512640 134736556 3221224560 3221223232 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 32185 31127 1116 68 0 32117 0
[pid=7108] vsize: 128740
Current children cumulated CPU time (s) 477.46
Current children cumulated vsize (Kb) 128740

[startup+490.03 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 31557 0 0 0 48496 246 0 0 25 0 1 0 1781430621 133152768 31433 4294967295 134512640 134736556 3221224560 3221223120 134551162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 32508 31433 1116 68 0 32440 0
[pid=7108] vsize: 130032
Current children cumulated CPU time (s) 487.42
Current children cumulated vsize (Kb) 130032

[startup+500.031 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 31822 0 0 0 49492 248 0 0 25 0 1 0 1781430621 134250496 31697 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 32776 31697 1116 68 0 32708 0
[pid=7108] vsize: 131104
Current children cumulated CPU time (s) 497.4
Current children cumulated vsize (Kb) 131104

[startup+510.031 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) T 7107 7108 6872 0 -1 0 32262 0 0 0 50486 251 0 0 25 0 1 0 1781430621 136077312 32135 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7108/statm): 33222 32135 1116 68 0 33154 0
[pid=7108] vsize: 132888
Current children cumulated CPU time (s) 507.37
Current children cumulated vsize (Kb) 132888

[startup+520.031 s]
Raw data (loadavg): 1.00 0.99 0.83 1/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) T 7107 7108 6872 0 -1 0 32748 0 0 0 51477 255 0 0 25 0 1 0 1781430621 138104832 32621 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7108/statm): 33717 32621 1116 68 0 33649 0
[pid=7108] vsize: 134868
Current children cumulated CPU time (s) 517.32
Current children cumulated vsize (Kb) 134868

[startup+530.032 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 33184 0 0 0 52470 259 0 0 25 0 1 0 1781430621 139857920 33057 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 34145 33057 1116 68 0 34077 0
[pid=7108] vsize: 136580
Current children cumulated CPU time (s) 527.29
Current children cumulated vsize (Kb) 136580

[startup+540.031 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 33502 0 0 0 53464 263 0 0 25 0 1 0 1781430621 141209600 33375 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 34475 33375 1116 68 0 34407 0
[pid=7108] vsize: 137900
Current children cumulated CPU time (s) 537.27
Current children cumulated vsize (Kb) 137900

[startup+550.031 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 33758 0 0 0 54459 265 0 0 25 0 1 0 1781430621 142172160 33630 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 34710 33630 1116 68 0 34642 0
[pid=7108] vsize: 138840
Current children cumulated CPU time (s) 547.24
Current children cumulated vsize (Kb) 138840

[startup+560.032 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 34157 0 0 0 55452 269 0 0 25 0 1 0 1781430621 143904768 34024 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 35133 34024 1116 68 0 35065 0
[pid=7108] vsize: 140532
Current children cumulated CPU time (s) 557.21
Current children cumulated vsize (Kb) 140532

[startup+570.033 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 34528 0 0 0 56447 271 0 0 25 0 1 0 1781430621 145563648 34395 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 35538 34395 1116 68 0 35470 0
[pid=7108] vsize: 142152
Current children cumulated CPU time (s) 567.18
Current children cumulated vsize (Kb) 142152

[startup+580.033 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 34809 0 0 0 57443 273 0 0 25 0 1 0 1781430621 146644992 34676 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 35802 34676 1116 68 0 35734 0
[pid=7108] vsize: 143208
Current children cumulated CPU time (s) 577.16
Current children cumulated vsize (Kb) 143208

[startup+590.034 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 35048 0 0 0 58439 276 0 0 25 0 1 0 1781430621 147591168 34915 4294967295 134512640 134736556 3221224560 3221223240 134536507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 36033 34915 1116 68 0 35965 0
[pid=7108] vsize: 144132
Current children cumulated CPU time (s) 587.15
Current children cumulated vsize (Kb) 144132

[startup+600.034 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 35212 0 0 0 59436 277 0 0 25 0 1 0 1781430621 148267008 35079 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 36198 35079 1116 68 0 36130 0
[pid=7108] vsize: 144792
Current children cumulated CPU time (s) 597.13
Current children cumulated vsize (Kb) 144792

[startup+610.034 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 35872 0 0 0 60426 282 0 0 25 0 1 0 1781430621 150970368 35738 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 36858 35738 1116 68 0 36790 0
[pid=7108] vsize: 147432
Current children cumulated CPU time (s) 607.08
Current children cumulated vsize (Kb) 147432

[startup+620.034 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 36407 0 0 0 61417 285 0 0 25 0 1 0 1781430621 153133056 36273 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 37386 36273 1116 68 0 37318 0
[pid=7108] vsize: 149544
Current children cumulated CPU time (s) 617.02
Current children cumulated vsize (Kb) 149544

[startup+630.035 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 36773 0 0 0 62410 289 0 0 25 0 1 0 1781430621 154755072 36639 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 37782 36639 1116 68 0 37714 0
[pid=7108] vsize: 151128
Current children cumulated CPU time (s) 626.99
Current children cumulated vsize (Kb) 151128

[startup+640.035 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 37066 0 0 0 63406 291 0 0 25 0 1 0 1781430621 155975680 36932 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 38080 36932 1116 68 0 38012 0
[pid=7108] vsize: 152320
Current children cumulated CPU time (s) 636.97
Current children cumulated vsize (Kb) 152320

[startup+650.035 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 37385 0 0 0 64399 294 0 0 25 0 1 0 1781430621 157192192 37251 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 38377 37251 1116 68 0 38309 0
[pid=7108] vsize: 153508
Current children cumulated CPU time (s) 646.93
Current children cumulated vsize (Kb) 153508

[startup+660.036 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 37516 0 0 0 65391 297 0 0 25 0 1 0 1781430621 157732864 37382 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 38509 37382 1116 68 0 38441 0
[pid=7108] vsize: 154036
Current children cumulated CPU time (s) 656.88
Current children cumulated vsize (Kb) 154036

[startup+670.037 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 37672 0 0 0 66388 298 0 0 25 0 1 0 1781430621 158408704 37538 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 38674 37538 1116 68 0 38606 0
[pid=7108] vsize: 154696
Current children cumulated CPU time (s) 666.86
Current children cumulated vsize (Kb) 154696

[startup+680.037 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 38067 0 0 0 67381 301 0 0 25 0 1 0 1781430621 160030720 37933 4294967295 134512640 134736556 3221224560 3221223128 134550923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 39070 37933 1116 68 0 39002 0
[pid=7108] vsize: 156280
Current children cumulated CPU time (s) 676.82
Current children cumulated vsize (Kb) 156280

[startup+690.038 s]
Raw data (loadavg): 1.00 0.99 0.84 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 38537 0 0 0 68375 304 0 0 25 0 1 0 1781430621 161923072 38403 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 39532 38403 1116 68 0 39464 0
[pid=7108] vsize: 158128
Current children cumulated CPU time (s) 686.79
Current children cumulated vsize (Kb) 158128

[startup+700.038 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 38781 0 0 0 69371 307 0 0 25 0 1 0 1781430621 162914304 38647 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 39774 38647 1116 68 0 39706 0
[pid=7108] vsize: 159096
Current children cumulated CPU time (s) 696.78
Current children cumulated vsize (Kb) 159096

[startup+710.038 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 39025 0 0 0 70366 309 0 0 25 0 1 0 1781430621 163995648 38891 4294967295 134512640 134736556 3221224560 3221223024 134536197 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 40038 38891 1116 68 0 39970 0
[pid=7108] vsize: 160152
Current children cumulated CPU time (s) 706.75
Current children cumulated vsize (Kb) 160152

[startup+720.038 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 39304 0 0 0 71360 313 0 0 25 0 1 0 1781430621 165076992 39170 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 40302 39170 1116 68 0 40234 0
[pid=7108] vsize: 161208
Current children cumulated CPU time (s) 716.73
Current children cumulated vsize (Kb) 161208

[startup+730.039 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 39713 0 0 0 72350 316 0 0 25 0 1 0 1781430621 166834176 39579 4294967295 134512640 134736556 3221224560 3221223024 134536197 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 40731 39579 1116 68 0 40663 0
[pid=7108] vsize: 162924
Current children cumulated CPU time (s) 726.66
Current children cumulated vsize (Kb) 162924

[startup+740.039 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 40116 0 0 0 73342 320 0 0 25 0 1 0 1781430621 168456192 39982 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 41127 39982 1116 68 0 41059 0
[pid=7108] vsize: 164508
Current children cumulated CPU time (s) 736.62
Current children cumulated vsize (Kb) 164508

[startup+750.039 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 40565 0 0 0 74334 323 0 0 25 0 1 0 1781430621 170213376 40431 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 41556 40431 1116 68 0 41488 0
[pid=7108] vsize: 166224
Current children cumulated CPU time (s) 746.57
Current children cumulated vsize (Kb) 166224

[startup+760.04 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 40915 0 0 0 75325 327 0 0 25 0 1 0 1781430621 171700224 40781 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 41919 40781 1116 68 0 41851 0
[pid=7108] vsize: 167676
Current children cumulated CPU time (s) 756.52
Current children cumulated vsize (Kb) 167676

[startup+770.041 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 41359 0 0 0 76316 331 0 0 25 0 1 0 1781430621 173510656 41221 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 42361 41221 1116 68 0 42293 0
[pid=7108] vsize: 169444
Current children cumulated CPU time (s) 766.47
Current children cumulated vsize (Kb) 169444

[startup+780.041 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 41851 0 0 0 77307 335 0 0 25 0 1 0 1781430621 175550464 41713 4294967295 134512640 134736556 3221224560 3221223280 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 42859 41713 1116 68 0 42791 0
[pid=7108] vsize: 171436
Current children cumulated CPU time (s) 776.42
Current children cumulated vsize (Kb) 171436

[startup+790.042 s]
Raw data (loadavg): 1.00 0.99 0.85 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 42238 0 0 0 78300 338 0 0 25 0 1 0 1781430621 177180672 42100 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 43257 42100 1116 68 0 43189 0
[pid=7108] vsize: 173028
Current children cumulated CPU time (s) 786.38
Current children cumulated vsize (Kb) 173028

[startup+800.042 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 42571 0 0 0 79295 341 0 0 25 0 1 0 1781430621 178548736 42433 4294967295 134512640 134736556 3221224560 3221223040 134536037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 43591 42433 1116 68 0 43523 0
[pid=7108] vsize: 174364
Current children cumulated CPU time (s) 796.36
Current children cumulated vsize (Kb) 174364

[startup+810.042 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 42892 0 0 0 80289 344 0 0 25 0 1 0 1781430621 179900416 42754 4294967295 134512640 134736556 3221224560 3221223088 134716588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 43921 42754 1116 68 0 43853 0
[pid=7108] vsize: 175684
Current children cumulated CPU time (s) 806.33
Current children cumulated vsize (Kb) 175684

[startup+820.043 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 43289 0 0 0 81284 346 0 0 25 0 1 0 1781430621 181534720 43151 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 44320 43151 1116 68 0 44252 0
[pid=7108] vsize: 177280
Current children cumulated CPU time (s) 816.3
Current children cumulated vsize (Kb) 177280

[startup+830.044 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 43703 0 0 0 82278 350 0 0 25 0 1 0 1781430621 183156736 43565 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 44716 43565 1116 68 0 44648 0
[pid=7108] vsize: 178864
Current children cumulated CPU time (s) 826.28
Current children cumulated vsize (Kb) 178864

[startup+840.044 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 44112 0 0 0 83270 353 0 0 25 0 1 0 1781430621 184918016 43974 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 45146 43974 1116 68 0 45078 0
[pid=7108] vsize: 180584
Current children cumulated CPU time (s) 836.23
Current children cumulated vsize (Kb) 180584

[startup+850.044 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 44546 0 0 0 84262 357 0 0 25 0 1 0 1781430621 186687488 44408 4294967295 134512640 134736556 3221224560 3221223296 134529511 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 45578 44408 1116 68 0 45510 0
[pid=7108] vsize: 182312
Current children cumulated CPU time (s) 846.19
Current children cumulated vsize (Kb) 182312

[startup+860.045 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 45089 0 0 0 85252 362 0 0 25 0 1 0 1781430621 188870656 44950 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 46111 44950 1116 68 0 46043 0
[pid=7108] vsize: 184444
Current children cumulated CPU time (s) 856.14
Current children cumulated vsize (Kb) 184444

[startup+870.046 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 45445 0 0 0 86246 366 0 0 25 0 1 0 1781430621 190382080 45306 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 46480 45306 1116 68 0 46412 0
[pid=7108] vsize: 185920
Current children cumulated CPU time (s) 866.12
Current children cumulated vsize (Kb) 185920

[startup+880.046 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 45896 0 0 0 87238 370 0 0 25 0 1 0 1781430621 192303104 45756 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 46949 45756 1116 68 0 46881 0
[pid=7108] vsize: 187796
Current children cumulated CPU time (s) 876.08
Current children cumulated vsize (Kb) 187796

[startup+890.047 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 46334 0 0 0 88230 374 0 0 25 0 1 0 1781430621 194072576 46194 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 47381 46194 1116 68 0 47313 0
[pid=7108] vsize: 189524
Current children cumulated CPU time (s) 886.04
Current children cumulated vsize (Kb) 189524

[startup+900.047 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 46721 0 0 0 89223 379 0 0 25 0 1 0 1781430621 195710976 46580 4294967295 134512640 134736556 3221224560 3221223296 134529334 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 47781 46580 1116 68 0 47713 0
[pid=7108] vsize: 191124
Current children cumulated CPU time (s) 896.02
Current children cumulated vsize (Kb) 191124

[startup+910.047 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 47096 0 0 0 90215 382 0 0 25 0 1 0 1781430621 197201920 46955 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 48145 46955 1116 68 0 48077 0
[pid=7108] vsize: 192580
Current children cumulated CPU time (s) 905.97
Current children cumulated vsize (Kb) 192580

[startup+920.048 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 47458 0 0 0 91209 386 0 0 25 0 1 0 1781430621 198688768 47317 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 48508 47317 1116 68 0 48440 0
[pid=7108] vsize: 194032
Current children cumulated CPU time (s) 915.95
Current children cumulated vsize (Kb) 194032

[startup+930.049 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 47852 0 0 0 92203 389 0 0 25 0 1 0 1781430621 200310784 47711 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 48904 47711 1116 68 0 48836 0
[pid=7108] vsize: 195616
Current children cumulated CPU time (s) 925.92
Current children cumulated vsize (Kb) 195616

[startup+940.05 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 48208 0 0 0 93197 391 0 0 25 0 1 0 1781430621 201814016 48067 4294967295 134512640 134736556 3221224560 3221223112 134551113 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 49271 48067 1116 68 0 49203 0
[pid=7108] vsize: 197084
Current children cumulated CPU time (s) 935.88
Current children cumulated vsize (Kb) 197084

[startup+950.049 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 48591 0 0 0 94190 395 0 0 25 0 1 0 1781430621 203300864 48450 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 49634 48450 1116 68 0 49566 0
[pid=7108] vsize: 198536
Current children cumulated CPU time (s) 945.85
Current children cumulated vsize (Kb) 198536

[startup+960.05 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 49002 0 0 0 95182 399 0 0 25 0 1 0 1781430621 205058048 48861 4294967295 134512640 134736556 3221224560 3221223104 134544600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 50063 48861 1116 68 0 49995 0
[pid=7108] vsize: 200252
Current children cumulated CPU time (s) 955.81
Current children cumulated vsize (Kb) 200252

[startup+970.05 s]
Raw data (loadavg): 1.00 0.99 0.87 1/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) T 7107 7108 6872 0 -1 0 49317 0 0 0 96178 401 0 0 25 0 1 0 1781430621 206413824 49176 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7108/statm): 50394 49176 1116 68 0 50326 0
[pid=7108] vsize: 201576
Current children cumulated CPU time (s) 965.79
Current children cumulated vsize (Kb) 201576

[startup+980.05 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 49693 0 0 0 97170 404 0 0 25 0 1 0 1781430621 207908864 49551 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 50759 49551 1116 68 0 50691 0
[pid=7108] vsize: 203036
Current children cumulated CPU time (s) 975.74
Current children cumulated vsize (Kb) 203036

[startup+990.051 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 50135 0 0 0 98162 408 0 0 25 0 1 0 1781430621 209678336 49993 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 51191 49993 1116 68 0 51123 0
[pid=7108] vsize: 204764
Current children cumulated CPU time (s) 985.7
Current children cumulated vsize (Kb) 204764

[startup+1000.05 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 50486 0 0 0 99156 412 0 0 25 0 1 0 1781430621 211165184 50344 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 51554 50344 1116 68 0 51486 0
[pid=7108] vsize: 206216
Current children cumulated CPU time (s) 995.68
Current children cumulated vsize (Kb) 206216

[startup+1010.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 50877 0 0 0 100148 416 0 0 25 0 1 0 1781430621 212803584 50735 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 51954 50735 1116 68 0 51886 0
[pid=7108] vsize: 207816
Current children cumulated CPU time (s) 1005.64
Current children cumulated vsize (Kb) 207816

[startup+1020.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 51217 0 0 0 101142 419 0 0 25 0 1 0 1781430621 214155264 51075 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 52284 51075 1116 68 0 52216 0
[pid=7108] vsize: 209136
Current children cumulated CPU time (s) 1015.61
Current children cumulated vsize (Kb) 209136

[startup+1030.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 51597 0 0 0 102135 422 0 0 25 0 1 0 1781430621 215777280 51453 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 52680 51453 1116 68 0 52612 0
[pid=7108] vsize: 210720
Current children cumulated CPU time (s) 1025.57
Current children cumulated vsize (Kb) 210720

[startup+1040.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 51921 0 0 0 103130 424 0 0 25 0 1 0 1781430621 216993792 51777 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 52977 51777 1116 68 0 52909 0
[pid=7108] vsize: 211908
Current children cumulated CPU time (s) 1035.54
Current children cumulated vsize (Kb) 211908

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 52216 0 0 0 104125 427 0 0 25 0 1 0 1781430621 218210304 52072 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 53274 52072 1116 68 0 53206 0
[pid=7108] vsize: 213096
Current children cumulated CPU time (s) 1045.52
Current children cumulated vsize (Kb) 213096

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 52532 0 0 0 105119 430 0 0 25 0 1 0 1781430621 219561984 52388 4294967295 134512640 134736556 3221224560 3221222852 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 53604 52388 1116 68 0 53536 0
[pid=7108] vsize: 214416
Current children cumulated CPU time (s) 1055.49
Current children cumulated vsize (Kb) 214416

[startup+1070.05 s]
Raw data (loadavg): 1.00 0.99 0.88 1/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) T 7107 7108 6872 0 -1 0 52868 0 0 0 106113 433 0 0 25 0 1 0 1781430621 220958720 52722 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7108/statm): 53945 52722 1116 68 0 53877 0
[pid=7108] vsize: 215780
Current children cumulated CPU time (s) 1065.46
Current children cumulated vsize (Kb) 215780

[startup+1080.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 53194 0 0 0 107106 438 0 0 25 0 1 0 1781430621 222343168 53046 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 54283 53046 1116 68 0 54215 0
[pid=7108] vsize: 217132
Current children cumulated CPU time (s) 1075.44
Current children cumulated vsize (Kb) 217132

[startup+1090.06 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 53512 0 0 0 108100 441 0 0 25 0 1 0 1781430621 223559680 53364 4294967295 134512640 134736556 3221224560 3221223184 134524579 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 54580 53364 1116 68 0 54512 0
[pid=7108] vsize: 218320
Current children cumulated CPU time (s) 1085.41
Current children cumulated vsize (Kb) 218320

[startup+1100.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 53828 0 0 0 109095 443 0 0 25 0 1 0 1781430621 224911360 53680 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 54910 53680 1116 68 0 54842 0
[pid=7108] vsize: 219640
Current children cumulated CPU time (s) 1095.38
Current children cumulated vsize (Kb) 219640

[startup+1110.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 54143 0 0 0 110089 447 0 0 25 0 1 0 1781430621 226263040 53995 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7108/statm): 55240 53995 1116 68 0 55172 0
[pid=7108] vsize: 220960
Current children cumulated CPU time (s) 1105.36
Current children cumulated vsize (Kb) 220960

[startup+1120.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 54422 0 0 0 111085 449 0 0 25 0 1 0 1781430621 227352576 54272 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 55506 54272 1116 68 0 55438 0
[pid=7108] vsize: 222024
Current children cumulated CPU time (s) 1115.34
Current children cumulated vsize (Kb) 222024

[startup+1130.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 54781 0 0 0 112080 452 0 0 25 0 1 0 1781430621 228917248 54629 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 55888 54629 1116 68 0 55820 0
[pid=7108] vsize: 223552
Current children cumulated CPU time (s) 1125.32
Current children cumulated vsize (Kb) 223552

[startup+1140.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 55176 0 0 0 113074 455 0 0 25 0 1 0 1781430621 230576128 55024 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 56293 55024 1116 68 0 56225 0
[pid=7108] vsize: 225172
Current children cumulated CPU time (s) 1135.29
Current children cumulated vsize (Kb) 225172

[startup+1150.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 55493 0 0 0 114068 457 0 0 25 0 1 0 1781430621 231927808 55341 4294967295 134512640 134736556 3221224560 3221223028 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 56623 55341 1116 68 0 56555 0
[pid=7108] vsize: 226492
Current children cumulated CPU time (s) 1145.25
Current children cumulated vsize (Kb) 226492

[startup+1160.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 55876 0 0 0 115060 461 0 0 25 0 1 0 1781430621 233414656 55724 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 56986 55724 1116 68 0 56918 0
[pid=7108] vsize: 227944
Current children cumulated CPU time (s) 1155.21
Current children cumulated vsize (Kb) 227944

[startup+1170.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 56198 0 0 0 116053 464 0 0 25 0 1 0 1781430621 234766336 56046 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 57316 56046 1116 68 0 57248 0
[pid=7108] vsize: 229264
Current children cumulated CPU time (s) 1165.17
Current children cumulated vsize (Kb) 229264

[startup+1180.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 56481 0 0 0 117051 466 0 0 25 0 1 0 1781430621 236072960 56328 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 57635 56328 1116 68 0 57567 0
[pid=7108] vsize: 230540
Current children cumulated CPU time (s) 1175.17
Current children cumulated vsize (Kb) 230540

[startup+1190.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Raw data (/proc/7108/stat): 7108 (bsolo) R 7107 7108 6872 0 -1 0 56817 0 0 0 118045 469 0 0 25 0 1 0 1781430621 237461504 56664 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7108/statm): 57974 56664 1116 68 0 57906 0
[pid=7108] vsize: 231896
Current children cumulated CPU time (s) 1185.14
Current children cumulated vsize (Kb) 231896

[startup+1200.06 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 7108
Current children cumulated CPU time (s) 0
Current children cumulated vsize (Kb) 0
One traced child (pid=7108) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1200.08
CPU time (s): 1195.12
CPU user time (s): 1190.29
CPU system time (s): 4.83127
CPU usage (%): 99.587
Max. virtual memory (cumulated for all children) (Kb): 231896

Verifier Data

ERROR: no interpretation found !