Some explanations

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

General information on the benchmark

Namemps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scorpion.opb
MD5SUMd78b2a3709ef5514ef5552f6badb37ec
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 8460
Biggest coefficient in the objective function 10788957847552
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 603693086370759
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 33554432000000
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 603693086370759
Number of bits of the biggest sum of numbers50
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables10740
Total number of constraints388
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 constraints388
Minimum length of a constraint30
Maximum length of a constraint600

Trace number 518

Launcher Data

LAUNCH ON wulflinc15 THE 2005-09-18 10:46:07 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=461 boxname=wulflinc15 idbench=461 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  d78b2a3709ef5514ef5552f6badb37ec  /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-20-10-scorpion.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-20-10-scorpion.opb
IDLAUNCH: 461
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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:        940408 kB
Buffers:         35232 kB
Cached:          29696 kB
SwapCached:        692 kB
Active:          54304 kB
Inactive:        13252 kB
HighTotal:      131008 kB
HighFree:        98112 kB
LowTotal:       903652 kB
LowFree:        842296 kB
SwapTotal:     2097136 kB
SwapFree:      2095920 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            21088 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:06:11 (client local time) WITH STATUS 0 IN 1195.1 SECONDS
stats: 461 7 1195.1 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 10740 variables and 644 constraints.
c	preprocess terminated. Elapsed time: 4.854
c After prepocess the problem consists of 8940 variables and 541 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 8940 #Dec: 52636 LB: 0 @ 263.01
c Restart #2 #Var: 8940 #Dec: 117412 LB: 0 @ 558.51
c CHANGE Heuristic... 
c Restart #0 #Var: 8940 #Dec: 199836 LB: 0 @ 919.05
c Restart #1 #Var: 8940 #Dec: 200255 LB: 0 @ 925.66
c Restart #2 #Var: 8940 #Dec: 200704 LB: 0 @ 932.93
c Restart #3 #Var: 8940 #Dec: 201352 LB: 0 @ 943.49
c Restart #4 #Var: 8940 #Dec: 202197 LB: 0 @ 957.34
c Restart #5 #Var: 8940 #Dec: 203245 LB: 0 @ 974.7
c Restart #6 #Var: 8940 #Dec: 204490 LB: 0 @ 995.52
c Restart #7 #Var: 8940 #Dec: 205938 LB: 0 @ 1020
c Restart #8 #Var: 8940 #Dec: 207584 LB: 0 @ 1047.8
c Restart #9 #Var: 8940 #Dec: 209429 LB: 0 @ 1078.8
c Restart #10 #Var: 8940 #Dec: 211474 LB: 0 @ 1114
c Restart #11 #Var: 8940 #Dec: 213718 LB: 0 @ 1152.3
c Restart #12 #Var: 8940 #Dec: 216162 LB: 0 @ 1193.5
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/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782404986 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 107 3 90 68 0 39 0
[pid=1285] 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/wulflinc15/normalized-mps-v2-20-10-scorpion.opb

[startup+10.0033 s]
Raw data (loadavg): 0.80 0.94 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8547 0 0 0 961 26 0 0 25 0 1 0 1782404986 38551552 8458 4294967295 134512640 134736556 3221224560 3221223136 134558409 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8458 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (Kb) 37648

[startup+20.0041 s]
Raw data (loadavg): 0.83 0.94 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8548 0 0 0 1957 28 0 0 25 0 1 0 1782404986 38551552 8459 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8459 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (Kb) 37648

[startup+30.0049 s]
Raw data (loadavg): 0.86 0.94 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8549 0 0 0 2952 30 0 0 25 0 1 0 1782404986 38551552 8460 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8460 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 29.82
Current children cumulated vsize (Kb) 37648

[startup+40.0048 s]
Raw data (loadavg): 0.88 0.94 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8551 0 0 0 3946 33 0 0 25 0 1 0 1782404986 38551552 8462 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8462 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 39.79
Current children cumulated vsize (Kb) 37648

[startup+50.0056 s]
Raw data (loadavg): 0.90 0.94 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8553 0 0 0 4939 35 0 0 25 0 1 0 1782404986 38551552 8464 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8464 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 49.74
Current children cumulated vsize (Kb) 37648

[startup+60.0064 s]
Raw data (loadavg): 0.91 0.94 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8555 0 0 0 5929 39 0 0 25 0 1 0 1782404986 38551552 8466 4294967295 134512640 134736556 3221224560 3221223280 134645798 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8466 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 59.68
Current children cumulated vsize (Kb) 37648

