Trace number 4112480

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM28425c3b4907da9ba10ee31a4de63042
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark24.6483
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
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 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
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 225 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: 75
0.00/0.00	c ---[   0]---> Sorter-cost: 6660     Base:
0.00/0.05	|  Eliminated clauses:           0.08 Mb                                      |
0.00/0.05	============================[ Search Statistics ]==============================
0.00/0.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	===============================================================================
0.00/0.05	|       100 |    2698     5718    22975 |     2096       97     18 |  0.362 % |
0.00/0.05	|       250 |    2698     5718    22975 |     2306      247     19 |  0.362 % |
0.00/0.05	|       475 |    2688     5718    22975 |     2536      461     18 |  0.553 % |
0.00/0.05	===============================================================================
0.00/0.05	c Found solution: 68
0.00/0.05	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.08	|  Eliminated clauses:           0.08 Mb                                      |
0.00/0.08	============================[ Search Statistics ]==============================
0.00/0.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.08	===============================================================================
0.00/0.08	|       668 |    2694     5748    23322 |     2107      652     19 |  0.681 % |
0.00/0.08	|       818 |    2685     5748    23322 |     2318      800     20 |  0.847 % |
0.00/0.08	|      1043 |    2685     5748    23322 |     2550     1022     21 |  0.847 % |
0.00/0.08	===============================================================================
0.00/0.08	c Found solution: 65
0.00/0.08	c ---[   0]---> Sorter-cost:    0     Base:
0.09/0.12	|  Eliminated clauses:           0.09 Mb                                      |
0.09/0.12	============================[ Search Statistics ]==============================
0.09/0.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	===============================================================================
0.09/0.12	|      1288 |    2665     5693    23130 |     2087     1266     20 |  1.081 % |
0.09/0.12	|      1438 |    2663     5693    23130 |     2296     1412     19 |  1.117 % |
0.09/0.12	|      1663 |    2659     5693    23130 |     2525     1630     19 |  1.189 % |
0.09/0.12	|      2000 |    2656     5693    23130 |     2778     1908     20 |  1.243 % |
0.09/0.12	===============================================================================
0.09/0.12	c Found solution: 63
0.09/0.12	c ---[   0]---> Sorter-cost:    0     Base:
0.59/0.60	|  Eliminated clauses:           0.09 Mb                                      |
0.59/0.60	============================[ Search Statistics ]==============================
0.59/0.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.60	===============================================================================
0.59/0.60	|      2416 |    2649     5671    22892 |     2079     1212     18 |  1.384 % |
0.59/0.60	|      2566 |    2649     5671    22892 |     2287     1362     18 |  1.384 % |
0.59/0.60	|      2791 |    2643     5671    22892 |     2516     1585     18 |  1.490 % |
0.59/0.60	|      3128 |    2643     5671    22892 |     2767     1919     17 |  1.490 % |
0.59/0.60	|      3634 |    2637     5671    22892 |     3044     2296     18 |  1.597 % |
0.59/0.60	|      4393 |    2636     5671    22892 |     3348     3052     18 |  1.614 % |
0.59/0.60	|      5532 |    2636     5671    22892 |     3683     2097     14 |  1.614 % |
0.59/0.60	|      7240 |    2631     5671    22892 |     4052     1903     18 |  1.703 % |
0.59/0.60	|      9802 |    2624     5671    22892 |     4457     4131     26 |  1.827 % |
0.59/0.60	|     13646 |    2616     5671    22892 |     4903     3256     16 |  1.969 % |
0.59/0.60	===============================================================================
0.59/0.60	c Found solution: 60
0.59/0.60	c ---[   0]---> Sorter-cost:    0     Base:
3.40/3.44	|  Eliminated clauses:           0.09 Mb                                      |
3.40/3.44	============================[ Search Statistics ]==============================
3.40/3.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.40/3.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.40/3.44	===============================================================================
3.40/3.44	|     18689 |    2613     5627    22789 |     2063     1554     17 |  2.050 % |
3.40/3.44	|     18839 |    2613     5627    22789 |     2269     1704     17 |  2.050 % |
3.40/3.44	|     19064 |    2613     5627    22789 |     2496     1929     16 |  2.050 % |
3.40/3.44	|     19401 |    2609     5627    22789 |     2746     2106     16 |  2.120 % |
3.40/3.44	|     19907 |    2609     5627    22789 |     3020     2612     17 |  2.120 % |
3.40/3.44	|     20666 |    2609     5627    22789 |     3322     1722     14 |  2.120 % |
3.40/3.44	|     21805 |    2609     5627    22789 |     3655     2861     15 |  2.120 % |
3.40/3.44	|     23513 |    2609     5627    22789 |     4020     2542     13 |  2.120 % |
3.40/3.44	|     26075 |    2594     5627    22789 |     4422     3000     22 |  2.380 % |
3.40/3.44	|     29919 |    2594     5627    22789 |     4864     4474     18 |  2.380 % |
3.40/3.44	|     35685 |    2594     5627    22789 |     5351     5170     17 |  2.380 % |
3.40/3.44	|     44334 |    2590     5627    22789 |     5886     5033     22 |  2.450 % |
3.40/3.44	|     57308 |    2585     5627    22789 |     6475     4818     20 |  2.536 % |
3.40/3.44	|     76769 |    2581     5627    22789 |     7122     3559     17 |  2.606 % |
3.40/3.44	|    105961 |    2567     5627    22789 |     7835     5325     19 |  2.849 % |
3.40/3.44	===============================================================================
3.40/3.44	c Found solution: 58
3.40/3.44	c ---[   0]---> Sorter-cost:    0     Base:
73.58/73.65	|  Eliminated clauses:           0.09 Mb                                      |
73.58/73.65	============================[ Search Statistics ]==============================
73.58/73.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
73.58/73.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
73.58/73.65	===============================================================================
73.58/73.65	|    115561 |    2546     5492    22194 |     2013     1665     19 |  2.909 % |
73.58/73.65	|    115711 |    2546     5492    22194 |     2215     1815     18 |  2.909 % |
73.58/73.65	|    115936 |    2539     5492    22194 |     2436     2038     17 |  3.028 % |
73.58/73.65	|    116273 |    2539     5492    22194 |     2680     2375     18 |  3.028 % |
73.58/73.65	|    116779 |    2539     5492    22194 |     2948     2722     18 |  3.028 % |
73.58/73.65	|    117538 |    2539     5492    22194 |     3243     1873     15 |  3.028 % |
73.58/73.65	|    118677 |    2539     5492    22194 |     3567     3012     17 |  3.028 % |
73.58/73.65	|    120385 |    2539     5492    22194 |     3924     2812     15 |  3.028 % |
73.58/73.65	|    122947 |    2539     5492    22194 |     4316     3217     19 |  3.028 % |
73.58/73.65	|    126791 |    2539     5492    22194 |     4748     2435     19 |  3.028 % |
73.58/73.65	|    132557 |    2539     5492    22194 |     5223     5419     23 |  3.028 % |
73.58/73.65	|    141206 |    2539     5492    22194 |     5745     5403     18 |  3.028 % |
73.58/73.65	|    154180 |    2537     5492    22194 |     6319     3307     19 |  3.062 % |
73.58/73.65	|    173641 |    2536     5492    22194 |     6951     5452     18 |  3.079 % |
73.58/73.65	|    202833 |    2529     5492    22194 |     7647     7965     18 |  3.198 % |
73.58/73.65	|    246622 |    2528     5492    22194 |     8411     6888     21 |  3.215 % |
73.58/73.65	|    312306 |    2527     5492    22194 |     9253     9076     43 |  3.232 % |
73.58/73.65	|    410832 |    2515     5492    22194 |    10178     8449     21 |  3.436 % |
73.58/73.65	|    558621 |    2505     5492    22194 |    11196     9941     43 |  3.606 % |
73.58/73.65	|    780304 |    2503     5492    22194 |    12315     7149     18 |  3.640 % |
73.58/73.65	|   1112829 |    2502     5492    22194 |    13547     8775     38 |  3.657 % |
73.58/73.65	|   1611617 |    2495     5492    22194 |    14902     9446     19 |  3.776 % |
73.58/73.65	===============================================================================
73.58/73.65	c Found solution: 57
73.58/73.65	c ---[   0]---> Sorter-cost:    0     Base:
97.08/97.16	|  Eliminated clauses:           0.10 Mb                                      |
97.08/97.16	============================[ Search Statistics ]==============================
97.08/97.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.08/97.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
97.08/97.16	===============================================================================
97.08/97.16	|   1978255 |    2334     5003    19807 |     1834     1363     24 |  4.430 % |
97.08/97.16	|   1978405 |    2334     5003    19807 |     2017     1513     24 |  4.430 % |
97.08/97.16	|   1978630 |    2334     5003    19807 |     2219     1738     22 |  4.431 % |
97.08/97.16	|   1978967 |    2334     5003    19807 |     2441     2075     21 |  4.431 % |
97.08/97.16	|   1979473 |    2334     5003    19807 |     2685     2581     21 |  4.430 % |
97.08/97.16	|   1980232 |    2334     5003    19807 |     2954     1855     18 |  4.431 % |
97.08/97.16	|   1981371 |    2334     5003    19807 |     3249     2994     19 |  4.430 % |
97.08/97.16	|   1983079 |    2334     5003    19807 |     3574     2907     19 |  4.430 % |
97.08/97.16	|   1985641 |    2334     5003    19807 |     3932     3268     20 |  4.430 % |
97.08/97.16	|   1989485 |    2334     5003    19807 |     4325     2720     17 |  4.430 % |
97.08/97.16	|   1995251 |    2334     5003    19807 |     4758     3746     20 |  4.430 % |
97.08/97.16	|   2003900 |    2334     5003    19807 |     5233     4236     17 |  4.430 % |
97.08/97.16	|   2016874 |    2334     5003    19807 |     5757     2822     17 |  4.431 % |
97.08/97.16	|   2036335 |    2334     5003    19807 |     6332     3932     17 |  4.430 % |
97.08/97.16	|   2065527 |    2334     5003    19807 |     6966     4909     24 |  4.430 % |
97.08/97.16	|   2109316 |    2334     5003    19807 |     7662     3712     20 |  4.431 % |
97.08/97.16	|   2175000 |    2334     5003    19807 |     8429     7807     31 |  4.430 % |
97.08/97.16	|   2273526 |    2333     5003    19807 |     9272     7159     20 |  4.447 % |
97.08/97.16	|   2421315 |    2333     5003    19807 |    10199     6768     17 |  4.447 % |
97.08/97.16	|   2642998 |    2332     5003    19807 |    11219     5682     17 |  4.464 % |
97.08/97.16	===============================================================================
97.08/97.16	c Found solution: 56
97.08/97.16	c ---[   0]---> Sorter-cost:    0     Base:
113.07/113.16	|  Eliminated clauses:           0.10 Mb                                      |
113.07/113.16	============================[ Search Statistics ]==============================
113.07/113.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
113.07/113.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
113.07/113.16	===============================================================================
113.07/113.16	|   2697548 |    2333     5015    19861 |     1838     1695     20 |  4.396 % |
113.07/113.16	|   2697698 |    2333     5015    19861 |     2022     1845     20 |  4.396 % |
113.07/113.16	|   2697923 |    2333     5015    19861 |     2224     2070     20 |  4.396 % |
113.07/113.16	|   2698260 |    2333     5015    19861 |     2447     2407     20 |  4.396 % |
113.07/113.16	|   2698766 |    2333     5015    19861 |     2692     1508     18 |  4.396 % |
113.07/113.16	|   2699525 |    2333     5015    19861 |     2961     2267     17 |  4.396 % |
113.07/113.16	|   2700664 |    2333     5015    19861 |     3257     1719     16 |  4.396 % |
113.07/113.16	|   2702372 |    2333     5015    19861 |     3583     3427     17 |  4.396 % |
113.07/113.16	|   2704934 |    2333     5015    19861 |     3941     3918     19 |  4.396 % |
113.07/113.16	|   2708778 |    2333     5015    19861 |     4335     3405     17 |  4.396 % |
113.07/113.16	|   2714544 |    2333     5015    19861 |     4769     4503     16 |  4.396 % |
113.07/113.16	|   2723193 |    2333     5015    19861 |     5246     2688     18 |  4.396 % |
113.07/113.16	|   2736167 |    2333     5015    19861 |     5771     4105     38 |  4.396 % |
113.07/113.16	|   2755628 |    2331     5015    19861 |     6348     4506     17 |  4.427 % |
113.07/113.16	|   2784820 |    2331     5015    19861 |     6982     6232     15 |  4.427 % |
113.07/113.16	|   2828609 |    2331     5015    19861 |     7681     5461     16 |  4.427 % |
113.07/113.16	|   2894293 |    2331     5015    19861 |     8449     4373     32 |  4.427 % |
113.07/113.16	|   2992819 |    2331     5015    19861 |     9294     5637     26 |  4.427 % |
113.07/113.16	|   3140608 |    2331     5015    19861 |    10223    10610     30 |  4.427 % |
113.07/113.16	===============================================================================
113.07/113.16	c Found solution: 55
113.07/113.16	c ---[   0]---> Sorter-cost:    0     Base:
282.14/282.26	|  Eliminated clauses:           0.10 Mb                                      |
282.14/282.26	============================[ Search Statistics ]==============================
282.14/282.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
282.14/282.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
282.14/282.26	===============================================================================
282.14/282.26	|   3179233 |    2327     4999    19777 |     1832     1449     23 |  4.438 % |
282.14/282.26	|   3179383 |    2327     4999    19777 |     2016     1599     23 |  4.438 % |
282.14/282.26	|   3179608 |    2327     4999    19777 |     2217     1824     22 |  4.438 % |
282.14/282.26	|   3179945 |    2327     4999    19777 |     2439     2161     22 |  4.438 % |
282.14/282.26	|   3180451 |    2327     4999    19777 |     2683     2667     21 |  4.438 % |
282.14/282.26	|   3181210 |    2327     4999    19777 |     2952     1896     17 |  4.438 % |
282.14/282.26	|   3182349 |    2327     4999    19777 |     3247     3035     19 |  4.438 % |
282.14/282.26	|   3184057 |    2327     4999    19777 |     3571     2974     17 |  4.438 % |
282.14/282.26	|   3186619 |    2327     4999    19777 |     3929     3294     19 |  4.438 % |
282.14/282.26	|   3190463 |    2327     4999    19777 |     4322     2605     20 |  4.438 % |
282.14/282.26	|   3196229 |    2327     4999    19777 |     4754     3586     16 |  4.438 % |
282.14/282.26	|   3204878 |    2327     4999    19777 |     5229     4195     19 |  4.438 % |
282.14/282.26	|   3217852 |    2327     4999    19777 |     5752     5163     27 |  4.438 % |
282.14/282.26	|   3237313 |    2327     4999    19777 |     6327     5160     19 |  4.438 % |
282.14/282.26	|   3266505 |    2327     4999    19777 |     6960     3393     17 |  4.438 % |
282.14/282.26	|   3310294 |    2327     4999    19777 |     7656     6022     15 |  4.438 % |
282.14/282.26	|   3375978 |    2327     4999    19777 |     8422     4863     19 |  4.438 % |
282.14/282.26	|   3474504 |    2327     4999    19777 |     9264     6824     21 |  4.438 % |
282.14/282.26	|   3622293 |    2327     4999    19777 |    10191     6706     23 |  4.438 % |
282.14/282.26	|   3843976 |    2326     4999    19777 |    11210     6743     16 |  4.453 % |
282.14/282.26	|   4176501 |    2326     4999    19777 |    12331    11323     32 |  4.453 % |
282.14/282.26	|   4675289 |    2325     4999    19777 |    13564    11707     17 |  4.469 % |
282.14/282.26	|   5423471 |    2323     4999    19777 |    14920     8356     33 |  4.500 % |
282.14/282.26	|   6545745 |    2323     4999    19777 |    16412     8360     15 |  4.500 % |
282.14/282.26	===============================================================================
282.14/282.26	c Found solution: 54
282.14/282.26	c ---[   0]---> Sorter-cost:    0     Base:
1800.00/1800.30	|  Eliminated clauses:           0.11 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|   7739773 |    2215     4746    18429 |     1740     1349     18 |  4.702 % |
1800.00/1800.30	|   7739923 |    2215     4746    18429 |     1914     1499     17 |  4.702 % |
1800.00/1800.30	|   7740148 |    2215     4746    18429 |     2105     1724     18 |  4.702 % |
1800.00/1800.30	|   7740485 |    2215     4746    18429 |     2316     2061     18 |  4.702 % |
1800.00/1800.30	|   7740991 |    2215     4746    18429 |     2547     2567     19 |  4.702 % |
1800.00/1800.30	|   7741750 |    2215     4746    18429 |     2802     1847     18 |  4.702 % |
1800.00/1800.30	|   7742889 |    2215     4746    18429 |     3082     2986     19 |  4.702 % |
1800.00/1800.30	|   7744597 |    2215     4746    18429 |     3391     2951     17 |  4.702 % |
1800.00/1800.30	|   7747159 |    2215     4746    18429 |     3730     3383     17 |  4.702 % |
1800.00/1800.30	|   7751003 |    2215     4746    18429 |     4103     3029     18 |  4.702 % |
1800.00/1800.30	|   7756769 |    2215     4746    18429 |     4513     4174     24 |  4.702 % |
1800.00/1800.30	|   7765418 |    2215     4746    18429 |     4964     2579     17 |  4.702 % |
1800.00/1800.30	|   7778392 |    2215     4746    18429 |     5461     4334     24 |  4.702 % |
1800.00/1800.30	|   7797853 |    2215     4746    18429 |     6007     5301     18 |  4.702 % |
1800.00/1800.30	|   7827045 |    2215     4746    18429 |     6608     4774     20 |  4.702 % |
1800.00/1800.30	|   7870834 |    2215     4746    18429 |     7269     5863     20 |  4.702 % |
1800.00/1800.30	|   7936518 |    2215     4746    18429 |     7996     4496     37 |  4.702 % |
1800.00/1800.30	|   8035044 |    2215     4746    18429 |     8795     8132     18 |  4.702 % |
1800.00/1800.30	|   8182833 |    2215     4746    18429 |     9675     5199     30 |  4.702 % |
1800.00/1800.30	|   8404516 |    2215     4746    18429 |    10642     5781     18 |  4.702 % |
1800.00/1800.30	|   8737041 |    2215     4746    18429 |    11707    11152     35 |  4.702 % |
1800.00/1800.30	|   9235829 |    2215     4746    18429 |    12877    11108     17 |  4.702 % |
1800.00/1800.30	|   9984011 |    2215     4746    18429 |    14165     7831     23 |  4.702 % |
1800.00/1800.30	|  11106285 |    2214     4746    18429 |    15582    11754     19 |  4.716 % |
1800.00/1800.30	|  12789696 |    2214     4746    18429 |    17140    15861     42 |  4.716 % |
1800.00/1800.30	|  15314812 |    2214     4746    18429 |    18854    16730     39 |  4.716 % |
1800.00/1800.30	|  19102487 |    2214     4746    18429 |    20740    17965     39 |  4.716 % |
1800.00/1800.30	|  24783999 |    2213     4746    18429 |    22814    13389     22 |  4.730 % |
1800.00/1800.30	|  33306268 |    2212     4746    18429 |    25095    18381     29 |  4.744 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	v -x1 x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 x41 x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 x76 x77 -x78 -x79 x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 x134 x135 x136 -x137 x138 x139 x140 -x141 x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 x164 -x165 -x166 x167 -x168 -x169 -x170 x171 -x172 x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 x195 x196 -x197 -x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210 -x211 -x212 x213 -x214 x215 -x216 -x217 -x218 x219 -x220 x221 -x222 -x223 x224 -x225

