Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-13-7/plato.asu.edu/pub/unibo/normalized-mps-v2-13-7-blp-ar98.opb
MD5SUM53176d06e1e99afe2d28ec1484235311
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 81920000000
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 40410384871329
Number of bits of the biggest sum of numbers46
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables18824
Total number of constraints17064
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)16718
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint15827

Trace number 5397

Launcher Data

LAUNCH ON wulflinc30 THE 2005-09-20 00:55:17 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1136 boxname=wulflinc30 idbench=1136 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  53176d06e1e99afe2d28ec1484235311  /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-13-7-blp-ar98.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-13-7-blp-ar98.opb
IDLAUNCH: 1136
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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:        888312 kB
Buffers:         22976 kB
Cached:          93776 kB
SwapCached:        752 kB
Active:          39864 kB
Inactive:        79500 kB
HighTotal:      131008 kB
HighFree:        38500 kB
LowTotal:       903652 kB
LowFree:        849812 kB
SwapTotal:     2097892 kB
SwapFree:      2096620 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            21384 kB
Committed_AS:    64304 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 01:15:19 (client local time) WITH STATUS 0 IN 1195.57 SECONDS
stats: 1136 7 1195.57 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 18824 variables and 1473 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 110.13
c After prepocess the problem consists of 18757 variables and 1472 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 18757 #Dec: 23299 LB: 0 @ 147.78
c Restart #2 #Var: 18757 #Dec: 57598 LB: 0 @ 221.49
c Restart #3 #Var: 18757 #Dec: 105587 LB: 0 @ 331.33
c Restart #4 #Var: 18757 #Dec: 154264 LB: 0 @ 458.54
c CHANGE Heuristic... 
c Restart #0 #Var: 18757 #Dec: 188171 LB: 0 @ 628.49
c Restart #1 #Var: 18756 #Dec: 189605 LB: 0 @ 630.74
c Restart #2 #Var: 18756 #Dec: 191131 LB: 0 @ 786.12
c Restart #3 #Var: 18756 #Dec: 193803 LB: 0 @ 971.61
s UNKNOWN
c Exit Code: 0
c Total time: 1195.4 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/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1854366386 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 107 3 90 68 0 39 0
[pid=27408] 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/wulflinc30/normalized-mps-v2-13-7-blp-ar98.opb

[startup+10.0039 s]
Raw data (loadavg): 0.94 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 52333 0 0 0 846 127 0 0 25 0 1 0 1854366386 217612288 52244 4294967295 134512640 134736556 3221224560 3221222832 1077314045 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 53128 52244 1116 68 0 53060 0
[pid=27408] vsize: 212512
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (Kb) 212512

