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

Namesubmitted/aloul/FPGA_SAT05/normalized-fpga45_43_sat_pb.cnf.cr.opb
MD5SUMf711bed5ebfe5c735a8c12d953afb97c
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.07862
Number of variables2903
Total number of constraints2066
Number of constraints which are clauses1978
Number of constraints which are cardinality constraints (but not clauses)88
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint22
Maximum length of a constraint45

Trace number 58

Launcher Data

LAUNCH ON wulflinc12 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=50 boxname=wulflinc12 idbench=50 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  f711bed5ebfe5c735a8c12d953afb97c  /oldhome/oroussel/tmp/wulflinc12/normalized-fpga45_43_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc12/normalized-fpga45_43_sat_pb.cnf.cr.opb
IDLAUNCH: 50
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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	: 2
cpu MHz		: 451.091
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:        934320 kB
Buffers:         37452 kB
Cached:          23748 kB
SwapCached:        544 kB
Active:          52952 kB
Inactive:        20444 kB
HighTotal:      131008 kB
HighFree:       107268 kB
LowTotal:       903652 kB
LowFree:        827052 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            21372 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 07:59:49 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 50 7 1195.02 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 2903 variables and 2066 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 2.507
c After prepocess the problem consists of 2903 variables and 2066 constraints.
c Restart #1 #Var: 2903 #Dec: 551 LB: 0 @ 3.302
c Restart #2 #Var: 2903 #Dec: 996 LB: 0 @ 4.235
c Restart #3 #Var: 2903 #Dec: 1669 LB: 0 @ 5.642
c Restart #4 #Var: 2903 #Dec: 2760 LB: 0 @ 7.504
c Restart #5 #Var: 2903 #Dec: 4161 LB: 0 @ 9.885
c Restart #6 #Var: 2903 #Dec: 5907 LB: 0 @ 12.749
c Restart #7 #Var: 2903 #Dec: 7941 LB: 0 @ 16.119
c Restart #8 #Var: 2903 #Dec: 10272 LB: 0 @ 19.931
c Restart #9 #Var: 2903 #Dec: 12702 LB: 0 @ 23.939
c Restart #10 #Var: 2903 #Dec: 15361 LB: 0 @ 28.486
c Restart #11 #Var: 2903 #Dec: 18045 LB: 0 @ 33.052
c Restart #12 #Var: 2903 #Dec: 21109 LB: 0 @ 38.231
c Restart #13 #Var: 2903 #Dec: 24180 LB: 0 @ 43.743
c Restart #14 #Var: 2903 #Dec: 27511 LB: 0 @ 49.844
c Restart #15 #Var: 2903 #Dec: 31156 LB: 0 @ 56.27
c Restart #16 #Var: 2903 #Dec: 35095 LB: 0 @ 63.285
c Restart #17 #Var: 2903 #Dec: 39226 LB: 0 @ 70.973
c Restart #18 #Var: 2903 #Dec: 43589 LB: 0 @ 79.641
c Restart #19 #Var: 2903 #Dec: 48218 LB: 0 @ 89.356
c Restart #20 #Var: 2903 #Dec: 53183 LB: 0 @ 99.07
c Restart #21 #Var: 2903 #Dec: 58215 LB: 0 @ 108.41
c Restart #22 #Var: 2903 #Dec: 63801 LB: 0 @ 118.95
c Restart #23 #Var: 2903 #Dec: 69842 LB: 0 @ 129.8
c Restart #24 #Var: 2903 #Dec: 75988 LB: 0 @ 141.78
c Restart #25 #Var: 2903 #Dec: 82417 LB: 0 @ 154.34
c Restart #26 #Var: 2903 #Dec: 89130 LB: 0 @ 167.58
c Restart #27 #Var: 2903 #Dec: 95741 LB: 0 @ 180.85
c Restart #28 #Var: 2903 #Dec: 102206 LB: 0 @ 193
c Restart #29 #Var: 2903 #Dec: 109126 LB: 0 @ 205.83
c Restart #30 #Var: 2903 #Dec: 116034 LB: 0 @ 219.35
c Restart #31 #Var: 2903 #Dec: 123173 LB: 0 @ 233.55
c Restart #32 #Var: 2903 #Dec: 130540 LB: 0 @ 248.1
c Restart #33 #Var: 2903 #Dec: 138319 LB: 0 @ 262.74
c Restart #34 #Var: 2903 #Dec: 146237 LB: 0 @ 277.75
c Restart #35 #Var: 2903 #Dec: 154322 LB: 0 @ 292.82
c Restart #36 #Var: 2903 #Dec: 162819 LB: 0 @ 309.23
c Restart #37 #Var: 2903 #Dec: 171489 LB: 0 @ 325.83
c Restart #38 #Var: 2903 #Dec: 180470 LB: 0 @ 342.79
c Restart #39 #Var: 2903 #Dec: 189640 LB: 0 @ 360.63
c Restart #40 #Var: 2903 #Dec: 199149 LB: 0 @ 379.27
c Restart #41 #Var: 2903 #Dec: 208944 LB: 0 @ 399.06
c Restart #42 #Var: 2903 #Dec: 218984 LB: 0 @ 419.22
c Restart #43 #Var: 2903 #Dec: 229216 LB: 0 @ 439.79
c Restart #44 #Var: 2903 #Dec: 239804 LB: 0 @ 461.34
c Restart #45 #Var: 2903 #Dec: 250605 LB: 0 @ 483.8
c Restart #46 #Var: 2903 #Dec: 261595 LB: 0 @ 506.09
c Restart #47 #Var: 2903 #Dec: 272901 LB: 0 @ 529.9
c Restart #48 #Var: 2903 #Dec: 284478 LB: 0 @ 554.51
c Restart #49 #Var: 2903 #Dec: 296375 LB: 0 @ 579.87
c CHANGE Heuristic... 
c Restart #0 #Var: 2903 #Dec: 308293 LB: 0 @ 605.14
c Restart #1 #Var: 2903 #Dec: 308639 LB: 0 @ 605.71
c Restart #2 #Var: 2903 #Dec: 309110 LB: 0 @ 606.76
c Restart #3 #Var: 2903 #Dec: 309841 LB: 0 @ 608.26
c Restart #4 #Var: 2903 #Dec: 310784 LB: 0 @ 610.37
c Restart #5 #Var: 2903 #Dec: 311957 LB: 0 @ 613.01
c Restart #6 #Var: 2903 #Dec: 313396 LB: 0 @ 616.23
c Restart #7 #Var: 2903 #Dec: 314955 LB: 0 @ 620.05
c Restart #8 #Var: 2903 #Dec: 316886 LB: 0 @ 624.48
c Restart #9 #Var: 2903 #Dec: 318881 LB: 0 @ 629.56
c Restart #10 #Var: 2903 #Dec: 321276 LB: 0 @ 635.37
c Restart #11 #Var: 2903 #Dec: 323952 LB: 0 @ 641.77
c Restart #12 #Var: 2903 #Dec: 326897 LB: 0 @ 648.74
c Restart #13 #Var: 2903 #Dec: 330037 LB: 0 @ 656.3
c Restart #14 #Var: 2903 #Dec: 333395 LB: 0 @ 664.72
c Restart #15 #Var: 2903 #Dec: 336816 LB: 0 @ 673.77
c Restart #16 #Var: 2903 #Dec: 340641 LB: 0 @ 683.49
c Restart #17 #Var: 2903 #Dec: 344756 LB: 0 @ 694.24
c Restart #18 #Var: 2903 #Dec: 349040 LB: 0 @ 705.04
c Restart #19 #Var: 2903 #Dec: 353775 LB: 0 @ 716.08
c Restart #20 #Var: 2903 #Dec: 358801 LB: 0 @ 728.1
c Restart #21 #Var: 2903 #Dec: 363952 LB: 0 @ 740.28
c Restart #22 #Var: 2903 #Dec: 369289 LB: 0 @ 753.22
c Restart #23 #Var: 2903 #Dec: 374932 LB: 0 @ 766.46
c Restart #24 #Var: 2903 #Dec: 380796 LB: 0 @ 779.49
c Restart #25 #Var: 2903 #Dec: 386819 LB: 0 @ 794.03
c Restart #26 #Var: 2903 #Dec: 393582 LB: 0 @ 809.43
c Restart #27 #Var: 2903 #Dec: 400217 LB: 0 @ 825.53
c Restart #28 #Var: 2903 #Dec: 406876 LB: 0 @ 841.58
c Restart #29 #Var: 2903 #Dec: 413903 LB: 0 @ 859.44
c Restart #30 #Var: 2903 #Dec: 421209 LB: 0 @ 877.28
c Restart #31 #Var: 2903 #Dec: 428663 LB: 0 @ 895.58
c Restart #32 #Var: 2903 #Dec: 436226 LB: 0 @ 913.92
c Restart #33 #Var: 2903 #Dec: 444071 LB: 0 @ 934.15
c Restart #34 #Var: 2903 #Dec: 452248 LB: 0 @ 955.13
c Restart #35 #Var: 2903 #Dec: 460721 LB: 0 @ 976.44
c Restart #36 #Var: 2903 #Dec: 469412 LB: 0 @ 998.78
c Restart #37 #Var: 2903 #Dec: 478164 LB: 0 @ 1021.2
c Restart #38 #Var: 2903 #Dec: 487303 LB: 0 @ 1045
c Restart #39 #Var: 2903 #Dec: 496623 LB: 0 @ 1068.8
c Restart #40 #Var: 2903 #Dec: 506291 LB: 0 @ 1094
c Restart #41 #Var: 2903 #Dec: 516048 LB: 0 @ 1118.5
c Restart #42 #Var: 2903 #Dec: 525855 LB: 0 @ 1143.8
c Restart #43 #Var: 2903 #Dec: 536222 LB: 0 @ 1169.5
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1781283259 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 107 3 90 68 0 39 0
[pid=8409] 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/wulflinc12/normalized-fpga45_43_sat_pb.cnf.cr.opb

