Trace number 350660

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)53 1800.05 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-markshare1_1.opb
MD5SUMa432642e9fdf105f945bae55612ade38
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1800.39
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables280
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint11
Maximum length of a constraint130
Number of terms in the objective function 180
Biggest coefficient in the objective function 43691
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524412
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261245
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524412
Number of bits of the biggest sum of numbers20
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.01	c Converting 17 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: ######
0.00/0.02	c   -- Clauses(.)/Splits(s): (none)
0.00/0.02	c ---[  16]---> BDD-cost:   10
0.00/0.02	c ---[  15]---> BDD-cost:   10
0.00/0.02	c ---[  14]---> BDD-cost:   10
0.00/0.02	c ---[  13]---> BDD-cost:   10
0.00/0.02	c ---[  12]---> BDD-cost:   10
0.00/0.02	c ---[  10]---> Adder-cost: 440   maxlim: 1771   bits: 12/11
0.03/0.04	c ---[   8]---> Adder-cost: 460   maxlim: 1890   bits: 12/11
0.03/0.07	c ---[   6]---> Adder-cost: 460   maxlim: 1950   bits: 12/11
0.09/0.10	c ---[   4]---> Adder-cost: 402   maxlim: 1725   bits: 12/11
0.09/0.12	c ---[   2]---> Adder-cost: 428   maxlim: 1754   bits: 12/11
0.09/0.15	c ---[   0]---> Adder-cost: 406   maxlim: 1750   bits: 12/11
0.09/0.19	c ==================================[MINISAT+]==================================
0.09/0.19	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.19	c ==============================================================================
0.09/0.19	c |         0 |   17731    63011 |    5910       0        0     nan |  0.000 % |
0.09/0.20	c |       100 |   17715    62963 |    6501      98      474     4.8 |  6.775 % |
0.19/0.21	c |       250 |   17707    62937 |    7151     247     1401     5.7 |  6.809 % |
0.19/0.24	c |       475 |   17699    62911 |    7866     471     3117     6.6 |  6.843 % |
0.19/0.27	c |       812 |   17683    62863 |    8652     806    10055    12.5 |  6.944 % |
0.29/0.31	c |      1320 |   17659    62785 |    9518    1311    17180    13.1 |  7.046 % |
0.29/0.38	c |      2080 |   17651    62759 |   10469    2070    40479    19.6 |  7.080 % |
0.39/0.42	c ==============================================================================
0.39/0.42	c Found solution: 249
0.39/0.42	o 249
0.39/0.42	c ---[   0]---> Sorter-cost: 6020     Base: 3 7 2
0.39/0.46	c ==================================[MINISAT+]==================================
0.39/0.46	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.46	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.46	c ==============================================================================
0.39/0.46	c |      2507 |   33559    99939 |   11186    2496    49038    19.6 |  7.080 % |
0.39/0.47	c |      2607 |   33559    99939 |   12304    2596    49545    19.1 |  2.516 % |
0.39/0.49	c |      2758 |   33559    99939 |   13535    2747    50720    18.5 |  2.516 % |
0.49/0.52	c |      2983 |   33559    99939 |   14888    2972    53756    18.1 |  2.516 % |
0.49/0.57	c |      3321 |   33551    99913 |   16377    3309    58088    17.6 |  2.528 % |
0.59/0.64	c |      3828 |   33531    99868 |   18015    3813    62834    16.5 |  2.587 % |
0.69/0.75	c |      4587 |   33531    99868 |   19816    4572    81229    17.8 |  2.587 % |
0.89/0.93	c |      5726 |   33515    99816 |   21798    5709    97413    17.1 |  2.611 % |
1.10/1.14	c |      7434 |   33515    99816 |   23978    7417   125249    16.9 |  2.611 % |
1.59/1.60	c |      9996 |   33393    99533 |   26376    9971   167011    16.7 |  3.005 % |
2.09/2.19	c |     13840 |   33377    99489 |   29013   13813   271791    19.7 |  3.052 % |
3.09/3.15	c |     19606 |   33321    99323 |   31914   19570   426948    21.8 |  3.172 % |
5.29/5.33	c |     28255 |   33305    99271 |   35106   28217   794458    28.2 |  3.195 % |
8.08/8.16	c |     41229 |   33098    98800 |   38617   16004   714524    44.6 |  3.911 % |
13.99/14.02	c |     60691 |   33072    98725 |   42478   35461  1597670    45.1 |  3.970 % |
24.98/25.00	c |     89883 |   33072    98725 |   46726   31703  1423610    44.9 |  3.970 % |
31.98/32.08	c ==============================================================================
31.98/32.08	c Found solution: 169
31.98/32.08	o 169
31.98/32.08	c ---[   0]---> Sorter-cost:    4     Base: 3 7 2
32.08/32.12	c ==================================[MINISAT+]==================================
32.08/32.12	c | Conflicts | Original         | Learnt                           | Progress |
32.08/32.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
32.08/32.12	c ==============================================================================
32.08/32.12	c |    118588 |   33155    98914 |   11051   22354  1372190    61.4 |  3.970 % |
32.08/32.18	c |    118688 |   33155    98914 |   12156   11277   492124    43.6 |  3.983 % |
32.18/32.22	c |    118838 |   33155    98914 |   13371   11427   494281    43.3 |  3.983 % |
32.18/32.28	c |    119064 |   33155    98914 |   14708   11653   498462    42.8 |  3.983 % |
32.28/32.34	c |    119401 |   33155    98914 |   16179   11990   502121    41.9 |  3.983 % |
32.38/32.50	c |    119907 |   33155    98914 |   17797   12496   533367    42.7 |  3.983 % |
32.58/32.67	c |    120666 |   33155    98914 |   19577   13255   547951    41.3 |  3.983 % |
32.68/32.78	c |    121807 |   33155    98914 |   21535   14396   574378    39.9 |  3.983 % |
33.08/33.11	c |    123517 |   33155    98914 |   23688   16106   631283    39.2 |  3.983 % |
33.68/33.72	c |    126079 |   33155    98914 |   26057   18668   696818    37.3 |  3.983 % |
34.48/34.58	c |    129923 |   33155    98914 |   28663   22512   859919    38.2 |  3.983 % |
35.68/35.70	c |    135691 |   33155    98914 |   31529   28280  1151491    40.7 |  3.983 % |
37.58/37.65	c |    144340 |   33155    98914 |   34682   36929  1594561    43.2 |  3.983 % |
41.07/41.20	c |    157316 |   33155    98914 |   38151   30249  1462238    48.3 |  3.983 % |
45.27/45.36	c |    176778 |   33155    98914 |   41966   21705   954380    44.0 |  3.983 % |
54.67/54.74	c |    205970 |   33155    98914 |   46162   18981   912811    48.1 |  3.983 % |
54.97/55.02	c ==============================================================================
54.97/55.02	c Found solution: 132
54.97/55.02	o 132
54.97/55.02	c ---[   0]---> Sorter-cost:    5     Base: 3 7 2
54.97/55.06	c ==================================[MINISAT+]==================================
54.97/55.06	c | Conflicts | Original         | Learnt                           | Progress |
54.97/55.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
54.97/55.06	c ==============================================================================
54.97/55.06	c |    207494 |   33285    99227 |   11095   20505   957011    46.7 |  3.983 % |
55.07/55.13	c |    207596 |   33161    98942 |   12204   10351   363049    35.1 |  4.394 % |
55.07/55.16	c |    207746 |   33161    98942 |   13424   10501   366702    34.9 |  4.394 % |
55.17/55.22	c |    207971 |   33161    98942 |   14767   10726   369369    34.4 |  4.394 % |
55.27/55.30	c |    208309 |   33161    98942 |   16244   11064   379731    34.3 |  4.394 % |
55.27/55.39	c |    208815 |   32930    98414 |   17868   11553   390514    33.8 |  5.182 % |
55.47/55.57	c |    209576 |   32930    98414 |   19655   12314   404962    32.9 |  5.182 % |
55.77/55.86	c |    210715 |   32930    98414 |   21621   13453   440021    32.7 |  5.182 % |
55.97/56.07	c |    212423 |   32930    98414 |   23783   15161   497878    32.8 |  5.182 % |
56.57/56.60	c |    214985 |   32930    98414 |   26161   17723   588684    33.2 |  5.182 % |
57.47/57.58	c |    218829 |   32930    98414 |   28777   21567   796442    36.9 |  5.182 % |
58.97/59.02	c |    224597 |   32930    98414 |   31655   27335  1084658    39.7 |  5.182 % |
60.87/60.99	c |    233246 |   32930    98414 |   34820   35984  1493717    41.5 |  5.182 % |
65.56/65.60	c |    246220 |   32930    98414 |   38302   28566  1846072    64.6 |  5.182 % |
74.66/74.77	c |    265682 |   32921    98395 |   42133   23557  1588531    67.4 |  5.217 % |
82.26/82.40	c |    294875 |   32917    98386 |   46346   21970   890502    40.5 |  5.229 % |
95.66/95.74	c ==============================================================================
95.66/95.74	c Found solution: 84
95.66/95.74	o 84
95.66/95.74	c ---[   0]---> Sorter-cost: 2905     Base: 3 7
95.66/95.78	c ==================================[MINISAT+]==================================
95.66/95.78	c | Conflicts | Original         | Learnt                           | Progress |
95.66/95.78	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
95.66/95.78	c ==============================================================================
95.66/95.78	c |    327784 |   38757   111672 |   12919   23627   868890    36.8 |  5.229 % |
95.75/95.85	c |    327884 |   38757   111672 |   14210   11914   308221    25.9 |  5.285 % |
95.75/95.87	c |    328034 |   38757   111672 |   15631   12064   309277    25.6 |  5.286 % |
95.85/95.91	c |    328260 |   38757   111672 |   17195   12290   312541    25.4 |  5.285 % |
95.85/95.99	c |    328598 |   38757   111672 |   18914   12628   316637    25.1 |  5.285 % |
95.95/96.09	c |    329106 |   38757   111672 |   20806   13136   335716    25.6 |  5.286 % |
96.15/96.22	c |    329866 |   38757   111672 |   22886   13896   352215    25.3 |  5.285 % |
96.25/96.39	c |    331005 |   38757   111672 |   25175   15035   378495    25.2 |  5.285 % |
96.55/96.63	c |    332713 |   38757   111672 |   27693   16743   434248    25.9 |  5.285 % |
96.95/97.03	c |    335275 |   38757   111672 |   30462   19305   544069    28.2 |  5.285 % |
98.05/98.17	c |    339121 |   38757   111672 |   33508   23151   725868    31.4 |  5.285 % |
98.75/98.81	c ==============================================================================
98.75/98.81	c Found solution: 82
98.75/98.81	o 82
98.75/98.81	c ---[   0]---> Sorter-cost:    1     Base: 3 7
98.75/98.84	c ==================================[MINISAT+]==================================
98.75/98.84	c | Conflicts | Original         | Learnt                           | Progress |
98.75/98.84	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
98.75/98.84	c ==============================================================================
98.75/98.84	c |    342563 |   38763   111687 |   12921   26593   837279    31.5 |  5.285 % |
98.75/98.90	c |    342663 |   38763   111687 |   14213   13397   358976    26.8 |  5.292 % |
98.85/98.94	c |    342813 |   38763   111687 |   15634   13547   361129    26.7 |  5.292 % |
98.85/98.98	c |    343038 |   38763   111687 |   17197   13772   364081    26.4 |  5.292 % |
98.95/99.06	c |    343377 |   38763   111687 |   18917   14111   372150    26.4 |  5.293 % |
99.04/99.16	c |    343883 |   38763   111687 |   20809   14617   379585    26.0 |  5.293 % |
99.14/99.29	c |    344644 |   38763   111687 |   22890   15378   395182    25.7 |  5.292 % |
99.54/99.65	c |    345783 |   38633   111390 |   25179   16497   435863    26.4 |  5.645 % |
99.84/99.92	c |    347491 |   38633   111390 |   27697   18205   497839    27.3 |  5.645 % |
100.24/100.35	c |    350054 |   38633   111390 |   30467   20768   593258    28.6 |  5.645 % |
101.34/101.43	c |    353898 |   38633   111390 |   33513   24612   830806    33.8 |  5.645 % |
102.44/102.59	c |    359664 |   38633   111390 |   36865   30378  1044266    34.4 |  5.645 % |
104.75/104.88	c |    368314 |   38633   111390 |   40551   39028  1449091    37.1 |  5.645 % |
108.15/108.22	c |    381289 |   38558   111218 |   44606   22002   852740    38.8 |  5.849 % |
113.05/113.12	c |    400751 |   38374   110798 |   49067   41448  1874892    45.2 |  6.377 % |
125.64/125.71	c |    429945 |   38374   110798 |   53974   36058  2386583    66.2 |  6.377 % |
140.74/140.86	c |    473734 |   38293   110615 |   59371   34990  2278580    65.1 |  6.590 % |
158.33/158.46	c ==============================================================================
158.33/158.46	c Found solution: 55
158.33/158.46	o 55
158.33/158.46	c ---[   0]---> Sorter-cost:    3     Base: 3 7
158.42/158.51	c ==================================[MINISAT+]==================================
158.42/158.51	c | Conflicts | Original         | Learnt                           | Progress |
158.42/158.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
158.42/158.51	c ==============================================================================
158.42/158.51	c |    530391 |   38061   110113 |   12687   43447  2342961    53.9 |  6.590 % |
158.52/158.64	c |    530493 |   38057   110104 |   13955    8982   211108    23.5 |  7.670 % |
158.52/158.68	c |    530643 |   37939   109833 |   15351    9124   211900    23.2 |  8.010 % |
158.62/158.75	c |    530868 |   37939   109833 |   16886    9349   217922    23.3 |  8.010 % |
158.62/158.79	c |    531208 |   37939   109833 |   18575    9689   224141    23.1 |  8.010 % |
158.82/158.91	c |    531714 |   37939   109833 |   20432   10195   234730    23.0 |  8.010 % |
158.92/159.05	c |    532475 |   37930   109802 |   22475   10954   252995    23.1 |  8.019 % |
159.12/159.28	c |    533614 |   37930   109802 |   24723   12093   293971    24.3 |  8.019 % |
159.43/159.56	c |    535324 |   37915   109751 |   27195   13797   336852    24.4 |  8.037 % |
159.92/160.04	c |    537886 |   37753   109383 |   29915   16230   434786    26.8 |  8.469 % |
161.12/161.29	c |    541731 |   37753   109383 |   32906   20075   632444    31.5 |  8.469 % |
162.42/162.57	c |    547498 |   37721   109297 |   36197   25837   915162    35.4 |  8.524 % |
164.82/164.98	c |    556148 |   37721   109297 |   39817   34487  1399574    40.6 |  8.524 % |
172.62/172.78	c |    569122 |   37721   109297 |   43798   21497  1546138    71.9 |  8.524 % |
179.52/179.68	c |    588585 |   37712   109266 |   48178   40956  2722375    66.5 |  8.533 % |
195.42/195.57	c |    617779 |   37712   109266 |   52996   37272  2158038    57.9 |  8.533 % |
213.51/213.64	c |    661570 |   37464   108690 |   58296   36882  2333931    63.3 |  9.249 % |
243.59/243.71	c |    727255 |   37464   108690 |   64126   59319  3574296    60.3 |  9.249 % |
306.87/307.06	c |    825781 |   37464   108690 |   70538   59929  6059526   101.1 |  9.249 % |
387.64/387.85	c |    973570 |   37427   108605 |   77592   24979  1564663    62.6 |  9.340 % |
462.92/463.16	c ==============================================================================
462.92/463.16	c Found solution: 53
462.92/463.16	o 53
462.92/463.16	c ---[   0]---> Sorter-cost:    4     Base: 3 7
463.01/463.25	c ==================================[MINISAT+]==================================
463.01/463.25	c | Conflicts | Original         | Learnt                           | Progress |
463.01/463.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
463.01/463.25	c ==============================================================================
463.01/463.25	c |   1077050 |   37447   108691 |   12482   70347  5520326    78.5 |  9.340 % |
463.21/463.45	c |   1077150 |   37447   108691 |   13730    8912   265882    29.8 |  9.706 % |
463.21/463.48	c |   1077300 |   37447   108691 |   15103    9062   267644    29.5 |  9.706 % |
463.31/463.50	c |   1077525 |   37447   108691 |   16613    9287   269738    29.0 |  9.706 % |
463.41/463.63	c |   1077862 |   37438   108660 |   18274    9620   274372    28.5 |  9.715 % |
463.51/463.70	c |   1078368 |   37438   108660 |   20102   10126   292742    28.9 |  9.715 % |
463.61/463.85	c |   1079127 |   37429   108629 |   22112   10884   303385    27.9 |  9.724 % |
463.71/463.98	c |   1080266 |   37429   108629 |   24323   12023   344643    28.7 |  9.724 % |
464.11/464.34	c |   1081976 |   37429   108629 |   26756   13733   394591    28.7 |  9.724 % |
464.41/464.67	c |   1084538 |   37429   108629 |   29431   16295   485504    29.8 |  9.724 % |
465.31/465.53	c |   1088382 |   37429   108629 |   32375   20139   642057    31.9 |  9.724 % |
468.31/468.51	c |   1094148 |   37429   108629 |   35612   25905  1345769    52.0 |  9.724 % |
472.51/472.71	c |   1102797 |   37406   108576 |   39173   34545  2008078    58.1 |  9.778 % |
478.01/478.30	c |   1115771 |   37177   108043 |   43091   22508  1296855    57.6 | 10.469 % |
484.40/484.68	c |   1135233 |   37161   108005 |   47400   41967  2442684    58.2 | 10.514 % |
496.70/496.90	c |   1164427 |   37161   108005 |   52140   39309  2407802    61.3 | 10.514 % |
517.89/518.18	c |   1208217 |   37161   108005 |   57354   44303  3038931    68.6 | 10.514 % |
558.58/558.88	c |   1273902 |   37069   107792 |   63089   63187  6644206   105.2 | 10.788 % |
604.26/604.58	c |   1372429 |   36968   107556 |   69398   64230  3837687    59.7 | 11.041 % |
747.91/748.27	c |   1520219 |   36880   107357 |   76338   33012  2572423    77.9 | 11.270 % |
1002.21/1002.69	c |   1741904 |   36880   107357 |   83972   73552  9139857   124.3 | 11.269 % |
1244.33/1244.85	c |   2074429 |   36828   107238 |   92369   41153  2438710    59.3 | 11.397 % |
1800.03/1800.70	c 
1800.03/1800.71	c *** TERMINATED ***
1800.03/1800.71	s SATISFIABLE
1800.03/1800.71	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
1800.03/1800.71	v -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
1800.03/1800.71	v -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
1800.03/1800.71	v -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108
1800.03/1800.71	v -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 x123 -x124 -x125 x126 -x127 -x128 x129
1800.03/1800.71	v -x130 x131 -x132 -x133 x134 -x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
1800.03/1800.71	v -x151 -x152 -x153 x154 -x155 x156 -x157 x158 x159 -x160 x161 -x162 x163 -x164 -x165 -x166 x167 -x168 -x169 -x170 -x171 -x172
1800.03/1800.71	v -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 x182 x183 -x184 -x185 x186 x187 x188 x189 -x190 -x191 -x231 x232 -x233
1800.03/1800.71	v -x234 x235 x236 x237 -x238 x239 x240 -x241 x242 -x243 -x244 -x245 x246 x247 x248 -x249 x250 x251 -x252 x253 x254 x255 x256 x257
1800.03/1800.71	v x258 -x259 x260 x261 x262 -x263 x265 x266 x267 x268 x269 x270 x271 x272 -x273 x274 -x275 x192 -x203 -x214 x225 x276 x277 x278
1800.03/1800.71	v -x279 -x280 x193 -x194 -x195 x196 x197 x198 -x199 -x200 x201 x202 -x204 x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 x213
1800.03/1800.71	v -x215 -x216 x217 x218 -x219 x220 x221 x222 -x223 -x224 -x226 -x227 -x228 x229 -x230 -x264

