Some explanations

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

General information on the benchmark

Namemps-v2-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-standata.opb
MD5SUMd5b771efe8f3bc863eeca85beb6d9cd6
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 140
Biggest coefficient in the objective function 52428800
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 318766800
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 75573493760
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 2374370081400
Number of bits of the biggest sum of numbers42
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables20142
Total number of constraints462
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 constraints462
Minimum length of a constraint8
Maximum length of a constraint14900

Trace number 5111

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        915216 kB
Buffers:         15644 kB
Cached:          78884 kB
SwapCached:        740 kB
Active:          34704 kB
Inactive:        62504 kB
HighTotal:      131008 kB
HighFree:        48020 kB
LowTotal:       903652 kB
LowFree:        867196 kB
SwapTotal:     2097136 kB
SwapFree:      2095892 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            16496 kB
Committed_AS:    64300 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:52:27 (client local time) WITH STATUS 0 IN 1195.08 SECONDS
stats: 864 7 1195.08 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 20142 variables and 615 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 19.635
c After prepocess the problem consists of 14201 variables and 579 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 14201 #Dec: 21622 LB: 0 @ 22.665
c Restart #2 #Var: 14201 #Dec: 42418 LB: 0 @ 27.447
c Restart #3 #Var: 14201 #Dec: 68993 LB: 0 @ 35.274
c Restart #4 #Var: 14201 #Dec: 98799 LB: 0 @ 45.357
c Restart #5 #Var: 14201 #Dec: 139778 LB: 0 @ 56.785
c Restart #6 #Var: 14201 #Dec: 179212 LB: 0 @ 66.285
c Restart #7 #Var: 14201 #Dec: 186740 LB: 0 @ 75.564
c Restart #8 #Var: 14201 #Dec: 251264 LB: 0 @ 89.734
c Restart #9 #Var: 14201 #Dec: 256286 LB: 0 @ 102.53
c Restart #10 #Var: 14201 #Dec: 258487 LB: 0 @ 113.47
c Restart #11 #Var: 14201 #Dec: 260758 LB: 0 @ 118.77
c Restart #12 #Var: 14201 #Dec: 263891 LB: 0 @ 130
c Restart #13 #Var: 14201 #Dec: 266829 LB: 0 @ 154.85
c Restart #14 #Var: 14201 #Dec: 269637 LB: 0 @ 157.73
c Restart #15 #Var: 14201 #Dec: 273050 LB: 0 @ 176.96
c Restart #16 #Var: 14201 #Dec: 276465 LB: 0 @ 195.95
c Restart #17 #Var: 14201 #Dec: 300051 LB: 0 @ 207.36
c Restart #18 #Var: 14201 #Dec: 313236 LB: 0 @ 234.58
c Restart #19 #Var: 14201 #Dec: 317103 LB: 0 @ 256.95
c Restart #20 #Var: 14201 #Dec: 321178 LB: 0 @ 263.62
c Restart #21 #Var: 14201 #Dec: 326083 LB: 0 @ 279.91
c Restart #22 #Var: 14201 #Dec: 330588 LB: 0 @ 287.6
c Restart #23 #Var: 14201 #Dec: 335695 LB: 0 @ 360.9
c Restart #24 #Var: 14200 #Dec: 349948 LB: 0 @ 381.25
c Restart #25 #Var: 14200 #Dec: 381441 LB: 0 @ 395.5
c Restart #26 #Var: 14200 #Dec: 388076 LB: 0 @ 426.19
c Restart #27 #Var: 14200 #Dec: 394288 LB: 0 @ 453.87
c Restart #28 #Var: 14200 #Dec: 400092 LB: 0 @ 480.05
c Restart #29 #Var: 14200 #Dec: 406064 LB: 0 @ 508.25
c Restart #30 #Var: 14200 #Dec: 415377 LB: 0 @ 548.69
c Restart #31 #Var: 14200 #Dec: 423978 LB: 0 @ 589.36
c CHANGE Heuristic... 
c Restart #0 #Var: 14200 #Dec: 430676 LB: 0 @ 620.09
c Restart #1 #Var: 14129 #Dec: 431975 LB: 0 @ 627.51
c Restart #2 #Var: 14127 #Dec: 435282 LB: 0 @ 645.05
c Restart #3 #Var: 14123 #Dec: 439998 LB: 0 @ 665.29
c Restart #4 #Var: 14101 #Dec: 458851 LB: 0 @ 684.45
c Restart #5 #Var: 14101 #Dec: 472301 LB: 0 @ 688.43
c Restart #6 #Var: 14086 #Dec: 484175 LB: 0 @ 745.65
c Restart #7 #Var: 14086 #Dec: 489195 LB: 0 @ 782.88
c Restart #8 #Var: 14072 #Dec: 497111 LB: 0 @ 845.39
c Restart #9 #Var: 14065 #Dec: 516106 LB: 0 @ 897.52
c Restart #10 #Var: 14065 #Dec: 524793 LB: 0 @ 919.75
c Restart #11 #Var: 14063 #Dec: 530008 LB: 0 @ 951.81
c Restart #12 #Var: 14053 #Dec: 533982 LB: 0 @ 958
c Restart #13 #Var: 14052 #Dec: 547215 LB: 0 @ 1036.4
c Restart #14 #Var: 14037 #Dec: 554822 LB: 0 @ 1050.2
c Restart #15 #Var: 14030 #Dec: 600608 LB: 0 @ 1093.8
c Restart #16 #Var: 14026 #Dec: 607422 LB: 0 @ 1105.4
c Restart #17 #Var: 14025 #Dec: 621353 LB: 0 @ 1123.1
c Restart #18 #Var: 14025 #Dec: 625452 LB: 0 @ 1128.6
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/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1795298039 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 107 3 90 68 0 39 0
[pid=22819] 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/wulflinc5/normalized-mps-v2-13-7-standata.opb

