Trace number 454253

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)-48 1800.1 1800.91

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_2.opb
MD5SUM5255c8da63867fe6fe080ca048384827
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -48
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint19
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2492
Sum of products size (including duplicates)4984
Number of different products1246
Sum of products size2492

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.04/0.07	c Converting 1246 PB-constraints to clauses...
0.04/0.07	c   -- Unit propagations: (none)
0.04/0.07	c   -- Detecting intervals from adjacent constraints: (none)
0.04/0.08	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.04/0.08	c ==================================[MINISAT+]==================================
0.04/0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.04/0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.04/0.08	c ==============================================================================
0.04/0.08	c |         0 |    1246     2492 |     415       0        0     nan |  0.000 % |
0.04/0.08	c ==============================================================================
0.04/0.08	c Found solution: -42
0.04/0.08	o -42
0.04/0.08	c ---[   0]---> Sorter-cost: 5812     Base:
0.04/0.10	c ==================================[MINISAT+]==================================
0.04/0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.04/0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.04/0.10	c ==============================================================================
0.04/0.10	c |         0 |    7471    17142 |    2490       0        0     nan |  0.000 % |
0.09/0.11	c |       102 |    7371    16936 |    2739      96     3746    39.0 | 23.455 % |
0.09/0.14	c |       254 |    7219    16616 |    3012     241    10532    43.7 | 24.964 % |
0.09/0.18	c |       480 |    7194    16565 |    3314     466    26594    57.1 | 25.198 % |
0.19/0.20	c ==============================================================================
0.19/0.20	c Found solution: -43
0.19/0.20	o -43
0.19/0.20	c ---[   0]---> Sorter-cost:    0     Base:
0.19/0.21	c ==================================[MINISAT+]==================================
0.19/0.21	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.21	c ==============================================================================
0.19/0.21	c |       622 |    7160    16557 |    2386     603    31173    51.7 | 25.198 % |
0.19/0.23	c |       722 |    6975    16153 |    2624     693    33169    47.9 | 27.902 % |
0.19/0.25	c |       872 |    6924    16038 |    2887     839    38794    46.2 | 28.472 % |
0.29/0.31	c |      1099 |    6897    15977 |    3175    1063    59428    55.9 | 28.763 % |
0.29/0.38	c |      1436 |    6897    15977 |    3493    1400    85807    61.3 | 28.758 % |
0.39/0.48	c |      1943 |    6897    15977 |    3842    1907   123133    64.6 | 28.758 % |
0.59/0.65	c |      2702 |    6897    15977 |    4226    2666   204309    76.6 | 28.757 % |
0.79/0.85	c |      3842 |    6897    15977 |    4649    3806   263743    69.3 | 28.758 % |
1.10/1.15	c |      5550 |    6897    15977 |    5114    5514   339318    61.5 | 28.757 % |
1.79/1.88	c |      8112 |    6846    15862 |    5626    8073   607703    75.3 | 29.310 % |
2.99/3.01	c |     11956 |    6779    15713 |    6188    7877   768656    97.6 | 30.005 % |
3.20/3.30	c ==============================================================================
3.20/3.30	c Found solution: -44
3.20/3.30	o -44
3.20/3.30	c ---[   0]---> Sorter-cost:    0     Base:
3.30/3.31	c ==================================[MINISAT+]==================================
3.30/3.31	c | Conflicts | Original         | Learnt                           | Progress |
3.30/3.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.30/3.31	c ==============================================================================
3.30/3.31	c |     13057 |    6772    15690 |    2257    5038   526920   104.6 | 30.005 % |
3.30/3.35	c |     13158 |    6726    15590 |    2482    2604   197551    75.9 | 30.636 % |
3.30/3.38	c |     13308 |    6726    15590 |    2730    2754   209587    76.1 | 30.636 % |
3.39/3.42	c |     13533 |    6726    15590 |    3004    2979   222740    74.8 | 30.637 % |
3.39/3.48	c |     13870 |    6726    15590 |    3304    3316   240035    72.4 | 30.636 % |
3.59/3.60	c |     14376 |    6726    15590 |    3634    3822   284112    74.3 | 30.637 % |
3.59/3.67	c ==============================================================================
3.59/3.67	c Found solution: -45
3.59/3.67	o -45
3.59/3.67	c ---[   0]---> Sorter-cost:    0     Base:
3.59/3.69	c ==================================[MINISAT+]==================================
3.59/3.69	c | Conflicts | Original         | Learnt                           | Progress |
3.59/3.69	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.59/3.69	c ==============================================================================
3.59/3.69	c |     14668 |    6755    15688 |    2251    4114   312162    75.9 | 30.637 % |
3.69/3.70	c |     14769 |    6755    15688 |    2476    2158   126076    58.4 | 30.546 % |
3.69/3.73	c |     14919 |    6755    15688 |    2723    2308   134276    58.2 | 30.545 % |
3.69/3.77	c |     15144 |    6733    15640 |    2996    2532   140137    55.3 | 30.776 % |
3.79/3.82	c |     15481 |    6733    15640 |    3295    2869   146801    51.2 | 30.776 % |
3.89/3.93	c |     15988 |    6733    15640 |    3625    3376   183136    54.2 | 30.776 % |
4.09/4.12	c |     16747 |    6733    15640 |    3987    4135   257634    62.3 | 30.776 % |
4.39/4.45	c |     17886 |    6733    15640 |    4386    5274   393105    74.5 | 30.776 % |
4.99/5.05	c |     19594 |    6640    15425 |    4825    3549   335597    94.6 | 31.824 % |
5.69/5.77	c |     22156 |    6640    15425 |    5307    6111   593042    97.0 | 31.824 % |
7.08/7.14	c |     26001 |    6608    15355 |    5838    5028   517697   103.0 | 32.161 % |
8.88/8.94	c |     31767 |    6608    15355 |    6422    6820   643829    94.4 | 32.161 % |
9.38/9.44	c ==============================================================================
9.38/9.44	c Found solution: -47
9.38/9.44	o -47
9.38/9.44	c ---[   0]---> Sorter-cost:    0     Base:
9.38/9.46	c ==================================[MINISAT+]==================================
9.38/9.46	c | Conflicts | Original         | Learnt                           | Progress |
9.38/9.46	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.38/9.46	c ==============================================================================
9.38/9.46	c |     33253 |    6662    15525 |    2220    8306   829686    99.9 | 32.161 % |
9.38/9.49	c |     33355 |    6662    15525 |    2442    2179   193066    88.6 | 32.029 % |
9.48/9.51	c |     33507 |    6662    15525 |    2686    2331   198491    85.2 | 32.029 % |
9.48/9.57	c |     33733 |    6662    15525 |    2954    2557   215911    84.4 | 32.029 % |
9.58/9.62	c |     34071 |    6648    15493 |    3250    2894   220962    76.4 | 32.188 % |
9.68/9.73	c |     34577 |    6648    15493 |    3575    3400   264099    77.7 | 32.188 % |
9.89/9.93	c |     35337 |    6648    15493 |    3932    4160   333467    80.2 | 32.188 % |
10.18/10.23	c |     36479 |    6648    15493 |    4326    5302   444627    83.9 | 32.188 % |
10.68/10.74	c |     38188 |    6648    15493 |    4758    7011   623041    88.9 | 32.188 % |
11.48/11.57	c |     40750 |    6648    15493 |    5234    6068   593751    97.8 | 32.188 % |
11.68/11.77	c ==============================================================================
11.68/11.77	c Found solution: -48
11.68/11.77	o -48
11.68/11.77	c ---[   0]---> Sorter-cost:    0     Base:
11.68/11.79	c ==================================[MINISAT+]==================================
11.68/11.79	c | Conflicts | Original         | Learnt                           | Progress |
11.68/11.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.68/11.79	c ==============================================================================
11.68/11.79	c |     41457 |    6597    15364 |    2199    6765   658063    97.3 | 32.188 % |
11.78/11.81	c |     41557 |    6569    15304 |    2418    3482   312911    89.9 | 33.110 % |
11.78/11.83	c |     41707 |    6569    15304 |    2660    3632   314455    86.6 | 33.110 % |
11.78/11.88	c |     41932 |    6569    15304 |    2926    3857   324551    84.1 | 33.110 % |
11.88/11.95	c |     42269 |    6569    15304 |    3219    4194   349327    83.3 | 33.110 % |
11.99/12.09	c |     42776 |    6509    15172 |    3541    4675   390556    83.5 | 33.727 % |
12.18/12.29	c |     43535 |    6509    15172 |    3895    5434   455546    83.8 | 33.727 % |
12.48/12.59	c |     44677 |    6509    15172 |    4285    3356   230909    68.8 | 33.727 % |
12.88/12.97	c |     46385 |    6509    15172 |    4713    5064   344753    68.1 | 33.727 % |
13.58/13.69	c |     48947 |    6509    15172 |    5185    7626   618255    81.1 | 33.727 % |
14.88/14.99	c |     52791 |    6509    15172 |    5703    7657   735861    96.1 | 33.727 % |
16.99/17.05	c |     58559 |    6509    15172 |    6274    9597   994166   103.6 | 33.727 % |
19.88/19.94	c |     67211 |    6509    15172 |    6901    8246   815894    98.9 | 33.727 % |
24.58/24.68	c |     80187 |    6509    15172 |    7591   10118  1011149    99.9 | 33.727 % |
32.78/32.86	c |     99649 |    6509    15172 |    8350    7736   811424   104.9 | 33.727 % |
46.87/46.90	c |    128841 |    6509    15172 |    9185   12333  1549716   125.7 | 33.727 % |
65.87/65.99	c |    172631 |    6509    15172 |   10104    9968  1011502   101.5 | 33.727 % |
97.85/97.95	c |    238316 |    6509    15172 |   11114   11681  1403592   120.2 | 33.727 % |
147.24/147.38	c |    336845 |    6509    15172 |   12226   10660  1226403   115.0 | 33.727 % |
225.31/225.47	c |    484635 |    6509    15172 |   13448   11221  1138697   101.5 | 33.727 % |
324.77/324.95	c |    706321 |    6509    15172 |   14793   10582   870776    82.3 | 33.727 % |
513.09/513.30	c |   1038846 |    6509    15172 |   16273   13497  1247505    92.4 | 33.727 % |
809.38/809.71	c |   1537637 |    6509    15172 |   17900   20255  2364854   116.8 | 33.727 % |
1270.89/1271.58	c |   2285821 |    6509    15172 |   19690   12172  1244904   102.3 | 33.727 % |
1800.08/1800.90	c 
1800.08/1800.90	c *** TERMINATED ***
1800.08/1800.90	s SATISFIABLE
1800.08/1800.90	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29
1800.08/1800.90	v -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 x45 -x46 x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 x55 -x56
1800.08/1800.90	v -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80 x81 -x82
1800.08/1800.90	v -x83 -x84 -x85 -x86 -x87 x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 -x107
1800.08/1800.90	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128
1800.08/1800.90	v x129 -x130 x131 -x132 -x133 x134 -x135 -x136 x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
1800.08/1800.90	v -x151 -x152 -x153 -x154 x155 x156 -x157 -x158 -x159 -x160 x161 -x162 x163 -x164 -x165 x166 x167 x168 x169 -x170 -x171 -x172
1800.08/1800.90	v x173 -x174 x175 -x176 -x177 x178 x179 x180 x181 x182 x183 -x184 -x185 x186 x187 x188 x189 -x190 x191 x192 -x193 x194 x195 -x196
1800.08/1800.90	v -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217
1800.08/1800.90	v -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238
1800.08/1800.90	v -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259
1800.08/1800.90	v -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280
1800.08/1800.90	v -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301
1800.08/1800.90	v -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322
1800.08/1800.90	v -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343
1800.08/1800.90	v -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364
1800.08/1800.90	v -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385
1800.08/1800.90	v -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406
1800.08/1800.90	v -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427
1800.08/1800.90	v -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448
1800.08/1800.90	v -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469
1800.08/1800.90	v -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490
1800.08/1800.90	v -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511
1800.08/1800.90	v -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532
1800.08/1800.90	v -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553
1800.08/1800.90	v -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574
1800.08/1800.90	v -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595
1800.08/1800.90	v -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616
1800.08/1800.90	v -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637
1800.08/1800.90	v -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658
1800.08/1800.90	v -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679
1800.08/1800.90	v -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700
1800.08/1800.90	v -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721
1800.08/1800.90	v -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742
1800.08/1800.90	v -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763
1800.08/1800.90	v -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784
1800.08/1800.90	v -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805
1800.08/1800.90	v -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826
1800.08/1800.90	v -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847
1800.08/1800.90	v -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868
1800.08/1800.90	v -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889
1800.08/1800.90	v -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910
1800.08/1800.90	v -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931
1800.08/1800.90	v -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952
1800.08/1800.90	v -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973
1800.08/1800.90	v -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994
1800.08/1800.90	v -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012
1800.08/1800.90	v -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029
1800.08/1800.90	v -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046
1800.08/1800.90	v -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063
1800.08/1800.90	v -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080
1800.08/1800.90	v -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097
1800.08/1800.90	v -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114
1800.08/1800.90	v -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131
1800.08/1800.90	v -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148
1800.08/1800.90	v -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165
1800.08/1800.90	v -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182
1800.08/1800.90	v -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199
1800.08/1800.90	v -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216
1800.08/1800.90	v -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233
1800.08/1800.90	v -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250
1800.08/1800.90	v -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267
1800.08/1800.90	v -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284
1800.08/1800.90	v -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301
1800.08/1800.90	v -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318
1800.08/1800.90	v -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335
1800.08/1800.90	v -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352
1800.08/1800.90	v -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369
1800.08/1800.90	v -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386
1800.08/1800.90	v -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403
1800.08/1800.90	v -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420
1800.08/1800.90	v -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437
1800.08/1800.90	v -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446

