Trace number 4112465

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)1302 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-c8.opb
MD5SUMc919b2e3620f35e89404416810e81e0b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1194
Best CPU time to get the best result obtained on this benchmark11.7142
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1194
Optimality of the best value was proved YES
Number of variables239
Total number of constraints524
Number of constraints which are clauses520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4
Minimum length of a constraint1
Maximum length of a constraint36
Number of terms in the objective function 239
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 10012
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 10012
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 519 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	===============================================================================
0.00/0.01	c Found solution: 1728
0.00/0.01	c ---[   0]---> Sorter-cost:29494     Base: 2 5 2 2
0.19/0.24	|  Eliminated clauses:           0.41 Mb                                      |
0.19/0.24	============================[ Search Statistics ]==============================
0.19/0.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.24	===============================================================================
0.19/0.24	===============================================================================
0.19/0.24	c Found solution: 1516
0.19/0.24	c ---[   0]---> Sorter-cost:25024     Base: 2 5 2 2
4.79/4.86	|  Eliminated clauses:           0.77 Mb                                      |
4.79/4.86	============================[ Search Statistics ]==============================
4.79/4.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.86	===============================================================================
4.79/4.86	|       139 |   31315   126943   341707 |    46545      137    144 |  0.125 % |
4.79/4.86	|       289 |   31135   126943   341707 |    51200      286     98 |  0.494 % |
4.79/4.86	|       514 |   31135   126943   341707 |    56320      510    103 |  0.494 % |
4.79/4.86	|       851 |   30844   126943   341707 |    61952      840    103 |  1.091 % |
4.79/4.86	|      1357 |   30844   126943   341707 |    68147     1346     90 |  1.091 % |
4.79/4.86	|      2116 |   30791   126943   341707 |    74962     2099     69 |  1.200 % |
4.79/4.86	|      3255 |   30791   126943   341707 |    82458     3238     79 |  1.200 % |
4.79/4.86	|      4963 |   30720   126943   341707 |    90704     4943     75 |  1.345 % |
4.79/4.86	|      7525 |   30720   126943   341707 |    99774     7505     92 |  1.345 % |
4.79/4.86	|     11369 |   30720   126943   341707 |   109752    11349    111 |  1.345 % |
4.79/4.86	===============================================================================
4.79/4.86	c Found solution: 1509
4.89/4.97	c ---[   0]---> Sorter-cost:22408     Base: 2 5 2 2
4.99/5.09	|  Eliminated clauses:           1.11 Mb                                      |
4.99/5.09	============================[ Search Statistics ]==============================
4.99/5.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.99/5.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.99/5.09	===============================================================================
4.99/5.09	===============================================================================
4.99/5.09	c Found solution: 1459
4.99/5.09	c ---[   0]---> Sorter-cost:    4     Base: 2 5 2 2
10.08/10.13	|  Eliminated clauses:           1.11 Mb                                      |
10.08/10.13	============================[ Search Statistics ]==============================
10.08/10.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.08/10.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.08/10.13	===============================================================================
10.08/10.13	|     11890 |   43043   175908   473387 |    64499    11870    109 |  0.994 % |
10.08/10.13	|     12040 |   43043   175908   473387 |    70949    12020    108 |  0.994 % |
10.08/10.13	|     12265 |   43043   175908   473387 |    78044    12245    108 |  0.994 % |
10.08/10.13	|     12602 |   43043   175908   473387 |    85848    12582    109 |  0.994 % |
10.08/10.13	|     13108 |   43043   175908   473387 |    94433    13088    109 |  0.994 % |
10.08/10.13	|     13867 |   43043   175908   473387 |   103877    13847    109 |  0.994 % |
10.08/10.13	|     15006 |   42998   175908   473387 |   114264    14981    102 |  1.059 % |
10.08/10.13	|     16714 |   42957   175908   473387 |   125691    16678    103 |  1.119 % |
10.08/10.13	|     19276 |   42957   175908   473387 |   138260    19240    104 |  1.119 % |
10.08/10.13	===============================================================================
10.08/10.13	c Found solution: 1416
10.08/10.13	c ---[   0]---> Sorter-cost:    6     Base: 2 5 2 2
10.18/10.23	|  Eliminated clauses:           1.12 Mb                                      |
10.18/10.23	============================[ Search Statistics ]==============================
10.18/10.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.18/10.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.18/10.23	===============================================================================
10.18/10.23	===============================================================================
10.18/10.23	c Found solution: 1389
10.18/10.23	c ---[   0]---> Sorter-cost:    2     Base: 2 5 2 2
11.09/11.16	|  Eliminated clauses:           1.12 Mb                                      |
11.09/11.16	============================[ Search Statistics ]==============================
11.09/11.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.09/11.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.09/11.16	===============================================================================
11.09/11.16	|     20775 |   42996   175796   473482 |    64458    20738    106 |  1.137 % |
11.09/11.16	|     20925 |   42996   175796   473482 |    70904    20888    106 |  1.137 % |
11.09/11.16	|     21150 |   42996   175796   473482 |    77994    21113    105 |  1.137 % |
11.09/11.16	|     21487 |   42996   175796   473482 |    85794    21450    104 |  1.137 % |
11.09/11.16	===============================================================================
11.09/11.16	c Found solution: 1383
11.09/11.17	c ---[   0]---> Sorter-cost:    3     Base: 2 5 2 2
32.78/32.88	|  Eliminated clauses:           1.12 Mb                                      |
32.78/32.88	============================[ Search Statistics ]==============================
32.78/32.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.78/32.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.78/32.88	===============================================================================
32.78/32.88	|     22013 |   42997   175804   473528 |    64461    21976    104 |  1.138 % |
32.78/32.88	|     22163 |   42997   175804   473528 |    70907    22126    104 |  1.138 % |
32.78/32.88	|     22388 |   42997   175804   473528 |    77998    22351    104 |  1.138 % |
32.78/32.88	|     22725 |   42997   175804   473528 |    85798    22688    104 |  1.138 % |
32.78/32.88	|     23231 |   42988   175804   473528 |    94378    23193    103 |  1.151 % |
32.78/32.88	|     23990 |   42988   175804   473528 |   103815    23952    103 |  1.151 % |
32.78/32.88	|     25129 |   42988   175804   473528 |   114197    25091    105 |  1.151 % |
32.78/32.88	|     26837 |   42988   175804   473528 |   125617    26799    105 |  1.151 % |
32.78/32.88	|     29399 |   42981   175804   473528 |   138178    29360    105 |  1.162 % |
32.78/32.88	|     33243 |   42967   175804   473528 |   151996    33202    106 |  1.182 % |
32.78/32.88	|     39009 |   42966   175804   473528 |   167196    38967    110 |  1.183 % |
32.78/32.88	|     47658 |   42930   175804   473528 |   183916    47599    109 |  1.235 % |
32.78/32.88	===============================================================================
32.78/32.88	c Found solution: 1336
32.78/32.88	c ---[   0]---> Sorter-cost:    2     Base: 2 5 2 2
140.54/140.68	|  Eliminated clauses:           1.12 Mb                                      |
140.54/140.68	============================[ Search Statistics ]==============================
140.54/140.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
140.54/140.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
140.54/140.68	===============================================================================
140.54/140.68	|     53136 |   42905   175410   472424 |    64317    53077    107 |  1.236 % |
140.54/140.68	|     53286 |   42905   175410   472424 |    70748    53227    107 |  1.236 % |
140.54/140.68	|     53511 |   42905   175410   472424 |    77823    53452    107 |  1.236 % |
140.54/140.68	|     53848 |   42905   175410   472424 |    85605    53789    107 |  1.236 % |
140.54/140.68	|     54354 |   42905   175410   472424 |    94166    54295    107 |  1.236 % |
140.54/140.68	|     55113 |   42905   175410   472424 |   103583    55054    107 |  1.236 % |
140.54/140.68	|     56252 |   42888   175410   472424 |   113941    56187    107 |  1.261 % |
140.54/140.68	|     57960 |   42888   175410   472424 |   125335    57886    107 |  1.261 % |
140.54/140.68	|     60522 |   42888   175410   472424 |   137869    60448    108 |  1.261 % |
140.54/140.68	|     64366 |   42885   175410   472424 |   151656    64251    109 |  1.265 % |
140.54/140.68	|     70132 |   42885   175410   472424 |   166821    70017    111 |  1.265 % |
140.54/140.68	|     78781 |   42885   175410   472424 |   183503    78666    113 |  1.265 % |
140.54/140.68	|     91755 |   42885   175410   472424 |   201854    91640    111 |  1.265 % |
140.54/140.68	|    111216 |   42885   175410   472424 |   222039   111101    113 |  1.265 % |
140.54/140.68	|    140408 |   42855   175410   472424 |   244243   140268    111 |  1.309 % |
140.54/140.68	===============================================================================
140.54/140.68	c Found solution: 1331
140.54/140.68	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
230.53/230.64	|  Eliminated clauses:           1.13 Mb                                      |
230.53/230.64	============================[ Search Statistics ]==============================
230.53/230.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.53/230.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
230.53/230.64	===============================================================================
230.53/230.64	|    169344 |   42896   175344   472391 |    64292    25352     62 |  1.327 % |
230.53/230.64	|    169494 |   42896   175344   472391 |    70722    25502     62 |  1.327 % |
230.53/230.64	|    169719 |   42896   175344   472391 |    77794    25727     63 |  1.327 % |
230.53/230.64	|    170056 |   42896   175344   472391 |    85573    26064     63 |  1.327 % |
230.53/230.64	|    170562 |   42896   175344   472391 |    94131    26570     63 |  1.327 % |
230.53/230.64	|    171321 |   42896   175344   472391 |   103544    27329     64 |  1.327 % |
230.53/230.64	|    172460 |   42896   175344   472391 |   113898    28468     66 |  1.327 % |
230.53/230.64	|    174168 |   42896   175344   472391 |   125288    30176     68 |  1.327 % |
230.53/230.64	|    176730 |   42896   175344   472391 |   137817    32738     71 |  1.327 % |
230.53/230.64	|    180574 |   42896   175344   472391 |   151599    36582     73 |  1.327 % |
230.53/230.64	|    186340 |   42892   175344   472391 |   166758    42342     75 |  1.333 % |
230.53/230.64	|    194989 |   42892   175344   472391 |   183434    50991     78 |  1.333 % |
230.53/230.64	|    207963 |   42891   175344   472391 |   201778    63959     88 |  1.334 % |
230.53/230.64	|    227424 |   42891   175344   472391 |   221956    83420     91 |  1.334 % |
230.53/230.64	|    256616 |   42891   175344   472391 |   244151   112612     94 |  1.334 % |
230.53/230.64	===============================================================================
230.53/230.64	c Found solution: 1328
230.53/230.65	c ---[   0]---> Sorter-cost:    6     Base: 2 5 2 2
512.49/512.63	|  Eliminated clauses:           1.14 Mb                                      |
512.49/512.63	============================[ Search Statistics ]==============================
512.49/512.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
512.49/512.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
512.49/512.63	===============================================================================
512.49/512.63	|    287534 |   42890   175321   472335 |    64284    26312     58 |  1.336 % |
512.49/512.63	|    287684 |   42890   175321   472335 |    70712    26462     58 |  1.336 % |
512.49/512.63	|    287909 |   42890   175321   472335 |    77784    26687     58 |  1.336 % |
512.49/512.63	|    288246 |   42890   175321   472335 |    85562    27024     59 |  1.336 % |
512.49/512.63	|    288752 |   42890   175321   472335 |    94118    27530     60 |  1.336 % |
512.49/512.63	|    289511 |   42890   175321   472335 |   103530    28289     61 |  1.336 % |
512.49/512.63	|    290650 |   42890   175321   472335 |   113883    29428     63 |  1.336 % |
512.49/512.63	|    292358 |   42890   175321   472335 |   125272    31136     64 |  1.336 % |
512.49/512.63	|    294920 |   42890   175321   472335 |   137799    33698     66 |  1.336 % |
512.49/512.63	|    298764 |   42890   175321   472335 |   151579    37542     69 |  1.336 % |
512.49/512.63	|    304530 |   42890   175321   472335 |   166737    43308     75 |  1.336 % |
512.49/512.63	|    313179 |   42890   175321   472335 |   183410    51957     75 |  1.336 % |
512.49/512.63	|    326153 |   42890   175321   472335 |   201751    64931     82 |  1.336 % |
512.49/512.63	|    345614 |   42890   175321   472335 |   221927    84392     86 |  1.336 % |
512.49/512.63	|    374806 |   42890   175321   472335 |   244119   113584     92 |  1.336 % |
512.49/512.63	|    418595 |   42890   175321   472335 |   268531   157373     96 |  1.336 % |
512.49/512.63	|    484279 |   42890   175321   472335 |   295384   223057    101 |  1.336 % |
512.49/512.63	===============================================================================
512.49/512.63	c Found solution: 1315
512.49/512.63	c ---[   0]---> Sorter-cost:    4     Base: 2 5 2 2
802.34/802.56	|  Eliminated clauses:           1.14 Mb                                      |
802.34/802.56	============================[ Search Statistics ]==============================
802.34/802.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
802.34/802.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
802.34/802.56	===============================================================================
802.34/802.56	|    555989 |   42892   175330   472432 |    64287    30238     56 |  1.337 % |
802.34/802.56	|    556139 |   42892   175330   472432 |    70716    30388     56 |  1.337 % |
802.34/802.56	|    556364 |   42892   175330   472432 |    77788    30613     57 |  1.337 % |
802.34/802.56	|    556701 |   42892   175330   472432 |    85566    30950     57 |  1.337 % |
802.34/802.56	|    557207 |   42892   175330   472432 |    94123    31456     58 |  1.337 % |
802.34/802.56	|    557966 |   42892   175330   472432 |   103535    32215     59 |  1.337 % |
802.34/802.56	|    559105 |   42892   175330   472432 |   113889    33354     60 |  1.337 % |
802.34/802.56	|    560813 |   42892   175330   472432 |   125278    35062     62 |  1.337 % |
802.34/802.56	|    563375 |   42892   175330   472432 |   137806    37624     66 |  1.337 % |
802.34/802.56	|    567219 |   42892   175330   472432 |   151586    41468     71 |  1.337 % |
802.34/802.56	|    572985 |   42892   175330   472432 |   166745    47234     76 |  1.337 % |
802.34/802.56	|    581634 |   42892   175330   472432 |   183420    55883     81 |  1.337 % |
802.34/802.56	|    594608 |   42892   175330   472432 |   201762    68857     84 |  1.337 % |
802.34/802.56	|    614069 |   42892   175330   472432 |   221938    88318     93 |  1.337 % |
802.34/802.56	|    643261 |   42892   175330   472432 |   244132   117510    100 |  1.337 % |
802.34/802.56	|    687050 |   42892   175330   472432 |   268545   161299    102 |  1.337 % |
802.34/802.56	|    752734 |   42892   175330   472432 |   295400   226983    109 |  1.337 % |
802.34/802.56	|    851260 |   42892   175330   472432 |   324940    57647     95 |  1.337 % |
802.34/802.56	===============================================================================
802.34/802.56	c Found solution: 1311
802.34/802.57	c ---[   0]---> Sorter-cost:    3     Base: 2 5 2 2
817.14/817.30	|  Eliminated clauses:           1.14 Mb                                      |
817.14/817.30	============================[ Search Statistics ]==============================
817.14/817.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
817.14/817.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
817.14/817.30	===============================================================================
817.14/817.30	|    862129 |   42858   175214   472185 |    64245    26193     67 |  1.361 % |
817.14/817.30	|    862279 |   42858   175214   472185 |    70669    26343     67 |  1.361 % |
817.14/817.30	|    862504 |   42858   175214   472185 |    77736    26568     68 |  1.361 % |
817.14/817.30	|    862841 |   42858   175214   472185 |    85510    26905     69 |  1.361 % |
817.14/817.30	|    863347 |   42858   175214   472185 |    94061    27411     70 |  1.361 % |
817.14/817.30	|    864106 |   42858   175214   472185 |   103467    28170     72 |  1.361 % |
817.14/817.30	|    865245 |   42835   175214   472185 |   113814    29292     71 |  1.394 % |
817.14/817.30	|    866953 |   42835   175214   472185 |   125195    30997     72 |  1.394 % |
817.14/817.30	|    869515 |   42835   175214   472185 |   137715    33559     76 |  1.394 % |
817.14/817.30	|    873359 |   42835   175214   472185 |   151486    37403     81 |  1.394 % |
817.14/817.30	|    879125 |   42835   175214   472185 |   166635    43169     86 |  1.394 % |
817.14/817.30	===============================================================================
817.14/817.30	c Found solution: 1302
817.14/817.30	c ---[   0]---> Sorter-cost:    5     Base: 2 5 2 2
1800.06/1800.40	|  Eliminated clauses:           1.14 Mb                                      |
1800.06/1800.40	============================[ Search Statistics ]==============================
1800.06/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.40	===============================================================================
1800.06/1800.40	|    885618 |   42777   174930   471219 |    64141    49651     86 |  1.407 % |
1800.06/1800.40	|    885768 |   42777   174930   471219 |    70555    49801     86 |  1.407 % |
1800.06/1800.40	|    885993 |   42777   174930   471219 |    77610    50026     86 |  1.407 % |
1800.06/1800.40	|    886330 |   42777   174930   471219 |    85371    50363     86 |  1.407 % |
1800.06/1800.40	|    886836 |   42777   174930   471219 |    93908    50869     86 |  1.407 % |
1800.06/1800.40	|    887595 |   42777   174930   471219 |   103299    51628     86 |  1.407 % |
1800.06/1800.40	|    888734 |   42777   174930   471219 |   113629    52767     87 |  1.407 % |
1800.06/1800.40	|    890442 |   42777   174930   471219 |   124992    54475     88 |  1.407 % |
1800.06/1800.40	|    893004 |   42777   174930   471219 |   137491    57037     88 |  1.407 % |
1800.06/1800.40	|    896848 |   42777   174930   471219 |   151241    60881     90 |  1.407 % |
1800.06/1800.40	|    902614 |   42777   174930   471219 |   166365    66647     88 |  1.407 % |
1800.06/1800.40	|    911263 |   42777   174930   471219 |   183001    75296     90 |  1.407 % |
1800.06/1800.40	|    924237 |   42777   174930   471219 |   201301    88270     92 |  1.407 % |
1800.06/1800.40	|    943698 |   42776   174930   471219 |   221432   107727     97 |  1.408 % |
1800.06/1800.40	|    972890 |   42776   174930   471219 |   243575   136919    101 |  1.408 % |
1800.06/1800.40	|   1016679 |   42766   174930   471219 |   267932   180705    104 |  1.422 % |
1800.06/1800.40	|   1082363 |   42756   174930   471219 |   294726   246382    102 |  1.437 % |
1800.06/1800.40	|   1180889 |   42756   174930   471219 |   324198    82957     81 |  1.437 % |
1800.06/1800.40	|   1328678 |   42756   174930   471219 |   356618   230746     98 |  1.437 % |
1800.06/1800.40	|   1550361 |   42756   174930   471219 |   392280   133146     87 |  1.437 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/1800.40	s SATISFIABLE
1800.06/1800.40	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

