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_28_sat_pb.cnf.cr.opb
MD5SUM888577ab8fe81abf9fdd366d65e4c3b7
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 benchmark0.789879
Number of variables1260
Total number of constraints926
Number of constraints which are clauses868
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint30

Trace number 55

Launcher Data

LAUNCH ON wulflinc30 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=42 boxname=wulflinc30 idbench=42 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  888577ab8fe81abf9fdd366d65e4c3b7  /oldhome/oroussel/tmp/wulflinc30/normalized-fpga30_28_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc30/normalized-fpga30_28_sat_pb.cnf.cr.opb
IDLAUNCH: 42
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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:        945448 kB
Buffers:         36288 kB
Cached:          22968 kB
SwapCached:        788 kB
Active:          51764 kB
Inactive:        10172 kB
HighTotal:      131008 kB
HighFree:       107268 kB
LowTotal:       903652 kB
LowFree:        838180 kB
SwapTotal:     2097892 kB
SwapFree:      2096636 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            21696 kB
Committed_AS:    64136 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 07:59:46 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 42 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 1260 variables and 926 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.686
c After prepocess the problem consists of 1260 variables and 926 constraints.
c Restart #1 #Var: 1260 #Dec: 464 LB: 0 @ 1.021
c Restart #2 #Var: 1260 #Dec: 896 LB: 0 @ 1.589
c Restart #3 #Var: 1260 #Dec: 1544 LB: 0 @ 2.733
c Restart #4 #Var: 1260 #Dec: 2416 LB: 0 @ 4.333
c Restart #5 #Var: 1260 #Dec: 3504 LB: 0 @ 6.583
c Restart #6 #Var: 1260 #Dec: 4759 LB: 0 @ 9.29
c Restart #7 #Var: 1260 #Dec: 6216 LB: 0 @ 13.114
c Restart #8 #Var: 1260 #Dec: 7863 LB: 0 @ 16.952
c Restart #9 #Var: 1260 #Dec: 9735 LB: 0 @ 21.878
c Restart #10 #Var: 1260 #Dec: 11797 LB: 0 @ 26.682
c Restart #11 #Var: 1260 #Dec: 14171 LB: 0 @ 32.472
c Restart #12 #Var: 1260 #Dec: 16700 LB: 0 @ 38.63
c Restart #13 #Var: 1260 #Dec: 19444 LB: 0 @ 44.803
c Restart #14 #Var: 1260 #Dec: 22496 LB: 0 @ 51.455
c Restart #15 #Var: 1260 #Dec: 25667 LB: 0 @ 59.583
c Restart #16 #Var: 1260 #Dec: 29072 LB: 0 @ 67.342
c Restart #17 #Var: 1260 #Dec: 32791 LB: 0 @ 75.332
c Restart #18 #Var: 1260 #Dec: 36680 LB: 0 @ 84.078
c Restart #19 #Var: 1260 #Dec: 40759 LB: 0 @ 95.553
c Restart #20 #Var: 1260 #Dec: 45115 LB: 0 @ 105.47
c Restart #21 #Var: 1260 #Dec: 49649 LB: 0 @ 115.39
c Restart #22 #Var: 1260 #Dec: 54440 LB: 0 @ 125.45
c Restart #23 #Var: 1260 #Dec: 59381 LB: 0 @ 135.77
c Restart #24 #Var: 1260 #Dec: 64592 LB: 0 @ 146.1
c Restart #25 #Var: 1260 #Dec: 70031 LB: 0 @ 157.28
c Restart #26 #Var: 1260 #Dec: 75602 LB: 0 @ 170.61
c Restart #27 #Var: 1260 #Dec: 81508 LB: 0 @ 184.36
c Restart #28 #Var: 1260 #Dec: 87647 LB: 0 @ 198.9
c Restart #29 #Var: 1260 #Dec: 94053 LB: 0 @ 213.69
c Restart #30 #Var: 1260 #Dec: 100531 LB: 0 @ 229.1
c Restart #31 #Var: 1260 #Dec: 107207 LB: 0 @ 245.35
c Restart #32 #Var: 1260 #Dec: 114433 LB: 0 @ 263.12
c Restart #33 #Var: 1260 #Dec: 121912 LB: 0 @ 281.67
c Restart #34 #Var: 1260 #Dec: 129578 LB: 0 @ 301.52
c Restart #35 #Var: 1260 #Dec: 137377 LB: 0 @ 320.81
c Restart #36 #Var: 1260 #Dec: 145571 LB: 0 @ 344.03
c Restart #37 #Var: 1260 #Dec: 153941 LB: 0 @ 368.5
c Restart #38 #Var: 1260 #Dec: 162387 LB: 0 @ 392.07
c Restart #39 #Var: 1260 #Dec: 171280 LB: 0 @ 416.57
c Restart #40 #Var: 1260 #Dec: 180126 LB: 0 @ 440.77
c Restart #41 #Var: 1260 #Dec: 189388 LB: 0 @ 465.83
c Restart #42 #Var: 1260 #Dec: 198695 LB: 0 @ 493.21
c Restart #43 #Var: 1260 #Dec: 208038 LB: 0 @ 519.57
c Restart #44 #Var: 1260 #Dec: 217632 LB: 0 @ 551.05
c Restart #45 #Var: 1260 #Dec: 227428 LB: 0 @ 580.18
c CHANGE Heuristic... 
c Restart #0 #Var: 1260 #Dec: 237905 LB: 0 @ 611.59
c Restart #1 #Var: 1260 #Dec: 238230 LB: 0 @ 611.93
c Restart #2 #Var: 1260 #Dec: 238669 LB: 0 @ 613.03
c Restart #3 #Var: 1260 #Dec: 239311 LB: 0 @ 614.54
c Restart #4 #Var: 1260 #Dec: 240178 LB: 0 @ 616.76
c Restart #5 #Var: 1260 #Dec: 241254 LB: 0 @ 619.5
c Restart #6 #Var: 1260 #Dec: 242531 LB: 0 @ 623.14
c Restart #7 #Var: 1260 #Dec: 244020 LB: 0 @ 627.26
c Restart #8 #Var: 1260 #Dec: 245723 LB: 0 @ 632.1
c Restart #9 #Var: 1260 #Dec: 247634 LB: 0 @ 636.81
c Restart #10 #Var: 1260 #Dec: 249748 LB: 0 @ 642.95
c Restart #11 #Var: 1260 #Dec: 252082 LB: 0 @ 649.21
c Restart #12 #Var: 1260 #Dec: 254676 LB: 0 @ 655.76
c Restart #13 #Var: 1260 #Dec: 257470 LB: 0 @ 662.47
c Restart #14 #Var: 1260 #Dec: 260451 LB: 0 @ 669.72
c Restart #15 #Var: 1260 #Dec: 263676 LB: 0 @ 677.77
c Restart #16 #Var: 1260 #Dec: 267081 LB: 0 @ 686.46
c Restart #17 #Var: 1260 #Dec: 270763 LB: 0 @ 695.74
c Restart #18 #Var: 1260 #Dec: 274673 LB: 0 @ 704.97
c Restart #19 #Var: 1260 #Dec: 279030 LB: 0 @ 715.3
c Restart #20 #Var: 1260 #Dec: 283420 LB: 0 @ 726.45
c Restart #21 #Var: 1260 #Dec: 288040 LB: 0 @ 738.55
c Restart #22 #Var: 1260 #Dec: 292960 LB: 0 @ 751.01
c Restart #23 #Var: 1260 #Dec: 297903 LB: 0 @ 764.41
c Restart #24 #Var: 1260 #Dec: 303084 LB: 0 @ 778.57
c Restart #25 #Var: 1260 #Dec: 308558 LB: 0 @ 792.31
c Restart #26 #Var: 1260 #Dec: 314204 LB: 0 @ 809.49
c Restart #27 #Var: 1260 #Dec: 320006 LB: 0 @ 827.39
c Restart #28 #Var: 1260 #Dec: 326174 LB: 0 @ 847.74
c Restart #29 #Var: 1260 #Dec: 332561 LB: 0 @ 869.53
c Restart #30 #Var: 1260 #Dec: 339410 LB: 0 @ 891.35
c Restart #31 #Var: 1260 #Dec: 346177 LB: 0 @ 914.57
c Restart #32 #Var: 1260 #Dec: 353380 LB: 0 @ 938.01
c Restart #33 #Var: 1260 #Dec: 360820 LB: 0 @ 963.93
c Restart #34 #Var: 1260 #Dec: 368250 LB: 0 @ 991.6
c Restart #35 #Var: 1260 #Dec: 375914 LB: 0 @ 1020.3
c Restart #36 #Var: 1260 #Dec: 384013 LB: 0 @ 1050.1
c Restart #37 #Var: 1260 #Dec: 392275 LB: 0 @ 1080.8
c Restart #38 #Var: 1260 #Dec: 400874 LB: 0 @ 1110.7
c Restart #39 #Var: 1260 #Dec: 409840 LB: 0 @ 1141.4
c Restart #40 #Var: 1260 #Dec: 418944 LB: 0 @ 1174
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/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 1839510203 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 107 3 90 68 0 39 0
[pid=5391] 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/wulflinc30/normalized-fpga30_28_sat_pb.cnf.cr.opb

