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-degen2.opb
MD5SUM30256c883dd8af773c334a2b26410bd9
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 9400
Biggest coefficient in the objective function 2494038016
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 391862963250
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 2494038016
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 391862963250
Number of bits of the biggest sum of numbers39
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables10680
Total number of constraints444
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 constraints444
Minimum length of a constraint40
Maximum length of a constraint1700

Trace number 5053

Launcher Data

LAUNCH ON wulflinc17 THE 2005-09-19 22:08:53 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=806 boxname=wulflinc17 idbench=806 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  30256c883dd8af773c334a2b26410bd9  /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-13-7-degen2.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-13-7-degen2.opb
IDLAUNCH: 806
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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:        884248 kB
Buffers:         41104 kB
Cached:          79324 kB
SwapCached:        544 kB
Active:          61808 kB
Inactive:        61016 kB
HighTotal:      131008 kB
HighFree:        49224 kB
LowTotal:       903652 kB
LowFree:        835024 kB
SwapTotal:     2097892 kB
SwapFree:      2096672 kB
Dirty:              60 kB
Writeback:           0 kB
Mapped:           5688 kB
Slab:            21976 kB
Committed_AS:    64280 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:30:03 (client local time) WITH STATUS 0 IN 1195.14 SECONDS
stats: 806 7 1195.14 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 10680 variables and 665 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 7.641
c After prepocess the problem consists of 4545 variables and 663 constraints.
c Initial Lower Bound: -93192555
c Restart #1 #Var: 4545 #Dec: 93171 LB: -93192555 @ 15.651
c Restart #2 #Var: 4545 #Dec: 275900 LB: -93192555 @ 31.481
c Restart #3 #Var: 4545 #Dec: 588699 LB: -93192555 @ 58.822
c Restart #4 #Var: 4545 #Dec: 998924 LB: -93192555 @ 94.481
c Restart #5 #Var: 4545 #Dec: 1504641 LB: -93192555 @ 138.48
c Restart #6 #Var: 4545 #Dec: 2102074 LB: -93192555 @ 190.69
c Restart #7 #Var: 4545 #Dec: 2469716 LB: -93192555 @ 223.31
c Restart #8 #Var: 4545 #Dec: 2471473 LB: -93192555 @ 224.71
c Restart #9 #Var: 4545 #Dec: 2475855 LB: -93192555 @ 226.23
c Restart #10 #Var: 4545 #Dec: 2480431 LB: -93192555 @ 227.92
c Restart #11 #Var: 4545 #Dec: 2485203 LB: -93192555 @ 229.47
c Restart #12 #Var: 4545 #Dec: 2490183 LB: -93192555 @ 231.42
c Restart #13 #Var: 4545 #Dec: 2495357 LB: -93192555 @ 233.59
c Restart #14 #Var: 4545 #Dec: 2500719 LB: -93192555 @ 235.86
c Restart #15 #Var: 4545 #Dec: 2507076 LB: -93192555 @ 238.19
c Restart #16 #Var: 4545 #Dec: 2513169 LB: -93192555 @ 240.8
c Restart #17 #Var: 4545 #Dec: 2519138 LB: -93192555 @ 243.49
c Restart #18 #Var: 4545 #Dec: 2525317 LB: -93192555 @ 246.31
c Restart #19 #Var: 4545 #Dec: 2531679 LB: -93192555 @ 249.01
c Restart #20 #Var: 4545 #Dec: 2539437 LB: -93192555 @ 252.39
c Restart #21 #Var: 4545 #Dec: 2547087 LB: -93192555 @ 256
c Restart #22 #Var: 4545 #Dec: 2553460 LB: -93192555 @ 263.93
c Restart #23 #Var: 4545 #Dec: 2560866 LB: -93192555 @ 318.08
c Restart #24 #Var: 4545 #Dec: 2567001 LB: -93192555 @ 335.86
c Restart #25 #Var: 4545 #Dec: 2573190 LB: -93192555 @ 363.61
c Restart #26 #Var: 4545 #Dec: 2583011 LB: -93192555 @ 386.76
c Restart #27 #Var: 4545 #Dec: 2590965 LB: -93192555 @ 451.35
c Restart #28 #Var: 4545 #Dec: 2600236 LB: -93192555 @ 478.79
c Restart #29 #Var: 4545 #Dec: 2608356 LB: -93192555 @ 514.34
c Restart #30 #Var: 4545 #Dec: 2616751 LB: -93192555 @ 552.09
c Restart #31 #Var: 4545 #Dec: 2624069 LB: -93192555 @ 595.46
c CHANGE Heuristic... 
c Restart #0 #Var: 4545 #Dec: 2633906 LB: -93192555 @ 665.53
c Restart #1 #Var: 4545 #Dec: 2635336 LB: -93192555 @ 667.46
c Restart #2 #Var: 4545 #Dec: 2636047 LB: -93192555 @ 673.74
c Restart #3 #Var: 4545 #Dec: 2638877 LB: -93192555 @ 677.24
c Restart #4 #Var: 4545 #Dec: 2642815 LB: -93192555 @ 690.77
c Restart #5 #Var: 4545 #Dec: 2649586 LB: -93192555 @ 703.33
c Restart #6 #Var: 4545 #Dec: 2652118 LB: -93192555 @ 716.62
c Restart #7 #Var: 4545 #Dec: 2656511 LB: -93192555 @ 731.64
c Restart #8 #Var: 4545 #Dec: 2659869 LB: -93192555 @ 761.84
c Restart #9 #Var: 4545 #Dec: 2665998 LB: -93192555 @ 783.08
c Restart #10 #Var: 4545 #Dec: 2670004 LB: -93192555 @ 804.05
c Restart #11 #Var: 4545 #Dec: 2678655 LB: -93192555 @ 839.54
c Restart #12 #Var: 4545 #Dec: 2685316 LB: -93192555 @ 867.7
c Restart #13 #Var: 4545 #Dec: 2688842 LB: -93192555 @ 882.24
c Restart #14 #Var: 4545 #Dec: 2693119 LB: -93192555 @ 901.85
c Restart #15 #Var: 4545 #Dec: 2697965 LB: -93192555 @ 965.69
c Restart #16 #Var: 4545 #Dec: 2703536 LB: -93192555 @ 1004
c Restart #17 #Var: 4545 #Dec: 2707449 LB: -93192555 @ 1061.8
c Restart #18 #Var: 4545 #Dec: 2713197 LB: -93192555 @ 1118.1
c Restart #19 #Var: 4545 #Dec: 2719045 LB: -93192555 @ 1168.6
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/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853405407 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 107 3 90 68 0 39 0
[pid=3468] 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/wulflinc17/normalized-mps-v2-13-7-degen2.opb