Verifier Data

OK	1302

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-4112465-1466535502/watcher-4112465-1466535502 -o /tmp/evaluation-result-4112465-1466535502/solver-4112465-1466535502 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17792 --watchdog 1960 minisatp HOME/instance-4112465-1466535502.opb 

pid=21364
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.15 2.23 2.24 3/176 21367
/proc/meminfo: memFree=30490952/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=6528 CPUtime=0 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 55596718 6684672 206 33554432000 4194304 5646918 140734698223008 140737095829752 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21367/statm: 1632 206 97 355 0 1273 0

[startup+0.100166 s]
/proc/loadavg: 2.15 2.23 2.24 3/176 21367
/proc/meminfo: memFree=30490952/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=15108 CPUtime=0.09 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 2562 0 0 0 9 0 0 0 20 0 1 0 55596718 15470592 2809 33554432000 4194304 5646918 140734698223008 140737095829752 4427253 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/21367/statm: 3777 2818 135 355 0 3418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15108

[startup+0.200359 s]
/proc/loadavg: 2.15 2.23 2.24 3/176 21367
/proc/meminfo: memFree=30490952/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=19520 CPUtime=0.19 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 3638 0 0 0 19 0 0 0 20 0 1 0 55596718 19988480 3884 33554432000 4194304 5646918 140734698223008 140734698221448 4442516 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 4880 3884 136 355 0 4521 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19520

