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-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-grow7.opb
MD5SUMdfed840c6e02b292405d0ba5eb62b075
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 560
Biggest coefficient in the objective function 469762048
Number of bits for the biggest coefficient in the objective function 29
Sum of the numbers in the objective function 8589934514
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 109773592723456
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 511403730649348
Number of bits of the biggest sum of numbers49
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1246.86
Number of variables6944
Total number of constraints420
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints420
Minimum length of a constraint19
Maximum length of a constraint416

Trace number 5070

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
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:        874080 kB
Buffers:         40584 kB
Cached:          85120 kB
SwapCached:        844 kB
Active:          68844 kB
Inactive:        59500 kB
HighTotal:      131008 kB
HighFree:        43344 kB
LowTotal:       903652 kB
LowFree:        830736 kB
SwapTotal:     2097892 kB
SwapFree:      2096548 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            26644 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:34:20 (client local time) WITH STATUS 0 IN 1195.15 SECONDS
stats: 822 7 1195.15 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 6944 variables and 560 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 4.2
c After prepocess the problem consists of 6804 variables and 518 constraints.
c Initial Lower Bound: -1429209010
c Restart #1 #Var: 6804 #Dec: 5876 LB: -1429209010 @ 10.763
c Restart #2 #Var: 6804 #Dec: 24034 LB: -1429209010 @ 15.328
c Restart #3 #Var: 6804 #Dec: 58744 LB: -1429209010 @ 28.916
c Restart #4 #Var: 6804 #Dec: 84005 LB: -1429209010 @ 35.531
c Restart #5 #Var: 6804 #Dec: 135672 LB: -1429209010 @ 42.86
c Restart #6 #Var: 6804 #Dec: 195503 LB: -1429209010 @ 50.685
c Restart #7 #Var: 6804 #Dec: 210009 LB: -1429209010 @ 60.85
c Restart #8 #Var: 6804 #Dec: 228780 LB: -1429209010 @ 70.33
c Restart #9 #Var: 6804 #Dec: 250573 LB: -1429209010 @ 79.902
c Restart #10 #Var: 6801 #Dec: 264230 LB: -1429209010 @ 85.194
c Restart #11 #Var: 6797 #Dec: 273042 LB: -1429209010 @ 91.133
c Restart #12 #Var: 6797 #Dec: 276034 LB: -1429209010 @ 98.201
c Restart #13 #Var: 6797 #Dec: 280309 LB: -1429209010 @ 103.01
c Restart #14 #Var: 6797 #Dec: 287980 LB: -1429209010 @ 111.13
c Restart #15 #Var: 6797 #Dec: 292336 LB: -1429209010 @ 131.74
c Restart #16 #Var: 6797 #Dec: 296057 LB: -1429209010 @ 139.65
c Restart #17 #Var: 6794 #Dec: 300463 LB: -1429209010 @ 145.71
c Restart #18 #Var: 6793 #Dec: 304798 LB: -1429209010 @ 158.96
c Restart #19 #Var: 6793 #Dec: 314318 LB: -1429209010 @ 171.37
c Restart #20 #Var: 6793 #Dec: 320874 LB: -1429209010 @ 195.33
c Restart #21 #Var: 6793 #Dec: 330935 LB: -1429209010 @ 208.31
c Restart #22 #Var: 6792 #Dec: 340599 LB: -1429209010 @ 230.5
c Restart #23 #Var: 6792 #Dec: 351434 LB: -1429209010 @ 249
c Restart #24 #Var: 6792 #Dec: 359735 LB: -1429209010 @ 270.8
c Restart #25 #Var: 6792 #Dec: 369931 LB: -1429209010 @ 289.38
c Restart #26 #Var: 6792 #Dec: 378657 LB: -1429209010 @ 320.8
c Restart #27 #Var: 6792 #Dec: 388934 LB: -1429209010 @ 348.07
c Restart #28 #Var: 6792 #Dec: 399976 LB: -1429209010 @ 375.06
c Restart #29 #Var: 6790 #Dec: 408765 LB: -1429209010 @ 403.12
c Restart #30 #Var: 6790 #Dec: 416062 LB: -1429209010 @ 426.21
c Restart #31 #Var: 6790 #Dec: 425649 LB: -1429209010 @ 447.81
c Restart #32 #Var: 6790 #Dec: 435391 LB: -1429209010 @ 528.04
c Restart #33 #Var: 6790 #Dec: 445668 LB: -1429209010 @ 547.4
c Restart #34 #Var: 6790 #Dec: 453094 LB: -1429209010 @ 559.5
c Restart #35 #Var: 6790 #Dec: 460243 LB: -1429209010 @ 572.49
c Restart #36 #Var: 6790 #Dec: 467693 LB: -1429209010 @ 584.26
c Restart #37 #Var: 6790 #Dec: 475218 LB: -1429209010 @ 594.04
c CHANGE Heuristic... 
c Restart #0 #Var: 6790 #Dec: 486103 LB: -1429209010 @ 615.29
c Restart #1 #Var: 6772 #Dec: 488825 LB: -1127219122 @ 616.91
c Restart #2 #Var: 6772 #Dec: 490349 LB: -1127219122 @ 618.77
c Restart #3 #Var: 6772 #Dec: 492336 LB: -1127219122 @ 623.36
c Restart #4 #Var: 6772 #Dec: 498345 LB: -1127219122 @ 628.69
c Restart #5 #Var: 6772 #Dec: 501309 LB: -1127219122 @ 632.88
c Restart #6 #Var: 6772 #Dec: 502952 LB: -1127219122 @ 641.03
c Restart #7 #Var: 6772 #Dec: 509461 LB: -1127219122 @ 651.96
c Restart #8 #Var: 6772 #Dec: 516886 LB: -1127219122 @ 667.86
c Restart #9 #Var: 6769 #Dec: 519816 LB: -1127219122 @ 677.54
c Restart #10 #Var: 6769 #Dec: 522313 LB: -1127219122 @ 686.25
c Restart #11 #Var: 6769 #Dec: 525078 LB: -1127219122 @ 695.2
c Restart #12 #Var: 6769 #Dec: 533380 LB: -1127219122 @ 704.42
c Restart #13 #Var: 6769 #Dec: 538668 LB: -1127219122 @ 719.11
c Restart #14 #Var: 6769 #Dec: 543144 LB: -1127219122 @ 735.9
c Restart #15 #Var: 6769 #Dec: 547689 LB: -1127219122 @ 781.62
c Restart #16 #Var: 6769 #Dec: 553847 LB: -1127219122 @ 803.19
c Restart #17 #Var: 6769 #Dec: 559469 LB: -1127219122 @ 866.96
c Restart #18 #Var: 6769 #Dec: 566627 LB: -1127219122 @ 889.73
c Restart #19 #Var: 6769 #Dec: 571081 LB: -1127219122 @ 913.76
c Restart #20 #Var: 6769 #Dec: 578740 LB: -1127219122 @ 937.97
c Restart #21 #Var: 6769 #Dec: 583075 LB: -1127219122 @ 963.26
c Restart #22 #Var: 6769 #Dec: 588559 LB: -1127219122 @ 987.9
c Restart #23 #Var: 6769 #Dec: 608949 LB: -1127219122 @ 1034.4
c Restart #24 #Var: 6765 #Dec: 622951 LB: -1127219122 @ 1065.8
c Restart #25 #Var: 6759 #Dec: 634538 LB: -1127219122 @ 1101.3
c Restart #26 #Var: 6759 #Dec: 642410 LB: -1127219122 @ 1144.9
c Restart #27 #Var: 6756 #Dec: 653675 LB: -1127219122 @ 1181.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/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1853377665 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/21967/statm): 107 3 90 68 0 39 0
[pid=21967] 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/wulflinc18/normalized-mps-v2-13-7-grow7.opb

