Trace number 3721138

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PB07: minisat+ 1.14SAT (TO)64559 1800.02 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-p2756.opb
MD5SUM54b9b4de78a7992fd69d0caeed32daef
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3124
Best CPU time to get the best result obtained on this benchmark1.66275
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3695
Optimality of the best value was proved NO
Number of variables2756
Total number of constraints749
Number of constraints which are clauses132
Number of constraints which are cardinality constraints (but not clauses)220
Number of constraints which are nor clauses,nor cardinality constraints397
Minimum length of a constraint2
Maximum length of a constraint546
Number of terms in the objective function 2166
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 321831
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 321831
Number of bits of the biggest sum of numbers19
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

0.00/0.00	c Parsing PB file...
0.00/0.05	c Converting 738 PB-constraints to clauses...
0.00/0.05	c   -- Unit propagations: (none)
0.00/0.05	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.05	c   -- Clauses(.)/Splits(s): ssssssss..ssssss.sss.ssss..................................................................................................................s.......s...........
0.00/0.05	c ---[ 759]---> BDD-cost:   31
0.00/0.05	c ---[ 758]---> BDD-cost:   50
0.00/0.05	c ---[ 757]---> Sorter-cost: 1402     Base: 3 3 3 2 2
0.00/0.07	c ---[ 756]---> BDD-cost:  190
0.00/0.07	c ---[ 755]---> BDD-cost:  157
0.00/0.07	c ---[ 754]---> Sorter-cost:  929     Base: 3 3 5 2
0.00/0.08	c ---[ 752]---> Sorter-cost: 1077     Base: 3 3 5 2 11
0.00/0.09	c ---[ 751]---> BDD-cost:  109
0.00/0.09	c ---[ 750]---> BDD-cost:  231
0.00/0.09	c ---[ 749]---> Sorter-cost: 1074     Base: 3 3 3 2 17
0.10/0.10	c ---[ 747]---> Sorter-cost: 1216     Base: 3 3 5 2
0.10/0.11	c ---[ 746]---> Sorter-cost:  995     Base: 3 3 3 2 2
0.10/0.12	c ---[ 745]---> BDD-cost:  216
0.10/0.12	c ---[ 744]---> Sorter-cost: 1087     Base: 3 3 5 2 11
0.10/0.14	c ---[ 742]---> BDD-cost:  105
0.10/0.14	c ---[ 741]---> Sorter-cost: 1073     Base: 3 3 3 2 17
0.10/0.15	c ---[ 740]---> BDD-cost:  100
0.10/0.15	c ---[ 739]---> Sorter-cost: 1092     Base: 3 3 3 2 2
0.10/0.16	c ---[ 738]---> BDD-cost:  131
0.10/0.16	c ---[ 737]---> BDD-cost:  193
0.10/0.16	c ---[ 736]---> Sorter-cost:  802     Base: 2 2 5 2 3
0.10/0.17	c ---[ 735]---> BDD-cost:   67
0.10/0.17	c ---[ 734]---> BDD-cost:  111
0.10/0.17	c ---[ 733]---> Sorter-cost:  931     Base: 5 2 3 3 11
0.10/0.18	c ---[ 732]---> Sorter-cost:  797     Base: 3 3 3 2 17
0.10/0.19	c ---[ 731]---> Sorter-cost: 1035     Base: 5 3 3 2
0.19/0.20	c ---[ 730]---> Sorter-cost:  779     Base: 2 2 5 2 3
0.19/0.21	c ---[ 729]---> BDD-cost:   64
0.19/0.21	c ---[ 728]---> BDD-cost:  126
0.19/0.21	c ---[ 727]---> BDD-cost:  103
0.19/0.21	c ---[ 726]---> BDD-cost:  110
0.19/0.21	c ---[ 725]---> Sorter-cost: 1070     Base: 5 3 3 3
0.19/0.22	c ---[ 724]---> Sorter-cost:  736     Base: 5 2 3 2 2
0.19/0.23	c ---[ 723]---> BDD-cost:   70
0.19/0.23	c ---[ 722]---> BDD-cost:  114
0.19/0.23	c ---[ 721]---> BDD-cost:  186
0.19/0.23	c ---[ 720]---> BDD-cost:  191
0.19/0.23	c ---[ 719]---> Sorter-cost: 1065     Base: 3 3 5 3
0.19/0.24	c ---[ 718]---> Sorter-cost:  730     Base: 5 2 3 2 2
0.19/0.25	c ---[ 717]---> BDD-cost:   44
0.19/0.25	c ---[ 716]---> BDD-cost:  144
0.19/0.25	c ---[ 715]---> BDD-cost:   90
0.19/0.25	c ---[ 714]---> BDD-cost:   63
0.19/0.25	c ---[ 713]---> Sorter-cost: 1075     Base: 5 2 3 3 5
0.19/0.26	c ---[ 712]---> Sorter-cost: 1156     Base: 5 2 3 3
0.19/0.27	c ---[ 711]---> Sorter-cost:  779     Base: 3 3 3 2 2
0.19/0.28	c ---[ 710]---> BDD-cost:    5
0.19/0.28	c ---[ 709]---> BDD-cost:   22
0.19/0.28	c ---[ 708]---> BDD-cost:   31
0.19/0.28	c ---[ 707]---> BDD-cost:  105
0.19/0.28	c ---[ 706]---> BDD-cost:   87
0.19/0.28	c ---[ 705]---> BDD-cost:  104
0.19/0.28	c ---[ 704]---> BDD-cost:   70
0.19/0.29	c ---[ 703]---> BDD-cost:  143
0.19/0.29	c ---[ 702]---> Sorter-cost:  711     Base: 3 3 3 2 3
0.19/0.29	c ---[ 701]---> BDD-cost:  147
0.19/0.30	c ---[ 700]---> BDD-cost:  151
0.29/0.30	c ---[ 699]---> BDD-cost:  144
0.29/0.30	c ---[ 698]---> BDD-cost:   14
0.29/0.30	c ---[ 697]---> BDD-cost:   31
0.29/0.30	c ---[ 696]---> BDD-cost:  103
0.29/0.30	c ---[ 695]---> BDD-cost:   89
0.29/0.30	c ---[ 694]---> BDD-cost:  101
0.29/0.30	c ---[ 693]---> BDD-cost:   62
0.29/0.30	c ---[ 692]---> BDD-cost:  142
0.29/0.30	c ---[ 691]---> Sorter-cost:  762     Base: 5 2 3 3
0.29/0.31	c ---[ 690]---> BDD-cost:  147
0.29/0.31	c ---[ 689]---> BDD-cost:  157
0.29/0.31	c ---[ 688]---> BDD-cost:  146
0.29/0.31	c ---[ 686]---> BDD-cost:   32
0.29/0.31	c ---[ 685]---> BDD-cost:  112
0.29/0.31	c ---[ 684]---> BDD-cost:   90
0.29/0.31	c ---[ 683]---> BDD-cost:  102
0.29/0.32	c ---[ 682]---> BDD-cost:   70
0.29/0.32	c ---[ 681]---> BDD-cost:  136
0.29/0.32	c ---[ 680]---> Sorter-cost:  804     Base: 5 2 3 3
0.29/0.32	c ---[ 679]---> BDD-cost:  159
0.29/0.33	c ---[ 678]---> BDD-cost:  154
0.29/0.33	c ---[ 677]---> BDD-cost:  148
0.29/0.33	c ---[ 676]---> Sorter-cost: 1050     Base: 7 3 3 2
0.29/0.34	c ---[ 675]---> BDD-cost:   18
0.29/0.34	c ---[ 674]---> Sorter-cost: 1077     Base: 5 2 3 3
0.29/0.35	c ---[ 673]---> Sorter-cost:  977     Base: 3 3 2 3 17
0.29/0.36	c ---[ 672]---> Sorter-cost: 1107     Base: 5 3 3 2
0.29/0.37	c ---[ 671]---> BDD-cost:  134
0.29/0.37	c ---[ 670]---> BDD-cost:   76
0.29/0.37	c ---[ 669]---> Sorter-cost: 1081     Base: 5 3 3 2
0.29/0.38	c ---[ 668]---> BDD-cost:   34
0.29/0.38	c ---[ 667]---> BDD-cost:   27
0.29/0.38	c ---[ 666]---> BDD-cost:   64
0.29/0.38	c ---[ 664]---> BDD-cost:   11
0.29/0.38	c ---[ 662]---> BDD-cost:   47
0.29/0.38	c ---[ 661]---> BDD-cost:   95
0.29/0.39	c ---[ 659]---> BDD-cost:   11
0.29/0.39	c ---[ 657]---> BDD-cost:   91
0.29/0.39	c ---[ 656]---> BDD-cost:   79
0.29/0.39	c ---[ 655]---> BDD-cost:   19
0.29/0.39	c ---[ 654]---> BDD-cost:   37
0.29/0.39	c ---[ 651]---> BDD-cost:    9
0.29/0.39	c ---[ 650]---> BDD-cost:   14
0.29/0.39	c ---[ 649]---> BDD-cost:   10
0.29/0.39	c ---[ 648]---> BDD-cost:  142
0.29/0.39	c ---[ 647]---> BDD-cost:   66
0.29/0.39	c ---[ 646]---> BDD-cost:   14
0.29/0.39	c ---[ 645]---> BDD-cost:   17
0.29/0.39	c ---[ 644]---> BDD-cost:   16
0.29/0.39	c ---[ 643]---> BDD-cost:   10
0.29/0.39	c ---[ 642]---> BDD-cost:  142
0.29/0.39	c ---[ 641]---> BDD-cost:   67
0.29/0.39	c ---[ 640]---> BDD-cost:    7
0.29/0.39	c ---[ 638]---> BDD-cost:   16
0.29/0.39	c ---[ 637]---> BDD-cost:   14
0.29/0.39	c ---[ 636]---> BDD-cost:   29
0.29/0.39	c ---[ 635]---> BDD-cost:   62
0.29/0.39	c ---[ 634]---> BDD-cost:  154
0.29/0.39	c ---[ 633]---> BDD-cost:  104
0.29/0.39	c ---[ 632]---> BDD-cost:   13
0.29/0.39	c ---[ 631]---> BDD-cost:   31
0.29/0.39	c ---[ 630]---> BDD-cost:   85
0.29/0.39	c ---[ 629]---> BDD-cost:   91
0.29/0.40	c ---[ 628]---> BDD-cost:  123
0.39/0.40	c ---[ 627]---> BDD-cost:   81
0.39/0.40	c ---[ 626]---> BDD-cost:   37
0.39/0.40	c ---[ 625]---> BDD-cost:  111
0.39/0.40	c ---[ 624]---> BDD-cost:   16
0.39/0.40	c ---[ 623]---> BDD-cost:   27
0.39/0.40	c ---[ 622]---> BDD-cost:   74
0.39/0.40	c ---[ 620]---> BDD-cost:   44
0.39/0.40	c ---[ 619]---> BDD-cost:  113
0.39/0.40	c ---[ 618]---> Sorter-cost: 1080     Base: 3 3 3 2 3
0.39/0.41	c ---[ 617]---> Sorter-cost:  933     Base: 3 3 2 3 2
0.39/0.42	c ---[ 616]---> BDD-cost:   51
0.39/0.42	c ---[ 615]---> BDD-cost:  146
0.39/0.42	c ---[ 614]---> BDD-cost:   21
0.39/0.42	c ---[ 613]---> Sorter-cost:  722     Base: 5 2 3 2 2
0.39/0.43	c ---[ 610]---> Sorter-cost:  574     Base: 2 2 2 2 2 2 2
0.39/0.43	c ---[ 609]---> BDD-cost:   19
0.39/0.43	c ---[ 608]---> BDD-cost:   25
0.39/0.43	c ---[ 607]---> BDD-cost:   68
0.39/0.43	c ---[ 606]---> BDD-cost:    8
0.39/0.43	c ---[ 605]---> BDD-cost:   66
0.39/0.44	c ---[ 604]---> BDD-cost:  104
0.39/0.44	c ---[ 603]---> Sorter-cost: 1098     Base: 3 3 2 3 3
0.39/0.45	c ---[ 602]---> Sorter-cost:  818     Base: 3 3 3 2 2
0.39/0.46	c ---[ 601]---> BDD-cost:   47
0.39/0.46	c ---[ 600]---> BDD-cost:  114
0.39/0.46	c ---[ 599]---> BDD-cost:   87
0.39/0.46	c ---[ 596]---> Sorter-cost:  539     Base: 2 2 2 2 2 2 2
0.39/0.46	c ---[ 595]---> BDD-cost:   15
0.39/0.46	c ---[ 594]---> BDD-cost:   20
0.39/0.46	c ---[ 593]---> BDD-cost:   11
0.39/0.46	c ---[ 592]---> BDD-cost:   14
0.39/0.46	c ---[ 591]---> BDD-cost:   32
0.39/0.46	c ---[ 590]---> BDD-cost:   14
0.39/0.46	c ---[ 589]---> BDD-cost:  109
0.39/0.47	c ---[ 588]---> BDD-cost:   64
0.39/0.47	c ---[ 587]---> BDD-cost:   15
0.39/0.47	c ---[ 586]---> BDD-cost:   21
0.39/0.47	c ---[ 585]---> BDD-cost:   30
0.39/0.47	c ---[ 584]---> BDD-cost:   14
0.39/0.47	c ---[ 583]---> BDD-cost:   47
0.39/0.47	c ---[ 582]---> BDD-cost:   40
0.39/0.47	c ---[ 581]---> BDD-cost:   95
0.39/0.47	c ---[ 580]---> BDD-cost:   65
0.39/0.47	c ---[ 579]---> BDD-cost:   54
0.39/0.47	c ---[ 578]---> BDD-cost:   29
0.39/0.47	c ---[ 577]---> BDD-cost:   27
0.39/0.47	c ---[ 576]---> BDD-cost:   18
0.39/0.47	c ---[ 575]---> BDD-cost:  181
0.39/0.47	c ---[ 574]---> BDD-cost:  152
0.39/0.47	c ---[ 573]---> Sorter-cost: 1616     Base: 3 3 3 2 13
0.39/0.48	c ---[ 572]---> Sorter-cost:  996     Base: 3 3 3 2 2
0.39/0.49	c ---[ 571]---> BDD-cost:  138
0.49/0.50	c ---[ 570]---> BDD-cost:   95
0.49/0.50	c ---[ 569]---> BDD-cost:   45
0.49/0.50	c ---[ 568]---> BDD-cost:   60
0.49/0.50	c ---[ 567]---> Sorter-cost: 1226     Base: 3 3 5 2 7
0.49/0.51	c ---[ 566]---> Sorter-cost: 1750     Base: 3 3 3 2 3
0.49/0.52	c ---[ 565]---> Sorter-cost: 1635     Base: 3 3 5 2 5
0.49/0.54	c ---[ 563]---> Sorter-cost: 1144     Base: 3 3 5 2 5
0.49/0.55	c ---[ 562]---> BDD-cost:   70
0.49/0.55	c ---[ 561]---> BDD-cost:   20
0.49/0.55	c ---[ 560]---> BDD-cost:   41
0.49/0.55	c ---[ 559]---> Sorter-cost:  543     Base: 3 3 5 2
0.49/0.56	c ---[ 558]---> BDD-cost:   17
0.49/0.56	c ---[ 557]---> Sorter-cost: 1034     Base: 3 3 3 2 2
0.49/0.57	c ---[ 556]---> BDD-cost:   13
0.49/0.57	c ---[ 555]---> BDD-cost:   39
0.49/0.57	c ---[ 554]---> Sorter-cost:  815     Base: 3 3 3 2 2
0.49/0.58	c ---[ 553]---> BDD-cost:   17
0.49/0.58	c ---[ 552]---> BDD-cost:  162
0.49/0.59	c ---[ 551]---> BDD-cost:   15
0.49/0.59	c ---[ 550]---> BDD-cost:   53
0.49/0.59	c ---[ 549]---> Sorter-cost:  842     Base: 3 3 5 2 11
0.59/0.60	c ---[ 547]---> Sorter-cost: 1010     Base: 3 3 3 2 2
0.59/0.61	c ---[ 546]---> BDD-cost:   18
0.59/0.61	c ---[ 545]---> BDD-cost:   22
0.59/0.61	c ---[ 544]---> Sorter-cost:  814     Base: 3 3 3 2 2
0.59/0.62	c ---[ 543]---> BDD-cost:    4
0.59/0.62	c ---[ 542]---> BDD-cost:  178
0.59/0.62	c ---[ 541]---> BDD-cost:   58
0.59/0.62	c ---[ 539]---> BDD-cost:   78
0.59/0.62	c ---[ 538]---> BDD-cost:  140
0.59/0.62	c ---[ 537]---> BDD-cost:   35
0.59/0.62	c ---[ 536]---> BDD-cost:   30
0.59/0.62	c ---[ 535]---> Sorter-cost:  775     Base: 5 2 3 3
0.59/0.63	c ---[ 534]---> Sorter-cost:  688     Base: 3 3 2 3 2
0.59/0.64	c ---[ 533]---> Sorter-cost:  744     Base: 5 3 3 3
0.59/0.65	c ---[ 532]---> BDD-cost:  153
0.59/0.65	c ---[ 531]---> BDD-cost:   45
0.59/0.65	c ---[ 530]---> BDD-cost:   37
0.59/0.66	c ---[ 528]---> BDD-cost:   36
0.59/0.66	c ---[ 526]---> Sorter-cost:  599     Base: 5 3 3 3
0.59/0.67	c ---[ 525]---> BDD-cost:  146
0.59/0.67	c ---[ 524]---> BDD-cost:   37
0.59/0.67	c ---[ 523]---> BDD-cost:   30
0.59/0.67	c ---[ 522]---> BDD-cost:  162
0.59/0.67	c ---[ 521]---> BDD-cost:  136
0.59/0.67	c ---[ 520]---> Sorter-cost:  883     Base: 5 3 3 3
0.59/0.68	c ---[ 519]---> Sorter-cost:  689     Base: 5 2 3 5
0.59/0.69	c ---[ 518]---> BDD-cost:   48
0.59/0.69	c ---[ 517]---> BDD-cost:   19
0.59/0.69	c ---[ 516]---> BDD-cost:   58
0.59/0.69	c ---[ 515]---> BDD-cost:   13
0.59/0.69	c ---[ 513]---> Sorter-cost: 1042     Base: 3 3 5 2
0.69/0.70	c ---[ 512]---> Sorter-cost:  704     Base: 5 2 3 3 11
0.69/0.71	c ---[ 511]---> BDD-cost:  173
0.69/0.71	c ---[ 509]---> BDD-cost:    5
0.69/0.71	c ---[ 508]---> BDD-cost:   11
0.69/0.71	c ---[ 507]---> BDD-cost:   45
0.69/0.71	c ---[ 506]---> BDD-cost:   15
0.69/0.71	c ---[ 505]---> BDD-cost:   15
0.69/0.71	c ---[ 504]---> BDD-cost:   19
0.69/0.71	c ---[ 503]---> BDD-cost:   10
0.69/0.71	c ---[ 502]---> BDD-cost:  118
0.69/0.72	c ---[ 501]---> BDD-cost:  127
0.69/0.72	c ---[ 500]---> BDD-cost:   47
0.69/0.72	c ---[ 499]---> BDD-cost:   54
0.69/0.72	c ---[ 498]---> BDD-cost:   33
0.69/0.72	c ---[ 497]---> BDD-cost:   74
0.69/0.72	c ---[ 496]---> BDD-cost:   74
0.69/0.72	c ---[ 495]---> BDD-cost:   13
0.69/0.72	c ---[ 494]---> BDD-cost:   13
0.69/0.72	c ---[ 493]---> BDD-cost:   23
0.69/0.72	c ---[ 492]---> BDD-cost:    4
0.69/0.72	c ---[ 491]---> BDD-cost:  127
0.69/0.72	c ---[ 490]---> BDD-cost:  136
0.69/0.73	c ---[ 489]---> BDD-cost:   45
0.69/0.73	c ---[ 488]---> BDD-cost:   61
0.69/0.73	c ---[ 487]---> BDD-cost:   32
0.69/0.73	c ---[ 486]---> BDD-cost:   75
0.69/0.73	c ---[ 485]---> BDD-cost:   95
0.69/0.73	c ---[ 484]---> BDD-cost:   18
0.69/0.73	c ---[ 483]---> BDD-cost:   18
0.69/0.73	c ---[ 482]---> BDD-cost:   23
0.69/0.73	c ---[ 481]---> BDD-cost:    4
0.69/0.73	c ---[ 480]---> BDD-cost:  111
0.69/0.73	c ---[ 479]---> BDD-cost:  147
0.69/0.73	c ---[ 478]---> BDD-cost:   53
0.69/0.73	c ---[ 477]---> BDD-cost:   60
0.69/0.74	c ---[ 476]---> BDD-cost:   29
0.69/0.74	c ---[ 475]---> BDD-cost:   85
0.69/0.74	c ---[ 474]---> BDD-cost:   93
0.69/0.74	c ---[ 473]---> Sorter-cost:  795     Base: 5 2 3 3
0.69/0.75	c ---[ 472]---> Sorter-cost:  905     Base: 3 3 5 2
0.69/0.76	c ---[ 471]---> BDD-cost:   98
0.69/0.76	c ---[ 469]---> BDD-cost:   10
0.69/0.76	c ---[ 468]---> Sorter-cost:  715     Base: 5 3 3 2 11
0.69/0.77	c ---[ 467]---> BDD-cost:   17
0.69/0.77	c ---[ 466]---> BDD-cost:   14
0.69/0.77	c ---[ 464]---> Adder-cost: 1996   maxlim: 571   bits: 11/10
0.79/0.83	c ---[ 463]---> BDD-cost:   30
0.79/0.83	c ---[ 462]---> Adder-cost: 166   maxlim: 399   bits: 10/9
0.79/0.84	c ---[ 461]---> Adder-cost: 307   maxlim: 274   bits: 10/9
0.79/0.84	c ---[ 460]---> Adder-cost: 426   maxlim: 1316   bits: 11/11
0.79/0.85	c ---[ 459]---> Adder-cost: 540   maxlim: 1397   bits: 11/11
0.79/0.86	c ---[ 458]---> Adder-cost: 533   maxlim: 98   bits: 8/7
0.79/0.88	c ---[ 457]---> BDD-cost:   99
0.79/0.88	c ---[ 456]---> Adder-cost: 90   maxlim: 119   bits: 8/7
0.79/0.89	c ---[ 455]---> BDD-cost:    5
0.79/0.89	c ---[ 453]---> BDD-cost:    9
0.79/0.89	c ---[ 451]---> BDD-cost:    5
0.79/0.89	c ---[ 449]---> BDD-cost:    5
0.79/0.89	c ---[ 448]---> BDD-cost:    5
0.79/0.89	c ---[ 446]---> BDD-cost:    5
0.79/0.89	c ---[ 444]---> BDD-cost:    5
0.79/0.89	c ---[ 442]---> BDD-cost:  104
0.79/0.89	c ---[ 441]---> BDD-cost:   67
0.79/0.89	c ---[ 439]---> BDD-cost:    5
0.79/0.89	c ---[ 437]---> BDD-cost:    5
0.79/0.89	c ---[ 436]---> BDD-cost:    5
0.79/0.89	c ---[ 434]---> BDD-cost:    5
0.79/0.89	c ---[ 432]---> BDD-cost:    3
0.79/0.89	c ---[ 431]---> BDD-cost:    3
0.79/0.89	c ---[ 430]---> BDD-cost:   12
0.79/0.89	c ---[ 429]---> BDD-cost:    3
0.79/0.89	c ---[ 428]---> BDD-cost:    5
0.79/0.89	c ---[ 425]---> BDD-cost:    5
0.79/0.89	c ---[ 423]---> BDD-cost:    5
0.79/0.89	c ---[ 422]---> BDD-cost:    3
0.79/0.89	c ---[ 420]---> BDD-cost:    5
0.79/0.89	c ---[ 419]---> BDD-cost:    2
0.79/0.89	c ---[ 417]---> BDD-cost:    5
0.79/0.89	c ---[ 414]---> BDD-cost:    5
0.79/0.89	c ---[ 412]---> BDD-cost:    5
0.79/0.89	c ---[ 411]---> BDD-cost:    5
0.79/0.89	c ---[ 409]---> BDD-cost:    5
0.79/0.89	c ---[ 408]---> BDD-cost:   19
0.79/0.89	c ---[ 406]---> BDD-cost:    3
0.79/0.89	c ---[ 405]---> BDD-cost:    3
0.79/0.89	c ---[ 404]---> BDD-cost:    3
0.79/0.89	c ---[ 403]---> BDD-cost:    5
0.79/0.89	c ---[ 401]---> BDD-cost:    5
0.79/0.89	c ---[ 399]---> BDD-cost:    3
0.79/0.89	c ---[ 397]---> BDD-cost:    3
0.79/0.89	c ---[ 394]---> BDD-cost:    3
0.79/0.89	c ---[ 393]---> BDD-cost:    5
0.79/0.89	c ---[ 391]---> BDD-cost:    5
0.79/0.89	c ---[ 388]---> BDD-cost:    3
0.79/0.89	c ---[ 387]---> BDD-cost:   81
0.79/0.89	c ---[ 384]---> BDD-cost:    3
0.79/0.89	c ---[ 383]---> BDD-cost:    3
0.79/0.89	c ---[ 382]---> BDD-cost:    5
0.79/0.89	c ---[ 381]---> BDD-cost:    5
0.79/0.89	c ---[ 380]---> BDD-cost:    3
0.79/0.89	c ---[ 379]---> BDD-cost:    5
0.79/0.89	c ---[ 376]---> BDD-cost:   84
0.79/0.89	c ---[ 375]---> BDD-cost:    5
0.79/0.89	c ---[ 374]---> BDD-cost:    3
0.79/0.89	c ---[ 372]---> BDD-cost:    5
0.79/0.89	c ---[ 370]---> BDD-cost:    3
0.79/0.89	c ---[ 369]---> BDD-cost:    5
0.79/0.89	c ---[ 366]---> BDD-cost:    5
0.79/0.89	c ---[ 365]---> Sorter-cost:  774     Base: 3 3 3 2 17
0.89/0.90	c ---[ 364]---> BDD-cost:    3
0.89/0.90	c ---[ 362]---> BDD-cost:    5
0.89/0.90	c ---[ 360]---> BDD-cost:    3
0.89/0.90	c ---[ 359]---> BDD-cost:    3
0.89/0.90	c ---[ 358]---> BDD-cost:    5
0.89/0.90	c ---[ 357]---> BDD-cost:    5
0.89/0.90	c ---[ 356]---> BDD-cost:    3
0.89/0.90	c ---[ 355]---> BDD-cost:    5
0.89/0.90	c ---[ 354]---> Sorter-cost:  604     Base: 3 3 2 3 17
0.89/0.91	c ---[ 351]---> BDD-cost:    5
0.89/0.91	c ---[ 350]---> BDD-cost:    3
0.89/0.91	c ---[ 348]---> BDD-cost:    5
0.89/0.91	c ---[ 346]---> BDD-cost:    3
0.89/0.91	c ---[ 345]---> BDD-cost:    5
0.89/0.91	c ---[ 343]---> BDD-cost:   73
0.89/0.91	c ---[ 341]---> BDD-cost:    5
0.89/0.91	c ---[ 340]---> BDD-cost:    3
0.89/0.91	c ---[ 338]---> BDD-cost:    5
0.89/0.91	c ---[ 336]---> BDD-cost:    3
0.89/0.91	c ---[ 335]---> BDD-cost:    5
0.89/0.91	c ---[ 332]---> BDD-cost:   52
0.89/0.91	c ---[ 331]---> BDD-cost:  106
0.89/0.92	c ---[ 330]---> BDD-cost:    5
0.89/0.92	c ---[ 327]---> BDD-cost:    5
0.89/0.92	c ---[ 325]---> BDD-cost:    3
0.89/0.92	c ---[ 322]---> BDD-cost:    3
0.89/0.92	c ---[ 321]---> BDD-cost:    5
0.89/0.92	c ---[ 320]---> Sorter-cost:  646     Base: 2 2 2 2 2 5
0.89/0.92	c ---[ 317]---> BDD-cost:    5
0.89/0.92	c ---[ 314]---> BDD-cost:    5
0.89/0.92	c ---[ 312]---> BDD-cost:    3
0.89/0.92	c ---[ 309]---> BDD-cost:  165
0.89/0.92	c ---[ 308]---> BDD-cost:    3
0.89/0.92	c ---[ 307]---> BDD-cost:    5
0.89/0.92	c ---[ 306]---> BDD-cost:    5
0.89/0.92	c ---[ 303]---> BDD-cost:    5
0.89/0.92	c ---[ 302]---> BDD-cost:    5
0.89/0.92	c ---[ 300]---> BDD-cost:    5
0.89/0.92	c ---[ 299]---> BDD-cost:    5
0.89/0.92	c ---[ 298]---> BDD-cost:   90
0.89/0.93	c ---[ 296]---> BDD-cost:    5
0.89/0.93	c ---[ 295]---> BDD-cost:    5
0.89/0.93	c ---[ 294]---> BDD-cost:    5
0.89/0.93	c ---[ 292]---> BDD-cost:    5
0.89/0.93	c ---[ 291]---> BDD-cost:    5
0.89/0.93	c ---[ 290]---> BDD-cost:    3
0.89/0.93	c ---[ 288]---> BDD-cost:    5
0.89/0.93	c ---[ 287]---> Sorter-cost:  459     Base: 2 2 2 2 2 2 2
0.89/0.93	c ---[ 285]---> BDD-cost:    5
0.89/0.93	c ---[ 284]---> BDD-cost:    5
0.89/0.93	c ---[ 283]---> BDD-cost:    3
0.89/0.93	c ---[ 282]---> BDD-cost:    5
0.89/0.93	c ---[ 281]---> BDD-cost:    5
0.89/0.93	c ---[ 278]---> BDD-cost:    5
0.89/0.93	c ---[ 277]---> BDD-cost:    5
0.89/0.93	c ---[ 276]---> BDD-cost:   15
0.89/0.93	c ---[ 274]---> BDD-cost:    5
0.89/0.93	c ---[ 273]---> BDD-cost:    5
0.89/0.93	c ---[ 271]---> BDD-cost:    5
0.89/0.93	c ---[ 270]---> BDD-cost:    5
0.89/0.93	c ---[ 269]---> BDD-cost:    5
0.89/0.93	c ---[ 267]---> BDD-cost:    5
0.89/0.93	c ---[ 266]---> BDD-cost:    5
0.89/0.93	c ---[ 265]---> BDD-cost:    3
0.89/0.93	c ---[ 264]---> BDD-cost:    3
0.89/0.93	c ---[ 262]---> BDD-cost:    5
0.89/0.93	c ---[ 260]---> BDD-cost:    5
0.89/0.93	c ---[ 259]---> BDD-cost:    5
0.89/0.93	c ---[ 258]---> BDD-cost:    3
0.89/0.93	c ---[ 257]---> BDD-cost:    5
0.89/0.93	c ---[ 256]---> BDD-cost:    5
0.89/0.93	c ---[ 255]---> BDD-cost:    3
0.89/0.93	c ---[ 254]---> BDD-cost:   21
0.89/0.93	c ---[ 253]---> BDD-cost:    5
0.89/0.93	c ---[ 252]---> BDD-cost:    5
0.89/0.93	c ---[ 251]---> BDD-cost:    5
0.89/0.93	c ---[ 250]---> BDD-cost:    5
0.89/0.93	c ---[ 249]---> BDD-cost:    5
0.89/0.93	c ---[ 248]---> BDD-cost:    5
0.89/0.93	c ---[ 247]---> BDD-cost:    3
0.89/0.93	c ---[ 246]---> BDD-cost:    5
0.89/0.93	c ---[ 245]---> BDD-cost:    5
0.89/0.93	c ---[ 243]---> BDD-cost:   20
0.89/0.93	c ---[ 242]---> BDD-cost:    5
0.89/0.93	c ---[ 241]---> BDD-cost:    5
0.89/0.93	c ---[ 239]---> BDD-cost:    5
0.89/0.93	c ---[ 238]---> BDD-cost:    5
0.89/0.93	c ---[ 237]---> BDD-cost:    5
0.89/0.93	c ---[ 236]---> BDD-cost:    5
0.89/0.93	c ---[ 234]---> BDD-cost:    5
0.89/0.93	c ---[ 233]---> BDD-cost:    5
0.89/0.93	c ---[ 232]---> BDD-cost:  100
0.89/0.93	c ---[ 230]---> BDD-cost:    5
0.89/0.93	c ---[ 229]---> BDD-cost:    5
0.89/0.93	c ---[ 227]---> BDD-cost:    5
0.89/0.93	c ---[ 226]---> BDD-cost:    5
0.89/0.93	c ---[ 225]---> BDD-cost:    5
0.89/0.93	c ---[ 224]---> BDD-cost:    5
0.89/0.93	c ---[ 222]---> BDD-cost:    5
0.89/0.93	c ---[ 221]---> BDD-cost:   36
0.89/0.93	c ---[ 220]---> BDD-cost:   91
0.89/0.94	c ---[ 219]---> BDD-cost:    5
0.89/0.94	c ---[ 217]---> BDD-cost:    5
0.89/0.94	c ---[ 216]---> BDD-cost:    5
0.89/0.94	c ---[ 214]---> BDD-cost:    5
0.89/0.94	c ---[ 213]---> BDD-cost:    5
0.89/0.94	c ---[ 212]---> BDD-cost:    5
0.89/0.94	c ---[ 210]---> BDD-cost:    5
0.89/0.94	c ---[ 209]---> Sorter-cost:  775     Base: 3 3 3 2 17
0.89/0.95	c ---[ 208]---> BDD-cost:    5
0.89/0.95	c ---[ 206]---> BDD-cost:    5
0.89/0.95	c ---[ 205]---> BDD-cost:    5
0.89/0.95	c ---[ 203]---> BDD-cost:    5
0.89/0.95	c ---[ 202]---> BDD-cost:    5
0.89/0.95	c ---[ 201]---> BDD-cost:    5
0.89/0.95	c ---[ 199]---> BDD-cost:    3
0.89/0.95	c ---[ 198]---> Sorter-cost:  581     Base: 3 3 3 2 17
0.89/0.95	c ---[ 195]---> BDD-cost:    5
0.89/0.95	c ---[ 193]---> BDD-cost:    5
0.89/0.95	c ---[ 192]---> BDD-cost:    3
0.89/0.95	c ---[ 190]---> BDD-cost:    5
0.89/0.95	c ---[ 188]---> BDD-cost:    5
0.89/0.95	c ---[ 187]---> BDD-cost:   83
0.89/0.96	c ---[ 186]---> BDD-cost:    3
0.89/0.96	c ---[ 185]---> BDD-cost:    3
0.89/0.96	c ---[ 182]---> BDD-cost:    5
0.89/0.96	c ---[ 180]---> BDD-cost:    5
0.89/0.96	c ---[ 179]---> BDD-cost:    3
0.89/0.96	c ---[ 177]---> BDD-cost:    5
0.89/0.96	c ---[ 176]---> BDD-cost:  116
0.89/0.96	c ---[ 174]---> BDD-cost:    5
0.89/0.96	c ---[ 173]---> BDD-cost:    3
0.89/0.96	c ---[ 172]---> BDD-cost:    3
0.89/0.96	c ---[ 169]---> BDD-cost:    5
0.89/0.96	c ---[ 167]---> BDD-cost:    5
0.89/0.96	c ---[ 166]---> BDD-cost:    3
0.89/0.96	c ---[ 165]---> BDD-cost:   89
0.89/0.96	c ---[ 163]---> BDD-cost:    5
0.89/0.96	c ---[ 161]---> BDD-cost:    5
0.89/0.96	c ---[ 160]---> BDD-cost:    3
0.89/0.96	c ---[ 159]---> BDD-cost:    3
0.89/0.96	c ---[ 156]---> BDD-cost:    5
0.89/0.96	c ---[ 154]---> BDD-cost:  132
0.89/0.96	c ---[ 153]---> BDD-cost:    5
0.89/0.96	c ---[ 152]---> BDD-cost:    3
0.89/0.96	c ---[ 150]---> BDD-cost:    5
0.89/0.96	c ---[ 148]---> BDD-cost:    5
0.89/0.96	c ---[ 147]---> BDD-cost:    3
0.89/0.96	c ---[ 146]---> BDD-cost:    5
0.89/0.96	c ---[ 145]---> BDD-cost:    3
0.89/0.96	c ---[ 143]---> BDD-cost:   76
0.89/0.96	c ---[ 142]---> BDD-cost:    5
0.89/0.96	c ---[ 140]---> BDD-cost:    3
0.89/0.96	c ---[ 139]---> BDD-cost:    3
0.89/0.96	c ---[ 138]---> BDD-cost:    5
0.89/0.96	c ---[ 136]---> BDD-cost:    5
0.89/0.96	c ---[ 135]---> BDD-cost:    5
0.89/0.96	c ---[ 133]---> BDD-cost:    5
0.89/0.96	c ---[ 132]---> BDD-cost:  107
0.89/0.96	c ---[ 131]---> BDD-cost:    5
0.89/0.96	c ---[ 129]---> BDD-cost:    5
0.89/0.96	c ---[ 127]---> BDD-cost:    5
0.89/0.96	c ---[ 126]---> BDD-cost:    5
0.89/0.96	c ---[ 124]---> BDD-cost:    5
0.89/0.96	c ---[ 123]---> BDD-cost:    5
0.89/0.96	c ---[ 120]---> BDD-cost:    5
0.89/0.96	c ---[ 118]---> BDD-cost:    5
0.89/0.96	c ---[ 117]---> BDD-cost:    5
0.89/0.96	c ---[ 115]---> BDD-cost:    5
0.89/0.96	c ---[ 114]---> BDD-cost:    5
0.89/0.96	c ---[ 112]---> BDD-cost:    5
0.89/0.96	c ---[ 110]---> BDD-cost:   17
0.89/0.96	c ---[ 109]---> BDD-cost:   44
0.89/0.96	c ---[ 108]---> BDD-cost:    5
0.89/0.96	c ---[ 107]---> BDD-cost:    5
0.89/0.96	c ---[ 105]---> BDD-cost:    5
0.89/0.96	c ---[ 104]---> BDD-cost:    5
0.89/0.96	c ---[ 102]---> BDD-cost:    5
0.89/0.96	c ---[ 100]---> BDD-cost:    5
0.89/0.96	c ---[  99]---> BDD-cost:    5
0.89/0.96	c ---[  96]---> BDD-cost:    5
0.89/0.96	c ---[  95]---> BDD-cost:    5
0.89/0.96	c ---[  93]---> BDD-cost:    5
0.89/0.96	c ---[  91]---> BDD-cost:    5
0.89/0.96	c ---[  90]---> BDD-cost:    5
0.89/0.96	c ---[  88]---> BDD-cost:    5
0.89/0.96	c ---[  87]---> BDD-cost:   37
0.89/0.96	c ---[  86]---> BDD-cost:    5
0.89/0.96	c ---[  84]---> BDD-cost:    5
0.89/0.96	c ---[  83]---> BDD-cost:    5
0.89/0.96	c ---[  81]---> BDD-cost:    5
0.89/0.96	c ---[  80]---> BDD-cost:    5
0.89/0.96	c ---[  79]---> BDD-cost:    5
0.89/0.96	c ---[  78]---> BDD-cost:    5
0.89/0.96	c ---[  76]---> BDD-cost:   52
0.89/0.96	c ---[  75]---> BDD-cost:    5
0.89/0.96	c ---[  74]---> BDD-cost:    5
0.89/0.96	c ---[  72]---> BDD-cost:    5
0.89/0.96	c ---[  71]---> BDD-cost:    5
0.89/0.96	c ---[  70]---> BDD-cost:    5
0.89/0.96	c ---[  69]---> BDD-cost:    5
0.89/0.96	c ---[  65]---> BDD-cost:   66
0.89/0.96	c ---[  64]---> BDD-cost:  189
0.89/0.97	c ---[  63]---> BDD-cost:   14
0.89/0.97	c ---[  62]---> BDD-cost:   14
0.89/0.97	c ---[  61]---> BDD-cost:   14
0.89/0.97	c ---[  60]---> BDD-cost:   14
0.89/0.97	c ---[  59]---> BDD-cost:   33
0.89/0.97	c ---[  58]---> BDD-cost:   32
0.89/0.97	c ---[  57]---> BDD-cost:   40
0.89/0.97	c ---[  56]---> BDD-cost:   46
0.89/0.97	c ---[  55]---> BDD-cost:  122
0.89/0.97	c ---[  54]---> BDD-cost:   27
0.89/0.97	c ---[  53]---> BDD-cost:  122
0.89/0.97	c ---[  52]---> BDD-cost:  122
0.89/0.98	c ---[  51]---> BDD-cost:  122
0.89/0.98	c ---[  50]---> BDD-cost:    8
0.89/0.98	c ---[  49]---> BDD-cost:   60
0.89/0.98	c ---[  48]---> BDD-cost:    9
0.89/0.98	c ---[  47]---> BDD-cost:   51
0.89/0.98	c ---[  46]---> BDD-cost:   66
0.89/0.98	c ---[  45]---> BDD-cost:   43
0.89/0.98	c ---[  44]---> BDD-cost:   49
0.89/0.98	c ---[  43]---> BDD-cost:    9
0.89/0.98	c ---[  42]---> BDD-cost:   29
0.89/0.98	c ---[  41]---> BDD-cost:   56
0.89/0.98	c ---[  40]---> BDD-cost:   81
0.89/0.98	c ---[  39]---> BDD-cost:   26
0.89/0.98	c ---[  38]---> BDD-cost:   66
0.89/0.98	c ---[  37]---> BDD-cost:  109
0.89/0.98	c ---[  36]---> BDD-cost:   38
0.89/0.98	c ---[  35]---> BDD-cost:   84
0.89/0.98	c ---[  34]---> BDD-cost:  219
0.89/0.99	c ---[  33]---> BDD-cost:  265
0.89/0.99	c ---[  32]---> BDD-cost:  109
0.89/0.99	c ---[  31]---> Sorter-cost: 1065     Base: 3 3 3 2 2
0.99/1.01	c ---[  30]---> Sorter-cost:  662     Base: 3 3 3 2 3
0.99/1.02	c ---[  29]---> Sorter-cost: 1360     Base: 3 3 3 2 2
0.99/1.03	c ---[  28]---> BDD-cost:  194
0.99/1.03	c ---[  27]---> BDD-cost:   44
0.99/1.03	c ---[  26]---> BDD-cost:  139
0.99/1.03	c ---[  25]---> Sorter-cost:  897     Base: 3 3 5 2
0.99/1.05	c ---[  24]---> Sorter-cost: 1184     Base: 3 3 3 2 2
0.99/1.06	c ---[  23]---> Sorter-cost: 1210     Base: 3 3 3 2 2
0.99/1.07	c ---[  22]---> BDD-cost:  113
0.99/1.07	c ---[  21]---> BDD-cost:   62
0.99/1.07	c ---[  20]---> BDD-cost:   73
0.99/1.07	c ---[  19]---> BDD-cost:   67
0.99/1.07	c ---[  18]---> BDD-cost:   24
0.99/1.07	c ---[  17]---> BDD-cost:    9
0.99/1.07	c ---[  16]---> BDD-cost:    1
0.99/1.07	c ---[  15]---> BDD-cost:    7
0.99/1.07	c ---[  14]---> BDD-cost:    3
0.99/1.07	c ---[  13]---> BDD-cost:    9
0.99/1.07	c ---[  12]---> BDD-cost:    8
0.99/1.07	c ---[  11]---> BDD-cost:   11
0.99/1.07	c ---[  10]---> BDD-cost:   19
0.99/1.07	c ---[   9]---> BDD-cost:   19
0.99/1.07	c ---[   8]---> BDD-cost:   12
0.99/1.07	c ---[   7]---> BDD-cost:   25
0.99/1.08	c ---[   6]---> BDD-cost:   28
0.99/1.08	c ---[   5]---> BDD-cost:    3
0.99/1.08	c ---[   4]---> BDD-cost:    2
0.99/1.08	c ---[   3]---> BDD-cost:   34
0.99/1.08	c ---[   2]---> BDD-cost:   15
0.99/1.08	c ---[   1]---> BDD-cost:   45
0.99/1.08	c ---[   0]---> BDD-cost:   25
1.10/1.18	c ==================================[MINISAT+]==================================
1.10/1.18	c | Conflicts | Original         | Learnt                           | Progress |
1.10/1.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.10/1.18	c ==============================================================================
1.10/1.18	c |         0 |  226650   589896 |   75550       0        0     nan |  0.000 % |
1.19/1.26	c |       100 |  226313   589149 |   83105      90      917    10.2 |  0.954 % |
1.29/1.38	c |       250 |  226044   588515 |   91415     228     2090     9.2 |  1.039 % |
1.49/1.51	c |       475 |  225647   587627 |  100557     436     3844     8.8 |  1.174 % |
1.79/1.83	c |       812 |  224766   585567 |  110612     711     6501     9.1 |  1.470 % |
1.99/2.05	c |      1318 |  224546   585042 |  121674    1198     9839     8.2 |  1.538 % |
2.38/2.45	c |      2077 |  223841   583435 |  133841    1922    16162     8.4 |  1.786 % |
2.98/3.07	c |      3217 |  223041   581621 |  147225    3021    25293     8.4 |  2.062 % |
3.98/4.05	c |      4925 |  221961   579162 |  161948    4664    38800     8.3 |  2.449 % |
5.68/5.73	c |      7487 |  220657   576143 |  178142    7122    67193     9.4 |  2.920 % |
6.98/7.00	c |     11331 |  218981   572285 |  195957   10823   114118    10.5 |  3.540 % |
8.38/8.42	c |     17099 |  217969   569962 |  215552   16516   191438    11.6 |  3.915 % |
10.39/10.47	c |     25749 |  216796   567301 |  237108   25090   339324    13.5 |  4.370 % |
13.99/14.00	c |     38725 |  215192   563485 |  260819   37904   595162    15.7 |  4.958 % |
20.69/20.72	c |     58186 |  212008   555479 |  286900   57046   905943    15.9 |  6.052 % |
29.08/29.11	c ==============================================================================
29.08/29.11	c Found solution: 148318
29.08/29.11	o 148318
29.08/29.12	c ---[   0]---> Adder-cost: 11288   maxlim: 173513   bits: 19/18
30.18/30.27	c ==================================[MINISAT+]==================================
30.18/30.27	c | Conflicts | Original         | Learnt                           | Progress |
30.18/30.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
30.18/30.27	c ==============================================================================
30.18/30.27	c |     79198 |  288101   830223 |   96033   77678  1417094    18.2 |  6.052 % |
30.28/30.34	c |     79298 |  288075   830158 |  105636   77776  1417971    18.2 |  6.163 % |
30.38/30.43	c |     79449 |  288060   830124 |  116199   77925  1419010    18.2 |  6.169 % |
30.38/30.47	c |     79675 |  288060   830124 |  127819   78151  1424464    18.2 |  6.169 % |
30.58/30.65	c |     80012 |  288060   830124 |  140601   78488  1430570    18.2 |  6.169 % |
30.79/30.88	c |     80518 |  288011   830009 |  154662   78991  1437687    18.2 |  6.190 % |
31.28/31.38	c |     81277 |  287960   829890 |  170128   79744  1445165    18.1 |  6.208 % |
31.99/32.08	c |     82417 |  287695   829276 |  187141   80867  1463176    18.1 |  6.295 % |
32.68/32.79	c |     84125 |  287543   828909 |  205855   82553  1494650    18.1 |  6.347 % |
33.78/33.80	c |     86687 |  287303   828353 |  226440   85083  1537275    18.1 |  6.426 % |
35.68/35.76	c |     90532 |  286770   827158 |  249084   88872  1590495    17.9 |  6.616 % |
38.38/38.40	c |     96298 |  286545   826608 |  273993   94596  1695662    17.9 |  6.694 % |
43.17/43.22	c |    104948 |  286184   825712 |  301392  103187  1804745    17.5 |  6.809 % |
49.87/49.90	c |    117922 |  285574   824292 |  331531  116100  1970454    17.0 |  7.020 % |
57.67/57.73	c |    137385 |  285133   823269 |  364685  135490  2299973    17.0 |  7.171 % |
69.96/70.04	c |    166577 |  284717   822307 |  401153  164623  2722748    16.5 |  7.313 % |
88.17/88.26	c |    210366 |  283997   820644 |  441269  208276  3392477    16.3 |  7.577 % |
112.36/112.41	c |    276051 |  283732   820033 |  485395  273916  4522836    16.5 |  7.691 % |
117.06/117.15	c ==============================================================================
117.06/117.15	c Found solution: 108569
117.06/117.15	o 108569
117.06/117.17	c ---[   0]---> Adder-cost: 0   maxlim: 213262   bits: 19/18
118.16/118.25	c ==================================[MINISAT+]==================================
118.16/118.25	c | Conflicts | Original         | Learnt                           | Progress |
118.16/118.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
118.16/118.25	c ==============================================================================
118.16/118.25	c |    291007 |  283693   820049 |   94564  288859  4871301    16.9 |  7.691 % |
118.45/118.57	c |    291108 |  283682   820024 |  104020   36446   426788    11.7 |  7.726 % |
118.55/118.62	c |    291258 |  283671   820000 |  114422   36595   428348    11.7 |  7.729 % |
118.65/118.75	c |    291483 |  283629   819906 |  125864   36815   430711    11.7 |  7.744 % |
118.86/118.98	c |    291820 |  283507   819629 |  138451   37145   432913    11.7 |  7.788 % |
119.15/119.21	c |    292326 |  283499   819612 |  152296   37649   437044    11.6 |  7.794 % |
119.55/119.67	c |    293085 |  283378   819334 |  167525   38395   442907    11.5 |  7.844 % |
120.15/120.29	c |    294225 |  283316   819188 |  184278   39530   452243    11.4 |  7.865 % |
120.75/120.84	c |    295933 |  283307   819164 |  202706   41235   472674    11.5 |  7.869 % |
121.75/121.85	c |    298495 |  283210   818936 |  222976   43783   512499    11.7 |  7.898 % |
122.75/122.87	c |    302339 |  283109   818705 |  245274   47619   586928    12.3 |  7.939 % |
124.45/124.50	c |    308105 |  283008   818480 |  269802   53368   677548    12.7 |  7.974 % |
128.05/128.10	c |    316754 |  282863   818138 |  296782   61927   798650    12.9 |  8.032 % |
132.95/133.01	c |    329729 |  282497   817304 |  326460   74811   997014    13.3 |  8.164 % |
141.04/141.13	c |    349192 |  282086   816361 |  359106   94233  1264953    13.4 |  8.305 % |
147.84/147.91	c |    378384 |  281819   815751 |  395017  123399  2205439    17.9 |  8.399 % |
154.84/154.93	c |    422173 |  281637   815329 |  434519  167167  4660925    27.9 |  8.460 % |
177.15/177.22	c |    487857 |  281450   814903 |  477970  232832 15405039    66.2 |  8.533 % |
203.84/203.99	c |    586383 |  281239   814420 |  525768  331324 22508452    67.9 |  8.607 % |
260.70/260.86	c |    734172 |  280931   813703 |  578344  475827 28902600    60.7 |  8.711 % |
294.87/295.02	c ==============================================================================
294.87/295.02	c Found solution: 64559
294.87/295.02	o 64559
294.87/295.04	c ---[   0]---> Adder-cost: 0   maxlim: 257272   bits: 19/18
296.07/296.28	c ==================================[MINISAT+]==================================
296.07/296.28	c | Conflicts | Original         | Learnt                           | Progress |
296.07/296.28	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
296.07/296.28	c ==============================================================================
296.07/296.28	c |    810963 |  280664   813218 |   93554  552596 33433505    60.5 |  8.711 % |
297.07/297.20	c |    811063 |  280661   813212 |  102909   48826   575673    11.8 |  8.827 % |
297.17/297.30	c |    811214 |  280652   813189 |  113200   48976   576738    11.8 |  8.829 % |
297.27/297.48	c |    811439 |  280621   813120 |  124520   49193   578229    11.8 |  8.844 % |
297.47/297.62	c |    811776 |  280615   813102 |  136972   49529   581113    11.7 |  8.846 % |
297.67/297.81	c |    812282 |  280615   813102 |  150669   50035   585497    11.7 |  8.846 % |
297.87/298.03	c |    813044 |  280615   813102 |  165736   50797   596362    11.7 |  8.846 % |
298.27/298.49	c |    814183 |  280509   812858 |  182310   51930   609813    11.7 |  8.880 % |
298.76/298.93	c |    815891 |  280503   812840 |  200541   53637   639411    11.9 |  8.882 % |
299.56/299.76	c |    818454 |  280392   812585 |  220595   56182   675906    12.0 |  8.921 % |
300.76/300.98	c |    822298 |  280349   812488 |  242654   60025   722147    12.0 |  8.935 % |
303.06/303.26	c |    828064 |  280253   812272 |  266920   65780   795767    12.1 |  8.974 % |
305.77/305.95	c |    836716 |  280203   812152 |  293612   74426   922893    12.4 |  8.991 % |
310.46/310.66	c |    849690 |  279896   811431 |  322973   87355  1115224    12.8 |  9.109 % |
315.46/315.60	c |    869152 |  279791   811193 |  355271  106804  1472061    13.8 |  9.152 % |
320.96/321.19	c |    898344 |  279791   811193 |  390798  135996  3957980    29.1 |  9.152 % |
329.97/330.13	c |    942134 |  279791   811193 |  429878  179786  6680862    37.2 |  9.152 % |
343.66/343.83	c |   1007819 |  279773   811155 |  472865  245466 11535999    47.0 |  9.160 % |
376.25/376.49	c |   1106345 |  279724   811032 |  520152  343989 24683663    71.8 |  9.172 % |
435.04/435.23	c |   1254134 |  279710   810992 |  572167  491776 37475851    76.2 |  9.176 % |
509.52/509.78	c |   1475818 |  279694   810959 |  629384  159636 19403127   121.5 |  9.184 % |
652.40/652.60	c |   1808343 |  279583   810697 |  692322  492143 58967652   119.8 |  9.225 % |
850.41/850.74	c |   2307131 |  279459   810409 |  761555  298578 20053814    67.2 |  9.274 % |
1309.50/1309.93	c |   3055313 |  279454   810399 |  837710  277539 62940478   226.8 |  9.276 % |
1800.01/1800.50	c 
1800.01/1800.50	c *** TERMINATED ***
1800.01/1800.50	s SATISFIABLE
1800.01/1800.50	v x1 -x1112 -x1980 -x2091 -x2202 x2313 -x2646 -x2 -x113 -x446 -x779 -x1001 -x1113 x1224 -x1335 -x1446 -x1557 -x1890 x1969 -x1981 -x1992 -x2003 -x2014 x2025 -x2036 -x2047 x2058 -x2069 -x2080 -x2114 -x2136 -x2147 -x2158 x2169 -x2180 x2191 -x2203 -x2214 -x2247 -x2269 -x2280 -x2291 -x2302 -x2314 -x2325 -x2336 -x2369 -x2380 -x2391 -x2402 -x2425 -x2458 -x2469 -x2480 -x2491 -x2502 -x2513 -x2524 -x2536 -x2569 x2591 -x2602 -x2613 -x2624 -x2635 -x2647 -x2658 -x2669 -x2680 -x2691 -x2702 -x2735 -x3 -x14 -x25 -x36 -x47 -x58 -x69 -x80 -x114 -x136 -x147 -x158 -x169 x180 -x191 -x213 -x225 -x236 -x247 -x258 -x269 -x291 -x302 -x313 -x324 -x347 -x358 -x369 -x380 -x391 x402 -x413 x435 -x447 x458 -x469 -x480 -x491 -x502 -x535 x546 x558 x591 -x624 -x646 -x657 -x669 -x680 -x691 -x702 -x735 -x757 -x768 -x780 -x791 -x802 -x813 x824 -x835 x846 -x857 -x868 -x902 -x924 -x935 -x946 -x957 -x968 -x979 -x990 x1002 -x1035 -x1057 -x1068 x1079 -x1090 -x1101 -x1114 -x1125 -x1158 -x1169 -x1180 -x1191 -x1213 -x1247 -x1258 x1269 x1280 -x1291 -x1302 -x1313 -x1324 -x1358 -x1380 -x1391 -x1402 -x1413 -x1424 -x1435 x1447 -x1458 -x1469 x1480 -x1491 -x1524 -x1546 -x1558 -x1569 x1580 -x1591 -x1602 -x1613 x1624 -x1657 -x1680 -x1691 x1702 -x1713 -x1724 -x1735 -x1757 -x1768 -x1780 -x1791 -x1802 -x1813 -x1835 x1846 -x1857 -x1868 -x1891 -x1902 -x1913 -x1924 -x1935 x1946 -x1954 -x1956 -x1957 -x1959 x1960 -x1962 -x1963 x1964 -x1965 -x1968 x1970 -x1971 x1972 -x1973 -x1974 -x1975 x1976 -x1977 -x1978 x1979 -x1982 -x1985 -x1986 x1987 -x1988 -x1989 -x1990 x1991 x1993 -x1996 -x1997 x1998 -x1999 -x2000 -x2001 -x2002 x2004 -x2005 -x2006 -x2007 -x2010 -x2011 x2012 x2013 -x2015 -x2016 -x2017 -x2018 -x2020 -x2023 x2024 -x2026 -x2027 -x2029 x2030 -x2031 x2033 -x2034 -x2035 -x2038 x2039 x2040 -x2041 -x2043 -x2044 -x2045 x2046 x2048 -x2049 -x2050 -x2051 -x2054 -x2055 -x2056 -x2057 -x2059 -x2060 -x2061 -x2062 -x2063 -x2064 -x2065 x2066 -x2070 -x2071 -x2072 -x2073 -x2074 -x2075 -x2076 -x2077 -x2081 -x2082 -x2083 x2084 x2085 -x2086 x2087 -x2088 -x2089 -x2090 -x2093 -x2096 -x2097 x2098 -x2099 x2100 -x2101 -x2102 -x2104 -x2105 -x2106 -x2109 x2110 x2111 -x2112 -x2113 -x2115 -x2116 -x2117 -x2118 -x2119 -x2120 x2121 -x2123 x2124 -x2126 -x2127 x2128 x2129 -x2130 x2131 -x2132 -x2133 x2134 -x2135 -x2137 -x2138 -x2139 -x2140 -x2141 -x2142 -x2143 -x2144 -x2145 x2146 -x2148 -x2149 -x2150 x2151 -x2152 -x2154 -x2155 -x2156 -x2157 x2159 -x2160 x2162 -x2163 -x2164 -x2165 -x2166 -x2167 x2168 -x2170 -x2171 x2172 -x2173 -x2174 -x2175 -x2176 -x2179 -x2181 -x2182 -x2183 x2184 -x2185 -x2186 -x2187 -x2190 -x2192 -x2193 -x2194 -x2195 -x2196 -x2197 -x2198 x2199 -x2200 -x2201 x2204 -x2205 -x2206 -x2207 -x2210 -x2211 x2212 -x2213 -x2215 -x2216 -x2217 -x2218 x2219 -x2220 -x2221 -x2222 x2224 -x2228 -x2229 x2230 x2231 x2232 -x2233 x2234 -x2235 x2237 -x2238 -x2239 -x2240 -x2242 -x2243 -x2244 -x2245 x2246 -x2248 -x2249 x2250 -x2251 -x2252 -x2253 x2254 -x2257 -x2259 x2260 -x2261 -x2262 -x2263 -x2264 -x2265 -x2268 -x2270 x2271 -x2272 x2273 -x2274 -x2275 -x2276 x2277 -x2278 -x2279 -x2281 x2282 -x2283 -x2284 -x2287 -x2288 x2289 -x2290 x2292 -x2293 -x2294 -x2295 -x2296 -x2297 -x2298 -x2299 x2300 -x2301 -x2305 x2306 -x2307 x2308 -x2309 -x2310 -x2311 -x2312 x2315 -x2316 -x2317 -x2318 -x2320 -x2321 x2322 -x2323 x2324 -x2326 -x2327 -x2328 -x2329 -x2330 -x2331 -x2332 -x2333 -x2334 -x2335 -x2337 -x2338 x2339 -x2340 -x2341 x2342 -x2343 -x2344 -x2345 -x2346 -x2348 -x2349 -x2351 -x2352 -x2353 -x2354 -x2355 -x2356 x2357 -x2359 -x2360 -x2361 -x2362 -x2363 -x2364 -x2365 -x2366 -x2367 -x2370 -x2371 -x2372 -x2373 -x2376 -x2377 -x2378 -x2379 -x2381 -x2382 -x2383 -x2384 -x2387 -x2388 -x2389 x2390 -x2392 -x2393 -x2394 -x2395 -x2396 -x2397 -x2398 x2399 x2400 -x2401 -x2403 -x2406 -x2407 x2408 -x2409 -x2410 -x2411 -x2412 -x2414 -x2415 -x2416 -x2417 -x2418 -x2420 -x2423 -x2426 -x2427 x2428 -x2429 -x2430 -x2431 -x2432 x2433 -x2434 -x2435 -x2437 -x2439 -x2440 x2441 -x2442 -x2443 -x2444 -x2445 x2446 -x2448 -x2449 x2450 -x2451 -x2454 -x2455 -x2456 -x2457 -x2459 -x2460 -x2461 -x2462 -x2465 x2466 -x2467 -x2468 x2470 -x2471 -x2472 -x2473 x2474 -x2475 -x2476 x2477 -x2478 -x2479 x2481 -x2484 x2485 -x2486 -x2487 x2488 -x2489 -x2490 -x2492 -x2493 -x2494 -x2495 -x2496 -x2497 -x2498 -x2501 -x2503 x2504 x2505 -x2506 -x2507 x2508 x2509 -x2510 -x2511 -x2512 -x2514 -x2516 -x2517 -x2518 -x2519 x2520 x2521 x2522 -x2523 -x2525 -x2526 -x2527 -x2528 -x2531 -x2532 -x2533 x2534 x2537 -x2550 -x2551 x2552 -x2553 -x2554 x2555 -x2556 -x2560 -x2561 -x2562 x2563 -x2564 x2568 x2573 -x2577 -x2578 -x2579 -x2581 x2582 -x2583 -x2584 -x2587 x2588 -x2589 -x2590 -x2592 x2593 -x2596 x2598 x2603 x2607 -x2608 -x2610 -x2614 x2615 x2616 -x2617 -x2619 x2620 -x2621 -x2622 -x2623 -x2625 -x2627 -x2628 -x2629 -x2630 x2631 -x2632 -x2633 x2634 -x2636 -x2637 -x2638 -x2639 -x2642 -x2643 x2644 x2645 -x2648 x2652 x2656 -x2661 -x2662 -x2663 -x2664 -x2665 -x2666 -x2667 -x2671 -x2672 -x2673 x2674 x2675 x2676 x2679 -x2684 -x2688 -x2689 -x2690 -x2692 x2693 -x2694 -x2695 -x2698 x2699 -x2700 -x2701 x2703 -x2704 -x2705 -x2707 -x2708 -x2709 -x2712 -x2714 -x2715 -x2716 x2718 -x2719 -x2721 -x2725 x2726 x2727 x2728 x2729 -x2730 -x2731 x2732 -x2733 -x2734 x2736 -x2738 x2739 x2740 -x2741 -x2742 -x2743 -x2744 -x2745 x2747 -x2748 x2749 -x2750 -x2751 -x2752 -x2753 -x2754 -x4 x5 -x6 -x7 x8 x9 -x12 -x16 x17 -x18 -x19 -x21 -x22 -x23 x24 -x26 -x27 x28 -x29 -x30 -x31 x32 -x35 -x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x48 x49 x50 -x51 -x53 -x56 -x57 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x70 x71 -x72 x73 -x74 -x75 -x76 -x77 -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90 -x92 -x93 x94 x95 -x96 x97 -x98 x99 -x100 -x104 -x105 -x106 -x107 x108 -x109 x110 -x111 -x112 -x115 -x116 -x117 -x118 -x121 -x122 -x123 -x124 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 x137 -x138 -x139 -x140 -x141 -x143 x144 -x145 -x146 -x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x159 -x160 -x163 x164 x165 -x166 -x167 -x168 -x172 -x175 -x176 x177 x178 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190 -x192 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x212 -x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x226 -x227 -x228 x229 x230 -x231 -x232 -x233 -x234 -x235 -x237 -x238 -x241 -x242 -x243 -x244 x245 -x246 -x248 -x249 -x250 -x251 -x252 -x253 x254 -x255 -x256 -x257 -x259 -x260 -x261 -x264 -x265 -x266 -x267 -x268 -x270 -x271 -x272 -x273 x274 -x275 -x276 -x277 -x281 x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x303 -x304 x305 -x306 x307 -x308 -x309 x310 -x311 -x312 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 x345 x346 -x348 -x349 -x350 -x351 -x352 x353 -x354 -x355 -x356 -x357 -x359 -x360 -x361 -x362 -x363 -x364 -x365 x366 x367 -x368 -x370 -x371 -x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 -x381 -x382 -x383 -x384 x385 x386 -x387 -x389 -x390 -x393 -x394 x395 x396 -x397 -x398 -x399 -x400 -x401 -x403 -x404 -x405 x406 -x407 -x408 -x409 -x410 -x412 -x414 -x415 -x416 x417 -x418 -x419 x420 x421 -x422 -x423 -x425 -x426 -x427 -x429 -x431 x432 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 x445 -x449 -x450 -x452 x453 x454 x455 -x456 -x457 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x470 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x481 -x482 -x483 x484 -x485 -x486 x487 -x488 -x489 -x492 -x493 x494 x495 -x496 -x497 -x498 -x499 -x500 -x501 -x503 -x504 -x505 -x506 -x508 -x510 x511 x512 x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 x523 -x525 x526 -x527 -x528 -x530 -x531 -x532 x533 -x534 -x536 -x537 -x538 -x539 -x540 -x541 x542 x543 -x544 x545 -x547 -x548 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x559 x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x571 x572 x573 -x574 -x575 -x576 x577 -x578 -x579 -x581 -x582 -x583 -x585 x586 -x587 x588 -x589 -x590 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 x603 -x605 -x606 x607 -x608 -x609 -x610 -x611 -x612 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x625 -x626 -x627 x628 -x629 -x630 -x631 -x632 -x633 -x634 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x644 -x645 -x647 -x648 x649 -x650 x651 -x652 -x653 -x654 x655 -x656 -x659 -x660 x661 -x662 -x663 -x664 -x665 x666 -x667 -x670 -x671 -x672 -x673 x674 x675 -x676 -x677 -x679 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 x689 -x690 -x692 -x695 -x696 -x697 -x698 x699 x700 -x704 -x707 -x708 -x709 x710 x712 -x714 -x715 -x716 x717 -x718 -x721 -x722 -x723 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x733 -x734 -x736 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x747 x748 -x749 -x750 -x752 -x755 -x756 x758 -x761 -x762 -x763 -x764 x765 x766 -x769 -x771 -x773 -x774 -x775 -x778 -x781 -x782 x783 -x784 -x785 -x786 -x789 -x790 -x792 -x793 -x794 -x795 x796 -x798 -x801 -x803 -x804 -x805 -x806 -x807 x808 -x809 x810 -x811 -x812 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x825 -x826 -x827 -x828 -x829 -x830 -x833 -x834 -x836 -x837 -x838 -x839 x840 -x841 -x842 x843 -x844 -x847 -x850 -x851 x852 x853 -x855 -x856 -x858 x859 -x860 -x861 -x863 x864 -x865 -x867 -x869 x870 x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x880 -x883 -x884 x885 -x886 -x887 -x888 x889 -x893 -x896 -x897 -x898 x899 -x900 -x901 -x903 -x904 -x905 x906 -x907 -x910 -x911 -x912 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 x922 -x923 -x925 -x928 -x929 x930 -x931 -x932 -x933 x934 -x936 -x937 -x938 -x939 -x941 -x944 -x945 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 x958 -x959 -x960 -x962 -x963 -x964 -x965 -x966 x967 -x969 -x970 -x971 -x972 -x973 -x974 -x977 -x978 -x980 -x981 -x982 -x983 x984 -x985 -x986 -x989 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1022 -x1023 -x1025 -x1026 x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 x1034 -x1036 -x1039 -x1040 x1041 -x1042 -x1043 -x1044 -x1045 -x1047 x1048 -x1049 -x1050 x1051 -x1052 -x1053 -x1054 -x1056 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 x1069 -x1070 -x1071 -x1072 -x1075 -x1076 x1077 -x1078 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 x1086 -x1087 -x1091 -x1092 x1093 -x1094 x1095 x1096 x1097 -x1098 -x1099 x1100 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 x1110 x1111 -x1115 -x1116 -x1118 -x1119 -x1120 x1121 x1122 -x1123 -x1124 x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 x1135 -x1137 -x1138 x1139 x1140 -x1141 -x1142 -x1144 -x1145 x1146 -x1148 -x1149 -x1150 x1151 -x1152 -x1153 -x1156 -x1159 -x1160 x1161 x1162 -x1164 -x1165 -x1166 -x1167 x1168 -x1170 -x1171 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1181 x1182 -x1183 -x1185 -x1187 -x1188 x1189 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1203 -x1204 x1205 -x1206 x1207 -x1208 -x1209 -x1210 -x1211 x1212 -x1214 -x1215 x1216 -x1218 -x1219 -x1220 -x1221 x1222 -x1223 -x1226 -x1227 -x1228 x1231 -x1233 -x1234 -x1235 x1237 -x1239 x1240 -x1241 -x1242 x1243 x1244 -x1245 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 x1256 -x1257 -x1260 -x1262 -x1263 x1264 -x1267 -x1268 -x1270 -x1271 -x1272 x1273 x1274 -x1275 -x1277 -x1278 -x1279 -x1281 -x1282 -x1283 -x1284 -x1285 x1286 -x1287 -x1288 -x1289 -x1290 -x1293 -x1294 -x1295 x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1303 -x1305 -x1307 -x1308 x1309 x1310 -x1311 -x1312 -x1314 -x1315 -x1316 x1317 -x1318 -x1319 -x1321 -x1322 -x1323 -x1325 -x1326 -x1327 x1328 -x1329 -x1330 -x1331 -x1333 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 x1345 -x1346 -x1348 x1349 -x1350 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1359 -x1360 -x1361 x1362 -x1363 -x1364 -x1365 -x1367 -x1368 -x1370 -x1371 -x1372 -x1373 x1374 -x1375 -x1376 -x1377 -x1379 -x1382 -x1383 x1384 x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1392 -x1393 -x1394 -x1396 -x1397 x1398 -x1399 -x1400 -x1401 x1403 -x1404 -x1405 -x1406 -x1408 -x1410 -x1411 x1412 x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1426 -x1427 -x1428 -x1429 x1430 -x1431 -x1432 -x1433 x1434 -x1436 x1437 -x1438 -x1439 -x1441 -x1442 -x1443 -x1444 x1445 -x1448 x1449 -x1450 -x1451 -x1454 -x1456 -x1457 x1459 -x1460 -x1462 -x1463 -x1464 x1465 x1466 -x1467 x1468 -x1471 -x1472 x1473 -x1474 -x1475 -x1476 x1477 -x1478 -x1479 -x1481 -x1483 -x1485 -x1486 -x1487 -x1488 -x1490 -x1492 -x1493 -x1494 -x1495 -x1497 -x1498 -x1500 -x1501 -x1503 x1504 x1505 -x1506 -x1507 -x1508 x1509 x1510 -x1511 x1512 -x1514 -x1516 -x1517 x1518 -x1519 x1520 -x1521 x1522 -x1523 -x1525 -x1528 -x1530 -x1531 -x1532 -x1533 -x1536 -x1537 -x1538 -x1539 x1540 x1541 -x1542 -x1544 -x1545 -x1547 -x1548 -x1549 -x1550 x1551 -x1552 -x1553 -x1554 -x1556 -x1560 -x1561 x1562 -x1563 -x1565 -x1566 -x1567 -x1568 -x1570 x1571 -x1572 x1573 -x1575 -x1576 x1577 -x1578 -x1579 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1592 -x1594 x1595 -x1596 x1597 x1598 -x1599 -x1600 -x1601 -x1603 -x1604 -x1605 x1606 -x1607 -x1608 -x1609 -x1611 -x1612 x1614 x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 x1623 -x1625 x1626 -x1627 -x1628 -x1629 -x1631 -x1632 x1633 -x1634 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 x1645 -x1647 -x1648 -x1650 -x1651 x1652 -x1653 x1654 -x1655 x1656 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 x1664 x1665 -x1667 -x1670 x1671 -x1672 -x1673 -x1674 -x1675 -x1676 x1677 -x1678 -x1679 -x1681 -x1682 -x1683 x1684 -x1685 x1686 -x1688 -x1689 -x1690 -x1692 x1693 -x1694 -x1695 -x1696 -x1698 -x1699 -x1700 x1701 x1703 -x1704 -x1705 -x1707 -x1708 -x1709 -x1710 x1711 -x1712 -x1714 -x1715 -x1716 -x1718 -x1719 x1720 -x1721 -x1722 -x1723 -x1725 -x1726 x1727 -x1728 x1729 -x1730 x1731 -x1732 -x1733 x1734 -x1736 x1737 x1738 -x1739 x1740 -x1741 -x1742 -x1743 x2424 -x2535 -x1744 -x91 -x102 -x125 -x1754 x301 -x1854 -x1855 -x1856 -x1858 x1859 x388 -x392 -x1860 x411 x1861 x428 -x430 x433 x434 -x436 x1862 -x448 -x451 -x1863 -x471 -x1864 -x202 -x1755 x490 x1865 x507 -x509 -x1866 -x529 -x1867 -x549 -x1869 -x570 x1870 x584 x1871 -x604 -x1872 x623 x1873 -x643 -x1874 -x658 -x1875 x280 -x1756 -x678 -x1876 -x693 -x694 -x1877 x701 x703 -x705 -x706 x711 -x1878 -x719 -x720 -x1880 -x732 x737 -x738 -x1881 -x751 -x753 x754 x759 -x760 -x1882 x767 x770 x772 x776 -x777 -x1883 -x787 x788 -x1884 -x797 -x799 -x800 -x1885 x814 -x815 -x1886 -x336 -x1758 -x831 x832 -x1887 x845 -x848 -x849 x854 -x1888 x862 x866 -x1889 -x881 x882 -x1892 -x892 -x894 -x895 -x1893 x908 -x909 -x1894 -x926 -x927 -x1895 x940 -x942 -x943 -x1896 x961 -x1897 x975 -x976 -x1898 -x424 -x1759 -x987 -x988 -x1899 x1003 -x1004 -x1900 x1020 -x1021 x1901 -x1037 -x1038 -x1903 -x1055 -x1904 x1073 -x1074 -x1905 -x1088 x1089 -x1906 -x1907 -x1908 x1117 -x1909 -x513 -x524 -x1760 -x1910 x1143 x1911 x1154 -x1155 -x1157 -x1163 x1912 -x1172 -x1914 x1184 -x1186 x1190 x1192 x1915 -x1201 -x1916 -x1217 -x1917 x1229 x1230 -x1232 x1238 -x1918 -x1246 -x1919 x1259 -x1261 -x1265 x1266 -x1920 -x569 -x580 -x602 -x613 -x635 -x1761 -x1276 -x1921 x1292 x1922 x1304 x1306 x1923 -x1320 -x1925 -x1332 -x1334 -x1926 -x1351 -x1927 -x1366 -x1928 x1378 -x1381 -x1929 -x1395 -x1930 x1407 -x1409 -x1931 -x713 x724 -x746 x1762 -x1425 -x1932 x1440 x1933 x1452 x1453 -x1455 x1461 x1934 x1470 x1936 x1482 x1484 x1489 x1937 x1496 -x1499 -x1938 x1515 x1939 x1526 -x1527 x1529 x1534 -x1940 -x1543 -x1941 -x1555 -x1559 x1564 -x1942 -x879 -x891 -x913 -x1763 -x1574 -x1943 x1593 -x1944 x1610 -x1945 x1630 x1947 x1649 -x1948 -x1666 x1949 x1687 -x1950 -x1697 -x1951 -x1706 -x1952 -x1717 -x1953 -x1013 x1024 -x1046 -x1764 x224 -x335 -x557 x668 x890 x1745 -x1668 -x1779 -x1958 -x1747 x2092 -x2103 -x2125 x1748 -x2225 -x2236 x2258 -x1749 -x2347 x2358 -x1750 -x2413 -x2436 -x2447 -x1751 -x2547 -x2558 -x2580 -x1752 -x2713 x2724 -x2746 -x1753 -x1136 -x1147 -x1765 -x1202 x1225 -x1236 -x1766 -x1336 x1347 -x1369 x1767 x1502 -x1513 -x1535 -x1769 -x1635 -x1646 -x1669 -x1770 -x1824 -x1772 x1879 -x1773 x1961 -x1966 -x1967 x1775 x1983 -x1984 x1776 -x1994 -x1995 -x1777 -x2008 -x2009 -x1778 x2019 -x2021 x2022 x2028 -x1781 -x2032 -x2037 x2042 x1782 x2052 -x2053 x1783 -x2067 -x2068 -x1784 -x2078 -x2079 -x1785 -x2094 -x2095 -x1786 -x2107 -x2108 -x1787 x2122 x1788 -x1789 -x1790 x2153 -x1792 -x2161 -x1793 -x2177 -x2178 -x1794 -x2188 -x2189 -x1795 -x2208 x2209 -x1796 -x2223 -x2226 x2227 -x1797 -x2241 -x1798 x2255 -x2256 -x1799 -x2266 -x2267 -x1800 -x2285 -x2286 -x1801 -x2303 -x2304 -x1803 x2319 -x1804 -x1805 -x1806 x2350 -x1807 -x1808 x2368 x2374 -x2375 -x1809 x2385 -x2386 -x1810 -x1746 -x1771 x2404 -x2405 -x1811 x2419 x2421 -x2422 -x1812 -x2438 -x1814 x2452 -x2453 -x1815 -x2463 -x2464 -x1816 -x2482 -x2483 -x1817 x2499 -x2500 -x1818 -x2515 -x1819 -x2529 -x2530 x1820 x2538 -x2539 -x2540 x2541 -x2542 -x2543 -x2544 -x2545 -x2546 -x2548 -x2549 -x1821 -x2557 x2559 x1822 -x2565 -x2566 -x2567 x2570 -x2571 -x2572 x2574 -x2575 x2576 x1823 x2585 -x2586 x1825 -x2594 -x2595 -x2597 x2599 -x2600 -x2601 x2604 -x2605 x2606 x1826 -x2609 x2611 -x2612 x2618 -x1827 x2626 x1828 -x2640 -x2641 x1829 x2649 -x2650 -x2651 -x2653 -x2654 -x2655 -x2657 x2659 x2660 x1830 x2668 -x2670 x1831 -x2677 -x2678 x2681 -x2682 -x2683 x2685 x2686 x2687 x1832 x2696 -x2697 x1833 x2706 x2710 -x2711 x2717 -x1834 x2720 -x2722 -x2723 -x1836 x2737 x1837 x2755 -x2756 x1838 -x10 x11 x13 -x15 -x20 x1839 -x33 -x34 x1840 -x52 x54 -x55 x1841 x78 -x79 -x1842 x101 -x103 -x1843 -x1955 -x1774 x119 -x120 -x1844 x142 x1845 -x161 -x162 x1847 x170 -x171 -x173 x174 x179 x1848 -x193 x194 x1849 x211 -x214 x215 -x1850 x239 -x240 -x1851 -x262 x263 -x1852 -x278 -x279 -x1853

