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

Namemps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-danoint.opb
MD5SUM5f77f2edb47ee93c98f51bc518147b4a
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 13421772800
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 53690300878
Number of bits of the biggest sum of numbers36
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables13898
Total number of constraints728
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)72
Number of constraints which are nor clauses,nor cardinality constraints656
Minimum length of a constraint1
Maximum length of a constraint1500

Trace number 615

Launcher Data

LAUNCH ON wulflinc5 THE 2005-09-18 11:38:56 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=563 boxname=wulflinc5 idbench=563 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  5f77f2edb47ee93c98f51bc518147b4a  /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-20-10-danoint.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-20-10-danoint.opb
IDLAUNCH: 563
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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.007
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:        949400 kB
Buffers:         31784 kB
Cached:          29452 kB
SwapCached:        780 kB
Active:          25156 kB
Inactive:        38788 kB
HighTotal:      131008 kB
HighFree:        97468 kB
LowTotal:       903652 kB
LowFree:        851932 kB
SwapTotal:     2097136 kB
SwapFree:      2095888 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            15572 kB
Committed_AS:    64264 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:58:59 (client local time) WITH STATUS 0 IN 1195.07 SECONDS
stats: 563 7 1195.07 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 13898 variables and 816 constraints.
c	preprocess terminated. Elapsed time: 6.915
c After prepocess the problem consists of 7792 variables and 816 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 7792 #Dec: 8570 LB: 0 @ 65.712
c Restart #2 #Var: 7792 #Dec: 19322 LB: 0 @ 129.14
c Restart #3 #Var: 7792 #Dec: 29893 LB: 0 @ 193.51
c Restart #4 #Var: 7792 #Dec: 41415 LB: 0 @ 260.28
c Restart #5 #Var: 7792 #Dec: 54744 LB: 0 @ 330.54
c Restart #6 #Var: 7792 #Dec: 85278 LB: 0 @ 425.63
c Restart #7 #Var: 7792 #Dec: 117600 LB: 0 @ 563.4
c CHANGE Heuristic... 
c Restart #0 #Var: 7792 #Dec: 161239 LB: 0 @ 878.73
c Restart #1 #Var: 7792 #Dec: 162675 LB: 0 @ 901.77
c Restart #2 #Var: 7792 #Dec: 163970 LB: 0 @ 911.59
c Restart #3 #Var: 7792 #Dec: 165327 LB: 0 @ 933.03
c Restart #4 #Var: 7792 #Dec: 170564 LB: 0 @ 1009
c Restart #5 #Var: 7792 #Dec: 173581 LB: 0 @ 1055.5
c Restart #6 #Var: 7792 #Dec: 175255 LB: 0 @ 1088.1
c Restart #7 #Var: 7792 #Dec: 178672 LB: 0 @ 1144.4
c Restart #8 #Var: 7792 #Dec: 183225 LB: 0 @ 1184.7
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/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782736678 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 107 3 90 68 0 39 0
[pid=2910] 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/wulflinc5/normalized-mps-v2-20-10-danoint.opb

[startup+10.0032 s]
Raw data (loadavg): 0.94 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11516 0 0 0 957 31 0 0 25 0 1 0 1782736678 50704384 11427 4294967295 134512640 134736556 3221224560 3221223168 134558178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12379 11427 1116 68 0 12311 0
[pid=2910] vsize: 49516
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 49516

[startup+20.0039 s]
Raw data (loadavg): 0.95 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11516 0 0 0 1952 33 0 0 25 0 1 0 1782736678 50704384 11427 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12379 11427 1116 68 0 12311 0
[pid=2910] vsize: 49516
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (Kb) 49516

[startup+30.0046 s]
Raw data (loadavg): 0.95 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11518 0 0 0 2946 35 0 0 25 0 1 0 1782736678 50704384 11429 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12379 11429 1116 68 0 12311 0
[pid=2910] vsize: 49516
Current children cumulated CPU time (s) 29.81
Current children cumulated vsize (Kb) 49516

