Trace number 4112374

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
minisatp 2012-10-02 git-d91742bOPT1120 37.7523 37.7579

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark34.5537
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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 Parsing PB file...
0.00/0.00	c Converting 28 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #
0.00/0.00	c   -- Clauses(.)/Splits(s): ...s..
0.00/0.00	c ---[  28]---> BDD-cost:    3
0.00/0.00	c ---[  27]---> BDD-cost:    7
0.00/0.00	c ---[  26]---> BDD-cost:    5
0.00/0.00	c ---[  24]---> BDD-cost:    3
0.00/0.00	c ---[  23]---> BDD-cost:    5
0.00/0.00	c ---[  22]---> BDD-cost:   11
0.00/0.00	c ---[  21]---> BDD-cost:    3
0.00/0.00	c ---[  20]---> BDD-cost:    7
0.00/0.00	c ---[  19]---> BDD-cost:    3
0.00/0.00	c ---[  18]---> BDD-cost:    7
0.00/0.00	c ---[  17]---> BDD-cost:    5
0.00/0.00	c ---[  16]---> BDD-cost:    7
0.00/0.00	c ---[  15]---> BDD-cost:    5
0.00/0.00	c ---[  14]---> BDD-cost:    3
0.00/0.00	c ---[  12]---> BDD-cost:    7
0.00/0.00	c ---[   9]---> Sorter-cost: 3170     Base: 5 2 2 3
0.00/0.02	c ---[   8]---> BDD-cost:   28
0.00/0.02	c ---[   7]---> BDD-cost:  202
0.00/0.02	c ---[   6]---> Sorter-cost: 1878     Base: 5 2 2 3
0.00/0.03	c ---[   4]---> Sorter-cost: 1741     Base: 5 2 2 2
0.00/0.04	c ---[   2]---> BDD-cost:   16
0.00/0.04	c ---[   0]---> BDD-cost:   32
0.00/0.07	|  Eliminated clauses:           0.10 Mb                                      |
0.00/0.07	============================[ Search Statistics ]==============================
0.00/0.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.07	===============================================================================
0.00/0.07	===============================================================================
0.00/0.07	c Found solution: 2802
0.00/0.08	c ---[   0]---> Sorter-cost:12455     Base: 2 3 13 2
0.09/0.19	|  Eliminated clauses:           0.27 Mb                                      |
0.09/0.19	============================[ Search Statistics ]==============================
0.09/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	===============================================================================
0.09/0.19	===============================================================================
0.09/0.19	c Found solution: 2617
0.09/0.19	c ---[   0]---> Sorter-cost:    6     Base: 2 3 13 2
0.29/0.36	|  Eliminated clauses:           0.27 Mb                                      |
0.29/0.36	============================[ Search Statistics ]==============================
0.29/0.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.36	===============================================================================
0.29/0.36	|       176 |   10374    42464   116181 |    15570      161     26 |  1.569 % |
0.29/0.36	|       326 |   10201    42464   116181 |    17127      305     29 |  2.589 % |
0.29/0.36	|       551 |   10188    42464   116181 |    18839      527     56 |  2.666 % |
0.29/0.36	|       888 |   10152    42464   116181 |    20723      857     45 |  2.878 % |
0.29/0.36	===============================================================================
0.29/0.36	c Found solution: 2278
0.29/0.36	c ---[   0]---> Sorter-cost:    6     Base: 2 3 13 2
0.39/0.43	|  Eliminated clauses:           0.30 Mb                                      |
0.39/0.43	============================[ Search Statistics ]==============================
0.39/0.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.43	===============================================================================
0.39/0.43	===============================================================================
0.39/0.43	c Found solution: 2114
0.39/0.43	c ---[   0]---> Sorter-cost:    6     Base: 2 3 13 2
0.39/0.49	|  Eliminated clauses:           0.30 Mb                                      |
0.39/0.49	============================[ Search Statistics ]==============================
0.39/0.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.49	===============================================================================
0.39/0.49	===============================================================================
0.39/0.49	c Found solution: 1768
0.39/0.49	c ---[   0]---> Sorter-cost:    4     Base: 2 3 13 2
0.59/0.65	|  Eliminated clauses:           0.31 Mb                                      |
0.59/0.65	============================[ Search Statistics ]==============================
0.59/0.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.65	===============================================================================
0.59/0.65	|      1057 |    9957    39946   110569 |    14646     1019     47 |  3.230 % |
0.59/0.65	|      1207 |    9957    39946   110569 |    16111     1166     50 |  3.230 % |
0.59/0.65	|      1432 |    9957    39946   110569 |    17722     1391     55 |  3.230 % |
0.59/0.65	===============================================================================
0.59/0.65	c Found solution: 1744
0.59/0.65	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
0.89/0.97	|  Eliminated clauses:           0.32 Mb                                      |
0.89/0.97	============================[ Search Statistics ]==============================
0.89/0.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.97	===============================================================================
0.89/0.97	|      1741 |   10014    40146   111503 |    14720     1699     58 |  3.199 % |
0.89/0.97	|      1891 |    9968    40146   111503 |    16192     1847     60 |  3.448 % |
0.89/0.97	|      2116 |    9968    40146   111503 |    17811     2072     58 |  3.448 % |
0.89/0.97	|      2453 |    9854    40146   111503 |    19592     2406     58 |  4.065 % |
0.89/0.97	|      2959 |    9630    40146   111503 |    21551     2890     58 |  5.277 % |
0.89/0.97	===============================================================================
0.89/0.97	c Found solution: 1731
0.89/0.97	c ---[   0]---> Sorter-cost:    4     Base: 2 3 13 2
1.09/1.11	|  Eliminated clauses:           0.33 Mb                                      |
1.09/1.11	============================[ Search Statistics ]==============================
1.09/1.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.09/1.11	===============================================================================
1.09/1.11	|      3346 |    9338    37326   103886 |    13686     3274     60 |  5.443 % |
1.09/1.11	|      3496 |    9338    37326   103886 |    15054     3424     59 |  5.443 % |
1.09/1.11	|      3721 |    9220    37326   103886 |    16560     3631     57 |  6.080 % |
1.09/1.11	===============================================================================
1.09/1.11	c Found solution: 1562
1.09/1.11	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
1.19/1.24	|  Eliminated clauses:           0.33 Mb                                      |
1.19/1.24	============================[ Search Statistics ]==============================
1.19/1.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.24	===============================================================================
1.19/1.24	|      3917 |    9121    36458   101767 |    13367     3827     59 |  6.071 % |
1.19/1.24	|      4067 |    9114    36458   101767 |    14704     3975     59 |  6.108 % |
1.19/1.24	===============================================================================
1.19/1.24	c Found solution: 1520
1.19/1.24	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
1.39/1.41	|  Eliminated clauses:           0.34 Mb                                      |
1.39/1.41	============================[ Search Statistics ]==============================
1.39/1.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.41	===============================================================================
1.39/1.41	|      4259 |    9111    36413   101781 |    13351     4167     59 |  6.076 % |
1.39/1.41	|      4409 |    9111    36413   101781 |    14686     4317     60 |  6.076 % |
1.39/1.41	|      4634 |    9111    36413   101781 |    16155     4542     60 |  6.076 % |
1.39/1.41	===============================================================================
1.39/1.41	c Found solution: 1518
1.39/1.41	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
1.49/1.50	|  Eliminated clauses:           0.34 Mb                                      |
1.49/1.50	============================[ Search Statistics ]==============================
1.49/1.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.50	===============================================================================
1.49/1.50	|      4874 |    9113    36426   101904 |    13356     4782     61 |  6.068 % |
1.49/1.50	===============================================================================
1.49/1.50	c Found solution: 1491
1.49/1.50	c ---[   0]---> Sorter-cost:    4     Base: 2 3 13 2
1.59/1.66	|  Eliminated clauses:           0.34 Mb                                      |
1.59/1.66	============================[ Search Statistics ]==============================
1.59/1.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.66	===============================================================================
1.59/1.66	|      5036 |    9115    36436   101982 |    13359     4944     61 |  6.055 % |
1.59/1.66	|      5186 |    9115    36436   101982 |    14695     5094     61 |  6.055 % |
1.59/1.66	|      5411 |    9115    36436   101982 |    16165     5319     61 |  6.055 % |
1.59/1.66	===============================================================================
1.59/1.66	c Found solution: 1469
1.59/1.66	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
1.89/1.91	|  Eliminated clauses:           0.34 Mb                                      |
1.89/1.91	============================[ Search Statistics ]==============================
1.89/1.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.91	===============================================================================
1.89/1.91	|      5647 |    9134    36516   102320 |    13389     5555     62 |  6.011 % |
1.89/1.91	|      5797 |    9125    36516   102320 |    14728     5704     61 |  6.058 % |
1.89/1.91	|      6022 |    9125    36516   102320 |    16200     5922     62 |  6.058 % |
1.89/1.91	|      6359 |    9125    36516   102320 |    17821     6259     60 |  6.058 % |
1.89/1.91	===============================================================================
1.89/1.91	c Found solution: 1373
1.89/1.91	c ---[   0]---> Sorter-cost:    4     Base: 2 3 13 2
1.99/2.01	|  Eliminated clauses:           0.34 Mb                                      |
1.99/2.01	============================[ Search Statistics ]==============================
1.99/2.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.01	===============================================================================
1.99/2.01	===============================================================================
1.99/2.01	c Found solution: 1337
1.99/2.01	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
1.99/2.08	|  Eliminated clauses:           0.34 Mb                                      |
1.99/2.08	============================[ Search Statistics ]==============================
1.99/2.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.08	===============================================================================
1.99/2.08	===============================================================================
1.99/2.08	c Found solution: 1278
1.99/2.08	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
2.89/2.96	|  Eliminated clauses:           0.34 Mb                                      |
2.89/2.96	============================[ Search Statistics ]==============================
2.89/2.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.89/2.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.89/2.96	===============================================================================
2.89/2.96	|      6593 |    9113    36468   102402 |    13371     6493     60 |  6.030 % |
2.89/2.96	|      6743 |    9113    36468   102402 |    14708     6643     61 |  6.030 % |
2.89/2.96	|      6968 |    9113    36468   102402 |    16179     6868     61 |  6.030 % |
2.89/2.96	|      7305 |    9113    36468   102402 |    17797     7205     61 |  6.030 % |
2.89/2.96	|      7811 |    9113    36468   102402 |    19577     7711     62 |  6.030 % |
2.89/2.96	|      8570 |    9113    36468   102402 |    21535     8470     63 |  6.030 % |
2.89/2.96	|      9709 |    9113    36468   102402 |    23688     9609     64 |  6.030 % |
2.89/2.96	===============================================================================
2.89/2.96	c Found solution: 1258
2.89/2.96	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
2.99/3.03	|  Eliminated clauses:           0.34 Mb                                      |
2.99/3.03	============================[ Search Statistics ]==============================
2.99/3.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.03	===============================================================================
2.99/3.03	===============================================================================
2.99/3.03	c Found solution: 1239
2.99/3.03	c ---[   0]---> Sorter-cost:    4     Base: 2 3 13 2
4.59/4.62	|  Eliminated clauses:           0.35 Mb                                      |
4.59/4.62	============================[ Search Statistics ]==============================
4.59/4.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.59/4.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.59/4.62	===============================================================================
4.59/4.62	|     10046 |    9116    36490   102601 |    13379     9946     63 |  6.027 % |
4.59/4.62	|     10196 |    9116    36490   102601 |    14717    10096     63 |  6.027 % |
4.59/4.62	|     10421 |    9116    36490   102601 |    16189    10321     63 |  6.027 % |
4.59/4.62	|     10758 |    9116    36490   102601 |    17808    10658     62 |  6.027 % |
4.59/4.62	|     11264 |    9110    36490   102601 |    19589    11163     63 |  6.058 % |
4.59/4.62	|     12023 |    9110    36490   102601 |    21548    11921     63 |  6.058 % |
4.59/4.62	|     13162 |    9110    36490   102601 |    23702    13060     63 |  6.058 % |
4.59/4.62	|     14870 |    9093    36490   102601 |    26073    14766     62 |  6.146 % |
4.59/4.62	===============================================================================
4.59/4.62	c Found solution: 1222
4.59/4.62	c ---[   0]---> Sorter-cost:    3     Base: 2 3 13 2
4.89/4.96	|  Eliminated clauses:           0.35 Mb                                      |
4.89/4.96	============================[ Search Statistics ]==============================
4.89/4.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.89/4.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.89/4.96	===============================================================================
4.89/4.96	|     16018 |    9066    36319   102313 |    13316     8007     50 |  6.145 % |
4.89/4.96	|     16168 |    9066    36319   102313 |    14648     8157     50 |  6.145 % |
4.89/4.96	|     16393 |    9066    36319   102313 |    16113     8382     51 |  6.145 % |
4.89/4.96	|     16730 |    9066    36319   102313 |    17724     8719     51 |  6.145 % |
4.89/4.96	===============================================================================
4.89/4.96	c Found solution: 1208
4.89/4.96	c ---[   0]---> Sorter-cost:    2     Base: 2 3 13 2
4.99/5.08	|  Eliminated clauses:           0.35 Mb                                      |
4.99/5.08	============================[ Search Statistics ]==============================
4.99/5.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.99/5.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.99/5.08	===============================================================================
4.99/5.08	|     17074 |    9067    36328   102379 |    13320     9063     52 |  6.146 % |
4.99/5.08	===============================================================================
4.99/5.08	c Found solution: 1185
4.99/5.08	c ---[   0]---> Sorter-cost:    3     Base: 2 3 13 2
5.99/6.06	|  Eliminated clauses:           0.35 Mb                                      |
5.99/6.06	============================[ Search Statistics ]==============================
5.99/6.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.99/6.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.99/6.06	===============================================================================
5.99/6.06	|     17294 |    9068    36336   102412 |    13323     9283     52 |  6.148 % |
5.99/6.06	|     17444 |    9068    36336   102412 |    14655     9433     52 |  6.148 % |
5.99/6.06	|     17669 |    9068    36336   102412 |    16121     9658     51 |  6.148 % |
5.99/6.06	|     18006 |    9068    36336   102412 |    17733     9995     52 |  6.148 % |
5.99/6.06	|     18512 |    9068    36336   102412 |    19506    10501     52 |  6.148 % |
5.99/6.06	|     19271 |    9068    36336   102412 |    21457    11260     53 |  6.148 % |
5.99/6.06	|     20410 |    9068    36336   102412 |    23602    12399     53 |  6.148 % |
5.99/6.06	===============================================================================
5.99/6.06	c Found solution: 1177
5.99/6.06	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
6.09/6.15	|  Eliminated clauses:           0.35 Mb                                      |
6.09/6.15	============================[ Search Statistics ]==============================
6.09/6.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.09/6.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.09/6.15	===============================================================================
6.09/6.15	===============================================================================
6.09/6.15	c Found solution: 1170
6.09/6.15	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
9.90/9.97	|  Eliminated clauses:           0.35 Mb                                      |
9.90/9.97	============================[ Search Statistics ]==============================
9.90/9.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.90/9.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.90/9.97	===============================================================================
9.90/9.97	|     20877 |    9071    36359   102609 |    13331    12866     53 |  6.149 % |
9.90/9.97	|     21027 |    9071    36359   102609 |    14664    13016     53 |  6.149 % |
9.90/9.97	|     21252 |    9071    36359   102609 |    16131    13241     53 |  6.149 % |
9.90/9.97	|     21589 |    9071    36359   102609 |    17744    13578     53 |  6.149 % |
9.90/9.97	|     22095 |    9071    36359   102609 |    19518    14084     53 |  6.149 % |
9.90/9.97	|     22854 |    9071    36359   102609 |    21470    14843     53 |  6.149 % |
9.90/9.97	|     23993 |    9071    36359   102609 |    23617    15982     53 |  6.149 % |
9.90/9.97	|     25701 |    9071    36359   102609 |    25979    17690     55 |  6.149 % |
9.90/9.97	|     28263 |    9064    36359   102609 |    28577    20251     55 |  6.185 % |
9.90/9.97	|     32107 |    9053    36359   102609 |    31435    24093     54 |  6.241 % |
9.90/9.97	===============================================================================
9.90/9.97	c Found solution: 1149
9.90/9.97	c ---[   0]---> Sorter-cost:    3     Base: 2 3 13 2
17.39/17.42	|  Eliminated clauses:           0.35 Mb                                      |
17.39/17.42	============================[ Search Statistics ]==============================
17.39/17.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.39/17.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.39/17.42	===============================================================================
17.39/17.42	|     33259 |    8995    36048   101857 |    13217    12672     46 |  6.354 % |
17.39/17.42	|     33409 |    8971    36048   101857 |    14539    12817     46 |  6.477 % |
17.39/17.42	|     33634 |    8959    36048   101857 |    15993    13040     45 |  6.538 % |
17.39/17.42	|     33971 |    8959    36048   101857 |    17592    13377     46 |  6.538 % |
17.39/17.42	|     34477 |    8959    36048   101857 |    19351    13856     47 |  6.538 % |
17.39/17.42	|     35236 |    8959    36048   101857 |    21287    14615     48 |  6.538 % |
17.39/17.42	|     36375 |    8959    36048   101857 |    23415    15754     48 |  6.538 % |
17.39/17.42	|     38083 |    8958    36048   101857 |    25757    17461     49 |  6.544 % |
17.39/17.42	|     40645 |    8947    36048   101857 |    28333    20021     49 |  6.600 % |
17.39/17.42	|     44489 |    8944    36048   101857 |    31166    23864     51 |  6.615 % |
17.39/17.42	|     50255 |    8917    36048   101857 |    34283    29627     50 |  6.754 % |
17.39/17.42	===============================================================================
17.39/17.42	c Found solution: 1136
17.39/17.42	c ---[   0]---> Sorter-cost:    5     Base: 2 3 13 2
21.19/21.22	|  Eliminated clauses:           0.36 Mb                                      |
21.19/21.22	============================[ Search Statistics ]==============================
21.19/21.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.19/21.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.19/21.22	===============================================================================
21.19/21.22	|     58315 |    8837    35403   100256 |    12981     9929     36 |  6.764 % |
21.19/21.22	|     58465 |    8837    35403   100256 |    14279    10079     36 |  6.764 % |
21.19/21.22	|     58690 |    8837    35403   100256 |    15707    10304     36 |  6.764 % |
21.19/21.22	|     59027 |    8837    35403   100256 |    17277    10641     36 |  6.764 % |
21.19/21.22	|     59533 |    8837    35403   100256 |    19005    11147     37 |  6.764 % |
21.19/21.22	|     60292 |    8837    35403   100256 |    20906    11906     38 |  6.764 % |
21.19/21.22	|     61431 |    8837    35403   100256 |    22996    13045     39 |  6.764 % |
21.19/21.22	|     63139 |    8780    35403   100256 |    25296    14750     39 |  7.056 % |
21.19/21.22	|     65701 |    8780    35403   100256 |    27826    17312     41 |  7.056 % |
21.19/21.22	|     69545 |    8780    35403   100256 |    30608    21156     41 |  7.056 % |
21.19/21.22	===============================================================================
21.19/21.22	c Found solution: 1120
21.19/21.22	c ---[   0]---> Sorter-cost:    2     Base: 2 3 13 2
37.68/37.75	|  Eliminated clauses:           0.36 Mb                                      |
37.68/37.75	============================[ Search Statistics ]==============================
37.68/37.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
37.68/37.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
37.68/37.75	===============================================================================
37.68/37.75	|     71720 |    8730    34938    98962 |    12810    11715     36 |  7.059 % |
37.68/37.75	|     71870 |    8730    34938    98962 |    14091    11865     36 |  7.059 % |
37.68/37.75	|     72095 |    8730    34938    98962 |    15500    12090     36 |  7.059 % |
37.68/37.75	|     72432 |    8730    34938    98962 |    17050    12427     36 |  7.059 % |
37.68/37.75	|     72938 |    8730    34938    98962 |    18755    12933     37 |  7.059 % |
37.68/37.75	|     73697 |    8730    34938    98962 |    20631    13692     37 |  7.059 % |
37.68/37.75	|     74836 |    8730    34938    98962 |    22694    14831     38 |  7.059 % |
37.68/37.75	|     76544 |    8708    34938    98962 |    24964    16532     39 |  7.171 % |
37.68/37.75	|     79106 |    8708    34938    98962 |    27460    19094     40 |  7.171 % |
37.68/37.75	|     82950 |    8708    34938    98962 |    30206    22938     40 |  7.171 % |
37.68/37.75	|     88716 |    8707    34938    98962 |    33227    28702     41 |  7.176 % |
37.68/37.75	|     97365 |    8707    34938    98962 |    36550    18799     40 |  7.176 % |
37.68/37.75	|    110339 |    8665    34938    98962 |    40205    31765     41 |  7.390 % |
37.68/37.75	===============================================================================
37.68/37.75	c Optimal solution: 1120
37.68/37.75	s OPTIMUM FOUND
37.68/37.75	v x1 x2 -x3 -x4 -x5 -x8 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x6 x7 -x9 -x10
37.68/37.75	c _______________________________________________________________________________
37.68/37.75	c 
37.68/37.75	restarts              : 518
37.68/37.75	conflicts             : 128127         (3396 /sec)
37.68/37.75	decisions             : 209503         (0.00 % random) (5552 /sec)
37.68/37.75	propagations          : 141990504      (3763006 /sec)
37.68/37.75	conflict literals     : 6242528        (63.50 % deleted)
37.68/37.75	Memory used           : 40.72 MB
37.68/37.75	CPU time              : 37.7333 s
37.68/37.75	c _______________________________________________________________________________

