Trace number 4112784

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-d91742bOPT5148 16.9344 16.9377

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
poldner/PB/testset/normalized-7_14.opb
MD5SUMd99cfd7c624f6e153a873fe4512e21db
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5148
Best CPU time to get the best result obtained on this benchmark0.007998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5148
Optimality of the best value was proved YES
Number of variables105
Total number of constraints112
Number of constraints which are clauses98
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint7
Number of terms in the objective function 105
Biggest coefficient in the objective function 2032
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 49347
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 2032
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 49347
Number of bits of the biggest sum of numbers16
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 126 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): ..................................................................................................
0.00/0.00	c ---[ 124]---> BDD-cost:   11
0.00/0.00	c ---[ 122]---> BDD-cost:   11
0.00/0.00	c ---[ 120]---> BDD-cost:   11
0.00/0.00	c ---[ 118]---> BDD-cost:   11
0.00/0.00	c ---[ 116]---> BDD-cost:   11
0.00/0.00	c ---[ 114]---> BDD-cost:   11
0.00/0.00	c ---[ 112]---> BDD-cost:   11
0.00/0.00	c ---[ 110]---> BDD-cost:   11
0.00/0.00	c ---[ 108]---> BDD-cost:   11
0.00/0.00	c ---[ 106]---> BDD-cost:   11
0.00/0.00	c ---[ 104]---> BDD-cost:   11
0.00/0.00	c ---[ 102]---> BDD-cost:   11
0.00/0.00	c ---[ 100]---> BDD-cost:   11
0.00/0.00	c ---[  98]---> BDD-cost:   11
0.00/0.00	|  Eliminated clauses:           0.00 Mb                                      |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	===============================================================================
0.00/0.00	c Found solution: 7813
0.00/0.00	c ---[   0]---> Sorter-cost:21421     Base: 2 2 2 3 3 3 2
0.29/0.37	|  Eliminated clauses:           0.31 Mb                                      |
0.29/0.37	============================[ Search Statistics ]==============================
0.29/0.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.37	===============================================================================
0.29/0.37	|       100 |   13121    54046   142618 |    19816      100     16 |  0.075 % |
0.29/0.37	===============================================================================
0.29/0.37	c Found solution: 6943
0.29/0.37	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 3 3 3 2
0.59/0.66	|  Eliminated clauses:           0.31 Mb                                      |
0.59/0.66	============================[ Search Statistics ]==============================
0.59/0.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.66	===============================================================================
0.59/0.66	|       331 |   13130    54086   142925 |    19831      331     83 |  0.080 % |
0.59/0.66	|       481 |   13130    54086   142925 |    21814      481     82 |  0.080 % |
0.59/0.66	===============================================================================
0.59/0.66	c Found solution: 6931
0.59/0.66	c ---[   0]---> Sorter-cost:    9     Base: 2 2 2 3 3 3 2
0.79/0.88	|  Eliminated clauses:           0.32 Mb                                      |
0.79/0.88	============================[ Search Statistics ]==============================
0.79/0.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.88	===============================================================================
0.79/0.88	===============================================================================
0.79/0.88	c Found solution: 6493
0.79/0.88	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 3 3 3 2
0.99/1.10	|  Eliminated clauses:           0.32 Mb                                      |
0.99/1.10	============================[ Search Statistics ]==============================
0.99/1.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.10	===============================================================================
0.99/1.10	===============================================================================
0.99/1.10	c Found solution: 6045
0.99/1.10	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 3 3 3 2
1.49/1.55	|  Eliminated clauses:           0.32 Mb                                      |
1.49/1.55	============================[ Search Statistics ]==============================
1.49/1.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.55	===============================================================================
1.49/1.55	|       757 |   13271    54540   144608 |    19998      757    102 |  0.093 % |
1.49/1.55	|       907 |   13271    54540   144608 |    21997      907     96 |  0.093 % |
1.49/1.55	|      1132 |   13271    54540   144608 |    24197     1132     92 |  0.093 % |
1.49/1.55	|      1469 |   13271    54540   144608 |    26617     1469     85 |  0.093 % |
1.49/1.55	===============================================================================
1.49/1.55	c Found solution: 5885
1.49/1.55	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 3 3 3 2
1.69/1.77	|  Eliminated clauses:           0.32 Mb                                      |
1.69/1.77	============================[ Search Statistics ]==============================
1.69/1.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.77	===============================================================================
1.69/1.77	===============================================================================
1.69/1.77	c Found solution: 5813
1.69/1.77	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 3 3 3 2
1.89/1.99	|  Eliminated clauses:           0.32 Mb                                      |
1.89/1.99	============================[ Search Statistics ]==============================
1.89/1.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.99	===============================================================================
1.89/1.99	===============================================================================
1.89/1.99	c Found solution: 5794
1.89/1.99	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 3 3 3 2
2.09/2.20	|  Eliminated clauses:           0.32 Mb                                      |
2.09/2.20	============================[ Search Statistics ]==============================
2.09/2.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.09/2.20	===============================================================================
2.09/2.20	===============================================================================
2.09/2.20	c Found solution: 5782
2.09/2.20	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 3 3 3 2
2.99/3.04	|  Eliminated clauses:           0.32 Mb                                      |
2.99/3.04	============================[ Search Statistics ]==============================
2.99/3.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.04	===============================================================================
2.99/3.04	|      1680 |   13275    54574   144738 |    20010     1680     96 |  0.112 % |
2.99/3.04	|      1830 |   13275    54574   144738 |    22011     1830     96 |  0.112 % |
2.99/3.04	|      2055 |   13275    54574   144738 |    24212     2055     92 |  0.112 % |
2.99/3.04	|      2392 |   13275    54574   144738 |    26633     2392     93 |  0.112 % |
2.99/3.04	|      2898 |   13275    54574   144738 |    29297     2898     89 |  0.112 % |
2.99/3.04	|      3657 |   13275    54574   144738 |    32227     3657     87 |  0.112 % |
2.99/3.04	===============================================================================
2.99/3.04	c Found solution: 5739
2.99/3.04	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 3 3 3 2
3.19/3.25	|  Eliminated clauses:           0.32 Mb                                      |
3.19/3.25	============================[ Search Statistics ]==============================
3.19/3.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.19/3.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.19/3.25	===============================================================================
3.19/3.25	===============================================================================
3.19/3.25	c Found solution: 5721
3.19/3.26	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 3 3 3 2
3.40/3.48	|  Eliminated clauses:           0.32 Mb                                      |
3.40/3.48	============================[ Search Statistics ]==============================
3.40/3.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.40/3.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.40/3.48	===============================================================================
3.40/3.48	===============================================================================
3.40/3.48	c Found solution: 5718
3.40/3.48	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 3 3 3 2
3.69/3.70	|  Eliminated clauses:           0.32 Mb                                      |
3.69/3.70	============================[ Search Statistics ]==============================
3.69/3.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.69/3.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.69/3.70	===============================================================================
3.69/3.70	===============================================================================
3.69/3.70	c Found solution: 5670
3.69/3.70	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 3 3 3 2
4.40/4.42	|  Eliminated clauses:           0.32 Mb                                      |
4.40/4.42	============================[ Search Statistics ]==============================
4.40/4.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.40/4.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.40/4.42	===============================================================================
4.40/4.42	|      4318 |   13282    54628   144938 |    20030     4318     87 |  0.131 % |
4.40/4.42	|      4468 |   13282    54628   144938 |    22033     4468     86 |  0.131 % |
4.40/4.42	|      4693 |   13282    54628   144938 |    24236     4693     84 |  0.131 % |
4.40/4.42	|      5030 |   13282    54628   144938 |    26660     5030     80 |  0.131 % |
4.40/4.42	|      5536 |   13282    54628   144938 |    29326     5536     77 |  0.131 % |
4.40/4.42	===============================================================================
4.40/4.42	c Found solution: 5668
4.40/4.42	c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 3 3 3 2
4.59/4.64	|  Eliminated clauses:           0.32 Mb                                      |
4.59/4.64	============================[ Search Statistics ]==============================
4.59/4.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.59/4.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.59/4.64	===============================================================================
4.59/4.64	===============================================================================
4.59/4.64	c Found solution: 5645
4.59/4.64	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 3 3 3 2
4.79/4.85	|  Eliminated clauses:           0.32 Mb                                      |
4.79/4.85	============================[ Search Statistics ]==============================
4.79/4.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.85	===============================================================================
4.79/4.85	===============================================================================
4.79/4.85	c Found solution: 5618
4.79/4.85	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 3 3 3 2
4.99/5.07	|  Eliminated clauses:           0.33 Mb                                      |
4.99/5.07	============================[ Search Statistics ]==============================
4.99/5.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.99/5.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.99/5.07	===============================================================================
4.99/5.07	===============================================================================
4.99/5.07	c Found solution: 5595
4.99/5.07	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 3 3 3 2
5.60/5.62	|  Eliminated clauses:           0.33 Mb                                      |
5.60/5.62	============================[ Search Statistics ]==============================
5.60/5.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.60/5.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.60/5.62	===============================================================================
5.60/5.62	|      5959 |   13286    54664   145125 |    20043     5959     76 |  0.150 % |
5.60/5.62	|      6109 |   13286    54664   145125 |    22047     6109     76 |  0.150 % |
5.60/5.62	|      6334 |   13286    54664   145125 |    24252     6334     76 |  0.150 % |
5.60/5.62	|      6671 |   13286    54664   145125 |    26677     6671     77 |  0.150 % |
5.60/5.62	===============================================================================
5.60/5.62	c Found solution: 5587
5.60/5.62	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 3 3 3 2
5.99/6.01	|  Eliminated clauses:           0.33 Mb                                      |
5.99/6.01	============================[ Search Statistics ]==============================
5.99/6.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.99/6.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.99/6.01	===============================================================================
5.99/6.01	|      6895 |   13287    54673   145178 |    20046     6895     77 |  0.155 % |
5.99/6.01	|      7045 |   13287    54673   145178 |    22051     7045     77 |  0.155 % |
5.99/6.01	|      7270 |   13287    54673   145178 |    24256     7270     77 |  0.155 % |
5.99/6.01	===============================================================================
5.99/6.01	c Found solution: 5579
5.99/6.01	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 3 3 3 2
6.29/6.33	|  Eliminated clauses:           0.33 Mb                                      |
6.29/6.33	============================[ Search Statistics ]==============================
6.29/6.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.29/6.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.29/6.33	===============================================================================
6.29/6.33	|      7454 |   13287    54674   145186 |    20047     7454     77 |  0.159 % |
6.29/6.33	|      7604 |   13287    54674   145186 |    22051     7604     77 |  0.159 % |
6.29/6.33	===============================================================================
6.29/6.33	c Found solution: 5522
6.29/6.33	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 3 3 3 2
6.59/6.62	|  Eliminated clauses:           0.33 Mb                                      |
6.59/6.62	============================[ Search Statistics ]==============================
6.59/6.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.59/6.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.59/6.62	===============================================================================
6.59/6.62	|      7771 |   13287    54673   145176 |    20046     7771     78 |  0.164 % |
6.59/6.62	===============================================================================
6.59/6.62	c Found solution: 5440
6.59/6.62	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 3 3 3 2
6.79/6.84	|  Eliminated clauses:           0.33 Mb                                      |
6.79/6.84	============================[ Search Statistics ]==============================
6.79/6.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.79/6.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.79/6.84	===============================================================================
6.79/6.84	===============================================================================
6.79/6.84	c Found solution: 5417
6.79/6.84	c ---[   0]---> Sorter-cost:    8     Base: 2 2 2 3 3 3 2
7.59/7.69	|  Eliminated clauses:           0.33 Mb                                      |
7.59/7.69	============================[ Search Statistics ]==============================
7.59/7.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.59/7.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.59/7.69	===============================================================================
7.59/7.69	|      7952 |   13287    54678   145213 |    20048     7952     78 |  0.173 % |
7.59/7.69	|      8102 |   13287    54678   145213 |    22053     8102     78 |  0.173 % |
7.59/7.69	|      8327 |   13287    54678   145213 |    24258     8327     77 |  0.173 % |
7.59/7.69	|      8664 |   13287    54678   145213 |    26684     8664     76 |  0.173 % |
7.59/7.69	|      9170 |   13287    54678   145213 |    29353     9170     76 |  0.173 % |
7.59/7.69	===============================================================================
7.59/7.69	c Found solution: 5282
7.59/7.69	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 3 3 3 2
7.89/7.93	|  Eliminated clauses:           0.33 Mb                                      |
7.89/7.93	============================[ Search Statistics ]==============================
7.89/7.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.89/7.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.89/7.93	===============================================================================
7.89/7.93	===============================================================================
7.89/7.93	c Found solution: 5263
7.89/7.93	c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 3 3 3 2
9.59/9.61	|  Eliminated clauses:           0.33 Mb                                      |
9.59/9.61	============================[ Search Statistics ]==============================
9.59/9.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.59/9.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.59/9.61	===============================================================================
9.59/9.61	|      9792 |   13288    54677   145190 |    20048     9792     75 |  0.183 % |
9.59/9.61	|      9942 |   13288    54677   145190 |    22053     9942     74 |  0.183 % |
9.59/9.61	|     10167 |   13288    54677   145190 |    24258    10167     73 |  0.183 % |
9.59/9.61	|     10504 |   13288    54677   145190 |    26684    10504     72 |  0.183 % |
9.59/9.61	|     11010 |   13288    54677   145190 |    29352    11010     70 |  0.183 % |
9.59/9.61	|     11769 |   13288    54677   145190 |    32287    11769     68 |  0.183 % |
9.59/9.61	|     12908 |   13288    54677   145190 |    35516    12908     64 |  0.183 % |
9.59/9.61	===============================================================================
9.59/9.61	c Found solution: 5242
9.59/9.61	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 3 3 3 2
9.79/9.85	|  Eliminated clauses:           0.33 Mb                                      |
9.79/9.85	============================[ Search Statistics ]==============================
9.79/9.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.79/9.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.79/9.85	===============================================================================
9.79/9.85	===============================================================================
9.79/9.85	c Found solution: 5215
9.79/9.85	c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 3 3 3 2
10.09/10.11	|  Eliminated clauses:           0.33 Mb                                      |
10.09/10.11	============================[ Search Statistics ]==============================
10.09/10.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.09/10.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.09/10.11	===============================================================================
10.09/10.11	|     14429 |   13289    54684   145222 |    20050    14429     62 |  0.192 % |
10.09/10.11	===============================================================================
10.09/10.11	c Found solution: 5192
10.09/10.11	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 3 3 3 2
10.89/10.97	|  Eliminated clauses:           0.33 Mb                                      |
10.89/10.97	============================[ Search Statistics ]==============================
10.89/10.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.89/10.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.89/10.97	===============================================================================
10.89/10.97	|     14576 |   13290    54689   145242 |    20052    14576     62 |  0.197 % |
10.89/10.97	|     14726 |   13290    54689   145242 |    22057    14726     62 |  0.197 % |
10.89/10.97	|     14951 |   13290    54689   145242 |    24263    14951     61 |  0.197 % |
10.89/10.97	|     15288 |   13290    54689   145242 |    26690    15288     61 |  0.197 % |
10.89/10.97	|     15794 |   13290    54689   145242 |    29359    15794     62 |  0.197 % |
10.89/10.97	===============================================================================
10.89/10.97	c Found solution: 5167
10.89/10.97	c ---[   0]---> Sorter-cost:    7     Base: 2 2 2 3 3 3 2
14.78/14.82	|  Eliminated clauses:           0.33 Mb                                      |
14.78/14.82	============================[ Search Statistics ]==============================
14.78/14.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.78/14.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.78/14.82	===============================================================================
14.78/14.82	|     16349 |   13291    54694   145262 |    20054    16349     62 |  0.202 % |
14.78/14.82	|     16499 |   13291    54694   145262 |    22059    16499     61 |  0.202 % |
14.78/14.82	|     16724 |   13291    54694   145262 |    24265    16724     62 |  0.202 % |
14.78/14.82	|     17061 |   13291    54694   145262 |    26692    17061     62 |  0.202 % |
14.78/14.82	|     17567 |   13291    54694   145262 |    29361    17567     62 |  0.202 % |
14.78/14.82	|     18326 |   13291    54694   145262 |    32297    18326     62 |  0.202 % |
14.78/14.82	|     19465 |   13291    54694   145262 |    35527    19465     63 |  0.202 % |
14.78/14.82	|     21173 |   13291    54694   145262 |    39080    21173     61 |  0.202 % |
14.78/14.82	|     23735 |   13289    54694   145262 |    42988    23732     64 |  0.211 % |
14.78/14.82	===============================================================================
14.78/14.82	c Found solution: 5148
14.78/14.82	c ---[   0]---> Sorter-cost:    6     Base: 2 2 2 3 3 3 2
16.89/16.93	|  Eliminated clauses:           0.33 Mb                                      |
16.89/16.93	============================[ Search Statistics ]==============================
16.89/16.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.89/16.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.89/16.93	===============================================================================
16.89/16.93	|     26347 |   13289    54685   145239 |    20051    13222     57 |  0.216 % |
16.89/16.93	|     26497 |   13289    54685   145239 |    22056    13372     57 |  0.216 % |
16.89/16.93	|     26722 |   13272    54685   145239 |    24261    13596     57 |  0.298 % |
16.89/16.93	|     27059 |   13272    54685   145239 |    26688    13933     57 |  0.298 % |
16.89/16.93	|     27565 |   13272    54685   145239 |    29356    14439     57 |  0.298 % |
16.89/16.93	|     28324 |   13272    54685   145239 |    32292    15198     55 |  0.298 % |
16.89/16.93	|     29463 |   13272    54685   145239 |    35521    16337     54 |  0.298 % |
16.89/16.93	|     31171 |   13184    54685   145239 |    39074    17117     55 |  0.721 % |
16.89/16.93	===============================================================================
16.89/16.93	c Optimal solution: 5148
16.89/16.93	s OPTIMUM FOUND
16.89/16.93	v x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -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 x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 x99 -x100 x101 -x102 -x103 x104 -x105
16.89/16.93	c _______________________________________________________________________________
16.89/16.93	c 
16.89/16.93	restarts              : 194
16.89/16.93	conflicts             : 31439          (1858 /sec)
16.89/16.93	decisions             : 53743          (0.00 % random) (3176 /sec)
16.89/16.93	propagations          : 47717772       (2820128 /sec)
16.89/16.93	conflict literals     : 1920058        (55.83 % deleted)
16.89/16.93	Memory used           : 31.48 MB
16.89/16.93	CPU time              : 16.9204 s
16.89/16.93	c _______________________________________________________________________________

