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/plato.asu.edu/pub/fctp/normalized-mps-v2-13-7-n370a.opb
MD5SUM1f27e2752aef6110d896dff85e9c13b8
Bench Categoryoptimization, medium integers (OPTMEDINT)
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 105000
Biggest coefficient in the objective function 4194304
Number of bits for the biggest coefficient in the objective function 23
Sum of the numbers in the objective function 39171467771
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 4194304
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 39171467771
Number of bits of the biggest sum of numbers36
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables105000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint21
Maximum length of a constraint2000

Trace number 5331

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-20 00:30:05 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1091 boxname=wulflinc26 idbench=1091 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  1f27e2752aef6110d896dff85e9c13b8  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-n370a.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-n370a.opb
IDLAUNCH: 1091
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
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.061
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        901256 kB
Buffers:          5128 kB
Cached:          99812 kB
SwapCached:        868 kB
Active:          43060 kB
Inactive:        64496 kB
HighTotal:      131008 kB
HighFree:        28896 kB
LowTotal:       903652 kB
LowFree:        872360 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:               4 kB
Writeback:           0 kB
Mapped:           5704 kB
Slab:            20128 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 00:50:29 (client local time) WITH STATUS 0 IN 1196.45 SECONDS
stats: 1091 7 1196.45 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 105000 variables and 5300 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 60.906
c After prepocess the problem consists of 81496 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 81496 #Dec: 76168 LB: 0 @ 73.299
c Restart #2 #Var: 81496 #Dec: 181244 LB: 0 @ 94.088
c Restart #3 #Var: 81496 #Dec: 315312 LB: 0 @ 124.04
c Restart #4 #Var: 81496 #Dec: 488225 LB: 0 @ 163.91
c Restart #5 #Var: 81496 #Dec: 701217 LB: 0 @ 212.12
c Restart #6 #Var: 81496 #Dec: 907382 LB: 0 @ 266.77
c Restart #7 #Var: 81496 #Dec: 980573 LB: 0 @ 338.73
c Restart #8 #Var: 81496 #Dec: 997359 LB: 0 @ 391.81
c CHANGE Heuristic... 
c Restart #0 #Var: 81496 #Dec: 999850 LB: 0 @ 657.96
c Restart #1 #Var: 81496 #Dec: 1010774 LB: 0 @ 744.33
c Restart #2 #Var: 81496 #Dec: 1023268 LB: 0 @ 770.59
c Restart #3 #Var: 81496 #Dec: 1037255 LB: 0 @ 863.87
s UNKNOWN
c Exit Code: 0
c Total time: 1196.2 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/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1854238639 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 107 3 90 68 0 39 0
[pid=15362] 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/wulflinc26/normalized-mps-v2-13-7-n370a.opb

[startup+10.0036 s]
Raw data (loadavg): 0.73 0.92 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 82909 0 0 0 774 189 0 0 25 0 1 0 1854238639 341942272 82505 4294967295 134512640 134736556 3221224560 3221223084 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 83482 82505 1116 68 0 83414 0
[pid=15362] vsize: 333928
Current children cumulated CPU time (s) 9.63
Current children cumulated vsize (Kb) 333928

[startup+20.0043 s]
Raw data (loadavg): 0.77 0.92 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 100899 0 0 0 1729 227 0 0 25 0 1 0 1854238639 416219136 100495 4294967295 134512640 134736556 3221224560 3221223136 134539924 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 101616 100495 1116 68 0 101548 0
[pid=15362] vsize: 406464
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (Kb) 406464

[startup+30.005 s]
Raw data (loadavg): 0.81 0.93 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 102191 0 0 0 2724 231 0 0 25 0 1 0 1854238639 422031360 101787 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 103035 101787 1116 68 0 102967 0
[pid=15362] vsize: 412140
Current children cumulated CPU time (s) 29.55
Current children cumulated vsize (Kb) 412140

[startup+40.0047 s]
Raw data (loadavg): 0.84 0.93 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 104141 0 0 0 3717 236 0 0 25 0 1 0 1854238639 430108672 103737 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 105007 103737 1116 68 0 104939 0
[pid=15362] vsize: 420028
Current children cumulated CPU time (s) 39.53
Current children cumulated vsize (Kb) 420028

