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

Namemps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-fiber.opb
MD5SUM665f67f4b53c876b2782c354a2ecbf32
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 161076689
Optimality of the best value was proved NO
Number of terms in the objective function 1254
Biggest coefficient in the objective function 72966962
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4807778524
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 4807778524
Number of bits of the biggest sum of numbers33
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1239.03
Number of variables2574
Total number of constraints1617
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1290
Number of constraints which are nor clauses,nor cardinality constraints327
Minimum length of a constraint1
Maximum length of a constraint61

Trace number 765

Launcher Data

LAUNCH ON wulflinc15 THE 2005-09-18 12:09:31 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=626 boxname=wulflinc15 idbench=626 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  665f67f4b53c876b2782c354a2ecbf32  /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-20-10-fiber.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-20-10-fiber.opb
IDLAUNCH: 626
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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	: 2
cpu MHz		: 450.999
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:        938144 kB
Buffers:         35328 kB
Cached:          32116 kB
SwapCached:        692 kB
Active:          53572 kB
Inactive:        16520 kB
HighTotal:      131008 kB
HighFree:        95676 kB
LowTotal:       903652 kB
LowFree:        842468 kB
SwapTotal:     2097136 kB
SwapFree:      2095920 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            20908 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 12:28:09 (client local time) WITH STATUS 0 IN 1090.67 SECONDS
stats: 626 7 1090.67 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 2574 variables and 711 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.005
c After prepocess the problem consists of 2119 variables and 696 constraints.
c Initial Lower Bound: 336600
c Restart #1 #Var: 2119 #Dec: 11919 LB: 336600 @ 1.633
c Restart #2 #Var: 2119 #Dec: 39414 LB: 336600 @ 3.164
c Restart #3 #Var: 2119 #Dec: 76017 LB: 336600 @ 5.26
c Restart #4 #Var: 2119 #Dec: 125786 LB: 336600 @ 8.148
c Restart #5 #Var: 2119 #Dec: 174312 LB: 336600 @ 11.123
c Restart #6 #Var: 2119 #Dec: 180065 LB: 336600 @ 12.004
c Restart #7 #Var: 2119 #Dec: 187044 LB: 336600 @ 13.182
c Restart #8 #Var: 2119 #Dec: 188744 LB: 336600 @ 14.719
c Restart #9 #Var: 2119 #Dec: 190569 LB: 336600 @ 15.783
c Restart #10 #Var: 2119 #Dec: 192584 LB: 336600 @ 17.361
c Restart #11 #Var: 2119 #Dec: 194799 LB: 336600 @ 19.264
c Restart #12 #Var: 2119 #Dec: 197224 LB: 336600 @ 21.31
c Restart #13 #Var: 2119 #Dec: 204282 LB: 336600 @ 23.005
c Restart #14 #Var: 2119 #Dec: 207390 LB: 336600 @ 24.753
c Restart #15 #Var: 2119 #Dec: 210460 LB: 336600 @ 27.308
c Restart #16 #Var: 2119 #Dec: 213771 LB: 336600 @ 29.636
c Restart #17 #Var: 2119 #Dec: 217405 LB: 336600 @ 31.922
c Restart #18 #Var: 2119 #Dec: 221163 LB: 336600 @ 33.773
c Restart #19 #Var: 2119 #Dec: 225073 LB: 336600 @ 36.768
c Restart #20 #Var: 2119 #Dec: 231627 LB: 336600 @ 42.363
c Restart #21 #Var: 2119 #Dec: 235979 LB: 336600 @ 45.164
c Restart #22 #Var: 2119 #Dec: 240678 LB: 336600 @ 49.317
c Restart #23 #Var: 2119 #Dec: 245368 LB: 336600 @ 53.258
c Restart #24 #Var: 2119 #Dec: 250292 LB: 336600 @ 56.09
c Restart #25 #Var: 2119 #Dec: 255318 LB: 336600 @ 60.79
c Restart #26 #Var: 2119 #Dec: 260758 LB: 336600 @ 63.837
c Restart #27 #Var: 2119 #Dec: 266266 LB: 336600 @ 67.191
c Restart #28 #Var: 2119 #Dec: 273052 LB: 336600 @ 72.313
c Restart #29 #Var: 2119 #Dec: 279198 LB: 336600 @ 79.055
c Restart #30 #Var: 2119 #Dec: 285874 LB: 336600 @ 90.237
c Restart #31 #Var: 2119 #Dec: 293200 LB: 336600 @ 95.538
c Restart #32 #Var: 2119 #Dec: 299653 LB: 336600 @ 102
c Restart #33 #Var: 2119 #Dec: 307575 LB: 336600 @ 107.87
c Restart #34 #Var: 2119 #Dec: 314448 LB: 336600 @ 112.63
c Restart #35 #Var: 2119 #Dec: 321811 LB: 336600 @ 118.11
c Restart #36 #Var: 2119 #Dec: 329603 LB: 336600 @ 127.86
c Restart #37 #Var: 2119 #Dec: 337059 LB: 336600 @ 132.91
c Restart #38 #Var: 2119 #Dec: 346116 LB: 336600 @ 139.91
c Restart #39 #Var: 2119 #Dec: 358559 LB: 336600 @ 154.7
c Restart #40 #Var: 2119 #Dec: 367535 LB: 336600 @ 164.97
c Restart #41 #Var: 2119 #Dec: 375791 LB: 336600 @ 180.99
c Restart #42 #Var: 2119 #Dec: 384205 LB: 336600 @ 198.92
c Restart #43 #Var: 2119 #Dec: 392817 LB: 336600 @ 217.39
c Restart #44 #Var: 2119 #Dec: 401630 LB: 336600 @ 239.51
c Restart #45 #Var: 2119 #Dec: 410643 LB: 336600 @ 263.42
c Restart #46 #Var: 2119 #Dec: 419853 LB: 336600 @ 287.84
c Restart #47 #Var: 2119 #Dec: 429785 LB: 336600 @ 297.55
c Restart #48 #Var: 2119 #Dec: 439414 LB: 336600 @ 312.05
c Restart #49 #Var: 2119 #Dec: 449482 LB: 336600 @ 322.85
c Restart #50 #Var: 2119 #Dec: 459542 LB: 336600 @ 346.6
c Restart #51 #Var: 2119 #Dec: 470333 LB: 336600 @ 362.64
c Restart #52 #Var: 2119 #Dec: 481372 LB: 336600 @ 373.23
c Restart #53 #Var: 2119 #Dec: 494040 LB: 336600 @ 401.87
c Restart #54 #Var: 2119 #Dec: 504859 LB: 336600 @ 435.55
c CHANGE Heuristic... 
c Restart #0 #Var: 2119 #Dec: 515881 LB: 336600 @ 637.24
c Restart #1 #Var: 2119 #Dec: 517013 LB: 336600 @ 639.5
c Restart #2 #Var: 2119 #Dec: 517441 LB: 336600 @ 640.8
c Restart #3 #Var: 2119 #Dec: 519011 LB: 336600 @ 642.17
c Restart #4 #Var: 2119 #Dec: 520152 LB: 336600 @ 644.21
c Restart #5 #Var: 2119 #Dec: 523025 LB: 336600 @ 647.15
c Restart #6 #Var: 2119 #Dec: 524246 LB: 336600 @ 647.73
c Restart #7 #Var: 2119 #Dec: 526713 LB: 336600 @ 656.03
c Restart #8 #Var: 2119 #Dec: 528337 LB: 336600 @ 658.42
c Restart #9 #Var: 2119 #Dec: 530386 LB: 336600 @ 661
c Restart #10 #Var: 2119 #Dec: 532417 LB: 336600 @ 661.9
c Restart #11 #Var: 2119 #Dec: 534860 LB: 336600 @ 664.67
c Restart #12 #Var: 2119 #Dec: 537396 LB: 336600 @ 667.59
c Restart #13 #Var: 2119 #Dec: 542175 LB: 336600 @ 675.45
c Restart #14 #Var: 2119 #Dec: 547879 LB: 336600 @ 685.46
c Restart #15 #Var: 2119 #Dec: 553041 LB: 336600 @ 693.76
c Restart #16 #Var: 2119 #Dec: 557704 LB: 336600 @ 700.73
c Restart #17 #Var: 2119 #Dec: 565423 LB: 336600 @ 716.79
c Restart #18 #Var: 2119 #Dec: 569997 LB: 336600 @ 722.91
c Restart #19 #Var: 2119 #Dec: 578252 LB: 336600 @ 738.95
c Restart #20 #Var: 2119 #Dec: 585296 LB: 336600 @ 751.42
c Restart #21 #Var: 2119 #Dec: 595634 LB: 336600 @ 769.27
c Restart #22 #Var: 2119 #Dec: 600222 LB: 336600 @ 773.76
c Restart #23 #Var: 2119 #Dec: 610215 LB: 336600 @ 788.17
c Restart #24 #Var: 2119 #Dec: 616695 LB: 336600 @ 795.62
c Restart #25 #Var: 2119 #Dec: 623404 LB: 336600 @ 807.85
c Restart #26 #Var: 2119 #Dec: 630539 LB: 336600 @ 813.45
c Restart #27 #Var: 2119 #Dec: 637054 LB: 336600 @ 829.97
c Restart #28 #Var: 2119 #Dec: 643840 LB: 336600 @ 836.32
c Restart #29 #Var: 2119 #Dec: 653775 LB: 336600 @ 850.27
c Restart #30 #Var: 2119 #Dec: 661169 LB: 336600 @ 860.23
c Restart #31 #Var: 2119 #Dec: 669985 LB: 336600 @ 873.55
c Restart #32 #Var: 2119 #Dec: 679365 LB: 336600 @ 887.18
c Restart #33 #Var: 2119 #Dec: 686720 LB: 336600 @ 894.21
c Restart #34 #Var: 2119 #Dec: 694888 LB: 336600 @ 908.62
c Restart #35 #Var: 2119 #Dec: 705358 LB: 336600 @ 1003.6
c Restart #36 #Var: 2119 #Dec: 718904 LB: 336600 @ 1040.5
c Restart #37 #Var: 2119 #Dec: 730337 LB: 336600 @ 1057.1
c Restart #38 #Var: 2119 #Dec: 744166 LB: 336600 @ 1082.6
c Caught signal: 15
s UNKNOWN
c Exit Code: 0

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/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782905500 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 107 3 90 68 0 39 0
[pid=1876] 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/wulflinc15/normalized-mps-v2-20-10-fiber.opb