Verifier Data

OK	54

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-4112480-1466539034/watcher-4112480-1466539034 -o /tmp/evaluation-result-4112480-1466539034/solver-4112480-1466539034 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29311 --watchdog 1960 minisatp HOME/instance-4112480-1466539034.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.16 2.09 2.02 3/176 521
/proc/meminfo: memFree=31616912/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=6392 CPUtime=0 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 302 0 0 0 0 0 0 0 20 0 1 0 55950158 6545408 178 33554432000 4194304 5646918 140734495213600 140737172819832 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 1598 178 94 355 0 1239 0

[startup+0.100161 s]
/proc/loadavg: 2.16 2.09 2.02 3/176 521
/proc/meminfo: memFree=31616912/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=5092 CPUtime=0.09 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 1197 0 0 0 9 0 0 0 20 0 1 0 55950158 5214208 947 33554432000 4194304 5646918 140734495213600 140737172819832 4403116 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 1273 947 156 355 0 914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5092

[startup+0.200295 s]
/proc/loadavg: 2.16 2.09 2.02 3/176 521
/proc/meminfo: memFree=31616912/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=5720 CPUtime=0.19 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 1240 0 0 0 19 0 0 0 20 0 1 0 55950158 5857280 989 33554432000 4194304 5646918 140734495213600 140734495211880 4403372 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 1430 989 157 355 0 1071 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5720

