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-chnl50_60_pb.cnf.cr.opb
MD5SUM6968a43b42bba7df68b13fdfd3b616a1
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.207967
Number of variables6000
Total number of constraints220
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60

Trace number 111

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        951032 kB
Buffers:         34008 kB
Cached:          22896 kB
SwapCached:        896 kB
Active:          52640 kB
Inactive:         6928 kB
HighTotal:      131008 kB
HighFree:       106708 kB
LowTotal:       903652 kB
LowFree:        844324 kB
SwapTotal:     2097892 kB
SwapFree:      2096496 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5712 kB
Slab:            18568 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:20:10 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 19 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 6000 variables and 220 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.569
c After prepocess the problem consists of 6000 variables and 220 constraints.
c Restart #1 #Var: 6000 #Dec: 3533 LB: 0 @ 1.497
c Restart #2 #Var: 6000 #Dec: 4002 LB: 0 @ 2.163
c Restart #3 #Var: 6000 #Dec: 4687 LB: 0 @ 3.213
c Restart #4 #Var: 6000 #Dec: 5663 LB: 0 @ 4.654
c Restart #5 #Var: 6000 #Dec: 6850 LB: 0 @ 6.386
c Restart #6 #Var: 6000 #Dec: 8217 LB: 0 @ 8.763
c Restart #7 #Var: 6000 #Dec: 9856 LB: 0 @ 11.337
c Restart #8 #Var: 6000 #Dec: 11641 LB: 0 @ 14.167
c Restart #9 #Var: 6000 #Dec: 13784 LB: 0 @ 17.485
c Restart #10 #Var: 6000 #Dec: 16244 LB: 0 @ 21.118
c Restart #11 #Var: 6000 #Dec: 19025 LB: 0 @ 25.09
c Restart #12 #Var: 6000 #Dec: 22040 LB: 0 @ 29.5
c Restart #13 #Var: 6000 #Dec: 25400 LB: 0 @ 34.326
c Restart #14 #Var: 6000 #Dec: 28811 LB: 0 @ 39.508
c Restart #15 #Var: 6000 #Dec: 32800 LB: 0 @ 45.061
c Restart #16 #Var: 6000 #Dec: 36537 LB: 0 @ 51.091
c Restart #17 #Var: 6000 #Dec: 40592 LB: 0 @ 57.353
c Restart #18 #Var: 6000 #Dec: 44820 LB: 0 @ 64.495
c Restart #19 #Var: 6000 #Dec: 49265 LB: 0 @ 72.964
c Restart #20 #Var: 6000 #Dec: 54027 LB: 0 @ 81.278
c Restart #21 #Var: 6000 #Dec: 59321 LB: 0 @ 89.388
c Restart #22 #Var: 6000 #Dec: 64812 LB: 0 @ 97.489
c Restart #23 #Var: 6000 #Dec: 70352 LB: 0 @ 106.05
c Restart #24 #Var: 6000 #Dec: 75992 LB: 0 @ 114.9
c Restart #25 #Var: 6000 #Dec: 82226 LB: 0 @ 124.08
c Restart #26 #Var: 6000 #Dec: 88419 LB: 0 @ 133.62
c Restart #27 #Var: 6000 #Dec: 95333 LB: 0 @ 143.95
c Restart #28 #Var: 6000 #Dec: 102273 LB: 0 @ 155.37
c Restart #29 #Var: 6000 #Dec: 109843 LB: 0 @ 167.67
c Restart #30 #Var: 6000 #Dec: 117569 LB: 0 @ 180.54
c Restart #31 #Var: 6000 #Dec: 125347 LB: 0 @ 194.21
c Restart #32 #Var: 6000 #Dec: 133076 LB: 0 @ 207.12
c Restart #33 #Var: 6000 #Dec: 141173 LB: 0 @ 220.31
c Restart #34 #Var: 6000 #Dec: 149282 LB: 0 @ 234.26
c Restart #35 #Var: 6000 #Dec: 157479 LB: 0 @ 248.5
c Restart #36 #Var: 6000 #Dec: 165964 LB: 0 @ 263.51
c Restart #37 #Var: 6000 #Dec: 174536 LB: 0 @ 277.96
c Restart #38 #Var: 6000 #Dec: 183605 LB: 0 @ 292.6
c Restart #39 #Var: 6000 #Dec: 192648 LB: 0 @ 307.23
c Restart #40 #Var: 6000 #Dec: 201900 LB: 0 @ 323.12
c Restart #41 #Var: 6000 #Dec: 211677 LB: 0 @ 340.64
c Restart #42 #Var: 6000 #Dec: 222331 LB: 0 @ 360.21
c Restart #43 #Var: 6000 #Dec: 233218 LB: 0 @ 379.97
c Restart #44 #Var: 6000 #Dec: 244321 LB: 0 @ 400.45
c Restart #45 #Var: 6000 #Dec: 255607 LB: 0 @ 421.23
c Restart #46 #Var: 6000 #Dec: 267030 LB: 0 @ 442.14
c Restart #47 #Var: 6000 #Dec: 278608 LB: 0 @ 461.54
c Restart #48 #Var: 6000 #Dec: 290103 LB: 0 @ 480.73
c Restart #49 #Var: 6000 #Dec: 301506 LB: 0 @ 500.3
c Restart #50 #Var: 6000 #Dec: 313545 LB: 0 @ 520.63
c Restart #51 #Var: 6000 #Dec: 325466 LB: 0 @ 541.45
c Restart #52 #Var: 6000 #Dec: 337769 LB: 0 @ 563.29
c Restart #53 #Var: 6000 #Dec: 350175 LB: 0 @ 585
c CHANGE Heuristic... 
c Restart #0 #Var: 6000 #Dec: 362838 LB: 0 @ 607.67
c Restart #1 #Var: 6000 #Dec: 363470 LB: 0 @ 608.14
c Restart #2 #Var: 6000 #Dec: 363929 LB: 0 @ 608.84
c Restart #3 #Var: 6000 #Dec: 364599 LB: 0 @ 609.97
c Restart #4 #Var: 6000 #Dec: 365458 LB: 0 @ 611.5
c Restart #5 #Var: 6000 #Dec: 366526 LB: 0 @ 613.33
c Restart #6 #Var: 6000 #Dec: 367843 LB: 0 @ 615.49
c Restart #7 #Var: 6000 #Dec: 369468 LB: 0 @ 618.15
c Restart #8 #Var: 6000 #Dec: 371391 LB: 0 @ 621.23
c Restart #9 #Var: 6000 #Dec: 373685 LB: 0 @ 624.86
c Restart #10 #Var: 6000 #Dec: 376113 LB: 0 @ 628.68
c Restart #11 #Var: 6000 #Dec: 378778 LB: 0 @ 632.97
c Restart #12 #Var: 6000 #Dec: 381764 LB: 0 @ 637.81
c Restart #13 #Var: 6000 #Dec: 385020 LB: 0 @ 642.98
c Restart #14 #Var: 6000 #Dec: 388261 LB: 0 @ 648.17
c Restart #15 #Var: 6000 #Dec: 391849 LB: 0 @ 654.2
c Restart #16 #Var: 6000 #Dec: 396053 LB: 0 @ 660.52
c Restart #17 #Var: 6000 #Dec: 400511 LB: 0 @ 667.46
c Restart #18 #Var: 6000 #Dec: 405233 LB: 0 @ 675.16
c Restart #19 #Var: 6000 #Dec: 410417 LB: 0 @ 683.07
c Restart #20 #Var: 6000 #Dec: 416093 LB: 0 @ 690.45
c Restart #21 #Var: 6000 #Dec: 421526 LB: 0 @ 698.89
c Restart #22 #Var: 6000 #Dec: 426917 LB: 0 @ 708.53
c Restart #23 #Var: 6000 #Dec: 432372 LB: 0 @ 718.67
c Restart #24 #Var: 6000 #Dec: 437882 LB: 0 @ 728.75
c Restart #25 #Var: 6000 #Dec: 444242 LB: 0 @ 741.31
c Restart #26 #Var: 6000 #Dec: 450706 LB: 0 @ 752.43
c Restart #27 #Var: 6000 #Dec: 457145 LB: 0 @ 764.86
c Restart #28 #Var: 6000 #Dec: 464184 LB: 0 @ 777.36
c Restart #29 #Var: 6000 #Dec: 471290 LB: 0 @ 790.43
c Restart #30 #Var: 6000 #Dec: 478628 LB: 0 @ 803.05
c Restart #31 #Var: 6000 #Dec: 486274 LB: 0 @ 817.5
c Restart #32 #Var: 6000 #Dec: 494271 LB: 0 @ 832.72
c Restart #33 #Var: 6000 #Dec: 502400 LB: 0 @ 848.9
c Restart #34 #Var: 6000 #Dec: 510711 LB: 0 @ 864.44
c Restart #35 #Var: 6000 #Dec: 519243 LB: 0 @ 880.41
c Restart #36 #Var: 6000 #Dec: 528138 LB: 0 @ 896.12
c Restart #37 #Var: 6000 #Dec: 537215 LB: 0 @ 913.26
c Restart #38 #Var: 6000 #Dec: 546492 LB: 0 @ 929.98
c Restart #39 #Var: 6000 #Dec: 556035 LB: 0 @ 947.27
c Restart #40 #Var: 6000 #Dec: 565887 LB: 0 @ 964.94
c Restart #41 #Var: 6000 #Dec: 575992 LB: 0 @ 984.34
c Restart #42 #Var: 6000 #Dec: 586273 LB: 0 @ 1004.9
c Restart #43 #Var: 6000 #Dec: 596956 LB: 0 @ 1026.6
c Restart #44 #Var: 6000 #Dec: 607864 LB: 0 @ 1046.5
c Restart #45 #Var: 6000 #Dec: 619025 LB: 0 @ 1067.3
c Restart #46 #Var: 6000 #Dec: 630402 LB: 0 @ 1087.8
c Restart #47 #Var: 6000 #Dec: 642385 LB: 0 @ 1108.8
c Restart #48 #Var: 6000 #Dec: 653945 LB: 0 @ 1129.4
c Restart #49 #Var: 6000 #Dec: 665989 LB: 0 @ 1149.9
c Restart #50 #Var: 6000 #Dec: 677767 LB: 0 @ 1171
c Restart #51 #Var: 6000 #Dec: 690024 LB: 0 @ 1194
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/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1839671483 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 107 3 90 68 0 39 0
[pid=4662] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc25/normalized-chnl50_60_pb.cnf.cr.opb