[startup+10.0038 s]
Raw data (loadavg): 0.78 0.30 0.10 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1625 0 0 0 959 16 0 0 25 0 1 0 1839510203 9699328 1536 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2368 1536 1116 68 0 2300 0
[pid=5391] vsize: 9472
Current children cumulated CPU time (s) 9.75
Current children cumulated vsize (Kb) 9472

[startup+20.0046 s]
Raw data (loadavg): 0.81 0.32 0.11 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1671 0 0 0 1937 24 0 0 25 0 1 0 1839510203 9969664 1582 4294967295 134512640 134736556 3221224560 3221223152 134540245 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2434 1582 1116 68 0 2366 0
[pid=5391] vsize: 9736
Current children cumulated CPU time (s) 19.61
Current children cumulated vsize (Kb) 9736

[startup+30.0044 s]
Raw data (loadavg): 0.84 0.34 0.12 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1677 0 0 0 2913 31 0 0 25 0 1 0 1839510203 9969664 1588 4294967295 134512640 134736556 3221224560 3221223152 134716127 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 2434 1588 1116 68 0 2366 0
[pid=5391] vsize: 9736
Current children cumulated CPU time (s) 29.44
Current children cumulated vsize (Kb) 9736

[startup+40.0052 s]
Raw data (loadavg): 0.86 0.36 0.13 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1696 0 0 0 3890 40 0 0 25 0 1 0 1839510203 9969664 1607 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2434 1607 1116 68 0 2366 0
[pid=5391] vsize: 9736
Current children cumulated CPU time (s) 39.3
Current children cumulated vsize (Kb) 9736

[startup+50.0059 s]
Raw data (loadavg): 0.88 0.38 0.14 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1722 0 0 0 4867 48 0 0 25 0 1 0 1839510203 10104832 1633 4294967295 134512640 134736556 3221224560 3221223336 134560348 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2467 1633 1116 68 0 2399 0
[pid=5391] vsize: 9868
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (Kb) 9868

[startup+60.0067 s]
Raw data (loadavg): 0.90 0.40 0.15 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1731 0 0 0 5840 58 0 0 25 0 1 0 1839510203 10207232 1642 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2492 1642 1116 68 0 2424 0
[pid=5391] vsize: 9968
Current children cumulated CPU time (s) 58.98
Current children cumulated vsize (Kb) 9968

[startup+70.0075 s]
Raw data (loadavg): 0.92 0.42 0.16 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1737 0 0 0 6817 67 0 0 25 0 1 0 1839510203 10207232 1648 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 2492 1648 1116 68 0 2424 0
[pid=5391] vsize: 9968
Current children cumulated CPU time (s) 68.84
Current children cumulated vsize (Kb) 9968

[startup+80.0083 s]
Raw data (loadavg): 0.93 0.44 0.17 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1756 0 0 0 7793 75 0 0 25 0 1 0 1839510203 10301440 1667 4294967295 134512640 134736556 3221224560 3221223036 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2515 1667 1116 68 0 2447 0
[pid=5391] vsize: 10060
Current children cumulated CPU time (s) 78.68
Current children cumulated vsize (Kb) 10060

[startup+90.009 s]
Raw data (loadavg): 0.94 0.46 0.18 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 1767 0 0 0 8772 83 0 0 25 0 1 0 1839510203 10301440 1678 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2515 1678 1116 68 0 2447 0
[pid=5391] vsize: 10060
Current children cumulated CPU time (s) 88.55
Current children cumulated vsize (Kb) 10060

[startup+100.009 s]
Raw data (loadavg): 1.02 0.49 0.19 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1783 0 0 0 9753 89 0 0 25 0 1 0 1839510203 10436608 1694 4294967295 134512640 134736556 3221224560 3221223132 134537468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2548 1694 1116 68 0 2480 0
[pid=5391] vsize: 10192
Current children cumulated CPU time (s) 98.42
Current children cumulated vsize (Kb) 10192

[startup+110.01 s]
Raw data (loadavg): 1.02 0.51 0.20 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1795 0 0 0 10726 99 0 0 25 0 1 0 1839510203 10436608 1706 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2548 1706 1116 68 0 2480 0
[pid=5391] vsize: 10192
Current children cumulated CPU time (s) 108.25
Current children cumulated vsize (Kb) 10192

