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/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3705.opb
MD5SUM8eea845826d64e6d5753fad916c185c9
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 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29593306649763
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29593306649763
Number of bits of the biggest sum of numbers45
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables155000
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 constraint31
Maximum length of a constraint3000

Trace number 1449

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        936036 kB
Buffers:         14656 kB
Cached:          56772 kB
SwapCached:        516 kB
Active:          33076 kB
Inactive:        40748 kB
HighTotal:      131008 kB
HighFree:        70308 kB
LowTotal:       903652 kB
LowFree:        865728 kB
SwapTotal:     2097892 kB
SwapFree:      2096672 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5680 kB
Slab:            19080 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 15:23:01 (client local time) WITH STATUS 0 IN 1196.53 SECONDS
stats: 683 7 1196.53 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 155000 variables and 5300 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 95.051
c After prepocess the problem consists of 93871 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 93871 #Dec: 83935 LB: 0 @ 114.81
c Restart #2 #Var: 93871 #Dec: 198874 LB: 0 @ 149.78
c Restart #3 #Var: 93871 #Dec: 336338 LB: 0 @ 200.55
c Restart #4 #Var: 93871 #Dec: 509949 LB: 0 @ 268.67
c Restart #5 #Var: 93871 #Dec: 730368 LB: 0 @ 354.38
c Restart #6 #Var: 93871 #Dec: 984806 LB: 0 @ 454.92
c Restart #7 #Var: 93871 #Dec: 1260784 LB: 0 @ 569.13
c CHANGE Heuristic... 
c Restart #0 #Var: 93871 #Dec: 1334892 LB: 0 @ 688.87
c Restart #1 #Var: 93871 #Dec: 1346903 LB: 0 @ 744.15
c Restart #2 #Var: 93871 #Dec: 1361447 LB: 0 @ 867.16
c Restart #3 #Var: 93871 #Dec: 1380885 LB: 0 @ 1151.5
s UNKNOWN
c Exit Code: 0
c Total time: 1196.3 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/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1842205096 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 107 3 90 68 0 39 0
[pid=24737] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-n3705.opb

[startup+10.003 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) T 24736 24737 19316 0 -1 0 60689 0 0 0 828 141 0 0 25 0 1 0 1842205096 250482688 60285 4294967295 134512640 134736556 3221224560 3221222936 1077757598 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24737/statm): 61153 60285 1116 68 0 61085 0
[pid=24737] vsize: 244612
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (Kb) 244612