Verifier Data

OK	1120

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4112374-1466531656/watcher-4112374-1466531656 -o /tmp/evaluation-result-4112374-1466531656/solver-4112374-1466531656 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466514731-17585 --watchdog 1960 minisatp HOME/instance-4112374-1466531656.opb 

pid=21211
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.11 2.07 2.07 3/176 21214
/proc/meminfo: memFree=30895620/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=6324 CPUtime=0 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 55214528 6475776 195 33554432000 4194304 5646918 140735341021536 140733529214168 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 1581 195 116 355 0 1222 0

[startup+0.100165 s]
/proc/loadavg: 2.11 2.07 2.07 3/176 21214
/proc/meminfo: memFree=30895620/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=5544 CPUtime=0.09 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 1302 0 0 0 9 0 0 0 20 0 1 0 55214528 5677056 1018 33554432000 4194304 5646918 140735341021536 140733529214168 4823346 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 1386 1018 144 355 0 1027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5544

[startup+0.200307 s]
/proc/loadavg: 2.11 2.07 2.07 3/176 21214
/proc/meminfo: memFree=30895620/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=10932 CPUtime=0.19 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 2930 0 0 0 19 0 0 0 20 0 1 0 55214528 11194368 2248 33554432000 4194304 5646918 140735341021536 140733529214168 4825720 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 2733 2248 144 355 0 2374 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10932