[startup+70.0072 s]
Raw data (loadavg): 0.93 0.94 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8559 0 0 0 6915 44 0 0 25 0 1 0 1782404986 38551552 8470 4294967295 134512640 134736556 3221224560 3221223200 134648999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8470 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 69.59
Current children cumulated vsize (Kb) 37648

[startup+80.0091 s]
Raw data (loadavg): 0.94 0.95 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8569 0 0 0 7903 49 0 0 25 0 1 0 1782404986 38551552 8480 4294967295 134512640 134736556 3221224560 3221223152 134558406 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8480 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 79.52
Current children cumulated vsize (Kb) 37648

[startup+90.0089 s]
Raw data (loadavg): 0.95 0.95 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8581 0 0 0 8888 54 0 0 25 0 1 0 1782404986 38551552 8492 4294967295 134512640 134736556 3221224560 3221223152 134558322 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8492 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 89.42
Current children cumulated vsize (Kb) 37648

[startup+100.009 s]
Raw data (loadavg): 0.95 0.95 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8587 0 0 0 9874 59 0 0 25 0 1 0 1782404986 38551552 8498 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9412 8498 1116 68 0 9344 0
[pid=1285] vsize: 37648
Current children cumulated CPU time (s) 99.33
Current children cumulated vsize (Kb) 37648

[startup+110.01 s]
Raw data (loadavg): 1.03 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8593 0 0 0 10860 63 0 0 25 0 1 0 1782404986 38686720 8504 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9445 8504 1116 68 0 9377 0
[pid=1285] vsize: 37780
Current children cumulated CPU time (s) 109.23
Current children cumulated vsize (Kb) 37780

[startup+120.01 s]
Raw data (loadavg): 1.03 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8598 0 0 0 11844 68 0 0 25 0 1 0 1782404986 38686720 8509 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9445 8509 1116 68 0 9377 0
[pid=1285] vsize: 37780
Current children cumulated CPU time (s) 119.12
Current children cumulated vsize (Kb) 37780

[startup+130.011 s]
Raw data (loadavg): 1.02 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8603 0 0 0 12829 73 0 0 25 0 1 0 1782404986 38686720 8514 4294967295 134512640 134736556 3221224560 3221223216 134649116 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9445 8514 1116 68 0 9377 0
[pid=1285] vsize: 37780
Current children cumulated CPU time (s) 129.02
Current children cumulated vsize (Kb) 37780

[startup+140.012 s]
Raw data (loadavg): 1.02 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8607 0 0 0 13811 78 0 0 25 0 1 0 1782404986 38686720 8518 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9445 8518 1116 68 0 9377 0
[pid=1285] vsize: 37780
Current children cumulated CPU time (s) 138.89
Current children cumulated vsize (Kb) 37780

[startup+150.012 s]
Raw data (loadavg): 1.02 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8611 0 0 0 14796 84 0 0 25 0 1 0 1782404986 38686720 8522 4294967295 134512640 134736556 3221224560 3221223152 134558411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9445 8522 1116 68 0 9377 0
[pid=1285] vsize: 37780
Current children cumulated CPU time (s) 148.8
Current children cumulated vsize (Kb) 37780