Verifier Data

OK	64559

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721138-1338552656/watcher-3721138-1338552656 -o /tmp/evaluation-result-3721138-1338552656/solver-3721138-1338552656 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721138-1338552656.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.43 0.45 0.16 4/177 3172
/proc/meminfo: memFree=27767428/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=1560 CPUtime=0 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 239 0 0 0 0 0 0 0 20 0 1 0 321390714 1597440 196 33554432000 134512640 135395479 4290612096 4290611016 135031278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 390 196 75 216 0 172 0

[startup+0.102785 s]
/proc/loadavg: 1.43 0.45 0.16 4/177 3172
/proc/meminfo: memFree=27767428/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=2464 CPUtime=0.1 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 489 0 0 0 10 0 0 0 20 0 1 0 321390714 2523136 446 33554432000 134512640 135395479 4290612096 4290609152 134530472 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 616 446 93 216 0 398 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2464

[startup+0.200265 s]
/proc/loadavg: 1.43 0.45 0.16 4/177 3172
/proc/meminfo: memFree=27767428/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=2884 CPUtime=0.19 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 620 0 0 0 19 0 0 0 20 0 1 0 321390714 2953216 558 33554432000 134512640 135395479 4290612096 4290609428 134809752 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 721 558 93 216 0 503 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2884

