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-13-7/plato.asu.edu/pub/fctp/normalized-mps-v2-13-7-n3701.opb
MD5SUMc5e85fef75cd61b11166b8854f4a9cf3
Bench Categoryoptimization, medium integers (OPTMEDINT)
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 105000
Biggest coefficient in the objective function 4194304
Number of bits for the biggest coefficient in the objective function 23
Sum of the numbers in the objective function 39244285251
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 4194304
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 39244285251
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 variables105000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint21
Maximum length of a constraint2000

Trace number 5289

Launcher Data

LAUNCH ON wulflinc12 THE 2005-09-20 00:07:12 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1063 boxname=wulflinc12 idbench=1063 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  c5e85fef75cd61b11166b8854f4a9cf3  /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-13-7-n3701.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-13-7-n3701.opb
IDLAUNCH: 1063
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        911336 kB
Buffers:         32728 kB
Cached:          59600 kB
SwapCached:        492 kB
Active:          35884 kB
Inactive:        58996 kB
HighTotal:      131008 kB
HighFree:        69132 kB
LowTotal:       903652 kB
LowFree:        842204 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            22536 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 00:27:43 (client local time) WITH STATUS 0 IN 1202.09 SECONDS
stats: 1063 7 1202.09 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 105000 variables and 5300 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 61.337
c After prepocess the problem consists of 80976 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 80976 #Dec: 67999 LB: 0 @ 74.635
c Restart #2 #Var: 80976 #Dec: 156166 LB: 0 @ 95.725
c Restart #3 #Var: 80976 #Dec: 266373 LB: 0 @ 125.34
c Restart #4 #Var: 80976 #Dec: 398102 LB: 0 @ 161.75
c Restart #5 #Var: 80976 #Dec: 712757 LB: 0 @ 217.32
c Restart #6 #Var: 80976 #Dec: 753960 LB: 0 @ 260.31
c Restart #7 #Var: 80976 #Dec: 808762 LB: 0 @ 313.9
c Restart #8 #Var: 80976 #Dec: 810578 LB: 0 @ 366.66
c Restart #9 #Var: 80976 #Dec: 878961 LB: 0 @ 436
c Restart #10 #Var: 80976 #Dec: 881284 LB: 0 @ 503.42
c Restart #11 #Var: 80976 #Dec: 939781 LB: 0 @ 589.73
c CHANGE Heuristic... 
c Restart #0 #Var: 80976 #Dec: 997764 LB: 0 @ 683.26
c Restart #1 #Var: 80976 #Dec: 1007342 LB: 0 @ 717.05
c Restart #2 #Var: 80976 #Dec: 1021212 LB: 0 @ 745.91
c Restart #3 #Var: 80976 #Dec: 1034524 LB: 0 @ 1064.6
c Caught signal: 15
s UNKNOWN
c Exit Code: 0

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/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1795850852 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 107 3 90 68 0 39 0
[pid=8894] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc12/normalized-mps-v2-13-7-n3701.opb

[startup+10.0034 s]
Raw data (loadavg): 0.94 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 80812 0 0 0 774 189 0 0 20 0 1 0 1795850852 333328384 80409 4294967295 134512640 134736556 3221224560 3221223104 134573621 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 81379 80409 1116 68 0 81311 0
[pid=8894] vsize: 325516
Current children cumulated CPU time (s) 9.63
Current children cumulated vsize (Kb) 325516

[startup+20.0043 s]
Raw data (loadavg): 0.95 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 100869 0 0 0 1726 230 0 0 25 0 1 0 1795850852 416083968 100465 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 101583 100465 1116 68 0 101515 0
[pid=8894] vsize: 406332
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (Kb) 406332

[startup+30.0051 s]
Raw data (loadavg): 0.96 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 102158 0 0 0 2720 235 0 0 25 0 1 0 1795850852 421896192 101754 4294967295 134512640 134736556 3221224560 3221222444 1077271596 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 103002 101754 1116 68 0 102934 0
[pid=8894] vsize: 412008
Current children cumulated CPU time (s) 29.55
Current children cumulated vsize (Kb) 412008

