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-fpga20_20_sat_pb.cnf.cr.opb
MD5SUM4313884ec3fa396c713faf5f812fe6b8
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
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 21
Number of bits of the biggest sum of numbers5
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.129979
Number of variables600
Total number of constraints460
Number of constraints which are clauses420
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20

Trace number 46

Launcher Data

LAUNCH ON wulflinc10 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=38 boxname=wulflinc10 idbench=38 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  4313884ec3fa396c713faf5f812fe6b8  /oldhome/oroussel/tmp/wulflinc10/normalized-fpga20_20_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc10/normalized-fpga20_20_sat_pb.cnf.cr.opb
IDLAUNCH: 38
/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:        951728 kB
Buffers:         33680 kB
Cached:          22804 kB
SwapCached:        228 kB
Active:          52868 kB
Inactive:         6600 kB
HighTotal:      131008 kB
HighFree:       104412 kB
LowTotal:       903652 kB
LowFree:        847316 kB
SwapTotal:     2097136 kB
SwapFree:      2096756 kB
Dirty:              32 kB
Writeback:           0 kB
Mapped:           6272 kB
Slab:            17864 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 07:59:38 (client local time) WITH STATUS 0 IN 1195.07 SECONDS
stats: 38 7 1195.07 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 600 variables and 460 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.262
c After prepocess the problem consists of 600 variables and 460 constraints.
c Restart #1 #Var: 600 #Dec: 416 LB: 0 @ 0.598
c Restart #2 #Var: 600 #Dec: 840 LB: 0 @ 1
c Restart #3 #Var: 600 #Dec: 1567 LB: 0 @ 1.626
c Restart #4 #Var: 600 #Dec: 2689 LB: 0 @ 2.852
c Restart #5 #Var: 600 #Dec: 4267 LB: 0 @ 5.151
c Restart #6 #Var: 600 #Dec: 5598 LB: 0 @ 7.675
c Restart #7 #Var: 600 #Dec: 7232 LB: 0 @ 11.339
c Restart #8 #Var: 600 #Dec: 8869 LB: 0 @ 16.222
c Restart #9 #Var: 600 #Dec: 10718 LB: 0 @ 22.758
c Restart #10 #Var: 600 #Dec: 12771 LB: 0 @ 31.444
c Restart #11 #Var: 600 #Dec: 15025 LB: 0 @ 41.51
c Restart #12 #Var: 600 #Dec: 17472 LB: 0 @ 52.754
c Restart #13 #Var: 600 #Dec: 20088 LB: 0 @ 65.18
c Restart #14 #Var: 600 #Dec: 22929 LB: 0 @ 78.945
c Restart #15 #Var: 600 #Dec: 25961 LB: 0 @ 94.942
c Restart #16 #Var: 600 #Dec: 29237 LB: 0 @ 113.25
c Restart #17 #Var: 600 #Dec: 32692 LB: 0 @ 132.21
c Restart #18 #Var: 600 #Dec: 36373 LB: 0 @ 154.44
c Restart #19 #Var: 600 #Dec: 40242 LB: 0 @ 176.4
c Restart #20 #Var: 600 #Dec: 44309 LB: 0 @ 197.72
c Restart #21 #Var: 600 #Dec: 48590 LB: 0 @ 227.71
c Restart #22 #Var: 600 #Dec: 53113 LB: 0 @ 255.83
c Restart #23 #Var: 600 #Dec: 57778 LB: 0 @ 285.05
c Restart #24 #Var: 600 #Dec: 62664 LB: 0 @ 323.93
c Restart #25 #Var: 600 #Dec: 67747 LB: 0 @ 362.57
c Restart #26 #Var: 600 #Dec: 73119 LB: 0 @ 404.57
c Restart #27 #Var: 600 #Dec: 78755 LB: 0 @ 449.89
c Restart #28 #Var: 600 #Dec: 84537 LB: 0 @ 494.21
c Restart #29 #Var: 600 #Dec: 90588 LB: 0 @ 545.34
c Restart #30 #Var: 600 #Dec: 96704 LB: 0 @ 595.79
c CHANGE Heuristic... 
c Restart #0 #Var: 600 #Dec: 103121 LB: 0 @ 657.47
c Restart #1 #Var: 600 #Dec: 103395 LB: 0 @ 658.02
c Restart #2 #Var: 600 #Dec: 103831 LB: 0 @ 659.41
c Restart #3 #Var: 600 #Dec: 104450 LB: 0 @ 661.69
c Restart #4 #Var: 600 #Dec: 105285 LB: 0 @ 664.83
c Restart #5 #Var: 600 #Dec: 106319 LB: 0 @ 669.1
c Restart #6 #Var: 600 #Dec: 107547 LB: 0 @ 674.44
c Restart #7 #Var: 600 #Dec: 108989 LB: 0 @ 681.79
c Restart #8 #Var: 600 #Dec: 110640 LB: 0 @ 689.71
c Restart #9 #Var: 600 #Dec: 112468 LB: 0 @ 698.57
c Restart #10 #Var: 600 #Dec: 114499 LB: 0 @ 710.41
c Restart #11 #Var: 600 #Dec: 116757 LB: 0 @ 724.43
c Restart #12 #Var: 600 #Dec: 119223 LB: 0 @ 737.53
c Restart #13 #Var: 600 #Dec: 121883 LB: 0 @ 755.9
c Restart #14 #Var: 600 #Dec: 124760 LB: 0 @ 774
c Restart #15 #Var: 600 #Dec: 127812 LB: 0 @ 794.56
c Restart #16 #Var: 600 #Dec: 131067 LB: 0 @ 816.62
c Restart #17 #Var: 600 #Dec: 134535 LB: 0 @ 838.58
c Restart #18 #Var: 600 #Dec: 138208 LB: 0 @ 866.42
c Restart #19 #Var: 600 #Dec: 142099 LB: 0 @ 897.23
c Restart #20 #Var: 600 #Dec: 146190 LB: 0 @ 925.82
c Restart #21 #Var: 600 #Dec: 150487 LB: 0 @ 961.99
c Restart #22 #Var: 600 #Dec: 155001 LB: 0 @ 1000.5
c Restart #23 #Var: 600 #Dec: 159764 LB: 0 @ 1038.3
c Restart #24 #Var: 600 #Dec: 164672 LB: 0 @ 1083.8
c Restart #25 #Var: 600 #Dec: 169868 LB: 0 @ 1133.1
c Restart #26 #Var: 600 #Dec: 175240 LB: 0 @ 1183.6
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

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

