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-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3706.opb
MD5SUM9e0552681bd542cf776486fc35ee9977
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 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29645337650291
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29645337650291
Number of bits of the biggest sum of numbers45
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000

Trace number 1450

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.077
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:        920652 kB
Buffers:         33332 kB
Cached:          52128 kB
SwapCached:        696 kB
Active:          68976 kB
Inactive:        19044 kB
HighTotal:      131008 kB
HighFree:        75264 kB
LowTotal:       903652 kB
LowFree:        845388 kB
SwapTotal:     2097640 kB
SwapFree:      2096372 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5812 kB
Slab:            20356 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 15:23:20 (client local time) WITH STATUS 0 IN 1199.23 SECONDS
stats: 684 7 1199.23 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 155000 variables and 5300 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 95.459
c After prepocess the problem consists of 92686 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 92686 #Dec: 83545 LB: 0 @ 117.35
c Restart #2 #Var: 92686 #Dec: 181978 LB: 0 @ 150.34
c Restart #3 #Var: 92686 #Dec: 322837 LB: 0 @ 201.05
c Restart #4 #Var: 92686 #Dec: 508604 LB: 0 @ 269.3
c Restart #5 #Var: 92686 #Dec: 738827 LB: 0 @ 354.17
c Restart #6 #Var: 92686 #Dec: 1007410 LB: 0 @ 455.67
c Restart #7 #Var: 92686 #Dec: 1289094 LB: 0 @ 569.18
c CHANGE Heuristic... 
c Restart #0 #Var: 92686 #Dec: 1390552 LB: 0 @ 685.78
c Restart #1 #Var: 92686 #Dec: 1405806 LB: 0 @ 723.75
s UNKNOWN
c Exit Code: 0
c Total time: 1199 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/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1842192475 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 107 3 90 68 0 39 0
[pid=31986] 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/wulflinc28/normalized-mps-v2-20-10-n3706.opb

[startup+10.0035 s]
Raw data (loadavg): 0.95 1.05 1.06 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 60999 0 0 0 828 142 0 0 25 0 1 0 1842192475 251781120 60595 4294967295 134512640 134736556 3221224560 3221223088 134572994 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 61470 60595 1116 68 0 61402 0
[pid=31986] vsize: 245880
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (Kb) 245880

[startup+20.0042 s]
Raw data (loadavg): 0.95 1.04 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 104761 0 0 0 1719 234 0 0 25 0 1 0 1842192475 430645248 103854 4294967295 134512640 134736556 3221224560 3221221260 1077195880 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 105138 103854 1116 68 0 105070 0
[pid=31986] vsize: 420552
Current children cumulated CPU time (s) 19.53
Current children cumulated vsize (Kb) 420552

[startup+30.0049 s]
Raw data (loadavg): 0.96 1.04 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 106088 0 0 0 2714 237 0 0 25 0 1 0 1842192475 436285440 105181 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 106515 105181 1116 68 0 106447 0
[pid=31986] vsize: 426060
Current children cumulated CPU time (s) 29.51
Current children cumulated vsize (Kb) 426060

[startup+40.0066 s]
Raw data (loadavg): 0.97 1.04 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 107149 0 0 0 3708 241 0 0 25 0 1 0 1842192475 440807424 106242 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 107619 106242 1116 68 0 107551 0
[pid=31986] vsize: 430476
Current children cumulated CPU time (s) 39.49
Current children cumulated vsize (Kb) 430476

[startup+50.0073 s]
Raw data (loadavg): 0.97 1.04 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 108211 0 0 0 4703 246 0 0 25 0 1 0 1842192475 445329408 107304 4294967295 134512640 134736556 3221224560 3221223056 134572850 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 108723 107304 1116 68 0 108655 0
[pid=31986] vsize: 434892
Current children cumulated CPU time (s) 49.49
Current children cumulated vsize (Kb) 434892

[startup+60.0079 s]
Raw data (loadavg): 0.98 1.04 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 109651 0 0 0 5696 251 0 0 25 0 1 0 1842192475 451305472 108744 4294967295 134512640 134736556 3221224560 3221223068 134517552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 110182 108744 1116 68 0 110114 0
[pid=31986] vsize: 440728
Current children cumulated CPU time (s) 59.47
Current children cumulated vsize (Kb) 440728

[startup+70.0086 s]
Raw data (loadavg): 0.98 1.03 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 111145 0 0 0 6691 255 0 0 25 0 1 0 1842192475 457408512 110238 4294967295 134512640 134736556 3221224560 3221223144 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 111672 110238 1116 68 0 111604 0
[pid=31986] vsize: 446688
Current children cumulated CPU time (s) 69.46
Current children cumulated vsize (Kb) 446688

[startup+80.0093 s]
Raw data (loadavg): 0.98 1.03 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 112858 0 0 0 7685 259 0 0 25 0 1 0 1842192475 464465920 111951 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 113395 111951 1116 68 0 113327 0
[pid=31986] vsize: 453580
Current children cumulated CPU time (s) 79.44
Current children cumulated vsize (Kb) 453580