[startup+0.300269 s]
/proc/loadavg: 2.16 2.09 2.02 3/176 521
/proc/meminfo: memFree=31616912/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=5720 CPUtime=0.29 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 1350 0 0 0 29 0 0 0 20 0 1 0 55950158 5857280 1098 33554432000 4194304 5646918 140734495213600 140734495211880 4402974 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 1430 1098 158 355 0 1071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5720

[startup+0.700237 s]
/proc/loadavg: 2.16 2.09 2.02 3/176 521
/proc/meminfo: memFree=31616912/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=6984 CPUtime=0.69 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 1630 0 0 0 69 0 0 0 20 0 1 0 55950158 7151616 1376 33554432000 4194304 5646918 140734495213600 140734495211880 4389024 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 1746 1376 158 355 0 1387 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6984

[startup+1.50022 s]
/proc/loadavg: 2.14 2.09 2.02 4/177 522
/proc/meminfo: memFree=31611512/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=6984 CPUtime=1.49 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 1712 0 0 0 149 0 0 0 20 0 1 0 55950158 7151616 1457 33554432000 4194304 5646918 140734495213600 140734495211880 4403442 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 1746 1457 158 355 0 1387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6984

[startup+3.10024 s]
/proc/loadavg: 2.14 2.09 2.02 3/177 522
/proc/meminfo: memFree=31609200/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=9032 CPUtime=3.09 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 2212 0 0 0 309 0 0 0 20 0 1 0 55950158 9248768 1948 33554432000 4194304 5646918 140734495213600 140734495211864 4399250 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 2258 1948 158 355 0 1899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9032

