Trace number 49668

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)23 1800.68 1801.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_300_10_15.r.opb
MD5SUM34bb25320bcbfa536bfc14194ca6ac66
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark44.8942
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 19
Optimality of the best value was proved YES
Number of variables297
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Number of terms in the objective function 297
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 297
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 297
Number of bits of the biggest sum of numbers9
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	c Parsing PB file...
0.01	c Converting 100 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.01	c   -- Clauses(.)/Splits(s): ....................................................................................................
0.01	c ==================================[MINISAT+]==================================
0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01	c ==============================================================================
0.01	c |         0 |     100     1276 |      33       0        0     nan |  0.000 % |
0.01	c ==============================================================================
0.01	c Found solution: 34
0.01	o 34
0.01	c ---[   0]---> Sorter-cost:10708     Base:
0.09	c ==================================[MINISAT+]==================================
0.09	c | Conflicts | Original         | Learnt                           | Progress |
0.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09	c ==============================================================================
0.09	c |         0 |   12083    29257 |    4027       0        0     nan |  0.000 % |
0.11	c |       100 |   12083    29257 |    4429     100     4909    49.1 |  0.012 % |
0.13	c |       250 |   12083    29257 |    4872     250    15126    60.5 |  0.012 % |
0.16	c ==============================================================================
0.16	c Found solution: 32
0.16	o 32
0.16	c ---[   0]---> Sorter-cost:    0     Base:
0.22	c ==================================[MINISAT+]==================================
0.22	c | Conflicts | Original         | Learnt                           | Progress |
0.22	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.22	c ==============================================================================
0.22	c |       356 |   12100    29303 |    4033     356    20831    58.5 |  0.012 % |
0.24	c |       457 |   12100    29303 |    4436     457    28409    62.2 |  0.025 % |
0.26	c |       608 |   12100    29303 |    4879     608    40421    66.5 |  0.025 % |
0.30	c |       833 |   12100    29303 |    5367     833    56045    67.3 |  0.025 % |
0.36	c |      1171 |   12100    29303 |    5904    1171    87062    74.3 |  0.025 % |
0.44	c |      1678 |   12100    29303 |    6495    1678   134867    80.4 |  0.025 % |
0.57	c |      2437 |   12100    29303 |    7144    2437   198643    81.5 |  0.025 % |
0.79	c |      3577 |   12090    29283 |    7859    3575   308308    86.2 |  0.086 % |
1.15	c ==============================================================================
1.15	c Found solution: 31
1.15	o 31
1.16	c ---[   0]---> Sorter-cost:    0     Base:
1.22	c ==================================[MINISAT+]==================================
1.22	c | Conflicts | Original         | Learnt                           | Progress |
1.22	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.22	c ==============================================================================
1.22	c |      5029 |   12079    29255 |    4026    5025   470164    93.6 |  0.086 % |
1.25	c |      5131 |   12079    29255 |    4428    2615   249781    95.5 |  0.246 % |
1.29	c |      5281 |   12079    29255 |    4871    2765   263960    95.5 |  0.246 % |
1.36	c |      5508 |   12079    29255 |    5358    2992   285249    95.3 |  0.246 % |
1.45	c |      5846 |   12079    29255 |    5894    3330   320322    96.2 |  0.246 % |
1.58	c |      6353 |   12079    29255 |    6483    3837   370587    96.6 |  0.246 % |
1.70	c ==============================================================================
1.70	c Found solution: 30
1.70	o 30
1.70	c ---[   0]---> Sorter-cost:    0     Base:
1.76	c ==================================[MINISAT+]==================================
1.76	c | Conflicts | Original         | Learnt                           | Progress |
1.76	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.76	c ==============================================================================
1.76	c |      6893 |   12098    29308 |    4032    4377   420766    96.1 |  0.246 % |
1.78	c |      6993 |   12098    29308 |    4435    2289   190179    83.1 |  0.258 % |
1.81	c |      7143 |   12098    29308 |    4878    2439   200159    82.1 |  0.258 % |
1.85	c |      7368 |   12098    29308 |    5366    2664   216904    81.4 |  0.258 % |
1.93	c |      7705 |   12098    29308 |    5903    3001   240432    80.1 |  0.258 % |
2.06	c |      8212 |   12098    29308 |    6493    3508   283944    80.9 |  0.258 % |
2.21	c |      8971 |   12098    29308 |    7142    4267   338542    79.3 |  0.258 % |
2.50	c |     10110 |   12098    29308 |    7857    5406   443496    82.0 |  0.258 % |
2.97	c |     11819 |   12098    29308 |    8642    7115   616921    86.7 |  0.258 % |
3.75	c |     14385 |   12098    29308 |    9507    4950   488104    98.6 |  0.258 % |
4.95	c |     18229 |   12098    29308 |   10457    8794   902911   102.7 |  0.258 % |
6.67	c |     23996 |   12098    29308 |   11503    8711   834629    95.8 |  0.258 % |
9.82	c |     32646 |   12098    29308 |   12654   11320  1128726    99.7 |  0.258 % |
14.73	c |     45620 |   12098    29308 |   13919   11068  1087050    98.2 |  0.258 % |
22.60	c |     65081 |   12098    29308 |   15311    8825   850263    96.3 |  0.258 % |
32.55	c |     94275 |   12098    29308 |   16842   13531  1205515    89.1 |  0.258 % |
46.18	c ==============================================================================
46.18	c Found solution: 28
46.18	o 28
46.19	c ---[   0]---> Sorter-cost:    0     Base:
46.26	c ==================================[MINISAT+]==================================
46.26	c | Conflicts | Original         | Learnt                           | Progress |
46.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
46.26	c ==============================================================================
46.26	c |    125862 |   12115    29354 |    4038   10112   997052    98.6 |  0.258 % |
46.32	c |    125963 |   12115    29354 |    4441    2629   209115    79.5 |  0.269 % |
46.34	c |    126113 |   12115    29354 |    4885    2779   218377    78.6 |  0.269 % |
46.39	c |    126338 |   12115    29354 |    5374    3004   233173    77.6 |  0.269 % |
46.48	c |    126678 |   12115    29354 |    5912    3344   261716    78.3 |  0.269 % |
46.58	c |    127185 |   12115    29354 |    6503    3851   304802    79.1 |  0.269 % |
46.73	c |    127944 |   12115    29354 |    7153    4610   376237    81.6 |  0.269 % |
46.99	c |    129084 |   12115    29354 |    7868    5750   495595    86.2 |  0.269 % |
47.43	c |    130793 |   12115    29354 |    8655    7459   640958    85.9 |  0.269 % |
48.38	c |    133356 |   12115    29354 |    9521    5411   472423    87.3 |  0.269 % |
49.88	c |    137200 |   12115    29354 |   10473    9255   861467    93.1 |  0.269 % |
51.90	c |    142968 |   12115    29354 |   11520    9516   945179    99.3 |  0.269 % |
55.88	c |    151617 |   12115    29354 |   12672   12065  1251898   103.8 |  0.269 % |
62.21	c |    164591 |   12115    29354 |   13940   11823  1247522   105.5 |  0.269 % |
71.05	c |    184052 |   12115    29354 |   15334    9585   948137    98.9 |  0.269 % |
85.20	c |    213244 |   12115    29354 |   16867   14909  1462576    98.1 |  0.269 % |
106.18	c |    257033 |   12115    29354 |   18554   15016  1569289   104.5 |  0.269 % |
141.72	c |    322717 |   12115    29354 |   20409   13396  1358032   101.4 |  0.269 % |
149.36	c ==============================================================================
149.36	c Found solution: 27
149.36	o 27
149.36	c ---[   0]---> Sorter-cost:    0     Base:
149.43	c ==================================[MINISAT+]==================================
149.43	c | Conflicts | Original         | Learnt                           | Progress |
149.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
149.43	c ==============================================================================
149.43	c |    336547 |   12102    29319 |    4034   16674  1606833    96.4 |  0.269 % |
149.53	c |    336647 |   12102    29319 |    4437    2185   165619    75.8 |  0.441 % |
149.56	c |    336797 |   12102    29319 |    4881    2335   178572    76.5 |  0.441 % |
149.64	c |    337022 |   12102    29319 |    5369    2560   197615    77.2 |  0.441 % |
149.77	c |    337360 |   12102    29319 |    5906    2898   227386    78.5 |  0.441 % |
149.91	c |    337869 |   12102    29319 |    6496    3407   268927    78.9 |  0.441 % |
150.13	c |    338629 |   12102    29319 |    7146    4167   334790    80.3 |  0.441 % |
150.49	c |    339769 |   12102    29319 |    7861    5307   438475    82.6 |  0.441 % |
150.97	c |    341479 |   12102    29319 |    8647    7017   584129    83.2 |  0.441 % |
151.98	c |    344041 |   12102    29319 |    9511    5044   398860    79.1 |  0.441 % |
153.39	c |    347885 |   12102    29319 |   10463    8888   756349    85.1 |  0.441 % |
155.47	c |    353652 |   12102    29319 |   11509    9192   826107    89.9 |  0.441 % |
158.82	c |    362301 |   12102    29319 |   12660   11802  1064577    90.2 |  0.441 % |
164.75	c |    375277 |   12102    29319 |   13926   11396  1065579    93.5 |  0.441 % |
173.83	c |    394738 |   12102    29319 |   15319    9006   791375    87.9 |  0.441 % |
188.00	c |    423930 |   12102    29319 |   16851   14424  1249751    86.6 |  0.441 % |
208.60	c |    467720 |   12102    29319 |   18536   14778  1207183    81.7 |  0.441 % |
240.20	c |    533407 |   12102    29319 |   20389   13591  1138155    83.7 |  0.441 % |
257.19	c ==============================================================================
257.19	c Found solution: 26
257.19	o 26
257.19	c ---[   0]---> Sorter-cost:    0     Base:
257.27	c ==================================[MINISAT+]==================================
257.27	c | Conflicts | Original         | Learnt                           | Progress |
257.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
257.27	c ==============================================================================
257.27	c |    571568 |   12121    29370 |    4040   20054  1809154    90.2 |  0.441 % |
257.38	c |    571668 |   12121    29370 |    4444    2607   154913    59.4 |  0.452 % |
257.42	c |    571818 |   12121    29370 |    4888    2757   166352    60.3 |  0.452 % |
257.49	c |    572044 |   12121    29370 |    5377    2983   183262    61.4 |  0.452 % |
257.57	c |    572381 |   12121    29370 |    5914    3320   209602    63.1 |  0.452 % |
257.70	c |    572887 |   12121    29370 |    6506    3826   247715    64.7 |  0.452 % |
257.88	c |    573646 |   12121    29370 |    7157    4585   297710    64.9 |  0.452 % |
258.22	c |    574786 |   12121    29370 |    7872    5725   379805    66.3 |  0.452 % |
258.68	c |    576495 |   12121    29370 |    8660    7434   511666    68.8 |  0.452 % |
259.40	c |    579058 |   12121    29370 |    9526    5366   410078    76.4 |  0.452 % |
260.38	c |    582903 |   12121    29370 |   10478    9211   721768    78.4 |  0.452 % |
262.10	c |    588670 |   12121    29370 |   11526    9420   758309    80.5 |  0.452 % |
265.00	c |    597321 |   12121    29370 |   12679   12088  1049067    86.8 |  0.452 % |
270.27	c |    610297 |   12121    29370 |   13947   11776  1082181    91.9 |  0.452 % |
279.49	c |    629759 |   12121    29370 |   15341    9402   876490    93.2 |  0.452 % |
292.35	c |    658953 |   12121    29370 |   16876   14151  1267186    89.5 |  0.452 % |
315.70	c |    702742 |   12121    29370 |   18563   14038  1239371    88.3 |  0.452 % |
349.67	c |    768429 |   12121    29370 |   20420   12546  1142113    91.0 |  0.452 % |
402.86	c |    866955 |   12121    29370 |   22462   16433  1548183    94.2 |  0.452 % |
487.89	c |   1014744 |   12121    29370 |   24708   14630  1218177    83.3 |  0.452 % |
565.24	c ==============================================================================
565.24	c Found solution: 24
565.24	o 24
565.24	c ---[   0]---> Sorter-cost:    0     Base:
565.32	c ==================================[MINISAT+]==================================
565.32	c | Conflicts | Original         | Learnt                           | Progress |
565.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
565.32	c ==============================================================================
565.32	c |   1151227 |   12137    29413 |    4045   24225  1957399    80.8 |  0.452 % |
565.47	c |   1151327 |   12137    29413 |    4449    3129   202567    64.7 |  0.464 % |
565.52	c |   1151478 |   12137    29413 |    4894    3280   213609    65.1 |  0.464 % |
565.58	c |   1151707 |   12137    29413 |    5383    3509   229661    65.4 |  0.464 % |
565.70	c |   1152044 |   12137    29413 |    5922    3846   255030    66.3 |  0.464 % |
565.86	c |   1152550 |   12137    29413 |    6514    4352   290668    66.8 |  0.464 % |
566.06	c |   1153310 |   12137    29413 |    7165    5112   344657    67.4 |  0.464 % |
566.40	c |   1154449 |   12137    29413 |    7882    6251   431791    69.1 |  0.464 % |
566.90	c |   1156158 |   12137    29413 |    8670    7960   559844    70.3 |  0.464 % |
567.67	c |   1158720 |   12137    29413 |    9537    5936   432737    72.9 |  0.464 % |
568.99	c |   1162564 |   12137    29413 |   10491    9780   755374    77.2 |  0.464 % |
571.08	c |   1168330 |   12137    29413 |   11540   10056   790296    78.6 |  0.464 % |
574.12	c |   1176979 |   12137    29413 |   12694    6592   487943    74.0 |  0.464 % |
578.45	c |   1189955 |   12137    29413 |   13964   12919   994856    77.0 |  0.464 % |
585.96	c |   1209417 |   12137    29413 |   15360   10692   801661    75.0 |  0.464 % |
598.82	c |   1238610 |   12137    29413 |   16896    8326   563344    67.7 |  0.464 % |
618.01	c |   1282399 |   12137    29413 |   18586   17355  1341715    77.3 |  0.464 % |
645.57	c |   1348083 |   12137    29413 |   20445   16293  1296804    79.6 |  0.464 % |
692.88	c |   1446609 |   12137    29413 |   22489   20524  1536039    74.8 |  0.464 % |
765.11	c |   1594398 |   12137    29413 |   24738   18363  1432319    78.0 |  0.464 % |
882.17	c |   1816081 |   12137    29413 |   27212   24677  2058650    83.4 |  0.464 % |
1006.21	c ==============================================================================
1006.21	c Found solution: 23
1006.21	o 23
1006.21	c ---[   0]---> Sorter-cost:    0     Base:
1006.29	c ==================================[MINISAT+]==================================
1006.29	c | Conflicts | Original         | Learnt                           | Progress |
1006.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1006.29	c ==============================================================================
1006.29	c |   2036314 |   12122    29372 |    4040   19545  1693164    86.6 |  0.464 % |
1006.43	c |   2036415 |   12122    29372 |    4444    2545   158330    62.2 |  0.647 % |
1006.47	c |   2036569 |   12122    29372 |    4888    2699   170401    63.1 |  0.647 % |
1006.53	c |   2036794 |   12122    29372 |    5377    2924   188687    64.5 |  0.647 % |
1006.62	c |   2037131 |   12122    29372 |    5914    3261   217678    66.8 |  0.647 % |
1006.77	c |   2037637 |   12122    29372 |    6506    3767   260136    69.1 |  0.647 % |
1006.99	c |   2038399 |   12122    29372 |    7157    4529   325168    71.8 |  0.647 % |
1007.35	c |   2039539 |   12122    29372 |    7872    5669   414139    73.1 |  0.647 % |
1007.93	c |   2041248 |   12122    29372 |    8660    7378   535766    72.6 |  0.647 % |
1008.83	c |   2043811 |   12122    29372 |    9526    5382   330927    61.5 |  0.647 % |
1009.85	c |   2047655 |   12122    29372 |   10478    9226   582314    63.1 |  0.647 % |
1011.95	c |   2053422 |   12122    29372 |   11526    9552   610033    63.9 |  0.647 % |
1014.82	c |   2062071 |   12122    29372 |   12679    6264   357546    57.1 |  0.647 % |
1019.22	c |   2075049 |   12122    29372 |   13947   12431   846500    68.1 |  0.647 % |
1026.75	c |   2094510 |   12122    29372 |   15341   10115   708829    70.1 |  0.647 % |
1039.85	c |   2123705 |   12122    29372 |   16876   15369  1068266    69.5 |  0.647 % |
1060.68	c |   2167494 |   12122    29372 |   18563   15463  1137611    73.6 |  0.647 % |
1091.66	c |   2233179 |   12122    29372 |   20420   12824   823725    64.2 |  0.647 % |
1135.45	c |   2331705 |   12122    29372 |   22462   15924  1047010    65.8 |  0.647 % |
1218.93	c |   2479494 |   12122    29372 |   24708   11906   981192    82.4 |  0.647 % |
1344.23	c |   2701177 |   12122    29372 |   27179   14893  1244644    83.6 |  0.647 % |
1537.52	c |   3033702 |   12122    29372 |   29897   16712  1415845    84.7 |  0.647 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	s SATISFIABLE
1801.15	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
1801.15	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
1801.15	v -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80 -x81
1801.15	v -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106
1801.15	v x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 -x127
1801.15	v -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 x147 -x148
1801.15	v -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169
1801.15	v -x170 -x171 -x172 x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
1801.15	v -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210 -x211
1801.15	v -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232
1801.15	v -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253
1801.15	v x254 -x255 -x256 -x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274
1801.15	v -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295
1801.15	v -x296 -x297

