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/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-wood1p.opb
MD5SUMebfeaf296769d76c3baeac85e245b267
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 20
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 1048575
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 52428800000000
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 64856524263290100
Number of bits of the biggest sum of numbers56
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables51880
Total number of constraints244
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 constraints244
Minimum length of a constraint20
Maximum length of a constraint51840

Trace number 5116

Launcher Data

LAUNCH ON wulflinc8 THE 2005-09-19 22:33:30 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=868 boxname=wulflinc8 idbench=868 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  ebfeaf296769d76c3baeac85e245b267  /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-13-7-wood1p.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-13-7-wood1p.opb
IDLAUNCH: 868
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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.007
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:        858108 kB
Buffers:         32972 kB
Cached:         117680 kB
SwapCached:        784 kB
Active:          69232 kB
Inactive:        84104 kB
HighTotal:      131008 kB
HighFree:         9296 kB
LowTotal:       903652 kB
LowFree:        848812 kB
SwapTotal:     2097136 kB
SwapFree:      2095880 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5756 kB
Slab:            17408 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:53:42 (client local time) WITH STATUS 0 IN 1209.63 SECONDS
stats: 868 7 1209.63 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Caught signal: 15
s UNKNOWN
c Exit Code: 0

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/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1781735461 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 107 3 90 68 0 39 0
[pid=16732] 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/wulflinc8/normalized-mps-v2-13-7-wood1p.opb

[startup+10.0032 s]
Raw data (loadavg): 0.88 0.94 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 7965 0 0 0 968 22 0 0 25 0 1 0 1781735461 35983360 7867 4294967295 134512640 134736556 3221224560 3221223088 134573621 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 8785 7872 1116 68 0 8717 0
[pid=16732] vsize: 35140
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (Kb) 35140

[startup+20.005 s]
Raw data (loadavg): 0.90 0.94 0.98 1/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) T 16731 16732 27660 0 -1 0 9962 0 0 0 1962 27 0 0 25 0 1 0 1781735461 44154880 9853 4294967295 134512640 134736556 3221224560 3221222620 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/16732/statm): 10780 9853 1116 68 0 10712 0
[pid=16732] vsize: 43120
Current children cumulated CPU time (s) 19.89
Current children cumulated vsize (Kb) 43120

[startup+30.0058 s]
Raw data (loadavg): 0.92 0.94 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 11110 0 0 0 2958 31 0 0 25 0 1 0 1781735461 49229824 10979 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 12019 10979 1116 68 0 11951 0
[pid=16732] vsize: 48076
Current children cumulated CPU time (s) 29.89
Current children cumulated vsize (Kb) 48076

[startup+40.0056 s]
Raw data (loadavg): 0.93 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 13402 0 0 0 3950 37 0 0 25 0 1 0 1781735461 58773504 13249 4294967295 134512640 134736556 3221224560 3221221404 1077258939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 14349 13249 1116 68 0 14281 0
[pid=16732] vsize: 57396
Current children cumulated CPU time (s) 39.87
Current children cumulated vsize (Kb) 57396

[startup+50.0073 s]
Raw data (loadavg): 0.94 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 14798 0 0 0 4945 41 0 0 25 0 1 0 1781735461 64724992 14616 4294967295 134512640 134736556 3221224560 3221223088 134574118 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 15802 14616 1116 68 0 15734 0
[pid=16732] vsize: 63208
Current children cumulated CPU time (s) 49.86
Current children cumulated vsize (Kb) 63208

[startup+60.0082 s]
Raw data (loadavg): 0.95 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 15812 0 0 0 5941 44 0 0 25 0 1 0 1781735461 69193728 15603 4294967295 134512640 134736556 3221224560 3221223328 134576366 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 16893 15603 1116 68 0 16825 0
[pid=16732] vsize: 67572
Current children cumulated CPU time (s) 59.85
Current children cumulated vsize (Kb) 67572

[startup+70.0089 s]
Raw data (loadavg): 0.95 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 18891 0 0 0 6934 50 0 0 25 0 1 0 1781735461 82223104 18653 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 20074 18653 1116 68 0 20006 0
[pid=16732] vsize: 80296
Current children cumulated CPU time (s) 69.84
Current children cumulated vsize (Kb) 80296

[startup+80.0097 s]
Raw data (loadavg): 0.96 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 20111 0 0 0 7929 54 0 0 25 0 1 0 1781735461 87781376 19828 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 21431 19828 1116 68 0 21363 0
[pid=16732] vsize: 85724
Current children cumulated CPU time (s) 79.83
Current children cumulated vsize (Kb) 85724

[startup+90.0105 s]
Raw data (loadavg): 0.97 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 26099 0 0 0 8913 67 0 0 25 0 1 0 1781735461 112304128 25667 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 27418 25667 1116 68 0 27350 0
[pid=16732] vsize: 109672
Current children cumulated CPU time (s) 89.8
Current children cumulated vsize (Kb) 109672

[startup+100.011 s]
Raw data (loadavg): 0.97 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 27811 0 0 0 9908 72 0 0 25 0 1 0 1781735461 119541760 27348 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 29185 27348 1116 68 0 29117 0
[pid=16732] vsize: 116740
Current children cumulated CPU time (s) 99.8
Current children cumulated vsize (Kb) 116740

