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-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-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.412936
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 580

Launcher Data

LAUNCH ON wulflinc1 THE 2005-09-18 11:19:49 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=532 boxname=wulflinc1 idbench=532 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  1d9168a9335e29df835d07b0bdf2adea  /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-20-10-p0291.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-20-10-p0291.opb
IDLAUNCH: 532
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
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.053
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:        908652 kB
Buffers:         37072 kB
Cached:          59260 kB
SwapCached:        908 kB
Active:          82100 kB
Inactive:        17056 kB
HighTotal:      131008 kB
HighFree:        75656 kB
LowTotal:       903652 kB
LowFree:        832996 kB
SwapTotal:     2097136 kB
SwapFree:      2095620 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5992 kB
Slab:            21116 kB
Committed_AS:    93168 kB
PageTables:        344 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:42:54 (client local time) WITH STATUS 10 IN 1195.59 SECONDS
stats: 532 0 1195.59 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 291 variables and 205 constraints.
c	preprocess terminated. Elapsed time: 0.224
c After prepocess the problem consists of 288 variables and 203 constraints.
c Initial Lower Bound: -90390
c NEW SOLUTION FOUND: 142237755 @ 0.299 @ #Dec. 208
c NEW SOLUTION FOUND: 141891675 @ 0.337 @ #Dec. 368
c NEW SOLUTION FOUND: 130885419 @ 0.347 @ #Dec. 404
c NEW SOLUTION FOUND: 130539339 @ 0.381 @ #Dec. 519
c NEW SOLUTION FOUND: 93333855 @ 0.393 @ #Dec. 556
c NEW SOLUTION FOUND: 92987775 @ 0.424 @ #Dec. 683
c NEW SOLUTION FOUND: 86267439 @ 0.446 @ #Dec. 754
c NEW SOLUTION FOUND: 83951439 @ 0.468 @ #Dec. 823
c NEW SOLUTION FOUND: 81635439 @ 0.501 @ #Dec. 933
c NEW SOLUTION FOUND: 79816339 @ 0.521 @ #Dec. 996
c NEW SOLUTION FOUND: 77500339 @ 0.541 @ #Dec. 1056
c NEW SOLUTION FOUND: 42264775 @ 0.558 @ #Dec. 1105
c NEW SOLUTION FOUND: 39948775 @ 0.576 @ #Dec. 1150
c NEW SOLUTION FOUND: 30912439 @ 0.59 @ #Dec. 1180
c NEW SOLUTION FOUND: 30549599 @ 0.614 @ #Dec. 1220
c NEW SOLUTION FOUND: 30008539 @ 0.647 @ #Dec. 1277
c NEW SOLUTION FOUND: 28221795 @ 0.747 @ #Dec. 1525
c NEW SOLUTION FOUND: 28213543 @ 0.833 @ #Dec. 1950
c NEW SOLUTION FOUND: 28158567 @ 1.191 @ #Dec. 3224
c NEW SOLUTION FOUND: 28130315 @ 1.263 @ #Dec. 3552
c NEW SOLUTION FOUND: 27769845 @ 2.172 @ #Dec. 6801
c NEW SOLUTION FOUND: 27761593 @ 2.202 @ #Dec. 6933
c Restart #1 #Var: 288 #Dec: 7156 LB: -90390 @ 2.535
c NEW SOLUTION FOUND: 26006743 @ 2.604 @ #Dec. 7311
c NEW SOLUTION FOUND: 20756226 @ 2.616 @ #Dec. 7371
c NEW SOLUTION FOUND: 19943738 @ 2.691 @ #Dec. 7668
c NEW SOLUTION FOUND: 19935486 @ 2.763 @ #Dec. 7935
c NEW SOLUTION FOUND: 18141134 @ 3.148 @ #Dec. 8348
c NEW SOLUTION FOUND: 18082986 @ 3.158 @ #Dec. 8406
c NEW SOLUTION FOUND: 13910394 @ 3.177 @ #Dec. 8526
c NEW SOLUTION FOUND: 11957234 @ 3.221 @ #Dec. 8755
c NEW SOLUTION FOUND: 11505284 @ 3.333 @ #Dec. 9138
c NEW SOLUTION FOUND: 11122580 @ 3.398 @ #Dec. 9387
c NEW SOLUTION FOUND: 10878090 @ 3.451 @ #Dec. 9624
c NEW SOLUTION FOUND: 10869838 @ 3.496 @ #Dec. 9805
c NEW SOLUTION FOUND: 10662912 @ 3.611 @ #Dec. 10021
c NEW SOLUTION FOUND: 10654660 @ 3.642 @ #Dec. 10156
c NEW SOLUTION FOUND: 10608760 @ 4.43 @ #Dec. 11084
c NEW SOLUTION FOUND: 10455750 @ 4.485 @ #Dec. 11319
c NEW SOLUTION FOUND: 10447498 @ 4.517 @ #Dec. 11449
c Restart #2 #Var: 270 #Dec: 11937 LB: -90390 @ 6.667
c Restart #3 #Var: 266 #Dec: 12686 LB: -90390 @ 8.212
c Restart #4 #Var: 266 #Dec: 13673 LB: -90390 @ 9.438
c Restart #5 #Var: 266 #Dec: 14916 LB: -90390 @ 10.908
c CHANGE to LPR mode... 	UB: 10447498	MIS: 158070	LPR: 2352941 (0.021)	Diff: 0.06718
c Restart #0 #Var: 266 #Dec: 16405 LB: -90390 @ 12.779
c Restart #1 #Var: 266 #Dec: 16631 LB: 2352941 @ 17.144
c Restart #2 #Var: 266 #Dec: 17085 LB: 2352941 @ 27.12
c Restart #3 #Var: 266 #Dec: 17723 LB: 2352941 @ 45.584
c Restart #4 #Var: 266 #Dec: 18693 LB: 2352941 @ 59.004
c Restart #5 #Var: 266 #Dec: 19828 LB: 2352941 @ 86.254
c Restart #6 #Var: 266 #Dec: 21141 LB: 2352941 @ 115.66
c Restart #7 #Var: 266 #Dec: 22793 LB: 2352941 @ 141.34
c Restart #8 #Var: 266 #Dec: 24492 LB: 2352941 @ 181.41
c Restart #9 #Var: 266 #Dec: 26573 LB: 2352941 @ 211.78
c Restart #10 #Var: 266 #Dec: 28998 LB: 2352941 @ 273.18
c Restart #11 #Var: 266 #Dec: 31680 LB: 2352941 @ 325.57
c Restart #12 #Var: 266 #Dec: 34309 LB: 2352941 @ 387.1
c Restart #13 #Var: 266 #Dec: 37213 LB: 2352941 @ 462.9
c Restart #14 #Var: 266 #Dec: 40528 LB: 2352941 @ 517.25
c Restart #15 #Var: 266 #Dec: 43915 LB: 2352941 @ 595.91
c Restart #16 #Var: 266 #Dec: 47531 LB: 2352941 @ 686.96
c Restart #17 #Var: 266 #Dec: 51685 LB: 2352941 @ 766.89
c Restart #18 #Var: 266 #Dec: 55658 LB: 2352941 @ 847.2
c Restart #19 #Var: 266 #Dec: 60299 LB: 2352941 @ 1000.5
c Restart #20 #Var: 266 #Dec: 64672 LB: 2352941 @ 1088.5
c Restart #21 #Var: 266 #Dec: 69411 LB: 2352941 @ 1194.8
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.4 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1725761062 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 107 3 90 68 0 39 0
[pid=20864] 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/wulflinc1/normalized-mps-v2-20-10-p0291.opb

