Trace number 366406

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)79 1800.05 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-exps.r.opb
MD5SUM37869a33fb7d76f12c52d22950a4fb50
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark0.037993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 76
Optimality of the best value was proved YES
Number of variables696
Total number of constraints680
Number of constraints which are clauses680
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 constraint2
Maximum length of a constraint32
Number of terms in the objective function 696
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 696
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 696
Number of bits of the biggest sum of numbers10
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.02/0.05	c Converting 680 PB-constraints to clauses...
0.02/0.05	c   -- Unit propagations: (none)
0.02/0.05	c   -- Detecting intervals from adjacent constraints: ===================================================
0.02/0.05	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.02/0.06	c ==================================[MINISAT+]==================================
0.02/0.06	c | Conflicts | Original         | Learnt                           | Progress |
0.02/0.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02/0.06	c ==============================================================================
0.02/0.06	c |         0 |     629     5290 |     209       0        0     nan |  0.000 % |
0.02/0.06	c ==============================================================================
0.02/0.06	c Found solution: 99
0.02/0.06	o 99
0.02/0.06	c ---[   0]---> Sorter-cost:31844     Base:
0.29/0.37	c ==================================[MINISAT+]==================================
0.29/0.37	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.37	c ==============================================================================
0.29/0.37	c |         0 |   37971    92406 |   12657       0        0     nan |  0.000 % |
0.39/0.48	c |       101 |   36599    89487 |   13922      56      588    10.5 |  2.997 % |
0.49/0.56	c |       251 |   36420    89102 |   15314     200     2247    11.2 |  3.386 % |
0.59/0.64	c |       477 |   36228    88688 |   16846     416     4634    11.1 |  3.806 % |
0.59/0.68	c ==============================================================================
0.59/0.68	c Found solution: 91
0.59/0.68	o 91
0.59/0.69	c ---[   0]---> Sorter-cost:    0     Base:
0.89/0.95	c ==================================[MINISAT+]==================================
0.89/0.95	c | Conflicts | Original         | Learnt                           | Progress |
0.89/0.95	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.89/0.95	c ==============================================================================
0.89/0.95	c |       525 |   36289    88844 |   12096     464     5351    11.5 |  3.806 % |
0.89/0.98	c |       625 |   36289    88844 |   13305     564     8122    14.4 |  3.827 % |
0.99/1.02	c |       775 |   36247    88754 |   14636     713    10597    14.9 |  3.910 % |
0.99/1.09	c |      1001 |   36247    88754 |   16099     939    15001    16.0 |  3.910 % |
1.09/1.14	c ==============================================================================
1.09/1.14	c Found solution: 88
1.09/1.14	o 88
1.09/1.15	c ---[   0]---> Sorter-cost:    0     Base:
1.39/1.41	c ==================================[MINISAT+]==================================
1.39/1.41	c | Conflicts | Original         | Learnt                           | Progress |
1.39/1.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.39/1.41	c ==============================================================================
1.39/1.41	c |      1094 |   35711    87501 |   11903     986    14663    14.9 |  3.910 % |
1.39/1.47	c |      1194 |   35661    87393 |   13093    1085    16431    15.1 |  5.529 % |
1.49/1.56	c |      1345 |   35619    87301 |   14402    1232    22278    18.1 |  5.616 % |
1.59/1.65	c |      1571 |   35583    87225 |   15842    1456    27657    19.0 |  5.692 % |
1.79/1.83	c |      1908 |   35546    87144 |   17427    1791    40329    22.5 |  5.767 % |
1.79/1.90	c ==============================================================================
1.79/1.90	c Found solution: 86
1.79/1.90	o 86
1.89/1.90	c ---[   0]---> Sorter-cost:    0     Base:
2.09/2.17	c ==================================[MINISAT+]==================================
2.09/2.17	c | Conflicts | Original         | Learnt                           | Progress |
2.09/2.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.09/2.17	c ==============================================================================
2.09/2.17	c |      2030 |   35544    87138 |   11848    1906    43821    23.0 |  5.767 % |
2.19/2.24	c |      2130 |   35542    87134 |   13032    2003    47378    23.7 |  5.850 % |
2.29/2.34	c |      2280 |   35542    87134 |   14336    2153    54270    25.2 |  5.850 % |
2.39/2.47	c |      2506 |   35542    87134 |   15769    2379    62444    26.2 |  5.850 % |
2.49/2.59	c ==============================================================================
2.49/2.59	c Found solution: 85
2.49/2.59	o 85
2.58/2.60	c ---[   0]---> Sorter-cost:    0     Base:
2.78/2.87	c ==================================[MINISAT+]==================================
2.78/2.87	c | Conflicts | Original         | Learnt                           | Progress |
2.78/2.87	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.78/2.87	c ==============================================================================
2.78/2.87	c |      2645 |   35561    87187 |   11853    2518    67889    27.0 |  5.850 % |
2.88/2.92	c |      2745 |   35561    87187 |   13038    2618    70943    27.1 |  5.863 % |
2.98/3.02	c |      2895 |   35561    87187 |   14342    2768    74917    27.1 |  5.863 % |
3.08/3.14	c |      3120 |   35561    87187 |   15776    2993    81321    27.2 |  5.863 % |
3.29/3.39	c |      3458 |   35561    87187 |   17353    3331    97516    29.3 |  5.863 % |
3.68/3.70	c |      3964 |   35561    87187 |   19089    3837   117304    30.6 |  5.863 % |
4.08/4.18	c |      4725 |   35561    87187 |   20998    4598   150663    32.8 |  5.863 % |
4.88/4.94	c |      5864 |   35561    87187 |   23098    5737   203070    35.4 |  5.863 % |
5.99/6.02	c |      7573 |   35561    87187 |   25407    7446   284923    38.3 |  5.863 % |
7.69/7.72	c |     10137 |   35530    87118 |   27948   10009   410302    41.0 |  5.938 % |
10.49/10.52	c ==============================================================================
10.49/10.52	c Found solution: 83
10.49/10.52	o 83
10.49/10.53	c ---[   0]---> Sorter-cost:    0     Base:
10.79/10.81	c ==================================[MINISAT+]==================================
10.79/10.81	c | Conflicts | Original         | Learnt                           | Progress |
10.79/10.81	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.79/10.81	c ==============================================================================
10.79/10.81	c |     13815 |   35548    87167 |   11849   13687   611405    44.7 |  5.938 % |
10.90/10.91	c |     13917 |   35548    87167 |   13033    6946   314880    45.3 |  5.946 % |
11.00/11.05	c |     14068 |   35548    87167 |   14337    7097   321944    45.4 |  5.946 % |
11.09/11.18	c |     14294 |   35548    87167 |   15771    7323   331028    45.2 |  5.946 % |
11.29/11.31	c |     14631 |   35548    87167 |   17348    7660   340624    44.5 |  5.946 % |
11.49/11.55	c |     15138 |   35548    87167 |   19082    8167   356644    43.7 |  5.946 % |
11.99/12.07	c |     15897 |   35548    87167 |   20991    8926   386134    43.3 |  5.946 % |
12.79/12.82	c |     17038 |   35548    87167 |   23090   10067   432292    42.9 |  5.946 % |
13.59/13.65	c |     18747 |   35548    87167 |   25399   11776   499864    42.4 |  5.946 % |
15.19/15.24	c |     21309 |   35548    87167 |   27939   14338   619688    43.2 |  5.946 % |
16.29/16.32	c ==============================================================================
16.29/16.32	c Found solution: 82
16.29/16.32	o 82
16.29/16.33	c ---[   0]---> Sorter-cost:    0     Base:
16.59/16.61	c ==================================[MINISAT+]==================================
16.59/16.61	c | Conflicts | Original         | Learnt                           | Progress |
16.59/16.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
16.59/16.61	c ==============================================================================
16.59/16.61	c |     23279 |   35526    87105 |   11842   15123   616102    40.7 |  5.946 % |
16.59/16.69	c |     23380 |   35526    87105 |   13026    7663   282000    36.8 |  6.029 % |
16.69/16.74	c |     23530 |   35526    87105 |   14328    7813   286873    36.7 |  6.029 % |
16.79/16.87	c |     23755 |   35526    87105 |   15761    8038   295263    36.7 |  6.029 % |
16.99/17.00	c |     24092 |   35496    87039 |   17337    8374   303342    36.2 |  6.096 % |
17.39/17.42	c |     24599 |   35496    87039 |   19071    8881   329504    37.1 |  6.096 % |
17.89/17.94	c |     25359 |   35496    87039 |   20978    9641   363373    37.7 |  6.096 % |
18.09/18.16	c ==============================================================================
18.09/18.16	c Found solution: 80
18.09/18.16	o 80
18.09/18.17	c ---[   0]---> Sorter-cost:    0     Base:
18.39/18.45	c ==================================[MINISAT+]==================================
18.39/18.45	c | Conflicts | Original         | Learnt                           | Progress |
18.39/18.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
18.39/18.45	c ==============================================================================
18.39/18.45	c |     25715 |   35089    86076 |   11696    7982   258146    32.3 |  6.096 % |
18.49/18.53	c |     25815 |   35089    86076 |   12865    8082   261047    32.3 |  7.248 % |
18.49/18.59	c |     25966 |   35089    86076 |   14152    8233   265096    32.2 |  7.248 % |
18.69/18.72	c |     26196 |   35089    86076 |   15567    8463   271706    32.1 |  7.248 % |
18.79/18.88	c |     26540 |   35089    86076 |   17124    8807   282420    32.1 |  7.248 % |
19.19/19.20	c |     27047 |   35089    86076 |   18836    9314   299163    32.1 |  7.248 % |
19.69/19.76	c |     27807 |   35089    86076 |   20720   10074   331244    32.9 |  7.248 % |
20.38/20.41	c |     28947 |   35089    86076 |   22792   11214   380210    33.9 |  7.248 % |
21.48/21.53	c |     30655 |   35089    86076 |   25071   12922   455421    35.2 |  7.248 % |
23.18/23.22	c |     33217 |   35089    86076 |   27578   15484   568838    36.7 |  7.248 % |
25.19/25.29	c |     37062 |   35050    85991 |   30336   19328   716011    37.0 |  7.335 % |
30.38/30.46	c |     42828 |   35050    85991 |   33370   25094   951569    37.9 |  7.335 % |
39.47/39.58	c |     51478 |   35050    85991 |   36707   33744  1293828    38.3 |  7.335 % |
51.77/51.81	c |     64452 |   35050    85991 |   40377   21216   786754    37.1 |  7.335 % |
70.86/70.95	c |     83913 |   35050    85991 |   44415   40677  1446675    35.6 |  7.335 % |
102.86/102.97	c |    113105 |   35050    85991 |   48857   36621  1215335    33.2 |  7.335 % |
148.94/149.00	c |    156896 |   35050    85991 |   53742   42651  1286179    30.2 |  7.335 % |
178.04/178.19	c ==============================================================================
178.04/178.19	c Found solution: 79
178.04/178.19	o 79
178.04/178.20	c ---[   0]---> Sorter-cost:    0     Base:
178.33/178.49	c ==================================[MINISAT+]==================================
178.33/178.49	c | Conflicts | Original         | Learnt                           | Progress |
178.33/178.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
178.33/178.49	c ==============================================================================
178.33/178.49	c |    183195 |   35068    86039 |   11689   25000   863178    34.5 |  7.335 % |
178.63/178.72	c |    183296 |   35068    86039 |   12857   12601   399861    31.7 |  7.343 % |
178.73/178.85	c |    183448 |   35028    85949 |   14143   12751   403880    31.7 |  7.441 % |
178.93/179.04	c |    183674 |   35028    85949 |   15558   12977   410987    31.7 |  7.441 % |
179.24/179.37	c |    184013 |   35028    85949 |   17113   13316   420560    31.6 |  7.441 % |
179.63/179.75	c |    184520 |   35028    85949 |   18825   13823   437431    31.6 |  7.441 % |
180.24/180.31	c |    185284 |   35028    85949 |   20707   14587   461302    31.6 |  7.441 % |
181.23/181.33	c |    186423 |   35028    85949 |   22778   15726   496927    31.6 |  7.441 % |
182.63/182.75	c |    188131 |   35028    85949 |   25056   17434   545368    31.3 |  7.441 % |
184.53/184.70	c |    190696 |   35028    85949 |   27562   19999   626428    31.3 |  7.441 % |
188.33/188.43	c |    194541 |   35028    85949 |   30318   23844   750613    31.5 |  7.441 % |
193.33/193.43	c |    200307 |   35028    85949 |   33350   29610   949250    32.1 |  7.441 % |
201.33/201.41	c |    208956 |   35028    85949 |   36685   14471   421389    29.1 |  7.441 % |
211.82/211.93	c |    221930 |   35028    85949 |   40353   27445   889715    32.4 |  7.441 % |
227.31/227.45	c |    241392 |   35028    85949 |   44388   14492   438469    30.3 |  7.441 % |
257.00/257.12	c |    270585 |   35028    85949 |   48827   43685  1526459    34.9 |  7.441 % |
307.09/307.22	c |    314374 |   35028    85949 |   53710   49855  1690082    33.9 |  7.441 % |
374.17/374.34	c |    380058 |   35028    85949 |   59081   31632  1094718    34.6 |  7.441 % |
493.63/493.90	c |    478584 |   35028    85949 |   64989   40474  1467057    36.2 |  7.441 % |
681.98/682.24	c |    626374 |   35028    85949 |   71488   33429  1090880    32.6 |  7.441 % |
967.69/968.08	c |    848058 |   35028    85949 |   78637   19509   703565    36.1 |  7.441 % |
1387.66/1388.13	c |   1180584 |   35028    85949 |   86501   28738   902683    31.4 |  7.441 % |
1800.03/1800.60	c 
1800.03/1800.61	c *** TERMINATED ***
1800.03/1800.61	s SATISFIABLE
1800.03/1800.61	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28
1800.03/1800.61	v -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
1800.03/1800.61	v -x55 -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
1800.03/1800.61	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105
1800.03/1800.61	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 x121 -x122 -x123 -x124 -x125 x126
1800.03/1800.61	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1800.03/1800.61	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1800.03/1800.61	v -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1800.03/1800.61	v -x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 x210
1800.03/1800.61	v -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231
1800.03/1800.61	v x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 x252
1800.03/1800.61	v -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 -x272 x273
1800.03/1800.61	v -x274 -x275 -x276 -x277 -x278 -x279 x280 -x281 -x282 -x283 -x284 -x285 -x286 x287 -x288 -x289 x290 -x291 -x292 -x293 -x294
1800.03/1800.61	v -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 x308 x309 -x310 -x311 -x312 -x313 -x314 -x315
1800.03/1800.61	v -x316 -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336
1800.03/1800.61	v -x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 x352 -x353 -x354 -x355 x356 -x357
1800.03/1800.61	v x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 x378
1800.03/1800.61	v -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 -x397 -x398 -x399
1800.03/1800.61	v -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420
1800.03/1800.61	v -x421 -x422 -x423 -x424 -x425 x426 -x427 -x428 x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441
1800.03/1800.61	v -x442 x443 -x444 x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 x459 -x460 -x461 -x462
1800.03/1800.61	v -x463 -x464 x465 -x466 -x467 -x468 -x469 x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483
1800.03/1800.61	v -x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 x495 -x496 -x497 -x498 -x499 -x500 x501 -x502 -x503 -x504
1800.03/1800.61	v -x505 -x506 -x507 x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525
1800.03/1800.61	v -x526 -x527 -x528 -x529 x530 x531 -x532 -x533 x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546
1800.03/1800.61	v -x547 -x548 -x549 -x550 -x551 x552 -x553 -x554 x555 -x556 -x557 x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567
1800.03/1800.61	v -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588
1800.03/1800.61	v -x589 x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 x600 -x601 -x602 -x603 -x604 x605 -x606 -x607 -x608 -x609
1800.03/1800.61	v -x610 x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630
1800.03/1800.61	v -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 x639 -x640 -x641 -x642 -x643 -x644 -x645 x646 -x647 -x648 -x649 x650 -x651
1800.03/1800.61	v -x652 -x653 -x654 -x655 -x656 x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 x665 -x666 -x667 x668 x669 -x670 x671 -x672 -x673
1800.03/1800.61	v -x674 x675 x676 x677 -x678 -x679 -x680 x681 -x682 -x683 x684 -x685 -x686 -x687 x688 -x689 -x690 -x691 -x692 -x693 x694 -x695
1800.03/1800.61	v -x696

