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-fpga14_12_sat_pb.cnf.cr.opb
MD5SUMa8b77e93664627ad0410220dcaf11219
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 15
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.048991
Number of variables252
Total number of constraints206
Number of constraints which are clauses180
Number of constraints which are cardinality constraints (but not clauses)26
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint14

Trace number 106

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
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:        952492 kB
Buffers:         33220 kB
Cached:          22784 kB
SwapCached:        708 kB
Active:          52612 kB
Inactive:         6028 kB
HighTotal:      131008 kB
HighFree:       104608 kB
LowTotal:       903652 kB
LowFree:        847884 kB
SwapTotal:     2097136 kB
SwapFree:      2095936 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5740 kB
Slab:            17876 kB
Committed_AS:    64136 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:20:08 (client local time) WITH STATUS 0 IN 1195.17 SECONDS
stats: 31 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 252 variables and 206 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.099
c After prepocess the problem consists of 252 variables and 206 constraints.
c Restart #1 #Var: 252 #Dec: 277 LB: 0 @ 0.29
c Restart #2 #Var: 252 #Dec: 698 LB: 0 @ 0.865
c Restart #3 #Var: 252 #Dec: 1318 LB: 0 @ 1.921
c Restart #4 #Var: 252 #Dec: 2152 LB: 0 @ 3.451
c Restart #5 #Var: 252 #Dec: 3177 LB: 0 @ 5.553
c Restart #6 #Var: 252 #Dec: 4410 LB: 0 @ 8.828
c Restart #7 #Var: 252 #Dec: 5841 LB: 0 @ 12.668
c Restart #8 #Var: 252 #Dec: 7469 LB: 0 @ 19.117
c Restart #9 #Var: 252 #Dec: 9310 LB: 0 @ 26.238
c Restart #10 #Var: 252 #Dec: 11362 LB: 0 @ 36.791
c Restart #11 #Var: 252 #Dec: 13641 LB: 0 @ 46.731
c Restart #12 #Var: 252 #Dec: 16076 LB: 0 @ 60.106
c Restart #13 #Var: 252 #Dec: 18735 LB: 0 @ 72.981
c Restart #14 #Var: 252 #Dec: 21597 LB: 0 @ 95.406
c Restart #15 #Var: 252 #Dec: 24624 LB: 0 @ 114.06
c Restart #16 #Var: 252 #Dec: 27870 LB: 0 @ 153.29
c Restart #17 #Var: 252 #Dec: 31337 LB: 0 @ 187.13
c Restart #18 #Var: 252 #Dec: 35006 LB: 0 @ 226.65
c Restart #19 #Var: 252 #Dec: 38903 LB: 0 @ 276.06
c Restart #20 #Var: 252 #Dec: 42978 LB: 0 @ 328.77
c Restart #21 #Var: 252 #Dec: 47259 LB: 0 @ 384.06
c Restart #22 #Var: 252 #Dec: 51729 LB: 0 @ 447.21
c Restart #23 #Var: 252 #Dec: 56395 LB: 0 @ 515.27
c CHANGE Heuristic... 
c Restart #0 #Var: 252 #Dec: 61273 LB: 0 @ 599.06
c Restart #1 #Var: 252 #Dec: 61511 LB: 0 @ 602.83
c Restart #2 #Var: 252 #Dec: 61925 LB: 0 @ 609.45
c Restart #3 #Var: 252 #Dec: 62544 LB: 0 @ 618.6
c Restart #4 #Var: 252 #Dec: 63357 LB: 0 @ 628.32
c Restart #5 #Var: 252 #Dec: 64371 LB: 0 @ 638.99
c Restart #6 #Var: 252 #Dec: 65590 LB: 0 @ 651.9
c Restart #7 #Var: 252 #Dec: 67010 LB: 0 @ 667.41
c Restart #8 #Var: 252 #Dec: 68623 LB: 0 @ 682.32
c Restart #9 #Var: 252 #Dec: 70441 LB: 0 @ 696.8
c Restart #10 #Var: 252 #Dec: 72463 LB: 0 @ 717.86
c Restart #11 #Var: 252 #Dec: 74682 LB: 0 @ 743.24
c Restart #12 #Var: 252 #Dec: 77108 LB: 0 @ 774.12
c Restart #13 #Var: 252 #Dec: 79735 LB: 0 @ 807.61
c Restart #14 #Var: 252 #Dec: 82573 LB: 0 @ 843.28
c Restart #15 #Var: 252 #Dec: 85619 LB: 0 @ 877.54
c Restart #16 #Var: 252 #Dec: 88878 LB: 0 @ 921.02
c Restart #17 #Var: 252 #Dec: 92349 LB: 0 @ 966.61
c Restart #18 #Var: 252 #Dec: 96004 LB: 0 @ 1009.4
c Restart #19 #Var: 252 #Dec: 99854 LB: 0 @ 1050.4
c Restart #20 #Var: 252 #Dec: 103918 LB: 0 @ 1104.2
c Restart #21 #Var: 252 #Dec: 108193 LB: 0 @ 1177.3
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/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1781437939 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 107 3 90 68 0 39 0
[pid=1682] 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/wulflinc13/normalized-fpga14_12_sat_pb.cnf.cr.opb

[startup+10.0044 s]
Raw data (loadavg): 0.88 0.94 0.73 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 3292 0 0 0 955 22 0 0 25 0 1 0 1781437939 16584704 3203 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 4049 3203 1116 68 0 3981 0
[pid=1682] vsize: 16196
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (Kb) 16196

[startup+20.005 s]
Raw data (loadavg): 0.90 0.94 0.73 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 5097 0 0 0 1932 33 0 0 25 0 1 0 1781437939 23883776 5008 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 5831 5008 1116 68 0 5763 0
[pid=1682] vsize: 23324
Current children cumulated CPU time (s) 19.65
Current children cumulated vsize (Kb) 23324

