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

Namesubmitted/een/normalized-lseu.opb
MD5SUMa578bf261896413ca78de4dc6db2447f
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark526.298
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47

Trace number 341

Launcher Data

LAUNCH ON wulflinc29 THE 2005-09-18 09:12:09 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=272 boxname=wulflinc29 idbench=272 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  a578bf261896413ca78de4dc6db2447f  /oldhome/oroussel/tmp/wulflinc29/normalized-lseu.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc29/normalized-lseu.opb
IDLAUNCH: 272
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.020
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.020
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        944664 kB
Buffers:         36900 kB
Cached:          23556 kB
SwapCached:        812 kB
Active:          53388 kB
Inactive:         9744 kB
HighTotal:      131008 kB
HighFree:       108332 kB
LowTotal:       903652 kB
LowFree:        836332 kB
SwapTotal:     2097892 kB
SwapFree:      2096664 kB
Dirty:              52 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            21236 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:35:27 (client local time) WITH STATUS 10 IN 1195.25 SECONDS
stats: 272 0 1195.25 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 89 variables and 28 constraints.
c	preprocess terminated. Elapsed time: 0.057
c After prepocess the problem consists of 88 variables and 28 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 2444 @ 0.089 @ #Dec. 93
c NEW SOLUTION FOUND: 2261 @ 0.089 @ #Dec. 93
c NEW SOLUTION FOUND: 2191 @ 0.094 @ #Dec. 111
c NEW SOLUTION FOUND: 2184 @ 0.096 @ #Dec. 113
c NEW SOLUTION FOUND: 2183 @ 0.098 @ #Dec. 116
c NEW SOLUTION FOUND: 2182 @ 0.101 @ #Dec. 132
c NEW SOLUTION FOUND: 2068 @ 0.108 @ #Dec. 151
c NEW SOLUTION FOUND: 2000 @ 0.111 @ #Dec. 157
c NEW SOLUTION FOUND: 1983 @ 0.162 @ #Dec. 262
c NEW SOLUTION FOUND: 1934 @ 0.166 @ #Dec. 276
c NEW SOLUTION FOUND: 1915 @ 0.166 @ #Dec. 277
c Restart #1 #Var: 88 #Dec: 576 LB: 0 @ 0.354
c Restart #2 #Var: 88 #Dec: 1087 LB: 0 @ 0.663
c Restart #3 #Var: 88 #Dec: 1890 LB: 0 @ 1.094
c NEW SOLUTION FOUND: 1910 @ 1.486 @ #Dec. 2489
c Restart #4 #Var: 88 #Dec: 3390 LB: 0 @ 2.057
c Restart #5 #Var: 88 #Dec: 4596 LB: 0 @ 3.139
c Restart #6 #Var: 88 #Dec: 5960 LB: 0 @ 4.311
c Restart #7 #Var: 88 #Dec: 7550 LB: 0 @ 5.945
c NEW SOLUTION FOUND: 1869 @ 6.658 @ #Dec. 8831
c NEW SOLUTION FOUND: 1850 @ 6.658 @ #Dec. 8832
c Restart #8 #Var: 88 #Dec: 10910 LB: 0 @ 8.288
c Restart #9 #Var: 88 #Dec: 13587 LB: 0 @ 10.966
c Restart #10 #Var: 88 #Dec: 16797 LB: 0 @ 14.111
c NEW SOLUTION FOUND: 1802 @ 14.624 @ #Dec. 17061
c NEW SOLUTION FOUND: 1799 @ 14.955 @ #Dec. 17769
c NEW SOLUTION FOUND: 1798 @ 14.955 @ #Dec. 17770
c NEW SOLUTION FOUND: 1740 @ 15.138 @ #Dec. 18108
c NEW SOLUTION FOUND: 1683 @ 15.429 @ #Dec. 18560
c Restart #11 #Var: 88 #Dec: 21373 LB: 0 @ 17.86
c Restart #12 #Var: 88 #Dec: 25445 LB: 0 @ 22.652
c NEW SOLUTION FOUND: 1676 @ 23.512 @ #Dec. 25846
c NEW SOLUTION FOUND: 1645 @ 23.589 @ #Dec. 26052
c NEW SOLUTION FOUND: 1638 @ 23.967 @ #Dec. 26951
c NEW SOLUTION FOUND: 1629 @ 23.978 @ #Dec. 26975
c Restart #13 #Var: 88 #Dec: 30748 LB: 0 @ 27.949
c Restart #14 #Var: 88 #Dec: 34266 LB: 0 @ 31.352
c NEW SOLUTION FOUND: 1548 @ 32.697 @ #Dec. 35482
c Restart #15 #Var: 88 #Dec: 39874 LB: 0 @ 36.291
c Restart #16 #Var: 88 #Dec: 44173 LB: 0 @ 40.778
c Restart #17 #Var: 88 #Dec: 50600 LB: 0 @ 49.442
c Restart #18 #Var: 88 #Dec: 54665 LB: 0 @ 55.1
c CHANGE to LPR mode... 	UB: 1548	MIS: 381	LPR: 774 (0.020667)	Diff: 0.49225
c Restart #0 #Var: 88 #Dec: 61283 LB: 0 @ 67.037
c Restart #1 #Var: 88 #Dec: 61507 LB: 774 @ 77.013
c NEW SOLUTION FOUND: 1541 @ 79.629 @ #Dec. 61653
c NEW SOLUTION FOUND: 1521 @ 79.798 @ #Dec. 61678
c NEW SOLUTION FOUND: 1517 @ 81.378 @ #Dec. 61886
c Restart #2 #Var: 88 #Dec: 62324 LB: 774 @ 86.375
c NEW SOLUTION FOUND: 1514 @ 89.371 @ #Dec. 62509
c NEW SOLUTION FOUND: 1504 @ 90.584 @ #Dec. 62677
c NEW SOLUTION FOUND: 1429 @ 91.454 @ #Dec. 62807
c Restart #3 #Var: 88 #Dec: 63531 LB: 774 @ 98.655
c NEW SOLUTION FOUND: 1365 @ 102.61 @ #Dec. 63857
c NEW SOLUTION FOUND: 1337 @ 108.44 @ #Dec. 64487
c NEW SOLUTION FOUND: 1317 @ 109.9 @ #Dec. 64672
c NEW SOLUTION FOUND: 1242 @ 111.2 @ #Dec. 64822
c Restart #4 #Var: 88 #Dec: 65685 LB: 774 @ 124.28
c NEW SOLUTION FOUND: 1232 @ 135.66 @ #Dec. 66603
c Restart #5 #Var: 88 #Dec: 67687 LB: 774 @ 148.22
c Restart #6 #Var: 88 #Dec: 69057 LB: 774 @ 166.05
c Restart #7 #Var: 88 #Dec: 70587 LB: 774 @ 198.18
c NEW SOLUTION FOUND: 1194 @ 204.7 @ #Dec. 71105
c Restart #8 #Var: 88 #Dec: 72793 LB: 774 @ 226.16
c Restart #9 #Var: 88 #Dec: 74681 LB: 774 @ 262.21
c NEW SOLUTION FOUND: 1193 @ 291.23 @ #Dec. 76474
c NEW SOLUTION FOUND: 1177 @ 316.79 @ #Dec. 78418
c NEW SOLUTION FOUND: 1169 @ 321.45 @ #Dec. 78753
c Restart #10 #Var: 88 #Dec: 80947 LB: 774 @ 354.87
c Restart #11 #Var: 88 #Dec: 83212 LB: 774 @ 411.75
c Restart #12 #Var: 88 #Dec: 85806 LB: 774 @ 450.99
c Restart #13 #Var: 88 #Dec: 88555 LB: 774 @ 502.76
c Restart #14 #Var: 88 #Dec: 91542 LB: 774 @ 558.24
c Restart #15 #Var: 88 #Dec: 94756 LB: 774 @ 600.63
c Restart #16 #Var: 88 #Dec: 98286 LB: 774 @ 655.16
c Restart #17 #Var: 88 #Dec: 101871 LB: 774 @ 724.09
c Restart #18 #Var: 88 #Dec: 105818 LB: 774 @ 786.07
c Restart #19 #Var: 88 #Dec: 109765 LB: 774 @ 874.8
c Restart #20 #Var: 88 #Dec: 113944 LB: 774 @ 951.78
c NEW SOLUTION FOUND: 1157 @ 990.03 @ #Dec. 116481
c NEW SOLUTION FOUND: 1149 @ 996.73 @ #Dec. 117201
c Restart #21 #Var: 88 #Dec: 121713 LB: 774 @ 1061.7
c Restart #22 #Var: 88 #Dec: 126530 LB: 774 @ 1135.9
s SATISFIABLE
v x0 x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 
c Cost: 1149
c Exit Code: 10
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/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840067766 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 107 3 90 68 0 39 0
[pid=20732] 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/wulflinc29/normalized-lseu.opb