[startup+40.0044 s]
Raw data (loadavg): 0.96 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11520 0 0 0 3938 39 0 0 25 0 1 0 1782736678 50704384 11431 4294967295 134512640 134736556 3221224560 3221223152 134558542 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12379 11431 1116 68 0 12311 0
[pid=2910] vsize: 49516
Current children cumulated CPU time (s) 39.77
Current children cumulated vsize (Kb) 49516

[startup+50.0051 s]
Raw data (loadavg): 0.97 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11522 0 0 0 4928 43 0 0 25 0 1 0 1782736678 50704384 11433 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12379 11433 1116 68 0 12311 0
[pid=2910] vsize: 49516
Current children cumulated CPU time (s) 49.71
Current children cumulated vsize (Kb) 49516

[startup+60.0049 s]
Raw data (loadavg): 0.97 1.00 0.99 1/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11526 0 0 0 5915 49 0 0 25 0 1 0 1782736678 50704384 11437 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12379 11437 1116 68 0 12311 0
[pid=2910] vsize: 49516
Current children cumulated CPU time (s) 59.64
Current children cumulated vsize (Kb) 49516

[startup+70.0056 s]
Raw data (loadavg): 0.97 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11709 0 0 0 6897 56 0 0 25 0 1 0 1782736678 51515392 11620 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12577 11620 1116 68 0 12509 0
[pid=2910] vsize: 50308
Current children cumulated CPU time (s) 69.53
Current children cumulated vsize (Kb) 50308