[startup+10.0024 s]
Raw data (loadavg): 0.93 0.95 0.90 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 4713 0 0 0 911 37 0 0 25 0 1 0 1725761062 22548480 4621 4294967295 134512640 134736556 3221224560 3221223228 134649710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 5505 4621 1116 68 0 5437 0
[pid=20864] vsize: 22020
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (Kb) 22020

[startup+20.0032 s]
Raw data (loadavg): 0.94 0.96 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 8238 0 0 0 1746 89 0 0 18 0 1 0 1725761062 31707136 6901 4294967295 134512640 134736556 3221224560 3221220476 1074860811 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 7741 6901 1116 68 0 7673 0
[pid=20864] vsize: 30964
Current children cumulated CPU time (s) 18.35
Current children cumulated vsize (Kb) 30964

[startup+30.004 s]
Raw data (loadavg): 0.95 0.96 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 10347 0 0 0 2536 154 0 0 21 0 1 0 1725761062 33742848 7433 4294967295 134512640 134736556 3221224560 3221223036 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 8238 7433 1116 68 0 8170 0
[pid=20864] vsize: 32952
Current children cumulated CPU time (s) 26.9
Current children cumulated vsize (Kb) 32952

[startup+40.0048 s]
Raw data (loadavg): 0.95 0.96 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 11938 0 0 0 3385 197 0 0 22 0 1 0 1725761062 35164160 7784 4294967295 134512640 134736556 3221224560 3221223188 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 8585 7784 1116 68 0 8517 0
[pid=20864] vsize: 34340
Current children cumulated CPU time (s) 35.82
Current children cumulated vsize (Kb) 34340

[startup+50.0056 s]
Raw data (loadavg): 0.96 0.96 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 14006 0 0 0 4191 258 0 0 19 0 1 0 1725761062 37539840 8328 4294967295 134512640 134736556 3221224560 3221220688 1075561526 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 9165 8328 1116 68 0 9097 0
[pid=20864] vsize: 36660
Current children cumulated CPU time (s) 44.49
Current children cumulated vsize (Kb) 36660

[startup+60.0064 s]
Raw data (loadavg): 0.97 0.96 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 16834 0 0 0 4921 336 0 0 18 0 1 0 1725761062 40128512 9011 4294967295 134512640 134736556 3221224560 3221222544 134682714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 9797 9011 1116 68 0 9729 0
[pid=20864] vsize: 39188
Current children cumulated CPU time (s) 52.57
Current children cumulated vsize (Kb) 39188

[startup+70.0071 s]
Raw data (loadavg): 0.97 0.96 0.91 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 19558 0 0 0 5651 415 0 0 25 0 1 0 1725761062 42565632 9620 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 10392 9620 1116 68 0 10324 0
[pid=20864] vsize: 41568
Current children cumulated CPU time (s) 60.66
Current children cumulated vsize (Kb) 41568