[startup+0.300206 s]
/proc/loadavg: 1.43 0.45 0.16 4/177 3172
/proc/meminfo: memFree=27767428/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=3412 CPUtime=0.29 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 780 0 0 0 29 0 0 0 20 0 1 0 321390714 3493888 676 33554432000 134512640 135395479 4290612096 4290610800 135031374 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 853 676 93 216 0 635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3412

[startup+0.700241 s]
/proc/loadavg: 1.43 0.45 0.16 4/177 3172
/proc/meminfo: memFree=27767428/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=5260 CPUtime=0.69 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 1262 0 0 0 69 0 0 0 20 0 1 0 321390714 5386240 1075 33554432000 134512640 135395479 4290612096 4290608640 134834118 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 1315 1075 93 216 0 1097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5260

[startup+1.50028 s]
/proc/loadavg: 1.48 0.48 0.17 3/178 3173
/proc/meminfo: memFree=27759352/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=22312 CPUtime=1.49 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 5247 0 0 0 149 0 0 0 20 0 1 0 321390714 22847488 4887 33554432000 134512640 135395479 4290612096 4290610484 134582049 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 5578 4887 123 216 0 5360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22312

[startup+3.10028 s]
/proc/loadavg: 1.48 0.48 0.17 3/178 3173
/proc/meminfo: memFree=27748068/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=22708 CPUtime=3.08 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 5375 0 0 0 308 0 0 0 20 0 1 0 321390714 23252992 5015 33554432000 134512640 135395479 4290612096 4290610560 134588581 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 5677 5015 124 216 0 5459 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22708