[startup+0.300341 s]
/proc/loadavg: 2.15 2.23 2.24 3/176 21367
/proc/meminfo: memFree=30490952/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=17412 CPUtime=0.29 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 4105 0 0 0 29 0 0 0 20 0 1 0 55596718 17829888 3778 33554432000 4194304 5646918 140734698223008 140734698221448 4832119 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 4353 3778 144 355 0 3994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17412

[startup+0.700282 s]
/proc/loadavg: 2.15 2.23 2.24 3/176 21367
/proc/meminfo: memFree=30490952/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=27436 CPUtime=0.68 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 7672 0 0 0 68 0 0 0 20 0 1 0 55596718 28094464 6227 33554432000 4194304 5646918 140734698223008 140734698221768 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 6859 6227 154 355 0 6500 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27436

[startup+1.50026 s]
/proc/loadavg: 2.15 2.23 2.24 3/177 21368
/proc/meminfo: memFree=30461948/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=31632 CPUtime=1.48 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 7755 0 0 0 148 0 0 0 20 0 1 0 55596718 32391168 7332 33554432000 4194304 5646918 140734698223008 140734698221768 4402811 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 7908 7332 155 355 0 7549 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31632

[startup+3.10028 s]
/proc/loadavg: 2.15 2.23 2.24 3/177 21368
/proc/meminfo: memFree=30459156/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=38708 CPUtime=3.09 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 8233 0 0 0 308 1 0 0 20 0 1 0 55596718 39636992 8832 33554432000 4194304 5646918 140734698223008 140734698221256 4397586 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 9677 8832 155 355 0 9318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38708

