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-fpga11_9_sat_pb.cnf.cr.opb
MD5SUM489d094bb23422a6c4624d745553a200
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 12
Number of bits of the biggest sum of numbers4
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.049992
Number of variables149
Total number of constraints128
Number of constraints which are clauses108
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint5
Maximum length of a constraint11

Trace number 85

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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:        956132 kB
Buffers:         33272 kB
Cached:          16440 kB
SwapCached:        608 kB
Active:          47172 kB
Inactive:         5008 kB
HighTotal:      131008 kB
HighFree:       113092 kB
LowTotal:       903652 kB
LowFree:        843040 kB
SwapTotal:     2097892 kB
SwapFree:      2096684 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            20764 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:19:56 (client local time) WITH STATUS 0 IN 1195.1 SECONDS
stats: 24 7 1195.1 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 149 variables and 128 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.064
c After prepocess the problem consists of 149 variables and 128 constraints.
c Restart #1 #Var: 149 #Dec: 274 LB: 0 @ 0.17
c Restart #2 #Var: 149 #Dec: 694 LB: 0 @ 0.459
c Restart #3 #Var: 149 #Dec: 1309 LB: 0 @ 0.991
c Restart #4 #Var: 149 #Dec: 2193 LB: 0 @ 1.887
c Restart #5 #Var: 149 #Dec: 3369 LB: 0 @ 2.898
c Restart #6 #Var: 149 #Dec: 4795 LB: 0 @ 4.407
c Restart #7 #Var: 149 #Dec: 6452 LB: 0 @ 7.028
c Restart #8 #Var: 149 #Dec: 8321 LB: 0 @ 9.412
c Restart #9 #Var: 149 #Dec: 10414 LB: 0 @ 13.422
c Restart #10 #Var: 149 #Dec: 12680 LB: 0 @ 18.548
c Restart #11 #Var: 149 #Dec: 15447 LB: 0 @ 25.041
c Restart #12 #Var: 149 #Dec: 18031 LB: 0 @ 32.612
c Restart #13 #Var: 149 #Dec: 21052 LB: 0 @ 43.569
c Restart #14 #Var: 149 #Dec: 24648 LB: 0 @ 51.138
c Restart #15 #Var: 149 #Dec: 27921 LB: 0 @ 60.906
c Restart #16 #Var: 149 #Dec: 31226 LB: 0 @ 94.238
c Restart #17 #Var: 149 #Dec: 34807 LB: 0 @ 114.05
c Restart #18 #Var: 149 #Dec: 39605 LB: 0 @ 147.34
c Restart #19 #Var: 149 #Dec: 43914 LB: 0 @ 217.34
c Restart #20 #Var: 149 #Dec: 48380 LB: 0 @ 250.5
c Restart #21 #Var: 149 #Dec: 52913 LB: 0 @ 323.46
c Restart #22 #Var: 149 #Dec: 57603 LB: 0 @ 365.44
c Restart #23 #Var: 149 #Dec: 62549 LB: 0 @ 442
c Restart #24 #Var: 149 #Dec: 67500 LB: 0 @ 561.39
c CHANGE Heuristic... 
c Restart #0 #Var: 149 #Dec: 72579 LB: 0 @ 707.23
c Restart #1 #Var: 149 #Dec: 72967 LB: 0 @ 708.77
c Restart #2 #Var: 149 #Dec: 73653 LB: 0 @ 715.94
c Restart #3 #Var: 149 #Dec: 74944 LB: 0 @ 726.48
c Restart #4 #Var: 149 #Dec: 76157 LB: 0 @ 729.49
c Restart #5 #Var: 149 #Dec: 77496 LB: 0 @ 733.4
c Restart #6 #Var: 149 #Dec: 79000 LB: 0 @ 737.25
c Restart #7 #Var: 149 #Dec: 80606 LB: 0 @ 747.95
c Restart #8 #Var: 149 #Dec: 82456 LB: 0 @ 753.53
c Restart #9 #Var: 149 #Dec: 84424 LB: 0 @ 762.26
c Restart #10 #Var: 149 #Dec: 86531 LB: 0 @ 773.97
c Restart #11 #Var: 149 #Dec: 89140 LB: 0 @ 804.04
c Restart #12 #Var: 149 #Dec: 92427 LB: 0 @ 830.64
c Restart #13 #Var: 149 #Dec: 95293 LB: 0 @ 848.8
c Restart #14 #Var: 149 #Dec: 98963 LB: 0 @ 872.64
c Restart #15 #Var: 149 #Dec: 103129 LB: 0 @ 916.44
c Restart #16 #Var: 149 #Dec: 107207 LB: 0 @ 951.55
c Restart #17 #Var: 149 #Dec: 110853 LB: 0 @ 986.01
c Restart #18 #Var: 149 #Dec: 114624 LB: 0 @ 1014.3
c Restart #19 #Var: 149 #Dec: 118651 LB: 0 @ 1039.5
c Restart #20 #Var: 149 #Dec: 123447 LB: 0 @ 1072
c Restart #21 #Var: 149 #Dec: 127992 LB: 0 @ 1184.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/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1839669538 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 107 3 90 68 0 39 0
[pid=19558] 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/wulflinc17/normalized-fpga11_9_sat_pb.cnf.cr.opb

[startup+10.0035 s]
Raw data (loadavg): 0.93 0.95 0.73 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 3094 0 0 0 938 26 0 0 25 0 1 0 1839669538 15773696 3005 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 3851 3005 1116 68 0 3783 0
[pid=19558] vsize: 15404
Current children cumulated CPU time (s) 9.64
Current children cumulated vsize (Kb) 15404

[startup+20.0051 s]
Raw data (loadavg): 0.94 0.96 0.73 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 4419 0 0 0 1905 40 0 0 25 0 1 0 1839669538 21176320 4330 4294967295 134512640 134736556 3221224560 3221223176 134537469 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 5170 4330 1116 68 0 5102 0
[pid=19558] vsize: 20680
Current children cumulated CPU time (s) 19.45
Current children cumulated vsize (Kb) 20680

