Trace number 3500454

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 into four (or five) parts:
  1. 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 ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pwbo 1.1? (TO) 1800.09 900.041

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pwbo 1.1 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3500454-1307995697.opb.
0.00/0.00	c Instance file HOME/instance-3500454-1307995697.opb
0.00/0.00	c File size is 4933 bytes.
0.00/0.00	c Highest Coefficient sum: 3811
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      51                                                  |
0.00/0.00	c |  Number Clauses:        1                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 12                                                  |
0.00/0.00	c init lb 0
0.00/0.00	c init ub 2
1800.04/900.01	s UNKNOWN
1800.04/900.01	c Memory used           : 795.21 MB
1800.04/900.01	c CPU time              : 1787.75 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500454-1307995697/watcher-3500454-1307995697 -o /var/tmp/evaluation-result-3500454-1307995697/solver-3500454-1307995697 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500454-1307995697.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.46 3.86 3.88 3/179 12302
/proc/meminfo: memFree=12322132/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=134788 CPUtime=0 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 387 0 0 0 0 0 0 0 23 0 3 0 643761007 138022912 338 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 33697 338 181 372 0 33322 0
[pid=12302/tid=12303] ppid=12300 vsize=134788 CPUtime=0 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 36 0 0 0 0 0 0 0 24 0 3 0 643761008 138022912 339 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=134788 CPUtime=0 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 20 0 0 0 0 0 0 0 24 0 3 0 643761008 138022912 340 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0

[startup+0.0625231 s]
/proc/loadavg: 3.46 3.86 3.88 3/179 12302
/proc/meminfo: memFree=12322132/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=134788 CPUtime=0.11 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 649 0 0 0 11 0 0 0 23 0 3 0 643761007 138022912 600 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 33697 600 181 372 0 33322 0
[pid=12302/tid=12303] ppid=12300 vsize=134788 CPUtime=0.06 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 187 0 0 0 6 0 0 0 25 0 3 0 643761008 138022912 601 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=134788 CPUtime=0.05 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 131 0 0 0 5 0 0 0 18 0 3 0 643761008 138022912 601 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 134788

[startup+0.100505 s]
/proc/loadavg: 3.46 3.86 3.88 3/179 12302
/proc/meminfo: memFree=12322132/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=134788 CPUtime=0.19 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 804 0 0 0 19 0 0 0 23 0 3 0 643761007 138022912 755 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 33697 755 181 372 0 33322 0
[pid=12302/tid=12303] ppid=12300 vsize=134788 CPUtime=0.09 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 279 0 0 0 9 0 0 0 25 0 3 0 643761008 138022912 755 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=134788 CPUtime=0.09 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 193 0 0 0 9 0 0 0 18 0 3 0 643761008 138022912 755 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 134788

[startup+0.300469 s]
/proc/loadavg: 3.46 3.86 3.88 3/179 12302
/proc/meminfo: memFree=12322132/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=134788 CPUtime=0.59 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 1380 0 0 0 57 2 0 0 23 0 3 0 643761007 138022912 1331 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 33697 1331 181 372 0 33322 0
[pid=12302/tid=12303] ppid=12300 vsize=134788 CPUtime=0.29 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 619 0 0 0 29 0 0 0 25 0 3 0 643761008 138022912 1331 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=134788 CPUtime=0.29 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 429 0 0 0 28 1 0 0 18 0 3 0 643761008 138022912 1331 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 134788

[startup+0.700399 s]
/proc/loadavg: 3.46 3.86 3.88 3/179 12302
/proc/meminfo: memFree=12322132/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=135076 CPUtime=1.39 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 1903 0 0 0 135 4 0 0 23 0 3 0 643761007 138317824 1854 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 33769 1854 181 372 0 33394 0
[pid=12302/tid=12303] ppid=12300 vsize=135076 CPUtime=0.69 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 943 0 0 0 68 1 0 0 25 0 3 0 643761008 138317824 1854 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=135076 CPUtime=0.69 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 628 0 0 0 67 2 0 0 18 0 3 0 643761008 138317824 1854 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 135076