[startup+160.013 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8620 0 0 0 15779 90 0 0 25 0 1 0 1782404986 38686720 8531 4294967295 134512640 134736556 3221224560 3221223128 134560350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9445 8531 1116 68 0 9377 0
[pid=1285] vsize: 37780
Current children cumulated CPU time (s) 158.69
Current children cumulated vsize (Kb) 37780

[startup+170.013 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8629 0 0 0 16761 96 0 0 25 0 1 0 1782404986 38821888 8540 4294967295 134512640 134736556 3221224560 3221223132 134560358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9478 8540 1116 68 0 9410 0
[pid=1285] vsize: 37912
Current children cumulated CPU time (s) 168.57
Current children cumulated vsize (Kb) 37912

[startup+180.014 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8637 0 0 0 17747 101 0 0 25 0 1 0 1782404986 38821888 8548 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9478 8548 1116 68 0 9410 0
[pid=1285] vsize: 37912
Current children cumulated CPU time (s) 178.48
Current children cumulated vsize (Kb) 37912

[startup+190.015 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8652 0 0 0 18731 107 0 0 25 0 1 0 1782404986 38821888 8563 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9478 8563 1116 68 0 9410 0
[pid=1285] vsize: 37912
Current children cumulated CPU time (s) 188.38
Current children cumulated vsize (Kb) 37912

[startup+200.015 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8657 0 0 0 19717 113 0 0 25 0 1 0 1782404986 38821888 8568 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9478 8568 1116 68 0 9410 0
[pid=1285] vsize: 37912
Current children cumulated CPU time (s) 198.3
Current children cumulated vsize (Kb) 37912

[startup+210.016 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8673 0 0 0 20701 119 0 0 25 0 1 0 1782404986 38957056 8584 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9511 8584 1116 68 0 9443 0
[pid=1285] vsize: 38044
Current children cumulated CPU time (s) 208.2
Current children cumulated vsize (Kb) 38044

[startup+220.017 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8673 0 0 0 21685 125 0 0 25 0 1 0 1782404986 38957056 8584 4294967295 134512640 134736556 3221224560 3221223296 134645959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9511 8584 1116 68 0 9443 0
[pid=1285] vsize: 38044
Current children cumulated CPU time (s) 218.1
Current children cumulated vsize (Kb) 38044

[startup+230.017 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8688 0 0 0 22671 130 0 0 25 0 1 0 1782404986 38957056 8599 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9511 8599 1116 68 0 9443 0
[pid=1285] vsize: 38044
Current children cumulated CPU time (s) 228.01
Current children cumulated vsize (Kb) 38044

[startup+240.017 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8691 0 0 0 23657 136 0 0 25 0 1 0 1782404986 38957056 8602 4294967295 134512640 134736556 3221224560 3221223168 134558036 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9511 8602 1116 68 0 9443 0
[pid=1285] vsize: 38044
Current children cumulated CPU time (s) 237.93
Current children cumulated vsize (Kb) 38044

[startup+250.017 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8703 0 0 0 24643 141 0 0 25 0 1 0 1782404986 39092224 8614 4294967295 134512640 134736556 3221224560 3221223156 134558405 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8614 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 247.84
Current children cumulated vsize (Kb) 38176

[startup+260.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8703 0 0 0 25628 145 0 0 25 0 1 0 1782404986 39092224 8614 4294967295 134512640 134736556 3221224560 3221223196 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8614 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 257.73
Current children cumulated vsize (Kb) 38176

[startup+270.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 26618 149 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223168 134558512 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 267.67
Current children cumulated vsize (Kb) 38176

[startup+280.019 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 27613 151 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 277.64
Current children cumulated vsize (Kb) 38176

[startup+290.019 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 28608 152 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 287.6
Current children cumulated vsize (Kb) 38176

[startup+300.019 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 29603 155 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 297.58
Current children cumulated vsize (Kb) 38176

[startup+310.02 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 30596 158 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 307.54
Current children cumulated vsize (Kb) 38176

[startup+320.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 31587 162 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 317.49
Current children cumulated vsize (Kb) 38176

[startup+330.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 32576 165 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 327.41
Current children cumulated vsize (Kb) 38176

[startup+340.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 33559 172 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 337.31
Current children cumulated vsize (Kb) 38176

[startup+350.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8715 0 0 0 34545 177 0 0 25 0 1 0 1782404986 39092224 8626 4294967295 134512640 134736556 3221224560 3221223176 134537594 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8626 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 347.22
Current children cumulated vsize (Kb) 38176

[startup+360.023 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8717 0 0 0 35529 183 0 0 25 0 1 0 1782404986 39092224 8628 4294967295 134512640 134736556 3221224560 3221223152 134558290 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8628 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 357.12
Current children cumulated vsize (Kb) 38176

[startup+370.024 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8723 0 0 0 36514 188 0 0 25 0 1 0 1782404986 39092224 8634 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9544 8634 1116 68 0 9476 0
[pid=1285] vsize: 38176
Current children cumulated CPU time (s) 367.02
Current children cumulated vsize (Kb) 38176

[startup+380.025 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8735 0 0 0 37498 194 0 0 25 0 1 0 1782404986 39227392 8646 4294967295 134512640 134736556 3221224560 3221223088 134555076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9577 8646 1116 68 0 9509 0
[pid=1285] vsize: 38308
Current children cumulated CPU time (s) 376.92
Current children cumulated vsize (Kb) 38308

[startup+390.026 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8744 0 0 0 38484 198 0 0 25 0 1 0 1782404986 39227392 8655 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9577 8655 1116 68 0 9509 0
[pid=1285] vsize: 38308
Current children cumulated CPU time (s) 386.82
Current children cumulated vsize (Kb) 38308

[startup+400.025 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) T 1284 1285 31778 0 -1 0 8753 0 0 0 39466 204 0 0 25 0 1 0 1782404986 39227392 8664 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9577 8664 1116 68 0 9509 0
[pid=1285] vsize: 38308
Current children cumulated CPU time (s) 396.7
Current children cumulated vsize (Kb) 38308

[startup+410.026 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8765 0 0 0 40450 211 0 0 25 0 1 0 1782404986 39362560 8676 4294967295 134512640 134736556 3221224560 3221223160 134558141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9610 8676 1116 68 0 9542 0
[pid=1285] vsize: 38440
Current children cumulated CPU time (s) 406.61
Current children cumulated vsize (Kb) 38440

[startup+420.027 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8773 0 0 0 41436 216 0 0 25 0 1 0 1782404986 39362560 8684 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9610 8684 1116 68 0 9542 0
[pid=1285] vsize: 38440
Current children cumulated CPU time (s) 416.52
Current children cumulated vsize (Kb) 38440

[startup+430.028 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8775 0 0 0 42421 223 0 0 25 0 1 0 1782404986 39362560 8686 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9610 8686 1116 68 0 9542 0
[pid=1285] vsize: 38440
Current children cumulated CPU time (s) 426.44
Current children cumulated vsize (Kb) 38440

[startup+440.029 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8782 0 0 0 43406 228 0 0 25 0 1 0 1782404986 39362560 8693 4294967295 134512640 134736556 3221224560 3221223132 134560304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9610 8693 1116 68 0 9542 0
[pid=1285] vsize: 38440
Current children cumulated CPU time (s) 436.34
Current children cumulated vsize (Kb) 38440

[startup+450.029 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8792 0 0 0 44390 233 0 0 25 0 1 0 1782404986 39362560 8703 4294967295 134512640 134736556 3221224560 3221223152 134558305 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9610 8703 1116 68 0 9542 0
[pid=1285] vsize: 38440
Current children cumulated CPU time (s) 446.23
Current children cumulated vsize (Kb) 38440

[startup+460.029 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8792 0 0 0 45376 237 0 0 25 0 1 0 1782404986 39362560 8703 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9610 8703 1116 68 0 9542 0
[pid=1285] vsize: 38440
Current children cumulated CPU time (s) 456.13
Current children cumulated vsize (Kb) 38440

[startup+470.029 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8792 0 0 0 46360 243 0 0 25 0 1 0 1782404986 39362560 8703 4294967295 134512640 134736556 3221224560 3221223152 134558290 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9610 8703 1116 68 0 9542 0
[pid=1285] vsize: 38440
Current children cumulated CPU time (s) 466.03
Current children cumulated vsize (Kb) 38440

[startup+480.03 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8804 0 0 0 47347 248 0 0 25 0 1 0 1782404986 39497728 8715 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9643 8715 1116 68 0 9575 0
[pid=1285] vsize: 38572
Current children cumulated CPU time (s) 475.95
Current children cumulated vsize (Kb) 38572

[startup+490.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8808 0 0 0 48334 253 0 0 25 0 1 0 1782404986 39497728 8719 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9643 8719 1116 68 0 9575 0
[pid=1285] vsize: 38572
Current children cumulated CPU time (s) 485.87
Current children cumulated vsize (Kb) 38572

[startup+500.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8814 0 0 0 49319 258 0 0 25 0 1 0 1782404986 39497728 8725 4294967295 134512640 134736556 3221224560 3221223152 134558373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9643 8725 1116 68 0 9575 0
[pid=1285] vsize: 38572
Current children cumulated CPU time (s) 495.77
Current children cumulated vsize (Kb) 38572

[startup+510.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8816 0 0 0 50300 264 0 0 25 0 1 0 1782404986 39497728 8727 4294967295 134512640 134736556 3221224560 3221223160 134558141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9643 8727 1116 68 0 9575 0
[pid=1285] vsize: 38572
Current children cumulated CPU time (s) 505.64
Current children cumulated vsize (Kb) 38572

[startup+520.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8825 0 0 0 51285 270 0 0 25 0 1 0 1782404986 39497728 8736 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9643 8736 1116 68 0 9575 0
[pid=1285] vsize: 38572
Current children cumulated CPU time (s) 515.55
Current children cumulated vsize (Kb) 38572

[startup+530.032 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8825 0 0 0 52269 276 0 0 25 0 1 0 1782404986 39497728 8736 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9643 8736 1116 68 0 9575 0
[pid=1285] vsize: 38572
Current children cumulated CPU time (s) 525.45
Current children cumulated vsize (Kb) 38572

[startup+540.033 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8826 0 0 0 53253 283 0 0 25 0 1 0 1782404986 39497728 8737 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9643 8737 1116 68 0 9575 0
[pid=1285] vsize: 38572
Current children cumulated CPU time (s) 535.36
Current children cumulated vsize (Kb) 38572

[startup+550.033 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8831 0 0 0 54237 287 0 0 25 0 1 0 1782404986 39632896 8742 4294967295 134512640 134736556 3221224560 3221223136 134558423 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8742 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 545.24
Current children cumulated vsize (Kb) 38704

[startup+560.034 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8835 0 0 0 55221 293 0 0 25 0 1 0 1782404986 39632896 8746 4294967295 134512640 134736556 3221224560 3221223168 134558210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8746 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 555.14
Current children cumulated vsize (Kb) 38704

[startup+570.034 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8838 0 0 0 56212 297 0 0 25 0 1 0 1782404986 39632896 8749 4294967295 134512640 134736556 3221224560 3221223128 134560373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9676 8749 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 565.09
Current children cumulated vsize (Kb) 38704

[startup+580.035 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8838 0 0 0 57207 298 0 0 25 0 1 0 1782404986 39632896 8749 4294967295 134512640 134736556 3221224560 3221223112 134560366 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8749 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 575.05
Current children cumulated vsize (Kb) 38704

[startup+590.035 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8838 0 0 0 58201 300 0 0 25 0 1 0 1782404986 39632896 8749 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8749 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 585.01
Current children cumulated vsize (Kb) 38704

[startup+600.035 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8838 0 0 0 59195 302 0 0 25 0 1 0 1782404986 39632896 8749 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8749 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 594.97
Current children cumulated vsize (Kb) 38704

[startup+610.036 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8838 0 0 0 60186 305 0 0 25 0 1 0 1782404986 39632896 8749 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8749 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 604.91
Current children cumulated vsize (Kb) 38704

[startup+620.036 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8838 0 0 0 61178 308 0 0 25 0 1 0 1782404986 39632896 8749 4294967295 134512640 134736556 3221224560 3221223192 134648980 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8749 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 614.86
Current children cumulated vsize (Kb) 38704

[startup+630.036 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) T 1284 1285 31778 0 -1 0 8838 0 0 0 62165 312 0 0 25 0 1 0 1782404986 39632896 8749 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8749 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 624.77
Current children cumulated vsize (Kb) 38704

[startup+640.037 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8838 0 0 0 63149 319 0 0 25 0 1 0 1782404986 39632896 8749 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8749 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 634.68
Current children cumulated vsize (Kb) 38704

[startup+650.037 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8840 0 0 0 64133 325 0 0 25 0 1 0 1782404986 39632896 8751 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8751 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 644.58
Current children cumulated vsize (Kb) 38704

[startup+660.038 s]
Raw data (loadavg): 1.08 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8840 0 0 0 65118 329 0 0 25 0 1 0 1782404986 39632896 8751 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9676 8751 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 654.47
Current children cumulated vsize (Kb) 38704

[startup+670.039 s]
Raw data (loadavg): 1.07 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8850 0 0 0 66099 336 0 0 25 0 1 0 1782404986 39632896 8761 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9676 8761 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 664.35
Current children cumulated vsize (Kb) 38704

[startup+680.04 s]
Raw data (loadavg): 1.06 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8850 0 0 0 67085 340 0 0 25 0 1 0 1782404986 39632896 8761 4294967295 134512640 134736556 3221224560 3221223092 134555080 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9676 8761 1116 68 0 9608 0
[pid=1285] vsize: 38704
Current children cumulated CPU time (s) 674.25
Current children cumulated vsize (Kb) 38704

[startup+690.04 s]
Raw data (loadavg): 1.05 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8867 0 0 0 68068 346 0 0 25 0 1 0 1782404986 39768064 8778 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9709 8778 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 684.14
Current children cumulated vsize (Kb) 38836

[startup+700.04 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8876 0 0 0 69053 351 0 0 25 0 1 0 1782404986 39768064 8787 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9709 8787 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 694.04
Current children cumulated vsize (Kb) 38836

[startup+710.041 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8882 0 0 0 70037 358 0 0 25 0 1 0 1782404986 39768064 8793 4294967295 134512640 134736556 3221224560 3221223276 134648932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9709 8793 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 703.95
Current children cumulated vsize (Kb) 38836

[startup+720.041 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8886 0 0 0 71021 363 0 0 25 0 1 0 1782404986 39768064 8797 4294967295 134512640 134736556 3221224560 3221223160 134558141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9709 8797 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 713.84
Current children cumulated vsize (Kb) 38836

[startup+730.042 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8886 0 0 0 72006 368 0 0 25 0 1 0 1782404986 39768064 8797 4294967295 134512640 134736556 3221224560 3221223160 134558580 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9709 8797 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 723.74
Current children cumulated vsize (Kb) 38836

[startup+740.043 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8890 0 0 0 72991 374 0 0 25 0 1 0 1782404986 39768064 8801 4294967295 134512640 134736556 3221224560 3221223196 134694604 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9709 8801 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 733.65
Current children cumulated vsize (Kb) 38836

[startup+750.042 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8890 0 0 0 73975 380 0 0 25 0 1 0 1782404986 39768064 8801 4294967295 134512640 134736556 3221224560 3221223136 134558554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9709 8801 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 743.55
Current children cumulated vsize (Kb) 38836

[startup+760.043 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8890 0 0 0 74959 386 0 0 25 0 1 0 1782404986 39768064 8801 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9709 8801 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 753.45
Current children cumulated vsize (Kb) 38836

[startup+770.044 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8892 0 0 0 75943 391 0 0 25 0 1 0 1782404986 39768064 8803 4294967295 134512640 134736556 3221224560 3221223168 134558578 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9709 8803 1116 68 0 9641 0
[pid=1285] vsize: 38836
Current children cumulated CPU time (s) 763.34
Current children cumulated vsize (Kb) 38836

[startup+780.045 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8893 0 0 0 76928 396 0 0 25 0 1 0 1782404986 39903232 8804 4294967295 134512640 134736556 3221224560 3221223168 134558278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8804 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 773.24
Current children cumulated vsize (Kb) 38968

[startup+790.046 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8894 0 0 0 77914 402 0 0 25 0 1 0 1782404986 39903232 8805 4294967295 134512640 134736556 3221224560 3221223216 134649044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8805 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 783.16
Current children cumulated vsize (Kb) 38968

[startup+800.045 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8897 0 0 0 78897 409 0 0 25 0 1 0 1782404986 39903232 8808 4294967295 134512640 134736556 3221224560 3221223152 134558547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9742 8808 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 793.06
Current children cumulated vsize (Kb) 38968

[startup+810.046 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8899 0 0 0 79881 414 0 0 25 0 1 0 1782404986 39903232 8810 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9742 8810 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 802.95
Current children cumulated vsize (Kb) 38968

[startup+820.046 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) T 1284 1285 31778 0 -1 0 8900 0 0 0 80864 420 0 0 25 0 1 0 1782404986 39903232 8811 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9742 8811 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 812.84
Current children cumulated vsize (Kb) 38968

[startup+830.047 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8900 0 0 0 81848 426 0 0 25 0 1 0 1782404986 39903232 8811 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9742 8811 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 822.74
Current children cumulated vsize (Kb) 38968

[startup+840.048 s]
Raw data (loadavg): 1.07 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8901 0 0 0 82833 431 0 0 25 0 1 0 1782404986 39903232 8812 4294967295 134512640 134736556 3221224560 3221223216 134649114 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8812 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 832.64
Current children cumulated vsize (Kb) 38968

[startup+850.048 s]
Raw data (loadavg): 1.06 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8902 0 0 0 83818 437 0 0 25 0 1 0 1782404986 39903232 8813 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8813 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 842.55
Current children cumulated vsize (Kb) 38968

[startup+860.048 s]
Raw data (loadavg): 1.05 1.00 0.93 1/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) T 1284 1285 31778 0 -1 0 8903 0 0 0 84803 442 0 0 25 0 1 0 1782404986 39903232 8814 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9742 8814 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 852.45
Current children cumulated vsize (Kb) 38968

[startup+870.049 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8904 0 0 0 85788 447 0 0 25 0 1 0 1782404986 39903232 8815 4294967295 134512640 134736556 3221224560 3221223168 134558480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8815 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 862.35
Current children cumulated vsize (Kb) 38968

[startup+880.05 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8906 0 0 0 86772 454 0 0 25 0 1 0 1782404986 39903232 8817 4294967295 134512640 134736556 3221224560 3221223152 134558431 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8817 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 872.26
Current children cumulated vsize (Kb) 38968

[startup+890.05 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8906 0 0 0 87755 459 0 0 25 0 1 0 1782404986 39903232 8817 4294967295 134512640 134736556 3221224560 3221223184 134649158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8817 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (Kb) 38968

[startup+900.05 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8913 0 0 0 88739 465 0 0 25 0 1 0 1782404986 39903232 8824 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8824 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 892.04
Current children cumulated vsize (Kb) 38968

[startup+910.051 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8914 0 0 0 89720 471 0 0 25 0 1 0 1782404986 39903232 8825 4294967295 134512640 134736556 3221224560 3221223168 134558036 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8825 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 901.91
Current children cumulated vsize (Kb) 38968

[startup+920.05 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8917 0 0 0 90706 476 0 0 25 0 1 0 1782404986 39903232 8828 4294967295 134512640 134736556 3221224560 3221223136 134558161 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 9742 8828 1116 68 0 9674 0
[pid=1285] vsize: 38968
Current children cumulated CPU time (s) 911.82
Current children cumulated vsize (Kb) 38968

[startup+930.051 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 8992 0 0 0 91693 480 0 0 25 0 1 0 1782404986 40173568 8885 4294967295 134512640 134736556 3221224560 3221223152 134558298 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1285/statm): 9808 8885 1116 68 0 9740 0
[pid=1285] vsize: 39232
Current children cumulated CPU time (s) 921.73
Current children cumulated vsize (Kb) 39232

[startup+940.052 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 9608 0 0 0 92683 485 0 0 25 0 1 0 1782404986 42741760 9501 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 10435 9501 1116 68 0 10367 0
[pid=1285] vsize: 41740
Current children cumulated CPU time (s) 931.68
Current children cumulated vsize (Kb) 41740

[startup+950.052 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 10308 0 0 0 93676 489 0 0 25 0 1 0 1782404986 45580288 10201 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 11128 10201 1116 68 0 11060 0
[pid=1285] vsize: 44512
Current children cumulated CPU time (s) 941.65
Current children cumulated vsize (Kb) 44512

[startup+960.053 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 11045 0 0 0 94668 493 0 0 25 0 1 0 1782404986 48582656 10938 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 11861 10938 1116 68 0 11793 0
[pid=1285] vsize: 47444
Current children cumulated CPU time (s) 951.61
Current children cumulated vsize (Kb) 47444

[startup+970.053 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 11665 0 0 0 95660 497 0 0 25 0 1 0 1782404986 51150848 11558 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 12488 11558 1116 68 0 12420 0
[pid=1285] vsize: 49952
Current children cumulated CPU time (s) 961.57
Current children cumulated vsize (Kb) 49952

[startup+980.054 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 12539 0 0 0 96651 502 0 0 25 0 1 0 1782404986 55013376 12424 4294967295 134512640 134736556 3221224560 3221223136 134558409 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 13431 12424 1116 68 0 13363 0
[pid=1285] vsize: 53724
Current children cumulated CPU time (s) 971.53
Current children cumulated vsize (Kb) 53724

[startup+990.054 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 13130 0 0 0 97645 505 0 0 25 0 1 0 1782404986 57446400 13014 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 14025 13014 1116 68 0 13957 0
[pid=1285] vsize: 56100
Current children cumulated CPU time (s) 981.5
Current children cumulated vsize (Kb) 56100

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 13841 0 0 0 98639 509 0 0 25 0 1 0 1782404986 60284928 13725 4294967295 134512640 134736556 3221224560 3221223160 134558141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 14718 13725 1116 68 0 14650 0
[pid=1285] vsize: 58872
Current children cumulated CPU time (s) 991.48
Current children cumulated vsize (Kb) 58872

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 14422 0 0 0 99633 512 0 0 25 0 1 0 1782404986 62586880 14306 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 15280 14306 1116 68 0 15212 0
[pid=1285] vsize: 61120
Current children cumulated CPU time (s) 1001.45
Current children cumulated vsize (Kb) 61120

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 15451 0 0 0 100626 516 0 0 25 0 1 0 1782404986 67403776 15287 4294967295 134512640 134736556 3221224560 3221223168 134558272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 16456 15287 1116 68 0 16388 0
[pid=1285] vsize: 65824
Current children cumulated CPU time (s) 1011.42
Current children cumulated vsize (Kb) 65824

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 16027 0 0 0 101621 519 0 0 25 0 1 0 1782404986 69783552 15852 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 17037 15852 1116 68 0 16969 0
[pid=1285] vsize: 68148
Current children cumulated CPU time (s) 1021.4
Current children cumulated vsize (Kb) 68148

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 16720 0 0 0 102615 523 0 0 25 0 1 0 1782404986 72630272 16543 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 17732 16543 1116 68 0 17664 0
[pid=1285] vsize: 70928
Current children cumulated CPU time (s) 1031.38
Current children cumulated vsize (Kb) 70928

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 17422 0 0 0 103608 525 0 0 25 0 1 0 1782404986 75468800 17245 4294967295 134512640 134736556 3221224560 3221223204 134649131 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 18425 17245 1116 68 0 18357 0
[pid=1285] vsize: 73700
Current children cumulated CPU time (s) 1041.33
Current children cumulated vsize (Kb) 73700

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 17971 0 0 0 104603 529 0 0 25 0 1 0 1782404986 77766656 17794 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 18986 17794 1116 68 0 18918 0
[pid=1285] vsize: 75944
Current children cumulated CPU time (s) 1051.32
Current children cumulated vsize (Kb) 75944

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 18708 0 0 0 105597 532 0 0 25 0 1 0 1782404986 80637952 18527 4294967295 134512640 134736556 3221224560 3221223088 134555076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 19687 18527 1116 68 0 19619 0
[pid=1285] vsize: 78748
Current children cumulated CPU time (s) 1061.29
Current children cumulated vsize (Kb) 78748

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 19403 0 0 0 106590 535 0 0 25 0 1 0 1782404986 83341312 19222 4294967295 134512640 134736556 3221224560 3221223204 134649131 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 20347 19222 1116 68 0 20279 0
[pid=1285] vsize: 81388
Current children cumulated CPU time (s) 1071.25
Current children cumulated vsize (Kb) 81388

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 19934 0 0 0 107583 538 0 0 25 0 1 0 1782404986 85504000 19753 4294967295 134512640 134736556 3221224560 3221223168 134558178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 20875 19753 1116 68 0 20807 0
[pid=1285] vsize: 83500
Current children cumulated CPU time (s) 1081.21
Current children cumulated vsize (Kb) 83500

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 20621 0 0 0 108577 541 0 0 25 0 1 0 1782404986 88211456 20440 4294967295 134512640 134736556 3221224560 3221223136 134558421 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 21536 20440 1116 68 0 21468 0
[pid=1285] vsize: 86144
Current children cumulated CPU time (s) 1091.18
Current children cumulated vsize (Kb) 86144

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 22119 0 0 0 109568 547 0 0 25 0 1 0 1782404986 95707136 21802 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 23366 21802 1116 68 0 23298 0
[pid=1285] vsize: 93464
Current children cumulated CPU time (s) 1101.15
Current children cumulated vsize (Kb) 93464

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 22747 0 0 0 110562 550 0 0 25 0 1 0 1782404986 98361344 22410 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 24014 22410 1116 68 0 23946 0
[pid=1285] vsize: 96056
Current children cumulated CPU time (s) 1111.12
Current children cumulated vsize (Kb) 96056

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 23286 0 0 0 111557 552 0 0 25 0 1 0 1782404986 100405248 22945 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 24513 22945 1116 68 0 24445 0
[pid=1285] vsize: 98052
Current children cumulated CPU time (s) 1121.09
Current children cumulated vsize (Kb) 98052

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 23968 0 0 0 112551 555 0 0 25 0 1 0 1782404986 103243776 23627 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 25206 23627 1116 68 0 25138 0
[pid=1285] vsize: 100824
Current children cumulated CPU time (s) 1131.06
Current children cumulated vsize (Kb) 100824

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 24693 0 0 0 113544 559 0 0 25 0 1 0 1782404986 106151936 24348 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 25916 24348 1116 68 0 25848 0
[pid=1285] vsize: 103664
Current children cumulated CPU time (s) 1141.03
Current children cumulated vsize (Kb) 103664

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 25376 0 0 0 114537 563 0 0 25 0 1 0 1782404986 108855296 25031 4294967295 134512640 134736556 3221224560 3221223136 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 26576 25031 1116 68 0 26508 0
[pid=1285] vsize: 106304
Current children cumulated CPU time (s) 1151
Current children cumulated vsize (Kb) 106304

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 25902 0 0 0 115531 566 0 0 25 0 1 0 1782404986 110882816 25557 4294967295 134512640 134736556 3221224560 3221223168 134558178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 27071 25557 1116 68 0 27003 0
[pid=1285] vsize: 108284
Current children cumulated CPU time (s) 1160.97
Current children cumulated vsize (Kb) 108284

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 26587 0 0 0 116524 569 0 0 25 0 1 0 1782404986 113721344 26242 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 27764 26242 1116 68 0 27696 0
[pid=1285] vsize: 111056
Current children cumulated CPU time (s) 1170.93
Current children cumulated vsize (Kb) 111056

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 27294 0 0 0 117518 573 0 0 25 0 1 0 1782404986 116424704 26949 4294967295 134512640 134736556 3221224560 3221223144 134560381 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 28424 26949 1116 68 0 28356 0
[pid=1285] vsize: 113696
Current children cumulated CPU time (s) 1180.91
Current children cumulated vsize (Kb) 113696

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1285
Raw data (/proc/1285/stat): 1285 (bsolo) R 1284 1285 31778 0 -1 0 28046 0 0 0 118510 577 0 0 25 0 1 0 1782404986 119463936 27691 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1285/statm): 29166 27691 1116 68 0 29098 0
[pid=1285] vsize: 116664
Current children cumulated CPU time (s) 1190.87
Current children cumulated vsize (Kb) 116664
One traced child (pid=1285) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1204.29
CPU time (s): 1195.1
CPU user time (s): 1189.27
CPU system time (s): 5.83511
CPU usage (%): 99.2375
Max. virtual memory (cumulated for all children) (Kb): 116664

Verifier Data

ERROR: no interpretation found !