Trace number 354037

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)220160 1800.06 1800.12

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-markshare1_1.opb
MD5SUM83e0e1e1c048d12c4488c7f5a723c62c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark221
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 221
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 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6442450938
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 6442450938
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.01/0.01	c Converting 17 PB-constraints to clauses...
0.01/0.01	c   -- Unit propagations: (none)
0.01/0.02	c   -- Detecting intervals from adjacent constraints: ######
0.01/0.02	c   -- Clauses(.)/Splits(s): (none)
0.01/0.02	c ---[  16]---> BDD-cost:   10
0.01/0.02	c ---[  15]---> BDD-cost:   10
0.01/0.02	c ---[  14]---> BDD-cost:   10
0.01/0.02	c ---[  13]---> BDD-cost:   10
0.01/0.02	c ---[  12]---> BDD-cost:   10
0.01/0.02	c ---[  10]---> Adder-cost: 662   maxlim: 3510008   bits: 23/22
0.40/0.47	c ---[   8]---> Adder-cost: 660   maxlim: 3759828   bits: 23/22
0.80/0.85	c ---[   6]---> Adder-cost: 770   maxlim: 3884662   bits: 23/22
1.40/1.42	c ---[   4]---> Adder-cost: 500   maxlim: 3402645   bits: 23/22
1.60/1.60	c ---[   2]---> Adder-cost: 574   maxlim: 3468109   bits: 23/22
1.80/1.83	c ---[   0]---> Adder-cost: 558   maxlim: 3462997   bits: 23/22
2.00/2.06	c ==================================[MINISAT+]==================================
2.00/2.06	c | Conflicts | Original         | Learnt                           | Progress |
2.00/2.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.00/2.06	c ==============================================================================
2.00/2.06	c |         0 |   25238    89630 |    8412       0        0     nan |  0.000 % |
2.00/2.07	c |       102 |   25230    89604 |    9253     101      708     7.0 |  7.959 % |
2.00/2.08	c |       252 |   25222    89578 |   10178     250     2151     8.6 |  7.984 % |
2.10/2.10	c ==============================================================================
2.10/2.10	c Found solution: 2926816
2.10/2.10	o 2926816
2.10/2.10	c ---[   0]---> Sorter-cost: 1725     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.10/2.14	c ==================================[MINISAT+]==================================
2.10/2.14	c | Conflicts | Original         | Learnt                           | Progress |
2.10/2.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.10/2.14	c ==============================================================================
2.10/2.14	c |       432 |   29627    99859 |    9875     430     3774     8.8 |  7.984 % |
2.10/2.15	c |       533 |   29627    99859 |   10862     531     4567     8.6 |  5.851 % |
2.10/2.17	c ==============================================================================
2.10/2.17	c Found solution: 2875342
2.10/2.17	o 2875342
2.10/2.17	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
2.10/2.20	c ==================================[MINISAT+]==================================
2.10/2.20	c | Conflicts | Original         | Learnt                           | Progress |
2.10/2.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.10/2.20	c ==============================================================================
2.10/2.20	c |       582 |   29661    99987 |    9887     580     9730    16.8 |  5.851 % |
2.20/2.21	c |       682 |   29661    99987 |   10875     680    14086    20.7 |  5.846 % |
2.20/2.22	c |       832 |   29661    99987 |   11963     830    15138    18.2 |  5.846 % |
2.20/2.26	c |      1058 |   29637    99909 |   13159    1053    17671    16.8 |  5.899 % |
2.20/2.30	c |      1396 |   29621    99857 |   14475    1389    24605    17.7 |  5.934 % |
2.30/2.35	c |      1905 |   29613    99831 |   15923    1897    36956    19.5 |  5.952 % |
2.39/2.42	c |      2667 |   29597    99779 |   17515    2657    50817    19.1 |  5.987 % |
2.49/2.54	c |      3806 |   29573    99701 |   19266    3793    77410    20.4 |  6.039 % |
2.59/2.69	c |      5515 |   29565    99679 |   21193    5501   114449    20.8 |  6.074 % |
2.99/3.00	c |      8077 |   29525    99549 |   23313    8058   182734    22.7 |  6.162 % |
3.30/3.30	c ==============================================================================
3.30/3.30	c Found solution: 2860860
3.30/3.30	o 2860860
3.30/3.31	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
3.30/3.34	c ==================================[MINISAT+]==================================
3.30/3.34	c | Conflicts | Original         | Learnt                           | Progress |
3.30/3.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.30/3.34	c ==============================================================================
3.30/3.34	c |      8755 |   29547    99603 |    9849    8736   266117    30.5 |  6.162 % |
3.30/3.35	c |      8857 |   29547    99603 |   10833    8838   270115    30.6 |  6.167 % |
3.30/3.37	c |      9007 |   29547    99603 |   11917    8988   273579    30.4 |  6.167 % |
3.39/3.40	c |      9233 |   29547    99603 |   13109    9214   278562    30.2 |  6.167 % |
3.39/3.43	c |      9571 |   29547    99603 |   14419    9552   284591    29.8 |  6.167 % |
3.49/3.50	c |     10077 |   29547    99603 |   15861   10058   296608    29.5 |  6.167 % |
3.59/3.65	c |     10836 |   29547    99603 |   17448   10817   338506    31.3 |  6.167 % |
3.69/3.79	c |     11975 |   29547    99603 |   19192   11956   391206    32.7 |  6.167 % |
4.09/4.15	c |     13684 |   29547    99603 |   21112   13665   485624    35.5 |  6.167 % |
4.60/4.65	c |     16251 |   29547    99603 |   23223   16232   634219    39.1 |  6.167 % |
5.20/5.23	c |     20096 |   29547    99603 |   25545   20077   785358    39.1 |  6.167 % |
6.50/6.52	c ==============================================================================
6.50/6.52	c Found solution: 1500464
6.50/6.52	o 1500464
6.50/6.53	c ---[   0]---> Sorter-cost:   18     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
6.50/6.56	c ==================================[MINISAT+]==================================
6.50/6.56	c | Conflicts | Original         | Learnt                           | Progress |
6.50/6.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.50/6.56	c ==============================================================================
6.50/6.56	c |     21487 |   29570    99659 |    9856   21468  1022144    47.6 |  6.167 % |
6.60/6.61	c |     21589 |   29570    99659 |   10841    5469   325714    59.6 |  6.170 % |
6.60/6.62	c |     21740 |   29570    99659 |   11925    5620   330322    58.8 |  6.170 % |
6.60/6.66	c |     21965 |   29570    99659 |   13118    5845   336794    57.6 |  6.170 % |
6.60/6.70	c |     22303 |   29570    99659 |   14430    6183   344824    55.8 |  6.170 % |
6.69/6.73	c |     22810 |   29570    99659 |   15873    6690   354822    53.0 |  6.170 % |
6.79/6.83	c |     23571 |   29570    99659 |   17460    7451   382853    51.4 |  6.170 % |
6.89/6.93	c |     24711 |   29570    99659 |   19206    8591   416395    48.5 |  6.170 % |
7.09/7.16	c |     26420 |   29570    99659 |   21127   10300   474920    46.1 |  6.170 % |
7.70/7.73	c |     28982 |   29570    99659 |   23239   12862   615004    47.8 |  6.170 % |
8.29/8.37	c |     32826 |   29570    99659 |   25563   16706   789707    47.3 |  6.170 % |
9.29/9.36	c |     38592 |   29570    99659 |   28120   22472  1017090    45.3 |  6.170 % |
11.79/11.87	c |     47242 |   29566    99650 |   30932   15190   790612    52.0 |  6.188 % |
16.99/17.09	c |     60217 |   29554    99625 |   34025   28161  1720043    61.1 |  6.258 % |
21.49/21.55	c |     79679 |   29554    99625 |   37428   25088  1305637    52.0 |  6.258 % |
35.89/35.91	c |    108871 |   29554    99625 |   41170   28171  2396339    85.1 |  6.258 % |
49.79/49.88	c |    152662 |   29474    99445 |   45288   14737   742973    50.4 |  6.695 % |
66.89/66.90	c ==============================================================================
66.89/66.90	c Found solution: 1085768
66.89/66.90	o 1085768
66.89/66.90	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
66.89/66.94	c ==================================[MINISAT+]==================================
66.89/66.94	c | Conflicts | Original         | Learnt                           | Progress |
66.89/66.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
66.89/66.94	c ==============================================================================
66.89/66.94	c |    193745 |   29486    99472 |    9828   23327  1247958    53.5 |  6.695 % |
66.99/67.02	c |    193845 |   29486    99472 |   10810    5932   202713    34.2 |  6.752 % |
66.99/67.04	c |    193997 |   29486    99472 |   11891    6084   205813    33.8 |  6.752 % |
66.99/67.07	c |    194222 |   29486    99472 |   13081    6309   208559    33.1 |  6.752 % |
67.09/67.13	c |    194560 |   29486    99472 |   14389    6647   216189    32.5 |  6.752 % |
67.09/67.19	c |    195066 |   29486    99472 |   15828    7153   228321    31.9 |  6.752 % |
67.19/67.28	c |    195825 |   29486    99472 |   17410    7912   262692    33.2 |  6.752 % |
67.39/67.47	c |    196966 |   29486    99472 |   19151    9053   295670    32.7 |  6.752 % |
67.79/67.82	c |    198675 |   29486    99472 |   21067   10762   356721    33.1 |  6.752 % |
68.59/68.64	c |    201238 |   29486    99472 |   23173   13325   471225    35.4 |  6.752 % |
69.59/69.62	c |    205082 |   29486    99472 |   25491   17169   629296    36.7 |  6.752 % |
70.59/70.69	c |    210848 |   29456    99404 |   28040   22932   824861    36.0 |  6.926 % |
72.29/72.36	c |    219497 |   29456    99404 |   30844   15472   502876    32.5 |  6.926 % |
75.79/75.90	c |    232471 |   29456    99404 |   33928   28446  1369945    48.2 |  6.926 % |
81.29/81.37	c |    251932 |   29456    99404 |   37321   27132  1628341    60.0 |  6.926 % |
92.09/92.15	c |    281124 |   29444    99377 |   41053   31364  1487888    47.4 |  6.996 % |
104.69/104.70	c ==============================================================================
104.69/104.70	c Found solution: 417212
104.69/104.70	o 417212
104.69/104.70	c ---[   0]---> Sorter-cost:   13     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
104.69/104.75	c ==================================[MINISAT+]==================================
104.69/104.75	c | Conflicts | Original         | Learnt                           | Progress |
104.69/104.75	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
104.69/104.75	c ==============================================================================
104.69/104.75	c |    308146 |   29296    98936 |    9765   27604  1892218    68.5 |  6.996 % |
104.79/104.81	c |    308246 |   29296    98936 |   10741    6472   512624    79.2 |  7.664 % |
104.79/104.83	c |    308396 |   29296    98936 |   11815    6622   513941    77.6 |  7.664 % |
104.79/104.86	c |    308623 |   29130    98556 |   12997    6830   515690    75.5 |  8.657 % |
104.89/104.93	c |    308960 |   29130    98556 |   14296    7167   526204    73.4 |  8.657 % |
104.99/105.01	c |    309466 |   29130    98556 |   15726    7673   550083    71.7 |  8.657 % |
104.99/105.09	c |    310225 |   29130    98556 |   17299    8432   569856    67.6 |  8.657 % |
105.19/105.23	c |    311365 |   29130    98556 |   19029    9572   599810    62.7 |  8.657 % |
105.39/105.47	c |    313074 |   29130    98556 |   20932   11281   648310    57.5 |  8.657 % |
105.89/105.90	c |    315636 |   29130    98556 |   23025   13843   742943    53.7 |  8.657 % |
106.69/106.75	c |    319481 |   29130    98556 |   25327   17688   926834    52.4 |  8.657 % |
107.99/108.04	c |    325247 |   29130    98556 |   27860   23454  1211831    51.7 |  8.657 % |
109.89/109.98	c |    333896 |   29130    98556 |   30646   16363   603344    36.9 |  8.657 % |
113.99/114.09	c |    346870 |   29130    98556 |   33711   29337  1195222    40.7 |  8.657 % |
120.99/121.10	c |    366331 |   29130    98556 |   37082   28473  1103862    38.8 |  8.657 % |
129.09/129.18	c |    395523 |   29130    98556 |   40790   33793  1714887    50.7 |  8.657 % |
133.10/133.10	c ==============================================================================
133.10/133.10	c Found solution: 259112
133.10/133.10	o 259112
133.10/133.11	c ---[   0]---> Sorter-cost:   14     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
133.10/133.14	c ==================================[MINISAT+]==================================
133.10/133.14	c | Conflicts | Original         | Learnt                           | Progress |
133.10/133.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
133.10/133.14	c ==============================================================================
133.10/133.14	c |    409699 |   29059    98341 |    9686   20534   896937    43.7 |  8.657 % |
133.10/133.19	c |    409799 |   29059    98341 |   10654    5234   205426    39.2 |  9.045 % |
133.20/133.21	c |    409949 |   29059    98341 |   11720    5384   207084    38.5 |  9.045 % |
133.20/133.23	c |    410174 |   29059    98341 |   12892    5609   208598    37.2 |  9.045 % |
133.20/133.27	c |    410514 |   29059    98341 |   14181    5949   215492    36.2 |  9.045 % |
133.30/133.32	c |    411020 |   29059    98341 |   15599    6455   222978    34.5 |  9.045 % |
133.40/133.43	c |    411779 |   29059    98341 |   17159    7214   250295    34.7 |  9.045 % |
133.50/133.57	c |    412919 |   29059    98341 |   18875    8354   312713    37.4 |  9.045 % |
133.80/133.84	c |    414627 |   29024    98263 |   20762   10058   364669    36.3 |  9.219 % |
134.20/134.22	c |    417189 |   29024    98263 |   22839   12620   492818    39.1 |  9.219 % |
135.40/135.41	c |    421033 |   29024    98263 |   25122   16464   751365    45.6 |  9.219 % |
136.60/136.62	c |    426799 |   29024    98263 |   27635   22230   983535    44.2 |  9.219 % |
138.60/138.66	c |    435449 |   29024    98263 |   30398   15076   634856    42.1 |  9.219 % |
141.20/141.29	c |    448426 |   28848    97859 |   33438   28048  1221730    43.6 | 10.263 % |
146.80/146.88	c |    467890 |   28848    97859 |   36782   26389  1138188    43.1 | 10.263 % |
157.39/157.42	c |    497083 |   28848    97859 |   40460   29888  1835427    61.4 | 10.263 % |
179.29/179.33	c |    540873 |   28848    97859 |   44506   43398  2638728    60.8 | 10.263 % |
198.70/198.72	c |    606557 |   28848    97859 |   48957   44970  2887839    64.2 | 10.263 % |
240.29/240.34	c |    705084 |   28833    97826 |   53853   31215  1743000    55.8 | 10.350 % |
318.80/318.82	c |    852873 |   28833    97826 |   59238   22272  1117108    50.2 | 10.350 % |
507.73/507.83	c |   1074556 |   28833    97826 |   65162   61640  6975898   113.2 | 10.350 % |
681.51/681.61	c ==============================================================================
681.51/681.61	c Found solution: 220160
681.51/681.61	o 220160
681.51/681.61	c ---[   0]---> Sorter-cost:   14     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
681.51/681.65	c ==================================[MINISAT+]==================================
681.51/681.65	c | Conflicts | Original         | Learnt                           | Progress |
681.51/681.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
681.51/681.65	c ==============================================================================
681.51/681.65	c |   1241248 |   28848    97862 |    9616   26723  1720773    64.4 | 10.350 % |
681.71/681.81	c |   1241348 |   28848    97862 |   10577    6781   249209    36.8 | 10.353 % |
681.71/681.83	c |   1241498 |   28848    97862 |   11635    6931   251284    36.3 | 10.353 % |
681.71/681.86	c |   1241724 |   28848    97862 |   12798    7157   256771    35.9 | 10.353 % |
681.71/681.90	c |   1242061 |   28848    97862 |   14078    7494   264809    35.3 | 10.353 % |
681.81/681.96	c |   1242567 |   28848    97862 |   15486    8000   273376    34.2 | 10.353 % |
681.91/682.06	c |   1243326 |   28848    97862 |   17035    8759   293859    33.5 | 10.353 % |
682.01/682.17	c |   1244465 |   28848    97862 |   18738    9898   320918    32.4 | 10.353 % |
682.41/682.55	c |   1246176 |   28848    97862 |   20612   11609   392407    33.8 | 10.353 % |
682.71/682.89	c |   1248738 |   28848    97862 |   22674   14171   483250    34.1 | 10.353 % |
683.41/683.55	c |   1252584 |   28848    97862 |   24941   18017   615579    34.2 | 10.353 % |
684.51/684.68	c |   1258350 |   28848    97862 |   27435   23783   841436    35.4 | 10.353 % |
686.91/687.00	c |   1266999 |   28848    97862 |   30179   17100   682223    39.9 | 10.353 % |
690.01/690.11	c |   1279974 |   28841    97846 |   33197   30074  1347746    44.8 | 10.387 % |
702.11/702.28	c |   1299436 |   28841    97846 |   36516   26234  1784651    68.0 | 10.387 % |
708.01/708.14	c |   1328629 |   28841    97846 |   40168   29670  1342160    45.2 | 10.387 % |
721.61/721.74	c |   1372419 |   28841    97846 |   44185   17647   709368    40.2 | 10.387 % |
748.30/748.40	c |   1438105 |   28841    97846 |   48603   21086  1638424    77.7 | 10.387 % |
777.90/778.02	c |   1536631 |   28841    97846 |   53464   50771  2803782    55.2 | 10.387 % |
824.11/824.23	c |   1684420 |   28825    97810 |   58810   41598  2532487    60.9 | 10.474 % |
911.61/911.77	c |   1906103 |   28825    97810 |   64691   45228  2311946    51.1 | 10.474 % |
1244.42/1244.51	c |   2238628 |   28825    97810 |   71160   24498  1468549    59.9 | 10.474 % |
1470.33/1470.44	c |   2737416 |   28825    97810 |   78276   34198  1660960    48.6 | 10.474 % |
1800.04/1800.10	c 
1800.04/1800.10	c *** TERMINATED ***
1800.04/1800.10	s SATISFIABLE
1800.04/1800.10	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
1800.04/1800.10	v -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
1800.04/1800.10	v -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82
1800.04/1800.10	v -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 x102 -x103 x104 -x105 x106 -x107
1800.04/1800.10	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
1800.04/1800.10	v -x129 -x130 x131 -x132 x133 x134 -x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149
1800.04/1800.10	v -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170
1800.04/1800.10	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191
1800.04/1800.10	v -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 x251
1800.04/1800.10	v -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1800.04/1800.10	v -x274 -x275 -x192 -x203 x214 -x225 x276 x277 x278 x279 x280 -x193 -x194 -x195 x196 -x197 x198 x199 -x200 x201 -x202 x204 x205
1800.04/1800.10	v x206 -x207 -x208 x209 x210 -x211 -x212 -x213 -x215 -x216 x217 x218 x219 -x220 x221 x222 -x223 x224 -x226 -x227 -x228 -x229
1800.04/1800.10	v -x230 x264