[startup+30.0067 s]
Raw data (loadavg): 0.91 0.94 0.73 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 6564 0 0 0 2907 46 0 0 25 0 1 0 1781437939 29970432 6475 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 7317 6475 1116 68 0 7249 0
[pid=1682] vsize: 29268
Current children cumulated CPU time (s) 29.53
Current children cumulated vsize (Kb) 29268

[startup+40.0073 s]
Raw data (loadavg): 0.93 0.94 0.73 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 7813 0 0 0 3891 54 0 0 25 0 1 0 1781437939 35131392 7723 4294967295 134512640 134736556 3221224560 3221223216 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 8577 7723 1116 68 0 8509 0
[pid=1682] vsize: 34308
Current children cumulated CPU time (s) 39.45
Current children cumulated vsize (Kb) 34308

[startup+50.008 s]
Raw data (loadavg): 0.94 0.95 0.73 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 9068 0 0 0 4872 63 0 0 25 0 1 0 1781437939 40271872 8978 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 9832 8978 1116 68 0 9764 0
[pid=1682] vsize: 39328
Current children cumulated CPU time (s) 49.35
Current children cumulated vsize (Kb) 39328

[startup+60.0086 s]
Raw data (loadavg): 0.95 0.95 0.74 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 10260 0 0 0 5855 73 0 0 25 0 1 0 1781437939 45142016 10170 4294967295 134512640 134736556 3221224560 3221223152 134540206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 11021 10170 1116 68 0 10953 0
[pid=1682] vsize: 44084
Current children cumulated CPU time (s) 59.28
Current children cumulated vsize (Kb) 44084

[startup+70.0093 s]
Raw data (loadavg): 0.95 0.95 0.74 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 11669 0 0 0 6838 82 0 0 25 0 1 0 1781437939 51007488 11577 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 12453 11577 1116 68 0 12385 0
[pid=1682] vsize: 49812
Current children cumulated CPU time (s) 69.2
Current children cumulated vsize (Kb) 49812

[startup+80.0109 s]
Raw data (loadavg): 0.96 0.95 0.74 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 12613 0 0 0 7824 89 0 0 25 0 1 0 1781437939 54947840 12519 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 13415 12519 1116 68 0 13347 0
[pid=1682] vsize: 53660
Current children cumulated CPU time (s) 79.13
Current children cumulated vsize (Kb) 53660

[startup+90.0116 s]
Raw data (loadavg): 0.97 0.95 0.74 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 13424 0 0 0 8812 94 0 0 25 0 1 0 1781437939 58331136 13330 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 14241 13330 1116 68 0 14173 0
[pid=1682] vsize: 56964
Current children cumulated CPU time (s) 89.06
Current children cumulated vsize (Kb) 56964

[startup+100.012 s]
Raw data (loadavg): 0.97 0.95 0.74 1/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) T 1681 1682 1333 0 -1 0 14304 0 0 0 9799 100 0 0 25 0 1 0 1781437939 61906944 14209 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1682/statm): 15114 14209 1116 68 0 15046 0
[pid=1682] vsize: 60456
Current children cumulated CPU time (s) 98.99
Current children cumulated vsize (Kb) 60456

[startup+110.013 s]
Raw data (loadavg): 0.97 0.95 0.75 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 15314 0 0 0 10783 107 0 0 25 0 1 0 1781437939 66097152 15219 4294967295 134512640 134736556 3221224560 3221223248 134524464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 16137 15219 1116 68 0 16069 0
[pid=1682] vsize: 64548
Current children cumulated CPU time (s) 108.9
Current children cumulated vsize (Kb) 64548

[startup+120.014 s]
Raw data (loadavg): 0.98 0.95 0.75 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 16103 0 0 0 11770 113 0 0 25 0 1 0 1781437939 69279744 16007 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 16914 16007 1116 68 0 16846 0
[pid=1682] vsize: 67656
Current children cumulated CPU time (s) 118.83
Current children cumulated vsize (Kb) 67656

[startup+130.014 s]
Raw data (loadavg): 0.98 0.95 0.75 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 16751 0 0 0 12760 118 0 0 25 0 1 0 1781437939 72024064 16654 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 17584 16654 1116 68 0 17516 0
[pid=1682] vsize: 70336
Current children cumulated CPU time (s) 128.78
Current children cumulated vsize (Kb) 70336

[startup+140.015 s]
Raw data (loadavg): 0.98 0.95 0.75 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 17318 0 0 0 13750 123 0 0 25 0 1 0 1781437939 74321920 17220 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 18145 17220 1116 68 0 18077 0
[pid=1682] vsize: 72580
Current children cumulated CPU time (s) 138.73
Current children cumulated vsize (Kb) 72580

[startup+150.016 s]
Raw data (loadavg): 0.99 0.95 0.75 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 17745 0 0 0 14742 127 0 0 25 0 1 0 1781437939 76079104 17647 4294967295 134512640 134736556 3221224560 3221223120 134551084 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 18574 17647 1116 68 0 18506 0
[pid=1682] vsize: 74296
Current children cumulated CPU time (s) 148.69
Current children cumulated vsize (Kb) 74296

[startup+160.016 s]
Raw data (loadavg): 0.99 0.96 0.76 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 18317 0 0 0 15734 130 0 0 25 0 1 0 1781437939 78389248 18219 4294967295 134512640 134736556 3221224560 3221222852 134717407 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 19138 18219 1116 68 0 19070 0
[pid=1682] vsize: 76552
Current children cumulated CPU time (s) 158.64
Current children cumulated vsize (Kb) 76552

[startup+170.017 s]
Raw data (loadavg): 0.99 0.96 0.76 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 19112 0 0 0 16723 136 0 0 25 0 1 0 1781437939 81661952 19012 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 19937 19012 1116 68 0 19869 0
[pid=1682] vsize: 79748
Current children cumulated CPU time (s) 168.59
Current children cumulated vsize (Kb) 79748

[startup+180.017 s]
Raw data (loadavg): 0.99 0.96 0.76 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 19819 0 0 0 17711 142 0 0 25 0 1 0 1781437939 84635648 19719 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 20663 19719 1116 68 0 20595 0
[pid=1682] vsize: 82652
Current children cumulated CPU time (s) 178.53
Current children cumulated vsize (Kb) 82652

