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-fpga40_40_sat_pb.cnf.cr.opb
MD5SUMf9a3a990ebca4aa5457d0675d3f1fe27
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 41
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 benchmark1.91671
Number of variables2400
Total number of constraints1720
Number of constraints which are clauses1640
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40

Trace number 59

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=49 boxname=wulflinc26 idbench=49 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  f9a3a990ebca4aa5457d0675d3f1fe27  /oldhome/oroussel/tmp/wulflinc26/normalized-fpga40_40_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-fpga40_40_sat_pb.cnf.cr.opb
IDLAUNCH: 49
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
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.061
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:        950040 kB
Buffers:         34400 kB
Cached:          23076 kB
SwapCached:        868 kB
Active:          52836 kB
Inactive:         7272 kB
HighTotal:      131008 kB
HighFree:       105224 kB
LowTotal:       903652 kB
LowFree:        844816 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            18960 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 07:59:51 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 49 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 2400 variables and 1720 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.92
c After prepocess the problem consists of 2400 variables and 1720 constraints.
c Restart #1 #Var: 2400 #Dec: 543 LB: 0 @ 2.577
c Restart #2 #Var: 2400 #Dec: 990 LB: 0 @ 3.401
c Restart #3 #Var: 2400 #Dec: 1684 LB: 0 @ 4.486
c Restart #4 #Var: 2400 #Dec: 2567 LB: 0 @ 5.923
c Restart #5 #Var: 2400 #Dec: 3649 LB: 0 @ 7.833
c Restart #6 #Var: 2400 #Dec: 4946 LB: 0 @ 10.096
c Restart #7 #Var: 2400 #Dec: 6441 LB: 0 @ 12.582
c Restart #8 #Var: 2400 #Dec: 8188 LB: 0 @ 15.761
c Restart #9 #Var: 2400 #Dec: 10204 LB: 0 @ 19.148
c Restart #10 #Var: 2400 #Dec: 12673 LB: 0 @ 23.025
c Restart #11 #Var: 2400 #Dec: 15340 LB: 0 @ 27.024
c Restart #12 #Var: 2400 #Dec: 18267 LB: 0 @ 31.509
c Restart #13 #Var: 2400 #Dec: 21544 LB: 0 @ 36.575
c Restart #14 #Var: 2400 #Dec: 25258 LB: 0 @ 42.715
c Restart #15 #Var: 2400 #Dec: 28895 LB: 0 @ 48.938
c Restart #16 #Var: 2400 #Dec: 32791 LB: 0 @ 55.579
c Restart #17 #Var: 2400 #Dec: 37091 LB: 0 @ 62.342
c Restart #18 #Var: 2400 #Dec: 41552 LB: 0 @ 69.818
c Restart #19 #Var: 2400 #Dec: 46313 LB: 0 @ 79.379
c Restart #20 #Var: 2400 #Dec: 51444 LB: 0 @ 88.391
c Restart #21 #Var: 2400 #Dec: 56669 LB: 0 @ 97.447
c Restart #22 #Var: 2400 #Dec: 62174 LB: 0 @ 107.42
c Restart #23 #Var: 2400 #Dec: 67969 LB: 0 @ 117
c Restart #24 #Var: 2400 #Dec: 73486 LB: 0 @ 127.26
c Restart #25 #Var: 2400 #Dec: 79416 LB: 0 @ 138.15
c Restart #26 #Var: 2400 #Dec: 85668 LB: 0 @ 149.66
c Restart #27 #Var: 2400 #Dec: 91947 LB: 0 @ 160.92
c Restart #28 #Var: 2400 #Dec: 98563 LB: 0 @ 173.29
c Restart #29 #Var: 2400 #Dec: 105239 LB: 0 @ 185.94
c Restart #30 #Var: 2400 #Dec: 112220 LB: 0 @ 199.1
c Restart #31 #Var: 2400 #Dec: 119488 LB: 0 @ 212.33
c Restart #32 #Var: 2400 #Dec: 127216 LB: 0 @ 225.84
c Restart #33 #Var: 2400 #Dec: 135493 LB: 0 @ 239.51
c Restart #34 #Var: 2400 #Dec: 143644 LB: 0 @ 253.76
c Restart #35 #Var: 2400 #Dec: 152303 LB: 0 @ 269.52
c Restart #36 #Var: 2400 #Dec: 161305 LB: 0 @ 285.58
c Restart #37 #Var: 2400 #Dec: 169987 LB: 0 @ 303.38
c Restart #38 #Var: 2400 #Dec: 178891 LB: 0 @ 322.38
c Restart #39 #Var: 2400 #Dec: 188077 LB: 0 @ 340.61
c Restart #40 #Var: 2400 #Dec: 197424 LB: 0 @ 358.54
c Restart #41 #Var: 2400 #Dec: 207163 LB: 0 @ 378.57
c Restart #42 #Var: 2400 #Dec: 217191 LB: 0 @ 397.82
c Restart #43 #Var: 2400 #Dec: 227153 LB: 0 @ 419.3
c Restart #44 #Var: 2400 #Dec: 237322 LB: 0 @ 441.09
c Restart #45 #Var: 2400 #Dec: 247739 LB: 0 @ 463.35
c Restart #46 #Var: 2400 #Dec: 258562 LB: 0 @ 485.58
c Restart #47 #Var: 2400 #Dec: 269567 LB: 0 @ 508.23
c Restart #48 #Var: 2400 #Dec: 280689 LB: 0 @ 532.06
c Restart #49 #Var: 2400 #Dec: 292072 LB: 0 @ 555.15
c Restart #50 #Var: 2400 #Dec: 303658 LB: 0 @ 579.81
c CHANGE Heuristic... 
c Restart #0 #Var: 2400 #Dec: 315709 LB: 0 @ 603.04
c Restart #1 #Var: 2400 #Dec: 316005 LB: 0 @ 603.54
c Restart #2 #Var: 2400 #Dec: 316482 LB: 0 @ 604.49
c Restart #3 #Var: 2400 #Dec: 317303 LB: 0 @ 606.12
c Restart #4 #Var: 2400 #Dec: 318465 LB: 0 @ 608.12
c Restart #5 #Var: 2400 #Dec: 319908 LB: 0 @ 610.83
c Restart #6 #Var: 2400 #Dec: 321624 LB: 0 @ 613.9
c Restart #7 #Var: 2400 #Dec: 323554 LB: 0 @ 617.78
c Restart #8 #Var: 2400 #Dec: 325663 LB: 0 @ 621.94
c Restart #9 #Var: 2400 #Dec: 327981 LB: 0 @ 626.59
c Restart #10 #Var: 2400 #Dec: 330596 LB: 0 @ 631.6
c Restart #11 #Var: 2400 #Dec: 333440 LB: 0 @ 636.88
c Restart #12 #Var: 2400 #Dec: 336434 LB: 0 @ 643.29
c Restart #13 #Var: 2400 #Dec: 339631 LB: 0 @ 649.9
c Restart #14 #Var: 2400 #Dec: 343255 LB: 0 @ 657.28
c Restart #15 #Var: 2400 #Dec: 347022 LB: 0 @ 665
c Restart #16 #Var: 2400 #Dec: 350948 LB: 0 @ 674.25
c Restart #17 #Var: 2400 #Dec: 355505 LB: 0 @ 683.43
c Restart #18 #Var: 2400 #Dec: 360009 LB: 0 @ 693.88
c Restart #19 #Var: 2400 #Dec: 364641 LB: 0 @ 704.01
c Restart #20 #Var: 2400 #Dec: 369550 LB: 0 @ 715.1
c Restart #21 #Var: 2400 #Dec: 374746 LB: 0 @ 726.26
c Restart #22 #Var: 2400 #Dec: 380322 LB: 0 @ 737.78
c Restart #23 #Var: 2400 #Dec: 386363 LB: 0 @ 748.58
c Restart #24 #Var: 2400 #Dec: 392585 LB: 0 @ 760.25
c Restart #25 #Var: 2400 #Dec: 398628 LB: 0 @ 771.58
c Restart #26 #Var: 2400 #Dec: 404948 LB: 0 @ 784.27
c Restart #27 #Var: 2400 #Dec: 411341 LB: 0 @ 797.25
c Restart #28 #Var: 2400 #Dec: 418145 LB: 0 @ 811.38
c Restart #29 #Var: 2400 #Dec: 425187 LB: 0 @ 825.07
c Restart #30 #Var: 2400 #Dec: 432318 LB: 0 @ 839.74
c Restart #31 #Var: 2400 #Dec: 439814 LB: 0 @ 855.04
c Restart #32 #Var: 2400 #Dec: 447754 LB: 0 @ 871
c Restart #33 #Var: 2400 #Dec: 455968 LB: 0 @ 886.81
c Restart #34 #Var: 2400 #Dec: 463994 LB: 0 @ 903.31
c Restart #35 #Var: 2400 #Dec: 472457 LB: 0 @ 921.02
c Restart #36 #Var: 2400 #Dec: 481237 LB: 0 @ 939.67
c Restart #37 #Var: 2400 #Dec: 490044 LB: 0 @ 957.8
c Restart #38 #Var: 2400 #Dec: 499129 LB: 0 @ 977.32
c Restart #39 #Var: 2400 #Dec: 508347 LB: 0 @ 996.72
c Restart #40 #Var: 2400 #Dec: 518187 LB: 0 @ 1017.2
c Restart #41 #Var: 2400 #Dec: 528006 LB: 0 @ 1038.2
c Restart #42 #Var: 2400 #Dec: 538727 LB: 0 @ 1061.2
c Restart #43 #Var: 2400 #Dec: 549646 LB: 0 @ 1086
c Restart #44 #Var: 2400 #Dec: 561356 LB: 0 @ 1112
c Restart #45 #Var: 2400 #Dec: 573468 LB: 0 @ 1138
c Restart #46 #Var: 2400 #Dec: 584914 LB: 0 @ 1165.1
c Restart #47 #Var: 2400 #Dec: 597452 LB: 0 @ 1193
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/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1839533511 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 107 3 90 68 0 39 0
[pid=16674] 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/wulflinc26/normalized-fpga40_40_sat_pb.cnf.cr.opb

