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/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-greenbea.opb
MD5SUM44cf829c3f56aa0e06d9c19014e5de34
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 10788
Biggest coefficient in the objective function 524288000000
Number of bits for the biggest coefficient in the objective function 39
Sum of the numbers in the objective function 20280599220360
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 524288000000
Number of bits of the biggest number in a constraint 39
Biggest sum of numbers in a constraint 23881563011625
Number of bits of the biggest sum of numbers45
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables104437
Total number of constraints2675
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2675
Minimum length of a constraint8
Maximum length of a constraint4913

Trace number 5069

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-19 22:12:17 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=819 boxname=wulflinc26 idbench=819 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  44cf829c3f56aa0e06d9c19014e5de34  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-greenbea.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-greenbea.opb
IDLAUNCH: 819
/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:        717612 kB
Buffers:         38680 kB
Cached:         248772 kB
SwapCached:        868 kB
Active:         205584 kB
Inactive:        84464 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        717360 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5704 kB
Slab:            21152 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:34:10 (client local time) WITH STATUS 0 IN 1195.28 SECONDS
stats: 819 7 1195.28 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 104437 variables and 4611 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 81.681
c After prepocess the problem consists of 67009 variables and 3772 constraints.
c Initial Lower Bound: -11392128646090
c Restart #1 #Var: 67009 #Dec: 158001 LB: -11392128646090 @ 99.071
c Restart #2 #Var: 67009 #Dec: 432816 LB: -11392128646090 @ 130.22
c Restart #3 #Var: 67009 #Dec: 776409 LB: -11392128646090 @ 169.23
c Restart #4 #Var: 67009 #Dec: 1228871 LB: -11392128646090 @ 219.93
c Restart #5 #Var: 67009 #Dec: 1793259 LB: -11392128646090 @ 283.41
c Restart #6 #Var: 67009 #Dec: 2477299 LB: -11392128646090 @ 360.39
c Restart #7 #Var: 67009 #Dec: 3597876 LB: -11392128646090 @ 483.12
c Restart #8 #Var: 67009 #Dec: 4085883 LB: -11392128646090 @ 540.78
c Restart #9 #Var: 67009 #Dec: 4102936 LB: -11392128646090 @ 546.3
c Restart #10 #Var: 67009 #Dec: 4105290 LB: -11392128646090 @ 550.67
c Restart #11 #Var: 67009 #Dec: 4107508 LB: -11392128646090 @ 554.47
c Restart #12 #Var: 67009 #Dec: 4109917 LB: -11392128646090 @ 558.02
c Restart #13 #Var: 67009 #Dec: 4112529 LB: -11392128646090 @ 563.26
c Restart #14 #Var: 67009 #Dec: 4115342 LB: -11392128646090 @ 569.48
c Restart #15 #Var: 67009 #Dec: 4118354 LB: -11392128646090 @ 575.72
c Restart #16 #Var: 67009 #Dec: 4121564 LB: -11392128646090 @ 583.12
c CHANGE Heuristic... 
c Restart #0 #Var: 67009 #Dec: 4124969 LB: -11392128646090 @ 603.12
c Restart #1 #Var: 66927 #Dec: 4126934 LB: -11392128646090 @ 604.52
c Restart #2 #Var: 66927 #Dec: 4127553 LB: -11392128646090 @ 607.12
c Restart #3 #Var: 66926 #Dec: 4128433 LB: -11392128646090 @ 608.52
c Restart #4 #Var: 66926 #Dec: 4130596 LB: -11392128646090 @ 611.41
c Restart #5 #Var: 66926 #Dec: 4133204 LB: -11392128646090 @ 618.86
c Restart #6 #Var: 66926 #Dec: 4134988 LB: -11392128646090 @ 625.84
c Restart #7 #Var: 66926 #Dec: 4137471 LB: -11392128646090 @ 634.49
c Restart #8 #Var: 66926 #Dec: 4142771 LB: -11392128646090 @ 644.95
c Restart #9 #Var: 66926 #Dec: 4147345 LB: -11392128646090 @ 665.18
c Restart #10 #Var: 66926 #Dec: 4151775 LB: -11392128646090 @ 682.9
c Restart #11 #Var: 66926 #Dec: 4156922 LB: -11392128646090 @ 690.98
c Restart #12 #Var: 66926 #Dec: 4161927 LB: -11392128646090 @ 699.18
c Restart #13 #Var: 66926 #Dec: 4166161 LB: -11392128646090 @ 706.26
c Restart #14 #Var: 66926 #Dec: 4169429 LB: -11392128646090 @ 710.42
c Restart #15 #Var: 66926 #Dec: 4172819 LB: -11392128646090 @ 726.94
c Restart #16 #Var: 66926 #Dec: 4177576 LB: -11392128646090 @ 756.14
c Restart #17 #Var: 66926 #Dec: 4182660 LB: -11392128646090 @ 774.57
c Restart #18 #Var: 66926 #Dec: 4190916 LB: -11392128646090 @ 794.63
c Restart #19 #Var: 66926 #Dec: 4194920 LB: -11392128646090 @ 800.4
c Restart #20 #Var: 66925 #Dec: 4199623 LB: -11392128646090 @ 838.91
c Restart #21 #Var: 66924 #Dec: 4205513 LB: -11392128646090 @ 866.54
c Restart #22 #Var: 66924 #Dec: 4210009 LB: -11392128646090 @ 878.98
c Restart #23 #Var: 66924 #Dec: 4215873 LB: -11392128646090 @ 892.77
c Restart #24 #Var: 66924 #Dec: 4222778 LB: -11392128646090 @ 925.18
c Restart #25 #Var: 66924 #Dec: 4230894 LB: -11392128646090 @ 973.31
c Restart #26 #Var: 66924 #Dec: 4240126 LB: -11392128646090 @ 1014.1
c Restart #27 #Var: 66924 #Dec: 4248472 LB: -11392128646090 @ 1083.7
c Restart #28 #Var: 66924 #Dec: 4257799 LB: -11392128646090 @ 1128.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/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853411766 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 107 3 90 68 0 39 0
[pid=14290] 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-mps-v2-13-7-greenbea.opb