[startup+110.012 s]
Raw data (loadavg): 0.98 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 28790 0 0 0 10905 74 0 0 25 0 1 0 1781735461 123826176 28303 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 30231 28303 1116 68 0 30163 0
[pid=16732] vsize: 120924
Current children cumulated CPU time (s) 109.79
Current children cumulated vsize (Kb) 120924

[startup+120.013 s]
Raw data (loadavg): 0.98 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 30657 0 0 0 11898 80 0 0 25 0 1 0 1781735461 131973120 30135 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 32220 30135 1116 68 0 32152 0
[pid=16732] vsize: 128880
Current children cumulated CPU time (s) 119.78
Current children cumulated vsize (Kb) 128880

[startup+130.014 s]
Raw data (loadavg): 0.98 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 32105 0 0 0 12893 84 0 0 25 0 1 0 1781735461 138047488 31557 4294967295 134512640 134736556 3221224560 3221222444 1077258899 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 33703 31557 1116 68 0 33635 0
[pid=16732] vsize: 134812
Current children cumulated CPU time (s) 129.77
Current children cumulated vsize (Kb) 134812

[startup+140.014 s]
Raw data (loadavg): 0.98 0.95 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 33128 0 0 0 13889 87 0 0 25 0 1 0 1781735461 142831616 32544 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 34871 32544 1116 68 0 34803 0
[pid=16732] vsize: 139484
Current children cumulated CPU time (s) 139.76
Current children cumulated vsize (Kb) 139484