Verifier Data (download as text)

OK	79

Conversion Script Data (download as text)

/tmp/evaluation/366406-1177060852/instance-366406-1177060852.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/node3/watcher-366406-1177060852 -o ROOT/results/node3/solver-366406-1177060852 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/366406-1177060852/minisat+ /tmp/evaluation/366406-1177060852/instance-366406-1177060852.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.97 1.03 1.00 3/77 24069
/proc/meminfo: memFree=1860256/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=1180 CPUtime=0
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 182122928 1208320 124 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 295 124 74 215 0 77 0

[startup+0.0231871 s]
/proc/loadavg: 0.97 1.03 1.00 3/77 24069
/proc/meminfo: memFree=1860256/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=1308 CPUtime=0.02
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 170 0 0 0 2 0 0 0 18 0 1 0 182122928 1339392 155 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 327 155 74 215 0 109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1308

[startup+0.101199 s]
/proc/loadavg: 0.97 1.03 1.00 3/77 24069
/proc/meminfo: memFree=1860256/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=1800 CPUtime=0.09
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 337 0 0 0 9 0 0 0 18 0 1 0 182122928 1843200 322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 450 322 102 215 0 232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1800

[startup+0.301232 s]
/proc/loadavg: 0.97 1.03 1.00 3/77 24069
/proc/meminfo: memFree=1860256/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=1936 CPUtime=0.29
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 378 0 0 0 29 0 0 0 18 0 1 0 182122928 1982464 363 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 484 363 102 215 0 266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1936

