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_18_sat_pb.cnf.cr.opb
MD5SUM9a6b2ea126808a63a93c96774aab88a9
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.140978
Number of variables540
Total number of constraints416
Number of constraints which are clauses378
Number of constraints which are cardinality constraints (but not clauses)38
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20

Trace number 45

Launcher Data

LAUNCH ON wulflinc15 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=36 boxname=wulflinc15 idbench=36 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  9a6b2ea126808a63a93c96774aab88a9  /oldhome/oroussel/tmp/wulflinc15/normalized-fpga20_18_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc15/normalized-fpga20_18_sat_pb.cnf.cr.opb
IDLAUNCH: 36
/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:        947900 kB
Buffers:         34976 kB
Cached:          22880 kB
SwapCached:        692 kB
Active:          52448 kB
Inactive:         8004 kB
HighTotal:      131008 kB
HighFree:       104860 kB
LowTotal:       903652 kB
LowFree:        843040 kB
SwapTotal:     2097136 kB
SwapFree:      2095920 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            20632 kB
Committed_AS:    64152 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 07:59:37 (client local time) WITH STATUS 0 IN 1195.05 SECONDS
stats: 36 7 1195.05 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 540 variables and 416 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.228
c After prepocess the problem consists of 540 variables and 416 constraints.
c Restart #1 #Var: 540 #Dec: 328 LB: 0 @ 0.583
c Restart #2 #Var: 540 #Dec: 786 LB: 0 @ 0.824
c Restart #3 #Var: 540 #Dec: 1423 LB: 0 @ 1.514
c Restart #4 #Var: 540 #Dec: 2306 LB: 0 @ 2.853
c Restart #5 #Var: 540 #Dec: 3339 LB: 0 @ 5.286
c Restart #6 #Var: 540 #Dec: 4576 LB: 0 @ 8.406
c Restart #7 #Var: 540 #Dec: 6019 LB: 0 @ 12.623
c Restart #8 #Var: 540 #Dec: 7680 LB: 0 @ 17.462
c Restart #9 #Var: 540 #Dec: 9547 LB: 0 @ 23.251
c Restart #10 #Var: 540 #Dec: 11603 LB: 0 @ 29.865
c Restart #11 #Var: 540 #Dec: 13865 LB: 0 @ 37.07
c Restart #12 #Var: 540 #Dec: 16328 LB: 0 @ 44.851
c Restart #13 #Var: 540 #Dec: 18972 LB: 0 @ 56.264
c Restart #14 #Var: 540 #Dec: 21854 LB: 0 @ 68.172
c Restart #15 #Var: 540 #Dec: 24966 LB: 0 @ 81.603
c Restart #16 #Var: 540 #Dec: 28242 LB: 0 @ 96.226
c Restart #17 #Var: 540 #Dec: 31739 LB: 0 @ 111.48
c Restart #18 #Var: 540 #Dec: 35394 LB: 0 @ 127.74
c Restart #19 #Var: 540 #Dec: 39269 LB: 0 @ 147.3
c Restart #20 #Var: 540 #Dec: 43337 LB: 0 @ 171.19
c Restart #21 #Var: 540 #Dec: 47622 LB: 0 @ 192.88
c Restart #22 #Var: 540 #Dec: 52153 LB: 0 @ 215.94
c Restart #23 #Var: 540 #Dec: 56895 LB: 0 @ 243.53
c Restart #24 #Var: 540 #Dec: 61815 LB: 0 @ 274.93
c Restart #25 #Var: 540 #Dec: 66997 LB: 0 @ 304.1
c Restart #26 #Var: 540 #Dec: 72450 LB: 0 @ 349.77
c Restart #27 #Var: 540 #Dec: 77986 LB: 0 @ 382.3
c Restart #28 #Var: 540 #Dec: 83742 LB: 0 @ 419.8
c Restart #29 #Var: 540 #Dec: 89801 LB: 0 @ 462.8
c Restart #30 #Var: 540 #Dec: 95950 LB: 0 @ 503.04
c Restart #31 #Var: 540 #Dec: 102465 LB: 0 @ 557.36
c CHANGE Heuristic... 
c Restart #0 #Var: 540 #Dec: 109081 LB: 0 @ 603.51
c Restart #1 #Var: 540 #Dec: 109347 LB: 0 @ 604.56
c Restart #2 #Var: 540 #Dec: 109766 LB: 0 @ 606.9
c Restart #3 #Var: 540 #Dec: 110387 LB: 0 @ 611.47
c Restart #4 #Var: 540 #Dec: 111218 LB: 0 @ 616.56
c Restart #5 #Var: 540 #Dec: 112255 LB: 0 @ 624.49
c Restart #6 #Var: 540 #Dec: 113525 LB: 0 @ 632.62
c Restart #7 #Var: 540 #Dec: 114963 LB: 0 @ 644.46
c Restart #8 #Var: 540 #Dec: 116587 LB: 0 @ 657.81
c Restart #9 #Var: 540 #Dec: 118423 LB: 0 @ 673.14
c Restart #10 #Var: 540 #Dec: 120486 LB: 0 @ 692.91
c Restart #11 #Var: 540 #Dec: 122728 LB: 0 @ 710.1
c Restart #12 #Var: 540 #Dec: 125182 LB: 0 @ 731.86
c Restart #13 #Var: 540 #Dec: 127827 LB: 0 @ 758.59
c Restart #14 #Var: 540 #Dec: 130716 LB: 0 @ 786.73
c Restart #15 #Var: 540 #Dec: 133780 LB: 0 @ 816.22
c Restart #16 #Var: 540 #Dec: 137028 LB: 0 @ 851.41
c Restart #17 #Var: 540 #Dec: 140525 LB: 0 @ 890.18
c Restart #18 #Var: 540 #Dec: 144182 LB: 0 @ 932.4
c Restart #19 #Var: 540 #Dec: 148042 LB: 0 @ 978
c Restart #20 #Var: 540 #Dec: 152106 LB: 0 @ 1026.5
c Restart #21 #Var: 540 #Dec: 156400 LB: 0 @ 1076.9
c Restart #22 #Var: 540 #Dec: 160938 LB: 0 @ 1129.3
c Restart #23 #Var: 540 #Dec: 165645 LB: 0 @ 1160.8
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 1781285584 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 107 3 90 68 0 39 0
[pid=31924] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc15/normalized-fpga20_18_sat_pb.cnf.cr.opb