[startup+6.30029 s]
/proc/loadavg: 1.48 0.48 0.17 3/178 3173
/proc/meminfo: memFree=27747208/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=23236 CPUtime=6.28 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 5513 0 0 0 628 0 0 0 20 0 1 0 321390714 23793664 5153 33554432000 134512640 135395479 4290612096 4290610448 134569701 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 5809 5153 124 216 0 5591 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23236

[startup+12.7003 s]
/proc/loadavg: 1.56 0.53 0.19 3/177 3173
/proc/meminfo: memFree=27744140/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=26088 CPUtime=12.69 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 6250 0 0 0 1268 1 0 0 20 0 1 0 321390714 26714112 5890 33554432000 134512640 135395479 4290612096 4290610560 134588612 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 6522 5890 124 216 0 6304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26088

[startup+25.5004 s]
/proc/loadavg: 1.63 0.58 0.20 3/177 3173
/proc/meminfo: memFree=27738064/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=30632 CPUtime=25.48 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 7356 0 0 0 2547 1 0 0 20 0 1 0 321390714 31367168 6996 33554432000 134512640 135395479 4290612096 4290610560 134588666 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 7658 6996 124 216 0 7440 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30632

[startup+51.1004 s]
/proc/loadavg: 1.77 0.71 0.26 3/177 3174
/proc/meminfo: memFree=27700076/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=59768 CPUtime=51.07 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 14309 0 0 0 5104 3 0 0 20 0 1 0 321390714 61202432 14446 33554432000 134512640 135395479 4290612096 4290610448 134581295 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 14942 14446 124 216 0 14724 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59768