[startup+6.30029 s]
/proc/loadavg: 2.14 2.22 2.24 3/177 21368
/proc/meminfo: memFree=30441472/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=46852 CPUtime=6.29 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 9307 0 0 0 628 1 0 0 20 0 1 0 55596718 47976448 10908 33554432000 4194304 5646918 140734698223008 140734698221288 4403164 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 11713 10908 156 355 0 11354 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46852

[startup+12.7003 s]
/proc/loadavg: 2.13 2.22 2.24 3/177 21368
/proc/meminfo: memFree=30418412/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=54164 CPUtime=12.68 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 9427 0 0 0 1267 1 0 0 20 0 1 0 55596718 55463936 12050 33554432000 4194304 5646918 140734698223008 140734698221288 4388947 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 13541 12050 157 355 0 13182 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54164

[startup+25.5004 s]
/proc/loadavg: 2.17 2.22 2.24 3/177 21368
/proc/meminfo: memFree=30400664/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=66944 CPUtime=25.48 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 10195 0 0 0 2547 1 0 0 20 0 1 0 55596718 68550656 14348 33554432000 4194304 5646918 140734698223008 140734698221144 4397828 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 16736 14348 157 355 0 16377 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66944

[startup+51.1004 s]
/proc/loadavg: 2.25 2.24 2.24 4/177 21368
/proc/meminfo: memFree=30361120/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=87808 CPUtime=51.07 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 11274 0 0 0 5105 2 0 0 20 0 1 0 55596718 89915392 18998 33554432000 4194304 5646918 140734698223008 140734698221144 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 21952 18998 157 355 0 21593 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87808

