Trace number 4114111

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
MD5SUM1850b909125f53108de0513d8e3d52c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark285
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 285
Optimality of the best value was proved NO
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
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 664
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 664
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 664
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.04	c Converting 3035 PB-constraints to clauses...
0.00/0.04	c   -- Unit propagations: (none)
0.00/0.04	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: 321
0.00/0.05	c ---[   0]---> Sorter-cost:30182     Base:
0.19/0.23	|  Eliminated clauses:           0.29 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	|       145 |    5551    13414    50526 |     4918      145     83 |  0.004 % |
0.19/0.23	|       295 |    5551    13414    50526 |     5410      295     99 |  0.004 % |
0.19/0.23	===============================================================================
0.19/0.23	c Found solution: 315
0.19/0.23	c ---[   0]---> Sorter-cost:    0     Base:
0.29/0.34	|  Eliminated clauses:           0.42 Mb                                      |
0.29/0.34	============================[ Search Statistics ]==============================
0.29/0.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	===============================================================================
0.29/0.34	===============================================================================
0.29/0.34	c Found solution: 308
0.29/0.35	c ---[   0]---> Sorter-cost:    0     Base:
0.39/0.47	|  Eliminated clauses:           0.57 Mb                                      |
0.39/0.47	============================[ Search Statistics ]==============================
0.39/0.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.47	===============================================================================
0.39/0.47	===============================================================================
0.39/0.47	c Found solution: 299
0.39/0.47	c ---[   0]---> Sorter-cost:    0     Base:
1.19/1.23	|  Eliminated clauses:           0.71 Mb                                      |
1.19/1.23	============================[ Search Statistics ]==============================
1.19/1.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.23	===============================================================================
1.19/1.23	|       695 |    5722    13962    54161 |     5119      695    103 |  0.012 % |
1.19/1.23	|       845 |    5722    13962    54161 |     5631      844    108 |  0.012 % |
1.19/1.23	|      1070 |    5722    13962    54161 |     6194     1069    106 |  0.012 % |
1.19/1.23	|      1407 |    5722    13962    54161 |     6813     1406    116 |  0.012 % |
1.19/1.23	|      1913 |    5722    13962    54161 |     7495     1912    119 |  0.012 % |
1.19/1.23	|      2672 |    5722    13962    54161 |     8244     2671    116 |  0.012 % |
1.19/1.23	|      3811 |    5722    13962    54161 |     9069     3810    124 |  0.012 % |
1.19/1.23	===============================================================================
1.19/1.23	c Found solution: 298
1.19/1.23	c ---[   0]---> Sorter-cost:    0     Base:
1.69/1.79	|  Eliminated clauses:           0.82 Mb                                      |
1.69/1.79	============================[ Search Statistics ]==============================
1.69/1.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.79	===============================================================================
1.69/1.79	|      4359 |    5718    13956    54091 |     5117     4355    130 |  0.014 % |
1.69/1.79	|      4509 |    5718    13956    54091 |     5628     4505    130 |  0.014 % |
1.69/1.79	|      4734 |    5718    13956    54091 |     6191     4730    137 |  0.014 % |
1.69/1.79	|      5071 |    5710    13956    54091 |     6810     5066    137 |  0.023 % |
1.69/1.79	|      5577 |    5695    13956    54091 |     7492     5570    138 |  0.040 % |
1.69/1.79	===============================================================================
1.69/1.79	c Found solution: 297
1.69/1.79	c ---[   0]---> Sorter-cost:    0     Base:
1.89/1.91	|  Eliminated clauses:           0.95 Mb                                      |
1.89/1.91	============================[ Search Statistics ]==============================
1.89/1.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.91	===============================================================================
1.89/1.91	===============================================================================
1.89/1.91	c Found solution: 289
1.89/1.91	c ---[   0]---> Sorter-cost:    0     Base:
39.09/39.16	|  Eliminated clauses:           1.08 Mb                                      |
39.09/39.16	============================[ Search Statistics ]==============================
39.09/39.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.09/39.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
39.09/39.16	===============================================================================
39.09/39.16	|      6383 |    5720    14057    55401 |     5154     3250    131 |  0.085 % |
39.09/39.16	|      6533 |    5720    14057    55401 |     5669     3400    128 |  0.085 % |
39.09/39.16	|      6758 |    5720    14057    55401 |     6236     3625    127 |  0.085 % |
39.09/39.16	|      7095 |    5720    14057    55401 |     6860     3962    129 |  0.085 % |
39.09/39.16	|      7601 |    5720    14057    55401 |     7546     4468    128 |  0.085 % |
39.09/39.16	|      8360 |    5691    14057    55401 |     8300     5225    123 |  0.109 % |
39.09/39.16	|      9499 |    5680    14057    55401 |     9131     6363    127 |  0.118 % |
39.09/39.16	|     11207 |    5674    14057    55401 |    10044     8070    128 |  0.123 % |
39.09/39.16	|     13769 |    5645    14057    55401 |    11048    10630    126 |  0.147 % |
39.09/39.16	|     17613 |    5572    14057    55401 |    12153     8839    112 |  0.207 % |
39.09/39.16	|     23379 |    5496    14057    55401 |    13368     7823    105 |  0.269 % |
39.09/39.16	|     32028 |    5340    14057    55401 |    14705     9566    101 |  0.397 % |
39.09/39.16	|     45002 |    5179    14057    55401 |    16176    14772     99 |  0.529 % |
39.09/39.16	|     64463 |    5141    14057    55401 |    17793     8650     66 |  0.561 % |
39.09/39.16	|     93655 |    5116    14057    55401 |    19573    19229    104 |  0.581 % |
39.09/39.16	|    137444 |    5004    14057    55401 |    21530    20256     87 |  0.673 % |
39.09/39.16	===============================================================================
39.09/39.16	c Found solution: 288
39.09/39.17	c ---[   0]---> Sorter-cost:    0     Base:
47.09/47.13	|  Eliminated clauses:           1.17 Mb                                      |
47.09/47.13	============================[ Search Statistics ]==============================
47.09/47.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.09/47.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.09/47.13	===============================================================================
47.09/47.13	|    173150 |    4736    11923    45724 |     4371     2795     83 |  0.966 % |
47.09/47.13	|    173300 |    4736    11923    45724 |     4808     2945     83 |  0.966 % |
47.09/47.13	|    173525 |    4736    11923    45724 |     5289     3170     83 |  0.966 % |
47.09/47.13	|    173862 |    4736    11923    45724 |     5818     3507     84 |  0.966 % |
47.09/47.13	|    174368 |    4736    11923    45724 |     6400     4013     86 |  0.966 % |
47.09/47.13	|    175127 |    4736    11923    45724 |     7040     4772     88 |  0.966 % |
47.09/47.13	|    176266 |    4736    11923    45724 |     7744     5911     92 |  0.966 % |
47.09/47.13	|    177974 |    4736    11923    45724 |     8519     7619     91 |  0.966 % |
47.09/47.13	|    180536 |    4736    11923    45724 |     9371    10181     96 |  0.966 % |
47.09/47.13	|    184380 |    4736    11923    45724 |    10308     8666     88 |  0.966 % |
47.09/47.13	|    190146 |    4736    11923    45724 |    11339     8537     88 |  0.966 % |
47.09/47.13	|    198795 |    4736    11923    45724 |    12473    10830     89 |  0.966 % |
47.09/47.13	|    211769 |    4703    11923    45724 |    13720     9432     68 |  0.991 % |
47.09/47.13	===============================================================================
47.09/47.13	c Found solution: 287
47.09/47.13	c ---[   0]---> Sorter-cost:    0     Base:
63.89/63.99	|  Eliminated clauses:           1.29 Mb                                      |
63.89/63.99	============================[ Search Statistics ]==============================
63.89/63.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.89/63.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.89/63.99	===============================================================================
63.89/63.99	|    214824 |    4672    11810    45415 |     4330     3197     66 |  1.007 % |
63.89/63.99	|    214974 |    4672    11810    45415 |     4763     3347     66 |  1.007 % |
63.89/63.99	|    215199 |    4672    11810    45415 |     5239     3572     65 |  1.007 % |
63.89/63.99	|    215536 |    4672    11810    45415 |     5763     3909     68 |  1.007 % |
63.89/63.99	|    216042 |    4672    11810    45415 |     6340     4415     68 |  1.007 % |
63.89/63.99	|    216801 |    4672    11810    45415 |     6974     5174     73 |  1.007 % |
63.89/63.99	|    217940 |    4640    11810    45415 |     7671     6310     74 |  1.028 % |
63.89/63.99	|    219648 |    4640    11810    45415 |     8438     8018     82 |  1.028 % |
63.89/63.99	|    222210 |    4640    11810    45415 |     9282    10580     88 |  1.028 % |
63.89/63.99	|    226054 |    4386    11810    45415 |    10210     8843     95 |  1.199 % |
63.89/63.99	|    231820 |    4368    11810    45415 |    11231     8370     93 |  1.211 % |
63.89/63.99	|    240469 |    4368    11810    45415 |    12354    10148     72 |  1.211 % |
63.89/63.99	|    253443 |    4302    11810    45415 |    13590     8252    100 |  1.256 % |
63.89/63.99	|    272904 |    4269    11810    45415 |    14949    11961     78 |  1.278 % |
63.89/63.99	===============================================================================
63.89/63.99	c Found solution: 286
63.89/63.99	c ---[   0]---> Sorter-cost:    0     Base:
81.88/81.99	|  Eliminated clauses:           1.40 Mb                                      |
81.88/81.99	============================[ Search Statistics ]==============================
81.88/81.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.88/81.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
81.88/81.99	===============================================================================
81.88/81.99	|    301684 |    4163    10683    40162 |     3917     3591     80 |  1.368 % |
81.88/81.99	|    301834 |    4163    10683    40162 |     4308     3741     80 |  1.368 % |
81.88/81.99	|    302059 |    4163    10683    40162 |     4739     3966     79 |  1.368 % |
81.88/81.99	|    302396 |    4163    10683    40162 |     5213     4303     82 |  1.368 % |
81.88/81.99	|    302902 |    4045    10683    40162 |     5735     4802     84 |  1.441 % |
81.88/81.99	|    303661 |    4045    10683    40162 |     6308     5552     82 |  1.441 % |
81.88/81.99	|    304800 |    4045    10683    40162 |     6939     6691     81 |  1.441 % |
81.88/81.99	|    306508 |    4045    10683    40162 |     7633     8399     79 |  1.441 % |
81.88/81.99	|    309070 |    4045    10683    40162 |     8396    10961     88 |  1.441 % |
81.88/81.99	|    312914 |    4045    10683    40162 |     9236     9055     91 |  1.441 % |
81.88/81.99	|    318680 |    4045    10683    40162 |    10159     8728     78 |  1.441 % |
81.88/81.99	|    327329 |    4028    10683    40162 |    11175    11071     86 |  1.451 % |
81.88/81.99	|    340303 |    4028    10683    40162 |    12293    10261     81 |  1.451 % |
81.88/81.99	|    359764 |    3799    10683    40162 |    13522    14216     82 |  1.592 % |
81.88/81.99	|    388956 |    3760    10683    40162 |    14875    10234     80 |  1.616 % |
81.88/81.99	===============================================================================
81.88/81.99	c Found solution: 285
81.88/81.99	c ---[   0]---> Sorter-cost:    0     Base:
1800.01/1800.30	|  Eliminated clauses:           1.52 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	|    398321 |    3712     9743    36431 |     3572     4975     77 |  1.633 % |
1800.01/1800.30	|    398471 |    3712     9743    36431 |     3929     5125     78 |  1.633 % |
1800.01/1800.30	|    398696 |    3712     9743    36431 |     4322     5350     79 |  1.633 % |
1800.01/1800.30	|    399033 |    3712     9743    36431 |     4754     5687     78 |  1.633 % |
1800.01/1800.30	|    399539 |    3712     9743    36431 |     5230     6193     78 |  1.633 % |
1800.01/1800.30	|    400298 |    3712     9743    36431 |     5753     6952     83 |  1.633 % |
1800.01/1800.30	|    401437 |    3712     9743    36431 |     6328     8091     82 |  1.633 % |
1800.01/1800.30	|    403145 |    3712     9743    36431 |     6961     5148     74 |  1.633 % |
1800.01/1800.30	|    405707 |    3712     9743    36431 |     7657     7710     82 |  1.633 % |
1800.01/1800.30	|    409551 |    3712     9743    36431 |     8423     6216     83 |  1.633 % |
1800.01/1800.30	|    415317 |    3712     9743    36431 |     9265     6073     91 |  1.633 % |
1800.01/1800.30	|    423966 |    3665     9743    36431 |    10192     8589     85 |  1.660 % |
1800.01/1800.30	|    436940 |    3649     9743    36431 |    11211     8084     95 |  1.669 % |
1800.01/1800.30	|    456401 |    3614     9743    36431 |    12333    13057     89 |  1.688 % |
1800.01/1800.30	|    485593 |    3508     9743    36431 |    13566    10693     97 |  1.748 % |
1800.01/1800.30	|    529382 |    3490     9743    36431 |    14922    11464     71 |  1.758 % |
1800.01/1800.30	|    595066 |    3470     9743    36431 |    16415    11602     74 |  1.769 % |
1800.01/1800.30	|    693592 |    3411     9743    36431 |    18056    19377     62 |  1.802 % |
1800.01/1800.30	|    841381 |    3351     9743    36431 |    19862    14285     79 |  1.836 % |
1800.01/1800.30	|   1063064 |    3306     9743    36431 |    21848    22691     72 |  1.861 % |
1800.01/1800.30	|   1395589 |    3306     9743    36431 |    24033    21882     81 |  1.861 % |
1800.01/1800.30	|   1894377 |    3306     9743    36431 |    26436    18250     41 |  1.861 % |
1800.01/1800.30	|   2642559 |    3306     9743    36431 |    29080    24620     90 |  1.861 % |
1800.01/1800.30	|   3764833 |    3306     9743    36431 |    31988    24384     45 |  1.861 % |
1800.01/1800.30	|   5448244 |    3293     9743    36431 |    35187    31805     81 |  1.868 % |
1800.01/1800.30	|   7973360 |    3279     9743    36431 |    38706    29134     70 |  1.876 % |
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