[startup+10.0036 s]
Raw data (loadavg): 0.71 0.27 0.10 1/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) T 22727 22728 22582 0 -1 0 2735 0 0 0 955 17 0 0 25 0 1 0 1781331445 14295040 2646 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22728/statm): 3490 2646 1116 68 0 3422 0
[pid=22728] vsize: 13960
Current children cumulated CPU time (s) 9.72
Current children cumulated vsize (Kb) 13960

[startup+20.0041 s]
Raw data (loadavg): 0.75 0.30 0.11 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 4012 0 0 0 1931 28 0 0 25 0 1 0 1781331445 19562496 3923 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 4776 3923 1116 68 0 4708 0
[pid=22728] vsize: 19104
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (Kb) 19104

[startup+30.0047 s]
Raw data (loadavg): 0.79 0.32 0.11 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 4616 0 0 0 2914 34 0 0 25 0 1 0 1781331445 21999616 4527 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 5371 4527 1116 68 0 5303 0
[pid=22728] vsize: 21484
Current children cumulated CPU time (s) 29.48
Current children cumulated vsize (Kb) 21484

[startup+40.0043 s]
Raw data (loadavg): 0.82 0.34 0.12 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 5028 0 0 0 3899 40 0 0 25 0 1 0 1781331445 23621632 4939 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 5767 4939 1116 68 0 5699 0
[pid=22728] vsize: 23068
Current children cumulated CPU time (s) 39.39
Current children cumulated vsize (Kb) 23068

[startup+50.0048 s]
Raw data (loadavg): 0.85 0.36 0.13 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 5422 0 0 0 4883 46 0 0 25 0 1 0 1781331445 25243648 5333 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 6163 5333 1116 68 0 6095 0
[pid=22728] vsize: 24652
Current children cumulated CPU time (s) 49.29
Current children cumulated vsize (Kb) 24652

[startup+60.0044 s]
Raw data (loadavg): 0.87 0.38 0.14 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 5696 0 0 0 5866 54 0 0 25 0 1 0 1781331445 26460160 5607 4294967295 134512640 134736556 3221224560 3221223232 134528735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 6460 5607 1116 68 0 6392 0
[pid=22728] vsize: 25840
Current children cumulated CPU time (s) 59.2
Current children cumulated vsize (Kb) 25840

[startup+70.006 s]
Raw data (loadavg): 0.89 0.40 0.15 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 5972 0 0 0 6850 61 0 0 25 0 1 0 1781331445 27549696 5883 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 6726 5883 1116 68 0 6658 0
[pid=22728] vsize: 26904
Current children cumulated CPU time (s) 69.11
Current children cumulated vsize (Kb) 26904

[startup+80.0065 s]
Raw data (loadavg): 0.91 0.42 0.16 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 6203 0 0 0 7836 67 0 0 25 0 1 0 1781331445 28495872 6114 4294967295 134512640 134736556 3221224560 3221223212 134554079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 6957 6114 1116 68 0 6889 0
[pid=22728] vsize: 27828
Current children cumulated CPU time (s) 79.03
Current children cumulated vsize (Kb) 27828

[startup+90.0061 s]
Raw data (loadavg): 0.92 0.44 0.17 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 6432 0 0 0 8820 73 0 0 25 0 1 0 1781331445 29442048 6343 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 7188 6343 1116 68 0 7120 0
[pid=22728] vsize: 28752
Current children cumulated CPU time (s) 88.93
Current children cumulated vsize (Kb) 28752

[startup+100.007 s]
Raw data (loadavg): 0.93 0.46 0.18 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 6625 0 0 0 9805 80 0 0 25 0 1 0 1781331445 30253056 6536 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 7386 6536 1116 68 0 7318 0
[pid=22728] vsize: 29544
Current children cumulated CPU time (s) 98.85
Current children cumulated vsize (Kb) 29544

[startup+110.007 s]
Raw data (loadavg): 0.94 0.48 0.18 1/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) T 22727 22728 22582 0 -1 0 6789 0 0 0 10791 85 0 0 25 0 1 0 1781331445 30912512 6700 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22728/statm): 7547 6700 1116 68 0 7479 0
[pid=22728] vsize: 30188
Current children cumulated CPU time (s) 108.76
Current children cumulated vsize (Kb) 30188

[startup+120.008 s]
Raw data (loadavg): 0.95 0.49 0.19 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 6942 0 0 0 11778 90 0 0 25 0 1 0 1781331445 31453184 6853 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 7679 6853 1116 68 0 7611 0
[pid=22728] vsize: 30716
Current children cumulated CPU time (s) 118.68
Current children cumulated vsize (Kb) 30716

[startup+130.008 s]
Raw data (loadavg): 0.96 0.51 0.20 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 7093 0 0 0 12763 95 0 0 25 0 1 0 1781331445 32112640 7004 4294967295 134512640 134736556 3221224560 3221223120 134543143 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 7840 7004 1116 68 0 7772 0
[pid=22728] vsize: 31360
Current children cumulated CPU time (s) 128.58
Current children cumulated vsize (Kb) 31360

[startup+140.008 s]
Raw data (loadavg): 0.96 0.52 0.21 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 7163 0 0 0 13752 99 0 0 25 0 1 0 1781331445 32382976 7074 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 7906 7074 1116 68 0 7838 0
[pid=22728] vsize: 31624
Current children cumulated CPU time (s) 138.51
Current children cumulated vsize (Kb) 31624