[startup+102.3 s]
/proc/loadavg: 1.90 0.91 0.35 3/177 3174
/proc/meminfo: memFree=27675508/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=73080 CPUtime=102.27 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 17584 0 0 0 10223 4 0 0 20 0 1 0 321390714 74833920 17721 33554432000 134512640 135395479 4290612096 4290610448 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 18270 17721 124 216 0 18052 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73080

[startup+162.3 s]
/proc/loadavg: 1.96 1.10 0.45 3/177 3174
/proc/meminfo: memFree=27644552/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=94764 CPUtime=162.24 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 23202 0 0 0 16218 6 0 0 20 0 1 0 321390714 97038336 23169 33554432000 134512640 135395479 4290612096 4290609816 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 23691 23169 124 216 0 23473 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 94764

[startup+222.307 s]
/proc/loadavg: 1.98 1.26 0.54 3/177 3174
/proc/meminfo: memFree=27563932/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=162784 CPUtime=222.24 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 40125 0 0 0 22212 12 0 0 20 0 1 0 321390714 166690816 40090 33554432000 134512640 135395479 4290612096 4290610448 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 40696 40090 124 216 0 40478 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 162784

[startup+282.3 s]
/proc/loadavg: 1.99 1.40 0.63 3/177 3174
/proc/meminfo: memFree=27522792/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=196576 CPUtime=282.17 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 48551 0 0 0 28201 16 0 0 20 0 1 0 321390714 201293824 48477 33554432000 134512640 135395479 4290612096 4290610448 134581420 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 49144 48477 124 216 0 48926 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 196576