[startup+10.0027 s]
Raw data (loadavg): 0.71 0.27 0.10 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 1988 0 0 0 958 19 0 0 25 0 1 0 1839533511 11247616 1899 4294967295 134512640 134736556 3221224560 3221223140 134716083 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2746 1899 1116 68 0 2678 0
[pid=16674] vsize: 10984
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (Kb) 10984

[startup+20.0034 s]
Raw data (loadavg): 0.75 0.30 0.11 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2008 0 0 0 1927 31 0 0 25 0 1 0 1839533511 11374592 1919 4294967295 134512640 134736556 3221224560 3221223036 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2777 1919 1116 68 0 2709 0
[pid=16674] vsize: 11108
Current children cumulated CPU time (s) 19.58
Current children cumulated vsize (Kb) 11108

[startup+30.0041 s]
Raw data (loadavg): 0.79 0.32 0.11 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2028 0 0 0 2895 43 0 0 25 0 1 0 1839533511 11374592 1939 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 2777 1939 1116 68 0 2709 0
[pid=16674] vsize: 11108
Current children cumulated CPU time (s) 29.38
Current children cumulated vsize (Kb) 11108

[startup+40.0038 s]
Raw data (loadavg): 0.82 0.34 0.12 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2037 0 0 0 3858 57 0 0 25 0 1 0 1839533511 11509760 1948 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2810 1948 1116 68 0 2742 0
[pid=16674] vsize: 11240
Current children cumulated CPU time (s) 39.15
Current children cumulated vsize (Kb) 11240

