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.inv14.ucl.opb
MD5SUM5b41c3eb79e4b3bf301d25b20a1c7b76
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11

Trace number 361

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-18 09:24:41 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=309 boxname=wulflinc26 idbench=309 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  5b41c3eb79e4b3bf301d25b20a1c7b76  /oldhome/oroussel/tmp/wulflinc26/normalized-cache.inv14.ucl.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-cache.inv14.ucl.opb
IDLAUNCH: 309
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
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	: 3
cpu MHz		: 451.061
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        943052 kB
Buffers:         34536 kB
Cached:          29604 kB
SwapCached:        868 kB
Active:          58776 kB
Inactive:         8016 kB
HighTotal:      131008 kB
HighFree:        98700 kB
LowTotal:       903652 kB
LowFree:        844352 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            19212 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:44:43 (client local time) WITH STATUS 0 IN 1195.1 SECONDS
stats: 309 7 1195.1 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 62704 variables and 187107 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 139.38
c After prepocess the problem consists of 62640 variables and 186948 constraints.
c Restart #1 #Var: 61886 #Dec: 1979 LB: 0 @ 160.1
c Restart #2 #Var: 61886 #Dec: 6347 LB: 0 @ 196.14
c Restart #3 #Var: 61885 #Dec: 11216 LB: 0 @ 297.11
c Restart #4 #Var: 59955 #Dec: 15875 LB: 0 @ 546.93
c Restart #5 #Var: 59955 #Dec: 17516 LB: 0 @ 593.17
c CHANGE Heuristic... 
c Restart #0 #Var: 59920 #Dec: 19749 LB: 0 @ 708.36
c Restart #1 #Var: 59920 #Dec: 20362 LB: 0 @ 736.27
c Restart #2 #Var: 59874 #Dec: 21339 LB: 0 @ 921.05
c Restart #3 #Var: 59462 #Dec: 23149 LB: 0 @ 1092.7
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840164241 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/17634/statm): 107 3 90 68 0 39 0
[pid=17634] 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/wulflinc26/normalized-cache.inv14.ucl.opb

[startup+10.0031 s]
Raw data (loadavg): 0.93 0.98 0.91 1/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) T 17633 17634 16528 0 -1 0 9490 0 0 0 929 35 0 0 23 0 1 0 1840164241 36052992 7920 4294967295 134512640 134736556 3221224560 3221222780 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17634/statm): 8802 7920 1116 68 0 8734 0
[pid=17634] vsize: 35208
Current children cumulated CPU time (s) 9.64
Current children cumulated vsize (Kb) 35208

[startup+20.0028 s]
Raw data (loadavg): 0.94 0.98 0.91 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 55807 0 0 0 1704 151 0 0 25 0 1 0 1840164241 52391936 11935 4294967295 134512640 134736556 3221224560 3221223456 134570884 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 12791 11935 1116 68 0 12723 0
[pid=17634] vsize: 51164
Current children cumulated CPU time (s) 18.55
Current children cumulated vsize (Kb) 51164

[startup+30.0035 s]
Raw data (loadavg): 0.95 0.98 0.91 1/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) T 17633 17634 16528 0 -1 0 172161 0 0 0 2376 395 0 0 25 0 1 0 1840164241 64151552 14702 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17634/statm): 15662 14702 1116 68 0 15594 0
[pid=17634] vsize: 62648
Current children cumulated CPU time (s) 27.71
Current children cumulated vsize (Kb) 62648

[startup+40.0032 s]
Raw data (loadavg): 0.96 0.98 0.91 1/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) T 17633 17634 16528 0 -1 0 362596 0 0 0 2931 770 0 0 25 0 1 0 1840164241 72589312 16782 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17634/statm): 17722 16782 1116 68 0 17654 0
[pid=17634] vsize: 70888
Current children cumulated CPU time (s) 37.01
Current children cumulated vsize (Kb) 70888

[startup+50.0039 s]
Raw data (loadavg): 0.96 0.98 0.91 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 556629 0 0 0 3491 1145 0 0 25 0 1 0 1840164241 80191488 18611 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 19578 18618 1116 68 0 19510 0
[pid=17634] vsize: 78312
Current children cumulated CPU time (s) 46.36
Current children cumulated vsize (Kb) 78312