[startup+30.0057 s]
Raw data (loadavg): 0.95 0.96 0.73 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 5357 0 0 0 2880 51 0 0 25 0 1 0 1839669538 24969216 5268 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 6096 5268 1116 68 0 6028 0
[pid=19558] vsize: 24384
Current children cumulated CPU time (s) 29.31
Current children cumulated vsize (Kb) 24384

[startup+40.0063 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 6324 0 0 0 3853 63 0 0 25 0 1 0 1839669538 29024256 6235 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 7086 6235 1116 68 0 7018 0
[pid=19558] vsize: 28344
Current children cumulated CPU time (s) 39.16
Current children cumulated vsize (Kb) 28344

[startup+50.0069 s]
Raw data (loadavg): 0.96 0.96 0.74 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 7320 0 0 0 4828 74 0 0 25 0 1 0 1839669538 33087488 7231 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 8078 7231 1116 68 0 8010 0
[pid=19558] vsize: 32312
Current children cumulated CPU time (s) 49.02
Current children cumulated vsize (Kb) 32312

[startup+60.0075 s]
Raw data (loadavg): 0.97 0.96 0.74 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 8575 0 0 0 5795 87 0 0 25 0 1 0 1839669538 38248448 8486 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 9338 8486 1116 68 0 9270 0
[pid=19558] vsize: 37352
Current children cumulated CPU time (s) 58.82
Current children cumulated vsize (Kb) 37352

[startup+70.0081 s]
Raw data (loadavg): 0.97 0.96 0.74 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 9210 0 0 0 6784 92 0 0 25 0 1 0 1839669538 40820736 9121 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 9966 9121 1116 68 0 9898 0
[pid=19558] vsize: 39864
Current children cumulated CPU time (s) 68.76
Current children cumulated vsize (Kb) 39864

[startup+80.0087 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 9585 0 0 0 7775 96 0 0 25 0 1 0 1839669538 42442752 9496 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 10362 9496 1116 68 0 10294 0
[pid=19558] vsize: 41448
Current children cumulated CPU time (s) 78.71
Current children cumulated vsize (Kb) 41448

[startup+90.0083 s]
Raw data (loadavg): 0.98 0.96 0.74 1/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) T 19557 19558 19316 0 -1 0 9901 0 0 0 8766 102 0 0 25 0 1 0 1839669538 43671552 9812 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/19558/statm): 10662 9812 1116 68 0 10594 0
[pid=19558] vsize: 42648
Current children cumulated CPU time (s) 88.68
Current children cumulated vsize (Kb) 42648

[startup+100.009 s]
Raw data (loadavg): 0.98 0.96 0.75 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 10342 0 0 0 9757 106 0 0 25 0 1 0 1839669538 45580288 10253 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 11128 10253 1116 68 0 11060 0
[pid=19558] vsize: 44512
Current children cumulated CPU time (s) 98.63
Current children cumulated vsize (Kb) 44512

[startup+110.01 s]
Raw data (loadavg): 0.98 0.96 0.75 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 11089 0 0 0 10737 116 0 0 25 0 1 0 1839669538 48689152 10998 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 11887 10998 1116 68 0 11819 0
[pid=19558] vsize: 47548
Current children cumulated CPU time (s) 108.53
Current children cumulated vsize (Kb) 47548

