Trace number 4114429

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)77 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-exps.r.opb
MD5SUM37869a33fb7d76f12c52d22950a4fb50
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark0.018997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 76
Optimality of the best value was proved YES
Number of variables696
Total number of constraints680
Number of constraints which are clauses680
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 constraint32
Number of terms in the objective function 696
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 696
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 696
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.02	c Converting 680 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: ===================================================
0.00/0.02	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	===============================================================================
0.00/0.02	c Found solution: 97
0.00/0.03	c ---[   0]---> Sorter-cost:31844     Base:
0.29/0.31	|  Eliminated clauses:           0.39 Mb                                      |
0.29/0.31	============================[ Search Statistics ]==============================
0.29/0.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.31	===============================================================================
0.29/0.31	|       100 |   12764    27152   112899 |     9955       76     13 |  1.376 % |
0.29/0.31	|       250 |   12582    27152   112899 |    10951      210     13 |  2.098 % |
0.29/0.31	|       475 |   12547    27152   112899 |    12046      432     18 |  2.237 % |
0.29/0.31	===============================================================================
0.29/0.31	c Found solution: 92
0.29/0.31	c ---[   0]---> Sorter-cost:    0     Base:
0.39/0.48	|  Eliminated clauses:           0.40 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	|       628 |   12344    25543   105643 |     9365      582     23 |  2.461 % |
0.39/0.48	===============================================================================
0.39/0.48	c Found solution: 88
0.39/0.48	c ---[   0]---> Sorter-cost:    0     Base:
0.68/0.72	|  Eliminated clauses:           0.42 Mb                                      |
0.68/0.72	============================[ Search Statistics ]==============================
0.68/0.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.68/0.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.68/0.72	===============================================================================
0.68/0.72	|       875 |   11247    23417    94760 |     8586      810     20 |  3.302 % |
0.68/0.72	|      1025 |   11236    23417    94760 |     9444      957     21 |  3.345 % |
0.68/0.72	|      1250 |   11225    23417    94760 |    10389     1180     23 |  3.387 % |
0.68/0.72	|      1587 |   11197    23417    94760 |    11428     1513     24 |  3.495 % |
0.68/0.72	===============================================================================
0.68/0.72	c Found solution: 87
0.68/0.77	c ---[   0]---> Sorter-cost:    0     Base:
0.88/0.90	|  Eliminated clauses:           0.45 Mb                                      |
0.88/0.90	============================[ Search Statistics ]==============================
0.88/0.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.88/0.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.88/0.90	===============================================================================
0.88/0.90	|      1732 |   11183    23243    93961 |     8522     1658     24 |  3.327 % |
0.88/0.90	|      1882 |   11183    23243    93961 |     9374     1808     24 |  3.327 % |
0.88/0.90	===============================================================================
0.88/0.90	c Found solution: 86
0.88/0.90	c ---[   0]---> Sorter-cost:    0     Base:
1.19/1.25	|  Eliminated clauses:           0.45 Mb                                      |
1.19/1.25	============================[ Search Statistics ]==============================
1.19/1.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.25	===============================================================================
1.19/1.25	|      2010 |   11176    23229    93887 |     8517     1916     24 |  3.347 % |
1.19/1.25	|      2160 |   11167    23229    93887 |     9369     2063     24 |  3.378 % |
1.19/1.25	|      2385 |   11167    23229    93887 |    10305     2288     25 |  3.378 % |
1.19/1.25	|      2722 |   11167    23229    93887 |    11336     2625     25 |  3.378 % |
1.19/1.25	|      3228 |   11145    23229    93887 |    12470     3127     26 |  3.454 % |
1.19/1.25	===============================================================================
1.19/1.25	c Found solution: 83
1.19/1.25	c ---[   0]---> Sorter-cost:    0     Base:
1.39/1.45	|  Eliminated clauses:           0.48 Mb                                      |
1.39/1.45	============================[ Search Statistics ]==============================
1.39/1.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.45	===============================================================================
1.39/1.45	|      3725 |   11112    23114    93379 |     8475     3621     26 |  3.195 % |
1.39/1.45	|      3875 |   11112    23114    93379 |     9322     3771     26 |  3.195 % |
1.39/1.45	===============================================================================
1.39/1.45	c Found solution: 81
1.39/1.45	c ---[   0]---> Sorter-cost:    0     Base:
6.09/6.16	|  Eliminated clauses:           0.51 Mb                                      |
6.09/6.16	============================[ Search Statistics ]==============================
6.09/6.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.09/6.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.09/6.16	===============================================================================
6.09/6.16	|      4116 |   11117    23141    93537 |     8485     4012     27 |  2.921 % |
6.09/6.16	|      4266 |   11117    23141    93537 |     9333     4162     27 |  2.921 % |
6.09/6.16	|      4491 |   11117    23141    93537 |    10266     4387     28 |  2.921 % |
6.09/6.16	|      4828 |   11117    23141    93537 |    11293     4724     28 |  2.921 % |
6.09/6.16	|      5334 |   11117    23141    93537 |    12422     5230     28 |  2.921 % |
6.09/6.16	|      6093 |   11117    23141    93537 |    13665     5989     28 |  2.921 % |
6.09/6.16	|      7232 |   11117    23141    93537 |    15031     7128     30 |  2.921 % |
6.09/6.16	|      8940 |   11093    23141    93537 |    16534     8829     31 |  2.987 % |
6.09/6.16	|     11502 |   11093    23141    93537 |    18188    11391     33 |  2.987 % |
6.09/6.16	|     15346 |   11093    23141    93537 |    20007    15235     35 |  2.987 % |
6.09/6.16	|     21112 |   11093    23141    93537 |    22007    21001     35 |  2.987 % |
6.09/6.16	|     29761 |   11093    23141    93537 |    24208    18077     33 |  2.987 % |
6.09/6.16	===============================================================================
6.09/6.16	c Found solution: 79
6.09/6.16	c ---[   0]---> Sorter-cost:    0     Base:
61.78/61.89	|  Eliminated clauses:           0.53 Mb                                      |
61.78/61.89	============================[ Search Statistics ]==============================
61.78/61.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.78/61.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.78/61.89	===============================================================================
61.78/61.89	|     35197 |   11076    23081    93252 |     8463     5954     26 |  2.776 % |
61.78/61.89	|     35347 |   11076    23081    93252 |     9309     6104     26 |  2.776 % |
61.78/61.89	|     35572 |   11076    23081    93252 |    10240     6329     27 |  2.776 % |
61.78/61.89	|     35909 |   11076    23081    93252 |    11264     6666     27 |  2.776 % |
61.78/61.89	|     36415 |   11070    23081    93252 |    12390     7171     27 |  2.791 % |
61.78/61.89	|     37174 |   11070    23081    93252 |    13629     7930     27 |  2.791 % |
61.78/61.89	|     38313 |   11070    23081    93252 |    14992     9069     28 |  2.791 % |
61.78/61.89	|     40021 |   11070    23081    93252 |    16492    10777     28 |  2.791 % |
61.78/61.89	|     42583 |   11070    23081    93252 |    18141    13339     29 |  2.791 % |
61.78/61.89	|     46427 |   11070    23081    93252 |    19955    17183     29 |  2.791 % |
61.78/61.89	|     52193 |   11070    23081    93252 |    21950    11998     24 |  2.791 % |
61.78/61.89	|     60842 |   11070    23081    93252 |    24146    20647     24 |  2.791 % |
61.78/61.89	|     73816 |   11070    23081    93252 |    26560    20934     26 |  2.791 % |
61.78/61.89	|     93277 |   11070    23081    93252 |    29216    26510     25 |  2.791 % |
61.78/61.89	|    122469 |   11070    23081    93252 |    32138    22690     24 |  2.791 % |
61.78/61.89	|    166258 |   11070    23081    93252 |    35352    27037     25 |  2.791 % |
61.78/61.89	|    231942 |   11070    23081    93252 |    38887    31791     22 |  2.791 % |
61.78/61.89	|    330468 |   11070    23081    93252 |    42776    32171     26 |  2.791 % |
61.78/61.89	===============================================================================
61.78/61.89	c Found solution: 78
61.78/61.89	c ---[   0]---> Sorter-cost:    0     Base:
573.60/573.71	|  Eliminated clauses:           0.53 Mb                                      |
573.60/573.71	============================[ Search Statistics ]==============================
573.60/573.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
573.60/573.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
573.60/573.71	===============================================================================
573.60/573.71	|    430865 |   11051    23011    92839 |     8437     5352     26 |  2.806 % |
573.60/573.71	|    431015 |   11051    23011    92839 |     9281     5502     27 |  2.806 % |
573.60/573.71	|    431240 |   11051    23011    92839 |    10209     5727     27 |  2.806 % |
573.60/573.71	|    431577 |   11051    23011    92839 |    11230     6064     27 |  2.806 % |
573.60/573.71	|    432083 |   11051    23011    92839 |    12353     6570     27 |  2.806 % |
573.60/573.71	|    432842 |   11051    23011    92839 |    13588     7329     27 |  2.806 % |
573.60/573.71	|    433981 |   11051    23011    92839 |    14947     8468     27 |  2.806 % |
573.60/573.71	|    435689 |   11051    23011    92839 |    16442    10176     27 |  2.806 % |
573.60/573.71	|    438251 |   11051    23011    92839 |    18086    12738     27 |  2.806 % |
573.60/573.71	|    442095 |   11051    23011    92839 |    19894    16582     27 |  2.806 % |
573.60/573.71	|    447861 |   11051    23011    92839 |    21884    11700     24 |  2.806 % |
573.60/573.71	|    456510 |   11051    23011    92839 |    24072    20349     25 |  2.806 % |
573.60/573.71	|    469484 |   11051    23011    92839 |    26480    20729     25 |  2.806 % |
573.60/573.71	|    488945 |   11051    23011    92839 |    29128    26331     26 |  2.806 % |
573.60/573.71	|    518137 |   11051    23011    92839 |    32040    20555     25 |  2.806 % |
573.60/573.71	|    561926 |   11051    23011    92839 |    35244    23864     26 |  2.806 % |
573.60/573.71	|    627610 |   11051    23011    92839 |    38769    20847     28 |  2.806 % |
573.60/573.71	|    726136 |   11042    23011    92839 |    42646    15209     24 |  2.829 % |
573.60/573.71	|    873925 |   11042    23011    92839 |    46911    42442     30 |  2.829 % |
573.60/573.71	|   1095608 |   11034    23011    92839 |    51602    31711     26 |  2.850 % |
573.60/573.71	|   1428133 |   11034    23011    92839 |    56762    26870     27 |  2.850 % |
573.60/573.71	|   1926921 |   11034    23011    92839 |    62438    28170     30 |  2.850 % |
573.60/573.71	|   2675103 |   11034    23011    92839 |    68682    21014     31 |  2.850 % |
573.60/573.71	===============================================================================
573.60/573.71	c Found solution: 77
573.60/573.71	c ---[   0]---> Sorter-cost:    0     Base:
1800.01/1800.30	|  Eliminated clauses:           0.56 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|   3289994 |   11034    22987    92870 |     8428     7029     28 |  2.639 % |
1800.01/1800.30	|   3290144 |   11034    22987    92870 |     9271     7179     28 |  2.639 % |
1800.01/1800.30	|   3290369 |   11034    22987    92870 |    10198     7404     28 |  2.639 % |
1800.01/1800.30	|   3290706 |   11034    22987    92870 |    11218     7741     28 |  2.639 % |
1800.01/1800.30	|   3291212 |   11034    22987    92870 |    12340     8247     28 |  2.639 % |
1800.01/1800.30	|   3291971 |   11034    22987    92870 |    13574     9006     28 |  2.639 % |
1800.01/1800.30	|   3293110 |   11034    22987    92870 |    14931    10145     28 |  2.639 % |
1800.01/1800.30	|   3294818 |   11034    22987    92870 |    16424    11853     28 |  2.639 % |
1800.01/1800.30	|   3297380 |   11034    22987    92870 |    18067    14415     28 |  2.639 % |
1800.01/1800.30	|   3301224 |   11034    22987    92870 |    19874    18259     28 |  2.639 % |
1800.01/1800.30	|   3306990 |   11034    22987    92870 |    21861    13335     26 |  2.639 % |
1800.01/1800.30	|   3315639 |   11034    22987    92870 |    24047    21984     27 |  2.639 % |
1800.01/1800.30	|   3328613 |   11034    22987    92870 |    26452    22347     28 |  2.639 % |
1800.01/1800.30	|   3348074 |   11034    22987    92870 |    29097    25903     29 |  2.639 % |
1800.01/1800.30	|   3377266 |   11034    22987    92870 |    32007    21272     28 |  2.639 % |
1800.01/1800.30	|   3421055 |   11034    22987    92870 |    35208    26096     30 |  2.639 % |
1800.01/1800.30	|   3486739 |   11034    22987    92870 |    38729    24484     28 |  2.639 % |
1800.01/1800.30	|   3585265 |   11034    22987    92870 |    42601    21125     27 |  2.639 % |
1800.01/1800.30	|   3733054 |   11034    22987    92870 |    46862    24554     30 |  2.639 % |
1800.01/1800.30	|   3954737 |   11034    22987    92870 |    51548    16726     27 |  2.639 % |
1800.01/1800.30	|   4287262 |   11034    22987    92870 |    56703    21333     27 |  2.639 % |
1800.01/1800.30	|   4786050 |   11034    22987    92870 |    62373    49082     26 |  2.639 % |
1800.01/1800.30	|   5534232 |   11034    22987    92870 |    68610    39288     25 |  2.639 % |
1800.01/1800.30	|   6656506 |   11034    22987    92870 |    75471    38033     26 |  2.639 % |
1800.01/1800.30	|   8339917 |   11034    22987    92870 |    83019    45498     27 |  2.639 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/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 -x608 -x609 -x610 x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 x633 -x634 -x635 -x636 -x637 -x638 x639 -x640 -x641 -x642 -x643 -x644 -x645 x646 -x647 -x648 -x649 x650 -x651 -x652 -x653 -x654 -x655 -x656 x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 x665 -x666 -x667 x668 -x669 -x670 x671 -x672 -x673 -x674 x675 x676 x677 -x678 -x679 -x680 x681 -x682 -x683 x684 -x685 -x686 -x687 x688 -x689 -x690 x691 -x692 -x693 x694 -x695 -x696