[startup+10.0039 s]
Raw data (loadavg): 1.13 1.16 1.11 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 11012 0 0 0 874 60 0 0 19 0 1 0 1853405407 48623616 10923 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 11871 10923 1116 68 0 11803 0
[pid=3468] vsize: 47484
Current children cumulated CPU time (s) 9.34
Current children cumulated vsize (Kb) 47484

[startup+20.0045 s]
Raw data (loadavg): 1.11 1.15 1.11 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 11083 0 0 0 1519 174 0 0 18 0 1 0 1853405407 48893952 10994 4294967295 134512640 134736556 3221224560 3221223180 134544720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 11937 10994 1116 68 0 11869 0
[pid=3468] vsize: 47748
Current children cumulated CPU time (s) 16.93
Current children cumulated vsize (Kb) 47748

[startup+30.0051 s]
Raw data (loadavg): 1.09 1.15 1.10 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 11199 0 0 0 2163 294 0 0 18 0 1 0 1853405407 49299456 11110 4294967295 134512640 134736556 3221224560 3221223104 134716146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 12036 11110 1116 68 0 11968 0
[pid=3468] vsize: 48144
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (Kb) 48144

[startup+40.0047 s]
Raw data (loadavg): 1.08 1.14 1.10 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 11292 0 0 0 2818 412 0 0 18 0 1 0 1853405407 49704960 11203 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12135 11203 1116 68 0 12067 0
[pid=3468] vsize: 48540
Current children cumulated CPU time (s) 32.3
Current children cumulated vsize (Kb) 48540

[startup+50.0053 s]
Raw data (loadavg): 1.06 1.14 1.10 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 11387 0 0 0 3470 527 0 0 18 0 1 0 1853405407 50110464 11298 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12234 11298 1116 68 0 12166 0
[pid=3468] vsize: 48936
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 48936

[startup+60.006 s]
Raw data (loadavg): 1.05 1.13 1.10 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 11482 0 0 0 4128 643 0 0 19 0 1 0 1853405407 50515968 11393 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12333 11393 1116 68 0 12265 0
[pid=3468] vsize: 49332
Current children cumulated CPU time (s) 47.71
Current children cumulated vsize (Kb) 49332

[startup+70.0065 s]
Raw data (loadavg): 1.05 1.13 1.10 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 11575 0 0 0 4773 762 0 0 18 0 1 0 1853405407 50921472 11486 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12432 11486 1116 68 0 12364 0
[pid=3468] vsize: 49728
Current children cumulated CPU time (s) 55.35
Current children cumulated vsize (Kb) 49728

[startup+80.0072 s]
Raw data (loadavg): 1.04 1.12 1.10 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 11669 0 0 0 5419 882 0 0 18 0 1 0 1853405407 51326976 11580 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12531 11580 1116 68 0 12463 0
[pid=3468] vsize: 50124
Current children cumulated CPU time (s) 63.01
Current children cumulated vsize (Kb) 50124

[startup+90.0068 s]
Raw data (loadavg): 1.03 1.12 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 11766 0 0 0 6064 1003 0 0 19 0 1 0 1853405407 51732480 11677 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12630 11677 1116 68 0 12562 0
[pid=3468] vsize: 50520
Current children cumulated CPU time (s) 70.67
Current children cumulated vsize (Kb) 50520

[startup+100.007 s]
Raw data (loadavg): 1.10 1.13 1.10 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 11865 0 0 0 6716 1114 0 0 18 0 1 0 1853405407 52137984 11776 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3468/statm): 12729 11776 1116 68 0 12661 0
[pid=3468] vsize: 50916
Current children cumulated CPU time (s) 78.3
Current children cumulated vsize (Kb) 50916

[startup+110.008 s]
Raw data (loadavg): 1.08 1.12 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 11962 0 0 0 7370 1227 0 0 19 0 1 0 1853405407 52543488 11873 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12828 11873 1116 68 0 12760 0
[pid=3468] vsize: 51312
Current children cumulated CPU time (s) 85.97
Current children cumulated vsize (Kb) 51312

[startup+120.009 s]
Raw data (loadavg): 1.07 1.12 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 12058 0 0 0 8016 1343 0 0 19 0 1 0 1853405407 52813824 11969 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12894 11969 1116 68 0 12826 0
[pid=3468] vsize: 51576
Current children cumulated CPU time (s) 93.59
Current children cumulated vsize (Kb) 51576

[startup+130.009 s]
Raw data (loadavg): 1.06 1.11 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 12152 0 0 0 8664 1462 0 0 18 0 1 0 1853405407 53219328 12063 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 12993 12063 1116 68 0 12925 0
[pid=3468] vsize: 51972
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (Kb) 51972

[startup+140.009 s]
Raw data (loadavg): 1.05 1.11 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 12250 0 0 0 9314 1580 0 0 19 0 1 0 1853405407 53624832 12161 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 13092 12161 1116 68 0 13024 0
[pid=3468] vsize: 52368
Current children cumulated CPU time (s) 108.94
Current children cumulated vsize (Kb) 52368

[startup+150.009 s]
Raw data (loadavg): 1.04 1.11 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 12347 0 0 0 9963 1699 0 0 18 0 1 0 1853405407 54030336 12258 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 13191 12258 1116 68 0 13123 0
[pid=3468] vsize: 52764
Current children cumulated CPU time (s) 116.62
Current children cumulated vsize (Kb) 52764

[startup+160.01 s]
Raw data (loadavg): 1.12 1.12 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 12445 0 0 0 10614 1812 0 0 18 0 1 0 1853405407 54435840 12356 4294967295 134512640 134736556 3221224560 3221223200 134536560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 13290 12356 1116 68 0 13222 0
[pid=3468] vsize: 53160
Current children cumulated CPU time (s) 124.26
Current children cumulated vsize (Kb) 53160

[startup+170.01 s]
Raw data (loadavg): 1.10 1.12 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 12541 0 0 0 11264 1924 0 0 19 0 1 0 1853405407 54841344 12452 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 13389 12452 1116 68 0 13321 0
[pid=3468] vsize: 53556
Current children cumulated CPU time (s) 131.88
Current children cumulated vsize (Kb) 53556