[startup+10.004 s]
Raw data (loadavg): 0.94 0.97 0.91 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 10171 0 0 0 544 165 0 0 17 0 1 0 1782905500 44838912 10082 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 10947 10082 1116 68 0 10879 0
[pid=1876] vsize: 43788
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (Kb) 43788

[startup+20.0048 s]
Raw data (loadavg): 0.95 0.97 0.91 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 13419 0 0 0 1221 276 0 0 25 0 1 0 1782905500 58085376 13330 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 14181 13330 1116 68 0 14113 0
[pid=1876] vsize: 56724
Current children cumulated CPU time (s) 14.97
Current children cumulated vsize (Kb) 56724

[startup+30.0046 s]
Raw data (loadavg): 0.95 0.97 0.91 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 20478 0 0 0 2118 324 0 0 24 0 1 0 1782905500 87015424 20388 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 21244 20388 1116 68 0 21176 0
[pid=1876] vsize: 84976
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (Kb) 84976

[startup+40.0045 s]
Raw data (loadavg): 0.96 0.97 0.91 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 28455 0 0 0 3020 372 0 0 25 0 1 0 1782905500 119726080 28365 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 29230 28365 1116 68 0 29162 0
[pid=1876] vsize: 116920
Current children cumulated CPU time (s) 33.92
Current children cumulated vsize (Kb) 116920

