Trace number 4112469

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-d91742bSAT (TO)1218 1800.01 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-mux.opb
MD5SUM80d8f8438bdd117e32edd926d4898421
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark872
Best CPU time to get the best result obtained on this benchmark8.66868
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 872
Optimality of the best value was proved YES
Number of variables232
Total number of constraints527
Number of constraints which are clauses527
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint27
Number of terms in the objective function 232
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 9597
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 9597
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.01	c Converting 527 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	===============================================================================
0.00/0.01	c Found solution: 1330
0.00/0.01	c ---[   0]---> Sorter-cost:29793     Base: 2 5 2 2
0.19/0.28	|  Eliminated clauses:           0.41 Mb                                      |
0.19/0.28	============================[ Search Statistics ]==============================
0.19/0.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.28	===============================================================================
0.19/0.28	|       100 |   17026    67856   184573 |    24880       98     85 |  0.080 % |
0.19/0.28	|       250 |   17026    67856   184573 |    27368      245     67 |  0.079 % |
0.19/0.28	===============================================================================
0.19/0.28	c Found solution: 1327
0.19/0.28	c ---[   0]---> Sorter-cost:24283     Base: 2 5 2 2
0.49/0.51	|  Eliminated clauses:           0.77 Mb                                      |
0.49/0.51	============================[ Search Statistics ]==============================
0.49/0.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.51	===============================================================================
0.49/0.51	===============================================================================
0.49/0.51	c Found solution: 1318
0.49/0.51	c ---[   0]---> Sorter-cost:    1     Base: 2 5 2 2
1.99/2.04	|  Eliminated clauses:           0.77 Mb                                      |
1.99/2.04	============================[ Search Statistics ]==============================
1.99/2.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.04	===============================================================================
1.99/2.04	|       409 |   30767   125155   337647 |    45890      401     68 |  0.267 % |
1.99/2.04	|       559 |   30767   125155   337647 |    50479      549     69 |  0.267 % |
1.99/2.04	|       784 |   30767   125155   337647 |    55527      774     71 |  0.267 % |
1.99/2.04	|      1121 |   30767   125155   337647 |    61079     1111     70 |  0.267 % |
1.99/2.04	|      1627 |   30767   125155   337647 |    67187     1617     70 |  0.267 % |
1.99/2.04	|      2386 |   30767   125155   337647 |    73906     2376     60 |  0.267 % |
1.99/2.04	|      3525 |   30763   125155   337647 |    81297     3514     57 |  0.275 % |
1.99/2.04	===============================================================================
1.99/2.04	c Found solution: 1287
1.99/2.05	c ---[   0]---> Sorter-cost:    2     Base: 2 5 2 2
2.09/2.18	|  Eliminated clauses:           0.77 Mb                                      |
2.09/2.18	============================[ Search Statistics ]==============================
2.09/2.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.09/2.18	===============================================================================
2.09/2.18	|      4524 |   30757   125125   337604 |    45879     4513     58 |  0.277 % |
2.09/2.18	===============================================================================
2.09/2.18	c Found solution: 1267
2.09/2.18	c ---[   0]---> Sorter-cost:    3     Base: 2 5 2 2
41.38/41.46	|  Eliminated clauses:           0.77 Mb                                      |
41.38/41.46	============================[ Search Statistics ]==============================
41.38/41.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.38/41.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.38/41.46	===============================================================================
41.38/41.46	|      4645 |   30759   125134   337643 |    45882     4634     58 |  0.279 % |
41.38/41.46	|      4795 |   30759   125134   337643 |    50470     4784     58 |  0.279 % |
41.38/41.46	|      5020 |   30759   125134   337643 |    55517     5009     63 |  0.279 % |
41.38/41.46	|      5357 |   30759   125134   337643 |    61069     5346     64 |  0.279 % |
41.38/41.46	|      5863 |   30759   125134   337643 |    67176     5852     65 |  0.279 % |
41.38/41.46	|      6622 |   30725   125134   337643 |    73894     6608     67 |  0.350 % |
41.38/41.46	|      7761 |   30725   125134   337643 |    81283     7747     72 |  0.350 % |
41.38/41.46	|      9469 |   30725   125134   337643 |    89411     9455     77 |  0.350 % |
41.38/41.46	|     12031 |   30725   125134   337643 |    98353    12017     79 |  0.350 % |
41.38/41.46	|     15875 |   30722   125134   337643 |   108188    15860     86 |  0.356 % |
41.38/41.46	|     21641 |   30694   125134   337643 |   119007    21538     93 |  0.414 % |
41.38/41.46	|     30290 |   30694   125134   337643 |   130908    30187     92 |  0.414 % |
41.38/41.46	|     43264 |   30694   125134   337643 |   143998    43161     95 |  0.414 % |
41.38/41.46	|     62725 |   30691   125134   337643 |   158398    62621     94 |  0.420 % |
41.38/41.46	===============================================================================
41.38/41.46	c Found solution: 1261
41.38/41.46	c ---[   0]---> Sorter-cost:    6     Base: 2 5 2 2
189.35/189.47	|  Eliminated clauses:           0.78 Mb                                      |
189.35/189.47	============================[ Search Statistics ]==============================
189.35/189.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.35/189.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
189.35/189.47	===============================================================================
189.35/189.47	|     80393 |   30811   125295   338484 |    45941    18966     62 |  0.425 % |
189.35/189.47	|     80543 |   30811   125295   338484 |    50535    19116     63 |  0.425 % |
189.35/189.47	|     80768 |   30811   125295   338484 |    55589    19341     63 |  0.425 % |
189.35/189.47	|     81105 |   30811   125295   338484 |    61148    19678     63 |  0.425 % |
189.35/189.47	|     81611 |   30811   125295   338484 |    67262    20184     63 |  0.425 % |
189.35/189.47	|     82370 |   30811   125295   338484 |    73989    20943     63 |  0.425 % |
189.35/189.47	|     83509 |   30811   125295   338484 |    81388    22082     66 |  0.425 % |
189.35/189.47	|     85217 |   30811   125295   338484 |    89526    23790     69 |  0.425 % |
189.35/189.47	|     87779 |   30811   125295   338484 |    98479    26352     72 |  0.425 % |
189.35/189.47	|     91623 |   30811   125295   338484 |   108327    30196     76 |  0.425 % |
189.35/189.47	|     97389 |   30811   125295   338484 |   119160    35962     80 |  0.425 % |
189.35/189.47	|    106038 |   30811   125295   338484 |   131076    44611     82 |  0.425 % |
189.35/189.47	|    119012 |   30811   125295   338484 |   144184    57585     87 |  0.425 % |
189.35/189.47	|    138473 |   30811   125295   338484 |   158602    77046     88 |  0.425 % |
189.35/189.47	|    167665 |   30811   125295   338484 |   174462   106238     81 |  0.425 % |
189.35/189.47	|    211454 |   30797   125295   338484 |   191909   150024     83 |  0.454 % |
189.35/189.47	|    277138 |   30797   125295   338484 |   211099    49479     69 |  0.454 % |
189.35/189.47	===============================================================================
189.35/189.47	c Found solution: 1258
189.35/189.47	c ---[   0]---> Sorter-cost:    2     Base: 2 5 2 2
646.27/646.44	|  Eliminated clauses:           0.79 Mb                                      |
646.27/646.44	============================[ Search Statistics ]==============================
646.27/646.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
646.27/646.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
646.27/646.44	===============================================================================
646.27/646.44	|    301376 |   30551   124308   335482 |    45579    17530     53 |  0.526 % |
646.27/646.44	|    301526 |   30551   124308   335482 |    50137    17680     53 |  0.526 % |
646.27/646.44	|    301751 |   30551   124308   335482 |    55151    17905     54 |  0.526 % |
646.27/646.44	|    302088 |   30551   124308   335482 |    60666    18242     54 |  0.526 % |
646.27/646.44	|    302594 |   30551   124308   335482 |    66733    18748     55 |  0.526 % |
646.27/646.44	|    303353 |   30551   124308   335482 |    73406    19507     56 |  0.526 % |
646.27/646.44	|    304492 |   30551   124308   335482 |    80747    20646     58 |  0.526 % |
646.27/646.44	|    306200 |   30551   124308   335482 |    88821    22354     59 |  0.526 % |
646.27/646.44	|    308762 |   30551   124308   335482 |    97703    24916     60 |  0.526 % |
646.27/646.44	|    312606 |   30551   124308   335482 |   107474    28760     59 |  0.526 % |
646.27/646.44	|    318372 |   30551   124308   335482 |   118221    34526     62 |  0.526 % |
646.27/646.44	|    327021 |   30551   124308   335482 |   130043    43175     64 |  0.526 % |
646.27/646.44	|    339995 |   30551   124308   335482 |   143048    56149     67 |  0.526 % |
646.27/646.44	|    359456 |   30551   124308   335482 |   157353    75610     68 |  0.526 % |
646.27/646.44	|    388648 |   30551   124308   335482 |   173088   104802     65 |  0.526 % |
646.27/646.44	|    432437 |   30551   124308   335482 |   190397   148591     62 |  0.526 % |
646.27/646.44	|    498121 |   30539   124308   335482 |   209437    47734     50 |  0.551 % |
646.27/646.44	|    596647 |   30521   124308   335482 |   230380   146253     55 |  0.588 % |
646.27/646.44	|    744436 |   30521   124308   335482 |   253418    89853     50 |  0.588 % |
646.27/646.44	|    966119 |   30509   124308   335482 |   278760    75980     58 |  0.612 % |
646.27/646.44	===============================================================================
646.27/646.44	c Found solution: 1257
646.27/646.45	c ---[   0]---> Sorter-cost:    4     Base: 2 5 2 2
1057.41/1057.68	|  Eliminated clauses:           0.79 Mb                                      |
1057.41/1057.68	============================[ Search Statistics ]==============================
1057.41/1057.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1057.41/1057.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1057.41/1057.68	===============================================================================
1057.41/1057.68	|    986163 |   30470   123992   334645 |    45463    24342     36 |  0.614 % |
1057.41/1057.68	|    986313 |   30470   123992   334645 |    50010    24492     36 |  0.614 % |
1057.41/1057.68	|    986538 |   30470   123992   334645 |    55011    24717     37 |  0.614 % |
1057.41/1057.68	|    986875 |   30470   123992   334645 |    60512    25054     37 |  0.614 % |
1057.41/1057.68	|    987381 |   30470   123992   334645 |    66563    25560     38 |  0.614 % |
1057.41/1057.68	|    988140 |   30470   123992   334645 |    73219    26319     39 |  0.614 % |
1057.41/1057.68	|    989279 |   30470   123992   334645 |    80541    27458     39 |  0.614 % |
1057.41/1057.68	|    990987 |   30470   123992   334645 |    88595    29166     40 |  0.614 % |
1057.41/1057.68	|    993549 |   30470   123992   334645 |    97455    31728     40 |  0.614 % |
1057.41/1057.68	|    997393 |   30470   123992   334645 |   107201    35572     41 |  0.614 % |
1057.41/1057.68	|   1003159 |   30470   123992   334645 |   117921    41338     45 |  0.614 % |
1057.41/1057.68	|   1011808 |   30470   123992   334645 |   129713    49987     52 |  0.614 % |
1057.41/1057.68	|   1024782 |   30470   123992   334645 |   142684    62961     54 |  0.614 % |
1057.41/1057.68	|   1044243 |   30470   123992   334645 |   156953    82422     56 |  0.614 % |
1057.41/1057.68	|   1073435 |   30470   123992   334645 |   172648   111614     56 |  0.614 % |
1057.41/1057.68	|   1117224 |   30470   123992   334645 |   189913   155403     58 |  0.614 % |
1057.41/1057.68	|   1182908 |   30470   123992   334645 |   208904    59921     45 |  0.614 % |
1057.41/1057.68	|   1281434 |   30470   123992   334645 |   229795   158447     54 |  0.614 % |
1057.41/1057.68	|   1429223 |   30470   123992   334645 |   252774   107384     46 |  0.614 % |
1057.41/1057.68	===============================================================================
1057.41/1057.68	c Found solution: 1254
1057.41/1057.69	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
1113.51/1113.76	|  Eliminated clauses:           0.80 Mb                                      |
1113.51/1113.76	============================[ Search Statistics ]==============================
1113.51/1113.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1113.51/1113.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1113.51/1113.76	===============================================================================
1113.51/1113.76	|   1616195 |   30654   124628   336873 |    45696    23010     38 |  0.623 % |
1113.51/1113.76	|   1616345 |   30654   124628   336873 |    50266    23160     38 |  0.623 % |
1113.51/1113.76	|   1616570 |   30654   124628   336873 |    55293    23385     39 |  0.623 % |
1113.51/1113.76	|   1616907 |   30654   124628   336873 |    60822    23722     40 |  0.623 % |
1113.51/1113.76	|   1617413 |   30654   124628   336873 |    66904    24228     41 |  0.623 % |
1113.51/1113.76	|   1618172 |   30654   124628   336873 |    73595    24987     41 |  0.623 % |
1113.51/1113.76	|   1619311 |   30654   124628   336873 |    80954    26126     43 |  0.623 % |
1113.51/1113.76	|   1621019 |   30654   124628   336873 |    89050    27834     45 |  0.623 % |
1113.51/1113.76	|   1623581 |   30654   124628   336873 |    97955    30396     47 |  0.623 % |
1113.51/1113.76	|   1627425 |   30654   124628   336873 |   107750    34240     49 |  0.623 % |
1113.51/1113.76	|   1633191 |   30654   124628   336873 |   118526    40006     51 |  0.623 % |
1113.51/1113.76	|   1641840 |   30654   124628   336873 |   130378    48655     54 |  0.623 % |
1113.51/1113.76	|   1654814 |   30654   124628   336873 |   143416    61629     59 |  0.623 % |
1113.51/1113.76	|   1674275 |   30654   124628   336873 |   157758    81090     62 |  0.623 % |
1113.51/1113.76	|   1703467 |   30654   124628   336873 |   173534   110282     66 |  0.623 % |
1113.51/1113.76	===============================================================================
1113.51/1113.76	c Found solution: 1247
1113.51/1113.76	c ---[   0]---> Sorter-cost:    2     Base: 2 5 2 2
1122.80/1123.01	|  Eliminated clauses:           0.80 Mb                                      |
1122.80/1123.01	============================[ Search Statistics ]==============================
1122.80/1123.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1122.80/1123.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1122.80/1123.01	===============================================================================
1122.80/1123.01	|   1715518 |   30655   124634   336893 |    45699    24259     44 |  0.624 % |
1122.80/1123.01	|   1715668 |   30655   124634   336893 |    50269    24409     45 |  0.624 % |
1122.80/1123.01	|   1715893 |   30655   124634   336893 |    55295    24634     44 |  0.624 % |
1122.80/1123.01	|   1716230 |   30655   124634   336893 |    60825    24971     45 |  0.624 % |
1122.80/1123.01	|   1716736 |   30655   124634   336893 |    66908    25477     45 |  0.624 % |
1122.80/1123.01	|   1717495 |   30655   124634   336893 |    73598    26236     47 |  0.624 % |
1122.80/1123.01	|   1718634 |   30655   124634   336893 |    80958    27375     50 |  0.624 % |
1122.80/1123.01	|   1720342 |   30655   124634   336893 |    89054    29083     52 |  0.624 % |
1122.80/1123.01	|   1722904 |   30655   124634   336893 |    97960    31645     54 |  0.624 % |
1122.80/1123.01	|   1726748 |   30655   124634   336893 |   107756    35489     58 |  0.624 % |
1122.80/1123.01	|   1732514 |   30655   124634   336893 |   118531    41255     62 |  0.624 % |
1122.80/1123.01	===============================================================================
1122.80/1123.01	c Found solution: 1218
1122.80/1123.01	c ---[   0]---> Sorter-cost:    2     Base: 2 5 2 2
1800.00/1800.30	|  Eliminated clauses:           0.80 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|   1737390 |   30652   124623   336905 |    45695    22352     47 |  0.638 % |
1800.00/1800.30	|   1737540 |   30652   124623   336905 |    50264    22502     48 |  0.638 % |
1800.00/1800.30	|   1737765 |   30652   124623   336905 |    55291    22727     48 |  0.638 % |
1800.00/1800.30	|   1738102 |   30652   124623   336905 |    60820    23064     49 |  0.638 % |
1800.00/1800.30	|   1738608 |   30652   124623   336905 |    66902    23570     50 |  0.638 % |
1800.00/1800.30	|   1739367 |   30652   124623   336905 |    73592    24329     50 |  0.638 % |
1800.00/1800.30	|   1740506 |   30652   124623   336905 |    80951    25468     51 |  0.638 % |
1800.00/1800.30	|   1742214 |   30652   124623   336905 |    89046    27176     53 |  0.638 % |
1800.00/1800.30	|   1744776 |   30652   124623   336905 |    97951    29738     54 |  0.638 % |
1800.00/1800.30	|   1748620 |   30652   124623   336905 |   107746    33582     56 |  0.638 % |
1800.00/1800.30	|   1754386 |   30652   124623   336905 |   118521    39348     58 |  0.638 % |
1800.00/1800.30	|   1763035 |   30652   124623   336905 |   130373    47997     61 |  0.638 % |
1800.00/1800.30	|   1776009 |   30652   124623   336905 |   143410    60971     63 |  0.638 % |
1800.00/1800.30	|   1795470 |   30652   124623   336905 |   157751    80432     64 |  0.638 % |
1800.00/1800.30	|   1824662 |   30652   124623   336905 |   173527   109624     65 |  0.638 % |
1800.00/1800.30	|   1868451 |   30652   124623   336905 |   190879   153413     65 |  0.638 % |
1800.00/1800.30	|   1934135 |   30652   124623   336905 |   209967    57954     52 |  0.638 % |
1800.00/1800.30	|   2032661 |   30619   124623   336905 |   230964   156466     59 |  0.705 % |
1800.00/1800.30	|   2180450 |   30595   124623   336905 |   254060   104134     56 |  0.753 % |
1800.00/1800.30	|   2402133 |   30595   124623   336905 |   279467    99877     46 |  0.753 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	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 x106 -x107 -x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 x143 -x144 -x145 x146 x147 x148 -x149 x150 -x151 x152 x153 -x154 -x155 x156 -x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232