Verifier Data (download as text)

OK	-48

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/454253-1178023294/instance-454253-1178023294.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-454253-1178023294 -o ROOT/results/node13/solver-454253-1178023294 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/454253-1178023294/minisat+ /tmp/evaluation/454253-1178023294/instance-454253-1178023294.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: 1.06 1.16 1.17 3/77 29966
/proc/meminfo: memFree=1768560/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=1048 CPUtime=0
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 250247286 1073152 105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 262 105 73 215 0 44 0

[startup+0.0482911 s]
/proc/loadavg: 1.06 1.16 1.17 3/77 29966
/proc/meminfo: memFree=1768560/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=1352 CPUtime=0.04
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 180 0 0 0 4 0 0 0 18 0 1 0 250247286 1384448 166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 338 167 75 215 0 120 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1352

[startup+0.101339 s]
/proc/loadavg: 1.06 1.16 1.17 3/77 29966
/proc/meminfo: memFree=1768560/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=2432 CPUtime=0.09
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 486 0 0 0 9 0 0 0 18 0 1 0 250247286 2490368 472 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575496 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 608 472 108 215 0 390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2432

[startup+0.301381 s]
/proc/loadavg: 1.06 1.16 1.17 3/77 29966
/proc/meminfo: memFree=1768560/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=2696 CPUtime=0.29
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 560 0 0 0 29 0 0 0 18 0 1 0 250247286 2760704 546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 674 546 110 215 0 456 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2696

