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/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sierra.opb
MD5SUM4eeca712f5c43ba16697ebe3806a3a23
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 36989
Biggest coefficient in the objective function 40063152947200
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 712861332680300
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 40063152947200
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 712861332680300
Number of bits of the biggest sum of numbers50
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables38715
Total number of constraints3263
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3263
Minimum length of a constraint10
Maximum length of a constraint498

Trace number 533

Launcher Data

LAUNCH ON wulflinc4 THE 2005-09-18 10:55:11 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=478 boxname=wulflinc4 idbench=478 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  4eeca712f5c43ba16697ebe3806a3a23  /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-20-10-sierra.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-20-10-sierra.opb
IDLAUNCH: 478
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        945072 kB
Buffers:         33728 kB
Cached:          31748 kB
SwapCached:        960 kB
Active:          56120 kB
Inactive:        11988 kB
HighTotal:      131008 kB
HighFree:        96852 kB
LowTotal:       903652 kB
LowFree:        848220 kB
SwapTotal:     2097136 kB
SwapFree:      2095628 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            15736 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:17:48 (client local time) WITH STATUS 0 IN 1195.26 SECONDS
stats: 478 7 1195.26 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 38715 variables and 3791 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 15.578
c After prepocess the problem consists of 37589 variables and 3459 constraints.
c Initial Lower Bound: 1313439744
c Restart #1 #Var: 37589 #Dec: 260149 LB: 1313439744 @ 34.762
c Restart #2 #Var: 37589 #Dec: 836964 LB: 1313439744 @ 77.028
c Restart #3 #Var: 37589 #Dec: 1662404 LB: 1313439744 @ 137.8
c Restart #4 #Var: 37589 #Dec: 2940319 LB: 1313439744 @ 232.31
c Restart #5 #Var: 37589 #Dec: 4378788 LB: 1313439744 @ 338.35
c Restart #6 #Var: 37589 #Dec: 4885492 LB: 1313439744 @ 375.78
c Restart #7 #Var: 37589 #Dec: 5225788 LB: 1313439744 @ 401.21
c Restart #8 #Var: 37589 #Dec: 5231458 LB: 1313439744 @ 403.16
c Restart #9 #Var: 37589 #Dec: 5233279 LB: 1313439744 @ 405.04
c Restart #10 #Var: 37589 #Dec: 5235300 LB: 1313439744 @ 407.07
c Restart #11 #Var: 37589 #Dec: 5237522 LB: 1313439744 @ 409.46
c Restart #12 #Var: 37589 #Dec: 5239944 LB: 1313439744 @ 412.04
c Restart #13 #Var: 37589 #Dec: 5242564 LB: 1313439744 @ 414.86
c Restart #14 #Var: 37589 #Dec: 5245386 LB: 1313439744 @ 417.79
c Restart #15 #Var: 37589 #Dec: 5248408 LB: 1313439744 @ 421.12
c Restart #16 #Var: 37589 #Dec: 5251629 LB: 1313439744 @ 424.18
c Restart #17 #Var: 37589 #Dec: 5255051 LB: 1313439744 @ 427.94
c Restart #18 #Var: 37589 #Dec: 5258672 LB: 1313439744 @ 431.39
c Restart #19 #Var: 37589 #Dec: 5262494 LB: 1313439744 @ 435.99
c Restart #20 #Var: 37589 #Dec: 5266518 LB: 1313439744 @ 441.15
c Restart #21 #Var: 37589 #Dec: 5270737 LB: 1313439744 @ 446.81
c Restart #22 #Var: 37589 #Dec: 5275160 LB: 1313439744 @ 451.06
c Restart #23 #Var: 37589 #Dec: 5279778 LB: 1313439744 @ 455.68
c Restart #24 #Var: 37589 #Dec: 5284602 LB: 1313439744 @ 461.05
c Restart #25 #Var: 37589 #Dec: 5289624 LB: 1313439744 @ 466.94
c Restart #26 #Var: 37589 #Dec: 5294846 LB: 1313439744 @ 473.09
c Restart #27 #Var: 37589 #Dec: 5300269 LB: 1313439744 @ 479.53
c Restart #28 #Var: 37589 #Dec: 5305886 LB: 1313439744 @ 485.34
c Restart #29 #Var: 37589 #Dec: 5311705 LB: 1313439744 @ 492.46
c Restart #30 #Var: 37589 #Dec: 5317728 LB: 1313439744 @ 498.75
c Restart #31 #Var: 37589 #Dec: 5323948 LB: 1313439744 @ 506.22
c Restart #32 #Var: 37589 #Dec: 5330368 LB: 1313439744 @ 513.6
c Restart #33 #Var: 37589 #Dec: 5336991 LB: 1313439744 @ 521.12
c Restart #34 #Var: 37589 #Dec: 5343815 LB: 1313439744 @ 529.25
c Restart #35 #Var: 37589 #Dec: 5350833 LB: 1313439744 @ 537.06
c Restart #36 #Var: 37589 #Dec: 5358052 LB: 1313439744 @ 544.99
c Restart #37 #Var: 37589 #Dec: 5365473 LB: 1313439744 @ 554.26
c Restart #38 #Var: 37589 #Dec: 5373092 LB: 1313439744 @ 564.14
c Restart #39 #Var: 37589 #Dec: 5380914 LB: 1313439744 @ 575.49
c Restart #40 #Var: 37589 #Dec: 5388932 LB: 1313439744 @ 584.85
c Restart #41 #Var: 37589 #Dec: 5397153 LB: 1313439744 @ 594.89
c CHANGE Heuristic... 
c Restart #0 #Var: 37589 #Dec: 5405574 LB: 1313439744 @ 603.94
c Restart #1 #Var: 37589 #Dec: 5406919 LB: 1313439744 @ 604.52
c Restart #2 #Var: 37589 #Dec: 5408172 LB: 1313439744 @ 605.07
c Restart #3 #Var: 37589 #Dec: 5409317 LB: 1313439744 @ 605.88
c Restart #4 #Var: 37589 #Dec: 5410313 LB: 1313439744 @ 606.91
c Restart #5 #Var: 37589 #Dec: 5412097 LB: 1313439744 @ 608.19
c Restart #6 #Var: 37589 #Dec: 5413351 LB: 1313439744 @ 609.58
c Restart #7 #Var: 37589 #Dec: 5415285 LB: 1313439744 @ 611.03
c Restart #8 #Var: 37589 #Dec: 5417000 LB: 1313439744 @ 612.91
c Restart #9 #Var: 37589 #Dec: 5418878 LB: 1313439744 @ 615.02
c Restart #10 #Var: 37589 #Dec: 5420979 LB: 1313439744 @ 617.33
c Restart #11 #Var: 37589 #Dec: 5423286 LB: 1313439744 @ 619.8
c Restart #12 #Var: 37589 #Dec: 5425739 LB: 1313439744 @ 622.42
c Restart #13 #Var: 37589 #Dec: 5429876 LB: 1313439744 @ 626.39
c Restart #14 #Var: 37589 #Dec: 5432789 LB: 1313439744 @ 629.49
c Restart #15 #Var: 37589 #Dec: 5435891 LB: 1313439744 @ 632.99
c Restart #16 #Var: 37589 #Dec: 5441719 LB: 1313439744 @ 640.45
c Restart #17 #Var: 37589 #Dec: 5445235 LB: 1313439744 @ 644.23
c Restart #18 #Var: 37589 #Dec: 5448942 LB: 1313439744 @ 648.43
c Restart #19 #Var: 37589 #Dec: 5452881 LB: 1313439744 @ 653.55
c Restart #20 #Var: 37589 #Dec: 5456971 LB: 1313439744 @ 658.52
c Restart #21 #Var: 37589 #Dec: 5461277 LB: 1313439744 @ 663.13
c Restart #22 #Var: 37589 #Dec: 5465732 LB: 1313439744 @ 668.25
c Restart #23 #Var: 37589 #Dec: 5470432 LB: 1313439744 @ 673.39
c Restart #24 #Var: 37589 #Dec: 5475328 LB: 1313439744 @ 678
c Restart #25 #Var: 37589 #Dec: 5485458 LB: 1313439744 @ 690.84
c Restart #26 #Var: 37589 #Dec: 5490771 LB: 1313439744 @ 696.44
c Restart #27 #Var: 37589 #Dec: 5496309 LB: 1313439744 @ 702.42
c Restart #28 #Var: 37589 #Dec: 5502018 LB: 1313439744 @ 708.52
c Restart #29 #Var: 37589 #Dec: 5507913 LB: 1313439744 @ 714.8
c Restart #30 #Var: 37589 #Dec: 5516858 LB: 1313439744 @ 723.22
c Restart #31 #Var: 37589 #Dec: 5523173 LB: 1313439744 @ 729.7
c Restart #32 #Var: 37589 #Dec: 5529687 LB: 1313439744 @ 736.41
c Restart #33 #Var: 37589 #Dec: 5536386 LB: 1313439744 @ 743.46
c Restart #34 #Var: 37589 #Dec: 5543301 LB: 1313439744 @ 750.87
c Restart #35 #Var: 37589 #Dec: 5550383 LB: 1313439744 @ 759.46
c Restart #36 #Var: 37589 #Dec: 5557693 LB: 1313439744 @ 768.25
c Restart #37 #Var: 37589 #Dec: 5565183 LB: 1313439744 @ 776.98
c Restart #38 #Var: 37589 #Dec: 5572903 LB: 1313439744 @ 785.6
c Restart #39 #Var: 37589 #Dec: 5580800 LB: 1313439744 @ 794.58
c Restart #40 #Var: 37589 #Dec: 5588911 LB: 1313439744 @ 803.1
c Restart #41 #Var: 37589 #Dec: 5597208 LB: 1313439744 @ 812.11
c Restart #42 #Var: 37589 #Dec: 5605732 LB: 1313439744 @ 821.38
c Restart #43 #Var: 37589 #Dec: 5614424 LB: 1313439744 @ 830.79
c Restart #44 #Var: 37589 #Dec: 5623340 LB: 1313439744 @ 840.33
c Restart #45 #Var: 37589 #Dec: 5632433 LB: 1313439744 @ 850.46
c Restart #46 #Var: 37589 #Dec: 5641743 LB: 1313439744 @ 860.59
c Restart #47 #Var: 37589 #Dec: 5651244 LB: 1313439744 @ 871.01
c Restart #48 #Var: 37589 #Dec: 5660958 LB: 1313439744 @ 881.46
c Restart #49 #Var: 37589 #Dec: 5670860 LB: 1313439744 @ 892.1
c Restart #50 #Var: 37589 #Dec: 5680966 LB: 1313439744 @ 902.86
c Restart #51 #Var: 37589 #Dec: 5691257 LB: 1313439744 @ 914.2
c Restart #52 #Var: 37589 #Dec: 5701776 LB: 1313439744 @ 925.38
c Restart #53 #Var: 37589 #Dec: 5712454 LB: 1313439744 @ 937.2
c Restart #54 #Var: 37589 #Dec: 5723369 LB: 1313439744 @ 949.25
c Restart #55 #Var: 37589 #Dec: 5734456 LB: 1313439744 @ 961.61
c Restart #56 #Var: 37589 #Dec: 5745765 LB: 1313439744 @ 973.9
c Restart #57 #Var: 37589 #Dec: 5757259 LB: 1313439744 @ 986.41
c Restart #58 #Var: 37589 #Dec: 5768966 LB: 1313439744 @ 999.37
c Restart #59 #Var: 37589 #Dec: 5780856 LB: 1313439744 @ 1012.8
c Restart #60 #Var: 37589 #Dec: 5792963 LB: 1313439744 @ 1026.1
c Restart #61 #Var: 37589 #Dec: 5805247 LB: 1313439744 @ 1039.9
c Restart #62 #Var: 37589 #Dec: 5817760 LB: 1313439744 @ 1053.7
c Restart #63 #Var: 37589 #Dec: 5830476 LB: 1313439744 @ 1067.4
c Restart #64 #Var: 37589 #Dec: 5843430 LB: 1313439744 @ 1081.2
c Restart #65 #Var: 37589 #Dec: 5856538 LB: 1313439744 @ 1095.1
c Restart #66 #Var: 37589 #Dec: 5869830 LB: 1313439744 @ 1109.3
c Restart #67 #Var: 37589 #Dec: 5883328 LB: 1313439744 @ 1124.4
c Restart #68 #Var: 37589 #Dec: 5897006 LB: 1313439744 @ 1139.1
c Restart #69 #Var: 37589 #Dec: 5910914 LB: 1313439744 @ 1154.1
c Restart #70 #Var: 37589 #Dec: 5925010 LB: 1313439744 @ 1169.4
c Restart #71 #Var: 37589 #Dec: 5939310 LB: 1313439744 @ 1185.3
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1782454826 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 107 3 90 68 0 39 0
[pid=8049] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-20-10-sierra.opb