[startup+10.004 s]
Raw data (loadavg): 0.93 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 7059 0 0 0 945 29 0 0 25 0 1 0 1853377665 32129024 6970 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 7844 6970 1116 68 0 7776 0
[pid=21967] vsize: 31376
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 31376

[startup+20.005 s]
Raw data (loadavg): 0.94 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 7065 0 0 0 1824 68 0 0 25 0 1 0 1853377665 32198656 6966 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 7861 6966 1116 68 0 7793 0
[pid=21967] vsize: 31444
Current children cumulated CPU time (s) 18.92
Current children cumulated vsize (Kb) 31444

[startup+30.0059 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 7080 0 0 0 2739 92 0 0 21 0 1 0 1853377665 32198656 6981 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21967/statm): 7861 6981 1116 68 0 7793 0
[pid=21967] vsize: 31444
Current children cumulated CPU time (s) 28.31
Current children cumulated vsize (Kb) 31444

[startup+40.0058 s]
Raw data (loadavg): 0.96 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 7085 0 0 0 3600 139 0 0 24 0 1 0 1853377665 32206848 6977 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 7863 6977 1116 68 0 7795 0
[pid=21967] vsize: 31452
Current children cumulated CPU time (s) 37.39
Current children cumulated vsize (Kb) 31452

[startup+50.0067 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 7130 0 0 0 4327 228 0 0 18 0 1 0 1853377665 32309248 7022 4294967295 134512640 134736556 3221224560 3221223280 134605440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21967/statm): 7888 7022 1116 68 0 7820 0
[pid=21967] vsize: 31552
Current children cumulated CPU time (s) 45.55
Current children cumulated vsize (Kb) 31552

