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

Nameweb/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl.opb
MD5SUMb8424149645ffb0af409a9e7aef74685
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
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 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13

Trace number 354

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        946224 kB
Buffers:         33712 kB
Cached:          30708 kB
SwapCached:        792 kB
Active:          59532 kB
Inactive:         7596 kB
HighTotal:      131008 kB
HighFree:        96180 kB
LowTotal:       903652 kB
LowFree:        850044 kB
SwapTotal:     2097136 kB
SwapFree:      2095876 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            15648 kB
Committed_AS:    64264 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:41:28 (client local time) WITH STATUS 0 IN 1195.98 SECONDS
stats: 296 7 1195.98 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 81558 variables and 240469 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 202.73
c After prepocess the problem consists of 80839 variables and 238597 constraints.
c Restart #1 #Var: 80839 #Dec: 3335 LB: 0 @ 254.88
c Restart #2 #Var: 80839 #Dec: 10091 LB: 0 @ 413.57
c Restart #3 #Var: 80839 #Dec: 19769 LB: 0 @ 542.4
c CHANGE Heuristic... 
c Restart #0 #Var: 80839 #Dec: 29752 LB: 0 @ 651.97
c Restart #1 #Var: 80837 #Dec: 30710 LB: 0 @ 669.01
c Restart #2 #Var: 80837 #Dec: 32684 LB: 0 @ 711.07
c Restart #3 #Var: 80837 #Dec: 35039 LB: 0 @ 944.93
c Restart #4 #Var: 80837 #Dec: 37765 LB: 0 @ 1147.7
s UNKNOWN
c Exit Code: 0
c Total time: 1195.9 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/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1781911117 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 107 3 90 68 0 39 0
[pid=2139] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc5/normalized-cache-ibm-q-full.all.ucl.opb

[startup+10.0036 s]
Raw data (loadavg): 0.93 0.96 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 10414 0 0 0 911 44 0 0 23 0 1 0 1781911117 34017280 7422 4294967295 134512640 134736556 3221224560 3221223456 134570276 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 8305 7422 1116 68 0 8237 0
[pid=2139] vsize: 33220
Current children cumulated CPU time (s) 9.55
Current children cumulated vsize (Kb) 33220

[startup+20.0043 s]
Raw data (loadavg): 0.94 0.96 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 60174 0 0 0 1673 176 0 0 25 0 1 0 1781911117 50049024 11365 4294967295 134512640 134736556 3221224560 3221223088 134574252 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 12219 11365 1116 68 0 12151 0
[pid=2139] vsize: 48876
Current children cumulated CPU time (s) 18.49
Current children cumulated vsize (Kb) 48876

[startup+30.0041 s]
Raw data (loadavg): 0.95 0.96 0.91 1/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) T 2138 2139 824 0 -1 0 197475 0 0 0 2311 456 0 0 25 0 1 0 1781911117 61837312 14126 4294967295 134512640 134736556 3221224560 3221223096 1077757598 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2139/statm): 15097 14126 1116 68 0 15029 0
[pid=2139] vsize: 60388
Current children cumulated CPU time (s) 27.67
Current children cumulated vsize (Kb) 60388

[startup+40.0049 s]
Raw data (loadavg): 0.96 0.96 0.91 1/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) T 2138 2139 824 0 -1 0 394058 0 0 0 2873 824 0 0 25 0 1 0 1781911117 70238208 16202 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2139/statm): 17148 16202 1116 68 0 17080 0
[pid=2139] vsize: 68592
Current children cumulated CPU time (s) 36.97
Current children cumulated vsize (Kb) 68592

[startup+50.0056 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 592573 0 0 0 3415 1211 0 0 25 0 1 0 1781911117 78016512 18082 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 19047 18088 1116 68 0 18979 0
[pid=2139] vsize: 76188
Current children cumulated CPU time (s) 46.26
Current children cumulated vsize (Kb) 76188

[startup+60.0063 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 788006 0 0 0 3979 1587 0 0 25 0 1 0 1781911117 84807680 19772 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 20705 19779 1116 68 0 20637 0
[pid=2139] vsize: 82820
Current children cumulated CPU time (s) 55.66
Current children cumulated vsize (Kb) 82820

[startup+70.0061 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 982534 0 0 0 4547 1965 0 0 25 0 1 0 1781911117 92237824 21599 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 22519 21606 1116 68 0 22451 0
[pid=2139] vsize: 90076
Current children cumulated CPU time (s) 65.12
Current children cumulated vsize (Kb) 90076

[startup+80.0058 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) T 2138 2139 824 0 -1 0 1174836 0 0 0 5120 2340 0 0 25 0 1 0 1781911117 97849344 22986 4294967295 134512640 134736556 3221224560 3221222808 1077799011 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2139/statm): 23889 22986 1116 68 0 23821 0
[pid=2139] vsize: 95556
Current children cumulated CPU time (s) 74.6
Current children cumulated vsize (Kb) 95556

[startup+90.0055 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 1367480 0 0 0 5692 2718 0 0 23 0 1 0 1781911117 103510016 24364 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 25271 24370 1116 68 0 25203 0
[pid=2139] vsize: 101084
Current children cumulated CPU time (s) 84.1
Current children cumulated vsize (Kb) 101084

[startup+100.005 s]
Raw data (loadavg): 0.98 0.96 0.91 1/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) T 2138 2139 824 0 -1 0 1559130 0 0 0 6265 3098 0 0 25 0 1 0 1781911117 108670976 25656 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2139/statm): 26531 25656 1116 68 0 26463 0
[pid=2139] vsize: 106124
Current children cumulated CPU time (s) 93.63
Current children cumulated vsize (Kb) 106124

[startup+110.006 s]
Raw data (loadavg): 0.98 0.97 0.91 1/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) T 2138 2139 824 0 -1 0 1750241 0 0 0 6847 3470 0 0 25 0 1 0 1781911117 114323456 26798 4294967295 134512640 134736556 3221224560 3221222808 1077799011 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2139/statm): 27911 26798 1116 68 0 27843 0
[pid=2139] vsize: 111644
Current children cumulated CPU time (s) 103.17
Current children cumulated vsize (Kb) 111644

