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-mkc.opb
MD5SUM44934b498b6e9897bcf8e950d9d30136
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 2946
Biggest coefficient in the objective function 20000
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 31442101
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 65536000
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 629010691
Number of bits of the biggest sum of numbers30
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.32
Number of variables5363
Total number of constraints8734
Number of constraints which are clauses2977
Number of constraints which are cardinality constraints (but not clauses)5731
Number of constraints which are nor clauses,nor cardinality constraints26
Minimum length of a constraint1
Maximum length of a constraint2942

Trace number 5201

Launcher Data

LAUNCH ON wulflinc29 THE 2005-09-19 23:16:33 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=961 boxname=wulflinc29 idbench=961 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  44934b498b6e9897bcf8e950d9d30136  /oldhome/oroussel/tmp/wulflinc29/normalized-mps-v2-13-7-mkc.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc29/normalized-mps-v2-13-7-mkc.opb
IDLAUNCH: 961
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.020
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.020
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:        909648 kB
Buffers:         28060 kB
Cached:          65308 kB
SwapCached:        676 kB
Active:          22420 kB
Inactive:        73348 kB
HighTotal:      131008 kB
HighFree:        63532 kB
LowTotal:       903652 kB
LowFree:        846116 kB
SwapTotal:     2097892 kB
SwapFree:      2096528 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5664 kB
Slab:            23516 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 23:36:28 (client local time) WITH STATUS 0 IN 1195.19 SECONDS
stats: 961 7 1195.19 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 5363 variables and 3281 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 3.791
c After prepocess the problem consists of 5290 variables and 3214 constraints.
c Initial Lower Bound: -29981676
c Restart #1 #Var: 5290 #Dec: 3064 LB: -29981676 @ 92.132
c Restart #2 #Var: 5290 #Dec: 6330 LB: -29981676 @ 267.55
c Restart #3 #Var: 5290 #Dec: 9789 LB: -29981676 @ 532.12
c CHANGE Heuristic... 
c Restart #0 #Var: 5290 #Dec: 10700 LB: -29981676 @ 897.55
c Restart #1 #Var: 5290 #Dec: 11068 LB: -29981676 @ 905
c Restart #2 #Var: 5290 #Dec: 11545 LB: -29981676 @ 1016
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 s

Watcher Data

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

[startup+10.0029 s]
Raw data (loadavg): 0.82 0.93 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34079 0 0 0 887 87 0 0 25 0 1 0 1853775924 142778368 33990 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32574/statm): 34858 33990 1116 68 0 34790 0
[pid=32574] vsize: 139432
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 139432

[startup+20.0037 s]
Raw data (loadavg): 0.85 0.93 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34134 0 0 0 1887 87 0 0 25 0 1 0 1853775924 143007744 34045 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34914 34045 1116 68 0 34846 0
[pid=32574] vsize: 139656
Current children cumulated CPU time (s) 19.74
Current children cumulated vsize (Kb) 139656

[startup+30.0044 s]
Raw data (loadavg): 0.87 0.93 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34135 0 0 0 2886 87 0 0 25 0 1 0 1853775924 142893056 34023 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34886 34023 1116 68 0 34818 0
[pid=32574] vsize: 139544
Current children cumulated CPU time (s) 29.73
Current children cumulated vsize (Kb) 139544

[startup+40.0042 s]
Raw data (loadavg): 0.89 0.93 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34158 0 0 0 3887 87 0 0 25 0 1 0 1853775924 143007744 34046 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34914 34046 1116 68 0 34846 0
[pid=32574] vsize: 139656
Current children cumulated CPU time (s) 39.74
Current children cumulated vsize (Kb) 139656

[startup+50.005 s]
Raw data (loadavg): 0.90 0.93 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34159 0 0 0 4887 87 0 0 25 0 1 0 1853775924 143007744 34047 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34914 34047 1116 68 0 34846 0
[pid=32574] vsize: 139656
Current children cumulated CPU time (s) 49.74
Current children cumulated vsize (Kb) 139656

[startup+60.0048 s]
Raw data (loadavg): 0.92 0.93 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34159 0 0 0 5887 87 0 0 25 0 1 0 1853775924 143007744 34047 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34914 34047 1116 68 0 34846 0
[pid=32574] vsize: 139656
Current children cumulated CPU time (s) 59.74
Current children cumulated vsize (Kb) 139656

