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/miplib/normalized-mps-v2-20-10-khb05250.opb
MD5SUM18d2c1f575fe90b4288795c634aa1a5b
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 benchmark1205.48
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 563

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.169
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:        936260 kB
Buffers:         34740 kB
Cached:          31136 kB
SwapCached:        764 kB
Active:          56808 kB
Inactive:        11692 kB
HighTotal:      131008 kB
HighFree:        96880 kB
LowTotal:       903652 kB
LowFree:        839380 kB
SwapTotal:     2097892 kB
SwapFree:      2096616 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            24216 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 11:31:00 (client local time) WITH STATUS 0 IN 1195.33 SECONDS
stats: 514 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.352
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.408
c Restart #2 #Var: 24974 #Dec: 58152 LB: 0 @ 32.801
c Restart #3 #Var: 24974 #Dec: 93976 LB: 0 @ 44.835
c Restart #4 #Var: 24974 #Dec: 132623 LB: 0 @ 60.301
c Restart #5 #Var: 24974 #Dec: 172715 LB: 0 @ 79.392
c Restart #6 #Var: 24974 #Dec: 267424 LB: 0 @ 104.49
c Restart #7 #Var: 24974 #Dec: 284179 LB: 0 @ 128.22
c Restart #8 #Var: 24974 #Dec: 304774 LB: 0 @ 156.97
c Restart #9 #Var: 24974 #Dec: 306825 LB: 0 @ 181.82
c Restart #10 #Var: 24974 #Dec: 327699 LB: 0 @ 218.87
c Restart #11 #Var: 24974 #Dec: 330082 LB: 0 @ 252.42
c Restart #12 #Var: 24974 #Dec: 351046 LB: 0 @ 297.49
c Restart #13 #Var: 24974 #Dec: 373071 LB: 0 @ 345.56
c Restart #14 #Var: 24974 #Dec: 376265 LB: 0 @ 386.4
c Restart #15 #Var: 24974 #Dec: 379838 LB: 0 @ 434.43
c Restart #16 #Var: 24974 #Dec: 403614 LB: 0 @ 494.58
c Restart #17 #Var: 24974 #Dec: 427249 LB: 0 @ 560.23
c CHANGE Heuristic... 
c Restart #0 #Var: 24974 #Dec: 431024 LB: 0 @ 615.64
c Restart #1 #Var: 24974 #Dec: 438782 LB: 0 @ 628.93
c Restart #2 #Var: 24974 #Dec: 445093 LB: 0 @ 637.07
c Restart #3 #Var: 24974 #Dec: 454229 LB: 0 @ 683.9
c Restart #4 #Var: 24974 #Dec: 455738 LB: 0 @ 698.24
c Restart #5 #Var: 24974 #Dec: 462964 LB: 0 @ 711.47
c Restart #6 #Var: 24974 #Dec: 466870 LB: 0 @ 735.73
c Restart #7 #Var: 24974 #Dec: 471725 LB: 0 @ 759.42
c Restart #8 #Var: 24974 #Dec: 481549 LB: 0 @ 787.99
c Restart #9 #Var: 24974 #Dec: 485354 LB: 0 @ 820.8
c Restart #10 #Var: 24974 #Dec: 497423 LB: 0 @ 838.45
c Restart #11 #Var: 24974 #Dec: 506129 LB: 0 @ 865.81
c Restart #12 #Var: 24974 #Dec: 517226 LB: 0 @ 914.09
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/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840774890 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 107 3 90 68 0 39 0
[pid=30946] 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/wulflinc27/normalized-mps-v2-20-10-khb05250.opb

[startup+10.0029 s]
Raw data (loadavg): 0.94 0.98 0.94 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 20387 0 0 0 927 57 0 0 25 0 1 0 1840774890 85872640 20013 4294967295 134512640 134736556 3221224560 3221221404 1077259069 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 20965 20013 1116 68 0 20897 0
[pid=30946] vsize: 83860
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (Kb) 83860

