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-n3705.opb
MD5SUM0c133df60e56cfadff3d5b0562856855
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 39009164451
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 39009164451
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 5294

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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:        906268 kB
Buffers:          5068 kB
Cached:          95800 kB
SwapCached:        520 kB
Active:          35128 kB
Inactive:        68268 kB
HighTotal:      131008 kB
HighFree:        31584 kB
LowTotal:       903652 kB
LowFree:        874684 kB
SwapTotal:     2097892 kB
SwapFree:      2096756 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5672 kB
Slab:            19200 kB
Committed_AS:    64152 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 00:31:00 (client local time) WITH STATUS 0 IN 1198.29 SECONDS
stats: 1067 7 1198.29 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: 60.959
c After prepocess the problem consists of 78871 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 78871 #Dec: 74438 LB: 0 @ 73.198
c Restart #2 #Var: 78871 #Dec: 174972 LB: 0 @ 93.59
c Restart #3 #Var: 78871 #Dec: 302045 LB: 0 @ 122.74
c Restart #4 #Var: 78871 #Dec: 464913 LB: 0 @ 161.83
c Restart #5 #Var: 78871 #Dec: 668076 LB: 0 @ 209.27
c Restart #6 #Var: 78871 #Dec: 880207 LB: 0 @ 264.1
c Restart #7 #Var: 78871 #Dec: 953524 LB: 0 @ 317.1
c Restart #8 #Var: 78871 #Dec: 1007717 LB: 0 @ 377.82
c Restart #9 #Var: 78871 #Dec: 1009721 LB: 0 @ 443.8
c Restart #10 #Var: 78871 #Dec: 1068450 LB: 0 @ 519.47
c CHANGE Heuristic... 
c Restart #0 #Var: 78871 #Dec: 1121851 LB: 0 @ 603.01
c Restart #1 #Var: 78871 #Dec: 1133781 LB: 0 @ 612.56
c Restart #2 #Var: 78871 #Dec: 1144136 LB: 0 @ 811.11
c Restart #3 #Var: 78871 #Dec: 1158543 LB: 0 @ 919.28
c Restart #4 #Var: 78871 #Dec: 1162955 LB: 0 @ 951.72
c Restart #5 #Var: 78871 #Dec: 1164761 LB: 0 @ 994.86
s UNKNOWN
c Exit Code: 0
c Total time: 1198.1 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/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 1854110747 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 107 3 90 68 0 39 0
[pid=10869] 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/wulflinc22/normalized-mps-v2-13-7-n3705.opb

[startup+10.0029 s]
Raw data (loadavg): 0.93 0.97 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 83158 0 0 0 774 188 0 0 25 0 1 0 1854110747 342839296 82754 4294967295 134512640 134736556 3221224560 3221223088 134572994 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 83701 82754 1116 68 0 83633 0
[pid=10869] vsize: 334804
Current children cumulated CPU time (s) 9.62
Current children cumulated vsize (Kb) 334804

[startup+20.0036 s]
Raw data (loadavg): 0.94 0.97 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 100899 0 0 0 1729 225 0 0 25 0 1 0 1854110747 416219136 100495 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 101616 100495 1116 68 0 101548 0
[pid=10869] vsize: 406464
Current children cumulated CPU time (s) 19.54
Current children cumulated vsize (Kb) 406464

[startup+30.0043 s]
Raw data (loadavg): 0.95 0.97 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 102191 0 0 0 2724 228 0 0 25 0 1 0 1854110747 422031360 101787 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 103035 101787 1116 68 0 102967 0
[pid=10869] vsize: 412140
Current children cumulated CPU time (s) 29.52
Current children cumulated vsize (Kb) 412140

[startup+40.005 s]
Raw data (loadavg): 0.96 0.97 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 104143 0 0 0 3717 234 0 0 25 0 1 0 1854110747 430108672 103739 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 105007 103739 1116 68 0 104939 0
[pid=10869] vsize: 420028
Current children cumulated CPU time (s) 39.51
Current children cumulated vsize (Kb) 420028

[startup+50.0057 s]
Raw data (loadavg): 0.96 0.97 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 106299 0 0 0 4710 238 0 0 25 0 1 0 1854110747 439021568 105895 4294967295 134512640 134736556 3221224560 3221221388 1077090874 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 107183 105895 1116 68 0 107115 0
[pid=10869] vsize: 428732
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (Kb) 428732