[startup+70.0056 s]
Raw data (loadavg): 0.93 0.94 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34159 0 0 0 6887 87 0 0 25 0 1 0 1853775924 143003648 34047 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34913 34047 1116 68 0 34845 0
[pid=32574] vsize: 139652
Current children cumulated CPU time (s) 69.74
Current children cumulated vsize (Kb) 139652

[startup+80.0064 s]
Raw data (loadavg): 0.94 0.94 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34159 0 0 0 7887 87 0 0 25 0 1 0 1853775924 143003648 34047 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34913 34047 1116 68 0 34845 0
[pid=32574] vsize: 139652
Current children cumulated CPU time (s) 79.74
Current children cumulated vsize (Kb) 139652

[startup+90.0061 s]
Raw data (loadavg): 0.95 0.94 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34159 0 0 0 8887 88 0 0 25 0 1 0 1853775924 143003648 34047 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34913 34047 1116 68 0 34845 0
[pid=32574] vsize: 139652
Current children cumulated CPU time (s) 89.75
Current children cumulated vsize (Kb) 139652

[startup+100.006 s]
Raw data (loadavg): 0.96 0.94 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34161 0 0 0 9875 92 0 0 25 0 1 0 1853775924 142778368 33998 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34858 33998 1116 68 0 34790 0
[pid=32574] vsize: 139432
Current children cumulated CPU time (s) 99.67
Current children cumulated vsize (Kb) 139432

[startup+110.006 s]
Raw data (loadavg): 0.96 0.94 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34161 0 0 0 10875 92 0 0 25 0 1 0 1853775924 142778368 33998 4294967295 134512640 134736556 3221224560 3221223104 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34858 33998 1116 68 0 34790 0
[pid=32574] vsize: 139432
Current children cumulated CPU time (s) 109.67
Current children cumulated vsize (Kb) 139432

[startup+120.006 s]
Raw data (loadavg): 0.97 0.94 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34207 0 0 0 11875 92 0 0 25 0 1 0 1853775924 142893056 34021 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34886 34021 1116 68 0 34818 0
[pid=32574] vsize: 139544
Current children cumulated CPU time (s) 119.67
Current children cumulated vsize (Kb) 139544

[startup+130.006 s]
Raw data (loadavg): 0.97 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34207 0 0 0 12875 92 0 0 25 0 1 0 1853775924 142880768 34021 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34883 34021 1116 68 0 34815 0
[pid=32574] vsize: 139532
Current children cumulated CPU time (s) 129.67
Current children cumulated vsize (Kb) 139532

[startup+140.006 s]
Raw data (loadavg): 0.98 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34234 0 0 0 13875 92 0 0 25 0 1 0 1853775924 143020032 34048 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34917 34048 1116 68 0 34849 0
[pid=32574] vsize: 139668
Current children cumulated CPU time (s) 139.67
Current children cumulated vsize (Kb) 139668

[startup+150.007 s]
Raw data (loadavg): 0.98 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34234 0 0 0 14875 92 0 0 25 0 1 0 1853775924 143007744 34048 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34914 34048 1116 68 0 34846 0
[pid=32574] vsize: 139656
Current children cumulated CPU time (s) 149.67
Current children cumulated vsize (Kb) 139656

[startup+160.007 s]
Raw data (loadavg): 0.98 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34234 0 0 0 15875 92 0 0 25 0 1 0 1853775924 143007744 34048 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34914 34048 1116 68 0 34846 0
[pid=32574] vsize: 139656
Current children cumulated CPU time (s) 159.67
Current children cumulated vsize (Kb) 139656

[startup+170.007 s]
Raw data (loadavg): 0.98 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34255 0 0 0 16875 92 0 0 25 0 1 0 1853775924 143036416 34048 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34921 34048 1116 68 0 34853 0
[pid=32574] vsize: 139684
Current children cumulated CPU time (s) 169.67
Current children cumulated vsize (Kb) 139684