Verifier Data

OK	1218

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-4112469-1466535302/watcher-4112469-1466535302 -o /tmp/evaluation-result-4112469-1466535302/solver-4112469-1466535302 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466515278-7444 --watchdog 1960 minisatp HOME/instance-4112469-1466535302.opb 

pid=10833
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.14 2.10 2.05 3/176 10836
/proc/meminfo: memFree=30015968/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=6528 CPUtime=0 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 55580295 6684672 205 33554432000 4194304 5646918 140735110614448 140736333001336 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 1632 205 94 355 0 1273 0

[startup+0.100154 s]
/proc/loadavg: 2.14 2.10 2.05 3/176 10836
/proc/meminfo: memFree=30015968/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=15204 CPUtime=0.09 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 2741 0 0 0 9 0 0 0 20 0 1 0 55580295 15568896 2448 33554432000 4194304 5646918 140735110614448 140736333001336 4419702 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 3801 2449 135 355 0 3442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15204

[startup+0.200355 s]
/proc/loadavg: 2.14 2.10 2.05 3/176 10836
/proc/meminfo: memFree=30015968/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=19296 CPUtime=0.19 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 3843 0 0 0 19 0 0 0 20 0 1 0 55580295 19759104 4044 33554432000 4194304 5646918 140735110614448 140736333001336 4438431 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 4824 4044 136 355 0 4465 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19296