[startup+50.0045 s]
Raw data (loadavg): 0.85 0.36 0.13 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2040 0 0 0 4826 69 0 0 25 0 1 0 1839533511 11509760 1951 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2810 1951 1116 68 0 2742 0
[pid=16674] vsize: 11240
Current children cumulated CPU time (s) 48.95
Current children cumulated vsize (Kb) 11240

[startup+60.0042 s]
Raw data (loadavg): 0.87 0.38 0.14 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2045 0 0 0 5795 81 0 0 25 0 1 0 1839533511 11509760 1956 4294967295 134512640 134736556 3221224560 3221223068 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 2810 1956 1116 68 0 2742 0
[pid=16674] vsize: 11240
Current children cumulated CPU time (s) 58.76
Current children cumulated vsize (Kb) 11240

[startup+70.0048 s]
Raw data (loadavg): 0.89 0.40 0.15 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2047 0 0 0 6763 93 0 0 25 0 1 0 1839533511 11509760 1958 4294967295 134512640 134736556 3221224560 3221223120 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2810 1958 1116 68 0 2742 0
[pid=16674] vsize: 11240
Current children cumulated CPU time (s) 68.56
Current children cumulated vsize (Kb) 11240

[startup+80.0055 s]
Raw data (loadavg): 0.91 0.42 0.16 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2060 0 0 0 7738 103 0 0 25 0 1 0 1839533511 11509760 1971 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2810 1971 1116 68 0 2742 0
[pid=16674] vsize: 11240
Current children cumulated CPU time (s) 78.41
Current children cumulated vsize (Kb) 11240

[startup+90.0052 s]
Raw data (loadavg): 0.92 0.44 0.17 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2060 0 0 0 8708 114 0 0 25 0 1 0 1839533511 11509760 1971 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2810 1971 1116 68 0 2742 0
[pid=16674] vsize: 11240
Current children cumulated CPU time (s) 88.22
Current children cumulated vsize (Kb) 11240

[startup+100.006 s]
Raw data (loadavg): 0.93 0.46 0.18 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2065 0 0 0 9680 123 0 0 25 0 1 0 1839533511 11644928 1976 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2843 1976 1116 68 0 2775 0
[pid=16674] vsize: 11372
Current children cumulated CPU time (s) 98.03
Current children cumulated vsize (Kb) 11372

[startup+110.006 s]
Raw data (loadavg): 0.94 0.48 0.18 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2065 0 0 0 10652 134 0 0 25 0 1 0 1839533511 11644928 1976 4294967295 134512640 134736556 3221224560 3221223224 134524093 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2843 1976 1116 68 0 2775 0
[pid=16674] vsize: 11372
Current children cumulated CPU time (s) 107.86
Current children cumulated vsize (Kb) 11372

[startup+120.006 s]
Raw data (loadavg): 1.03 0.51 0.20 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2065 0 0 0 11619 146 0 0 25 0 1 0 1839533511 11628544 1976 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1976 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 117.65
Current children cumulated vsize (Kb) 11356

[startup+130.007 s]
Raw data (loadavg): 1.03 0.52 0.21 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2068 0 0 0 12590 156 0 0 25 0 1 0 1839533511 11628544 1979 4294967295 134512640 134736556 3221224560 3221223068 134540097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 2839 1979 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 127.46
Current children cumulated vsize (Kb) 11356

[startup+140.008 s]
Raw data (loadavg): 1.02 0.54 0.21 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2068 0 0 0 13557 168 0 0 25 0 1 0 1839533511 11628544 1979 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1979 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 137.25
Current children cumulated vsize (Kb) 11356

[startup+150.008 s]
Raw data (loadavg): 1.02 0.55 0.22 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2070 0 0 0 14526 179 0 0 25 0 1 0 1839533511 11628544 1981 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1981 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (Kb) 11356

[startup+160.008 s]
Raw data (loadavg): 1.01 0.57 0.23 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2070 0 0 0 15499 190 0 0 25 0 1 0 1839533511 11628544 1981 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1981 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 156.89
Current children cumulated vsize (Kb) 11356

[startup+170.009 s]
Raw data (loadavg): 1.01 0.58 0.24 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2070 0 0 0 16469 200 0 0 25 0 1 0 1839533511 11628544 1981 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1981 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 166.69
Current children cumulated vsize (Kb) 11356

[startup+180.009 s]
Raw data (loadavg): 1.01 0.60 0.24 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2076 0 0 0 17441 210 0 0 25 0 1 0 1839533511 11628544 1987 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1987 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 176.51
Current children cumulated vsize (Kb) 11356

[startup+190.009 s]
Raw data (loadavg): 1.01 0.61 0.25 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2076 0 0 0 18413 222 0 0 25 0 1 0 1839533511 11628544 1987 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1987 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 186.35
Current children cumulated vsize (Kb) 11356

[startup+200.01 s]
Raw data (loadavg): 1.01 0.62 0.26 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2076 0 0 0 19384 233 0 0 25 0 1 0 1839533511 11628544 1987 4294967295 134512640 134736556 3221224560 3221223136 1077377147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1987 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 196.17
Current children cumulated vsize (Kb) 11356

[startup+210.009 s]
Raw data (loadavg): 1.00 0.63 0.27 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2076 0 0 0 20355 244 0 0 25 0 1 0 1839533511 11628544 1987 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1987 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 205.99
Current children cumulated vsize (Kb) 11356

[startup+220.01 s]
Raw data (loadavg): 1.00 0.64 0.28 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2076 0 0 0 21322 257 0 0 25 0 1 0 1839533511 11628544 1987 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1987 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 215.79
Current children cumulated vsize (Kb) 11356