[startup+342.3 s]
/proc/loadavg: 2.11 1.53 0.72 3/177 3174
/proc/meminfo: memFree=27500324/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=204068 CPUtime=342.16 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 50653 0 0 0 34199 17 0 0 20 0 1 0 321390714 208965632 50409 33554432000 134512640 135395479 4290612096 4290610448 134580890 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 51017 50409 124 216 0 50799 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 204068

[startup+402.3 s]
/proc/loadavg: 2.04 1.62 0.80 3/177 3175
/proc/meminfo: memFree=27491240/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=204068 CPUtime=402.15 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 50653 0 0 0 40198 17 0 0 20 0 1 0 321390714 208965632 50409 33554432000 134512640 135395479 4290612096 4290610448 134580744 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 51017 50409 124 216 0 50799 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 204068

[startup+462.3 s]
/proc/loadavg: 2.01 1.68 0.87 3/177 3175
/proc/meminfo: memFree=27447716/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=240288 CPUtime=462.14 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 59687 0 0 0 46192 22 0 0 20 0 1 0 321390714 246054912 59443 33554432000 134512640 135395479 4290612096 4290610448 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 60072 59443 124 216 0 59854 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 240288

[startup+522.3 s]
/proc/loadavg: 2.00 1.74 0.94 3/177 3175
/proc/meminfo: memFree=27430128/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=248144 CPUtime=522.12 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 61662 0 0 0 52189 23 0 0 20 0 1 0 321390714 254099456 61411 33554432000 134512640 135395479 4290612096 4290610448 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 62036 61411 124 216 0 61818 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 248144

