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-fpga30_30_sat_pb.cnf.cr.opb
MD5SUM511f20f1868f397c99d8a26ca62146c0
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 31
Number of bits of the biggest sum of numbers5
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.03384
Number of variables1350
Total number of constraints990
Number of constraints which are clauses930
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint30

Trace number 52

Launcher Data

LAUNCH ON wulflinc25 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=44 boxname=wulflinc25 idbench=44 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  511f20f1868f397c99d8a26ca62146c0  /oldhome/oroussel/tmp/wulflinc25/normalized-fpga30_30_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc25/normalized-fpga30_30_sat_pb.cnf.cr.opb
IDLAUNCH: 44
/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:        950940 kB
Buffers:         33992 kB
Cached:          22912 kB
SwapCached:        896 kB
Active:          52596 kB
Inactive:         6992 kB
HighTotal:      131008 kB
HighFree:       106624 kB
LowTotal:       903652 kB
LowFree:        844316 kB
SwapTotal:     2097892 kB
SwapFree:      2096496 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5712 kB
Slab:            18564 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 07:59:45 (client local time) WITH STATUS 0 IN 1195.03 SECONDS
stats: 44 7 1195.03 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 1350 variables and 990 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.807
c After prepocess the problem consists of 1350 variables and 990 constraints.
c Restart #1 #Var: 1350 #Dec: 811 LB: 0 @ 1.492
c Restart #2 #Var: 1350 #Dec: 1237 LB: 0 @ 2.03
c Restart #3 #Var: 1350 #Dec: 1922 LB: 0 @ 2.712
c Restart #4 #Var: 1350 #Dec: 3938 LB: 0 @ 4.129
c Restart #5 #Var: 1350 #Dec: 5102 LB: 0 @ 6.151
c Restart #6 #Var: 1350 #Dec: 7072 LB: 0 @ 9.312
c Restart #7 #Var: 1350 #Dec: 8541 LB: 0 @ 12.681
c Restart #8 #Var: 1350 #Dec: 10289 LB: 0 @ 17.439
c Restart #9 #Var: 1350 #Dec: 12262 LB: 0 @ 21.824
c Restart #10 #Var: 1350 #Dec: 14396 LB: 0 @ 27.071
c Restart #11 #Var: 1350 #Dec: 16800 LB: 0 @ 32.95
c Restart #12 #Var: 1350 #Dec: 19534 LB: 0 @ 38.941
c Restart #13 #Var: 1350 #Dec: 22351 LB: 0 @ 46.808
c Restart #14 #Var: 1350 #Dec: 25338 LB: 0 @ 54.23
c Restart #15 #Var: 1350 #Dec: 28660 LB: 0 @ 63.46
c Restart #16 #Var: 1350 #Dec: 32204 LB: 0 @ 71.618
c Restart #17 #Var: 1350 #Dec: 35845 LB: 0 @ 80.227
c Restart #18 #Var: 1350 #Dec: 39778 LB: 0 @ 89.929
c Restart #19 #Var: 1350 #Dec: 44078 LB: 0 @ 101.21
c Restart #20 #Var: 1350 #Dec: 48551 LB: 0 @ 111.97
c Restart #21 #Var: 1350 #Dec: 53219 LB: 0 @ 122.7
c Restart #22 #Var: 1350 #Dec: 58080 LB: 0 @ 134.23
c Restart #23 #Var: 1350 #Dec: 63333 LB: 0 @ 146.04
c Restart #24 #Var: 1350 #Dec: 68806 LB: 0 @ 158.71
c Restart #25 #Var: 1350 #Dec: 74514 LB: 0 @ 171.82
c Restart #26 #Var: 1350 #Dec: 80375 LB: 0 @ 187.09
c Restart #27 #Var: 1350 #Dec: 86530 LB: 0 @ 202.18
c Restart #28 #Var: 1350 #Dec: 92972 LB: 0 @ 218.57
c Restart #29 #Var: 1350 #Dec: 99661 LB: 0 @ 235.83
c Restart #30 #Var: 1350 #Dec: 106434 LB: 0 @ 253.57
c Restart #31 #Var: 1350 #Dec: 113611 LB: 0 @ 273.75
c Restart #32 #Var: 1350 #Dec: 120828 LB: 0 @ 293.76
c Restart #33 #Var: 1350 #Dec: 128049 LB: 0 @ 313.55
c Restart #34 #Var: 1350 #Dec: 135423 LB: 0 @ 335.48
c Restart #35 #Var: 1350 #Dec: 143058 LB: 0 @ 358.88
c Restart #36 #Var: 1350 #Dec: 151223 LB: 0 @ 382.61
c Restart #37 #Var: 1350 #Dec: 159127 LB: 0 @ 407.13
c Restart #38 #Var: 1350 #Dec: 167389 LB: 0 @ 431.94
c Restart #39 #Var: 1350 #Dec: 175902 LB: 0 @ 463.51
c Restart #40 #Var: 1350 #Dec: 184764 LB: 0 @ 493.14
c Restart #41 #Var: 1350 #Dec: 193896 LB: 0 @ 521.42
c Restart #42 #Var: 1350 #Dec: 203178 LB: 0 @ 552.58
c Restart #43 #Var: 1350 #Dec: 212988 LB: 0 @ 585.07
c CHANGE Heuristic... 
c Restart #0 #Var: 1350 #Dec: 222454 LB: 0 @ 618.8
c Restart #1 #Var: 1350 #Dec: 222789 LB: 0 @ 619.16
c Restart #2 #Var: 1350 #Dec: 223221 LB: 0 @ 620.14
c Restart #3 #Var: 1350 #Dec: 223891 LB: 0 @ 621.74
c Restart #4 #Var: 1350 #Dec: 224775 LB: 0 @ 624.28
c Restart #5 #Var: 1350 #Dec: 225827 LB: 0 @ 626.75
c Restart #6 #Var: 1350 #Dec: 227086 LB: 0 @ 630.54
c Restart #7 #Var: 1350 #Dec: 228563 LB: 0 @ 634.55
c Restart #8 #Var: 1350 #Dec: 230257 LB: 0 @ 639.37
c Restart #9 #Var: 1350 #Dec: 232178 LB: 0 @ 644.52
c Restart #10 #Var: 1350 #Dec: 234363 LB: 0 @ 650.97
c Restart #11 #Var: 1350 #Dec: 236715 LB: 0 @ 657.64
c Restart #12 #Var: 1350 #Dec: 239265 LB: 0 @ 664.65
c Restart #13 #Var: 1350 #Dec: 242103 LB: 0 @ 671.84
c Restart #14 #Var: 1350 #Dec: 245126 LB: 0 @ 679.87
c Restart #15 #Var: 1350 #Dec: 248453 LB: 0 @ 688.47
c Restart #16 #Var: 1350 #Dec: 251919 LB: 0 @ 697.33
c Restart #17 #Var: 1350 #Dec: 255528 LB: 0 @ 707.55
c Restart #18 #Var: 1350 #Dec: 259316 LB: 0 @ 717.85
c Restart #19 #Var: 1350 #Dec: 263528 LB: 0 @ 728.92
c Restart #20 #Var: 1350 #Dec: 267860 LB: 0 @ 740.33
c Restart #21 #Var: 1350 #Dec: 272471 LB: 0 @ 752.36
c Restart #22 #Var: 1350 #Dec: 277339 LB: 0 @ 764.71
c Restart #23 #Var: 1350 #Dec: 282388 LB: 0 @ 777.83
c Restart #24 #Var: 1350 #Dec: 287874 LB: 0 @ 792.92
c Restart #25 #Var: 1350 #Dec: 293473 LB: 0 @ 807.26
c Restart #26 #Var: 1350 #Dec: 299358 LB: 0 @ 824.32
c Restart #27 #Var: 1350 #Dec: 305375 LB: 0 @ 841.73
c Restart #28 #Var: 1350 #Dec: 311800 LB: 0 @ 862.6
c Restart #29 #Var: 1350 #Dec: 318198 LB: 0 @ 882.79
c Restart #30 #Var: 1350 #Dec: 324904 LB: 0 @ 905.31
c Restart #31 #Var: 1350 #Dec: 331782 LB: 0 @ 926.72
c Restart #32 #Var: 1350 #Dec: 338969 LB: 0 @ 950.59
c Restart #33 #Var: 1350 #Dec: 346231 LB: 0 @ 973.93
c Restart #34 #Var: 1350 #Dec: 353763 LB: 0 @ 996.77
c Restart #35 #Var: 1350 #Dec: 361847 LB: 0 @ 1022.8
c Restart #36 #Var: 1350 #Dec: 369891 LB: 0 @ 1047.6
c Restart #37 #Var: 1350 #Dec: 378274 LB: 0 @ 1077.1
c Restart #38 #Var: 1350 #Dec: 386782 LB: 0 @ 1107
c Restart #39 #Var: 1350 #Dec: 395425 LB: 0 @ 1137.7
c Restart #40 #Var: 1350 #Dec: 404425 LB: 0 @ 1168.2
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/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1839549720 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 107 3 90 68 0 39 0
[pid=4565] 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-fpga30_30_sat_pb.cnf.cr.opb

