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

Nameweb/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUMccbca61851d5d361647c00bb58b30d92
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
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 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15

Trace number 367

Launcher Data

LAUNCH ON wulflinc25 THE 2005-09-18 09:31:50 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=325 boxname=wulflinc25 idbench=325 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  ccbca61851d5d361647c00bb58b30d92  /oldhome/oroussel/tmp/wulflinc25/normalized-ooo.ex.mem.LdValue.ucl.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc25/normalized-ooo.ex.mem.LdValue.ucl.opb
IDLAUNCH: 325
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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.220
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:        940728 kB
Buffers:         34136 kB
Cached:          32424 kB
SwapCached:        896 kB
Active:          60988 kB
Inactive:         8188 kB
HighTotal:      131008 kB
HighFree:        97188 kB
LowTotal:       903652 kB
LowFree:        843540 kB
SwapTotal:     2097892 kB
SwapFree:      2096496 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5712 kB
Slab:            19096 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:51:59 (client local time) WITH STATUS 0 IN 1195.22 SECONDS
stats: 325 7 1195.22 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 77106 variables and 218779 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 161.56
c After prepocess the problem consists of 74486 variables and 211303 constraints.
c Restart #1 #Var: 74484 #Dec: 14454 LB: 0 @ 248.44
c Restart #2 #Var: 74484 #Dec: 36928 LB: 0 @ 381.91
c Restart #3 #Var: 74484 #Dec: 82361 LB: 0 @ 592.77
c CHANGE Heuristic... 
c Restart #0 #Var: 74484 #Dec: 140631 LB: 0 @ 671.82
c Restart #1 #Var: 74484 #Dec: 143285 LB: 0 @ 689.11
c Restart #2 #Var: 74484 #Dec: 148789 LB: 0 @ 743.02
c Restart #3 #Var: 74484 #Dec: 154552 LB: 0 @ 785.12
c Restart #4 #Var: 74466 #Dec: 159167 LB: 0 @ 904.26
c Restart #5 #Var: 74466 #Dec: 162658 LB: 0 @ 971.58
c Restart #6 #Var: 74464 #Dec: 166462 LB: 0 @ 1060.6
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 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/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840223399 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 107 3 90 68 0 39 0
[pid=5622] 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/wulflinc25/normalized-ooo.ex.mem.LdValue.ucl.opb