[startup+60.0054 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 112618 0 0 0 5690 255 0 0 25 0 1 0 1854110747 468303872 112214 4294967295 134512640 134736556 3221224560 3221223424 134623854 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 114332 112220 1116 68 0 114264 0
[pid=10869] vsize: 457328
Current children cumulated CPU time (s) 59.45
Current children cumulated vsize (Kb) 457328

[startup+70.0051 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 6431 355 0 0 24 0 1 0 1854110747 502206464 120573 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122609 120573 1116 68 0 122541 0
[pid=10869] vsize: 490436
Current children cumulated CPU time (s) 67.86
Current children cumulated vsize (Kb) 490436

[startup+80.0058 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 7185 434 0 0 23 0 1 0 1854110747 502206464 120573 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122609 120573 1116 68 0 122541 0
[pid=10869] vsize: 490436
Current children cumulated CPU time (s) 76.19
Current children cumulated vsize (Kb) 490436

[startup+90.0056 s]
Raw data (loadavg): 1.05 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 8059 475 0 0 22 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 85.34
Current children cumulated vsize (Kb) 490408

[startup+100.006 s]
Raw data (loadavg): 1.04 0.99 0.99 1/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) T 10868 10869 21452 0 -1 0 120977 0 0 0 8914 523 0 0 17 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 94.37
Current children cumulated vsize (Kb) 490408

[startup+110.007 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 9700 593 0 0 22 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 102.93
Current children cumulated vsize (Kb) 490408

[startup+120.007 s]
Raw data (loadavg): 1.03 0.99 0.99 1/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) T 10868 10869 21452 0 -1 0 120977 0 0 0 10580 630 0 0 25 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 112.1
Current children cumulated vsize (Kb) 490408

[startup+130.007 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 11475 664 0 0 25 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 121.39
Current children cumulated vsize (Kb) 490408

[startup+140.008 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 12236 745 0 0 22 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 129.81
Current children cumulated vsize (Kb) 490408

[startup+150.009 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 13104 787 0 0 25 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 138.91
Current children cumulated vsize (Kb) 490408

[startup+160.01 s]
Raw data (loadavg): 1.01 0.99 0.99 1/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) T 10868 10869 21452 0 -1 0 120977 0 0 0 13975 827 0 0 22 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 148.02
Current children cumulated vsize (Kb) 490408

[startup+170.01 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 14872 860 0 0 25 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 157.32
Current children cumulated vsize (Kb) 490408

[startup+180.011 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 15650 935 0 0 25 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 165.85
Current children cumulated vsize (Kb) 490408

[startup+190.012 s]
Raw data (loadavg): 1.01 0.99 0.99 1/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) T 10868 10869 21452 0 -1 0 120977 0 0 0 16458 999 0 0 22 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 174.57
Current children cumulated vsize (Kb) 490408

[startup+200.011 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 17318 1047 0 0 23 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223328 134610771 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 183.65
Current children cumulated vsize (Kb) 490408

[startup+210.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 18187 1087 0 0 17 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223216 134608231 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 192.74
Current children cumulated vsize (Kb) 490408

[startup+220.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 120977 0 0 0 19094 1118 0 0 19 0 1 0 1854110747 502177792 120573 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 122602 120573 1116 68 0 122534 0
[pid=10869] vsize: 490408
Current children cumulated CPU time (s) 202.12
Current children cumulated vsize (Kb) 490408

[startup+230.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121154 0 0 0 19905 1180 0 0 17 0 1 0 1854110747 502685696 120712 4294967295 134512640 134736556 3221224560 3221222472 134634645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 122726 120712 1116 68 0 122658 0
[pid=10869] vsize: 490904
Current children cumulated CPU time (s) 210.85
Current children cumulated vsize (Kb) 490904

[startup+240.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121307 0 0 0 20775 1223 0 0 25 0 1 0 1854110747 503357440 120865 4294967295 134512640 134736556 3221224560 3221223272 134694477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 122890 120865 1116 68 0 122822 0
[pid=10869] vsize: 491560
Current children cumulated CPU time (s) 219.98
Current children cumulated vsize (Kb) 491560

[startup+250.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121780 0 0 0 21654 1261 0 0 25 0 1 0 1854110747 505253888 121338 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123353 121338 1116 68 0 123285 0
[pid=10869] vsize: 493412
Current children cumulated CPU time (s) 229.15
Current children cumulated vsize (Kb) 493412

[startup+260.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121807 0 0 0 22536 1298 0 0 25 0 1 0 1854110747 505389056 121365 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123386 121365 1116 68 0 123318 0
[pid=10869] vsize: 493544
Current children cumulated CPU time (s) 238.34
Current children cumulated vsize (Kb) 493544

[startup+270.012 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121835 0 0 0 23390 1346 0 0 20 0 1 0 1854110747 505524224 121393 4294967295 134512640 134736556 3221224560 3221223256 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123419 121393 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 247.36
Current children cumulated vsize (Kb) 493676

[startup+280.013 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) T 10868 10869 21452 0 -1 0 121844 0 0 0 24239 1394 0 0 22 0 1 0 1854110747 505524224 121402 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121402 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 256.33
Current children cumulated vsize (Kb) 493676

[startup+290.014 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121845 0 0 0 25096 1440 0 0 17 0 1 0 1854110747 505524224 121403 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123419 121403 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 265.36
Current children cumulated vsize (Kb) 493676

[startup+300.013 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121845 0 0 0 25939 1494 0 0 22 0 1 0 1854110747 505524224 121403 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121403 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 274.33
Current children cumulated vsize (Kb) 493676

[startup+310.014 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121845 0 0 0 26903 1507 0 0 25 0 1 0 1854110747 505524224 121403 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121403 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 284.1
Current children cumulated vsize (Kb) 493676

[startup+320.014 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121845 0 0 0 27901 1507 0 0 25 0 1 0 1854110747 505524224 121403 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121403 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 294.08
Current children cumulated vsize (Kb) 493676

[startup+330.015 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121845 0 0 0 28900 1508 0 0 25 0 1 0 1854110747 505524224 121403 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121403 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 304.08
Current children cumulated vsize (Kb) 493676

[startup+340.014 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121845 0 0 0 29898 1508 0 0 25 0 1 0 1854110747 505524224 121403 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121403 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 314.06
Current children cumulated vsize (Kb) 493676

[startup+350.014 s]
Raw data (loadavg): 1.07 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 30694 1574 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 322.68
Current children cumulated vsize (Kb) 493676

[startup+360.015 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 31692 1575 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 332.67
Current children cumulated vsize (Kb) 493676

[startup+370.014 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 32690 1576 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 342.66
Current children cumulated vsize (Kb) 493676

[startup+380.015 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 33689 1576 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 352.65
Current children cumulated vsize (Kb) 493676

[startup+390.016 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 34687 1577 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 362.64
Current children cumulated vsize (Kb) 493676

[startup+400.016 s]
Raw data (loadavg): 1.03 1.00 1.00 3/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 35686 1578 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223184 1077378647 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 372.64
Current children cumulated vsize (Kb) 493676

[startup+410.015 s]
Raw data (loadavg): 1.02 1.00 1.00 3/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 36685 1579 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 382.64
Current children cumulated vsize (Kb) 493676

[startup+420.016 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 37683 1579 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 392.62
Current children cumulated vsize (Kb) 493676

[startup+430.017 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 38682 1580 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 402.62
Current children cumulated vsize (Kb) 493676

[startup+440.016 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 39682 1580 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 412.62
Current children cumulated vsize (Kb) 493676

[startup+450.016 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 40680 1581 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 422.61
Current children cumulated vsize (Kb) 493676

[startup+460.017 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 41678 1581 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 432.59
Current children cumulated vsize (Kb) 493676

[startup+470.017 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 42677 1582 0 0 17 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 442.59
Current children cumulated vsize (Kb) 493676

[startup+480.017 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) T 10868 10869 21452 0 -1 0 121853 0 0 0 43454 1659 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 451.13
Current children cumulated vsize (Kb) 493676

[startup+490.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 44452 1660 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 461.12
Current children cumulated vsize (Kb) 493676

[startup+500.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 45449 1661 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 471.1
Current children cumulated vsize (Kb) 493676

[startup+510.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 46448 1661 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 481.09
Current children cumulated vsize (Kb) 493676

[startup+520.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 47446 1662 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 491.08
Current children cumulated vsize (Kb) 493676

[startup+530.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 48445 1663 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 501.08
Current children cumulated vsize (Kb) 493676

[startup+540.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 49444 1663 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 511.07
Current children cumulated vsize (Kb) 493676

[startup+550.018 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) T 10868 10869 21452 0 -1 0 121853 0 0 0 50356 1690 0 0 17 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 520.46
Current children cumulated vsize (Kb) 493676

[startup+560.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 51234 1730 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 529.64
Current children cumulated vsize (Kb) 493676

[startup+570.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 52233 1731 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550899 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 539.64
Current children cumulated vsize (Kb) 493676

[startup+580.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 53231 1732 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 549.63
Current children cumulated vsize (Kb) 493676

[startup+590.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 54230 1733 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 559.63
Current children cumulated vsize (Kb) 493676

[startup+600.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 55229 1734 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 569.63
Current children cumulated vsize (Kb) 493676

[startup+610.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 56226 1735 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 579.61
Current children cumulated vsize (Kb) 493676

[startup+620.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 57224 1735 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 589.59
Current children cumulated vsize (Kb) 493676

[startup+630.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 121853 0 0 0 58223 1736 0 0 25 0 1 0 1854110747 505524224 121411 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123419 121411 1116 68 0 123351 0
[pid=10869] vsize: 493676
Current children cumulated CPU time (s) 599.59
Current children cumulated vsize (Kb) 493676

[startup+640.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 59179 1750 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 609.29
Current children cumulated vsize (Kb) 493908

[startup+650.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 60140 1763 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 619.03
Current children cumulated vsize (Kb) 493908

[startup+660.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 61140 1763 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 629.03
Current children cumulated vsize (Kb) 493908

[startup+670.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 62140 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 639.04
Current children cumulated vsize (Kb) 493908

[startup+680.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 63140 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 649.04
Current children cumulated vsize (Kb) 493908

[startup+690.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 64140 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 659.04
Current children cumulated vsize (Kb) 493908

[startup+700.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 65139 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 669.03
Current children cumulated vsize (Kb) 493908

[startup+710.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 66139 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 679.03
Current children cumulated vsize (Kb) 493908

[startup+720.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 67139 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 689.03
Current children cumulated vsize (Kb) 493908

[startup+730.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 68139 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 699.03
Current children cumulated vsize (Kb) 493908

[startup+740.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 69139 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 709.03
Current children cumulated vsize (Kb) 493908

[startup+750.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 70139 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 719.03
Current children cumulated vsize (Kb) 493908

[startup+760.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 71139 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 729.03
Current children cumulated vsize (Kb) 493908

[startup+770.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 72139 1764 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 739.03
Current children cumulated vsize (Kb) 493908

[startup+780.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 73139 1765 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 749.04
Current children cumulated vsize (Kb) 493908

[startup+790.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 74139 1765 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 759.04
Current children cumulated vsize (Kb) 493908

[startup+800.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 75139 1765 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 769.04
Current children cumulated vsize (Kb) 493908

[startup+810.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 76139 1765 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 779.04
Current children cumulated vsize (Kb) 493908

[startup+820.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 77139 1765 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 789.04
Current children cumulated vsize (Kb) 493908

[startup+830.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 78139 1765 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 799.04
Current children cumulated vsize (Kb) 493908

[startup+840.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 79139 1765 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 809.04
Current children cumulated vsize (Kb) 493908

[startup+850.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 80084 1784 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 818.68
Current children cumulated vsize (Kb) 493908

[startup+860.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 81083 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 828.68
Current children cumulated vsize (Kb) 493908

[startup+870.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 82083 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 838.68
Current children cumulated vsize (Kb) 493908

[startup+880.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 83083 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 848.68
Current children cumulated vsize (Kb) 493908

[startup+890.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 84083 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 858.68
Current children cumulated vsize (Kb) 493908

[startup+900.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 85083 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 868.68
Current children cumulated vsize (Kb) 493908

[startup+910.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 86083 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 878.68
Current children cumulated vsize (Kb) 493908

[startup+920.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 87082 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 888.67
Current children cumulated vsize (Kb) 493908

[startup+930.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 88082 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 898.67
Current children cumulated vsize (Kb) 493908

[startup+940.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 89082 1785 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 908.67
Current children cumulated vsize (Kb) 493908

[startup+950.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 90082 1786 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 918.68
Current children cumulated vsize (Kb) 493908

[startup+960.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 91067 1790 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 928.57
Current children cumulated vsize (Kb) 493908

[startup+970.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 92066 1791 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 938.57
Current children cumulated vsize (Kb) 493908

[startup+980.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 93065 1791 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 948.56
Current children cumulated vsize (Kb) 493908

[startup+990.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122267 0 0 0 94059 1793 0 0 25 0 1 0 1854110747 505761792 121464 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123477 121464 1116 68 0 123409 0
[pid=10869] vsize: 493908
Current children cumulated CPU time (s) 958.52
Current children cumulated vsize (Kb) 493908

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122287 0 0 0 95057 1794 0 0 25 0 1 0 1854110747 505896960 121484 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123510 121484 1116 68 0 123442 0
[pid=10869] vsize: 494040
Current children cumulated CPU time (s) 968.51
Current children cumulated vsize (Kb) 494040

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122287 0 0 0 96055 1795 0 0 25 0 1 0 1854110747 505896960 121484 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123510 121484 1116 68 0 123442 0
[pid=10869] vsize: 494040
Current children cumulated CPU time (s) 978.5
Current children cumulated vsize (Kb) 494040

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122287 0 0 0 97054 1795 0 0 25 0 1 0 1854110747 505896960 121484 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123510 121484 1116 68 0 123442 0
[pid=10869] vsize: 494040
Current children cumulated CPU time (s) 988.49
Current children cumulated vsize (Kb) 494040

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122287 0 0 0 97995 1814 0 0 25 0 1 0 1854110747 505896960 121484 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123510 121484 1116 68 0 123442 0
[pid=10869] vsize: 494040
Current children cumulated CPU time (s) 998.09
Current children cumulated vsize (Kb) 494040

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122448 0 0 0 98989 1816 0 0 25 0 1 0 1854110747 506576896 121645 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123676 121645 1116 68 0 123608 0
[pid=10869] vsize: 494704
Current children cumulated CPU time (s) 1008.05
Current children cumulated vsize (Kb) 494704

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122541 0 0 0 99988 1817 0 0 25 0 1 0 1854110747 506830848 121717 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123738 121717 1116 68 0 123670 0
[pid=10869] vsize: 494952
Current children cumulated CPU time (s) 1018.05
Current children cumulated vsize (Kb) 494952

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122609 0 0 0 100987 1817 0 0 25 0 1 0 1854110747 506990592 121771 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123777 121771 1116 68 0 123709 0
[pid=10869] vsize: 495108
Current children cumulated CPU time (s) 1028.04
Current children cumulated vsize (Kb) 495108

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122670 0 0 0 101987 1818 0 0 25 0 1 0 1854110747 507314176 121832 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123856 121832 1116 68 0 123788 0
[pid=10869] vsize: 495424
Current children cumulated CPU time (s) 1038.05
Current children cumulated vsize (Kb) 495424

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122713 0 0 0 102986 1818 0 0 25 0 1 0 1854110747 507449344 121875 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123889 121875 1116 68 0 123821 0
[pid=10869] vsize: 495556
Current children cumulated CPU time (s) 1048.04
Current children cumulated vsize (Kb) 495556

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122737 0 0 0 103986 1818 0 0 25 0 1 0 1854110747 507584512 121899 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 123922 121899 1116 68 0 123854 0
[pid=10869] vsize: 495688
Current children cumulated CPU time (s) 1058.04
Current children cumulated vsize (Kb) 495688

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122831 0 0 0 104985 1819 0 0 25 0 1 0 1854110747 508010496 121993 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124026 121993 1116 68 0 123958 0
[pid=10869] vsize: 496104
Current children cumulated CPU time (s) 1068.04
Current children cumulated vsize (Kb) 496104

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122952 0 0 0 105985 1819 0 0 25 0 1 0 1854110747 508448768 122114 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124133 122114 1116 68 0 124065 0
[pid=10869] vsize: 496532
Current children cumulated CPU time (s) 1078.04
Current children cumulated vsize (Kb) 496532

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122966 0 0 0 106985 1820 0 0 25 0 1 0 1854110747 508583936 122128 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124166 122128 1116 68 0 124098 0
[pid=10869] vsize: 496664
Current children cumulated CPU time (s) 1088.05
Current children cumulated vsize (Kb) 496664

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122968 0 0 0 107984 1820 0 0 25 0 1 0 1854110747 508583936 122130 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124166 122130 1116 68 0 124098 0
[pid=10869] vsize: 496664
Current children cumulated CPU time (s) 1098.04
Current children cumulated vsize (Kb) 496664

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122968 0 0 0 108983 1821 0 0 25 0 1 0 1854110747 508473344 122130 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124139 122130 1116 68 0 124071 0
[pid=10869] vsize: 496556
Current children cumulated CPU time (s) 1108.04
Current children cumulated vsize (Kb) 496556

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 122980 0 0 0 109983 1821 0 0 25 0 1 0 1854110747 508608512 122142 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124172 122142 1116 68 0 124104 0
[pid=10869] vsize: 496688
Current children cumulated CPU time (s) 1118.04
Current children cumulated vsize (Kb) 496688

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 123008 0 0 0 110982 1821 0 0 25 0 1 0 1854110747 508796928 122170 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124218 122170 1116 68 0 124150 0
[pid=10869] vsize: 496872
Current children cumulated CPU time (s) 1128.03
Current children cumulated vsize (Kb) 496872

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 123008 0 0 0 111982 1822 0 0 25 0 1 0 1854110747 508796928 122170 4294967295 134512640 134736556 3221224560 3221223176 134524691 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124218 122170 1116 68 0 124150 0
[pid=10869] vsize: 496872
Current children cumulated CPU time (s) 1138.04
Current children cumulated vsize (Kb) 496872

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 123103 0 0 0 112981 1823 0 0 25 0 1 0 1854110747 509210624 122265 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124319 122265 1116 68 0 124251 0
[pid=10869] vsize: 497276
Current children cumulated CPU time (s) 1148.04
Current children cumulated vsize (Kb) 497276

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 123128 0 0 0 113979 1824 0 0 25 0 1 0 1854110747 509210624 122290 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124319 122290 1116 68 0 124251 0
[pid=10869] vsize: 497276
Current children cumulated CPU time (s) 1158.03
Current children cumulated vsize (Kb) 497276

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 123131 0 0 0 114978 1825 0 0 25 0 1 0 1854110747 509210624 122293 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124319 122293 1116 68 0 124251 0
[pid=10869] vsize: 497276
Current children cumulated CPU time (s) 1168.03
Current children cumulated vsize (Kb) 497276

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 123185 0 0 0 115977 1826 0 0 25 0 1 0 1854110747 509435904 122347 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124374 122347 1116 68 0 124306 0
[pid=10869] vsize: 497496
Current children cumulated CPU time (s) 1178.03
Current children cumulated vsize (Kb) 497496

[startup+1220.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 123209 0 0 0 116977 1827 0 0 25 0 1 0 1854110747 509624320 122371 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124420 122371 1116 68 0 124352 0
[pid=10869] vsize: 497680
Current children cumulated CPU time (s) 1188.04
Current children cumulated vsize (Kb) 497680

[startup+1230.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10869
Raw data (/proc/10869/stat): 10869 (bsolo) R 10868 10869 21452 0 -1 0 123209 0 0 0 117975 1828 0 0 25 0 1 0 1854110747 509624320 122371 4294967295 134512640 134736556 3221224560 3221223360 134552874 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10869/statm): 124420 122371 1116 68 0 124352 0
[pid=10869] vsize: 497680
Current children cumulated CPU time (s) 1198.03
Current children cumulated vsize (Kb) 497680
One traced child (pid=10869) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1230.3
CPU time (s): 1198.29
CPU user time (s): 1179.78
CPU system time (s): 18.5102
CPU usage (%): 97.3985
Max. virtual memory (cumulated for all children) (Kb): 497680

Verifier Data

ERROR: no interpretation found !