[startup+0.701466 s]
/proc/loadavg: 1.06 1.16 1.17 3/77 29966
/proc/meminfo: memFree=1768560/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=3488 CPUtime=0.69
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 742 0 0 0 69 0 0 0 22 0 1 0 250247286 3571712 728 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 872 728 110 215 0 654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3488

[startup+1.50164 s]
/proc/loadavg: 1.06 1.16 1.17 2/78 29967
/proc/meminfo: memFree=1765608/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=4672 CPUtime=1.49
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 1026 0 0 0 149 0 0 0 25 0 1 0 250247286 4784128 1012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 1168 1012 110 215 0 950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4672

[startup+3.10194 s]
/proc/loadavg: 1.06 1.16 1.17 2/78 29967
/proc/meminfo: memFree=1764136/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=5988 CPUtime=3.09
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 1365 0 0 0 309 0 0 0 25 0 1 0 250247286 6131712 1351 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 1497 1351 110 215 0 1279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5988

[startup+6.30162 s]
/proc/loadavg: 1.05 1.16 1.16 2/78 29967
/proc/meminfo: memFree=1763304/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=6120 CPUtime=6.29
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 1405 0 0 0 629 0 0 0 25 0 1 0 250247286 6266880 1391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 1530 1391 110 215 0 1312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6120

