Trace number 4115010

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-fout.r.opb
MD5SUM40b50d0e4bc3f1ba5675c1e65f55a1d7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark0.231963
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved YES
Number of variables431
Total number of constraints177
Number of constraints which are clauses177
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 constraint26
Number of terms in the objective function 431
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 431
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 431
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 177 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	===============================================================================
0.00/0.00	c Found solution: 51
0.00/0.01	c ---[   0]---> Sorter-cost:16168     Base:
0.09/0.16	|  Eliminated clauses:           0.18 Mb                                      |
0.09/0.16	============================[ Search Statistics ]==============================
0.09/0.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	===============================================================================
0.09/0.16	|       100 |    6278    13211    53773 |     4844       93     19 |  0.648 % |
0.09/0.16	|       250 |    6278    13211    53773 |     5328      242     18 |  0.648 % |
0.09/0.16	|       475 |    6276    13211    53773 |     5861      465     22 |  0.664 % |
0.09/0.16	|       812 |    6276    13211    53773 |     6447      802     26 |  0.664 % |
0.09/0.16	===============================================================================
0.09/0.16	c Found solution: 50
0.09/0.16	c ---[   0]---> Sorter-cost:    0     Base:
0.19/0.23	|  Eliminated clauses:           0.19 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	|      1079 |    6233    13033    52881 |     4778     1069     29 |  0.714 % |
0.19/0.23	===============================================================================
0.19/0.23	c Found solution: 49
0.19/0.23	c ---[   0]---> Sorter-cost:    0     Base:
0.39/0.42	|  Eliminated clauses:           0.19 Mb                                      |
0.39/0.42	============================[ Search Statistics ]==============================
0.39/0.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.42	===============================================================================
0.39/0.42	|      1268 |    6231    13030    52849 |     4777     1258     28 |  0.746 % |
0.39/0.42	|      1418 |    6231    13030    52849 |     5255     1408     29 |  0.746 % |
0.39/0.42	|      1643 |    6208    13030    52849 |     5780     1631     28 |  0.930 % |
0.39/0.42	|      1980 |    6191    13030    52849 |     6359     1966     29 |  1.067 % |
0.39/0.42	|      2486 |    6191    13030    52849 |     6994     2472     30 |  1.067 % |
0.39/0.42	|      3245 |    6191    13030    52849 |     7694     3231     31 |  1.067 % |
0.39/0.42	===============================================================================
0.39/0.42	c Found solution: 48
0.39/0.42	c ---[   0]---> Sorter-cost:    0     Base:
0.69/0.70	|  Eliminated clauses:           0.19 Mb                                      |
0.69/0.70	============================[ Search Statistics ]==============================
0.69/0.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.70	===============================================================================
0.69/0.70	|      3419 |    6183    12928    52387 |     4740     3405     31 |  1.119 % |
0.69/0.70	|      3569 |    6183    12928    52387 |     5214     3555     31 |  1.119 % |
0.69/0.70	|      3794 |    6183    12928    52387 |     5735     3780     31 |  1.119 % |
0.69/0.70	|      4131 |    6183    12928    52387 |     6309     4117     33 |  1.119 % |
0.69/0.70	|      4637 |    6183    12928    52387 |     6940     4623     34 |  1.119 % |
0.69/0.70	|      5396 |    6183    12928    52387 |     7634     5382     34 |  1.119 % |
0.69/0.70	|      6535 |    6183    12928    52387 |     8397     6521     36 |  1.119 % |
0.69/0.70	===============================================================================
0.69/0.70	c Found solution: 45
0.69/0.70	c ---[   0]---> Sorter-cost:    0     Base:
1.29/1.35	|  Eliminated clauses:           0.20 Mb                                      |
1.29/1.35	============================[ Search Statistics ]==============================
1.29/1.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.35	===============================================================================
1.29/1.35	|      6639 |    6184    12950    52440 |     4748     3289     35 |  1.143 % |
1.29/1.35	|      6789 |    6184    12950    52440 |     5223     3439     36 |  1.143 % |
1.29/1.35	|      7014 |    6184    12950    52440 |     5745     3664     36 |  1.143 % |
1.29/1.35	|      7351 |    6176    12950    52440 |     6320     4000     36 |  1.204 % |
1.29/1.35	|      7857 |    6176    12950    52440 |     6952     4506     36 |  1.204 % |
1.29/1.35	|      8616 |    6176    12950    52440 |     7647     5265     35 |  1.204 % |
1.29/1.35	|      9755 |    6176    12950    52440 |     8411     6404     37 |  1.204 % |
1.29/1.35	|     11463 |    6176    12950    52440 |     9253     8112     37 |  1.204 % |
1.29/1.35	|     14025 |    6176    12950    52440 |    10178     5872     43 |  1.204 % |
1.29/1.35	===============================================================================
1.29/1.35	c Found solution: 44
1.29/1.35	c ---[   0]---> Sorter-cost:    0     Base:
1.59/1.62	|  Eliminated clauses:           0.20 Mb                                      |
1.59/1.62	============================[ Search Statistics ]==============================
1.59/1.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.62	===============================================================================
1.59/1.62	|     14131 |    6177    12961    52603 |     4752     3039     47 |  1.189 % |
1.59/1.62	|     14281 |    6177    12961    52603 |     5227     3189     46 |  1.189 % |
1.59/1.62	|     14506 |    6177    12961    52603 |     5750     3414     45 |  1.189 % |
1.59/1.62	|     14843 |    6177    12961    52603 |     6325     3751     45 |  1.189 % |
1.59/1.62	|     15349 |    6177    12961    52603 |     6957     4257     43 |  1.189 % |
1.59/1.62	|     16108 |    6177    12961    52603 |     7653     5016     43 |  1.189 % |
1.59/1.62	===============================================================================
1.59/1.62	c Found solution: 42
1.59/1.62	c ---[   0]---> Sorter-cost:    0     Base:
27.58/27.69	|  Eliminated clauses:           0.20 Mb                                      |
27.58/27.69	============================[ Search Statistics ]==============================
27.58/27.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.58/27.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.58/27.69	===============================================================================
27.58/27.69	|     17074 |    6183    13002    52764 |     4767     3041     30 |  1.185 % |
27.58/27.69	|     17224 |    6183    13002    52764 |     5244     3191     30 |  1.185 % |
27.58/27.69	|     17449 |    6183    13002    52764 |     5768     3416     30 |  1.185 % |
27.58/27.69	|     17786 |    6183    13002    52764 |     6345     3753     30 |  1.185 % |
27.58/27.69	|     18292 |    6181    13002    52764 |     6979     4258     31 |  1.200 % |
27.58/27.69	|     19051 |    6172    13002    52764 |     7677     5014     32 |  1.267 % |
27.58/27.69	|     20190 |    6172    13002    52764 |     8445     6153     33 |  1.267 % |
27.58/27.69	|     21898 |    6172    13002    52764 |     9290     7861     33 |  1.267 % |
27.58/27.69	|     24460 |    6168    13002    52764 |    10219     5260     32 |  1.297 % |
27.58/27.69	|     28304 |    6168    13002    52764 |    11241     9104     36 |  1.297 % |
27.58/27.69	|     34070 |    6168    13002    52764 |    12365     9161     38 |  1.297 % |
27.58/27.69	|     42719 |    6168    13002    52764 |    13601    11503     38 |  1.297 % |
27.58/27.69	|     55693 |    6168    13002    52764 |    14962    10503     36 |  1.297 % |
27.58/27.69	|     75154 |    6168    13002    52764 |    16458    14522     35 |  1.297 % |
27.58/27.69	|    104346 |    6168    13002    52764 |    18104     9818     43 |  1.297 % |
27.58/27.69	|    148135 |    6165    13002    52764 |    19914    16504     40 |  1.319 % |
27.58/27.69	|    213819 |    6162    13002    52764 |    21906    10674     45 |  1.341 % |
27.58/27.69	|    312345 |    6162    13002    52764 |    24096    19673     42 |  1.341 % |
27.58/27.69	===============================================================================
27.58/27.69	c Found solution: 41
27.58/27.69	c ---[   0]---> Sorter-cost:    0     Base:
59.87/59.91	|  Eliminated clauses:           0.20 Mb                                      |
59.87/59.91	============================[ Search Statistics ]==============================
59.87/59.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
59.87/59.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
59.87/59.91	===============================================================================
59.87/59.91	|    314117 |    6149    12894    52197 |     4727     2759     26 |  1.385 % |
59.87/59.91	|    314267 |    6149    12894    52197 |     5200     2909     27 |  1.385 % |
59.87/59.91	|    314492 |    6149    12894    52197 |     5720     3134     27 |  1.385 % |
59.87/59.91	|    314829 |    6149    12894    52197 |     6292     3471     28 |  1.385 % |
59.87/59.91	|    315335 |    6149    12894    52197 |     6921     3977     29 |  1.385 % |
59.87/59.91	|    316094 |    6149    12894    52197 |     7614     4736     31 |  1.385 % |
59.87/59.91	|    317233 |    6149    12894    52197 |     8375     5875     32 |  1.385 % |
59.87/59.91	|    318941 |    6149    12894    52197 |     9213     7583     33 |  1.385 % |
59.87/59.91	|    321503 |    6149    12894    52197 |    10134    10145     38 |  1.385 % |
59.87/59.91	|    325347 |    6149    12894    52197 |    11147     8646     37 |  1.385 % |
59.87/59.91	|    331113 |    6149    12894    52197 |    12262     8531     33 |  1.385 % |
59.87/59.91	|    339762 |    6149    12894    52197 |    13488    10937     32 |  1.385 % |
59.87/59.91	|    352736 |    6149    12894    52197 |    14837     9924     35 |  1.385 % |
59.87/59.91	|    372197 |    6149    12894    52197 |    16321    13882     36 |  1.386 % |
59.87/59.91	|    401389 |    6149    12894    52197 |    17953     9479     41 |  1.385 % |
59.87/59.91	|    445178 |    6147    12894    52197 |    19749    16201     36 |  1.400 % |
59.87/59.91	|    510862 |    6143    12894    52197 |    21724    10737     41 |  1.430 % |
59.87/59.91	|    609388 |    6143    12894    52197 |    23896    20667     39 |  1.430 % |
59.87/59.91	===============================================================================
59.87/59.91	c Found solution: 40
59.87/59.91	c ---[   0]---> Sorter-cost:    0     Base:
577.90/578.00	|  Eliminated clauses:           0.21 Mb                                      |
577.90/578.00	============================[ Search Statistics ]==============================
577.90/578.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
577.90/578.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
577.90/578.00	===============================================================================
577.90/578.00	|    679123 |    6145    12898    52346 |     4729     4384     29 |  1.461 % |
577.90/578.00	|    679273 |    6145    12898    52346 |     5202     4534     28 |  1.461 % |
577.90/578.00	|    679498 |    6145    12898    52346 |     5722     4759     28 |  1.461 % |
577.90/578.00	|    679835 |    6145    12898    52346 |     6294     5096     28 |  1.461 % |
577.90/578.00	|    680341 |    6145    12898    52346 |     6924     5602     29 |  1.461 % |
577.90/578.00	|    681100 |    6145    12898    52346 |     7616     6361     30 |  1.461 % |
577.90/578.00	|    682239 |    6145    12898    52346 |     8378     7500     31 |  1.461 % |
577.90/578.00	|    683947 |    6145    12898    52346 |     9216     4859     29 |  1.461 % |
577.90/578.00	|    686509 |    6145    12898    52346 |    10137     7421     32 |  1.461 % |
577.90/578.00	|    690353 |    6145    12898    52346 |    11151     6081     29 |  1.461 % |
577.90/578.00	|    696119 |    6145    12898    52346 |    12266    11847     34 |  1.461 % |
577.90/578.00	|    704768 |    6145    12898    52346 |    13493     7600     33 |  1.461 % |
577.90/578.00	|    717742 |    6145    12898    52346 |    14842    13702     35 |  1.461 % |
577.90/578.00	|    737203 |    6145    12898    52346 |    16326     9898     33 |  1.461 % |
577.90/578.00	|    766395 |    6145    12898    52346 |    17959    13580     38 |  1.461 % |
577.90/578.00	|    810184 |    6145    12898    52346 |    19755    10863     30 |  1.461 % |
577.90/578.00	|    875868 |    6145    12898    52346 |    21730    15767     40 |  1.461 % |
577.90/578.00	|    974394 |    6145    12898    52346 |    23903    13515     35 |  1.461 % |
577.90/578.00	|   1122183 |    6145    12898    52346 |    26294    14946     30 |  1.461 % |
577.90/578.00	|   1343866 |    6145    12898    52346 |    28923    21561     29 |  1.461 % |
577.90/578.00	|   1676391 |    6145    12898    52346 |    31816    25162     42 |  1.461 % |
577.90/578.00	|   2175179 |    6145    12898    52346 |    34997    31002     37 |  1.461 % |
577.90/578.00	|   2923361 |    6145    12898    52346 |    38497    35246     45 |  1.461 % |
577.90/578.00	|   4045635 |    6139    12898    52346 |    42347    32993     39 |  1.505 % |
577.90/578.00	===============================================================================
577.90/578.00	c Found solution: 39
577.90/578.00	c ---[   0]---> Sorter-cost:    0     Base:
1800.01/1800.30	|  Eliminated clauses:           0.21 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	|   5373446 |    5911    12396    49728 |     4545     3410     31 |  1.935 % |
1800.01/1800.30	|   5373596 |    5911    12396    49728 |     4999     3560     31 |  1.935 % |
1800.01/1800.30	|   5373821 |    5911    12396    49728 |     5499     3785     32 |  1.935 % |
1800.01/1800.30	|   5374158 |    5911    12396    49728 |     6049     4122     32 |  1.935 % |
1800.01/1800.30	|   5374664 |    5911    12396    49728 |     6654     4628     33 |  1.935 % |
1800.01/1800.30	|   5375423 |    5911    12396    49728 |     7320     5387     34 |  1.935 % |
1800.01/1800.30	|   5376562 |    5911    12396    49728 |     8052     6526     36 |  1.935 % |
1800.01/1800.30	|   5378270 |    5911    12396    49728 |     8857     8234     36 |  1.935 % |
1800.01/1800.30	|   5380832 |    5911    12396    49728 |     9743     5930     36 |  1.935 % |
1800.01/1800.30	|   5384676 |    5911    12396    49728 |    10717     9774     36 |  1.935 % |
1800.01/1800.30	|   5390442 |    5911    12396    49728 |    11789    10001     31 |  1.935 % |
1800.01/1800.30	|   5399091 |    5911    12396    49728 |    12967     6337     26 |  1.935 % |
1800.01/1800.30	|   5412065 |    5911    12396    49728 |    14264    12577     27 |  1.935 % |
1800.01/1800.30	|   5431526 |    5911    12396    49728 |    15691     9647     32 |  1.935 % |
1800.01/1800.30	|   5460718 |    5911    12396    49728 |    17260    14397     32 |  1.935 % |
1800.01/1800.30	|   5504507 |    5911    12396    49728 |    18986    12948     31 |  1.935 % |
1800.01/1800.30	|   5570191 |    5911    12396    49728 |    20885    10560     37 |  1.935 % |
1800.01/1800.30	|   5668717 |    5911    12396    49728 |    22973    11512     32 |  1.935 % |
1800.01/1800.30	|   5816506 |    5911    12396    49728 |    25270    17566     32 |  1.935 % |
1800.01/1800.30	|   6038189 |    5911    12396    49728 |    27798    17371     28 |  1.935 % |
1800.01/1800.30	|   6370714 |    5911    12396    49728 |    30577    22723     37 |  1.935 % |
1800.01/1800.30	|   6869502 |    5911    12396    49728 |    33635    17734     33 |  1.935 % |
1800.01/1800.30	|   7617684 |    5911    12396    49728 |    36999    20801     41 |  1.935 % |
1800.01/1800.30	|   8739958 |    5910    12396    49728 |    40699    30294     35 |  1.942 % |
1800.01/1800.30	|  10423369 |    5910    12396    49728 |    44769    39952     34 |  1.942 % |
1800.01/1800.30	|  12948485 |    5910    12396    49728 |    49245    23895     31 |  1.942 % |
1800.01/1800.30	|  16736160 |    5910    12396    49728 |    54170    48011     43 |  1.942 % |
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