[startup+6.30024 s]
/proc/loadavg: 2.13 2.09 2.02 3/177 522
/proc/meminfo: memFree=31609220/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=10064 CPUtime=6.29 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 2449 0 0 0 629 0 0 0 20 0 1 0 55950158 10305536 2181 33554432000 4194304 5646918 140734495213600 140734495211880 4402616 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 2516 2181 158 355 0 2157 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10064

[startup+12.7002 s]
/proc/loadavg: 2.12 2.09 2.02 3/177 522
/proc/meminfo: memFree=31604504/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=14016 CPUtime=12.68 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 3460 0 0 0 1268 0 0 0 20 0 1 0 55950158 14352384 3181 33554432000 4194304 5646918 140734495213600 140734495211864 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 3504 3181 158 355 0 3145 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14016

[startup+25.5003 s]
/proc/loadavg: 2.10 2.09 2.02 3/177 522
/proc/meminfo: memFree=31602772/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=18416 CPUtime=25.49 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 4073 0 0 0 2548 1 0 0 20 0 1 0 55950158 18857984 3791 33554432000 4194304 5646918 140734495213600 140734495211848 4402774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 4604 3791 158 355 0 4245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18416

[startup+51.1003 s]
/proc/loadavg: 2.24 2.12 2.03 3/176 522
/proc/meminfo: memFree=31597756/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=22804 CPUtime=51.09 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 4768 0 0 0 5108 1 0 0 20 0 1 0 55950158 23351296 4985 33554432000 4194304 5646918 140734495213600 140734495211848 4403040 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 5701 4985 158 355 0 5342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22804