[startup+190.018 s]
Raw data (loadavg): 0.99 0.96 0.76 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 20258 0 0 0 18703 146 0 0 25 0 1 0 1781437939 86392832 20158 4294967295 134512640 134736556 3221224560 3221223296 134529346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 21092 20158 1116 68 0 21024 0
[pid=1682] vsize: 84368
Current children cumulated CPU time (s) 188.49
Current children cumulated vsize (Kb) 84368

[startup+200.019 s]
Raw data (loadavg): 0.99 0.96 0.76 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 20664 0 0 0 19697 149 0 0 25 0 1 0 1781437939 88231936 20563 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 21541 20563 1116 68 0 21473 0
[pid=1682] vsize: 86164
Current children cumulated CPU time (s) 198.46
Current children cumulated vsize (Kb) 86164

[startup+210.019 s]
Raw data (loadavg): 0.99 0.96 0.77 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 21031 0 0 0 20691 152 0 0 25 0 1 0 1781437939 89718784 20930 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 21904 20930 1116 68 0 21836 0
[pid=1682] vsize: 87616
Current children cumulated CPU time (s) 208.43
Current children cumulated vsize (Kb) 87616

[startup+220.02 s]
Raw data (loadavg): 0.99 0.96 0.77 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 21852 0 0 0 21675 160 0 0 25 0 1 0 1781437939 92962816 21751 4294967295 134512640 134736556 3221224560 3221223084 134536346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 22696 21751 1116 68 0 22628 0
[pid=1682] vsize: 90784
Current children cumulated CPU time (s) 218.35
Current children cumulated vsize (Kb) 90784

[startup+230.021 s]
Raw data (loadavg): 0.99 0.96 0.77 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 22574 0 0 0 22663 166 0 0 25 0 1 0 1781437939 95981568 22472 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 23433 22472 1116 68 0 23365 0
[pid=1682] vsize: 93732
Current children cumulated CPU time (s) 228.29
Current children cumulated vsize (Kb) 93732

[startup+240.021 s]
Raw data (loadavg): 0.99 0.96 0.77 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 23171 0 0 0 23654 170 0 0 25 0 1 0 1781437939 98488320 23069 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 24045 23069 1116 68 0 23977 0
[pid=1682] vsize: 96180
Current children cumulated CPU time (s) 238.24
Current children cumulated vsize (Kb) 96180

[startup+250.022 s]
Raw data (loadavg): 0.99 0.96 0.77 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 23751 0 0 0 24646 174 0 0 25 0 1 0 1781437939 100933632 23647 4294967295 134512640 134736556 3221224560 3221223152 134716141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 24642 23647 1116 68 0 24574 0
[pid=1682] vsize: 98568
Current children cumulated CPU time (s) 248.2
Current children cumulated vsize (Kb) 98568

