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-fpga12_11_sat_pb.cnf.cr.opb
MD5SUM2acc4f964e1e6f176bb0ec9705d398d2
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 13
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.035994
Number of variables198
Total number of constraints166
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint12

Trace number 87

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-18 07:59:57 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=26 boxname=wulflinc26 idbench=26 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  2acc4f964e1e6f176bb0ec9705d398d2  /oldhome/oroussel/tmp/wulflinc26/normalized-fpga12_11_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-fpga12_11_sat_pb.cnf.cr.opb
IDLAUNCH: 26
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
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.061
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        950504 kB
Buffers:         34416 kB
Cached:          22720 kB
SwapCached:        868 kB
Active:          52612 kB
Inactive:         7196 kB
HighTotal:      131008 kB
HighFree:       105560 kB
LowTotal:       903652 kB
LowFree:        844944 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            18652 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:58 (client local time) WITH STATUS 0 IN 1195.17 SECONDS
stats: 26 7 1195.17 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 198 variables and 166 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.085
c After prepocess the problem consists of 198 variables and 166 constraints.
c Restart #1 #Var: 198 #Dec: 258 LB: 0 @ 0.226
c Restart #2 #Var: 198 #Dec: 669 LB: 0 @ 0.526
c Restart #3 #Var: 198 #Dec: 1282 LB: 0 @ 1.193
c Restart #4 #Var: 198 #Dec: 2097 LB: 0 @ 2.252
c Restart #5 #Var: 198 #Dec: 3134 LB: 0 @ 4.253
c Restart #6 #Var: 198 #Dec: 4374 LB: 0 @ 7.212
c Restart #7 #Var: 198 #Dec: 5814 LB: 0 @ 11.294
c Restart #8 #Var: 198 #Dec: 7472 LB: 0 @ 17.42
c Restart #9 #Var: 198 #Dec: 9332 LB: 0 @ 25.279
c Restart #10 #Var: 198 #Dec: 11418 LB: 0 @ 35.181
c Restart #11 #Var: 198 #Dec: 13672 LB: 0 @ 50.767
c Restart #12 #Var: 198 #Dec: 16128 LB: 0 @ 66.602
c Restart #13 #Var: 198 #Dec: 18760 LB: 0 @ 87.932
c Restart #14 #Var: 198 #Dec: 22763 LB: 0 @ 106.07
c Restart #15 #Var: 198 #Dec: 26013 LB: 0 @ 144.71
c Restart #16 #Var: 198 #Dec: 29680 LB: 0 @ 158.04
c Restart #17 #Var: 198 #Dec: 33755 LB: 0 @ 178.04
c Restart #18 #Var: 198 #Dec: 38421 LB: 0 @ 229.31
c Restart #19 #Var: 198 #Dec: 42743 LB: 0 @ 272.56
c Restart #20 #Var: 198 #Dec: 47458 LB: 0 @ 319.53
c Restart #21 #Var: 198 #Dec: 52460 LB: 0 @ 362.2
c Restart #22 #Var: 198 #Dec: 58142 LB: 0 @ 443.9
c Restart #23 #Var: 198 #Dec: 63556 LB: 0 @ 513.04
c Restart #24 #Var: 198 #Dec: 69462 LB: 0 @ 537.87
c CHANGE Heuristic... 
c Restart #0 #Var: 198 #Dec: 75086 LB: 0 @ 612.2
c Restart #1 #Var: 198 #Dec: 75472 LB: 0 @ 616.77
c Restart #2 #Var: 198 #Dec: 76055 LB: 0 @ 618.95
c Restart #3 #Var: 198 #Dec: 76721 LB: 0 @ 632.48
c Restart #4 #Var: 198 #Dec: 77856 LB: 0 @ 652.86
c Restart #5 #Var: 198 #Dec: 79124 LB: 0 @ 671.41
c Restart #6 #Var: 198 #Dec: 80752 LB: 0 @ 692.13
c Restart #7 #Var: 198 #Dec: 82190 LB: 0 @ 722.28
c Restart #8 #Var: 198 #Dec: 83823 LB: 0 @ 748.76
c Restart #9 #Var: 198 #Dec: 85829 LB: 0 @ 776.3
c Restart #10 #Var: 198 #Dec: 87971 LB: 0 @ 810.55
c Restart #11 #Var: 198 #Dec: 90237 LB: 0 @ 836.72
c Restart #12 #Var: 198 #Dec: 92703 LB: 0 @ 877.77
c Restart #13 #Var: 198 #Dec: 95391 LB: 0 @ 918.47
c Restart #14 #Var: 198 #Dec: 98295 LB: 0 @ 957.2
c Restart #15 #Var: 198 #Dec: 101384 LB: 0 @ 993.15
c Restart #16 #Var: 198 #Dec: 104651 LB: 0 @ 1043.3
c Restart #17 #Var: 198 #Dec: 108090 LB: 0 @ 1108.1
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 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/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1839655786 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/16770/statm): 107 3 90 68 0 39 0
[pid=16770] 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/wulflinc26/normalized-fpga12_11_sat_pb.cnf.cr.opb

[startup+10.0033 s]
Raw data (loadavg): 0.93 0.95 0.73 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 2800 0 0 0 950 21 0 0 25 0 1 0 1839655786 14544896 2711 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16770/statm): 3551 2711 1116 68 0 3483 0
[pid=16770] vsize: 14204
Current children cumulated CPU time (s) 9.71
Current children cumulated vsize (Kb) 14204

[startup+20.004 s]
Raw data (loadavg): 0.94 0.96 0.73 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 3960 0 0 0 1928 32 0 0 25 0 1 0 1839655786 19292160 3871 4294967295 134512640 134736556 3221224560 3221223120 134550001 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16770/statm): 4710 3871 1116 68 0 4642 0
[pid=16770] vsize: 18840
Current children cumulated CPU time (s) 19.6
Current children cumulated vsize (Kb) 18840

[startup+30.0047 s]
Raw data (loadavg): 0.95 0.96 0.73 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 4838 0 0 0 2912 40 0 0 25 0 1 0 1839655786 22970368 4749 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16770/statm): 5608 4749 1116 68 0 5540 0
[pid=16770] vsize: 22432
Current children cumulated CPU time (s) 29.52
Current children cumulated vsize (Kb) 22432