[startup+120.01 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 11596 0 0 0 11727 121 0 0 25 0 1 0 1839669538 50720768 11505 4294967295 134512640 134736556 3221224560 3221223296 134529346 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 12383 11505 1116 68 0 12315 0
[pid=19558] vsize: 49532
Current children cumulated CPU time (s) 118.48
Current children cumulated vsize (Kb) 49532

[startup+130.011 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 11942 0 0 0 12717 125 0 0 25 0 1 0 1839669538 52215808 11851 4294967295 134512640 134736556 3221224560 3221223252 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 12748 11851 1116 68 0 12680 0
[pid=19558] vsize: 50992
Current children cumulated CPU time (s) 128.42
Current children cumulated vsize (Kb) 50992

[startup+140.011 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 12237 0 0 0 13702 132 0 0 25 0 1 0 1839669538 53444608 12144 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 13048 12144 1116 68 0 12980 0
[pid=19558] vsize: 52192
Current children cumulated CPU time (s) 138.34
Current children cumulated vsize (Kb) 52192

[startup+150.012 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 12542 0 0 0 14691 137 0 0 25 0 1 0 1839669538 54665216 12449 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 13346 12449 1116 68 0 13278 0
[pid=19558] vsize: 53384
Current children cumulated CPU time (s) 148.28
Current children cumulated vsize (Kb) 53384

[startup+160.013 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 12879 0 0 0 15684 139 0 0 25 0 1 0 1839669538 56037376 12786 4294967295 134512640 134736556 3221224560 3221223040 134535752 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 13681 12786 1116 68 0 13613 0
[pid=19558] vsize: 54724
Current children cumulated CPU time (s) 158.23
Current children cumulated vsize (Kb) 54724

[startup+170.013 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 13086 0 0 0 16678 143 0 0 25 0 1 0 1839669538 57024512 12990 4294967295 134512640 134736556 3221224560 3221223088 134536213 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 13922 12990 1116 68 0 13854 0
[pid=19558] vsize: 55688
Current children cumulated CPU time (s) 168.21
Current children cumulated vsize (Kb) 55688

[startup+180.014 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 13306 0 0 0 17672 145 0 0 25 0 1 0 1839669538 57978880 13209 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 14155 13209 1116 68 0 14087 0
[pid=19558] vsize: 56620
Current children cumulated CPU time (s) 178.17
Current children cumulated vsize (Kb) 56620

[startup+190.013 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 13495 0 0 0 18667 148 0 0 25 0 1 0 1839669538 58654720 13398 4294967295 134512640 134736556 3221224560 3221223264 134528735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 14320 13398 1116 68 0 14252 0
[pid=19558] vsize: 57280
Current children cumulated CPU time (s) 188.15
Current children cumulated vsize (Kb) 57280

[startup+200.014 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 13706 0 0 0 19662 150 0 0 25 0 1 0 1839669538 59600896 13609 4294967295 134512640 134736556 3221224560 3221223164 134537557 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 14551 13609 1116 68 0 14483 0
[pid=19558] vsize: 58204
Current children cumulated CPU time (s) 198.12
Current children cumulated vsize (Kb) 58204

[startup+210.015 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 13883 0 0 0 20659 152 0 0 25 0 1 0 1839669538 60305408 13786 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 14723 13786 1116 68 0 14655 0
[pid=19558] vsize: 58892
Current children cumulated CPU time (s) 208.11
Current children cumulated vsize (Kb) 58892

[startup+220.015 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 14052 0 0 0 21655 154 0 0 25 0 1 0 1839669538 60993536 13954 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 14891 13954 1116 68 0 14823 0
[pid=19558] vsize: 59564
Current children cumulated CPU time (s) 218.09
Current children cumulated vsize (Kb) 59564

[startup+230.016 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 14448 0 0 0 22645 159 0 0 25 0 1 0 1839669538 62619648 14349 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 15288 14349 1116 68 0 15220 0
[pid=19558] vsize: 61152
Current children cumulated CPU time (s) 228.04
Current children cumulated vsize (Kb) 61152

[startup+240.015 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 14880 0 0 0 23636 163 0 0 25 0 1 0 1839669538 64561152 14779 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 15762 14779 1116 68 0 15694 0
[pid=19558] vsize: 63048
Current children cumulated CPU time (s) 237.99
Current children cumulated vsize (Kb) 63048

[startup+250.016 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 15344 0 0 0 24623 168 0 0 25 0 1 0 1839669538 66457600 15243 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 16225 15243 1116 68 0 16157 0
[pid=19558] vsize: 64900
Current children cumulated CPU time (s) 247.91
Current children cumulated vsize (Kb) 64900

[startup+260.017 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 15702 0 0 0 25613 173 0 0 25 0 1 0 1839669538 67821568 15601 4294967295 134512640 134736556 3221224560 3221223172 134537472 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 16558 15601 1116 68 0 16490 0
[pid=19558] vsize: 66232
Current children cumulated CPU time (s) 257.86
Current children cumulated vsize (Kb) 66232

[startup+270.017 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 15961 0 0 0 26607 176 0 0 25 0 1 0 1839669538 68902912 15859 4294967295 134512640 134736556 3221224560 3221223216 134528671 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 16822 15859 1116 68 0 16754 0
[pid=19558] vsize: 67288
Current children cumulated CPU time (s) 267.83
Current children cumulated vsize (Kb) 67288

[startup+280.018 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 16147 0 0 0 27602 178 0 0 25 0 1 0 1839669538 69713920 16045 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 17020 16045 1116 68 0 16952 0
[pid=19558] vsize: 68080
Current children cumulated CPU time (s) 277.8
Current children cumulated vsize (Kb) 68080

[startup+290.017 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 16317 0 0 0 28597 181 0 0 25 0 1 0 1839669538 70389760 16215 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 17185 16215 1116 68 0 17117 0
[pid=19558] vsize: 68740
Current children cumulated CPU time (s) 287.78
Current children cumulated vsize (Kb) 68740

[startup+300.018 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) T 19557 19558 19316 0 -1 0 16504 0 0 0 29592 184 0 0 25 0 1 0 1839669538 71143424 16398 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/19558/statm): 17369 16398 1116 68 0 17301 0
[pid=19558] vsize: 69476
Current children cumulated CPU time (s) 297.76
Current children cumulated vsize (Kb) 69476

[startup+310.019 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 16703 0 0 0 30586 187 0 0 25 0 1 0 1839669538 71954432 16597 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 17567 16597 1116 68 0 17499 0
[pid=19558] vsize: 70268
Current children cumulated CPU time (s) 307.73
Current children cumulated vsize (Kb) 70268

[startup+320.019 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 16895 0 0 0 31582 189 0 0 25 0 1 0 1839669538 72765440 16789 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 17765 16789 1116 68 0 17697 0
[pid=19558] vsize: 71060
Current children cumulated CPU time (s) 317.71
Current children cumulated vsize (Kb) 71060

[startup+330.019 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 17257 0 0 0 32574 192 0 0 25 0 1 0 1839669538 74252288 17151 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 18128 17151 1116 68 0 18060 0
[pid=19558] vsize: 72512
Current children cumulated CPU time (s) 327.66
Current children cumulated vsize (Kb) 72512

[startup+340.018 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 17635 0 0 0 33564 198 0 0 25 0 1 0 1839669538 75767808 17529 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 18498 17529 1116 68 0 18430 0
[pid=19558] vsize: 73992
Current children cumulated CPU time (s) 337.62
Current children cumulated vsize (Kb) 73992

[startup+350.019 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 18088 0 0 0 34554 202 0 0 25 0 1 0 1839669538 77737984 17981 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 18979 17981 1116 68 0 18911 0
[pid=19558] vsize: 75916
Current children cumulated CPU time (s) 347.56
Current children cumulated vsize (Kb) 75916

[startup+360.019 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 18589 0 0 0 35543 207 0 0 25 0 1 0 1839669538 79765504 18482 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 19474 18482 1116 68 0 19406 0
[pid=19558] vsize: 77896
Current children cumulated CPU time (s) 357.5
Current children cumulated vsize (Kb) 77896

[startup+370.019 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 18867 0 0 0 36536 209 0 0 25 0 1 0 1839669538 80982016 18759 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 19771 18759 1116 68 0 19703 0
[pid=19558] vsize: 79084
Current children cumulated CPU time (s) 367.45
Current children cumulated vsize (Kb) 79084

[startup+380.02 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 19217 0 0 0 37529 213 0 0 25 0 1 0 1839669538 82366464 19108 4294967295 134512640 134736556 3221224560 3221223100 134536708 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 20109 19108 1116 68 0 20041 0
[pid=19558] vsize: 80436
Current children cumulated CPU time (s) 377.42
Current children cumulated vsize (Kb) 80436

[startup+390.019 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 19480 0 0 0 38523 216 0 0 25 0 1 0 1839669538 83476480 19370 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 20380 19370 1116 68 0 20312 0
[pid=19558] vsize: 81520
Current children cumulated CPU time (s) 387.39
Current children cumulated vsize (Kb) 81520

[startup+400.02 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 19734 0 0 0 39517 219 0 0 25 0 1 0 1839669538 84627456 19620 4294967295 134512640 134736556 3221224560 3221223312 134556574 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 20661 19620 1116 68 0 20593 0
[pid=19558] vsize: 82644
Current children cumulated CPU time (s) 397.36
Current children cumulated vsize (Kb) 82644

[startup+410.02 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 19989 0 0 0 40509 223 0 0 25 0 1 0 1839669538 85573632 19875 4294967295 134512640 134736556 3221224560 3221223104 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 20892 19875 1116 68 0 20824 0
[pid=19558] vsize: 83568
Current children cumulated CPU time (s) 407.32
Current children cumulated vsize (Kb) 83568

[startup+420.02 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 20149 0 0 0 41504 225 0 0 25 0 1 0 1839669538 86261760 20034 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 21060 20034 1116 68 0 20992 0
[pid=19558] vsize: 84240
Current children cumulated CPU time (s) 417.29
Current children cumulated vsize (Kb) 84240

[startup+430.021 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 20337 0 0 0 42500 227 0 0 25 0 1 0 1839669538 87076864 20221 4294967295 134512640 134736556 3221224560 3221223276 134553983 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 21259 20221 1116 68 0 21191 0
[pid=19558] vsize: 85036
Current children cumulated CPU time (s) 427.27
Current children cumulated vsize (Kb) 85036

[startup+440.02 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 20525 0 0 0 43496 230 0 0 25 0 1 0 1839669538 87887872 20409 4294967295 134512640 134736556 3221224560 3221223232 134524345 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 21457 20409 1116 68 0 21389 0
[pid=19558] vsize: 85828
Current children cumulated CPU time (s) 437.26
Current children cumulated vsize (Kb) 85828

[startup+450.021 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 20695 0 0 0 44492 231 0 0 25 0 1 0 1839669538 88567808 20577 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 21623 20577 1116 68 0 21555 0
[pid=19558] vsize: 86492
Current children cumulated CPU time (s) 447.23
Current children cumulated vsize (Kb) 86492

[startup+460.022 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 20850 0 0 0 45490 233 0 0 25 0 1 0 1839669538 89268224 20732 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 21794 20732 1116 68 0 21726 0
[pid=19558] vsize: 87176
Current children cumulated CPU time (s) 457.23
Current children cumulated vsize (Kb) 87176

[startup+470.022 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 21044 0 0 0 46485 235 0 0 25 0 1 0 1839669538 90079232 20926 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 21992 20926 1116 68 0 21924 0
[pid=19558] vsize: 87968
Current children cumulated CPU time (s) 467.2
Current children cumulated vsize (Kb) 87968

[startup+480.022 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 21207 0 0 0 47480 237 0 0 25 0 1 0 1839669538 90755072 21089 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 22157 21089 1116 68 0 22089 0
[pid=19558] vsize: 88628
Current children cumulated CPU time (s) 477.17
Current children cumulated vsize (Kb) 88628

[startup+490.022 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 21401 0 0 0 48476 239 0 0 25 0 1 0 1839669538 91566080 21283 4294967295 134512640 134736556 3221224560 3221223232 134536510 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 22355 21283 1116 68 0 22287 0
[pid=19558] vsize: 89420
Current children cumulated CPU time (s) 487.15
Current children cumulated vsize (Kb) 89420

[startup+500.023 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 21593 0 0 0 49472 241 0 0 25 0 1 0 1839669538 92241920 21475 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 22520 21475 1116 68 0 22452 0
[pid=19558] vsize: 90080
Current children cumulated CPU time (s) 497.13
Current children cumulated vsize (Kb) 90080

[startup+510.023 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 21753 0 0 0 50467 244 0 0 25 0 1 0 1839669538 92930048 21635 4294967295 134512640 134736556 3221224560 3221223284 134529372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 22688 21635 1116 68 0 22620 0
[pid=19558] vsize: 90752
Current children cumulated CPU time (s) 507.11
Current children cumulated vsize (Kb) 90752

[startup+520.024 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 21899 0 0 0 51464 246 0 0 25 0 1 0 1839669538 93470720 21781 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 22820 21781 1116 68 0 22752 0
[pid=19558] vsize: 91280
Current children cumulated CPU time (s) 517.1
Current children cumulated vsize (Kb) 91280

[startup+530.025 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 22012 0 0 0 52461 247 0 0 25 0 1 0 1839669538 94011392 21894 4294967295 134512640 134736556 3221224560 3221223152 134716141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 22952 21894 1116 68 0 22884 0
[pid=19558] vsize: 91808
Current children cumulated CPU time (s) 527.08
Current children cumulated vsize (Kb) 91808

[startup+540.024 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 22213 0 0 0 53457 249 0 0 25 0 1 0 1839669538 94822400 22095 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 23150 22095 1116 68 0 23082 0
[pid=19558] vsize: 92600
Current children cumulated CPU time (s) 537.06
Current children cumulated vsize (Kb) 92600

[startup+550.025 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 22363 0 0 0 54453 251 0 0 25 0 1 0 1839669538 95408128 22241 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 23293 22241 1116 68 0 23225 0
[pid=19558] vsize: 93172
Current children cumulated CPU time (s) 547.04
Current children cumulated vsize (Kb) 93172

[startup+560.026 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 22542 0 0 0 55448 254 0 0 25 0 1 0 1839669538 96083968 22420 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 23458 22420 1116 68 0 23390 0
[pid=19558] vsize: 93832
Current children cumulated CPU time (s) 557.02
Current children cumulated vsize (Kb) 93832

[startup+570.026 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 22713 0 0 0 56443 256 0 0 25 0 1 0 1839669538 96759808 22591 4294967295 134512640 134736556 3221224560 3221223024 134717463 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 23623 22591 1116 68 0 23555 0
[pid=19558] vsize: 94492
Current children cumulated CPU time (s) 566.99
Current children cumulated vsize (Kb) 94492

[startup+580.027 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 22855 0 0 0 57438 258 0 0 25 0 1 0 1839669538 97435648 22733 4294967295 134512640 134736556 3221224560 3221223216 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 23788 22733 1116 68 0 23720 0
[pid=19558] vsize: 95152
Current children cumulated CPU time (s) 576.96
Current children cumulated vsize (Kb) 95152

[startup+590.028 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 23038 0 0 0 58432 261 0 0 25 0 1 0 1839669538 98111488 22916 4294967295 134512640 134736556 3221224560 3221223212 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 23953 22916 1116 68 0 23885 0
[pid=19558] vsize: 95812
Current children cumulated CPU time (s) 586.93
Current children cumulated vsize (Kb) 95812

[startup+600.028 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 23179 0 0 0 59429 263 0 0 25 0 1 0 1839669538 98652160 23057 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 24085 23057 1116 68 0 24017 0
[pid=19558] vsize: 96340
Current children cumulated CPU time (s) 596.92
Current children cumulated vsize (Kb) 96340

[startup+610.029 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 23315 0 0 0 60425 264 0 0 25 0 1 0 1839669538 99332096 23192 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 24251 23192 1116 68 0 24183 0
[pid=19558] vsize: 97004
Current children cumulated CPU time (s) 606.89
Current children cumulated vsize (Kb) 97004

[startup+620.03 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 23449 0 0 0 61421 266 0 0 25 0 1 0 1839669538 99872768 23326 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 24383 23326 1116 68 0 24315 0
[pid=19558] vsize: 97532
Current children cumulated CPU time (s) 616.87
Current children cumulated vsize (Kb) 97532

[startup+630.031 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 23592 0 0 0 62417 268 0 0 25 0 1 0 1839669538 100413440 23469 4294967295 134512640 134736556 3221224560 3221223252 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 24515 23469 1116 68 0 24447 0
[pid=19558] vsize: 98060
Current children cumulated CPU time (s) 626.85
Current children cumulated vsize (Kb) 98060

[startup+640.032 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 23753 0 0 0 63413 270 0 0 25 0 1 0 1839669538 101089280 23630 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 24680 23630 1116 68 0 24612 0
[pid=19558] vsize: 98720
Current children cumulated CPU time (s) 636.83
Current children cumulated vsize (Kb) 98720

[startup+650.032 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 23913 0 0 0 64409 271 0 0 25 0 1 0 1839669538 101777408 23787 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 24848 23787 1116 68 0 24780 0
[pid=19558] vsize: 99392
Current children cumulated CPU time (s) 646.8
Current children cumulated vsize (Kb) 99392

[startup+660.033 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 24031 0 0 0 65406 273 0 0 25 0 1 0 1839669538 102182912 23905 4294967295 134512640 134736556 3221224560 3221223296 134529272 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 24947 23905 1116 68 0 24879 0
[pid=19558] vsize: 99788
Current children cumulated CPU time (s) 656.79
Current children cumulated vsize (Kb) 99788

[startup+670.033 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 24151 0 0 0 66403 274 0 0 25 0 1 0 1839669538 102756352 24021 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 25087 24021 1116 68 0 25019 0
[pid=19558] vsize: 100348
Current children cumulated CPU time (s) 666.77
Current children cumulated vsize (Kb) 100348

[startup+680.034 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 24271 0 0 0 67399 276 0 0 25 0 1 0 1839669538 103198720 24140 4294967295 134512640 134736556 3221224560 3221223068 134540111 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 25195 24140 1116 68 0 25127 0
[pid=19558] vsize: 100780
Current children cumulated CPU time (s) 676.75
Current children cumulated vsize (Kb) 100780

[startup+690.034 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 24381 0 0 0 68396 278 0 0 25 0 1 0 1839669538 103743488 24250 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 25328 24250 1116 68 0 25260 0
[pid=19558] vsize: 101312
Current children cumulated CPU time (s) 686.74
Current children cumulated vsize (Kb) 101312

[startup+700.035 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 24491 0 0 0 69393 280 0 0 25 0 1 0 1839669538 104161280 24358 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 25430 24358 1116 68 0 25362 0
[pid=19558] vsize: 101720
Current children cumulated CPU time (s) 696.73
Current children cumulated vsize (Kb) 101720

[startup+710.036 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 24620 0 0 0 70391 281 0 0 25 0 1 0 1839669538 104722432 24486 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 25567 24486 1116 68 0 25499 0
[pid=19558] vsize: 102268
Current children cumulated CPU time (s) 706.72
Current children cumulated vsize (Kb) 102268

[startup+720.036 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 24784 0 0 0 71384 284 0 0 25 0 1 0 1839669538 105394176 24650 4294967295 134512640 134736556 3221224560 3221223108 134551120 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 25731 24650 1116 68 0 25663 0
[pid=19558] vsize: 102924
Current children cumulated CPU time (s) 716.68
Current children cumulated vsize (Kb) 102924

[startup+730.037 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 25022 0 0 0 72375 287 0 0 25 0 1 0 1839669538 106340352 24888 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 25962 24888 1116 68 0 25894 0
[pid=19558] vsize: 103848
Current children cumulated CPU time (s) 726.62
Current children cumulated vsize (Kb) 103848

[startup+740.038 s]
Raw data (loadavg): 1.07 0.99 0.85 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 25881 0 0 0 73351 298 0 0 25 0 1 0 1839669538 109858816 25747 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 26821 25747 1116 68 0 26753 0
[pid=19558] vsize: 107284
Current children cumulated CPU time (s) 736.49
Current children cumulated vsize (Kb) 107284

[startup+750.038 s]
Raw data (loadavg): 1.06 0.99 0.85 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 26430 0 0 0 74338 304 0 0 25 0 1 0 1839669538 112336896 26295 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 27426 26295 1116 68 0 27358 0
[pid=19558] vsize: 109704
Current children cumulated CPU time (s) 746.42
Current children cumulated vsize (Kb) 109704

[startup+760.039 s]
Raw data (loadavg): 1.05 0.99 0.85 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 27168 0 0 0 75320 311 0 0 25 0 1 0 1839669538 115318784 27033 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 28154 27033 1116 68 0 28086 0
[pid=19558] vsize: 112616
Current children cumulated CPU time (s) 756.31
Current children cumulated vsize (Kb) 112616

[startup+770.039 s]
Raw data (loadavg): 1.04 0.99 0.85 1/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) T 19557 19558 19316 0 -1 0 27788 0 0 0 76302 319 0 0 25 0 1 0 1839669538 117891072 27653 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/19558/statm): 28782 27653 1116 68 0 28714 0
[pid=19558] vsize: 115128
Current children cumulated CPU time (s) 766.21
Current children cumulated vsize (Kb) 115128

[startup+780.04 s]
Raw data (loadavg): 1.03 0.99 0.85 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 28292 0 0 0 77288 326 0 0 25 0 1 0 1839669538 119918592 28157 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 29277 28157 1116 68 0 29209 0
[pid=19558] vsize: 117108
Current children cumulated CPU time (s) 776.14
Current children cumulated vsize (Kb) 117108

[startup+790.04 s]
Raw data (loadavg): 1.03 0.99 0.85 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 28544 0 0 0 78281 329 0 0 25 0 1 0 1839669538 121024512 28408 4294967295 134512640 134736556 3221224560 3221223200 134543750 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 29547 28408 1116 68 0 29479 0
[pid=19558] vsize: 118188
Current children cumulated CPU time (s) 786.1
Current children cumulated vsize (Kb) 118188

[startup+800.041 s]
Raw data (loadavg): 1.02 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 28697 0 0 0 79277 330 0 0 25 0 1 0 1839669538 121753600 28561 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 29725 28561 1116 68 0 29657 0
[pid=19558] vsize: 118900
Current children cumulated CPU time (s) 796.07
Current children cumulated vsize (Kb) 118900

[startup+810.042 s]
Raw data (loadavg): 1.02 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 28944 0 0 0 80268 334 0 0 25 0 1 0 1839669538 122699776 28807 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 29956 28807 1116 68 0 29888 0
[pid=19558] vsize: 119824
Current children cumulated CPU time (s) 806.02
Current children cumulated vsize (Kb) 119824

[startup+820.043 s]
Raw data (loadavg): 1.02 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 29282 0 0 0 81258 339 0 0 25 0 1 0 1839669538 124186624 29145 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 30319 29145 1116 68 0 30251 0
[pid=19558] vsize: 121276
Current children cumulated CPU time (s) 815.97
Current children cumulated vsize (Kb) 121276

[startup+830.044 s]
Raw data (loadavg): 1.01 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 29614 0 0 0 82248 343 0 0 25 0 1 0 1839669538 125538304 29477 4294967295 134512640 134736556 3221224560 3221223276 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 30649 29477 1116 68 0 30581 0
[pid=19558] vsize: 122596
Current children cumulated CPU time (s) 825.91
Current children cumulated vsize (Kb) 122596

[startup+840.044 s]
Raw data (loadavg): 1.01 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 29886 0 0 0 83242 346 0 0 25 0 1 0 1839669538 126644224 29749 4294967295 134512640 134736556 3221224560 3221223084 134536351 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 30919 29749 1116 68 0 30851 0
[pid=19558] vsize: 123676
Current children cumulated CPU time (s) 835.88
Current children cumulated vsize (Kb) 123676

[startup+850.044 s]
Raw data (loadavg): 1.01 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 30479 0 0 0 84227 352 0 0 25 0 1 0 1839669538 129150976 30341 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 31531 30341 1116 68 0 31463 0
[pid=19558] vsize: 126124
Current children cumulated CPU time (s) 845.79
Current children cumulated vsize (Kb) 126124

[startup+860.044 s]
Raw data (loadavg): 1.01 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 30876 0 0 0 85216 356 0 0 25 0 1 0 1839669538 130838528 30736 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 31943 30736 1116 68 0 31875 0
[pid=19558] vsize: 127772
Current children cumulated CPU time (s) 855.72
Current children cumulated vsize (Kb) 127772

[startup+870.044 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 31361 0 0 0 86203 362 0 0 25 0 1 0 1839669538 132870144 31221 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 32439 31221 1116 68 0 32371 0
[pid=19558] vsize: 129756
Current children cumulated CPU time (s) 865.65
Current children cumulated vsize (Kb) 129756

[startup+880.045 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 31696 0 0 0 87193 366 0 0 25 0 1 0 1839669538 134221824 31556 4294967295 134512640 134736556 3221224560 3221223056 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 32769 31556 1116 68 0 32701 0
[pid=19558] vsize: 131076
Current children cumulated CPU time (s) 875.59
Current children cumulated vsize (Kb) 131076

[startup+890.046 s]
Raw data (loadavg): 1.00 0.99 0.86 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 31865 0 0 0 88187 369 0 0 25 0 1 0 1839669538 134897664 31725 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 32934 31725 1116 68 0 32866 0
[pid=19558] vsize: 131736
Current children cumulated CPU time (s) 885.56
Current children cumulated vsize (Kb) 131736

[startup+900.046 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 32003 0 0 0 89182 371 0 0 25 0 1 0 1839669538 135438336 31863 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 33066 31863 1116 68 0 32998 0
[pid=19558] vsize: 132264
Current children cumulated CPU time (s) 895.53
Current children cumulated vsize (Kb) 132264

[startup+910.047 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 32143 0 0 0 90175 375 0 0 25 0 1 0 1839669538 135979008 32003 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 33198 32003 1116 68 0 33130 0
[pid=19558] vsize: 132792
Current children cumulated CPU time (s) 905.5
Current children cumulated vsize (Kb) 132792

[startup+920.046 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 32489 0 0 0 91164 379 0 0 25 0 1 0 1839669538 137363456 32348 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 33536 32348 1116 68 0 33468 0
[pid=19558] vsize: 134144
Current children cumulated CPU time (s) 915.43
Current children cumulated vsize (Kb) 134144

[startup+930.047 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 32981 0 0 0 92151 384 0 0 25 0 1 0 1839669538 139390976 32840 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 34031 32840 1116 68 0 33963 0
[pid=19558] vsize: 136124
Current children cumulated CPU time (s) 925.35
Current children cumulated vsize (Kb) 136124

[startup+940.048 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 33277 0 0 0 93142 387 0 0 25 0 1 0 1839669538 140603392 33136 4294967295 134512640 134736556 3221224560 3221223248 134536549 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 34327 33136 1116 68 0 34259 0
[pid=19558] vsize: 137308
Current children cumulated CPU time (s) 935.29
Current children cumulated vsize (Kb) 137308

[startup+950.048 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 33477 0 0 0 94135 390 0 0 25 0 1 0 1839669538 141414400 33336 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 34525 33336 1116 68 0 34457 0
[pid=19558] vsize: 138100
Current children cumulated CPU time (s) 945.25
Current children cumulated vsize (Kb) 138100

[startup+960.049 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 33778 0 0 0 95129 393 0 0 25 0 1 0 1839669538 142766080 33637 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 34855 33637 1116 68 0 34787 0
[pid=19558] vsize: 139420
Current children cumulated CPU time (s) 955.22
Current children cumulated vsize (Kb) 139420

[startup+970.048 s]
Raw data (loadavg): 1.00 0.99 0.87 1/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) T 19557 19558 19316 0 -1 0 34079 0 0 0 96123 396 0 0 25 0 1 0 1839669538 143982592 33938 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/19558/statm): 35152 33938 1116 68 0 35084 0
[pid=19558] vsize: 140608
Current children cumulated CPU time (s) 965.19
Current children cumulated vsize (Kb) 140608

[startup+980.049 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 34427 0 0 0 97115 401 0 0 25 0 1 0 1839669538 145334272 34285 4294967295 134512640 134736556 3221224560 3221223100 134536708 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 35482 34285 1116 68 0 35414 0
[pid=19558] vsize: 141928
Current children cumulated CPU time (s) 975.16
Current children cumulated vsize (Kb) 141928

[startup+990.049 s]
Raw data (loadavg): 1.00 0.99 0.87 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 34974 0 0 0 98104 406 0 0 25 0 1 0 1839669538 147632128 34832 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 36043 34832 1116 68 0 35975 0
[pid=19558] vsize: 144172
Current children cumulated CPU time (s) 985.1
Current children cumulated vsize (Kb) 144172

[startup+1000.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 35454 0 0 0 99094 411 0 0 25 0 1 0 1839669538 149688320 35310 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 36545 35310 1116 68 0 36477 0
[pid=19558] vsize: 146180
Current children cumulated CPU time (s) 995.05
Current children cumulated vsize (Kb) 146180

[startup+1010.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 35975 0 0 0 100084 415 0 0 25 0 1 0 1839669538 151715840 35831 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 37040 35831 1116 68 0 36972 0
[pid=19558] vsize: 148160
Current children cumulated CPU time (s) 1004.99
Current children cumulated vsize (Kb) 148160

[startup+1020.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 36431 0 0 0 101073 420 0 0 25 0 1 0 1839669538 153608192 36287 4294967295 134512640 134736556 3221224560 3221223120 134551068 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 37502 36287 1116 68 0 37434 0
[pid=19558] vsize: 150008
Current children cumulated CPU time (s) 1014.93
Current children cumulated vsize (Kb) 150008

[startup+1030.05 s]
Raw data (loadavg): 1.00 0.99 0.88 1/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) T 19557 19558 19316 0 -1 0 37030 0 0 0 102060 426 0 0 25 0 1 0 1839669538 156041216 36886 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/19558/statm): 38096 36886 1116 68 0 38028 0
[pid=19558] vsize: 152384
Current children cumulated CPU time (s) 1024.86
Current children cumulated vsize (Kb) 152384

[startup+1040.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 37610 0 0 0 103048 430 0 0 25 0 1 0 1839669538 158339072 37466 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 38657 37466 1116 68 0 38589 0
[pid=19558] vsize: 154628
Current children cumulated CPU time (s) 1034.78
Current children cumulated vsize (Kb) 154628

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 38084 0 0 0 104036 434 0 0 25 0 1 0 1839669538 160366592 37939 4294967295 134512640 134736556 3221224560 3221223248 134524362 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 39152 37939 1116 68 0 39084 0
[pid=19558] vsize: 156608
Current children cumulated CPU time (s) 1044.7
Current children cumulated vsize (Kb) 156608

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.99 0.88 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 38500 0 0 0 105024 439 0 0 25 0 1 0 1839669538 162156544 38354 4294967295 134512640 134736556 3221224560 3221223212 134554079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 39589 38354 1116 68 0 39521 0
[pid=19558] vsize: 158356
Current children cumulated CPU time (s) 1054.63
Current children cumulated vsize (Kb) 158356

[startup+1070.05 s]
Raw data (loadavg): 1.07 1.00 0.89 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 39020 0 0 0 106012 445 0 0 25 0 1 0 1839669538 164184064 38874 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 40084 38874 1116 68 0 40016 0
[pid=19558] vsize: 160336
Current children cumulated CPU time (s) 1064.57
Current children cumulated vsize (Kb) 160336

[startup+1080.05 s]
Raw data (loadavg): 1.06 1.00 0.89 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 39529 0 0 0 107001 451 0 0 25 0 1 0 1839669538 166346752 39383 4294967295 134512640 134736556 3221224560 3221223216 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 40612 39383 1116 68 0 40544 0
[pid=19558] vsize: 162448
Current children cumulated CPU time (s) 1074.52
Current children cumulated vsize (Kb) 162448

[startup+1090.05 s]
Raw data (loadavg): 1.05 1.00 0.89 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 39703 0 0 0 107998 452 0 0 25 0 1 0 1839669538 167084032 39554 4294967295 134512640 134736556 3221224560 3221223240 134536502 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 40792 39554 1116 68 0 40724 0
[pid=19558] vsize: 163168
Current children cumulated CPU time (s) 1084.5
Current children cumulated vsize (Kb) 163168

[startup+1100.05 s]
Raw data (loadavg): 1.04 1.00 0.89 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 39842 0 0 0 108995 453 0 0 25 0 1 0 1839669538 167665664 39689 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 40934 39689 1116 68 0 40866 0
[pid=19558] vsize: 163736
Current children cumulated CPU time (s) 1094.48
Current children cumulated vsize (Kb) 163736

[startup+1110.05 s]
Raw data (loadavg): 1.04 1.00 0.89 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 39952 0 0 0 109993 454 0 0 25 0 1 0 1839669538 168103936 39797 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 41041 39797 1116 68 0 40973 0
[pid=19558] vsize: 164164
Current children cumulated CPU time (s) 1104.47
Current children cumulated vsize (Kb) 164164

[startup+1120.05 s]
Raw data (loadavg): 1.03 1.00 0.89 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 40065 0 0 0 110991 455 0 0 25 0 1 0 1839669538 168624128 39907 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 41168 39907 1116 68 0 41100 0
[pid=19558] vsize: 164672
Current children cumulated CPU time (s) 1114.46
Current children cumulated vsize (Kb) 164672

[startup+1130.05 s]
Raw data (loadavg): 1.02 1.00 0.89 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 40147 0 0 0 111989 456 0 0 25 0 1 0 1839669538 169046016 39988 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/19558/statm): 41271 39988 1116 68 0 41203 0
[pid=19558] vsize: 165084
Current children cumulated CPU time (s) 1124.45
Current children cumulated vsize (Kb) 165084

[startup+1140.05 s]
Raw data (loadavg): 1.02 1.00 0.89 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 40263 0 0 0 112987 457 0 0 25 0 1 0 1839669538 169451520 40104 4294967295 134512640 134736556 3221224560 3221223168 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 41370 40104 1116 68 0 41302 0
[pid=19558] vsize: 165480
Current children cumulated CPU time (s) 1134.44
Current children cumulated vsize (Kb) 165480

[startup+1150.05 s]
Raw data (loadavg): 1.02 1.00 0.90 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 40364 0 0 0 113986 457 0 0 25 0 1 0 1839669538 169930752 40198 4294967295 134512640 134736556 3221224560 3221223152 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 41487 40198 1116 68 0 41419 0
[pid=19558] vsize: 165948
Current children cumulated CPU time (s) 1144.43
Current children cumulated vsize (Kb) 165948

[startup+1160.05 s]
Raw data (loadavg): 1.01 1.00 0.90 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 40464 0 0 0 114984 459 0 0 25 0 1 0 1839669538 170430464 40294 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 41609 40294 1116 68 0 41541 0
[pid=19558] vsize: 166436
Current children cumulated CPU time (s) 1154.43
Current children cumulated vsize (Kb) 166436

[startup+1170.05 s]
Raw data (loadavg): 1.01 1.00 0.90 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 40559 0 0 0 115982 460 0 0 25 0 1 0 1839669538 170835968 40389 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 41708 40389 1116 68 0 41640 0
[pid=19558] vsize: 166832
Current children cumulated CPU time (s) 1164.42
Current children cumulated vsize (Kb) 166832

[startup+1180.06 s]
Raw data (loadavg): 1.01 1.00 0.90 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 40686 0 0 0 116979 461 0 0 25 0 1 0 1839669538 171388928 40514 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 41843 40514 1116 68 0 41775 0
[pid=19558] vsize: 167372
Current children cumulated CPU time (s) 1174.4
Current children cumulated vsize (Kb) 167372

[startup+1190.05 s]
Raw data (loadavg): 1.01 1.00 0.90 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 41285 0 0 0 117965 467 0 0 25 0 1 0 1839669538 173891584 41109 4294967295 134512640 134736556 3221224560 3221223168 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 42454 41109 1116 68 0 42386 0
[pid=19558] vsize: 169816
Current children cumulated CPU time (s) 1184.32
Current children cumulated vsize (Kb) 169816

[startup+1200.06 s]
Raw data (loadavg): 1.01 1.00 0.90 2/56 19558
Raw data (/proc/19558/stat): 19558 (bsolo) R 19557 19558 19316 0 -1 0 41931 0 0 0 118951 474 0 0 25 0 1 0 1839669538 176459776 41755 4294967295 134512640 134736556 3221224560 3221223236 134529474 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/19558/statm): 43081 41755 1116 68 0 43013 0
[pid=19558] vsize: 172324
Current children cumulated CPU time (s) 1194.25
Current children cumulated vsize (Kb) 172324
One traced child (pid=19558) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1200.9
CPU time (s): 1195.1
CPU user time (s): 1190.27
CPU system time (s): 4.82727
CPU usage (%): 99.5167
Max. virtual memory (cumulated for all children) (Kb): 172324

Verifier Data

ERROR: no interpretation found !