Trace number 365270

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)9 1800.13 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
MD5SUM7acfcd4d612717a490c27c9a55b3f455
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.095985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables411
Total number of constraints477
Number of constraints which are clauses387
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 411
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1129
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1129
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 476 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.02	c ---[  95]---> BDD-cost:    8
0.00/0.02	c ---[  94]---> BDD-cost:    8
0.00/0.02	c ---[  93]---> BDD-cost:   14
0.00/0.02	c ---[  92]---> BDD-cost:    8
0.00/0.02	c ---[  91]---> BDD-cost:   11
0.00/0.02	c ---[  90]---> BDD-cost:   17
0.00/0.02	c ---[  89]---> BDD-cost:   14
0.00/0.02	c ---[  88]---> BDD-cost:   11
0.00/0.02	c ---[  87]---> BDD-cost:   11
0.00/0.02	c ---[  86]---> BDD-cost:    5
0.00/0.02	c ---[  85]---> BDD-cost:   11
0.00/0.02	c ---[  84]---> BDD-cost:   14
0.00/0.02	c ---[  83]---> BDD-cost:   17
0.00/0.02	c ---[  82]---> BDD-cost:   17
0.00/0.02	c ---[  81]---> BDD-cost:   21
0.00/0.02	c ---[  80]---> BDD-cost:   23
0.00/0.02	c ---[  79]---> BDD-cost:   17
0.00/0.02	c ---[  78]---> BDD-cost:   11
0.00/0.02	c ---[  77]---> BDD-cost:    8
0.00/0.02	c ---[  76]---> BDD-cost:   14
0.00/0.02	c ---[  75]---> BDD-cost:   17
0.00/0.02	c ---[  74]---> BDD-cost:   23
0.00/0.02	c ---[  73]---> BDD-cost:   26
0.00/0.02	c ---[  72]---> BDD-cost:   26
0.00/0.02	c ---[  71]---> BDD-cost:   32
0.00/0.02	c ---[  70]---> BDD-cost:   23
0.00/0.02	c ---[  69]---> BDD-cost:   14
0.00/0.02	c ---[  68]---> BDD-cost:   20
0.00/0.02	c ---[  67]---> BDD-cost:   11
0.00/0.02	c ---[  66]---> BDD-cost:   17
0.00/0.02	c ---[  65]---> BDD-cost:   23
0.00/0.02	c ---[  64]---> BDD-cost:   26
0.00/0.02	c ---[  63]---> BDD-cost:   29
0.00/0.02	c ---[  62]---> BDD-cost:   29
0.00/0.02	c ---[  61]---> BDD-cost:   32
0.00/0.02	c ---[  60]---> BDD-cost:   35
0.00/0.02	c ---[  59]---> BDD-cost:   23
0.00/0.02	c ---[  58]---> BDD-cost:   23
0.00/0.02	c ---[  57]---> BDD-cost:   17
0.00/0.02	c ---[  56]---> BDD-cost:   14
0.00/0.02	c ---[  55]---> BDD-cost:   26
0.00/0.02	c ---[  54]---> BDD-cost:   26
0.00/0.02	c ---[  53]---> BDD-cost:   29
0.00/0.02	c ---[  52]---> BDD-cost:   32
0.00/0.02	c ---[  51]---> BDD-cost:   41
0.00/0.03	c ---[  50]---> BDD-cost:   38
0.00/0.03	c ---[  49]---> BDD-cost:   26
0.00/0.03	c ---[  48]---> BDD-cost:   24
0.00/0.03	c ---[  47]---> BDD-cost:   20
0.00/0.03	c ---[  46]---> BDD-cost:   14
0.00/0.03	c ---[  45]---> BDD-cost:   23
0.00/0.03	c ---[  44]---> BDD-cost:   15
0.00/0.03	c ---[  43]---> BDD-cost:   29
0.00/0.03	c ---[  42]---> BDD-cost:   32
0.00/0.03	c ---[  41]---> BDD-cost:   38
0.00/0.03	c ---[  40]---> BDD-cost:   32
0.00/0.03	c ---[  39]---> BDD-cost:   29
0.00/0.03	c ---[  38]---> BDD-cost:   29
0.00/0.03	c ---[  37]---> BDD-cost:   23
0.00/0.03	c ---[  36]---> BDD-cost:    7
0.00/0.03	c ---[  35]---> BDD-cost:   20
0.00/0.03	c ---[  34]---> BDD-cost:   15
0.00/0.03	c ---[  33]---> BDD-cost:   23
0.00/0.03	c ---[  32]---> BDD-cost:   23
0.00/0.03	c ---[  31]---> BDD-cost:   32
0.00/0.03	c ---[  30]---> BDD-cost:   29
0.00/0.03	c ---[  29]---> BDD-cost:   23
0.00/0.03	c ---[  28]---> BDD-cost:   23
0.00/0.03	c ---[  24]---> BDD-cost:   13
0.00/0.03	c ---[  23]---> BDD-cost:   23
0.00/0.03	c ---[  22]---> BDD-cost:   29
0.00/0.03	c ---[  21]---> BDD-cost:   23
0.00/0.03	c ---[  20]---> BDD-cost:   23
0.00/0.03	c ---[  19]---> BDD-cost:   17
0.00/0.03	c ---[  18]---> BDD-cost:   17
0.00/0.03	c ---[  15]---> BDD-cost:   11
0.00/0.03	c ---[  14]---> BDD-cost:   20
0.00/0.03	c ---[  13]---> BDD-cost:   23
0.00/0.03	c ---[  12]---> BDD-cost:   20
0.00/0.03	c ---[  11]---> BDD-cost:   20
0.00/0.03	c ---[  10]---> BDD-cost:   11
0.00/0.03	c ---[   9]---> BDD-cost:   11
0.00/0.03	c ---[   6]---> BDD-cost:    7
0.00/0.03	c ---[   5]---> BDD-cost:   11
0.00/0.03	c ---[   4]---> BDD-cost:   17
0.00/0.03	c ---[   3]---> BDD-cost:   11
0.00/0.03	c ---[   2]---> BDD-cost:   14
0.00/0.03	c ---[   1]---> BDD-cost:    9
0.00/0.03	c ---[   0]---> BDD-cost:   11
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |    4472    12709 |    1490       0        0     nan |  0.000 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Found solution: 398
0.00/0.04	o 398
0.00/0.04	c ---[   0]---> Sorter-cost:23127     Base: 2
0.09/0.13	c ==================================[MINISAT+]==================================
0.09/0.13	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         0 |   32494    78480 |   10831       0        0     nan |  0.000 % |
0.09/0.18	c |       102 |   32227    77921 |   11914      93     1757    18.9 |  1.135 % |
0.19/0.20	c ==============================================================================
0.19/0.20	c Found solution: 43
0.19/0.20	o 43
0.19/0.20	c ---[   0]---> Sorter-cost:    2     Base: 2
0.19/0.26	c ==================================[MINISAT+]==================================
0.19/0.26	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.26	c ==============================================================================
0.19/0.26	c |       161 |   44201   105933 |   14733     151     2760    18.3 |  1.135 % |
0.29/0.30	c |       261 |   44201   105933 |   16206     251     7069    28.2 |  1.191 % |
0.29/0.35	c |       411 |   44129   105785 |   17826     368     8799    23.9 |  1.364 % |
0.39/0.42	c |       636 |   43979   105462 |   19609     564    10452    18.5 |  1.761 % |
0.49/0.52	c ==============================================================================
0.49/0.52	c Found solution: 37
0.49/0.52	o 37
0.49/0.52	c ---[   0]---> Sorter-cost:    2     Base: 2
0.49/0.57	c ==================================[MINISAT+]==================================
0.49/0.57	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.57	c ==============================================================================
0.49/0.57	c |       858 |   44008   105544 |   14669     786    14574    18.5 |  1.761 % |
0.59/0.60	c |       958 |   44008   105544 |   16135     886    15808    17.8 |  1.764 % |
0.59/0.64	c |      1108 |   44008   105544 |   17749    1036    18772    18.1 |  1.764 % |
0.69/0.73	c |      1335 |   44008   105544 |   19524    1263    42756    33.9 |  1.764 % |
0.79/0.80	c |      1673 |   43872   105242 |   21476    1589    47389    29.8 |  2.038 % |
0.89/0.95	c ==============================================================================
0.89/0.95	c Found solution: 32
0.89/0.95	o 32
0.89/0.96	c ---[   0]---> Sorter-cost:    1     Base: 2
0.99/1.00	c ==================================[MINISAT+]==================================
0.99/1.00	c | Conflicts | Original         | Learnt                           | Progress |
0.99/1.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.99/1.00	c ==============================================================================
0.99/1.00	c |      2115 |   43823   105162 |   14607    2030    58752    28.9 |  2.038 % |
0.99/1.04	c |      2215 |   43719   104928 |   16067    2128    61709    29.0 |  2.444 % |
0.99/1.07	c |      2367 |   43671   104819 |   17674    2277    64221    28.2 |  2.503 % |
1.09/1.13	c |      2592 |   43369   104134 |   19441    2494    73322    29.4 |  3.036 % |
1.19/1.24	c ==============================================================================
1.19/1.24	c Found solution: 29
1.19/1.24	o 29
1.19/1.24	c ---[   0]---> Sorter-cost:    2     Base: 2
1.19/1.29	c ==================================[MINISAT+]==================================
1.19/1.29	c | Conflicts | Original         | Learnt                           | Progress |
1.19/1.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.19/1.29	c ==============================================================================
1.19/1.29	c |      2850 |   43376   104156 |   14458    2752    80617    29.3 |  3.036 % |
1.29/1.32	c |      2950 |   43376   104156 |   15903    2852    81890    28.7 |  3.040 % |
1.29/1.35	c |      3100 |   43376   104156 |   17494    3002    83094    27.7 |  3.040 % |
1.39/1.43	c |      3326 |   43376   104156 |   19243    3228    90300    28.0 |  3.040 % |
1.49/1.53	c |      3663 |   43209   103775 |   21167    3563   100193    28.1 |  3.345 % |
1.59/1.64	c |      4172 |   43209   103775 |   23284    4072   113402    27.8 |  3.345 % |
1.89/1.91	c ==============================================================================
1.89/1.91	c Found solution: 20
1.89/1.91	o 20
1.89/1.91	c ---[   0]---> Sorter-cost:    1     Base: 2
1.89/1.96	c ==================================[MINISAT+]==================================
1.89/1.96	c | Conflicts | Original         | Learnt                           | Progress |
1.89/1.96	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.89/1.96	c ==============================================================================
1.89/1.96	c |      4914 |   43272   103952 |   14424    4811   136307    28.3 |  3.345 % |
1.99/2.02	c |      5014 |   43177   103737 |   15866    4900   137820    28.1 |  3.483 % |
1.99/2.04	c |      5165 |   43177   103737 |   17453    5051   138864    27.5 |  3.483 % |
1.99/2.07	c |      5390 |   43177   103737 |   19198    5276   140350    26.6 |  3.483 % |
2.09/2.15	c |      5729 |   43177   103737 |   21118    5615   145264    25.9 |  3.483 % |
2.28/2.31	c |      6236 |   43165   103710 |   23229    6121   154621    25.3 |  3.497 % |
2.48/2.58	c |      6995 |   43072   103495 |   25552    6876   178998    26.0 |  3.710 % |
3.08/3.10	c |      8134 |   42972   103274 |   28108    8011   265475    33.1 |  3.914 % |
3.58/3.67	c |      9842 |   42943   103209 |   30919    9717   307744    31.7 |  3.996 % |
4.59/4.65	c |     12405 |   42943   103209 |   34011   12280   461530    37.6 |  3.996 % |
6.29/6.31	c |     16249 |   42943   103209 |   37412   16124   703042    43.6 |  3.996 % |
10.08/10.14	c |     22015 |   42912   103140 |   41153   21884  1438161    65.7 |  4.082 % |
16.49/16.54	c |     30666 |   42912   103140 |   45268   30535  2435749    79.8 |  4.082 % |
29.28/29.31	c |     43640 |   42912   103140 |   49795   43509  4226758    97.1 |  4.082 % |
51.08/51.11	c |     63102 |   42912   103140 |   54775   17575  3032611   172.6 |  4.082 % |
79.96/80.02	c ==============================================================================
79.96/80.02	c Found solution: 19
79.96/80.02	o 19
79.96/80.02	c ---[   0]---> Sorter-cost:    2     Base: 2
80.06/80.18	c ==================================[MINISAT+]==================================
80.06/80.18	c | Conflicts | Original         | Learnt                           | Progress |
80.06/80.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
80.06/80.18	c ==============================================================================
80.06/80.18	c |     90954 |   42912   103147 |   14304   45424  8232293   181.2 |  4.082 % |
80.27/80.31	c |     91054 |   42912   103147 |   15734   14509  2806830   193.5 |  4.091 % |
80.27/80.35	c |     91204 |   42912   103147 |   17307   14659  2808371   191.6 |  4.091 % |
80.36/80.43	c |     91429 |   42912   103147 |   19038   14884  2812415   189.0 |  4.091 % |
80.56/80.61	c |     91770 |   42912   103147 |   20942   15225  2829835   185.9 |  4.091 % |
80.76/80.81	c |     92281 |   42894   103105 |   23036   15733  2837111   180.3 |  4.118 % |
81.06/81.11	c |     93040 |   42894   103105 |   25340   16492  2881603   174.7 |  4.118 % |
81.46/81.56	c |     94182 |   42894   103105 |   27874   17634  2927916   166.0 |  4.118 % |
82.96/83.06	c |     95892 |   42894   103105 |   30661   19344  3204381   165.7 |  4.118 % |
84.16/84.21	c |     98455 |   42894   103105 |   33728   21907  3314140   151.3 |  4.118 % |
86.06/86.12	c |    102302 |   42878   103068 |   37100   25751  3516726   136.6 |  4.141 % |
88.06/88.10	c ==============================================================================
88.06/88.10	c Found solution: 18
88.06/88.10	o 18
88.06/88.11	c ---[   0]---> Sorter-cost:    1     Base: 2
88.16/88.21	c ==================================[MINISAT+]==================================
88.16/88.21	c | Conflicts | Original         | Learnt                           | Progress |
88.16/88.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
88.16/88.21	c ==============================================================================
88.16/88.21	c |    105316 |   42860   103033 |   14286   28730  3799486   132.2 |  4.141 % |
88.16/88.28	c |    105419 |   42860   103033 |   15714   13143   878856    66.9 |  4.208 % |
88.26/88.37	c |    105569 |   42725   102721 |   17286   13287   879762    66.2 |  4.472 % |
88.36/88.42	c |    105794 |   42725   102721 |   19014   13512   882017    65.3 |  4.472 % |
88.46/88.58	c |    106131 |   42725   102721 |   20916   13849   890028    64.3 |  4.472 % |
88.66/88.76	c |    106637 |   42725   102721 |   23007   14355   901438    62.8 |  4.472 % |
89.07/89.12	c |    107397 |   42725   102721 |   25308   15115   934652    61.8 |  4.472 % |
89.77/89.82	c |    108537 |   42725   102721 |   27839   16255   992155    61.0 |  4.472 % |
90.37/90.48	c |    110245 |   42725   102721 |   30623   17963  1066105    59.4 |  4.472 % |
91.77/91.84	c |    112807 |   42725   102721 |   33685   20525  1332557    64.9 |  4.472 % |
92.27/92.34	c ==============================================================================
92.27/92.34	c Found solution: 14
92.27/92.34	o 14
92.27/92.35	c ---[   0]---> Sorter-cost:    1     Base: 2
92.37/92.42	c ==================================[MINISAT+]==================================
92.37/92.42	c | Conflicts | Original         | Learnt                           | Progress |
92.37/92.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
92.37/92.42	c ==============================================================================
92.37/92.42	c |    114488 |   42751   102796 |   14250   22206  1371666    61.8 |  4.472 % |
92.37/92.48	c |    114588 |   42751   102796 |   15675   11203   491922    43.9 |  4.473 % |
92.47/92.53	c |    114738 |   42751   102796 |   17242   11353   494101    43.5 |  4.473 % |
92.57/92.65	c |    114963 |   42751   102796 |   18966   11578   503314    43.5 |  4.473 % |
92.67/92.79	c |    115302 |   42751   102796 |   20863   11917   516562    43.3 |  4.473 % |
92.97/93.09	c |    115808 |   42751   102796 |   22949   12423   563916    45.4 |  4.473 % |
93.27/93.39	c |    116567 |   42655   102580 |   25244   13181   579913    44.0 |  4.672 % |
93.77/93.83	c |    117706 |   42655   102580 |   27769   14320   642355    44.9 |  4.672 % |
94.67/94.79	c |    119414 |   42655   102580 |   30546   16028   754371    47.1 |  4.672 % |
96.17/96.28	c |    121977 |   42655   102580 |   33600   18591  1012810    54.5 |  4.672 % |
97.77/97.83	c ==============================================================================
97.77/97.83	c Found solution: 11
97.77/97.83	o 11
97.77/97.84	c ---[   0]---> Sorter-cost:    2     Base: 2
97.87/97.91	c ==================================[MINISAT+]==================================
97.87/97.91	c | Conflicts | Original         | Learnt                           | Progress |
97.87/97.91	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
97.87/97.91	c ==============================================================================
97.87/97.91	c |    125422 |   42654   102599 |   14218   22024  1133680    51.5 |  4.672 % |
97.87/97.98	c |    125522 |   42654   102599 |   15639   11112   496118    44.6 |  4.750 % |
97.97/98.05	c |    125673 |   42654   102599 |   17203   11263   499510    44.3 |  4.750 % |
98.07/98.18	c |    125899 |   42654   102599 |   18924   11489   514157    44.8 |  4.750 % |
98.27/98.33	c |    126240 |   42650   102591 |   20816   11827   525001    44.4 |  4.754 % |
98.57/98.60	c |    126748 |   42650   102591 |   22898   12335   554839    45.0 |  4.754 % |
98.87/98.99	c |    127508 |   42650   102591 |   25188   13095   613587    46.9 |  4.754 % |
99.46/99.57	c |    128647 |   42650   102591 |   27706   14234   686549    48.2 |  4.754 % |
100.46/100.53	c |    130355 |   42650   102591 |   30477   15942   847139    53.1 |  4.754 % |
101.66/101.75	c |    132917 |   42650   102591 |   33525   18504   975950    52.7 |  4.754 % |
104.37/104.46	c |    136761 |   42650   102591 |   36877   22348  1557897    69.7 |  4.754 % |
108.16/108.20	c |    142528 |   42650   102591 |   40565   28115  2081293    74.0 |  4.754 % |
116.46/116.54	c |    151177 |   42650   102591 |   44622   36764  3716668   101.1 |  4.754 % |
125.45/125.55	c |    164151 |   42650   102591 |   49084   17638  1034620    58.7 |  4.754 % |
143.25/143.37	c |    183612 |   42650   102591 |   53992   37099  4369752   117.8 |  4.754 % |
166.14/166.22	c |    212804 |   42650   102591 |   59392   19896  2166225   108.9 |  4.754 % |
240.32/240.42	c |    256593 |   42650   102591 |   65331   63685 14315644   224.8 |  4.754 % |
305.51/305.70	c ==============================================================================
305.61/305.70	c Found solution: 9
305.61/305.70	o 9
305.61/305.70	c ---[   0]---> Sorter-cost:    2     Base: 2
305.71/305.87	c ==================================[MINISAT+]==================================
305.71/305.87	c | Conflicts | Original         | Learnt                           | Progress |
305.71/305.87	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
305.71/305.87	c ==============================================================================
305.71/305.87	c |    315536 |   42653   102605 |   14217   64339  9301830   144.6 |  4.754 % |
305.90/306.09	c |    315637 |   42653   102605 |   15638    8667   872064   100.6 |  4.762 % |
306.00/306.18	c |    315787 |   42653   102605 |   17202    8817   879176    99.7 |  4.762 % |
306.10/306.23	c |    316013 |   42653   102605 |   18922    9043   885390    97.9 |  4.762 % |
306.20/306.39	c |    316351 |   42653   102605 |   20815    9381   902282    96.2 |  4.762 % |
306.50/306.61	c |    316857 |   42653   102605 |   22896    9887   943964    95.5 |  4.762 % |
306.81/306.95	c |    317616 |   42641   102579 |   25186   10641   966354    90.8 |  4.794 % |
307.10/307.27	c |    318755 |   42641   102579 |   27704   11780  1004746    85.3 |  4.794 % |
308.60/308.78	c |    320465 |   42641   102579 |   30475   13490  1235075    91.6 |  4.794 % |
309.60/309.70	c |    323030 |   42641   102579 |   33522   16055  1348999    84.0 |  4.794 % |
311.70/311.80	c |    326875 |   42641   102579 |   36875   19900  1552401    78.0 |  4.794 % |
316.40/316.56	c |    332641 |   42641   102579 |   40562   25666  2398897    93.5 |  4.794 % |
321.10/321.29	c |    341290 |   42628   102550 |   44619   34314  2706248    78.9 |  4.830 % |
328.10/328.27	c |    354266 |   42628   102550 |   49080   15501   283484    18.3 |  4.830 % |
352.89/353.04	c |    373727 |   42628   102550 |   53989   34962  5360431   153.3 |  4.830 % |
389.77/389.90	c |    402923 |   42587   102457 |   59387   18258  2760405   151.2 |  4.889 % |
424.38/424.56	c |    446714 |   42587   102457 |   65326   62049  8252860   133.0 |  4.889 % |
509.34/509.54	c |    512398 |   42587   102457 |   71859   23467  2001860    85.3 |  4.889 % |
671.60/671.85	c |    610924 |   42587   102457 |   79045   59305 14925548   251.7 |  4.889 % |
966.12/966.56	c |    758713 |   42583   102448 |   86949   63932 20171376   315.5 |  4.894 % |
1463.17/1463.74	c |    980396 |   42583   102448 |   95644   60192 16298216   270.8 |  4.894 % |
1800.10/1800.70	c 
1800.10/1800.71	c *** TERMINATED ***
1800.10/1800.71	s SATISFIABLE
1800.10/1800.71	v x295 -x231 x206 x191 -x139 x294 x211 x192 -x143 -x359 -x302 -x279 x235 x210 x196 -x296 x233 x195 -x358 -x297 x213 x193 -x119
1800.10/1800.71	v x362 -x298 x234 x214 -x194 -x180 -x83 x238 x217 -x179 -x164 -x118 -x82 x363 x215 x122 -x84 x216 -x181 -x163 -x85 x184 -x168
1800.10/1800.71	v x123 x86 -x305 -x275 -x230 x190 x138 x306 x205 x189 -x142 x385 -x301 -x278 x236 x207 -x200 x212 -x360 -x313 -x299 x239 x209
1800.10/1800.71	v -x37 x364 -x317 x237 x218 -x175 -x174 -x120 x124 -x366 -x182 -x165 x89 -x367 x183 -x167 x90 -x381 -x303 -x274 x228 -x203 x140
1800.10/1800.71	v -x354 x232 x204 -x144 x384 -x353 -x280 x229 -x199 -x33 x240 x208 -x114 x361 -x312 -x300 -x226 -x197 -x146 -x113 -x36 x365 -x316
1800.10/1800.71	v -x222 x159 -x147 -x369 -x283 -x221 x158 -x121 x88 -x368 -x176 x125 x87 -x342 -x177 -x166 -x126 x71 x178 x169 -x127 -x75 -x380
1800.10/1800.71	v -x304 -x276 -x201 x141 x227 x145 x397 x386 -x281 x248 -x223 -x149 -x32 x401 -x355 x244 -x225 -x148 x356 -x314 -x284 -x243 -x198
1800.10/1800.71	v -x38 -x8 x357 -x318 -x282 -x115 -x12 -x389 -x373 -x338 -x219 -x116 -x101 x160 x117 -x341 -x320 -x220 x187 x161 -x131 x70 -x41
1800.10/1800.71	v -x321 x188 x162 -x74 x382 -x272 x245 -x202 -x137 -x28 -x308 -x277 x247 -x224 x136 x396 x387 -x307 x273 -x153 -x34 x400 x285
1800.10/1800.71	v -x390 -x376 x315 -x241 -x97 x39 -x7 -x388 -x377 -x319 -x11 -x372 -x337 -x323 -x242 -x186 -x134 -x100 -x42 -x322 x185 -x135
1800.10/1800.71	v -x40 -x370 -x343 -x255 x172 -x130 x72 -x259 x173 -x76 x379 x265 -x246 -x156 x383 -x271 -x157 -x27 x398 -x375 -x293 -x152 -x29
1800.10/1800.71	v x402 x391 -x374 -x309 -x289 x35 -x333 x310 -x288 -x150 -x133 -x96 x31 -x9 x311 -x132 -x66 -x43 -x13 x404 -x339 x327 x171 -x102
1800.10/1800.71	v -x65 x405 x170 -x371 x344 -x254 -x128 x73 -x61 -x15 -x258 x77 -x16 -x290 x264 -x154 x378 -x292 -x3 x399 -x92 -x2 x403 x395 x30
1800.10/1800.71	v x407 x394 -x330 -x286 -x151 -x98 x51 -x10 x406 -x332 x331 x47 -x14 -x334 -x326 -x287 -x103 -x57 -x46 -x18 x340 -x67 -x17 x336
1800.10/1800.71	v -x324 -x256 -x129 -x104 x68 -x60 x345 -x260 -x105 x69 -x291 x266 -x155 -x329 -x48 -x328 -x91 -x50 -x4 x411 x392 x268 -x93 -x5
1800.10/1800.71	v -x250 x99 -x6 x393 -x249 x95 -x56 -x44 -x22 x335 x106 x352 -x325 x257 x80 -x62 -x45 x348 -x261 x81 -x49 x269 x267 x410 -x54 -x25
1800.10/1800.71	v x94 -x26 x408 -x349 x112 x79 -x58 -x21 -x351 -x251 x109 x78 x252 -x107 x63 -x19 x346 x253 x270 -x24 -x23 x111 -x350 x110 x53 x409
1800.10/1800.71	v x52 x59 x263 -x108 x55 -x20 -x347 x262 x64 x1