[startup+10.003 s]
Raw data (loadavg): 0.78 0.30 0.10 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2296 0 0 0 950 20 0 0 25 0 1 0 1839549720 12513280 2207 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3055 2207 1116 68 0 2987 0
[pid=4565] vsize: 12220
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (Kb) 12220

[startup+20.0036 s]
Raw data (loadavg): 0.81 0.32 0.11 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2400 0 0 0 1926 30 0 0 25 0 1 0 1839549720 12910592 2311 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3152 2311 1116 68 0 3084 0
[pid=4565] vsize: 12608
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (Kb) 12608

[startup+30.0032 s]
Raw data (loadavg): 0.84 0.34 0.12 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2448 0 0 0 2901 39 0 0 25 0 1 0 1839549720 13131776 2359 4294967295 134512640 134736556 3221224560 3221223204 134537411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 3206 2359 1116 68 0 3138 0
[pid=4565] vsize: 12824
Current children cumulated CPU time (s) 29.4
Current children cumulated vsize (Kb) 12824

[startup+40.0038 s]
Raw data (loadavg): 0.87 0.36 0.13 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2503 0 0 0 3880 47 0 0 25 0 1 0 1839549720 13402112 2414 4294967295 134512640 134736556 3221224560 3221223040 134536705 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3272 2414 1116 68 0 3204 0
[pid=4565] vsize: 13088
Current children cumulated CPU time (s) 39.27
Current children cumulated vsize (Kb) 13088

[startup+50.0044 s]
Raw data (loadavg): 0.89 0.38 0.14 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2509 0 0 0 4860 54 0 0 25 0 1 0 1839549720 13402112 2420 4294967295 134512640 134736556 3221224560 3221223296 134529272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3272 2420 1116 68 0 3204 0
[pid=4565] vsize: 13088
Current children cumulated CPU time (s) 49.14
Current children cumulated vsize (Kb) 13088

[startup+60.004 s]
Raw data (loadavg): 0.90 0.40 0.15 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 2520 0 0 0 5840 62 0 0 25 0 1 0 1839549720 13398016 2431 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3271 2431 1116 68 0 3203 0
[pid=4565] vsize: 13084
Current children cumulated CPU time (s) 59.02
Current children cumulated vsize (Kb) 13084

[startup+70.0046 s]
Raw data (loadavg): 0.92 0.42 0.16 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2572 0 0 0 6815 73 0 0 25 0 1 0 1839549720 13668352 2483 4294967295 134512640 134736556 3221224560 3221223240 134525089 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3337 2483 1116 68 0 3269 0
[pid=4565] vsize: 13348
Current children cumulated CPU time (s) 68.88
Current children cumulated vsize (Kb) 13348

[startup+80.0052 s]
Raw data (loadavg): 0.93 0.44 0.17 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2579 0 0 0 7793 81 0 0 25 0 1 0 1839549720 13668352 2490 4294967295 134512640 134736556 3221224560 3221223280 134605919 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3337 2490 1116 68 0 3269 0
[pid=4565] vsize: 13348
Current children cumulated CPU time (s) 78.74
Current children cumulated vsize (Kb) 13348

[startup+90.0058 s]
Raw data (loadavg): 0.94 0.46 0.18 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2608 0 0 0 8767 91 0 0 25 0 1 0 1839549720 13795328 2519 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3368 2519 1116 68 0 3300 0
[pid=4565] vsize: 13472
Current children cumulated CPU time (s) 88.58
Current children cumulated vsize (Kb) 13472

[startup+100.005 s]
Raw data (loadavg): 0.95 0.48 0.18 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2622 0 0 0 9744 99 0 0 25 0 1 0 1839549720 13795328 2533 4294967295 134512640 134736556 3221224560 3221223084 134536656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3368 2533 1116 68 0 3300 0
[pid=4565] vsize: 13472
Current children cumulated CPU time (s) 98.43
Current children cumulated vsize (Kb) 13472

[startup+110.005 s]
Raw data (loadavg): 0.96 0.49 0.19 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2643 0 0 0 10721 108 0 0 25 0 1 0 1839549720 13922304 2554 4294967295 134512640 134736556 3221224560 3221223280 134529182 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3399 2554 1116 68 0 3331 0
[pid=4565] vsize: 13596
Current children cumulated CPU time (s) 108.29
Current children cumulated vsize (Kb) 13596