[startup+0.702296 s]
/proc/loadavg: 0.97 1.03 1.00 3/77 24069
/proc/meminfo: memFree=1860256/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=7092 CPUtime=0.69
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 1628 0 0 0 69 0 0 0 22 0 1 0 182122928 7262208 1541 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 1773 1541 111 215 0 1555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7092

[startup+1.50143 s]
/proc/loadavg: 0.97 1.03 1.00 2/78 24070
/proc/meminfo: memFree=1854104/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=7412 CPUtime=1.49
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 1704 0 0 0 149 0 0 0 25 0 1 0 182122928 7589888 1617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572977 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 1853 1617 111 215 0 1635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7412

[startup+3.10169 s]
/proc/loadavg: 0.97 1.03 1.00 2/78 24070
/proc/meminfo: memFree=1853784/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=7556 CPUtime=3.08
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 1779 0 0 0 308 0 0 0 25 0 1 0 182122928 7737344 1674 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 1889 1674 111 215 0 1671 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7556

[startup+6.3012 s]
/proc/loadavg: 0.97 1.03 1.00 2/78 24070
/proc/meminfo: memFree=1852952/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=8612 CPUtime=6.29
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 2026 0 0 0 628 1 0 0 25 0 1 0 182122928 8818688 1921 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 2153 1921 111 215 0 1935 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8612