[startup+180.008 s]
Raw data (loadavg): 0.99 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34255 0 0 0 17875 92 0 0 25 0 1 0 1853775924 143007744 34048 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34914 34048 1116 68 0 34846 0
[pid=32574] vsize: 139656
Current children cumulated CPU time (s) 179.67
Current children cumulated vsize (Kb) 139656

[startup+190.008 s]
Raw data (loadavg): 0.99 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 18875 92 0 0 25 0 1 0 1853775924 143122432 34054 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34942 34054 1116 68 0 34874 0
[pid=32574] vsize: 139768
Current children cumulated CPU time (s) 189.67
Current children cumulated vsize (Kb) 139768

[startup+200.008 s]
Raw data (loadavg): 0.99 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 19875 93 0 0 25 0 1 0 1853775924 143101952 34054 4294967295 134512640 134736556 3221224560 3221223184 1076647581 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34937 34054 1116 68 0 34869 0
[pid=32574] vsize: 139748
Current children cumulated CPU time (s) 199.68
Current children cumulated vsize (Kb) 139748

[startup+210.009 s]
Raw data (loadavg): 0.99 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 20875 93 0 0 25 0 1 0 1853775924 143101952 34054 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34937 34054 1116 68 0 34869 0
[pid=32574] vsize: 139748
Current children cumulated CPU time (s) 209.68
Current children cumulated vsize (Kb) 139748

[startup+220.009 s]
Raw data (loadavg): 0.99 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 21875 93 0 0 25 0 1 0 1853775924 143101952 34054 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34937 34054 1116 68 0 34869 0
[pid=32574] vsize: 139748
Current children cumulated CPU time (s) 219.68
Current children cumulated vsize (Kb) 139748

[startup+230.009 s]
Raw data (loadavg): 0.99 0.95 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 22875 93 0 0 25 0 1 0 1853775924 143101952 34054 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34937 34054 1116 68 0 34869 0
[pid=32574] vsize: 139748
Current children cumulated CPU time (s) 229.68
Current children cumulated vsize (Kb) 139748

