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

Nameweb/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUMf306f9e77db4c563a096b79aebdedeaa
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13

Trace number 364

Launcher Data

LAUNCH ON wulflinc2 THE 2005-09-18 09:30:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=322 boxname=wulflinc2 idbench=322 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  f306f9e77db4c563a096b79aebdedeaa  /oldhome/oroussel/tmp/wulflinc2/normalized-ooo.burch_dill.6.accl.ucl.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc2/normalized-ooo.burch_dill.6.accl.ucl.opb
IDLAUNCH: 322
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        952460 kB
Buffers:         33652 kB
Cached:          24604 kB
SwapCached:       1040 kB
Active:          54076 kB
Inactive:         6860 kB
HighTotal:      131008 kB
HighFree:       105224 kB
LowTotal:       903652 kB
LowFree:        847236 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            15540 kB
Committed_AS:    72324 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:50:22 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 322 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 23621 variables and 67526 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 17.046
c After prepocess the problem consists of 23582 variables and 67416 constraints.
c Restart #1 #Var: 23582 #Dec: 8215 LB: 0 @ 29.991
c Restart #2 #Var: 23582 #Dec: 20743 LB: 0 @ 79.794
c Restart #3 #Var: 23582 #Dec: 34509 LB: 0 @ 127.27
c Restart #4 #Var: 23582 #Dec: 53465 LB: 0 @ 213.74
c Restart #5 #Var: 23582 #Dec: 73654 LB: 0 @ 281.25
c Restart #6 #Var: 23582 #Dec: 84667 LB: 0 @ 315.06
c Restart #7 #Var: 23582 #Dec: 92192 LB: 0 @ 342.62
c Restart #8 #Var: 23582 #Dec: 100815 LB: 0 @ 387.59
c Restart #9 #Var: 23582 #Dec: 108231 LB: 0 @ 431.58
c Restart #10 #Var: 23582 #Dec: 119366 LB: 0 @ 489.98
c Restart #11 #Var: 23582 #Dec: 129053 LB: 0 @ 554.81
c CHANGE Heuristic... 
c Restart #0 #Var: 23582 #Dec: 133886 LB: 0 @ 620.62
c Restart #1 #Var: 23582 #Dec: 135330 LB: 0 @ 633.77
c Restart #2 #Var: 23582 #Dec: 137648 LB: 0 @ 646.04
c Restart #3 #Var: 23582 #Dec: 140889 LB: 0 @ 677.5
c Restart #4 #Var: 23582 #Dec: 147011 LB: 0 @ 722.01
c Restart #5 #Var: 23582 #Dec: 150462 LB: 0 @ 762.96
c Restart #6 #Var: 23582 #Dec: 153512 LB: 0 @ 786.17
c Restart #7 #Var: 23582 #Dec: 159556 LB: 0 @ 837.29
c Restart #8 #Var: 23582 #Dec: 162988 LB: 0 @ 865.04
c Restart #9 #Var: 23582 #Dec: 169426 LB: 0 @ 900.87
c Restart #10 #Var: 23582 #Dec: 174585 LB: 0 @ 946.23
c Restart #11 #Var: 23582 #Dec: 187284 LB: 0 @ 1031.3
c Restart #12 #Var: 23582 #Dec: 191497 LB: 0 @ 1077.1
c Restart #13 #Var: 23582 #Dec: 201954 LB: 0 @ 1191.9
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/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1781971884 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 107 3 90 68 0 39 0
[pid=7780] 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/wulflinc2/normalized-ooo.burch_dill.6.accl.ucl.opb

[startup+10.0028 s]
Raw data (loadavg): 0.93 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 10339 0 0 0 917 40 0 0 23 0 1 0 1781971884 35192832 7724 4294967295 134512640 134736556 3221224560 3221222780 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7780/statm): 8592 7724 1116 68 0 8524 0
[pid=7780] vsize: 34368
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (Kb) 34368

[startup+20.0035 s]
Raw data (loadavg): 0.94 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30223 0 0 0 1809 102 0 0 25 0 1 0 1781971884 59424768 13483 4294967295 134512640 134736556 3221224560 3221223104 134543661 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 14508 13483 1116 68 0 14440 0
[pid=7780] vsize: 58032
Current children cumulated CPU time (s) 19.11
Current children cumulated vsize (Kb) 58032

[startup+30.0042 s]
Raw data (loadavg): 0.95 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30272 0 0 0 2777 113 0 0 25 0 1 0 1781971884 59695104 13532 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14574 13532 1116 68 0 14506 0
[pid=7780] vsize: 58296
Current children cumulated CPU time (s) 28.9
Current children cumulated vsize (Kb) 58296

[startup+40.0049 s]
Raw data (loadavg): 0.96 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30288 0 0 0 3762 118 0 0 25 0 1 0 1781971884 59695104 13548 4294967295 134512640 134736556 3221224560 3221222856 134717537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14574 13548 1116 68 0 14506 0
[pid=7780] vsize: 58296
Current children cumulated CPU time (s) 38.8
Current children cumulated vsize (Kb) 58296

[startup+50.0056 s]
Raw data (loadavg): 0.96 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30310 0 0 0 4754 120 0 0 25 0 1 0 1781971884 59830272 13570 4294967295 134512640 134736556 3221224560 3221223132 134544554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14607 13570 1116 68 0 14539 0
[pid=7780] vsize: 58428
Current children cumulated CPU time (s) 48.74
Current children cumulated vsize (Kb) 58428