[startup+10.0029 s]
Raw data (loadavg): 0.72 0.28 0.10 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2314 0 0 0 960 16 0 0 25 0 1 0 1781283259 12652544 2225 4294967295 134512640 134736556 3221224560 3221223068 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3089 2225 1116 68 0 3021 0
[pid=8409] vsize: 12356
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (Kb) 12356

[startup+20.0027 s]
Raw data (loadavg): 0.76 0.31 0.11 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2333 0 0 0 1929 30 0 0 25 0 1 0 1781283259 12652544 2244 4294967295 134512640 134736556 3221224560 3221223240 134560225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3089 2244 1116 68 0 3021 0
[pid=8409] vsize: 12356
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (Kb) 12356

[startup+30.0035 s]
Raw data (loadavg): 0.80 0.33 0.12 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2349 0 0 0 2896 44 0 0 25 0 1 0 1781283259 12783616 2260 4294967295 134512640 134736556 3221224560 3221223268 134560266 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3121 2260 1116 68 0 3053 0
[pid=8409] vsize: 12484
Current children cumulated CPU time (s) 29.4
Current children cumulated vsize (Kb) 12484

[startup+40.0034 s]
Raw data (loadavg): 0.83 0.35 0.13 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2362 0 0 0 3866 54 0 0 25 0 1 0 1781283259 12783616 2273 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3121 2273 1116 68 0 3053 0
[pid=8409] vsize: 12484
Current children cumulated CPU time (s) 39.2
Current children cumulated vsize (Kb) 12484

[startup+50.0042 s]
Raw data (loadavg): 0.85 0.37 0.14 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2373 0 0 0 4833 67 0 0 25 0 1 0 1781283259 12918784 2284 4294967295 134512640 134736556 3221224560 3221223156 1077374218 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3154 2284 1116 68 0 3086 0
[pid=8409] vsize: 12616
Current children cumulated CPU time (s) 49
Current children cumulated vsize (Kb) 12616

[startup+60.004 s]
Raw data (loadavg): 0.88 0.39 0.14 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2395 0 0 0 5804 77 0 0 25 0 1 0 1781283259 12918784 2306 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3154 2306 1116 68 0 3086 0
[pid=8409] vsize: 12616
Current children cumulated CPU time (s) 58.81
Current children cumulated vsize (Kb) 12616