[startup+10.0035 s]
Raw data (loadavg): 0.93 0.98 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 31057 0 0 0 895 83 0 0 25 0 1 0 1782454826 129564672 30685 4294967295 134512640 134736556 3221224560 3221221404 1077244838 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 31632 30685 1116 68 0 31564 0
[pid=8049] vsize: 126528
Current children cumulated CPU time (s) 9.78
Current children cumulated vsize (Kb) 126528

[startup+20.0044 s]
Raw data (loadavg): 0.94 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37508 0 0 0 1692 163 0 0 18 0 1 0 1782454826 157061120 37136 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38345 37136 1116 68 0 38277 0
[pid=8049] vsize: 153380
Current children cumulated CPU time (s) 18.55
Current children cumulated vsize (Kb) 153380

[startup+30.0043 s]
Raw data (loadavg): 0.95 0.98 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 37548 0 0 0 2290 302 0 0 18 0 1 0 1782454826 157196288 37176 4294967295 134512640 134736556 3221224560 3221223120 134544584 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38378 37176 1116 68 0 38310 0
[pid=8049] vsize: 153512
Current children cumulated CPU time (s) 25.92
Current children cumulated vsize (Kb) 153512

[startup+40.0051 s]
Raw data (loadavg): 0.96 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37596 0 0 0 2891 437 0 0 18 0 1 0 1782454826 157327360 37224 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38410 37224 1116 68 0 38342 0
[pid=8049] vsize: 153640
Current children cumulated CPU time (s) 33.28
Current children cumulated vsize (Kb) 153640