Verifier Data (download as text)

OK	9

Conversion Script Data (download as text)

/tmp/evaluation/365270-1177048096/instance-365270-1177048096.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-365270-1177048096 -o ROOT/results/node11/solver-365270-1177048096 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/365270-1177048096/minisat+ /tmp/evaluation/365270-1177048096/instance-365270-1177048096.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 20462
/proc/meminfo: memFree=1812272/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=1048 CPUtime=0
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 145858550 1073152 93 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 262 93 67 215 0 44 0

[startup+0.0943241 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 20462
/proc/meminfo: memFree=1812272/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=2052 CPUtime=0.09
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 373 0 0 0 9 0 0 0 20 0 1 0 145858550 2101248 358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 513 358 106 215 0 295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2052

[startup+0.101325 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 20462
/proc/meminfo: memFree=1812272/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=2564 CPUtime=0.09
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 534 0 0 0 9 0 0 0 20 0 1 0 145858550 2625536 496 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134550647 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 641 497 106 215 0 423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2564

[startup+0.301348 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 20462
/proc/meminfo: memFree=1812272/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=6436 CPUtime=0.29
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 1445 0 0 0 29 0 0 0 21 0 1 0 145858550 6590464 1363 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 1609 1363 111 215 0 1391 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6436

[startup+0.701395 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 20462
/proc/meminfo: memFree=1812272/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=6616 CPUtime=0.69
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 1504 0 0 0 69 0 0 0 25 0 1 0 145858550 6774784 1422 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 1654 1422 111 215 0 1436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6616

[startup+1.50149 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1806696/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=6996 CPUtime=1.49
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 1600 0 0 0 149 0 0 0 25 0 1 0 145858550 7163904 1518 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588639 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 1749 1518 111 215 0 1531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6996

[startup+3.10168 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1806056/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=7852 CPUtime=3.08
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 1810 0 0 0 308 0 0 0 25 0 1 0 145858550 8040448 1728 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574387 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 1963 1728 111 215 0 1745 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7852

[startup+6.30106 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1804008/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=9992 CPUtime=6.29
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 2332 0 0 0 628 1 0 0 25 0 1 0 145858550 10231808 2250 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 2498 2250 111 215 0 2280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9992

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1798952/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=14852 CPUtime=12.69
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 3554 0 0 0 1267 2 0 0 25 0 1 0 145858550 15208448 3472 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 3713 3472 111 215 0 3495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14852

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1790824/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=22720 CPUtime=25.49
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 5503 0 0 0 2545 4 0 0 25 0 1 0 145858550 23265280 5421 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 5680 5421 111 215 0 5462 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22720

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1775016/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=38268 CPUtime=51.08
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 9400 0 0 0 5099 9 0 0 25 0 1 0 145858550 39186432 9318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 9567 9318 111 215 0 9349 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38268

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1771304/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=41912 CPUtime=102.27
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 10311 0 0 0 10216 11 0 0 25 0 1 0 145858550 42917888 10229 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 10478 10229 111 215 0 10260 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41912

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1771304/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=42032 CPUtime=162.24
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 10313 0 0 0 16213 11 0 0 25 0 1 0 145858550 43040768 10231 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 10508 10231 111 215 0 10290 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 42032

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1754536/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=58812 CPUtime=222.23
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 14501 0 0 0 22208 15 0 0 25 0 1 0 145858550 60223488 14419 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 14703 14419 111 215 0 14485 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 58812

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1734248/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=78880 CPUtime=282.21
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 19538 0 0 0 28200 21 0 0 25 0 1 0 145858550 80773120 19456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 19720 19456 111 215 0 19502 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 78880

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1734248/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=78880 CPUtime=342.19
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 19538 0 0 0 34198 21 0 0 25 0 1 0 145858550 80773120 19456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574162 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 19720 19456 111 215 0 19502 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 78880

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1734184/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=78880 CPUtime=402.17
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 19538 0 0 0 40196 21 0 0 25 0 1 0 145858550 80773120 19456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 19720 19456 111 215 0 19502 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 78880

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1734248/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=78880 CPUtime=462.16
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 19538 0 0 0 46194 22 0 0 25 0 1 0 145858550 80773120 19456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 19720 19456 111 215 0 19502 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 78880

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1734184/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=78880 CPUtime=522.14
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 19538 0 0 0 52192 22 0 0 25 0 1 0 145858550 80773120 19456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 19720 19456 111 215 0 19502 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 78880

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1734120/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=78880 CPUtime=582.13
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 19543 0 0 0 58190 23 0 0 25 0 1 0 145858550 80773120 19461 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 19720 19461 111 215 0 19502 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 78880

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20463
/proc/meminfo: memFree=1734120/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=78880 CPUtime=642.11
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 19545 0 0 0 64188 23 0 0 25 0 1 0 145858550 80773120 19463 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574381 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 19720 19463 111 215 0 19502 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 78880


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1688168/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=124472 CPUtime=881.93
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 30946 0 0 0 88158 35 0 0 25 0 1 0 145858550 127459328 30864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 31118 30864 111 215 0 30900 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 124472

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1688296/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=124472 CPUtime=941.92
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 30948 0 0 0 94156 36 0 0 25 0 1 0 145858550 127459328 30866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 31118 30866 111 215 0 30900 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 124472

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1688232/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=124652 CPUtime=1001.9
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 30953 0 0 0 100154 36 0 0 25 0 1 0 145858550 127643648 30871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 31163 30871 111 215 0 30945 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 124652

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1688296/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=124576 CPUtime=1061.88
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 30954 0 0 0 106152 36 0 0 25 0 1 0 145858550 127565824 30868 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 31144 30868 111 215 0 30926 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 124576

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1688296/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=124576 CPUtime=1121.87
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 30954 0 0 0 112150 37 0 0 25 0 1 0 145858550 127565824 30868 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 31144 30868 111 215 0 30926 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 124576

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1682600/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=130620 CPUtime=1181.85
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 32451 0 0 0 118146 39 0 0 25 0 1 0 145858550 133754880 32365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 32655 32365 111 215 0 32437 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 130620

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679784/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1241.84
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33066 0 0 0 124144 40 0 0 25 0 1 0 145858550 136376320 32980 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32980 111 215 0 33077 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 133180

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679720/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1301.82
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33068 0 0 0 130142 40 0 0 25 0 1 0 145858550 136376320 32982 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32982 111 215 0 33077 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 133180

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679656/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1361.81
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33068 0 0 0 136140 41 0 0 25 0 1 0 145858550 136376320 32982 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32982 111 215 0 33077 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 133180

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679720/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1421.79
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33068 0 0 0 142138 41 0 0 25 0 1 0 145858550 136376320 32982 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32982 111 215 0 33077 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 133180

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679784/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1481.78
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33068 0 0 0 148136 42 0 0 25 0 1 0 145858550 136376320 32982 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32982 111 215 0 33077 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 133180

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679720/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1541.76
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33074 0 0 0 154134 42 0 0 25 0 1 0 145858550 136376320 32988 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32988 111 215 0 33077 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 133180

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679720/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1601.74
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33074 0 0 0 160132 42 0 0 25 0 1 0 145858550 136376320 32988 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575787 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32988 111 215 0 33077 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 133180

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679784/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1661.73
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33077 0 0 0 166130 43 0 0 25 0 1 0 145858550 136376320 32991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32991 111 215 0 33077 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 133180

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679720/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1721.71
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33077 0 0 0 172128 43 0 0 25 0 1 0 145858550 136376320 32991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32991 111 215 0 33077 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 133180

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679720/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1781.7
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33077 0 0 0 178126 44 0 0 25 0 1 0 145858550 136376320 32991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32991 111 215 0 33077 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 133180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679656/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1800.1
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33077 0 0 0 179966 44 0 0 25 0 1 0 145858550 136376320 32991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32991 111 215 0 33077 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 133180

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20661
/proc/meminfo: memFree=1679656/2055920 swapFree=4150632/4192956
[pid=20462] ppid=20460 vsize=133180 CPUtime=1800.1
/proc/20462/stat : 20462 (minisat+) R 20460 20462 20138 0 -1 4194304 33077 0 0 0 179966 44 0 0 25 0 1 0 145858550 136376320 32991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20462/statm: 33295 32991 111 215 0 33077 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 133180

Child status: 10
Real time (s): 1800.73
CPU time (s): 1800.13
CPU user time (s): 1799.66
CPU system time (s): 0.465929
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 133180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33079
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= 8
involuntary context switches= 38214

runsolver used 2.11468 second user time and 4.23536 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Apr 20 05:48:16 UTC 2007

IDJOB= 365270
IDBENCH= 2226
IDSOLVER= 156
FILE ID= node11/365270-1177048096

PBS_JOBID= 4640161

Free space on /tmp= 66255 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:98.opb
COMMAND LINE= /tmp/evaluation/365270-1177048096/minisat+ /tmp/evaluation/365270-1177048096/instance-365270-1177048096.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node11/convwatcher-365270-1177048096 -o ROOT/results/node11/conversion-365270-1177048096 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/365270-1177048096/instance-365270-1177048096.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-365270-1177048096 -o ROOT/results/node11/solver-365270-1177048096 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/365270-1177048096/minisat+ /tmp/evaluation/365270-1177048096/instance-365270-1177048096.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  7acfcd4d612717a490c27c9a55b3f455

RANDOM SEED= 485113944

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1812680 kB
Buffers:         31744 kB
Cached:         124960 kB
SwapCached:      10916 kB
Active:          64400 kB
Inactive:       115820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812680 kB
SwapTotal:     4192956 kB
SwapFree:      4150632 kB
Dirty:            2436 kB
Writeback:           0 kB
Mapped:          30636 kB
Slab:            48468 kB
Committed_AS:  6219400 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66255 MiB

End job on node11 on Fri Apr 20 06:18:19 UTC 2007