Verifier Data

OK	77

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

pid=24905
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.19 2.21 2.18 3/176 24908
/proc/meminfo: memFree=30419472/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 57739362 6610944 227 33554432000 4194304 5646918 140733806784016 140735860456280 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 1614 228 94 355 0 1255 0

[startup+0.100194 s]
/proc/loadavg: 2.19 2.21 2.18 3/176 24908
/proc/meminfo: memFree=30419472/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=3292 CPUtime=0.09 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 687 0 0 0 9 0 0 0 20 0 1 0 57739362 3371008 556 33554432000 4194304 5646918 140733806784016 140733806782680 4832091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 823 556 128 355 0 464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3292

[startup+0.200287 s]
/proc/loadavg: 2.19 2.21 2.18 3/176 24908
/proc/meminfo: memFree=30419472/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=14804 CPUtime=0.19 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 3343 0 0 0 19 0 0 0 20 0 1 0 57739362 15159296 3161 33554432000 4194304 5646918 140733806784016 140733806782680 4419702 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 3701 3162 138 355 0 3342 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14804

[startup+0.300335 s]
/proc/loadavg: 2.19 2.21 2.18 3/176 24908
/proc/meminfo: memFree=30419472/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=15428 CPUtime=0.29 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 3657 0 0 0 29 0 0 0 20 0 1 0 57739362 15798272 3472 33554432000 4194304 5646918 140733806784016 140733806782680 4396812 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 3857 3472 154 355 0 3498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15428