[startup+102.3 s]
/proc/loadavg: 2.16 2.12 2.03 3/177 524
/proc/meminfo: memFree=31585480/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=22804 CPUtime=102.28 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 4836 0 0 0 10227 1 0 0 20 0 1 0 55950158 23351296 5053 33554432000 4194304 5646918 140734495213600 140734495211880 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 5701 5053 159 355 0 5342 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22804

[startup+162.3 s]
/proc/loadavg: 2.18 2.13 2.04 3/177 525
/proc/meminfo: memFree=31579468/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=27700 CPUtime=162.26 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 7320 0 0 0 16225 1 0 0 20 0 1 0 55950158 28364800 6284 33554432000 4194304 5646918 140734495213600 140734495211848 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 6925 6284 159 355 0 6566 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 27700

[startup+222.307 s]
/proc/loadavg: 2.22 2.15 2.05 4/178 529
/proc/meminfo: memFree=31574400/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=31632 CPUtime=222.25 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 8103 0 0 0 22224 1 0 0 20 0 1 0 55950158 32391168 7564 33554432000 4194304 5646918 140734495213600 140734495211848 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 7908 7564 159 355 0 7549 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 31632

[startup+282.3 s]
/proc/loadavg: 2.14 2.13 2.05 3/178 553
/proc/meminfo: memFree=31572592/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=34432 CPUtime=282.24 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 9656 0 0 0 28222 2 0 0 20 0 1 0 55950158 35258368 7893 33554432000 4194304 5646918 140734495213600 140734495211848 4403107 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 8608 7893 160 355 0 8249 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 34432

