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.rf10.ucl.opb
MD5SUMa6997171dcc57638d93d44e87488aa8f
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(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 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.8799
Number of variables18069
Total number of constraints52475
Number of constraints which are clauses51555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints920
Minimum length of a constraint1
Maximum length of a constraint11

Trace number 369

Launcher Data

LAUNCH ON wulflinc4 THE 2005-09-18 09:32:21 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=327 boxname=wulflinc4 idbench=327 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  a6997171dcc57638d93d44e87488aa8f  /oldhome/oroussel/tmp/wulflinc4/normalized-ooo.rf10.ucl.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc4/normalized-ooo.rf10.ucl.opb
IDLAUNCH: 327
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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:        953164 kB
Buffers:         33648 kB
Cached:          23804 kB
SwapCached:        960 kB
Active:          53508 kB
Inactive:         6648 kB
HighTotal:      131008 kB
HighFree:       104720 kB
LowTotal:       903652 kB
LowFree:        848444 kB
SwapTotal:     2097136 kB
SwapFree:      2095628 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            15616 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:52:19 (client local time) WITH STATUS 0 IN 1195.09 SECONDS
stats: 327 7 1195.09 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 18069 variables and 52475 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 11.334
c After prepocess the problem consists of 18040 variables and 52385 constraints.
c Restart #1 #Var: 18040 #Dec: 2373 LB: 0 @ 47.511
c Restart #2 #Var: 18004 #Dec: 6854 LB: 0 @ 89.085
c Restart #3 #Var: 17969 #Dec: 13322 LB: 0 @ 150.51
c Restart #4 #Var: 17969 #Dec: 18657 LB: 0 @ 215.68
c Restart #5 #Var: 17969 #Dec: 20803 LB: 0 @ 270.62
c Restart #6 #Var: 17867 #Dec: 23128 LB: 0 @ 373.29
c Restart #7 #Var: 17867 #Dec: 26278 LB: 0 @ 447.8
c Restart #8 #Var: 17849 #Dec: 29269 LB: 0 @ 548.28
c CHANGE Heuristic... 
c Restart #0 #Var: 17818 #Dec: 34093 LB: 0 @ 714.24
c Restart #1 #Var: 17818 #Dec: 34817 LB: 0 @ 721.56
c Restart #2 #Var: 17818 #Dec: 36357 LB: 0 @ 735.67
c Restart #3 #Var: 17818 #Dec: 37462 LB: 0 @ 781.31
c Restart #4 #Var: 17818 #Dec: 39743 LB: 0 @ 809.02
c Restart #5 #Var: 17818 #Dec: 42498 LB: 0 @ 875.76
c Restart #6 #Var: 17818 #Dec: 44175 LB: 0 @ 971.44
c Restart #7 #Var: 17818 #Dec: 47781 LB: 0 @ 1040.4
c Restart #8 #Var: 17818 #Dec: 50249 LB: 0 @ 1149.9
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1781957827 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 107 3 90 68 0 39 0
[pid=7569] 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/wulflinc4/normalized-ooo.rf10.ucl.opb

[startup+10.0026 s]
Raw data (loadavg): 0.94 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 10733 0 0 0 928 40 0 0 25 0 1 0 1781957827 43757568 9692 4294967295 134512640 134736556 3221224576 3221223368 134543261 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 10683 9692 1116 68 0 10615 0
[pid=7569] vsize: 42732
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (Kb) 42732

[startup+20.0034 s]
Raw data (loadavg): 0.95 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11470 0 0 0 1923 43 0 0 25 0 1 0 1781957827 46673920 10393 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11395 10393 1116 68 0 11327 0
[pid=7569] vsize: 45580
Current children cumulated CPU time (s) 19.66
Current children cumulated vsize (Kb) 45580

[startup+30.0043 s]
Raw data (loadavg): 0.96 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11498 0 0 0 2919 44 0 0 25 0 1 0 1781957827 46809088 10421 4294967295 134512640 134736556 3221224576 3221223168 134543953 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11428 10421 1116 68 0 11360 0
[pid=7569] vsize: 45712
Current children cumulated CPU time (s) 29.63
Current children cumulated vsize (Kb) 45712

[startup+40.0042 s]
Raw data (loadavg): 0.96 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11509 0 0 0 3915 47 0 0 25 0 1 0 1781957827 46944256 10432 4294967295 134512640 134736556 3221224576 3221223300 134529173 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11461 10432 1116 68 0 11393 0
[pid=7569] vsize: 45844
Current children cumulated CPU time (s) 39.62
Current children cumulated vsize (Kb) 45844

[startup+50.005 s]
Raw data (loadavg): 0.97 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11531 0 0 0 4909 49 0 0 25 0 1 0 1781957827 46944256 10454 4294967295 134512640 134736556 3221224576 3221223112 134543869 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11461 10454 1116 68 0 11393 0
[pid=7569] vsize: 45844
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (Kb) 45844

[startup+60.0059 s]
Raw data (loadavg): 0.97 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11554 0 0 0 5903 51 0 0 25 0 1 0 1781957827 47079424 10477 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11494 10477 1116 68 0 11426 0
[pid=7569] vsize: 45976
Current children cumulated CPU time (s) 59.54
Current children cumulated vsize (Kb) 45976

[startup+70.0068 s]
Raw data (loadavg): 0.98 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11580 0 0 0 6897 53 0 0 25 0 1 0 1781957827 47214592 10503 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11527 10503 1116 68 0 11459 0
[pid=7569] vsize: 46108
Current children cumulated CPU time (s) 69.5
Current children cumulated vsize (Kb) 46108

[startup+80.0076 s]
Raw data (loadavg): 0.98 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11603 0 0 0 7892 55 0 0 25 0 1 0 1781957827 47214592 10526 4294967295 134512640 134736556 3221224576 3221223248 134528470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11527 10526 1116 68 0 11459 0
[pid=7569] vsize: 46108
Current children cumulated CPU time (s) 79.47
Current children cumulated vsize (Kb) 46108

[startup+90.0075 s]
Raw data (loadavg): 0.98 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11619 0 0 0 8887 58 0 0 25 0 1 0 1781957827 47349760 10542 4294967295 134512640 134736556 3221224576 3221223052 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11560 10542 1116 68 0 11492 0
[pid=7569] vsize: 46240
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (Kb) 46240

[startup+100.008 s]
Raw data (loadavg): 0.98 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11633 0 0 0 9883 59 0 0 25 0 1 0 1781957827 47349760 10556 4294967295 134512640 134736556 3221224576 3221223108 134716323 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11560 10556 1116 68 0 11492 0
[pid=7569] vsize: 46240
Current children cumulated CPU time (s) 99.42
Current children cumulated vsize (Kb) 46240

[startup+110.009 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11649 0 0 0 10878 61 0 0 25 0 1 0 1781957827 47484928 10572 4294967295 134512640 134736556 3221224576 3221223248 134536515 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11593 10572 1116 68 0 11525 0
[pid=7569] vsize: 46372
Current children cumulated CPU time (s) 109.39
Current children cumulated vsize (Kb) 46372

[startup+120.011 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11667 0 0 0 11872 63 0 0 25 0 1 0 1781957827 47484928 10590 4294967295 134512640 134736556 3221224576 3221223168 134543990 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11593 10590 1116 68 0 11525 0
[pid=7569] vsize: 46372
Current children cumulated CPU time (s) 119.35
Current children cumulated vsize (Kb) 46372

[startup+130.012 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11675 0 0 0 12870 64 0 0 25 0 1 0 1781957827 47620096 10598 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11626 10598 1116 68 0 11558 0
[pid=7569] vsize: 46504
Current children cumulated CPU time (s) 129.34
Current children cumulated vsize (Kb) 46504

[startup+140.012 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11692 0 0 0 13867 66 0 0 25 0 1 0 1781957827 47620096 10615 4294967295 134512640 134736556 3221224576 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 11626 10615 1116 68 0 11558 0
[pid=7569] vsize: 46504
Current children cumulated CPU time (s) 139.33
Current children cumulated vsize (Kb) 46504

[startup+150.013 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11718 0 0 0 14856 69 0 0 25 0 1 0 1781957827 47755264 10641 4294967295 134512640 134736556 3221224576 3221223200 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11659 10641 1116 68 0 11591 0
[pid=7569] vsize: 46636
Current children cumulated CPU time (s) 149.25
Current children cumulated vsize (Kb) 46636

[startup+160.013 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11751 0 0 0 15847 73 0 0 25 0 1 0 1781957827 47890432 10674 4294967295 134512640 134736556 3221224576 3221223292 134544444 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11692 10674 1116 68 0 11624 0
[pid=7569] vsize: 46768
Current children cumulated CPU time (s) 159.2
Current children cumulated vsize (Kb) 46768

[startup+170.013 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11772 0 0 0 16842 75 0 0 25 0 1 0 1781957827 48025600 10695 4294967295 134512640 134736556 3221224576 3221223312 134528838 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11725 10695 1116 68 0 11657 0
[pid=7569] vsize: 46900
Current children cumulated CPU time (s) 169.17
Current children cumulated vsize (Kb) 46900

[startup+180.013 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11813 0 0 0 17834 78 0 0 25 0 1 0 1781957827 48156672 10736 4294967295 134512640 134736556 3221224576 3221223160 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11757 10736 1116 68 0 11689 0
[pid=7569] vsize: 47028
Current children cumulated CPU time (s) 179.12
Current children cumulated vsize (Kb) 47028

[startup+190.013 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11843 0 0 0 18832 79 0 0 25 0 1 0 1781957827 48291840 10766 4294967295 134512640 134736556 3221224576 3221223168 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11790 10766 1116 68 0 11722 0
[pid=7569] vsize: 47160
Current children cumulated CPU time (s) 189.11
Current children cumulated vsize (Kb) 47160

[startup+200.014 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11876 0 0 0 19830 80 0 0 25 0 1 0 1781957827 48427008 10799 4294967295 134512640 134736556 3221224576 3221223292 134544444 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11823 10799 1116 68 0 11755 0
[pid=7569] vsize: 47292
Current children cumulated CPU time (s) 199.1
Current children cumulated vsize (Kb) 47292

[startup+210.014 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11919 0 0 0 20828 81 0 0 25 0 1 0 1781957827 48562176 10842 4294967295 134512640 134736556 3221224576 3221223168 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11856 10842 1116 68 0 11788 0
[pid=7569] vsize: 47424
Current children cumulated CPU time (s) 209.09
Current children cumulated vsize (Kb) 47424

[startup+220.015 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11947 0 0 0 21826 82 0 0 25 0 1 0 1781957827 48697344 10870 4294967295 134512640 134736556 3221224576 3221223104 134716647 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11889 10870 1116 68 0 11821 0
[pid=7569] vsize: 47556
Current children cumulated CPU time (s) 219.08
Current children cumulated vsize (Kb) 47556

[startup+230.016 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 11980 0 0 0 22824 83 0 0 25 0 1 0 1781957827 48832512 10903 4294967295 134512640 134736556 3221224576 3221223152 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11922 10903 1116 68 0 11854 0
[pid=7569] vsize: 47688
Current children cumulated CPU time (s) 229.07
Current children cumulated vsize (Kb) 47688

[startup+240.015 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12026 0 0 0 23821 84 0 0 25 0 1 0 1781957827 48967680 10949 4294967295 134512640 134736556 3221224576 3221223264 134529152 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 11955 10949 1116 68 0 11887 0
[pid=7569] vsize: 47820
Current children cumulated CPU time (s) 239.05
Current children cumulated vsize (Kb) 47820

[startup+250.015 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12104 0 0 0 24818 86 0 0 25 0 1 0 1781957827 49373184 11027 4294967295 134512640 134736556 3221224576 3221223168 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12054 11027 1116 68 0 11986 0
[pid=7569] vsize: 48216
Current children cumulated CPU time (s) 249.04
Current children cumulated vsize (Kb) 48216

[startup+260.016 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12164 0 0 0 25815 87 0 0 25 0 1 0 1781957827 49508352 11087 4294967295 134512640 134736556 3221224576 3221223216 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12087 11087 1116 68 0 12019 0
[pid=7569] vsize: 48348
Current children cumulated CPU time (s) 259.02
Current children cumulated vsize (Kb) 48348

[startup+270.017 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12273 0 0 0 26811 89 0 0 25 0 1 0 1781957827 50049024 11196 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12219 11196 1116 68 0 12151 0
[pid=7569] vsize: 48876
Current children cumulated CPU time (s) 269
Current children cumulated vsize (Kb) 48876

[startup+280.017 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12273 0 0 0 27810 90 0 0 25 0 1 0 1781957827 50049024 11196 4294967295 134512640 134736556 3221224576 3221223184 134544584 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12219 11196 1116 68 0 12151 0
[pid=7569] vsize: 48876
Current children cumulated CPU time (s) 279
Current children cumulated vsize (Kb) 48876

[startup+290.017 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12273 0 0 0 28809 90 0 0 25 0 1 0 1781957827 50049024 11196 4294967295 134512640 134736556 3221224576 3221223100 134540152 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12219 11196 1116 68 0 12151 0
[pid=7569] vsize: 48876
Current children cumulated CPU time (s) 288.99
Current children cumulated vsize (Kb) 48876

[startup+300.017 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12280 0 0 0 29808 90 0 0 25 0 1 0 1781957827 50049024 11203 4294967295 134512640 134736556 3221224576 3221223216 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12219 11203 1116 68 0 12151 0
[pid=7569] vsize: 48876
Current children cumulated CPU time (s) 298.98
Current children cumulated vsize (Kb) 48876

[startup+310.017 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12345 0 0 0 30805 92 0 0 25 0 1 0 1781957827 50319360 11268 4294967295 134512640 134736556 3221224576 3221223168 134716401 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12285 11268 1116 68 0 12217 0
[pid=7569] vsize: 49140
Current children cumulated CPU time (s) 308.97
Current children cumulated vsize (Kb) 49140

[startup+320.017 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12401 0 0 0 31803 92 0 0 25 0 1 0 1781957827 50589696 11324 4294967295 134512640 134736556 3221224576 3221223300 134529474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12351 11324 1116 68 0 12283 0
[pid=7569] vsize: 49404
Current children cumulated CPU time (s) 318.95
Current children cumulated vsize (Kb) 49404

[startup+330.018 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12423 0 0 0 32802 93 0 0 25 0 1 0 1781957827 50589696 11346 4294967295 134512640 134736556 3221224576 3221223148 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12351 11346 1116 68 0 12283 0
[pid=7569] vsize: 49404
Current children cumulated CPU time (s) 328.95
Current children cumulated vsize (Kb) 49404

[startup+340.018 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12446 0 0 0 33802 93 0 0 25 0 1 0 1781957827 50724864 11369 4294967295 134512640 134736556 3221224576 3221223072 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12384 11369 1116 68 0 12316 0
[pid=7569] vsize: 49536
Current children cumulated CPU time (s) 338.95
Current children cumulated vsize (Kb) 49536

[startup+350.019 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12465 0 0 0 34800 95 0 0 25 0 1 0 1781957827 50855936 11388 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12416 11388 1116 68 0 12348 0
[pid=7569] vsize: 49664
Current children cumulated CPU time (s) 348.95
Current children cumulated vsize (Kb) 49664

[startup+360.019 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12499 0 0 0 35798 95 0 0 25 0 1 0 1781957827 50991104 11422 4294967295 134512640 134736556 3221224576 3221223092 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12449 11422 1116 68 0 12381 0
[pid=7569] vsize: 49796
Current children cumulated CPU time (s) 358.93
Current children cumulated vsize (Kb) 49796

[startup+370.02 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12533 0 0 0 36796 96 0 0 25 0 1 0 1781957827 51126272 11456 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12482 11456 1116 68 0 12414 0
[pid=7569] vsize: 49928
Current children cumulated CPU time (s) 368.92
Current children cumulated vsize (Kb) 49928

[startup+380.021 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12576 0 0 0 37787 99 0 0 25 0 1 0 1781957827 51261440 11499 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12515 11499 1116 68 0 12447 0
[pid=7569] vsize: 50060
Current children cumulated CPU time (s) 378.86
Current children cumulated vsize (Kb) 50060

[startup+390.02 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12610 0 0 0 38786 100 0 0 25 0 1 0 1781957827 51396608 11533 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12548 11533 1116 68 0 12480 0
[pid=7569] vsize: 50192
Current children cumulated CPU time (s) 388.86
Current children cumulated vsize (Kb) 50192

[startup+400.021 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12662 0 0 0 39782 101 0 0 25 0 1 0 1781957827 51666944 11585 4294967295 134512640 134736556 3221224576 3221223168 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12614 11585 1116 68 0 12546 0
[pid=7569] vsize: 50456
Current children cumulated CPU time (s) 398.83
Current children cumulated vsize (Kb) 50456

[startup+410.021 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12680 0 0 0 40780 102 0 0 25 0 1 0 1781957827 51666944 11603 4294967295 134512640 134736556 3221224576 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12614 11603 1116 68 0 12546 0
[pid=7569] vsize: 50456
Current children cumulated CPU time (s) 408.82
Current children cumulated vsize (Kb) 50456

[startup+420.022 s]
Raw data (loadavg): 0.99 0.99 0.94 1/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) T 7568 7569 6847 0 -1 0 12717 0 0 0 41777 104 0 0 25 0 1 0 1781957827 51802112 11640 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12647 11640 1116 68 0 12579 0
[pid=7569] vsize: 50588
Current children cumulated CPU time (s) 418.81
Current children cumulated vsize (Kb) 50588

[startup+430.023 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12778 0 0 0 42774 105 0 0 25 0 1 0 1781957827 52072448 11701 4294967295 134512640 134736556 3221224576 3221223248 134528766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12713 11701 1116 68 0 12645 0
[pid=7569] vsize: 50852
Current children cumulated CPU time (s) 428.79
Current children cumulated vsize (Kb) 50852

[startup+440.023 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12836 0 0 0 43772 106 0 0 25 0 1 0 1781957827 52342784 11759 4294967295 134512640 134736556 3221224576 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12779 11759 1116 68 0 12711 0
[pid=7569] vsize: 51116
Current children cumulated CPU time (s) 438.78
Current children cumulated vsize (Kb) 51116

[startup+450.023 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12871 0 0 0 44770 107 0 0 25 0 1 0 1781957827 52477952 11794 4294967295 134512640 134736556 3221224576 3221223248 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12812 11794 1116 68 0 12744 0
[pid=7569] vsize: 51248
Current children cumulated CPU time (s) 448.77
Current children cumulated vsize (Kb) 51248

[startup+460.023 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12871 0 0 0 45769 108 0 0 25 0 1 0 1781957827 52477952 11794 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12812 11794 1116 68 0 12744 0
[pid=7569] vsize: 51248
Current children cumulated CPU time (s) 458.77
Current children cumulated vsize (Kb) 51248

[startup+470.023 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12880 0 0 0 46767 109 0 0 25 0 1 0 1781957827 52477952 11803 4294967295 134512640 134736556 3221224576 3221223120 134540180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12812 11803 1116 68 0 12744 0
[pid=7569] vsize: 51248
Current children cumulated CPU time (s) 468.76
Current children cumulated vsize (Kb) 51248

[startup+480.023 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12892 0 0 0 47766 109 0 0 25 0 1 0 1781957827 52600832 11815 4294967295 134512640 134736556 3221224576 3221223124 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12842 11815 1116 68 0 12774 0
[pid=7569] vsize: 51368
Current children cumulated CPU time (s) 478.75
Current children cumulated vsize (Kb) 51368

[startup+490.023 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12898 0 0 0 48766 109 0 0 25 0 1 0 1781957827 52600832 11821 4294967295 134512640 134736556 3221224576 3221223220 134544550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12842 11821 1116 68 0 12774 0
[pid=7569] vsize: 51368
Current children cumulated CPU time (s) 488.75
Current children cumulated vsize (Kb) 51368

[startup+500.024 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12904 0 0 0 49765 110 0 0 25 0 1 0 1781957827 52600832 11827 4294967295 134512640 134736556 3221224576 3221223292 134694604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12842 11827 1116 68 0 12774 0
[pid=7569] vsize: 51368
Current children cumulated CPU time (s) 498.75
Current children cumulated vsize (Kb) 51368

[startup+510.024 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12915 0 0 0 50765 110 0 0 25 0 1 0 1781957827 52600832 11838 4294967295 134512640 134736556 3221224576 3221223312 134528844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12842 11838 1116 68 0 12774 0
[pid=7569] vsize: 51368
Current children cumulated CPU time (s) 508.75
Current children cumulated vsize (Kb) 51368

[startup+520.025 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 12941 0 0 0 51762 111 0 0 25 0 1 0 1781957827 52723712 11864 4294967295 134512640 134736556 3221224576 3221223376 134600552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12872 11864 1116 68 0 12804 0
[pid=7569] vsize: 51488
Current children cumulated CPU time (s) 518.73
Current children cumulated vsize (Kb) 51488

[startup+530.026 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13028 0 0 0 52756 114 0 0 25 0 1 0 1781957827 53129216 11951 4294967295 134512640 134736556 3221224576 3221223168 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 12971 11951 1116 68 0 12903 0
[pid=7569] vsize: 51884
Current children cumulated CPU time (s) 528.7
Current children cumulated vsize (Kb) 51884

[startup+540.026 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13107 0 0 0 53754 115 0 0 25 0 1 0 1781957827 53399552 12030 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13037 12030 1116 68 0 12969 0
[pid=7569] vsize: 52148
Current children cumulated CPU time (s) 538.69
Current children cumulated vsize (Kb) 52148

[startup+550.026 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13147 0 0 0 54749 117 0 0 25 0 1 0 1781957827 53534720 12070 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13070 12070 1116 68 0 13002 0
[pid=7569] vsize: 52280
Current children cumulated CPU time (s) 548.66
Current children cumulated vsize (Kb) 52280

[startup+560.025 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13155 0 0 0 55747 118 0 0 25 0 1 0 1781957827 53669888 12078 4294967295 134512640 134736556 3221224576 3221223052 134536701 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13103 12078 1116 68 0 13035 0
[pid=7569] vsize: 52412
Current children cumulated CPU time (s) 558.65
Current children cumulated vsize (Kb) 52412

[startup+570.026 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13186 0 0 0 56745 118 0 0 25 0 1 0 1781957827 53805056 12109 4294967295 134512640 134736556 3221224576 3221223152 134543219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13136 12109 1116 68 0 13068 0
[pid=7569] vsize: 52544
Current children cumulated CPU time (s) 568.63
Current children cumulated vsize (Kb) 52544

[startup+580.027 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13212 0 0 0 57744 119 0 0 25 0 1 0 1781957827 53805056 12135 4294967295 134512640 134736556 3221224576 3221223216 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13136 12135 1116 68 0 13068 0
[pid=7569] vsize: 52544
Current children cumulated CPU time (s) 578.63
Current children cumulated vsize (Kb) 52544

[startup+590.027 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13231 0 0 0 58741 120 0 0 25 0 1 0 1781957827 53936128 12154 4294967295 134512640 134736556 3221224576 3221223088 134543163 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13168 12154 1116 68 0 13100 0
[pid=7569] vsize: 52672
Current children cumulated CPU time (s) 588.61
Current children cumulated vsize (Kb) 52672

[startup+600.028 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13268 0 0 0 59740 121 0 0 25 0 1 0 1781957827 54071296 12191 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13201 12191 1116 68 0 13133 0
[pid=7569] vsize: 52804
Current children cumulated CPU time (s) 598.61
Current children cumulated vsize (Kb) 52804

[startup+610.028 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13288 0 0 0 60739 121 0 0 25 0 1 0 1781957827 54206464 12211 4294967295 134512640 134736556 3221224576 3221223136 134543623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13234 12211 1116 68 0 13166 0
[pid=7569] vsize: 52936
Current children cumulated CPU time (s) 608.6
Current children cumulated vsize (Kb) 52936

[startup+620.029 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13318 0 0 0 61738 121 0 0 25 0 1 0 1781957827 54341632 12241 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13267 12241 1116 68 0 13199 0
[pid=7569] vsize: 53068
Current children cumulated CPU time (s) 618.59
Current children cumulated vsize (Kb) 53068

[startup+630.03 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13346 0 0 0 62737 122 0 0 25 0 1 0 1781957827 54472704 12269 4294967295 134512640 134736556 3221224576 3221223084 134540125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13299 12269 1116 68 0 13231 0
[pid=7569] vsize: 53196
Current children cumulated CPU time (s) 628.59
Current children cumulated vsize (Kb) 53196

[startup+640.031 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13376 0 0 0 63736 122 0 0 25 0 1 0 1781957827 54472704 12299 4294967295 134512640 134736556 3221224576 3221223028 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13299 12299 1116 68 0 13231 0
[pid=7569] vsize: 53196
Current children cumulated CPU time (s) 638.58
Current children cumulated vsize (Kb) 53196

[startup+650.032 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13404 0 0 0 64734 123 0 0 25 0 1 0 1781957827 54607872 12327 4294967295 134512640 134736556 3221224576 3221223248 134528729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13332 12327 1116 68 0 13264 0
[pid=7569] vsize: 53328
Current children cumulated CPU time (s) 648.57
Current children cumulated vsize (Kb) 53328

[startup+660.032 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13455 0 0 0 65733 124 0 0 25 0 1 0 1781957827 54878208 12378 4294967295 134512640 134736556 3221224576 3221223248 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13398 12378 1116 68 0 13330 0
[pid=7569] vsize: 53592
Current children cumulated CPU time (s) 658.57
Current children cumulated vsize (Kb) 53592

[startup+670.032 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13494 0 0 0 66729 125 0 0 25 0 1 0 1781957827 55013376 12417 4294967295 134512640 134736556 3221224576 3221223200 134524556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13431 12417 1116 68 0 13363 0
[pid=7569] vsize: 53724
Current children cumulated CPU time (s) 668.54
Current children cumulated vsize (Kb) 53724

[startup+680.033 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13519 0 0 0 67727 126 0 0 25 0 1 0 1781957827 55148544 12442 4294967295 134512640 134736556 3221224576 3221223096 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13464 12442 1116 68 0 13396 0
[pid=7569] vsize: 53856
Current children cumulated CPU time (s) 678.53
Current children cumulated vsize (Kb) 53856

[startup+690.033 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13553 0 0 0 68726 127 0 0 25 0 1 0 1781957827 55283712 12476 4294967295 134512640 134736556 3221224576 3221223136 134543642 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13497 12476 1116 68 0 13429 0
[pid=7569] vsize: 53988
Current children cumulated CPU time (s) 688.53
Current children cumulated vsize (Kb) 53988

[startup+700.034 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13592 0 0 0 69724 128 0 0 25 0 1 0 1781957827 55414784 12515 4294967295 134512640 134736556 3221224576 3221223124 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13529 12515 1116 68 0 13461 0
[pid=7569] vsize: 54116
Current children cumulated CPU time (s) 698.52
Current children cumulated vsize (Kb) 54116

[startup+710.035 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13624 0 0 0 70722 129 0 0 25 0 1 0 1781957827 55549952 12547 4294967295 134512640 134736556 3221224576 3221223104 134716610 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13562 12547 1116 68 0 13494 0
[pid=7569] vsize: 54248
Current children cumulated CPU time (s) 708.51
Current children cumulated vsize (Kb) 54248

[startup+720.036 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13705 0 0 0 71718 130 0 0 25 0 1 0 1781957827 55549952 12556 4294967295 134512640 134736556 3221224576 3221223280 134529227 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 13562 12556 1116 68 0 13494 0
[pid=7569] vsize: 54248
Current children cumulated CPU time (s) 718.48
Current children cumulated vsize (Kb) 54248

[startup+730.037 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13784 0 0 0 72711 133 0 0 25 0 1 0 1781957827 55943168 12635 4294967295 134512640 134736556 3221224576 3221223156 134716325 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7569/statm): 13658 12635 1116 68 0 13590 0
[pid=7569] vsize: 54632
Current children cumulated CPU time (s) 728.44
Current children cumulated vsize (Kb) 54632

[startup+740.038 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13848 0 0 0 73706 134 0 0 25 0 1 0 1781957827 56213504 12699 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13724 12699 1116 68 0 13656 0
[pid=7569] vsize: 54896
Current children cumulated CPU time (s) 738.4
Current children cumulated vsize (Kb) 54896

[startup+750.039 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13884 0 0 0 74705 134 0 0 25 0 1 0 1781957827 56348672 12735 4294967295 134512640 134736556 3221224576 3221223292 134554112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13757 12735 1116 68 0 13689 0
[pid=7569] vsize: 55028
Current children cumulated CPU time (s) 748.39
Current children cumulated vsize (Kb) 55028

[startup+760.039 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13903 0 0 0 75703 135 0 0 25 0 1 0 1781957827 56348672 12754 4294967295 134512640 134736556 3221224576 3221223168 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13757 12754 1116 68 0 13689 0
[pid=7569] vsize: 55028
Current children cumulated CPU time (s) 758.38
Current children cumulated vsize (Kb) 55028

[startup+770.039 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 13946 0 0 0 76702 136 0 0 25 0 1 0 1781957827 56614912 12797 4294967295 134512640 134736556 3221224576 3221223248 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13822 12797 1116 68 0 13754 0
[pid=7569] vsize: 55288
Current children cumulated CPU time (s) 768.38
Current children cumulated vsize (Kb) 55288

[startup+780.04 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14003 0 0 0 77700 136 0 0 25 0 1 0 1781957827 56750080 12854 4294967295 134512640 134736556 3221224576 3221223100 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13855 12854 1116 68 0 13787 0
[pid=7569] vsize: 55420
Current children cumulated CPU time (s) 778.36
Current children cumulated vsize (Kb) 55420

[startup+790.04 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14025 0 0 0 78693 139 0 0 25 0 1 0 1781957827 56885248 12876 4294967295 134512640 134736556 3221224576 3221223292 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13888 12876 1116 68 0 13820 0
[pid=7569] vsize: 55552
Current children cumulated CPU time (s) 788.32
Current children cumulated vsize (Kb) 55552

[startup+800.041 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14092 0 0 0 79688 141 0 0 25 0 1 0 1781957827 57155584 12943 4294967295 134512640 134736556 3221224576 3221223248 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13954 12943 1116 68 0 13886 0
[pid=7569] vsize: 55816
Current children cumulated CPU time (s) 798.29
Current children cumulated vsize (Kb) 55816

[startup+810.042 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14106 0 0 0 80686 142 0 0 25 0 1 0 1781957827 57290752 12957 4294967295 134512640 134736556 3221224576 3221223232 134528776 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13987 12957 1116 68 0 13919 0
[pid=7569] vsize: 55948
Current children cumulated CPU time (s) 808.28
Current children cumulated vsize (Kb) 55948

[startup+820.043 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14113 0 0 0 81684 142 0 0 25 0 1 0 1781957827 57290752 12964 4294967295 134512640 134736556 3221224576 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13987 12964 1116 68 0 13919 0
[pid=7569] vsize: 55948
Current children cumulated CPU time (s) 818.26
Current children cumulated vsize (Kb) 55948

[startup+830.044 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14134 0 0 0 82683 143 0 0 25 0 1 0 1781957827 57290752 12985 4294967295 134512640 134736556 3221224576 3221223144 134543224 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 13987 12985 1116 68 0 13919 0
[pid=7569] vsize: 55948
Current children cumulated CPU time (s) 828.26
Current children cumulated vsize (Kb) 55948

[startup+840.044 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14176 0 0 0 83681 144 0 0 25 0 1 0 1781957827 57561088 13027 4294967295 134512640 134736556 3221224576 3221223168 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14053 13027 1116 68 0 13985 0
[pid=7569] vsize: 56212
Current children cumulated CPU time (s) 838.25
Current children cumulated vsize (Kb) 56212

[startup+850.045 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14176 0 0 0 84679 144 0 0 25 0 1 0 1781957827 57561088 13027 4294967295 134512640 134736556 3221224576 3221223264 134597321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14053 13027 1116 68 0 13985 0
[pid=7569] vsize: 56212
Current children cumulated CPU time (s) 848.23
Current children cumulated vsize (Kb) 56212

[startup+860.045 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14228 0 0 0 85673 147 0 0 25 0 1 0 1781957827 57679872 13079 4294967295 134512640 134736556 3221224576 3221223312 134529091 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14082 13079 1116 68 0 14014 0
[pid=7569] vsize: 56328
Current children cumulated CPU time (s) 858.2
Current children cumulated vsize (Kb) 56328

[startup+870.046 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14253 0 0 0 86671 148 0 0 25 0 1 0 1781957827 57815040 13104 4294967295 134512640 134736556 3221224576 3221223168 134540275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14115 13104 1116 68 0 14047 0
[pid=7569] vsize: 56460
Current children cumulated CPU time (s) 868.19
Current children cumulated vsize (Kb) 56460

[startup+880.047 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14288 0 0 0 87669 149 0 0 25 0 1 0 1781957827 57950208 13139 4294967295 134512640 134736556 3221224576 3221223312 134528844 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14148 13139 1116 68 0 14080 0
[pid=7569] vsize: 56592
Current children cumulated CPU time (s) 878.18
Current children cumulated vsize (Kb) 56592

[startup+890.046 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14308 0 0 0 88668 149 0 0 25 0 1 0 1781957827 58085376 13159 4294967295 134512640 134736556 3221224576 3221223088 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14181 13159 1116 68 0 14113 0
[pid=7569] vsize: 56724
Current children cumulated CPU time (s) 888.17
Current children cumulated vsize (Kb) 56724

[startup+900.047 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14351 0 0 0 89666 149 0 0 25 0 1 0 1781957827 58220544 13202 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14214 13202 1116 68 0 14146 0
[pid=7569] vsize: 56856
Current children cumulated CPU time (s) 898.15
Current children cumulated vsize (Kb) 56856

[startup+910.047 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14381 0 0 0 90665 150 0 0 25 0 1 0 1781957827 58355712 13232 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14247 13232 1116 68 0 14179 0
[pid=7569] vsize: 56988
Current children cumulated CPU time (s) 908.15
Current children cumulated vsize (Kb) 56988

[startup+920.048 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14402 0 0 0 91664 150 0 0 25 0 1 0 1781957827 58490880 13253 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14280 13253 1116 68 0 14212 0
[pid=7569] vsize: 57120
Current children cumulated CPU time (s) 918.14
Current children cumulated vsize (Kb) 57120

[startup+930.049 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14444 0 0 0 92663 151 0 0 25 0 1 0 1781957827 58626048 13295 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14313 13295 1116 68 0 14245 0
[pid=7569] vsize: 57252
Current children cumulated CPU time (s) 928.14
Current children cumulated vsize (Kb) 57252

[startup+940.049 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14507 0 0 0 93661 152 0 0 25 0 1 0 1781957827 58896384 13358 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14379 13358 1116 68 0 14311 0
[pid=7569] vsize: 57516
Current children cumulated CPU time (s) 938.13
Current children cumulated vsize (Kb) 57516

[startup+950.05 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14545 0 0 0 94660 152 0 0 25 0 1 0 1781957827 59031552 13396 4294967295 134512640 134736556 3221224576 3221223100 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14412 13396 1116 68 0 14344 0
[pid=7569] vsize: 57648
Current children cumulated CPU time (s) 948.12
Current children cumulated vsize (Kb) 57648

[startup+960.05 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14586 0 0 0 95659 152 0 0 25 0 1 0 1781957827 59166720 13437 4294967295 134512640 134736556 3221224576 3221223112 134543871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14445 13437 1116 68 0 14377 0
[pid=7569] vsize: 57780
Current children cumulated CPU time (s) 958.11
Current children cumulated vsize (Kb) 57780

[startup+970.051 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14597 0 0 0 96658 153 0 0 25 0 1 0 1781957827 59301888 13448 4294967295 134512640 134736556 3221224576 3221223152 134716334 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14478 13448 1116 68 0 14410 0
[pid=7569] vsize: 57912
Current children cumulated CPU time (s) 968.11
Current children cumulated vsize (Kb) 57912

[startup+980.052 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14604 0 0 0 97652 155 0 0 25 0 1 0 1781957827 59301888 13455 4294967295 134512640 134736556 3221224576 3221223100 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14478 13455 1116 68 0 14410 0
[pid=7569] vsize: 57912
Current children cumulated CPU time (s) 978.07
Current children cumulated vsize (Kb) 57912

[startup+990.052 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14646 0 0 0 98649 157 0 0 25 0 1 0 1781957827 59437056 13497 4294967295 134512640 134736556 3221224576 3221223052 134536672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14511 13497 1116 68 0 14443 0
[pid=7569] vsize: 58044
Current children cumulated CPU time (s) 988.06
Current children cumulated vsize (Kb) 58044

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14665 0 0 0 99648 157 0 0 25 0 1 0 1781957827 59572224 13516 4294967295 134512640 134736556 3221224576 3221223072 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14544 13516 1116 68 0 14476 0
[pid=7569] vsize: 58176
Current children cumulated CPU time (s) 998.05
Current children cumulated vsize (Kb) 58176

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14681 0 0 0 100647 158 0 0 25 0 1 0 1781957827 59572224 13532 4294967295 134512640 134736556 3221224576 3221223088 134716479 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14544 13532 1116 68 0 14476 0
[pid=7569] vsize: 58176
Current children cumulated CPU time (s) 1008.05
Current children cumulated vsize (Kb) 58176

[startup+1020.05 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14720 0 0 0 101644 159 0 0 25 0 1 0 1781957827 59707392 13571 4294967295 134512640 134736556 3221224576 3221223188 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14577 13571 1116 68 0 14509 0
[pid=7569] vsize: 58308
Current children cumulated CPU time (s) 1018.03
Current children cumulated vsize (Kb) 58308

[startup+1030.05 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14739 0 0 0 102640 161 0 0 25 0 1 0 1781957827 59842560 13590 4294967295 134512640 134736556 3221224576 3221223136 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14610 13590 1116 68 0 14542 0
[pid=7569] vsize: 58440
Current children cumulated CPU time (s) 1028.01
Current children cumulated vsize (Kb) 58440

[startup+1040.05 s]
Raw data (loadavg): 0.99 0.99 0.94 1/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) T 7568 7569 6847 0 -1 0 14810 0 0 0 103636 163 0 0 25 0 1 0 1781957827 60112896 13661 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14676 13661 1116 68 0 14608 0
[pid=7569] vsize: 58704
Current children cumulated CPU time (s) 1037.99
Current children cumulated vsize (Kb) 58704

[startup+1050.05 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14816 0 0 0 104634 164 0 0 25 0 1 0 1781957827 60112896 13667 4294967295 134512640 134736556 3221224576 3221223084 134540120 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14676 13667 1116 68 0 14608 0
[pid=7569] vsize: 58704
Current children cumulated CPU time (s) 1047.98
Current children cumulated vsize (Kb) 58704

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14855 0 0 0 105631 165 0 0 25 0 1 0 1781957827 60248064 13706 4294967295 134512640 134736556 3221224576 3221223180 134537534 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14709 13706 1116 68 0 14641 0
[pid=7569] vsize: 58836
Current children cumulated CPU time (s) 1057.96
Current children cumulated vsize (Kb) 58836

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14864 0 0 0 106630 166 0 0 25 0 1 0 1781957827 60383232 13715 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14742 13715 1116 68 0 14674 0
[pid=7569] vsize: 58968
Current children cumulated CPU time (s) 1067.96
Current children cumulated vsize (Kb) 58968

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14875 0 0 0 107629 166 0 0 25 0 1 0 1781957827 60383232 13726 4294967295 134512640 134736556 3221224576 3221223312 134529259 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14742 13726 1116 68 0 14674 0
[pid=7569] vsize: 58968
Current children cumulated CPU time (s) 1077.95
Current children cumulated vsize (Kb) 58968

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14894 0 0 0 108628 167 0 0 25 0 1 0 1781957827 60518400 13745 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14775 13745 1116 68 0 14707 0
[pid=7569] vsize: 59100
Current children cumulated CPU time (s) 1087.95
Current children cumulated vsize (Kb) 59100

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14932 0 0 0 109626 168 0 0 25 0 1 0 1781957827 60653568 13783 4294967295 134512640 134736556 3221224576 3221223196 134543936 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14808 13783 1116 68 0 14740 0
[pid=7569] vsize: 59232
Current children cumulated CPU time (s) 1097.94
Current children cumulated vsize (Kb) 59232

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 14956 0 0 0 110625 168 0 0 25 0 1 0 1781957827 60653568 13807 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14808 13807 1116 68 0 14740 0
[pid=7569] vsize: 59232
Current children cumulated CPU time (s) 1107.93
Current children cumulated vsize (Kb) 59232

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 15003 0 0 0 111623 169 0 0 25 0 1 0 1781957827 60923904 13854 4294967295 134512640 134736556 3221224576 3221223168 134544615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14874 13854 1116 68 0 14806 0
[pid=7569] vsize: 59496
Current children cumulated CPU time (s) 1117.92
Current children cumulated vsize (Kb) 59496

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 15051 0 0 0 112621 170 0 0 25 0 1 0 1781957827 61059072 13902 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14907 13902 1116 68 0 14839 0
[pid=7569] vsize: 59628
Current children cumulated CPU time (s) 1127.91
Current children cumulated vsize (Kb) 59628

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 15089 0 0 0 113619 171 0 0 25 0 1 0 1781957827 61194240 13940 4294967295 134512640 134736556 3221224576 3221223148 134543542 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14940 13940 1116 68 0 14872 0
[pid=7569] vsize: 59760
Current children cumulated CPU time (s) 1137.9
Current children cumulated vsize (Kb) 59760

[startup+1150.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 15105 0 0 0 114617 172 0 0 25 0 1 0 1781957827 61325312 13956 4294967295 134512640 134736556 3221224576 3221223232 134528671 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14972 13956 1116 68 0 14904 0
[pid=7569] vsize: 59888
Current children cumulated CPU time (s) 1147.89
Current children cumulated vsize (Kb) 59888

[startup+1160.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 15105 0 0 0 115616 172 0 0 25 0 1 0 1781957827 61325312 13956 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14972 13956 1116 68 0 14904 0
[pid=7569] vsize: 59888
Current children cumulated CPU time (s) 1157.88
Current children cumulated vsize (Kb) 59888

[startup+1170.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 15121 0 0 0 116613 174 0 0 25 0 1 0 1781957827 61325312 13972 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 14972 13972 1116 68 0 14904 0
[pid=7569] vsize: 59888
Current children cumulated CPU time (s) 1167.87
Current children cumulated vsize (Kb) 59888

[startup+1180.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 15170 0 0 0 117610 175 0 0 25 0 1 0 1781957827 61595648 14021 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 15038 14021 1116 68 0 14970 0
[pid=7569] vsize: 60152
Current children cumulated CPU time (s) 1177.85
Current children cumulated vsize (Kb) 60152

[startup+1190.06 s]
Raw data (loadavg): 0.99 0.99 0.94 2/56 7569
Raw data (/proc/7569/stat): 7569 (bsolo) R 7568 7569 6847 0 -1 0 15207 0 0 0 118608 176 0 0 25 0 1 0 1781957827 61730816 14058 4294967295 134512640 134736556 3221224576 3221223200 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7569/statm): 15071 14058 1116 68 0 15003 0
[pid=7569] vsize: 60284
Current children cumulated CPU time (s) 1187.84
Current children cumulated vsize (Kb) 60284
One traced child (pid=7569) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1197.31
CPU time (s): 1195.09
CPU user time (s): 1193.29
CPU system time (s): 1.80073
CPU usage (%): 99.8144
Max. virtual memory (cumulated for all children) (Kb): 60284

Verifier Data

ERROR: no interpretation found !