[startup+20.0038 s]
Raw data (loadavg): 0.95 0.98 0.94 1/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) T 30945 30946 28974 0 -1 0 26574 0 0 0 1880 83 0 0 19 0 1 0 1840774890 112402432 26200 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27442 26200 1116 68 0 27374 0
[pid=30946] vsize: 109768
Current children cumulated CPU time (s) 19.63
Current children cumulated vsize (Kb) 109768

[startup+30.0046 s]
Raw data (loadavg): 0.95 0.98 0.94 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 26626 0 0 0 2700 143 0 0 25 0 1 0 1840774890 112529408 26252 4294967295 134512640 134736556 3221224560 3221223260 1076648036 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27473 26252 1116 68 0 27405 0
[pid=30946] vsize: 109892
Current children cumulated CPU time (s) 28.43
Current children cumulated vsize (Kb) 109892

[startup+40.0054 s]
Raw data (loadavg): 1.03 1.00 0.94 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 26627 0 0 0 3572 184 0 0 25 0 1 0 1840774890 112529408 26253 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27473 26253 1116 68 0 27405 0
[pid=30946] vsize: 109892
Current children cumulated CPU time (s) 37.56
Current children cumulated vsize (Kb) 109892

[startup+50.0062 s]
Raw data (loadavg): 1.11 1.02 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 26627 0 0 0 4453 227 0 0 23 0 1 0 1840774890 112529408 26253 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27473 26253 1116 68 0 27405 0
[pid=30946] vsize: 109892
Current children cumulated CPU time (s) 46.8
Current children cumulated vsize (Kb) 109892

[startup+60.0061 s]
Raw data (loadavg): 1.09 1.02 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 26627 0 0 0 5390 247 0 0 24 0 1 0 1840774890 112529408 26253 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27473 26253 1116 68 0 27405 0
[pid=30946] vsize: 109892
Current children cumulated CPU time (s) 56.37
Current children cumulated vsize (Kb) 109892

[startup+70.0069 s]
Raw data (loadavg): 1.08 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 26627 0 0 0 6266 287 0 0 24 0 1 0 1840774890 112529408 26253 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27473 26253 1116 68 0 27405 0
[pid=30946] vsize: 109892
Current children cumulated CPU time (s) 65.53
Current children cumulated vsize (Kb) 109892

[startup+80.0078 s]
Raw data (loadavg): 1.06 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 26627 0 0 0 7223 301 0 0 23 0 1 0 1840774890 112529408 26253 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27473 26253 1116 68 0 27405 0
[pid=30946] vsize: 109892
Current children cumulated CPU time (s) 75.24
Current children cumulated vsize (Kb) 109892

[startup+90.0085 s]
Raw data (loadavg): 1.05 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 26627 0 0 0 8108 340 0 0 23 0 1 0 1840774890 112529408 26253 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27473 26253 1116 68 0 27405 0
[pid=30946] vsize: 109892
Current children cumulated CPU time (s) 84.48
Current children cumulated vsize (Kb) 109892

[startup+100.009 s]
Raw data (loadavg): 1.05 1.01 0.95 1/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) T 30945 30946 28974 0 -1 0 26627 0 0 0 9067 353 0 0 24 0 1 0 1840774890 112529408 26253 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27473 26253 1116 68 0 27405 0
[pid=30946] vsize: 109892
Current children cumulated CPU time (s) 94.2
Current children cumulated vsize (Kb) 109892

[startup+110.009 s]
Raw data (loadavg): 1.04 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 26843 0 0 0 9840 426 0 0 25 0 1 0 1840774890 113258496 26419 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27651 26419 1116 68 0 27583 0
[pid=30946] vsize: 110604
Current children cumulated CPU time (s) 102.66
Current children cumulated vsize (Kb) 110604

[startup+120.01 s]
Raw data (loadavg): 1.03 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27083 0 0 0 10773 448 0 0 25 0 1 0 1840774890 113664000 26531 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27750 26531 1116 68 0 27682 0
[pid=30946] vsize: 111000
Current children cumulated CPU time (s) 112.21
Current children cumulated vsize (Kb) 111000