[startup+180.01 s]
Raw data (loadavg): 1.08 1.11 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 12648 0 0 0 11917 2039 0 0 19 0 1 0 1853405407 55250944 12559 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3468/statm): 13489 12559 1116 68 0 13421 0
[pid=3468] vsize: 53956
Current children cumulated CPU time (s) 139.56
Current children cumulated vsize (Kb) 53956

[startup+190.011 s]
Raw data (loadavg): 1.22 1.14 1.10 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 12743 0 0 0 12563 2155 0 0 18 0 1 0 1853405407 55656448 12654 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 13588 12654 1116 68 0 13520 0
[pid=3468] vsize: 54352
Current children cumulated CPU time (s) 147.18
Current children cumulated vsize (Kb) 54352

[startup+200.011 s]
Raw data (loadavg): 1.19 1.14 1.10 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 12842 0 0 0 13217 2263 0 0 18 0 1 0 1853405407 56061952 12753 4294967295 134512640 134736556 3221224560 3221223104 134540249 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 13687 12753 1116 68 0 13619 0
[pid=3468] vsize: 54748
Current children cumulated CPU time (s) 154.8
Current children cumulated vsize (Kb) 54748

[startup+210.012 s]
Raw data (loadavg): 1.16 1.13 1.10 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 12940 0 0 0 13859 2381 0 0 18 0 1 0 1853405407 56467456 12851 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3468/statm): 13786 12851 1116 68 0 13718 0
[pid=3468] vsize: 55144
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (Kb) 55144

[startup+220.013 s]
Raw data (loadavg): 1.13 1.13 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 13035 0 0 0 14511 2504 0 0 16 0 1 0 1853405407 56872960 12946 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 13885 12946 1116 68 0 13817 0
[pid=3468] vsize: 55540
Current children cumulated CPU time (s) 170.15
Current children cumulated vsize (Kb) 55540

[startup+230.013 s]
Raw data (loadavg): 1.11 1.12 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 13135 0 0 0 15156 2620 0 0 16 0 1 0 1853405407 57278464 13046 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 13984 13046 1116 68 0 13916 0
[pid=3468] vsize: 55936
Current children cumulated CPU time (s) 177.76
Current children cumulated vsize (Kb) 55936

[startup+240.014 s]
Raw data (loadavg): 1.10 1.12 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 13233 0 0 0 15813 2739 0 0 15 0 1 0 1853405407 57683968 13144 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 14083 13144 1116 68 0 14015 0
[pid=3468] vsize: 56332
Current children cumulated CPU time (s) 185.52
Current children cumulated vsize (Kb) 56332

[startup+250.014 s]
Raw data (loadavg): 1.08 1.11 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 13338 0 0 0 16460 2855 0 0 16 0 1 0 1853405407 58089472 13249 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 14182 13249 1116 68 0 14114 0
[pid=3468] vsize: 56728
Current children cumulated CPU time (s) 193.15
Current children cumulated vsize (Kb) 56728

[startup+260.015 s]
Raw data (loadavg): 1.07 1.11 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 13445 0 0 0 17110 2974 0 0 16 0 1 0 1853405407 58494976 13356 4294967295 134512640 134736556 3221224560 3221223132 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 14281 13356 1116 68 0 14213 0
[pid=3468] vsize: 57124
Current children cumulated CPU time (s) 200.84
Current children cumulated vsize (Kb) 57124

[startup+270.015 s]
Raw data (loadavg): 1.06 1.10 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 13559 0 0 0 17755 3091 0 0 15 0 1 0 1853405407 59035648 13470 4294967295 134512640 134736556 3221224560 3221223104 134716141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 14413 13470 1116 68 0 14345 0
[pid=3468] vsize: 57652
Current children cumulated CPU time (s) 208.46
Current children cumulated vsize (Kb) 57652

[startup+280.015 s]
Raw data (loadavg): 1.05 1.10 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 13684 0 0 0 18409 3205 0 0 15 0 1 0 1853405407 59576320 13595 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3468/statm): 14545 13595 1116 68 0 14477 0
[pid=3468] vsize: 58180
Current children cumulated CPU time (s) 216.14
Current children cumulated vsize (Kb) 58180

[startup+290.016 s]
Raw data (loadavg): 1.04 1.10 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 14570 0 0 0 19102 3309 0 0 16 0 1 0 1853405407 63225856 14481 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 15436 14481 1116 68 0 15368 0
[pid=3468] vsize: 61744
Current children cumulated CPU time (s) 224.11
Current children cumulated vsize (Kb) 61744

[startup+300.016 s]
Raw data (loadavg): 1.11 1.11 1.09 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 21051 0 0 0 19979 3362 0 0 17 0 1 0 1853405407 89722880 20962 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 21905 20962 1116 68 0 21837 0
[pid=3468] vsize: 87620
Current children cumulated CPU time (s) 233.41
Current children cumulated vsize (Kb) 87620

[startup+310.017 s]
Raw data (loadavg): 1.10 1.10 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 27601 0 0 0 20861 3414 0 0 17 0 1 0 1853405407 116625408 27512 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 28473 27512 1116 68 0 28405 0
[pid=3468] vsize: 113892
Current children cumulated CPU time (s) 242.75
Current children cumulated vsize (Kb) 113892

[startup+320.017 s]
Raw data (loadavg): 1.08 1.10 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 34317 0 0 0 21741 3465 0 0 18 0 1 0 1853405407 144068608 34228 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 35173 34228 1116 68 0 35105 0
[pid=3468] vsize: 140692
Current children cumulated CPU time (s) 252.06
Current children cumulated vsize (Kb) 140692

[startup+330.017 s]
Raw data (loadavg): 1.07 1.10 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 38955 0 0 0 22663 3501 0 0 23 0 1 0 1853405407 163180544 38862 4294967295 134512640 134736556 3221224560 3221223152 134716031 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 39839 38862 1116 68 0 39771 0
[pid=3468] vsize: 159356
Current children cumulated CPU time (s) 261.64
Current children cumulated vsize (Kb) 159356

[startup+340.017 s]
Raw data (loadavg): 1.06 1.09 1.09 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 39227 0 0 0 23640 3508 0 0 25 0 1 0 1853405407 164261888 39134 4294967295 134512640 134736556 3221224560 3221223184 134537450 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40103 39134 1116 68 0 40035 0
[pid=3468] vsize: 160412
Current children cumulated CPU time (s) 271.48
Current children cumulated vsize (Kb) 160412

