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-13-7/MIPLIB/miplib2003/normalized-mps-v2-13-7-danoint.opb
MD5SUM32dd768e34cdc0e1cb04afadbe97060d
Bench Categoryoptimization, medium integers (OPTMEDINT)
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 20
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 1048575
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 13107200
Number of bits of the biggest number in a constraint 24
Biggest sum of numbers in a constraint 52829966
Number of bits of the biggest sum of numbers26
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables9304
Total number of constraints728
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)72
Number of constraints which are nor clauses,nor cardinality constraints656
Minimum length of a constraint1
Maximum length of a constraint1000

Trace number 5191

Launcher Data

LAUNCH ON wulflinc22 THE 2005-09-19 23:09:45 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=947 boxname=wulflinc22 idbench=947 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  32dd768e34cdc0e1cb04afadbe97060d  /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-danoint.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-danoint.opb
IDLAUNCH: 947
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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	: 3
cpu MHz		: 451.031
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:        918732 kB
Buffers:           156 kB
Cached:          88472 kB
SwapCached:        520 kB
Active:          27952 kB
Inactive:        63168 kB
HighTotal:      131008 kB
HighFree:        38920 kB
LowTotal:       903652 kB
LowFree:        879812 kB
SwapTotal:     2097892 kB
SwapFree:      2096756 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5632 kB
Slab:            19080 kB
Committed_AS:    64140 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 23:29:50 (client local time) WITH STATUS 0 IN 1195.04 SECONDS
stats: 947 7 1195.04 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 9304 variables and 816 constraints.
c	preprocess terminated. Elapsed time: 4.524
c After prepocess the problem consists of 6397 variables and 816 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 6397 #Dec: 8421 LB: 0 @ 46.612
c Restart #2 #Var: 6397 #Dec: 15874 LB: 0 @ 87.972
c Restart #3 #Var: 6397 #Dec: 27474 LB: 0 @ 136.08
c Restart #4 #Var: 6397 #Dec: 54515 LB: 0 @ 210.49
c Restart #5 #Var: 6397 #Dec: 101898 LB: 0 @ 345.88
c CHANGE Heuristic... 
c Restart #0 #Var: 6397 #Dec: 195624 LB: 0 @ 766.2
c Restart #1 #Var: 6397 #Dec: 196664 LB: 0 @ 780.49
c Restart #2 #Var: 6397 #Dec: 198069 LB: 0 @ 786.53
c Restart #3 #Var: 6397 #Dec: 199203 LB: 0 @ 795.39
c Restart #4 #Var: 6397 #Dec: 200538 LB: 0 @ 809.77
c Restart #5 #Var: 6397 #Dec: 202201 LB: 0 @ 824.56
c Restart #6 #Var: 6397 #Dec: 204378 LB: 0 @ 846.48
c Restart #7 #Var: 6397 #Dec: 208903 LB: 0 @ 900.97
c Restart #8 #Var: 6397 #Dec: 211501 LB: 0 @ 925.09
c Restart #9 #Var: 6397 #Dec: 217956 LB: 0 @ 977.65
c Restart #10 #Var: 6397 #Dec: 221805 LB: 0 @ 1015.4
c Restart #11 #Var: 6397 #Dec: 225656 LB: 0 @ 1047.6
c Restart #12 #Var: 6397 #Dec: 229326 LB: 0 @ 1102
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1853746306 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 107 3 90 68 0 39 0
[pid=10545] 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/wulflinc22/normalized-mps-v2-13-7-danoint.opb