[startup+80.0079 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 21712 0 0 0 6455 473 0 0 21 0 1 0 1725761062 44883968 10170 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 10958 10170 1116 68 0 10890 0
[pid=20864] vsize: 43832
Current children cumulated CPU time (s) 69.28
Current children cumulated vsize (Kb) 43832

[startup+90.0087 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 23812 0 0 0 7250 530 0 0 21 0 1 0 1725761062 46874624 10659 4294967295 134512640 134736556 3221224560 3221221884 1077377495 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 11444 10659 1116 68 0 11376 0
[pid=20864] vsize: 45776
Current children cumulated CPU time (s) 77.8
Current children cumulated vsize (Kb) 45776

[startup+100.009 s]
Raw data (loadavg): 0.98 0.96 0.91 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 25316 0 0 0 8100 576 0 0 25 0 1 0 1725761062 48484352 11010 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 11837 11010 1116 68 0 11769 0
[pid=20864] vsize: 47348
Current children cumulated CPU time (s) 86.76
Current children cumulated vsize (Kb) 47348

[startup+110.009 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 27610 0 0 0 8879 639 0 0 23 0 1 0 1725761062 50900992 11568 4294967295 134512640 134736556 3221224560 3221221496 1074831591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 12427 11568 1116 68 0 12359 0
[pid=20864] vsize: 49708
Current children cumulated CPU time (s) 95.18
Current children cumulated vsize (Kb) 49708

[startup+120.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 29915 0 0 0 9663 706 0 0 17 0 1 0 1725761062 53571584 12194 4294967295 134512640 134736556 3221224560 3221222512 1074913812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 13079 12194 1116 68 0 13011 0
[pid=20864] vsize: 52316
Current children cumulated CPU time (s) 103.69
Current children cumulated vsize (Kb) 52316

[startup+130.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 31846 0 0 0 10476 761 0 0 21 0 1 0 1725761062 55484416 12635 4294967295 134512640 134736556 3221224560 3221222864 1074115296 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 13546 12635 1116 68 0 13478 0
[pid=20864] vsize: 54184
Current children cumulated CPU time (s) 112.37
Current children cumulated vsize (Kb) 54184

[startup+140.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 33892 0 0 0 11277 819 0 0 17 0 1 0 1725761062 57462784 13115 4294967295 134512640 134736556 3221224560 3221223152 134681380 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 14029 13115 1116 68 0 13961 0
[pid=20864] vsize: 56116
Current children cumulated CPU time (s) 120.96
Current children cumulated vsize (Kb) 56116

[startup+150.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 37030 0 0 0 11999 906 0 0 18 0 1 0 1725761062 61181952 14009 4294967295 134512640 134736556 3221224560 3221222864 1074115306 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 14937 14009 1116 68 0 14869 0
[pid=20864] vsize: 59748
Current children cumulated CPU time (s) 129.05
Current children cumulated vsize (Kb) 59748

[startup+160.011 s]
Raw data (loadavg): 0.99 0.97 0.91 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 40189 0 0 0 12714 992 0 0 20 0 1 0 1725761062 64471040 14778 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 15740 14778 1116 68 0 15672 0
[pid=20864] vsize: 62960
Current children cumulated CPU time (s) 137.06
Current children cumulated vsize (Kb) 62960

[startup+170.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 43005 0 0 0 13460 1067 0 0 19 0 1 0 1725761062 67248128 15457 4294967295 134512640 134736556 3221224560 3221222736 1074153812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 16418 15457 1116 68 0 16350 0
[pid=20864] vsize: 65672
Current children cumulated CPU time (s) 145.27
Current children cumulated vsize (Kb) 65672

[startup+180.012 s]
Raw data (loadavg): 0.99 0.97 0.91 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 45656 0 0 0 14206 1141 0 0 17 0 1 0 1725761062 70402048 16146 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 17188 16146 1116 68 0 17120 0
[pid=20864] vsize: 68752
Current children cumulated CPU time (s) 153.47
Current children cumulated vsize (Kb) 68752

[startup+190.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 47310 0 0 0 15054 1185 0 0 22 0 1 0 1725761062 72007680 16547 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 17580 16547 1116 68 0 17512 0
[pid=20864] vsize: 70320
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (Kb) 70320

[startup+200.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 48711 0 0 0 15910 1229 0 0 25 0 1 0 1725761062 73232384 16855 4294967295 134512640 134736556 3221224560 3221223316 134644530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 17879 16855 1116 68 0 17811 0
[pid=20864] vsize: 71516
Current children cumulated CPU time (s) 171.39
Current children cumulated vsize (Kb) 71516

[startup+210.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 50775 0 0 0 16703 1290 0 0 20 0 1 0 1725761062 75100160 17311 4294967295 134512640 134736556 3221224560 3221223024 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 18335 17311 1116 68 0 18267 0
[pid=20864] vsize: 73340
Current children cumulated CPU time (s) 179.93
Current children cumulated vsize (Kb) 73340

[startup+220.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 53368 0 0 0 17461 1362 0 0 19 0 1 0 1725761062 77811712 17938 4294967295 134512640 134736556 3221224560 3221222800 1074251648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 18997 17938 1116 68 0 18929 0
[pid=20864] vsize: 75988
Current children cumulated CPU time (s) 188.23
Current children cumulated vsize (Kb) 75988

[startup+230.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 56316 0 0 0 18176 1448 0 0 17 0 1 0 1725761062 80756736 18667 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 19716 18667 1116 68 0 19648 0
[pid=20864] vsize: 78864
Current children cumulated CPU time (s) 196.24
Current children cumulated vsize (Kb) 78864

[startup+240.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 59468 0 0 0 18861 1537 0 0 18 0 1 0 1725761062 83660800 19393 4294967295 134512640 134736556 3221224560 3221222912 1074118820 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 20425 19393 1116 68 0 20357 0
[pid=20864] vsize: 81700
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (Kb) 81700

[startup+250.014 s]
Raw data (loadavg): 1.07 0.99 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 62053 0 0 0 19626 1609 0 0 25 0 1 0 1725761062 87683072 20165 4294967295 134512640 134736556 3221224560 3221223136 134649773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 21407 20165 1116 68 0 21339 0
[pid=20864] vsize: 85628
Current children cumulated CPU time (s) 212.35
Current children cumulated vsize (Kb) 85628

[startup+260.015 s]
Raw data (loadavg): 1.06 0.99 0.91 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 63775 0 0 0 20451 1659 0 0 21 0 1 0 1725761062 89526272 20544 4294967295 134512640 134736556 3221224560 3221222336 1075140852 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 21857 20544 1116 68 0 21789 0
[pid=20864] vsize: 87428
Current children cumulated CPU time (s) 221.1
Current children cumulated vsize (Kb) 87428

[startup+270.015 s]
Raw data (loadavg): 1.12 1.00 0.92 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 66183 0 0 0 21225 1726 0 0 19 0 1 0 1725761062 91955200 21088 4294967295 134512640 134736556 3221224560 3221222768 1074056036 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 22450 21088 1116 68 0 22382 0
[pid=20864] vsize: 89800
Current children cumulated CPU time (s) 229.51
Current children cumulated vsize (Kb) 89800

[startup+280.016 s]
Raw data (loadavg): 1.10 1.00 0.92 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 68268 0 0 0 22029 1783 0 0 19 0 1 0 1725761062 94203904 21540 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 22999 21540 1116 68 0 22931 0
[pid=20864] vsize: 91996
Current children cumulated CPU time (s) 238.12
Current children cumulated vsize (Kb) 91996

[startup+290.017 s]
Raw data (loadavg): 1.09 1.00 0.92 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 70367 0 0 0 22826 1846 0 0 18 0 1 0 1725761062 96235520 22042 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 23495 22042 1116 68 0 23427 0
[pid=20864] vsize: 93980
Current children cumulated CPU time (s) 246.72
Current children cumulated vsize (Kb) 93980

[startup+300.016 s]
Raw data (loadavg): 1.07 1.00 0.92 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 71848 0 0 0 23682 1890 0 0 22 0 1 0 1725761062 97751040 22394 4294967295 134512640 134736556 3221224560 3221223036 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 23865 22394 1116 68 0 23797 0
[pid=20864] vsize: 95460
Current children cumulated CPU time (s) 255.72
Current children cumulated vsize (Kb) 95460

[startup+310.017 s]
Raw data (loadavg): 1.21 1.03 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 72972 0 0 0 24567 1931 0 0 24 0 1 0 1725761062 98869248 22638 4294967295 134512640 134736556 3221224560 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 24138 22638 1116 68 0 24070 0
[pid=20864] vsize: 96552
Current children cumulated CPU time (s) 264.98
Current children cumulated vsize (Kb) 96552

[startup+320.018 s]
Raw data (loadavg): 1.18 1.03 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 74403 0 0 0 25423 1975 0 0 25 0 1 0 1725761062 100167680 22935 4294967295 134512640 134736556 3221224560 3221222792 1077410279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 24455 22935 1116 68 0 24387 0
[pid=20864] vsize: 97820
Current children cumulated CPU time (s) 273.98
Current children cumulated vsize (Kb) 97820

[startup+330.019 s]
Raw data (loadavg): 1.15 1.03 0.93 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 76946 0 0 0 26189 2042 0 0 19 0 1 0 1725761062 102977536 23538 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 25141 23538 1116 68 0 25073 0
[pid=20864] vsize: 100564
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (Kb) 100564

[startup+340.019 s]
Raw data (loadavg): 1.13 1.03 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 78819 0 0 0 27006 2094 0 0 24 0 1 0 1725761062 104599552 23971 4294967295 134512640 134736556 3221224560 3221223104 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 25537 23971 1116 68 0 25469 0
[pid=20864] vsize: 102148
Current children cumulated CPU time (s) 291
Current children cumulated vsize (Kb) 102148

[startup+350.018 s]
Raw data (loadavg): 1.11 1.03 0.93 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 80779 0 0 0 27814 2150 0 0 21 0 1 0 1725761062 106717184 24439 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 26054 24439 1116 68 0 25986 0
[pid=20864] vsize: 104216
Current children cumulated CPU time (s) 299.64
Current children cumulated vsize (Kb) 104216

[startup+360.019 s]
Raw data (loadavg): 1.09 1.03 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 82769 0 0 0 28626 2204 0 0 21 0 1 0 1725761062 108924928 24922 4294967295 134512640 134736556 3221224560 3221223092 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 26593 24922 1116 68 0 26525 0
[pid=20864] vsize: 106372
Current children cumulated CPU time (s) 308.3
Current children cumulated vsize (Kb) 106372

[startup+370.019 s]
Raw data (loadavg): 1.08 1.02 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 85261 0 0 0 29394 2276 0 0 21 0 1 0 1725761062 111702016 25553 4294967295 134512640 134736556 3221224560 3221222476 1077411564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 27271 25553 1116 68 0 27203 0
[pid=20864] vsize: 109084
Current children cumulated CPU time (s) 316.7
Current children cumulated vsize (Kb) 109084

[startup+380.02 s]
Raw data (loadavg): 1.06 1.02 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 87851 0 0 0 30161 2344 0 0 22 0 1 0 1725761062 114495488 26201 4294967295 134512640 134736556 3221224560 3221223248 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 27953 26201 1116 68 0 27885 0
[pid=20864] vsize: 111812
Current children cumulated CPU time (s) 325.05
Current children cumulated vsize (Kb) 111812

[startup+390.02 s]
Raw data (loadavg): 1.05 1.02 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 88842 0 0 0 31057 2378 0 0 21 0 1 0 1725761062 115486720 26413 4294967295 134512640 134736556 3221224560 3221223096 134543871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 28195 26413 1116 68 0 28127 0
[pid=20864] vsize: 112780
Current children cumulated CPU time (s) 334.35
Current children cumulated vsize (Kb) 112780

[startup+400.02 s]
Raw data (loadavg): 1.05 1.02 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 90635 0 0 0 31875 2429 0 0 24 0 1 0 1725761062 116940800 26802 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 28550 26802 1116 68 0 28482 0
[pid=20864] vsize: 114200
Current children cumulated CPU time (s) 343.04
Current children cumulated vsize (Kb) 114200

[startup+410.021 s]
Raw data (loadavg): 1.04 1.02 0.93 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 92382 0 0 0 32713 2478 0 0 19 0 1 0 1725761062 118755328 27220 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 28993 27220 1116 68 0 28925 0
[pid=20864] vsize: 115972
Current children cumulated CPU time (s) 351.91
Current children cumulated vsize (Kb) 115972

[startup+420.021 s]
Raw data (loadavg): 1.03 1.02 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 94840 0 0 0 33485 2549 0 0 20 0 1 0 1725761062 121131008 27808 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 29573 27808 1116 68 0 29505 0
[pid=20864] vsize: 118292
Current children cumulated CPU time (s) 360.34
Current children cumulated vsize (Kb) 118292

[startup+430.022 s]
Raw data (loadavg): 1.03 1.02 0.93 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 97531 0 0 0 34281 2611 0 0 21 0 1 0 1725761062 124608512 28613 4294967295 134512640 134736556 3221224560 3221223068 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 30422 28613 1116 68 0 30354 0
[pid=20864] vsize: 121688
Current children cumulated CPU time (s) 368.92
Current children cumulated vsize (Kb) 121688

[startup+440.021 s]
Raw data (loadavg): 1.10 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 100055 0 0 0 35038 2687 0 0 20 0 1 0 1725761062 126955520 29176 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 30995 29176 1116 68 0 30927 0
[pid=20864] vsize: 123980
Current children cumulated CPU time (s) 377.25
Current children cumulated vsize (Kb) 123980

[startup+450.021 s]
Raw data (loadavg): 1.08 1.03 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 103005 0 0 0 35780 2759 0 0 18 0 1 0 1725761062 129957888 29920 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 31728 29920 1116 68 0 31660 0
[pid=20864] vsize: 126912
Current children cumulated CPU time (s) 385.39
Current children cumulated vsize (Kb) 126912

[startup+460.022 s]
Raw data (loadavg): 1.07 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 104338 0 0 0 36671 2791 0 0 17 0 1 0 1725761062 131366912 30284 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 32072 30284 1116 68 0 32004 0
[pid=20864] vsize: 128288
Current children cumulated CPU time (s) 394.62
Current children cumulated vsize (Kb) 128288

[startup+470.022 s]
Raw data (loadavg): 1.06 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 106664 0 0 0 37464 2850 0 0 20 0 1 0 1725761062 133873664 30914 4294967295 134512640 134736556 3221224560 3221223168 134544829 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 32684 30914 1116 68 0 32616 0
[pid=20864] vsize: 130736
Current children cumulated CPU time (s) 403.14
Current children cumulated vsize (Kb) 130736

[startup+480.023 s]
Raw data (loadavg): 1.05 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 108188 0 0 0 38318 2888 0 0 21 0 1 0 1725761062 135204864 31248 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 33009 31248 1116 68 0 32941 0
[pid=20864] vsize: 132036
Current children cumulated CPU time (s) 412.06
Current children cumulated vsize (Kb) 132036

[startup+490.022 s]
Raw data (loadavg): 1.04 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 109641 0 0 0 39171 2931 0 0 19 0 1 0 1725761062 136466432 31562 4294967295 134512640 134736556 3221224560 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 33317 31562 1116 68 0 33249 0
[pid=20864] vsize: 133268
Current children cumulated CPU time (s) 421.02
Current children cumulated vsize (Kb) 133268

[startup+500.023 s]
Raw data (loadavg): 1.03 1.03 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 111473 0 0 0 39998 2982 0 0 25 0 1 0 1725761062 138113024 31980 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 33719 31980 1116 68 0 33651 0
[pid=20864] vsize: 134876
Current children cumulated CPU time (s) 429.8
Current children cumulated vsize (Kb) 134876

[startup+510.024 s]
Raw data (loadavg): 1.03 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 113275 0 0 0 40829 3032 0 0 22 0 1 0 1725761062 139698176 32383 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 34106 32383 1116 68 0 34038 0
[pid=20864] vsize: 136424
Current children cumulated CPU time (s) 438.61
Current children cumulated vsize (Kb) 136424

[startup+520.024 s]
Raw data (loadavg): 1.02 1.02 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 115086 0 0 0 41659 3083 0 0 20 0 1 0 1725761062 141271040 32781 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 34490 32781 1116 68 0 34422 0
[pid=20864] vsize: 137960
Current children cumulated CPU time (s) 447.42
Current children cumulated vsize (Kb) 137960

[startup+530.024 s]
Raw data (loadavg): 1.02 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 117474 0 0 0 42432 3150 0 0 17 0 1 0 1725761062 144007168 33410 4294967295 134512640 134736556 3221224560 3221223108 134544531 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 35158 33410 1116 68 0 35090 0
[pid=20864] vsize: 140632
Current children cumulated CPU time (s) 455.82
Current children cumulated vsize (Kb) 140632

[startup+540.024 s]
Raw data (loadavg): 1.02 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 119362 0 0 0 43253 3205 0 0 25 0 1 0 1725761062 146153472 33895 4294967295 134512640 134736556 3221224560 3221223136 134524877 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 35682 33895 1116 68 0 35614 0
[pid=20864] vsize: 142728
Current children cumulated CPU time (s) 464.58
Current children cumulated vsize (Kb) 142728

[startup+550.024 s]
Raw data (loadavg): 1.01 1.02 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 122224 0 0 0 43978 3288 0 0 20 0 1 0 1725761062 148754432 34561 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 36317 34561 1116 68 0 36249 0
[pid=20864] vsize: 145268
Current children cumulated CPU time (s) 472.66
Current children cumulated vsize (Kb) 145268

[startup+560.025 s]
Raw data (loadavg): 1.09 1.04 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 124982 0 0 0 44717 3367 0 0 18 0 1 0 1725761062 151461888 35224 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 36978 35224 1116 68 0 36910 0
[pid=20864] vsize: 147912
Current children cumulated CPU time (s) 480.84
Current children cumulated vsize (Kb) 147912

[startup+570.026 s]
Raw data (loadavg): 1.08 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 127809 0 0 0 45431 3450 0 0 19 0 1 0 1725761062 153767936 35831 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 37541 35831 1116 68 0 37473 0
[pid=20864] vsize: 150164
Current children cumulated CPU time (s) 488.81
Current children cumulated vsize (Kb) 150164

[startup+580.026 s]
Raw data (loadavg): 1.06 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 131269 0 0 0 46175 3531 0 0 18 0 1 0 1725761062 160043008 36748 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 39073 36748 1116 68 0 39005 0
[pid=20864] vsize: 156292
Current children cumulated CPU time (s) 497.06
Current children cumulated vsize (Kb) 156292

[startup+590.026 s]
Raw data (loadavg): 1.05 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 134091 0 0 0 46906 3610 0 0 20 0 1 0 1725761062 162701312 37420 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 39722 37420 1116 68 0 39654 0
[pid=20864] vsize: 158888
Current children cumulated CPU time (s) 505.16
Current children cumulated vsize (Kb) 158888

[startup+600.026 s]
Raw data (loadavg): 1.04 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 136887 0 0 0 47663 3681 0 0 25 0 1 0 1725761062 166400000 38122 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 40625 38122 1116 68 0 40557 0
[pid=20864] vsize: 162500
Current children cumulated CPU time (s) 513.44
Current children cumulated vsize (Kb) 162500

[startup+610.027 s]
Raw data (loadavg): 1.04 1.03 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 138256 0 0 0 48532 3719 0 0 20 0 1 0 1725761062 167559168 38416 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 40908 38416 1116 68 0 40840 0
[pid=20864] vsize: 163632
Current children cumulated CPU time (s) 522.51
Current children cumulated vsize (Kb) 163632

[startup+620.027 s]
Raw data (loadavg): 1.03 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 139747 0 0 0 49395 3764 0 0 18 0 1 0 1725761062 168960000 38761 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 41250 38761 1116 68 0 41182 0
[pid=20864] vsize: 165000
Current children cumulated CPU time (s) 531.59
Current children cumulated vsize (Kb) 165000

[startup+630.027 s]
Raw data (loadavg): 1.03 1.03 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 142087 0 0 0 50184 3825 0 0 20 0 1 0 1725761062 171200512 39270 4294967295 134512640 134736556 3221224560 3221222512 1074918803 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 41797 39270 1116 68 0 41729 0
[pid=20864] vsize: 167188
Current children cumulated CPU time (s) 540.09
Current children cumulated vsize (Kb) 167188

[startup+640.028 s]
Raw data (loadavg): 1.02 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 143981 0 0 0 51009 3877 0 0 20 0 1 0 1725761062 173146112 39698 4294967295 134512640 134736556 3221224560 3221223120 134544700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 42272 39698 1116 68 0 42204 0
[pid=20864] vsize: 169088
Current children cumulated CPU time (s) 548.86
Current children cumulated vsize (Kb) 169088

[startup+650.028 s]
Raw data (loadavg): 1.02 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 146415 0 0 0 51809 3937 0 0 18 0 1 0 1725761062 176427008 40243 4294967295 134512640 134736556 3221224560 3221223064 134543057 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 43073 40243 1116 68 0 43005 0
[pid=20864] vsize: 172292
Current children cumulated CPU time (s) 557.46
Current children cumulated vsize (Kb) 172292

[startup+660.029 s]
Raw data (loadavg): 1.01 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 148393 0 0 0 52625 3993 0 0 25 0 1 0 1725761062 178053120 40675 4294967295 134512640 134736556 3221224560 3221223152 134543750 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 43470 40675 1116 68 0 43402 0
[pid=20864] vsize: 173880
Current children cumulated CPU time (s) 566.18
Current children cumulated vsize (Kb) 173880

[startup+670.03 s]
Raw data (loadavg): 1.01 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 150099 0 0 0 53451 4046 0 0 20 0 1 0 1725761062 179654656 41070 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 43861 41070 1116 68 0 43793 0
[pid=20864] vsize: 175444
Current children cumulated CPU time (s) 574.97
Current children cumulated vsize (Kb) 175444

[startup+680.03 s]
Raw data (loadavg): 1.01 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 152404 0 0 0 54248 4103 0 0 20 0 1 0 1725761062 181665792 41593 4294967295 134512640 134736556 3221224560 3221222760 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 44352 41593 1116 68 0 44284 0
[pid=20864] vsize: 177408
Current children cumulated CPU time (s) 583.51
Current children cumulated vsize (Kb) 177408

[startup+690.031 s]
Raw data (loadavg): 1.01 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 155520 0 0 0 54958 4188 0 0 18 0 1 0 1725761062 184811520 42322 4294967295 134512640 134736556 3221224560 3221222320 1074153719 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 45120 42322 1116 68 0 45052 0
[pid=20864] vsize: 180480
Current children cumulated CPU time (s) 591.46
Current children cumulated vsize (Kb) 180480

[startup+700.032 s]
Raw data (loadavg): 1.01 1.02 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 157064 0 0 0 55809 4233 0 0 21 0 1 0 1725761062 186470400 42702 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 45525 42702 1116 68 0 45457 0
[pid=20864] vsize: 182100
Current children cumulated CPU time (s) 600.42
Current children cumulated vsize (Kb) 182100

[startup+710.033 s]
Raw data (loadavg): 1.00 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 159115 0 0 0 56625 4287 0 0 17 0 1 0 1725761062 188665856 43209 4294967295 134512640 134736556 3221224560 3221222960 1076082801 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 46061 43209 1116 68 0 45993 0
[pid=20864] vsize: 184244
Current children cumulated CPU time (s) 609.12
Current children cumulated vsize (Kb) 184244

[startup+720.033 s]
Raw data (loadavg): 1.00 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 161966 0 0 0 57362 4364 0 0 21 0 1 0 1725761062 191381504 43901 4294967295 134512640 134736556 3221224560 3221221952 1074056231 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 46724 43901 1116 68 0 46656 0
[pid=20864] vsize: 186896
Current children cumulated CPU time (s) 617.26
Current children cumulated vsize (Kb) 186896

[startup+730.033 s]
Raw data (loadavg): 1.00 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 164529 0 0 0 58158 4425 0 0 20 0 1 0 1725761062 195235840 44547 4294967295 134512640 134736556 3221224560 3221223064 134543869 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 47665 44547 1116 68 0 47597 0
[pid=20864] vsize: 190660
Current children cumulated CPU time (s) 625.83
Current children cumulated vsize (Kb) 190660

[startup+740.034 s]
Raw data (loadavg): 1.00 1.02 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 166344 0 0 0 58998 4476 0 0 24 0 1 0 1725761062 196976640 44930 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 48090 44930 1116 68 0 48022 0
[pid=20864] vsize: 192360
Current children cumulated CPU time (s) 634.74
Current children cumulated vsize (Kb) 192360

[startup+750.034 s]
Raw data (loadavg): 1.00 1.01 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 167810 0 0 0 59856 4518 0 0 19 0 1 0 1725761062 198221824 45250 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 48394 45250 1116 68 0 48326 0
[pid=20864] vsize: 193576
Current children cumulated CPU time (s) 643.74
Current children cumulated vsize (Kb) 193576

[startup+760.035 s]
Raw data (loadavg): 1.00 1.01 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 168653 0 0 0 60771 4541 0 0 25 0 1 0 1725761062 199081984 45461 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 48604 45461 1116 68 0 48536 0
[pid=20864] vsize: 194416
Current children cumulated CPU time (s) 653.12
Current children cumulated vsize (Kb) 194416

[startup+770.035 s]
Raw data (loadavg): 1.00 1.01 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 170417 0 0 0 61608 4587 0 0 19 0 1 0 1725761062 200560640 45836 4294967295 134512640 134736556 3221224560 3221223092 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 48965 45836 1116 68 0 48897 0
[pid=20864] vsize: 195860
Current children cumulated CPU time (s) 661.95
Current children cumulated vsize (Kb) 195860

[startup+780.036 s]
Raw data (loadavg): 1.00 1.01 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 173259 0 0 0 62355 4660 0 0 21 0 1 0 1725761062 203739136 46477 4294967295 134512640 134736556 3221224560 3221223424 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 49741 46477 1116 68 0 49673 0
[pid=20864] vsize: 198964
Current children cumulated CPU time (s) 670.15
Current children cumulated vsize (Kb) 198964

[startup+790.037 s]
Raw data (loadavg): 1.00 1.01 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 175200 0 0 0 63182 4710 0 0 18 0 1 0 1725761062 205692928 46936 4294967295 134512640 134736556 3221224560 3221223040 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 50218 46936 1116 68 0 50150 0
[pid=20864] vsize: 200872
Current children cumulated CPU time (s) 678.92
Current children cumulated vsize (Kb) 200872

[startup+800.037 s]
Raw data (loadavg): 1.00 1.01 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 176491 0 0 0 64062 4744 0 0 25 0 1 0 1725761062 206790656 47227 4294967295 134512640 134736556 3221224560 3221223116 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 50486 47227 1116 68 0 50418 0
[pid=20864] vsize: 201944
Current children cumulated CPU time (s) 688.06
Current children cumulated vsize (Kb) 201944

[startup+810.038 s]
Raw data (loadavg): 1.00 1.01 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 177946 0 0 0 64909 4791 0 0 22 0 1 0 1725761062 207945728 47517 4294967295 134512640 134736556 3221224560 3221222512 1074138471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 50768 47517 1116 68 0 50700 0
[pid=20864] vsize: 203072
Current children cumulated CPU time (s) 697
Current children cumulated vsize (Kb) 203072

[startup+820.037 s]
Raw data (loadavg): 1.00 1.01 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 180202 0 0 0 65681 4857 0 0 19 0 1 0 1725761062 209854464 47981 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 51234 47981 1116 68 0 51166 0
[pid=20864] vsize: 204936
Current children cumulated CPU time (s) 705.38
Current children cumulated vsize (Kb) 204936

[startup+830.038 s]
Raw data (loadavg): 1.00 1.01 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 182863 0 0 0 66415 4931 0 0 20 0 1 0 1725761062 212062208 48496 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 51773 48496 1116 68 0 51705 0
[pid=20864] vsize: 207092
Current children cumulated CPU time (s) 713.46
Current children cumulated vsize (Kb) 207092

[startup+840.039 s]
Raw data (loadavg): 1.00 1.01 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 185623 0 0 0 67152 5008 0 0 19 0 1 0 1725761062 214478848 49084 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 52363 49084 1116 68 0 52295 0
[pid=20864] vsize: 209452
Current children cumulated CPU time (s) 721.6
Current children cumulated vsize (Kb) 209452

[startup+850.039 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 187131 0 0 0 68004 5049 0 0 17 0 1 0 1725761062 215879680 49458 4294967295 134512640 134736556 3221224560 3221222336 1075824354 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 52705 49458 1116 68 0 52637 0
[pid=20864] vsize: 210820
Current children cumulated CPU time (s) 730.53
Current children cumulated vsize (Kb) 210820

[startup+860.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 189119 0 0 0 68803 5105 0 0 17 0 1 0 1725761062 217784320 49932 4294967295 134512640 134736556 3221224560 3221222256 1075646807 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 53170 49932 1116 68 0 53102 0
[pid=20864] vsize: 212680
Current children cumulated CPU time (s) 739.08
Current children cumulated vsize (Kb) 212680

[startup+870.039 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 191120 0 0 0 69605 5162 0 0 19 0 1 0 1725761062 219623424 50407 4294967295 134512640 134736556 3221224560 3221223236 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 53619 50407 1116 68 0 53551 0
[pid=20864] vsize: 214476
Current children cumulated CPU time (s) 747.67
Current children cumulated vsize (Kb) 214476

[startup+880.042 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 193950 0 0 0 70342 5239 0 0 20 0 1 0 1725761062 222666752 51109 4294967295 134512640 134736556 3221224560 3221222672 1075606142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 54362 51109 1116 68 0 54294 0
[pid=20864] vsize: 217448
Current children cumulated CPU time (s) 755.81
Current children cumulated vsize (Kb) 217448

[startup+890.043 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 197050 0 0 0 71060 5325 0 0 20 0 1 0 1725761062 225730560 51819 4294967295 134512640 134736556 3221224560 3221223152 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 55110 51819 1116 68 0 55042 0
[pid=20864] vsize: 220440
Current children cumulated CPU time (s) 763.85
Current children cumulated vsize (Kb) 220440

[startup+900.043 s]
Raw data (loadavg): 1.00 1.00 0.94 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 197854 0 0 0 71979 5350 0 0 17 0 1 0 1725761062 226516992 52000 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 55302 52000 1116 68 0 55234 0
[pid=20864] vsize: 221208
Current children cumulated CPU time (s) 773.29
Current children cumulated vsize (Kb) 221208

[startup+910.045 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 199949 0 0 0 72782 5413 0 0 20 0 1 0 1725761062 228376576 52498 4294967295 134512640 134736556 3221224560 3221222624 1074867347 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 55756 52498 1116 68 0 55688 0
[pid=20864] vsize: 223024
Current children cumulated CPU time (s) 781.95
Current children cumulated vsize (Kb) 223024

[startup+920.044 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 201249 0 0 0 73653 5450 0 0 25 0 1 0 1725761062 229494784 52788 4294967295 134512640 134736556 3221224560 3221223224 134544056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 56029 52788 1116 68 0 55961 0
[pid=20864] vsize: 224116
Current children cumulated CPU time (s) 791.03
Current children cumulated vsize (Kb) 224116

[startup+930.045 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 203700 0 0 0 74424 5516 0 0 19 0 1 0 1725761062 231862272 53382 4294967295 134512640 134736556 3221224560 3221223424 134643870 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 56607 53382 1116 68 0 56539 0
[pid=20864] vsize: 226428
Current children cumulated CPU time (s) 799.4
Current children cumulated vsize (Kb) 226428

[startup+940.046 s]
Raw data (loadavg): 1.00 1.00 0.94 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 205971 0 0 0 75210 5581 0 0 19 0 1 0 1725761062 234295296 53976 4294967295 134512640 134736556 3221224560 3221220912 1075895844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 57201 53976 1116 68 0 57133 0
[pid=20864] vsize: 228804
Current children cumulated CPU time (s) 807.91
Current children cumulated vsize (Kb) 228804

[startup+950.047 s]
Raw data (loadavg): 1.08 1.02 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 208837 0 0 0 75934 5663 0 0 20 0 1 0 1725761062 237113344 54697 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 57889 54697 1116 68 0 57821 0
[pid=20864] vsize: 231556
Current children cumulated CPU time (s) 815.97
Current children cumulated vsize (Kb) 231556

[startup+960.048 s]
Raw data (loadavg): 1.07 1.02 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 211521 0 0 0 76680 5732 0 0 19 0 1 0 1725761062 239575040 55350 4294967295 134512640 134736556 3221224560 3221222292 1074207652 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 58490 55350 1116 68 0 58422 0
[pid=20864] vsize: 233960
Current children cumulated CPU time (s) 824.12
Current children cumulated vsize (Kb) 233960

[startup+970.048 s]
Raw data (loadavg): 1.06 1.01 0.95 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 214256 0 0 0 77415 5810 0 0 18 0 1 0 1725761062 241983488 55971 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/20864/statm): 59078 55971 1116 68 0 59010 0
[pid=20864] vsize: 236312
Current children cumulated CPU time (s) 832.25
Current children cumulated vsize (Kb) 236312

[startup+980.049 s]
Raw data (loadavg): 1.05 1.01 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 216753 0 0 0 78173 5881 0 0 21 0 1 0 1725761062 244350976 56524 4294967295 134512640 134736556 3221224560 3221221432 1074950105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 59656 56524 1116 68 0 59588 0
[pid=20864] vsize: 238624
Current children cumulated CPU time (s) 840.54
Current children cumulated vsize (Kb) 238624

[startup+990.049 s]
Raw data (loadavg): 1.04 1.01 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 218799 0 0 0 79029 5925 0 0 25 0 1 0 1725761062 246755328 57145 4294967295 134512640 134736556 3221224560 3221223004 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 60243 57145 1116 68 0 60175 0
[pid=20864] vsize: 240972
Current children cumulated CPU time (s) 849.54
Current children cumulated vsize (Kb) 240972

[startup+1000.05 s]
Raw data (loadavg): 1.03 1.01 0.95 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 220616 0 0 0 79895 5966 0 0 23 0 1 0 1725761062 248934400 57670 4294967295 134512640 134736556 3221224560 3221222836 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 60775 57670 1116 68 0 60707 0
[pid=20864] vsize: 243100
Current children cumulated CPU time (s) 858.61
Current children cumulated vsize (Kb) 243100

[startup+1010.05 s]
Raw data (loadavg): 1.03 1.01 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 222152 0 0 0 80745 6010 0 0 21 0 1 0 1725761062 250286080 58010 4294967295 134512640 134736556 3221224560 3221223124 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 61105 58010 1116 68 0 61037 0
[pid=20864] vsize: 244420
Current children cumulated CPU time (s) 867.55
Current children cumulated vsize (Kb) 244420

[startup+1020.05 s]
Raw data (loadavg): 1.02 1.01 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 224200 0 0 0 81549 6069 0 0 22 0 1 0 1725761062 252305408 58490 4294967295 134512640 134736556 3221224560 3221223300 134617612 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 61598 58490 1116 68 0 61530 0
[pid=20864] vsize: 246392
Current children cumulated CPU time (s) 876.18
Current children cumulated vsize (Kb) 246392

[startup+1030.05 s]
Raw data (loadavg): 1.02 1.01 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 226168 0 0 0 82353 6127 0 0 19 0 1 0 1725761062 253902848 58900 4294967295 134512640 134736556 3221224560 3221222240 1075828211 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 61988 58900 1116 68 0 61920 0
[pid=20864] vsize: 247952
Current children cumulated CPU time (s) 884.8
Current children cumulated vsize (Kb) 247952

[startup+1040.05 s]
Raw data (loadavg): 1.02 1.01 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 228903 0 0 0 83131 6194 0 0 24 0 1 0 1725761062 256737280 59611 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 62680 59611 1116 68 0 62612 0
[pid=20864] vsize: 250720
Current children cumulated CPU time (s) 893.25
Current children cumulated vsize (Kb) 250720

[startup+1050.05 s]
Raw data (loadavg): 1.01 1.01 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 229574 0 0 0 84066 6215 0 0 25 0 1 0 1725761062 257310720 59764 4294967295 134512640 134736556 3221224560 3221223036 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 62820 59764 1116 68 0 62752 0
[pid=20864] vsize: 251280
Current children cumulated CPU time (s) 902.81
Current children cumulated vsize (Kb) 251280

[startup+1060.05 s]
Raw data (loadavg): 1.01 1.01 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 230757 0 0 0 84948 6252 0 0 25 0 1 0 1725761062 258310144 60012 4294967295 134512640 134736556 3221224560 3221223036 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 63064 60012 1116 68 0 62996 0
[pid=20864] vsize: 252256
Current children cumulated CPU time (s) 912
Current children cumulated vsize (Kb) 252256

[startup+1070.05 s]
Raw data (loadavg): 1.01 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 233051 0 0 0 85771 6305 0 0 18 0 1 0 1725761062 260943872 60677 4294967295 134512640 134736556 3221224560 3221223068 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 63707 60677 1116 68 0 63639 0
[pid=20864] vsize: 254828
Current children cumulated CPU time (s) 920.76
Current children cumulated vsize (Kb) 254828

[startup+1080.05 s]
Raw data (loadavg): 1.01 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 235080 0 0 0 86580 6362 0 0 18 0 1 0 1725761062 263036928 61174 4294967295 134512640 134736556 3221224560 3221223136 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 64218 61174 1116 68 0 64150 0
[pid=20864] vsize: 256872
Current children cumulated CPU time (s) 929.42
Current children cumulated vsize (Kb) 256872

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 0.95 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 236826 0 0 0 87405 6411 0 0 21 0 1 0 1725761062 264699904 61553 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 64624 61553 1116 68 0 64556 0
[pid=20864] vsize: 258496
Current children cumulated CPU time (s) 938.16
Current children cumulated vsize (Kb) 258496

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 239327 0 0 0 88220 6468 0 0 25 0 1 0 1725761062 267608064 62208 4294967295 134512640 134736556 3221224560 3221223304 134544462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 65334 62208 1116 68 0 65266 0
[pid=20864] vsize: 261336
Current children cumulated CPU time (s) 946.88
Current children cumulated vsize (Kb) 261336

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 239887 0 0 0 89168 6484 0 0 19 0 1 0 1725761062 268124160 62333 4294967295 134512640 134736556 3221224560 3221223076 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 65460 62333 1116 68 0 65392 0
[pid=20864] vsize: 261840
Current children cumulated CPU time (s) 956.52
Current children cumulated vsize (Kb) 261840

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 240561 0 0 0 90103 6505 0 0 25 0 1 0 1725761062 268701696 62488 4294967295 134512640 134736556 3221224560 3221223304 134543264 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 65601 62488 1116 68 0 65533 0
[pid=20864] vsize: 262404
Current children cumulated CPU time (s) 966.08
Current children cumulated vsize (Kb) 262404

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 240954 0 0 0 91065 6516 0 0 25 0 1 0 1725761062 269058048 62579 4294967295 134512640 134736556 3221224560 3221223152 134543750 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 65688 62579 1116 68 0 65620 0
[pid=20864] vsize: 262752
Current children cumulated CPU time (s) 975.81
Current children cumulated vsize (Kb) 262752

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 241286 0 0 0 92030 6528 0 0 25 0 1 0 1725761062 269336576 62647 4294967295 134512640 134736556 3221224560 3221223112 134544557 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 65756 62647 1116 68 0 65688 0
[pid=20864] vsize: 263024
Current children cumulated CPU time (s) 985.58
Current children cumulated vsize (Kb) 263024

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 242566 0 0 0 92906 6566 0 0 24 0 1 0 1725761062 270716928 62963 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 66093 62963 1116 68 0 66025 0
[pid=20864] vsize: 264372
Current children cumulated CPU time (s) 994.72
Current children cumulated vsize (Kb) 264372

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 243586 0 0 0 93800 6599 0 0 25 0 1 0 1725761062 271462400 63160 4294967295 134512640 134736556 3221224560 3221223240 134645249 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 66275 63160 1116 68 0 66207 0
[pid=20864] vsize: 265100
Current children cumulated CPU time (s) 1003.99
Current children cumulated vsize (Kb) 265100

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 245580 0 0 0 94612 6653 0 0 19 0 1 0 1725761062 273305600 63627 4294967295 134512640 134736556 3221224560 3221222912 1074118815 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 66725 63627 1116 68 0 66657 0
[pid=20864] vsize: 266900
Current children cumulated CPU time (s) 1012.65
Current children cumulated vsize (Kb) 266900

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 248511 0 0 0 95333 6735 0 0 20 0 1 0 1725761062 276373504 64352 4294967295 134512640 134736556 3221224560 3221223424 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 67474 64352 1116 68 0 67406 0
[pid=20864] vsize: 269896
Current children cumulated CPU time (s) 1020.68
Current children cumulated vsize (Kb) 269896

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 0.95 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 250885 0 0 0 96111 6803 0 0 18 0 1 0 1725761062 279093248 64924 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 68138 64924 1116 68 0 68070 0
[pid=20864] vsize: 272552
Current children cumulated CPU time (s) 1029.14
Current children cumulated vsize (Kb) 272552

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 0.95 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 253080 0 0 0 96911 6863 0 0 17 0 1 0 1725761062 281243648 65452 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 68663 65452 1116 68 0 68595 0
[pid=20864] vsize: 274652
Current children cumulated CPU time (s) 1037.74
Current children cumulated vsize (Kb) 274652

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 255375 0 0 0 97689 6932 0 0 17 0 1 0 1725761062 283353088 66008 4294967295 134512640 134736556 3221224560 3221222512 1074921338 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 69178 66008 1116 68 0 69110 0
[pid=20864] vsize: 276712
Current children cumulated CPU time (s) 1046.21
Current children cumulated vsize (Kb) 276712

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.00 0.95 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 258047 0 0 0 98444 7002 0 0 19 0 1 0 1725761062 285941760 66659 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 69810 66659 1116 68 0 69742 0
[pid=20864] vsize: 279240
Current children cumulated CPU time (s) 1054.46
Current children cumulated vsize (Kb) 279240

[startup+1230.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 260745 0 0 0 99205 7079 0 0 19 0 1 0 1725761062 289288192 67337 4294967295 134512640 134736556 3221224560 3221223024 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 70627 67337 1116 68 0 70559 0
[pid=20864] vsize: 282508
Current children cumulated CPU time (s) 1062.84
Current children cumulated vsize (Kb) 282508

[startup+1240.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 262144 0 0 0 100076 7117 0 0 25 0 1 0 1725761062 290566144 67674 4294967295 134512640 134736556 3221224560 3221223248 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 70939 67674 1116 68 0 70871 0
[pid=20864] vsize: 283756
Current children cumulated CPU time (s) 1071.93
Current children cumulated vsize (Kb) 283756

[startup+1250.06 s]
Raw data (loadavg): 1.00 1.00 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 265051 0 0 0 100796 7200 0 0 19 0 1 0 1725761062 293347328 68306 4294967295 134512640 134736556 3221224560 3221222256 1075636161 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 71618 68306 1116 68 0 71550 0
[pid=20864] vsize: 286472
Current children cumulated CPU time (s) 1079.96
Current children cumulated vsize (Kb) 286472

[startup+1260.06 s]
Raw data (loadavg): 1.08 1.02 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 267047 0 0 0 101602 7261 0 0 25 0 1 0 1725761062 295251968 68757 4294967295 134512640 134736556 3221224560 3221223004 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 72083 68757 1116 68 0 72015 0
[pid=20864] vsize: 288332
Current children cumulated CPU time (s) 1088.63
Current children cumulated vsize (Kb) 288332

[startup+1270.06 s]
Raw data (loadavg): 1.07 1.02 0.95 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 268913 0 0 0 102434 7312 0 0 20 0 1 0 1725761062 296656896 69167 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 72426 69167 1116 68 0 72358 0
[pid=20864] vsize: 289704
Current children cumulated CPU time (s) 1097.46
Current children cumulated vsize (Kb) 289704

[startup+1280.06 s]
Raw data (loadavg): 1.13 1.03 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 271362 0 0 0 103240 7369 0 0 23 0 1 0 1725761062 299905024 69737 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 73219 69737 1116 68 0 73151 0
[pid=20864] vsize: 292876
Current children cumulated CPU time (s) 1106.09
Current children cumulated vsize (Kb) 292876

[startup+1290.07 s]
Raw data (loadavg): 1.11 1.03 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 275239 0 0 0 103996 7439 0 0 18 0 1 0 1725761062 306782208 70602 4294967295 134512640 134736556 3221224560 3221223024 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 74898 70602 1116 68 0 74830 0
[pid=20864] vsize: 299592
Current children cumulated CPU time (s) 1114.35
Current children cumulated vsize (Kb) 299592

[startup+1300.07 s]
Raw data (loadavg): 1.09 1.03 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 277260 0 0 0 104796 7500 0 0 18 0 1 0 1725761062 308584448 71073 4294967295 134512640 134736556 3221224560 3221223180 134537576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 75338 71073 1116 68 0 75270 0
[pid=20864] vsize: 301352
Current children cumulated CPU time (s) 1122.96
Current children cumulated vsize (Kb) 301352

[startup+1310.07 s]
Raw data (loadavg): 1.16 1.04 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 279587 0 0 0 105567 7565 0 0 19 0 1 0 1725761062 310759424 71618 4294967295 134512640 134736556 3221224560 3221223068 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 75869 71618 1116 68 0 75801 0
[pid=20864] vsize: 303476
Current children cumulated CPU time (s) 1131.32
Current children cumulated vsize (Kb) 303476

[startup+1320.07 s]
Raw data (loadavg): 1.13 1.04 0.96 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 281887 0 0 0 106335 7636 0 0 24 0 1 0 1725761062 312856576 72105 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 76381 72105 1116 68 0 76313 0
[pid=20864] vsize: 305524
Current children cumulated CPU time (s) 1139.71
Current children cumulated vsize (Kb) 305524

[startup+1330.07 s]
Raw data (loadavg): 1.11 1.04 0.96 1/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) T 20863 20864 17733 0 -1 0 283846 0 0 0 107143 7691 0 0 18 0 1 0 1725761062 314589184 72599 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/20864/statm): 76804 72599 1116 68 0 76736 0
[pid=20864] vsize: 307216
Current children cumulated CPU time (s) 1148.34
Current children cumulated vsize (Kb) 307216

[startup+1340.07 s]
Raw data (loadavg): 1.09 1.04 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 286507 0 0 0 107919 7758 0 0 19 0 1 0 1725761062 318128128 73199 4294967295 134512640 134736556 3221224560 3221221552 1075860325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 77668 73199 1116 68 0 77600 0
[pid=20864] vsize: 310672
Current children cumulated CPU time (s) 1156.77
Current children cumulated vsize (Kb) 310672

[startup+1350.07 s]
Raw data (loadavg): 1.08 1.04 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 288700 0 0 0 108719 7818 0 0 25 0 1 0 1725761062 320544768 73694 4294967295 134512640 134736556 3221224560 3221222928 1074116193 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 78258 73694 1116 68 0 78190 0
[pid=20864] vsize: 313032
Current children cumulated CPU time (s) 1165.37
Current children cumulated vsize (Kb) 313032

[startup+1360.07 s]
Raw data (loadavg): 1.07 1.03 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 290304 0 0 0 109562 7864 0 0 17 0 1 0 1725761062 322031616 74019 4294967295 134512640 134736556 3221224560 3221223092 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/20864/statm): 78621 74019 1116 68 0 78553 0
[pid=20864] vsize: 314484
Current children cumulated CPU time (s) 1174.26
Current children cumulated vsize (Kb) 314484

[startup+1370.07 s]
Raw data (loadavg): 1.06 1.03 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 292882 0 0 0 110355 7923 0 0 19 0 1 0 1725761062 325685248 74559 4294967295 134512640 134736556 3221224560 3221223088 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 79513 74559 1116 68 0 79445 0
[pid=20864] vsize: 318052
Current children cumulated CPU time (s) 1182.78
Current children cumulated vsize (Kb) 318052

[startup+1380.07 s]
Raw data (loadavg): 1.05 1.03 0.96 2/57 20864
Raw data (/proc/20864/stat): 20864 (bsolo) R 20863 20864 17733 0 -1 0 295155 0 0 0 111121 7990 0 0 24 0 1 0 1725761062 327757824 75096 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/20864/statm): 80019 75096 1116 68 0 79951 0
[pid=20864] vsize: 320076
Current children cumulated CPU time (s) 1191.11
Current children cumulated vsize (Kb) 320076
One traced child (pid=20864) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1384.7
CPU time (s): 1195.59
CPU user time (s): 1115.48
CPU system time (s): 80.1058
CPU usage (%): 86.3424
Max. virtual memory (cumulated for all children) (Kb): 320076

Verifier Data

Verifier:	OK	10447498