[startup+260.023 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 24238 0 0 0 25637 179 0 0 25 0 1 0 1781437939 102825984 24134 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 25104 24134 1116 68 0 25036 0
[pid=1682] vsize: 100416
Current children cumulated CPU time (s) 258.16
Current children cumulated vsize (Kb) 100416

[startup+270.023 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 24532 0 0 0 26632 182 0 0 25 0 1 0 1781437939 104042496 24428 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 25401 24428 1116 68 0 25333 0
[pid=1682] vsize: 101604
Current children cumulated CPU time (s) 268.14
Current children cumulated vsize (Kb) 101604

[startup+280.023 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 25077 0 0 0 27625 185 0 0 25 0 1 0 1781437939 106213376 24972 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 25931 24972 1116 68 0 25863 0
[pid=1682] vsize: 103724
Current children cumulated CPU time (s) 278.1
Current children cumulated vsize (Kb) 103724

[startup+290.024 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 25390 0 0 0 28618 188 0 0 25 0 1 0 1781437939 107577344 25285 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 26264 25285 1116 68 0 26196 0
[pid=1682] vsize: 105056
Current children cumulated CPU time (s) 288.06
Current children cumulated vsize (Kb) 105056

[startup+300.024 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 26106 0 0 0 29608 193 0 0 25 0 1 0 1781437939 110551040 26001 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 26990 26001 1116 68 0 26922 0
[pid=1682] vsize: 107960
Current children cumulated CPU time (s) 298.01
Current children cumulated vsize (Kb) 107960

[startup+310.025 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 26599 0 0 0 30599 197 0 0 25 0 1 0 1781437939 112496640 26492 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 27465 26492 1116 68 0 27397 0
[pid=1682] vsize: 109860
Current children cumulated CPU time (s) 307.96
Current children cumulated vsize (Kb) 109860

[startup+320.026 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 27039 0 0 0 31590 201 0 0 25 0 1 0 1781437939 114405376 26930 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 27931 26930 1116 68 0 27863 0
[pid=1682] vsize: 111724
Current children cumulated CPU time (s) 317.91
Current children cumulated vsize (Kb) 111724

[startup+330.025 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) T 1681 1682 1333 0 -1 0 27507 0 0 0 32582 205 0 0 25 0 1 0 1781437939 116297728 27398 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1682/statm): 28393 27398 1116 68 0 28325 0
[pid=1682] vsize: 113572
Current children cumulated CPU time (s) 327.87
Current children cumulated vsize (Kb) 113572

[startup+340.026 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 27917 0 0 0 33574 208 0 0 25 0 1 0 1781437939 118067200 27808 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 28825 27808 1116 68 0 28757 0
[pid=1682] vsize: 115300
Current children cumulated CPU time (s) 337.82
Current children cumulated vsize (Kb) 115300

[startup+350.026 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 28253 0 0 0 34568 210 0 0 25 0 1 0 1781437939 119427072 28140 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 29157 28140 1116 68 0 29089 0
[pid=1682] vsize: 116628
Current children cumulated CPU time (s) 347.78
Current children cumulated vsize (Kb) 116628

[startup+360.026 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 28556 0 0 0 35564 213 0 0 25 0 1 0 1781437939 120643584 28443 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 29454 28443 1116 68 0 29386 0
[pid=1682] vsize: 117816
Current children cumulated CPU time (s) 357.77
Current children cumulated vsize (Kb) 117816

[startup+370.026 s]
Raw data (loadavg): 1.07 0.99 0.80 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 29185 0 0 0 36554 218 0 0 25 0 1 0 1781437939 123215872 29072 4294967295 134512640 134736556 3221224560 3221223120 134551110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 30082 29072 1116 68 0 30014 0
[pid=1682] vsize: 120328
Current children cumulated CPU time (s) 367.72
Current children cumulated vsize (Kb) 120328

[startup+380.026 s]
Raw data (loadavg): 1.06 0.99 0.80 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 29948 0 0 0 37541 224 0 0 25 0 1 0 1781437939 126513152 29835 4294967295 134512640 134736556 3221224560 3221223120 134551150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 30887 29835 1116 68 0 30819 0
[pid=1682] vsize: 123548
Current children cumulated CPU time (s) 377.65
Current children cumulated vsize (Kb) 123548

[startup+390.026 s]
Raw data (loadavg): 1.05 0.99 0.81 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 30356 0 0 0 38536 227 0 0 25 0 1 0 1781437939 128212992 30239 4294967295 134512640 134736556 3221224560 3221223120 134551150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 31302 30239 1116 68 0 31234 0
[pid=1682] vsize: 125208
Current children cumulated CPU time (s) 387.63
Current children cumulated vsize (Kb) 125208

[startup+400.027 s]
Raw data (loadavg): 1.04 0.99 0.81 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 30879 0 0 0 39526 232 0 0 25 0 1 0 1781437939 130293760 30759 4294967295 134512640 134736556 3221224560 3221223248 134536426 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 31810 30759 1116 68 0 31742 0
[pid=1682] vsize: 127240
Current children cumulated CPU time (s) 397.58
Current children cumulated vsize (Kb) 127240

[startup+410.027 s]
Raw data (loadavg): 1.04 0.99 0.81 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 31386 0 0 0 40517 236 0 0 25 0 1 0 1781437939 132472832 31265 4294967295 134512640 134736556 3221224560 3221223296 134529235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 32342 31265 1116 68 0 32274 0
[pid=1682] vsize: 129368
Current children cumulated CPU time (s) 407.53
Current children cumulated vsize (Kb) 129368

[startup+420.027 s]
Raw data (loadavg): 1.03 0.99 0.81 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 31913 0 0 0 41506 242 0 0 25 0 1 0 1781437939 134635520 31792 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 32870 31792 1116 68 0 32802 0
[pid=1682] vsize: 131480
Current children cumulated CPU time (s) 417.48
Current children cumulated vsize (Kb) 131480

[startup+430.028 s]
Raw data (loadavg): 1.03 0.99 0.81 1/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) T 1681 1682 1333 0 -1 0 32287 0 0 0 42499 245 0 0 25 0 1 0 1781437939 136122368 32166 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1682/statm): 33233 32166 1116 68 0 33165 0
[pid=1682] vsize: 132932
Current children cumulated CPU time (s) 427.44
Current children cumulated vsize (Kb) 132932

[startup+440.028 s]
Raw data (loadavg): 1.02 0.99 0.82 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 32738 0 0 0 43492 249 0 0 25 0 1 0 1781437939 138035200 32617 4294967295 134512640 134736556 3221224560 3221223200 134553327 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 33700 32617 1116 68 0 33632 0
[pid=1682] vsize: 134800
Current children cumulated CPU time (s) 437.41
Current children cumulated vsize (Kb) 134800

[startup+450.028 s]
Raw data (loadavg): 1.02 0.99 0.82 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 33143 0 0 0 44484 254 0 0 25 0 1 0 1781437939 139681792 33019 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 34102 33019 1116 68 0 34034 0
[pid=1682] vsize: 136408
Current children cumulated CPU time (s) 447.38
Current children cumulated vsize (Kb) 136408

[startup+460.029 s]
Raw data (loadavg): 1.01 0.99 0.82 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 33551 0 0 0 45479 256 0 0 25 0 1 0 1781437939 141381632 33424 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 34517 33424 1116 68 0 34449 0
[pid=1682] vsize: 138068
Current children cumulated CPU time (s) 457.35
Current children cumulated vsize (Kb) 138068

[startup+470.029 s]
Raw data (loadavg): 1.01 0.99 0.82 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 33847 0 0 0 46474 259 0 0 25 0 1 0 1781437939 142598144 33720 4294967295 134512640 134736556 3221224560 3221223084 134536229 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 34814 33720 1116 68 0 34746 0
[pid=1682] vsize: 139256
Current children cumulated CPU time (s) 467.33
Current children cumulated vsize (Kb) 139256

[startup+480.029 s]
Raw data (loadavg): 1.01 0.99 0.82 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 34120 0 0 0 47470 261 0 0 25 0 1 0 1781437939 143818752 33993 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 35112 33993 1116 68 0 35044 0
[pid=1682] vsize: 140448
Current children cumulated CPU time (s) 477.31
Current children cumulated vsize (Kb) 140448

[startup+490.03 s]
Raw data (loadavg): 1.01 0.99 0.82 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 34606 0 0 0 48462 265 0 0 25 0 1 0 1781437939 145711104 34478 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 35574 34478 1116 68 0 35506 0
[pid=1682] vsize: 142296
Current children cumulated CPU time (s) 487.27
Current children cumulated vsize (Kb) 142296

[startup+500.03 s]
Raw data (loadavg): 1.01 0.99 0.82 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 35196 0 0 0 49452 269 0 0 25 0 1 0 1781437939 148144128 35067 4294967295 134512640 134736556 3221224560 3221223280 134529177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 36168 35067 1116 68 0 36100 0
[pid=1682] vsize: 144672
Current children cumulated CPU time (s) 497.21
Current children cumulated vsize (Kb) 144672

[startup+510.031 s]
Raw data (loadavg): 1.00 0.99 0.82 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 35724 0 0 0 50444 273 0 0 25 0 1 0 1781437939 150306816 35595 4294967295 134512640 134736556 3221224560 3221223296 134529489 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 36696 35595 1116 68 0 36628 0
[pid=1682] vsize: 146784
Current children cumulated CPU time (s) 507.17
Current children cumulated vsize (Kb) 146784

[startup+520.032 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 36104 0 0 0 51438 275 0 0 25 0 1 0 1781437939 151941120 35975 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 37095 35975 1116 68 0 37027 0
[pid=1682] vsize: 148380
Current children cumulated CPU time (s) 517.13
Current children cumulated vsize (Kb) 148380

[startup+530.031 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 36433 0 0 0 52434 278 0 0 25 0 1 0 1781437939 153325568 36295 4294967295 134512640 134736556 3221224560 3221223248 134536564 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 37433 36295 1116 68 0 37365 0
[pid=1682] vsize: 149732
Current children cumulated CPU time (s) 527.12
Current children cumulated vsize (Kb) 149732

[startup+540.031 s]
Raw data (loadavg): 1.00 0.99 0.83 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 36671 0 0 0 53431 279 0 0 25 0 1 0 1781437939 154288128 36533 4294967295 134512640 134736556 3221224560 3221223168 134537415 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 37668 36533 1116 68 0 37600 0
[pid=1682] vsize: 150672
Current children cumulated CPU time (s) 537.1
Current children cumulated vsize (Kb) 150672

[startup+550.031 s]
Raw data (loadavg): 1.08 1.00 0.83 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 36875 0 0 0 54428 281 0 0 25 0 1 0 1781437939 155136000 36735 4294967295 134512640 134736556 3221224560 3221223184 134537450 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 37875 36735 1116 68 0 37807 0
[pid=1682] vsize: 151500
Current children cumulated CPU time (s) 547.09
Current children cumulated vsize (Kb) 151500

[startup+560.031 s]
Raw data (loadavg): 1.07 1.00 0.83 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 37381 0 0 0 55419 285 0 0 25 0 1 0 1781437939 157163520 37241 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 38370 37241 1116 68 0 38302 0
[pid=1682] vsize: 153480
Current children cumulated CPU time (s) 557.04
Current children cumulated vsize (Kb) 153480

[startup+570.032 s]
Raw data (loadavg): 1.06 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 37820 0 0 0 56412 288 0 0 25 0 1 0 1781437939 159055872 37680 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 38832 37680 1116 68 0 38764 0
[pid=1682] vsize: 155328
Current children cumulated CPU time (s) 567
Current children cumulated vsize (Kb) 155328

[startup+580.032 s]
Raw data (loadavg): 1.05 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 38109 0 0 0 57406 291 0 0 25 0 1 0 1781437939 160137216 37969 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 39096 37969 1116 68 0 39028 0
[pid=1682] vsize: 156384
Current children cumulated CPU time (s) 576.97
Current children cumulated vsize (Kb) 156384

[startup+590.032 s]
Raw data (loadavg): 1.04 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 38574 0 0 0 58398 295 0 0 25 0 1 0 1781437939 162222080 38429 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 39605 38429 1116 68 0 39537 0
[pid=1682] vsize: 158420
Current children cumulated CPU time (s) 586.93
Current children cumulated vsize (Kb) 158420

[startup+600.032 s]
Raw data (loadavg): 1.03 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 39139 0 0 0 59389 300 0 0 25 0 1 0 1781437939 164528128 38994 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 40168 38994 1116 68 0 40100 0
[pid=1682] vsize: 160672
Current children cumulated CPU time (s) 596.89
Current children cumulated vsize (Kb) 160672

[startup+610.033 s]
Raw data (loadavg): 1.03 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 39463 0 0 0 60382 303 0 0 25 0 1 0 1781437939 165769216 39318 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 40471 39318 1116 68 0 40403 0
[pid=1682] vsize: 161884
Current children cumulated CPU time (s) 606.85
Current children cumulated vsize (Kb) 161884

[startup+620.033 s]
Raw data (loadavg): 1.02 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 39925 0 0 0 61376 307 0 0 25 0 1 0 1781437939 167661568 39780 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 40933 39780 1116 68 0 40865 0
[pid=1682] vsize: 163732
Current children cumulated CPU time (s) 616.83
Current children cumulated vsize (Kb) 163732

[startup+630.033 s]
Raw data (loadavg): 1.02 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 40487 0 0 0 62368 311 0 0 25 0 1 0 1781437939 169975808 40342 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 41498 40342 1116 68 0 41430 0
[pid=1682] vsize: 165992
Current children cumulated CPU time (s) 626.79
Current children cumulated vsize (Kb) 165992

[startup+640.034 s]
Raw data (loadavg): 1.02 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 41136 0 0 0 63357 316 0 0 25 0 1 0 1781437939 172679168 40991 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 42158 40991 1116 68 0 42090 0
[pid=1682] vsize: 168632
Current children cumulated CPU time (s) 636.73
Current children cumulated vsize (Kb) 168632

[startup+650.033 s]
Raw data (loadavg): 1.01 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 41773 0 0 0 64349 320 0 0 25 0 1 0 1781437939 175255552 41627 4294967295 134512640 134736556 3221224560 3221223104 134551215 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 42787 41627 1116 68 0 42719 0
[pid=1682] vsize: 171148
Current children cumulated CPU time (s) 646.69
Current children cumulated vsize (Kb) 171148

[startup+660.034 s]
Raw data (loadavg): 1.01 1.00 0.84 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 42400 0 0 0 65338 325 0 0 25 0 1 0 1781437939 177823744 42254 4294967295 134512640 134736556 3221224560 3221223232 134524348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 43414 42254 1116 68 0 43346 0
[pid=1682] vsize: 173656
Current children cumulated CPU time (s) 656.63
Current children cumulated vsize (Kb) 173656

[startup+670.035 s]
Raw data (loadavg): 1.01 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 43036 0 0 0 66328 330 0 0 25 0 1 0 1781437939 180391936 42890 4294967295 134512640 134736556 3221224560 3221223232 134528717 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 44041 42890 1116 68 0 43973 0
[pid=1682] vsize: 176164
Current children cumulated CPU time (s) 666.58
Current children cumulated vsize (Kb) 176164

[startup+680.034 s]
Raw data (loadavg): 1.01 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 43727 0 0 0 67316 335 0 0 25 0 1 0 1781437939 183230464 43579 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 44734 43579 1116 68 0 44666 0
[pid=1682] vsize: 178936
Current children cumulated CPU time (s) 676.51
Current children cumulated vsize (Kb) 178936

[startup+690.035 s]
Raw data (loadavg): 1.00 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 44518 0 0 0 68302 343 0 0 25 0 1 0 1781437939 186609664 44369 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 45559 44369 1116 68 0 45491 0
[pid=1682] vsize: 182236
Current children cumulated CPU time (s) 686.45
Current children cumulated vsize (Kb) 182236

[startup+700.036 s]
Raw data (loadavg): 1.00 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 45346 0 0 0 69289 349 0 0 25 0 1 0 1781437939 190050304 45195 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 46399 45195 1116 68 0 46331 0
[pid=1682] vsize: 185596
Current children cumulated CPU time (s) 696.38
Current children cumulated vsize (Kb) 185596

[startup+710.036 s]
Raw data (loadavg): 1.00 1.00 0.85 1/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) T 1681 1682 1333 0 -1 0 45874 0 0 0 70279 354 0 0 25 0 1 0 1781437939 192217088 45723 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1682/statm): 46928 45723 1116 68 0 46860 0
[pid=1682] vsize: 187712
Current children cumulated CPU time (s) 706.33
Current children cumulated vsize (Kb) 187712

[startup+720.036 s]
Raw data (loadavg): 1.00 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 46616 0 0 0 71268 359 0 0 25 0 1 0 1781437939 195325952 46465 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 47687 46465 1116 68 0 47619 0
[pid=1682] vsize: 190748
Current children cumulated CPU time (s) 716.27
Current children cumulated vsize (Kb) 190748

[startup+730.036 s]
Raw data (loadavg): 1.00 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 47251 0 0 0 72259 363 0 0 25 0 1 0 1781437939 197906432 47100 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 48317 47100 1116 68 0 48249 0
[pid=1682] vsize: 193268
Current children cumulated CPU time (s) 726.22
Current children cumulated vsize (Kb) 193268

[startup+740.036 s]
Raw data (loadavg): 1.00 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 47815 0 0 0 73248 368 0 0 25 0 1 0 1781437939 200216576 47664 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 48881 47664 1116 68 0 48813 0
[pid=1682] vsize: 195524
Current children cumulated CPU time (s) 736.16
Current children cumulated vsize (Kb) 195524

[startup+750.037 s]
Raw data (loadavg): 1.00 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 48272 0 0 0 74240 371 0 0 25 0 1 0 1781437939 202108928 48121 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 49343 48121 1116 68 0 49275 0
[pid=1682] vsize: 197372
Current children cumulated CPU time (s) 746.11
Current children cumulated vsize (Kb) 197372

[startup+760.038 s]
Raw data (loadavg): 1.00 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 48800 0 0 0 75230 376 0 0 25 0 1 0 1781437939 204271616 48649 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 49871 48649 1116 68 0 49803 0
[pid=1682] vsize: 199484
Current children cumulated CPU time (s) 756.06
Current children cumulated vsize (Kb) 199484

[startup+770.038 s]
Raw data (loadavg): 1.00 1.00 0.85 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 49357 0 0 0 76220 381 0 0 25 0 1 0 1781437939 206434304 49206 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 50399 49206 1116 68 0 50331 0
[pid=1682] vsize: 201596
Current children cumulated CPU time (s) 766.01
Current children cumulated vsize (Kb) 201596

[startup+780.038 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 49856 0 0 0 77212 386 0 0 25 0 1 0 1781437939 208596992 49705 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 50927 49705 1116 68 0 50859 0
[pid=1682] vsize: 203708
Current children cumulated CPU time (s) 775.98
Current children cumulated vsize (Kb) 203708

[startup+790.039 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 50469 0 0 0 78203 391 0 0 25 0 1 0 1781437939 211062784 50318 4294967295 134512640 134736556 3221224560 3221223236 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 51529 50318 1116 68 0 51461 0
[pid=1682] vsize: 206116
Current children cumulated CPU time (s) 785.94
Current children cumulated vsize (Kb) 206116

[startup+800.039 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 50951 0 0 0 79195 394 0 0 25 0 1 0 1781437939 213102592 50800 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 52027 50800 1116 68 0 51959 0
[pid=1682] vsize: 208108
Current children cumulated CPU time (s) 795.89
Current children cumulated vsize (Kb) 208108

[startup+810.041 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 51392 0 0 0 80188 398 0 0 25 0 1 0 1781437939 214892544 51241 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 52464 51241 1116 68 0 52396 0
[pid=1682] vsize: 209856
Current children cumulated CPU time (s) 805.86
Current children cumulated vsize (Kb) 209856

[startup+820.041 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 51830 0 0 0 81182 401 0 0 25 0 1 0 1781437939 216862720 51677 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 52945 51677 1116 68 0 52877 0
[pid=1682] vsize: 211780
Current children cumulated CPU time (s) 815.83
Current children cumulated vsize (Kb) 211780

[startup+830.04 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 52362 0 0 0 82172 405 0 0 25 0 1 0 1781437939 219021312 52208 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 53472 52208 1116 68 0 53404 0
[pid=1682] vsize: 213888
Current children cumulated CPU time (s) 825.77
Current children cumulated vsize (Kb) 213888

[startup+840.041 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 52777 0 0 0 83166 408 0 0 25 0 1 0 1781437939 220778496 52623 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 53901 52623 1116 68 0 53833 0
[pid=1682] vsize: 215604
Current children cumulated CPU time (s) 835.74
Current children cumulated vsize (Kb) 215604

[startup+850.041 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 53348 0 0 0 84156 413 0 0 25 0 1 0 1781437939 223084544 53194 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 54464 53194 1116 68 0 54396 0
[pid=1682] vsize: 217856
Current children cumulated CPU time (s) 845.69
Current children cumulated vsize (Kb) 217856

[startup+860.041 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 53869 0 0 0 85149 417 0 0 25 0 1 0 1781437939 225185792 53713 4294967295 134512640 134736556 3221224560 3221223280 134529177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 54977 53713 1116 68 0 54909 0
[pid=1682] vsize: 219908
Current children cumulated CPU time (s) 855.66
Current children cumulated vsize (Kb) 219908

[startup+870.042 s]
Raw data (loadavg): 1.00 1.00 0.86 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 54306 0 0 0 86143 420 0 0 25 0 1 0 1781437939 227078144 54150 4294967295 134512640 134736556 3221224560 3221223024 134536053 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1682/statm): 55439 54150 1116 68 0 55371 0
[pid=1682] vsize: 221756
Current children cumulated CPU time (s) 865.63
Current children cumulated vsize (Kb) 221756

[startup+880.042 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 54983 0 0 0 87131 426 0 0 25 0 1 0 1781437939 229781504 54826 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 56099 54826 1116 68 0 56031 0
[pid=1682] vsize: 224396
Current children cumulated CPU time (s) 875.57
Current children cumulated vsize (Kb) 224396

[startup+890.043 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 55539 0 0 0 88121 432 0 0 25 0 1 0 1781437939 232120320 55379 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 56670 55379 1116 68 0 56602 0
[pid=1682] vsize: 226680
Current children cumulated CPU time (s) 885.53
Current children cumulated vsize (Kb) 226680

[startup+900.043 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 55884 0 0 0 89114 435 0 0 25 0 1 0 1781437939 233500672 55723 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 57007 55723 1116 68 0 56939 0
[pid=1682] vsize: 228028
Current children cumulated CPU time (s) 895.49
Current children cumulated vsize (Kb) 228028

[startup+910.044 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 56462 0 0 0 90103 442 0 0 25 0 1 0 1781437939 235798528 56301 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 57568 56301 1116 68 0 57500 0
[pid=1682] vsize: 230272
Current children cumulated CPU time (s) 905.45
Current children cumulated vsize (Kb) 230272

[startup+920.045 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 56929 0 0 0 91095 445 0 0 25 0 1 0 1781437939 237826048 56768 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 58063 56768 1116 68 0 57995 0
[pid=1682] vsize: 232252
Current children cumulated CPU time (s) 915.4
Current children cumulated vsize (Kb) 232252

[startup+930.045 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 57309 0 0 0 92090 448 0 0 25 0 1 0 1781437939 239390720 57147 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 58445 57147 1116 68 0 58377 0
[pid=1682] vsize: 233780
Current children cumulated CPU time (s) 925.38
Current children cumulated vsize (Kb) 233780

[startup+940.046 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 57695 0 0 0 93084 451 0 0 25 0 1 0 1781437939 240889856 57531 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 58811 57531 1116 68 0 58743 0
[pid=1682] vsize: 235244
Current children cumulated CPU time (s) 935.35
Current children cumulated vsize (Kb) 235244

[startup+950.047 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 58196 0 0 0 94075 457 0 0 25 0 1 0 1781437939 242925568 58032 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 59308 58032 1116 68 0 59240 0
[pid=1682] vsize: 237232
Current children cumulated CPU time (s) 945.32
Current children cumulated vsize (Kb) 237232

[startup+960.047 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 58761 0 0 0 95065 461 0 0 25 0 1 0 1781437939 245223424 58597 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 59869 58597 1116 68 0 59801 0
[pid=1682] vsize: 239476
Current children cumulated CPU time (s) 955.26
Current children cumulated vsize (Kb) 239476

[startup+970.047 s]
Raw data (loadavg): 1.00 1.00 0.87 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 59165 0 0 0 96058 465 0 0 25 0 1 0 1781437939 247021568 58998 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 60308 58998 1116 68 0 60240 0
[pid=1682] vsize: 241232
Current children cumulated CPU time (s) 965.23
Current children cumulated vsize (Kb) 241232

[startup+980.048 s]
Raw data (loadavg): 1.00 1.00 0.88 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 59624 0 0 0 97051 468 0 0 25 0 1 0 1781437939 249004032 59455 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 60792 59455 1116 68 0 60724 0
[pid=1682] vsize: 243168
Current children cumulated CPU time (s) 975.19
Current children cumulated vsize (Kb) 243168

[startup+990.048 s]
Raw data (loadavg): 1.00 1.00 0.88 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 59993 0 0 0 98045 471 0 0 25 0 1 0 1781437939 250355712 59824 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 61122 59824 1116 68 0 61054 0
[pid=1682] vsize: 244488
Current children cumulated CPU time (s) 985.16
Current children cumulated vsize (Kb) 244488

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 0.88 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 60732 0 0 0 99033 477 0 0 25 0 1 0 1781437939 253513728 60558 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 61893 60558 1116 68 0 61825 0
[pid=1682] vsize: 247572
Current children cumulated CPU time (s) 995.1
Current children cumulated vsize (Kb) 247572

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 0.88 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 61251 0 0 0 100024 481 0 0 25 0 1 0 1781437939 255725568 61073 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 62433 61073 1116 68 0 62365 0
[pid=1682] vsize: 249732
Current children cumulated CPU time (s) 1005.05
Current children cumulated vsize (Kb) 249732

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 0.88 3/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 61679 0 0 0 101016 485 0 0 25 0 1 0 1781437939 257482752 61501 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 62862 61501 1116 68 0 62794 0
[pid=1682] vsize: 251448
Current children cumulated CPU time (s) 1015.01
Current children cumulated vsize (Kb) 251448

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 0.88 1/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) T 1681 1682 1333 0 -1 0 62384 0 0 0 102002 491 0 0 25 0 1 0 1781437939 260403200 62204 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1682/statm): 63575 62204 1116 68 0 63507 0
[pid=1682] vsize: 254300
Current children cumulated CPU time (s) 1024.93
Current children cumulated vsize (Kb) 254300

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 0.88 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 63019 0 0 0 102992 496 0 0 25 0 1 0 1781437939 262987776 62839 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 64206 62839 1116 68 0 64138 0
[pid=1682] vsize: 256824
Current children cumulated CPU time (s) 1034.88
Current children cumulated vsize (Kb) 256824

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 0.88 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 63460 0 0 0 103985 499 0 0 25 0 1 0 1781437939 264941568 63280 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 64683 63280 1116 68 0 64615 0
[pid=1682] vsize: 258732
Current children cumulated CPU time (s) 1044.84
Current children cumulated vsize (Kb) 258732

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 0.88 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 64014 0 0 0 104975 504 0 0 25 0 1 0 1781437939 267337728 63832 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 65268 63832 1116 68 0 65200 0
[pid=1682] vsize: 261072
Current children cumulated CPU time (s) 1054.79
Current children cumulated vsize (Kb) 261072

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 0.88 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 64527 0 0 0 105966 509 0 0 25 0 1 0 1781437939 269365248 64345 4294967295 134512640 134736556 3221224560 3221223296 134529346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 65763 64345 1116 68 0 65695 0
[pid=1682] vsize: 263052
Current children cumulated CPU time (s) 1064.75
Current children cumulated vsize (Kb) 263052

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 64901 0 0 0 106961 512 0 0 25 0 1 0 1781437939 271077376 64718 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 66181 64718 1116 68 0 66113 0
[pid=1682] vsize: 264724
Current children cumulated CPU time (s) 1074.73
Current children cumulated vsize (Kb) 264724

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 65458 0 0 0 107951 517 0 0 25 0 1 0 1781437939 273375232 65275 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 66742 65275 1116 68 0 66674 0
[pid=1682] vsize: 266968
Current children cumulated CPU time (s) 1084.68
Current children cumulated vsize (Kb) 266968

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 65820 0 0 0 108945 520 0 0 25 0 1 0 1781437939 274726912 65637 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 67072 65637 1116 68 0 67004 0
[pid=1682] vsize: 268288
Current children cumulated CPU time (s) 1094.65
Current children cumulated vsize (Kb) 268288

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 66223 0 0 0 109937 523 0 0 25 0 1 0 1781437939 276488192 66038 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 67502 66038 1116 68 0 67434 0
[pid=1682] vsize: 270008
Current children cumulated CPU time (s) 1104.6
Current children cumulated vsize (Kb) 270008

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 66626 0 0 0 110931 527 0 0 25 0 1 0 1781437939 278171648 66438 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 67913 66438 1116 68 0 67845 0
[pid=1682] vsize: 271652
Current children cumulated CPU time (s) 1114.58
Current children cumulated vsize (Kb) 271652

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 67066 0 0 0 111924 530 0 0 25 0 1 0 1781437939 279937024 66878 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 68344 66878 1116 68 0 68276 0
[pid=1682] vsize: 273376
Current children cumulated CPU time (s) 1124.54
Current children cumulated vsize (Kb) 273376

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 67410 0 0 0 112919 533 0 0 25 0 1 0 1781437939 281444352 67222 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 68712 67222 1116 68 0 68644 0
[pid=1682] vsize: 274848
Current children cumulated CPU time (s) 1134.52
Current children cumulated vsize (Kb) 274848

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 67734 0 0 0 113912 535 0 0 25 0 1 0 1781437939 282660864 67546 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 69009 67546 1116 68 0 68941 0
[pid=1682] vsize: 276036
Current children cumulated CPU time (s) 1144.47
Current children cumulated vsize (Kb) 276036

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 68153 0 0 0 114906 538 0 0 25 0 1 0 1781437939 284418048 67963 4294967295 134512640 134736556 3221224560 3221223120 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 69438 67963 1116 68 0 69370 0
[pid=1682] vsize: 277752
Current children cumulated CPU time (s) 1154.44
Current children cumulated vsize (Kb) 277752

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 68431 0 0 0 115902 540 0 0 25 0 1 0 1781437939 285499392 68241 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 69702 68241 1116 68 0 69634 0
[pid=1682] vsize: 278808
Current children cumulated CPU time (s) 1164.42
Current children cumulated vsize (Kb) 278808

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 68714 0 0 0 116897 543 0 0 25 0 1 0 1781437939 286740480 68523 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 70005 68523 1116 68 0 69937 0
[pid=1682] vsize: 280020
Current children cumulated CPU time (s) 1174.4
Current children cumulated vsize (Kb) 280020

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 0.90 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 69162 0 0 0 117890 547 0 0 25 0 1 0 1781437939 288497664 68971 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 70434 68971 1116 68 0 70366 0
[pid=1682] vsize: 281736
Current children cumulated CPU time (s) 1184.37
Current children cumulated vsize (Kb) 281736

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 0.90 2/56 1682
Raw data (/proc/1682/stat): 1682 (bsolo) R 1681 1682 1333 0 -1 0 69633 0 0 0 118881 552 0 0 25 0 1 0 1781437939 290615296 69439 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1682/statm): 70951 69439 1116 68 0 70883 0
[pid=1682] vsize: 283804
Current children cumulated CPU time (s) 1194.33
Current children cumulated vsize (Kb) 283804
One traced child (pid=1682) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1200.89
CPU time (s): 1195.17
CPU user time (s): 1189.52
CPU system time (s): 5.64914
CPU usage (%): 99.5232
Max. virtual memory (cumulated for all children) (Kb): 283804

Verifier Data

ERROR: no interpretation found !