[startup+90.0099 s]
Raw data (loadavg): 0.98 1.03 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 115285 0 0 0 8674 267 0 0 25 0 1 0 1842192475 474333184 114378 4294967295 134512640 134736556 3221224560 3221222796 1077360295 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 115804 114378 1116 68 0 115736 0
[pid=31986] vsize: 463216
Current children cumulated CPU time (s) 89.41
Current children cumulated vsize (Kb) 463216

[startup+100.011 s]
Raw data (loadavg): 0.99 1.03 1.05 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134555 0 0 0 9420 381 0 0 17 0 1 0 1842192475 557862912 133648 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136197 133648 1116 68 0 136129 0
[pid=31986] vsize: 544788
Current children cumulated CPU time (s) 98.01
Current children cumulated vsize (Kb) 544788

[startup+110.01 s]
Raw data (loadavg): 0.99 1.03 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134644 0 0 0 10346 408 0 0 25 0 1 0 1842192475 558080000 133737 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136250 133737 1116 68 0 136182 0
[pid=31986] vsize: 545000
Current children cumulated CPU time (s) 107.54
Current children cumulated vsize (Kb) 545000

[startup+120.011 s]
Raw data (loadavg): 0.99 1.03 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134672 0 0 0 11290 429 0 0 25 0 1 0 1842192475 558080000 133765 4294967295 134512640 134736556 3221224560 3221223104 134543198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136250 133765 1116 68 0 136182 0
[pid=31986] vsize: 545000
Current children cumulated CPU time (s) 117.19
Current children cumulated vsize (Kb) 545000

[startup+130.011 s]
Raw data (loadavg): 0.99 1.03 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134672 0 0 0 12043 504 0 0 25 0 1 0 1842192475 558018560 133753 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136235 133753 1116 68 0 136167 0
[pid=31986] vsize: 544940
Current children cumulated CPU time (s) 125.47
Current children cumulated vsize (Kb) 544940

[startup+140.011 s]
Raw data (loadavg): 0.99 1.02 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134672 0 0 0 12980 524 0 0 24 0 1 0 1842192475 558018560 133753 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136235 133753 1116 68 0 136167 0
[pid=31986] vsize: 544940
Current children cumulated CPU time (s) 135.04
Current children cumulated vsize (Kb) 544940

[startup+150.012 s]
Raw data (loadavg): 0.99 1.02 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134698 0 0 0 13921 544 0 0 25 0 1 0 1842192475 558137344 133779 4294967295 134512640 134736556 3221224560 3221223104 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133779 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 144.65
Current children cumulated vsize (Kb) 545056

[startup+160.012 s]
Raw data (loadavg): 0.99 1.02 1.04 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134698 0 0 0 14669 625 0 0 17 0 1 0 1842192475 558137344 133779 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136264 133779 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 152.94
Current children cumulated vsize (Kb) 545056

[startup+170.012 s]
Raw data (loadavg): 1.07 1.04 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134698 0 0 0 15627 640 0 0 25 0 1 0 1842192475 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136221 133739 1116 68 0 136153 0
[pid=31986] vsize: 544884
Current children cumulated CPU time (s) 162.67
Current children cumulated vsize (Kb) 544884

[startup+180.013 s]
Raw data (loadavg): 1.13 1.05 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134711 0 0 0 16572 659 0 0 25 0 1 0 1842192475 558096384 133752 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136254 133752 1116 68 0 136186 0
[pid=31986] vsize: 545016
Current children cumulated CPU time (s) 172.31
Current children cumulated vsize (Kb) 545016

[startup+190.014 s]
Raw data (loadavg): 1.11 1.05 1.05 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134738 0 0 0 17504 685 0 0 25 0 1 0 1842192475 558194688 133779 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136278 133779 1116 68 0 136210 0
[pid=31986] vsize: 545112
Current children cumulated CPU time (s) 181.89
Current children cumulated vsize (Kb) 545112

[startup+200.014 s]
Raw data (loadavg): 1.09 1.05 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134738 0 0 0 18413 715 0 0 25 0 1 0 1842192475 558194688 133779 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136278 133779 1116 68 0 136210 0
[pid=31986] vsize: 545112
Current children cumulated CPU time (s) 191.28
Current children cumulated vsize (Kb) 545112

[startup+210.014 s]
Raw data (loadavg): 1.08 1.05 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134738 0 0 0 19353 736 0 0 25 0 1 0 1842192475 558194688 133779 4294967295 134512640 134736556 3221224560 3221223108 134543223 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136278 133779 1116 68 0 136210 0
[pid=31986] vsize: 545112
Current children cumulated CPU time (s) 200.89
Current children cumulated vsize (Kb) 545112

[startup+220.015 s]
Raw data (loadavg): 1.07 1.04 1.05 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134738 0 0 0 20101 821 0 0 25 0 1 0 1842192475 558022656 133754 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136236 133754 1116 68 0 136168 0
[pid=31986] vsize: 544944
Current children cumulated CPU time (s) 209.22
Current children cumulated vsize (Kb) 544944

