Some explanations

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

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib/normalized-mps-v2-13-7-misc05.opb
MD5SUM4f7891bf040f9fa135208e1a9808a8bc
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1430464
Optimality of the best value was proved YES
Number of terms in the objective function 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 5242880
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 81788220
Number of bits of the biggest sum of numbers27
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark726.012
Number of variables1320
Total number of constraints374
Number of constraints which are clauses155
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints137
Minimum length of a constraint1
Maximum length of a constraint301

Trace number 5148

Launcher Data

LAUNCH ON wulflinc25 THE 2005-09-19 22:49:47 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=905 boxname=wulflinc25 idbench=905 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  4f7891bf040f9fa135208e1a9808a8bc  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-misc05.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-misc05.opb
IDLAUNCH: 905
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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.220
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:        898500 kB
Buffers:         26900 kB
Cached:          80488 kB
SwapCached:        868 kB
Active:          26588 kB
Inactive:        83464 kB
HighTotal:      131008 kB
HighFree:        52304 kB
LowTotal:       903652 kB
LowFree:        846196 kB
SwapTotal:     2097892 kB
SwapFree:      2096524 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            20548 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 23:09:57 (client local time) WITH STATUS 0 IN 1195.04 SECONDS
stats: 905 7 1195.04 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 1320 variables and 329 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.682
c After prepocess the problem consists of 1045 variables and 295 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 1045 #Dec: 2943 LB: 0 @ 1.463
c Restart #2 #Var: 1045 #Dec: 8340 LB: 0 @ 3.178
c Restart #3 #Var: 1045 #Dec: 14176 LB: 0 @ 5.806
c Restart #4 #Var: 1045 #Dec: 19656 LB: 0 @ 9.412
c Restart #5 #Var: 1045 #Dec: 23434 LB: 0 @ 15.561
c Restart #6 #Var: 1045 #Dec: 35267 LB: 0 @ 18.905
c Restart #7 #Var: 1043 #Dec: 41767 LB: 0 @ 21.744
c Restart #8 #Var: 1032 #Dec: 44124 LB: 0 @ 26.075
c Restart #9 #Var: 1031 #Dec: 47864 LB: 0 @ 32.269
c Restart #10 #Var: 1031 #Dec: 50217 LB: 0 @ 37.434
c Restart #11 #Var: 1030 #Dec: 52746 LB: 0 @ 42.359
c Restart #12 #Var: 1029 #Dec: 56604 LB: 0 @ 51.286
c Restart #13 #Var: 1029 #Dec: 60330 LB: 0 @ 59.467
c Restart #14 #Var: 1029 #Dec: 66872 LB: 0 @ 68.901
c Restart #15 #Var: 1028 #Dec: 70850 LB: 0 @ 78.835
c Restart #16 #Var: 1028 #Dec: 74353 LB: 0 @ 91.303
c Restart #17 #Var: 1028 #Dec: 79859 LB: 0 @ 103.09
c Restart #18 #Var: 1028 #Dec: 83920 LB: 0 @ 113.12
c Restart #19 #Var: 1028 #Dec: 89536 LB: 0 @ 123.98
c Restart #20 #Var: 1020 #Dec: 94617 LB: 0 @ 143.78
c Restart #21 #Var: 1020 #Dec: 102641 LB: 0 @ 159.46
c Restart #22 #Var: 1020 #Dec: 108390 LB: 0 @ 168.92
c Restart #23 #Var: 1020 #Dec: 113743 LB: 0 @ 180.15
c Restart #24 #Var: 1020 #Dec: 119254 LB: 0 @ 196.82
c Restart #25 #Var: 1020 #Dec: 124528 LB: 0 @ 224.3
c Restart #26 #Var: 1020 #Dec: 130022 LB: 0 @ 246.39
c Restart #27 #Var: 1012 #Dec: 135973 LB: 0 @ 270.5
c Restart #28 #Var: 1010 #Dec: 142857 LB: 0 @ 292.45
c Restart #29 #Var: 1010 #Dec: 148838 LB: 0 @ 306.2
c Restart #30 #Var: 1008 #Dec: 156461 LB: 0 @ 323.94
c Restart #31 #Var: 1008 #Dec: 165129 LB: 0 @ 347.03
c Restart #32 #Var: 1008 #Dec: 174003 LB: 0 @ 366.57
c Restart #33 #Var: 1008 #Dec: 181241 LB: 0 @ 396.27
c Restart #34 #Var: 1008 #Dec: 188929 LB: 0 @ 428.43
c Restart #35 #Var: 1008 #Dec: 199181 LB: 0 @ 446.11
c Restart #36 #Var: 1008 #Dec: 208139 LB: 0 @ 479.25
c Restart #37 #Var: 1008 #Dec: 220491 LB: 0 @ 506.76
c Restart #38 #Var: 1008 #Dec: 228392 LB: 0 @ 553.02
c Restart #39 #Var: 1008 #Dec: 238238 LB: 0 @ 572.45
c Restart #40 #Var: 1008 #Dec: 249687 LB: 0 @ 595.34
c CHANGE Heuristic... 
c Restart #0 #Var: 1008 #Dec: 258972 LB: 0 @ 620.98
c Restart #1 #Var: 1008 #Dec: 259428 LB: 0 @ 622.37
c Restart #2 #Var: 1008 #Dec: 259995 LB: 0 @ 623.99
c Restart #3 #Var: 1008 #Dec: 261501 LB: 0 @ 626.42
c Restart #4 #Var: 1008 #Dec: 262859 LB: 0 @ 629.3
c Restart #5 #Var: 1008 #Dec: 264578 LB: 0 @ 632.43
c Restart #6 #Var: 1008 #Dec: 266602 LB: 0 @ 637.15
c Restart #7 #Var: 1008 #Dec: 268712 LB: 0 @ 643.19
c Restart #8 #Var: 1007 #Dec: 271107 LB: 0 @ 652.37
c Restart #9 #Var: 1007 #Dec: 273782 LB: 0 @ 658.01
c Restart #10 #Var: 1007 #Dec: 276731 LB: 0 @ 663.45
c Restart #11 #Var: 1007 #Dec: 279863 LB: 0 @ 670.75
c Restart #12 #Var: 1007 #Dec: 283436 LB: 0 @ 681.33
c Restart #13 #Var: 1007 #Dec: 290236 LB: 0 @ 693.75
c Restart #14 #Var: 1007 #Dec: 293957 LB: 0 @ 700.72
c Restart #15 #Var: 1007 #Dec: 297520 LB: 0 @ 713.62
c Restart #16 #Var: 1007 #Dec: 300850 LB: 0 @ 720.46
c Restart #17 #Var: 1007 #Dec: 305722 LB: 0 @ 731.57
c Restart #18 #Var: 1007 #Dec: 310249 LB: 0 @ 749.04
c Restart #19 #Var: 1007 #Dec: 316151 LB: 0 @ 765.66
c Restart #20 #Var: 1007 #Dec: 322304 LB: 0 @ 779.76
c Restart #21 #Var: 1007 #Dec: 326878 LB: 0 @ 793.5
c Restart #22 #Var: 1007 #Dec: 332504 LB: 0 @ 806.92
c Restart #23 #Var: 1007 #Dec: 338855 LB: 0 @ 827.84
c Restart #24 #Var: 1007 #Dec: 346734 LB: 0 @ 846.17
c Restart #25 #Var: 1007 #Dec: 353841 LB: 0 @ 872.6
c Restart #26 #Var: 1007 #Dec: 359793 LB: 0 @ 887.98
c Restart #27 #Var: 1005 #Dec: 365726 LB: 0 @ 899.69
c Restart #28 #Var: 1005 #Dec: 372482 LB: 0 @ 942.01
c Restart #29 #Var: 1002 #Dec: 379465 LB: 0 @ 966.81
c Restart #30 #Var: 1002 #Dec: 386079 LB: 0 @ 1003.1
c Restart #31 #Var: 1002 #Dec: 392897 LB: 0 @ 1029.9
c Restart #32 #Var: 1002 #Dec: 399338 LB: 0 @ 1045
c Restart #33 #Var: 1002 #Dec: 407424 LB: 0 @ 1086.5
c Restart #34 #Var: 1002 #Dec: 416176 LB: 0 @ 1118.9
c Restart #35 #Var: 1002 #Dec: 423558 LB: 0 @ 1140.2
c Restart #36 #Var: 1002 #Dec: 440355 LB: 0 @ 1174.5
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/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1853653113 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 107 3 90 68 0 39 0
[pid=24584] 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/wulflinc25/normalized-mps-v2-13-7-misc05.opb

