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-chnl30_40_pb.cnf.cr.opb
MD5SUM6a0000bd3257094a387dbf208b4df8cf
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 41
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.080987
Number of variables2400
Total number of constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40

Trace number 86

Launcher Data

LAUNCH ON wulflinc15 THE 2005-09-18 07:59:44 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=11 boxname=wulflinc15 idbench=11 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  6a0000bd3257094a387dbf208b4df8cf  /oldhome/oroussel/tmp/wulflinc15/normalized-chnl30_40_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc15/normalized-chnl30_40_pb.cnf.cr.opb
IDLAUNCH: 11
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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		: 450.999
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:        947936 kB
Buffers:         34992 kB
Cached:          22864 kB
SwapCached:        692 kB
Active:          52556 kB
Inactive:         7932 kB
HighTotal:      131008 kB
HighFree:       104888 kB
LowTotal:       903652 kB
LowFree:        843048 kB
SwapTotal:     2097136 kB
SwapFree:      2095920 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            20524 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:19:57 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 11 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 2400 variables and 140 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.252
c After prepocess the problem consists of 2400 variables and 140 constraints.
c Restart #1 #Var: 2400 #Dec: 1412 LB: 0 @ 0.708
c Restart #2 #Var: 2400 #Dec: 1842 LB: 0 @ 1.154
c Restart #3 #Var: 2400 #Dec: 2479 LB: 0 @ 2.027
c Restart #4 #Var: 2400 #Dec: 3348 LB: 0 @ 3.26
c Restart #5 #Var: 2400 #Dec: 4424 LB: 0 @ 5.156
c Restart #6 #Var: 2400 #Dec: 5761 LB: 0 @ 7.389
c Restart #7 #Var: 2400 #Dec: 7339 LB: 0 @ 9.724
c Restart #8 #Var: 2400 #Dec: 9100 LB: 0 @ 12.8
c Restart #9 #Var: 2400 #Dec: 11144 LB: 0 @ 15.948
c Restart #10 #Var: 2400 #Dec: 13464 LB: 0 @ 19.907
c Restart #11 #Var: 2400 #Dec: 15921 LB: 0 @ 24.166
c Restart #12 #Var: 2400 #Dec: 18685 LB: 0 @ 29.047
c Restart #13 #Var: 2400 #Dec: 21563 LB: 0 @ 34.007
c Restart #14 #Var: 2400 #Dec: 24634 LB: 0 @ 40.045
c Restart #15 #Var: 2400 #Dec: 27991 LB: 0 @ 46.454
c Restart #16 #Var: 2400 #Dec: 31545 LB: 0 @ 52.755
c Restart #17 #Var: 2400 #Dec: 35427 LB: 0 @ 59.087
c Restart #18 #Var: 2400 #Dec: 39427 LB: 0 @ 66.245
c Restart #19 #Var: 2400 #Dec: 43901 LB: 0 @ 75.017
c Restart #20 #Var: 2400 #Dec: 48471 LB: 0 @ 83.347
c Restart #21 #Var: 2400 #Dec: 53117 LB: 0 @ 91.269
c Restart #22 #Var: 2400 #Dec: 58023 LB: 0 @ 100.08
c Restart #23 #Var: 2400 #Dec: 63141 LB: 0 @ 109.37
c Restart #24 #Var: 2400 #Dec: 68604 LB: 0 @ 119.35
c Restart #25 #Var: 2400 #Dec: 74486 LB: 0 @ 130.8
c Restart #26 #Var: 2400 #Dec: 80256 LB: 0 @ 141.79
c Restart #27 #Var: 2400 #Dec: 86246 LB: 0 @ 154.93
c Restart #28 #Var: 2400 #Dec: 92824 LB: 0 @ 167.45
c Restart #29 #Var: 2400 #Dec: 99348 LB: 0 @ 182
c Restart #30 #Var: 2400 #Dec: 106030 LB: 0 @ 196.81
c Restart #31 #Var: 2400 #Dec: 112853 LB: 0 @ 212.45
c Restart #32 #Var: 2400 #Dec: 120107 LB: 0 @ 228.88
c Restart #33 #Var: 2400 #Dec: 127795 LB: 0 @ 247.38
c Restart #34 #Var: 2400 #Dec: 135388 LB: 0 @ 266
c Restart #35 #Var: 2400 #Dec: 143231 LB: 0 @ 285.23
c Restart #36 #Var: 2400 #Dec: 151693 LB: 0 @ 305.75
c Restart #37 #Var: 2400 #Dec: 160131 LB: 0 @ 325.4
c Restart #38 #Var: 2400 #Dec: 168800 LB: 0 @ 344.26
c Restart #39 #Var: 2400 #Dec: 177900 LB: 0 @ 365.59
c Restart #40 #Var: 2400 #Dec: 186739 LB: 0 @ 387.48
c Restart #41 #Var: 2400 #Dec: 196200 LB: 0 @ 409.66
c Restart #42 #Var: 2400 #Dec: 205893 LB: 0 @ 433.79
c Restart #43 #Var: 2400 #Dec: 215898 LB: 0 @ 459.5
c Restart #44 #Var: 2400 #Dec: 226133 LB: 0 @ 483.68
c Restart #45 #Var: 2400 #Dec: 236443 LB: 0 @ 509.64
c Restart #46 #Var: 2400 #Dec: 246744 LB: 0 @ 536.28
c Restart #47 #Var: 2400 #Dec: 257771 LB: 0 @ 564.2
c Restart #48 #Var: 2400 #Dec: 268754 LB: 0 @ 592.11
c CHANGE Heuristic... 
c Restart #0 #Var: 2400 #Dec: 280143 LB: 0 @ 619.38
c Restart #1 #Var: 2400 #Dec: 280485 LB: 0 @ 619.67
c Restart #2 #Var: 2400 #Dec: 280914 LB: 0 @ 620.58
c Restart #3 #Var: 2400 #Dec: 281548 LB: 0 @ 621.99
c Restart #4 #Var: 2400 #Dec: 282394 LB: 0 @ 623.66
c Restart #5 #Var: 2400 #Dec: 283479 LB: 0 @ 626.33
c Restart #6 #Var: 2400 #Dec: 284772 LB: 0 @ 629.15
c Restart #7 #Var: 2400 #Dec: 286343 LB: 0 @ 632.76
c Restart #8 #Var: 2400 #Dec: 288023 LB: 0 @ 636.6
c Restart #9 #Var: 2400 #Dec: 289967 LB: 0 @ 641.44
c Restart #10 #Var: 2400 #Dec: 292124 LB: 0 @ 647.21
c Restart #11 #Var: 2400 #Dec: 294488 LB: 0 @ 653.87
c Restart #12 #Var: 2400 #Dec: 297052 LB: 0 @ 660.47
c Restart #13 #Var: 2400 #Dec: 299938 LB: 0 @ 668.24
c Restart #14 #Var: 2400 #Dec: 302943 LB: 0 @ 675.8
c Restart #15 #Var: 2400 #Dec: 306182 LB: 0 @ 684.15
c Restart #16 #Var: 2400 #Dec: 309507 LB: 0 @ 693.52
c Restart #17 #Var: 2400 #Dec: 313211 LB: 0 @ 703.3
c Restart #18 #Var: 2400 #Dec: 317190 LB: 0 @ 712.97
c Restart #19 #Var: 2400 #Dec: 321466 LB: 0 @ 726.12
c Restart #20 #Var: 2400 #Dec: 325848 LB: 0 @ 741.09
c Restart #21 #Var: 2400 #Dec: 330424 LB: 0 @ 756.8
c Restart #22 #Var: 2400 #Dec: 335203 LB: 0 @ 773.55
c Restart #23 #Var: 2400 #Dec: 340306 LB: 0 @ 790.23
c Restart #24 #Var: 2400 #Dec: 345608 LB: 0 @ 808.51
c Restart #25 #Var: 2400 #Dec: 351054 LB: 0 @ 827.6
c Restart #26 #Var: 2400 #Dec: 356668 LB: 0 @ 847.24
c Restart #27 #Var: 2400 #Dec: 362609 LB: 0 @ 867.88
c Restart #28 #Var: 2400 #Dec: 368842 LB: 0 @ 889.45
c Restart #29 #Var: 2400 #Dec: 375116 LB: 0 @ 912.39
c Restart #30 #Var: 2400 #Dec: 381625 LB: 0 @ 937.53
c Restart #31 #Var: 2400 #Dec: 388434 LB: 0 @ 962.7
c Restart #32 #Var: 2400 #Dec: 395668 LB: 0 @ 987.65
c Restart #33 #Var: 2400 #Dec: 402964 LB: 0 @ 1015
c Restart #34 #Var: 2400 #Dec: 410416 LB: 0 @ 1042.6
c Restart #35 #Var: 2400 #Dec: 418122 LB: 0 @ 1070
c Restart #36 #Var: 2400 #Dec: 425990 LB: 0 @ 1097.9
c Restart #37 #Var: 2400 #Dec: 434158 LB: 0 @ 1127.9
c Restart #38 #Var: 2400 #Dec: 442594 LB: 0 @ 1157.8
c Restart #39 #Var: 2400 #Dec: 451162 LB: 0 @ 1188.3
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1781406531 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 107 3 90 68 0 39 0
[pid=32020] 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/wulflinc15/normalized-chnl30_40_pb.cnf.cr.opb