[startup+60.0053 s]
Raw data (loadavg): 0.97 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 30329 0 0 0 5742 125 0 0 25 0 1 0 1781971884 59965440 13589 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14640 13589 1116 68 0 14572 0
[pid=7780] vsize: 58560
Current children cumulated CPU time (s) 58.67
Current children cumulated vsize (Kb) 58560

[startup+70.0061 s]
Raw data (loadavg): 0.97 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 30349 0 0 0 6731 129 0 0 25 0 1 0 1781971884 59965440 13609 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14640 13609 1116 68 0 14572 0
[pid=7780] vsize: 58560
Current children cumulated CPU time (s) 68.6
Current children cumulated vsize (Kb) 58560

[startup+80.0068 s]
Raw data (loadavg): 0.98 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30359 0 0 0 7719 133 0 0 25 0 1 0 1781971884 59965440 13619 4294967295 134512640 134736556 3221224560 3221223104 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14640 13619 1116 68 0 14572 0
[pid=7780] vsize: 58560
Current children cumulated CPU time (s) 78.52
Current children cumulated vsize (Kb) 58560

[startup+90.0065 s]
Raw data (loadavg): 0.98 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30374 0 0 0 8705 138 0 0 25 0 1 0 1781971884 60100608 13634 4294967295 134512640 134736556 3221224560 3221223104 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 14673 13634 1116 68 0 14605 0
[pid=7780] vsize: 58692
Current children cumulated CPU time (s) 88.43
Current children cumulated vsize (Kb) 58692

[startup+100.007 s]
Raw data (loadavg): 0.98 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30392 0 0 0 9688 144 0 0 25 0 1 0 1781971884 60100608 13652 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14673 13652 1116 68 0 14605 0
[pid=7780] vsize: 58692
Current children cumulated CPU time (s) 98.32
Current children cumulated vsize (Kb) 58692

[startup+110.008 s]
Raw data (loadavg): 0.98 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30425 0 0 0 10673 150 0 0 25 0 1 0 1781971884 60235776 13685 4294967295 134512640 134736556 3221224560 3221223184 134543861 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 14706 13685 1116 68 0 14638 0
[pid=7780] vsize: 58824
Current children cumulated CPU time (s) 108.23
Current children cumulated vsize (Kb) 58824