[startup+12.703 s]
/proc/loadavg: 1.05 1.16 1.16 2/78 29967
/proc/meminfo: memFree=1762104/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=7168 CPUtime=12.68
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 1682 0 0 0 1268 0 0 0 25 0 1 0 250247286 7340032 1668 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 1792 1668 110 215 0 1574 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7168

[startup+25.5017 s]
/proc/loadavg: 1.04 1.15 1.16 2/78 29968
/proc/meminfo: memFree=1761208/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=8212 CPUtime=25.48
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 1940 0 0 0 2547 1 0 0 25 0 1 0 250247286 8409088 1926 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 2053 1926 110 215 0 1835 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8212

[startup+51.1012 s]
/proc/loadavg: 1.02 1.14 1.16 2/78 29969
/proc/meminfo: memFree=1758904/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=10564 CPUtime=51.07
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 2522 0 0 0 5105 2 0 0 25 0 1 0 250247286 10817536 2508 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 2641 2508 110 215 0 2423 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10564

[startup+102.305 s]
/proc/loadavg: 1.01 1.11 1.15 2/78 29969
/proc/meminfo: memFree=1757368/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=12140 CPUtime=102.25
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 2919 0 0 0 10223 2 0 0 25 0 1 0 250247286 12431360 2905 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 3035 2905 110 215 0 2817 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12140