[startup+50.006 s]
Raw data (loadavg): 0.96 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37626 0 0 0 3495 565 0 0 18 0 1 0 1782454826 157462528 37254 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38443 37254 1116 68 0 38375 0
[pid=8049] vsize: 153772
Current children cumulated CPU time (s) 40.6
Current children cumulated vsize (Kb) 153772

[startup+60.0069 s]
Raw data (loadavg): 0.97 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37662 0 0 0 4105 693 0 0 19 0 1 0 1782454826 157597696 37290 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38476 37290 1116 68 0 38408 0
[pid=8049] vsize: 153904
Current children cumulated CPU time (s) 47.98
Current children cumulated vsize (Kb) 153904

[startup+70.0077 s]
Raw data (loadavg): 0.97 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37694 0 0 0 4707 825 0 0 18 0 1 0 1782454826 157732864 37322 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38509 37322 1116 68 0 38441 0
[pid=8049] vsize: 154036
Current children cumulated CPU time (s) 55.32
Current children cumulated vsize (Kb) 154036

[startup+80.0086 s]
Raw data (loadavg): 0.98 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37735 0 0 0 5313 956 0 0 18 0 1 0 1782454826 157868032 37363 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38542 37363 1116 68 0 38474 0
[pid=8049] vsize: 154168
Current children cumulated CPU time (s) 62.69
Current children cumulated vsize (Kb) 154168

[startup+90.0095 s]
Raw data (loadavg): 0.98 0.98 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 37771 0 0 0 5923 1085 0 0 18 0 1 0 1782454826 158003200 37399 4294967295 134512640 134736556 3221224560 3221223096 134716380 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 38575 37399 1116 68 0 38507 0
[pid=8049] vsize: 154300
Current children cumulated CPU time (s) 70.08
Current children cumulated vsize (Kb) 154300

[startup+100.009 s]
Raw data (loadavg): 0.98 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37802 0 0 0 6545 1205 0 0 17 0 1 0 1782454826 158138368 37430 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 38608 37430 1116 68 0 38540 0
[pid=8049] vsize: 154432
Current children cumulated CPU time (s) 77.5
Current children cumulated vsize (Kb) 154432

[startup+110.01 s]
Raw data (loadavg): 0.98 0.98 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 37834 0 0 0 7141 1344 0 0 18 0 1 0 1782454826 158273536 37462 4294967295 134512640 134736556 3221224560 3221223256 134537641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38641 37462 1116 68 0 38573 0
[pid=8049] vsize: 154564
Current children cumulated CPU time (s) 84.85
Current children cumulated vsize (Kb) 154564

[startup+120.011 s]
Raw data (loadavg): 0.99 0.98 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 37870 0 0 0 7746 1473 0 0 19 0 1 0 1782454826 158408704 37498 4294967295 134512640 134736556 3221224560 3221223108 134716753 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38674 37498 1116 68 0 38606 0
[pid=8049] vsize: 154696
Current children cumulated CPU time (s) 92.19
Current children cumulated vsize (Kb) 154696

[startup+130.011 s]
Raw data (loadavg): 0.99 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37903 0 0 0 8345 1605 0 0 18 0 1 0 1782454826 158543872 37531 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 38707 37531 1116 68 0 38639 0
[pid=8049] vsize: 154828
Current children cumulated CPU time (s) 99.5
Current children cumulated vsize (Kb) 154828

[startup+140.012 s]
Raw data (loadavg): 0.99 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37937 0 0 0 8954 1730 0 0 18 0 1 0 1782454826 158679040 37565 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38740 37565 1116 68 0 38672 0
[pid=8049] vsize: 154960
Current children cumulated CPU time (s) 106.84
Current children cumulated vsize (Kb) 154960

[startup+150.013 s]
Raw data (loadavg): 0.99 0.98 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 37971 0 0 0 9563 1860 0 0 19 0 1 0 1782454826 158949376 37599 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 38806 37599 1116 68 0 38738 0
[pid=8049] vsize: 155224
Current children cumulated CPU time (s) 114.23
Current children cumulated vsize (Kb) 155224

[startup+160.014 s]
Raw data (loadavg): 0.99 0.98 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38007 0 0 0 10162 1993 0 0 17 0 1 0 1782454826 159084544 37635 4294967295 134512640 134736556 3221224560 3221223092 134716289 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 38839 37635 1116 68 0 38771 0
[pid=8049] vsize: 155356
Current children cumulated CPU time (s) 121.55
Current children cumulated vsize (Kb) 155356

[startup+170.014 s]
Raw data (loadavg): 1.07 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38040 0 0 0 10767 2124 0 0 18 0 1 0 1782454826 159219712 37668 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 38872 37668 1116 68 0 38804 0
[pid=8049] vsize: 155488
Current children cumulated CPU time (s) 128.91
Current children cumulated vsize (Kb) 155488

[startup+180.014 s]
Raw data (loadavg): 1.06 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38076 0 0 0 11369 2255 0 0 18 0 1 0 1782454826 159354880 37704 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38905 37704 1116 68 0 38837 0
[pid=8049] vsize: 155620
Current children cumulated CPU time (s) 136.24
Current children cumulated vsize (Kb) 155620

[startup+190.015 s]
Raw data (loadavg): 1.05 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38099 0 0 0 11981 2384 0 0 17 0 1 0 1782454826 159354880 37727 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38905 37727 1116 68 0 38837 0
[pid=8049] vsize: 155620
Current children cumulated CPU time (s) 143.65
Current children cumulated vsize (Kb) 155620

[startup+200.016 s]
Raw data (loadavg): 1.04 1.00 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38125 0 0 0 12579 2518 0 0 18 0 1 0 1782454826 159490048 37753 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 38938 37753 1116 68 0 38870 0
[pid=8049] vsize: 155752
Current children cumulated CPU time (s) 150.97
Current children cumulated vsize (Kb) 155752

[startup+210.017 s]
Raw data (loadavg): 1.03 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38161 0 0 0 13188 2649 0 0 18 0 1 0 1782454826 159625216 37789 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 38971 37789 1116 68 0 38903 0
[pid=8049] vsize: 155884
Current children cumulated CPU time (s) 158.37
Current children cumulated vsize (Kb) 155884

[startup+220.018 s]
Raw data (loadavg): 1.03 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38197 0 0 0 13797 2783 0 0 18 0 1 0 1782454826 159760384 37825 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39004 37825 1116 68 0 38936 0
[pid=8049] vsize: 156016
Current children cumulated CPU time (s) 165.8
Current children cumulated vsize (Kb) 156016

[startup+230.018 s]
Raw data (loadavg): 1.02 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38227 0 0 0 14395 2911 0 0 18 0 1 0 1782454826 159895552 37855 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 39037 37855 1116 68 0 38969 0
[pid=8049] vsize: 156148
Current children cumulated CPU time (s) 173.06
Current children cumulated vsize (Kb) 156148

[startup+240.018 s]
Raw data (loadavg): 1.02 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38265 0 0 0 15005 3039 0 0 18 0 1 0 1782454826 160030720 37893 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39070 37893 1116 68 0 39002 0
[pid=8049] vsize: 156280
Current children cumulated CPU time (s) 180.44
Current children cumulated vsize (Kb) 156280