[startup+120.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 1941886 0 0 0 7426 3847 0 0 25 0 1 0 1781911117 119209984 27992 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 29104 27997 1116 68 0 29036 0
[pid=2139] vsize: 116416
Current children cumulated CPU time (s) 112.73
Current children cumulated vsize (Kb) 116416

[startup+130.007 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) T 2138 2139 824 0 -1 0 2131815 0 0 0 8012 4219 0 0 25 0 1 0 1781911117 123404288 29058 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2139/statm): 30128 29058 1116 68 0 30060 0
[pid=2139] vsize: 120512
Current children cumulated CPU time (s) 122.31
Current children cumulated vsize (Kb) 120512

[startup+140.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2321896 0 0 0 8600 4585 0 0 25 0 1 0 1781911117 128036864 30168 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 31259 30172 1116 68 0 31191 0
[pid=2139] vsize: 125036
Current children cumulated CPU time (s) 131.85
Current children cumulated vsize (Kb) 125036

[startup+150.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2511157 0 0 0 9182 4964 0 0 25 0 1 0 1781911117 132255744 31163 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 32289 31169 1116 68 0 32221 0
[pid=2139] vsize: 129156
Current children cumulated CPU time (s) 141.46
Current children cumulated vsize (Kb) 129156

[startup+160.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2696840 0 0 0 9771 5330 0 0 25 0 1 0 1781911117 136196096 32158 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 33251 32158 1116 68 0 33183 0
[pid=2139] vsize: 133004
Current children cumulated CPU time (s) 151.01
Current children cumulated vsize (Kb) 133004

[startup+170.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2865721 0 0 0 10394 5671 0 0 25 0 1 0 1781911117 141701120 33562 4294967295 134512640 134736556 3221224560 3221223096 1077757598 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 34595 33562 1116 68 0 34527 0
[pid=2139] vsize: 138380
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (Kb) 138380

[startup+180.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2874958 0 0 0 11370 5694 0 0 25 0 1 0 1781911117 181428224 42799 4294967295 134512640 134736556 3221224560 3221223272 134544048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 44294 42799 1116 68 0 44226 0
[pid=2139] vsize: 177176
Current children cumulated CPU time (s) 170.64
Current children cumulated vsize (Kb) 177176

[startup+190.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2874958 0 0 0 12369 5694 0 0 25 0 1 0 1781911117 181428224 42799 4294967295 134512640 134736556 3221224560 3221223296 134645207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 44294 42799 1116 68 0 44226 0
[pid=2139] vsize: 177176
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (Kb) 177176

[startup+200.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2874958 0 0 0 13369 5694 0 0 25 0 1 0 1781911117 181428224 42799 4294967295 134512640 134736556 3221224560 3221223356 134543274 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 44294 42799 1116 68 0 44226 0
[pid=2139] vsize: 177176
Current children cumulated CPU time (s) 190.63
Current children cumulated vsize (Kb) 177176

[startup+210.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2874958 0 0 0 14369 5695 0 0 25 0 1 0 1781911117 181428224 42799 4294967295 134512640 134736556 3221224560 3221223376 134644904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 44294 42799 1116 68 0 44226 0
[pid=2139] vsize: 177176
Current children cumulated CPU time (s) 200.64
Current children cumulated vsize (Kb) 177176

[startup+220.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878217 0 0 0 15358 5703 0 0 25 0 1 0 1781911117 194437120 45818 4294967295 134512640 134736556 3221224560 3221223248 134536470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 47470 45818 1116 68 0 47402 0
[pid=2139] vsize: 189880
Current children cumulated CPU time (s) 210.61
Current children cumulated vsize (Kb) 189880

[startup+230.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878222 0 0 0 16356 5704 0 0 25 0 1 0 1781911117 194437120 45823 4294967295 134512640 134736556 3221224560 3221223280 134529373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 47470 45823 1116 68 0 47402 0
[pid=2139] vsize: 189880
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (Kb) 189880

[startup+240.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878229 0 0 0 17353 5705 0 0 25 0 1 0 1781911117 194572288 45830 4294967295 134512640 134736556 3221224560 3221223232 134528599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 47503 45830 1116 68 0 47435 0
[pid=2139] vsize: 190012
Current children cumulated CPU time (s) 230.58
Current children cumulated vsize (Kb) 190012

[startup+250.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878234 0 0 0 18352 5706 0 0 25 0 1 0 1781911117 194572288 45835 4294967295 134512640 134736556 3221224560 3221223048 134536597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 47503 45835 1116 68 0 47435 0
[pid=2139] vsize: 190012
Current children cumulated CPU time (s) 240.58
Current children cumulated vsize (Kb) 190012

[startup+260.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878248 0 0 0 19346 5708 0 0 25 0 1 0 1781911117 194572288 45849 4294967295 134512640 134736556 3221224560 3221223088 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 47503 45849 1116 68 0 47435 0
[pid=2139] vsize: 190012
Current children cumulated CPU time (s) 250.54
Current children cumulated vsize (Kb) 190012

[startup+270.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878262 0 0 0 20338 5712 0 0 25 0 1 0 1781911117 194707456 45863 4294967295 134512640 134736556 3221224560 3221223096 134543871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 47536 45863 1116 68 0 47468 0
[pid=2139] vsize: 190144
Current children cumulated CPU time (s) 260.5
Current children cumulated vsize (Kb) 190144

[startup+280.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878268 0 0 0 21336 5712 0 0 25 0 1 0 1781911117 194707456 45869 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 47536 45869 1116 68 0 47468 0
[pid=2139] vsize: 190144
Current children cumulated CPU time (s) 270.48
Current children cumulated vsize (Kb) 190144

[startup+290.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878271 0 0 0 22334 5713 0 0 25 0 1 0 1781911117 194707456 45872 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47536 45872 1116 68 0 47468 0
[pid=2139] vsize: 190144
Current children cumulated CPU time (s) 280.47
Current children cumulated vsize (Kb) 190144

[startup+300.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878274 0 0 0 23333 5714 0 0 25 0 1 0 1781911117 194707456 45875 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47536 45875 1116 68 0 47468 0
[pid=2139] vsize: 190144
Current children cumulated CPU time (s) 290.47
Current children cumulated vsize (Kb) 190144

[startup+310.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878278 0 0 0 24331 5715 0 0 25 0 1 0 1781911117 194707456 45879 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47536 45879 1116 68 0 47468 0
[pid=2139] vsize: 190144
Current children cumulated CPU time (s) 300.46
Current children cumulated vsize (Kb) 190144

[startup+320.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878284 0 0 0 25328 5716 0 0 25 0 1 0 1781911117 194707456 45885 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47536 45885 1116 68 0 47468 0
[pid=2139] vsize: 190144
Current children cumulated CPU time (s) 310.44
Current children cumulated vsize (Kb) 190144

[startup+330.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878291 0 0 0 26324 5718 0 0 25 0 1 0 1781911117 194707456 45892 4294967295 134512640 134736556 3221224560 3221223152 134543988 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47536 45892 1116 68 0 47468 0
[pid=2139] vsize: 190144
Current children cumulated CPU time (s) 320.42
Current children cumulated vsize (Kb) 190144

[startup+340.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878297 0 0 0 27323 5718 0 0 25 0 1 0 1781911117 194842624 45898 4294967295 134512640 134736556 3221224560 3221223228 134716456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47569 45898 1116 68 0 47501 0
[pid=2139] vsize: 190276
Current children cumulated CPU time (s) 330.41
Current children cumulated vsize (Kb) 190276

[startup+350.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878305 0 0 0 28321 5720 0 0 25 0 1 0 1781911117 194842624 45906 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47569 45906 1116 68 0 47501 0
[pid=2139] vsize: 190276
Current children cumulated CPU time (s) 340.41
Current children cumulated vsize (Kb) 190276

[startup+360.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878313 0 0 0 29319 5721 0 0 25 0 1 0 1781911117 194842624 45914 4294967295 134512640 134736556 3221224560 3221223140 134716323 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47569 45914 1116 68 0 47501 0
[pid=2139] vsize: 190276
Current children cumulated CPU time (s) 350.4
Current children cumulated vsize (Kb) 190276

[startup+370.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878321 0 0 0 30318 5721 0 0 25 0 1 0 1781911117 194842624 45922 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47569 45922 1116 68 0 47501 0
[pid=2139] vsize: 190276
Current children cumulated CPU time (s) 360.39
Current children cumulated vsize (Kb) 190276

[startup+380.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878328 0 0 0 31316 5722 0 0 25 0 1 0 1781911117 194977792 45929 4294967295 134512640 134736556 3221224560 3221223072 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47602 45929 1116 68 0 47534 0
[pid=2139] vsize: 190408
Current children cumulated CPU time (s) 370.38
Current children cumulated vsize (Kb) 190408

[startup+390.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878335 0 0 0 32315 5723 0 0 25 0 1 0 1781911117 194977792 45936 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47602 45936 1116 68 0 47534 0
[pid=2139] vsize: 190408
Current children cumulated CPU time (s) 380.38
Current children cumulated vsize (Kb) 190408

[startup+400.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878343 0 0 0 33312 5724 0 0 25 0 1 0 1781911117 194977792 45944 4294967295 134512640 134736556 3221224560 3221223296 134529060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47602 45944 1116 68 0 47534 0
[pid=2139] vsize: 190408
Current children cumulated CPU time (s) 390.36
Current children cumulated vsize (Kb) 190408

[startup+410.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878348 0 0 0 34311 5724 0 0 25 0 1 0 1781911117 194977792 45949 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47602 45949 1116 68 0 47534 0
[pid=2139] vsize: 190408
Current children cumulated CPU time (s) 400.35
Current children cumulated vsize (Kb) 190408

[startup+420.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878353 0 0 0 35310 5725 0 0 25 0 1 0 1781911117 194977792 45954 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47602 45954 1116 68 0 47534 0
[pid=2139] vsize: 190408
Current children cumulated CPU time (s) 410.35
Current children cumulated vsize (Kb) 190408

[startup+430.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878356 0 0 0 36307 5726 0 0 25 0 1 0 1781911117 194977792 45957 4294967295 134512640 134736556 3221224560 3221223036 134536645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47602 45957 1116 68 0 47534 0
[pid=2139] vsize: 190408
Current children cumulated CPU time (s) 420.33
Current children cumulated vsize (Kb) 190408

[startup+440.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878358 0 0 0 37306 5726 0 0 25 0 1 0 1781911117 194977792 45959 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47602 45959 1116 68 0 47534 0
[pid=2139] vsize: 190408
Current children cumulated CPU time (s) 430.32
Current children cumulated vsize (Kb) 190408

[startup+450.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878363 0 0 0 38304 5727 0 0 25 0 1 0 1781911117 195112960 45964 4294967295 134512640 134736556 3221224560 3221223212 134544720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47635 45964 1116 68 0 47567 0
[pid=2139] vsize: 190540
Current children cumulated CPU time (s) 440.31
Current children cumulated vsize (Kb) 190540

[startup+460.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878365 0 0 0 39303 5727 0 0 25 0 1 0 1781911117 195112960 45966 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47635 45966 1116 68 0 47567 0
[pid=2139] vsize: 190540
Current children cumulated CPU time (s) 450.3
Current children cumulated vsize (Kb) 190540

[startup+470.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878369 0 0 0 40302 5728 0 0 25 0 1 0 1781911117 195112960 45970 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47635 45970 1116 68 0 47567 0
[pid=2139] vsize: 190540
Current children cumulated CPU time (s) 460.3
Current children cumulated vsize (Kb) 190540

[startup+480.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878371 0 0 0 41301 5728 0 0 25 0 1 0 1781911117 195112960 45972 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47635 45972 1116 68 0 47567 0
[pid=2139] vsize: 190540
Current children cumulated CPU time (s) 470.29
Current children cumulated vsize (Kb) 190540

[startup+490.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878374 0 0 0 42300 5729 0 0 25 0 1 0 1781911117 195112960 45975 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47635 45975 1116 68 0 47567 0
[pid=2139] vsize: 190540
Current children cumulated CPU time (s) 480.29
Current children cumulated vsize (Kb) 190540

[startup+500.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878379 0 0 0 43298 5730 0 0 25 0 1 0 1781911117 195112960 45980 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47635 45980 1116 68 0 47567 0
[pid=2139] vsize: 190540
Current children cumulated CPU time (s) 490.28
Current children cumulated vsize (Kb) 190540

[startup+510.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878386 0 0 0 44295 5731 0 0 25 0 1 0 1781911117 195112960 45987 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47635 45987 1116 68 0 47567 0
[pid=2139] vsize: 190540
Current children cumulated CPU time (s) 500.26
Current children cumulated vsize (Kb) 190540

[startup+520.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878406 0 0 0 45290 5733 0 0 25 0 1 0 1781911117 195248128 46007 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47668 46007 1116 68 0 47600 0
[pid=2139] vsize: 190672
Current children cumulated CPU time (s) 510.23
Current children cumulated vsize (Kb) 190672

[startup+530.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878434 0 0 0 46281 5737 0 0 25 0 1 0 1781911117 195383296 46035 4294967295 134512640 134736556 3221224560 3221223140 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 47701 46035 1116 68 0 47633 0
[pid=2139] vsize: 190804
Current children cumulated CPU time (s) 520.18
Current children cumulated vsize (Kb) 190804

[startup+540.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878460 0 0 0 47273 5740 0 0 25 0 1 0 1781911117 195518464 46061 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47734 46061 1116 68 0 47666 0
[pid=2139] vsize: 190936
Current children cumulated CPU time (s) 530.13
Current children cumulated vsize (Kb) 190936

[startup+550.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878483 0 0 0 48265 5742 0 0 25 0 1 0 1781911117 195518464 46084 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47734 46084 1116 68 0 47666 0
[pid=2139] vsize: 190936
Current children cumulated CPU time (s) 540.07
Current children cumulated vsize (Kb) 190936

[startup+560.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878503 0 0 0 49258 5745 0 0 25 0 1 0 1781911117 195653632 46104 4294967295 134512640 134736556 3221224560 3221223280 134529475 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47767 46104 1116 68 0 47699 0
[pid=2139] vsize: 191068
Current children cumulated CPU time (s) 550.03
Current children cumulated vsize (Kb) 191068

[startup+570.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878516 0 0 0 50255 5747 0 0 25 0 1 0 1781911117 195653632 46117 4294967295 134512640 134736556 3221224560 3221223152 134544561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47767 46117 1116 68 0 47699 0
[pid=2139] vsize: 191068
Current children cumulated CPU time (s) 560.02
Current children cumulated vsize (Kb) 191068

[startup+580.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878538 0 0 0 51247 5749 0 0 25 0 1 0 1781911117 195788800 46139 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47800 46139 1116 68 0 47732 0
[pid=2139] vsize: 191200
Current children cumulated CPU time (s) 569.96
Current children cumulated vsize (Kb) 191200

[startup+590.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878553 0 0 0 52239 5752 0 0 25 0 1 0 1781911117 195788800 46154 4294967295 134512640 134736556 3221224560 3221223120 134543562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47800 46154 1116 68 0 47732 0
[pid=2139] vsize: 191200
Current children cumulated CPU time (s) 579.91
Current children cumulated vsize (Kb) 191200

[startup+600.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878567 0 0 0 53232 5755 0 0 25 0 1 0 1781911117 195923968 46168 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47833 46168 1116 68 0 47765 0
[pid=2139] vsize: 191332
Current children cumulated CPU time (s) 589.87
Current children cumulated vsize (Kb) 191332

[startup+610.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878582 0 0 0 54224 5757 0 0 25 0 1 0 1781911117 195923968 46183 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47833 46183 1116 68 0 47765 0
[pid=2139] vsize: 191332
Current children cumulated CPU time (s) 599.81
Current children cumulated vsize (Kb) 191332

[startup+620.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878608 0 0 0 55221 5759 0 0 25 0 1 0 1781911117 196059136 46209 4294967295 134512640 134736556 3221224560 3221223284 134600574 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47866 46209 1116 68 0 47798 0
[pid=2139] vsize: 191464
Current children cumulated CPU time (s) 609.8
Current children cumulated vsize (Kb) 191464

[startup+630.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878624 0 0 0 56220 5760 0 0 25 0 1 0 1781911117 196059136 46225 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47866 46225 1116 68 0 47798 0
[pid=2139] vsize: 191464
Current children cumulated CPU time (s) 619.8
Current children cumulated vsize (Kb) 191464

[startup+640.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878637 0 0 0 57219 5760 0 0 25 0 1 0 1781911117 196194304 46238 4294967295 134512640 134736556 3221224560 3221223296 134529060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47899 46238 1116 68 0 47831 0
[pid=2139] vsize: 191596
Current children cumulated CPU time (s) 629.79
Current children cumulated vsize (Kb) 191596

[startup+650.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878651 0 0 0 58219 5760 0 0 25 0 1 0 1781911117 196194304 46252 4294967295 134512640 134736556 3221224560 3221223200 134543782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47899 46252 1116 68 0 47831 0
[pid=2139] vsize: 191596
Current children cumulated CPU time (s) 639.79
Current children cumulated vsize (Kb) 191596

[startup+660.023 s]
Raw data (loadavg): 0.99 0.97 0.91 6/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878667 0 0 0 59217 5761 0 0 25 0 1 0 1781911117 196333568 46268 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47933 46268 1116 68 0 47865 0
[pid=2139] vsize: 191732
Current children cumulated CPU time (s) 649.78
Current children cumulated vsize (Kb) 191732

[startup+670.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2878998 0 0 0 60217 5762 0 0 25 0 1 0 1781911117 196354048 46281 4294967295 134512640 134736556 3221224560 3221223144 134523849 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 47938 46281 1116 68 0 47870 0
[pid=2139] vsize: 191752
Current children cumulated CPU time (s) 659.79
Current children cumulated vsize (Kb) 191752

[startup+680.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879074 0 0 0 61212 5763 0 0 25 0 1 0 1781911117 196624384 46357 4294967295 134512640 134736556 3221224560 3221223072 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48004 46357 1116 68 0 47936 0
[pid=2139] vsize: 192016
Current children cumulated CPU time (s) 669.75
Current children cumulated vsize (Kb) 192016

[startup+690.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879115 0 0 0 62207 5765 0 0 25 0 1 0 1781911117 196894720 46398 4294967295 134512640 134736556 3221224560 3221223136 134523820 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48070 46398 1116 68 0 48002 0
[pid=2139] vsize: 192280
Current children cumulated CPU time (s) 679.72
Current children cumulated vsize (Kb) 192280

[startup+700.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879146 0 0 0 63204 5766 0 0 25 0 1 0 1781911117 197029888 46429 4294967295 134512640 134736556 3221224560 3221223200 134524400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48103 46429 1116 68 0 48035 0
[pid=2139] vsize: 192412
Current children cumulated CPU time (s) 689.7
Current children cumulated vsize (Kb) 192412

[startup+710.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879157 0 0 0 64202 5768 0 0 25 0 1 0 1781911117 197029888 46440 4294967295 134512640 134736556 3221224560 3221223280 134600646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48103 46440 1116 68 0 48035 0
[pid=2139] vsize: 192412
Current children cumulated CPU time (s) 699.7
Current children cumulated vsize (Kb) 192412

[startup+720.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879165 0 0 0 65202 5768 0 0 25 0 1 0 1781911117 197029888 46448 4294967295 134512640 134736556 3221224560 3221223120 134543642 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48103 46448 1116 68 0 48035 0
[pid=2139] vsize: 192412
Current children cumulated CPU time (s) 709.7
Current children cumulated vsize (Kb) 192412

[startup+730.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879174 0 0 0 66201 5768 0 0 25 0 1 0 1781911117 197029888 46457 4294967295 134512640 134736556 3221224560 3221223104 134544615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48103 46457 1116 68 0 48035 0
[pid=2139] vsize: 192412
Current children cumulated CPU time (s) 719.69
Current children cumulated vsize (Kb) 192412

[startup+740.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879181 0 0 0 67199 5769 0 0 25 0 1 0 1781911117 197165056 46464 4294967295 134512640 134736556 3221224560 3221223136 134543181 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48136 46464 1116 68 0 48068 0
[pid=2139] vsize: 192544
Current children cumulated CPU time (s) 729.68
Current children cumulated vsize (Kb) 192544

[startup+750.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879193 0 0 0 68197 5769 0 0 25 0 1 0 1781911117 197165056 46476 4294967295 134512640 134736556 3221224560 3221223072 134543222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48136 46476 1116 68 0 48068 0
[pid=2139] vsize: 192544
Current children cumulated CPU time (s) 739.66
Current children cumulated vsize (Kb) 192544

[startup+760.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879201 0 0 0 69197 5769 0 0 25 0 1 0 1781911117 197165056 46484 4294967295 134512640 134736556 3221224560 3221223036 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48136 46484 1116 68 0 48068 0
[pid=2139] vsize: 192544
Current children cumulated CPU time (s) 749.66
Current children cumulated vsize (Kb) 192544

[startup+770.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879203 0 0 0 70197 5770 0 0 25 0 1 0 1781911117 197165056 46486 4294967295 134512640 134736556 3221224560 3221223232 134528802 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48136 46486 1116 68 0 48068 0
[pid=2139] vsize: 192544
Current children cumulated CPU time (s) 759.67
Current children cumulated vsize (Kb) 192544

[startup+780.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879208 0 0 0 71196 5770 0 0 25 0 1 0 1781911117 197165056 46491 4294967295 134512640 134736556 3221224560 3221223204 134544550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48136 46491 1116 68 0 48068 0
[pid=2139] vsize: 192544
Current children cumulated CPU time (s) 769.66
Current children cumulated vsize (Kb) 192544

[startup+790.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879221 0 0 0 72196 5770 0 0 25 0 1 0 1781911117 197300224 46504 4294967295 134512640 134736556 3221224560 3221223136 134543178 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48169 46504 1116 68 0 48101 0
[pid=2139] vsize: 192676
Current children cumulated CPU time (s) 779.66
Current children cumulated vsize (Kb) 192676

[startup+800.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879232 0 0 0 73195 5770 0 0 25 0 1 0 1781911117 197300224 46515 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48169 46515 1116 68 0 48101 0
[pid=2139] vsize: 192676
Current children cumulated CPU time (s) 789.65
Current children cumulated vsize (Kb) 192676

[startup+810.026 s]
Raw data (loadavg): 0.99 0.97 0.91 7/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879246 0 0 0 74195 5770 0 0 25 0 1 0 1781911117 197431296 46529 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48201 46529 1116 68 0 48133 0
[pid=2139] vsize: 192804
Current children cumulated CPU time (s) 799.65
Current children cumulated vsize (Kb) 192804

[startup+820.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879246 0 0 0 75195 5770 0 0 25 0 1 0 1781911117 197431296 46529 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48201 46529 1116 68 0 48133 0
[pid=2139] vsize: 192804
Current children cumulated CPU time (s) 809.65
Current children cumulated vsize (Kb) 192804

[startup+830.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879249 0 0 0 76195 5771 0 0 25 0 1 0 1781911117 197431296 46532 4294967295 134512640 134736556 3221224560 3221223092 134544537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48201 46532 1116 68 0 48133 0
[pid=2139] vsize: 192804
Current children cumulated CPU time (s) 819.66
Current children cumulated vsize (Kb) 192804

[startup+840.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879261 0 0 0 77194 5771 0 0 25 0 1 0 1781911117 197431296 46544 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48201 46544 1116 68 0 48133 0
[pid=2139] vsize: 192804
Current children cumulated CPU time (s) 829.65
Current children cumulated vsize (Kb) 192804

[startup+850.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879270 0 0 0 78194 5771 0 0 25 0 1 0 1781911117 197431296 46553 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48201 46553 1116 68 0 48133 0
[pid=2139] vsize: 192804
Current children cumulated CPU time (s) 839.65
Current children cumulated vsize (Kb) 192804

[startup+860.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879279 0 0 0 79194 5771 0 0 25 0 1 0 1781911117 197566464 46562 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48234 46562 1116 68 0 48166 0
[pid=2139] vsize: 192936
Current children cumulated CPU time (s) 849.65
Current children cumulated vsize (Kb) 192936

[startup+870.029 s]
Raw data (loadavg): 0.99 0.97 0.91 3/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879294 0 0 0 80194 5772 0 0 25 0 1 0 1781911117 197566464 46577 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48234 46577 1116 68 0 48166 0
[pid=2139] vsize: 192936
Current children cumulated CPU time (s) 859.66
Current children cumulated vsize (Kb) 192936

[startup+880.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879305 0 0 0 81194 5772 0 0 25 0 1 0 1781911117 197566464 46588 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48234 46588 1116 68 0 48166 0
[pid=2139] vsize: 192936
Current children cumulated CPU time (s) 869.66
Current children cumulated vsize (Kb) 192936

[startup+890.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879317 0 0 0 82193 5773 0 0 25 0 1 0 1781911117 197701632 46600 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48267 46600 1116 68 0 48199 0
[pid=2139] vsize: 193068
Current children cumulated CPU time (s) 879.66
Current children cumulated vsize (Kb) 193068

[startup+900.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879320 0 0 0 83192 5773 0 0 25 0 1 0 1781911117 197701632 46603 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48267 46603 1116 68 0 48199 0
[pid=2139] vsize: 193068
Current children cumulated CPU time (s) 889.65
Current children cumulated vsize (Kb) 193068

[startup+910.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879325 0 0 0 84192 5774 0 0 25 0 1 0 1781911117 197701632 46608 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48267 46608 1116 68 0 48199 0
[pid=2139] vsize: 193068
Current children cumulated CPU time (s) 899.66
Current children cumulated vsize (Kb) 193068

[startup+920.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879328 0 0 0 85192 5774 0 0 25 0 1 0 1781911117 197701632 46611 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48267 46611 1116 68 0 48199 0
[pid=2139] vsize: 193068
Current children cumulated CPU time (s) 909.66
Current children cumulated vsize (Kb) 193068

[startup+930.032 s]
Raw data (loadavg): 0.99 0.97 0.91 3/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879335 0 0 0 86191 5774 0 0 25 0 1 0 1781911117 197701632 46618 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48267 46618 1116 68 0 48199 0
[pid=2139] vsize: 193068
Current children cumulated CPU time (s) 919.65
Current children cumulated vsize (Kb) 193068

[startup+940.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879342 0 0 0 87191 5774 0 0 25 0 1 0 1781911117 197701632 46625 4294967295 134512640 134736556 3221224560 3221223108 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48267 46625 1116 68 0 48199 0
[pid=2139] vsize: 193068
Current children cumulated CPU time (s) 929.65
Current children cumulated vsize (Kb) 193068

[startup+950.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879352 0 0 0 88190 5775 0 0 25 0 1 0 1781911117 197836800 46635 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48300 46635 1116 68 0 48232 0
[pid=2139] vsize: 193200
Current children cumulated CPU time (s) 939.65
Current children cumulated vsize (Kb) 193200

[startup+960.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879358 0 0 0 89190 5776 0 0 25 0 1 0 1781911117 197836800 46641 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48300 46641 1116 68 0 48232 0
[pid=2139] vsize: 193200
Current children cumulated CPU time (s) 949.66
Current children cumulated vsize (Kb) 193200

[startup+970.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879360 0 0 0 90189 5776 0 0 25 0 1 0 1781911117 197836800 46643 4294967295 134512640 134736556 3221224560 3221223152 134540239 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48300 46643 1116 68 0 48232 0
[pid=2139] vsize: 193200
Current children cumulated CPU time (s) 959.65
Current children cumulated vsize (Kb) 193200

[startup+980.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879368 0 0 0 91189 5776 0 0 25 0 1 0 1781911117 197836800 46651 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48300 46651 1116 68 0 48232 0
[pid=2139] vsize: 193200
Current children cumulated CPU time (s) 969.65
Current children cumulated vsize (Kb) 193200

[startup+990.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879375 0 0 0 92189 5776 0 0 25 0 1 0 1781911117 197836800 46658 4294967295 134512640 134736556 3221224560 3221223180 134544620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48300 46658 1116 68 0 48232 0
[pid=2139] vsize: 193200
Current children cumulated CPU time (s) 979.65
Current children cumulated vsize (Kb) 193200

[startup+1000.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879384 0 0 0 93188 5777 0 0 25 0 1 0 1781911117 197971968 46667 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48333 46667 1116 68 0 48265 0
[pid=2139] vsize: 193332
Current children cumulated CPU time (s) 989.65
Current children cumulated vsize (Kb) 193332

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879391 0 0 0 94188 5777 0 0 25 0 1 0 1781911117 197971968 46674 4294967295 134512640 134736556 3221224560 3221223080 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48333 46674 1116 68 0 48265 0
[pid=2139] vsize: 193332
Current children cumulated CPU time (s) 999.65
Current children cumulated vsize (Kb) 193332

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879400 0 0 0 95187 5778 0 0 25 0 1 0 1781911117 197971968 46683 4294967295 134512640 134736556 3221224560 3221223088 134716588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48333 46683 1116 68 0 48265 0
[pid=2139] vsize: 193332
Current children cumulated CPU time (s) 1009.65
Current children cumulated vsize (Kb) 193332

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879414 0 0 0 96186 5779 0 0 25 0 1 0 1781911117 198107136 46697 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48366 46697 1116 68 0 48298 0
[pid=2139] vsize: 193464
Current children cumulated CPU time (s) 1019.65
Current children cumulated vsize (Kb) 193464

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879424 0 0 0 97186 5779 0 0 25 0 1 0 1781911117 198107136 46707 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48366 46707 1116 68 0 48298 0
[pid=2139] vsize: 193464
Current children cumulated CPU time (s) 1029.65
Current children cumulated vsize (Kb) 193464

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879436 0 0 0 98185 5779 0 0 25 0 1 0 1781911117 198107136 46719 4294967295 134512640 134736556 3221224560 3221223088 134716644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48366 46719 1116 68 0 48298 0
[pid=2139] vsize: 193464
Current children cumulated CPU time (s) 1039.64
Current children cumulated vsize (Kb) 193464

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.97 0.91 3/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879445 0 0 0 99184 5780 0 0 25 0 1 0 1781911117 198242304 46728 4294967295 134512640 134736556 3221224560 3221223164 134716460 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48399 46728 1116 68 0 48331 0
[pid=2139] vsize: 193596
Current children cumulated CPU time (s) 1049.64
Current children cumulated vsize (Kb) 193596

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879457 0 0 0 100182 5780 0 0 25 0 1 0 1781911117 198242304 46740 4294967295 134512640 134736556 3221224560 3221223180 134544554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48399 46740 1116 68 0 48331 0
[pid=2139] vsize: 193596
Current children cumulated CPU time (s) 1059.62
Current children cumulated vsize (Kb) 193596

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879465 0 0 0 101180 5781 0 0 25 0 1 0 1781911117 198242304 46748 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48399 46748 1116 68 0 48331 0
[pid=2139] vsize: 193596
Current children cumulated CPU time (s) 1069.61
Current children cumulated vsize (Kb) 193596

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879483 0 0 0 102179 5781 0 0 25 0 1 0 1781911117 198377472 46766 4294967295 134512640 134736556 3221224560 3221223152 134540330 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48432 46766 1116 68 0 48364 0
[pid=2139] vsize: 193728
Current children cumulated CPU time (s) 1079.6
Current children cumulated vsize (Kb) 193728

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879490 0 0 0 103178 5781 0 0 25 0 1 0 1781911117 198377472 46773 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48432 46773 1116 68 0 48364 0
[pid=2139] vsize: 193728
Current children cumulated CPU time (s) 1089.59
Current children cumulated vsize (Kb) 193728

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879500 0 0 0 104177 5782 0 0 25 0 1 0 1781911117 198377472 46783 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48432 46783 1116 68 0 48364 0
[pid=2139] vsize: 193728
Current children cumulated CPU time (s) 1099.59
Current children cumulated vsize (Kb) 193728

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879515 0 0 0 105176 5782 0 0 25 0 1 0 1781911117 198512640 46798 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48465 46798 1116 68 0 48397 0
[pid=2139] vsize: 193860
Current children cumulated CPU time (s) 1109.58
Current children cumulated vsize (Kb) 193860

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879526 0 0 0 106176 5783 0 0 25 0 1 0 1781911117 198512640 46809 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48465 46809 1116 68 0 48397 0
[pid=2139] vsize: 193860
Current children cumulated CPU time (s) 1119.59
Current children cumulated vsize (Kb) 193860

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879536 0 0 0 107176 5783 0 0 25 0 1 0 1781911117 198512640 46819 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48465 46819 1116 68 0 48397 0
[pid=2139] vsize: 193860
Current children cumulated CPU time (s) 1129.59
Current children cumulated vsize (Kb) 193860

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879547 0 0 0 108176 5783 0 0 25 0 1 0 1781911117 198647808 46830 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48498 46830 1116 68 0 48430 0
[pid=2139] vsize: 193992
Current children cumulated CPU time (s) 1139.59
Current children cumulated vsize (Kb) 193992

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879548 0 0 0 109175 5783 0 0 25 0 1 0 1781911117 198647808 46831 4294967295 134512640 134736556 3221224560 3221223120 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2139/statm): 48498 46831 1116 68 0 48430 0
[pid=2139] vsize: 193992
Current children cumulated CPU time (s) 1149.58
Current children cumulated vsize (Kb) 193992

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879561 0 0 0 110174 5784 0 0 25 0 1 0 1781911117 198647808 46844 4294967295 134512640 134736556 3221224560 3221223116 134543226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48498 46844 1116 68 0 48430 0
[pid=2139] vsize: 193992
Current children cumulated CPU time (s) 1159.58
Current children cumulated vsize (Kb) 193992

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879575 0 0 0 111172 5785 0 0 25 0 1 0 1781911117 198782976 46858 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48531 46858 1116 68 0 48463 0
[pid=2139] vsize: 194124
Current children cumulated CPU time (s) 1169.57
Current children cumulated vsize (Kb) 194124

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879582 0 0 0 112171 5785 0 0 25 0 1 0 1781911117 198782976 46865 4294967295 134512640 134736556 3221224560 3221223136 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48531 46865 1116 68 0 48463 0
[pid=2139] vsize: 194124
Current children cumulated CPU time (s) 1179.56
Current children cumulated vsize (Kb) 194124

[startup+1200.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 2139
Raw data (/proc/2139/stat): 2139 (bsolo) R 2138 2139 824 0 -1 0 2879591 0 0 0 113170 5785 0 0 25 0 1 0 1781911117 198782976 46874 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2139/statm): 48531 46874 1116 68 0 48463 0
[pid=2139] vsize: 194124
Current children cumulated CPU time (s) 1189.55
Current children cumulated vsize (Kb) 194124
One traced child (pid=2139) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1206.47
CPU time (s): 1195.98
CPU user time (s): 1138.03
CPU system time (s): 57.9462
CPU usage (%): 99.1308
Max. virtual memory (cumulated for all children) (Kb): 194124

Verifier Data

ERROR: no interpretation found !