[startup+350.018 s]
Raw data (loadavg): 1.05 1.09 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 39383 0 0 0 24633 3511 0 0 25 0 1 0 1853405407 164937728 39290 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40268 39290 1116 68 0 40200 0
[pid=3468] vsize: 161072
Current children cumulated CPU time (s) 281.44
Current children cumulated vsize (Kb) 161072

[startup+360.019 s]
Raw data (loadavg): 1.04 1.09 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 39477 0 0 0 25626 3513 0 0 25 0 1 0 1853405407 165335040 39384 4294967295 134512640 134736556 3221224560 3221223104 134543639 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40365 39384 1116 68 0 40297 0
[pid=3468] vsize: 161460
Current children cumulated CPU time (s) 291.39
Current children cumulated vsize (Kb) 161460

[startup+370.019 s]
Raw data (loadavg): 1.03 1.08 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 39519 0 0 0 26619 3516 0 0 25 0 1 0 1853405407 165453824 39426 4294967295 134512640 134736556 3221224560 3221223104 134551048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40394 39426 1116 68 0 40326 0
[pid=3468] vsize: 161576
Current children cumulated CPU time (s) 301.35
Current children cumulated vsize (Kb) 161576

[startup+380.019 s]
Raw data (loadavg): 1.03 1.08 1.08 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 39558 0 0 0 27614 3518 0 0 25 0 1 0 1853405407 165588992 39465 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40427 39465 1116 68 0 40359 0
[pid=3468] vsize: 161708
Current children cumulated CPU time (s) 311.32
Current children cumulated vsize (Kb) 161708

[startup+390.019 s]
Raw data (loadavg): 1.02 1.08 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 39597 0 0 0 28607 3520 0 0 25 0 1 0 1853405407 165859328 39504 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40493 39504 1116 68 0 40425 0
[pid=3468] vsize: 161972
Current children cumulated CPU time (s) 321.27
Current children cumulated vsize (Kb) 161972

[startup+400.019 s]
Raw data (loadavg): 1.02 1.07 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 39746 0 0 0 29590 3526 0 0 25 0 1 0 1853405407 166383616 39653 4294967295 134512640 134736556 3221224560 3221223120 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40621 39653 1116 68 0 40553 0
[pid=3468] vsize: 162484
Current children cumulated CPU time (s) 331.16
Current children cumulated vsize (Kb) 162484

[startup+410.02 s]
Raw data (loadavg): 1.02 1.07 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 39938 0 0 0 30576 3532 0 0 25 0 1 0 1853405407 167145472 39845 4294967295 134512640 134736556 3221224560 3221223320 134560348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40807 39845 1116 68 0 40739 0
[pid=3468] vsize: 163228
Current children cumulated CPU time (s) 341.08
Current children cumulated vsize (Kb) 163228

[startup+420.021 s]
Raw data (loadavg): 1.01 1.07 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 39973 0 0 0 31564 3538 0 0 25 0 1 0 1853405407 167280640 39880 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40840 39880 1116 68 0 40772 0
[pid=3468] vsize: 163360
Current children cumulated CPU time (s) 351.02
Current children cumulated vsize (Kb) 163360

[startup+430.021 s]
Raw data (loadavg): 1.01 1.07 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 40019 0 0 0 32551 3542 0 0 25 0 1 0 1853405407 167542784 39926 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40904 39926 1116 68 0 40836 0
[pid=3468] vsize: 163616
Current children cumulated CPU time (s) 360.93
Current children cumulated vsize (Kb) 163616

[startup+440.022 s]
Raw data (loadavg): 1.01 1.06 1.08 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 40048 0 0 0 33529 3549 0 0 25 0 1 0 1853405407 167677952 39955 4294967295 134512640 134736556 3221224560 3221223200 134544634 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 40937 39955 1116 68 0 40869 0
[pid=3468] vsize: 163748
Current children cumulated CPU time (s) 370.78
Current children cumulated vsize (Kb) 163748

[startup+450.021 s]
Raw data (loadavg): 1.01 1.06 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 40174 0 0 0 34508 3556 0 0 18 0 1 0 1853405407 168198144 40081 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 41064 40081 1116 68 0 40996 0
[pid=3468] vsize: 164256
Current children cumulated CPU time (s) 380.64
Current children cumulated vsize (Kb) 164256

[startup+460.021 s]
Raw data (loadavg): 1.00 1.06 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 40418 0 0 0 35487 3564 0 0 25 0 1 0 1853405407 169140224 40325 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 41294 40325 1116 68 0 41226 0
[pid=3468] vsize: 165176
Current children cumulated CPU time (s) 390.51
Current children cumulated vsize (Kb) 165176

[startup+470.022 s]
Raw data (loadavg): 1.00 1.06 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 40575 0 0 0 36480 3568 0 0 25 0 1 0 1853405407 169803776 40482 4294967295 134512640 134736556 3221224560 3221223152 134540247 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 41456 40482 1116 68 0 41388 0
[pid=3468] vsize: 165824
Current children cumulated CPU time (s) 400.48
Current children cumulated vsize (Kb) 165824

[startup+480.022 s]
Raw data (loadavg): 1.00 1.05 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 40688 0 0 0 37476 3570 0 0 25 0 1 0 1853405407 170209280 40595 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 41555 40595 1116 68 0 41487 0
[pid=3468] vsize: 166220
Current children cumulated CPU time (s) 410.46
Current children cumulated vsize (Kb) 166220

[startup+490.023 s]
Raw data (loadavg): 1.00 1.05 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 40813 0 0 0 38470 3572 0 0 25 0 1 0 1853405407 170749952 40720 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 41687 40720 1116 68 0 41619 0
[pid=3468] vsize: 166748
Current children cumulated CPU time (s) 420.42
Current children cumulated vsize (Kb) 166748

[startup+500.022 s]
Raw data (loadavg): 1.00 1.05 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 40956 0 0 0 39464 3575 0 0 25 0 1 0 1853405407 171413504 40863 4294967295 134512640 134736556 3221224560 3221223156 134540399 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 41849 40863 1116 68 0 41781 0
[pid=3468] vsize: 167396
Current children cumulated CPU time (s) 430.39
Current children cumulated vsize (Kb) 167396

[startup+510.022 s]
Raw data (loadavg): 1.00 1.05 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 41085 0 0 0 40458 3577 0 0 25 0 1 0 1853405407 171945984 40992 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 41979 40992 1116 68 0 41911 0
[pid=3468] vsize: 167916
Current children cumulated CPU time (s) 440.35
Current children cumulated vsize (Kb) 167916