[startup+40.0054 s]
Raw data (loadavg): 1.04 0.97 0.74 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 5563 0 0 0 3895 48 0 0 25 0 1 0 1839655786 25956352 5473 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 6337 5473 1116 68 0 6269 0
[pid=16770] vsize: 25348
Current children cumulated CPU time (s) 39.43
Current children cumulated vsize (Kb) 25348

[startup+50.006 s]
Raw data (loadavg): 1.03 0.97 0.74 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 6208 0 0 0 4881 54 0 0 25 0 1 0 1839655786 28528640 6118 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 6965 6118 1116 68 0 6897 0
[pid=16770] vsize: 27860
Current children cumulated CPU time (s) 49.35
Current children cumulated vsize (Kb) 27860

[startup+60.0057 s]
Raw data (loadavg): 1.03 0.97 0.74 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 6783 0 0 0 5871 58 0 0 25 0 1 0 1839655786 31014912 6691 4294967295 134512640 134736556 3221224560 3221223248 134536541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 7572 6691 1116 68 0 7504 0
[pid=16770] vsize: 30288
Current children cumulated CPU time (s) 59.29
Current children cumulated vsize (Kb) 30288

[startup+70.0064 s]
Raw data (loadavg): 1.02 0.97 0.75 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 7430 0 0 0 6856 65 0 0 25 0 1 0 1839655786 33591296 7338 4294967295 134512640 134736556 3221224560 3221223176 134543057 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16770/statm): 8201 7338 1116 68 0 8133 0
[pid=16770] vsize: 32804
Current children cumulated CPU time (s) 69.21
Current children cumulated vsize (Kb) 32804

[startup+80.0071 s]
Raw data (loadavg): 1.02 0.97 0.75 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 7979 0 0 0 7842 70 0 0 25 0 1 0 1839655786 35901440 7885 4294967295 134512640 134736556 3221224560 3221223084 134540164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 8765 7885 1116 68 0 8697 0
[pid=16770] vsize: 35060
Current children cumulated CPU time (s) 79.12
Current children cumulated vsize (Kb) 35060

[startup+90.0068 s]
Raw data (loadavg): 1.02 0.97 0.75 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 8465 0 0 0 8831 75 0 0 25 0 1 0 1839655786 37949440 8371 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 9265 8371 1116 68 0 9197 0
[pid=16770] vsize: 37060
Current children cumulated CPU time (s) 89.06
Current children cumulated vsize (Kb) 37060

[startup+100.007 s]
Raw data (loadavg): 1.01 0.97 0.75 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 8979 0 0 0 9821 80 0 0 25 0 1 0 1839655786 40136704 8885 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 9799 8885 1116 68 0 9731 0
[pid=16770] vsize: 39196
Current children cumulated CPU time (s) 99.01
Current children cumulated vsize (Kb) 39196

[startup+110.008 s]
Raw data (loadavg): 1.01 0.97 0.75 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 9545 0 0 0 10802 88 0 0 25 0 1 0 1839655786 42463232 9451 4294967295 134512640 134736556 3221224560 3221223200 134537420 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 10367 9451 1116 68 0 10299 0
[pid=16770] vsize: 41468
Current children cumulated CPU time (s) 108.9
Current children cumulated vsize (Kb) 41468

[startup+120.008 s]
Raw data (loadavg): 1.01 0.97 0.76 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 10028 0 0 0 11794 91 0 0 25 0 1 0 1839655786 44523520 9933 4294967295 134512640 134736556 3221224560 3221223252 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 10870 9933 1116 68 0 10802 0
[pid=16770] vsize: 43480
Current children cumulated CPU time (s) 118.85
Current children cumulated vsize (Kb) 43480

[startup+130.008 s]
Raw data (loadavg): 1.01 0.97 0.76 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 10326 0 0 0 12789 94 0 0 25 0 1 0 1839655786 45768704 10228 4294967295 134512640 134736556 3221224560 3221223248 134529353 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 11174 10228 1116 68 0 11106 0
[pid=16770] vsize: 44696
Current children cumulated CPU time (s) 128.83
Current children cumulated vsize (Kb) 44696

[startup+140.009 s]
Raw data (loadavg): 1.00 0.97 0.76 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 10655 0 0 0 13779 98 0 0 25 0 1 0 1839655786 47120384 10557 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16770/statm): 11504 10557 1116 68 0 11436 0
[pid=16770] vsize: 46016
Current children cumulated CPU time (s) 138.77
Current children cumulated vsize (Kb) 46016

[startup+150.01 s]
Raw data (loadavg): 1.00 0.97 0.76 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 10985 0 0 0 14770 103 0 0 25 0 1 0 1839655786 48336896 10887 4294967295 134512640 134736556 3221224560 3221223296 134529256 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 11801 10887 1116 68 0 11733 0
[pid=16770] vsize: 47204
Current children cumulated CPU time (s) 148.73
Current children cumulated vsize (Kb) 47204

[startup+160.011 s]
Raw data (loadavg): 1.00 0.97 0.76 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 12119 0 0 0 15749 113 0 0 25 0 1 0 1839655786 53071872 12021 4294967295 134512640 134736556 3221224560 3221223084 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 12957 12021 1116 68 0 12889 0
[pid=16770] vsize: 51828
Current children cumulated CPU time (s) 158.62
Current children cumulated vsize (Kb) 51828

[startup+170.01 s]
Raw data (loadavg): 1.00 0.97 0.77 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 12402 0 0 0 16742 116 0 0 25 0 1 0 1839655786 54181888 12302 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 13228 12302 1116 68 0 13160 0
[pid=16770] vsize: 52912
Current children cumulated CPU time (s) 168.58
Current children cumulated vsize (Kb) 52912

[startup+180.011 s]
Raw data (loadavg): 1.00 0.97 0.77 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 13477 0 0 0 17717 129 0 0 25 0 1 0 1839655786 58642432 13376 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 14317 13376 1116 68 0 14249 0
[pid=16770] vsize: 57268
Current children cumulated CPU time (s) 178.46
Current children cumulated vsize (Kb) 57268

