Trace number 353793

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 746.035 746.255

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 benchmark746.035
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/0.00	c Parsing PB file...
0.68/0.75	c Converting 27842 PB-constraints to clauses...
0.68/0.75	c   -- Unit propagations: (none)
0.68/0.75	c   -- Detecting intervals from adjacent constraints: (none)
0.68/0.75	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.79/0.82	c ==================================[MINISAT+]==================================
0.79/0.82	c | Conflicts | Original         | Learnt                           | Progress |
0.79/0.82	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.79/0.82	c ==============================================================================
0.79/0.82	c |         0 |   27842    55684 |    9280       0        0     nan |  0.000 % |
0.79/0.82	c ==============================================================================
0.79/0.82	c Found solution: -26
0.79/0.82	o -26
0.79/0.82	c ---[   0]---> Sorter-cost:26814     Base:
0.79/0.89	c ==================================[MINISAT+]==================================
0.79/0.89	c | Conflicts | Original         | Learnt                           | Progress |
0.79/0.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.79/0.89	c ==============================================================================
0.79/0.89	c |         0 |   56133   122130 |   18711       0        0     nan |  0.000 % |
0.89/0.96	c |       100 |   55674   121173 |   20582      85      517     6.1 |  1.318 % |
0.99/1.03	c |       250 |   55337   120462 |   22640     201     1671     8.3 |  2.285 % |
1.19/1.21	c |       475 |   53886   117283 |   24904     355     3653    10.3 |  6.749 % |
1.39/1.46	c |       813 |   52308   113815 |   27394     620     7389    11.9 | 11.632 % |
1.79/1.83	c |      1319 |   49554   107621 |   30134     953    11439    12.0 | 20.509 % |
2.19/2.25	c |      2078 |   46551   100685 |   33147    1523    18456    12.1 | 30.615 % |
2.79/2.80	c |      3217 |   42835    92193 |   36462    2389    34261    14.3 | 42.639 % |
2.79/2.85	c ==============================================================================
2.79/2.85	c Found solution: -28
2.79/2.85	o -28
2.79/2.86	c ---[   0]---> Sorter-cost:    0     Base:
2.79/2.89	c ==================================[MINISAT+]==================================
2.79/2.89	c | Conflicts | Original         | Learnt                           | Progress |
2.79/2.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.79/2.89	c ==============================================================================
2.79/2.89	c |      3273 |   42557    91588 |   14185    2416    34615    14.3 | 42.639 % |
2.89/2.94	c |      3373 |   42214    90786 |   15603    2489    35595    14.3 | 45.030 % |
2.99/3.01	c |      3523 |   41934    90117 |   17163    2594    37012    14.3 | 45.977 % |
2.99/3.10	c |      3748 |   41522    89143 |   18880    2783    39915    14.3 | 47.372 % |
3.19/3.24	c |      4086 |   40623    87001 |   20768    2975    42882    14.4 | 50.494 % |
3.39/3.42	c |      4593 |   39615    84625 |   22845    3304    51715    15.7 | 53.972 % |
3.59/3.69	c |      5353 |   38103    81054 |   25129    3854    65467    17.0 | 59.168 % |
3.89/3.98	c |      6492 |   37040    78558 |   27642    4854    94566    19.5 | 62.852 % |
4.19/4.21	c ==============================================================================
4.19/4.21	c Found solution: -29
4.19/4.21	o -29
4.19/4.22	c ---[   0]---> Sorter-cost:    0     Base:
4.19/4.25	c ==================================[MINISAT+]==================================
4.19/4.25	c | Conflicts | Original         | Learnt                           | Progress |
4.19/4.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.19/4.25	c ==============================================================================
4.19/4.25	c |      7236 |   36536    77417 |   12178    5459   115634    21.2 | 62.852 % |
4.19/4.30	c |      7336 |   36373    77022 |   13395    5525   117833    21.3 | 65.194 % |
4.29/4.34	c |      7486 |   36245    76711 |   14735    5659   121848    21.5 | 65.636 % |
4.39/4.45	c |      7712 |   35618    75194 |   16208    5758   121613    21.1 | 67.804 % |
4.49/4.56	c |      8049 |   35083    73909 |   17829    5937   129670    21.8 | 69.674 % |
4.59/4.66	c |      8555 |   35082    73906 |   19612    6440   149607    23.2 | 69.679 % |
4.79/4.86	c |      9314 |   34665    72910 |   21574    7108   172599    24.3 | 71.138 % |
4.99/5.09	c |     10454 |   34563    72672 |   23731    8226   223484    27.2 | 71.487 % |
5.49/5.50	c |     12162 |   34403    72291 |   26104    9826   305581    31.1 | 72.052 % |
6.19/6.29	c |     14725 |   33512    70136 |   28715   11797   413482    35.0 | 75.269 % |
7.49/7.59	c |     18569 |   32730    68273 |   31586   14907   673193    45.2 | 78.002 % |
9.58/9.63	c |     24336 |   32584    67918 |   34745   20503  1088479    53.1 | 78.521 % |
9.88/9.95	c ==============================================================================
9.88/9.95	c Found solution: -30
9.88/9.95	o -30
9.88/9.96	c ---[   0]---> Sorter-cost:    0     Base:
9.99/10.01	c ==================================[MINISAT+]==================================
9.99/10.01	c | Conflicts | Original         | Learnt                           | Progress |
9.99/10.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.99/10.01	c ==============================================================================
9.99/10.01	c |     25008 |   32376    67375 |   10792   20807  1127008    54.2 | 78.521 % |
9.99/10.06	c |     25109 |   32333    67266 |   11871   20854  1131597    54.3 | 79.396 % |
10.09/10.14	c |     25259 |   32266    67098 |   13058   20933  1134331    54.2 | 79.653 % |
10.19/10.23	c |     25484 |   32266    67098 |   14364   21158  1153914    54.5 | 79.653 % |
10.29/10.36	c |     25824 |   32266    67098 |   15800   21498  1181497    55.0 | 79.653 % |
10.39/10.47	c ==============================================================================
10.39/10.47	c Found solution: -32
10.39/10.47	o -32
10.39/10.48	c ---[   0]---> Sorter-cost:    0     Base:
10.49/10.53	c ==================================[MINISAT+]==================================
10.49/10.53	c | Conflicts | Original         | Learnt                           | Progress |
10.49/10.53	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.49/10.53	c ==============================================================================
10.49/10.53	c |     26069 |   32269    67111 |   10756   20959  1109301    52.9 | 79.653 % |
10.49/10.59	c |     26169 |   32220    66999 |   11831   21035  1113907    53.0 | 79.898 % |
10.59/10.65	c |     26319 |   32220    66999 |   13014   21185  1119388    52.8 | 79.898 % |
10.69/10.78	c |     26544 |   32174    66891 |   14316   21380  1132489    53.0 | 80.051 % |
10.79/10.89	c |     26881 |   32174    66891 |   15747   21717  1150097    53.0 | 80.051 % |
10.99/11.08	c |     27388 |   32126    66770 |   17322   22203  1170894    52.7 | 80.215 % |
11.39/11.43	c |     28148 |   32036    66557 |   19054   22829  1208152    52.9 | 80.527 % |
11.79/11.80	c |     29287 |   32036    66557 |   20960   23968  1254726    52.4 | 80.527 % |
12.39/12.41	c |     30995 |   32008    66487 |   23056   25554  1358136    53.1 | 80.634 % |
13.48/13.53	c |     33557 |   32008    66487 |   25362   28116  1511958    53.8 | 80.634 % |
15.29/15.34	c |     37401 |   32008    66487 |   27898   31960  1790963    56.0 | 80.634 % |
18.18/18.27	c |     43167 |   31963    66380 |   30688   37641  2179278    57.9 | 80.788 % |
23.58/23.64	c |     51816 |   31942    66327 |   33756   46095  2740539    59.5 | 80.865 % |
31.67/31.71	c |     64790 |   31936    66313 |   37132   23972  1287927    53.7 | 80.885 % |
42.48/42.51	c ==============================================================================
42.48/42.51	c Found solution: -33
42.48/42.51	o -33
42.48/42.51	c ---[   0]---> Sorter-cost:    0     Base:
42.48/42.58	c ==================================[MINISAT+]==================================
42.48/42.58	c | Conflicts | Original         | Learnt                           | Progress |
42.48/42.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
42.48/42.58	c ==============================================================================
42.48/42.58	c |     83994 |   31772    65908 |   10590   43119  2704132    62.7 | 80.885 % |
42.68/42.72	c |     84094 |   31769    65901 |   11649   16788   764343    45.5 | 81.544 % |
42.68/42.80	c |     84245 |   31761    65883 |   12813   16934   773077    45.7 | 81.569 % |
42.78/42.86	c |     84470 |   31761    65883 |   14095   17159   787038    45.9 | 81.569 % |
42.98/43.06	c |     84807 |   31629    65553 |   15504   17469   799984    45.8 | 82.070 % |
43.18/43.25	c |     85314 |   31616    65520 |   17055   17970   827588    46.1 | 82.121 % |
43.48/43.55	c |     86073 |   31535    65323 |   18760   18695   873445    46.7 | 82.407 % |
43.88/43.92	c |     87212 |   31529    65309 |   20636   19831   940958    47.4 | 82.428 % |
44.48/44.58	c |     88920 |   31523    65295 |   22700   21535  1039370    48.3 | 82.448 % |
45.58/45.61	c |     91482 |   31523    65295 |   24970   24097  1198465    49.7 | 82.448 % |
47.07/47.12	c |     95326 |   31486    65206 |   27467   27922  1432420    51.3 | 82.581 % |
49.57/49.63	c |    101092 |   31447    65117 |   30214   33656  1817647    54.0 | 82.708 % |
54.27/54.35	c |    109742 |   31438    65094 |   33235   42294  2206478    52.2 | 82.744 % |
61.07/61.19	c |    122717 |   31429    65073 |   36559   23198   776943    33.5 | 82.775 % |
69.97/70.05	c |    142179 |   31427    65069 |   40215   42658  1545047    36.2 | 82.780 % |
86.06/86.10	c |    171371 |   31424    65062 |   44237   32274  1209176    37.5 | 82.790 % |
111.15/111.21	c |    215161 |   31396    64996 |   48660   32992  1383853    41.9 | 82.887 % |
153.35/153.47	c |    280846 |   31348    64880 |   53526   51753  1853976    35.8 | 83.061 % |
217.52/217.61	c |    379372 |   31268    64690 |   58879   48632  1483738    30.5 | 83.337 % |
223.72/223.85	c ==============================================================================
223.72/223.85	c Found solution: -34
223.72/223.85	o -34
223.72/223.85	c ---[   0]---> Sorter-cost:    0     Base:
223.82/223.92	c ==================================[MINISAT+]==================================
223.82/223.92	c | Conflicts | Original         | Learnt                           | Progress |
223.82/223.92	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
223.82/223.92	c ==============================================================================
223.82/223.92	c |    387520 |   31254    64622 |   10418   56778  1800142    31.7 | 83.337 % |
224.12/224.26	c |    387621 |   31254    64622 |   11459   21874   574796    26.3 | 83.395 % |
224.22/224.32	c |    387771 |   31254    64622 |   12605   22024   579120    26.3 | 83.395 % |
224.32/224.44	c |    387996 |   31254    64622 |   13866   22249   585284    26.3 | 83.395 % |
224.52/224.60	c |    388334 |   31254    64622 |   15252   22587   595104    26.3 | 83.395 % |
224.62/224.76	c |    388840 |   31254    64622 |   16778   23093   611433    26.5 | 83.395 % |
224.92/225.01	c |    389599 |   31254    64622 |   18456   23852   651357    27.3 | 83.395 % |
225.32/225.41	c |    390738 |   31254    64622 |   20301   24991   708484    28.3 | 83.395 % |
225.92/226.02	c |    392446 |   31254    64622 |   22331   26699   784774    29.4 | 83.395 % |
226.82/226.95	c |    395008 |   31254    64622 |   24565   29261   882101    30.1 | 83.395 % |
228.32/228.49	c |    398852 |   31254    64622 |   27021   33105  1025751    31.0 | 83.395 % |
231.02/231.15	c |    404619 |   31237    64583 |   29723   38861  1224818    31.5 | 83.451 % |
235.92/236.03	c |    413269 |   31193    64477 |   32696   19145   554379    29.0 | 83.609 % |
240.42/240.53	c |    426243 |   31188    64466 |   35965   32115  1008537    31.4 | 83.625 % |
250.51/250.69	c |    445704 |   31188    64466 |   39562   51576  1732486    33.6 | 83.624 % |
265.11/265.30	c |    474896 |   31175    64437 |   43518   43794  1320198    30.1 | 83.665 % |
285.60/285.71	c |    518685 |   31066    64153 |   47870   45690  1182298    25.9 | 84.089 % |
307.30/307.49	c ==============================================================================
307.30/307.49	c Found solution: -35
307.30/307.49	o -35
307.40/307.50	c ---[   0]---> Sorter-cost:23198     Base:
307.40/307.59	c ==================================[MINISAT+]==================================
307.40/307.59	c | Conflicts | Original         | Learnt                           | Progress |
307.40/307.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
307.40/307.59	c ==============================================================================
307.40/307.59	c |    565168 |   49180   106489 |   16393   38187  1077494    28.2 | 84.089 % |
307.60/307.74	c |    565268 |   49180   106489 |   18032   15309   289280    18.9 | 55.800 % |
307.70/307.82	c |    565418 |   49180   106489 |   19835   15459   294371    19.0 | 55.800 % |
307.80/307.95	c |    565643 |   49180   106489 |   21819   15684   302669    19.3 | 55.800 % |
308.00/308.13	c |    565980 |   49180   106489 |   24000   16021   312388    19.5 | 55.800 % |
308.30/308.43	c |    566490 |   49180   106489 |   26401   16531   329375    19.9 | 55.800 % |
308.70/308.86	c |    567250 |   49180   106489 |   29041   17291   353999    20.5 | 55.800 % |
309.30/309.47	c |    568389 |   49180   106489 |   31945   18430   386682    21.0 | 55.800 % |
310.30/310.48	c |    570097 |   49180   106489 |   35139   20138   435618    21.6 | 55.800 % |
311.90/312.02	c |    572659 |   49180   106489 |   38653   22700   507140    22.3 | 55.800 % |
314.40/314.54	c |    576504 |   49139   106407 |   42519   26544   621579    23.4 | 55.877 % |
318.69/318.82	c |    582270 |   49139   106407 |   46771   32310   777211    24.1 | 55.877 % |
324.49/324.69	c |    590919 |   49102   106333 |   51448   40958  1110939    27.1 | 55.940 % |
335.59/335.70	c |    603893 |   49102   106333 |   56593   53932  1518995    28.2 | 55.940 % |
354.28/354.46	c |    623355 |   48953   106007 |   62252   73341  2193450    29.9 | 56.240 % |
380.08/380.26	c |    652547 |   48779   105637 |   68477   42196  1084884    25.7 | 56.563 % |
422.76/422.98	c |    696336 |   48510   105077 |   75325   85971  2636556    30.7 | 57.009 % |
488.04/488.30	c |    762022 |   48330   104689 |   82857   82281  2593253    31.5 | 57.331 % |
583.02/583.21	c |    860548 |   47786   103482 |   91143   75476  2492762    33.0 | 58.100 % |
745.98/746.24	c ==============================================================================
745.98/746.24	c Optimal solution: -35
745.98/746.24	s OPTIMUM FOUND
745.98/746.24	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575
745.98/746.24	v -x574 -x573 -x572 -x571 x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 x556 -x555 -x554
745.98/746.24	v -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 x533
745.98/746.24	v -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 x518 -x517 -x516 -x515 -x514 -x513 -x512
745.98/746.24	v -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 x494 -x493 -x492 -x491
745.98/746.24	v -x490 -x489 x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470
745.98/746.24	v -x469 -x468 -x467 -x466 -x465 -x464 -x463 x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 x453 -x452 -x451 -x450 -x449
745.98/746.24	v -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 x432 -x431 -x430 -x429 -x428
745.98/746.24	v -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407
745.98/746.24	v -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386
745.98/746.24	v -x385 -x384 -x383 x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365
745.98/746.24	v -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 x348 -x347 -x346 -x345 -x344
745.98/746.24	v -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323
745.98/746.24	v -x322 -x321 -x320 -x319 -x318 -x317 -x316 x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302
745.98/746.24	v -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281
745.98/746.24	v x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260
745.98/746.24	v -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239
745.98/746.24	v x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218
745.98/746.24	v -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197
745.98/746.24	v -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176
745.98/746.24	v -x175 -x174 -x173 -x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155
745.98/746.24	v -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134
745.98/746.24	v -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113
745.98/746.24	v -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90
745.98/746.24	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
745.98/746.24	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
745.98/746.24	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
745.98/746.24	v -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
745.98/746.24	c _______________________________________________________________________________
745.98/746.24	c 
745.98/746.24	c restarts              : 103
745.98/746.24	c conflicts             : 1000570        (1341 /sec)
745.98/746.24	c decisions             : 1232133        (1652 /sec)
745.98/746.24	c propagations          : 0              (0 /sec)
745.98/746.24	c inspects              : 0              (0 /sec)
745.98/746.24	c CPU time              : 745.874 s
745.98/746.24	c _______________________________________________________________________________