[startup+162.302 s]
/proc/loadavg: 1.00 1.09 1.13 2/78 29969
/proc/meminfo: memFree=1756152/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=13332 CPUtime=162.23
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 3215 0 0 0 16220 3 0 0 25 0 1 0 250247286 13651968 3201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 3333 3201 110 215 0 3115 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13332

[startup+222.302 s]
/proc/loadavg: 1.00 1.07 1.12 2/78 29969
/proc/meminfo: memFree=1755448/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=14120 CPUtime=222.21
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 3397 0 0 0 22217 4 0 0 25 0 1 0 250247286 14458880 3383 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 3530 3383 110 215 0 3312 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 14120

[startup+282.301 s]
/proc/loadavg: 1.00 1.05 1.11 2/78 29969
/proc/meminfo: memFree=1755384/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=14120 CPUtime=282.18
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 3398 0 0 0 28214 4 0 0 25 0 1 0 250247286 14458880 3384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 3530 3384 110 215 0 3312 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 14120

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.10 2/78 29969
/proc/meminfo: memFree=1754744/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=14640 CPUtime=342.16
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 3546 0 0 0 34211 5 0 0 25 0 1 0 250247286 14991360 3532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 3660 3532 110 215 0 3442 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 14640

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.09 2/78 29969
/proc/meminfo: memFree=1753976/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=15424 CPUtime=402.13
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 3736 0 0 0 40207 6 0 0 25 0 1 0 250247286 15794176 3722 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 3856 3722 110 215 0 3638 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 15424

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/78 29969
/proc/meminfo: memFree=1752312/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=17120 CPUtime=462.1
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4142 0 0 0 46204 6 0 0 25 0 1 0 250247286 17530880 4128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 4280 4128 110 215 0 4062 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 17120

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/78 29969
/proc/meminfo: memFree=1752120/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=17252 CPUtime=522.09
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4196 0 0 0 52202 7 0 0 25 0 1 0 250247286 17666048 4182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584338 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 4313 4182 110 215 0 4095 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 17252

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/78 29969
/proc/meminfo: memFree=1751736/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=17644 CPUtime=582.07
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4282 0 0 0 58199 8 0 0 25 0 1 0 250247286 18067456 4268 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 4411 4268 110 215 0 4193 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 17644

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/78 29969
/proc/meminfo: memFree=1751288/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=18040 CPUtime=642.04
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4392 0 0 0 64196 8 0 0 25 0 1 0 250247286 18472960 4378 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 4510 4378 110 215 0 4292 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 18040


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 29969
/proc/meminfo: memFree=1750200/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=19080 CPUtime=881.94
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4640 0 0 0 88184 10 0 0 25 0 1 0 250247286 19537920 4626 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576171 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 4770 4626 110 215 0 4552 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 19080

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 29969
/proc/meminfo: memFree=1749688/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=19596 CPUtime=941.92
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4765 0 0 0 94181 11 0 0 25 0 1 0 250247286 20066304 4751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 4899 4751 110 215 0 4681 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 19596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 29969
/proc/meminfo: memFree=1749688/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=19596 CPUtime=1001.9
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4765 0 0 0 100178 12 0 0 25 0 1 0 250247286 20066304 4751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 4899 4751 110 215 0 4681 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 19596

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 29969
/proc/meminfo: memFree=1749176/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=20116 CPUtime=1061.87
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4903 0 0 0 106175 12 0 0 25 0 1 0 250247286 20598784 4889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5029 4889 110 215 0 4811 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 20116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 29969
/proc/meminfo: memFree=1749112/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=20116 CPUtime=1121.85
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4903 0 0 0 112172 13 0 0 25 0 1 0 250247286 20598784 4889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5029 4889 110 215 0 4811 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 20116

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/84 30077
/proc/meminfo: memFree=1747704/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=20264 CPUtime=1181.78
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4926 0 0 0 118165 13 0 0 25 0 1 0 250247286 20750336 4912 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5066 4912 110 215 0 4848 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 20264

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 30167
/proc/meminfo: memFree=1748664/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=20264 CPUtime=1241.7
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 4926 0 0 0 124156 14 0 0 25 0 1 0 250247286 20750336 4912 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5066 4912 110 215 0 4848 0
Current children cumulated CPU time (s) 1241.7
Current children cumulated vsize (KiB) 20264

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1746424/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=22624 CPUtime=1301.67
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5524 0 0 0 130153 14 0 0 25 0 1 0 250247286 23166976 5510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5656 5510 110 215 0 5438 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 22624

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1745912/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=23144 CPUtime=1361.65
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5668 0 0 0 136150 15 0 0 25 0 1 0 250247286 23699456 5654 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5786 5654 110 215 0 5568 0
Current children cumulated CPU time (s) 1361.65
Current children cumulated vsize (KiB) 23144

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1745912/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=23144 CPUtime=1421.63
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5668 0 0 0 142147 16 0 0 25 0 1 0 250247286 23699456 5654 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5786 5654 110 215 0 5568 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 23144

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1745336/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=23924 CPUtime=1481.6
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5863 0 0 0 148144 16 0 0 25 0 1 0 250247286 24498176 5849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5981 5849 110 215 0 5763 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 23924

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1745144/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=23924 CPUtime=1541.58
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5863 0 0 0 154141 17 0 0 25 0 1 0 250247286 24498176 5849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574586 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5981 5849 110 215 0 5763 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 23924

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1745208/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=23924 CPUtime=1601.56
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5863 0 0 0 160139 17 0 0 25 0 1 0 250247286 24498176 5849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5981 5849 110 215 0 5763 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 23924

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1745336/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=23924 CPUtime=1661.53
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5863 0 0 0 166136 17 0 0 25 0 1 0 250247286 24498176 5849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 5981 5849 110 215 0 5763 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 23924

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1745144/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=24056 CPUtime=1721.51
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5890 0 0 0 172133 18 0 0 25 0 1 0 250247286 24633344 5876 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 6014 5876 110 215 0 5796 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 24056

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1744824/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=24440 CPUtime=1781.49
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5966 0 0 0 178131 18 0 0 25 0 1 0 250247286 25026560 5952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574195 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 6110 5952 110 215 0 5892 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 24440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1744760/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=24440 CPUtime=1800.08
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5973 0 0 0 179990 18 0 0 25 0 1 0 250247286 25026560 5959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 6110 5959 110 215 0 5892 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 24440

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

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

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30167
/proc/meminfo: memFree=1744760/2055920 swapFree=4159404/4192956
[pid=29966] ppid=29964 vsize=24440 CPUtime=1800.08
/proc/29966/stat : 29966 (minisat+) R 29964 29966 15333 0 -1 4194304 5973 0 0 0 179990 18 0 0 25 0 1 0 250247286 25026560 5959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29966/statm: 6110 5959 110 215 0 5892 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 24440