[startup+0.300324 s]
/proc/loadavg: 2.11 2.07 2.07 3/176 21214
/proc/meminfo: memFree=30895620/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=10932 CPUtime=0.29 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 2974 0 0 0 29 0 0 0 20 0 1 0 55214528 11194368 2291 33554432000 4194304 5646918 140735341021536 140733529214168 4403043 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 2733 2291 152 355 0 2374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10932

[startup+0.700241 s]
/proc/loadavg: 2.11 2.07 2.07 3/176 21214
/proc/meminfo: memFree=30895620/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=12808 CPUtime=0.69 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 3404 0 0 0 69 0 0 0 20 0 1 0 55214528 13115392 2719 33554432000 4194304 5646918 140735341021536 140735341020200 4560682 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 3202 2719 155 355 0 2843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12808

[startup+1.50024 s]
/proc/loadavg: 2.10 2.07 2.07 3/177 21215
/proc/meminfo: memFree=30884948/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=15932 CPUtime=1.49 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 3657 0 0 0 149 0 0 0 20 0 1 0 55214528 16314368 2965 33554432000 4194304 5646918 140735341021536 140735341019816 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 3983 2965 156 355 0 3624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15932

[startup+3.10025 s]
/proc/loadavg: 2.10 2.07 2.07 3/177 21215
/proc/meminfo: memFree=30881536/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=15932 CPUtime=3.09 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 4022 0 0 0 309 0 0 0 20 0 1 0 55214528 16314368 3324 33554432000 4194304 5646918 140735341021536 140735341019816 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 3983 3324 157 355 0 3624 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15932

