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

Namesubmitted/manquinho/primes-dimacs-cnf/normalized-hanoi5.opb
MD5SUM430910c9a5d64dfdcfdaccb49935c3d0
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1931
Optimality of the best value was proved YES
Number of terms in the objective function 3862
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3862
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3862
Number of bits of the biggest sum of numbers12
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark38.2312
Number of variables3862
Total number of constraints16399
Number of constraints which are clauses16399
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8

Trace number 170

Launcher Data

LAUNCH ON wulflinc2 THE 2005-09-18 08:20:27 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=130 boxname=wulflinc2 idbench=130 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  430910c9a5d64dfdcfdaccb49935c3d0  /oldhome/oroussel/tmp/wulflinc2/normalized-hanoi5.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc2/normalized-hanoi5.opb
IDLAUNCH: 130
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        955424 kB
Buffers:         33588 kB
Cached:          22084 kB
SwapCached:       1040 kB
Active:          51852 kB
Inactive:         6440 kB
HighTotal:      131008 kB
HighFree:       107828 kB
LowTotal:       903652 kB
LowFree:        847596 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            15420 kB
Committed_AS:    72324 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:40:28 (client local time) WITH STATUS 0 IN 1195.06 SECONDS
stats: 130 7 1195.06 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 3862 variables and 16399 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 2.436
c After prepocess the problem consists of 3000 variables and 10723 constraints.
c Initial Lower Bound: 431
c Restart #1 #Var: 2926 #Dec: 891 LB: 468 @ 5.632
c Restart #2 #Var: 2908 #Dec: 1739 LB: 477 @ 11.125
c Restart #3 #Var: 2908 #Dec: 2770 LB: 477 @ 18.387
c Restart #4 #Var: 2870 #Dec: 4099 LB: 496 @ 27.565
c Restart #5 #Var: 2864 #Dec: 5833 LB: 499 @ 35.644
c Restart #6 #Var: 2864 #Dec: 7449 LB: 499 @ 44.592
c Restart #7 #Var: 2864 #Dec: 9958 LB: 499 @ 57.06
c Restart #8 #Var: 2864 #Dec: 12634 LB: 499 @ 77.303
c Restart #9 #Var: 2864 #Dec: 15163 LB: 499 @ 91.742
c Restart #10 #Var: 2862 #Dec: 18524 LB: 500 @ 112.41
c Restart #11 #Var: 2848 #Dec: 22239 LB: 507 @ 132.16
c Restart #12 #Var: 2848 #Dec: 25632 LB: 507 @ 159.77
c Restart #13 #Var: 2814 #Dec: 33904 LB: 524 @ 196.25
c Restart #14 #Var: 2810 #Dec: 37992 LB: 526 @ 226.66
c Restart #15 #Var: 2804 #Dec: 42300 LB: 529 @ 260.74
c Restart #16 #Var: 2798 #Dec: 49759 LB: 532 @ 311.07
c Restart #17 #Var: 2798 #Dec: 54166 LB: 532 @ 359.81
c Restart #18 #Var: 2754 #Dec: 60302 LB: 554 @ 425.59
c Restart #19 #Var: 2754 #Dec: 65062 LB: 554 @ 477.92
c Restart #20 #Var: 2748 #Dec: 71741 LB: 557 @ 542.74
c CHANGE Heuristic... 
c Restart #0 #Var: 2718 #Dec: 79151 LB: 572 @ 611.76
c Restart #1 #Var: 2708 #Dec: 80156 LB: 577 @ 615.3
c Restart #2 #Var: 2706 #Dec: 80924 LB: 578 @ 622.14
c Restart #3 #Var: 2704 #Dec: 82040 LB: 579 @ 630.49
c Restart #4 #Var: 2704 #Dec: 83633 LB: 579 @ 645.4
c Restart #5 #Var: 2704 #Dec: 85457 LB: 579 @ 663.5
c Restart #6 #Var: 2704 #Dec: 87152 LB: 579 @ 685.18
c Restart #7 #Var: 2704 #Dec: 90176 LB: 579 @ 717.35
c Restart #8 #Var: 2704 #Dec: 92553 LB: 579 @ 745.75
c Restart #9 #Var: 2702 #Dec: 94727 LB: 580 @ 774.12
c Restart #10 #Var: 2702 #Dec: 97815 LB: 580 @ 811.11
c Restart #11 #Var: 2702 #Dec: 100528 LB: 580 @ 851.72
c Restart #12 #Var: 2702 #Dec: 103816 LB: 580 @ 906.67
c Restart #13 #Var: 2702 #Dec: 107579 LB: 580 @ 954.48
c Restart #14 #Var: 2702 #Dec: 111347 LB: 580 @ 1009
c Restart #15 #Var: 2702 #Dec: 115248 LB: 580 @ 1050.7
c Restart #16 #Var: 2702 #Dec: 119801 LB: 580 @ 1103.4
c Restart #17 #Var: 2700 #Dec: 125303 LB: 581 @ 1187.1
s UNKNOWN
c Exit Code: 0
c Total time: 1195 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/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 1781552682 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 107 3 90 68 0 39 0
[pid=7396] 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/wulflinc2/normalized-hanoi5.opb

[startup+10.0045 s]
Raw data (loadavg): 0.81 0.94 0.88 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 3437 0 0 0 971 14 0 0 25 0 1 0 1781552682 17272832 3348 4294967295 134512640 134736556 3221224576 3221223084 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 4217 3348 1116 68 0 4149 0
[pid=7396] vsize: 16868
Current children cumulated CPU time (s) 9.85
Current children cumulated vsize (Kb) 16868

[startup+20.0052 s]
Raw data (loadavg): 0.84 0.94 0.88 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 3706 0 0 0 1960 18 0 0 25 0 1 0 1781552682 18350080 3617 4294967295 134512640 134736556 3221224576 3221223248 134536487 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 4480 3617 1116 68 0 4412 0
[pid=7396] vsize: 17920
Current children cumulated CPU time (s) 19.78
Current children cumulated vsize (Kb) 17920