[startup+10.0044 s]
Raw data (loadavg): 0.88 0.32 0.11 1/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 2227 0 0 0 959 16 0 0 25 0 1 0 1781285584 12124160 2138 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 2960 2138 1116 68 0 2892 0
[pid=31924] vsize: 11840
Current children cumulated CPU time (s) 9.75
Current children cumulated vsize (Kb) 11840

[startup+20.0042 s]
Raw data (loadavg): 0.90 0.35 0.12 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 2711 0 0 0 1940 24 0 0 25 0 1 0 1781285584 14127104 2622 4294967295 134512640 134736556 3221224560 3221222932 134717407 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 3449 2622 1116 68 0 3381 0
[pid=31924] vsize: 13796
Current children cumulated CPU time (s) 19.64
Current children cumulated vsize (Kb) 13796

[startup+30.005 s]
Raw data (loadavg): 0.92 0.37 0.12 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 3275 0 0 0 2923 31 0 0 25 0 1 0 1781285584 16416768 3186 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 4008 3186 1116 68 0 3940 0
[pid=31924] vsize: 16032
Current children cumulated CPU time (s) 29.54
Current children cumulated vsize (Kb) 16032

[startup+40.0049 s]
Raw data (loadavg): 0.93 0.39 0.13 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 3751 0 0 0 3902 40 0 0 25 0 1 0 1781285584 18407424 3662 4294967295 134512640 134736556 3221224560 3221223296 134600565 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 4494 3662 1116 68 0 4426 0
[pid=31924] vsize: 17976
Current children cumulated CPU time (s) 39.42
Current children cumulated vsize (Kb) 17976

[startup+50.0047 s]
Raw data (loadavg): 0.94 0.41 0.14 1/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 4240 0 0 0 4885 49 0 0 25 0 1 0 1781285584 20434944 4151 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 4989 4151 1116 68 0 4921 0
[pid=31924] vsize: 19956
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (Kb) 19956

[startup+60.0045 s]
Raw data (loadavg): 0.95 0.43 0.15 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 4592 0 0 0 5867 56 0 0 25 0 1 0 1781285584 21909504 4503 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 5349 4503 1116 68 0 5281 0
[pid=31924] vsize: 21396
Current children cumulated CPU time (s) 59.23
Current children cumulated vsize (Kb) 21396

[startup+70.0053 s]
Raw data (loadavg): 0.95 0.44 0.16 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 4904 0 0 0 6850 62 0 0 25 0 1 0 1781285584 23126016 4815 4294967295 134512640 134736556 3221224560 3221223036 134536611 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 5646 4815 1116 68 0 5578 0
[pid=31924] vsize: 22584
Current children cumulated CPU time (s) 69.12
Current children cumulated vsize (Kb) 22584

[startup+80.0061 s]
Raw data (loadavg): 0.96 0.46 0.17 1/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 5247 0 0 0 7833 68 0 0 25 0 1 0 1781285584 24612864 5158 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 6009 5158 1116 68 0 5941 0
[pid=31924] vsize: 24036
Current children cumulated CPU time (s) 79.01
Current children cumulated vsize (Kb) 24036

[startup+90.0059 s]
Raw data (loadavg): 0.97 0.48 0.18 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 5448 0 0 0 8820 74 0 0 25 0 1 0 1781285584 25419776 5359 4294967295 134512640 134736556 3221224560 3221223200 134553311 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 6206 5359 1116 68 0 6138 0
[pid=31924] vsize: 24824
Current children cumulated CPU time (s) 88.94
Current children cumulated vsize (Kb) 24824

[startup+100.006 s]
Raw data (loadavg): 0.97 0.50 0.19 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 5624 0 0 0 9805 80 0 0 25 0 1 0 1781285584 26054656 5535 4294967295 134512640 134736556 3221224560 3221223152 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 6361 5535 1116 68 0 6293 0
[pid=31924] vsize: 25444
Current children cumulated CPU time (s) 98.85
Current children cumulated vsize (Kb) 25444

[startup+110.007 s]
Raw data (loadavg): 0.98 0.51 0.19 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 5830 0 0 0 10789 86 0 0 25 0 1 0 1781285584 26988544 5741 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 6589 5741 1116 68 0 6521 0
[pid=31924] vsize: 26356
Current children cumulated CPU time (s) 108.75
Current children cumulated vsize (Kb) 26356

[startup+120.006 s]
Raw data (loadavg): 0.98 0.53 0.20 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 6073 0 0 0 11774 93 0 0 25 0 1 0 1781285584 27934720 5984 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 6820 5984 1116 68 0 6752 0
[pid=31924] vsize: 27280
Current children cumulated CPU time (s) 118.67
Current children cumulated vsize (Kb) 27280

[startup+130.007 s]
Raw data (loadavg): 0.98 0.54 0.21 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 6329 0 0 0 12756 100 0 0 25 0 1 0 1781285584 29011968 6240 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 7083 6240 1116 68 0 7015 0
[pid=31924] vsize: 28332
Current children cumulated CPU time (s) 128.56
Current children cumulated vsize (Kb) 28332

[startup+140.008 s]
Raw data (loadavg): 0.98 0.56 0.22 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 6484 0 0 0 13743 106 0 0 25 0 1 0 1781285584 29655040 6395 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 7240 6395 1116 68 0 7172 0
[pid=31924] vsize: 28960
Current children cumulated CPU time (s) 138.49
Current children cumulated vsize (Kb) 28960