[startup+230.01 s]
Raw data (loadavg): 1.00 0.66 0.28 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2076 0 0 0 22290 270 0 0 25 0 1 0 1839533511 11628544 1987 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1987 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 225.6
Current children cumulated vsize (Kb) 11356

[startup+240.009 s]
Raw data (loadavg): 1.08 0.68 0.29 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2076 0 0 0 23259 281 0 0 25 0 1 0 1839533511 11628544 1987 4294967295 134512640 134736556 3221224560 3221223144 134716409 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1987 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 235.4
Current children cumulated vsize (Kb) 11356

[startup+250.01 s]
Raw data (loadavg): 1.07 0.69 0.30 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2076 0 0 0 24228 292 0 0 25 0 1 0 1839533511 11628544 1987 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1987 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 245.2
Current children cumulated vsize (Kb) 11356

[startup+260.01 s]
Raw data (loadavg): 1.06 0.70 0.31 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2078 0 0 0 25196 303 0 0 25 0 1 0 1839533511 11628544 1989 4294967295 134512640 134736556 3221224560 3221223276 134553032 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1989 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 254.99
Current children cumulated vsize (Kb) 11356

[startup+270.01 s]
Raw data (loadavg): 1.05 0.71 0.32 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2082 0 0 0 26167 314 0 0 25 0 1 0 1839533511 11628544 1993 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 2839 1993 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 264.81
Current children cumulated vsize (Kb) 11356

[startup+280.011 s]
Raw data (loadavg): 1.04 0.72 0.32 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2085 0 0 0 27140 324 0 0 25 0 1 0 1839533511 11628544 1996 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 2839 1996 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 274.64
Current children cumulated vsize (Kb) 11356

[startup+290.011 s]
Raw data (loadavg): 1.03 0.73 0.33 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2085 0 0 0 28109 335 0 0 25 0 1 0 1839533511 11628544 1996 4294967295 134512640 134736556 3221224560 3221223180 1077374113 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2839 1996 1116 68 0 2771 0
[pid=16674] vsize: 11356
Current children cumulated CPU time (s) 284.44
Current children cumulated vsize (Kb) 11356

[startup+300.011 s]
Raw data (loadavg): 1.03 0.74 0.34 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2094 0 0 0 29083 345 0 0 25 0 1 0 1839533511 11759616 2005 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2005 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 294.28
Current children cumulated vsize (Kb) 11484

[startup+310.011 s]
Raw data (loadavg): 1.02 0.75 0.34 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2100 0 0 0 30057 355 0 0 25 0 1 0 1839533511 11759616 2011 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2011 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 304.12
Current children cumulated vsize (Kb) 11484

[startup+320.012 s]
Raw data (loadavg): 1.02 0.75 0.35 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2100 0 0 0 31030 365 0 0 25 0 1 0 1839533511 11759616 2011 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2011 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 313.95
Current children cumulated vsize (Kb) 11484

[startup+330.012 s]
Raw data (loadavg): 1.02 0.76 0.36 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2100 0 0 0 32002 375 0 0 25 0 1 0 1839533511 11759616 2011 4294967295 134512640 134736556 3221224560 3221223136 134550808 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2011 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 323.77
Current children cumulated vsize (Kb) 11484

[startup+340.012 s]
Raw data (loadavg): 1.01 0.77 0.36 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2100 0 0 0 32978 383 0 0 25 0 1 0 1839533511 11759616 2011 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2011 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 333.61
Current children cumulated vsize (Kb) 11484

[startup+350.013 s]
Raw data (loadavg): 1.01 0.78 0.37 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2102 0 0 0 33954 392 0 0 25 0 1 0 1839533511 11759616 2013 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2013 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 343.46
Current children cumulated vsize (Kb) 11484

[startup+360.014 s]
Raw data (loadavg): 1.01 0.78 0.38 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2102 0 0 0 34926 403 0 0 25 0 1 0 1839533511 11759616 2013 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 2871 2013 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 353.29
Current children cumulated vsize (Kb) 11484

[startup+370.014 s]
Raw data (loadavg): 1.01 0.79 0.38 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2102 0 0 0 35897 414 0 0 25 0 1 0 1839533511 11759616 2013 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2013 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 363.11
Current children cumulated vsize (Kb) 11484

[startup+380.015 s]
Raw data (loadavg): 1.00 0.80 0.39 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2102 0 0 0 36869 425 0 0 25 0 1 0 1839533511 11759616 2013 4294967295 134512640 134736556 3221224560 3221223140 134549960 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2013 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 372.94
Current children cumulated vsize (Kb) 11484

[startup+390.015 s]
Raw data (loadavg): 1.00 0.80 0.39 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2112 0 0 0 37841 435 0 0 25 0 1 0 1839533511 11759616 2023 4294967295 134512640 134736556 3221224560 3221223320 134560326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2023 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 382.76
Current children cumulated vsize (Kb) 11484

[startup+400.014 s]
Raw data (loadavg): 1.00 0.81 0.40 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2112 0 0 0 38810 446 0 0 25 0 1 0 1839533511 11759616 2023 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2023 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 392.56
Current children cumulated vsize (Kb) 11484

[startup+410.014 s]
Raw data (loadavg): 1.08 0.83 0.41 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2112 0 0 0 39787 454 0 0 25 0 1 0 1839533511 11759616 2023 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2023 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (Kb) 11484

[startup+420.015 s]
Raw data (loadavg): 1.06 0.83 0.42 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2112 0 0 0 40762 463 0 0 25 0 1 0 1839533511 11759616 2023 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2023 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 412.25
Current children cumulated vsize (Kb) 11484

[startup+430.014 s]
Raw data (loadavg): 1.05 0.84 0.42 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2112 0 0 0 41734 475 0 0 25 0 1 0 1839533511 11759616 2023 4294967295 134512640 134736556 3221224560 3221223200 134524934 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2023 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 422.09
Current children cumulated vsize (Kb) 11484