Verifier Data

OK	285

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-4114111-1466538460/watcher-4114111-1466538460 -o /tmp/evaluation-result-4114111-1466538460/solver-4114111-1466538460 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19972 --watchdog 1960 minisatp HOME/instance-4114111-1466538460.opb 

pid=24810
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.27 2.29 2.22 3/174 24813
/proc/meminfo: memFree=30610020/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 55892917 6610944 223 33554432000 4194304 5646918 140734850523792 140734880682056 4824631 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 1614 223 94 355 0 1255 0

[startup+0.100124 s]
/proc/loadavg: 2.27 2.29 2.22 3/174 24813
/proc/meminfo: memFree=30610020/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=9036 CPUtime=0.09 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 1048 0 0 0 9 0 0 0 20 0 1 0 55892917 9252864 924 33554432000 4194304 5646918 140734850523792 140734880682056 4831277 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 2259 924 125 355 0 1900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9036

[startup+0.200322 s]
/proc/loadavg: 2.27 2.29 2.22 3/174 24813
/proc/meminfo: memFree=30610020/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=13948 CPUtime=0.19 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 3525 0 0 0 19 0 0 0 20 0 1 0 55892917 14282752 2975 33554432000 4194304 5646918 140734850523792 140734880682056 4402699 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 3487 2975 154 355 0 3128 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13948