[startup+190.011 s]
Raw data (loadavg): 1.00 0.97 0.77 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 13717 0 0 0 18710 133 0 0 25 0 1 0 1839655786 59740160 13615 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 14585 13615 1116 68 0 14517 0
[pid=16770] vsize: 58340
Current children cumulated CPU time (s) 188.43
Current children cumulated vsize (Kb) 58340

[startup+200.011 s]
Raw data (loadavg): 1.00 0.97 0.77 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 13874 0 0 0 19704 135 0 0 25 0 1 0 1839655786 60420096 13771 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 14751 13771 1116 68 0 14683 0
[pid=16770] vsize: 59004
Current children cumulated CPU time (s) 198.39
Current children cumulated vsize (Kb) 59004

[startup+210.012 s]
Raw data (loadavg): 1.00 0.97 0.77 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 14058 0 0 0 20696 138 0 0 25 0 1 0 1839655786 61231104 13954 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 14949 13954 1116 68 0 14881 0
[pid=16770] vsize: 59796
Current children cumulated CPU time (s) 208.34
Current children cumulated vsize (Kb) 59796

[startup+220.012 s]
Raw data (loadavg): 1.00 0.97 0.77 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 14529 0 0 0 21686 142 0 0 25 0 1 0 1839655786 63123456 14425 4294967295 134512640 134736556 3221224560 3221223084 134536220 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 15411 14425 1116 68 0 15343 0
[pid=16770] vsize: 61644
Current children cumulated CPU time (s) 218.28
Current children cumulated vsize (Kb) 61644

[startup+230.012 s]
Raw data (loadavg): 1.00 0.97 0.78 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 14946 0 0 0 22677 146 0 0 25 0 1 0 1839655786 64745472 14842 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 15807 14842 1116 68 0 15739 0
[pid=16770] vsize: 63228
Current children cumulated CPU time (s) 228.23
Current children cumulated vsize (Kb) 63228

[startup+240.012 s]
Raw data (loadavg): 1.00 0.97 0.78 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 15155 0 0 0 23672 149 0 0 25 0 1 0 1839655786 65581056 15050 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 16011 15050 1116 68 0 15943 0
[pid=16770] vsize: 64044
Current children cumulated CPU time (s) 238.21
Current children cumulated vsize (Kb) 64044

[startup+250.013 s]
Raw data (loadavg): 1.00 0.97 0.78 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 15292 0 0 0 24668 151 0 0 25 0 1 0 1839655786 66314240 15185 4294967295 134512640 134736556 3221224560 3221223248 134536564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 16190 15185 1116 68 0 16122 0
[pid=16770] vsize: 64760
Current children cumulated CPU time (s) 248.19
Current children cumulated vsize (Kb) 64760

[startup+260.013 s]
Raw data (loadavg): 1.00 0.97 0.78 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 15829 0 0 0 25658 155 0 0 25 0 1 0 1839655786 68521984 15718 4294967295 134512640 134736556 3221224560 3221222680 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 16729 15718 1116 68 0 16661 0
[pid=16770] vsize: 66916
Current children cumulated CPU time (s) 258.13
Current children cumulated vsize (Kb) 66916

[startup+270.013 s]
Raw data (loadavg): 1.00 0.97 0.78 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 16464 0 0 0 26646 160 0 0 25 0 1 0 1839655786 71090176 16353 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 17356 16353 1116 68 0 17288 0
[pid=16770] vsize: 69424
Current children cumulated CPU time (s) 268.06
Current children cumulated vsize (Kb) 69424

[startup+280.014 s]
Raw data (loadavg): 1.00 0.97 0.79 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 17004 0 0 0 27635 164 0 0 25 0 1 0 1839655786 73252864 16893 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 17884 16893 1116 68 0 17816 0
[pid=16770] vsize: 71536
Current children cumulated CPU time (s) 277.99
Current children cumulated vsize (Kb) 71536

[startup+290.013 s]
Raw data (loadavg): 1.00 0.97 0.79 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 17522 0 0 0 28625 169 0 0 25 0 1 0 1839655786 75415552 17411 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 18412 17411 1116 68 0 18344 0
[pid=16770] vsize: 73648
Current children cumulated CPU time (s) 287.94
Current children cumulated vsize (Kb) 73648

[startup+300.014 s]
Raw data (loadavg): 1.00 0.97 0.79 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 17985 0 0 0 29615 174 0 0 25 0 1 0 1839655786 77443072 17874 4294967295 134512640 134736556 3221224560 3221223248 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 18907 17874 1116 68 0 18839 0
[pid=16770] vsize: 75628
Current children cumulated CPU time (s) 297.89
Current children cumulated vsize (Kb) 75628

[startup+310.015 s]
Raw data (loadavg): 1.00 0.97 0.79 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 18277 0 0 0 30608 176 0 0 25 0 1 0 1839655786 78540800 18166 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 19175 18166 1116 68 0 19107 0
[pid=16770] vsize: 76700
Current children cumulated CPU time (s) 307.84
Current children cumulated vsize (Kb) 76700

[startup+320.014 s]
Raw data (loadavg): 1.00 0.97 0.79 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 18501 0 0 0 31601 178 0 0 25 0 1 0 1839655786 79564800 18388 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 19425 18388 1116 68 0 19357 0
[pid=16770] vsize: 77700
Current children cumulated CPU time (s) 317.79
Current children cumulated vsize (Kb) 77700

[startup+330.015 s]
Raw data (loadavg): 1.00 0.97 0.80 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 18754 0 0 0 32592 182 0 0 25 0 1 0 1839655786 80646144 18641 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 19689 18641 1116 68 0 19621 0
[pid=16770] vsize: 78756
Current children cumulated CPU time (s) 327.74
Current children cumulated vsize (Kb) 78756

[startup+340.015 s]
Raw data (loadavg): 1.00 0.97 0.80 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 19067 0 0 0 33585 185 0 0 25 0 1 0 1839655786 81866752 18954 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 19987 18954 1116 68 0 19919 0
[pid=16770] vsize: 79948
Current children cumulated CPU time (s) 337.7
Current children cumulated vsize (Kb) 79948