[startup+0.700237 s]
/proc/loadavg: 2.19 2.21 2.18 3/176 24908
/proc/meminfo: memFree=30419472/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=16304 CPUtime=0.68 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 3813 0 0 0 68 0 0 0 20 0 1 0 57739362 16695296 3627 33554432000 4194304 5646918 140733806784016 140733806782680 4402974 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 4076 3627 156 355 0 3717 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16304

[startup+1.50026 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 24909
/proc/meminfo: memFree=30403928/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=19232 CPUtime=1.49 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 4512 0 0 0 148 1 0 0 20 0 1 0 57739362 19693568 4319 33554432000 4194304 5646918 140733806784016 140733806782296 4823346 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 4808 4319 158 355 0 4449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19232

[startup+3.10023 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 24909
/proc/meminfo: memFree=30397664/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=21912 CPUtime=3.09 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 4791 0 0 0 308 1 0 0 20 0 1 0 57739362 22437888 5101 33554432000 4194304 5646918 140733806784016 140733806782264 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 5478 5101 159 355 0 5119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21912

[startup+6.30026 s]
/proc/loadavg: 2.17 2.21 2.18 4/177 24909
/proc/meminfo: memFree=30395932/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=24616 CPUtime=6.29 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 5505 0 0 0 628 1 0 0 20 0 1 0 57739362 25206784 5808 33554432000 4194304 5646918 140733806784016 140733806782280 4404088 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 6154 5808 159 355 0 5795 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24616

[startup+12.7003 s]
/proc/loadavg: 2.14 2.20 2.18 3/177 24909
/proc/meminfo: memFree=30389824/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=25468 CPUtime=12.69 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 5725 0 0 0 1268 1 0 0 20 0 1 0 57739362 26079232 6023 33554432000 4194304 5646918 140733806784016 140733806782280 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 6367 6023 160 355 0 6008 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25468

[startup+25.5003 s]
/proc/loadavg: 2.12 2.19 2.18 3/177 24909
/proc/meminfo: memFree=30382832/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=29880 CPUtime=25.49 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 5837 0 0 0 2548 1 0 0 20 0 1 0 57739362 30597120 6644 33554432000 4194304 5646918 140733806784016 140733806782264 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 7470 6644 160 355 0 7111 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29880

[startup+51.1003 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 24909
/proc/meminfo: memFree=30373652/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=32600 CPUtime=51.08 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 6534 0 0 0 5107 1 0 0 20 0 1 0 57739362 33382400 7846 33554432000 4194304 5646918 140733806784016 140733806782280 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 8150 7846 160 355 0 7791 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32600

[startup+102.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/177 24910
/proc/meminfo: memFree=30371028/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=34080 CPUtime=102.29 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 7723 0 0 0 10227 2 0 0 20 0 1 0 57739362 34897920 7633 33554432000 4194304 5646918 140733806784016 140733806782264 4402627 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 8520 7633 160 355 0 8161 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34080

[startup+162.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 24911
/proc/meminfo: memFree=30353764/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=41332 CPUtime=162.27 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 9030 0 0 0 16225 2 0 0 20 0 1 0 57739362 42323968 9943 33554432000 4194304 5646918 140733806784016 140733806782264 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 10333 9943 160 355 0 9974 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41332

[startup+222.307 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 24912
/proc/meminfo: memFree=30336312/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=52768 CPUtime=222.26 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 10253 0 0 0 22224 2 0 0 20 0 1 0 57739362 54034432 12737 33554432000 4194304 5646918 140733806784016 140733806782264 4403225 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 13192 12737 160 355 0 12833 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 52768

[startup+282.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/178 24917
/proc/meminfo: memFree=30330140/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=57472 CPUtime=282.24 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 10693 0 0 0 28222 2 0 0 20 0 1 0 57739362 58851328 13169 33554432000 4194304 5646918 140733806784016 140733806782264 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 14368 13169 160 355 0 14009 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 57472

[startup+342.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/179 24941
/proc/meminfo: memFree=30326448/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=57472 CPUtime=342.24 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 10838 0 0 0 34221 3 0 0 20 0 1 0 57739362 58851328 13821 33554432000 4194304 5646918 140733806784016 140733806782264 4403420 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 14368 13821 160 355 0 14009 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 57472

[startup+402.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/178 24942
/proc/meminfo: memFree=30326188/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=57472 CPUtime=402.23 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 10838 0 0 0 40220 3 0 0 20 0 1 0 57739362 58851328 13821 33554432000 4194304 5646918 140733806784016 140733806782264 4398927 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 14368 13821 160 355 0 14009 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 57472

[startup+462.3 s]
/proc/loadavg: 2.30 2.23 2.19 3/178 24943
/proc/meminfo: memFree=30323904/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=57756 CPUtime=462.22 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 10839 0 0 0 46219 3 0 0 20 0 1 0 57739362 59142144 13822 33554432000 4194304 5646918 140733806784016 140733806782264 4398927 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 14439 13822 160 355 0 14080 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 57756

[startup+522.3 s]
/proc/loadavg: 2.31 2.23 2.19 3/178 24944
/proc/meminfo: memFree=30323264/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=57756 CPUtime=522.21 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 10953 0 0 0 52218 3 0 0 20 0 1 0 57739362 59142144 13931 33554432000 4194304 5646918 140733806784016 140733806782264 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 14439 13931 160 355 0 14080 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 57756

[startup+582.3 s]
/proc/loadavg: 2.36 2.25 2.19 3/178 24946
/proc/meminfo: memFree=30321984/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=57756 CPUtime=582.2 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 10974 0 0 0 58217 3 0 0 20 0 1 0 57739362 59142144 13971 33554432000 4194304 5646918 140733806784016 140733806782296 4399752 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 14439 13971 160 355 0 14080 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 57756


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.21 2.18 4/178 24956
/proc/meminfo: memFree=30301928/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=65524 CPUtime=942.14 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 12243 0 0 0 94210 4 0 0 20 0 1 0 57739362 67096576 15912 33554432000 4194304 5646918 140733806784016 140733806782264 4402966 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 16381 15912 160 355 0 16022 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 65524

[startup+1002.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/178 24957
/proc/meminfo: memFree=30301776/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=65524 CPUtime=1002.13 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 12243 0 0 0 100209 4 0 0 20 0 1 0 57739362 67096576 15912 33554432000 4194304 5646918 140733806784016 140733806782264 4403464 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 16381 15912 160 355 0 16022 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 65524

[startup+1062.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/178 24958
/proc/meminfo: memFree=30301636/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=65524 CPUtime=1062.13 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 12243 0 0 0 106209 4 0 0 20 0 1 0 57739362 67096576 15912 33554432000 4194304 5646918 140733806784016 140733806782264 4402974 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 16381 15912 160 355 0 16022 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 65524

[startup+1122.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/178 24959
/proc/meminfo: memFree=30301608/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=65524 CPUtime=1122.12 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 12243 0 0 0 112208 4 0 0 20 0 1 0 57739362 67096576 15912 33554432000 4194304 5646918 140733806784016 140733806782264 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 16381 15912 160 355 0 16022 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 65524

[startup+1182.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/178 24961
/proc/meminfo: memFree=30298968/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=68204 CPUtime=1182.11 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 12914 0 0 0 118207 4 0 0 20 0 1 0 57739362 69840896 16582 33554432000 4194304 5646918 140733806784016 140733806782280 4402687 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 17051 16582 160 355 0 16692 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 68204

[startup+1242.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/178 24962
/proc/meminfo: memFree=30298648/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=68204 CPUtime=1242.1 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 12914 0 0 0 124206 4 0 0 20 0 1 0 57739362 69840896 16582 33554432000 4194304 5646918 140733806784016 140733806782280 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 17051 16582 160 355 0 16692 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 68204

[startup+1302.3 s]
/proc/loadavg: 2.28 2.23 2.19 4/183 25104
/proc/meminfo: memFree=30263180/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=69876 CPUtime=1302.08 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 13340 0 0 0 130204 4 0 0 20 0 1 0 57739362 71553024 17000 33554432000 4194304 5646918 140733806784016 140733806782280 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 17469 17000 160 355 0 17110 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 69876

[startup+1362.3 s]
/proc/loadavg: 2.97 2.44 2.26 3/178 25168
/proc/meminfo: memFree=30206020/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=69876 CPUtime=1362.07 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 13340 0 0 0 136203 4 0 0 20 0 1 0 57739362 71553024 17000 33554432000 4194304 5646918 140733806784016 140733806782280 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 17469 17000 160 355 0 17110 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 69876

[startup+1422.3 s]
/proc/loadavg: 2.50 2.41 2.26 3/177 25169
/proc/meminfo: memFree=30203392/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=72880 CPUtime=1422.07 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 13793 0 0 0 142203 4 0 0 20 0 1 0 57739362 74629120 17958 33554432000 4194304 5646918 140733806784016 140733806782264 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 18220 17958 160 355 0 17861 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 72880

[startup+1482.3 s]
/proc/loadavg: 2.24 2.35 2.25 4/178 25174
/proc/meminfo: memFree=30203360/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=72880 CPUtime=1482.05 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 13793 0 0 0 148201 4 0 0 20 0 1 0 57739362 74629120 17958 33554432000 4194304 5646918 140733806784016 140733806782264 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 18220 17958 160 355 0 17861 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 72880

[startup+1542.31 s]
/proc/loadavg: 2.33 2.36 2.26 3/177 25175
/proc/meminfo: memFree=30198828/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=72880 CPUtime=1542.05 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 13793 0 0 0 154201 4 0 0 20 0 1 0 57739362 74629120 17958 33554432000 4194304 5646918 140733806784016 140733806782264 4402806 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 18220 17958 160 355 0 17861 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 72880

[startup+1602.3 s]
/proc/loadavg: 2.22 2.32 2.25 3/177 25176
/proc/meminfo: memFree=30196192/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=75560 CPUtime=1602.04 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 14468 0 0 0 160199 5 0 0 20 0 1 0 57739362 77373440 18628 33554432000 4194304 5646918 140733806784016 140733806782280 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 18890 18628 160 355 0 18531 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 75560

[startup+1662.3 s]
/proc/loadavg: 2.23 2.31 2.25 4/177 25177
/proc/meminfo: memFree=30193856/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=75560 CPUtime=1662.04 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 14468 0 0 0 166199 5 0 0 20 0 1 0 57739362 77373440 18628 33554432000 4194304 5646918 140733806784016 140733806782280 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 18890 18628 160 355 0 18531 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 75560

[startup+1722.3 s]
/proc/loadavg: 2.30 2.31 2.26 3/177 25178
/proc/meminfo: memFree=30194348/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=75560 CPUtime=1722.03 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 14474 0 0 0 172198 5 0 0 20 0 1 0 57739362 77373440 18643 33554432000 4194304 5646918 140733806784016 140733806782280 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 18890 18643 160 355 0 18531 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 75560

[startup+1782.3 s]
/proc/loadavg: 2.24 2.28 2.25 3/176 25179
/proc/meminfo: memFree=30192584/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=77196 CPUtime=1782.02 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 14888 0 0 0 178197 5 0 0 20 0 1 0 57739362 79048704 19052 33554432000 4194304 5646918 140733806784016 140733806782280 4403204 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 19299 19052 160 355 0 18940 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 77196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.28 2.25 3/177 25236
/proc/meminfo: memFree=30258884/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=77196 CPUtime=1800.01 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 14888 0 0 0 179996 5 0 0 20 0 1 0 57739362 79048704 19052 33554432000 4194304 5646918 140733806784016 140733806782280 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 19299 19052 160 355 0 18940 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 77196

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.28 2.25 3/177 25236
/proc/meminfo: memFree=30258884/32872528 swapFree=1498360/1645528
[pid=24908] ppid=24905 vsize=77196 CPUtime=1800.01 cores=0,2,4,6
/proc/24908/stat : 24908 (minisatp) R 24905 24908 24301 0 -1 4202496 14888 0 0 0 179996 5 0 0 20 0 1 0 57739362 79048704 19052 33554432000 4194304 5646918 140733806784016 140733806782280 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/24908/statm: 19299 19052 160 355 0 18940 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 77196

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.051992
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 77196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.051992
maximum resident set size= 76208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14888
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= 21
involuntary context switches= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.01324 second user time and 6.67298 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-22 02:55:25
IDJOB=4114429
IDBENCH=2858
IDSOLVER=2555
FILE ID=node124/4114429-1466556925
RUNJOBID= node124-1466551518-24317
PBS_JOBID= 19943334
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-exps.r.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114429-1466556925/watcher-4114429-1466556925 -o /tmp/evaluation-result-4114429-1466556925/solver-4114429-1466556925 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466551518-24317 --watchdog 1960  minisatp HOME/instance-4114429-1466556925.opb

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

MD5SUM BENCH= 37869a33fb7d76f12c52d22950a4fb50
RANDOM SEED=1987722371

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30419924 kB
Buffers:           21440 kB
Cached:            59132 kB
SwapCached:         6184 kB
Active:            55288 kB
Inactive:          46220 kB
Active(anon):      17676 kB
Inactive(anon):     5880 kB
Active(file):      37612 kB
Inactive(file):    40340 kB
Unevictable:     1645528 kB
Mlocked:         1498360 kB
SwapTotal:      67108856 kB
SwapFree:       67095116 kB
Dirty:              7712 kB
Writeback:             0 kB
AnonPages:       1661100 kB
Mapped:             7716 kB
Shmem:                 0 kB
Slab:             572212 kB
SReclaimable:      15944 kB
SUnreclaim:       556268 kB
KernelStack:        1448 kB
PageTables:         7408 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1777960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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-4114429-1466556925.opb

Free space on /tmp at the end= 71720 MiB
End job on node124 at 2016-06-22 03:25:26