[startup+342.3 s]
/proc/loadavg: 2.14 2.14 2.05 3/177 554
/proc/meminfo: memFree=31570360/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=34432 CPUtime=342.23 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 10115 0 0 0 34221 2 0 0 20 0 1 0 55950158 35258368 8350 33554432000 4194304 5646918 140734495213600 140734495211880 4403215 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 8608 8350 160 355 0 8249 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 34432

[startup+402.3 s]
/proc/loadavg: 2.22 2.16 2.06 3/177 556
/proc/meminfo: memFree=31565700/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=39964 CPUtime=402.22 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 10772 0 0 0 40220 2 0 0 20 0 1 0 55950158 40923136 9517 33554432000 4194304 5646918 140734495213600 140734495211864 4402635 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 9991 9517 160 355 0 9632 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 39964

[startup+462.3 s]
/proc/loadavg: 2.14 2.14 2.06 3/177 557
/proc/meminfo: memFree=31564768/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=39964 CPUtime=462.21 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 11006 0 0 0 46219 2 0 0 20 0 1 0 55950158 40923136 9745 33554432000 4194304 5646918 140734495213600 140734495211864 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 9991 9745 160 355 0 9632 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 39964

[startup+522.3 s]
/proc/loadavg: 2.17 2.14 2.07 3/177 558
/proc/meminfo: memFree=31563720/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=42832 CPUtime=522.2 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 11282 0 0 0 52218 2 0 0 20 0 1 0 55950158 43859968 10006 33554432000 4194304 5646918 140734495213600 140734495211848 4403192 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 10708 10006 160 355 0 10349 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 42832