Verifier Data

OK	5148

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-4112784-1466564244/watcher-4112784-1466564244 -o /tmp/evaluation-result-4112784-1466564244/solver-4112784-1466564244 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466551518-27979 --watchdog 1960 minisatp HOME/instance-4112784-1466564244.opb 

pid=29669
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.31 2.25 2.19 3/176 29672
/proc/meminfo: memFree=29338368/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=2100 CPUtime=0 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 389 0 0 0 0 0 0 0 20 0 1 0 58470114 2150400 261 33554432000 4194304 5646918 140735761481296 140733554218248 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 525 261 137 355 0 166 0

[startup+0.10015 s]
/proc/loadavg: 2.31 2.25 2.19 3/176 29672
/proc/meminfo: memFree=29338368/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=2840 CPUtime=0.09 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 579 0 0 0 9 0 0 0 20 0 1 0 58470114 2908160 451 33554432000 4194304 5646918 140735761481296 140733554218248 4817397 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 710 451 140 355 0 351 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2840

[startup+0.200276 s]
/proc/loadavg: 2.31 2.25 2.19 3/176 29672
/proc/meminfo: memFree=29338368/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=2840 CPUtime=0.19 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 579 0 0 0 19 0 0 0 20 0 1 0 58470114 2908160 451 33554432000 4194304 5646918 140735761481296 140733554218248 4817458 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 710 451 140 355 0 351 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2840