[startup+0.300341 s]
/proc/loadavg: 2.14 2.10 2.05 3/176 10836
/proc/meminfo: memFree=30015968/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=17056 CPUtime=0.29 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 4278 0 0 0 28 1 0 0 20 0 1 0 55580295 17465344 3694 33554432000 4194304 5646918 140735110614448 140736333001336 4823664 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 4264 3694 154 355 0 3905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17056

[startup+0.700258 s]
/proc/loadavg: 2.14 2.10 2.05 3/176 10836
/proc/meminfo: memFree=30015968/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=27720 CPUtime=0.69 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 7426 0 0 0 68 1 0 0 20 0 1 0 55580295 28385280 6248 33554432000 4194304 5646918 140735110614448 140736333001336 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 6930 6248 156 355 0 6571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27720

[startup+1.50028 s]
/proc/loadavg: 2.14 2.10 2.05 3/177 10837
/proc/meminfo: memFree=29981440/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=32168 CPUtime=1.49 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 7784 0 0 0 148 1 0 0 20 0 1 0 55580295 32940032 7117 33554432000 4194304 5646918 140735110614448 140735110612728 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 8042 7117 157 355 0 7683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32168

[startup+3.10029 s]
/proc/loadavg: 2.14 2.10 2.05 3/177 10837
/proc/meminfo: memFree=29981100/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=32168 CPUtime=3.09 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 7992 0 0 0 308 1 0 0 20 0 1 0 55580295 32940032 7323 33554432000 4194304 5646918 140735110614448 140735110612728 4399414 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 8042 7323 157 355 0 7683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32168

