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-fpga35_34_sat_pb.cnf.cr.opb
MD5SUMf49e527e8d063bcfa5508a2b00211475
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 36
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.37757
Number of variables1785
Total number of constraints1293
Number of constraints which are clauses1224
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint17
Maximum length of a constraint35

Trace number 51

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        950672 kB
Buffers:         33716 kB
Cached:          23060 kB
SwapCached:        820 kB
Active:          52680 kB
Inactive:         6780 kB
HighTotal:      131008 kB
HighFree:       104524 kB
LowTotal:       903652 kB
LowFree:        846148 kB
SwapTotal:     2097136 kB
SwapFree:      2095864 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            18952 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 07:59:43 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 46 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 1785 variables and 1293 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.19
c After prepocess the problem consists of 1785 variables and 1293 constraints.
c Restart #1 #Var: 1785 #Dec: 520 LB: 0 @ 1.613
c Restart #2 #Var: 1785 #Dec: 971 LB: 0 @ 2.488
c Restart #3 #Var: 1785 #Dec: 1611 LB: 0 @ 4.213
c Restart #4 #Var: 1785 #Dec: 2468 LB: 0 @ 6.667
c Restart #5 #Var: 1785 #Dec: 3550 LB: 0 @ 9.966
c Restart #6 #Var: 1785 #Dec: 4820 LB: 0 @ 13.768
c Restart #7 #Var: 1785 #Dec: 6340 LB: 0 @ 18.641
c Restart #8 #Var: 1785 #Dec: 8025 LB: 0 @ 23.907
c Restart #9 #Var: 1785 #Dec: 9985 LB: 0 @ 29.892
c Restart #10 #Var: 1785 #Dec: 12130 LB: 0 @ 36.452
c Restart #11 #Var: 1785 #Dec: 14428 LB: 0 @ 43.659
c Restart #12 #Var: 1785 #Dec: 17024 LB: 0 @ 51.197
c Restart #13 #Var: 1785 #Dec: 19829 LB: 0 @ 59.844
c Restart #14 #Var: 1785 #Dec: 22797 LB: 0 @ 68.777
c Restart #15 #Var: 1785 #Dec: 25979 LB: 0 @ 78.811
c Restart #16 #Var: 1785 #Dec: 29444 LB: 0 @ 89.318
c Restart #17 #Var: 1785 #Dec: 33177 LB: 0 @ 100.11
c Restart #18 #Var: 1785 #Dec: 37046 LB: 0 @ 112.59
c Restart #19 #Var: 1785 #Dec: 41067 LB: 0 @ 126.77
c Restart #20 #Var: 1785 #Dec: 45389 LB: 0 @ 139.76
c Restart #21 #Var: 1785 #Dec: 50264 LB: 0 @ 153.51
c Restart #22 #Var: 1785 #Dec: 55048 LB: 0 @ 168.1
c Restart #23 #Var: 1785 #Dec: 60174 LB: 0 @ 182.66
c Restart #24 #Var: 1785 #Dec: 65347 LB: 0 @ 197.64
c Restart #25 #Var: 1785 #Dec: 70931 LB: 0 @ 214.35
c Restart #26 #Var: 1785 #Dec: 76648 LB: 0 @ 231.3
c Restart #27 #Var: 1785 #Dec: 82584 LB: 0 @ 249.56
c Restart #28 #Var: 1785 #Dec: 88777 LB: 0 @ 268.65
c Restart #29 #Var: 1785 #Dec: 95030 LB: 0 @ 290.16
c Restart #30 #Var: 1785 #Dec: 101542 LB: 0 @ 312.41
c Restart #31 #Var: 1785 #Dec: 108287 LB: 0 @ 336.06
c Restart #32 #Var: 1785 #Dec: 115399 LB: 0 @ 359.95
c Restart #33 #Var: 1785 #Dec: 122808 LB: 0 @ 387.12
c Restart #34 #Var: 1785 #Dec: 130420 LB: 0 @ 414.53
c Restart #35 #Var: 1785 #Dec: 138238 LB: 0 @ 444.91
c Restart #36 #Var: 1785 #Dec: 145960 LB: 0 @ 479.66
c Restart #37 #Var: 1785 #Dec: 153967 LB: 0 @ 511.8
c Restart #38 #Var: 1785 #Dec: 162225 LB: 0 @ 546.4
c Restart #39 #Var: 1785 #Dec: 170627 LB: 0 @ 582.32
c CHANGE Heuristic... 
c Restart #0 #Var: 1785 #Dec: 179625 LB: 0 @ 616.47
c Restart #1 #Var: 1785 #Dec: 180078 LB: 0 @ 616.99
c Restart #2 #Var: 1785 #Dec: 180517 LB: 0 @ 618.2
c Restart #3 #Var: 1785 #Dec: 181162 LB: 0 @ 620.06
c Restart #4 #Var: 1785 #Dec: 182046 LB: 0 @ 622.78
c Restart #5 #Var: 1785 #Dec: 183165 LB: 0 @ 626.37
c Restart #6 #Var: 1785 #Dec: 184453 LB: 0 @ 630.39
c Restart #7 #Var: 1785 #Dec: 185989 LB: 0 @ 635.35
c Restart #8 #Var: 1785 #Dec: 187701 LB: 0 @ 640.9
c Restart #9 #Var: 1785 #Dec: 189611 LB: 0 @ 647.43
c Restart #10 #Var: 1785 #Dec: 191749 LB: 0 @ 654.75
c Restart #11 #Var: 1785 #Dec: 194109 LB: 0 @ 663.37
c Restart #12 #Var: 1785 #Dec: 196672 LB: 0 @ 672.11
c Restart #13 #Var: 1785 #Dec: 199478 LB: 0 @ 681.83
c Restart #14 #Var: 1785 #Dec: 202608 LB: 0 @ 692.59
c Restart #15 #Var: 1785 #Dec: 205818 LB: 0 @ 704.1
c Restart #16 #Var: 1785 #Dec: 209350 LB: 0 @ 716.62
c Restart #17 #Var: 1785 #Dec: 213160 LB: 0 @ 729.66
c Restart #18 #Var: 1785 #Dec: 217193 LB: 0 @ 743.12
c Restart #19 #Var: 1785 #Dec: 221238 LB: 0 @ 757.36
c Restart #20 #Var: 1785 #Dec: 225740 LB: 0 @ 772.66
c Restart #21 #Var: 1785 #Dec: 230242 LB: 0 @ 788.25
c Restart #22 #Var: 1785 #Dec: 234992 LB: 0 @ 805.62
c Restart #23 #Var: 1785 #Dec: 240005 LB: 0 @ 824.07
c Restart #24 #Var: 1785 #Dec: 245253 LB: 0 @ 843.79
c Restart #25 #Var: 1785 #Dec: 250671 LB: 0 @ 866.59
c Restart #26 #Var: 1785 #Dec: 256305 LB: 0 @ 889.76
c Restart #27 #Var: 1785 #Dec: 262435 LB: 0 @ 913.4
c Restart #28 #Var: 1785 #Dec: 268825 LB: 0 @ 938.12
c Restart #29 #Var: 1785 #Dec: 275189 LB: 0 @ 964.24
c Restart #30 #Var: 1785 #Dec: 281738 LB: 0 @ 992.68
c Restart #31 #Var: 1785 #Dec: 288434 LB: 0 @ 1022.1
c Restart #32 #Var: 1785 #Dec: 295408 LB: 0 @ 1051.2
c Restart #33 #Var: 1785 #Dec: 302677 LB: 0 @ 1082.9
c Restart #34 #Var: 1785 #Dec: 310134 LB: 0 @ 1117
c Restart #35 #Var: 1785 #Dec: 317799 LB: 0 @ 1152.9
c Restart #36 #Var: 1785 #Dec: 325786 LB: 0 @ 1190.3
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/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1839533298 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 107 3 90 68 0 39 0
[pid=5459] 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/wulflinc23/normalized-fpga35_34_sat_pb.cnf.cr.opb