[startup+250.018 s]
Raw data (loadavg): 1.02 1.00 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38293 0 0 0 15613 3170 0 0 18 0 1 0 1782454826 160165888 37921 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 39103 37921 1116 68 0 39035 0
[pid=8049] vsize: 156412
Current children cumulated CPU time (s) 187.83
Current children cumulated vsize (Kb) 156412

[startup+260.019 s]
Raw data (loadavg): 1.01 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38316 0 0 0 16219 3305 0 0 18 0 1 0 1782454826 160301056 37944 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39136 37944 1116 68 0 39068 0
[pid=8049] vsize: 156544
Current children cumulated CPU time (s) 195.24
Current children cumulated vsize (Kb) 156544

[startup+270.02 s]
Raw data (loadavg): 1.01 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38350 0 0 0 16823 3435 0 0 18 0 1 0 1782454826 160436224 37978 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 39169 37978 1116 68 0 39101 0
[pid=8049] vsize: 156676
Current children cumulated CPU time (s) 202.58
Current children cumulated vsize (Kb) 156676

[startup+280.02 s]
Raw data (loadavg): 1.01 1.00 0.96 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38388 0 0 0 17428 3564 0 0 19 0 1 0 1782454826 160571392 38016 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 39202 38016 1116 68 0 39134 0
[pid=8049] vsize: 156808
Current children cumulated CPU time (s) 209.92
Current children cumulated vsize (Kb) 156808