[startup+0.300321 s]
/proc/loadavg: 2.27 2.29 2.22 3/174 24813
/proc/meminfo: memFree=30610020/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=13948 CPUtime=0.29 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 3548 0 0 0 29 0 0 0 20 0 1 0 55892917 14282752 2998 33554432000 4194304 5646918 140734850523792 140734880682056 4817383 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 3487 2998 154 355 0 3128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13948

[startup+0.70032 s]
/proc/loadavg: 2.27 2.29 2.22 3/174 24813
/proc/meminfo: memFree=30610020/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=23292 CPUtime=0.69 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 5829 0 0 0 69 0 0 0 20 0 1 0 55892917 23851008 5252 33554432000 4194304 5646918 140734850523792 140734850522456 4399348 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 5823 5252 156 355 0 5464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23292

[startup+1.50031 s]
/proc/loadavg: 2.27 2.29 2.22 3/175 24814
/proc/meminfo: memFree=30587924/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=30324 CPUtime=1.49 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 7291 0 0 0 149 0 0 0 20 0 1 0 55892917 31051776 6693 33554432000 4194304 5646918 140734850523792 140734850522456 4403213 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 7581 6693 158 355 0 7222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30324

[startup+3.1003 s]
/proc/loadavg: 2.27 2.29 2.22 3/175 24814
/proc/meminfo: memFree=30573616/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=47512 CPUtime=3.09 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 9917 0 0 0 308 1 0 0 20 0 1 0 55892917 48652288 10580 33554432000 4194304 5646918 140734850523792 140734850522040 4403173 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 11878 10580 159 355 0 11519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47512