[startup+6.30024 s]
/proc/loadavg: 2.09 2.07 2.07 3/177 21215
/proc/meminfo: memFree=30874976/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=18704 CPUtime=6.29 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 4393 0 0 0 629 0 0 0 20 0 1 0 55214528 19152896 4103 33554432000 4194304 5646918 140735341021536 140735341019784 4399929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 4676 4103 157 355 0 4317 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18704

[startup+12.7003 s]
/proc/loadavg: 2.08 2.07 2.07 3/176 21215
/proc/meminfo: memFree=31012972/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=25780 CPUtime=12.69 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5276 0 0 0 1268 1 0 0 20 0 1 0 55214528 26398720 5990 33554432000 4194304 5646918 140735341021536 140735341019816 4388947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 6445 5990 157 355 0 6086 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25780

[startup+25.5003 s]
/proc/loadavg: 2.06 2.06 2.07 3/177 21216
/proc/meminfo: memFree=30971448/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=30200 CPUtime=25.49 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5761 0 0 0 2548 1 0 0 20 0 1 0 55214528 30924800 6984 33554432000 4194304 5646918 140735341021536 140735341019816 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 7550 6984 157 355 0 7191 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30200

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21214 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6003 s]
/proc/loadavg: 2.06 2.06 2.07 3/177 21216
/proc/meminfo: memFree=30971448/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=30200 CPUtime=25.59 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5761 0 0 0 2558 1 0 0 20 0 1 0 55214528 30924800 6984 33554432000 4194304 5646918 140735341021536 140735341019816 4399243 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 7550 6984 157 355 0 7191 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 30200