[startup+150.015 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 34695 0 0 0 14883 92 0 0 25 0 1 0 1781735461 149655552 34073 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 36537 34073 1116 68 0 36469 0
[pid=16732] vsize: 146148
Current children cumulated CPU time (s) 149.75
Current children cumulated vsize (Kb) 146148

[startup+160.015 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 36950 0 0 0 15875 98 0 0 25 0 1 0 1781735461 159621120 36219 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 38970 36219 1116 68 0 38902 0
[pid=16732] vsize: 155880
Current children cumulated CPU time (s) 159.73
Current children cumulated vsize (Kb) 155880

[startup+170.017 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 38014 0 0 0 16871 101 0 0 25 0 1 0 1781735461 164216832 37262 4294967295 134512640 134736556 3221224560 3221222976 134525478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 40092 37262 1116 68 0 40024 0
[pid=16732] vsize: 160368
Current children cumulated CPU time (s) 169.72
Current children cumulated vsize (Kb) 160368

[startup+180.018 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 42151 0 0 0 17860 111 0 0 25 0 1 0 1781735461 181186560 41379 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 44235 41379 1116 68 0 44167 0
[pid=16732] vsize: 176940
Current children cumulated CPU time (s) 179.71
Current children cumulated vsize (Kb) 176940

[startup+190.017 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 43331 0 0 0 18856 114 0 0 25 0 1 0 1781735461 186261504 42538 4294967295 134512640 134736556 3221224560 3221221228 1077359261 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 45474 42538 1116 68 0 45406 0
[pid=16732] vsize: 181896
Current children cumulated CPU time (s) 189.7
Current children cumulated vsize (Kb) 181896

[startup+200.018 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 44555 0 0 0 19853 116 0 0 25 0 1 0 1781735461 191541248 43740 4294967295 134512640 134736556 3221224560 3221222824 1077360349 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 46763 43740 1116 68 0 46695 0
[pid=16732] vsize: 187052
Current children cumulated CPU time (s) 199.69
Current children cumulated vsize (Kb) 187052

[startup+210.019 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 45287 0 0 0 20850 118 0 0 25 0 1 0 1781735461 194707456 44449 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 47536 44449 1116 68 0 47468 0
[pid=16732] vsize: 190144
Current children cumulated CPU time (s) 209.68
Current children cumulated vsize (Kb) 190144

[startup+220.019 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 45807 0 0 0 21848 120 0 0 25 0 1 0 1781735461 197038080 44947 4294967295 134512640 134736556 3221224560 3221223136 134539946 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 48105 44947 1116 68 0 48037 0
[pid=16732] vsize: 192420
Current children cumulated CPU time (s) 219.68
Current children cumulated vsize (Kb) 192420

[startup+230.019 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 46597 0 0 0 22844 123 0 0 25 0 1 0 1781735461 200577024 45709 4294967295 134512640 134736556 3221224560 3221223088 134573013 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 48969 45709 1116 68 0 48901 0
[pid=16732] vsize: 195876
Current children cumulated CPU time (s) 229.67
Current children cumulated vsize (Kb) 195876

[startup+240.019 s]
Raw data (loadavg): 0.99 0.96 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 47748 0 0 0 23840 126 0 0 25 0 1 0 1781735461 205389824 46843 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 50144 46843 1116 68 0 50076 0
[pid=16732] vsize: 200576
Current children cumulated CPU time (s) 239.66
Current children cumulated vsize (Kb) 200576

[startup+250.02 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 48861 0 0 0 24835 130 0 0 25 0 1 0 1781735461 210145280 47935 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 51305 47935 1116 68 0 51237 0
[pid=16732] vsize: 205220
Current children cumulated CPU time (s) 249.65
Current children cumulated vsize (Kb) 205220

[startup+260.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 49454 0 0 0 25833 131 0 0 25 0 1 0 1781735461 212750336 48502 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 51941 48502 1116 68 0 51873 0
[pid=16732] vsize: 207764
Current children cumulated CPU time (s) 259.64
Current children cumulated vsize (Kb) 207764

[startup+270.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 50058 0 0 0 26830 134 0 0 25 0 1 0 1781735461 215433216 49085 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 52596 49085 1116 68 0 52528 0
[pid=16732] vsize: 210384
Current children cumulated CPU time (s) 269.64
Current children cumulated vsize (Kb) 210384

[startup+280.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 50673 0 0 0 27827 136 0 0 25 0 1 0 1781735461 218259456 49677 4294967295 134512640 134736556 3221224560 3221223088 134573010 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 53286 49677 1116 68 0 53218 0
[pid=16732] vsize: 213144
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (Kb) 213144

[startup+290.022 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 51743 0 0 0 28825 139 0 0 25 0 1 0 1781735461 222801920 50722 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 54395 50722 1116 68 0 54327 0
[pid=16732] vsize: 217580
Current children cumulated CPU time (s) 289.64
Current children cumulated vsize (Kb) 217580

[startup+300.023 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 53292 0 0 0 29819 143 0 0 25 0 1 0 1781735461 229380096 52249 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 56001 52249 1116 68 0 55933 0
[pid=16732] vsize: 224004
Current children cumulated CPU time (s) 299.62
Current children cumulated vsize (Kb) 224004

[startup+310.024 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 54243 0 0 0 30816 146 0 0 25 0 1 0 1781735461 233492480 53174 4294967295 134512640 134736556 3221224560 3221223136 134541320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 57005 53174 1116 68 0 56937 0
[pid=16732] vsize: 228020
Current children cumulated CPU time (s) 309.62
Current children cumulated vsize (Kb) 228020

[startup+320.025 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 54879 0 0 0 31814 148 0 0 25 0 1 0 1781735461 236306432 53782 4294967295 134512640 134736556 3221224560 3221223088 134574324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 57692 53782 1116 68 0 57624 0
[pid=16732] vsize: 230768
Current children cumulated CPU time (s) 319.62
Current children cumulated vsize (Kb) 230768

[startup+330.025 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 60841 0 0 0 32800 159 0 0 25 0 1 0 1781735461 259235840 59344 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 63290 59344 1116 68 0 63222 0
[pid=16732] vsize: 253160
Current children cumulated CPU time (s) 329.59
Current children cumulated vsize (Kb) 253160

[startup+340.025 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 60888 0 0 0 33799 160 0 0 25 0 1 0 1781735461 259371008 59391 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 63323 59391 1116 68 0 63255 0
[pid=16732] vsize: 253292
Current children cumulated CPU time (s) 339.59
Current children cumulated vsize (Kb) 253292

[startup+350.026 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 61092 0 0 0 34799 160 0 0 25 0 1 0 1781735461 260222976 59587 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 63531 59587 1116 68 0 63463 0
[pid=16732] vsize: 254124
Current children cumulated CPU time (s) 349.59
Current children cumulated vsize (Kb) 254124

[startup+360.027 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 61228 0 0 0 35798 161 0 0 25 0 1 0 1781735461 260898816 59709 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 63696 59709 1116 68 0 63628 0
[pid=16732] vsize: 254784
Current children cumulated CPU time (s) 359.59
Current children cumulated vsize (Kb) 254784

[startup+370.026 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 61298 0 0 0 36796 162 0 0 25 0 1 0 1781735461 261320704 59779 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 63799 59779 1116 68 0 63731 0
[pid=16732] vsize: 255196
Current children cumulated CPU time (s) 369.58
Current children cumulated vsize (Kb) 255196

[startup+380.027 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 61442 0 0 0 37795 163 0 0 25 0 1 0 1781735461 261865472 59909 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 63932 59909 1116 68 0 63864 0
[pid=16732] vsize: 255728
Current children cumulated CPU time (s) 379.58
Current children cumulated vsize (Kb) 255728

[startup+390.028 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 61733 0 0 0 38794 164 0 0 25 0 1 0 1781735461 263233536 60180 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 64266 60180 1116 68 0 64198 0
[pid=16732] vsize: 257064
Current children cumulated CPU time (s) 389.58
Current children cumulated vsize (Kb) 257064

[startup+400.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 62223 0 0 0 39792 166 0 0 25 0 1 0 1781735461 265334784 60663 4294967295 134512640 134736556 3221224560 3221223136 134539910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 64779 60663 1116 68 0 64711 0
[pid=16732] vsize: 259116
Current children cumulated CPU time (s) 399.58
Current children cumulated vsize (Kb) 259116

[startup+410.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 62373 0 0 0 40791 167 0 0 25 0 1 0 1781735461 266022912 60799 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 64947 60799 1116 68 0 64879 0
[pid=16732] vsize: 259788
Current children cumulated CPU time (s) 409.58
Current children cumulated vsize (Kb) 259788

[startup+420.028 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 62565 0 0 0 41791 167 0 0 25 0 1 0 1781735461 266825728 60985 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 65143 60985 1116 68 0 65075 0
[pid=16732] vsize: 260572
Current children cumulated CPU time (s) 419.58
Current children cumulated vsize (Kb) 260572

[startup+430.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 62709 0 0 0 42791 168 0 0 25 0 1 0 1781735461 267513856 61115 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 65311 61115 1116 68 0 65243 0
[pid=16732] vsize: 261244
Current children cumulated CPU time (s) 429.59
Current children cumulated vsize (Kb) 261244

[startup+440.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 62797 0 0 0 43789 168 0 0 25 0 1 0 1781735461 267894784 61203 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 65404 61203 1116 68 0 65336 0
[pid=16732] vsize: 261616
Current children cumulated CPU time (s) 439.57
Current children cumulated vsize (Kb) 261616

[startup+450.03 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 62967 0 0 0 44789 169 0 0 25 0 1 0 1781735461 268718080 61352 4294967295 134512640 134736556 3221224560 3221223048 1077227169 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 65605 61352 1116 68 0 65537 0
[pid=16732] vsize: 262420
Current children cumulated CPU time (s) 449.58
Current children cumulated vsize (Kb) 262420

[startup+460.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 63212 0 0 0 45788 169 0 0 25 0 1 0 1781735461 269791232 61577 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 65867 61577 1116 68 0 65799 0
[pid=16732] vsize: 263468
Current children cumulated CPU time (s) 459.57
Current children cumulated vsize (Kb) 263468

[startup+470.03 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 63764 0 0 0 46786 171 0 0 25 0 1 0 1781735461 272072704 62123 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 66424 62123 1116 68 0 66356 0
[pid=16732] vsize: 265696
Current children cumulated CPU time (s) 469.57
Current children cumulated vsize (Kb) 265696

[startup+480.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 63898 0 0 0 47786 171 0 0 25 0 1 0 1781735461 272760832 62243 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 66592 62243 1116 68 0 66524 0
[pid=16732] vsize: 266368
Current children cumulated CPU time (s) 479.57
Current children cumulated vsize (Kb) 266368

[startup+490.032 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 64251 0 0 0 48786 172 0 0 25 0 1 0 1781735461 274341888 62577 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 66978 62577 1116 68 0 66910 0
[pid=16732] vsize: 267912
Current children cumulated CPU time (s) 489.58
Current children cumulated vsize (Kb) 267912

[startup+500.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 64299 0 0 0 49784 172 0 0 25 0 1 0 1781735461 274477056 62625 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 67011 62625 1116 68 0 66943 0
[pid=16732] vsize: 268044
Current children cumulated CPU time (s) 499.56
Current children cumulated vsize (Kb) 268044

[startup+510.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 64623 0 0 0 50782 174 0 0 25 0 1 0 1781735461 276013056 62934 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 67386 62934 1116 68 0 67318 0
[pid=16732] vsize: 269544
Current children cumulated CPU time (s) 509.56
Current children cumulated vsize (Kb) 269544

[startup+520.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 64905 0 0 0 51781 175 0 0 25 0 1 0 1781735461 277422080 63196 4294967295 134512640 134736556 3221224560 3221221260 1077196420 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 67730 63196 1116 68 0 67662 0
[pid=16732] vsize: 270920
Current children cumulated CPU time (s) 519.56
Current children cumulated vsize (Kb) 270920

[startup+530.034 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 65226 0 0 0 52780 175 0 0 25 0 1 0 1781735461 278843392 63496 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 68077 63496 1116 68 0 68009 0
[pid=16732] vsize: 272308
Current children cumulated CPU time (s) 529.55
Current children cumulated vsize (Kb) 272308

[startup+540.034 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 65488 0 0 0 53780 176 0 0 25 0 1 0 1781735461 280240128 63738 4294967295 134512640 134736556 3221224560 3221223136 134539924 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 68418 63738 1116 68 0 68350 0
[pid=16732] vsize: 273672
Current children cumulated CPU time (s) 539.56
Current children cumulated vsize (Kb) 273672

[startup+550.035 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 65725 0 0 0 54778 177 0 0 25 0 1 0 1781735461 281120768 63968 4294967295 134512640 134736556 3221224560 3221221644 1077253588 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 68633 63968 1116 68 0 68565 0
[pid=16732] vsize: 274532
Current children cumulated CPU time (s) 549.55
Current children cumulated vsize (Kb) 274532

[startup+560.035 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 66298 0 0 0 55777 178 0 0 25 0 1 0 1781735461 283664384 64523 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 69254 64523 1116 68 0 69186 0
[pid=16732] vsize: 277016
Current children cumulated CPU time (s) 559.55
Current children cumulated vsize (Kb) 277016

[startup+570.035 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 66374 0 0 0 56776 179 0 0 25 0 1 0 1781735461 283934720 64599 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 69320 64599 1116 68 0 69252 0
[pid=16732] vsize: 277280
Current children cumulated CPU time (s) 569.55
Current children cumulated vsize (Kb) 277280

[startup+580.036 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 66681 0 0 0 57775 180 0 0 25 0 1 0 1781735461 285339648 64885 4294967295 134512640 134736556 3221224560 3221221404 1077253766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 69663 64885 1116 68 0 69595 0
[pid=16732] vsize: 278652
Current children cumulated CPU time (s) 579.55
Current children cumulated vsize (Kb) 278652

[startup+590.037 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 66728 0 0 0 58776 180 0 0 25 0 1 0 1781735461 285474816 64932 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 69696 64932 1116 68 0 69628 0
[pid=16732] vsize: 278784
Current children cumulated CPU time (s) 589.56
Current children cumulated vsize (Kb) 278784

[startup+600.038 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 66988 0 0 0 59773 182 0 0 25 0 1 0 1781735461 286601216 65184 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 69971 65184 1116 68 0 69903 0
[pid=16732] vsize: 279884
Current children cumulated CPU time (s) 599.55
Current children cumulated vsize (Kb) 279884

[startup+610.038 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 67159 0 0 0 60772 183 0 0 25 0 1 0 1781735461 287354880 65341 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 70155 65341 1116 68 0 70087 0
[pid=16732] vsize: 280620
Current children cumulated CPU time (s) 609.55
Current children cumulated vsize (Kb) 280620

[startup+620.038 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 67380 0 0 0 61772 183 0 0 25 0 1 0 1781735461 288366592 65554 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 70402 65554 1116 68 0 70334 0
[pid=16732] vsize: 281608
Current children cumulated CPU time (s) 619.55
Current children cumulated vsize (Kb) 281608

[startup+630.039 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 67525 0 0 0 62771 183 0 0 25 0 1 0 1781735461 289021952 65687 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 70562 65687 1116 68 0 70494 0
[pid=16732] vsize: 282248
Current children cumulated CPU time (s) 629.54
Current children cumulated vsize (Kb) 282248

[startup+640.039 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 67876 0 0 0 63768 186 0 0 25 0 1 0 1781735461 290476032 66032 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 70917 66032 1116 68 0 70849 0
[pid=16732] vsize: 283668
Current children cumulated CPU time (s) 639.54
Current children cumulated vsize (Kb) 283668

[startup+650.039 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 68084 0 0 0 64767 186 0 0 25 0 1 0 1781735461 291397632 66228 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 71142 66228 1116 68 0 71074 0
[pid=16732] vsize: 284568
Current children cumulated CPU time (s) 649.53
Current children cumulated vsize (Kb) 284568

[startup+660.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 68169 0 0 0 65766 187 0 0 25 0 1 0 1781735461 291667968 66313 4294967295 134512640 134736556 3221224560 3221223076 134572757 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 71208 66313 1116 68 0 71140 0
[pid=16732] vsize: 284832
Current children cumulated CPU time (s) 659.53
Current children cumulated vsize (Kb) 284832

[startup+670.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 68547 0 0 0 66764 188 0 0 25 0 1 0 1781735461 293363712 66670 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 71622 66670 1116 68 0 71554 0
[pid=16732] vsize: 286488
Current children cumulated CPU time (s) 669.52
Current children cumulated vsize (Kb) 286488

[startup+680.041 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 68631 0 0 0 67763 189 0 0 25 0 1 0 1781735461 293769216 66754 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 71721 66754 1116 68 0 71653 0
[pid=16732] vsize: 286884
Current children cumulated CPU time (s) 679.52
Current children cumulated vsize (Kb) 286884

[startup+690.041 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 68910 0 0 0 68762 190 0 0 25 0 1 0 1781735461 294998016 67019 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 72021 67019 1116 68 0 71953 0
[pid=16732] vsize: 288084
Current children cumulated CPU time (s) 689.52
Current children cumulated vsize (Kb) 288084

[startup+700.041 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 69172 0 0 0 69762 190 0 0 25 0 1 0 1781735461 296189952 67273 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 72312 67273 1116 68 0 72244 0
[pid=16732] vsize: 289248
Current children cumulated CPU time (s) 699.52
Current children cumulated vsize (Kb) 289248

[startup+710.042 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 69629 0 0 0 70760 192 0 0 25 0 1 0 1781735461 298160128 67714 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 72793 67714 1116 68 0 72725 0
[pid=16732] vsize: 291172
Current children cumulated CPU time (s) 709.52
Current children cumulated vsize (Kb) 291172

[startup+720.042 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 69876 0 0 0 71759 193 0 0 25 0 1 0 1781735461 299237376 67941 4294967295 134512640 134736556 3221224560 3221223136 134539910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 73056 67941 1116 68 0 72988 0
[pid=16732] vsize: 292224
Current children cumulated CPU time (s) 719.52
Current children cumulated vsize (Kb) 292224

[startup+730.043 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 70000 0 0 0 72759 193 0 0 25 0 1 0 1781735461 299782144 68065 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 73189 68065 1116 68 0 73121 0
[pid=16732] vsize: 292756
Current children cumulated CPU time (s) 729.52
Current children cumulated vsize (Kb) 292756

[startup+740.043 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 70279 0 0 0 73759 193 0 0 25 0 1 0 1781735461 301056000 68322 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 73500 68322 1116 68 0 73432 0
[pid=16732] vsize: 294000
Current children cumulated CPU time (s) 739.52
Current children cumulated vsize (Kb) 294000

[startup+750.043 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 70343 0 0 0 74758 194 0 0 25 0 1 0 1781735461 301191168 68386 4294967295 134512640 134736556 3221224560 3221221404 1077254186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 73533 68386 1116 68 0 73465 0
[pid=16732] vsize: 294132
Current children cumulated CPU time (s) 749.52
Current children cumulated vsize (Kb) 294132

[startup+760.043 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 70585 0 0 0 75756 195 0 0 25 0 1 0 1781735461 302465024 68612 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 73844 68612 1116 68 0 73776 0
[pid=16732] vsize: 295376
Current children cumulated CPU time (s) 759.51
Current children cumulated vsize (Kb) 295376

[startup+770.044 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 70878 0 0 0 76753 196 0 0 25 0 1 0 1781735461 303751168 68886 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 74158 68886 1116 68 0 74090 0
[pid=16732] vsize: 296632
Current children cumulated CPU time (s) 769.49
Current children cumulated vsize (Kb) 296632

[startup+780.044 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 71256 0 0 0 77752 197 0 0 25 0 1 0 1781735461 305483776 69236 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 74581 69236 1116 68 0 74513 0
[pid=16732] vsize: 298324
Current children cumulated CPU time (s) 779.49
Current children cumulated vsize (Kb) 298324

[startup+790.043 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 71535 0 0 0 78750 198 0 0 25 0 1 0 1781735461 306827264 69494 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 74909 69494 1116 68 0 74841 0
[pid=16732] vsize: 299636
Current children cumulated CPU time (s) 789.48
Current children cumulated vsize (Kb) 299636

[startup+800.044 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 71836 0 0 0 79750 199 0 0 25 0 1 0 1781735461 308256768 69777 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 75258 69777 1116 68 0 75190 0
[pid=16732] vsize: 301032
Current children cumulated CPU time (s) 799.49
Current children cumulated vsize (Kb) 301032

[startup+810.044 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 72413 0 0 0 80747 202 0 0 25 0 1 0 1781735461 310824960 70320 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 75885 70320 1116 68 0 75817 0
[pid=16732] vsize: 303540
Current children cumulated CPU time (s) 809.49
Current children cumulated vsize (Kb) 303540

[startup+820.044 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 72482 0 0 0 81747 202 0 0 25 0 1 0 1781735461 311095296 70389 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 75951 70389 1116 68 0 75883 0
[pid=16732] vsize: 303804
Current children cumulated CPU time (s) 819.49
Current children cumulated vsize (Kb) 303804

[startup+830.045 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 72791 0 0 0 82746 202 0 0 25 0 1 0 1781735461 312479744 70678 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 76289 70678 1116 68 0 76221 0
[pid=16732] vsize: 305156
Current children cumulated CPU time (s) 829.48
Current children cumulated vsize (Kb) 305156

[startup+840.045 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 72841 0 0 0 83746 202 0 0 25 0 1 0 1781735461 312614912 70728 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 76322 70728 1116 68 0 76254 0
[pid=16732] vsize: 305288
Current children cumulated CPU time (s) 839.48
Current children cumulated vsize (Kb) 305288

[startup+850.046 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 72886 0 0 0 84745 203 0 0 25 0 1 0 1781735461 312885248 70773 4294967295 134512640 134736556 3221224560 3221221324 1077090992 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16732/statm): 76388 70773 1116 68 0 76320 0
[pid=16732] vsize: 305552
Current children cumulated CPU time (s) 849.48
Current children cumulated vsize (Kb) 305552

[startup+860.047 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 73439 0 0 0 85741 205 0 0 25 0 1 0 1781735461 315248640 71310 4294967295 134512640 134736556 3221224560 3221223136 134539950 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 76965 71310 1116 68 0 76897 0
[pid=16732] vsize: 307860
Current children cumulated CPU time (s) 859.46
Current children cumulated vsize (Kb) 307860

[startup+870.047 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 73589 0 0 0 86741 206 0 0 25 0 1 0 1781735461 315936768 71446 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 77133 71446 1116 68 0 77065 0
[pid=16732] vsize: 308532
Current children cumulated CPU time (s) 869.47
Current children cumulated vsize (Kb) 308532

[startup+880.048 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 73810 0 0 0 87740 206 0 0 25 0 1 0 1781735461 316854272 71661 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 77357 71661 1116 68 0 77289 0
[pid=16732] vsize: 309428
Current children cumulated CPU time (s) 879.46
Current children cumulated vsize (Kb) 309428

[startup+890.047 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 73945 0 0 0 88740 207 0 0 25 0 1 0 1781735461 317407232 71782 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 77492 71782 1116 68 0 77424 0
[pid=16732] vsize: 309968
Current children cumulated CPU time (s) 889.47
Current children cumulated vsize (Kb) 309968

[startup+900.048 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 74291 0 0 0 89739 208 0 0 25 0 1 0 1781735461 318967808 72108 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 77873 72108 1116 68 0 77805 0
[pid=16732] vsize: 311492
Current children cumulated CPU time (s) 899.47
Current children cumulated vsize (Kb) 311492

[startup+910.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 74515 0 0 0 90739 208 0 0 25 0 1 0 1781735461 319942656 72324 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 78111 72324 1116 68 0 78043 0
[pid=16732] vsize: 312444
Current children cumulated CPU time (s) 909.47
Current children cumulated vsize (Kb) 312444

[startup+920.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 74669 0 0 0 91739 208 0 0 25 0 1 0 1781735461 320659456 72466 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 78286 72466 1116 68 0 78218 0
[pid=16732] vsize: 313144
Current children cumulated CPU time (s) 919.47
Current children cumulated vsize (Kb) 313144

[startup+930.048 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 75119 0 0 0 92736 210 0 0 25 0 1 0 1781735461 322625536 72897 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 78766 72897 1116 68 0 78698 0
[pid=16732] vsize: 315064
Current children cumulated CPU time (s) 929.46
Current children cumulated vsize (Kb) 315064

[startup+940.048 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 75390 0 0 0 93734 211 0 0 25 0 1 0 1781735461 323735552 73160 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 79037 73160 1116 68 0 78969 0
[pid=16732] vsize: 316148
Current children cumulated CPU time (s) 939.45
Current children cumulated vsize (Kb) 316148

[startup+950.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 75772 0 0 0 94733 212 0 0 25 0 1 0 1781735461 325529600 73520 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 79475 73520 1116 68 0 79407 0
[pid=16732] vsize: 317900
Current children cumulated CPU time (s) 949.45
Current children cumulated vsize (Kb) 317900

[startup+960.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 76113 0 0 0 95733 213 0 0 25 0 1 0 1781735461 327073792 73839 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 79852 73839 1116 68 0 79784 0
[pid=16732] vsize: 319408
Current children cumulated CPU time (s) 959.46
Current children cumulated vsize (Kb) 319408

[startup+970.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 76573 0 0 0 96730 214 0 0 25 0 1 0 1781735461 329129984 74279 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 80354 74279 1116 68 0 80286 0
[pid=16732] vsize: 321416
Current children cumulated CPU time (s) 969.44
Current children cumulated vsize (Kb) 321416

[startup+980.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 77019 0 0 0 97730 215 0 0 25 0 1 0 1781735461 331030528 74705 4294967295 134512640 134736556 3221224560 3221223136 134539919 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 80818 74705 1116 68 0 80750 0
[pid=16732] vsize: 323272
Current children cumulated CPU time (s) 979.45
Current children cumulated vsize (Kb) 323272

[startup+990.049 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 77413 0 0 0 98729 216 0 0 25 0 1 0 1781735461 332816384 75080 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 81254 75080 1116 68 0 81186 0
[pid=16732] vsize: 325016
Current children cumulated CPU time (s) 989.45
Current children cumulated vsize (Kb) 325016

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 78527 0 0 0 99723 221 0 0 25 0 1 0 1781735461 337506304 76187 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 82399 76187 1116 68 0 82331 0
[pid=16732] vsize: 329596
Current children cumulated CPU time (s) 999.44
Current children cumulated vsize (Kb) 329596

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 78681 0 0 0 100723 221 0 0 25 0 1 0 1781735461 338231296 76329 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 82576 76329 1116 68 0 82508 0
[pid=16732] vsize: 330304
Current children cumulated CPU time (s) 1009.44
Current children cumulated vsize (Kb) 330304

[startup+1020.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 78758 0 0 0 101723 221 0 0 25 0 1 0 1781735461 338501632 76406 4294967295 134512640 134736556 3221224560 3221223136 134539932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 82642 76406 1116 68 0 82574 0
[pid=16732] vsize: 330568
Current children cumulated CPU time (s) 1019.44
Current children cumulated vsize (Kb) 330568

[startup+1030.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 78970 0 0 0 102722 222 0 0 25 0 1 0 1781735461 339636224 76590 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 82919 76590 1116 68 0 82851 0
[pid=16732] vsize: 331676
Current children cumulated CPU time (s) 1029.44
Current children cumulated vsize (Kb) 331676

[startup+1040.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 78976 0 0 0 103723 222 0 0 25 0 1 0 1781735461 339636224 76596 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 82919 76596 1116 68 0 82851 0
[pid=16732] vsize: 331676
Current children cumulated CPU time (s) 1039.45
Current children cumulated vsize (Kb) 331676

[startup+1050.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79013 0 0 0 104723 222 0 0 25 0 1 0 1781735461 339771392 76633 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 82952 76633 1116 68 0 82884 0
[pid=16732] vsize: 331808
Current children cumulated CPU time (s) 1049.45
Current children cumulated vsize (Kb) 331808

[startup+1060.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79053 0 0 0 105723 222 0 0 25 0 1 0 1781735461 339906560 76673 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 82985 76673 1116 68 0 82917 0
[pid=16732] vsize: 331940
Current children cumulated CPU time (s) 1059.45
Current children cumulated vsize (Kb) 331940

[startup+1070.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79091 0 0 0 106723 222 0 0 25 0 1 0 1781735461 340041728 76711 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83018 76711 1116 68 0 82950 0
[pid=16732] vsize: 332072
Current children cumulated CPU time (s) 1069.45
Current children cumulated vsize (Kb) 332072

[startup+1080.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79120 0 0 0 107723 222 0 0 25 0 1 0 1781735461 340041728 76740 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83018 76740 1116 68 0 82950 0
[pid=16732] vsize: 332072
Current children cumulated CPU time (s) 1079.45
Current children cumulated vsize (Kb) 332072

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79158 0 0 0 108723 222 0 0 25 0 1 0 1781735461 340176896 76778 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83051 76778 1116 68 0 82983 0
[pid=16732] vsize: 332204
Current children cumulated CPU time (s) 1089.45
Current children cumulated vsize (Kb) 332204

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79193 0 0 0 109723 222 0 0 25 0 1 0 1781735461 340312064 76813 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83084 76813 1116 68 0 83016 0
[pid=16732] vsize: 332336
Current children cumulated CPU time (s) 1099.45
Current children cumulated vsize (Kb) 332336

[startup+1110.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79386 0 0 0 110723 222 0 0 25 0 1 0 1781735461 341196800 76999 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83300 76999 1116 68 0 83232 0
[pid=16732] vsize: 333200
Current children cumulated CPU time (s) 1109.45
Current children cumulated vsize (Kb) 333200

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79557 0 0 0 111723 223 0 0 25 0 1 0 1781735461 341995520 77158 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83495 77158 1116 68 0 83427 0
[pid=16732] vsize: 333980
Current children cumulated CPU time (s) 1119.46
Current children cumulated vsize (Kb) 333980

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79618 0 0 0 112723 223 0 0 25 0 1 0 1781735461 342130688 77219 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83528 77219 1116 68 0 83460 0
[pid=16732] vsize: 334112
Current children cumulated CPU time (s) 1129.46
Current children cumulated vsize (Kb) 334112

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79676 0 0 0 113723 223 0 0 25 0 1 0 1781735461 342401024 77277 4294967295 134512640 134736556 3221224560 3221223192 134540405 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83594 77277 1116 68 0 83526 0
[pid=16732] vsize: 334376
Current children cumulated CPU time (s) 1139.46
Current children cumulated vsize (Kb) 334376

[startup+1150.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79851 0 0 0 114723 223 0 0 25 0 1 0 1781735461 343400448 77424 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83838 77424 1116 68 0 83770 0
[pid=16732] vsize: 335352
Current children cumulated CPU time (s) 1149.46
Current children cumulated vsize (Kb) 335352

[startup+1160.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79869 0 0 0 115723 223 0 0 25 0 1 0 1781735461 343400448 77442 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83838 77442 1116 68 0 83770 0
[pid=16732] vsize: 335352
Current children cumulated CPU time (s) 1159.46
Current children cumulated vsize (Kb) 335352

[startup+1170.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79907 0 0 0 116723 223 0 0 25 0 1 0 1781735461 343535616 77480 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83871 77480 1116 68 0 83803 0
[pid=16732] vsize: 335484
Current children cumulated CPU time (s) 1169.46
Current children cumulated vsize (Kb) 335484

[startup+1180.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79939 0 0 0 117723 223 0 0 25 0 1 0 1781735461 343670784 77512 4294967295 134512640 134736556 3221224560 3221223136 134539935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83904 77512 1116 68 0 83836 0
[pid=16732] vsize: 335616
Current children cumulated CPU time (s) 1179.46
Current children cumulated vsize (Kb) 335616

[startup+1190.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79971 0 0 0 118723 223 0 0 25 0 1 0 1781735461 343805952 77544 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83937 77544 1116 68 0 83869 0
[pid=16732] vsize: 335748
Current children cumulated CPU time (s) 1189.46
Current children cumulated vsize (Kb) 335748

[startup+1200.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 79999 0 0 0 119724 223 0 0 25 0 1 0 1781735461 343941120 77572 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83970 77572 1116 68 0 83902 0
[pid=16732] vsize: 335880
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (Kb) 335880

[startup+1210.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 80025 0 0 0 120724 224 0 0 25 0 1 0 1781735461 343941120 77598 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83970 77598 1116 68 0 83902 0
[pid=16732] vsize: 335880
Current children cumulated CPU time (s) 1209.48
Current children cumulated vsize (Kb) 335880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1210.06 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 16732
Raw data (/proc/16732/stat): 16732 (bsolo) R 16731 16732 27660 0 -1 0 80025 0 0 0 120724 224 0 0 25 0 1 0 1781735461 343941120 77598 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16732/statm): 83970 77598 1116 68 0 83902 0
[pid=16732] vsize: 335880
Current children cumulated CPU time (s) 1209.48
Current children cumulated vsize (Kb) 335880

Sending SIGTERM to -16732
Sleeping 2 seconds
One traced child (pid=16732) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.21
CPU time (s): 1209.63
CPU user time (s): 1207.24
CPU system time (s): 2.38264
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (Kb): 335880

Verifier Data

ERROR: no interpretation found !