Trace number 35638

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.14OPT-35 747.174 747.393

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-4.opb
MD5SUM4acf18ad1cd52676d2699a99f210ed0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark747.174
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27842
Number of constraints which are clauses27842
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 constraint2
Number of terms in the objective function 595
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 595
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 595
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	c Parsing PB file...
0.76	c Converting 27842 PB-constraints to clauses...
0.76	c   -- Unit propagations: (none)
0.76	c   -- Detecting intervals from adjacent constraints: (none)
0.76	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.83	c ==================================[MINISAT+]==================================
0.83	c | Conflicts | Original         | Learnt                           | Progress |
0.83	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.83	c ==============================================================================
0.83	c |         0 |   27842    55684 |    9280       0        0     nan |  0.000 % |
0.83	c ==============================================================================
0.83	c Found solution: -26
0.83	o -26
0.84	c ---[   0]---> Sorter-cost:26814     Base:
0.90	c ==================================[MINISAT+]==================================
0.90	c | Conflicts | Original         | Learnt                           | Progress |
0.90	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.90	c ==============================================================================
0.90	c |         0 |   56133   122130 |   18711       0        0     nan |  0.000 % |
0.97	c |       100 |   55674   121173 |   20582      85      517     6.1 |  1.318 % |
1.03	c |       250 |   55337   120462 |   22640     201     1671     8.3 |  2.285 % |
1.20	c |       475 |   53886   117283 |   24904     355     3653    10.3 |  6.749 % |
1.43	c |       813 |   52308   113815 |   27394     620     7389    11.9 | 11.632 % |
1.78	c |      1319 |   49554   107621 |   30134     953    11439    12.0 | 20.509 % |
2.18	c |      2078 |   46551   100685 |   33147    1523    18456    12.1 | 30.615 % |
2.70	c |      3217 |   42835    92193 |   36462    2389    34261    14.3 | 42.639 % |
2.74	c ==============================================================================
2.74	c Found solution: -28
2.74	o -28
2.75	c ---[   0]---> Sorter-cost:    0     Base:
2.78	c ==================================[MINISAT+]==================================
2.78	c | Conflicts | Original         | Learnt                           | Progress |
2.78	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.78	c ==============================================================================
2.78	c |      3273 |   42557    91588 |   14185    2416    34615    14.3 | 42.639 % |
2.82	c |      3373 |   42214    90786 |   15603    2489    35595    14.3 | 45.030 % |
2.89	c |      3523 |   41934    90117 |   17163    2594    37012    14.3 | 45.977 % |
2.97	c |      3748 |   41522    89143 |   18880    2783    39915    14.3 | 47.372 % |
3.11	c |      4086 |   40623    87001 |   20768    2975    42882    14.4 | 50.494 % |
3.27	c |      4593 |   39615    84625 |   22845    3304    51715    15.7 | 53.972 % |
3.53	c |      5353 |   38103    81054 |   25129    3854    65467    17.0 | 59.168 % |
3.81	c |      6492 |   37040    78558 |   27642    4854    94566    19.5 | 62.852 % |
4.02	c ==============================================================================
4.02	c Found solution: -29
4.02	o -29
4.03	c ---[   0]---> Sorter-cost:    0     Base:
4.06	c ==================================[MINISAT+]==================================
4.06	c | Conflicts | Original         | Learnt                           | Progress |
4.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.06	c ==============================================================================
4.06	c |      7236 |   36536    77417 |   12178    5459   115634    21.2 | 62.852 % |
4.10	c |      7336 |   36373    77022 |   13395    5525   117833    21.3 | 65.194 % |
4.15	c |      7486 |   36245    76711 |   14735    5659   121848    21.5 | 65.636 % |
4.25	c |      7712 |   35618    75194 |   16208    5758   121613    21.1 | 67.804 % |
4.36	c |      8049 |   35083    73909 |   17829    5937   129670    21.8 | 69.674 % |
4.45	c |      8555 |   35082    73906 |   19612    6440   149607    23.2 | 69.679 % |
4.64	c |      9314 |   34665    72910 |   21574    7108   172599    24.3 | 71.138 % |
4.85	c |     10454 |   34563    72672 |   23731    8226   223484    27.2 | 71.487 % |
5.24	c |     12162 |   34403    72291 |   26104    9826   305581    31.1 | 72.052 % |
5.97	c |     14725 |   33512    70136 |   28715   11797   413482    35.0 | 75.269 % |
7.22	c |     18569 |   32730    68273 |   31586   14907   673193    45.2 | 78.002 % |
9.25	c |     24336 |   32584    67918 |   34745   20503  1088479    53.1 | 78.521 % |
9.57	c ==============================================================================
9.57	c Found solution: -30
9.57	o -30
9.57	c ---[   0]---> Sorter-cost:    0     Base:
9.62	c ==================================[MINISAT+]==================================
9.62	c | Conflicts | Original         | Learnt                           | Progress |
9.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.62	c ==============================================================================
9.62	c |     25008 |   32376    67375 |   10792   20807  1127008    54.2 | 78.521 % |
9.68	c |     25109 |   32333    67266 |   11871   20854  1131597    54.3 | 79.396 % |
9.75	c |     25259 |   32266    67098 |   13058   20933  1134331    54.2 | 79.653 % |
9.84	c |     25484 |   32266    67098 |   14364   21158  1153914    54.5 | 79.653 % |
9.97	c |     25824 |   32266    67098 |   15800   21498  1181497    55.0 | 79.653 % |
10.09	c ==============================================================================
10.09	c Found solution: -32
10.09	o -32
10.09	c ---[   0]---> Sorter-cost:    0     Base:
10.14	c ==================================[MINISAT+]==================================
10.14	c | Conflicts | Original         | Learnt                           | Progress |
10.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.14	c ==============================================================================
10.14	c |     26069 |   32269    67111 |   10756   20959  1109301    52.9 | 79.653 % |
10.20	c |     26169 |   32220    66999 |   11831   21035  1113907    53.0 | 79.898 % |
10.26	c |     26319 |   32220    66999 |   13014   21185  1119388    52.8 | 79.898 % |
10.39	c |     26544 |   32174    66891 |   14316   21380  1132489    53.0 | 80.051 % |
10.51	c |     26881 |   32174    66891 |   15747   21717  1150097    53.0 | 80.051 % |
10.69	c |     27388 |   32126    66770 |   17322   22203  1170894    52.7 | 80.215 % |
11.04	c |     28148 |   32036    66557 |   19054   22829  1208152    52.9 | 80.527 % |
11.41	c |     29287 |   32036    66557 |   20960   23968  1254726    52.4 | 80.527 % |
12.01	c |     30995 |   32008    66487 |   23056   25554  1358136    53.1 | 80.634 % |
13.14	c |     33557 |   32008    66487 |   25362   28116  1511958    53.8 | 80.634 % |
14.96	c |     37401 |   32008    66487 |   27898   31960  1790963    56.0 | 80.634 % |
17.91	c |     43167 |   31963    66380 |   30688   37641  2179278    57.9 | 80.788 % |
23.25	c |     51816 |   31942    66327 |   33756   46095  2740539    59.5 | 80.865 % |
31.29	c |     64790 |   31936    66313 |   37132   23972  1287927    53.7 | 80.885 % |
42.11	c ==============================================================================
42.11	c Found solution: -33
42.11	o -33
42.12	c ---[   0]---> Sorter-cost:    0     Base:
42.19	c ==================================[MINISAT+]==================================
42.19	c | Conflicts | Original         | Learnt                           | Progress |
42.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
42.19	c ==============================================================================
42.19	c |     83994 |   31772    65908 |   10590   43119  2704132    62.7 | 80.885 % |
42.32	c |     84094 |   31769    65901 |   11649   16788   764343    45.5 | 81.544 % |
42.40	c |     84245 |   31761    65883 |   12813   16934   773077    45.7 | 81.569 % |
42.47	c |     84470 |   31761    65883 |   14095   17159   787038    45.9 | 81.569 % |
42.67	c |     84807 |   31629    65553 |   15504   17469   799984    45.8 | 82.070 % |
42.85	c |     85314 |   31616    65520 |   17055   17970   827588    46.1 | 82.121 % |
43.15	c |     86073 |   31535    65323 |   18760   18695   873445    46.7 | 82.407 % |
43.51	c |     87212 |   31529    65309 |   20636   19831   940958    47.4 | 82.428 % |
44.17	c |     88920 |   31523    65295 |   22700   21535  1039370    48.3 | 82.448 % |
45.19	c |     91482 |   31523    65295 |   24970   24097  1198465    49.7 | 82.448 % |
46.69	c |     95326 |   31486    65206 |   27467   27922  1432420    51.3 | 82.581 % |
49.20	c |    101092 |   31447    65117 |   30214   33656  1817647    54.0 | 82.708 % |
53.93	c |    109742 |   31438    65094 |   33235   42294  2206478    52.2 | 82.744 % |
60.80	c |    122717 |   31429    65073 |   36559   23198   776943    33.5 | 82.775 % |
69.63	c |    142179 |   31427    65069 |   40215   42658  1545047    36.2 | 82.780 % |
85.68	c |    171371 |   31424    65062 |   44237   32274  1209176    37.5 | 82.790 % |
110.74	c |    215161 |   31396    64996 |   48660   32992  1383853    41.9 | 82.887 % |
153.00	c |    280846 |   31348    64880 |   53526   51753  1853976    35.8 | 83.061 % |
217.15	c |    379372 |   31268    64690 |   58879   48632  1483738    30.5 | 83.337 % |
223.37	c ==============================================================================
223.37	c Found solution: -34
223.37	o -34
223.38	c ---[   0]---> Sorter-cost:    0     Base:
223.44	c ==================================[MINISAT+]==================================
223.44	c | Conflicts | Original         | Learnt                           | Progress |
223.44	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
223.44	c ==============================================================================
223.44	c |    387520 |   31254    64622 |   10418   56778  1800142    31.7 | 83.337 % |
223.76	c |    387621 |   31254    64622 |   11459   21874   574796    26.3 | 83.395 % |
223.82	c |    387771 |   31254    64622 |   12605   22024   579120    26.3 | 83.395 % |
223.94	c |    387996 |   31254    64622 |   13866   22249   585284    26.3 | 83.395 % |
224.10	c |    388334 |   31254    64622 |   15252   22587   595104    26.3 | 83.395 % |
224.25	c |    388840 |   31254    64622 |   16778   23093   611433    26.5 | 83.395 % |
224.50	c |    389599 |   31254    64622 |   18456   23852   651357    27.3 | 83.395 % |
224.90	c |    390738 |   31254    64622 |   20301   24991   708484    28.3 | 83.395 % |
225.51	c |    392446 |   31254    64622 |   22331   26699   784774    29.4 | 83.395 % |
226.43	c |    395008 |   31254    64622 |   24565   29261   882101    30.1 | 83.395 % |
227.96	c |    398852 |   31254    64622 |   27021   33105  1025751    31.0 | 83.395 % |
230.62	c |    404619 |   31237    64583 |   29723   38861  1224818    31.5 | 83.451 % |
235.51	c |    413269 |   31193    64477 |   32696   19145   554379    29.0 | 83.609 % |
240.04	c |    426243 |   31188    64466 |   35965   32115  1008537    31.4 | 83.625 % |
250.17	c |    445704 |   31188    64466 |   39562   51576  1732486    33.6 | 83.624 % |
264.87	c |    474896 |   31175    64437 |   43518   43794  1320198    30.1 | 83.665 % |
285.37	c |    518685 |   31066    64153 |   47870   45690  1182298    25.9 | 84.089 % |
307.25	c ==============================================================================
307.25	c Found solution: -35
307.25	o -35
307.26	c ---[   0]---> Sorter-cost:23198     Base:
307.34	c ==================================[MINISAT+]==================================
307.34	c | Conflicts | Original         | Learnt                           | Progress |
307.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
307.34	c ==============================================================================
307.34	c |    565168 |   49180   106489 |   16393   38187  1077494    28.2 | 84.089 % |
307.50	c |    565268 |   49180   106489 |   18032   15309   289280    18.9 | 55.800 % |
307.58	c |    565418 |   49180   106489 |   19835   15459   294371    19.0 | 55.800 % |
307.71	c |    565643 |   49180   106489 |   21819   15684   302669    19.3 | 55.800 % |
307.89	c |    565980 |   49180   106489 |   24000   16021   312388    19.5 | 55.800 % |
308.19	c |    566490 |   49180   106489 |   26401   16531   329375    19.9 | 55.800 % |
308.62	c |    567250 |   49180   106489 |   29041   17291   353999    20.5 | 55.800 % |
309.24	c |    568389 |   49180   106489 |   31945   18430   386682    21.0 | 55.800 % |
310.25	c |    570097 |   49180   106489 |   35139   20138   435618    21.6 | 55.800 % |
311.80	c |    572659 |   49180   106489 |   38653   22700   507140    22.3 | 55.800 % |
314.35	c |    576504 |   49139   106407 |   42519   26544   621579    23.4 | 55.877 % |
318.67	c |    582270 |   49139   106407 |   46771   32310   777211    24.1 | 55.877 % |
324.56	c |    590919 |   49102   106333 |   51448   40958  1110939    27.1 | 55.940 % |
335.62	c |    603893 |   49102   106333 |   56593   53932  1518995    28.2 | 55.940 % |
354.38	c |    623355 |   48953   106007 |   62252   73341  2193450    29.9 | 56.240 % |
380.25	c |    652547 |   48779   105637 |   68477   42196  1084884    25.7 | 56.563 % |
423.08	c |    696336 |   48510   105077 |   75325   85971  2636556    30.7 | 57.009 % |
488.57	c |    762022 |   48330   104689 |   82857   82281  2593253    31.5 | 57.331 % |
583.83	c |    860548 |   47786   103482 |   91143   75476  2492762    33.0 | 58.100 % |
747.38	c ==============================================================================
747.38	c Optimal solution: -35
747.38	s OPTIMUM FOUND
747.38	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575
747.38	v -x574 -x573 -x572 -x571 x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 x556 -x555 -x554
747.38	v -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 x533
747.38	v -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 x518 -x517 -x516 -x515 -x514 -x513 -x512
747.38	v -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 x494 -x493 -x492 -x491
747.38	v -x490 -x489 x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470
747.38	v -x469 -x468 -x467 -x466 -x465 -x464 -x463 x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 x453 -x452 -x451 -x450 -x449
747.38	v -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 x432 -x431 -x430 -x429 -x428
747.38	v -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407
747.38	v -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386
747.38	v -x385 -x384 -x383 x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365
747.38	v -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 x348 -x347 -x346 -x345 -x344
747.38	v -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323
747.38	v -x322 -x321 -x320 -x319 -x318 -x317 -x316 x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302
747.38	v -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281
747.38	v x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260
747.38	v -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239
747.38	v x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218
747.38	v -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197
747.38	v -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176
747.38	v -x175 -x174 -x173 -x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155
747.38	v -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134
747.38	v -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113
747.38	v -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90
747.38	v -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 x67 -x66 -x65 -x64
747.38	v -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38
747.38	v -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 x15 -x14 -x13 -x12
747.38	v -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
747.38	c _______________________________________________________________________________
747.38	c 
747.38	c restarts              : 103
747.38	c conflicts             : 1000570        (1339 /sec)
747.38	c decisions             : 1232133        (1649 /sec)
747.38	c propagations          : 0              (0 /sec)
747.38	c inspects              : 0              (0 /sec)
747.38	c CPU time              : 747.063 s
747.38	c _______________________________________________________________________________