[startup+10.0035 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 8470 0 0 0 905 46 0 0 25 0 1 0 1840067766 38563840 8327 4294967295 134512640 134736556 3221224576 3221223088 134537569 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 9415 8327 1116 68 0 9347 0
[pid=20732] vsize: 37660
Current children cumulated CPU time (s) 9.51
Current children cumulated vsize (Kb) 37660

[startup+20.0043 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 13368 0 0 0 1840 77 0 0 25 0 1 0 1840067766 58445824 13002 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 14269 13002 1116 68 0 14201 0
[pid=20732] vsize: 57076
Current children cumulated CPU time (s) 19.17
Current children cumulated vsize (Kb) 57076

[startup+30.0051 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 17224 0 0 0 2780 103 0 0 25 0 1 0 1840067766 75137024 16762 4294967295 134512640 134736556 3221224576 3221223016 1077377353 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 18344 16762 1116 68 0 18276 0
[pid=20732] vsize: 73376
Current children cumulated CPU time (s) 28.83
Current children cumulated vsize (Kb) 73376

[startup+40.0059 s]
Raw data (loadavg): 0.97 0.97 0.91 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 22699 0 0 0 3710 136 0 0 25 0 1 0 1840067766 96395264 21867 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 23534 21867 1116 68 0 23466 0
[pid=20732] vsize: 94136
Current children cumulated CPU time (s) 38.46
Current children cumulated vsize (Kb) 94136

[startup+50.0067 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 26785 0 0 0 4652 164 0 0 25 0 1 0 1840067766 112803840 25619 4294967295 134512640 134736556 3221224576 3221223276 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 27540 25619 1116 68 0 27472 0
[pid=20732] vsize: 110160
Current children cumulated CPU time (s) 48.16
Current children cumulated vsize (Kb) 110160

[startup+60.0075 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 29944 0 0 0 5622 180 0 0 25 0 1 0 1840067766 126164992 28689 4294967295 134512640 134736556 3221224576 3221223140 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 30802 28689 1116 68 0 30734 0
[pid=20732] vsize: 123208
Current children cumulated CPU time (s) 58.02
Current children cumulated vsize (Kb) 123208

[startup+70.0083 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 33750 0 0 0 6577 201 0 0 25 0 1 0 1840067766 141656064 32184 4294967295 134512640 134736556 3221224576 3221223056 134543921 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 34584 32184 1116 68 0 34516 0
[pid=20732] vsize: 138336
Current children cumulated CPU time (s) 67.78
Current children cumulated vsize (Kb) 138336

[startup+80.009 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 35758 0 0 0 7459 236 0 0 25 0 1 0 1840067766 145362944 33103 4294967295 134512640 134736556 3221224576 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 35489 33103 1116 68 0 35421 0
[pid=20732] vsize: 141956
Current children cumulated CPU time (s) 76.95
Current children cumulated vsize (Kb) 141956

[startup+90.0098 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 39995 0 0 0 8158 328 0 0 18 0 1 0 1840067766 151846912 34641 4294967295 134512640 134736556 3221224576 3221223152 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 37072 34641 1116 68 0 37004 0
[pid=20732] vsize: 148288
Current children cumulated CPU time (s) 84.86
Current children cumulated vsize (Kb) 148288

[startup+100.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 43020 0 0 0 8913 405 0 0 18 0 1 0 1840067766 155340800 35495 4294967295 134512640 134736556 3221224576 3221222732 1074050756 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 37925 35495 1116 68 0 37857 0
[pid=20732] vsize: 151700
Current children cumulated CPU time (s) 93.18
Current children cumulated vsize (Kb) 151700

[startup+110.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 45963 0 0 0 9672 481 0 0 18 0 1 0 1840067766 158752768 36327 4294967295 134512640 134736556 3221224576 3221222916 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 38758 36327 1116 68 0 38690 0
[pid=20732] vsize: 155032
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (Kb) 155032

[startup+120.012 s]
Raw data (loadavg): 1.06 0.99 0.92 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 50106 0 0 0 10341 583 0 0 18 0 1 0 1840067766 163840000 37547 4294967295 134512640 134736556 3221224576 3221221840 1075006819 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 40000 37547 1116 68 0 39932 0
[pid=20732] vsize: 160000
Current children cumulated CPU time (s) 109.24
Current children cumulated vsize (Kb) 160000

[startup+130.012 s]
Raw data (loadavg): 1.05 0.99 0.92 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 53507 0 0 0 11062 667 0 0 20 0 1 0 1840067766 167743488 38551 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 40953 38551 1116 68 0 40885 0
[pid=20732] vsize: 163812
Current children cumulated CPU time (s) 117.29
Current children cumulated vsize (Kb) 163812

[startup+140.013 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 55246 0 0 0 11912 714 0 0 25 0 1 0 1840067766 169721856 39022 4294967295 134512640 134736556 3221224576 3221223020 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 41436 39022 1116 68 0 41368 0
[pid=20732] vsize: 165744
Current children cumulated CPU time (s) 126.26
Current children cumulated vsize (Kb) 165744

[startup+150.014 s]
Raw data (loadavg): 1.11 1.00 0.92 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 58470 0 0 0 12640 798 0 0 19 0 1 0 1840067766 173518848 39897 4294967295 134512640 134736556 3221224576 3221222404 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 42363 39897 1116 68 0 42295 0
[pid=20732] vsize: 169452
Current children cumulated CPU time (s) 134.38
Current children cumulated vsize (Kb) 169452

[startup+160.014 s]
Raw data (loadavg): 1.09 1.00 0.92 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 62252 0 0 0 13326 895 0 0 19 0 1 0 1840067766 178872320 41080 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 43670 41080 1116 68 0 43602 0
[pid=20732] vsize: 174680
Current children cumulated CPU time (s) 142.21
Current children cumulated vsize (Kb) 174680

[startup+170.015 s]
Raw data (loadavg): 1.15 1.02 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 64490 0 0 0 14126 954 0 0 20 0 1 0 1840067766 181325824 41713 4294967295 134512640 134736556 3221224576 3221223440 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 44269 41713 1116 68 0 44201 0
[pid=20732] vsize: 177076
Current children cumulated CPU time (s) 150.8
Current children cumulated vsize (Kb) 177076

[startup+180.015 s]
Raw data (loadavg): 1.13 1.02 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 67843 0 0 0 14832 1044 0 0 19 0 1 0 1840067766 185782272 42707 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 45357 42707 1116 68 0 45289 0
[pid=20732] vsize: 181428
Current children cumulated CPU time (s) 158.76
Current children cumulated vsize (Kb) 181428

[startup+190.016 s]
Raw data (loadavg): 1.11 1.02 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 70190 0 0 0 15632 1104 0 0 25 0 1 0 1840067766 188612608 43357 4294967295 134512640 134736556 3221224576 3221223240 134560235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 46048 43357 1116 68 0 45980 0
[pid=20732] vsize: 184192
Current children cumulated CPU time (s) 167.36
Current children cumulated vsize (Kb) 184192

[startup+200.015 s]
Raw data (loadavg): 1.09 1.02 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 71581 0 0 0 16507 1144 0 0 19 0 1 0 1840067766 190005248 43637 4294967295 134512640 134736556 3221224576 3221223192 134534797 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 46388 43637 1116 68 0 46320 0
[pid=20732] vsize: 185552
Current children cumulated CPU time (s) 176.51
Current children cumulated vsize (Kb) 185552

[startup+210.016 s]
Raw data (loadavg): 1.08 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 73961 0 0 0 17294 1212 0 0 20 0 1 0 1840067766 192577536 44235 4294967295 134512640 134736556 3221224576 3221223052 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 47016 44235 1116 68 0 46948 0
[pid=20732] vsize: 188064
Current children cumulated CPU time (s) 185.06
Current children cumulated vsize (Kb) 188064

[startup+220.017 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 76791 0 0 0 18063 1283 0 0 20 0 1 0 1840067766 196124672 45029 4294967295 134512640 134736556 3221224576 3221223092 134537472 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 47882 45029 1116 68 0 47814 0
[pid=20732] vsize: 191528
Current children cumulated CPU time (s) 193.46
Current children cumulated vsize (Kb) 191528

[startup+230.017 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 78786 0 0 0 18898 1335 0 0 18 0 1 0 1840067766 198246400 45537 4294967295 134512640 134736556 3221224576 3221223088 1073988409 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 48400 45537 1116 68 0 48332 0
[pid=20732] vsize: 193600
Current children cumulated CPU time (s) 202.33
Current children cumulated vsize (Kb) 193600

[startup+240.018 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 82796 0 0 0 19577 1434 0 0 18 0 1 0 1840067766 202993664 46531 4294967295 134512640 134736556 3221224576 3221223104 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 49559 46531 1116 68 0 49491 0
[pid=20732] vsize: 198236
Current children cumulated CPU time (s) 210.11
Current children cumulated vsize (Kb) 198236

[startup+250.018 s]
Raw data (loadavg): 1.11 1.03 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 86025 0 0 0 20305 1516 0 0 21 0 1 0 1840067766 207351808 47510 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 50623 47510 1116 68 0 50555 0
[pid=20732] vsize: 202492
Current children cumulated CPU time (s) 218.21
Current children cumulated vsize (Kb) 202492

[startup+260.019 s]
Raw data (loadavg): 1.09 1.03 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 88384 0 0 0 21103 1578 0 0 25 0 1 0 1840067766 209944576 48123 4294967295 134512640 134736556 3221224576 3221223240 134544024 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 51256 48123 1116 68 0 51188 0
[pid=20732] vsize: 205024
Current children cumulated CPU time (s) 226.81
Current children cumulated vsize (Kb) 205024

[startup+270.02 s]
Raw data (loadavg): 1.08 1.02 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 90072 0 0 0 21947 1627 0 0 21 0 1 0 1840067766 211714048 48533 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 51688 48533 1116 68 0 51620 0
[pid=20732] vsize: 206752
Current children cumulated CPU time (s) 235.74
Current children cumulated vsize (Kb) 206752

[startup+280.02 s]
Raw data (loadavg): 1.07 1.02 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 93207 0 0 0 22683 1711 0 0 19 0 1 0 1840067766 215216128 49343 4294967295 134512640 134736556 3221224576 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 52543 49343 1116 68 0 52475 0
[pid=20732] vsize: 210172
Current children cumulated CPU time (s) 243.94
Current children cumulated vsize (Kb) 210172

[startup+290.021 s]
Raw data (loadavg): 1.06 1.02 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 95586 0 0 0 23462 1778 0 0 21 0 1 0 1840067766 217370624 49934 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 53069 49934 1116 68 0 53001 0
[pid=20732] vsize: 212276
Current children cumulated CPU time (s) 252.4
Current children cumulated vsize (Kb) 212276

[startup+300.02 s]
Raw data (loadavg): 1.05 1.02 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 97719 0 0 0 24280 1836 0 0 25 0 1 0 1840067766 220176384 50571 4294967295 134512640 134736556 3221224576 3221223120 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 53754 50571 1116 68 0 53686 0
[pid=20732] vsize: 215016
Current children cumulated CPU time (s) 261.16
Current children cumulated vsize (Kb) 215016

[startup+310.021 s]
Raw data (loadavg): 1.04 1.02 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 99528 0 0 0 25118 1885 0 0 21 0 1 0 1840067766 222011392 51003 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 54202 51003 1116 68 0 54134 0
[pid=20732] vsize: 216808
Current children cumulated CPU time (s) 270.03
Current children cumulated vsize (Kb) 216808

[startup+320.021 s]
Raw data (loadavg): 1.03 1.02 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 101955 0 0 0 25917 1945 0 0 20 0 1 0 1840067766 224620544 51643 4294967295 134512640 134736556 3221224576 3221223440 134643851 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 54839 51643 1116 68 0 54771 0
[pid=20732] vsize: 219356
Current children cumulated CPU time (s) 278.62
Current children cumulated vsize (Kb) 219356

[startup+330.022 s]
Raw data (loadavg): 1.03 1.02 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 105056 0 0 0 26666 2025 0 0 22 0 1 0 1840067766 228683776 52481 4294967295 134512640 134736556 3221224576 3221223104 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 55831 52481 1116 68 0 55763 0
[pid=20732] vsize: 223324
Current children cumulated CPU time (s) 286.91
Current children cumulated vsize (Kb) 223324

[startup+340.022 s]
Raw data (loadavg): 1.02 1.02 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 108073 0 0 0 27408 2105 0 0 18 0 1 0 1840067766 231849984 53248 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 56604 53248 1116 68 0 56536 0
[pid=20732] vsize: 226416
Current children cumulated CPU time (s) 295.13
Current children cumulated vsize (Kb) 226416

[startup+350.023 s]
Raw data (loadavg): 1.02 1.02 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 111168 0 0 0 28147 2184 0 0 21 0 1 0 1840067766 235126784 54021 4294967295 134512640 134736556 3221224576 3221223072 1073987931 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 57404 54021 1116 68 0 57336 0
[pid=20732] vsize: 229616
Current children cumulated CPU time (s) 303.31
Current children cumulated vsize (Kb) 229616

[startup+360.024 s]
Raw data (loadavg): 1.02 1.02 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 113859 0 0 0 28922 2254 0 0 17 0 1 0 1840067766 237903872 54719 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 58082 54719 1116 68 0 58014 0
[pid=20732] vsize: 232328
Current children cumulated CPU time (s) 311.76
Current children cumulated vsize (Kb) 232328

[startup+370.024 s]
Raw data (loadavg): 1.01 1.02 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 116700 0 0 0 29669 2329 0 0 20 0 1 0 1840067766 241012736 55442 4294967295 134512640 134736556 3221224576 3221223184 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 58841 55442 1116 68 0 58773 0
[pid=20732] vsize: 235364
Current children cumulated CPU time (s) 319.98
Current children cumulated vsize (Kb) 235364

[startup+380.024 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 119429 0 0 0 30440 2396 0 0 20 0 1 0 1840067766 243687424 56122 4294967295 134512640 134736556 3221224576 3221223052 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 59494 56122 1116 68 0 59426 0
[pid=20732] vsize: 237976
Current children cumulated CPU time (s) 328.36
Current children cumulated vsize (Kb) 237976

[startup+390.024 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 122407 0 0 0 31185 2472 0 0 22 0 1 0 1840067766 247332864 56927 4294967295 134512640 134736556 3221224576 3221223196 134694604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 60384 56927 1116 68 0 60316 0
[pid=20732] vsize: 241536
Current children cumulated CPU time (s) 336.57
Current children cumulated vsize (Kb) 241536

[startup+400.024 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 124998 0 0 0 31969 2537 0 0 23 0 1 0 1840067766 250486784 57633 4294967295 134512640 134736556 3221224576 3221223108 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 61154 57633 1116 68 0 61086 0
[pid=20732] vsize: 244616
Current children cumulated CPU time (s) 345.06
Current children cumulated vsize (Kb) 244616

[startup+410.024 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 127935 0 0 0 32734 2609 0 0 25 0 1 0 1840067766 253952000 58381 4294967295 134512640 134736556 3221224576 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 62000 58381 1116 68 0 61932 0
[pid=20732] vsize: 248000
Current children cumulated CPU time (s) 353.43
Current children cumulated vsize (Kb) 248000

[startup+420.025 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 128749 0 0 0 33660 2629 0 0 21 0 1 0 1840067766 254763008 58584 4294967295 134512640 134736556 3221224576 3221223236 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 62198 58584 1116 68 0 62130 0
[pid=20732] vsize: 248792
Current children cumulated CPU time (s) 362.89
Current children cumulated vsize (Kb) 248792

[startup+430.026 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 129766 0 0 0 34571 2658 0 0 25 0 1 0 1840067766 256086016 58852 4294967295 134512640 134736556 3221224576 3221223004 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 62521 58852 1116 68 0 62453 0
[pid=20732] vsize: 250084
Current children cumulated CPU time (s) 372.29
Current children cumulated vsize (Kb) 250084

[startup+440.026 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 131983 0 0 0 35385 2715 0 0 25 0 1 0 1840067766 258875392 59422 4294967295 134512640 134736556 3221224576 3221220896 1074973965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 63202 59422 1116 68 0 63134 0
[pid=20732] vsize: 252808
Current children cumulated CPU time (s) 381
Current children cumulated vsize (Kb) 252808

[startup+450.026 s]
Raw data (loadavg): 1.00 1.01 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 134648 0 0 0 36154 2783 0 0 19 0 1 0 1840067766 261718016 60104 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 63896 60104 1116 68 0 63828 0
[pid=20732] vsize: 255584
Current children cumulated CPU time (s) 389.37
Current children cumulated vsize (Kb) 255584

[startup+460.026 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 137905 0 0 0 36898 2865 0 0 22 0 1 0 1840067766 265654272 60973 4294967295 134512640 134736556 3221224576 3221223084 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 64857 60973 1116 68 0 64789 0
[pid=20732] vsize: 259428
Current children cumulated CPU time (s) 397.63
Current children cumulated vsize (Kb) 259428

[startup+470.027 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 139854 0 0 0 37734 2914 0 0 21 0 1 0 1840067766 267735040 61439 4294967295 134512640 134736556 3221224576 3221223248 134645378 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 65365 61439 1116 68 0 65297 0
[pid=20732] vsize: 261460
Current children cumulated CPU time (s) 406.48
Current children cumulated vsize (Kb) 261460

[startup+480.026 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 140718 0 0 0 38657 2938 0 0 20 0 1 0 1840067766 268812288 61663 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 65628 61663 1116 68 0 65560 0
[pid=20732] vsize: 262512
Current children cumulated CPU time (s) 415.95
Current children cumulated vsize (Kb) 262512

[startup+490.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 144122 0 0 0 39380 3025 0 0 21 0 1 0 1840067766 272683008 62548 4294967295 134512640 134736556 3221224576 3221220848 1075169727 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 66573 62548 1116 68 0 66505 0
[pid=20732] vsize: 266292
Current children cumulated CPU time (s) 424.05
Current children cumulated vsize (Kb) 266292

[startup+500.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 147185 0 0 0 40118 3107 0 0 18 0 1 0 1840067766 275722240 63344 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 67315 63344 1116 68 0 67247 0
[pid=20732] vsize: 269260
Current children cumulated CPU time (s) 432.25
Current children cumulated vsize (Kb) 269260

[startup+510.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 150734 0 0 0 40830 3198 0 0 19 0 1 0 1840067766 279703552 64251 4294967295 134512640 134736556 3221224576 3221223052 134540125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 68287 64251 1116 68 0 68219 0
[pid=20732] vsize: 273148
Current children cumulated CPU time (s) 440.28
Current children cumulated vsize (Kb) 273148

[startup+520.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 153405 0 0 0 41597 3268 0 0 25 0 1 0 1840067766 282398720 64928 4294967295 134512640 134736556 3221224576 3221223116 134537568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 68945 64928 1116 68 0 68877 0
[pid=20732] vsize: 275780
Current children cumulated CPU time (s) 448.65
Current children cumulated vsize (Kb) 275780

[startup+530.029 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 154715 0 0 0 42489 3301 0 0 20 0 1 0 1840067766 283762688 65221 4294967295 134512640 134736556 3221224576 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 69278 65221 1116 68 0 69210 0
[pid=20732] vsize: 277112
Current children cumulated CPU time (s) 457.9
Current children cumulated vsize (Kb) 277112

[startup+540.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 157459 0 0 0 43256 3371 0 0 19 0 1 0 1840067766 286654464 65895 4294967295 134512640 134736556 3221224576 3221223084 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 69984 65895 1116 68 0 69916 0
[pid=20732] vsize: 279936
Current children cumulated CPU time (s) 466.27
Current children cumulated vsize (Kb) 279936

[startup+550.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 160310 0 0 0 44006 3444 0 0 20 0 1 0 1840067766 289624064 66544 4294967295 134512640 134736556 3221224576 3221220524 1074788201 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 70709 66544 1116 68 0 70641 0
[pid=20732] vsize: 282836
Current children cumulated CPU time (s) 474.5
Current children cumulated vsize (Kb) 282836

[startup+560.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 162612 0 0 0 44794 3510 0 0 25 0 1 0 1840067766 291790848 67110 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 71238 67110 1116 68 0 71170 0
[pid=20732] vsize: 284952
Current children cumulated CPU time (s) 483.04
Current children cumulated vsize (Kb) 284952

[startup+570.03 s]
Raw data (loadavg): 1.07 1.02 0.94 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 164604 0 0 0 45605 3563 0 0 23 0 1 0 1840067766 293822464 67578 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 71734 67578 1116 68 0 71666 0
[pid=20732] vsize: 286936
Current children cumulated CPU time (s) 491.68
Current children cumulated vsize (Kb) 286936

[startup+580.03 s]
Raw data (loadavg): 1.06 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 167783 0 0 0 46341 3641 0 0 21 0 1 0 1840067766 297070592 68390 4294967295 134512640 134736556 3221224576 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 72527 68390 1116 68 0 72459 0
[pid=20732] vsize: 290108
Current children cumulated CPU time (s) 499.82
Current children cumulated vsize (Kb) 290108

[startup+590.032 s]
Raw data (loadavg): 1.13 1.03 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 168513 0 0 0 47275 3661 0 0 22 0 1 0 1840067766 297730048 68556 4294967295 134512640 134736556 3221224576 3221223104 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 72688 68556 1116 68 0 72620 0
[pid=20732] vsize: 290752
Current children cumulated CPU time (s) 509.36
Current children cumulated vsize (Kb) 290752

[startup+600.032 s]
Raw data (loadavg): 1.11 1.03 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 170917 0 0 0 48062 3724 0 0 19 0 1 0 1840067766 300097536 69158 4294967295 134512640 134736556 3221224576 3221222172 1074206256 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 73266 69158 1116 68 0 73198 0
[pid=20732] vsize: 293064
Current children cumulated CPU time (s) 517.86
Current children cumulated vsize (Kb) 293064

[startup+610.032 s]
Raw data (loadavg): 1.09 1.03 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 173906 0 0 0 48821 3794 0 0 23 0 1 0 1840067766 303681536 69979 4294967295 134512640 134736556 3221224576 3221223108 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 74141 69979 1116 68 0 74073 0
[pid=20732] vsize: 296564
Current children cumulated CPU time (s) 526.15
Current children cumulated vsize (Kb) 296564

[startup+620.032 s]
Raw data (loadavg): 1.08 1.03 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 176338 0 0 0 49618 3858 0 0 20 0 1 0 1840067766 306397184 70590 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 74804 70590 1116 68 0 74736 0
[pid=20732] vsize: 299216
Current children cumulated CPU time (s) 534.76
Current children cumulated vsize (Kb) 299216

[startup+630.032 s]
Raw data (loadavg): 1.07 1.03 0.94 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 178979 0 0 0 50389 3927 0 0 23 0 1 0 1840067766 308895744 71245 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 75414 71245 1116 68 0 75346 0
[pid=20732] vsize: 301656
Current children cumulated CPU time (s) 543.16
Current children cumulated vsize (Kb) 301656

[startup+640.033 s]
Raw data (loadavg): 1.06 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 182326 0 0 0 51116 4011 0 0 18 0 1 0 1840067766 312680448 72082 4294967295 134512640 134736556 3221224576 3221223088 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 76338 72082 1116 68 0 76270 0
[pid=20732] vsize: 305352
Current children cumulated CPU time (s) 551.27
Current children cumulated vsize (Kb) 305352

[startup+650.036 s]
Raw data (loadavg): 1.05 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 183296 0 0 0 52028 4040 0 0 25 0 1 0 1840067766 313593856 72323 4294967295 134512640 134736556 3221224576 3221223168 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 76561 72323 1116 68 0 76493 0
[pid=20732] vsize: 306244
Current children cumulated CPU time (s) 560.68
Current children cumulated vsize (Kb) 306244

[startup+660.036 s]
Raw data (loadavg): 1.04 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 186670 0 0 0 52749 4124 0 0 19 0 1 0 1840067766 317079552 73151 4294967295 134512640 134736556 3221224576 3221223020 134536662 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 77412 73151 1116 68 0 77344 0
[pid=20732] vsize: 309648
Current children cumulated CPU time (s) 568.73
Current children cumulated vsize (Kb) 309648

[startup+670.036 s]
Raw data (loadavg): 1.03 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 190156 0 0 0 53476 4205 0 0 20 0 1 0 1840067766 321097728 74050 4294967295 134512640 134736556 3221224576 3221223104 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 78393 74050 1116 68 0 78325 0
[pid=20732] vsize: 313572
Current children cumulated CPU time (s) 576.81
Current children cumulated vsize (Kb) 313572

[startup+680.037 s]
Raw data (loadavg): 1.03 1.02 0.94 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 193677 0 0 0 54185 4293 0 0 19 0 1 0 1840067766 324780032 74930 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 79292 74930 1116 68 0 79224 0
[pid=20732] vsize: 317168
Current children cumulated CPU time (s) 584.78
Current children cumulated vsize (Kb) 317168

[startup+690.038 s]
Raw data (loadavg): 1.02 1.02 0.94 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 197290 0 0 0 54886 4384 0 0 20 0 1 0 1840067766 328462336 75870 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 80191 75870 1116 68 0 80123 0
[pid=20732] vsize: 320764
Current children cumulated CPU time (s) 592.7
Current children cumulated vsize (Kb) 320764

[startup+700.038 s]
Raw data (loadavg): 1.02 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 199395 0 0 0 55721 4437 0 0 25 0 1 0 1840067766 331038720 76427 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 80820 76427 1116 68 0 80752 0
[pid=20732] vsize: 323280
Current children cumulated CPU time (s) 601.58
Current children cumulated vsize (Kb) 323280

[startup+710.039 s]
Raw data (loadavg): 1.02 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 201539 0 0 0 56535 4493 0 0 19 0 1 0 1840067766 332984320 76967 4294967295 134512640 134736556 3221224576 3221221888 1075082344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 81295 76967 1116 68 0 81227 0
[pid=20732] vsize: 325180
Current children cumulated CPU time (s) 610.28
Current children cumulated vsize (Kb) 325180

[startup+720.039 s]
Raw data (loadavg): 1.01 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 204581 0 0 0 57269 4575 0 0 18 0 1 0 1840067766 335859712 77705 4294967295 134512640 134736556 3221224576 3221222480 1075658414 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 81997 77705 1116 68 0 81929 0
[pid=20732] vsize: 327988
Current children cumulated CPU time (s) 618.44
Current children cumulated vsize (Kb) 327988

[startup+730.039 s]
Raw data (loadavg): 1.01 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 208144 0 0 0 57999 4664 0 0 20 0 1 0 1840067766 340799488 78597 4294967295 134512640 134736556 3221224576 3221222956 1077781665 0 0 5 16384 3222434789 0 0 17 1 0 0
Raw data (/proc/20732/statm): 83203 78597 1116 68 0 83135 0
[pid=20732] vsize: 332812
Current children cumulated CPU time (s) 626.63
Current children cumulated vsize (Kb) 332812

[startup+740.04 s]
Raw data (loadavg): 1.01 1.02 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 211350 0 0 0 58731 4747 0 0 19 0 1 0 1840067766 344375296 79461 4294967295 134512640 134736556 3221224576 3221222176 1075818287 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 84076 79461 1116 68 0 84008 0
[pid=20732] vsize: 336304
Current children cumulated CPU time (s) 634.78
Current children cumulated vsize (Kb) 336304

[startup+750.04 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 214141 0 0 0 59488 4817 0 0 21 0 1 0 1840067766 347070464 80152 4294967295 134512640 134736556 3221224576 3221223168 134543719 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 84734 80152 1116 68 0 84666 0
[pid=20732] vsize: 338936
Current children cumulated CPU time (s) 643.05
Current children cumulated vsize (Kb) 338936

[startup+760.039 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 217370 0 0 0 60251 4889 0 0 25 0 1 0 1840067766 351518720 80959 4294967295 134512640 134736556 3221224576 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 85820 80959 1116 68 0 85752 0
[pid=20732] vsize: 343280
Current children cumulated CPU time (s) 651.4
Current children cumulated vsize (Kb) 343280

[startup+770.04 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 217730 0 0 0 61216 4900 0 0 25 0 1 0 1840067766 351793152 81035 4294967295 134512640 134736556 3221224576 3221223104 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 85887 81035 1116 68 0 85819 0
[pid=20732] vsize: 343548
Current children cumulated CPU time (s) 661.16
Current children cumulated vsize (Kb) 343548

[startup+780.041 s]
Raw data (loadavg): 1.08 1.03 0.95 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 220849 0 0 0 61938 4982 0 0 19 0 1 0 1840067766 354844672 81817 4294967295 134512640 134736556 3221224576 3221222976 1076082813 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 86632 81817 1116 68 0 86564 0
[pid=20732] vsize: 346528
Current children cumulated CPU time (s) 669.2
Current children cumulated vsize (Kb) 346528

[startup+790.042 s]
Raw data (loadavg): 1.07 1.03 0.95 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 223433 0 0 0 62720 5045 0 0 25 0 1 0 1840067766 357662720 82469 4294967295 134512640 134736556 3221224576 3221223052 134540106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 87320 82469 1116 68 0 87252 0
[pid=20732] vsize: 349280
Current children cumulated CPU time (s) 677.65
Current children cumulated vsize (Kb) 349280

[startup+800.042 s]
Raw data (loadavg): 1.14 1.04 0.95 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 226238 0 0 0 63497 5116 0 0 21 0 1 0 1840067766 361238528 83192 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 88193 83192 1116 68 0 88125 0
[pid=20732] vsize: 352772
Current children cumulated CPU time (s) 686.13
Current children cumulated vsize (Kb) 352772

[startup+810.041 s]
Raw data (loadavg): 1.12 1.04 0.95 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 228491 0 0 0 64303 5176 0 0 18 0 1 0 1840067766 363708416 83776 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 88796 83776 1116 68 0 88728 0
[pid=20732] vsize: 355184
Current children cumulated CPU time (s) 694.79
Current children cumulated vsize (Kb) 355184

[startup+820.042 s]
Raw data (loadavg): 1.10 1.04 0.95 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 230294 0 0 0 65158 5220 0 0 24 0 1 0 1840067766 365850624 84220 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 89319 84220 1116 68 0 89251 0
[pid=20732] vsize: 357276
Current children cumulated CPU time (s) 703.78
Current children cumulated vsize (Kb) 357276

[startup+830.043 s]
Raw data (loadavg): 1.08 1.04 0.95 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 232957 0 0 0 65934 5285 0 0 20 0 1 0 1840067766 368775168 84901 4294967295 134512640 134736556 3221224576 3221222976 1074039235 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 90033 84901 1116 68 0 89965 0
[pid=20732] vsize: 360132
Current children cumulated CPU time (s) 712.19
Current children cumulated vsize (Kb) 360132

[startup+840.044 s]
Raw data (loadavg): 1.07 1.03 0.95 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 236347 0 0 0 66645 5373 0 0 17 0 1 0 1840067766 372256768 85800 4294967295 134512640 134736556 3221224576 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 90883 85800 1116 68 0 90815 0
[pid=20732] vsize: 363532
Current children cumulated CPU time (s) 720.18
Current children cumulated vsize (Kb) 363532

[startup+850.045 s]
Raw data (loadavg): 1.06 1.03 0.95 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 236857 0 0 0 67599 5386 0 0 22 0 1 0 1840067766 372793344 85925 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 91014 85925 1116 68 0 90946 0
[pid=20732] vsize: 364056
Current children cumulated CPU time (s) 729.85
Current children cumulated vsize (Kb) 364056

[startup+860.044 s]
Raw data (loadavg): 1.12 1.05 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 239699 0 0 0 68349 5464 0 0 21 0 1 0 1840067766 375447552 86595 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 91662 86595 1116 68 0 91594 0
[pid=20732] vsize: 366648
Current children cumulated CPU time (s) 738.13
Current children cumulated vsize (Kb) 366648

[startup+870.045 s]
Raw data (loadavg): 1.10 1.05 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 242258 0 0 0 69132 5527 0 0 18 0 1 0 1840067766 378036224 87204 4294967295 134512640 134736556 3221224576 3221223216 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 92294 87204 1116 68 0 92226 0
[pid=20732] vsize: 369176
Current children cumulated CPU time (s) 746.59
Current children cumulated vsize (Kb) 369176

[startup+880.046 s]
Raw data (loadavg): 1.09 1.04 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 249365 0 0 0 69848 5613 0 0 19 0 1 0 1840067766 389189632 89912 4294967295 134512640 134736556 3221224576 3221220552 1074860321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 95017 89912 1116 68 0 94949 0
[pid=20732] vsize: 380068
Current children cumulated CPU time (s) 754.61
Current children cumulated vsize (Kb) 380068

[startup+890.047 s]
Raw data (loadavg): 1.07 1.04 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 252606 0 0 0 70581 5698 0 0 21 0 1 0 1840067766 392769536 90747 4294967295 134512640 134736556 3221224576 3221222604 1074206203 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 95891 90747 1116 68 0 95823 0
[pid=20732] vsize: 383564
Current children cumulated CPU time (s) 762.79
Current children cumulated vsize (Kb) 383564

[startup+900.047 s]
Raw data (loadavg): 1.06 1.04 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 255990 0 0 0 71295 5783 0 0 19 0 1 0 1840067766 396341248 91609 4294967295 134512640 134736556 3221224576 3221221484 1075066340 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 96763 91609 1116 68 0 96695 0
[pid=20732] vsize: 387052
Current children cumulated CPU time (s) 770.78
Current children cumulated vsize (Kb) 387052

[startup+910.046 s]
Raw data (loadavg): 1.05 1.04 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 259007 0 0 0 72038 5858 0 0 20 0 1 0 1840067766 399179776 92379 4294967295 134512640 134736556 3221224576 3221222824 1074138243 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 97456 92379 1116 68 0 97388 0
[pid=20732] vsize: 389824
Current children cumulated CPU time (s) 778.96
Current children cumulated vsize (Kb) 389824

[startup+920.047 s]
Raw data (loadavg): 1.04 1.04 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 260762 0 0 0 72959 5885 0 0 25 0 1 0 1840067766 401924096 93056 4294967295 134512640 134736556 3221224576 3221223216 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 98126 93056 1116 68 0 98058 0
[pid=20732] vsize: 392504
Current children cumulated CPU time (s) 788.44
Current children cumulated vsize (Kb) 392504

[startup+930.048 s]
Raw data (loadavg): 1.04 1.03 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 261872 0 0 0 73877 5910 0 0 18 0 1 0 1840067766 403451904 93319 4294967295 134512640 134736556 3221224576 3221223420 134537642 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 98499 93319 1116 68 0 98431 0
[pid=20732] vsize: 393996
Current children cumulated CPU time (s) 797.87
Current children cumulated vsize (Kb) 393996

[startup+940.049 s]
Raw data (loadavg): 1.03 1.03 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 263860 0 0 0 74703 5964 0 0 22 0 1 0 1840067766 405340160 93807 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 98960 93807 1116 68 0 98892 0
[pid=20732] vsize: 395840
Current children cumulated CPU time (s) 806.67
Current children cumulated vsize (Kb) 395840

[startup+950.049 s]
Raw data (loadavg): 1.10 1.05 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 266589 0 0 0 75473 6037 0 0 19 0 1 0 1840067766 408735744 94502 4294967295 134512640 134736556 3221224576 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 99789 94502 1116 68 0 99721 0
[pid=20732] vsize: 399156
Current children cumulated CPU time (s) 815.1
Current children cumulated vsize (Kb) 399156

[startup+960.049 s]
Raw data (loadavg): 1.09 1.04 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 270291 0 0 0 76171 6124 0 0 21 0 1 0 1840067766 412979200 95395 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 100825 95395 1116 68 0 100757 0
[pid=20732] vsize: 403300
Current children cumulated CPU time (s) 822.95
Current children cumulated vsize (Kb) 403300

[startup+970.05 s]
Raw data (loadavg): 1.07 1.04 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 272334 0 0 0 76987 6181 0 0 24 0 1 0 1840067766 414851072 95876 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 101282 95876 1116 68 0 101214 0
[pid=20732] vsize: 405128
Current children cumulated CPU time (s) 831.68
Current children cumulated vsize (Kb) 405128

[startup+980.051 s]
Raw data (loadavg): 1.06 1.04 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 274324 0 0 0 77822 6229 0 0 25 0 1 0 1840067766 417173504 96344 4294967295 134512640 134736556 3221224576 3221223036 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 101849 96344 1116 68 0 101781 0
[pid=20732] vsize: 407396
Current children cumulated CPU time (s) 840.51
Current children cumulated vsize (Kb) 407396

[startup+990.052 s]
Raw data (loadavg): 1.05 1.04 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 276856 0 0 0 78611 6292 0 0 21 0 1 0 1840067766 420139008 96972 4294967295 134512640 134736556 3221224576 3221223084 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 102573 96972 1116 68 0 102505 0
[pid=20732] vsize: 410292
Current children cumulated CPU time (s) 849.03
Current children cumulated vsize (Kb) 410292

[startup+1000.05 s]
Raw data (loadavg): 1.04 1.04 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 279060 0 0 0 79412 6353 0 0 22 0 1 0 1840067766 422309888 97524 4294967295 134512640 134736556 3221224576 3221223028 134536706 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 103103 97524 1116 68 0 103035 0
[pid=20732] vsize: 412412
Current children cumulated CPU time (s) 857.65
Current children cumulated vsize (Kb) 412412

[startup+1010.05 s]
Raw data (loadavg): 1.04 1.03 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 281301 0 0 0 80240 6407 0 0 25 0 1 0 1840067766 425189376 98075 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 103806 98075 1116 68 0 103738 0
[pid=20732] vsize: 415224
Current children cumulated CPU time (s) 866.47
Current children cumulated vsize (Kb) 415224

[startup+1020.05 s]
Raw data (loadavg): 1.03 1.03 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 282465 0 0 0 81138 6438 0 0 25 0 1 0 1840067766 426491904 98362 4294967295 134512640 134736556 3221224576 3221223088 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 104124 98362 1116 68 0 104056 0
[pid=20732] vsize: 416496
Current children cumulated CPU time (s) 875.76
Current children cumulated vsize (Kb) 416496

[startup+1030.05 s]
Raw data (loadavg): 1.03 1.03 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 284135 0 0 0 81995 6479 0 0 21 0 1 0 1840067766 427970560 98771 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 104485 98771 1116 68 0 104417 0
[pid=20732] vsize: 417940
Current children cumulated CPU time (s) 884.74
Current children cumulated vsize (Kb) 417940

[startup+1040.05 s]
Raw data (loadavg): 1.02 1.03 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 286241 0 0 0 82807 6535 0 0 21 0 1 0 1840067766 429879296 99266 4294967295 134512640 134736556 3221224576 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 104951 99266 1116 68 0 104883 0
[pid=20732] vsize: 419804
Current children cumulated CPU time (s) 893.42
Current children cumulated vsize (Kb) 419804

[startup+1050.05 s]
Raw data (loadavg): 1.02 1.03 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 289925 0 0 0 83504 6628 0 0 19 0 1 0 1840067766 433963008 100188 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 105948 100188 1116 68 0 105880 0
[pid=20732] vsize: 423792
Current children cumulated CPU time (s) 901.32
Current children cumulated vsize (Kb) 423792

[startup+1060.05 s]
Raw data (loadavg): 1.01 1.03 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 293072 0 0 0 84255 6708 0 0 24 0 1 0 1840067766 437338112 100975 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 106772 100975 1116 68 0 106704 0
[pid=20732] vsize: 427088
Current children cumulated CPU time (s) 909.63
Current children cumulated vsize (Kb) 427088

[startup+1070.05 s]
Raw data (loadavg): 1.01 1.03 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 294985 0 0 0 85087 6757 0 0 24 0 1 0 1840067766 439390208 101447 4294967295 134512640 134736556 3221224576 3221220688 1075091317 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 107273 101447 1116 68 0 107205 0
[pid=20732] vsize: 429092
Current children cumulated CPU time (s) 918.44
Current children cumulated vsize (Kb) 429092

[startup+1080.06 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 297906 0 0 0 85844 6834 0 0 19 0 1 0 1840067766 442470400 102218 4294967295 134512640 134736556 3221224576 3221223040 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 108025 102218 1116 68 0 107957 0
[pid=20732] vsize: 432100
Current children cumulated CPU time (s) 926.78
Current children cumulated vsize (Kb) 432100

[startup+1090.06 s]
Raw data (loadavg): 1.01 1.02 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 300767 0 0 0 86606 6909 0 0 20 0 1 0 1840067766 445624320 102947 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 108795 102947 1116 68 0 108727 0
[pid=20732] vsize: 435180
Current children cumulated CPU time (s) 935.15
Current children cumulated vsize (Kb) 435180

[startup+1100.06 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 303316 0 0 0 87389 6976 0 0 21 0 1 0 1840067766 448352256 103623 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 109461 103623 1116 68 0 109393 0
[pid=20732] vsize: 437844
Current children cumulated CPU time (s) 943.65
Current children cumulated vsize (Kb) 437844

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 304073 0 0 0 88324 6994 0 0 25 0 1 0 1840067766 449302528 103831 4294967295 134512640 134736556 3221224576 3221223020 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 109693 103831 1116 68 0 109625 0
[pid=20732] vsize: 438772
Current children cumulated CPU time (s) 953.18
Current children cumulated vsize (Kb) 438772

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.02 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 306442 0 0 0 89126 7056 0 0 19 0 1 0 1840067766 451747840 104453 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 110290 104453 1116 68 0 110222 0
[pid=20732] vsize: 441160
Current children cumulated CPU time (s) 961.82
Current children cumulated vsize (Kb) 441160

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 309189 0 0 0 89889 7131 0 0 21 0 1 0 1840067766 453914624 105044 4294967295 134512640 134736556 3221224576 3221223204 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 110819 105044 1116 68 0 110751 0
[pid=20732] vsize: 443276
Current children cumulated CPU time (s) 970.2
Current children cumulated vsize (Kb) 443276

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.02 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 312589 0 0 0 90601 7217 0 0 19 0 1 0 1840067766 456773632 105784 4294967295 134512640 134736556 3221224576 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 111517 105784 1116 68 0 111449 0
[pid=20732] vsize: 446068
Current children cumulated CPU time (s) 978.18
Current children cumulated vsize (Kb) 446068

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 315409 0 0 0 91404 7277 0 0 24 0 1 0 1840067766 460185600 106391 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 112350 106391 1116 68 0 112282 0
[pid=20732] vsize: 449400
Current children cumulated CPU time (s) 986.81
Current children cumulated vsize (Kb) 449400

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 318805 0 0 0 92109 7367 0 0 19 0 1 0 1840067766 463568896 107214 4294967295 134512640 134736556 3221224576 3221222976 1073990306 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 113176 107214 1116 68 0 113108 0
[pid=20732] vsize: 452704
Current children cumulated CPU time (s) 994.76
Current children cumulated vsize (Kb) 452704

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 322300 0 0 0 92823 7454 0 0 18 0 1 0 1840067766 466931712 108053 4294967295 134512640 134736556 3221224576 3221223020 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 113997 108053 1116 68 0 113929 0
[pid=20732] vsize: 455988
Current children cumulated CPU time (s) 1002.77
Current children cumulated vsize (Kb) 455988

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.02 0.96 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 325128 0 0 0 93599 7524 0 0 23 0 1 0 1840067766 470355968 108761 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 114833 108761 1116 68 0 114765 0
[pid=20732] vsize: 459332
Current children cumulated CPU time (s) 1011.23
Current children cumulated vsize (Kb) 459332

[startup+1190.06 s]
Raw data (loadavg): 1.08 1.03 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 328383 0 0 0 94344 7605 0 0 20 0 1 0 1840067766 473972736 109568 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 115716 109568 1116 68 0 115648 0
[pid=20732] vsize: 462864
Current children cumulated CPU time (s) 1019.49
Current children cumulated vsize (Kb) 462864

[startup+1200.06 s]
Raw data (loadavg): 1.07 1.03 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 331249 0 0 0 95114 7677 0 0 19 0 1 0 1840067766 477302784 110245 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 116529 110245 1116 68 0 116461 0
[pid=20732] vsize: 466116
Current children cumulated CPU time (s) 1027.91
Current children cumulated vsize (Kb) 466116

[startup+1210.06 s]
Raw data (loadavg): 1.06 1.03 0.97 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 334685 0 0 0 95861 7754 0 0 19 0 1 0 1840067766 481173504 111028 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 117474 111028 1116 68 0 117406 0
[pid=20732] vsize: 469896
Current children cumulated CPU time (s) 1036.15
Current children cumulated vsize (Kb) 469896

[startup+1220.06 s]
Raw data (loadavg): 1.05 1.03 0.97 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 338271 0 0 0 96564 7841 0 0 19 0 1 0 1840067766 484933632 111950 4294967295 134512640 134736556 3221224576 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 118392 111950 1116 68 0 118324 0
[pid=20732] vsize: 473568
Current children cumulated CPU time (s) 1044.05
Current children cumulated vsize (Kb) 473568

[startup+1230.06 s]
Raw data (loadavg): 1.04 1.03 0.97 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 341337 0 0 0 97311 7917 0 0 21 0 1 0 1840067766 487755776 112720 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 119081 112720 1116 68 0 119013 0
[pid=20732] vsize: 476324
Current children cumulated CPU time (s) 1052.28
Current children cumulated vsize (Kb) 476324

[startup+1240.06 s]
Raw data (loadavg): 1.03 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 343147 0 0 0 98172 7961 0 0 25 0 1 0 1840067766 490024960 113166 4294967295 134512640 134736556 3221224576 3221223152 134543990 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 119635 113166 1116 68 0 119567 0
[pid=20732] vsize: 478540
Current children cumulated CPU time (s) 1061.33
Current children cumulated vsize (Kb) 478540

[startup+1250.06 s]
Raw data (loadavg): 1.03 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 344540 0 0 0 99053 7997 0 0 19 0 1 0 1840067766 491270144 113482 4294967295 134512640 134736556 3221224576 3221222640 1074867289 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 119939 113482 1116 68 0 119871 0
[pid=20732] vsize: 479756
Current children cumulated CPU time (s) 1070.5
Current children cumulated vsize (Kb) 479756

[startup+1260.06 s]
Raw data (loadavg): 1.02 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 347349 0 0 0 99809 8068 0 0 21 0 1 0 1840067766 494055424 114153 4294967295 134512640 134736556 3221224576 3221223120 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 120619 114153 1116 68 0 120551 0
[pid=20732] vsize: 482476
Current children cumulated CPU time (s) 1078.77
Current children cumulated vsize (Kb) 482476

[startup+1270.06 s]
Raw data (loadavg): 1.02 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 350936 0 0 0 100516 8157 0 0 22 0 1 0 1840067766 498036736 115087 4294967295 134512640 134736556 3221224576 3221223068 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 121591 115087 1116 68 0 121523 0
[pid=20732] vsize: 486364
Current children cumulated CPU time (s) 1086.73
Current children cumulated vsize (Kb) 486364

[startup+1280.06 s]
Raw data (loadavg): 1.02 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 353896 0 0 0 101258 8238 0 0 19 0 1 0 1840067766 501170176 115855 4294967295 134512640 134736556 3221224576 3221223440 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 122356 115855 1116 68 0 122288 0
[pid=20732] vsize: 489424
Current children cumulated CPU time (s) 1094.96
Current children cumulated vsize (Kb) 489424

[startup+1290.06 s]
Raw data (loadavg): 1.01 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 356967 0 0 0 101997 8319 0 0 20 0 1 0 1840067766 504393728 116613 4294967295 134512640 134736556 3221224576 3221223236 134560272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 123143 116613 1116 68 0 123075 0
[pid=20732] vsize: 492572
Current children cumulated CPU time (s) 1103.16
Current children cumulated vsize (Kb) 492572

[startup+1300.06 s]
Raw data (loadavg): 1.01 1.02 0.97 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 360078 0 0 0 102739 8397 0 0 21 0 1 0 1840067766 508403712 117398 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 124122 117398 1116 68 0 124054 0
[pid=20732] vsize: 496488
Current children cumulated CPU time (s) 1111.36
Current children cumulated vsize (Kb) 496488

[startup+1310.06 s]
Raw data (loadavg): 1.01 1.02 0.97 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 362906 0 0 0 103507 8468 0 0 20 0 1 0 1840067766 511410176 118084 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20732/statm): 124856 118084 1116 68 0 124788 0
[pid=20732] vsize: 499424
Current children cumulated CPU time (s) 1119.75
Current children cumulated vsize (Kb) 499424

[startup+1320.06 s]
Raw data (loadavg): 1.01 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 366384 0 0 0 104212 8554 0 0 19 0 1 0 1840067766 515014656 119009 4294967295 134512640 134736556 3221224576 3221223244 134694604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 125736 119009 1116 68 0 125668 0
[pid=20732] vsize: 502944
Current children cumulated CPU time (s) 1127.66
Current children cumulated vsize (Kb) 502944

[startup+1330.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 367422 0 0 0 105133 8581 0 0 25 0 1 0 1840067766 516489216 119281 4294967295 134512640 134736556 3221224576 3221223020 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20732/statm): 126096 119281 1116 68 0 126028 0
[pid=20732] vsize: 504384
Current children cumulated CPU time (s) 1137.14
Current children cumulated vsize (Kb) 504384

[startup+1340.07 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 368105 0 0 0 106061 8603 0 0 22 0 1 0 1840067766 516911104 119424 4294967295 134512640 134736556 3221224576 3221223028 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 126199 119424 1116 68 0 126131 0
[pid=20732] vsize: 504796
Current children cumulated CPU time (s) 1146.64
Current children cumulated vsize (Kb) 504796

[startup+1350.07 s]
Raw data (loadavg): 1.00 1.01 0.97 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 369826 0 0 0 106913 8651 0 0 25 0 1 0 1840067766 519114752 119826 4294967295 134512640 134736556 3221224576 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 126737 119826 1116 68 0 126669 0
[pid=20732] vsize: 506948
Current children cumulated CPU time (s) 1155.64
Current children cumulated vsize (Kb) 506948

[startup+1360.07 s]
Raw data (loadavg): 1.00 1.01 0.97 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 373285 0 0 0 107635 8736 0 0 21 0 1 0 1840067766 523067392 120652 4294967295 134512640 134736556 3221224576 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 127702 120652 1116 68 0 127634 0
[pid=20732] vsize: 510808
Current children cumulated CPU time (s) 1163.71
Current children cumulated vsize (Kb) 510808

[startup+1370.07 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 376322 0 0 0 108373 8815 0 0 19 0 1 0 1840067766 525840384 121363 4294967295 134512640 134736556 3221224576 3221223084 134537543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 128379 121363 1116 68 0 128311 0
[pid=20732] vsize: 513516
Current children cumulated CPU time (s) 1171.88
Current children cumulated vsize (Kb) 513516

[startup+1380.07 s]
Raw data (loadavg): 1.00 1.01 0.97 1/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) T 20731 20732 19818 0 -1 0 379422 0 0 0 109104 8900 0 0 20 0 1 0 1840067766 528764928 122111 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20732/statm): 129093 122111 1116 68 0 129025 0
[pid=20732] vsize: 516372
Current children cumulated CPU time (s) 1180.04
Current children cumulated vsize (Kb) 516372

[startup+1390.07 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 20732
Raw data (/proc/20732/stat): 20732 (bsolo) R 20731 20732 19818 0 -1 0 382615 0 0 0 109842 8984 0 0 19 0 1 0 1840067766 532209664 122927 4294967295 134512640 134736556 3221224576 3221222448 1075799572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20732/statm): 129934 122927 1116 68 0 129866 0
[pid=20732] vsize: 519736
Current children cumulated CPU time (s) 1188.26
Current children cumulated vsize (Kb) 519736
One traced child (pid=20732) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1398.26
CPU time (s): 1195.25
CPU user time (s): 1104.7
CPU system time (s): 90.5552
CPU usage (%): 85.4814
Max. virtual memory (cumulated for all children) (Kb): 519736

Verifier Data

Verifier:	OK	1149