[startup+20.0047 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 71569 0 0 0 1797 169 0 0 25 0 1 0 1854366386 296464384 71480 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 72379 71480 1116 68 0 72311 0
[pid=27408] vsize: 289516
Current children cumulated CPU time (s) 19.66
Current children cumulated vsize (Kb) 289516

[startup+30.0045 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 91477 0 0 0 2745 213 0 0 25 0 1 0 1854366386 378040320 91388 4294967295 134512640 134736556 3221224560 3221221404 1077259162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 92295 91388 1116 68 0 92227 0
[pid=27408] vsize: 369180
Current children cumulated CPU time (s) 29.58
Current children cumulated vsize (Kb) 369180

[startup+40.0053 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 99663 0 0 0 3722 232 0 0 25 0 1 0 1854366386 411783168 99574 4294967295 134512640 134736556 3221224560 3221223068 1077399560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 100533 99574 1116 68 0 100465 0
[pid=27408] vsize: 402132
Current children cumulated CPU time (s) 39.54
Current children cumulated vsize (Kb) 402132

[startup+50.0051 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 102382 0 0 0 4710 242 0 0 25 0 1 0 1854366386 422395904 102169 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 103124 102169 1116 68 0 103056 0
[pid=27408] vsize: 412496
Current children cumulated CPU time (s) 49.52
Current children cumulated vsize (Kb) 412496

[startup+60.0059 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 102592 0 0 0 5708 242 0 0 25 0 1 0 1854366386 423272448 102374 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 103338 102374 1116 68 0 103270 0
[pid=27408] vsize: 413352
Current children cumulated CPU time (s) 59.5
Current children cumulated vsize (Kb) 413352

[startup+70.0067 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 102853 0 0 0 6707 243 0 0 25 0 1 0 1854366386 424497152 102613 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 103637 102613 1116 68 0 103569 0
[pid=27408] vsize: 414548
Current children cumulated CPU time (s) 69.5
Current children cumulated vsize (Kb) 414548

[startup+80.0065 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 103502 0 0 0 7704 246 0 0 25 0 1 0 1854366386 427388928 103250 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 104343 103250 1116 68 0 104275 0
[pid=27408] vsize: 417372
Current children cumulated CPU time (s) 79.5
Current children cumulated vsize (Kb) 417372

[startup+90.0073 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 104533 0 0 0 8699 249 0 0 25 0 1 0 1854366386 431620096 104281 4294967295 134512640 134736556 3221224560 3221222440 1076880016 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 105376 104281 1116 68 0 105308 0
[pid=27408] vsize: 421504
Current children cumulated CPU time (s) 89.48
Current children cumulated vsize (Kb) 421504

[startup+100.007 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 105710 0 0 0 9694 253 0 0 25 0 1 0 1854366386 436613120 105458 4294967295 134512640 134736556 3221224560 3221221260 1077196420 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 106595 105458 1116 68 0 106527 0
[pid=27408] vsize: 426380
Current children cumulated CPU time (s) 99.47
Current children cumulated vsize (Kb) 426380

[startup+110.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 107232 0 0 0 10687 258 0 0 25 0 1 0 1854366386 444084224 106980 4294967295 134512640 134736556 3221224560 3221223488 134597232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 108419 106984 1116 68 0 108351 0
[pid=27408] vsize: 433676
Current children cumulated CPU time (s) 109.45
Current children cumulated vsize (Kb) 433676

[startup+120.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109181 0 0 0 11611 286 0 0 25 0 1 0 1854366386 450998272 108929 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 110107 108929 1116 68 0 110039 0
[pid=27408] vsize: 440428
Current children cumulated CPU time (s) 118.97
Current children cumulated vsize (Kb) 440428

[startup+130.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109188 0 0 0 12602 288 0 0 25 0 1 0 1854366386 451108864 108936 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110134 108936 1116 68 0 110066 0
[pid=27408] vsize: 440536
Current children cumulated CPU time (s) 128.9
Current children cumulated vsize (Kb) 440536

[startup+140.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109196 0 0 0 13594 292 0 0 25 0 1 0 1854366386 451108864 108944 4294967295 134512640 134736556 3221224560 3221223108 134544618 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110134 108944 1116 68 0 110066 0
[pid=27408] vsize: 440536
Current children cumulated CPU time (s) 138.86
Current children cumulated vsize (Kb) 440536

[startup+150.009 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) T 27407 27408 5245 0 -1 0 109215 0 0 0 14546 306 0 0 20 0 1 0 1854366386 451244032 108963 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110167 108963 1116 68 0 110099 0
[pid=27408] vsize: 440668
Current children cumulated CPU time (s) 148.52
Current children cumulated vsize (Kb) 440668

[startup+160.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109219 0 0 0 15513 317 0 0 25 0 1 0 1854366386 451137536 108936 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110141 108936 1116 68 0 110073 0
[pid=27408] vsize: 440564
Current children cumulated CPU time (s) 158.3
Current children cumulated vsize (Kb) 440564

[startup+170.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109227 0 0 0 16504 321 0 0 25 0 1 0 1854366386 451108864 108944 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110134 108944 1116 68 0 110066 0
[pid=27408] vsize: 440536
Current children cumulated CPU time (s) 168.25
Current children cumulated vsize (Kb) 440536

[startup+180.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109236 0 0 0 17494 324 0 0 25 0 1 0 1854366386 451108864 108953 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110134 108953 1116 68 0 110066 0
[pid=27408] vsize: 440536
Current children cumulated CPU time (s) 178.18
Current children cumulated vsize (Kb) 440536

[startup+190.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109236 0 0 0 18482 328 0 0 25 0 1 0 1854366386 451108864 108953 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 110134 108953 1116 68 0 110066 0
[pid=27408] vsize: 440536
Current children cumulated CPU time (s) 188.1
Current children cumulated vsize (Kb) 440536

[startup+200.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109237 0 0 0 19469 332 0 0 25 0 1 0 1854366386 451108864 108954 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110134 108954 1116 68 0 110066 0
[pid=27408] vsize: 440536
Current children cumulated CPU time (s) 198.01
Current children cumulated vsize (Kb) 440536

[startup+210.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109249 0 0 0 20456 336 0 0 25 0 1 0 1854366386 451244032 108966 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110167 108966 1116 68 0 110099 0
[pid=27408] vsize: 440668
Current children cumulated CPU time (s) 207.92
Current children cumulated vsize (Kb) 440668

[startup+220.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109256 0 0 0 21442 341 0 0 18 0 1 0 1854366386 451244032 108973 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110167 108973 1116 68 0 110099 0
[pid=27408] vsize: 440668
Current children cumulated CPU time (s) 217.83
Current children cumulated vsize (Kb) 440668

[startup+230.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109256 0 0 0 22374 366 0 0 25 0 1 0 1854366386 451174400 108973 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110150 108973 1116 68 0 110082 0
[pid=27408] vsize: 440600
Current children cumulated CPU time (s) 227.4
Current children cumulated vsize (Kb) 440600

[startup+240.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109256 0 0 0 23364 370 0 0 24 0 1 0 1854366386 451076096 108950 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110126 108950 1116 68 0 110058 0
[pid=27408] vsize: 440504
Current children cumulated CPU time (s) 237.34
Current children cumulated vsize (Kb) 440504

[startup+250.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109260 0 0 0 24352 374 0 0 25 0 1 0 1854366386 451211264 108954 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110159 108954 1116 68 0 110091 0
[pid=27408] vsize: 440636
Current children cumulated CPU time (s) 247.26
Current children cumulated vsize (Kb) 440636

[startup+260.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109260 0 0 0 25338 379 0 0 25 0 1 0 1854366386 451211264 108954 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110159 108954 1116 68 0 110091 0
[pid=27408] vsize: 440636
Current children cumulated CPU time (s) 257.17
Current children cumulated vsize (Kb) 440636

[startup+270.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109260 0 0 0 26325 384 0 0 25 0 1 0 1854366386 451207168 108954 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110158 108954 1116 68 0 110090 0
[pid=27408] vsize: 440632
Current children cumulated CPU time (s) 267.09
Current children cumulated vsize (Kb) 440632

[startup+280.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109260 0 0 0 27314 388 0 0 25 0 1 0 1854366386 451182592 108954 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110152 108954 1116 68 0 110084 0
[pid=27408] vsize: 440608
Current children cumulated CPU time (s) 277.02
Current children cumulated vsize (Kb) 440608

[startup+290.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109279 0 0 0 28299 394 0 0 25 0 1 0 1854366386 451182592 108973 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110152 108973 1116 68 0 110084 0
[pid=27408] vsize: 440608
Current children cumulated CPU time (s) 286.93
Current children cumulated vsize (Kb) 440608

[startup+300.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109287 0 0 0 29286 399 0 0 25 0 1 0 1854366386 451182592 108976 4294967295 134512640 134736556 3221224560 3221223216 134524969 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110152 108976 1116 68 0 110084 0
[pid=27408] vsize: 440608
Current children cumulated CPU time (s) 296.85
Current children cumulated vsize (Kb) 440608

[startup+310.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109292 0 0 0 30272 404 0 0 25 0 1 0 1854366386 451317760 108981 4294967295 134512640 134736556 3221224560 3221223104 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110185 108981 1116 68 0 110117 0
[pid=27408] vsize: 440740
Current children cumulated CPU time (s) 306.76
Current children cumulated vsize (Kb) 440740

[startup+320.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109302 0 0 0 31258 408 0 0 25 0 1 0 1854366386 451317760 108991 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 110185 108991 1116 68 0 110117 0
[pid=27408] vsize: 440740
Current children cumulated CPU time (s) 316.66
Current children cumulated vsize (Kb) 440740

[startup+330.015 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) T 27407 27408 5245 0 -1 0 109302 0 0 0 32243 413 0 0 25 0 1 0 1854366386 451317760 108991 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110185 108991 1116 68 0 110117 0
[pid=27408] vsize: 440740
Current children cumulated CPU time (s) 326.56
Current children cumulated vsize (Kb) 440740

[startup+340.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109302 0 0 0 33170 438 0 0 25 0 1 0 1854366386 451063808 108947 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110123 108947 1116 68 0 110055 0
[pid=27408] vsize: 440492
Current children cumulated CPU time (s) 336.08
Current children cumulated vsize (Kb) 440492

[startup+350.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109302 0 0 0 34156 444 0 0 25 0 1 0 1854366386 451063808 108947 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110123 108947 1116 68 0 110055 0
[pid=27408] vsize: 440492
Current children cumulated CPU time (s) 346
Current children cumulated vsize (Kb) 440492

[startup+360.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109317 0 0 0 35142 448 0 0 25 0 1 0 1854366386 451198976 108962 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110156 108962 1116 68 0 110088 0
[pid=27408] vsize: 440624
Current children cumulated CPU time (s) 355.9
Current children cumulated vsize (Kb) 440624

[startup+370.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109317 0 0 0 36125 454 0 0 25 0 1 0 1854366386 451198976 108962 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 110156 108962 1116 68 0 110088 0
[pid=27408] vsize: 440624
Current children cumulated CPU time (s) 365.79
Current children cumulated vsize (Kb) 440624

[startup+380.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109317 0 0 0 37115 459 0 0 25 0 1 0 1854366386 451076096 108950 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110126 108950 1116 68 0 110058 0
[pid=27408] vsize: 440504
Current children cumulated CPU time (s) 375.74
Current children cumulated vsize (Kb) 440504

[startup+390.017 s]
Raw data (loadavg): 1.07 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109317 0 0 0 38100 464 0 0 25 0 1 0 1854366386 451072000 108949 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 110125 108949 1116 68 0 110057 0
[pid=27408] vsize: 440500
Current children cumulated CPU time (s) 385.64
Current children cumulated vsize (Kb) 440500

[startup+400.018 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109324 0 0 0 39087 469 0 0 25 0 1 0 1854366386 451207168 108956 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110158 108956 1116 68 0 110090 0
[pid=27408] vsize: 440632
Current children cumulated CPU time (s) 395.56
Current children cumulated vsize (Kb) 440632

[startup+410.019 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109324 0 0 0 40072 476 0 0 25 0 1 0 1854366386 451207168 108956 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110158 108956 1116 68 0 110090 0
[pid=27408] vsize: 440632
Current children cumulated CPU time (s) 405.48
Current children cumulated vsize (Kb) 440632

[startup+420.019 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109370 0 0 0 41060 480 0 0 25 0 1 0 1854366386 451342336 109002 4294967295 134512640 134736556 3221224560 3221223232 1076648070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110191 109002 1116 68 0 110123 0
[pid=27408] vsize: 440764
Current children cumulated CPU time (s) 415.4
Current children cumulated vsize (Kb) 440764

[startup+430.018 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109552 0 0 0 42053 484 0 0 25 0 1 0 1854366386 451547136 109046 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110241 109046 1116 68 0 110173 0
[pid=27408] vsize: 440964
Current children cumulated CPU time (s) 425.37
Current children cumulated vsize (Kb) 440964

[startup+440.019 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109606 0 0 0 43042 488 0 0 25 0 1 0 1854366386 451809280 109100 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110305 109100 1116 68 0 110237 0
[pid=27408] vsize: 441220
Current children cumulated CPU time (s) 435.3
Current children cumulated vsize (Kb) 441220

[startup+450.019 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109651 0 0 0 44036 490 0 0 25 0 1 0 1854366386 451948544 109145 4294967295 134512640 134736556 3221224560 3221223156 1077374149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110339 109145 1116 68 0 110271 0
[pid=27408] vsize: 441356
Current children cumulated CPU time (s) 445.26
Current children cumulated vsize (Kb) 441356

[startup+460.02 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109763 0 0 0 45027 494 0 0 25 0 1 0 1854366386 451883008 109147 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110323 109147 1116 68 0 110255 0
[pid=27408] vsize: 441292
Current children cumulated CPU time (s) 455.21
Current children cumulated vsize (Kb) 441292

[startup+470.021 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109763 0 0 0 46001 503 0 0 25 0 1 0 1854366386 451801088 109127 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110303 109127 1116 68 0 110235 0
[pid=27408] vsize: 441212
Current children cumulated CPU time (s) 465.04
Current children cumulated vsize (Kb) 441212

[startup+480.02 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109763 0 0 0 46989 508 0 0 25 0 1 0 1854366386 451801088 109127 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110303 109127 1116 68 0 110235 0
[pid=27408] vsize: 441212
Current children cumulated CPU time (s) 474.97
Current children cumulated vsize (Kb) 441212

[startup+490.02 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109763 0 0 0 47977 511 0 0 25 0 1 0 1854366386 451801088 109127 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 110303 109127 1116 68 0 110235 0
[pid=27408] vsize: 441212
Current children cumulated CPU time (s) 484.88
Current children cumulated vsize (Kb) 441212

[startup+500.021 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109849 0 0 0 48968 515 0 0 25 0 1 0 1854366386 452206592 109213 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110402 109213 1116 68 0 110334 0
[pid=27408] vsize: 441608
Current children cumulated CPU time (s) 494.83
Current children cumulated vsize (Kb) 441608

[startup+510.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109919 0 0 0 49959 518 0 0 25 0 1 0 1854366386 452399104 109273 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110449 109273 1116 68 0 110381 0
[pid=27408] vsize: 441796
Current children cumulated CPU time (s) 504.77
Current children cumulated vsize (Kb) 441796

[startup+520.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109976 0 0 0 50950 522 0 0 25 0 1 0 1854366386 452722688 109325 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110528 109325 1116 68 0 110460 0
[pid=27408] vsize: 442112
Current children cumulated CPU time (s) 514.72
Current children cumulated vsize (Kb) 442112

[startup+530.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 109976 0 0 0 51939 525 0 0 25 0 1 0 1854366386 452722688 109325 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110528 109325 1116 68 0 110460 0
[pid=27408] vsize: 442112
Current children cumulated CPU time (s) 524.64
Current children cumulated vsize (Kb) 442112

[startup+540.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110108 0 0 0 52927 529 0 0 25 0 1 0 1854366386 453271552 109457 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110662 109457 1116 68 0 110594 0
[pid=27408] vsize: 442648
Current children cumulated CPU time (s) 534.56
Current children cumulated vsize (Kb) 442648

[startup+550.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110122 0 0 0 53919 533 0 0 25 0 1 0 1854366386 453271552 109471 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110662 109471 1116 68 0 110594 0
[pid=27408] vsize: 442648
Current children cumulated CPU time (s) 544.52
Current children cumulated vsize (Kb) 442648

[startup+560.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110180 0 0 0 54907 537 0 0 25 0 1 0 1854366386 453541888 109529 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110728 109529 1116 68 0 110660 0
[pid=27408] vsize: 442912
Current children cumulated CPU time (s) 554.44
Current children cumulated vsize (Kb) 442912

[startup+570.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110180 0 0 0 55897 540 0 0 25 0 1 0 1854366386 453541888 109529 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110728 109529 1116 68 0 110660 0
[pid=27408] vsize: 442912
Current children cumulated CPU time (s) 564.37
Current children cumulated vsize (Kb) 442912

[startup+580.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110266 0 0 0 56891 543 0 0 25 0 1 0 1854366386 453812224 109615 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110794 109615 1116 68 0 110726 0
[pid=27408] vsize: 443176
Current children cumulated CPU time (s) 574.34
Current children cumulated vsize (Kb) 443176

[startup+590.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110294 0 0 0 57885 546 0 0 25 0 1 0 1854366386 453947392 109643 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110827 109643 1116 68 0 110759 0
[pid=27408] vsize: 443308
Current children cumulated CPU time (s) 584.31
Current children cumulated vsize (Kb) 443308

[startup+600.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110337 0 0 0 58883 547 0 0 25 0 1 0 1854366386 454217728 109686 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110893 109686 1116 68 0 110825 0
[pid=27408] vsize: 443572
Current children cumulated CPU time (s) 594.3
Current children cumulated vsize (Kb) 443572

[startup+610.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110366 0 0 0 59879 548 0 0 25 0 1 0 1854366386 454217728 109715 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110893 109715 1116 68 0 110825 0
[pid=27408] vsize: 443572
Current children cumulated CPU time (s) 604.27
Current children cumulated vsize (Kb) 443572

[startup+620.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110366 0 0 0 60880 548 0 0 25 0 1 0 1854366386 454217728 109715 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110893 109715 1116 68 0 110825 0
[pid=27408] vsize: 443572
Current children cumulated CPU time (s) 614.28
Current children cumulated vsize (Kb) 443572

[startup+630.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110468 0 0 0 61879 549 0 0 25 0 1 0 1854366386 454758400 109817 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111025 109817 1116 68 0 110957 0
[pid=27408] vsize: 444100
Current children cumulated CPU time (s) 624.28
Current children cumulated vsize (Kb) 444100

[startup+640.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 62871 551 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 634.22
Current children cumulated vsize (Kb) 443788

[startup+650.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 63866 554 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 644.2
Current children cumulated vsize (Kb) 443788

[startup+660.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 64866 554 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 654.2
Current children cumulated vsize (Kb) 443788

[startup+670.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 65866 554 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223272 134694477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 664.2
Current children cumulated vsize (Kb) 443788

[startup+680.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 66867 554 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 674.21
Current children cumulated vsize (Kb) 443788

[startup+690.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 67866 554 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 684.2
Current children cumulated vsize (Kb) 443788

[startup+700.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 68866 554 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 694.2
Current children cumulated vsize (Kb) 443788

[startup+710.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 69866 554 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 704.2
Current children cumulated vsize (Kb) 443788

[startup+720.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 70866 555 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 714.21
Current children cumulated vsize (Kb) 443788

[startup+730.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 71866 555 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223120 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 724.21
Current children cumulated vsize (Kb) 443788

[startup+740.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 72866 555 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 734.21
Current children cumulated vsize (Kb) 443788

[startup+750.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 73865 555 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 744.2
Current children cumulated vsize (Kb) 443788

[startup+760.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 74866 555 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 754.21
Current children cumulated vsize (Kb) 443788

[startup+770.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 75866 555 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 764.21
Current children cumulated vsize (Kb) 443788

[startup+780.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 76866 555 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 774.21
Current children cumulated vsize (Kb) 443788

[startup+790.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 77866 556 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 784.22
Current children cumulated vsize (Kb) 443788

[startup+800.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 78864 557 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 794.21
Current children cumulated vsize (Kb) 443788

[startup+810.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 79862 557 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223256 134560545 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 804.19
Current children cumulated vsize (Kb) 443788

[startup+820.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 80862 558 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223120 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 814.2
Current children cumulated vsize (Kb) 443788

[startup+830.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 81861 558 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 824.19
Current children cumulated vsize (Kb) 443788

[startup+840.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110520 0 0 0 82858 559 0 0 25 0 1 0 1854366386 454438912 109795 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 110947 109795 1116 68 0 110879 0
[pid=27408] vsize: 443788
Current children cumulated CPU time (s) 834.17
Current children cumulated vsize (Kb) 443788

[startup+850.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110658 0 0 0 83856 560 0 0 25 0 1 0 1854366386 454979584 109933 4294967295 134512640 134736556 3221224560 3221223084 134540157 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111079 109933 1116 68 0 111011 0
[pid=27408] vsize: 444316
Current children cumulated CPU time (s) 844.16
Current children cumulated vsize (Kb) 444316

[startup+860.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110658 0 0 0 84856 560 0 0 25 0 1 0 1854366386 454979584 109933 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111079 109933 1116 68 0 111011 0
[pid=27408] vsize: 444316
Current children cumulated CPU time (s) 854.16
Current children cumulated vsize (Kb) 444316

[startup+870.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110658 0 0 0 85856 561 0 0 25 0 1 0 1854366386 454979584 109933 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111079 109933 1116 68 0 111011 0
[pid=27408] vsize: 444316
Current children cumulated CPU time (s) 864.17
Current children cumulated vsize (Kb) 444316

[startup+880.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110658 0 0 0 86856 561 0 0 25 0 1 0 1854366386 454979584 109933 4294967295 134512640 134736556 3221224560 3221223168 134544667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111079 109933 1116 68 0 111011 0
[pid=27408] vsize: 444316
Current children cumulated CPU time (s) 874.17
Current children cumulated vsize (Kb) 444316

[startup+890.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110658 0 0 0 87856 561 0 0 25 0 1 0 1854366386 454979584 109933 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111079 109933 1116 68 0 111011 0
[pid=27408] vsize: 444316
Current children cumulated CPU time (s) 884.17
Current children cumulated vsize (Kb) 444316

[startup+900.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110658 0 0 0 88856 561 0 0 25 0 1 0 1854366386 454979584 109933 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111079 109933 1116 68 0 111011 0
[pid=27408] vsize: 444316
Current children cumulated CPU time (s) 894.17
Current children cumulated vsize (Kb) 444316

[startup+910.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110872 0 0 0 89854 562 0 0 25 0 1 0 1854366386 455929856 110147 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110147 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 904.16
Current children cumulated vsize (Kb) 445244

[startup+920.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110872 0 0 0 90854 562 0 0 25 0 1 0 1854366386 455929856 110147 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110147 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 914.16
Current children cumulated vsize (Kb) 445244

[startup+930.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110872 0 0 0 91854 562 0 0 25 0 1 0 1854366386 455929856 110147 4294967295 134512640 134736556 3221224560 3221223152 134544615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110147 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 924.16
Current children cumulated vsize (Kb) 445244

[startup+940.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110872 0 0 0 92854 563 0 0 25 0 1 0 1854366386 455929856 110147 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110147 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 934.17
Current children cumulated vsize (Kb) 445244

[startup+950.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110872 0 0 0 93854 563 0 0 25 0 1 0 1854366386 455929856 110147 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110147 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 944.17
Current children cumulated vsize (Kb) 445244

[startup+960.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110872 0 0 0 94854 563 0 0 25 0 1 0 1854366386 455929856 110147 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110147 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 954.17
Current children cumulated vsize (Kb) 445244

[startup+970.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 95854 563 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 964.17
Current children cumulated vsize (Kb) 445244

[startup+980.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 96853 563 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 974.16
Current children cumulated vsize (Kb) 445244

[startup+990.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 97852 564 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 984.16
Current children cumulated vsize (Kb) 445244

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 98852 564 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223152 134540242 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 994.16
Current children cumulated vsize (Kb) 445244

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 99850 565 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1004.15
Current children cumulated vsize (Kb) 445244

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 100850 566 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1014.16
Current children cumulated vsize (Kb) 445244

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 101850 566 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1024.16
Current children cumulated vsize (Kb) 445244

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 102849 567 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1034.16
Current children cumulated vsize (Kb) 445244

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 103849 567 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1044.16
Current children cumulated vsize (Kb) 445244

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 104849 567 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223276 134694485 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1054.16
Current children cumulated vsize (Kb) 445244

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 105849 568 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223272 134694472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1064.17
Current children cumulated vsize (Kb) 445244

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 106849 568 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1074.17
Current children cumulated vsize (Kb) 445244

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 107849 568 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1084.17
Current children cumulated vsize (Kb) 445244

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 108849 568 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1094.17
Current children cumulated vsize (Kb) 445244

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 109849 568 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1104.17
Current children cumulated vsize (Kb) 445244

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 110848 569 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1114.17
Current children cumulated vsize (Kb) 445244

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 111848 569 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1124.17
Current children cumulated vsize (Kb) 445244

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 112848 569 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223136 134543222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1134.17
Current children cumulated vsize (Kb) 445244

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 113848 569 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1144.17
Current children cumulated vsize (Kb) 445244

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 114848 569 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1154.17
Current children cumulated vsize (Kb) 445244

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 115848 569 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1164.17
Current children cumulated vsize (Kb) 445244

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 116848 569 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1174.17
Current children cumulated vsize (Kb) 445244

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 117848 570 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223272 134694477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1184.18
Current children cumulated vsize (Kb) 445244

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 27408
Raw data (/proc/27408/stat): 27408 (bsolo) R 27407 27408 5245 0 -1 0 110896 0 0 0 118848 570 0 0 25 0 1 0 1854366386 455929856 110171 4294967295 134512640 134736556 3221224560 3221223124 134543704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27408/statm): 111311 110171 1116 68 0 111243 0
[pid=27408] vsize: 445244
Current children cumulated CPU time (s) 1194.18
Current children cumulated vsize (Kb) 445244
One traced child (pid=27408) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1201.44
CPU time (s): 1195.57
CPU user time (s): 1189.67
CPU system time (s): 5.9061
CPU usage (%): 99.5116
Max. virtual memory (cumulated for all children) (Kb): 445244

Verifier Data

ERROR: no interpretation found !