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/MIPLIB/miplib3/normalized-mps-v2-20-10-khb05250.opb
MD5SUM5d4b655a5461d6a0782bca8bd105f9c2
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 303845819772
Optimality of the best value was proved NO
Number of terms in the objective function 37494
Biggest coefficient in the objective function 6251324899328
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 5652283493428566
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 6251324899328
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 5652283493428566
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1233.78
Number of variables38297
Total number of constraints126
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints102
Minimum length of a constraint1
Maximum length of a constraint1530

Trace number 1433

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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:        917148 kB
Buffers:         33720 kB
Cached:          56048 kB
SwapCached:        536 kB
Active:          65796 kB
Inactive:        26564 kB
HighTotal:      131008 kB
HighFree:        72912 kB
LowTotal:       903652 kB
LowFree:        844236 kB
SwapTotal:     2097892 kB
SwapFree:      2096832 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5860 kB
Slab:            19480 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 15:15:54 (client local time) WITH STATUS 0 IN 1195.33 SECONDS
stats: 674 7 1195.33 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 38297 variables and 179 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 19.396
c After prepocess the problem consists of 24974 variables and 177 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 24974 #Dec: 26585 LB: 0 @ 24.461
c Restart #2 #Var: 24974 #Dec: 58152 LB: 0 @ 32.867
c Restart #3 #Var: 24974 #Dec: 93976 LB: 0 @ 44.989
c Restart #4 #Var: 24974 #Dec: 132623 LB: 0 @ 60.611
c Restart #5 #Var: 24974 #Dec: 172715 LB: 0 @ 79.795
c Restart #6 #Var: 24974 #Dec: 267424 LB: 0 @ 104.99
c Restart #7 #Var: 24974 #Dec: 284179 LB: 0 @ 128.71
c Restart #8 #Var: 24974 #Dec: 304774 LB: 0 @ 157.46
c Restart #9 #Var: 24974 #Dec: 306825 LB: 0 @ 182.29
c Restart #10 #Var: 24974 #Dec: 327699 LB: 0 @ 219.34
c Restart #11 #Var: 24974 #Dec: 330082 LB: 0 @ 252.87
c Restart #12 #Var: 24974 #Dec: 351046 LB: 0 @ 298.15
c Restart #13 #Var: 24974 #Dec: 373071 LB: 0 @ 346.8
c Restart #14 #Var: 24974 #Dec: 376265 LB: 0 @ 388.18
c Restart #15 #Var: 24974 #Dec: 379838 LB: 0 @ 436.72
c Restart #16 #Var: 24974 #Dec: 403614 LB: 0 @ 496.93
c Restart #17 #Var: 24974 #Dec: 427249 LB: 0 @ 561.7
c CHANGE Heuristic... 
c Restart #0 #Var: 24974 #Dec: 431024 LB: 0 @ 616.38
c Restart #1 #Var: 24974 #Dec: 438782 LB: 0 @ 629.47
c Restart #2 #Var: 24974 #Dec: 445093 LB: 0 @ 637.54
c Restart #3 #Var: 24974 #Dec: 454229 LB: 0 @ 683.87
c Restart #4 #Var: 24974 #Dec: 455738 LB: 0 @ 698.15
c Restart #5 #Var: 24974 #Dec: 462964 LB: 0 @ 711.25
c Restart #6 #Var: 24974 #Dec: 466870 LB: 0 @ 735.25
c Restart #7 #Var: 24974 #Dec: 471725 LB: 0 @ 758.7
c Restart #8 #Var: 24974 #Dec: 481549 LB: 0 @ 787.04
c Restart #9 #Var: 24974 #Dec: 485354 LB: 0 @ 819.91
c Restart #10 #Var: 24974 #Dec: 497423 LB: 0 @ 837.39
c Restart #11 #Var: 24974 #Dec: 506129 LB: 0 @ 864.48
c Restart #12 #Var: 24974 #Dec: 517226 LB: 0 @ 912.42
s UNKNOWN
c Exit Code: 0
c Total time: 1195.3 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/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1842140576 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 107 3 90 68 0 39 0
[pid=25657] 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/wulflinc22/normalized-mps-v2-20-10-khb05250.opb