[startup+10.0033 s]
Raw data (loadavg): 0.93 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 2263 0 0 0 905 34 0 0 25 0 1 0 1853653113 12365824 2174 4294967295 134512640 134736556 3221224560 3221223232 134524896 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 3019 2174 1116 68 0 2951 0
[pid=24584] vsize: 12076
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (Kb) 12076

[startup+20.0029 s]
Raw data (loadavg): 0.94 0.98 0.99 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 2290 0 0 0 1840 55 0 0 25 0 1 0 1853653113 12505088 2201 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24584/statm): 3053 2201 1116 68 0 2985 0
[pid=24584] vsize: 12212
Current children cumulated CPU time (s) 18.95
Current children cumulated vsize (Kb) 12212

[startup+30.0035 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 2454 0 0 0 2794 72 0 0 22 0 1 0 1853653113 13107200 2365 4294967295 134512640 134736556 3221224560 3221223136 134550690 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 3200 2365 1116 68 0 3132 0
[pid=24584] vsize: 12800
Current children cumulated CPU time (s) 28.66
Current children cumulated vsize (Kb) 12800

[startup+40.0031 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 2454 0 0 0 3771 79 0 0 23 0 1 0 1853653113 13107200 2365 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 3200 2365 1116 68 0 3132 0
[pid=24584] vsize: 12800
Current children cumulated CPU time (s) 38.5
Current children cumulated vsize (Kb) 12800

[startup+50.0037 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 2518 0 0 0 4749 86 0 0 25 0 1 0 1853653113 13377536 2429 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 3266 2429 1116 68 0 3198 0
[pid=24584] vsize: 13064
Current children cumulated CPU time (s) 48.35
Current children cumulated vsize (Kb) 13064

[startup+60.0043 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 2672 0 0 0 5730 95 0 0 25 0 1 0 1853653113 14053376 2583 4294967295 134512640 134736556 3221224560 3221223172 134537472 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 3431 2583 1116 68 0 3363 0
[pid=24584] vsize: 13724
Current children cumulated CPU time (s) 58.25
Current children cumulated vsize (Kb) 13724

[startup+70.0049 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 2780 0 0 0 6702 104 0 0 25 0 1 0 1853653113 14430208 2691 4294967295 134512640 134736556 3221224560 3221223108 134544618 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 3523 2691 1116 68 0 3455 0
[pid=24584] vsize: 14092
Current children cumulated CPU time (s) 68.06
Current children cumulated vsize (Kb) 14092

[startup+80.0055 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 2844 0 0 0 7681 110 0 0 25 0 1 0 1853653113 14700544 2755 4294967295 134512640 134736556 3221224560 3221223036 134536635 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 3589 2755 1116 68 0 3521 0
[pid=24584] vsize: 14356
Current children cumulated CPU time (s) 77.91
Current children cumulated vsize (Kb) 14356

[startup+90.0061 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3134 0 0 0 8668 115 0 0 25 0 1 0 1853653113 15912960 3045 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 3885 3045 1116 68 0 3817 0
[pid=24584] vsize: 15540
Current children cumulated CPU time (s) 87.83
Current children cumulated vsize (Kb) 15540

[startup+100.006 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3292 0 0 0 9649 122 0 0 25 0 1 0 1853653113 16588800 3203 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4050 3203 1116 68 0 3982 0
[pid=24584] vsize: 16200
Current children cumulated CPU time (s) 97.71
Current children cumulated vsize (Kb) 16200

[startup+110.006 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 3332 0 0 0 10627 130 0 0 25 0 1 0 1853653113 16723968 3243 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4083 3243 1116 68 0 4015 0
[pid=24584] vsize: 16332
Current children cumulated CPU time (s) 107.57
Current children cumulated vsize (Kb) 16332

[startup+120.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3418 0 0 0 11605 137 0 0 25 0 1 0 1853653113 16986112 3320 4294967295 134512640 134736556 3221224560 3221223088 134716806 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4147 3320 1116 68 0 4079 0
[pid=24584] vsize: 16588
Current children cumulated CPU time (s) 117.42
Current children cumulated vsize (Kb) 16588

[startup+130.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3428 0 0 0 12586 144 0 0 25 0 1 0 1853653113 17039360 3330 4294967295 134512640 134736556 3221224560 3221222924 1077379846 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4160 3330 1116 68 0 4092 0
[pid=24584] vsize: 16640
Current children cumulated CPU time (s) 127.3
Current children cumulated vsize (Kb) 16640

[startup+140.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3442 0 0 0 13579 147 0 0 25 0 1 0 1853653113 17174528 3344 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4193 3344 1116 68 0 4125 0
[pid=24584] vsize: 16772
Current children cumulated CPU time (s) 137.26
Current children cumulated vsize (Kb) 16772

[startup+150.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3507 0 0 0 14556 156 0 0 25 0 1 0 1853653113 17436672 3409 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4257 3409 1116 68 0 4189 0
[pid=24584] vsize: 17028
Current children cumulated CPU time (s) 147.12
Current children cumulated vsize (Kb) 17028

[startup+160.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3575 0 0 0 15530 165 0 0 25 0 1 0 1853653113 17698816 3477 4294967295 134512640 134736556 3221224560 3221223272 134560217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4321 3477 1116 68 0 4253 0
[pid=24584] vsize: 17284
Current children cumulated CPU time (s) 156.95
Current children cumulated vsize (Kb) 17284

[startup+170.007 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 3772 0 0 0 16505 174 0 0 25 0 1 0 1853653113 18505728 3674 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4518 3674 1116 68 0 4450 0
[pid=24584] vsize: 18072
Current children cumulated CPU time (s) 166.79
Current children cumulated vsize (Kb) 18072

[startup+180.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3794 0 0 0 17483 181 0 0 25 0 1 0 1853653113 18640896 3696 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4551 3696 1116 68 0 4483 0
[pid=24584] vsize: 18204
Current children cumulated CPU time (s) 176.64
Current children cumulated vsize (Kb) 18204

[startup+190.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3801 0 0 0 18465 188 0 0 25 0 1 0 1853653113 18571264 3703 4294967295 134512640 134736556 3221224560 3221223104 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4534 3703 1116 68 0 4466 0
[pid=24584] vsize: 18136
Current children cumulated CPU time (s) 186.53
Current children cumulated vsize (Kb) 18136

[startup+200.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3817 0 0 0 19448 193 0 0 25 0 1 0 1853653113 18706432 3719 4294967295 134512640 134736556 3221224560 3221222924 1077379961 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4567 3719 1116 68 0 4499 0
[pid=24584] vsize: 18268
Current children cumulated CPU time (s) 196.41
Current children cumulated vsize (Kb) 18268

[startup+210.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3834 0 0 0 20435 199 0 0 25 0 1 0 1853653113 18706432 3736 4294967295 134512640 134736556 3221224560 3221223084 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4567 3736 1116 68 0 4499 0
[pid=24584] vsize: 18268
Current children cumulated CPU time (s) 206.34
Current children cumulated vsize (Kb) 18268

[startup+220.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3943 0 0 0 21423 205 0 0 25 0 1 0 1853653113 19210240 3836 4294967295 134512640 134736556 3221224560 3221223296 134528829 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4690 3836 1116 68 0 4622 0
[pid=24584] vsize: 18760
Current children cumulated CPU time (s) 216.28
Current children cumulated vsize (Kb) 18760

[startup+230.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3966 0 0 0 22410 209 0 0 25 0 1 0 1853653113 19210240 3859 4294967295 134512640 134736556 3221224560 3221223104 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4690 3859 1116 68 0 4622 0
[pid=24584] vsize: 18760
Current children cumulated CPU time (s) 226.19
Current children cumulated vsize (Kb) 18760

[startup+240.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3996 0 0 0 23395 215 0 0 25 0 1 0 1853653113 19247104 3872 4294967295 134512640 134736556 3221224560 3221223168 134544646 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4699 3872 1116 68 0 4631 0
[pid=24584] vsize: 18796
Current children cumulated CPU time (s) 236.1
Current children cumulated vsize (Kb) 18796

[startup+250.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3996 0 0 0 24380 220 0 0 25 0 1 0 1853653113 19247104 3872 4294967295 134512640 134736556 3221224560 3221223116 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4699 3872 1116 68 0 4631 0
[pid=24584] vsize: 18796
Current children cumulated CPU time (s) 246
Current children cumulated vsize (Kb) 18796

[startup+260.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 3996 0 0 0 25367 226 0 0 25 0 1 0 1853653113 19247104 3872 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4699 3872 1116 68 0 4631 0
[pid=24584] vsize: 18796
Current children cumulated CPU time (s) 255.93
Current children cumulated vsize (Kb) 18796

[startup+270.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4131 0 0 0 26353 231 0 0 25 0 1 0 1853653113 19922944 4007 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 4864 4007 1116 68 0 4796 0
[pid=24584] vsize: 19456
Current children cumulated CPU time (s) 265.84
Current children cumulated vsize (Kb) 19456

[startup+280.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4321 0 0 0 27342 236 0 0 25 0 1 0 1853653113 20598784 4197 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5029 4197 1116 68 0 4961 0
[pid=24584] vsize: 20116
Current children cumulated CPU time (s) 275.78
Current children cumulated vsize (Kb) 20116

[startup+290.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4423 0 0 0 28321 245 0 0 25 0 1 0 1853653113 21053440 4299 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5140 4299 1116 68 0 5072 0
[pid=24584] vsize: 20560
Current children cumulated CPU time (s) 285.66
Current children cumulated vsize (Kb) 20560

[startup+300.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4423 0 0 0 29304 250 0 0 25 0 1 0 1853653113 21053440 4299 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5140 4299 1116 68 0 5072 0
[pid=24584] vsize: 20560
Current children cumulated CPU time (s) 295.54
Current children cumulated vsize (Kb) 20560

[startup+310.012 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 4423 0 0 0 30287 257 0 0 25 0 1 0 1853653113 21053440 4299 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5140 4299 1116 68 0 5072 0
[pid=24584] vsize: 20560
Current children cumulated CPU time (s) 305.44
Current children cumulated vsize (Kb) 20560

[startup+320.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4506 0 0 0 31263 266 0 0 25 0 1 0 1853653113 21372928 4382 4294967295 134512640 134736556 3221224560 3221223296 134529262 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5218 4382 1116 68 0 5150 0
[pid=24584] vsize: 20872
Current children cumulated CPU time (s) 315.29
Current children cumulated vsize (Kb) 20872

[startup+330.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4676 0 0 0 32244 272 0 0 25 0 1 0 1853653113 21987328 4541 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5368 4541 1116 68 0 5300 0
[pid=24584] vsize: 21472
Current children cumulated CPU time (s) 325.16
Current children cumulated vsize (Kb) 21472

[startup+340.014 s]
Raw data (loadavg): 1.07 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4689 0 0 0 33220 281 0 0 25 0 1 0 1853653113 22122496 4554 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5401 4554 1116 68 0 5333 0
[pid=24584] vsize: 21604
Current children cumulated CPU time (s) 335.01
Current children cumulated vsize (Kb) 21604

[startup+350.015 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4689 0 0 0 34209 285 0 0 25 0 1 0 1853653113 22122496 4554 4294967295 134512640 134736556 3221224560 3221223172 134544508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5401 4554 1116 68 0 5333 0
[pid=24584] vsize: 21604
Current children cumulated CPU time (s) 344.94
Current children cumulated vsize (Kb) 21604

[startup+360.015 s]
Raw data (loadavg): 1.05 1.00 1.00 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 4753 0 0 0 35191 291 0 0 25 0 1 0 1853653113 22392832 4618 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5467 4618 1116 68 0 5399 0
[pid=24584] vsize: 21868
Current children cumulated CPU time (s) 354.82
Current children cumulated vsize (Kb) 21868

[startup+370.016 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4760 0 0 0 36169 300 0 0 25 0 1 0 1853653113 22392832 4625 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5467 4625 1116 68 0 5399 0
[pid=24584] vsize: 21868
Current children cumulated CPU time (s) 364.69
Current children cumulated vsize (Kb) 21868

[startup+380.017 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4785 0 0 0 37157 304 0 0 25 0 1 0 1853653113 22528000 4650 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5500 4650 1116 68 0 5432 0
[pid=24584] vsize: 22000
Current children cumulated CPU time (s) 374.61
Current children cumulated vsize (Kb) 22000

[startup+390.017 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4869 0 0 0 38145 308 0 0 25 0 1 0 1853653113 22786048 4734 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5563 4734 1116 68 0 5495 0
[pid=24584] vsize: 22252
Current children cumulated CPU time (s) 384.53
Current children cumulated vsize (Kb) 22252

[startup+400.017 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4869 0 0 0 39133 313 0 0 25 0 1 0 1853653113 22786048 4734 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5563 4734 1116 68 0 5495 0
[pid=24584] vsize: 22252
Current children cumulated CPU time (s) 394.46
Current children cumulated vsize (Kb) 22252

[startup+410.017 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4869 0 0 0 40118 317 0 0 25 0 1 0 1853653113 22786048 4734 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5563 4734 1116 68 0 5495 0
[pid=24584] vsize: 22252
Current children cumulated CPU time (s) 404.35
Current children cumulated vsize (Kb) 22252

[startup+420.018 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4869 0 0 0 41108 321 0 0 25 0 1 0 1853653113 22786048 4734 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5563 4734 1116 68 0 5495 0
[pid=24584] vsize: 22252
Current children cumulated CPU time (s) 414.29
Current children cumulated vsize (Kb) 22252

[startup+430.019 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4869 0 0 0 42096 325 0 0 25 0 1 0 1853653113 22786048 4734 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5563 4734 1116 68 0 5495 0
[pid=24584] vsize: 22252
Current children cumulated CPU time (s) 424.21
Current children cumulated vsize (Kb) 22252

[startup+440.019 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 4869 0 0 0 43077 332 0 0 25 0 1 0 1853653113 22736896 4724 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5551 4724 1116 68 0 5483 0
[pid=24584] vsize: 22204
Current children cumulated CPU time (s) 434.09
Current children cumulated vsize (Kb) 22204

[startup+450.019 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 4878 0 0 0 44047 342 0 0 25 0 1 0 1853653113 22749184 4727 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5554 4727 1116 68 0 5486 0
[pid=24584] vsize: 22216
Current children cumulated CPU time (s) 443.89
Current children cumulated vsize (Kb) 22216

[startup+460.019 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 4923 0 0 0 45026 348 0 0 25 0 1 0 1853653113 22974464 4772 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5609 4772 1116 68 0 5541 0
[pid=24584] vsize: 22436
Current children cumulated CPU time (s) 453.74
Current children cumulated vsize (Kb) 22436

[startup+470.02 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5005 0 0 0 46008 355 0 0 25 0 1 0 1853653113 23371776 4854 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5706 4854 1116 68 0 5638 0
[pid=24584] vsize: 22824
Current children cumulated CPU time (s) 463.63
Current children cumulated vsize (Kb) 22824

[startup+480.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5134 0 0 0 47000 358 0 0 25 0 1 0 1853653113 23908352 4983 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5837 4983 1116 68 0 5769 0
[pid=24584] vsize: 23348
Current children cumulated CPU time (s) 473.58
Current children cumulated vsize (Kb) 23348

[startup+490.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5260 0 0 0 47981 365 0 0 25 0 1 0 1853653113 24420352 5109 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5962 5109 1116 68 0 5894 0
[pid=24584] vsize: 23848
Current children cumulated CPU time (s) 483.46
Current children cumulated vsize (Kb) 23848

[startup+500.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5260 0 0 0 48959 374 0 0 25 0 1 0 1853653113 24420352 5109 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5962 5109 1116 68 0 5894 0
[pid=24584] vsize: 23848
Current children cumulated CPU time (s) 493.33
Current children cumulated vsize (Kb) 23848

[startup+510.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5260 0 0 0 49942 381 0 0 25 0 1 0 1853653113 24420352 5109 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5962 5109 1116 68 0 5894 0
[pid=24584] vsize: 23848
Current children cumulated CPU time (s) 503.23
Current children cumulated vsize (Kb) 23848

[startup+520.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5260 0 0 0 50925 387 0 0 25 0 1 0 1853653113 24420352 5109 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 5962 5109 1116 68 0 5894 0
[pid=24584] vsize: 23848
Current children cumulated CPU time (s) 513.12
Current children cumulated vsize (Kb) 23848

[startup+530.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5260 0 0 0 51914 391 0 0 25 0 1 0 1853653113 24420352 5109 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5962 5109 1116 68 0 5894 0
[pid=24584] vsize: 23848
Current children cumulated CPU time (s) 523.05
Current children cumulated vsize (Kb) 23848

[startup+540.023 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 5260 0 0 0 52906 395 0 0 25 0 1 0 1853653113 24420352 5109 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5962 5109 1116 68 0 5894 0
[pid=24584] vsize: 23848
Current children cumulated CPU time (s) 533.01
Current children cumulated vsize (Kb) 23848

[startup+550.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5260 0 0 0 53897 398 0 0 25 0 1 0 1853653113 24420352 5109 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5962 5109 1116 68 0 5894 0
[pid=24584] vsize: 23848
Current children cumulated CPU time (s) 542.95
Current children cumulated vsize (Kb) 23848

[startup+560.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5260 0 0 0 54890 401 0 0 25 0 1 0 1853653113 24420352 5109 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 5962 5109 1116 68 0 5894 0
[pid=24584] vsize: 23848
Current children cumulated CPU time (s) 552.91
Current children cumulated vsize (Kb) 23848

[startup+570.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5363 0 0 0 55866 409 0 0 25 0 1 0 1853653113 24825856 5212 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6061 5212 1116 68 0 5993 0
[pid=24584] vsize: 24244
Current children cumulated CPU time (s) 562.75
Current children cumulated vsize (Kb) 24244

[startup+580.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 5382 0 0 0 56842 417 0 0 25 0 1 0 1853653113 24825856 5231 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6061 5231 1116 68 0 5993 0
[pid=24584] vsize: 24244
Current children cumulated CPU time (s) 572.59
Current children cumulated vsize (Kb) 24244

[startup+590.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5382 0 0 0 57816 427 0 0 25 0 1 0 1853653113 24825856 5231 4294967295 134512640 134736556 3221224560 3221223276 134536594 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6061 5231 1116 68 0 5993 0
[pid=24584] vsize: 24244
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (Kb) 24244

[startup+600.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5382 0 0 0 58793 435 0 0 25 0 1 0 1853653113 24825856 5231 4294967295 134512640 134736556 3221224560 3221223268 134560293 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6061 5231 1116 68 0 5993 0
[pid=24584] vsize: 24244
Current children cumulated CPU time (s) 592.28
Current children cumulated vsize (Kb) 24244

[startup+610.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 5382 0 0 0 59772 441 0 0 25 0 1 0 1853653113 24825856 5231 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6061 5231 1116 68 0 5993 0
[pid=24584] vsize: 24244
Current children cumulated CPU time (s) 602.13
Current children cumulated vsize (Kb) 24244

[startup+620.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5382 0 0 0 60749 450 0 0 25 0 1 0 1853653113 24825856 5231 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6061 5231 1116 68 0 5993 0
[pid=24584] vsize: 24244
Current children cumulated CPU time (s) 611.99
Current children cumulated vsize (Kb) 24244

[startup+630.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5382 0 0 0 61732 455 0 0 25 0 1 0 1853653113 24825856 5231 4294967295 134512640 134736556 3221224560 3221223144 134716411 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6061 5231 1116 68 0 5993 0
[pid=24584] vsize: 24244
Current children cumulated CPU time (s) 621.87
Current children cumulated vsize (Kb) 24244

[startup+640.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5382 0 0 0 62708 464 0 0 25 0 1 0 1853653113 24825856 5231 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6061 5231 1116 68 0 5993 0
[pid=24584] vsize: 24244
Current children cumulated CPU time (s) 631.72
Current children cumulated vsize (Kb) 24244

[startup+650.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5452 0 0 0 63689 471 0 0 25 0 1 0 1853653113 25231360 5301 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6160 5301 1116 68 0 6092 0
[pid=24584] vsize: 24640
Current children cumulated CPU time (s) 641.6
Current children cumulated vsize (Kb) 24640

[startup+660.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5499 0 0 0 64674 476 0 0 25 0 1 0 1853653113 25346048 5348 4294967295 134512640 134736556 3221224560 3221223296 134529007 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6188 5348 1116 68 0 6120 0
[pid=24584] vsize: 24752
Current children cumulated CPU time (s) 651.5
Current children cumulated vsize (Kb) 24752

[startup+670.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 5499 0 0 0 65651 484 0 0 25 0 1 0 1853653113 25280512 5345 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6172 5345 1116 68 0 6104 0
[pid=24584] vsize: 24688
Current children cumulated CPU time (s) 661.35
Current children cumulated vsize (Kb) 24688

[startup+680.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5510 0 0 0 66631 491 0 0 25 0 1 0 1853653113 25415680 5356 4294967295 134512640 134736556 3221224560 3221223216 134536527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6205 5356 1116 68 0 6137 0
[pid=24584] vsize: 24820
Current children cumulated CPU time (s) 671.22
Current children cumulated vsize (Kb) 24820

[startup+690.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5548 0 0 0 67616 496 0 0 25 0 1 0 1853653113 25550848 5394 4294967295 134512640 134736556 3221224560 3221223152 134716180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6238 5394 1116 68 0 6170 0
[pid=24584] vsize: 24952
Current children cumulated CPU time (s) 681.12
Current children cumulated vsize (Kb) 24952

[startup+700.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5548 0 0 0 68590 506 0 0 25 0 1 0 1853653113 25550848 5394 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6238 5394 1116 68 0 6170 0
[pid=24584] vsize: 24952
Current children cumulated CPU time (s) 690.96
Current children cumulated vsize (Kb) 24952

[startup+710.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5548 0 0 0 69568 513 0 0 25 0 1 0 1853653113 25550848 5394 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6238 5394 1116 68 0 6170 0
[pid=24584] vsize: 24952
Current children cumulated CPU time (s) 700.81
Current children cumulated vsize (Kb) 24952

[startup+720.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5607 0 0 0 70551 518 0 0 25 0 1 0 1853653113 25821184 5453 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6304 5453 1116 68 0 6236 0
[pid=24584] vsize: 25216
Current children cumulated CPU time (s) 710.69
Current children cumulated vsize (Kb) 25216

[startup+730.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5607 0 0 0 71534 525 0 0 25 0 1 0 1853653113 25821184 5453 4294967295 134512640 134736556 3221224560 3221223136 134544634 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6304 5453 1116 68 0 6236 0
[pid=24584] vsize: 25216
Current children cumulated CPU time (s) 720.59
Current children cumulated vsize (Kb) 25216

[startup+740.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5708 0 0 0 72513 532 0 0 25 0 1 0 1853653113 26128384 5543 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6379 5543 1116 68 0 6311 0
[pid=24584] vsize: 25516
Current children cumulated CPU time (s) 730.45
Current children cumulated vsize (Kb) 25516

[startup+750.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5721 0 0 0 73498 537 0 0 25 0 1 0 1853653113 26263552 5556 4294967295 134512640 134736556 3221224560 3221222716 134634644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6412 5556 1116 68 0 6344 0
[pid=24584] vsize: 25648
Current children cumulated CPU time (s) 740.35
Current children cumulated vsize (Kb) 25648

[startup+760.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5752 0 0 0 74483 543 0 0 23 0 1 0 1853653113 26398720 5587 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6445 5587 1116 68 0 6377 0
[pid=24584] vsize: 25780
Current children cumulated CPU time (s) 750.26
Current children cumulated vsize (Kb) 25780

[startup+770.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 75464 550 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 760.14
Current children cumulated vsize (Kb) 26280

[startup+780.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 76446 557 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221223168 134544667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 770.03
Current children cumulated vsize (Kb) 26280

[startup+790.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 77422 566 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 779.88
Current children cumulated vsize (Kb) 26280

[startup+800.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 78403 572 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 789.75
Current children cumulated vsize (Kb) 26280

[startup+810.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 79386 579 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 799.65
Current children cumulated vsize (Kb) 26280

[startup+820.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 80369 584 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221222568 134717501 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 809.53
Current children cumulated vsize (Kb) 26280

[startup+830.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 81356 590 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 819.46
Current children cumulated vsize (Kb) 26280

[startup+840.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 82338 596 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 829.34
Current children cumulated vsize (Kb) 26280

[startup+850.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 5991 0 0 0 83319 604 0 0 25 0 1 0 1853653113 26910720 5742 4294967295 134512640 134736556 3221224560 3221223144 134543958 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6570 5742 1116 68 0 6502 0
[pid=24584] vsize: 26280
Current children cumulated CPU time (s) 839.23
Current children cumulated vsize (Kb) 26280

[startup+860.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6048 0 0 0 84296 611 0 0 25 0 1 0 1853653113 27160576 5799 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6631 5799 1116 68 0 6563 0
[pid=24584] vsize: 26524
Current children cumulated CPU time (s) 849.07
Current children cumulated vsize (Kb) 26524

[startup+870.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6048 0 0 0 85284 616 0 0 25 0 1 0 1853653113 27160576 5799 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6631 5799 1116 68 0 6563 0
[pid=24584] vsize: 26524
Current children cumulated CPU time (s) 859
Current children cumulated vsize (Kb) 26524

[startup+880.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6066 0 0 0 86275 619 0 0 25 0 1 0 1853653113 27279360 5817 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6660 5817 1116 68 0 6592 0
[pid=24584] vsize: 26640
Current children cumulated CPU time (s) 868.94
Current children cumulated vsize (Kb) 26640

[startup+890.034 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) T 24583 24584 4419 0 -1 0 6072 0 0 0 87259 625 0 0 25 0 1 0 1853653113 27279360 5823 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24584/statm): 6660 5823 1116 68 0 6592 0
[pid=24584] vsize: 26640
Current children cumulated CPU time (s) 878.84
Current children cumulated vsize (Kb) 26640

[startup+900.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6280 0 0 0 88239 632 0 0 25 0 1 0 1853653113 28090368 6031 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 6858 6031 1116 68 0 6790 0
[pid=24584] vsize: 27432
Current children cumulated CPU time (s) 888.71
Current children cumulated vsize (Kb) 27432

[startup+910.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6520 0 0 0 89217 641 0 0 25 0 1 0 1853653113 28844032 6215 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7042 6215 1116 68 0 6974 0
[pid=24584] vsize: 28168
Current children cumulated CPU time (s) 898.58
Current children cumulated vsize (Kb) 28168

[startup+920.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6568 0 0 0 90202 647 0 0 25 0 1 0 1853653113 28979200 6226 4294967295 134512640 134736556 3221224560 3221223244 134553972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7075 6226 1116 68 0 7007 0
[pid=24584] vsize: 28300
Current children cumulated CPU time (s) 908.49
Current children cumulated vsize (Kb) 28300

[startup+930.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6585 0 0 0 91195 651 0 0 25 0 1 0 1853653113 28979200 6243 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7075 6243 1116 68 0 7007 0
[pid=24584] vsize: 28300
Current children cumulated CPU time (s) 918.46
Current children cumulated vsize (Kb) 28300

[startup+940.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6589 0 0 0 92189 653 0 0 25 0 1 0 1853653113 28979200 6247 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7075 6247 1116 68 0 7007 0
[pid=24584] vsize: 28300
Current children cumulated CPU time (s) 928.42
Current children cumulated vsize (Kb) 28300

[startup+950.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6589 0 0 0 93182 656 0 0 25 0 1 0 1853653113 28979200 6247 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7075 6247 1116 68 0 7007 0
[pid=24584] vsize: 28300
Current children cumulated CPU time (s) 938.38
Current children cumulated vsize (Kb) 28300

[startup+960.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6684 0 0 0 94169 660 0 0 25 0 1 0 1853653113 29384704 6342 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 7174 6342 1116 68 0 7106 0
[pid=24584] vsize: 28696
Current children cumulated CPU time (s) 948.29
Current children cumulated vsize (Kb) 28696

[startup+970.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6684 0 0 0 95158 664 0 0 25 0 1 0 1853653113 29384704 6342 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7174 6342 1116 68 0 7106 0
[pid=24584] vsize: 28696
Current children cumulated CPU time (s) 958.22
Current children cumulated vsize (Kb) 28696

[startup+980.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 96144 669 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223124 134544640 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 968.13
Current children cumulated vsize (Kb) 28828

[startup+990.038 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 97134 672 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223272 134560225 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 978.06
Current children cumulated vsize (Kb) 28828

[startup+1000.04 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 98125 675 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223136 134543110 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 988
Current children cumulated vsize (Kb) 28828

[startup+1010.04 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 99116 679 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 997.95
Current children cumulated vsize (Kb) 28828

[startup+1020.04 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 100106 682 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223276 134600611 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1007.88
Current children cumulated vsize (Kb) 28828

[startup+1030.04 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 101093 688 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1017.81
Current children cumulated vsize (Kb) 28828

[startup+1040.04 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 102079 693 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223084 134540032 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1027.72
Current children cumulated vsize (Kb) 28828

[startup+1050.04 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 103064 699 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223260 134554008 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1037.63
Current children cumulated vsize (Kb) 28828

[startup+1060.04 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 104047 706 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223208 134543866 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1047.53
Current children cumulated vsize (Kb) 28828

[startup+1070.04 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 105036 710 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1057.46
Current children cumulated vsize (Kb) 28828

[startup+1080.04 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 106026 714 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1067.4
Current children cumulated vsize (Kb) 28828

[startup+1090.04 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 107019 716 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223232 134528509 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1077.35
Current children cumulated vsize (Kb) 28828

[startup+1100.04 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6717 0 0 0 108002 722 0 0 25 0 1 0 1853653113 29519872 6375 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7207 6375 1116 68 0 7139 0
[pid=24584] vsize: 28828
Current children cumulated CPU time (s) 1087.24
Current children cumulated vsize (Kb) 28828

[startup+1110.04 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6839 0 0 0 108981 731 0 0 25 0 1 0 1853653113 30060544 6497 4294967295 134512640 134736556 3221224560 3221223280 134605840 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7339 6497 1116 68 0 7271 0
[pid=24584] vsize: 29356
Current children cumulated CPU time (s) 1097.12
Current children cumulated vsize (Kb) 29356

[startup+1120.04 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 109972 734 0 0 25 0 1 0 1853653113 30330880 6549 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7405 6549 1116 68 0 7337 0
[pid=24584] vsize: 29620
Current children cumulated CPU time (s) 1107.06
Current children cumulated vsize (Kb) 29620

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 110963 738 0 0 25 0 1 0 1853653113 30330880 6549 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7405 6549 1116 68 0 7337 0
[pid=24584] vsize: 29620
Current children cumulated CPU time (s) 1117.01
Current children cumulated vsize (Kb) 29620

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 111949 743 0 0 25 0 1 0 1853653113 30322688 6549 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7403 6549 1116 68 0 7335 0
[pid=24584] vsize: 29612
Current children cumulated CPU time (s) 1126.92
Current children cumulated vsize (Kb) 29612

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 112928 750 0 0 25 0 1 0 1853653113 30322688 6549 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7403 6549 1116 68 0 7335 0
[pid=24584] vsize: 29612
Current children cumulated CPU time (s) 1136.78
Current children cumulated vsize (Kb) 29612

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 113906 759 0 0 25 0 1 0 1853653113 30322688 6549 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7403 6549 1116 68 0 7335 0
[pid=24584] vsize: 29612
Current children cumulated CPU time (s) 1146.65
Current children cumulated vsize (Kb) 29612

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 114874 770 0 0 25 0 1 0 1853653113 30322688 6549 4294967295 134512640 134736556 3221224560 3221223104 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7403 6549 1116 68 0 7335 0
[pid=24584] vsize: 29612
Current children cumulated CPU time (s) 1156.44
Current children cumulated vsize (Kb) 29612

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 115850 779 0 0 25 0 1 0 1853653113 30322688 6549 4294967295 134512640 134736556 3221224560 3221223152 134716452 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7403 6549 1116 68 0 7335 0
[pid=24584] vsize: 29612
Current children cumulated CPU time (s) 1166.29
Current children cumulated vsize (Kb) 29612

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 116838 784 0 0 25 0 1 0 1853653113 30289920 6549 4294967295 134512640 134736556 3221224560 3221223296 134529431 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7395 6549 1116 68 0 7327 0
[pid=24584] vsize: 29580
Current children cumulated CPU time (s) 1176.22
Current children cumulated vsize (Kb) 29580

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24584
Raw data (/proc/24584/stat): 24584 (bsolo) R 24583 24584 4419 0 -1 0 6891 0 0 0 117820 790 0 0 25 0 1 0 1853653113 30289920 6549 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24584/statm): 7395 6549 1116 68 0 7327 0
[pid=24584] vsize: 29580
Current children cumulated CPU time (s) 1186.1
Current children cumulated vsize (Kb) 29580
One traced child (pid=24584) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1209.1
CPU time (s): 1195.04
CPU user time (s): 1187.06
CPU system time (s): 7.98279
CPU usage (%): 98.837
Max. virtual memory (cumulated for all children) (Kb): 29620

Verifier Data

ERROR: no interpretation found !