[startup+582.3 s]
/proc/loadavg: 2.14 2.13 2.07 3/177 559
/proc/meminfo: memFree=31557828/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=47612 CPUtime=582.19 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 12332 0 0 0 58216 3 0 0 20 0 1 0 55950158 48754688 11548 33554432000 4194304 5646918 140734495213600 140734495211848 4403113 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 11903 11548 160 355 0 11544 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 47612


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


[startup+942.3 s]
/proc/loadavg: 2.08 2.09 2.06 3/177 625
/proc/meminfo: memFree=31362288/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=56700 CPUtime=942.14 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 19373 0 0 0 94210 4 0 0 20 0 1 0 55950158 58060800 13492 33554432000 4194304 5646918 140734495213600 140734495211848 4402947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 14175 13492 160 355 0 13816 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 56700

[startup+1002.3 s]
/proc/loadavg: 2.12 2.10 2.07 3/177 627
/proc/meminfo: memFree=31395572/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=56700 CPUtime=1002.13 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 19667 0 0 0 100209 4 0 0 20 0 1 0 55950158 58060800 13780 33554432000 4194304 5646918 140734495213600 140734495211848 4397985 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 14175 13780 160 355 0 13816 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 56700

[startup+1062.3 s]
/proc/loadavg: 2.09 2.09 2.07 3/177 628
/proc/meminfo: memFree=31316260/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=56700 CPUtime=1062.12 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 21498 0 0 0 106208 4 0 0 20 0 1 0 55950158 58060800 13709 33554432000 4194304 5646918 140734495213600 140734495211848 4389274 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 14175 13709 160 355 0 13816 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 56700

[startup+1122.3 s]
/proc/loadavg: 2.11 2.09 2.07 3/177 629
/proc/meminfo: memFree=31418704/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=55672 CPUtime=1122.1 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 23617 0 0 0 112206 4 0 0 20 0 1 0 55950158 57008128 13650 33554432000 4194304 5646918 140734495213600 140734495211864 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 13918 13650 160 355 0 13559 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 55672

[startup+1182.3 s]
/proc/loadavg: 2.10 2.09 2.07 4/177 630
/proc/meminfo: memFree=31319032/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=59548 CPUtime=1182.1 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 25303 0 0 0 118205 5 0 0 20 0 1 0 55950158 60977152 14384 33554432000 4194304 5646918 140734495213600 140734495211848 4400596 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 14887 14384 160 355 0 14528 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 59548

[startup+1242.3 s]
/proc/loadavg: 2.04 2.07 2.06 3/177 631
/proc/meminfo: memFree=31248396/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=59548 CPUtime=1242.09 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 25487 0 0 0 124204 5 0 0 20 0 1 0 55950158 60977152 14568 33554432000 4194304 5646918 140734495213600 140734495211848 4403170 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 14887 14568 160 355 0 14528 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 59548

[startup+1302.3 s]
/proc/loadavg: 2.17 2.10 2.07 3/177 633
/proc/meminfo: memFree=31485160/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=64116 CPUtime=1302.08 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 25603 0 0 0 130203 5 0 0 20 0 1 0 55950158 65654784 15194 33554432000 4194304 5646918 140734495213600 140734495211848 4389003 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 16029 15194 160 355 0 15670 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 64116

[startup+1362.3 s]
/proc/loadavg: 2.06 2.08 2.06 3/177 634
/proc/meminfo: memFree=31346188/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=64116 CPUtime=1362.07 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 25660 0 0 0 136202 5 0 0 20 0 1 0 55950158 65654784 15762 33554432000 4194304 5646918 140734495213600 140734495211848 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 16029 15762 160 355 0 15670 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 64116