[startup+70.0038 s]
Raw data (loadavg): 0.89 0.41 0.15 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2410 0 0 0 6776 88 0 0 25 0 1 0 1781283259 13053952 2321 4294967295 134512640 134736556 3221224560 3221223116 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3187 2321 1116 68 0 3119 0
[pid=8409] vsize: 12748
Current children cumulated CPU time (s) 68.64
Current children cumulated vsize (Kb) 12748

[startup+80.0046 s]
Raw data (loadavg): 0.91 0.43 0.16 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2421 0 0 0 7750 98 0 0 25 0 1 0 1781283259 13053952 2332 4294967295 134512640 134736556 3221224560 3221223156 1077374146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3187 2332 1116 68 0 3119 0
[pid=8409] vsize: 12748
Current children cumulated CPU time (s) 78.48
Current children cumulated vsize (Kb) 12748

[startup+90.0044 s]
Raw data (loadavg): 0.92 0.45 0.17 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2438 0 0 0 8728 106 0 0 25 0 1 0 1781283259 13189120 2349 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3220 2349 1116 68 0 3152 0
[pid=8409] vsize: 12880
Current children cumulated CPU time (s) 88.34
Current children cumulated vsize (Kb) 12880

[startup+100.005 s]
Raw data (loadavg): 0.93 0.47 0.18 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2440 0 0 0 9699 116 0 0 25 0 1 0 1781283259 13189120 2351 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3220 2351 1116 68 0 3152 0
[pid=8409] vsize: 12880
Current children cumulated CPU time (s) 98.15
Current children cumulated vsize (Kb) 12880

[startup+110.006 s]
Raw data (loadavg): 0.94 0.48 0.19 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2454 0 0 0 10671 127 0 0 25 0 1 0 1781283259 13189120 2365 4294967295 134512640 134736556 3221224560 3221222924 1077379860 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3220 2365 1116 68 0 3152 0
[pid=8409] vsize: 12880
Current children cumulated CPU time (s) 107.98
Current children cumulated vsize (Kb) 12880

[startup+120.006 s]
Raw data (loadavg): 0.95 0.50 0.20 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2454 0 0 0 11640 138 0 0 25 0 1 0 1781283259 13189120 2365 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3220 2365 1116 68 0 3152 0
[pid=8409] vsize: 12880
Current children cumulated CPU time (s) 117.78
Current children cumulated vsize (Kb) 12880

[startup+130.007 s]
Raw data (loadavg): 0.96 0.52 0.20 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2464 0 0 0 12614 146 0 0 25 0 1 0 1781283259 13189120 2375 4294967295 134512640 134736556 3221224560 3221223136 134716334 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3220 2375 1116 68 0 3152 0
[pid=8409] vsize: 12880
Current children cumulated CPU time (s) 127.6
Current children cumulated vsize (Kb) 12880

[startup+140.007 s]
Raw data (loadavg): 0.97 0.53 0.21 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2474 0 0 0 13589 156 0 0 25 0 1 0 1781283259 13324288 2385 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2385 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 137.45
Current children cumulated vsize (Kb) 13012

[startup+150.008 s]
Raw data (loadavg): 0.97 0.55 0.22 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2474 0 0 0 14564 165 0 0 25 0 1 0 1781283259 13324288 2385 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2385 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 147.29
Current children cumulated vsize (Kb) 13012

[startup+160.008 s]
Raw data (loadavg): 0.97 0.56 0.23 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2474 0 0 0 15538 175 0 0 25 0 1 0 1781283259 13324288 2385 4294967295 134512640 134736556 3221224560 3221223280 134605917 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2385 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 157.13
Current children cumulated vsize (Kb) 13012

[startup+170.008 s]
Raw data (loadavg): 0.98 0.57 0.23 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2480 0 0 0 16512 185 0 0 25 0 1 0 1781283259 13324288 2391 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2391 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 166.97
Current children cumulated vsize (Kb) 13012

[startup+180.009 s]
Raw data (loadavg): 0.98 0.59 0.24 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2485 0 0 0 17484 193 0 0 25 0 1 0 1781283259 13324288 2396 4294967295 134512640 134736556 3221224560 3221223172 134527251 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2396 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 176.77
Current children cumulated vsize (Kb) 13012

[startup+190.009 s]
Raw data (loadavg): 1.06 0.62 0.26 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2485 0 0 0 18458 202 0 0 25 0 1 0 1781283259 13324288 2396 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2396 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 186.6
Current children cumulated vsize (Kb) 13012

[startup+200.009 s]
Raw data (loadavg): 1.05 0.63 0.26 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2489 0 0 0 19429 212 0 0 25 0 1 0 1781283259 13324288 2400 4294967295 134512640 134736556 3221224560 3221223320 134560337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2400 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 196.41
Current children cumulated vsize (Kb) 13012

[startup+210.01 s]
Raw data (loadavg): 1.04 0.64 0.27 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2489 0 0 0 20401 222 0 0 25 0 1 0 1781283259 13324288 2400 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2400 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 206.23
Current children cumulated vsize (Kb) 13012

[startup+220.01 s]
Raw data (loadavg): 1.03 0.65 0.28 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2489 0 0 0 21373 231 0 0 25 0 1 0 1781283259 13324288 2400 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2400 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 216.04
Current children cumulated vsize (Kb) 13012

[startup+230.01 s]
Raw data (loadavg): 1.03 0.66 0.29 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2489 0 0 0 22345 242 0 0 25 0 1 0 1781283259 13324288 2400 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2400 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 225.87
Current children cumulated vsize (Kb) 13012

[startup+240.011 s]
Raw data (loadavg): 1.02 0.67 0.29 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2489 0 0 0 23318 252 0 0 25 0 1 0 1781283259 13324288 2400 4294967295 134512640 134736556 3221224560 3221223116 134537568 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2400 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 235.7
Current children cumulated vsize (Kb) 13012

[startup+250.011 s]
Raw data (loadavg): 1.02 0.68 0.30 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2489 0 0 0 24288 262 0 0 25 0 1 0 1781283259 13324288 2400 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2400 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 245.5
Current children cumulated vsize (Kb) 13012

