Trace number 3461532

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
wbo 1.6? (TO) 1800.09 1800.15

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_300_10_10.r.opb
MD5SUM7594cbd1c9783d8ed9b0ac9dcb03739f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark0.826874
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved YES
Number of variables293
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint10
Number of terms in the objective function 293
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 293
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 293
Number of bits of the biggest sum of numbers9
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.02	c wbo 1.6 beta - 20110321
0.00/0.02	c Parsing opb file format. File HOME/instance-3461532-1307103519.opb.
0.00/0.02	c Instance file HOME/instance-3461532-1307103519.opb
0.00/0.02	c File size is 10700 bytes.
0.00/0.02	c Highest Coefficient sum: 11
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.00         s                                      |
0.00/0.02	c |  Number Variables:      293                                                 |
0.00/0.02	c |  Number Clauses:        100                                                 |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 0                                                   |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     293      100     1000 |     5000        0   -nan |  0.000 % |
0.00/0.02	c core #1
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 1
0.00/0.02	c Current CPU time: 0.000999 s
0.00/0.02	c
0.00/0.02	c core #2
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 2
0.00/0.02	c Current CPU time: 0.000999 s
0.00/0.02	c
0.00/0.02	c core #3
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 3
0.00/0.02	c Current CPU time: 0.000999 s
0.00/0.02	c
0.00/0.02	c core #4
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 4
0.00/0.02	c Current CPU time: 0.001999 s
0.00/0.02	c
0.00/0.02	c core #5
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 5
0.00/0.02	c Current CPU time: 0.001999 s
0.00/0.02	c
0.00/0.02	c core #6
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 6
0.00/0.02	c Current CPU time: 0.001999 s
0.00/0.02	c
0.00/0.02	c core #7
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 7
0.00/0.02	c Current CPU time: 0.001999 s
0.00/0.02	c
0.00/0.02	c core #8
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 8
0.00/0.02	c Current CPU time: 0.001999 s
0.00/0.02	c
0.00/0.02	c core #9
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 9
0.00/0.02	c Current CPU time: 0.002999 s
0.00/0.02	c
0.00/0.02	c core #10
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 10
0.00/0.02	c Current CPU time: 0.002999 s
0.00/0.02	c
0.00/0.02	c core #11
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 23	Core Weight: 1	Total Weight: 11
0.00/0.02	c Current CPU time: 0.002999 s
0.00/0.02	c
0.00/0.02	c core #12
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 45	Core Weight: 1	Total Weight: 12
0.00/0.02	c Current CPU time: 0.002999 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     304      405     1462 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #13
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 173	Core Weight: 1	Total Weight: 13
0.00/0.02	c Current CPU time: 0.003999 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     563      406     1889 |     5000        0   -nan |  0.000 % |
0.00/0.02	c |       102 |     563      406     1889 |     5500      102     67 |  9.047 % |
0.00/0.02	c |       252 |     563      406     1889 |     6050      252     65 |  9.047 % |
0.00/0.03	c |       478 |     563      406     1889 |     6655      478     65 |  9.047 % |
0.00/0.04	c |       815 |     563      406     1889 |     7320      815     65 |  9.047 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #14
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 268	Core Weight: 1	Total Weight: 14
0.00/0.07	c Current CPU time: 0.070989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     870      407     2454 |     5000        0   -nan |  0.000 % |
0.00/0.08	c |       102 |     870      407     2454 |     5500      102    120 |  0.798 % |
0.00/0.08	c |       252 |     870      407     2454 |     6050      252    104 |  0.798 % |
0.08/0.10	c |       477 |     870      407     2454 |     6655      477     68 |  0.798 % |
0.09/0.12	c |       817 |     870      407     2454 |     7320      817     58 |  0.798 % |
0.09/0.14	c |      1323 |     870      407     2454 |     8052     1323     51 |  0.798 % |
0.09/0.17	c |      2082 |     870      407     2454 |     8857     2082     47 |  0.798 % |
0.18/0.24	c |      3223 |     870      407     2454 |     9743     3223     47 |  0.798 % |
0.29/0.35	c |      4933 |     870      407     2454 |    10717     4933     51 |  0.798 % |
0.48/0.55	c |      7495 |     870      407     2454 |    11789     7495     57 |  0.798 % |
0.78/0.88	c |     11341 |     870      407     2454 |    12968    11341     64 |  0.798 % |
1.48/1.50	c |     17109 |     870      407     2454 |    14265    10556     77 |  0.798 % |
2.78/2.80	c |     25759 |     870      407     2454 |    15692    11935    125 |  0.798 % |
5.19/5.23	c |     38737 |     869      407     2454 |    17261     9058    131 |  0.912 % |
7.19/7.28	c ===============================================================================
7.49/7.53	c core #15
7.49/7.53	c 
7.49/7.53	c 
7.49/7.53	c Core size: 283	Core Weight: 1	Total Weight: 15
7.49/7.53	c Current CPU time: 7.40887 s
7.49/7.53	c
7.49/7.53	c ============================[ Search Statistics ]==============================
7.49/7.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/7.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.49/7.53	c ===============================================================================
7.49/7.53	c |         0 |    1154      408     3018 |     5000        0   -nan |  0.000 % |
7.49/7.54	c |       103 |    1154      408     3018 |     5500      103    208 |  0.259 % |
7.49/7.54	c |       256 |    1154      408     3018 |     6050      256    164 |  0.259 % |
7.49/7.56	c |       482 |    1154      408     3018 |     6655      482    139 |  0.259 % |
7.49/7.58	c |       819 |    1154      408     3018 |     7320      819    108 |  0.259 % |
7.59/7.62	c |      1325 |    1154      408     3018 |     8052     1325     89 |  0.259 % |
7.59/7.65	c |      2084 |    1154      408     3018 |     8857     2084     85 |  0.259 % |
7.71/7.73	c |      3225 |    1154      408     3018 |     9743     3225     98 |  0.259 % |
7.78/7.86	c |      4933 |    1154      408     3018 |    10717     4933     95 |  0.259 % |
7.98/8.04	c |      7500 |    1154      408     3018 |    11789     7500     93 |  0.259 % |
8.29/8.36	c |     11347 |    1154      408     3018 |    12968    11347     97 |  0.259 % |
8.99/9.03	c |     17113 |    1154      408     3018 |    14265    10558    116 |  0.259 % |
10.28/10.39	c |     25762 |    1154      408     3018 |    15692    12051    117 |  0.259 % |
12.19/12.27	c |     38736 |    1154      408     3018 |    17261     9232    134 |  0.259 % |
16.28/16.34	c |     58199 |    1154      408     3018 |    18987    11389    177 |  0.259 % |
22.09/22.13	c |     87391 |    1154      408     3018 |    20886    11513    163 |  0.259 % |
29.71/29.76	c |    131181 |    1154      408     3018 |    22974    13192    143 |  0.259 % |
47.78/47.88	c |    196869 |    1154      408     3018 |    25272    21172    194 |  0.259 % |
76.58/76.61	c |    295406 |    1154      408     3018 |    27799    25723    221 |  0.259 % |
132.89/132.94	c |    443195 |    1154      408     3018 |    30579    25044    241 |  0.259 % |
215.49/215.67	c |    664880 |    1154      408     3018 |    33637    27767    233 |  0.259 % |
361.17/361.34	c |    997405 |    1154      408     3018 |    37001    26969    291 |  0.259 % |
563.58/563.70	c |   1496199 |    1154      408     3018 |    40701    22690    316 |  0.259 % |
805.29/805.40	c ===============================================================================
826.40/826.53	c core #16
826.40/826.53	c 
826.40/826.53	c 
826.40/826.53	c Core size: 295	Core Weight: 1	Total Weight: 16
826.40/826.53	c Current CPU time: 820.551 s
826.40/826.53	c
826.40/826.53	c ============================[ Search Statistics ]==============================
826.40/826.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
826.40/826.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
826.40/826.53	c ===============================================================================
826.40/826.53	c |         0 |    1450      409     3607 |     5000        0   -nan |  0.000 % |
826.40/826.53	c |       104 |    1450      409     3607 |     5500      104    228 |  0.000 % |
826.40/826.54	c |       254 |    1450      409     3607 |     6050      254    169 |  0.000 % |
826.40/826.55	c |       479 |    1450      409     3607 |     6655      479    140 |  0.000 % |
826.40/826.58	c |       816 |    1450      409     3607 |     7320      816    129 |  0.000 % |
826.50/826.60	c |      1322 |    1450      409     3607 |     8052     1322    112 |  0.000 % |
826.50/826.65	c |      2083 |    1450      409     3607 |     8857     2083    102 |  0.000 % |
826.60/826.73	c |      3223 |    1450      409     3607 |     9743     3223    109 |  0.000 % |
826.70/826.88	c |      4934 |    1450      409     3607 |    10717     4934    124 |  0.000 % |
827.00/827.16	c |      7500 |    1450      409     3607 |    11789     7500    141 |  0.000 % |
827.70/827.86	c |     11345 |    1450      409     3607 |    12968    11345    163 |  0.000 % |
828.50/828.65	c |     17114 |    1450      409     3607 |    14265    10552    177 |  0.000 % |
829.89/830.09	c |     25763 |    1450      409     3607 |    15692    12071    192 |  0.000 % |
832.79/832.93	c |     38739 |    1450      409     3607 |    17261     9392    209 |  0.000 % |
837.30/837.42	c |     58200 |    1450      409     3607 |    18987    11472    215 |  0.000 % |
842.70/842.83	c |     87394 |    1450      409     3607 |    20886    11881    194 |  0.000 % |
855.79/855.93	c |    131183 |    1450      409     3607 |    22974    13641    229 |  0.000 % |
870.89/871.02	c |    196871 |    1450      409     3607 |    25272    21293    235 |  0.000 % |
899.99/900.12	c |    295397 |    1450      409     3607 |    27799    14932    279 |  0.000 % |
953.62/953.76	c |    443195 |    1450      409     3607 |    30579    26049    283 |  0.000 % |
1037.81/1037.97	c |    664879 |    1450      409     3607 |    33637    18000    294 |  0.000 % |
1168.31/1168.45	c |    997406 |    1450      409     3607 |    37001    25287    315 |  0.000 % |
1379.12/1379.25	c |   1496198 |    1450      409     3607 |    40701    24739    352 |  0.000 % |
1723.73/1723.84	c |   2244390 |    1450      409     3607 |    44771    40007    356 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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 /tmp/evaluation-result-3461532-1307103519/watcher-3461532-1307103519 -o /tmp/evaluation-result-3461532-1307103519/solver-3461532-1307103519 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461532-1307103519.opb 