[startup+520.022 s]
Raw data (loadavg): 1.00 1.05 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 41223 0 0 0 41451 3580 0 0 25 0 1 0 1853405407 172486656 41130 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 42111 41130 1116 68 0 42043 0
[pid=3468] vsize: 168444
Current children cumulated CPU time (s) 450.31
Current children cumulated vsize (Kb) 168444

[startup+530.022 s]
Raw data (loadavg): 1.00 1.04 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 41701 0 0 0 42428 3590 0 0 25 0 1 0 1853405407 174379008 41608 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 42573 41608 1116 68 0 42505 0
[pid=3468] vsize: 170292
Current children cumulated CPU time (s) 460.18
Current children cumulated vsize (Kb) 170292

[startup+540.023 s]
Raw data (loadavg): 1.00 1.04 1.07 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 41899 0 0 0 43413 3596 0 0 25 0 1 0 1853405407 175190016 41806 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 42771 41806 1116 68 0 42703 0
[pid=3468] vsize: 171084
Current children cumulated CPU time (s) 470.09
Current children cumulated vsize (Kb) 171084

[startup+550.023 s]
Raw data (loadavg): 1.00 1.04 1.06 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 42124 0 0 0 44395 3603 0 0 25 0 1 0 1853405407 176111616 42031 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 42996 42031 1116 68 0 42928 0
[pid=3468] vsize: 171984
Current children cumulated CPU time (s) 479.98
Current children cumulated vsize (Kb) 171984

[startup+560.023 s]
Raw data (loadavg): 1.00 1.04 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 42276 0 0 0 45381 3608 0 0 25 0 1 0 1853405407 176754688 42183 4294967295 134512640 134736556 3221224560 3221223172 134537472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 43153 42183 1116 68 0 43085 0
[pid=3468] vsize: 172612
Current children cumulated CPU time (s) 489.89
Current children cumulated vsize (Kb) 172612

[startup+570.023 s]
Raw data (loadavg): 1.00 1.04 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 42340 0 0 0 46373 3610 0 0 25 0 1 0 1853405407 177008640 42247 4294967295 134512640 134736556 3221224560 3221223152 134716340 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 43215 42247 1116 68 0 43147 0
[pid=3468] vsize: 172860
Current children cumulated CPU time (s) 499.83
Current children cumulated vsize (Kb) 172860

