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_40_pb.cnf.cr.opb
MD5SUM85d4e2fa5fd7a61a85d3ecb1e311bddb
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.092985
Number of variables2800
Total number of constraints150
Number of constraints which are clauses80
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 constraint40

Trace number 88

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        953688 kB
Buffers:         33456 kB
Cached:          23076 kB
SwapCached:        792 kB
Active:          52772 kB
Inactive:         6392 kB
HighTotal:      131008 kB
HighFree:       104132 kB
LowTotal:       903652 kB
LowFree:        849556 kB
SwapTotal:     2097136 kB
SwapFree:      2095876 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5752 kB
Slab:            16124 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:58 (client local time) WITH STATUS 0 IN 1195.03 SECONDS
stats: 13 7 1195.03 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 2800 variables and 150 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.266
c After prepocess the problem consists of 2800 variables and 150 constraints.
c Restart #1 #Var: 2800 #Dec: 1833 LB: 0 @ 0.718
c Restart #2 #Var: 2800 #Dec: 2269 LB: 0 @ 1.237
c Restart #3 #Var: 2800 #Dec: 2903 LB: 0 @ 2.29
c Restart #4 #Var: 2800 #Dec: 3746 LB: 0 @ 3.686
c Restart #5 #Var: 2800 #Dec: 4805 LB: 0 @ 5.815
c Restart #6 #Var: 2800 #Dec: 6094 LB: 0 @ 8.196
c Restart #7 #Var: 2800 #Dec: 7622 LB: 0 @ 11.344
c Restart #8 #Var: 2800 #Dec: 9454 LB: 0 @ 14.893
c Restart #9 #Var: 2800 #Dec: 11454 LB: 0 @ 18.772
c Restart #10 #Var: 2800 #Dec: 13750 LB: 0 @ 23.599
c Restart #11 #Var: 2800 #Dec: 16282 LB: 0 @ 28.247
c Restart #12 #Var: 2800 #Dec: 19062 LB: 0 @ 33.941
c Restart #13 #Var: 2800 #Dec: 21956 LB: 0 @ 40.035
c Restart #14 #Var: 2800 #Dec: 25135 LB: 0 @ 46.939
c Restart #15 #Var: 2800 #Dec: 28442 LB: 0 @ 55.16
c Restart #16 #Var: 2800 #Dec: 32075 LB: 0 @ 63.139
c Restart #17 #Var: 2800 #Dec: 35834 LB: 0 @ 70.92
c Restart #18 #Var: 2800 #Dec: 39792 LB: 0 @ 80.506
c Restart #19 #Var: 2800 #Dec: 43966 LB: 0 @ 91.824
c Restart #20 #Var: 2800 #Dec: 48483 LB: 0 @ 103.24
c Restart #21 #Var: 2800 #Dec: 53006 LB: 0 @ 115.22
c Restart #22 #Var: 2800 #Dec: 57987 LB: 0 @ 126.67
c Restart #23 #Var: 2800 #Dec: 63115 LB: 0 @ 138.78
c Restart #24 #Var: 2800 #Dec: 68517 LB: 0 @ 152.05
c Restart #25 #Var: 2800 #Dec: 73942 LB: 0 @ 165.64
c Restart #26 #Var: 2800 #Dec: 79678 LB: 0 @ 179.6
c Restart #27 #Var: 2800 #Dec: 85788 LB: 0 @ 195.62
c Restart #28 #Var: 2800 #Dec: 91754 LB: 0 @ 214.61
c Restart #29 #Var: 2800 #Dec: 98126 LB: 0 @ 234.38
c Restart #30 #Var: 2800 #Dec: 105071 LB: 0 @ 253.25
c Restart #31 #Var: 2800 #Dec: 112165 LB: 0 @ 272.3
c Restart #32 #Var: 2800 #Dec: 119484 LB: 0 @ 293.08
c Restart #33 #Var: 2800 #Dec: 126635 LB: 0 @ 313.13
c Restart #34 #Var: 2800 #Dec: 134330 LB: 0 @ 333.9
c Restart #35 #Var: 2800 #Dec: 142036 LB: 0 @ 356.51
c Restart #36 #Var: 2800 #Dec: 150028 LB: 0 @ 382.73
c Restart #37 #Var: 2800 #Dec: 158495 LB: 0 @ 405.81
c Restart #38 #Var: 2800 #Dec: 166951 LB: 0 @ 432.39
c Restart #39 #Var: 2800 #Dec: 175623 LB: 0 @ 461.26
c Restart #40 #Var: 2800 #Dec: 184515 LB: 0 @ 491.08
c Restart #41 #Var: 2800 #Dec: 193476 LB: 0 @ 520.5
c Restart #42 #Var: 2800 #Dec: 202856 LB: 0 @ 551.25
c Restart #43 #Var: 2800 #Dec: 212451 LB: 0 @ 585.48
c CHANGE Heuristic... 
c Restart #0 #Var: 2800 #Dec: 222117 LB: 0 @ 617.2
c Restart #1 #Var: 2800 #Dec: 222526 LB: 0 @ 617.63
c Restart #2 #Var: 2800 #Dec: 222964 LB: 0 @ 618.45
c Restart #3 #Var: 2800 #Dec: 223615 LB: 0 @ 619.74
c Restart #4 #Var: 2800 #Dec: 224511 LB: 0 @ 621.68
c Restart #5 #Var: 2800 #Dec: 225624 LB: 0 @ 624.15
c Restart #6 #Var: 2800 #Dec: 226915 LB: 0 @ 627.26
c Restart #7 #Var: 2800 #Dec: 228399 LB: 0 @ 630.84
c Restart #8 #Var: 2800 #Dec: 230110 LB: 0 @ 635.05
c Restart #9 #Var: 2800 #Dec: 232085 LB: 0 @ 639.93
c Restart #10 #Var: 2800 #Dec: 234232 LB: 0 @ 645.64
c Restart #11 #Var: 2800 #Dec: 236637 LB: 0 @ 651.97
c Restart #12 #Var: 2800 #Dec: 239244 LB: 0 @ 658.06
c Restart #13 #Var: 2800 #Dec: 242146 LB: 0 @ 667.18
c Restart #14 #Var: 2800 #Dec: 245367 LB: 0 @ 676.42
c Restart #15 #Var: 2800 #Dec: 248756 LB: 0 @ 687.61
c Restart #16 #Var: 2800 #Dec: 252419 LB: 0 @ 699.95
c Restart #17 #Var: 2800 #Dec: 256148 LB: 0 @ 713.44
c Restart #18 #Var: 2800 #Dec: 260227 LB: 0 @ 727.81
c Restart #19 #Var: 2800 #Dec: 264463 LB: 0 @ 743.21
c Restart #20 #Var: 2800 #Dec: 268857 LB: 0 @ 760.04
c Restart #21 #Var: 2800 #Dec: 273569 LB: 0 @ 777.02
c Restart #22 #Var: 2800 #Dec: 278378 LB: 0 @ 795.38
c Restart #23 #Var: 2800 #Dec: 283434 LB: 0 @ 813.81
c Restart #24 #Var: 2800 #Dec: 288943 LB: 0 @ 833.23
c Restart #25 #Var: 2800 #Dec: 294552 LB: 0 @ 852.94
c Restart #26 #Var: 2800 #Dec: 300304 LB: 0 @ 872.94
c Restart #27 #Var: 2800 #Dec: 306278 LB: 0 @ 894.71
c Restart #28 #Var: 2800 #Dec: 312703 LB: 0 @ 917.92
c Restart #29 #Var: 2800 #Dec: 319055 LB: 0 @ 940.34
c Restart #30 #Var: 2800 #Dec: 325925 LB: 0 @ 964.59
c Restart #31 #Var: 2800 #Dec: 332828 LB: 0 @ 989.27
c Restart #32 #Var: 2800 #Dec: 340064 LB: 0 @ 1015.7
c Restart #33 #Var: 2800 #Dec: 347472 LB: 0 @ 1041.6
c Restart #34 #Var: 2800 #Dec: 355092 LB: 0 @ 1067.7
c Restart #35 #Var: 2800 #Dec: 362787 LB: 0 @ 1096
c Restart #36 #Var: 2800 #Dec: 370848 LB: 0 @ 1124.8
c Restart #37 #Var: 2800 #Dec: 379010 LB: 0 @ 1156.8
c Restart #38 #Var: 2800 #Dec: 387513 LB: 0 @ 1188.8
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/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1767851215 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 107 3 90 68 0 39 0
[pid=27903] 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/wulflinc8/normalized-chnl35_40_pb.cnf.cr.opb