[startup+6.3003 s]
/proc/loadavg: 2.13 2.10 2.05 3/177 10837
/proc/meminfo: memFree=29965104/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=43664 CPUtime=6.29 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 8292 0 0 0 628 1 0 0 20 0 1 0 55580295 44711936 9156 33554432000 4194304 5646918 140735110614448 140735110612744 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 10916 9156 157 355 0 10557 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43664

[startup+12.7003 s]
/proc/loadavg: 2.12 2.09 2.04 3/177 10837
/proc/meminfo: memFree=29933416/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=50844 CPUtime=12.69 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 9120 0 0 0 1267 2 0 0 20 0 1 0 55580295 52064256 10489 33554432000 4194304 5646918 140735110614448 140735110613144 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 12711 10489 157 355 0 12352 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50844

[startup+25.5003 s]
/proc/loadavg: 2.24 2.12 2.05 3/177 10837
/proc/meminfo: memFree=29824216/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=62520 CPUtime=25.49 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 9650 0 0 0 2547 2 0 0 20 0 1 0 55580295 64020480 13058 33554432000 4194304 5646918 140735110614448 140735110613144 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 15630 13058 157 355 0 15271 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62520

[startup+51.1004 s]
/proc/loadavg: 2.15 2.11 2.05 3/177 10837
/proc/meminfo: memFree=30864028/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=50844 CPUtime=51.09 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 11308 0 0 0 5106 3 0 0 20 0 1 0 55580295 52064256 11029 33554432000 4194304 5646918 140735110614448 140735110613144 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 12711 11029 158 355 0 12352 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50844