[startup+12.7012 s]
/proc/loadavg: 0.97 1.03 1.00 2/78 24070
/proc/meminfo: memFree=1850904/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=10196 CPUtime=12.69
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 2451 0 0 0 1268 1 0 0 25 0 1 0 182122928 10440704 2331 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577266 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 2549 2331 111 215 0 2331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10196

[startup+25.5013 s]
/proc/loadavg: 0.98 1.02 1.00 2/78 24070
/proc/meminfo: memFree=1850136/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=11196 CPUtime=25.48
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 2702 0 0 0 2547 1 0 0 25 0 1 0 182122928 11464704 2566 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 2799 2566 111 215 0 2581 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11196

[startup+51.1015 s]
/proc/loadavg: 0.98 1.02 1.00 2/78 24070
/proc/meminfo: memFree=1845848/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=15428 CPUtime=51.07
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 3753 0 0 0 5105 2 0 0 25 0 1 0 182122928 15798272 3617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 3857 3617 111 215 0 3639 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15428

[startup+102.307 s]
/proc/loadavg: 0.99 1.02 1.00 2/78 24070
/proc/meminfo: memFree=1844120/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=17328 CPUtime=102.26
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 4179 0 0 0 10223 3 0 0 25 0 1 0 182122928 17743872 4043 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 4332 4043 111 215 0 4114 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17328

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 24070
/proc/meminfo: memFree=1842968/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=18468 CPUtime=162.23
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 4472 0 0 0 16220 3 0 0 25 0 1 0 182122928 18911232 4336 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 4617 4336 111 215 0 4399 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18468