[startup+6.30028 s]
/proc/loadavg: 2.25 2.29 2.22 3/175 24814
/proc/meminfo: memFree=30565488/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=47512 CPUtime=6.29 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 10006 0 0 0 628 1 0 0 20 0 1 0 55892917 48652288 11178 33554432000 4194304 5646918 140734850523792 140734850522040 4403116 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 11878 11178 159 355 0 11519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47512

[startup+12.7003 s]
/proc/loadavg: 2.23 2.28 2.22 3/175 24814
/proc/meminfo: memFree=30561248/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=40436 CPUtime=12.69 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 11168 0 0 0 1268 1 0 0 20 0 1 0 55892917 41406464 9093 33554432000 4194304 5646918 140734850523792 140734850522504 4398914 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 10109 9093 159 355 0 9750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40436

[startup+25.5003 s]
/proc/loadavg: 2.33 2.30 2.22 4/175 24814
/proc/meminfo: memFree=30559920/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=54652 CPUtime=25.49 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 12905 0 0 0 2547 2 0 0 20 0 1 0 55892917 55963648 12861 33554432000 4194304 5646918 140734850523792 140734850522056 4397608 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 13663 12861 159 355 0 13304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54652

[startup+51.1003 s]
/proc/loadavg: 2.29 2.29 2.22 3/175 24814
/proc/meminfo: memFree=30557732/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=59212 CPUtime=51.09 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 13469 0 0 0 5107 2 0 0 20 0 1 0 55892917 60633088 13424 33554432000 4194304 5646918 140734850523792 140734850522040 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 14803 13424 160 355 0 14444 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59212

