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

Nameweb/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUM6bfe4c2dce1e5dbe61cc34b52b1b387f
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark50.7543
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15

Trace number 355

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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:        936856 kB
Buffers:         35104 kB
Cached:          33156 kB
SwapCached:        692 kB
Active:          61460 kB
Inactive:         9348 kB
HighTotal:      131008 kB
HighFree:        94696 kB
LowTotal:       903652 kB
LowFree:        842160 kB
SwapTotal:     2097136 kB
SwapFree:      2095920 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            21348 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:41:57 (client local time) WITH STATUS 0 IN 1195.11 SECONDS
stats: 304 7 1195.11 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 87751 variables and 254772 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 216.64
c After prepocess the problem consists of 85797 variables and 249798 constraints.
c Restart #1 #Var: 85794 #Dec: 9819 LB: 0 @ 276.88
c Restart #2 #Var: 85794 #Dec: 27144 LB: 0 @ 383.65
c Restart #3 #Var: 85794 #Dec: 47855 LB: 0 @ 558.25
c CHANGE Heuristic... 
c Restart #0 #Var: 85794 #Dec: 85205 LB: 0 @ 659.8
c Restart #1 #Var: 85771 #Dec: 88157 LB: 0 @ 699.02
c Restart #2 #Var: 85771 #Dec: 94348 LB: 0 @ 818.12
c Restart #3 #Var: 85767 #Dec: 97655 LB: 0 @ 1007.5
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1781898987 438272 3 4294967295 134512640 134736556 3221224544 3221224544 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 107 3 90 68 0 39 0
[pid=512] 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/wulflinc15/normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb

[startup+10.0034 s]
Raw data (loadavg): 0.83 0.94 0.90 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 12101 0 0 0 896 49 0 0 23 0 1 0 1781898987 32145408 6962 4294967295 134512640 134736556 3221224544 3221222764 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 7848 6962 1116 68 0 7780 0
[pid=512] vsize: 31392
Current children cumulated CPU time (s) 9.45
Current children cumulated vsize (Kb) 31392

[startup+20.0032 s]
Raw data (loadavg): 0.86 0.94 0.90 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 64185 0 0 0 1666 177 0 0 25 0 1 0 1781898987 47411200 10715 4294967295 134512640 134736556 3221224544 3221222820 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 11575 10715 1116 68 0 11507 0
[pid=512] vsize: 46300
Current children cumulated CPU time (s) 18.43
Current children cumulated vsize (Kb) 46300

[startup+30.004 s]
Raw data (loadavg): 0.88 0.94 0.90 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 200975 0 0 0 2309 448 0 0 25 0 1 0 1781898987 58798080 13354 4294967295 134512640 134736556 3221224544 3221223072 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 14355 13360 1116 68 0 14287 0
[pid=512] vsize: 57420
Current children cumulated CPU time (s) 27.57
Current children cumulated vsize (Kb) 57420

[startup+40.0049 s]
Raw data (loadavg): 0.90 0.94 0.90 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 390058 0 0 0 2875 814 0 0 25 0 1 0 1781898987 66809856 15361 4294967295 134512640 134736556 3221224544 3221222968 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 16311 15361 1116 68 0 16243 0
[pid=512] vsize: 65244
Current children cumulated CPU time (s) 36.89
Current children cumulated vsize (Kb) 65244

[startup+50.0057 s]
Raw data (loadavg): 0.91 0.95 0.90 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 582243 0 0 0 3435 1190 0 0 25 0 1 0 1781898987 74285056 17211 4294967295 134512640 134736556 3221224544 3221222968 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 18136 17211 1116 68 0 18068 0
[pid=512] vsize: 72544
Current children cumulated CPU time (s) 46.25
Current children cumulated vsize (Kb) 72544

[startup+60.0065 s]
Raw data (loadavg): 0.92 0.95 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 774675 0 0 0 3998 1567 0 0 25 0 1 0 1781898987 81080320 18842 4294967295 134512640 134736556 3221224544 3221223072 134574245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 19795 18842 1116 68 0 19727 0
[pid=512] vsize: 79180
Current children cumulated CPU time (s) 55.65
Current children cumulated vsize (Kb) 79180

[startup+70.0073 s]
Raw data (loadavg): 0.94 0.95 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 969367 0 0 0 4563 1944 0 0 25 0 1 0 1781898987 88338432 20665 4294967295 134512640 134736556 3221224544 3221222792 1077799011 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 21567 20665 1116 68 0 21499 0
[pid=512] vsize: 86268
Current children cumulated CPU time (s) 65.07
Current children cumulated vsize (Kb) 86268

[startup+80.0081 s]
Raw data (loadavg): 0.95 0.95 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 1159836 0 0 0 5134 2320 0 0 25 0 1 0 1781898987 94167040 22088 4294967295 134512640 134736556 3221224544 3221222792 1077799011 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 22990 22088 1116 68 0 22922 0
[pid=512] vsize: 91960
Current children cumulated CPU time (s) 74.54
Current children cumulated vsize (Kb) 91960

[startup+90.009 s]
Raw data (loadavg): 0.95 0.95 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 1349494 0 0 0 5692 2709 0 0 25 0 1 0 1781898987 99827712 23417 4294967295 134512640 134736556 3221224544 3221222792 1077799011 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/512/statm): 24372 23417 1116 68 0 24304 0
[pid=512] vsize: 97488
Current children cumulated CPU time (s) 84.01
Current children cumulated vsize (Kb) 97488

[startup+100.009 s]
Raw data (loadavg): 0.96 0.95 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 1538993 0 0 0 6275 3074 0 0 25 0 1 0 1781898987 104853504 24737 4294967295 134512640 134736556 3221224544 3221222968 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 25599 24737 1116 68 0 25531 0
[pid=512] vsize: 102396
Current children cumulated CPU time (s) 93.49
Current children cumulated vsize (Kb) 102396