[startup+102.3 s]
/proc/loadavg: 2.31 2.26 2.25 3/178 21372
/proc/meminfo: memFree=30311180/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=122220 CPUtime=102.25 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 12675 0 0 0 10222 3 0 0 20 0 1 0 55596718 125153280 26043 33554432000 4194304 5646918 140734698223008 140734698221256 4403043 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 30555 26043 157 355 0 30196 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 122220

[startup+162.3 s]
/proc/loadavg: 2.37 2.28 2.26 3/178 21396
/proc/meminfo: memFree=30379320/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=75288 CPUtime=162.24 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 14671 0 0 0 16219 5 0 0 20 0 1 0 55596718 77094912 16333 33554432000 4194304 5646918 140734698223008 140734698221704 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 18822 16333 157 355 0 18463 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 75288

[startup+222.307 s]
/proc/loadavg: 2.30 2.27 2.26 3/177 21397
/proc/meminfo: memFree=30323984/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=126344 CPUtime=222.24 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 16003 0 0 0 22218 6 0 0 20 0 1 0 55596718 129376256 24815 33554432000 4194304 5646918 140734698223008 140734698221144 4397622 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 31586 24815 157 355 0 31227 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 126344

[startup+282.3 s]
/proc/loadavg: 2.23 2.27 2.26 3/177 21399
/proc/meminfo: memFree=30319420/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=96200 CPUtime=282.22 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 17456 0 0 0 28216 6 0 0 20 0 1 0 55596718 98508800 20421 33554432000 4194304 5646918 140734698223008 140734698221704 4402849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 24050 20421 157 355 0 23691 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 96200