[startup+150.009 s]
Raw data (loadavg): 0.97 0.54 0.22 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 7235 0 0 0 14740 103 0 0 25 0 1 0 1781331445 32653312 7146 4294967295 134512640 134736556 3221224560 3221223248 134524332 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 7972 7146 1116 68 0 7904 0
[pid=22728] vsize: 31888
Current children cumulated CPU time (s) 148.43
Current children cumulated vsize (Kb) 31888

[startup+160.008 s]
Raw data (loadavg): 0.97 0.55 0.22 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 7501 0 0 0 15727 109 0 0 25 0 1 0 1781331445 33734656 7412 4294967295 134512640 134736556 3221224560 3221223228 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 8236 7412 1116 68 0 8168 0
[pid=22728] vsize: 32944
Current children cumulated CPU time (s) 158.36
Current children cumulated vsize (Kb) 32944

[startup+170.009 s]
Raw data (loadavg): 0.98 0.57 0.23 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 7657 0 0 0 16714 114 0 0 25 0 1 0 1781331445 34410496 7568 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 8401 7568 1116 68 0 8333 0
[pid=22728] vsize: 33604
Current children cumulated CPU time (s) 168.28
Current children cumulated vsize (Kb) 33604

[startup+180.009 s]
Raw data (loadavg): 0.98 0.58 0.24 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 8010 0 0 0 17702 119 0 0 25 0 1 0 1781331445 35897344 7921 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 8764 7921 1116 68 0 8696 0
[pid=22728] vsize: 35056
Current children cumulated CPU time (s) 178.21
Current children cumulated vsize (Kb) 35056

[startup+190.009 s]
Raw data (loadavg): 0.98 0.59 0.25 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 8153 0 0 0 18689 124 0 0 25 0 1 0 1781331445 36438016 8064 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 8896 8064 1116 68 0 8828 0
[pid=22728] vsize: 35584
Current children cumulated CPU time (s) 188.13
Current children cumulated vsize (Kb) 35584

[startup+200.009 s]
Raw data (loadavg): 0.98 0.61 0.25 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 9005 0 0 0 19671 132 0 0 25 0 1 0 1781331445 39952384 8916 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 9754 8916 1116 68 0 9686 0
[pid=22728] vsize: 39016
Current children cumulated CPU time (s) 198.03
Current children cumulated vsize (Kb) 39016

[startup+210.01 s]
Raw data (loadavg): 0.99 0.62 0.26 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 9119 0 0 0 20663 135 0 0 25 0 1 0 1781331445 40509440 9030 4294967295 134512640 134736556 3221224560 3221223184 134537433 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 9890 9030 1116 68 0 9822 0
[pid=22728] vsize: 39560
Current children cumulated CPU time (s) 207.98
Current children cumulated vsize (Kb) 39560

[startup+220.01 s]
Raw data (loadavg): 0.99 0.63 0.27 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 9721 0 0 0 21651 140 0 0 25 0 1 0 1781331445 42950656 9631 4294967295 134512640 134736556 3221224560 3221223152 134544600 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 10486 9631 1116 68 0 10418 0
[pid=22728] vsize: 41944
Current children cumulated CPU time (s) 217.91
Current children cumulated vsize (Kb) 41944

[startup+230.01 s]
Raw data (loadavg): 0.99 0.64 0.28 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 10152 0 0 0 22638 146 0 0 25 0 1 0 1781331445 44707840 10062 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 10915 10062 1116 68 0 10847 0
[pid=22728] vsize: 43660
Current children cumulated CPU time (s) 227.84
Current children cumulated vsize (Kb) 43660