[startup+120.009 s]
Raw data (loadavg): 1.01 0.52 0.20 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1798 0 0 0 11703 108 0 0 25 0 1 0 1839510203 10436608 1709 4294967295 134512640 134736556 3221224560 3221223284 134605913 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2548 1709 1116 68 0 2480 0
[pid=5391] vsize: 10192
Current children cumulated CPU time (s) 118.11
Current children cumulated vsize (Kb) 10192

[startup+130.009 s]
Raw data (loadavg): 1.01 0.54 0.21 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1831 0 0 0 12678 117 0 0 25 0 1 0 1839510203 10571776 1742 4294967295 134512640 134736556 3221224560 3221223348 134602782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2581 1742 1116 68 0 2513 0
[pid=5391] vsize: 10324
Current children cumulated CPU time (s) 127.95
Current children cumulated vsize (Kb) 10324

[startup+140.01 s]
Raw data (loadavg): 1.01 0.55 0.22 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1858 0 0 0 13651 126 0 0 25 0 1 0 1839510203 10706944 1769 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2614 1769 1116 68 0 2546 0
[pid=5391] vsize: 10456
Current children cumulated CPU time (s) 137.77
Current children cumulated vsize (Kb) 10456

[startup+150.01 s]
Raw data (loadavg): 1.01 0.57 0.23 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1917 0 0 0 14621 138 0 0 25 0 1 0 1839510203 10977280 1828 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2680 1828 1116 68 0 2612 0
[pid=5391] vsize: 10720
Current children cumulated CPU time (s) 147.59
Current children cumulated vsize (Kb) 10720

[startup+160.01 s]
Raw data (loadavg): 1.01 0.58 0.24 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1931 0 0 0 15593 147 0 0 25 0 1 0 1839510203 10977280 1842 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2680 1842 1116 68 0 2612 0
[pid=5391] vsize: 10720
Current children cumulated CPU time (s) 157.4
Current children cumulated vsize (Kb) 10720

[startup+170.011 s]
Raw data (loadavg): 1.00 0.60 0.24 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1962 0 0 0 16570 155 0 0 25 0 1 0 1839510203 11096064 1873 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2709 1873 1116 68 0 2641 0
[pid=5391] vsize: 10836
Current children cumulated CPU time (s) 167.25
Current children cumulated vsize (Kb) 10836

[startup+180.011 s]
Raw data (loadavg): 1.00 0.61 0.25 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1981 0 0 0 17549 164 0 0 25 0 1 0 1839510203 11231232 1892 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 2742 1892 1116 68 0 2674 0
[pid=5391] vsize: 10968
Current children cumulated CPU time (s) 177.13
Current children cumulated vsize (Kb) 10968

[startup+190.012 s]
Raw data (loadavg): 1.00 0.62 0.26 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1985 0 0 0 18523 173 0 0 25 0 1 0 1839510203 11231232 1896 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2742 1896 1116 68 0 2674 0
[pid=5391] vsize: 10968
Current children cumulated CPU time (s) 186.96
Current children cumulated vsize (Kb) 10968

[startup+200.013 s]
Raw data (loadavg): 1.00 0.63 0.27 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 1994 0 0 0 19496 183 0 0 25 0 1 0 1839510203 11231232 1905 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2742 1905 1116 68 0 2674 0
[pid=5391] vsize: 10968
Current children cumulated CPU time (s) 196.79
Current children cumulated vsize (Kb) 10968

[startup+210.013 s]
Raw data (loadavg): 1.00 0.64 0.27 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2004 0 0 0 20471 194 0 0 25 0 1 0 1839510203 11231232 1915 4294967295 134512640 134736556 3221224560 3221223096 1077377862 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2742 1915 1116 68 0 2674 0
[pid=5391] vsize: 10968
Current children cumulated CPU time (s) 206.65
Current children cumulated vsize (Kb) 10968

[startup+220.013 s]
Raw data (loadavg): 1.00 0.66 0.28 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 2017 0 0 0 21445 204 0 0 25 0 1 0 1839510203 11362304 1928 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2774 1928 1116 68 0 2706 0
[pid=5391] vsize: 11096
Current children cumulated CPU time (s) 216.49
Current children cumulated vsize (Kb) 11096

[startup+230.013 s]
Raw data (loadavg): 1.00 0.67 0.29 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2048 0 0 0 22419 213 0 0 25 0 1 0 1839510203 11497472 1959 4294967295 134512640 134736556 3221224560 3221223120 134550949 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2807 1959 1116 68 0 2739 0
[pid=5391] vsize: 11228
Current children cumulated CPU time (s) 226.32
Current children cumulated vsize (Kb) 11228

[startup+240.014 s]
Raw data (loadavg): 1.00 0.68 0.30 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2063 0 0 0 23395 222 0 0 25 0 1 0 1839510203 11497472 1974 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2807 1974 1116 68 0 2739 0
[pid=5391] vsize: 11228
Current children cumulated CPU time (s) 236.17
Current children cumulated vsize (Kb) 11228

[startup+250.013 s]
Raw data (loadavg): 1.00 0.69 0.30 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2108 0 0 0 24371 232 0 0 25 0 1 0 1839510203 11755520 2019 4294967295 134512640 134736556 3221224560 3221223296 134597461 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2870 2019 1116 68 0 2802 0
[pid=5391] vsize: 11480
Current children cumulated CPU time (s) 246.03
Current children cumulated vsize (Kb) 11480

[startup+260.014 s]
Raw data (loadavg): 1.00 0.70 0.31 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 2127 0 0 0 25349 238 0 0 25 0 1 0 1839510203 11755520 2038 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2870 2038 1116 68 0 2802 0
[pid=5391] vsize: 11480
Current children cumulated CPU time (s) 255.87
Current children cumulated vsize (Kb) 11480

[startup+270.015 s]
Raw data (loadavg): 1.00 0.71 0.32 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2154 0 0 0 26327 246 0 0 25 0 1 0 1839510203 11890688 2065 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2903 2065 1116 68 0 2835 0
[pid=5391] vsize: 11612
Current children cumulated CPU time (s) 265.73
Current children cumulated vsize (Kb) 11612

[startup+280.015 s]
Raw data (loadavg): 1.00 0.71 0.32 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2189 0 0 0 27303 254 0 0 25 0 1 0 1839510203 12025856 2100 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2936 2100 1116 68 0 2868 0
[pid=5391] vsize: 11744
Current children cumulated CPU time (s) 275.57
Current children cumulated vsize (Kb) 11744

[startup+290.016 s]
Raw data (loadavg): 1.00 0.72 0.33 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2199 0 0 0 28276 264 0 0 25 0 1 0 1839510203 12025856 2110 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2936 2110 1116 68 0 2868 0
[pid=5391] vsize: 11744
Current children cumulated CPU time (s) 285.4
Current children cumulated vsize (Kb) 11744