[startup+260.011 s]
Raw data (loadavg): 1.02 0.69 0.31 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2492 0 0 0 25260 273 0 0 25 0 1 0 1781283259 13324288 2403 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2403 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 255.33
Current children cumulated vsize (Kb) 13012

[startup+270.011 s]
Raw data (loadavg): 1.01 0.70 0.31 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2492 0 0 0 26232 284 0 0 25 0 1 0 1781283259 13324288 2403 4294967295 134512640 134736556 3221224560 3221223140 134550909 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3253 2403 1116 68 0 3185 0
[pid=8409] vsize: 13012
Current children cumulated CPU time (s) 265.16
Current children cumulated vsize (Kb) 13012

[startup+280.012 s]
Raw data (loadavg): 1.01 0.71 0.32 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2502 0 0 0 27206 293 0 0 25 0 1 0 1781283259 13459456 2413 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3286 2413 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 274.99
Current children cumulated vsize (Kb) 13144

[startup+290.012 s]
Raw data (loadavg): 1.01 0.72 0.33 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2506 0 0 0 28176 304 0 0 25 0 1 0 1781283259 13459456 2417 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2417 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 284.8
Current children cumulated vsize (Kb) 13144

[startup+300.012 s]
Raw data (loadavg): 1.01 0.73 0.33 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2506 0 0 0 29147 315 0 0 25 0 1 0 1781283259 13459456 2417 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2417 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 294.62
Current children cumulated vsize (Kb) 13144

[startup+310.012 s]
Raw data (loadavg): 1.00 0.74 0.34 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2506 0 0 0 30121 325 0 0 25 0 1 0 1781283259 13459456 2417 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2417 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 304.46
Current children cumulated vsize (Kb) 13144

[startup+320.012 s]
Raw data (loadavg): 1.00 0.75 0.35 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2506 0 0 0 31089 336 0 0 25 0 1 0 1781283259 13459456 2417 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2417 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 314.25
Current children cumulated vsize (Kb) 13144

[startup+330.013 s]
Raw data (loadavg): 1.00 0.75 0.35 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2506 0 0 0 32060 345 0 0 25 0 1 0 1781283259 13459456 2417 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2417 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 324.05
Current children cumulated vsize (Kb) 13144

[startup+340.013 s]
Raw data (loadavg): 1.00 0.76 0.36 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2517 0 0 0 33033 357 0 0 25 0 1 0 1781283259 13459456 2428 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2428 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 333.9
Current children cumulated vsize (Kb) 13144

[startup+350.014 s]
Raw data (loadavg): 1.00 0.77 0.37 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2521 0 0 0 34007 365 0 0 25 0 1 0 1781283259 13459456 2432 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2432 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 343.72
Current children cumulated vsize (Kb) 13144

[startup+360.014 s]
Raw data (loadavg): 1.00 0.78 0.37 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2521 0 0 0 34981 376 0 0 25 0 1 0 1781283259 13459456 2432 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2432 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 353.57
Current children cumulated vsize (Kb) 13144

[startup+370.014 s]
Raw data (loadavg): 1.00 0.78 0.38 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2521 0 0 0 35951 388 0 0 25 0 1 0 1781283259 13459456 2432 4294967295 134512640 134736556 3221224560 3221223116 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2432 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 363.39
Current children cumulated vsize (Kb) 13144

[startup+380.015 s]
Raw data (loadavg): 1.00 0.79 0.38 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2522 0 0 0 36923 399 0 0 25 0 1 0 1781283259 13459456 2433 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2433 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 373.22
Current children cumulated vsize (Kb) 13144

[startup+390.016 s]
Raw data (loadavg): 1.00 0.80 0.39 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2522 0 0 0 37898 411 0 0 25 0 1 0 1781283259 13459456 2433 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2433 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 383.09
Current children cumulated vsize (Kb) 13144

[startup+400.017 s]
Raw data (loadavg): 1.00 0.80 0.40 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2532 0 0 0 38870 420 0 0 25 0 1 0 1781283259 13459456 2443 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2443 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 392.9
Current children cumulated vsize (Kb) 13144

[startup+410.016 s]
Raw data (loadavg): 1.00 0.81 0.40 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2532 0 0 0 39845 429 0 0 25 0 1 0 1781283259 13459456 2443 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2443 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 402.74
Current children cumulated vsize (Kb) 13144

[startup+420.017 s]
Raw data (loadavg): 1.00 0.81 0.41 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2532 0 0 0 40817 440 0 0 25 0 1 0 1781283259 13459456 2443 4294967295 134512640 134736556 3221224560 3221223084 134536701 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2443 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 412.57
Current children cumulated vsize (Kb) 13144

[startup+430.018 s]
Raw data (loadavg): 1.00 0.82 0.41 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2532 0 0 0 41787 448 0 0 25 0 1 0 1781283259 13459456 2443 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3286 2443 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 422.35
Current children cumulated vsize (Kb) 13144

[startup+440.018 s]
Raw data (loadavg): 1.00 0.83 0.42 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2532 0 0 0 42757 458 0 0 25 0 1 0 1781283259 13459456 2443 4294967295 134512640 134736556 3221224560 3221223200 134543719 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3286 2443 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 432.15
Current children cumulated vsize (Kb) 13144

[startup+450.02 s]
Raw data (loadavg): 1.00 0.83 0.43 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2532 0 0 0 43732 467 0 0 25 0 1 0 1781283259 13459456 2443 4294967295 134512640 134736556 3221224560 3221223152 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3286 2443 1116 68 0 3218 0
[pid=8409] vsize: 13144
Current children cumulated CPU time (s) 441.99
Current children cumulated vsize (Kb) 13144

[startup+460.02 s]
Raw data (loadavg): 1.00 0.84 0.43 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2540 0 0 0 44706 477 0 0 25 0 1 0 1781283259 13594624 2451 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2451 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 451.83
Current children cumulated vsize (Kb) 13276

[startup+470.019 s]
Raw data (loadavg): 1.00 0.84 0.44 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2540 0 0 0 45678 487 0 0 25 0 1 0 1781283259 13594624 2451 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2451 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 461.65
Current children cumulated vsize (Kb) 13276