[startup+342.3 s]
/proc/loadavg: 2.25 2.26 2.26 3/177 21400
/proc/meminfo: memFree=30274908/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=128468 CPUtime=342.22 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 18394 0 0 0 34214 8 0 0 20 0 1 0 55596718 131551232 26976 33554432000 4194304 5646918 140734698223008 140734698221144 4402824 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 32117 26976 157 355 0 31758 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 128468

[startup+402.3 s]
/proc/loadavg: 2.21 2.24 2.25 3/177 21401
/proc/meminfo: memFree=30234148/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=181436 CPUtime=402.2 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 19571 0 0 0 40212 8 0 0 20 0 1 0 55596718 185790464 33768 33554432000 4194304 5646918 140734698223008 140734698221144 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 45359 33768 157 355 0 45000 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 181436

[startup+462.3 s]
/proc/loadavg: 2.24 2.25 2.25 3/177 21402
/proc/meminfo: memFree=30190116/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=183228 CPUtime=462.2 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 20052 0 0 0 46211 9 0 0 20 0 1 0 55596718 187625472 40381 33554432000 4194304 5646918 140734698223008 140734698221144 4402696 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 45807 40381 157 355 0 45448 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 183228

[startup+522.3 s]
/proc/loadavg: 2.29 2.26 2.26 3/177 21403
/proc/meminfo: memFree=30264980/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=75792 CPUtime=522.19 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 21576 0 0 0 52209 10 0 0 20 0 1 0 55596718 77611008 17535 33554432000 4194304 5646918 140734698223008 140734698221704 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 18948 17535 158 355 0 18589 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 75792

