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-n370d.opb
MD5SUMc845e5aae635eb663462a0603eb54605
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 29652813254765
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 29652813254765
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 2150

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        870692 kB
Buffers:         37844 kB
Cached:          95888 kB
SwapCached:        908 kB
Active:         106588 kB
Inactive:        30016 kB
HighTotal:      131008 kB
HighFree:        39032 kB
LowTotal:       903652 kB
LowFree:        831660 kB
SwapTotal:     2097136 kB
SwapFree:      2095620 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5992 kB
Slab:            21708 kB
Committed_AS:    93168 kB
PageTables:        344 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 18:07:26 (client local time) WITH STATUS 0 IN 1195.75 SECONDS
stats: 690 7 1195.75 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.679
c After prepocess the problem consists of 94069 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 94069 #Dec: 92464 LB: 0 @ 115.92
c Restart #2 #Var: 94069 #Dec: 211713 LB: 0 @ 151.32
c Restart #3 #Var: 94069 #Dec: 355985 LB: 0 @ 202.88
c Restart #4 #Var: 94069 #Dec: 536358 LB: 0 @ 271.87
c Restart #5 #Var: 94069 #Dec: 763692 LB: 0 @ 358.09
c Restart #6 #Var: 94069 #Dec: 1028530 LB: 0 @ 459.27
c Restart #7 #Var: 94069 #Dec: 1322806 LB: 0 @ 574.67
c CHANGE Heuristic... 
c Restart #0 #Var: 94069 #Dec: 1432031 LB: 0 @ 692.02
c Restart #1 #Var: 94069 #Dec: 1447662 LB: 0 @ 719.71
c Restart #2 #Var: 94069 #Dec: 1462432 LB: 0 @ 1180.3
s UNKNOWN
c Exit Code: 0
c Total time: 1195.5 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/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1728083539 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 107 3 90 68 0 39 0
[pid=26682] 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/wulflinc1/normalized-mps-v2-20-10-n370d.opb

[startup+10.0029 s]
Raw data (loadavg): 0.97 1.01 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 60900 0 0 0 826 141 0 0 25 0 1 0 1728083539 251351040 60496 4294967295 134512640 134736556 3221224560 3221223212 1077334098 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 61365 60496 1116 68 0 61297 0
[pid=26682] vsize: 245460
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (Kb) 245460

[startup+20.0027 s]
Raw data (loadavg): 0.98 1.01 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 104756 0 0 0 1716 236 0 0 25 0 1 0 1728083539 430645248 103849 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 105138 103849 1116 68 0 105070 0
[pid=26682] vsize: 420552
Current children cumulated CPU time (s) 19.52
Current children cumulated vsize (Kb) 420552

[startup+30.0035 s]
Raw data (loadavg): 0.98 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 106088 0 0 0 2710 241 0 0 25 0 1 0 1728083539 436285440 105181 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 106515 105181 1116 68 0 106447 0
[pid=26682] vsize: 426060
Current children cumulated CPU time (s) 29.51
Current children cumulated vsize (Kb) 426060

[startup+40.0043 s]
Raw data (loadavg): 0.98 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 107153 0 0 0 3707 243 0 0 25 0 1 0 1728083539 440807424 106246 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 107619 106246 1116 68 0 107551 0
[pid=26682] vsize: 430476
Current children cumulated CPU time (s) 39.5
Current children cumulated vsize (Kb) 430476

[startup+50.0051 s]
Raw data (loadavg): 0.98 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 108249 0 0 0 4703 246 0 0 25 0 1 0 1728083539 445603840 107342 4294967295 134512640 134736556 3221224560 3221223224 134524691 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 108790 107342 1116 68 0 108722 0
[pid=26682] vsize: 435160
Current children cumulated CPU time (s) 49.49
Current children cumulated vsize (Kb) 435160