[startup+1.50029 s]
/proc/loadavg: 3.50 3.87 3.88 5/182 12305
/proc/meminfo: memFree=12313204/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=135076 CPUtime=2.99 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 2566 0 0 0 294 5 0 0 23 0 3 0 643761007 138317824 2517 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 33769 2517 181 372 0 33394 0
[pid=12302/tid=12303] ppid=12300 vsize=135076 CPUtime=1.49 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 1475 0 0 0 148 1 0 0 25 0 3 0 643761008 138317824 2517 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=135076 CPUtime=1.49 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 759 0 0 0 145 4 0 0 19 0 3 0 643761008 138317824 2517 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 135076

[startup+3.101 s]
/proc/loadavg: 3.50 3.87 3.88 5/182 12305
/proc/meminfo: memFree=12309856/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=135076 CPUtime=6.19 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 3482 0 0 0 610 9 0 0 23 0 3 0 643761007 138317824 3433 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 33769 3433 182 372 0 33394 0
[pid=12302/tid=12303] ppid=12300 vsize=135076 CPUtime=3.09 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 2238 0 0 0 306 3 0 0 25 0 3 0 643761008 138317824 3433 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=135076 CPUtime=3.09 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 912 0 0 0 304 5 0 0 24 0 3 0 643761008 138317824 3433 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 135076

[startup+6.30045 s]
/proc/loadavg: 3.54 3.87 3.88 5/182 12305
/proc/meminfo: memFree=12298696/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=135508 CPUtime=12.59 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 5086 0 0 0 1244 15 0 0 23 0 3 0 643761007 138760192 5037 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 33877 5037 182 372 0 33502 0
[pid=12302/tid=12303] ppid=12300 vsize=135508 CPUtime=6.29 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 3591 0 0 0 623 6 0 0 25 0 3 0 643761008 138760192 5037 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=135508 CPUtime=6.29 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 1163 0 0 0 620 9 0 0 25 0 3 0 643761008 138760192 5037 33554432000 4194304 5714118 140733270230944 18446744073709551615 4300144 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 135508

[startup+12.7003 s]
/proc/loadavg: 3.58 3.87 3.88 5/182 12306
/proc/meminfo: memFree=12280176/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=136228 CPUtime=25.39 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 7752 0 0 0 2510 29 0 0 23 0 3 0 643761007 139497472 7703 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 34057 7703 182 372 0 33682 0
[pid=12302/tid=12303] ppid=12300 vsize=136228 CPUtime=12.69 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 5949 0 0 0 1256 13 0 0 25 0 3 0 643761008 139497472 7703 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=136228 CPUtime=12.69 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 1471 0 0 0 1253 16 0 0 25 0 3 0 643761008 139497472 7703 33554432000 4194304 5714118 140733270230944 18446744073709551615 4299735 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 136228

[startup+25.5011 s]
/proc/loadavg: 3.67 3.88 3.88 5/182 12306
/proc/meminfo: memFree=12248900/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=138244 CPUtime=50.99 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 12351 0 0 0 5045 54 0 0 23 0 3 0 643761007 141561856 12302 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 34561 12302 182 372 0 34186 0
[pid=12302/tid=12303] ppid=12300 vsize=138244 CPUtime=25.49 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 10163 0 0 0 2523 26 0 0 25 0 3 0 643761008 141561856 12302 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=138244 CPUtime=25.49 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 1856 0 0 0 2522 27 0 0 19 0 3 0 643761008 141561856 12302 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 138244

