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/plato.asu.edu/pub/fctp/normalized-mps-v2-13-7-n370e.opb
MD5SUM5298b427bf0fc38e6e22a1bd59273927
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 105000
Biggest coefficient in the objective function 4194304
Number of bits for the biggest coefficient in the objective function 23
Sum of the numbers in the objective function 39220173760
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 4194304
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 39220173760
Number of bits of the biggest sum of numbers36
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables105000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint21
Maximum length of a constraint2000

Trace number 5304

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
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:        878848 kB
Buffers:         25376 kB
Cached:         100332 kB
SwapCached:       1180 kB
Active:          59724 kB
Inactive:        68588 kB
HighTotal:      131008 kB
HighFree:        29344 kB
LowTotal:       903652 kB
LowFree:        849504 kB
SwapTotal:     2097136 kB
SwapFree:      2095264 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5744 kB
Slab:            21736 kB
Committed_AS:    92628 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 00:36:09 (client local time) WITH STATUS 0 IN 1195.81 SECONDS
stats: 1075 7 1195.81 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 105000 variables and 5300 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 60.412
c After prepocess the problem consists of 80376 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 80376 #Dec: 70030 LB: 0 @ 72.293
c Restart #2 #Var: 80376 #Dec: 164729 LB: 0 @ 92.16
c Restart #3 #Var: 80376 #Dec: 285334 LB: 0 @ 120.98
c Restart #4 #Var: 80376 #Dec: 440644 LB: 0 @ 159.56
c Restart #5 #Var: 80376 #Dec: 635555 LB: 0 @ 206.56
c Restart #6 #Var: 80376 #Dec: 915671 LB: 0 @ 265.72
c Restart #7 #Var: 80376 #Dec: 979810 LB: 0 @ 318.85
c Restart #8 #Var: 80376 #Dec: 1038106 LB: 0 @ 559.86
c CHANGE Heuristic... 
c Restart #0 #Var: 80376 #Dec: 1054866 LB: 0 @ 619.46
c Restart #1 #Var: 80376 #Dec: 1068705 LB: 0 @ 627.67
c Restart #2 #Var: 80376 #Dec: 1080194 LB: 0 @ 700.06
c Restart #3 #Var: 80376 #Dec: 1096247 LB: 0 @ 750.31
c Restart #4 #Var: 80376 #Dec: 1113904 LB: 0 @ 786.07
s UNKNOWN
c Exit Code: 0
c Total time: 1195.6 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/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 18 0 0 0 0 0 0 0 22 0 1 0 1739058257 438272 3 4294967295 134512640 134736556 3221221728 3221221728 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 107 3 90 68 0 39 0
[pid=14576] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/i686/mmx/libosl.so
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/i686/libosl.so
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/mmx/libosl.so
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/libosl.so
open syscall for file /usr/local/intel-8.0-20031016/lib/i686/mmx/libosl.so
open syscall for file /usr/local/intel-8.0-20031016/lib/i686/libosl.so
open syscall for file /usr/local/intel-8.0-20031016/lib/mmx/libosl.so
open syscall for file /usr/local/intel-8.0-20031016/lib/libosl.so
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/i686/mmx/libosl.so
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/i686/libosl.so
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/mmx/libosl.so
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/libosl.so
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/i686/mmx/libosl.so
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/i686/libosl.so
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/mmx/libosl.so
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libosl.so
open syscall for file /usr/local/globus-2.4.3/lib/tls/i686/mmx/libosl.so
open syscall for file /usr/local/globus-2.4.3/lib/tls/i686/libosl.so
open syscall for file /usr/local/globus-2.4.3/lib/tls/mmx/libosl.so
open syscall for file /usr/local/globus-2.4.3/lib/tls/libosl.so
open syscall for file /usr/local/globus-2.4.3/lib/i686/mmx/libosl.so
open syscall for file /usr/local/globus-2.4.3/lib/i686/libosl.so
open syscall for file /usr/local/globus-2.4.3/lib/mmx/libosl.so
open syscall for file /usr/local/globus-2.4.3/lib/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 /usr/local/intel-8.0-20031016/lib/libstdc++-libc6.2-2.so.3
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libstdc++-libc6.2-2.so.3
open syscall for file /usr/local/globus-2.4.3/lib/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 /usr/local/intel-8.0-20031016/lib/libm.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libm.so.6
open syscall for file /usr/local/globus-2.4.3/lib/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 /usr/local/intel-8.0-20031016/lib/libpthread.so.0
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libpthread.so.0
open syscall for file /usr/local/globus-2.4.3/lib/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 /usr/local/intel-8.0-20031016/lib/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/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 /usr/local/intel-8.0-20031016/lib/libgcc_s.so.1
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libgcc_s.so.1
open syscall for file /usr/local/globus-2.4.3/lib/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/wulflinc1/normalized-mps-v2-13-7-n370e.opb

