Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
MD5SUM181a05258ae35e5f3b5b834240f1847a
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 572975239517507
Number of bits of the biggest sum of numbers50
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables20024
Total number of constraints17064
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)16718
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint15837

Trace number 4983

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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:        896328 kB
Buffers:         37440 kB
Cached:          68096 kB
SwapCached:        544 kB
Active:          84128 kB
Inactive:        24012 kB
HighTotal:      131008 kB
HighFree:        63140 kB
LowTotal:       903652 kB
LowFree:        833188 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              36 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            24448 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:02:39 (client local time) WITH STATUS 0 IN 1195.79 SECONDS
stats: 751 7 1195.79 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 20024 variables and 1473 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 109.04
c After prepocess the problem consists of 19444 variables and 1472 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 19444 #Dec: 2279 LB: 0 @ 197.05
c Restart #2 #Var: 19444 #Dec: 5718 LB: 0 @ 280.13
c Restart #3 #Var: 19444 #Dec: 13643 LB: 0 @ 385.23
c Restart #4 #Var: 19444 #Dec: 25725 LB: 0 @ 518.31
c CHANGE Heuristic... 
c Restart #0 #Var: 19444 #Dec: 53663 LB: 0 @ 721.1
c Restart #1 #Var: 19443 #Dec: 56287 LB: 0 @ 742.42
c Restart #2 #Var: 19443 #Dec: 61374 LB: 0 @ 851.19
c Restart #3 #Var: 19443 #Dec: 64127 LB: 0 @ 1067.4
s UNKNOWN
c Exit Code: 0
c Total time: 1195.6 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/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1794983630 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 107 3 90 68 0 39 0
[pid=7484] 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/wulflinc12/normalized-mps-v2-20-10-blp-ar98.opb

[startup+10.0042 s]
Raw data (loadavg): 0.98 1.07 1.08 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 52230 0 0 0 848 128 0 0 25 0 1 0 1794983630 217206784 52141 4294967295 134512640 134736556 3221224560 3221223088 134573621 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 53029 52145 1116 68 0 52961 0
[pid=7484] vsize: 212116
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (Kb) 212116

[startup+20.005 s]
Raw data (loadavg): 0.98 1.07 1.08 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 71603 0 0 0 1797 171 0 0 25 0 1 0 1794983630 296525824 71514 4294967295 134512640 134736556 3221224560 3221221260 1077191021 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 72394 71514 1116 68 0 72326 0
[pid=7484] vsize: 289576
Current children cumulated CPU time (s) 19.68
Current children cumulated vsize (Kb) 289576

[startup+30.0048 s]
Raw data (loadavg): 0.98 1.07 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 91566 0 0 0 2744 216 0 0 25 0 1 0 1794983630 378527744 91477 4294967295 134512640 134736556 3221224560 3221223088 134572746 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 92414 91477 1116 68 0 92346 0
[pid=7484] vsize: 369656
Current children cumulated CPU time (s) 29.6
Current children cumulated vsize (Kb) 369656

[startup+40.0057 s]
Raw data (loadavg): 0.99 1.06 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 99737 0 0 0 3723 234 0 0 25 0 1 0 1794983630 412119040 99648 4294967295 134512640 134736556 3221224560 3221221404 1077253638 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 100615 99648 1116 68 0 100547 0
[pid=7484] vsize: 402460
Current children cumulated CPU time (s) 39.57
Current children cumulated vsize (Kb) 402460

[startup+50.0055 s]
Raw data (loadavg): 0.99 1.06 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 102054 0 0 0 4712 241 0 0 25 0 1 0 1794983630 421548032 101965 4294967295 134512640 134736556 3221224560 3221223056 134572843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 102917 101965 1116 68 0 102849 0
[pid=7484] vsize: 411668
Current children cumulated CPU time (s) 49.53
Current children cumulated vsize (Kb) 411668

