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

Namesubmitted/aloul/FPGA_SAT05/normalized-chnl35_45_pb.cnf.cr.opb
MD5SUM1f5fb3c191c2c77719f10f35e4f5f992
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.105983
Number of variables3150
Total number of constraints160
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45

Trace number 54

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        956108 kB
Buffers:         33552 kB
Cached:          21520 kB
SwapCached:        960 kB
Active:          51224 kB
Inactive:         6488 kB
HighTotal:      131008 kB
HighFree:       107128 kB
LowTotal:       903652 kB
LowFree:        848980 kB
SwapTotal:     2097136 kB
SwapFree:      2095628 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            15220 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 07:59:45 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 54 7 1195.02 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 3150 variables and 160 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.308
c After prepocess the problem consists of 3150 variables and 160 constraints.
c Restart #1 #Var: 3150 #Dec: 1920 LB: 0 @ 1.01
c Restart #2 #Var: 3150 #Dec: 2356 LB: 0 @ 1.584
c Restart #3 #Var: 3150 #Dec: 2996 LB: 0 @ 2.727
c Restart #4 #Var: 3150 #Dec: 3851 LB: 0 @ 4.143
c Restart #5 #Var: 3150 #Dec: 4935 LB: 0 @ 6.423
c Restart #6 #Var: 3150 #Dec: 6244 LB: 0 @ 9.416
c Restart #7 #Var: 3150 #Dec: 7847 LB: 0 @ 12.668
c Restart #8 #Var: 3150 #Dec: 9564 LB: 0 @ 16.355
c Restart #9 #Var: 3150 #Dec: 11530 LB: 0 @ 20.456
c Restart #10 #Var: 3150 #Dec: 13800 LB: 0 @ 25.21
c Restart #11 #Var: 3150 #Dec: 16308 LB: 0 @ 30.697
c Restart #12 #Var: 3150 #Dec: 18991 LB: 0 @ 36.651
c Restart #13 #Var: 3150 #Dec: 21875 LB: 0 @ 43.565
c Restart #14 #Var: 3150 #Dec: 25031 LB: 0 @ 50.998
c Restart #15 #Var: 3150 #Dec: 28389 LB: 0 @ 58.181
c Restart #16 #Var: 3150 #Dec: 31954 LB: 0 @ 66.355
c Restart #17 #Var: 3150 #Dec: 35637 LB: 0 @ 75.177
c Restart #18 #Var: 3150 #Dec: 39514 LB: 0 @ 85.089
c Restart #19 #Var: 3150 #Dec: 43643 LB: 0 @ 95.742
c Restart #20 #Var: 3150 #Dec: 48158 LB: 0 @ 106.37
c Restart #21 #Var: 3150 #Dec: 52954 LB: 0 @ 117.85
c Restart #22 #Var: 3150 #Dec: 57778 LB: 0 @ 128.67
c Restart #23 #Var: 3150 #Dec: 62814 LB: 0 @ 141.34
c Restart #24 #Var: 3150 #Dec: 68272 LB: 0 @ 153.66
c Restart #25 #Var: 3150 #Dec: 73799 LB: 0 @ 167.36
c Restart #26 #Var: 3150 #Dec: 79554 LB: 0 @ 182.53
c Restart #27 #Var: 3150 #Dec: 85715 LB: 0 @ 197.35
c Restart #28 #Var: 3150 #Dec: 91763 LB: 0 @ 213.38
c Restart #29 #Var: 3150 #Dec: 98047 LB: 0 @ 229.6
c Restart #30 #Var: 3150 #Dec: 104656 LB: 0 @ 247.54
c Restart #31 #Var: 3150 #Dec: 111449 LB: 0 @ 266.06
c Restart #32 #Var: 3150 #Dec: 118656 LB: 0 @ 285.67
c Restart #33 #Var: 3150 #Dec: 126059 LB: 0 @ 305.93
c Restart #34 #Var: 3150 #Dec: 133782 LB: 0 @ 326.85
c Restart #35 #Var: 3150 #Dec: 141455 LB: 0 @ 349.14
c Restart #36 #Var: 3150 #Dec: 149457 LB: 0 @ 372.6
c Restart #37 #Var: 3150 #Dec: 157712 LB: 0 @ 398.75
c Restart #38 #Var: 3150 #Dec: 166138 LB: 0 @ 426.2
c Restart #39 #Var: 3150 #Dec: 174887 LB: 0 @ 452.78
c Restart #40 #Var: 3150 #Dec: 183892 LB: 0 @ 481.48
c Restart #41 #Var: 3150 #Dec: 193081 LB: 0 @ 509.68
c Restart #42 #Var: 3150 #Dec: 202432 LB: 0 @ 539.86
c Restart #43 #Var: 3150 #Dec: 211794 LB: 0 @ 570.99
c CHANGE Heuristic... 
c Restart #0 #Var: 3150 #Dec: 221786 LB: 0 @ 604.73
c Restart #1 #Var: 3150 #Dec: 222146 LB: 0 @ 605.07
c Restart #2 #Var: 3150 #Dec: 222586 LB: 0 @ 605.96
c Restart #3 #Var: 3150 #Dec: 223225 LB: 0 @ 607.21
c Restart #4 #Var: 3150 #Dec: 224078 LB: 0 @ 608.92
c Restart #5 #Var: 3150 #Dec: 225151 LB: 0 @ 611.53
c Restart #6 #Var: 3150 #Dec: 226435 LB: 0 @ 614.59
c Restart #7 #Var: 3150 #Dec: 227911 LB: 0 @ 618.51
c Restart #8 #Var: 3150 #Dec: 229606 LB: 0 @ 622.79
c Restart #9 #Var: 3150 #Dec: 231492 LB: 0 @ 627.86
c Restart #10 #Var: 3150 #Dec: 233678 LB: 0 @ 633.44
c Restart #11 #Var: 3150 #Dec: 236071 LB: 0 @ 639.74
c Restart #12 #Var: 3150 #Dec: 238692 LB: 0 @ 646.74
c Restart #13 #Var: 3150 #Dec: 241527 LB: 0 @ 654.96
c Restart #14 #Var: 3150 #Dec: 244532 LB: 0 @ 663.56
c Restart #15 #Var: 3150 #Dec: 247794 LB: 0 @ 673.28
c Restart #16 #Var: 3150 #Dec: 251237 LB: 0 @ 683.51
c Restart #17 #Var: 3150 #Dec: 254875 LB: 0 @ 694.04
c Restart #18 #Var: 3150 #Dec: 258879 LB: 0 @ 706.1
c Restart #19 #Var: 3150 #Dec: 263113 LB: 0 @ 718.69
c Restart #20 #Var: 3150 #Dec: 267507 LB: 0 @ 731.84
c Restart #21 #Var: 3150 #Dec: 272219 LB: 0 @ 745.88
c Restart #22 #Var: 3150 #Dec: 276940 LB: 0 @ 760.82
c Restart #23 #Var: 3150 #Dec: 281997 LB: 0 @ 777.87
c Restart #24 #Var: 3150 #Dec: 287197 LB: 0 @ 794.62
c Restart #25 #Var: 3150 #Dec: 292606 LB: 0 @ 811.57
c Restart #26 #Var: 3150 #Dec: 298281 LB: 0 @ 829.54
c Restart #27 #Var: 3150 #Dec: 304284 LB: 0 @ 848.15
c Restart #28 #Var: 3150 #Dec: 310451 LB: 0 @ 868.95
c Restart #29 #Var: 3150 #Dec: 316827 LB: 0 @ 890.11
c Restart #30 #Var: 3150 #Dec: 323496 LB: 0 @ 909.77
c Restart #31 #Var: 3150 #Dec: 330358 LB: 0 @ 932.36
c Restart #32 #Var: 3150 #Dec: 337407 LB: 0 @ 954.15
c Restart #33 #Var: 3150 #Dec: 344702 LB: 0 @ 978.25
c Restart #34 #Var: 3150 #Dec: 352305 LB: 0 @ 1006.8
c Restart #35 #Var: 3150 #Dec: 360146 LB: 0 @ 1036.5
c Restart #36 #Var: 3150 #Dec: 368332 LB: 0 @ 1069.8
c Restart #37 #Var: 3150 #Dec: 376841 LB: 0 @ 1101
c Restart #38 #Var: 3150 #Dec: 385122 LB: 0 @ 1134.8
c Restart #39 #Var: 3150 #Dec: 393864 LB: 0 @ 1171.1
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/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1781281022 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 107 3 90 68 0 39 0
[pid=6993] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc4/normalized-chnl35_45_pb.cnf.cr.opb