[startup+10.0039 s]
Raw data (loadavg): 0.93 0.95 0.72 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 1562 0 0 0 953 18 0 0 25 0 1 0 1781406531 9494528 1473 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32020/statm): 2318 1473 1116 68 0 2250 0
[pid=32020] vsize: 9272
Current children cumulated CPU time (s) 9.71
Current children cumulated vsize (Kb) 9272

[startup+20.0057 s]
Raw data (loadavg): 0.94 0.96 0.72 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1644 0 0 0 1922 28 0 0 25 0 1 0 1781406531 9900032 1555 4294967295 134512640 134736556 3221224560 3221223184 134634313 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2417 1555 1116 68 0 2349 0
[pid=32020] vsize: 9668
Current children cumulated CPU time (s) 19.5
Current children cumulated vsize (Kb) 9668

[startup+30.0065 s]
Raw data (loadavg): 0.95 0.96 0.73 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 1729 0 0 0 2890 40 0 0 25 0 1 0 1781406531 10170368 1640 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2483 1640 1116 68 0 2415 0
[pid=32020] vsize: 9932
Current children cumulated CPU time (s) 29.3
Current children cumulated vsize (Kb) 9932

[startup+40.0063 s]
Raw data (loadavg): 0.95 0.96 0.73 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 1752 0 0 0 3862 50 0 0 25 0 1 0 1781406531 10272768 1663 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2508 1663 1116 68 0 2440 0
[pid=32020] vsize: 10032
Current children cumulated CPU time (s) 39.12
Current children cumulated vsize (Kb) 10032