[startup+10.0037 s]
Raw data (loadavg): 0.93 0.95 0.72 1/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 1691 0 0 0 955 16 0 0 25 0 1 0 1767851215 10063872 1602 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2457 1602 1116 68 0 2389 0
[pid=27903] vsize: 9828
Current children cumulated CPU time (s) 9.71
Current children cumulated vsize (Kb) 9828

[startup+20.0055 s]
Raw data (loadavg): 0.94 0.96 0.73 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 1798 0 0 0 1924 28 0 0 25 0 1 0 1767851215 10469376 1709 4294967295 134512640 134736556 3221224560 3221223312 134556567 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 2556 1709 1116 68 0 2488 0
[pid=27903] vsize: 10224
Current children cumulated CPU time (s) 19.52
Current children cumulated vsize (Kb) 10224

[startup+30.0063 s]
Raw data (loadavg): 0.95 0.96 0.73 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 1834 0 0 0 2894 39 0 0 25 0 1 0 1767851215 10604544 1745 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2589 1745 1116 68 0 2521 0
[pid=27903] vsize: 10356
Current children cumulated CPU time (s) 29.33
Current children cumulated vsize (Kb) 10356

[startup+40.0061 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 1871 0 0 0 3869 48 0 0 25 0 1 0 1767851215 10735616 1782 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2621 1782 1116 68 0 2553 0
[pid=27903] vsize: 10484
Current children cumulated CPU time (s) 39.17
Current children cumulated vsize (Kb) 10484

[startup+50.0079 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 1904 0 0 0 4848 56 0 0 25 0 1 0 1767851215 10899456 1815 4294967295 134512640 134736556 3221224560 3221223136 134543143 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2661 1815 1116 68 0 2593 0
[pid=27903] vsize: 10644
Current children cumulated CPU time (s) 49.04
Current children cumulated vsize (Kb) 10644

[startup+60.0087 s]
Raw data (loadavg): 0.97 0.96 0.74 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 1969 0 0 0 5822 65 0 0 25 0 1 0 1767851215 11264000 1880 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2750 1880 1116 68 0 2682 0
[pid=27903] vsize: 11000
Current children cumulated CPU time (s) 58.87
Current children cumulated vsize (Kb) 11000

[startup+70.0085 s]
Raw data (loadavg): 0.97 0.96 0.74 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2020 0 0 0 6796 75 0 0 25 0 1 0 1767851215 11386880 1931 4294967295 134512640 134736556 3221224560 3221223096 1077378438 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2780 1931 1116 68 0 2712 0
[pid=27903] vsize: 11120
Current children cumulated CPU time (s) 68.71
Current children cumulated vsize (Kb) 11120

[startup+80.0093 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2155 0 0 0 7770 85 0 0 25 0 1 0 1767851215 12025856 2066 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2936 2066 1116 68 0 2868 0
[pid=27903] vsize: 11744
Current children cumulated CPU time (s) 78.55
Current children cumulated vsize (Kb) 11744

[startup+90.0101 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2191 0 0 0 8749 93 0 0 25 0 1 0 1767851215 12161024 2102 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2969 2102 1116 68 0 2901 0
[pid=27903] vsize: 11876
Current children cumulated CPU time (s) 88.42
Current children cumulated vsize (Kb) 11876

[startup+100.011 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2210 0 0 0 9732 99 0 0 25 0 1 0 1767851215 12161024 2121 4294967295 134512640 134736556 3221224560 3221223104 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 2969 2121 1116 68 0 2901 0
[pid=27903] vsize: 11876
Current children cumulated CPU time (s) 98.31
Current children cumulated vsize (Kb) 11876

[startup+110.012 s]
Raw data (loadavg): 0.98 0.96 0.75 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2223 0 0 0 10710 106 0 0 25 0 1 0 1767851215 12255232 2134 4294967295 134512640 134736556 3221224560 3221223120 134543131 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2992 2134 1116 68 0 2924 0
[pid=27903] vsize: 11968
Current children cumulated CPU time (s) 108.16
Current children cumulated vsize (Kb) 11968

[startup+120.011 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2235 0 0 0 11690 113 0 0 25 0 1 0 1767851215 12255232 2146 4294967295 134512640 134736556 3221224560 3221223116 134536662 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 2992 2146 1116 68 0 2924 0
[pid=27903] vsize: 11968
Current children cumulated CPU time (s) 118.03
Current children cumulated vsize (Kb) 11968

[startup+130.012 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2260 0 0 0 12666 122 0 0 25 0 1 0 1767851215 12374016 2171 4294967295 134512640 134736556 3221224560 3221223296 134605900 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3021 2171 1116 68 0 2953 0
[pid=27903] vsize: 12084
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (Kb) 12084

[startup+140.013 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2276 0 0 0 13646 129 0 0 25 0 1 0 1767851215 12509184 2187 4294967295 134512640 134736556 3221224560 3221223104 134543669 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3054 2187 1116 68 0 2986 0
[pid=27903] vsize: 12216
Current children cumulated CPU time (s) 137.75
Current children cumulated vsize (Kb) 12216

[startup+150.014 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2287 0 0 0 14624 138 0 0 25 0 1 0 1767851215 12509184 2198 4294967295 134512640 134736556 3221224560 3221223164 134543226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3054 2198 1116 68 0 2986 0
[pid=27903] vsize: 12216
Current children cumulated CPU time (s) 147.62
Current children cumulated vsize (Kb) 12216

[startup+160.015 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2306 0 0 0 15603 146 0 0 25 0 1 0 1767851215 12644352 2217 4294967295 134512640 134736556 3221224560 3221223152 134716180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3087 2217 1116 68 0 3019 0
[pid=27903] vsize: 12348
Current children cumulated CPU time (s) 157.49
Current children cumulated vsize (Kb) 12348

[startup+170.014 s]
Raw data (loadavg): 0.99 0.97 0.76 1/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 2330 0 0 0 16581 154 0 0 25 0 1 0 1767851215 12644352 2241 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3087 2241 1116 68 0 3019 0
[pid=27903] vsize: 12348
Current children cumulated CPU time (s) 167.35
Current children cumulated vsize (Kb) 12348

[startup+180.015 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2370 0 0 0 17557 161 0 0 25 0 1 0 1767851215 12779520 2281 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3120 2281 1116 68 0 3052 0
[pid=27903] vsize: 12480
Current children cumulated CPU time (s) 177.18
Current children cumulated vsize (Kb) 12480

[startup+190.016 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2387 0 0 0 18537 168 0 0 25 0 1 0 1767851215 12910592 2298 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3152 2298 1116 68 0 3084 0
[pid=27903] vsize: 12608
Current children cumulated CPU time (s) 187.05
Current children cumulated vsize (Kb) 12608

[startup+200.017 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2395 0 0 0 19516 176 0 0 25 0 1 0 1767851215 12910592 2306 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3152 2306 1116 68 0 3084 0
[pid=27903] vsize: 12608
Current children cumulated CPU time (s) 196.92
Current children cumulated vsize (Kb) 12608

[startup+210.018 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2432 0 0 0 20498 184 0 0 25 0 1 0 1767851215 13045760 2343 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3185 2343 1116 68 0 3117 0
[pid=27903] vsize: 12740
Current children cumulated CPU time (s) 206.82
Current children cumulated vsize (Kb) 12740

[startup+220.017 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2448 0 0 0 21480 190 0 0 25 0 1 0 1767851215 13160448 2359 4294967295 134512640 134736556 3221224560 3221223184 134537441 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3213 2359 1116 68 0 3145 0
[pid=27903] vsize: 12852
Current children cumulated CPU time (s) 216.7
Current children cumulated vsize (Kb) 12852

[startup+230.018 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 2448 0 0 0 22459 197 0 0 25 0 1 0 1767851215 13160448 2359 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3213 2359 1116 68 0 3145 0
[pid=27903] vsize: 12852
Current children cumulated CPU time (s) 226.56
Current children cumulated vsize (Kb) 12852

[startup+240.018 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2460 0 0 0 23441 204 0 0 25 0 1 0 1767851215 13160448 2371 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3213 2371 1116 68 0 3145 0
[pid=27903] vsize: 12852
Current children cumulated CPU time (s) 236.45
Current children cumulated vsize (Kb) 12852

[startup+250.019 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2460 0 0 0 24418 213 0 0 25 0 1 0 1767851215 13160448 2371 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3213 2371 1116 68 0 3145 0
[pid=27903] vsize: 12852
Current children cumulated CPU time (s) 246.31
Current children cumulated vsize (Kb) 12852

[startup+260.019 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2475 0 0 0 25399 220 0 0 25 0 1 0 1767851215 13295616 2386 4294967295 134512640 134736556 3221224560 3221223164 134537559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3246 2386 1116 68 0 3178 0
[pid=27903] vsize: 12984
Current children cumulated CPU time (s) 256.19
Current children cumulated vsize (Kb) 12984

[startup+270.018 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2489 0 0 0 26376 229 0 0 25 0 1 0 1767851215 13295616 2400 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3246 2400 1116 68 0 3178 0
[pid=27903] vsize: 12984
Current children cumulated CPU time (s) 266.05
Current children cumulated vsize (Kb) 12984

[startup+280.019 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2501 0 0 0 27352 236 0 0 25 0 1 0 1767851215 13430784 2412 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3279 2412 1116 68 0 3211 0
[pid=27903] vsize: 13116
Current children cumulated CPU time (s) 275.88
Current children cumulated vsize (Kb) 13116

[startup+290.02 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2501 0 0 0 28330 243 0 0 25 0 1 0 1767851215 13430784 2412 4294967295 134512640 134736556 3221224560 3221223120 134551147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3279 2412 1116 68 0 3211 0
[pid=27903] vsize: 13116
Current children cumulated CPU time (s) 285.73
Current children cumulated vsize (Kb) 13116

[startup+300.021 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2525 0 0 0 29310 250 0 0 25 0 1 0 1767851215 13430784 2436 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3279 2436 1116 68 0 3211 0
[pid=27903] vsize: 13116
Current children cumulated CPU time (s) 295.6
Current children cumulated vsize (Kb) 13116

[startup+310.022 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2526 0 0 0 30286 259 0 0 25 0 1 0 1767851215 13430784 2437 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3279 2437 1116 68 0 3211 0
[pid=27903] vsize: 13116
Current children cumulated CPU time (s) 305.45
Current children cumulated vsize (Kb) 13116

[startup+320.021 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2556 0 0 0 31265 265 0 0 25 0 1 0 1767851215 13565952 2467 4294967295 134512640 134736556 3221224560 3221223232 134528729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3312 2467 1116 68 0 3244 0
[pid=27903] vsize: 13248
Current children cumulated CPU time (s) 315.3
Current children cumulated vsize (Kb) 13248

[startup+330.022 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2556 0 0 0 32243 273 0 0 25 0 1 0 1767851215 13565952 2467 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3312 2467 1116 68 0 3244 0
[pid=27903] vsize: 13248
Current children cumulated CPU time (s) 325.16
Current children cumulated vsize (Kb) 13248

[startup+340.023 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2620 0 0 0 33217 283 0 0 25 0 1 0 1767851215 13836288 2531 4294967295 134512640 134736556 3221224560 3221223152 1077377192 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3378 2531 1116 68 0 3310 0
[pid=27903] vsize: 13512
Current children cumulated CPU time (s) 335
Current children cumulated vsize (Kb) 13512

[startup+350.024 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2643 0 0 0 34196 291 0 0 25 0 1 0 1767851215 13971456 2554 4294967295 134512640 134736556 3221224560 3221223200 134553350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3411 2554 1116 68 0 3343 0
[pid=27903] vsize: 13644
Current children cumulated CPU time (s) 344.87
Current children cumulated vsize (Kb) 13644

[startup+360.024 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2684 0 0 0 35174 299 0 0 25 0 1 0 1767851215 14106624 2595 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3444 2595 1116 68 0 3376 0
[pid=27903] vsize: 13776
Current children cumulated CPU time (s) 354.73
Current children cumulated vsize (Kb) 13776

[startup+370.024 s]
Raw data (loadavg): 0.99 0.97 0.80 1/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 2708 0 0 0 36154 306 0 0 25 0 1 0 1767851215 14241792 2619 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3477 2619 1116 68 0 3409 0
[pid=27903] vsize: 13908
Current children cumulated CPU time (s) 364.6
Current children cumulated vsize (Kb) 13908

[startup+380.025 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2708 0 0 0 37133 313 0 0 25 0 1 0 1767851215 14241792 2619 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3477 2619 1116 68 0 3409 0
[pid=27903] vsize: 13908
Current children cumulated CPU time (s) 374.46
Current children cumulated vsize (Kb) 13908

[startup+390.025 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2725 0 0 0 38116 319 0 0 25 0 1 0 1767851215 14241792 2636 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3477 2636 1116 68 0 3409 0
[pid=27903] vsize: 13908
Current children cumulated CPU time (s) 384.35
Current children cumulated vsize (Kb) 13908

[startup+400.026 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2746 0 0 0 39091 327 0 0 25 0 1 0 1767851215 14376960 2657 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3510 2657 1116 68 0 3442 0
[pid=27903] vsize: 14040
Current children cumulated CPU time (s) 394.18
Current children cumulated vsize (Kb) 14040

[startup+410.026 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2770 0 0 0 40071 334 0 0 25 0 1 0 1767851215 14503936 2681 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3541 2681 1116 68 0 3473 0
[pid=27903] vsize: 14164
Current children cumulated CPU time (s) 404.05
Current children cumulated vsize (Kb) 14164

[startup+420.027 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2771 0 0 0 41052 340 0 0 25 0 1 0 1767851215 14503936 2682 4294967295 134512640 134736556 3221224560 3221223144 134549959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3541 2682 1116 68 0 3473 0
[pid=27903] vsize: 14164
Current children cumulated CPU time (s) 413.92
Current children cumulated vsize (Kb) 14164

[startup+430.028 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2771 0 0 0 42032 346 0 0 25 0 1 0 1767851215 14503936 2682 4294967295 134512640 134736556 3221224560 3221223448 134587017 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3541 2682 1116 68 0 3473 0
[pid=27903] vsize: 14164
Current children cumulated CPU time (s) 423.78
Current children cumulated vsize (Kb) 14164

[startup+440.028 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2791 0 0 0 43012 352 0 0 25 0 1 0 1767851215 14503936 2702 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3541 2702 1116 68 0 3473 0
[pid=27903] vsize: 14164
Current children cumulated CPU time (s) 433.64
Current children cumulated vsize (Kb) 14164

[startup+450.029 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2791 0 0 0 43993 359 0 0 25 0 1 0 1767851215 14503936 2702 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3541 2702 1116 68 0 3473 0
[pid=27903] vsize: 14164
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (Kb) 14164

[startup+460.029 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2794 0 0 0 44970 367 0 0 25 0 1 0 1767851215 14639104 2705 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3574 2705 1116 68 0 3506 0
[pid=27903] vsize: 14296
Current children cumulated CPU time (s) 453.37
Current children cumulated vsize (Kb) 14296

[startup+470.029 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2814 0 0 0 45951 374 0 0 25 0 1 0 1767851215 14626816 2725 4294967295 134512640 134736556 3221224560 3221222844 134634654 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3571 2725 1116 68 0 3503 0
[pid=27903] vsize: 14284
Current children cumulated CPU time (s) 463.25
Current children cumulated vsize (Kb) 14284

[startup+480.03 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 2814 0 0 0 46931 381 0 0 25 0 1 0 1767851215 14626816 2725 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3571 2725 1116 68 0 3503 0
[pid=27903] vsize: 14284
Current children cumulated CPU time (s) 473.12
Current children cumulated vsize (Kb) 14284

[startup+490.031 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2814 0 0 0 47910 388 0 0 25 0 1 0 1767851215 14626816 2725 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3571 2725 1116 68 0 3503 0
[pid=27903] vsize: 14284
Current children cumulated CPU time (s) 482.98
Current children cumulated vsize (Kb) 14284

[startup+500.032 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2818 0 0 0 48891 396 0 0 25 0 1 0 1767851215 14626816 2729 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3571 2729 1116 68 0 3503 0
[pid=27903] vsize: 14284
Current children cumulated CPU time (s) 492.87
Current children cumulated vsize (Kb) 14284

[startup+510.032 s]
Raw data (loadavg): 0.99 0.97 0.82 1/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 2818 0 0 0 49872 402 0 0 25 0 1 0 1767851215 14626816 2729 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3571 2729 1116 68 0 3503 0
[pid=27903] vsize: 14284
Current children cumulated CPU time (s) 502.74
Current children cumulated vsize (Kb) 14284

[startup+520.032 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2818 0 0 0 50852 409 0 0 25 0 1 0 1767851215 14626816 2729 4294967295 134512640 134736556 3221224560 3221223152 134716152 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3571 2729 1116 68 0 3503 0
[pid=27903] vsize: 14284
Current children cumulated CPU time (s) 512.61
Current children cumulated vsize (Kb) 14284

[startup+530.033 s]
Raw data (loadavg): 0.99 0.97 0.82 1/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 2854 0 0 0 51834 416 0 0 25 0 1 0 1767851215 14761984 2765 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3604 2765 1116 68 0 3536 0
[pid=27903] vsize: 14416
Current children cumulated CPU time (s) 522.5
Current children cumulated vsize (Kb) 14416

[startup+540.034 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2870 0 0 0 52811 424 0 0 25 0 1 0 1767851215 14884864 2781 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3634 2781 1116 68 0 3566 0
[pid=27903] vsize: 14536
Current children cumulated CPU time (s) 532.35
Current children cumulated vsize (Kb) 14536

[startup+550.034 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2884 0 0 0 53792 431 0 0 25 0 1 0 1767851215 14884864 2795 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3634 2795 1116 68 0 3566 0
[pid=27903] vsize: 14536
Current children cumulated CPU time (s) 542.23
Current children cumulated vsize (Kb) 14536

[startup+560.035 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2904 0 0 0 54776 436 0 0 25 0 1 0 1767851215 15020032 2815 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3667 2815 1116 68 0 3599 0
[pid=27903] vsize: 14668
Current children cumulated CPU time (s) 552.12
Current children cumulated vsize (Kb) 14668

[startup+570.035 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2905 0 0 0 55760 442 0 0 25 0 1 0 1767851215 15020032 2816 4294967295 134512640 134736556 3221224560 3221223120 134543586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3667 2816 1116 68 0 3599 0
[pid=27903] vsize: 14668
Current children cumulated CPU time (s) 562.02
Current children cumulated vsize (Kb) 14668

[startup+580.036 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2918 0 0 0 56739 450 0 0 25 0 1 0 1767851215 15020032 2829 4294967295 134512640 134736556 3221224560 3221223248 134536552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3667 2829 1116 68 0 3599 0
[pid=27903] vsize: 14668
Current children cumulated CPU time (s) 571.89
Current children cumulated vsize (Kb) 14668

[startup+590.037 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2943 0 0 0 57720 456 0 0 25 0 1 0 1767851215 15155200 2854 4294967295 134512640 134736556 3221224560 3221223180 134544620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3700 2854 1116 68 0 3632 0
[pid=27903] vsize: 14800
Current children cumulated CPU time (s) 581.76
Current children cumulated vsize (Kb) 14800

[startup+600.038 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2943 0 0 0 58700 463 0 0 25 0 1 0 1767851215 15155200 2854 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3700 2854 1116 68 0 3632 0
[pid=27903] vsize: 14800
Current children cumulated CPU time (s) 591.63
Current children cumulated vsize (Kb) 14800

[startup+610.038 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2943 0 0 0 59682 470 0 0 25 0 1 0 1767851215 15155200 2854 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 3700 2854 1116 68 0 3632 0
[pid=27903] vsize: 14800
Current children cumulated CPU time (s) 601.52
Current children cumulated vsize (Kb) 14800

[startup+620.038 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 2958 0 0 0 60663 477 0 0 25 0 1 0 1767851215 15278080 2869 4294967295 134512640 134736556 3221224560 3221223184 134544709 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 3730 2869 1116 68 0 3662 0
[pid=27903] vsize: 14920
Current children cumulated CPU time (s) 611.4
Current children cumulated vsize (Kb) 14920

[startup+630.039 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 3262 0 0 0 61637 486 0 0 25 0 1 0 1767851215 16494592 3173 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4027 3173 1116 68 0 3959 0
[pid=27903] vsize: 16108
Current children cumulated CPU time (s) 621.23
Current children cumulated vsize (Kb) 16108

[startup+640.04 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 3526 0 0 0 62610 495 0 0 25 0 1 0 1767851215 17555456 3437 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 4286 3437 1116 68 0 4218 0
[pid=27903] vsize: 17144
Current children cumulated CPU time (s) 631.05
Current children cumulated vsize (Kb) 17144

[startup+650.04 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 3680 0 0 0 63586 506 0 0 25 0 1 0 1767851215 18231296 3591 4294967295 134512640 134736556 3221224560 3221223200 134524934 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4451 3591 1116 68 0 4383 0
[pid=27903] vsize: 17804
Current children cumulated CPU time (s) 640.92
Current children cumulated vsize (Kb) 17804

[startup+660.041 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 3788 0 0 0 64565 513 0 0 25 0 1 0 1767851215 18583552 3699 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4537 3699 1116 68 0 4469 0
[pid=27903] vsize: 18148
Current children cumulated CPU time (s) 650.78
Current children cumulated vsize (Kb) 18148

[startup+670.041 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4008 0 0 0 65541 523 0 0 25 0 1 0 1767851215 19529728 3919 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4768 3919 1116 68 0 4700 0
[pid=27903] vsize: 19072
Current children cumulated CPU time (s) 660.64
Current children cumulated vsize (Kb) 19072

[startup+680.042 s]
Raw data (loadavg): 0.99 0.97 0.84 1/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 4055 0 0 0 66520 531 0 0 25 0 1 0 1767851215 19800064 3966 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4834 3966 1116 68 0 4766 0
[pid=27903] vsize: 19336
Current children cumulated CPU time (s) 670.51
Current children cumulated vsize (Kb) 19336

[startup+690.043 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4095 0 0 0 67499 540 0 0 25 0 1 0 1767851215 19935232 4006 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4867 4006 1116 68 0 4799 0
[pid=27903] vsize: 19468
Current children cumulated CPU time (s) 680.39
Current children cumulated vsize (Kb) 19468

[startup+700.043 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4120 0 0 0 68478 548 0 0 25 0 1 0 1767851215 20070400 4031 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4900 4031 1116 68 0 4832 0
[pid=27903] vsize: 19600
Current children cumulated CPU time (s) 690.26
Current children cumulated vsize (Kb) 19600

[startup+710.044 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4140 0 0 0 69458 556 0 0 25 0 1 0 1767851215 20058112 4051 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4897 4051 1116 68 0 4829 0
[pid=27903] vsize: 19588
Current children cumulated CPU time (s) 700.14
Current children cumulated vsize (Kb) 19588

[startup+720.044 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4152 0 0 0 70440 563 0 0 25 0 1 0 1767851215 20172800 4063 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 4925 4063 1116 68 0 4857 0
[pid=27903] vsize: 19700
Current children cumulated CPU time (s) 710.03
Current children cumulated vsize (Kb) 19700

[startup+730.045 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4162 0 0 0 71423 569 0 0 25 0 1 0 1767851215 20172800 4073 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 4925 4073 1116 68 0 4857 0
[pid=27903] vsize: 19700
Current children cumulated CPU time (s) 719.92
Current children cumulated vsize (Kb) 19700

[startup+740.045 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4169 0 0 0 72403 576 0 0 25 0 1 0 1767851215 20172800 4080 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4925 4080 1116 68 0 4857 0
[pid=27903] vsize: 19700
Current children cumulated CPU time (s) 729.79
Current children cumulated vsize (Kb) 19700

[startup+750.045 s]
Raw data (loadavg): 0.99 0.97 0.84 1/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 4181 0 0 0 73382 585 0 0 25 0 1 0 1767851215 20307968 4092 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/27903/statm): 4958 4092 1116 68 0 4890 0
[pid=27903] vsize: 19832
Current children cumulated CPU time (s) 739.67
Current children cumulated vsize (Kb) 19832

[startup+760.046 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4199 0 0 0 74363 592 0 0 25 0 1 0 1767851215 20307968 4110 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 4958 4110 1116 68 0 4890 0
[pid=27903] vsize: 19832
Current children cumulated CPU time (s) 749.55
Current children cumulated vsize (Kb) 19832

[startup+770.046 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) T 27902 27903 27660 0 -1 0 4217 0 0 0 75348 599 0 0 25 0 1 0 1767851215 20402176 4128 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/27903/statm): 4981 4128 1116 68 0 4913 0
[pid=27903] vsize: 19924
Current children cumulated CPU time (s) 759.47
Current children cumulated vsize (Kb) 19924

[startup+780.047 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4217 0 0 0 76330 606 0 0 25 0 1 0 1767851215 20381696 4128 4294967295 134512640 134736556 3221224560 3221223268 134560244 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 4976 4128 1116 68 0 4908 0
[pid=27903] vsize: 19904
Current children cumulated CPU time (s) 769.36
Current children cumulated vsize (Kb) 19904

[startup+790.047 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4231 0 0 0 77313 611 0 0 25 0 1 0 1767851215 20492288 4142 4294967295 134512640 134736556 3221224560 3221223084 134540147 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5003 4142 1116 68 0 4935 0
[pid=27903] vsize: 20012
Current children cumulated CPU time (s) 779.24
Current children cumulated vsize (Kb) 20012

[startup+800.047 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4231 0 0 0 78296 617 0 0 25 0 1 0 1767851215 20492288 4142 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5003 4142 1116 68 0 4935 0
[pid=27903] vsize: 20012
Current children cumulated CPU time (s) 789.13
Current children cumulated vsize (Kb) 20012

[startup+810.048 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4240 0 0 0 79276 625 0 0 25 0 1 0 1767851215 20492288 4151 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5003 4151 1116 68 0 4935 0
[pid=27903] vsize: 20012
Current children cumulated CPU time (s) 799.01
Current children cumulated vsize (Kb) 20012

[startup+820.048 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4240 0 0 0 80257 631 0 0 25 0 1 0 1767851215 20492288 4151 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5003 4151 1116 68 0 4935 0
[pid=27903] vsize: 20012
Current children cumulated CPU time (s) 808.88
Current children cumulated vsize (Kb) 20012

[startup+830.049 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4243 0 0 0 81240 637 0 0 25 0 1 0 1767851215 20492288 4154 4294967295 134512640 134736556 3221224560 3221223144 134716380 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5003 4154 1116 68 0 4935 0
[pid=27903] vsize: 20012
Current children cumulated CPU time (s) 818.77
Current children cumulated vsize (Kb) 20012

[startup+840.049 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4246 0 0 0 82218 644 0 0 25 0 1 0 1767851215 20492288 4157 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5003 4157 1116 68 0 4935 0
[pid=27903] vsize: 20012
Current children cumulated CPU time (s) 828.62
Current children cumulated vsize (Kb) 20012

[startup+850.05 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4253 0 0 0 83199 652 0 0 25 0 1 0 1767851215 20492288 4164 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5003 4164 1116 68 0 4935 0
[pid=27903] vsize: 20012
Current children cumulated CPU time (s) 838.51
Current children cumulated vsize (Kb) 20012

[startup+860.05 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4256 0 0 0 84180 659 0 0 25 0 1 0 1767851215 20627456 4167 4294967295 134512640 134736556 3221224560 3221222772 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5036 4167 1116 68 0 4968 0
[pid=27903] vsize: 20144
Current children cumulated CPU time (s) 848.39
Current children cumulated vsize (Kb) 20144

[startup+870.051 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4265 0 0 0 85160 666 0 0 25 0 1 0 1767851215 20627456 4176 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5036 4176 1116 68 0 4968 0
[pid=27903] vsize: 20144
Current children cumulated CPU time (s) 858.26
Current children cumulated vsize (Kb) 20144

[startup+880.052 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4278 0 0 0 86141 672 0 0 25 0 1 0 1767851215 20627456 4189 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5036 4189 1116 68 0 4968 0
[pid=27903] vsize: 20144
Current children cumulated CPU time (s) 868.13
Current children cumulated vsize (Kb) 20144

[startup+890.051 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4285 0 0 0 87122 679 0 0 25 0 1 0 1767851215 20627456 4196 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5036 4196 1116 68 0 4968 0
[pid=27903] vsize: 20144
Current children cumulated CPU time (s) 878.01
Current children cumulated vsize (Kb) 20144

[startup+900.052 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4297 0 0 0 88103 686 0 0 25 0 1 0 1767851215 20750336 4208 4294967295 134512640 134736556 3221224560 3221223272 134560294 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5066 4208 1116 68 0 4998 0
[pid=27903] vsize: 20264
Current children cumulated CPU time (s) 887.89
Current children cumulated vsize (Kb) 20264

[startup+910.052 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4319 0 0 0 89088 691 0 0 25 0 1 0 1767851215 20885504 4230 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5099 4230 1116 68 0 5031 0
[pid=27903] vsize: 20396
Current children cumulated CPU time (s) 897.79
Current children cumulated vsize (Kb) 20396

[startup+920.052 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4319 0 0 0 90070 697 0 0 25 0 1 0 1767851215 20885504 4230 4294967295 134512640 134736556 3221224560 3221223232 134528729 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5099 4230 1116 68 0 5031 0
[pid=27903] vsize: 20396
Current children cumulated CPU time (s) 907.67
Current children cumulated vsize (Kb) 20396

[startup+930.053 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4320 0 0 0 91051 703 0 0 25 0 1 0 1767851215 20885504 4231 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5099 4231 1116 68 0 5031 0
[pid=27903] vsize: 20396
Current children cumulated CPU time (s) 917.54
Current children cumulated vsize (Kb) 20396

[startup+940.053 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4324 0 0 0 92031 710 0 0 25 0 1 0 1767851215 20885504 4235 4294967295 134512640 134736556 3221224560 3221223296 134528880 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5099 4235 1116 68 0 5031 0
[pid=27903] vsize: 20396
Current children cumulated CPU time (s) 927.41
Current children cumulated vsize (Kb) 20396

[startup+950.054 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4341 0 0 0 93013 717 0 0 25 0 1 0 1767851215 20885504 4252 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5099 4252 1116 68 0 5031 0
[pid=27903] vsize: 20396
Current children cumulated CPU time (s) 937.3
Current children cumulated vsize (Kb) 20396

[startup+960.055 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4349 0 0 0 93996 723 0 0 25 0 1 0 1767851215 20885504 4260 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5099 4260 1116 68 0 5031 0
[pid=27903] vsize: 20396
Current children cumulated CPU time (s) 947.19
Current children cumulated vsize (Kb) 20396

[startup+970.055 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4349 0 0 0 94979 729 0 0 25 0 1 0 1767851215 20885504 4260 4294967295 134512640 134736556 3221224560 3221223024 134536096 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5099 4260 1116 68 0 5031 0
[pid=27903] vsize: 20396
Current children cumulated CPU time (s) 957.08
Current children cumulated vsize (Kb) 20396

[startup+980.056 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4361 0 0 0 95961 736 0 0 25 0 1 0 1767851215 21020672 4272 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5132 4272 1116 68 0 5064 0
[pid=27903] vsize: 20528
Current children cumulated CPU time (s) 966.97
Current children cumulated vsize (Kb) 20528

[startup+990.056 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4361 0 0 0 96941 743 0 0 25 0 1 0 1767851215 21008384 4272 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5129 4272 1116 68 0 5061 0
[pid=27903] vsize: 20516
Current children cumulated CPU time (s) 976.84
Current children cumulated vsize (Kb) 20516

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4374 0 0 0 97920 751 0 0 25 0 1 0 1767851215 21008384 4285 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5129 4285 1116 68 0 5061 0
[pid=27903] vsize: 20516
Current children cumulated CPU time (s) 986.71
Current children cumulated vsize (Kb) 20516

[startup+1010.06 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4382 0 0 0 98904 757 0 0 25 0 1 0 1767851215 21135360 4293 4294967295 134512640 134736556 3221224560 3221223232 134536480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5160 4293 1116 68 0 5092 0
[pid=27903] vsize: 20640
Current children cumulated CPU time (s) 996.61
Current children cumulated vsize (Kb) 20640

[startup+1020.06 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4404 0 0 0 99887 763 0 0 25 0 1 0 1767851215 21123072 4315 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5157 4315 1116 68 0 5089 0
[pid=27903] vsize: 20628
Current children cumulated CPU time (s) 1006.5
Current children cumulated vsize (Kb) 20628

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4442 0 0 0 100870 769 0 0 25 0 1 0 1767851215 21393408 4353 4294967295 134512640 134736556 3221224560 3221223208 134554061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5223 4353 1116 68 0 5155 0
[pid=27903] vsize: 20892
Current children cumulated CPU time (s) 1016.39
Current children cumulated vsize (Kb) 20892

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4442 0 0 0 101849 776 0 0 25 0 1 0 1767851215 21360640 4353 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5215 4353 1116 68 0 5147 0
[pid=27903] vsize: 20860
Current children cumulated CPU time (s) 1026.25
Current children cumulated vsize (Kb) 20860

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4471 0 0 0 102831 782 0 0 25 0 1 0 1767851215 21495808 4382 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5248 4382 1116 68 0 5180 0
[pid=27903] vsize: 20992
Current children cumulated CPU time (s) 1036.13
Current children cumulated vsize (Kb) 20992

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4498 0 0 0 103813 788 0 0 25 0 1 0 1767851215 21495808 4409 4294967295 134512640 134736556 3221224560 3221223232 134536480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5248 4409 1116 68 0 5180 0
[pid=27903] vsize: 20992
Current children cumulated CPU time (s) 1046.01
Current children cumulated vsize (Kb) 20992

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4536 0 0 0 104793 795 0 0 25 0 1 0 1767851215 21766144 4447 4294967295 134512640 134736556 3221224560 3221223336 134560348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5314 4447 1116 68 0 5246 0
[pid=27903] vsize: 21256
Current children cumulated CPU time (s) 1055.88
Current children cumulated vsize (Kb) 21256

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4558 0 0 0 105775 803 0 0 25 0 1 0 1767851215 21766144 4469 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5314 4469 1116 68 0 5246 0
[pid=27903] vsize: 21256
Current children cumulated CPU time (s) 1065.78
Current children cumulated vsize (Kb) 21256

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4567 0 0 0 106756 810 0 0 25 0 1 0 1767851215 21893120 4478 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5345 4478 1116 68 0 5277 0
[pid=27903] vsize: 21380
Current children cumulated CPU time (s) 1075.66
Current children cumulated vsize (Kb) 21380

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4567 0 0 0 107737 816 0 0 25 0 1 0 1767851215 21860352 4478 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5337 4478 1116 68 0 5269 0
[pid=27903] vsize: 21348
Current children cumulated CPU time (s) 1085.53
Current children cumulated vsize (Kb) 21348

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4578 0 0 0 108720 823 0 0 25 0 1 0 1767851215 21860352 4489 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5337 4489 1116 68 0 5269 0
[pid=27903] vsize: 21348
Current children cumulated CPU time (s) 1095.43
Current children cumulated vsize (Kb) 21348

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4578 0 0 0 109702 830 0 0 25 0 1 0 1767851215 21860352 4489 4294967295 134512640 134736556 3221224560 3221223084 134536696 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5337 4489 1116 68 0 5269 0
[pid=27903] vsize: 21348
Current children cumulated CPU time (s) 1105.32
Current children cumulated vsize (Kb) 21348

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4585 0 0 0 110683 837 0 0 25 0 1 0 1767851215 21860352 4496 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5337 4496 1116 68 0 5269 0
[pid=27903] vsize: 21348
Current children cumulated CPU time (s) 1115.2
Current children cumulated vsize (Kb) 21348

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4615 0 0 0 111663 844 0 0 25 0 1 0 1767851215 21995520 4526 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5370 4526 1116 68 0 5302 0
[pid=27903] vsize: 21480
Current children cumulated CPU time (s) 1125.07
Current children cumulated vsize (Kb) 21480

[startup+1150.06 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4615 0 0 0 112647 850 0 0 25 0 1 0 1767851215 21995520 4526 4294967295 134512640 134736556 3221224560 3221222488 134717503 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5370 4526 1116 68 0 5302 0
[pid=27903] vsize: 21480
Current children cumulated CPU time (s) 1134.97
Current children cumulated vsize (Kb) 21480

[startup+1160.06 s]
Raw data (loadavg): 1.07 0.99 0.89 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4615 0 0 0 113628 856 0 0 25 0 1 0 1767851215 21995520 4526 4294967295 134512640 134736556 3221224560 3221223272 134560230 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5370 4526 1116 68 0 5302 0
[pid=27903] vsize: 21480
Current children cumulated CPU time (s) 1144.84
Current children cumulated vsize (Kb) 21480

[startup+1170.06 s]
Raw data (loadavg): 1.06 0.99 0.89 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4632 0 0 0 114612 862 0 0 25 0 1 0 1767851215 22114304 4543 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5399 4543 1116 68 0 5331 0
[pid=27903] vsize: 21596
Current children cumulated CPU time (s) 1154.74
Current children cumulated vsize (Kb) 21596

[startup+1180.06 s]
Raw data (loadavg): 1.05 0.99 0.89 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4644 0 0 0 115594 869 0 0 25 0 1 0 1767851215 22114304 4555 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5399 4555 1116 68 0 5331 0
[pid=27903] vsize: 21596
Current children cumulated CPU time (s) 1164.63
Current children cumulated vsize (Kb) 21596

[startup+1190.06 s]
Raw data (loadavg): 1.04 0.99 0.89 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4644 0 0 0 116578 876 0 0 25 0 1 0 1767851215 22114304 4555 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5399 4555 1116 68 0 5331 0
[pid=27903] vsize: 21596
Current children cumulated CPU time (s) 1174.54
Current children cumulated vsize (Kb) 21596

[startup+1200.07 s]
Raw data (loadavg): 1.04 0.99 0.89 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4644 0 0 0 117560 882 0 0 25 0 1 0 1767851215 22114304 4555 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/27903/statm): 5399 4555 1116 68 0 5331 0
[pid=27903] vsize: 21596
Current children cumulated CPU time (s) 1184.42
Current children cumulated vsize (Kb) 21596

[startup+1210.07 s]
Raw data (loadavg): 1.03 0.99 0.89 2/56 27903
Raw data (/proc/27903/stat): 27903 (bsolo) R 27902 27903 27660 0 -1 0 4647 0 0 0 118544 888 0 0 25 0 1 0 1767851215 22114304 4558 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/27903/statm): 5399 4558 1116 68 0 5331 0
[pid=27903] vsize: 21596
Current children cumulated CPU time (s) 1194.32
Current children cumulated vsize (Kb) 21596
One traced child (pid=27903) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.77
CPU time (s): 1195.03
CPU user time (s): 1186.12
CPU system time (s): 8.90065
CPU usage (%): 98.6997
Max. virtual memory (cumulated for all children) (Kb): 21596

Verifier Data

ERROR: no interpretation found !