[startup+60.0063 s]
Raw data (loadavg): 0.99 1.06 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 102334 0 0 0 5711 242 0 0 25 0 1 0 1794983630 422809600 102238 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 103225 102238 1116 68 0 103157 0
[pid=7484] vsize: 412900
Current children cumulated CPU time (s) 59.53
Current children cumulated vsize (Kb) 412900

[startup+70.0062 s]
Raw data (loadavg): 0.99 1.06 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 102592 0 0 0 6710 242 0 0 25 0 1 0 1794983630 424038400 102477 4294967295 134512640 134736556 3221224560 3221223136 134539940 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 103525 102477 1116 68 0 103457 0
[pid=7484] vsize: 414100
Current children cumulated CPU time (s) 69.52
Current children cumulated vsize (Kb) 414100

[startup+80.006 s]
Raw data (loadavg): 0.99 1.05 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 103322 0 0 0 7706 246 0 0 25 0 1 0 1794983630 427089920 103195 4294967295 134512640 134736556 3221224560 3221221260 1077191434 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 104270 103195 1116 68 0 104202 0
[pid=7484] vsize: 417080
Current children cumulated CPU time (s) 79.52
Current children cumulated vsize (Kb) 417080

[startup+90.0068 s]
Raw data (loadavg): 0.99 1.05 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 104502 0 0 0 8702 248 0 0 25 0 1 0 1794983630 432033792 104375 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 105477 104375 1116 68 0 105409 0
[pid=7484] vsize: 421908
Current children cumulated CPU time (s) 89.5
Current children cumulated vsize (Kb) 421908

[startup+100.007 s]
Raw data (loadavg): 0.99 1.05 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 105670 0 0 0 9695 253 0 0 25 0 1 0 1794983630 436862976 105543 4294967295 134512640 134736556 3221224560 3221221404 1077253729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 106656 105543 1116 68 0 106588 0
[pid=7484] vsize: 426624
Current children cumulated CPU time (s) 99.48
Current children cumulated vsize (Kb) 426624

[startup+110.007 s]
Raw data (loadavg): 0.99 1.05 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109041 0 0 0 10684 261 0 0 25 0 1 0 1794983630 451227648 108914 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110163 108914 1116 68 0 110095 0
[pid=7484] vsize: 440652
Current children cumulated CPU time (s) 109.45
Current children cumulated vsize (Kb) 440652

[startup+120.008 s]
Raw data (loadavg): 0.99 1.05 1.07 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109199 0 0 0 11684 261 0 0 25 0 1 0 1794983630 451768320 109072 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110295 109072 1116 68 0 110227 0
[pid=7484] vsize: 441180
Current children cumulated CPU time (s) 119.45
Current children cumulated vsize (Kb) 441180

[startup+130.008 s]
Raw data (loadavg): 0.99 1.04 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109352 0 0 0 12683 261 0 0 25 0 1 0 1794983630 452444160 109225 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110460 109225 1116 68 0 110392 0
[pid=7484] vsize: 441840
Current children cumulated CPU time (s) 129.44
Current children cumulated vsize (Kb) 441840

[startup+140.008 s]
Raw data (loadavg): 0.99 1.04 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109512 0 0 0 13682 262 0 0 25 0 1 0 1794983630 453120000 109385 4294967295 134512640 134736556 3221224560 3221223228 134543867 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110625 109385 1116 68 0 110557 0
[pid=7484] vsize: 442500
Current children cumulated CPU time (s) 139.44
Current children cumulated vsize (Kb) 442500

[startup+150.008 s]
Raw data (loadavg): 0.99 1.04 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109618 0 0 0 14681 263 0 0 25 0 1 0 1794983630 453525504 109491 4294967295 134512640 134736556 3221224560 3221223068 134540080 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110724 109491 1116 68 0 110656 0
[pid=7484] vsize: 442896
Current children cumulated CPU time (s) 149.44
Current children cumulated vsize (Kb) 442896

[startup+160.009 s]
Raw data (loadavg): 0.99 1.04 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109730 0 0 0 15681 263 0 0 25 0 1 0 1794983630 453931008 109603 4294967295 134512640 134736556 3221224560 3221223272 134694472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110823 109603 1116 68 0 110755 0
[pid=7484] vsize: 443292
Current children cumulated CPU time (s) 159.44
Current children cumulated vsize (Kb) 443292

