Some explanations

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

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib/normalized-mps-v2-13-7-p0291.opb
MD5SUM1d9168a9335e29df835d07b0bdf2adea
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10447498
Optimality of the best value was proved YES
Number of terms in the objective function 289
Biggest coefficient in the objective function 80000000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 686518451
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 80000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 686518451
Number of bits of the biggest sum of numbers30
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark0.414935
Number of variables291
Total number of constraints543
Number of constraints which are clauses189
Number of constraints which are cardinality constraints (but not clauses)295
Number of constraints which are nor clauses,nor cardinality constraints59
Minimum length of a constraint1
Maximum length of a constraint53

Trace number 5164

Launcher Data

LAUNCH ON wulflinc8 THE 2005-09-19 22:53:48 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=916 boxname=wulflinc8 idbench=916 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  1d9168a9335e29df835d07b0bdf2adea  /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-13-7-p0291.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-13-7-p0291.opb
IDLAUNCH: 916
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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	: 2
cpu MHz		: 451.007
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:        888952 kB
Buffers:         33016 kB
Cached:          87580 kB
SwapCached:        784 kB
Active:          40672 kB
Inactive:        82564 kB
HighTotal:      131008 kB
HighFree:        39396 kB
LowTotal:       903652 kB
LowFree:        849556 kB
SwapTotal:     2097136 kB
SwapFree:      2095880 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5756 kB
Slab:            16652 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 23:16:53 (client local time) WITH STATUS 10 IN 1195.16 SECONDS
stats: 916 0 1195.16 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 291 variables and 205 constraints.
c	preprocess terminated. Elapsed time: 0.213
c After prepocess the problem consists of 288 variables and 203 constraints.
c Initial Lower Bound: -90390
c NEW SOLUTION FOUND: 142237755 @ 0.287 @ #Dec. 208
c NEW SOLUTION FOUND: 141891675 @ 0.328 @ #Dec. 368
c NEW SOLUTION FOUND: 130885419 @ 0.339 @ #Dec. 404
c NEW SOLUTION FOUND: 130539339 @ 0.371 @ #Dec. 519
c NEW SOLUTION FOUND: 93333855 @ 0.382 @ #Dec. 556
c NEW SOLUTION FOUND: 92987775 @ 0.415 @ #Dec. 683
c NEW SOLUTION FOUND: 86267439 @ 0.437 @ #Dec. 754
c NEW SOLUTION FOUND: 83951439 @ 0.458 @ #Dec. 823
c NEW SOLUTION FOUND: 81635439 @ 0.492 @ #Dec. 933
c NEW SOLUTION FOUND: 79816339 @ 0.512 @ #Dec. 996
c NEW SOLUTION FOUND: 77500339 @ 0.532 @ #Dec. 1056
c NEW SOLUTION FOUND: 42264775 @ 0.547 @ #Dec. 1105
c NEW SOLUTION FOUND: 39948775 @ 0.565 @ #Dec. 1150
c NEW SOLUTION FOUND: 30912439 @ 0.58 @ #Dec. 1180
c NEW SOLUTION FOUND: 30549599 @ 0.602 @ #Dec. 1220
c NEW SOLUTION FOUND: 30008539 @ 0.632 @ #Dec. 1277
c NEW SOLUTION FOUND: 28221795 @ 0.732 @ #Dec. 1525
c NEW SOLUTION FOUND: 28213543 @ 0.82 @ #Dec. 1950
c NEW SOLUTION FOUND: 28158567 @ 1.18 @ #Dec. 3224
c NEW SOLUTION FOUND: 28130315 @ 1.248 @ #Dec. 3552
c NEW SOLUTION FOUND: 27769845 @ 2.156 @ #Dec. 6801
c NEW SOLUTION FOUND: 27761593 @ 2.189 @ #Dec. 6933
c Restart #1 #Var: 288 #Dec: 7156 LB: -90390 @ 2.518
c NEW SOLUTION FOUND: 26006743 @ 2.589 @ #Dec. 7311
c NEW SOLUTION FOUND: 20756226 @ 2.6 @ #Dec. 7371
c NEW SOLUTION FOUND: 19943738 @ 2.678 @ #Dec. 7668
c NEW SOLUTION FOUND: 19935486 @ 2.753 @ #Dec. 7935
c NEW SOLUTION FOUND: 18141134 @ 3.127 @ #Dec. 8348
c NEW SOLUTION FOUND: 18082986 @ 3.137 @ #Dec. 8406
c NEW SOLUTION FOUND: 13910394 @ 3.156 @ #Dec. 8526
c NEW SOLUTION FOUND: 11957234 @ 3.202 @ #Dec. 8755
c NEW SOLUTION FOUND: 11505284 @ 3.311 @ #Dec. 9138
c NEW SOLUTION FOUND: 11122580 @ 3.377 @ #Dec. 9387
c NEW SOLUTION FOUND: 10878090 @ 3.434 @ #Dec. 9624
c NEW SOLUTION FOUND: 10869838 @ 3.481 @ #Dec. 9805
c NEW SOLUTION FOUND: 10662912 @ 3.597 @ #Dec. 10021
c NEW SOLUTION FOUND: 10654660 @ 3.627 @ #Dec. 10156
c NEW SOLUTION FOUND: 10608760 @ 4.402 @ #Dec. 11084
c NEW SOLUTION FOUND: 10455750 @ 4.448 @ #Dec. 11319
c NEW SOLUTION FOUND: 10447498 @ 4.478 @ #Dec. 11449
c Restart #2 #Var: 270 #Dec: 11937 LB: -90390 @ 6.601
c Restart #3 #Var: 266 #Dec: 12686 LB: -90390 @ 8.118
c Restart #4 #Var: 266 #Dec: 13673 LB: -90390 @ 9.329
c Restart #5 #Var: 266 #Dec: 14916 LB: -90390 @ 10.771
c CHANGE to LPR mode... 	UB: 10447498	MIS: 158070	LPR: 2352941 (0.019333)	Diff: 0.06718
c Restart #0 #Var: 266 #Dec: 16405 LB: -90390 @ 12.606
c Restart #1 #Var: 266 #Dec: 16631 LB: 2352941 @ 16.934
c Restart #2 #Var: 266 #Dec: 17085 LB: 2352941 @ 26.731
c Restart #3 #Var: 266 #Dec: 17723 LB: 2352941 @ 45.01
c Restart #4 #Var: 266 #Dec: 18693 LB: 2352941 @ 58.275
c Restart #5 #Var: 266 #Dec: 19828 LB: 2352941 @ 85.176
c Restart #6 #Var: 266 #Dec: 21141 LB: 2352941 @ 114.16
c Restart #7 #Var: 266 #Dec: 22793 LB: 2352941 @ 139.41
c Restart #8 #Var: 266 #Dec: 24492 LB: 2352941 @ 178.96
c Restart #9 #Var: 266 #Dec: 26573 LB: 2352941 @ 209.02
c Restart #10 #Var: 266 #Dec: 28998 LB: 2352941 @ 269.44
c Restart #11 #Var: 266 #Dec: 31680 LB: 2352941 @ 321.3
c Restart #12 #Var: 266 #Dec: 34309 LB: 2352941 @ 382.01
c Restart #13 #Var: 266 #Dec: 37213 LB: 2352941 @ 457.08
c Restart #14 #Var: 266 #Dec: 40528 LB: 2352941 @ 510.73
c Restart #15 #Var: 266 #Dec: 43915 LB: 2352941 @ 588.49
c Restart #16 #Var: 266 #Dec: 47531 LB: 2352941 @ 678.53
c Restart #17 #Var: 266 #Dec: 51685 LB: 2352941 @ 757.83
c Restart #18 #Var: 266 #Dec: 55658 LB: 2352941 @ 837.34
c Restart #19 #Var: 266 #Dec: 60299 LB: 2352941 @ 989.14
c Restart #20 #Var: 266 #Dec: 64672 LB: 2352941 @ 1075.8
c Restart #21 #Var: 266 #Dec: 69411 LB: 2352941 @ 1181.1
s SATISFIABLE
v -X0101_bit0 -X0102_bit0 -X0103_bit0 -X0104_bit0 -X0201_bit0 -X0202_bit0 -X0203_bit0 -X0204_bit0 -X0301_bit0 -X0302_bit0 -X0303_bit0 X0304_bit0 -X0401_bit0 -X0402_bit0 -X0403_bit0 -X0404_bit0 -X0501_bit0 -X0502_bit0 -X0503_bit0 -X0504_bit0 -X0601_bit0 -X0602_bit0 -X0603_bit0 -X0604_bit0 -X0701_bit0 -X0702_bit0 -X0703_bit0 -X0704_bit0 -X0801_bit0 -X0802_bit0 -X0803_bit0 -X0804_bit0 -X0901_bit0 -X0902_bit0 -X0903_bit0 -X0904_bit0 -X1001_bit0 -X1002_bit0 -X1003_bit0 -X1004_bit0 -X1101_bit0 -X1102_bit0 -X1103_bit0 -X1104_bit0 -X1201_bit0 -X1202_bit0 -X1203_bit0 -X1204_bit0 -X1301_bit0 -X1302_bit0 -X1303_bit0 -X1304_bit0 -X1401_bit0 -X1402_bit0 -X1403_bit0 -X1404_bit0 -X1501_bit0 -X1502_bit0 -X1503_bit0 -X1504_bit0 -X1601_bit0 -X1602_bit0 -X1603_bit0 -X1604_bit0 -X1701_bit0 -X1702_bit0 -X1703_bit0 -X1704_bit0 -X1801_bit0 -X1802_bit0 -X1803_bit0 -X1804_bit0 -X1901_bit0 -X1902_bit0 -X1903_bit0 -X1904_bit0 -X2001_bit0 -X2002_bit0 -X2003_bit0 -X2004_bit0 -X2101_bit0 -X2102_bit0 -X2103_bit0 -X2104_bit0 -X2105_bit0 -X2201_bit0 -X2202_bit0 -X2203_bit0 -X2204_bit0 -X2205_bit0 -X2301_bit0 X2302_bit0 -X2303_bit0 -X2304_bit0 -X2305_bit0 -X2401_bit0 -X2402_bit0 -X2403_bit0 -X2404_bit0 -X2405_bit0 -X2501_bit0 -X2502_bit0 -X2503_bit0 -X2504_bit0 -X2601_bit0 -X2603_bit0 -X2604_bit0 -X2701_bit0 -X2702_bit0 -X2703_bit0 -X2704_bit0 -X2801_bit0 -X2802_bit0 -X2803_bit0 -X2804_bit0 -X2901_bit0 -X2902_bit0 -X2903_bit0 -X2904_bit0 -X3001_bit0 -X3002_bit0 -X3003_bit0 -X3004_bit0 -X3101_bit0 -X3102_bit0 -X3103_bit0 -X3104_bit0 -X3201_bit0 -X3202_bit0 -X3203_bit0 -X3204_bit0 -X3301_bit0 -X3302_bit0 -X3303_bit0 -X3304_bit0 -X3401_bit0 -X3402_bit0 -X3403_bit0 -X3404_bit0 -X3501_bit0 -X3502_bit0 -X3503_bit0 -X3504_bit0 -X3601_bit0 -X3602_bit0 -X3603_bit0 -X3604_bit0 -X3701_bit0 -X3702_bit0 -X3703_bit0 -X3704_bit0 -X3801_bit0 -X3802_bit0 -X3803_bit0 -X3804_bit0 -X3901_bit0 -X3902_bit0 -X3903_bit0 -X3904_bit0 -X4001_bit0 -X4002_bit0 -X4003_bit0 -X4004_bit0 -X4101_bit0 -X4102_bit0 -X4103_bit0 -X4104_bit0 -X4201_bit0 -X4202_bit0 -X4203_bit0 -X4204_bit0 -X4301_bit0 -X4302_bit0 -X4303_bit0 -X4304_bit0 -X4401_bit0 -X4402_bit0 -X4403_bit0 -X4404_bit0 -X4501_bit0 -X4502_bit0 -X4503_bit0 -X4504_bit0 -X4505_bit0 -X4601_bit0 -X4602_bit0 -X4603_bit0 -X4604_bit0 -X4605_bit0 -X4701_bit0 -X4702_bit0 -X4703_bit0 -X4704_bit0 -X4705_bit0 -X4801_bit0 -X4802_bit0 -X4803_bit0 -X4804_bit0 -X4805_bit0 -X4901_bit0 -X4902_bit0 -X4903_bit0 X4904_bit0 X4905_bit0 -X5001_bit0 -X5002_bit0 -X5003_bit0 -X5004_bit0 -X5005_bit0 -X5101_bit0 X5102_bit0 -X5103_bit0 X5104_bit0 X5105_bit0 -X5201_bit0 -X5202_bit0 -X5203_bit0 -X5204_bit0 -X5205_bit0 -X0001AN_bit0 -X0102AN_bit0 -X0202AN_bit0 -X0302AN_bit0 -X0003AN_bit0 -X0005AN_bit0 -X0006AN_bit0 X0007AN_bit0 X0010AN_bit0 -X0111AN_bit0 -X0211AN_bit0 -X0311AN_bit0 -X0012AN_bit0 -X0113AN_bit0 X0213AN_bit0 -X0114AN_bit0 -X0214AN_bit0 -X0115AN_bit0 -X0215AN_bit0 -X0315AN_bit0 -X0016AN_bit0 -X0117AN_bit0 -X0217AN_bit0 -X0317AN_bit0 -X0019AN_bit0 -X0020AN_bit0 -X0121AN_bit0 -X0221AN_bit0 X0321AN_bit0 -X0122AN_bit0 -X0222AN_bit0 -X0322AN_bit0 -X0023AN_bit0 -X0024AN_bit0 -X0025AN_bit0 -X0026AN_bit0 -X0028AN_bit0 -X0029AN_bit0 -Y0001S_bit0 -Y0102S_bit0 -Y0202S_bit0 Y0302S_bit0 -Y0003S_bit0 Y0004S_bit0 Y0005S_bit0 -Y0001AN_bit0 -Y0102AN_bit0 -Y0202AN_bit0 -Y0302AN_bit0 -Y0003AN_bit0 -Y0005AN_bit0 Y0007AN_bit0 -Y0111AN_bit0 -Y0211AN_bit0 -Y0311AN_bit0 -Y0012AN_bit0 -Y0115AN_bit0 -Y0215AN_bit0 -Y0315AN_bit0 -Y0016AN_bit0 -Y0117AN_bit0 -Y0217AN_bit0 -Y0317AN_bit0 -Y0018AN_bit0 -Y0019AN_bit0 -Y0122AN_bit0 -Y0222AN_bit0 -Y0322AN_bit0 -Y0023AN_bit0 -Y0024AN_bit0 -X0018AN_bit0 -X2602_bit0 
c Cost: 10447498
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/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1781857164 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 107 3 90 68 0 39 0
[pid=16841] 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/wulflinc8/normalized-mps-v2-13-7-p0291.opb