[startup+300.016 s]
Raw data (loadavg): 1.08 0.75 0.34 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2216 0 0 0 29253 273 0 0 25 0 1 0 1839510203 12161024 2127 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 2969 2127 1116 68 0 2901 0
[pid=5391] vsize: 11876
Current children cumulated CPU time (s) 295.26
Current children cumulated vsize (Kb) 11876

[startup+310.017 s]
Raw data (loadavg): 1.07 0.76 0.35 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2243 0 0 0 30233 279 0 0 25 0 1 0 1839510203 12292096 2154 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3001 2154 1116 68 0 2933 0
[pid=5391] vsize: 12004
Current children cumulated CPU time (s) 305.12
Current children cumulated vsize (Kb) 12004

[startup+320.017 s]
Raw data (loadavg): 1.06 0.76 0.36 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2279 0 0 0 31211 286 0 0 25 0 1 0 1839510203 12427264 2190 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3034 2190 1116 68 0 2966 0
[pid=5391] vsize: 12136
Current children cumulated CPU time (s) 314.97
Current children cumulated vsize (Kb) 12136

[startup+330.017 s]
Raw data (loadavg): 1.27 0.82 0.38 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2294 0 0 0 32188 294 0 0 25 0 1 0 1839510203 12427264 2205 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3034 2205 1116 68 0 2966 0
[pid=5391] vsize: 12136
Current children cumulated CPU time (s) 324.82
Current children cumulated vsize (Kb) 12136

[startup+340.017 s]
Raw data (loadavg): 1.23 0.83 0.38 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2317 0 0 0 33164 302 0 0 25 0 1 0 1839510203 12562432 2228 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3067 2228 1116 68 0 2999 0
[pid=5391] vsize: 12268
Current children cumulated CPU time (s) 334.66
Current children cumulated vsize (Kb) 12268

[startup+350.017 s]
Raw data (loadavg): 1.20 0.83 0.39 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2359 0 0 0 34141 310 0 0 25 0 1 0 1839510203 12697600 2270 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3100 2270 1116 68 0 3032 0
[pid=5391] vsize: 12400
Current children cumulated CPU time (s) 344.51
Current children cumulated vsize (Kb) 12400

[startup+360.018 s]
Raw data (loadavg): 1.16 0.84 0.40 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2374 0 0 0 35122 318 0 0 25 0 1 0 1839510203 12828672 2285 4294967295 134512640 134736556 3221224560 3221223256 1076648078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3132 2285 1116 68 0 3064 0
[pid=5391] vsize: 12528
Current children cumulated CPU time (s) 354.4
Current children cumulated vsize (Kb) 12528

[startup+370.018 s]
Raw data (loadavg): 1.14 0.84 0.40 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 2388 0 0 0 36100 326 0 0 25 0 1 0 1839510203 12828672 2299 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3132 2299 1116 68 0 3064 0
[pid=5391] vsize: 12528
Current children cumulated CPU time (s) 364.26
Current children cumulated vsize (Kb) 12528

[startup+380.018 s]
Raw data (loadavg): 1.12 0.85 0.41 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 2396 0 0 0 37080 334 0 0 25 0 1 0 1839510203 12943360 2307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3160 2307 1116 68 0 3092 0
[pid=5391] vsize: 12640
Current children cumulated CPU time (s) 374.14
Current children cumulated vsize (Kb) 12640

[startup+390.018 s]
Raw data (loadavg): 1.10 0.85 0.41 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2396 0 0 0 38059 341 0 0 25 0 1 0 1839510203 12943360 2307 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3160 2307 1116 68 0 3092 0
[pid=5391] vsize: 12640
Current children cumulated CPU time (s) 384
Current children cumulated vsize (Kb) 12640

[startup+400.018 s]
Raw data (loadavg): 1.08 0.86 0.42 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2410 0 0 0 39037 349 0 0 25 0 1 0 1839510203 12943360 2321 4294967295 134512640 134736556 3221224560 3221223124 134551264 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3160 2321 1116 68 0 3092 0
[pid=5391] vsize: 12640
Current children cumulated CPU time (s) 393.86
Current children cumulated vsize (Kb) 12640

[startup+410.019 s]
Raw data (loadavg): 1.07 0.86 0.42 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2439 0 0 0 40014 358 0 0 25 0 1 0 1839510203 13078528 2350 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3193 2350 1116 68 0 3125 0
[pid=5391] vsize: 12772
Current children cumulated CPU time (s) 403.72
Current children cumulated vsize (Kb) 12772

[startup+420.02 s]
Raw data (loadavg): 1.06 0.86 0.43 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2459 0 0 0 40989 365 0 0 25 0 1 0 1839510203 13209600 2370 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3225 2370 1116 68 0 3157 0
[pid=5391] vsize: 12900
Current children cumulated CPU time (s) 413.54
Current children cumulated vsize (Kb) 12900

[startup+430.019 s]
Raw data (loadavg): 1.05 0.87 0.44 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2503 0 0 0 41969 373 0 0 25 0 1 0 1839510203 13344768 2414 4294967295 134512640 134736556 3221224560 3221223152 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3258 2414 1116 68 0 3190 0
[pid=5391] vsize: 13032
Current children cumulated CPU time (s) 423.42
Current children cumulated vsize (Kb) 13032

[startup+440.02 s]
Raw data (loadavg): 1.04 0.87 0.44 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2529 0 0 0 42947 381 0 0 25 0 1 0 1839510203 13479936 2440 4294967295 134512640 134736556 3221224560 3221223140 134716289 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3291 2440 1116 68 0 3223 0
[pid=5391] vsize: 13164
Current children cumulated CPU time (s) 433.28
Current children cumulated vsize (Kb) 13164

[startup+450.02 s]
Raw data (loadavg): 1.03 0.87 0.45 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2565 0 0 0 43927 387 0 0 25 0 1 0 1839510203 13602816 2476 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3321 2476 1116 68 0 3253 0
[pid=5391] vsize: 13284
Current children cumulated CPU time (s) 443.14
Current children cumulated vsize (Kb) 13284

[startup+460.021 s]
Raw data (loadavg): 1.03 0.88 0.45 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2574 0 0 0 44903 394 0 0 25 0 1 0 1839510203 13602816 2485 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3321 2485 1116 68 0 3253 0
[pid=5391] vsize: 13284
Current children cumulated CPU time (s) 452.97
Current children cumulated vsize (Kb) 13284

[startup+470.021 s]
Raw data (loadavg): 1.02 0.88 0.46 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2598 0 0 0 45883 402 0 0 25 0 1 0 1839510203 13733888 2509 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3353 2509 1116 68 0 3285 0
[pid=5391] vsize: 13412
Current children cumulated CPU time (s) 462.85
Current children cumulated vsize (Kb) 13412