[startup+130.01 s]
Raw data (loadavg): 1.03 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27083 0 0 0 11770 449 0 0 25 0 1 0 1840774890 113664000 26531 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27750 26531 1116 68 0 27682 0
[pid=30946] vsize: 111000
Current children cumulated CPU time (s) 122.19
Current children cumulated vsize (Kb) 111000

[startup+140.011 s]
Raw data (loadavg): 1.02 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27086 0 0 0 12697 475 0 0 25 0 1 0 1840774890 113664000 26534 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27750 26534 1116 68 0 27682 0
[pid=30946] vsize: 111000
Current children cumulated CPU time (s) 131.72
Current children cumulated vsize (Kb) 111000

[startup+150.012 s]
Raw data (loadavg): 1.02 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27086 0 0 0 13691 477 0 0 25 0 1 0 1840774890 113664000 26534 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27750 26534 1116 68 0 27682 0
[pid=30946] vsize: 111000
Current children cumulated CPU time (s) 141.68
Current children cumulated vsize (Kb) 111000

[startup+160.011 s]
Raw data (loadavg): 1.02 1.01 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27086 0 0 0 14687 479 0 0 25 0 1 0 1840774890 113664000 26534 4294967295 134512640 134736556 3221224560 3221223096 1077377593 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27750 26534 1116 68 0 27682 0
[pid=30946] vsize: 111000
Current children cumulated CPU time (s) 151.66
Current children cumulated vsize (Kb) 111000