[startup+230.015 s]
Raw data (loadavg): 1.06 1.04 1.04 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134761 0 0 0 21037 843 0 0 24 0 1 0 1842192475 558137344 133777 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136264 133777 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 218.8
Current children cumulated vsize (Kb) 545056

[startup+240.017 s]
Raw data (loadavg): 1.05 1.04 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134763 0 0 0 21926 877 0 0 25 0 1 0 1842192475 558137344 133779 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133779 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 228.03
Current children cumulated vsize (Kb) 545056

[startup+250.018 s]
Raw data (loadavg): 1.04 1.04 1.04 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134764 0 0 0 22845 906 0 0 25 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 237.51
Current children cumulated vsize (Kb) 545056

[startup+260.018 s]
Raw data (loadavg): 1.03 1.04 1.04 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134764 0 0 0 23770 934 0 0 22 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 247.04
Current children cumulated vsize (Kb) 545056

[startup+270.018 s]
Raw data (loadavg): 1.03 1.03 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134764 0 0 0 24699 957 0 0 21 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 256.56
Current children cumulated vsize (Kb) 545056

[startup+280.019 s]
Raw data (loadavg): 1.02 1.03 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134764 0 0 0 25636 980 0 0 22 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 266.16
Current children cumulated vsize (Kb) 545056

[startup+290.02 s]
Raw data (loadavg): 1.02 1.03 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134764 0 0 0 26404 1060 0 0 25 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 274.64
Current children cumulated vsize (Kb) 545056

[startup+300.02 s]
Raw data (loadavg): 1.02 1.03 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134764 0 0 0 27347 1078 0 0 25 0 1 0 1842192475 558080000 133768 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136250 133768 1116 68 0 136182 0
[pid=31986] vsize: 545000
Current children cumulated CPU time (s) 284.25
Current children cumulated vsize (Kb) 545000

[startup+310.02 s]
Raw data (loadavg): 1.01 1.03 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134772 0 0 0 28287 1098 0 0 24 0 1 0 1842192475 558219264 133776 4294967295 134512640 134736556 3221224560 3221223112 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136284 133776 1116 68 0 136216 0
[pid=31986] vsize: 545136
Current children cumulated CPU time (s) 293.85
Current children cumulated vsize (Kb) 545136

[startup+320.021 s]
Raw data (loadavg): 1.01 1.03 1.04 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134775 0 0 0 29143 1149 0 0 21 0 1 0 1842192475 558219264 133779 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136284 133779 1116 68 0 136216 0
[pid=31986] vsize: 545136
Current children cumulated CPU time (s) 302.92
Current children cumulated vsize (Kb) 545136

[startup+330.021 s]
Raw data (loadavg): 1.01 1.03 1.03 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134775 0 0 0 30031 1186 0 0 21 0 1 0 1842192475 558219264 133779 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136284 133779 1116 68 0 136216 0
[pid=31986] vsize: 545136
Current children cumulated CPU time (s) 312.17
Current children cumulated vsize (Kb) 545136

[startup+340.023 s]
Raw data (loadavg): 1.01 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134775 0 0 0 30940 1215 0 0 18 0 1 0 1842192475 558219264 133779 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136284 133779 1116 68 0 136216 0
[pid=31986] vsize: 545136
Current children cumulated CPU time (s) 321.55
Current children cumulated vsize (Kb) 545136

[startup+350.024 s]
Raw data (loadavg): 1.00 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134775 0 0 0 31872 1238 0 0 25 0 1 0 1842192475 558219264 133779 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136284 133779 1116 68 0 136216 0
[pid=31986] vsize: 545136
Current children cumulated CPU time (s) 331.1
Current children cumulated vsize (Kb) 545136

[startup+360.024 s]
Raw data (loadavg): 1.00 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134776 0 0 0 32805 1262 0 0 25 0 1 0 1842192475 558219264 133780 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136284 133780 1116 68 0 136216 0
[pid=31986] vsize: 545136
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (Kb) 545136

[startup+370.025 s]
Raw data (loadavg): 1.00 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134776 0 0 0 33751 1279 0 0 24 0 1 0 1842192475 558219264 133780 4294967295 134512640 134736556 3221224560 3221221844 134717260 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136284 133780 1116 68 0 136216 0
[pid=31986] vsize: 545136
Current children cumulated CPU time (s) 350.3
Current children cumulated vsize (Kb) 545136

[startup+380.025 s]
Raw data (loadavg): 1.00 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134776 0 0 0 34508 1359 0 0 25 0 1 0 1842192475 558010368 133751 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136233 133751 1116 68 0 136165 0
[pid=31986] vsize: 544932
Current children cumulated CPU time (s) 358.67
Current children cumulated vsize (Kb) 544932

[startup+390.025 s]
Raw data (loadavg): 1.00 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134777 0 0 0 35451 1379 0 0 25 0 1 0 1842192475 558137344 133752 4294967295 134512640 134736556 3221224560 3221223272 134553056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133752 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 368.3
Current children cumulated vsize (Kb) 545056

[startup+400.026 s]
Raw data (loadavg): 1.00 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134802 0 0 0 36331 1419 0 0 19 0 1 0 1842192475 558137344 133777 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133777 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 377.5
Current children cumulated vsize (Kb) 545056

