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/manquinho/primes-dimacs-cnf/normalized-par32-4-c.opb
MD5SUM3d2c3109962e8068c6ff1a393a02942b
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
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 2666
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2666
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2666
Number of bits of the biggest sum of numbers12
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables2666
Total number of constraints6659
Number of constraints which are clauses6659
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3

Trace number 274

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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:        955204 kB
Buffers:         33616 kB
Cached:          22272 kB
SwapCached:        960 kB
Active:          52176 kB
Inactive:         6364 kB
HighTotal:      131008 kB
HighFree:       106288 kB
LowTotal:       903652 kB
LowFree:        848916 kB
SwapTotal:     2097136 kB
SwapFree:      2095628 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            15304 kB
Committed_AS:    72412 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:11:29 (client local time) WITH STATUS 0 IN 1195.12 SECONDS
stats: 195 7 1195.12 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 2666 variables and 6659 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.191
c After prepocess the problem consists of 2666 variables and 6537 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 2666 #Dec: 231 LB: 0 @ 7.175
c Restart #2 #Var: 2664 #Dec: 695 LB: 1 @ 17.088
c Restart #3 #Var: 2664 #Dec: 1342 LB: 1 @ 30.05
c Restart #4 #Var: 2664 #Dec: 2206 LB: 1 @ 47.505
c Restart #5 #Var: 2664 #Dec: 3280 LB: 1 @ 70.217
c Restart #6 #Var: 2664 #Dec: 4547 LB: 1 @ 102
c Restart #7 #Var: 2664 #Dec: 5986 LB: 1 @ 142.86
c Restart #8 #Var: 2664 #Dec: 7636 LB: 1 @ 188.48
c Restart #9 #Var: 2664 #Dec: 9485 LB: 1 @ 237.79
c Restart #10 #Var: 2664 #Dec: 11647 LB: 1 @ 282.97
c Restart #11 #Var: 2664 #Dec: 14112 LB: 1 @ 328.82
c Restart #12 #Var: 2664 #Dec: 16743 LB: 1 @ 386.11
c Restart #13 #Var: 2664 #Dec: 19574 LB: 1 @ 449.45
c Restart #14 #Var: 2664 #Dec: 22638 LB: 1 @ 520.55
c Restart #15 #Var: 2664 #Dec: 25979 LB: 1 @ 595.51
c CHANGE Heuristic... 
c Restart #0 #Var: 2664 #Dec: 29452 LB: 1 @ 677.64
c Restart #1 #Var: 2664 #Dec: 29713 LB: 1 @ 681.68
c Restart #2 #Var: 2664 #Dec: 30354 LB: 1 @ 687.6
c Restart #3 #Var: 2664 #Dec: 31082 LB: 1 @ 698.67
c Restart #4 #Var: 2664 #Dec: 32364 LB: 1 @ 716.79
c Restart #5 #Var: 2664 #Dec: 33506 LB: 1 @ 735.61
c Restart #6 #Var: 2664 #Dec: 34874 LB: 1 @ 756.74
c Restart #7 #Var: 2664 #Dec: 36516 LB: 1 @ 823.52
c Restart #8 #Var: 2664 #Dec: 38248 LB: 1 @ 906.96
c Restart #9 #Var: 2664 #Dec: 40146 LB: 1 @ 996.27
c Restart #10 #Var: 2664 #Dec: 42284 LB: 1 @ 1098.2
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1781712787 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 107 3 90 68 0 39 0
[pid=7377] 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/wulflinc4/normalized-par32-4-c.opb

[startup+10.003 s]
Raw data (loadavg): 0.93 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 2030 0 0 0 985 7 0 0 25 0 1 0 1781712787 11395072 1941 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 2782 1941 1116 68 0 2714 0
[pid=7377] vsize: 11128
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 11128

[startup+20.0049 s]
Raw data (loadavg): 0.94 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 2261 0 0 0 1978 10 0 0 25 0 1 0 1781712787 12341248 2172 4294967295 134512640 134736556 3221224576 3221223052 134536672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 3013 2172 1116 68 0 2945 0
[pid=7377] vsize: 12052
Current children cumulated CPU time (s) 19.88
Current children cumulated vsize (Kb) 12052

[startup+30.0047 s]
Raw data (loadavg): 0.95 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 2487 0 0 0 2974 12 0 0 25 0 1 0 1781712787 13287424 2398 4294967295 134512640 134736556 3221224576 3221223200 134543861 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 3244 2398 1116 68 0 3176 0
[pid=7377] vsize: 12976
Current children cumulated CPU time (s) 29.86
Current children cumulated vsize (Kb) 12976

[startup+40.0056 s]
Raw data (loadavg): 0.96 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 2723 0 0 0 3969 14 0 0 25 0 1 0 1781712787 14233600 2634 4294967295 134512640 134736556 3221224576 3221223152 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 3475 2634 1116 68 0 3407 0
[pid=7377] vsize: 13900
Current children cumulated CPU time (s) 39.83
Current children cumulated vsize (Kb) 13900

[startup+50.0065 s]
Raw data (loadavg): 0.96 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 2932 0 0 0 4964 17 0 0 25 0 1 0 1781712787 15179776 2843 4294967295 134512640 134736556 3221224576 3221223288 134634361 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 3706 2843 1116 68 0 3638 0
[pid=7377] vsize: 14824
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (Kb) 14824