[startup+10.0031 s]
Raw data (loadavg): 0.89 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 16697 0 0 0 944 43 0 0 25 0 1 0 1795298039 71241728 16503 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 17393 16503 1116 68 0 17325 0
[pid=22819] vsize: 69572
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (Kb) 69572

[startup+20.0028 s]
Raw data (loadavg): 0.91 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 19364 0 0 0 1925 52 0 0 21 0 1 0 1795298039 82870272 19164 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20232 19164 1116 68 0 20164 0
[pid=22819] vsize: 80928
Current children cumulated CPU time (s) 19.77
Current children cumulated vsize (Kb) 80928

[startup+30.0036 s]
Raw data (loadavg): 0.92 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19452 0 0 0 2718 122 0 0 21 0 1 0 1795298039 82931712 19236 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 20247 19236 1116 68 0 20179 0
[pid=22819] vsize: 80988
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (Kb) 80988

[startup+40.0043 s]
Raw data (loadavg): 0.93 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19486 0 0 0 3595 161 0 0 25 0 1 0 1795298039 83103744 19247 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20289 19247 1116 68 0 20221 0
[pid=22819] vsize: 81156
Current children cumulated CPU time (s) 37.56
Current children cumulated vsize (Kb) 81156

[startup+50.0051 s]
Raw data (loadavg): 0.94 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19493 0 0 0 4484 196 0 0 25 0 1 0 1795298039 82964480 19244 4294967295 134512640 134736556 3221224560 3221223112 134553405 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 20255 19244 1116 68 0 20187 0
[pid=22819] vsize: 81020
Current children cumulated CPU time (s) 46.8
Current children cumulated vsize (Kb) 81020

[startup+60.0058 s]
Raw data (loadavg): 0.95 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19561 0 0 0 5366 235 0 0 25 0 1 0 1795298039 83042304 19258 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 20274 19258 1116 68 0 20206 0
[pid=22819] vsize: 81096
Current children cumulated CPU time (s) 56.01
Current children cumulated vsize (Kb) 81096

[startup+70.0065 s]
Raw data (loadavg): 0.96 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19716 0 0 0 6205 288 0 0 25 0 1 0 1795298039 83447808 19358 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20373 19358 1116 68 0 20305 0
[pid=22819] vsize: 81492
Current children cumulated CPU time (s) 64.93
Current children cumulated vsize (Kb) 81492

[startup+80.0073 s]
Raw data (loadavg): 0.96 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 19735 0 0 0 7170 300 0 0 25 0 1 0 1795298039 83582976 19377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20406 19377 1116 68 0 20338 0
[pid=22819] vsize: 81624
Current children cumulated CPU time (s) 74.7
Current children cumulated vsize (Kb) 81624