[startup+240.009 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 23875 93 0 0 25 0 1 0 1853775924 143101952 34054 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34937 34054 1116 68 0 34869 0
[pid=32574] vsize: 139748
Current children cumulated CPU time (s) 239.68
Current children cumulated vsize (Kb) 139748

[startup+250.009 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 24875 93 0 0 25 0 1 0 1853775924 143101952 34054 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34937 34054 1116 68 0 34869 0
[pid=32574] vsize: 139748
Current children cumulated CPU time (s) 249.68
Current children cumulated vsize (Kb) 139748

[startup+260.008 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 25875 93 0 0 25 0 1 0 1853775924 143077376 34054 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34931 34054 1116 68 0 34863 0
[pid=32574] vsize: 139724
Current children cumulated CPU time (s) 259.68
Current children cumulated vsize (Kb) 139724

[startup+270.009 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34261 0 0 0 26865 96 0 0 25 0 1 0 1853775924 142946304 34039 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34899 34039 1116 68 0 34831 0
[pid=32574] vsize: 139596
Current children cumulated CPU time (s) 269.61
Current children cumulated vsize (Kb) 139596

[startup+280.009 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34284 0 0 0 27864 97 0 0 25 0 1 0 1853775924 142893056 34021 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34886 34021 1116 68 0 34818 0
[pid=32574] vsize: 139544
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (Kb) 139544

[startup+290.009 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34311 0 0 0 28864 97 0 0 25 0 1 0 1853775924 143007744 34048 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34914 34048 1116 68 0 34846 0
[pid=32574] vsize: 139656
Current children cumulated CPU time (s) 289.61
Current children cumulated vsize (Kb) 139656

[startup+300.01 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34318 0 0 0 29864 97 0 0 25 0 1 0 1853775924 143142912 34055 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34947 34055 1116 68 0 34879 0
[pid=32574] vsize: 139788
Current children cumulated CPU time (s) 299.61
Current children cumulated vsize (Kb) 139788

[startup+310.009 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34339 0 0 0 30864 97 0 0 25 0 1 0 1853775924 143122432 34076 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34942 34076 1116 68 0 34874 0
[pid=32574] vsize: 139768
Current children cumulated CPU time (s) 309.61
Current children cumulated vsize (Kb) 139768

[startup+320.01 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34366 0 0 0 31864 97 0 0 25 0 1 0 1853775924 143257600 34103 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34975 34103 1116 68 0 34907 0
[pid=32574] vsize: 139900
Current children cumulated CPU time (s) 319.61
Current children cumulated vsize (Kb) 139900

[startup+330.011 s]
Raw data (loadavg): 0.99 0.96 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34368 0 0 0 32864 97 0 0 25 0 1 0 1853775924 143257600 34105 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34975 34105 1116 68 0 34907 0
[pid=32574] vsize: 139900
Current children cumulated CPU time (s) 329.61
Current children cumulated vsize (Kb) 139900

[startup+340.011 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34396 0 0 0 33864 98 0 0 25 0 1 0 1853775924 143392768 34133 4294967295 134512640 134736556 3221224560 3221223252 134605074 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35008 34133 1116 68 0 34940 0
[pid=32574] vsize: 140032
Current children cumulated CPU time (s) 339.62
Current children cumulated vsize (Kb) 140032

[startup+350.01 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34419 0 0 0 34864 98 0 0 25 0 1 0 1853775924 143351808 34133 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 34998 34133 1116 68 0 34930 0
[pid=32574] vsize: 139992
Current children cumulated CPU time (s) 349.62
Current children cumulated vsize (Kb) 139992

[startup+360.01 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34472 0 0 0 35863 98 0 0 25 0 1 0 1853775924 143601664 34186 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35059 34186 1116 68 0 34991 0
[pid=32574] vsize: 140236
Current children cumulated CPU time (s) 359.61
Current children cumulated vsize (Kb) 140236

[startup+370.011 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34474 0 0 0 36863 98 0 0 25 0 1 0 1853775924 143601664 34188 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35059 34188 1116 68 0 34991 0
[pid=32574] vsize: 140236
Current children cumulated CPU time (s) 369.61
Current children cumulated vsize (Kb) 140236

[startup+380.011 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34503 0 0 0 37863 98 0 0 25 0 1 0 1853775924 143704064 34217 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35084 34217 1116 68 0 35016 0
[pid=32574] vsize: 140336
Current children cumulated CPU time (s) 379.61
Current children cumulated vsize (Kb) 140336

[startup+390.011 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34503 0 0 0 38864 98 0 0 25 0 1 0 1853775924 143704064 34217 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35084 34217 1116 68 0 35016 0
[pid=32574] vsize: 140336
Current children cumulated CPU time (s) 389.62
Current children cumulated vsize (Kb) 140336

[startup+400.011 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34503 0 0 0 39863 98 0 0 25 0 1 0 1853775924 143704064 34217 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35084 34217 1116 68 0 35016 0
[pid=32574] vsize: 140336
Current children cumulated CPU time (s) 399.61
Current children cumulated vsize (Kb) 140336

[startup+410.011 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34503 0 0 0 40863 98 0 0 25 0 1 0 1853775924 143704064 34217 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35084 34217 1116 68 0 35016 0
[pid=32574] vsize: 140336
Current children cumulated CPU time (s) 409.61
Current children cumulated vsize (Kb) 140336

[startup+420.012 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34529 0 0 0 41863 98 0 0 25 0 1 0 1853775924 143839232 34243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35117 34243 1116 68 0 35049 0
[pid=32574] vsize: 140468
Current children cumulated CPU time (s) 419.61
Current children cumulated vsize (Kb) 140468

[startup+430.013 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34529 0 0 0 42863 98 0 0 25 0 1 0 1853775924 143839232 34243 4294967295 134512640 134736556 3221224560 3221223136 134550858 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35117 34243 1116 68 0 35049 0
[pid=32574] vsize: 140468
Current children cumulated CPU time (s) 429.61
Current children cumulated vsize (Kb) 140468

[startup+440.013 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34529 0 0 0 43863 98 0 0 25 0 1 0 1853775924 143839232 34243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35117 34243 1116 68 0 35049 0
[pid=32574] vsize: 140468
Current children cumulated CPU time (s) 439.61
Current children cumulated vsize (Kb) 140468

[startup+450.013 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34556 0 0 0 44863 99 0 0 25 0 1 0 1853775924 143978496 34270 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35151 34270 1116 68 0 35083 0
[pid=32574] vsize: 140604
Current children cumulated CPU time (s) 449.62
Current children cumulated vsize (Kb) 140604

[startup+460.013 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34583 0 0 0 45863 99 0 0 25 0 1 0 1853775924 144113664 34297 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35184 34297 1116 68 0 35116 0
[pid=32574] vsize: 140736
Current children cumulated CPU time (s) 459.62
Current children cumulated vsize (Kb) 140736

[startup+470.014 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34583 0 0 0 46863 99 0 0 25 0 1 0 1853775924 144113664 34297 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35184 34297 1116 68 0 35116 0
[pid=32574] vsize: 140736
Current children cumulated CPU time (s) 469.62
Current children cumulated vsize (Kb) 140736

[startup+480.014 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34610 0 0 0 47863 99 0 0 25 0 1 0 1853775924 144265216 34324 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35221 34324 1116 68 0 35153 0
[pid=32574] vsize: 140884
Current children cumulated CPU time (s) 479.62
Current children cumulated vsize (Kb) 140884

[startup+490.013 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34638 0 0 0 48863 99 0 0 25 0 1 0 1853775924 144265216 34352 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35221 34352 1116 68 0 35153 0
[pid=32574] vsize: 140884
Current children cumulated CPU time (s) 489.62
Current children cumulated vsize (Kb) 140884

[startup+500.014 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34638 0 0 0 49863 99 0 0 25 0 1 0 1853775924 144265216 34352 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35221 34352 1116 68 0 35153 0
[pid=32574] vsize: 140884
Current children cumulated CPU time (s) 499.62
Current children cumulated vsize (Kb) 140884

[startup+510.014 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34638 0 0 0 50863 99 0 0 25 0 1 0 1853775924 144265216 34352 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35221 34352 1116 68 0 35153 0
[pid=32574] vsize: 140884
Current children cumulated CPU time (s) 509.62
Current children cumulated vsize (Kb) 140884

[startup+520.015 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34690 0 0 0 51863 100 0 0 25 0 1 0 1853775924 144535552 34404 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35287 34404 1116 68 0 35219 0
[pid=32574] vsize: 141148
Current children cumulated CPU time (s) 519.63
Current children cumulated vsize (Kb) 141148

[startup+530.015 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 52863 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 529.63
Current children cumulated vsize (Kb) 141108

[startup+540.014 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 53861 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 539.61
Current children cumulated vsize (Kb) 141108

[startup+550.015 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 54861 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 549.61
Current children cumulated vsize (Kb) 141108

[startup+560.015 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 55861 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 559.61
Current children cumulated vsize (Kb) 141108

[startup+570.016 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 56861 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 569.61
Current children cumulated vsize (Kb) 141108

[startup+580.016 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 57862 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 579.62
Current children cumulated vsize (Kb) 141108

[startup+590.016 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 58862 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 589.62
Current children cumulated vsize (Kb) 141108

[startup+600.016 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 59862 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 599.62
Current children cumulated vsize (Kb) 141108

[startup+610.017 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34693 0 0 0 60862 100 0 0 25 0 1 0 1853775924 144494592 34407 4294967295 134512640 134736556 3221224560 3221223168 134634130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34407 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 609.62
Current children cumulated vsize (Kb) 141108

[startup+620.018 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34694 0 0 0 61862 100 0 0 25 0 1 0 1853775924 144494592 34408 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34408 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 619.62
Current children cumulated vsize (Kb) 141108

[startup+630.018 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34694 0 0 0 62862 100 0 0 25 0 1 0 1853775924 144494592 34408 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34408 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 629.62
Current children cumulated vsize (Kb) 141108

[startup+640.018 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34694 0 0 0 63862 100 0 0 25 0 1 0 1853775924 144494592 34408 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34408 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 639.62
Current children cumulated vsize (Kb) 141108

[startup+650.019 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34694 0 0 0 64862 101 0 0 25 0 1 0 1853775924 144494592 34408 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34408 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 649.63
Current children cumulated vsize (Kb) 141108

[startup+660.019 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34694 0 0 0 65862 101 0 0 25 0 1 0 1853775924 144494592 34408 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34408 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 659.63
Current children cumulated vsize (Kb) 141108

[startup+670.02 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34694 0 0 0 66862 101 0 0 25 0 1 0 1853775924 144494592 34408 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34408 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 669.63
Current children cumulated vsize (Kb) 141108

[startup+680.02 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34694 0 0 0 67862 101 0 0 25 0 1 0 1853775924 144494592 34408 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34408 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 679.63
Current children cumulated vsize (Kb) 141108

[startup+690.02 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34694 0 0 0 68862 101 0 0 25 0 1 0 1853775924 144494592 34408 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34408 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 689.63
Current children cumulated vsize (Kb) 141108

[startup+700.021 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34695 0 0 0 69862 101 0 0 25 0 1 0 1853775924 144494592 34409 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34409 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 699.63
Current children cumulated vsize (Kb) 141108

[startup+710.022 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 70862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 709.63
Current children cumulated vsize (Kb) 141108

[startup+720.023 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 71862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 719.63
Current children cumulated vsize (Kb) 141108

[startup+730.023 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 72862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 729.63
Current children cumulated vsize (Kb) 141108

[startup+740.023 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 73862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 739.63
Current children cumulated vsize (Kb) 141108

[startup+750.024 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 74862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 749.63
Current children cumulated vsize (Kb) 141108

[startup+760.024 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 75862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 759.63
Current children cumulated vsize (Kb) 141108

[startup+770.024 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 76862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 769.63
Current children cumulated vsize (Kb) 141108

[startup+780.025 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 77862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 779.63
Current children cumulated vsize (Kb) 141108

[startup+790.025 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 78862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 789.63
Current children cumulated vsize (Kb) 141108

[startup+800.026 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 79862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 799.63
Current children cumulated vsize (Kb) 141108

[startup+810.025 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 80862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 809.63
Current children cumulated vsize (Kb) 141108

[startup+820.026 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 81862 101 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 819.63
Current children cumulated vsize (Kb) 141108

[startup+830.027 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 82862 102 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 829.64
Current children cumulated vsize (Kb) 141108

[startup+840.027 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 83862 102 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 839.64
Current children cumulated vsize (Kb) 141108

[startup+850.028 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 84862 102 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 849.64
Current children cumulated vsize (Kb) 141108

[startup+860.027 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 85862 102 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 859.64
Current children cumulated vsize (Kb) 141108

[startup+870.028 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 86862 102 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 869.64
Current children cumulated vsize (Kb) 141108

[startup+880.029 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 87863 102 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 879.65
Current children cumulated vsize (Kb) 141108

[startup+890.029 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 88863 102 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 889.65
Current children cumulated vsize (Kb) 141108

[startup+900.029 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34697 0 0 0 89861 102 0 0 25 0 1 0 1853775924 144494592 34411 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32574/statm): 35277 34411 1116 68 0 35209 0
[pid=32574] vsize: 141108
Current children cumulated CPU time (s) 899.63
Current children cumulated vsize (Kb) 141108

[startup+910.029 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 34756 0 0 0 90860 103 0 0 25 0 1 0 1853775924 144764928 34470 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 35343 34470 1116 68 0 35275 0
[pid=32574] vsize: 141372
Current children cumulated CPU time (s) 909.63
Current children cumulated vsize (Kb) 141372

[startup+920.03 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 35702 0 0 0 91858 105 0 0 25 0 1 0 1853775924 148910080 35416 4294967295 134512640 134736556 3221224560 3221223168 134544644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 36355 35416 1116 68 0 36287 0
[pid=32574] vsize: 145420
Current children cumulated CPU time (s) 919.63
Current children cumulated vsize (Kb) 145420

[startup+930.031 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 36658 0 0 0 92855 107 0 0 25 0 1 0 1853775924 152985600 36372 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 37350 36372 1116 68 0 37282 0
[pid=32574] vsize: 149400
Current children cumulated CPU time (s) 929.62
Current children cumulated vsize (Kb) 149400

[startup+940.031 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 37603 0 0 0 93852 109 0 0 25 0 1 0 1853775924 157052928 37317 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38343 37317 1116 68 0 38275 0
[pid=32574] vsize: 153372
Current children cumulated CPU time (s) 939.61
Current children cumulated vsize (Kb) 153372

[startup+950.032 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 37977 0 0 0 94851 110 0 0 25 0 1 0 1853775924 158552064 37691 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38709 37691 1116 68 0 38641 0
[pid=32574] vsize: 154836
Current children cumulated CPU time (s) 949.61
Current children cumulated vsize (Kb) 154836

[startup+960.032 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38020 0 0 0 95851 111 0 0 25 0 1 0 1853775924 158552064 37734 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38709 37734 1116 68 0 38641 0
[pid=32574] vsize: 154836
Current children cumulated CPU time (s) 959.62
Current children cumulated vsize (Kb) 154836

[startup+970.033 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38046 0 0 0 96851 111 0 0 25 0 1 0 1853775924 158552064 37760 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38709 37760 1116 68 0 38641 0
[pid=32574] vsize: 154836
Current children cumulated CPU time (s) 969.62
Current children cumulated vsize (Kb) 154836

[startup+980.034 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38046 0 0 0 97851 111 0 0 25 0 1 0 1853775924 158552064 37760 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38709 37760 1116 68 0 38641 0
[pid=32574] vsize: 154836
Current children cumulated CPU time (s) 979.62
Current children cumulated vsize (Kb) 154836

[startup+990.035 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 98851 111 0 0 25 0 1 0 1853775924 158552064 37788 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38709 37788 1116 68 0 38641 0
[pid=32574] vsize: 154836
Current children cumulated CPU time (s) 989.62
Current children cumulated vsize (Kb) 154836

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 99851 111 0 0 25 0 1 0 1853775924 158552064 37788 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38709 37788 1116 68 0 38641 0
[pid=32574] vsize: 154836
Current children cumulated CPU time (s) 999.62
Current children cumulated vsize (Kb) 154836

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 100851 111 0 0 25 0 1 0 1853775924 158552064 37788 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38709 37788 1116 68 0 38641 0
[pid=32574] vsize: 154836
Current children cumulated CPU time (s) 1009.62
Current children cumulated vsize (Kb) 154836

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 101851 111 0 0 25 0 1 0 1853775924 158547968 37788 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38708 37788 1116 68 0 38640 0
[pid=32574] vsize: 154832
Current children cumulated CPU time (s) 1019.62
Current children cumulated vsize (Kb) 154832

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 102851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1029.63
Current children cumulated vsize (Kb) 154828

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 103851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1039.63
Current children cumulated vsize (Kb) 154828

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 104851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1049.63
Current children cumulated vsize (Kb) 154828

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 105851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1059.63
Current children cumulated vsize (Kb) 154828

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 106851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1069.63
Current children cumulated vsize (Kb) 154828

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 107851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1079.63
Current children cumulated vsize (Kb) 154828

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 108851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1089.63
Current children cumulated vsize (Kb) 154828

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 109851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1099.63
Current children cumulated vsize (Kb) 154828

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 110851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1109.63
Current children cumulated vsize (Kb) 154828

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 111851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1119.63
Current children cumulated vsize (Kb) 154828

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 112851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1129.63
Current children cumulated vsize (Kb) 154828

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 113851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1139.63
Current children cumulated vsize (Kb) 154828

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 114851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1149.63
Current children cumulated vsize (Kb) 154828

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 115851 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1159.63
Current children cumulated vsize (Kb) 154828

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 116852 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1169.64
Current children cumulated vsize (Kb) 154828

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 117852 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1179.64
Current children cumulated vsize (Kb) 154828

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.97 0.97 2/56 32574
Raw data (/proc/32574/stat): 32574 (bsolo) R 32573 32574 19818 0 -1 0 38074 0 0 0 118852 112 0 0 25 0 1 0 1853775924 158543872 37788 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32574/statm): 38707 37788 1116 68 0 38639 0
[pid=32574] vsize: 154828
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (Kb) 154828
One traced child (pid=32574) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1195.6
CPU time (s): 1195.19
CPU user time (s): 1194
CPU system time (s): 1.19582
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (Kb): 154836

Verifier Data

ERROR: no interpretation found !