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

Namemps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-fixnet6.opb
MD5SUM86988185dc943ce56e28aece7fb5e3af
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 48669340
Optimality of the best value was proved NO
Number of terms in the objective function 11714
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 513431911800
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 513431911800
Number of bits of the biggest sum of numbers39
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1206.79
Number of variables14036
Total number of constraints978
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)378
Number of constraints which are nor clauses,nor cardinality constraints600
Minimum length of a constraint1
Maximum length of a constraint1523

Trace number 710

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        932520 kB
Buffers:         36664 kB
Cached:          35104 kB
SwapCached:        788 kB
Active:          53548 kB
Inactive:        20884 kB
HighTotal:      131008 kB
HighFree:        95116 kB
LowTotal:       903652 kB
LowFree:        837404 kB
SwapTotal:     2097892 kB
SwapFree:      2096636 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            22036 kB
Committed_AS:    64172 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 12:22:49 (client local time) WITH STATUS 0 IN 1195.39 SECONDS
stats: 610 7 1195.39 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 14036 variables and 700 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 4.647
c After prepocess the problem consists of 7383 variables and 595 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 7383 #Dec: 22678 LB: 0 @ 6.187
c Restart #2 #Var: 7383 #Dec: 62855 LB: 0 @ 8.845
c Restart #3 #Var: 7383 #Dec: 120121 LB: 0 @ 12.58
c Restart #4 #Var: 7383 #Dec: 194624 LB: 0 @ 17.515
c Restart #5 #Var: 7383 #Dec: 286259 LB: 0 @ 23.577
c Restart #6 #Var: 7383 #Dec: 395172 LB: 0 @ 30.796
c Restart #7 #Var: 7383 #Dec: 521067 LB: 0 @ 39.477
c Restart #8 #Var: 7383 #Dec: 526706 LB: 0 @ 42.119
c Restart #9 #Var: 7383 #Dec: 598699 LB: 0 @ 48.923
c Restart #10 #Var: 7383 #Dec: 613349 LB: 0 @ 51.377
c Restart #11 #Var: 7383 #Dec: 615648 LB: 0 @ 54.265
c Restart #12 #Var: 7383 #Dec: 618514 LB: 0 @ 56.099
c Restart #13 #Var: 7383 #Dec: 621395 LB: 0 @ 58.032
c Restart #14 #Var: 7383 #Dec: 624470 LB: 0 @ 60.054
c Restart #15 #Var: 7383 #Dec: 627783 LB: 0 @ 62.376
c Restart #16 #Var: 7383 #Dec: 631274 LB: 0 @ 64.756
c Restart #17 #Var: 7383 #Dec: 634836 LB: 0 @ 66.928
c Restart #18 #Var: 7383 #Dec: 638919 LB: 0 @ 69.394
c Restart #19 #Var: 7383 #Dec: 643232 LB: 0 @ 73.882
c Restart #20 #Var: 7383 #Dec: 647372 LB: 0 @ 80.095
c Restart #21 #Var: 7383 #Dec: 652550 LB: 0 @ 84.089
c Restart #22 #Var: 7383 #Dec: 657142 LB: 0 @ 87.107
c Restart #23 #Var: 7383 #Dec: 661857 LB: 0 @ 93.579
c Restart #24 #Var: 7383 #Dec: 668766 LB: 0 @ 245.8
c Restart #25 #Var: 7383 #Dec: 674529 LB: 0 @ 250.2
c Restart #26 #Var: 7383 #Dec: 682758 LB: 0 @ 353.43
c Restart #27 #Var: 7383 #Dec: 691778 LB: 0 @ 386.14
c Restart #28 #Var: 7383 #Dec: 705306 LB: 0 @ 466.19
s UNKNOWN
c Exit Code: 0
c Total time: 1195.3 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/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1841088354 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7791/statm): 107 3 90 68 0 39 0
[pid=7791] 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/wulflinc30/normalized-mps-v2-20-10-fixnet6.opb

[startup+10.0036 s]
Raw data (loadavg): 0.93 0.98 0.97 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 12851 0 0 0 732 111 0 0 17 0 1 0 1841088354 56168448 12762 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 13713 12762 1116 68 0 13645 0
[pid=7791] vsize: 54852
Current children cumulated CPU time (s) 8.43
Current children cumulated vsize (Kb) 54852