[startup+10.0035 s]
Raw data (loadavg): 0.77 0.29 0.10 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 1680 0 0 0 954 16 0 0 25 0 1 0 1781281022 10010624 1591 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 2444 1591 1116 68 0 2376 0
[pid=6993] vsize: 9776
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (Kb) 9776

[startup+20.0034 s]
Raw data (loadavg): 0.80 0.31 0.11 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 1742 0 0 0 1931 25 0 0 25 0 1 0 1781281022 10280960 1653 4294967295 134512640 134736556 3221224560 3221223280 134605858 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2510 1653 1116 68 0 2442 0
[pid=6993] vsize: 10040
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (Kb) 10040

[startup+30.0042 s]
Raw data (loadavg): 0.83 0.33 0.12 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 1791 0 0 0 2907 34 0 0 25 0 1 0 1781281022 10416128 1702 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 2543 1702 1116 68 0 2475 0
[pid=6993] vsize: 10172
Current children cumulated CPU time (s) 29.41
Current children cumulated vsize (Kb) 10172

[startup+40.004 s]
Raw data (loadavg): 0.86 0.35 0.13 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 1826 0 0 0 3883 42 0 0 25 0 1 0 1781281022 10670080 1737 4294967295 134512640 134736556 3221224560 3221223136 134550896 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2605 1737 1116 68 0 2537 0
[pid=6993] vsize: 10420
Current children cumulated CPU time (s) 39.25
Current children cumulated vsize (Kb) 10420

[startup+50.0048 s]
Raw data (loadavg): 0.88 0.37 0.14 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 1863 0 0 0 4859 51 0 0 25 0 1 0 1781281022 10805248 1774 4294967295 134512640 134736556 3221224560 3221223084 1077374048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2638 1774 1116 68 0 2570 0
[pid=6993] vsize: 10552
Current children cumulated CPU time (s) 49.1
Current children cumulated vsize (Kb) 10552

[startup+60.0047 s]
Raw data (loadavg): 0.90 0.39 0.14 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 1898 0 0 0 5834 60 0 0 25 0 1 0 1781281022 10936320 1809 4294967295 134512640 134736556 3221224560 3221223188 134544640 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2670 1809 1116 68 0 2602 0
[pid=6993] vsize: 10680
Current children cumulated CPU time (s) 58.94
Current children cumulated vsize (Kb) 10680

[startup+70.0045 s]
Raw data (loadavg): 0.91 0.41 0.15 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 1948 0 0 0 6809 69 0 0 25 0 1 0 1781281022 11067392 1859 4294967295 134512640 134736556 3221224560 3221223068 134540044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 2702 1859 1116 68 0 2634 0
[pid=6993] vsize: 10808
Current children cumulated CPU time (s) 68.78
Current children cumulated vsize (Kb) 10808

[startup+80.0053 s]
Raw data (loadavg): 0.93 0.43 0.16 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 1989 0 0 0 7786 77 0 0 25 0 1 0 1781281022 11333632 1900 4294967295 134512640 134736556 3221224560 3221223200 1076647864 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 2767 1900 1116 68 0 2699 0
[pid=6993] vsize: 11068
Current children cumulated CPU time (s) 78.63
Current children cumulated vsize (Kb) 11068

[startup+90.0052 s]
Raw data (loadavg): 0.94 0.45 0.17 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2017 0 0 0 8762 85 0 0 25 0 1 0 1781281022 11333632 1928 4294967295 134512640 134736556 3221224560 3221223268 134605031 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2767 1928 1116 68 0 2699 0
[pid=6993] vsize: 11068
Current children cumulated CPU time (s) 88.47
Current children cumulated vsize (Kb) 11068