[startup+480.02 s]
Raw data (loadavg): 1.00 0.85 0.44 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2543 0 0 0 46652 496 0 0 25 0 1 0 1781283259 13594624 2454 4294967295 134512640 134736556 3221224560 3221223184 134553402 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2454 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 471.48
Current children cumulated vsize (Kb) 13276

[startup+490.02 s]
Raw data (loadavg): 1.00 0.85 0.45 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2543 0 0 0 47623 507 0 0 25 0 1 0 1781283259 13594624 2454 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2454 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 481.3
Current children cumulated vsize (Kb) 13276

[startup+500.021 s]
Raw data (loadavg): 1.00 0.85 0.45 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2548 0 0 0 48600 516 0 0 25 0 1 0 1781283259 13594624 2459 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2459 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 491.16
Current children cumulated vsize (Kb) 13276

[startup+510.022 s]
Raw data (loadavg): 1.00 0.86 0.46 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2548 0 0 0 49574 525 0 0 25 0 1 0 1781283259 13594624 2459 4294967295 134512640 134736556 3221224560 3221223100 134536214 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2459 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 500.99
Current children cumulated vsize (Kb) 13276

[startup+520.021 s]
Raw data (loadavg): 1.00 0.86 0.46 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2548 0 0 0 50546 535 0 0 25 0 1 0 1781283259 13594624 2459 4294967295 134512640 134736556 3221224560 3221223220 134524331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3319 2459 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 510.81
Current children cumulated vsize (Kb) 13276

[startup+530.022 s]
Raw data (loadavg): 1.00 0.87 0.47 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2548 0 0 0 51523 543 0 0 25 0 1 0 1781283259 13594624 2459 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2459 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 520.66
Current children cumulated vsize (Kb) 13276

[startup+540.023 s]
Raw data (loadavg): 1.00 0.87 0.47 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2548 0 0 0 52498 552 0 0 25 0 1 0 1781283259 13594624 2459 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2459 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 530.5
Current children cumulated vsize (Kb) 13276

[startup+550.024 s]
Raw data (loadavg): 1.00 0.87 0.48 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2548 0 0 0 53470 563 0 0 25 0 1 0 1781283259 13594624 2459 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2459 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 540.33
Current children cumulated vsize (Kb) 13276

[startup+560.025 s]
Raw data (loadavg): 1.00 0.88 0.48 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2548 0 0 0 54441 573 0 0 25 0 1 0 1781283259 13594624 2459 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2459 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 550.14
Current children cumulated vsize (Kb) 13276

[startup+570.024 s]
Raw data (loadavg): 1.00 0.88 0.49 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2548 0 0 0 55415 582 0 0 25 0 1 0 1781283259 13594624 2459 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2459 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 559.97
Current children cumulated vsize (Kb) 13276

[startup+580.025 s]
Raw data (loadavg): 1.00 0.89 0.49 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2557 0 0 0 56388 591 0 0 25 0 1 0 1781283259 13594624 2468 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2468 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 569.79
Current children cumulated vsize (Kb) 13276

[startup+590.026 s]
Raw data (loadavg): 1.00 0.89 0.50 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2558 0 0 0 57362 600 0 0 25 0 1 0 1781283259 13594624 2469 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2469 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 579.62
Current children cumulated vsize (Kb) 13276

[startup+600.027 s]
Raw data (loadavg): 1.00 0.89 0.50 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2558 0 0 0 58335 610 0 0 25 0 1 0 1781283259 13594624 2469 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3319 2469 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 589.45
Current children cumulated vsize (Kb) 13276

[startup+610.028 s]
Raw data (loadavg): 1.00 0.89 0.51 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2558 0 0 0 59308 620 0 0 25 0 1 0 1781283259 13594624 2469 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3319 2469 1116 68 0 3251 0
[pid=8409] vsize: 13276
Current children cumulated CPU time (s) 599.28
Current children cumulated vsize (Kb) 13276

[startup+620.028 s]
Raw data (loadavg): 1.00 0.90 0.51 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2627 0 0 0 60280 630 0 0 25 0 1 0 1781283259 13864960 2538 4294967295 134512640 134736556 3221224560 3221223268 134560266 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3385 2538 1116 68 0 3317 0
[pid=8409] vsize: 13540
Current children cumulated CPU time (s) 609.1
Current children cumulated vsize (Kb) 13540

[startup+630.028 s]
Raw data (loadavg): 1.00 0.90 0.52 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2693 0 0 0 61254 639 0 0 25 0 1 0 1781283259 14135296 2604 4294967295 134512640 134736556 3221224560 3221223068 134540130 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3451 2604 1116 68 0 3383 0
[pid=8409] vsize: 13804
Current children cumulated CPU time (s) 618.93
Current children cumulated vsize (Kb) 13804

[startup+640.028 s]
Raw data (loadavg): 1.00 0.90 0.52 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2708 0 0 0 62234 646 0 0 25 0 1 0 1781283259 14270464 2619 4294967295 134512640 134736556 3221224560 3221223088 134553462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3484 2619 1116 68 0 3416 0
[pid=8409] vsize: 13936
Current children cumulated CPU time (s) 628.8
Current children cumulated vsize (Kb) 13936

[startup+650.029 s]
Raw data (loadavg): 1.00 0.91 0.53 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2729 0 0 0 63212 656 0 0 25 0 1 0 1781283259 14270464 2640 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3484 2640 1116 68 0 3416 0
[pid=8409] vsize: 13936
Current children cumulated CPU time (s) 638.68
Current children cumulated vsize (Kb) 13936

[startup+660.03 s]
Raw data (loadavg): 1.00 0.91 0.53 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2738 0 0 0 64189 665 0 0 25 0 1 0 1781283259 14405632 2649 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3517 2649 1116 68 0 3449 0
[pid=8409] vsize: 14068
Current children cumulated CPU time (s) 648.54
Current children cumulated vsize (Kb) 14068

[startup+670.03 s]
Raw data (loadavg): 1.00 0.91 0.54 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2740 0 0 0 65167 671 0 0 25 0 1 0 1781283259 14352384 2651 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3504 2651 1116 68 0 3436 0
[pid=8409] vsize: 14016
Current children cumulated CPU time (s) 658.38
Current children cumulated vsize (Kb) 14016