[startup+10.003 s]
Raw data (loadavg): 0.72 0.26 0.09 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 1810 0 0 0 965 15 0 0 25 0 1 0 1839533298 10469376 1721 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 2556 1721 1116 68 0 2488 0
[pid=5459] vsize: 10224
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (Kb) 10224

[startup+20.0036 s]
Raw data (loadavg): 0.76 0.28 0.10 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 1915 0 0 0 1948 22 0 0 25 0 1 0 1839533298 11010048 1826 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 2688 1826 1116 68 0 2620 0
[pid=5459] vsize: 10752
Current children cumulated CPU time (s) 19.7
Current children cumulated vsize (Kb) 10752

[startup+30.0042 s]
Raw data (loadavg): 0.80 0.31 0.11 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 1981 0 0 0 2928 28 0 0 25 0 1 0 1839533298 11280384 1892 4294967295 134512640 134736556 3221224560 3221223208 134554078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 2754 1892 1116 68 0 2686 0
[pid=5459] vsize: 11016
Current children cumulated CPU time (s) 29.56
Current children cumulated vsize (Kb) 11016

[startup+40.0038 s]
Raw data (loadavg): 0.83 0.33 0.12 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2046 0 0 0 3908 35 0 0 25 0 1 0 1839533298 11538432 1957 4294967295 134512640 134736556 3221224560 3221223084 134540086 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 2817 1957 1116 68 0 2749 0
[pid=5459] vsize: 11268
Current children cumulated CPU time (s) 39.43
Current children cumulated vsize (Kb) 11268

[startup+50.0045 s]
Raw data (loadavg): 0.85 0.35 0.12 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2113 0 0 0 4888 43 0 0 25 0 1 0 1839533298 11800576 2024 4294967295 134512640 134736556 3221224560 3221223040 134536125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 2881 2024 1116 68 0 2813 0
[pid=5459] vsize: 11524
Current children cumulated CPU time (s) 49.31
Current children cumulated vsize (Kb) 11524

[startup+60.0041 s]
Raw data (loadavg): 0.88 0.37 0.13 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2145 0 0 0 5870 52 0 0 25 0 1 0 1839533298 11935744 2056 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 2914 2056 1116 68 0 2846 0
[pid=5459] vsize: 11656
Current children cumulated CPU time (s) 59.22
Current children cumulated vsize (Kb) 11656

[startup+70.0047 s]
Raw data (loadavg): 0.89 0.39 0.14 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2181 0 0 0 6850 59 0 0 25 0 1 0 1839533298 12070912 2092 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 2947 2092 1116 68 0 2879 0
[pid=5459] vsize: 11788
Current children cumulated CPU time (s) 69.09
Current children cumulated vsize (Kb) 11788

[startup+80.0053 s]
Raw data (loadavg): 0.91 0.41 0.15 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2196 0 0 0 7828 67 0 0 25 0 1 0 1839533298 12070912 2107 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 2947 2107 1116 68 0 2879 0
[pid=5459] vsize: 11788
Current children cumulated CPU time (s) 78.95
Current children cumulated vsize (Kb) 11788

[startup+90.0049 s]
Raw data (loadavg): 0.92 0.43 0.16 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2220 0 0 0 8808 74 0 0 25 0 1 0 1839533298 12173312 2131 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 2972 2131 1116 68 0 2904 0
[pid=5459] vsize: 11888
Current children cumulated CPU time (s) 88.82
Current children cumulated vsize (Kb) 11888

[startup+100.006 s]
Raw data (loadavg): 0.93 0.45 0.17 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2249 0 0 0 9787 81 0 0 25 0 1 0 1839533298 12308480 2160 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3005 2160 1116 68 0 2937 0
[pid=5459] vsize: 12020
Current children cumulated CPU time (s) 98.68
Current children cumulated vsize (Kb) 12020

[startup+110.005 s]
Raw data (loadavg): 0.94 0.47 0.18 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2281 0 0 0 10768 89 0 0 25 0 1 0 1839533298 12435456 2192 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3036 2192 1116 68 0 2968 0
[pid=5459] vsize: 12144
Current children cumulated CPU time (s) 108.57
Current children cumulated vsize (Kb) 12144

[startup+120.006 s]
Raw data (loadavg): 0.95 0.48 0.19 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2314 0 0 0 11751 95 0 0 25 0 1 0 1839533298 12570624 2225 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3069 2225 1116 68 0 3001 0
[pid=5459] vsize: 12276
Current children cumulated CPU time (s) 118.46
Current children cumulated vsize (Kb) 12276