Child status: 10
Real time (s): 1800.91
CPU time (s): 1800.1
CPU user time (s): 1799.91
CPU system time (s): 0.19297
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 24440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5975
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= 27
involuntary context switches= 37992

runsolver used 1.41078 second user time and 3.86741 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue May  1 12:41:34 UTC 2007

IDJOB= 454253
IDBENCH= 48185
IDSOLVER= 156
FILE ID= node13/454253-1178023294

PBS_JOBID= 4728342

Free space on /tmp= 66562 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_2.opb
COMMAND LINE= /tmp/evaluation/454253-1178023294/minisat+ /tmp/evaluation/454253-1178023294/instance-454253-1178023294.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-454253-1178023294 -o ROOT/results/node13/conversion-454253-1178023294 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/454253-1178023294/instance-454253-1178023294.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  5255c8da63867fe6fe080ca048384827

RANDOM SEED= 782624052

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1769032 kB
Buffers:         75108 kB
Cached:         114916 kB
SwapCached:      12684 kB
Active:         115600 kB
Inactive:       105632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769032 kB
SwapTotal:     4192956 kB
SwapFree:      4159404 kB
Dirty:            2592 kB
Writeback:           0 kB
Mapped:          37300 kB
Slab:            51080 kB
Committed_AS:  9379912 kB
PageTables:       1888 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= 66562 MiB

End job on node13 on Tue May  1 13:11:38 UTC 2007