[startup+680.03 s]
Raw data (loadavg): 1.00 0.91 0.54 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2762 0 0 0 66146 679 0 0 25 0 1 0 1781283259 14376960 2668 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3510 2668 1116 68 0 3442 0
[pid=8409] vsize: 14040
Current children cumulated CPU time (s) 668.25
Current children cumulated vsize (Kb) 14040

[startup+690.031 s]
Raw data (loadavg): 1.00 0.92 0.55 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2780 0 0 0 67125 686 0 0 25 0 1 0 1781283259 14512128 2686 4294967295 134512640 134736556 3221224560 3221223008 134717269 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3543 2686 1116 68 0 3475 0
[pid=8409] vsize: 14172
Current children cumulated CPU time (s) 678.11
Current children cumulated vsize (Kb) 14172

[startup+700.032 s]
Raw data (loadavg): 1.00 0.92 0.55 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2797 0 0 0 68103 693 0 0 25 0 1 0 1781283259 14647296 2703 4294967295 134512640 134736556 3221224560 3221223276 134553032 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3576 2703 1116 68 0 3508 0
[pid=8409] vsize: 14304
Current children cumulated CPU time (s) 687.96
Current children cumulated vsize (Kb) 14304

[startup+710.032 s]
Raw data (loadavg): 1.00 0.92 0.56 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2817 0 0 0 69081 700 0 0 25 0 1 0 1781283259 14647296 2723 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3576 2723 1116 68 0 3508 0
[pid=8409] vsize: 14304
Current children cumulated CPU time (s) 697.81
Current children cumulated vsize (Kb) 14304

[startup+720.033 s]
Raw data (loadavg): 1.00 0.92 0.56 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2832 0 0 0 70057 709 0 0 25 0 1 0 1781283259 14782464 2738 4294967295 134512640 134736556 3221224560 3221223232 134528591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3609 2738 1116 68 0 3541 0
[pid=8409] vsize: 14436
Current children cumulated CPU time (s) 707.66
Current children cumulated vsize (Kb) 14436

[startup+730.034 s]
Raw data (loadavg): 1.00 0.92 0.56 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2848 0 0 0 71032 718 0 0 25 0 1 0 1781283259 14782464 2754 4294967295 134512640 134736556 3221224560 3221223096 1077377353 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3609 2754 1116 68 0 3541 0
[pid=8409] vsize: 14436
Current children cumulated CPU time (s) 717.5
Current children cumulated vsize (Kb) 14436

[startup+740.033 s]
Raw data (loadavg): 1.00 0.93 0.57 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2869 0 0 0 72009 727 0 0 25 0 1 0 1781283259 14917632 2775 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3642 2775 1116 68 0 3574 0
[pid=8409] vsize: 14568
Current children cumulated CPU time (s) 727.36
Current children cumulated vsize (Kb) 14568

[startup+750.034 s]
Raw data (loadavg): 1.00 0.93 0.57 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2869 0 0 0 72985 734 0 0 25 0 1 0 1781283259 14917632 2775 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3642 2775 1116 68 0 3574 0
[pid=8409] vsize: 14568
Current children cumulated CPU time (s) 737.19
Current children cumulated vsize (Kb) 14568

[startup+760.035 s]
Raw data (loadavg): 1.00 0.93 0.57 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2874 0 0 0 73961 742 0 0 25 0 1 0 1781283259 14917632 2780 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3642 2780 1116 68 0 3574 0
[pid=8409] vsize: 14568
Current children cumulated CPU time (s) 747.03
Current children cumulated vsize (Kb) 14568

[startup+770.035 s]
Raw data (loadavg): 1.00 0.93 0.58 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2879 0 0 0 74938 751 0 0 25 0 1 0 1781283259 14917632 2785 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3642 2785 1116 68 0 3574 0
[pid=8409] vsize: 14568
Current children cumulated CPU time (s) 756.89
Current children cumulated vsize (Kb) 14568

[startup+780.036 s]
Raw data (loadavg): 1.00 0.93 0.58 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2898 0 0 0 75916 759 0 0 25 0 1 0 1781283259 15052800 2804 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3675 2804 1116 68 0 3607 0
[pid=8409] vsize: 14700
Current children cumulated CPU time (s) 766.75
Current children cumulated vsize (Kb) 14700

[startup+790.037 s]
Raw data (loadavg): 1.00 0.94 0.59 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2899 0 0 0 76893 768 0 0 25 0 1 0 1781283259 15052800 2805 4294967295 134512640 134736556 3221224560 3221223256 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3675 2805 1116 68 0 3607 0
[pid=8409] vsize: 14700
Current children cumulated CPU time (s) 776.61
Current children cumulated vsize (Kb) 14700

[startup+800.037 s]
Raw data (loadavg): 1.00 0.94 0.59 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2902 0 0 0 77868 775 0 0 25 0 1 0 1781283259 15052800 2808 4294967295 134512640 134736556 3221224560 3221223068 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3675 2808 1116 68 0 3607 0
[pid=8409] vsize: 14700
Current children cumulated CPU time (s) 786.43
Current children cumulated vsize (Kb) 14700

[startup+810.038 s]
Raw data (loadavg): 1.00 0.94 0.59 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2912 0 0 0 78844 784 0 0 25 0 1 0 1781283259 15052800 2818 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3675 2818 1116 68 0 3607 0
[pid=8409] vsize: 14700
Current children cumulated CPU time (s) 796.28
Current children cumulated vsize (Kb) 14700

[startup+820.038 s]
Raw data (loadavg): 1.00 0.94 0.60 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2916 0 0 0 79819 792 0 0 25 0 1 0 1781283259 15052800 2822 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3675 2822 1116 68 0 3607 0
[pid=8409] vsize: 14700
Current children cumulated CPU time (s) 806.11
Current children cumulated vsize (Kb) 14700

[startup+830.039 s]
Raw data (loadavg): 1.00 0.94 0.60 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2916 0 0 0 80795 801 0 0 25 0 1 0 1781283259 15052800 2822 4294967295 134512640 134736556 3221224560 3221223312 134553198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3675 2822 1116 68 0 3607 0
[pid=8409] vsize: 14700
Current children cumulated CPU time (s) 815.96
Current children cumulated vsize (Kb) 14700