[startup+50.0043 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 33752 0 0 0 3944 407 0 0 22 0 1 0 1782905500 141496320 33662 4294967295 134512640 134736556 3221224560 3221223140 134716289 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 34545 33662 1116 68 0 34477 0
[pid=1876] vsize: 138180
Current children cumulated CPU time (s) 43.51
Current children cumulated vsize (Kb) 138180

[startup+60.0051 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 39997 0 0 0 4871 442 0 0 25 0 1 0 1782905500 167051264 39907 4294967295 134512640 134736556 3221224560 3221222616 134717498 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 40784 39908 1116 68 0 40716 0
[pid=1876] vsize: 163136
Current children cumulated CPU time (s) 53.13
Current children cumulated vsize (Kb) 163136

[startup+70.0059 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 47359 0 0 0 5782 485 0 0 25 0 1 0 1782905500 197210112 47267 4294967295 134512640 134736556 3221224560 3221223088 134716641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 48147 47267 1116 68 0 48079 0
[pid=1876] vsize: 192588
Current children cumulated CPU time (s) 62.67
Current children cumulated vsize (Kb) 192588

[startup+80.0068 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 54158 0 0 0 6691 528 0 0 25 0 1 0 1782905500 225079296 54066 4294967295 134512640 134736556 3221224560 3221223268 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 54951 54066 1116 68 0 54883 0
[pid=1876] vsize: 219804
Current children cumulated CPU time (s) 72.19
Current children cumulated vsize (Kb) 219804

[startup+90.0076 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 57962 0 0 0 7642 549 0 0 25 0 1 0 1782905500 240795648 57869 4294967295 134512640 134736556 3221224560 3221223164 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 58788 57869 1116 68 0 58720 0
[pid=1876] vsize: 235152
Current children cumulated CPU time (s) 81.91
Current children cumulated vsize (Kb) 235152

[startup+100.008 s]
Raw data (loadavg): 0.98 0.97 0.91 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 60753 0 0 0 8596 570 0 0 25 0 1 0 1782905500 252297216 60659 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 61596 60659 1116 68 0 61528 0
[pid=1876] vsize: 246384
Current children cumulated CPU time (s) 91.66
Current children cumulated vsize (Kb) 246384

[startup+110.01 s]
Raw data (loadavg): 1.07 0.99 0.92 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 66024 0 0 0 9524 602 0 0 25 0 1 0 1782905500 273821696 65930 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 66851 65930 1116 68 0 66783 0
[pid=1876] vsize: 267404
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (Kb) 267404

[startup+120.01 s]
Raw data (loadavg): 1.06 0.99 0.92 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 70298 0 0 0 10447 634 0 0 25 0 1 0 1782905500 291401728 70204 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 71143 70204 1116 68 0 71075 0
[pid=1876] vsize: 284572
Current children cumulated CPU time (s) 110.81
Current children cumulated vsize (Kb) 284572

[startup+130.01 s]
Raw data (loadavg): 1.05 0.99 0.92 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 76050 0 0 0 11369 668 0 0 25 0 1 0 1782905500 315072512 75954 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 76922 75954 1116 68 0 76854 0
[pid=1876] vsize: 307688
Current children cumulated CPU time (s) 120.37
Current children cumulated vsize (Kb) 307688

[startup+140.011 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 80319 0 0 0 12313 693 0 0 25 0 1 0 1782905500 332533760 80223 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 81185 80223 1116 68 0 81117 0
[pid=1876] vsize: 324740
Current children cumulated CPU time (s) 130.06
Current children cumulated vsize (Kb) 324740

[startup+150.011 s]
Raw data (loadavg): 1.11 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 86205 0 0 0 13229 730 0 0 25 0 1 0 1782905500 356642816 86107 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 87071 86107 1116 68 0 87003 0
[pid=1876] vsize: 348284
Current children cumulated CPU time (s) 139.59
Current children cumulated vsize (Kb) 348284

[startup+160.011 s]
Raw data (loadavg): 1.09 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 87771 0 0 0 14188 747 0 0 25 0 1 0 1782905500 363139072 87672 4294967295 134512640 134736556 3221224560 3221223264 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 88657 87672 1116 68 0 88589 0
[pid=1876] vsize: 354628
Current children cumulated CPU time (s) 149.35
Current children cumulated vsize (Kb) 354628

[startup+170.012 s]
Raw data (loadavg): 1.08 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 90451 0 0 0 15140 768 0 0 25 0 1 0 1782905500 374222848 90352 4294967295 134512640 134736556 3221224560 3221223296 134529288 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 91363 90352 1116 68 0 91295 0
[pid=1876] vsize: 365452
Current children cumulated CPU time (s) 159.08
Current children cumulated vsize (Kb) 365452

[startup+180.012 s]
Raw data (loadavg): 1.06 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 93508 0 0 0 16091 789 0 0 25 0 1 0 1782905500 386686976 93406 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 94406 93406 1116 68 0 94338 0
[pid=1876] vsize: 377624
Current children cumulated CPU time (s) 168.8
Current children cumulated vsize (Kb) 377624

[startup+190.012 s]
Raw data (loadavg): 1.05 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 95316 0 0 0 17055 805 0 0 25 0 1 0 1782905500 394260480 95214 4294967295 134512640 134736556 3221224560 3221223152 134551076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 96255 95214 1116 68 0 96187 0
[pid=1876] vsize: 385020
Current children cumulated CPU time (s) 178.6
Current children cumulated vsize (Kb) 385020

[startup+200.013 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 97033 0 0 0 18021 820 0 0 25 0 1 0 1782905500 401297408 96931 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 97973 96931 1116 68 0 97905 0
[pid=1876] vsize: 391892
Current children cumulated CPU time (s) 188.41
Current children cumulated vsize (Kb) 391892

[startup+210.013 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 98616 0 0 0 18988 835 0 0 25 0 1 0 1782905500 407703552 98511 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 99537 98511 1116 68 0 99469 0
[pid=1876] vsize: 398148
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (Kb) 398148

[startup+220.014 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 100250 0 0 0 19954 850 0 0 25 0 1 0 1782905500 414461952 100144 4294967295 134512640 134736556 3221224560 3221222856 134717532 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 101187 100144 1116 68 0 101119 0
[pid=1876] vsize: 404748
Current children cumulated CPU time (s) 208.04
Current children cumulated vsize (Kb) 404748

[startup+230.015 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 101828 0 0 0 20921 864 0 0 25 0 1 0 1782905500 421011456 101718 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 102786 101718 1116 68 0 102718 0
[pid=1876] vsize: 411144
Current children cumulated CPU time (s) 217.85
Current children cumulated vsize (Kb) 411144

[startup+240.016 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 103183 0 0 0 21891 876 0 0 25 0 1 0 1782905500 426561536 103072 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 104141 103072 1116 68 0 104073 0
[pid=1876] vsize: 416564
Current children cumulated CPU time (s) 227.67
Current children cumulated vsize (Kb) 416564

[startup+250.017 s]
Raw data (loadavg): 1.02 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 104640 0 0 0 22859 891 0 0 25 0 1 0 1782905500 432607232 104525 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 105617 104525 1116 68 0 105549 0
[pid=1876] vsize: 422468
Current children cumulated CPU time (s) 237.5
Current children cumulated vsize (Kb) 422468

[startup+260.017 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 105970 0 0 0 23834 904 0 0 25 0 1 0 1782905500 438210560 105851 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 106985 105851 1116 68 0 106917 0
[pid=1876] vsize: 427940
Current children cumulated CPU time (s) 247.38
Current children cumulated vsize (Kb) 427940

[startup+270.017 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 107494 0 0 0 24803 917 0 0 25 0 1 0 1782905500 444514304 107375 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 108524 107375 1116 68 0 108456 0
[pid=1876] vsize: 434096
Current children cumulated CPU time (s) 257.2
Current children cumulated vsize (Kb) 434096

[startup+280.017 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 108487 0 0 0 25783 925 0 0 25 0 1 0 1782905500 448622592 108365 4294967295 134512640 134736556 3221224560 3221223056 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 109527 108365 1116 68 0 109459 0
[pid=1876] vsize: 438108
Current children cumulated CPU time (s) 267.08
Current children cumulated vsize (Kb) 438108

[startup+290.018 s]
Raw data (loadavg): 1.01 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 109917 0 0 0 26757 937 0 0 25 0 1 0 1782905500 454434816 109795 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 110946 109795 1116 68 0 110878 0
[pid=1876] vsize: 443784
Current children cumulated CPU time (s) 276.94
Current children cumulated vsize (Kb) 443784

[startup+300.019 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 111268 0 0 0 27726 953 0 0 25 0 1 0 1782905500 459956224 111141 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 112294 111141 1116 68 0 112226 0
[pid=1876] vsize: 449176
Current children cumulated CPU time (s) 286.79
Current children cumulated vsize (Kb) 449176

[startup+310.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 115320 0 0 0 28670 980 0 0 25 0 1 0 1782905500 476487680 115191 4294967295 134512640 134736556 3221224560 3221223232 134528726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 116330 115191 1116 68 0 116262 0
[pid=1876] vsize: 465320
Current children cumulated CPU time (s) 296.5
Current children cumulated vsize (Kb) 465320

[startup+320.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 118689 0 0 0 29627 997 0 0 25 0 1 0 1782905500 490426368 118559 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 119733 118559 1116 68 0 119665 0
[pid=1876] vsize: 478932
Current children cumulated CPU time (s) 306.24
Current children cumulated vsize (Kb) 478932

[startup+330.02 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 122184 0 0 0 30578 1018 0 0 25 0 1 0 1782905500 504770560 122054 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 123235 122054 1116 68 0 123167 0
[pid=1876] vsize: 492940
Current children cumulated CPU time (s) 315.96
Current children cumulated vsize (Kb) 492940

[startup+340.021 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 125727 0 0 0 31528 1041 0 0 25 0 1 0 1782905500 519372800 125597 4294967295 134512640 134736556 3221224560 3221223152 134716187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 126800 125597 1116 68 0 126732 0
[pid=1876] vsize: 507200
Current children cumulated CPU time (s) 325.69
Current children cumulated vsize (Kb) 507200

[startup+350.022 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 127052 0 0 0 32507 1050 0 0 25 0 1 0 1782905500 524783616 126908 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 128121 126908 1116 68 0 128053 0
[pid=1876] vsize: 512484
Current children cumulated CPU time (s) 335.57
Current children cumulated vsize (Kb) 512484

[startup+360.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 128766 0 0 0 33477 1064 0 0 25 0 1 0 1782905500 531812352 128621 4294967295 134512640 134736556 3221224560 3221223232 134536513 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 129837 128621 1116 68 0 129769 0
[pid=1876] vsize: 519348
Current children cumulated CPU time (s) 345.41
Current children cumulated vsize (Kb) 519348

[startup+370.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 131109 0 0 0 34437 1081 0 0 25 0 1 0 1782905500 541319168 130964 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 132158 130964 1116 68 0 132090 0
[pid=1876] vsize: 528632
Current children cumulated CPU time (s) 355.18
Current children cumulated vsize (Kb) 528632

[startup+380.023 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 134976 0 0 0 35376 1110 0 0 25 0 1 0 1782905500 557273088 134830 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 136053 134830 1116 68 0 135985 0
[pid=1876] vsize: 544212
Current children cumulated CPU time (s) 364.86
Current children cumulated vsize (Kb) 544212

[startup+390.024 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 138773 0 0 0 36323 1134 0 0 25 0 1 0 1782905500 572821504 138627 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 139849 138627 1116 68 0 139781 0
[pid=1876] vsize: 559396
Current children cumulated CPU time (s) 374.57
Current children cumulated vsize (Kb) 559396

[startup+400.025 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 139950 0 0 0 37304 1143 0 0 25 0 1 0 1782905500 577552384 139804 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 141004 139804 1116 68 0 140936 0
[pid=1876] vsize: 564016
Current children cumulated CPU time (s) 384.47
Current children cumulated vsize (Kb) 564016

[startup+410.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 141154 0 0 0 38275 1156 0 0 25 0 1 0 1782905500 582569984 141007 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 142229 141007 1116 68 0 142161 0
[pid=1876] vsize: 568916
Current children cumulated CPU time (s) 394.31
Current children cumulated vsize (Kb) 568916

[startup+420.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 143823 0 0 0 39238 1173 0 0 25 0 1 0 1782905500 593526784 143674 4294967295 134512640 134736556 3221224560 3221223164 134537504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 144904 143674 1116 68 0 144836 0
[pid=1876] vsize: 579616
Current children cumulated CPU time (s) 404.11
Current children cumulated vsize (Kb) 579616

[startup+430.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 145065 0 0 0 40218 1182 0 0 25 0 1 0 1782905500 598683648 144915 4294967295 134512640 134736556 3221224560 3221223264 134529222 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 146163 144915 1116 68 0 146095 0
[pid=1876] vsize: 584652
Current children cumulated CPU time (s) 414
Current children cumulated vsize (Kb) 584652

[startup+440.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 146571 0 0 0 41196 1192 0 0 25 0 1 0 1782905500 604803072 146418 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 147657 146418 1116 68 0 147589 0
[pid=1876] vsize: 590628
Current children cumulated CPU time (s) 423.88
Current children cumulated vsize (Kb) 590628

[startup+450.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 148412 0 0 0 42172 1203 0 0 25 0 1 0 1782905500 612384768 148258 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 149508 148258 1116 68 0 149440 0
[pid=1876] vsize: 598032
Current children cumulated CPU time (s) 433.75
Current children cumulated vsize (Kb) 598032

[startup+460.029 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 148996 0 0 0 43164 1207 0 0 25 0 1 0 1782905500 614830080 148842 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 150105 148842 1116 68 0 150037 0
[pid=1876] vsize: 600420
Current children cumulated CPU time (s) 443.71
Current children cumulated vsize (Kb) 600420

[startup+470.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 149217 0 0 0 44160 1209 0 0 25 0 1 0 1782905500 615776256 149063 4294967295 134512640 134736556 3221224560 3221223280 134529480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 150336 149063 1116 68 0 150268 0
[pid=1876] vsize: 601344
Current children cumulated CPU time (s) 453.69
Current children cumulated vsize (Kb) 601344

[startup+480.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 149454 0 0 0 45155 1211 0 0 25 0 1 0 1782905500 616722432 149300 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 150567 149300 1116 68 0 150499 0
[pid=1876] vsize: 602268
Current children cumulated CPU time (s) 463.66
Current children cumulated vsize (Kb) 602268

[startup+490.03 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 149727 0 0 0 46151 1213 0 0 25 0 1 0 1782905500 617803776 149573 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 150831 149573 1116 68 0 150763 0
[pid=1876] vsize: 603324
Current children cumulated CPU time (s) 473.64
Current children cumulated vsize (Kb) 603324

[startup+500.031 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 150022 0 0 0 47147 1215 0 0 25 0 1 0 1782905500 619020288 149868 4294967295 134512640 134736556 3221224560 3221223296 134529245 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 151128 149868 1116 68 0 151060 0
[pid=1876] vsize: 604512
Current children cumulated CPU time (s) 483.62
Current children cumulated vsize (Kb) 604512

[startup+510.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 150294 0 0 0 48143 1217 0 0 25 0 1 0 1782905500 620101632 150140 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 151392 150140 1116 68 0 151324 0
[pid=1876] vsize: 605568
Current children cumulated CPU time (s) 493.6
Current children cumulated vsize (Kb) 605568

[startup+520.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 150550 0 0 0 49138 1220 0 0 25 0 1 0 1782905500 621187072 150396 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 151657 150396 1116 68 0 151589 0
[pid=1876] vsize: 606628
Current children cumulated CPU time (s) 503.58
Current children cumulated vsize (Kb) 606628

[startup+530.033 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 150822 0 0 0 50133 1222 0 0 25 0 1 0 1782905500 622305280 150667 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 151930 150667 1116 68 0 151862 0
[pid=1876] vsize: 607720
Current children cumulated CPU time (s) 513.55
Current children cumulated vsize (Kb) 607720

[startup+540.034 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 151126 0 0 0 51128 1225 0 0 25 0 1 0 1782905500 623521792 150971 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 152227 150971 1116 68 0 152159 0
[pid=1876] vsize: 608908
Current children cumulated CPU time (s) 523.53
Current children cumulated vsize (Kb) 608908

[startup+550.034 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 151413 0 0 0 52123 1228 0 0 25 0 1 0 1782905500 624738304 151258 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 152524 151258 1116 68 0 152456 0
[pid=1876] vsize: 610096
Current children cumulated CPU time (s) 533.51
Current children cumulated vsize (Kb) 610096

[startup+560.035 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 151726 0 0 0 53118 1230 0 0 25 0 1 0 1782905500 626089984 151571 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 152854 151571 1116 68 0 152786 0
[pid=1876] vsize: 611416
Current children cumulated CPU time (s) 543.48
Current children cumulated vsize (Kb) 611416

[startup+570.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 152088 0 0 0 54113 1232 0 0 25 0 1 0 1782905500 627605504 151929 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 153224 151929 1116 68 0 153156 0
[pid=1876] vsize: 612896
Current children cumulated CPU time (s) 553.45
Current children cumulated vsize (Kb) 612896

[startup+580.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 152337 0 0 0 55109 1235 0 0 25 0 1 0 1782905500 628551680 152178 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 153455 152178 1116 68 0 153387 0
[pid=1876] vsize: 613820
Current children cumulated CPU time (s) 563.44
Current children cumulated vsize (Kb) 613820

[startup+590.037 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 152533 0 0 0 56104 1238 0 0 25 0 1 0 1782905500 629362688 152374 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 153653 152374 1116 68 0 153585 0
[pid=1876] vsize: 614612
Current children cumulated CPU time (s) 573.42
Current children cumulated vsize (Kb) 614612

[startup+600.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 152756 0 0 0 57100 1240 0 0 25 0 1 0 1782905500 630308864 152597 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 153884 152597 1116 68 0 153816 0
[pid=1876] vsize: 615536
Current children cumulated CPU time (s) 583.4
Current children cumulated vsize (Kb) 615536

[startup+610.037 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 152972 0 0 0 58097 1242 0 0 25 0 1 0 1782905500 631255040 152813 4294967295 134512640 134736556 3221224560 3221223228 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 154115 152813 1116 68 0 154047 0
[pid=1876] vsize: 616460
Current children cumulated CPU time (s) 593.39
Current children cumulated vsize (Kb) 616460

[startup+620.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 153193 0 0 0 59093 1243 0 0 25 0 1 0 1782905500 632066048 153034 4294967295 134512640 134736556 3221224560 3221223212 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 154313 153034 1116 68 0 154245 0
[pid=1876] vsize: 617252
Current children cumulated CPU time (s) 603.36
Current children cumulated vsize (Kb) 617252

[startup+630.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 153424 0 0 0 60089 1245 0 0 25 0 1 0 1782905500 633012224 153265 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 154544 153265 1116 68 0 154476 0
[pid=1876] vsize: 618176
Current children cumulated CPU time (s) 613.34
Current children cumulated vsize (Kb) 618176

[startup+640.039 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 153690 0 0 0 61085 1247 0 0 25 0 1 0 1782905500 634093568 153531 4294967295 134512640 134736556 3221224560 3221223216 134528776 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 154808 153531 1116 68 0 154740 0
[pid=1876] vsize: 619232
Current children cumulated CPU time (s) 623.32
Current children cumulated vsize (Kb) 619232

[startup+650.039 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 153973 0 0 0 62080 1250 0 0 25 0 1 0 1782905500 635314176 153814 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 155106 153814 1116 68 0 155038 0
[pid=1876] vsize: 620424
Current children cumulated CPU time (s) 633.3
Current children cumulated vsize (Kb) 620424

[startup+660.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 154917 0 0 0 63057 1260 0 0 25 0 1 0 1782905500 639098880 154758 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 156030 154758 1116 68 0 155962 0
[pid=1876] vsize: 624120
Current children cumulated CPU time (s) 643.17
Current children cumulated vsize (Kb) 624120

[startup+670.041 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 156652 0 0 0 64022 1274 0 0 25 0 1 0 1782905500 646365184 156486 4294967295 134512640 134736556 3221224560 3221223248 134524405 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 157804 156486 1116 68 0 157736 0
[pid=1876] vsize: 631216
Current children cumulated CPU time (s) 652.96
Current children cumulated vsize (Kb) 631216

[startup+680.042 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 160326 0 0 0 64978 1294 0 0 25 0 1 0 1782905500 661602304 160157 4294967295 134512640 134736556 3221224560 3221223060 134536046 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 161524 160157 1116 68 0 161456 0
[pid=1876] vsize: 646096
Current children cumulated CPU time (s) 662.72
Current children cumulated vsize (Kb) 646096

[startup+690.043 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 162962 0 0 0 65940 1311 0 0 25 0 1 0 1782905500 672456704 162787 4294967295 134512640 134736556 3221224560 3221223116 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 164174 162787 1116 68 0 164106 0
[pid=1876] vsize: 656696
Current children cumulated CPU time (s) 672.51
Current children cumulated vsize (Kb) 656696

[startup+700.044 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 164447 0 0 0 66914 1322 0 0 25 0 1 0 1782905500 678424576 164270 4294967295 134512640 134736556 3221224560 3221223152 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 165631 164270 1116 68 0 165563 0
[pid=1876] vsize: 662524
Current children cumulated CPU time (s) 682.36
Current children cumulated vsize (Kb) 662524

[startup+710.045 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 166461 0 0 0 67871 1342 0 0 25 0 1 0 1782905500 686673920 166284 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 167645 166284 1116 68 0 167577 0
[pid=1876] vsize: 670580
Current children cumulated CPU time (s) 692.13
Current children cumulated vsize (Kb) 670580

[startup+720.046 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 168956 0 0 0 68833 1360 0 0 25 0 1 0 1782905500 697040896 168777 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 170176 168777 1116 68 0 170108 0
[pid=1876] vsize: 680704
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (Kb) 680704

[startup+730.046 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 169006 0 0 0 69814 1367 0 0 25 0 1 0 1782905500 697315328 168825 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 170243 168825 1116 68 0 170175 0
[pid=1876] vsize: 680972
Current children cumulated CPU time (s) 711.81
Current children cumulated vsize (Kb) 680972

[startup+740.047 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 171293 0 0 0 70775 1383 0 0 25 0 1 0 1782905500 706646016 171112 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 172521 171113 1116 68 0 172453 0
[pid=1876] vsize: 690084
Current children cumulated CPU time (s) 721.58
Current children cumulated vsize (Kb) 690084

[startup+750.048 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 172562 0 0 0 71748 1395 0 0 25 0 1 0 1782905500 711782400 172381 4294967295 134512640 134736556 3221224560 3221223184 134537450 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 173775 172381 1116 68 0 173707 0
[pid=1876] vsize: 695100
Current children cumulated CPU time (s) 731.43
Current children cumulated vsize (Kb) 695100

[startup+760.049 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 173948 0 0 0 72717 1408 0 0 25 0 1 0 1782905500 717553664 173763 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 175184 173763 1116 68 0 175116 0
[pid=1876] vsize: 700736
Current children cumulated CPU time (s) 741.25
Current children cumulated vsize (Kb) 700736

[startup+770.049 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 175604 0 0 0 73685 1420 0 0 25 0 1 0 1782905500 724307968 175418 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 176833 175418 1116 68 0 176765 0
[pid=1876] vsize: 707332
Current children cumulated CPU time (s) 751.05
Current children cumulated vsize (Kb) 707332

[startup+780.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 175907 0 0 0 74665 1428 0 0 25 0 1 0 1782905500 725524480 175721 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 177130 175721 1116 68 0 177062 0
[pid=1876] vsize: 708520
Current children cumulated CPU time (s) 760.93
Current children cumulated vsize (Kb) 708520

[startup+790.051 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 178232 0 0 0 75620 1446 0 0 25 0 1 0 1782905500 734986240 178046 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 179440 178046 1116 68 0 179372 0
[pid=1876] vsize: 717760
Current children cumulated CPU time (s) 770.66
Current children cumulated vsize (Kb) 717760

[startup+800.051 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 179677 0 0 0 76587 1458 0 0 25 0 1 0 1782905500 740966400 179489 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 180900 179489 1116 68 0 180832 0
[pid=1876] vsize: 723600
Current children cumulated CPU time (s) 780.45
Current children cumulated vsize (Kb) 723600

[startup+810.052 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 182177 0 0 0 77539 1479 0 0 25 0 1 0 1782905500 751239168 181989 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 183408 181989 1116 68 0 183340 0
[pid=1876] vsize: 733632
Current children cumulated CPU time (s) 790.18
Current children cumulated vsize (Kb) 733632

[startup+820.053 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 184752 0 0 0 78496 1499 0 0 25 0 1 0 1782905500 761786368 184564 4294967295 134512640 134736556 3221224560 3221223176 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 185983 184564 1116 68 0 185915 0
[pid=1876] vsize: 743932
Current children cumulated CPU time (s) 799.95
Current children cumulated vsize (Kb) 743932

[startup+830.053 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 187025 0 0 0 79453 1518 0 0 25 0 1 0 1782905500 771117056 186837 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 188261 186837 1116 68 0 188193 0
[pid=1876] vsize: 753044
Current children cumulated CPU time (s) 809.71
Current children cumulated vsize (Kb) 753044

[startup+840.054 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 188596 0 0 0 80417 1534 0 0 25 0 1 0 1782905500 777605120 188408 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 189845 188408 1116 68 0 189777 0
[pid=1876] vsize: 759380
Current children cumulated CPU time (s) 819.51
Current children cumulated vsize (Kb) 759380

[startup+850.055 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 191045 0 0 0 81383 1551 0 0 25 0 1 0 1782905500 787640320 190857 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 192295 190857 1116 68 0 192227 0
[pid=1876] vsize: 769180
Current children cumulated CPU time (s) 829.34
Current children cumulated vsize (Kb) 769180

[startup+860.056 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 193331 0 0 0 82336 1571 0 0 25 0 1 0 1782905500 796975104 193143 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 194574 193143 1116 68 0 194506 0
[pid=1876] vsize: 778296
Current children cumulated CPU time (s) 839.07
Current children cumulated vsize (Kb) 778296

[startup+870.057 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 195222 0 0 0 83295 1587 0 0 25 0 1 0 1782905500 804679680 195034 4294967295 134512640 134736556 3221224560 3221223084 134536698 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 196455 195034 1116 68 0 196387 0
[pid=1876] vsize: 785820
Current children cumulated CPU time (s) 848.82
Current children cumulated vsize (Kb) 785820

[startup+880.057 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 198269 0 0 0 84246 1611 0 0 25 0 1 0 1782905500 817262592 198081 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 199527 198081 1116 68 0 199459 0
[pid=1876] vsize: 798108
Current children cumulated CPU time (s) 858.57
Current children cumulated vsize (Kb) 798108

[startup+890.058 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 199144 0 0 0 85219 1622 0 0 25 0 1 0 1782905500 820936704 198956 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 200424 198956 1116 68 0 200356 0
[pid=1876] vsize: 801696
Current children cumulated CPU time (s) 868.41
Current children cumulated vsize (Kb) 801696

[startup+900.058 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 203368 0 0 0 86160 1649 0 0 25 0 1 0 1782905500 838234112 203180 4294967295 134512640 134736556 3221224560 3221223232 134528755 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 204647 203180 1116 68 0 204579 0
[pid=1876] vsize: 818588
Current children cumulated CPU time (s) 878.09
Current children cumulated vsize (Kb) 818588

[startup+910.059 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 204892 0 0 0 87127 1664 0 0 25 0 1 0 1782905500 844521472 204700 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 206182 204700 1116 68 0 206114 0
[pid=1876] vsize: 824728
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (Kb) 824728

[startup+920.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 207643 0 0 0 88078 1686 0 0 25 0 1 0 1782905500 855744512 207451 4294967295 134512640 134736556 3221224560 3221223256 134554050 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 208922 207451 1116 68 0 208854 0
[pid=1876] vsize: 835688
Current children cumulated CPU time (s) 897.64
Current children cumulated vsize (Kb) 835688

[startup+930.059 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 210733 0 0 0 89037 1706 0 0 25 0 1 0 1782905500 868487168 210539 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 212033 210539 1116 68 0 211965 0
[pid=1876] vsize: 848132
Current children cumulated CPU time (s) 907.43
Current children cumulated vsize (Kb) 848132

[startup+940.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 211903 0 0 0 90010 1717 0 0 25 0 1 0 1782905500 873238528 211709 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 213193 211709 1116 68 0 213125 0
[pid=1876] vsize: 852772
Current children cumulated CPU time (s) 917.27
Current children cumulated vsize (Kb) 852772

[startup+950.061 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 212086 0 0 0 91002 1720 0 0 25 0 1 0 1782905500 874086400 211892 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 213400 211892 1116 68 0 213332 0
[pid=1876] vsize: 853600
Current children cumulated CPU time (s) 927.22
Current children cumulated vsize (Kb) 853600

[startup+960.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 212293 0 0 0 91998 1721 0 0 25 0 1 0 1782905500 874897408 212099 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 213598 212099 1116 68 0 213530 0
[pid=1876] vsize: 854392
Current children cumulated CPU time (s) 937.19
Current children cumulated vsize (Kb) 854392

[startup+970.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 212500 0 0 0 92994 1723 0 0 25 0 1 0 1782905500 875708416 212306 4294967295 134512640 134736556 3221224560 3221223020 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 213796 212306 1116 68 0 213728 0
[pid=1876] vsize: 855184
Current children cumulated CPU time (s) 947.17
Current children cumulated vsize (Kb) 855184

[startup+980.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 212696 0 0 0 93990 1725 0 0 25 0 1 0 1782905500 876519424 212502 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 213994 212502 1116 68 0 213926 0
[pid=1876] vsize: 855976
Current children cumulated CPU time (s) 957.15
Current children cumulated vsize (Kb) 855976

[startup+990.062 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 212898 0 0 0 94985 1727 0 0 25 0 1 0 1782905500 877465600 212704 4294967295 134512640 134736556 3221224560 3221223488 134582890 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 214225 212704 1116 68 0 214157 0
[pid=1876] vsize: 856900
Current children cumulated CPU time (s) 967.12
Current children cumulated vsize (Kb) 856900

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 213095 0 0 0 95982 1728 0 0 25 0 1 0 1782905500 878276608 212901 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 214423 212901 1116 68 0 214355 0
[pid=1876] vsize: 857692
Current children cumulated CPU time (s) 977.1
Current children cumulated vsize (Kb) 857692

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 213292 0 0 0 96978 1730 0 0 25 0 1 0 1782905500 878952448 213098 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 214588 213098 1116 68 0 214520 0
[pid=1876] vsize: 858352
Current children cumulated CPU time (s) 987.08
Current children cumulated vsize (Kb) 858352

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 213490 0 0 0 97974 1732 0 0 25 0 1 0 1782905500 879898624 213296 4294967295 134512640 134736556 3221224560 3221223280 134529376 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 214819 213296 1116 68 0 214751 0
[pid=1876] vsize: 859276
Current children cumulated CPU time (s) 997.06
Current children cumulated vsize (Kb) 859276

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 213854 0 0 0 98966 1735 0 0 25 0 1 0 1782905500 881385472 213660 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 215182 213660 1116 68 0 215114 0
[pid=1876] vsize: 860728
Current children cumulated CPU time (s) 1007.01
Current children cumulated vsize (Kb) 860728

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 215673 0 0 0 99929 1751 0 0 25 0 1 0 1782905500 888819712 215479 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/1876/statm): 216997 215479 1116 68 0 216929 0
[pid=1876] vsize: 867988
Current children cumulated CPU time (s) 1016.8
Current children cumulated vsize (Kb) 867988

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 215873 0 0 0 100912 1756 0 0 25 0 1 0 1782905500 889643008 215677 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 217198 215677 1116 68 0 217130 0
[pid=1876] vsize: 868792
Current children cumulated CPU time (s) 1026.68
Current children cumulated vsize (Kb) 868792

[startup+1060.07 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 216655 0 0 0 101893 1765 0 0 25 0 1 0 1782905500 892891136 216459 4294967295 134512640 134736556 3221224560 3221223228 134553304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 217991 216459 1116 68 0 217923 0
[pid=1876] vsize: 871964
Current children cumulated CPU time (s) 1036.58
Current children cumulated vsize (Kb) 871964

[startup+1070.07 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 217185 0 0 0 102878 1772 0 0 25 0 1 0 1782905500 895074304 216989 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 218524 216989 1116 68 0 218456 0
[pid=1876] vsize: 874096
Current children cumulated CPU time (s) 1046.5
Current children cumulated vsize (Kb) 874096

[startup+1080.07 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 220518 0 0 0 103832 1792 0 0 25 0 1 0 1782905500 908730368 220322 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 221858 220322 1116 68 0 221790 0
[pid=1876] vsize: 887432
Current children cumulated CPU time (s) 1056.24
Current children cumulated vsize (Kb) 887432

[startup+1090.07 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 221459 0 0 0 104807 1802 0 0 25 0 1 0 1782905500 912519168 221263 4294967295 134512640 134736556 3221224560 3221223236 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 222783 221263 1116 68 0 222715 0
[pid=1876] vsize: 891132
Current children cumulated CPU time (s) 1066.09
Current children cumulated vsize (Kb) 891132

[startup+1100.07 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 221509 0 0 0 105792 1808 0 0 25 0 1 0 1782905500 912801792 221313 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 222852 221313 1116 68 0 222784 0
[pid=1876] vsize: 891408
Current children cumulated CPU time (s) 1076
Current children cumulated vsize (Kb) 891408

[startup+1110.07 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) R 1875 1876 31778 0 -1 0 224797 0 0 0 106745 1829 0 0 25 0 1 0 1782905500 926183424 224601 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/1876/statm): 226119 224601 1116 68 0 226051 0
[pid=1876] vsize: 904476
Current children cumulated CPU time (s) 1085.74
Current children cumulated vsize (Kb) 904476



Mem limit exceeded: sending SIGTERM then SIGKILL

[startup+1114.82 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 1876
Raw data (/proc/1876/stat): 1876 (bsolo) T 1875 1876 31778 0 -1 0 229053 0 0 0 107172 1852 0 0 25 0 1 0 1782905500 943779840 228856 4294967295 134512640 134736556 3221224560 3221223020 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/1876/statm): 230415 228856 1116 68 0 230347 0
[pid=1876] vsize: 921660
Current children cumulated CPU time (s) 1090.24
Current children cumulated vsize (Kb) 921660

Sending SIGTERM to -1876
Sleeping 2 seconds
Sending SIGKILL to -1876
One traced child (pid=1876) ended because it received signal 9 (SIGKILL)
All traced children have exited ! Game is over.

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1117.24
CPU time (s): 1090.67
CPU user time (s): 1071.73
CPU system time (s): 18.9431
CPU usage (%): 97.6216
Max. virtual memory (cumulated for all children) (Kb): 921660

Verifier Data

ERROR: no interpretation found !