[startup+170.008 s]
Raw data (loadavg): 0.99 1.04 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109823 0 0 0 16679 264 0 0 25 0 1 0 1794983630 454332416 109696 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110921 109696 1116 68 0 110853 0
[pid=7484] vsize: 443684
Current children cumulated CPU time (s) 169.43
Current children cumulated vsize (Kb) 443684

[startup+180.008 s]
Raw data (loadavg): 0.99 1.03 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109831 0 0 0 17678 264 0 0 25 0 1 0 1794983630 454332416 109704 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110921 109704 1116 68 0 110853 0
[pid=7484] vsize: 443684
Current children cumulated CPU time (s) 179.42
Current children cumulated vsize (Kb) 443684

[startup+190.009 s]
Raw data (loadavg): 0.99 1.03 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109831 0 0 0 18676 265 0 0 25 0 1 0 1794983630 454332416 109704 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110921 109704 1116 68 0 110853 0
[pid=7484] vsize: 443684
Current children cumulated CPU time (s) 189.41
Current children cumulated vsize (Kb) 443684

[startup+200.009 s]
Raw data (loadavg): 0.99 1.03 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109847 0 0 0 19673 267 0 0 25 0 1 0 1794983630 454283264 109696 4294967295 134512640 134736556 3221224560 3221223296 134605900 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 110909 109696 1116 68 0 110841 0
[pid=7484] vsize: 443636
Current children cumulated CPU time (s) 199.4
Current children cumulated vsize (Kb) 443636

[startup+210.01 s]
Raw data (loadavg): 0.99 1.03 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109847 0 0 0 20672 267 0 0 25 0 1 0 1794983630 454283264 109696 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110909 109696 1116 68 0 110841 0
[pid=7484] vsize: 443636
Current children cumulated CPU time (s) 209.39
Current children cumulated vsize (Kb) 443636

[startup+220.011 s]
Raw data (loadavg): 0.99 1.03 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109847 0 0 0 21673 267 0 0 25 0 1 0 1794983630 454283264 109696 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110909 109696 1116 68 0 110841 0
[pid=7484] vsize: 443636
Current children cumulated CPU time (s) 219.4
Current children cumulated vsize (Kb) 443636

[startup+230.01 s]
Raw data (loadavg): 0.99 1.03 1.06 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109847 0 0 0 22671 267 0 0 25 0 1 0 1794983630 454283264 109696 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110909 109696 1116 68 0 110841 0
[pid=7484] vsize: 443636
Current children cumulated CPU time (s) 229.38
Current children cumulated vsize (Kb) 443636

[startup+240.011 s]
Raw data (loadavg): 0.99 1.03 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109847 0 0 0 23671 268 0 0 25 0 1 0 1794983630 454283264 109696 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110909 109696 1116 68 0 110841 0
[pid=7484] vsize: 443636
Current children cumulated CPU time (s) 239.39
Current children cumulated vsize (Kb) 443636