[startup+51.1005 s]
/proc/loadavg: 3.78 3.89 3.88 5/182 12307
/proc/meminfo: memFree=12194008/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=206876 CPUtime=102.19 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 20387 0 0 0 10116 103 0 0 23 0 3 0 643761007 211841024 20338 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 51719 20338 182 372 0 51344 0
[pid=12302/tid=12303] ppid=12300 vsize=206876 CPUtime=51.09 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 17778 0 0 0 5058 51 0 0 25 0 3 0 643761008 211841024 20338 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=206876 CPUtime=51.09 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 2277 0 0 0 5057 52 0 0 25 0 3 0 643761008 211841024 20338 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 206876

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.89 5/182 12308
/proc/meminfo: memFree=12093160/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=209576 CPUtime=204.6 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 34243 0 0 0 20268 192 0 0 23 0 3 0 643761007 214605824 34194 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 52394 34194 182 372 0 52019 0
[pid=12302/tid=12303] ppid=12300 vsize=209576 CPUtime=102.3 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 31204 0 0 0 10134 96 0 0 25 0 3 0 643761008 214605824 34194 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=209576 CPUtime=102.29 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 2707 0 0 0 10133 96 0 0 25 0 3 0 643761008 214605824 34194 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.6
Current children cumulated vsize (KiB) 209576

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.89 5/182 12310
/proc/meminfo: memFree=11988820/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=279216 CPUtime=324.59 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 49193 0 0 0 32175 284 0 0 23 0 3 0 643761007 285917184 49144 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 69804 49144 182 372 0 69429 0
[pid=12302/tid=12303] ppid=12300 vsize=279216 CPUtime=162.3 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 45667 0 0 0 16087 143 0 0 25 0 3 0 643761008 285917184 49144 33554432000 4194304 5714118 140733270230944 18446744073709551615 4300160 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=279216 CPUtime=162.29 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 3194 0 0 0 16088 141 0 0 25 0 3 0 643761008 285917184 49144 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 324.59
Current children cumulated vsize (KiB) 279216

[startup+222.3 s]
/proc/loadavg: 3.98 3.93 3.90 5/182 12311
/proc/meminfo: memFree=11889328/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=348492 CPUtime=444.59 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 63163 0 0 0 44082 377 0 0 23 0 3 0 643761007 356855808 63105 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 87123 63105 182 372 0 86748 0
[pid=12302/tid=12303] ppid=12300 vsize=348492 CPUtime=222.29 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 59222 0 0 0 22037 192 0 0 25 0 3 0 643761008 356855808 63105 33554432000 4194304 5714118 140733270230944 18446744073709551615 4300032 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=348492 CPUtime=222.29 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 3609 0 0 0 22044 185 0 0 25 0 3 0 643761008 356855808 63105 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 444.59
Current children cumulated vsize (KiB) 348492

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/182 12313
/proc/meminfo: memFree=11801644/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=415072 CPUtime=564.59 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 75579 0 0 0 56001 458 0 0 23 0 3 0 643761007 425033728 75521 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 103768 75521 182 372 0 103393 0
[pid=12302/tid=12303] ppid=12300 vsize=415072 CPUtime=282.3 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 71539 0 0 0 27997 233 0 0 25 0 3 0 643761008 425033728 75521 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=415072 CPUtime=282.29 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 3708 0 0 0 28004 225 0 0 25 0 3 0 643761008 425033728 75521 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 564.59
Current children cumulated vsize (KiB) 415072

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.91 5/182 12315
/proc/meminfo: memFree=11712072/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=481724 CPUtime=684.6 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 88155 0 0 0 67922 538 0 0 23 0 3 0 643761007 493285376 88097 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 120431 88097 182 372 0 120056 0
[pid=12302/tid=12303] ppid=12300 vsize=481724 CPUtime=342.3 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 83923 0 0 0 33954 276 0 0 25 0 3 0 643761008 493285376 88097 33554432000 4194304 5714118 140733270230944 18446744073709551615 4199408 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=481724 CPUtime=342.3 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 3900 0 0 0 33968 262 0 0 25 0 3 0 643761008 493285376 88097 33554432000 4194304 5714118 140733270230944 18446744073709551615 4300064 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 684.6
Current children cumulated vsize (KiB) 481724

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/182 12316
/proc/meminfo: memFree=11628448/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=482084 CPUtime=804.6 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 100233 0 0 0 79836 624 0 0 23 0 3 0 643761007 493654016 100175 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 120521 100175 182 372 0 120146 0
[pid=12302/tid=12303] ppid=12300 vsize=482084 CPUtime=402.3 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 95954 0 0 0 39911 319 0 0 25 0 3 0 643761008 493654016 100175 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=482084 CPUtime=402.3 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 3947 0 0 0 39925 305 0 0 25 0 3 0 643761008 493654016 100175 33554432000 4194304 5714118 140733270230944 18446744073709551615 4299904 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 804.6
Current children cumulated vsize (KiB) 482084

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/182 12318
/proc/meminfo: memFree=11538984/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=548124 CPUtime=924.61 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 112364 0 0 0 91756 705 0 0 23 0 3 0 643761007 561278976 112306 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 137031 112306 182 372 0 136656 0
[pid=12302/tid=12303] ppid=12300 vsize=548124 CPUtime=462.31 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 107955 0 0 0 45870 361 0 0 25 0 3 0 643761008 561278976 112306 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=548124 CPUtime=462.29 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4077 0 0 0 45885 344 0 0 25 0 3 0 643761008 561278976 112306 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 924.61
Current children cumulated vsize (KiB) 548124