[startup+110.01 s]
Raw data (loadavg): 0.97 0.95 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 1729337 0 0 0 6862 3438 0 0 25 0 1 0 1781898987 110772224 25934 4294967295 134512640 134736556 3221224544 3221223072 134574245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 27044 25934 1116 68 0 26976 0
[pid=512] vsize: 108176
Current children cumulated CPU time (s) 103
Current children cumulated vsize (Kb) 108176

[startup+120.01 s]
Raw data (loadavg): 0.97 0.95 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 1918329 0 0 0 7444 3814 0 0 25 0 1 0 1781898987 115531776 27060 4294967295 134512640 134736556 3221224544 3221223072 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 28206 27066 1116 68 0 28138 0
[pid=512] vsize: 112824
Current children cumulated CPU time (s) 112.58
Current children cumulated vsize (Kb) 112824

[startup+130.011 s]
Raw data (loadavg): 0.97 0.95 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 2106645 0 0 0 8030 4187 0 0 25 0 1 0 1781898987 119873536 28145 4294967295 134512640 134736556 3221224544 3221223072 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 29266 28150 1116 68 0 29198 0
[pid=512] vsize: 117064
Current children cumulated CPU time (s) 122.17
Current children cumulated vsize (Kb) 117064

[startup+140.012 s]
Raw data (loadavg): 0.98 0.95 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 2295749 0 0 0 8616 4557 0 0 25 0 1 0 1781898987 124227584 29249 4294967295 134512640 134736556 3221224544 3221222968 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/512/statm): 30329 29249 1116 68 0 30261 0
[pid=512] vsize: 121316
Current children cumulated CPU time (s) 131.73
Current children cumulated vsize (Kb) 121316