[startup+840.04 s]
Raw data (loadavg): 1.00 0.94 0.61 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2920 0 0 0 81771 809 0 0 25 0 1 0 1781283259 15052800 2826 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3675 2826 1116 68 0 3607 0
[pid=8409] vsize: 14700
Current children cumulated CPU time (s) 825.8
Current children cumulated vsize (Kb) 14700

[startup+850.04 s]
Raw data (loadavg): 1.00 0.94 0.61 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2931 0 0 0 82748 819 0 0 25 0 1 0 1781283259 15187968 2837 4294967295 134512640 134736556 3221224560 3221222932 134717284 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3708 2837 1116 68 0 3640 0
[pid=8409] vsize: 14832
Current children cumulated CPU time (s) 835.67
Current children cumulated vsize (Kb) 14832

[startup+860.041 s]
Raw data (loadavg): 1.00 0.95 0.61 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2931 0 0 0 83725 827 0 0 25 0 1 0 1781283259 15187968 2837 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3708 2837 1116 68 0 3640 0
[pid=8409] vsize: 14832
Current children cumulated CPU time (s) 845.52
Current children cumulated vsize (Kb) 14832

[startup+870.041 s]
Raw data (loadavg): 1.00 0.95 0.62 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2933 0 0 0 84703 836 0 0 25 0 1 0 1781283259 15187968 2839 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3708 2839 1116 68 0 3640 0
[pid=8409] vsize: 14832
Current children cumulated CPU time (s) 855.39
Current children cumulated vsize (Kb) 14832

[startup+880.042 s]
Raw data (loadavg): 1.00 0.95 0.62 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2936 0 0 0 85680 844 0 0 25 0 1 0 1781283259 15187968 2842 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3708 2842 1116 68 0 3640 0
[pid=8409] vsize: 14832
Current children cumulated CPU time (s) 865.24
Current children cumulated vsize (Kb) 14832

[startup+890.042 s]
Raw data (loadavg): 1.00 0.95 0.63 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2942 0 0 0 86657 852 0 0 25 0 1 0 1781283259 15187968 2848 4294967295 134512640 134736556 3221224560 3221223208 134634293 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3708 2848 1116 68 0 3640 0
[pid=8409] vsize: 14832
Current children cumulated CPU time (s) 875.09
Current children cumulated vsize (Kb) 14832

[startup+900.043 s]
Raw data (loadavg): 1.00 0.95 0.63 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2946 0 0 0 87636 860 0 0 25 0 1 0 1781283259 15187968 2852 4294967295 134512640 134736556 3221224560 3221223208 134524926 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3708 2852 1116 68 0 3640 0
[pid=8409] vsize: 14832
Current children cumulated CPU time (s) 884.96
Current children cumulated vsize (Kb) 14832

[startup+910.043 s]
Raw data (loadavg): 1.00 0.95 0.63 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2952 0 0 0 88611 870 0 0 25 0 1 0 1781283259 15187968 2858 4294967295 134512640 134736556 3221224560 3221223248 134536549 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3708 2858 1116 68 0 3640 0
[pid=8409] vsize: 14832
Current children cumulated CPU time (s) 894.81
Current children cumulated vsize (Kb) 14832

[startup+920.043 s]
Raw data (loadavg): 1.00 0.95 0.64 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2957 0 0 0 89586 880 0 0 25 0 1 0 1781283259 15187968 2863 4294967295 134512640 134736556 3221224560 3221223168 134544672 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3708 2863 1116 68 0 3640 0
[pid=8409] vsize: 14832
Current children cumulated CPU time (s) 904.66
Current children cumulated vsize (Kb) 14832

[startup+930.044 s]
Raw data (loadavg): 1.00 0.95 0.64 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2963 0 0 0 90564 887 0 0 25 0 1 0 1781283259 15323136 2869 4294967295 134512640 134736556 3221224560 3221223116 134537545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2869 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 914.51
Current children cumulated vsize (Kb) 14964

[startup+940.044 s]
Raw data (loadavg): 1.00 0.95 0.64 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2970 0 0 0 91544 894 0 0 25 0 1 0 1781283259 15323136 2876 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3741 2876 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 924.38
Current children cumulated vsize (Kb) 14964

[startup+950.045 s]
Raw data (loadavg): 1.00 0.95 0.65 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2970 0 0 0 92517 905 0 0 25 0 1 0 1781283259 15323136 2876 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2876 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 934.22
Current children cumulated vsize (Kb) 14964

[startup+960.045 s]
Raw data (loadavg): 1.00 0.95 0.65 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2970 0 0 0 93495 911 0 0 25 0 1 0 1781283259 15323136 2876 4294967295 134512640 134736556 3221224560 3221223096 1077377457 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2876 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 944.06
Current children cumulated vsize (Kb) 14964

[startup+970.045 s]
Raw data (loadavg): 1.00 0.96 0.65 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2971 0 0 0 94476 919 0 0 25 0 1 0 1781283259 15323136 2877 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3741 2877 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 953.95
Current children cumulated vsize (Kb) 14964

[startup+980.046 s]
Raw data (loadavg): 1.00 0.96 0.65 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2986 0 0 0 95454 927 0 0 25 0 1 0 1781283259 15323136 2892 4294967295 134512640 134736556 3221224560 3221223288 134605789 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2892 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 963.81
Current children cumulated vsize (Kb) 14964

[startup+990.046 s]
Raw data (loadavg): 1.00 0.96 0.66 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2986 0 0 0 96429 935 0 0 25 0 1 0 1781283259 15323136 2892 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2892 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 973.64
Current children cumulated vsize (Kb) 14964

[startup+1000.05 s]
Raw data (loadavg): 1.00 0.96 0.66 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2986 0 0 0 97408 942 0 0 25 0 1 0 1781283259 15323136 2892 4294967295 134512640 134736556 3221224560 3221223320 134560320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2892 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 983.5
Current children cumulated vsize (Kb) 14964

[startup+1010.05 s]
Raw data (loadavg): 1.00 0.96 0.66 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2986 0 0 0 98385 949 0 0 25 0 1 0 1781283259 15323136 2892 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2892 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 993.34
Current children cumulated vsize (Kb) 14964