[startup+50.0054 s]
Raw data (loadavg): 0.86 0.93 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 106314 0 0 0 4710 241 0 0 25 0 1 0 1854238639 439021568 105910 4294967295 134512640 134736556 3221224560 3221223272 1077377254 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 107183 105910 1116 68 0 107115 0
[pid=15362] vsize: 428732
Current children cumulated CPU time (s) 49.51
Current children cumulated vsize (Kb) 428732

[startup+60.0051 s]
Raw data (loadavg): 0.88 0.93 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 114539 0 0 0 5685 262 0 0 25 0 1 0 1854238639 475475968 114135 4294967295 134512640 134736556 3221224560 3221223424 134560165 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 116083 114142 1116 68 0 116015 0
[pid=15362] vsize: 464332
Current children cumulated CPU time (s) 59.47
Current children cumulated vsize (Kb) 464332

[startup+70.0048 s]
Raw data (loadavg): 0.90 0.93 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 6427 358 0 0 24 0 1 0 1854238639 502206464 120580 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 122609 120580 1116 68 0 122541 0
[pid=15362] vsize: 490436
Current children cumulated CPU time (s) 67.85
Current children cumulated vsize (Kb) 490436

[startup+80.0054 s]
Raw data (loadavg): 0.91 0.94 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 7160 448 0 0 20 0 1 0 1854238639 502206464 120580 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122609 120580 1116 68 0 122541 0
[pid=15362] vsize: 490436
Current children cumulated CPU time (s) 76.08
Current children cumulated vsize (Kb) 490436

[startup+90.0051 s]
Raw data (loadavg): 0.93 0.94 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 8046 486 0 0 25 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223372 134600656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 85.32
Current children cumulated vsize (Kb) 490408

[startup+100.006 s]
Raw data (loadavg): 0.94 0.94 0.97 1/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) T 15361 15362 16528 0 -1 0 120984 0 0 0 8918 529 0 0 18 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 94.47
Current children cumulated vsize (Kb) 490408

[startup+110.006 s]
Raw data (loadavg): 0.95 0.94 0.97 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 9684 609 0 0 22 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223152 134543756 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 102.93
Current children cumulated vsize (Kb) 490408

[startup+120.006 s]
Raw data (loadavg): 1.03 0.96 0.98 1/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) T 15361 15362 16528 0 -1 0 120984 0 0 0 10557 654 0 0 23 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 112.11
Current children cumulated vsize (Kb) 490408

[startup+130.007 s]
Raw data (loadavg): 1.02 0.96 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 11451 688 0 0 25 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 121.39
Current children cumulated vsize (Kb) 490408

[startup+140.007 s]
Raw data (loadavg): 1.02 0.96 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 12214 766 0 0 23 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 129.8
Current children cumulated vsize (Kb) 490408

[startup+150.007 s]
Raw data (loadavg): 1.02 0.96 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 13058 814 0 0 21 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 138.72
Current children cumulated vsize (Kb) 490408

[startup+160.007 s]
Raw data (loadavg): 1.01 0.96 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 13929 859 0 0 24 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 147.88
Current children cumulated vsize (Kb) 490408

[startup+170.007 s]
Raw data (loadavg): 1.01 0.96 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 14812 895 0 0 21 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223092 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 157.07
Current children cumulated vsize (Kb) 490408

[startup+180.007 s]
Raw data (loadavg): 1.01 0.96 0.98 1/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) T 15361 15362 16528 0 -1 0 120984 0 0 0 15614 960 0 0 17 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 165.74
Current children cumulated vsize (Kb) 490408

[startup+190.008 s]
Raw data (loadavg): 1.01 0.97 0.98 1/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) T 15361 15362 16528 0 -1 0 120984 0 0 0 16417 1027 0 0 20 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 174.44
Current children cumulated vsize (Kb) 490408

[startup+200.009 s]
Raw data (loadavg): 1.01 0.97 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 17265 1080 0 0 24 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 183.45
Current children cumulated vsize (Kb) 490408

[startup+210.009 s]
Raw data (loadavg): 1.00 0.97 0.98 1/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) T 15361 15362 16528 0 -1 0 120984 0 0 0 18131 1126 0 0 21 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 192.57
Current children cumulated vsize (Kb) 490408