[startup+10.0035 s]
Raw data (loadavg): 0.86 0.95 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 44199 0 0 0 865 111 0 0 25 0 1 0 1853411766 182562816 43705 4294967295 134512640 134736556 3221224560 3221223088 134573621 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 44571 43706 1116 68 0 44503 0
[pid=14290] vsize: 178284
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (Kb) 178284

[startup+20.0042 s]
Raw data (loadavg): 0.89 0.95 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 57966 0 0 0 1823 146 0 0 25 0 1 0 1853411766 238710784 57220 4294967295 134512640 134736556 3221224560 3221223088 134572961 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 58279 57220 1116 68 0 58211 0
[pid=14290] vsize: 233116
Current children cumulated CPU time (s) 19.69
Current children cumulated vsize (Kb) 233116

[startup+30.0049 s]
Raw data (loadavg): 0.90 0.96 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 68439 0 0 0 2795 170 0 0 25 0 1 0 1853411766 279547904 67183 4294967295 134512640 134736556 3221224560 3221221384 1076880165 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 68249 67183 1116 68 0 68181 0
[pid=14290] vsize: 272996
Current children cumulated CPU time (s) 29.65
Current children cumulated vsize (Kb) 272996

[startup+40.0056 s]
Raw data (loadavg): 0.92 0.96 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 78142 0 0 0 3767 193 0 0 25 0 1 0 1853411766 319193088 76886 4294967295 134512640 134736556 3221224560 3221223360 1076647576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 77928 76886 1116 68 0 77860 0
[pid=14290] vsize: 311712
Current children cumulated CPU time (s) 39.6
Current children cumulated vsize (Kb) 311712

[startup+50.0053 s]
Raw data (loadavg): 0.93 0.96 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 83274 0 0 0 4750 206 0 0 25 0 1 0 1853411766 340172800 82018 4294967295 134512640 134736556 3221224560 3221223032 1077227213 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 83050 82018 1116 68 0 82982 0
[pid=14290] vsize: 332200
Current children cumulated CPU time (s) 49.56
Current children cumulated vsize (Kb) 332200

[startup+60.006 s]
Raw data (loadavg): 0.94 0.96 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 86687 0 0 0 5737 217 0 0 25 0 1 0 1853411766 354177024 85431 4294967295 134512640 134736556 3221224560 3221223216 134539519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 86469 85431 1116 68 0 86401 0
[pid=14290] vsize: 345876
Current children cumulated CPU time (s) 59.54
Current children cumulated vsize (Kb) 345876

[startup+70.0056 s]
Raw data (loadavg): 0.95 0.96 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 89047 0 0 0 6726 225 0 0 25 0 1 0 1853411766 363962368 87787 4294967295 134512640 134736556 3221224560 3221223068 134517552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 88858 87787 1116 68 0 88790 0
[pid=14290] vsize: 355432
Current children cumulated CPU time (s) 69.51
Current children cumulated vsize (Kb) 355432

[startup+80.0064 s]
Raw data (loadavg): 0.96 0.96 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 95427 0 0 0 7703 244 0 0 25 0 1 0 1853411766 393760768 94167 4294967295 134512640 134736556 3221224560 3221223296 134556380 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 96133 94167 1116 68 0 96065 0
[pid=14290] vsize: 384532
Current children cumulated CPU time (s) 79.47
Current children cumulated vsize (Kb) 384532

[startup+90.007 s]
Raw data (loadavg): 0.96 0.96 0.98 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103217 0 0 0 8451 333 0 0 20 0 1 0 1853411766 425562112 101957 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103897 101957 1116 68 0 103829 0
[pid=14290] vsize: 415588
Current children cumulated CPU time (s) 87.84
Current children cumulated vsize (Kb) 415588

[startup+100.007 s]
Raw data (loadavg): 0.97 0.96 0.98 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103239 0 0 0 9159 426 0 0 20 0 1 0 1853411766 425562112 101979 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103897 101979 1116 68 0 103829 0
[pid=14290] vsize: 415588
Current children cumulated CPU time (s) 95.85
Current children cumulated vsize (Kb) 415588

[startup+110.007 s]
Raw data (loadavg): 0.97 0.96 0.98 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103253 0 0 0 9865 524 0 0 20 0 1 0 1853411766 425697280 101993 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103930 101993 1116 68 0 103862 0
[pid=14290] vsize: 415720
Current children cumulated CPU time (s) 103.89
Current children cumulated vsize (Kb) 415720

[startup+120.008 s]
Raw data (loadavg): 0.98 0.96 0.98 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103279 0 0 0 10574 615 0 0 20 0 1 0 1853411766 425832448 102019 4294967295 134512640 134736556 3221224560 3221223104 134716146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 103963 102019 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 111.89
Current children cumulated vsize (Kb) 415852

[startup+130.009 s]
Raw data (loadavg): 0.98 0.97 0.98 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103283 0 0 0 11298 709 0 0 20 0 1 0 1853411766 425832448 102023 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102023 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 120.07
Current children cumulated vsize (Kb) 415852

