Trace number 4112406

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)50 1800.01 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-e64.b.opb
MD5SUM4a444f89cff56050e88660d23e3d8694
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark47
Best CPU time to get the best result obtained on this benchmark0.237963
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 47
Optimality of the best value was proved NO
Number of variables607
Total number of constraints1022
Number of constraints which are clauses1022
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 constraint3
Maximum length of a constraint32
Number of terms in the objective function 607
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 607
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 607
Number of bits of the biggest sum of numbers10
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.03	c Converting 1022 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.04	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.04	============================[ Search Statistics ]==============================
0.00/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	===============================================================================
0.00/0.04	===============================================================================
0.00/0.04	c Found solution: 82
0.00/0.04	c ---[   0]---> Sorter-cost:27402     Base:
0.19/0.23	|  Eliminated clauses:           0.33 Mb                                      |
0.19/0.23	============================[ Search Statistics ]==============================
0.19/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.23	===============================================================================
0.19/0.23	|       101 |   11155    23919   102918 |     8770       97     14 |  0.172 % |
0.19/0.23	===============================================================================
0.19/0.23	c Found solution: 71
0.19/0.24	c ---[   0]---> Sorter-cost:    0     Base:
0.39/0.48	|  Eliminated clauses:           0.34 Mb                                      |
0.39/0.48	============================[ Search Statistics ]==============================
0.39/0.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.48	===============================================================================
0.39/0.48	|       282 |   10896    23465   100866 |     8603      277     15 |  0.450 % |
0.39/0.48	|       432 |   10884    23465   100866 |     9464      422     17 |  0.505 % |
0.39/0.48	|       657 |   10884    23465   100866 |    10410      647     19 |  0.505 % |
0.39/0.48	|       994 |   10884    23465   100866 |    11451      984     25 |  0.505 % |
0.39/0.48	|      1500 |   10870    23465   100866 |    12596     1488     35 |  0.569 % |
0.39/0.48	===============================================================================
0.39/0.48	c Found solution: 67
0.39/0.48	c ---[   0]---> Sorter-cost:    0     Base:
0.58/0.69	|  Eliminated clauses:           0.36 Mb                                      |
0.58/0.69	============================[ Search Statistics ]==============================
0.58/0.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.58/0.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.58/0.69	===============================================================================
0.58/0.69	|      2143 |   10814    23224    99504 |     8515     2131     33 |  0.621 % |
0.58/0.69	|      2293 |   10814    23224    99504 |     9367     2281     32 |  0.621 % |
0.58/0.69	|      2518 |   10814    23224    99504 |    10303     2506     33 |  0.621 % |
0.58/0.69	|      2855 |   10814    23224    99504 |    11334     2843     33 |  0.621 % |
0.58/0.69	===============================================================================
0.58/0.69	c Found solution: 61
0.58/0.69	c ---[   0]---> Sorter-cost:    0     Base:
1.19/1.21	|  Eliminated clauses:           0.37 Mb                                      |
1.19/1.21	============================[ Search Statistics ]==============================
1.19/1.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.21	===============================================================================
1.19/1.21	|      3415 |   10822    23300    99862 |     8543     3368     33 |  0.633 % |
1.19/1.21	|      3565 |   10822    23300    99862 |     9397     3518     33 |  0.633 % |
1.19/1.21	|      3790 |   10822    23300    99862 |    10337     3743     33 |  0.633 % |
1.19/1.21	|      4127 |   10822    23300    99862 |    11371     4080     33 |  0.633 % |
1.19/1.21	|      4633 |   10822    23300    99862 |    12508     4586     33 |  0.633 % |
1.19/1.21	|      5392 |   10822    23300    99862 |    13759     5345     33 |  0.633 % |
1.19/1.21	|      6531 |   10822    23300    99862 |    15135     6484     37 |  0.633 % |
1.19/1.21	|      8239 |   10809    23300    99862 |    16648     8188     37 |  0.687 % |
1.19/1.21	===============================================================================
1.19/1.21	c Found solution: 56
1.19/1.21	c ---[   0]---> Sorter-cost:    0     Base:
4.79/4.80	|  Eliminated clauses:           0.39 Mb                                      |
4.79/4.80	============================[ Search Statistics ]==============================
4.79/4.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.80	===============================================================================
4.79/4.80	|      8895 |   10806    23350   100244 |     8561     4471     34 |  0.718 % |
4.79/4.80	|      9045 |   10806    23350   100244 |     9417     4621     34 |  0.718 % |
4.79/4.80	|      9270 |   10806    23350   100244 |    10359     4846     35 |  0.718 % |
4.79/4.80	|      9607 |   10797    23350   100244 |    11395     5182     35 |  0.753 % |
4.79/4.80	|     10113 |   10797    23350   100244 |    12535     5683     38 |  0.753 % |
4.79/4.80	|     10872 |   10797    23350   100244 |    13788     6442     38 |  0.753 % |
4.79/4.80	|     12011 |   10797    23350   100244 |    15167     7581     42 |  0.753 % |
4.79/4.80	|     13719 |   10797    23350   100244 |    16684     9289     42 |  0.753 % |
4.79/4.80	|     16281 |   10797    23350   100244 |    18352    11851     44 |  0.753 % |
4.79/4.80	|     20125 |   10782    23350   100244 |    20187    15690     46 |  0.813 % |
4.79/4.80	|     25891 |   10782    23350   100244 |    22206    11247     45 |  0.813 % |
4.79/4.80	|     34540 |   10776    23350   100244 |    24427    19894     52 |  0.837 % |
4.79/4.80	===============================================================================
4.79/4.80	c Found solution: 55
4.79/4.89	c ---[   0]---> Sorter-cost:    0     Base:
5.38/5.42	|  Eliminated clauses:           0.39 Mb                                      |
5.38/5.42	============================[ Search Statistics ]==============================
5.38/5.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.38/5.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.38/5.42	===============================================================================
5.38/5.42	|     44828 |   10567    22810    97273 |     8363     4447     54 |  1.030 % |
5.38/5.42	|     44978 |   10567    22810    97273 |     9200     4597     54 |  1.030 % |
5.38/5.42	|     45203 |   10567    22810    97273 |    10120     4822     53 |  1.030 % |
5.38/5.42	|     45540 |   10567    22810    97273 |    11132     5159     53 |  1.030 % |
5.38/5.42	|     46046 |   10567    22810    97273 |    12245     5665     52 |  1.030 % |
5.38/5.42	|     46805 |   10567    22810    97273 |    13469     6424     49 |  1.030 % |
5.38/5.42	|     47944 |   10567    22810    97273 |    14816     7563     51 |  1.030 % |
5.38/5.42	|     49652 |   10567    22810    97273 |    16298     9271     49 |  1.030 % |
5.38/5.42	===============================================================================
5.38/5.42	c Found solution: 54
5.38/5.42	c ---[   0]---> Sorter-cost:    0     Base:
16.48/16.59	|  Eliminated clauses:           0.39 Mb                                      |
16.48/16.59	============================[ Search Statistics ]==============================
16.48/16.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.48/16.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.48/16.59	===============================================================================
16.48/16.59	|     50238 |   10573    22846    97437 |     8376     4979     35 |  1.036 % |
16.48/16.59	|     50388 |   10573    22846    97437 |     9214     5129     35 |  1.036 % |
16.48/16.59	|     50613 |   10573    22846    97437 |    10136     5354     36 |  1.036 % |
16.48/16.59	|     50950 |   10573    22846    97437 |    11149     5691     37 |  1.036 % |
16.48/16.59	|     51456 |   10573    22846    97437 |    12264     6197     38 |  1.036 % |
16.48/16.59	|     52215 |   10573    22846    97437 |    13491     6956     38 |  1.036 % |
16.48/16.59	|     53354 |   10573    22846    97437 |    14840     8095     40 |  1.036 % |
16.48/16.59	|     55062 |   10573    22846    97437 |    16324     9803     41 |  1.036 % |
16.48/16.59	|     57624 |   10573    22846    97437 |    17956    12365     44 |  1.036 % |
16.48/16.59	|     61468 |   10509    22846    97437 |    19752    16207     44 |  1.289 % |
16.48/16.59	|     67234 |   10509    22846    97437 |    21727    11507     46 |  1.289 % |
16.48/16.59	|     75883 |   10509    22846    97437 |    23900    20156     53 |  1.289 % |
16.48/16.59	|     88857 |   10503    22846    97437 |    26290    20733     54 |  1.312 % |
16.48/16.59	|    108318 |   10503    22846    97437 |    28919    26467     54 |  1.312 % |
16.48/16.59	|    137510 |   10503    22846    97437 |    31811    24312     55 |  1.312 % |
16.48/16.59	===============================================================================
16.48/16.59	c Found solution: 53
16.48/16.59	c ---[   0]---> Sorter-cost:    0     Base:
33.68/33.70	|  Eliminated clauses:           0.40 Mb                                      |
33.68/33.70	============================[ Search Statistics ]==============================
33.68/33.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.68/33.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.68/33.70	===============================================================================
33.68/33.70	|    144487 |   10311    22290    94210 |     8173     6879     61 |  1.336 % |
33.68/33.70	|    144637 |   10311    22290    94210 |     8990     7029     60 |  1.336 % |
33.68/33.70	|    144862 |   10311    22290    94210 |     9889     7254     59 |  1.336 % |
33.68/33.70	|    145199 |   10311    22290    94210 |    10878     7591     58 |  1.336 % |
33.68/33.70	|    145705 |   10311    22290    94210 |    11966     8097     57 |  1.336 % |
33.68/33.70	|    146464 |   10311    22290    94210 |    13162     8856     55 |  1.336 % |
33.68/33.70	|    147603 |   10311    22290    94210 |    14478     9995     54 |  1.336 % |
33.68/33.70	|    149311 |   10311    22290    94210 |    15926    11703     52 |  1.336 % |
33.68/33.70	|    151873 |   10311    22290    94210 |    17519    14265     54 |  1.336 % |
33.68/33.70	|    155717 |   10311    22290    94210 |    19271     9106     43 |  1.336 % |
33.68/33.70	|    161483 |   10311    22290    94210 |    21198    14872     47 |  1.336 % |
33.68/33.70	|    170132 |   10311    22290    94210 |    23318    12707     53 |  1.336 % |
33.68/33.70	|    183106 |   10311    22290    94210 |    25650    13077     51 |  1.336 % |
33.68/33.70	|    202567 |   10311    22290    94210 |    28215    19453     51 |  1.336 % |
33.68/33.70	|    231759 |   10311    22290    94210 |    31036    18550     53 |  1.336 % |
33.68/33.70	|    275548 |   10311    22290    94210 |    34140    23046     50 |  1.336 % |
33.68/33.70	===============================================================================
33.68/33.70	c Found solution: 52
33.68/33.71	c ---[   0]---> Sorter-cost:    0     Base:
60.58/60.69	|  Eliminated clauses:           0.42 Mb                                      |
60.58/60.69	============================[ Search Statistics ]==============================
60.58/60.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.58/60.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
60.58/60.69	===============================================================================
60.58/60.69	|    284711 |   10316    22320    94404 |     8184     7617     54 |  1.297 % |
60.58/60.69	|    284861 |   10316    22320    94404 |     9002     7767     54 |  1.297 % |
60.58/60.69	|    285086 |   10316    22320    94404 |     9902     7992     54 |  1.297 % |
60.58/60.69	|    285423 |   10316    22320    94404 |    10892     8329     53 |  1.297 % |
60.58/60.69	|    285929 |   10316    22320    94404 |    11982     8835     53 |  1.297 % |
60.58/60.69	|    286688 |   10316    22320    94404 |    13180     9594     51 |  1.297 % |
60.58/60.69	|    287827 |   10316    22320    94404 |    14498    10733     51 |  1.297 % |
60.58/60.69	|    289535 |   10316    22320    94404 |    15948    12441     50 |  1.297 % |
60.58/60.69	|    292097 |   10316    22320    94404 |    17543    15003     54 |  1.297 % |
60.58/60.69	|    295941 |   10316    22320    94404 |    19297     9874     48 |  1.297 % |
60.58/60.69	|    301707 |   10316    22320    94404 |    21227    15640     54 |  1.297 % |
60.58/60.69	|    310356 |   10316    22320    94404 |    23349    13487     59 |  1.297 % |
60.58/60.69	|    323330 |   10316    22320    94404 |    25684    13342     55 |  1.297 % |
60.58/60.69	|    342791 |   10316    22320    94404 |    28253    19031     50 |  1.297 % |
60.58/60.69	|    371983 |   10316    22320    94404 |    31078    18380     52 |  1.297 % |
60.58/60.69	|    415772 |   10307    22320    94404 |    34186    22585     57 |  1.330 % |
60.58/60.69	|    481456 |   10307    22320    94404 |    37605    22750     67 |  1.330 % |
60.58/60.69	===============================================================================
60.58/60.69	c Found solution: 51
60.58/60.69	c ---[   0]---> Sorter-cost:    0     Base:
560.19/560.35	|  Eliminated clauses:           0.42 Mb                                      |
560.19/560.35	============================[ Search Statistics ]==============================
560.19/560.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
560.19/560.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
560.19/560.35	===============================================================================
560.19/560.35	|    481844 |   10250    22165    93627 |     8127     5852     72 |  1.402 % |
560.19/560.35	|    481994 |   10250    22165    93627 |     8939     6002     71 |  1.402 % |
560.19/560.35	|    482219 |   10250    22165    93627 |     9833     6227     69 |  1.402 % |
560.19/560.35	|    482556 |   10250    22165    93627 |    10817     6564     67 |  1.402 % |
560.19/560.35	|    483062 |   10250    22165    93627 |    11898     7070     65 |  1.402 % |
560.19/560.35	|    483821 |   10250    22165    93627 |    13088     7829     61 |  1.402 % |
560.19/560.35	|    484960 |   10250    22165    93627 |    14397     8968     59 |  1.402 % |
560.19/560.35	|    486668 |   10250    22165    93627 |    15837    10676     56 |  1.402 % |
560.19/560.35	|    489230 |   10250    22165    93627 |    17421    13238     56 |  1.402 % |
560.19/560.35	|    493074 |   10250    22165    93627 |    19163    17082     54 |  1.402 % |
560.19/560.35	|    498840 |   10250    22165    93627 |    21079    12753     49 |  1.402 % |
560.19/560.35	|    507489 |   10250    22165    93627 |    23187    21402     50 |  1.402 % |
560.19/560.35	|    520463 |   10250    22165    93627 |    25506    22515     49 |  1.402 % |
560.19/560.35	|    539924 |   10250    22165    93627 |    28057    15002     41 |  1.402 % |
560.19/560.35	|    569116 |   10250    22165    93627 |    30862    29700     54 |  1.402 % |
560.19/560.35	|    612905 |   10247    22165    93627 |    33949    20032     49 |  1.413 % |
560.19/560.35	|    678589 |   10247    22165    93627 |    37344    20245     63 |  1.413 % |
560.19/560.35	|    777115 |   10247    22165    93627 |    41078    21621     54 |  1.413 % |
560.19/560.35	|    924904 |   10247    22165    93627 |    45186    31840     72 |  1.413 % |
560.19/560.35	|   1146587 |   10247    22165    93627 |    49705    30120     61 |  1.413 % |
560.19/560.35	|   1479112 |   10247    22165    93627 |    54675    33876     66 |  1.413 % |
560.19/560.35	|   1977900 |   10247    22165    93627 |    60143    44556     57 |  1.413 % |
560.19/560.35	|   2726082 |   10247    22165    93627 |    66157    46457     66 |  1.413 % |
560.19/560.35	===============================================================================
560.19/560.35	c Found solution: 50
560.19/560.36	c ---[   0]---> Sorter-cost:    0     Base:
1800.00/1800.30	|  Eliminated clauses:           0.44 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	|   3725528 |   10252    22199    93777 |     8139     4127     71 |  1.327 % |
1800.00/1800.30	|   3725678 |   10252    22199    93777 |     8953     4277     70 |  1.327 % |
1800.00/1800.30	|   3725903 |   10252    22199    93777 |     9848     4502     68 |  1.327 % |
1800.00/1800.30	|   3726240 |   10252    22199    93777 |    10833     4839     65 |  1.327 % |
1800.00/1800.30	|   3726746 |   10252    22199    93777 |    11917     5345     62 |  1.327 % |
1800.00/1800.30	|   3727505 |   10252    22199    93777 |    13108     6104     58 |  1.327 % |
1800.00/1800.30	|   3728644 |   10252    22199    93777 |    14419     7243     57 |  1.327 % |
1800.00/1800.30	|   3730352 |   10252    22199    93777 |    15861     8951     55 |  1.327 % |
1800.00/1800.30	|   3732914 |   10252    22199    93777 |    17448    11513     57 |  1.327 % |
1800.00/1800.30	|   3736758 |   10252    22199    93777 |    19192    15357     57 |  1.327 % |
1800.00/1800.30	|   3742524 |   10252    22199    93777 |    21112    11086     43 |  1.327 % |
1800.00/1800.30	|   3751173 |   10252    22199    93777 |    23223    19735     47 |  1.327 % |
1800.00/1800.30	|   3764147 |   10252    22199    93777 |    25545    20865     53 |  1.327 % |
1800.00/1800.30	|   3783608 |   10252    22199    93777 |    28100    13065     41 |  1.327 % |
1800.00/1800.30	|   3812800 |   10252    22199    93777 |    30910    27926     51 |  1.327 % |
1800.00/1800.30	|   3856589 |   10252    22199    93777 |    34001    17049     45 |  1.327 % |
1800.00/1800.30	|   3922273 |   10252    22199    93777 |    37401    19142     70 |  1.327 % |
1800.00/1800.30	|   4020799 |   10252    22199    93777 |    41141    22297     51 |  1.327 % |
1800.00/1800.30	|   4168588 |   10252    22199    93777 |    45255    33620     62 |  1.327 % |
1800.00/1800.30	|   4390271 |   10252    22199    93777 |    49781    30361     53 |  1.327 % |
1800.00/1800.30	|   4722796 |   10252    22199    93777 |    54759    33467     71 |  1.327 % |
1800.00/1800.30	|   5221584 |   10252    22199    93777 |    60235    38172     48 |  1.327 % |
1800.00/1800.30	|   5969766 |   10252    22199    93777 |    66258    48127     74 |  1.327 % |
1800.00/1800.30	|   7092040 |   10252    22199    93777 |    72884    25035     54 |  1.327 % |
1800.00/1800.30	|   8775451 |   10252    22199    93777 |    80173    40467     86 |  1.327 % |
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 -x233 x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 x485 -x486 -x487 -x488 x489 -x490 -x491 -x492 -x493 -x494 -x495 x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607