[startup+102.3 s]
/proc/loadavg: 2.21 2.27 2.22 3/175 24815
/proc/meminfo: memFree=30550128/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=70704 CPUtime=102.28 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 14354 0 0 0 10226 2 0 0 20 0 1 0 55892917 72400896 15306 33554432000 4194304 5646918 140734850523792 140734850518280 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 17676 15306 160 355 0 17317 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 70704

[startup+162.3 s]
/proc/loadavg: 2.33 2.30 2.23 4/176 24820
/proc/meminfo: memFree=30546208/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=70704 CPUtime=162.26 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 14660 0 0 0 16224 2 0 0 20 0 1 0 55892917 72400896 16118 33554432000 4194304 5646918 140734850523792 140734850518280 4397669 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 17676 16118 160 355 0 17317 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 70704

[startup+222.307 s]
/proc/loadavg: 2.20 2.27 2.22 3/175 24821
/proc/meminfo: memFree=30541836/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=70704 CPUtime=222.26 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 14662 0 0 0 22224 2 0 0 20 0 1 0 55892917 72400896 17142 33554432000 4194304 5646918 140734850523792 140734850518280 4399967 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 17676 17142 160 355 0 17317 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 70704

[startup+282.3 s]
/proc/loadavg: 2.25 2.27 2.22 4/175 24822
/proc/meminfo: memFree=30542212/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=70704 CPUtime=282.25 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 14662 0 0 0 28223 2 0 0 20 0 1 0 55892917 72400896 17142 33554432000 4194304 5646918 140734850523792 140734850518280 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 17676 17142 160 355 0 17317 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 70704

[startup+342.3 s]
/proc/loadavg: 2.22 2.26 2.22 4/175 24823
/proc/meminfo: memFree=30542096/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=70704 CPUtime=342.24 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 14662 0 0 0 34222 2 0 0 20 0 1 0 55892917 72400896 17142 33554432000 4194304 5646918 140734850523792 140734850518280 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 17676 17142 160 355 0 17317 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 70704

[startup+402.3 s]
/proc/loadavg: 2.20 2.25 2.21 3/175 24824
/proc/meminfo: memFree=30537632/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=75140 CPUtime=402.23 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 16719 0 0 0 40220 3 0 0 20 0 1 0 55892917 76943360 18220 33554432000 4194304 5646918 140734850523792 140734850522056 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 18785 18220 160 355 0 18426 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 75140

[startup+462.3 s]
/proc/loadavg: 2.24 2.25 2.21 4/175 24826
/proc/meminfo: memFree=30537636/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=75140 CPUtime=462.22 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 16719 0 0 0 46219 3 0 0 20 0 1 0 55892917 76943360 18220 33554432000 4194304 5646918 140734850523792 140734850522056 4403398 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 18785 18220 160 355 0 18426 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 75140