[startup+30.0059 s]
Raw data (loadavg): 0.86 0.95 0.88 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 4006 0 0 0 2949 22 0 0 25 0 1 0 1781552682 19566592 3917 4294967295 134512640 134736556 3221224576 3221223100 134537572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 4777 3917 1116 68 0 4709 0
[pid=7396] vsize: 19108
Current children cumulated CPU time (s) 29.71
Current children cumulated vsize (Kb) 19108

[startup+40.0066 s]
Raw data (loadavg): 0.88 0.95 0.88 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 4500 0 0 0 3934 29 0 0 25 0 1 0 1781552682 21594112 4411 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 5272 4411 1116 68 0 5204 0
[pid=7396] vsize: 21088
Current children cumulated CPU time (s) 39.63
Current children cumulated vsize (Kb) 21088

[startup+50.0073 s]
Raw data (loadavg): 0.90 0.95 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 4939 0 0 0 4921 34 0 0 25 0 1 0 1781552682 23351296 4850 4294967295 134512640 134736556 3221224576 3221223088 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 5701 4850 1116 68 0 5633 0
[pid=7396] vsize: 22804
Current children cumulated CPU time (s) 49.55
Current children cumulated vsize (Kb) 22804

[startup+60.008 s]
Raw data (loadavg): 0.91 0.95 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 5232 0 0 0 5910 39 0 0 25 0 1 0 1781552682 24567808 5143 4294967295 134512640 134736556 3221224576 3221223200 134524597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 5998 5143 1116 68 0 5930 0
[pid=7396] vsize: 23992
Current children cumulated CPU time (s) 59.49
Current children cumulated vsize (Kb) 23992

[startup+70.0087 s]
Raw data (loadavg): 0.93 0.95 0.89 1/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) T 7395 7396 6872 0 -1 0 5453 0 0 0 6901 42 0 0 25 0 1 0 1781552682 25513984 5364 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7396/statm): 6229 5364 1116 68 0 6161 0
[pid=7396] vsize: 24916
Current children cumulated CPU time (s) 69.43
Current children cumulated vsize (Kb) 24916

[startup+80.0094 s]
Raw data (loadavg): 0.94 0.95 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 5769 0 0 0 7891 47 0 0 25 0 1 0 1781552682 26865664 5680 4294967295 134512640 134736556 3221224576 3221223120 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 6559 5680 1116 68 0 6491 0
[pid=7396] vsize: 26236
Current children cumulated CPU time (s) 79.38
Current children cumulated vsize (Kb) 26236

[startup+90.0101 s]
Raw data (loadavg): 0.95 0.95 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 6140 0 0 0 8878 53 0 0 25 0 1 0 1781552682 28352512 6051 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 6922 6051 1116 68 0 6854 0
[pid=7396] vsize: 27688
Current children cumulated CPU time (s) 89.31
Current children cumulated vsize (Kb) 27688

[startup+100.01 s]
Raw data (loadavg): 0.95 0.95 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 6442 0 0 0 9866 58 0 0 25 0 1 0 1781552682 29560832 6353 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 7217 6353 1116 68 0 7149 0
[pid=7396] vsize: 28868
Current children cumulated CPU time (s) 99.24
Current children cumulated vsize (Kb) 28868

[startup+110.01 s]
Raw data (loadavg): 0.96 0.95 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 6747 0 0 0 10856 62 0 0 25 0 1 0 1781552682 30777344 6658 4294967295 134512640 134736556 3221224576 3221223160 134523627 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 7514 6658 1116 68 0 7446 0
[pid=7396] vsize: 30056
Current children cumulated CPU time (s) 109.18
Current children cumulated vsize (Kb) 30056

[startup+120.011 s]
Raw data (loadavg): 0.97 0.95 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 7059 0 0 0 11842 67 0 0 25 0 1 0 1781552682 32129024 6970 4294967295 134512640 134736556 3221224576 3221223284 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 7844 6970 1116 68 0 7776 0
[pid=7396] vsize: 31376
Current children cumulated CPU time (s) 119.09
Current children cumulated vsize (Kb) 31376

[startup+130.011 s]
Raw data (loadavg): 0.97 0.96 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 7410 0 0 0 12829 72 0 0 25 0 1 0 1781552682 33480704 7321 4294967295 134512640 134736556 3221224576 3221223240 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 8174 7321 1116 68 0 8106 0
[pid=7396] vsize: 32696
Current children cumulated CPU time (s) 129.01
Current children cumulated vsize (Kb) 32696

[startup+140.012 s]
Raw data (loadavg): 0.98 0.96 0.89 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 7686 0 0 0 13818 77 0 0 25 0 1 0 1781552682 34697216 7597 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 8471 7597 1116 68 0 8403 0
[pid=7396] vsize: 33884
Current children cumulated CPU time (s) 138.95
Current children cumulated vsize (Kb) 33884

[startup+150.012 s]
Raw data (loadavg): 0.98 0.96 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 7937 0 0 0 14809 81 0 0 25 0 1 0 1781552682 35643392 7848 4294967295 134512640 134736556 3221224576 3221223248 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 8702 7848 1116 68 0 8634 0
[pid=7396] vsize: 34808
Current children cumulated CPU time (s) 148.9
Current children cumulated vsize (Kb) 34808

[startup+160.013 s]
Raw data (loadavg): 0.98 0.96 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 8113 0 0 0 15802 84 0 0 25 0 1 0 1781552682 36454400 8024 4294967295 134512640 134736556 3221224576 3221223188 134536518 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 8900 8024 1116 68 0 8832 0
[pid=7396] vsize: 35600
Current children cumulated CPU time (s) 158.86
Current children cumulated vsize (Kb) 35600

[startup+170.014 s]
Raw data (loadavg): 0.98 0.96 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 8441 0 0 0 16785 90 0 0 25 0 1 0 1781552682 37810176 8352 4294967295 134512640 134736556 3221224576 3221223092 134716792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 9231 8352 1116 68 0 9163 0
[pid=7396] vsize: 36924
Current children cumulated CPU time (s) 168.75
Current children cumulated vsize (Kb) 36924