[startup+10.0034 s]
Raw data (loadavg): 0.93 0.95 0.73 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2196 0 0 0 947 23 0 0 25 0 1 0 1839671483 12255232 2107 4294967295 134512640 134736556 3221224560 3221222416 134717461 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 2992 2107 1116 68 0 2924 0
[pid=4662] vsize: 11968
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (Kb) 11968

[startup+20.003 s]
Raw data (loadavg): 0.94 0.96 0.73 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2218 0 0 0 1913 35 0 0 25 0 1 0 1839671483 12255232 2129 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 2992 2129 1116 68 0 2924 0
[pid=4662] vsize: 11968
Current children cumulated CPU time (s) 19.48
Current children cumulated vsize (Kb) 11968

[startup+30.0036 s]
Raw data (loadavg): 0.95 0.96 0.73 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2249 0 0 0 2880 47 0 0 25 0 1 0 1839671483 12390400 2160 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3025 2160 1116 68 0 2957 0
[pid=4662] vsize: 12100
Current children cumulated CPU time (s) 29.27
Current children cumulated vsize (Kb) 12100

[startup+40.0032 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2294 0 0 0 3844 58 0 0 25 0 1 0 1839671483 12660736 2205 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3091 2205 1116 68 0 3023 0
[pid=4662] vsize: 12364
Current children cumulated CPU time (s) 39.02
Current children cumulated vsize (Kb) 12364

[startup+50.0038 s]
Raw data (loadavg): 0.96 0.96 0.74 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2299 0 0 0 4812 70 0 0 25 0 1 0 1839671483 12660736 2210 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3091 2210 1116 68 0 3023 0
[pid=4662] vsize: 12364
Current children cumulated CPU time (s) 48.82
Current children cumulated vsize (Kb) 12364

[startup+60.0044 s]
Raw data (loadavg): 0.97 0.96 0.74 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2323 0 0 0 5780 83 0 0 25 0 1 0 1839671483 12795904 2234 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3124 2234 1116 68 0 3056 0
[pid=4662] vsize: 12496
Current children cumulated CPU time (s) 58.63
Current children cumulated vsize (Kb) 12496

[startup+70.004 s]
Raw data (loadavg): 0.97 0.96 0.74 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2326 0 0 0 6751 93 0 0 25 0 1 0 1839671483 12795904 2237 4294967295 134512640 134736556 3221224560 3221223272 134560225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3124 2237 1116 68 0 3056 0
[pid=4662] vsize: 12496
Current children cumulated CPU time (s) 68.44
Current children cumulated vsize (Kb) 12496

[startup+80.0046 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2352 0 0 0 7721 104 0 0 25 0 1 0 1839671483 12795904 2263 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3124 2263 1116 68 0 3056 0
[pid=4662] vsize: 12496
Current children cumulated CPU time (s) 78.25
Current children cumulated vsize (Kb) 12496

[startup+90.0042 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2365 0 0 0 8691 115 0 0 25 0 1 0 1839671483 12931072 2276 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3157 2276 1116 68 0 3089 0
[pid=4662] vsize: 12628
Current children cumulated CPU time (s) 88.06
Current children cumulated vsize (Kb) 12628

[startup+100.005 s]
Raw data (loadavg): 0.98 0.96 0.75 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2393 0 0 0 9658 125 0 0 25 0 1 0 1839671483 13066240 2304 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3190 2304 1116 68 0 3122 0
[pid=4662] vsize: 12760
Current children cumulated CPU time (s) 97.83
Current children cumulated vsize (Kb) 12760

[startup+110.005 s]
Raw data (loadavg): 0.98 0.96 0.75 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2415 0 0 0 10627 136 0 0 25 0 1 0 1839671483 13066240 2326 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3190 2326 1116 68 0 3122 0
[pid=4662] vsize: 12760
Current children cumulated CPU time (s) 107.63
Current children cumulated vsize (Kb) 12760

[startup+120.006 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2415 0 0 0 11594 147 0 0 25 0 1 0 1839671483 13066240 2326 4294967295 134512640 134736556 3221224560 3221223136 134716329 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3190 2326 1116 68 0 3122 0
[pid=4662] vsize: 12760
Current children cumulated CPU time (s) 117.41
Current children cumulated vsize (Kb) 12760

[startup+130.007 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2418 0 0 0 12562 160 0 0 25 0 1 0 1839671483 13066240 2329 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3190 2329 1116 68 0 3122 0
[pid=4662] vsize: 12760
Current children cumulated CPU time (s) 127.22
Current children cumulated vsize (Kb) 12760

[startup+140.006 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2424 0 0 0 13527 172 0 0 25 0 1 0 1839671483 13201408 2335 4294967295 134512640 134736556 3221224560 3221223136 134550858 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3223 2335 1116 68 0 3155 0
[pid=4662] vsize: 12892
Current children cumulated CPU time (s) 136.99
Current children cumulated vsize (Kb) 12892

[startup+150.008 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2444 0 0 0 14493 183 0 0 25 0 1 0 1839671483 13201408 2355 4294967295 134512640 134736556 3221224560 3221223136 134550710 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3223 2355 1116 68 0 3155 0
[pid=4662] vsize: 12892
Current children cumulated CPU time (s) 146.76
Current children cumulated vsize (Kb) 12892

[startup+160.007 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2465 0 0 0 15464 193 0 0 25 0 1 0 1839671483 13336576 2376 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3256 2376 1116 68 0 3188 0
[pid=4662] vsize: 13024
Current children cumulated CPU time (s) 156.57
Current children cumulated vsize (Kb) 13024

[startup+170.007 s]
Raw data (loadavg): 0.99 0.97 0.76 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2488 0 0 0 16434 203 0 0 25 0 1 0 1839671483 13471744 2399 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2399 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 166.37
Current children cumulated vsize (Kb) 13156

[startup+180.008 s]
Raw data (loadavg): 0.99 0.97 0.76 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2488 0 0 0 17407 213 0 0 25 0 1 0 1839671483 13471744 2399 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2399 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 176.2
Current children cumulated vsize (Kb) 13156

[startup+190.008 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2496 0 0 0 18376 224 0 0 25 0 1 0 1839671483 13471744 2407 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3289 2407 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 186
Current children cumulated vsize (Kb) 13156

[startup+200.009 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2504 0 0 0 19347 236 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223168 134634123 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 195.83
Current children cumulated vsize (Kb) 13156

[startup+210.009 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2504 0 0 0 20314 248 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223152 134716141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 205.62
Current children cumulated vsize (Kb) 13156

[startup+220.009 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2504 0 0 0 21284 259 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223248 134605136 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 215.43
Current children cumulated vsize (Kb) 13156

[startup+230.01 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2504 0 0 0 22252 271 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 225.23
Current children cumulated vsize (Kb) 13156

[startup+240.009 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2504 0 0 0 23222 281 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 235.03
Current children cumulated vsize (Kb) 13156

[startup+250.01 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2504 0 0 0 24191 293 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 244.84
Current children cumulated vsize (Kb) 13156

[startup+260.009 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2504 0 0 0 25161 305 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 254.66
Current children cumulated vsize (Kb) 13156

[startup+270.01 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2504 0 0 0 26131 315 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 264.46
Current children cumulated vsize (Kb) 13156

[startup+280.011 s]
Raw data (loadavg): 0.99 0.97 0.78 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2504 0 0 0 27102 325 0 0 25 0 1 0 1839671483 13471744 2415 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2415 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 274.27
Current children cumulated vsize (Kb) 13156

[startup+290.011 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2509 0 0 0 28068 337 0 0 25 0 1 0 1839671483 13471744 2420 4294967295 134512640 134736556 3221224560 3221223096 1077377193 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2420 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 284.05
Current children cumulated vsize (Kb) 13156

[startup+300.012 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2509 0 0 0 29038 348 0 0 25 0 1 0 1839671483 13471744 2420 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2420 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 293.86
Current children cumulated vsize (Kb) 13156

[startup+310.011 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2510 0 0 0 30008 358 0 0 25 0 1 0 1839671483 13471744 2421 4294967295 134512640 134736556 3221224560 3221223144 134716411 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2421 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 303.66
Current children cumulated vsize (Kb) 13156

[startup+320.011 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2512 0 0 0 30978 369 0 0 25 0 1 0 1839671483 13471744 2423 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2423 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 313.47
Current children cumulated vsize (Kb) 13156

[startup+330.012 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2512 0 0 0 31947 380 0 0 25 0 1 0 1839671483 13471744 2423 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3289 2423 1116 68 0 3221 0
[pid=4662] vsize: 13156
Current children cumulated CPU time (s) 323.27
Current children cumulated vsize (Kb) 13156

[startup+340.011 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2558 0 0 0 32918 390 0 0 25 0 1 0 1839671483 13742080 2469 4294967295 134512640 134736556 3221224560 3221223268 134560266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3355 2469 1116 68 0 3287 0
[pid=4662] vsize: 13420
Current children cumulated CPU time (s) 333.08
Current children cumulated vsize (Kb) 13420

[startup+350.013 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2563 0 0 0 33889 403 0 0 25 0 1 0 1839671483 13709312 2474 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3347 2474 1116 68 0 3279 0
[pid=4662] vsize: 13388
Current children cumulated CPU time (s) 342.92
Current children cumulated vsize (Kb) 13388

[startup+360.013 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2563 0 0 0 34860 414 0 0 25 0 1 0 1839671483 13709312 2474 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3347 2474 1116 68 0 3279 0
[pid=4662] vsize: 13388
Current children cumulated CPU time (s) 352.74
Current children cumulated vsize (Kb) 13388

[startup+370.013 s]
Raw data (loadavg): 0.99 0.97 0.80 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2563 0 0 0 35832 424 0 0 25 0 1 0 1839671483 13709312 2474 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3347 2474 1116 68 0 3279 0
[pid=4662] vsize: 13388
Current children cumulated CPU time (s) 362.56
Current children cumulated vsize (Kb) 13388

[startup+380.014 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2563 0 0 0 36804 434 0 0 25 0 1 0 1839671483 13709312 2474 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3347 2474 1116 68 0 3279 0
[pid=4662] vsize: 13388
Current children cumulated CPU time (s) 372.38
Current children cumulated vsize (Kb) 13388

[startup+390.016 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2563 0 0 0 37775 442 0 0 25 0 1 0 1839671483 13709312 2474 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3347 2474 1116 68 0 3279 0
[pid=4662] vsize: 13388
Current children cumulated CPU time (s) 382.17
Current children cumulated vsize (Kb) 13388

[startup+400.017 s]
Raw data (loadavg): 0.99 0.97 0.80 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2579 0 0 0 38748 453 0 0 25 0 1 0 1839671483 13815808 2490 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3373 2490 1116 68 0 3305 0
[pid=4662] vsize: 13492
Current children cumulated CPU time (s) 392.01
Current children cumulated vsize (Kb) 13492

[startup+410.017 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2579 0 0 0 39718 463 0 0 25 0 1 0 1839671483 13811712 2490 4294967295 134512640 134736556 3221224560 3221223176 134540169 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3372 2490 1116 68 0 3304 0
[pid=4662] vsize: 13488
Current children cumulated CPU time (s) 401.81
Current children cumulated vsize (Kb) 13488

[startup+420.018 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2579 0 0 0 40689 472 0 0 25 0 1 0 1839671483 13811712 2490 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3372 2490 1116 68 0 3304 0
[pid=4662] vsize: 13488
Current children cumulated CPU time (s) 411.61
Current children cumulated vsize (Kb) 13488

[startup+430.019 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2580 0 0 0 41659 483 0 0 25 0 1 0 1839671483 13811712 2491 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3372 2491 1116 68 0 3304 0
[pid=4662] vsize: 13488
Current children cumulated CPU time (s) 421.42
Current children cumulated vsize (Kb) 13488

[startup+440.018 s]
Raw data (loadavg): 0.99 0.97 0.81 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2580 0 0 0 42633 491 0 0 25 0 1 0 1839671483 13811712 2491 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3372 2491 1116 68 0 3304 0
[pid=4662] vsize: 13488
Current children cumulated CPU time (s) 431.24
Current children cumulated vsize (Kb) 13488

[startup+450.018 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2584 0 0 0 43605 501 0 0 25 0 1 0 1839671483 13811712 2495 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3372 2495 1116 68 0 3304 0
[pid=4662] vsize: 13488
Current children cumulated CPU time (s) 441.06
Current children cumulated vsize (Kb) 13488

[startup+460.017 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2584 0 0 0 44575 513 0 0 25 0 1 0 1839671483 13811712 2495 4294967295 134512640 134736556 3221224560 3221223216 134524917 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3372 2495 1116 68 0 3304 0
[pid=4662] vsize: 13488
Current children cumulated CPU time (s) 450.88
Current children cumulated vsize (Kb) 13488

[startup+470.017 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2588 0 0 0 45538 526 0 0 25 0 1 0 1839671483 13811712 2499 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3372 2499 1116 68 0 3304 0
[pid=4662] vsize: 13488
Current children cumulated CPU time (s) 460.64
Current children cumulated vsize (Kb) 13488

[startup+480.017 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2588 0 0 0 46508 536 0 0 25 0 1 0 1839671483 13811712 2499 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3372 2499 1116 68 0 3304 0
[pid=4662] vsize: 13488
Current children cumulated CPU time (s) 470.44
Current children cumulated vsize (Kb) 13488

[startup+490.018 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2605 0 0 0 47474 548 0 0 25 0 1 0 1839671483 13946880 2516 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3405 2516 1116 68 0 3337 0
[pid=4662] vsize: 13620
Current children cumulated CPU time (s) 480.22
Current children cumulated vsize (Kb) 13620

[startup+500.018 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2605 0 0 0 48444 560 0 0 25 0 1 0 1839671483 13864960 2516 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3385 2516 1116 68 0 3317 0
[pid=4662] vsize: 13540
Current children cumulated CPU time (s) 490.04
Current children cumulated vsize (Kb) 13540

[startup+510.018 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2605 0 0 0 49411 572 0 0 25 0 1 0 1839671483 13864960 2516 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3385 2516 1116 68 0 3317 0
[pid=4662] vsize: 13540
Current children cumulated CPU time (s) 499.83
Current children cumulated vsize (Kb) 13540

[startup+520.018 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2612 0 0 0 50381 582 0 0 25 0 1 0 1839671483 13864960 2523 4294967295 134512640 134736556 3221224560 3221223108 1077378598 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3385 2523 1116 68 0 3317 0
[pid=4662] vsize: 13540
Current children cumulated CPU time (s) 509.63
Current children cumulated vsize (Kb) 13540

[startup+530.019 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2621 0 0 0 51348 595 0 0 25 0 1 0 1839671483 14000128 2532 4294967295 134512640 134736556 3221224560 3221223268 134560272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3418 2532 1116 68 0 3350 0
[pid=4662] vsize: 13672
Current children cumulated CPU time (s) 519.43
Current children cumulated vsize (Kb) 13672

[startup+540.018 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2621 0 0 0 52319 605 0 0 25 0 1 0 1839671483 14000128 2532 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3418 2532 1116 68 0 3350 0
[pid=4662] vsize: 13672
Current children cumulated CPU time (s) 529.24
Current children cumulated vsize (Kb) 13672

[startup+550.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2633 0 0 0 53289 616 0 0 25 0 1 0 1839671483 13991936 2544 4294967295 134512640 134736556 3221224560 3221223200 134524936 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3416 2544 1116 68 0 3348 0
[pid=4662] vsize: 13664
Current children cumulated CPU time (s) 539.05
Current children cumulated vsize (Kb) 13664

[startup+560.017 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2647 0 0 0 54259 627 0 0 25 0 1 0 1839671483 14127104 2558 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3449 2558 1116 68 0 3381 0
[pid=4662] vsize: 13796
Current children cumulated CPU time (s) 548.86
Current children cumulated vsize (Kb) 13796

[startup+570.017 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2647 0 0 0 55230 638 0 0 25 0 1 0 1839671483 14127104 2558 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3449 2558 1116 68 0 3381 0
[pid=4662] vsize: 13796
Current children cumulated CPU time (s) 558.68
Current children cumulated vsize (Kb) 13796

[startup+580.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2663 0 0 0 56200 648 0 0 25 0 1 0 1839671483 14127104 2574 4294967295 134512640 134736556 3221224560 3221223000 134634650 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3449 2574 1116 68 0 3381 0
[pid=4662] vsize: 13796
Current children cumulated CPU time (s) 568.48
Current children cumulated vsize (Kb) 13796

[startup+590.018 s]
Raw data (loadavg): 0.99 0.97 0.83 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2663 0 0 0 57171 657 0 0 25 0 1 0 1839671483 14127104 2574 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3449 2574 1116 68 0 3381 0
[pid=4662] vsize: 13796
Current children cumulated CPU time (s) 578.28
Current children cumulated vsize (Kb) 13796

[startup+600.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2663 0 0 0 58142 669 0 0 25 0 1 0 1839671483 14123008 2574 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3448 2574 1116 68 0 3380 0
[pid=4662] vsize: 13792
Current children cumulated CPU time (s) 588.11
Current children cumulated vsize (Kb) 13792

[startup+610.017 s]
Raw data (loadavg): 0.99 0.97 0.83 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2670 0 0 0 59115 679 0 0 25 0 1 0 1839671483 14123008 2581 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3448 2581 1116 68 0 3380 0
[pid=4662] vsize: 13792
Current children cumulated CPU time (s) 597.94
Current children cumulated vsize (Kb) 13792

[startup+620.017 s]
Raw data (loadavg): 0.99 0.97 0.83 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2670 0 0 0 60081 691 0 0 25 0 1 0 1839671483 14123008 2581 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3448 2581 1116 68 0 3380 0
[pid=4662] vsize: 13792
Current children cumulated CPU time (s) 607.72
Current children cumulated vsize (Kb) 13792

[startup+630.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2724 0 0 0 61048 703 0 0 25 0 1 0 1839671483 14331904 2635 4294967295 134512640 134736556 3221224560 3221223428 134609219 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3499 2635 1116 68 0 3431 0
[pid=4662] vsize: 13996
Current children cumulated CPU time (s) 617.51
Current children cumulated vsize (Kb) 13996

[startup+640.017 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2759 0 0 0 62017 715 0 0 25 0 1 0 1839671483 14467072 2670 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3532 2670 1116 68 0 3464 0
[pid=4662] vsize: 14128
Current children cumulated CPU time (s) 627.32
Current children cumulated vsize (Kb) 14128

[startup+650.017 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2771 0 0 0 62986 727 0 0 25 0 1 0 1839671483 14577664 2682 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3559 2682 1116 68 0 3491 0
[pid=4662] vsize: 14236
Current children cumulated CPU time (s) 637.13
Current children cumulated vsize (Kb) 14236

[startup+660.017 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2801 0 0 0 63952 738 0 0 25 0 1 0 1839671483 14712832 2712 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3592 2712 1116 68 0 3524 0
[pid=4662] vsize: 14368
Current children cumulated CPU time (s) 646.9
Current children cumulated vsize (Kb) 14368

[startup+670.017 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2811 0 0 0 64923 748 0 0 25 0 1 0 1839671483 14712832 2722 4294967295 134512640 134736556 3221224560 3221223096 1077377281 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3592 2722 1116 68 0 3524 0
[pid=4662] vsize: 14368
Current children cumulated CPU time (s) 656.71
Current children cumulated vsize (Kb) 14368

[startup+680.018 s]
Raw data (loadavg): 0.99 0.97 0.84 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2811 0 0 0 65892 759 0 0 25 0 1 0 1839671483 14712832 2722 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3592 2722 1116 68 0 3524 0
[pid=4662] vsize: 14368
Current children cumulated CPU time (s) 666.51
Current children cumulated vsize (Kb) 14368

[startup+690.018 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2811 0 0 0 66862 769 0 0 25 0 1 0 1839671483 14712832 2722 4294967295 134512640 134736556 3221224560 3221223128 134634645 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3592 2722 1116 68 0 3524 0
[pid=4662] vsize: 14368
Current children cumulated CPU time (s) 676.31
Current children cumulated vsize (Kb) 14368

[startup+700.018 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2826 0 0 0 67827 782 0 0 25 0 1 0 1839671483 14848000 2737 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3625 2737 1116 68 0 3557 0
[pid=4662] vsize: 14500
Current children cumulated CPU time (s) 686.09
Current children cumulated vsize (Kb) 14500

[startup+710.018 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2870 0 0 0 68791 794 0 0 25 0 1 0 1839671483 14983168 2781 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3658 2781 1116 68 0 3590 0
[pid=4662] vsize: 14632
Current children cumulated CPU time (s) 695.85
Current children cumulated vsize (Kb) 14632

[startup+720.018 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2876 0 0 0 69762 806 0 0 25 0 1 0 1839671483 14983168 2787 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3658 2787 1116 68 0 3590 0
[pid=4662] vsize: 14632
Current children cumulated CPU time (s) 705.68
Current children cumulated vsize (Kb) 14632

[startup+730.019 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2876 0 0 0 70731 818 0 0 25 0 1 0 1839671483 14983168 2787 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3658 2787 1116 68 0 3590 0
[pid=4662] vsize: 14632
Current children cumulated CPU time (s) 715.49
Current children cumulated vsize (Kb) 14632

[startup+740.018 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2878 0 0 0 71702 829 0 0 25 0 1 0 1839671483 14983168 2789 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3658 2789 1116 68 0 3590 0
[pid=4662] vsize: 14632
Current children cumulated CPU time (s) 725.31
Current children cumulated vsize (Kb) 14632

[startup+750.018 s]
Raw data (loadavg): 1.07 0.99 0.85 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2878 0 0 0 72673 840 0 0 25 0 1 0 1839671483 14983168 2789 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3658 2789 1116 68 0 3590 0
[pid=4662] vsize: 14632
Current children cumulated CPU time (s) 735.13
Current children cumulated vsize (Kb) 14632

[startup+760.018 s]
Raw data (loadavg): 1.06 0.99 0.85 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2892 0 0 0 73643 851 0 0 25 0 1 0 1839671483 15118336 2803 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3691 2803 1116 68 0 3623 0
[pid=4662] vsize: 14764
Current children cumulated CPU time (s) 744.94
Current children cumulated vsize (Kb) 14764

[startup+770.019 s]
Raw data (loadavg): 1.05 0.99 0.85 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2903 0 0 0 74612 861 0 0 25 0 1 0 1839671483 15118336 2814 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3691 2814 1116 68 0 3623 0
[pid=4662] vsize: 14764
Current children cumulated CPU time (s) 754.73
Current children cumulated vsize (Kb) 14764

[startup+780.02 s]
Raw data (loadavg): 1.04 0.99 0.85 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2903 0 0 0 75586 870 0 0 25 0 1 0 1839671483 15118336 2814 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3691 2814 1116 68 0 3623 0
[pid=4662] vsize: 14764
Current children cumulated CPU time (s) 764.56
Current children cumulated vsize (Kb) 14764

[startup+790.02 s]
Raw data (loadavg): 1.04 0.99 0.85 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2903 0 0 0 76557 880 0 0 25 0 1 0 1839671483 15118336 2814 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3691 2814 1116 68 0 3623 0
[pid=4662] vsize: 14764
Current children cumulated CPU time (s) 774.37
Current children cumulated vsize (Kb) 14764

[startup+800.02 s]
Raw data (loadavg): 1.03 0.99 0.86 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2903 0 0 0 77530 889 0 0 25 0 1 0 1839671483 15118336 2814 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3691 2814 1116 68 0 3623 0
[pid=4662] vsize: 14764
Current children cumulated CPU time (s) 784.19
Current children cumulated vsize (Kb) 14764

[startup+810.02 s]
Raw data (loadavg): 1.10 1.00 0.86 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2903 0 0 0 78501 900 0 0 25 0 1 0 1839671483 15069184 2814 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3679 2814 1116 68 0 3611 0
[pid=4662] vsize: 14716
Current children cumulated CPU time (s) 794.01
Current children cumulated vsize (Kb) 14716

[startup+820.02 s]
Raw data (loadavg): 1.08 1.00 0.86 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2903 0 0 0 79472 912 0 0 25 0 1 0 1839671483 15069184 2814 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3679 2814 1116 68 0 3611 0
[pid=4662] vsize: 14716
Current children cumulated CPU time (s) 803.84
Current children cumulated vsize (Kb) 14716

[startup+830.021 s]
Raw data (loadavg): 1.07 1.00 0.86 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2903 0 0 0 80446 922 0 0 25 0 1 0 1839671483 15069184 2814 4294967295 134512640 134736556 3221224560 3221223160 134537385 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3679 2814 1116 68 0 3611 0
[pid=4662] vsize: 14716
Current children cumulated CPU time (s) 813.68
Current children cumulated vsize (Kb) 14716

[startup+840.02 s]
Raw data (loadavg): 1.06 1.00 0.86 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2903 0 0 0 81420 931 0 0 25 0 1 0 1839671483 15069184 2814 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3679 2814 1116 68 0 3611 0
[pid=4662] vsize: 14716
Current children cumulated CPU time (s) 823.51
Current children cumulated vsize (Kb) 14716

[startup+850.02 s]
Raw data (loadavg): 1.05 1.00 0.87 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2903 0 0 0 82393 940 0 0 25 0 1 0 1839671483 15069184 2814 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3679 2814 1116 68 0 3611 0
[pid=4662] vsize: 14716
Current children cumulated CPU time (s) 833.33
Current children cumulated vsize (Kb) 14716

[startup+860.02 s]
Raw data (loadavg): 1.12 1.02 0.87 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2903 0 0 0 83366 951 0 0 25 0 1 0 1839671483 15069184 2814 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3679 2814 1116 68 0 3611 0
[pid=4662] vsize: 14716
Current children cumulated CPU time (s) 843.17
Current children cumulated vsize (Kb) 14716

[startup+870.02 s]
Raw data (loadavg): 1.10 1.02 0.87 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2908 0 0 0 84338 961 0 0 25 0 1 0 1839671483 15204352 2819 4294967295 134512640 134736556 3221224560 3221222924 1077379944 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3712 2819 1116 68 0 3644 0
[pid=4662] vsize: 14848
Current children cumulated CPU time (s) 852.99
Current children cumulated vsize (Kb) 14848

[startup+880.021 s]
Raw data (loadavg): 1.09 1.01 0.87 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2908 0 0 0 85308 972 0 0 25 0 1 0 1839671483 15204352 2819 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3712 2819 1116 68 0 3644 0
[pid=4662] vsize: 14848
Current children cumulated CPU time (s) 862.8
Current children cumulated vsize (Kb) 14848

[startup+890.021 s]
Raw data (loadavg): 1.07 1.01 0.87 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2908 0 0 0 86278 982 0 0 25 0 1 0 1839671483 15056896 2815 4294967295 134512640 134736556 3221224560 3221223156 1077374134 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3676 2815 1116 68 0 3608 0
[pid=4662] vsize: 14704
Current children cumulated CPU time (s) 872.6
Current children cumulated vsize (Kb) 14704

[startup+900.021 s]
Raw data (loadavg): 1.06 1.01 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2908 0 0 0 87248 994 0 0 25 0 1 0 1839671483 15056896 2815 4294967295 134512640 134736556 3221224560 3221223212 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3676 2815 1116 68 0 3608 0
[pid=4662] vsize: 14704
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (Kb) 14704

[startup+910.021 s]
Raw data (loadavg): 1.05 1.01 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2908 0 0 0 88216 1007 0 0 25 0 1 0 1839671483 15056896 2815 4294967295 134512640 134736556 3221224560 3221223152 134716180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3676 2815 1116 68 0 3608 0
[pid=4662] vsize: 14704
Current children cumulated CPU time (s) 892.23
Current children cumulated vsize (Kb) 14704

[startup+920.02 s]
Raw data (loadavg): 1.04 1.01 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2908 0 0 0 89188 1018 0 0 25 0 1 0 1839671483 15056896 2815 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3676 2815 1116 68 0 3608 0
[pid=4662] vsize: 14704
Current children cumulated CPU time (s) 902.06
Current children cumulated vsize (Kb) 14704

[startup+930.021 s]
Raw data (loadavg): 1.04 1.01 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2909 0 0 0 90157 1029 0 0 25 0 1 0 1839671483 15192064 2816 4294967295 134512640 134736556 3221224560 3221223260 134532880 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3709 2816 1116 68 0 3641 0
[pid=4662] vsize: 14836
Current children cumulated CPU time (s) 911.86
Current children cumulated vsize (Kb) 14836

[startup+940.021 s]
Raw data (loadavg): 1.03 1.01 0.88 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2909 0 0 0 91129 1039 0 0 25 0 1 0 1839671483 15192064 2816 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3709 2816 1116 68 0 3641 0
[pid=4662] vsize: 14836
Current children cumulated CPU time (s) 921.68
Current children cumulated vsize (Kb) 14836

[startup+950.02 s]
Raw data (loadavg): 1.02 1.01 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2909 0 0 0 92097 1050 0 0 25 0 1 0 1839671483 15192064 2816 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3709 2816 1116 68 0 3641 0
[pid=4662] vsize: 14836
Current children cumulated CPU time (s) 931.47
Current children cumulated vsize (Kb) 14836

[startup+960.021 s]
Raw data (loadavg): 1.02 1.01 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2909 0 0 0 93066 1060 0 0 25 0 1 0 1839671483 15155200 2816 4294967295 134512640 134736556 3221224560 3221223320 134560344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3700 2816 1116 68 0 3632 0
[pid=4662] vsize: 14800
Current children cumulated CPU time (s) 941.26
Current children cumulated vsize (Kb) 14800

[startup+970.02 s]
Raw data (loadavg): 1.02 1.01 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2917 0 0 0 94037 1071 0 0 25 0 1 0 1839671483 15155200 2824 4294967295 134512640 134736556 3221224560 3221223244 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3700 2824 1116 68 0 3632 0
[pid=4662] vsize: 14800
Current children cumulated CPU time (s) 951.08
Current children cumulated vsize (Kb) 14800

[startup+980.021 s]
Raw data (loadavg): 1.01 1.00 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2917 0 0 0 95008 1081 0 0 25 0 1 0 1839671483 15155200 2824 4294967295 134512640 134736556 3221224560 3221223276 134560240 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3700 2824 1116 68 0 3632 0
[pid=4662] vsize: 14800
Current children cumulated CPU time (s) 960.89
Current children cumulated vsize (Kb) 14800

[startup+990.022 s]
Raw data (loadavg): 1.01 1.00 0.88 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2917 0 0 0 95977 1093 0 0 25 0 1 0 1839671483 15155200 2824 4294967295 134512640 134736556 3221224560 3221223140 134716289 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3700 2824 1116 68 0 3632 0
[pid=4662] vsize: 14800
Current children cumulated CPU time (s) 970.7
Current children cumulated vsize (Kb) 14800

[startup+1000.02 s]
Raw data (loadavg): 1.01 1.00 0.89 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2917 0 0 0 96947 1104 0 0 25 0 1 0 1839671483 15151104 2824 4294967295 134512640 134736556 3221224560 3221223240 134536502 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2824 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 980.51
Current children cumulated vsize (Kb) 14796

[startup+1010.02 s]
Raw data (loadavg): 1.01 1.00 0.89 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2917 0 0 0 97918 1114 0 0 25 0 1 0 1839671483 15151104 2824 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3699 2824 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 990.32
Current children cumulated vsize (Kb) 14796

[startup+1020.02 s]
Raw data (loadavg): 1.01 1.00 0.89 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2917 0 0 0 98890 1125 0 0 18 0 1 0 1839671483 15151104 2824 4294967295 134512640 134736556 3221224560 3221223116 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3699 2824 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1000.15
Current children cumulated vsize (Kb) 14796

[startup+1030.02 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2921 0 0 0 99859 1136 0 0 25 0 1 0 1839671483 15151104 2828 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2828 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1009.95
Current children cumulated vsize (Kb) 14796

[startup+1040.02 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2921 0 0 0 100832 1146 0 0 25 0 1 0 1839671483 15151104 2828 4294967295 134512640 134736556 3221224560 3221223096 1077377771 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2828 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1019.78
Current children cumulated vsize (Kb) 14796

[startup+1050.02 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2921 0 0 0 101807 1156 0 0 25 0 1 0 1839671483 15151104 2828 4294967295 134512640 134736556 3221224560 3221223248 134605075 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2828 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1029.63
Current children cumulated vsize (Kb) 14796

[startup+1060.02 s]
Raw data (loadavg): 1.00 1.00 0.89 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2921 0 0 0 102777 1166 0 0 25 0 1 0 1839671483 15151104 2828 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2828 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1039.43
Current children cumulated vsize (Kb) 14796

[startup+1070.02 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2922 0 0 0 103747 1176 0 0 25 0 1 0 1839671483 15151104 2829 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2829 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1049.23
Current children cumulated vsize (Kb) 14796

[startup+1080.02 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2922 0 0 0 104719 1185 0 0 25 0 1 0 1839671483 15151104 2829 4294967295 134512640 134736556 3221224560 3221223208 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3699 2829 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1059.04
Current children cumulated vsize (Kb) 14796

[startup+1090.02 s]
Raw data (loadavg): 1.00 1.00 0.89 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2922 0 0 0 105689 1195 0 0 25 0 1 0 1839671483 15151104 2829 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2829 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1068.84
Current children cumulated vsize (Kb) 14796

[startup+1100.02 s]
Raw data (loadavg): 1.00 1.00 0.90 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2922 0 0 0 106664 1207 0 0 25 0 1 0 1839671483 15151104 2829 4294967295 134512640 134736556 3221224560 3221223136 134550806 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2829 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1078.71
Current children cumulated vsize (Kb) 14796

[startup+1110.02 s]
Raw data (loadavg): 1.00 1.00 0.90 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2922 0 0 0 107634 1218 0 0 25 0 1 0 1839671483 15151104 2829 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2829 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1088.52
Current children cumulated vsize (Kb) 14796

[startup+1120.02 s]
Raw data (loadavg): 1.00 1.00 0.90 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2922 0 0 0 108604 1231 0 0 25 0 1 0 1839671483 15151104 2829 4294967295 134512640 134736556 3221224560 3221222768 134717296 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3699 2829 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1098.35
Current children cumulated vsize (Kb) 14796

[startup+1130.02 s]
Raw data (loadavg): 1.00 1.00 0.90 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2924 0 0 0 109570 1242 0 0 25 0 1 0 1839671483 15151104 2831 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2831 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1108.12
Current children cumulated vsize (Kb) 14796

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 0.90 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2928 0 0 0 110539 1254 0 0 25 0 1 0 1839671483 15151104 2835 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3699 2835 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1117.93
Current children cumulated vsize (Kb) 14796

[startup+1150.02 s]
Raw data (loadavg): 1.00 1.00 0.90 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2928 0 0 0 111509 1265 0 0 25 0 1 0 1839671483 15151104 2835 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/4662/statm): 3699 2835 1116 68 0 3631 0
[pid=4662] vsize: 14796
Current children cumulated CPU time (s) 1127.74
Current children cumulated vsize (Kb) 14796

[startup+1160.03 s]
Raw data (loadavg): 1.00 1.00 0.90 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2934 0 0 0 112480 1276 0 0 25 0 1 0 1839671483 15286272 2841 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3732 2841 1116 68 0 3664 0
[pid=4662] vsize: 14928
Current children cumulated CPU time (s) 1137.56
Current children cumulated vsize (Kb) 14928

[startup+1170.03 s]
Raw data (loadavg): 1.00 1.00 0.90 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2934 0 0 0 113450 1286 0 0 25 0 1 0 1839671483 15286272 2841 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3732 2841 1116 68 0 3664 0
[pid=4662] vsize: 14928
Current children cumulated CPU time (s) 1147.36
Current children cumulated vsize (Kb) 14928

[startup+1180.03 s]
Raw data (loadavg): 1.00 1.00 0.90 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2934 0 0 0 114423 1297 0 0 25 0 1 0 1839671483 15286272 2841 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3732 2841 1116 68 0 3664 0
[pid=4662] vsize: 14928
Current children cumulated CPU time (s) 1157.2
Current children cumulated vsize (Kb) 14928

[startup+1190.03 s]
Raw data (loadavg): 1.00 1.00 0.90 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2934 0 0 0 115395 1308 0 0 25 0 1 0 1839671483 15286272 2841 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3732 2841 1116 68 0 3664 0
[pid=4662] vsize: 14928
Current children cumulated CPU time (s) 1167.03
Current children cumulated vsize (Kb) 14928

[startup+1200.03 s]
Raw data (loadavg): 1.00 1.00 0.91 1/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) T 4661 4662 4419 0 -1 0 2934 0 0 0 116365 1320 0 0 25 0 1 0 1839671483 15245312 2841 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3722 2841 1116 68 0 3654 0
[pid=4662] vsize: 14888
Current children cumulated CPU time (s) 1176.85
Current children cumulated vsize (Kb) 14888

[startup+1210.03 s]
Raw data (loadavg): 1.00 1.00 0.91 2/56 4662
Raw data (/proc/4662/stat): 4662 (bsolo) R 4661 4662 4419 0 -1 0 2934 0 0 0 117340 1329 0 0 25 0 1 0 1839671483 15245312 2841 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4662/statm): 3722 2841 1116 68 0 3654 0
[pid=4662] vsize: 14888
Current children cumulated CPU time (s) 1186.69
Current children cumulated vsize (Kb) 14888
One traced child (pid=4662) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1218.51
CPU time (s): 1195.02
CPU user time (s): 1181.61
CPU system time (s): 13.414
CPU usage (%): 98.0721
Max. virtual memory (cumulated for all children) (Kb): 14928

Verifier Data

ERROR: no interpretation found !