Verifier Data (download as text)

OK	220160

Conversion Script Data (download as text)

/tmp/evaluation/354037-1176691983/instance-354037-1176691983.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/node16/watcher-354037-1176691983 -o ROOT/results/node16/solver-354037-1176691983 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/354037-1176691983/minisat+ /tmp/evaluation/354037-1176691983/instance-354037-1176691983.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.94 0.99 0.99 3/77 15512
/proc/meminfo: memFree=1749448/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=1048 CPUtime=0
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 117115946 1073152 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005820 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15512/statm: 262 111 75 215 0 44 0

[startup+0.014146 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 15512
/proc/meminfo: memFree=1749448/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=1180 CPUtime=0.01
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 138 0 0 0 1 0 0 0 18 0 1 0 117115946 1208320 123 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15512/statm: 295 123 75 215 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1180

[startup+0.101128 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 15512
/proc/meminfo: memFree=1749448/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=1348 CPUtime=0.1
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 198 0 0 0 10 0 0 0 18 0 1 0 117115946 1380352 183 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012162 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15512/statm: 337 183 90 215 0 119 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1348

[startup+0.301086 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 15512
/proc/meminfo: memFree=1749448/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=1348 CPUtime=0.3
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 198 0 0 0 30 0 0 0 20 0 1 0 117115946 1380352 183 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15512/statm: 337 183 90 215 0 119 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1348

[startup+0.701004 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 15512
/proc/meminfo: memFree=1749448/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=1792 CPUtime=0.7
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 325 0 0 0 70 0 0 0 24 0 1 0 117115946 1835008 310 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003883 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15512/statm: 448 310 106 215 0 230 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1792

[startup+1.50184 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1748608/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=1844 CPUtime=1.5
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 377 0 0 0 150 0 0 0 25 0 1 0 117115946 1888256 341 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15512/statm: 461 341 106 215 0 243 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1844

[startup+3.10151 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1747008/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=4748 CPUtime=3.09
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 1090 0 0 0 309 0 0 0 25 0 1 0 117115946 4861952 1054 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15512/statm: 1187 1054 124 215 0 969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4748

[startup+6.30185 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1742528/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=8420 CPUtime=6.29
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 1990 0 0 0 628 1 0 0 25 0 1 0 117115946 8622080 1954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576500 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15512/statm: 2105 1954 124 215 0 1887 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8420

[startup+12.7015 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1739328/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=10948 CPUtime=12.69
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 2612 0 0 0 1268 1 0 0 25 0 1 0 117115946 11210752 2576 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 2737 2576 124 215 0 2519 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10948

[startup+25.5027 s]
/proc/loadavg: 0.96 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1736000/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=14232 CPUtime=25.49
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 3452 0 0 0 2547 2 0 0 25 0 1 0 117115946 14573568 3416 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 3558 3416 124 215 0 3340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14232

[startup+51.1024 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1732352/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=17980 CPUtime=51.09
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 4372 0 0 0 5106 3 0 0 25 0 1 0 117115946 18411520 4336 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 4495 4336 124 215 0 4277 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17980

[startup+102.307 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1732032/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=18248 CPUtime=102.29
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 4432 0 0 0 10226 3 0 0 25 0 1 0 117115946 18685952 4396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 4562 4396 124 215 0 4344 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18248

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1731520/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=19028 CPUtime=162.29
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 4647 0 0 0 16225 4 0 0 25 0 1 0 117115946 19484672 4611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 4757 4611 124 215 0 4539 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19028

[startup+222.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1726720/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=23384 CPUtime=222.3
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 5734 0 0 0 22224 6 0 0 25 0 1 0 117115946 23945216 5698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 5846 5698 124 215 0 5628 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23384

[startup+282.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1724416/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=25656 CPUtime=282.3
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 6308 0 0 0 28223 7 0 0 25 0 1 0 117115946 26271744 6272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 6414 6272 124 215 0 6196 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 25656

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1720640/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=29364 CPUtime=342.3
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 7236 0 0 0 34222 8 0 0 25 0 1 0 117115946 30068736 7200 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 7341 7200 124 215 0 7123 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29364

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1716992/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=33060 CPUtime=402.29
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 8131 0 0 0 40220 9 0 0 25 0 1 0 117115946 33853440 8095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 8265 8095 124 215 0 8047 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 33060

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15513
/proc/meminfo: memFree=1713664/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=36356 CPUtime=462.31
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 8946 0 0 0 46220 11 0 0 25 0 1 0 117115946 37228544 8910 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 9089 8910 124 215 0 8871 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 36356

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/84 15683
/proc/meminfo: memFree=1704712/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43960 CPUtime=522.22
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 52208 14 0 0 25 0 1 0 117115946 45015040 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10990 10796 124 215 0 10772 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 43960

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15711
/proc/meminfo: memFree=1705656/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43960 CPUtime=582.2
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 58206 14 0 0 25 0 1 0 117115946 45015040 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10990 10796 124 215 0 10772 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 43960

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 15711
/proc/meminfo: memFree=1705656/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43960 CPUtime=642.2
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 64206 14 0 0 25 0 1 0 117115946 45015040 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10990 10796 124 215 0 10772 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 43960


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

[startup+882.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705536/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=882.21
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 88205 16 0 0 25 0 1 0 117115946 45006848 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10796 124 215 0 10770 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 43952

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705472/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=942.21
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 94205 16 0 0 25 0 1 0 117115946 45006848 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10796 124 215 0 10770 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 43952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705472/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1002.21
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 100204 17 0 0 25 0 1 0 117115946 45006848 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10796 124 215 0 10770 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 43952

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705472/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1062.21
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 106204 17 0 0 25 0 1 0 117115946 45006848 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10796 124 215 0 10770 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 43952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705536/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1122.22
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 112204 18 0 0 25 0 1 0 117115946 45006848 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10796 124 215 0 10770 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 43952

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705472/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1182.22
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 118204 18 0 0 25 0 1 0 117115946 45006848 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10796 124 215 0 10770 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 43952

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705408/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1242.22
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10832 0 0 0 124203 19 0 0 25 0 1 0 117115946 45006848 10796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10796 124 215 0 10770 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 43952

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705344/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1302.23
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10836 0 0 0 130204 19 0 0 25 0 1 0 117115946 45006848 10800 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10800 124 215 0 10770 0
Current children cumulated CPU time (s) 1302.23
Current children cumulated vsize (KiB) 43952

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705344/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1362.22
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10837 0 0 0 136203 19 0 0 25 0 1 0 117115946 45006848 10801 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580905 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10801 124 215 0 10770 0
Current children cumulated CPU time (s) 1362.22
Current children cumulated vsize (KiB) 43952

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705280/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1422.23
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10839 0 0 0 142203 20 0 0 25 0 1 0 117115946 45006848 10803 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10803 124 215 0 10770 0
Current children cumulated CPU time (s) 1422.23
Current children cumulated vsize (KiB) 43952

[startup+1482.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 15711
/proc/meminfo: memFree=1705216/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1482.22
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10839 0 0 0 148202 20 0 0 25 0 1 0 117115946 45006848 10803 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10803 124 215 0 10770 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 43952

[startup+1542.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 15711
/proc/meminfo: memFree=1705152/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1542.23
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10846 0 0 0 154202 21 0 0 25 0 1 0 117115946 45006848 10810 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10810 124 215 0 10770 0
Current children cumulated CPU time (s) 1542.23
Current children cumulated vsize (KiB) 43952

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1705088/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=43952 CPUtime=1602.23
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 10846 0 0 0 160202 21 0 0 25 0 1 0 117115946 45006848 10810 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 10988 10810 124 215 0 10770 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 43952

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1696896/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=52188 CPUtime=1662.23
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 12896 0 0 0 166200 23 0 0 25 0 1 0 117115946 53440512 12860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 13047 12860 124 215 0 12829 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 52188

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1696832/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=52184 CPUtime=1722.24
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 12896 0 0 0 172200 24 0 0 25 0 1 0 117115946 53436416 12860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 13046 12860 124 215 0 12828 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 52184

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1696832/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=52184 CPUtime=1782.24
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 12896 0 0 0 178200 24 0 0 25 0 1 0 117115946 53436416 12860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 13046 12860 124 215 0 12828 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 52184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1696832/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=52184 CPUtime=1800.04
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 12896 0 0 0 179980 24 0 0 25 0 1 0 117115946 53436416 12860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 13046 12860 124 215 0 12828 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 52184

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

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

[startup+1800.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15711
/proc/meminfo: memFree=1696832/2055920 swapFree=4158176/4192956
[pid=15512] ppid=15510 vsize=52184 CPUtime=1800.04
/proc/15512/stat : 15512 (minisat+) R 15510 15512 15399 0 -1 4194304 12896 0 0 0 179980 24 0 0 25 0 1 0 117115946 53436416 12860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15512/statm: 13046 12860 124 215 0 12828 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 52184

Child status: 10
Real time (s): 1800.12
CPU time (s): 1800.06
CPU user time (s): 1799.81
CPU system time (s): 0.255961
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 52188

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

runsolver used 2.14967 second user time and 4.40833 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Apr 16 02:53:03 UTC 2007

IDJOB= 354037
IDBENCH= 2323
IDSOLVER= 156
FILE ID= node16/354037-1176691983

PBS_JOBID= 4559421

Free space on /tmp= 66430 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-markshare1_1.opb
COMMAND LINE= /tmp/evaluation/354037-1176691983/minisat+ /tmp/evaluation/354037-1176691983/instance-354037-1176691983.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node16/convwatcher-354037-1176691983 -o ROOT/results/node16/conversion-354037-1176691983 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/354037-1176691983/instance-354037-1176691983.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  83e0e1e1c048d12c4488c7f5a723c62c

RANDOM SEED= 893170250

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1749928 kB
Buffers:         43884 kB
Cached:         186144 kB
SwapCached:       2804 kB
Active:         145528 kB
Inactive:       108932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749928 kB
SwapTotal:     4192956 kB
SwapFree:      4158176 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          31172 kB
Slab:            37016 kB
Committed_AS:  6376712 kB
PageTables:       1836 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= 66430 MiB

End job on node16 on Mon Apr 16 03:23:05 UTC 2007