[startup+522.3 s]
/proc/loadavg: 2.23 2.23 2.21 4/175 24827
/proc/meminfo: memFree=30536776/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=75140 CPUtime=522.22 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 16719 0 0 0 52219 3 0 0 20 0 1 0 55892917 76943360 18220 33554432000 4194304 5646918 140734850523792 140734850522056 4402815 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 18785 18220 160 355 0 18426 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 75140

[startup+582.3 s]
/proc/loadavg: 2.17 2.22 2.20 3/175 24828
/proc/meminfo: memFree=30525792/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=94576 CPUtime=582.2 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 18974 0 0 0 58217 3 0 0 20 0 1 0 55892917 96845824 21093 33554432000 4194304 5646918 140734850523792 140734850522040 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 23644 21093 160 355 0 23285 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 94576


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.15 2.17 3/175 24917
/proc/meminfo: memFree=30456992/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=94576 CPUtime=942.14 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 19465 0 0 0 94210 4 0 0 20 0 1 0 55892917 96845824 23128 33554432000 4194304 5646918 140734850523792 140734850522040 4402661 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 23644 23128 160 355 0 23285 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 94576

[startup+1002.3 s]
/proc/loadavg: 2.11 2.14 2.16 3/175 24918
/proc/meminfo: memFree=30456516/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=94576 CPUtime=1002.13 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 19465 0 0 0 100209 4 0 0 20 0 1 0 55892917 96845824 23128 33554432000 4194304 5646918 140734850523792 140734850522040 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 23644 23128 160 355 0 23285 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 94576

[startup+1062.3 s]
/proc/loadavg: 2.15 2.14 2.16 4/175 24920
/proc/meminfo: memFree=30456492/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=94576 CPUtime=1062.12 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 19465 0 0 0 106208 4 0 0 20 0 1 0 55892917 96845824 23128 33554432000 4194304 5646918 140734850523792 140734850522040 4397604 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 23644 23128 160 355 0 23285 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 94576

[startup+1122.3 s]
/proc/loadavg: 2.12 2.13 2.15 3/175 24921
/proc/meminfo: memFree=30455276/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=94576 CPUtime=1122.11 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 19465 0 0 0 112207 4 0 0 20 0 1 0 55892917 96845824 23128 33554432000 4194304 5646918 140734850523792 140734850522040 4398914 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 23644 23128 160 355 0 23285 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 94576

[startup+1182.3 s]
/proc/loadavg: 2.19 2.15 2.16 3/175 24922
/proc/meminfo: memFree=30472920/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=83520 CPUtime=1182.1 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 19831 0 0 0 118206 4 0 0 20 0 1 0 55892917 85524480 18712 33554432000 4194304 5646918 140734850523792 140734850522040 4403026 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 20880 18712 160 355 0 20521 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 83520

[startup+1242.3 s]
/proc/loadavg: 2.28 2.18 2.17 4/175 24923
/proc/meminfo: memFree=30455248/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1242.08 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20720 0 0 0 124204 4 0 0 20 0 1 0 55892917 105148416 23170 33554432000 4194304 5646918 140734850523792 140734850522040 4397505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 23170 160 355 0 25312 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 102684