[startup+60.0036 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 752624 0 0 0 4048 1528 0 0 25 0 1 0 1840164241 87121920 20338 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 21270 20345 1116 68 0 21202 0
[pid=17634] vsize: 85080
Current children cumulated CPU time (s) 55.76
Current children cumulated vsize (Kb) 85080

[startup+70.0033 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 947437 0 0 0 4610 1913 0 0 25 0 1 0 1840164241 94687232 22193 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 23117 22196 1116 68 0 23049 0
[pid=17634] vsize: 92468
Current children cumulated CPU time (s) 65.23
Current children cumulated vsize (Kb) 92468

[startup+80.004 s]
Raw data (loadavg): 1.05 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1139457 0 0 0 5183 2288 0 0 25 0 1 0 1840164241 100540416 23625 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17634/statm): 24546 23625 1116 68 0 24478 0
[pid=17634] vsize: 98184
Current children cumulated CPU time (s) 74.71
Current children cumulated vsize (Kb) 98184

[startup+90.0048 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1327205 0 0 0 5761 2661 0 0 25 0 1 0 1840164241 105844736 24961 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 25841 24963 1116 68 0 25773 0
[pid=17634] vsize: 103364
Current children cumulated CPU time (s) 84.22
Current children cumulated vsize (Kb) 103364

[startup+100.005 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1515795 0 0 0 6339 3033 0 0 18 0 1 0 1840164241 111157248 26263 4294967295 134512640 134736556 3221224560 3221222904 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 27138 26263 1116 68 0 27070 0
[pid=17634] vsize: 108552
Current children cumulated CPU time (s) 93.72
Current children cumulated vsize (Kb) 108552

[startup+110.006 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1522405 0 0 0 7323 3049 0 0 25 0 1 0 1840164241 139636736 32873 4294967295 134512640 134736556 3221224560 3221223284 134645224 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17634/statm): 34091 32873 1116 68 0 34023 0
[pid=17634] vsize: 136364
Current children cumulated CPU time (s) 103.72
Current children cumulated vsize (Kb) 136364

[startup+120.006 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1522405 0 0 0 8322 3049 0 0 25 0 1 0 1840164241 139636736 32873 4294967295 134512640 134736556 3221224560 3221223272 134544056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 34091 32873 1116 68 0 34023 0
[pid=17634] vsize: 136364
Current children cumulated CPU time (s) 113.71
Current children cumulated vsize (Kb) 136364

[startup+130.006 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1522405 0 0 0 9322 3049 0 0 25 0 1 0 1840164241 139636736 32873 4294967295 134512640 134736556 3221224560 3221223352 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 34091 32873 1116 68 0 34023 0
[pid=17634] vsize: 136364
Current children cumulated CPU time (s) 123.71
Current children cumulated vsize (Kb) 136364

[startup+140.007 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1522405 0 0 0 10323 3049 0 0 25 0 1 0 1840164241 139636736 32873 4294967295 134512640 134736556 3221224560 3221223272 134544005 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 34091 32873 1116 68 0 34023 0
[pid=17634] vsize: 136364
Current children cumulated CPU time (s) 133.72
Current children cumulated vsize (Kb) 136364

[startup+150.008 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1524929 0 0 0 11315 3055 0 0 25 0 1 0 1840164241 149692416 35212 4294967295 134512640 134736556 3221224560 3221223184 134544646 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17634/statm): 36546 35212 1116 68 0 36478 0
[pid=17634] vsize: 146184
Current children cumulated CPU time (s) 143.7
Current children cumulated vsize (Kb) 146184

[startup+160.008 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1524947 0 0 0 12307 3057 0 0 25 0 1 0 1840164241 149827584 35230 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36579 35230 1116 68 0 36511 0
[pid=17634] vsize: 146316
Current children cumulated CPU time (s) 153.64
Current children cumulated vsize (Kb) 146316

[startup+170.008 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1524960 0 0 0 13303 3059 0 0 25 0 1 0 1840164241 149827584 35243 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36579 35243 1116 68 0 36511 0
[pid=17634] vsize: 146316
Current children cumulated CPU time (s) 163.62
Current children cumulated vsize (Kb) 146316

[startup+180.009 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1524984 0 0 0 14293 3062 0 0 25 0 1 0 1840164241 149962752 35267 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36612 35267 1116 68 0 36544 0
[pid=17634] vsize: 146448
Current children cumulated CPU time (s) 173.55
Current children cumulated vsize (Kb) 146448

[startup+190.009 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525022 0 0 0 15288 3064 0 0 25 0 1 0 1840164241 150097920 35305 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36645 35305 1116 68 0 36577 0
[pid=17634] vsize: 146580
Current children cumulated CPU time (s) 183.52
Current children cumulated vsize (Kb) 146580

[startup+200.009 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) T 17633 17634 16528 0 -1 0 1525039 0 0 0 16286 3065 0 0 25 0 1 0 1840164241 150097920 35322 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36645 35322 1116 68 0 36577 0
[pid=17634] vsize: 146580
Current children cumulated CPU time (s) 193.51
Current children cumulated vsize (Kb) 146580

[startup+210.01 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525042 0 0 0 17282 3066 0 0 25 0 1 0 1840164241 150097920 35325 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36645 35325 1116 68 0 36577 0
[pid=17634] vsize: 146580
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (Kb) 146580

[startup+220.01 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525049 0 0 0 18280 3067 0 0 25 0 1 0 1840164241 150233088 35332 4294967295 134512640 134736556 3221224560 3221223212 134537288 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36678 35332 1116 68 0 36610 0
[pid=17634] vsize: 146712
Current children cumulated CPU time (s) 213.47
Current children cumulated vsize (Kb) 146712

[startup+230.009 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525058 0 0 0 19277 3068 0 0 25 0 1 0 1840164241 150233088 35341 4294967295 134512640 134736556 3221224560 3221223056 134543915 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36678 35341 1116 68 0 36610 0
[pid=17634] vsize: 146712
Current children cumulated CPU time (s) 223.45
Current children cumulated vsize (Kb) 146712

[startup+240.009 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525064 0 0 0 20273 3069 0 0 25 0 1 0 1840164241 150233088 35347 4294967295 134512640 134736556 3221224560 3221223228 134694610 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36678 35347 1116 68 0 36610 0
[pid=17634] vsize: 146712
Current children cumulated CPU time (s) 233.42
Current children cumulated vsize (Kb) 146712

[startup+250.01 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525078 0 0 0 21270 3070 0 0 25 0 1 0 1840164241 150364160 35361 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36710 35361 1116 68 0 36642 0
[pid=17634] vsize: 146840
Current children cumulated CPU time (s) 243.4
Current children cumulated vsize (Kb) 146840

[startup+260.01 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525096 0 0 0 22265 3072 0 0 25 0 1 0 1840164241 150364160 35379 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36710 35379 1116 68 0 36642 0
[pid=17634] vsize: 146840
Current children cumulated CPU time (s) 253.37
Current children cumulated vsize (Kb) 146840

[startup+270.01 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525104 0 0 0 23262 3074 0 0 25 0 1 0 1840164241 150364160 35387 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36710 35387 1116 68 0 36642 0
[pid=17634] vsize: 146840
Current children cumulated CPU time (s) 263.36
Current children cumulated vsize (Kb) 146840

[startup+280.011 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525122 0 0 0 24260 3075 0 0 25 0 1 0 1840164241 150499328 35405 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36743 35405 1116 68 0 36675 0
[pid=17634] vsize: 146972
Current children cumulated CPU time (s) 273.35
Current children cumulated vsize (Kb) 146972

[startup+290.01 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525125 0 0 0 25259 3075 0 0 25 0 1 0 1840164241 150499328 35408 4294967295 134512640 134736556 3221224560 3221223104 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36743 35408 1116 68 0 36675 0
[pid=17634] vsize: 146972
Current children cumulated CPU time (s) 283.34
Current children cumulated vsize (Kb) 146972

[startup+300.011 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525137 0 0 0 26256 3077 0 0 25 0 1 0 1840164241 150499328 35420 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36743 35420 1116 68 0 36675 0
[pid=17634] vsize: 146972
Current children cumulated CPU time (s) 293.33
Current children cumulated vsize (Kb) 146972

[startup+310.011 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525137 0 0 0 27253 3078 0 0 25 0 1 0 1840164241 150499328 35420 4294967295 134512640 134736556 3221224560 3221223220 134528770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36743 35420 1116 68 0 36675 0
[pid=17634] vsize: 146972
Current children cumulated CPU time (s) 303.31
Current children cumulated vsize (Kb) 146972

[startup+320.011 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525148 0 0 0 28252 3079 0 0 25 0 1 0 1840164241 150634496 35431 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36776 35431 1116 68 0 36708 0
[pid=17634] vsize: 147104
Current children cumulated CPU time (s) 313.31
Current children cumulated vsize (Kb) 147104

[startup+330.012 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525158 0 0 0 29251 3079 0 0 25 0 1 0 1840164241 150634496 35441 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36776 35441 1116 68 0 36708 0
[pid=17634] vsize: 147104
Current children cumulated CPU time (s) 323.3
Current children cumulated vsize (Kb) 147104

[startup+340.012 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525158 0 0 0 30250 3080 0 0 25 0 1 0 1840164241 150634496 35441 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36776 35441 1116 68 0 36708 0
[pid=17634] vsize: 147104
Current children cumulated CPU time (s) 333.3
Current children cumulated vsize (Kb) 147104

[startup+350.013 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525167 0 0 0 31248 3081 0 0 25 0 1 0 1840164241 150634496 35450 4294967295 134512640 134736556 3221224560 3221223120 134544641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36776 35450 1116 68 0 36708 0
[pid=17634] vsize: 147104
Current children cumulated CPU time (s) 343.29
Current children cumulated vsize (Kb) 147104

[startup+360.013 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525173 0 0 0 32247 3081 0 0 25 0 1 0 1840164241 150634496 35456 4294967295 134512640 134736556 3221224560 3221223104 134543691 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36776 35456 1116 68 0 36708 0
[pid=17634] vsize: 147104
Current children cumulated CPU time (s) 353.28
Current children cumulated vsize (Kb) 147104

[startup+370.013 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525184 0 0 0 33246 3082 0 0 25 0 1 0 1840164241 150769664 35467 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36809 35467 1116 68 0 36741 0
[pid=17634] vsize: 147236
Current children cumulated CPU time (s) 363.28
Current children cumulated vsize (Kb) 147236

[startup+380.014 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525188 0 0 0 34245 3082 0 0 25 0 1 0 1840164241 150769664 35471 4294967295 134512640 134736556 3221224560 3221223072 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36809 35471 1116 68 0 36741 0
[pid=17634] vsize: 147236
Current children cumulated CPU time (s) 373.27
Current children cumulated vsize (Kb) 147236

[startup+390.013 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525194 0 0 0 35244 3082 0 0 25 0 1 0 1840164241 150769664 35477 4294967295 134512640 134736556 3221224560 3221223072 134543107 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36809 35477 1116 68 0 36741 0
[pid=17634] vsize: 147236
Current children cumulated CPU time (s) 383.26
Current children cumulated vsize (Kb) 147236

[startup+400.014 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525201 0 0 0 36244 3082 0 0 25 0 1 0 1840164241 150769664 35484 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36809 35484 1116 68 0 36741 0
[pid=17634] vsize: 147236
Current children cumulated CPU time (s) 393.26
Current children cumulated vsize (Kb) 147236

[startup+410.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525204 0 0 0 37243 3083 0 0 25 0 1 0 1840164241 150769664 35487 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17634/statm): 36809 35487 1116 68 0 36741 0
[pid=17634] vsize: 147236
Current children cumulated CPU time (s) 403.26
Current children cumulated vsize (Kb) 147236

[startup+420.014 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525212 0 0 0 38241 3084 0 0 25 0 1 0 1840164241 150904832 35495 4294967295 134512640 134736556 3221224560 3221223276 134694604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36842 35495 1116 68 0 36774 0
[pid=17634] vsize: 147368
Current children cumulated CPU time (s) 413.25
Current children cumulated vsize (Kb) 147368

[startup+430.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525217 0 0 0 39241 3084 0 0 25 0 1 0 1840164241 150904832 35500 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36842 35500 1116 68 0 36774 0
[pid=17634] vsize: 147368
Current children cumulated CPU time (s) 423.25
Current children cumulated vsize (Kb) 147368

[startup+440.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525236 0 0 0 40240 3084 0 0 25 0 1 0 1840164241 150904832 35519 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36842 35519 1116 68 0 36774 0
[pid=17634] vsize: 147368
Current children cumulated CPU time (s) 433.24
Current children cumulated vsize (Kb) 147368

[startup+450.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525236 0 0 0 41237 3085 0 0 25 0 1 0 1840164241 150904832 35519 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36842 35519 1116 68 0 36774 0
[pid=17634] vsize: 147368
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (Kb) 147368

[startup+460.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525238 0 0 0 42236 3086 0 0 25 0 1 0 1840164241 150904832 35521 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36842 35521 1116 68 0 36774 0
[pid=17634] vsize: 147368
Current children cumulated CPU time (s) 453.22
Current children cumulated vsize (Kb) 147368

[startup+470.017 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525241 0 0 0 43235 3086 0 0 25 0 1 0 1840164241 150904832 35524 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36842 35524 1116 68 0 36774 0
[pid=17634] vsize: 147368
Current children cumulated CPU time (s) 463.21
Current children cumulated vsize (Kb) 147368

[startup+480.017 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525249 0 0 0 44235 3086 0 0 25 0 1 0 1840164241 151040000 35532 4294967295 134512640 134736556 3221224560 3221223072 134543212 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36875 35532 1116 68 0 36807 0
[pid=17634] vsize: 147500
Current children cumulated CPU time (s) 473.21
Current children cumulated vsize (Kb) 147500

[startup+490.017 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525258 0 0 0 45234 3086 0 0 25 0 1 0 1840164241 151040000 35541 4294967295 134512640 134736556 3221224560 3221223072 134716759 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36875 35541 1116 68 0 36807 0
[pid=17634] vsize: 147500
Current children cumulated CPU time (s) 483.2
Current children cumulated vsize (Kb) 147500

[startup+500.019 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525266 0 0 0 46233 3087 0 0 25 0 1 0 1840164241 151040000 35549 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36875 35549 1116 68 0 36807 0
[pid=17634] vsize: 147500
Current children cumulated CPU time (s) 493.2
Current children cumulated vsize (Kb) 147500

[startup+510.019 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525279 0 0 0 47233 3087 0 0 25 0 1 0 1840164241 151175168 35562 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36908 35562 1116 68 0 36840 0
[pid=17634] vsize: 147632
Current children cumulated CPU time (s) 503.2
Current children cumulated vsize (Kb) 147632

[startup+520.018 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525287 0 0 0 48233 3087 0 0 25 0 1 0 1840164241 151175168 35570 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36908 35570 1116 68 0 36840 0
[pid=17634] vsize: 147632
Current children cumulated CPU time (s) 513.2
Current children cumulated vsize (Kb) 147632

[startup+530.019 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525292 0 0 0 49233 3087 0 0 25 0 1 0 1840164241 151175168 35575 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36908 35575 1116 68 0 36840 0
[pid=17634] vsize: 147632
Current children cumulated CPU time (s) 523.2
Current children cumulated vsize (Kb) 147632

[startup+540.019 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525292 0 0 0 50232 3088 0 0 25 0 1 0 1840164241 151175168 35575 4294967295 134512640 134736556 3221224560 3221223068 134540120 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36908 35575 1116 68 0 36840 0
[pid=17634] vsize: 147632
Current children cumulated CPU time (s) 533.2
Current children cumulated vsize (Kb) 147632

[startup+550.019 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525292 0 0 0 51232 3088 0 0 25 0 1 0 1840164241 151175168 35575 4294967295 134512640 134736556 3221224560 3221223124 134543704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36908 35575 1116 68 0 36840 0
[pid=17634] vsize: 147632
Current children cumulated CPU time (s) 543.2
Current children cumulated vsize (Kb) 147632

[startup+560.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525292 0 0 0 52230 3089 0 0 25 0 1 0 1840164241 151175168 35575 4294967295 134512640 134736556 3221224560 3221223152 134544631 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17634/statm): 36908 35575 1116 68 0 36840 0
[pid=17634] vsize: 147632
Current children cumulated CPU time (s) 553.19
Current children cumulated vsize (Kb) 147632

[startup+570.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525312 0 0 0 53228 3090 0 0 25 0 1 0 1840164241 151310336 35595 4294967295 134512640 134736556 3221224560 3221223152 134540257 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36941 35595 1116 68 0 36873 0
[pid=17634] vsize: 147764
Current children cumulated CPU time (s) 563.18
Current children cumulated vsize (Kb) 147764

[startup+580.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525325 0 0 0 54228 3090 0 0 25 0 1 0 1840164241 151310336 35608 4294967295 134512640 134736556 3221224560 3221223272 134544021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36941 35608 1116 68 0 36873 0
[pid=17634] vsize: 147764
Current children cumulated CPU time (s) 573.18
Current children cumulated vsize (Kb) 147764

[startup+590.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525342 0 0 0 55227 3090 0 0 25 0 1 0 1840164241 151445504 35625 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 36974 35625 1116 68 0 36906 0
[pid=17634] vsize: 147896
Current children cumulated CPU time (s) 583.17
Current children cumulated vsize (Kb) 147896

[startup+600.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525423 0 0 0 56222 3092 0 0 25 0 1 0 1840164241 151715840 35706 4294967295 134512640 134736556 3221224560 3221223136 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37040 35706 1116 68 0 36972 0
[pid=17634] vsize: 148160
Current children cumulated CPU time (s) 593.14
Current children cumulated vsize (Kb) 148160

[startup+610.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525441 0 0 0 57221 3093 0 0 25 0 1 0 1840164241 151851008 35724 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37073 35724 1116 68 0 37005 0
[pid=17634] vsize: 148292
Current children cumulated CPU time (s) 603.14
Current children cumulated vsize (Kb) 148292

[startup+620.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525448 0 0 0 58221 3093 0 0 25 0 1 0 1840164241 151851008 35731 4294967295 134512640 134736556 3221224560 3221223200 134543756 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37073 35731 1116 68 0 37005 0
[pid=17634] vsize: 148292
Current children cumulated CPU time (s) 613.14
Current children cumulated vsize (Kb) 148292

[startup+630.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525455 0 0 0 59220 3093 0 0 25 0 1 0 1840164241 151851008 35738 4294967295 134512640 134736556 3221224560 3221223004 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37073 35738 1116 68 0 37005 0
[pid=17634] vsize: 148292
Current children cumulated CPU time (s) 623.13
Current children cumulated vsize (Kb) 148292

[startup+640.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525491 0 0 0 60219 3094 0 0 25 0 1 0 1840164241 151986176 35774 4294967295 134512640 134736556 3221224560 3221223136 134543143 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37106 35774 1116 68 0 37038 0
[pid=17634] vsize: 148424
Current children cumulated CPU time (s) 633.13
Current children cumulated vsize (Kb) 148424

[startup+650.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525596 0 0 0 61216 3095 0 0 25 0 1 0 1840164241 152391680 35879 4294967295 134512640 134736556 3221224560 3221223116 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37205 35879 1116 68 0 37137 0
[pid=17634] vsize: 148820
Current children cumulated CPU time (s) 643.11
Current children cumulated vsize (Kb) 148820

[startup+660.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525628 0 0 0 62215 3096 0 0 25 0 1 0 1840164241 152518656 35911 4294967295 134512640 134736556 3221224560 3221223152 134537400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37236 35911 1116 68 0 37168 0
[pid=17634] vsize: 148944
Current children cumulated CPU time (s) 653.11
Current children cumulated vsize (Kb) 148944

[startup+670.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525651 0 0 0 63213 3097 0 0 25 0 1 0 1840164241 152653824 35934 4294967295 134512640 134736556 3221224560 3221223068 134540133 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37269 35934 1116 68 0 37201 0
[pid=17634] vsize: 149076
Current children cumulated CPU time (s) 663.1
Current children cumulated vsize (Kb) 149076

[startup+680.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525678 0 0 0 64212 3098 0 0 25 0 1 0 1840164241 152788992 35961 4294967295 134512640 134736556 3221224560 3221223108 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37302 35961 1116 68 0 37234 0
[pid=17634] vsize: 149208
Current children cumulated CPU time (s) 673.1
Current children cumulated vsize (Kb) 149208

[startup+690.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525697 0 0 0 65211 3098 0 0 25 0 1 0 1840164241 152788992 35980 4294967295 134512640 134736556 3221224560 3221223088 134716610 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37302 35980 1116 68 0 37234 0
[pid=17634] vsize: 149208
Current children cumulated CPU time (s) 683.09
Current children cumulated vsize (Kb) 149208

[startup+700.023 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525701 0 0 0 66210 3098 0 0 25 0 1 0 1840164241 152788992 35984 4294967295 134512640 134736556 3221224560 3221223120 134544641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37302 35984 1116 68 0 37234 0
[pid=17634] vsize: 149208
Current children cumulated CPU time (s) 693.08
Current children cumulated vsize (Kb) 149208

[startup+710.023 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525722 0 0 0 67210 3099 0 0 25 0 1 0 1840164241 152924160 36005 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37335 36005 1116 68 0 37267 0
[pid=17634] vsize: 149340
Current children cumulated CPU time (s) 703.09
Current children cumulated vsize (Kb) 149340

[startup+720.023 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525990 0 0 0 68208 3099 0 0 25 0 1 0 1840164241 153059328 36027 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37368 36027 1116 68 0 37300 0
[pid=17634] vsize: 149472
Current children cumulated CPU time (s) 713.07
Current children cumulated vsize (Kb) 149472

[startup+730.024 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1525996 0 0 0 69207 3100 0 0 25 0 1 0 1840164241 153059328 36033 4294967295 134512640 134736556 3221224560 3221223068 134540122 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37368 36033 1116 68 0 37300 0
[pid=17634] vsize: 149472
Current children cumulated CPU time (s) 723.07
Current children cumulated vsize (Kb) 149472

[startup+740.024 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526022 0 0 0 70205 3101 0 0 25 0 1 0 1840164241 153194496 36059 4294967295 134512640 134736556 3221224560 3221223104 134543574 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37401 36059 1116 68 0 37333 0
[pid=17634] vsize: 149604
Current children cumulated CPU time (s) 733.06
Current children cumulated vsize (Kb) 149604

[startup+750.025 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526040 0 0 0 71204 3101 0 0 25 0 1 0 1840164241 153194496 36077 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37401 36077 1116 68 0 37333 0
[pid=17634] vsize: 149604
Current children cumulated CPU time (s) 743.05
Current children cumulated vsize (Kb) 149604

[startup+760.025 s]
Raw data (loadavg): 1.07 1.01 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526043 0 0 0 72204 3101 0 0 25 0 1 0 1840164241 153329664 36080 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37434 36080 1116 68 0 37366 0
[pid=17634] vsize: 149736
Current children cumulated CPU time (s) 753.05
Current children cumulated vsize (Kb) 149736

[startup+770.025 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526051 0 0 0 73203 3102 0 0 25 0 1 0 1840164241 153329664 36088 4294967295 134512640 134736556 3221224560 3221223284 134605530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37434 36088 1116 68 0 37366 0
[pid=17634] vsize: 149736
Current children cumulated CPU time (s) 763.05
Current children cumulated vsize (Kb) 149736

[startup+780.026 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526054 0 0 0 74203 3102 0 0 25 0 1 0 1840164241 153329664 36091 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37434 36091 1116 68 0 37366 0
[pid=17634] vsize: 149736
Current children cumulated CPU time (s) 773.05
Current children cumulated vsize (Kb) 149736

[startup+790.026 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526072 0 0 0 75203 3102 0 0 25 0 1 0 1840164241 153329664 36109 4294967295 134512640 134736556 3221224560 3221223160 134540400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37434 36109 1116 68 0 37366 0
[pid=17634] vsize: 149736
Current children cumulated CPU time (s) 783.05
Current children cumulated vsize (Kb) 149736

[startup+800.028 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526078 0 0 0 76203 3102 0 0 25 0 1 0 1840164241 153464832 36115 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37467 36115 1116 68 0 37399 0
[pid=17634] vsize: 149868
Current children cumulated CPU time (s) 793.05
Current children cumulated vsize (Kb) 149868

[startup+810.027 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526082 0 0 0 77202 3102 0 0 25 0 1 0 1840164241 153464832 36119 4294967295 134512640 134736556 3221224560 3221223264 134529227 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37467 36119 1116 68 0 37399 0
[pid=17634] vsize: 149868
Current children cumulated CPU time (s) 803.04
Current children cumulated vsize (Kb) 149868

[startup+820.027 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526088 0 0 0 78202 3102 0 0 25 0 1 0 1840164241 153464832 36125 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37467 36125 1116 68 0 37399 0
[pid=17634] vsize: 149868
Current children cumulated CPU time (s) 813.04
Current children cumulated vsize (Kb) 149868

[startup+830.028 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526100 0 0 0 79202 3102 0 0 25 0 1 0 1840164241 153464832 36137 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37467 36137 1116 68 0 37399 0
[pid=17634] vsize: 149868
Current children cumulated CPU time (s) 823.04
Current children cumulated vsize (Kb) 149868

[startup+840.027 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526112 0 0 0 80201 3103 0 0 25 0 1 0 1840164241 153600000 36149 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37500 36149 1116 68 0 37432 0
[pid=17634] vsize: 150000
Current children cumulated CPU time (s) 833.04
Current children cumulated vsize (Kb) 150000

[startup+850.028 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526128 0 0 0 81201 3103 0 0 25 0 1 0 1840164241 153600000 36165 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37500 36165 1116 68 0 37432 0
[pid=17634] vsize: 150000
Current children cumulated CPU time (s) 843.04
Current children cumulated vsize (Kb) 150000

[startup+860.029 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526135 0 0 0 82201 3103 0 0 25 0 1 0 1840164241 153600000 36172 4294967295 134512640 134736556 3221224560 3221223232 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37500 36172 1116 68 0 37432 0
[pid=17634] vsize: 150000
Current children cumulated CPU time (s) 853.04
Current children cumulated vsize (Kb) 150000

[startup+870.028 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526135 0 0 0 83200 3104 0 0 25 0 1 0 1840164241 153600000 36172 4294967295 134512640 134736556 3221224560 3221223116 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37500 36172 1116 68 0 37432 0
[pid=17634] vsize: 150000
Current children cumulated CPU time (s) 863.04
Current children cumulated vsize (Kb) 150000

[startup+880.029 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526142 0 0 0 84200 3105 0 0 25 0 1 0 1840164241 153735168 36179 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37533 36179 1116 68 0 37465 0
[pid=17634] vsize: 150132
Current children cumulated CPU time (s) 873.05
Current children cumulated vsize (Kb) 150132

[startup+890.029 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526157 0 0 0 85199 3105 0 0 25 0 1 0 1840164241 153735168 36194 4294967295 134512640 134736556 3221224560 3221223068 134540120 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37533 36194 1116 68 0 37465 0
[pid=17634] vsize: 150132
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (Kb) 150132

[startup+900.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526187 0 0 0 86199 3106 0 0 25 0 1 0 1840164241 153870336 36224 4294967295 134512640 134736556 3221224560 3221223168 134544600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37566 36224 1116 68 0 37498 0
[pid=17634] vsize: 150264
Current children cumulated CPU time (s) 893.05
Current children cumulated vsize (Kb) 150264

[startup+910.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526211 0 0 0 87199 3106 0 0 25 0 1 0 1840164241 154005504 36248 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37599 36248 1116 68 0 37531 0
[pid=17634] vsize: 150396
Current children cumulated CPU time (s) 903.05
Current children cumulated vsize (Kb) 150396

[startup+920.031 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526241 0 0 0 88199 3106 0 0 25 0 1 0 1840164241 154140672 36278 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36278 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 913.05
Current children cumulated vsize (Kb) 150528

[startup+930.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 89197 3107 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223184 134544700 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 923.04
Current children cumulated vsize (Kb) 150528

[startup+940.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 90196 3107 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 933.03
Current children cumulated vsize (Kb) 150528

[startup+950.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 91196 3108 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223296 134529340 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 943.04
Current children cumulated vsize (Kb) 150528

[startup+960.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 92195 3108 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223136 134523635 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 953.03
Current children cumulated vsize (Kb) 150528

[startup+970.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 93195 3108 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 963.03
Current children cumulated vsize (Kb) 150528

[startup+980.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 94194 3109 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 973.03
Current children cumulated vsize (Kb) 150528

[startup+990.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 95193 3109 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 983.02
Current children cumulated vsize (Kb) 150528

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 96193 3109 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223232 134528613 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 993.02
Current children cumulated vsize (Kb) 150528

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 97192 3110 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1003.02
Current children cumulated vsize (Kb) 150528

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 98192 3110 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1013.02
Current children cumulated vsize (Kb) 150528

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 99191 3110 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1023.01
Current children cumulated vsize (Kb) 150528

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 100191 3110 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223120 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1033.01
Current children cumulated vsize (Kb) 150528

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 101190 3111 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1043.01
Current children cumulated vsize (Kb) 150528

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 102189 3111 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223084 134543225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1053
Current children cumulated vsize (Kb) 150528

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 103188 3112 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1063
Current children cumulated vsize (Kb) 150528

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 104187 3112 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223232 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1072.99
Current children cumulated vsize (Kb) 150528

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 105186 3112 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223232 134528717 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1082.98
Current children cumulated vsize (Kb) 150528

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526244 0 0 0 106185 3113 0 0 25 0 1 0 1840164241 154140672 36281 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17634/statm): 37632 36281 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1092.98
Current children cumulated vsize (Kb) 150528

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526258 0 0 0 107183 3114 0 0 25 0 1 0 1840164241 154140672 36295 4294967295 134512640 134736556 3221224560 3221223200 134523635 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37632 36295 1116 68 0 37564 0
[pid=17634] vsize: 150528
Current children cumulated CPU time (s) 1102.97
Current children cumulated vsize (Kb) 150528

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526278 0 0 0 108183 3114 0 0 25 0 1 0 1840164241 154275840 36315 4294967295 134512640 134736556 3221224560 3221223176 134540169 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37665 36315 1116 68 0 37597 0
[pid=17634] vsize: 150660
Current children cumulated CPU time (s) 1112.97
Current children cumulated vsize (Kb) 150660

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526290 0 0 0 109182 3115 0 0 25 0 1 0 1840164241 154275840 36327 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37665 36327 1116 68 0 37597 0
[pid=17634] vsize: 150660
Current children cumulated CPU time (s) 1122.97
Current children cumulated vsize (Kb) 150660

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526323 0 0 0 110179 3116 0 0 25 0 1 0 1840164241 154411008 36360 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37698 36360 1116 68 0 37630 0
[pid=17634] vsize: 150792
Current children cumulated CPU time (s) 1132.95
Current children cumulated vsize (Kb) 150792

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526344 0 0 0 111178 3117 0 0 25 0 1 0 1840164241 154546176 36381 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37731 36381 1116 68 0 37663 0
[pid=17634] vsize: 150924
Current children cumulated CPU time (s) 1142.95
Current children cumulated vsize (Kb) 150924

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526354 0 0 0 112178 3117 0 0 25 0 1 0 1840164241 154546176 36391 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37731 36391 1116 68 0 37663 0
[pid=17634] vsize: 150924
Current children cumulated CPU time (s) 1152.95
Current children cumulated vsize (Kb) 150924

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526354 0 0 0 113177 3117 0 0 25 0 1 0 1840164241 154546176 36391 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37731 36391 1116 68 0 37663 0
[pid=17634] vsize: 150924
Current children cumulated CPU time (s) 1162.94
Current children cumulated vsize (Kb) 150924

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526356 0 0 0 114177 3117 0 0 25 0 1 0 1840164241 154546176 36393 4294967295 134512640 134736556 3221224560 3221223232 134528763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37731 36393 1116 68 0 37663 0
[pid=17634] vsize: 150924
Current children cumulated CPU time (s) 1172.94
Current children cumulated vsize (Kb) 150924

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526367 0 0 0 115177 3117 0 0 25 0 1 0 1840164241 154546176 36404 4294967295 134512640 134736556 3221224560 3221223120 134543606 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37731 36404 1116 68 0 37663 0
[pid=17634] vsize: 150924
Current children cumulated CPU time (s) 1182.94
Current children cumulated vsize (Kb) 150924

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 17634
Raw data (/proc/17634/stat): 17634 (bsolo) R 17633 17634 16528 0 -1 0 1526368 0 0 0 116176 3117 0 0 25 0 1 0 1840164241 154546176 36405 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17634/statm): 37731 36405 1116 68 0 37663 0
[pid=17634] vsize: 150924
Current children cumulated CPU time (s) 1192.93
Current children cumulated vsize (Kb) 150924
One traced child (pid=17634) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.2
CPU time (s): 1195.1
CPU user time (s): 1163.85
CPU system time (s): 31.2502
CPU usage (%): 99.4096
Max. virtual memory (cumulated for all children) (Kb): 150924

Verifier Data

ERROR: no interpretation found !