[startup+10.0033 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 15641 0 0 0 872 57 0 0 23 0 1 0 1840223399 29409280 6284 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 7180 6284 1116 68 0 7112 0
[pid=5622] vsize: 28720
Current children cumulated CPU time (s) 9.29
Current children cumulated vsize (Kb) 28720

[startup+20.0039 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 75001 0 0 0 1626 204 0 0 20 0 1 0 1840223399 44675072 10015 4294967295 134512640 134736556 3221224560 3221223176 134523853 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 10907 10015 1116 68 0 10839 0
[pid=5622] vsize: 43628
Current children cumulated CPU time (s) 18.3
Current children cumulated vsize (Kb) 43628

[startup+30.0045 s]
Raw data (loadavg): 1.01 0.97 0.91 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 231652 0 0 0 2235 515 0 0 25 0 1 0 1840223399 54919168 12420 4294967295 134512640 134736556 3221224560 3221222808 1077799011 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 13408 12420 1116 68 0 13340 0
[pid=5622] vsize: 53632
Current children cumulated CPU time (s) 27.5
Current children cumulated vsize (Kb) 53632

[startup+40.0041 s]
Raw data (loadavg): 1.01 0.97 0.91 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 424355 0 0 0 2800 882 0 0 25 0 1 0 1840223399 63053824 14435 4294967295 134512640 134736556 3221224560 3221222808 1077799011 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 15394 14435 1116 68 0 15326 0
[pid=5622] vsize: 61576
Current children cumulated CPU time (s) 36.82
Current children cumulated vsize (Kb) 61576

[startup+50.0047 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 624165 0 0 0 3345 1273 0 0 20 0 1 0 1840223399 70647808 16298 4294967295 134512640 134736556 3221224560 3221222808 1077799011 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 17248 16298 1116 68 0 17180 0
[pid=5622] vsize: 68992
Current children cumulated CPU time (s) 46.18
Current children cumulated vsize (Kb) 68992

[startup+60.0043 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 821934 0 0 0 3912 1651 0 0 25 0 1 0 1840223399 77422592 17978 4294967295 134512640 134736556 3221224560 3221222444 1077271576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 18902 17978 1116 68 0 18834 0
[pid=5622] vsize: 75608
Current children cumulated CPU time (s) 55.63
Current children cumulated vsize (Kb) 75608

[startup+70.0049 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 1015121 0 0 0 4473 2033 0 0 25 0 1 0 1840223399 84942848 19839 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 20738 19839 1116 68 0 20670 0
[pid=5622] vsize: 82952
Current children cumulated CPU time (s) 65.06
Current children cumulated vsize (Kb) 82952

[startup+80.0055 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 1208275 0 0 0 5036 2420 0 0 25 0 1 0 1840223399 90787840 21258 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 22165 21258 1116 68 0 22097 0
[pid=5622] vsize: 88660
Current children cumulated CPU time (s) 74.56
Current children cumulated vsize (Kb) 88660

[startup+90.0052 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 1398203 0 0 0 5604 2802 0 0 25 0 1 0 1840223399 96088064 22585 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 23459 22585 1116 68 0 23391 0
[pid=5622] vsize: 93836
Current children cumulated CPU time (s) 84.06
Current children cumulated vsize (Kb) 93836

[startup+100.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 1584693 0 0 0 6181 3178 0 0 25 0 1 0 1840223399 101113856 23819 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 24686 23819 1116 68 0 24618 0
[pid=5622] vsize: 98744
Current children cumulated CPU time (s) 93.59
Current children cumulated vsize (Kb) 98744

[startup+110.006 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 1771513 0 0 0 6751 3560 0 0 25 0 1 0 1840223399 106897408 24996 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5622/statm): 26098 24996 1116 68 0 26030 0
[pid=5622] vsize: 104392
Current children cumulated CPU time (s) 103.11
Current children cumulated vsize (Kb) 104392

[startup+120.007 s]
Raw data (loadavg): 1.08 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 1958751 0 0 0 7338 3930 0 0 25 0 1 0 1840223399 111230976 26071 4294967295 134512640 134736556 3221224560 3221223380 1077374583 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 27156 26071 1116 68 0 27088 0
[pid=5622] vsize: 108624
Current children cumulated CPU time (s) 112.68
Current children cumulated vsize (Kb) 108624

[startup+130.008 s]
Raw data (loadavg): 1.07 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2148014 0 0 0 7917 4305 0 0 25 0 1 0 1840223399 116133888 27257 4294967295 134512640 134736556 3221224560 3221222984 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 28353 27257 1116 68 0 28285 0
[pid=5622] vsize: 113412
Current children cumulated CPU time (s) 122.22
Current children cumulated vsize (Kb) 113412

[startup+140.007 s]
Raw data (loadavg): 1.06 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2337153 0 0 0 8505 4678 0 0 25 0 1 0 1840223399 120348672 28297 4294967295 134512640 134736556 3221224560 3221223088 134574245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 29382 28302 1116 68 0 29314 0
[pid=5622] vsize: 117528
Current children cumulated CPU time (s) 131.83
Current children cumulated vsize (Kb) 117528

[startup+150.008 s]
Raw data (loadavg): 1.05 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2512744 0 0 0 9124 5026 0 0 25 0 1 0 1840223399 125865984 29680 4294967295 134512640 134736556 3221224560 3221223364 134569619 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 30729 29680 1116 68 0 30661 0
[pid=5622] vsize: 122916
Current children cumulated CPU time (s) 141.5
Current children cumulated vsize (Kb) 122916

[startup+160.007 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2524242 0 0 0 10090 5056 0 0 25 0 1 0 1840223399 174858240 41178 4294967295 134512640 134736556 3221224560 3221223352 134644820 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 42690 41178 1116 68 0 42622 0
[pid=5622] vsize: 170760
Current children cumulated CPU time (s) 151.46
Current children cumulated vsize (Kb) 170760

[startup+170.008 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2526669 0 0 0 11083 5063 0 0 25 0 1 0 1840223399 184688640 43378 4294967295 134512640 134736556 3221224560 3221223280 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 45090 43378 1116 68 0 45022 0
[pid=5622] vsize: 180360
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (Kb) 180360

[startup+180.009 s]
Raw data (loadavg): 1.03 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2527270 0 0 0 12069 5068 0 0 25 0 1 0 1840223399 186834944 43979 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45614 43979 1116 68 0 45546 0
[pid=5622] vsize: 182456
Current children cumulated CPU time (s) 171.37
Current children cumulated vsize (Kb) 182456

[startup+190.008 s]
Raw data (loadavg): 1.02 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2527274 0 0 0 13054 5073 0 0 25 0 1 0 1840223399 186834944 43983 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45614 43983 1116 68 0 45546 0
[pid=5622] vsize: 182456
Current children cumulated CPU time (s) 181.27
Current children cumulated vsize (Kb) 182456

[startup+200.009 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527279 0 0 0 14046 5076 0 0 25 0 1 0 1840223399 186834944 43988 4294967295 134512640 134736556 3221224560 3221223248 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45614 43988 1116 68 0 45546 0
[pid=5622] vsize: 182456
Current children cumulated CPU time (s) 191.22
Current children cumulated vsize (Kb) 182456

[startup+210.009 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527285 0 0 0 15038 5078 0 0 25 0 1 0 1840223399 186970112 43994 4294967295 134512640 134736556 3221224560 3221223072 134543088 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45647 43994 1116 68 0 45579 0
[pid=5622] vsize: 182588
Current children cumulated CPU time (s) 201.16
Current children cumulated vsize (Kb) 182588

[startup+220.01 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527290 0 0 0 16031 5081 0 0 25 0 1 0 1840223399 186970112 43999 4294967295 134512640 134736556 3221224560 3221223068 134537489 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45647 43999 1116 68 0 45579 0
[pid=5622] vsize: 182588
Current children cumulated CPU time (s) 211.12
Current children cumulated vsize (Kb) 182588

[startup+230.011 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527297 0 0 0 17025 5083 0 0 25 0 1 0 1840223399 186970112 44006 4294967295 134512640 134736556 3221224560 3221223120 134543646 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45647 44006 1116 68 0 45579 0
[pid=5622] vsize: 182588
Current children cumulated CPU time (s) 221.08
Current children cumulated vsize (Kb) 182588

[startup+240.011 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527308 0 0 0 18020 5085 0 0 25 0 1 0 1840223399 186970112 44017 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45647 44017 1116 68 0 45579 0
[pid=5622] vsize: 182588
Current children cumulated CPU time (s) 231.05
Current children cumulated vsize (Kb) 182588

[startup+250.012 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527316 0 0 0 19017 5086 0 0 25 0 1 0 1840223399 186970112 44025 4294967295 134512640 134736556 3221224560 3221223136 134543113 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45647 44025 1116 68 0 45579 0
[pid=5622] vsize: 182588
Current children cumulated CPU time (s) 241.03
Current children cumulated vsize (Kb) 182588

[startup+260.011 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527324 0 0 0 20008 5090 0 0 25 0 1 0 1840223399 187105280 44033 4294967295 134512640 134736556 3221224560 3221223276 134544444 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45680 44033 1116 68 0 45612 0
[pid=5622] vsize: 182720
Current children cumulated CPU time (s) 250.98
Current children cumulated vsize (Kb) 182720

[startup+270.012 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527328 0 0 0 21002 5092 0 0 25 0 1 0 1840223399 187105280 44037 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45680 44037 1116 68 0 45612 0
[pid=5622] vsize: 182720
Current children cumulated CPU time (s) 260.94
Current children cumulated vsize (Kb) 182720

[startup+280.013 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527336 0 0 0 21995 5094 0 0 25 0 1 0 1840223399 187105280 44045 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 45680 44045 1116 68 0 45612 0
[pid=5622] vsize: 182720
Current children cumulated CPU time (s) 270.89
Current children cumulated vsize (Kb) 182720

[startup+290.012 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527344 0 0 0 22986 5098 0 0 25 0 1 0 1840223399 187105280 44053 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45680 44053 1116 68 0 45612 0
[pid=5622] vsize: 182720
Current children cumulated CPU time (s) 280.84
Current children cumulated vsize (Kb) 182720

[startup+300.013 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527358 0 0 0 23981 5100 0 0 25 0 1 0 1840223399 187240448 44067 4294967295 134512640 134736556 3221224560 3221223136 134716298 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45713 44067 1116 68 0 45645 0
[pid=5622] vsize: 182852
Current children cumulated CPU time (s) 290.81
Current children cumulated vsize (Kb) 182852

[startup+310.013 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527371 0 0 0 24977 5102 0 0 25 0 1 0 1840223399 187240448 44080 4294967295 134512640 134736556 3221224560 3221223160 134544557 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45713 44080 1116 68 0 45645 0
[pid=5622] vsize: 182852
Current children cumulated CPU time (s) 300.79
Current children cumulated vsize (Kb) 182852

[startup+320.014 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527382 0 0 0 25971 5103 0 0 25 0 1 0 1840223399 187240448 44091 4294967295 134512640 134736556 3221224560 3221223120 134544641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45713 44091 1116 68 0 45645 0
[pid=5622] vsize: 182852
Current children cumulated CPU time (s) 310.74
Current children cumulated vsize (Kb) 182852

[startup+330.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527394 0 0 0 26965 5105 0 0 25 0 1 0 1840223399 187375616 44103 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45746 44103 1116 68 0 45678 0
[pid=5622] vsize: 182984
Current children cumulated CPU time (s) 320.7
Current children cumulated vsize (Kb) 182984

[startup+340.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527409 0 0 0 27959 5107 0 0 25 0 1 0 1840223399 187375616 44118 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45746 44118 1116 68 0 45678 0
[pid=5622] vsize: 182984
Current children cumulated CPU time (s) 330.66
Current children cumulated vsize (Kb) 182984

[startup+350.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527425 0 0 0 28952 5111 0 0 25 0 1 0 1840223399 187510784 44134 4294967295 134512640 134736556 3221224560 3221223152 134543988 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45779 44134 1116 68 0 45711 0
[pid=5622] vsize: 183116
Current children cumulated CPU time (s) 340.63
Current children cumulated vsize (Kb) 183116

[startup+360.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527434 0 0 0 29939 5114 0 0 25 0 1 0 1840223399 187510784 44143 4294967295 134512640 134736556 3221224560 3221223248 134528844 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45779 44143 1116 68 0 45711 0
[pid=5622] vsize: 183116
Current children cumulated CPU time (s) 350.53
Current children cumulated vsize (Kb) 183116

[startup+370.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527440 0 0 0 30927 5119 0 0 25 0 1 0 1840223399 187510784 44149 4294967295 134512640 134736556 3221224560 3221223172 134544527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45779 44149 1116 68 0 45711 0
[pid=5622] vsize: 183116
Current children cumulated CPU time (s) 360.46
Current children cumulated vsize (Kb) 183116

[startup+380.017 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527453 0 0 0 31922 5121 0 0 25 0 1 0 1840223399 187645952 44162 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45812 44162 1116 68 0 45744 0
[pid=5622] vsize: 183248
Current children cumulated CPU time (s) 370.43
Current children cumulated vsize (Kb) 183248

[startup+390.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527467 0 0 0 32914 5124 0 0 25 0 1 0 1840223399 187645952 44176 4294967295 134512640 134736556 3221224560 3221223168 134544615 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45812 44176 1116 68 0 45744 0
[pid=5622] vsize: 183248
Current children cumulated CPU time (s) 380.38
Current children cumulated vsize (Kb) 183248

[startup+400.017 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527473 0 0 0 33898 5130 0 0 25 0 1 0 1840223399 187645952 44182 4294967295 134512640 134736556 3221224560 3221223232 134634421 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45812 44182 1116 68 0 45744 0
[pid=5622] vsize: 183248
Current children cumulated CPU time (s) 390.28
Current children cumulated vsize (Kb) 183248

[startup+410.018 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527478 0 0 0 34886 5134 0 0 25 0 1 0 1840223399 187645952 44187 4294967295 134512640 134736556 3221224560 3221223200 134524522 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45812 44187 1116 68 0 45744 0
[pid=5622] vsize: 183248
Current children cumulated CPU time (s) 400.2
Current children cumulated vsize (Kb) 183248

[startup+420.018 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527489 0 0 0 35879 5137 0 0 25 0 1 0 1840223399 187781120 44198 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45845 44198 1116 68 0 45777 0
[pid=5622] vsize: 183380
Current children cumulated CPU time (s) 410.16
Current children cumulated vsize (Kb) 183380

[startup+430.019 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2527499 0 0 0 36868 5141 0 0 25 0 1 0 1840223399 187781120 44208 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5622/statm): 45845 44208 1116 68 0 45777 0
[pid=5622] vsize: 183380
Current children cumulated CPU time (s) 420.09
Current children cumulated vsize (Kb) 183380

[startup+440.019 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527504 0 0 0 37849 5146 0 0 25 0 1 0 1840223399 187781120 44213 4294967295 134512640 134736556 3221224560 3221223220 134528770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45845 44213 1116 68 0 45777 0
[pid=5622] vsize: 183380
Current children cumulated CPU time (s) 429.95
Current children cumulated vsize (Kb) 183380

[startup+450.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527516 0 0 0 38846 5148 0 0 25 0 1 0 1840223399 187916288 44225 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45878 44225 1116 68 0 45810 0
[pid=5622] vsize: 183512
Current children cumulated CPU time (s) 439.94
Current children cumulated vsize (Kb) 183512

[startup+460.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527525 0 0 0 39837 5151 0 0 25 0 1 0 1840223399 187916288 44234 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45878 44234 1116 68 0 45810 0
[pid=5622] vsize: 183512
Current children cumulated CPU time (s) 449.88
Current children cumulated vsize (Kb) 183512

[startup+470.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527536 0 0 0 40833 5153 0 0 25 0 1 0 1840223399 187916288 44245 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45878 44245 1116 68 0 45810 0
[pid=5622] vsize: 183512
Current children cumulated CPU time (s) 459.86
Current children cumulated vsize (Kb) 183512

[startup+480.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527548 0 0 0 41828 5155 0 0 25 0 1 0 1840223399 188051456 44257 4294967295 134512640 134736556 3221224560 3221223232 134528656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45911 44257 1116 68 0 45843 0
[pid=5622] vsize: 183644
Current children cumulated CPU time (s) 469.83
Current children cumulated vsize (Kb) 183644

[startup+490.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527559 0 0 0 42820 5158 0 0 25 0 1 0 1840223399 188051456 44268 4294967295 134512640 134736556 3221224560 3221223084 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45911 44268 1116 68 0 45843 0
[pid=5622] vsize: 183644
Current children cumulated CPU time (s) 479.78
Current children cumulated vsize (Kb) 183644

[startup+500.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527570 0 0 0 43812 5162 0 0 25 0 1 0 1840223399 188051456 44279 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45911 44279 1116 68 0 45843 0
[pid=5622] vsize: 183644
Current children cumulated CPU time (s) 489.74
Current children cumulated vsize (Kb) 183644

[startup+510.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527584 0 0 0 44803 5165 0 0 25 0 1 0 1840223399 188186624 44293 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45944 44293 1116 68 0 45876 0
[pid=5622] vsize: 183776
Current children cumulated CPU time (s) 499.68
Current children cumulated vsize (Kb) 183776

[startup+520.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527590 0 0 0 45786 5171 0 0 25 0 1 0 1840223399 188186624 44299 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45944 44299 1116 68 0 45876 0
[pid=5622] vsize: 183776
Current children cumulated CPU time (s) 509.57
Current children cumulated vsize (Kb) 183776

[startup+530.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527594 0 0 0 46772 5176 0 0 25 0 1 0 1840223399 188186624 44303 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45944 44303 1116 68 0 45876 0
[pid=5622] vsize: 183776
Current children cumulated CPU time (s) 519.48
Current children cumulated vsize (Kb) 183776

[startup+540.021 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527601 0 0 0 47761 5180 0 0 25 0 1 0 1840223399 188186624 44310 4294967295 134512640 134736556 3221224560 3221223104 134540260 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45944 44310 1116 68 0 45876 0
[pid=5622] vsize: 183776
Current children cumulated CPU time (s) 529.41
Current children cumulated vsize (Kb) 183776

[startup+550.022 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527612 0 0 0 48756 5182 0 0 25 0 1 0 1840223399 188186624 44321 4294967295 134512640 134736556 3221224560 3221223200 134543842 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45944 44321 1116 68 0 45876 0
[pid=5622] vsize: 183776
Current children cumulated CPU time (s) 539.38
Current children cumulated vsize (Kb) 183776

[startup+560.023 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527623 0 0 0 49752 5183 0 0 25 0 1 0 1840223399 188321792 44332 4294967295 134512640 134736556 3221224560 3221223200 134543750 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45977 44332 1116 68 0 45909 0
[pid=5622] vsize: 183908
Current children cumulated CPU time (s) 549.35
Current children cumulated vsize (Kb) 183908

[startup+570.023 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2527634 0 0 0 50746 5186 0 0 25 0 1 0 1840223399 188321792 44343 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45977 44343 1116 68 0 45909 0
[pid=5622] vsize: 183908
Current children cumulated CPU time (s) 559.32
Current children cumulated vsize (Kb) 183908

[startup+580.024 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527643 0 0 0 51741 5187 0 0 25 0 1 0 1840223399 188321792 44352 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 45977 44352 1116 68 0 45909 0
[pid=5622] vsize: 183908
Current children cumulated CPU time (s) 569.28
Current children cumulated vsize (Kb) 183908

[startup+590.023 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527658 0 0 0 52737 5189 0 0 25 0 1 0 1840223399 188456960 44367 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46010 44367 1116 68 0 45942 0
[pid=5622] vsize: 184040
Current children cumulated CPU time (s) 579.26
Current children cumulated vsize (Kb) 184040

[startup+600.024 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527664 0 0 0 53716 5197 0 0 25 0 1 0 1840223399 188456960 44373 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46010 44373 1116 68 0 45942 0
[pid=5622] vsize: 184040
Current children cumulated CPU time (s) 589.13
Current children cumulated vsize (Kb) 184040

[startup+610.024 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2527673 0 0 0 54677 5211 0 0 25 0 1 0 1840223399 188456960 44382 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5622/statm): 46010 44382 1116 68 0 45942 0
[pid=5622] vsize: 184040
Current children cumulated CPU time (s) 598.88
Current children cumulated vsize (Kb) 184040

[startup+620.025 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527687 0 0 0 55618 5233 0 0 25 0 1 0 1840223399 188592128 44396 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46043 44396 1116 68 0 45975 0
[pid=5622] vsize: 184172
Current children cumulated CPU time (s) 608.51
Current children cumulated vsize (Kb) 184172

[startup+630.026 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527701 0 0 0 56576 5246 0 0 25 0 1 0 1840223399 188592128 44410 4294967295 134512640 134736556 3221224560 3221223104 134540249 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 46043 44410 1116 68 0 45975 0
[pid=5622] vsize: 184172
Current children cumulated CPU time (s) 618.22
Current children cumulated vsize (Kb) 184172

[startup+640.025 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527706 0 0 0 57554 5253 0 0 25 0 1 0 1840223399 188592128 44415 4294967295 134512640 134736556 3221224560 3221223104 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 46043 44415 1116 68 0 45975 0
[pid=5622] vsize: 184172
Current children cumulated CPU time (s) 628.07
Current children cumulated vsize (Kb) 184172

[startup+650.026 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527712 0 0 0 58538 5258 0 0 18 0 1 0 1840223399 188592128 44421 4294967295 134512640 134736556 3221224560 3221223216 134544774 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46043 44421 1116 68 0 45975 0
[pid=5622] vsize: 184172
Current children cumulated CPU time (s) 637.96
Current children cumulated vsize (Kb) 184172

[startup+660.027 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2527717 0 0 0 59516 5265 0 0 25 0 1 0 1840223399 188727296 44426 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46076 44426 1116 68 0 46008 0
[pid=5622] vsize: 184304
Current children cumulated CPU time (s) 647.81
Current children cumulated vsize (Kb) 184304

[startup+670.027 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2527730 0 0 0 60480 5279 0 0 25 0 1 0 1840223399 188727296 44439 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46076 44439 1116 68 0 46008 0
[pid=5622] vsize: 184304
Current children cumulated CPU time (s) 657.59
Current children cumulated vsize (Kb) 184304

[startup+680.028 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2527737 0 0 0 61466 5284 0 0 25 0 1 0 1840223399 188727296 44446 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46076 44446 1116 68 0 46008 0
[pid=5622] vsize: 184304
Current children cumulated CPU time (s) 667.5
Current children cumulated vsize (Kb) 184304

[startup+690.028 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528120 0 0 0 62451 5289 0 0 25 0 1 0 1840223399 189132800 44532 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46175 44532 1116 68 0 46107 0
[pid=5622] vsize: 184700
Current children cumulated CPU time (s) 677.4
Current children cumulated vsize (Kb) 184700

[startup+700.028 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528149 0 0 0 63441 5293 0 0 25 0 1 0 1840223399 189267968 44561 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46208 44561 1116 68 0 46140 0
[pid=5622] vsize: 184832
Current children cumulated CPU time (s) 687.34
Current children cumulated vsize (Kb) 184832

[startup+710.028 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2528173 0 0 0 64435 5294 0 0 25 0 1 0 1840223399 189267968 44585 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46208 44585 1116 68 0 46140 0
[pid=5622] vsize: 184832
Current children cumulated CPU time (s) 697.29
Current children cumulated vsize (Kb) 184832

[startup+720.029 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528187 0 0 0 65430 5296 0 0 25 0 1 0 1840223399 189403136 44599 4294967295 134512640 134736556 3221224560 3221223036 134536698 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46241 44599 1116 68 0 46173 0
[pid=5622] vsize: 184964
Current children cumulated CPU time (s) 707.26
Current children cumulated vsize (Kb) 184964

[startup+730.03 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528202 0 0 0 66424 5298 0 0 25 0 1 0 1840223399 189403136 44614 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46241 44614 1116 68 0 46173 0
[pid=5622] vsize: 184964
Current children cumulated CPU time (s) 717.22
Current children cumulated vsize (Kb) 184964

[startup+740.029 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528208 0 0 0 67422 5299 0 0 25 0 1 0 1840223399 189538304 44620 4294967295 134512640 134736556 3221224560 3221223088 134716641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46274 44620 1116 68 0 46206 0
[pid=5622] vsize: 185096
Current children cumulated CPU time (s) 727.21
Current children cumulated vsize (Kb) 185096

[startup+750.03 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528212 0 0 0 68417 5301 0 0 25 0 1 0 1840223399 189538304 44624 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46274 44624 1116 68 0 46206 0
[pid=5622] vsize: 185096
Current children cumulated CPU time (s) 737.18
Current children cumulated vsize (Kb) 185096

[startup+760.031 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528229 0 0 0 69409 5303 0 0 25 0 1 0 1840223399 189538304 44641 4294967295 134512640 134736556 3221224560 3221223104 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 46274 44641 1116 68 0 46206 0
[pid=5622] vsize: 185096
Current children cumulated CPU time (s) 747.12
Current children cumulated vsize (Kb) 185096

[startup+770.031 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528236 0 0 0 70403 5305 0 0 25 0 1 0 1840223399 189538304 44648 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5622/statm): 46274 44648 1116 68 0 46206 0
[pid=5622] vsize: 185096
Current children cumulated CPU time (s) 757.08
Current children cumulated vsize (Kb) 185096

[startup+780.032 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528259 0 0 0 71394 5309 0 0 25 0 1 0 1840223399 189673472 44671 4294967295 134512640 134736556 3221224560 3221223088 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46307 44671 1116 68 0 46239 0
[pid=5622] vsize: 185228
Current children cumulated CPU time (s) 767.03
Current children cumulated vsize (Kb) 185228

[startup+790.033 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528278 0 0 0 72389 5310 0 0 25 0 1 0 1840223399 189808640 44690 4294967295 134512640 134736556 3221224560 3221223136 134543852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46340 44690 1116 68 0 46272 0
[pid=5622] vsize: 185360
Current children cumulated CPU time (s) 776.99
Current children cumulated vsize (Kb) 185360

[startup+800.033 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2528386 0 0 0 73379 5314 0 0 25 0 1 0 1840223399 190214144 44798 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46439 44798 1116 68 0 46371 0
[pid=5622] vsize: 185756
Current children cumulated CPU time (s) 786.93
Current children cumulated vsize (Kb) 185756

[startup+810.033 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528400 0 0 0 74375 5316 0 0 25 0 1 0 1840223399 190214144 44812 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46439 44812 1116 68 0 46371 0
[pid=5622] vsize: 185756
Current children cumulated CPU time (s) 796.91
Current children cumulated vsize (Kb) 185756

[startup+820.033 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528411 0 0 0 75372 5317 0 0 25 0 1 0 1840223399 190349312 44823 4294967295 134512640 134736556 3221224560 3221223140 134716294 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46472 44823 1116 68 0 46404 0
[pid=5622] vsize: 185888
Current children cumulated CPU time (s) 806.89
Current children cumulated vsize (Kb) 185888

[startup+830.034 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528422 0 0 0 76369 5318 0 0 25 0 1 0 1840223399 190349312 44834 4294967295 134512640 134736556 3221224560 3221223072 134543921 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46472 44834 1116 68 0 46404 0
[pid=5622] vsize: 185888
Current children cumulated CPU time (s) 816.87
Current children cumulated vsize (Kb) 185888

[startup+840.034 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528445 0 0 0 77363 5320 0 0 25 0 1 0 1840223399 190484480 44857 4294967295 134512640 134736556 3221224560 3221223164 134544720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46505 44857 1116 68 0 46437 0
[pid=5622] vsize: 186020
Current children cumulated CPU time (s) 826.83
Current children cumulated vsize (Kb) 186020

[startup+850.034 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528467 0 0 0 78361 5321 0 0 25 0 1 0 1840223399 190484480 44879 4294967295 134512640 134736556 3221224560 3221223136 134543068 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46505 44879 1116 68 0 46437 0
[pid=5622] vsize: 186020
Current children cumulated CPU time (s) 836.82
Current children cumulated vsize (Kb) 186020

[startup+860.035 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528481 0 0 0 79360 5321 0 0 25 0 1 0 1840223399 190619648 44893 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46538 44893 1116 68 0 46470 0
[pid=5622] vsize: 186152
Current children cumulated CPU time (s) 846.81
Current children cumulated vsize (Kb) 186152

[startup+870.035 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528493 0 0 0 80360 5322 0 0 25 0 1 0 1840223399 190619648 44905 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46538 44905 1116 68 0 46470 0
[pid=5622] vsize: 186152
Current children cumulated CPU time (s) 856.82
Current children cumulated vsize (Kb) 186152

[startup+880.036 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528511 0 0 0 81360 5322 0 0 25 0 1 0 1840223399 190754816 44923 4294967295 134512640 134736556 3221224560 3221223136 134543198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46571 44923 1116 68 0 46503 0
[pid=5622] vsize: 186284
Current children cumulated CPU time (s) 866.82
Current children cumulated vsize (Kb) 186284

[startup+890.037 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528523 0 0 0 82360 5322 0 0 25 0 1 0 1840223399 190754816 44935 4294967295 134512640 134736556 3221224560 3221223136 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46571 44935 1116 68 0 46503 0
[pid=5622] vsize: 186284
Current children cumulated CPU time (s) 876.82
Current children cumulated vsize (Kb) 186284

[startup+900.037 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528557 0 0 0 83359 5322 0 0 25 0 1 0 1840223399 190889984 44969 4294967295 134512640 134736556 3221224560 3221223172 134544527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46604 44969 1116 68 0 46536 0
[pid=5622] vsize: 186416
Current children cumulated CPU time (s) 886.81
Current children cumulated vsize (Kb) 186416

[startup+910.037 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528581 0 0 0 84358 5323 0 0 25 0 1 0 1840223399 191025152 44993 4294967295 134512640 134736556 3221224560 3221223168 134537418 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46637 44993 1116 68 0 46569 0
[pid=5622] vsize: 186548
Current children cumulated CPU time (s) 896.81
Current children cumulated vsize (Kb) 186548

[startup+920.037 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528594 0 0 0 85356 5323 0 0 25 0 1 0 1840223399 191025152 45006 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46637 45006 1116 68 0 46569 0
[pid=5622] vsize: 186548
Current children cumulated CPU time (s) 906.79
Current children cumulated vsize (Kb) 186548

[startup+930.038 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528604 0 0 0 86353 5324 0 0 25 0 1 0 1840223399 191160320 45016 4294967295 134512640 134736556 3221224560 3221223104 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46670 45016 1116 68 0 46602 0
[pid=5622] vsize: 186680
Current children cumulated CPU time (s) 916.77
Current children cumulated vsize (Kb) 186680

[startup+940.038 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528629 0 0 0 87349 5326 0 0 25 0 1 0 1840223399 191160320 45041 4294967295 134512640 134736556 3221224560 3221223136 134544675 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46670 45041 1116 68 0 46602 0
[pid=5622] vsize: 186680
Current children cumulated CPU time (s) 926.75
Current children cumulated vsize (Kb) 186680

[startup+950.038 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528657 0 0 0 88345 5328 0 0 25 0 1 0 1840223399 191295488 45069 4294967295 134512640 134736556 3221224560 3221223232 134528591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46703 45069 1116 68 0 46635 0
[pid=5622] vsize: 186812
Current children cumulated CPU time (s) 936.73
Current children cumulated vsize (Kb) 186812

[startup+960.039 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2528724 0 0 0 89341 5329 0 0 25 0 1 0 1840223399 191565824 45136 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46769 45136 1116 68 0 46701 0
[pid=5622] vsize: 187076
Current children cumulated CPU time (s) 946.7
Current children cumulated vsize (Kb) 187076

[startup+970.039 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528793 0 0 0 90338 5331 0 0 25 0 1 0 1840223399 191836160 45205 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46835 45205 1116 68 0 46767 0
[pid=5622] vsize: 187340
Current children cumulated CPU time (s) 956.69
Current children cumulated vsize (Kb) 187340

[startup+980.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528822 0 0 0 91337 5332 0 0 25 0 1 0 1840223399 191971328 45234 4294967295 134512640 134736556 3221224560 3221223120 134544667 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46868 45234 1116 68 0 46800 0
[pid=5622] vsize: 187472
Current children cumulated CPU time (s) 966.69
Current children cumulated vsize (Kb) 187472

[startup+990.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528838 0 0 0 92333 5333 0 0 25 0 1 0 1840223399 192106496 45250 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46901 45250 1116 68 0 46833 0
[pid=5622] vsize: 187604
Current children cumulated CPU time (s) 976.66
Current children cumulated vsize (Kb) 187604

[startup+1000.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528893 0 0 0 93330 5335 0 0 25 0 1 0 1840223399 192245760 45305 4294967295 134512640 134736556 3221224560 3221223080 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 46935 45305 1116 68 0 46867 0
[pid=5622] vsize: 187740
Current children cumulated CPU time (s) 986.65
Current children cumulated vsize (Kb) 187740

[startup+1010.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528939 0 0 0 94327 5336 0 0 25 0 1 0 1840223399 192516096 45351 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47001 45351 1116 68 0 46933 0
[pid=5622] vsize: 188004
Current children cumulated CPU time (s) 996.63
Current children cumulated vsize (Kb) 188004

[startup+1020.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528954 0 0 0 95326 5336 0 0 25 0 1 0 1840223399 192516096 45366 4294967295 134512640 134736556 3221224560 3221223128 134543224 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47001 45366 1116 68 0 46933 0
[pid=5622] vsize: 188004
Current children cumulated CPU time (s) 1006.62
Current children cumulated vsize (Kb) 188004

[startup+1030.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2528982 0 0 0 96325 5337 0 0 25 0 1 0 1840223399 192651264 45394 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47034 45394 1116 68 0 46966 0
[pid=5622] vsize: 188136
Current children cumulated CPU time (s) 1016.62
Current children cumulated vsize (Kb) 188136

[startup+1040.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529003 0 0 0 97325 5337 0 0 25 0 1 0 1840223399 192786432 45415 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47067 45415 1116 68 0 46999 0
[pid=5622] vsize: 188268
Current children cumulated CPU time (s) 1026.62
Current children cumulated vsize (Kb) 188268

[startup+1050.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529044 0 0 0 98324 5338 0 0 25 0 1 0 1840223399 192921600 45456 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47100 45456 1116 68 0 47032 0
[pid=5622] vsize: 188400
Current children cumulated CPU time (s) 1036.62
Current children cumulated vsize (Kb) 188400

[startup+1060.04 s]
Raw data (loadavg): 1.00 0.99 0.92 1/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) T 5621 5622 4419 0 -1 0 2529085 0 0 0 99323 5338 0 0 25 0 1 0 1840223399 193056768 45497 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47133 45497 1116 68 0 47065 0
[pid=5622] vsize: 188532
Current children cumulated CPU time (s) 1046.61
Current children cumulated vsize (Kb) 188532

[startup+1070.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529122 0 0 0 100321 5340 0 0 25 0 1 0 1840223399 193191936 45534 4294967295 134512640 134736556 3221224560 3221223068 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47166 45534 1116 68 0 47098 0
[pid=5622] vsize: 188664
Current children cumulated CPU time (s) 1056.61
Current children cumulated vsize (Kb) 188664

[startup+1080.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529155 0 0 0 101316 5341 0 0 25 0 1 0 1840223399 193327104 45567 4294967295 134512640 134736556 3221224560 3221223120 134543206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47199 45567 1116 68 0 47131 0
[pid=5622] vsize: 188796
Current children cumulated CPU time (s) 1066.57
Current children cumulated vsize (Kb) 188796

[startup+1090.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529180 0 0 0 102315 5342 0 0 25 0 1 0 1840223399 193462272 45592 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47232 45592 1116 68 0 47164 0
[pid=5622] vsize: 188928
Current children cumulated CPU time (s) 1076.57
Current children cumulated vsize (Kb) 188928

[startup+1100.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529211 0 0 0 103313 5343 0 0 25 0 1 0 1840223399 193597440 45623 4294967295 134512640 134736556 3221224560 3221223232 134528711 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47265 45623 1116 68 0 47197 0
[pid=5622] vsize: 189060
Current children cumulated CPU time (s) 1086.56
Current children cumulated vsize (Kb) 189060

[startup+1110.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529237 0 0 0 104312 5343 0 0 25 0 1 0 1840223399 193732608 45649 4294967295 134512640 134736556 3221224560 3221223144 134543958 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47298 45649 1116 68 0 47230 0
[pid=5622] vsize: 189192
Current children cumulated CPU time (s) 1096.55
Current children cumulated vsize (Kb) 189192

[startup+1120.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529270 0 0 0 105309 5345 0 0 25 0 1 0 1840223399 193867776 45682 4294967295 134512640 134736556 3221224560 3221223180 134544620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47331 45682 1116 68 0 47263 0
[pid=5622] vsize: 189324
Current children cumulated CPU time (s) 1106.54
Current children cumulated vsize (Kb) 189324

[startup+1130.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529324 0 0 0 106307 5346 0 0 25 0 1 0 1840223399 194002944 45736 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47364 45736 1116 68 0 47296 0
[pid=5622] vsize: 189456
Current children cumulated CPU time (s) 1116.53
Current children cumulated vsize (Kb) 189456

[startup+1140.04 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529367 0 0 0 107304 5347 0 0 25 0 1 0 1840223399 194273280 45779 4294967295 134512640 134736556 3221224560 3221223108 134544508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47430 45779 1116 68 0 47362 0
[pid=5622] vsize: 189720
Current children cumulated CPU time (s) 1126.51
Current children cumulated vsize (Kb) 189720

[startup+1150.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529408 0 0 0 108302 5348 0 0 25 0 1 0 1840223399 194408448 45820 4294967295 134512640 134736556 3221224560 3221223116 134543056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47463 45820 1116 68 0 47395 0
[pid=5622] vsize: 189852
Current children cumulated CPU time (s) 1136.5
Current children cumulated vsize (Kb) 189852

[startup+1160.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529444 0 0 0 109300 5350 0 0 25 0 1 0 1840223399 194543616 45856 4294967295 134512640 134736556 3221224560 3221223248 134528844 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47496 45856 1116 68 0 47428 0
[pid=5622] vsize: 189984
Current children cumulated CPU time (s) 1146.5
Current children cumulated vsize (Kb) 189984

[startup+1170.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529451 0 0 0 110297 5350 0 0 25 0 1 0 1840223399 194543616 45863 4294967295 134512640 134736556 3221224560 3221223036 134536626 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47496 45863 1116 68 0 47428 0
[pid=5622] vsize: 189984
Current children cumulated CPU time (s) 1156.47
Current children cumulated vsize (Kb) 189984

[startup+1180.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529463 0 0 0 111296 5351 0 0 25 0 1 0 1840223399 194678784 45875 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47529 45875 1116 68 0 47461 0
[pid=5622] vsize: 190116
Current children cumulated CPU time (s) 1166.47
Current children cumulated vsize (Kb) 190116

[startup+1190.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529479 0 0 0 112294 5352 0 0 25 0 1 0 1840223399 194678784 45891 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47529 45891 1116 68 0 47461 0
[pid=5622] vsize: 190116
Current children cumulated CPU time (s) 1176.46
Current children cumulated vsize (Kb) 190116

[startup+1200.05 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 5622
Raw data (/proc/5622/stat): 5622 (bsolo) R 5621 5622 4419 0 -1 0 2529497 0 0 0 113293 5352 0 0 25 0 1 0 1840223399 194813952 45909 4294967295 134512640 134736556 3221224560 3221223272 134544021 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5622/statm): 47562 45909 1116 68 0 47494 0
[pid=5622] vsize: 190248
Current children cumulated CPU time (s) 1186.45
Current children cumulated vsize (Kb) 190248
One traced child (pid=5622) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1208.82
CPU time (s): 1195.22
CPU user time (s): 1141.6
CPU system time (s): 53.6178
CPU usage (%): 98.8754
Max. virtual memory (cumulated for all children) (Kb): 190248

Verifier Data

ERROR: no interpretation found !