[startup+180.014 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 8652 0 0 0 17773 95 0 0 25 0 1 0 1781552682 38621184 8563 4294967295 134512640 134736556 3221224576 3221223132 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 9429 8563 1116 68 0 9361 0
[pid=7396] vsize: 37716
Current children cumulated CPU time (s) 178.68
Current children cumulated vsize (Kb) 37716

[startup+190.015 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 8821 0 0 0 18759 100 0 0 25 0 1 0 1781552682 39297024 8732 4294967295 134512640 134736556 3221224576 3221223264 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 9594 8732 1116 68 0 9526 0
[pid=7396] vsize: 38376
Current children cumulated CPU time (s) 188.59
Current children cumulated vsize (Kb) 38376

[startup+200.015 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 9050 0 0 0 19747 105 0 0 25 0 1 0 1781552682 40243200 8961 4294967295 134512640 134736556 3221224576 3221223144 134544505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 9825 8961 1116 68 0 9757 0
[pid=7396] vsize: 39300
Current children cumulated CPU time (s) 198.52
Current children cumulated vsize (Kb) 39300

[startup+210.016 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 9390 0 0 0 20735 111 0 0 25 0 1 0 1781552682 41594880 9301 4294967295 134512640 134736556 3221224576 3221223124 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 10155 9301 1116 68 0 10087 0
[pid=7396] vsize: 40620
Current children cumulated CPU time (s) 208.46
Current children cumulated vsize (Kb) 40620

[startup+220.016 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 9623 0 0 0 21726 115 0 0 25 0 1 0 1781552682 42536960 9534 4294967295 134512640 134736556 3221224576 3221223084 134540083 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 10385 9534 1116 68 0 10317 0
[pid=7396] vsize: 41540
Current children cumulated CPU time (s) 218.41
Current children cumulated vsize (Kb) 41540

[startup+230.016 s]
Raw data (loadavg): 0.99 0.97 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 9770 0 0 0 22717 118 0 0 25 0 1 0 1781552682 43208704 9681 4294967295 134512640 134736556 3221224576 3221223152 134543204 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 10549 9681 1116 68 0 10481 0
[pid=7396] vsize: 42196
Current children cumulated CPU time (s) 228.35
Current children cumulated vsize (Kb) 42196

[startup+240.017 s]
Raw data (loadavg): 0.99 0.97 0.90 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 10087 0 0 0 23706 123 0 0 25 0 1 0 1781552682 44560384 9998 4294967295 134512640 134736556 3221224576 3221223168 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 10879 9998 1116 68 0 10811 0
[pid=7396] vsize: 43516
Current children cumulated CPU time (s) 238.29
Current children cumulated vsize (Kb) 43516

[startup+250.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 10325 0 0 0 24698 126 0 0 25 0 1 0 1781552682 45502464 10236 4294967295 134512640 134736556 3221224576 3221223112 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 11109 10237 1116 68 0 11041 0
[pid=7396] vsize: 44436
Current children cumulated CPU time (s) 248.24
Current children cumulated vsize (Kb) 44436

[startup+260.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 10542 0 0 0 25689 130 0 0 25 0 1 0 1781552682 46313472 10453 4294967295 134512640 134736556 3221224576 3221223312 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 11307 10453 1116 68 0 11239 0
[pid=7396] vsize: 45228
Current children cumulated CPU time (s) 258.19
Current children cumulated vsize (Kb) 45228

[startup+270.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 10673 0 0 0 26679 135 0 0 25 0 1 0 1781552682 46854144 10584 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 11439 10584 1116 68 0 11371 0
[pid=7396] vsize: 45756
Current children cumulated CPU time (s) 268.14
Current children cumulated vsize (Kb) 45756

[startup+280.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 10866 0 0 0 27668 140 0 0 25 0 1 0 1781552682 47661056 10777 4294967295 134512640 134736556 3221224576 3221223100 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 11636 10777 1116 68 0 11568 0
[pid=7396] vsize: 46544
Current children cumulated CPU time (s) 278.08
Current children cumulated vsize (Kb) 46544

[startup+290.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 11039 0 0 0 28658 144 0 0 25 0 1 0 1781552682 48336896 10950 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 11801 10950 1116 68 0 11733 0
[pid=7396] vsize: 47204
Current children cumulated CPU time (s) 288.02
Current children cumulated vsize (Kb) 47204

[startup+300.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 11230 0 0 0 29649 148 0 0 25 0 1 0 1781552682 49147904 11141 4294967295 134512640 134736556 3221224576 3221223052 134536645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 11999 11141 1116 68 0 11931 0
[pid=7396] vsize: 47996
Current children cumulated CPU time (s) 297.97
Current children cumulated vsize (Kb) 47996

[startup+310.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 11445 0 0 0 30638 152 0 0 25 0 1 0 1781552682 50094080 11356 4294967295 134512640 134736556 3221224576 3221223104 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 12230 11356 1116 68 0 12162 0
[pid=7396] vsize: 48920
Current children cumulated CPU time (s) 307.9
Current children cumulated vsize (Kb) 48920

[startup+320.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 11592 0 0 0 31630 155 0 0 25 0 1 0 1781552682 50634752 11503 4294967295 134512640 134736556 3221224576 3221223248 134528717 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 12362 11503 1116 68 0 12294 0
[pid=7396] vsize: 49448
Current children cumulated CPU time (s) 317.85
Current children cumulated vsize (Kb) 49448

[startup+330.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 11752 0 0 0 32625 156 0 0 25 0 1 0 1781552682 51306496 11663 4294967295 134512640 134736556 3221224576 3221223200 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 12526 11663 1116 68 0 12458 0
[pid=7396] vsize: 50104
Current children cumulated CPU time (s) 327.81
Current children cumulated vsize (Kb) 50104

[startup+340.023 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) T 7395 7396 6872 0 -1 0 11923 0 0 0 33619 160 0 0 25 0 1 0 1781552682 51982336 11834 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7396/statm): 12691 11834 1116 68 0 12623 0
[pid=7396] vsize: 50764
Current children cumulated CPU time (s) 337.79
Current children cumulated vsize (Kb) 50764

[startup+350.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 12066 0 0 0 34609 163 0 0 25 0 1 0 1781552682 52654080 11977 4294967295 134512640 134736556 3221224576 3221223272 134554004 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 12855 11977 1116 68 0 12787 0
[pid=7396] vsize: 51420
Current children cumulated CPU time (s) 347.72
Current children cumulated vsize (Kb) 51420

[startup+360.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 12212 0 0 0 35601 167 0 0 25 0 1 0 1781552682 53194752 12123 4294967295 134512640 134736556 3221224576 3221223184 134634348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 12987 12123 1116 68 0 12919 0
[pid=7396] vsize: 51948
Current children cumulated CPU time (s) 357.68
Current children cumulated vsize (Kb) 51948

[startup+370.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 12320 0 0 0 36593 170 0 0 25 0 1 0 1781552682 53600256 12231 4294967295 134512640 134736556 3221224576 3221223232 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 13086 12231 1116 68 0 13018 0
[pid=7396] vsize: 52344
Current children cumulated CPU time (s) 367.63
Current children cumulated vsize (Kb) 52344

[startup+380.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 12433 0 0 0 37584 173 0 0 25 0 1 0 1781552682 54136832 12344 4294967295 134512640 134736556 3221224576 3221223124 134544552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 13217 12344 1116 68 0 13149 0
[pid=7396] vsize: 52868
Current children cumulated CPU time (s) 377.57
Current children cumulated vsize (Kb) 52868

[startup+390.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 12588 0 0 0 38576 177 0 0 25 0 1 0 1781552682 54677504 12499 4294967295 134512640 134736556 3221224576 3221223152 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 13349 12499 1116 68 0 13281 0
[pid=7396] vsize: 53396
Current children cumulated CPU time (s) 387.53
Current children cumulated vsize (Kb) 53396

[startup+400.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 12740 0 0 0 39569 180 0 0 25 0 1 0 1781552682 55357440 12651 4294967295 134512640 134736556 3221224576 3221223136 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 13515 12651 1116 68 0 13447 0
[pid=7396] vsize: 54060
Current children cumulated CPU time (s) 397.49
Current children cumulated vsize (Kb) 54060

[startup+410.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 12848 0 0 0 40564 182 0 0 25 0 1 0 1781552682 55762944 12759 4294967295 134512640 134736556 3221224576 3221223200 134544709 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 13614 12759 1116 68 0 13546 0
[pid=7396] vsize: 54456
Current children cumulated CPU time (s) 407.46
Current children cumulated vsize (Kb) 54456

[startup+420.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 13015 0 0 0 41558 185 0 0 25 0 1 0 1781552682 56438784 12926 4294967295 134512640 134736556 3221224576 3221223224 134554078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 13779 12926 1116 68 0 13711 0
[pid=7396] vsize: 55116
Current children cumulated CPU time (s) 417.43
Current children cumulated vsize (Kb) 55116

[startup+430.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 13181 0 0 0 42552 188 0 0 25 0 1 0 1781552682 57114624 13092 4294967295 134512640 134736556 3221224576 3221223312 134528844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 13944 13092 1116 68 0 13876 0
[pid=7396] vsize: 55776
Current children cumulated CPU time (s) 427.4
Current children cumulated vsize (Kb) 55776

[startup+440.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 13349 0 0 0 43544 192 0 0 25 0 1 0 1781552682 57925632 13260 4294967295 134512640 134736556 3221224576 3221223100 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 14142 13260 1116 68 0 14074 0
[pid=7396] vsize: 56568
Current children cumulated CPU time (s) 437.36
Current children cumulated vsize (Kb) 56568

[startup+450.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 13565 0 0 0 44535 196 0 0 25 0 1 0 1781552682 58732544 13476 4294967295 134512640 134736556 3221224576 3221223300 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 14339 13476 1116 68 0 14271 0
[pid=7396] vsize: 57356
Current children cumulated CPU time (s) 447.31
Current children cumulated vsize (Kb) 57356

[startup+460.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 13721 0 0 0 45528 200 0 0 25 0 1 0 1781552682 59408384 13632 4294967295 134512640 134736556 3221224576 3221223152 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 14504 13632 1116 68 0 14436 0
[pid=7396] vsize: 58016
Current children cumulated CPU time (s) 457.28
Current children cumulated vsize (Kb) 58016

[startup+470.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 13854 0 0 0 46523 201 0 0 25 0 1 0 1781552682 59949056 13765 4294967295 134512640 134736556 3221224576 3221223264 134597367 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 14636 13765 1116 68 0 14568 0
[pid=7396] vsize: 58544
Current children cumulated CPU time (s) 467.24
Current children cumulated vsize (Kb) 58544

[startup+480.028 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) T 7395 7396 6872 0 -1 0 13935 0 0 0 47517 203 0 0 25 0 1 0 1781552682 60219392 13846 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7396/statm): 14702 13846 1116 68 0 14634 0
[pid=7396] vsize: 58808
Current children cumulated CPU time (s) 477.2
Current children cumulated vsize (Kb) 58808

[startup+490.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 14073 0 0 0 48511 206 0 0 25 0 1 0 1781552682 60760064 13984 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 14834 13984 1116 68 0 14766 0
[pid=7396] vsize: 59336
Current children cumulated CPU time (s) 487.17
Current children cumulated vsize (Kb) 59336

[startup+500.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 14255 0 0 0 49499 210 0 0 25 0 1 0 1781552682 61571072 14166 4294967295 134512640 134736556 3221224576 3221223296 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 15032 14166 1116 68 0 14964 0
[pid=7396] vsize: 60128
Current children cumulated CPU time (s) 497.09
Current children cumulated vsize (Kb) 60128

[startup+510.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 14406 0 0 0 50492 213 0 0 25 0 1 0 1781552682 62246912 14317 4294967295 134512640 134736556 3221224576 3221223188 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 15197 14317 1116 68 0 15129 0
[pid=7396] vsize: 60788
Current children cumulated CPU time (s) 507.05
Current children cumulated vsize (Kb) 60788

[startup+520.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 14604 0 0 0 51484 217 0 0 25 0 1 0 1781552682 63057920 14515 4294967295 134512640 134736556 3221224576 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 15395 14515 1116 68 0 15327 0
[pid=7396] vsize: 61580
Current children cumulated CPU time (s) 517.01
Current children cumulated vsize (Kb) 61580

[startup+530.028 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) T 7395 7396 6872 0 -1 0 14818 0 0 0 52478 219 0 0 25 0 1 0 1781552682 63868928 14729 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7396/statm): 15593 14729 1116 68 0 15525 0
[pid=7396] vsize: 62372
Current children cumulated CPU time (s) 526.97
Current children cumulated vsize (Kb) 62372

[startup+540.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 14974 0 0 0 53471 222 0 0 25 0 1 0 1781552682 64544768 14885 4294967295 134512640 134736556 3221224576 3221223192 134544553 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 15758 14885 1116 68 0 15690 0
[pid=7396] vsize: 63032
Current children cumulated CPU time (s) 536.93
Current children cumulated vsize (Kb) 63032

[startup+550.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 15120 0 0 0 54464 225 0 0 25 0 1 0 1781552682 65085440 15031 4294967295 134512640 134736556 3221224576 3221223132 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 15890 15031 1116 68 0 15822 0
[pid=7396] vsize: 63560
Current children cumulated CPU time (s) 546.89
Current children cumulated vsize (Kb) 63560

[startup+560.028 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) T 7395 7396 6872 0 -1 0 15401 0 0 0 55455 229 0 0 25 0 1 0 1781552682 66297856 15312 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7396/statm): 16186 15312 1116 68 0 16118 0
[pid=7396] vsize: 64744
Current children cumulated CPU time (s) 556.84
Current children cumulated vsize (Kb) 64744

[startup+570.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 15485 0 0 0 56450 232 0 0 25 0 1 0 1781552682 66568192 15396 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 16252 15396 1116 68 0 16184 0
[pid=7396] vsize: 65008
Current children cumulated CPU time (s) 566.82
Current children cumulated vsize (Kb) 65008

[startup+580.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 15631 0 0 0 57441 236 0 0 25 0 1 0 1781552682 67244032 15542 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 16417 15542 1116 68 0 16349 0
[pid=7396] vsize: 65668
Current children cumulated CPU time (s) 576.77
Current children cumulated vsize (Kb) 65668

[startup+590.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 15824 0 0 0 58434 238 0 0 25 0 1 0 1781552682 68055040 15735 4294967295 134512640 134736556 3221224576 3221223312 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 16615 15735 1116 68 0 16547 0
[pid=7396] vsize: 66460
Current children cumulated CPU time (s) 586.72
Current children cumulated vsize (Kb) 66460

[startup+600.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 15954 0 0 0 59426 241 0 0 25 0 1 0 1781552682 68595712 15865 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 16747 15865 1116 68 0 16679 0
[pid=7396] vsize: 66988
Current children cumulated CPU time (s) 596.67
Current children cumulated vsize (Kb) 66988

[startup+610.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 16149 0 0 0 60418 245 0 0 25 0 1 0 1781552682 69271552 16060 4294967295 134512640 134736556 3221224576 3221223264 134536470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 16912 16060 1116 68 0 16844 0
[pid=7396] vsize: 67648
Current children cumulated CPU time (s) 606.63
Current children cumulated vsize (Kb) 67648

[startup+620.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 16226 0 0 0 61408 249 0 0 25 0 1 0 1781552682 69672960 16137 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 17010 16137 1116 68 0 16942 0
[pid=7396] vsize: 68040
Current children cumulated CPU time (s) 616.57
Current children cumulated vsize (Kb) 68040

[startup+630.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 16374 0 0 0 62401 251 0 0 25 0 1 0 1781552682 70213632 16285 4294967295 134512640 134736556 3221224576 3221223176 134554106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 17142 16285 1116 68 0 17074 0
[pid=7396] vsize: 68568
Current children cumulated CPU time (s) 626.52
Current children cumulated vsize (Kb) 68568

[startup+640.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 16573 0 0 0 63392 254 0 0 25 0 1 0 1781552682 71024640 16484 4294967295 134512640 134736556 3221224576 3221223168 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 17340 16484 1116 68 0 17272 0
[pid=7396] vsize: 69360
Current children cumulated CPU time (s) 636.46
Current children cumulated vsize (Kb) 69360

[startup+650.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 16687 0 0 0 64386 256 0 0 25 0 1 0 1781552682 71561216 16598 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 17471 16598 1116 68 0 17403 0
[pid=7396] vsize: 69884
Current children cumulated CPU time (s) 646.42
Current children cumulated vsize (Kb) 69884

[startup+660.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 16858 0 0 0 65378 259 0 0 25 0 1 0 1781552682 72232960 16769 4294967295 134512640 134736556 3221224576 3221223312 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 17635 16769 1116 68 0 17567 0
[pid=7396] vsize: 70540
Current children cumulated CPU time (s) 656.37
Current children cumulated vsize (Kb) 70540

[startup+670.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 16988 0 0 0 66372 262 0 0 25 0 1 0 1781552682 72773632 16899 4294967295 134512640 134736556 3221224576 3221223240 134536499 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 17767 16899 1116 68 0 17699 0
[pid=7396] vsize: 71068
Current children cumulated CPU time (s) 666.34
Current children cumulated vsize (Kb) 71068

[startup+680.031 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17168 0 0 0 67366 265 0 0 25 0 1 0 1781552682 73445376 17079 4294967295 134512640 134736556 3221224576 3221223092 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 17931 17079 1116 68 0 17863 0
[pid=7396] vsize: 71724
Current children cumulated CPU time (s) 676.31
Current children cumulated vsize (Kb) 71724

[startup+690.031 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17223 0 0 0 68359 268 0 0 25 0 1 0 1781552682 73715712 17134 4294967295 134512640 134736556 3221224576 3221223040 134536055 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 17997 17134 1116 68 0 17929 0
[pid=7396] vsize: 71988
Current children cumulated CPU time (s) 686.27
Current children cumulated vsize (Kb) 71988

[startup+700.031 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17287 0 0 0 69353 270 0 0 25 0 1 0 1781552682 73986048 17198 4294967295 134512640 134736556 3221224576 3221223136 134543178 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 18063 17198 1116 68 0 17995 0
[pid=7396] vsize: 72252
Current children cumulated CPU time (s) 696.23
Current children cumulated vsize (Kb) 72252

[startup+710.031 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17366 0 0 0 70349 272 0 0 25 0 1 0 1781552682 74256384 17277 4294967295 134512640 134736556 3221224576 3221223136 134543153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 18129 17277 1116 68 0 18061 0
[pid=7396] vsize: 72516
Current children cumulated CPU time (s) 706.21
Current children cumulated vsize (Kb) 72516

[startup+720.031 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17526 0 0 0 71341 275 0 0 25 0 1 0 1781552682 74907648 17437 4294967295 134512640 134736556 3221224576 3221223296 134529475 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 18288 17437 1116 68 0 18220 0
[pid=7396] vsize: 73152
Current children cumulated CPU time (s) 716.16
Current children cumulated vsize (Kb) 73152

[startup+730.032 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17627 0 0 0 72333 278 0 0 25 0 1 0 1781552682 75448320 17538 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 18420 17538 1116 68 0 18352 0
[pid=7396] vsize: 73680
Current children cumulated CPU time (s) 726.11
Current children cumulated vsize (Kb) 73680

[startup+740.033 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17682 0 0 0 73328 280 0 0 25 0 1 0 1781552682 75583488 17593 4294967295 134512640 134736556 3221224576 3221223204 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 18453 17593 1116 68 0 18385 0
[pid=7396] vsize: 73812
Current children cumulated CPU time (s) 736.08
Current children cumulated vsize (Kb) 73812

[startup+750.034 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17818 0 0 0 74320 283 0 0 25 0 1 0 1781552682 76120064 17729 4294967295 134512640 134736556 3221224576 3221223120 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 18584 17729 1116 68 0 18516 0
[pid=7396] vsize: 74336
Current children cumulated CPU time (s) 746.03
Current children cumulated vsize (Kb) 74336

[startup+760.033 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 17964 0 0 0 75314 286 0 0 25 0 1 0 1781552682 76795904 17875 4294967295 134512640 134736556 3221224576 3221223288 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 18749 17875 1116 68 0 18681 0
[pid=7396] vsize: 74996
Current children cumulated CPU time (s) 756
Current children cumulated vsize (Kb) 74996

[startup+770.034 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 18122 0 0 0 76307 288 0 0 25 0 1 0 1781552682 77471744 18033 4294967295 134512640 134736556 3221224576 3221223180 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 18914 18033 1116 68 0 18846 0
[pid=7396] vsize: 75656
Current children cumulated CPU time (s) 765.95
Current children cumulated vsize (Kb) 75656

[startup+780.035 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 18217 0 0 0 77301 290 0 0 25 0 1 0 1781552682 77742080 18128 4294967295 134512640 134736556 3221224576 3221223100 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 18980 18128 1116 68 0 18912 0
[pid=7396] vsize: 75920
Current children cumulated CPU time (s) 775.91
Current children cumulated vsize (Kb) 75920

[startup+790.035 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 18315 0 0 0 78294 292 0 0 25 0 1 0 1781552682 78147584 18226 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19079 18226 1116 68 0 19011 0
[pid=7396] vsize: 76316
Current children cumulated CPU time (s) 785.86
Current children cumulated vsize (Kb) 76316

[startup+800.036 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 18422 0 0 0 79288 295 0 0 25 0 1 0 1781552682 78688256 18333 4294967295 134512640 134736556 3221224576 3221223152 134543151 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19211 18333 1116 68 0 19143 0
[pid=7396] vsize: 76844
Current children cumulated CPU time (s) 795.83
Current children cumulated vsize (Kb) 76844

[startup+810.036 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 18568 0 0 0 80281 298 0 0 25 0 1 0 1781552682 79212544 18479 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19339 18479 1116 68 0 19271 0
[pid=7396] vsize: 77356
Current children cumulated CPU time (s) 805.79
Current children cumulated vsize (Kb) 77356

[startup+820.035 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 18753 0 0 0 81273 302 0 0 25 0 1 0 1781552682 80023552 18664 4294967295 134512640 134736556 3221224576 3221223124 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19537 18664 1116 68 0 19469 0
[pid=7396] vsize: 78148
Current children cumulated CPU time (s) 815.75
Current children cumulated vsize (Kb) 78148

[startup+830.035 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 18866 0 0 0 82268 304 0 0 25 0 1 0 1781552682 80412672 18777 4294967295 134512640 134736556 3221224576 3221223232 134528669 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19632 18777 1116 68 0 19564 0
[pid=7396] vsize: 78528
Current children cumulated CPU time (s) 825.72
Current children cumulated vsize (Kb) 78528

[startup+840.036 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 18962 0 0 0 83264 306 0 0 25 0 1 0 1781552682 80818176 18873 4294967295 134512640 134736556 3221224576 3221223120 134551260 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19731 18873 1116 68 0 19663 0
[pid=7396] vsize: 78924
Current children cumulated CPU time (s) 835.7
Current children cumulated vsize (Kb) 78924

[startup+850.037 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19067 0 0 0 84258 308 0 0 25 0 1 0 1781552682 81223680 18978 4294967295 134512640 134736556 3221224576 3221223224 134554061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19830 18978 1116 68 0 19762 0
[pid=7396] vsize: 79320
Current children cumulated CPU time (s) 845.66
Current children cumulated vsize (Kb) 79320

[startup+860.036 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19095 0 0 0 85253 310 0 0 25 0 1 0 1781552682 81358848 19006 4294967295 134512640 134736556 3221224576 3221223312 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19863 19006 1116 68 0 19795 0
[pid=7396] vsize: 79452
Current children cumulated CPU time (s) 855.63
Current children cumulated vsize (Kb) 79452

[startup+870.037 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19202 0 0 0 86248 312 0 0 25 0 1 0 1781552682 81899520 19113 4294967295 134512640 134736556 3221224576 3221223216 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 19995 19113 1116 68 0 19927 0
[pid=7396] vsize: 79980
Current children cumulated CPU time (s) 865.6
Current children cumulated vsize (Kb) 79980

[startup+880.037 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19283 0 0 0 87243 314 0 0 25 0 1 0 1781552682 82157568 19194 4294967295 134512640 134736556 3221224576 3221223200 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20058 19194 1116 68 0 19990 0
[pid=7396] vsize: 80232
Current children cumulated CPU time (s) 875.57
Current children cumulated vsize (Kb) 80232

[startup+890.037 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19344 0 0 0 88239 316 0 0 25 0 1 0 1781552682 82427904 19255 4294967295 134512640 134736556 3221224576 3221223156 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20124 19255 1116 68 0 20056 0
[pid=7396] vsize: 80496
Current children cumulated CPU time (s) 885.55
Current children cumulated vsize (Kb) 80496

[startup+900.038 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19486 0 0 0 89234 319 0 0 25 0 1 0 1781552682 82964480 19397 4294967295 134512640 134736556 3221224576 3221223200 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20255 19397 1116 68 0 20187 0
[pid=7396] vsize: 81020
Current children cumulated CPU time (s) 895.53
Current children cumulated vsize (Kb) 81020

[startup+910.038 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19626 0 0 0 90229 321 0 0 25 0 1 0 1781552682 83505152 19537 4294967295 134512640 134736556 3221224576 3221223100 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20387 19537 1116 68 0 20319 0
[pid=7396] vsize: 81548
Current children cumulated CPU time (s) 905.5
Current children cumulated vsize (Kb) 81548

[startup+920.038 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19772 0 0 0 91223 323 0 0 25 0 1 0 1781552682 84176896 19683 4294967295 134512640 134736556 3221224576 3221223256 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20551 19683 1116 68 0 20483 0
[pid=7396] vsize: 82204
Current children cumulated CPU time (s) 915.46
Current children cumulated vsize (Kb) 82204

[startup+930.038 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19845 0 0 0 92217 325 0 0 25 0 1 0 1781552682 84447232 19756 4294967295 134512640 134736556 3221224576 3221223132 134537489 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20617 19756 1116 68 0 20549 0
[pid=7396] vsize: 82468
Current children cumulated CPU time (s) 925.42
Current children cumulated vsize (Kb) 82468

[startup+940.039 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 19921 0 0 0 93212 327 0 0 25 0 1 0 1781552682 84717568 19832 4294967295 134512640 134736556 3221224576 3221223052 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20683 19832 1116 68 0 20615 0
[pid=7396] vsize: 82732
Current children cumulated CPU time (s) 935.39
Current children cumulated vsize (Kb) 82732

[startup+950.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20080 0 0 0 94204 330 0 0 25 0 1 0 1781552682 85381120 19991 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20845 19991 1116 68 0 20777 0
[pid=7396] vsize: 83380
Current children cumulated CPU time (s) 945.34
Current children cumulated vsize (Kb) 83380

[startup+960.039 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20173 0 0 0 95196 333 0 0 25 0 1 0 1781552682 85786624 20084 4294967295 134512640 134736556 3221224576 3221223168 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 20944 20084 1116 68 0 20876 0
[pid=7396] vsize: 83776
Current children cumulated CPU time (s) 955.29
Current children cumulated vsize (Kb) 83776

[startup+970.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20300 0 0 0 96190 336 0 0 25 0 1 0 1781552682 86310912 20211 4294967295 134512640 134736556 3221224576 3221223136 134544641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 21072 20211 1116 68 0 21004 0
[pid=7396] vsize: 84288
Current children cumulated CPU time (s) 965.26
Current children cumulated vsize (Kb) 84288

[startup+980.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20398 0 0 0 97186 337 0 0 25 0 1 0 1781552682 86712320 20309 4294967295 134512640 134736556 3221224576 3221223204 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 21170 20309 1116 68 0 21102 0
[pid=7396] vsize: 84680
Current children cumulated CPU time (s) 975.23
Current children cumulated vsize (Kb) 84680

[startup+990.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20462 0 0 0 98181 340 0 0 25 0 1 0 1781552682 86982656 20373 4294967295 134512640 134736556 3221224576 3221223132 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 21236 20373 1116 68 0 21168 0
[pid=7396] vsize: 84944
Current children cumulated CPU time (s) 985.21
Current children cumulated vsize (Kb) 84944

[startup+1000.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20572 0 0 0 99176 342 0 0 25 0 1 0 1781552682 87388160 20483 4294967295 134512640 134736556 3221224576 3221223112 134543871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 21335 20483 1116 68 0 21267 0
[pid=7396] vsize: 85340
Current children cumulated CPU time (s) 995.18
Current children cumulated vsize (Kb) 85340

[startup+1010.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20642 0 0 0 100170 344 0 0 25 0 1 0 1781552682 87793664 20553 4294967295 134512640 134736556 3221224576 3221223200 134544660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 21434 20553 1116 68 0 21366 0
[pid=7396] vsize: 85736
Current children cumulated CPU time (s) 1005.14
Current children cumulated vsize (Kb) 85736

[startup+1020.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20760 0 0 0 101164 347 0 0 25 0 1 0 1781552682 88199168 20671 4294967295 134512640 134736556 3221224576 3221223052 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 21533 20671 1116 68 0 21465 0
[pid=7396] vsize: 86132
Current children cumulated CPU time (s) 1015.11
Current children cumulated vsize (Kb) 86132

[startup+1030.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 20957 0 0 0 102157 350 0 0 25 0 1 0 1781552682 89010176 20868 4294967295 134512640 134736556 3221224576 3221223152 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 21731 20868 1116 68 0 21663 0
[pid=7396] vsize: 86924
Current children cumulated CPU time (s) 1025.07
Current children cumulated vsize (Kb) 86924

[startup+1040.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 21087 0 0 0 103150 353 0 0 25 0 1 0 1781552682 89550848 20998 4294967295 134512640 134736556 3221224576 3221223020 1076647540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 21863 20998 1116 68 0 21795 0
[pid=7396] vsize: 87452
Current children cumulated CPU time (s) 1035.03
Current children cumulated vsize (Kb) 87452

[startup+1050.04 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) T 7395 7396 6872 0 -1 0 21276 0 0 0 104141 357 0 0 25 0 1 0 1781552682 90353664 21187 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7396/statm): 22059 21187 1116 68 0 21991 0
[pid=7396] vsize: 88236
Current children cumulated CPU time (s) 1044.98
Current children cumulated vsize (Kb) 88236

[startup+1060.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 21361 0 0 0 105135 359 0 0 25 0 1 0 1781552682 90624000 21272 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 22125 21272 1116 68 0 22057 0
[pid=7396] vsize: 88500
Current children cumulated CPU time (s) 1054.94
Current children cumulated vsize (Kb) 88500

[startup+1070.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 21645 0 0 0 106127 363 0 0 25 0 1 0 1781552682 91840512 21556 4294967295 134512640 134736556 3221224576 3221223312 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 22422 21556 1116 68 0 22354 0
[pid=7396] vsize: 89688
Current children cumulated CPU time (s) 1064.9
Current children cumulated vsize (Kb) 89688

[startup+1080.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 21951 0 0 0 107118 367 0 0 25 0 1 0 1781552682 93057024 21862 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 22719 21862 1116 68 0 22651 0
[pid=7396] vsize: 90876
Current children cumulated CPU time (s) 1074.85
Current children cumulated vsize (Kb) 90876

[startup+1090.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22125 0 0 0 108113 369 0 0 25 0 1 0 1781552682 93863936 22036 4294967295 134512640 134736556 3221224576 3221223152 134544719 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 22916 22036 1116 68 0 22848 0
[pid=7396] vsize: 91664
Current children cumulated CPU time (s) 1084.82
Current children cumulated vsize (Kb) 91664

[startup+1100.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22221 0 0 0 109106 372 0 0 25 0 1 0 1781552682 94265344 22132 4294967295 134512640 134736556 3221224576 3221223184 134537373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23014 22132 1116 68 0 22946 0
[pid=7396] vsize: 92056
Current children cumulated CPU time (s) 1094.78
Current children cumulated vsize (Kb) 92056

[startup+1110.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22388 0 0 0 110100 375 0 0 25 0 1 0 1781552682 94941184 22299 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23179 22299 1116 68 0 23111 0
[pid=7396] vsize: 92716
Current children cumulated CPU time (s) 1104.75
Current children cumulated vsize (Kb) 92716

[startup+1120.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22502 0 0 0 111094 377 0 0 25 0 1 0 1781552682 95313920 22413 4294967295 134512640 134736556 3221224576 3221223152 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23270 22413 1116 68 0 23202 0
[pid=7396] vsize: 93080
Current children cumulated CPU time (s) 1114.71
Current children cumulated vsize (Kb) 93080

[startup+1130.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22586 0 0 0 112089 379 0 0 25 0 1 0 1781552682 95719424 22497 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23369 22497 1116 68 0 23301 0
[pid=7396] vsize: 93476
Current children cumulated CPU time (s) 1124.68
Current children cumulated vsize (Kb) 93476

[startup+1140.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22665 0 0 0 113086 381 0 0 25 0 1 0 1781552682 95977472 22576 4294967295 134512640 134736556 3221224576 3221223120 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23432 22576 1116 68 0 23364 0
[pid=7396] vsize: 93728
Current children cumulated CPU time (s) 1134.67
Current children cumulated vsize (Kb) 93728

[startup+1150.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22703 0 0 0 114083 382 0 0 25 0 1 0 1781552682 96112640 22614 4294967295 134512640 134736556 3221224576 3221223308 134534856 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23465 22614 1116 68 0 23397 0
[pid=7396] vsize: 93860
Current children cumulated CPU time (s) 1144.65
Current children cumulated vsize (Kb) 93860

[startup+1160.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22746 0 0 0 115078 384 0 0 25 0 1 0 1781552682 96382976 22657 4294967295 134512640 134736556 3221224576 3221223104 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 23531 22657 1116 68 0 23463 0
[pid=7396] vsize: 94124
Current children cumulated CPU time (s) 1154.62
Current children cumulated vsize (Kb) 94124

[startup+1170.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22828 0 0 0 116074 387 0 0 25 0 1 0 1781552682 96653312 22739 4294967295 134512640 134736556 3221224576 3221223296 134597562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7396/statm): 23597 22739 1116 68 0 23529 0
[pid=7396] vsize: 94388
Current children cumulated CPU time (s) 1164.61
Current children cumulated vsize (Kb) 94388

[startup+1180.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 22879 0 0 0 117067 390 0 0 25 0 1 0 1781552682 96923648 22790 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23663 22790 1116 68 0 23595 0
[pid=7396] vsize: 94652
Current children cumulated CPU time (s) 1174.57
Current children cumulated vsize (Kb) 94652

[startup+1190.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 23075 0 0 0 118060 392 0 0 25 0 1 0 1781552682 97734656 22986 4294967295 134512640 134736556 3221224576 3221223136 134544561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23861 22986 1116 68 0 23793 0
[pid=7396] vsize: 95444
Current children cumulated CPU time (s) 1184.52
Current children cumulated vsize (Kb) 95444

[startup+1200.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 7396
Raw data (/proc/7396/stat): 7396 (bsolo) R 7395 7396 6872 0 -1 0 23176 0 0 0 119055 394 0 0 25 0 1 0 1781552682 98140160 23087 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7396/statm): 23960 23087 1116 68 0 23892 0
[pid=7396] vsize: 95840
Current children cumulated CPU time (s) 1194.49
Current children cumulated vsize (Kb) 95840
One traced child (pid=7396) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1200.62
CPU time (s): 1195.06
CPU user time (s): 1191.07
CPU system time (s): 3.98839
CPU usage (%): 99.5373
Max. virtual memory (cumulated for all children) (Kb): 95840

Verifier Data

ERROR: no interpretation found !