[startup+10.0017 s]
Raw data (loadavg): 0.93 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 83334 0 0 0 776 188 0 0 25 0 1 0 1739058257 343584768 82931 4294967295 134512640 134736556 3221221728 3221220040 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 83883 82936 1116 68 0 83815 0
[pid=14576] vsize: 335532
Current children cumulated CPU time (s) 9.64
Current children cumulated vsize (Kb) 335532

[startup+20.0025 s]
Raw data (loadavg): 0.94 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 100903 0 0 0 1732 224 0 0 25 0 1 0 1739058257 416223232 100500 4294967295 134512640 134736556 3221221728 3221220304 134539924 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 101617 100500 1116 68 0 101549 0
[pid=14576] vsize: 406468
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (Kb) 406468

[startup+30.0023 s]
Raw data (loadavg): 0.95 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 102208 0 0 0 2728 228 0 0 25 0 1 0 1739058257 422035456 101805 4294967295 134512640 134736556 3221221728 3221219972 1077414363 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 103036 101805 1116 68 0 102968 0
[pid=14576] vsize: 412144
Current children cumulated CPU time (s) 29.56
Current children cumulated vsize (Kb) 412144

[startup+40.0031 s]
Raw data (loadavg): 0.96 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 104208 0 0 0 3720 233 0 0 25 0 1 0 1739058257 430387200 103805 4294967295 134512640 134736556 3221221728 3221220236 134517552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 105075 103805 1116 68 0 105007 0
[pid=14576] vsize: 420300
Current children cumulated CPU time (s) 39.53
Current children cumulated vsize (Kb) 420300

[startup+50.0039 s]
Raw data (loadavg): 0.96 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 106429 0 0 0 4712 239 0 0 25 0 1 0 1739058257 439574528 106026 4294967295 134512640 134736556 3221221728 3221218492 1077091022 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 107318 106026 1116 68 0 107250 0
[pid=14576] vsize: 429272
Current children cumulated CPU time (s) 49.51
Current children cumulated vsize (Kb) 429272

[startup+60.0037 s]
Raw data (loadavg): 0.97 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 118536 0 0 0 5676 270 0 0 25 0 1 0 1739058257 491524096 118133 4294967295 134512640 134736556 3221221728 3221220520 134544067 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 120001 118133 1116 68 0 119933 0
[pid=14576] vsize: 480004
Current children cumulated CPU time (s) 59.46
Current children cumulated vsize (Kb) 480004

[startup+70.0044 s]
Raw data (loadavg): 0.97 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 6433 352 0 0 24 0 1 0 1739058257 502210560 120576 4294967295 134512640 134736556 3221221728 3221220304 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122610 120576 1116 68 0 122542 0
[pid=14576] vsize: 490440
Current children cumulated CPU time (s) 67.85
Current children cumulated vsize (Kb) 490440

[startup+80.0042 s]
Raw data (loadavg): 0.98 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 7196 428 0 0 25 0 1 0 1739058257 502210560 120576 4294967295 134512640 134736556 3221221728 3221220352 134634278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 122610 120576 1116 68 0 122542 0
[pid=14576] vsize: 490440
Current children cumulated CPU time (s) 76.24
Current children cumulated vsize (Kb) 490440