running on 4 cores: 1,3,5,7

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: 2.01 2.07 2.01 3/554 4281
/proc/meminfo: memFree=25038080/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=1984 CPUtime=0 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 260 0 0 0 0 0 0 0 23 0 1 0 821948939 2031616 213 33554432000 4194304 5714214 140735292315280 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 496 213 162 372 0 118 0

[startup+0.093433 s]
/proc/loadavg: 2.01 2.07 2.01 3/554 4281
/proc/meminfo: memFree=25038080/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=3264 CPUtime=0.08 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 600 0 0 0 8 0 0 0 23 0 1 0 821948939 3342336 550 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 816 550 180 372 0 441 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3264

[startup+0.10045 s]
/proc/loadavg: 2.01 2.07 2.01 3/554 4281
/proc/meminfo: memFree=25038080/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=3264 CPUtime=0.09 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 600 0 0 0 9 0 0 0 23 0 1 0 821948939 3342336 550 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 816 550 180 372 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3264

[startup+0.300404 s]
/proc/loadavg: 2.01 2.07 2.01 3/554 4281
/proc/meminfo: memFree=25038080/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=4056 CPUtime=0.29 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 810 0 0 0 28 1 0 0 25 0 1 0 821948939 4153344 760 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 1014 760 180 372 0 639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4056

