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-agg.opb
MD5SUM3acb5fc9a1a51b5b0d62841ba7c01d77
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 3930
Biggest coefficient in the objective function 5373004087296
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 556141355997381
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 22763326668800000
Number of bits of the biggest number in a constraint 55
Biggest sum of numbers in a constraint 46271983665442689
Number of bits of the biggest sum of numbers56
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables4890
Total number of constraints441
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 constraints441
Minimum length of a constraint30
Maximum length of a constraint540

Trace number 467

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-18 10:25:39 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=408 boxname=wulflinc26 idbench=408 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  3acb5fc9a1a51b5b0d62841ba7c01d77  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-agg.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-agg.opb
IDLAUNCH: 408
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
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	: 3
cpu MHz		: 451.061
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        946572 kB
Buffers:         34592 kB
Cached:          26012 kB
SwapCached:        868 kB
Active:          54600 kB
Inactive:         8644 kB
HighTotal:      131008 kB
HighFree:       102284 kB
LowTotal:       903652 kB
LowFree:        844288 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            19176 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:45:51 (client local time) WITH STATUS 0 IN 1195.03 SECONDS
stats: 408 7 1195.03 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 4890 variables and 393 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 4.031
c After prepocess the problem consists of 3069 variables and 177 constraints.
c Initial Lower Bound: -23824695210604
c Restart #1 #Var: 3069 #Dec: 5832 LB: -23824695210604 @ 6.548
c Restart #2 #Var: 3069 #Dec: 12996 LB: -23824695210604 @ 11.427
c Restart #3 #Var: 3069 #Dec: 21618 LB: -23824695210604 @ 19.758
c Restart #4 #Var: 3069 #Dec: 36105 LB: -23824695210604 @ 27.971
c Restart #5 #Var: 3069 #Dec: 43919 LB: -23824695210604 @ 35.855
c Restart #6 #Var: 3069 #Dec: 58365 LB: -23824695210604 @ 44.942
c Restart #7 #Var: 3069 #Dec: 88565 LB: -23824695210604 @ 56.265
c Restart #8 #Var: 3069 #Dec: 114847 LB: -23824695210604 @ 69.084
c Restart #9 #Var: 3069 #Dec: 120383 LB: -23824695210604 @ 77.223
c Restart #10 #Var: 3069 #Dec: 123128 LB: -23824695210604 @ 91.507
c Restart #11 #Var: 3069 #Dec: 125595 LB: -23824695210604 @ 108.7
c Restart #12 #Var: 3069 #Dec: 128272 LB: -23824695210604 @ 126.07
c Restart #13 #Var: 3069 #Dec: 131072 LB: -23824695210604 @ 146.24
c Restart #14 #Var: 3068 #Dec: 134047 LB: -23824695210604 @ 161.36
c Restart #15 #Var: 3068 #Dec: 137251 LB: -23824695210604 @ 183.26
c Restart #16 #Var: 3068 #Dec: 140588 LB: -23824695210604 @ 191.77
c Restart #17 #Var: 3068 #Dec: 144169 LB: -23824695210604 @ 217.44
c Restart #18 #Var: 3068 #Dec: 147965 LB: -23824695210604 @ 242.88
c Restart #19 #Var: 3068 #Dec: 154757 LB: -23824695210604 @ 252.1
c Restart #20 #Var: 3068 #Dec: 158925 LB: -23824695210604 @ 280.98
c Restart #21 #Var: 3068 #Dec: 163305 LB: -23824695210604 @ 314.89
c Restart #22 #Var: 3068 #Dec: 167892 LB: -23824695210604 @ 344.24
c Restart #23 #Var: 3068 #Dec: 172684 LB: -23824695210604 @ 382.31
c Restart #24 #Var: 3068 #Dec: 177660 LB: -23824695210604 @ 404.1
c Restart #25 #Var: 3068 #Dec: 182825 LB: -23824695210604 @ 435.97
c Restart #26 #Var: 3068 #Dec: 188210 LB: -23824695210604 @ 467.53
c Restart #27 #Var: 3068 #Dec: 193792 LB: -23824695210604 @ 509.35
c Restart #28 #Var: 3068 #Dec: 199575 LB: -23824695210604 @ 543.74
c Restart #29 #Var: 3068 #Dec: 205567 LB: -23824695210604 @ 581.96
c CHANGE Heuristic... 
c Restart #0 #Var: 3068 #Dec: 211756 LB: -23824695210604 @ 625.52
c Restart #1 #Var: 3067 #Dec: 213181 LB: -23824695210604 @ 625.82
c Restart #2 #Var: 3067 #Dec: 218465 LB: -23824695210604 @ 627.11
c Restart #3 #Var: 3067 #Dec: 219844 LB: -23824695210604 @ 628.03
c Restart #4 #Var: 3067 #Dec: 222312 LB: -23824695210604 @ 628.85
c Restart #5 #Var: 3066 #Dec: 227938 LB: -23696114627180 @ 630.9
c Restart #6 #Var: 3066 #Dec: 229778 LB: -23696114627180 @ 634.71
c Restart #7 #Var: 3066 #Dec: 232280 LB: -23696114627180 @ 637.25
c Restart #8 #Var: 3066 #Dec: 249560 LB: -23696114627180 @ 640.23
c Restart #9 #Var: 3066 #Dec: 253233 LB: -23696114627180 @ 643.76
c Restart #10 #Var: 3066 #Dec: 255325 LB: -23696114627180 @ 647.47
c Restart #11 #Var: 3066 #Dec: 257693 LB: -23696114627180 @ 651.27
c Restart #12 #Var: 3066 #Dec: 260228 LB: -23696114627180 @ 655.3
c Restart #13 #Var: 3066 #Dec: 262975 LB: -23696114627180 @ 659.63
c Restart #14 #Var: 3066 #Dec: 265892 LB: -23696114627180 @ 664.97
c Restart #15 #Var: 3066 #Dec: 269040 LB: -23696114627180 @ 670.13
c Restart #16 #Var: 3066 #Dec: 272396 LB: -23696114627180 @ 676.17
c Restart #17 #Var: 3066 #Dec: 275843 LB: -23696114627180 @ 682.05
c Restart #18 #Var: 3066 #Dec: 279593 LB: -23696114627180 @ 687.81
c Restart #19 #Var: 3066 #Dec: 283484 LB: -23696114627180 @ 695.08
c Restart #20 #Var: 3066 #Dec: 287619 LB: -23696114627180 @ 701.97
c Restart #21 #Var: 3066 #Dec: 291924 LB: -23696114627180 @ 710.53
c Restart #22 #Var: 3066 #Dec: 296489 LB: -23696114627180 @ 717.91
c Restart #23 #Var: 3066 #Dec: 301238 LB: -23696114627180 @ 725.58
c Restart #24 #Var: 3066 #Dec: 306132 LB: -23696114627180 @ 734.6
c Restart #25 #Var: 3066 #Dec: 311296 LB: -23696114627180 @ 744.14
c Restart #26 #Var: 3066 #Dec: 316632 LB: -23696114627180 @ 753.84
c Restart #27 #Var: 3066 #Dec: 322199 LB: -23696114627180 @ 763.63
c Restart #28 #Var: 3066 #Dec: 327953 LB: -23696114627180 @ 773.74
c Restart #29 #Var: 3066 #Dec: 333891 LB: -23696114627180 @ 785.43
c Restart #30 #Var: 3066 #Dec: 340058 LB: -23696114627180 @ 796.18
c Restart #31 #Var: 3066 #Dec: 346416 LB: -23696114627180 @ 807.75
c Restart #32 #Var: 3066 #Dec: 352971 LB: -23696114627180 @ 820.02
c Restart #33 #Var: 3066 #Dec: 359736 LB: -23696114627180 @ 831.98
c Restart #34 #Var: 3066 #Dec: 366705 LB: -23696114627180 @ 845.2
c Restart #35 #Var: 3066 #Dec: 373886 LB: -23696114627180 @ 857.98
c Restart #36 #Var: 3066 #Dec: 381256 LB: -23696114627180 @ 870.3
c Restart #37 #Var: 3066 #Dec: 388825 LB: -23696114627180 @ 882.91
c Restart #38 #Var: 3066 #Dec: 396597 LB: -23696114627180 @ 897.42
c Restart #39 #Var: 3066 #Dec: 404563 LB: -23696114627180 @ 913.34
c Restart #40 #Var: 3066 #Dec: 412740 LB: -23696114627180 @ 928.44
c Restart #41 #Var: 3066 #Dec: 421118 LB: -23696114627180 @ 944.78
c Restart #42 #Var: 3066 #Dec: 429693 LB: -23696114627180 @ 961.66
c Restart #43 #Var: 3066 #Dec: 438473 LB: -23696114627180 @ 978
c Restart #44 #Var: 3066 #Dec: 447455 LB: -23696114627180 @ 994.04
c Restart #45 #Var: 3066 #Dec: 456634 LB: -23696114627180 @ 1010.7
c Restart #46 #Var: 3066 #Dec: 466016 LB: -23696114627180 @ 1027.7
c Restart #47 #Var: 3066 #Dec: 475596 LB: -23696114627180 @ 1045.8
c Restart #48 #Var: 3066 #Dec: 485377 LB: -23696114627180 @ 1064.2
c Restart #49 #Var: 3066 #Dec: 495337 LB: -23696114627180 @ 1083.9
c Restart #50 #Var: 3066 #Dec: 505515 LB: -23696114627180 @ 1102.9
c Restart #51 #Var: 3066 #Dec: 515885 LB: -23696114627180 @ 1122.9
c Restart #52 #Var: 3066 #Dec: 526460 LB: -23696114627180 @ 1142.2
c Restart #53 #Var: 3066 #Dec: 537240 LB: -23696114627180 @ 1162.5
c Restart #54 #Var: 3066 #Dec: 548217 LB: -23696114627180 @ 1183.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/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840530096 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 107 3 90 68 0 39 0
[pid=17923] 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/wulflinc26/normalized-mps-v2-20-10-agg.opb