[startup+222.301 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 24070
/proc/meminfo: memFree=1842136/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=19440 CPUtime=222.22
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 4683 0 0 0 22218 4 0 0 25 0 1 0 182122928 19906560 4547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 4860 4547 111 215 0 4642 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19440

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 24070
/proc/meminfo: memFree=1841176/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=20292 CPUtime=282.2
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 4917 0 0 0 28215 5 0 0 25 0 1 0 182122928 20779008 4781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 5073 4781 111 215 0 4855 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 20292

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 24070
/proc/meminfo: memFree=1840024/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=21564 CPUtime=342.18
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 5185 0 0 0 34213 5 0 0 25 0 1 0 182122928 22081536 5049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 5391 5049 111 215 0 5173 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21564

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 24070
/proc/meminfo: memFree=1839064/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=22524 CPUtime=402.16
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 5449 0 0 0 40210 6 0 0 25 0 1 0 182122928 23064576 5313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 5631 5313 111 215 0 5413 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 22524

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 24070
/proc/meminfo: memFree=1837528/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=24104 CPUtime=462.14
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 5818 0 0 0 46207 7 0 0 25 0 1 0 182122928 24682496 5682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 6026 5682 111 215 0 5808 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 24104

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 24070
/proc/meminfo: memFree=1836952/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=24844 CPUtime=522.12
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 5970 0 0 0 52205 7 0 0 25 0 1 0 182122928 25440256 5834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 6211 5834 111 215 0 5993 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 24844

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 24070
/proc/meminfo: memFree=1836248/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=25568 CPUtime=582.11
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 6135 0 0 0 58203 8 0 0 25 0 1 0 182122928 26181632 5999 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 6392 5999 111 215 0 6174 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 25568

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1836120/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=25568 CPUtime=642.09
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 6163 0 0 0 64201 8 0 0 25 0 1 0 182122928 26181632 6027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 6392 6027 111 215 0 6174 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 25568


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

[startup+822.302 s]
/proc/loadavg: 1.12 1.05 1.01 2/78 24072
/proc/meminfo: memFree=1835352/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=26300 CPUtime=822.03
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 6320 0 0 0 82193 10 0 0 25 0 1 0 182122928 26931200 6184 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 6575 6184 111 215 0 6357 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 26300

[startup+882.301 s]
/proc/loadavg: 1.04 1.04 1.00 2/78 24072
/proc/meminfo: memFree=1834840/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=26816 CPUtime=882.01
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 6456 0 0 0 88191 10 0 0 25 0 1 0 182122928 27459584 6312 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 6704 6312 111 215 0 6486 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 26816

[startup+942.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 24072
/proc/meminfo: memFree=1834776/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=26816 CPUtime=941.99
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 6459 0 0 0 94188 11 0 0 25 0 1 0 182122928 27459584 6315 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 6704 6315 111 215 0 6486 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 26816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 24072
/proc/meminfo: memFree=1833368/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=28424 CPUtime=1001.97
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 6833 0 0 0 100185 12 0 0 25 0 1 0 182122928 29106176 6689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 7106 6689 111 215 0 6888 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 28424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 24072
/proc/meminfo: memFree=1831576/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=30232 CPUtime=1061.95
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7296 0 0 0 106183 12 0 0 25 0 1 0 182122928 30957568 7152 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 7558 7152 111 215 0 7340 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 30232

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24072
/proc/meminfo: memFree=1831064/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=30680 CPUtime=1121.93
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7409 0 0 0 112180 13 0 0 25 0 1 0 182122928 31416320 7265 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 7670 7265 111 215 0 7452 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 30680

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1830616/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=31156 CPUtime=1181.91
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7532 0 0 0 118178 13 0 0 25 0 1 0 182122928 31903744 7380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 7789 7380 111 215 0 7571 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 31156

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1830360/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=31548 CPUtime=1241.9
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7587 0 0 0 124176 14 0 0 25 0 1 0 182122928 32305152 7435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 7887 7435 111 215 0 7669 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 31548

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1830232/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=31548 CPUtime=1301.88
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7596 0 0 0 130174 14 0 0 25 0 1 0 182122928 32305152 7444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575793 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 7887 7444 111 215 0 7669 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 31548

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1829528/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=32280 CPUtime=1361.86
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7769 0 0 0 136171 15 0 0 25 0 1 0 182122928 33054720 7617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8070 7617 111 215 0 7852 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 32280

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1829464/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=32360 CPUtime=1421.84
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7773 0 0 0 142169 15 0 0 25 0 1 0 182122928 33136640 7621 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8090 7621 111 215 0 7872 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 32360

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1829400/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=32360 CPUtime=1481.82
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7780 0 0 0 148166 16 0 0 25 0 1 0 182122928 33136640 7628 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8090 7628 111 215 0 7872 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 32360

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1829208/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=32572 CPUtime=1541.8
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7814 0 0 0 154164 16 0 0 25 0 1 0 182122928 33353728 7662 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581507 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8143 7662 111 215 0 7925 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 32572

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1828824/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=32868 CPUtime=1601.78
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7909 0 0 0 160162 16 0 0 25 0 1 0 182122928 33656832 7749 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8217 7749 111 215 0 7999 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 32868

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1828696/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=33032 CPUtime=1661.77
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7953 0 0 0 166160 17 0 0 25 0 1 0 182122928 33824768 7793 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8258 7793 111 215 0 8040 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 33032

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1828696/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=33032 CPUtime=1721.74
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7957 0 0 0 172157 17 0 0 25 0 1 0 182122928 33824768 7797 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572757 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8258 7797 111 215 0 8040 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 33032

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1828504/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=33196 CPUtime=1781.73
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7987 0 0 0 178155 18 0 0 25 0 1 0 182122928 33992704 7827 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8299 7827 111 215 0 8081 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 33196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24072
/proc/meminfo: memFree=1828504/2055920 swapFree=4140768/4192956
[pid=24069] ppid=24067 vsize=33196 CPUtime=1800.03
/proc/24069/stat : 24069 (minisat+) R 24067 24069 23152 0 -1 4194304 7987 0 0 0 179985 18 0 0 25 0 1 0 182122928 33992704 7827 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24069/statm: 8299 7827 111 215 0 8081 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 33196

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

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

Child status: 10
Real time (s): 1800.62
CPU time (s): 1800.05
CPU user time (s): 1799.86
CPU system time (s): 0.19097
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 33196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7989
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= 10
involuntary context switches= 2518

runsolver used 2.06768 second user time and 4.38433 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri Apr 20 09:20:52 UTC 2007

IDJOB= 366406
IDBENCH= 2858
IDSOLVER= 156
FILE ID= node3/366406-1177060852

PBS_JOBID= 4640211

Free space on /tmp= 66356 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-exps.r.opb
COMMAND LINE= /tmp/evaluation/366406-1177060852/minisat+ /tmp/evaluation/366406-1177060852/instance-366406-1177060852.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node3/convwatcher-366406-1177060852 -o ROOT/results/node3/conversion-366406-1177060852 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366406-1177060852/instance-366406-1177060852.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  37869a33fb7d76f12c52d22950a4fb50

RANDOM SEED= 17480131

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1860600 kB
Buffers:         42608 kB
Cached:          87376 kB
SwapCached:      15128 kB
Active:          60604 kB
Inactive:        93124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860600 kB
SwapTotal:     4192956 kB
SwapFree:      4140768 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:          30616 kB
Slab:            27060 kB
Committed_AS:  5990616 kB
PageTables:       1780 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= 66356 MiB

End job on node3 on Fri Apr 20 09:50:55 UTC 2007