[startup+10.004 s]
Raw data (loadavg): 0.94 1.01 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 20386 0 0 0 928 56 0 0 25 0 1 0 1842140576 85872640 20012 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 20965 20012 1116 68 0 20897 0
[pid=25657] vsize: 83860
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (Kb) 83860

[startup+20.0047 s]
Raw data (loadavg): 0.95 1.01 0.99 1/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) T 25656 25657 21452 0 -1 0 26572 0 0 0 1885 81 0 0 19 0 1 0 1842140576 112402432 26198 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27442 26198 1116 68 0 27374 0
[pid=25657] vsize: 109768
Current children cumulated CPU time (s) 19.66
Current children cumulated vsize (Kb) 109768

[startup+30.0054 s]
Raw data (loadavg): 0.96 1.01 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 26626 0 0 0 2699 141 0 0 24 0 1 0 1842140576 112529408 26252 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27473 26252 1116 68 0 27405 0
[pid=25657] vsize: 109892
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (Kb) 109892

[startup+40.0051 s]
Raw data (loadavg): 0.97 1.01 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 26627 0 0 0 3574 184 0 0 23 0 1 0 1842140576 112529408 26253 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27473 26253 1116 68 0 27405 0
[pid=25657] vsize: 109892
Current children cumulated CPU time (s) 37.58
Current children cumulated vsize (Kb) 109892

[startup+50.0059 s]
Raw data (loadavg): 0.97 1.01 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 26627 0 0 0 4458 223 0 0 22 0 1 0 1842140576 112529408 26253 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27473 26253 1116 68 0 27405 0
[pid=25657] vsize: 109892
Current children cumulated CPU time (s) 46.81
Current children cumulated vsize (Kb) 109892

[startup+60.0065 s]
Raw data (loadavg): 0.97 1.01 0.99 1/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) T 25656 25657 21452 0 -1 0 26627 0 0 0 5398 245 0 0 24 0 1 0 1842140576 112529408 26253 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27473 26253 1116 68 0 27405 0
[pid=25657] vsize: 109892
Current children cumulated CPU time (s) 56.43
Current children cumulated vsize (Kb) 109892

[startup+70.0072 s]
Raw data (loadavg): 0.98 1.01 0.99 1/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) T 25656 25657 21452 0 -1 0 26627 0 0 0 6273 288 0 0 25 0 1 0 1842140576 112529408 26253 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27473 26253 1116 68 0 27405 0
[pid=25657] vsize: 109892
Current children cumulated CPU time (s) 65.61
Current children cumulated vsize (Kb) 109892

[startup+80.008 s]
Raw data (loadavg): 0.98 1.01 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 26627 0 0 0 7232 301 0 0 25 0 1 0 1842140576 112529408 26253 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27473 26253 1116 68 0 27405 0
[pid=25657] vsize: 109892
Current children cumulated CPU time (s) 75.33
Current children cumulated vsize (Kb) 109892

[startup+90.0077 s]
Raw data (loadavg): 0.98 1.01 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 26627 0 0 0 8119 340 0 0 25 0 1 0 1842140576 112529408 26253 4294967295 134512640 134736556 3221224560 3221223296 134605567 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27473 26253 1116 68 0 27405 0
[pid=25657] vsize: 109892
Current children cumulated CPU time (s) 84.59
Current children cumulated vsize (Kb) 109892

[startup+100.008 s]
Raw data (loadavg): 0.98 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 26627 0 0 0 9078 353 0 0 25 0 1 0 1842140576 112529408 26253 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27473 26253 1116 68 0 27405 0
[pid=25657] vsize: 109892
Current children cumulated CPU time (s) 94.31
Current children cumulated vsize (Kb) 109892

