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/sorensson/garden/normalized-g15x15.opb
MD5SUM6a083b86cc55025d2acb3bcf68562064
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 54
Optimality of the best value was proved NO
Number of terms in the objective function 225
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.11
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5

Trace number 334

Launcher Data

LAUNCH ON wulflinc4 THE 2005-09-18 09:11:35 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=267 boxname=wulflinc4 idbench=267 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  6a083b86cc55025d2acb3bcf68562064  /oldhome/oroussel/tmp/wulflinc4/normalized-g15x15.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc4/normalized-g15x15.opb
IDLAUNCH: 267
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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:        955356 kB
Buffers:         33632 kB
Cached:          22052 kB
SwapCached:        960 kB
Active:          51976 kB
Inactive:         6388 kB
HighTotal:      131008 kB
HighFree:       106568 kB
LowTotal:       903652 kB
LowFree:        848788 kB
SwapTotal:     2097136 kB
SwapFree:      2095628 kB
Dirty:              36 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            15244 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:32:14 (client local time) WITH STATUS 10 IN 1195.11 SECONDS
stats: 267 0 1195.11 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 225 variables and 225 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.088
c After prepocess the problem consists of 225 variables and 225 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 218 @ 0.095 @ #Dec. 218
c NEW SOLUTION FOUND: 217 @ 0.103 @ #Dec. 225
c NEW SOLUTION FOUND: 216 @ 0.107 @ #Dec. 228
c NEW SOLUTION FOUND: 215 @ 0.114 @ #Dec. 238
c NEW SOLUTION FOUND: 214 @ 0.117 @ #Dec. 247
c NEW SOLUTION FOUND: 213 @ 0.12 @ #Dec. 256
c NEW SOLUTION FOUND: 212 @ 0.123 @ #Dec. 266
c NEW SOLUTION FOUND: 211 @ 0.126 @ #Dec. 278
c NEW SOLUTION FOUND: 210 @ 0.129 @ #Dec. 292
c NEW SOLUTION FOUND: 209 @ 0.133 @ #Dec. 308
c NEW SOLUTION FOUND: 208 @ 0.136 @ #Dec. 326
c NEW SOLUTION FOUND: 207 @ 0.141 @ #Dec. 346
c NEW SOLUTION FOUND: 206 @ 0.145 @ #Dec. 368
c NEW SOLUTION FOUND: 205 @ 0.149 @ #Dec. 392
c NEW SOLUTION FOUND: 204 @ 0.152 @ #Dec. 418
c NEW SOLUTION FOUND: 203 @ 0.155 @ #Dec. 446
c NEW SOLUTION FOUND: 202 @ 0.158 @ #Dec. 476
c NEW SOLUTION FOUND: 201 @ 0.162 @ #Dec. 508
c NEW SOLUTION FOUND: 200 @ 0.165 @ #Dec. 541
c NEW SOLUTION FOUND: 199 @ 0.168 @ #Dec. 575
c NEW SOLUTION FOUND: 198 @ 0.173 @ #Dec. 611
c NEW SOLUTION FOUND: 197 @ 0.177 @ #Dec. 649
c NEW SOLUTION FOUND: 196 @ 0.181 @ #Dec. 689
c NEW SOLUTION FOUND: 195 @ 0.185 @ #Dec. 731
c NEW SOLUTION FOUND: 194 @ 0.188 @ #Dec. 775
c NEW SOLUTION FOUND: 193 @ 0.193 @ #Dec. 821
c NEW SOLUTION FOUND: 192 @ 0.197 @ #Dec. 868
c NEW SOLUTION FOUND: 191 @ 0.2 @ #Dec. 916
c NEW SOLUTION FOUND: 190 @ 0.204 @ #Dec. 966
c NEW SOLUTION FOUND: 189 @ 0.218 @ #Dec. 1112
c NEW SOLUTION FOUND: 188 @ 0.227 @ #Dec. 1252
c NEW SOLUTION FOUND: 187 @ 0.24 @ #Dec. 1393
c NEW SOLUTION FOUND: 186 @ 0.253 @ #Dec. 1535
c NEW SOLUTION FOUND: 185 @ 0.264 @ #Dec. 1680
c NEW SOLUTION FOUND: 184 @ 0.297 @ #Dec. 2094
c NEW SOLUTION FOUND: 183 @ 0.327 @ #Dec. 2495
c NEW SOLUTION FOUND: 182 @ 0.357 @ #Dec. 2882
c NEW SOLUTION FOUND: 181 @ 0.389 @ #Dec. 3254
c NEW SOLUTION FOUND: 180 @ 0.419 @ #Dec. 3607
c NEW SOLUTION FOUND: 179 @ 0.452 @ #Dec. 3918
c NEW SOLUTION FOUND: 178 @ 0.486 @ #Dec. 4191
c NEW SOLUTION FOUND: 177 @ 0.515 @ #Dec. 4437
c NEW SOLUTION FOUND: 176 @ 0.547 @ #Dec. 4656
c NEW SOLUTION FOUND: 175 @ 0.578 @ #Dec. 4849
c NEW SOLUTION FOUND: 174 @ 0.662 @ #Dec. 5321
c NEW SOLUTION FOUND: 173 @ 0.74 @ #Dec. 5705
c NEW SOLUTION FOUND: 172 @ 0.819 @ #Dec. 6025
c NEW SOLUTION FOUND: 171 @ 0.901 @ #Dec. 6323
c NEW SOLUTION FOUND: 170 @ 0.972 @ #Dec. 6620
c NEW SOLUTION FOUND: 169 @ 1.048 @ #Dec. 6888
c NEW SOLUTION FOUND: 168 @ 1.123 @ #Dec. 7129
c NEW SOLUTION FOUND: 167 @ 1.197 @ #Dec. 7356
c NEW SOLUTION FOUND: 166 @ 1.266 @ #Dec. 7583
c NEW SOLUTION FOUND: 165 @ 1.342 @ #Dec. 7812
c Restart #1 #Var: 225 #Dec: 8752 LB: 0 @ 1.54
c NEW SOLUTION FOUND: 74 @ 1.544 @ #Dec. 8895
c NEW SOLUTION FOUND: 73 @ 1.55 @ #Dec. 8959
c Restart #2 #Var: 225 #Dec: 10457 LB: 0 @ 1.793
c NEW SOLUTION FOUND: 72 @ 1.799 @ #Dec. 10609
c Restart #3 #Var: 225 #Dec: 12102 LB: 0 @ 2.225
c NEW SOLUTION FOUND: 69 @ 2.231 @ #Dec. 12251
c NEW SOLUTION FOUND: 68 @ 2.267 @ #Dec. 12368
c NEW SOLUTION FOUND: 67 @ 2.29 @ #Dec. 12434
c Restart #4 #Var: 225 #Dec: 14284 LB: 0 @ 2.937
c Restart #5 #Var: 225 #Dec: 16500 LB: 0 @ 4.224
c NEW SOLUTION FOUND: 66 @ 5.148 @ #Dec. 19117
c Restart #6 #Var: 225 #Dec: 22529 LB: 0 @ 6.828
c Restart #7 #Var: 225 #Dec: 26076 LB: 0 @ 8.682
c Restart #8 #Var: 225 #Dec: 29371 LB: 0 @ 10.282
c Restart #9 #Var: 225 #Dec: 34008 LB: 0 @ 13.052
c CHANGE to LPR mode... 	UB: 66	MIS: 0	LPR: 49 (0.404)	Diff: 0
c Restart #0 #Var: 225 #Dec: 39938 LB: 0 @ 17.865
c NEW SOLUTION FOUND: 55 @ 20.027 @ #Dec. 39960
c NEW SOLUTION FOUND: 54 @ 31.396 @ #Dec. 40039
c Restart #1 #Var: 225 #Dec: 40234 LB: 49 @ 65.659
c Restart #2 #Var: 225 #Dec: 40645 LB: 49 @ 135.76
c Restart #3 #Var: 225 #Dec: 41259 LB: 49 @ 245.98
c Restart #4 #Var: 225 #Dec: 42076 LB: 49 @ 404.08
c Restart #5 #Var: 225 #Dec: 43088 LB: 49 @ 590.38
c Restart #6 #Var: 225 #Dec: 44304 LB: 49 @ 820.76
c Restart #7 #Var: 225 #Dec: 45715 LB: 49 @ 1084.8
s SATISFIABLE
v -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 -x89 x90 x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100 x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 -x170 x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191 -x192 x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 x210 x211 -x212 x213 -x214 -x215 -x216 x217 -x218 x219 -x220 -x221 -x222 x223 -x224 -x225 
c Cost: 54
c Exit Code: 10
c Total time: 1195.1 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/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1781833171 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 107 3 90 68 0 39 0
[pid=7473] 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/wulflinc4/normalized-g15x15.opb