[startup+90.005 s]
Raw data (loadavg): 0.98 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 8074 471 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220488 134531398 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 85.45
Current children cumulated vsize (Kb) 490412

[startup+100.005 s]
Raw data (loadavg): 0.98 0.97 0.98 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 120979 0 0 0 8857 540 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 93.97
Current children cumulated vsize (Kb) 490412

[startup+110.005 s]
Raw data (loadavg): 0.98 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 9745 577 0 0 20 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 103.22
Current children cumulated vsize (Kb) 490412

[startup+120.005 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 10643 611 0 0 25 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221219892 134717260 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 112.54
Current children cumulated vsize (Kb) 490412

[startup+130.005 s]
Raw data (loadavg): 0.99 0.97 0.98 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 120979 0 0 0 11514 654 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 121.68
Current children cumulated vsize (Kb) 490412

[startup+140.006 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 12311 720 0 0 18 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220424 134537641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 130.31
Current children cumulated vsize (Kb) 490412

[startup+150.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 13183 764 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 139.47
Current children cumulated vsize (Kb) 490412

[startup+160.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 14078 801 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 148.79
Current children cumulated vsize (Kb) 490412

[startup+170.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 14986 830 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 158.16
Current children cumulated vsize (Kb) 490412

[startup+180.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 15730 917 0 0 16 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220360 134536507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 166.47
Current children cumulated vsize (Kb) 490412

[startup+190.008 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 16584 967 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 175.51
Current children cumulated vsize (Kb) 490412

[startup+200.008 s]
Raw data (loadavg): 1.07 0.99 0.99 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 120979 0 0 0 17456 1012 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 184.68
Current children cumulated vsize (Kb) 490412

[startup+210.007 s]
Raw data (loadavg): 1.06 0.99 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 120979 0 0 0 18357 1049 0 0 17 0 1 0 1739058257 502181888 120576 4294967295 134512640 134736556 3221221728 3221220304 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122603 120576 1116 68 0 122535 0
[pid=14576] vsize: 490412
Current children cumulated CPU time (s) 194.06
Current children cumulated vsize (Kb) 490412

[startup+220.008 s]
Raw data (loadavg): 1.05 0.99 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121150 0 0 0 19270 1077 0 0 17 0 1 0 1739058257 502755328 120726 4294967295 134512640 134736556 3221221728 3221220408 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122743 120726 1116 68 0 122675 0
[pid=14576] vsize: 490972
Current children cumulated CPU time (s) 203.47
Current children cumulated vsize (Kb) 490972

[startup+230.008 s]
Raw data (loadavg): 1.04 0.99 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121295 0 0 0 20072 1142 0 0 17 0 1 0 1739058257 503230464 120833 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 122859 120833 1116 68 0 122791 0
[pid=14576] vsize: 491436
Current children cumulated CPU time (s) 212.14
Current children cumulated vsize (Kb) 491436

[startup+240.009 s]
Raw data (loadavg): 1.03 0.99 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121679 0 0 0 20884 1203 0 0 16 0 1 0 1739058257 504856576 121217 4294967295 134512640 134736556 3221221728 3221220424 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123256 121217 1116 68 0 123188 0
[pid=14576] vsize: 493024
Current children cumulated CPU time (s) 220.87
Current children cumulated vsize (Kb) 493024

[startup+250.01 s]
Raw data (loadavg): 1.03 0.99 0.99 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 121803 0 0 0 21725 1253 0 0 16 0 1 0 1739058257 505262080 121341 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123355 121341 1116 68 0 123287 0
[pid=14576] vsize: 493420
Current children cumulated CPU time (s) 229.78
Current children cumulated vsize (Kb) 493420

[startup+260.009 s]
Raw data (loadavg): 1.02 0.99 0.99 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 121830 0 0 0 22576 1302 0 0 16 0 1 0 1739058257 505397248 121368 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123388 121368 1116 68 0 123320 0
[pid=14576] vsize: 493552
Current children cumulated CPU time (s) 238.78
Current children cumulated vsize (Kb) 493552

[startup+270.01 s]
Raw data (loadavg): 1.02 0.99 0.99 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 121858 0 0 0 23432 1345 0 0 16 0 1 0 1739058257 505495552 121396 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123412 121396 1116 68 0 123344 0
[pid=14576] vsize: 493648
Current children cumulated CPU time (s) 247.77
Current children cumulated vsize (Kb) 493648

[startup+280.011 s]
Raw data (loadavg): 1.02 0.99 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121867 0 0 0 24269 1401 0 0 16 0 1 0 1739058257 505630720 121405 4294967295 134512640 134736556 3221221728 3221220272 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 123445 121405 1116 68 0 123377 0
[pid=14576] vsize: 493780
Current children cumulated CPU time (s) 256.7
Current children cumulated vsize (Kb) 493780

[startup+290.012 s]
Raw data (loadavg): 1.09 1.00 0.99 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 121868 0 0 0 25167 1434 0 0 16 0 1 0 1739058257 505630720 121406 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123445 121406 1116 68 0 123377 0
[pid=14576] vsize: 493780
Current children cumulated CPU time (s) 266.01
Current children cumulated vsize (Kb) 493780

[startup+300.012 s]
Raw data (loadavg): 1.08 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121868 0 0 0 26003 1488 0 0 25 0 1 0 1739058257 505528320 121406 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123420 121406 1116 68 0 123352 0
[pid=14576] vsize: 493680
Current children cumulated CPU time (s) 274.91
Current children cumulated vsize (Kb) 493680

[startup+310.011 s]
Raw data (loadavg): 1.07 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121868 0 0 0 27001 1488 0 0 25 0 1 0 1739058257 505528320 121406 4294967295 134512640 134736556 3221221728 3221220304 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123420 121406 1116 68 0 123352 0
[pid=14576] vsize: 493680
Current children cumulated CPU time (s) 284.89
Current children cumulated vsize (Kb) 493680

[startup+320.012 s]
Raw data (loadavg): 1.06 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121868 0 0 0 28000 1489 0 0 25 0 1 0 1739058257 505528320 121406 4294967295 134512640 134736556 3221221728 3221220428 134518480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123420 121406 1116 68 0 123352 0
[pid=14576] vsize: 493680
Current children cumulated CPU time (s) 294.89
Current children cumulated vsize (Kb) 493680

[startup+330.012 s]
Raw data (loadavg): 1.05 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121868 0 0 0 28998 1489 0 0 25 0 1 0 1739058257 505528320 121406 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123420 121406 1116 68 0 123352 0
[pid=14576] vsize: 493680
Current children cumulated CPU time (s) 304.87
Current children cumulated vsize (Kb) 493680

[startup+340.013 s]
Raw data (loadavg): 1.04 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121878 0 0 0 29945 1507 0 0 21 0 1 0 1739058257 505528320 121416 4294967295 134512640 134736556 3221221728 3221220304 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 123420 121416 1116 68 0 123352 0
[pid=14576] vsize: 493680
Current children cumulated CPU time (s) 314.52
Current children cumulated vsize (Kb) 493680

[startup+350.014 s]
Raw data (loadavg): 1.03 1.00 0.99 3/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121884 0 0 0 30724 1582 0 0 17 0 1 0 1739058257 505528320 121422 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123420 121422 1116 68 0 123352 0
[pid=14576] vsize: 493680
Current children cumulated CPU time (s) 323.06
Current children cumulated vsize (Kb) 493680

[startup+360.013 s]
Raw data (loadavg): 1.03 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121884 0 0 0 31724 1582 0 0 25 0 1 0 1739058257 505528320 121422 4294967295 134512640 134736556 3221221728 3221220360 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123420 121422 1116 68 0 123352 0
[pid=14576] vsize: 493680
Current children cumulated CPU time (s) 333.06
Current children cumulated vsize (Kb) 493680

[startup+370.013 s]
Raw data (loadavg): 1.02 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 121884 0 0 0 32724 1582 0 0 25 0 1 0 1739058257 505528320 121422 4294967295 134512640 134736556 3221221728 3221220304 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 123420 121422 1116 68 0 123352 0
[pid=14576] vsize: 493680
Current children cumulated CPU time (s) 343.06
Current children cumulated vsize (Kb) 493680

[startup+380.013 s]
Raw data (loadavg): 1.02 1.00 0.99 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 122723 0 0 0 33722 1583 0 0 25 0 1 0 1739058257 509046784 122261 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124279 122261 1116 68 0 124211 0
[pid=14576] vsize: 497116
Current children cumulated CPU time (s) 353.05
Current children cumulated vsize (Kb) 497116

[startup+390.014 s]
Raw data (loadavg): 1.02 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122723 0 0 0 34722 1583 0 0 25 0 1 0 1739058257 509046784 122261 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124279 122261 1116 68 0 124211 0
[pid=14576] vsize: 497116
Current children cumulated CPU time (s) 363.05
Current children cumulated vsize (Kb) 497116

[startup+400.014 s]
Raw data (loadavg): 1.01 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122741 0 0 0 35721 1584 0 0 25 0 1 0 1739058257 509046784 122279 4294967295 134512640 134736556 3221221728 3221220304 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124279 122279 1116 68 0 124211 0
[pid=14576] vsize: 497116
Current children cumulated CPU time (s) 373.05
Current children cumulated vsize (Kb) 497116

[startup+410.014 s]
Raw data (loadavg): 1.01 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122759 0 0 0 36721 1584 0 0 25 0 1 0 1739058257 509181952 122297 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124312 122297 1116 68 0 124244 0
[pid=14576] vsize: 497248
Current children cumulated CPU time (s) 383.05
Current children cumulated vsize (Kb) 497248

[startup+420.015 s]
Raw data (loadavg): 1.01 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122776 0 0 0 37721 1584 0 0 25 0 1 0 1739058257 509181952 122314 4294967295 134512640 134736556 3221221728 3221220304 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124312 122314 1116 68 0 124244 0
[pid=14576] vsize: 497248
Current children cumulated CPU time (s) 393.05
Current children cumulated vsize (Kb) 497248

[startup+430.015 s]
Raw data (loadavg): 1.01 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122776 0 0 0 38720 1584 0 0 25 0 1 0 1739058257 509181952 122314 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124312 122314 1116 68 0 124244 0
[pid=14576] vsize: 497248
Current children cumulated CPU time (s) 403.04
Current children cumulated vsize (Kb) 497248

[startup+440.016 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122794 0 0 0 39720 1585 0 0 25 0 1 0 1739058257 509317120 122332 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124345 122332 1116 68 0 124277 0
[pid=14576] vsize: 497380
Current children cumulated CPU time (s) 413.05
Current children cumulated vsize (Kb) 497380

[startup+450.016 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122812 0 0 0 40720 1585 0 0 25 0 1 0 1739058257 509452288 122350 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124378 122350 1116 68 0 124310 0
[pid=14576] vsize: 497512
Current children cumulated CPU time (s) 423.05
Current children cumulated vsize (Kb) 497512

[startup+460.016 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122812 0 0 0 41720 1585 0 0 25 0 1 0 1739058257 509452288 122350 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124378 122350 1116 68 0 124310 0
[pid=14576] vsize: 497512
Current children cumulated CPU time (s) 433.05
Current children cumulated vsize (Kb) 497512

[startup+470.016 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122829 0 0 0 42719 1585 0 0 25 0 1 0 1739058257 509452288 122367 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124378 122367 1116 68 0 124310 0
[pid=14576] vsize: 497512
Current children cumulated CPU time (s) 443.04
Current children cumulated vsize (Kb) 497512

[startup+480.016 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122829 0 0 0 43719 1585 0 0 25 0 1 0 1739058257 509452288 122367 4294967295 134512640 134736556 3221221728 3221220304 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124378 122367 1116 68 0 124310 0
[pid=14576] vsize: 497512
Current children cumulated CPU time (s) 453.04
Current children cumulated vsize (Kb) 497512

[startup+490.017 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122847 0 0 0 44719 1585 0 0 25 0 1 0 1739058257 509587456 122385 4294967295 134512640 134736556 3221221728 3221220432 134605453 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124411 122385 1116 68 0 124343 0
[pid=14576] vsize: 497644
Current children cumulated CPU time (s) 463.04
Current children cumulated vsize (Kb) 497644

[startup+500.016 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122865 0 0 0 45719 1586 0 0 25 0 1 0 1739058257 509587456 122403 4294967295 134512640 134736556 3221221728 3221220304 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124411 122403 1116 68 0 124343 0
[pid=14576] vsize: 497644
Current children cumulated CPU time (s) 473.05
Current children cumulated vsize (Kb) 497644

[startup+510.016 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122865 0 0 0 46718 1586 0 0 25 0 1 0 1739058257 509587456 122403 4294967295 134512640 134736556 3221221728 3221220304 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124411 122403 1116 68 0 124343 0
[pid=14576] vsize: 497644
Current children cumulated CPU time (s) 483.04
Current children cumulated vsize (Kb) 497644

[startup+520.017 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122883 0 0 0 47718 1586 0 0 25 0 1 0 1739058257 509726720 122421 4294967295 134512640 134736556 3221221728 3221220464 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124445 122421 1116 68 0 124377 0
[pid=14576] vsize: 497780
Current children cumulated CPU time (s) 493.04
Current children cumulated vsize (Kb) 497780

[startup+530.017 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122883 0 0 0 48717 1586 0 0 25 0 1 0 1739058257 509726720 122421 4294967295 134512640 134736556 3221221728 3221220304 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124445 122421 1116 68 0 124377 0
[pid=14576] vsize: 497780
Current children cumulated CPU time (s) 503.03
Current children cumulated vsize (Kb) 497780

[startup+540.018 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122900 0 0 0 49717 1586 0 0 25 0 1 0 1739058257 509726720 122438 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124445 122438 1116 68 0 124377 0
[pid=14576] vsize: 497780
Current children cumulated CPU time (s) 513.03
Current children cumulated vsize (Kb) 497780

[startup+550.018 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122900 0 0 0 50717 1586 0 0 25 0 1 0 1739058257 509726720 122438 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124445 122438 1116 68 0 124377 0
[pid=14576] vsize: 497780
Current children cumulated CPU time (s) 523.03
Current children cumulated vsize (Kb) 497780

[startup+560.018 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 51716 1587 0 0 25 0 1 0 1739058257 509861888 122456 4294967295 134512640 134736556 3221221728 3221220304 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124478 122456 1116 68 0 124410 0
[pid=14576] vsize: 497912
Current children cumulated CPU time (s) 533.03
Current children cumulated vsize (Kb) 497912

[startup+570.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 52716 1587 0 0 25 0 1 0 1739058257 509861888 122456 4294967295 134512640 134736556 3221221728 3221220444 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124478 122456 1116 68 0 124410 0
[pid=14576] vsize: 497912
Current children cumulated CPU time (s) 543.03
Current children cumulated vsize (Kb) 497912

[startup+580.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 53715 1587 0 0 25 0 1 0 1739058257 509861888 122456 4294967295 134512640 134736556 3221221728 3221220272 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124478 122456 1116 68 0 124410 0
[pid=14576] vsize: 497912
Current children cumulated CPU time (s) 553.02
Current children cumulated vsize (Kb) 497912

[startup+590.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 54655 1606 0 0 19 0 1 0 1739058257 509595648 122417 4294967295 134512640 134736556 3221221728 3221220304 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 124413 122417 1116 68 0 124345 0
[pid=14576] vsize: 497652
Current children cumulated CPU time (s) 562.61
Current children cumulated vsize (Kb) 497652

[startup+600.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 55653 1606 0 0 25 0 1 0 1739058257 509595648 122417 4294967295 134512640 134736556 3221221728 3221220304 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124413 122417 1116 68 0 124345 0
[pid=14576] vsize: 497652
Current children cumulated CPU time (s) 572.59
Current children cumulated vsize (Kb) 497652

[startup+610.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 56652 1607 0 0 25 0 1 0 1739058257 509595648 122417 4294967295 134512640 134736556 3221221728 3221220304 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124413 122417 1116 68 0 124345 0
[pid=14576] vsize: 497652
Current children cumulated CPU time (s) 582.59
Current children cumulated vsize (Kb) 497652

[startup+620.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 57650 1608 0 0 25 0 1 0 1739058257 509595648 122417 4294967295 134512640 134736556 3221221728 3221220464 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124413 122417 1116 68 0 124345 0
[pid=14576] vsize: 497652
Current children cumulated CPU time (s) 592.58
Current children cumulated vsize (Kb) 497652

[startup+630.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 58648 1609 0 0 25 0 1 0 1739058257 509595648 122417 4294967295 134512640 134736556 3221221728 3221220304 134716300 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124413 122417 1116 68 0 124345 0
[pid=14576] vsize: 497652
Current children cumulated CPU time (s) 602.57
Current children cumulated vsize (Kb) 497652

[startup+640.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 122918 0 0 0 59646 1609 0 0 25 0 1 0 1739058257 509595648 122417 4294967295 134512640 134736556 3221221728 3221220304 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124413 122417 1116 68 0 124345 0
[pid=14576] vsize: 497652
Current children cumulated CPU time (s) 612.55
Current children cumulated vsize (Kb) 497652

[startup+650.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 60606 1623 0 0 20 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 622.29
Current children cumulated vsize (Kb) 496828

[startup+660.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 61549 1641 0 0 23 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 631.9
Current children cumulated vsize (Kb) 496828

[startup+670.021 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 62548 1641 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (Kb) 496828

[startup+680.021 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 63548 1641 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 651.89
Current children cumulated vsize (Kb) 496828

[startup+690.021 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 64548 1641 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 661.89
Current children cumulated vsize (Kb) 496828

[startup+700.022 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 65547 1642 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 671.89
Current children cumulated vsize (Kb) 496828

[startup+710.022 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 66546 1642 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220464 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 681.88
Current children cumulated vsize (Kb) 496828

[startup+720.023 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 67546 1642 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 691.88
Current children cumulated vsize (Kb) 496828

[startup+730.023 s]
Raw data (loadavg): 1.00 1.00 0.99 1/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) T 14575 14576 10120 0 -1 0 123075 0 0 0 68498 1657 0 0 16 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220620 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 701.55
Current children cumulated vsize (Kb) 496828

[startup+740.023 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 69482 1661 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 711.43
Current children cumulated vsize (Kb) 496828

[startup+750.023 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 70482 1662 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 721.44
Current children cumulated vsize (Kb) 496828

[startup+760.023 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 71481 1662 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 731.43
Current children cumulated vsize (Kb) 496828

[startup+770.023 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 72481 1662 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 741.43
Current children cumulated vsize (Kb) 496828

[startup+780.022 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 73455 1671 0 0 19 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 751.26
Current children cumulated vsize (Kb) 496828

[startup+790.023 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 74422 1680 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220272 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 761.02
Current children cumulated vsize (Kb) 496828

[startup+800.024 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 75417 1682 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220200 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 770.99
Current children cumulated vsize (Kb) 496828

[startup+810.024 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 76412 1683 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 780.95
Current children cumulated vsize (Kb) 496828

[startup+820.025 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 77325 1714 0 0 18 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 790.39
Current children cumulated vsize (Kb) 496828

[startup+830.025 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 78324 1714 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 800.38
Current children cumulated vsize (Kb) 496828

[startup+840.026 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 79323 1714 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 810.37
Current children cumulated vsize (Kb) 496828

[startup+850.026 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 80322 1714 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 820.36
Current children cumulated vsize (Kb) 496828

[startup+860.026 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 81322 1714 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 830.36
Current children cumulated vsize (Kb) 496828

[startup+870.027 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 82322 1714 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220448 134605803 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 840.36
Current children cumulated vsize (Kb) 496828

[startup+880.026 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 83322 1714 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 850.36
Current children cumulated vsize (Kb) 496828

[startup+890.027 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 84322 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 860.37
Current children cumulated vsize (Kb) 496828

[startup+900.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 85322 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 870.37
Current children cumulated vsize (Kb) 496828

[startup+910.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 86322 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 880.37
Current children cumulated vsize (Kb) 496828

[startup+920.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 87323 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 890.38
Current children cumulated vsize (Kb) 496828

[startup+930.027 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 88323 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 900.38
Current children cumulated vsize (Kb) 496828

[startup+940.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 89322 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 910.37
Current children cumulated vsize (Kb) 496828

[startup+950.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 90322 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 920.37
Current children cumulated vsize (Kb) 496828

[startup+960.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 91322 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 930.37
Current children cumulated vsize (Kb) 496828

[startup+970.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 92322 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 940.37
Current children cumulated vsize (Kb) 496828

[startup+980.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 93322 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 950.37
Current children cumulated vsize (Kb) 496828

[startup+990.029 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 94323 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 960.38
Current children cumulated vsize (Kb) 496828

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 95323 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 970.38
Current children cumulated vsize (Kb) 496828

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 96323 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 980.38
Current children cumulated vsize (Kb) 496828

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 97323 1715 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 990.38
Current children cumulated vsize (Kb) 496828

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 98323 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1000.39
Current children cumulated vsize (Kb) 496828

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 99323 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1010.39
Current children cumulated vsize (Kb) 496828

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 100323 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220448 134605394 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1020.39
Current children cumulated vsize (Kb) 496828

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 101323 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1030.39
Current children cumulated vsize (Kb) 496828

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 102322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1040.38
Current children cumulated vsize (Kb) 496828

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 103322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1050.38
Current children cumulated vsize (Kb) 496828

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 104322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1060.38
Current children cumulated vsize (Kb) 496828

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 105322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1070.38
Current children cumulated vsize (Kb) 496828

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 106322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1080.38
Current children cumulated vsize (Kb) 496828

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 107322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220456 134605909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1090.38
Current children cumulated vsize (Kb) 496828

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 108322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1100.38
Current children cumulated vsize (Kb) 496828

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 109322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1110.38
Current children cumulated vsize (Kb) 496828

[startup+1150.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 110322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1120.38
Current children cumulated vsize (Kb) 496828

[startup+1160.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 111322 1716 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1130.38
Current children cumulated vsize (Kb) 496828

[startup+1170.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 112322 1717 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1140.39
Current children cumulated vsize (Kb) 496828

[startup+1180.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 113322 1717 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1150.39
Current children cumulated vsize (Kb) 496828

[startup+1190.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 114322 1717 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1160.39
Current children cumulated vsize (Kb) 496828

[startup+1200.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 115322 1717 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1170.39
Current children cumulated vsize (Kb) 496828

[startup+1210.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 116322 1717 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1180.39
Current children cumulated vsize (Kb) 496828

[startup+1220.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/55 14576
Raw data (/proc/14576/stat): 14576 (bsolo) R 14575 14576 10120 0 -1 0 123075 0 0 0 117322 1717 0 0 25 0 1 0 1739058257 508751872 122211 4294967295 134512640 134736556 3221221728 3221220304 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14576/statm): 124207 122211 1116 68 0 124139 0
[pid=14576] vsize: 496828
Current children cumulated CPU time (s) 1190.39
Current children cumulated vsize (Kb) 496828
One traced child (pid=14576) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1225.44
CPU time (s): 1195.81
CPU user time (s): 1178.41
CPU system time (s): 17.3994
CPU usage (%): 97.5819
Max. virtual memory (cumulated for all children) (Kb): 497912

Verifier Data

ERROR: no interpretation found !