[startup+100.006 s]
Raw data (loadavg): 0.95 0.47 0.18 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2035 0 0 0 9739 95 0 0 25 0 1 0 1781281022 11468800 1946 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2800 1946 1116 68 0 2732 0
[pid=6993] vsize: 11200
Current children cumulated CPU time (s) 98.34
Current children cumulated vsize (Kb) 11200

[startup+110.007 s]
Raw data (loadavg): 0.95 0.49 0.19 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2066 0 0 0 10716 104 0 0 25 0 1 0 1781281022 11603968 1977 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2833 1977 1116 68 0 2765 0
[pid=6993] vsize: 11332
Current children cumulated CPU time (s) 108.2
Current children cumulated vsize (Kb) 11332

[startup+120.007 s]
Raw data (loadavg): 0.96 0.50 0.20 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2126 0 0 0 11691 114 0 0 25 0 1 0 1781281022 11874304 2037 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2899 2037 1116 68 0 2831 0
[pid=6993] vsize: 11596
Current children cumulated CPU time (s) 118.05
Current children cumulated vsize (Kb) 11596

[startup+130.007 s]
Raw data (loadavg): 0.97 0.52 0.20 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2149 0 0 0 12666 123 0 0 25 0 1 0 1781281022 11874304 2060 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2899 2060 1116 68 0 2831 0
[pid=6993] vsize: 11596
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (Kb) 11596

[startup+140.007 s]
Raw data (loadavg): 0.97 0.53 0.21 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2180 0 0 0 13643 131 0 0 25 0 1 0 1781281022 12009472 2091 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 2932 2091 1116 68 0 2864 0
[pid=6993] vsize: 11728
Current children cumulated CPU time (s) 137.74
Current children cumulated vsize (Kb) 11728

[startup+150.008 s]
Raw data (loadavg): 0.98 0.55 0.22 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2200 0 0 0 14619 139 0 0 24 0 1 0 1781281022 12144640 2111 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 2965 2111 1116 68 0 2897 0
[pid=6993] vsize: 11860
Current children cumulated CPU time (s) 147.58
Current children cumulated vsize (Kb) 11860

[startup+160.008 s]
Raw data (loadavg): 0.98 0.56 0.23 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2207 0 0 0 15597 148 0 0 25 0 1 0 1781281022 12144640 2118 4294967295 134512640 134736556 3221224560 3221223280 134605440 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 2965 2118 1116 68 0 2897 0
[pid=6993] vsize: 11860
Current children cumulated CPU time (s) 157.45
Current children cumulated vsize (Kb) 11860

[startup+170.008 s]
Raw data (loadavg): 0.98 0.58 0.24 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2225 0 0 0 16575 155 0 0 25 0 1 0 1781281022 12279808 2136 4294967295 134512640 134736556 3221224560 3221223296 134528904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 2998 2136 1116 68 0 2930 0
[pid=6993] vsize: 11992
Current children cumulated CPU time (s) 167.3
Current children cumulated vsize (Kb) 11992

[startup+180.009 s]
Raw data (loadavg): 0.98 0.59 0.24 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2232 0 0 0 17551 164 0 0 25 0 1 0 1781281022 12279808 2143 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 2998 2143 1116 68 0 2930 0
[pid=6993] vsize: 11992
Current children cumulated CPU time (s) 177.15
Current children cumulated vsize (Kb) 11992

[startup+190.008 s]
Raw data (loadavg): 0.99 0.60 0.25 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2258 0 0 0 18526 173 0 0 25 0 1 0 1781281022 12414976 2169 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3031 2169 1116 68 0 2963 0
[pid=6993] vsize: 12124
Current children cumulated CPU time (s) 186.99
Current children cumulated vsize (Kb) 12124

[startup+200.009 s]
Raw data (loadavg): 0.99 0.62 0.26 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2281 0 0 0 19502 181 0 0 25 0 1 0 1781281022 12414976 2192 4294967295 134512640 134736556 3221224560 3221223240 134605349 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3031 2192 1116 68 0 2963 0
[pid=6993] vsize: 12124
Current children cumulated CPU time (s) 196.83
Current children cumulated vsize (Kb) 12124

[startup+210.01 s]
Raw data (loadavg): 0.99 0.63 0.27 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2284 0 0 0 20480 190 0 0 25 0 1 0 1781281022 12546048 2195 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3063 2195 1116 68 0 2995 0
[pid=6993] vsize: 12252
Current children cumulated CPU time (s) 206.7
Current children cumulated vsize (Kb) 12252

[startup+220.01 s]
Raw data (loadavg): 0.99 0.64 0.27 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2317 0 0 0 21458 196 0 0 25 0 1 0 1781281022 12578816 2228 4294967295 134512640 134736556 3221224560 3221223152 134716012 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3071 2228 1116 68 0 3003 0
[pid=6993] vsize: 12284
Current children cumulated CPU time (s) 216.54
Current children cumulated vsize (Kb) 12284