[startup+1020.05 s]
Raw data (loadavg): 1.00 0.96 0.67 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2986 0 0 0 99364 957 0 0 25 0 1 0 1781283259 15323136 2892 4294967295 134512640 134736556 3221224560 3221223084 134536372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2892 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 1003.21
Current children cumulated vsize (Kb) 14964

[startup+1030.05 s]
Raw data (loadavg): 1.00 0.96 0.67 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2988 0 0 0 100340 967 0 0 25 0 1 0 1781283259 15323136 2894 4294967295 134512640 134736556 3221224560 3221223088 134716549 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2894 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 1013.07
Current children cumulated vsize (Kb) 14964

[startup+1040.05 s]
Raw data (loadavg): 1.00 0.96 0.67 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2988 0 0 0 101318 975 0 0 25 0 1 0 1781283259 15323136 2894 4294967295 134512640 134736556 3221224560 3221223260 1076648036 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2894 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 1022.93
Current children cumulated vsize (Kb) 14964

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.96 0.68 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2988 0 0 0 102296 983 0 0 25 0 1 0 1781283259 15323136 2894 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3741 2894 1116 68 0 3673 0
[pid=8409] vsize: 14964
Current children cumulated CPU time (s) 1032.79
Current children cumulated vsize (Kb) 14964

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.96 0.68 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2995 0 0 0 103273 991 0 0 25 0 1 0 1781283259 15458304 2901 4294967295 134512640 134736556 3221224560 3221223156 1077374174 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3774 2901 1116 68 0 3706 0
[pid=8409] vsize: 15096
Current children cumulated CPU time (s) 1042.64
Current children cumulated vsize (Kb) 15096

[startup+1070.05 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2995 0 0 0 104250 1000 0 0 25 0 1 0 1781283259 15458304 2901 4294967295 134512640 134736556 3221224560 3221223288 134529467 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3774 2901 1116 68 0 3706 0
[pid=8409] vsize: 15096
Current children cumulated CPU time (s) 1052.5
Current children cumulated vsize (Kb) 15096

[startup+1080.05 s]
Raw data (loadavg): 1.00 0.97 0.68 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2995 0 0 0 105228 1008 0 0 25 0 1 0 1781283259 15458304 2901 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3774 2901 1116 68 0 3706 0
[pid=8409] vsize: 15096
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (Kb) 15096

[startup+1090.05 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2995 0 0 0 106206 1017 0 0 25 0 1 0 1781283259 15458304 2901 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3774 2901 1116 68 0 3706 0
[pid=8409] vsize: 15096
Current children cumulated CPU time (s) 1072.23
Current children cumulated vsize (Kb) 15096

[startup+1100.05 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2995 0 0 0 107185 1024 0 0 25 0 1 0 1781283259 15458304 2901 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3774 2901 1116 68 0 3706 0
[pid=8409] vsize: 15096
Current children cumulated CPU time (s) 1082.09
Current children cumulated vsize (Kb) 15096

[startup+1110.05 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 2995 0 0 0 108163 1032 0 0 25 0 1 0 1781283259 15458304 2901 4294967295 134512640 134736556 3221224560 3221223096 1077377227 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3774 2901 1116 68 0 3706 0
[pid=8409] vsize: 15096
Current children cumulated CPU time (s) 1091.95
Current children cumulated vsize (Kb) 15096

[startup+1120.05 s]
Raw data (loadavg): 1.00 0.97 0.70 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2996 0 0 0 109142 1039 0 0 25 0 1 0 1781283259 15446016 2902 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2902 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1101.81
Current children cumulated vsize (Kb) 15084

[startup+1130.05 s]
Raw data (loadavg): 1.00 0.97 0.70 1/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 2996 0 0 0 110117 1049 0 0 25 0 1 0 1781283259 15446016 2902 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2902 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1111.66
Current children cumulated vsize (Kb) 15084

[startup+1140.05 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 3001 0 0 0 111094 1058 0 0 25 0 1 0 1781283259 15446016 2907 4294967295 134512640 134736556 3221224560 3221223280 134600578 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2907 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (Kb) 15084

[startup+1150.05 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 3018 0 0 0 112071 1065 0 0 25 0 1 0 1781283259 15446016 2924 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2924 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1131.36
Current children cumulated vsize (Kb) 15084

[startup+1160.05 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 3018 0 0 0 113049 1072 0 0 25 0 1 0 1781283259 15446016 2924 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2924 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1141.21
Current children cumulated vsize (Kb) 15084

[startup+1170.05 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 3020 0 0 0 114025 1081 0 0 25 0 1 0 1781283259 15446016 2926 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8409/statm): 3771 2926 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1151.06
Current children cumulated vsize (Kb) 15084

[startup+1180.05 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 3020 0 0 0 115004 1090 0 0 25 0 1 0 1781283259 15446016 2926 4294967295 134512640 134736556 3221224560 3221223348 134603003 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2926 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1160.94
Current children cumulated vsize (Kb) 15084

[startup+1190.05 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 3020 0 0 0 115976 1099 0 0 25 0 1 0 1781283259 15446016 2926 4294967295 134512640 134736556 3221224560 3221223216 134608224 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2926 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1170.75
Current children cumulated vsize (Kb) 15084

[startup+1200.05 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) T 8408 8409 8263 0 -1 0 3020 0 0 0 116953 1107 0 0 25 0 1 0 1781283259 15446016 2926 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2926 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1180.6
Current children cumulated vsize (Kb) 15084

[startup+1210.05 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 8409
Raw data (/proc/8409/stat): 8409 (bsolo) R 8408 8409 8263 0 -1 0 3020 0 0 0 117932 1116 0 0 25 0 1 0 1781283259 15446016 2926 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8409/statm): 3771 2926 1116 68 0 3703 0
[pid=8409] vsize: 15084
Current children cumulated CPU time (s) 1190.48
Current children cumulated vsize (Kb) 15084
One traced child (pid=8409) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1214.64
CPU time (s): 1195.02
CPU user time (s): 1183.82
CPU system time (s): 11.2043
CPU usage (%): 98.3847
Max. virtual memory (cumulated for all children) (Kb): 15096

Verifier Data

ERROR: no interpretation found !