[startup+20.0064 s]
Raw data (loadavg): 1.02 1.00 0.97 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 12854 0 0 0 1309 253 0 0 18 0 1 0 1841088354 56168448 12765 4294967295 134512640 134736556 3221224560 3221222924 1077379947 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7791/statm): 13713 12765 1116 68 0 13645 0
[pid=7791] vsize: 54852
Current children cumulated CPU time (s) 15.62
Current children cumulated vsize (Kb) 54852

[startup+30.0072 s]
Raw data (loadavg): 1.01 1.00 0.97 1/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) T 7790 7791 5245 0 -1 0 12855 0 0 0 1889 390 0 0 16 0 1 0 1841088354 56168448 12766 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7791/statm): 13713 12766 1116 68 0 13645 0
[pid=7791] vsize: 54852
Current children cumulated CPU time (s) 22.79
Current children cumulated vsize (Kb) 54852

[startup+40.008 s]
Raw data (loadavg): 1.01 1.00 0.97 1/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) T 7790 7791 5245 0 -1 0 12855 0 0 0 2467 530 0 0 16 0 1 0 1841088354 56168448 12766 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7791/statm): 13713 12766 1116 68 0 13645 0
[pid=7791] vsize: 54852
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 54852

[startup+50.0088 s]
Raw data (loadavg): 1.01 1.00 0.97 1/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) T 7790 7791 5245 0 -1 0 12881 0 0 0 3047 672 0 0 16 0 1 0 1841088354 56283136 12792 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7791/statm): 13741 12792 1116 68 0 13673 0
[pid=7791] vsize: 54964
Current children cumulated CPU time (s) 37.19
Current children cumulated vsize (Kb) 54964

[startup+60.0096 s]
Raw data (loadavg): 1.01 1.00 0.97 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 12930 0 0 0 3731 774 0 0 16 0 1 0 1841088354 56418304 12841 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7791/statm): 13774 12841 1116 68 0 13706 0
[pid=7791] vsize: 55096
Current children cumulated CPU time (s) 45.05
Current children cumulated vsize (Kb) 55096

[startup+70.0104 s]
Raw data (loadavg): 1.01 1.00 0.97 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 13190 0 0 0 4555 834 0 0 19 0 1 0 1841088354 57483264 13101 4294967295 134512640 134736556 3221224560 3221223280 134605914 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 14034 13101 1116 68 0 13966 0
[pid=7791] vsize: 56136
Current children cumulated CPU time (s) 53.89
Current children cumulated vsize (Kb) 56136

[startup+80.0112 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 16016 0 0 0 5477 866 0 0 19 0 1 0 1841088354 69107712 15927 4294967295 134512640 134736556 3221224560 3221223200 134523666 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 16872 15927 1116 68 0 16804 0
[pid=7791] vsize: 67488
Current children cumulated CPU time (s) 63.43
Current children cumulated vsize (Kb) 67488

[startup+90.012 s]
Raw data (loadavg): 1.08 1.02 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 19196 0 0 0 6405 898 0 0 20 0 1 0 1841088354 82202624 19107 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7791/statm): 20069 19107 1116 68 0 20001 0
[pid=7791] vsize: 80276
Current children cumulated CPU time (s) 73.03
Current children cumulated vsize (Kb) 80276

[startup+100.012 s]
Raw data (loadavg): 1.06 1.02 0.98 1/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) T 7790 7791 5245 0 -1 0 19276 0 0 0 7366 911 0 0 25 0 1 0 1841088354 82472960 19187 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7791/statm): 20135 19187 1116 68 0 20067 0
[pid=7791] vsize: 80540
Current children cumulated CPU time (s) 82.77
Current children cumulated vsize (Kb) 80540

[startup+110.013 s]
Raw data (loadavg): 1.05 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 23348 0 0 0 8302 942 0 0 25 0 1 0 1841088354 99201024 23259 4294967295 134512640 134736556 3221224560 3221223232 134528813 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 24219 23259 1116 68 0 24151 0
[pid=7791] vsize: 96876
Current children cumulated CPU time (s) 92.44
Current children cumulated vsize (Kb) 96876

[startup+120.013 s]
Raw data (loadavg): 1.05 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27200 0 0 0 9259 964 0 0 25 0 1 0 1841088354 114798592 27053 4294967295 134512640 134736556 3221224560 3221223228 134534854 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28027 27053 1116 68 0 27959 0
[pid=7791] vsize: 112108
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (Kb) 112108