[startup+60.0063 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 3147 0 0 0 5960 18 0 0 25 0 1 0 1781712787 15990784 3058 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 3904 3058 1116 68 0 3836 0
[pid=7377] vsize: 15616
Current children cumulated CPU time (s) 59.78
Current children cumulated vsize (Kb) 15616

[startup+70.0072 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 3364 0 0 0 6957 21 0 0 25 0 1 0 1781712787 16936960 3275 4294967295 134512640 134736556 3221224576 3221223236 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 4135 3275 1116 68 0 4067 0
[pid=7377] vsize: 16540
Current children cumulated CPU time (s) 69.78
Current children cumulated vsize (Kb) 16540

[startup+80.0081 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 3552 0 0 0 7953 23 0 0 25 0 1 0 1781712787 17747968 3463 4294967295 134512640 134736556 3221224576 3221223200 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 4333 3463 1116 68 0 4265 0
[pid=7377] vsize: 17332
Current children cumulated CPU time (s) 79.76
Current children cumulated vsize (Kb) 17332

[startup+90.009 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 3701 0 0 0 8949 25 0 0 25 0 1 0 1781712787 18288640 3612 4294967295 134512640 134736556 3221224576 3221223136 134543557 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 4465 3612 1116 68 0 4397 0
[pid=7377] vsize: 17860
Current children cumulated CPU time (s) 89.74
Current children cumulated vsize (Kb) 17860

[startup+100.01 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 3860 0 0 0 9947 26 0 0 25 0 1 0 1781712787 18964480 3771 4294967295 134512640 134736556 3221224576 3221223124 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 4630 3771 1116 68 0 4562 0
[pid=7377] vsize: 18520
Current children cumulated CPU time (s) 99.73
Current children cumulated vsize (Kb) 18520

[startup+110.01 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 3999 0 0 0 10943 28 0 0 25 0 1 0 1781712787 19505152 3910 4294967295 134512640 134736556 3221224576 3221223288 134554078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 4762 3910 1116 68 0 4694 0
[pid=7377] vsize: 19048
Current children cumulated CPU time (s) 109.71
Current children cumulated vsize (Kb) 19048

[startup+120.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 4135 0 0 0 11938 30 0 0 25 0 1 0 1781712787 20045824 4046 4294967295 134512640 134736556 3221224576 3221223188 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 4894 4046 1116 68 0 4826 0
[pid=7377] vsize: 19576
Current children cumulated CPU time (s) 119.68
Current children cumulated vsize (Kb) 19576

[startup+130.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 4283 0 0 0 12935 32 0 0 25 0 1 0 1781712787 20721664 4194 4294967295 134512640 134736556 3221224576 3221223052 134536672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 5059 4194 1116 68 0 4991 0
[pid=7377] vsize: 20236
Current children cumulated CPU time (s) 129.67
Current children cumulated vsize (Kb) 20236

[startup+140.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 4431 0 0 0 13931 34 0 0 25 0 1 0 1781712787 21262336 4342 4294967295 134512640 134736556 3221224576 3221223200 134537347 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 5191 4342 1116 68 0 5123 0
[pid=7377] vsize: 20764
Current children cumulated CPU time (s) 139.65
Current children cumulated vsize (Kb) 20764

[startup+150.012 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 4571 0 0 0 14928 36 0 0 25 0 1 0 1781712787 21803008 4482 4294967295 134512640 134736556 3221224576 3221223184 134537420 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 5323 4482 1116 68 0 5255 0
[pid=7377] vsize: 21292
Current children cumulated CPU time (s) 149.64
Current children cumulated vsize (Kb) 21292

[startup+160.012 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 4718 0 0 0 15924 38 0 0 25 0 1 0 1781712787 22478848 4629 4294967295 134512640 134736556 3221224576 3221223152 134544716 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 5488 4629 1116 68 0 5420 0
[pid=7377] vsize: 21952
Current children cumulated CPU time (s) 159.62
Current children cumulated vsize (Kb) 21952

[startup+170.013 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 4868 0 0 0 16921 40 0 0 25 0 1 0 1781712787 23019520 4779 4294967295 134512640 134736556 3221224576 3221223196 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 5620 4779 1116 68 0 5552 0
[pid=7377] vsize: 22480
Current children cumulated CPU time (s) 169.61
Current children cumulated vsize (Kb) 22480

[startup+180.013 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 5011 0 0 0 17916 42 0 0 25 0 1 0 1781712787 23695360 4922 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 5785 4922 1116 68 0 5717 0
[pid=7377] vsize: 23140
Current children cumulated CPU time (s) 179.58
Current children cumulated vsize (Kb) 23140

[startup+190.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 5163 0 0 0 18913 44 0 0 25 0 1 0 1781712787 24236032 5074 4294967295 134512640 134736556 3221224576 3221223312 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 5917 5074 1116 68 0 5849 0
[pid=7377] vsize: 23668
Current children cumulated CPU time (s) 189.57
Current children cumulated vsize (Kb) 23668

[startup+200.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 5312 0 0 0 19909 46 0 0 25 0 1 0 1781712787 24911872 5223 4294967295 134512640 134736556 3221224576 3221223200 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 6082 5223 1116 68 0 6014 0
[pid=7377] vsize: 24328
Current children cumulated CPU time (s) 199.55
Current children cumulated vsize (Kb) 24328

[startup+210.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 5466 0 0 0 20906 48 0 0 25 0 1 0 1781712787 25587712 5377 4294967295 134512640 134736556 3221224576 3221223232 134528771 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 6247 5377 1116 68 0 6179 0
[pid=7377] vsize: 24988
Current children cumulated CPU time (s) 209.54
Current children cumulated vsize (Kb) 24988

[startup+220.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 5620 0 0 0 21900 50 0 0 25 0 1 0 1781712787 26128384 5531 4294967295 134512640 134736556 3221224576 3221223084 134540086 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 6379 5531 1116 68 0 6311 0
[pid=7377] vsize: 25516
Current children cumulated CPU time (s) 219.5
Current children cumulated vsize (Kb) 25516

[startup+230.016 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 5775 0 0 0 22897 52 0 0 25 0 1 0 1781712787 26804224 5686 4294967295 134512640 134736556 3221224576 3221223152 134543143 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 6544 5686 1116 68 0 6476 0
[pid=7377] vsize: 26176
Current children cumulated CPU time (s) 229.49
Current children cumulated vsize (Kb) 26176

[startup+240.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 5936 0 0 0 23894 53 0 0 25 0 1 0 1781712787 27480064 5847 4294967295 134512640 134736556 3221224576 3221223168 134544590 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 6709 5847 1116 68 0 6641 0
[pid=7377] vsize: 26836
Current children cumulated CPU time (s) 239.47
Current children cumulated vsize (Kb) 26836

[startup+250.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 6098 0 0 0 24890 55 0 0 25 0 1 0 1781712787 28155904 6009 4294967295 134512640 134736556 3221224576 3221223248 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 6874 6009 1116 68 0 6806 0
[pid=7377] vsize: 27496
Current children cumulated CPU time (s) 249.45
Current children cumulated vsize (Kb) 27496

[startup+260.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 6284 0 0 0 25886 57 0 0 25 0 1 0 1781712787 28831744 6195 4294967295 134512640 134736556 3221224576 3221223168 134543950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 7039 6195 1116 68 0 6971 0
[pid=7377] vsize: 28156
Current children cumulated CPU time (s) 259.43
Current children cumulated vsize (Kb) 28156

[startup+270.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 6478 0 0 0 26880 60 0 0 25 0 1 0 1781712787 29642752 6389 4294967295 134512640 134736556 3221224576 3221223124 134543568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 7237 6389 1116 68 0 7169 0
[pid=7377] vsize: 28948
Current children cumulated CPU time (s) 269.4
Current children cumulated vsize (Kb) 28948

[startup+280.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 6682 0 0 0 27876 63 0 0 25 0 1 0 1781712787 30453760 6593 4294967295 134512640 134736556 3221224576 3221223268 134524881 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 7435 6593 1116 68 0 7367 0
[pid=7377] vsize: 29740
Current children cumulated CPU time (s) 279.39
Current children cumulated vsize (Kb) 29740

[startup+290.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 6893 0 0 0 28871 66 0 0 25 0 1 0 1781712787 31399936 6804 4294967295 134512640 134736556 3221224576 3221223136 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 7666 6804 1116 68 0 7598 0
[pid=7377] vsize: 30664
Current children cumulated CPU time (s) 289.37
Current children cumulated vsize (Kb) 30664

[startup+300.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 7090 0 0 0 29866 68 0 0 25 0 1 0 1781712787 32210944 7001 4294967295 134512640 134736556 3221224576 3221223092 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 7864 7001 1116 68 0 7796 0
[pid=7377] vsize: 31456
Current children cumulated CPU time (s) 299.34
Current children cumulated vsize (Kb) 31456

[startup+310.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 7292 0 0 0 30861 70 0 0 25 0 1 0 1781712787 33030144 7203 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 8064 7203 1116 68 0 7996 0
[pid=7377] vsize: 32256
Current children cumulated CPU time (s) 309.31
Current children cumulated vsize (Kb) 32256

[startup+320.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 7487 0 0 0 31857 72 0 0 25 0 1 0 1781712787 33841152 7398 4294967295 134512640 134736556 3221224576 3221223312 134529272 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 8262 7398 1116 68 0 8194 0
[pid=7377] vsize: 33048
Current children cumulated CPU time (s) 319.29
Current children cumulated vsize (Kb) 33048

[startup+330.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 7677 0 0 0 32852 74 0 0 25 0 1 0 1781712787 34664448 7588 4294967295 134512640 134736556 3221224576 3221223124 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 8463 7588 1116 68 0 8395 0
[pid=7377] vsize: 33852
Current children cumulated CPU time (s) 329.26
Current children cumulated vsize (Kb) 33852

[startup+340.02 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 7867 0 0 0 33848 76 0 0 25 0 1 0 1781712787 35340288 7778 4294967295 134512640 134736556 3221224576 3221223168 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 8628 7778 1116 68 0 8560 0
[pid=7377] vsize: 34512
Current children cumulated CPU time (s) 339.24
Current children cumulated vsize (Kb) 34512

[startup+350.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 8043 0 0 0 34845 78 0 0 25 0 1 0 1781712787 36151296 7954 4294967295 134512640 134736556 3221224576 3221223132 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 8826 7954 1116 68 0 8758 0
[pid=7377] vsize: 35304
Current children cumulated CPU time (s) 349.23
Current children cumulated vsize (Kb) 35304

[startup+360.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 8221 0 0 0 35839 81 0 0 25 0 1 0 1781712787 36827136 8132 4294967295 134512640 134736556 3221224576 3221222696 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 8991 8132 1116 68 0 8923 0
[pid=7377] vsize: 35964
Current children cumulated CPU time (s) 359.2
Current children cumulated vsize (Kb) 35964

[startup+370.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 8394 0 0 0 36836 83 0 0 25 0 1 0 1781712787 37507072 8305 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 9157 8305 1116 68 0 9089 0
[pid=7377] vsize: 36628
Current children cumulated CPU time (s) 369.19
Current children cumulated vsize (Kb) 36628

[startup+380.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 8587 0 0 0 37830 87 0 0 25 0 1 0 1781712787 38322176 8498 4294967295 134512640 134736556 3221224576 3221223244 134716000 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 9356 8498 1116 68 0 9288 0
[pid=7377] vsize: 37424
Current children cumulated CPU time (s) 379.17
Current children cumulated vsize (Kb) 37424

[startup+390.023 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 8755 0 0 0 38825 89 0 0 25 0 1 0 1781712787 38998016 8666 4294967295 134512640 134736556 3221224576 3221223312 134528880 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 9521 8666 1116 68 0 9453 0
[pid=7377] vsize: 38084
Current children cumulated CPU time (s) 389.14
Current children cumulated vsize (Kb) 38084

[startup+400.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 8943 0 0 0 39820 92 0 0 25 0 1 0 1781712787 39809024 8854 4294967295 134512640 134736556 3221224576 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 9719 8854 1116 68 0 9651 0
[pid=7377] vsize: 38876
Current children cumulated CPU time (s) 399.12
Current children cumulated vsize (Kb) 38876

[startup+410.025 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 9121 0 0 0 40815 94 0 0 25 0 1 0 1781712787 40484864 9032 4294967295 134512640 134736556 3221224576 3221223168 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 9884 9032 1116 68 0 9816 0
[pid=7377] vsize: 39536
Current children cumulated CPU time (s) 409.09
Current children cumulated vsize (Kb) 39536

[startup+420.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 9301 0 0 0 41810 97 0 0 25 0 1 0 1781712787 41295872 9212 4294967295 134512640 134736556 3221224576 3221223052 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 10082 9212 1116 68 0 10014 0
[pid=7377] vsize: 40328
Current children cumulated CPU time (s) 419.07
Current children cumulated vsize (Kb) 40328

[startup+430.027 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 9487 0 0 0 42806 99 0 0 25 0 1 0 1781712787 41971712 9398 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 10247 9398 1116 68 0 10179 0
[pid=7377] vsize: 40988
Current children cumulated CPU time (s) 429.05
Current children cumulated vsize (Kb) 40988

[startup+440.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 9658 0 0 0 43802 101 0 0 25 0 1 0 1781712787 42782720 9569 4294967295 134512640 134736556 3221224576 3221223292 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 10445 9569 1116 68 0 10377 0
[pid=7377] vsize: 41780
Current children cumulated CPU time (s) 439.03
Current children cumulated vsize (Kb) 41780

[startup+450.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 9822 0 0 0 44798 103 0 0 25 0 1 0 1781712787 43458560 9733 4294967295 134512640 134736556 3221224576 3221223120 134543676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 10610 9733 1116 68 0 10542 0
[pid=7377] vsize: 42440
Current children cumulated CPU time (s) 449.01
Current children cumulated vsize (Kb) 42440

[startup+460.03 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 9985 0 0 0 45795 105 0 0 25 0 1 0 1781712787 44134400 9896 4294967295 134512640 134736556 3221224576 3221223092 134716792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 10775 9896 1116 68 0 10707 0
[pid=7377] vsize: 43100
Current children cumulated CPU time (s) 459
Current children cumulated vsize (Kb) 43100

[startup+470.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 10172 0 0 0 46789 108 0 0 25 0 1 0 1781712787 44810240 10083 4294967295 134512640 134736556 3221224576 3221223136 134544695 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 10940 10083 1116 68 0 10872 0
[pid=7377] vsize: 43760
Current children cumulated CPU time (s) 468.97
Current children cumulated vsize (Kb) 43760

[startup+480.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 10341 0 0 0 47784 110 0 0 25 0 1 0 1781712787 45494272 10252 4294967295 134512640 134736556 3221224576 3221223172 134540176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 11107 10252 1116 68 0 11039 0
[pid=7377] vsize: 44428
Current children cumulated CPU time (s) 478.94
Current children cumulated vsize (Kb) 44428

[startup+490.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 10518 0 0 0 48779 113 0 0 25 0 1 0 1781712787 46305280 10429 4294967295 134512640 134736556 3221224576 3221223300 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 11305 10429 1116 68 0 11237 0
[pid=7377] vsize: 45220
Current children cumulated CPU time (s) 488.92
Current children cumulated vsize (Kb) 45220

[startup+500.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 10681 0 0 0 49774 115 0 0 25 0 1 0 1781712787 46981120 10592 4294967295 134512640 134736556 3221224576 3221223044 134536046 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 11470 10592 1116 68 0 11402 0
[pid=7377] vsize: 45880
Current children cumulated CPU time (s) 498.89
Current children cumulated vsize (Kb) 45880

[startup+510.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 10854 0 0 0 50769 117 0 0 25 0 1 0 1781712787 47665152 10765 4294967295 134512640 134736556 3221224576 3221223044 134717156 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 11637 10765 1116 68 0 11569 0
[pid=7377] vsize: 46548
Current children cumulated CPU time (s) 508.86
Current children cumulated vsize (Kb) 46548

[startup+520.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 11016 0 0 0 51764 121 0 0 25 0 1 0 1781712787 48340992 10927 4294967295 134512640 134736556 3221224576 3221223204 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 11802 10927 1116 68 0 11734 0
[pid=7377] vsize: 47208
Current children cumulated CPU time (s) 518.85
Current children cumulated vsize (Kb) 47208

[startup+530.035 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 11177 0 0 0 52759 123 0 0 25 0 1 0 1781712787 49016832 11088 4294967295 134512640 134736556 3221224576 3221223056 134535746 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 11967 11088 1116 68 0 11899 0
[pid=7377] vsize: 47868
Current children cumulated CPU time (s) 528.82
Current children cumulated vsize (Kb) 47868

[startup+540.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 11358 0 0 0 53753 127 0 0 25 0 1 0 1781712787 49692672 11269 4294967295 134512640 134736556 3221224576 3221223184 134634119 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 12132 11269 1116 68 0 12064 0
[pid=7377] vsize: 48528
Current children cumulated CPU time (s) 538.8
Current children cumulated vsize (Kb) 48528

[startup+550.037 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 11536 0 0 0 54749 129 0 0 25 0 1 0 1781712787 50507776 11447 4294967295 134512640 134736556 3221224576 3221223200 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 12331 11447 1116 68 0 12263 0
[pid=7377] vsize: 49324
Current children cumulated CPU time (s) 548.78
Current children cumulated vsize (Kb) 49324

[startup+560.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 11702 0 0 0 55746 130 0 0 25 0 1 0 1781712787 51183616 11613 4294967295 134512640 134736556 3221224576 3221223200 134524582 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 12496 11613 1116 68 0 12428 0
[pid=7377] vsize: 49984
Current children cumulated CPU time (s) 558.76
Current children cumulated vsize (Kb) 49984

[startup+570.039 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 11858 0 0 0 56743 132 0 0 25 0 1 0 1781712787 51724288 11769 4294967295 134512640 134736556 3221224576 3221223152 134540266 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 12628 11769 1116 68 0 12560 0
[pid=7377] vsize: 50512
Current children cumulated CPU time (s) 568.75
Current children cumulated vsize (Kb) 50512

[startup+580.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 12020 0 0 0 57738 134 0 0 25 0 1 0 1781712787 52400128 11931 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 12793 11931 1116 68 0 12725 0
[pid=7377] vsize: 51172
Current children cumulated CPU time (s) 578.72
Current children cumulated vsize (Kb) 51172

[startup+590.041 s]
Raw data (loadavg): 0.99 0.98 0.91 3/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 12205 0 0 0 58734 136 0 0 25 0 1 0 1781712787 53211136 12116 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 12991 12116 1116 68 0 12923 0
[pid=7377] vsize: 51964
Current children cumulated CPU time (s) 588.7
Current children cumulated vsize (Kb) 51964

[startup+600.041 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 12403 0 0 0 59729 138 0 0 25 0 1 0 1781712787 54022144 12314 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 13189 12314 1116 68 0 13121 0
[pid=7377] vsize: 52756
Current children cumulated CPU time (s) 598.67
Current children cumulated vsize (Kb) 52756

[startup+610.041 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 12593 0 0 0 60725 140 0 0 25 0 1 0 1781712787 54833152 12504 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 13387 12504 1116 68 0 13319 0
[pid=7377] vsize: 53548
Current children cumulated CPU time (s) 608.65
Current children cumulated vsize (Kb) 53548

[startup+620.042 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 12784 0 0 0 61720 143 0 0 25 0 1 0 1781712787 55508992 12695 4294967295 134512640 134736556 3221224576 3221223240 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 13552 12695 1116 68 0 13484 0
[pid=7377] vsize: 54208
Current children cumulated CPU time (s) 618.63
Current children cumulated vsize (Kb) 54208

[startup+630.042 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 12981 0 0 0 62716 145 0 0 25 0 1 0 1781712787 56463360 12892 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 13785 12892 1116 68 0 13717 0
[pid=7377] vsize: 55140
Current children cumulated CPU time (s) 628.61
Current children cumulated vsize (Kb) 55140

[startup+640.043 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 13126 0 0 0 63713 147 0 0 25 0 1 0 1781712787 57004032 13037 4294967295 134512640 134736556 3221224576 3221223200 134553392 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 13917 13037 1116 68 0 13849 0
[pid=7377] vsize: 55668
Current children cumulated CPU time (s) 638.6
Current children cumulated vsize (Kb) 55668

[startup+650.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 13310 0 0 0 64709 148 0 0 25 0 1 0 1781712787 57675776 13221 4294967295 134512640 134736556 3221224576 3221223200 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 14081 13221 1116 68 0 14013 0
[pid=7377] vsize: 56324
Current children cumulated CPU time (s) 648.57
Current children cumulated vsize (Kb) 56324

[startup+660.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 13467 0 0 0 65705 150 0 0 25 0 1 0 1781712787 58368000 13378 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 14250 13378 1116 68 0 14182 0
[pid=7377] vsize: 57000
Current children cumulated CPU time (s) 658.55
Current children cumulated vsize (Kb) 57000

[startup+670.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 13612 0 0 0 66703 152 0 0 25 0 1 0 1781712787 59043840 13523 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 14415 13523 1116 68 0 14347 0
[pid=7377] vsize: 57660
Current children cumulated CPU time (s) 668.55
Current children cumulated vsize (Kb) 57660

[startup+680.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 13749 0 0 0 67698 154 0 0 25 0 1 0 1781712787 59584512 13660 4294967295 134512640 134736556 3221224576 3221223312 134529395 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 14547 13660 1116 68 0 14479 0
[pid=7377] vsize: 58188
Current children cumulated CPU time (s) 678.52
Current children cumulated vsize (Kb) 58188

[startup+690.046 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 13919 0 0 0 68692 156 0 0 25 0 1 0 1781712787 60264448 13830 4294967295 134512640 134736556 3221224576 3221223312 134529360 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 14713 13830 1116 68 0 14645 0
[pid=7377] vsize: 58852
Current children cumulated CPU time (s) 688.48
Current children cumulated vsize (Kb) 58852

[startup+700.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 14156 0 0 0 69686 160 0 0 25 0 1 0 1781712787 61210624 14067 4294967295 134512640 134736556 3221224576 3221223028 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 14944 14067 1116 68 0 14876 0
[pid=7377] vsize: 59776
Current children cumulated CPU time (s) 698.46
Current children cumulated vsize (Kb) 59776

[startup+710.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 14269 0 0 0 70681 162 0 0 25 0 1 0 1781712787 61751296 14180 4294967295 134512640 134736556 3221224576 3221223168 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 15076 14180 1116 68 0 15008 0
[pid=7377] vsize: 60304
Current children cumulated CPU time (s) 708.43
Current children cumulated vsize (Kb) 60304

[startup+720.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 14374 0 0 0 71677 163 0 0 25 0 1 0 1781712787 62156800 14285 4294967295 134512640 134736556 3221224576 3221223264 134536426 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 15175 14285 1116 68 0 15107 0
[pid=7377] vsize: 60700
Current children cumulated CPU time (s) 718.4
Current children cumulated vsize (Kb) 60700

[startup+730.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 14625 0 0 0 72672 166 0 0 25 0 1 0 1781712787 63102976 14536 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 15406 14536 1116 68 0 15338 0
[pid=7377] vsize: 61624
Current children cumulated CPU time (s) 728.38
Current children cumulated vsize (Kb) 61624

[startup+740.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 14851 0 0 0 73666 169 0 0 25 0 1 0 1781712787 64049152 14762 4294967295 134512640 134736556 3221224576 3221223156 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 15637 14762 1116 68 0 15569 0
[pid=7377] vsize: 62548
Current children cumulated CPU time (s) 738.35
Current children cumulated vsize (Kb) 62548

[startup+750.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 15059 0 0 0 74660 172 0 0 25 0 1 0 1781712787 64995328 14970 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 15868 14970 1116 68 0 15800 0
[pid=7377] vsize: 63472
Current children cumulated CPU time (s) 748.32
Current children cumulated vsize (Kb) 63472

[startup+760.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) T 7376 7377 6847 0 -1 0 15251 0 0 0 75655 175 0 0 25 0 1 0 1781712787 65806336 15162 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16066 15162 1116 68 0 15998 0
[pid=7377] vsize: 64264
Current children cumulated CPU time (s) 758.3
Current children cumulated vsize (Kb) 64264

[startup+770.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 15370 0 0 0 76653 176 0 0 25 0 1 0 1781712787 66236416 15280 4294967295 134512640 134736556 3221224576 3221223092 134716758 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16171 15280 1116 68 0 16103 0
[pid=7377] vsize: 64684
Current children cumulated CPU time (s) 768.29
Current children cumulated vsize (Kb) 64684

[startup+780.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 15487 0 0 0 77651 176 0 0 25 0 1 0 1781712787 66777088 15397 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16303 15397 1116 68 0 16235 0
[pid=7377] vsize: 65212
Current children cumulated CPU time (s) 778.27
Current children cumulated vsize (Kb) 65212

[startup+790.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 15605 0 0 0 78649 178 0 0 25 0 1 0 1781712787 67182592 15515 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16402 15515 1116 68 0 16334 0
[pid=7377] vsize: 65608
Current children cumulated CPU time (s) 788.27
Current children cumulated vsize (Kb) 65608

[startup+800.051 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 15715 0 0 0 79647 179 0 0 25 0 1 0 1781712787 67723264 15625 4294967295 134512640 134736556 3221224576 3221223204 134524881 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16534 15625 1116 68 0 16466 0
[pid=7377] vsize: 66136
Current children cumulated CPU time (s) 798.26
Current children cumulated vsize (Kb) 66136

[startup+810.051 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) T 7376 7377 6847 0 -1 0 15836 0 0 0 80645 181 0 0 25 0 1 0 1781712787 68128768 15746 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16633 15746 1116 68 0 16565 0
[pid=7377] vsize: 66532
Current children cumulated CPU time (s) 808.26
Current children cumulated vsize (Kb) 66532

[startup+820.052 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 15943 0 0 0 81643 181 0 0 25 0 1 0 1781712787 68534272 15853 4294967295 134512640 134736556 3221224576 3221223152 134543074 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16732 15853 1116 68 0 16664 0
[pid=7377] vsize: 66928
Current children cumulated CPU time (s) 818.24
Current children cumulated vsize (Kb) 66928

[startup+830.051 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16035 0 0 0 82641 182 0 0 25 0 1 0 1781712787 68939776 15945 4294967295 134512640 134736556 3221224576 3221223136 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16831 15945 1116 68 0 16763 0
[pid=7377] vsize: 67324
Current children cumulated CPU time (s) 828.23
Current children cumulated vsize (Kb) 67324

[startup+840.052 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16136 0 0 0 83639 183 0 0 25 0 1 0 1781712787 69353472 16046 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 16932 16046 1116 68 0 16864 0
[pid=7377] vsize: 67728
Current children cumulated CPU time (s) 838.22
Current children cumulated vsize (Kb) 67728

[startup+850.053 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16254 0 0 0 84637 184 0 0 25 0 1 0 1781712787 69926912 16163 4294967295 134512640 134736556 3221224576 3221223216 134553311 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17072 16163 1116 68 0 17004 0
[pid=7377] vsize: 68288
Current children cumulated CPU time (s) 848.21
Current children cumulated vsize (Kb) 68288

[startup+860.053 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16381 0 0 0 85634 186 0 0 25 0 1 0 1781712787 70467584 16290 4294967295 134512640 134736556 3221224576 3221223092 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17204 16290 1116 68 0 17136 0
[pid=7377] vsize: 68816
Current children cumulated CPU time (s) 858.2
Current children cumulated vsize (Kb) 68816

[startup+870.054 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16517 0 0 0 86632 187 0 0 25 0 1 0 1781712787 71008256 16426 4294967295 134512640 134736556 3221224576 3221223152 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17336 16426 1116 68 0 17268 0
[pid=7377] vsize: 69344
Current children cumulated CPU time (s) 868.19
Current children cumulated vsize (Kb) 69344

[startup+880.055 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16634 0 0 0 87628 190 0 0 25 0 1 0 1781712787 71413760 16543 4294967295 134512640 134736556 3221224576 3221223200 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17435 16543 1116 68 0 17367 0
[pid=7377] vsize: 69740
Current children cumulated CPU time (s) 878.18
Current children cumulated vsize (Kb) 69740

[startup+890.056 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16757 0 0 0 88627 190 0 0 25 0 1 0 1781712787 71954432 16666 4294967295 134512640 134736556 3221224576 3221223184 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17567 16666 1116 68 0 17499 0
[pid=7377] vsize: 70268
Current children cumulated CPU time (s) 888.17
Current children cumulated vsize (Kb) 70268

[startup+900.055 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16853 0 0 0 89625 192 0 0 25 0 1 0 1781712787 72359936 16762 4294967295 134512640 134736556 3221224576 3221223200 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17666 16762 1116 68 0 17598 0
[pid=7377] vsize: 70664
Current children cumulated CPU time (s) 898.17
Current children cumulated vsize (Kb) 70664

[startup+910.056 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 16958 0 0 0 90623 192 0 0 25 0 1 0 1781712787 72765440 16867 4294967295 134512640 134736556 3221224576 3221223200 134537433 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17765 16867 1116 68 0 17697 0
[pid=7377] vsize: 71060
Current children cumulated CPU time (s) 908.15
Current children cumulated vsize (Kb) 71060

[startup+920.057 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 17068 0 0 0 91622 193 0 0 25 0 1 0 1781712787 73170944 16977 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17864 16977 1116 68 0 17796 0
[pid=7377] vsize: 71456
Current children cumulated CPU time (s) 918.15
Current children cumulated vsize (Kb) 71456

[startup+930.057 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 17189 0 0 0 92620 194 0 0 25 0 1 0 1781712787 73711616 17098 4294967295 134512640 134736556 3221224576 3221223272 134556439 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 17996 17098 1116 68 0 17928 0
[pid=7377] vsize: 71984
Current children cumulated CPU time (s) 928.14
Current children cumulated vsize (Kb) 71984

[startup+940.058 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 17300 0 0 0 93617 196 0 0 25 0 1 0 1781712787 74121216 17209 4294967295 134512640 134736556 3221224576 3221223244 134554110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 18096 17209 1116 68 0 18028 0
[pid=7377] vsize: 72384
Current children cumulated CPU time (s) 938.13
Current children cumulated vsize (Kb) 72384

[startup+950.059 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 17414 0 0 0 94615 197 0 0 25 0 1 0 1781712787 74661888 17323 4294967295 134512640 134736556 3221224576 3221223120 134543691 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 18228 17323 1116 68 0 18160 0
[pid=7377] vsize: 72912
Current children cumulated CPU time (s) 948.12
Current children cumulated vsize (Kb) 72912

[startup+960.059 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 17532 0 0 0 95612 199 0 0 25 0 1 0 1781712787 75067392 17441 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 18327 17441 1116 68 0 18259 0
[pid=7377] vsize: 73308
Current children cumulated CPU time (s) 958.11
Current children cumulated vsize (Kb) 73308

[startup+970.059 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 17646 0 0 0 96611 199 0 0 25 0 1 0 1781712787 75608064 17555 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 18459 17555 1116 68 0 18391 0
[pid=7377] vsize: 73836
Current children cumulated CPU time (s) 968.1
Current children cumulated vsize (Kb) 73836

[startup+980.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 17765 0 0 0 97610 200 0 0 25 0 1 0 1781712787 76013568 17674 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 18558 17674 1116 68 0 18490 0
[pid=7377] vsize: 74232
Current children cumulated CPU time (s) 978.1
Current children cumulated vsize (Kb) 74232

[startup+990.061 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 17885 0 0 0 98609 200 0 0 25 0 1 0 1781712787 76554240 17794 4294967295 134512640 134736556 3221224576 3221223264 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 18690 17794 1116 68 0 18622 0
[pid=7377] vsize: 74760
Current children cumulated CPU time (s) 988.09
Current children cumulated vsize (Kb) 74760

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18004 0 0 0 99607 201 0 0 25 0 1 0 1781712787 77094912 17913 4294967295 134512640 134736556 3221224576 3221223124 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 18822 17913 1116 68 0 18754 0
[pid=7377] vsize: 75288
Current children cumulated CPU time (s) 998.08
Current children cumulated vsize (Kb) 75288

[startup+1010.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18121 0 0 0 100604 203 0 0 25 0 1 0 1781712787 77500416 18030 4294967295 134512640 134736556 3221224576 3221223196 134544554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 18921 18030 1116 68 0 18853 0
[pid=7377] vsize: 75684
Current children cumulated CPU time (s) 1008.07
Current children cumulated vsize (Kb) 75684

[startup+1020.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18238 0 0 0 101603 204 0 0 25 0 1 0 1781712787 78041088 18147 4294967295 134512640 134736556 3221224576 3221223092 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19053 18147 1116 68 0 18985 0
[pid=7377] vsize: 76212
Current children cumulated CPU time (s) 1018.07
Current children cumulated vsize (Kb) 76212

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18358 0 0 0 102602 205 0 0 25 0 1 0 1781712787 78446592 18267 4294967295 134512640 134736556 3221224576 3221223092 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19152 18267 1116 68 0 19084 0
[pid=7377] vsize: 76608
Current children cumulated CPU time (s) 1028.07
Current children cumulated vsize (Kb) 76608

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18457 0 0 0 103600 206 0 0 25 0 1 0 1781712787 78852096 18366 4294967295 134512640 134736556 3221224576 3221223300 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19251 18366 1116 68 0 19183 0
[pid=7377] vsize: 77004
Current children cumulated CPU time (s) 1038.06
Current children cumulated vsize (Kb) 77004

[startup+1050.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18588 0 0 0 104598 207 0 0 25 0 1 0 1781712787 79392768 18497 4294967295 134512640 134736556 3221224576 3221223124 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19383 18497 1116 68 0 19315 0
[pid=7377] vsize: 77532
Current children cumulated CPU time (s) 1048.05
Current children cumulated vsize (Kb) 77532

[startup+1060.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18708 0 0 0 105595 208 0 0 25 0 1 0 1781712787 79933440 18617 4294967295 134512640 134736556 3221224576 3221223168 134540330 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19515 18617 1116 68 0 19447 0
[pid=7377] vsize: 78060
Current children cumulated CPU time (s) 1058.03
Current children cumulated vsize (Kb) 78060

[startup+1070.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18818 0 0 0 106593 210 0 0 25 0 1 0 1781712787 80338944 18727 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19614 18727 1116 68 0 19546 0
[pid=7377] vsize: 78456
Current children cumulated CPU time (s) 1068.03
Current children cumulated vsize (Kb) 78456

[startup+1080.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 18932 0 0 0 107592 211 0 0 25 0 1 0 1781712787 80879616 18841 4294967295 134512640 134736556 3221224576 3221223188 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19746 18841 1116 68 0 19678 0
[pid=7377] vsize: 78984
Current children cumulated CPU time (s) 1078.03
Current children cumulated vsize (Kb) 78984

[startup+1090.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19045 0 0 0 108590 211 0 0 25 0 1 0 1781712787 81285120 18954 4294967295 134512640 134736556 3221224576 3221223216 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19845 18954 1116 68 0 19777 0
[pid=7377] vsize: 79380
Current children cumulated CPU time (s) 1088.01
Current children cumulated vsize (Kb) 79380

[startup+1100.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19165 0 0 0 109588 213 0 0 25 0 1 0 1781712787 81825792 19074 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 19977 19074 1116 68 0 19909 0
[pid=7377] vsize: 79908
Current children cumulated CPU time (s) 1098.01
Current children cumulated vsize (Kb) 79908

[startup+1110.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19274 0 0 0 110586 214 0 0 25 0 1 0 1781712787 82231296 19183 4294967295 134512640 134736556 3221224576 3221223292 134634427 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 20076 19183 1116 68 0 20008 0
[pid=7377] vsize: 80304
Current children cumulated CPU time (s) 1108
Current children cumulated vsize (Kb) 80304

[startup+1120.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19424 0 0 0 111583 216 0 0 25 0 1 0 1781712787 82907136 19333 4294967295 134512640 134736556 3221224576 3221223044 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 20241 19333 1116 68 0 20173 0
[pid=7377] vsize: 80964
Current children cumulated CPU time (s) 1117.99
Current children cumulated vsize (Kb) 80964

[startup+1130.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19538 0 0 0 112581 217 0 0 25 0 1 0 1781712787 83312640 19447 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 20340 19447 1116 68 0 20272 0
[pid=7377] vsize: 81360
Current children cumulated CPU time (s) 1127.98
Current children cumulated vsize (Kb) 81360

[startup+1140.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19662 0 0 0 113579 218 0 0 25 0 1 0 1781712787 83853312 19571 4294967295 134512640 134736556 3221224576 3221223264 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 20472 19571 1116 68 0 20404 0
[pid=7377] vsize: 81888
Current children cumulated CPU time (s) 1137.97
Current children cumulated vsize (Kb) 81888

[startup+1150.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19801 0 0 0 114577 220 0 0 25 0 1 0 1781712787 84389888 19710 4294967295 134512640 134736556 3221224576 3221223196 134540402 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7377/statm): 20603 19710 1116 68 0 20535 0
[pid=7377] vsize: 82412
Current children cumulated CPU time (s) 1147.97
Current children cumulated vsize (Kb) 82412

[startup+1160.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 19911 0 0 0 115574 222 0 0 25 0 1 0 1781712787 84795392 19820 4294967295 134512640 134736556 3221224576 3221223216 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 20702 19820 1116 68 0 20634 0
[pid=7377] vsize: 82808
Current children cumulated CPU time (s) 1157.96
Current children cumulated vsize (Kb) 82808

[startup+1170.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 20054 0 0 0 116572 223 0 0 25 0 1 0 1781712787 85471232 19963 4294967295 134512640 134736556 3221224576 3221223052 134536662 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 20867 19963 1116 68 0 20799 0
[pid=7377] vsize: 83468
Current children cumulated CPU time (s) 1167.95
Current children cumulated vsize (Kb) 83468

[startup+1180.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 20182 0 0 0 117569 224 0 0 25 0 1 0 1781712787 86011904 20091 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 20999 20091 1116 68 0 20931 0
[pid=7377] vsize: 83996
Current children cumulated CPU time (s) 1177.93
Current children cumulated vsize (Kb) 83996

[startup+1190.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7377
Raw data (/proc/7377/stat): 7377 (bsolo) R 7376 7377 6847 0 -1 0 20310 0 0 0 118567 226 0 0 25 0 1 0 1781712787 86417408 20219 4294967295 134512640 134736556 3221224576 3221223136 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7377/statm): 21098 20219 1116 68 0 21030 0
[pid=7377] vsize: 84392
Current children cumulated CPU time (s) 1187.93
Current children cumulated vsize (Kb) 84392
One traced child (pid=7377) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1197.27
CPU time (s): 1195.12
CPU user time (s): 1192.81
CPU system time (s): 2.30765
CPU usage (%): 99.8202
Max. virtual memory (cumulated for all children) (Kb): 84392

Verifier Data

ERROR: no interpretation found !