[startup+170.012 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27086 0 0 0 15683 481 0 0 25 0 1 0 1840774890 113664000 26534 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27750 26534 1116 68 0 27682 0
[pid=30946] vsize: 111000
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (Kb) 111000

[startup+180.012 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27086 0 0 0 16678 483 0 0 25 0 1 0 1840774890 113664000 26534 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27750 26534 1116 68 0 27682 0
[pid=30946] vsize: 111000
Current children cumulated CPU time (s) 171.61
Current children cumulated vsize (Kb) 111000

[startup+190.013 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 17673 486 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223128 134634449 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 181.59
Current children cumulated vsize (Kb) 111660

[startup+200.013 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 18593 512 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223096 1077378418 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 191.05
Current children cumulated vsize (Kb) 111660

[startup+210.012 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 19589 515 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 201.04
Current children cumulated vsize (Kb) 111660

[startup+220.013 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 20585 516 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 211.01
Current children cumulated vsize (Kb) 111660

[startup+230.013 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 21581 518 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (Kb) 111660

[startup+240.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 22577 520 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 230.97
Current children cumulated vsize (Kb) 111660

[startup+250.014 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 23573 521 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 240.94
Current children cumulated vsize (Kb) 111660

[startup+260.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 24569 523 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 250.92
Current children cumulated vsize (Kb) 111660

[startup+270.015 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 25489 550 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 260.39
Current children cumulated vsize (Kb) 111660

[startup+280.016 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 26485 551 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 270.36
Current children cumulated vsize (Kb) 111660

[startup+290.017 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 27481 553 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 280.34
Current children cumulated vsize (Kb) 111660

[startup+300.017 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27247 0 0 0 28477 555 0 0 25 0 1 0 1840774890 114339840 26695 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26695 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 290.32
Current children cumulated vsize (Kb) 111660

[startup+310.017 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 29400 580 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223212 134534823 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 299.8
Current children cumulated vsize (Kb) 111660

[startup+320.018 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 30398 582 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 309.8
Current children cumulated vsize (Kb) 111660

[startup+330.018 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 31394 584 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 319.78
Current children cumulated vsize (Kb) 111660

[startup+340.019 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 32390 585 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 329.75
Current children cumulated vsize (Kb) 111660

[startup+350.019 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 33386 587 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 339.73
Current children cumulated vsize (Kb) 111660

[startup+360.02 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 34380 590 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223256 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 349.7
Current children cumulated vsize (Kb) 111660

[startup+370.021 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 35376 591 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 359.67
Current children cumulated vsize (Kb) 111660

[startup+380.021 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 36373 593 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 369.66
Current children cumulated vsize (Kb) 111660

[startup+390.021 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 37369 595 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 379.64
Current children cumulated vsize (Kb) 111660

[startup+400.022 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 38363 597 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550852 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 389.6
Current children cumulated vsize (Kb) 111660

[startup+410.022 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 39359 599 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 399.58
Current children cumulated vsize (Kb) 111660

[startup+420.023 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 40355 600 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 409.55
Current children cumulated vsize (Kb) 111660

[startup+430.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 41351 602 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 419.53
Current children cumulated vsize (Kb) 111660

[startup+440.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27249 0 0 0 42347 604 0 0 25 0 1 0 1840774890 114339840 26697 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 27915 26697 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 429.51
Current children cumulated vsize (Kb) 111660

[startup+450.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 43264 633 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 438.97
Current children cumulated vsize (Kb) 111660

[startup+460.024 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 44261 634 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223120 134549995 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 448.95
Current children cumulated vsize (Kb) 111660

[startup+470.025 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 45258 635 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 458.93
Current children cumulated vsize (Kb) 111660

[startup+480.025 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 46255 636 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 468.91
Current children cumulated vsize (Kb) 111660

[startup+490.026 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 47252 638 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 478.9
Current children cumulated vsize (Kb) 111660

[startup+500.026 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 48250 639 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223220 134534800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 488.89
Current children cumulated vsize (Kb) 111660

[startup+510.026 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 49168 667 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 498.35
Current children cumulated vsize (Kb) 111660

[startup+520.027 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 50165 669 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 508.34
Current children cumulated vsize (Kb) 111660

[startup+530.027 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 51163 670 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 518.33
Current children cumulated vsize (Kb) 111660

[startup+540.028 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 52160 671 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 528.31
Current children cumulated vsize (Kb) 111660

[startup+550.028 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 53157 672 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 538.29
Current children cumulated vsize (Kb) 111660

[startup+560.027 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 54154 673 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 548.27
Current children cumulated vsize (Kb) 111660

[startup+570.028 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 55152 674 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 558.26
Current children cumulated vsize (Kb) 111660

[startup+580.028 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 56147 676 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 568.23
Current children cumulated vsize (Kb) 111660

[startup+590.029 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 57143 678 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 578.21
Current children cumulated vsize (Kb) 111660

[startup+600.029 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 58139 679 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 588.18
Current children cumulated vsize (Kb) 111660

[startup+610.029 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 59135 681 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 598.16
Current children cumulated vsize (Kb) 111660

[startup+620.028 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27251 0 0 0 60133 681 0 0 25 0 1 0 1840774890 114339840 26699 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27915 26699 1116 68 0 27847 0
[pid=30946] vsize: 111660
Current children cumulated CPU time (s) 608.14
Current children cumulated vsize (Kb) 111660

[startup+630.028 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27397 0 0 0 61119 686 0 0 25 0 1 0 1840774890 114475008 26721 4294967295 134512640 134736556 3221224560 3221223200 134543731 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 27948 26721 1116 68 0 27880 0
[pid=30946] vsize: 111792
Current children cumulated CPU time (s) 618.05
Current children cumulated vsize (Kb) 111792

[startup+640.029 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27704 0 0 0 62099 693 0 0 25 0 1 0 1840774890 115642368 27028 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28233 27028 1116 68 0 28165 0
[pid=30946] vsize: 112932
Current children cumulated CPU time (s) 627.92
Current children cumulated vsize (Kb) 112932

[startup+650.029 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27704 0 0 0 63046 710 0 0 19 0 1 0 1840774890 115310592 26947 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26947 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 637.56
Current children cumulated vsize (Kb) 112608

[startup+660.029 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27704 0 0 0 64046 710 0 0 25 0 1 0 1840774890 115310592 26947 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26947 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 647.56
Current children cumulated vsize (Kb) 112608

[startup+670.028 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27704 0 0 0 65045 710 0 0 25 0 1 0 1840774890 115310592 26947 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26947 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 657.55
Current children cumulated vsize (Kb) 112608

[startup+680.028 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 66042 711 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 667.53
Current children cumulated vsize (Kb) 112608

[startup+690.029 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 67039 713 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 677.52
Current children cumulated vsize (Kb) 112608

[startup+700.03 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 68032 715 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 687.47
Current children cumulated vsize (Kb) 112608

[startup+710.031 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 69028 716 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 697.44
Current children cumulated vsize (Kb) 112608

[startup+720.031 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 69999 726 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 707.25
Current children cumulated vsize (Kb) 112608

[startup+730.03 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 70985 730 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 717.15
Current children cumulated vsize (Kb) 112608

[startup+740.031 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 71983 732 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 727.15
Current children cumulated vsize (Kb) 112608

[startup+750.032 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 72965 737 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 737.02
Current children cumulated vsize (Kb) 112608

[startup+760.032 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 73960 739 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 746.99
Current children cumulated vsize (Kb) 112608

[startup+770.033 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 74957 740 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 756.97
Current children cumulated vsize (Kb) 112608

[startup+780.033 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 75921 752 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 766.73
Current children cumulated vsize (Kb) 112608

[startup+790.033 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 76917 754 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 776.71
Current children cumulated vsize (Kb) 112608

[startup+800.034 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 77914 755 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 786.69
Current children cumulated vsize (Kb) 112608

[startup+810.034 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 78904 758 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 796.62
Current children cumulated vsize (Kb) 112608

[startup+820.035 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 79900 760 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 806.6
Current children cumulated vsize (Kb) 112608

[startup+830.035 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 80896 761 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 816.57
Current children cumulated vsize (Kb) 112608

[startup+840.035 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 81853 776 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 826.29
Current children cumulated vsize (Kb) 112608

[startup+850.036 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 82846 778 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 836.24
Current children cumulated vsize (Kb) 112608

[startup+860.036 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) T 30945 30946 28974 0 -1 0 27705 0 0 0 83822 786 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 846.08
Current children cumulated vsize (Kb) 112608

[startup+870.036 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 84806 791 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 855.97
Current children cumulated vsize (Kb) 112608

[startup+880.037 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 85798 794 0 0 17 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 865.92
Current children cumulated vsize (Kb) 112608

[startup+890.038 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 86765 804 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 875.69
Current children cumulated vsize (Kb) 112608

[startup+900.037 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 87761 805 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 885.66
Current children cumulated vsize (Kb) 112608

[startup+910.037 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 88759 805 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 895.64
Current children cumulated vsize (Kb) 112608

[startup+920.038 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 89756 806 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 905.62
Current children cumulated vsize (Kb) 112608

[startup+930.038 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 90743 811 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223068 134540130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 915.54
Current children cumulated vsize (Kb) 112608

[startup+940.039 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 91708 822 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 925.3
Current children cumulated vsize (Kb) 112608

[startup+950.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 92708 822 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 935.3
Current children cumulated vsize (Kb) 112608

[startup+960.039 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 93708 822 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 945.3
Current children cumulated vsize (Kb) 112608

[startup+970.039 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 94708 823 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 955.31
Current children cumulated vsize (Kb) 112608

[startup+980.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 95708 823 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 965.31
Current children cumulated vsize (Kb) 112608

[startup+990.041 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 96708 823 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 975.31
Current children cumulated vsize (Kb) 112608

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 97708 823 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 985.31
Current children cumulated vsize (Kb) 112608

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 98708 823 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 995.31
Current children cumulated vsize (Kb) 112608

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27705 0 0 0 99708 823 0 0 25 0 1 0 1840774890 115310592 26948 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28152 26948 1116 68 0 28084 0
[pid=30946] vsize: 112608
Current children cumulated CPU time (s) 1005.31
Current children cumulated vsize (Kb) 112608

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27732 0 0 0 100708 823 0 0 25 0 1 0 1840774890 115453952 26975 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28187 26975 1116 68 0 28119 0
[pid=30946] vsize: 112748
Current children cumulated CPU time (s) 1015.31
Current children cumulated vsize (Kb) 112748

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27733 0 0 0 101708 823 0 0 25 0 1 0 1840774890 115453952 26976 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28187 26976 1116 68 0 28119 0
[pid=30946] vsize: 112748
Current children cumulated CPU time (s) 1025.31
Current children cumulated vsize (Kb) 112748

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27733 0 0 0 102708 823 0 0 25 0 1 0 1840774890 115453952 26976 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28187 26976 1116 68 0 28119 0
[pid=30946] vsize: 112748
Current children cumulated CPU time (s) 1035.31
Current children cumulated vsize (Kb) 112748

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27733 0 0 0 103708 824 0 0 25 0 1 0 1840774890 115453952 26976 4294967295 134512640 134736556 3221224560 3221223204 1077374508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28187 26976 1116 68 0 28119 0
[pid=30946] vsize: 112748
Current children cumulated CPU time (s) 1045.32
Current children cumulated vsize (Kb) 112748

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27740 0 0 0 104708 824 0 0 25 0 1 0 1840774890 115609600 26983 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28225 26983 1116 68 0 28157 0
[pid=30946] vsize: 112900
Current children cumulated CPU time (s) 1055.32
Current children cumulated vsize (Kb) 112900

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27740 0 0 0 105708 824 0 0 25 0 1 0 1840774890 115609600 26983 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28225 26983 1116 68 0 28157 0
[pid=30946] vsize: 112900
Current children cumulated CPU time (s) 1065.32
Current children cumulated vsize (Kb) 112900

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27740 0 0 0 106708 824 0 0 25 0 1 0 1840774890 115609600 26983 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28225 26983 1116 68 0 28157 0
[pid=30946] vsize: 112900
Current children cumulated CPU time (s) 1075.32
Current children cumulated vsize (Kb) 112900

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27834 0 0 0 107707 825 0 0 25 0 1 0 1840774890 116015104 27077 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27077 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1085.32
Current children cumulated vsize (Kb) 113296

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27834 0 0 0 108707 825 0 0 25 0 1 0 1840774890 116015104 27077 4294967295 134512640 134736556 3221224560 3221223260 1076647871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27077 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1095.32
Current children cumulated vsize (Kb) 113296

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27834 0 0 0 109707 825 0 0 25 0 1 0 1840774890 116015104 27077 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27077 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1105.32
Current children cumulated vsize (Kb) 113296

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27834 0 0 0 110707 825 0 0 25 0 1 0 1840774890 116015104 27077 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27077 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1115.32
Current children cumulated vsize (Kb) 113296

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27837 0 0 0 111708 825 0 0 25 0 1 0 1840774890 116015104 27080 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27080 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1125.33
Current children cumulated vsize (Kb) 113296

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27844 0 0 0 112708 825 0 0 25 0 1 0 1840774890 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27087 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1135.33
Current children cumulated vsize (Kb) 113296

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27844 0 0 0 113708 825 0 0 25 0 1 0 1840774890 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27087 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1145.33
Current children cumulated vsize (Kb) 113296

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27844 0 0 0 114707 826 0 0 25 0 1 0 1840774890 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27087 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1155.33
Current children cumulated vsize (Kb) 113296

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27844 0 0 0 115707 826 0 0 25 0 1 0 1840774890 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27087 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1165.33
Current children cumulated vsize (Kb) 113296

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27844 0 0 0 116707 826 0 0 25 0 1 0 1840774890 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27087 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1175.33
Current children cumulated vsize (Kb) 113296

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 30946
Raw data (/proc/30946/stat): 30946 (bsolo) R 30945 30946 28974 0 -1 0 27844 0 0 0 117707 826 0 0 25 0 1 0 1840774890 116015104 27087 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30946/statm): 28324 27087 1116 68 0 28256 0
[pid=30946] vsize: 113296
Current children cumulated CPU time (s) 1185.33
Current children cumulated vsize (Kb) 113296
One traced child (pid=30946) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.04
CPU time (s): 1195.33
CPU user time (s): 1187.01
CPU system time (s): 8.31574
CPU usage (%): 98.7844
Max. virtual memory (cumulated for all children) (Kb): 113296

Verifier Data

ERROR: no interpretation found !