[startup+32.0072 s]
/proc/loadavg: 2.14 2.08 2.08 3/177 21216
/proc/meminfo: memFree=30965428/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=30200 CPUtime=31.99 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5761 0 0 0 3198 1 0 0 20 0 1 0 55214528 30924800 6984 33554432000 4194304 5646918 140735341021536 140735341019816 4399419 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 7550 6984 157 355 0 7191 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 30200

[startup+35.2003 s]
/proc/loadavg: 2.13 2.08 2.08 3/177 21216
/proc/meminfo: memFree=30952396/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=41696 CPUtime=35.19 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5941 0 0 0 3518 1 0 0 20 0 1 0 55214528 42696704 9208 33554432000 4194304 5646918 140735341021536 140735341019832 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 10424 9208 157 355 0 10065 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 41696

[startup+36.8003 s]
/proc/loadavg: 2.13 2.08 2.08 3/177 21216
/proc/meminfo: memFree=30958664/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=30200 CPUtime=36.78 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5941 0 0 0 3677 1 0 0 20 0 1 0 55214528 30924800 6984 33554432000 4194304 5646918 140735341021536 140735341020248 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 7550 6984 157 355 0 7191 0
Current children cumulated CPU time (s) 36.78
Current children cumulated vsize (KiB) 30200