[startup+480.02 s]
Raw data (loadavg): 1.02 0.89 0.46 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2630 0 0 0 46861 411 0 0 25 0 1 0 1839510203 13869056 2541 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3386 2541 1116 68 0 3318 0
[pid=5391] vsize: 13544
Current children cumulated CPU time (s) 472.72
Current children cumulated vsize (Kb) 13544

[startup+490.021 s]
Raw data (loadavg): 1.02 0.89 0.47 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2647 0 0 0 47841 419 0 0 25 0 1 0 1839510203 13869056 2558 4294967295 134512640 134736556 3221224560 3221223168 134537370 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3386 2558 1116 68 0 3318 0
[pid=5391] vsize: 13544
Current children cumulated CPU time (s) 482.6
Current children cumulated vsize (Kb) 13544

[startup+500.022 s]
Raw data (loadavg): 1.01 0.89 0.47 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2660 0 0 0 48822 426 0 0 25 0 1 0 1839510203 14004224 2571 4294967295 134512640 134736556 3221224560 3221223220 134528770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3419 2571 1116 68 0 3351 0
[pid=5391] vsize: 13676
Current children cumulated CPU time (s) 492.48
Current children cumulated vsize (Kb) 13676

[startup+510.023 s]
Raw data (loadavg): 1.01 0.89 0.48 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2682 0 0 0 49804 432 0 0 25 0 1 0 1839510203 14004224 2593 4294967295 134512640 134736556 3221224560 3221223284 134529202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3419 2593 1116 68 0 3351 0
[pid=5391] vsize: 13676
Current children cumulated CPU time (s) 502.36
Current children cumulated vsize (Kb) 13676

[startup+520.022 s]
Raw data (loadavg): 1.01 0.90 0.48 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2697 0 0 0 50783 440 0 0 25 0 1 0 1839510203 14139392 2608 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3452 2608 1116 68 0 3384 0
[pid=5391] vsize: 13808
Current children cumulated CPU time (s) 512.23
Current children cumulated vsize (Kb) 13808

[startup+530.022 s]
Raw data (loadavg): 1.01 0.90 0.49 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2707 0 0 0 51763 446 0 0 25 0 1 0 1839510203 14139392 2618 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3452 2618 1116 68 0 3384 0
[pid=5391] vsize: 13808
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (Kb) 13808

[startup+540.023 s]
Raw data (loadavg): 1.01 0.90 0.49 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2718 0 0 0 52743 454 0 0 25 0 1 0 1839510203 14274560 2629 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 3485 2629 1116 68 0 3417 0
[pid=5391] vsize: 13940
Current children cumulated CPU time (s) 531.97
Current children cumulated vsize (Kb) 13940

[startup+550.023 s]
Raw data (loadavg): 1.00 0.91 0.50 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2728 0 0 0 53725 460 0 0 22 0 1 0 1839510203 14274560 2639 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 3485 2639 1116 68 0 3417 0
[pid=5391] vsize: 13940
Current children cumulated CPU time (s) 541.85
Current children cumulated vsize (Kb) 13940

[startup+560.024 s]
Raw data (loadavg): 1.00 0.91 0.50 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2736 0 0 0 54707 467 0 0 25 0 1 0 1839510203 14262272 2647 4294967295 134512640 134736556 3221224560 3221223288 134605795 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3482 2647 1116 68 0 3414 0
[pid=5391] vsize: 13928
Current children cumulated CPU time (s) 551.74
Current children cumulated vsize (Kb) 13928

[startup+570.024 s]
Raw data (loadavg): 1.00 0.91 0.51 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2746 0 0 0 55688 474 0 0 25 0 1 0 1839510203 14397440 2657 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3515 2657 1116 68 0 3447 0
[pid=5391] vsize: 14060
Current children cumulated CPU time (s) 561.62
Current children cumulated vsize (Kb) 14060

[startup+580.024 s]
Raw data (loadavg): 1.00 0.91 0.51 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2764 0 0 0 56667 480 0 0 25 0 1 0 1839510203 14385152 2675 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3512 2675 1116 68 0 3444 0
[pid=5391] vsize: 14048
Current children cumulated CPU time (s) 571.47
Current children cumulated vsize (Kb) 14048

[startup+590.025 s]
Raw data (loadavg): 1.00 0.92 0.52 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2775 0 0 0 57646 487 0 0 25 0 1 0 1839510203 14385152 2686 4294967295 134512640 134736556 3221224560 3221223084 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3512 2686 1116 68 0 3444 0
[pid=5391] vsize: 14048
Current children cumulated CPU time (s) 581.33
Current children cumulated vsize (Kb) 14048

[startup+600.026 s]
Raw data (loadavg): 1.00 0.92 0.52 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2784 0 0 0 58626 495 0 0 25 0 1 0 1839510203 14520320 2695 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3545 2695 1116 68 0 3477 0
[pid=5391] vsize: 14180
Current children cumulated CPU time (s) 591.21
Current children cumulated vsize (Kb) 14180

[startup+610.026 s]
Raw data (loadavg): 1.00 0.92 0.53 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2786 0 0 0 59606 503 0 0 25 0 1 0 1839510203 14520320 2697 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3545 2697 1116 68 0 3477 0
[pid=5391] vsize: 14180
Current children cumulated CPU time (s) 601.09
Current children cumulated vsize (Kb) 14180

[startup+620.026 s]
Raw data (loadavg): 1.00 0.92 0.53 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2800 0 0 0 60585 510 0 0 25 0 1 0 1839510203 14520320 2711 4294967295 134512640 134736556 3221224560 3221223168 134634114 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 3545 2711 1116 68 0 3477 0
[pid=5391] vsize: 14180
Current children cumulated CPU time (s) 610.95
Current children cumulated vsize (Kb) 14180

[startup+630.026 s]
Raw data (loadavg): 1.00 0.92 0.54 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 2977 0 0 0 61561 518 0 0 25 0 1 0 1839510203 15319040 2888 4294967295 134512640 134736556 3221224560 3221223216 134608231 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 3740 2888 1116 68 0 3672 0
[pid=5391] vsize: 14960
Current children cumulated CPU time (s) 620.79
Current children cumulated vsize (Kb) 14960

[startup+640.027 s]
Raw data (loadavg): 1.00 0.93 0.54 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3020 0 0 0 62540 525 0 0 25 0 1 0 1839510203 15450112 2931 4294967295 134512640 134736556 3221224560 3221223152 134716439 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3772 2931 1116 68 0 3704 0
[pid=5391] vsize: 15088
Current children cumulated CPU time (s) 630.65
Current children cumulated vsize (Kb) 15088