[startup+522.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/182 12319
/proc/meminfo: memFree=11455480/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=614380 CPUtime=1044.61 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 123771 0 0 0 103675 786 0 0 23 0 3 0 643761007 629125120 123713 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 153595 123713 182 372 0 153220 0
[pid=12302/tid=12303] ppid=12300 vsize=614380 CPUtime=522.3 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 119159 0 0 0 51827 403 0 0 25 0 3 0 643761008 629125120 123713 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=614380 CPUtime=522.3 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4280 0 0 0 51847 383 0 0 25 0 3 0 643761008 629125120 123713 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1044.61
Current children cumulated vsize (KiB) 614380

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12321
/proc/meminfo: memFree=11377184/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=615116 CPUtime=1164.61 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 135024 0 0 0 115598 863 0 0 23 0 3 0 643761007 629878784 134966 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 153779 134966 182 372 0 153404 0
[pid=12302/tid=12303] ppid=12300 vsize=615116 CPUtime=582.3 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 130327 0 0 0 57786 444 0 0 25 0 3 0 643761008 629878784 134966 33554432000 4194304 5714118 140733270230944 18446744073709551615 4319293 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=615116 CPUtime=582.3 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4365 0 0 0 57812 418 0 0 25 0 3 0 643761008 629878784 134966 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1164.61
Current children cumulated vsize (KiB) 615116

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12323
/proc/meminfo: memFree=11303972/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=681368 CPUtime=1284.62 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 144334 0 0 0 127534 928 0 0 23 0 3 0 643761007 697720832 144276 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 170342 144276 182 372 0 169967 0
[pid=12302/tid=12303] ppid=12300 vsize=681368 CPUtime=642.32 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 139549 0 0 0 63754 478 0 0 25 0 3 0 643761008 697720832 144276 33554432000 4194304 5714118 140733270230944 18446744073709551615 4319255 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=681368 CPUtime=642.3 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4453 0 0 0 63780 450 0 0 25 0 3 0 643761008 697720832 144276 33554432000 4194304 5714118 140733270230944 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1284.62
Current children cumulated vsize (KiB) 681368

[startup+702.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12324
/proc/meminfo: memFree=11226416/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=747460 CPUtime=1404.62 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 154695 0 0 0 139461 1001 0 0 23 0 3 0 643761007 765399040 154637 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 186865 154637 182 372 0 186490 0
[pid=12302/tid=12303] ppid=12300 vsize=747460 CPUtime=702.3 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 149910 0 0 0 69713 517 0 0 25 0 3 0 643761008 765399040 154637 33554432000 4194304 5714118 140733270230944 18446744073709551615 4299920 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=747460 CPUtime=702.3 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4453 0 0 0 69747 483 0 0 25 0 3 0 643761008 765399040 154637 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1404.62
Current children cumulated vsize (KiB) 747460

[startup+762.306 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12326
/proc/meminfo: memFree=11157056/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=747568 CPUtime=1524.64 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 163842 0 0 0 151393 1071 0 0 23 0 3 0 643761007 765509632 163784 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 186892 163784 182 372 0 186517 0
[pid=12302/tid=12303] ppid=12300 vsize=747568 CPUtime=762.31 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 159015 0 0 0 75680 551 0 0 25 0 3 0 643761008 765509632 163784 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=747568 CPUtime=762.31 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4495 0 0 0 75712 519 0 0 25 0 3 0 643761008 765509632 163784 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1524.64
Current children cumulated vsize (KiB) 747568

[startup+822.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12327
/proc/meminfo: memFree=11086332/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=813212 CPUtime=1644.62 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 173079 0 0 0 163324 1138 0 0 23 0 3 0 643761007 832729088 173021 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 203303 173021 182 372 0 202928 0
[pid=12302/tid=12303] ppid=12300 vsize=813212 CPUtime=822.31 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 168225 0 0 0 81645 586 0 0 25 0 3 0 643761008 832729088 173021 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=813212 CPUtime=822.3 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4522 0 0 0 81679 551 0 0 25 0 3 0 643761008 832729088 173021 33554432000 4194304 5714118 140733270230944 18446744073709551615 4300224 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1644.62
Current children cumulated vsize (KiB) 813212

[startup+882.301 s]
/proc/loadavg: 3.99 3.97 3.91 3/178 12330
/proc/meminfo: memFree=11621980/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=814128 CPUtime=1764.63 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 183545 0 0 0 175251 1212 0 0 23 0 3 0 643761007 833667072 183482 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 203532 183482 182 372 0 203157 0
[pid=12302/tid=12303] ppid=12300 vsize=814128 CPUtime=882.31 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 178363 0 0 0 87607 624 0 0 25 0 3 0 643761008 833667072 183482 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=814128 CPUtime=882.3 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4850 0 0 0 87643 587 0 0 25 0 3 0 643761008 833667072 183482 33554432000 4194304 5714118 140733270230944 18446744073709551615 4300320 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1764.63
Current children cumulated vsize (KiB) 814128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.001 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12490
/proc/meminfo: memFree=11488552/32951124 swapFree=67055716/67111528
[pid=12302] ppid=12300 vsize=814288 CPUtime=1800.04 cores=0,2,4,6
/proc/12302/stat : 12302 (pwbo1.1) S 12300 12302 11028 0 -1 4202496 186730 0 0 0 178773 1231 0 0 23 0 3 0 643761007 833830912 186667 33554432000 4194304 5714118 140733270230944 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/12302/statm: 203572 186667 182 372 0 203197 0
[pid=12302/tid=12303] ppid=12300 vsize=814288 CPUtime=900.01 cores=0,2,4,6
/proc/12302/task/12303/stat : 12303 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 181507 0 0 0 89368 633 0 0 25 0 3 0 643761008 833830912 186667 33554432000 4194304 5714118 140733270230944 18446744073709551615 4299904 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=12302/tid=12304] ppid=12300 vsize=814288 CPUtime=900.01 cores=0,2,4,6
/proc/12302/task/12304/stat : 12304 (pwbo1.1) R 12300 12302 11028 0 -1 4202560 4891 0 0 0 89404 597 0 0 25 0 3 0 643761008 833830912 186667 33554432000 4194304 5714118 140733270230944 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 814288

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 900.041
CPU time (s): 1800.09
CPU user time (s): 1787.75
CPU system time (s): 12.3431
CPU usage (%): 200.001
Max. virtual memory (cumulated for all children) (KiB): 814288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.75
system time used= 12.3431
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186735
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 4940

runsolver used 1.55776 second user time and 2.85656 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-13 22:08:17
IDJOB=3500454
IDBENCH=2919
IDSOLVER=1954
FILE ID=node107/3500454-1307995697
RUNJOBID= node107-1307991152-11277
PBS_JOBID= 13559743
Free space on /var/tmp= 2888 MiB

SOLVER NAME= pwbo 1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= pwbo1.1 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500454-1307995697/watcher-3500454-1307995697 -o /var/tmp/evaluation-result-3500454-1307995697/solver-3500454-1307995697 -C 1800 -W 1900 -M 15500  pwbo1.1 -file-format=opb HOME/instance-3500454-1307995697.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f48abdef3d00ab6f87ca2e4f0d43c1d1
RANDOM SEED=711141696

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5359.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12322692 kB
Buffers:        115524 kB
Cached:       19760048 kB
SwapCached:      20168 kB
Active:        4561540 kB
Inactive:     15380016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12322692 kB
SwapTotal:    67111528 kB
SwapFree:     67055716 kB
Dirty:            8804 kB
Writeback:           0 kB
AnonPages:       63652 kB
Mapped:          13620 kB
Slab:           623420 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   242800 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2884 MiB
End job on node107 at 2011-06-13 22:23:19