[startup+140.009 s]
Raw data (loadavg): 0.98 0.97 0.98 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103285 0 0 0 12013 800 0 0 19 0 1 0 1853411766 425832448 102025 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102025 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 128.13
Current children cumulated vsize (Kb) 415852

[startup+150.009 s]
Raw data (loadavg): 0.98 0.97 0.98 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103285 0 0 0 12730 896 0 0 19 0 1 0 1853411766 425832448 102025 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102025 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 136.26
Current children cumulated vsize (Kb) 415852

[startup+160.01 s]
Raw data (loadavg): 1.06 0.98 0.99 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103285 0 0 0 13445 994 0 0 20 0 1 0 1853411766 425832448 102025 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102025 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 144.39
Current children cumulated vsize (Kb) 415852

[startup+170.01 s]
Raw data (loadavg): 1.13 1.00 0.99 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103285 0 0 0 14161 1085 0 0 20 0 1 0 1853411766 425832448 102025 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102025 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 152.46
Current children cumulated vsize (Kb) 415852

[startup+180.011 s]
Raw data (loadavg): 1.11 1.00 0.99 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103285 0 0 0 14877 1182 0 0 20 0 1 0 1853411766 425832448 102025 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102025 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 160.59
Current children cumulated vsize (Kb) 415852

[startup+190.012 s]
Raw data (loadavg): 1.09 1.00 0.99 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 15590 1277 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 168.67
Current children cumulated vsize (Kb) 415852

[startup+200.012 s]
Raw data (loadavg): 1.08 1.00 0.99 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103287 0 0 0 16298 1371 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223104 134540245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 176.69
Current children cumulated vsize (Kb) 415852

[startup+210.012 s]
Raw data (loadavg): 1.07 1.00 0.99 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 17012 1459 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 184.71
Current children cumulated vsize (Kb) 415852

[startup+220.013 s]
Raw data (loadavg): 1.06 1.00 0.99 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 17729 1550 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 192.79
Current children cumulated vsize (Kb) 415852

[startup+230.014 s]
Raw data (loadavg): 1.05 1.00 0.99 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103287 0 0 0 18437 1644 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 200.81
Current children cumulated vsize (Kb) 415852

[startup+240.013 s]
Raw data (loadavg): 1.12 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103287 0 0 0 19148 1737 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223076 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 208.85
Current children cumulated vsize (Kb) 415852

[startup+250.013 s]
Raw data (loadavg): 1.17 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103287 0 0 0 19861 1828 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 216.89
Current children cumulated vsize (Kb) 415852

[startup+260.014 s]
Raw data (loadavg): 1.15 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 20567 1922 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 224.89
Current children cumulated vsize (Kb) 415852

[startup+270.014 s]
Raw data (loadavg): 1.12 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 21289 2011 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 233
Current children cumulated vsize (Kb) 415852

[startup+280.015 s]
Raw data (loadavg): 1.10 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 21997 2104 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 241.01
Current children cumulated vsize (Kb) 415852

[startup+290.016 s]
Raw data (loadavg): 1.09 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103287 0 0 0 22711 2195 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 249.06
Current children cumulated vsize (Kb) 415852

[startup+300.015 s]
Raw data (loadavg): 1.07 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 23421 2290 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 257.11
Current children cumulated vsize (Kb) 415852