[startup+20.0036 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 104756 0 0 0 1726 227 0 0 25 0 1 0 1842205096 430645248 103849 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 105138 103849 1116 68 0 105070 0
[pid=24737] vsize: 420552
Current children cumulated CPU time (s) 19.53
Current children cumulated vsize (Kb) 420552

[startup+30.0032 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 106093 0 0 0 2721 230 0 0 25 0 1 0 1842205096 436285440 105186 4294967295 134512640 134736556 3221224560 3221222904 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 106515 105186 1116 68 0 106447 0
[pid=24737] vsize: 426060
Current children cumulated CPU time (s) 29.51
Current children cumulated vsize (Kb) 426060

[startup+40.0038 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 107154 0 0 0 3717 233 0 0 25 0 1 0 1842205096 440807424 106247 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 107619 106247 1116 68 0 107551 0
[pid=24737] vsize: 430476
Current children cumulated CPU time (s) 39.5
Current children cumulated vsize (Kb) 430476

[startup+50.0044 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 108255 0 0 0 4710 238 0 0 25 0 1 0 1842205096 445603840 107348 4294967295 134512640 134736556 3221224560 3221221260 1077191297 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 108790 107348 1116 68 0 108722 0
[pid=24737] vsize: 435160
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (Kb) 435160

[startup+60.004 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 109707 0 0 0 5704 241 0 0 25 0 1 0 1842205096 451440640 108800 4294967295 134512640 134736556 3221224560 3221223136 134539946 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 110215 108800 1116 68 0 110147 0
[pid=24737] vsize: 440860
Current children cumulated CPU time (s) 59.45
Current children cumulated vsize (Kb) 440860

[startup+70.0046 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 111219 0 0 0 6700 245 0 0 25 0 1 0 1842205096 457678848 110312 4294967295 134512640 134736556 3221224560 3221223144 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 111738 110312 1116 68 0 111670 0
[pid=24737] vsize: 446952
Current children cumulated CPU time (s) 69.45
Current children cumulated vsize (Kb) 446952

[startup+80.0042 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 113040 0 0 0 7693 250 0 0 25 0 1 0 1842205096 465137664 112133 4294967295 134512640 134736556 3221224560 3221223288 134576234 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 113559 112133 1116 68 0 113491 0
[pid=24737] vsize: 454236
Current children cumulated CPU time (s) 79.43
Current children cumulated vsize (Kb) 454236

[startup+90.0048 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 115359 0 0 0 8684 257 0 0 25 0 1 0 1842205096 474599424 114452 4294967295 134512640 134736556 3221224560 3221223144 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 115869 114452 1116 68 0 115801 0
[pid=24737] vsize: 463476
Current children cumulated CPU time (s) 89.41
Current children cumulated vsize (Kb) 463476

[startup+100.005 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) T 24736 24737 19316 0 -1 0 134574 0 0 0 9409 380 0 0 17 0 1 0 1842205096 557862912 133667 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136197 133667 1116 68 0 136129 0
[pid=24737] vsize: 544788
Current children cumulated CPU time (s) 97.89
Current children cumulated vsize (Kb) 544788

[startup+110.005 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 10340 403 0 0 25 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 107.43
Current children cumulated vsize (Kb) 544884

[startup+120.006 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) T 24736 24737 19316 0 -1 0 134646 0 0 0 11172 461 0 0 17 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 116.33
Current children cumulated vsize (Kb) 544884

[startup+130.006 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 12014 512 0 0 23 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 125.26
Current children cumulated vsize (Kb) 544884

[startup+140.007 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 12946 534 0 0 25 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 134.8
Current children cumulated vsize (Kb) 544884

[startup+150.007 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 13881 556 0 0 25 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 144.37
Current children cumulated vsize (Kb) 544884

[startup+160.007 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) T 24736 24737 19316 0 -1 0 134646 0 0 0 14613 648 0 0 17 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 152.61
Current children cumulated vsize (Kb) 544884

[startup+170.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 15551 671 0 0 25 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (Kb) 544884

[startup+180.007 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 16474 696 0 0 23 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 171.7
Current children cumulated vsize (Kb) 544884

[startup+190.009 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 17418 714 0 0 25 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 181.32
Current children cumulated vsize (Kb) 544884

[startup+200.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 18363 734 0 0 25 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 190.97
Current children cumulated vsize (Kb) 544884

[startup+210.008 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) T 24736 24737 19316 0 -1 0 134646 0 0 0 19315 751 0 0 22 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 200.66
Current children cumulated vsize (Kb) 544884

[startup+220.009 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) T 24736 24737 19316 0 -1 0 134646 0 0 0 20059 837 0 0 24 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 208.96
Current children cumulated vsize (Kb) 544884

[startup+230.008 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134646 0 0 0 20965 866 0 0 21 0 1 0 1842205096 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133739 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 218.31
Current children cumulated vsize (Kb) 544884

[startup+240.009 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 21886 895 0 0 22 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 227.81
Current children cumulated vsize (Kb) 544884

[startup+250.009 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 22816 917 0 0 21 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 237.33
Current children cumulated vsize (Kb) 544884

[startup+260.01 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 23757 935 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223148 1077377137 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 246.92
Current children cumulated vsize (Kb) 544884

[startup+270.011 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 24695 955 0 0 17 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 256.5
Current children cumulated vsize (Kb) 544884

[startup+280.011 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 25648 971 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 266.19
Current children cumulated vsize (Kb) 544884

[startup+290.012 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 26390 1058 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 274.48
Current children cumulated vsize (Kb) 544884

[startup+300.012 s]
Raw data (loadavg): 0.99 0.97 0.99 1/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) T 24736 24737 19316 0 -1 0 134647 0 0 0 27259 1100 0 0 21 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 283.59
Current children cumulated vsize (Kb) 544884

[startup+310.013 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 28169 1130 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 292.99
Current children cumulated vsize (Kb) 544884

[startup+320.014 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 29091 1156 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 302.47
Current children cumulated vsize (Kb) 544884

[startup+330.014 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 30009 1183 0 0 21 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 311.92
Current children cumulated vsize (Kb) 544884

[startup+340.015 s]
Raw data (loadavg): 0.99 0.97 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 30942 1205 0 0 23 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 321.47
Current children cumulated vsize (Kb) 544884

[startup+350.014 s]
Raw data (loadavg): 1.07 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 31894 1221 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 331.15
Current children cumulated vsize (Kb) 544884

[startup+360.014 s]
Raw data (loadavg): 1.06 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 32831 1243 0 0 20 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 340.74
Current children cumulated vsize (Kb) 544884

[startup+370.015 s]
Raw data (loadavg): 1.05 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 33786 1258 0 0 22 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 350.44
Current children cumulated vsize (Kb) 544884

[startup+380.014 s]
Raw data (loadavg): 1.04 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 34539 1341 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 358.8
Current children cumulated vsize (Kb) 544884

[startup+390.015 s]
Raw data (loadavg): 1.03 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 35383 1394 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223156 1077374077 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 367.77
Current children cumulated vsize (Kb) 544884

[startup+400.015 s]
Raw data (loadavg): 1.03 0.99 0.99 1/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) T 24736 24737 19316 0 -1 0 134647 0 0 0 36275 1424 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 376.99
Current children cumulated vsize (Kb) 544884

[startup+410.015 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 37182 1453 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223232 134605362 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 386.35
Current children cumulated vsize (Kb) 544884

[startup+420.016 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 38104 1479 0 0 20 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 395.83
Current children cumulated vsize (Kb) 544884

[startup+430.016 s]
Raw data (loadavg): 1.02 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 39036 1500 0 0 21 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 405.36
Current children cumulated vsize (Kb) 544884

[startup+440.017 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 39989 1516 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 415.05
Current children cumulated vsize (Kb) 544884

[startup+450.017 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 40924 1539 0 0 22 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 424.63
Current children cumulated vsize (Kb) 544884

[startup+460.017 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 41875 1555 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 434.3
Current children cumulated vsize (Kb) 544884

[startup+470.018 s]
Raw data (loadavg): 1.01 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 42826 1571 0 0 24 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 443.97
Current children cumulated vsize (Kb) 544884

[startup+480.017 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 43792 1582 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 453.74
Current children cumulated vsize (Kb) 544884

[startup+490.018 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 44527 1670 0 0 20 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223216 134544815 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (Kb) 544884

[startup+500.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 45348 1728 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 470.76
Current children cumulated vsize (Kb) 544884

[startup+510.018 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 46237 1766 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223192 1077378649 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 480.03
Current children cumulated vsize (Kb) 544884

[startup+520.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134647 0 0 0 47160 1792 0 0 25 0 1 0 1842205096 557961216 133740 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136221 133740 1116 68 0 136153 0
[pid=24737] vsize: 544884
Current children cumulated CPU time (s) 489.52
Current children cumulated vsize (Kb) 544884

[startup+530.018 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134798 0 0 0 48094 1812 0 0 25 0 1 0 1842205096 558641152 133891 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136387 133891 1116 68 0 136319 0
[pid=24737] vsize: 545548
Current children cumulated CPU time (s) 499.06
Current children cumulated vsize (Kb) 545548

[startup+540.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 134925 0 0 0 49034 1832 0 0 25 0 1 0 1842205096 559153152 134018 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136512 134018 1116 68 0 136444 0
[pid=24737] vsize: 546048
Current children cumulated CPU time (s) 508.66
Current children cumulated vsize (Kb) 546048

[startup+550.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135009 0 0 0 49977 1850 0 0 22 0 1 0 1842205096 559538176 134102 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136606 134102 1116 68 0 136538 0
[pid=24737] vsize: 546424
Current children cumulated CPU time (s) 518.27
Current children cumulated vsize (Kb) 546424

[startup+560.019 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135108 0 0 0 50919 1869 0 0 25 0 1 0 1842205096 559902720 134201 4294967295 134512640 134736556 3221224560 3221223280 134605914 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136695 134201 1116 68 0 136627 0
[pid=24737] vsize: 546780
Current children cumulated CPU time (s) 527.88
Current children cumulated vsize (Kb) 546780

[startup+570.02 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135164 0 0 0 51871 1887 0 0 25 0 1 0 1842205096 560173056 134257 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136761 134257 1116 68 0 136693 0
[pid=24737] vsize: 547044
Current children cumulated CPU time (s) 537.58
Current children cumulated vsize (Kb) 547044

[startup+580.02 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135213 0 0 0 52822 1901 0 0 20 0 1 0 1842205096 560406528 134306 4294967295 134512640 134736556 3221224560 3221223096 1077377239 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 136818 134306 1116 68 0 136750 0
[pid=24737] vsize: 547272
Current children cumulated CPU time (s) 547.23
Current children cumulated vsize (Kb) 547272

[startup+590.021 s]
Raw data (loadavg): 1.08 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135265 0 0 0 53744 1926 0 0 25 0 1 0 1842205096 560541696 134358 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136851 134358 1116 68 0 136783 0
[pid=24737] vsize: 547404
Current children cumulated CPU time (s) 556.7
Current children cumulated vsize (Kb) 547404

[startup+600.021 s]
Raw data (loadavg): 1.07 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135265 0 0 0 54704 1939 0 0 25 0 1 0 1842205096 560541696 134358 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136851 134358 1116 68 0 136783 0
[pid=24737] vsize: 547404
Current children cumulated CPU time (s) 566.43
Current children cumulated vsize (Kb) 547404

[startup+610.021 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135276 0 0 0 55437 2025 0 0 25 0 1 0 1842205096 560541696 134369 4294967295 134512640 134736556 3221224560 3221223296 134605884 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136851 134369 1116 68 0 136783 0
[pid=24737] vsize: 547404
Current children cumulated CPU time (s) 574.62
Current children cumulated vsize (Kb) 547404

[startup+620.022 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135276 0 0 0 56420 2031 0 0 25 0 1 0 1842205096 560390144 134344 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136814 134344 1116 68 0 136746 0
[pid=24737] vsize: 547256
Current children cumulated CPU time (s) 584.51
Current children cumulated vsize (Kb) 547256

[startup+630.022 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135276 0 0 0 57419 2031 0 0 25 0 1 0 1842205096 560390144 134344 4294967295 134512640 134736556 3221224560 3221223256 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136814 134344 1116 68 0 136746 0
[pid=24737] vsize: 547256
Current children cumulated CPU time (s) 594.5
Current children cumulated vsize (Kb) 547256

[startup+640.023 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135276 0 0 0 58419 2032 0 0 25 0 1 0 1842205096 560390144 134344 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136814 134344 1116 68 0 136746 0
[pid=24737] vsize: 547256
Current children cumulated CPU time (s) 604.51
Current children cumulated vsize (Kb) 547256

[startup+650.023 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135276 0 0 0 59417 2032 0 0 25 0 1 0 1842205096 560390144 134344 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136814 134344 1116 68 0 136746 0
[pid=24737] vsize: 547256
Current children cumulated CPU time (s) 614.49
Current children cumulated vsize (Kb) 547256

[startup+660.022 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135276 0 0 0 60417 2033 0 0 25 0 1 0 1842205096 560390144 134344 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136814 134344 1116 68 0 136746 0
[pid=24737] vsize: 547256
Current children cumulated CPU time (s) 624.5
Current children cumulated vsize (Kb) 547256

[startup+670.022 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135276 0 0 0 61417 2033 0 0 25 0 1 0 1842205096 560390144 134344 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136814 134344 1116 68 0 136746 0
[pid=24737] vsize: 547256
Current children cumulated CPU time (s) 634.5
Current children cumulated vsize (Kb) 547256

[startup+680.021 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135276 0 0 0 62416 2033 0 0 25 0 1 0 1842205096 560390144 134344 4294967295 134512640 134736556 3221224560 3221223212 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136814 134344 1116 68 0 136746 0
[pid=24737] vsize: 547256
Current children cumulated CPU time (s) 644.49
Current children cumulated vsize (Kb) 547256

[startup+690.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135290 0 0 0 63415 2033 0 0 25 0 1 0 1842205096 560525312 134358 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136847 134358 1116 68 0 136779 0
[pid=24737] vsize: 547388
Current children cumulated CPU time (s) 654.48
Current children cumulated vsize (Kb) 547388

[startup+700.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135332 0 0 0 64415 2034 0 0 25 0 1 0 1842205096 560660480 134400 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136880 134400 1116 68 0 136812 0
[pid=24737] vsize: 547520
Current children cumulated CPU time (s) 664.49
Current children cumulated vsize (Kb) 547520

[startup+710.021 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135360 0 0 0 65414 2034 0 0 25 0 1 0 1842205096 560795648 134428 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136913 134428 1116 68 0 136845 0
[pid=24737] vsize: 547652
Current children cumulated CPU time (s) 674.48
Current children cumulated vsize (Kb) 547652

[startup+720.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 135374 0 0 0 66413 2035 0 0 25 0 1 0 1842205096 560795648 134442 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 136913 134442 1116 68 0 136845 0
[pid=24737] vsize: 547652
Current children cumulated CPU time (s) 684.48
Current children cumulated vsize (Kb) 547652

[startup+730.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136419 0 0 0 67362 2054 0 0 25 0 1 0 1842205096 563093504 135000 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135000 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 694.16
Current children cumulated vsize (Kb) 549896

[startup+740.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136419 0 0 0 68361 2055 0 0 25 0 1 0 1842205096 563093504 135000 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135000 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 704.16
Current children cumulated vsize (Kb) 549896

[startup+750.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136419 0 0 0 69361 2055 0 0 25 0 1 0 1842205096 563093504 135000 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135000 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 714.16
Current children cumulated vsize (Kb) 549896

[startup+760.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136419 0 0 0 70361 2055 0 0 25 0 1 0 1842205096 563093504 135000 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135000 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 724.16
Current children cumulated vsize (Kb) 549896

[startup+770.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136419 0 0 0 71360 2055 0 0 25 0 1 0 1842205096 563093504 135000 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135000 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 734.15
Current children cumulated vsize (Kb) 549896

[startup+780.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136419 0 0 0 72360 2055 0 0 25 0 1 0 1842205096 563093504 135000 4294967295 134512640 134736556 3221224560 3221223136 134540214 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135000 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 744.15
Current children cumulated vsize (Kb) 549896

[startup+790.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 73307 2073 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 753.8
Current children cumulated vsize (Kb) 549896

[startup+800.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 74307 2073 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 763.8
Current children cumulated vsize (Kb) 549896

[startup+810.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 75306 2074 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 773.8
Current children cumulated vsize (Kb) 549896

[startup+820.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 76306 2074 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 783.8
Current children cumulated vsize (Kb) 549896

[startup+830.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 77306 2074 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 793.8
Current children cumulated vsize (Kb) 549896

[startup+840.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 78305 2076 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 803.81
Current children cumulated vsize (Kb) 549896

[startup+850.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 79304 2076 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 813.8
Current children cumulated vsize (Kb) 549896

[startup+860.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 80303 2077 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 823.8
Current children cumulated vsize (Kb) 549896

[startup+870.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 81303 2077 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 833.8
Current children cumulated vsize (Kb) 549896

[startup+880.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 82302 2078 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 843.8
Current children cumulated vsize (Kb) 549896

[startup+890.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 83302 2078 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223268 134560280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 853.8
Current children cumulated vsize (Kb) 549896

[startup+900.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 84301 2079 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 863.8
Current children cumulated vsize (Kb) 549896

[startup+910.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 85236 2101 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 873.37
Current children cumulated vsize (Kb) 549896

[startup+920.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 86235 2101 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 883.36
Current children cumulated vsize (Kb) 549896

[startup+930.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 87235 2102 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 893.37
Current children cumulated vsize (Kb) 549896

[startup+940.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 88235 2102 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 903.37
Current children cumulated vsize (Kb) 549896

[startup+950.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 89235 2102 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 913.37
Current children cumulated vsize (Kb) 549896

[startup+960.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 90235 2102 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 923.37
Current children cumulated vsize (Kb) 549896

[startup+970.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 91236 2102 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 933.38
Current children cumulated vsize (Kb) 549896

[startup+980.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 92235 2102 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 943.37
Current children cumulated vsize (Kb) 549896

[startup+990.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136421 0 0 0 93233 2103 0 0 25 0 1 0 1842205096 563093504 135002 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137474 135002 1116 68 0 137406 0
[pid=24737] vsize: 549896
Current children cumulated CPU time (s) 953.36
Current children cumulated vsize (Kb) 549896

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 94231 2104 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 963.35
Current children cumulated vsize (Kb) 549960

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 95230 2105 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 973.35
Current children cumulated vsize (Kb) 549960

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 96228 2105 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 983.33
Current children cumulated vsize (Kb) 549960

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 97228 2106 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223232 134605356 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 993.34
Current children cumulated vsize (Kb) 549960

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 98227 2106 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1003.33
Current children cumulated vsize (Kb) 549960

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 99227 2106 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1013.33
Current children cumulated vsize (Kb) 549960

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 100227 2106 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1023.33
Current children cumulated vsize (Kb) 549960

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 101227 2106 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1033.33
Current children cumulated vsize (Kb) 549960

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 102227 2106 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1043.33
Current children cumulated vsize (Kb) 549960

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 103227 2106 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1053.33
Current children cumulated vsize (Kb) 549960

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 104227 2107 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1063.34
Current children cumulated vsize (Kb) 549960

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 105227 2107 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1073.34
Current children cumulated vsize (Kb) 549960

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 106227 2107 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1083.34
Current children cumulated vsize (Kb) 549960

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 107227 2107 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1093.34
Current children cumulated vsize (Kb) 549960

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 108227 2107 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1103.34
Current children cumulated vsize (Kb) 549960

[startup+1150.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 109227 2107 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1113.34
Current children cumulated vsize (Kb) 549960

[startup+1160.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 110227 2107 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1123.34
Current children cumulated vsize (Kb) 549960

[startup+1170.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 111227 2108 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1133.35
Current children cumulated vsize (Kb) 549960

[startup+1180.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 112227 2108 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1143.35
Current children cumulated vsize (Kb) 549960

[startup+1190.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 113177 2123 0 0 20 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223232 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1153
Current children cumulated vsize (Kb) 549960

[startup+1200.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 114163 2127 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1162.9
Current children cumulated vsize (Kb) 549960

[startup+1210.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 115162 2127 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1172.89
Current children cumulated vsize (Kb) 549960

[startup+1220.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136432 0 0 0 116162 2127 0 0 25 0 1 0 1842205096 563159040 135013 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135013 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1182.89
Current children cumulated vsize (Kb) 549960

[startup+1230.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 24737
Raw data (/proc/24737/stat): 24737 (bsolo) R 24736 24737 19316 0 -1 0 136468 0 0 0 117160 2128 0 0 25 0 1 0 1842205096 563159040 135034 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/24737/statm): 137490 135034 1116 68 0 137422 0
[pid=24737] vsize: 549960
Current children cumulated CPU time (s) 1192.88
Current children cumulated vsize (Kb) 549960
One traced child (pid=24737) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1233.67
CPU time (s): 1196.53
CPU user time (s): 1175
CPU system time (s): 21.5317
CPU usage (%): 96.9893
Max. virtual memory (cumulated for all children) (Kb): 549960

Verifier Data

ERROR: no interpretation found !