[startup+130.013 s]
Raw data (loadavg): 1.04 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27432 0 0 0 10258 965 0 0 25 0 1 0 1841088354 115310592 27206 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28152 27206 1116 68 0 28084 0
[pid=7791] vsize: 112608
Current children cumulated CPU time (s) 112.23
Current children cumulated vsize (Kb) 112608

[startup+140.014 s]
Raw data (loadavg): 1.03 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27665 0 0 0 11256 966 0 0 25 0 1 0 1841088354 115642368 27257 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28233 27257 1116 68 0 28165 0
[pid=7791] vsize: 112932
Current children cumulated CPU time (s) 122.22
Current children cumulated vsize (Kb) 112932

[startup+150.015 s]
Raw data (loadavg): 1.03 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27668 0 0 0 12256 966 0 0 25 0 1 0 1841088354 115642368 27260 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28233 27260 1116 68 0 28165 0
[pid=7791] vsize: 112932
Current children cumulated CPU time (s) 132.22
Current children cumulated vsize (Kb) 112932

[startup+160.016 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27746 0 0 0 13255 967 0 0 25 0 1 0 1841088354 115793920 27328 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28270 27328 1116 68 0 28202 0
[pid=7791] vsize: 113080
Current children cumulated CPU time (s) 142.22
Current children cumulated vsize (Kb) 113080

[startup+170.016 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27747 0 0 0 14254 967 0 0 25 0 1 0 1841088354 115793920 27329 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28270 27329 1116 68 0 28202 0
[pid=7791] vsize: 113080
Current children cumulated CPU time (s) 152.21
Current children cumulated vsize (Kb) 113080

[startup+180.016 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27755 0 0 0 15253 968 0 0 25 0 1 0 1841088354 115793920 27331 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28270 27331 1116 68 0 28202 0
[pid=7791] vsize: 113080
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (Kb) 113080

[startup+190.017 s]
Raw data (loadavg): 1.01 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27755 0 0 0 16253 968 0 0 25 0 1 0 1841088354 115785728 27329 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28268 27329 1116 68 0 28200 0
[pid=7791] vsize: 113072
Current children cumulated CPU time (s) 172.21
Current children cumulated vsize (Kb) 113072

[startup+200.017 s]
Raw data (loadavg): 1.01 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27755 0 0 0 17252 968 0 0 25 0 1 0 1841088354 115785728 27329 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28268 27329 1116 68 0 28200 0
[pid=7791] vsize: 113072
Current children cumulated CPU time (s) 182.2
Current children cumulated vsize (Kb) 113072

[startup+210.018 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27755 0 0 0 18252 969 0 0 25 0 1 0 1841088354 115785728 27329 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28268 27329 1116 68 0 28200 0
[pid=7791] vsize: 113072
Current children cumulated CPU time (s) 192.21
Current children cumulated vsize (Kb) 113072

[startup+220.018 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27755 0 0 0 19252 969 0 0 25 0 1 0 1841088354 115785728 27329 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28268 27329 1116 68 0 28200 0
[pid=7791] vsize: 113072
Current children cumulated CPU time (s) 202.21
Current children cumulated vsize (Kb) 113072

[startup+230.018 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27814 0 0 0 20251 969 0 0 25 0 1 0 1841088354 116056064 27388 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28334 27388 1116 68 0 28266 0
[pid=7791] vsize: 113336
Current children cumulated CPU time (s) 212.2
Current children cumulated vsize (Kb) 113336

[startup+240.019 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27897 0 0 0 21250 970 0 0 25 0 1 0 1841088354 116461568 27471 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28433 27471 1116 68 0 28365 0
[pid=7791] vsize: 113732
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (Kb) 113732

[startup+250.019 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27898 0 0 0 22249 970 0 0 25 0 1 0 1841088354 116461568 27472 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28433 27472 1116 68 0 28365 0
[pid=7791] vsize: 113732
Current children cumulated CPU time (s) 232.19
Current children cumulated vsize (Kb) 113732

[startup+260.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 27900 0 0 0 23248 970 0 0 25 0 1 0 1841088354 116461568 27474 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 28433 27474 1116 68 0 28365 0
[pid=7791] vsize: 113732
Current children cumulated CPU time (s) 242.18
Current children cumulated vsize (Kb) 113732

[startup+270.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32082 0 0 0 24197 994 0 0 25 0 1 0 1841088354 133124096 31541 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32501 31541 1116 68 0 32433 0
[pid=7791] vsize: 130004
Current children cumulated CPU time (s) 251.91
Current children cumulated vsize (Kb) 130004

[startup+280.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32103 0 0 0 25194 995 0 0 25 0 1 0 1841088354 133201920 31562 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32520 31562 1116 68 0 32452 0
[pid=7791] vsize: 130080
Current children cumulated CPU time (s) 261.89
Current children cumulated vsize (Kb) 130080

[startup+290.021 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32110 0 0 0 26192 996 0 0 25 0 1 0 1841088354 133337088 31569 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31569 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 271.88
Current children cumulated vsize (Kb) 130212

[startup+300.021 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32117 0 0 0 27189 996 0 0 25 0 1 0 1841088354 133337088 31576 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31576 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 281.85
Current children cumulated vsize (Kb) 130212

[startup+310.022 s]
Raw data (loadavg): 1.07 1.02 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32117 0 0 0 28186 997 0 0 25 0 1 0 1841088354 133337088 31576 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31576 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 291.83
Current children cumulated vsize (Kb) 130212

[startup+320.022 s]
Raw data (loadavg): 1.06 1.02 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32124 0 0 0 29184 998 0 0 25 0 1 0 1841088354 133337088 31583 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31583 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 301.82
Current children cumulated vsize (Kb) 130212

[startup+330.022 s]
Raw data (loadavg): 1.05 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32124 0 0 0 30182 1000 0 0 25 0 1 0 1841088354 133337088 31583 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31583 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 311.82
Current children cumulated vsize (Kb) 130212

[startup+340.022 s]
Raw data (loadavg): 1.04 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32124 0 0 0 31180 1001 0 0 25 0 1 0 1841088354 133337088 31583 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31583 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 321.81
Current children cumulated vsize (Kb) 130212

[startup+350.022 s]
Raw data (loadavg): 1.04 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32124 0 0 0 32177 1002 0 0 25 0 1 0 1841088354 133337088 31583 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31583 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 331.79
Current children cumulated vsize (Kb) 130212

[startup+360.023 s]
Raw data (loadavg): 1.03 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32131 0 0 0 33174 1003 0 0 25 0 1 0 1841088354 133337088 31590 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31590 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 341.77
Current children cumulated vsize (Kb) 130212

[startup+370.023 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32131 0 0 0 34171 1004 0 0 25 0 1 0 1841088354 133337088 31590 4294967295 134512640 134736556 3221224560 3221223272 134560230 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31590 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 351.75
Current children cumulated vsize (Kb) 130212

[startup+380.023 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32138 0 0 0 35149 1011 0 0 25 0 1 0 1841088354 133337088 31597 4294967295 134512640 134736556 3221224560 3221223276 134560240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31597 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 361.6
Current children cumulated vsize (Kb) 130212

[startup+390.024 s]
Raw data (loadavg): 1.02 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32141 0 0 0 36141 1014 0 0 25 0 1 0 1841088354 133337088 31600 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32553 31600 1116 68 0 32485 0
[pid=7791] vsize: 130212
Current children cumulated CPU time (s) 371.55
Current children cumulated vsize (Kb) 130212

[startup+400.024 s]
Raw data (loadavg): 1.01 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 37133 1017 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223260 134560528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 381.5
Current children cumulated vsize (Kb) 130344

[startup+410.025 s]
Raw data (loadavg): 1.01 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 38123 1021 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 391.44
Current children cumulated vsize (Kb) 130344

[startup+420.025 s]
Raw data (loadavg): 1.01 1.01 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 39118 1023 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223296 134528844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 401.41
Current children cumulated vsize (Kb) 130344

[startup+430.026 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 40112 1025 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223232 134524345 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 411.37
Current children cumulated vsize (Kb) 130344

[startup+440.027 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 41105 1028 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 421.33
Current children cumulated vsize (Kb) 130344

[startup+450.028 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 42097 1031 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223184 134524332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 431.28
Current children cumulated vsize (Kb) 130344

[startup+460.029 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 43092 1033 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 441.25
Current children cumulated vsize (Kb) 130344

[startup+470.029 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 44087 1034 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 451.21
Current children cumulated vsize (Kb) 130344

[startup+480.029 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 32144 0 0 0 45081 1036 0 0 25 0 1 0 1841088354 133472256 31603 4294967295 134512640 134736556 3221224560 3221223232 134528766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 32586 31603 1116 68 0 32518 0
[pid=7791] vsize: 130344
Current children cumulated CPU time (s) 461.17
Current children cumulated vsize (Kb) 130344

[startup+490.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35025 0 0 0 46047 1052 0 0 25 0 1 0 1841088354 145219584 34479 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35454 34479 1116 68 0 35386 0
[pid=7791] vsize: 141816
Current children cumulated CPU time (s) 470.99
Current children cumulated vsize (Kb) 141816

[startup+500.031 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35065 0 0 0 47044 1053 0 0 25 0 1 0 1841088354 145285120 34506 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35470 34506 1116 68 0 35402 0
[pid=7791] vsize: 141880
Current children cumulated CPU time (s) 480.97
Current children cumulated vsize (Kb) 141880

[startup+510.031 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35103 0 0 0 48043 1053 0 0 25 0 1 0 1841088354 145297408 34517 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35473 34517 1116 68 0 35405 0
[pid=7791] vsize: 141892
Current children cumulated CPU time (s) 490.96
Current children cumulated vsize (Kb) 141892

[startup+520.031 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35146 0 0 0 49041 1054 0 0 25 0 1 0 1841088354 145494016 34549 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35521 34549 1116 68 0 35453 0
[pid=7791] vsize: 142084
Current children cumulated CPU time (s) 500.95
Current children cumulated vsize (Kb) 142084

[startup+530.031 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35169 0 0 0 50040 1054 0 0 25 0 1 0 1841088354 145629184 34572 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35554 34572 1116 68 0 35486 0
[pid=7791] vsize: 142216
Current children cumulated CPU time (s) 510.94
Current children cumulated vsize (Kb) 142216

[startup+540.032 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35324 0 0 0 51039 1055 0 0 25 0 1 0 1841088354 145936384 34663 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35629 34663 1116 68 0 35561 0
[pid=7791] vsize: 142516
Current children cumulated CPU time (s) 520.94
Current children cumulated vsize (Kb) 142516

[startup+550.032 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35432 0 0 0 52038 1055 0 0 25 0 1 0 1841088354 146030592 34699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35652 34699 1116 68 0 35584 0
[pid=7791] vsize: 142608
Current children cumulated CPU time (s) 530.93
Current children cumulated vsize (Kb) 142608

[startup+560.033 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35482 0 0 0 53037 1056 0 0 25 0 1 0 1841088354 146300928 34749 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35718 34749 1116 68 0 35650 0
[pid=7791] vsize: 142872
Current children cumulated CPU time (s) 540.93
Current children cumulated vsize (Kb) 142872

[startup+570.033 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35504 0 0 0 54037 1056 0 0 25 0 1 0 1841088354 146436096 34771 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35751 34771 1116 68 0 35683 0
[pid=7791] vsize: 143004
Current children cumulated CPU time (s) 550.93
Current children cumulated vsize (Kb) 143004

[startup+580.033 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35546 0 0 0 55035 1057 0 0 25 0 1 0 1841088354 146571264 34813 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35784 34813 1116 68 0 35716 0
[pid=7791] vsize: 143136
Current children cumulated CPU time (s) 560.92
Current children cumulated vsize (Kb) 143136

[startup+590.034 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) T 7790 7791 5245 0 -1 0 35546 0 0 0 56034 1057 0 0 25 0 1 0 1841088354 146571264 34813 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35784 34813 1116 68 0 35716 0
[pid=7791] vsize: 143136
Current children cumulated CPU time (s) 570.91
Current children cumulated vsize (Kb) 143136

[startup+600.034 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35589 0 0 0 57034 1057 0 0 25 0 1 0 1841088354 146706432 34856 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35817 34856 1116 68 0 35749 0
[pid=7791] vsize: 143268
Current children cumulated CPU time (s) 580.91
Current children cumulated vsize (Kb) 143268

[startup+610.034 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35590 0 0 0 58031 1059 0 0 25 0 1 0 1841088354 146706432 34857 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35817 34857 1116 68 0 35749 0
[pid=7791] vsize: 143268
Current children cumulated CPU time (s) 590.9
Current children cumulated vsize (Kb) 143268

[startup+620.035 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35590 0 0 0 59030 1060 0 0 25 0 1 0 1841088354 146706432 34857 4294967295 134512640 134736556 3221224560 3221223200 134524934 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35817 34857 1116 68 0 35749 0
[pid=7791] vsize: 143268
Current children cumulated CPU time (s) 600.9
Current children cumulated vsize (Kb) 143268

[startup+630.035 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35590 0 0 0 60029 1060 0 0 25 0 1 0 1841088354 146706432 34857 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35817 34857 1116 68 0 35749 0
[pid=7791] vsize: 143268
Current children cumulated CPU time (s) 610.89
Current children cumulated vsize (Kb) 143268

[startup+640.036 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35590 0 0 0 61028 1061 0 0 25 0 1 0 1841088354 146706432 34857 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35817 34857 1116 68 0 35749 0
[pid=7791] vsize: 143268
Current children cumulated CPU time (s) 620.89
Current children cumulated vsize (Kb) 143268

[startup+650.036 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35590 0 0 0 62027 1061 0 0 25 0 1 0 1841088354 146706432 34857 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35817 34857 1116 68 0 35749 0
[pid=7791] vsize: 143268
Current children cumulated CPU time (s) 630.88
Current children cumulated vsize (Kb) 143268

[startup+660.037 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35590 0 0 0 63026 1062 0 0 25 0 1 0 1841088354 146706432 34857 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35817 34857 1116 68 0 35749 0
[pid=7791] vsize: 143268
Current children cumulated CPU time (s) 640.88
Current children cumulated vsize (Kb) 143268

[startup+670.037 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35611 0 0 0 64025 1062 0 0 25 0 1 0 1841088354 146841600 34878 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35850 34878 1116 68 0 35782 0
[pid=7791] vsize: 143400
Current children cumulated CPU time (s) 650.87
Current children cumulated vsize (Kb) 143400

[startup+680.037 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35611 0 0 0 65023 1063 0 0 25 0 1 0 1841088354 146841600 34878 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35850 34878 1116 68 0 35782 0
[pid=7791] vsize: 143400
Current children cumulated CPU time (s) 660.86
Current children cumulated vsize (Kb) 143400

[startup+690.038 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35611 0 0 0 66022 1064 0 0 25 0 1 0 1841088354 146841600 34878 4294967295 134512640 134736556 3221224560 3221223216 134524969 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35850 34878 1116 68 0 35782 0
[pid=7791] vsize: 143400
Current children cumulated CPU time (s) 670.86
Current children cumulated vsize (Kb) 143400

[startup+700.038 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35611 0 0 0 67022 1064 0 0 25 0 1 0 1841088354 146841600 34878 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35850 34878 1116 68 0 35782 0
[pid=7791] vsize: 143400
Current children cumulated CPU time (s) 680.86
Current children cumulated vsize (Kb) 143400

[startup+710.038 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35611 0 0 0 68021 1064 0 0 25 0 1 0 1841088354 146841600 34878 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35850 34878 1116 68 0 35782 0
[pid=7791] vsize: 143400
Current children cumulated CPU time (s) 690.85
Current children cumulated vsize (Kb) 143400

[startup+720.039 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35611 0 0 0 69020 1065 0 0 25 0 1 0 1841088354 146632704 34846 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35799 34846 1116 68 0 35731 0
[pid=7791] vsize: 143196
Current children cumulated CPU time (s) 700.85
Current children cumulated vsize (Kb) 143196

[startup+730.039 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35611 0 0 0 70019 1065 0 0 25 0 1 0 1841088354 146632704 34846 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35799 34846 1116 68 0 35731 0
[pid=7791] vsize: 143196
Current children cumulated CPU time (s) 710.84
Current children cumulated vsize (Kb) 143196

[startup+740.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35621 0 0 0 71019 1065 0 0 25 0 1 0 1841088354 146714624 34856 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35819 34856 1116 68 0 35751 0
[pid=7791] vsize: 143276
Current children cumulated CPU time (s) 720.84
Current children cumulated vsize (Kb) 143276

[startup+750.041 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35642 0 0 0 72017 1066 0 0 25 0 1 0 1841088354 146849792 34877 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35852 34877 1116 68 0 35784 0
[pid=7791] vsize: 143408
Current children cumulated CPU time (s) 730.83
Current children cumulated vsize (Kb) 143408

[startup+760.041 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35643 0 0 0 73016 1066 0 0 25 0 1 0 1841088354 146849792 34878 4294967295 134512640 134736556 3221224560 3221223096 1077377395 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35852 34878 1116 68 0 35784 0
[pid=7791] vsize: 143408
Current children cumulated CPU time (s) 740.82
Current children cumulated vsize (Kb) 143408

[startup+770.042 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35643 0 0 0 74016 1067 0 0 25 0 1 0 1841088354 146849792 34878 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35852 34878 1116 68 0 35784 0
[pid=7791] vsize: 143408
Current children cumulated CPU time (s) 750.83
Current children cumulated vsize (Kb) 143408

[startup+780.043 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35643 0 0 0 75016 1067 0 0 25 0 1 0 1841088354 146849792 34878 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35852 34878 1116 68 0 35784 0
[pid=7791] vsize: 143408
Current children cumulated CPU time (s) 760.83
Current children cumulated vsize (Kb) 143408

[startup+790.044 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35664 0 0 0 76015 1067 0 0 25 0 1 0 1841088354 146849792 34899 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35852 34899 1116 68 0 35784 0
[pid=7791] vsize: 143408
Current children cumulated CPU time (s) 770.82
Current children cumulated vsize (Kb) 143408

[startup+800.044 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35664 0 0 0 77014 1068 0 0 25 0 1 0 1841088354 146849792 34899 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35852 34899 1116 68 0 35784 0
[pid=7791] vsize: 143408
Current children cumulated CPU time (s) 780.82
Current children cumulated vsize (Kb) 143408

[startup+810.044 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35685 0 0 0 78013 1069 0 0 25 0 1 0 1841088354 146980864 34920 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35884 34920 1116 68 0 35816 0
[pid=7791] vsize: 143536
Current children cumulated CPU time (s) 790.82
Current children cumulated vsize (Kb) 143536

[startup+820.044 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 79011 1069 0 0 25 0 1 0 1841088354 147124224 34941 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35919 34941 1116 68 0 35851 0
[pid=7791] vsize: 143676
Current children cumulated CPU time (s) 800.8
Current children cumulated vsize (Kb) 143676

[startup+830.044 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 80011 1070 0 0 25 0 1 0 1841088354 147124224 34941 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35919 34941 1116 68 0 35851 0
[pid=7791] vsize: 143676
Current children cumulated CPU time (s) 810.81
Current children cumulated vsize (Kb) 143676

[startup+840.045 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 81009 1070 0 0 25 0 1 0 1841088354 147124224 34941 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35919 34941 1116 68 0 35851 0
[pid=7791] vsize: 143676
Current children cumulated CPU time (s) 820.79
Current children cumulated vsize (Kb) 143676

[startup+850.046 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 82008 1071 0 0 25 0 1 0 1841088354 147124224 34941 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35919 34941 1116 68 0 35851 0
[pid=7791] vsize: 143676
Current children cumulated CPU time (s) 830.79
Current children cumulated vsize (Kb) 143676

[startup+860.046 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 83007 1071 0 0 25 0 1 0 1841088354 147124224 34941 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35919 34941 1116 68 0 35851 0
[pid=7791] vsize: 143676
Current children cumulated CPU time (s) 840.78
Current children cumulated vsize (Kb) 143676

[startup+870.047 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 84007 1071 0 0 25 0 1 0 1841088354 147124224 34941 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35919 34941 1116 68 0 35851 0
[pid=7791] vsize: 143676
Current children cumulated CPU time (s) 850.78
Current children cumulated vsize (Kb) 143676

[startup+880.047 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 85006 1072 0 0 25 0 1 0 1841088354 147124224 34941 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35919 34941 1116 68 0 35851 0
[pid=7791] vsize: 143676
Current children cumulated CPU time (s) 860.78
Current children cumulated vsize (Kb) 143676

[startup+890.048 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 86004 1073 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 870.77
Current children cumulated vsize (Kb) 143352

[startup+900.048 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 87003 1073 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 880.76
Current children cumulated vsize (Kb) 143352

[startup+910.048 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 88002 1074 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 890.76
Current children cumulated vsize (Kb) 143352

[startup+920.048 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 89002 1074 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 900.76
Current children cumulated vsize (Kb) 143352

[startup+930.048 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 90001 1074 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 910.75
Current children cumulated vsize (Kb) 143352

[startup+940.049 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 91000 1074 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 920.74
Current children cumulated vsize (Kb) 143352

[startup+950.049 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 91999 1075 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 930.74
Current children cumulated vsize (Kb) 143352

[startup+960.049 s]
Raw data (loadavg): 1.08 1.02 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 92998 1076 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 940.74
Current children cumulated vsize (Kb) 143352

[startup+970.05 s]
Raw data (loadavg): 1.07 1.02 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35706 0 0 0 93997 1076 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 950.73
Current children cumulated vsize (Kb) 143352

[startup+980.05 s]
Raw data (loadavg): 1.06 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35720 0 0 0 94996 1076 0 0 25 0 1 0 1841088354 146927616 34899 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35871 34899 1116 68 0 35803 0
[pid=7791] vsize: 143484
Current children cumulated CPU time (s) 960.72
Current children cumulated vsize (Kb) 143484

[startup+990.051 s]
Raw data (loadavg): 1.05 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35720 0 0 0 95995 1076 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 970.71
Current children cumulated vsize (Kb) 143352

[startup+1000.05 s]
Raw data (loadavg): 1.04 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35720 0 0 0 96994 1077 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 980.71
Current children cumulated vsize (Kb) 143352

[startup+1010.05 s]
Raw data (loadavg): 1.03 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35720 0 0 0 97994 1077 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 990.71
Current children cumulated vsize (Kb) 143352

[startup+1020.05 s]
Raw data (loadavg): 1.03 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35720 0 0 0 98993 1078 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1000.71
Current children cumulated vsize (Kb) 143352

[startup+1030.05 s]
Raw data (loadavg): 1.02 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35720 0 0 0 99992 1078 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1010.7
Current children cumulated vsize (Kb) 143352

[startup+1040.05 s]
Raw data (loadavg): 1.02 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35720 0 0 0 100991 1079 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1020.7
Current children cumulated vsize (Kb) 143352

[startup+1050.05 s]
Raw data (loadavg): 1.02 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35734 0 0 0 101990 1079 0 0 25 0 1 0 1841088354 146927616 34899 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35871 34899 1116 68 0 35803 0
[pid=7791] vsize: 143484
Current children cumulated CPU time (s) 1030.69
Current children cumulated vsize (Kb) 143484

[startup+1060.05 s]
Raw data (loadavg): 1.01 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35734 0 0 0 102989 1079 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1040.68
Current children cumulated vsize (Kb) 143352

[startup+1070.05 s]
Raw data (loadavg): 1.01 1.01 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35748 0 0 0 103988 1080 0 0 25 0 1 0 1841088354 146927616 34899 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35871 34899 1116 68 0 35803 0
[pid=7791] vsize: 143484
Current children cumulated CPU time (s) 1050.68
Current children cumulated vsize (Kb) 143484

[startup+1080.05 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35748 0 0 0 104987 1081 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1060.68
Current children cumulated vsize (Kb) 143352

[startup+1090.05 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35748 0 0 0 105986 1081 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1070.67
Current children cumulated vsize (Kb) 143352

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35748 0 0 0 106985 1081 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1080.66
Current children cumulated vsize (Kb) 143352

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35762 0 0 0 107984 1082 0 0 25 0 1 0 1841088354 146927616 34899 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35871 34899 1116 68 0 35803 0
[pid=7791] vsize: 143484
Current children cumulated CPU time (s) 1090.66
Current children cumulated vsize (Kb) 143484

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35762 0 0 0 108983 1082 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1100.65
Current children cumulated vsize (Kb) 143352

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35762 0 0 0 109982 1083 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1110.65
Current children cumulated vsize (Kb) 143352

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35776 0 0 0 110981 1083 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1120.64
Current children cumulated vsize (Kb) 143352

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35776 0 0 0 111980 1083 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1130.63
Current children cumulated vsize (Kb) 143352

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35790 0 0 0 112979 1084 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1140.63
Current children cumulated vsize (Kb) 143352

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35790 0 0 0 113978 1084 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1150.62
Current children cumulated vsize (Kb) 143352

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35790 0 0 0 114977 1085 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1160.62
Current children cumulated vsize (Kb) 143352

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35790 0 0 0 115976 1085 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1170.61
Current children cumulated vsize (Kb) 143352

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35790 0 0 0 116975 1085 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1180.6
Current children cumulated vsize (Kb) 143352

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 7791
Raw data (/proc/7791/stat): 7791 (bsolo) R 7790 7791 5245 0 -1 0 35790 0 0 0 117973 1087 0 0 25 0 1 0 1841088354 146792448 34885 4294967295 134512640 134736556 3221224560 3221223168 134634123 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7791/statm): 35838 34885 1116 68 0 35770 0
[pid=7791] vsize: 143352
Current children cumulated CPU time (s) 1190.6
Current children cumulated vsize (Kb) 143352
One traced child (pid=7791) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1214.85
CPU time (s): 1195.39
CPU user time (s): 1184.45
CPU system time (s): 10.9393
CPU usage (%): 98.3984
Max. virtual memory (cumulated for all children) (Kb): 143676

Verifier Data

ERROR: no interpretation found !