Trace number 354017

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)440321 1800.04 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-markshare2_1.opb
MD5SUMb994237fdc481ca53da2e19e2a850128
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark36924
Best CPU time to get the best result obtained on this benchmark1800.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 31694
Optimality of the best value was proved NO
Number of variables330
Total number of constraints13
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 constraints13
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 210
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 7516192761
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 7516192761
Number of bits of the biggest sum of numbers33
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 20 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.03	c   -- Clauses(.)/Splits(s): (none)
0.00/0.03	c ---[  19]---> BDD-cost:   10
0.00/0.03	c ---[  18]---> BDD-cost:   10
0.00/0.03	c ---[  17]---> BDD-cost:   10
0.00/0.03	c ---[  16]---> BDD-cost:   10
0.00/0.03	c ---[  15]---> BDD-cost:   10
0.00/0.03	c ---[  14]---> BDD-cost:   10
0.00/0.03	c ---[  12]---> Adder-cost: 708   maxlim: 3756758   bits: 23/22
0.30/0.39	c ---[  10]---> Adder-cost: 758   maxlim: 4064912   bits: 23/22
0.70/0.76	c ---[   8]---> Adder-cost: 714   maxlim: 3859164   bits: 23/22
1.10/1.12	c ---[   6]---> Adder-cost: 676   maxlim: 4153021   bits: 23/22
1.40/1.41	c ---[   4]---> Adder-cost: 810   maxlim: 3812158   bits: 23/22
2.00/2.00	c ---[   2]---> Adder-cost: 766   maxlim: 4131466   bits: 23/22
2.40/2.45	c ---[   0]---> Adder-cost: 692   maxlim: 3780388   bits: 23/22
2.80/2.83	c ==================================[MINISAT+]==================================
2.80/2.83	c | Conflicts | Original         | Learnt                           | Progress |
2.80/2.83	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.80/2.83	c ==============================================================================
2.80/2.83	c |         0 |   34919   124129 |   11639       0        0     nan |  0.000 % |
2.80/2.83	c |       100 |   34919   124129 |   12802     100      312     3.1 |  6.833 % |
2.80/2.85	c |       250 |   34919   124129 |   14083     250     1127     4.5 |  6.833 % |
2.80/2.88	c |       476 |   34919   124129 |   15491     476     2838     6.0 |  6.833 % |
2.89/2.93	c |       813 |   34919   124129 |   17040     813     7965     9.8 |  6.833 % |
2.89/2.93	c ==============================================================================
2.89/2.93	c Found solution: 5631102
2.89/2.93	o 5631102
2.89/2.94	c ---[   0]---> Sorter-cost: 2157     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.98	c ==================================[MINISAT+]==================================
2.89/2.98	c | Conflicts | Original         | Learnt                           | Progress |
2.89/2.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.89/2.98	c ==============================================================================
2.89/2.98	c |       863 |   40424   136984 |   13474     863     8423     9.8 |  6.833 % |
2.89/3.00	c |       963 |   40424   136984 |   14821     963    12115    12.6 |  5.122 % |
2.99/3.01	c |      1114 |   40424   136984 |   16303    1114    14823    13.3 |  5.122 % |
2.99/3.02	c ==============================================================================
2.99/3.02	c Found solution: 2582912
2.99/3.02	o 2582912
2.99/3.02	c ---[   0]---> Sorter-cost:   20     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.99/3.06	c ==================================[MINISAT+]==================================
2.99/3.06	c | Conflicts | Original         | Learnt                           | Progress |
2.99/3.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.99/3.06	c ==============================================================================
2.99/3.06	c |      1150 |   40485   137177 |   13495    1150    15814    13.8 |  5.122 % |
2.99/3.07	c |      1251 |   40485   137177 |   14844    1251    17039    13.6 |  5.111 % |
2.99/3.08	c |      1401 |   40485   137177 |   16328    1401    18363    13.1 |  5.111 % |
3.09/3.18	c |      1626 |   40485   137177 |   17961    1626    43875    27.0 |  5.111 % |
3.20/3.23	c |      1963 |   40471   137133 |   19758    1961    47897    24.4 |  5.138 % |
3.20/3.29	c |      2469 |   40463   137107 |   21733    2466    56598    23.0 |  5.151 % |
3.39/3.40	c |      3231 |   40455   137081 |   23907    3227    73137    22.7 |  5.164 % |
3.49/3.54	c |      4373 |   40455   137081 |   26297    4369   124309    28.5 |  5.164 % |
3.69/3.78	c |      6082 |   40441   137037 |   28927    6076   181677    29.9 |  5.191 % |
4.09/4.13	c |      8646 |   40425   136985 |   31820    8638   296055    34.3 |  5.217 % |
4.80/4.81	c |     12491 |   40409   136933 |   35002   12481   482271    38.6 |  5.244 % |
5.89/5.98	c |     18257 |   40403   136920 |   38502   18244   862767    47.3 |  5.270 % |
8.99/9.00	c |     26906 |   40395   136894 |   42353   26892  1402967    52.2 |  5.283 % |
13.09/13.12	c |     39881 |   40378   136845 |   46588   39847  2555949    64.1 |  5.336 % |
19.09/19.13	c |     59344 |   40370   136819 |   51247   26713  1463262    54.8 |  5.350 % |
19.39/19.42	c ==============================================================================
19.39/19.42	c Found solution: 2367244
19.39/19.42	o 2367244
19.39/19.42	c ---[   0]---> Sorter-cost:   20     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
19.39/19.47	c ==================================[MINISAT+]==================================
19.39/19.47	c | Conflicts | Original         | Learnt                           | Progress |
19.39/19.47	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
19.39/19.47	c ==============================================================================
19.39/19.47	c |     61042 |   40395   136882 |   13465   28411  1513994    53.3 |  5.350 % |
19.49/19.52	c |     61143 |   40395   136882 |   14811   13682   488573    35.7 |  5.355 % |
19.49/19.56	c |     61293 |   40395   136882 |   16292   13832   489636    35.4 |  5.355 % |
19.59/19.66	c |     61520 |   40395   136882 |   17921   14059   505955    36.0 |  5.355 % |
19.70/19.75	c |     61857 |   40395   136882 |   19714   14396   517103    35.9 |  5.355 % |
19.79/19.85	c |     62364 |   40395   136882 |   21685   14903   543038    36.4 |  5.355 % |
19.99/20.03	c |     63123 |   40395   136882 |   23854   15662   575356    36.7 |  5.355 % |
20.09/20.19	c |     64262 |   40395   136882 |   26239   16801   618404    36.8 |  5.355 % |
21.69/21.76	c |     65970 |   40395   136882 |   28863   18509   939910    50.8 |  5.355 % |
22.49/22.52	c |     68532 |   40395   136882 |   31749   21071  1081037    51.3 |  5.355 % |
23.79/23.83	c |     72376 |   40379   136830 |   34924   24913  1471416    59.1 |  5.381 % |
29.49/29.51	c |     78142 |   40379   136830 |   38417   30679  2323421    75.7 |  5.381 % |
31.39/31.48	c |     86791 |   40371   136804 |   42258   39327  2760288    70.2 |  5.395 % |
31.49/31.52	c ==============================================================================
31.49/31.52	c Found solution: 2041914
31.49/31.52	o 2041914
31.49/31.52	c ---[   0]---> Sorter-cost:   15     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
31.49/31.59	c ==================================[MINISAT+]==================================
31.49/31.59	c | Conflicts | Original         | Learnt                           | Progress |
31.49/31.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
31.49/31.59	c ==============================================================================
31.49/31.59	c |     86903 |   40389   136847 |   13463   39439  2762334    70.0 |  5.395 % |
31.59/31.68	c |     87003 |   40389   136847 |   14809    7161   315843    44.1 |  5.401 % |
31.69/31.70	c |     87153 |   40389   136847 |   16290    7311   316761    43.3 |  5.401 % |
31.69/31.73	c |     87378 |   40389   136847 |   17919    7536   318381    42.2 |  5.401 % |
31.69/31.77	c |     87715 |   40389   136847 |   19711    7873   323273    41.1 |  5.401 % |
31.79/31.83	c |     88221 |   40389   136847 |   21682    8379   347240    41.4 |  5.401 % |
31.89/31.96	c |     88980 |   40389   136847 |   23850    9138   379548    41.5 |  5.401 % |
32.09/32.14	c |     90120 |   40389   136847 |   26235   10278   423402    41.2 |  5.401 % |
32.19/32.25	c ==============================================================================
32.19/32.25	c Found solution: 1425739
32.19/32.25	o 1425739
32.19/32.25	c ---[   0]---> Sorter-cost:   21     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
32.19/32.29	c ==================================[MINISAT+]==================================
32.19/32.29	c | Conflicts | Original         | Learnt                           | Progress |
32.19/32.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
32.19/32.29	c ==============================================================================
32.19/32.29	c |     90816 |   40429   136942 |   13476   10974   441427    40.2 |  5.401 % |
32.29/32.32	c |     90916 |   40429   136942 |   14823   11074   443899    40.1 |  5.400 % |
32.29/32.34	c |     91066 |   40429   136942 |   16305   11224   444837    39.6 |  5.400 % |
32.29/32.37	c |     91291 |   40429   136942 |   17936   11449   447007    39.0 |  5.400 % |
32.39/32.46	c |     91628 |   40429   136942 |   19730   11786   461599    39.2 |  5.400 % |
32.49/32.56	c |     92134 |   40429   136942 |   21703   12292   495193    40.3 |  5.400 % |
32.69/32.71	c |     92894 |   40429   136942 |   23873   13052   518224    39.7 |  5.400 % |
32.89/32.96	c |     94033 |   40429   136942 |   26260   14191   567787    40.0 |  5.400 % |
33.19/33.28	c |     95741 |   40429   136942 |   28887   15899   647175    40.7 |  5.400 % |
33.69/33.70	c |     98305 |   40429   136942 |   31775   18463   753803    40.8 |  5.400 % |
35.38/35.40	c |    102151 |   40429   136942 |   34953   22309  1120829    50.2 |  5.400 % |
36.48/36.53	c |    107917 |   40429   136942 |   38448   28075  1424420    50.7 |  5.400 % |
39.28/39.30	c |    116568 |   40429   136942 |   42293   36726  1999445    54.4 |  5.400 % |
44.78/44.84	c |    129542 |   40429   136942 |   46522   20121  1179815    58.6 |  5.400 % |
52.68/52.74	c |    149003 |   40429   136942 |   51175   39582  2151947    54.4 |  5.400 % |
69.47/69.53	c |    178197 |   40429   136942 |   56292   30898  2055275    66.5 |  5.400 % |
90.57/90.60	c |    221986 |   40420   136915 |   61921   31018  1763294    56.8 |  5.426 % |
113.86/113.96	c ==============================================================================
113.86/113.96	c Found solution: 1280920
113.86/113.96	o 1280920
113.86/113.96	c ---[   0]---> Sorter-cost:   19     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
113.96/114.02	c ==================================[MINISAT+]==================================
113.96/114.02	c | Conflicts | Original         | Learnt                           | Progress |
113.96/114.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
113.96/114.02	c ==============================================================================
113.96/114.02	c |    265433 |   40438   136961 |   13479   27677  1783701    64.4 |  5.426 % |
113.96/114.09	c |    265533 |   40438   136961 |   14826   13572   697858    51.4 |  5.433 % |
114.06/114.13	c |    265684 |   40438   136961 |   16309   13723   700529    51.0 |  5.433 % |
114.06/114.16	c |    265909 |   40438   136961 |   17940   13948   704201    50.5 |  5.433 % |
114.16/114.23	c |    266246 |   40438   136961 |   19734   14285   712770    49.9 |  5.433 % |
114.26/114.32	c |    266753 |   40438   136961 |   21708   14792   730367    49.4 |  5.433 % |
114.36/114.46	c |    267512 |   40438   136961 |   23878   15551   754748    48.5 |  5.433 % |
114.66/114.73	c |    268652 |   40438   136961 |   26266   16691   795900    47.7 |  5.433 % |
114.96/115.07	c |    270361 |   40438   136961 |   28893   18400   912469    49.6 |  5.433 % |
115.66/115.72	c |    272925 |   40438   136961 |   31782   20964  1023033    48.8 |  5.433 % |
116.96/117.01	c |    276769 |   40438   136961 |   34961   24808  1207109    48.7 |  5.433 % |
117.26/117.36	c ==============================================================================
117.26/117.36	c Found solution: 959882
117.26/117.36	o 959882
117.26/117.36	c ---[   0]---> Sorter-cost:   16     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
117.36/117.41	c ==================================[MINISAT+]==================================
117.36/117.41	c | Conflicts | Original         | Learnt                           | Progress |
117.36/117.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
117.36/117.41	c ==============================================================================
117.36/117.41	c |    279044 |   40406   136832 |   13468   27081  1295213    47.8 |  5.433 % |
117.36/117.48	c |    279144 |   40406   136832 |   14814   13378   527681    39.4 |  5.529 % |
117.46/117.50	c |    279294 |   40406   136832 |   16296   13528   531035    39.3 |  5.529 % |
117.46/117.56	c |    279519 |   40406   136832 |   17925   13753   537886    39.1 |  5.529 % |
117.56/117.63	c |    279856 |   40406   136832 |   19718   14090   547108    38.8 |  5.529 % |
117.56/117.67	c |    280362 |   40406   136832 |   21690   14596   560429    38.4 |  5.529 % |
117.76/117.81	c |    281121 |   40406   136832 |   23859   15355   589974    38.4 |  5.529 % |
117.96/118.05	c |    282262 |   40406   136832 |   26245   16496   649988    39.4 |  5.529 % |
118.46/118.50	c |    283973 |   40406   136832 |   28869   18207   750796    41.2 |  5.529 % |
119.45/119.58	c |    286537 |   40406   136832 |   31756   20771   942965    45.4 |  5.529 % |
120.96/121.09	c |    290382 |   40406   136832 |   34932   24616  1201413    48.8 |  5.529 % |
126.25/126.34	c |    296148 |   40386   136787 |   38425   30378  1766285    58.1 |  5.608 % |
129.15/129.26	c |    304797 |   40386   136787 |   42268   39027  2276343    58.3 |  5.608 % |
133.25/133.30	c |    317772 |   40386   136787 |   46495   21097  1367700    64.8 |  5.608 % |
140.05/140.18	c |    337234 |   40386   136787 |   51144   40559  2791366    68.8 |  5.608 % |
154.64/154.75	c |    366427 |   40386   136787 |   56259   29035  1953423    67.3 |  5.608 % |
169.34/169.45	c |    410216 |   40305   136605 |   61885   29702  1780723    60.0 |  5.936 % |
206.23/206.39	c |    475900 |   40249   136478 |   68073   49206  3768713    76.6 |  6.160 % |
254.72/254.86	c |    574426 |   40227   136428 |   74880   35994  2404706    66.8 |  6.265 % |
333.20/333.35	c |    722217 |   40164   136253 |   82369   61493  3806950    61.9 |  6.475 % |
478.16/478.31	c |    943901 |   40164   136253 |   90605   80429  5170265    64.3 |  6.475 % |
685.20/685.42	c |   1276427 |   40164   136253 |   99666   42386  3318089    78.3 |  6.475 % |
959.83/960.10	c ==============================================================================
959.83/960.10	c Found solution: 896050
959.83/960.10	o 896050
959.83/960.11	c ---[   0]---> Sorter-cost:   17     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
959.83/960.20	c ==================================[MINISAT+]==================================
959.83/960.20	c | Conflicts | Original         | Learnt                           | Progress |
959.83/960.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
959.83/960.20	c ==============================================================================
959.83/960.20	c |   1653160 |   40116   136149 |   13372   83367  5397971    64.7 |  6.475 % |
960.23/960.51	c |   1653260 |   40116   136149 |   14709    7235   300707    41.6 |  6.780 % |
960.23/960.54	c |   1653410 |   40116   136149 |   16180    7385   301515    40.8 |  6.780 % |
960.23/960.60	c |   1653635 |   40116   136149 |   17798    7610   306630    40.3 |  6.780 % |
960.33/960.64	c |   1653972 |   40116   136149 |   19577    7947   311914    39.2 |  6.780 % |
960.43/960.71	c |   1654478 |   40116   136149 |   21535    8453   323928    38.3 |  6.780 % |
960.53/960.81	c |   1655238 |   40116   136149 |   23689    9213   339044    36.8 |  6.780 % |
960.73/961.02	c |   1656379 |   40116   136149 |   26058   10354   374121    36.1 |  6.780 % |
960.93/961.28	c |   1658087 |   40116   136149 |   28664   12062   436573    36.2 |  6.780 % |
961.53/961.82	c |   1660649 |   40116   136149 |   31530   14624   549045    37.5 |  6.780 % |
962.23/962.51	c |   1664494 |   40116   136149 |   34683   18469   720638    39.0 |  6.780 % |
963.43/963.76	c |   1670261 |   40116   136149 |   38151   24236   977447    40.3 |  6.780 % |
967.63/967.92	c |   1678910 |   40116   136149 |   41967   32885  1630538    49.6 |  6.780 % |
971.92/972.22	c |   1691886 |   40116   136149 |   46163   16068   705566    43.9 |  6.780 % |
977.02/977.40	c |   1711349 |   40116   136149 |   50780   35531  1686204    47.5 |  6.780 % |
988.72/989.06	c |   1740542 |   40116   136149 |   55858   27183  1560396    57.4 |  6.780 % |
1009.61/1009.94	c |   1784332 |   40116   136149 |   61443   26682  1971638    73.9 |  6.780 % |
1037.01/1037.40	c |   1850018 |   40098   136109 |   67588   43221  2560102    59.2 |  6.846 % |
1040.60/1040.93	c ==============================================================================
1040.60/1040.93	c Found solution: 653250
1040.60/1040.93	o 653250
1040.60/1040.93	c ---[   0]---> Sorter-cost:   17     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1040.70/1041.00	c ==================================[MINISAT+]==================================
1040.70/1041.00	c | Conflicts | Original         | Learnt                           | Progress |
1040.70/1041.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1040.70/1041.00	c ==============================================================================
1040.70/1041.00	c |   1859124 |   40109   136142 |   13369   52327  3043084    58.2 |  6.846 % |
1040.80/1041.16	c |   1859224 |   40109   136142 |   14705    7825   301035    38.5 |  6.854 % |
1040.80/1041.19	c |   1859374 |   40109   136142 |   16176    7975   303035    38.0 |  6.854 % |
1040.90/1041.22	c |   1859599 |   40109   136142 |   17794    8200   305533    37.3 |  6.854 % |
1041.00/1041.33	c |   1859936 |   40109   136142 |   19573    8537   313450    36.7 |  6.854 % |
1041.00/1041.39	c |   1860443 |   40109   136142 |   21530    9044   322230    35.6 |  6.854 % |
1041.10/1041.49	c |   1861203 |   40109   136142 |   23683    9804   338274    34.5 |  6.854 % |
1041.30/1041.65	c |   1862342 |   40109   136142 |   26052   10943   362237    33.1 |  6.854 % |
1042.10/1042.42	c |   1864050 |   40109   136142 |   28657   12651   496838    39.3 |  6.854 % |
1042.80/1043.18	c |   1866612 |   40109   136142 |   31523   15213   664436    43.7 |  6.854 % |
1043.51/1043.88	c |   1870456 |   40109   136142 |   34675   19057   813974    42.7 |  6.854 % |
1045.11/1045.46	c |   1876223 |   40109   136142 |   38143   24824  1079435    43.5 |  6.854 % |
1048.31/1048.66	c |   1884872 |   40109   136142 |   41957   33473  1574902    47.0 |  6.854 % |
1051.81/1052.15	c |   1897846 |   40109   136142 |   46153   16159   661866    41.0 |  6.854 % |
1057.41/1057.79	c |   1917307 |   40109   136142 |   50768   35620  1806048    50.7 |  6.854 % |
1068.30/1068.60	c |   1946501 |   40030   135961 |   55845   27864  1572432    56.4 |  7.168 % |
1099.89/1100.27	c |   1990290 |   40030   135961 |   61430   30520  2023560    66.3 |  7.168 % |
1140.98/1141.38	c |   2055974 |   40030   135961 |   67573   48341  2867820    59.3 |  7.168 % |
1180.66/1181.05	c |   2154500 |   40021   135934 |   74330   36030  2667002    74.0 |  7.194 % |
1251.75/1252.11	c |   2302292 |   39949   135770 |   81763   67624  5590762    82.7 |  7.509 % |
1426.71/1427.20	c |   2523976 |   39949   135770 |   89939   17702  1264806    71.4 |  7.509 % |
1629.06/1629.65	c ==============================================================================
1629.06/1629.65	c Found solution: 440321
1629.06/1629.65	o 440321
1629.06/1629.65	c ---[   0]---> Sorter-cost:   19     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1629.16/1629.77	c ==================================[MINISAT+]==================================
1629.16/1629.77	c | Conflicts | Original         | Learnt                           | Progress |
1629.16/1629.77	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1629.16/1629.77	c ==============================================================================
1629.16/1629.77	c |   2747386 |   39891   135576 |   13297   87666  7661778    87.4 |  7.509 % |
1629.56/1630.11	c |   2747486 |   39891   135576 |   14626    7842   595879    76.0 |  7.736 % |
1629.56/1630.14	c |   2747636 |   39891   135576 |   16089    7992   597847    74.8 |  7.736 % |
1629.56/1630.17	c |   2747864 |   39891   135576 |   17698    8220   601285    73.1 |  7.736 % |
1629.66/1630.22	c |   2748202 |   39891   135576 |   19468    8558   612779    71.6 |  7.736 % |
1629.76/1630.30	c |   2748708 |   39891   135576 |   21414    9064   621824    68.6 |  7.736 % |
1629.86/1630.41	c |   2749467 |   39891   135576 |   23556    9823   648025    66.0 |  7.736 % |
1630.06/1630.61	c |   2750606 |   39891   135576 |   25912   10962   689356    62.9 |  7.736 % |
1630.36/1630.93	c |   2752314 |   39891   135576 |   28503   12670   750049    59.2 |  7.736 % |
1630.95/1631.51	c |   2754877 |   39891   135576 |   31353   15233   890673    58.5 |  7.736 % |
1632.25/1632.81	c |   2758723 |   39891   135576 |   34488   19079  1100001    57.7 |  7.736 % |
1633.35/1633.96	c |   2764492 |   39891   135576 |   37937   24848  1364554    54.9 |  7.736 % |
1636.85/1637.47	c |   2773141 |   39891   135576 |   41731   33497  1863807    55.6 |  7.736 % |
1640.45/1641.10	c |   2786115 |   39891   135576 |   45904   17923   895040    49.9 |  7.736 % |
1647.95/1648.54	c |   2805577 |   39891   135576 |   50495   37385  2457254    65.7 |  7.736 % |
1662.25/1662.87	c |   2834769 |   39891   135576 |   55544   28156  1799822    63.9 |  7.736 % |
1673.44/1674.03	c |   2878558 |   39891   135576 |   61099   28149  1541050    54.7 |  7.736 % |
1702.03/1702.66	c |   2944243 |   39765   135285 |   67209   46968  2900278    61.8 |  8.325 % |
1766.82/1767.50	c |   3042774 |   39765   135285 |   73930   36377  3348446    92.0 |  8.325 % |
1800.01/1800.60	c 
1800.01/1800.61	c *** TERMINATED ***
1800.01/1800.61	s SATISFIABLE
1800.01/1800.61	v x1 x2 x3 -x4 x5 x6 x7 x8 -x9 x10 x11 -x12 x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31
1800.01/1800.61	v x32 -x33 x34 -x35 -x36 x37 -x38 x39 x40 x41 -x42 -x43 x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59
1800.01/1800.61	v -x60 x61 x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 x70 -x71 x72 x73 x74 x75 x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87
1800.01/1800.61	v -x88 -x89 -x90 -x91 -x92 -x93 x94 x95 -x96 -x97 x98 x99 -x100 -x101 -x102 x103 -x104 x105 x106 -x107 -x108 -x109 -x110 -x111
1800.01/1800.61	v -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 x122 -x123 -x124 x125 -x126 -x127 x128 x129 x130 -x131 x132 x133
1800.01/1800.61	v x134 x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 x152 -x153 -x154 x155
1800.01/1800.61	v -x156 -x157 -x158 x159 -x160 x161 x162 x163 -x164 -x165 x166 x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177
1800.01/1800.61	v -x178 -x179 -x180 -x181 x182 x183 x184 x185 x186 x187 x188 -x189 -x190 x191 -x192 x193 -x194 -x195 x196 -x197 -x198 -x199 -x200
1800.01/1800.61	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 -x271
1800.01/1800.61	v x272 -x273 -x274 -x275 x276 -x277 -x278 -x279 x280 x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 x290 -x291 -x292 -x293
1800.01/1800.61	v -x294 -x295 x296 x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 -x311 x312 -x313 x314 -x315
1800.01/1800.61	v -x316 -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 x325 -x326 x211 -x212 -x223 -x234 -x245 -x256 x327 x328 x329 x330 x213
1800.01/1800.61	v -x214 -x215 x216 -x217 -x218 x219 -x220 -x221 x222 x224 -x225 -x226 x227 x228 x229 x230 x231 -x232 -x233 x235 -x236 -x237 x238
1800.01/1800.61	v -x239 x240 -x241 x242 x243 x244 x246 x247 x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 x257 -x258 x259 x260