[startup+120.006 s]
Raw data (loadavg): 0.96 0.51 0.20 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 2674 0 0 0 11698 116 0 0 25 0 1 0 1839549720 14057472 2585 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3432 2585 1116 68 0 3364 0
[pid=4565] vsize: 13728
Current children cumulated CPU time (s) 118.14
Current children cumulated vsize (Kb) 13728

[startup+130.005 s]
Raw data (loadavg): 0.97 0.52 0.21 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 2696 0 0 0 12671 127 0 0 25 0 1 0 1839549720 14192640 2607 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3465 2607 1116 68 0 3397 0
[pid=4565] vsize: 13860
Current children cumulated CPU time (s) 127.98
Current children cumulated vsize (Kb) 13860

[startup+140.006 s]
Raw data (loadavg): 0.97 0.54 0.22 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2735 0 0 0 13648 136 0 0 25 0 1 0 1839549720 14327808 2646 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 3498 2646 1116 68 0 3430 0
[pid=4565] vsize: 13992
Current children cumulated CPU time (s) 137.84
Current children cumulated vsize (Kb) 13992

[startup+150.006 s]
Raw data (loadavg): 0.98 0.55 0.22 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2767 0 0 0 14622 147 0 0 25 0 1 0 1839549720 14454784 2678 4294967295 134512640 134736556 3221224560 3221223096 1077377725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3529 2678 1116 68 0 3461 0
[pid=4565] vsize: 14116
Current children cumulated CPU time (s) 147.69
Current children cumulated vsize (Kb) 14116

[startup+160.006 s]
Raw data (loadavg): 0.98 0.57 0.23 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2799 0 0 0 15599 155 0 0 25 0 1 0 1839549720 14589952 2710 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3562 2710 1116 68 0 3494 0
[pid=4565] vsize: 14248
Current children cumulated CPU time (s) 157.54
Current children cumulated vsize (Kb) 14248

[startup+170.007 s]
Raw data (loadavg): 0.98 0.58 0.24 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 2822 0 0 0 16573 163 0 0 25 0 1 0 1839549720 14589952 2733 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3562 2733 1116 68 0 3494 0
[pid=4565] vsize: 14248
Current children cumulated CPU time (s) 167.36
Current children cumulated vsize (Kb) 14248

[startup+180.007 s]
Raw data (loadavg): 0.98 0.60 0.25 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2843 0 0 0 17549 172 0 0 25 0 1 0 1839549720 14725120 2754 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3595 2754 1116 68 0 3527 0
[pid=4565] vsize: 14380
Current children cumulated CPU time (s) 177.21
Current children cumulated vsize (Kb) 14380

[startup+190.008 s]
Raw data (loadavg): 0.99 0.61 0.25 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2868 0 0 0 18525 181 0 0 25 0 1 0 1839549720 14860288 2779 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 3628 2779 1116 68 0 3560 0
[pid=4565] vsize: 14512
Current children cumulated CPU time (s) 187.06
Current children cumulated vsize (Kb) 14512

[startup+200.008 s]
Raw data (loadavg): 0.99 0.62 0.26 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2899 0 0 0 19504 189 0 0 25 0 1 0 1839549720 14991360 2810 4294967295 134512640 134736556 3221224560 3221223088 134716610 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3660 2810 1116 68 0 3592 0
[pid=4565] vsize: 14640
Current children cumulated CPU time (s) 196.93
Current children cumulated vsize (Kb) 14640

[startup+210.008 s]
Raw data (loadavg): 0.99 0.63 0.27 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 2917 0 0 0 20482 196 0 0 25 0 1 0 1839549720 14991360 2828 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3660 2828 1116 68 0 3592 0
[pid=4565] vsize: 14640
Current children cumulated CPU time (s) 206.78
Current children cumulated vsize (Kb) 14640

[startup+220.008 s]
Raw data (loadavg): 0.99 0.64 0.28 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2936 0 0 0 21459 205 0 0 25 0 1 0 1839549720 15126528 2847 4294967295 134512640 134736556 3221224560 3221223288 134529470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3693 2847 1116 68 0 3625 0
[pid=4565] vsize: 14772
Current children cumulated CPU time (s) 216.64
Current children cumulated vsize (Kb) 14772

[startup+230.008 s]
Raw data (loadavg): 0.99 0.66 0.28 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 2958 0 0 0 22438 215 0 0 25 0 1 0 1839549720 15261696 2869 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3726 2869 1116 68 0 3658 0
[pid=4565] vsize: 14904
Current children cumulated CPU time (s) 226.53
Current children cumulated vsize (Kb) 14904