[startup+10.0034 s]
Raw data (loadavg): 0.87 0.94 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 4756 0 0 0 910 38 0 0 25 0 1 0 1781857164 22683648 4664 4294967295 134512640 134736556 3221224560 3221223216 134649499 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 5538 4664 1116 68 0 5470 0
[pid=16841] vsize: 22152
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (Kb) 22152

[startup+20.0041 s]
Raw data (loadavg): 0.89 0.94 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 8288 0 0 0 1738 93 0 0 21 0 1 0 1781857164 31625216 6910 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 7721 6910 1116 68 0 7653 0
[pid=16841] vsize: 30884
Current children cumulated CPU time (s) 18.31
Current children cumulated vsize (Kb) 30884

[startup+30.0049 s]
Raw data (loadavg): 0.90 0.94 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 10379 0 0 0 2528 154 0 0 23 0 1 0 1781857164 33742848 7434 4294967295 134512640 134736556 3221224560 3221222848 1074142954 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 8238 7434 1116 68 0 8170 0
[pid=16841] vsize: 32952
Current children cumulated CPU time (s) 26.82
Current children cumulated vsize (Kb) 32952

[startup+40.0057 s]
Raw data (loadavg): 0.92 0.94 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 12008 0 0 0 3373 202 0 0 19 0 1 0 1781857164 35414016 7802 4294967295 134512640 134736556 3221224560 3221220792 1075066401 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 8646 7802 1116 68 0 8578 0
[pid=16841] vsize: 34584
Current children cumulated CPU time (s) 35.75
Current children cumulated vsize (Kb) 34584