[startup+40.006 s]
Raw data (loadavg): 0.96 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 104093 0 0 0 3712 240 0 0 25 0 1 0 1795850852 429969408 103689 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 104973 103689 1116 68 0 104905 0
[pid=8894] vsize: 419892
Current children cumulated CPU time (s) 39.52
Current children cumulated vsize (Kb) 419892

[startup+50.0058 s]
Raw data (loadavg): 0.97 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 106210 0 0 0 4704 248 0 0 25 0 1 0 1795850852 438607872 105806 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 107082 105806 1116 68 0 107014 0
[pid=8894] vsize: 428328
Current children cumulated CPU time (s) 49.52
Current children cumulated vsize (Kb) 428328

[startup+60.0066 s]
Raw data (loadavg): 0.97 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 108363 0 0 0 5692 256 0 0 25 0 1 0 1795850852 447418368 107959 4294967295 134512640 134736556 3221224560 3221223360 134568989 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 109233 107959 1116 68 0 109165 0
[pid=8894] vsize: 436932
Current children cumulated CPU time (s) 59.48
Current children cumulated vsize (Kb) 436932

[startup+70.0075 s]
Raw data (loadavg): 0.98 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120990 0 0 0 6431 364 0 0 20 0 1 0 1795850852 502206464 120586 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122609 120586 1116 68 0 122541 0
[pid=8894] vsize: 490436
Current children cumulated CPU time (s) 67.95
Current children cumulated vsize (Kb) 490436

[startup+80.0083 s]
Raw data (loadavg): 0.98 0.98 0.97 1/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) T 8893 8894 8263 0 -1 0 120990 0 0 0 7217 430 0 0 16 0 1 0 1795850852 502140928 120583 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122593 120583 1116 68 0 122525 0
[pid=8894] vsize: 490372
Current children cumulated CPU time (s) 76.47
Current children cumulated vsize (Kb) 490372

[startup+90.0091 s]
Raw data (loadavg): 0.98 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 8116 461 0 0 25 0 1 0 1795850852 502210560 120586 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 122610 120586 1116 68 0 122542 0
[pid=8894] vsize: 490440
Current children cumulated CPU time (s) 85.77
Current children cumulated vsize (Kb) 490440

[startup+100.02 s]
Raw data (loadavg): 0.98 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 9036 489 0 0 25 0 1 0 1795850852 502210560 120586 4294967295 134512640 134736556 3221224560 3221223116 134634644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 122610 120586 1116 68 0 122542 0
[pid=8894] vsize: 490440
Current children cumulated CPU time (s) 95.25
Current children cumulated vsize (Kb) 490440