[startup+150.008 s]
Raw data (loadavg): 0.99 0.57 0.22 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 6671 0 0 0 14729 111 0 0 25 0 1 0 1781285584 30466048 6582 4294967295 134512640 134736556 3221224560 3221223112 134551116 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 7438 6582 1116 68 0 7370 0
[pid=31924] vsize: 29752
Current children cumulated CPU time (s) 148.4
Current children cumulated vsize (Kb) 29752

[startup+160.008 s]
Raw data (loadavg): 0.99 0.58 0.23 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 6858 0 0 0 15719 116 0 0 25 0 1 0 1781285584 31289344 6769 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 7639 6769 1116 68 0 7571 0
[pid=31924] vsize: 30556
Current children cumulated CPU time (s) 158.35
Current children cumulated vsize (Kb) 30556

[startup+170.008 s]
Raw data (loadavg): 0.99 0.60 0.24 1/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 7056 0 0 0 16704 123 0 0 25 0 1 0 1781285584 32100352 6967 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 7837 6967 1116 68 0 7769 0
[pid=31924] vsize: 31348
Current children cumulated CPU time (s) 168.27
Current children cumulated vsize (Kb) 31348

[startup+180.009 s]
Raw data (loadavg): 0.99 0.61 0.25 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7198 0 0 0 17691 127 0 0 25 0 1 0 1781285584 32641024 7109 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 7969 7109 1116 68 0 7901 0
[pid=31924] vsize: 31876
Current children cumulated CPU time (s) 178.18
Current children cumulated vsize (Kb) 31876

[startup+190.009 s]
Raw data (loadavg): 0.99 0.62 0.26 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7306 0 0 0 18675 133 0 0 25 0 1 0 1781285584 33042432 7217 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8067 7217 1116 68 0 7999 0
[pid=31924] vsize: 32268
Current children cumulated CPU time (s) 188.08
Current children cumulated vsize (Kb) 32268

[startup+200.009 s]
Raw data (loadavg): 0.99 0.64 0.26 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7350 0 0 0 19664 136 0 0 25 0 1 0 1781285584 33177600 7261 4294967295 134512640 134736556 3221224560 3221223164 134537499 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8100 7261 1116 68 0 8032 0
[pid=31924] vsize: 32400
Current children cumulated CPU time (s) 198
Current children cumulated vsize (Kb) 32400

[startup+210.01 s]
Raw data (loadavg): 0.99 0.65 0.27 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7430 0 0 0 20649 142 0 0 25 0 1 0 1781285584 33566720 7341 4294967295 134512640 134736556 3221224560 3221223268 134560289 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8195 7341 1116 68 0 8127 0
[pid=31924] vsize: 32780
Current children cumulated CPU time (s) 207.91
Current children cumulated vsize (Kb) 32780

[startup+220.009 s]
Raw data (loadavg): 0.99 0.66 0.28 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7495 0 0 0 21638 146 0 0 25 0 1 0 1781285584 33837056 7406 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8261 7406 1116 68 0 8193 0
[pid=31924] vsize: 33044
Current children cumulated CPU time (s) 217.84
Current children cumulated vsize (Kb) 33044