[startup+1422.3 s]
/proc/loadavg: 2.14 2.09 2.07 3/178 638
/proc/meminfo: memFree=31377228/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=64116 CPUtime=1422.07 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 25660 0 0 0 142202 5 0 0 20 0 1 0 55950158 65654784 15762 33554432000 4194304 5646918 140734495213600 140734495211848 4402863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 16029 15762 160 355 0 15670 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 64116

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.06 3/177 639
/proc/meminfo: memFree=31417624/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=64116 CPUtime=1482.05 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 25660 0 0 0 148200 5 0 0 20 0 1 0 55950158 65654784 15762 33554432000 4194304 5646918 140734495213600 140734495211848 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 16029 15762 160 355 0 15670 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 64116

[startup+1542.31 s]
/proc/loadavg: 2.02 2.06 2.06 3/177 640
/proc/meminfo: memFree=31323480/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=64116 CPUtime=1542.05 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 27849 0 0 0 154199 6 0 0 20 0 1 0 55950158 65654784 15762 33554432000 4194304 5646918 140734495213600 140734495211864 4403187 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 16029 15762 160 355 0 15670 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 64116

[startup+1602.3 s]
/proc/loadavg: 2.04 2.06 2.06 3/177 642
/proc/meminfo: memFree=31425740/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=64116 CPUtime=1602.04 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 32491 0 0 0 160197 7 0 0 20 0 1 0 55950158 65654784 15762 33554432000 4194304 5646918 140734495213600 140734495211864 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 16029 15762 160 355 0 15670 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 64116

[startup+1662.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/177 643
/proc/meminfo: memFree=31301704/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=68664 CPUtime=1662.02 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 34103 0 0 0 166195 7 0 0 20 0 1 0 55950158 70311936 16792 33554432000 4194304 5646918 140734495213600 140734495211848 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 17166 16792 160 355 0 16807 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 68664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 644
/proc/meminfo: memFree=31510568/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=68664 CPUtime=1722.01 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 34103 0 0 0 172194 7 0 0 20 0 1 0 55950158 70311936 16792 33554432000 4194304 5646918 140734495213600 140734495211848 4403544 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 17166 16792 160 355 0 16807 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 68664

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/177 645
/proc/meminfo: memFree=31370572/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=68664 CPUtime=1782.01 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 34237 0 0 0 178194 7 0 0 20 0 1 0 55950158 70311936 16922 33554432000 4194304 5646918 140734495213600 140734495211848 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 17166 16922 160 355 0 16807 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 68664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.04 2.04 2.04 3/177 645
/proc/meminfo: memFree=31470728/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=68664 CPUtime=1800 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 34237 0 0 0 179993 7 0 0 20 0 1 0 55950158 70311936 16922 33554432000 4194304 5646918 140734495213600 140734495211848 4403124 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 17166 16922 160 355 0 16807 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 68664

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

[startup+1800.3 s]
/proc/loadavg: 2.04 2.04 2.04 3/177 645
/proc/meminfo: memFree=31470728/32872528 swapFree=338416/354768
[pid=521] ppid=518 vsize=68664 CPUtime=1800 cores=1,3,5,7
/proc/521/stat : 521 (minisatp) R 518 521 29294 0 -1 4202496 34237 0 0 0 179993 7 0 0 20 0 1 0 55950158 70311936 16922 33554432000 4194304 5646918 140734495213600 140734495211848 4403124 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/521/statm: 17166 16922 160 355 0 16807 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 68664

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.94
CPU system time (s): 0.075988
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 68664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.075988
maximum resident set size= 70816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34237
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= 24
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6223 second user time and 6.83696 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-21 21:57:14
IDJOB=4112480
IDBENCH=2214
IDSOLVER=2555
FILE ID=node126/4112480-1466539034
RUNJOBID= node126-1466515257-29311
PBS_JOBID= 19942885
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112480-1466539034/watcher-4112480-1466539034 -o /tmp/evaluation-result-4112480-1466539034/solver-4112480-1466539034 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29311 --watchdog 1960  minisatp HOME/instance-4112480-1466539034.opb

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

MD5SUM BENCH= 28425c3b4907da9ba10ee31a4de63042
RANDOM SEED=186293341

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31617032 kB
Buffers:           20064 kB
Cached:            67428 kB
SwapCached:         1712 kB
Active:           132852 kB
Inactive:          62252 kB
Active(anon):     109024 kB
Inactive(anon):      948 kB
Active(file):      23828 kB
Inactive(file):    61304 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67099104 kB
Dirty:              3404 kB
Writeback:             0 kB
AnonPages:        463228 kB
Mapped:             7700 kB
Shmem:                 0 kB
Slab:             572644 kB
SReclaimable:      16252 kB
SUnreclaim:       556392 kB
KernelStack:        1432 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     578912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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-4112480-1466539034.opb

Free space on /tmp at the end= 71732 MiB
End job on node126 at 2016-06-21 22:27:15