[startup+80.0064 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11709 0 0 0 7892 58 0 0 25 0 1 0 1782736678 51515392 11620 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12577 11620 1116 68 0 12509 0
[pid=2910] vsize: 50308
Current children cumulated CPU time (s) 79.5
Current children cumulated vsize (Kb) 50308

[startup+90.0061 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11709 0 0 0 8883 61 0 0 25 0 1 0 1782736678 51515392 11620 4294967295 134512640 134736556 3221224560 3221223316 134644530 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12577 11620 1116 68 0 12509 0
[pid=2910] vsize: 50308
Current children cumulated CPU time (s) 89.44
Current children cumulated vsize (Kb) 50308

[startup+100.007 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11709 0 0 0 9874 64 0 0 25 0 1 0 1782736678 51515392 11620 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12577 11620 1116 68 0 12509 0
[pid=2910] vsize: 50308
Current children cumulated CPU time (s) 99.38
Current children cumulated vsize (Kb) 50308

[startup+110.008 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11709 0 0 0 10865 68 0 0 25 0 1 0 1782736678 51515392 11620 4294967295 134512640 134736556 3221224560 3221223152 134558554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12577 11620 1116 68 0 12509 0
[pid=2910] vsize: 50308
Current children cumulated CPU time (s) 109.33
Current children cumulated vsize (Kb) 50308

[startup+120.008 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11709 0 0 0 11852 72 0 0 25 0 1 0 1782736678 51515392 11620 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12577 11620 1116 68 0 12509 0
[pid=2910] vsize: 50308
Current children cumulated CPU time (s) 119.24
Current children cumulated vsize (Kb) 50308

[startup+130.009 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11768 0 0 0 12825 83 0 0 25 0 1 0 1782736678 51765248 11679 4294967295 134512640 134736556 3221224560 3221223136 134716180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12638 11679 1116 68 0 12570 0
[pid=2910] vsize: 50552
Current children cumulated CPU time (s) 129.08
Current children cumulated vsize (Kb) 50552

[startup+140.009 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11768 0 0 0 13817 86 0 0 25 0 1 0 1782736678 51765248 11679 4294967295 134512640 134736556 3221224560 3221223176 134544465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12638 11679 1116 68 0 12570 0
[pid=2910] vsize: 50552
Current children cumulated CPU time (s) 139.03
Current children cumulated vsize (Kb) 50552

[startup+150.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11768 0 0 0 14811 88 0 0 25 0 1 0 1782736678 51765248 11679 4294967295 134512640 134736556 3221224560 3221223196 134558024 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12638 11679 1116 68 0 12570 0
[pid=2910] vsize: 50552
Current children cumulated CPU time (s) 148.99
Current children cumulated vsize (Kb) 50552

[startup+160.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11768 0 0 0 15803 92 0 0 25 0 1 0 1782736678 51765248 11679 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12638 11679 1116 68 0 12570 0
[pid=2910] vsize: 50552
Current children cumulated CPU time (s) 158.95
Current children cumulated vsize (Kb) 50552

[startup+170.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11768 0 0 0 16793 95 0 0 25 0 1 0 1782736678 51765248 11679 4294967295 134512640 134736556 3221224560 3221223168 134558278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12638 11679 1116 68 0 12570 0
[pid=2910] vsize: 50552
Current children cumulated CPU time (s) 168.88
Current children cumulated vsize (Kb) 50552

[startup+180.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11768 0 0 0 17785 97 0 0 25 0 1 0 1782736678 51765248 11679 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12638 11679 1116 68 0 12570 0
[pid=2910] vsize: 50552
Current children cumulated CPU time (s) 178.82
Current children cumulated vsize (Kb) 50552

[startup+190.012 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11794 0 0 0 18761 106 0 0 25 0 1 0 1782736678 51765248 11705 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12638 11705 1116 68 0 12570 0
[pid=2910] vsize: 50552
Current children cumulated CPU time (s) 188.67
Current children cumulated vsize (Kb) 50552

[startup+200.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 19747 112 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 198.59
Current children cumulated vsize (Kb) 50596

[startup+210.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 20742 114 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 208.56
Current children cumulated vsize (Kb) 50596

[startup+220.014 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 21735 116 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 218.51
Current children cumulated vsize (Kb) 50596

[startup+230.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 22726 120 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223176 134558031 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 228.46
Current children cumulated vsize (Kb) 50596

[startup+240.014 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 23718 123 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223184 134649158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 238.41
Current children cumulated vsize (Kb) 50596

[startup+250.015 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11800 0 0 0 24704 128 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 248.32
Current children cumulated vsize (Kb) 50596

[startup+260.016 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 25678 138 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223280 134558535 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 258.16
Current children cumulated vsize (Kb) 50596

[startup+270.017 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 26670 141 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223200 134648974 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 268.11
Current children cumulated vsize (Kb) 50596

[startup+280.017 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 27664 143 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223168 134558278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 278.07
Current children cumulated vsize (Kb) 50596

[startup+290.018 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 28657 146 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223196 134558384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 288.03
Current children cumulated vsize (Kb) 50596

[startup+300.019 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 29650 149 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 297.99
Current children cumulated vsize (Kb) 50596

[startup+310.019 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 30641 152 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223168 134558193 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 307.93
Current children cumulated vsize (Kb) 50596

[startup+320.02 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 31621 159 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223112 134560381 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 317.8
Current children cumulated vsize (Kb) 50596

[startup+330.021 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 32593 168 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 327.61
Current children cumulated vsize (Kb) 50596

[startup+340.022 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 33582 173 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223184 134649090 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 337.55
Current children cumulated vsize (Kb) 50596

[startup+350.022 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 34577 174 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223156 134558284 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 347.51
Current children cumulated vsize (Kb) 50596

[startup+360.022 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 35570 178 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 357.48
Current children cumulated vsize (Kb) 50596

[startup+370.023 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 36563 180 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 367.43
Current children cumulated vsize (Kb) 50596

[startup+380.024 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 37553 183 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223120 134558418 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 377.36
Current children cumulated vsize (Kb) 50596

[startup+390.023 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11800 0 0 0 38536 190 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 387.26
Current children cumulated vsize (Kb) 50596

[startup+400.024 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11800 0 0 0 39506 200 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 397.06
Current children cumulated vsize (Kb) 50596

[startup+410.024 s]
Raw data (loadavg): 1.10 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11800 0 0 0 40474 211 0 0 25 0 1 0 1782736678 51810304 11711 4294967295 134512640 134736556 3221224560 3221223120 134558423 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12649 11711 1116 68 0 12581 0
[pid=2910] vsize: 50596
Current children cumulated CPU time (s) 406.85
Current children cumulated vsize (Kb) 50596

[startup+420.025 s]
Raw data (loadavg): 1.08 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 41444 221 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223328 134644953 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 416.65
Current children cumulated vsize (Kb) 50728

[startup+430.025 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 42417 229 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223184 134649090 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 426.46
Current children cumulated vsize (Kb) 50728

[startup+440.025 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 43411 231 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 436.42
Current children cumulated vsize (Kb) 50728

[startup+450.026 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 44405 233 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 446.38
Current children cumulated vsize (Kb) 50728

[startup+460.027 s]
Raw data (loadavg): 1.04 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11818 0 0 0 45399 236 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434789 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 456.35
Current children cumulated vsize (Kb) 50728

[startup+470.027 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 46393 239 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 466.32
Current children cumulated vsize (Kb) 50728

[startup+480.028 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 47382 242 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223280 134645796 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 476.24
Current children cumulated vsize (Kb) 50728

[startup+490.028 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 48363 250 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 486.13
Current children cumulated vsize (Kb) 50728

[startup+500.029 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 49341 259 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223152 134558561 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 496
Current children cumulated vsize (Kb) 50728

[startup+510.029 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 50321 265 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223196 134558024 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 505.86
Current children cumulated vsize (Kb) 50728

[startup+520.03 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 51301 271 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 515.72
Current children cumulated vsize (Kb) 50728

[startup+530.031 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 52282 278 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223152 134558485 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 525.6
Current children cumulated vsize (Kb) 50728

[startup+540.031 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 53262 286 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 535.48
Current children cumulated vsize (Kb) 50728

[startup+550.03 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 54242 294 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223112 134560381 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 545.36
Current children cumulated vsize (Kb) 50728

[startup+560.031 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 55221 301 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223152 134558322 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 555.22
Current children cumulated vsize (Kb) 50728

[startup+570.032 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 56209 305 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 565.14
Current children cumulated vsize (Kb) 50728

[startup+580.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 57204 307 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223136 134558163 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 575.11
Current children cumulated vsize (Kb) 50728

[startup+590.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 58197 309 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 585.06
Current children cumulated vsize (Kb) 50728

[startup+600.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 59189 311 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223168 134558275 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 595
Current children cumulated vsize (Kb) 50728

[startup+610.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 60179 316 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223168 134558180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 604.95
Current children cumulated vsize (Kb) 50728

[startup+620.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 61168 320 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223136 134558559 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 614.88
Current children cumulated vsize (Kb) 50728

[startup+630.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 62156 325 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223156 134558541 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 624.81
Current children cumulated vsize (Kb) 50728

[startup+640.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 63146 329 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 634.75
Current children cumulated vsize (Kb) 50728

[startup+650.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 64135 333 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 644.68
Current children cumulated vsize (Kb) 50728

[startup+660.038 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11818 0 0 0 65124 337 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 654.61
Current children cumulated vsize (Kb) 50728

[startup+670.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 66116 339 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 664.55
Current children cumulated vsize (Kb) 50728

[startup+680.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 67103 344 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 674.47
Current children cumulated vsize (Kb) 50728

[startup+690.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 68091 348 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 684.39
Current children cumulated vsize (Kb) 50728

[startup+700.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 69080 352 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223156 134558405 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 694.32
Current children cumulated vsize (Kb) 50728

[startup+710.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 70069 356 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223128 134560373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 704.25
Current children cumulated vsize (Kb) 50728

[startup+720.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 71060 360 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 714.2
Current children cumulated vsize (Kb) 50728

[startup+730.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 72050 363 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 724.13
Current children cumulated vsize (Kb) 50728

[startup+740.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 73040 367 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223168 134558033 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 734.07
Current children cumulated vsize (Kb) 50728

[startup+750.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 74029 371 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 744
Current children cumulated vsize (Kb) 50728

[startup+760.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 75020 374 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 753.94
Current children cumulated vsize (Kb) 50728

[startup+770.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 76009 378 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 763.87
Current children cumulated vsize (Kb) 50728

[startup+780.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 76998 382 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 773.8
Current children cumulated vsize (Kb) 50728

[startup+790.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 77987 387 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 783.74
Current children cumulated vsize (Kb) 50728

[startup+800.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 78977 391 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134558031 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 793.68
Current children cumulated vsize (Kb) 50728

[startup+810.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 79968 395 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 803.63
Current children cumulated vsize (Kb) 50728

[startup+820.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 80957 398 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 813.55
Current children cumulated vsize (Kb) 50728

[startup+830.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11818 0 0 0 81948 402 0 0 21 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 823.5
Current children cumulated vsize (Kb) 50728

[startup+840.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 82940 405 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223140 134558538 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 833.45
Current children cumulated vsize (Kb) 50728

[startup+850.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 83930 409 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 843.39
Current children cumulated vsize (Kb) 50728

[startup+860.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 84919 413 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223168 134558480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 853.32
Current children cumulated vsize (Kb) 50728

[startup+870.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11818 0 0 0 85911 416 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 863.27
Current children cumulated vsize (Kb) 50728

[startup+880.047 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 11818 0 0 0 86899 420 0 0 25 0 1 0 1782736678 51945472 11729 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12682 11729 1116 68 0 12614 0
[pid=2910] vsize: 50728
Current children cumulated CPU time (s) 873.19
Current children cumulated vsize (Kb) 50728

[startup+890.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 11941 0 0 0 87885 426 0 0 25 0 1 0 1782736678 52412416 11836 4294967295 134512640 134736556 3221224560 3221223152 134558431 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 12796 11836 1116 68 0 12728 0
[pid=2910] vsize: 51184
Current children cumulated CPU time (s) 883.11
Current children cumulated vsize (Kb) 51184

[startup+900.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12096 0 0 0 88881 427 0 0 25 0 1 0 1782736678 52953088 11991 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 12928 11991 1116 68 0 12860 0
[pid=2910] vsize: 51712
Current children cumulated CPU time (s) 893.08
Current children cumulated vsize (Kb) 51712

[startup+910.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12184 0 0 0 89877 429 0 0 25 0 1 0 1782736678 53358592 12079 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13027 12079 1116 68 0 12959 0
[pid=2910] vsize: 52108
Current children cumulated CPU time (s) 903.06
Current children cumulated vsize (Kb) 52108

[startup+920.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12222 0 0 0 90866 433 0 0 25 0 1 0 1782736678 53493760 12117 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13060 12117 1116 68 0 12992 0
[pid=2910] vsize: 52240
Current children cumulated CPU time (s) 912.99
Current children cumulated vsize (Kb) 52240

[startup+930.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12234 0 0 0 91861 435 0 0 25 0 1 0 1782736678 53612544 12129 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13089 12129 1116 68 0 13021 0
[pid=2910] vsize: 52356
Current children cumulated CPU time (s) 922.96
Current children cumulated vsize (Kb) 52356

[startup+940.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12329 0 0 0 92857 436 0 0 25 0 1 0 1782736678 54018048 12224 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13188 12224 1116 68 0 13120 0
[pid=2910] vsize: 52752
Current children cumulated CPU time (s) 932.93
Current children cumulated vsize (Kb) 52752

[startup+950.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12353 0 0 0 93852 438 0 0 25 0 1 0 1782736678 54018048 12248 4294967295 134512640 134736556 3221224560 3221223148 134554608 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13188 12248 1116 68 0 13120 0
[pid=2910] vsize: 52752
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (Kb) 52752

[startup+960.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12353 0 0 0 94847 440 0 0 25 0 1 0 1782736678 54018048 12248 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13188 12248 1116 68 0 13120 0
[pid=2910] vsize: 52752
Current children cumulated CPU time (s) 952.87
Current children cumulated vsize (Kb) 52752

[startup+970.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12353 0 0 0 95843 441 0 0 25 0 1 0 1782736678 54018048 12248 4294967295 134512640 134736556 3221224560 3221223152 134558396 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13188 12248 1116 68 0 13120 0
[pid=2910] vsize: 52752
Current children cumulated CPU time (s) 962.84
Current children cumulated vsize (Kb) 52752

[startup+980.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12353 0 0 0 96838 443 0 0 25 0 1 0 1782736678 54018048 12248 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13188 12248 1116 68 0 13120 0
[pid=2910] vsize: 52752
Current children cumulated CPU time (s) 972.81
Current children cumulated vsize (Kb) 52752

[startup+990.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12353 0 0 0 97833 445 0 0 25 0 1 0 1782736678 54018048 12248 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13188 12248 1116 68 0 13120 0
[pid=2910] vsize: 52752
Current children cumulated CPU time (s) 982.78
Current children cumulated vsize (Kb) 52752

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12413 0 0 0 98827 447 0 0 25 0 1 0 1782736678 54288384 12308 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13254 12308 1116 68 0 13186 0
[pid=2910] vsize: 53016
Current children cumulated CPU time (s) 992.74
Current children cumulated vsize (Kb) 53016

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12417 0 0 0 99821 450 0 0 25 0 1 0 1782736678 54288384 12312 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13254 12312 1116 68 0 13186 0
[pid=2910] vsize: 53016
Current children cumulated CPU time (s) 1002.71
Current children cumulated vsize (Kb) 53016

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12417 0 0 0 100817 451 0 0 25 0 1 0 1782736678 54288384 12312 4294967295 134512640 134736556 3221224560 3221223084 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13254 12312 1116 68 0 13186 0
[pid=2910] vsize: 53016
Current children cumulated CPU time (s) 1012.68
Current children cumulated vsize (Kb) 53016

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12449 0 0 0 101811 453 0 0 25 0 1 0 1782736678 54423552 12344 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13287 12344 1116 68 0 13219 0
[pid=2910] vsize: 53148
Current children cumulated CPU time (s) 1022.64
Current children cumulated vsize (Kb) 53148

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12581 0 0 0 102806 457 0 0 25 0 1 0 1782736678 54964224 12476 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13419 12476 1116 68 0 13351 0
[pid=2910] vsize: 53676
Current children cumulated CPU time (s) 1032.63
Current children cumulated vsize (Kb) 53676

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12581 0 0 0 103802 458 0 0 25 0 1 0 1782736678 54964224 12476 4294967295 134512640 134736556 3221224560 3221223276 134536254 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13419 12476 1116 68 0 13351 0
[pid=2910] vsize: 53676
Current children cumulated CPU time (s) 1042.6
Current children cumulated vsize (Kb) 53676

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12581 0 0 0 104797 460 0 0 25 0 1 0 1782736678 54964224 12476 4294967295 134512640 134736556 3221224560 3221223168 134558512 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 13419 12476 1116 68 0 13351 0
[pid=2910] vsize: 53676
Current children cumulated CPU time (s) 1052.57
Current children cumulated vsize (Kb) 53676

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12581 0 0 0 105792 462 0 0 25 0 1 0 1782736678 54964224 12476 4294967295 134512640 134736556 3221224560 3221223168 134558180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 13419 12476 1116 68 0 13351 0
[pid=2910] vsize: 53676
Current children cumulated CPU time (s) 1062.54
Current children cumulated vsize (Kb) 53676

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12581 0 0 0 106786 464 0 0 25 0 1 0 1782736678 54964224 12476 4294967295 134512640 134736556 3221224560 3221223136 134543074 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2910/statm): 13419 12476 1116 68 0 13351 0
[pid=2910] vsize: 53676
Current children cumulated CPU time (s) 1072.5
Current children cumulated vsize (Kb) 53676

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12581 0 0 0 107782 466 0 0 25 0 1 0 1782736678 54964224 12476 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13419 12476 1116 68 0 13351 0
[pid=2910] vsize: 53676
Current children cumulated CPU time (s) 1082.48
Current children cumulated vsize (Kb) 53676

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12581 0 0 0 108779 467 0 0 25 0 1 0 1782736678 54964224 12476 4294967295 134512640 134736556 3221224560 3221223328 134644543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13419 12476 1116 68 0 13351 0
[pid=2910] vsize: 53676
Current children cumulated CPU time (s) 1092.46
Current children cumulated vsize (Kb) 53676

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12581 0 0 0 109775 469 0 0 25 0 1 0 1782736678 54964224 12476 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13419 12476 1116 68 0 13351 0
[pid=2910] vsize: 53676
Current children cumulated CPU time (s) 1102.44
Current children cumulated vsize (Kb) 53676

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12695 0 0 0 110771 472 0 0 25 0 1 0 1782736678 55504896 12590 4294967295 134512640 134736556 3221224560 3221223240 134645222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13551 12590 1116 68 0 13483 0
[pid=2910] vsize: 54204
Current children cumulated CPU time (s) 1112.43
Current children cumulated vsize (Kb) 54204

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) T 2909 2910 824 0 -1 0 12695 0 0 0 111766 473 0 0 25 0 1 0 1782736678 55455744 12590 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13539 12590 1116 68 0 13471 0
[pid=2910] vsize: 54156
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (Kb) 54156

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12695 0 0 0 112760 475 0 0 25 0 1 0 1782736678 55345152 12579 4294967295 134512640 134736556 3221224560 3221223096 1077377221 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13512 12579 1116 68 0 13444 0
[pid=2910] vsize: 54048
Current children cumulated CPU time (s) 1132.35
Current children cumulated vsize (Kb) 54048

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12695 0 0 0 113757 477 0 0 25 0 1 0 1782736678 55345152 12579 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13512 12579 1116 68 0 13444 0
[pid=2910] vsize: 54048
Current children cumulated CPU time (s) 1142.34
Current children cumulated vsize (Kb) 54048

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12695 0 0 0 114752 479 0 0 25 0 1 0 1782736678 55345152 12579 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13512 12579 1116 68 0 13444 0
[pid=2910] vsize: 54048
Current children cumulated CPU time (s) 1152.31
Current children cumulated vsize (Kb) 54048

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 12695 0 0 0 115747 481 0 0 25 0 1 0 1782736678 55345152 12579 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13512 12579 1116 68 0 13444 0
[pid=2910] vsize: 54048
Current children cumulated CPU time (s) 1162.28
Current children cumulated vsize (Kb) 54048

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 13050 0 0 0 116738 484 0 0 25 0 1 0 1782736678 56832000 12934 4294967295 134512640 134736556 3221224560 3221223212 134534802 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13875 12934 1116 68 0 13807 0
[pid=2910] vsize: 55500
Current children cumulated CPU time (s) 1172.22
Current children cumulated vsize (Kb) 55500

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 13050 0 0 0 117726 488 0 0 25 0 1 0 1782736678 56832000 12934 4294967295 134512640 134736556 3221224560 3221223128 134560373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13875 12934 1116 68 0 13807 0
[pid=2910] vsize: 55500
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (Kb) 55500

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 2910
Raw data (/proc/2910/stat): 2910 (bsolo) R 2909 2910 824 0 -1 0 13050 0 0 0 118721 490 0 0 25 0 1 0 1782736678 56832000 12934 4294967295 134512640 134736556 3221224560 3221223120 134558423 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2910/statm): 13875 12934 1116 68 0 13807 0
[pid=2910] vsize: 55500
Current children cumulated CPU time (s) 1192.11
Current children cumulated vsize (Kb) 55500
One traced child (pid=2910) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1203.01
CPU time (s): 1195.07
CPU user time (s): 1190.13
CPU system time (s): 4.93925
CPU usage (%): 99.3399
Max. virtual memory (cumulated for all children) (Kb): 55500

Verifier Data

ERROR: no interpretation found !