[startup+0.700315 s]
/proc/loadavg: 2.01 2.07 2.01 3/554 4281
/proc/meminfo: memFree=25038080/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=6872 CPUtime=0.69 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 1518 0 0 0 67 2 0 0 25 0 1 0 821948939 7036928 1468 33554432000 4194304 5714214 140735292315280 18446744073709551615 4311824 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 1718 1468 180 372 0 1343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6872

[startup+1.50017 s]
/proc/loadavg: 2.01 2.07 2.01 3/555 4282
/proc/meminfo: memFree=25030136/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=9932 CPUtime=1.48 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 2267 0 0 0 145 3 0 0 25 0 1 0 821948939 10170368 2217 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 2483 2217 180 372 0 2108 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9932

[startup+3.10086 s]
/proc/loadavg: 2.01 2.07 2.01 3/555 4282
/proc/meminfo: memFree=25024680/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=17012 CPUtime=3.08 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 4026 0 0 0 303 5 0 0 25 0 1 0 821948939 17420288 3976 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 4253 3976 180 372 0 3878 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17012

[startup+6.30025 s]
/proc/loadavg: 2.01 2.06 2.01 3/555 4282
/proc/meminfo: memFree=25011120/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=23636 CPUtime=6.28 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 5651 0 0 0 619 9 0 0 25 0 1 0 821948939 24203264 5601 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 5909 5601 180 372 0 5534 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23636