Verifier Data (download as text)

OK	53

Conversion Script Data (download as text)

/tmp/evaluation/350660-1176535106/instance-350660-1176535106.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/node13/watcher-350660-1176535106 -o ROOT/results/node13/solver-350660-1176535106 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350660-1176535106/minisat+ /tmp/evaluation/350660-1176535106/instance-350660-1176535106.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.71 0.92 0.97 3/77 12960
/proc/meminfo: memFree=1797248/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=1048 CPUtime=0
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 101428455 1073152 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 262 110 75 215 0 44 0

[startup+0.035935 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 12960
/proc/meminfo: memFree=1797248/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=1348 CPUtime=0.03
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 192 0 0 0 3 0 0 0 18 0 1 0 101428455 1380352 177 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 337 177 90 215 0 119 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1348

[startup+0.101948 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 12960
/proc/meminfo: memFree=1797248/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=1628 CPUtime=0.09
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 292 0 0 0 9 0 0 0 18 0 1 0 101428455 1667072 277 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134552360 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 407 277 106 215 0 189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1628

[startup+0.301991 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 12960
/proc/meminfo: memFree=1797248/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=2676 CPUtime=0.29
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 565 0 0 0 29 0 0 0 20 0 1 0 101428455 2740224 550 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 669 550 123 215 0 451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701076 s]
/proc/loadavg: 0.71 0.92 0.97 3/77 12960
/proc/meminfo: memFree=1797248/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=4212 CPUtime=0.69
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 908 0 0 0 69 0 0 0 23 0 1 0 101428455 4313088 893 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 1053 893 124 215 0 835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4212

[startup+1.50225 s]
/proc/loadavg: 0.71 0.92 0.97 2/78 12961
/proc/meminfo: memFree=1793912/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=4740 CPUtime=1.49
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 1053 0 0 0 149 0 0 0 25 0 1 0 101428455 4853760 1038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 1185 1038 124 215 0 967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4740

[startup+3.10159 s]
/proc/loadavg: 0.73 0.92 0.97 2/78 12961
/proc/meminfo: memFree=1792888/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=6220 CPUtime=3.09
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 1401 0 0 0 309 0 0 0 25 0 1 0 101428455 6369280 1386 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 1555 1386 124 215 0 1337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6220

[startup+6.30127 s]
/proc/loadavg: 0.73 0.92 0.97 2/78 12961
/proc/meminfo: memFree=1790008/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=9132 CPUtime=6.29
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 2145 0 0 0 628 1 0 0 25 0 1 0 101428455 9351168 2130 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 2283 2130 124 215 0 2065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9132

[startup+12.7017 s]
/proc/loadavg: 0.77 0.92 0.97 2/78 12961
/proc/meminfo: memFree=1787128/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=11244 CPUtime=12.68
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 2678 0 0 0 1267 1 0 0 25 0 1 0 101428455 11513856 2663 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 2811 2663 124 215 0 2593 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11244

[startup+25.5014 s]
/proc/loadavg: 0.81 0.92 0.97 2/78 12961
/proc/meminfo: memFree=1783160/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=15004 CPUtime=25.48
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 3581 0 0 0 2545 3 0 0 25 0 1 0 101428455 15364096 3566 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 3751 3566 124 215 0 3533 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15004

[startup+51.1018 s]
/proc/loadavg: 0.87 0.93 0.97 2/78 12961
/proc/meminfo: memFree=1780344/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=17640 CPUtime=51.07
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 4278 0 0 0 5104 3 0 0 25 0 1 0 101428455 18063360 4263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 4410 4263 124 215 0 4192 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17640

[startup+102.306 s]
/proc/loadavg: 0.95 0.94 0.97 2/78 12961
/proc/meminfo: memFree=1777080/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=20872 CPUtime=102.25
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 5081 0 0 0 10221 4 0 0 25 0 1 0 101428455 21372928 5066 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 5218 5066 124 215 0 5000 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20872

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.97 2/78 12961
/proc/meminfo: memFree=1771128/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=26780 CPUtime=162.22
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 6547 0 0 0 16216 6 0 0 25 0 1 0 101428455 27422720 6532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573700 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 6695 6532 124 215 0 6477 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26780

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.97 2/78 12961
/proc/meminfo: memFree=1770680/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=27444 CPUtime=222.2
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 6684 0 0 0 22213 7 0 0 25 0 1 0 101428455 28102656 6669 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 6861 6669 124 215 0 6643 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 27444

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 12961
/proc/meminfo: memFree=1764216/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=33608 CPUtime=282.18
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 8245 0 0 0 28210 8 0 0 25 0 1 0 101428455 34414592 8230 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 8402 8230 124 215 0 8184 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 33608

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 12961
/proc/meminfo: memFree=1754936/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=42824 CPUtime=342.16
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 10556 0 0 0 34205 11 0 0 25 0 1 0 101428455 43851776 10541 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 10706 10541 124 215 0 10488 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 42824

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1754872/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=42824 CPUtime=402.14
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 10556 0 0 0 40202 12 0 0 25 0 1 0 101428455 43851776 10541 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 10706 10541 124 215 0 10488 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 42824

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1754872/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=42824 CPUtime=462.11
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 10557 0 0 0 46199 12 0 0 25 0 1 0 101428455 43851776 10542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576182 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 10706 10542 124 215 0 10488 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 42824

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1754808/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=42824 CPUtime=522.1
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 10559 0 0 0 52197 13 0 0 25 0 1 0 101428455 43851776 10544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 10706 10544 124 215 0 10488 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 42824

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1754168/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=43356 CPUtime=582.07
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 10701 0 0 0 58194 13 0 0 25 0 1 0 101428455 44396544 10686 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 10839 10686 124 215 0 10621 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 43356

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1754168/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=43356 CPUtime=642.05
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 10701 0 0 0 64191 14 0 0 25 0 1 0 101428455 44396544 10686 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 10839 10686 124 215 0 10621 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 43356


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1738936/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=58472 CPUtime=881.95
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 14433 0 0 0 88177 18 0 0 25 0 1 0 101428455 59875328 14418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 14618 14418 124 215 0 14400 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 58472

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1736504/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61108 CPUtime=941.93
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15104 0 0 0 94174 19 0 0 25 0 1 0 101428455 62574592 15089 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15277 15089 124 215 0 15059 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 61108

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1735608/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61628 CPUtime=1001.92
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15246 0 0 0 100172 20 0 0 25 0 1 0 101428455 63107072 15231 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15407 15231 124 215 0 15189 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 61628

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1735480/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1061.9
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15256 0 0 0 106169 21 0 0 25 0 1 0 101428455 63291392 15241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15241 124 215 0 15234 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 61808

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12961
/proc/meminfo: memFree=1735480/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1121.87
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15256 0 0 0 112166 21 0 0 25 0 1 0 101428455 63291392 15241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15241 124 215 0 15234 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 61808

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12963
/proc/meminfo: memFree=1735224/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1181.85
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15256 0 0 0 118163 22 0 0 25 0 1 0 101428455 63291392 15241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15241 124 215 0 15234 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 61808

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12963
/proc/meminfo: memFree=1735224/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1241.83
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15256 0 0 0 124161 22 0 0 25 0 1 0 101428455 63291392 15241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15241 124 215 0 15234 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 61808

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12963
/proc/meminfo: memFree=1735224/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1301.81
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 130159 22 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 61808

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12963
/proc/meminfo: memFree=1735224/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1361.79
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 136156 23 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 61808

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12963
/proc/meminfo: memFree=1735224/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1421.76
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 142153 23 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 61808

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12963
/proc/meminfo: memFree=1735160/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1481.74
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 148151 23 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 61808

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 3/78 12963
/proc/meminfo: memFree=1735224/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1541.72
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 154148 24 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 61808

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12963
/proc/meminfo: memFree=1735160/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1601.69
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 160145 24 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 61808

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 12963
/proc/meminfo: memFree=1735160/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1661.68
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 166143 25 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 61808

[startup+1722.3 s]
/proc/loadavg: 1.05 0.99 0.98 2/78 12963
/proc/meminfo: memFree=1735096/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1721.65
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 172140 25 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574109 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 61808

[startup+1782.3 s]
/proc/loadavg: 1.06 1.00 0.98 2/78 12963
/proc/meminfo: memFree=1735032/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1781.63
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 178137 26 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 61808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.05 1.00 0.98 2/78 12963
/proc/meminfo: memFree=1734968/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1800.03
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 179977 26 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577059 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 61808

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: 1.05 1.00 0.98 2/78 12963
/proc/meminfo: memFree=1734968/2055920 swapFree=4192812/4192956
[pid=12960] ppid=12958 vsize=61808 CPUtime=1800.03
/proc/12960/stat : 12960 (minisat+) R 12958 12960 12898 0 -1 4194304 15262 0 0 0 179977 26 0 0 25 0 1 0 101428455 63291392 15247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577059 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12960/statm: 15452 15247 124 215 0 15234 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 61808

Child status: 10
Real time (s): 1800.72
CPU time (s): 1800.05
CPU user time (s): 1799.78
CPU system time (s): 0.272958
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 61808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15264
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= 37105

runsolver used 2.20866 second user time and 4.21036 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Apr 14 07:18:26 UTC 2007

IDJOB= 350660
IDBENCH= 1573
IDSOLVER= 156
FILE ID= node13/350660-1176535106

PBS_JOBID= 4556738

Free space on /tmp= 66522 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-markshare1_1.opb
COMMAND LINE= /tmp/evaluation/350660-1176535106/minisat+ /tmp/evaluation/350660-1176535106/instance-350660-1176535106.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-350660-1176535106 -o ROOT/results/node13/conversion-350660-1176535106 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350660-1176535106/instance-350660-1176535106.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  a432642e9fdf105f945bae55612ade38

RANDOM SEED= 231462404

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1797664 kB
Buffers:         24224 kB
Cached:         138016 kB
SwapCached:        144 kB
Active:          84980 kB
Inactive:       120864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          62332 kB
Slab:            37796 kB
Committed_AS:  4609280 kB
PageTables:       1872 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= 66522 MiB

End job on node13 on Sat Apr 14 07:48:29 UTC 2007