[startup+250.011 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109847 0 0 0 24671 268 0 0 25 0 1 0 1794983630 454283264 109696 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110909 109696 1116 68 0 110841 0
[pid=7484] vsize: 443636
Current children cumulated CPU time (s) 249.39
Current children cumulated vsize (Kb) 443636

[startup+260.012 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109847 0 0 0 25669 268 0 0 25 0 1 0 1794983630 454283264 109696 4294967295 134512640 134736556 3221224560 3221223296 134605594 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110909 109696 1116 68 0 110841 0
[pid=7484] vsize: 443636
Current children cumulated CPU time (s) 259.37
Current children cumulated vsize (Kb) 443636

[startup+270.012 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109868 0 0 0 26665 269 0 0 25 0 1 0 1794983630 454418432 109717 4294967295 134512640 134736556 3221224560 3221223296 134605567 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110942 109717 1116 68 0 110874 0
[pid=7484] vsize: 443768
Current children cumulated CPU time (s) 269.34
Current children cumulated vsize (Kb) 443768

[startup+280.012 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109915 0 0 0 27661 271 0 0 25 0 1 0 1794983630 454688768 109764 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111008 109764 1116 68 0 110940 0
[pid=7484] vsize: 444032
Current children cumulated CPU time (s) 279.32
Current children cumulated vsize (Kb) 444032

[startup+290.012 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109915 0 0 0 28658 272 0 0 25 0 1 0 1794983630 453980160 109622 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110835 109622 1116 68 0 110767 0
[pid=7484] vsize: 443340
Current children cumulated CPU time (s) 289.3
Current children cumulated vsize (Kb) 443340

[startup+300.012 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109915 0 0 0 29657 272 0 0 25 0 1 0 1794983630 453980160 109622 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110835 109622 1116 68 0 110767 0
[pid=7484] vsize: 443340
Current children cumulated CPU time (s) 299.29
Current children cumulated vsize (Kb) 443340

[startup+310.013 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109915 0 0 0 30657 273 0 0 25 0 1 0 1794983630 453980160 109622 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110835 109622 1116 68 0 110767 0
[pid=7484] vsize: 443340
Current children cumulated CPU time (s) 309.3
Current children cumulated vsize (Kb) 443340

[startup+320.014 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109915 0 0 0 31656 273 0 0 25 0 1 0 1794983630 453980160 109622 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110835 109622 1116 68 0 110767 0
[pid=7484] vsize: 443340
Current children cumulated CPU time (s) 319.29
Current children cumulated vsize (Kb) 443340

[startup+330.014 s]
Raw data (loadavg): 0.99 1.02 1.05 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109915 0 0 0 32656 273 0 0 25 0 1 0 1794983630 453980160 109622 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110835 109622 1116 68 0 110767 0
[pid=7484] vsize: 443340
Current children cumulated CPU time (s) 329.29
Current children cumulated vsize (Kb) 443340

[startup+340.015 s]
Raw data (loadavg): 0.99 1.02 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109946 0 0 0 33654 274 0 0 25 0 1 0 1794983630 454115328 109653 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110868 109653 1116 68 0 110800 0
[pid=7484] vsize: 443472
Current children cumulated CPU time (s) 339.28
Current children cumulated vsize (Kb) 443472

[startup+350.015 s]
Raw data (loadavg): 0.99 1.02 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 109990 0 0 0 34650 276 0 0 25 0 1 0 1794983630 454385664 109697 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110934 109697 1116 68 0 110866 0
[pid=7484] vsize: 443736
Current children cumulated CPU time (s) 349.26
Current children cumulated vsize (Kb) 443736

[startup+360.016 s]
Raw data (loadavg): 0.99 1.01 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110035 0 0 0 35647 277 0 0 25 0 1 0 1794983630 454520832 109742 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 110967 109742 1116 68 0 110899 0
[pid=7484] vsize: 443868
Current children cumulated CPU time (s) 359.24
Current children cumulated vsize (Kb) 443868

[startup+370.017 s]
Raw data (loadavg): 0.99 1.01 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110079 0 0 0 36637 281 0 0 25 0 1 0 1794983630 454787072 109786 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 111032 109786 1116 68 0 110964 0
[pid=7484] vsize: 444128
Current children cumulated CPU time (s) 369.18
Current children cumulated vsize (Kb) 444128

[startup+380.017 s]
Raw data (loadavg): 0.99 1.01 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110120 0 0 0 37627 284 0 0 25 0 1 0 1794983630 454922240 109827 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 111065 109827 1116 68 0 110997 0
[pid=7484] vsize: 444260
Current children cumulated CPU time (s) 379.11
Current children cumulated vsize (Kb) 444260

[startup+390.018 s]
Raw data (loadavg): 0.99 1.01 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110150 0 0 0 38621 287 0 0 25 0 1 0 1794983630 455057408 109857 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111098 109857 1116 68 0 111030 0
[pid=7484] vsize: 444392
Current children cumulated CPU time (s) 389.08
Current children cumulated vsize (Kb) 444392

[startup+400.019 s]
Raw data (loadavg): 0.99 1.01 1.04 1/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) T 7483 7484 8263 0 -1 0 110150 0 0 0 39620 287 0 0 25 0 1 0 1794983630 455057408 109857 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111098 109857 1116 68 0 111030 0
[pid=7484] vsize: 444392
Current children cumulated CPU time (s) 399.07
Current children cumulated vsize (Kb) 444392

[startup+410.019 s]
Raw data (loadavg): 0.99 1.01 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110150 0 0 0 40620 287 0 0 25 0 1 0 1794983630 455057408 109857 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111098 109857 1116 68 0 111030 0
[pid=7484] vsize: 444392
Current children cumulated CPU time (s) 409.07
Current children cumulated vsize (Kb) 444392

[startup+420.019 s]
Raw data (loadavg): 0.99 1.01 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110150 0 0 0 41619 287 0 0 25 0 1 0 1794983630 454914048 109850 4294967295 134512640 134736556 3221224560 3221223172 134536526 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111063 109850 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 419.06
Current children cumulated vsize (Kb) 444252

[startup+430.019 s]
Raw data (loadavg): 0.99 1.01 1.04 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110150 0 0 0 42618 288 0 0 25 0 1 0 1794983630 454914048 109850 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111063 109850 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 429.06
Current children cumulated vsize (Kb) 444252

[startup+440.02 s]
Raw data (loadavg): 0.99 1.01 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110150 0 0 0 43617 289 0 0 25 0 1 0 1794983630 454914048 109850 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111063 109850 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 439.06
Current children cumulated vsize (Kb) 444252

[startup+450.02 s]
Raw data (loadavg): 0.99 1.01 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110150 0 0 0 44614 290 0 0 25 0 1 0 1794983630 454914048 109850 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111063 109850 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 449.04
Current children cumulated vsize (Kb) 444252

[startup+460.021 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110151 0 0 0 45610 291 0 0 25 0 1 0 1794983630 454914048 109851 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111063 109851 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 459.01
Current children cumulated vsize (Kb) 444252

[startup+470.022 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110151 0 0 0 46604 294 0 0 25 0 1 0 1794983630 454914048 109851 4294967295 134512640 134736556 3221224560 3221223272 134694477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111063 109851 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 468.98
Current children cumulated vsize (Kb) 444252

[startup+480.021 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110151 0 0 0 47594 298 0 0 25 0 1 0 1794983630 454914048 109851 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 111063 109851 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 478.92
Current children cumulated vsize (Kb) 444252

[startup+490.022 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110151 0 0 0 48587 300 0 0 25 0 1 0 1794983630 454914048 109851 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111063 109851 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 488.87
Current children cumulated vsize (Kb) 444252

[startup+500.023 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110151 0 0 0 49578 303 0 0 25 0 1 0 1794983630 454914048 109851 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111063 109851 1116 68 0 110995 0
[pid=7484] vsize: 444252
Current children cumulated CPU time (s) 498.81
Current children cumulated vsize (Kb) 444252

[startup+510.024 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110198 0 0 0 50575 305 0 0 25 0 1 0 1794983630 455184384 109898 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111129 109898 1116 68 0 111061 0
[pid=7484] vsize: 444516
Current children cumulated CPU time (s) 508.8
Current children cumulated vsize (Kb) 444516

[startup+520.024 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110346 0 0 0 51568 307 0 0 25 0 1 0 1794983630 455344128 109960 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 111168 109960 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 518.75
Current children cumulated vsize (Kb) 444672

[startup+530.024 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110346 0 0 0 52567 308 0 0 25 0 1 0 1794983630 455344128 109960 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109960 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 528.75
Current children cumulated vsize (Kb) 444672

[startup+540.025 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110346 0 0 0 53567 308 0 0 25 0 1 0 1794983630 455344128 109960 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109960 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 538.75
Current children cumulated vsize (Kb) 444672

[startup+550.025 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110346 0 0 0 54566 308 0 0 25 0 1 0 1794983630 455344128 109960 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109960 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 548.74
Current children cumulated vsize (Kb) 444672

[startup+560.026 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 55565 308 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 558.73
Current children cumulated vsize (Kb) 444672

[startup+570.027 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 56564 309 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 568.73
Current children cumulated vsize (Kb) 444672

[startup+580.027 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 57562 310 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223276 134694485 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 578.72
Current children cumulated vsize (Kb) 444672

[startup+590.028 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 58555 312 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 588.67
Current children cumulated vsize (Kb) 444672

[startup+600.028 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 59547 315 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 598.62
Current children cumulated vsize (Kb) 444672

[startup+610.029 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 60536 319 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 608.55
Current children cumulated vsize (Kb) 444672

[startup+620.03 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 61526 321 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 618.47
Current children cumulated vsize (Kb) 444672

[startup+630.03 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 62519 324 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 628.43
Current children cumulated vsize (Kb) 444672

[startup+640.031 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 63513 326 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 638.39
Current children cumulated vsize (Kb) 444672

[startup+650.032 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110347 0 0 0 64513 326 0 0 25 0 1 0 1794983630 455344128 109961 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111168 109961 1116 68 0 111100 0
[pid=7484] vsize: 444672
Current children cumulated CPU time (s) 648.39
Current children cumulated vsize (Kb) 444672

[startup+660.032 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110373 0 0 0 65506 328 0 0 25 0 1 0 1794983630 455479296 109987 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111201 109987 1116 68 0 111133 0
[pid=7484] vsize: 444804
Current children cumulated CPU time (s) 658.34
Current children cumulated vsize (Kb) 444804

[startup+670.033 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110429 0 0 0 66496 331 0 0 25 0 1 0 1794983630 455749632 110043 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111267 110043 1116 68 0 111199 0
[pid=7484] vsize: 445068
Current children cumulated CPU time (s) 668.27
Current children cumulated vsize (Kb) 445068

[startup+680.034 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110429 0 0 0 67487 334 0 0 25 0 1 0 1794983630 455749632 110043 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 111267 110043 1116 68 0 111199 0
[pid=7484] vsize: 445068
Current children cumulated CPU time (s) 678.21
Current children cumulated vsize (Kb) 445068

[startup+690.035 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110433 0 0 0 68481 337 0 0 25 0 1 0 1794983630 455749632 110047 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 111267 110047 1116 68 0 111199 0
[pid=7484] vsize: 445068
Current children cumulated CPU time (s) 688.18
Current children cumulated vsize (Kb) 445068

[startup+700.035 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110433 0 0 0 69469 341 0 0 25 0 1 0 1794983630 455749632 110047 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111267 110047 1116 68 0 111199 0
[pid=7484] vsize: 445068
Current children cumulated CPU time (s) 698.1
Current children cumulated vsize (Kb) 445068

[startup+710.037 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110456 0 0 0 70465 343 0 0 25 0 1 0 1794983630 455884800 110070 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111300 110070 1116 68 0 111232 0
[pid=7484] vsize: 445200
Current children cumulated CPU time (s) 708.08
Current children cumulated vsize (Kb) 445200

[startup+720.036 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110456 0 0 0 71454 346 0 0 25 0 1 0 1794983630 455884800 110070 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111300 110070 1116 68 0 111232 0
[pid=7484] vsize: 445200
Current children cumulated CPU time (s) 718
Current children cumulated vsize (Kb) 445200

[startup+730.036 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110539 0 0 0 72442 350 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 727.92
Current children cumulated vsize (Kb) 444988

[startup+740.037 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110539 0 0 0 73442 350 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 737.92
Current children cumulated vsize (Kb) 444988

[startup+750.037 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) T 7483 7484 8263 0 -1 0 110539 0 0 0 74439 352 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 747.91
Current children cumulated vsize (Kb) 444988

[startup+760.038 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110539 0 0 0 75427 356 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 757.83
Current children cumulated vsize (Kb) 444988

[startup+770.038 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110539 0 0 0 76426 356 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 767.82
Current children cumulated vsize (Kb) 444988

[startup+780.038 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110539 0 0 0 77426 356 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 777.82
Current children cumulated vsize (Kb) 444988

[startup+790.039 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110539 0 0 0 78426 357 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 787.83
Current children cumulated vsize (Kb) 444988

[startup+800.039 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110539 0 0 0 79425 357 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 797.82
Current children cumulated vsize (Kb) 444988

[startup+810.04 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110539 0 0 0 80425 357 0 0 25 0 1 0 1794983630 455667712 110075 4294967295 134512640 134736556 3221224560 3221223176 134543057 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111247 110075 1116 68 0 111179 0
[pid=7484] vsize: 444988
Current children cumulated CPU time (s) 807.82
Current children cumulated vsize (Kb) 444988

[startup+820.04 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110567 0 0 0 81424 358 0 0 25 0 1 0 1794983630 455802880 110103 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111280 110103 1116 68 0 111212 0
[pid=7484] vsize: 445120
Current children cumulated CPU time (s) 817.82
Current children cumulated vsize (Kb) 445120

[startup+830.04 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 110812 0 0 0 82422 359 0 0 25 0 1 0 1794983630 456884224 110348 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111544 110348 1116 68 0 111476 0
[pid=7484] vsize: 446176
Current children cumulated CPU time (s) 827.81
Current children cumulated vsize (Kb) 446176

[startup+840.041 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111107 0 0 0 83421 360 0 0 25 0 1 0 1794983630 457969664 110643 4294967295 134512640 134736556 3221224560 3221223116 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 111809 110643 1116 68 0 111741 0
[pid=7484] vsize: 447236
Current children cumulated CPU time (s) 837.81
Current children cumulated vsize (Kb) 447236

[startup+850.042 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111413 0 0 0 84419 361 0 0 25 0 1 0 1794983630 459321344 110949 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112139 110949 1116 68 0 112071 0
[pid=7484] vsize: 448556
Current children cumulated CPU time (s) 847.8
Current children cumulated vsize (Kb) 448556

[startup+860.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 85418 362 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 857.8
Current children cumulated vsize (Kb) 448828

[startup+870.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 86418 362 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 867.8
Current children cumulated vsize (Kb) 448828

[startup+880.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 87418 362 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 877.8
Current children cumulated vsize (Kb) 448828

[startup+890.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 88419 362 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 887.81
Current children cumulated vsize (Kb) 448828

[startup+900.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 89419 362 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 897.81
Current children cumulated vsize (Kb) 448828

[startup+910.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 90418 362 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 907.8
Current children cumulated vsize (Kb) 448828

[startup+920.044 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 91419 362 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 917.81
Current children cumulated vsize (Kb) 448828

[startup+930.044 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 92418 362 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 927.8
Current children cumulated vsize (Kb) 448828

[startup+940.045 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 93417 363 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605567 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 937.8
Current children cumulated vsize (Kb) 448828

[startup+950.045 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 94416 364 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 947.8
Current children cumulated vsize (Kb) 448828

[startup+960.045 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 95416 364 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 957.8
Current children cumulated vsize (Kb) 448828

[startup+970.045 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 96416 365 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 967.81
Current children cumulated vsize (Kb) 448828

[startup+980.045 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111485 0 0 0 97416 365 0 0 25 0 1 0 1794983630 459599872 111021 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112207 111021 1116 68 0 112139 0
[pid=7484] vsize: 448828
Current children cumulated CPU time (s) 977.81
Current children cumulated vsize (Kb) 448828

[startup+990.046 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111581 0 0 0 98416 365 0 0 25 0 1 0 1794983630 460005376 111117 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112306 111117 1116 68 0 112238 0
[pid=7484] vsize: 449224
Current children cumulated CPU time (s) 987.81
Current children cumulated vsize (Kb) 449224

[startup+1000.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111741 0 0 0 99415 366 0 0 25 0 1 0 1794983630 460685312 111277 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112472 111277 1116 68 0 112404 0
[pid=7484] vsize: 449888
Current children cumulated CPU time (s) 997.81
Current children cumulated vsize (Kb) 449888

[startup+1010.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 111910 0 0 0 100414 366 0 0 25 0 1 0 1794983630 461361152 111446 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112637 111446 1116 68 0 112569 0
[pid=7484] vsize: 450548
Current children cumulated CPU time (s) 1007.8
Current children cumulated vsize (Kb) 450548

[startup+1020.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112061 0 0 0 101413 367 0 0 25 0 1 0 1794983630 461901824 111597 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112769 111597 1116 68 0 112701 0
[pid=7484] vsize: 451076
Current children cumulated CPU time (s) 1017.8
Current children cumulated vsize (Kb) 451076

[startup+1030.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112185 0 0 0 102412 367 0 0 25 0 1 0 1794983630 462442496 111721 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112901 111721 1116 68 0 112833 0
[pid=7484] vsize: 451604
Current children cumulated CPU time (s) 1027.79
Current children cumulated vsize (Kb) 451604

[startup+1040.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112185 0 0 0 103412 367 0 0 25 0 1 0 1794983630 462442496 111721 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112901 111721 1116 68 0 112833 0
[pid=7484] vsize: 451604
Current children cumulated CPU time (s) 1037.79
Current children cumulated vsize (Kb) 451604

[startup+1050.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112226 0 0 0 104409 369 0 0 25 0 1 0 1794983630 462577664 111762 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 112934 111762 1116 68 0 112866 0
[pid=7484] vsize: 451736
Current children cumulated CPU time (s) 1047.78
Current children cumulated vsize (Kb) 451736

[startup+1060.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112349 0 0 0 105404 371 0 0 25 0 1 0 1794983630 463114240 111885 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113065 111885 1116 68 0 112997 0
[pid=7484] vsize: 452260
Current children cumulated CPU time (s) 1057.75
Current children cumulated vsize (Kb) 452260

[startup+1070.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 106400 372 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1067.72
Current children cumulated vsize (Kb) 452788

[startup+1080.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 107400 372 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1077.72
Current children cumulated vsize (Kb) 452788

[startup+1090.05 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 108400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1087.73
Current children cumulated vsize (Kb) 452788

[startup+1100.05 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 109400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1097.73
Current children cumulated vsize (Kb) 452788

[startup+1110.05 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 110400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1107.73
Current children cumulated vsize (Kb) 452788

[startup+1120.05 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 111400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1117.73
Current children cumulated vsize (Kb) 452788

[startup+1130.05 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 112400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1127.73
Current children cumulated vsize (Kb) 452788

[startup+1140.05 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 113400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1137.73
Current children cumulated vsize (Kb) 452788

[startup+1150.05 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 114400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1147.73
Current children cumulated vsize (Kb) 452788

[startup+1160.05 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 115400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1157.73
Current children cumulated vsize (Kb) 452788

[startup+1170.05 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 116400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1167.73
Current children cumulated vsize (Kb) 452788

[startup+1180.05 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 117400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223136 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1177.73
Current children cumulated vsize (Kb) 452788

[startup+1190.05 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 7484
Raw data (/proc/7484/stat): 7484 (bsolo) R 7483 7484 8263 0 -1 0 112495 0 0 0 118400 373 0 0 25 0 1 0 1794983630 463654912 112031 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7484/statm): 113197 112031 1116 68 0 113129 0
[pid=7484] vsize: 452788
Current children cumulated CPU time (s) 1187.73
Current children cumulated vsize (Kb) 452788
One traced child (pid=7484) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1198.1
CPU time (s): 1195.79
CPU user time (s): 1191.85
CPU system time (s): 3.9424
CPU usage (%): 99.8074
Max. virtual memory (cumulated for all children) (Kb): 452788

Verifier Data

ERROR: no interpretation found !