[startup+310.016 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103287 0 0 0 24133 2379 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 265.12
Current children cumulated vsize (Kb) 415852

[startup+320.017 s]
Raw data (loadavg): 1.13 1.04 1.01 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103287 0 0 0 24845 2476 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223104 134716141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 273.21
Current children cumulated vsize (Kb) 415852

[startup+330.017 s]
Raw data (loadavg): 1.11 1.04 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 25561 2567 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (Kb) 415852

[startup+340.017 s]
Raw data (loadavg): 1.09 1.04 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 26269 2660 0 0 19 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 289.29
Current children cumulated vsize (Kb) 415852

[startup+350.017 s]
Raw data (loadavg): 1.08 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103287 0 0 0 26972 2754 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 297.26
Current children cumulated vsize (Kb) 415852

[startup+360.017 s]
Raw data (loadavg): 1.07 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 27679 2850 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 305.29
Current children cumulated vsize (Kb) 415852

[startup+370.018 s]
Raw data (loadavg): 1.06 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 28389 2946 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 313.35
Current children cumulated vsize (Kb) 415852

[startup+380.019 s]
Raw data (loadavg): 1.05 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 29101 3041 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 321.42
Current children cumulated vsize (Kb) 415852

[startup+390.019 s]
Raw data (loadavg): 1.04 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 29810 3138 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 329.48
Current children cumulated vsize (Kb) 415852

[startup+400.018 s]
Raw data (loadavg): 1.03 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103287 0 0 0 30526 3231 0 0 20 0 1 0 1853411766 425832448 102027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102027 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 337.57
Current children cumulated vsize (Kb) 415852

[startup+410.019 s]
Raw data (loadavg): 1.03 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103288 0 0 0 31244 3322 0 0 20 0 1 0 1853411766 425832448 102028 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102028 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 345.66
Current children cumulated vsize (Kb) 415852

[startup+420.019 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103290 0 0 0 31963 3415 0 0 19 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223096 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 353.78
Current children cumulated vsize (Kb) 415852

[startup+430.019 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103290 0 0 0 32668 3511 0 0 20 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 361.79
Current children cumulated vsize (Kb) 415852

[startup+440.02 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103290 0 0 0 33378 3606 0 0 20 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 369.84
Current children cumulated vsize (Kb) 415852

[startup+450.02 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103290 0 0 0 34085 3704 0 0 19 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 377.89
Current children cumulated vsize (Kb) 415852

[startup+460.02 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103290 0 0 0 34804 3796 0 0 20 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 386
Current children cumulated vsize (Kb) 415852

[startup+470.021 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103290 0 0 0 35512 3889 0 0 19 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 394.01
Current children cumulated vsize (Kb) 415852

[startup+480.022 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103290 0 0 0 36225 3982 0 0 19 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223280 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (Kb) 415852

[startup+490.022 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103290 0 0 0 36929 4079 0 0 19 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 410.08
Current children cumulated vsize (Kb) 415852

[startup+500.022 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103290 0 0 0 37641 4174 0 0 19 0 1 0 1853411766 425832448 102030 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102030 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 418.15
Current children cumulated vsize (Kb) 415852

[startup+510.023 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103305 0 0 0 38338 4273 0 0 19 0 1 0 1853411766 425832448 102045 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102045 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 426.11
Current children cumulated vsize (Kb) 415852

[startup+520.022 s]
Raw data (loadavg): 1.08 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103308 0 0 0 39044 4365 0 0 20 0 1 0 1853411766 425832448 102048 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103963 102048 1116 68 0 103895 0
[pid=14290] vsize: 415852
Current children cumulated CPU time (s) 434.09
Current children cumulated vsize (Kb) 415852

[startup+530.023 s]
Raw data (loadavg): 1.06 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103320 0 0 0 39742 4463 0 0 19 0 1 0 1853411766 425967616 102060 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103996 102060 1116 68 0 103928 0
[pid=14290] vsize: 415984
Current children cumulated CPU time (s) 442.05
Current children cumulated vsize (Kb) 415984

[startup+540.023 s]
Raw data (loadavg): 1.13 1.04 1.01 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103336 0 0 0 40445 4559 0 0 19 0 1 0 1853411766 425967616 102076 4294967295 134512640 134736556 3221224560 3221223280 134597438 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 103996 102076 1116 68 0 103928 0
[pid=14290] vsize: 415984
Current children cumulated CPU time (s) 450.04
Current children cumulated vsize (Kb) 415984

[startup+550.024 s]
Raw data (loadavg): 1.11 1.04 1.01 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103341 0 0 0 41145 4662 0 0 19 0 1 0 1853411766 425967616 102081 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 103996 102081 1116 68 0 103928 0
[pid=14290] vsize: 415984
Current children cumulated CPU time (s) 458.07
Current children cumulated vsize (Kb) 415984

[startup+560.024 s]
Raw data (loadavg): 1.09 1.04 1.01 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103357 0 0 0 41854 4756 0 0 20 0 1 0 1853411766 426102784 102097 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 104029 102097 1116 68 0 103961 0
[pid=14290] vsize: 416116
Current children cumulated CPU time (s) 466.1
Current children cumulated vsize (Kb) 416116

[startup+570.024 s]
Raw data (loadavg): 1.08 1.04 1.01 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103371 0 0 0 42552 4855 0 0 19 0 1 0 1853411766 426102784 102111 4294967295 134512640 134736556 3221224560 3221223088 134543222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 104029 102111 1116 68 0 103961 0
[pid=14290] vsize: 416116
Current children cumulated CPU time (s) 474.07
Current children cumulated vsize (Kb) 416116

[startup+580.025 s]
Raw data (loadavg): 1.07 1.04 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103377 0 0 0 43258 4953 0 0 20 0 1 0 1853411766 426102784 102117 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 104029 102117 1116 68 0 103961 0
[pid=14290] vsize: 416116
Current children cumulated CPU time (s) 482.11
Current children cumulated vsize (Kb) 416116

[startup+590.025 s]
Raw data (loadavg): 1.06 1.04 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103384 0 0 0 43965 5050 0 0 20 0 1 0 1853411766 426237952 102124 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14290/statm): 104062 102124 1116 68 0 103994 0
[pid=14290] vsize: 416248
Current children cumulated CPU time (s) 490.15
Current children cumulated vsize (Kb) 416248

[startup+600.025 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103404 0 0 0 44671 5149 0 0 19 0 1 0 1853411766 426237952 102144 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 104062 102144 1116 68 0 103994 0
[pid=14290] vsize: 416248
Current children cumulated CPU time (s) 498.2
Current children cumulated vsize (Kb) 416248

[startup+610.026 s]
Raw data (loadavg): 1.04 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103422 0 0 0 45375 5245 0 0 18 0 1 0 1853411766 426373120 102162 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14290/statm): 104095 102162 1116 68 0 104027 0
[pid=14290] vsize: 416380
Current children cumulated CPU time (s) 506.2
Current children cumulated vsize (Kb) 416380

[startup+620.026 s]
Raw data (loadavg): 1.11 1.05 1.01 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103443 0 0 0 46087 5341 0 0 20 0 1 0 1853411766 426373120 102183 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434789 0 0 17 0 0 0
Raw data (/proc/14290/statm): 104095 102183 1116 68 0 104027 0
[pid=14290] vsize: 416380
Current children cumulated CPU time (s) 514.28
Current children cumulated vsize (Kb) 416380

[startup+630.027 s]
Raw data (loadavg): 1.10 1.04 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 103474 0 0 0 46807 5433 0 0 20 0 1 0 1853411766 426508288 102214 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 104128 102214 1116 68 0 104060 0
[pid=14290] vsize: 416512
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (Kb) 416512

[startup+640.027 s]
Raw data (loadavg): 1.08 1.04 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103514 0 0 0 47531 5528 0 0 16 0 1 0 1853411766 426778624 102254 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 104194 102254 1116 68 0 104126 0
[pid=14290] vsize: 416776
Current children cumulated CPU time (s) 530.59
Current children cumulated vsize (Kb) 416776

[startup+650.026 s]
Raw data (loadavg): 1.07 1.04 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 103661 0 0 0 48273 5613 0 0 16 0 1 0 1853411766 427319296 102401 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 104326 102401 1116 68 0 104258 0
[pid=14290] vsize: 417304
Current children cumulated CPU time (s) 538.86
Current children cumulated vsize (Kb) 417304

[startup+660.028 s]
Raw data (loadavg): 1.06 1.04 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 105375 0 0 0 49179 5650 0 0 20 0 1 0 1853411766 434343936 104115 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 106041 104115 1116 68 0 105973 0
[pid=14290] vsize: 424164
Current children cumulated CPU time (s) 548.29
Current children cumulated vsize (Kb) 424164

[startup+670.028 s]
Raw data (loadavg): 1.05 1.04 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 108429 0 0 0 50140 5667 0 0 25 0 1 0 1853411766 446963712 107167 4294967295 134512640 134736556 3221224560 3221223260 134553984 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 109122 107167 1116 68 0 109054 0
[pid=14290] vsize: 436488
Current children cumulated CPU time (s) 558.07
Current children cumulated vsize (Kb) 436488

[startup+680.028 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 110889 0 0 0 51111 5682 0 0 25 0 1 0 1853411766 456966144 109627 4294967295 134512640 134736556 3221224560 3221223152 134716174 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 111564 109627 1116 68 0 111496 0
[pid=14290] vsize: 446256
Current children cumulated CPU time (s) 567.93
Current children cumulated vsize (Kb) 446256

[startup+690.029 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 113260 0 0 0 52080 5697 0 0 25 0 1 0 1853411766 466714624 111997 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 113944 111997 1116 68 0 113876 0
[pid=14290] vsize: 455776
Current children cumulated CPU time (s) 577.77
Current children cumulated vsize (Kb) 455776

[startup+700.029 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 115140 0 0 0 53051 5710 0 0 25 0 1 0 1853411766 474542080 113872 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 115855 113872 1116 68 0 115787 0
[pid=14290] vsize: 463420
Current children cumulated CPU time (s) 587.61
Current children cumulated vsize (Kb) 463420

[startup+710.029 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 116001 0 0 0 54037 5717 0 0 25 0 1 0 1853411766 478072832 114733 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 116717 114733 1116 68 0 116649 0
[pid=14290] vsize: 466868
Current children cumulated CPU time (s) 597.54
Current children cumulated vsize (Kb) 466868

[startup+720.03 s]
Raw data (loadavg): 1.02 1.03 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 117401 0 0 0 55014 5727 0 0 25 0 1 0 1853411766 482398208 115798 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 117773 115798 1116 68 0 117705 0
[pid=14290] vsize: 471092
Current children cumulated CPU time (s) 607.41
Current children cumulated vsize (Kb) 471092

[startup+730.031 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 118142 0 0 0 55986 5738 0 0 25 0 1 0 1853411766 485498880 116539 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 118530 116539 1116 68 0 118462 0
[pid=14290] vsize: 474120
Current children cumulated CPU time (s) 617.24
Current children cumulated vsize (Kb) 474120

[startup+740.031 s]
Raw data (loadavg): 1.01 1.03 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 118533 0 0 0 56971 5745 0 0 25 0 1 0 1853411766 487108608 116930 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 118923 116930 1116 68 0 118855 0
[pid=14290] vsize: 475692
Current children cumulated CPU time (s) 627.16
Current children cumulated vsize (Kb) 475692

[startup+750.03 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 118629 0 0 0 57956 5749 0 0 25 0 1 0 1853411766 487514112 117026 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 119022 117026 1116 68 0 118954 0
[pid=14290] vsize: 476088
Current children cumulated CPU time (s) 637.05
Current children cumulated vsize (Kb) 476088

[startup+760.03 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 118845 0 0 0 58931 5759 0 0 25 0 1 0 1853411766 488312832 117242 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 119217 117242 1116 68 0 119149 0
[pid=14290] vsize: 476868
Current children cumulated CPU time (s) 646.9
Current children cumulated vsize (Kb) 476868

[startup+770.03 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 118926 0 0 0 59915 5764 0 0 25 0 1 0 1853411766 488718336 117323 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 119316 117323 1116 68 0 119248 0
[pid=14290] vsize: 477264
Current children cumulated CPU time (s) 656.79
Current children cumulated vsize (Kb) 477264

[startup+780.03 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 119026 0 0 0 60907 5768 0 0 25 0 1 0 1853411766 489123840 117423 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 119415 117424 1116 68 0 119347 0
[pid=14290] vsize: 477660
Current children cumulated CPU time (s) 666.75
Current children cumulated vsize (Kb) 477660

[startup+790.031 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 119254 0 0 0 61893 5774 0 0 25 0 1 0 1853411766 490070016 117651 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 119646 117651 1116 68 0 119578 0
[pid=14290] vsize: 478584
Current children cumulated CPU time (s) 676.67
Current children cumulated vsize (Kb) 478584

[startup+800.031 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 119274 0 0 0 62876 5779 0 0 25 0 1 0 1853411766 490070016 117671 4294967295 134512640 134736556 3221224560 3221223228 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 119646 117671 1116 68 0 119578 0
[pid=14290] vsize: 478584
Current children cumulated CPU time (s) 686.55
Current children cumulated vsize (Kb) 478584

[startup+810.031 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 120218 0 0 0 63839 5794 0 0 19 0 1 0 1853411766 493985792 118615 4294967295 134512640 134736556 3221224560 3221223132 134543226 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 120602 118615 1116 68 0 120534 0
[pid=14290] vsize: 482408
Current children cumulated CPU time (s) 696.33
Current children cumulated vsize (Kb) 482408

[startup+820.032 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 121125 0 0 0 64808 5807 0 0 25 0 1 0 1853411766 497635328 119522 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 121493 119522 1116 68 0 121425 0
[pid=14290] vsize: 485972
Current children cumulated CPU time (s) 706.15
Current children cumulated vsize (Kb) 485972

[startup+830.033 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 122087 0 0 0 65781 5817 0 0 25 0 1 0 1853411766 501690368 120484 4294967295 134512640 134736556 3221224560 3221223080 134716520 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 122483 120484 1116 68 0 122415 0
[pid=14290] vsize: 489932
Current children cumulated CPU time (s) 715.98
Current children cumulated vsize (Kb) 489932

[startup+840.033 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 122088 0 0 0 66769 5821 0 0 25 0 1 0 1853411766 501690368 120485 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 122483 120485 1116 68 0 122415 0
[pid=14290] vsize: 489932
Current children cumulated CPU time (s) 725.9
Current children cumulated vsize (Kb) 489932

[startup+850.034 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 122144 0 0 0 67760 5825 0 0 25 0 1 0 1853411766 501825536 120541 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 122516 120541 1116 68 0 122448 0
[pid=14290] vsize: 490064
Current children cumulated CPU time (s) 735.85
Current children cumulated vsize (Kb) 490064

[startup+860.035 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 122145 0 0 0 68749 5829 0 0 25 0 1 0 1853411766 501825536 120542 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 122516 120542 1116 68 0 122448 0
[pid=14290] vsize: 490064
Current children cumulated CPU time (s) 745.78
Current children cumulated vsize (Kb) 490064

[startup+870.035 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 122145 0 0 0 69740 5833 0 0 25 0 1 0 1853411766 501825536 120542 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 122516 120542 1116 68 0 122448 0
[pid=14290] vsize: 490064
Current children cumulated CPU time (s) 755.73
Current children cumulated vsize (Kb) 490064

[startup+880.036 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 122479 0 0 0 70719 5841 0 0 25 0 1 0 1853411766 503296000 120876 4294967295 134512640 134736556 3221224560 3221223104 134543674 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 122875 120876 1116 68 0 122807 0
[pid=14290] vsize: 491500
Current children cumulated CPU time (s) 765.6
Current children cumulated vsize (Kb) 491500

[startup+890.037 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 122594 0 0 0 71705 5847 0 0 25 0 1 0 1853411766 503693312 120991 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14290/statm): 122972 120991 1116 68 0 122904 0
[pid=14290] vsize: 491888
Current children cumulated CPU time (s) 775.52
Current children cumulated vsize (Kb) 491888

[startup+900.037 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 122633 0 0 0 72684 5855 0 0 25 0 1 0 1853411766 503828480 121030 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 123005 121030 1116 68 0 122937 0
[pid=14290] vsize: 492020
Current children cumulated CPU time (s) 785.39
Current children cumulated vsize (Kb) 492020

[startup+910.037 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 122678 0 0 0 73663 5863 0 0 25 0 1 0 1853411766 504098816 121075 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14290/statm): 123071 121075 1116 68 0 123003 0
[pid=14290] vsize: 492284
Current children cumulated CPU time (s) 795.26
Current children cumulated vsize (Kb) 492284

[startup+920.038 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 124446 0 0 0 74633 5876 0 0 25 0 1 0 1853411766 511246336 122843 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 124816 122843 1116 68 0 124748 0
[pid=14290] vsize: 499264
Current children cumulated CPU time (s) 805.09
Current children cumulated vsize (Kb) 499264

[startup+930.039 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 124506 0 0 0 75624 5879 0 0 25 0 1 0 1853411766 511504384 122903 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 124879 122903 1116 68 0 124811 0
[pid=14290] vsize: 499516
Current children cumulated CPU time (s) 815.03
Current children cumulated vsize (Kb) 499516

[startup+940.039 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 124507 0 0 0 76619 5882 0 0 25 0 1 0 1853411766 511504384 122904 4294967295 134512640 134736556 3221224560 3221223088 134716903 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 124879 122904 1116 68 0 124811 0
[pid=14290] vsize: 499516
Current children cumulated CPU time (s) 825.01
Current children cumulated vsize (Kb) 499516

[startup+950.039 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 124524 0 0 0 77613 5884 0 0 25 0 1 0 1853411766 511627264 122921 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 124909 122921 1116 68 0 124841 0
[pid=14290] vsize: 499636
Current children cumulated CPU time (s) 834.97
Current children cumulated vsize (Kb) 499636

[startup+960.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 124727 0 0 0 78603 5888 0 0 25 0 1 0 1853411766 512434176 123124 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 125106 123124 1116 68 0 125038 0
[pid=14290] vsize: 500424
Current children cumulated CPU time (s) 844.91
Current children cumulated vsize (Kb) 500424

[startup+970.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 125003 0 0 0 79590 5894 0 0 25 0 1 0 1853411766 513646592 123400 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 125402 123400 1116 68 0 125334 0
[pid=14290] vsize: 501608
Current children cumulated CPU time (s) 854.84
Current children cumulated vsize (Kb) 501608

[startup+980.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 125213 0 0 0 80574 5901 0 0 25 0 1 0 1853411766 514396160 123610 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 125585 123610 1116 68 0 125517 0
[pid=14290] vsize: 502340
Current children cumulated CPU time (s) 864.75
Current children cumulated vsize (Kb) 502340

[startup+990.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 126081 0 0 0 81551 5910 0 0 21 0 1 0 1853411766 518049792 124478 4294967295 134512640 134736556 3221224560 3221223068 134540106 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 126477 124478 1116 68 0 126409 0
[pid=14290] vsize: 505908
Current children cumulated CPU time (s) 874.61
Current children cumulated vsize (Kb) 505908

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 126854 0 0 0 82526 5921 0 0 25 0 1 0 1853411766 521158656 125251 4294967295 134512640 134736556 3221224560 3221223232 134528785 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 127236 125251 1116 68 0 127168 0
[pid=14290] vsize: 508944
Current children cumulated CPU time (s) 884.47
Current children cumulated vsize (Kb) 508944

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 126932 0 0 0 83506 5929 0 0 24 0 1 0 1853411766 521564160 125329 4294967295 134512640 134736556 3221224560 3221223160 134523621 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14290/statm): 127335 125329 1116 68 0 127267 0
[pid=14290] vsize: 509340
Current children cumulated CPU time (s) 894.35
Current children cumulated vsize (Kb) 509340

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 127173 0 0 0 84492 5934 0 0 25 0 1 0 1853411766 522489856 125570 4294967295 134512640 134736556 3221224560 3221223072 134543128 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 127561 125570 1116 68 0 127493 0
[pid=14290] vsize: 510244
Current children cumulated CPU time (s) 904.26
Current children cumulated vsize (Kb) 510244

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 127326 0 0 0 85480 5939 0 0 25 0 1 0 1853411766 523141120 125723 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 127720 125723 1116 68 0 127652 0
[pid=14290] vsize: 510880
Current children cumulated CPU time (s) 914.19
Current children cumulated vsize (Kb) 510880

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 127418 0 0 0 86467 5944 0 0 25 0 1 0 1853411766 523546624 125815 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 127819 125815 1116 68 0 127751 0
[pid=14290] vsize: 511276
Current children cumulated CPU time (s) 924.11
Current children cumulated vsize (Kb) 511276

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 127478 0 0 0 87457 5948 0 0 25 0 1 0 1853411766 523681792 125875 4294967295 134512640 134736556 3221224560 3221223184 134537427 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 127852 125875 1116 68 0 127784 0
[pid=14290] vsize: 511408
Current children cumulated CPU time (s) 934.05
Current children cumulated vsize (Kb) 511408

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 127639 0 0 0 88445 5954 0 0 25 0 1 0 1853411766 524451840 126036 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128040 126036 1116 68 0 127972 0
[pid=14290] vsize: 512160
Current children cumulated CPU time (s) 943.99
Current children cumulated vsize (Kb) 512160

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 127736 0 0 0 89440 5956 0 0 25 0 1 0 1853411766 524857344 126133 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128139 126133 1116 68 0 128071 0
[pid=14290] vsize: 512556
Current children cumulated CPU time (s) 953.96
Current children cumulated vsize (Kb) 512556

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 127829 0 0 0 90430 5960 0 0 25 0 1 0 1853411766 525127680 126226 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128205 126226 1116 68 0 128137 0
[pid=14290] vsize: 512820
Current children cumulated CPU time (s) 963.9
Current children cumulated vsize (Kb) 512820

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 127889 0 0 0 91420 5964 0 0 25 0 1 0 1853411766 525398016 126286 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128271 126286 1116 68 0 128203 0
[pid=14290] vsize: 513084
Current children cumulated CPU time (s) 973.84
Current children cumulated vsize (Kb) 513084

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128075 0 0 0 92405 5970 0 0 25 0 1 0 1853411766 526209024 126472 4294967295 134512640 134736556 3221224560 3221223040 134536705 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128469 126472 1116 68 0 128401 0
[pid=14290] vsize: 513876
Current children cumulated CPU time (s) 983.75
Current children cumulated vsize (Kb) 513876

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128082 0 0 0 93393 5974 0 0 25 0 1 0 1853411766 526209024 126479 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128469 126479 1116 68 0 128401 0
[pid=14290] vsize: 513876
Current children cumulated CPU time (s) 993.67
Current children cumulated vsize (Kb) 513876

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128084 0 0 0 94381 5979 0 0 25 0 1 0 1853411766 526209024 126481 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128469 126481 1116 68 0 128401 0
[pid=14290] vsize: 513876
Current children cumulated CPU time (s) 1003.6
Current children cumulated vsize (Kb) 513876

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128111 0 0 0 95369 5983 0 0 25 0 1 0 1853411766 526315520 126508 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128495 126508 1116 68 0 128427 0
[pid=14290] vsize: 513980
Current children cumulated CPU time (s) 1013.52
Current children cumulated vsize (Kb) 513980

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128393 0 0 0 96353 5990 0 0 25 0 1 0 1853411766 527495168 126790 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128783 126790 1116 68 0 128715 0
[pid=14290] vsize: 515132
Current children cumulated CPU time (s) 1023.43
Current children cumulated vsize (Kb) 515132

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128526 0 0 0 97349 5991 0 0 25 0 1 0 1853411766 528035840 126923 4294967295 134512640 134736556 3221224560 3221223072 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128915 126923 1116 68 0 128847 0
[pid=14290] vsize: 515660
Current children cumulated CPU time (s) 1033.4
Current children cumulated vsize (Kb) 515660

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128596 0 0 0 98344 5994 0 0 25 0 1 0 1853411766 528306176 126993 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 128981 126993 1116 68 0 128913 0
[pid=14290] vsize: 515924
Current children cumulated CPU time (s) 1043.38
Current children cumulated vsize (Kb) 515924

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128777 0 0 0 99337 5997 0 0 25 0 1 0 1853411766 529117184 127174 4294967295 134512640 134736556 3221224560 3221223120 134543204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 129179 127174 1116 68 0 129111 0
[pid=14290] vsize: 516716
Current children cumulated CPU time (s) 1053.34
Current children cumulated vsize (Kb) 516716

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 128969 0 0 0 100331 5999 0 0 25 0 1 0 1853411766 529793024 127366 4294967295 134512640 134736556 3221224560 3221223152 134544684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 129344 127366 1116 68 0 129276 0
[pid=14290] vsize: 517376
Current children cumulated CPU time (s) 1063.3
Current children cumulated vsize (Kb) 517376

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129261 0 0 0 101320 6003 0 0 25 0 1 0 1853411766 531009536 127658 4294967295 134512640 134736556 3221224560 3221223232 134524348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 129641 127658 1116 68 0 129573 0
[pid=14290] vsize: 518564
Current children cumulated CPU time (s) 1073.23
Current children cumulated vsize (Kb) 518564

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129476 0 0 0 102313 6007 0 0 25 0 1 0 1853411766 531935232 127873 4294967295 134512640 134736556 3221224560 3221223120 134543151 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 129867 127873 1116 68 0 129799 0
[pid=14290] vsize: 519468
Current children cumulated CPU time (s) 1083.2
Current children cumulated vsize (Kb) 519468

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129548 0 0 0 103301 6012 0 0 25 0 1 0 1853411766 532201472 127945 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 129932 127945 1116 68 0 129864 0
[pid=14290] vsize: 519728
Current children cumulated CPU time (s) 1093.13
Current children cumulated vsize (Kb) 519728

[startup+1220.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129568 0 0 0 104288 6018 0 0 25 0 1 0 1853411766 532336640 127965 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 129965 127965 1116 68 0 129897 0
[pid=14290] vsize: 519860
Current children cumulated CPU time (s) 1103.06
Current children cumulated vsize (Kb) 519860

[startup+1230.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129644 0 0 0 105276 6022 0 0 25 0 1 0 1853411766 532606976 128041 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130031 128041 1116 68 0 129963 0
[pid=14290] vsize: 520124
Current children cumulated CPU time (s) 1112.98
Current children cumulated vsize (Kb) 520124

[startup+1240.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129663 0 0 0 106268 6025 0 0 25 0 1 0 1853411766 532742144 128060 4294967295 134512640 134736556 3221224560 3221223088 134716622 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130064 128060 1116 68 0 129996 0
[pid=14290] vsize: 520256
Current children cumulated CPU time (s) 1122.93
Current children cumulated vsize (Kb) 520256

[startup+1250.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129760 0 0 0 107254 6030 0 0 25 0 1 0 1853411766 533114880 128157 4294967295 134512640 134736556 3221224560 3221223232 134528604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130155 128157 1116 68 0 130087 0
[pid=14290] vsize: 520620
Current children cumulated CPU time (s) 1132.84
Current children cumulated vsize (Kb) 520620

[startup+1260.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129846 0 0 0 108246 6033 0 0 25 0 1 0 1853411766 533385216 128243 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130221 128243 1116 68 0 130153 0
[pid=14290] vsize: 520884
Current children cumulated CPU time (s) 1142.79
Current children cumulated vsize (Kb) 520884

[startup+1270.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) T 14289 14290 16528 0 -1 0 129854 0 0 0 109239 6035 0 0 25 0 1 0 1853411766 533512192 128251 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130252 128251 1116 68 0 130184 0
[pid=14290] vsize: 521008
Current children cumulated CPU time (s) 1152.74
Current children cumulated vsize (Kb) 521008

[startup+1280.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129907 0 0 0 110231 6038 0 0 25 0 1 0 1853411766 533643264 128304 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130284 128304 1116 68 0 130216 0
[pid=14290] vsize: 521136
Current children cumulated CPU time (s) 1162.69
Current children cumulated vsize (Kb) 521136

[startup+1290.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129933 0 0 0 111221 6042 0 0 25 0 1 0 1853411766 533774336 128330 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130316 128330 1116 68 0 130248 0
[pid=14290] vsize: 521264
Current children cumulated CPU time (s) 1172.63
Current children cumulated vsize (Kb) 521264

[startup+1300.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129947 0 0 0 112211 6045 0 0 25 0 1 0 1853411766 533909504 128344 4294967295 134512640 134736556 3221224560 3221223036 134536701 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130349 128344 1116 68 0 130281 0
[pid=14290] vsize: 521396
Current children cumulated CPU time (s) 1182.56
Current children cumulated vsize (Kb) 521396

[startup+1310.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14290
Raw data (/proc/14290/stat): 14290 (bsolo) R 14289 14290 16528 0 -1 0 129971 0 0 0 113203 6049 0 0 25 0 1 0 1853411766 533909504 128368 4294967295 134512640 134736556 3221224560 3221223072 134543204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14290/statm): 130349 128368 1116 68 0 130281 0
[pid=14290] vsize: 521396
Current children cumulated CPU time (s) 1192.52
Current children cumulated vsize (Kb) 521396
One traced child (pid=14290) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1312.82
CPU time (s): 1195.28
CPU user time (s): 1134.53
CPU system time (s): 60.7478
CPU usage (%): 91.047
Max. virtual memory (cumulated for all children) (Kb): 521396

Verifier Data

ERROR: no interpretation found !