[startup+150.013 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 2484267 0 0 0 9199 4936 0 0 25 0 1 0 1781898987 128299008 30265 4294967295 134512640 134736556 3221224544 3221223072 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 31323 30269 1116 68 0 31255 0
[pid=512] vsize: 125292
Current children cumulated CPU time (s) 141.35
Current children cumulated vsize (Kb) 125292

[startup+160.014 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 2671453 0 0 0 9787 5306 0 0 25 0 1 0 1781898987 132378624 31232 4294967295 134512640 134736556 3221224544 3221223072 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 32319 31238 1116 68 0 32251 0
[pid=512] vsize: 129276
Current children cumulated CPU time (s) 150.93
Current children cumulated vsize (Kb) 129276

[startup+170.014 s]
Raw data (loadavg): 0.99 0.96 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 2856238 0 0 0 10381 5673 0 0 25 0 1 0 1781898987 136183808 32201 4294967295 134512640 134736556 3221224544 3221222968 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 33248 32201 1116 68 0 33180 0
[pid=512] vsize: 132992
Current children cumulated CPU time (s) 160.54
Current children cumulated vsize (Kb) 132992

[startup+180.014 s]
Raw data (loadavg): 0.99 0.96 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 3042328 0 0 0 10967 6044 0 0 25 0 1 0 1781898987 139849728 33113 4294967295 134512640 134736556 3221224544 3221222968 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 34143 33113 1116 68 0 34075 0
[pid=512] vsize: 136572
Current children cumulated CPU time (s) 170.11
Current children cumulated vsize (Kb) 136572

[startup+190.015 s]
Raw data (loadavg): 0.99 0.96 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 3226962 0 0 0 11563 6412 0 0 25 0 1 0 1781898987 143515648 34000 4294967295 134512640 134736556 3221224544 3221222968 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 35038 34000 1116 68 0 34970 0
[pid=512] vsize: 140152
Current children cumulated CPU time (s) 179.75
Current children cumulated vsize (Kb) 140152

[startup+200.015 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3378602 0 0 0 12230 6714 0 0 25 0 1 0 1781898987 150753280 35775 4294967295 134512640 134736556 3221224544 3221223300 134576199 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 36805 35775 1116 68 0 36737 0
[pid=512] vsize: 147220
Current children cumulated CPU time (s) 189.44
Current children cumulated vsize (Kb) 147220

[startup+210.016 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3388940 0 0 0 13203 6740 0 0 25 0 1 0 1781898987 195092480 46113 4294967295 134512640 134736556 3221224544 3221223336 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 47630 46113 1116 68 0 47562 0
[pid=512] vsize: 190520
Current children cumulated CPU time (s) 199.43
Current children cumulated vsize (Kb) 190520

[startup+220.017 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3388940 0 0 0 14202 6740 0 0 25 0 1 0 1781898987 195092480 46113 4294967295 134512640 134736556 3221224544 3221223280 134645207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 47630 46113 1116 68 0 47562 0
[pid=512] vsize: 190520
Current children cumulated CPU time (s) 209.42
Current children cumulated vsize (Kb) 190520

[startup+230.018 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392416 0 0 0 15189 6750 0 0 25 0 1 0 1781898987 208998400 49331 4294967295 134512640 134736556 3221224544 3221223096 134543059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51025 49331 1116 68 0 50957 0
[pid=512] vsize: 204100
Current children cumulated CPU time (s) 219.39
Current children cumulated vsize (Kb) 204100

[startup+240.018 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392420 0 0 0 16187 6751 0 0 25 0 1 0 1781898987 208998400 49335 4294967295 134512640 134736556 3221224544 3221223164 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51025 49335 1116 68 0 50957 0
[pid=512] vsize: 204100
Current children cumulated CPU time (s) 229.38
Current children cumulated vsize (Kb) 204100

[startup+250.019 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392423 0 0 0 17183 6752 0 0 25 0 1 0 1781898987 208998400 49338 4294967295 134512640 134736556 3221224544 3221223128 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51025 49338 1116 68 0 50957 0
[pid=512] vsize: 204100
Current children cumulated CPU time (s) 239.35
Current children cumulated vsize (Kb) 204100

[startup+260.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392431 0 0 0 18175 6754 0 0 25 0 1 0 1781898987 208998400 49346 4294967295 134512640 134736556 3221224544 3221223052 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51025 49346 1116 68 0 50957 0
[pid=512] vsize: 204100
Current children cumulated CPU time (s) 249.29
Current children cumulated vsize (Kb) 204100

[startup+270.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392441 0 0 0 19162 6759 0 0 25 0 1 0 1781898987 209133568 49356 4294967295 134512640 134736556 3221224544 3221222996 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51058 49356 1116 68 0 50990 0
[pid=512] vsize: 204232
Current children cumulated CPU time (s) 259.21
Current children cumulated vsize (Kb) 204232

[startup+280.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392453 0 0 0 20154 6761 0 0 17 0 1 0 1781898987 209133568 49368 4294967295 134512640 134736556 3221224544 3221223104 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 51058 49368 1116 68 0 50990 0
[pid=512] vsize: 204232
Current children cumulated CPU time (s) 269.15
Current children cumulated vsize (Kb) 204232

[startup+290.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392459 0 0 0 21146 6764 0 0 25 0 1 0 1781898987 209133568 49374 4294967295 134512640 134736556 3221224544 3221223072 134543068 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 51058 49374 1116 68 0 50990 0
[pid=512] vsize: 204232
Current children cumulated CPU time (s) 279.1
Current children cumulated vsize (Kb) 204232

[startup+300.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392463 0 0 0 22142 6765 0 0 25 0 1 0 1781898987 209133568 49378 4294967295 134512640 134736556 3221224544 3221223184 134524400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51058 49378 1116 68 0 50990 0
[pid=512] vsize: 204232
Current children cumulated CPU time (s) 289.07
Current children cumulated vsize (Kb) 204232

[startup+310.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392471 0 0 0 23134 6768 0 0 25 0 1 0 1781898987 209133568 49386 4294967295 134512640 134736556 3221224544 3221223216 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51058 49386 1116 68 0 50990 0
[pid=512] vsize: 204232
Current children cumulated CPU time (s) 299.02
Current children cumulated vsize (Kb) 204232

[startup+320.024 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 3392483 0 0 0 24123 6772 0 0 25 0 1 0 1781898987 209268736 49398 4294967295 134512640 134736556 3221224544 3221223436 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 51091 49398 1116 68 0 51023 0
[pid=512] vsize: 204364
Current children cumulated CPU time (s) 308.95
Current children cumulated vsize (Kb) 204364

[startup+330.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392494 0 0 0 25113 6775 0 0 25 0 1 0 1781898987 209268736 49409 4294967295 134512640 134736556 3221224544 3221223120 134716390 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51091 49409 1116 68 0 51023 0
[pid=512] vsize: 204364
Current children cumulated CPU time (s) 318.88
Current children cumulated vsize (Kb) 204364

[startup+340.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392503 0 0 0 26107 6777 0 0 25 0 1 0 1781898987 209268736 49418 4294967295 134512640 134736556 3221224544 3221223216 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51091 49418 1116 68 0 51023 0
[pid=512] vsize: 204364
Current children cumulated CPU time (s) 328.84
Current children cumulated vsize (Kb) 204364

[startup+350.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392507 0 0 0 27104 6779 0 0 25 0 1 0 1781898987 209403904 49422 4294967295 134512640 134736556 3221224544 3221223052 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51124 49422 1116 68 0 51056 0
[pid=512] vsize: 204496
Current children cumulated CPU time (s) 338.83
Current children cumulated vsize (Kb) 204496

[startup+360.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392511 0 0 0 28101 6780 0 0 25 0 1 0 1781898987 209403904 49426 4294967295 134512640 134736556 3221224544 3221223192 134544553 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51124 49426 1116 68 0 51056 0
[pid=512] vsize: 204496
Current children cumulated CPU time (s) 348.81
Current children cumulated vsize (Kb) 204496

[startup+370.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392522 0 0 0 29090 6784 0 0 25 0 1 0 1781898987 209403904 49437 4294967295 134512640 134736556 3221224544 3221223248 134609066 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 51124 49437 1116 68 0 51056 0
[pid=512] vsize: 204496
Current children cumulated CPU time (s) 358.74
Current children cumulated vsize (Kb) 204496

[startup+380.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392532 0 0 0 30079 6787 0 0 25 0 1 0 1781898987 209403904 49447 4294967295 134512640 134736556 3221224544 3221223160 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51124 49447 1116 68 0 51056 0
[pid=512] vsize: 204496
Current children cumulated CPU time (s) 368.66
Current children cumulated vsize (Kb) 204496

[startup+390.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392542 0 0 0 31070 6789 0 0 25 0 1 0 1781898987 209539072 49457 4294967295 134512640 134736556 3221224544 3221223136 134544561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51157 49457 1116 68 0 51089 0
[pid=512] vsize: 204628
Current children cumulated CPU time (s) 378.59
Current children cumulated vsize (Kb) 204628

[startup+400.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392548 0 0 0 32065 6791 0 0 25 0 1 0 1781898987 209539072 49463 4294967295 134512640 134736556 3221224544 3221223232 134529060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51157 49463 1116 68 0 51089 0
[pid=512] vsize: 204628
Current children cumulated CPU time (s) 388.56
Current children cumulated vsize (Kb) 204628

[startup+410.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392554 0 0 0 33059 6793 0 0 25 0 1 0 1781898987 209539072 49469 4294967295 134512640 134736556 3221224544 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51157 49469 1116 68 0 51089 0
[pid=512] vsize: 204628
Current children cumulated CPU time (s) 398.52
Current children cumulated vsize (Kb) 204628

[startup+420.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392568 0 0 0 34048 6796 0 0 25 0 1 0 1781898987 209539072 49483 4294967295 134512640 134736556 3221224544 3221223040 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51157 49483 1116 68 0 51089 0
[pid=512] vsize: 204628
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (Kb) 204628

[startup+430.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392583 0 0 0 35036 6802 0 0 25 0 1 0 1781898987 209674240 49498 4294967295 134512640 134736556 3221224544 3221223232 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51190 49498 1116 68 0 51122 0
[pid=512] vsize: 204760
Current children cumulated CPU time (s) 418.38
Current children cumulated vsize (Kb) 204760

[startup+440.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392594 0 0 0 36028 6804 0 0 25 0 1 0 1781898987 209674240 49509 4294967295 134512640 134736556 3221224544 3221223320 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51190 49509 1116 68 0 51122 0
[pid=512] vsize: 204760
Current children cumulated CPU time (s) 428.32
Current children cumulated vsize (Kb) 204760

[startup+450.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392606 0 0 0 37022 6806 0 0 25 0 1 0 1781898987 209809408 49521 4294967295 134512640 134736556 3221224544 3221223168 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51223 49521 1116 68 0 51155 0
[pid=512] vsize: 204892
Current children cumulated CPU time (s) 438.28
Current children cumulated vsize (Kb) 204892

[startup+460.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392619 0 0 0 38017 6808 0 0 25 0 1 0 1781898987 209809408 49534 4294967295 134512640 134736556 3221224544 3221223156 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51223 49534 1116 68 0 51155 0
[pid=512] vsize: 204892
Current children cumulated CPU time (s) 448.25
Current children cumulated vsize (Kb) 204892

[startup+470.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392634 0 0 0 39009 6812 0 0 25 0 1 0 1781898987 209809408 49549 4294967295 134512640 134736556 3221224544 3221223184 134523635 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51223 49549 1116 68 0 51155 0
[pid=512] vsize: 204892
Current children cumulated CPU time (s) 458.21
Current children cumulated vsize (Kb) 204892

[startup+480.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392640 0 0 0 40004 6813 0 0 25 0 1 0 1781898987 209948672 49555 4294967295 134512640 134736556 3221224544 3221223104 134544644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51257 49555 1116 68 0 51189 0
[pid=512] vsize: 205028
Current children cumulated CPU time (s) 468.17
Current children cumulated vsize (Kb) 205028

[startup+490.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392649 0 0 0 41002 6813 0 0 25 0 1 0 1781898987 209948672 49564 4294967295 134512640 134736556 3221224544 3221223136 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51257 49564 1116 68 0 51189 0
[pid=512] vsize: 205028
Current children cumulated CPU time (s) 478.15
Current children cumulated vsize (Kb) 205028

[startup+500.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392656 0 0 0 41998 6815 0 0 25 0 1 0 1781898987 209948672 49571 4294967295 134512640 134736556 3221224544 3221223188 134544508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51257 49571 1116 68 0 51189 0
[pid=512] vsize: 205028
Current children cumulated CPU time (s) 488.13
Current children cumulated vsize (Kb) 205028

[startup+510.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392659 0 0 0 42996 6816 0 0 25 0 1 0 1781898987 209948672 49574 4294967295 134512640 134736556 3221224544 3221223056 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51257 49574 1116 68 0 51189 0
[pid=512] vsize: 205028
Current children cumulated CPU time (s) 498.12
Current children cumulated vsize (Kb) 205028

[startup+520.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392666 0 0 0 43994 6817 0 0 25 0 1 0 1781898987 209948672 49581 4294967295 134512640 134736556 3221224544 3221223184 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51257 49581 1116 68 0 51189 0
[pid=512] vsize: 205028
Current children cumulated CPU time (s) 508.11
Current children cumulated vsize (Kb) 205028

[startup+530.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 3392679 0 0 0 44991 6818 0 0 25 0 1 0 1781898987 210083840 49594 4294967295 134512640 134736556 3221224544 3221223436 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 51290 49594 1116 68 0 51222 0
[pid=512] vsize: 205160
Current children cumulated CPU time (s) 518.09
Current children cumulated vsize (Kb) 205160

[startup+540.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392684 0 0 0 45986 6820 0 0 25 0 1 0 1781898987 210083840 49599 4294967295 134512640 134736556 3221224544 3221223108 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51290 49599 1116 68 0 51222 0
[pid=512] vsize: 205160
Current children cumulated CPU time (s) 528.06
Current children cumulated vsize (Kb) 205160

[startup+550.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392696 0 0 0 46981 6822 0 0 25 0 1 0 1781898987 210083840 49611 4294967295 134512640 134736556 3221224544 3221223020 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51290 49611 1116 68 0 51222 0
[pid=512] vsize: 205160
Current children cumulated CPU time (s) 538.03
Current children cumulated vsize (Kb) 205160

[startup+560.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392709 0 0 0 47977 6823 0 0 25 0 1 0 1781898987 210219008 49624 4294967295 134512640 134736556 3221224544 3221223100 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51323 49624 1116 68 0 51255 0
[pid=512] vsize: 205292
Current children cumulated CPU time (s) 548
Current children cumulated vsize (Kb) 205292

[startup+570.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392716 0 0 0 48972 6825 0 0 25 0 1 0 1781898987 210219008 49631 4294967295 134512640 134736556 3221224544 3221223056 134543208 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51323 49631 1116 68 0 51255 0
[pid=512] vsize: 205292
Current children cumulated CPU time (s) 557.97
Current children cumulated vsize (Kb) 205292

[startup+580.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392730 0 0 0 49958 6829 0 0 25 0 1 0 1781898987 210219008 49645 4294967295 134512640 134736556 3221224544 3221223216 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51323 49645 1116 68 0 51255 0
[pid=512] vsize: 205292
Current children cumulated CPU time (s) 567.87
Current children cumulated vsize (Kb) 205292

[startup+590.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392738 0 0 0 50945 6835 0 0 25 0 1 0 1781898987 210354176 49653 4294967295 134512640 134736556 3221224544 3221223088 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51356 49653 1116 68 0 51288 0
[pid=512] vsize: 205424
Current children cumulated CPU time (s) 577.8
Current children cumulated vsize (Kb) 205424

[startup+600.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392746 0 0 0 51932 6839 0 0 25 0 1 0 1781898987 210354176 49661 4294967295 134512640 134736556 3221224544 3221223020 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51356 49661 1116 68 0 51288 0
[pid=512] vsize: 205424
Current children cumulated CPU time (s) 587.71
Current children cumulated vsize (Kb) 205424

[startup+610.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392754 0 0 0 52917 6844 0 0 25 0 1 0 1781898987 210354176 49669 4294967295 134512640 134736556 3221224544 3221223104 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51356 49669 1116 68 0 51288 0
[pid=512] vsize: 205424
Current children cumulated CPU time (s) 597.61
Current children cumulated vsize (Kb) 205424

[startup+620.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392765 0 0 0 53904 6849 0 0 25 0 1 0 1781898987 210354176 49680 4294967295 134512640 134736556 3221224544 3221223092 134544560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51356 49680 1116 68 0 51288 0
[pid=512] vsize: 205424
Current children cumulated CPU time (s) 607.53
Current children cumulated vsize (Kb) 205424

[startup+630.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392780 0 0 0 54880 6858 0 0 25 0 1 0 1781898987 210489344 49695 4294967295 134512640 134736556 3221224544 3221223088 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 51389 49695 1116 68 0 51321 0
[pid=512] vsize: 205556
Current children cumulated CPU time (s) 617.38
Current children cumulated vsize (Kb) 205556

[startup+640.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392797 0 0 0 55857 6866 0 0 25 0 1 0 1781898987 210489344 49712 4294967295 134512640 134736556 3221224544 3221223088 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51389 49712 1116 68 0 51321 0
[pid=512] vsize: 205556
Current children cumulated CPU time (s) 627.23
Current children cumulated vsize (Kb) 205556

[startup+650.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392817 0 0 0 56834 6874 0 0 25 0 1 0 1781898987 210624512 49732 4294967295 134512640 134736556 3221224544 3221223184 134543731 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51422 49732 1116 68 0 51354 0
[pid=512] vsize: 205688
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (Kb) 205688

[startup+660.051 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 3392835 0 0 0 57815 6881 0 0 25 0 1 0 1781898987 210624512 49750 4294967295 134512640 134736556 3221224544 3221223436 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 51422 49750 1116 68 0 51354 0
[pid=512] vsize: 205688
Current children cumulated CPU time (s) 646.96
Current children cumulated vsize (Kb) 205688

[startup+670.052 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3392851 0 0 0 58800 6886 0 0 25 0 1 0 1781898987 210759680 49766 4294967295 134512640 134736556 3221224544 3221223060 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51455 49766 1116 68 0 51387 0
[pid=512] vsize: 205820
Current children cumulated CPU time (s) 656.86
Current children cumulated vsize (Kb) 205820

[startup+680.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393218 0 0 0 59795 6889 0 0 25 0 1 0 1781898987 210894848 49793 4294967295 134512640 134736556 3221224544 3221223164 134544720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51488 49793 1116 68 0 51420 0
[pid=512] vsize: 205952
Current children cumulated CPU time (s) 666.84
Current children cumulated vsize (Kb) 205952

[startup+690.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393220 0 0 0 60794 6889 0 0 25 0 1 0 1781898987 210894848 49795 4294967295 134512640 134736556 3221224544 3221223040 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51488 49795 1116 68 0 51420 0
[pid=512] vsize: 205952
Current children cumulated CPU time (s) 676.83
Current children cumulated vsize (Kb) 205952

[startup+700.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393223 0 0 0 61793 6890 0 0 25 0 1 0 1781898987 210894848 49798 4294967295 134512640 134736556 3221224544 3221223252 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51488 49798 1116 68 0 51420 0
[pid=512] vsize: 205952
Current children cumulated CPU time (s) 686.83
Current children cumulated vsize (Kb) 205952

[startup+710.055 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393282 0 0 0 62781 6894 0 0 25 0 1 0 1781898987 211165184 49857 4294967295 134512640 134736556 3221224544 3221223112 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51554 49857 1116 68 0 51486 0
[pid=512] vsize: 206216
Current children cumulated CPU time (s) 696.75
Current children cumulated vsize (Kb) 206216

[startup+720.055 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393305 0 0 0 63774 6896 0 0 25 0 1 0 1781898987 211165184 49880 4294967295 134512640 134736556 3221224544 3221223216 134528547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51554 49880 1116 68 0 51486 0
[pid=512] vsize: 206216
Current children cumulated CPU time (s) 706.7
Current children cumulated vsize (Kb) 206216

[startup+730.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393316 0 0 0 64772 6897 0 0 25 0 1 0 1781898987 211300352 49891 4294967295 134512640 134736556 3221224544 3221223156 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51587 49891 1116 68 0 51519 0
[pid=512] vsize: 206348
Current children cumulated CPU time (s) 716.69
Current children cumulated vsize (Kb) 206348

[startup+740.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393321 0 0 0 65770 6898 0 0 25 0 1 0 1781898987 211300352 49896 4294967295 134512640 134736556 3221224544 3221223212 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51587 49896 1116 68 0 51519 0
[pid=512] vsize: 206348
Current children cumulated CPU time (s) 726.68
Current children cumulated vsize (Kb) 206348

[startup+750.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393326 0 0 0 66767 6900 0 0 25 0 1 0 1781898987 211300352 49901 4294967295 134512640 134736556 3221224544 3221223084 134543225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51587 49901 1116 68 0 51519 0
[pid=512] vsize: 206348
Current children cumulated CPU time (s) 736.67
Current children cumulated vsize (Kb) 206348

[startup+760.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393330 0 0 0 67765 6900 0 0 25 0 1 0 1781898987 211300352 49905 4294967295 134512640 134736556 3221224544 3221223280 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51587 49905 1116 68 0 51519 0
[pid=512] vsize: 206348
Current children cumulated CPU time (s) 746.65
Current children cumulated vsize (Kb) 206348

[startup+770.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393332 0 0 0 68764 6901 0 0 25 0 1 0 1781898987 211300352 49907 4294967295 134512640 134736556 3221224544 3221223088 134540195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51587 49907 1116 68 0 51519 0
[pid=512] vsize: 206348
Current children cumulated CPU time (s) 756.65
Current children cumulated vsize (Kb) 206348

[startup+780.059 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393334 0 0 0 69763 6902 0 0 25 0 1 0 1781898987 211300352 49909 4294967295 134512640 134736556 3221224544 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51587 49909 1116 68 0 51519 0
[pid=512] vsize: 206348
Current children cumulated CPU time (s) 766.65
Current children cumulated vsize (Kb) 206348

[startup+790.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393342 0 0 0 70761 6902 0 0 25 0 1 0 1781898987 211435520 49917 4294967295 134512640 134736556 3221224544 3221223056 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51620 49917 1116 68 0 51552 0
[pid=512] vsize: 206480
Current children cumulated CPU time (s) 776.63
Current children cumulated vsize (Kb) 206480

[startup+800.059 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393354 0 0 0 71753 6905 0 0 25 0 1 0 1781898987 211435520 49929 4294967295 134512640 134736556 3221224544 3221223088 134540252 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 51620 49929 1116 68 0 51552 0
[pid=512] vsize: 206480
Current children cumulated CPU time (s) 786.58
Current children cumulated vsize (Kb) 206480

[startup+810.06 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393361 0 0 0 72748 6907 0 0 25 0 1 0 1781898987 211435520 49936 4294967295 134512640 134736556 3221224544 3221223088 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51620 49936 1116 68 0 51552 0
[pid=512] vsize: 206480
Current children cumulated CPU time (s) 796.55
Current children cumulated vsize (Kb) 206480

[startup+820.061 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393371 0 0 0 73746 6907 0 0 25 0 1 0 1781898987 211435520 49946 4294967295 134512640 134736556 3221224544 3221223040 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51620 49946 1116 68 0 51552 0
[pid=512] vsize: 206480
Current children cumulated CPU time (s) 806.53
Current children cumulated vsize (Kb) 206480

[startup+830.062 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393380 0 0 0 74745 6908 0 0 25 0 1 0 1781898987 211570688 49955 4294967295 134512640 134736556 3221224544 3221223136 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51653 49955 1116 68 0 51585 0
[pid=512] vsize: 206612
Current children cumulated CPU time (s) 816.53
Current children cumulated vsize (Kb) 206612

[startup+840.063 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393387 0 0 0 75741 6909 0 0 25 0 1 0 1781898987 211570688 49962 4294967295 134512640 134736556 3221224544 3221223088 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/512/statm): 51653 49962 1116 68 0 51585 0
[pid=512] vsize: 206612
Current children cumulated CPU time (s) 826.5
Current children cumulated vsize (Kb) 206612

[startup+850.064 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393391 0 0 0 76739 6910 0 0 25 0 1 0 1781898987 211570688 49966 4294967295 134512640 134736556 3221224544 3221223056 134716479 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51653 49966 1116 68 0 51585 0
[pid=512] vsize: 206612
Current children cumulated CPU time (s) 836.49
Current children cumulated vsize (Kb) 206612

[startup+860.064 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393396 0 0 0 77739 6910 0 0 25 0 1 0 1781898987 211570688 49971 4294967295 134512640 134736556 3221224544 3221223088 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51653 49971 1116 68 0 51585 0
[pid=512] vsize: 206612
Current children cumulated CPU time (s) 846.49
Current children cumulated vsize (Kb) 206612

[startup+870.065 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393399 0 0 0 78738 6911 0 0 25 0 1 0 1781898987 211570688 49974 4294967295 134512640 134736556 3221224544 3221223092 134544552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51653 49974 1116 68 0 51585 0
[pid=512] vsize: 206612
Current children cumulated CPU time (s) 856.49
Current children cumulated vsize (Kb) 206612

[startup+880.066 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393403 0 0 0 79737 6911 0 0 25 0 1 0 1781898987 211570688 49978 4294967295 134512640 134736556 3221224544 3221223072 134716588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51653 49978 1116 68 0 51585 0
[pid=512] vsize: 206612
Current children cumulated CPU time (s) 866.48
Current children cumulated vsize (Kb) 206612

[startup+890.066 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393406 0 0 0 80736 6912 0 0 25 0 1 0 1781898987 211570688 49981 4294967295 134512640 134736556 3221224544 3221223104 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51653 49981 1116 68 0 51585 0
[pid=512] vsize: 206612
Current children cumulated CPU time (s) 876.48
Current children cumulated vsize (Kb) 206612

[startup+900.066 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393409 0 0 0 81735 6912 0 0 25 0 1 0 1781898987 211705856 49984 4294967295 134512640 134736556 3221224544 3221223280 134528844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51686 49984 1116 68 0 51618 0
[pid=512] vsize: 206744
Current children cumulated CPU time (s) 886.47
Current children cumulated vsize (Kb) 206744

[startup+910.067 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393413 0 0 0 82734 6912 0 0 25 0 1 0 1781898987 211705856 49988 4294967295 134512640 134736556 3221224544 3221223168 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51686 49988 1116 68 0 51618 0
[pid=512] vsize: 206744
Current children cumulated CPU time (s) 896.46
Current children cumulated vsize (Kb) 206744

[startup+920.066 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393416 0 0 0 83734 6913 0 0 25 0 1 0 1781898987 211705856 49991 4294967295 134512640 134736556 3221224544 3221223100 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51686 49991 1116 68 0 51618 0
[pid=512] vsize: 206744
Current children cumulated CPU time (s) 906.47
Current children cumulated vsize (Kb) 206744

[startup+930.067 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393420 0 0 0 84733 6913 0 0 25 0 1 0 1781898987 211705856 49995 4294967295 134512640 134736556 3221224544 3221223088 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51686 49995 1116 68 0 51618 0
[pid=512] vsize: 206744
Current children cumulated CPU time (s) 916.46
Current children cumulated vsize (Kb) 206744

[startup+940.068 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393425 0 0 0 85731 6913 0 0 25 0 1 0 1781898987 211705856 50000 4294967295 134512640 134736556 3221224544 3221223204 134544552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51686 50000 1116 68 0 51618 0
[pid=512] vsize: 206744
Current children cumulated CPU time (s) 926.44
Current children cumulated vsize (Kb) 206744

[startup+950.068 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393433 0 0 0 86730 6914 0 0 25 0 1 0 1781898987 211705856 50008 4294967295 134512640 134736556 3221224544 3221223052 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51686 50008 1116 68 0 51618 0
[pid=512] vsize: 206744
Current children cumulated CPU time (s) 936.44
Current children cumulated vsize (Kb) 206744

[startup+960.069 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393439 0 0 0 87730 6914 0 0 25 0 1 0 1781898987 211705856 50014 4294967295 134512640 134736556 3221224544 3221223220 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51686 50014 1116 68 0 51618 0
[pid=512] vsize: 206744
Current children cumulated CPU time (s) 946.44
Current children cumulated vsize (Kb) 206744

[startup+970.069 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393449 0 0 0 88730 6914 0 0 25 0 1 0 1781898987 211841024 50024 4294967295 134512640 134736556 3221224544 3221223100 134537559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51719 50024 1116 68 0 51651 0
[pid=512] vsize: 206876
Current children cumulated CPU time (s) 956.44
Current children cumulated vsize (Kb) 206876

[startup+980.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393458 0 0 0 89729 6914 0 0 25 0 1 0 1781898987 211841024 50033 4294967295 134512640 134736556 3221224544 3221223200 134528671 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51719 50033 1116 68 0 51651 0
[pid=512] vsize: 206876
Current children cumulated CPU time (s) 966.43
Current children cumulated vsize (Kb) 206876

[startup+990.071 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393467 0 0 0 90728 6915 0 0 25 0 1 0 1781898987 211841024 50042 4294967295 134512640 134736556 3221224544 3221223136 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51719 50042 1116 68 0 51651 0
[pid=512] vsize: 206876
Current children cumulated CPU time (s) 976.43
Current children cumulated vsize (Kb) 206876

[startup+1000.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393476 0 0 0 91728 6915 0 0 25 0 1 0 1781898987 211976192 50051 4294967295 134512640 134736556 3221224544 3221223056 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51752 50051 1116 68 0 51684 0
[pid=512] vsize: 207008
Current children cumulated CPU time (s) 986.43
Current children cumulated vsize (Kb) 207008

[startup+1010.07 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 512
Raw data (/proc/512/stat): 512 (bsolo) T 511 512 31778 0 -1 0 3393480 0 0 0 92727 6916 0 0 25 0 1 0 1781898987 211976192 50055 4294967295 134512640 134736556 3221224544 3221223436 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/512/statm): 51752 50055 1116 68 0 51684 0
[pid=512] vsize: 207008
Current children cumulated CPU time (s) 996.43
Current children cumulated vsize (Kb) 207008

[startup+1020.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393489 0 0 0 93724 6917 0 0 25 0 1 0 1781898987 211976192 50064 4294967295 134512640 134736556 3221224544 3221223156 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51752 50064 1116 68 0 51684 0
[pid=512] vsize: 207008
Current children cumulated CPU time (s) 1006.41
Current children cumulated vsize (Kb) 207008

[startup+1030.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393497 0 0 0 94722 6917 0 0 25 0 1 0 1781898987 211976192 50072 4294967295 134512640 134736556 3221224544 3221223120 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51752 50072 1116 68 0 51684 0
[pid=512] vsize: 207008
Current children cumulated CPU time (s) 1016.39
Current children cumulated vsize (Kb) 207008

[startup+1040.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393512 0 0 0 95721 6918 0 0 25 0 1 0 1781898987 212111360 50087 4294967295 134512640 134736556 3221224544 3221223264 134529475 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51785 50087 1116 68 0 51717 0
[pid=512] vsize: 207140
Current children cumulated CPU time (s) 1026.39
Current children cumulated vsize (Kb) 207140

[startup+1050.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393522 0 0 0 96721 6918 0 0 25 0 1 0 1781898987 212111360 50097 4294967295 134512640 134736556 3221224544 3221223068 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51785 50097 1116 68 0 51717 0
[pid=512] vsize: 207140
Current children cumulated CPU time (s) 1036.39
Current children cumulated vsize (Kb) 207140

[startup+1060.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393531 0 0 0 97720 6918 0 0 25 0 1 0 1781898987 212111360 50106 4294967295 134512640 134736556 3221224544 3221223220 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51785 50106 1116 68 0 51717 0
[pid=512] vsize: 207140
Current children cumulated CPU time (s) 1046.38
Current children cumulated vsize (Kb) 207140

[startup+1070.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393538 0 0 0 98720 6918 0 0 25 0 1 0 1781898987 212111360 50113 4294967295 134512640 134736556 3221224544 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51785 50113 1116 68 0 51717 0
[pid=512] vsize: 207140
Current children cumulated CPU time (s) 1056.38
Current children cumulated vsize (Kb) 207140

[startup+1080.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393547 0 0 0 99720 6918 0 0 25 0 1 0 1781898987 212246528 50122 4294967295 134512640 134736556 3221224544 3221223136 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51818 50122 1116 68 0 51750 0
[pid=512] vsize: 207272
Current children cumulated CPU time (s) 1066.38
Current children cumulated vsize (Kb) 207272

[startup+1090.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393555 0 0 0 100719 6919 0 0 25 0 1 0 1781898987 212246528 50130 4294967295 134512640 134736556 3221224544 3221223052 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51818 50130 1116 68 0 51750 0
[pid=512] vsize: 207272
Current children cumulated CPU time (s) 1076.38
Current children cumulated vsize (Kb) 207272

[startup+1100.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393566 0 0 0 101719 6919 0 0 25 0 1 0 1781898987 212246528 50141 4294967295 134512640 134736556 3221224544 3221223104 134543128 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51818 50141 1116 68 0 51750 0
[pid=512] vsize: 207272
Current children cumulated CPU time (s) 1086.38
Current children cumulated vsize (Kb) 207272

[startup+1110.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393572 0 0 0 102719 6919 0 0 25 0 1 0 1781898987 212246528 50147 4294967295 134512640 134736556 3221224544 3221223088 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51818 50147 1116 68 0 51750 0
[pid=512] vsize: 207272
Current children cumulated CPU time (s) 1096.38
Current children cumulated vsize (Kb) 207272

[startup+1120.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393583 0 0 0 103719 6919 0 0 25 0 1 0 1781898987 212381696 50158 4294967295 134512640 134736556 3221224544 3221223136 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51851 50158 1116 68 0 51783 0
[pid=512] vsize: 207404
Current children cumulated CPU time (s) 1106.38
Current children cumulated vsize (Kb) 207404

[startup+1130.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393595 0 0 0 104719 6919 0 0 25 0 1 0 1781898987 212381696 50170 4294967295 134512640 134736556 3221224544 3221223240 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51851 50170 1116 68 0 51783 0
[pid=512] vsize: 207404
Current children cumulated CPU time (s) 1116.38
Current children cumulated vsize (Kb) 207404

[startup+1140.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393602 0 0 0 105718 6920 0 0 25 0 1 0 1781898987 212381696 50177 4294967295 134512640 134736556 3221224544 3221223100 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51851 50177 1116 68 0 51783 0
[pid=512] vsize: 207404
Current children cumulated CPU time (s) 1126.38
Current children cumulated vsize (Kb) 207404

[startup+1150.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393609 0 0 0 106718 6920 0 0 25 0 1 0 1781898987 212516864 50184 4294967295 134512640 134736556 3221224544 3221223080 134543869 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51884 50184 1116 68 0 51816 0
[pid=512] vsize: 207536
Current children cumulated CPU time (s) 1136.38
Current children cumulated vsize (Kb) 207536

[startup+1160.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393616 0 0 0 107718 6920 0 0 25 0 1 0 1781898987 212516864 50191 4294967295 134512640 134736556 3221224544 3221223184 134543823 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51884 50191 1116 68 0 51816 0
[pid=512] vsize: 207536
Current children cumulated CPU time (s) 1146.38
Current children cumulated vsize (Kb) 207536

[startup+1170.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393623 0 0 0 108718 6920 0 0 25 0 1 0 1781898987 212516864 50198 4294967295 134512640 134736556 3221224544 3221223100 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51884 50198 1116 68 0 51816 0
[pid=512] vsize: 207536
Current children cumulated CPU time (s) 1156.38
Current children cumulated vsize (Kb) 207536

[startup+1180.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393629 0 0 0 109718 6920 0 0 25 0 1 0 1781898987 212516864 50204 4294967295 134512640 134736556 3221224544 3221223104 134543606 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51884 50204 1116 68 0 51816 0
[pid=512] vsize: 207536
Current children cumulated CPU time (s) 1166.38
Current children cumulated vsize (Kb) 207536

[startup+1190.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393637 0 0 0 110717 6921 0 0 25 0 1 0 1781898987 212516864 50212 4294967295 134512640 134736556 3221224544 3221223052 134540106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51884 50212 1116 68 0 51816 0
[pid=512] vsize: 207536
Current children cumulated CPU time (s) 1176.38
Current children cumulated vsize (Kb) 207536

[startup+1200.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 512
Raw data (/proc/512/stat): 512 (bsolo) R 511 512 31778 0 -1 0 3393644 0 0 0 111718 6921 0 0 25 0 1 0 1781898987 212647936 50219 4294967295 134512640 134736556 3221224544 3221223220 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/512/statm): 51916 50219 1116 68 0 51848 0
[pid=512] vsize: 207664
Current children cumulated CPU time (s) 1186.39
Current children cumulated vsize (Kb) 207664
One traced child (pid=512) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1208.81
CPU time (s): 1195.11
CPU user time (s): 1125.81
CPU system time (s): 69.3065
CPU usage (%): 98.8667
Max. virtual memory (cumulated for all children) (Kb): 207664

Verifier Data

ERROR: no interpretation found !