[startup+230.01 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2333 0 0 0 22435 205 0 0 25 0 1 0 1781281022 12713984 2244 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3104 2244 1116 68 0 3036 0
[pid=6993] vsize: 12416
Current children cumulated CPU time (s) 226.4
Current children cumulated vsize (Kb) 12416

[startup+240.011 s]
Raw data (loadavg): 0.99 0.66 0.29 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2346 0 0 0 23413 213 0 0 25 0 1 0 1781281022 12713984 2257 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3104 2257 1116 68 0 3036 0
[pid=6993] vsize: 12416
Current children cumulated CPU time (s) 236.26
Current children cumulated vsize (Kb) 12416

[startup+250.011 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2370 0 0 0 24392 220 0 0 25 0 1 0 1781281022 12824576 2281 4294967295 134512640 134736556 3221224560 3221223012 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3131 2281 1116 68 0 3063 0
[pid=6993] vsize: 12524
Current children cumulated CPU time (s) 246.12
Current children cumulated vsize (Kb) 12524

[startup+260.011 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2377 0 0 0 25371 226 0 0 25 0 1 0 1781281022 12824576 2288 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3131 2288 1116 68 0 3063 0
[pid=6993] vsize: 12524
Current children cumulated CPU time (s) 255.97
Current children cumulated vsize (Kb) 12524

[startup+270.011 s]
Raw data (loadavg): 0.99 0.69 0.31 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2377 0 0 0 26348 235 0 0 25 0 1 0 1781281022 12824576 2288 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3131 2288 1116 68 0 3063 0
[pid=6993] vsize: 12524
Current children cumulated CPU time (s) 265.83
Current children cumulated vsize (Kb) 12524

[startup+280.012 s]
Raw data (loadavg): 0.99 0.70 0.32 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2377 0 0 0 27323 245 0 0 25 0 1 0 1781281022 12824576 2288 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3131 2288 1116 68 0 3063 0
[pid=6993] vsize: 12524
Current children cumulated CPU time (s) 275.68
Current children cumulated vsize (Kb) 12524

[startup+290.012 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2389 0 0 0 28300 253 0 0 25 0 1 0 1781281022 12959744 2300 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3164 2300 1116 68 0 3096 0
[pid=6993] vsize: 12656
Current children cumulated CPU time (s) 285.53
Current children cumulated vsize (Kb) 12656

[startup+300.013 s]
Raw data (loadavg): 0.99 0.72 0.33 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2389 0 0 0 29281 260 0 0 25 0 1 0 1781281022 12959744 2300 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3164 2300 1116 68 0 3096 0
[pid=6993] vsize: 12656
Current children cumulated CPU time (s) 295.41
Current children cumulated vsize (Kb) 12656

[startup+310.013 s]
Raw data (loadavg): 0.99 0.73 0.34 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2404 0 0 0 30260 267 0 0 25 0 1 0 1781281022 12959744 2315 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3164 2315 1116 68 0 3096 0
[pid=6993] vsize: 12656
Current children cumulated CPU time (s) 305.27
Current children cumulated vsize (Kb) 12656

[startup+320.013 s]
Raw data (loadavg): 0.99 0.74 0.34 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2427 0 0 0 31236 276 0 0 25 0 1 0 1781281022 13094912 2338 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3197 2338 1116 68 0 3129 0
[pid=6993] vsize: 12788
Current children cumulated CPU time (s) 315.12
Current children cumulated vsize (Kb) 12788

[startup+330.014 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2435 0 0 0 32212 284 0 0 25 0 1 0 1781281022 13094912 2346 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3197 2346 1116 68 0 3129 0
[pid=6993] vsize: 12788
Current children cumulated CPU time (s) 324.96
Current children cumulated vsize (Kb) 12788

[startup+340.014 s]
Raw data (loadavg): 0.99 0.75 0.36 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2446 0 0 0 33191 291 0 0 25 0 1 0 1781281022 13094912 2357 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3197 2357 1116 68 0 3129 0
[pid=6993] vsize: 12788
Current children cumulated CPU time (s) 334.82
Current children cumulated vsize (Kb) 12788

[startup+350.015 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2456 0 0 0 34169 300 0 0 25 0 1 0 1781281022 13230080 2367 4294967295 134512640 134736556 3221224560 3221223296 134605876 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3230 2367 1116 68 0 3162 0
[pid=6993] vsize: 12920
Current children cumulated CPU time (s) 344.69
Current children cumulated vsize (Kb) 12920

[startup+360.016 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2465 0 0 0 35149 306 0 0 25 0 1 0 1781281022 13230080 2376 4294967295 134512640 134736556 3221224560 3221223296 134605591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3230 2376 1116 68 0 3162 0
[pid=6993] vsize: 12920
Current children cumulated CPU time (s) 354.55
Current children cumulated vsize (Kb) 12920

[startup+370.015 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2474 0 0 0 36130 313 0 0 25 0 1 0 1781281022 13230080 2385 4294967295 134512640 134736556 3221224560 3221223092 134544529 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3230 2385 1116 68 0 3162 0
[pid=6993] vsize: 12920
Current children cumulated CPU time (s) 364.43
Current children cumulated vsize (Kb) 12920

[startup+380.016 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2489 0 0 0 37112 320 0 0 25 0 1 0 1781281022 13340672 2400 4294967295 134512640 134736556 3221224560 3221223260 134525091 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3257 2400 1116 68 0 3189 0
[pid=6993] vsize: 13028
Current children cumulated CPU time (s) 374.32
Current children cumulated vsize (Kb) 13028

[startup+390.016 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2489 0 0 0 38093 327 0 0 25 0 1 0 1781281022 13312000 2400 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3250 2400 1116 68 0 3182 0
[pid=6993] vsize: 13000
Current children cumulated CPU time (s) 384.2
Current children cumulated vsize (Kb) 13000

[startup+400.017 s]
Raw data (loadavg): 0.99 0.80 0.39 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2489 0 0 0 39077 332 0 0 25 0 1 0 1781281022 13307904 2400 4294967295 134512640 134736556 3221224560 3221223248 134605136 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3249 2400 1116 68 0 3181 0
[pid=6993] vsize: 12996
Current children cumulated CPU time (s) 394.09
Current children cumulated vsize (Kb) 12996

[startup+410.018 s]
Raw data (loadavg): 0.99 0.80 0.40 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2506 0 0 0 40058 339 0 0 25 0 1 0 1781281022 13398016 2417 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3271 2417 1116 68 0 3203 0
[pid=6993] vsize: 13084
Current children cumulated CPU time (s) 403.97
Current children cumulated vsize (Kb) 13084

[startup+420.018 s]
Raw data (loadavg): 0.99 0.81 0.40 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2506 0 0 0 41038 346 0 0 25 0 1 0 1781281022 13393920 2417 4294967295 134512640 134736556 3221224560 3221223296 134529346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3270 2417 1116 68 0 3202 0
[pid=6993] vsize: 13080
Current children cumulated CPU time (s) 413.84
Current children cumulated vsize (Kb) 13080

[startup+430.017 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2521 0 0 0 42018 353 0 0 25 0 1 0 1781281022 13393920 2432 4294967295 134512640 134736556 3221224560 3221223204 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3270 2432 1116 68 0 3202 0
[pid=6993] vsize: 13080
Current children cumulated CPU time (s) 423.71
Current children cumulated vsize (Kb) 13080

[startup+440.017 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2535 0 0 0 43000 360 0 0 25 0 1 0 1781281022 13529088 2446 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3303 2446 1116 68 0 3235 0
[pid=6993] vsize: 13212
Current children cumulated CPU time (s) 433.6
Current children cumulated vsize (Kb) 13212

[startup+450.018 s]
Raw data (loadavg): 0.99 0.83 0.42 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2540 0 0 0 43978 368 0 0 25 0 1 0 1781281022 13529088 2451 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3303 2451 1116 68 0 3235 0
[pid=6993] vsize: 13212
Current children cumulated CPU time (s) 443.46
Current children cumulated vsize (Kb) 13212

[startup+460.018 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2563 0 0 0 44956 375 0 0 25 0 1 0 1781281022 13664256 2474 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3336 2474 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 453.31
Current children cumulated vsize (Kb) 13344

[startup+470.018 s]
Raw data (loadavg): 0.99 0.84 0.43 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2563 0 0 0 45937 382 0 0 25 0 1 0 1781281022 13664256 2474 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3336 2474 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 463.19
Current children cumulated vsize (Kb) 13344

[startup+480.019 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2563 0 0 0 46915 391 0 0 25 0 1 0 1781281022 13664256 2474 4294967295 134512640 134736556 3221224560 3221223276 134560240 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3336 2474 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 473.06
Current children cumulated vsize (Kb) 13344

[startup+490.018 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2568 0 0 0 47895 398 0 0 25 0 1 0 1781281022 13664256 2479 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3336 2479 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 482.93
Current children cumulated vsize (Kb) 13344

[startup+500.019 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2568 0 0 0 48877 404 0 0 25 0 1 0 1781281022 13664256 2479 4294967295 134512640 134736556 3221224560 3221223200 134553356 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3336 2479 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 492.81
Current children cumulated vsize (Kb) 13344

[startup+510.02 s]
Raw data (loadavg): 0.99 0.85 0.46 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2571 0 0 0 49854 411 0 0 25 0 1 0 1781281022 13664256 2482 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3336 2482 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 502.65
Current children cumulated vsize (Kb) 13344

[startup+520.02 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2581 0 0 0 50833 419 0 0 25 0 1 0 1781281022 13664256 2492 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3336 2492 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 512.52
Current children cumulated vsize (Kb) 13344

[startup+530.02 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2581 0 0 0 51812 427 0 0 25 0 1 0 1781281022 13664256 2492 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3336 2492 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (Kb) 13344

[startup+540.021 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2586 0 0 0 52793 435 0 0 25 0 1 0 1781281022 13664256 2497 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3336 2497 1116 68 0 3268 0
[pid=6993] vsize: 13344
Current children cumulated CPU time (s) 532.28
Current children cumulated vsize (Kb) 13344

[startup+550.021 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2592 0 0 0 53772 442 0 0 25 0 1 0 1781281022 13799424 2503 4294967295 134512640 134736556 3221224560 3221223104 134543682 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3369 2503 1116 68 0 3301 0
[pid=6993] vsize: 13476
Current children cumulated CPU time (s) 542.14
Current children cumulated vsize (Kb) 13476

[startup+560.021 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2596 0 0 0 54753 449 0 0 25 0 1 0 1781281022 13791232 2507 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3367 2507 1116 68 0 3299 0
[pid=6993] vsize: 13468
Current children cumulated CPU time (s) 552.02
Current children cumulated vsize (Kb) 13468

[startup+570.021 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 2608 0 0 0 55733 456 0 0 25 0 1 0 1781281022 13791232 2519 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 3367 2519 1116 68 0 3299 0
[pid=6993] vsize: 13468
Current children cumulated CPU time (s) 561.89
Current children cumulated vsize (Kb) 13468

[startup+580.022 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2613 0 0 0 56712 464 0 0 25 0 1 0 1781281022 13791232 2524 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3367 2524 1116 68 0 3299 0
[pid=6993] vsize: 13468
Current children cumulated CPU time (s) 571.76
Current children cumulated vsize (Kb) 13468

[startup+590.022 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2613 0 0 0 57692 472 0 0 25 0 1 0 1781281022 13791232 2524 4294967295 134512640 134736556 3221224560 3221223212 134524883 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3367 2524 1116 68 0 3299 0
[pid=6993] vsize: 13468
Current children cumulated CPU time (s) 581.64
Current children cumulated vsize (Kb) 13468

[startup+600.023 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2613 0 0 0 58672 479 0 0 25 0 1 0 1781281022 13791232 2524 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3367 2524 1116 68 0 3299 0
[pid=6993] vsize: 13468
Current children cumulated CPU time (s) 591.51
Current children cumulated vsize (Kb) 13468

[startup+610.023 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2625 0 0 0 59652 486 0 0 25 0 1 0 1781281022 13926400 2536 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3400 2536 1116 68 0 3332 0
[pid=6993] vsize: 13600
Current children cumulated CPU time (s) 601.38
Current children cumulated vsize (Kb) 13600

[startup+620.023 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 2906 0 0 0 60627 496 0 0 25 0 1 0 1781281022 15007744 2817 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3664 2817 1116 68 0 3596 0
[pid=6993] vsize: 14656
Current children cumulated CPU time (s) 611.23
Current children cumulated vsize (Kb) 14656

[startup+630.024 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3029 0 0 0 61604 504 0 0 25 0 1 0 1781281022 15548416 2940 4294967295 134512640 134736556 3221224560 3221223060 1077374082 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3796 2940 1116 68 0 3728 0
[pid=6993] vsize: 15184
Current children cumulated CPU time (s) 621.08
Current children cumulated vsize (Kb) 15184

[startup+640.024 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3075 0 0 0 62582 512 0 0 25 0 1 0 1781281022 15683584 2986 4294967295 134512640 134736556 3221224560 3221223144 134716411 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3829 2986 1116 68 0 3761 0
[pid=6993] vsize: 15316
Current children cumulated CPU time (s) 630.94
Current children cumulated vsize (Kb) 15316

[startup+650.025 s]
Raw data (loadavg): 0.99 0.90 0.53 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3124 0 0 0 63561 519 0 0 25 0 1 0 1781281022 15912960 3035 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3885 3035 1116 68 0 3817 0
[pid=6993] vsize: 15540
Current children cumulated CPU time (s) 640.8
Current children cumulated vsize (Kb) 15540

[startup+660.026 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3150 0 0 0 64538 529 0 0 25 0 1 0 1781281022 16048128 3061 4294967295 134512640 134736556 3221224560 3221223096 1077377241 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3918 3061 1116 68 0 3850 0
[pid=6993] vsize: 15672
Current children cumulated CPU time (s) 650.67
Current children cumulated vsize (Kb) 15672

[startup+670.025 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3182 0 0 0 65516 535 0 0 25 0 1 0 1781281022 16175104 3093 4294967295 134512640 134736556 3221224560 3221223272 134553056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 3949 3093 1116 68 0 3881 0
[pid=6993] vsize: 15796
Current children cumulated CPU time (s) 660.51
Current children cumulated vsize (Kb) 15796

[startup+680.026 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3238 0 0 0 66493 544 0 0 25 0 1 0 1781281022 16437248 3149 4294967295 134512640 134736556 3221224560 3221223200 134553314 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4013 3149 1116 68 0 3945 0
[pid=6993] vsize: 16052
Current children cumulated CPU time (s) 670.37
Current children cumulated vsize (Kb) 16052

[startup+690.027 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3283 0 0 0 67472 551 0 0 25 0 1 0 1781281022 16572416 3194 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4046 3194 1116 68 0 3978 0
[pid=6993] vsize: 16184
Current children cumulated CPU time (s) 680.23
Current children cumulated vsize (Kb) 16184

[startup+700.028 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3319 0 0 0 68452 559 0 0 25 0 1 0 1781281022 16707584 3230 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4079 3230 1116 68 0 4011 0
[pid=6993] vsize: 16316
Current children cumulated CPU time (s) 690.11
Current children cumulated vsize (Kb) 16316

[startup+710.028 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3350 0 0 0 69430 566 0 0 25 0 1 0 1781281022 16842752 3261 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4112 3261 1116 68 0 4044 0
[pid=6993] vsize: 16448
Current children cumulated CPU time (s) 699.96
Current children cumulated vsize (Kb) 16448

[startup+720.029 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3395 0 0 0 70408 575 0 0 25 0 1 0 1781281022 16977920 3306 4294967295 134512640 134736556 3221224560 3221223144 134716377 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4145 3306 1116 68 0 4077 0
[pid=6993] vsize: 16580
Current children cumulated CPU time (s) 709.83
Current children cumulated vsize (Kb) 16580

[startup+730.029 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3447 0 0 0 71387 584 0 0 25 0 1 0 1781281022 17244160 3358 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4210 3358 1116 68 0 4142 0
[pid=6993] vsize: 16840
Current children cumulated CPU time (s) 719.71
Current children cumulated vsize (Kb) 16840

[startup+740.029 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3520 0 0 0 72364 594 0 0 25 0 1 0 1781281022 17596416 3431 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4296 3431 1116 68 0 4228 0
[pid=6993] vsize: 17184
Current children cumulated CPU time (s) 729.58
Current children cumulated vsize (Kb) 17184

[startup+750.031 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3568 0 0 0 73344 601 0 0 25 0 1 0 1781281022 17694720 3474 4294967295 134512640 134736556 3221224560 3221223272 134553033 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4320 3474 1116 68 0 4252 0
[pid=6993] vsize: 17280
Current children cumulated CPU time (s) 739.45
Current children cumulated vsize (Kb) 17280

[startup+760.031 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3601 0 0 0 74321 609 0 0 25 0 1 0 1781281022 17809408 3507 4294967295 134512640 134736556 3221224560 3221223136 134716424 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4348 3507 1116 68 0 4280 0
[pid=6993] vsize: 17392
Current children cumulated CPU time (s) 749.3
Current children cumulated vsize (Kb) 17392

[startup+770.031 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3655 0 0 0 75301 617 0 0 25 0 1 0 1781281022 18059264 3561 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4409 3561 1116 68 0 4341 0
[pid=6993] vsize: 17636
Current children cumulated CPU time (s) 759.18
Current children cumulated vsize (Kb) 17636

[startup+780.032 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3655 0 0 0 76282 623 0 0 25 0 1 0 1781281022 18059264 3561 4294967295 134512640 134736556 3221224560 3221223240 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4409 3561 1116 68 0 4341 0
[pid=6993] vsize: 17636
Current children cumulated CPU time (s) 769.05
Current children cumulated vsize (Kb) 17636

[startup+790.031 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3686 0 0 0 77260 631 0 0 25 0 1 0 1781281022 18190336 3592 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4441 3592 1116 68 0 4373 0
[pid=6993] vsize: 17764
Current children cumulated CPU time (s) 778.91
Current children cumulated vsize (Kb) 17764

[startup+800.032 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3711 0 0 0 78241 639 0 0 25 0 1 0 1781281022 18325504 3617 4294967295 134512640 134736556 3221224560 3221223264 134529227 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4474 3617 1116 68 0 4406 0
[pid=6993] vsize: 17896
Current children cumulated CPU time (s) 788.8
Current children cumulated vsize (Kb) 17896

[startup+810.032 s]
Raw data (loadavg): 0.99 0.94 0.59 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 3745 0 0 0 79222 645 0 0 25 0 1 0 1781281022 18440192 3651 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4502 3651 1116 68 0 4434 0
[pid=6993] vsize: 18008
Current children cumulated CPU time (s) 798.67
Current children cumulated vsize (Kb) 18008

[startup+820.032 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3768 0 0 0 80201 653 0 0 25 0 1 0 1781281022 18575360 3674 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4535 3674 1116 68 0 4467 0
[pid=6993] vsize: 18140
Current children cumulated CPU time (s) 808.54
Current children cumulated vsize (Kb) 18140

[startup+830.033 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3784 0 0 0 81181 661 0 0 25 0 1 0 1781281022 18575360 3690 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4535 3690 1116 68 0 4467 0
[pid=6993] vsize: 18140
Current children cumulated CPU time (s) 818.42
Current children cumulated vsize (Kb) 18140

[startup+840.034 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3819 0 0 0 82159 669 0 0 25 0 1 0 1781281022 18710528 3725 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4568 3725 1116 68 0 4500 0
[pid=6993] vsize: 18272
Current children cumulated CPU time (s) 828.28
Current children cumulated vsize (Kb) 18272

[startup+850.034 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3827 0 0 0 83137 677 0 0 25 0 1 0 1781281022 18845696 3733 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4601 3733 1116 68 0 4533 0
[pid=6993] vsize: 18404
Current children cumulated CPU time (s) 838.14
Current children cumulated vsize (Kb) 18404

[startup+860.035 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3866 0 0 0 84119 684 0 0 25 0 1 0 1781281022 18980864 3772 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4634 3772 1116 68 0 4566 0
[pid=6993] vsize: 18536
Current children cumulated CPU time (s) 848.03
Current children cumulated vsize (Kb) 18536

[startup+870.035 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3871 0 0 0 85099 691 0 0 25 0 1 0 1781281022 18980864 3777 4294967295 134512640 134736556 3221224560 3221223228 1077374432 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4634 3777 1116 68 0 4566 0
[pid=6993] vsize: 18536
Current children cumulated CPU time (s) 857.9
Current children cumulated vsize (Kb) 18536

[startup+880.036 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3896 0 0 0 86080 699 0 0 25 0 1 0 1781281022 19116032 3802 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4667 3802 1116 68 0 4599 0
[pid=6993] vsize: 18668
Current children cumulated CPU time (s) 867.79
Current children cumulated vsize (Kb) 18668

[startup+890.037 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3911 0 0 0 87064 705 0 0 25 0 1 0 1781281022 19116032 3817 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4667 3817 1116 68 0 4599 0
[pid=6993] vsize: 18668
Current children cumulated CPU time (s) 877.69
Current children cumulated vsize (Kb) 18668

[startup+900.038 s]
Raw data (loadavg): 0.99 0.95 0.63 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 3934 0 0 0 88047 713 0 0 25 0 1 0 1781281022 19251200 3840 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4700 3840 1116 68 0 4632 0
[pid=6993] vsize: 18800
Current children cumulated CPU time (s) 887.6
Current children cumulated vsize (Kb) 18800

[startup+910.038 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3944 0 0 0 89026 721 0 0 25 0 1 0 1781281022 19251200 3850 4294967295 134512640 134736556 3221224560 3221223156 1077374168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4700 3850 1116 68 0 4632 0
[pid=6993] vsize: 18800
Current children cumulated CPU time (s) 897.47
Current children cumulated vsize (Kb) 18800

[startup+920.038 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3982 0 0 0 90006 729 0 0 25 0 1 0 1781281022 19386368 3888 4294967295 134512640 134736556 3221224560 3221223232 134528729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4733 3888 1116 68 0 4665 0
[pid=6993] vsize: 18932
Current children cumulated CPU time (s) 907.35
Current children cumulated vsize (Kb) 18932

[startup+930.039 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 3992 0 0 0 90987 737 0 0 25 0 1 0 1781281022 19513344 3898 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4764 3898 1116 68 0 4696 0
[pid=6993] vsize: 19056
Current children cumulated CPU time (s) 917.24
Current children cumulated vsize (Kb) 19056

[startup+940.04 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 3992 0 0 0 91967 744 0 0 25 0 1 0 1781281022 19513344 3898 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4764 3898 1116 68 0 4696 0
[pid=6993] vsize: 19056
Current children cumulated CPU time (s) 927.11
Current children cumulated vsize (Kb) 19056

[startup+950.041 s]
Raw data (loadavg): 0.99 0.95 0.64 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4004 0 0 0 92948 750 0 0 25 0 1 0 1781281022 19513344 3910 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4764 3910 1116 68 0 4696 0
[pid=6993] vsize: 19056
Current children cumulated CPU time (s) 936.98
Current children cumulated vsize (Kb) 19056

[startup+960.042 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4031 0 0 0 93928 758 0 0 25 0 1 0 1781281022 19648512 3937 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4797 3937 1116 68 0 4729 0
[pid=6993] vsize: 19188
Current children cumulated CPU time (s) 946.86
Current children cumulated vsize (Kb) 19188

[startup+970.042 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4050 0 0 0 94907 766 0 0 25 0 1 0 1781281022 19648512 3956 4294967295 134512640 134736556 3221224560 3221223188 134524881 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4797 3956 1116 68 0 4729 0
[pid=6993] vsize: 19188
Current children cumulated CPU time (s) 956.73
Current children cumulated vsize (Kb) 19188

[startup+980.042 s]
Raw data (loadavg): 0.99 0.96 0.65 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4074 0 0 0 95885 774 0 0 25 0 1 0 1781281022 19783680 3980 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4830 3980 1116 68 0 4762 0
[pid=6993] vsize: 19320
Current children cumulated CPU time (s) 966.59
Current children cumulated vsize (Kb) 19320

[startup+990.042 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4099 0 0 0 96868 780 0 0 25 0 1 0 1781281022 19918848 4005 4294967295 134512640 134736556 3221224560 3221223280 134605917 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4863 4005 1116 68 0 4795 0
[pid=6993] vsize: 19452
Current children cumulated CPU time (s) 976.48
Current children cumulated vsize (Kb) 19452

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4107 0 0 0 97853 786 0 0 25 0 1 0 1781281022 19918848 4013 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4863 4013 1116 68 0 4795 0
[pid=6993] vsize: 19452
Current children cumulated CPU time (s) 986.39
Current children cumulated vsize (Kb) 19452

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.96 0.66 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4129 0 0 0 98836 792 0 0 25 0 1 0 1781281022 20054016 4035 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4896 4035 1116 68 0 4828 0
[pid=6993] vsize: 19584
Current children cumulated CPU time (s) 996.28
Current children cumulated vsize (Kb) 19584

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4149 0 0 0 99816 800 0 0 25 0 1 0 1781281022 20054016 4055 4294967295 134512640 134736556 3221224560 3221223120 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4896 4055 1116 68 0 4828 0
[pid=6993] vsize: 19584
Current children cumulated CPU time (s) 1006.16
Current children cumulated vsize (Kb) 19584

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.96 0.67 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4149 0 0 0 100800 805 0 0 25 0 1 0 1781281022 20054016 4055 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4896 4055 1116 68 0 4828 0
[pid=6993] vsize: 19584
Current children cumulated CPU time (s) 1016.05
Current children cumulated vsize (Kb) 19584

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4149 0 0 0 101780 813 0 0 25 0 1 0 1781281022 20054016 4055 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4896 4055 1116 68 0 4828 0
[pid=6993] vsize: 19584
Current children cumulated CPU time (s) 1025.93
Current children cumulated vsize (Kb) 19584

[startup+1050.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4156 0 0 0 102762 821 0 0 25 0 1 0 1781281022 20189184 4062 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4929 4062 1116 68 0 4861 0
[pid=6993] vsize: 19716
Current children cumulated CPU time (s) 1035.83
Current children cumulated vsize (Kb) 19716

[startup+1060.05 s]
Raw data (loadavg): 0.99 0.96 0.68 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4174 0 0 0 103746 825 0 0 25 0 1 0 1781281022 20189184 4080 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4929 4080 1116 68 0 4861 0
[pid=6993] vsize: 19716
Current children cumulated CPU time (s) 1045.71
Current children cumulated vsize (Kb) 19716

[startup+1070.05 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4208 0 0 0 104729 831 0 0 25 0 1 0 1781281022 20324352 4114 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4962 4114 1116 68 0 4894 0
[pid=6993] vsize: 19848
Current children cumulated CPU time (s) 1055.6
Current children cumulated vsize (Kb) 19848

[startup+1080.05 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4243 0 0 0 105713 836 0 0 25 0 1 0 1781281022 20459520 4149 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4995 4149 1116 68 0 4927 0
[pid=6993] vsize: 19980
Current children cumulated CPU time (s) 1065.49
Current children cumulated vsize (Kb) 19980

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.97 0.69 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4245 0 0 0 106698 841 0 0 25 0 1 0 1781281022 20459520 4151 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4995 4151 1116 68 0 4927 0
[pid=6993] vsize: 19980
Current children cumulated CPU time (s) 1075.39
Current children cumulated vsize (Kb) 19980

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4245 0 0 0 107682 847 0 0 25 0 1 0 1781281022 20459520 4151 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4995 4151 1116 68 0 4927 0
[pid=6993] vsize: 19980
Current children cumulated CPU time (s) 1085.29
Current children cumulated vsize (Kb) 19980

[startup+1110.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4245 0 0 0 108666 853 0 0 25 0 1 0 1781281022 20459520 4151 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 4995 4151 1116 68 0 4927 0
[pid=6993] vsize: 19980
Current children cumulated CPU time (s) 1095.19
Current children cumulated vsize (Kb) 19980

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4245 0 0 0 109649 859 0 0 25 0 1 0 1781281022 20459520 4151 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 4995 4151 1116 68 0 4927 0
[pid=6993] vsize: 19980
Current children cumulated CPU time (s) 1105.08
Current children cumulated vsize (Kb) 19980

[startup+1130.05 s]
Raw data (loadavg): 0.99 0.97 0.70 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4256 0 0 0 110633 866 0 0 25 0 1 0 1781281022 20594688 4162 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 5028 4162 1116 68 0 4960 0
[pid=6993] vsize: 20112
Current children cumulated CPU time (s) 1114.99
Current children cumulated vsize (Kb) 20112

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.97 0.70 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4297 0 0 0 111615 872 0 0 25 0 1 0 1781281022 20729856 4203 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 5061 4203 1116 68 0 4993 0
[pid=6993] vsize: 20244
Current children cumulated CPU time (s) 1124.87
Current children cumulated vsize (Kb) 20244

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.97 0.70 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4306 0 0 0 112601 877 0 0 25 0 1 0 1781281022 20729856 4212 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 5061 4212 1116 68 0 4993 0
[pid=6993] vsize: 20244
Current children cumulated CPU time (s) 1134.78
Current children cumulated vsize (Kb) 20244

[startup+1160.05 s]
Raw data (loadavg): 0.99 0.97 0.71 1/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) T 6992 6993 6847 0 -1 0 4306 0 0 0 113588 882 0 0 25 0 1 0 1781281022 20729856 4212 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6993/statm): 5061 4212 1116 68 0 4993 0
[pid=6993] vsize: 20244
Current children cumulated CPU time (s) 1144.7
Current children cumulated vsize (Kb) 20244

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4333 0 0 0 114573 887 0 0 25 0 1 0 1781281022 20865024 4239 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 5094 4239 1116 68 0 5026 0
[pid=6993] vsize: 20376
Current children cumulated CPU time (s) 1154.6
Current children cumulated vsize (Kb) 20376

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4363 0 0 0 115559 893 0 0 25 0 1 0 1781281022 20987904 4269 4294967295 134512640 134736556 3221224560 3221223152 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 5124 4269 1116 68 0 5056 0
[pid=6993] vsize: 20496
Current children cumulated CPU time (s) 1164.52
Current children cumulated vsize (Kb) 20496

[startup+1190.05 s]
Raw data (loadavg): 1.07 0.99 0.72 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4374 0 0 0 116541 901 0 0 25 0 1 0 1781281022 20987904 4280 4294967295 134512640 134736556 3221224560 3221223120 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 5124 4280 1116 68 0 5056 0
[pid=6993] vsize: 20496
Current children cumulated CPU time (s) 1174.42
Current children cumulated vsize (Kb) 20496

[startup+1200.05 s]
Raw data (loadavg): 1.06 0.99 0.72 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4374 0 0 0 117525 907 0 0 25 0 1 0 1781281022 20987904 4280 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6993/statm): 5124 4280 1116 68 0 5056 0
[pid=6993] vsize: 20496
Current children cumulated CPU time (s) 1184.32
Current children cumulated vsize (Kb) 20496

[startup+1210.05 s]
Raw data (loadavg): 1.05 0.99 0.73 2/56 6993
Raw data (/proc/6993/stat): 6993 (bsolo) R 6992 6993 6847 0 -1 0 4388 0 0 0 118508 914 0 0 25 0 1 0 1781281022 21123072 4294 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6993/statm): 5157 4294 1116 68 0 5089 0
[pid=6993] vsize: 20628
Current children cumulated CPU time (s) 1194.22
Current children cumulated vsize (Kb) 20628
One traced child (pid=6993) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.86
CPU time (s): 1195.02
CPU user time (s): 1185.87
CPU system time (s): 9.15161
CPU usage (%): 98.6922
Max. virtual memory (cumulated for all children) (Kb): 20628

Verifier Data

ERROR: no interpretation found !