[startup+440.014 s]
Raw data (loadavg): 1.04 0.84 0.43 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2113 0 0 0 42707 483 0 0 25 0 1 0 1839533511 11759616 2024 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2024 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 431.9
Current children cumulated vsize (Kb) 11484

[startup+450.015 s]
Raw data (loadavg): 1.04 0.85 0.43 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2113 0 0 0 43680 492 0 0 25 0 1 0 1839533511 11759616 2024 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2024 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 441.72
Current children cumulated vsize (Kb) 11484

[startup+460.014 s]
Raw data (loadavg): 1.03 0.85 0.44 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2113 0 0 0 44652 502 0 0 25 0 1 0 1839533511 11759616 2024 4294967295 134512640 134736556 3221224560 3221223152 134716401 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2024 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 451.54
Current children cumulated vsize (Kb) 11484

[startup+470.015 s]
Raw data (loadavg): 1.03 0.86 0.45 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2113 0 0 0 45626 512 0 0 25 0 1 0 1839533511 11759616 2024 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2024 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 461.38
Current children cumulated vsize (Kb) 11484

[startup+480.016 s]
Raw data (loadavg): 1.02 0.86 0.45 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2113 0 0 0 46601 521 0 0 25 0 1 0 1839533511 11759616 2024 4294967295 134512640 134736556 3221224560 3221223156 1077374210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2024 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 471.22
Current children cumulated vsize (Kb) 11484

[startup+490.015 s]
Raw data (loadavg): 1.02 0.87 0.46 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2113 0 0 0 47572 532 0 0 25 0 1 0 1839533511 11759616 2024 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2024 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 481.04
Current children cumulated vsize (Kb) 11484

[startup+500.015 s]
Raw data (loadavg): 1.01 0.87 0.46 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2113 0 0 0 48546 542 0 0 25 0 1 0 1839533511 11759616 2024 4294967295 134512640 134736556 3221224560 3221223020 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2024 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 490.88
Current children cumulated vsize (Kb) 11484

[startup+510.015 s]
Raw data (loadavg): 1.01 0.87 0.47 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2113 0 0 0 49519 552 0 0 25 0 1 0 1839533511 11759616 2024 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2024 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 500.71
Current children cumulated vsize (Kb) 11484

[startup+520.015 s]
Raw data (loadavg): 1.01 0.88 0.47 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2117 0 0 0 50492 560 0 0 25 0 1 0 1839533511 11759616 2028 4294967295 134512640 134736556 3221224560 3221223016 134717503 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2028 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 510.52
Current children cumulated vsize (Kb) 11484

[startup+530.015 s]
Raw data (loadavg): 1.01 0.88 0.48 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2117 0 0 0 51465 569 0 0 25 0 1 0 1839533511 11759616 2028 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2028 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 520.34
Current children cumulated vsize (Kb) 11484

[startup+540.015 s]
Raw data (loadavg): 1.01 0.88 0.48 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2117 0 0 0 52438 580 0 0 25 0 1 0 1839533511 11759616 2028 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2028 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 530.18
Current children cumulated vsize (Kb) 11484

[startup+550.015 s]
Raw data (loadavg): 1.00 0.89 0.49 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2117 0 0 0 53410 589 0 0 25 0 1 0 1839533511 11759616 2028 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2028 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 539.99
Current children cumulated vsize (Kb) 11484

[startup+560.015 s]
Raw data (loadavg): 1.00 0.89 0.49 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2117 0 0 0 54381 601 0 0 25 0 1 0 1839533511 11759616 2028 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2028 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 549.82
Current children cumulated vsize (Kb) 11484

[startup+570.016 s]
Raw data (loadavg): 1.00 0.89 0.50 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2117 0 0 0 55353 611 0 0 25 0 1 0 1839533511 11759616 2028 4294967295 134512640 134736556 3221224560 3221223216 134608224 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2028 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 559.64
Current children cumulated vsize (Kb) 11484

[startup+580.016 s]
Raw data (loadavg): 1.00 0.90 0.50 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2122 0 0 0 56326 623 0 0 25 0 1 0 1839533511 11759616 2033 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2033 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 569.49
Current children cumulated vsize (Kb) 11484

[startup+590.016 s]
Raw data (loadavg): 1.00 0.90 0.51 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2122 0 0 0 57301 633 0 0 25 0 1 0 1839533511 11759616 2033 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2033 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 579.34
Current children cumulated vsize (Kb) 11484

[startup+600.017 s]
Raw data (loadavg): 1.00 0.90 0.51 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2122 0 0 0 58274 641 0 0 25 0 1 0 1839533511 11759616 2033 4294967295 134512640 134736556 3221224560 3221223168 134634110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2871 2033 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 589.15
Current children cumulated vsize (Kb) 11484

[startup+610.016 s]
Raw data (loadavg): 1.00 0.91 0.52 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2122 0 0 0 59245 651 0 0 25 0 1 0 1839533511 11759616 2033 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 2871 2033 1116 68 0 2803 0
[pid=16674] vsize: 11484
Current children cumulated CPU time (s) 598.96
Current children cumulated vsize (Kb) 11484

[startup+620.017 s]
Raw data (loadavg): 1.00 0.91 0.52 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2182 0 0 0 60215 662 0 0 25 0 1 0 1839533511 12029952 2093 4294967295 134512640 134736556 3221224560 3221223152 134716180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2937 2093 1116 68 0 2869 0
[pid=16674] vsize: 11748
Current children cumulated CPU time (s) 608.77
Current children cumulated vsize (Kb) 11748