[startup+240.009 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 2987 0 0 0 23413 224 0 0 25 0 1 0 1839549720 15261696 2898 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3726 2898 1116 68 0 3658 0
[pid=4565] vsize: 14904
Current children cumulated CPU time (s) 236.37
Current children cumulated vsize (Kb) 14904

[startup+250.009 s]
Raw data (loadavg): 0.99 0.68 0.30 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 3010 0 0 0 24388 234 0 0 25 0 1 0 1839549720 15396864 2921 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3759 2921 1116 68 0 3691 0
[pid=4565] vsize: 15036
Current children cumulated CPU time (s) 246.22
Current children cumulated vsize (Kb) 15036

[startup+260.009 s]
Raw data (loadavg): 0.99 0.69 0.30 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3105 0 0 0 25362 242 0 0 25 0 1 0 1839549720 15798272 3016 4294967295 134512640 134736556 3221224560 3221223000 134634650 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3857 3016 1116 68 0 3789 0
[pid=4565] vsize: 15428
Current children cumulated CPU time (s) 256.04
Current children cumulated vsize (Kb) 15428

[startup+270.009 s]
Raw data (loadavg): 0.99 0.70 0.31 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 3123 0 0 0 26340 250 0 0 25 0 1 0 1839549720 15933440 3034 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3890 3034 1116 68 0 3822 0
[pid=4565] vsize: 15560
Current children cumulated CPU time (s) 265.9
Current children cumulated vsize (Kb) 15560

[startup+280.01 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3165 0 0 0 27323 256 0 0 25 0 1 0 1839549720 16068608 3076 4294967295 134512640 134736556 3221224560 3221223244 134605348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3923 3076 1116 68 0 3855 0
[pid=4565] vsize: 15692
Current children cumulated CPU time (s) 275.79
Current children cumulated vsize (Kb) 15692

[startup+290.01 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3211 0 0 0 28301 265 0 0 25 0 1 0 1839549720 16203776 3122 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 3956 3122 1116 68 0 3888 0
[pid=4565] vsize: 15824
Current children cumulated CPU time (s) 285.66
Current children cumulated vsize (Kb) 15824

[startup+300.01 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3259 0 0 0 29279 274 0 0 25 0 1 0 1839549720 16457728 3170 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4018 3170 1116 68 0 3950 0
[pid=4565] vsize: 16072
Current children cumulated CPU time (s) 295.53
Current children cumulated vsize (Kb) 16072

[startup+310.01 s]
Raw data (loadavg): 0.99 0.73 0.34 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 3278 0 0 0 30257 282 0 0 25 0 1 0 1839549720 16457728 3189 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4018 3189 1116 68 0 3950 0
[pid=4565] vsize: 16072
Current children cumulated CPU time (s) 305.39
Current children cumulated vsize (Kb) 16072

[startup+320.01 s]
Raw data (loadavg): 0.99 0.74 0.35 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3319 0 0 0 31235 292 0 0 25 0 1 0 1839549720 16715776 3230 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4081 3230 1116 68 0 4013 0
[pid=4565] vsize: 16324
Current children cumulated CPU time (s) 315.27
Current children cumulated vsize (Kb) 16324

[startup+330.011 s]
Raw data (loadavg): 0.99 0.75 0.35 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 3335 0 0 0 32215 300 0 0 25 0 1 0 1839549720 16715776 3246 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4081 3246 1116 68 0 4013 0
[pid=4565] vsize: 16324
Current children cumulated CPU time (s) 325.15
Current children cumulated vsize (Kb) 16324

[startup+340.011 s]
Raw data (loadavg): 1.07 0.77 0.36 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3354 0 0 0 33195 306 0 0 25 0 1 0 1839549720 16850944 3265 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 4114 3265 1116 68 0 4046 0
[pid=4565] vsize: 16456
Current children cumulated CPU time (s) 335.01
Current children cumulated vsize (Kb) 16456

[startup+350.011 s]
Raw data (loadavg): 1.06 0.78 0.37 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3369 0 0 0 34177 312 0 0 25 0 1 0 1839549720 16850944 3280 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4114 3280 1116 68 0 4046 0
[pid=4565] vsize: 16456
Current children cumulated CPU time (s) 344.89
Current children cumulated vsize (Kb) 16456

[startup+360.012 s]
Raw data (loadavg): 1.05 0.79 0.38 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3388 0 0 0 35158 318 0 0 25 0 1 0 1839549720 16986112 3299 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 4147 3299 1116 68 0 4079 0
[pid=4565] vsize: 16588
Current children cumulated CPU time (s) 354.76
Current children cumulated vsize (Kb) 16588

[startup+370.012 s]
Raw data (loadavg): 1.04 0.79 0.38 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3429 0 0 0 36137 324 0 0 25 0 1 0 1839549720 17108992 3340 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4177 3340 1116 68 0 4109 0
[pid=4565] vsize: 16708
Current children cumulated CPU time (s) 364.61
Current children cumulated vsize (Kb) 16708

[startup+380.013 s]
Raw data (loadavg): 1.04 0.80 0.39 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3436 0 0 0 37117 331 0 0 25 0 1 0 1839549720 17108992 3347 4294967295 134512640 134736556 3221224560 3221223264 134605450 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4177 3347 1116 68 0 4109 0
[pid=4565] vsize: 16708
Current children cumulated CPU time (s) 374.48
Current children cumulated vsize (Kb) 16708

[startup+390.013 s]
Raw data (loadavg): 1.03 0.81 0.39 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3448 0 0 0 38097 339 0 0 25 0 1 0 1839549720 17244160 3359 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4210 3359 1116 68 0 4142 0
[pid=4565] vsize: 16840
Current children cumulated CPU time (s) 384.36
Current children cumulated vsize (Kb) 16840

[startup+400.012 s]
Raw data (loadavg): 1.03 0.81 0.40 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3459 0 0 0 39079 346 0 0 25 0 1 0 1839549720 17244160 3370 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4210 3370 1116 68 0 4142 0
[pid=4565] vsize: 16840
Current children cumulated CPU time (s) 394.25
Current children cumulated vsize (Kb) 16840

[startup+410.012 s]
Raw data (loadavg): 1.02 0.82 0.41 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3467 0 0 0 40060 352 0 0 25 0 1 0 1839549720 17244160 3378 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4210 3378 1116 68 0 4142 0
[pid=4565] vsize: 16840
Current children cumulated CPU time (s) 404.12
Current children cumulated vsize (Kb) 16840

[startup+420.012 s]
Raw data (loadavg): 1.02 0.82 0.41 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 3482 0 0 0 41041 360 0 0 25 0 1 0 1839549720 17354752 3393 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/4565/statm): 4237 3393 1116 68 0 4169 0
[pid=4565] vsize: 16948
Current children cumulated CPU time (s) 414.01
Current children cumulated vsize (Kb) 16948

[startup+430.012 s]
Raw data (loadavg): 1.01 0.83 0.42 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3521 0 0 0 42020 368 0 0 25 0 1 0 1839549720 17489920 3432 4294967295 134512640 134736556 3221224560 3221223120 134537569 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4270 3432 1116 68 0 4202 0
[pid=4565] vsize: 17080
Current children cumulated CPU time (s) 423.88
Current children cumulated vsize (Kb) 17080

[startup+440.012 s]
Raw data (loadavg): 1.01 0.83 0.42 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3565 0 0 0 42999 376 0 0 25 0 1 0 1839549720 17625088 3476 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4303 3476 1116 68 0 4235 0
[pid=4565] vsize: 17212
Current children cumulated CPU time (s) 433.75
Current children cumulated vsize (Kb) 17212

[startup+450.011 s]
Raw data (loadavg): 1.01 0.84 0.43 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3582 0 0 0 43986 380 0 0 25 0 1 0 1839549720 17752064 3493 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4334 3493 1116 68 0 4266 0
[pid=4565] vsize: 17336
Current children cumulated CPU time (s) 443.66
Current children cumulated vsize (Kb) 17336

[startup+460.011 s]
Raw data (loadavg): 1.01 0.84 0.43 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3598 0 0 0 44967 387 0 0 25 0 1 0 1839549720 17887232 3509 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4367 3509 1116 68 0 4299 0
[pid=4565] vsize: 17468
Current children cumulated CPU time (s) 453.54
Current children cumulated vsize (Kb) 17468

[startup+470.011 s]
Raw data (loadavg): 1.01 0.85 0.44 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3627 0 0 0 45948 392 0 0 25 0 1 0 1839549720 17887232 3538 4294967295 134512640 134736556 3221224560 3221223184 134537450 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4367 3538 1116 68 0 4299 0
[pid=4565] vsize: 17468
Current children cumulated CPU time (s) 463.4
Current children cumulated vsize (Kb) 17468

[startup+480.012 s]
Raw data (loadavg): 1.00 0.85 0.45 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3646 0 0 0 46931 398 0 0 25 0 1 0 1839549720 18006016 3557 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4396 3557 1116 68 0 4328 0
[pid=4565] vsize: 17584
Current children cumulated CPU time (s) 473.29
Current children cumulated vsize (Kb) 17584

[startup+490.012 s]
Raw data (loadavg): 1.00 0.86 0.45 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3657 0 0 0 47910 406 0 0 25 0 1 0 1839549720 18006016 3568 4294967295 134512640 134736556 3221224560 3221223260 134525091 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4396 3568 1116 68 0 4328 0
[pid=4565] vsize: 17584
Current children cumulated CPU time (s) 483.16
Current children cumulated vsize (Kb) 17584

[startup+500.011 s]
Raw data (loadavg): 1.00 0.86 0.46 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3717 0 0 0 48890 415 0 0 25 0 1 0 1839549720 18276352 3628 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 4462 3628 1116 68 0 4394 0
[pid=4565] vsize: 17848
Current children cumulated CPU time (s) 493.05
Current children cumulated vsize (Kb) 17848

[startup+510.012 s]
Raw data (loadavg): 1.00 0.86 0.46 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3732 0 0 0 49869 423 0 0 25 0 1 0 1839549720 18403328 3643 4294967295 134512640 134736556 3221224560 3221223020 134554079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4493 3643 1116 68 0 4425 0
[pid=4565] vsize: 17972
Current children cumulated CPU time (s) 502.92
Current children cumulated vsize (Kb) 17972

[startup+520.012 s]
Raw data (loadavg): 1.00 0.87 0.47 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 3740 0 0 0 50848 432 0 0 25 0 1 0 1839549720 18403328 3651 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4493 3651 1116 68 0 4425 0
[pid=4565] vsize: 17972
Current children cumulated CPU time (s) 512.8
Current children cumulated vsize (Kb) 17972

[startup+530.012 s]
Raw data (loadavg): 1.00 0.87 0.47 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3758 0 0 0 51829 439 0 0 25 0 1 0 1839549720 18538496 3669 4294967295 134512640 134736556 3221224560 3221223152 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4526 3669 1116 68 0 4458 0
[pid=4565] vsize: 18104
Current children cumulated CPU time (s) 522.68
Current children cumulated vsize (Kb) 18104

[startup+540.011 s]
Raw data (loadavg): 1.00 0.88 0.48 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 3773 0 0 0 52812 446 0 0 25 0 1 0 1839549720 18538496 3684 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4526 3684 1116 68 0 4458 0
[pid=4565] vsize: 18104
Current children cumulated CPU time (s) 532.58
Current children cumulated vsize (Kb) 18104

[startup+550.012 s]
Raw data (loadavg): 1.00 0.88 0.48 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3796 0 0 0 53793 452 0 0 25 0 1 0 1839549720 18673664 3707 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4559 3707 1116 68 0 4491 0
[pid=4565] vsize: 18236
Current children cumulated CPU time (s) 542.45
Current children cumulated vsize (Kb) 18236

[startup+560.012 s]
Raw data (loadavg): 1.00 0.88 0.49 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3796 0 0 0 54774 459 0 0 25 0 1 0 1839549720 18673664 3707 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4559 3707 1116 68 0 4491 0
[pid=4565] vsize: 18236
Current children cumulated CPU time (s) 552.33
Current children cumulated vsize (Kb) 18236

[startup+570.012 s]
Raw data (loadavg): 1.00 0.89 0.49 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3800 0 0 0 55755 467 0 0 25 0 1 0 1839549720 18673664 3711 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4559 3711 1116 68 0 4491 0
[pid=4565] vsize: 18236
Current children cumulated CPU time (s) 562.22
Current children cumulated vsize (Kb) 18236

[startup+580.013 s]
Raw data (loadavg): 1.00 0.89 0.50 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3803 0 0 0 56733 474 0 0 25 0 1 0 1839549720 18673664 3714 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4559 3714 1116 68 0 4491 0
[pid=4565] vsize: 18236
Current children cumulated CPU time (s) 572.07
Current children cumulated vsize (Kb) 18236

[startup+590.012 s]
Raw data (loadavg): 1.00 0.89 0.50 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3811 0 0 0 57714 481 0 0 25 0 1 0 1839549720 18673664 3722 4294967295 134512640 134736556 3221224560 3221223212 134534826 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4559 3722 1116 68 0 4491 0
[pid=4565] vsize: 18236
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (Kb) 18236

[startup+600.013 s]
Raw data (loadavg): 1.00 0.90 0.51 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3811 0 0 0 58698 488 0 0 25 0 1 0 1839549720 18673664 3722 4294967295 134512640 134736556 3221224560 3221223108 1077378596 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4559 3722 1116 68 0 4491 0
[pid=4565] vsize: 18236
Current children cumulated CPU time (s) 591.86
Current children cumulated vsize (Kb) 18236

[startup+610.013 s]
Raw data (loadavg): 1.00 0.90 0.51 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3813 0 0 0 59677 496 0 0 25 0 1 0 1839549720 18673664 3724 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4559 3724 1116 68 0 4491 0
[pid=4565] vsize: 18236
Current children cumulated CPU time (s) 601.73
Current children cumulated vsize (Kb) 18236

[startup+620.013 s]
Raw data (loadavg): 1.00 0.90 0.52 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3822 0 0 0 60660 502 0 0 25 0 1 0 1839549720 18804736 3733 4294967295 134512640 134736556 3221224560 3221223336 134560235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4591 3733 1116 68 0 4523 0
[pid=4565] vsize: 18364
Current children cumulated CPU time (s) 611.62
Current children cumulated vsize (Kb) 18364

[startup+630.013 s]
Raw data (loadavg): 1.00 0.90 0.52 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 3954 0 0 0 61635 511 0 0 25 0 1 0 1839549720 19345408 3865 4294967295 134512640 134736556 3221224560 3221223136 134543202 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4723 3865 1116 68 0 4655 0
[pid=4565] vsize: 18892
Current children cumulated CPU time (s) 621.46
Current children cumulated vsize (Kb) 18892

[startup+640.012 s]
Raw data (loadavg): 1.00 0.91 0.53 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4140 0 0 0 62612 520 0 0 25 0 1 0 1839549720 20021248 4051 4294967295 134512640 134736556 3221224560 3221223296 134529494 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4888 4051 1116 68 0 4820 0
[pid=4565] vsize: 19552
Current children cumulated CPU time (s) 631.32
Current children cumulated vsize (Kb) 19552

[startup+650.012 s]
Raw data (loadavg): 1.00 0.91 0.53 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4208 0 0 0 63592 528 0 0 25 0 1 0 1839549720 20271104 4119 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4949 4119 1116 68 0 4881 0
[pid=4565] vsize: 19796
Current children cumulated CPU time (s) 641.2
Current children cumulated vsize (Kb) 19796

[startup+660.012 s]
Raw data (loadavg): 1.00 0.91 0.54 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4233 0 0 0 64573 535 0 0 25 0 1 0 1839549720 20398080 4144 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 4980 4144 1116 68 0 4912 0
[pid=4565] vsize: 19920
Current children cumulated CPU time (s) 651.08
Current children cumulated vsize (Kb) 19920

[startup+670.012 s]
Raw data (loadavg): 1.00 0.91 0.54 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4282 0 0 0 65553 542 0 0 25 0 1 0 1839549720 20668416 4193 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5046 4193 1116 68 0 4978 0
[pid=4565] vsize: 20184
Current children cumulated CPU time (s) 660.95
Current children cumulated vsize (Kb) 20184

[startup+680.013 s]
Raw data (loadavg): 1.00 0.92 0.55 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 4346 0 0 0 66532 549 0 0 25 0 1 0 1839549720 20934656 4257 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5111 4257 1116 68 0 5043 0
[pid=4565] vsize: 20444
Current children cumulated CPU time (s) 670.81
Current children cumulated vsize (Kb) 20444

[startup+690.012 s]
Raw data (loadavg): 1.00 0.92 0.55 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4373 0 0 0 67510 557 0 0 25 0 1 0 1839549720 20934656 4284 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5111 4284 1116 68 0 5043 0
[pid=4565] vsize: 20444
Current children cumulated CPU time (s) 680.67
Current children cumulated vsize (Kb) 20444

[startup+700.012 s]
Raw data (loadavg): 1.00 0.92 0.55 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 4399 0 0 0 68488 566 0 0 25 0 1 0 1839549720 21069824 4310 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5144 4310 1116 68 0 5076 0
[pid=4565] vsize: 20576
Current children cumulated CPU time (s) 690.54
Current children cumulated vsize (Kb) 20576

[startup+710.012 s]
Raw data (loadavg): 1.00 0.92 0.56 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4419 0 0 0 69466 574 0 0 25 0 1 0 1839549720 21196800 4330 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5175 4330 1116 68 0 5107 0
[pid=4565] vsize: 20700
Current children cumulated CPU time (s) 700.4
Current children cumulated vsize (Kb) 20700

[startup+720.012 s]
Raw data (loadavg): 1.00 0.92 0.56 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4457 0 0 0 70448 582 0 0 25 0 1 0 1839549720 21331968 4368 4294967295 134512640 134736556 3221224560 3221222924 1077379892 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5208 4368 1116 68 0 5140 0
[pid=4565] vsize: 20832
Current children cumulated CPU time (s) 710.3
Current children cumulated vsize (Kb) 20832

[startup+730.012 s]
Raw data (loadavg): 1.00 0.93 0.57 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4475 0 0 0 71426 590 0 0 25 0 1 0 1839549720 21446656 4386 4294967295 134512640 134736556 3221224560 3221223184 134524765 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5236 4386 1116 68 0 5168 0
[pid=4565] vsize: 20944
Current children cumulated CPU time (s) 720.16
Current children cumulated vsize (Kb) 20944

[startup+740.011 s]
Raw data (loadavg): 1.00 0.93 0.57 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4493 0 0 0 72402 599 0 0 25 0 1 0 1839549720 21446656 4404 4294967295 134512640 134736556 3221224560 3221223120 134550968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5236 4404 1116 68 0 5168 0
[pid=4565] vsize: 20944
Current children cumulated CPU time (s) 730.01
Current children cumulated vsize (Kb) 20944

[startup+750.012 s]
Raw data (loadavg): 1.00 0.93 0.57 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4544 0 0 0 73380 608 0 0 25 0 1 0 1839549720 21716992 4455 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5302 4455 1116 68 0 5234 0
[pid=4565] vsize: 21208
Current children cumulated CPU time (s) 739.88
Current children cumulated vsize (Kb) 21208

[startup+760.012 s]
Raw data (loadavg): 1.00 0.93 0.58 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4563 0 0 0 74355 615 0 0 25 0 1 0 1839549720 21835776 4474 4294967295 134512640 134736556 3221224560 3221223268 134560286 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5331 4474 1116 68 0 5263 0
[pid=4565] vsize: 21324
Current children cumulated CPU time (s) 749.7
Current children cumulated vsize (Kb) 21324

[startup+770.012 s]
Raw data (loadavg): 1.00 0.93 0.58 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4577 0 0 0 75332 623 0 0 25 0 1 0 1839549720 21819392 4488 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5327 4488 1116 68 0 5259 0
[pid=4565] vsize: 21308
Current children cumulated CPU time (s) 759.55
Current children cumulated vsize (Kb) 21308

[startup+780.013 s]
Raw data (loadavg): 1.00 0.94 0.58 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4607 0 0 0 76312 632 0 0 25 0 1 0 1839549720 21954560 4518 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5360 4518 1116 68 0 5292 0
[pid=4565] vsize: 21440
Current children cumulated CPU time (s) 769.44
Current children cumulated vsize (Kb) 21440

[startup+790.012 s]
Raw data (loadavg): 1.00 0.94 0.59 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4631 0 0 0 77291 639 0 0 25 0 1 0 1839549720 22089728 4542 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5393 4542 1116 68 0 5325 0
[pid=4565] vsize: 21572
Current children cumulated CPU time (s) 779.3
Current children cumulated vsize (Kb) 21572

[startup+800.013 s]
Raw data (loadavg): 1.00 0.94 0.59 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4647 0 0 0 78269 647 0 0 25 0 1 0 1839549720 22089728 4558 4294967295 134512640 134736556 3221224560 3221223296 134529434 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5393 4558 1116 68 0 5325 0
[pid=4565] vsize: 21572
Current children cumulated CPU time (s) 789.16
Current children cumulated vsize (Kb) 21572

[startup+810.014 s]
Raw data (loadavg): 1.08 0.96 0.60 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4655 0 0 0 79249 654 0 0 25 0 1 0 1839549720 22089728 4566 4294967295 134512640 134736556 3221224560 3221223200 134608263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5393 4566 1116 68 0 5325 0
[pid=4565] vsize: 21572
Current children cumulated CPU time (s) 799.03
Current children cumulated vsize (Kb) 21572

[startup+820.014 s]
Raw data (loadavg): 1.07 0.96 0.61 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4680 0 0 0 80227 661 0 0 25 0 1 0 1839549720 22224896 4591 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5426 4591 1116 68 0 5358 0
[pid=4565] vsize: 21704
Current children cumulated CPU time (s) 808.88
Current children cumulated vsize (Kb) 21704

[startup+830.015 s]
Raw data (loadavg): 1.06 0.96 0.61 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4686 0 0 0 81205 669 0 0 25 0 1 0 1839549720 22224896 4597 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5426 4597 1116 68 0 5358 0
[pid=4565] vsize: 21704
Current children cumulated CPU time (s) 818.74
Current children cumulated vsize (Kb) 21704

[startup+840.014 s]
Raw data (loadavg): 1.05 0.96 0.61 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 4691 0 0 0 82182 677 0 0 25 0 1 0 1839549720 22360064 4602 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5459 4602 1116 68 0 5391 0
[pid=4565] vsize: 21836
Current children cumulated CPU time (s) 828.59
Current children cumulated vsize (Kb) 21836

[startup+850.015 s]
Raw data (loadavg): 1.04 0.96 0.62 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4704 0 0 0 83161 683 0 0 25 0 1 0 1839549720 22360064 4615 4294967295 134512640 134736556 3221224560 3221223104 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5459 4615 1116 68 0 5391 0
[pid=4565] vsize: 21836
Current children cumulated CPU time (s) 838.44
Current children cumulated vsize (Kb) 21836

[startup+860.015 s]
Raw data (loadavg): 1.03 0.96 0.62 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4718 0 0 0 84141 692 0 0 25 0 1 0 1839549720 22360064 4629 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5459 4629 1116 68 0 5391 0
[pid=4565] vsize: 21836
Current children cumulated CPU time (s) 848.33
Current children cumulated vsize (Kb) 21836

[startup+870.016 s]
Raw data (loadavg): 1.03 0.96 0.63 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4737 0 0 0 85120 699 0 0 25 0 1 0 1839549720 22482944 4648 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5489 4648 1116 68 0 5421 0
[pid=4565] vsize: 21956
Current children cumulated CPU time (s) 858.19
Current children cumulated vsize (Kb) 21956

[startup+880.017 s]
Raw data (loadavg): 1.02 0.97 0.63 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4746 0 0 0 86101 707 0 0 25 0 1 0 1839549720 22482944 4657 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5489 4657 1116 68 0 5421 0
[pid=4565] vsize: 21956
Current children cumulated CPU time (s) 868.08
Current children cumulated vsize (Kb) 21956

[startup+890.016 s]
Raw data (loadavg): 1.02 0.97 0.63 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4775 0 0 0 87084 714 0 0 25 0 1 0 1839549720 22618112 4686 4294967295 134512640 134736556 3221224560 3221223296 134529025 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5522 4686 1116 68 0 5454 0
[pid=4565] vsize: 22088
Current children cumulated CPU time (s) 877.98
Current children cumulated vsize (Kb) 22088

[startup+900.017 s]
Raw data (loadavg): 1.02 0.97 0.64 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4784 0 0 0 88059 724 0 0 25 0 1 0 1839549720 22618112 4695 4294967295 134512640 134736556 3221224560 3221223168 134634145 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5522 4695 1116 68 0 5454 0
[pid=4565] vsize: 22088
Current children cumulated CPU time (s) 887.83
Current children cumulated vsize (Kb) 22088

[startup+910.016 s]
Raw data (loadavg): 1.01 0.97 0.64 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4805 0 0 0 89040 732 0 0 25 0 1 0 1839549720 22753280 4716 4294967295 134512640 134736556 3221224560 3221223232 134528509 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5555 4716 1116 68 0 5487 0
[pid=4565] vsize: 22220
Current children cumulated CPU time (s) 897.72
Current children cumulated vsize (Kb) 22220

[startup+920.017 s]
Raw data (loadavg): 1.01 0.97 0.64 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4815 0 0 0 90021 738 0 0 25 0 1 0 1839549720 22753280 4726 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5555 4726 1116 68 0 5487 0
[pid=4565] vsize: 22220
Current children cumulated CPU time (s) 907.59
Current children cumulated vsize (Kb) 22220

[startup+930.017 s]
Raw data (loadavg): 1.01 0.97 0.65 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 4816 0 0 0 91001 746 0 0 25 0 1 0 1839549720 22753280 4727 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5555 4727 1116 68 0 5487 0
[pid=4565] vsize: 22220
Current children cumulated CPU time (s) 917.47
Current children cumulated vsize (Kb) 22220

[startup+940.016 s]
Raw data (loadavg): 1.01 0.97 0.65 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 4824 0 0 0 91982 753 0 0 25 0 1 0 1839549720 22888448 4735 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5588 4735 1116 68 0 5520 0
[pid=4565] vsize: 22352
Current children cumulated CPU time (s) 927.35
Current children cumulated vsize (Kb) 22352

[startup+950.017 s]
Raw data (loadavg): 1.00 0.97 0.65 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4824 0 0 0 92965 760 0 0 25 0 1 0 1839549720 22888448 4735 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5588 4735 1116 68 0 5520 0
[pid=4565] vsize: 22352
Current children cumulated CPU time (s) 937.25
Current children cumulated vsize (Kb) 22352

[startup+960.016 s]
Raw data (loadavg): 1.00 0.97 0.65 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4831 0 0 0 93946 766 0 0 25 0 1 0 1839549720 22888448 4742 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5588 4742 1116 68 0 5520 0
[pid=4565] vsize: 22352
Current children cumulated CPU time (s) 947.12
Current children cumulated vsize (Kb) 22352

[startup+970.017 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4836 0 0 0 94926 773 0 0 25 0 1 0 1839549720 22888448 4747 4294967295 134512640 134736556 3221224560 3221223116 134537489 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5588 4747 1116 68 0 5520 0
[pid=4565] vsize: 22352
Current children cumulated CPU time (s) 956.99
Current children cumulated vsize (Kb) 22352

[startup+980.018 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4836 0 0 0 95904 782 0 0 25 0 1 0 1839549720 22888448 4747 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5588 4747 1116 68 0 5520 0
[pid=4565] vsize: 22352
Current children cumulated CPU time (s) 966.86
Current children cumulated vsize (Kb) 22352

[startup+990.017 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4842 0 0 0 96886 789 0 0 25 0 1 0 1839549720 22888448 4753 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5588 4753 1116 68 0 5520 0
[pid=4565] vsize: 22352
Current children cumulated CPU time (s) 976.75
Current children cumulated vsize (Kb) 22352

[startup+1000.02 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4866 0 0 0 97862 797 0 0 25 0 1 0 1839549720 23023616 4777 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5621 4777 1116 68 0 5553 0
[pid=4565] vsize: 22484
Current children cumulated CPU time (s) 986.59
Current children cumulated vsize (Kb) 22484

[startup+1010.02 s]
Raw data (loadavg): 1.00 0.97 0.67 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 4885 0 0 0 98841 804 0 0 25 0 1 0 1839549720 23158784 4796 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5654 4796 1116 68 0 5586 0
[pid=4565] vsize: 22616
Current children cumulated CPU time (s) 996.45
Current children cumulated vsize (Kb) 22616

[startup+1020.02 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4885 0 0 0 99825 810 0 0 23 0 1 0 1839549720 23150592 4796 4294967295 134512640 134736556 3221224560 3221222932 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5652 4796 1116 68 0 5584 0
[pid=4565] vsize: 22608
Current children cumulated CPU time (s) 1006.35
Current children cumulated vsize (Kb) 22608

[startup+1030.02 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4910 0 0 0 100806 818 0 0 25 0 1 0 1839549720 23150592 4821 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5652 4821 1116 68 0 5584 0
[pid=4565] vsize: 22608
Current children cumulated CPU time (s) 1016.24
Current children cumulated vsize (Kb) 22608

[startup+1040.02 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4918 0 0 0 101786 827 0 0 25 0 1 0 1839549720 23285760 4829 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5685 4829 1116 68 0 5617 0
[pid=4565] vsize: 22740
Current children cumulated CPU time (s) 1026.13
Current children cumulated vsize (Kb) 22740

[startup+1050.02 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4918 0 0 0 102769 834 0 0 25 0 1 0 1839549720 23224320 4829 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5670 4829 1116 68 0 5602 0
[pid=4565] vsize: 22680
Current children cumulated CPU time (s) 1036.03
Current children cumulated vsize (Kb) 22680

[startup+1060.02 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4938 0 0 0 103747 841 0 0 25 0 1 0 1839549720 23359488 4849 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5703 4849 1116 68 0 5635 0
[pid=4565] vsize: 22812
Current children cumulated CPU time (s) 1045.88
Current children cumulated vsize (Kb) 22812

[startup+1070.02 s]
Raw data (loadavg): 1.00 0.97 0.69 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 4938 0 0 0 104729 849 0 0 25 0 1 0 1839549720 23326720 4849 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5695 4849 1116 68 0 5627 0
[pid=4565] vsize: 22780
Current children cumulated CPU time (s) 1055.78
Current children cumulated vsize (Kb) 22780

[startup+1080.02 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4938 0 0 0 105710 856 0 0 23 0 1 0 1839549720 23326720 4849 4294967295 134512640 134736556 3221224560 3221223084 134536326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5695 4849 1116 68 0 5627 0
[pid=4565] vsize: 22780
Current children cumulated CPU time (s) 1065.66
Current children cumulated vsize (Kb) 22780

[startup+1090.02 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4950 0 0 0 106692 862 0 0 25 0 1 0 1839549720 23326720 4861 4294967295 134512640 134736556 3221224560 3221223084 134536369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/4565/statm): 5695 4861 1116 68 0 5627 0
[pid=4565] vsize: 22780
Current children cumulated CPU time (s) 1075.54
Current children cumulated vsize (Kb) 22780

[startup+1100.02 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4954 0 0 0 107674 870 0 0 25 0 1 0 1839549720 23326720 4865 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5695 4865 1116 68 0 5627 0
[pid=4565] vsize: 22780
Current children cumulated CPU time (s) 1085.44
Current children cumulated vsize (Kb) 22780

[startup+1110.02 s]
Raw data (loadavg): 1.00 0.97 0.70 1/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) T 4564 4565 4419 0 -1 0 4959 0 0 0 108655 878 0 0 25 0 1 0 1839549720 23457792 4870 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5727 4870 1116 68 0 5659 0
[pid=4565] vsize: 22908
Current children cumulated CPU time (s) 1095.33
Current children cumulated vsize (Kb) 22908

[startup+1120.02 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4982 0 0 0 109639 884 0 0 25 0 1 0 1839549720 23457792 4893 4294967295 134512640 134736556 3221224560 3221223120 134550956 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5727 4893 1116 68 0 5659 0
[pid=4565] vsize: 22908
Current children cumulated CPU time (s) 1105.23
Current children cumulated vsize (Kb) 22908

[startup+1130.02 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4982 0 0 0 110621 890 0 0 25 0 1 0 1839549720 23457792 4893 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5727 4893 1116 68 0 5659 0
[pid=4565] vsize: 22908
Current children cumulated CPU time (s) 1115.11
Current children cumulated vsize (Kb) 22908

[startup+1140.02 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 4982 0 0 0 111603 897 0 0 25 0 1 0 1839549720 23457792 4893 4294967295 134512640 134736556 3221224560 3221223136 134524057 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5727 4893 1116 68 0 5659 0
[pid=4565] vsize: 22908
Current children cumulated CPU time (s) 1125
Current children cumulated vsize (Kb) 22908

[startup+1150.02 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 5006 0 0 0 112584 904 0 0 25 0 1 0 1839549720 23592960 4917 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5760 4917 1116 68 0 5692 0
[pid=4565] vsize: 23040
Current children cumulated CPU time (s) 1134.88
Current children cumulated vsize (Kb) 23040

[startup+1160.02 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 5036 0 0 0 113565 912 0 0 25 0 1 0 1839549720 23728128 4947 4294967295 134512640 134736556 3221224560 3221223164 134537474 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5793 4947 1116 68 0 5725 0
[pid=4565] vsize: 23172
Current children cumulated CPU time (s) 1144.77
Current children cumulated vsize (Kb) 23172

[startup+1170.02 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 5061 0 0 0 114549 918 0 0 25 0 1 0 1839549720 23863296 4972 4294967295 134512640 134736556 3221224560 3221223260 134532880 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5826 4972 1116 68 0 5758 0
[pid=4565] vsize: 23304
Current children cumulated CPU time (s) 1154.67
Current children cumulated vsize (Kb) 23304

[startup+1180.02 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 5071 0 0 0 115531 926 0 0 25 0 1 0 1839549720 23863296 4982 4294967295 134512640 134736556 3221224560 3221223296 134529158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5826 4982 1116 68 0 5758 0
[pid=4565] vsize: 23304
Current children cumulated CPU time (s) 1164.57
Current children cumulated vsize (Kb) 23304

[startup+1190.02 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 5087 0 0 0 116513 932 0 0 25 0 1 0 1839549720 23863296 4998 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5826 4998 1116 68 0 5758 0
[pid=4565] vsize: 23304
Current children cumulated CPU time (s) 1174.45
Current children cumulated vsize (Kb) 23304

[startup+1200.02 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 5087 0 0 0 117496 937 0 0 25 0 1 0 1839549720 23863296 4998 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5826 4998 1116 68 0 5758 0
[pid=4565] vsize: 23304
Current children cumulated CPU time (s) 1184.33
Current children cumulated vsize (Kb) 23304

[startup+1210.02 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 4565
Raw data (/proc/4565/stat): 4565 (bsolo) R 4564 4565 4419 0 -1 0 5097 0 0 0 118478 944 0 0 25 0 1 0 1839549720 23998464 5008 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/4565/statm): 5859 5008 1116 68 0 5791 0
[pid=4565] vsize: 23436
Current children cumulated CPU time (s) 1194.22
Current children cumulated vsize (Kb) 23436
One traced child (pid=4565) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.82
CPU time (s): 1195.03
CPU user time (s): 1185.57
CPU system time (s): 9.45856
CPU usage (%): 98.6953
Max. virtual memory (cumulated for all children) (Kb): 23436

Verifier Data

ERROR: no interpretation found !