[startup+110.009 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 26799 0 0 0 9853 429 0 0 25 0 1 0 1842140576 112988160 26375 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27585 26375 1116 68 0 27517 0
[pid=25657] vsize: 110340
Current children cumulated CPU time (s) 102.82
Current children cumulated vsize (Kb) 110340

[startup+120.009 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27083 0 0 0 10788 449 0 0 25 0 1 0 1842140576 113664000 26531 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27750 26531 1116 68 0 27682 0
[pid=25657] vsize: 111000
Current children cumulated CPU time (s) 112.37
Current children cumulated vsize (Kb) 111000

[startup+130.009 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) T 25656 25657 21452 0 -1 0 27083 0 0 0 11785 450 0 0 25 0 1 0 1842140576 113664000 26531 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27750 26531 1116 68 0 27682 0
[pid=25657] vsize: 111000
Current children cumulated CPU time (s) 122.35
Current children cumulated vsize (Kb) 111000

[startup+140.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27086 0 0 0 12708 476 0 0 25 0 1 0 1842140576 113664000 26534 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27750 26534 1116 68 0 27682 0
[pid=25657] vsize: 111000
Current children cumulated CPU time (s) 131.84
Current children cumulated vsize (Kb) 111000

[startup+150.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27086 0 0 0 13704 477 0 0 25 0 1 0 1842140576 113664000 26534 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27750 26534 1116 68 0 27682 0
[pid=25657] vsize: 111000
Current children cumulated CPU time (s) 141.81
Current children cumulated vsize (Kb) 111000

[startup+160.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27086 0 0 0 14702 478 0 0 25 0 1 0 1842140576 113664000 26534 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27750 26534 1116 68 0 27682 0
[pid=25657] vsize: 111000
Current children cumulated CPU time (s) 151.8
Current children cumulated vsize (Kb) 111000

[startup+170.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27086 0 0 0 15698 480 0 0 25 0 1 0 1842140576 113664000 26534 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27750 26534 1116 68 0 27682 0
[pid=25657] vsize: 111000
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (Kb) 111000

[startup+180.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27086 0 0 0 16693 481 0 0 25 0 1 0 1842140576 113664000 26534 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27750 26534 1116 68 0 27682 0
[pid=25657] vsize: 111000
Current children cumulated CPU time (s) 171.74
Current children cumulated vsize (Kb) 111000

[startup+190.013 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 17688 484 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 181.72
Current children cumulated vsize (Kb) 111660

[startup+200.013 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 18615 509 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 191.24
Current children cumulated vsize (Kb) 111660

[startup+210.014 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 19612 510 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 201.22
Current children cumulated vsize (Kb) 111660

[startup+220.014 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 20609 511 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 211.2
Current children cumulated vsize (Kb) 111660

[startup+230.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 21605 512 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (Kb) 111660

[startup+240.014 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 22601 514 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 231.15
Current children cumulated vsize (Kb) 111660

[startup+250.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 23599 515 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 241.14
Current children cumulated vsize (Kb) 111660

[startup+260.016 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 24595 517 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 251.12
Current children cumulated vsize (Kb) 111660

[startup+270.015 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 25521 542 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223360 134552874 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 260.63
Current children cumulated vsize (Kb) 111660

[startup+280.017 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 26518 543 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 270.61
Current children cumulated vsize (Kb) 111660

[startup+290.017 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 27515 545 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 280.6
Current children cumulated vsize (Kb) 111660

[startup+300.018 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27247 0 0 0 28511 546 0 0 25 0 1 0 1842140576 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26695 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 290.57
Current children cumulated vsize (Kb) 111660

[startup+310.018 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 29432 575 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (Kb) 111660

[startup+320.019 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 30428 577 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 310.05
Current children cumulated vsize (Kb) 111660

[startup+330.02 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 31426 578 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 320.04
Current children cumulated vsize (Kb) 111660

[startup+340.02 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 32423 580 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 330.03
Current children cumulated vsize (Kb) 111660

[startup+350.022 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 33420 581 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 340.01
Current children cumulated vsize (Kb) 111660

[startup+360.022 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 34415 582 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223096 1077377725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 349.97
Current children cumulated vsize (Kb) 111660

[startup+370.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 35410 585 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 359.95
Current children cumulated vsize (Kb) 111660

[startup+380.023 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 36406 587 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 369.93
Current children cumulated vsize (Kb) 111660

[startup+390.024 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 37403 588 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 379.91
Current children cumulated vsize (Kb) 111660

[startup+400.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 38396 591 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 389.87
Current children cumulated vsize (Kb) 111660

[startup+410.024 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 39392 592 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223096 1077377734 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 399.84
Current children cumulated vsize (Kb) 111660

[startup+420.024 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 40389 593 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 409.82
Current children cumulated vsize (Kb) 111660

[startup+430.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 41386 595 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223168 134634114 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 419.81
Current children cumulated vsize (Kb) 111660

[startup+440.024 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27249 0 0 0 42382 596 0 0 25 0 1 0 1842140576 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26697 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 429.78
Current children cumulated vsize (Kb) 111660

[startup+450.025 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 43299 623 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223220 134524965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 439.22
Current children cumulated vsize (Kb) 111660

[startup+460.026 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 44296 624 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 449.2
Current children cumulated vsize (Kb) 111660

[startup+470.026 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 45293 625 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 459.18
Current children cumulated vsize (Kb) 111660

[startup+480.026 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 46290 627 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 469.17
Current children cumulated vsize (Kb) 111660

[startup+490.027 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 47285 628 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 479.13
Current children cumulated vsize (Kb) 111660

[startup+500.028 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 48282 630 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 489.12
Current children cumulated vsize (Kb) 111660

[startup+510.028 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 49200 657 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 498.57
Current children cumulated vsize (Kb) 111660

[startup+520.029 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 50196 659 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 508.55
Current children cumulated vsize (Kb) 111660

[startup+530.029 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 51193 660 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 518.53
Current children cumulated vsize (Kb) 111660

[startup+540.029 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 52191 661 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 528.52
Current children cumulated vsize (Kb) 111660

[startup+550.029 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 53188 662 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 538.5
Current children cumulated vsize (Kb) 111660

[startup+560.03 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 54186 663 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 548.49
Current children cumulated vsize (Kb) 111660

[startup+570.03 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 55183 665 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 558.48
Current children cumulated vsize (Kb) 111660

[startup+580.03 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 56178 667 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 568.45
Current children cumulated vsize (Kb) 111660

[startup+590.03 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 57174 669 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 578.43
Current children cumulated vsize (Kb) 111660

[startup+600.031 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 58170 670 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 588.4
Current children cumulated vsize (Kb) 111660

[startup+610.032 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 59166 671 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 598.37
Current children cumulated vsize (Kb) 111660

[startup+620.031 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27251 0 0 0 60163 673 0 0 25 0 1 0 1842140576 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27915 26699 1116 68 0 27847 0
[pid=25657] vsize: 111660
Current children cumulated CPU time (s) 608.36
Current children cumulated vsize (Kb) 111660

[startup+630.031 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27397 0 0 0 61149 677 0 0 25 0 1 0 1842140576 114475008 26721 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 27948 26721 1116 68 0 27880 0
[pid=25657] vsize: 111792
Current children cumulated CPU time (s) 618.26
Current children cumulated vsize (Kb) 111792

[startup+640.031 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27704 0 0 0 62130 685 0 0 25 0 1 0 1842140576 115642368 27028 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28233 27028 1116 68 0 28165 0
[pid=25657] vsize: 112932
Current children cumulated CPU time (s) 628.15
Current children cumulated vsize (Kb) 112932

[startup+650.031 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27704 0 0 0 63086 701 0 0 18 0 1 0 1842140576 115310592 26947 4294967295 134512640 134736556 3221224560 3221223228 134528473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 28152 26947 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 637.87
Current children cumulated vsize (Kb) 112608

[startup+660.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27704 0 0 0 64077 705 0 0 25 0 1 0 1842140576 115310592 26947 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26947 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 647.82
Current children cumulated vsize (Kb) 112608

[startup+670.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27704 0 0 0 65076 705 0 0 25 0 1 0 1842140576 115310592 26947 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26947 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 657.81
Current children cumulated vsize (Kb) 112608

[startup+680.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 66073 706 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 667.79
Current children cumulated vsize (Kb) 112608

[startup+690.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 67069 708 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 677.77
Current children cumulated vsize (Kb) 112608

[startup+700.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 68061 711 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 687.72
Current children cumulated vsize (Kb) 112608

[startup+710.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 69058 713 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 697.71
Current children cumulated vsize (Kb) 112608

[startup+720.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 70027 722 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 707.49
Current children cumulated vsize (Kb) 112608

[startup+730.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 71012 727 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 717.39
Current children cumulated vsize (Kb) 112608

[startup+740.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 72010 728 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223272 134694469 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 727.38
Current children cumulated vsize (Kb) 112608

[startup+750.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 72993 734 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223120 134549984 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 737.27
Current children cumulated vsize (Kb) 112608

[startup+760.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 73989 735 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 747.24
Current children cumulated vsize (Kb) 112608

[startup+770.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 74986 737 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 757.23
Current children cumulated vsize (Kb) 112608

[startup+780.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 75951 749 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 767
Current children cumulated vsize (Kb) 112608

[startup+790.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 76946 752 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 776.98
Current children cumulated vsize (Kb) 112608

[startup+800.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 77944 752 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 786.96
Current children cumulated vsize (Kb) 112608

[startup+810.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 78932 756 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 796.88
Current children cumulated vsize (Kb) 112608

[startup+820.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 79929 757 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 806.86
Current children cumulated vsize (Kb) 112608

[startup+830.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 80926 759 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 816.85
Current children cumulated vsize (Kb) 112608

[startup+840.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 81880 774 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223168 134544700 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 826.54
Current children cumulated vsize (Kb) 112608

[startup+850.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 82873 776 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 836.49
Current children cumulated vsize (Kb) 112608

[startup+860.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 83850 783 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 846.33
Current children cumulated vsize (Kb) 112608

[startup+870.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 84837 787 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 856.24
Current children cumulated vsize (Kb) 112608

[startup+880.035 s]
Raw data (loadavg): 1.08 1.02 1.01 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 85804 799 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 866.03
Current children cumulated vsize (Kb) 112608

[startup+890.034 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 86792 803 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 875.95
Current children cumulated vsize (Kb) 112608

[startup+900.035 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 87790 804 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 885.94
Current children cumulated vsize (Kb) 112608

[startup+910.038 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 88787 806 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 895.93
Current children cumulated vsize (Kb) 112608

[startup+920.038 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 89784 807 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223240 134560230 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 905.91
Current children cumulated vsize (Kb) 112608

[startup+930.037 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 90763 815 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 915.78
Current children cumulated vsize (Kb) 112608

[startup+940.038 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 91738 824 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 925.62
Current children cumulated vsize (Kb) 112608

[startup+950.039 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 92738 824 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 935.62
Current children cumulated vsize (Kb) 112608

[startup+960.038 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 93738 825 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 945.63
Current children cumulated vsize (Kb) 112608

[startup+970.039 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 94738 825 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 955.63
Current children cumulated vsize (Kb) 112608

[startup+980.039 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 95738 825 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 965.63
Current children cumulated vsize (Kb) 112608

[startup+990.038 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 96737 825 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 975.62
Current children cumulated vsize (Kb) 112608

[startup+1000.04 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 97737 826 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 985.63
Current children cumulated vsize (Kb) 112608

[startup+1010.04 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 98737 826 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 995.63
Current children cumulated vsize (Kb) 112608

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27705 0 0 0 99737 826 0 0 25 0 1 0 1842140576 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28152 26948 1116 68 0 28084 0
[pid=25657] vsize: 112608
Current children cumulated CPU time (s) 1005.63
Current children cumulated vsize (Kb) 112608

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27733 0 0 0 100737 826 0 0 25 0 1 0 1842140576 115453952 26976 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28187 26976 1116 68 0 28119 0
[pid=25657] vsize: 112748
Current children cumulated CPU time (s) 1015.63
Current children cumulated vsize (Kb) 112748

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27733 0 0 0 101737 826 0 0 25 0 1 0 1842140576 115453952 26976 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28187 26976 1116 68 0 28119 0
[pid=25657] vsize: 112748
Current children cumulated CPU time (s) 1025.63
Current children cumulated vsize (Kb) 112748

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27733 0 0 0 102737 827 0 0 25 0 1 0 1842140576 115453952 26976 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28187 26976 1116 68 0 28119 0
[pid=25657] vsize: 112748
Current children cumulated CPU time (s) 1035.64
Current children cumulated vsize (Kb) 112748

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27740 0 0 0 103737 827 0 0 25 0 1 0 1842140576 115609600 26983 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28225 26983 1116 68 0 28157 0
[pid=25657] vsize: 112900
Current children cumulated CPU time (s) 1045.64
Current children cumulated vsize (Kb) 112900

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27740 0 0 0 104737 827 0 0 25 0 1 0 1842140576 115609600 26983 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28225 26983 1116 68 0 28157 0
[pid=25657] vsize: 112900
Current children cumulated CPU time (s) 1055.64
Current children cumulated vsize (Kb) 112900

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27740 0 0 0 105737 827 0 0 25 0 1 0 1842140576 115609600 26983 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28225 26983 1116 68 0 28157 0
[pid=25657] vsize: 112900
Current children cumulated CPU time (s) 1065.64
Current children cumulated vsize (Kb) 112900

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27782 0 0 0 106737 827 0 0 25 0 1 0 1842140576 115744768 27025 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28258 27025 1116 68 0 28190 0
[pid=25657] vsize: 113032
Current children cumulated CPU time (s) 1075.64
Current children cumulated vsize (Kb) 113032

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27834 0 0 0 107736 828 0 0 25 0 1 0 1842140576 116015104 27077 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27077 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1085.64
Current children cumulated vsize (Kb) 113296

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27834 0 0 0 108736 828 0 0 25 0 1 0 1842140576 116015104 27077 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27077 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1095.64
Current children cumulated vsize (Kb) 113296

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27834 0 0 0 109737 828 0 0 25 0 1 0 1842140576 116015104 27077 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27077 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1105.65
Current children cumulated vsize (Kb) 113296

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27834 0 0 0 110736 828 0 0 25 0 1 0 1842140576 116015104 27077 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27077 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1115.64
Current children cumulated vsize (Kb) 113296

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27837 0 0 0 111737 828 0 0 25 0 1 0 1842140576 116015104 27080 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27080 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1125.65
Current children cumulated vsize (Kb) 113296

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27844 0 0 0 112736 828 0 0 25 0 1 0 1842140576 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27087 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1135.64
Current children cumulated vsize (Kb) 113296

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27844 0 0 0 113736 829 0 0 25 0 1 0 1842140576 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27087 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1145.65
Current children cumulated vsize (Kb) 113296

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27844 0 0 0 114736 829 0 0 25 0 1 0 1842140576 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27087 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1155.65
Current children cumulated vsize (Kb) 113296

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27844 0 0 0 115736 829 0 0 25 0 1 0 1842140576 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27087 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1165.65
Current children cumulated vsize (Kb) 113296

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27844 0 0 0 116736 829 0 0 25 0 1 0 1842140576 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27087 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1175.65
Current children cumulated vsize (Kb) 113296

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 25657
Raw data (/proc/25657/stat): 25657 (bsolo) R 25656 25657 21452 0 -1 0 27844 0 0 0 117736 830 0 0 25 0 1 0 1842140576 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/25657/statm): 28324 27087 1116 68 0 28256 0
[pid=25657] vsize: 113296
Current children cumulated CPU time (s) 1185.66
Current children cumulated vsize (Kb) 113296
One traced child (pid=25657) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1209.72
CPU time (s): 1195.33
CPU user time (s): 1186.98
CPU system time (s): 8.35273
CPU usage (%): 98.8106
Max. virtual memory (cumulated for all children) (Kb): 113296

Verifier Data

ERROR: no interpretation found !