[startup+102.3 s]
/proc/loadavg: 2.16 2.12 2.06 3/177 10838
/proc/meminfo: memFree=30606948/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=82768 CPUtime=102.28 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 12668 0 0 0 10224 4 0 0 20 0 1 0 55580295 84754432 18004 33554432000 4194304 5646918 140735110614448 140735110612584 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 20692 18004 158 355 0 20333 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 82768

[startup+162.3 s]
/proc/loadavg: 2.18 2.14 2.07 4/177 10896
/proc/meminfo: memFree=31380640/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=119356 CPUtime=162.26 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 14526 0 0 0 16221 5 0 0 20 0 1 0 55580295 122220544 25614 33554432000 4194304 5646918 140735110614448 140735110612696 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 29839 25614 158 355 0 29480 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 119356

[startup+222.307 s]
/proc/loadavg: 2.06 2.11 2.06 4/177 10897
/proc/meminfo: memFree=31412412/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=70244 CPUtime=222.25 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 17785 0 0 0 22217 8 0 0 20 0 1 0 55580295 71929856 15535 33554432000 4194304 5646918 140735110614448 140735110613144 4403464 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 17561 15535 158 355 0 17202 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 70244

[startup+282.3 s]
/proc/loadavg: 2.19 2.13 2.07 3/177 11065
/proc/meminfo: memFree=31333396/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=91096 CPUtime=282.24 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 18770 0 0 0 28215 9 0 0 20 0 1 0 55580295 93282304 21105 33554432000 4194304 5646918 140735110614448 140735110612584 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 22774 21105 158 355 0 22415 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 91096