[startup+130.006 s]
Raw data (loadavg): 0.96 0.50 0.19 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2329 0 0 0 12735 100 0 0 25 0 1 0 1839533298 12685312 2240 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 3097 2240 1116 68 0 3029 0
[pid=5459] vsize: 12388
Current children cumulated CPU time (s) 128.35
Current children cumulated vsize (Kb) 12388

[startup+140.007 s]
Raw data (loadavg): 0.97 0.52 0.20 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2356 0 0 0 13715 107 0 0 25 0 1 0 1839533298 12820480 2267 4294967295 134512640 134736556 3221224560 3221223168 134634178 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3130 2267 1116 68 0 3062 0
[pid=5459] vsize: 12520
Current children cumulated CPU time (s) 138.22
Current children cumulated vsize (Kb) 12520

[startup+150.008 s]
Raw data (loadavg): 0.97 0.53 0.21 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2373 0 0 0 14694 116 0 0 25 0 1 0 1839533298 12808192 2284 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3127 2284 1116 68 0 3059 0
[pid=5459] vsize: 12508
Current children cumulated CPU time (s) 148.1
Current children cumulated vsize (Kb) 12508

[startup+160.007 s]
Raw data (loadavg): 0.97 0.55 0.22 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2401 0 0 0 15675 123 0 0 25 0 1 0 1839533298 12943360 2312 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3160 2312 1116 68 0 3092 0
[pid=5459] vsize: 12640
Current children cumulated CPU time (s) 157.98
Current children cumulated vsize (Kb) 12640

[startup+170.008 s]
Raw data (loadavg): 0.98 0.56 0.22 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2441 0 0 0 16654 130 0 0 25 0 1 0 1839533298 13078528 2352 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3193 2352 1116 68 0 3125 0
[pid=5459] vsize: 12772
Current children cumulated CPU time (s) 167.84
Current children cumulated vsize (Kb) 12772

[startup+180.009 s]
Raw data (loadavg): 0.98 0.57 0.23 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2445 0 0 0 17635 138 0 0 25 0 1 0 1839533298 13078528 2356 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3193 2356 1116 68 0 3125 0
[pid=5459] vsize: 12772
Current children cumulated CPU time (s) 177.73
Current children cumulated vsize (Kb) 12772

[startup+190.008 s]
Raw data (loadavg): 0.98 0.59 0.24 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2469 0 0 0 18613 145 0 0 25 0 1 0 1839533298 13176832 2380 4294967295 134512640 134736556 3221224560 3221223288 134605795 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3217 2380 1116 68 0 3149 0
[pid=5459] vsize: 12868
Current children cumulated CPU time (s) 187.58
Current children cumulated vsize (Kb) 12868

[startup+200.009 s]
Raw data (loadavg): 0.98 0.60 0.25 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2508 0 0 0 19593 153 0 0 25 0 1 0 1839533298 13447168 2419 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3283 2419 1116 68 0 3215 0
[pid=5459] vsize: 13132
Current children cumulated CPU time (s) 197.46
Current children cumulated vsize (Kb) 13132

[startup+210.008 s]
Raw data (loadavg): 0.99 0.61 0.26 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2511 0 0 0 20571 160 0 0 25 0 1 0 1839533298 13418496 2422 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3276 2422 1116 68 0 3208 0
[pid=5459] vsize: 13104
Current children cumulated CPU time (s) 207.31
Current children cumulated vsize (Kb) 13104

[startup+220.009 s]
Raw data (loadavg): 0.99 0.63 0.26 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2526 0 0 0 21549 167 0 0 25 0 1 0 1839533298 13418496 2437 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3276 2437 1116 68 0 3208 0
[pid=5459] vsize: 13104
Current children cumulated CPU time (s) 217.16
Current children cumulated vsize (Kb) 13104

[startup+230.01 s]
Raw data (loadavg): 0.99 0.64 0.27 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2530 0 0 0 22528 174 0 0 25 0 1 0 1839533298 13418496 2441 4294967295 134512640 134736556 3221224560 3221223232 134536515 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3276 2441 1116 68 0 3208 0
[pid=5459] vsize: 13104
Current children cumulated CPU time (s) 227.02
Current children cumulated vsize (Kb) 13104