[startup+582.3 s]
/proc/loadavg: 2.00 1.78 1.01 3/178 3178
/proc/meminfo: memFree=27423300/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=248144 CPUtime=582.11 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 61662 0 0 0 58188 23 0 0 20 0 1 0 321390714 254099456 61411 33554432000 134512640 135395479 4290612096 4290610448 134580945 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 62036 61411 124 216 0 61818 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 248144

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.89 1.22 3/177 3179
/proc/meminfo: memFree=27224076/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=419152 CPUtime=822.03 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 104260 0 0 0 82162 41 0 0 20 0 1 0 321390714 429211648 103977 33554432000 134512640 135395479 4290612096 4290610448 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 104788 103977 124 216 0 104570 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 419152

[startup+882.307 s]
/proc/loadavg: 2.00 1.91 1.27 3/177 3179
/proc/meminfo: memFree=27217028/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=419152 CPUtime=882.01 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 104281 0 0 0 88160 41 0 0 20 0 1 0 321390714 429211648 103983 33554432000 134512640 135395479 4290612096 4290610064 134576840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 104788 103983 124 216 0 104570 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 419152

[startup+942.3 s]
/proc/loadavg: 2.00 1.92 1.31 3/177 3179
/proc/meminfo: memFree=27210456/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=419152 CPUtime=941.99 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 104281 0 0 0 94158 41 0 0 20 0 1 0 321390714 429211648 103983 33554432000 134512640 135395479 4290612096 4290610144 134585536 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 104788 103983 124 216 0 104570 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 419152