[startup+342.3 s]
/proc/loadavg: 2.12 2.12 2.07 3/178 11069
/proc/meminfo: memFree=31263388/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=91724 CPUtime=342.23 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 20731 0 0 0 34212 11 0 0 20 0 1 0 55580295 93925376 21416 33554432000 4194304 5646918 140735110614448 140735110612696 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 22931 21416 158 355 0 22572 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 91724

[startup+402.3 s]
/proc/loadavg: 2.11 2.11 2.07 3/178 11093
/proc/meminfo: memFree=31162824/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=141044 CPUtime=402.22 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 21590 0 0 0 40210 12 0 0 20 0 1 0 55580295 144429056 33003 33554432000 4194304 5646918 140735110614448 140735110612744 4402687 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 35261 33003 158 355 0 34902 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 141044

[startup+462.3 s]
/proc/loadavg: 2.15 2.12 2.08 3/177 11095
/proc/meminfo: memFree=31191028/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=91724 CPUtime=462.21 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 21713 0 0 0 46208 13 0 0 20 0 1 0 55580295 93925376 22317 33554432000 4194304 5646918 140735110614448 140735110613160 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 22931 22317 158 355 0 22572 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 91724

[startup+522.3 s]
/proc/loadavg: 2.11 2.11 2.08 3/177 11096
/proc/meminfo: memFree=31177056/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=141044 CPUtime=522.2 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 22239 0 0 0 52207 13 0 0 20 0 1 0 55580295 144429056 31530 33554432000 4194304 5646918 140735110614448 140735110612744 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 35261 31530 158 355 0 34902 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 141044