[startup+0.300274 s]
/proc/loadavg: 2.31 2.25 2.19 3/176 29672
/proc/meminfo: memFree=29338368/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=16080 CPUtime=0.29 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 3612 0 0 0 29 0 0 0 20 0 1 0 58470114 16465920 3401 33554432000 4194304 5646918 140735761481296 140733554218248 4828344 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 4020 3401 144 355 0 3661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16080

[startup+0.700288 s]
/proc/loadavg: 2.31 2.25 2.19 3/176 29672
/proc/meminfo: memFree=29338368/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=16080 CPUtime=0.69 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 3627 0 0 0 69 0 0 0 20 0 1 0 58470114 16465920 3416 33554432000 4194304 5646918 140735761481296 140735761479960 4824631 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 4020 3416 155 355 0 3661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16080

[startup+1.50025 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 29673
/proc/meminfo: memFree=29325036/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=16080 CPUtime=1.49 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 3636 0 0 0 149 0 0 0 20 0 1 0 58470114 16465920 3425 33554432000 4194304 5646918 140735761481296 140735761479960 4397505 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 4020 3425 155 355 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16080

[startup+3.10028 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 29673
/proc/meminfo: memFree=29324656/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=16080 CPUtime=3.09 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 3802 0 0 0 309 0 0 0 20 0 1 0 58470114 16465920 3590 33554432000 4194304 5646918 140735761481296 140735761479576 4817429 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 4020 3590 157 355 0 3661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16080

[startup+6.3002 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 29673
/proc/meminfo: memFree=29319888/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=20432 CPUtime=6.29 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 4046 0 0 0 629 0 0 0 20 0 1 0 58470114 20922368 4341 33554432000 4194304 5646918 140735761481296 140735761479576 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 5108 4341 158 355 0 4749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20432

[startup+12.7003 s]
/proc/loadavg: 2.24 2.23 2.19 3/177 29673
/proc/meminfo: memFree=29309656/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=20744 CPUtime=12.69 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 4308 0 0 0 1269 0 0 0 20 0 1 0 58470114 21241856 4602 33554432000 4194304 5646918 140735761481296 140735761479576 4397646 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 5186 4602 158 355 0 4827 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20744

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

[startup+12.8003 s]
/proc/loadavg: 2.24 2.23 2.19 3/177 29673
/proc/meminfo: memFree=29309656/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=20744 CPUtime=12.79 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 4319 0 0 0 1279 0 0 0 20 0 1 0 58470114 21241856 4613 33554432000 4194304 5646918 140735761481296 140735761479576 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 5186 4613 158 355 0 4827 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 20744

[startup+14.4072 s]
/proc/loadavg: 2.24 2.23 2.19 3/177 29673
/proc/meminfo: memFree=29297320/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=32240 CPUtime=14.39 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 4770 0 0 0 1439 0 0 0 20 0 1 0 58470114 33013760 7108 33554432000 4194304 5646918 140735761481296 140735761479576 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 8060 7108 158 355 0 7701 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 32240

[startup+16.0003 s]
/proc/loadavg: 2.24 2.23 2.19 3/177 29673
/proc/meminfo: memFree=29306016/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=27860 CPUtime=15.99 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 4868 0 0 0 1598 1 0 0 20 0 1 0 58470114 28528640 5957 33554432000 4194304 5646918 140735761481296 140735761480008 4399854 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 6965 5957 158 355 0 6606 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 27860

[startup+16.4003 s]
/proc/loadavg: 2.24 2.23 2.19 3/177 29673
/proc/meminfo: memFree=29306016/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=27860 CPUtime=16.39 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 4869 0 0 0 1638 1 0 0 20 0 1 0 58470114 28528640 6469 33554432000 4194304 5646918 140735761481296 140735761480008 4398798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 6965 6469 158 355 0 6606 0
Current children cumulated CPU time (s) 16.39
Current children cumulated vsize (KiB) 27860

[startup+16.8003 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 29673
/proc/meminfo: memFree=29299996/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=27860 CPUtime=16.79 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 4869 0 0 0 1678 1 0 0 20 0 1 0 58470114 28528640 6469 33554432000 4194304 5646918 140735761481296 140735761479544 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 6965 6469 158 355 0 6606 0
Current children cumulated CPU time (s) 16.79
Current children cumulated vsize (KiB) 27860

[startup+16.9002 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 29673
/proc/meminfo: memFree=29299996/32872528 swapFree=1499884/1696108
[pid=29672] ppid=29669 vsize=27860 CPUtime=16.89 cores=0,2,4,6
/proc/29672/stat : 29672 (minisatp) R 29669 29672 27963 0 -1 4202496 4869 0 0 0 1688 1 0 0 20 0 1 0 58470114 28528640 6469 33554432000 4194304 5646918 140735761481296 140735761479544 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29672/statm: 6965 6469 158 355 0 6606 0
Current children cumulated CPU time (s) 16.89
Current children cumulated vsize (KiB) 27860

Child status: 0
Real time (s): 16.9377
CPU time (s): 16.9344
CPU user time (s): 16.9214
CPU system time (s): 0.012998
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 32240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9214
system time used= 0.012998
maximum resident set size= 28432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4878
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= 18

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039993 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-22 04:57:24
IDJOB=4112784
IDBENCH=24971
IDSOLVER=2555
FILE ID=node137/4112784-1466564244
RUNJOBID= node137-1466551518-27979
PBS_JOBID= 19943328
Free space on /tmp= 71648 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/poldner/PB/testset/normalized-7_14.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112784-1466564244/watcher-4112784-1466564244 -o /tmp/evaluation-result-4112784-1466564244/solver-4112784-1466564244 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466551518-27979 --watchdog 1960  minisatp HOME/instance-4112784-1466564244.opb

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

MD5SUM BENCH= d99cfd7c624f6e153a873fe4512e21db
RANDOM SEED=609358542

node137.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.486
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	: 5332.97
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.486
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.486
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.486
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.486
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.486
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.38
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.486
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.56
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.486
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29339076 kB
Buffers:           73168 kB
Cached:            84832 kB
SwapCached:         1560 kB
Active:           994448 kB
Inactive:          98636 kB
Active(anon):     935200 kB
Inactive(anon):     2104 kB
Active(file):      59248 kB
Inactive(file):    96532 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100532 kB
Dirty:              3540 kB
Writeback:             0 kB
AnonPages:       2635644 kB
Mapped:             9488 kB
Shmem:                 0 kB
Slab:             602232 kB
SReclaimable:      46480 kB
SUnreclaim:       555752 kB
KernelStack:        1464 kB
PageTables:         9384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2826472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1091584 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-4112784-1466564244.opb

Free space on /tmp at the end= 71644 MiB
End job on node137 at 2016-06-22 04:57:41