[startup+120.009 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30444 0 0 0 11657 157 0 0 25 0 1 0 1781971884 60370944 13704 4294967295 134512640 134736556 3221224560 3221223256 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14739 13704 1116 68 0 14671 0
[pid=7780] vsize: 58956
Current children cumulated CPU time (s) 118.14
Current children cumulated vsize (Kb) 58956

[startup+130.009 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30470 0 0 0 12646 161 0 0 25 0 1 0 1781971884 60506112 13730 4294967295 134512640 134736556 3221224560 3221223104 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 14772 13730 1116 68 0 14704 0
[pid=7780] vsize: 59088
Current children cumulated CPU time (s) 128.07
Current children cumulated vsize (Kb) 59088

[startup+140.009 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30500 0 0 0 13632 166 0 0 25 0 1 0 1781971884 60641280 13760 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 14805 13760 1116 68 0 14737 0
[pid=7780] vsize: 59220
Current children cumulated CPU time (s) 137.98
Current children cumulated vsize (Kb) 59220

[startup+150.01 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 30505 0 0 0 14625 169 0 0 25 0 1 0 1781971884 60641280 13765 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14805 13765 1116 68 0 14737 0
[pid=7780] vsize: 59220
Current children cumulated CPU time (s) 147.94
Current children cumulated vsize (Kb) 59220

[startup+160.01 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30528 0 0 0 15615 172 0 0 25 0 1 0 1781971884 60776448 13788 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 14838 13788 1116 68 0 14770 0
[pid=7780] vsize: 59352
Current children cumulated CPU time (s) 157.87
Current children cumulated vsize (Kb) 59352

[startup+170.01 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30538 0 0 0 16608 175 0 0 25 0 1 0 1781971884 60776448 13798 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 14838 13798 1116 68 0 14770 0
[pid=7780] vsize: 59352
Current children cumulated CPU time (s) 167.83
Current children cumulated vsize (Kb) 59352

[startup+180.012 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30584 0 0 0 17589 181 0 0 25 0 1 0 1781971884 60911616 13844 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14871 13844 1116 68 0 14803 0
[pid=7780] vsize: 59484
Current children cumulated CPU time (s) 177.7
Current children cumulated vsize (Kb) 59484

[startup+190.013 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30605 0 0 0 18570 187 0 0 25 0 1 0 1781971884 61046784 13865 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14904 13865 1116 68 0 14836 0
[pid=7780] vsize: 59616
Current children cumulated CPU time (s) 187.57
Current children cumulated vsize (Kb) 59616

[startup+200.012 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 30610 0 0 0 19566 189 0 0 25 0 1 0 1781971884 61046784 13870 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14904 13870 1116 68 0 14836 0
[pid=7780] vsize: 59616
Current children cumulated CPU time (s) 197.55
Current children cumulated vsize (Kb) 59616

[startup+210.013 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30617 0 0 0 20556 192 0 0 25 0 1 0 1781971884 61046784 13877 4294967295 134512640 134736556 3221224560 3221223088 134716647 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14904 13877 1116 68 0 14836 0
[pid=7780] vsize: 59616
Current children cumulated CPU time (s) 207.48
Current children cumulated vsize (Kb) 59616

[startup+220.014 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30630 0 0 0 21547 195 0 0 25 0 1 0 1781971884 61181952 13890 4294967295 134512640 134736556 3221224560 3221223072 134543153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14937 13890 1116 68 0 14869 0
[pid=7780] vsize: 59748
Current children cumulated CPU time (s) 217.42
Current children cumulated vsize (Kb) 59748

[startup+230.014 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30636 0 0 0 22543 196 0 0 25 0 1 0 1781971884 61181952 13896 4294967295 134512640 134736556 3221224560 3221223104 134716403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 14937 13896 1116 68 0 14869 0
[pid=7780] vsize: 59748
Current children cumulated CPU time (s) 227.39
Current children cumulated vsize (Kb) 59748

[startup+240.015 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30654 0 0 0 23528 201 0 0 25 0 1 0 1781971884 61181952 13914 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 14937 13914 1116 68 0 14869 0
[pid=7780] vsize: 59748
Current children cumulated CPU time (s) 237.29
Current children cumulated vsize (Kb) 59748

[startup+250.016 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30694 0 0 0 24515 205 0 0 25 0 1 0 1781971884 61452288 13954 4294967295 134512640 134736556 3221224560 3221223344 134610706 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15003 13954 1116 68 0 14935 0
[pid=7780] vsize: 60012
Current children cumulated CPU time (s) 247.2
Current children cumulated vsize (Kb) 60012

[startup+260.015 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30741 0 0 0 25493 214 0 0 25 0 1 0 1781971884 61587456 14001 4294967295 134512640 134736556 3221224560 3221223136 134543125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15036 14001 1116 68 0 14968 0
[pid=7780] vsize: 60144
Current children cumulated CPU time (s) 257.07
Current children cumulated vsize (Kb) 60144

[startup+270.015 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 30767 0 0 0 26476 220 0 0 25 0 1 0 1781971884 61722624 14027 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15069 14027 1116 68 0 15001 0
[pid=7780] vsize: 60276
Current children cumulated CPU time (s) 266.96
Current children cumulated vsize (Kb) 60276

[startup+280.016 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30785 0 0 0 27458 227 0 0 25 0 1 0 1781971884 61722624 14045 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15069 14045 1116 68 0 15001 0
[pid=7780] vsize: 60276
Current children cumulated CPU time (s) 276.85
Current children cumulated vsize (Kb) 60276

[startup+290.019 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30837 0 0 0 28443 233 0 0 25 0 1 0 1781971884 61992960 14097 4294967295 134512640 134736556 3221224560 3221223152 134543725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 15135 14097 1116 68 0 15067 0
[pid=7780] vsize: 60540
Current children cumulated CPU time (s) 286.76
Current children cumulated vsize (Kb) 60540

[startup+300.018 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 30867 0 0 0 29426 239 0 0 25 0 1 0 1781971884 62128128 14127 4294967295 134512640 134736556 3221224560 3221223200 134524450 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15168 14127 1116 68 0 15100 0
[pid=7780] vsize: 60672
Current children cumulated CPU time (s) 296.65
Current children cumulated vsize (Kb) 60672

[startup+310.019 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 30966 0 0 0 30403 248 0 0 25 0 1 0 1781971884 62529536 14226 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15266 14226 1116 68 0 15198 0
[pid=7780] vsize: 61064
Current children cumulated CPU time (s) 306.51
Current children cumulated vsize (Kb) 61064

[startup+320.019 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31115 0 0 0 31391 253 0 0 25 0 1 0 1781971884 63201280 14375 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15430 14375 1116 68 0 15362 0
[pid=7780] vsize: 61720
Current children cumulated CPU time (s) 316.44
Current children cumulated vsize (Kb) 61720

[startup+330.019 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31199 0 0 0 32375 259 0 0 25 0 1 0 1781971884 63471616 14459 4294967295 134512640 134736556 3221224560 3221223004 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15496 14459 1116 68 0 15428 0
[pid=7780] vsize: 61984
Current children cumulated CPU time (s) 326.34
Current children cumulated vsize (Kb) 61984

[startup+340.02 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31334 0 0 0 33357 266 0 0 25 0 1 0 1781971884 64012288 14594 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 15628 14594 1116 68 0 15560 0
[pid=7780] vsize: 62512
Current children cumulated CPU time (s) 336.23
Current children cumulated vsize (Kb) 62512

[startup+350.02 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 31424 0 0 0 34343 271 0 0 25 0 1 0 1781971884 64417792 14684 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15727 14684 1116 68 0 15659 0
[pid=7780] vsize: 62908
Current children cumulated CPU time (s) 346.14
Current children cumulated vsize (Kb) 62908

[startup+360.02 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31433 0 0 0 35334 274 0 0 25 0 1 0 1781971884 64417792 14693 4294967295 134512640 134736556 3221224560 3221223084 134634654 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15727 14693 1116 68 0 15659 0
[pid=7780] vsize: 62908
Current children cumulated CPU time (s) 356.08
Current children cumulated vsize (Kb) 62908

[startup+370.02 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31563 0 0 0 36327 277 0 0 25 0 1 0 1781971884 64954368 14823 4294967295 134512640 134736556 3221224560 3221223120 134543113 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15858 14823 1116 68 0 15790 0
[pid=7780] vsize: 63432
Current children cumulated CPU time (s) 366.04
Current children cumulated vsize (Kb) 63432

[startup+380.021 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 31634 0 0 0 37317 280 0 0 25 0 1 0 1781971884 65224704 14894 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 15924 14894 1116 68 0 15856 0
[pid=7780] vsize: 63696
Current children cumulated CPU time (s) 375.97
Current children cumulated vsize (Kb) 63696

[startup+390.022 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31746 0 0 0 38306 284 0 0 25 0 1 0 1781971884 65761280 15006 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16055 15006 1116 68 0 15987 0
[pid=7780] vsize: 64220
Current children cumulated CPU time (s) 385.9
Current children cumulated vsize (Kb) 64220

[startup+400.021 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31803 0 0 0 39291 289 0 0 25 0 1 0 1781971884 65896448 15063 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16088 15063 1116 68 0 16020 0
[pid=7780] vsize: 64352
Current children cumulated CPU time (s) 395.8
Current children cumulated vsize (Kb) 64352

[startup+410.021 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31885 0 0 0 40281 293 0 0 25 0 1 0 1781971884 66301952 15145 4294967295 134512640 134736556 3221224560 3221223272 134694442 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16187 15145 1116 68 0 16119 0
[pid=7780] vsize: 64748
Current children cumulated CPU time (s) 405.74
Current children cumulated vsize (Kb) 64748

[startup+420.021 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 31991 0 0 0 41275 295 0 0 25 0 1 0 1781971884 66707456 15251 4294967295 134512640 134736556 3221224560 3221223200 134543731 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16286 15251 1116 68 0 16218 0
[pid=7780] vsize: 65144
Current children cumulated CPU time (s) 415.7
Current children cumulated vsize (Kb) 65144

[startup+430.021 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32048 0 0 0 42269 298 0 0 25 0 1 0 1781971884 66977792 15308 4294967295 134512640 134736556 3221224560 3221223116 134537543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16352 15308 1116 68 0 16284 0
[pid=7780] vsize: 65408
Current children cumulated CPU time (s) 425.67
Current children cumulated vsize (Kb) 65408

[startup+440.021 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32100 0 0 0 43261 300 0 0 25 0 1 0 1781971884 67112960 15360 4294967295 134512640 134736556 3221224560 3221223076 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16385 15360 1116 68 0 16317 0
[pid=7780] vsize: 65540
Current children cumulated CPU time (s) 435.61
Current children cumulated vsize (Kb) 65540

[startup+450.021 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 32182 0 0 0 44247 305 0 0 25 0 1 0 1781971884 67518464 15442 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16484 15442 1116 68 0 16416 0
[pid=7780] vsize: 65936
Current children cumulated CPU time (s) 445.52
Current children cumulated vsize (Kb) 65936

[startup+460.022 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32282 0 0 0 45232 310 0 0 25 0 1 0 1781971884 67923968 15542 4294967295 134512640 134736556 3221224560 3221223084 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16583 15542 1116 68 0 16515 0
[pid=7780] vsize: 66332
Current children cumulated CPU time (s) 455.42
Current children cumulated vsize (Kb) 66332

[startup+470.021 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32376 0 0 0 46219 314 0 0 25 0 1 0 1781971884 68329472 15636 4294967295 134512640 134736556 3221224560 3221223248 134524332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16682 15636 1116 68 0 16614 0
[pid=7780] vsize: 66728
Current children cumulated CPU time (s) 465.33
Current children cumulated vsize (Kb) 66728

[startup+480.022 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32460 0 0 0 47207 319 0 0 25 0 1 0 1781971884 68599808 15720 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16748 15720 1116 68 0 16680 0
[pid=7780] vsize: 66992
Current children cumulated CPU time (s) 475.26
Current children cumulated vsize (Kb) 66992

[startup+490.023 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32598 0 0 0 48200 321 0 0 25 0 1 0 1781971884 69275648 15858 4294967295 134512640 134736556 3221224560 3221223120 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16913 15858 1116 68 0 16845 0
[pid=7780] vsize: 67652
Current children cumulated CPU time (s) 485.21
Current children cumulated vsize (Kb) 67652

[startup+500.022 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32612 0 0 0 49190 326 0 0 25 0 1 0 1781971884 69275648 15872 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16913 15872 1116 68 0 16845 0
[pid=7780] vsize: 67652
Current children cumulated CPU time (s) 495.16
Current children cumulated vsize (Kb) 67652

[startup+510.023 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32649 0 0 0 50185 328 0 0 25 0 1 0 1781971884 69410816 15909 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16946 15909 1116 68 0 16878 0
[pid=7780] vsize: 67784
Current children cumulated CPU time (s) 505.13
Current children cumulated vsize (Kb) 67784

[startup+520.024 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32684 0 0 0 51181 329 0 0 25 0 1 0 1781971884 69545984 15944 4294967295 134512640 134736556 3221224560 3221223168 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 16979 15944 1116 68 0 16911 0
[pid=7780] vsize: 67916
Current children cumulated CPU time (s) 515.1
Current children cumulated vsize (Kb) 67916

[startup+530.024 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32792 0 0 0 52170 334 0 0 25 0 1 0 1781971884 69951488 16052 4294967295 134512640 134736556 3221224560 3221223168 134634123 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 17078 16052 1116 68 0 17010 0
[pid=7780] vsize: 68312
Current children cumulated CPU time (s) 525.04
Current children cumulated vsize (Kb) 68312

[startup+540.025 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 32826 0 0 0 53162 338 0 0 25 0 1 0 1781971884 70086656 16086 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17111 16086 1116 68 0 17043 0
[pid=7780] vsize: 68444
Current children cumulated CPU time (s) 535
Current children cumulated vsize (Kb) 68444

[startup+550.025 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 32834 0 0 0 54158 339 0 0 25 0 1 0 1781971884 70221824 16094 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7780/statm): 17144 16094 1116 68 0 17076 0
[pid=7780] vsize: 68576
Current children cumulated CPU time (s) 544.97
Current children cumulated vsize (Kb) 68576

[startup+560.027 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33050 0 0 0 55140 346 0 0 25 0 1 0 1781971884 71032832 16310 4294967295 134512640 134736556 3221224560 3221223096 134543871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 17342 16310 1116 68 0 17274 0
[pid=7780] vsize: 69368
Current children cumulated CPU time (s) 554.86
Current children cumulated vsize (Kb) 69368

[startup+570.027 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33080 0 0 0 56138 347 0 0 25 0 1 0 1781971884 71168000 16340 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17375 16340 1116 68 0 17307 0
[pid=7780] vsize: 69500
Current children cumulated CPU time (s) 564.85
Current children cumulated vsize (Kb) 69500

[startup+580.028 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33125 0 0 0 57135 348 0 0 25 0 1 0 1781971884 71303168 16385 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17408 16385 1116 68 0 17340 0
[pid=7780] vsize: 69632
Current children cumulated CPU time (s) 574.83
Current children cumulated vsize (Kb) 69632

[startup+590.028 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33174 0 0 0 58132 349 0 0 25 0 1 0 1781971884 71573504 16434 4294967295 134512640 134736556 3221224560 3221223204 1077374550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17474 16434 1116 68 0 17406 0
[pid=7780] vsize: 69896
Current children cumulated CPU time (s) 584.81
Current children cumulated vsize (Kb) 69896

[startup+600.027 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 33284 0 0 0 59125 353 0 0 25 0 1 0 1781971884 71979008 16544 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17573 16544 1116 68 0 17505 0
[pid=7780] vsize: 70292
Current children cumulated CPU time (s) 594.78
Current children cumulated vsize (Kb) 70292

[startup+610.028 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33381 0 0 0 60119 355 0 0 25 0 1 0 1781971884 72384512 16641 4294967295 134512640 134736556 3221224560 3221223268 134544531 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17672 16641 1116 68 0 17604 0
[pid=7780] vsize: 70688
Current children cumulated CPU time (s) 604.74
Current children cumulated vsize (Kb) 70688

[startup+620.028 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33446 0 0 0 61111 358 0 0 25 0 1 0 1781971884 72654848 16706 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17738 16706 1116 68 0 17670 0
[pid=7780] vsize: 70952
Current children cumulated CPU time (s) 614.69
Current children cumulated vsize (Kb) 70952

[startup+630.029 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33603 0 0 0 62106 360 0 0 25 0 1 0 1781971884 72757248 16769 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17763 16769 1116 68 0 17695 0
[pid=7780] vsize: 71052
Current children cumulated CPU time (s) 624.66
Current children cumulated vsize (Kb) 71052

[startup+640.029 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33613 0 0 0 63099 362 0 0 25 0 1 0 1781971884 72757248 16779 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17763 16779 1116 68 0 17695 0
[pid=7780] vsize: 71052
Current children cumulated CPU time (s) 634.61
Current children cumulated vsize (Kb) 71052

[startup+650.029 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33684 0 0 0 64088 367 0 0 25 0 1 0 1781971884 73027584 16850 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17829 16850 1116 68 0 17761 0
[pid=7780] vsize: 71316
Current children cumulated CPU time (s) 644.55
Current children cumulated vsize (Kb) 71316

[startup+660.03 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33716 0 0 0 65083 368 0 0 25 0 1 0 1781971884 73162752 16882 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17862 16882 1116 68 0 17794 0
[pid=7780] vsize: 71448
Current children cumulated CPU time (s) 654.51
Current children cumulated vsize (Kb) 71448

[startup+670.03 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33751 0 0 0 66078 370 0 0 25 0 1 0 1781971884 73297920 16917 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17895 16917 1116 68 0 17827 0
[pid=7780] vsize: 71580
Current children cumulated CPU time (s) 664.48
Current children cumulated vsize (Kb) 71580

[startup+680.031 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33831 0 0 0 67070 373 0 0 25 0 1 0 1781971884 73703424 16997 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 17994 16997 1116 68 0 17926 0
[pid=7780] vsize: 71976
Current children cumulated CPU time (s) 674.43
Current children cumulated vsize (Kb) 71976

[startup+690.032 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33857 0 0 0 68067 374 0 0 25 0 1 0 1781971884 73838592 17023 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18027 17023 1116 68 0 17959 0
[pid=7780] vsize: 72108
Current children cumulated CPU time (s) 684.41
Current children cumulated vsize (Kb) 72108

[startup+700.032 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 33899 0 0 0 69061 377 0 0 25 0 1 0 1781971884 73973760 17065 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18060 17065 1116 68 0 17992 0
[pid=7780] vsize: 72240
Current children cumulated CPU time (s) 694.38
Current children cumulated vsize (Kb) 72240

[startup+710.032 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33943 0 0 0 70049 381 0 0 25 0 1 0 1781971884 74108928 17109 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18093 17109 1116 68 0 18025 0
[pid=7780] vsize: 72372
Current children cumulated CPU time (s) 704.3
Current children cumulated vsize (Kb) 72372

[startup+720.032 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 33977 0 0 0 71038 385 0 0 25 0 1 0 1781971884 74244096 17143 4294967295 134512640 134736556 3221224560 3221223140 134543223 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18126 17143 1116 68 0 18058 0
[pid=7780] vsize: 72504
Current children cumulated CPU time (s) 714.23
Current children cumulated vsize (Kb) 72504

[startup+730.033 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 34040 0 0 0 72030 389 0 0 25 0 1 0 1781971884 74514432 17206 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18192 17206 1116 68 0 18124 0
[pid=7780] vsize: 72768
Current children cumulated CPU time (s) 724.19
Current children cumulated vsize (Kb) 72768

[startup+740.033 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 34144 0 0 0 73022 391 0 0 25 0 1 0 1781971884 74919936 17310 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18291 17310 1116 68 0 18223 0
[pid=7780] vsize: 73164
Current children cumulated CPU time (s) 734.13
Current children cumulated vsize (Kb) 73164

[startup+750.033 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34206 0 0 0 74015 394 0 0 25 0 1 0 1781971884 75190272 17372 4294967295 134512640 134736556 3221224560 3221223072 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18357 17372 1116 68 0 18289 0
[pid=7780] vsize: 73428
Current children cumulated CPU time (s) 744.09
Current children cumulated vsize (Kb) 73428

[startup+760.034 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34261 0 0 0 75012 396 0 0 25 0 1 0 1781971884 75460608 17427 4294967295 134512640 134736556 3221224560 3221223104 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18423 17427 1116 68 0 18355 0
[pid=7780] vsize: 73692
Current children cumulated CPU time (s) 754.08
Current children cumulated vsize (Kb) 73692

[startup+770.033 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34266 0 0 0 76007 397 0 0 25 0 1 0 1781971884 75460608 17432 4294967295 134512640 134736556 3221224560 3221223264 134609071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18423 17432 1116 68 0 18355 0
[pid=7780] vsize: 73692
Current children cumulated CPU time (s) 764.04
Current children cumulated vsize (Kb) 73692

[startup+780.034 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34394 0 0 0 76996 402 0 0 25 0 1 0 1781971884 76001280 17560 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18555 17560 1116 68 0 18487 0
[pid=7780] vsize: 74220
Current children cumulated CPU time (s) 773.98
Current children cumulated vsize (Kb) 74220

[startup+790.035 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34495 0 0 0 77991 403 0 0 25 0 1 0 1781971884 76406784 17661 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18654 17661 1116 68 0 18586 0
[pid=7780] vsize: 74616
Current children cumulated CPU time (s) 783.94
Current children cumulated vsize (Kb) 74616

[startup+800.034 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34529 0 0 0 78984 407 0 0 25 0 1 0 1781971884 76541952 17695 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18687 17695 1116 68 0 18619 0
[pid=7780] vsize: 74748
Current children cumulated CPU time (s) 793.91
Current children cumulated vsize (Kb) 74748

[startup+810.034 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34606 0 0 0 79976 410 0 0 25 0 1 0 1781971884 76812288 17772 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18753 17772 1116 68 0 18685 0
[pid=7780] vsize: 75012
Current children cumulated CPU time (s) 803.86
Current children cumulated vsize (Kb) 75012

[startup+820.035 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34633 0 0 0 80970 412 0 0 25 0 1 0 1781971884 76947456 17799 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18786 17799 1116 68 0 18718 0
[pid=7780] vsize: 75144
Current children cumulated CPU time (s) 813.82
Current children cumulated vsize (Kb) 75144

[startup+830.036 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34664 0 0 0 81965 413 0 0 25 0 1 0 1781971884 77082624 17830 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18819 17830 1116 68 0 18751 0
[pid=7780] vsize: 75276
Current children cumulated CPU time (s) 823.78
Current children cumulated vsize (Kb) 75276

[startup+840.036 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34700 0 0 0 82959 415 0 0 25 0 1 0 1781971884 77217792 17866 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18852 17866 1116 68 0 18784 0
[pid=7780] vsize: 75408
Current children cumulated CPU time (s) 833.74
Current children cumulated vsize (Kb) 75408

[startup+850.036 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 34781 0 0 0 83951 418 0 0 25 0 1 0 1781971884 77623296 17947 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 18951 17947 1116 68 0 18883 0
[pid=7780] vsize: 75804
Current children cumulated CPU time (s) 843.69
Current children cumulated vsize (Kb) 75804

[startup+860.037 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34849 0 0 0 84941 421 0 0 25 0 1 0 1781971884 77844480 18015 4294967295 134512640 134736556 3221224560 3221223152 134716118 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19005 18015 1116 68 0 18937 0
[pid=7780] vsize: 76020
Current children cumulated CPU time (s) 853.62
Current children cumulated vsize (Kb) 76020

[startup+870.037 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34924 0 0 0 85937 422 0 0 25 0 1 0 1781971884 78114816 18090 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19071 18090 1116 68 0 19003 0
[pid=7780] vsize: 76284
Current children cumulated CPU time (s) 863.59
Current children cumulated vsize (Kb) 76284

[startup+880.038 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 34955 0 0 0 86927 427 0 0 25 0 1 0 1781971884 78249984 18121 4294967295 134512640 134736556 3221224560 3221223088 134716647 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19104 18121 1116 68 0 19036 0
[pid=7780] vsize: 76416
Current children cumulated CPU time (s) 873.54
Current children cumulated vsize (Kb) 76416

[startup+890.039 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35120 0 0 0 87911 433 0 0 25 0 1 0 1781971884 78925824 18286 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19269 18286 1116 68 0 19201 0
[pid=7780] vsize: 77076
Current children cumulated CPU time (s) 883.44
Current children cumulated vsize (Kb) 77076

[startup+900.039 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 35220 0 0 0 88901 437 0 0 25 0 1 0 1781971884 79331328 18386 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19368 18386 1116 68 0 19300 0
[pid=7780] vsize: 77472
Current children cumulated CPU time (s) 893.38
Current children cumulated vsize (Kb) 77472

[startup+910.04 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35314 0 0 0 89894 440 0 0 25 0 1 0 1781971884 79736832 18480 4294967295 134512640 134736556 3221224560 3221223328 134600691 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19467 18480 1116 68 0 19399 0
[pid=7780] vsize: 77868
Current children cumulated CPU time (s) 903.34
Current children cumulated vsize (Kb) 77868

[startup+920.04 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35410 0 0 0 90880 445 0 0 25 0 1 0 1781971884 80142336 18576 4294967295 134512640 134736556 3221224560 3221223208 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19566 18576 1116 68 0 19498 0
[pid=7780] vsize: 78264
Current children cumulated CPU time (s) 913.25
Current children cumulated vsize (Kb) 78264

[startup+930.041 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35497 0 0 0 91874 448 0 0 25 0 1 0 1781971884 80547840 18663 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19665 18663 1116 68 0 19597 0
[pid=7780] vsize: 78660
Current children cumulated CPU time (s) 923.22
Current children cumulated vsize (Kb) 78660

[startup+940.041 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35549 0 0 0 92868 450 0 0 25 0 1 0 1781971884 80683008 18715 4294967295 134512640 134736556 3221224560 3221223008 134717291 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19698 18715 1116 68 0 19630 0
[pid=7780] vsize: 78792
Current children cumulated CPU time (s) 933.18
Current children cumulated vsize (Kb) 78792

[startup+950.041 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35578 0 0 0 93864 452 0 0 25 0 1 0 1781971884 80818176 18744 4294967295 134512640 134736556 3221224560 3221223096 134543871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19731 18744 1116 68 0 19663 0
[pid=7780] vsize: 78924
Current children cumulated CPU time (s) 943.16
Current children cumulated vsize (Kb) 78924

[startup+960.041 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35592 0 0 0 94861 454 0 0 25 0 1 0 1781971884 80953344 18758 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19764 18758 1116 68 0 19696 0
[pid=7780] vsize: 79056
Current children cumulated CPU time (s) 953.15
Current children cumulated vsize (Kb) 79056

[startup+970.04 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35598 0 0 0 95851 458 0 0 25 0 1 0 1781971884 80953344 18764 4294967295 134512640 134736556 3221224560 3221223152 134544658 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19764 18764 1116 68 0 19696 0
[pid=7780] vsize: 79056
Current children cumulated CPU time (s) 963.09
Current children cumulated vsize (Kb) 79056

[startup+980.041 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35652 0 0 0 96845 461 0 0 25 0 1 0 1781971884 81088512 18818 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19797 18818 1116 68 0 19729 0
[pid=7780] vsize: 79188
Current children cumulated CPU time (s) 973.06
Current children cumulated vsize (Kb) 79188

[startup+990.041 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35719 0 0 0 97835 464 0 0 25 0 1 0 1781971884 81354752 18885 4294967295 134512640 134736556 3221224560 3221223136 134523635 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19862 18885 1116 68 0 19794 0
[pid=7780] vsize: 79448
Current children cumulated CPU time (s) 982.99
Current children cumulated vsize (Kb) 79448

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35794 0 0 0 98828 467 0 0 25 0 1 0 1781971884 81760256 18960 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19961 18960 1116 68 0 19893 0
[pid=7780] vsize: 79844
Current children cumulated CPU time (s) 992.95
Current children cumulated vsize (Kb) 79844

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35844 0 0 0 99825 469 0 0 25 0 1 0 1781971884 81895424 19010 4294967295 134512640 134736556 3221224560 3221223336 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 19994 19010 1116 68 0 19926 0
[pid=7780] vsize: 79976
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (Kb) 79976

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 35922 0 0 0 100812 473 0 0 25 0 1 0 1781971884 82300928 19088 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20093 19088 1116 68 0 20025 0
[pid=7780] vsize: 80372
Current children cumulated CPU time (s) 1012.85
Current children cumulated vsize (Kb) 80372

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36076 0 0 0 101798 478 0 0 25 0 1 0 1781971884 82841600 19242 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20225 19242 1116 68 0 20157 0
[pid=7780] vsize: 80900
Current children cumulated CPU time (s) 1022.76
Current children cumulated vsize (Kb) 80900

[startup+1040.04 s]
Raw data (loadavg): 1.07 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 36163 0 0 0 102788 482 0 0 25 0 1 0 1781971884 83247104 19329 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20324 19329 1116 68 0 20256 0
[pid=7780] vsize: 81296
Current children cumulated CPU time (s) 1032.7
Current children cumulated vsize (Kb) 81296

[startup+1050.04 s]
Raw data (loadavg): 1.06 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36264 0 0 0 103777 486 0 0 25 0 1 0 1781971884 83648512 19430 4294967295 134512640 134736556 3221224560 3221223088 134716610 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 20422 19430 1116 68 0 20354 0
[pid=7780] vsize: 81688
Current children cumulated CPU time (s) 1042.63
Current children cumulated vsize (Kb) 81688

[startup+1060.04 s]
Raw data (loadavg): 1.05 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36297 0 0 0 104771 489 0 0 25 0 1 0 1781971884 83783680 19463 4294967295 134512640 134736556 3221224560 3221222452 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 20455 19463 1116 68 0 20387 0
[pid=7780] vsize: 81820
Current children cumulated CPU time (s) 1052.6
Current children cumulated vsize (Kb) 81820

[startup+1070.04 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36320 0 0 0 105765 491 0 0 25 0 1 0 1781971884 83910656 19486 4294967295 134512640 134736556 3221224560 3221223152 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20486 19486 1116 68 0 20418 0
[pid=7780] vsize: 81944
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (Kb) 81944

[startup+1080.04 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36349 0 0 0 106761 492 0 0 25 0 1 0 1781971884 84037632 19515 4294967295 134512640 134736556 3221224560 3221223228 134524883 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20517 19515 1116 68 0 20449 0
[pid=7780] vsize: 82068
Current children cumulated CPU time (s) 1072.53
Current children cumulated vsize (Kb) 82068

[startup+1090.04 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36392 0 0 0 107759 493 0 0 25 0 1 0 1781971884 84172800 19558 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20550 19558 1116 68 0 20482 0
[pid=7780] vsize: 82200
Current children cumulated CPU time (s) 1082.52
Current children cumulated vsize (Kb) 82200

[startup+1100.04 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36392 0 0 0 108759 493 0 0 25 0 1 0 1781971884 84172800 19558 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20550 19558 1116 68 0 20482 0
[pid=7780] vsize: 82200
Current children cumulated CPU time (s) 1092.52
Current children cumulated vsize (Kb) 82200

[startup+1110.04 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36392 0 0 0 109758 493 0 0 25 0 1 0 1781971884 84172800 19558 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20550 19558 1116 68 0 20482 0
[pid=7780] vsize: 82200
Current children cumulated CPU time (s) 1102.51
Current children cumulated vsize (Kb) 82200

[startup+1120.05 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36392 0 0 0 110748 497 0 0 25 0 1 0 1781971884 84172800 19558 4294967295 134512640 134736556 3221224560 3221223228 134553972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20550 19558 1116 68 0 20482 0
[pid=7780] vsize: 82200
Current children cumulated CPU time (s) 1112.45
Current children cumulated vsize (Kb) 82200

[startup+1130.05 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) T 7779 7780 6872 0 -1 0 36451 0 0 0 111736 502 0 0 25 0 1 0 1781971884 84443136 19617 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20616 19617 1116 68 0 20548 0
[pid=7780] vsize: 82464
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (Kb) 82464

[startup+1140.05 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36507 0 0 0 112733 504 0 0 25 0 1 0 1781971884 84713472 19673 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20682 19673 1116 68 0 20614 0
[pid=7780] vsize: 82728
Current children cumulated CPU time (s) 1132.37
Current children cumulated vsize (Kb) 82728

[startup+1150.05 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36524 0 0 0 113730 505 0 0 25 0 1 0 1781971884 84713472 19690 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20682 19690 1116 68 0 20614 0
[pid=7780] vsize: 82728
Current children cumulated CPU time (s) 1142.35
Current children cumulated vsize (Kb) 82728

[startup+1160.04 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36609 0 0 0 114720 509 0 0 25 0 1 0 1781971884 85114880 19775 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20780 19775 1116 68 0 20712 0
[pid=7780] vsize: 83120
Current children cumulated CPU time (s) 1152.29
Current children cumulated vsize (Kb) 83120

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36721 0 0 0 115714 512 0 0 25 0 1 0 1781971884 85520384 19887 4294967295 134512640 134736556 3221224560 3221223024 134536103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20879 19887 1116 68 0 20811 0
[pid=7780] vsize: 83516
Current children cumulated CPU time (s) 1162.26
Current children cumulated vsize (Kb) 83516

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36794 0 0 0 116709 514 0 0 25 0 1 0 1781971884 85790720 19960 4294967295 134512640 134736556 3221224560 3221223116 134537491 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 20945 19960 1116 68 0 20877 0
[pid=7780] vsize: 83780
Current children cumulated CPU time (s) 1172.23
Current children cumulated vsize (Kb) 83780

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36851 0 0 0 117701 517 0 0 25 0 1 0 1781971884 86061056 20017 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7780/statm): 21011 20017 1116 68 0 20943 0
[pid=7780] vsize: 84044
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (Kb) 84044

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 7780
Raw data (/proc/7780/stat): 7780 (bsolo) R 7779 7780 6872 0 -1 0 36946 0 0 0 118694 520 0 0 25 0 1 0 1781971884 86466560 20112 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7780/statm): 21110 20112 1116 68 0 21042 0
[pid=7780] vsize: 84440
Current children cumulated CPU time (s) 1192.14
Current children cumulated vsize (Kb) 84440
One traced child (pid=7780) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.98
CPU time (s): 1195.06
CPU user time (s): 1189.81
CPU system time (s): 5.2502
CPU usage (%): 99.3413
Max. virtual memory (cumulated for all children) (Kb): 84440

Verifier Data

ERROR: no interpretation found !