[startup+582.3 s]
/proc/loadavg: 2.17 2.13 2.09 3/177 11097
/proc/meminfo: memFree=31138100/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=171864 CPUtime=582.19 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 22344 0 0 0 58205 14 0 0 20 0 1 0 55580295 175988736 35817 33554432000 4194304 5646918 140735110614448 140735110613144 4403051 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 42966 35817 158 355 0 42607 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 171864


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


[startup+942.3 s]
/proc/loadavg: 2.13 2.14 2.09 3/178 11107
/proc/meminfo: memFree=31190388/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=98816 CPUtime=942.13 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 23699 0 0 0 94197 16 0 0 20 0 1 0 55580295 101187584 24221 33554432000 4194304 5646918 140735110614448 140735110613160 4402657 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 24704 24221 158 355 0 24345 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 98816

[startup+1002.3 s]
/proc/loadavg: 2.15 2.15 2.10 3/177 11108
/proc/meminfo: memFree=30942040/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=148136 CPUtime=1002.12 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 24216 0 0 0 100195 17 0 0 20 0 1 0 55580295 151691264 34958 33554432000 4194304 5646918 140735110614448 140735110612744 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 37034 34958 158 355 0 36675 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 148136

[startup+1062.3 s]
/proc/loadavg: 2.05 2.12 2.09 3/177 11110
/proc/meminfo: memFree=31135548/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=98816 CPUtime=1062.11 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 24300 0 0 0 106193 18 0 0 20 0 1 0 55580295 101187584 24231 33554432000 4194304 5646918 140735110614448 140735110612728 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 24704 24231 158 355 0 24345 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 98816