[startup+290.021 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38419 0 0 0 18037 3689 0 0 18 0 1 0 1782454826 160706560 38047 4294967295 134512640 134736556 3221224560 3221223104 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 39235 38047 1116 68 0 39167 0
[pid=8049] vsize: 156940
Current children cumulated CPU time (s) 217.26
Current children cumulated vsize (Kb) 156940

[startup+300.022 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38453 0 0 0 18645 3820 0 0 18 0 1 0 1782454826 160841728 38081 4294967295 134512640 134736556 3221224560 3221223216 134537320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39268 38081 1116 68 0 39200 0
[pid=8049] vsize: 157072
Current children cumulated CPU time (s) 224.65
Current children cumulated vsize (Kb) 157072

[startup+310.023 s]
Raw data (loadavg): 1.08 1.02 0.97 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38485 0 0 0 19268 3947 0 0 19 0 1 0 1782454826 160976896 38113 4294967295 134512640 134736556 3221224560 3221223104 134543074 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39301 38113 1116 68 0 39233 0
[pid=8049] vsize: 157204
Current children cumulated CPU time (s) 232.15
Current children cumulated vsize (Kb) 157204

[startup+320.023 s]
Raw data (loadavg): 1.07 1.02 0.97 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38539 0 0 0 19862 4078 0 0 18 0 1 0 1782454826 161247232 38167 4294967295 134512640 134736556 3221224560 3221223104 134544561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39367 38167 1116 68 0 39299 0
[pid=8049] vsize: 157468
Current children cumulated CPU time (s) 239.4
Current children cumulated vsize (Kb) 157468

[startup+330.024 s]
Raw data (loadavg): 1.06 1.01 0.97 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38571 0 0 0 20469 4207 0 0 18 0 1 0 1782454826 161382400 38199 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39400 38199 1116 68 0 39332 0
[pid=8049] vsize: 157600
Current children cumulated CPU time (s) 246.76
Current children cumulated vsize (Kb) 157600

[startup+340.025 s]
Raw data (loadavg): 1.05 1.01 0.97 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38618 0 0 0 21083 4334 0 0 18 0 1 0 1782454826 161517568 38246 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39433 38246 1116 68 0 39365 0
[pid=8049] vsize: 157732
Current children cumulated CPU time (s) 254.17
Current children cumulated vsize (Kb) 157732

[startup+350.026 s]
Raw data (loadavg): 1.04 1.01 0.97 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38644 0 0 0 21693 4456 0 0 17 0 1 0 1782454826 161652736 38272 4294967295 134512640 134736556 3221224560 3221223280 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39466 38272 1116 68 0 39398 0
[pid=8049] vsize: 157864
Current children cumulated CPU time (s) 261.49
Current children cumulated vsize (Kb) 157864

[startup+360.028 s]
Raw data (loadavg): 1.11 1.03 0.97 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38680 0 0 0 22299 4591 0 0 18 0 1 0 1782454826 161787904 38308 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39499 38308 1116 68 0 39431 0
[pid=8049] vsize: 157996
Current children cumulated CPU time (s) 268.9
Current children cumulated vsize (Kb) 157996

[startup+370.028 s]
Raw data (loadavg): 1.17 1.04 0.98 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38712 0 0 0 22903 4717 0 0 18 0 1 0 1782454826 161923072 38340 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39532 38340 1116 68 0 39464 0
[pid=8049] vsize: 158128
Current children cumulated CPU time (s) 276.2
Current children cumulated vsize (Kb) 158128

[startup+380.029 s]
Raw data (loadavg): 1.22 1.06 0.98 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38742 0 0 0 23506 4850 0 0 18 0 1 0 1782454826 162058240 38370 4294967295 134512640 134736556 3221224560 3221223152 134543773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39565 38370 1116 68 0 39497 0
[pid=8049] vsize: 158260
Current children cumulated CPU time (s) 283.56
Current children cumulated vsize (Kb) 158260

[startup+390.029 s]
Raw data (loadavg): 1.19 1.06 0.98 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38772 0 0 0 24116 4982 0 0 18 0 1 0 1782454826 162193408 38400 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 39598 38400 1116 68 0 39530 0
[pid=8049] vsize: 158392
Current children cumulated CPU time (s) 290.98
Current children cumulated vsize (Kb) 158392

[startup+400.03 s]
Raw data (loadavg): 1.16 1.05 0.98 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 38804 0 0 0 24721 5114 0 0 18 0 1 0 1782454826 162328576 38432 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39631 38432 1116 68 0 39563 0
[pid=8049] vsize: 158524
Current children cumulated CPU time (s) 298.35
Current children cumulated vsize (Kb) 158524

[startup+410.031 s]
Raw data (loadavg): 1.13 1.05 0.98 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38860 0 0 0 25329 5242 0 0 19 0 1 0 1782454826 162463744 38488 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39664 38488 1116 68 0 39596 0
[pid=8049] vsize: 158656
Current children cumulated CPU time (s) 305.71
Current children cumulated vsize (Kb) 158656

[startup+420.032 s]
Raw data (loadavg): 1.11 1.05 0.98 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38891 0 0 0 25930 5370 0 0 18 0 1 0 1782454826 162598912 38519 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39697 38519 1116 68 0 39629 0
[pid=8049] vsize: 158788
Current children cumulated CPU time (s) 313
Current children cumulated vsize (Kb) 158788

[startup+430.032 s]
Raw data (loadavg): 1.09 1.05 0.98 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38924 0 0 0 26537 5492 0 0 17 0 1 0 1782454826 162734080 38552 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39730 38552 1116 68 0 39662 0
[pid=8049] vsize: 158920
Current children cumulated CPU time (s) 320.29
Current children cumulated vsize (Kb) 158920

[startup+440.033 s]
Raw data (loadavg): 1.08 1.05 0.98 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38957 0 0 0 27141 5618 0 0 18 0 1 0 1782454826 162869248 38585 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39763 38585 1116 68 0 39695 0
[pid=8049] vsize: 159052
Current children cumulated CPU time (s) 327.59
Current children cumulated vsize (Kb) 159052

[startup+450.034 s]
Raw data (loadavg): 1.07 1.04 0.98 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 38991 0 0 0 27746 5748 0 0 19 0 1 0 1782454826 163004416 38619 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 39796 38619 1116 68 0 39728 0
[pid=8049] vsize: 159184
Current children cumulated CPU time (s) 334.94
Current children cumulated vsize (Kb) 159184

[startup+460.035 s]
Raw data (loadavg): 1.06 1.04 0.98 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 39021 0 0 0 28347 5883 0 0 18 0 1 0 1782454826 163139584 38649 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39829 38649 1116 68 0 39761 0
[pid=8049] vsize: 159316
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (Kb) 159316

[startup+470.035 s]
Raw data (loadavg): 1.13 1.06 0.99 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 39058 0 0 0 28948 6018 0 0 18 0 1 0 1782454826 163274752 38686 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39862 38686 1116 68 0 39794 0
[pid=8049] vsize: 159448
Current children cumulated CPU time (s) 349.66
Current children cumulated vsize (Kb) 159448

[startup+480.035 s]
Raw data (loadavg): 1.11 1.05 0.99 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 39091 0 0 0 29552 6149 0 0 17 0 1 0 1782454826 163409920 38719 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39895 38719 1116 68 0 39827 0
[pid=8049] vsize: 159580
Current children cumulated CPU time (s) 357.01
Current children cumulated vsize (Kb) 159580

[startup+490.036 s]
Raw data (loadavg): 1.09 1.05 0.99 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 39137 0 0 0 30154 6282 0 0 18 0 1 0 1782454826 163680256 38765 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 39961 38765 1116 68 0 39893 0
[pid=8049] vsize: 159844
Current children cumulated CPU time (s) 364.36
Current children cumulated vsize (Kb) 159844

[startup+500.037 s]
Raw data (loadavg): 1.08 1.05 0.99 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 39212 0 0 0 30762 6411 0 0 18 0 1 0 1782454826 163950592 38840 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 40027 38840 1116 68 0 39959 0
[pid=8049] vsize: 160108
Current children cumulated CPU time (s) 371.73
Current children cumulated vsize (Kb) 160108

[startup+510.038 s]
Raw data (loadavg): 1.06 1.05 0.99 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 39603 0 0 0 31377 6547 0 0 18 0 1 0 1782454826 165580800 39231 4294967295 134512640 134736556 3221224560 3221223256 134537641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 40425 39231 1116 68 0 40357 0
[pid=8049] vsize: 161700
Current children cumulated CPU time (s) 379.24
Current children cumulated vsize (Kb) 161700

[startup+520.038 s]
Raw data (loadavg): 1.05 1.05 0.99 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 39659 0 0 0 31979 6680 0 0 17 0 1 0 1782454826 165851136 39287 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 40491 39287 1116 68 0 40423 0
[pid=8049] vsize: 161964
Current children cumulated CPU time (s) 386.59
Current children cumulated vsize (Kb) 161964

[startup+530.038 s]
Raw data (loadavg): 1.12 1.06 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 39731 0 0 0 32578 6812 0 0 18 0 1 0 1782454826 166121472 39359 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 40557 39359 1116 68 0 40489 0
[pid=8049] vsize: 162228
Current children cumulated CPU time (s) 393.9
Current children cumulated vsize (Kb) 162228

[startup+540.038 s]
Raw data (loadavg): 1.18 1.08 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 40324 0 0 0 33208 6933 0 0 24 0 1 0 1782454826 168554496 39952 4294967295 134512640 134736556 3221224560 3221223164 134537562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 41151 39952 1116 68 0 41083 0
[pid=8049] vsize: 164604
Current children cumulated CPU time (s) 401.41
Current children cumulated vsize (Kb) 164604

[startup+550.038 s]
Raw data (loadavg): 1.15 1.07 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 44648 0 0 0 34135 6964 0 0 25 0 1 0 1782454826 186306560 44274 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 45485 44274 1116 68 0 45417 0
[pid=8049] vsize: 181940
Current children cumulated CPU time (s) 410.99
Current children cumulated vsize (Kb) 181940

[startup+560.039 s]
Raw data (loadavg): 1.13 1.07 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 49131 0 0 0 35073 6994 0 0 25 0 1 0 1782454826 204718080 48755 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 49980 48755 1116 68 0 49912 0
[pid=8049] vsize: 199920
Current children cumulated CPU time (s) 420.67
Current children cumulated vsize (Kb) 199920

[startup+570.04 s]
Raw data (loadavg): 1.11 1.07 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 53792 0 0 0 36009 7025 0 0 25 0 1 0 1782454826 223895552 53412 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 54662 53412 1116 68 0 54594 0
[pid=8049] vsize: 218648
Current children cumulated CPU time (s) 430.34
Current children cumulated vsize (Kb) 218648

[startup+580.04 s]
Raw data (loadavg): 1.09 1.06 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 57760 0 0 0 36956 7049 0 0 25 0 1 0 1782454826 240254976 57372 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 58656 57372 1116 68 0 58588 0
[pid=8049] vsize: 234624
Current children cumulated CPU time (s) 440.05
Current children cumulated vsize (Kb) 234624

[startup+590.04 s]
Raw data (loadavg): 1.08 1.06 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 61673 0 0 0 37901 7073 0 0 25 0 1 0 1782454826 256307200 61283 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 62575 61283 1116 68 0 62507 0
[pid=8049] vsize: 250300
Current children cumulated CPU time (s) 449.74
Current children cumulated vsize (Kb) 250300

[startup+600.04 s]
Raw data (loadavg): 1.06 1.06 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 66300 0 0 0 38838 7103 0 0 25 0 1 0 1782454826 275443712 65899 4294967295 134512640 134736556 3221224560 3221223000 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 67247 65899 1116 68 0 67179 0
[pid=8049] vsize: 268988
Current children cumulated CPU time (s) 459.41
Current children cumulated vsize (Kb) 268988

[startup+610.041 s]
Raw data (loadavg): 1.05 1.06 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 70219 0 0 0 39784 7130 0 0 21 0 1 0 1782454826 291545088 69808 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 71178 69808 1116 68 0 71110 0
[pid=8049] vsize: 284712
Current children cumulated CPU time (s) 469.14
Current children cumulated vsize (Kb) 284712

[startup+620.041 s]
Raw data (loadavg): 1.04 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 74463 0 0 0 40727 7155 0 0 25 0 1 0 1782454826 308981760 74046 4294967295 134512640 134736556 3221224560 3221223296 134529503 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 75435 74046 1116 68 0 75367 0
[pid=8049] vsize: 301740
Current children cumulated CPU time (s) 478.82
Current children cumulated vsize (Kb) 301740

[startup+630.041 s]
Raw data (loadavg): 1.04 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 78691 0 0 0 41668 7182 0 0 25 0 1 0 1782454826 326676480 78260 4294967295 134512640 134736556 3221224560 3221223280 134600578 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 79755 78260 1116 68 0 79687 0
[pid=8049] vsize: 319020
Current children cumulated CPU time (s) 488.5
Current children cumulated vsize (Kb) 319020

[startup+640.042 s]
Raw data (loadavg): 1.03 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 83047 0 0 0 42608 7210 0 0 25 0 1 0 1782454826 344383488 82616 4294967295 134512640 134736556 3221224560 3221223124 134550924 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 84078 82616 1116 68 0 84010 0
[pid=8049] vsize: 336312
Current children cumulated CPU time (s) 498.18
Current children cumulated vsize (Kb) 336312

[startup+650.042 s]
Raw data (loadavg): 1.03 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 86940 0 0 0 43554 7234 0 0 25 0 1 0 1782454826 360329216 86506 4294967295 134512640 134736556 3221224560 3221223116 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 87971 86506 1116 68 0 87903 0
[pid=8049] vsize: 351884
Current children cumulated CPU time (s) 507.88
Current children cumulated vsize (Kb) 351884

[startup+660.043 s]
Raw data (loadavg): 1.02 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 91052 0 0 0 44501 7260 0 0 25 0 1 0 1782454826 377090048 90618 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 92063 90618 1116 68 0 91995 0
[pid=8049] vsize: 368252
Current children cumulated CPU time (s) 517.61
Current children cumulated vsize (Kb) 368252

[startup+670.044 s]
Raw data (loadavg): 1.02 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 95451 0 0 0 45443 7288 0 0 25 0 1 0 1782454826 395010048 94845 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 96438 94845 1116 68 0 96370 0
[pid=8049] vsize: 385752
Current children cumulated CPU time (s) 527.31
Current children cumulated vsize (Kb) 385752

[startup+680.044 s]
Raw data (loadavg): 1.01 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 99643 0 0 0 46387 7311 0 0 25 0 1 0 1782454826 412098560 99037 4294967295 134512640 134736556 3221224560 3221223280 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 100610 99037 1116 68 0 100542 0
[pid=8049] vsize: 402440
Current children cumulated CPU time (s) 536.98
Current children cumulated vsize (Kb) 402440

[startup+690.043 s]
Raw data (loadavg): 1.01 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 103583 0 0 0 47335 7335 0 0 25 0 1 0 1782454826 428126208 102973 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 104523 102973 1116 68 0 104455 0
[pid=8049] vsize: 418092
Current children cumulated CPU time (s) 546.7
Current children cumulated vsize (Kb) 418092

[startup+700.043 s]
Raw data (loadavg): 1.01 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 107410 0 0 0 48287 7359 0 0 25 0 1 0 1782454826 443928576 106701 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 108381 106701 1116 68 0 108313 0
[pid=8049] vsize: 433524
Current children cumulated CPU time (s) 556.46
Current children cumulated vsize (Kb) 433524

[startup+710.044 s]
Raw data (loadavg): 1.09 1.05 1.01 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 111471 0 0 0 49233 7386 0 0 25 0 1 0 1782454826 460193792 110596 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 112352 110596 1116 68 0 112284 0
[pid=8049] vsize: 449408
Current children cumulated CPU time (s) 566.19
Current children cumulated vsize (Kb) 449408

[startup+720.045 s]
Raw data (loadavg): 1.07 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 114889 0 0 0 50190 7406 0 0 25 0 1 0 1782454826 474238976 113932 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 115781 113932 1116 68 0 115713 0
[pid=8049] vsize: 463124
Current children cumulated CPU time (s) 575.96
Current children cumulated vsize (Kb) 463124

[startup+730.045 s]
Raw data (loadavg): 1.06 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 118846 0 0 0 51137 7428 0 0 25 0 1 0 1782454826 490532864 117889 4294967295 134512640 134736556 3221224560 3221223276 134524883 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 119759 117889 1116 68 0 119691 0
[pid=8049] vsize: 479036
Current children cumulated CPU time (s) 585.65
Current children cumulated vsize (Kb) 479036

[startup+740.046 s]
Raw data (loadavg): 1.05 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 122786 0 0 0 52081 7452 0 0 25 0 1 0 1782454826 506658816 121829 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 123696 121829 1116 68 0 123628 0
[pid=8049] vsize: 494784
Current children cumulated CPU time (s) 595.33
Current children cumulated vsize (Kb) 494784

[startup+750.046 s]
Raw data (loadavg): 1.04 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 127306 0 0 0 53012 7485 0 0 25 0 1 0 1782454826 524120064 126199 4294967295 134512640 134736556 3221224560 3221223088 134716651 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 127959 126199 1116 68 0 127891 0
[pid=8049] vsize: 511836
Current children cumulated CPU time (s) 604.97
Current children cumulated vsize (Kb) 511836

[startup+760.047 s]
Raw data (loadavg): 1.12 1.06 1.01 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 127982 0 0 0 53962 7502 0 0 25 0 1 0 1782454826 526946304 126875 4294967295 134512640 134736556 3221224560 3221223272 134560217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 128649 126875 1116 68 0 128581 0
[pid=8049] vsize: 514596
Current children cumulated CPU time (s) 614.64
Current children cumulated vsize (Kb) 514596

[startup+770.047 s]
Raw data (loadavg): 1.10 1.06 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 128361 0 0 0 54914 7519 0 0 25 0 1 0 1782454826 528433152 127254 4294967295 134512640 134736556 3221224560 3221223120 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 129012 127254 1116 68 0 128944 0
[pid=8049] vsize: 516048
Current children cumulated CPU time (s) 624.33
Current children cumulated vsize (Kb) 516048

[startup+780.047 s]
Raw data (loadavg): 1.08 1.06 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 128632 0 0 0 55869 7535 0 0 25 0 1 0 1782454826 529641472 127525 4294967295 134512640 134736556 3221224560 3221223192 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 129307 127525 1116 68 0 129239 0
[pid=8049] vsize: 517228
Current children cumulated CPU time (s) 634.04
Current children cumulated vsize (Kb) 517228

[startup+790.048 s]
Raw data (loadavg): 1.07 1.05 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 129399 0 0 0 56826 7553 0 0 25 0 1 0 1782454826 532750336 128292 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 130066 128292 1116 68 0 129998 0
[pid=8049] vsize: 520264
Current children cumulated CPU time (s) 643.79
Current children cumulated vsize (Kb) 520264

[startup+800.049 s]
Raw data (loadavg): 1.06 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 129438 0 0 0 57787 7566 0 0 25 0 1 0 1782454826 532869120 128331 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 130095 128331 1116 68 0 130027 0
[pid=8049] vsize: 520380
Current children cumulated CPU time (s) 653.53
Current children cumulated vsize (Kb) 520380

[startup+810.05 s]
Raw data (loadavg): 1.05 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 129438 0 0 0 58749 7579 0 0 25 0 1 0 1782454826 532869120 128331 4294967295 134512640 134736556 3221224560 3221223268 134560293 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 130095 128331 1116 68 0 130027 0
[pid=8049] vsize: 520380
Current children cumulated CPU time (s) 663.28
Current children cumulated vsize (Kb) 520380

[startup+820.05 s]
Raw data (loadavg): 1.04 1.05 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 129454 0 0 0 59709 7593 0 0 25 0 1 0 1782454826 532983808 128347 4294967295 134512640 134736556 3221224560 3221223056 1076999584 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 130123 128347 1116 68 0 130055 0
[pid=8049] vsize: 520492
Current children cumulated CPU time (s) 673.02
Current children cumulated vsize (Kb) 520492

[startup+830.05 s]
Raw data (loadavg): 1.03 1.05 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 130416 0 0 0 60659 7610 0 0 25 0 1 0 1782454826 536903680 129309 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 131080 129309 1116 68 0 131012 0
[pid=8049] vsize: 524320
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (Kb) 524320

[startup+840.05 s]
Raw data (loadavg): 1.03 1.04 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 130888 0 0 0 61625 7624 0 0 25 0 1 0 1782454826 538796032 129781 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 131542 129781 1116 68 0 131474 0
[pid=8049] vsize: 526168
Current children cumulated CPU time (s) 692.49
Current children cumulated vsize (Kb) 526168

[startup+850.05 s]
Raw data (loadavg): 1.02 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 130959 0 0 0 62582 7638 0 0 25 0 1 0 1782454826 539066368 129852 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 131608 129852 1116 68 0 131540 0
[pid=8049] vsize: 526432
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (Kb) 526432

[startup+860.051 s]
Raw data (loadavg): 1.02 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 130974 0 0 0 63538 7654 0 0 25 0 1 0 1782454826 539168768 129867 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 131633 129867 1116 68 0 131565 0
[pid=8049] vsize: 526532
Current children cumulated CPU time (s) 711.92
Current children cumulated vsize (Kb) 526532

[startup+870.052 s]
Raw data (loadavg): 1.02 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132448 0 0 0 64486 7674 0 0 25 0 1 0 1782454826 545247232 131341 4294967295 134512640 134736556 3221224560 3221223232 134524896 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133117 131341 1116 68 0 133049 0
[pid=8049] vsize: 532468
Current children cumulated CPU time (s) 721.6
Current children cumulated vsize (Kb) 532468

[startup+880.053 s]
Raw data (loadavg): 1.01 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132537 0 0 0 65441 7689 0 0 25 0 1 0 1782454826 545619968 131430 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133208 131430 1116 68 0 133140 0
[pid=8049] vsize: 532832
Current children cumulated CPU time (s) 731.3
Current children cumulated vsize (Kb) 532832

[startup+890.053 s]
Raw data (loadavg): 1.01 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132544 0 0 0 66400 7703 0 0 25 0 1 0 1782454826 545619968 131437 4294967295 134512640 134736556 3221224560 3221223288 134605795 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133208 131437 1116 68 0 133140 0
[pid=8049] vsize: 532832
Current children cumulated CPU time (s) 741.03
Current children cumulated vsize (Kb) 532832

[startup+900.053 s]
Raw data (loadavg): 1.01 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132552 0 0 0 67355 7720 0 0 25 0 1 0 1782454826 545619968 131445 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133208 131445 1116 68 0 133140 0
[pid=8049] vsize: 532832
Current children cumulated CPU time (s) 750.75
Current children cumulated vsize (Kb) 532832

[startup+910.053 s]
Raw data (loadavg): 1.01 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132610 0 0 0 68315 7735 0 0 25 0 1 0 1782454826 545882112 131503 4294967295 134512640 134736556 3221224560 3221223312 134597430 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133272 131503 1116 68 0 133204 0
[pid=8049] vsize: 533088
Current children cumulated CPU time (s) 760.5
Current children cumulated vsize (Kb) 533088

[startup+920.054 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132618 0 0 0 69279 7745 0 0 25 0 1 0 1782454826 545882112 131511 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133272 131511 1116 68 0 133204 0
[pid=8049] vsize: 533088
Current children cumulated CPU time (s) 770.24
Current children cumulated vsize (Kb) 533088

[startup+930.054 s]
Raw data (loadavg): 1.00 1.03 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132619 0 0 0 70240 7757 0 0 25 0 1 0 1782454826 545882112 131512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133272 131512 1116 68 0 133204 0
[pid=8049] vsize: 533088
Current children cumulated CPU time (s) 779.97
Current children cumulated vsize (Kb) 533088

[startup+940.055 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132621 0 0 0 71198 7771 0 0 25 0 1 0 1782454826 545882112 131514 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133272 131514 1116 68 0 133204 0
[pid=8049] vsize: 533088
Current children cumulated CPU time (s) 789.69
Current children cumulated vsize (Kb) 533088

[startup+950.055 s]
Raw data (loadavg): 1.00 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132624 0 0 0 72154 7788 0 0 25 0 1 0 1782454826 545882112 131517 4294967295 134512640 134736556 3221224560 3221223136 134550677 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133272 131517 1116 68 0 133204 0
[pid=8049] vsize: 533088
Current children cumulated CPU time (s) 799.42
Current children cumulated vsize (Kb) 533088

[startup+960.056 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132624 0 0 0 73107 7802 0 0 25 0 1 0 1782454826 545882112 131517 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133272 131517 1116 68 0 133204 0
[pid=8049] vsize: 533088
Current children cumulated CPU time (s) 809.09
Current children cumulated vsize (Kb) 533088

[startup+970.056 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132637 0 0 0 74062 7818 0 0 21 0 1 0 1782454826 545996800 131530 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131530 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 818.8
Current children cumulated vsize (Kb) 533200

[startup+980.057 s]
Raw data (loadavg): 1.07 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132637 0 0 0 75022 7832 0 0 25 0 1 0 1782454826 545996800 131530 4294967295 134512640 134736556 3221224560 3221223200 134543750 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131530 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 828.54
Current children cumulated vsize (Kb) 533200

[startup+990.057 s]
Raw data (loadavg): 1.06 1.04 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132637 0 0 0 75977 7846 0 0 25 0 1 0 1782454826 545996800 131530 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133300 131530 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 838.23
Current children cumulated vsize (Kb) 533200

[startup+1000.06 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132637 0 0 0 76939 7860 0 0 25 0 1 0 1782454826 545996800 131530 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131530 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 847.99
Current children cumulated vsize (Kb) 533200

[startup+1010.06 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132639 0 0 0 77899 7875 0 0 25 0 1 0 1782454826 545996800 131532 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133300 131532 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 857.74
Current children cumulated vsize (Kb) 533200

[startup+1020.06 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132640 0 0 0 78856 7892 0 0 25 0 1 0 1782454826 545996800 131533 4294967295 134512640 134736556 3221224560 3221223136 134550732 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131533 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 867.48
Current children cumulated vsize (Kb) 533200

[startup+1030.06 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132640 0 0 0 79813 7906 0 0 25 0 1 0 1782454826 545996800 131533 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133300 131533 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 877.19
Current children cumulated vsize (Kb) 533200

[startup+1040.06 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132642 0 0 0 80772 7921 0 0 25 0 1 0 1782454826 545996800 131535 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131535 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 886.93
Current children cumulated vsize (Kb) 533200

[startup+1050.06 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132642 0 0 0 81731 7934 0 0 25 0 1 0 1782454826 545996800 131535 4294967295 134512640 134736556 3221224560 3221223136 1077377147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131535 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 896.65
Current children cumulated vsize (Kb) 533200

[startup+1060.06 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132642 0 0 0 82687 7948 0 0 25 0 1 0 1782454826 545996800 131535 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133300 131535 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 906.35
Current children cumulated vsize (Kb) 533200

[startup+1070.06 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132643 0 0 0 83648 7960 0 0 25 0 1 0 1782454826 545996800 131536 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131536 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 916.08
Current children cumulated vsize (Kb) 533200

[startup+1080.06 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132643 0 0 0 84605 7977 0 0 25 0 1 0 1782454826 545996800 131536 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133300 131536 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 925.82
Current children cumulated vsize (Kb) 533200

[startup+1090.06 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132646 0 0 0 85566 7990 0 0 25 0 1 0 1782454826 545996800 131539 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131539 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 935.56
Current children cumulated vsize (Kb) 533200

[startup+1100.07 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132646 0 0 0 86527 8003 0 0 25 0 1 0 1782454826 545996800 131539 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131539 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 945.3
Current children cumulated vsize (Kb) 533200

[startup+1110.07 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132647 0 0 0 87484 8017 0 0 25 0 1 0 1782454826 545996800 131540 4294967295 134512640 134736556 3221224560 3221223296 134528880 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133300 131540 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 955.01
Current children cumulated vsize (Kb) 533200

[startup+1120.07 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132649 0 0 0 88444 8032 0 0 25 0 1 0 1782454826 545996800 131542 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133300 131542 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 964.76
Current children cumulated vsize (Kb) 533200

[startup+1130.07 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132649 0 0 0 89404 8046 0 0 25 0 1 0 1782454826 545996800 131542 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133300 131542 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 974.5
Current children cumulated vsize (Kb) 533200

[startup+1140.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132649 0 0 0 90359 8062 0 0 25 0 1 0 1782454826 545996800 131542 4294967295 134512640 134736556 3221224560 3221223136 134550740 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133300 131542 1116 68 0 133232 0
[pid=8049] vsize: 533200
Current children cumulated CPU time (s) 984.21
Current children cumulated vsize (Kb) 533200

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132656 0 0 0 91318 8075 0 0 25 0 1 0 1782454826 546131968 131549 4294967295 134512640 134736556 3221224560 3221223100 134553495 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133333 131549 1116 68 0 133265 0
[pid=8049] vsize: 533332
Current children cumulated CPU time (s) 993.93
Current children cumulated vsize (Kb) 533332

[startup+1160.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132659 0 0 0 92277 8090 0 0 25 0 1 0 1782454826 546131968 131552 4294967295 134512640 134736556 3221224560 3221223128 134634645 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133333 131552 1116 68 0 133265 0
[pid=8049] vsize: 533332
Current children cumulated CPU time (s) 1003.67
Current children cumulated vsize (Kb) 533332

[startup+1170.07 s]
Raw data (loadavg): 1.00 1.02 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132660 0 0 0 93238 8103 0 0 25 0 1 0 1782454826 546131968 131553 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133333 131553 1116 68 0 133265 0
[pid=8049] vsize: 533332
Current children cumulated CPU time (s) 1013.41
Current children cumulated vsize (Kb) 533332

[startup+1180.07 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132661 0 0 0 94194 8117 0 0 25 0 1 0 1782454826 546131968 131554 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133333 131554 1116 68 0 133265 0
[pid=8049] vsize: 533332
Current children cumulated CPU time (s) 1023.11
Current children cumulated vsize (Kb) 533332

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132663 0 0 0 95156 8132 0 0 25 0 1 0 1782454826 546131968 131556 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133333 131556 1116 68 0 133265 0
[pid=8049] vsize: 533332
Current children cumulated CPU time (s) 1032.88
Current children cumulated vsize (Kb) 533332

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132665 0 0 0 96117 8146 0 0 25 0 1 0 1782454826 546131968 131558 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133333 131558 1116 68 0 133265 0
[pid=8049] vsize: 533332
Current children cumulated CPU time (s) 1042.63
Current children cumulated vsize (Kb) 533332

[startup+1210.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132665 0 0 0 97077 8158 0 0 25 0 1 0 1782454826 546131968 131558 4294967295 134512640 134736556 3221224560 3221223392 134609796 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133333 131558 1116 68 0 133265 0
[pid=8049] vsize: 533332
Current children cumulated CPU time (s) 1052.35
Current children cumulated vsize (Kb) 533332

[startup+1220.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132665 0 0 0 98036 8173 0 0 25 0 1 0 1782454826 546131968 131558 4294967295 134512640 134736556 3221224560 3221223164 134554110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133333 131558 1116 68 0 133265 0
[pid=8049] vsize: 533332
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (Kb) 533332

[startup+1230.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132756 0 0 0 98994 8189 0 0 25 0 1 0 1782454826 546512896 131649 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133426 131649 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1071.83
Current children cumulated vsize (Kb) 533704

[startup+1240.08 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132757 0 0 0 99952 8202 0 0 25 0 1 0 1782454826 546512896 131650 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133426 131650 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1081.54
Current children cumulated vsize (Kb) 533704

[startup+1250.08 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132765 0 0 0 100911 8217 0 0 25 0 1 0 1782454826 546512896 131658 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131658 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1091.28
Current children cumulated vsize (Kb) 533704

[startup+1260.08 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132765 0 0 0 101869 8232 0 0 25 0 1 0 1782454826 546512896 131658 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133426 131658 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1101.01
Current children cumulated vsize (Kb) 533704

[startup+1270.08 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132765 0 0 0 102823 8247 0 0 25 0 1 0 1782454826 546512896 131658 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131658 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1110.7
Current children cumulated vsize (Kb) 533704

[startup+1280.08 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132765 0 0 0 103782 8261 0 0 25 0 1 0 1782454826 546512896 131658 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131658 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1120.43
Current children cumulated vsize (Kb) 533704

[startup+1290.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132772 0 0 0 104741 8276 0 0 25 0 1 0 1782454826 546512896 131665 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131665 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1130.17
Current children cumulated vsize (Kb) 533704

[startup+1300.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132772 0 0 0 105696 8290 0 0 25 0 1 0 1782454826 546512896 131665 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131665 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1139.86
Current children cumulated vsize (Kb) 533704

[startup+1310.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132772 0 0 0 106653 8303 0 0 25 0 1 0 1782454826 546512896 131665 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131665 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1149.56
Current children cumulated vsize (Kb) 533704

[startup+1320.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132772 0 0 0 107611 8320 0 0 25 0 1 0 1782454826 546512896 131665 4294967295 134512640 134736556 3221224560 3221223256 134560565 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131665 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1159.31
Current children cumulated vsize (Kb) 533704

[startup+1330.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132772 0 0 0 108567 8336 0 0 25 0 1 0 1782454826 546512896 131665 4294967295 134512640 134736556 3221224560 3221223156 1077374177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131665 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1169.03
Current children cumulated vsize (Kb) 533704

[startup+1340.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) R 8048 8049 6847 0 -1 0 132772 0 0 0 109530 8349 0 0 21 0 1 0 1782454826 546512896 131665 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8049/statm): 133426 131665 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1178.79
Current children cumulated vsize (Kb) 533704

[startup+1350.08 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 8049
Raw data (/proc/8049/stat): 8049 (bsolo) T 8048 8049 6847 0 -1 0 132772 0 0 0 110486 8365 0 0 25 0 1 0 1782454826 546512896 131665 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8049/statm): 133426 131665 1116 68 0 133358 0
[pid=8049] vsize: 533704
Current children cumulated CPU time (s) 1188.51
Current children cumulated vsize (Kb) 533704
One traced child (pid=8049) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1356.99
CPU time (s): 1195.26
CPU user time (s): 1111.27
CPU system time (s): 83.9942
CPU usage (%): 88.0816
Max. virtual memory (cumulated for all children) (Kb): 533704

Verifier Data

ERROR: no interpretation found !