[startup+1302.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/175 24924
/proc/meminfo: memFree=30394432/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1302.08 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20722 0 0 0 130203 5 0 0 20 0 1 0 55892917 105148416 24194 33554432000 4194304 5646918 140734850523792 140734850522040 4403043 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24194 160 355 0 25312 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 102684

[startup+1362.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/176 24929
/proc/meminfo: memFree=30372012/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1362.07 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20722 0 0 0 136202 5 0 0 20 0 1 0 55892917 105148416 24194 33554432000 4194304 5646918 140734850523792 140734850522040 4403408 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24194 160 355 0 25312 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 102684

[startup+1422.3 s]
/proc/loadavg: 2.21 2.20 2.18 4/175 24930
/proc/meminfo: memFree=30409172/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1422.07 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20722 0 0 0 142202 5 0 0 20 0 1 0 55892917 105148416 24194 33554432000 4194304 5646918 140734850523792 140734850522040 4403173 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24194 160 355 0 25312 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 102684

[startup+1482.3 s]
/proc/loadavg: 2.43 2.25 2.20 3/175 24931
/proc/meminfo: memFree=30415348/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1482.06 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20733 0 0 0 148201 5 0 0 20 0 1 0 55892917 105148416 24205 33554432000 4194304 5646918 140734850523792 140734850522040 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24205 160 355 0 25312 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 102684

[startup+1542.31 s]
/proc/loadavg: 2.21 2.22 2.18 3/175 24932
/proc/meminfo: memFree=30401508/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1542.05 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20829 0 0 0 154200 5 0 0 20 0 1 0 55892917 105148416 24301 33554432000 4194304 5646918 140734850523792 140734850522040 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24301 160 355 0 25312 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 102684

[startup+1602.3 s]
/proc/loadavg: 2.12 2.19 2.18 4/175 24933
/proc/meminfo: memFree=30431220/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1602.04 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20829 0 0 0 160199 5 0 0 20 0 1 0 55892917 105148416 24301 33554432000 4194304 5646918 140734850523792 140734850522040 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24301 160 355 0 25312 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 102684

[startup+1662.3 s]
/proc/loadavg: 2.30 2.23 2.19 3/175 24935
/proc/meminfo: memFree=30379384/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1662.03 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20829 0 0 0 166198 5 0 0 20 0 1 0 55892917 105148416 24301 33554432000 4194304 5646918 140734850523792 140734850522040 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24301 160 355 0 25312 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 102684

[startup+1722.3 s]
/proc/loadavg: 2.37 2.26 2.20 3/175 24936
/proc/meminfo: memFree=30431352/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1722.02 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20829 0 0 0 172197 5 0 0 20 0 1 0 55892917 105148416 24301 33554432000 4194304 5646918 140734850523792 140734850522040 4402784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24301 160 355 0 25312 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 102684

[startup+1782.3 s]
/proc/loadavg: 2.23 2.24 2.19 4/175 24937
/proc/meminfo: memFree=30368744/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1782.01 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20835 0 0 0 178196 5 0 0 20 0 1 0 55892917 105148416 24818 33554432000 4194304 5646918 140734850523792 140734850522040 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24818 160 355 0 25312 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 102684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/175 24937
/proc/meminfo: memFree=30372988/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1800.01 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20835 0 0 0 179996 5 0 0 20 0 1 0 55892917 105148416 24818 33554432000 4194304 5646918 140734850523792 140734850522040 4402886 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24818 160 355 0 25312 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 102684

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/175 24937
/proc/meminfo: memFree=30372988/32872528 swapFree=1316768/1463936
[pid=24813] ppid=24810 vsize=102684 CPUtime=1800.01 cores=0,2,4,6
/proc/24813/stat : 24813 (minisatp) R 24810 24813 19956 0 -1 4202496 20835 0 0 0 179996 5 0 0 20 0 1 0 55892917 105148416 24818 33554432000 4194304 5646918 140734850523792 140734850522040 4402886 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24813/statm: 25671 24818 160 355 0 25312 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 102684

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.052991
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 113376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.052991
maximum resident set size= 99272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20835
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= 20
involuntary context switches= 1867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.00824 second user time and 6.44102 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-21 21:47:40
IDJOB=4114111
IDBENCH=2205
IDSOLVER=2555
FILE ID=node121/4114111-1466538460
RUNJOBID= node121-1466514771-19972
PBS_JOBID= 19942880
Free space on /tmp= 71716 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114111-1466538460/watcher-4114111-1466538460 -o /tmp/evaluation-result-4114111-1466538460/solver-4114111-1466538460 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466514771-19972 --watchdog 1960  minisatp HOME/instance-4114111-1466538460.opb

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

MD5SUM BENCH= 1850b909125f53108de0513d8e3d52c8
RANDOM SEED=2116612173

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30610540 kB
Buffers:           17292 kB
Cached:            55468 kB
SwapCached:         1700 kB
Active:            52832 kB
Inactive:          46416 kB
Active(anon):      27716 kB
Inactive(anon):      740 kB
Active(file):      25116 kB
Inactive(file):    45676 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099508 kB
Dirty:              3788 kB
Writeback:             0 kB
AnonPages:       1489192 kB
Mapped:             7600 kB
Shmem:                 0 kB
Slab:             566136 kB
SReclaimable:       9716 kB
SUnreclaim:       556420 kB
KernelStack:        1456 kB
PageTables:         6668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1593352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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-4114111-1466538460.opb

Free space on /tmp at the end= 71712 MiB
End job on node121 at 2016-06-21 22:17:40