[startup+220.01 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 120984 0 0 0 19022 1166 0 0 24 0 1 0 1854238639 502177792 120580 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122602 120580 1116 68 0 122534 0
[pid=15362] vsize: 490408
Current children cumulated CPU time (s) 201.88
Current children cumulated vsize (Kb) 490408

[startup+230.01 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121161 0 0 0 19933 1193 0 0 25 0 1 0 1854238639 502853632 120757 4294967295 134512640 134736556 3221224560 3221223136 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 122767 120757 1116 68 0 122699 0
[pid=15362] vsize: 491068
Current children cumulated CPU time (s) 211.26
Current children cumulated vsize (Kb) 491068

[startup+240.01 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121296 0 0 0 20707 1271 0 0 22 0 1 0 1854238639 503357440 120854 4294967295 134512640 134736556 3221224560 3221223212 134608237 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 122890 120854 1116 68 0 122822 0
[pid=15362] vsize: 491560
Current children cumulated CPU time (s) 219.78
Current children cumulated vsize (Kb) 491560

[startup+250.011 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121760 0 0 0 21608 1308 0 0 24 0 1 0 1854238639 505257984 121318 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123354 121318 1116 68 0 123286 0
[pid=15362] vsize: 493416
Current children cumulated CPU time (s) 229.16
Current children cumulated vsize (Kb) 493416

[startup+260.012 s]
Raw data (loadavg): 1.00 0.97 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121814 0 0 0 22483 1352 0 0 20 0 1 0 1854238639 505393152 121372 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 123387 121372 1116 68 0 123319 0
[pid=15362] vsize: 493548
Current children cumulated CPU time (s) 238.35
Current children cumulated vsize (Kb) 493548

[startup+270.012 s]
Raw data (loadavg): 1.08 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121832 0 0 0 23358 1394 0 0 20 0 1 0 1854238639 505528320 121390 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123420 121390 1116 68 0 123352 0
[pid=15362] vsize: 493680
Current children cumulated CPU time (s) 247.52
Current children cumulated vsize (Kb) 493680

[startup+280.013 s]
Raw data (loadavg): 1.07 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121851 0 0 0 24217 1438 0 0 25 0 1 0 1854238639 505528320 121409 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123420 121409 1116 68 0 123352 0
[pid=15362] vsize: 493680
Current children cumulated CPU time (s) 256.55
Current children cumulated vsize (Kb) 493680

[startup+290.014 s]
Raw data (loadavg): 1.06 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121852 0 0 0 25127 1470 0 0 25 0 1 0 1854238639 505528320 121410 4294967295 134512640 134736556 3221224560 3221223136 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 123420 121410 1116 68 0 123352 0
[pid=15362] vsize: 493680
Current children cumulated CPU time (s) 265.97
Current children cumulated vsize (Kb) 493680

[startup+300.016 s]
Raw data (loadavg): 1.05 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 25875 1556 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 274.31
Current children cumulated vsize (Kb) 493676

[startup+310.015 s]
Raw data (loadavg): 1.04 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 26873 1557 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 284.3
Current children cumulated vsize (Kb) 493676

[startup+320.015 s]
Raw data (loadavg): 1.03 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 27871 1558 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (Kb) 493676

[startup+330.016 s]
Raw data (loadavg): 1.03 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 28871 1558 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 304.29
Current children cumulated vsize (Kb) 493676

[startup+340.015 s]
Raw data (loadavg): 1.02 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 29868 1559 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 314.27
Current children cumulated vsize (Kb) 493676

[startup+350.016 s]
Raw data (loadavg): 1.02 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 30837 1571 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 324.08
Current children cumulated vsize (Kb) 493676

[startup+360.017 s]
Raw data (loadavg): 1.02 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 31837 1571 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 334.08
Current children cumulated vsize (Kb) 493676

[startup+370.016 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 32775 1590 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 343.65
Current children cumulated vsize (Kb) 493676

[startup+380.017 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 33773 1591 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 353.64
Current children cumulated vsize (Kb) 493676

[startup+390.018 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 34771 1592 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 363.63
Current children cumulated vsize (Kb) 493676

[startup+400.018 s]
Raw data (loadavg): 1.01 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 35769 1594 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 373.63
Current children cumulated vsize (Kb) 493676

[startup+410.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 36767 1594 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223096 1077377720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 383.61
Current children cumulated vsize (Kb) 493676

[startup+420.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121870 0 0 0 37763 1596 0 0 25 0 1 0 1854238639 505524224 121428 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123419 121428 1116 68 0 123351 0
[pid=15362] vsize: 493676
Current children cumulated CPU time (s) 393.59
Current children cumulated vsize (Kb) 493676

[startup+430.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 121933 0 0 0 38762 1596 0 0 25 0 1 0 1854238639 505802752 121491 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123487 121491 1116 68 0 123419 0
[pid=15362] vsize: 493948
Current children cumulated CPU time (s) 403.58
Current children cumulated vsize (Kb) 493948

[startup+440.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 39761 1597 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 413.58
Current children cumulated vsize (Kb) 495208

[startup+450.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 40761 1597 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223264 134605059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 423.58
Current children cumulated vsize (Kb) 495208

[startup+460.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 41761 1597 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 433.58
Current children cumulated vsize (Kb) 495208

[startup+470.018 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 42760 1597 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 443.57
Current children cumulated vsize (Kb) 495208

[startup+480.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 43760 1598 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 453.58
Current children cumulated vsize (Kb) 495208

[startup+490.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 44759 1598 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223116 134553404 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 463.57
Current children cumulated vsize (Kb) 495208

[startup+500.019 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 45759 1598 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 473.57
Current children cumulated vsize (Kb) 495208

[startup+510.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 46757 1600 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 483.57
Current children cumulated vsize (Kb) 495208

[startup+520.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 47756 1601 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 493.57
Current children cumulated vsize (Kb) 495208

[startup+530.02 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 48755 1601 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 503.56
Current children cumulated vsize (Kb) 495208

[startup+540.021 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 49755 1601 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 513.56
Current children cumulated vsize (Kb) 495208

[startup+550.022 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 50754 1602 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 523.56
Current children cumulated vsize (Kb) 495208

[startup+560.022 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 51755 1602 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 533.57
Current children cumulated vsize (Kb) 495208

[startup+570.022 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 52754 1603 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223216 134524969 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 543.57
Current children cumulated vsize (Kb) 495208

[startup+580.023 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 53754 1603 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 553.57
Current children cumulated vsize (Kb) 495208

[startup+590.023 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 54753 1604 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 563.57
Current children cumulated vsize (Kb) 495208

[startup+600.024 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 55753 1604 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 573.57
Current children cumulated vsize (Kb) 495208

[startup+610.024 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 56753 1604 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 583.57
Current children cumulated vsize (Kb) 495208

[startup+620.023 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 57752 1604 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 593.56
Current children cumulated vsize (Kb) 495208

[startup+630.024 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 58752 1604 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 603.56
Current children cumulated vsize (Kb) 495208

[startup+640.024 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 59752 1604 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 613.56
Current children cumulated vsize (Kb) 495208

[startup+650.024 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 60751 1605 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223204 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 623.56
Current children cumulated vsize (Kb) 495208

[startup+660.025 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 61751 1605 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 633.56
Current children cumulated vsize (Kb) 495208

[startup+670.025 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122241 0 0 0 62751 1605 0 0 25 0 1 0 1854238639 507092992 121799 4294967295 134512640 134736556 3221224560 3221223156 1077374077 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123802 121799 1116 68 0 123734 0
[pid=15362] vsize: 495208
Current children cumulated CPU time (s) 643.56
Current children cumulated vsize (Kb) 495208

[startup+680.026 s]
Raw data (loadavg): 1.00 0.99 0.98 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122262 0 0 0 63750 1606 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 653.56
Current children cumulated vsize (Kb) 495348

[startup+690.025 s]
Raw data (loadavg): 1.07 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 64707 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 663.27
Current children cumulated vsize (Kb) 495348

[startup+700.026 s]
Raw data (loadavg): 1.06 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 65707 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 673.27
Current children cumulated vsize (Kb) 495348

[startup+710.026 s]
Raw data (loadavg): 1.05 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 66707 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 683.27
Current children cumulated vsize (Kb) 495348

[startup+720.025 s]
Raw data (loadavg): 1.04 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 67707 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 693.27
Current children cumulated vsize (Kb) 495348

[startup+730.026 s]
Raw data (loadavg): 1.04 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 68706 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 703.26
Current children cumulated vsize (Kb) 495348

[startup+740.026 s]
Raw data (loadavg): 1.03 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 69706 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 713.26
Current children cumulated vsize (Kb) 495348

[startup+750.026 s]
Raw data (loadavg): 1.02 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 70706 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 723.26
Current children cumulated vsize (Kb) 495348

[startup+760.026 s]
Raw data (loadavg): 1.02 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 71706 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 733.26
Current children cumulated vsize (Kb) 495348

[startup+770.027 s]
Raw data (loadavg): 1.02 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 72706 1620 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 743.26
Current children cumulated vsize (Kb) 495348

[startup+780.027 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 73664 1636 0 0 25 0 1 0 1854238639 507236352 121820 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123837 121820 1116 68 0 123769 0
[pid=15362] vsize: 495348
Current children cumulated CPU time (s) 753
Current children cumulated vsize (Kb) 495348

[startup+790.027 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 74658 1638 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 762.96
Current children cumulated vsize (Kb) 495216

[startup+800.028 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 75606 1655 0 0 24 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 772.61
Current children cumulated vsize (Kb) 495216

[startup+810.029 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 76604 1655 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223232 134524977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 782.59
Current children cumulated vsize (Kb) 495216

[startup+820.028 s]
Raw data (loadavg): 1.01 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 77603 1656 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 792.59
Current children cumulated vsize (Kb) 495216

[startup+830.029 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 78602 1656 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 802.58
Current children cumulated vsize (Kb) 495216

[startup+840.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 79602 1656 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223268 134605446 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 812.58
Current children cumulated vsize (Kb) 495216

[startup+850.03 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 80601 1657 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 822.58
Current children cumulated vsize (Kb) 495216

[startup+860.031 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 81600 1658 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 832.58
Current children cumulated vsize (Kb) 495216

[startup+870.031 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 82599 1658 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 842.57
Current children cumulated vsize (Kb) 495216

[startup+880.031 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 83598 1659 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 852.57
Current children cumulated vsize (Kb) 495216

[startup+890.031 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 84597 1660 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 862.57
Current children cumulated vsize (Kb) 495216

[startup+900.032 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 85541 1677 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 872.18
Current children cumulated vsize (Kb) 495216

[startup+910.032 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 86541 1677 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (Kb) 495216

[startup+920.032 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 87541 1677 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 892.18
Current children cumulated vsize (Kb) 495216

[startup+930.033 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 88541 1677 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 902.18
Current children cumulated vsize (Kb) 495216

[startup+940.033 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 89541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 912.19
Current children cumulated vsize (Kb) 495216

[startup+950.034 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 90541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 922.19
Current children cumulated vsize (Kb) 495216

[startup+960.035 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 91541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 932.19
Current children cumulated vsize (Kb) 495216

[startup+970.034 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 92542 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (Kb) 495216

[startup+980.035 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 93541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 952.19
Current children cumulated vsize (Kb) 495216

[startup+990.035 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 94541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223104 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 962.19
Current children cumulated vsize (Kb) 495216

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 95541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 972.19
Current children cumulated vsize (Kb) 495216

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 96541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 982.19
Current children cumulated vsize (Kb) 495216

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 97541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 992.19
Current children cumulated vsize (Kb) 495216

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 98541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (Kb) 495216

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122628 0 0 0 99541 1678 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 1012.19
Current children cumulated vsize (Kb) 495216

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122714 0 0 0 100541 1679 0 0 25 0 1 0 1854238639 507277312 121847 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123847 121847 1116 68 0 123779 0
[pid=15362] vsize: 495388
Current children cumulated CPU time (s) 1022.2
Current children cumulated vsize (Kb) 495388

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122832 0 0 0 101541 1679 0 0 25 0 1 0 1854238639 507854848 121965 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123988 121965 1116 68 0 123920 0
[pid=15362] vsize: 495952
Current children cumulated CPU time (s) 1032.2
Current children cumulated vsize (Kb) 495952

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122881 0 0 0 102540 1679 0 0 25 0 1 0 1854238639 507396096 121855 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123876 121855 1116 68 0 123808 0
[pid=15362] vsize: 495504
Current children cumulated CPU time (s) 1042.19
Current children cumulated vsize (Kb) 495504

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122910 0 0 0 103540 1680 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 1052.2
Current children cumulated vsize (Kb) 495216

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122910 0 0 0 104540 1680 0 0 25 0 1 0 1854238639 507101184 121815 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123804 121815 1116 68 0 123736 0
[pid=15362] vsize: 495216
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (Kb) 495216

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 122964 0 0 0 105540 1680 0 0 25 0 1 0 1854238639 507396096 121869 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123876 121869 1116 68 0 123808 0
[pid=15362] vsize: 495504
Current children cumulated CPU time (s) 1072.2
Current children cumulated vsize (Kb) 495504

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123039 0 0 0 106538 1682 0 0 25 0 1 0 1854238639 507682816 121944 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 123946 121944 1116 68 0 123878 0
[pid=15362] vsize: 495784
Current children cumulated CPU time (s) 1082.2
Current children cumulated vsize (Kb) 495784

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123212 0 0 0 107537 1683 0 0 25 0 1 0 1854238639 508387328 122117 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124118 122117 1116 68 0 124050 0
[pid=15362] vsize: 496472
Current children cumulated CPU time (s) 1092.2
Current children cumulated vsize (Kb) 496472

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123349 0 0 0 108536 1684 0 0 25 0 1 0 1854238639 509009920 122254 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124270 122254 1116 68 0 124202 0
[pid=15362] vsize: 497080
Current children cumulated CPU time (s) 1102.2
Current children cumulated vsize (Kb) 497080

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123365 0 0 0 109536 1684 0 0 25 0 1 0 1854238639 509145088 122270 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124303 122270 1116 68 0 124235 0
[pid=15362] vsize: 497212
Current children cumulated CPU time (s) 1112.2
Current children cumulated vsize (Kb) 497212

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123365 0 0 0 110536 1685 0 0 25 0 1 0 1854238639 509145088 122270 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124303 122270 1116 68 0 124235 0
[pid=15362] vsize: 497212
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (Kb) 497212

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123365 0 0 0 111536 1685 0 0 25 0 1 0 1854238639 509145088 122270 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124303 122270 1116 68 0 124235 0
[pid=15362] vsize: 497212
Current children cumulated CPU time (s) 1132.21
Current children cumulated vsize (Kb) 497212

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123365 0 0 0 112536 1685 0 0 25 0 1 0 1854238639 509145088 122270 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124303 122270 1116 68 0 124235 0
[pid=15362] vsize: 497212
Current children cumulated CPU time (s) 1142.21
Current children cumulated vsize (Kb) 497212

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123367 0 0 0 113536 1685 0 0 25 0 1 0 1854238639 509145088 122272 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124303 122272 1116 68 0 124235 0
[pid=15362] vsize: 497212
Current children cumulated CPU time (s) 1152.21
Current children cumulated vsize (Kb) 497212

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123371 0 0 0 114535 1686 0 0 25 0 1 0 1854238639 509145088 122276 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124303 122276 1116 68 0 124235 0
[pid=15362] vsize: 497212
Current children cumulated CPU time (s) 1162.21
Current children cumulated vsize (Kb) 497212

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123427 0 0 0 115535 1686 0 0 25 0 1 0 1854238639 509280256 122332 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124336 122332 1116 68 0 124268 0
[pid=15362] vsize: 497344
Current children cumulated CPU time (s) 1172.21
Current children cumulated vsize (Kb) 497344

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123438 0 0 0 116535 1686 0 0 25 0 1 0 1854238639 509415424 122343 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124369 122343 1116 68 0 124301 0
[pid=15362] vsize: 497476
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (Kb) 497476

[startup+1220.04 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 15362
Raw data (/proc/15362/stat): 15362 (bsolo) R 15361 15362 16528 0 -1 0 123438 0 0 0 117535 1686 0 0 25 0 1 0 1854238639 509415424 122343 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15362/statm): 124369 122343 1116 68 0 124301 0
[pid=15362] vsize: 497476
Current children cumulated CPU time (s) 1192.21
Current children cumulated vsize (Kb) 497476
One traced child (pid=15362) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1224.27
CPU time (s): 1196.45
CPU user time (s): 1179.36
CPU system time (s): 17.0954
CPU usage (%): 97.7277
Max. virtual memory (cumulated for all children) (Kb): 497476

Verifier Data

ERROR: no interpretation found !