Verifier Data (download as text)

OK	-35

Conversion Script Data (download as text)

/tmp/evaluation/353793-1176675922/instance-353793-1176675922.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-353793-1176675922 -o ROOT/results/node2/solver-353793-1176675922 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353793-1176675922/minisat+ /tmp/evaluation/353793-1176675922/instance-353793-1176675922.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 29651
/proc/meminfo: memFree=1763896/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=1180 CPUtime=0
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 143630010 1208320 117 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 295 117 74 215 0 77 0

[startup+0.00930789 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 29651
/proc/meminfo: memFree=1763896/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=1180 CPUtime=0
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 139 0 0 0 0 0 0 0 19 0 1 0 143630010 1208320 124 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006098 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 295 124 74 215 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1180

[startup+0.101317 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 29651
/proc/meminfo: memFree=1763896/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=1888 CPUtime=0.09
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 332 0 0 0 9 0 0 0 19 0 1 0 143630010 1933312 317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 472 317 74 215 0 254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1888

[startup+0.301338 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 29651
/proc/meminfo: memFree=1763896/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=3560 CPUtime=0.28
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 745 0 0 0 28 0 0 0 21 0 1 0 143630010 3645440 730 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 890 730 74 215 0 672 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 3560

[startup+0.701379 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 29651
/proc/meminfo: memFree=1763896/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=6968 CPUtime=0.68
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 1573 0 0 0 68 0 0 0 24 0 1 0 143630010 7135232 1558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 1742 1558 74 215 0 1524 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6968

[startup+1.50146 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1753520/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=11512 CPUtime=1.49
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 2785 0 0 0 145 4 0 0 22 0 1 0 143630010 11788288 2686 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 2878 2686 110 215 0 2660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11512

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1753328/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=11976 CPUtime=3.09
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 2838 0 0 0 305 4 0 0 25 0 1 0 143630010 12263424 2739 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 2994 2739 110 215 0 2776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11976

[startup+6.30196 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1752944/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=11976 CPUtime=6.29
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 2840 0 0 0 625 4 0 0 25 0 1 0 143630010 12263424 2741 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 2994 2741 110 215 0 2776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11976

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1749104/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=16388 CPUtime=12.69
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 3946 0 0 0 1264 5 0 0 25 0 1 0 143630010 16781312 3847 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574413 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 4097 3847 110 215 0 3879 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16388

[startup+25.502 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1741872/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=23160 CPUtime=25.48
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 5644 0 0 0 2541 7 0 0 25 0 1 0 143630010 23715840 5545 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 5790 5545 110 215 0 5572 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23160

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1740784/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=24188 CPUtime=51.07
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 5888 0 0 0 5099 8 0 0 25 0 1 0 143630010 24768512 5789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 6047 5789 110 215 0 5829 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24188

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1740720/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=24188 CPUtime=102.26
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 5903 0 0 0 10218 8 0 0 25 0 1 0 143630010 24768512 5804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 6047 5804 110 215 0 5829 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24188

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1739696/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=25264 CPUtime=162.24
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 6158 0 0 0 16215 9 0 0 25 0 1 0 143630010 25870336 6059 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 6316 6059 110 215 0 6098 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25264

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1739440/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=25540 CPUtime=222.22
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 6226 0 0 0 22213 9 0 0 25 0 1 0 143630010 26152960 6127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 6385 6127 110 215 0 6167 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25540

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1739312/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=25692 CPUtime=282.2
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 6255 0 0 0 28211 9 0 0 25 0 1 0 143630010 26308608 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 6423 6156 110 215 0 6205 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 25692

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29652
/proc/meminfo: memFree=1737520/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=28004 CPUtime=342.19
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 6802 0 0 0 34209 10 0 0 25 0 1 0 143630010 28676096 6613 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 7001 6613 110 215 0 6783 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28004

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1736176/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=29196 CPUtime=402.17
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 7117 0 0 0 40206 11 0 0 25 0 1 0 143630010 29896704 6928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 7299 6928 110 215 0 7081 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 29196

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1734064/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=31400 CPUtime=462.15
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 7656 0 0 0 46203 12 0 0 25 0 1 0 143630010 32153600 7467 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 7850 7467 110 215 0 7632 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 31400

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1732656/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=32888 CPUtime=522.13
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8008 0 0 0 52201 12 0 0 25 0 1 0 143630010 33677312 7819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580813 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 8222 7819 110 215 0 8004 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 32888

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1732464/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=33040 CPUtime=582.12
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8045 0 0 0 58199 13 0 0 25 0 1 0 143630010 33832960 7856 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 8260 7856 110 215 0 8042 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 33040

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729328/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36092 CPUtime=642.11
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8831 0 0 0 64197 14 0 0 25 0 1 0 143630010 36958208 8642 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9023 8642 110 215 0 8805 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 36092

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729200/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=702.08
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8862 0 0 0 70194 14 0 0 25 0 1 0 143630010 37228544 8673 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8673 110 215 0 8871 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 36356

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

[startup+716.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729136/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=716.48
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8873 0 0 0 71634 14 0 0 25 0 1 0 143630010 37228544 8684 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8684 110 215 0 8871 0
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (KiB) 36356

[startup+729.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729136/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=729.28
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8875 0 0 0 72913 15 0 0 25 0 1 0 143630010 37228544 8686 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8686 110 215 0 8871 0
Current children cumulated CPU time (s) 729.28
Current children cumulated vsize (KiB) 36356

[startup+735.906 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729136/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=735.68
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8877 0 0 0 73553 15 0 0 25 0 1 0 143630010 37228544 8688 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8688 110 215 0 8871 0
Current children cumulated CPU time (s) 735.68
Current children cumulated vsize (KiB) 36356

[startup+742.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729072/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=742.08
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8886 0 0 0 74193 15 0 0 25 0 1 0 143630010 37228544 8697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8697 110 215 0 8871 0
Current children cumulated CPU time (s) 742.08
Current children cumulated vsize (KiB) 36356

[startup+743.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729072/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=743.68
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8887 0 0 0 74353 15 0 0 25 0 1 0 143630010 37228544 8698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8698 110 215 0 8871 0
Current children cumulated CPU time (s) 743.68
Current children cumulated vsize (KiB) 36356

[startup+745.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729072/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=745.28
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8887 0 0 0 74513 15 0 0 25 0 1 0 143630010 37228544 8698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8698 110 215 0 8871 0
Current children cumulated CPU time (s) 745.28
Current children cumulated vsize (KiB) 36356

[startup+745.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729072/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=745.68
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8887 0 0 0 74553 15 0 0 25 0 1 0 143630010 37228544 8698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8698 110 215 0 8871 0
Current children cumulated CPU time (s) 745.68
Current children cumulated vsize (KiB) 36356

[startup+746.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729072/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=745.88
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8887 0 0 0 74573 15 0 0 25 0 1 0 143630010 37228544 8698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568479 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8698 110 215 0 8871 0
Current children cumulated CPU time (s) 745.88
Current children cumulated vsize (KiB) 36356

[startup+746.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1729072/2055920 swapFree=4147160/4192956
[pid=29651] ppid=29649 vsize=36356 CPUtime=745.98
/proc/29651/stat : 29651 (minisat+) R 29649 29651 29342 0 -1 4194304 8887 0 0 0 74583 15 0 0 25 0 1 0 143630010 37228544 8698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29651/statm: 9089 8698 110 215 0 8871 0
Current children cumulated CPU time (s) 745.98
Current children cumulated vsize (KiB) 36356

Child status: 30
Real time (s): 746.255
CPU time (s): 746.035
CPU user time (s): 745.879
CPU system time (s): 0.155976
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 36356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 745.879
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8891
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= 170
involuntary context switches= 884

runsolver used 0.867868 second user time and 1.82272 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Apr 15 22:25:22 UTC 2007

IDJOB= 353793
IDBENCH= 2270
IDSOLVER= 156
FILE ID= node2/353793-1176675922

PBS_JOBID= 4559392

Free space on /tmp= 66557 MiB

SOLVER NAME= minisat+ 1.14
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= /tmp/evaluation/353793-1176675922/minisat+ /tmp/evaluation/353793-1176675922/instance-353793-1176675922.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node2/convwatcher-353793-1176675922 -o ROOT/results/node2/conversion-353793-1176675922 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353793-1176675922/instance-353793-1176675922.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  4acf18ad1cd52676d2699a99f210ed0a

RANDOM SEED= 133434560

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1764304 kB
Buffers:         84004 kB
Cached:         139040 kB
SwapCached:      13936 kB
Active:         151440 kB
Inactive:        96316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764304 kB
SwapTotal:     4192956 kB
SwapFree:      4147160 kB
Dirty:            2996 kB
Writeback:           0 kB
Mapped:          30704 kB
Slab:            29304 kB
Committed_AS:  7015664 kB
PageTables:       1864 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= 66557 MiB

End job on node2 on Sun Apr 15 22:37:49 UTC 2007