[startup+410.026 s]
Raw data (loadavg): 1.00 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134804 0 0 0 37186 1468 0 0 25 0 1 0 1842192475 558137344 133779 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133779 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 386.54
Current children cumulated vsize (Kb) 545056

[startup+420.026 s]
Raw data (loadavg): 1.00 1.02 1.03 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134804 0 0 0 38089 1501 0 0 25 0 1 0 1842192475 558137344 133779 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136264 133779 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 395.9
Current children cumulated vsize (Kb) 545056

[startup+430.027 s]
Raw data (loadavg): 1.00 1.02 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134805 0 0 0 39003 1532 0 0 25 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223184 1077378566 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 405.35
Current children cumulated vsize (Kb) 545056

[startup+440.028 s]
Raw data (loadavg): 1.00 1.02 1.02 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134805 0 0 0 39923 1559 0 0 21 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 414.82
Current children cumulated vsize (Kb) 545056

[startup+450.028 s]
Raw data (loadavg): 1.00 1.01 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134805 0 0 0 40865 1577 0 0 25 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 424.42
Current children cumulated vsize (Kb) 545056

[startup+460.028 s]
Raw data (loadavg): 1.00 1.01 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134805 0 0 0 41801 1600 0 0 25 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 434.01
Current children cumulated vsize (Kb) 545056

[startup+470.029 s]
Raw data (loadavg): 1.00 1.01 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134805 0 0 0 42751 1616 0 0 25 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 443.67
Current children cumulated vsize (Kb) 545056

[startup+480.029 s]
Raw data (loadavg): 1.00 1.01 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134805 0 0 0 43696 1633 0 0 25 0 1 0 1842192475 558137344 133780 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136264 133780 1116 68 0 136196 0
[pid=31986] vsize: 545056
Current children cumulated CPU time (s) 453.29
Current children cumulated vsize (Kb) 545056

[startup+490.03 s]
Raw data (loadavg): 1.00 1.01 1.02 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 134805 0 0 0 44458 1712 0 0 23 0 1 0 1842192475 558084096 133769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136251 133769 1116 68 0 136183 0
[pid=31986] vsize: 545004
Current children cumulated CPU time (s) 461.7
Current children cumulated vsize (Kb) 545004

[startup+500.031 s]
Raw data (loadavg): 1.00 1.01 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134805 0 0 0 45407 1729 0 0 25 0 1 0 1842192475 558084096 133769 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136251 133769 1116 68 0 136183 0
[pid=31986] vsize: 545004
Current children cumulated CPU time (s) 471.36
Current children cumulated vsize (Kb) 545004

[startup+510.032 s]
Raw data (loadavg): 1.00 1.01 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134815 0 0 0 46257 1781 0 0 20 0 1 0 1842192475 558194688 133779 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136278 133779 1116 68 0 136210 0
[pid=31986] vsize: 545112
Current children cumulated CPU time (s) 480.38
Current children cumulated vsize (Kb) 545112

[startup+520.032 s]
Raw data (loadavg): 1.00 1.01 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134815 0 0 0 47136 1823 0 0 25 0 1 0 1842192475 558194688 133779 4294967295 134512640 134736556 3221224560 3221223296 134605579 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136278 133779 1116 68 0 136210 0
[pid=31986] vsize: 545112
Current children cumulated CPU time (s) 489.59
Current children cumulated vsize (Kb) 545112

[startup+530.032 s]
Raw data (loadavg): 1.00 1.01 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 134857 0 0 0 48037 1854 0 0 24 0 1 0 1842192475 558305280 133821 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136305 133821 1116 68 0 136237 0
[pid=31986] vsize: 545220
Current children cumulated CPU time (s) 498.91
Current children cumulated vsize (Kb) 545220

[startup+540.034 s]
Raw data (loadavg): 1.00 1.01 1.01 1/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) T 31985 31986 20115 0 -1 0 135039 0 0 0 48963 1880 0 0 24 0 1 0 1842192475 559153152 134003 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136512 134003 1116 68 0 136444 0
[pid=31986] vsize: 546048
Current children cumulated CPU time (s) 508.43
Current children cumulated vsize (Kb) 546048