[startup+630.017 s]
Raw data (loadavg): 1.00 0.91 0.53 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2191 0 0 0 61187 671 0 0 25 0 1 0 1839533511 12161024 2102 4294967295 134512640 134736556 3221224560 3221223232 134528553 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2969 2102 1116 68 0 2901 0
[pid=16674] vsize: 11876
Current children cumulated CPU time (s) 618.58
Current children cumulated vsize (Kb) 11876

[startup+640.017 s]
Raw data (loadavg): 1.00 0.91 0.53 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2205 0 0 0 62158 682 0 0 25 0 1 0 1839533511 12132352 2116 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 2962 2116 1116 68 0 2894 0
[pid=16674] vsize: 11848
Current children cumulated CPU time (s) 628.4
Current children cumulated vsize (Kb) 11848

[startup+650.017 s]
Raw data (loadavg): 1.00 0.92 0.54 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2242 0 0 0 63133 692 0 0 25 0 1 0 1839533511 12345344 2153 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3014 2153 1116 68 0 2946 0
[pid=16674] vsize: 12056
Current children cumulated CPU time (s) 638.25
Current children cumulated vsize (Kb) 12056

[startup+660.017 s]
Raw data (loadavg): 1.00 0.92 0.54 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2274 0 0 0 64106 704 0 0 25 0 1 0 1839533511 12447744 2185 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3039 2185 1116 68 0 2971 0
[pid=16674] vsize: 12156
Current children cumulated CPU time (s) 648.1
Current children cumulated vsize (Kb) 12156

[startup+670.018 s]
Raw data (loadavg): 1.00 0.92 0.54 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2279 0 0 0 65081 713 0 0 25 0 1 0 1839533511 12447744 2190 4294967295 134512640 134736556 3221224560 3221223164 134537474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3039 2190 1116 68 0 2971 0
[pid=16674] vsize: 12156
Current children cumulated CPU time (s) 657.94
Current children cumulated vsize (Kb) 12156

[startup+680.018 s]
Raw data (loadavg): 1.00 0.92 0.55 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2307 0 0 0 66053 724 0 0 25 0 1 0 1839533511 12582912 2218 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3072 2218 1116 68 0 3004 0
[pid=16674] vsize: 12288
Current children cumulated CPU time (s) 667.77
Current children cumulated vsize (Kb) 12288

[startup+690.018 s]
Raw data (loadavg): 1.00 0.92 0.55 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2326 0 0 0 67026 734 0 0 25 0 1 0 1839533511 12718080 2237 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3105 2237 1116 68 0 3037 0
[pid=16674] vsize: 12420
Current children cumulated CPU time (s) 677.6
Current children cumulated vsize (Kb) 12420

[startup+700.018 s]
Raw data (loadavg): 1.00 0.93 0.56 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2326 0 0 0 68000 743 0 0 23 0 1 0 1839533511 12689408 2237 4294967295 134512640 134736556 3221224560 3221223360 134552874 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 3098 2237 1116 68 0 3030 0
[pid=16674] vsize: 12392
Current children cumulated CPU time (s) 687.43
Current children cumulated vsize (Kb) 12392

[startup+710.017 s]
Raw data (loadavg): 1.00 0.93 0.56 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2345 0 0 0 68977 751 0 0 25 0 1 0 1839533511 12689408 2256 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 3098 2256 1116 68 0 3030 0
[pid=16674] vsize: 12392
Current children cumulated CPU time (s) 697.28
Current children cumulated vsize (Kb) 12392

[startup+720.019 s]
Raw data (loadavg): 1.00 0.93 0.56 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2355 0 0 0 69954 759 0 0 25 0 1 0 1839533511 12824576 2266 4294967295 134512640 134736556 3221224560 3221223296 134605786 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3131 2266 1116 68 0 3063 0
[pid=16674] vsize: 12524
Current children cumulated CPU time (s) 707.13
Current children cumulated vsize (Kb) 12524

[startup+730.019 s]
Raw data (loadavg): 1.00 0.93 0.57 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2355 0 0 0 70927 769 0 0 25 0 1 0 1839533511 12816384 2266 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3129 2266 1116 68 0 3061 0
[pid=16674] vsize: 12516
Current children cumulated CPU time (s) 716.96
Current children cumulated vsize (Kb) 12516

[startup+740.018 s]
Raw data (loadavg): 1.00 0.93 0.57 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2370 0 0 0 71903 778 0 0 25 0 1 0 1839533511 12804096 2281 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3126 2281 1116 68 0 3058 0
[pid=16674] vsize: 12504
Current children cumulated CPU time (s) 726.81
Current children cumulated vsize (Kb) 12504

[startup+750.019 s]
Raw data (loadavg): 1.00 0.93 0.58 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2370 0 0 0 72878 786 0 0 25 0 1 0 1839533511 12804096 2281 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3126 2281 1116 68 0 3058 0
[pid=16674] vsize: 12504
Current children cumulated CPU time (s) 736.64
Current children cumulated vsize (Kb) 12504

[startup+760.019 s]
Raw data (loadavg): 1.00 0.94 0.58 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2370 0 0 0 73849 797 0 0 25 0 1 0 1839533511 12804096 2281 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3126 2281 1116 68 0 3058 0
[pid=16674] vsize: 12504
Current children cumulated CPU time (s) 746.46
Current children cumulated vsize (Kb) 12504

[startup+770.019 s]
Raw data (loadavg): 1.00 0.94 0.58 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2370 0 0 0 74819 808 0 0 25 0 1 0 1839533511 12804096 2281 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3126 2281 1116 68 0 3058 0
[pid=16674] vsize: 12504
Current children cumulated CPU time (s) 756.27
Current children cumulated vsize (Kb) 12504

[startup+780.02 s]
Raw data (loadavg): 1.07 0.96 0.59 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2370 0 0 0 75792 817 0 0 25 0 1 0 1839533511 12804096 2281 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3126 2281 1116 68 0 3058 0
[pid=16674] vsize: 12504
Current children cumulated CPU time (s) 766.09
Current children cumulated vsize (Kb) 12504