[startup+60.0049 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 109674 0 0 0 5697 251 0 0 25 0 1 0 1728083539 451305472 108767 4294967295 134512640 134736556 3221224560 3221223188 134544508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 110182 108767 1116 68 0 110114 0
[pid=26682] vsize: 440728
Current children cumulated CPU time (s) 59.48
Current children cumulated vsize (Kb) 440728

[startup+70.0047 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 111167 0 0 0 6691 256 0 0 25 0 1 0 1728083539 457543680 110260 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 111705 110260 1116 68 0 111637 0
[pid=26682] vsize: 446820
Current children cumulated CPU time (s) 69.47
Current children cumulated vsize (Kb) 446820

[startup+80.0054 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 112854 0 0 0 7684 261 0 0 25 0 1 0 1728083539 464330752 111947 4294967295 134512640 134736556 3221224560 3221221404 1077247265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 113362 111947 1116 68 0 113294 0
[pid=26682] vsize: 453448
Current children cumulated CPU time (s) 79.45
Current children cumulated vsize (Kb) 453448

[startup+90.0052 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 115253 0 0 0 8671 271 0 0 25 0 1 0 1728083539 474198016 114346 4294967295 134512640 134736556 3221224560 3221223068 1077399552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 115771 114346 1116 68 0 115703 0
[pid=26682] vsize: 463084
Current children cumulated CPU time (s) 89.42
Current children cumulated vsize (Kb) 463084

[startup+100.006 s]
Raw data (loadavg): 0.99 1.00 1.00 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 134550 0 0 0 9438 377 0 0 17 0 1 0 1728083539 557862912 133643 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136197 133643 1116 68 0 136129 0
[pid=26682] vsize: 544788
Current children cumulated CPU time (s) 98.15
Current children cumulated vsize (Kb) 544788

[startup+110.007 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134646 0 0 0 10323 414 0 0 17 0 1 0 1728083539 557961216 133739 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133739 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 107.37
Current children cumulated vsize (Kb) 544884

[startup+120.007 s]
Raw data (loadavg): 0.99 1.00 1.00 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 134646 0 0 0 11208 453 0 0 17 0 1 0 1728083539 557961216 133739 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133739 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 116.61
Current children cumulated vsize (Kb) 544884

[startup+130.007 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134646 0 0 0 11983 524 0 0 23 0 1 0 1728083539 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133739 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 125.07
Current children cumulated vsize (Kb) 544884

[startup+140.007 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134646 0 0 0 12903 552 0 0 24 0 1 0 1728083539 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133739 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 134.55
Current children cumulated vsize (Kb) 544884

[startup+150.008 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134647 0 0 0 13830 577 0 0 25 0 1 0 1728083539 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133740 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 144.07
Current children cumulated vsize (Kb) 544884

[startup+160.008 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 14663 630 0 0 17 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223100 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 152.93
Current children cumulated vsize (Kb) 544884

[startup+170.008 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 15510 683 0 0 23 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (Kb) 544884

[startup+180.008 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 16434 709 0 0 24 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 171.43
Current children cumulated vsize (Kb) 544884

[startup+190.008 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 17363 732 0 0 24 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 180.95
Current children cumulated vsize (Kb) 544884

[startup+200.009 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 18301 754 0 0 19 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 190.55
Current children cumulated vsize (Kb) 544884

[startup+210.01 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 19242 773 0 0 21 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 200.15
Current children cumulated vsize (Kb) 544884

[startup+220.009 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 19996 854 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 208.5
Current children cumulated vsize (Kb) 544884

[startup+230.01 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 20914 883 0 0 24 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223272 134553056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 217.97
Current children cumulated vsize (Kb) 544884

[startup+240.011 s]
Raw data (loadavg): 0.99 1.00 1.00 3/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 21823 913 0 0 21 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 227.36
Current children cumulated vsize (Kb) 544884

[startup+250.012 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 22749 936 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 236.85
Current children cumulated vsize (Kb) 544884

[startup+260.012 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 23691 956 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 246.47
Current children cumulated vsize (Kb) 544884

[startup+270.011 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 24632 975 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 256.07
Current children cumulated vsize (Kb) 544884

[startup+280.012 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 25567 997 0 0 24 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 265.64
Current children cumulated vsize (Kb) 544884

[startup+290.012 s]
Raw data (loadavg): 0.99 1.00 1.00 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 134648 0 0 0 26354 1069 0 0 17 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 274.23
Current children cumulated vsize (Kb) 544884

[startup+300.013 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 27227 1111 0 0 20 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 283.38
Current children cumulated vsize (Kb) 544884

[startup+310.014 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 28102 1151 0 0 18 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134544660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 292.53
Current children cumulated vsize (Kb) 544884

[startup+320.013 s]
Raw data (loadavg): 0.99 1.00 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 29020 1177 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 301.97
Current children cumulated vsize (Kb) 544884

[startup+330.014 s]
Raw data (loadavg): 1.07 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 29938 1205 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 311.43
Current children cumulated vsize (Kb) 544884

[startup+340.014 s]
Raw data (loadavg): 1.06 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 30874 1225 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 320.99
Current children cumulated vsize (Kb) 544884

[startup+350.015 s]
Raw data (loadavg): 1.05 1.01 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 31805 1248 0 0 21 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 330.53
Current children cumulated vsize (Kb) 544884

[startup+360.015 s]
Raw data (loadavg): 1.04 1.01 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 32757 1263 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 340.2
Current children cumulated vsize (Kb) 544884

[startup+370.015 s]
Raw data (loadavg): 1.03 1.01 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 33705 1281 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 349.86
Current children cumulated vsize (Kb) 544884

[startup+380.016 s]
Raw data (loadavg): 1.03 1.01 1.00 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 134648 0 0 0 34592 1320 0 0 17 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 359.12
Current children cumulated vsize (Kb) 544884

[startup+390.016 s]
Raw data (loadavg): 1.10 1.03 1.01 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 35340 1404 0 0 19 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 367.44
Current children cumulated vsize (Kb) 544884

[startup+400.017 s]
Raw data (loadavg): 1.09 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 36186 1454 0 0 24 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223276 134560236 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 376.4
Current children cumulated vsize (Kb) 544884

[startup+410.016 s]
Raw data (loadavg): 1.07 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 37084 1489 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 385.73
Current children cumulated vsize (Kb) 544884

[startup+420.017 s]
Raw data (loadavg): 1.06 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 37994 1516 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 395.1
Current children cumulated vsize (Kb) 544884

[startup+430.018 s]
Raw data (loadavg): 1.05 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 38909 1544 0 0 21 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 404.53
Current children cumulated vsize (Kb) 544884

[startup+440.018 s]
Raw data (loadavg): 1.04 1.02 1.00 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 134648 0 0 0 39852 1564 0 0 17 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 414.16
Current children cumulated vsize (Kb) 544884

[startup+450.019 s]
Raw data (loadavg): 1.04 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 40792 1583 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 423.75
Current children cumulated vsize (Kb) 544884

[startup+460.018 s]
Raw data (loadavg): 1.03 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 41742 1600 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 433.42
Current children cumulated vsize (Kb) 544884

[startup+470.018 s]
Raw data (loadavg): 1.02 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 42693 1616 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 443.09
Current children cumulated vsize (Kb) 544884

[startup+480.019 s]
Raw data (loadavg): 1.02 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 43643 1631 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 452.74
Current children cumulated vsize (Kb) 544884

[startup+490.02 s]
Raw data (loadavg): 1.02 1.02 1.00 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 134648 0 0 0 44453 1693 0 0 17 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 461.46
Current children cumulated vsize (Kb) 544884

[startup+500.02 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 45265 1756 0 0 19 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 470.21
Current children cumulated vsize (Kb) 544884

[startup+510.02 s]
Raw data (loadavg): 1.09 1.03 1.01 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 46131 1798 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223088 134553492 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 479.29
Current children cumulated vsize (Kb) 544884

[startup+520.02 s]
Raw data (loadavg): 1.08 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 47026 1834 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 488.6
Current children cumulated vsize (Kb) 544884

[startup+530.021 s]
Raw data (loadavg): 1.06 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134648 0 0 0 47941 1864 0 0 25 0 1 0 1728083539 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136221 133741 1116 68 0 136153 0
[pid=26682] vsize: 544884
Current children cumulated CPU time (s) 498.05
Current children cumulated vsize (Kb) 544884

[startup+540.021 s]
Raw data (loadavg): 1.05 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134855 0 0 0 48871 1886 0 0 22 0 1 0 1728083539 558903296 133948 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136451 133948 1116 68 0 136383 0
[pid=26682] vsize: 545804
Current children cumulated CPU time (s) 507.57
Current children cumulated vsize (Kb) 545804

[startup+550.021 s]
Raw data (loadavg): 1.05 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 134954 0 0 0 49818 1904 0 0 25 0 1 0 1728083539 559288320 134047 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136545 134047 1116 68 0 136477 0
[pid=26682] vsize: 546180
Current children cumulated CPU time (s) 517.22
Current children cumulated vsize (Kb) 546180

[startup+560.022 s]
Raw data (loadavg): 1.04 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135053 0 0 0 50751 1927 0 0 25 0 1 0 1728083539 559632384 134146 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136629 134146 1116 68 0 136561 0
[pid=26682] vsize: 546516
Current children cumulated CPU time (s) 526.78
Current children cumulated vsize (Kb) 546516

[startup+570.022 s]
Raw data (loadavg): 1.11 1.04 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135123 0 0 0 51700 1944 0 0 25 0 1 0 1728083539 560037888 134216 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 136728 134216 1116 68 0 136660 0
[pid=26682] vsize: 546912
Current children cumulated CPU time (s) 536.44
Current children cumulated vsize (Kb) 546912

[startup+580.023 s]
Raw data (loadavg): 1.09 1.04 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135194 0 0 0 52650 1962 0 0 25 0 1 0 1728083539 560254976 134287 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136781 134287 1116 68 0 136713 0
[pid=26682] vsize: 547124
Current children cumulated CPU time (s) 546.12
Current children cumulated vsize (Kb) 547124

[startup+590.023 s]
Raw data (loadavg): 1.07 1.04 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135238 0 0 0 53598 1979 0 0 17 0 1 0 1728083539 560390144 134331 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136814 134331 1116 68 0 136746 0
[pid=26682] vsize: 547256
Current children cumulated CPU time (s) 555.77
Current children cumulated vsize (Kb) 547256

[startup+600.023 s]
Raw data (loadavg): 1.06 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135266 0 0 0 54513 2004 0 0 25 0 1 0 1728083539 560525312 134359 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136847 134359 1116 68 0 136779 0
[pid=26682] vsize: 547388
Current children cumulated CPU time (s) 565.17
Current children cumulated vsize (Kb) 547388

[startup+610.023 s]
Raw data (loadavg): 1.13 1.05 1.01 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 135266 0 0 0 55463 2018 0 0 22 0 1 0 1728083539 560390144 134334 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136814 134334 1116 68 0 136746 0
[pid=26682] vsize: 547256
Current children cumulated CPU time (s) 574.81
Current children cumulated vsize (Kb) 547256

[startup+620.024 s]
Raw data (loadavg): 1.11 1.05 1.01 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135266 0 0 0 56233 2094 0 0 25 0 1 0 1728083539 560390144 134334 4294967295 134512640 134736556 3221224560 3221222644 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136814 134334 1116 68 0 136746 0
[pid=26682] vsize: 547256
Current children cumulated CPU time (s) 583.27
Current children cumulated vsize (Kb) 547256

[startup+630.025 s]
Raw data (loadavg): 1.09 1.05 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135305 0 0 0 57141 2124 0 0 18 0 1 0 1728083539 560660480 134373 4294967295 134512640 134736556 3221224560 3221223240 134634293 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136880 134373 1116 68 0 136812 0
[pid=26682] vsize: 547520
Current children cumulated CPU time (s) 592.65
Current children cumulated vsize (Kb) 547520

[startup+640.024 s]
Raw data (loadavg): 1.08 1.04 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135389 0 0 0 58069 2147 0 0 24 0 1 0 1728083539 560930816 134457 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136946 134457 1116 68 0 136878 0
[pid=26682] vsize: 547784
Current children cumulated CPU time (s) 602.16
Current children cumulated vsize (Kb) 547784

[startup+650.025 s]
Raw data (loadavg): 1.07 1.04 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135417 0 0 0 59063 2149 0 0 25 0 1 0 1728083539 561065984 134485 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 136979 134485 1116 68 0 136911 0
[pid=26682] vsize: 547916
Current children cumulated CPU time (s) 612.12
Current children cumulated vsize (Kb) 547916

[startup+660.026 s]
Raw data (loadavg): 1.06 1.04 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135445 0 0 0 60062 2149 0 0 25 0 1 0 1728083539 561205248 134513 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137013 134513 1116 68 0 136945 0
[pid=26682] vsize: 548052
Current children cumulated CPU time (s) 622.11
Current children cumulated vsize (Kb) 548052

[startup+670.026 s]
Raw data (loadavg): 1.05 1.04 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135473 0 0 0 61061 2150 0 0 25 0 1 0 1728083539 561340416 134541 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137046 134541 1116 68 0 136978 0
[pid=26682] vsize: 548184
Current children cumulated CPU time (s) 632.11
Current children cumulated vsize (Kb) 548184

[startup+680.027 s]
Raw data (loadavg): 1.04 1.04 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135487 0 0 0 62060 2150 0 0 25 0 1 0 1728083539 561340416 134555 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137046 134555 1116 68 0 136978 0
[pid=26682] vsize: 548184
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (Kb) 548184

[startup+690.026 s]
Raw data (loadavg): 1.03 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135487 0 0 0 63059 2151 0 0 25 0 1 0 1728083539 561340416 134555 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137046 134555 1116 68 0 136978 0
[pid=26682] vsize: 548184
Current children cumulated CPU time (s) 652.1
Current children cumulated vsize (Kb) 548184

[startup+700.027 s]
Raw data (loadavg): 1.03 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135515 0 0 0 64059 2151 0 0 25 0 1 0 1728083539 561426432 134583 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137067 134583 1116 68 0 136999 0
[pid=26682] vsize: 548268
Current children cumulated CPU time (s) 662.1
Current children cumulated vsize (Kb) 548268

[startup+710.027 s]
Raw data (loadavg): 1.02 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135529 0 0 0 65058 2151 0 0 25 0 1 0 1728083539 561561600 134597 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137100 134597 1116 68 0 137032 0
[pid=26682] vsize: 548400
Current children cumulated CPU time (s) 672.09
Current children cumulated vsize (Kb) 548400

[startup+720.028 s]
Raw data (loadavg): 1.02 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 135542 0 0 0 66057 2152 0 0 25 0 1 0 1728083539 561614848 134610 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137113 134610 1116 68 0 137045 0
[pid=26682] vsize: 548452
Current children cumulated CPU time (s) 682.09
Current children cumulated vsize (Kb) 548452

[startup+730.029 s]
Raw data (loadavg): 1.02 1.03 1.00 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 136625 0 0 0 67053 2155 0 0 25 0 1 0 1728083539 564047872 135196 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137707 135196 1116 68 0 137639 0
[pid=26682] vsize: 550828
Current children cumulated CPU time (s) 692.08
Current children cumulated vsize (Kb) 550828

[startup+740.028 s]
Raw data (loadavg): 1.01 1.03 1.00 1/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) T 26681 26682 17733 0 -1 0 136638 0 0 0 68012 2170 0 0 25 0 1 0 1728083539 564047872 135209 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137707 135209 1116 68 0 137639 0
[pid=26682] vsize: 550828
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (Kb) 550828

[startup+750.029 s]
Raw data (loadavg): 1.01 1.03 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136638 0 0 0 69009 2171 0 0 25 0 1 0 1728083539 564047872 135209 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137707 135209 1116 68 0 137639 0
[pid=26682] vsize: 550828
Current children cumulated CPU time (s) 711.8
Current children cumulated vsize (Kb) 550828

[startup+760.029 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 69937 2196 0 0 19 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223240 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 721.33
Current children cumulated vsize (Kb) 551888

[startup+770.029 s]
Raw data (loadavg): 1.01 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 70935 2196 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 731.31
Current children cumulated vsize (Kb) 551888

[startup+780.029 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 71935 2196 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 741.31
Current children cumulated vsize (Kb) 551888

[startup+790.029 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 72935 2196 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 751.31
Current children cumulated vsize (Kb) 551888

[startup+800.03 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 73935 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 761.32
Current children cumulated vsize (Kb) 551888

[startup+810.031 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 74935 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 771.32
Current children cumulated vsize (Kb) 551888

[startup+820.03 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 75935 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 781.32
Current children cumulated vsize (Kb) 551888

[startup+830.031 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 76935 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 791.32
Current children cumulated vsize (Kb) 551888

[startup+840.032 s]
Raw data (loadavg): 1.00 1.02 1.00 2/57 26682
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 77936 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 801.33
Current children cumulated vsize (Kb) 551888

[startup+850.033 s]
Raw data (loadavg): 1.00 1.02 1.00 2/59 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 78936 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 811.33
Current children cumulated vsize (Kb) 551888

[startup+860.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 79936 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 821.33
Current children cumulated vsize (Kb) 551888

[startup+870.032 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 80936 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 831.33
Current children cumulated vsize (Kb) 551888

[startup+880.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 81936 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 841.33
Current children cumulated vsize (Kb) 551888

[startup+890.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 82936 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 851.33
Current children cumulated vsize (Kb) 551888

[startup+900.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 83936 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 861.33
Current children cumulated vsize (Kb) 551888

[startup+910.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 84936 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223216 134524966 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 871.33
Current children cumulated vsize (Kb) 551888

[startup+920.033 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 85935 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 881.32
Current children cumulated vsize (Kb) 551888

[startup+930.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 86935 2197 0 0 25 0 1 0 1728083539 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137972 135500 1116 68 0 137904 0
[pid=26682] vsize: 551888
Current children cumulated CPU time (s) 891.32
Current children cumulated vsize (Kb) 551888

[startup+940.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 87935 2197 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 901.32
Current children cumulated vsize (Kb) 550832

[startup+950.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 88935 2197 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 911.32
Current children cumulated vsize (Kb) 550832

[startup+960.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 89935 2198 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 921.33
Current children cumulated vsize (Kb) 550832

[startup+970.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 90935 2198 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 931.33
Current children cumulated vsize (Kb) 550832

[startup+980.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 91935 2198 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 941.33
Current children cumulated vsize (Kb) 550832

[startup+990.038 s]
Raw data (loadavg): 1.00 1.00 1.00 3/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 92935 2198 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 951.33
Current children cumulated vsize (Kb) 550832

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 93935 2198 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 961.33
Current children cumulated vsize (Kb) 550832

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 94935 2198 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 971.33
Current children cumulated vsize (Kb) 550832

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 95935 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 981.34
Current children cumulated vsize (Kb) 550832

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 96935 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 991.34
Current children cumulated vsize (Kb) 550832

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 97935 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1001.34
Current children cumulated vsize (Kb) 550832

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 98935 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1011.34
Current children cumulated vsize (Kb) 550832

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 99935 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1021.34
Current children cumulated vsize (Kb) 550832

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 100936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1031.35
Current children cumulated vsize (Kb) 550832

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 101936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1041.35
Current children cumulated vsize (Kb) 550832

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 102936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1051.35
Current children cumulated vsize (Kb) 550832

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 103936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1061.35
Current children cumulated vsize (Kb) 550832

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 104936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1071.35
Current children cumulated vsize (Kb) 550832

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 105936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1081.35
Current children cumulated vsize (Kb) 550832

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 106936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1091.35
Current children cumulated vsize (Kb) 550832

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 107936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1101.35
Current children cumulated vsize (Kb) 550832

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 108936 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1111.35
Current children cumulated vsize (Kb) 550832

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 109937 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1121.36
Current children cumulated vsize (Kb) 550832

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 110937 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1131.36
Current children cumulated vsize (Kb) 550832

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 111937 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1141.36
Current children cumulated vsize (Kb) 550832

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 112937 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1151.36
Current children cumulated vsize (Kb) 550832

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 113937 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1161.36
Current children cumulated vsize (Kb) 550832

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 114937 2199 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1171.36
Current children cumulated vsize (Kb) 550832

[startup+1220.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 115902 2213 0 0 18 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1181.15
Current children cumulated vsize (Kb) 550832

[startup+1230.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/57 26684
Raw data (/proc/26682/stat): 26682 (bsolo) R 26681 26682 17733 0 -1 0 136929 0 0 0 116868 2223 0 0 25 0 1 0 1728083539 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/26682/statm): 137708 135243 1116 68 0 137640 0
[pid=26682] vsize: 550832
Current children cumulated CPU time (s) 1190.91
Current children cumulated vsize (Kb) 550832
One traced child (pid=26682) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1234.88
CPU time (s): 1195.75
CPU user time (s): 1173.27
CPU system time (s): 22.4866
CPU usage (%): 96.8315
Max. virtual memory (cumulated for all children) (Kb): 551888

Verifier Data

ERROR: no interpretation found !