[startup+650.027 s]
Raw data (loadavg): 1.00 0.93 0.55 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3044 0 0 0 63518 533 0 0 25 0 1 0 1839510203 15585280 2955 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3805 2955 1116 68 0 3737 0
[pid=5391] vsize: 15220
Current children cumulated CPU time (s) 640.51
Current children cumulated vsize (Kb) 15220

[startup+660.027 s]
Raw data (loadavg): 1.00 0.93 0.55 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3078 0 0 0 64496 542 0 0 25 0 1 0 1839510203 15720448 2989 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3838 2989 1116 68 0 3770 0
[pid=5391] vsize: 15352
Current children cumulated CPU time (s) 650.38
Current children cumulated vsize (Kb) 15352

[startup+670.028 s]
Raw data (loadavg): 1.00 0.93 0.56 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3092 0 0 0 65473 550 0 0 25 0 1 0 1839510203 15720448 3003 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3838 3003 1116 68 0 3770 0
[pid=5391] vsize: 15352
Current children cumulated CPU time (s) 660.23
Current children cumulated vsize (Kb) 15352

[startup+680.028 s]
Raw data (loadavg): 1.00 0.93 0.56 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3127 0 0 0 66450 558 0 0 25 0 1 0 1839510203 15826944 3038 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3864 3038 1116 68 0 3796 0
[pid=5391] vsize: 15456
Current children cumulated CPU time (s) 670.08
Current children cumulated vsize (Kb) 15456

[startup+690.029 s]
Raw data (loadavg): 1.07 0.95 0.57 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3195 0 0 0 67425 565 0 0 25 0 1 0 1839510203 16224256 3106 4294967295 134512640 134736556 3221224560 3221223096 1077377241 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3961 3106 1116 68 0 3893 0
[pid=5391] vsize: 15844
Current children cumulated CPU time (s) 679.9
Current children cumulated vsize (Kb) 15844

[startup+700.028 s]
Raw data (loadavg): 1.06 0.95 0.57 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3220 0 0 0 68400 575 0 0 25 0 1 0 1839510203 16224256 3131 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 3961 3131 1116 68 0 3893 0
[pid=5391] vsize: 15844
Current children cumulated CPU time (s) 689.75
Current children cumulated vsize (Kb) 15844

[startup+710.029 s]
Raw data (loadavg): 1.05 0.95 0.58 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3269 0 0 0 69379 582 0 0 25 0 1 0 1839510203 16494592 3180 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4027 3180 1116 68 0 3959 0
[pid=5391] vsize: 16108
Current children cumulated CPU time (s) 699.61
Current children cumulated vsize (Kb) 16108

[startup+720.03 s]
Raw data (loadavg): 1.04 0.95 0.58 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3326 0 0 0 70358 589 0 0 25 0 1 0 1839510203 16752640 3237 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4090 3237 1116 68 0 4022 0
[pid=5391] vsize: 16360
Current children cumulated CPU time (s) 709.47
Current children cumulated vsize (Kb) 16360

[startup+730.03 s]
Raw data (loadavg): 1.04 0.96 0.58 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3377 0 0 0 71335 597 0 0 25 0 1 0 1839510203 16875520 3288 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4120 3288 1116 68 0 4052 0
[pid=5391] vsize: 16480
Current children cumulated CPU time (s) 719.32
Current children cumulated vsize (Kb) 16480

[startup+740.03 s]
Raw data (loadavg): 1.03 0.96 0.59 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3423 0 0 0 72312 606 0 0 25 0 1 0 1839510203 17125376 3334 4294967295 134512640 134736556 3221224560 3221223136 134550863 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4181 3334 1116 68 0 4113 0
[pid=5391] vsize: 16724
Current children cumulated CPU time (s) 729.18
Current children cumulated vsize (Kb) 16724

[startup+750.03 s]
Raw data (loadavg): 1.02 0.96 0.59 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3454 0 0 0 73291 614 0 0 25 0 1 0 1839510203 17260544 3365 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4214 3365 1116 68 0 4146 0
[pid=5391] vsize: 16856
Current children cumulated CPU time (s) 739.05
Current children cumulated vsize (Kb) 16856

[startup+760.031 s]
Raw data (loadavg): 1.02 0.96 0.60 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3497 0 0 0 74266 622 0 0 25 0 1 0 1839510203 17395712 3408 4294967295 134512640 134736556 3221224560 3221223272 134544005 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4247 3408 1116 68 0 4179 0
[pid=5391] vsize: 16988
Current children cumulated CPU time (s) 748.88
Current children cumulated vsize (Kb) 16988

[startup+770.032 s]
Raw data (loadavg): 1.02 0.96 0.60 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3503 0 0 0 75244 631 0 0 25 0 1 0 1839510203 17395712 3414 4294967295 134512640 134736556 3221224560 3221222844 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4247 3414 1116 68 0 4179 0
[pid=5391] vsize: 16988
Current children cumulated CPU time (s) 758.75
Current children cumulated vsize (Kb) 16988

[startup+780.033 s]
Raw data (loadavg): 1.01 0.96 0.60 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3531 0 0 0 76222 640 0 0 25 0 1 0 1839510203 17510400 3442 4294967295 134512640 134736556 3221224560 3221223224 134544553 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4275 3442 1116 68 0 4207 0
[pid=5391] vsize: 17100
Current children cumulated CPU time (s) 768.62
Current children cumulated vsize (Kb) 17100

[startup+790.033 s]
Raw data (loadavg): 1.01 0.96 0.61 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3548 0 0 0 77197 649 0 0 25 0 1 0 1839510203 17645568 3459 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4308 3459 1116 68 0 4240 0
[pid=5391] vsize: 17232
Current children cumulated CPU time (s) 778.46
Current children cumulated vsize (Kb) 17232

[startup+800.034 s]
Raw data (loadavg): 1.01 0.96 0.61 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3623 0 0 0 78172 659 0 0 25 0 1 0 1839510203 17858560 3534 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4360 3534 1116 68 0 4292 0
[pid=5391] vsize: 17440
Current children cumulated CPU time (s) 788.31
Current children cumulated vsize (Kb) 17440

[startup+810.035 s]
Raw data (loadavg): 1.01 0.96 0.62 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3661 0 0 0 79153 666 0 0 25 0 1 0 1839510203 18059264 3572 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4409 3572 1116 68 0 4341 0
[pid=5391] vsize: 17636
Current children cumulated CPU time (s) 798.19
Current children cumulated vsize (Kb) 17636

[startup+820.035 s]
Raw data (loadavg): 1.01 0.96 0.62 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3678 0 0 0 80131 674 0 0 25 0 1 0 1839510203 18194432 3589 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4442 3589 1116 68 0 4374 0
[pid=5391] vsize: 17768
Current children cumulated CPU time (s) 808.05
Current children cumulated vsize (Kb) 17768