[startup+90.007 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19735 0 0 0 7919 380 0 0 20 0 1 0 1795298039 83582976 19377 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 20406 19377 1116 68 0 20338 0
[pid=22819] vsize: 81624
Current children cumulated CPU time (s) 82.99
Current children cumulated vsize (Kb) 81624

[startup+100.008 s]
Raw data (loadavg): 0.97 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19757 0 0 0 8904 386 0 0 25 0 1 0 1795298039 83705856 19399 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20436 19399 1116 68 0 20368 0
[pid=22819] vsize: 81744
Current children cumulated CPU time (s) 92.9
Current children cumulated vsize (Kb) 81744

[startup+110.008 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19774 0 0 0 9883 393 0 0 25 0 1 0 1795298039 83705856 19416 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20436 19416 1116 68 0 20368 0
[pid=22819] vsize: 81744
Current children cumulated CPU time (s) 102.76
Current children cumulated vsize (Kb) 81744

[startup+120.009 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19774 0 0 0 10875 395 0 0 25 0 1 0 1795298039 83705856 19416 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20436 19416 1116 68 0 20368 0
[pid=22819] vsize: 81744
Current children cumulated CPU time (s) 112.7
Current children cumulated vsize (Kb) 81744

[startup+130.01 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19865 0 0 0 11855 403 0 0 25 0 1 0 1795298039 84111360 19507 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20535 19507 1116 68 0 20467 0
[pid=22819] vsize: 82140
Current children cumulated CPU time (s) 122.58
Current children cumulated vsize (Kb) 82140

[startup+140.01 s]
Raw data (loadavg): 0.98 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 19874 0 0 0 12843 408 0 0 25 0 1 0 1795298039 83881984 19444 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20479 19444 1116 68 0 20411 0
[pid=22819] vsize: 81916
Current children cumulated CPU time (s) 132.51
Current children cumulated vsize (Kb) 81916

[startup+150.01 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 20147 0 0 0 13835 411 0 0 25 0 1 0 1795298039 84963328 19717 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20743 19717 1116 68 0 20675 0
[pid=22819] vsize: 82972
Current children cumulated CPU time (s) 142.46
Current children cumulated vsize (Kb) 82972

[startup+160.01 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 20147 0 0 0 14832 412 0 0 25 0 1 0 1795298039 84963328 19717 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20743 19717 1116 68 0 20675 0
[pid=22819] vsize: 82972
Current children cumulated CPU time (s) 152.44
Current children cumulated vsize (Kb) 82972

[startup+170.01 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 20191 0 0 0 15811 420 0 0 25 0 1 0 1795298039 85008384 19743 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20754 19743 1116 68 0 20686 0
[pid=22819] vsize: 83016
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (Kb) 83016

[startup+180.011 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 20191 0 0 0 16803 424 0 0 25 0 1 0 1795298039 85008384 19743 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20754 19743 1116 68 0 20686 0
[pid=22819] vsize: 83016
Current children cumulated CPU time (s) 172.27
Current children cumulated vsize (Kb) 83016

[startup+190.011 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 20191 0 0 0 17793 428 0 0 25 0 1 0 1795298039 85008384 19743 4294967295 134512640 134736556 3221224560 3221222840 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20754 19743 1116 68 0 20686 0
[pid=22819] vsize: 83016
Current children cumulated CPU time (s) 182.21
Current children cumulated vsize (Kb) 83016

[startup+200.012 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 20191 0 0 0 18784 432 0 0 25 0 1 0 1795298039 85008384 19743 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 20754 19743 1116 68 0 20686 0
[pid=22819] vsize: 83016
Current children cumulated CPU time (s) 192.16
Current children cumulated vsize (Kb) 83016

[startup+210.013 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 20942 0 0 0 19684 469 0 0 25 0 1 0 1795298039 88023040 20474 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 21490 20474 1116 68 0 21422 0
[pid=22819] vsize: 85960
Current children cumulated CPU time (s) 201.53
Current children cumulated vsize (Kb) 85960

[startup+220.014 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 20942 0 0 0 20661 476 0 0 25 0 1 0 1795298039 88023040 20474 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21490 20474 1116 68 0 21422 0
[pid=22819] vsize: 85960
Current children cumulated CPU time (s) 211.37
Current children cumulated vsize (Kb) 85960

[startup+230.013 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21012 0 0 0 21638 483 0 0 25 0 1 0 1795298039 88244224 20533 4294967295 134512640 134736556 3221224560 3221223260 134528817 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21544 20533 1116 68 0 21476 0
[pid=22819] vsize: 86176
Current children cumulated CPU time (s) 221.21
Current children cumulated vsize (Kb) 86176

[startup+240.014 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21012 0 0 0 22622 488 0 0 25 0 1 0 1795298039 88244224 20533 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21544 20533 1116 68 0 21476 0
[pid=22819] vsize: 86176
Current children cumulated CPU time (s) 231.1
Current children cumulated vsize (Kb) 86176

[startup+250.015 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21012 0 0 0 23613 491 0 0 25 0 1 0 1795298039 88244224 20533 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21544 20533 1116 68 0 21476 0
[pid=22819] vsize: 86176
Current children cumulated CPU time (s) 241.04
Current children cumulated vsize (Kb) 86176

[startup+260.016 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21012 0 0 0 24605 494 0 0 25 0 1 0 1795298039 88244224 20533 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21544 20533 1116 68 0 21476 0
[pid=22819] vsize: 86176
Current children cumulated CPU time (s) 250.99
Current children cumulated vsize (Kb) 86176

[startup+270.015 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 21012 0 0 0 25587 503 0 0 25 0 1 0 1795298039 88244224 20533 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22819/statm): 21544 20533 1116 68 0 21476 0
[pid=22819] vsize: 86176
Current children cumulated CPU time (s) 260.9
Current children cumulated vsize (Kb) 86176

[startup+280.016 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21012 0 0 0 26567 509 0 0 25 0 1 0 1795298039 88244224 20533 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 21544 20533 1116 68 0 21476 0
[pid=22819] vsize: 86176
Current children cumulated CPU time (s) 270.76
Current children cumulated vsize (Kb) 86176

[startup+290.017 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21012 0 0 0 27551 516 0 0 25 0 1 0 1795298039 88244224 20533 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 21544 20533 1116 68 0 21476 0
[pid=22819] vsize: 86176
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (Kb) 86176

[startup+300.018 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21012 0 0 0 28530 523 0 0 25 0 1 0 1795298039 88244224 20533 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21544 20533 1116 68 0 21476 0
[pid=22819] vsize: 86176
Current children cumulated CPU time (s) 290.53
Current children cumulated vsize (Kb) 86176

[startup+310.018 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21012 0 0 0 29526 525 0 0 25 0 1 0 1795298039 88109056 20500 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21511 20500 1116 68 0 21443 0
[pid=22819] vsize: 86044
Current children cumulated CPU time (s) 300.51
Current children cumulated vsize (Kb) 86044

[startup+320.018 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21017 0 0 0 30523 526 0 0 25 0 1 0 1795298039 88240128 20505 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21543 20505 1116 68 0 21475 0
[pid=22819] vsize: 86172
Current children cumulated CPU time (s) 310.49
Current children cumulated vsize (Kb) 86172

[startup+330.019 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21023 0 0 0 31519 527 0 0 25 0 1 0 1795298039 88240128 20511 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21543 20511 1116 68 0 21475 0
[pid=22819] vsize: 86172
Current children cumulated CPU time (s) 320.46
Current children cumulated vsize (Kb) 86172

[startup+340.019 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21023 0 0 0 32516 529 0 0 25 0 1 0 1795298039 88240128 20511 4294967295 134512640 134736556 3221224560 3221223220 134524965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21543 20511 1116 68 0 21475 0
[pid=22819] vsize: 86172
Current children cumulated CPU time (s) 330.45
Current children cumulated vsize (Kb) 86172

[startup+350.019 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21023 0 0 0 33512 531 0 0 25 0 1 0 1795298039 88240128 20511 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21543 20511 1116 68 0 21475 0
[pid=22819] vsize: 86172
Current children cumulated CPU time (s) 340.43
Current children cumulated vsize (Kb) 86172

[startup+360.02 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21112 0 0 0 34508 533 0 0 25 0 1 0 1795298039 88535040 20600 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21615 20600 1116 68 0 21547 0
[pid=22819] vsize: 86460
Current children cumulated CPU time (s) 350.41
Current children cumulated vsize (Kb) 86460

[startup+370.02 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21112 0 0 0 35505 534 0 0 25 0 1 0 1795298039 88535040 20600 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 21615 20600 1116 68 0 21547 0
[pid=22819] vsize: 86460
Current children cumulated CPU time (s) 360.39
Current children cumulated vsize (Kb) 86460

[startup+380.019 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21112 0 0 0 36488 540 0 0 25 0 1 0 1795298039 88535040 20600 4294967295 134512640 134736556 3221224560 3221223296 134528960 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 21615 20600 1116 68 0 21547 0
[pid=22819] vsize: 86460
Current children cumulated CPU time (s) 370.28
Current children cumulated vsize (Kb) 86460

[startup+390.02 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 21112 0 0 0 37458 549 0 0 25 0 1 0 1795298039 88535040 20600 4294967295 134512640 134736556 3221224560 3221223120 134543597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 21615 20600 1116 68 0 21547 0
[pid=22819] vsize: 86460
Current children cumulated CPU time (s) 380.07
Current children cumulated vsize (Kb) 86460

[startup+400.021 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 21987 0 0 0 38367 583 0 0 25 0 1 0 1795298039 92184576 21475 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22506 21475 1116 68 0 22438 0
[pid=22819] vsize: 90024
Current children cumulated CPU time (s) 389.5
Current children cumulated vsize (Kb) 90024

[startup+410.021 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 39292 610 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (Kb) 90764

[startup+420.021 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 40281 614 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223156 1077374189 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 408.95
Current children cumulated vsize (Kb) 90764

[startup+430.022 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 41274 616 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 418.9
Current children cumulated vsize (Kb) 90764

[startup+440.022 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 42263 620 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 428.83
Current children cumulated vsize (Kb) 90764

[startup+450.023 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 43254 623 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 438.77
Current children cumulated vsize (Kb) 90764

[startup+460.022 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 44242 627 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 448.69
Current children cumulated vsize (Kb) 90764

[startup+470.022 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 22177 0 0 0 45228 632 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 458.6
Current children cumulated vsize (Kb) 90764

[startup+480.023 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 46217 637 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223296 134528867 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 468.54
Current children cumulated vsize (Kb) 90764

[startup+490.023 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 47205 641 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 478.46
Current children cumulated vsize (Kb) 90764

[startup+500.023 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 48192 647 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 488.39
Current children cumulated vsize (Kb) 90764

[startup+510.024 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 49182 650 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 498.32
Current children cumulated vsize (Kb) 90764

[startup+520.024 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 50171 655 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 508.26
Current children cumulated vsize (Kb) 90764

[startup+530.025 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 51153 662 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223168 134535746 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 518.15
Current children cumulated vsize (Kb) 90764

[startup+540.025 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 52143 665 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 528.08
Current children cumulated vsize (Kb) 90764

[startup+550.026 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 53135 668 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 538.03
Current children cumulated vsize (Kb) 90764

[startup+560.026 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22177 0 0 0 54126 671 0 0 25 0 1 0 1795298039 92942336 21665 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22691 21665 1116 68 0 22623 0
[pid=22819] vsize: 90764
Current children cumulated CPU time (s) 547.97
Current children cumulated vsize (Kb) 90764

[startup+570.027 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22255 0 0 0 55112 678 0 0 25 0 1 0 1795298039 93212672 21743 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22757 21743 1116 68 0 22689 0
[pid=22819] vsize: 91028
Current children cumulated CPU time (s) 557.9
Current children cumulated vsize (Kb) 91028

[startup+580.027 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22255 0 0 0 56104 680 0 0 25 0 1 0 1795298039 93212672 21743 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22757 21743 1116 68 0 22689 0
[pid=22819] vsize: 91028
Current children cumulated CPU time (s) 567.84
Current children cumulated vsize (Kb) 91028

[startup+590.027 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22255 0 0 0 57093 684 0 0 25 0 1 0 1795298039 93212672 21743 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22757 21743 1116 68 0 22689 0
[pid=22819] vsize: 91028
Current children cumulated CPU time (s) 577.77
Current children cumulated vsize (Kb) 91028

[startup+600.029 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22255 0 0 0 58083 688 0 0 25 0 1 0 1795298039 93212672 21743 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22757 21743 1116 68 0 22689 0
[pid=22819] vsize: 91028
Current children cumulated CPU time (s) 587.71
Current children cumulated vsize (Kb) 91028

[startup+610.029 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22255 0 0 0 59066 695 0 0 25 0 1 0 1795298039 93212672 21743 4294967295 134512640 134736556 3221224560 3221223296 134528867 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22757 21743 1116 68 0 22689 0
[pid=22819] vsize: 91028
Current children cumulated CPU time (s) 597.61
Current children cumulated vsize (Kb) 91028

[startup+620.029 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22255 0 0 0 60056 699 0 0 25 0 1 0 1795298039 93212672 21743 4294967295 134512640 134736556 3221224560 3221223264 134605328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22757 21743 1116 68 0 22689 0
[pid=22819] vsize: 91028
Current children cumulated CPU time (s) 607.55
Current children cumulated vsize (Kb) 91028

[startup+630.03 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22255 0 0 0 61045 704 0 0 25 0 1 0 1795298039 93212672 21743 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22757 21743 1116 68 0 22689 0
[pid=22819] vsize: 91028
Current children cumulated CPU time (s) 617.49
Current children cumulated vsize (Kb) 91028

[startup+640.031 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22283 0 0 0 62038 706 0 0 25 0 1 0 1795298039 93048832 21703 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22717 21703 1116 68 0 22649 0
[pid=22819] vsize: 90868
Current children cumulated CPU time (s) 627.44
Current children cumulated vsize (Kb) 90868

[startup+650.031 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22283 0 0 0 63030 709 0 0 25 0 1 0 1795298039 93048832 21703 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22717 21703 1116 68 0 22649 0
[pid=22819] vsize: 90868
Current children cumulated CPU time (s) 637.39
Current children cumulated vsize (Kb) 90868

[startup+660.032 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22283 0 0 0 64014 715 0 0 25 0 1 0 1795298039 93048832 21703 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22717 21703 1116 68 0 22649 0
[pid=22819] vsize: 90868
Current children cumulated CPU time (s) 647.29
Current children cumulated vsize (Kb) 90868

[startup+670.032 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22426 0 0 0 65006 718 0 0 25 0 1 0 1795298039 93720576 21846 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22881 21846 1116 68 0 22813 0
[pid=22819] vsize: 91524
Current children cumulated CPU time (s) 657.24
Current children cumulated vsize (Kb) 91524

[startup+680.033 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22426 0 0 0 65984 725 0 0 25 0 1 0 1795298039 93720576 21846 4294967295 134512640 134736556 3221224560 3221223100 134540032 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 22881 21846 1116 68 0 22813 0
[pid=22819] vsize: 91524
Current children cumulated CPU time (s) 667.09
Current children cumulated vsize (Kb) 91524

[startup+690.033 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22426 0 0 0 66934 740 0 0 25 0 1 0 1795298039 93720576 21846 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22881 21846 1116 68 0 22813 0
[pid=22819] vsize: 91524
Current children cumulated CPU time (s) 676.74
Current children cumulated vsize (Kb) 91524

[startup+700.034 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 22503 0 0 0 67894 753 0 0 24 0 1 0 1795298039 93990912 21923 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 22947 21923 1116 68 0 22879 0
[pid=22819] vsize: 91788
Current children cumulated CPU time (s) 686.47
Current children cumulated vsize (Kb) 91788

[startup+710.035 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22662 0 0 0 68844 771 0 0 25 0 1 0 1795298039 94666752 22082 4294967295 134512640 134736556 3221224560 3221223248 134528960 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23112 22082 1116 68 0 23044 0
[pid=22819] vsize: 92448
Current children cumulated CPU time (s) 696.15
Current children cumulated vsize (Kb) 92448

[startup+720.035 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22825 0 0 0 69819 780 0 0 25 0 1 0 1795298039 95342592 22245 4294967295 134512640 134736556 3221224560 3221223276 134597284 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23277 22245 1116 68 0 23209 0
[pid=22819] vsize: 93108
Current children cumulated CPU time (s) 705.99
Current children cumulated vsize (Kb) 93108

[startup+730.035 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22854 0 0 0 70818 781 0 0 25 0 1 0 1795298039 95477760 22274 4294967295 134512640 134736556 3221224560 3221223288 134615585 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23310 22274 1116 68 0 23242 0
[pid=22819] vsize: 93240
Current children cumulated CPU time (s) 715.99
Current children cumulated vsize (Kb) 93240

[startup+740.035 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22874 0 0 0 71817 781 0 0 25 0 1 0 1795298039 95477760 22294 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23310 22294 1116 68 0 23242 0
[pid=22819] vsize: 93240
Current children cumulated CPU time (s) 725.98
Current children cumulated vsize (Kb) 93240

[startup+750.036 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22874 0 0 0 72816 781 0 0 25 0 1 0 1795298039 95477760 22294 4294967295 134512640 134736556 3221224560 3221223224 134543709 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23310 22294 1116 68 0 23242 0
[pid=22819] vsize: 93240
Current children cumulated CPU time (s) 735.97
Current children cumulated vsize (Kb) 93240

[startup+760.037 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22877 0 0 0 73816 781 0 0 25 0 1 0 1795298039 95477760 22297 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23310 22297 1116 68 0 23242 0
[pid=22819] vsize: 93240
Current children cumulated CPU time (s) 745.97
Current children cumulated vsize (Kb) 93240

[startup+770.036 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22959 0 0 0 74808 784 0 0 25 0 1 0 1795298039 95883264 22379 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23409 22379 1116 68 0 23341 0
[pid=22819] vsize: 93636
Current children cumulated CPU time (s) 755.92
Current children cumulated vsize (Kb) 93636

[startup+780.037 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22959 0 0 0 75802 787 0 0 25 0 1 0 1795298039 95883264 22379 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23409 22379 1116 68 0 23341 0
[pid=22819] vsize: 93636
Current children cumulated CPU time (s) 765.89
Current children cumulated vsize (Kb) 93636

[startup+790.037 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22959 0 0 0 76792 791 0 0 25 0 1 0 1795298039 95883264 22379 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23409 22379 1116 68 0 23341 0
[pid=22819] vsize: 93636
Current children cumulated CPU time (s) 775.83
Current children cumulated vsize (Kb) 93636

[startup+800.038 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 22969 0 0 0 77771 800 0 0 24 0 1 0 1795298039 95883264 22389 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23409 22389 1116 68 0 23341 0
[pid=22819] vsize: 93636
Current children cumulated CPU time (s) 785.71
Current children cumulated vsize (Kb) 93636

[startup+810.037 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23086 0 0 0 78760 803 0 0 25 0 1 0 1795298039 96423936 22506 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23541 22506 1116 68 0 23473 0
[pid=22819] vsize: 94164
Current children cumulated CPU time (s) 795.63
Current children cumulated vsize (Kb) 94164

[startup+820.037 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23171 0 0 0 79756 805 0 0 25 0 1 0 1795298039 96694272 22591 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23607 22591 1116 68 0 23539 0
[pid=22819] vsize: 94428
Current children cumulated CPU time (s) 805.61
Current children cumulated vsize (Kb) 94428

[startup+830.038 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23196 0 0 0 80753 806 0 0 25 0 1 0 1795298039 96829440 22616 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23640 22616 1116 68 0 23572 0
[pid=22819] vsize: 94560
Current children cumulated CPU time (s) 815.59
Current children cumulated vsize (Kb) 94560

[startup+840.038 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23355 0 0 0 81748 809 0 0 25 0 1 0 1795298039 97505280 22775 4294967295 134512640 134736556 3221224560 3221223228 134543708 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23805 22775 1116 68 0 23737 0
[pid=22819] vsize: 95220
Current children cumulated CPU time (s) 825.57
Current children cumulated vsize (Kb) 95220

[startup+850.039 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23415 0 0 0 82746 810 0 0 25 0 1 0 1795298039 97775616 22835 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23871 22835 1116 68 0 23803 0
[pid=22819] vsize: 95484
Current children cumulated CPU time (s) 835.56
Current children cumulated vsize (Kb) 95484

[startup+860.04 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23464 0 0 0 83743 811 0 0 25 0 1 0 1795298039 97910784 22884 4294967295 134512640 134736556 3221224560 3221223176 134544553 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23904 22884 1116 68 0 23836 0
[pid=22819] vsize: 95616
Current children cumulated CPU time (s) 845.54
Current children cumulated vsize (Kb) 95616

[startup+870.04 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23464 0 0 0 84737 814 0 0 25 0 1 0 1795298039 97910784 22884 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23904 22884 1116 68 0 23836 0
[pid=22819] vsize: 95616
Current children cumulated CPU time (s) 855.51
Current children cumulated vsize (Kb) 95616

[startup+880.04 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23464 0 0 0 85721 819 0 0 25 0 1 0 1795298039 97910784 22884 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 23904 22884 1116 68 0 23836 0
[pid=22819] vsize: 95616
Current children cumulated CPU time (s) 865.4
Current children cumulated vsize (Kb) 95616

[startup+890.041 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 23486 0 0 0 86693 829 0 0 25 0 1 0 1795298039 98045952 22906 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 23937 22906 1116 68 0 23869 0
[pid=22819] vsize: 95748
Current children cumulated CPU time (s) 875.22
Current children cumulated vsize (Kb) 95748

[startup+900.042 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23664 0 0 0 87659 839 0 0 25 0 1 0 1795298039 98721792 23084 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24102 23084 1116 68 0 24034 0
[pid=22819] vsize: 96408
Current children cumulated CPU time (s) 884.98
Current children cumulated vsize (Kb) 96408

[startup+910.043 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23686 0 0 0 88655 841 0 0 25 0 1 0 1795298039 98856960 23106 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24135 23106 1116 68 0 24067 0
[pid=22819] vsize: 96540
Current children cumulated CPU time (s) 894.96
Current children cumulated vsize (Kb) 96540

[startup+920.042 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23739 0 0 0 89648 843 0 0 25 0 1 0 1795298039 99119104 23159 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24199 23159 1116 68 0 24131 0
[pid=22819] vsize: 96796
Current children cumulated CPU time (s) 904.91
Current children cumulated vsize (Kb) 96796

[startup+930.042 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23845 0 0 0 90635 848 0 0 25 0 1 0 1795298039 99520512 23265 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24297 23265 1116 68 0 24229 0
[pid=22819] vsize: 97188
Current children cumulated CPU time (s) 914.83
Current children cumulated vsize (Kb) 97188

[startup+940.043 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23933 0 0 0 91600 860 0 0 25 0 1 0 1795298039 99926016 23353 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24396 23353 1116 68 0 24328 0
[pid=22819] vsize: 97584
Current children cumulated CPU time (s) 924.6
Current children cumulated vsize (Kb) 97584

[startup+950.044 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 23954 0 0 0 92592 863 0 0 25 0 1 0 1795298039 99926016 23374 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24396 23374 1116 68 0 24328 0
[pid=22819] vsize: 97584
Current children cumulated CPU time (s) 934.55
Current children cumulated vsize (Kb) 97584

[startup+960.044 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 23954 0 0 0 93589 864 0 0 25 0 1 0 1795298039 99926016 23374 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24396 23374 1116 68 0 24328 0
[pid=22819] vsize: 97584
Current children cumulated CPU time (s) 944.53
Current children cumulated vsize (Kb) 97584

[startup+970.044 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 23958 0 0 0 94573 870 0 0 25 0 1 0 1795298039 99926016 23378 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24396 23378 1116 68 0 24328 0
[pid=22819] vsize: 97584
Current children cumulated CPU time (s) 954.43
Current children cumulated vsize (Kb) 97584

[startup+980.045 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 24012 0 0 0 95555 876 0 0 25 0 1 0 1795298039 100196352 23432 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24462 23432 1116 68 0 24394 0
[pid=22819] vsize: 97848
Current children cumulated CPU time (s) 964.31
Current children cumulated vsize (Kb) 97848

[startup+990.044 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 24170 0 0 0 96534 883 0 0 25 0 1 0 1795298039 100864000 23590 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24625 23590 1116 68 0 24557 0
[pid=22819] vsize: 98500
Current children cumulated CPU time (s) 974.17
Current children cumulated vsize (Kb) 98500

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 24297 0 0 0 97530 884 0 0 25 0 1 0 1795298039 101404672 23717 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24757 23717 1116 68 0 24689 0
[pid=22819] vsize: 99028
Current children cumulated CPU time (s) 984.14
Current children cumulated vsize (Kb) 99028

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 24421 0 0 0 98525 887 0 0 25 0 1 0 1795298039 101810176 23841 4294967295 134512640 134736556 3221224560 3221223284 134605913 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24856 23841 1116 68 0 24788 0
[pid=22819] vsize: 99424
Current children cumulated CPU time (s) 994.12
Current children cumulated vsize (Kb) 99424

[startup+1020.05 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 24451 0 0 0 99522 888 0 0 25 0 1 0 1795298039 101945344 23871 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24889 23871 1116 68 0 24821 0
[pid=22819] vsize: 99556
Current children cumulated CPU time (s) 1004.1
Current children cumulated vsize (Kb) 99556

[startup+1030.05 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 24457 0 0 0 100517 890 0 0 25 0 1 0 1795298039 101945344 23877 4294967295 134512640 134736556 3221224560 3221223072 134543181 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24889 23877 1116 68 0 24821 0
[pid=22819] vsize: 99556
Current children cumulated CPU time (s) 1014.07
Current children cumulated vsize (Kb) 99556

[startup+1040.05 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 24470 0 0 0 101514 891 0 0 25 0 1 0 1795298039 102080512 23890 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24922 23890 1116 68 0 24854 0
[pid=22819] vsize: 99688
Current children cumulated CPU time (s) 1024.05
Current children cumulated vsize (Kb) 99688

[startup+1050.05 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 24513 0 0 0 102507 893 0 0 25 0 1 0 1795298039 102207488 23933 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 24953 23933 1116 68 0 24885 0
[pid=22819] vsize: 99812
Current children cumulated CPU time (s) 1034
Current children cumulated vsize (Kb) 99812

[startup+1060.05 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 25233 0 0 0 103470 908 0 0 25 0 1 0 1795298039 105172992 24653 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 25677 24653 1116 68 0 25609 0
[pid=22819] vsize: 102708
Current children cumulated CPU time (s) 1043.78
Current children cumulated vsize (Kb) 102708

[startup+1070.05 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 25461 0 0 0 104447 916 0 0 25 0 1 0 1795298039 106110976 24881 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 25906 24881 1116 68 0 25838 0
[pid=22819] vsize: 103624
Current children cumulated CPU time (s) 1053.63
Current children cumulated vsize (Kb) 103624

[startup+1080.05 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 25541 0 0 0 105398 932 0 0 22 0 1 0 1795298039 106381312 24961 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22819/statm): 25972 24961 1116 68 0 25904 0
[pid=22819] vsize: 103888
Current children cumulated CPU time (s) 1063.3
Current children cumulated vsize (Kb) 103888

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 25585 0 0 0 106365 943 0 0 25 0 1 0 1795298039 106651648 25005 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 26038 25005 1116 68 0 25970 0
[pid=22819] vsize: 104152
Current children cumulated CPU time (s) 1073.08
Current children cumulated vsize (Kb) 104152

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 25599 0 0 0 107351 948 0 0 25 0 1 0 1795298039 106651648 25019 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 26038 25019 1116 68 0 25970 0
[pid=22819] vsize: 104152
Current children cumulated CPU time (s) 1082.99
Current children cumulated vsize (Kb) 104152

[startup+1110.05 s]
Raw data (loadavg): 1.07 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 25806 0 0 0 108271 972 0 0 25 0 1 0 1795298039 107286528 25182 4294967295 134512640 134736556 3221224560 3221223056 1076999584 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 26193 25182 1116 68 0 26125 0
[pid=22819] vsize: 104772
Current children cumulated CPU time (s) 1092.43
Current children cumulated vsize (Kb) 104772

[startup+1120.05 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) T 22818 22819 824 0 -1 0 25921 0 0 0 109239 984 0 0 25 0 1 0 1795298039 107827200 25297 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22819/statm): 26325 25297 1116 68 0 26257 0
[pid=22819] vsize: 105300
Current children cumulated CPU time (s) 1102.23
Current children cumulated vsize (Kb) 105300

[startup+1130.05 s]
Raw data (loadavg): 1.05 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26010 0 0 0 110193 999 0 0 25 0 1 0 1795298039 108232704 25386 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 26424 25386 1116 68 0 26356 0
[pid=22819] vsize: 105696
Current children cumulated CPU time (s) 1111.92
Current children cumulated vsize (Kb) 105696

[startup+1140.05 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26247 0 0 0 111173 1007 0 0 25 0 1 0 1795298039 109178880 25623 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 26655 25623 1116 68 0 26587 0
[pid=22819] vsize: 106620
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (Kb) 106620

[startup+1150.05 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26533 0 0 0 112141 1017 0 0 25 0 1 0 1795298039 110391296 25909 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22819/statm): 26951 25909 1116 68 0 26883 0
[pid=22819] vsize: 107804
Current children cumulated CPU time (s) 1131.58
Current children cumulated vsize (Kb) 107804

[startup+1160.05 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26643 0 0 0 113133 1020 0 0 25 0 1 0 1795298039 110796800 26019 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 27050 26019 1116 68 0 26982 0
[pid=22819] vsize: 108200
Current children cumulated CPU time (s) 1141.53
Current children cumulated vsize (Kb) 108200

[startup+1170.05 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26662 0 0 0 114131 1021 0 0 25 0 1 0 1795298039 110796800 26038 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 27050 26038 1116 68 0 26982 0
[pid=22819] vsize: 108200
Current children cumulated CPU time (s) 1151.52
Current children cumulated vsize (Kb) 108200

[startup+1180.05 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26720 0 0 0 115125 1023 0 0 25 0 1 0 1795298039 111067136 26096 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 27116 26096 1116 68 0 27048 0
[pid=22819] vsize: 108464
Current children cumulated CPU time (s) 1161.48
Current children cumulated vsize (Kb) 108464

[startup+1190.05 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26720 0 0 0 116123 1024 0 0 25 0 1 0 1795298039 111067136 26096 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 27116 26096 1116 68 0 27048 0
[pid=22819] vsize: 108464
Current children cumulated CPU time (s) 1171.47
Current children cumulated vsize (Kb) 108464

[startup+1200.05 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26729 0 0 0 117122 1025 0 0 25 0 1 0 1795298039 111067136 26105 4294967295 134512640 134736556 3221224560 3221223156 134544560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 27116 26105 1116 68 0 27048 0
[pid=22819] vsize: 108464
Current children cumulated CPU time (s) 1181.47
Current children cumulated vsize (Kb) 108464

[startup+1210.05 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 22819
Raw data (/proc/22819/stat): 22819 (bsolo) R 22818 22819 824 0 -1 0 26746 0 0 0 118120 1025 0 0 25 0 1 0 1795298039 111202304 26122 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22819/statm): 27149 26122 1116 68 0 27081 0
[pid=22819] vsize: 108596
Current children cumulated CPU time (s) 1191.45
Current children cumulated vsize (Kb) 108596
One traced child (pid=22819) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1213.68
CPU time (s): 1195.08
CPU user time (s): 1184.77
CPU system time (s): 10.3084
CPU usage (%): 98.4676
Max. virtual memory (cumulated for all children) (Kb): 108596

Verifier Data

ERROR: no interpretation found !