[startup+10.0029 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 9962 0 0 0 960 28 0 0 25 0 1 0 1853746306 44331008 9873 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 10823 9873 1116 68 0 10755 0
[pid=10545] vsize: 43292
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 43292

[startup+20.0036 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 9964 0 0 0 1953 31 0 0 25 0 1 0 1853746306 44331008 9875 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 10823 9875 1116 68 0 10755 0
[pid=10545] vsize: 43292
Current children cumulated CPU time (s) 19.84
Current children cumulated vsize (Kb) 43292

[startup+30.0043 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 9966 0 0 0 2944 34 0 0 25 0 1 0 1853746306 44331008 9877 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 10823 9877 1116 68 0 10755 0
[pid=10545] vsize: 43292
Current children cumulated CPU time (s) 29.78
Current children cumulated vsize (Kb) 43292

[startup+40.0051 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 9970 0 0 0 3932 39 0 0 25 0 1 0 1853746306 44331008 9881 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 10823 9881 1116 68 0 10755 0
[pid=10545] vsize: 43292
Current children cumulated CPU time (s) 39.71
Current children cumulated vsize (Kb) 43292

[startup+50.0068 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10225 0 0 0 4907 49 0 0 25 0 1 0 1853746306 45084672 10093 4294967295 134512640 134736556 3221224560 3221223168 134558203 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11007 10093 1116 68 0 10939 0
[pid=10545] vsize: 44028
Current children cumulated CPU time (s) 49.56
Current children cumulated vsize (Kb) 44028

[startup+60.0065 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10225 0 0 0 5900 51 0 0 23 0 1 0 1853746306 45084672 10093 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11007 10093 1116 68 0 10939 0
[pid=10545] vsize: 44028
Current children cumulated CPU time (s) 59.51
Current children cumulated vsize (Kb) 44028

[startup+70.0072 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10225 0 0 0 6892 54 0 0 25 0 1 0 1853746306 45084672 10093 4294967295 134512640 134736556 3221224560 3221223184 134649704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11007 10093 1116 68 0 10939 0
[pid=10545] vsize: 44028
Current children cumulated CPU time (s) 69.46
Current children cumulated vsize (Kb) 44028

[startup+80.0079 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10225 0 0 0 7882 58 0 0 25 0 1 0 1853746306 45084672 10093 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11007 10093 1116 68 0 10939 0
[pid=10545] vsize: 44028
Current children cumulated CPU time (s) 79.4
Current children cumulated vsize (Kb) 44028

[startup+90.0086 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 8859 66 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 89.25
Current children cumulated vsize (Kb) 44156

[startup+100.008 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 9851 70 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 99.21
Current children cumulated vsize (Kb) 44156

[startup+110.009 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 10842 72 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 109.14
Current children cumulated vsize (Kb) 44156

[startup+120.01 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 11833 76 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 119.09
Current children cumulated vsize (Kb) 44156

[startup+130.009 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 12811 84 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223100 134555082 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 128.95
Current children cumulated vsize (Kb) 44156

[startup+140.01 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 13788 93 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223152 134558409 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 138.81
Current children cumulated vsize (Kb) 44156

[startup+150.011 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 14781 96 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 148.77
Current children cumulated vsize (Kb) 44156

[startup+160.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 15773 98 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 158.71
Current children cumulated vsize (Kb) 44156

[startup+170.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 16760 104 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134558031 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 168.64
Current children cumulated vsize (Kb) 44156

[startup+180.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 17735 113 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 178.48
Current children cumulated vsize (Kb) 44156

[startup+190.014 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 18708 123 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 188.31
Current children cumulated vsize (Kb) 44156

[startup+200.014 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 19679 133 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134544465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 198.12
Current children cumulated vsize (Kb) 44156

[startup+210.014 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 10262 0 0 0 20646 143 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 207.89
Current children cumulated vsize (Kb) 44156

[startup+220.016 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 21632 149 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223168 134558275 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 217.81
Current children cumulated vsize (Kb) 44156

[startup+230.017 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 22623 152 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 227.75
Current children cumulated vsize (Kb) 44156

[startup+240.017 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 23614 156 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 237.7
Current children cumulated vsize (Kb) 44156

[startup+250.018 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 24597 161 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 247.58
Current children cumulated vsize (Kb) 44156

[startup+260.019 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 25573 169 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223092 134555080 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 257.42
Current children cumulated vsize (Kb) 44156

[startup+270.018 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 10262 0 0 0 26545 181 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 267.26
Current children cumulated vsize (Kb) 44156

[startup+280.019 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 27519 189 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 277.08
Current children cumulated vsize (Kb) 44156

[startup+290.02 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 28495 198 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223276 134648932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 286.93
Current children cumulated vsize (Kb) 44156

[startup+300.02 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 29470 206 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 296.76
Current children cumulated vsize (Kb) 44156

[startup+310.019 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 10262 0 0 0 30445 215 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 306.6
Current children cumulated vsize (Kb) 44156

[startup+320.02 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 31419 226 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134558031 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 316.45
Current children cumulated vsize (Kb) 44156

[startup+330.021 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 32396 234 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (Kb) 44156

[startup+340.021 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 33373 244 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 336.17
Current children cumulated vsize (Kb) 44156

[startup+350.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 34356 251 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 346.07
Current children cumulated vsize (Kb) 44156

[startup+360.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 35349 254 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223136 134558569 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 356.03
Current children cumulated vsize (Kb) 44156

[startup+370.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 36343 257 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 366
Current children cumulated vsize (Kb) 44156

[startup+380.022 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 37332 261 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223136 134558423 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 375.93
Current children cumulated vsize (Kb) 44156

[startup+390.023 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 38319 266 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223168 134558036 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 385.85
Current children cumulated vsize (Kb) 44156

[startup+400.024 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 39303 273 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 395.76
Current children cumulated vsize (Kb) 44156

[startup+410.023 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 40286 279 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223144 134560305 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 405.65
Current children cumulated vsize (Kb) 44156

[startup+420.024 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 41272 284 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223152 134558518 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 415.56
Current children cumulated vsize (Kb) 44156

[startup+430.025 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 42257 289 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 425.46
Current children cumulated vsize (Kb) 44156

[startup+440.026 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 43242 295 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 435.37
Current children cumulated vsize (Kb) 44156

[startup+450.025 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 44225 301 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223100 134555082 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 445.26
Current children cumulated vsize (Kb) 44156

[startup+460.025 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 45209 305 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223168 134558278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 455.14
Current children cumulated vsize (Kb) 44156

[startup+470.026 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 46195 309 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223184 134649158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 465.04
Current children cumulated vsize (Kb) 44156

[startup+480.025 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 47180 315 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223300 134560289 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 474.95
Current children cumulated vsize (Kb) 44156

[startup+490.026 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 48166 321 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223168 134558578 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 484.87
Current children cumulated vsize (Kb) 44156

[startup+500.027 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 49150 326 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223148 134560304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 494.76
Current children cumulated vsize (Kb) 44156

[startup+510.026 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 50135 332 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223136 134558575 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 504.67
Current children cumulated vsize (Kb) 44156

[startup+520.027 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 51119 338 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 514.57
Current children cumulated vsize (Kb) 44156

[startup+530.028 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 52106 343 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 524.49
Current children cumulated vsize (Kb) 44156

[startup+540.029 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 53092 348 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 534.4
Current children cumulated vsize (Kb) 44156

[startup+550.028 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 54076 353 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 544.29
Current children cumulated vsize (Kb) 44156

[startup+560.029 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 55062 359 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 554.21
Current children cumulated vsize (Kb) 44156

[startup+570.03 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 56047 365 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 564.12
Current children cumulated vsize (Kb) 44156

[startup+580.03 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 57031 371 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 574.02
Current children cumulated vsize (Kb) 44156

[startup+590.031 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 58016 377 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223180 134537576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 583.93
Current children cumulated vsize (Kb) 44156

[startup+600.031 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 59001 382 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 593.83
Current children cumulated vsize (Kb) 44156

[startup+610.031 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 59985 388 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223196 134694604 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 603.73
Current children cumulated vsize (Kb) 44156

[startup+620.031 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 60971 393 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 613.64
Current children cumulated vsize (Kb) 44156

[startup+630.031 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 61955 399 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 623.54
Current children cumulated vsize (Kb) 44156

[startup+640.033 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 62940 405 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 633.45
Current children cumulated vsize (Kb) 44156

[startup+650.033 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 63924 410 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 643.34
Current children cumulated vsize (Kb) 44156

[startup+660.033 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 64909 416 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 653.25
Current children cumulated vsize (Kb) 44156

[startup+670.034 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 65894 421 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223132 134560304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 663.15
Current children cumulated vsize (Kb) 44156

[startup+680.035 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 66880 426 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223192 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 673.06
Current children cumulated vsize (Kb) 44156

[startup+690.035 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 67866 431 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (Kb) 44156

[startup+700.036 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 68852 436 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 692.88
Current children cumulated vsize (Kb) 44156

[startup+710.036 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 69837 441 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223128 134560373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 702.78
Current children cumulated vsize (Kb) 44156

[startup+720.036 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 10262 0 0 0 70822 446 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 712.68
Current children cumulated vsize (Kb) 44156

[startup+730.036 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 71807 453 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223176 134558580 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 722.6
Current children cumulated vsize (Kb) 44156

[startup+740.037 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 72792 458 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 732.5
Current children cumulated vsize (Kb) 44156

[startup+750.038 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 73778 464 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223152 134558409 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 742.42
Current children cumulated vsize (Kb) 44156

[startup+760.037 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10262 0 0 0 74763 469 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 752.32
Current children cumulated vsize (Kb) 44156

[startup+770.038 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 10262 0 0 0 75749 475 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (Kb) 44156

[startup+780.039 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10275 0 0 0 76743 478 0 0 25 0 1 0 1853746306 45215744 10130 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11039 10130 1116 68 0 10971 0
[pid=10545] vsize: 44156
Current children cumulated CPU time (s) 772.21
Current children cumulated vsize (Kb) 44156

[startup+790.039 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10302 0 0 0 77736 480 0 0 25 0 1 0 1853746306 45350912 10157 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11072 10157 1116 68 0 11004 0
[pid=10545] vsize: 44288
Current children cumulated CPU time (s) 782.16
Current children cumulated vsize (Kb) 44288

[startup+800.04 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 10420 0 0 0 78725 485 0 0 25 0 1 0 1853746306 45891584 10275 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11204 10275 1116 68 0 11136 0
[pid=10545] vsize: 44816
Current children cumulated CPU time (s) 792.1
Current children cumulated vsize (Kb) 44816

[startup+810.04 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10430 0 0 0 79716 488 0 0 25 0 1 0 1853746306 45891584 10285 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11204 10285 1116 68 0 11136 0
[pid=10545] vsize: 44816
Current children cumulated CPU time (s) 802.04
Current children cumulated vsize (Kb) 44816

[startup+820.04 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10450 0 0 0 80709 491 0 0 25 0 1 0 1853746306 46026752 10305 4294967295 134512640 134736556 3221224560 3221223300 134560258 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11237 10305 1116 68 0 11169 0
[pid=10545] vsize: 44948
Current children cumulated CPU time (s) 812
Current children cumulated vsize (Kb) 44948

[startup+830.04 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10498 0 0 0 81701 494 0 0 25 0 1 0 1853746306 46161920 10353 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11270 10353 1116 68 0 11202 0
[pid=10545] vsize: 45080
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (Kb) 45080

[startup+840.041 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10604 0 0 0 82694 497 0 0 25 0 1 0 1853746306 46567424 10459 4294967295 134512640 134736556 3221224560 3221223184 134649158 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11369 10459 1116 68 0 11301 0
[pid=10545] vsize: 45476
Current children cumulated CPU time (s) 831.91
Current children cumulated vsize (Kb) 45476

[startup+850.042 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10764 0 0 0 83685 500 0 0 25 0 1 0 1853746306 47214592 10619 4294967295 134512640 134736556 3221224560 3221223120 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11527 10619 1116 68 0 11459 0
[pid=10545] vsize: 46108
Current children cumulated CPU time (s) 841.85
Current children cumulated vsize (Kb) 46108

[startup+860.041 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10764 0 0 0 84677 503 0 0 25 0 1 0 1853746306 47214592 10619 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11527 10619 1116 68 0 11459 0
[pid=10545] vsize: 46108
Current children cumulated CPU time (s) 851.8
Current children cumulated vsize (Kb) 46108

[startup+870.042 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10773 0 0 0 85671 505 0 0 25 0 1 0 1853746306 47349760 10628 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11560 10628 1116 68 0 11492 0
[pid=10545] vsize: 46240
Current children cumulated CPU time (s) 861.76
Current children cumulated vsize (Kb) 46240

[startup+880.043 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10823 0 0 0 86664 507 0 0 25 0 1 0 1853746306 47484928 10678 4294967295 134512640 134736556 3221224560 3221223088 134554617 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11593 10678 1116 68 0 11525 0
[pid=10545] vsize: 46372
Current children cumulated CPU time (s) 871.71
Current children cumulated vsize (Kb) 46372

[startup+890.044 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 10925 0 0 0 87657 511 0 0 25 0 1 0 1853746306 47890432 10780 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11692 10780 1116 68 0 11624 0
[pid=10545] vsize: 46768
Current children cumulated CPU time (s) 881.68
Current children cumulated vsize (Kb) 46768

[startup+900.044 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11064 0 0 0 88651 514 0 0 25 0 1 0 1853746306 48431104 10919 4294967295 134512640 134736556 3221224560 3221223152 134558298 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11824 10919 1116 68 0 11756 0
[pid=10545] vsize: 47296
Current children cumulated CPU time (s) 891.65
Current children cumulated vsize (Kb) 47296

[startup+910.045 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11127 0 0 0 89644 516 0 0 25 0 1 0 1853746306 48697344 10982 4294967295 134512640 134736556 3221224560 3221223092 134555080 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11889 10982 1116 68 0 11821 0
[pid=10545] vsize: 47556
Current children cumulated CPU time (s) 901.6
Current children cumulated vsize (Kb) 47556

[startup+920.046 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11127 0 0 0 90635 520 0 0 25 0 1 0 1853746306 48697344 10982 4294967295 134512640 134736556 3221224560 3221223256 134560326 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 11889 10982 1116 68 0 11821 0
[pid=10545] vsize: 47556
Current children cumulated CPU time (s) 911.55
Current children cumulated vsize (Kb) 47556

[startup+930.045 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11127 0 0 0 91626 524 0 0 25 0 1 0 1853746306 48697344 10982 4294967295 134512640 134736556 3221224560 3221223336 134560326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11889 10982 1116 68 0 11821 0
[pid=10545] vsize: 47556
Current children cumulated CPU time (s) 921.5
Current children cumulated vsize (Kb) 47556

[startup+940.046 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11127 0 0 0 92619 527 0 0 25 0 1 0 1853746306 48697344 10982 4294967295 134512640 134736556 3221224560 3221223248 134536560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11889 10982 1116 68 0 11821 0
[pid=10545] vsize: 47556
Current children cumulated CPU time (s) 931.46
Current children cumulated vsize (Kb) 47556

[startup+950.047 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11127 0 0 0 93610 531 0 0 25 0 1 0 1853746306 48697344 10982 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11889 10982 1116 68 0 11821 0
[pid=10545] vsize: 47556
Current children cumulated CPU time (s) 941.41
Current children cumulated vsize (Kb) 47556

[startup+960.046 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11152 0 0 0 94601 533 0 0 25 0 1 0 1853746306 48832512 11007 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11922 11007 1116 68 0 11854 0
[pid=10545] vsize: 47688
Current children cumulated CPU time (s) 951.34
Current children cumulated vsize (Kb) 47688

[startup+970.047 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11175 0 0 0 95592 537 0 0 25 0 1 0 1853746306 48967680 11030 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 11955 11030 1116 68 0 11887 0
[pid=10545] vsize: 47820
Current children cumulated CPU time (s) 961.29
Current children cumulated vsize (Kb) 47820

[startup+980.047 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11245 0 0 0 96583 540 0 0 25 0 1 0 1853746306 49238016 11100 4294967295 134512640 134736556 3221224560 3221223068 134540038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 12021 11100 1116 68 0 11953 0
[pid=10545] vsize: 48084
Current children cumulated CPU time (s) 971.23
Current children cumulated vsize (Kb) 48084

[startup+990.048 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11321 0 0 0 97574 543 0 0 25 0 1 0 1853746306 49508352 11176 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 12087 11176 1116 68 0 12019 0
[pid=10545] vsize: 48348
Current children cumulated CPU time (s) 981.17
Current children cumulated vsize (Kb) 48348

[startup+1000.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11372 0 0 0 98566 546 0 0 25 0 1 0 1853746306 49762304 11227 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 12149 11227 1116 68 0 12081 0
[pid=10545] vsize: 48596
Current children cumulated CPU time (s) 991.12
Current children cumulated vsize (Kb) 48596

[startup+1010.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11432 0 0 0 99559 549 0 0 25 0 1 0 1853746306 50020352 11287 4294967295 134512640 134736556 3221224560 3221223328 134644523 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 12212 11287 1116 68 0 12144 0
[pid=10545] vsize: 48848
Current children cumulated CPU time (s) 1001.08
Current children cumulated vsize (Kb) 48848

[startup+1020.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11571 0 0 0 100551 551 0 0 25 0 1 0 1853746306 50561024 11426 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 12344 11426 1116 68 0 12276 0
[pid=10545] vsize: 49376
Current children cumulated CPU time (s) 1011.02
Current children cumulated vsize (Kb) 49376

[startup+1030.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11571 0 0 0 101545 554 0 0 25 0 1 0 1853746306 50429952 11407 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 12312 11407 1116 68 0 12244 0
[pid=10545] vsize: 49248
Current children cumulated CPU time (s) 1020.99
Current children cumulated vsize (Kb) 49248

[startup+1040.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11571 0 0 0 102535 558 0 0 25 0 1 0 1853746306 50429952 11407 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 12312 11407 1116 68 0 12244 0
[pid=10545] vsize: 49248
Current children cumulated CPU time (s) 1030.93
Current children cumulated vsize (Kb) 49248

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11837 0 0 0 103525 561 0 0 25 0 1 0 1853746306 51630080 11673 4294967295 134512640 134736556 3221224560 3221223192 134648980 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 12605 11673 1116 68 0 12537 0
[pid=10545] vsize: 50420
Current children cumulated CPU time (s) 1040.86
Current children cumulated vsize (Kb) 50420

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11982 0 0 0 104515 565 0 0 25 0 1 0 1853746306 52133888 11818 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10545/statm): 12728 11818 1116 68 0 12660 0
[pid=10545] vsize: 50912
Current children cumulated CPU time (s) 1050.8
Current children cumulated vsize (Kb) 50912

[startup+1070.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 11988 0 0 0 105508 568 0 0 25 0 1 0 1853746306 52269056 11824 4294967295 134512640 134736556 3221224560 3221223168 134558272 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 12761 11824 1116 68 0 12693 0
[pid=10545] vsize: 51044
Current children cumulated CPU time (s) 1060.76
Current children cumulated vsize (Kb) 51044

[startup+1080.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12415 0 0 0 106501 572 0 0 25 0 1 0 1853746306 54009856 12251 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13186 12251 1116 68 0 13118 0
[pid=10545] vsize: 52744
Current children cumulated CPU time (s) 1070.73
Current children cumulated vsize (Kb) 52744

[startup+1090.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12443 0 0 0 107496 574 0 0 25 0 1 0 1853746306 54009856 12279 4294967295 134512640 134736556 3221224560 3221223152 134544566 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13186 12279 1116 68 0 13118 0
[pid=10545] vsize: 52744
Current children cumulated CPU time (s) 1080.7
Current children cumulated vsize (Kb) 52744

[startup+1100.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 108492 575 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1090.67
Current children cumulated vsize (Kb) 52992

[startup+1110.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 109487 577 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223176 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1100.64
Current children cumulated vsize (Kb) 52992

[startup+1120.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 110485 578 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223200 134544653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1110.63
Current children cumulated vsize (Kb) 52992

[startup+1130.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 111483 579 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223152 134540346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1120.62
Current children cumulated vsize (Kb) 52992

[startup+1140.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 112482 579 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223232 134536482 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1130.61
Current children cumulated vsize (Kb) 52992

[startup+1150.06 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 12483 0 0 0 113481 579 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1140.6
Current children cumulated vsize (Kb) 52992

[startup+1160.05 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 114478 580 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1150.58
Current children cumulated vsize (Kb) 52992

[startup+1170.06 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) T 10544 10545 21452 0 -1 0 12483 0 0 0 115477 581 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1160.58
Current children cumulated vsize (Kb) 52992

[startup+1180.06 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 116475 581 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1170.56
Current children cumulated vsize (Kb) 52992

[startup+1190.06 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 117474 582 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223216 134648955 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1180.56
Current children cumulated vsize (Kb) 52992

[startup+1200.06 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 10545
Raw data (/proc/10545/stat): 10545 (bsolo) R 10544 10545 21452 0 -1 0 12483 0 0 0 118472 582 0 0 25 0 1 0 1853746306 54263808 12319 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10545/statm): 13248 12319 1116 68 0 13180 0
[pid=10545] vsize: 52992
Current children cumulated CPU time (s) 1190.54
Current children cumulated vsize (Kb) 52992
One traced child (pid=10545) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1204.55
CPU time (s): 1195.04
CPU user time (s): 1189.18
CPU system time (s): 5.85511
CPU usage (%): 99.2101
Max. virtual memory (cumulated for all children) (Kb): 52992

Verifier Data

ERROR: no interpretation found !