Verifier Data (download as text)

OK	-35

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node50/watcher-35638-1149300263 -o ROOT/results/node50/solver-35638-1149300263 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/35638-1149300263/instance-35638-1149300263.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.01 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1546128/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=1048 CPUtime=0
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 95 0 0 0 0 0 0 0 19 0 1 0 195693448 1073152 80 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134570984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 262 80 67 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1532392/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=15380 CPUtime=9.97
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 3688 0 0 0 994 3 0 0 25 0 1 0 195693448 15749120 3589 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 3845 3589 110 215 0 3627 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 15380

[startup+20.0085 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1526704/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=21068 CPUtime=19.98
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5102 0 0 0 1993 5 0 0 25 0 1 0 195693448 21573632 5003 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 5267 5003 110 215 0 5049 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 21068

[startup+30.0144 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523568/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24196 CPUtime=29.98
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5888 0 0 0 2992 6 0 0 25 0 1 0 195693448 24776704 5789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6049 5789 110 215 0 5831 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 24196

[startup+40.0203 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523568/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24196 CPUtime=39.98
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5888 0 0 0 3992 6 0 0 25 0 1 0 195693448 24776704 5789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6049 5789 110 215 0 5831 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 24196

[startup+50.0262 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523568/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24196 CPUtime=49.99
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5888 0 0 0 4993 6 0 0 25 0 1 0 195693448 24776704 5789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580975 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6049 5789 110 215 0 5831 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 24196

[startup+60.0321 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523632/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24196 CPUtime=59.99
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5888 0 0 0 5993 6 0 0 25 0 1 0 195693448 24776704 5789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580970 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6049 5789 110 215 0 5831 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 24196

[startup+70.038 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523632/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24196 CPUtime=69.99
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5888 0 0 0 6993 6 0 0 25 0 1 0 195693448 24776704 5789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581139 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6049 5789 110 215 0 5831 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 24196

[startup+80.0439 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523568/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24196 CPUtime=80
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5894 0 0 0 7994 6 0 0 25 0 1 0 195693448 24776704 5795 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6049 5795 110 215 0 5831 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 24196

[startup+90.0498 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523568/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24196 CPUtime=90
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5894 0 0 0 8994 6 0 0 25 0 1 0 195693448 24776704 5795 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574182 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6049 5795 110 215 0 5831 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 24196

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523504/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24196 CPUtime=100
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5903 0 0 0 9994 6 0 0 25 0 1 0 195693448 24776704 5804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6049 5804 110 215 0 5831 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 24196

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523504/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24316 CPUtime=110.01
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5910 0 0 0 10995 6 0 0 25 0 1 0 195693448 24899584 5811 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6079 5811 110 215 0 5861 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 24316

[startup+120.067 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523504/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24316 CPUtime=120.01
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5910 0 0 0 11995 6 0 0 25 0 1 0 195693448 24899584 5811 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6079 5811 110 215 0 5861 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 24316

[startup+130.073 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1523312/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24448 CPUtime=130.01
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 5955 0 0 0 12995 6 0 0 25 0 1 0 195693448 25034752 5856 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581301 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6112 5856 110 215 0 5894 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 24448

[startup+140.078 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1522800/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=24960 CPUtime=140.02
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 6086 0 0 0 13995 7 0 0 25 0 1 0 195693448 25559040 5987 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6240 5987 110 215 0 6022 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 24960

[startup+150.084 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1522544/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=25268 CPUtime=150.02
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 6139 0 0 0 14995 7 0 0 25 0 1 0 195693448 25874432 6040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6317 6040 110 215 0 6099 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 25268

[startup+160.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1522480/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=25268 CPUtime=160.02
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 6160 0 0 0 15995 7 0 0 25 0 1 0 195693448 25874432 6061 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6317 6061 110 215 0 6099 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 25268

[startup+170.096 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1522416/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=25404 CPUtime=170.03
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 6170 0 0 0 16996 7 0 0 25 0 1 0 195693448 26013696 6071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6351 6071 110 215 0 6133 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 25404

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1522416/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=25404 CPUtime=180.03
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 6170 0 0 0 17996 7 0 0 25 0 1 0 195693448 26013696 6071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6351 6071 110 215 0 6133 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 25404

[startup+190.108 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1522288/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=25560 CPUtime=190.03
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 6208 0 0 0 18996 7 0 0 25 0 1 0 195693448 26173440 6109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6390 6109 110 215 0 6172 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 25560

[startup+200.113 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1522224/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=25560 CPUtime=200.04
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 6211 0 0 0 19997 7 0 0 25 0 1 0 195693448 26173440 6112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 6390 6112 110 215 0 6172 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 25560

[startup+210.119 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1522224/2055920 swapFree=4181340/4192956

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

/proc/8654/statm: 8219 7824 110 215 0 8001 0
Current children cumulated CPU time (s) 530.14
Current children cumulated vsize (Kb) 32876

[startup+540.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1515440/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33008 CPUtime=540.14
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8027 0 0 0 54005 9 0 0 25 0 1 0 195693448 33800192 7838 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8252 7838 110 215 0 8034 0
Current children cumulated CPU time (s) 540.14
Current children cumulated vsize (Kb) 33008

[startup+550.317 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1515440/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33008 CPUtime=550.15
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8027 0 0 0 55006 9 0 0 25 0 1 0 195693448 33800192 7838 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8252 7838 110 215 0 8034 0
Current children cumulated CPU time (s) 550.15
Current children cumulated vsize (Kb) 33008

[startup+560.322 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1515440/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33008 CPUtime=560.15
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8027 0 0 0 56006 9 0 0 25 0 1 0 195693448 33800192 7838 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8252 7838 110 215 0 8034 0
Current children cumulated CPU time (s) 560.15
Current children cumulated vsize (Kb) 33008

[startup+570.328 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1515440/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33008 CPUtime=570.15
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8027 0 0 0 57006 9 0 0 25 0 1 0 195693448 33800192 7838 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8252 7838 110 215 0 8034 0
Current children cumulated CPU time (s) 570.15
Current children cumulated vsize (Kb) 33008

[startup+580.333 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1515376/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33008 CPUtime=580.16
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8040 0 0 0 58007 9 0 0 25 0 1 0 195693448 33800192 7851 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580418 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8252 7851 110 215 0 8034 0
Current children cumulated CPU time (s) 580.16
Current children cumulated vsize (Kb) 33008

[startup+590.339 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1515376/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33008 CPUtime=590.16
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8041 0 0 0 59007 9 0 0 25 0 1 0 195693448 33800192 7852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8252 7852 110 215 0 8034 0
Current children cumulated CPU time (s) 590.16
Current children cumulated vsize (Kb) 33008

[startup+600.345 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1515248/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33164 CPUtime=600.16
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8071 0 0 0 60007 9 0 0 25 0 1 0 195693448 33959936 7882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8291 7882 110 215 0 8073 0
Current children cumulated CPU time (s) 600.16
Current children cumulated vsize (Kb) 33164

[startup+610.35 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1515184/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33164 CPUtime=610.16
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8077 0 0 0 61007 9 0 0 25 0 1 0 195693448 33959936 7888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8291 7888 110 215 0 8073 0
Current children cumulated CPU time (s) 610.16
Current children cumulated vsize (Kb) 33164

[startup+620.356 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1514800/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=33552 CPUtime=620.17
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8182 0 0 0 62008 9 0 0 25 0 1 0 195693448 34357248 7993 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8388 7993 110 215 0 8170 0
Current children cumulated CPU time (s) 620.17
Current children cumulated vsize (Kb) 33552

[startup+630.362 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1513712/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=34616 CPUtime=630.17
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8438 0 0 0 63008 9 0 0 25 0 1 0 195693448 35446784 8249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8654 8249 110 215 0 8436 0
Current children cumulated CPU time (s) 630.17
Current children cumulated vsize (Kb) 34616

[startup+640.368 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1512496/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=35780 CPUtime=640.17
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8740 0 0 0 64008 9 0 0 25 0 1 0 195693448 36638720 8551 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 8945 8551 110 215 0 8727 0
Current children cumulated CPU time (s) 640.17
Current children cumulated vsize (Kb) 35780

[startup+650.374 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1512112/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36172 CPUtime=650.17
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8836 0 0 0 65008 9 0 0 25 0 1 0 195693448 37040128 8647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9043 8647 110 215 0 8825 0
Current children cumulated CPU time (s) 650.17
Current children cumulated vsize (Kb) 36172

[startup+660.38 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1512112/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36172 CPUtime=660.17
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8836 0 0 0 66008 9 0 0 25 0 1 0 195693448 37040128 8647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9043 8647 110 215 0 8825 0
Current children cumulated CPU time (s) 660.17
Current children cumulated vsize (Kb) 36172

[startup+670.385 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1512112/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36172 CPUtime=670.18
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8836 0 0 0 67009 9 0 0 25 0 1 0 195693448 37040128 8647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9043 8647 110 215 0 8825 0
Current children cumulated CPU time (s) 670.18
Current children cumulated vsize (Kb) 36172

[startup+680.39 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1512112/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36172 CPUtime=680.18
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8837 0 0 0 68009 9 0 0 25 0 1 0 195693448 37040128 8648 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9043 8648 110 215 0 8825 0
Current children cumulated CPU time (s) 680.18
Current children cumulated vsize (Kb) 36172

[startup+690.396 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1512112/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36172 CPUtime=690.18
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8837 0 0 0 69009 9 0 0 25 0 1 0 195693448 37040128 8648 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581505 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9043 8648 110 215 0 8825 0
Current children cumulated CPU time (s) 690.18
Current children cumulated vsize (Kb) 36172

[startup+700.402 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1512048/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36308 CPUtime=700.19
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8859 0 0 0 70010 9 0 0 25 0 1 0 195693448 37179392 8670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9077 8670 110 215 0 8859 0
Current children cumulated CPU time (s) 700.19
Current children cumulated vsize (Kb) 36308

[startup+710.408 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1512048/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36308 CPUtime=710.19
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8862 0 0 0 71010 9 0 0 25 0 1 0 195693448 37179392 8673 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572734 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9077 8673 110 215 0 8859 0
Current children cumulated CPU time (s) 710.19
Current children cumulated vsize (Kb) 36308

[startup+720.415 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1511984/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36308 CPUtime=720.19
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8872 0 0 0 72010 9 0 0 25 0 1 0 195693448 37179392 8683 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9077 8683 110 215 0 8859 0
Current children cumulated CPU time (s) 720.19
Current children cumulated vsize (Kb) 36308

[startup+730.42 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1511984/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36308 CPUtime=730.2
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8872 0 0 0 73011 9 0 0 25 0 1 0 195693448 37179392 8683 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9077 8683 110 215 0 8859 0
Current children cumulated CPU time (s) 730.2
Current children cumulated vsize (Kb) 36308

[startup+740.426 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 8654
/proc/meminfo: memFree=1511984/2055920 swapFree=4181340/4192956
[pid=8654] ppid=8652 vsize=36308 CPUtime=740.2
/proc/8654/stat : 8654 (minisat+) R 8652 8654 8608 0 -1 4194304 8877 0 0 0 74011 9 0 0 25 0 1 0 195693448 37179392 8688 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8654/statm: 9077 8688 110 215 0 8859 0
Current children cumulated CPU time (s) 740.2
Current children cumulated vsize (Kb) 36308

Child status: 30
Real time (s): 747.393
CPU time (s): 747.174
CPU user time (s): 747.068
CPU system time (s): 0.105983
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (Kb): 36308

Launcher Data (download as text)

Begin job on node50 on Sat Jun  3 02:04:23 UTC 2006


FILE ID= 35638-1149300263

PBS_JOBID= 307343

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-4.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/35638-1149300263/instance-35638-1149300263.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-35638-1149300263 -o ROOT/results/node50/solver-35638-1149300263 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/35638-1149300263/instance-35638-1149300263.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  4acf18ad1cd52676d2699a99f210ed0a

RANDOM SEED= 846979707


/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.238
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.238
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:       1546336 kB
Buffers:         27524 kB
Cached:         410500 kB
SwapCached:       3432 kB
Active:          42304 kB
Inactive:       404708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546336 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14940 kB
Slab:            48588 kB
Committed_AS:   267324 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node50 on Sat Jun  3 02:16:50 UTC 2006