[startup+550.034 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135133 0 0 0 49886 1906 0 0 17 0 1 0 1842192475 559501312 134097 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136597 134097 1116 68 0 136529 0
[pid=31986] vsize: 546388
Current children cumulated CPU time (s) 517.92
Current children cumulated vsize (Kb) 546388

[startup+560.034 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135208 0 0 0 50836 1924 0 0 25 0 1 0 1842192475 559849472 134172 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136682 134172 1116 68 0 136614 0
[pid=31986] vsize: 546728
Current children cumulated CPU time (s) 527.6
Current children cumulated vsize (Kb) 546728

[startup+570.035 s]
Raw data (loadavg): 1.08 1.02 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135293 0 0 0 51768 1946 0 0 18 0 1 0 1842192475 560115712 134257 4294967295 134512640 134736556 3221224560 3221223216 134524969 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136747 134257 1116 68 0 136679 0
[pid=31986] vsize: 546988
Current children cumulated CPU time (s) 537.14
Current children cumulated vsize (Kb) 546988

[startup+580.035 s]
Raw data (loadavg): 1.07 1.02 1.02 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135351 0 0 0 52716 1966 0 0 25 0 1 0 1842192475 560386048 134315 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136813 134315 1116 68 0 136745 0
[pid=31986] vsize: 547252
Current children cumulated CPU time (s) 546.82
Current children cumulated vsize (Kb) 547252

[startup+590.036 s]
Raw data (loadavg): 1.06 1.02 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135393 0 0 0 53670 1979 0 0 25 0 1 0 1842192475 560508928 134357 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136843 134357 1116 68 0 136775 0
[pid=31986] vsize: 547372
Current children cumulated CPU time (s) 556.49
Current children cumulated vsize (Kb) 547372

[startup+600.037 s]
Raw data (loadavg): 1.05 1.02 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135435 0 0 0 54624 1997 0 0 20 0 1 0 1842192475 560758784 134399 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136904 134399 1116 68 0 136836 0
[pid=31986] vsize: 547616
Current children cumulated CPU time (s) 566.21
Current children cumulated vsize (Kb) 547616

[startup+610.036 s]
Raw data (loadavg): 1.04 1.02 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135449 0 0 0 55385 2077 0 0 25 0 1 0 1842192475 560394240 134333 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136815 134333 1116 68 0 136747 0
[pid=31986] vsize: 547260
Current children cumulated CPU time (s) 574.62
Current children cumulated vsize (Kb) 547260

[startup+620.037 s]
Raw data (loadavg): 1.03 1.01 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135449 0 0 0 56315 2100 0 0 25 0 1 0 1842192475 560394240 134333 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136815 134333 1116 68 0 136747 0
[pid=31986] vsize: 547260
Current children cumulated CPU time (s) 584.15
Current children cumulated vsize (Kb) 547260

[startup+630.037 s]
Raw data (loadavg): 1.03 1.01 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135449 0 0 0 57296 2107 0 0 25 0 1 0 1842192475 560394240 134333 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136815 134333 1116 68 0 136747 0
[pid=31986] vsize: 547260
Current children cumulated CPU time (s) 594.03
Current children cumulated vsize (Kb) 547260

[startup+640.037 s]
Raw data (loadavg): 1.02 1.01 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135449 0 0 0 58295 2107 0 0 25 0 1 0 1842192475 560394240 134333 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136815 134333 1116 68 0 136747 0
[pid=31986] vsize: 547260
Current children cumulated CPU time (s) 604.02
Current children cumulated vsize (Kb) 547260

[startup+650.038 s]
Raw data (loadavg): 1.02 1.01 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135449 0 0 0 59294 2108 0 0 25 0 1 0 1842192475 560394240 134333 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136815 134333 1116 68 0 136747 0
[pid=31986] vsize: 547260
Current children cumulated CPU time (s) 614.02
Current children cumulated vsize (Kb) 547260

[startup+660.038 s]
Raw data (loadavg): 1.02 1.01 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135449 0 0 0 60294 2108 0 0 25 0 1 0 1842192475 560394240 134333 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136815 134333 1116 68 0 136747 0
[pid=31986] vsize: 547260
Current children cumulated CPU time (s) 624.02
Current children cumulated vsize (Kb) 547260

[startup+670.038 s]
Raw data (loadavg): 1.01 1.01 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135449 0 0 0 61294 2108 0 0 25 0 1 0 1842192475 560394240 134333 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136815 134333 1116 68 0 136747 0
[pid=31986] vsize: 547260
Current children cumulated CPU time (s) 634.02
Current children cumulated vsize (Kb) 547260

[startup+680.038 s]
Raw data (loadavg): 1.01 1.01 1.01 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135449 0 0 0 62293 2109 0 0 25 0 1 0 1842192475 560394240 134333 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136815 134333 1116 68 0 136747 0
[pid=31986] vsize: 547260
Current children cumulated CPU time (s) 644.02
Current children cumulated vsize (Kb) 547260

[startup+690.039 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135462 0 0 0 63291 2110 0 0 25 0 1 0 1842192475 560529408 134346 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136848 134346 1116 68 0 136780 0
[pid=31986] vsize: 547392
Current children cumulated CPU time (s) 654.01
Current children cumulated vsize (Kb) 547392

[startup+700.039 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135518 0 0 0 64291 2110 0 0 25 0 1 0 1842192475 560799744 134402 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 136914 134402 1116 68 0 136846 0
[pid=31986] vsize: 547656
Current children cumulated CPU time (s) 664.01
Current children cumulated vsize (Kb) 547656

[startup+710.039 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135546 0 0 0 65255 2122 0 0 25 0 1 0 1842192475 560799744 134430 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136914 134430 1116 68 0 136846 0
[pid=31986] vsize: 547656
Current children cumulated CPU time (s) 673.77
Current children cumulated vsize (Kb) 547656

[startup+720.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 135556 0 0 0 66221 2133 0 0 25 0 1 0 1842192475 560799744 134440 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31986/statm): 136914 134440 1116 68 0 136846 0
[pid=31986] vsize: 547656
Current children cumulated CPU time (s) 683.54
Current children cumulated vsize (Kb) 547656

[startup+730.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136298 0 0 0 67163 2153 0 0 25 0 1 0 1842192475 561668096 134661 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137126 134661 1116 68 0 137058 0
[pid=31986] vsize: 548504
Current children cumulated CPU time (s) 693.16
Current children cumulated vsize (Kb) 548504

[startup+740.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136417 0 0 0 68159 2154 0 0 25 0 1 0 1842192475 562225152 134770 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137262 134770 1116 68 0 137194 0
[pid=31986] vsize: 549048
Current children cumulated CPU time (s) 703.13
Current children cumulated vsize (Kb) 549048

[startup+750.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136451 0 0 0 69159 2154 0 0 25 0 1 0 1842192475 561946624 134733 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137194 134733 1116 68 0 137126 0
[pid=31986] vsize: 548776
Current children cumulated CPU time (s) 713.13
Current children cumulated vsize (Kb) 548776

[startup+760.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136484 0 0 0 70158 2155 0 0 25 0 1 0 1842192475 562081792 134746 4294967295 134512640 134736556 3221224560 3221223148 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137227 134746 1116 68 0 137159 0
[pid=31986] vsize: 548908
Current children cumulated CPU time (s) 723.13
Current children cumulated vsize (Kb) 548908

[startup+770.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136486 0 0 0 71107 2171 0 0 25 0 1 0 1842192475 562081792 134748 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137227 134748 1116 68 0 137159 0
[pid=31986] vsize: 548908
Current children cumulated CPU time (s) 732.78
Current children cumulated vsize (Kb) 548908

[startup+780.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136486 0 0 0 72107 2171 0 0 25 0 1 0 1842192475 562081792 134748 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137227 134748 1116 68 0 137159 0
[pid=31986] vsize: 548908
Current children cumulated CPU time (s) 742.78
Current children cumulated vsize (Kb) 548908

[startup+790.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136557 0 0 0 73106 2171 0 0 25 0 1 0 1842192475 562294784 134792 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137279 134792 1116 68 0 137211 0
[pid=31986] vsize: 549116
Current children cumulated CPU time (s) 752.77
Current children cumulated vsize (Kb) 549116

[startup+800.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136581 0 0 0 74107 2171 0 0 25 0 1 0 1842192475 562294784 134816 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137279 134816 1116 68 0 137211 0
[pid=31986] vsize: 549116
Current children cumulated CPU time (s) 762.78
Current children cumulated vsize (Kb) 549116

[startup+810.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136587 0 0 0 75107 2171 0 0 25 0 1 0 1842192475 562429952 134822 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137312 134822 1116 68 0 137244 0
[pid=31986] vsize: 549248
Current children cumulated CPU time (s) 772.78
Current children cumulated vsize (Kb) 549248

[startup+820.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136662 0 0 0 76107 2171 0 0 25 0 1 0 1842192475 562683904 134897 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137374 134897 1116 68 0 137306 0
[pid=31986] vsize: 549496
Current children cumulated CPU time (s) 782.78
Current children cumulated vsize (Kb) 549496

[startup+830.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136690 0 0 0 77107 2171 0 0 25 0 1 0 1842192475 562819072 134925 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137407 134925 1116 68 0 137339 0
[pid=31986] vsize: 549628
Current children cumulated CPU time (s) 792.78
Current children cumulated vsize (Kb) 549628

[startup+840.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136717 0 0 0 78107 2171 0 0 25 0 1 0 1842192475 562982912 134952 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137447 134952 1116 68 0 137379 0
[pid=31986] vsize: 549788
Current children cumulated CPU time (s) 802.78
Current children cumulated vsize (Kb) 549788

[startup+850.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136744 0 0 0 79107 2172 0 0 25 0 1 0 1842192475 562982912 134979 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137447 134979 1116 68 0 137379 0
[pid=31986] vsize: 549788
Current children cumulated CPU time (s) 812.79
Current children cumulated vsize (Kb) 549788

[startup+860.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136744 0 0 0 80107 2172 0 0 25 0 1 0 1842192475 562864128 134958 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137418 134958 1116 68 0 137350 0
[pid=31986] vsize: 549672
Current children cumulated CPU time (s) 822.79
Current children cumulated vsize (Kb) 549672

[startup+870.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136767 0 0 0 81107 2172 0 0 25 0 1 0 1842192475 562999296 134981 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137451 134981 1116 68 0 137383 0
[pid=31986] vsize: 549804
Current children cumulated CPU time (s) 832.79
Current children cumulated vsize (Kb) 549804

[startup+880.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136767 0 0 0 82107 2172 0 0 25 0 1 0 1842192475 562999296 134981 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137451 134981 1116 68 0 137383 0
[pid=31986] vsize: 549804
Current children cumulated CPU time (s) 842.79
Current children cumulated vsize (Kb) 549804

[startup+890.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136768 0 0 0 83108 2172 0 0 25 0 1 0 1842192475 562999296 134982 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137451 134982 1116 68 0 137383 0
[pid=31986] vsize: 549804
Current children cumulated CPU time (s) 852.8
Current children cumulated vsize (Kb) 549804

[startup+900.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136768 0 0 0 84108 2172 0 0 25 0 1 0 1842192475 562999296 134982 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137451 134982 1116 68 0 137383 0
[pid=31986] vsize: 549804
Current children cumulated CPU time (s) 862.8
Current children cumulated vsize (Kb) 549804

[startup+910.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136768 0 0 0 85108 2172 0 0 25 0 1 0 1842192475 562999296 134982 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137451 134982 1116 68 0 137383 0
[pid=31986] vsize: 549804
Current children cumulated CPU time (s) 872.8
Current children cumulated vsize (Kb) 549804

[startup+920.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136840 0 0 0 86108 2172 0 0 25 0 1 0 1842192475 563286016 135054 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137521 135054 1116 68 0 137453 0
[pid=31986] vsize: 550084
Current children cumulated CPU time (s) 882.8
Current children cumulated vsize (Kb) 550084

[startup+930.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136840 0 0 0 87108 2172 0 0 25 0 1 0 1842192475 563286016 135054 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137521 135054 1116 68 0 137453 0
[pid=31986] vsize: 550084
Current children cumulated CPU time (s) 892.8
Current children cumulated vsize (Kb) 550084

[startup+940.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136840 0 0 0 88108 2172 0 0 25 0 1 0 1842192475 563286016 135054 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137521 135054 1116 68 0 137453 0
[pid=31986] vsize: 550084
Current children cumulated CPU time (s) 902.8
Current children cumulated vsize (Kb) 550084

[startup+950.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136840 0 0 0 89109 2172 0 0 25 0 1 0 1842192475 563286016 135054 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137521 135054 1116 68 0 137453 0
[pid=31986] vsize: 550084
Current children cumulated CPU time (s) 912.81
Current children cumulated vsize (Kb) 550084

[startup+960.049 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136840 0 0 0 90109 2172 0 0 25 0 1 0 1842192475 563286016 135054 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137521 135054 1116 68 0 137453 0
[pid=31986] vsize: 550084
Current children cumulated CPU time (s) 922.81
Current children cumulated vsize (Kb) 550084

[startup+970.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 91109 2172 0 0 25 0 1 0 1842192475 563429376 135082 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137556 135082 1116 68 0 137488 0
[pid=31986] vsize: 550224
Current children cumulated CPU time (s) 932.81
Current children cumulated vsize (Kb) 550224

[startup+980.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 92109 2172 0 0 25 0 1 0 1842192475 563388416 135082 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137546 135082 1116 68 0 137478 0
[pid=31986] vsize: 550184
Current children cumulated CPU time (s) 942.81
Current children cumulated vsize (Kb) 550184

[startup+990.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 93109 2172 0 0 25 0 1 0 1842192475 563388416 135082 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137546 135082 1116 68 0 137478 0
[pid=31986] vsize: 550184
Current children cumulated CPU time (s) 952.81
Current children cumulated vsize (Kb) 550184

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 94109 2172 0 0 25 0 1 0 1842192475 563388416 135082 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137546 135082 1116 68 0 137478 0
[pid=31986] vsize: 550184
Current children cumulated CPU time (s) 962.81
Current children cumulated vsize (Kb) 550184

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 95110 2172 0 0 25 0 1 0 1842192475 563388416 135082 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137546 135082 1116 68 0 137478 0
[pid=31986] vsize: 550184
Current children cumulated CPU time (s) 972.82
Current children cumulated vsize (Kb) 550184

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 96110 2172 0 0 25 0 1 0 1842192475 563388416 135082 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137546 135082 1116 68 0 137478 0
[pid=31986] vsize: 550184
Current children cumulated CPU time (s) 982.82
Current children cumulated vsize (Kb) 550184

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 97110 2172 0 0 25 0 1 0 1842192475 563388416 135082 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137546 135082 1116 68 0 137478 0
[pid=31986] vsize: 550184
Current children cumulated CPU time (s) 992.82
Current children cumulated vsize (Kb) 550184

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 98110 2172 0 0 25 0 1 0 1842192475 563388416 135082 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137546 135082 1116 68 0 137478 0
[pid=31986] vsize: 550184
Current children cumulated CPU time (s) 1002.82
Current children cumulated vsize (Kb) 550184

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136868 0 0 0 99110 2172 0 0 25 0 1 0 1842192475 563388416 135082 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137546 135082 1116 68 0 137478 0
[pid=31986] vsize: 550184
Current children cumulated CPU time (s) 1012.82
Current children cumulated vsize (Kb) 550184

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136925 0 0 0 100110 2172 0 0 25 0 1 0 1842192475 563658752 135139 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137612 135139 1116 68 0 137544 0
[pid=31986] vsize: 550448
Current children cumulated CPU time (s) 1022.82
Current children cumulated vsize (Kb) 550448

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136925 0 0 0 101110 2172 0 0 25 0 1 0 1842192475 563658752 135139 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137612 135139 1116 68 0 137544 0
[pid=31986] vsize: 550448
Current children cumulated CPU time (s) 1032.82
Current children cumulated vsize (Kb) 550448

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136925 0 0 0 102110 2173 0 0 25 0 1 0 1842192475 563658752 135139 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137612 135139 1116 68 0 137544 0
[pid=31986] vsize: 550448
Current children cumulated CPU time (s) 1042.83
Current children cumulated vsize (Kb) 550448

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136925 0 0 0 103110 2173 0 0 25 0 1 0 1842192475 563658752 135139 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137612 135139 1116 68 0 137544 0
[pid=31986] vsize: 550448
Current children cumulated CPU time (s) 1052.83
Current children cumulated vsize (Kb) 550448

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136925 0 0 0 104111 2173 0 0 25 0 1 0 1842192475 563658752 135139 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137612 135139 1116 68 0 137544 0
[pid=31986] vsize: 550448
Current children cumulated CPU time (s) 1062.84
Current children cumulated vsize (Kb) 550448

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136932 0 0 0 105111 2173 0 0 25 0 1 0 1842192475 563658752 135146 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137612 135146 1116 68 0 137544 0
[pid=31986] vsize: 550448
Current children cumulated CPU time (s) 1072.84
Current children cumulated vsize (Kb) 550448

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 136947 0 0 0 106111 2173 0 0 25 0 1 0 1842192475 563793920 135161 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137645 135161 1116 68 0 137577 0
[pid=31986] vsize: 550580
Current children cumulated CPU time (s) 1082.84
Current children cumulated vsize (Kb) 550580

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137003 0 0 0 107111 2173 0 0 25 0 1 0 1842192475 563957760 135217 4294967295 134512640 134736556 3221224560 3221223184 134544641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137685 135217 1116 68 0 137617 0
[pid=31986] vsize: 550740
Current children cumulated CPU time (s) 1092.84
Current children cumulated vsize (Kb) 550740

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137003 0 0 0 108111 2173 0 0 25 0 1 0 1842192475 563957760 135217 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137685 135217 1116 68 0 137617 0
[pid=31986] vsize: 550740
Current children cumulated CPU time (s) 1102.84
Current children cumulated vsize (Kb) 550740

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137050 0 0 0 109111 2173 0 0 25 0 1 0 1842192475 564264960 135264 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137760 135264 1116 68 0 137692 0
[pid=31986] vsize: 551040
Current children cumulated CPU time (s) 1112.84
Current children cumulated vsize (Kb) 551040

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137051 0 0 0 110109 2174 0 0 25 0 1 0 1842192475 562135040 134781 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137240 134781 1116 68 0 137172 0
[pid=31986] vsize: 548960
Current children cumulated CPU time (s) 1122.83
Current children cumulated vsize (Kb) 548960

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137051 0 0 0 111110 2174 0 0 25 0 1 0 1842192475 562135040 134781 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137240 134781 1116 68 0 137172 0
[pid=31986] vsize: 548960
Current children cumulated CPU time (s) 1132.84
Current children cumulated vsize (Kb) 548960

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137051 0 0 0 112110 2174 0 0 25 0 1 0 1842192475 562135040 134781 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137240 134781 1116 68 0 137172 0
[pid=31986] vsize: 548960
Current children cumulated CPU time (s) 1142.84
Current children cumulated vsize (Kb) 548960

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137052 0 0 0 113110 2174 0 0 25 0 1 0 1842192475 562294784 134782 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137279 134782 1116 68 0 137211 0
[pid=31986] vsize: 549116
Current children cumulated CPU time (s) 1152.84
Current children cumulated vsize (Kb) 549116

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137201 0 0 0 114110 2174 0 0 25 0 1 0 1842192475 562843648 134931 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137413 134931 1116 68 0 137345 0
[pid=31986] vsize: 549652
Current children cumulated CPU time (s) 1162.84
Current children cumulated vsize (Kb) 549652

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137326 0 0 0 115110 2174 0 0 25 0 1 0 1842192475 563404800 135056 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137550 135056 1116 68 0 137482 0
[pid=31986] vsize: 550200
Current children cumulated CPU time (s) 1172.84
Current children cumulated vsize (Kb) 550200

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137392 0 0 0 116110 2174 0 0 25 0 1 0 1842192475 563814400 135122 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137650 135122 1116 68 0 137582 0
[pid=31986] vsize: 550600
Current children cumulated CPU time (s) 1182.84
Current children cumulated vsize (Kb) 550600

[startup+1230.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 31986
Raw data (/proc/31986/stat): 31986 (bsolo) R 31985 31986 20115 0 -1 0 137405 0 0 0 117110 2174 0 0 25 0 1 0 1842192475 563814400 135135 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31986/statm): 137650 135135 1116 68 0 137582 0
[pid=31986] vsize: 550600
Current children cumulated CPU time (s) 1192.84
Current children cumulated vsize (Kb) 550600
One traced child (pid=31986) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1236.43
CPU time (s): 1199.23
CPU user time (s): 1177.22
CPU system time (s): 22.0017
CPU usage (%): 96.9907
Max. virtual memory (cumulated for all children) (Kb): 551040

Verifier Data

ERROR: no interpretation found !