[startup+50.0065 s]
Raw data (loadavg): 0.93 0.94 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 14146 0 0 0 4176 261 0 0 20 0 1 0 1781857164 37462016 8362 4294967295 134512640 134736556 3221224560 3221222560 134682752 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 9146 8362 1116 68 0 9078 0
[pid=16841] vsize: 36584
Current children cumulated CPU time (s) 44.37
Current children cumulated vsize (Kb) 36584

[startup+60.0073 s]
Raw data (loadavg): 0.94 0.95 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 17037 0 0 0 4898 343 0 0 19 0 1 0 1781857164 40267776 9055 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 9831 9055 1116 68 0 9763 0
[pid=16841] vsize: 39324
Current children cumulated CPU time (s) 52.41
Current children cumulated vsize (Kb) 39324

[startup+70.0081 s]
Raw data (loadavg): 0.95 0.95 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 19616 0 0 0 5645 414 0 0 25 0 1 0 1781857164 42622976 9631 4294967295 134512640 134736556 3221224560 3221223088 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 10406 9631 1116 68 0 10338 0
[pid=16841] vsize: 41624
Current children cumulated CPU time (s) 60.59
Current children cumulated vsize (Kb) 41624

[startup+80.0079 s]
Raw data (loadavg): 0.96 0.95 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 21847 0 0 0 6439 474 0 0 18 0 1 0 1781857164 44974080 10198 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434789 0 0 17 1 0 0
Raw data (/proc/16841/statm): 10980 10198 1116 68 0 10912 0
[pid=16841] vsize: 43920
Current children cumulated CPU time (s) 69.13
Current children cumulated vsize (Kb) 43920

[startup+90.0086 s]
Raw data (loadavg): 0.96 0.95 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 24005 0 0 0 7235 536 0 0 22 0 1 0 1781857164 47054848 10701 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 11488 10701 1116 68 0 11420 0
[pid=16841] vsize: 45952
Current children cumulated CPU time (s) 77.71
Current children cumulated vsize (Kb) 45952

[startup+100.008 s]
Raw data (loadavg): 0.97 0.95 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 25598 0 0 0 8069 587 0 0 21 0 1 0 1781857164 48545792 11068 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 11852 11068 1116 68 0 11784 0
[pid=16841] vsize: 47408
Current children cumulated CPU time (s) 86.56
Current children cumulated vsize (Kb) 47408

[startup+110.009 s]
Raw data (loadavg): 0.97 0.95 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 27803 0 0 0 8860 645 0 0 21 0 1 0 1781857164 51122176 11614 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 12481 11614 1116 68 0 12413 0
[pid=16841] vsize: 49924
Current children cumulated CPU time (s) 95.05
Current children cumulated vsize (Kb) 49924

[startup+120.01 s]
Raw data (loadavg): 0.98 0.95 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 30155 0 0 0 9643 708 0 0 22 0 1 0 1781857164 53792768 12248 4294967295 134512640 134736556 3221224560 3221223116 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 13133 12248 1116 68 0 13065 0
[pid=16841] vsize: 52532
Current children cumulated CPU time (s) 103.51
Current children cumulated vsize (Kb) 52532

[startup+130.01 s]
Raw data (loadavg): 0.98 0.95 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 32059 0 0 0 10464 760 0 0 24 0 1 0 1781857164 55656448 12679 4294967295 134512640 134736556 3221224560 3221223060 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 13588 12679 1116 68 0 13520 0
[pid=16841] vsize: 54352
Current children cumulated CPU time (s) 112.24
Current children cumulated vsize (Kb) 54352

[startup+140.01 s]
Raw data (loadavg): 0.98 0.95 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 34378 0 0 0 11239 826 0 0 18 0 1 0 1781857164 57970688 13236 4294967295 134512640 134736556 3221224560 3221222076 1077379860 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 14153 13236 1116 68 0 14085 0
[pid=16841] vsize: 56612
Current children cumulated CPU time (s) 120.65
Current children cumulated vsize (Kb) 56612

[startup+150.01 s]
Raw data (loadavg): 0.98 0.95 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 37555 0 0 0 11963 906 0 0 19 0 1 0 1781857164 61628416 14113 4294967295 134512640 134736556 3221224560 3221222684 1073987056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 15046 14113 1116 68 0 14978 0
[pid=16841] vsize: 60184
Current children cumulated CPU time (s) 128.69
Current children cumulated vsize (Kb) 60184