[startup+830.035 s]
Raw data (loadavg): 1.00 0.97 0.62 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3686 0 0 0 81110 682 0 0 25 0 1 0 1839510203 18194432 3597 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4442 3597 1116 68 0 4374 0
[pid=5391] vsize: 17768
Current children cumulated CPU time (s) 817.92
Current children cumulated vsize (Kb) 17768

[startup+840.035 s]
Raw data (loadavg): 1.00 0.97 0.63 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3703 0 0 0 82090 689 0 0 25 0 1 0 1839510203 18194432 3614 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4442 3614 1116 68 0 4374 0
[pid=5391] vsize: 17768
Current children cumulated CPU time (s) 827.79
Current children cumulated vsize (Kb) 17768

[startup+850.036 s]
Raw data (loadavg): 1.00 0.97 0.63 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3712 0 0 0 83072 695 0 0 25 0 1 0 1839510203 18309120 3623 4294967295 134512640 134736556 3221224560 3221223156 134537394 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 4470 3623 1116 68 0 4402 0
[pid=5391] vsize: 17880
Current children cumulated CPU time (s) 837.67
Current children cumulated vsize (Kb) 17880

[startup+860.036 s]
Raw data (loadavg): 1.00 0.97 0.63 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3728 0 0 0 84052 701 0 0 25 0 1 0 1839510203 18309120 3639 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4470 3639 1116 68 0 4402 0
[pid=5391] vsize: 17880
Current children cumulated CPU time (s) 847.53
Current children cumulated vsize (Kb) 17880

[startup+870.036 s]
Raw data (loadavg): 1.00 0.97 0.64 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3728 0 0 0 85034 708 0 0 25 0 1 0 1839510203 18309120 3639 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5391/statm): 4470 3639 1116 68 0 4402 0
[pid=5391] vsize: 17880
Current children cumulated CPU time (s) 857.42
Current children cumulated vsize (Kb) 17880

[startup+880.036 s]
Raw data (loadavg): 1.00 0.97 0.64 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3737 0 0 0 86015 715 0 0 25 0 1 0 1839510203 18444288 3648 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4503 3648 1116 68 0 4435 0
[pid=5391] vsize: 18012
Current children cumulated CPU time (s) 867.3
Current children cumulated vsize (Kb) 18012

[startup+890.037 s]
Raw data (loadavg): 1.00 0.97 0.64 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3744 0 0 0 86994 722 0 0 25 0 1 0 1839510203 18440192 3655 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4502 3655 1116 68 0 4434 0
[pid=5391] vsize: 18008
Current children cumulated CPU time (s) 877.16
Current children cumulated vsize (Kb) 18008

[startup+900.037 s]
Raw data (loadavg): 1.00 0.97 0.65 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3760 0 0 0 87974 728 0 0 25 0 1 0 1839510203 18440192 3671 4294967295 134512640 134736556 3221224560 3221223136 134716390 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4502 3671 1116 68 0 4434 0
[pid=5391] vsize: 18008
Current children cumulated CPU time (s) 887.02
Current children cumulated vsize (Kb) 18008

[startup+910.037 s]
Raw data (loadavg): 1.00 0.97 0.65 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3765 0 0 0 88954 735 0 0 25 0 1 0 1839510203 18440192 3676 4294967295 134512640 134736556 3221224560 3221223120 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4502 3676 1116 68 0 4434 0
[pid=5391] vsize: 18008
Current children cumulated CPU time (s) 896.89
Current children cumulated vsize (Kb) 18008

[startup+920.038 s]
Raw data (loadavg): 1.00 0.97 0.65 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3765 0 0 0 89934 743 0 0 25 0 1 0 1839510203 18440192 3676 4294967295 134512640 134736556 3221224560 3221223136 134550254 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4502 3676 1116 68 0 4434 0
[pid=5391] vsize: 18008
Current children cumulated CPU time (s) 906.77
Current children cumulated vsize (Kb) 18008