[startup+580.023 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 42390 0 0 0 47363 3613 0 0 25 0 1 0 1853405407 177266688 42297 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 43278 42297 1116 68 0 43210 0
[pid=3468] vsize: 173112
Current children cumulated CPU time (s) 509.76
Current children cumulated vsize (Kb) 173112

[startup+590.024 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 42896 0 0 0 48340 3622 0 0 25 0 1 0 1853405407 179273728 42803 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 43768 42803 1116 68 0 43700 0
[pid=3468] vsize: 175072
Current children cumulated CPU time (s) 519.62
Current children cumulated vsize (Kb) 175072

[startup+600.024 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 42992 0 0 0 49331 3626 0 0 25 0 1 0 1853405407 179646464 42899 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 43859 42899 1116 68 0 43791 0
[pid=3468] vsize: 175436
Current children cumulated CPU time (s) 529.57
Current children cumulated vsize (Kb) 175436

[startup+610.023 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 43063 0 0 0 50319 3631 0 0 25 0 1 0 1853405407 180023296 42970 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 43951 42970 1116 68 0 43883 0
[pid=3468] vsize: 175804
Current children cumulated CPU time (s) 539.5
Current children cumulated vsize (Kb) 175804

[startup+620.023 s]
Raw data (loadavg): 1.00 1.03 1.06 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 43173 0 0 0 51306 3636 0 0 25 0 1 0 1853405407 180396032 43080 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 44042 43080 1116 68 0 43974 0
[pid=3468] vsize: 176168
Current children cumulated CPU time (s) 549.42
Current children cumulated vsize (Kb) 176168

[startup+630.023 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 43346 0 0 0 52294 3640 0 0 25 0 1 0 1853405407 181198848 43253 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 44238 43253 1116 68 0 44170 0
[pid=3468] vsize: 176952
Current children cumulated CPU time (s) 559.34
Current children cumulated vsize (Kb) 176952

[startup+640.023 s]
Raw data (loadavg): 1.00 1.03 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 43585 0 0 0 53282 3646 0 0 25 0 1 0 1853405407 182145024 43492 4294967295 134512640 134736556 3221224560 3221223088 134540037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 44469 43492 1116 68 0 44401 0
[pid=3468] vsize: 177876
Current children cumulated CPU time (s) 569.28
Current children cumulated vsize (Kb) 177876

[startup+650.023 s]
Raw data (loadavg): 1.00 1.02 1.06 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 43628 0 0 0 54270 3650 0 0 25 0 1 0 1853405407 182276096 43535 4294967295 134512640 134736556 3221224560 3221223344 134602986 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 44501 43535 1116 68 0 44433 0
[pid=3468] vsize: 178004
Current children cumulated CPU time (s) 579.2
Current children cumulated vsize (Kb) 178004

[startup+660.023 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 43653 0 0 0 55262 3654 0 0 25 0 1 0 1853405407 182378496 43560 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 44526 43560 1116 68 0 44458 0
[pid=3468] vsize: 178104
Current children cumulated CPU time (s) 589.16
Current children cumulated vsize (Kb) 178104

[startup+670.023 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 43941 0 0 0 56251 3658 0 0 25 0 1 0 1853405407 183545856 43848 4294967295 134512640 134736556 3221224560 3221223232 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 44811 43848 1116 68 0 44743 0
[pid=3468] vsize: 179244
Current children cumulated CPU time (s) 599.09
Current children cumulated vsize (Kb) 179244

[startup+680.023 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 44060 0 0 0 57240 3662 0 0 25 0 1 0 1853405407 184082432 43967 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 44942 43967 1116 68 0 44874 0
[pid=3468] vsize: 179768
Current children cumulated CPU time (s) 609.02
Current children cumulated vsize (Kb) 179768

[startup+690.023 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 44132 0 0 0 58233 3664 0 0 25 0 1 0 1853405407 184352768 44039 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 45008 44039 1116 68 0 44940 0
[pid=3468] vsize: 180032
Current children cumulated CPU time (s) 618.97
Current children cumulated vsize (Kb) 180032

[startup+700.023 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 44133 0 0 0 59225 3667 0 0 25 0 1 0 1853405407 184352768 44040 4294967295 134512640 134736556 3221224560 3221223248 134536470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 45008 44040 1116 68 0 44940 0
[pid=3468] vsize: 180032
Current children cumulated CPU time (s) 628.92
Current children cumulated vsize (Kb) 180032

[startup+710.023 s]
Raw data (loadavg): 1.00 1.02 1.05 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 44140 0 0 0 60219 3670 0 0 25 0 1 0 1853405407 184352768 44047 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3468/statm): 45008 44047 1116 68 0 44940 0
[pid=3468] vsize: 180032
Current children cumulated CPU time (s) 638.89
Current children cumulated vsize (Kb) 180032

[startup+720.023 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 44145 0 0 0 61211 3673 0 0 25 0 1 0 1853405407 184483840 44052 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 45040 44052 1116 68 0 44972 0
[pid=3468] vsize: 180160
Current children cumulated CPU time (s) 648.84
Current children cumulated vsize (Kb) 180160

[startup+730.023 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 44146 0 0 0 62201 3676 0 0 25 0 1 0 1853405407 184475648 44053 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 45038 44053 1116 68 0 44970 0
[pid=3468] vsize: 180152
Current children cumulated CPU time (s) 658.77
Current children cumulated vsize (Kb) 180152

[startup+740.024 s]
Raw data (loadavg): 1.00 1.02 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 44284 0 0 0 63188 3681 0 0 25 0 1 0 1853405407 185016320 44182 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 45170 44182 1116 68 0 45102 0
[pid=3468] vsize: 180680
Current children cumulated CPU time (s) 668.69
Current children cumulated vsize (Kb) 180680

[startup+750.024 s]
Raw data (loadavg): 1.00 1.01 1.05 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 44603 0 0 0 64170 3687 0 0 25 0 1 0 1853405407 186232832 44501 4294967295 134512640 134736556 3221224560 3221223168 134537420 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 45467 44501 1116 68 0 45399 0
[pid=3468] vsize: 181868
Current children cumulated CPU time (s) 678.57
Current children cumulated vsize (Kb) 181868

[startup+760.023 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 44886 0 0 0 65156 3694 0 0 25 0 1 0 1853405407 187441152 44784 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 45762 44784 1116 68 0 45694 0
[pid=3468] vsize: 183048
Current children cumulated CPU time (s) 688.5
Current children cumulated vsize (Kb) 183048

[startup+770.024 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 45218 0 0 0 66136 3701 0 0 25 0 1 0 1853405407 188792832 45116 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 46092 45116 1116 68 0 46024 0
[pid=3468] vsize: 184368
Current children cumulated CPU time (s) 698.37
Current children cumulated vsize (Kb) 184368

[startup+780.024 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 45480 0 0 0 67115 3709 0 0 25 0 1 0 1853405407 189874176 45378 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 46356 45378 1116 68 0 46288 0
[pid=3468] vsize: 185424
Current children cumulated CPU time (s) 708.24
Current children cumulated vsize (Kb) 185424

[startup+790.024 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 45599 0 0 0 68100 3714 0 0 25 0 1 0 1853405407 190394368 45497 4294967295 134512640 134736556 3221224560 3221223216 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 46483 45497 1116 68 0 46415 0
[pid=3468] vsize: 185932
Current children cumulated CPU time (s) 718.14
Current children cumulated vsize (Kb) 185932

[startup+800.024 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 45899 0 0 0 69085 3721 0 0 25 0 1 0 1853405407 191606784 45797 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 46779 45797 1116 68 0 46711 0
[pid=3468] vsize: 187116
Current children cumulated CPU time (s) 728.06
Current children cumulated vsize (Kb) 187116

[startup+810.023 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 46050 0 0 0 70074 3725 0 0 25 0 1 0 1853405407 192147456 45948 4294967295 134512640 134736556 3221224560 3221223136 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 46911 45948 1116 68 0 46843 0
[pid=3468] vsize: 187644
Current children cumulated CPU time (s) 737.99
Current children cumulated vsize (Kb) 187644

[startup+820.023 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 46086 0 0 0 71071 3726 0 0 25 0 1 0 1853405407 192282624 45984 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 46944 45984 1116 68 0 46876 0
[pid=3468] vsize: 187776
Current children cumulated CPU time (s) 747.97
Current children cumulated vsize (Kb) 187776

[startup+830.023 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 46111 0 0 0 72069 3727 0 0 25 0 1 0 1853405407 192421888 46009 4294967295 134512640 134736556 3221224560 3221223232 134528729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 46978 46009 1116 68 0 46910 0
[pid=3468] vsize: 187912
Current children cumulated CPU time (s) 757.96
Current children cumulated vsize (Kb) 187912

[startup+840.024 s]
Raw data (loadavg): 1.00 1.01 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 46162 0 0 0 73057 3731 0 0 25 0 1 0 1853405407 192692224 46060 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 47044 46060 1116 68 0 46976 0
[pid=3468] vsize: 188176
Current children cumulated CPU time (s) 767.88
Current children cumulated vsize (Kb) 188176

[startup+850.024 s]
Raw data (loadavg): 1.00 1.00 1.04 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 46176 0 0 0 74040 3737 0 0 25 0 1 0 1853405407 192692224 46074 4294967295 134512640 134736556 3221224560 3221223228 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 47044 46074 1116 68 0 46976 0
[pid=3468] vsize: 188176
Current children cumulated CPU time (s) 777.77
Current children cumulated vsize (Kb) 188176

[startup+860.024 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 46421 0 0 0 75022 3744 0 0 25 0 1 0 1853405407 193773568 46319 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 47308 46319 1116 68 0 47240 0
[pid=3468] vsize: 189232
Current children cumulated CPU time (s) 787.66
Current children cumulated vsize (Kb) 189232

[startup+870.024 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 46688 0 0 0 76012 3748 0 0 25 0 1 0 1853405407 194850816 46586 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 47571 46586 1116 68 0 47503 0
[pid=3468] vsize: 190284
Current children cumulated CPU time (s) 797.6
Current children cumulated vsize (Kb) 190284

[startup+880.024 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47238 0 0 0 76997 3753 0 0 25 0 1 0 1853405407 197013504 47136 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 48099 47136 1116 68 0 48031 0
[pid=3468] vsize: 192396
Current children cumulated CPU time (s) 807.5
Current children cumulated vsize (Kb) 192396

[startup+890.024 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47317 0 0 0 77985 3758 0 0 25 0 1 0 1853405407 197419008 47215 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 48198 47215 1116 68 0 48130 0
[pid=3468] vsize: 192792
Current children cumulated CPU time (s) 817.43
Current children cumulated vsize (Kb) 192792

[startup+900.024 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47443 0 0 0 78970 3762 0 0 25 0 1 0 1853405407 197959680 47341 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 48330 47341 1116 68 0 48262 0
[pid=3468] vsize: 193320
Current children cumulated CPU time (s) 827.32
Current children cumulated vsize (Kb) 193320

[startup+910.024 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47591 0 0 0 79960 3767 0 0 25 0 1 0 1853405407 198524928 47489 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 48468 47489 1116 68 0 48400 0
[pid=3468] vsize: 193872
Current children cumulated CPU time (s) 837.27
Current children cumulated vsize (Kb) 193872

[startup+920.024 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47818 0 0 0 80945 3773 0 0 25 0 1 0 1853405407 199471104 47716 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 48699 47716 1116 68 0 48631 0
[pid=3468] vsize: 194796
Current children cumulated CPU time (s) 847.18
Current children cumulated vsize (Kb) 194796

[startup+930.024 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47855 0 0 0 81931 3778 0 0 25 0 1 0 1853405407 199602176 47753 4294967295 134512640 134736556 3221224560 3221223132 134551266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 48731 47753 1116 68 0 48663 0
[pid=3468] vsize: 194924
Current children cumulated CPU time (s) 857.09
Current children cumulated vsize (Kb) 194924

[startup+940.025 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47889 0 0 0 82924 3780 0 0 25 0 1 0 1853405407 199737344 47787 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 48764 47787 1116 68 0 48696 0
[pid=3468] vsize: 195056
Current children cumulated CPU time (s) 867.04
Current children cumulated vsize (Kb) 195056

[startup+950.025 s]
Raw data (loadavg): 1.00 1.00 1.03 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47905 0 0 0 83909 3786 0 0 25 0 1 0 1853405407 199872512 47803 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3468/statm): 48797 47803 1116 68 0 48729 0
[pid=3468] vsize: 195188
Current children cumulated CPU time (s) 876.95
Current children cumulated vsize (Kb) 195188

[startup+960.025 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47905 0 0 0 84899 3789 0 0 20 0 1 0 1853405407 199798784 47803 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48779 47803 1116 68 0 48711 0
[pid=3468] vsize: 195116
Current children cumulated CPU time (s) 886.88
Current children cumulated vsize (Kb) 195116

[startup+970.025 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47915 0 0 0 85886 3793 0 0 25 0 1 0 1853405407 199798784 47813 4294967295 134512640 134736556 3221224560 3221223084 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48779 47813 1116 68 0 48711 0
[pid=3468] vsize: 195116
Current children cumulated CPU time (s) 896.79
Current children cumulated vsize (Kb) 195116

[startup+980.025 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47915 0 0 0 86873 3798 0 0 25 0 1 0 1853405407 199798784 47813 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48779 47813 1116 68 0 48711 0
[pid=3468] vsize: 195116
Current children cumulated CPU time (s) 906.71
Current children cumulated vsize (Kb) 195116

[startup+990.025 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47916 0 0 0 87869 3799 0 0 25 0 1 0 1853405407 199798784 47814 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48779 47814 1116 68 0 48711 0
[pid=3468] vsize: 195116
Current children cumulated CPU time (s) 916.68
Current children cumulated vsize (Kb) 195116

[startup+1000.02 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47927 0 0 0 88865 3800 0 0 25 0 1 0 1853405407 199933952 47825 4294967295 134512640 134736556 3221224560 3221223152 134537400 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48812 47825 1116 68 0 48744 0
[pid=3468] vsize: 195248
Current children cumulated CPU time (s) 926.65
Current children cumulated vsize (Kb) 195248

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47929 0 0 0 89860 3802 0 0 25 0 1 0 1853405407 199933952 47827 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48812 47827 1116 68 0 48744 0
[pid=3468] vsize: 195248
Current children cumulated CPU time (s) 936.62
Current children cumulated vsize (Kb) 195248

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47933 0 0 0 90856 3805 0 0 25 0 1 0 1853405407 199933952 47831 4294967295 134512640 134736556 3221224560 3221223072 134543181 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48812 47831 1116 68 0 48744 0
[pid=3468] vsize: 195248
Current children cumulated CPU time (s) 946.61
Current children cumulated vsize (Kb) 195248

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47943 0 0 0 91852 3806 0 0 25 0 1 0 1853405407 199933952 47841 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48812 47841 1116 68 0 48744 0
[pid=3468] vsize: 195248
Current children cumulated CPU time (s) 956.58
Current children cumulated vsize (Kb) 195248

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 47944 0 0 0 92848 3807 0 0 25 0 1 0 1853405407 199933952 47842 4294967295 134512640 134736556 3221224560 3221223168 134537415 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48812 47842 1116 68 0 48744 0
[pid=3468] vsize: 195248
Current children cumulated CPU time (s) 966.55
Current children cumulated vsize (Kb) 195248

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48002 0 0 0 93837 3813 0 0 25 0 1 0 1853405407 200200192 47900 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48877 47900 1116 68 0 48809 0
[pid=3468] vsize: 195508
Current children cumulated CPU time (s) 976.5
Current children cumulated vsize (Kb) 195508

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 1.02 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48007 0 0 0 94825 3818 0 0 25 0 1 0 1853405407 200200192 47905 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48877 47905 1116 68 0 48809 0
[pid=3468] vsize: 195508
Current children cumulated CPU time (s) 986.43
Current children cumulated vsize (Kb) 195508

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48013 0 0 0 95817 3821 0 0 25 0 1 0 1853405407 200200192 47911 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48877 47911 1116 68 0 48809 0
[pid=3468] vsize: 195508
Current children cumulated CPU time (s) 996.38
Current children cumulated vsize (Kb) 195508

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48046 0 0 0 96809 3824 0 0 25 0 1 0 1853405407 200335360 47944 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 48910 47944 1116 68 0 48842 0
[pid=3468] vsize: 195640
Current children cumulated CPU time (s) 1006.33
Current children cumulated vsize (Kb) 195640

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48220 0 0 0 97803 3827 0 0 25 0 1 0 1853405407 201146368 48118 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49108 48118 1116 68 0 49040 0
[pid=3468] vsize: 196432
Current children cumulated CPU time (s) 1016.3
Current children cumulated vsize (Kb) 196432

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48353 0 0 0 98797 3830 0 0 25 0 1 0 1853405407 201687040 48251 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49240 48251 1116 68 0 49172 0
[pid=3468] vsize: 196960
Current children cumulated CPU time (s) 1026.27
Current children cumulated vsize (Kb) 196960

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48455 0 0 0 99792 3832 0 0 25 0 1 0 1853405407 202084352 48353 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49337 48353 1116 68 0 49269 0
[pid=3468] vsize: 197348
Current children cumulated CPU time (s) 1036.24
Current children cumulated vsize (Kb) 197348

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48609 0 0 0 100787 3834 0 0 25 0 1 0 1853405407 202752000 48507 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49500 48507 1116 68 0 49432 0
[pid=3468] vsize: 198000
Current children cumulated CPU time (s) 1046.21
Current children cumulated vsize (Kb) 198000

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48726 0 0 0 101783 3835 0 0 25 0 1 0 1853405407 203157504 48624 4294967295 134512640 134736556 3221224560 3221223172 134544543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49599 48624 1116 68 0 49531 0
[pid=3468] vsize: 198396
Current children cumulated CPU time (s) 1056.18
Current children cumulated vsize (Kb) 198396

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48787 0 0 0 102777 3837 0 0 25 0 1 0 1853405407 203427840 48685 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49665 48685 1116 68 0 49597 0
[pid=3468] vsize: 198660
Current children cumulated CPU time (s) 1066.14
Current children cumulated vsize (Kb) 198660

[startup+1150.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48876 0 0 0 103766 3842 0 0 25 0 1 0 1853405407 203833344 48774 4294967295 134512640 134736556 3221224560 3221223152 134716430 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49764 48774 1116 68 0 49696 0
[pid=3468] vsize: 199056
Current children cumulated CPU time (s) 1076.08
Current children cumulated vsize (Kb) 199056

[startup+1160.03 s]
Raw data (loadavg): 1.00 1.00 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48971 0 0 0 104758 3844 0 0 25 0 1 0 1853405407 204238848 48869 4294967295 134512640 134736556 3221224560 3221223232 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49863 48869 1116 68 0 49795 0
[pid=3468] vsize: 199452
Current children cumulated CPU time (s) 1086.02
Current children cumulated vsize (Kb) 199452

[startup+1170.03 s]
Raw data (loadavg): 1.07 1.02 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48971 0 0 0 105753 3846 0 0 25 0 1 0 1853405407 204238848 48869 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49863 48869 1116 68 0 49795 0
[pid=3468] vsize: 199452
Current children cumulated CPU time (s) 1095.99
Current children cumulated vsize (Kb) 199452

[startup+1180.03 s]
Raw data (loadavg): 1.06 1.02 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48976 0 0 0 106748 3849 0 0 25 0 1 0 1853405407 204238848 48874 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49863 48874 1116 68 0 49795 0
[pid=3468] vsize: 199452
Current children cumulated CPU time (s) 1105.97
Current children cumulated vsize (Kb) 199452

[startup+1190.03 s]
Raw data (loadavg): 1.05 1.01 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 48982 0 0 0 107742 3851 0 0 25 0 1 0 1853405407 204238848 48880 4294967295 134512640 134736556 3221224560 3221223248 134524335 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 49863 48880 1116 68 0 49795 0
[pid=3468] vsize: 199452
Current children cumulated CPU time (s) 1115.93
Current children cumulated vsize (Kb) 199452

[startup+1200.03 s]
Raw data (loadavg): 1.04 1.01 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 49196 0 0 0 108732 3855 0 0 25 0 1 0 1853405407 205045760 49094 4294967295 134512640 134736556 3221224560 3221223120 134543703 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 50060 49094 1116 68 0 49992 0
[pid=3468] vsize: 200240
Current children cumulated CPU time (s) 1125.87
Current children cumulated vsize (Kb) 200240

[startup+1210.03 s]
Raw data (loadavg): 1.04 1.01 1.01 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 49385 0 0 0 109725 3859 0 0 25 0 1 0 1853405407 205856768 49283 4294967295 134512640 134736556 3221224560 3221223136 134543107 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 50258 49283 1116 68 0 50190 0
[pid=3468] vsize: 201032
Current children cumulated CPU time (s) 1135.84
Current children cumulated vsize (Kb) 201032

[startup+1220.03 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 49596 0 0 0 110718 3862 0 0 25 0 1 0 1853405407 206802944 49494 4294967295 134512640 134736556 3221224560 3221223184 134544698 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 50489 49494 1116 68 0 50421 0
[pid=3468] vsize: 201956
Current children cumulated CPU time (s) 1145.8
Current children cumulated vsize (Kb) 201956

[startup+1230.03 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) T 3467 3468 19316 0 -1 0 49727 0 0 0 111711 3865 0 0 25 0 1 0 1853405407 207343616 49625 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3468/statm): 50621 49625 1116 68 0 50553 0
[pid=3468] vsize: 202484
Current children cumulated CPU time (s) 1155.76
Current children cumulated vsize (Kb) 202484

[startup+1240.03 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 49843 0 0 0 112705 3868 0 0 25 0 1 0 1853405407 207732736 49741 4294967295 134512640 134736556 3221224560 3221223168 134537375 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 50716 49741 1116 68 0 50648 0
[pid=3468] vsize: 202864
Current children cumulated CPU time (s) 1165.73
Current children cumulated vsize (Kb) 202864

[startup+1250.03 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 49908 0 0 0 113700 3871 0 0 25 0 1 0 1853405407 207998976 49806 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 50781 49806 1116 68 0 50713 0
[pid=3468] vsize: 203124
Current children cumulated CPU time (s) 1175.71
Current children cumulated vsize (Kb) 203124

[startup+1260.03 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 3468
Raw data (/proc/3468/stat): 3468 (bsolo) R 3467 3468 19316 0 -1 0 49910 0 0 0 114697 3872 0 0 25 0 1 0 1853405407 207998976 49808 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3468/statm): 50781 49808 1116 68 0 50713 0
[pid=3468] vsize: 203124
Current children cumulated CPU time (s) 1185.69
Current children cumulated vsize (Kb) 203124
One traced child (pid=3468) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1269.49
CPU time (s): 1195.14
CPU user time (s): 1156.31
CPU system time (s): 38.8301
CPU usage (%): 94.143
Max. virtual memory (cumulated for all children) (Kb): 203124

Verifier Data

ERROR: no interpretation found !