[startup+12.701 s]
/proc/loadavg: 2.01 2.06 2.01 3/555 4282
/proc/meminfo: memFree=25000972/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=26788 CPUtime=12.69 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 6452 0 0 0 1250 19 0 0 25 0 1 0 821948939 27430912 6368 33554432000 4194304 5714214 140735292315280 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 6697 6368 180 372 0 6322 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26788

[startup+25.5006 s]
/proc/loadavg: 2.01 2.06 2.01 3/555 4282
/proc/meminfo: memFree=24972680/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=39112 CPUtime=25.48 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 9537 0 0 0 2514 34 0 0 25 0 1 0 821948939 40050688 9453 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 9778 9453 180 372 0 9403 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39112

[startup+51.1007 s]
/proc/loadavg: 2.00 2.05 2.01 3/555 4283
/proc/meminfo: memFree=24918244/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=70484 CPUtime=51.08 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 17210 0 0 0 5049 59 0 0 25 0 1 0 821948939 72175616 17126 33554432000 4194304 5714214 140735292315280 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 17621 17126 180 372 0 17246 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70484

[startup+102.321 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 4284
/proc/meminfo: memFree=24820992/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=121564 CPUtime=102.31 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 29724 0 0 0 10137 94 0 0 25 0 1 0 821948939 124481536 29640 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319826 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 30391 29640 180 372 0 30016 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 121564

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 4286
/proc/meminfo: memFree=24743836/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=156828 CPUtime=162.29 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 38355 0 0 0 16102 127 0 0 25 0 1 0 821948939 160591872 38271 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4281/statm: 39207 38271 180 372 0 38832 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156828

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 4288
/proc/meminfo: memFree=24674360/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=190296 CPUtime=222.17 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 46619 0 0 0 22052 165 0 0 25 0 1 0 821948939 194863104 46535 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 47574 46535 180 372 0 47199 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 190296

[startup+282.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/555 4289
/proc/meminfo: memFree=24599664/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=230096 CPUtime=282.17 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 56447 0 0 0 28019 198 0 0 25 0 1 0 821948939 235618304 56363 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 57524 56363 180 372 0 57149 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 230096

[startup+342.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/555 4291
/proc/meminfo: memFree=24527468/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=267624 CPUtime=342.17 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 65560 0 0 0 33992 225 0 0 25 0 1 0 821948939 274046976 65476 33554432000 4194304 5714214 140735292315280 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 66906 65476 180 372 0 66531 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 267624

[startup+402.3 s]
/proc/loadavg: 2.18 2.07 2.01 3/555 4292
/proc/meminfo: memFree=24477344/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=290244 CPUtime=402.18 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 71005 0 0 0 39964 254 0 0 25 0 1 0 821948939 297209856 70921 33554432000 4194304 5714214 140735292315280 18446744073709551615 4299968 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 72561 70921 180 372 0 72186 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 290244

[startup+462.301 s]
/proc/loadavg: 2.14 2.07 2.01 3/555 4294
/proc/meminfo: memFree=24406396/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=328772 CPUtime=462.18 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 80564 0 0 0 45930 288 0 0 25 0 1 0 821948939 336662528 80480 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319440 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 82193 80480 180 372 0 81818 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 328772

[startup+522.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/555 4296
/proc/meminfo: memFree=24333720/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=368564 CPUtime=522.18 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 90340 0 0 0 51898 320 0 0 25 0 1 0 821948939 377409536 90256 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 92141 90256 180 372 0 91766 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 368564

[startup+582.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 4297
/proc/meminfo: memFree=24258296/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=406168 CPUtime=582.19 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 99558 0 0 0 57875 344 0 0 25 0 1 0 821948939 415916032 99474 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 101542 99474 180 372 0 101167 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 406168

[startup+642.3 s]

################
# More data... #
################

[startup+882.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/555 4305
/proc/meminfo: memFree=23916552/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=882.2 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 151716 0 0 0 87700 520 0 0 25 0 1 0 821948939 620716032 149772 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 149772 180 372 0 151167 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 606168

[startup+942.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/555 4307
/proc/meminfo: memFree=23916896/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=942.2 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 151788 0 0 0 93660 560 0 0 25 0 1 0 821948939 620716032 149844 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 149844 180 372 0 151167 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 606168

[startup+1002.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/555 4308
/proc/meminfo: memFree=23916000/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1002.2 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 151842 0 0 0 99629 591 0 0 25 0 1 0 821948939 620716032 149898 33554432000 4194304 5714214 140735292315280 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 149898 180 372 0 151167 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 606168

[startup+1062.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/555 4310
/proc/meminfo: memFree=23914740/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1062.2 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152110 0 0 0 105596 624 0 0 25 0 1 0 821948939 620716032 150166 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150166 180 372 0 151167 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 606168

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 4312
/proc/meminfo: memFree=23913100/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1122.21 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152225 0 0 0 111569 652 0 0 25 0 1 0 821948939 620716032 150281 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150281 180 372 0 151167 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 606168

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 4313
/proc/meminfo: memFree=23912216/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1182.21 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152412 0 0 0 117540 681 0 0 25 0 1 0 821948939 620716032 150468 33554432000 4194304 5714214 140735292315280 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150468 180 372 0 151167 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 606168

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 4315
/proc/meminfo: memFree=23910092/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1242.21 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152450 0 0 0 123515 706 0 0 25 0 1 0 821948939 620716032 150506 33554432000 4194304 5714214 140735292315280 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150506 180 372 0 151167 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 606168

[startup+1302.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/555 4316
/proc/meminfo: memFree=23910188/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1302.22 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152477 0 0 0 129489 733 0 0 25 0 1 0 821948939 620716032 150533 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150533 180 372 0 151167 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 606168

[startup+1362.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/555 4318
/proc/meminfo: memFree=23909908/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1362.21 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152592 0 0 0 135459 762 0 0 25 0 1 0 821948939 620716032 150648 33554432000 4194304 5714214 140735292315280 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150648 180 372 0 151167 0
Current children cumulated CPU time (s) 1362.21
Current children cumulated vsize (KiB) 606168

[startup+1422.32 s]
/proc/loadavg: 2.15 2.07 2.01 3/555 4320
/proc/meminfo: memFree=23908272/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1422.24 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152728 0 0 0 141436 788 0 0 25 0 1 0 821948939 620716032 150784 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150784 180 372 0 151167 0
Current children cumulated CPU time (s) 1422.24
Current children cumulated vsize (KiB) 606168

[startup+1482.3 s]
/proc/loadavg: 2.18 2.08 2.02 3/555 4321
/proc/meminfo: memFree=23908376/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1482.22 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152776 0 0 0 147408 814 0 0 25 0 1 0 821948939 620716032 150832 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150832 180 372 0 151167 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 606168

[startup+1542.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/555 4323
/proc/meminfo: memFree=23907608/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1542.22 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152869 0 0 0 153383 839 0 0 25 0 1 0 821948939 620716032 150925 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150925 180 372 0 151167 0
Current children cumulated CPU time (s) 1542.22
Current children cumulated vsize (KiB) 606168

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/555 4324
/proc/meminfo: memFree=23907336/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1602.22 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 152905 0 0 0 159361 861 0 0 25 0 1 0 821948939 620716032 150961 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 150961 180 372 0 151167 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 606168

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 4326
/proc/meminfo: memFree=23876940/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1662.23 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 153014 0 0 0 165336 887 0 0 25 0 1 0 821948939 620716032 151070 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 151070 180 372 0 151167 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 606168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 4328
/proc/meminfo: memFree=23851376/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1722.23 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 153055 0 0 0 171315 908 0 0 25 0 1 0 821948939 620716032 151111 33554432000 4194304 5714214 140735292315280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 151111 180 372 0 151167 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 606168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 4329
/proc/meminfo: memFree=23816632/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1782.23 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 153126 0 0 0 177282 941 0 0 25 0 1 0 821948939 620716032 151182 33554432000 4194304 5714214 140735292315280 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 151182 180 372 0 151167 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 606168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 4358
/proc/meminfo: memFree=24430940/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1800.03 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 153126 0 0 0 179051 952 0 0 25 0 1 0 821948939 620716032 151182 33554432000 4194304 5714214 140735292315280 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 151182 180 372 0 151167 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 606168

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

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

[startup+1800.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 4358
/proc/meminfo: memFree=24430940/32950928 swapFree=67056580/67111528
[pid=4281] ppid=4279 vsize=606168 CPUtime=1800.03 cores=1,3,5,7
/proc/4281/stat : 4281 (wbo1.6) R 4279 4281 3492 0 -1 4202496 153126 0 0 0 179051 952 0 0 25 0 1 0 821948939 620716032 151182 33554432000 4194304 5714214 140735292315280 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4281/statm: 151542 151182 180 372 0 151167 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 606168

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.15
CPU time (s): 1800.09
CPU user time (s): 1790.53
CPU system time (s): 9.55655
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 615724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.53
system time used= 9.55655
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153126
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= 5
involuntary context switches= 4561

runsolver used 9.99148 second user time and 22.7655 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-03 14:18:39
IDJOB=3461532
IDBENCH=2875
IDSOLVER=1953
FILE ID=node148/3461532-1307103519
RUNJOBID= node148-1307092688-3517
PBS_JOBID= 13497980
Free space on /tmp= 73864 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_300_10_10.r.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461532-1307103519/watcher-3461532-1307103519 -o /tmp/evaluation-result-3461532-1307103519/solver-3461532-1307103519 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461532-1307103519.opb

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

MD5SUM BENCH= 7594cbd1c9783d8ed9b0ac9dcb03739f
RANDOM SEED=1358774983

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.82
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.854
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	: 5332.75
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25038236 kB
Buffers:        226084 kB
Cached:         525184 kB
SwapCached:       7908 kB
Active:        7172516 kB
Inactive:       433276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25038236 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:            8824 kB
Writeback:           0 kB
AnonPages:     6852940 kB
Mapped:          44524 kB
Slab:           179260 kB
PageTables:      57592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170406252 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 /tmp at the end= 73860 MiB
End job on node148 at 2011-06-03 14:48:41