[startup+350.015 s]
Raw data (loadavg): 1.00 0.97 0.80 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 19551 0 0 0 34575 191 0 0 25 0 1 0 1839655786 83922944 19438 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 20489 19438 1116 68 0 20421 0
[pid=16770] vsize: 81956
Current children cumulated CPU time (s) 347.66
Current children cumulated vsize (Kb) 81956

[startup+360.015 s]
Raw data (loadavg): 1.00 0.97 0.80 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 19843 0 0 0 35568 195 0 0 25 0 1 0 1839655786 85139456 19730 4294967295 134512640 134736556 3221224560 3221223212 134524883 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 20786 19730 1116 68 0 20718 0
[pid=16770] vsize: 83144
Current children cumulated CPU time (s) 357.63
Current children cumulated vsize (Kb) 83144

[startup+370.015 s]
Raw data (loadavg): 1.00 0.97 0.80 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 20433 0 0 0 36556 200 0 0 25 0 1 0 1839655786 87601152 20320 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 21387 20320 1116 68 0 21319 0
[pid=16770] vsize: 85548
Current children cumulated CPU time (s) 367.56
Current children cumulated vsize (Kb) 85548

[startup+380.016 s]
Raw data (loadavg): 1.00 0.97 0.81 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 20763 0 0 0 37548 203 0 0 25 0 1 0 1839655786 88956928 20649 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 21718 20649 1116 68 0 21650 0
[pid=16770] vsize: 86872
Current children cumulated CPU time (s) 377.51
Current children cumulated vsize (Kb) 86872

[startup+390.015 s]
Raw data (loadavg): 1.00 0.97 0.81 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 21073 0 0 0 38541 206 0 0 25 0 1 0 1839655786 90189824 20959 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 22019 20959 1116 68 0 21951 0
[pid=16770] vsize: 88076
Current children cumulated CPU time (s) 387.47
Current children cumulated vsize (Kb) 88076

[startup+400.016 s]
Raw data (loadavg): 1.00 0.97 0.81 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 21260 0 0 0 39536 208 0 0 25 0 1 0 1839655786 91045888 21144 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 22228 21144 1116 68 0 22160 0
[pid=16770] vsize: 88912
Current children cumulated CPU time (s) 397.44
Current children cumulated vsize (Kb) 88912

[startup+410.017 s]
Raw data (loadavg): 1.00 0.97 0.81 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 21404 0 0 0 40532 210 0 0 25 0 1 0 1839655786 91586560 21288 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 22360 21288 1116 68 0 22292 0
[pid=16770] vsize: 89440
Current children cumulated CPU time (s) 407.42
Current children cumulated vsize (Kb) 89440

[startup+420.016 s]
Raw data (loadavg): 1.00 0.97 0.81 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 21679 0 0 0 41526 212 0 0 25 0 1 0 1839655786 92864512 21559 4294967295 134512640 134736556 3221224560 3221223152 134551150 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 22672 21559 1116 68 0 22604 0
[pid=16770] vsize: 90688
Current children cumulated CPU time (s) 417.38
Current children cumulated vsize (Kb) 90688

[startup+430.017 s]
Raw data (loadavg): 1.00 0.97 0.82 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 21857 0 0 0 42520 215 0 0 25 0 1 0 1839655786 93544448 21736 4294967295 134512640 134736556 3221224560 3221223248 134529158 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 22838 21736 1116 68 0 22770 0
[pid=16770] vsize: 91352
Current children cumulated CPU time (s) 427.35
Current children cumulated vsize (Kb) 91352

[startup+440.017 s]
Raw data (loadavg): 1.00 0.97 0.82 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 21991 0 0 0 43513 218 0 0 25 0 1 0 1839655786 94085120 21870 4294967295 134512640 134736556 3221224560 3221223248 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 22970 21870 1116 68 0 22902 0
[pid=16770] vsize: 91880
Current children cumulated CPU time (s) 437.31
Current children cumulated vsize (Kb) 91880

[startup+450.017 s]
Raw data (loadavg): 1.00 0.97 0.82 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 22167 0 0 0 44508 220 0 0 25 0 1 0 1839655786 94838784 22045 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 23154 22045 1116 68 0 23086 0
[pid=16770] vsize: 92616
Current children cumulated CPU time (s) 447.28
Current children cumulated vsize (Kb) 92616

[startup+460.018 s]
Raw data (loadavg): 1.00 0.97 0.82 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 22382 0 0 0 45502 222 0 0 25 0 1 0 1839655786 95784960 22260 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 23385 22260 1116 68 0 23317 0
[pid=16770] vsize: 93540
Current children cumulated CPU time (s) 457.24
Current children cumulated vsize (Kb) 93540

[startup+470.018 s]
Raw data (loadavg): 1.00 0.97 0.82 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 22626 0 0 0 46496 225 0 0 25 0 1 0 1839655786 96731136 22504 4294967295 134512640 134736556 3221224560 3221223236 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 23616 22504 1116 68 0 23548 0
[pid=16770] vsize: 94464
Current children cumulated CPU time (s) 467.21
Current children cumulated vsize (Kb) 94464

[startup+480.018 s]
Raw data (loadavg): 1.00 0.97 0.82 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 22908 0 0 0 47490 228 0 0 25 0 1 0 1839655786 97959936 22786 4294967295 134512640 134736556 3221224560 3221223092 134536600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 23916 22786 1116 68 0 23848 0
[pid=16770] vsize: 95664
Current children cumulated CPU time (s) 477.18
Current children cumulated vsize (Kb) 95664

[startup+490.018 s]
Raw data (loadavg): 1.00 0.97 0.82 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 23197 0 0 0 48487 230 0 0 25 0 1 0 1839655786 99221504 23070 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 24224 23070 1116 68 0 24156 0
[pid=16770] vsize: 96896
Current children cumulated CPU time (s) 487.17
Current children cumulated vsize (Kb) 96896

[startup+500.019 s]
Raw data (loadavg): 1.00 0.97 0.82 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 23594 0 0 0 49476 235 0 0 25 0 1 0 1839655786 100843520 23467 4294967295 134512640 134736556 3221224560 3221223020 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 24620 23467 1116 68 0 24552 0
[pid=16770] vsize: 98480
Current children cumulated CPU time (s) 497.11
Current children cumulated vsize (Kb) 98480