[startup+230.01 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7554 0 0 0 22626 150 0 0 25 0 1 0 1781285584 34074624 7465 4294967295 134512640 134736556 3221224560 3221223232 134528790 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8319 7465 1116 68 0 8251 0
[pid=31924] vsize: 33276
Current children cumulated CPU time (s) 227.76
Current children cumulated vsize (Kb) 33276

[startup+240.011 s]
Raw data (loadavg): 0.99 0.68 0.29 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7614 0 0 0 23611 155 0 0 25 0 1 0 1781285584 34344960 7525 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8385 7525 1116 68 0 8317 0
[pid=31924] vsize: 33540
Current children cumulated CPU time (s) 237.66
Current children cumulated vsize (Kb) 33540

[startup+250.011 s]
Raw data (loadavg): 0.99 0.69 0.30 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7683 0 0 0 24599 159 0 0 25 0 1 0 1781285584 34615296 7594 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8451 7594 1116 68 0 8383 0
[pid=31924] vsize: 33804
Current children cumulated CPU time (s) 247.58
Current children cumulated vsize (Kb) 33804

[startup+260.011 s]
Raw data (loadavg): 0.99 0.70 0.31 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7743 0 0 0 25587 164 0 0 25 0 1 0 1781285584 34881536 7654 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8516 7654 1116 68 0 8448 0
[pid=31924] vsize: 34064
Current children cumulated CPU time (s) 257.51
Current children cumulated vsize (Kb) 34064

[startup+270.01 s]
Raw data (loadavg): 0.99 0.71 0.31 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7795 0 0 0 26575 168 0 0 25 0 1 0 1781285584 35016704 7706 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8549 7706 1116 68 0 8481 0
[pid=31924] vsize: 34196
Current children cumulated CPU time (s) 267.43
Current children cumulated vsize (Kb) 34196

[startup+280.011 s]
Raw data (loadavg): 0.99 0.72 0.32 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7821 0 0 0 27565 171 0 0 25 0 1 0 1781285584 35151872 7732 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8582 7732 1116 68 0 8514 0
[pid=31924] vsize: 34328
Current children cumulated CPU time (s) 277.36
Current children cumulated vsize (Kb) 34328

[startup+290.011 s]
Raw data (loadavg): 0.99 0.73 0.33 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7860 0 0 0 28555 174 0 0 25 0 1 0 1781285584 35287040 7771 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8615 7771 1116 68 0 8547 0
[pid=31924] vsize: 34460
Current children cumulated CPU time (s) 287.29
Current children cumulated vsize (Kb) 34460

[startup+300.011 s]
Raw data (loadavg): 0.99 0.74 0.33 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7934 0 0 0 29541 179 0 0 25 0 1 0 1781285584 35692544 7845 4294967295 134512640 134736556 3221224560 3221223296 134529455 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8714 7845 1116 68 0 8646 0
[pid=31924] vsize: 34856
Current children cumulated CPU time (s) 297.2
Current children cumulated vsize (Kb) 34856

[startup+310.012 s]
Raw data (loadavg): 0.99 0.74 0.34 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 7984 0 0 0 30531 182 0 0 25 0 1 0 1781285584 35827712 7895 4294967295 134512640 134736556 3221224560 3221223220 134536526 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8747 7895 1116 68 0 8679 0
[pid=31924] vsize: 34988
Current children cumulated CPU time (s) 307.13
Current children cumulated vsize (Kb) 34988

[startup+320.011 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8026 0 0 0 31523 186 0 0 25 0 1 0 1781285584 35962880 7937 4294967295 134512640 134736556 3221224560 3221223284 134605854 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8780 7937 1116 68 0 8712 0
[pid=31924] vsize: 35120
Current children cumulated CPU time (s) 317.09
Current children cumulated vsize (Kb) 35120

[startup+330.012 s]
Raw data (loadavg): 0.99 0.76 0.35 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8098 0 0 0 32512 190 0 0 25 0 1 0 1781285584 36339712 8009 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8872 8009 1116 68 0 8804 0
[pid=31924] vsize: 35488
Current children cumulated CPU time (s) 327.02
Current children cumulated vsize (Kb) 35488

[startup+340.012 s]
Raw data (loadavg): 0.99 0.77 0.36 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8114 0 0 0 33503 194 0 0 25 0 1 0 1781285584 36339712 8025 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8872 8025 1116 68 0 8804 0
[pid=31924] vsize: 35488
Current children cumulated CPU time (s) 336.97
Current children cumulated vsize (Kb) 35488

[startup+350.012 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8157 0 0 0 34495 197 0 0 25 0 1 0 1781285584 36605952 8068 4294967295 134512640 134736556 3221224560 3221223284 134605854 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8937 8068 1116 68 0 8869 0
[pid=31924] vsize: 35748
Current children cumulated CPU time (s) 346.92
Current children cumulated vsize (Kb) 35748

[startup+360.013 s]
Raw data (loadavg): 0.99 0.78 0.37 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8178 0 0 0 35485 200 0 0 25 0 1 0 1781285584 36593664 8089 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 8934 8089 1116 68 0 8866 0
[pid=31924] vsize: 35736
Current children cumulated CPU time (s) 356.85
Current children cumulated vsize (Kb) 35736

[startup+370.012 s]
Raw data (loadavg): 0.99 0.79 0.38 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8220 0 0 0 36472 206 0 0 25 0 1 0 1781285584 36864000 8131 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9000 8131 1116 68 0 8932 0
[pid=31924] vsize: 36000
Current children cumulated CPU time (s) 366.78
Current children cumulated vsize (Kb) 36000

[startup+380.013 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8269 0 0 0 37459 212 0 0 25 0 1 0 1781285584 36999168 8180 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 9033 8180 1116 68 0 8965 0
[pid=31924] vsize: 36132
Current children cumulated CPU time (s) 376.71
Current children cumulated vsize (Kb) 36132

[startup+390.013 s]
Raw data (loadavg): 0.99 0.80 0.39 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8302 0 0 0 38448 216 0 0 25 0 1 0 1781285584 37134336 8213 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 9066 8213 1116 68 0 8998 0
[pid=31924] vsize: 36264
Current children cumulated CPU time (s) 386.64
Current children cumulated vsize (Kb) 36264

[startup+400.013 s]
Raw data (loadavg): 0.99 0.81 0.40 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8352 0 0 0 39435 221 0 0 25 0 1 0 1781285584 37404672 8263 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 9132 8263 1116 68 0 9064 0
[pid=31924] vsize: 36528
Current children cumulated CPU time (s) 396.56
Current children cumulated vsize (Kb) 36528

[startup+410.014 s]
Raw data (loadavg): 0.99 0.81 0.40 1/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 8398 0 0 0 40423 226 0 0 25 0 1 0 1781285584 37519360 8309 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9160 8309 1116 68 0 9092 0
[pid=31924] vsize: 36640
Current children cumulated CPU time (s) 406.49
Current children cumulated vsize (Kb) 36640

[startup+420.014 s]
Raw data (loadavg): 0.99 0.82 0.41 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8455 0 0 0 41410 231 0 0 25 0 1 0 1781285584 37773312 8366 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9222 8366 1116 68 0 9154 0
[pid=31924] vsize: 36888
Current children cumulated CPU time (s) 416.41
Current children cumulated vsize (Kb) 36888

[startup+430.015 s]
Raw data (loadavg): 0.99 0.82 0.41 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8479 0 0 0 42400 235 0 0 25 0 1 0 1781285584 37883904 8390 4294967295 134512640 134736556 3221224560 3221223164 134537495 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9249 8390 1116 68 0 9181 0
[pid=31924] vsize: 36996
Current children cumulated CPU time (s) 426.35
Current children cumulated vsize (Kb) 36996

[startup+440.015 s]
Raw data (loadavg): 0.99 0.83 0.42 1/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 8519 0 0 0 43388 240 0 0 25 0 1 0 1781285584 38019072 8430 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9282 8430 1116 68 0 9214 0
[pid=31924] vsize: 37128
Current children cumulated CPU time (s) 436.28
Current children cumulated vsize (Kb) 37128

[startup+450.015 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8560 0 0 0 44378 245 0 0 25 0 1 0 1781285584 38154240 8471 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9315 8471 1116 68 0 9247 0
[pid=31924] vsize: 37260
Current children cumulated CPU time (s) 446.23
Current children cumulated vsize (Kb) 37260

[startup+460.015 s]
Raw data (loadavg): 0.99 0.84 0.43 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8594 0 0 0 45367 249 0 0 25 0 1 0 1781285584 38408192 8505 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9377 8505 1116 68 0 9309 0
[pid=31924] vsize: 37508
Current children cumulated CPU time (s) 456.16
Current children cumulated vsize (Kb) 37508

[startup+470.015 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8677 0 0 0 46356 253 0 0 25 0 1 0 1781285584 38678528 8588 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9443 8588 1116 68 0 9375 0
[pid=31924] vsize: 37772
Current children cumulated CPU time (s) 466.09
Current children cumulated vsize (Kb) 37772

[startup+480.015 s]
Raw data (loadavg): 0.99 0.85 0.44 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8746 0 0 0 47345 258 0 0 25 0 1 0 1781285584 38944768 8657 4294967295 134512640 134736556 3221224560 3221223152 134540249 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9508 8657 1116 68 0 9440 0
[pid=31924] vsize: 38032
Current children cumulated CPU time (s) 476.03
Current children cumulated vsize (Kb) 38032

[startup+490.016 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8807 0 0 0 48333 261 0 0 25 0 1 0 1781285584 39215104 8718 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9574 8718 1116 68 0 9506 0
[pid=31924] vsize: 38296
Current children cumulated CPU time (s) 485.94
Current children cumulated vsize (Kb) 38296

[startup+500.016 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8890 0 0 0 49321 266 0 0 25 0 1 0 1781285584 39620608 8801 4294967295 134512640 134736556 3221224560 3221223076 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9673 8801 1116 68 0 9605 0
[pid=31924] vsize: 38692
Current children cumulated CPU time (s) 495.87
Current children cumulated vsize (Kb) 38692

[startup+510.016 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8931 0 0 0 50312 270 0 0 25 0 1 0 1781285584 39755776 8842 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9706 8842 1116 68 0 9638 0
[pid=31924] vsize: 38824
Current children cumulated CPU time (s) 505.82
Current children cumulated vsize (Kb) 38824

[startup+520.016 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8956 0 0 0 51304 272 0 0 25 0 1 0 1781285584 39890944 8867 4294967295 134512640 134736556 3221224560 3221223216 134524917 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 9739 8867 1116 68 0 9671 0
[pid=31924] vsize: 38956
Current children cumulated CPU time (s) 515.76
Current children cumulated vsize (Kb) 38956

[startup+530.016 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 8994 0 0 0 52295 275 0 0 25 0 1 0 1781285584 40026112 8905 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 9772 8905 1116 68 0 9704 0
[pid=31924] vsize: 39088
Current children cumulated CPU time (s) 525.7
Current children cumulated vsize (Kb) 39088

[startup+540.017 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 9022 0 0 0 53286 279 0 0 25 0 1 0 1781285584 40148992 8933 4294967295 134512640 134736556 3221224560 3221223116 134537489 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 9802 8933 1116 68 0 9734 0
[pid=31924] vsize: 39208
Current children cumulated CPU time (s) 535.65
Current children cumulated vsize (Kb) 39208

[startup+550.017 s]
Raw data (loadavg): 0.99 0.88 0.48 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 9048 0 0 0 54276 285 0 0 25 0 1 0 1781285584 40280064 8959 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 9834 8959 1116 68 0 9766 0
[pid=31924] vsize: 39336
Current children cumulated CPU time (s) 545.61
Current children cumulated vsize (Kb) 39336

[startup+560.02 s]
Raw data (loadavg): 0.99 0.88 0.48 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 9271 0 0 0 55265 289 0 0 25 0 1 0 1781285584 41091072 9182 4294967295 134512640 134736556 3221224560 3221223248 134524335 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 10032 9182 1116 68 0 9964 0
[pid=31924] vsize: 40128
Current children cumulated CPU time (s) 555.54
Current children cumulated vsize (Kb) 40128

[startup+570.02 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 9456 0 0 0 56252 295 0 0 25 0 1 0 1781285584 41902080 9367 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 10230 9367 1116 68 0 10162 0
[pid=31924] vsize: 40920
Current children cumulated CPU time (s) 565.47
Current children cumulated vsize (Kb) 40920

[startup+580.02 s]
Raw data (loadavg): 0.99 0.89 0.49 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 9507 0 0 0 57241 299 0 0 25 0 1 0 1781285584 42168320 9418 4294967295 134512640 134736556 3221224560 3221223248 134536555 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 10295 9418 1116 68 0 10227 0
[pid=31924] vsize: 41180
Current children cumulated CPU time (s) 575.4
Current children cumulated vsize (Kb) 41180

[startup+590.021 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 9567 0 0 0 58227 304 0 0 25 0 1 0 1781285584 42409984 9478 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 10354 9478 1116 68 0 10286 0
[pid=31924] vsize: 41416
Current children cumulated CPU time (s) 585.31
Current children cumulated vsize (Kb) 41416

[startup+600.021 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 9638 0 0 0 59215 308 0 0 25 0 1 0 1781285584 42680320 9549 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 10420 9549 1116 68 0 10352 0
[pid=31924] vsize: 41680
Current children cumulated CPU time (s) 595.23
Current children cumulated vsize (Kb) 41680

[startup+610.022 s]
Raw data (loadavg): 0.99 0.90 0.51 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 9843 0 0 0 60204 312 0 0 25 0 1 0 1781285584 43491328 9754 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 10618 9754 1116 68 0 10550 0
[pid=31924] vsize: 42472
Current children cumulated CPU time (s) 605.16
Current children cumulated vsize (Kb) 42472

[startup+620.022 s]
Raw data (loadavg): 0.99 0.90 0.51 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 10623 0 0 0 61189 318 0 0 25 0 1 0 1781285584 46735360 10534 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 11410 10534 1116 68 0 11342 0
[pid=31924] vsize: 45640
Current children cumulated CPU time (s) 615.07
Current children cumulated vsize (Kb) 45640

[startup+630.023 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 10941 0 0 0 62178 324 0 0 25 0 1 0 1781285584 47951872 10852 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 11707 10852 1116 68 0 11639 0
[pid=31924] vsize: 46828
Current children cumulated CPU time (s) 625.02
Current children cumulated vsize (Kb) 46828

[startup+640.022 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 11129 0 0 0 63167 329 0 0 25 0 1 0 1781285584 48762880 11040 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 11905 11040 1116 68 0 11837 0
[pid=31924] vsize: 47620
Current children cumulated CPU time (s) 634.96
Current children cumulated vsize (Kb) 47620

[startup+650.022 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 11529 0 0 0 64156 334 0 0 25 0 1 0 1781285584 50384896 11440 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 12301 11440 1116 68 0 12233 0
[pid=31924] vsize: 49204
Current children cumulated CPU time (s) 644.9
Current children cumulated vsize (Kb) 49204

[startup+660.023 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 11777 0 0 0 65146 338 0 0 25 0 1 0 1781285584 51470336 11688 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 12566 11688 1116 68 0 12498 0
[pid=31924] vsize: 50264
Current children cumulated CPU time (s) 654.84
Current children cumulated vsize (Kb) 50264

[startup+670.023 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 12074 0 0 0 66135 343 0 0 25 0 1 0 1781285584 52674560 11985 4294967295 134512640 134736556 3221224560 3221223164 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 12860 11985 1116 68 0 12792 0
[pid=31924] vsize: 51440
Current children cumulated CPU time (s) 664.78
Current children cumulated vsize (Kb) 51440

[startup+680.024 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 12558 0 0 0 67124 347 0 0 25 0 1 0 1781285584 54566912 12469 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 13322 12469 1116 68 0 13254 0
[pid=31924] vsize: 53288
Current children cumulated CPU time (s) 674.71
Current children cumulated vsize (Kb) 53288

[startup+690.024 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 12910 0 0 0 68116 351 0 0 25 0 1 0 1781285584 56053760 12821 4294967295 134512640 134736556 3221224560 3221223140 134716294 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 13685 12821 1116 68 0 13617 0
[pid=31924] vsize: 54740
Current children cumulated CPU time (s) 684.67
Current children cumulated vsize (Kb) 54740

[startup+700.024 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 13212 0 0 0 69107 354 0 0 25 0 1 0 1781285584 57274368 13123 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 13983 13123 1116 68 0 13915 0
[pid=31924] vsize: 55932
Current children cumulated CPU time (s) 694.61
Current children cumulated vsize (Kb) 55932

[startup+710.024 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 13685 0 0 0 70095 360 0 0 25 0 1 0 1781285584 59301888 13596 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 14478 13596 1116 68 0 14410 0
[pid=31924] vsize: 57912
Current children cumulated CPU time (s) 704.55
Current children cumulated vsize (Kb) 57912

[startup+720.024 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 14031 0 0 0 71085 364 0 0 25 0 1 0 1781285584 60653568 13942 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 14808 13942 1116 68 0 14740 0
[pid=31924] vsize: 59232
Current children cumulated CPU time (s) 714.49
Current children cumulated vsize (Kb) 59232

[startup+730.025 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 14308 0 0 0 72076 368 0 0 25 0 1 0 1781285584 61870080 14219 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 15105 14219 1116 68 0 15037 0
[pid=31924] vsize: 60420
Current children cumulated CPU time (s) 724.44
Current children cumulated vsize (Kb) 60420

[startup+740.024 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 14514 0 0 0 73067 372 0 0 25 0 1 0 1781285584 62672896 14425 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 15301 14425 1116 68 0 15233 0
[pid=31924] vsize: 61204
Current children cumulated CPU time (s) 734.39
Current children cumulated vsize (Kb) 61204

[startup+750.024 s]
Raw data (loadavg): 0.99 0.93 0.57 1/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) T 31923 31924 31778 0 -1 0 14798 0 0 0 74058 375 0 0 25 0 1 0 1781285584 63885312 14709 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31924/statm): 15597 14709 1116 68 0 15529 0
[pid=31924] vsize: 62388
Current children cumulated CPU time (s) 744.33
Current children cumulated vsize (Kb) 62388

[startup+760.025 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 14956 0 0 0 75052 377 0 0 25 0 1 0 1781285584 64425984 14867 4294967295 134512640 134736556 3221224560 3221223296 134529494 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 15729 14867 1116 68 0 15661 0
[pid=31924] vsize: 62916
Current children cumulated CPU time (s) 754.29
Current children cumulated vsize (Kb) 62916

[startup+770.025 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 15153 0 0 0 76043 381 0 0 25 0 1 0 1781285584 65236992 15064 4294967295 134512640 134736556 3221224560 3221223096 1077377249 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 15927 15064 1116 68 0 15859 0
[pid=31924] vsize: 63708
Current children cumulated CPU time (s) 764.24
Current children cumulated vsize (Kb) 63708

[startup+780.026 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 15299 0 0 0 77035 385 0 0 25 0 1 0 1781285584 65912832 15210 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 16092 15210 1116 68 0 16024 0
[pid=31924] vsize: 64368
Current children cumulated CPU time (s) 774.2
Current children cumulated vsize (Kb) 64368

[startup+790.025 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 15443 0 0 0 78026 388 0 0 25 0 1 0 1781285584 66453504 15354 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 16224 15354 1116 68 0 16156 0
[pid=31924] vsize: 64896
Current children cumulated CPU time (s) 784.14
Current children cumulated vsize (Kb) 64896

[startup+800.025 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 15603 0 0 0 79018 392 0 0 25 0 1 0 1781285584 67129344 15514 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 16389 15514 1116 68 0 16321 0
[pid=31924] vsize: 65556
Current children cumulated CPU time (s) 794.1
Current children cumulated vsize (Kb) 65556

[startup+810.025 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 15737 0 0 0 80011 394 0 0 25 0 1 0 1781285584 67670016 15648 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 16521 15648 1116 68 0 16453 0
[pid=31924] vsize: 66084
Current children cumulated CPU time (s) 804.05
Current children cumulated vsize (Kb) 66084

[startup+820.025 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 15992 0 0 0 81002 398 0 0 25 0 1 0 1781285584 68751360 15903 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 16785 15903 1116 68 0 16717 0
[pid=31924] vsize: 67140
Current children cumulated CPU time (s) 814
Current children cumulated vsize (Kb) 67140

[startup+830.026 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 16168 0 0 0 81995 400 0 0 25 0 1 0 1781285584 69545984 16079 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 16979 16079 1116 68 0 16911 0
[pid=31924] vsize: 67916
Current children cumulated CPU time (s) 823.95
Current children cumulated vsize (Kb) 67916

[startup+840.026 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 16265 0 0 0 82988 403 0 0 25 0 1 0 1781285584 69816320 16176 4294967295 134512640 134736556 3221224560 3221223248 134536555 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 17045 16176 1116 68 0 16977 0
[pid=31924] vsize: 68180
Current children cumulated CPU time (s) 833.91
Current children cumulated vsize (Kb) 68180

[startup+850.026 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 16500 0 0 0 83980 407 0 0 25 0 1 0 1781285584 70897664 16411 4294967295 134512640 134736556 3221224560 3221223232 134524350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 17309 16411 1116 68 0 17241 0
[pid=31924] vsize: 69236
Current children cumulated CPU time (s) 843.87
Current children cumulated vsize (Kb) 69236

[startup+860.027 s]
Raw data (loadavg): 0.99 0.95 0.61 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 16652 0 0 0 84972 411 0 0 25 0 1 0 1781285584 71450624 16563 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 17444 16563 1116 68 0 17376 0
[pid=31924] vsize: 69776
Current children cumulated CPU time (s) 853.83
Current children cumulated vsize (Kb) 69776

[startup+870.027 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 16836 0 0 0 85964 415 0 0 25 0 1 0 1781285584 72265728 16747 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 17643 16747 1116 68 0 17575 0
[pid=31924] vsize: 70572
Current children cumulated CPU time (s) 863.79
Current children cumulated vsize (Kb) 70572

[startup+880.028 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 16977 0 0 0 86956 418 0 0 25 0 1 0 1781285584 72806400 16888 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 17775 16888 1116 68 0 17707 0
[pid=31924] vsize: 71100
Current children cumulated CPU time (s) 873.74
Current children cumulated vsize (Kb) 71100

[startup+890.029 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 17108 0 0 0 87948 421 0 0 25 0 1 0 1781285584 73347072 17019 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 17907 17019 1116 68 0 17839 0
[pid=31924] vsize: 71628
Current children cumulated CPU time (s) 883.69
Current children cumulated vsize (Kb) 71628

[startup+900.029 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 17215 0 0 0 88943 423 0 0 25 0 1 0 1781285584 73764864 17126 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18009 17126 1116 68 0 17941 0
[pid=31924] vsize: 72036
Current children cumulated CPU time (s) 893.66
Current children cumulated vsize (Kb) 72036

[startup+910.03 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 17323 0 0 0 89934 427 0 0 25 0 1 0 1781285584 74305536 17234 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18141 17234 1116 68 0 18073 0
[pid=31924] vsize: 72564
Current children cumulated CPU time (s) 903.61
Current children cumulated vsize (Kb) 72564

[startup+920.03 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 17419 0 0 0 90927 429 0 0 25 0 1 0 1781285584 74711040 17330 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18240 17330 1116 68 0 18172 0
[pid=31924] vsize: 72960
Current children cumulated CPU time (s) 913.56
Current children cumulated vsize (Kb) 72960

[startup+930.031 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 17582 0 0 0 91919 432 0 0 25 0 1 0 1781285584 75386880 17493 4294967295 134512640 134736556 3221224560 3221223296 134529427 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18405 17493 1116 68 0 18337 0
[pid=31924] vsize: 73620
Current children cumulated CPU time (s) 923.51
Current children cumulated vsize (Kb) 73620

[startup+940.032 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 17665 0 0 0 92913 434 0 0 25 0 1 0 1781285584 75657216 17576 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18471 17576 1116 68 0 18403 0
[pid=31924] vsize: 73884
Current children cumulated CPU time (s) 933.47
Current children cumulated vsize (Kb) 73884

[startup+950.031 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 17817 0 0 0 93906 437 0 0 25 0 1 0 1781285584 76333056 17728 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18636 17728 1116 68 0 18568 0
[pid=31924] vsize: 74544
Current children cumulated CPU time (s) 943.43
Current children cumulated vsize (Kb) 74544

[startup+960.032 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 17930 0 0 0 94899 440 0 0 25 0 1 0 1781285584 76738560 17841 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18735 17841 1116 68 0 18667 0
[pid=31924] vsize: 74940
Current children cumulated CPU time (s) 953.39
Current children cumulated vsize (Kb) 74940

[startup+970.032 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18013 0 0 0 95891 443 0 0 25 0 1 0 1781285584 77144064 17924 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31924/statm): 18834 17924 1116 68 0 18766 0
[pid=31924] vsize: 75336
Current children cumulated CPU time (s) 963.34
Current children cumulated vsize (Kb) 75336

[startup+980.033 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18104 0 0 0 96884 446 0 0 25 0 1 0 1781285584 77414400 18015 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18900 18015 1116 68 0 18832 0
[pid=31924] vsize: 75600
Current children cumulated CPU time (s) 973.3
Current children cumulated vsize (Kb) 75600

[startup+990.033 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18178 0 0 0 97877 448 0 0 25 0 1 0 1781285584 77819904 18089 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 18999 18089 1116 68 0 18931 0
[pid=31924] vsize: 75996
Current children cumulated CPU time (s) 983.25
Current children cumulated vsize (Kb) 75996

[startup+1000.03 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18322 0 0 0 98871 451 0 0 25 0 1 0 1781285584 78360576 18233 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19131 18233 1116 68 0 19063 0
[pid=31924] vsize: 76524
Current children cumulated CPU time (s) 993.22
Current children cumulated vsize (Kb) 76524

[startup+1010.03 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18424 0 0 0 99864 454 0 0 25 0 1 0 1781285584 78766080 18335 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19230 18335 1116 68 0 19162 0
[pid=31924] vsize: 76920
Current children cumulated CPU time (s) 1003.18
Current children cumulated vsize (Kb) 76920

[startup+1020.03 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18488 0 0 0 100858 456 0 0 25 0 1 0 1781285584 79036416 18399 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19296 18399 1116 68 0 19228 0
[pid=31924] vsize: 77184
Current children cumulated CPU time (s) 1013.14
Current children cumulated vsize (Kb) 77184

[startup+1030.03 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18535 0 0 0 101852 459 0 0 25 0 1 0 1781285584 79298560 18446 4294967295 134512640 134736556 3221224560 3221223164 134537545 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19360 18446 1116 68 0 19292 0
[pid=31924] vsize: 77440
Current children cumulated CPU time (s) 1023.11
Current children cumulated vsize (Kb) 77440

[startup+1040.03 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18589 0 0 0 102845 461 0 0 25 0 1 0 1781285584 79429632 18500 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19392 18500 1116 68 0 19324 0
[pid=31924] vsize: 77568
Current children cumulated CPU time (s) 1033.06
Current children cumulated vsize (Kb) 77568

[startup+1050.03 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18696 0 0 0 103838 464 0 0 25 0 1 0 1781285584 79970304 18607 4294967295 134512640 134736556 3221224560 3221223280 134529480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19524 18607 1116 68 0 19456 0
[pid=31924] vsize: 78096
Current children cumulated CPU time (s) 1043.02
Current children cumulated vsize (Kb) 78096

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18813 0 0 0 104832 466 0 0 25 0 1 0 1781285584 80375808 18724 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19623 18724 1116 68 0 19555 0
[pid=31924] vsize: 78492
Current children cumulated CPU time (s) 1052.98
Current children cumulated vsize (Kb) 78492

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18868 0 0 0 105826 469 0 0 25 0 1 0 1781285584 80646144 18779 4294967295 134512640 134736556 3221224560 3221223120 134551226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19689 18779 1116 68 0 19621 0
[pid=31924] vsize: 78756
Current children cumulated CPU time (s) 1062.95
Current children cumulated vsize (Kb) 78756

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 18938 0 0 0 106818 472 0 0 25 0 1 0 1781285584 80912384 18849 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19754 18849 1116 68 0 19686 0
[pid=31924] vsize: 79016
Current children cumulated CPU time (s) 1072.9
Current children cumulated vsize (Kb) 79016

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 19048 0 0 0 107810 474 0 0 25 0 1 0 1781285584 81317888 18959 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19853 18959 1116 68 0 19785 0
[pid=31924] vsize: 79412
Current children cumulated CPU time (s) 1082.84
Current children cumulated vsize (Kb) 79412

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 19140 0 0 0 108802 478 0 0 25 0 1 0 1781285584 81723392 19051 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 19952 19051 1116 68 0 19884 0
[pid=31924] vsize: 79808
Current children cumulated CPU time (s) 1092.8
Current children cumulated vsize (Kb) 79808

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 19207 0 0 0 109795 480 0 0 25 0 1 0 1781285584 81993728 19118 4294967295 134512640 134736556 3221224560 3221223276 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 20018 19118 1116 68 0 19950 0
[pid=31924] vsize: 80072
Current children cumulated CPU time (s) 1102.75
Current children cumulated vsize (Kb) 80072

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 19261 0 0 0 110788 484 0 0 25 0 1 0 1781285584 82264064 19172 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 20084 19172 1116 68 0 20016 0
[pid=31924] vsize: 80336
Current children cumulated CPU time (s) 1112.72
Current children cumulated vsize (Kb) 80336

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 19303 0 0 0 111783 486 0 0 25 0 1 0 1781285584 82399232 19214 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 20117 19214 1116 68 0 20049 0
[pid=31924] vsize: 80468
Current children cumulated CPU time (s) 1122.69
Current children cumulated vsize (Kb) 80468

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 19674 0 0 0 112774 490 0 0 25 0 1 0 1781285584 83886080 19585 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 20480 19585 1116 68 0 20412 0
[pid=31924] vsize: 81920
Current children cumulated CPU time (s) 1132.64
Current children cumulated vsize (Kb) 81920

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 20366 0 0 0 113761 495 0 0 25 0 1 0 1781285584 86724608 20277 4294967295 134512640 134736556 3221224560 3221223152 134537398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 21173 20277 1116 68 0 21105 0
[pid=31924] vsize: 84692
Current children cumulated CPU time (s) 1142.56
Current children cumulated vsize (Kb) 84692

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 20770 0 0 0 114748 501 0 0 25 0 1 0 1781285584 88346624 20681 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 21569 20681 1116 68 0 21501 0
[pid=31924] vsize: 86276
Current children cumulated CPU time (s) 1152.49
Current children cumulated vsize (Kb) 86276

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 20951 0 0 0 115737 505 0 0 25 0 1 0 1781285584 89186304 20862 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 21774 20862 1116 68 0 21706 0
[pid=31924] vsize: 87096
Current children cumulated CPU time (s) 1162.42
Current children cumulated vsize (Kb) 87096

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 21114 0 0 0 116729 509 0 0 25 0 1 0 1781285584 89862144 21025 4294967295 134512640 134736556 3221224560 3221223116 134536238 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 21939 21025 1116 68 0 21871 0
[pid=31924] vsize: 87756
Current children cumulated CPU time (s) 1172.38
Current children cumulated vsize (Kb) 87756

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.97 0.72 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 21244 0 0 0 117720 511 0 0 25 0 1 0 1781285584 90402816 21155 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 22071 21155 1116 68 0 22003 0
[pid=31924] vsize: 88284
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (Kb) 88284

[startup+1200.04 s]
Raw data (loadavg): 0.99 0.97 0.72 2/56 31924
Raw data (/proc/31924/stat): 31924 (bsolo) R 31923 31924 31778 0 -1 0 21389 0 0 0 118713 513 0 0 25 0 1 0 1781285584 90943488 21300 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31924/statm): 22203 21300 1116 68 0 22135 0
[pid=31924] vsize: 88812
Current children cumulated CPU time (s) 1192.26
Current children cumulated vsize (Kb) 88812
One traced child (pid=31924) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.85
CPU time (s): 1195.05
CPU user time (s): 1189.86
CPU system time (s): 5.19921
CPU usage (%): 99.3522
Max. virtual memory (cumulated for all children) (Kb): 88812

Verifier Data

ERROR: no interpretation found !