[startup+37.2003 s]
/proc/loadavg: 2.13 2.08 2.08 3/177 21216
/proc/meminfo: memFree=30958664/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=30200 CPUtime=37.18 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5941 0 0 0 3717 1 0 0 20 0 1 0 55214528 30924800 6984 33554432000 4194304 5646918 140735341021536 140735341020248 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 7550 6984 157 355 0 7191 0
Current children cumulated CPU time (s) 37.18
Current children cumulated vsize (KiB) 30200

[startup+37.6003 s]
/proc/loadavg: 2.13 2.08 2.08 4/177 21216
/proc/meminfo: memFree=30958540/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=30200 CPUtime=37.58 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5941 0 0 0 3757 1 0 0 20 0 1 0 55214528 30924800 6984 33554432000 4194304 5646918 140735341021536 140735341020248 4403040 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 7550 6984 157 355 0 7191 0
Current children cumulated CPU time (s) 37.58
Current children cumulated vsize (KiB) 30200

[startup+37.7003 s]
/proc/loadavg: 2.13 2.08 2.08 4/177 21216
/proc/meminfo: memFree=30958540/32872528 swapFree=877056/942464
[pid=21214] ppid=21211 vsize=30200 CPUtime=37.68 cores=1,3,5,7
/proc/21214/stat : 21214 (minisatp) R 21211 21214 17568 0 -1 4202496 5941 0 0 0 3767 1 0 0 20 0 1 0 55214528 30924800 6984 33554432000 4194304 5646918 140735341021536 140735341020248 4402661 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21214/statm: 7550 6984 157 355 0 7191 0
Current children cumulated CPU time (s) 37.68
Current children cumulated vsize (KiB) 30200