[startup+930.037 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3769 0 0 0 90917 750 0 0 25 0 1 0 1839510203 18575360 3680 4294967295 134512640 134736556 3221224560 3221223096 1077378387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4535 3680 1116 68 0 4467 0
[pid=5391] vsize: 18140
Current children cumulated CPU time (s) 916.67
Current children cumulated vsize (Kb) 18140

[startup+940.038 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3781 0 0 0 91896 757 0 0 25 0 1 0 1839510203 18575360 3692 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4535 3692 1116 68 0 4467 0
[pid=5391] vsize: 18140
Current children cumulated CPU time (s) 926.53
Current children cumulated vsize (Kb) 18140

[startup+950.039 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3794 0 0 0 92877 765 0 0 25 0 1 0 1839510203 18575360 3705 4294967295 134512640 134736556 3221224560 3221223152 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4535 3705 1116 68 0 4467 0
[pid=5391] vsize: 18140
Current children cumulated CPU time (s) 936.42
Current children cumulated vsize (Kb) 18140

[startup+960.039 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3799 0 0 0 93859 773 0 0 25 0 1 0 1839510203 18653184 3710 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4554 3710 1116 68 0 4486 0
[pid=5391] vsize: 18216
Current children cumulated CPU time (s) 946.32
Current children cumulated vsize (Kb) 18216

[startup+970.038 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3799 0 0 0 94841 778 0 0 25 0 1 0 1839510203 18653184 3710 4294967295 134512640 134736556 3221224560 3221222624 134717302 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4554 3710 1116 68 0 4486 0
[pid=5391] vsize: 18216
Current children cumulated CPU time (s) 956.19
Current children cumulated vsize (Kb) 18216

[startup+980.039 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3799 0 0 0 95822 786 0 0 25 0 1 0 1839510203 18653184 3710 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4554 3710 1116 68 0 4486 0
[pid=5391] vsize: 18216
Current children cumulated CPU time (s) 966.08
Current children cumulated vsize (Kb) 18216

[startup+990.04 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3809 0 0 0 96804 792 0 0 25 0 1 0 1839510203 18653184 3720 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4554 3720 1116 68 0 4486 0
[pid=5391] vsize: 18216
Current children cumulated CPU time (s) 975.96
Current children cumulated vsize (Kb) 18216

[startup+1000.04 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3822 0 0 0 97785 800 0 0 25 0 1 0 1839510203 18788352 3733 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4587 3733 1116 68 0 4519 0
[pid=5391] vsize: 18348
Current children cumulated CPU time (s) 985.85
Current children cumulated vsize (Kb) 18348

[startup+1010.04 s]
Raw data (loadavg): 1.00 0.97 0.68 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3838 0 0 0 98768 806 0 0 25 0 1 0 1839510203 18788352 3749 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4587 3749 1116 68 0 4519 0
[pid=5391] vsize: 18348
Current children cumulated CPU time (s) 995.74
Current children cumulated vsize (Kb) 18348

[startup+1020.04 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3838 0 0 0 99749 813 0 0 25 0 1 0 1839510203 18788352 3749 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4587 3749 1116 68 0 4519 0
[pid=5391] vsize: 18348
Current children cumulated CPU time (s) 1005.62
Current children cumulated vsize (Kb) 18348

[startup+1030.04 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3844 0 0 0 100732 819 0 0 25 0 1 0 1839510203 18788352 3755 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4587 3755 1116 68 0 4519 0
[pid=5391] vsize: 18348
Current children cumulated CPU time (s) 1015.51
Current children cumulated vsize (Kb) 18348

[startup+1040.04 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3852 0 0 0 101717 825 0 0 25 0 1 0 1839510203 18923520 3763 4294967295 134512640 134736556 3221224560 3221223100 134536208 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4620 3763 1116 68 0 4552 0
[pid=5391] vsize: 18480
Current children cumulated CPU time (s) 1025.42
Current children cumulated vsize (Kb) 18480

[startup+1050.04 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3852 0 0 0 102699 831 0 0 25 0 1 0 1839510203 18923520 3763 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4620 3763 1116 68 0 4552 0
[pid=5391] vsize: 18480
Current children cumulated CPU time (s) 1035.3
Current children cumulated vsize (Kb) 18480

[startup+1060.04 s]
Raw data (loadavg): 1.00 0.97 0.69 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3854 0 0 0 103680 837 0 0 25 0 1 0 1839510203 18874368 3765 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4608 3765 1116 68 0 4540 0
[pid=5391] vsize: 18432
Current children cumulated CPU time (s) 1045.17
Current children cumulated vsize (Kb) 18432

[startup+1070.04 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3869 0 0 0 104662 844 0 0 25 0 1 0 1839510203 18874368 3780 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4608 3780 1116 68 0 4540 0
[pid=5391] vsize: 18432
Current children cumulated CPU time (s) 1055.06
Current children cumulated vsize (Kb) 18432

[startup+1080.04 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3873 0 0 0 105644 852 0 0 25 0 1 0 1839510203 19005440 3784 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4640 3784 1116 68 0 4572 0
[pid=5391] vsize: 18560
Current children cumulated CPU time (s) 1064.96
Current children cumulated vsize (Kb) 18560

[startup+1090.04 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3881 0 0 0 106627 857 0 0 25 0 1 0 1839510203 19005440 3792 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4640 3792 1116 68 0 4572 0
[pid=5391] vsize: 18560
Current children cumulated CPU time (s) 1074.84
Current children cumulated vsize (Kb) 18560

[startup+1100.04 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3893 0 0 0 107612 863 0 0 25 0 1 0 1839510203 19005440 3804 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4640 3804 1116 68 0 4572 0
[pid=5391] vsize: 18560
Current children cumulated CPU time (s) 1084.75
Current children cumulated vsize (Kb) 18560

[startup+1110.04 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3893 0 0 0 108594 871 0 0 25 0 1 0 1839510203 19005440 3804 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4640 3804 1116 68 0 4572 0
[pid=5391] vsize: 18560
Current children cumulated CPU time (s) 1094.65
Current children cumulated vsize (Kb) 18560

[startup+1120.04 s]
Raw data (loadavg): 1.00 0.97 0.71 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3893 0 0 0 109572 878 0 0 25 0 1 0 1839510203 19005440 3804 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4640 3804 1116 68 0 4572 0
[pid=5391] vsize: 18560
Current children cumulated CPU time (s) 1104.5
Current children cumulated vsize (Kb) 18560

[startup+1130.04 s]
Raw data (loadavg): 1.00 0.97 0.71 1/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3893 0 0 0 110554 884 0 0 25 0 1 0 1839510203 19005440 3804 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4640 3804 1116 68 0 4572 0
[pid=5391] vsize: 18560
Current children cumulated CPU time (s) 1114.38
Current children cumulated vsize (Kb) 18560

[startup+1140.04 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3897 0 0 0 111535 892 0 0 25 0 1 0 1839510203 19005440 3808 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4640 3808 1116 68 0 4572 0
[pid=5391] vsize: 18560
Current children cumulated CPU time (s) 1124.27
Current children cumulated vsize (Kb) 18560

[startup+1150.04 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3921 0 0 0 112517 898 0 0 25 0 1 0 1839510203 19140608 3832 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4673 3832 1116 68 0 4605 0
[pid=5391] vsize: 18692
Current children cumulated CPU time (s) 1134.15
Current children cumulated vsize (Kb) 18692

[startup+1160.04 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3936 0 0 0 113499 905 0 0 25 0 1 0 1839510203 19140608 3847 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4673 3847 1116 68 0 4605 0
[pid=5391] vsize: 18692
Current children cumulated CPU time (s) 1144.04
Current children cumulated vsize (Kb) 18692

[startup+1170.04 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3942 0 0 0 114480 911 0 0 25 0 1 0 1839510203 19243008 3853 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4698 3853 1116 68 0 4630 0
[pid=5391] vsize: 18792
Current children cumulated CPU time (s) 1153.91
Current children cumulated vsize (Kb) 18792

[startup+1180.04 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3950 0 0 0 115462 918 0 0 25 0 1 0 1839510203 19243008 3861 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4698 3861 1116 68 0 4630 0
[pid=5391] vsize: 18792
Current children cumulated CPU time (s) 1163.8
Current children cumulated vsize (Kb) 18792

[startup+1190.04 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3968 0 0 0 116441 925 0 0 25 0 1 0 1839510203 19374080 3879 4294967295 134512640 134736556 3221224560 3221223120 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4730 3879 1116 68 0 4662 0
[pid=5391] vsize: 18920
Current children cumulated CPU time (s) 1173.66
Current children cumulated vsize (Kb) 18920

[startup+1200.05 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) R 5390 5391 5245 0 -1 0 3971 0 0 0 117423 932 0 0 25 0 1 0 1839510203 19374080 3882 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4730 3882 1116 68 0 4662 0
[pid=5391] vsize: 18920
Current children cumulated CPU time (s) 1183.55
Current children cumulated vsize (Kb) 18920

[startup+1210.05 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 5391
Raw data (/proc/5391/stat): 5391 (bsolo) T 5390 5391 5245 0 -1 0 3971 0 0 0 118403 939 0 0 25 0 1 0 1839510203 19374080 3882 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5391/statm): 4730 3882 1116 68 0 4662 0
[pid=5391] vsize: 18920
Current children cumulated CPU time (s) 1193.42
Current children cumulated vsize (Kb) 18920
One traced child (pid=5391) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1211.66
CPU time (s): 1195.02
CPU user time (s): 1185.61
CPU system time (s): 9.41557
CPU usage (%): 98.6265
Max. virtual memory (cumulated for all children) (Kb): 18920

Verifier Data

ERROR: no interpretation found !