[startup+10.0032 s]
Raw data (loadavg): 0.93 0.97 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 9927 0 0 0 843 64 0 0 21 0 1 0 1781833171 43753472 9838 4294967295 134512640 134736556 3221224576 3221223264 134529440 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 10682 9838 1116 68 0 10614 0
[pid=7473] vsize: 42728
Current children cumulated CPU time (s) 9.07
Current children cumulated vsize (Kb) 42728

[startup+20.004 s]
Raw data (loadavg): 0.94 0.97 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 16816 0 0 0 1756 105 0 0 25 0 1 0 1781833171 71098368 16621 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17358 16621 1116 68 0 17290 0
[pid=7473] vsize: 69432
Current children cumulated CPU time (s) 18.61
Current children cumulated vsize (Kb) 69432

[startup+30.0039 s]
Raw data (loadavg): 0.95 0.97 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 17524 0 0 0 2717 119 0 0 25 0 1 0 1781833171 71483392 16716 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17452 16716 1116 68 0 17384 0
[pid=7473] vsize: 69808
Current children cumulated CPU time (s) 28.36
Current children cumulated vsize (Kb) 69808

[startup+40.0048 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 19949 0 0 0 3657 138 0 0 25 0 1 0 1781833171 71725056 16743 4294967295 134512640 134736556 3221224576 3221220688 1075093367 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 17511 16743 1116 68 0 17443 0
[pid=7473] vsize: 70044
Current children cumulated CPU time (s) 37.95
Current children cumulated vsize (Kb) 70044

[startup+50.0056 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 22673 0 0 0 4601 157 0 0 25 0 1 0 1781833171 71806976 16765 4294967295 134512640 134736556 3221224576 3221220992 1075603118 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17531 16765 1116 68 0 17463 0
[pid=7473] vsize: 70124
Current children cumulated CPU time (s) 47.58
Current children cumulated vsize (Kb) 70124

[startup+60.0055 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 25365 0 0 0 5544 176 0 0 25 0 1 0 1781833171 72003584 16784 4294967295 134512640 134736556 3221224576 3221220952 1075110839 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 17579 16784 1116 68 0 17511 0
[pid=7473] vsize: 70316
Current children cumulated CPU time (s) 57.2
Current children cumulated vsize (Kb) 70316

[startup+70.0063 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 28199 0 0 0 6485 197 0 0 25 0 1 0 1781833171 72581120 16957 4294967295 134512640 134736556 3221224576 3221220436 1074786507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17720 16957 1116 68 0 17652 0
[pid=7473] vsize: 70880
Current children cumulated CPU time (s) 66.82
Current children cumulated vsize (Kb) 70880

[startup+80.0072 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 30889 0 0 0 7419 218 0 0 25 0 1 0 1781833171 72777728 16975 4294967295 134512640 134736556 3221224576 3221220560 1074790221 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17768 16975 1116 68 0 17700 0
[pid=7473] vsize: 71072
Current children cumulated CPU time (s) 76.37
Current children cumulated vsize (Kb) 71072

[startup+90.0081 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 33465 0 0 0 8348 242 0 0 25 0 1 0 1781833171 72765440 16998 4294967295 134512640 134736556 3221224576 3221220688 1075094100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17765 16998 1116 68 0 17697 0
[pid=7473] vsize: 71060
Current children cumulated CPU time (s) 85.9
Current children cumulated vsize (Kb) 71060

[startup+100.008 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 36053 0 0 0 9291 260 0 0 25 0 1 0 1781833171 72962048 17023 4294967295 134512640 134736556 3221224576 3221221120 1074887714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 17813 17023 1116 68 0 17745 0
[pid=7473] vsize: 71252
Current children cumulated CPU time (s) 95.51
Current children cumulated vsize (Kb) 71252

[startup+110.009 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 38743 0 0 0 10237 279 0 0 25 0 1 0 1781833171 73056256 17043 4294967295 134512640 134736556 3221224576 3221221072 1075088573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 17836 17043 1116 68 0 17768 0
[pid=7473] vsize: 71344
Current children cumulated CPU time (s) 105.16
Current children cumulated vsize (Kb) 71344

[startup+120.01 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 41479 0 0 0 11172 301 0 0 25 0 1 0 1781833171 72818688 17042 4294967295 134512640 134736556 3221224576 3221222896 1074153766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17778 17042 1116 68 0 17710 0
[pid=7473] vsize: 71112
Current children cumulated CPU time (s) 114.73
Current children cumulated vsize (Kb) 71112

[startup+130.01 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 44252 0 0 0 12109 322 0 0 25 0 1 0 1781833171 73224192 17086 4294967295 134512640 134736556 3221224576 3221221120 1074885964 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 17877 17086 1116 68 0 17809 0
[pid=7473] vsize: 71508
Current children cumulated CPU time (s) 124.31
Current children cumulated vsize (Kb) 71508

[startup+140.011 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 46852 0 0 0 13051 341 0 0 25 0 1 0 1781833171 73314304 17105 4294967295 134512640 134736556 3221224576 3221220592 1074881417 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17899 17105 1116 68 0 17831 0
[pid=7473] vsize: 71596
Current children cumulated CPU time (s) 133.92
Current children cumulated vsize (Kb) 71596

[startup+150.012 s]
Raw data (loadavg): 1.03 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 49247 0 0 0 13995 362 0 0 25 0 1 0 1781833171 73175040 17126 4294967295 134512640 134736556 3221224576 3221222660 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7473/statm): 17865 17126 1116 68 0 17797 0
[pid=7473] vsize: 71460
Current children cumulated CPU time (s) 143.57
Current children cumulated vsize (Kb) 71460

[startup+160.012 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 52050 0 0 0 14942 380 0 0 25 0 1 0 1781833171 73502720 17150 4294967295 134512640 134736556 3221224576 3221220384 1074867688 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 17945 17150 1116 68 0 17877 0
[pid=7473] vsize: 71780
Current children cumulated CPU time (s) 153.22
Current children cumulated vsize (Kb) 71780

[startup+170.013 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 54769 0 0 0 15881 400 0 0 25 0 1 0 1781833171 73502720 17181 4294967295 134512640 134736556 3221224576 3221221040 1075084457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 17945 17181 1116 68 0 17877 0
[pid=7473] vsize: 71780
Current children cumulated CPU time (s) 162.81
Current children cumulated vsize (Kb) 71780

[startup+180.013 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 57572 0 0 0 16823 420 0 0 25 0 1 0 1781833171 73715712 17205 4294967295 134512640 134736556 3221224576 3221220384 1074867762 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 17997 17205 1116 68 0 17929 0
[pid=7473] vsize: 71988
Current children cumulated CPU time (s) 172.43
Current children cumulated vsize (Kb) 71988

[startup+190.014 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 60313 0 0 0 17768 437 0 0 25 0 1 0 1781833171 73818112 17225 4294967295 134512640 134736556 3221224576 3221221448 1074950131 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18022 17225 1116 68 0 17954 0
[pid=7473] vsize: 72088
Current children cumulated CPU time (s) 182.05
Current children cumulated vsize (Kb) 72088

[startup+200.015 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 62690 0 0 0 18717 454 0 0 25 0 1 0 1781833171 73932800 17258 4294967295 134512640 134736556 3221224576 3221221520 1075110548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18050 17258 1116 68 0 17982 0
[pid=7473] vsize: 72200
Current children cumulated CPU time (s) 191.71
Current children cumulated vsize (Kb) 72200

[startup+210.014 s]
Raw data (loadavg): 1.01 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 65315 0 0 0 19660 472 0 0 25 0 1 0 1781833171 73764864 17265 4294967295 134512640 134736556 3221224576 3221222852 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18009 17265 1116 68 0 17941 0
[pid=7473] vsize: 72036
Current children cumulated CPU time (s) 201.32
Current children cumulated vsize (Kb) 72036

[startup+220.015 s]
Raw data (loadavg): 1.01 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 68097 0 0 0 20608 491 0 0 25 0 1 0 1781833171 74121216 17300 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18096 17300 1116 68 0 18028 0
[pid=7473] vsize: 72384
Current children cumulated CPU time (s) 210.99
Current children cumulated vsize (Kb) 72384

[startup+230.016 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 70767 0 0 0 21561 506 0 0 25 0 1 0 1781833171 74113024 17328 4294967295 134512640 134736556 3221224576 3221220412 1074788959 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18094 17328 1116 68 0 18026 0
[pid=7473] vsize: 72376
Current children cumulated CPU time (s) 220.67
Current children cumulated vsize (Kb) 72376

[startup+240.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 73519 0 0 0 22505 526 0 0 25 0 1 0 1781833171 74313728 17343 4294967295 134512640 134736556 3221224576 3221220688 1075091317 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18143 17344 1116 68 0 18075 0
[pid=7473] vsize: 72572
Current children cumulated CPU time (s) 230.31
Current children cumulated vsize (Kb) 72572

[startup+250.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 76156 0 0 0 23455 544 0 0 25 0 1 0 1781833171 74412032 17369 4294967295 134512640 134736556 3221224576 3221220540 1074788950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18167 17369 1116 68 0 18099 0
[pid=7473] vsize: 72668
Current children cumulated CPU time (s) 239.99
Current children cumulated vsize (Kb) 72668

[startup+260.018 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 78485 0 0 0 24402 562 0 0 25 0 1 0 1781833171 74199040 17378 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18115 17378 1116 68 0 18047 0
[pid=7473] vsize: 72460
Current children cumulated CPU time (s) 249.64
Current children cumulated vsize (Kb) 72460

[startup+270.019 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 81158 0 0 0 25354 580 0 0 25 0 1 0 1781833171 74579968 17410 4294967295 134512640 134736556 3221224576 3221220540 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18208 17410 1116 68 0 18140 0
[pid=7473] vsize: 72832
Current children cumulated CPU time (s) 259.34
Current children cumulated vsize (Kb) 72832

[startup+280.018 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 83853 0 0 0 26305 596 0 0 25 0 1 0 1781833171 74665984 17432 4294967295 134512640 134736556 3221224576 3221220800 1074804709 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18229 17432 1116 68 0 18161 0
[pid=7473] vsize: 72916
Current children cumulated CPU time (s) 269.01
Current children cumulated vsize (Kb) 72916

[startup+290.019 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 86517 0 0 0 27252 614 0 0 25 0 1 0 1781833171 74465280 17441 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18180 17441 1116 68 0 18112 0
[pid=7473] vsize: 72720
Current children cumulated CPU time (s) 278.66
Current children cumulated vsize (Kb) 72720

[startup+300.02 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 89184 0 0 0 28200 633 0 0 25 0 1 0 1781833171 74862592 17477 4294967295 134512640 134736556 3221224576 3221220800 1074960800 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18277 17477 1116 68 0 18209 0
[pid=7473] vsize: 73108
Current children cumulated CPU time (s) 288.33
Current children cumulated vsize (Kb) 73108

[startup+310.02 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 91869 0 0 0 29153 648 0 0 25 0 1 0 1781833171 74747904 17505 4294967295 134512640 134736556 3221224576 3221222420 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18249 17505 1116 68 0 18181 0
[pid=7473] vsize: 72996
Current children cumulated CPU time (s) 298.01
Current children cumulated vsize (Kb) 72996

[startup+320.022 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 94468 0 0 0 30101 666 0 0 25 0 1 0 1781833171 75067392 17532 4294967295 134512640 134736556 3221224576 3221220732 1075564270 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18327 17532 1116 68 0 18259 0
[pid=7473] vsize: 73308
Current children cumulated CPU time (s) 307.67
Current children cumulated vsize (Kb) 73308

[startup+330.022 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 96876 0 0 0 31054 682 0 0 25 0 1 0 1781833171 74870784 17543 4294967295 134512640 134736556 3221224576 3221222752 1074208229 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18279 17543 1116 68 0 18211 0
[pid=7473] vsize: 73116
Current children cumulated CPU time (s) 317.36
Current children cumulated vsize (Kb) 73116

[startup+340.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 99535 0 0 0 32005 702 0 0 25 0 1 0 1781833171 75128832 17575 4294967295 134512640 134736556 3221224576 3221221120 1074885513 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18342 17575 1116 68 0 18274 0
[pid=7473] vsize: 73368
Current children cumulated CPU time (s) 327.07
Current children cumulated vsize (Kb) 73368

[startup+350.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 102087 0 0 0 32958 718 0 0 25 0 1 0 1781833171 75259904 17610 4294967295 134512640 134736556 3221224576 3221220896 1075894558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18374 17610 1116 68 0 18306 0
[pid=7473] vsize: 73496
Current children cumulated CPU time (s) 336.76
Current children cumulated vsize (Kb) 73496

[startup+360.023 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 104517 0 0 0 33912 735 0 0 25 0 1 0 1781833171 75194368 17619 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18358 17619 1116 68 0 18290 0
[pid=7473] vsize: 73432
Current children cumulated CPU time (s) 346.47
Current children cumulated vsize (Kb) 73432

[startup+370.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 107056 0 0 0 34860 753 0 0 25 0 1 0 1781833171 75558912 17654 4294967295 134512640 134736556 3221224576 3221220904 1075112553 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18447 17654 1116 68 0 18379 0
[pid=7473] vsize: 73788
Current children cumulated CPU time (s) 356.13
Current children cumulated vsize (Kb) 73788

[startup+380.025 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 109757 0 0 0 35797 775 0 0 25 0 1 0 1781833171 75476992 17666 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18427 17666 1116 68 0 18359 0
[pid=7473] vsize: 73708
Current children cumulated CPU time (s) 365.72
Current children cumulated vsize (Kb) 73708

[startup+390.026 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 112430 0 0 0 36751 792 0 0 25 0 1 0 1781833171 75759616 17704 4294967295 134512640 134736556 3221224576 3221220992 1075603090 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18496 17704 1116 68 0 18428 0
[pid=7473] vsize: 73984
Current children cumulated CPU time (s) 375.43
Current children cumulated vsize (Kb) 73984

[startup+400.027 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 115090 0 0 0 37696 811 0 0 25 0 1 0 1781833171 75591680 17712 4294967295 134512640 134736556 3221224576 3221222852 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18455 17712 1116 68 0 18387 0
[pid=7473] vsize: 73820
Current children cumulated CPU time (s) 385.07
Current children cumulated vsize (Kb) 73820

[startup+410.028 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 117672 0 0 0 38649 829 0 0 25 0 1 0 1781833171 75845632 17754 4294967295 134512640 134736556 3221224576 3221220756 1075114975 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18517 17754 1116 68 0 18449 0
[pid=7473] vsize: 74068
Current children cumulated CPU time (s) 394.78
Current children cumulated vsize (Kb) 74068

[startup+420.029 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 120080 0 0 0 39601 847 0 0 25 0 1 0 1781833171 75943936 17782 4294967295 134512640 134736556 3221224576 3221220800 1074960804 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18541 17782 1116 68 0 18473 0
[pid=7473] vsize: 74164
Current children cumulated CPU time (s) 404.48
Current children cumulated vsize (Kb) 74164

[startup+430.029 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 122544 0 0 0 40547 866 0 0 25 0 1 0 1781833171 76120064 17790 4294967295 134512640 134736556 3221224576 3221220540 1074788953 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18584 17790 1116 68 0 18516 0
[pid=7473] vsize: 74336
Current children cumulated CPU time (s) 414.13
Current children cumulated vsize (Kb) 74336

[startup+440.03 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 125112 0 0 0 41494 883 0 0 25 0 1 0 1781833171 76197888 17813 4294967295 134512640 134736556 3221224576 3221220628 1075964248 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18603 17813 1116 68 0 18535 0
[pid=7473] vsize: 74412
Current children cumulated CPU time (s) 423.77
Current children cumulated vsize (Kb) 74412

[startup+450.031 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 127749 0 0 0 42441 900 0 0 25 0 1 0 1781833171 76283904 17835 4294967295 134512640 134736556 3221224576 3221220952 1075110864 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18624 17835 1116 68 0 18556 0
[pid=7473] vsize: 74496
Current children cumulated CPU time (s) 433.41
Current children cumulated vsize (Kb) 74496

[startup+460.031 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 130360 0 0 0 43383 920 0 0 25 0 1 0 1781833171 76382208 17853 4294967295 134512640 134736556 3221224576 3221220592 1074881447 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18648 17853 1116 68 0 18580 0
[pid=7473] vsize: 74592
Current children cumulated CPU time (s) 443.03
Current children cumulated vsize (Kb) 74592

[startup+470.032 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 133074 0 0 0 44326 938 0 0 25 0 1 0 1781833171 76468224 17874 4294967295 134512640 134736556 3221224576 3221220960 1075119632 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18669 17874 1116 68 0 18601 0
[pid=7473] vsize: 74676
Current children cumulated CPU time (s) 452.64
Current children cumulated vsize (Kb) 74676

[startup+480.032 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 135748 0 0 0 45273 954 0 0 25 0 1 0 1781833171 76550144 17896 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18689 17896 1116 68 0 18621 0
[pid=7473] vsize: 74756
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (Kb) 74756

[startup+490.033 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 138376 0 0 0 46218 973 0 0 25 0 1 0 1781833171 76316672 17899 4294967295 134512640 134736556 3221224576 3221222896 1074153800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18632 17899 1116 68 0 18564 0
[pid=7473] vsize: 74528
Current children cumulated CPU time (s) 471.91
Current children cumulated vsize (Kb) 74528

[startup+500.033 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 140973 0 0 0 47164 990 0 0 25 0 1 0 1781833171 76484608 17933 4294967295 134512640 134736556 3221224576 3221222928 1076082801 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18673 17933 1116 68 0 18605 0
[pid=7473] vsize: 74692
Current children cumulated CPU time (s) 481.54
Current children cumulated vsize (Kb) 74692

[startup+510.033 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 143645 0 0 0 48100 1012 0 0 25 0 1 0 1781833171 76546048 17953 4294967295 134512640 134736556 3221224576 3221223184 134682901 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18688 17953 1116 68 0 18620 0
[pid=7473] vsize: 74752
Current children cumulated CPU time (s) 491.12
Current children cumulated vsize (Kb) 74752

[startup+520.034 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 146387 0 0 0 49038 1034 0 0 25 0 1 0 1781833171 76939264 17995 4294967295 134512640 134736556 3221224576 3221220540 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18784 17995 1116 68 0 18716 0
[pid=7473] vsize: 75136
Current children cumulated CPU time (s) 500.72
Current children cumulated vsize (Kb) 75136

[startup+530.034 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 148810 0 0 0 49988 1051 0 0 25 0 1 0 1781833171 77033472 18019 4294967295 134512640 134736556 3221224576 3221220900 1074972594 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18807 18019 1116 68 0 18739 0
[pid=7473] vsize: 75228
Current children cumulated CPU time (s) 510.39
Current children cumulated vsize (Kb) 75228

[startup+540.035 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 151563 0 0 0 50925 1072 0 0 25 0 1 0 1781833171 76808192 18019 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18752 18019 1116 68 0 18684 0
[pid=7473] vsize: 75008
Current children cumulated CPU time (s) 519.97
Current children cumulated vsize (Kb) 75008

[startup+550.036 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 154176 0 0 0 51868 1091 0 0 25 0 1 0 1781833171 77004800 18065 4294967295 134512640 134736556 3221224576 3221222256 1075125360 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18800 18065 1116 68 0 18732 0
[pid=7473] vsize: 75200
Current children cumulated CPU time (s) 529.59
Current children cumulated vsize (Kb) 75200

[startup+560.037 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 156922 0 0 0 52806 1112 0 0 25 0 1 0 1781833171 77348864 18089 4294967295 134512640 134736556 3221224576 3221220672 1074969633 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18884 18089 1116 68 0 18816 0
[pid=7473] vsize: 75536
Current children cumulated CPU time (s) 539.18
Current children cumulated vsize (Kb) 75536

[startup+570.037 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 159625 0 0 0 53749 1134 0 0 25 0 1 0 1781833171 77135872 18099 4294967295 134512640 134736556 3221224576 3221223160 134544470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18832 18099 1116 68 0 18764 0
[pid=7473] vsize: 75328
Current children cumulated CPU time (s) 548.83
Current children cumulated vsize (Kb) 75328

[startup+580.037 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 162291 0 0 0 54689 1156 0 0 23 0 1 0 1781833171 77221888 18119 4294967295 134512640 134736556 3221224576 3221222496 1075552832 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18853 18119 1116 68 0 18785 0
[pid=7473] vsize: 75412
Current children cumulated CPU time (s) 558.45
Current children cumulated vsize (Kb) 75412

[startup+590.038 s]
Raw data (loadavg): 1.08 1.00 0.92 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 164958 0 0 0 55633 1174 0 0 25 0 1 0 1781833171 77619200 18160 4294967295 134512640 134736556 3221224576 3221220404 1074786562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18950 18160 1116 68 0 18882 0
[pid=7473] vsize: 75800
Current children cumulated CPU time (s) 568.07
Current children cumulated vsize (Kb) 75800

[startup+600.039 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 167634 0 0 0 56579 1194 0 0 25 0 1 0 1781833171 77717504 18179 4294967295 134512640 134736556 3221224576 3221220464 1075965256 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 18974 18179 1116 68 0 18906 0
[pid=7473] vsize: 75896
Current children cumulated CPU time (s) 577.73
Current children cumulated vsize (Kb) 75896

[startup+610.039 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 170233 0 0 0 57527 1212 0 0 25 0 1 0 1781833171 77811712 18209 4294967295 134512640 134736556 3221224576 3221220380 1074788959 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18997 18209 1116 68 0 18929 0
[pid=7473] vsize: 75988
Current children cumulated CPU time (s) 587.39
Current children cumulated vsize (Kb) 75988

[startup+620.041 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 172553 0 0 0 58475 1230 0 0 25 0 1 0 1781833171 77586432 18207 4294967295 134512640 134736556 3221224576 3221222640 1074867340 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 18942 18207 1116 68 0 18874 0
[pid=7473] vsize: 75768
Current children cumulated CPU time (s) 597.05
Current children cumulated vsize (Kb) 75768

[startup+630.042 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 175130 0 0 0 59423 1247 0 0 25 0 1 0 1781833171 77975552 18246 4294967295 134512640 134736556 3221224576 3221220688 1075093367 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19037 18246 1116 68 0 18969 0
[pid=7473] vsize: 76148
Current children cumulated CPU time (s) 606.7
Current children cumulated vsize (Kb) 76148

[startup+640.042 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 177826 0 0 0 60371 1267 0 0 25 0 1 0 1781833171 78069760 18267 4294967295 134512640 134736556 3221224576 3221220540 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19060 18267 1116 68 0 18992 0
[pid=7473] vsize: 76240
Current children cumulated CPU time (s) 616.38
Current children cumulated vsize (Kb) 76240

[startup+650.043 s]
Raw data (loadavg): 1.03 1.00 0.92 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 180574 0 0 0 61322 1283 0 0 25 0 1 0 1781833171 77938688 18291 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19028 18291 1116 68 0 18960 0
[pid=7473] vsize: 76112
Current children cumulated CPU time (s) 626.05
Current children cumulated vsize (Kb) 76112

[startup+660.043 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 183209 0 0 0 62277 1300 0 0 25 0 1 0 1781833171 77959168 18300 4294967295 134512640 134736556 3221224576 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19033 18300 1116 68 0 18965 0
[pid=7473] vsize: 76132
Current children cumulated CPU time (s) 635.77
Current children cumulated vsize (Kb) 76132

[startup+670.044 s]
Raw data (loadavg): 1.10 1.02 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 185841 0 0 0 63225 1318 0 0 25 0 1 0 1781833171 78356480 18338 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19130 18338 1116 68 0 19062 0
[pid=7473] vsize: 76520
Current children cumulated CPU time (s) 645.43
Current children cumulated vsize (Kb) 76520

[startup+680.045 s]
Raw data (loadavg): 1.08 1.02 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 188508 0 0 0 64174 1336 0 0 25 0 1 0 1781833171 78344192 18362 4294967295 134512640 134736556 3221224576 3221221568 1075971413 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19127 18362 1116 68 0 19059 0
[pid=7473] vsize: 76508
Current children cumulated CPU time (s) 655.1
Current children cumulated vsize (Kb) 76508

[startup+690.046 s]
Raw data (loadavg): 1.07 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 191192 0 0 0 65120 1355 0 0 25 0 1 0 1781833171 78438400 18384 4294967295 134512640 134736556 3221224576 3221220864 1075114279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19150 18385 1116 68 0 19082 0
[pid=7473] vsize: 76600
Current children cumulated CPU time (s) 664.75
Current children cumulated vsize (Kb) 76600

[startup+700.047 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 193751 0 0 0 66071 1373 0 0 25 0 1 0 1781833171 78319616 18387 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19121 18387 1116 68 0 19053 0
[pid=7473] vsize: 76484
Current children cumulated CPU time (s) 674.44
Current children cumulated vsize (Kb) 76484

[startup+710.047 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 196482 0 0 0 67022 1392 0 0 25 0 1 0 1781833171 78737408 18433 4294967295 134512640 134736556 3221224576 3221220848 1075894867 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19223 18433 1116 68 0 19155 0
[pid=7473] vsize: 76892
Current children cumulated CPU time (s) 684.14
Current children cumulated vsize (Kb) 76892

[startup+720.047 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 199104 0 0 0 67972 1409 0 0 25 0 1 0 1781833171 78835712 18457 4294967295 134512640 134736556 3221224576 3221220672 1075093633 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19247 18457 1116 68 0 19179 0
[pid=7473] vsize: 76988
Current children cumulated CPU time (s) 693.81
Current children cumulated vsize (Kb) 76988

[startup+730.048 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 201608 0 0 0 68920 1428 0 0 25 0 1 0 1781833171 78938112 18479 4294967295 134512640 134736556 3221224576 3221220384 1074868736 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19272 18479 1116 68 0 19204 0
[pid=7473] vsize: 77088
Current children cumulated CPU time (s) 703.48
Current children cumulated vsize (Kb) 77088

[startup+740.049 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 204404 0 0 0 69864 1447 0 0 25 0 1 0 1781833171 79052800 18508 4294967295 134512640 134736556 3221224576 3221221360 1075115406 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19300 18508 1116 68 0 19232 0
[pid=7473] vsize: 77200
Current children cumulated CPU time (s) 713.11
Current children cumulated vsize (Kb) 77200

[startup+750.05 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 207105 0 0 0 70813 1465 0 0 25 0 1 0 1781833171 78856192 18518 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19252 18518 1116 68 0 19184 0
[pid=7473] vsize: 77008
Current children cumulated CPU time (s) 722.78
Current children cumulated vsize (Kb) 77008

[startup+760.05 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 209871 0 0 0 71764 1481 0 0 25 0 1 0 1781833171 79265792 18559 4294967295 134512640 134736556 3221224576 3221220384 1074868775 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19352 18559 1116 68 0 19284 0
[pid=7473] vsize: 77408
Current children cumulated CPU time (s) 732.45
Current children cumulated vsize (Kb) 77408

[startup+770.051 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 212545 0 0 0 72719 1496 0 0 25 0 1 0 1781833171 79261696 18588 4294967295 134512640 134736556 3221224576 3221220904 1075112606 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19351 18588 1116 68 0 19283 0
[pid=7473] vsize: 77404
Current children cumulated CPU time (s) 742.15
Current children cumulated vsize (Kb) 77404

[startup+780.052 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 215212 0 0 0 73670 1513 0 0 25 0 1 0 1781833171 79364096 18607 4294967295 134512640 134736556 3221224576 3221220688 1075091317 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19376 18607 1116 68 0 19308 0
[pid=7473] vsize: 77504
Current children cumulated CPU time (s) 751.83
Current children cumulated vsize (Kb) 77504

[startup+790.052 s]
Raw data (loadavg): 1.08 1.02 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 217818 0 0 0 74620 1531 0 0 25 0 1 0 1781833171 79572992 18637 4294967295 134512640 134736556 3221224576 3221220496 1074872712 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19427 18637 1116 68 0 19359 0
[pid=7473] vsize: 77708
Current children cumulated CPU time (s) 761.51
Current children cumulated vsize (Kb) 77708

[startup+800.053 s]
Raw data (loadavg): 1.07 1.02 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 220530 0 0 0 75572 1551 0 0 25 0 1 0 1781833171 79675392 18662 4294967295 134512640 134736556 3221224576 3221221104 1076043977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19452 18662 1116 68 0 19384 0
[pid=7473] vsize: 77808
Current children cumulated CPU time (s) 771.23
Current children cumulated vsize (Kb) 77808

[startup+810.053 s]
Raw data (loadavg): 1.06 1.02 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 223139 0 0 0 76521 1571 0 0 25 0 1 0 1781833171 79691776 18692 4294967295 134512640 134736556 3221224576 3221220628 1075964237 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19456 18692 1116 68 0 19388 0
[pid=7473] vsize: 77824
Current children cumulated CPU time (s) 780.92
Current children cumulated vsize (Kb) 77824

[startup+820.054 s]
Raw data (loadavg): 1.05 1.02 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 225650 0 0 0 77471 1589 0 0 25 0 1 0 1781833171 79912960 18714 4294967295 134512640 134736556 3221224576 3221221120 1074887094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19510 18714 1116 68 0 19442 0
[pid=7473] vsize: 78040
Current children cumulated CPU time (s) 790.6
Current children cumulated vsize (Kb) 78040

[startup+830.054 s]
Raw data (loadavg): 1.04 1.02 0.93 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 227997 0 0 0 78425 1607 0 0 25 0 1 0 1781833171 79732736 18724 4294967295 134512640 134736556 3221224576 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19466 18724 1116 68 0 19398 0
[pid=7473] vsize: 77864
Current children cumulated CPU time (s) 800.32
Current children cumulated vsize (Kb) 77864

[startup+840.055 s]
Raw data (loadavg): 1.04 1.02 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 230571 0 0 0 79377 1623 0 0 25 0 1 0 1781833171 80105472 18767 4294967295 134512640 134736556 3221224576 3221220404 1074786577 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19557 18767 1116 68 0 19489 0
[pid=7473] vsize: 78228
Current children cumulated CPU time (s) 810
Current children cumulated vsize (Kb) 78228

[startup+850.056 s]
Raw data (loadavg): 1.03 1.02 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 233029 0 0 0 80328 1638 0 0 25 0 1 0 1781833171 80207872 18789 4294967295 134512640 134736556 3221224576 3221220688 1075093601 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19582 18789 1116 68 0 19514 0
[pid=7473] vsize: 78328
Current children cumulated CPU time (s) 819.66
Current children cumulated vsize (Kb) 78328

[startup+860.056 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 235653 0 0 0 81263 1660 0 0 25 0 1 0 1781833171 80285696 18808 4294967295 134512640 134736556 3221224576 3221220688 1075094832 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19601 18808 1116 68 0 19533 0
[pid=7473] vsize: 78404
Current children cumulated CPU time (s) 829.23
Current children cumulated vsize (Kb) 78404

[startup+870.056 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 238296 0 0 0 82208 1679 0 0 25 0 1 0 1781833171 80113664 18814 4294967295 134512640 134736556 3221224576 3221223168 134681451 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19559 18814 1116 68 0 19491 0
[pid=7473] vsize: 78236
Current children cumulated CPU time (s) 838.87
Current children cumulated vsize (Kb) 78236

[startup+880.057 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 241017 0 0 0 83153 1697 0 0 24 0 1 0 1781833171 80449536 18847 4294967295 134512640 134736556 3221224576 3221220860 1076111307 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19641 18847 1116 68 0 19573 0
[pid=7473] vsize: 78564
Current children cumulated CPU time (s) 848.5
Current children cumulated vsize (Kb) 78564

[startup+890.058 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 243671 0 0 0 84098 1715 0 0 25 0 1 0 1781833171 80232448 18853 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19588 18853 1116 68 0 19520 0
[pid=7473] vsize: 78352
Current children cumulated CPU time (s) 858.13
Current children cumulated vsize (Kb) 78352

[startup+900.059 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 246348 0 0 0 85040 1735 0 0 25 0 1 0 1781833171 80617472 18891 4294967295 134512640 134736556 3221224576 3221220848 1075171671 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19682 18891 1116 68 0 19614 0
[pid=7473] vsize: 78728
Current children cumulated CPU time (s) 867.75
Current children cumulated vsize (Kb) 78728

[startup+910.059 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 249055 0 0 0 85981 1755 0 0 25 0 1 0 1781833171 80723968 18914 4294967295 134512640 134736556 3221224576 3221220896 1075894554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19708 18914 1116 68 0 19640 0
[pid=7473] vsize: 78832
Current children cumulated CPU time (s) 877.36
Current children cumulated vsize (Kb) 78832

[startup+920.06 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 251735 0 0 0 86925 1775 0 0 25 0 1 0 1781833171 80699392 18938 4294967295 134512640 134736556 3221224576 3221220592 1075084536 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19702 18938 1116 68 0 19634 0
[pid=7473] vsize: 78808
Current children cumulated CPU time (s) 887
Current children cumulated vsize (Kb) 78808

[startup+930.06 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 254350 0 0 0 87871 1792 0 0 25 0 1 0 1781833171 80789504 18959 4294967295 134512640 134736556 3221224576 3221221016 1075169397 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19724 18959 1116 68 0 19656 0
[pid=7473] vsize: 78896
Current children cumulated CPU time (s) 896.63
Current children cumulated vsize (Kb) 78896

[startup+940.061 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 256748 0 0 0 88820 1809 0 0 25 0 1 0 1781833171 80982016 18979 4294967295 134512640 134736556 3221224576 3221220404 1074786464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19771 18979 1116 68 0 19703 0
[pid=7473] vsize: 79084
Current children cumulated CPU time (s) 906.29
Current children cumulated vsize (Kb) 79084

[startup+950.06 s]
Raw data (loadavg): 1.00 1.01 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 259344 0 0 0 89766 1827 0 0 25 0 1 0 1781833171 81084416 18990 4294967295 134512640 134736556 3221224576 3221220600 1074950210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19796 18990 1116 68 0 19728 0
[pid=7473] vsize: 79184
Current children cumulated CPU time (s) 915.93
Current children cumulated vsize (Kb) 79184

[startup+960.061 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 261956 0 0 0 90705 1847 0 0 25 0 1 0 1781833171 81174528 19025 4294967295 134512640 134736556 3221224576 3221220732 1075564263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19818 19025 1116 68 0 19750 0
[pid=7473] vsize: 79272
Current children cumulated CPU time (s) 925.52
Current children cumulated vsize (Kb) 79272

[startup+970.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 264275 0 0 0 91655 1865 0 0 25 0 1 0 1781833171 81260544 19047 4294967295 134512640 134736556 3221224576 3221220384 1074867720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19839 19047 1116 68 0 19771 0
[pid=7473] vsize: 79356
Current children cumulated CPU time (s) 935.2
Current children cumulated vsize (Kb) 79356

[startup+980.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 266971 0 0 0 92602 1884 0 0 25 0 1 0 1781833171 81346560 19068 4294967295 134512640 134736556 3221224576 3221220864 1075114277 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19860 19068 1116 68 0 19792 0
[pid=7473] vsize: 79440
Current children cumulated CPU time (s) 944.86
Current children cumulated vsize (Kb) 79440

[startup+990.063 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 269570 0 0 0 93546 1903 0 0 25 0 1 0 1781833171 81432576 19090 4294967295 134512640 134736556 3221224576 3221220852 1075895186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 19881 19090 1116 68 0 19813 0
[pid=7473] vsize: 79524
Current children cumulated CPU time (s) 954.49
Current children cumulated vsize (Kb) 79524

[startup+1000.06 s]
Raw data (loadavg): 1.07 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 272193 0 0 0 94498 1918 0 0 25 0 1 0 1781833171 81522688 19113 4294967295 134512640 134736556 3221224576 3221220640 1075895670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19903 19113 1116 68 0 19835 0
[pid=7473] vsize: 79612
Current children cumulated CPU time (s) 964.16
Current children cumulated vsize (Kb) 79612

[startup+1010.06 s]
Raw data (loadavg): 1.06 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 274635 0 0 0 95447 1935 0 0 25 0 1 0 1781833171 81506304 19138 4294967295 134512640 134736556 3221224576 3221220756 1075114912 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19899 19138 1116 68 0 19831 0
[pid=7473] vsize: 79596
Current children cumulated CPU time (s) 973.82
Current children cumulated vsize (Kb) 79596

[startup+1020.06 s]
Raw data (loadavg): 1.05 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 277166 0 0 0 96388 1954 0 0 25 0 1 0 1781833171 81383424 19136 4294967295 134512640 134736556 3221224576 3221223172 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19869 19136 1116 68 0 19801 0
[pid=7473] vsize: 79476
Current children cumulated CPU time (s) 983.42
Current children cumulated vsize (Kb) 79476

[startup+1030.07 s]
Raw data (loadavg): 1.04 1.01 0.94 1/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) T 7472 7473 6847 0 -1 0 279843 0 0 0 97329 1974 0 0 25 0 1 0 1781833171 81645568 19164 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19933 19164 1116 68 0 19865 0
[pid=7473] vsize: 79732
Current children cumulated CPU time (s) 993.03
Current children cumulated vsize (Kb) 79732

[startup+1040.07 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 282375 0 0 0 98273 1994 0 0 25 0 1 0 1781833171 81862656 19194 4294967295 134512640 134736556 3221224576 3221221472 1074620136 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19986 19194 1116 68 0 19918 0
[pid=7473] vsize: 79944
Current children cumulated CPU time (s) 1002.67
Current children cumulated vsize (Kb) 79944

[startup+1050.07 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 284999 0 0 0 99219 2013 0 0 25 0 1 0 1781833171 81838080 19216 4294967295 134512640 134736556 3221224576 3221220800 1074960809 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19980 19216 1116 68 0 19912 0
[pid=7473] vsize: 79920
Current children cumulated CPU time (s) 1012.32
Current children cumulated vsize (Kb) 79920

[startup+1060.07 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 287608 0 0 0 100171 2029 0 0 25 0 1 0 1781833171 82034688 19235 4294967295 134512640 134736556 3221224576 3221220688 1075091317 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20028 19235 1116 68 0 19960 0
[pid=7473] vsize: 80112
Current children cumulated CPU time (s) 1022
Current children cumulated vsize (Kb) 80112

[startup+1070.07 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 290162 0 0 0 101119 2049 0 0 25 0 1 0 1781833171 81809408 19240 4294967295 134512640 134736556 3221224576 3221222896 1074153064 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 19973 19240 1116 68 0 19905 0
[pid=7473] vsize: 79892
Current children cumulated CPU time (s) 1031.68
Current children cumulated vsize (Kb) 79892

[startup+1080.07 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 292637 0 0 0 102068 2065 0 0 25 0 1 0 1781833171 82067456 19265 4294967295 134512640 134736556 3221224576 3221220992 1075603078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 20036 19265 1116 68 0 19968 0
[pid=7473] vsize: 80144
Current children cumulated CPU time (s) 1041.33
Current children cumulated vsize (Kb) 80144

[startup+1090.07 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 295210 0 0 0 103015 2082 0 0 25 0 1 0 1781833171 82292736 19300 4294967295 134512640 134736556 3221224576 3221220756 1075115076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20091 19300 1116 68 0 20023 0
[pid=7473] vsize: 80364
Current children cumulated CPU time (s) 1050.97
Current children cumulated vsize (Kb) 80364

[startup+1100.07 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 297682 0 0 0 103953 2101 0 0 25 0 1 0 1781833171 82370560 19319 4294967295 134512640 134736556 3221224576 3221220672 1074969474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20110 19319 1116 68 0 20042 0
[pid=7473] vsize: 80440
Current children cumulated CPU time (s) 1060.54
Current children cumulated vsize (Kb) 80440

[startup+1110.07 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 300275 0 0 0 104907 2118 0 0 25 0 1 0 1781833171 82468864 19342 4294967295 134512640 134736556 3221224576 3221221120 1074885195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20134 19342 1116 68 0 20066 0
[pid=7473] vsize: 80536
Current children cumulated CPU time (s) 1070.25
Current children cumulated vsize (Kb) 80536

[startup+1120.07 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 302739 0 0 0 105858 2134 0 0 25 0 1 0 1781833171 82563072 19367 4294967295 134512640 134736556 3221224576 3221220436 1074786556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20157 19367 1116 68 0 20089 0
[pid=7473] vsize: 80628
Current children cumulated CPU time (s) 1079.92
Current children cumulated vsize (Kb) 80628

[startup+1130.07 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 305019 0 0 0 106798 2155 0 0 25 0 1 0 1781833171 82632704 19387 4294967295 134512640 134736556 3221224576 3221220800 1074960926 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20174 19387 1116 68 0 20106 0
[pid=7473] vsize: 80696
Current children cumulated CPU time (s) 1089.53
Current children cumulated vsize (Kb) 80696

[startup+1140.07 s]
Raw data (loadavg): 1.08 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 307755 0 0 0 107742 2174 0 0 25 0 1 0 1781833171 82751488 19411 4294967295 134512640 134736556 3221224576 3221220688 1075090583 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20203 19411 1116 68 0 20135 0
[pid=7473] vsize: 80812
Current children cumulated CPU time (s) 1099.16
Current children cumulated vsize (Kb) 80812

[startup+1150.07 s]
Raw data (loadavg): 1.07 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 310370 0 0 0 108689 2193 0 0 25 0 1 0 1781833171 82542592 19419 4294967295 134512640 134736556 3221224576 3221223184 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 20152 19419 1116 68 0 20084 0
[pid=7473] vsize: 80608
Current children cumulated CPU time (s) 1108.82
Current children cumulated vsize (Kb) 80608

[startup+1160.07 s]
Raw data (loadavg): 1.06 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 312806 0 0 0 109642 2209 0 0 25 0 1 0 1781833171 82673664 19450 4294967295 134512640 134736556 3221224576 3221222648 1077378186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 20184 19450 1116 68 0 20116 0
[pid=7473] vsize: 80736
Current children cumulated CPU time (s) 1118.51
Current children cumulated vsize (Kb) 80736

[startup+1170.07 s]
Raw data (loadavg): 1.05 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 315340 0 0 0 110588 2225 0 0 25 0 1 0 1781833171 82980864 19496 4294967295 134512640 134736556 3221224576 3221220412 1074788968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 20259 19496 1116 68 0 20191 0
[pid=7473] vsize: 81036
Current children cumulated CPU time (s) 1128.13
Current children cumulated vsize (Kb) 81036

[startup+1180.07 s]
Raw data (loadavg): 1.04 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 317809 0 0 0 111546 2239 0 0 25 0 1 0 1781833171 83181568 19517 4294967295 134512640 134736556 3221224576 3221221120 1074885468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20308 19517 1116 68 0 20240 0
[pid=7473] vsize: 81232
Current children cumulated CPU time (s) 1137.85
Current children cumulated vsize (Kb) 81232

[startup+1190.07 s]
Raw data (loadavg): 1.04 1.02 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 320278 0 0 0 112503 2256 0 0 25 0 1 0 1781833171 83173376 19546 4294967295 134512640 134736556 3221224576 3221220756 1075115003 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20306 19546 1116 68 0 20238 0
[pid=7473] vsize: 81224
Current children cumulated CPU time (s) 1147.59
Current children cumulated vsize (Kb) 81224

[startup+1200.07 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 322624 0 0 0 113453 2272 0 0 25 0 1 0 1781833171 83279872 19567 4294967295 134512640 134736556 3221224576 3221220800 1074960884 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20332 19567 1116 68 0 20264 0
[pid=7473] vsize: 81328
Current children cumulated CPU time (s) 1157.25
Current children cumulated vsize (Kb) 81328

[startup+1210.07 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 324879 0 0 0 114407 2288 0 0 25 0 1 0 1781833171 83382272 19592 4294967295 134512640 134736556 3221224576 3221220540 1074788964 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20357 19592 1116 68 0 20289 0
[pid=7473] vsize: 81428
Current children cumulated CPU time (s) 1166.95
Current children cumulated vsize (Kb) 81428

[startup+1220.08 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 327542 0 0 0 115348 2307 0 0 25 0 1 0 1781833171 83292160 19602 4294967295 134512640 134736556 3221224576 3221222864 1074153736 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7473/statm): 20335 19602 1116 68 0 20267 0
[pid=7473] vsize: 81340
Current children cumulated CPU time (s) 1176.55
Current children cumulated vsize (Kb) 81340

[startup+1230.08 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7473
Raw data (/proc/7473/stat): 7473 (bsolo) R 7472 7473 6847 0 -1 0 329902 0 0 0 116302 2324 0 0 25 0 1 0 1781833171 83607552 19653 4294967295 134512640 134736556 3221224576 3221220912 1076116709 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7473/statm): 20412 19653 1116 68 0 20344 0
[pid=7473] vsize: 81648
Current children cumulated CPU time (s) 1186.26
Current children cumulated vsize (Kb) 81648
One traced child (pid=7473) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1239.18
CPU time (s): 1195.11
CPU user time (s): 1171.67
CPU system time (s): 23.4444
CPU usage (%): 96.4436
Max. virtual memory (cumulated for all children) (Kb): 81648

Verifier Data

Verifier:	OK	54