Child status: 0
Real time (s): 37.7579
CPU time (s): 37.7523
CPU user time (s): 37.7343
CPU system time (s): 0.017997
CPU usage (%): 99.985
Max. virtual memory (cumulated for all children) (KiB): 41696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.7343
system time used= 0.017997
maximum resident set size= 36832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5950
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= 1
involuntary context switches= 40

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.091986 second user time and 0.154976 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-21 19:54:16
IDJOB=4112374
IDBENCH=1868
IDSOLVER=2555
FILE ID=node113/4112374-1466531656
RUNJOBID= node113-1466514731-17585
PBS_JOBID= 19942876
Free space on /tmp= 71704 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112374-1466531656/watcher-4112374-1466531656 -o /tmp/evaluation-result-4112374-1466531656/solver-4112374-1466531656 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466514731-17585 --watchdog 1960  minisatp HOME/instance-4112374-1466531656.opb

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=876892023

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.799
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.799
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30896156 kB
Buffers:           25280 kB
Cached:            44200 kB
SwapCached:         2404 kB
Active:           276256 kB
Inactive:          32980 kB
Active(anon):     237116 kB
Inactive(anon):     5036 kB
Active(file):      39140 kB
Inactive(file):    27944 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098972 kB
Dirty:              3556 kB
Writeback:             0 kB
AnonPages:       1191596 kB
Mapped:             8952 kB
Shmem:                 0 kB
Slab:             582008 kB
SReclaimable:      26012 kB
SUnreclaim:       555996 kB
KernelStack:        1456 kB
PageTables:         6152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1376840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4112374-1466531656.opb

Free space on /tmp at the end= 71700 MiB
End job on node113 at 2016-06-21 19:54:54