Verifier Data (download as text)

OK	440321

Conversion Script Data (download as text)

/tmp/evaluation/354017-1176691147/instance-354017-1176691147.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/node72/watcher-354017-1176691147 -o ROOT/results/node72/solver-354017-1176691147 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/354017-1176691147/minisat+ /tmp/evaluation/354017-1176691147/instance-354017-1176691147.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.78 0.95 0.98 3/77 3851
/proc/meminfo: memFree=1865920/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=1180 CPUtime=0
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 145153152 1208320 112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005353 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 295 112 74 215 0 77 0

[startup+0.0602291 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 3851
/proc/meminfo: memFree=1865920/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=1356 CPUtime=0.05
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 211 0 0 0 5 0 0 0 18 0 1 0 145153152 1388544 196 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012072 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 339 196 90 215 0 121 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1356

[startup+0.101233 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 3851
/proc/meminfo: memFree=1865920/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=1356 CPUtime=0.1
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 211 0 0 0 10 0 0 0 18 0 1 0 145153152 1388544 196 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134811822 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 339 196 90 215 0 121 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1356

[startup+0.30125 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 3851
/proc/meminfo: memFree=1865920/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=1356 CPUtime=0.3
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 211 0 0 0 30 0 0 0 20 0 1 0 145153152 1388544 196 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134649153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 339 196 90 215 0 121 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1356

[startup+0.701288 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 3851
/proc/meminfo: memFree=1865920/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=1828 CPUtime=0.7
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 340 0 0 0 70 0 0 0 24 0 1 0 145153152 1871872 325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 457 325 106 215 0 239 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1828

[startup+1.50136 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 3852
/proc/meminfo: memFree=1864824/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=1964 CPUtime=1.5
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 393 0 0 0 150 0 0 0 25 0 1 0 145153152 2011136 361 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 491 361 106 215 0 273 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1964

[startup+3.10151 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 3852
/proc/meminfo: memFree=1864696/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=4548 CPUtime=3.09
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 1023 0 0 0 309 0 0 0 25 0 1 0 145153152 4657152 989 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 1137 989 124 215 0 919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4548

[startup+6.3018 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 3852
/proc/meminfo: memFree=1859256/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=8784 CPUtime=6.29
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 2091 0 0 0 628 1 0 0 25 0 1 0 145153152 8994816 2057 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 2196 2057 124 215 0 1978 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8784

[startup+12.7014 s]
/proc/loadavg: 0.89 0.97 0.99 2/78 3852
/proc/meminfo: memFree=1851704/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=15648 CPUtime=12.69
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 3814 0 0 0 1266 3 0 0 25 0 1 0 145153152 16023552 3780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 3912 3780 124 215 0 3694 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15648

[startup+25.5016 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 3852
/proc/meminfo: memFree=1847864/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=18744 CPUtime=25.49
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 4578 0 0 0 2545 4 0 0 25 0 1 0 145153152 19193856 4544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 4686 4544 124 215 0 4468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18744

[startup+51.1019 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 3852
/proc/meminfo: memFree=1847864/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=18744 CPUtime=51.07
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 4578 0 0 0 5103 4 0 0 25 0 1 0 145153152 19193856 4544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573188 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 4686 4544 124 215 0 4468 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18744

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 3852
/proc/meminfo: memFree=1843064/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=23492 CPUtime=102.27
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 5780 0 0 0 10221 6 0 0 25 0 1 0 145153152 24055808 5746 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 5873 5746 124 215 0 5655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23492

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3852
/proc/meminfo: memFree=1838968/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=27676 CPUtime=162.24
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 6781 0 0 0 16217 7 0 0 25 0 1 0 145153152 28340224 6747 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 6919 6747 124 215 0 6701 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27676

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 3852
/proc/meminfo: memFree=1834744/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=31756 CPUtime=222.23
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 7825 0 0 0 22214 9 0 0 25 0 1 0 145153152 32518144 7791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 7939 7791 124 215 0 7721 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31756

[startup+282.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 3852
/proc/meminfo: memFree=1834680/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=31756 CPUtime=282.21
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 7833 0 0 0 28212 9 0 0 25 0 1 0 145153152 32518144 7799 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 7939 7799 124 215 0 7721 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31756

[startup+342.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/78 3852
/proc/meminfo: memFree=1833464/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=33064 CPUtime=342.19
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 8150 0 0 0 34209 10 0 0 25 0 1 0 145153152 33857536 8116 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 8266 8116 124 215 0 8048 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 33064

[startup+402.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 3852
/proc/meminfo: memFree=1829880/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=36824 CPUtime=402.18
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 9080 0 0 0 40206 12 0 0 25 0 1 0 145153152 37707776 9046 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 9206 9046 124 215 0 8988 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36824

[startup+462.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 3852
/proc/meminfo: memFree=1826936/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=39484 CPUtime=462.16
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 9735 0 0 0 46203 13 0 0 25 0 1 0 145153152 40431616 9701 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 9871 9701 124 215 0 9653 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 39484

[startup+522.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 3852
/proc/meminfo: memFree=1824760/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=41764 CPUtime=522.15
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 10270 0 0 0 52201 14 0 0 25 0 1 0 145153152 42766336 10236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 10441 10236 124 215 0 10223 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 41764

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 3852
/proc/meminfo: memFree=1822328/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=44152 CPUtime=582.13
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 10867 0 0 0 58199 14 0 0 25 0 1 0 145153152 45211648 10833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 11038 10833 124 215 0 10820 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 44152

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1820920/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=45472 CPUtime=642.11
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 11204 0 0 0 64196 15 0 0 25 0 1 0 145153152 46563328 11170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134587467 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 11368 11170 124 215 0 11150 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 45472


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1815672/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=50468 CPUtime=822.06
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 12448 0 0 0 82189 17 0 0 25 0 1 0 145153152 51679232 12414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 12617 12414 124 215 0 12399 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 50468

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1810936/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55268 CPUtime=882.05
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13635 0 0 0 88186 19 0 0 25 0 1 0 145153152 56594432 13601 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13817 13601 124 215 0 13599 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 55268

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1810616/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=942.04
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 94184 20 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 55548

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1810552/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1002.02
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 100182 20 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 55548

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1810488/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1062
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 106179 21 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 55548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1810488/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1121.98
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 112177 21 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 55548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1810360/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1181.96
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 118175 21 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 55548

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1810232/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1241.95
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 124173 22 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 55548

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 3852
/proc/meminfo: memFree=1810168/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1301.94
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 130172 22 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 55548

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 4024
/proc/meminfo: memFree=1808632/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1361.83
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 136160 23 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 55548

[startup+1422.31 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 4054
/proc/meminfo: memFree=1809656/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1421.82
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 142158 24 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 55548

[startup+1482.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 4054
/proc/meminfo: memFree=1809656/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1481.79
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 148155 24 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 55548

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4054
/proc/meminfo: memFree=1809720/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55548 CPUtime=1541.78
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13704 0 0 0 154153 25 0 0 25 0 1 0 145153152 56881152 13670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13887 13670 124 215 0 13669 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 55548

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4054
/proc/meminfo: memFree=1809720/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=55680 CPUtime=1601.76
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 13727 0 0 0 160151 25 0 0 25 0 1 0 145153152 57016320 13693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579865 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 13920 13693 124 215 0 13702 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 55680

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4054
/proc/meminfo: memFree=1806968/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=58428 CPUtime=1661.75
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 14421 0 0 0 166149 26 0 0 25 0 1 0 145153152 59830272 14387 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 14607 14387 124 215 0 14389 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 58428

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4054
/proc/meminfo: memFree=1806968/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=58428 CPUtime=1721.74
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 14421 0 0 0 172147 27 0 0 25 0 1 0 145153152 59830272 14387 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577281 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 14607 14387 124 215 0 14389 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 58428

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4054
/proc/meminfo: memFree=1806968/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=58428 CPUtime=1781.71
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 14421 0 0 0 178144 27 0 0 25 0 1 0 145153152 59830272 14387 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 14607 14387 124 215 0 14389 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 58428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4054
/proc/meminfo: memFree=1806968/2055920 swapFree=4171488/4192956
[pid=3851] ppid=3849 vsize=58428 CPUtime=1800.01
/proc/3851/stat : 3851 (minisat+) R 3849 3851 3789 0 -1 4194304 14421 0 0 0 179974 27 0 0 25 0 1 0 145153152 59830272 14387 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3851/statm: 14607 14387 124 215 0 14389 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 58428

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

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

Child status: 10
Real time (s): 1800.62
CPU time (s): 1800.04
CPU user time (s): 1799.75
CPU system time (s): 0.287956
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 58428

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

runsolver used 2.10868 second user time and 4.43933 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Apr 16 02:39:07 UTC 2007

IDJOB= 354017
IDBENCH= 2315
IDSOLVER= 156
FILE ID= node72/354017-1176691147

PBS_JOBID= 4560008

Free space on /tmp= 66485 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  b994237fdc481ca53da2e19e2a850128

RANDOM SEED= 870729470

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1866392 kB
Buffers:         13948 kB
Cached:          94944 kB
SwapCached:       2832 kB
Active:          54968 kB
Inactive:        76884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866392 kB
SwapTotal:     4192956 kB
SwapFree:      4171488 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            43248 kB
Committed_AS:  2646072 kB
PageTables:       1788 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= 66485 MiB

End job on node72 on Mon Apr 16 03:09:10 UTC 2007