[startup+1002.3 s]
/proc/loadavg: 2.00 1.94 1.35 3/177 3180
/proc/meminfo: memFree=27201120/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=422444 CPUtime=1001.98 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 105085 0 0 0 100157 41 0 0 20 0 1 0 321390714 432582656 104787 33554432000 134512640 135395479 4290612096 4290610448 134581183 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 105611 104787 124 216 0 105393 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 422444

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.39 3/177 3180
/proc/meminfo: memFree=27116428/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=502808 CPUtime=1061.97 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 125189 0 0 0 106148 49 0 0 20 0 1 0 321390714 514875392 124891 33554432000 134512640 135395479 4290612096 4290610448 134581431 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 125702 124891 124 216 0 125484 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 502808

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/177 3180
/proc/meminfo: memFree=27050212/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=568492 CPUtime=1121.97 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 141636 0 0 0 112140 57 0 0 20 0 1 0 321390714 582135808 141338 33554432000 134512640 135395479 4290612096 4290610448 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 142123 141338 124 216 0 141905 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 568492

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.46 3/178 3183
/proc/meminfo: memFree=26991676/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626632 CPUtime=1181.96 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156212 0 0 0 118131 65 0 0 20 0 1 0 321390714 641671168 155914 33554432000 134512640 135395479 4290612096 4290610448 134580888 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156658 155914 124 216 0 156440 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 626632

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.49 3/177 3183
/proc/meminfo: memFree=26991008/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626632 CPUtime=1241.94 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156236 0 0 0 124129 65 0 0 20 0 1 0 321390714 641671168 155917 33554432000 134512640 135395479 4290612096 4290609968 134574480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156658 155917 124 216 0 156440 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 626632

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/177 3184
/proc/meminfo: memFree=26991036/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626632 CPUtime=1301.9 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156275 0 0 0 130125 65 0 0 20 0 1 0 321390714 641671168 155920 33554432000 134512640 135395479 4290612096 4290610448 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156658 155920 124 216 0 156440 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 626632

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.55 3/177 3184
/proc/meminfo: memFree=26991048/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626632 CPUtime=1361.87 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156300 0 0 0 136122 65 0 0 20 0 1 0 321390714 641671168 155930 33554432000 134512640 135395479 4290612096 4290610448 134580789 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156658 155930 124 216 0 156440 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 626632

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/177 3184
/proc/meminfo: memFree=26990924/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626632 CPUtime=1421.87 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156300 0 0 0 142122 65 0 0 20 0 1 0 321390714 641671168 155930 33554432000 134512640 135395479 4290612096 4290610448 134580768 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156658 155930 124 216 0 156440 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 626632

[startup+1482.3 s]
/proc/loadavg: 2.10 2.00 1.60 3/177 3184
/proc/meminfo: memFree=26990668/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626632 CPUtime=1481.85 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156300 0 0 0 148120 65 0 0 20 0 1 0 321390714 641671168 155930 33554432000 134512640 135395479 4290612096 4290610448 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156658 155930 124 216 0 156440 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 626632

[startup+1542.31 s]
/proc/loadavg: 2.03 2.00 1.63 3/178 3185
/proc/meminfo: memFree=26991032/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626632 CPUtime=1541.85 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156300 0 0 0 154120 65 0 0 20 0 1 0 321390714 641671168 155930 33554432000 134512640 135395479 4290612096 4290610432 134581322 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156658 155930 124 216 0 156440 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 626632

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.65 3/177 3186
/proc/meminfo: memFree=26990792/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626632 CPUtime=1601.84 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156335 0 0 0 160119 65 0 0 20 0 1 0 321390714 641671168 155965 33554432000 134512640 135395479 4290612096 4290610448 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156658 155965 124 216 0 156440 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 626632

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.67 3/177 3282
/proc/meminfo: memFree=27108844/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626612 CPUtime=1661.83 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156371 0 0 0 166118 65 0 0 20 0 1 0 321390714 641650688 156001 33554432000 134512640 135395479 4290612096 4290610448 134580789 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156653 156001 124 216 0 156435 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 626612

[startup+1722.3 s]
/proc/loadavg: 2.12 2.04 1.70 3/177 3282
/proc/meminfo: memFree=27108100/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626612 CPUtime=1721.82 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156371 0 0 0 172117 65 0 0 20 0 1 0 321390714 641650688 156001 33554432000 134512640 135395479 4290612096 4290610064 134579520 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156653 156001 124 216 0 156435 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 626612

[startup+1782.3 s]
/proc/loadavg: 2.12 2.04 1.72 3/178 3285
/proc/meminfo: memFree=27054648/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626612 CPUtime=1781.81 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156371 0 0 0 178116 65 0 0 20 0 1 0 321390714 641650688 156001 33554432000 134512640 135395479 4290612096 4290610448 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156653 156001 124 216 0 156435 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 626612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.09 2.04 1.73 3/178 3285
/proc/meminfo: memFree=27034932/32873844 swapFree=7116/7116
[pid=3172] ppid=3170 vsize=626612 CPUtime=1800.01 cores=0,2,4,6
/proc/3172/stat : 3172 (minisat+) R 3170 3172 2967 0 -1 4202496 156371 0 0 0 179936 65 0 0 20 0 1 0 321390714 641650688 156001 33554432000 134512640 135395479 4290612096 4290610448 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/3172/statm: 156653 156001 124 216 0 156435 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 626612

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

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

Child status: 10
Real time (s): 1800.51
CPU time (s): 1800.02
CPU user time (s): 1799.37
CPU system time (s): 0.6569
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 626632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.6569
maximum resident set size= 624012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156373
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= 268
involuntary context switches= 1843

runsolver used 3.58245 second user time and 8.92164 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-01 14:10:56
IDJOB=3721138
IDBENCH=1871
IDSOLVER=2306
FILE ID=node138/3721138-1338552656
RUNJOBID= node138-1338552573-2983
PBS_JOBID= 14635846
Free space on /tmp= 70836 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-p2756.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721138-1338552656/watcher-3721138-1338552656 -o /tmp/evaluation-result-3721138-1338552656/solver-3721138-1338552656 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721138-1338552656.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 54b9b4de78a7992fd69d0caeed32daef
RANDOM SEED=1601986658

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27767948 kB
Buffers:          680340 kB
Cached:          3455460 kB
SwapCached:          208 kB
Active:          2171960 kB
Inactive:        2045876 kB
Active(anon):      66532 kB
Inactive(anon):    11388 kB
Active(file):    2105428 kB
Inactive(file):  2034488 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              2344 kB
Writeback:             0 kB
AnonPages:         86088 kB
Mapped:            14840 kB
Shmem:               200 kB
Slab:             752020 kB
SReclaimable:     194312 kB
SUnreclaim:       557708 kB
KernelStack:        1480 kB
PageTables:         3760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     190676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721138-1338552656.opb

Free space on /tmp at the end= 70832 MiB
End job on node138 at 2012-06-01 14:40:59