[startup+50.0071 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1769 0 0 0 4831 61 0 0 25 0 1 0 1781406531 10407936 1680 4294967295 134512640 134736556 3221224560 3221223216 134608226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2541 1680 1116 68 0 2473 0
[pid=32020] vsize: 10164
Current children cumulated CPU time (s) 48.92
Current children cumulated vsize (Kb) 10164

[startup+60.0069 s]
Raw data (loadavg): 0.97 0.96 0.73 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1784 0 0 0 5802 72 0 0 25 0 1 0 1781406531 10407936 1695 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 2541 1695 1116 68 0 2473 0
[pid=32020] vsize: 10164
Current children cumulated CPU time (s) 58.74
Current children cumulated vsize (Kb) 10164

[startup+70.0088 s]
Raw data (loadavg): 0.97 0.96 0.73 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1801 0 0 0 6773 83 0 0 25 0 1 0 1781406531 10518528 1712 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 2568 1712 1116 68 0 2500 0
[pid=32020] vsize: 10272
Current children cumulated CPU time (s) 68.56
Current children cumulated vsize (Kb) 10272

[startup+80.0096 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1817 0 0 0 7745 95 0 0 25 0 1 0 1781406531 10518528 1728 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2568 1728 1116 68 0 2500 0
[pid=32020] vsize: 10272
Current children cumulated CPU time (s) 78.4
Current children cumulated vsize (Kb) 10272

[startup+90.0094 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1840 0 0 0 8713 106 0 0 25 0 1 0 1781406531 10653696 1751 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 2601 1751 1116 68 0 2533 0
[pid=32020] vsize: 10404
Current children cumulated CPU time (s) 88.19
Current children cumulated vsize (Kb) 10404

[startup+100.01 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1857 0 0 0 9681 118 0 0 25 0 1 0 1781406531 10788864 1768 4294967295 134512640 134736556 3221224560 3221223224 134543709 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 2634 1768 1116 68 0 2566 0
[pid=32020] vsize: 10536
Current children cumulated CPU time (s) 97.99
Current children cumulated vsize (Kb) 10536

[startup+110.011 s]
Raw data (loadavg): 0.98 0.96 0.74 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 1867 0 0 0 10652 127 0 0 25 0 1 0 1781406531 10772480 1778 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2630 1778 1116 68 0 2562 0
[pid=32020] vsize: 10520
Current children cumulated CPU time (s) 107.79
Current children cumulated vsize (Kb) 10520

[startup+120.012 s]
Raw data (loadavg): 0.99 0.97 0.74 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 1905 0 0 0 11624 138 0 0 25 0 1 0 1781406531 10903552 1816 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2662 1816 1116 68 0 2594 0
[pid=32020] vsize: 10648
Current children cumulated CPU time (s) 117.62
Current children cumulated vsize (Kb) 10648

[startup+130.013 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1909 0 0 0 12595 149 0 0 25 0 1 0 1781406531 10903552 1820 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2662 1820 1116 68 0 2594 0
[pid=32020] vsize: 10648
Current children cumulated CPU time (s) 127.44
Current children cumulated vsize (Kb) 10648

[startup+140.012 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1914 0 0 0 13565 161 0 0 25 0 1 0 1781406531 10903552 1825 4294967295 134512640 134736556 3221224560 3221222848 134717438 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2662 1825 1116 68 0 2594 0
[pid=32020] vsize: 10648
Current children cumulated CPU time (s) 137.26
Current children cumulated vsize (Kb) 10648

[startup+150.013 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1952 0 0 0 14537 172 0 0 25 0 1 0 1781406531 11173888 1863 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2728 1863 1116 68 0 2660 0
[pid=32020] vsize: 10912
Current children cumulated CPU time (s) 147.09
Current children cumulated vsize (Kb) 10912

[startup+160.013 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 1982 0 0 0 15509 183 0 0 25 0 1 0 1781406531 11309056 1893 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2761 1893 1116 68 0 2693 0
[pid=32020] vsize: 11044
Current children cumulated CPU time (s) 156.92
Current children cumulated vsize (Kb) 11044

[startup+170.014 s]
Raw data (loadavg): 0.99 0.97 0.75 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2015 0 0 0 16479 193 0 0 25 0 1 0 1781406531 11415552 1926 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2787 1926 1116 68 0 2719 0
[pid=32020] vsize: 11148
Current children cumulated CPU time (s) 166.72
Current children cumulated vsize (Kb) 11148

[startup+180.014 s]
Raw data (loadavg): 0.99 0.97 0.76 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2070 0 0 0 17452 204 0 0 25 0 1 0 1781406531 11550720 1981 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2820 1981 1116 68 0 2752 0
[pid=32020] vsize: 11280
Current children cumulated CPU time (s) 176.56
Current children cumulated vsize (Kb) 11280

[startup+190.014 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2122 0 0 0 18426 214 0 0 25 0 1 0 1781406531 11821056 2033 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2886 2033 1116 68 0 2818 0
[pid=32020] vsize: 11544
Current children cumulated CPU time (s) 186.4
Current children cumulated vsize (Kb) 11544

[startup+200.014 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2177 0 0 0 19402 223 0 0 25 0 1 0 1781406531 12087296 2088 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2951 2088 1116 68 0 2883 0
[pid=32020] vsize: 11804
Current children cumulated CPU time (s) 196.25
Current children cumulated vsize (Kb) 11804

[startup+210.014 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2177 0 0 0 20375 232 0 0 25 0 1 0 1781406531 12070912 2088 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 2947 2088 1116 68 0 2879 0
[pid=32020] vsize: 11788
Current children cumulated CPU time (s) 206.07
Current children cumulated vsize (Kb) 11788

[startup+220.016 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2194 0 0 0 21351 241 0 0 25 0 1 0 1781406531 12070912 2105 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2947 2105 1116 68 0 2879 0
[pid=32020] vsize: 11788
Current children cumulated CPU time (s) 215.92
Current children cumulated vsize (Kb) 11788

[startup+230.017 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2198 0 0 0 22322 253 0 0 25 0 1 0 1781406531 12070912 2109 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2947 2109 1116 68 0 2879 0
[pid=32020] vsize: 11788
Current children cumulated CPU time (s) 225.75
Current children cumulated vsize (Kb) 11788

[startup+240.017 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2208 0 0 0 23297 263 0 0 25 0 1 0 1781406531 12206080 2119 4294967295 134512640 134736556 3221224560 3221222852 134717260 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2980 2119 1116 68 0 2912 0
[pid=32020] vsize: 11920
Current children cumulated CPU time (s) 235.6
Current children cumulated vsize (Kb) 11920

[startup+250.017 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2211 0 0 0 24272 273 0 0 25 0 1 0 1781406531 12206080 2122 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2980 2122 1116 68 0 2912 0
[pid=32020] vsize: 11920
Current children cumulated CPU time (s) 245.45
Current children cumulated vsize (Kb) 11920

[startup+260.018 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2223 0 0 0 25247 283 0 0 25 0 1 0 1781406531 12206080 2134 4294967295 134512640 134736556 3221224560 3221222840 1077377311 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2980 2134 1116 68 0 2912 0
[pid=32020] vsize: 11920
Current children cumulated CPU time (s) 255.3
Current children cumulated vsize (Kb) 11920

[startup+270.019 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2232 0 0 0 26221 294 0 0 25 0 1 0 1781406531 12206080 2143 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 2980 2143 1116 68 0 2912 0
[pid=32020] vsize: 11920
Current children cumulated CPU time (s) 265.15
Current children cumulated vsize (Kb) 11920

[startup+280.02 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2232 0 0 0 27196 303 0 0 25 0 1 0 1781406531 12206080 2143 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 2980 2143 1116 68 0 2912 0
[pid=32020] vsize: 11920
Current children cumulated CPU time (s) 274.99
Current children cumulated vsize (Kb) 11920

[startup+290.021 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2246 0 0 0 28174 311 0 0 25 0 1 0 1781406531 12341248 2157 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3013 2157 1116 68 0 2945 0
[pid=32020] vsize: 12052
Current children cumulated CPU time (s) 284.85
Current children cumulated vsize (Kb) 12052

[startup+300.021 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2246 0 0 0 29149 320 0 0 25 0 1 0 1781406531 12341248 2157 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3013 2157 1116 68 0 2945 0
[pid=32020] vsize: 12052
Current children cumulated CPU time (s) 294.69
Current children cumulated vsize (Kb) 12052

[startup+310.021 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2248 0 0 0 30125 329 0 0 25 0 1 0 1781406531 12341248 2159 4294967295 134512640 134736556 3221224560 3221223260 134553984 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3013 2159 1116 68 0 2945 0
[pid=32020] vsize: 12052
Current children cumulated CPU time (s) 304.54
Current children cumulated vsize (Kb) 12052

[startup+320.022 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2258 0 0 0 31097 340 0 0 25 0 1 0 1781406531 12341248 2169 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3013 2169 1116 68 0 2945 0
[pid=32020] vsize: 12052
Current children cumulated CPU time (s) 314.37
Current children cumulated vsize (Kb) 12052

[startup+330.023 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2286 0 0 0 32071 349 0 0 25 0 1 0 1781406531 12476416 2197 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3046 2197 1116 68 0 2978 0
[pid=32020] vsize: 12184
Current children cumulated CPU time (s) 324.2
Current children cumulated vsize (Kb) 12184

[startup+340.023 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2287 0 0 0 33044 361 0 0 25 0 1 0 1781406531 12476416 2198 4294967295 134512640 134736556 3221224560 3221223268 134560266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3046 2198 1116 68 0 2978 0
[pid=32020] vsize: 12184
Current children cumulated CPU time (s) 334.05
Current children cumulated vsize (Kb) 12184

[startup+350.024 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2303 0 0 0 34019 370 0 0 25 0 1 0 1781406531 12611584 2214 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3079 2214 1116 68 0 3011 0
[pid=32020] vsize: 12316
Current children cumulated CPU time (s) 343.89
Current children cumulated vsize (Kb) 12316

[startup+360.024 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2316 0 0 0 34990 380 0 0 25 0 1 0 1781406531 12611584 2227 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3079 2227 1116 68 0 3011 0
[pid=32020] vsize: 12316
Current children cumulated CPU time (s) 353.7
Current children cumulated vsize (Kb) 12316

[startup+370.025 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2339 0 0 0 35964 389 0 0 25 0 1 0 1781406531 12734464 2250 4294967295 134512640 134736556 3221224560 3221223232 134634421 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3109 2250 1116 68 0 3041 0
[pid=32020] vsize: 12436
Current children cumulated CPU time (s) 363.53
Current children cumulated vsize (Kb) 12436

[startup+380.026 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2357 0 0 0 36939 398 0 0 25 0 1 0 1781406531 12734464 2268 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3109 2268 1116 68 0 3041 0
[pid=32020] vsize: 12436
Current children cumulated CPU time (s) 373.37
Current children cumulated vsize (Kb) 12436

[startup+390.026 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2380 0 0 0 37916 408 0 0 25 0 1 0 1781406531 12869632 2291 4294967295 134512640 134736556 3221224560 3221223204 1077374461 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3142 2291 1116 68 0 3074 0
[pid=32020] vsize: 12568
Current children cumulated CPU time (s) 383.24
Current children cumulated vsize (Kb) 12568

[startup+400.027 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2402 0 0 0 38890 416 0 0 25 0 1 0 1781406531 13004800 2313 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3175 2313 1116 68 0 3107 0
[pid=32020] vsize: 12700
Current children cumulated CPU time (s) 393.06
Current children cumulated vsize (Kb) 12700

[startup+410.026 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2417 0 0 0 39864 425 0 0 25 0 1 0 1781406531 13004800 2328 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3175 2328 1116 68 0 3107 0
[pid=32020] vsize: 12700
Current children cumulated CPU time (s) 402.89
Current children cumulated vsize (Kb) 12700

[startup+420.027 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2432 0 0 0 40842 433 0 0 25 0 1 0 1781406531 13139968 2343 4294967295 134512640 134736556 3221224560 3221223096 1077377398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3208 2343 1116 68 0 3140 0
[pid=32020] vsize: 12832
Current children cumulated CPU time (s) 412.75
Current children cumulated vsize (Kb) 12832

[startup+430.028 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2442 0 0 0 41817 442 0 0 25 0 1 0 1781406531 13139968 2353 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3208 2353 1116 68 0 3140 0
[pid=32020] vsize: 12832
Current children cumulated CPU time (s) 422.59
Current children cumulated vsize (Kb) 12832

[startup+440.028 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2461 0 0 0 42796 449 0 0 25 0 1 0 1781406531 13139968 2372 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3208 2372 1116 68 0 3140 0
[pid=32020] vsize: 12832
Current children cumulated CPU time (s) 432.45
Current children cumulated vsize (Kb) 12832

[startup+450.029 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2461 0 0 0 43774 458 0 0 25 0 1 0 1781406531 13139968 2372 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3208 2372 1116 68 0 3140 0
[pid=32020] vsize: 12832
Current children cumulated CPU time (s) 442.32
Current children cumulated vsize (Kb) 12832

[startup+460.029 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2461 0 0 0 44751 466 0 0 25 0 1 0 1781406531 13139968 2372 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3208 2372 1116 68 0 3140 0
[pid=32020] vsize: 12832
Current children cumulated CPU time (s) 452.17
Current children cumulated vsize (Kb) 12832

[startup+470.03 s]
Raw data (loadavg): 0.99 0.97 0.81 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2466 0 0 0 45727 475 0 0 25 0 1 0 1781406531 13275136 2377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3241 2377 1116 68 0 3173 0
[pid=32020] vsize: 12964
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (Kb) 12964

[startup+480.031 s]
Raw data (loadavg): 0.99 0.97 0.81 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2466 0 0 0 46701 483 0 0 25 0 1 0 1781406531 13275136 2377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3241 2377 1116 68 0 3173 0
[pid=32020] vsize: 12964
Current children cumulated CPU time (s) 471.84
Current children cumulated vsize (Kb) 12964

[startup+490.031 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2474 0 0 0 47674 494 0 0 25 0 1 0 1781406531 13275136 2385 4294967295 134512640 134736556 3221224560 3221223184 134537355 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3241 2385 1116 68 0 3173 0
[pid=32020] vsize: 12964
Current children cumulated CPU time (s) 481.68
Current children cumulated vsize (Kb) 12964

[startup+500.032 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2484 0 0 0 48647 504 0 0 25 0 1 0 1781406531 13275136 2395 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3241 2395 1116 68 0 3173 0
[pid=32020] vsize: 12964
Current children cumulated CPU time (s) 491.51
Current children cumulated vsize (Kb) 12964

[startup+510.032 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2499 0 0 0 49625 512 0 0 25 0 1 0 1781406531 13410304 2410 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3274 2410 1116 68 0 3206 0
[pid=32020] vsize: 13096
Current children cumulated CPU time (s) 501.37
Current children cumulated vsize (Kb) 13096

[startup+520.032 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2502 0 0 0 50602 521 0 0 25 0 1 0 1781406531 13410304 2413 4294967295 134512640 134736556 3221224560 3221223088 134536397 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3274 2413 1116 68 0 3206 0
[pid=32020] vsize: 13096
Current children cumulated CPU time (s) 511.23
Current children cumulated vsize (Kb) 13096

[startup+530.033 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2503 0 0 0 51579 529 0 0 25 0 1 0 1781406531 13406208 2414 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3273 2414 1116 68 0 3205 0
[pid=32020] vsize: 13092
Current children cumulated CPU time (s) 521.08
Current children cumulated vsize (Kb) 13092

[startup+540.034 s]
Raw data (loadavg): 0.99 0.97 0.82 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 2519 0 0 0 52557 538 0 0 25 0 1 0 1781406531 13406208 2430 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3273 2430 1116 68 0 3205 0
[pid=32020] vsize: 13092
Current children cumulated CPU time (s) 530.95
Current children cumulated vsize (Kb) 13092

[startup+550.035 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2520 0 0 0 53534 546 0 0 25 0 1 0 1781406531 13406208 2431 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3273 2431 1116 68 0 3205 0
[pid=32020] vsize: 13092
Current children cumulated CPU time (s) 540.8
Current children cumulated vsize (Kb) 13092

[startup+560.036 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2527 0 0 0 54511 554 0 0 25 0 1 0 1781406531 13541376 2438 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3306 2438 1116 68 0 3238 0
[pid=32020] vsize: 13224
Current children cumulated CPU time (s) 550.65
Current children cumulated vsize (Kb) 13224

[startup+570.036 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2547 0 0 0 55485 564 0 0 25 0 1 0 1781406531 13541376 2458 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3306 2458 1116 68 0 3238 0
[pid=32020] vsize: 13224
Current children cumulated CPU time (s) 560.49
Current children cumulated vsize (Kb) 13224

[startup+580.037 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2568 0 0 0 56460 573 0 0 25 0 1 0 1781406531 13672448 2479 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3338 2479 1116 68 0 3270 0
[pid=32020] vsize: 13352
Current children cumulated CPU time (s) 570.33
Current children cumulated vsize (Kb) 13352

[startup+590.037 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2578 0 0 0 57435 582 0 0 25 0 1 0 1781406531 13672448 2489 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3338 2489 1116 68 0 3270 0
[pid=32020] vsize: 13352
Current children cumulated CPU time (s) 580.17
Current children cumulated vsize (Kb) 13352

[startup+600.038 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2589 0 0 0 58412 590 0 0 25 0 1 0 1781406531 13672448 2500 4294967295 134512640 134736556 3221224560 3221223084 134536346 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3338 2500 1116 68 0 3270 0
[pid=32020] vsize: 13352
Current children cumulated CPU time (s) 590.02
Current children cumulated vsize (Kb) 13352

[startup+610.039 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2595 0 0 0 59387 598 0 0 25 0 1 0 1781406531 13783040 2506 4294967295 134512640 134736556 3221224560 3221223216 134528485 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3365 2506 1116 68 0 3297 0
[pid=32020] vsize: 13460
Current children cumulated CPU time (s) 599.85
Current children cumulated vsize (Kb) 13460

[startup+620.04 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2611 0 0 0 60362 607 0 0 25 0 1 0 1781406531 13783040 2522 4294967295 134512640 134736556 3221224560 3221223176 134537571 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3365 2522 1116 68 0 3297 0
[pid=32020] vsize: 13460
Current children cumulated CPU time (s) 609.69
Current children cumulated vsize (Kb) 13460

[startup+630.04 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 2612 0 0 0 61334 617 0 0 25 0 1 0 1781406531 13783040 2523 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3365 2523 1116 68 0 3297 0
[pid=32020] vsize: 13460
Current children cumulated CPU time (s) 619.51
Current children cumulated vsize (Kb) 13460

[startup+640.04 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3010 0 0 0 62302 629 0 0 24 0 1 0 1781406531 15405056 2921 4294967295 134512640 134736556 3221224560 3221223272 134553009 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 3761 2921 1116 68 0 3693 0
[pid=32020] vsize: 15044
Current children cumulated CPU time (s) 629.31
Current children cumulated vsize (Kb) 15044

[startup+650.041 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3189 0 0 0 63275 639 0 0 25 0 1 0 1781406531 16216064 3100 4294967295 134512640 134736556 3221224560 3221223296 134529391 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 3959 3100 1116 68 0 3891 0
[pid=32020] vsize: 15836
Current children cumulated CPU time (s) 639.14
Current children cumulated vsize (Kb) 15836

[startup+660.042 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3251 0 0 0 64254 647 0 0 25 0 1 0 1781406531 16486400 3162 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4025 3162 1116 68 0 3957 0
[pid=32020] vsize: 16100
Current children cumulated CPU time (s) 649.01
Current children cumulated vsize (Kb) 16100

[startup+670.043 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3318 0 0 0 65232 652 0 0 25 0 1 0 1781406531 16756736 3229 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4091 3229 1116 68 0 4023 0
[pid=32020] vsize: 16364
Current children cumulated CPU time (s) 658.84
Current children cumulated vsize (Kb) 16364

[startup+680.044 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3380 0 0 0 66210 660 0 0 23 0 1 0 1781406531 17027072 3291 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4157 3291 1116 68 0 4089 0
[pid=32020] vsize: 16628
Current children cumulated CPU time (s) 668.7
Current children cumulated vsize (Kb) 16628

[startup+690.044 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3437 0 0 0 67185 670 0 0 25 0 1 0 1781406531 17162240 3348 4294967295 134512640 134736556 3221224560 3221223132 134634452 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4190 3348 1116 68 0 4122 0
[pid=32020] vsize: 16760
Current children cumulated CPU time (s) 678.55
Current children cumulated vsize (Kb) 16760

[startup+700.045 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3508 0 0 0 68165 678 0 0 25 0 1 0 1781406531 17432576 3419 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4256 3419 1116 68 0 4188 0
[pid=32020] vsize: 17024
Current children cumulated CPU time (s) 688.43
Current children cumulated vsize (Kb) 17024

[startup+710.045 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3536 0 0 0 69141 686 0 0 25 0 1 0 1781406531 17567744 3447 4294967295 134512640 134736556 3221224560 3221223296 134605778 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4289 3447 1116 68 0 4221 0
[pid=32020] vsize: 17156
Current children cumulated CPU time (s) 698.27
Current children cumulated vsize (Kb) 17156

[startup+720.047 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3652 0 0 0 70119 694 0 0 25 0 1 0 1781406531 18092032 3563 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4417 3563 1116 68 0 4349 0
[pid=32020] vsize: 17668
Current children cumulated CPU time (s) 708.13
Current children cumulated vsize (Kb) 17668

[startup+730.048 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3746 0 0 0 71094 704 0 0 25 0 1 0 1781406531 18497536 3657 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4516 3657 1116 68 0 4448 0
[pid=32020] vsize: 18064
Current children cumulated CPU time (s) 717.98
Current children cumulated vsize (Kb) 18064

[startup+740.048 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3783 0 0 0 72075 709 0 0 17 0 1 0 1781406531 18628608 3694 4294967295 134512640 134736556 3221224560 3221223084 134536254 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4548 3694 1116 68 0 4480 0
[pid=32020] vsize: 18192
Current children cumulated CPU time (s) 727.84
Current children cumulated vsize (Kb) 18192

[startup+750.048 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3801 0 0 0 73055 716 0 0 25 0 1 0 1781406531 18628608 3712 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4548 3712 1116 68 0 4480 0
[pid=32020] vsize: 18192
Current children cumulated CPU time (s) 737.71
Current children cumulated vsize (Kb) 18192

[startup+760.049 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3824 0 0 0 74039 722 0 0 25 0 1 0 1781406531 18755584 3735 4294967295 134512640 134736556 3221224560 3221223088 134716588 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4579 3735 1116 68 0 4511 0
[pid=32020] vsize: 18316
Current children cumulated CPU time (s) 747.61
Current children cumulated vsize (Kb) 18316

[startup+770.05 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3847 0 0 0 75021 729 0 0 25 0 1 0 1781406531 18890752 3758 4294967295 134512640 134736556 3221224560 3221223096 1077377580 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4612 3758 1116 68 0 4544 0
[pid=32020] vsize: 18448
Current children cumulated CPU time (s) 757.5
Current children cumulated vsize (Kb) 18448

[startup+780.051 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3861 0 0 0 76002 735 0 0 25 0 1 0 1781406531 18890752 3772 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4612 3772 1116 68 0 4544 0
[pid=32020] vsize: 18448
Current children cumulated CPU time (s) 767.37
Current children cumulated vsize (Kb) 18448

[startup+790.052 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3882 0 0 0 76982 741 0 0 25 0 1 0 1781406531 19025920 3793 4294967295 134512640 134736556 3221224560 3221223080 134535729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4645 3793 1116 68 0 4577 0
[pid=32020] vsize: 18580
Current children cumulated CPU time (s) 777.23
Current children cumulated vsize (Kb) 18580

[startup+800.053 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3903 0 0 0 77963 749 0 0 25 0 1 0 1781406531 19161088 3814 4294967295 134512640 134736556 3221224560 3221223232 134528613 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4678 3814 1116 68 0 4610 0
[pid=32020] vsize: 18712
Current children cumulated CPU time (s) 787.12
Current children cumulated vsize (Kb) 18712

[startup+810.053 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 3916 0 0 0 78946 754 0 0 25 0 1 0 1781406531 19161088 3827 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4678 3827 1116 68 0 4610 0
[pid=32020] vsize: 18712
Current children cumulated CPU time (s) 797
Current children cumulated vsize (Kb) 18712

[startup+820.053 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3934 0 0 0 79925 762 0 0 25 0 1 0 1781406531 19296256 3845 4294967295 134512640 134736556 3221224560 3221223096 1077377385 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4711 3845 1116 68 0 4643 0
[pid=32020] vsize: 18844
Current children cumulated CPU time (s) 806.87
Current children cumulated vsize (Kb) 18844

[startup+830.054 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3942 0 0 0 80904 768 0 0 25 0 1 0 1781406531 19267584 3853 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4704 3853 1116 68 0 4636 0
[pid=32020] vsize: 18816
Current children cumulated CPU time (s) 816.72
Current children cumulated vsize (Kb) 18816

[startup+840.054 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3956 0 0 0 81886 774 0 0 25 0 1 0 1781406531 19267584 3867 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4704 3867 1116 68 0 4636 0
[pid=32020] vsize: 18816
Current children cumulated CPU time (s) 826.6
Current children cumulated vsize (Kb) 18816

[startup+850.055 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3969 0 0 0 82866 781 0 0 25 0 1 0 1781406531 19386368 3880 4294967295 134512640 134736556 3221224560 3221223280 134529182 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4733 3880 1116 68 0 4665 0
[pid=32020] vsize: 18932
Current children cumulated CPU time (s) 836.47
Current children cumulated vsize (Kb) 18932

[startup+860.056 s]
Raw data (loadavg): 1.07 0.99 0.86 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3980 0 0 0 83847 789 0 0 25 0 1 0 1781406531 19386368 3891 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4733 3891 1116 68 0 4665 0
[pid=32020] vsize: 18932
Current children cumulated CPU time (s) 846.36
Current children cumulated vsize (Kb) 18932

[startup+870.057 s]
Raw data (loadavg): 1.06 0.99 0.86 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3988 0 0 0 84830 794 0 0 25 0 1 0 1781406531 19521536 3899 4294967295 134512640 134736556 3221224560 3221223268 134560250 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4766 3899 1116 68 0 4698 0
[pid=32020] vsize: 19064
Current children cumulated CPU time (s) 856.24
Current children cumulated vsize (Kb) 19064

[startup+880.058 s]
Raw data (loadavg): 1.05 0.99 0.86 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3994 0 0 0 85812 800 0 0 25 0 1 0 1781406531 19521536 3905 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4766 3905 1116 68 0 4698 0
[pid=32020] vsize: 19064
Current children cumulated CPU time (s) 866.12
Current children cumulated vsize (Kb) 19064

[startup+890.058 s]
Raw data (loadavg): 1.04 0.99 0.86 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3995 0 0 0 86796 806 0 0 25 0 1 0 1781406531 19521536 3906 4294967295 134512640 134736556 3221224560 3221223204 1077374528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4766 3906 1116 68 0 4698 0
[pid=32020] vsize: 19064
Current children cumulated CPU time (s) 876.02
Current children cumulated vsize (Kb) 19064

[startup+900.059 s]
Raw data (loadavg): 1.04 0.99 0.86 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 3995 0 0 0 87776 814 0 0 25 0 1 0 1781406531 19521536 3906 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4766 3906 1116 68 0 4698 0
[pid=32020] vsize: 19064
Current children cumulated CPU time (s) 885.9
Current children cumulated vsize (Kb) 19064

[startup+910.059 s]
Raw data (loadavg): 1.03 0.99 0.86 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4009 0 0 0 88758 820 0 0 25 0 1 0 1781406531 19521536 3920 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4766 3920 1116 68 0 4698 0
[pid=32020] vsize: 19064
Current children cumulated CPU time (s) 895.78
Current children cumulated vsize (Kb) 19064

[startup+920.06 s]
Raw data (loadavg): 1.03 0.99 0.86 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4013 0 0 0 89739 827 0 0 25 0 1 0 1781406531 19521536 3924 4294967295 134512640 134736556 3221224560 3221223208 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4766 3924 1116 68 0 4698 0
[pid=32020] vsize: 19064
Current children cumulated CPU time (s) 905.66
Current children cumulated vsize (Kb) 19064

[startup+930.06 s]
Raw data (loadavg): 1.02 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4015 0 0 0 90721 833 0 0 25 0 1 0 1781406531 19521536 3926 4294967295 134512640 134736556 3221224560 3221223296 134529461 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4766 3926 1116 68 0 4698 0
[pid=32020] vsize: 19064
Current children cumulated CPU time (s) 915.54
Current children cumulated vsize (Kb) 19064

[startup+940.06 s]
Raw data (loadavg): 1.02 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4020 0 0 0 91703 841 0 0 25 0 1 0 1781406531 19656704 3931 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4799 3931 1116 68 0 4731 0
[pid=32020] vsize: 19196
Current children cumulated CPU time (s) 925.44
Current children cumulated vsize (Kb) 19196

[startup+950.061 s]
Raw data (loadavg): 1.01 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4027 0 0 0 92685 849 0 0 25 0 1 0 1781406531 19656704 3938 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4799 3938 1116 68 0 4731 0
[pid=32020] vsize: 19196
Current children cumulated CPU time (s) 935.34
Current children cumulated vsize (Kb) 19196

[startup+960.061 s]
Raw data (loadavg): 1.01 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4027 0 0 0 93668 856 0 0 25 0 1 0 1781406531 19640320 3938 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4795 3938 1116 68 0 4727 0
[pid=32020] vsize: 19180
Current children cumulated CPU time (s) 945.24
Current children cumulated vsize (Kb) 19180

[startup+970.062 s]
Raw data (loadavg): 1.01 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4031 0 0 0 94648 863 0 0 25 0 1 0 1781406531 19640320 3942 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4795 3942 1116 68 0 4727 0
[pid=32020] vsize: 19180
Current children cumulated CPU time (s) 955.11
Current children cumulated vsize (Kb) 19180

[startup+980.063 s]
Raw data (loadavg): 1.01 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4039 0 0 0 95632 868 0 0 25 0 1 0 1781406531 19640320 3950 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4795 3950 1116 68 0 4727 0
[pid=32020] vsize: 19180
Current children cumulated CPU time (s) 965
Current children cumulated vsize (Kb) 19180

[startup+990.064 s]
Raw data (loadavg): 1.01 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4049 0 0 0 96612 876 0 0 25 0 1 0 1781406531 19775488 3960 4294967295 134512640 134736556 3221224560 3221222924 1077379921 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4828 3960 1116 68 0 4760 0
[pid=32020] vsize: 19312
Current children cumulated CPU time (s) 974.88
Current children cumulated vsize (Kb) 19312

[startup+1000.06 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4059 0 0 0 97593 882 0 0 25 0 1 0 1781406531 19759104 3970 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4824 3970 1116 68 0 4756 0
[pid=32020] vsize: 19296
Current children cumulated CPU time (s) 984.75
Current children cumulated vsize (Kb) 19296

[startup+1010.07 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4063 0 0 0 98576 888 0 0 25 0 1 0 1781406531 19759104 3974 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4824 3974 1116 68 0 4756 0
[pid=32020] vsize: 19296
Current children cumulated CPU time (s) 994.64
Current children cumulated vsize (Kb) 19296

[startup+1020.07 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4063 0 0 0 99558 896 0 0 25 0 1 0 1781406531 19759104 3974 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4824 3974 1116 68 0 4756 0
[pid=32020] vsize: 19296
Current children cumulated CPU time (s) 1004.54
Current children cumulated vsize (Kb) 19296

[startup+1030.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4080 0 0 0 100541 902 0 0 25 0 1 0 1781406531 19894272 3991 4294967295 134512640 134736556 3221224560 3221223212 134534811 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4857 3991 1116 68 0 4789 0
[pid=32020] vsize: 19428
Current children cumulated CPU time (s) 1014.43
Current children cumulated vsize (Kb) 19428

[startup+1040.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4080 0 0 0 101524 908 0 0 25 0 1 0 1781406531 19865600 3991 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4850 3991 1116 68 0 4782 0
[pid=32020] vsize: 19400
Current children cumulated CPU time (s) 1024.32
Current children cumulated vsize (Kb) 19400

[startup+1050.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4080 0 0 0 102506 914 0 0 25 0 1 0 1781406531 19865600 3991 4294967295 134512640 134736556 3221224560 3221223232 134528763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4850 3991 1116 68 0 4782 0
[pid=32020] vsize: 19400
Current children cumulated CPU time (s) 1034.2
Current children cumulated vsize (Kb) 19400

[startup+1060.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4087 0 0 0 103490 920 0 0 25 0 1 0 1781406531 19865600 3998 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4850 3998 1116 68 0 4782 0
[pid=32020] vsize: 19400
Current children cumulated CPU time (s) 1044.1
Current children cumulated vsize (Kb) 19400

[startup+1070.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4103 0 0 0 104471 927 0 0 25 0 1 0 1781406531 19865600 4014 4294967295 134512640 134736556 3221224560 3221223024 134536188 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4850 4014 1116 68 0 4782 0
[pid=32020] vsize: 19400
Current children cumulated CPU time (s) 1053.98
Current children cumulated vsize (Kb) 19400

[startup+1080.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4104 0 0 0 105452 934 0 0 25 0 1 0 1781406531 20000768 4015 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4883 4015 1116 68 0 4815 0
[pid=32020] vsize: 19532
Current children cumulated CPU time (s) 1063.86
Current children cumulated vsize (Kb) 19532

[startup+1090.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4108 0 0 0 106435 941 0 0 25 0 1 0 1781406531 20000768 4019 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4883 4019 1116 68 0 4815 0
[pid=32020] vsize: 19532
Current children cumulated CPU time (s) 1073.76
Current children cumulated vsize (Kb) 19532

[startup+1100.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4108 0 0 0 107416 947 0 0 25 0 1 0 1781406531 20000768 4019 4294967295 134512640 134736556 3221224560 3221223072 134716764 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4883 4019 1116 68 0 4815 0
[pid=32020] vsize: 19532
Current children cumulated CPU time (s) 1083.63
Current children cumulated vsize (Kb) 19532

[startup+1110.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4108 0 0 0 108396 954 0 0 25 0 1 0 1781406531 20000768 4019 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4883 4019 1116 68 0 4815 0
[pid=32020] vsize: 19532
Current children cumulated CPU time (s) 1093.5
Current children cumulated vsize (Kb) 19532

[startup+1120.07 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4108 0 0 0 109379 960 0 0 25 0 1 0 1781406531 20000768 4019 4294967295 134512640 134736556 3221224560 3221223024 134717473 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4883 4019 1116 68 0 4815 0
[pid=32020] vsize: 19532
Current children cumulated CPU time (s) 1103.39
Current children cumulated vsize (Kb) 19532

[startup+1130.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4108 0 0 0 110358 967 0 0 25 0 1 0 1781406531 19996672 4019 4294967295 134512640 134736556 3221224560 3221223284 134605530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4882 4019 1116 68 0 4814 0
[pid=32020] vsize: 19528
Current children cumulated CPU time (s) 1113.25
Current children cumulated vsize (Kb) 19528

[startup+1140.07 s]
Raw data (loadavg): 1.00 0.99 0.89 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 4117 0 0 0 111340 971 0 0 25 0 1 0 1781406531 19996672 4028 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4882 4028 1116 68 0 4814 0
[pid=32020] vsize: 19528
Current children cumulated CPU time (s) 1123.11
Current children cumulated vsize (Kb) 19528

[startup+1150.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4124 0 0 0 112323 978 0 0 25 0 1 0 1781406531 19996672 4035 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4882 4035 1116 68 0 4814 0
[pid=32020] vsize: 19528
Current children cumulated CPU time (s) 1133.01
Current children cumulated vsize (Kb) 19528

[startup+1160.07 s]
Raw data (loadavg): 1.00 0.99 0.89 1/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) T 32019 32020 31778 0 -1 0 4124 0 0 0 113305 984 0 0 25 0 1 0 1781406531 19996672 4035 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4882 4035 1116 68 0 4814 0
[pid=32020] vsize: 19528
Current children cumulated CPU time (s) 1142.89
Current children cumulated vsize (Kb) 19528

[startup+1170.07 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4127 0 0 0 114288 990 0 0 25 0 1 0 1781406531 19996672 4038 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32020/statm): 4882 4038 1116 68 0 4814 0
[pid=32020] vsize: 19528
Current children cumulated CPU time (s) 1152.78
Current children cumulated vsize (Kb) 19528

[startup+1180.08 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4142 0 0 0 115269 996 0 0 25 0 1 0 1781406531 20131840 4053 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4915 4053 1116 68 0 4847 0
[pid=32020] vsize: 19660
Current children cumulated CPU time (s) 1162.65
Current children cumulated vsize (Kb) 19660

[startup+1190.08 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4142 0 0 0 116251 1004 0 0 25 0 1 0 1781406531 20131840 4053 4294967295 134512640 134736556 3221224560 3221223084 134536679 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4915 4053 1116 68 0 4847 0
[pid=32020] vsize: 19660
Current children cumulated CPU time (s) 1172.55
Current children cumulated vsize (Kb) 19660

[startup+1200.08 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4142 0 0 0 117232 1010 0 0 25 0 1 0 1781406531 20131840 4053 4294967295 134512640 134736556 3221224560 3221223296 134529073 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4915 4053 1116 68 0 4847 0
[pid=32020] vsize: 19660
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (Kb) 19660

[startup+1210.08 s]
Raw data (loadavg): 1.00 0.99 0.89 2/56 32020
Raw data (/proc/32020/stat): 32020 (bsolo) R 32019 32020 31778 0 -1 0 4142 0 0 0 118214 1017 0 0 25 0 1 0 1781406531 20094976 4053 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32020/statm): 4906 4053 1116 68 0 4838 0
[pid=32020] vsize: 19624
Current children cumulated CPU time (s) 1192.31
Current children cumulated vsize (Kb) 19624
One traced child (pid=32020) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1212.82
CPU time (s): 1195.02
CPU user time (s): 1184.82
CPU system time (s): 10.2014
CPU usage (%): 98.5327
Max. virtual memory (cumulated for all children) (Kb): 19660

Verifier Data

ERROR: no interpretation found !