[startup+582.3 s]
/proc/loadavg: 2.22 2.26 2.26 3/177 21405
/proc/meminfo: memFree=30215036/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=137256 CPUtime=582.17 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 23144 0 0 0 58207 10 0 0 20 0 1 0 55596718 140550144 26239 33554432000 4194304 5646918 140734698223008 140734698221704 4403544 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 34314 26239 158 355 0 33955 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 137256


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


[startup+882.307 s]
/proc/loadavg: 2.24 2.22 2.23 3/177 21414
/proc/meminfo: memFree=30133540/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=142448 CPUtime=882.14 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 28225 0 0 0 88196 18 0 0 20 0 1 0 55596718 145866752 28630 33554432000 4194304 5646918 140734698223008 140734698221704 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 35612 28630 158 355 0 35253 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 142448

[startup+942.3 s]
/proc/loadavg: 2.18 2.21 2.23 3/177 21415
/proc/meminfo: memFree=30094932/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=193080 CPUtime=942.12 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 28851 0 0 0 94194 18 0 0 20 0 1 0 55596718 197713920 35386 33554432000 4194304 5646918 140734698223008 140734698221704 4403552 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 48270 35386 158 355 0 47911 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 193080

[startup+1002.3 s]
/proc/loadavg: 2.18 2.21 2.22 3/177 21416
/proc/meminfo: memFree=30060748/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=193400 CPUtime=1002.11 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 28981 0 0 0 100193 18 0 0 20 0 1 0 55596718 198041600 40626 33554432000 4194304 5646918 140734698223008 140734698221112 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 48350 40626 158 355 0 47991 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 193400

[startup+1062.3 s]
/proc/loadavg: 2.28 2.23 2.23 3/177 21417
/proc/meminfo: memFree=30236672/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=194592 CPUtime=1062.1 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 29256 0 0 0 106191 19 0 0 20 0 1 0 55596718 199262208 46011 33554432000 4194304 5646918 140734698223008 140734698221144 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 48648 46011 158 355 0 48289 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 194592

[startup+1122.3 s]
/proc/loadavg: 2.15 2.20 2.22 3/177 21418
/proc/meminfo: memFree=30262640/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=162708 CPUtime=1122.1 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 30722 0 0 0 112189 21 0 0 20 0 1 0 55596718 166612992 33325 33554432000 4194304 5646918 140734698223008 140734698221304 4397622 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 40677 33325 158 355 0 40318 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 162708

[startup+1182.3 s]
/proc/loadavg: 2.14 2.19 2.21 3/177 21420
/proc/meminfo: memFree=30217708/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=193528 CPUtime=1182.07 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 30816 0 0 0 118186 21 0 0 20 0 1 0 55596718 198172672 40226 33554432000 4194304 5646918 140734698223008 140734698221704 4397505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 48382 40226 158 355 0 48023 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 193528

[startup+1242.3 s]
/proc/loadavg: 2.19 2.20 2.21 3/177 21421
/proc/meminfo: memFree=30230164/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=243616 CPUtime=1242.04 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 31154 0 0 0 124182 22 0 0 20 0 1 0 55596718 249462784 45647 33554432000 4194304 5646918 140734698223008 140734698221704 4403138 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 60904 45647 158 355 0 60545 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 243616

[startup+1302.3 s]
/proc/loadavg: 2.26 2.21 2.21 3/178 21425
/proc/meminfo: memFree=30189344/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=243616 CPUtime=1302.04 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 31164 0 0 0 130181 23 0 0 20 0 1 0 55596718 249462784 50767 33554432000 4194304 5646918 140734698223008 140734698221704 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 60904 50767 158 355 0 60545 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 243616

[startup+1362.3 s]
/proc/loadavg: 2.14 2.18 2.19 4/177 21426
/proc/meminfo: memFree=30157500/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=243616 CPUtime=1362.02 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 31173 0 0 0 136179 23 0 0 20 0 1 0 55596718 249462784 55375 33554432000 4194304 5646918 140734698223008 140734698221704 4403124 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 60904 55375 158 355 0 60545 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 243616