[startup+10.0029 s]
Raw data (loadavg): 0.94 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4674 0 0 0 924 32 0 0 25 0 1 0 1840530096 22421504 4585 4294967295 134512640 134736556 3221224560 3221223216 134524969 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5474 4585 1116 68 0 5406 0
[pid=17923] vsize: 21896
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (Kb) 21896

[startup+20.0036 s]
Raw data (loadavg): 0.95 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4680 0 0 0 1887 44 0 0 25 0 1 0 1840530096 22351872 4591 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5457 4591 1116 68 0 5389 0
[pid=17923] vsize: 21828
Current children cumulated CPU time (s) 19.31
Current children cumulated vsize (Kb) 21828

[startup+30.0043 s]
Raw data (loadavg): 0.95 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 2816 67 0 0 22 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 28.83
Current children cumulated vsize (Kb) 21924

[startup+40.004 s]
Raw data (loadavg): 0.96 0.99 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 4694 0 0 0 3754 85 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (Kb) 21924

[startup+50.0047 s]
Raw data (loadavg): 0.97 0.99 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 4694 0 0 0 4662 116 0 0 22 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 47.78
Current children cumulated vsize (Kb) 21924

[startup+60.0054 s]
Raw data (loadavg): 0.97 0.99 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 4694 0 0 0 5587 141 0 0 21 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 57.28
Current children cumulated vsize (Kb) 21924