[startup+240.009 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2569 0 0 0 23507 181 0 0 25 0 1 0 1839533298 13688832 2480 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3342 2480 1116 68 0 3274 0
[pid=5459] vsize: 13368
Current children cumulated CPU time (s) 236.88
Current children cumulated vsize (Kb) 13368

[startup+250.01 s]
Raw data (loadavg): 0.99 0.66 0.29 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2584 0 0 0 24489 187 0 0 25 0 1 0 1839533298 13688832 2495 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3342 2495 1116 68 0 3274 0
[pid=5459] vsize: 13368
Current children cumulated CPU time (s) 246.76
Current children cumulated vsize (Kb) 13368

[startup+260.01 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2591 0 0 0 25467 196 0 0 25 0 1 0 1839533298 13688832 2502 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3342 2502 1116 68 0 3274 0
[pid=5459] vsize: 13368
Current children cumulated CPU time (s) 256.63
Current children cumulated vsize (Kb) 13368

[startup+270.01 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2614 0 0 0 26446 204 0 0 25 0 1 0 1839533298 13824000 2525 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 3375 2525 1116 68 0 3307 0
[pid=5459] vsize: 13500
Current children cumulated CPU time (s) 266.5
Current children cumulated vsize (Kb) 13500

[startup+280.011 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2627 0 0 0 27425 210 0 0 25 0 1 0 1839533298 13824000 2538 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3375 2538 1116 68 0 3307 0
[pid=5459] vsize: 13500
Current children cumulated CPU time (s) 276.35
Current children cumulated vsize (Kb) 13500

[startup+290.01 s]
Raw data (loadavg): 0.99 0.70 0.31 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2627 0 0 0 28408 217 0 0 25 0 1 0 1839533298 13824000 2538 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3375 2538 1116 68 0 3307 0
[pid=5459] vsize: 13500
Current children cumulated CPU time (s) 286.25
Current children cumulated vsize (Kb) 13500

[startup+300.011 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2627 0 0 0 29390 223 0 0 25 0 1 0 1839533298 13824000 2538 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3375 2538 1116 68 0 3307 0
[pid=5459] vsize: 13500
Current children cumulated CPU time (s) 296.13
Current children cumulated vsize (Kb) 13500

[startup+310.011 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2627 0 0 0 30371 230 0 0 25 0 1 0 1839533298 13824000 2538 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3375 2538 1116 68 0 3307 0
[pid=5459] vsize: 13500
Current children cumulated CPU time (s) 306.01
Current children cumulated vsize (Kb) 13500

[startup+320.011 s]
Raw data (loadavg): 0.99 0.73 0.33 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2640 0 0 0 31352 236 0 0 25 0 1 0 1839533298 13922304 2551 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 3399 2551 1116 68 0 3331 0
[pid=5459] vsize: 13596
Current children cumulated CPU time (s) 315.88
Current children cumulated vsize (Kb) 13596

[startup+330.012 s]
Raw data (loadavg): 0.99 0.74 0.34 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2641 0 0 0 32333 243 0 0 25 0 1 0 1839533298 13922304 2552 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3399 2552 1116 68 0 3331 0
[pid=5459] vsize: 13596
Current children cumulated CPU time (s) 325.76
Current children cumulated vsize (Kb) 13596

[startup+340.011 s]
Raw data (loadavg): 0.99 0.74 0.35 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2661 0 0 0 33315 249 0 0 25 0 1 0 1839533298 14032896 2572 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3426 2572 1116 68 0 3358 0
[pid=5459] vsize: 13704
Current children cumulated CPU time (s) 335.64
Current children cumulated vsize (Kb) 13704

[startup+350.012 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2661 0 0 0 34297 257 0 0 25 0 1 0 1839533298 14020608 2572 4294967295 134512640 134736556 3221224560 3221223252 134634425 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3423 2572 1116 68 0 3355 0
[pid=5459] vsize: 13692
Current children cumulated CPU time (s) 345.54
Current children cumulated vsize (Kb) 13692

[startup+360.013 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2671 0 0 0 35278 263 0 0 25 0 1 0 1839533298 14020608 2582 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3423 2582 1116 68 0 3355 0
[pid=5459] vsize: 13692
Current children cumulated CPU time (s) 355.41
Current children cumulated vsize (Kb) 13692

[startup+370.013 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2683 0 0 0 36259 270 0 0 25 0 1 0 1839533298 14086144 2594 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3439 2594 1116 68 0 3371 0
[pid=5459] vsize: 13756
Current children cumulated CPU time (s) 365.29
Current children cumulated vsize (Kb) 13756

[startup+380.014 s]
Raw data (loadavg): 0.99 0.77 0.37 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2683 0 0 0 37240 278 0 0 25 0 1 0 1839533298 14086144 2594 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3439 2594 1116 68 0 3371 0
[pid=5459] vsize: 13756
Current children cumulated CPU time (s) 375.18
Current children cumulated vsize (Kb) 13756

[startup+390.015 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2692 0 0 0 38221 286 0 0 25 0 1 0 1839533298 14086144 2603 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3439 2603 1116 68 0 3371 0
[pid=5459] vsize: 13756
Current children cumulated CPU time (s) 385.07
Current children cumulated vsize (Kb) 13756

[startup+400.015 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2715 0 0 0 39205 292 0 0 25 0 1 0 1839533298 14221312 2626 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3472 2626 1116 68 0 3404 0
[pid=5459] vsize: 13888
Current children cumulated CPU time (s) 394.97
Current children cumulated vsize (Kb) 13888

[startup+410.015 s]
Raw data (loadavg): 0.99 0.80 0.39 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2745 0 0 0 40187 299 0 0 25 0 1 0 1839533298 14352384 2656 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3504 2656 1116 68 0 3436 0
[pid=5459] vsize: 14016
Current children cumulated CPU time (s) 404.86
Current children cumulated vsize (Kb) 14016

[startup+420.016 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2762 0 0 0 41171 305 0 0 25 0 1 0 1839533298 14487552 2673 4294967295 134512640 134736556 3221224560 3221223184 134524338 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3537 2673 1116 68 0 3469 0
[pid=5459] vsize: 14148
Current children cumulated CPU time (s) 414.76
Current children cumulated vsize (Kb) 14148

[startup+430.016 s]
Raw data (loadavg): 0.99 0.81 0.40 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2762 0 0 0 42153 312 0 0 25 0 1 0 1839533298 14487552 2673 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3537 2673 1116 68 0 3469 0
[pid=5459] vsize: 14148
Current children cumulated CPU time (s) 424.65
Current children cumulated vsize (Kb) 14148

[startup+440.016 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2776 0 0 0 43137 319 0 0 25 0 1 0 1839533298 14487552 2687 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3537 2687 1116 68 0 3469 0
[pid=5459] vsize: 14148
Current children cumulated CPU time (s) 434.56
Current children cumulated vsize (Kb) 14148

[startup+450.016 s]
Raw data (loadavg): 0.99 0.82 0.41 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2790 0 0 0 44119 326 0 0 25 0 1 0 1839533298 14487552 2701 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3537 2701 1116 68 0 3469 0
[pid=5459] vsize: 14148
Current children cumulated CPU time (s) 444.45
Current children cumulated vsize (Kb) 14148

[startup+460.017 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2790 0 0 0 45103 332 0 0 25 0 1 0 1839533298 14487552 2701 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3537 2701 1116 68 0 3469 0
[pid=5459] vsize: 14148
Current children cumulated CPU time (s) 454.35
Current children cumulated vsize (Kb) 14148

[startup+470.018 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2790 0 0 0 46087 338 0 0 25 0 1 0 1839533298 14487552 2701 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 3537 2701 1116 68 0 3469 0
[pid=5459] vsize: 14148
Current children cumulated CPU time (s) 464.25
Current children cumulated vsize (Kb) 14148

[startup+480.018 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2800 0 0 0 47067 346 0 0 25 0 1 0 1839533298 14622720 2711 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3570 2711 1116 68 0 3502 0
[pid=5459] vsize: 14280
Current children cumulated CPU time (s) 474.13
Current children cumulated vsize (Kb) 14280

[startup+490.018 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2822 0 0 0 48051 351 0 0 25 0 1 0 1839533298 14622720 2733 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3570 2733 1116 68 0 3502 0
[pid=5459] vsize: 14280
Current children cumulated CPU time (s) 484.02
Current children cumulated vsize (Kb) 14280

[startup+500.018 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2822 0 0 0 49035 356 0 0 25 0 1 0 1839533298 14622720 2733 4294967295 134512640 134736556 3221224560 3221223152 134716366 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3570 2733 1116 68 0 3502 0
[pid=5459] vsize: 14280
Current children cumulated CPU time (s) 493.91
Current children cumulated vsize (Kb) 14280

[startup+510.018 s]
Raw data (loadavg): 0.99 0.85 0.45 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2822 0 0 0 50019 362 0 0 25 0 1 0 1839533298 14622720 2733 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3570 2733 1116 68 0 3502 0
[pid=5459] vsize: 14280
Current children cumulated CPU time (s) 503.81
Current children cumulated vsize (Kb) 14280

[startup+520.019 s]
Raw data (loadavg): 0.99 0.85 0.46 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2849 0 0 0 51003 368 0 0 25 0 1 0 1839533298 14757888 2760 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3603 2760 1116 68 0 3535 0
[pid=5459] vsize: 14412
Current children cumulated CPU time (s) 513.71
Current children cumulated vsize (Kb) 14412

[startup+530.018 s]
Raw data (loadavg): 0.99 0.86 0.46 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2849 0 0 0 51986 374 0 0 25 0 1 0 1839533298 14757888 2760 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3603 2760 1116 68 0 3535 0
[pid=5459] vsize: 14412
Current children cumulated CPU time (s) 523.6
Current children cumulated vsize (Kb) 14412

[startup+540.018 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2849 0 0 0 52971 380 0 0 25 0 1 0 1839533298 14757888 2760 4294967295 134512640 134736556 3221224560 3221223216 134608226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3603 2760 1116 68 0 3535 0
[pid=5459] vsize: 14412
Current children cumulated CPU time (s) 533.51
Current children cumulated vsize (Kb) 14412

[startup+550.019 s]
Raw data (loadavg): 0.99 0.87 0.47 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 2849 0 0 0 53955 387 0 0 25 0 1 0 1839533298 14757888 2760 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3603 2760 1116 68 0 3535 0
[pid=5459] vsize: 14412
Current children cumulated CPU time (s) 543.42
Current children cumulated vsize (Kb) 14412

[startup+560.019 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2849 0 0 0 54939 391 0 0 25 0 1 0 1839533298 14757888 2760 4294967295 134512640 134736556 3221224560 3221223232 134536482 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3603 2760 1116 68 0 3535 0
[pid=5459] vsize: 14412
Current children cumulated CPU time (s) 553.3
Current children cumulated vsize (Kb) 14412

[startup+570.02 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2849 0 0 0 55925 397 0 0 25 0 1 0 1839533298 14757888 2760 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3603 2760 1116 68 0 3535 0
[pid=5459] vsize: 14412
Current children cumulated CPU time (s) 563.22
Current children cumulated vsize (Kb) 14412

[startup+580.019 s]
Raw data (loadavg): 0.99 0.88 0.48 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2858 0 0 0 56905 406 0 0 25 0 1 0 1839533298 14757888 2769 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 3603 2769 1116 68 0 3535 0
[pid=5459] vsize: 14412
Current children cumulated CPU time (s) 573.11
Current children cumulated vsize (Kb) 14412

[startup+590.02 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2887 0 0 0 57888 411 0 0 25 0 1 0 1839533298 14893056 2798 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3636 2798 1116 68 0 3568 0
[pid=5459] vsize: 14544
Current children cumulated CPU time (s) 582.99
Current children cumulated vsize (Kb) 14544

[startup+600.021 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2893 0 0 0 58871 418 0 0 25 0 1 0 1839533298 14893056 2804 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3636 2804 1116 68 0 3568 0
[pid=5459] vsize: 14544
Current children cumulated CPU time (s) 592.89
Current children cumulated vsize (Kb) 14544

[startup+610.02 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2899 0 0 0 59855 425 0 0 25 0 1 0 1839533298 15024128 2810 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3668 2810 1116 68 0 3600 0
[pid=5459] vsize: 14672
Current children cumulated CPU time (s) 602.8
Current children cumulated vsize (Kb) 14672

[startup+620.021 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 2926 0 0 0 60836 431 0 0 25 0 1 0 1839533298 15159296 2837 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 3701 2837 1116 68 0 3633 0
[pid=5459] vsize: 14804
Current children cumulated CPU time (s) 612.67
Current children cumulated vsize (Kb) 14804

[startup+630.022 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3310 0 0 0 61817 439 0 0 25 0 1 0 1839533298 16629760 3221 4294967295 134512640 134736556 3221224560 3221223136 134549961 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4060 3221 1116 68 0 3992 0
[pid=5459] vsize: 16240
Current children cumulated CPU time (s) 622.56
Current children cumulated vsize (Kb) 16240

[startup+640.021 s]
Raw data (loadavg): 0.99 0.90 0.51 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3431 0 0 0 62798 446 0 0 25 0 1 0 1839533298 17154048 3342 4294967295 134512640 134736556 3221224560 3221223232 134605356 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4188 3342 1116 68 0 4120 0
[pid=5459] vsize: 16752
Current children cumulated CPU time (s) 632.44
Current children cumulated vsize (Kb) 16752

[startup+650.022 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3523 0 0 0 63781 454 0 0 25 0 1 0 1839533298 17559552 3434 4294967295 134512640 134736556 3221224560 3221223132 134537468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4287 3434 1116 68 0 4219 0
[pid=5459] vsize: 17148
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (Kb) 17148

[startup+660.022 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3556 0 0 0 64759 463 0 0 25 0 1 0 1839533298 17694720 3467 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4320 3467 1116 68 0 4252 0
[pid=5459] vsize: 17280
Current children cumulated CPU time (s) 652.22
Current children cumulated vsize (Kb) 17280

[startup+670.023 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3614 0 0 0 65741 470 0 0 25 0 1 0 1839533298 17965056 3525 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4386 3525 1116 68 0 4318 0
[pid=5459] vsize: 17544
Current children cumulated CPU time (s) 662.11
Current children cumulated vsize (Kb) 17544

[startup+680.023 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3665 0 0 0 66721 478 0 0 25 0 1 0 1839533298 18079744 3576 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4414 3576 1116 68 0 4346 0
[pid=5459] vsize: 17656
Current children cumulated CPU time (s) 671.99
Current children cumulated vsize (Kb) 17656

[startup+690.023 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3690 0 0 0 67702 486 0 0 25 0 1 0 1839533298 18214912 3601 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4447 3601 1116 68 0 4379 0
[pid=5459] vsize: 17788
Current children cumulated CPU time (s) 681.88
Current children cumulated vsize (Kb) 17788

[startup+700.024 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3710 0 0 0 68685 492 0 0 25 0 1 0 1839533298 18350080 3621 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4480 3621 1116 68 0 4412 0
[pid=5459] vsize: 17920
Current children cumulated CPU time (s) 691.77
Current children cumulated vsize (Kb) 17920

[startup+710.024 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3716 0 0 0 69667 498 0 0 25 0 1 0 1839533298 18329600 3627 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4475 3627 1116 68 0 4407 0
[pid=5459] vsize: 17900
Current children cumulated CPU time (s) 701.65
Current children cumulated vsize (Kb) 17900

[startup+720.025 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3728 0 0 0 70648 506 0 0 25 0 1 0 1839533298 18329600 3639 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4475 3639 1116 68 0 4407 0
[pid=5459] vsize: 17900
Current children cumulated CPU time (s) 711.54
Current children cumulated vsize (Kb) 17900

[startup+730.025 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3745 0 0 0 71632 512 0 0 25 0 1 0 1839533298 18452480 3656 4294967295 134512640 134736556 3221224560 3221223280 134605897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4505 3656 1116 68 0 4437 0
[pid=5459] vsize: 18020
Current children cumulated CPU time (s) 721.44
Current children cumulated vsize (Kb) 18020

[startup+740.024 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3760 0 0 0 72612 518 0 0 25 0 1 0 1839533298 18452480 3671 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4505 3671 1116 68 0 4437 0
[pid=5459] vsize: 18020
Current children cumulated CPU time (s) 731.3
Current children cumulated vsize (Kb) 18020

[startup+750.025 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3774 0 0 0 73594 526 0 0 25 0 1 0 1839533298 18587648 3685 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4538 3685 1116 68 0 4470 0
[pid=5459] vsize: 18152
Current children cumulated CPU time (s) 741.2
Current children cumulated vsize (Kb) 18152

[startup+760.025 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3803 0 0 0 74577 533 0 0 25 0 1 0 1839533298 18722816 3714 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4571 3714 1116 68 0 4503 0
[pid=5459] vsize: 18284
Current children cumulated CPU time (s) 751.1
Current children cumulated vsize (Kb) 18284

[startup+770.025 s]
Raw data (loadavg): 1.07 0.94 0.58 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 3832 0 0 0 75560 539 0 0 25 0 1 0 1839533298 18788352 3743 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4587 3743 1116 68 0 4519 0
[pid=5459] vsize: 18348
Current children cumulated CPU time (s) 760.99
Current children cumulated vsize (Kb) 18348

[startup+780.026 s]
Raw data (loadavg): 1.06 0.94 0.58 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3888 0 0 0 76538 548 0 0 25 0 1 0 1839533298 19046400 3799 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4650 3799 1116 68 0 4582 0
[pid=5459] vsize: 18600
Current children cumulated CPU time (s) 770.86
Current children cumulated vsize (Kb) 18600

[startup+790.025 s]
Raw data (loadavg): 1.05 0.95 0.58 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3935 0 0 0 77518 555 0 0 25 0 1 0 1839533298 19181568 3846 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4683 3846 1116 68 0 4615 0
[pid=5459] vsize: 18732
Current children cumulated CPU time (s) 780.73
Current children cumulated vsize (Kb) 18732

[startup+800.026 s]
Raw data (loadavg): 1.04 0.95 0.59 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3953 0 0 0 78497 563 0 0 25 0 1 0 1839533298 19316736 3864 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4716 3864 1116 68 0 4648 0
[pid=5459] vsize: 18864
Current children cumulated CPU time (s) 790.6
Current children cumulated vsize (Kb) 18864

[startup+810.026 s]
Raw data (loadavg): 1.04 0.95 0.59 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3968 0 0 0 79475 571 0 0 25 0 1 0 1839533298 19316736 3879 4294967295 134512640 134736556 3221224560 3221223152 134716137 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4716 3879 1116 68 0 4648 0
[pid=5459] vsize: 18864
Current children cumulated CPU time (s) 800.46
Current children cumulated vsize (Kb) 18864

[startup+820.026 s]
Raw data (loadavg): 1.03 0.95 0.60 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3978 0 0 0 80455 578 0 0 25 0 1 0 1839533298 19451904 3889 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4749 3889 1116 68 0 4681 0
[pid=5459] vsize: 18996
Current children cumulated CPU time (s) 810.33
Current children cumulated vsize (Kb) 18996

[startup+830.027 s]
Raw data (loadavg): 1.03 0.95 0.60 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 3984 0 0 0 81434 585 0 0 25 0 1 0 1839533298 19451904 3895 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4749 3895 1116 68 0 4681 0
[pid=5459] vsize: 18996
Current children cumulated CPU time (s) 820.19
Current children cumulated vsize (Kb) 18996

[startup+840.028 s]
Raw data (loadavg): 1.02 0.95 0.60 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4012 0 0 0 82417 591 0 0 25 0 1 0 1839533298 19587072 3923 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4782 3923 1116 68 0 4714 0
[pid=5459] vsize: 19128
Current children cumulated CPU time (s) 830.08
Current children cumulated vsize (Kb) 19128

[startup+850.028 s]
Raw data (loadavg): 1.02 0.95 0.61 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4021 0 0 0 83399 597 0 0 25 0 1 0 1839533298 19587072 3932 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 4782 3932 1116 68 0 4714 0
[pid=5459] vsize: 19128
Current children cumulated CPU time (s) 839.96
Current children cumulated vsize (Kb) 19128

[startup+860.029 s]
Raw data (loadavg): 1.01 0.95 0.61 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4032 0 0 0 84380 604 0 0 25 0 1 0 1839533298 19587072 3943 4294967295 134512640 134736556 3221224560 3221223024 134536111 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4782 3943 1116 68 0 4714 0
[pid=5459] vsize: 19128
Current children cumulated CPU time (s) 849.84
Current children cumulated vsize (Kb) 19128

[startup+870.029 s]
Raw data (loadavg): 1.01 0.95 0.62 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4034 0 0 0 85363 609 0 0 25 0 1 0 1839533298 19587072 3945 4294967295 134512640 134736556 3221224560 3221223184 134543847 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4782 3945 1116 68 0 4714 0
[pid=5459] vsize: 19128
Current children cumulated CPU time (s) 859.72
Current children cumulated vsize (Kb) 19128

[startup+880.028 s]
Raw data (loadavg): 1.01 0.95 0.62 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 4048 0 0 0 86346 615 0 0 25 0 1 0 1839533298 19722240 3959 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4815 3959 1116 68 0 4747 0
[pid=5459] vsize: 19260
Current children cumulated CPU time (s) 869.61
Current children cumulated vsize (Kb) 19260

[startup+890.028 s]
Raw data (loadavg): 1.01 0.96 0.62 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 4058 0 0 0 87330 620 0 0 25 0 1 0 1839533298 19722240 3969 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4815 3969 1116 68 0 4747 0
[pid=5459] vsize: 19260
Current children cumulated CPU time (s) 879.5
Current children cumulated vsize (Kb) 19260

[startup+900.028 s]
Raw data (loadavg): 1.01 0.96 0.63 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4086 0 0 0 88313 626 0 0 25 0 1 0 1839533298 19857408 3997 4294967295 134512640 134736556 3221224560 3221223012 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4848 3997 1116 68 0 4780 0
[pid=5459] vsize: 19392
Current children cumulated CPU time (s) 889.39
Current children cumulated vsize (Kb) 19392

[startup+910.028 s]
Raw data (loadavg): 1.00 0.96 0.63 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4086 0 0 0 89296 633 0 0 25 0 1 0 1839533298 19857408 3997 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4848 3997 1116 68 0 4780 0
[pid=5459] vsize: 19392
Current children cumulated CPU time (s) 899.29
Current children cumulated vsize (Kb) 19392

[startup+920.028 s]
Raw data (loadavg): 1.00 0.96 0.64 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 4088 0 0 0 90279 639 0 0 25 0 1 0 1839533298 19857408 3999 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4848 3999 1116 68 0 4780 0
[pid=5459] vsize: 19392
Current children cumulated CPU time (s) 909.18
Current children cumulated vsize (Kb) 19392

[startup+930.028 s]
Raw data (loadavg): 1.00 0.96 0.64 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4124 0 0 0 91262 645 0 0 25 0 1 0 1839533298 19992576 4035 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4881 4035 1116 68 0 4813 0
[pid=5459] vsize: 19524
Current children cumulated CPU time (s) 919.07
Current children cumulated vsize (Kb) 19524

[startup+940.028 s]
Raw data (loadavg): 1.00 0.96 0.64 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4159 0 0 0 92245 651 0 0 25 0 1 0 1839533298 20127744 4070 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4914 4070 1116 68 0 4846 0
[pid=5459] vsize: 19656
Current children cumulated CPU time (s) 928.96
Current children cumulated vsize (Kb) 19656

[startup+950.029 s]
Raw data (loadavg): 1.00 0.96 0.64 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4190 0 0 0 93227 657 0 0 25 0 1 0 1839533298 20262912 4101 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4947 4101 1116 68 0 4879 0
[pid=5459] vsize: 19788
Current children cumulated CPU time (s) 938.84
Current children cumulated vsize (Kb) 19788

[startup+960.029 s]
Raw data (loadavg): 1.00 0.96 0.65 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4190 0 0 0 94211 664 0 0 25 0 1 0 1839533298 20262912 4101 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4947 4101 1116 68 0 4879 0
[pid=5459] vsize: 19788
Current children cumulated CPU time (s) 948.75
Current children cumulated vsize (Kb) 19788

[startup+970.029 s]
Raw data (loadavg): 1.00 0.96 0.65 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4206 0 0 0 95193 670 0 0 25 0 1 0 1839533298 20398080 4117 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 4980 4117 1116 68 0 4912 0
[pid=5459] vsize: 19920
Current children cumulated CPU time (s) 958.63
Current children cumulated vsize (Kb) 19920

[startup+980.029 s]
Raw data (loadavg): 1.00 0.96 0.65 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4235 0 0 0 96175 677 0 0 25 0 1 0 1839533298 20398080 4146 4294967295 134512640 134736556 3221224560 3221223172 134537472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 4980 4146 1116 68 0 4912 0
[pid=5459] vsize: 19920
Current children cumulated CPU time (s) 968.52
Current children cumulated vsize (Kb) 19920

[startup+990.029 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4249 0 0 0 97158 683 0 0 25 0 1 0 1839533298 20533248 4160 4294967295 134512640 134736556 3221224560 3221223296 134605778 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5013 4160 1116 68 0 4945 0
[pid=5459] vsize: 20052
Current children cumulated CPU time (s) 978.41
Current children cumulated vsize (Kb) 20052

[startup+1000.03 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4261 0 0 0 98143 690 0 0 25 0 1 0 1839533298 20533248 4172 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5013 4172 1116 68 0 4945 0
[pid=5459] vsize: 20052
Current children cumulated CPU time (s) 988.33
Current children cumulated vsize (Kb) 20052

[startup+1010.03 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4279 0 0 0 99127 696 0 0 25 0 1 0 1839533298 20668416 4190 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5046 4190 1116 68 0 4978 0
[pid=5459] vsize: 20184
Current children cumulated CPU time (s) 998.23
Current children cumulated vsize (Kb) 20184

[startup+1020.03 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 4287 0 0 0 100110 702 0 0 25 0 1 0 1839533298 20660224 4198 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5044 4198 1116 68 0 4976 0
[pid=5459] vsize: 20176
Current children cumulated CPU time (s) 1008.12
Current children cumulated vsize (Kb) 20176

[startup+1030.03 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4301 0 0 0 101094 709 0 0 25 0 1 0 1839533298 20660224 4212 4294967295 134512640 134736556 3221224560 3221223120 134550925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5044 4212 1116 68 0 4976 0
[pid=5459] vsize: 20176
Current children cumulated CPU time (s) 1018.03
Current children cumulated vsize (Kb) 20176

[startup+1040.03 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4339 0 0 0 102078 717 0 0 25 0 1 0 1839533298 20930560 4250 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5110 4250 1116 68 0 5042 0
[pid=5459] vsize: 20440
Current children cumulated CPU time (s) 1027.95
Current children cumulated vsize (Kb) 20440

[startup+1050.03 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4391 0 0 0 103060 723 0 0 25 0 1 0 1839533298 21065728 4302 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5143 4302 1116 68 0 5075 0
[pid=5459] vsize: 20572
Current children cumulated CPU time (s) 1037.83
Current children cumulated vsize (Kb) 20572

[startup+1060.03 s]
Raw data (loadavg): 1.00 0.97 0.68 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 4415 0 0 0 104044 729 0 0 25 0 1 0 1839533298 21200896 4326 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5176 4326 1116 68 0 5108 0
[pid=5459] vsize: 20704
Current children cumulated CPU time (s) 1047.73
Current children cumulated vsize (Kb) 20704

[startup+1070.03 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4443 0 0 0 105029 735 0 0 25 0 1 0 1839533298 21336064 4354 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5209 4354 1116 68 0 5141 0
[pid=5459] vsize: 20836
Current children cumulated CPU time (s) 1057.64
Current children cumulated vsize (Kb) 20836

[startup+1080.03 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4466 0 0 0 106012 741 0 0 25 0 1 0 1839533298 21336064 4377 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5209 4377 1116 68 0 5141 0
[pid=5459] vsize: 20836
Current children cumulated CPU time (s) 1067.53
Current children cumulated vsize (Kb) 20836

[startup+1090.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4493 0 0 0 106996 746 0 0 25 0 1 0 1839533298 21471232 4404 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5242 4404 1116 68 0 5174 0
[pid=5459] vsize: 20968
Current children cumulated CPU time (s) 1077.42
Current children cumulated vsize (Kb) 20968

[startup+1100.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4503 0 0 0 107981 750 0 0 25 0 1 0 1839533298 21606400 4414 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5275 4414 1116 68 0 5207 0
[pid=5459] vsize: 21100
Current children cumulated CPU time (s) 1087.31
Current children cumulated vsize (Kb) 21100

[startup+1110.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4503 0 0 0 108965 757 0 0 25 0 1 0 1839533298 21606400 4414 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5275 4414 1116 68 0 5207 0
[pid=5459] vsize: 21100
Current children cumulated CPU time (s) 1097.22
Current children cumulated vsize (Kb) 21100

[startup+1120.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4503 0 0 0 109947 764 0 0 25 0 1 0 1839533298 21606400 4414 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 5275 4414 1116 68 0 5207 0
[pid=5459] vsize: 21100
Current children cumulated CPU time (s) 1107.11
Current children cumulated vsize (Kb) 21100

[startup+1130.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4513 0 0 0 110930 770 0 0 25 0 1 0 1839533298 21606400 4424 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5275 4424 1116 68 0 5207 0
[pid=5459] vsize: 21100
Current children cumulated CPU time (s) 1117
Current children cumulated vsize (Kb) 21100

[startup+1140.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4517 0 0 0 111916 775 0 0 25 0 1 0 1839533298 21606400 4428 4294967295 134512640 134736556 3221224560 3221223256 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5275 4428 1116 68 0 5207 0
[pid=5459] vsize: 21100
Current children cumulated CPU time (s) 1126.91
Current children cumulated vsize (Kb) 21100

[startup+1150.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4527 0 0 0 112900 781 0 0 25 0 1 0 1839533298 21606400 4438 4294967295 134512640 134736556 3221224560 3221223092 134553493 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5275 4438 1116 68 0 5207 0
[pid=5459] vsize: 21100
Current children cumulated CPU time (s) 1136.81
Current children cumulated vsize (Kb) 21100

[startup+1160.03 s]
Raw data (loadavg): 1.00 0.97 0.71 1/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) T 5458 5459 5299 0 -1 0 4540 0 0 0 113885 785 0 0 25 0 1 0 1839533298 21741568 4451 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5308 4451 1116 68 0 5240 0
[pid=5459] vsize: 21232
Current children cumulated CPU time (s) 1146.7
Current children cumulated vsize (Kb) 21232

[startup+1170.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4548 0 0 0 114868 791 0 0 25 0 1 0 1839533298 21741568 4459 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5308 4459 1116 68 0 5240 0
[pid=5459] vsize: 21232
Current children cumulated CPU time (s) 1156.59
Current children cumulated vsize (Kb) 21232

[startup+1180.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4548 0 0 0 115852 799 0 0 25 0 1 0 1839533298 21741568 4459 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5459/statm): 5308 4459 1116 68 0 5240 0
[pid=5459] vsize: 21232
Current children cumulated CPU time (s) 1166.51
Current children cumulated vsize (Kb) 21232

[startup+1190.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4554 0 0 0 116835 805 0 0 25 0 1 0 1839533298 21741568 4465 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 5308 4465 1116 68 0 5240 0
[pid=5459] vsize: 21232
Current children cumulated CPU time (s) 1176.4
Current children cumulated vsize (Kb) 21232

[startup+1200.03 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 5459
Raw data (/proc/5459/stat): 5459 (bsolo) R 5458 5459 5299 0 -1 0 4564 0 0 0 117818 812 0 0 25 0 1 0 1839533298 21741568 4475 4294967295 134512640 134736556 3221224560 3221223152 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5459/statm): 5308 4475 1116 68 0 5240 0
[pid=5459] vsize: 21232
Current children cumulated CPU time (s) 1186.3
Current children cumulated vsize (Kb) 21232
One traced child (pid=5459) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1208.83
CPU time (s): 1195.02
CPU user time (s): 1186.84
CPU system time (s): 8.18076
CPU usage (%): 98.8579
Max. virtual memory (cumulated for all children) (Kb): 21232

Verifier Data

ERROR: no interpretation found !