[startup+1422.3 s]
/proc/loadavg: 2.33 2.23 2.21 3/177 21427
/proc/meminfo: memFree=30126524/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=325004 CPUtime=1422.03 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 31696 0 0 0 142179 24 0 0 20 0 1 0 55596718 332804096 58959 33554432000 4194304 5646918 140734698223008 140734698221704 4402840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 81251 58959 158 355 0 80892 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 325004

[startup+1482.3 s]
/proc/loadavg: 2.37 2.26 2.22 3/177 21429
/proc/meminfo: memFree=30204264/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=162708 CPUtime=1482.01 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 32213 0 0 0 148176 25 0 0 20 0 1 0 55596718 166612992 35551 33554432000 4194304 5646918 140734698223008 140734698221304 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 40677 35551 158 355 0 40318 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 162708

[startup+1542.31 s]
/proc/loadavg: 2.36 2.29 2.23 3/177 21430
/proc/meminfo: memFree=30168592/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=193528 CPUtime=1542.01 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 32292 0 0 0 154175 26 0 0 20 0 1 0 55596718 198172672 41250 33554432000 4194304 5646918 140734698223008 140734698221704 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 48382 41250 158 355 0 48023 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 193528

[startup+1602.3 s]
/proc/loadavg: 2.32 2.29 2.23 3/177 21431
/proc/meminfo: memFree=30129616/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=243616 CPUtime=1601.99 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 32609 0 0 0 160172 27 0 0 20 0 1 0 55596718 249462784 47695 33554432000 4194304 5646918 140734698223008 140734698221704 4403464 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 60904 47695 158 355 0 60545 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 243616

[startup+1662.3 s]
/proc/loadavg: 2.30 2.29 2.23 3/177 21432
/proc/meminfo: memFree=30099524/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=243616 CPUtime=1661.98 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 32618 0 0 0 166171 27 0 0 20 0 1 0 55596718 249462784 52303 33554432000 4194304 5646918 140734698223008 140734698221704 4402778 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 60904 52303 158 355 0 60545 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 243616

[startup+1722.3 s]
/proc/loadavg: 2.26 2.30 2.24 4/177 21433
/proc/meminfo: memFree=30067072/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=243616 CPUtime=1721.97 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 32690 0 0 0 172170 27 0 0 20 0 1 0 55596718 249462784 56974 33554432000 4194304 5646918 140734698223008 140734698221704 4402874 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 60904 56974 158 355 0 60545 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 243616

[startup+1782.3 s]
/proc/loadavg: 2.30 2.30 2.24 3/176 21434
/proc/meminfo: memFree=30035740/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=325004 CPUtime=1781.96 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 33149 0 0 0 178168 28 0 0 20 0 1 0 55596718 332804096 61519 33554432000 4194304 5646918 140734698223008 140734698221704 4397472 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 81251 61519 158 355 0 80892 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 325004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.35 2.31 2.25 4/177 21603
/proc/meminfo: memFree=30262276/32872528 swapFree=1370848/1518016
[pid=21367] ppid=21364 vsize=325004 CPUtime=1800.06 cores=0,2,4,6
/proc/21367/stat : 21367 (minisatp) R 21364 21367 17776 0 -1 4202496 33152 0 0 0 179978 28 0 0 20 0 1 0 55596718 332804096 63055 33554432000 4194304 5646918 140734698223008 140734698221704 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21367/statm: 81251 63055 158 355 0 80892 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 325004

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.78
CPU system time (s): 0.294955
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 325004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.294955
maximum resident set size= 252220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33152
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= 65
involuntary context switches= 1863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.95409 second user time and 7.51486 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-21 20:58:22
IDJOB=4112465
IDBENCH=2021
IDSOLVER=2555
FILE ID=node129/4112465-1466535502
RUNJOBID= node129-1466514751-17792
PBS_JOBID= 19942879
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= c919b2e3620f35e89404416810e81e0b
RANDOM SEED=207144450

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30492760 kB
Buffers:           20000 kB
Cached:            76336 kB
SwapCached:        16736 kB
Active:            75604 kB
Inactive:          82816 kB
Active(anon):      48600 kB
Inactive(anon):    16060 kB
Active(file):      27004 kB
Inactive(file):    66756 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67085180 kB
Dirty:              7968 kB
Writeback:             0 kB
AnonPages:       1565676 kB
Mapped:             9408 kB
Shmem:                 0 kB
Slab:             570856 kB
SReclaimable:      14524 kB
SUnreclaim:       556332 kB
KernelStack:        1424 kB
PageTables:         7420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1688468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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-4112465-1466535502.opb

Free space on /tmp at the end= 71728 MiB
End job on node129 at 2016-06-21 21:28:23