[startup+240.01 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 10274 0 0 0 23627 150 0 0 25 0 1 0 1781331445 45215744 10184 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 11039 10184 1116 68 0 10971 0
[pid=22728] vsize: 44156
Current children cumulated CPU time (s) 237.77
Current children cumulated vsize (Kb) 44156

[startup+250.01 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 10715 0 0 0 24613 156 0 0 25 0 1 0 1781331445 46989312 10625 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 11472 10625 1116 68 0 11404 0
[pid=22728] vsize: 45888
Current children cumulated CPU time (s) 247.69
Current children cumulated vsize (Kb) 45888

[startup+260.01 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 11184 0 0 0 25599 162 0 0 25 0 1 0 1781331445 49025024 11094 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 11969 11094 1116 68 0 11901 0
[pid=22728] vsize: 47876
Current children cumulated CPU time (s) 257.61
Current children cumulated vsize (Kb) 47876

[startup+270.01 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 11350 0 0 0 26589 166 0 0 25 0 1 0 1781331445 49700864 11260 4294967295 134512640 134736556 3221224560 3221222612 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 12134 11260 1116 68 0 12066 0
[pid=22728] vsize: 48536
Current children cumulated CPU time (s) 267.55
Current children cumulated vsize (Kb) 48536

[startup+280.011 s]
Raw data (loadavg): 0.99 0.70 0.31 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 12149 0 0 0 27574 173 0 0 25 0 1 0 1781331445 52940800 12059 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 12925 12059 1116 68 0 12857 0
[pid=22728] vsize: 51700
Current children cumulated CPU time (s) 277.47
Current children cumulated vsize (Kb) 51700

[startup+290.01 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 12550 0 0 0 28562 178 0 0 25 0 1 0 1781331445 54562816 12460 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 13321 12460 1116 68 0 13253 0
[pid=22728] vsize: 53284
Current children cumulated CPU time (s) 287.4
Current children cumulated vsize (Kb) 53284

[startup+300.011 s]
Raw data (loadavg): 0.99 0.71 0.33 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 12621 0 0 0 29555 181 0 0 25 0 1 0 1781331445 54849536 12531 4294967295 134512640 134736556 3221224560 3221223120 134551150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 13391 12531 1116 68 0 13323 0
[pid=22728] vsize: 53564
Current children cumulated CPU time (s) 297.36
Current children cumulated vsize (Kb) 53564

[startup+310.011 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 12797 0 0 0 30546 185 0 0 25 0 1 0 1781331445 55525376 12707 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 13556 12707 1116 68 0 13488 0
[pid=22728] vsize: 54224
Current children cumulated CPU time (s) 307.31
Current children cumulated vsize (Kb) 54224

[startup+320.011 s]
Raw data (loadavg): 0.99 0.73 0.34 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 12979 0 0 0 31535 190 0 0 25 0 1 0 1781331445 56295424 12889 4294967295 134512640 134736556 3221224560 3221223264 134529222 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 13744 12889 1116 68 0 13676 0
[pid=22728] vsize: 54976
Current children cumulated CPU time (s) 317.25
Current children cumulated vsize (Kb) 54976

[startup+330.011 s]
Raw data (loadavg): 0.99 0.74 0.35 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 13188 0 0 0 32525 194 0 0 25 0 1 0 1781331445 57245696 13098 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 13976 13098 1116 68 0 13908 0
[pid=22728] vsize: 55904
Current children cumulated CPU time (s) 327.19
Current children cumulated vsize (Kb) 55904

[startup+340.01 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 13305 0 0 0 33517 197 0 0 25 0 1 0 1781331445 57667584 13215 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 14079 13215 1116 68 0 14011 0
[pid=22728] vsize: 56316
Current children cumulated CPU time (s) 337.14
Current children cumulated vsize (Kb) 56316

[startup+350.011 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 13648 0 0 0 34505 202 0 0 25 0 1 0 1781331445 59158528 13556 4294967295 134512640 134736556 3221224560 3221223272 134553056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 14443 13556 1116 68 0 14375 0
[pid=22728] vsize: 57772
Current children cumulated CPU time (s) 347.07
Current children cumulated vsize (Kb) 57772

[startup+360.01 s]
Raw data (loadavg): 0.99 0.76 0.37 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 13850 0 0 0 35494 207 0 0 25 0 1 0 1781331445 59969536 13758 4294967295 134512640 134736556 3221224560 3221223084 134536351 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 14641 13758 1116 68 0 14573 0
[pid=22728] vsize: 58564
Current children cumulated CPU time (s) 357.01
Current children cumulated vsize (Kb) 58564

[startup+370.011 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 14001 0 0 0 36483 211 0 0 25 0 1 0 1781331445 60510208 13909 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 14773 13909 1116 68 0 14705 0
[pid=22728] vsize: 59092
Current children cumulated CPU time (s) 366.94
Current children cumulated vsize (Kb) 59092

[startup+380.012 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 14045 0 0 0 37475 214 0 0 25 0 1 0 1781331445 60780544 13953 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 14839 13953 1116 68 0 14771 0
[pid=22728] vsize: 59356
Current children cumulated CPU time (s) 376.89
Current children cumulated vsize (Kb) 59356

[startup+390.011 s]
Raw data (loadavg): 0.99 0.79 0.38 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 14329 0 0 0 38464 219 0 0 25 0 1 0 1781331445 61861888 14237 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 15103 14237 1116 68 0 15035 0
[pid=22728] vsize: 60412
Current children cumulated CPU time (s) 386.83
Current children cumulated vsize (Kb) 60412

[startup+400.012 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 14511 0 0 0 39453 222 0 0 25 0 1 0 1781331445 62660608 14419 4294967295 134512640 134736556 3221224560 3221223120 134551147 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 15298 14419 1116 68 0 15230 0
[pid=22728] vsize: 61192
Current children cumulated CPU time (s) 396.75
Current children cumulated vsize (Kb) 61192

[startup+410.012 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 14823 0 0 0 40442 227 0 0 25 0 1 0 1781331445 63877120 14731 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 15595 14731 1116 68 0 15527 0
[pid=22728] vsize: 62380
Current children cumulated CPU time (s) 406.69
Current children cumulated vsize (Kb) 62380

[startup+420.013 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 14898 0 0 0 41433 230 0 0 25 0 1 0 1781331445 64282624 14806 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 15694 14806 1116 68 0 15626 0
[pid=22728] vsize: 62776
Current children cumulated CPU time (s) 416.63
Current children cumulated vsize (Kb) 62776

[startup+430.012 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 15070 0 0 0 42423 234 0 0 25 0 1 0 1781331445 64950272 14978 4294967295 134512640 134736556 3221224560 3221223360 134552874 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 15857 14978 1116 68 0 15789 0
[pid=22728] vsize: 63428
Current children cumulated CPU time (s) 426.57
Current children cumulated vsize (Kb) 63428

[startup+440.012 s]
Raw data (loadavg): 0.99 0.82 0.41 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 15257 0 0 0 43412 239 0 0 25 0 1 0 1781331445 65748992 15165 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 16052 15165 1116 68 0 15984 0
[pid=22728] vsize: 64208
Current children cumulated CPU time (s) 436.51
Current children cumulated vsize (Kb) 64208

[startup+450.013 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 15391 0 0 0 44402 243 0 0 25 0 1 0 1781331445 66289664 15299 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 16184 15299 1116 68 0 16116 0
[pid=22728] vsize: 64736
Current children cumulated CPU time (s) 446.45
Current children cumulated vsize (Kb) 64736

[startup+460.012 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 15505 0 0 0 45392 247 0 0 25 0 1 0 1781331445 66686976 15413 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 16281 15413 1116 68 0 16213 0
[pid=22728] vsize: 65124
Current children cumulated CPU time (s) 456.39
Current children cumulated vsize (Kb) 65124

[startup+470.013 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 15817 0 0 0 46382 251 0 0 25 0 1 0 1781331445 68038656 15725 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 16611 15725 1116 68 0 16543 0
[pid=22728] vsize: 66444
Current children cumulated CPU time (s) 466.33
Current children cumulated vsize (Kb) 66444

[startup+480.013 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 16000 0 0 0 47370 256 0 0 25 0 1 0 1781331445 68714496 15908 4294967295 134512640 134736556 3221224560 3221223280 134605534 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 16776 15908 1116 68 0 16708 0
[pid=22728] vsize: 67104
Current children cumulated CPU time (s) 476.26
Current children cumulated vsize (Kb) 67104

[startup+490.013 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 16167 0 0 0 48359 260 0 0 25 0 1 0 1781331445 69390336 16075 4294967295 134512640 134736556 3221224560 3221223164 134523620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 16941 16075 1116 68 0 16873 0
[pid=22728] vsize: 67764
Current children cumulated CPU time (s) 486.19
Current children cumulated vsize (Kb) 67764

[startup+500.013 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 16266 0 0 0 49350 263 0 0 25 0 1 0 1781331445 69955584 16174 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 17079 16174 1116 68 0 17011 0
[pid=22728] vsize: 68316
Current children cumulated CPU time (s) 496.13
Current children cumulated vsize (Kb) 68316

[startup+510.014 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 16353 0 0 0 50342 267 0 0 25 0 1 0 1781331445 70225920 16261 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 17145 16261 1116 68 0 17077 0
[pid=22728] vsize: 68580
Current children cumulated CPU time (s) 506.09
Current children cumulated vsize (Kb) 68580

[startup+520.014 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) T 22727 22728 22582 0 -1 0 16579 0 0 0 51331 271 0 0 25 0 1 0 1781331445 71172096 16487 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22728/statm): 17376 16487 1116 68 0 17308 0
[pid=22728] vsize: 69504
Current children cumulated CPU time (s) 516.02
Current children cumulated vsize (Kb) 69504

[startup+530.014 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 16799 0 0 0 52319 277 0 0 25 0 1 0 1781331445 72118272 16707 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 17607 16707 1116 68 0 17539 0
[pid=22728] vsize: 70428
Current children cumulated CPU time (s) 525.96
Current children cumulated vsize (Kb) 70428

[startup+540.014 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 16927 0 0 0 53310 279 0 0 25 0 1 0 1781331445 72654848 16835 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 17738 16835 1116 68 0 17670 0
[pid=22728] vsize: 70952
Current children cumulated CPU time (s) 535.89
Current children cumulated vsize (Kb) 70952

[startup+550.014 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17032 0 0 0 54301 282 0 0 25 0 1 0 1781331445 73060352 16940 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 17837 16940 1116 68 0 17769 0
[pid=22728] vsize: 71348
Current children cumulated CPU time (s) 545.83
Current children cumulated vsize (Kb) 71348

[startup+560.014 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) T 22727 22728 22582 0 -1 0 17069 0 0 0 55295 285 0 0 25 0 1 0 1781331445 73195520 16977 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22728/statm): 17870 16977 1116 68 0 17802 0
[pid=22728] vsize: 71480
Current children cumulated CPU time (s) 555.8
Current children cumulated vsize (Kb) 71480

[startup+570.014 s]
Raw data (loadavg): 0.99 0.88 0.48 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17225 0 0 0 56285 290 0 0 25 0 1 0 1781331445 73883648 17133 4294967295 134512640 134736556 3221224560 3221223280 134600578 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18038 17133 1116 68 0 17970 0
[pid=22728] vsize: 72152
Current children cumulated CPU time (s) 565.75
Current children cumulated vsize (Kb) 72152

[startup+580.015 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17393 0 0 0 57275 294 0 0 25 0 1 0 1781331445 74547200 17301 4294967295 134512640 134736556 3221224560 3221223116 134536272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18200 17301 1116 68 0 18132 0
[pid=22728] vsize: 72800
Current children cumulated CPU time (s) 575.69
Current children cumulated vsize (Kb) 72800

[startup+590.014 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17514 0 0 0 58265 298 0 0 25 0 1 0 1781331445 75087872 17422 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18332 17422 1116 68 0 18264 0
[pid=22728] vsize: 73328
Current children cumulated CPU time (s) 585.63
Current children cumulated vsize (Kb) 73328

[startup+600.015 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17684 0 0 0 59255 301 0 0 25 0 1 0 1781331445 75898880 17592 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18530 17592 1116 68 0 18462 0
[pid=22728] vsize: 74120
Current children cumulated CPU time (s) 595.56
Current children cumulated vsize (Kb) 74120

[startup+610.015 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17735 0 0 0 60248 305 0 0 25 0 1 0 1781331445 76034048 17643 4294967295 134512640 134736556 3221224560 3221223204 1077374467 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18563 17643 1116 68 0 18495 0
[pid=22728] vsize: 74252
Current children cumulated CPU time (s) 605.53
Current children cumulated vsize (Kb) 74252

[startup+620.015 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17811 0 0 0 61242 308 0 0 25 0 1 0 1781331445 76304384 17719 4294967295 134512640 134736556 3221224560 3221223028 1077377141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18629 17719 1116 68 0 18561 0
[pid=22728] vsize: 74516
Current children cumulated CPU time (s) 615.5
Current children cumulated vsize (Kb) 74516

[startup+630.015 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17896 0 0 0 62231 312 0 0 25 0 1 0 1781331445 76709888 17804 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18728 17804 1116 68 0 18660 0
[pid=22728] vsize: 74912
Current children cumulated CPU time (s) 625.43
Current children cumulated vsize (Kb) 74912

[startup+640.014 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 17981 0 0 0 63221 315 0 0 25 0 1 0 1781331445 77111296 17889 4294967295 134512640 134736556 3221224560 3221223216 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18826 17889 1116 68 0 18758 0
[pid=22728] vsize: 75304
Current children cumulated CPU time (s) 635.36
Current children cumulated vsize (Kb) 75304

[startup+650.015 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 18060 0 0 0 64214 318 0 0 25 0 1 0 1781331445 77398016 17968 4294967295 134512640 134736556 3221224560 3221223084 134536348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18896 17968 1116 68 0 18828 0
[pid=22728] vsize: 75584
Current children cumulated CPU time (s) 645.32
Current children cumulated vsize (Kb) 75584

[startup+660.015 s]
Raw data (loadavg): 0.99 0.90 0.53 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 18162 0 0 0 65206 321 0 0 25 0 1 0 1781331445 77803520 18070 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 18995 18070 1116 68 0 18927 0
[pid=22728] vsize: 75980
Current children cumulated CPU time (s) 655.27
Current children cumulated vsize (Kb) 75980

[startup+670.016 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 19205 0 0 0 66186 329 0 0 25 0 1 0 1781331445 82108416 19113 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 20046 19114 1116 68 0 19978 0
[pid=22728] vsize: 80184
Current children cumulated CPU time (s) 665.15
Current children cumulated vsize (Kb) 80184

[startup+680.016 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 19985 0 0 0 67169 336 0 0 25 0 1 0 1781331445 85352448 19893 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 20838 19893 1116 68 0 20770 0
[pid=22728] vsize: 83352
Current children cumulated CPU time (s) 675.05
Current children cumulated vsize (Kb) 83352

[startup+690.016 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 20492 0 0 0 68150 344 0 0 25 0 1 0 1781331445 87379968 20400 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 21333 20400 1116 68 0 21265 0
[pid=22728] vsize: 85332
Current children cumulated CPU time (s) 684.94
Current children cumulated vsize (Kb) 85332

[startup+700.017 s]
Raw data (loadavg): 0.99 0.91 0.55 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 20990 0 0 0 69135 350 0 0 25 0 1 0 1781331445 89399296 20898 4294967295 134512640 134736556 3221224560 3221223152 134543998 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 21826 20898 1116 68 0 21758 0
[pid=22728] vsize: 87304
Current children cumulated CPU time (s) 694.85
Current children cumulated vsize (Kb) 87304

[startup+710.016 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 21395 0 0 0 70120 356 0 0 25 0 1 0 1781331445 91025408 21303 4294967295 134512640 134736556 3221224560 3221223208 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 22223 21303 1116 68 0 22155 0
[pid=22728] vsize: 88892
Current children cumulated CPU time (s) 704.76
Current children cumulated vsize (Kb) 88892

[startup+720.018 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 21632 0 0 0 71105 362 0 0 25 0 1 0 1781331445 92106752 21540 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 22487 21540 1116 68 0 22419 0
[pid=22728] vsize: 89948
Current children cumulated CPU time (s) 714.67
Current children cumulated vsize (Kb) 89948

[startup+730.017 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 21889 0 0 0 72091 368 0 0 25 0 1 0 1781331445 93052928 21797 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 22718 21797 1116 68 0 22650 0
[pid=22728] vsize: 90872
Current children cumulated CPU time (s) 724.59
Current children cumulated vsize (Kb) 90872

[startup+740.017 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 22097 0 0 0 73078 373 0 0 25 0 1 0 1781331445 94003200 22005 4294967295 134512640 134736556 3221224560 3221223120 134549995 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 22950 22005 1116 68 0 22882 0
[pid=22728] vsize: 91800
Current children cumulated CPU time (s) 734.51
Current children cumulated vsize (Kb) 91800

[startup+750.018 s]
Raw data (loadavg): 0.99 0.92 0.57 1/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) T 22727 22728 22582 0 -1 0 22255 0 0 0 74065 380 0 0 25 0 1 0 1781331445 94543872 22163 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22728/statm): 23082 22163 1116 68 0 23014 0
[pid=22728] vsize: 92328
Current children cumulated CPU time (s) 744.45
Current children cumulated vsize (Kb) 92328

[startup+760.018 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 22406 0 0 0 75054 384 0 0 25 0 1 0 1781331445 95199232 22314 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 23242 22314 1116 68 0 23174 0
[pid=22728] vsize: 92968
Current children cumulated CPU time (s) 754.38
Current children cumulated vsize (Kb) 92968

[startup+770.019 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 22580 0 0 0 76040 389 0 0 25 0 1 0 1781331445 95973376 22488 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 23431 22488 1116 68 0 23363 0
[pid=22728] vsize: 93724
Current children cumulated CPU time (s) 764.29
Current children cumulated vsize (Kb) 93724

[startup+780.019 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 22740 0 0 0 77027 393 0 0 25 0 1 0 1781331445 96514048 22648 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 23563 22648 1116 68 0 23495 0
[pid=22728] vsize: 94252
Current children cumulated CPU time (s) 774.2
Current children cumulated vsize (Kb) 94252

[startup+790.019 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 22900 0 0 0 78017 397 0 0 25 0 1 0 1781331445 97189888 22808 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 23728 22808 1116 68 0 23660 0
[pid=22728] vsize: 94912
Current children cumulated CPU time (s) 784.14
Current children cumulated vsize (Kb) 94912

[startup+800.019 s]
Raw data (loadavg): 0.99 0.93 0.59 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 23023 0 0 0 79006 402 0 0 25 0 1 0 1781331445 97730560 22931 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 23860 22931 1116 68 0 23792 0
[pid=22728] vsize: 95440
Current children cumulated CPU time (s) 794.08
Current children cumulated vsize (Kb) 95440

[startup+810.019 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 23151 0 0 0 79995 406 0 0 25 0 1 0 1781331445 98271232 23059 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 23992 23059 1116 68 0 23924 0
[pid=22728] vsize: 95968
Current children cumulated CPU time (s) 804.01
Current children cumulated vsize (Kb) 95968

[startup+820.02 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 23301 0 0 0 80984 410 0 0 25 0 1 0 1781331445 98942976 23209 4294967295 134512640 134736556 3221224560 3221223164 134537507 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 24156 23209 1116 68 0 24088 0
[pid=22728] vsize: 96624
Current children cumulated CPU time (s) 813.94
Current children cumulated vsize (Kb) 96624

[startup+830.02 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 23405 0 0 0 81973 415 0 0 25 0 1 0 1781331445 99348480 23313 4294967295 134512640 134736556 3221224560 3221223148 134551267 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 24255 23313 1116 68 0 24187 0
[pid=22728] vsize: 97020
Current children cumulated CPU time (s) 823.88
Current children cumulated vsize (Kb) 97020

[startup+840.02 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 23572 0 0 0 82961 420 0 0 25 0 1 0 1781331445 100020224 23480 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 24419 23480 1116 68 0 24351 0
[pid=22728] vsize: 97676
Current children cumulated CPU time (s) 833.81
Current children cumulated vsize (Kb) 97676

[startup+850.02 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 23743 0 0 0 83950 424 0 0 25 0 1 0 1781331445 100704256 23651 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 24586 23651 1116 68 0 24518 0
[pid=22728] vsize: 98344
Current children cumulated CPU time (s) 843.74
Current children cumulated vsize (Kb) 98344

[startup+860.021 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 23875 0 0 0 84940 428 0 0 25 0 1 0 1781331445 101244928 23783 4294967295 134512640 134736556 3221224560 3221223296 134597464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 24718 23783 1116 68 0 24650 0
[pid=22728] vsize: 98872
Current children cumulated CPU time (s) 853.68
Current children cumulated vsize (Kb) 98872

[startup+870.021 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 23956 0 0 0 85930 432 0 0 25 0 1 0 1781331445 101515264 23864 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 24784 23864 1116 68 0 24716 0
[pid=22728] vsize: 99136
Current children cumulated CPU time (s) 863.62
Current children cumulated vsize (Kb) 99136

[startup+880.022 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24021 0 0 0 86921 435 0 0 25 0 1 0 1781331445 101900288 23929 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 24878 23929 1116 68 0 24810 0
[pid=22728] vsize: 99512
Current children cumulated CPU time (s) 873.56
Current children cumulated vsize (Kb) 99512

[startup+890.022 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24091 0 0 0 87911 439 0 0 25 0 1 0 1781331445 102170624 23999 4294967295 134512640 134736556 3221224560 3221223184 134524624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 24944 23999 1116 68 0 24876 0
[pid=22728] vsize: 99776
Current children cumulated CPU time (s) 883.5
Current children cumulated vsize (Kb) 99776

[startup+900.022 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24189 0 0 0 88899 443 0 0 23 0 1 0 1781331445 102576128 24097 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25043 24097 1116 68 0 24975 0
[pid=22728] vsize: 100172
Current children cumulated CPU time (s) 893.42
Current children cumulated vsize (Kb) 100172

[startup+910.022 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24252 0 0 0 89890 446 0 0 25 0 1 0 1781331445 102846464 24160 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25109 24160 1116 68 0 25041 0
[pid=22728] vsize: 100436
Current children cumulated CPU time (s) 903.36
Current children cumulated vsize (Kb) 100436

[startup+920.022 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24338 0 0 0 90878 451 0 0 25 0 1 0 1781331445 103108608 24246 4294967295 134512640 134736556 3221224560 3221223068 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25173 24246 1116 68 0 25105 0
[pid=22728] vsize: 100692
Current children cumulated CPU time (s) 913.29
Current children cumulated vsize (Kb) 100692

[startup+930.023 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24390 0 0 0 91868 454 0 0 25 0 1 0 1781331445 103378944 24298 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25239 24298 1116 68 0 25171 0
[pid=22728] vsize: 100956
Current children cumulated CPU time (s) 923.22
Current children cumulated vsize (Kb) 100956

[startup+940.022 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24469 0 0 0 92858 458 0 0 25 0 1 0 1781331445 103649280 24377 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25305 24377 1116 68 0 25237 0
[pid=22728] vsize: 101220
Current children cumulated CPU time (s) 933.16
Current children cumulated vsize (Kb) 101220

[startup+950.023 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24510 0 0 0 93850 461 0 0 25 0 1 0 1781331445 103919616 24418 4294967295 134512640 134736556 3221224560 3221223176 134537571 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25371 24418 1116 68 0 25303 0
[pid=22728] vsize: 101484
Current children cumulated CPU time (s) 943.11
Current children cumulated vsize (Kb) 101484

[startup+960.023 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24544 0 0 0 94841 464 0 0 25 0 1 0 1781331445 104054784 24452 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25404 24452 1116 68 0 25336 0
[pid=22728] vsize: 101616
Current children cumulated CPU time (s) 953.05
Current children cumulated vsize (Kb) 101616

[startup+970.023 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24582 0 0 0 95833 467 0 0 25 0 1 0 1781331445 104189952 24490 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25437 24490 1116 68 0 25369 0
[pid=22728] vsize: 101748
Current children cumulated CPU time (s) 963
Current children cumulated vsize (Kb) 101748

[startup+980.023 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24637 0 0 0 96823 471 0 0 25 0 1 0 1781331445 104325120 24545 4294967295 134512640 134736556 3221224560 3221223288 134605832 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25470 24545 1116 68 0 25402 0
[pid=22728] vsize: 101880
Current children cumulated CPU time (s) 972.94
Current children cumulated vsize (Kb) 101880

[startup+990.022 s]
Raw data (loadavg): 0.99 0.96 0.65 1/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) T 22727 22728 22582 0 -1 0 24696 0 0 0 97814 474 0 0 25 0 1 0 1781331445 104579072 24604 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25532 24604 1116 68 0 25464 0
[pid=22728] vsize: 102128
Current children cumulated CPU time (s) 982.88
Current children cumulated vsize (Kb) 102128

[startup+1000.02 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24737 0 0 0 98804 478 0 0 25 0 1 0 1781331445 104849408 24645 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 25598 24645 1116 68 0 25530 0
[pid=22728] vsize: 102392
Current children cumulated CPU time (s) 992.82
Current children cumulated vsize (Kb) 102392

[startup+1010.02 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24836 0 0 0 99795 482 0 0 25 0 1 0 1781331445 105254912 24744 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25697 24744 1116 68 0 25629 0
[pid=22728] vsize: 102788
Current children cumulated CPU time (s) 1002.77
Current children cumulated vsize (Kb) 102788

[startup+1020.02 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24944 0 0 0 100785 485 0 0 25 0 1 0 1781331445 105652224 24852 4294967295 134512640 134736556 3221224560 3221223228 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25794 24852 1116 68 0 25726 0
[pid=22728] vsize: 103176
Current children cumulated CPU time (s) 1012.7
Current children cumulated vsize (Kb) 103176

[startup+1030.02 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 24994 0 0 0 101777 489 0 0 25 0 1 0 1781331445 105893888 24902 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25853 24902 1116 68 0 25785 0
[pid=22728] vsize: 103412
Current children cumulated CPU time (s) 1022.66
Current children cumulated vsize (Kb) 103412

[startup+1040.02 s]
Raw data (loadavg): 0.99 0.96 0.67 1/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) T 22727 22728 22582 0 -1 0 25061 0 0 0 102766 494 0 0 25 0 1 0 1781331445 106164224 24969 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25919 24969 1116 68 0 25851 0
[pid=22728] vsize: 103676
Current children cumulated CPU time (s) 1032.6
Current children cumulated vsize (Kb) 103676

[startup+1050.02 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25127 0 0 0 103758 497 0 0 25 0 1 0 1781331445 106434560 25035 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 25985 25035 1116 68 0 25917 0
[pid=22728] vsize: 103940
Current children cumulated CPU time (s) 1042.55
Current children cumulated vsize (Kb) 103940

[startup+1060.02 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25208 0 0 0 104749 501 0 0 25 0 1 0 1781331445 106827776 25115 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26081 25115 1116 68 0 26013 0
[pid=22728] vsize: 104324
Current children cumulated CPU time (s) 1052.5
Current children cumulated vsize (Kb) 104324

[startup+1070.02 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25308 0 0 0 105740 505 0 0 25 0 1 0 1781331445 107233280 25215 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26180 25215 1116 68 0 26112 0
[pid=22728] vsize: 104720
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (Kb) 104720

[startup+1080.02 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25346 0 0 0 106732 509 0 0 25 0 1 0 1781331445 107368448 25253 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26213 25253 1116 68 0 26145 0
[pid=22728] vsize: 104852
Current children cumulated CPU time (s) 1072.41
Current children cumulated vsize (Kb) 104852

[startup+1090.02 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25428 0 0 0 107724 511 0 0 25 0 1 0 1781331445 107638784 25335 4294967295 134512640 134736556 3221224560 3221223116 134537557 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26279 25335 1116 68 0 26211 0
[pid=22728] vsize: 105116
Current children cumulated CPU time (s) 1082.35
Current children cumulated vsize (Kb) 105116

[startup+1100.02 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25474 0 0 0 108715 514 0 0 25 0 1 0 1781331445 107909120 25381 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26345 25381 1116 68 0 26277 0
[pid=22728] vsize: 105380
Current children cumulated CPU time (s) 1092.29
Current children cumulated vsize (Kb) 105380

[startup+1110.02 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25522 0 0 0 109707 518 0 0 25 0 1 0 1781331445 108044288 25429 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22728/statm): 26378 25429 1116 68 0 26310 0
[pid=22728] vsize: 105512
Current children cumulated CPU time (s) 1102.25
Current children cumulated vsize (Kb) 105512

[startup+1120.02 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25575 0 0 0 110699 521 0 0 25 0 1 0 1781331445 108314624 25482 4294967295 134512640 134736556 3221224560 3221223224 134536490 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26444 25482 1116 68 0 26376 0
[pid=22728] vsize: 105776
Current children cumulated CPU time (s) 1112.2
Current children cumulated vsize (Kb) 105776

[startup+1130.03 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25646 0 0 0 111691 523 0 0 25 0 1 0 1781331445 108584960 25553 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26510 25553 1116 68 0 26442 0
[pid=22728] vsize: 106040
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (Kb) 106040

[startup+1140.03 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25712 0 0 0 112681 526 0 0 25 0 1 0 1781331445 108855296 25619 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26576 25619 1116 68 0 26508 0
[pid=22728] vsize: 106304
Current children cumulated CPU time (s) 1132.07
Current children cumulated vsize (Kb) 106304

[startup+1150.03 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25736 0 0 0 113674 530 0 0 25 0 1 0 1781331445 108990464 25643 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26609 25643 1116 68 0 26541 0
[pid=22728] vsize: 106436
Current children cumulated CPU time (s) 1142.04
Current children cumulated vsize (Kb) 106436

[startup+1160.03 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25789 0 0 0 114666 533 0 0 25 0 1 0 1781331445 109260800 25696 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26675 25696 1116 68 0 26607 0
[pid=22728] vsize: 106700
Current children cumulated CPU time (s) 1151.99
Current children cumulated vsize (Kb) 106700

[startup+1170.03 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25831 0 0 0 115658 536 0 0 25 0 1 0 1781331445 109395968 25738 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26708 25738 1116 68 0 26640 0
[pid=22728] vsize: 106832
Current children cumulated CPU time (s) 1161.94
Current children cumulated vsize (Kb) 106832

[startup+1180.03 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25902 0 0 0 116647 540 0 0 25 0 1 0 1781331445 109666304 25809 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26774 25809 1116 68 0 26706 0
[pid=22728] vsize: 107096
Current children cumulated CPU time (s) 1171.87
Current children cumulated vsize (Kb) 107096

[startup+1190.03 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25955 0 0 0 117639 544 0 0 25 0 1 0 1781331445 109936640 25862 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26840 25862 1116 68 0 26772 0
[pid=22728] vsize: 107360
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (Kb) 107360

[startup+1200.03 s]
Raw data (loadavg): 0.99 0.97 0.72 2/56 22728
Raw data (/proc/22728/stat): 22728 (bsolo) R 22727 22728 22582 0 -1 0 25969 0 0 0 118632 545 0 0 25 0 1 0 1781331445 109936640 25876 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22728/statm): 26840 25876 1116 68 0 26772 0
[pid=22728] vsize: 107360
Current children cumulated CPU time (s) 1191.77
Current children cumulated vsize (Kb) 107360
One traced child (pid=22728) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1203.33
CPU time (s): 1195.07
CPU user time (s): 1189.56
CPU system time (s): 5.51316
CPU usage (%): 99.3133
Max. virtual memory (cumulated for all children) (Kb): 107360

Verifier Data

ERROR: no interpretation found !