Verifier Data

OK	39

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 32484
/proc/meminfo: memFree=31786960/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=6592 CPUtime=0 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 57743210 6750208 211 33554432000 4194304 5646918 140734274107744 140734161782744 4821510 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 1648 212 94 355 0 1289 0

[startup+0.100164 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 32484
/proc/meminfo: memFree=31786960/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=8804 CPUtime=0.09 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 1868 0 0 0 9 0 0 0 20 0 1 0 57743210 9015296 1703 33554432000 4194304 5646918 140734274107744 140734161782744 4419702 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 2201 1703 138 355 0 1842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8804

[startup+0.200323 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 32484
/proc/meminfo: memFree=31786960/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=8804 CPUtime=0.19 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 1901 0 0 0 19 0 0 0 20 0 1 0 57743210 9015296 1734 33554432000 4194304 5646918 140734274107744 140734161782744 4832112 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 2201 1734 154 355 0 1842 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8804

[startup+0.300318 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 32484
/proc/meminfo: memFree=31786960/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=8804 CPUtime=0.29 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 1915 0 0 0 29 0 0 0 20 0 1 0 57743210 9015296 1748 33554432000 4194304 5646918 140734274107744 140734161782744 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 2201 1748 155 355 0 1842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8804

[startup+0.700234 s]
/proc/loadavg: 1.92 2.00 1.99 3/176 32484
/proc/meminfo: memFree=31786960/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=10940 CPUtime=0.69 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 2240 0 0 0 69 0 0 0 20 0 1 0 57743210 11202560 2071 33554432000 4194304 5646918 140734274107744 140734274105992 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 2735 2071 157 355 0 2376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10940

[startup+1.50024 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 32485
/proc/meminfo: memFree=31776676/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=12604 CPUtime=1.49 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 2928 0 0 0 149 0 0 0 20 0 1 0 57743210 12906496 2753 33554432000 4194304 5646918 140734274107744 140734274105992 4402966 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 3151 2753 158 355 0 2792 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12604

[startup+3.10023 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 32485
/proc/meminfo: memFree=31774344/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=13660 CPUtime=3.09 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 3278 0 0 0 309 0 0 0 20 0 1 0 57743210 13987840 3098 33554432000 4194304 5646918 140734274107744 140734274106024 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 3415 3098 158 355 0 3056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13660

[startup+6.30025 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 32485
/proc/meminfo: memFree=31771500/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=16388 CPUtime=6.29 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 3699 0 0 0 629 0 0 0 20 0 1 0 57743210 16781312 3518 33554432000 4194304 5646918 140734274107744 140734274106008 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 4097 3518 158 355 0 3738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16388

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 32541
/proc/meminfo: memFree=31774276/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=19068 CPUtime=12.69 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 4531 0 0 0 1269 0 0 0 20 0 1 0 57743210 19525632 4343 33554432000 4194304 5646918 140734274107744 140734274106008 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 4767 4343 158 355 0 4408 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19068

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 32541
/proc/meminfo: memFree=31768224/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=27864 CPUtime=25.48 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 5355 0 0 0 2548 0 0 0 20 0 1 0 57743210 28532736 5643 33554432000 4194304 5646918 140734274107744 140734274105992 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 6966 5643 158 355 0 6607 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27864

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 32541
/proc/meminfo: memFree=31765152/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=27864 CPUtime=51.07 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 5363 0 0 0 5107 0 0 0 20 0 1 0 57743210 28532736 6253 33554432000 4194304 5646918 140734274107744 140734274106024 4402725 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 6966 6253 158 355 0 6607 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27864

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32542
/proc/meminfo: memFree=31762292/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=30688 CPUtime=102.27 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 5767 0 0 0 10227 0 0 0 20 0 1 0 57743210 31424512 6652 33554432000 4194304 5646918 140734274107744 140734274105992 4402827 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 7672 6652 158 355 0 7313 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30688

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 32543
/proc/meminfo: memFree=31752304/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=37980 CPUtime=162.26 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 6400 0 0 0 16225 1 0 0 20 0 1 0 57743210 38891520 8815 33554432000 4194304 5646918 140734274107744 140734274105992 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 9495 8815 158 355 0 9136 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 37980

[startup+222.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 32545
/proc/meminfo: memFree=31742128/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=48108 CPUtime=222.26 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 6871 0 0 0 22225 1 0 0 20 0 1 0 57743210 49262592 11211 33554432000 4194304 5646918 140734274107744 140734274105992 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 12027 11211 158 355 0 11668 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 48108

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32549
/proc/meminfo: memFree=31745008/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=41852 CPUtime=282.24 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 8869 0 0 0 28222 2 0 0 20 0 1 0 57743210 42856448 10206 33554432000 4194304 5646918 140734274107744 140734274105992 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 10463 10206 158 355 0 10104 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 41852

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32573
/proc/meminfo: memFree=31733776/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=56068 CPUtime=342.23 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 9539 0 0 0 34221 2 0 0 20 0 1 0 57743210 57413632 12909 33554432000 4194304 5646918 140734274107744 140734274105992 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 14017 12909 158 355 0 13658 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 56068

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 32574
/proc/meminfo: memFree=31731272/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=56068 CPUtime=402.22 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 9540 0 0 0 40220 2 0 0 20 0 1 0 57743210 57413632 13421 33554432000 4194304 5646918 140734274107744 140734274105992 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 14017 13421 158 355 0 13658 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 56068

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32575
/proc/meminfo: memFree=31730952/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=53728 CPUtime=462.21 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 10737 0 0 0 46219 2 0 0 20 0 1 0 57743210 55017472 13175 33554432000 4194304 5646918 140734274107744 140734274106008 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 13432 13175 158 355 0 13073 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 53728

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32577
/proc/meminfo: memFree=31728724/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=56448 CPUtime=522.2 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 12604 0 0 0 52217 3 0 0 20 0 1 0 57743210 57802752 13786 33554432000 4194304 5646918 140734274107744 140734274105992 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 14112 13786 158 355 0 13753 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 56448

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32578
/proc/meminfo: memFree=31725992/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=58588 CPUtime=582.19 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 13211 0 0 0 58216 3 0 0 20 0 1 0 57743210 59994112 14390 33554432000 4194304 5646918 140734274107744 140734274106024 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 14647 14390 158 355 0 14288 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 58588


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32588
/proc/meminfo: memFree=31713932/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=68464 CPUtime=942.14 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 13639 0 0 0 94211 3 0 0 20 0 1 0 57743210 70107136 16859 33554432000 4194304 5646918 140734274107744 140734274105992 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 17116 16859 158 355 0 16757 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 68464

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32589
/proc/meminfo: memFree=31712816/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=68464 CPUtime=1002.13 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 13639 0 0 0 100210 3 0 0 20 0 1 0 57743210 70107136 16859 33554432000 4194304 5646918 140734274107744 140734274105992 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 17116 16859 158 355 0 16757 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 68464

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32590
/proc/meminfo: memFree=31712812/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=68464 CPUtime=1062.12 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 13639 0 0 0 106209 3 0 0 20 0 1 0 57743210 70107136 16859 33554432000 4194304 5646918 140734274107744 140734274105992 4397480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 17116 16859 158 355 0 16757 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 68464

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32592
/proc/meminfo: memFree=31712816/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=68464 CPUtime=1122.11 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 13640 0 0 0 112208 3 0 0 20 0 1 0 57743210 70107136 16860 33554432000 4194304 5646918 140734274107744 140734274105992 4402840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 17116 16860 158 355 0 16757 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 68464

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32593
/proc/meminfo: memFree=31712500/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=68464 CPUtime=1182.1 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 13640 0 0 0 118207 3 0 0 20 0 1 0 57743210 70107136 16860 33554432000 4194304 5646918 140734274107744 140734274105992 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 17116 16860 158 355 0 16757 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 68464

[startup+1242.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 32705
/proc/meminfo: memFree=31648428/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=72944 CPUtime=1242.09 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14256 0 0 0 124206 3 0 0 20 0 1 0 57743210 74694656 17979 33554432000 4194304 5646918 140734274107744 140734274106008 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 18236 17979 158 355 0 17877 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 72944

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32706
/proc/meminfo: memFree=31594628/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=72944 CPUtime=1302.08 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14256 0 0 0 130205 3 0 0 20 0 1 0 57743210 74694656 17979 33554432000 4194304 5646918 140734274107744 140734274106008 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 18236 17979 158 355 0 17877 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 72944

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 32707
/proc/meminfo: memFree=31567788/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=83208 CPUtime=1362.07 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14258 0 0 0 136204 3 0 0 20 0 1 0 57743210 85204992 18492 33554432000 4194304 5646918 140734274107744 140734274105992 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 20802 18492 158 355 0 20443 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 83208

[startup+1422.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/178 32709
/proc/meminfo: memFree=31584260/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=83208 CPUtime=1422.07 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14259 0 0 0 142204 3 0 0 20 0 1 0 57743210 85204992 18541 33554432000 4194304 5646918 140734274107744 140734274105992 4403113 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 20802 18541 158 355 0 20443 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 83208

[startup+1482.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/179 32713
/proc/meminfo: memFree=31619324/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=83208 CPUtime=1482.05 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14259 0 0 0 148202 3 0 0 20 0 1 0 57743210 85204992 18541 33554432000 4194304 5646918 140734274107744 140734274105992 4399414 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 20802 18541 158 355 0 20443 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 83208

[startup+1542.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 32714
/proc/meminfo: memFree=31619132/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=83208 CPUtime=1542.05 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14259 0 0 0 154202 3 0 0 20 0 1 0 57743210 85204992 18541 33554432000 4194304 5646918 140734274107744 140734274105992 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 20802 18541 158 355 0 20443 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 83208

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 32715
/proc/meminfo: memFree=31611172/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=83208 CPUtime=1602.04 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14734 0 0 0 160200 4 0 0 20 0 1 0 57743210 85204992 20545 33554432000 4194304 5646918 140734274107744 140734274105992 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 20802 20545 158 355 0 20443 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 83208

[startup+1662.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/178 32716
/proc/meminfo: memFree=31556844/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=83208 CPUtime=1662.03 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14766 0 0 0 166199 4 0 0 20 0 1 0 57743210 85204992 20577 33554432000 4194304 5646918 140734274107744 140734274105992 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 20802 20577 158 355 0 20443 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 83208

[startup+1722.3 s]
/proc/loadavg: 2.13 2.09 2.02 3/178 32718
/proc/meminfo: memFree=31472440/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=88260 CPUtime=1722.02 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14781 0 0 0 172198 4 0 0 20 0 1 0 57743210 90378240 21613 33554432000 4194304 5646918 140734274107744 140734274105992 4388980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 22065 21613 158 355 0 21706 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 88260

[startup+1782.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/178 32719
/proc/meminfo: memFree=31414884/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=88260 CPUtime=1782.01 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14781 0 0 0 178197 4 0 0 20 0 1 0 57743210 90378240 21613 33554432000 4194304 5646918 140734274107744 140734274105992 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 22065 21613 158 355 0 21706 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 88260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/178 32719
/proc/meminfo: memFree=31535564/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=88260 CPUtime=1800.01 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14781 0 0 0 179997 4 0 0 20 0 1 0 57743210 90378240 21613 33554432000 4194304 5646918 140734274107744 140734274105992 4402798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 22065 21613 158 355 0 21706 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 88260

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

[startup+1800.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/178 32719
/proc/meminfo: memFree=31535564/32872528 swapFree=241860/274564
[pid=32484] ppid=32481 vsize=88260 CPUtime=1800.01 cores=1,3,5,7
/proc/32484/stat : 32484 (minisatp) R 32481 32484 31540 0 -1 4202496 14781 0 0 0 179997 4 0 0 20 0 1 0 57743210 90378240 21613 33554432000 4194304 5646918 140734274107744 140734274105992 4402798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 22065 21613 158 355 0 21706 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 88260

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.043993
maximum resident set size= 86452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14781
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= 17
involuntary context switches= 1881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.73628 second user time and 6.72298 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-22 02:55:32
IDJOB=4115010
IDBENCH=2867
IDSOLVER=2555
FILE ID=node107/4115010-1466556932
RUNJOBID= node107-1466551518-31557
PBS_JOBID= 19943339
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 40b50d0e4bc3f1ba5675c1e65f55a1d7
RANDOM SEED=245503273

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31787272 kB
Buffers:           21972 kB
Cached:            70828 kB
SwapCached:         1808 kB
Active:            52120 kB
Inactive:          52520 kB
Active(anon):      13072 kB
Inactive(anon):     1376 kB
Active(file):      39048 kB
Inactive(file):    51144 kB
Unevictable:      274564 kB
Mlocked:          241860 kB
SwapTotal:      67108856 kB
SwapFree:       67099244 kB
Dirty:              7760 kB
Writeback:             0 kB
AnonPages:        286160 kB
Mapped:             7720 kB
Shmem:                 0 kB
Slab:             574820 kB
SReclaimable:      17712 kB
SUnreclaim:       557108 kB
KernelStack:        1432 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     402336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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-4115010-1466556932.opb

Free space on /tmp at the end= 71700 MiB
End job on node107 at 2016-06-22 03:25:32