[startup+510.019 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 23898 0 0 0 50468 238 0 0 25 0 1 0 1839655786 102060032 23771 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 24917 23771 1116 68 0 24849 0
[pid=16770] vsize: 99668
Current children cumulated CPU time (s) 507.06
Current children cumulated vsize (Kb) 99668

[startup+520.019 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 24255 0 0 0 51458 243 0 0 25 0 1 0 1839655786 103415808 24128 4294967295 134512640 134736556 3221224560 3221223200 134536549 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 25248 24128 1116 68 0 25180 0
[pid=16770] vsize: 100992
Current children cumulated CPU time (s) 517.01
Current children cumulated vsize (Kb) 100992

[startup+530.02 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 24969 0 0 0 52442 250 0 0 25 0 1 0 1839655786 106389504 24842 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 25974 24842 1116 68 0 25906 0
[pid=16770] vsize: 103896
Current children cumulated CPU time (s) 526.92
Current children cumulated vsize (Kb) 103896

[startup+540.019 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 25801 0 0 0 53421 260 0 0 25 0 1 0 1839655786 109768704 25674 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 26799 25674 1116 68 0 26731 0
[pid=16770] vsize: 107196
Current children cumulated CPU time (s) 536.81
Current children cumulated vsize (Kb) 107196

[startup+550.02 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 26075 0 0 0 54414 263 0 0 25 0 1 0 1839655786 111013888 25948 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 27103 25948 1116 68 0 27035 0
[pid=16770] vsize: 108412
Current children cumulated CPU time (s) 546.77
Current children cumulated vsize (Kb) 108412

[startup+560.021 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 26449 0 0 0 55403 269 0 0 25 0 1 0 1839655786 112578560 26319 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 27485 26319 1116 68 0 27417 0
[pid=16770] vsize: 109940
Current children cumulated CPU time (s) 556.72
Current children cumulated vsize (Kb) 109940

[startup+570.02 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 26784 0 0 0 56395 274 0 0 25 0 1 0 1839655786 113934336 26654 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 27816 26654 1116 68 0 27748 0
[pid=16770] vsize: 111264
Current children cumulated CPU time (s) 566.69
Current children cumulated vsize (Kb) 111264

[startup+580.021 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 27120 0 0 0 57387 277 0 0 25 0 1 0 1839655786 115286016 26990 4294967295 134512640 134736556 3221224560 3221223084 134536696 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 28146 26990 1116 68 0 28078 0
[pid=16770] vsize: 112584
Current children cumulated CPU time (s) 576.64
Current children cumulated vsize (Kb) 112584

[startup+590.021 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 27437 0 0 0 58379 280 0 0 25 0 1 0 1839655786 116572160 27304 4294967295 134512640 134736556 3221224560 3221223280 134529475 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 28460 27304 1116 68 0 28392 0
[pid=16770] vsize: 113840
Current children cumulated CPU time (s) 586.59
Current children cumulated vsize (Kb) 113840

[startup+600.022 s]
Raw data (loadavg): 1.00 0.97 0.83 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 27741 0 0 0 59373 283 0 0 25 0 1 0 1839655786 117927936 27608 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 28791 27608 1116 68 0 28723 0
[pid=16770] vsize: 115164
Current children cumulated CPU time (s) 596.56
Current children cumulated vsize (Kb) 115164

[startup+610.022 s]
Raw data (loadavg): 1.00 0.97 0.83 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 27964 0 0 0 60365 286 0 0 25 0 1 0 1839655786 118796288 27827 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 29003 27827 1116 68 0 28935 0
[pid=16770] vsize: 116012
Current children cumulated CPU time (s) 606.51
Current children cumulated vsize (Kb) 116012

[startup+620.022 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 28126 0 0 0 61361 288 0 0 25 0 1 0 1839655786 119476224 27989 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 29169 27989 1116 68 0 29101 0
[pid=16770] vsize: 116676
Current children cumulated CPU time (s) 616.49
Current children cumulated vsize (Kb) 116676

[startup+630.023 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 28379 0 0 0 62354 292 0 0 25 0 1 0 1839655786 120422400 28242 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 29400 28242 1116 68 0 29332 0
[pid=16770] vsize: 117600
Current children cumulated CPU time (s) 626.46
Current children cumulated vsize (Kb) 117600

[startup+640.023 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 28594 0 0 0 63349 294 0 0 25 0 1 0 1839655786 121368576 28457 4294967295 134512640 134736556 3221224560 3221223284 134600574 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16770/statm): 29631 28457 1116 68 0 29563 0
[pid=16770] vsize: 118524
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (Kb) 118524

[startup+650.024 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 28741 0 0 0 64344 296 0 0 25 0 1 0 1839655786 121905152 28604 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 29762 28604 1116 68 0 29694 0
[pid=16770] vsize: 119048
Current children cumulated CPU time (s) 646.4
Current children cumulated vsize (Kb) 119048

[startup+660.024 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 28986 0 0 0 65338 299 0 0 25 0 1 0 1839655786 122986496 28849 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 30026 28849 1116 68 0 29958 0
[pid=16770] vsize: 120104
Current children cumulated CPU time (s) 656.37
Current children cumulated vsize (Kb) 120104

[startup+670.023 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 29216 0 0 0 66333 302 0 0 25 0 1 0 1839655786 123932672 29079 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 30257 29079 1116 68 0 30189 0
[pid=16770] vsize: 121028
Current children cumulated CPU time (s) 666.35
Current children cumulated vsize (Kb) 121028

[startup+680.024 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 29489 0 0 0 67325 305 0 0 25 0 1 0 1839655786 125014016 29352 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 30521 29352 1116 68 0 30453 0
[pid=16770] vsize: 122084
Current children cumulated CPU time (s) 676.3
Current children cumulated vsize (Kb) 122084

[startup+690.024 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 29712 0 0 0 68319 306 0 0 25 0 1 0 1839655786 125960192 29575 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 30752 29575 1116 68 0 30684 0
[pid=16770] vsize: 123008
Current children cumulated CPU time (s) 686.25
Current children cumulated vsize (Kb) 123008

[startup+700.024 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 29988 0 0 0 69313 309 0 0 25 0 1 0 1839655786 127041536 29851 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 31016 29851 1116 68 0 30948 0
[pid=16770] vsize: 124064
Current children cumulated CPU time (s) 696.22
Current children cumulated vsize (Kb) 124064

[startup+710.025 s]
Raw data (loadavg): 1.00 0.97 0.84 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 30223 0 0 0 70310 310 0 0 25 0 1 0 1839655786 127991808 30086 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 31248 30086 1116 68 0 31180 0
[pid=16770] vsize: 124992
Current children cumulated CPU time (s) 706.2
Current children cumulated vsize (Kb) 124992

[startup+720.025 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 30420 0 0 0 71304 313 0 0 25 0 1 0 1839655786 128802816 30283 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 31446 30283 1116 68 0 31378 0
[pid=16770] vsize: 125784
Current children cumulated CPU time (s) 716.17
Current children cumulated vsize (Kb) 125784

[startup+730.025 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 30677 0 0 0 72298 316 0 0 25 0 1 0 1839655786 129884160 30540 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 31710 30540 1116 68 0 31642 0
[pid=16770] vsize: 126840
Current children cumulated CPU time (s) 726.14
Current children cumulated vsize (Kb) 126840

[startup+740.025 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 30968 0 0 0 73291 320 0 0 25 0 1 0 1839655786 131100672 30831 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16770/statm): 32007 30831 1116 68 0 31939 0
[pid=16770] vsize: 128028
Current children cumulated CPU time (s) 736.11
Current children cumulated vsize (Kb) 128028

[startup+750.026 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 31240 0 0 0 74285 323 0 0 25 0 1 0 1839655786 132182016 31103 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 32271 31103 1116 68 0 32203 0
[pid=16770] vsize: 129084
Current children cumulated CPU time (s) 746.08
Current children cumulated vsize (Kb) 129084

[startup+760.027 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 31509 0 0 0 75280 326 0 0 25 0 1 0 1839655786 133263360 31372 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 32535 31372 1116 68 0 32467 0
[pid=16770] vsize: 130140
Current children cumulated CPU time (s) 756.06
Current children cumulated vsize (Kb) 130140

[startup+770.026 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 31838 0 0 0 76273 329 0 0 25 0 1 0 1839655786 134615040 31701 4294967295 134512640 134736556 3221224560 3221223148 134543707 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 32865 31701 1116 68 0 32797 0
[pid=16770] vsize: 131460
Current children cumulated CPU time (s) 766.02
Current children cumulated vsize (Kb) 131460

[startup+780.026 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 32119 0 0 0 77266 332 0 0 25 0 1 0 1839655786 135827456 31982 4294967295 134512640 134736556 3221224560 3221223256 134554000 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 33161 31982 1116 68 0 33093 0
[pid=16770] vsize: 132644
Current children cumulated CPU time (s) 775.98
Current children cumulated vsize (Kb) 132644

[startup+790.026 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 32367 0 0 0 78261 335 0 0 25 0 1 0 1839655786 136773632 32230 4294967295 134512640 134736556 3221224560 3221223268 134529215 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 33392 32230 1116 68 0 33324 0
[pid=16770] vsize: 133568
Current children cumulated CPU time (s) 785.96
Current children cumulated vsize (Kb) 133568

[startup+800.026 s]
Raw data (loadavg): 1.00 0.97 0.85 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 32679 0 0 0 79255 338 0 0 25 0 1 0 1839655786 138125312 32542 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 33722 32542 1116 68 0 33654 0
[pid=16770] vsize: 134888
Current children cumulated CPU time (s) 795.93
Current children cumulated vsize (Kb) 134888

[startup+810.026 s]
Raw data (loadavg): 1.00 0.97 0.85 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 32920 0 0 0 80250 341 0 0 25 0 1 0 1839655786 139071488 32783 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 33953 32783 1116 68 0 33885 0
[pid=16770] vsize: 135812
Current children cumulated CPU time (s) 805.91
Current children cumulated vsize (Kb) 135812

[startup+820.026 s]
Raw data (loadavg): 1.00 0.97 0.86 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 33190 0 0 0 81243 344 0 0 25 0 1 0 1839655786 140156928 33053 4294967295 134512640 134736556 3221224560 3221223148 134551267 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 34218 33053 1116 68 0 34150 0
[pid=16770] vsize: 136872
Current children cumulated CPU time (s) 815.87
Current children cumulated vsize (Kb) 136872

[startup+830.026 s]
Raw data (loadavg): 1.00 0.97 0.86 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 33573 0 0 0 82235 348 0 0 25 0 1 0 1839655786 141778944 33436 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 34614 33436 1116 68 0 34546 0
[pid=16770] vsize: 138456
Current children cumulated CPU time (s) 825.83
Current children cumulated vsize (Kb) 138456

[startup+840.026 s]
Raw data (loadavg): 1.00 0.97 0.86 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 33979 0 0 0 83226 352 0 0 25 0 1 0 1839655786 143409152 33840 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 35012 33840 1116 68 0 34944 0
[pid=16770] vsize: 140048
Current children cumulated CPU time (s) 835.78
Current children cumulated vsize (Kb) 140048

[startup+850.027 s]
Raw data (loadavg): 1.00 0.97 0.86 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 34307 0 0 0 84221 355 0 0 25 0 1 0 1839655786 144760832 34168 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 35342 34168 1116 68 0 35274 0
[pid=16770] vsize: 141368
Current children cumulated CPU time (s) 845.76
Current children cumulated vsize (Kb) 141368

[startup+860.027 s]
Raw data (loadavg): 1.00 0.97 0.86 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 34569 0 0 0 85215 357 0 0 25 0 1 0 1839655786 145842176 34429 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 35606 34429 1116 68 0 35538 0
[pid=16770] vsize: 142424
Current children cumulated CPU time (s) 855.72
Current children cumulated vsize (Kb) 142424

[startup+870.027 s]
Raw data (loadavg): 1.00 0.97 0.86 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 34792 0 0 0 86211 359 0 0 25 0 1 0 1839655786 146812928 34652 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 35843 34652 1116 68 0 35775 0
[pid=16770] vsize: 143372
Current children cumulated CPU time (s) 865.7
Current children cumulated vsize (Kb) 143372

[startup+880.028 s]
Raw data (loadavg): 1.00 0.97 0.86 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 35086 0 0 0 87204 363 0 0 25 0 1 0 1839655786 148029440 34946 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 36140 34946 1116 68 0 36072 0
[pid=16770] vsize: 144560
Current children cumulated CPU time (s) 875.67
Current children cumulated vsize (Kb) 144560

[startup+890.027 s]
Raw data (loadavg): 1.00 0.97 0.86 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 35424 0 0 0 88197 366 0 0 25 0 1 0 1839655786 149397504 35284 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 36474 35284 1116 68 0 36406 0
[pid=16770] vsize: 145896
Current children cumulated CPU time (s) 885.63
Current children cumulated vsize (Kb) 145896

[startup+900.028 s]
Raw data (loadavg): 1.00 0.97 0.86 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 35699 0 0 0 89191 370 0 0 25 0 1 0 1839655786 150491136 35559 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 36741 35559 1116 68 0 36673 0
[pid=16770] vsize: 146964
Current children cumulated CPU time (s) 895.61
Current children cumulated vsize (Kb) 146964

[startup+910.029 s]
Raw data (loadavg): 1.00 0.97 0.86 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 35936 0 0 0 90186 372 0 0 25 0 1 0 1839655786 151617536 35795 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 37016 35795 1116 68 0 36948 0
[pid=16770] vsize: 148064
Current children cumulated CPU time (s) 905.58
Current children cumulated vsize (Kb) 148064

[startup+920.028 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 36251 0 0 0 91178 377 0 0 25 0 1 0 1839655786 152834048 36110 4294967295 134512640 134736556 3221224560 3221223248 134524362 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 37313 36110 1116 68 0 37245 0
[pid=16770] vsize: 149252
Current children cumulated CPU time (s) 915.55
Current children cumulated vsize (Kb) 149252

[startup+930.029 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 36612 0 0 0 92172 380 0 0 25 0 1 0 1839655786 154365952 36470 4294967295 134512640 134736556 3221224560 3221223024 134536188 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 37687 36470 1116 68 0 37619 0
[pid=16770] vsize: 150748
Current children cumulated CPU time (s) 925.52
Current children cumulated vsize (Kb) 150748

[startup+940.03 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 36908 0 0 0 93166 383 0 0 25 0 1 0 1839655786 155582464 36766 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 37984 36766 1116 68 0 37916 0
[pid=16770] vsize: 151936
Current children cumulated CPU time (s) 935.49
Current children cumulated vsize (Kb) 151936

[startup+950.03 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 37263 0 0 0 94160 385 0 0 25 0 1 0 1839655786 157081600 37121 4294967295 134512640 134736556 3221224560 3221223256 134553994 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 38350 37121 1116 68 0 38282 0
[pid=16770] vsize: 153400
Current children cumulated CPU time (s) 945.45
Current children cumulated vsize (Kb) 153400

[startup+960.03 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 37632 0 0 0 95151 389 0 0 25 0 1 0 1839655786 158568448 37489 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 38713 37489 1116 68 0 38645 0
[pid=16770] vsize: 154852
Current children cumulated CPU time (s) 955.4
Current children cumulated vsize (Kb) 154852

[startup+970.031 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 38076 0 0 0 96142 394 0 0 25 0 1 0 1839655786 160505856 37933 4294967295 134512640 134736556 3221224560 3221223188 134543846 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 39186 37933 1116 68 0 39118 0
[pid=16770] vsize: 156744
Current children cumulated CPU time (s) 965.36
Current children cumulated vsize (Kb) 156744

[startup+980.032 s]
Raw data (loadavg): 1.00 0.97 0.87 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 38458 0 0 0 97135 397 0 0 25 0 1 0 1839655786 162156544 38314 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 39589 38314 1116 68 0 39521 0
[pid=16770] vsize: 158356
Current children cumulated CPU time (s) 975.32
Current children cumulated vsize (Kb) 158356

[startup+990.031 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 38820 0 0 0 98127 401 0 0 25 0 1 0 1839655786 163508224 38676 4294967295 134512640 134736556 3221224560 3221223164 134537559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 39919 38676 1116 68 0 39851 0
[pid=16770] vsize: 159676
Current children cumulated CPU time (s) 985.28
Current children cumulated vsize (Kb) 159676

[startup+1000.03 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 39093 0 0 0 99121 403 0 0 25 0 1 0 1839655786 164589568 38949 4294967295 134512640 134736556 3221224560 3221223088 134536397 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 40183 38949 1116 68 0 40115 0
[pid=16770] vsize: 160732
Current children cumulated CPU time (s) 995.24
Current children cumulated vsize (Kb) 160732

[startup+1010.03 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 39386 0 0 0 100116 405 0 0 25 0 1 0 1839655786 165822464 39241 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 40484 39241 1116 68 0 40416 0
[pid=16770] vsize: 161936
Current children cumulated CPU time (s) 1005.21
Current children cumulated vsize (Kb) 161936

[startup+1020.03 s]
Raw data (loadavg): 1.00 0.97 0.87 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 39723 0 0 0 101108 409 0 0 25 0 1 0 1839655786 167174144 39577 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 40814 39577 1116 68 0 40746 0
[pid=16770] vsize: 163256
Current children cumulated CPU time (s) 1015.17
Current children cumulated vsize (Kb) 163256

[startup+1030.03 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 40027 0 0 0 102102 412 0 0 25 0 1 0 1839655786 168390656 39881 4294967295 134512640 134736556 3221224560 3221223272 134560235 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 41111 39881 1116 68 0 41043 0
[pid=16770] vsize: 164444
Current children cumulated CPU time (s) 1025.14
Current children cumulated vsize (Kb) 164444

[startup+1040.03 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 40261 0 0 0 103094 416 0 0 25 0 1 0 1839655786 169336832 40115 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 41342 40115 1116 68 0 41274 0
[pid=16770] vsize: 165368
Current children cumulated CPU time (s) 1035.1
Current children cumulated vsize (Kb) 165368

[startup+1050.04 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 40559 0 0 0 104086 419 0 0 25 0 1 0 1839655786 170651648 40413 4294967295 134512640 134736556 3221224560 3221223296 134529353 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 41663 40413 1116 68 0 41595 0
[pid=16770] vsize: 166652
Current children cumulated CPU time (s) 1045.05
Current children cumulated vsize (Kb) 166652

[startup+1060.04 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 40848 0 0 0 105081 422 0 0 25 0 1 0 1839655786 171900928 40702 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 41968 40702 1116 68 0 41900 0
[pid=16770] vsize: 167872
Current children cumulated CPU time (s) 1055.03
Current children cumulated vsize (Kb) 167872

[startup+1070.04 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 41097 0 0 0 106076 424 0 0 25 0 1 0 1839655786 172916736 40950 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 42216 40950 1116 68 0 42148 0
[pid=16770] vsize: 168864
Current children cumulated CPU time (s) 1065
Current children cumulated vsize (Kb) 168864

[startup+1080.04 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 41348 0 0 0 107071 427 0 0 25 0 1 0 1839655786 174018560 41201 4294967295 134512640 134736556 3221224560 3221223060 134543907 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 42485 41201 1116 68 0 42417 0
[pid=16770] vsize: 169940
Current children cumulated CPU time (s) 1074.98
Current children cumulated vsize (Kb) 169940

[startup+1090.04 s]
Raw data (loadavg): 1.00 0.97 0.88 1/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 41564 0 0 0 108066 429 0 0 25 0 1 0 1839655786 174882816 41413 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16770/statm): 42696 41413 1116 68 0 42628 0
[pid=16770] vsize: 170784
Current children cumulated CPU time (s) 1084.95
Current children cumulated vsize (Kb) 170784

[startup+1100.04 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 41816 0 0 0 109061 431 0 0 25 0 1 0 1839655786 176009216 41662 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 42971 41662 1116 68 0 42903 0
[pid=16770] vsize: 171884
Current children cumulated CPU time (s) 1094.92
Current children cumulated vsize (Kb) 171884

[startup+1110.04 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 42011 0 0 0 110056 433 0 0 25 0 1 0 1839655786 176820224 41857 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 43169 41857 1116 68 0 43101 0
[pid=16770] vsize: 172676
Current children cumulated CPU time (s) 1104.89
Current children cumulated vsize (Kb) 172676

[startup+1120.04 s]
Raw data (loadavg): 1.00 0.97 0.88 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 42210 0 0 0 111052 435 0 0 25 0 1 0 1839655786 177631232 42056 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 43367 42056 1116 68 0 43299 0
[pid=16770] vsize: 173468
Current children cumulated CPU time (s) 1114.87
Current children cumulated vsize (Kb) 173468

[startup+1130.04 s]
Raw data (loadavg): 1.00 0.97 0.89 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 42430 0 0 0 112047 438 0 0 25 0 1 0 1839655786 178618368 42275 4294967295 134512640 134736556 3221224560 3221223024 134536055 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 43608 42275 1116 68 0 43540 0
[pid=16770] vsize: 174432
Current children cumulated CPU time (s) 1124.85
Current children cumulated vsize (Kb) 174432

[startup+1140.04 s]
Raw data (loadavg): 1.00 0.97 0.89 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) T 16769 16770 16528 0 -1 0 42612 0 0 0 113043 440 0 0 25 0 1 0 1839655786 179351552 42454 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434789 0 0 17 0 0 0
Raw data (/proc/16770/statm): 43787 42454 1116 68 0 43719 0
[pid=16770] vsize: 175148
Current children cumulated CPU time (s) 1134.83
Current children cumulated vsize (Kb) 175148

[startup+1150.04 s]
Raw data (loadavg): 1.00 0.97 0.89 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 42795 0 0 0 114039 442 0 0 25 0 1 0 1839655786 180064256 42637 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16770/statm): 43961 42637 1116 68 0 43893 0
[pid=16770] vsize: 175844
Current children cumulated CPU time (s) 1144.81
Current children cumulated vsize (Kb) 175844

[startup+1160.04 s]
Raw data (loadavg): 1.00 0.97 0.89 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 42974 0 0 0 115034 444 0 0 25 0 1 0 1839655786 180891648 42816 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 44163 42816 1116 68 0 44095 0
[pid=16770] vsize: 176652
Current children cumulated CPU time (s) 1154.78
Current children cumulated vsize (Kb) 176652

[startup+1170.04 s]
Raw data (loadavg): 1.00 0.97 0.89 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 43221 0 0 0 116029 447 0 0 25 0 1 0 1839655786 181997568 43061 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 44433 43061 1116 68 0 44365 0
[pid=16770] vsize: 177732
Current children cumulated CPU time (s) 1164.76
Current children cumulated vsize (Kb) 177732

[startup+1180.04 s]
Raw data (loadavg): 1.00 0.97 0.89 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 43411 0 0 0 117024 449 0 0 25 0 1 0 1839655786 182673408 43251 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 44598 43251 1116 68 0 44530 0
[pid=16770] vsize: 178392
Current children cumulated CPU time (s) 1174.73
Current children cumulated vsize (Kb) 178392

[startup+1190.04 s]
Raw data (loadavg): 1.00 0.97 0.89 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 43602 0 0 0 118021 451 0 0 25 0 1 0 1839655786 183517184 43442 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 44804 43442 1116 68 0 44736 0
[pid=16770] vsize: 179216
Current children cumulated CPU time (s) 1184.72
Current children cumulated vsize (Kb) 179216

[startup+1200.04 s]
Raw data (loadavg): 1.00 0.97 0.89 2/56 16770
Raw data (/proc/16770/stat): 16770 (bsolo) R 16769 16770 16528 0 -1 0 43777 0 0 0 119016 453 0 0 25 0 1 0 1839655786 184193024 43617 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16770/statm): 44969 43617 1116 68 0 44901 0
[pid=16770] vsize: 179876
Current children cumulated CPU time (s) 1194.69
Current children cumulated vsize (Kb) 179876
One traced child (pid=16770) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1200.51
CPU time (s): 1195.17
CPU user time (s): 1190.55
CPU system time (s): 4.6193
CPU usage (%): 99.5552
Max. virtual memory (cumulated for all children) (Kb): 179876

Verifier Data

ERROR: no interpretation found !