Verifier Data

OK	50

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-4112406-1466535966/watcher-4112406-1466535966 -o /tmp/evaluation-result-4112406-1466535966/solver-4112406-1466535966 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25746 --watchdog 1960 minisatp HOME/instance-4112406-1466535966.opb 

pid=29011
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 29014
/proc/meminfo: memFree=31397584/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=6324 CPUtime=0 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 285 0 0 0 0 0 0 0 20 0 1 0 55643258 6475776 162 33554432000 4194304 5646918 140733848710832 140735020398120 4560577 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 1581 164 94 355 0 1222 0

[startup+0.100159 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 29014
/proc/meminfo: memFree=31397584/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=8052 CPUtime=0.09 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 797 0 0 0 9 0 0 0 20 0 1 0 55643258 8245248 672 33554432000 4194304 5646918 140733848710832 140735020398120 4345042 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 2013 672 126 355 0 1654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8052

[startup+0.200296 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 29014
/proc/meminfo: memFree=31397584/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=12472 CPUtime=0.19 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 3081 0 0 0 19 0 0 0 20 0 1 0 55643258 12771328 2631 33554432000 4194304 5646918 140733848710832 140733848709496 4419702 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 3118 2631 138 355 0 2759 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12472

[startup+0.300349 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 29014
/proc/meminfo: memFree=31397584/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=12560 CPUtime=0.29 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 3367 0 0 0 29 0 0 0 20 0 1 0 55643258 12861440 2713 33554432000 4194304 5646918 140733848710832 140733848709496 4563504 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 3140 2713 154 355 0 2781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12560

[startup+0.700253 s]
/proc/loadavg: 2.00 2.04 2.00 3/176 29014
/proc/meminfo: memFree=31397584/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=15384 CPUtime=0.68 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 3727 0 0 0 68 0 0 0 20 0 1 0 55643258 15753216 3068 33554432000 4194304 5646918 140733848710832 140733848709496 4349648 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 3846 3068 155 355 0 3487 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15384

[startup+1.50027 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 29015
/proc/meminfo: memFree=31383284/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=17808 CPUtime=1.48 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 4503 0 0 0 148 0 0 0 20 0 1 0 55643258 18235392 3834 33554432000 4194304 5646918 140733848710832 140733848709112 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 4452 3834 157 355 0 4093 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17808

[startup+3.10023 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 29015
/proc/meminfo: memFree=31374352/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=20512 CPUtime=3.08 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 5490 0 0 0 308 0 0 0 20 0 1 0 55643258 21004288 4685 33554432000 4194304 5646918 140733848710832 140733848709080 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 5128 4685 157 355 0 4769 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20512

[startup+6.30024 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 29015
/proc/meminfo: memFree=31351548/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=27584 CPUtime=6.28 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 5682 0 0 0 627 1 0 0 20 0 1 0 55643258 28246016 6407 33554432000 4194304 5646918 140733848710832 140733848709112 4403201 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 6896 6407 158 355 0 6537 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27584

[startup+12.7003 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 29015
/proc/meminfo: memFree=31320260/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=32004 CPUtime=12.68 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 6135 0 0 0 1267 1 0 0 20 0 1 0 55643258 32772096 7370 33554432000 4194304 5646918 140733848710832 140733848709112 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 8001 7370 158 355 0 7642 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32004

[startup+25.5003 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 29015
/proc/meminfo: memFree=31258360/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=30336 CPUtime=25.48 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 8495 0 0 0 2546 2 0 0 20 0 1 0 55643258 31064064 7115 33554432000 4194304 5646918 140733848710832 140733848709080 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 7584 7115 158 355 0 7225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30336

[startup+51.1004 s]
/proc/loadavg: 2.00 2.03 2.00 4/177 29016
/proc/meminfo: memFree=31138404/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=42256 CPUtime=51.08 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 8895 0 0 0 5106 2 0 0 20 0 1 0 55643258 43270144 10064 33554432000 4194304 5646918 140733848710832 140733848707992 4397627 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 10564 10064 160 355 0 10205 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42256

[startup+102.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 29017
/proc/meminfo: memFree=30939336/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=46716 CPUtime=102.27 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 9503 0 0 0 10225 2 0 0 20 0 1 0 55643258 47837184 11181 33554432000 4194304 5646918 140733848710832 140733848709096 4389048 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 11679 11181 160 355 0 11320 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46716

[startup+162.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 29130
/proc/meminfo: memFree=31691888/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=65492 CPUtime=162.25 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 10343 0 0 0 16222 3 0 0 20 0 1 0 55643258 67063808 12632 33554432000 4194304 5646918 140733848710832 140733848709080 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 16373 12632 160 355 0 16014 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 65492

[startup+222.307 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 29131
/proc/meminfo: memFree=31675276/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=65492 CPUtime=222.25 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 10603 0 0 0 22222 3 0 0 20 0 1 0 55643258 67063808 15952 33554432000 4194304 5646918 140733848710832 140733848709080 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 16373 15952 160 355 0 16014 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 65492

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/178 29135
/proc/meminfo: memFree=31669256/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=65656 CPUtime=282.24 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 11910 0 0 0 28220 4 0 0 20 0 1 0 55643258 67231744 15703 33554432000 4194304 5646918 140733848710832 140733848709080 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 16414 15703 160 355 0 16055 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 65656

[startup+342.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 29136
/proc/meminfo: memFree=31665040/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=65656 CPUtime=342.22 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 12523 0 0 0 34218 4 0 0 20 0 1 0 55643258 67231744 15992 33554432000 4194304 5646918 140733848710832 140733848709544 4402772 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 16414 15992 160 355 0 16055 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 65656

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 29138
/proc/meminfo: memFree=31638732/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=96004 CPUtime=402.22 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 12969 0 0 0 40217 5 0 0 20 0 1 0 55643258 98308096 22565 33554432000 4194304 5646918 140733848710832 140733848709080 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 24001 22565 160 355 0 23642 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 96004

[startup+462.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 29139
/proc/meminfo: memFree=31633632/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=96004 CPUtime=462.21 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 12972 0 0 0 46216 5 0 0 20 0 1 0 55643258 98308096 23580 33554432000 4194304 5646918 140733848710832 140733848709080 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 24001 23580 160 355 0 23642 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 96004

[startup+522.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 29140
/proc/meminfo: memFree=31629944/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=96004 CPUtime=522.2 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 12972 0 0 0 52215 5 0 0 20 0 1 0 55643258 98308096 23580 33554432000 4194304 5646918 140733848710832 140733848709080 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 24001 23580 160 355 0 23642 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 96004

[startup+582.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 29141
/proc/meminfo: memFree=31626480/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=107816 CPUtime=582.19 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13211 0 0 0 58214 5 0 0 20 0 1 0 55643258 110403584 23816 33554432000 4194304 5646918 140733848710832 140733848709112 4397483 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 26954 23816 161 355 0 26595 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 107816


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


[startup+942.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 29151
/proc/meminfo: memFree=31608544/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=107816 CPUtime=942.13 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13214 0 0 0 94208 5 0 0 20 0 1 0 55643258 110403584 25460 33554432000 4194304 5646918 140733848710832 140733848709112 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 26954 25460 161 355 0 26595 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 107816

[startup+1002.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 29153
/proc/meminfo: memFree=31608292/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=107816 CPUtime=1002.12 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13214 0 0 0 100207 5 0 0 20 0 1 0 55643258 110403584 25460 33554432000 4194304 5646918 140733848710832 140733848709112 4402815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 26954 25460 161 355 0 26595 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 107816

[startup+1062.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 29154
/proc/meminfo: memFree=31603880/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=107816 CPUtime=1062.11 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13214 0 0 0 106206 5 0 0 20 0 1 0 55643258 110403584 25460 33554432000 4194304 5646918 140733848710832 140733848709112 4402966 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 26954 25460 161 355 0 26595 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 107816

[startup+1122.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 29155
/proc/meminfo: memFree=31603612/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=107816 CPUtime=1122.11 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13214 0 0 0 112205 6 0 0 20 0 1 0 55643258 110403584 25460 33554432000 4194304 5646918 140733848710832 140733848709112 4397445 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 26954 25460 161 355 0 26595 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 107816

[startup+1182.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 29156
/proc/meminfo: memFree=31596788/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=114888 CPUtime=1182.09 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13966 0 0 0 118203 6 0 0 20 0 1 0 55643258 117645312 27228 33554432000 4194304 5646918 140733848710832 140733848709096 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 28722 27228 161 355 0 28363 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 114888

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 29157
/proc/meminfo: memFree=31596784/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=114888 CPUtime=1242.08 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13966 0 0 0 124202 6 0 0 20 0 1 0 55643258 117645312 27228 33554432000 4194304 5646918 140733848710832 140733848709096 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 28722 27228 161 355 0 28363 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 114888

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29159
/proc/meminfo: memFree=31596524/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=114888 CPUtime=1302.07 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13966 0 0 0 130201 6 0 0 20 0 1 0 55643258 117645312 27228 33554432000 4194304 5646918 140733848710832 140733848709096 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 28722 27228 161 355 0 28363 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 114888

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 29160
/proc/meminfo: memFree=31597884/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=114888 CPUtime=1362.06 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 13966 0 0 0 136200 6 0 0 20 0 1 0 55643258 117645312 27228 33554432000 4194304 5646918 140733848710832 140733848709096 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 28722 27228 161 355 0 28363 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 114888

[startup+1422.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 29161
/proc/meminfo: memFree=31592232/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=115736 CPUtime=1422.06 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 14182 0 0 0 142200 6 0 0 20 0 1 0 55643258 118513664 28541 33554432000 4194304 5646918 140733848710832 140733848709096 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 28934 28541 161 355 0 28575 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 115736

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 29165
/proc/meminfo: memFree=31561992/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=140152 CPUtime=1482.05 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 15156 0 0 0 148197 8 0 0 20 0 1 0 55643258 143515648 34675 33554432000 4194304 5646918 140733848710832 140733848709080 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 35038 34675 161 355 0 34679 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 140152

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29166
/proc/meminfo: memFree=31562000/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=140152 CPUtime=1542.05 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 15156 0 0 0 154197 8 0 0 20 0 1 0 55643258 143515648 34675 33554432000 4194304 5646918 140733848710832 140733848709080 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 35038 34675 161 355 0 34679 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 140152

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 29168
/proc/meminfo: memFree=31561980/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=140152 CPUtime=1602.03 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 15156 0 0 0 160195 8 0 0 20 0 1 0 55643258 143515648 34675 33554432000 4194304 5646918 140733848710832 140733848709080 4403571 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 35038 34675 161 355 0 34679 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 140152

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 29169
/proc/meminfo: memFree=31561724/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=140152 CPUtime=1662.02 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 15156 0 0 0 166194 8 0 0 20 0 1 0 55643258 143515648 34675 33554432000 4194304 5646918 140733848710832 140733848709080 4402827 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 35038 34675 161 355 0 34679 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 140152

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29170
/proc/meminfo: memFree=31561836/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=140152 CPUtime=1722.01 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 15156 0 0 0 172193 8 0 0 20 0 1 0 55643258 143515648 34675 33554432000 4194304 5646918 140733848710832 140733848709080 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 35038 34675 161 355 0 34679 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 140152

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 29171
/proc/meminfo: memFree=31561456/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=140152 CPUtime=1782.01 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 15156 0 0 0 178193 8 0 0 20 0 1 0 55643258 143515648 34675 33554432000 4194304 5646918 140733848710832 140733848709080 4399772 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 35038 34675 161 355 0 34679 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 140152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 29171
/proc/meminfo: memFree=31556680/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=140152 CPUtime=1800 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 15156 0 0 0 179992 8 0 0 20 0 1 0 55643258 143515648 34675 33554432000 4194304 5646918 140733848710832 140733848709080 4388936 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 35038 34675 161 355 0 34679 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 140152

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 29014 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 29171
/proc/meminfo: memFree=31556680/32872528 swapFree=303544/319896
[pid=29014] ppid=29011 vsize=140152 CPUtime=1800 cores=1,3,5,7
/proc/29014/stat : 29014 (minisatp) R 29011 29014 25729 0 -1 4202496 15156 0 0 0 179992 8 0 0 20 0 1 0 55643258 143515648 34675 33554432000 4194304 5646918 140733848710832 140733848709080 4388936 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29014/statm: 35038 34675 161 355 0 34679 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 140152

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.082987
maximum resident set size= 145480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15156
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= 13
involuntary context switches= 1964

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.25005 second user time and 9.31358 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-21 21:06:06
IDJOB=4112406
IDBENCH=2053
IDSOLVER=2555
FILE ID=node128/4112406-1466535966
RUNJOBID= node128-1466515259-25746
PBS_JOBID= 19942886
Free space on /tmp= 71704 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-e64.b.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112406-1466535966/watcher-4112406-1466535966 -o /tmp/evaluation-result-4112406-1466535966/solver-4112406-1466535966 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25746 --watchdog 1960  minisatp HOME/instance-4112406-1466535966.opb

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

MD5SUM BENCH= 4a444f89cff56050e88660d23e3d8694
RANDOM SEED=498196545

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31398028 kB
Buffers:           14572 kB
Cached:            63700 kB
SwapCached:         2172 kB
Active:           392832 kB
Inactive:          54468 kB
Active(anon):     369436 kB
Inactive(anon):     1820 kB
Active(file):      23396 kB
Inactive(file):    52648 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098916 kB
Dirty:              3524 kB
Writeback:             0 kB
AnonPages:        904616 kB
Mapped:             9000 kB
Shmem:                 0 kB
Slab:             571816 kB
SReclaimable:      15684 kB
SUnreclaim:       556132 kB
KernelStack:        1472 kB
PageTables:         5164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     918568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 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-4112406-1466535966.opb

Free space on /tmp at the end= 71700 MiB
End job on node128 at 2016-06-21 21:36:07