Verifier Data (download as text)

OK	23

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node41/watcher-49668-1154086888 -o ROOT/results/node41/solver-49668-1154086888 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/49668-1154086888/instance-49668-1154086888.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.97 2/64 24052
/proc/meminfo: memFree=1544248/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=1048 CPUtime=0
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 118 0 0 0 0 0 0 0 19 0 1 0 155559934 1073152 102 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 262 103 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.95 0.97 2/64 24052
/proc/meminfo: memFree=1536520/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=8856 CPUtime=9.99
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 2050 0 0 0 998 1 0 0 25 0 1 0 155559934 9068544 2034 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572721 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 2214 2034 111 215 0 1996 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 8856

[startup+20.0083 s]
/proc/loadavg: 0.94 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1534728/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=10564 CPUtime=19.99
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 2499 0 0 0 1997 2 0 0 25 0 1 0 155559934 10817536 2483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 2641 2483 111 215 0 2423 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 10564

[startup+30.0142 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1534088/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=11368 CPUtime=30
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 2678 0 0 0 2998 2 0 0 25 0 1 0 155559934 11640832 2662 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 2842 2662 111 215 0 2624 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 11368

[startup+40.0201 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1533192/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=12156 CPUtime=40
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 2896 0 0 0 3998 2 0 0 25 0 1 0 155559934 12447744 2880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3039 2880 111 215 0 2821 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 12156

[startup+50.0259 s]
/proc/loadavg: 0.96 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1532360/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=13088 CPUtime=50.01
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3107 0 0 0 4998 3 0 0 25 0 1 0 155559934 13402112 3091 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3272 3091 111 215 0 3054 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 13088

[startup+60.0318 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1532424/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=13088 CPUtime=60.01
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3107 0 0 0 5998 3 0 0 25 0 1 0 155559934 13402112 3091 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3272 3091 111 215 0 3054 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 13088

[startup+70.0387 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1532424/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=13088 CPUtime=70.02
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3107 0 0 0 6999 3 0 0 25 0 1 0 155559934 13402112 3091 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3272 3091 111 215 0 3054 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 13088

[startup+80.0446 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1532424/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=13088 CPUtime=80.02
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3107 0 0 0 7999 3 0 0 25 0 1 0 155559934 13402112 3091 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3272 3091 111 215 0 3054 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 13088

[startup+90.0504 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1531720/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=13744 CPUtime=90.02
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3292 0 0 0 8999 3 0 0 25 0 1 0 155559934 14073856 3276 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3436 3276 111 215 0 3218 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 13744

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1531528/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=14008 CPUtime=100.02
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3334 0 0 0 9999 3 0 0 25 0 1 0 155559934 14344192 3318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581202 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3502 3318 111 215 0 3284 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 14008

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 24052
/proc/meminfo: memFree=1530312/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=15260 CPUtime=110.03
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3637 0 0 0 11000 3 0 0 25 0 1 0 155559934 15626240 3621 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3815 3621 111 215 0 3597 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 15260

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=15788 CPUtime=120.03
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3773 0 0 0 11999 4 0 0 25 0 1 0 155559934 16166912 3757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3947 3757 111 215 0 3729 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 15788

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529672/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=15788 CPUtime=130.04
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3790 0 0 0 13000 4 0 0 25 0 1 0 155559934 16166912 3774 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3947 3774 111 215 0 3729 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 15788

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529672/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=15788 CPUtime=140.04
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3790 0 0 0 14000 4 0 0 25 0 1 0 155559934 16166912 3774 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 3947 3774 111 215 0 3729 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 15788

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529032/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=16448 CPUtime=150.04
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3950 0 0 0 15000 4 0 0 25 0 1 0 155559934 16842752 3934 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006409 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 4112 3934 111 215 0 3894 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 16448

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529032/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=16388 CPUtime=160.04
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3950 0 0 0 16000 4 0 0 25 0 1 0 155559934 16781312 3925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 4097 3925 111 215 0 3879 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 16388

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529032/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=16388 CPUtime=170.05
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3950 0 0 0 17001 4 0 0 25 0 1 0 155559934 16781312 3925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 4097 3925 111 215 0 3879 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 16388

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529032/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=16388 CPUtime=180.05
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3951 0 0 0 18001 4 0 0 25 0 1 0 155559934 16781312 3926 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 4097 3926 111 215 0 3879 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 16388

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529032/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=16388 CPUtime=190.05
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3952 0 0 0 19001 4 0 0 25 0 1 0 155559934 16781312 3927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580467 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 4097 3927 111 215 0 3879 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 16388

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052
/proc/meminfo: memFree=1529032/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=16388 CPUtime=200.06
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 3952 0 0 0 20002 4 0 0 25 0 1 0 155559934 16781312 3927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 4097 3927 111 215 0 3879 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 16388

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 24052

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

/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7716 0 0 0 178136 20 0 0 25 0 1 0 155559934 32927744 7687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581189 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7687 111 215 0 7821 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 32156

[startup+1783.06 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513800/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1782.57
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7716 0 0 0 178237 20 0 0 25 0 1 0 155559934 32927744 7687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580279 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7687 111 215 0 7821 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 32156

[startup+1784.06 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513800/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1783.57
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7716 0 0 0 178337 20 0 0 25 0 1 0 155559934 32927744 7687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7687 111 215 0 7821 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 32156

[startup+1785.07 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513800/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1784.59
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7725 0 0 0 178438 21 0 0 25 0 1 0 155559934 32927744 7696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7696 111 215 0 7821 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 32156

[startup+1786.07 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1785.59
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7727 0 0 0 178538 21 0 0 25 0 1 0 155559934 32927744 7698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7698 111 215 0 7821 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 32156

[startup+1787.08 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1786.6
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 178639 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 32156

[startup+1788.08 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1787.6
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 178739 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 32156

[startup+1789.09 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1788.61
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 178840 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 32156

[startup+1790.09 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1789.61
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 178940 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 32156

[startup+1791.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1790.61
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179040 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 32156

[startup+1792.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1791.62
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179141 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572696 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 32156

[startup+1793.11 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1792.62
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179241 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 32156

[startup+1794.11 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1793.63
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179342 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 32156

[startup+1795.12 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1794.63
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179442 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 32156

[startup+1796.12 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1795.64
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179543 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 32156

[startup+1797.13 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1796.64
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179643 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 32156

[startup+1798.13 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1797.65
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179744 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 32156

[startup+1799.14 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1798.65
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179844 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 32156

[startup+1800.14 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513736/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32156 CPUtime=1799.66
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7728 0 0 0 179945 21 0 0 25 0 1 0 155559934 32927744 7699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8039 7699 111 215 0 7821 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 32156

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513672/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32324 CPUtime=1800.66
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7743 0 0 0 180045 21 0 0 25 0 1 0 155559934 33099776 7714 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8081 7714 111 215 0 7863 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 32324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 24250
/proc/meminfo: memFree=1513672/2055920 swapFree=4182960/4192956
[pid=24052] ppid=24050 vsize=32324 CPUtime=1800.67
/proc/24052/stat : 24052 (minisat+) R 24050 24052 24003 0 -1 4194304 7743 0 0 0 180046 21 0 0 25 0 1 0 155559934 33099776 7714 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581189 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24052/statm: 8081 7714 111 215 0 7863 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 32324

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

Child status: 10
Real time (s): 1801.16
CPU time (s): 1800.68
CPU user time (s): 1800.46
CPU system time (s): 0.216967
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (Kb): 32324
The end

Launcher Data (download as text)

Begin job on node41 on Fri Jul 28 11:41:28 UTC 2006


FILE ID= 49668-1154086888

PBS_JOBID= 885379

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_300_10_15.r.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/49668-1154086888/instance-49668-1154086888.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-49668-1154086888 -o ROOT/results/node41/solver-49668-1154086888 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/49668-1154086888/instance-49668-1154086888.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  34bb25320bcbfa536bfc14194ca6ac66

RANDOM SEED= 616793658

TIMEOUT= 1800 seconds


/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.234
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.234
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:       1544456 kB
Buffers:         33884 kB
Cached:         402296 kB
SwapCached:       3712 kB
Active:          49540 kB
Inactive:       395204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544456 kB
SwapTotal:     4192956 kB
SwapFree:      4182960 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14516 kB
Slab:            52736 kB
Committed_AS:   612960 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node41 on Fri Jul 28 12:11:30 UTC 2006