[startup+790.02 s]
Raw data (loadavg): 1.06 0.96 0.60 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2370 0 0 0 76763 830 0 0 25 0 1 0 1839533511 12804096 2281 4294967295 134512640 134736556 3221224560 3221223024 134536162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3126 2281 1116 68 0 3058 0
[pid=16674] vsize: 12504
Current children cumulated CPU time (s) 775.93
Current children cumulated vsize (Kb) 12504

[startup+800.02 s]
Raw data (loadavg): 1.05 0.96 0.60 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2388 0 0 0 77736 839 0 0 25 0 1 0 1839533511 12939264 2299 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3159 2299 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 785.75
Current children cumulated vsize (Kb) 12636

[startup+810.02 s]
Raw data (loadavg): 1.04 0.96 0.61 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2395 0 0 0 78708 850 0 0 25 0 1 0 1839533511 12939264 2306 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3159 2306 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 795.58
Current children cumulated vsize (Kb) 12636

[startup+820.021 s]
Raw data (loadavg): 1.04 0.96 0.61 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2395 0 0 0 79682 858 0 0 25 0 1 0 1839533511 12939264 2306 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3159 2306 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 805.4
Current children cumulated vsize (Kb) 12636

[startup+830.021 s]
Raw data (loadavg): 1.03 0.96 0.61 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2395 0 0 0 80655 868 0 0 25 0 1 0 1839533511 12939264 2306 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3159 2306 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 815.23
Current children cumulated vsize (Kb) 12636

[startup+840.021 s]
Raw data (loadavg): 1.02 0.96 0.62 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2395 0 0 0 81630 878 0 0 25 0 1 0 1839533511 12939264 2306 4294967295 134512640 134736556 3221224560 3221223144 134543537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3159 2306 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 825.08
Current children cumulated vsize (Kb) 12636

[startup+850.021 s]
Raw data (loadavg): 1.02 0.96 0.62 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2395 0 0 0 82602 888 0 0 25 0 1 0 1839533511 12939264 2306 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3159 2306 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 834.9
Current children cumulated vsize (Kb) 12636

[startup+860.021 s]
Raw data (loadavg): 1.02 0.96 0.62 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2402 0 0 0 83575 899 0 0 25 0 1 0 1839533511 12939264 2313 4294967295 134512640 134736556 3221224560 3221223184 134543861 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3159 2313 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 844.74
Current children cumulated vsize (Kb) 12636

[startup+870.022 s]
Raw data (loadavg): 1.01 0.97 0.63 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2402 0 0 0 84553 907 0 0 25 0 1 0 1839533511 12939264 2313 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3159 2313 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 854.6
Current children cumulated vsize (Kb) 12636

[startup+880.022 s]
Raw data (loadavg): 1.01 0.97 0.63 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2402 0 0 0 85524 916 0 0 25 0 1 0 1839533511 12939264 2313 4294967295 134512640 134736556 3221224560 3221223040 134536111 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 3159 2313 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 864.4
Current children cumulated vsize (Kb) 12636

[startup+890.023 s]
Raw data (loadavg): 1.01 0.97 0.64 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2402 0 0 0 86497 926 0 0 25 0 1 0 1839533511 12939264 2313 4294967295 134512640 134736556 3221224560 3221223276 134524883 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 3159 2313 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 874.23
Current children cumulated vsize (Kb) 12636

[startup+900.023 s]
Raw data (loadavg): 1.01 0.97 0.64 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2402 0 0 0 87469 937 0 0 25 0 1 0 1839533511 12939264 2313 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 3159 2313 1116 68 0 3091 0
[pid=16674] vsize: 12636
Current children cumulated CPU time (s) 884.06
Current children cumulated vsize (Kb) 12636

[startup+910.023 s]
Raw data (loadavg): 1.01 0.97 0.64 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2418 0 0 0 88440 947 0 0 25 0 1 0 1839533511 13074432 2329 4294967295 134512640 134736556 3221224560 3221223116 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/16674/statm): 3192 2329 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 893.87
Current children cumulated vsize (Kb) 12768

[startup+920.024 s]
Raw data (loadavg): 1.00 0.97 0.65 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2418 0 0 0 89414 958 0 0 25 0 1 0 1839533511 13074432 2329 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2329 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 903.72
Current children cumulated vsize (Kb) 12768

[startup+930.024 s]
Raw data (loadavg): 1.00 0.97 0.65 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2419 0 0 0 90392 966 0 0 25 0 1 0 1839533511 13074432 2330 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2330 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 913.58
Current children cumulated vsize (Kb) 12768

[startup+940.024 s]
Raw data (loadavg): 1.00 0.97 0.65 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2419 0 0 0 91365 975 0 0 25 0 1 0 1839533511 13074432 2330 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2330 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 923.4
Current children cumulated vsize (Kb) 12768

[startup+950.025 s]
Raw data (loadavg): 1.00 0.97 0.65 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2430 0 0 0 92340 985 0 0 25 0 1 0 1839533511 13074432 2341 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2341 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 933.25
Current children cumulated vsize (Kb) 12768