[startup+110.021 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 9815 563 0 0 25 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 103.78
Current children cumulated vsize (Kb) 490408

[startup+120.022 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 10714 596 0 0 24 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 113.1
Current children cumulated vsize (Kb) 490408

[startup+130.022 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 11617 628 0 0 21 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 122.45
Current children cumulated vsize (Kb) 490408

[startup+140.022 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 12399 699 0 0 25 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 130.98
Current children cumulated vsize (Kb) 490408

[startup+150.023 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 13286 737 0 0 23 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 140.23
Current children cumulated vsize (Kb) 490408

[startup+160.024 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 14207 763 0 0 25 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 149.7
Current children cumulated vsize (Kb) 490408

[startup+170.024 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 15099 798 0 0 20 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 158.97
Current children cumulated vsize (Kb) 490408

[startup+180.025 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 15891 866 0 0 25 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223284 134605913 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 167.57
Current children cumulated vsize (Kb) 490408

[startup+190.025 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 16784 901 0 0 21 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 176.85
Current children cumulated vsize (Kb) 490408

[startup+200.025 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 120993 0 0 0 17688 932 0 0 25 0 1 0 1795850852 502177792 120586 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122602 120586 1116 68 0 122534 0
[pid=8894] vsize: 490408
Current children cumulated CPU time (s) 186.2
Current children cumulated vsize (Kb) 490408

[startup+210.026 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121002 0 0 0 18564 972 0 0 25 0 1 0 1795850852 502312960 120595 4294967295 134512640 134736556 3221224560 3221223256 134532897 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 122635 120595 1116 68 0 122567 0
[pid=8894] vsize: 490540
Current children cumulated CPU time (s) 195.36
Current children cumulated vsize (Kb) 490540

[startup+220.027 s]
Raw data (loadavg): 0.99 0.98 0.97 1/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) T 8893 8894 8263 0 -1 0 121133 0 0 0 19302 1058 0 0 19 0 1 0 1795850852 502788096 120726 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122751 120726 1116 68 0 122683 0
[pid=8894] vsize: 491004
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (Kb) 491004

[startup+230.028 s]
Raw data (loadavg): 0.99 0.98 0.97 1/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) T 8893 8894 8263 0 -1 0 121169 0 0 0 20047 1143 0 0 18 0 1 0 1795850852 502824960 120750 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122760 120750 1116 68 0 122692 0
[pid=8894] vsize: 491040
Current children cumulated CPU time (s) 211.9
Current children cumulated vsize (Kb) 491040

[startup+240.029 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121215 0 0 0 20700 1254 0 0 20 0 1 0 1795850852 503074816 120796 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122821 120796 1116 68 0 122753 0
[pid=8894] vsize: 491284
Current children cumulated CPU time (s) 219.54
Current children cumulated vsize (Kb) 491284

[startup+250.03 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121378 0 0 0 21698 1255 0 0 25 0 1 0 1795850852 503750656 120959 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 122986 120959 1116 68 0 122918 0
[pid=8894] vsize: 491944
Current children cumulated CPU time (s) 229.53
Current children cumulated vsize (Kb) 491944

[startup+260.03 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121686 0 0 0 22695 1257 0 0 25 0 1 0 1795850852 504967168 121267 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123283 121267 1116 68 0 123215 0
[pid=8894] vsize: 493132
Current children cumulated CPU time (s) 239.52
Current children cumulated vsize (Kb) 493132

[startup+270.03 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121801 0 0 0 23693 1257 0 0 25 0 1 0 1795850852 505507840 121382 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121382 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 249.5
Current children cumulated vsize (Kb) 493660

[startup+280.031 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121801 0 0 0 24692 1258 0 0 25 0 1 0 1795850852 505507840 121382 4294967295 134512640 134736556 3221224560 3221223136 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121382 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 259.5
Current children cumulated vsize (Kb) 493660

[startup+290.032 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 25484 1331 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 268.15
Current children cumulated vsize (Kb) 493660

[startup+300.032 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 26482 1331 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 278.13
Current children cumulated vsize (Kb) 493660

[startup+310.033 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 27481 1332 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 288.13
Current children cumulated vsize (Kb) 493660

[startup+320.033 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 28480 1332 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 298.12
Current children cumulated vsize (Kb) 493660

[startup+330.034 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 29479 1333 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 308.12
Current children cumulated vsize (Kb) 493660

[startup+340.035 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 30477 1334 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 318.11
Current children cumulated vsize (Kb) 493660

[startup+350.035 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 31476 1334 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 328.1
Current children cumulated vsize (Kb) 493660

[startup+360.036 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 32475 1335 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 338.1
Current children cumulated vsize (Kb) 493660

[startup+370.037 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 121811 0 0 0 33473 1336 0 0 25 0 1 0 1795850852 505507840 121392 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123415 121392 1116 68 0 123347 0
[pid=8894] vsize: 493660
Current children cumulated CPU time (s) 348.09
Current children cumulated vsize (Kb) 493660

[startup+380.037 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 34470 1337 0 0 25 0 1 0 1795850852 506695680 121700 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123705 121700 1116 68 0 123637 0
[pid=8894] vsize: 494820
Current children cumulated CPU time (s) 358.07
Current children cumulated vsize (Kb) 494820

[startup+390.038 s]
Raw data (loadavg): 0.99 0.98 0.97 1/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) T 8893 8894 8263 0 -1 0 122119 0 0 0 35400 1360 0 0 17 0 1 0 1795850852 506695680 121700 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8894/statm): 123705 121700 1116 68 0 123637 0
[pid=8894] vsize: 494820
Current children cumulated CPU time (s) 367.6
Current children cumulated vsize (Kb) 494820

[startup+400.038 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 36270 1403 0 0 25 0 1 0 1795850852 506695680 121700 4294967295 134512640 134736556 3221224560 3221223284 134605913 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123705 121700 1116 68 0 123637 0
[pid=8894] vsize: 494820
Current children cumulated CPU time (s) 376.73
Current children cumulated vsize (Kb) 494820

[startup+410.039 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 37268 1404 0 0 25 0 1 0 1795850852 506695680 121700 4294967295 134512640 134736556 3221224560 3221223096 1077377612 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123705 121700 1116 68 0 123637 0
[pid=8894] vsize: 494820
Current children cumulated CPU time (s) 386.72
Current children cumulated vsize (Kb) 494820

[startup+420.039 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 38266 1405 0 0 25 0 1 0 1795850852 506695680 121700 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123705 121700 1116 68 0 123637 0
[pid=8894] vsize: 494820
Current children cumulated CPU time (s) 396.71
Current children cumulated vsize (Kb) 494820

[startup+430.041 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 39265 1406 0 0 25 0 1 0 1795850852 506695680 121700 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123705 121700 1116 68 0 123637 0
[pid=8894] vsize: 494820
Current children cumulated CPU time (s) 406.71
Current children cumulated vsize (Kb) 494820

[startup+440.041 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 40211 1423 0 0 24 0 1 0 1795850852 506695680 121700 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123705 121700 1116 68 0 123637 0
[pid=8894] vsize: 494820
Current children cumulated CPU time (s) 416.34
Current children cumulated vsize (Kb) 494820

[startup+450.041 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 41210 1423 0 0 25 0 1 0 1795850852 506695680 121700 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123705 121700 1116 68 0 123637 0
[pid=8894] vsize: 494820
Current children cumulated CPU time (s) 426.33
Current children cumulated vsize (Kb) 494820

[startup+460.042 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 42208 1424 0 0 25 0 1 0 1795850852 506032128 121543 4294967295 134512640 134736556 3221224560 3221223280 134605914 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121543 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 436.32
Current children cumulated vsize (Kb) 494172

[startup+470.042 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 43206 1425 0 0 25 0 1 0 1795850852 506032128 121543 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121543 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 446.31
Current children cumulated vsize (Kb) 494172

[startup+480.043 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 44205 1426 0 0 25 0 1 0 1795850852 506032128 121543 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121543 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 456.31
Current children cumulated vsize (Kb) 494172

[startup+490.044 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 45204 1426 0 0 25 0 1 0 1795850852 506032128 121543 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121543 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 466.3
Current children cumulated vsize (Kb) 494172

[startup+500.043 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 46202 1427 0 0 25 0 1 0 1795850852 506032128 121543 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121543 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 476.29
Current children cumulated vsize (Kb) 494172

[startup+510.044 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 47200 1428 0 0 25 0 1 0 1795850852 506032128 121543 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121543 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 486.28
Current children cumulated vsize (Kb) 494172

[startup+520.044 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122119 0 0 0 48199 1428 0 0 25 0 1 0 1795850852 506032128 121543 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121543 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 496.27
Current children cumulated vsize (Kb) 494172

[startup+530.045 s]
Raw data (loadavg): 0.99 0.98 0.97 1/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) T 8893 8894 8263 0 -1 0 122119 0 0 0 49054 1478 0 0 17 0 1 0 1795850852 506032128 121543 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121543 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 505.32
Current children cumulated vsize (Kb) 494172

[startup+540.046 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 49981 1503 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 514.84
Current children cumulated vsize (Kb) 494172

[startup+550.046 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 50979 1503 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 524.82
Current children cumulated vsize (Kb) 494172

[startup+560.046 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 51977 1504 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 534.81
Current children cumulated vsize (Kb) 494172

[startup+570.047 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 52976 1504 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 544.8
Current children cumulated vsize (Kb) 494172

[startup+580.048 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 53975 1505 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 554.8
Current children cumulated vsize (Kb) 494172

[startup+590.049 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 54973 1506 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 564.79
Current children cumulated vsize (Kb) 494172

[startup+600.05 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 55972 1506 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 574.78
Current children cumulated vsize (Kb) 494172

[startup+610.051 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 56972 1506 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 584.78
Current children cumulated vsize (Kb) 494172

[startup+620.05 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 57751 1579 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 593.3
Current children cumulated vsize (Kb) 494172

[startup+630.052 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 58748 1579 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 603.27
Current children cumulated vsize (Kb) 494172

[startup+640.053 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 59746 1580 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 613.26
Current children cumulated vsize (Kb) 494172

[startup+650.053 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 60744 1581 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 623.25
Current children cumulated vsize (Kb) 494172

[startup+660.054 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 61744 1582 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 633.26
Current children cumulated vsize (Kb) 494172

[startup+670.055 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 62741 1583 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 643.24
Current children cumulated vsize (Kb) 494172

[startup+680.055 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 63740 1584 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 653.24
Current children cumulated vsize (Kb) 494172

[startup+690.056 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 64738 1585 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 663.23
Current children cumulated vsize (Kb) 494172

[startup+700.057 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122125 0 0 0 65737 1586 0 0 25 0 1 0 1795850852 506032128 121549 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123543 121549 1116 68 0 123475 0
[pid=8894] vsize: 494172
Current children cumulated CPU time (s) 673.23
Current children cumulated vsize (Kb) 494172

[startup+710.058 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122554 0 0 0 66734 1588 0 0 25 0 1 0 1795850852 506572800 121613 4294967295 134512640 134736556 3221224560 3221223152 134716072 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123675 121613 1116 68 0 123607 0
[pid=8894] vsize: 494700
Current children cumulated CPU time (s) 683.22
Current children cumulated vsize (Kb) 494700

[startup+720.058 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122612 0 0 0 67699 1600 0 0 25 0 1 0 1795850852 506572800 121671 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 123675 121671 1116 68 0 123607 0
[pid=8894] vsize: 494700
Current children cumulated CPU time (s) 692.99
Current children cumulated vsize (Kb) 494700

[startup+730.06 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122964 0 0 0 68696 1602 0 0 25 0 1 0 1795850852 507080704 121799 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121799 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 702.98
Current children cumulated vsize (Kb) 495196

[startup+740.06 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122964 0 0 0 69693 1604 0 0 25 0 1 0 1795850852 507080704 121799 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121799 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 712.97
Current children cumulated vsize (Kb) 495196

[startup+750.06 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122964 0 0 0 70654 1616 0 0 25 0 1 0 1795850852 507080704 121799 4294967295 134512640 134736556 3221224560 3221222924 1077379930 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121799 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 722.7
Current children cumulated vsize (Kb) 495196

[startup+760.061 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 71644 1619 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 732.63
Current children cumulated vsize (Kb) 495196

[startup+770.062 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 72642 1620 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 742.62
Current children cumulated vsize (Kb) 495196

[startup+780.063 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 73584 1639 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 752.23
Current children cumulated vsize (Kb) 495196

[startup+790.064 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 74583 1640 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (Kb) 495196

[startup+800.063 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 75584 1640 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 772.24
Current children cumulated vsize (Kb) 495196

[startup+810.064 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 76583 1640 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 782.23
Current children cumulated vsize (Kb) 495196

[startup+820.064 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 77583 1640 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 792.23
Current children cumulated vsize (Kb) 495196

[startup+830.065 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 78583 1640 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 802.23
Current children cumulated vsize (Kb) 495196

[startup+840.066 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 79584 1640 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 812.24
Current children cumulated vsize (Kb) 495196

[startup+850.066 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 80583 1640 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (Kb) 495196

[startup+860.067 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 81583 1641 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 832.24
Current children cumulated vsize (Kb) 495196

[startup+870.066 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 82583 1641 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 842.24
Current children cumulated vsize (Kb) 495196

[startup+880.067 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 83583 1641 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 852.24
Current children cumulated vsize (Kb) 495196

[startup+890.068 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 84583 1641 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 862.24
Current children cumulated vsize (Kb) 495196

[startup+900.068 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 85583 1641 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 872.24
Current children cumulated vsize (Kb) 495196

[startup+910.069 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 86583 1641 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (Kb) 495196

[startup+920.068 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 87583 1641 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 892.24
Current children cumulated vsize (Kb) 495196

[startup+930.069 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 88583 1641 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 902.24
Current children cumulated vsize (Kb) 495196

[startup+940.07 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 89583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 912.25
Current children cumulated vsize (Kb) 495196

[startup+950.07 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 90583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 922.25
Current children cumulated vsize (Kb) 495196

[startup+960.071 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 91583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 932.25
Current children cumulated vsize (Kb) 495196

[startup+970.072 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 92583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (Kb) 495196

[startup+980.072 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 93583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 952.25
Current children cumulated vsize (Kb) 495196

[startup+990.073 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 94583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 962.25
Current children cumulated vsize (Kb) 495196

[startup+1000.07 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 95583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223280 134605104 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 972.25
Current children cumulated vsize (Kb) 495196

[startup+1010.07 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 96583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 982.25
Current children cumulated vsize (Kb) 495196

[startup+1020.07 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 97583 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 992.25
Current children cumulated vsize (Kb) 495196

[startup+1030.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 98584 1642 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (Kb) 495196

[startup+1040.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 99583 1643 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1012.26
Current children cumulated vsize (Kb) 495196

[startup+1050.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 100584 1643 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1022.27
Current children cumulated vsize (Kb) 495196

[startup+1060.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 101583 1643 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1032.26
Current children cumulated vsize (Kb) 495196

[startup+1070.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 102583 1643 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1042.26
Current children cumulated vsize (Kb) 495196

[startup+1080.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 103583 1643 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1052.26
Current children cumulated vsize (Kb) 495196

[startup+1090.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 104583 1643 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223120 134543219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (Kb) 495196

[startup+1100.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 105518 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1071.84
Current children cumulated vsize (Kb) 495196

[startup+1110.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 106518 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1081.84
Current children cumulated vsize (Kb) 495196

[startup+1120.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 107518 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1091.84
Current children cumulated vsize (Kb) 495196

[startup+1130.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 108518 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1101.84
Current children cumulated vsize (Kb) 495196

[startup+1140.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 109518 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1111.84
Current children cumulated vsize (Kb) 495196

[startup+1150.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 110519 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (Kb) 495196

[startup+1160.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 111519 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1131.85
Current children cumulated vsize (Kb) 495196

[startup+1170.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 112518 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1141.84
Current children cumulated vsize (Kb) 495196

[startup+1180.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 113519 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1151.85
Current children cumulated vsize (Kb) 495196

[startup+1190.09 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 114519 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (Kb) 495196

[startup+1200.08 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 115519 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1171.85
Current children cumulated vsize (Kb) 495196

[startup+1210.09 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 116519 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (Kb) 495196

[startup+1220.09 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 117519 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1191.85
Current children cumulated vsize (Kb) 495196

[startup+1230.09 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 118519 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1201.85
Current children cumulated vsize (Kb) 495196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1230.09 s]
Raw data (loadavg): 0.99 0.98 0.97 2/56 8894
Raw data (/proc/8894/stat): 8894 (bsolo) R 8893 8894 8263 0 -1 0 122969 0 0 0 118520 1666 0 0 25 0 1 0 1795850852 507080704 121804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8894/statm): 123799 121804 1116 68 0 123731 0
[pid=8894] vsize: 495196
Current children cumulated CPU time (s) 1201.86
Current children cumulated vsize (Kb) 495196

Sending SIGTERM to -8894
Sleeping 2 seconds
One traced child (pid=8894) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1230.32
CPU time (s): 1202.09
CPU user time (s): 1185.2
CPU system time (s): 16.8874
CPU usage (%): 97.7059
Max. virtual memory (cumulated for all children) (Kb): 495196

Verifier Data

ERROR: no interpretation found !