[startup+1122.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/177 11111
/proc/meminfo: memFree=31140828/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=79960 CPUtime=1122.1 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 25894 0 0 0 112191 19 0 0 20 0 1 0 55580295 81879040 18564 33554432000 4194304 5646918 140735110614448 140735110612696 4403544 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 19990 18564 158 355 0 19631 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 79960

[startup+1182.3 s]
/proc/loadavg: 2.00 2.08 2.08 3/177 11112
/proc/meminfo: memFree=31196296/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=159740 CPUtime=1182.09 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 27449 0 0 0 118189 20 0 0 20 0 1 0 55580295 163573760 31349 33554432000 4194304 5646918 140735110614448 140735110612744 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 39935 31349 158 355 0 39576 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 159740

[startup+1242.3 s]
/proc/loadavg: 2.09 2.09 2.08 3/177 11113
/proc/meminfo: memFree=31083360/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=110420 CPUtime=1242.08 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 27525 0 0 0 124187 21 0 0 20 0 1 0 55580295 113070080 22660 33554432000 4194304 5646918 140735110614448 140735110613144 4397633 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 27605 22660 158 355 0 27246 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 110420

[startup+1302.3 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 11114
/proc/meminfo: memFree=30648452/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=159740 CPUtime=1302.08 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 28037 0 0 0 130186 22 0 0 20 0 1 0 55580295 163573760 30837 33554432000 4194304 5646918 140735110614448 140735110612744 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 39935 30837 158 355 0 39576 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 159740

[startup+1362.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/177 11116
/proc/meminfo: memFree=30779828/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=159740 CPUtime=1362.06 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 28100 0 0 0 136184 22 0 0 20 0 1 0 55580295 163573760 34988 33554432000 4194304 5646918 140735110614448 140735110612744 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 39935 34988 158 355 0 39576 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 159740

[startup+1422.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/177 11117
/proc/meminfo: memFree=30572624/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=110420 CPUtime=1422.06 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 28118 0 0 0 142183 23 0 0 20 0 1 0 55580295 113070080 23172 33554432000 4194304 5646918 140735110614448 140735110613160 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 27605 23172 158 355 0 27246 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 110420

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/177 11118
/proc/meminfo: memFree=30272004/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=159740 CPUtime=1482.05 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 28639 0 0 0 148181 24 0 0 20 0 1 0 55580295 163573760 35957 33554432000 4194304 5646918 140735110614448 140735110612744 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 39935 35957 158 355 0 39576 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 159740

[startup+1542.31 s]
/proc/loadavg: 2.04 2.06 2.07 3/178 11122
/proc/meminfo: memFree=30065532/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=190560 CPUtime=1542.04 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 28714 0 0 0 154180 24 0 0 20 0 1 0 55580295 195133440 40120 33554432000 4194304 5646918 140735110614448 140735110613144 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 47640 40120 158 355 0 47281 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 190560

[startup+1602.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/177 11123
/proc/meminfo: memFree=30015524/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=110420 CPUtime=1602.03 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 28717 0 0 0 160178 25 0 0 20 0 1 0 55580295 113070080 24196 33554432000 4194304 5646918 140735110614448 140735110613160 4397536 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 27605 24196 158 355 0 27246 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 110420

[startup+1662.3 s]
/proc/loadavg: 2.11 2.08 2.07 3/177 11125
/proc/meminfo: memFree=29830956/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=159740 CPUtime=1662.02 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 29237 0 0 0 166177 25 0 0 20 0 1 0 55580295 163573760 34421 33554432000 4194304 5646918 140735110614448 140735110612744 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 39935 34421 158 355 0 39576 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 159740

[startup+1722.3 s]
/proc/loadavg: 2.09 2.07 2.07 3/177 11126
/proc/meminfo: memFree=29666680/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=190560 CPUtime=1722.01 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 29314 0 0 0 172175 26 0 0 20 0 1 0 55580295 195133440 38072 33554432000 4194304 5646918 140735110614448 140735110613144 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 47640 38072 158 355 0 47281 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 190560

[startup+1782.3 s]
/proc/loadavg: 2.09 2.07 2.07 3/177 11127
/proc/meminfo: memFree=30780612/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=110420 CPUtime=1782 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 29317 0 0 0 178174 26 0 0 20 0 1 0 55580295 113070080 24196 33554432000 4194304 5646918 140735110614448 140735110613160 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 27605 24196 158 355 0 27246 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 110420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.13 2.08 2.07 3/177 11127
/proc/meminfo: memFree=30692020/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=110420 CPUtime=1800 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 29318 0 0 0 179974 26 0 0 20 0 1 0 55580295 113070080 24708 33554432000 4194304 5646918 140735110614448 140735110613160 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 27605 24708 158 355 0 27246 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 110420

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

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

[startup+1800.3 s]
/proc/loadavg: 2.13 2.08 2.07 3/177 11127
/proc/meminfo: memFree=30692020/32872528 swapFree=527360/560064
[pid=10836] ppid=10833 vsize=110420 CPUtime=1800 cores=0,2,4,6
/proc/10836/stat : 10836 (minisatp) R 10833 10836 7428 0 -1 4202496 29318 0 0 0 179974 26 0 0 20 0 1 0 55580295 113070080 24708 33554432000 4194304 5646918 140735110614448 140735110613160 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10836/statm: 27605 24708 158 355 0 27246 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 110420

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.74
CPU system time (s): 0.268959
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 190560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.268959
maximum resident set size= 164576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29318
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= 33
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75097 second user time and 18.5922 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-21 20:55:02
IDJOB=4112469
IDBENCH=2016
IDSOLVER=2555
FILE ID=node106/4112469-1466535302
RUNJOBID= node106-1466515278-7444
PBS_JOBID= 19942889
Free space on /tmp= 71680 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-mux.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112469-1466535302/watcher-4112469-1466535302 -o /tmp/evaluation-result-4112469-1466535302/solver-4112469-1466535302 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466515278-7444 --watchdog 1960  minisatp HOME/instance-4112469-1466535302.opb

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

MD5SUM BENCH= 80d8f8438bdd117e32edd926d4898421
RANDOM SEED=1728330739

node106.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		: 2667.073
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	: 5334.14
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		: 2667.073
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		: 2667.073
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.55
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		: 2667.073
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.56
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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.38
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		: 2667.073
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:        30016692 kB
Buffers:           17988 kB
Cached:            92040 kB
SwapCached:         2536 kB
Active:          1507996 kB
Inactive:          69608 kB
Active(anon):    1466152 kB
Inactive(anon):     3776 kB
Active(file):      41844 kB
Inactive(file):    65832 kB
Unevictable:      560064 kB
Mlocked:          527360 kB
SwapTotal:      67108856 kB
SwapFree:       67097112 kB
Dirty:              3832 kB
Writeback:             0 kB
AnonPages:       2033076 kB
Mapped:             9476 kB
Shmem:                 0 kB
Slab:             576840 kB
SReclaimable:      20660 kB
SUnreclaim:       556180 kB
KernelStack:        1456 kB
PageTables:         8296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2680392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    923648 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-4112469-1466535302.opb

Free space on /tmp at the end= 71692 MiB
End job on node106 at 2016-06-21 21:25:02