[startup+60.0076 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 7194 0 0 0 5143 286 0 0 25 0 1 0 1853377665 32579584 7086 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 7954 7086 1116 68 0 7886 0
[pid=21967] vsize: 31816
Current children cumulated CPU time (s) 54.29
Current children cumulated vsize (Kb) 31816

[startup+70.0076 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 7270 0 0 0 6053 317 0 0 25 0 1 0 1853377665 32952320 7162 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 8045 7162 1116 68 0 7977 0
[pid=21967] vsize: 32180
Current children cumulated CPU time (s) 63.7
Current children cumulated vsize (Kb) 32180

[startup+80.0085 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 7395 0 0 0 6988 340 0 0 24 0 1 0 1853377665 33480704 7287 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 8174 7287 1116 68 0 8106 0
[pid=21967] vsize: 32696
Current children cumulated CPU time (s) 73.28
Current children cumulated vsize (Kb) 32696

[startup+90.0084 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 7971 0 0 0 7909 367 0 0 25 0 1 0 1853377665 35753984 7863 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 8729 7863 1116 68 0 8661 0
[pid=21967] vsize: 34916
Current children cumulated CPU time (s) 82.76
Current children cumulated vsize (Kb) 34916

[startup+100.008 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 9303 0 0 0 8842 394 0 0 25 0 1 0 1853377665 41291776 9195 4294967295 134512640 134736556 3221224560 3221223124 134544640 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 10081 9195 1116 68 0 10013 0
[pid=21967] vsize: 40324
Current children cumulated CPU time (s) 92.36
Current children cumulated vsize (Kb) 40324

[startup+110.01 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 11226 0 0 0 9806 409 0 0 25 0 1 0 1853377665 49131520 11118 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 11995 11118 1116 68 0 11927 0
[pid=21967] vsize: 47980
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (Kb) 47980

[startup+120.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 12348 0 0 0 10762 425 0 0 25 0 1 0 1853377665 53727232 12240 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 13117 12240 1116 68 0 13049 0
[pid=21967] vsize: 52468
Current children cumulated CPU time (s) 111.87
Current children cumulated vsize (Kb) 52468

[startup+130.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 12649 0 0 0 11753 429 0 0 25 0 1 0 1853377665 54943744 12541 4294967295 134512640 134736556 3221224560 3221223072 134543143 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 13414 12541 1116 68 0 13346 0
[pid=21967] vsize: 53656
Current children cumulated CPU time (s) 121.82
Current children cumulated vsize (Kb) 53656

[startup+140.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 12976 0 0 0 12738 435 0 0 25 0 1 0 1853377665 56295424 12868 4294967295 134512640 134736556 3221224560 3221223152 134544578 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 13744 12868 1116 68 0 13676 0
[pid=21967] vsize: 54976
Current children cumulated CPU time (s) 131.73
Current children cumulated vsize (Kb) 54976

[startup+150.013 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 13590 0 0 0 13706 449 0 0 25 0 1 0 1853377665 58867712 13482 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 14372 13482 1116 68 0 14304 0
[pid=21967] vsize: 57488
Current children cumulated CPU time (s) 141.55
Current children cumulated vsize (Kb) 57488

[startup+160.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 15985 0 0 0 14677 462 0 0 25 0 1 0 1853377665 68599808 15877 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 16748 15877 1116 68 0 16680 0
[pid=21967] vsize: 66992
Current children cumulated CPU time (s) 151.39
Current children cumulated vsize (Kb) 66992

[startup+170.013 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 17419 0 0 0 15653 474 0 0 25 0 1 0 1853377665 74543104 17311 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 18199 17311 1116 68 0 18131 0
[pid=21967] vsize: 72796
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (Kb) 72796

[startup+180.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 19147 0 0 0 16611 493 0 0 25 0 1 0 1853377665 81571840 19039 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 19915 19039 1116 68 0 19847 0
[pid=21967] vsize: 79660
Current children cumulated CPU time (s) 171.04
Current children cumulated vsize (Kb) 79660

[startup+190.015 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 20039 0 0 0 17587 503 0 0 25 0 1 0 1853377665 85221376 19931 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 20806 19931 1116 68 0 20738 0
[pid=21967] vsize: 83224
Current children cumulated CPU time (s) 180.9
Current children cumulated vsize (Kb) 83224

[startup+200.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 20983 0 0 0 18573 510 0 0 25 0 1 0 1853377665 89141248 20875 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 21763 20875 1116 68 0 21695 0
[pid=21967] vsize: 87052
Current children cumulated CPU time (s) 190.83
Current children cumulated vsize (Kb) 87052

[startup+210.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 22269 0 0 0 19545 521 0 0 25 0 1 0 1853377665 94412800 22161 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 23050 22161 1116 68 0 22982 0
[pid=21967] vsize: 92200
Current children cumulated CPU time (s) 200.66
Current children cumulated vsize (Kb) 92200

[startup+220.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 23019 0 0 0 20511 535 0 0 25 0 1 0 1853377665 97488896 22911 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 23801 22911 1116 68 0 23733 0
[pid=21967] vsize: 95204
Current children cumulated CPU time (s) 210.46
Current children cumulated vsize (Kb) 95204

[startup+230.015 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 23795 0 0 0 21492 545 0 0 25 0 1 0 1853377665 100737024 23686 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 24594 23686 1116 68 0 24526 0
[pid=21967] vsize: 98376
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (Kb) 98376

[startup+240.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 24590 0 0 0 22461 558 0 0 25 0 1 0 1853377665 103972864 24481 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 25384 24481 1116 68 0 25316 0
[pid=21967] vsize: 101536
Current children cumulated CPU time (s) 230.19
Current children cumulated vsize (Kb) 101536

[startup+250.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 25886 0 0 0 23423 573 0 0 25 0 1 0 1853377665 109236224 25777 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 26669 25777 1116 68 0 26601 0
[pid=21967] vsize: 106676
Current children cumulated CPU time (s) 239.96
Current children cumulated vsize (Kb) 106676

[startup+260.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 26686 0 0 0 24398 584 0 0 25 0 1 0 1853377665 112476160 26577 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 27460 26577 1116 68 0 27392 0
[pid=21967] vsize: 109840
Current children cumulated CPU time (s) 249.82
Current children cumulated vsize (Kb) 109840

[startup+270.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 27419 0 0 0 25370 597 0 0 25 0 1 0 1853377665 115585024 27310 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 28219 27310 1116 68 0 28151 0
[pid=21967] vsize: 112876
Current children cumulated CPU time (s) 259.67
Current children cumulated vsize (Kb) 112876

[startup+280.018 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 27974 0 0 0 26355 603 0 0 25 0 1 0 1853377665 117882880 27865 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 28780 27865 1116 68 0 28712 0
[pid=21967] vsize: 115120
Current children cumulated CPU time (s) 269.58
Current children cumulated vsize (Kb) 115120

[startup+290.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 28404 0 0 0 27326 614 0 0 25 0 1 0 1853377665 119619584 28295 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 29204 28295 1116 68 0 29136 0
[pid=21967] vsize: 116816
Current children cumulated CPU time (s) 279.4
Current children cumulated vsize (Kb) 116816

[startup+300.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 28993 0 0 0 28296 625 0 0 25 0 1 0 1853377665 122048512 28884 4294967295 134512640 134736556 3221224560 3221223156 1077374125 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 29797 28884 1116 68 0 29729 0
[pid=21967] vsize: 119188
Current children cumulated CPU time (s) 289.21
Current children cumulated vsize (Kb) 119188

[startup+310.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 30037 0 0 0 29268 637 0 0 25 0 1 0 1853377665 126238720 29928 4294967295 134512640 134736556 3221224560 3221223272 134694469 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 30820 29928 1116 68 0 30752 0
[pid=21967] vsize: 123280
Current children cumulated CPU time (s) 299.05
Current children cumulated vsize (Kb) 123280

[startup+320.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 30681 0 0 0 30253 644 0 0 25 0 1 0 1853377665 128942080 30572 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 31480 30572 1116 68 0 31412 0
[pid=21967] vsize: 125920
Current children cumulated CPU time (s) 308.97
Current children cumulated vsize (Kb) 125920

[startup+330.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 31166 0 0 0 31238 652 0 0 25 0 1 0 1853377665 130953216 31057 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 31971 31057 1116 68 0 31903 0
[pid=21967] vsize: 127884
Current children cumulated CPU time (s) 318.9
Current children cumulated vsize (Kb) 127884

[startup+340.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 31898 0 0 0 32215 662 0 0 25 0 1 0 1853377665 133926912 31789 4294967295 134512640 134736556 3221224560 3221223152 134716141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 32697 31789 1116 68 0 32629 0
[pid=21967] vsize: 130788
Current children cumulated CPU time (s) 328.77
Current children cumulated vsize (Kb) 130788

[startup+350.019 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 32394 0 0 0 33191 670 0 0 25 0 1 0 1853377665 135950336 32285 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 33191 32285 1116 68 0 33123 0
[pid=21967] vsize: 132764
Current children cumulated CPU time (s) 338.61
Current children cumulated vsize (Kb) 132764

[startup+360.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 32560 0 0 0 34174 677 0 0 25 0 1 0 1853377665 136626176 32451 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 33356 32451 1116 68 0 33288 0
[pid=21967] vsize: 133424
Current children cumulated CPU time (s) 348.51
Current children cumulated vsize (Kb) 133424

[startup+370.02 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 33077 0 0 0 35158 684 0 0 25 0 1 0 1853377665 138784768 32968 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 33883 32968 1116 68 0 33815 0
[pid=21967] vsize: 135532
Current children cumulated CPU time (s) 358.42
Current children cumulated vsize (Kb) 135532

[startup+380.021 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 33678 0 0 0 36122 697 0 0 25 0 1 0 1853377665 141221888 33566 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 34478 33566 1116 68 0 34410 0
[pid=21967] vsize: 137912
Current children cumulated CPU time (s) 368.19
Current children cumulated vsize (Kb) 137912

[startup+390.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 33989 0 0 0 37105 704 0 0 25 0 1 0 1853377665 142434304 33877 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 34774 33877 1116 68 0 34706 0
[pid=21967] vsize: 139096
Current children cumulated CPU time (s) 378.09
Current children cumulated vsize (Kb) 139096

[startup+400.022 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 34475 0 0 0 38088 711 0 0 25 0 1 0 1853377665 144453632 34363 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 35267 34363 1116 68 0 35199 0
[pid=21967] vsize: 141068
Current children cumulated CPU time (s) 387.99
Current children cumulated vsize (Kb) 141068

[startup+410.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 34834 0 0 0 39070 718 0 0 25 0 1 0 1853377665 145915904 34722 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 35624 34722 1116 68 0 35556 0
[pid=21967] vsize: 142496
Current children cumulated CPU time (s) 397.88
Current children cumulated vsize (Kb) 142496

[startup+420.023 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 35185 0 0 0 40054 725 0 0 25 0 1 0 1853377665 147386368 35073 4294967295 134512640 134736556 3221224560 3221223208 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 35983 35073 1116 68 0 35915 0
[pid=21967] vsize: 143932
Current children cumulated CPU time (s) 407.79
Current children cumulated vsize (Kb) 143932

[startup+430.024 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 36012 0 0 0 41038 732 0 0 25 0 1 0 1853377665 150765568 35900 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 36808 35900 1116 68 0 36740 0
[pid=21967] vsize: 147232
Current children cumulated CPU time (s) 417.7
Current children cumulated vsize (Kb) 147232

[startup+440.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 37002 0 0 0 42010 743 0 0 25 0 1 0 1853377665 154820608 36890 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 37798 36890 1116 68 0 37730 0
[pid=21967] vsize: 151192
Current children cumulated CPU time (s) 427.53
Current children cumulated vsize (Kb) 151192

[startup+450.025 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 37781 0 0 0 42986 753 0 0 25 0 1 0 1853377665 158064640 37669 4294967295 134512640 134736556 3221224560 3221223084 134540056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 38590 37669 1116 68 0 38522 0
[pid=21967] vsize: 154360
Current children cumulated CPU time (s) 437.39
Current children cumulated vsize (Kb) 154360

[startup+460.026 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 38498 0 0 0 43962 761 0 0 25 0 1 0 1853377665 160903168 38386 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 39283 38386 1116 68 0 39215 0
[pid=21967] vsize: 157132
Current children cumulated CPU time (s) 447.23
Current children cumulated vsize (Kb) 157132

[startup+470.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 38847 0 0 0 44950 766 0 0 25 0 1 0 1853377665 162390016 38735 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 39646 38735 1116 68 0 39578 0
[pid=21967] vsize: 158584
Current children cumulated CPU time (s) 457.16
Current children cumulated vsize (Kb) 158584

[startup+480.027 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 39325 0 0 0 45944 769 0 0 25 0 1 0 1853377665 164282368 39213 4294967295 134512640 134736556 3221224560 3221223168 134537415 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 40108 39213 1116 68 0 40040 0
[pid=21967] vsize: 160432
Current children cumulated CPU time (s) 467.13
Current children cumulated vsize (Kb) 160432

[startup+490.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 39788 0 0 0 46938 772 0 0 25 0 1 0 1853377665 166174720 39676 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 40570 39676 1116 68 0 40502 0
[pid=21967] vsize: 162280
Current children cumulated CPU time (s) 477.1
Current children cumulated vsize (Kb) 162280

[startup+500.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 40198 0 0 0 47933 774 0 0 25 0 1 0 1853377665 167931904 40086 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 40999 40086 1116 68 0 40931 0
[pid=21967] vsize: 163996
Current children cumulated CPU time (s) 487.07
Current children cumulated vsize (Kb) 163996

[startup+510.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 40672 0 0 0 48927 777 0 0 25 0 1 0 1853377665 169828352 40560 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 41462 40560 1116 68 0 41394 0
[pid=21967] vsize: 165848
Current children cumulated CPU time (s) 497.04
Current children cumulated vsize (Kb) 165848

[startup+520.028 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 41183 0 0 0 49920 782 0 0 25 0 1 0 1853377665 171995136 41071 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 41991 41071 1116 68 0 41923 0
[pid=21967] vsize: 167964
Current children cumulated CPU time (s) 507.02
Current children cumulated vsize (Kb) 167964

[startup+530.029 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 41630 0 0 0 50914 784 0 0 25 0 1 0 1853377665 173752320 41518 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 42420 41518 1116 68 0 42352 0
[pid=21967] vsize: 169680
Current children cumulated CPU time (s) 516.98
Current children cumulated vsize (Kb) 169680

[startup+540.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 42437 0 0 0 51898 791 0 0 25 0 1 0 1853377665 177135616 42325 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 43246 42325 1116 68 0 43178 0
[pid=21967] vsize: 172984
Current children cumulated CPU time (s) 526.89
Current children cumulated vsize (Kb) 172984

[startup+550.03 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 43022 0 0 0 52875 800 0 0 25 0 1 0 1853377665 179556352 42910 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 43837 42910 1116 68 0 43769 0
[pid=21967] vsize: 175348
Current children cumulated CPU time (s) 536.75
Current children cumulated vsize (Kb) 175348

[startup+560.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 43774 0 0 0 53847 810 0 0 25 0 1 0 1853377665 182648832 43662 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 44592 43662 1116 68 0 44524 0
[pid=21967] vsize: 178368
Current children cumulated CPU time (s) 546.57
Current children cumulated vsize (Kb) 178368

[startup+570.031 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 43830 0 0 0 54822 820 0 0 25 0 1 0 1853377665 182775808 43718 4294967295 134512640 134736556 3221224560 3221223116 134553496 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 44623 43718 1116 68 0 44555 0
[pid=21967] vsize: 178492
Current children cumulated CPU time (s) 556.42
Current children cumulated vsize (Kb) 178492

[startup+580.032 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 43834 0 0 0 55797 829 0 0 25 0 1 0 1853377665 182775808 43722 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 44623 43722 1116 68 0 44555 0
[pid=21967] vsize: 178492
Current children cumulated CPU time (s) 566.26
Current children cumulated vsize (Kb) 178492

[startup+590.033 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 43843 0 0 0 56767 839 0 0 25 0 1 0 1853377665 182886400 43731 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 44650 43731 1116 68 0 44582 0
[pid=21967] vsize: 178600
Current children cumulated CPU time (s) 576.06
Current children cumulated vsize (Kb) 178600

[startup+600.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 43854 0 0 0 57738 849 0 0 25 0 1 0 1853377665 182886400 43742 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 44650 43742 1116 68 0 44582 0
[pid=21967] vsize: 178600
Current children cumulated CPU time (s) 585.87
Current children cumulated vsize (Kb) 178600

[startup+610.034 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 43854 0 0 0 58706 860 0 0 25 0 1 0 1853377665 182886400 43742 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 44650 43742 1116 68 0 44582 0
[pid=21967] vsize: 178600
Current children cumulated CPU time (s) 595.66
Current children cumulated vsize (Kb) 178600

[startup+620.034 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 44490 0 0 0 59675 872 0 0 25 0 1 0 1853377665 185581568 44378 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 45308 44379 1116 68 0 45240 0
[pid=21967] vsize: 181232
Current children cumulated CPU time (s) 605.47
Current children cumulated vsize (Kb) 181232

[startup+630.035 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 44702 0 0 0 60655 879 0 0 17 0 1 0 1853377665 186441728 44590 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 45518 44590 1116 68 0 45450 0
[pid=21967] vsize: 182072
Current children cumulated CPU time (s) 615.34
Current children cumulated vsize (Kb) 182072

[startup+640.035 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 45220 0 0 0 61618 893 0 0 25 0 1 0 1853377665 188456960 45108 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 46010 45108 1116 68 0 45942 0
[pid=21967] vsize: 184040
Current children cumulated CPU time (s) 625.11
Current children cumulated vsize (Kb) 184040

[startup+650.035 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 45876 0 0 0 62580 908 0 0 25 0 1 0 1853377665 191160320 45764 4294967295 134512640 134736556 3221224560 3221223280 134605376 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 46670 45764 1116 68 0 46602 0
[pid=21967] vsize: 186680
Current children cumulated CPU time (s) 634.88
Current children cumulated vsize (Kb) 186680

[startup+660.036 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 46111 0 0 0 63560 916 0 0 25 0 1 0 1853377665 192106496 45999 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 46901 45999 1116 68 0 46833 0
[pid=21967] vsize: 187604
Current children cumulated CPU time (s) 644.76
Current children cumulated vsize (Kb) 187604

[startup+670.036 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 46655 0 0 0 64534 928 0 0 25 0 1 0 1853377665 194404352 46543 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 47462 46543 1116 68 0 47394 0
[pid=21967] vsize: 189848
Current children cumulated CPU time (s) 654.62
Current children cumulated vsize (Kb) 189848

[startup+680.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 47146 0 0 0 65514 935 0 0 25 0 1 0 1853377665 196431872 47034 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 47957 47034 1116 68 0 47889 0
[pid=21967] vsize: 191828
Current children cumulated CPU time (s) 664.49
Current children cumulated vsize (Kb) 191828

[startup+690.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 47865 0 0 0 66494 944 0 0 25 0 1 0 1853377665 199405568 47753 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 48683 47753 1116 68 0 48615 0
[pid=21967] vsize: 194732
Current children cumulated CPU time (s) 674.38
Current children cumulated vsize (Kb) 194732

[startup+700.037 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 48405 0 0 0 67478 951 0 0 25 0 1 0 1853377665 201568256 48293 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21967/statm): 49211 48293 1116 68 0 49143 0
[pid=21967] vsize: 196844
Current children cumulated CPU time (s) 684.29
Current children cumulated vsize (Kb) 196844

[startup+710.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 49167 0 0 0 68457 960 0 0 25 0 1 0 1853377665 204660736 49055 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 49966 49055 1116 68 0 49898 0
[pid=21967] vsize: 199864
Current children cumulated CPU time (s) 694.17
Current children cumulated vsize (Kb) 199864

[startup+720.038 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 49496 0 0 0 69415 974 0 0 25 0 1 0 1853377665 205975552 49384 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 50287 49384 1116 68 0 50219 0
[pid=21967] vsize: 201148
Current children cumulated CPU time (s) 703.89
Current children cumulated vsize (Kb) 201148

[startup+730.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 50023 0 0 0 70391 983 0 0 25 0 1 0 1853377665 208138240 49911 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 50815 49911 1116 68 0 50747 0
[pid=21967] vsize: 203260
Current children cumulated CPU time (s) 713.74
Current children cumulated vsize (Kb) 203260

[startup+740.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 50698 0 0 0 71372 991 0 0 25 0 1 0 1853377665 210972672 50586 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 51507 50586 1116 68 0 51439 0
[pid=21967] vsize: 206028
Current children cumulated CPU time (s) 723.63
Current children cumulated vsize (Kb) 206028

[startup+750.039 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 51603 0 0 0 72357 999 0 0 25 0 1 0 1853377665 214622208 51491 4294967295 134512640 134736556 3221224560 3221223120 134544646 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 52398 51491 1116 68 0 52330 0
[pid=21967] vsize: 209592
Current children cumulated CPU time (s) 733.56
Current children cumulated vsize (Kb) 209592

[startup+760.04 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 52025 0 0 0 73347 1004 0 0 25 0 1 0 1853377665 216379392 51913 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 52827 51913 1116 68 0 52759 0
[pid=21967] vsize: 211308
Current children cumulated CPU time (s) 743.51
Current children cumulated vsize (Kb) 211308

[startup+770.041 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 52462 0 0 0 74337 1008 0 0 25 0 1 0 1853377665 218136576 52350 4294967295 134512640 134736556 3221224560 3221223084 134536684 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 53256 52350 1116 68 0 53188 0
[pid=21967] vsize: 213024
Current children cumulated CPU time (s) 753.45
Current children cumulated vsize (Kb) 213024

[startup+780.042 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 52859 0 0 0 75331 1011 0 0 25 0 1 0 1853377665 219758592 52747 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 53652 52747 1116 68 0 53584 0
[pid=21967] vsize: 214608
Current children cumulated CPU time (s) 763.42
Current children cumulated vsize (Kb) 214608

[startup+790.042 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 53247 0 0 0 76325 1013 0 0 25 0 1 0 1853377665 221380608 53135 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 54048 53135 1116 68 0 53980 0
[pid=21967] vsize: 216192
Current children cumulated CPU time (s) 773.38
Current children cumulated vsize (Kb) 216192

[startup+800.042 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 53668 0 0 0 77317 1016 0 0 25 0 1 0 1853377665 223137792 53556 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 54477 53556 1116 68 0 54409 0
[pid=21967] vsize: 217908
Current children cumulated CPU time (s) 783.33
Current children cumulated vsize (Kb) 217908

[startup+810.043 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 54349 0 0 0 78297 1024 0 0 25 0 1 0 1853377665 225841152 54237 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 55137 54237 1116 68 0 55069 0
[pid=21967] vsize: 220548
Current children cumulated CPU time (s) 793.21
Current children cumulated vsize (Kb) 220548

[startup+820.043 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 55183 0 0 0 79280 1034 0 0 25 0 1 0 1853377665 229355520 55070 4294967295 134512640 134736556 3221224560 3221223136 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 55995 55070 1116 68 0 55927 0
[pid=21967] vsize: 223980
Current children cumulated CPU time (s) 803.14
Current children cumulated vsize (Kb) 223980

[startup+830.044 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 55316 0 0 0 80276 1036 0 0 25 0 1 0 1853377665 229896192 55203 4294967295 134512640 134736556 3221224560 3221223252 134524331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 56127 55203 1116 68 0 56059 0
[pid=21967] vsize: 224508
Current children cumulated CPU time (s) 813.12
Current children cumulated vsize (Kb) 224508

[startup+840.045 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 55465 0 0 0 81273 1037 0 0 25 0 1 0 1853377665 230436864 55352 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 56259 55352 1116 68 0 56191 0
[pid=21967] vsize: 225036
Current children cumulated CPU time (s) 823.1
Current children cumulated vsize (Kb) 225036

[startup+850.045 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 55685 0 0 0 82267 1040 0 0 25 0 1 0 1853377665 231383040 55572 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 56490 55572 1116 68 0 56422 0
[pid=21967] vsize: 225960
Current children cumulated CPU time (s) 833.07
Current children cumulated vsize (Kb) 225960

[startup+860.046 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 56014 0 0 0 83257 1045 0 0 25 0 1 0 1853377665 232734720 55901 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 56820 55901 1116 68 0 56752 0
[pid=21967] vsize: 227280
Current children cumulated CPU time (s) 843.02
Current children cumulated vsize (Kb) 227280

[startup+870.047 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 56327 0 0 0 84250 1048 0 0 25 0 1 0 1853377665 233951232 56214 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 57117 56214 1116 68 0 57049 0
[pid=21967] vsize: 228468
Current children cumulated CPU time (s) 852.98
Current children cumulated vsize (Kb) 228468

[startup+880.048 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 56608 0 0 0 85245 1051 0 0 25 0 1 0 1853377665 235167744 56495 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 57414 56495 1116 68 0 57346 0
[pid=21967] vsize: 229656
Current children cumulated CPU time (s) 862.96
Current children cumulated vsize (Kb) 229656

[startup+890.048 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 57014 0 0 0 86229 1058 0 0 25 0 1 0 1853377665 236785664 56901 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 57809 56901 1116 68 0 57741 0
[pid=21967] vsize: 231236
Current children cumulated CPU time (s) 872.87
Current children cumulated vsize (Kb) 231236

[startup+900.049 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 57795 0 0 0 87208 1067 0 0 25 0 1 0 1853377665 240033792 57682 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 58602 57682 1116 68 0 58534 0
[pid=21967] vsize: 234408
Current children cumulated CPU time (s) 882.75
Current children cumulated vsize (Kb) 234408

[startup+910.049 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 58392 0 0 0 88196 1073 0 0 25 0 1 0 1853377665 242466816 58279 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 59196 58279 1116 68 0 59128 0
[pid=21967] vsize: 236784
Current children cumulated CPU time (s) 892.69
Current children cumulated vsize (Kb) 236784

[startup+920.049 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 58406 0 0 0 89184 1078 0 0 25 0 1 0 1853377665 242466816 58293 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21967/statm): 59196 58293 1116 68 0 59128 0
[pid=21967] vsize: 236784
Current children cumulated CPU time (s) 902.62
Current children cumulated vsize (Kb) 236784

[startup+930.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 58412 0 0 0 90172 1082 0 0 25 0 1 0 1853377665 242597888 58299 4294967295 134512640 134736556 3221224560 3221223288 134605795 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 59228 58299 1116 68 0 59160 0
[pid=21967] vsize: 236912
Current children cumulated CPU time (s) 912.54
Current children cumulated vsize (Kb) 236912

[startup+940.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 58574 0 0 0 91166 1085 0 0 25 0 1 0 1853377665 243273728 58461 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 59393 58461 1116 68 0 59325 0
[pid=21967] vsize: 237572
Current children cumulated CPU time (s) 922.51
Current children cumulated vsize (Kb) 237572

[startup+950.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 58894 0 0 0 92144 1093 0 0 25 0 1 0 1853377665 244604928 58781 4294967295 134512640 134736556 3221224560 3221223152 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 59718 58781 1116 68 0 59650 0
[pid=21967] vsize: 238872
Current children cumulated CPU time (s) 932.37
Current children cumulated vsize (Kb) 238872

[startup+960.051 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 59878 0 0 0 93124 1102 0 0 25 0 1 0 1853377665 248639488 59765 4294967295 134512640 134736556 3221224560 3221223248 134536460 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 60703 59765 1116 68 0 60635 0
[pid=21967] vsize: 242812
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (Kb) 242812

[startup+970.051 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 61517 0 0 0 94106 1112 0 0 25 0 1 0 1853377665 255262720 61404 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 62320 61404 1116 68 0 62252 0
[pid=21967] vsize: 249280
Current children cumulated CPU time (s) 952.18
Current children cumulated vsize (Kb) 249280

[startup+980.052 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 63134 0 0 0 95092 1120 0 0 25 0 1 0 1853377665 261898240 63021 4294967295 134512640 134736556 3221224560 3221223296 134528947 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 63940 63021 1116 68 0 63872 0
[pid=21967] vsize: 255760
Current children cumulated CPU time (s) 962.12
Current children cumulated vsize (Kb) 255760

[startup+990.053 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 63580 0 0 0 96076 1126 0 0 25 0 1 0 1853377665 263778304 63467 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 64399 63467 1116 68 0 64331 0
[pid=21967] vsize: 257596
Current children cumulated CPU time (s) 972.02
Current children cumulated vsize (Kb) 257596

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 64072 0 0 0 97063 1132 0 0 25 0 1 0 1853377665 265805824 63959 4294967295 134512640 134736556 3221224560 3221223172 134537472 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 64894 63959 1116 68 0 64826 0
[pid=21967] vsize: 259576
Current children cumulated CPU time (s) 981.95
Current children cumulated vsize (Kb) 259576

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 64475 0 0 0 98043 1140 0 0 25 0 1 0 1853377665 267427840 64362 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 65290 64362 1116 68 0 65222 0
[pid=21967] vsize: 261160
Current children cumulated CPU time (s) 991.83
Current children cumulated vsize (Kb) 261160

[startup+1020.05 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 64834 0 0 0 99005 1154 0 0 16 0 1 0 1853377665 268914688 64721 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 65653 64721 1116 68 0 65585 0
[pid=21967] vsize: 262612
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (Kb) 262612

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 65327 0 0 0 99982 1163 0 0 25 0 1 0 1853377665 270942208 65214 4294967295 134512640 134736556 3221224560 3221223120 134543219 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 66148 65214 1116 68 0 66080 0
[pid=21967] vsize: 264592
Current children cumulated CPU time (s) 1011.45
Current children cumulated vsize (Kb) 264592

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 65540 0 0 0 100969 1168 0 0 25 0 1 0 1853377665 271757312 65426 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 66347 65426 1116 68 0 66279 0
[pid=21967] vsize: 265388
Current children cumulated CPU time (s) 1021.37
Current children cumulated vsize (Kb) 265388

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 65806 0 0 0 101958 1173 0 0 25 0 1 0 1853377665 272830464 65692 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 66609 65692 1116 68 0 66541 0
[pid=21967] vsize: 266436
Current children cumulated CPU time (s) 1031.31
Current children cumulated vsize (Kb) 266436

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 66211 0 0 0 102925 1186 0 0 25 0 1 0 1853377665 274620416 66096 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 67046 66096 1116 68 0 66978 0
[pid=21967] vsize: 268184
Current children cumulated CPU time (s) 1041.11
Current children cumulated vsize (Kb) 268184

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 66630 0 0 0 103899 1195 0 0 25 0 1 0 1853377665 276221952 66515 4294967295 134512640 134736556 3221224560 3221223296 134529305 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21967/statm): 67437 66515 1116 68 0 67369 0
[pid=21967] vsize: 269748
Current children cumulated CPU time (s) 1050.94
Current children cumulated vsize (Kb) 269748

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 67094 0 0 0 104883 1202 0 0 25 0 1 0 1853377665 278114304 66979 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 67899 66979 1116 68 0 67831 0
[pid=21967] vsize: 271596
Current children cumulated CPU time (s) 1060.85
Current children cumulated vsize (Kb) 271596

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 67689 0 0 0 105866 1210 0 0 25 0 1 0 1853377665 280682496 67574 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 68526 67574 1116 68 0 68458 0
[pid=21967] vsize: 274104
Current children cumulated CPU time (s) 1070.76
Current children cumulated vsize (Kb) 274104

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 68351 0 0 0 106849 1216 0 0 25 0 1 0 1853377665 283381760 68236 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 69185 68236 1116 68 0 69117 0
[pid=21967] vsize: 276740
Current children cumulated CPU time (s) 1080.65
Current children cumulated vsize (Kb) 276740

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 69173 0 0 0 107826 1225 0 0 25 0 1 0 1853377665 286760960 69058 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 70010 69058 1116 68 0 69942 0
[pid=21967] vsize: 280040
Current children cumulated CPU time (s) 1090.51
Current children cumulated vsize (Kb) 280040

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 69966 0 0 0 108806 1234 0 0 25 0 1 0 1853377665 290009088 69851 4294967295 134512640 134736556 3221224560 3221223256 134554050 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 70803 69851 1116 68 0 70735 0
[pid=21967] vsize: 283212
Current children cumulated CPU time (s) 1100.4
Current children cumulated vsize (Kb) 283212

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) T 21966 21967 31027 0 -1 0 70878 0 0 0 109792 1242 0 0 25 0 1 0 1853377665 293658624 70763 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21967/statm): 71694 70763 1116 68 0 71626 0
[pid=21967] vsize: 286776
Current children cumulated CPU time (s) 1110.34
Current children cumulated vsize (Kb) 286776

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 71335 0 0 0 110779 1248 0 0 25 0 1 0 1853377665 295550976 71220 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 72156 71220 1116 68 0 72088 0
[pid=21967] vsize: 288624
Current children cumulated CPU time (s) 1120.27
Current children cumulated vsize (Kb) 288624

[startup+1150.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 71661 0 0 0 111768 1253 0 0 25 0 1 0 1853377665 296902656 71546 4294967295 134512640 134736556 3221224560 3221223232 134528723 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 72486 71546 1116 68 0 72418 0
[pid=21967] vsize: 289944
Current children cumulated CPU time (s) 1130.21
Current children cumulated vsize (Kb) 289944

[startup+1160.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 71751 0 0 0 112757 1257 0 0 25 0 1 0 1853377665 297308160 71636 4294967295 134512640 134736556 3221224560 3221223052 1076648084 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 72585 71636 1116 68 0 72517 0
[pid=21967] vsize: 290340
Current children cumulated CPU time (s) 1140.14
Current children cumulated vsize (Kb) 290340

[startup+1170.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 71993 0 0 0 113742 1264 0 0 25 0 1 0 1853377665 298254336 71878 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 72816 71878 1116 68 0 72748 0
[pid=21967] vsize: 291264
Current children cumulated CPU time (s) 1150.06
Current children cumulated vsize (Kb) 291264

[startup+1180.06 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 72369 0 0 0 114721 1272 0 0 25 0 1 0 1853377665 299737088 72254 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 73178 72254 1116 68 0 73110 0
[pid=21967] vsize: 292712
Current children cumulated CPU time (s) 1159.93
Current children cumulated vsize (Kb) 292712

[startup+1190.07 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 72599 0 0 0 115707 1277 0 0 25 0 1 0 1853377665 300679168 72484 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 73408 72484 1116 68 0 73340 0
[pid=21967] vsize: 293632
Current children cumulated CPU time (s) 1169.84
Current children cumulated vsize (Kb) 293632

[startup+1200.07 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 72733 0 0 0 116690 1282 0 0 25 0 1 0 1853377665 301248512 72618 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 73547 72618 1116 68 0 73479 0
[pid=21967] vsize: 294188
Current children cumulated CPU time (s) 1179.72
Current children cumulated vsize (Kb) 294188

[startup+1210.07 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 21967
Raw data (/proc/21967/stat): 21967 (bsolo) R 21966 21967 31027 0 -1 0 73319 0 0 0 117680 1287 0 0 25 0 1 0 1853377665 303681536 73204 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21967/statm): 74141 73204 1116 68 0 74073 0
[pid=21967] vsize: 296564
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (Kb) 296564
One traced child (pid=21967) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1215.59
CPU time (s): 1195.15
CPU user time (s): 1182.09
CPU system time (s): 13.052
CPU usage (%): 98.3185
Max. virtual memory (cumulated for all children) (Kb): 296564

Verifier Data

ERROR: no interpretation found !