[startup+960.025 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2430 0 0 0 93313 994 0 0 25 0 1 0 1839533511 13074432 2341 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2341 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 943.07
Current children cumulated vsize (Kb) 12768

[startup+970.026 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2430 0 0 0 94288 1002 0 0 25 0 1 0 1839533511 13074432 2341 4294967295 134512640 134736556 3221224560 3221223216 134525081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2341 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 952.9
Current children cumulated vsize (Kb) 12768

[startup+980.026 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2430 0 0 0 95260 1013 0 0 25 0 1 0 1839533511 13074432 2341 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2341 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 962.73
Current children cumulated vsize (Kb) 12768

[startup+990.025 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2439 0 0 0 96234 1024 0 0 25 0 1 0 1839533511 13074432 2350 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2350 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 972.58
Current children cumulated vsize (Kb) 12768

[startup+1000.03 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2439 0 0 0 97206 1034 0 0 25 0 1 0 1839533511 13074432 2350 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2350 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 982.4
Current children cumulated vsize (Kb) 12768

[startup+1010.03 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2439 0 0 0 98180 1043 0 0 25 0 1 0 1839533511 13074432 2350 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2350 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 992.23
Current children cumulated vsize (Kb) 12768

[startup+1020.03 s]
Raw data (loadavg): 1.00 0.97 0.67 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2439 0 0 0 99152 1053 0 0 25 0 1 0 1839533511 13074432 2350 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2350 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (Kb) 12768

[startup+1030.03 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2439 0 0 0 100125 1062 0 0 25 0 1 0 1839533511 13074432 2350 4294967295 134512640 134736556 3221224560 3221223096 1077377385 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2350 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 1011.87
Current children cumulated vsize (Kb) 12768

[startup+1040.03 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2439 0 0 0 101101 1072 0 0 25 0 1 0 1839533511 13074432 2350 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3192 2350 1116 68 0 3124 0
[pid=16674] vsize: 12768
Current children cumulated CPU time (s) 1021.73
Current children cumulated vsize (Kb) 12768

[startup+1050.03 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2453 0 0 0 102075 1080 0 0 25 0 1 0 1839533511 13176832 2364 4294967295 134512640 134736556 3221224560 3221223136 134523864 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2364 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1031.55
Current children cumulated vsize (Kb) 12868

[startup+1060.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2453 0 0 0 103048 1090 0 0 25 0 1 0 1839533511 13176832 2364 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2364 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1041.38
Current children cumulated vsize (Kb) 12868

[startup+1070.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2453 0 0 0 104019 1101 0 0 25 0 1 0 1839533511 13176832 2364 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2364 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1051.2
Current children cumulated vsize (Kb) 12868

[startup+1080.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2453 0 0 0 104990 1111 0 0 25 0 1 0 1839533511 13176832 2364 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2364 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1061.01
Current children cumulated vsize (Kb) 12868

[startup+1090.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2453 0 0 0 105964 1121 0 0 25 0 1 0 1839533511 13176832 2364 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2364 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1070.85
Current children cumulated vsize (Kb) 12868

[startup+1100.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2454 0 0 0 106941 1129 0 0 25 0 1 0 1839533511 13176832 2365 4294967295 134512640 134736556 3221224560 3221222924 1077379846 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2365 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1080.7
Current children cumulated vsize (Kb) 12868

[startup+1110.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2457 0 0 0 107914 1139 0 0 25 0 1 0 1839533511 13176832 2368 4294967295 134512640 134736556 3221224560 3221223136 134543143 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2368 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1090.53
Current children cumulated vsize (Kb) 12868

[startup+1120.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2466 0 0 0 108888 1147 0 0 25 0 1 0 1839533511 13176832 2377 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2377 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1100.35
Current children cumulated vsize (Kb) 12868

[startup+1130.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2466 0 0 0 109862 1156 0 0 25 0 1 0 1839533511 13176832 2377 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2377 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1110.18
Current children cumulated vsize (Kb) 12868

[startup+1140.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2466 0 0 0 110836 1166 0 0 25 0 1 0 1839533511 13176832 2377 4294967295 134512640 134736556 3221224560 3221223268 134560286 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2377 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1120.02
Current children cumulated vsize (Kb) 12868

[startup+1150.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2466 0 0 0 111809 1176 0 0 25 0 1 0 1839533511 13176832 2377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2377 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1129.85
Current children cumulated vsize (Kb) 12868

[startup+1160.03 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2466 0 0 0 112787 1186 0 0 25 0 1 0 1839533511 13176832 2377 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2377 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1139.73
Current children cumulated vsize (Kb) 12868

[startup+1170.03 s]
Raw data (loadavg): 1.00 0.97 0.72 1/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) T 16673 16674 16528 0 -1 0 2466 0 0 0 113762 1195 0 0 25 0 1 0 1839533511 13176832 2377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2377 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1149.57
Current children cumulated vsize (Kb) 12868

[startup+1180.03 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2467 0 0 0 114736 1206 0 0 25 0 1 0 1839533511 13176832 2378 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2378 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1159.42
Current children cumulated vsize (Kb) 12868

[startup+1190.03 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2468 0 0 0 115714 1216 0 0 25 0 1 0 1839533511 13176832 2379 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2379 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1169.3
Current children cumulated vsize (Kb) 12868

[startup+1200.03 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2468 0 0 0 116692 1223 0 0 25 0 1 0 1839533511 13176832 2379 4294967295 134512640 134736556 3221224560 3221223348 134602885 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3217 2379 1116 68 0 3149 0
[pid=16674] vsize: 12868
Current children cumulated CPU time (s) 1179.15
Current children cumulated vsize (Kb) 12868

[startup+1210.03 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 16674
Raw data (/proc/16674/stat): 16674 (bsolo) R 16673 16674 16528 0 -1 0 2475 0 0 0 117667 1232 0 0 25 0 1 0 1839533511 13312000 2386 4294967295 134512640 134736556 3221224560 3221223132 134537468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/16674/statm): 3250 2386 1116 68 0 3182 0
[pid=16674] vsize: 13000
Current children cumulated CPU time (s) 1188.99
Current children cumulated vsize (Kb) 13000
One traced child (pid=16674) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1216.15
CPU time (s): 1195.02
CPU user time (s): 1182.63
CPU system time (s): 12.3841
CPU usage (%): 98.262
Max. virtual memory (cumulated for all children) (Kb): 13000

Verifier Data

ERROR: no interpretation found !