[startup+160.011 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 40750 0 0 0 12670 994 0 0 18 0 1 0 1781857164 65007616 14908 4294967295 134512640 134736556 3221224560 3221222972 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 15871 14908 1116 68 0 15803 0
[pid=16841] vsize: 63484
Current children cumulated CPU time (s) 136.64
Current children cumulated vsize (Kb) 63484

[startup+170.011 s]
Raw data (loadavg): 0.99 0.96 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 43566 0 0 0 13421 1069 0 0 19 0 1 0 1781857164 67993600 15609 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 16600 15609 1116 68 0 16532 0
[pid=16841] vsize: 66400
Current children cumulated CPU time (s) 144.9
Current children cumulated vsize (Kb) 66400

[startup+180.011 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 46118 0 0 0 14178 1140 0 0 18 0 1 0 1781857164 70885376 16276 4294967295 134512640 134736556 3221224560 3221223024 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 17306 16276 1116 68 0 17238 0
[pid=16841] vsize: 69224
Current children cumulated CPU time (s) 153.18
Current children cumulated vsize (Kb) 69224

[startup+190.012 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 47763 0 0 0 15024 1188 0 0 21 0 1 0 1781857164 72400896 16645 4294967295 134512640 134736556 3221224560 3221222976 1074121049 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 17676 16645 1116 68 0 17608 0
[pid=16841] vsize: 70704
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (Kb) 70704

[startup+200.011 s]
Raw data (loadavg): 0.99 0.96 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 49061 0 0 0 15894 1226 0 0 22 0 1 0 1781857164 73572352 16923 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 17962 16923 1116 68 0 17894 0
[pid=16841] vsize: 71848
Current children cumulated CPU time (s) 171.2
Current children cumulated vsize (Kb) 71848

[startup+210.012 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 51108 0 0 0 16692 1287 0 0 25 0 1 0 1781857164 75378688 17379 4294967295 134512640 134736556 3221224560 3221222744 1077377720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 18403 17379 1116 68 0 18335 0
[pid=16841] vsize: 73612
Current children cumulated CPU time (s) 179.79
Current children cumulated vsize (Kb) 73612

[startup+220.013 s]
Raw data (loadavg): 0.99 0.96 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 54114 0 0 0 17410 1368 0 0 19 0 1 0 1781857164 78585856 18138 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 19186 18138 1116 68 0 19118 0
[pid=16841] vsize: 76744
Current children cumulated CPU time (s) 187.78
Current children cumulated vsize (Kb) 76744

[startup+230.013 s]
Raw data (loadavg): 0.99 0.96 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 57139 0 0 0 18117 1457 0 0 19 0 1 0 1781857164 81645568 18859 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 19933 18859 1116 68 0 19865 0
[pid=16841] vsize: 79732
Current children cumulated CPU time (s) 195.74
Current children cumulated vsize (Kb) 79732

[startup+240.012 s]
Raw data (loadavg): 0.99 0.96 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 60413 0 0 0 18803 1553 0 0 19 0 1 0 1781857164 84742144 19629 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 20689 19629 1116 68 0 20621 0
[pid=16841] vsize: 82756
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (Kb) 82756

[startup+250.013 s]
Raw data (loadavg): 0.99 0.96 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 62548 0 0 0 19621 1610 0 0 25 0 1 0 1781857164 88485888 20301 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 21603 20301 1116 68 0 21535 0
[pid=16841] vsize: 86412
Current children cumulated CPU time (s) 212.31
Current children cumulated vsize (Kb) 86412

[startup+260.014 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 64448 0 0 0 20427 1667 0 0 21 0 1 0 1781857164 90324992 20717 4294967295 134512640 134736556 3221224560 3221222568 1077404705 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 22052 20717 1116 68 0 21984 0
[pid=16841] vsize: 88208
Current children cumulated CPU time (s) 220.94
Current children cumulated vsize (Kb) 88208

[startup+270.014 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 66823 0 0 0 21198 1735 0 0 24 0 1 0 1781857164 92823552 21246 4294967295 134512640 134736556 3221224560 3221222912 1074118784 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 22662 21246 1116 68 0 22594 0
[pid=16841] vsize: 90648
Current children cumulated CPU time (s) 229.33
Current children cumulated vsize (Kb) 90648

[startup+280.014 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 68863 0 0 0 21995 1794 0 0 19 0 1 0 1781857164 94552064 21681 4294967295 134512640 134736556 3221224560 3221223088 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 23084 21681 1116 68 0 23016 0
[pid=16841] vsize: 92336
Current children cumulated CPU time (s) 237.89
Current children cumulated vsize (Kb) 92336

[startup+290.014 s]
Raw data (loadavg): 0.99 0.97 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 70830 0 0 0 22805 1850 0 0 25 0 1 0 1781857164 96686080 22141 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 23605 22141 1116 68 0 23537 0
[pid=16841] vsize: 94420
Current children cumulated CPU time (s) 246.55
Current children cumulated vsize (Kb) 94420

[startup+300.015 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 72286 0 0 0 23658 1893 0 0 24 0 1 0 1781857164 98099200 22480 4294967295 134512640 134736556 3221224560 3221223072 134544641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 23950 22480 1116 68 0 23882 0
[pid=16841] vsize: 95800
Current children cumulated CPU time (s) 255.51
Current children cumulated vsize (Kb) 95800

[startup+310.016 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 73676 0 0 0 24519 1937 0 0 23 0 1 0 1781857164 99676160 22813 4294967295 134512640 134736556 3221224560 3221223052 1074912836 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 24335 22813 1116 68 0 24267 0
[pid=16841] vsize: 97340
Current children cumulated CPU time (s) 264.56
Current children cumulated vsize (Kb) 97340

[startup+320.017 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 75524 0 0 0 25345 1993 0 0 18 0 1 0 1781857164 101433344 23208 4294967295 134512640 134736556 3221224560 3221222512 1074916908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 24764 23208 1116 68 0 24696 0
[pid=16841] vsize: 99056
Current children cumulated CPU time (s) 273.38
Current children cumulated vsize (Kb) 99056

[startup+330.016 s]
Raw data (loadavg): 0.99 0.97 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 77787 0 0 0 26129 2054 0 0 22 0 1 0 1781857164 103649280 23727 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 25305 23727 1116 68 0 25237 0
[pid=16841] vsize: 101220
Current children cumulated CPU time (s) 281.83
Current children cumulated vsize (Kb) 101220

[startup+340.017 s]
Raw data (loadavg): 1.07 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 79450 0 0 0 26975 2101 0 0 25 0 1 0 1781857164 105713664 24182 4294967295 134512640 134736556 3221224560 3221222748 1077411564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 25809 24182 1116 68 0 25741 0
[pid=16841] vsize: 103236
Current children cumulated CPU time (s) 290.76
Current children cumulated vsize (Kb) 103236

[startup+350.017 s]
Raw data (loadavg): 1.06 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 81814 0 0 0 27748 2168 0 0 20 0 1 0 1781857164 107737088 24685 4294967295 134512640 134736556 3221224560 3221223156 134543865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 26303 24685 1116 68 0 26235 0
[pid=16841] vsize: 105212
Current children cumulated CPU time (s) 299.16
Current children cumulated vsize (Kb) 105212

[startup+360.018 s]
Raw data (loadavg): 1.05 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 83639 0 0 0 28578 2221 0 0 19 0 1 0 1781857164 109838336 25106 4294967295 134512640 134736556 3221224560 3221221496 1074831838 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 26816 25106 1116 68 0 26748 0
[pid=16841] vsize: 107264
Current children cumulated CPU time (s) 307.99
Current children cumulated vsize (Kb) 107264

[startup+370.018 s]
Raw data (loadavg): 1.04 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 86618 0 0 0 29302 2304 0 0 19 0 1 0 1781857164 113102848 25874 4294967295 134512640 134736556 3221224560 3221223040 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 27613 25874 1116 68 0 27545 0
[pid=16841] vsize: 110452
Current children cumulated CPU time (s) 316.06
Current children cumulated vsize (Kb) 110452

[startup+380.017 s]
Raw data (loadavg): 1.03 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 88031 0 0 0 30168 2344 0 0 25 0 1 0 1781857164 114577408 26225 4294967295 134512640 134736556 3221224560 3221223248 134645207 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 27973 26225 1116 68 0 27905 0
[pid=16841] vsize: 111892
Current children cumulated CPU time (s) 325.12
Current children cumulated vsize (Kb) 111892

[startup+390.018 s]
Raw data (loadavg): 1.03 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 89745 0 0 0 30997 2395 0 0 20 0 1 0 1781857164 116142080 26603 4294967295 134512640 134736556 3221224560 3221223132 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 28355 26603 1116 68 0 28287 0
[pid=16841] vsize: 113420
Current children cumulated CPU time (s) 333.92
Current children cumulated vsize (Kb) 113420

[startup+400.019 s]
Raw data (loadavg): 1.02 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 91157 0 0 0 31853 2439 0 0 23 0 1 0 1781857164 117440512 26896 4294967295 134512640 134736556 3221224560 3221221544 1077410279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 28672 26896 1116 68 0 28604 0
[pid=16841] vsize: 114688
Current children cumulated CPU time (s) 342.92
Current children cumulated vsize (Kb) 114688

[startup+410.02 s]
Raw data (loadavg): 1.02 0.99 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 93583 0 0 0 32634 2505 0 0 20 0 1 0 1781857164 120090624 27502 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 29319 27502 1116 68 0 29251 0
[pid=16841] vsize: 117276
Current children cumulated CPU time (s) 351.39
Current children cumulated vsize (Kb) 117276

[startup+420.02 s]
Raw data (loadavg): 1.02 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 96540 0 0 0 33407 2575 0 0 19 0 1 0 1781857164 123576320 28366 4294967295 134512640 134736556 3221224560 3221222864 1074152950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 30170 28366 1116 68 0 30102 0
[pid=16841] vsize: 120680
Current children cumulated CPU time (s) 359.82
Current children cumulated vsize (Kb) 120680

[startup+430.019 s]
Raw data (loadavg): 1.01 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 98711 0 0 0 34198 2638 0 0 19 0 1 0 1781857164 125792256 28881 4294967295 134512640 134736556 3221224560 3221222792 1074138327 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 30711 28881 1116 68 0 30643 0
[pid=16841] vsize: 122844
Current children cumulated CPU time (s) 368.36
Current children cumulated vsize (Kb) 122844

[startup+440.02 s]
Raw data (loadavg): 1.01 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 101706 0 0 0 34928 2716 0 0 19 0 1 0 1781857164 128794624 29615 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 31444 29615 1116 68 0 31376 0
[pid=16841] vsize: 125776
Current children cumulated CPU time (s) 376.44
Current children cumulated vsize (Kb) 125776

[startup+450.02 s]
Raw data (loadavg): 1.01 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 103654 0 0 0 35764 2766 0 0 25 0 1 0 1781857164 130727936 30129 4294967295 134512640 134736556 3221224560 3221223104 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 31916 30129 1116 68 0 31848 0
[pid=16841] vsize: 127664
Current children cumulated CPU time (s) 385.3
Current children cumulated vsize (Kb) 127664

[startup+460.021 s]
Raw data (loadavg): 1.01 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 105415 0 0 0 36591 2816 0 0 18 0 1 0 1781857164 132628480 30551 4294967295 134512640 134736556 3221224560 3221221136 1075895394 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 32380 30551 1116 68 0 32312 0
[pid=16841] vsize: 129520
Current children cumulated CPU time (s) 394.07
Current children cumulated vsize (Kb) 129520

[startup+470.02 s]
Raw data (loadavg): 1.00 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 107255 0 0 0 37438 2864 0 0 24 0 1 0 1781857164 134377472 31041 4294967295 134512640 134736556 3221224560 3221223168 134558171 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 32807 31041 1116 68 0 32739 0
[pid=16841] vsize: 131228
Current children cumulated CPU time (s) 403.02
Current children cumulated vsize (Kb) 131228

[startup+480.021 s]
Raw data (loadavg): 1.00 0.99 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 109157 0 0 0 38248 2919 0 0 25 0 1 0 1781857164 136044544 31463 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 33214 31463 1116 68 0 33146 0
[pid=16841] vsize: 132856
Current children cumulated CPU time (s) 411.67
Current children cumulated vsize (Kb) 132856

[startup+490.022 s]
Raw data (loadavg): 1.00 0.99 0.97 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 110852 0 0 0 39079 2970 0 0 22 0 1 0 1781857164 137752576 31846 4294967295 134512640 134736556 3221224560 3221221604 1075522770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 33631 31846 1116 68 0 33563 0
[pid=16841] vsize: 134524
Current children cumulated CPU time (s) 420.49
Current children cumulated vsize (Kb) 134524

[startup+500.023 s]
Raw data (loadavg): 1.00 0.99 0.97 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 112252 0 0 0 39953 3008 0 0 22 0 1 0 1781857164 139005952 32159 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 33937 32159 1116 68 0 33869 0
[pid=16841] vsize: 135748
Current children cumulated CPU time (s) 429.61
Current children cumulated vsize (Kb) 135748

[startup+510.024 s]
Raw data (loadavg): 1.07 1.00 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 114301 0 0 0 40762 3065 0 0 25 0 1 0 1781857164 140660736 32621 4294967295 134512640 134736556 3221224560 3221221792 1074140409 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 34341 32621 1116 68 0 34273 0
[pid=16841] vsize: 137364
Current children cumulated CPU time (s) 438.27
Current children cumulated vsize (Kb) 137364

[startup+520.024 s]
Raw data (loadavg): 1.06 1.00 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 116319 0 0 0 41573 3121 0 0 21 0 1 0 1781857164 142659584 33095 4294967295 134512640 134736556 3221224560 3221222432 1075799837 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 34829 33095 1116 68 0 34761 0
[pid=16841] vsize: 139316
Current children cumulated CPU time (s) 446.94
Current children cumulated vsize (Kb) 139316

[startup+530.024 s]
Raw data (loadavg): 1.13 1.02 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 119015 0 0 0 42317 3195 0 0 20 0 1 0 1781857164 145723392 33806 4294967295 134512640 134736556 3221224560 3221223004 134536682 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 35577 33806 1116 68 0 35509 0
[pid=16841] vsize: 142308
Current children cumulated CPU time (s) 455.12
Current children cumulated vsize (Kb) 142308

[startup+540.025 s]
Raw data (loadavg): 1.11 1.02 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 121170 0 0 0 43119 3253 0 0 19 0 1 0 1781857164 147763200 34310 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 36075 34310 1116 68 0 36007 0
[pid=16841] vsize: 144300
Current children cumulated CPU time (s) 463.72
Current children cumulated vsize (Kb) 144300

[startup+550.025 s]
Raw data (loadavg): 1.09 1.02 0.98 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 123960 0 0 0 43861 3325 0 0 20 0 1 0 1781857164 150458368 34970 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 36733 34970 1116 68 0 36665 0
[pid=16841] vsize: 146932
Current children cumulated CPU time (s) 471.86
Current children cumulated vsize (Kb) 146932

[startup+560.026 s]
Raw data (loadavg): 1.08 1.02 0.98 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 126824 0 0 0 44587 3405 0 0 17 0 1 0 1781857164 152838144 35595 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 37314 35595 1116 68 0 37246 0
[pid=16841] vsize: 149256
Current children cumulated CPU time (s) 479.92
Current children cumulated vsize (Kb) 149256

[startup+570.026 s]
Raw data (loadavg): 1.07 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 129858 0 0 0 45308 3484 0 0 19 0 1 0 1781857164 156348416 36338 4294967295 134512640 134736556 3221224560 3221222912 1074118854 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 38171 36338 1116 68 0 38103 0
[pid=16841] vsize: 152684
Current children cumulated CPU time (s) 487.92
Current children cumulated vsize (Kb) 152684

[startup+580.026 s]
Raw data (loadavg): 1.06 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 133142 0 0 0 46059 3559 0 0 19 0 1 0 1781857164 161779712 37190 4294967295 134512640 134736556 3221224560 3221223104 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 39497 37190 1116 68 0 39429 0
[pid=16841] vsize: 157988
Current children cumulated CPU time (s) 496.18
Current children cumulated vsize (Kb) 157988

[startup+590.027 s]
Raw data (loadavg): 1.05 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 135985 0 0 0 46790 3639 0 0 19 0 1 0 1781857164 164581376 37839 4294967295 134512640 134736556 3221224560 3221221616 1074138827 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 40181 37839 1116 68 0 40113 0
[pid=16841] vsize: 160724
Current children cumulated CPU time (s) 504.29
Current children cumulated vsize (Kb) 160724

[startup+600.028 s]
Raw data (loadavg): 1.04 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 137870 0 0 0 47632 3686 0 0 25 0 1 0 1781857164 167206912 38329 4294967295 134512640 134736556 3221224560 3221223184 134528717 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 40822 38329 1116 68 0 40754 0
[pid=16841] vsize: 163288
Current children cumulated CPU time (s) 513.18
Current children cumulated vsize (Kb) 163288

[startup+610.029 s]
Raw data (loadavg): 1.03 1.01 0.98 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 139245 0 0 0 48502 3726 0 0 25 0 1 0 1781857164 168501248 38650 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 41138 38650 1116 68 0 41070 0
[pid=16841] vsize: 164552
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (Kb) 164552

[startup+620.029 s]
Raw data (loadavg): 1.03 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 141200 0 0 0 49316 3784 0 0 21 0 1 0 1781857164 170250240 39085 4294967295 134512640 134736556 3221224560 3221223024 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 41565 39085 1116 68 0 41497 0
[pid=16841] vsize: 166260
Current children cumulated CPU time (s) 531
Current children cumulated vsize (Kb) 166260

[startup+630.029 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 143587 0 0 0 50103 3847 0 0 22 0 1 0 1781857164 172670976 39609 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 42156 39609 1116 68 0 42088 0
[pid=16841] vsize: 168624
Current children cumulated CPU time (s) 539.5
Current children cumulated vsize (Kb) 168624

[startup+640.03 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 145649 0 0 0 50951 3892 0 0 19 0 1 0 1781857164 175640576 40080 4294967295 134512640 134736556 3221224560 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 42881 40080 1116 68 0 42813 0
[pid=16841] vsize: 171524
Current children cumulated CPU time (s) 548.43
Current children cumulated vsize (Kb) 171524

[startup+650.03 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 148054 0 0 0 51725 3958 0 0 19 0 1 0 1781857164 177741824 40597 4294967295 134512640 134736556 3221224560 3221223076 134537472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 43394 40597 1116 68 0 43326 0
[pid=16841] vsize: 173576
Current children cumulated CPU time (s) 556.83
Current children cumulated vsize (Kb) 173576

[startup+660.03 s]
Raw data (loadavg): 1.01 1.01 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 149629 0 0 0 52567 4004 0 0 25 0 1 0 1781857164 179130368 40954 4294967295 134512640 134736556 3221224560 3221223424 134643870 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 43733 40954 1116 68 0 43665 0
[pid=16841] vsize: 174932
Current children cumulated CPU time (s) 565.71
Current children cumulated vsize (Kb) 174932

[startup+670.031 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 151734 0 0 0 53361 4066 0 0 21 0 1 0 1781857164 181108736 41454 4294967295 134512640 134736556 3221224560 3221223092 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 44216 41454 1116 68 0 44148 0
[pid=16841] vsize: 176864
Current children cumulated CPU time (s) 574.27
Current children cumulated vsize (Kb) 176864

[startup+680.031 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 154714 0 0 0 54088 4146 0 0 19 0 1 0 1781857164 183857152 42130 4294967295 134512640 134736556 3221224560 3221222960 1074039443 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 44887 42130 1116 68 0 44819 0
[pid=16841] vsize: 179548
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (Kb) 179548

[startup+690.032 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 156717 0 0 0 54914 4193 0 0 25 0 1 0 1781857164 186130432 42625 4294967295 134512640 134736556 3221224560 3221223216 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 45442 42625 1116 68 0 45374 0
[pid=16841] vsize: 181768
Current children cumulated CPU time (s) 591.07
Current children cumulated vsize (Kb) 181768

[startup+700.033 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 158744 0 0 0 55738 4247 0 0 22 0 1 0 1781857164 188350464 43125 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 45984 43125 1116 68 0 45916 0
[pid=16841] vsize: 183936
Current children cumulated CPU time (s) 599.85
Current children cumulated vsize (Kb) 183936

[startup+710.033 s]
Raw data (loadavg): 1.08 1.02 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 161538 0 0 0 56476 4323 0 0 20 0 1 0 1781857164 191180800 43794 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 46675 43794 1116 68 0 46607 0
[pid=16841] vsize: 186700
Current children cumulated CPU time (s) 607.99
Current children cumulated vsize (Kb) 186700

[startup+720.034 s]
Raw data (loadavg): 1.07 1.02 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 164112 0 0 0 57269 4383 0 0 21 0 1 0 1781857164 195067904 44461 4294967295 134512640 134736556 3221224560 3221221556 1074845882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 47624 44461 1116 68 0 47556 0
[pid=16841] vsize: 190496
Current children cumulated CPU time (s) 616.52
Current children cumulated vsize (Kb) 190496

[startup+730.034 s]
Raw data (loadavg): 1.06 1.02 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 166111 0 0 0 58093 4430 0 0 24 0 1 0 1781857164 196767744 44880 4294967295 134512640 134736556 3221224560 3221223316 134612422 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 48039 44880 1116 68 0 47971 0
[pid=16841] vsize: 192156
Current children cumulated CPU time (s) 625.23
Current children cumulated vsize (Kb) 192156

[startup+740.035 s]
Raw data (loadavg): 1.05 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 167415 0 0 0 58969 4468 0 0 24 0 1 0 1781857164 197890048 45163 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 48313 45163 1116 68 0 48245 0
[pid=16841] vsize: 193252
Current children cumulated CPU time (s) 634.37
Current children cumulated vsize (Kb) 193252

[startup+750.035 s]
Raw data (loadavg): 1.04 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 168552 0 0 0 59858 4500 0 0 25 0 1 0 1781857164 199016448 45443 4294967295 134512640 134736556 3221224560 3221223316 134644678 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 48588 45443 1116 68 0 48520 0
[pid=16841] vsize: 194352
Current children cumulated CPU time (s) 643.58
Current children cumulated vsize (Kb) 194352

[startup+760.036 s]
Raw data (loadavg): 1.04 1.01 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 170002 0 0 0 60727 4536 0 0 18 0 1 0 1781857164 200421376 45750 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 48931 45750 1116 68 0 48863 0
[pid=16841] vsize: 195724
Current children cumulated CPU time (s) 652.63
Current children cumulated vsize (Kb) 195724

[startup+770.037 s]
Raw data (loadavg): 1.03 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 173017 0 0 0 61460 4615 0 0 19 0 1 0 1781857164 203493376 46418 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 49681 46418 1116 68 0 49613 0
[pid=16841] vsize: 198724
Current children cumulated CPU time (s) 660.75
Current children cumulated vsize (Kb) 198724

[startup+780.037 s]
Raw data (loadavg): 1.02 1.01 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 174905 0 0 0 62290 4664 0 0 23 0 1 0 1781857164 205266944 46851 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 50114 46851 1116 68 0 50046 0
[pid=16841] vsize: 200456
Current children cumulated CPU time (s) 669.54
Current children cumulated vsize (Kb) 200456

[startup+790.038 s]
Raw data (loadavg): 1.02 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 176479 0 0 0 63146 4708 0 0 25 0 1 0 1781857164 206974976 47225 4294967295 134512640 134736556 3221224560 3221223004 134536679 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 50531 47225 1116 68 0 50463 0
[pid=16841] vsize: 202124
Current children cumulated CPU time (s) 678.54
Current children cumulated vsize (Kb) 202124

[startup+800.038 s]
Raw data (loadavg): 1.02 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 177850 0 0 0 64007 4747 0 0 17 0 1 0 1781857164 207896576 47502 4294967295 134512640 134736556 3221224560 3221223424 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 50756 47502 1116 68 0 50688 0
[pid=16841] vsize: 203024
Current children cumulated CPU time (s) 687.54
Current children cumulated vsize (Kb) 203024

[startup+810.039 s]
Raw data (loadavg): 1.01 1.01 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 179938 0 0 0 64803 4805 0 0 18 0 1 0 1781857164 209567744 47926 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 51164 47926 1116 68 0 51096 0
[pid=16841] vsize: 204656
Current children cumulated CPU time (s) 696.08
Current children cumulated vsize (Kb) 204656

[startup+820.039 s]
Raw data (loadavg): 1.09 1.02 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 182663 0 0 0 65534 4882 0 0 17 0 1 0 1781857164 211857408 48449 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 51723 48449 1116 68 0 51655 0
[pid=16841] vsize: 206892
Current children cumulated CPU time (s) 704.16
Current children cumulated vsize (Kb) 206892

[startup+830.039 s]
Raw data (loadavg): 1.08 1.02 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 185359 0 0 0 66280 4960 0 0 17 0 1 0 1781857164 214048768 49025 4294967295 134512640 134736556 3221224560 3221223424 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 52258 49025 1116 68 0 52190 0
[pid=16841] vsize: 209032
Current children cumulated CPU time (s) 712.4
Current children cumulated vsize (Kb) 209032

[startup+840.04 s]
Raw data (loadavg): 1.06 1.02 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 187068 0 0 0 67112 5010 0 0 25 0 1 0 1781857164 215879680 49450 4294967295 134512640 134736556 3221224560 3221222808 1074051425 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 52705 49450 1116 68 0 52637 0
[pid=16841] vsize: 210820
Current children cumulated CPU time (s) 721.22
Current children cumulated vsize (Kb) 210820

[startup+850.04 s]
Raw data (loadavg): 1.05 1.02 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 189000 0 0 0 67924 5067 0 0 21 0 1 0 1781857164 217845760 49904 4294967295 134512640 134736556 3221224560 3221221612 1074207696 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 53185 49904 1116 68 0 53117 0
[pid=16841] vsize: 212740
Current children cumulated CPU time (s) 729.91
Current children cumulated vsize (Kb) 212740

[startup+860.041 s]
Raw data (loadavg): 1.05 1.02 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 191004 0 0 0 68720 5126 0 0 20 0 1 0 1781857164 219500544 50378 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 53589 50378 1116 68 0 53521 0
[pid=16841] vsize: 214356
Current children cumulated CPU time (s) 738.46
Current children cumulated vsize (Kb) 214356

[startup+870.041 s]
Raw data (loadavg): 1.04 1.02 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 193853 0 0 0 69459 5203 0 0 19 0 1 0 1781857164 222580736 51091 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434789 0 0 17 1 0 0
Raw data (/proc/16841/statm): 54341 51091 1116 68 0 54273 0
[pid=16841] vsize: 217364
Current children cumulated CPU time (s) 746.62
Current children cumulated vsize (Kb) 217364

[startup+880.042 s]
Raw data (loadavg): 1.03 1.02 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 197043 0 0 0 70170 5287 0 0 19 0 1 0 1781857164 225714176 51818 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 55106 51818 1116 68 0 55038 0
[pid=16841] vsize: 220424
Current children cumulated CPU time (s) 754.57
Current children cumulated vsize (Kb) 220424

[startup+890.042 s]
Raw data (loadavg): 1.03 1.02 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 197802 0 0 0 71093 5310 0 0 20 0 1 0 1781857164 226344960 51987 4294967295 134512640 134736556 3221224560 3221222864 1074115271 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 55260 51987 1116 68 0 55192 0
[pid=16841] vsize: 221040
Current children cumulated CPU time (s) 764.03
Current children cumulated vsize (Kb) 221040

[startup+900.043 s]
Raw data (loadavg): 1.02 1.02 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 199916 0 0 0 71892 5369 0 0 20 0 1 0 1781857164 228421632 52489 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 55767 52489 1116 68 0 55699 0
[pid=16841] vsize: 223068
Current children cumulated CPU time (s) 772.61
Current children cumulated vsize (Kb) 223068

[startup+910.044 s]
Raw data (loadavg): 1.02 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 201246 0 0 0 72764 5404 0 0 25 0 1 0 1781857164 229494784 52787 4294967295 134512640 134736556 3221224560 3221223020 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 56029 52787 1116 68 0 55961 0
[pid=16841] vsize: 224116
Current children cumulated CPU time (s) 781.68
Current children cumulated vsize (Kb) 224116

[startup+920.045 s]
Raw data (loadavg): 1.02 1.01 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 203698 0 0 0 73535 5471 0 0 20 0 1 0 1781857164 231936000 53381 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 56625 53381 1116 68 0 56557 0
[pid=16841] vsize: 226500
Current children cumulated CPU time (s) 790.06
Current children cumulated vsize (Kb) 226500

[startup+930.045 s]
Raw data (loadavg): 1.01 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 206008 0 0 0 74328 5531 0 0 18 0 1 0 1781857164 234209280 53987 4294967295 134512640 134736556 3221224560 3221222768 1074056010 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 57180 53987 1116 68 0 57112 0
[pid=16841] vsize: 228720
Current children cumulated CPU time (s) 798.59
Current children cumulated vsize (Kb) 228720

[startup+940.045 s]
Raw data (loadavg): 1.01 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 208880 0 0 0 75047 5616 0 0 20 0 1 0 1781857164 237060096 54706 4294967295 134512640 134736556 3221224560 3221222976 1074121040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 57876 54706 1116 68 0 57808 0
[pid=16841] vsize: 231504
Current children cumulated CPU time (s) 806.63
Current children cumulated vsize (Kb) 231504

[startup+950.046 s]
Raw data (loadavg): 1.01 1.01 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 211612 0 0 0 75788 5691 0 0 19 0 1 0 1781857164 239661056 55369 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 58511 55369 1116 68 0 58443 0
[pid=16841] vsize: 234044
Current children cumulated CPU time (s) 814.79
Current children cumulated vsize (Kb) 234044

[startup+960.047 s]
Raw data (loadavg): 1.01 1.01 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 214370 0 0 0 76522 5770 0 0 17 0 1 0 1781857164 242302976 55994 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 59156 55994 1116 68 0 59088 0
[pid=16841] vsize: 236624
Current children cumulated CPU time (s) 822.92
Current children cumulated vsize (Kb) 236624

[startup+970.047 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 216865 0 0 0 77269 5844 0 0 22 0 1 0 1781857164 244301824 56551 4294967295 134512640 134736556 3221224560 3221223128 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 59644 56551 1116 68 0 59576 0
[pid=16841] vsize: 238576
Current children cumulated CPU time (s) 831.13
Current children cumulated vsize (Kb) 238576

[startup+980.047 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 219235 0 0 0 78138 5881 0 0 25 0 1 0 1781857164 247631872 57359 4294967295 134512640 134736556 3221224560 3221223004 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 60457 57359 1116 68 0 60389 0
[pid=16841] vsize: 241828
Current children cumulated CPU time (s) 840.19
Current children cumulated vsize (Kb) 241828

[startup+990.047 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 220775 0 0 0 78988 5924 0 0 20 0 1 0 1781857164 249036800 57695 4294967295 134512640 134736556 3221224560 3221223040 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 60800 57695 1116 68 0 60732 0
[pid=16841] vsize: 243200
Current children cumulated CPU time (s) 849.12
Current children cumulated vsize (Kb) 243200

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 222272 0 0 0 79846 5968 0 0 24 0 1 0 1781857164 250355712 58036 4294967295 134512640 134736556 3221224560 3221222472 1074138259 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 61122 58036 1116 68 0 61054 0
[pid=16841] vsize: 244488
Current children cumulated CPU time (s) 858.14
Current children cumulated vsize (Kb) 244488

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 224324 0 0 0 80654 6023 0 0 23 0 1 0 1781857164 252432384 58524 4294967295 134512640 134736556 3221224560 3221222896 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 61629 58524 1116 68 0 61561 0
[pid=16841] vsize: 246516
Current children cumulated CPU time (s) 866.77
Current children cumulated vsize (Kb) 246516

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 226428 0 0 0 81443 6088 0 0 19 0 1 0 1781857164 254091264 58947 4294967295 134512640 134736556 3221224560 3221222912 1074118815 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 62034 58947 1116 68 0 61966 0
[pid=16841] vsize: 248136
Current children cumulated CPU time (s) 875.31
Current children cumulated vsize (Kb) 248136

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 228941 0 0 0 82243 6147 0 0 25 0 1 0 1781857164 256765952 59619 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 62687 59619 1116 68 0 62619 0
[pid=16841] vsize: 250748
Current children cumulated CPU time (s) 883.9
Current children cumulated vsize (Kb) 250748

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 229726 0 0 0 83168 6171 0 0 25 0 1 0 1781857164 257433600 59801 4294967295 134512640 134736556 3221224560 3221222988 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 62850 59801 1116 68 0 62782 0
[pid=16841] vsize: 251400
Current children cumulated CPU time (s) 893.39
Current children cumulated vsize (Kb) 251400

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 230867 0 0 0 84060 6204 0 0 25 0 1 0 1781857164 258404352 60042 4294967295 134512640 134736556 3221224560 3221222160 1074247411 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 63087 60042 1116 68 0 63019 0
[pid=16841] vsize: 252348
Current children cumulated CPU time (s) 902.64
Current children cumulated vsize (Kb) 252348

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 233229 0 0 0 84874 6262 0 0 23 0 1 0 1781857164 261169152 60721 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 63762 60721 1116 68 0 63694 0
[pid=16841] vsize: 255048
Current children cumulated CPU time (s) 911.36
Current children cumulated vsize (Kb) 255048

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 235425 0 0 0 85671 6323 0 0 19 0 1 0 1781857164 263352320 61254 4294967295 134512640 134736556 3221224560 3221223088 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 64295 61254 1116 68 0 64227 0
[pid=16841] vsize: 257180
Current children cumulated CPU time (s) 919.94
Current children cumulated vsize (Kb) 257180

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 237077 0 0 0 86508 6373 0 0 18 0 1 0 1781857164 264708096 61603 4294967295 134512640 134736556 3221224560 3221221856 1074839014 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 64626 61603 1116 68 0 64558 0
[pid=16841] vsize: 258504
Current children cumulated CPU time (s) 928.81
Current children cumulated vsize (Kb) 258504

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 239356 0 0 0 87345 6419 0 0 25 0 1 0 1781857164 267644928 62215 4294967295 134512640 134736556 3221224560 3221223140 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 65343 62215 1116 68 0 65275 0
[pid=16841] vsize: 261372
Current children cumulated CPU time (s) 937.64
Current children cumulated vsize (Kb) 261372

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 240146 0 0 0 88276 6441 0 0 25 0 1 0 1781857164 268341248 62388 4294967295 134512640 134736556 3221224560 3221223136 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 65513 62388 1116 68 0 65445 0
[pid=16841] vsize: 262052
Current children cumulated CPU time (s) 947.17
Current children cumulated vsize (Kb) 262052

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 240632 0 0 0 89226 6455 0 0 25 0 1 0 1781857164 268763136 62501 4294967295 134512640 134736556 3221224560 3221223088 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 65616 62501 1116 68 0 65548 0
[pid=16841] vsize: 262464
Current children cumulated CPU time (s) 956.81
Current children cumulated vsize (Kb) 262464

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 241028 0 0 0 90188 6467 0 0 25 0 1 0 1781857164 269123584 62597 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 65704 62597 1116 68 0 65636 0
[pid=16841] vsize: 262816
Current children cumulated CPU time (s) 966.55
Current children cumulated vsize (Kb) 262816

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 241434 0 0 0 91149 6478 0 0 25 0 1 0 1781857164 269496320 62684 4294967295 134512640 134736556 3221224560 3221221492 1077374152 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 65795 62684 1116 68 0 65727 0
[pid=16841] vsize: 263180
Current children cumulated CPU time (s) 976.27
Current children cumulated vsize (Kb) 263180

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 242865 0 0 0 92006 6521 0 0 20 0 1 0 1781857164 270921728 63015 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 66143 63015 1116 68 0 66075 0
[pid=16841] vsize: 264572
Current children cumulated CPU time (s) 985.27
Current children cumulated vsize (Kb) 264572

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 243721 0 0 0 92923 6547 0 0 25 0 1 0 1781857164 271499264 63176 4294967295 134512640 134736556 3221224560 3221223224 134544042 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 66284 63176 1116 68 0 66216 0
[pid=16841] vsize: 265136
Current children cumulated CPU time (s) 994.7
Current children cumulated vsize (Kb) 265136

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 246242 0 0 0 93688 6619 0 0 17 0 1 0 1781857164 273928192 63788 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 66877 63788 1116 68 0 66809 0
[pid=16841] vsize: 267508
Current children cumulated CPU time (s) 1003.07
Current children cumulated vsize (Kb) 267508

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 249071 0 0 0 94421 6698 0 0 19 0 1 0 1781857164 276889600 64489 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 67600 64489 1116 68 0 67532 0
[pid=16841] vsize: 270400
Current children cumulated CPU time (s) 1011.19
Current children cumulated vsize (Kb) 270400

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 251353 0 0 0 95215 6758 0 0 24 0 1 0 1781857164 279334912 65044 4294967295 134512640 134736556 3221224560 3221223004 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 68197 65044 1116 68 0 68129 0
[pid=16841] vsize: 272788
Current children cumulated CPU time (s) 1019.73
Current children cumulated vsize (Kb) 272788

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 253800 0 0 0 95990 6824 0 0 20 0 1 0 1781857164 282062848 65626 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 68863 65626 1116 68 0 68795 0
[pid=16841] vsize: 275452
Current children cumulated CPU time (s) 1028.14
Current children cumulated vsize (Kb) 275452

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 256011 0 0 0 96776 6885 0 0 23 0 1 0 1781857164 283955200 66156 4294967295 134512640 134736556 3221224560 3221223088 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 69325 66156 1116 68 0 69257 0
[pid=16841] vsize: 277300
Current children cumulated CPU time (s) 1036.61
Current children cumulated vsize (Kb) 277300

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 258961 0 0 0 97521 6958 0 0 17 0 1 0 1781857164 287338496 66916 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 70151 66916 1116 68 0 70083 0
[pid=16841] vsize: 280604
Current children cumulated CPU time (s) 1044.79
Current children cumulated vsize (Kb) 280604

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 261201 0 0 0 98312 7019 0 0 23 0 1 0 1781857164 289701888 67452 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 70728 67452 1116 68 0 70660 0
[pid=16841] vsize: 282912
Current children cumulated CPU time (s) 1053.31
Current children cumulated vsize (Kb) 282912

[startup+1230.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 263016 0 0 0 99136 7069 0 0 20 0 1 0 1781857164 291266560 67844 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 71110 67844 1116 68 0 71042 0
[pid=16841] vsize: 284440
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (Kb) 284440

[startup+1240.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 265993 0 0 0 99843 7154 0 0 19 0 1 0 1781857164 294133760 68517 4294967295 134512640 134736556 3221224560 3221222432 1075799553 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 71810 68517 1116 68 0 71742 0
[pid=16841] vsize: 287240
Current children cumulated CPU time (s) 1069.97
Current children cumulated vsize (Kb) 287240

[startup+1250.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 267198 0 0 0 100728 7187 0 0 24 0 1 0 1781857164 295153664 68772 4294967295 134512640 134736556 3221224560 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 72059 68772 1116 68 0 71991 0
[pid=16841] vsize: 288236
Current children cumulated CPU time (s) 1079.15
Current children cumulated vsize (Kb) 288236

[startup+1260.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 269515 0 0 0 101512 7246 0 0 21 0 1 0 1781857164 297275392 69314 4294967295 134512640 134736556 3221224560 3221222944 1074039235 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 72577 69314 1116 68 0 72509 0
[pid=16841] vsize: 290308
Current children cumulated CPU time (s) 1087.58
Current children cumulated vsize (Kb) 290308

[startup+1270.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 273083 0 0 0 102307 7309 0 0 21 0 1 0 1781857164 303964160 70119 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 74210 70119 1116 68 0 74142 0
[pid=16841] vsize: 296840
Current children cumulated CPU time (s) 1096.16
Current children cumulated vsize (Kb) 296840

[startup+1280.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 275785 0 0 0 103084 7374 0 0 20 0 1 0 1781857164 307224576 70710 4294967295 134512640 134736556 3221224560 3221222988 134536698 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16841/statm): 75006 70710 1116 68 0 74938 0
[pid=16841] vsize: 300024
Current children cumulated CPU time (s) 1104.58
Current children cumulated vsize (Kb) 300024

[startup+1290.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 278125 0 0 0 103856 7438 0 0 21 0 1 0 1781857164 309415936 71271 4294967295 134512640 134736556 3221224560 3221223216 134685253 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 75541 71271 1116 68 0 75473 0
[pid=16841] vsize: 302164
Current children cumulated CPU time (s) 1112.94
Current children cumulated vsize (Kb) 302164

[startup+1300.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 280498 0 0 0 104621 7507 0 0 21 0 1 0 1781857164 311496704 71816 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 76049 71816 1116 68 0 75981 0
[pid=16841] vsize: 304196
Current children cumulated CPU time (s) 1121.28
Current children cumulated vsize (Kb) 304196

[startup+1310.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 282651 0 0 0 105412 7567 0 0 20 0 1 0 1781857164 313393152 72294 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 76512 72294 1116 68 0 76444 0
[pid=16841] vsize: 306048
Current children cumulated CPU time (s) 1129.79
Current children cumulated vsize (Kb) 306048

[startup+1320.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 284916 0 0 0 106215 7627 0 0 22 0 1 0 1781857164 316174336 72852 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 77191 72852 1116 68 0 77123 0
[pid=16841] vsize: 308764
Current children cumulated CPU time (s) 1138.42
Current children cumulated vsize (Kb) 308764

[startup+1330.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 287979 0 0 0 106954 7701 0 0 19 0 1 0 1781857164 319623168 73505 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 78033 73505 1116 68 0 77965 0
[pid=16841] vsize: 312132
Current children cumulated CPU time (s) 1146.55
Current children cumulated vsize (Kb) 312132

[startup+1340.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 289260 0 0 0 107840 7735 0 0 19 0 1 0 1781857164 321294336 73813 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16841/statm): 78441 73813 1116 68 0 78373 0
[pid=16841] vsize: 313764
Current children cumulated CPU time (s) 1155.75
Current children cumulated vsize (Kb) 313764

[startup+1350.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 291601 0 0 0 108636 7794 0 0 18 0 1 0 1781857164 324083712 74286 4294967295 134512640 134736556 3221224560 3221223248 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 79122 74286 1116 68 0 79054 0
[pid=16841] vsize: 316488
Current children cumulated CPU time (s) 1164.3
Current children cumulated vsize (Kb) 316488

[startup+1360.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 293995 0 0 0 109415 7854 0 0 19 0 1 0 1781857164 326684672 74819 4294967295 134512640 134736556 3221224560 3221222912 1074118815 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 79757 74819 1116 68 0 79689 0
[pid=16841] vsize: 319028
Current children cumulated CPU time (s) 1172.69
Current children cumulated vsize (Kb) 319028

[startup+1370.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) R 16840 16841 27660 0 -1 0 295368 0 0 0 110277 7895 0 0 25 0 1 0 1781857164 328093696 75143 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16841/statm): 80101 75143 1116 68 0 80033 0
[pid=16841] vsize: 320404
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (Kb) 320404

[startup+1380.06 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 16841
Raw data (/proc/16841/stat): 16841 (bsolo) T 16840 16841 27660 0 -1 0 296721 0 0 0 111144 7935 0 0 22 0 1 0 1781857164 329342976 75458 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16841/statm): 80406 75458 1116 68 0 80338 0
[pid=16841] vsize: 321624
Current children cumulated CPU time (s) 1190.79
Current children cumulated vsize (Kb) 321624
One traced child (pid=16841) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1385.06
CPU time (s): 1195.16
CPU user time (s): 1115.41
CPU system time (s): 79.7459
CPU usage (%): 86.2895
Max. virtual memory (cumulated for all children) (Kb): 321624

Verifier Data

Verifier:	OK	10447498