[startup+70.0051 s]
Raw data (loadavg): 0.97 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 6513 167 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 66.8
Current children cumulated vsize (Kb) 21924

[startup+80.0058 s]
Raw data (loadavg): 0.98 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 7488 176 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221222924 1077379881 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 76.64
Current children cumulated vsize (Kb) 21924

[startup+90.0054 s]
Raw data (loadavg): 0.98 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 8477 181 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 86.58
Current children cumulated vsize (Kb) 21924

[startup+100.006 s]
Raw data (loadavg): 0.98 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 9470 184 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 96.54
Current children cumulated vsize (Kb) 21924

[startup+110.007 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 10464 186 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223200 134524934 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 106.5
Current children cumulated vsize (Kb) 21924

[startup+120.007 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 11456 188 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 116.44
Current children cumulated vsize (Kb) 21924

[startup+130.006 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 4694 0 0 0 12449 191 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 126.4
Current children cumulated vsize (Kb) 21924

[startup+140.006 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 13443 193 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 136.36
Current children cumulated vsize (Kb) 21924

[startup+150.007 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 14437 195 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223204 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 146.32
Current children cumulated vsize (Kb) 21924

[startup+160.006 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 15426 199 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221222968 1077377443 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 156.25
Current children cumulated vsize (Kb) 21924

[startup+170.006 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 16417 202 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 166.19
Current children cumulated vsize (Kb) 21924

[startup+180.007 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 4694 0 0 0 17409 205 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 176.14
Current children cumulated vsize (Kb) 21924

[startup+190.006 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 18401 208 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221222924 1077379846 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 186.09
Current children cumulated vsize (Kb) 21924

[startup+200.007 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 19388 212 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 196
Current children cumulated vsize (Kb) 21924

[startup+210.008 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 20381 215 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 205.96
Current children cumulated vsize (Kb) 21924

[startup+220.007 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 21375 218 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 215.93
Current children cumulated vsize (Kb) 21924

[startup+230.008 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 22365 221 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223260 134560566 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 225.86
Current children cumulated vsize (Kb) 21924

[startup+240.008 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 23359 222 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 235.81
Current children cumulated vsize (Kb) 21924

[startup+250.008 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 24342 228 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 245.7
Current children cumulated vsize (Kb) 21924

[startup+260.009 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 25319 236 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 255.55
Current children cumulated vsize (Kb) 21924

[startup+270.009 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 4694 0 0 0 26313 238 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 265.51
Current children cumulated vsize (Kb) 21924

[startup+280.01 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 27306 241 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 275.47
Current children cumulated vsize (Kb) 21924

[startup+290.009 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 28298 245 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 285.43
Current children cumulated vsize (Kb) 21924

[startup+300.01 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 29290 248 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 295.38
Current children cumulated vsize (Kb) 21924

[startup+310.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 30285 250 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223272 134560225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 305.35
Current children cumulated vsize (Kb) 21924

[startup+320.01 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 31278 252 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223216 134608332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 315.3
Current children cumulated vsize (Kb) 21924

[startup+330.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 32271 255 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 325.26
Current children cumulated vsize (Kb) 21924

[startup+340.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 33264 257 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221222924 1077379994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 335.21
Current children cumulated vsize (Kb) 21924

[startup+350.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 34255 262 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223204 1077374560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 345.17
Current children cumulated vsize (Kb) 21924

[startup+360.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 35248 265 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 355.13
Current children cumulated vsize (Kb) 21924

[startup+370.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 36243 267 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 365.1
Current children cumulated vsize (Kb) 21924

[startup+380.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 37237 269 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 375.06
Current children cumulated vsize (Kb) 21924

[startup+390.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 38230 273 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 385.03
Current children cumulated vsize (Kb) 21924

[startup+400.012 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 39219 277 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 394.96
Current children cumulated vsize (Kb) 21924

[startup+410.012 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 40210 280 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 404.9
Current children cumulated vsize (Kb) 21924

[startup+420.012 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 41203 283 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 414.86
Current children cumulated vsize (Kb) 21924

[startup+430.013 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 42196 286 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 424.82
Current children cumulated vsize (Kb) 21924

[startup+440.014 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 43189 289 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 434.78
Current children cumulated vsize (Kb) 21924

[startup+450.014 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 44181 291 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 444.72
Current children cumulated vsize (Kb) 21924

[startup+460.015 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 45172 295 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 454.67
Current children cumulated vsize (Kb) 21924

[startup+470.015 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 46164 298 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223200 134523800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 464.62
Current children cumulated vsize (Kb) 21924

[startup+480.015 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 47156 301 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 474.57
Current children cumulated vsize (Kb) 21924

[startup+490.016 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 48148 304 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 484.52
Current children cumulated vsize (Kb) 21924

[startup+500.017 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 49143 307 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223280 134605860 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 494.5
Current children cumulated vsize (Kb) 21924

[startup+510.016 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 50135 309 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223104 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 504.44
Current children cumulated vsize (Kb) 21924

[startup+520.017 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 51128 312 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223296 134605594 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 514.4
Current children cumulated vsize (Kb) 21924

[startup+530.018 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 52121 315 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 524.36
Current children cumulated vsize (Kb) 21924

[startup+540.017 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 53112 318 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223264 134605453 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 534.3
Current children cumulated vsize (Kb) 21924

[startup+550.018 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 54103 321 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 544.24
Current children cumulated vsize (Kb) 21924

[startup+560.019 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 55095 324 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223104 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 554.19
Current children cumulated vsize (Kb) 21924

[startup+570.019 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 56087 327 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 564.14
Current children cumulated vsize (Kb) 21924

[startup+580.019 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 57078 330 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 574.08
Current children cumulated vsize (Kb) 21924

[startup+590.02 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 58069 334 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 584.03
Current children cumulated vsize (Kb) 21924

[startup+600.021 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 59061 337 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 593.98
Current children cumulated vsize (Kb) 21924

[startup+610.021 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 60054 339 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 603.93
Current children cumulated vsize (Kb) 21924

[startup+620.021 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 61048 342 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 613.9
Current children cumulated vsize (Kb) 21924

[startup+630.021 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 4694 0 0 0 62041 345 0 0 25 0 1 0 1840530096 22450176 4605 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 5481 4605 1116 68 0 5413 0
[pid=17923] vsize: 21924
Current children cumulated CPU time (s) 623.86
Current children cumulated vsize (Kb) 21924

[startup+640.02 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5745 0 0 0 62965 371 0 0 25 0 1 0 1840530096 26771456 5656 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 6536 5656 1116 68 0 6468 0
[pid=17923] vsize: 26144
Current children cumulated CPU time (s) 633.36
Current children cumulated vsize (Kb) 26144

[startup+650.021 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5894 0 0 0 63866 404 0 0 25 0 1 0 1840530096 27435008 5805 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6698 5805 1116 68 0 6630 0
[pid=17923] vsize: 26792
Current children cumulated CPU time (s) 642.7
Current children cumulated vsize (Kb) 26792

[startup+660.022 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5894 0 0 0 64840 415 0 0 25 0 1 0 1840530096 27402240 5805 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6690 5805 1116 68 0 6622 0
[pid=17923] vsize: 26760
Current children cumulated CPU time (s) 652.55
Current children cumulated vsize (Kb) 26760

[startup+670.021 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5894 0 0 0 65814 425 0 0 25 0 1 0 1840530096 27402240 5805 4294967295 134512640 134736556 3221224560 3221223296 134605591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6690 5805 1116 68 0 6622 0
[pid=17923] vsize: 26760
Current children cumulated CPU time (s) 662.39
Current children cumulated vsize (Kb) 26760

[startup+680.022 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5894 0 0 0 66789 435 0 0 25 0 1 0 1840530096 27402240 5805 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6690 5805 1116 68 0 6622 0
[pid=17923] vsize: 26760
Current children cumulated CPU time (s) 672.24
Current children cumulated vsize (Kb) 26760

[startup+690.022 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5895 0 0 0 67760 445 0 0 25 0 1 0 1840530096 27398144 5806 4294967295 134512640 134736556 3221224560 3221223280 134605914 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 6689 5806 1116 68 0 6621 0
[pid=17923] vsize: 26756
Current children cumulated CPU time (s) 682.05
Current children cumulated vsize (Kb) 26756

[startup+700.022 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5896 0 0 0 68733 456 0 0 25 0 1 0 1840530096 27398144 5807 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6689 5807 1116 68 0 6621 0
[pid=17923] vsize: 26756
Current children cumulated CPU time (s) 691.89
Current children cumulated vsize (Kb) 26756

[startup+710.022 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5902 0 0 0 69706 465 0 0 25 0 1 0 1840530096 27398144 5813 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6689 5813 1116 68 0 6621 0
[pid=17923] vsize: 26756
Current children cumulated CPU time (s) 701.71
Current children cumulated vsize (Kb) 26756

[startup+720.022 s]
Raw data (loadavg): 1.07 1.00 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5902 0 0 0 70681 473 0 0 25 0 1 0 1840530096 27398144 5813 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6689 5813 1116 68 0 6621 0
[pid=17923] vsize: 26756
Current children cumulated CPU time (s) 711.54
Current children cumulated vsize (Kb) 26756

[startup+730.023 s]
Raw data (loadavg): 1.06 1.00 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5902 0 0 0 71650 482 0 0 25 0 1 0 1840530096 27398144 5813 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6689 5813 1116 68 0 6621 0
[pid=17923] vsize: 26756
Current children cumulated CPU time (s) 721.32
Current children cumulated vsize (Kb) 26756

[startup+740.022 s]
Raw data (loadavg): 1.05 1.00 0.93 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5902 0 0 0 72622 492 0 0 25 0 1 0 1840530096 27398144 5813 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6689 5813 1116 68 0 6621 0
[pid=17923] vsize: 26756
Current children cumulated CPU time (s) 731.14
Current children cumulated vsize (Kb) 26756

[startup+750.023 s]
Raw data (loadavg): 1.04 1.00 0.93 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5915 0 0 0 73600 499 0 0 25 0 1 0 1840530096 27398144 5826 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6689 5826 1116 68 0 6621 0
[pid=17923] vsize: 26756
Current children cumulated CPU time (s) 740.99
Current children cumulated vsize (Kb) 26756

[startup+760.024 s]
Raw data (loadavg): 1.19 1.03 0.94 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5919 0 0 0 74573 509 0 0 25 0 1 0 1840530096 27521024 5830 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6719 5830 1116 68 0 6651 0
[pid=17923] vsize: 26876
Current children cumulated CPU time (s) 750.82
Current children cumulated vsize (Kb) 26876

[startup+770.023 s]
Raw data (loadavg): 1.16 1.03 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5919 0 0 0 75548 516 0 0 25 0 1 0 1840530096 27521024 5830 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6719 5830 1116 68 0 6651 0
[pid=17923] vsize: 26876
Current children cumulated CPU time (s) 760.64
Current children cumulated vsize (Kb) 26876

[startup+780.023 s]
Raw data (loadavg): 1.13 1.03 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5919 0 0 0 76521 526 0 0 25 0 1 0 1840530096 27492352 5830 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5830 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 770.47
Current children cumulated vsize (Kb) 26848

[startup+790.024 s]
Raw data (loadavg): 1.11 1.03 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 77497 534 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 780.31
Current children cumulated vsize (Kb) 26848

[startup+800.024 s]
Raw data (loadavg): 1.10 1.03 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5921 0 0 0 78473 543 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 790.16
Current children cumulated vsize (Kb) 26848

[startup+810.024 s]
Raw data (loadavg): 1.08 1.03 0.94 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5921 0 0 0 79446 554 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 800
Current children cumulated vsize (Kb) 26848

[startup+820.024 s]
Raw data (loadavg): 1.07 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 80422 562 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223360 134552881 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 809.84
Current children cumulated vsize (Kb) 26848

[startup+830.024 s]
Raw data (loadavg): 1.06 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 81396 572 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223232 134524899 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 819.68
Current children cumulated vsize (Kb) 26848

[startup+840.024 s]
Raw data (loadavg): 1.05 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 82370 582 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 829.52
Current children cumulated vsize (Kb) 26848

[startup+850.025 s]
Raw data (loadavg): 1.04 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 83348 591 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 839.39
Current children cumulated vsize (Kb) 26848

[startup+860.025 s]
Raw data (loadavg): 1.03 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 84323 599 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221222924 1077379936 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 849.22
Current children cumulated vsize (Kb) 26848

[startup+870.025 s]
Raw data (loadavg): 1.03 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 85298 609 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 859.07
Current children cumulated vsize (Kb) 26848

[startup+880.026 s]
Raw data (loadavg): 1.02 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 86267 619 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221222296 134717495 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 868.86
Current children cumulated vsize (Kb) 26848

[startup+890.025 s]
Raw data (loadavg): 1.02 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5921 0 0 0 87235 631 0 0 25 0 1 0 1840530096 27492352 5832 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5832 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 878.66
Current children cumulated vsize (Kb) 26848

[startup+900.026 s]
Raw data (loadavg): 1.02 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5923 0 0 0 88210 641 0 0 25 0 1 0 1840530096 27492352 5834 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5834 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 888.51
Current children cumulated vsize (Kb) 26848

[startup+910.027 s]
Raw data (loadavg): 1.01 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 89184 651 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 898.35
Current children cumulated vsize (Kb) 26848

[startup+920.027 s]
Raw data (loadavg): 1.01 1.02 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 90162 659 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 908.21
Current children cumulated vsize (Kb) 26848

[startup+930.027 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 91137 668 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550025 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 918.05
Current children cumulated vsize (Kb) 26848

[startup+940.028 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 92113 678 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223264 134605328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 927.91
Current children cumulated vsize (Kb) 26848

[startup+950.029 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 93087 688 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 937.75
Current children cumulated vsize (Kb) 26848

[startup+960.029 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5925 0 0 0 94063 695 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 947.58
Current children cumulated vsize (Kb) 26848

[startup+970.029 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 95037 706 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223152 134716158 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 957.43
Current children cumulated vsize (Kb) 26848

[startup+980.03 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 96011 715 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223256 1076648037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 967.26
Current children cumulated vsize (Kb) 26848

[startup+990.029 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5925 0 0 0 96985 725 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 977.1
Current children cumulated vsize (Kb) 26848

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 97960 732 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 986.92
Current children cumulated vsize (Kb) 26848

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 98934 741 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 996.75
Current children cumulated vsize (Kb) 26848

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 99909 748 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1006.57
Current children cumulated vsize (Kb) 26848

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5925 0 0 0 100881 757 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1016.38
Current children cumulated vsize (Kb) 26848

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 101857 768 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223096 1077377221 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1026.25
Current children cumulated vsize (Kb) 26848

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5925 0 0 0 102832 776 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1036.08
Current children cumulated vsize (Kb) 26848

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 103804 786 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1045.9
Current children cumulated vsize (Kb) 26848

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 104777 796 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1055.73
Current children cumulated vsize (Kb) 26848

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 105752 804 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223228 1077374497 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1065.56
Current children cumulated vsize (Kb) 26848

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 106727 811 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1075.38
Current children cumulated vsize (Kb) 26848

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 107703 820 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223000 1077377288 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1085.23
Current children cumulated vsize (Kb) 26848

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 108677 828 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1095.05
Current children cumulated vsize (Kb) 26848

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 109652 837 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1104.89
Current children cumulated vsize (Kb) 26848

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 110630 844 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1114.74
Current children cumulated vsize (Kb) 26848

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 111608 852 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1124.6
Current children cumulated vsize (Kb) 26848

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 112583 861 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1134.44
Current children cumulated vsize (Kb) 26848

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5925 0 0 0 113554 872 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1144.26
Current children cumulated vsize (Kb) 26848

[startup+1170.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 114530 879 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1154.09
Current children cumulated vsize (Kb) 26848

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 115504 888 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221222296 134717534 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1163.92
Current children cumulated vsize (Kb) 26848

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 116481 896 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223144 134550910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1173.77
Current children cumulated vsize (Kb) 26848

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) T 17922 17923 16528 0 -1 0 5925 0 0 0 117458 906 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1183.64
Current children cumulated vsize (Kb) 26848

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 17923
Raw data (/proc/17923/stat): 17923 (bsolo) R 17922 17923 16528 0 -1 0 5925 0 0 0 118436 913 0 0 25 0 1 0 1840530096 27492352 5836 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17923/statm): 6712 5836 1116 68 0 6644 0
[pid=17923] vsize: 26848
Current children cumulated CPU time (s) 1193.49
Current children cumulated vsize (Kb) 26848
One traced child (pid=17923) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1211.59
CPU time (s): 1195.03
CPU user time (s): 1185.86
CPU system time (s): 9.16361
CPU usage (%): 98.633
Max. virtual memory (cumulated for all children) (Kb): 26876

Verifier Data

ERROR: no interpretation found !