Trace number 4115263

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-bienst1.opb
MD5SUM3c5a26b44a5daf16e362588a0fac7ed0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables13806
Total number of constraints604
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints600
Minimum length of a constraint7
Maximum length of a constraint390
Number of terms in the objective function 30
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524317
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 524564
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.38/0.45	c Converting 732 PB-constraints to clauses...
0.38/0.45	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.58/0.60	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################
0.58/0.61	c   -- Clauses(.)/Splits(s): (none)
0.58/0.61	c ---[ 731]---> BDD-cost:   10
0.58/0.61	c ---[ 730]---> BDD-cost:   10
0.58/0.61	c ---[ 729]---> BDD-cost:   10
0.58/0.61	c ---[ 728]---> BDD-cost:   10
0.58/0.61	c ---[ 727]---> BDD-cost:   10
0.58/0.61	c ---[ 726]---> BDD-cost:   10
0.58/0.61	c ---[ 725]---> BDD-cost:   10
0.58/0.61	c ---[ 724]---> BDD-cost:   10
0.58/0.61	c ---[ 723]---> BDD-cost:   10
0.58/0.61	c ---[ 722]---> BDD-cost:   10
0.58/0.61	c ---[ 721]---> BDD-cost:   10
0.58/0.61	c ---[ 720]---> BDD-cost:   10
0.58/0.61	c ---[ 719]---> BDD-cost:   10
0.58/0.61	c ---[ 718]---> BDD-cost:   10
0.58/0.61	c ---[ 717]---> BDD-cost:   10
0.58/0.61	c ---[ 716]---> BDD-cost:   10
0.58/0.61	c ---[ 715]---> BDD-cost:   10
0.58/0.61	c ---[ 714]---> BDD-cost:   10
0.58/0.61	c ---[ 713]---> BDD-cost:   10
0.58/0.61	c ---[ 712]---> BDD-cost:   10
0.58/0.61	c ---[ 711]---> BDD-cost:   10
0.58/0.61	c ---[ 710]---> BDD-cost:   10
0.58/0.61	c ---[ 709]---> BDD-cost:   10
0.58/0.61	c ---[ 708]---> BDD-cost:   10
0.58/0.61	c ---[ 707]---> BDD-cost:   10
0.58/0.61	c ---[ 706]---> BDD-cost:   10
0.58/0.61	c ---[ 705]---> BDD-cost:   10
0.58/0.61	c ---[ 704]---> BDD-cost:   10
0.58/0.61	c ---[ 702]---> Adder-cost: 470   maxlim: 156   bits: 9/8
0.58/0.62	c ---[ 700]---> Adder-cost: 446   maxlim: 156   bits: 9/8
0.58/0.63	c ---[ 698]---> Adder-cost: 406   maxlim: 159   bits: 9/8
0.58/0.64	c ---[ 696]---> Adder-cost: 414   maxlim: 151   bits: 9/8
0.58/0.65	c ---[ 694]---> Adder-cost: 386   maxlim: 151   bits: 9/8
0.58/0.66	c ---[ 692]---> Adder-cost: 378   maxlim: 151   bits: 9/8
0.58/0.66	c ---[ 690]---> Adder-cost: 346   maxlim: 151   bits: 9/8
0.58/0.67	c ---[ 688]---> Adder-cost: 478   maxlim: 159   bits: 9/8
0.58/0.68	c ---[ 686]---> Adder-cost: 450   maxlim: 159   bits: 9/8
0.58/0.69	c ---[ 684]---> Adder-cost: 438   maxlim: 159   bits: 9/8
0.68/0.70	c ---[ 682]---> Adder-cost: 430   maxlim: 154   bits: 9/8
0.68/0.71	c ---[ 680]---> Adder-cost: 404   maxlim: 154   bits: 9/8
0.68/0.71	c ---[ 678]---> Adder-cost: 386   maxlim: 154   bits: 9/8
0.68/0.72	c ---[ 676]---> Adder-cost: 362   maxlim: 154   bits: 9/8
0.68/0.73	c ---[ 674]---> Adder-cost: 432   maxlim: 143   bits: 8/8
0.68/0.74	c ---[ 672]---> Adder-cost: 408   maxlim: 143   bits: 8/8
0.68/0.75	c ---[ 670]---> Adder-cost: 388   maxlim: 143   bits: 8/8
0.68/0.76	c ---[ 668]---> Adder-cost: 404   maxlim: 135   bits: 9/8
0.68/0.76	c ---[ 666]---> Adder-cost: 382   maxlim: 135   bits: 9/8
0.68/0.77	c ---[ 664]---> Adder-cost: 346   maxlim: 140   bits: 9/8
0.68/0.78	c ---[ 662]---> Adder-cost: 318   maxlim: 140   bits: 9/8
0.68/0.78	c ---[ 660]---> Adder-cost: 430   maxlim: 138   bits: 8/8
0.68/0.79	c ---[ 658]---> Adder-cost: 406   maxlim: 138   bits: 8/8
0.78/0.80	c ---[ 656]---> Adder-cost: 382   maxlim: 138   bits: 8/8
0.78/0.81	c ---[ 654]---> Adder-cost: 390   maxlim: 135   bits: 9/8
0.78/0.82	c ---[ 652]---> Adder-cost: 380   maxlim: 130   bits: 9/8
0.78/0.83	c ---[ 650]---> Adder-cost: 348   maxlim: 135   bits: 9/8
0.78/0.83	c ---[ 648]---> Adder-cost: 322   maxlim: 135   bits: 9/8
0.78/0.84	c ---[ 646]---> Adder-cost: 478   maxlim: 159   bits: 9/8
0.78/0.85	c ---[ 644]---> Adder-cost: 454   maxlim: 159   bits: 9/8
0.78/0.86	c ---[ 642]---> Adder-cost: 430   maxlim: 159   bits: 9/8
0.78/0.87	c ---[ 640]---> Adder-cost: 410   maxlim: 159   bits: 9/8
0.78/0.88	c ---[ 638]---> Adder-cost: 404   maxlim: 154   bits: 9/8
0.78/0.89	c ---[ 636]---> Adder-cost: 384   maxlim: 154   bits: 9/8
0.78/0.89	c ---[ 634]---> Adder-cost: 364   maxlim: 154   bits: 9/8
0.88/0.90	c ---[ 632]---> Adder-cost: 464   maxlim: 148   bits: 9/8
0.88/0.91	c ---[ 630]---> Adder-cost: 412   maxlim: 151   bits: 8/8
0.88/0.92	c ---[ 628]---> Adder-cost: 392   maxlim: 151   bits: 8/8
0.88/0.93	c ---[ 626]---> Adder-cost: 400   maxlim: 148   bits: 9/8
0.88/0.94	c ---[ 624]---> Adder-cost: 394   maxlim: 143   bits: 9/8
0.88/0.95	c ---[ 622]---> Adder-cost: 360   maxlim: 148   bits: 9/8
0.88/0.95	c ---[ 620]---> Adder-cost: 350   maxlim: 143   bits: 9/8
0.88/0.96	c ---[ 618]---> Adder-cost: 428   maxlim: 140   bits: 8/8
0.88/0.97	c ---[ 616]---> Adder-cost: 404   maxlim: 140   bits: 8/8
0.88/0.98	c ---[ 614]---> Adder-cost: 380   maxlim: 140   bits: 8/8
0.88/0.99	c ---[ 612]---> Adder-cost: 360   maxlim: 140   bits: 8/8
0.98/1.00	c ---[ 610]---> Adder-cost: 368   maxlim: 137   bits: 9/8
0.98/1.00	c ---[ 608]---> Adder-cost: 340   maxlim: 137   bits: 9/8
0.98/1.01	c ---[ 606]---> Adder-cost: 326   maxlim: 132   bits: 9/8
0.98/1.02	c ---[ 604]---> Adder-cost: 424   maxlim: 135   bits: 8/8
0.98/1.03	c ---[ 602]---> Adder-cost: 400   maxlim: 135   bits: 8/8
0.98/1.04	c ---[ 600]---> Adder-cost: 376   maxlim: 135   bits: 8/8
0.98/1.05	c ---[ 598]---> Adder-cost: 356   maxlim: 135   bits: 8/8
0.98/1.05	c ---[ 596]---> Adder-cost: 354   maxlim: 132   bits: 8/8
0.98/1.06	c ---[ 594]---> Adder-cost: 326   maxlim: 132   bits: 8/8
0.98/1.07	c ---[ 592]---> Adder-cost: 298   maxlim: 132   bits: 8/8
0.98/1.07	c ---[ 591]---> Adder-cost: 139   maxlim: 1044   bits: 12/11
0.98/1.08	c ---[ 590]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
0.98/1.08	c ---[ 589]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
0.98/1.09	c ---[ 588]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
0.98/1.10	c ---[ 587]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
0.98/1.10	c ---[ 586]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.11	c ---[ 585]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.11	c ---[ 584]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.12	c ---[ 583]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.12	c ---[ 582]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.13	c ---[ 581]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.14	c ---[ 580]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.14	c ---[ 579]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.15	c ---[ 578]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.15	c ---[ 577]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.16	c ---[ 576]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.16	c ---[ 575]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.17	c ---[ 574]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.18	c ---[ 573]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.18	c ---[ 572]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.19	c ---[ 571]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.19	c ---[ 570]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.09/1.20	c ---[ 569]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.20	c ---[ 568]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.21	c ---[ 567]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.22	c ---[ 566]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.22	c ---[ 565]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.23	c ---[ 564]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.23	c ---[ 563]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.24	c ---[ 562]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.24	c ---[ 561]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.25	c ---[ 560]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.26	c ---[ 559]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.26	c ---[ 558]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.27	c ---[ 557]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.27	c ---[ 556]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.28	c ---[ 555]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.28	c ---[ 554]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.19/1.29	c ---[ 553]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.30	c ---[ 552]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.30	c ---[ 551]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.31	c ---[ 550]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.31	c ---[ 549]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.32	c ---[ 548]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.32	c ---[ 547]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.33	c ---[ 546]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.34	c ---[ 545]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.34	c ---[ 544]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.35	c ---[ 543]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.35	c ---[ 542]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.36	c ---[ 541]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.36	c ---[ 540]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.37	c ---[ 539]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.38	c ---[ 538]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.38	c ---[ 537]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.39	c ---[ 536]---> Adder-cost: 121   maxlim: 1044   bits: 12/11
1.28/1.39	c ---[ 534]---> Adder-cost: 268   maxlim: 277   bits: 9/9
1.38/1.40	c ---[ 532]---> Adder-cost: 270   maxlim: 277   bits: 9/9
1.38/1.41	c ---[ 530]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.38/1.42	c ---[ 528]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.38/1.42	c ---[ 526]---> Adder-cost: 270   maxlim: 277   bits: 9/9
1.38/1.43	c ---[ 524]---> Adder-cost: 274   maxlim: 277   bits: 9/9
1.38/1.44	c ---[ 522]---> Adder-cost: 274   maxlim: 277   bits: 9/9
1.38/1.45	c ---[ 520]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.38/1.45	c ---[ 518]---> Adder-cost: 268   maxlim: 277   bits: 9/9
1.38/1.46	c ---[ 516]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.38/1.47	c ---[ 514]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.38/1.48	c ---[ 512]---> Adder-cost: 264   maxlim: 277   bits: 9/9
1.38/1.49	c ---[ 510]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.38/1.49	c ---[ 508]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.49/1.50	c ---[ 506]---> Adder-cost: 272   maxlim: 277   bits: 9/9
1.49/1.51	c ---[ 504]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.49/1.51	c ---[ 502]---> Adder-cost: 274   maxlim: 277   bits: 9/9
1.49/1.52	c ---[ 500]---> Adder-cost: 268   maxlim: 277   bits: 9/9
1.49/1.53	c ---[ 498]---> Adder-cost: 268   maxlim: 277   bits: 9/9
1.49/1.54	c ---[ 496]---> Adder-cost: 270   maxlim: 277   bits: 9/9
1.49/1.55	c ---[ 494]---> Adder-cost: 272   maxlim: 277   bits: 9/9
1.49/1.55	c ---[ 492]---> Adder-cost: 270   maxlim: 277   bits: 9/9
1.49/1.56	c ---[ 490]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.49/1.57	c ---[ 488]---> Adder-cost: 270   maxlim: 277   bits: 9/9
1.49/1.58	c ---[ 486]---> Adder-cost: 266   maxlim: 277   bits: 9/9
1.49/1.58	c ---[ 484]---> Adder-cost: 268   maxlim: 277   bits: 9/9
1.49/1.59	c ---[ 482]---> Adder-cost: 274   maxlim: 277   bits: 9/9
1.59/1.60	c ---[ 480]---> Adder-cost: 274   maxlim: 277   bits: 9/9
1.59/1.61	c ---[ 478]---> Adder-cost: 296   maxlim: 277   bits: 9/9
1.59/1.61	c ---[ 476]---> Adder-cost: 298   maxlim: 277   bits: 9/9
1.59/1.62	c ---[ 474]---> Adder-cost: 300   maxlim: 277   bits: 9/9
1.59/1.63	c ---[ 472]---> Adder-cost: 300   maxlim: 277   bits: 9/9
1.59/1.64	c ---[ 470]---> Adder-cost: 298   maxlim: 277   bits: 9/9
1.59/1.65	c ---[ 468]---> Adder-cost: 296   maxlim: 277   bits: 9/9
1.59/1.66	c ---[ 466]---> Adder-cost: 298   maxlim: 277   bits: 9/9
1.59/1.66	c ---[ 464]---> Adder-cost: 302   maxlim: 277   bits: 9/9
1.59/1.67	c ---[ 462]---> Adder-cost: 302   maxlim: 277   bits: 9/9
1.59/1.68	c ---[ 460]---> Adder-cost: 296   maxlim: 277   bits: 9/9
1.59/1.69	c ---[ 458]---> Adder-cost: 304   maxlim: 277   bits: 9/9
1.69/1.70	c ---[ 456]---> Adder-cost: 304   maxlim: 277   bits: 9/9
1.69/1.70	c ---[ 454]---> Adder-cost: 302   maxlim: 277   bits: 9/9
1.69/1.71	c ---[ 452]---> Adder-cost: 302   maxlim: 277   bits: 9/9
1.69/1.72	c ---[ 450]---> Adder-cost: 294   maxlim: 277   bits: 9/9
1.69/1.73	c ---[ 448]---> Adder-cost: 294   maxlim: 277   bits: 9/9
1.69/1.74	c ---[ 446]---> Adder-cost: 294   maxlim: 277   bits: 9/9
1.69/1.75	c ---[ 444]---> Adder-cost: 298   maxlim: 277   bits: 9/9
1.69/1.75	c ---[ 442]---> Adder-cost: 290   maxlim: 277   bits: 9/9
1.69/1.76	c ---[ 440]---> Adder-cost: 298   maxlim: 277   bits: 9/9
1.69/1.77	c ---[ 438]---> Adder-cost: 298   maxlim: 277   bits: 9/9
1.69/1.78	c ---[ 436]---> Adder-cost: 298   maxlim: 277   bits: 9/9
1.69/1.79	c ---[ 434]---> Adder-cost: 300   maxlim: 277   bits: 9/9
1.69/1.79	c ---[ 432]---> Adder-cost: 300   maxlim: 277   bits: 9/9
1.79/1.80	c ---[ 430]---> Adder-cost: 300   maxlim: 277   bits: 9/9
1.79/1.81	c ---[ 428]---> Adder-cost: 300   maxlim: 277   bits: 9/9
1.79/1.82	c ---[ 426]---> Adder-cost: 300   maxlim: 277   bits: 9/9
1.79/1.83	c ---[ 424]---> Adder-cost: 298   maxlim: 277   bits: 9/9
1.79/1.84	c ---[ 422]---> Sorter-cost:  431     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.84	c ---[ 420]---> Sorter-cost:  431     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.84	c ---[ 418]---> Sorter-cost:  431     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.84	c ---[ 416]---> Sorter-cost:  431     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.85	c ---[ 414]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.85	c ---[ 412]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.85	c ---[ 410]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.85	c ---[ 408]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.85	c ---[ 406]---> BDD-cost:   15
1.79/1.85	c ---[ 404]---> BDD-cost:   15
1.79/1.85	c ---[ 402]---> BDD-cost:   15
1.79/1.85	c ---[ 400]---> BDD-cost:   15
1.79/1.85	c ---[ 398]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.86	c ---[ 396]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.86	c ---[ 394]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.87	c ---[ 392]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
1.79/1.87	c ---[ 391]---> Sorter-cost:  190     Base: 2 2 2 2 2
1.79/1.87	c ---[ 390]---> Sorter-cost:  190     Base: 2 2 2 2 2
1.79/1.87	c ---[ 389]---> Sorter-cost:  190     Base: 2 2 2 2 2
1.79/1.87	c ---[ 388]---> Sorter-cost:  190     Base: 2 2 2 2 2
1.79/1.87	c ---[ 387]---> Sorter-cost:  190     Base: 2 2 2 2 2
1.79/1.87	c ---[ 386]---> Sorter-cost:  190     Base: 2 2 2 2 2
1.79/1.87	c ---[ 385]---> Sorter-cost:  190     Base: 2 2 2 2 2
1.79/1.87	c ---[ 384]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.79/1.88	c ---[ 383]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.79/1.88	c ---[ 382]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.79/1.88	c ---[ 381]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.79/1.88	c ---[ 380]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.79/1.88	c ---[ 379]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.79/1.88	c ---[ 378]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.79/1.88	c ---[ 377]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.79/1.88	c ---[ 376]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.79/1.88	c ---[ 375]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.79/1.88	c ---[ 374]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.79/1.88	c ---[ 373]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.79/1.88	c ---[ 372]---> Sorter-cost:  262     Base: 2 7
1.79/1.88	c ---[ 371]---> Sorter-cost:  262     Base: 2 7
1.79/1.88	c ---[ 370]---> Sorter-cost:  262     Base: 2 7
1.79/1.88	c ---[ 369]---> Sorter-cost:  262     Base: 2 7
1.79/1.88	c ---[ 368]---> Sorter-cost:  262     Base: 2 7
1.79/1.88	c ---[ 367]---> Sorter-cost:  262     Base: 2 7
1.79/1.88	c ---[ 366]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 365]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 364]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 363]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 362]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 361]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 360]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 359]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 358]---> Sorter-cost:  496     Base: 2 2 2 2
1.79/1.89	c ---[ 357]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.90	c ---[ 356]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.90	c ---[ 355]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.90	c ---[ 354]---> Sorter-cost:  504     Base: 2 2 2 2 2
1.89/1.90	c ---[ 353]---> Sorter-cost:  504     Base: 2 2 2 2 2
1.89/1.90	c ---[ 352]---> Sorter-cost:  504     Base: 2 2 2 2 2
1.89/1.90	c ---[ 351]---> Sorter-cost:  504     Base: 2 2 2 2 2
1.89/1.90	c ---[ 350]---> Sorter-cost:  504     Base: 2 2 2 2 2
1.89/1.90	c ---[ 349]---> Sorter-cost:  504     Base: 2 2 2 2 2
1.89/1.90	c ---[ 348]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.91	c ---[ 347]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.91	c ---[ 346]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.91	c ---[ 345]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.91	c ---[ 344]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.91	c ---[ 343]---> Sorter-cost:  496     Base: 2 2 2 2
1.89/1.91	c ---[ 342]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.91	c ---[ 341]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.91	c ---[ 340]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.91	c ---[ 339]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.91	c ---[ 338]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.91	c ---[ 337]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.91	c ---[ 336]---> Sorter-cost:  208     Base: 2 2 2 2
1.89/1.92	c ---[ 335]---> Sorter-cost:  208     Base: 2 2 2 2
1.89/1.92	c ---[ 334]---> Sorter-cost:  208     Base: 2 2 2 2
1.89/1.92	c ---[ 333]---> Sorter-cost:  208     Base: 2 2 2 2
1.89/1.92	c ---[ 332]---> Sorter-cost:  208     Base: 2 2 2 2
1.89/1.92	c ---[ 331]---> Sorter-cost:  208     Base: 2 2 2 2
1.89/1.92	c ---[ 330]---> Sorter-cost:  208     Base: 2 2 2 2
1.89/1.92	c ---[ 329]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.89/1.92	c ---[ 328]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.89/1.92	c ---[ 327]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.89/1.92	c ---[ 326]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.89/1.92	c ---[ 325]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.89/1.92	c ---[ 324]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.89/1.92	c ---[ 323]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.92	c ---[ 322]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.92	c ---[ 321]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.92	c ---[ 320]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.92	c ---[ 319]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.92	c ---[ 318]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.89/1.93	c ---[ 317]---> Sorter-cost:  517     Base: 2 2 2 2 2
1.89/1.93	c ---[ 316]---> Sorter-cost:  508     Base: 2 2 2 2 2
1.89/1.93	c ---[ 315]---> Sorter-cost:  508     Base: 2 2 2 2 2
1.89/1.93	c ---[ 314]---> Sorter-cost:  508     Base: 2 2 2 2 2
1.89/1.93	c ---[ 313]---> Sorter-cost:  508     Base: 2 2 2 2 2
1.89/1.93	c ---[ 312]---> Sorter-cost:  508     Base: 2 2 2 2 2
1.89/1.94	c ---[ 311]---> Sorter-cost:  503     Base: 2 2 2 2 2
1.89/1.94	c ---[ 310]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.94	c ---[ 309]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.94	c ---[ 308]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.94	c ---[ 307]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.94	c ---[ 306]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.94	c ---[ 305]---> Sorter-cost:  503     Base: 2 2 2 2 2
1.89/1.95	c ---[ 304]---> Sorter-cost:  492     Base: 2 2 2 2 2
1.89/1.95	c ---[ 303]---> Sorter-cost:  492     Base: 2 2 2 2 2
1.89/1.95	c ---[ 302]---> Sorter-cost:  492     Base: 2 2 2 2 2
1.89/1.95	c ---[ 301]---> Sorter-cost:  492     Base: 2 2 2 2 2
1.89/1.95	c ---[ 300]---> Sorter-cost:  492     Base: 2 2 2 2 2
1.89/1.95	c ---[ 299]---> Sorter-cost:  503     Base: 2 2 2 2 2
1.89/1.95	c ---[ 298]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.95	c ---[ 297]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.95	c ---[ 296]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.96	c ---[ 295]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.96	c ---[ 294]---> Sorter-cost:  494     Base: 2 2 2 2 2
1.89/1.96	c ---[ 293]---> Sorter-cost:  198     Base: 2 2 2
1.89/1.96	c ---[ 292]---> Sorter-cost:  198     Base: 2 2 2
1.89/1.96	c ---[ 291]---> Sorter-cost:  198     Base: 2 2 2
1.89/1.96	c ---[ 290]---> Sorter-cost:  198     Base: 2 2 2
1.89/1.96	c ---[ 289]---> Sorter-cost:  198     Base: 2 2 2
1.89/1.96	c ---[ 288]---> Sorter-cost:  198     Base: 2 2 2
1.89/1.96	c ---[ 287]---> Sorter-cost:  214     Base: 2 2 2
1.89/1.96	c ---[ 286]---> Sorter-cost:  214     Base: 2 2 2
1.89/1.96	c ---[ 285]---> Sorter-cost:  214     Base: 2 2 2
1.89/1.96	c ---[ 284]---> Sorter-cost:  214     Base: 2 2 2
1.89/1.96	c ---[ 283]---> Sorter-cost:  214     Base: 2 2 2
1.89/1.96	c ---[ 282]---> Sorter-cost:  214     Base: 2 2 2
1.89/1.96	c ---[ 281]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.89/1.97	c ---[ 280]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.89/1.97	c ---[ 279]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.89/1.97	c ---[ 278]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.89/1.97	c ---[ 277]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.89/1.97	c ---[ 276]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.89/1.97	c ---[ 275]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.89/1.97	c ---[ 274]---> Sorter-cost:  201     Base: 2 2 2
1.89/1.97	c ---[ 273]---> Sorter-cost:  201     Base: 2 2 2
1.89/1.97	c ---[ 272]---> Sorter-cost:  201     Base: 2 2 2
1.89/1.97	c ---[ 271]---> Sorter-cost:  201     Base: 2 2 2
1.89/1.97	c ---[ 270]---> Sorter-cost:  201     Base: 2 2 2
1.89/1.97	c ---[ 269]---> Sorter-cost:  201     Base: 2 2 2
1.89/1.97	c ---[ 268]---> Sorter-cost:  613     Base: 2 2 7
1.89/1.97	c ---[ 267]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.97	c ---[ 266]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.97	c ---[ 265]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.98	c ---[ 264]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.98	c ---[ 263]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.98	c ---[ 262]---> Sorter-cost:  613     Base: 2 2 7
1.89/1.98	c ---[ 261]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.98	c ---[ 260]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.98	c ---[ 259]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.98	c ---[ 258]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.98	c ---[ 257]---> Sorter-cost:  611     Base: 2 2 7
1.89/1.99	c ---[ 256]---> Sorter-cost:  543     Base: 2 2 3
1.89/1.99	c ---[ 255]---> Sorter-cost:  543     Base: 2 2 3
1.89/1.99	c ---[ 254]---> Sorter-cost:  543     Base: 2 2 3
1.89/1.99	c ---[ 253]---> Sorter-cost:  543     Base: 2 2 3
1.89/1.99	c ---[ 252]---> Sorter-cost:  543     Base: 2 2 3
1.89/1.99	c ---[ 251]---> Sorter-cost:  543     Base: 2 2 3
1.89/1.99	c ---[ 250]---> Sorter-cost:  561     Base: 2 7
1.89/1.99	c ---[ 249]---> Sorter-cost:  559     Base: 2 7
1.89/1.99	c ---[ 248]---> Sorter-cost:  559     Base: 2 7
1.89/1.99	c ---[ 247]---> Sorter-cost:  559     Base: 2 7
1.99/2.00	c ---[ 246]---> Sorter-cost:  559     Base: 2 7
1.99/2.00	c ---[ 245]---> Sorter-cost:  559     Base: 2 7
1.99/2.00	c ---[ 244]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 243]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 242]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 241]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 240]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 239]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 238]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 237]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 236]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 235]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 234]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 233]---> Sorter-cost:  307     Base: 7
1.99/2.00	c ---[ 232]---> Sorter-cost:  185     Base: 2 2 2
1.99/2.00	c ---[ 231]---> Sorter-cost:  185     Base: 2 2 2
1.99/2.00	c ---[ 230]---> Sorter-cost:  185     Base: 2 2 2
1.99/2.01	c ---[ 229]---> Sorter-cost:  185     Base: 2 2 2
1.99/2.01	c ---[ 228]---> Sorter-cost:  185     Base: 2 2 2
1.99/2.01	c ---[ 227]---> Sorter-cost:  185     Base: 2 2 2
1.99/2.01	c ---[ 226]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.01	c ---[ 225]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.01	c ---[ 224]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.01	c ---[ 223]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.01	c ---[ 222]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.01	c ---[ 221]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.01	c ---[ 220]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.01	c ---[ 219]---> Sorter-cost:  559     Base: 2 7
1.99/2.01	c ---[ 218]---> Sorter-cost:  559     Base: 2 7
1.99/2.01	c ---[ 217]---> Sorter-cost:  559     Base: 2 7
1.99/2.01	c ---[ 216]---> Sorter-cost:  559     Base: 2 7
1.99/2.01	c ---[ 215]---> Sorter-cost:  559     Base: 2 7
1.99/2.02	c ---[ 214]---> Sorter-cost:  559     Base: 2 7
1.99/2.02	c ---[ 213]---> Sorter-cost:  609     Base: 2 2 7
1.99/2.02	c ---[ 212]---> Sorter-cost:  609     Base: 2 2 7
1.99/2.02	c ---[ 211]---> Sorter-cost:  611     Base: 2 2 7
1.99/2.02	c ---[ 210]---> Sorter-cost:  609     Base: 2 2 7
1.99/2.02	c ---[ 209]---> Sorter-cost:  609     Base: 2 2 7
1.99/2.02	c ---[ 208]---> Sorter-cost:  609     Base: 2 2 7
1.99/2.02	c ---[ 207]---> Sorter-cost:  537     Base: 2 2 3
1.99/2.02	c ---[ 206]---> Sorter-cost:  537     Base: 2 2 3
1.99/2.03	c ---[ 205]---> Sorter-cost:  543     Base: 2 2 3
1.99/2.03	c ---[ 204]---> Sorter-cost:  537     Base: 2 2 3
1.99/2.03	c ---[ 203]---> Sorter-cost:  537     Base: 2 2 3
1.99/2.03	c ---[ 202]---> Sorter-cost:  537     Base: 2 2 3
1.99/2.03	c ---[ 201]---> Sorter-cost:  554     Base: 2 2 3
1.99/2.03	c ---[ 200]---> Sorter-cost:  554     Base: 2 2 3
1.99/2.03	c ---[ 199]---> Sorter-cost:  554     Base: 2 2 3
1.99/2.03	c ---[ 198]---> Sorter-cost:  554     Base: 2 2 3
1.99/2.03	c ---[ 197]---> Sorter-cost:  554     Base: 2 2 3
1.99/2.03	c ---[ 196]---> Sorter-cost:  554     Base: 2 2 3
1.99/2.04	c ---[ 195]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.99/2.04	c ---[ 194]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.99/2.04	c ---[ 193]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.99/2.04	c ---[ 192]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.99/2.04	c ---[ 191]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.99/2.04	c ---[ 190]---> Sorter-cost:  184     Base: 2 2 2 2 2
1.99/2.04	c ---[ 189]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 188]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 187]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 186]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 185]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 184]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 183]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 182]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 181]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 180]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 179]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.04	c ---[ 178]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.05	c ---[ 177]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.05	c ---[ 176]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.05	c ---[ 175]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.05	c ---[ 174]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.05	c ---[ 173]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.05	c ---[ 172]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.05	c ---[ 171]---> Sorter-cost:  527     Base: 2 2 2 2 2
1.99/2.05	c ---[ 170]---> Sorter-cost:  527     Base: 2 2 2 2 2
1.99/2.05	c ---[ 169]---> Sorter-cost:  529     Base: 2 2 2 2 2
1.99/2.05	c ---[ 168]---> Sorter-cost:  527     Base: 2 2 2 2 2
1.99/2.05	c ---[ 167]---> Sorter-cost:  527     Base: 2 2 2 2 2
1.99/2.05	c ---[ 166]---> Sorter-cost:  527     Base: 2 2 2 2 2
1.99/2.06	c ---[ 165]---> Sorter-cost:  527     Base: 2 2 2 2 2
1.99/2.06	c ---[ 164]---> Sorter-cost:  506     Base: 2 2 2 2 2
1.99/2.06	c ---[ 163]---> Sorter-cost:  508     Base: 2 2 2 2 2
1.99/2.06	c ---[ 162]---> Sorter-cost:  506     Base: 2 2 2 2 2
1.99/2.06	c ---[ 161]---> Sorter-cost:  506     Base: 2 2 2 2 2
1.99/2.06	c ---[ 160]---> Sorter-cost:  506     Base: 2 2 2 2 2
1.99/2.06	c ---[ 159]---> Sorter-cost:  506     Base: 2 2 2 2 2
1.99/2.06	c ---[ 158]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.07	c ---[ 157]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.07	c ---[ 156]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.07	c ---[ 155]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.07	c ---[ 154]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.07	c ---[ 153]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.07	c ---[ 152]---> Sorter-cost:  371     Base: 2 2 2 2 2
1.99/2.07	c ---[ 151]---> Sorter-cost:  371     Base: 2 2 2 2 2
1.99/2.07	c ---[ 150]---> Sorter-cost:  371     Base: 2 2 2 2 2
1.99/2.07	c ---[ 149]---> Sorter-cost:  371     Base: 2 2 2 2 2
1.99/2.07	c ---[ 148]---> Sorter-cost:  371     Base: 2 2 2 2 2
1.99/2.08	c ---[ 147]---> Sorter-cost:  371     Base: 2 2 2 2 2
1.99/2.08	c ---[ 146]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.08	c ---[ 145]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.08	c ---[ 144]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.08	c ---[ 143]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.08	c ---[ 142]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.08	c ---[ 141]---> Sorter-cost:  181     Base: 2 2 2 2 2
1.99/2.08	c ---[ 140]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 139]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 138]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 137]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 136]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 135]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 134]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 133]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 132]---> Sorter-cost:  249     Base: 2 7
1.99/2.08	c ---[ 131]---> Sorter-cost:  249     Base: 2 7
1.99/2.09	c ---[ 130]---> Sorter-cost:  249     Base: 2 7
1.99/2.09	c ---[ 129]---> Sorter-cost:  249     Base: 2 7
1.99/2.09	c ---[ 128]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.09	c ---[ 127]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.09	c ---[ 126]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.09	c ---[ 125]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.09	c ---[ 124]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.09	c ---[ 123]---> Sorter-cost:  168     Base: 2 2 2 2 2
1.99/2.09	c ---[ 122]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.09	c ---[ 121]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.09	c ---[ 120]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.09	c ---[ 119]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.09	c ---[ 118]---> Sorter-cost:  485     Base: 2 2 2 2
1.99/2.09	c ---[ 117]---> Sorter-cost:  485     Base: 2 2 2 2
2.09/2.10	c ---[ 116]---> Sorter-cost:  504     Base: 2 2 2 2 2
2.09/2.10	c ---[ 115]---> Sorter-cost:  506     Base: 2 2 2 2 2
2.09/2.10	c ---[ 114]---> Sorter-cost:  504     Base: 2 2 2 2 2
2.09/2.10	c ---[ 113]---> Sorter-cost:  504     Base: 2 2 2 2 2
2.09/2.10	c ---[ 112]---> Sorter-cost:  504     Base: 2 2 2 2 2
2.09/2.10	c ---[ 111]---> Sorter-cost:  504     Base: 2 2 2 2 2
2.09/2.10	c ---[ 110]---> Sorter-cost:  504     Base: 2 2 2 2 2
2.09/2.10	c ---[ 109]---> Sorter-cost:  559     Base: 2 7
2.09/2.11	c ---[ 108]---> Sorter-cost:  559     Base: 2 7
2.09/2.11	c ---[ 107]---> Sorter-cost:  559     Base: 2 7
2.09/2.11	c ---[ 106]---> Sorter-cost:  559     Base: 2 7
2.09/2.11	c ---[ 105]---> Sorter-cost:  559     Base: 2 7
2.09/2.11	c ---[ 104]---> Sorter-cost:  559     Base: 2 7
2.09/2.11	c ---[ 103]---> Sorter-cost:  611     Base: 2 2 7
2.09/2.11	c ---[ 102]---> Sorter-cost:  611     Base: 2 2 7
2.09/2.11	c ---[ 101]---> Sorter-cost:  611     Base: 2 2 7
2.09/2.11	c ---[ 100]---> Sorter-cost:  611     Base: 2 2 7
2.09/2.12	c ---[  99]---> Sorter-cost:  611     Base: 2 2 7
2.09/2.12	c ---[  98]---> Sorter-cost:  611     Base: 2 2 7
2.09/2.12	c ---[  97]---> Sorter-cost:  249     Base: 2 7
2.09/2.12	c ---[  96]---> Sorter-cost:  249     Base: 2 7
2.09/2.12	c ---[  95]---> Sorter-cost:  249     Base: 2 7
2.09/2.12	c ---[  94]---> Sorter-cost:  249     Base: 2 7
2.09/2.12	c ---[  93]---> Sorter-cost:  249     Base: 2 7
2.09/2.12	c ---[  92]---> Sorter-cost:  249     Base: 2 7
2.09/2.12	c ---[  91]---> Sorter-cost:  307     Base: 7
2.09/2.12	c ---[  90]---> Sorter-cost:  307     Base: 7
2.09/2.12	c ---[  89]---> Sorter-cost:  307     Base: 7
2.09/2.14	c ---[  88]---> Sorter-cost:  307     Base: 7
2.09/2.14	c ---[  87]---> Sorter-cost:  307     Base: 7
2.09/2.14	c ---[  86]---> Sorter-cost:  307     Base: 7
2.09/2.14	c ---[  85]---> Sorter-cost:  320     Base: 7
2.09/2.14	c ---[  84]---> Sorter-cost:  320     Base: 7
2.09/2.14	c ---[  83]---> Sorter-cost:  320     Base: 7
2.09/2.14	c ---[  82]---> Sorter-cost:  320     Base: 7
2.09/2.14	c ---[  81]---> Sorter-cost:  320     Base: 7
2.09/2.14	c ---[  80]---> Sorter-cost:  320     Base: 7
2.09/2.14	c ---[  79]---> Sorter-cost:  201     Base: 2 2 2
2.09/2.14	c ---[  78]---> Sorter-cost:  201     Base: 2 2 2
2.09/2.14	c ---[  77]---> Sorter-cost:  201     Base: 2 2 2
2.09/2.14	c ---[  76]---> Sorter-cost:  201     Base: 2 2 2
2.09/2.14	c ---[  75]---> Sorter-cost:  201     Base: 2 2 2
2.09/2.14	c ---[  74]---> Sorter-cost:  201     Base: 2 2 2
2.09/2.14	c ---[  73]---> Sorter-cost:  559     Base: 2 7
2.09/2.14	c ---[  72]---> Sorter-cost:  559     Base: 2 7
2.09/2.15	c ---[  71]---> Sorter-cost:  559     Base: 2 7
2.09/2.15	c ---[  70]---> Sorter-cost:  559     Base: 2 7
2.09/2.15	c ---[  69]---> Sorter-cost:  559     Base: 2 7
2.09/2.15	c ---[  68]---> Sorter-cost:  559     Base: 2 7
2.09/2.15	c ---[  67]---> Sorter-cost:  554     Base: 2 2 3
2.09/2.15	c ---[  66]---> Sorter-cost:  554     Base: 2 2 3
2.09/2.15	c ---[  65]---> Sorter-cost:  554     Base: 2 2 3
2.09/2.15	c ---[  64]---> Sorter-cost:  554     Base: 2 2 3
2.09/2.15	c ---[  63]---> Sorter-cost:  554     Base: 2 2 3
2.09/2.15	c ---[  62]---> Sorter-cost:  554     Base: 2 2 3
2.09/2.16	c ---[  61]---> Sorter-cost:  508     Base: 2 2 2 2 2
2.09/2.16	c ---[  60]---> Sorter-cost:  508     Base: 2 2 2 2 2
2.09/2.16	c ---[  59]---> Sorter-cost:  508     Base: 2 2 2 2 2
2.09/2.16	c ---[  58]---> Sorter-cost:  508     Base: 2 2 2 2 2
2.09/2.16	c ---[  57]---> Sorter-cost:  508     Base: 2 2 2 2 2
2.09/2.16	c ---[  56]---> Sorter-cost:  508     Base: 2 2 2 2 2
2.09/2.16	c ---[  55]---> Sorter-cost:  508     Base: 2 2 2 2 2
2.09/2.16	c ---[  54]---> Sorter-cost:  609     Base: 2 2 7
2.09/2.17	c ---[  53]---> Sorter-cost:  609     Base: 2 2 7
2.09/2.17	c ---[  52]---> Sorter-cost:  609     Base: 2 2 7
2.09/2.17	c ---[  51]---> Sorter-cost:  609     Base: 2 2 7
2.09/2.17	c ---[  50]---> Sorter-cost:  609     Base: 2 2 7
2.09/2.17	c ---[  49]---> Sorter-cost:  611     Base: 2 2 7
2.09/2.17	c ---[  48]---> Sorter-cost:  198     Base: 2 2 2
2.09/2.17	c ---[  47]---> Sorter-cost:  198     Base: 2 2 2
2.09/2.17	c ---[  46]---> Sorter-cost:  198     Base: 2 2 2
2.09/2.17	c ---[  45]---> Sorter-cost:  198     Base: 2 2 2
2.09/2.17	c ---[  44]---> Sorter-cost:  198     Base: 2 2 2
2.09/2.17	c ---[  43]---> Sorter-cost:  198     Base: 2 2 2
2.09/2.17	c ---[  42]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  41]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  40]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  39]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  38]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  37]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  36]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  35]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  34]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  33]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  32]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  31]---> Sorter-cost:  214     Base: 2 2 2
2.09/2.18	c ---[  30]---> Sorter-cost:  307     Base: 7
2.09/2.18	c ---[  29]---> Sorter-cost:  307     Base: 7
2.09/2.18	c ---[  28]---> Sorter-cost:  307     Base: 7
2.09/2.18	c ---[  27]---> Sorter-cost:  307     Base: 7
2.09/2.18	c ---[  26]---> Sorter-cost:  307     Base: 7
2.09/2.18	c ---[  25]---> Sorter-cost:  307     Base: 7
2.09/2.18	c ---[  24]---> Sorter-cost:  541     Base: 2 2 3
2.09/2.19	c ---[  23]---> Sorter-cost:  541     Base: 2 2 3
2.09/2.19	c ---[  22]---> Sorter-cost:  541     Base: 2 2 3
2.09/2.19	c ---[  21]---> Sorter-cost:  541     Base: 2 2 3
2.09/2.19	c ---[  20]---> Sorter-cost:  541     Base: 2 2 3
2.09/2.19	c ---[  19]---> Sorter-cost:  541     Base: 2 2 3
2.09/2.19	c ---[  18]---> Sorter-cost:  559     Base: 2 7
2.09/2.19	c ---[  17]---> Sorter-cost:  559     Base: 2 7
2.09/2.19	c ---[  16]---> Sorter-cost:  559     Base: 2 7
2.09/2.19	c ---[  15]---> Sorter-cost:  559     Base: 2 7
2.09/2.19	c ---[  14]---> Sorter-cost:  559     Base: 2 7
2.09/2.20	c ---[  13]---> Sorter-cost:  559     Base: 2 7
2.09/2.20	c ---[  12]---> Sorter-cost:  480     Base: 2 2 3
2.09/2.20	c ---[  11]---> Sorter-cost:  480     Base: 2 2 3
2.09/2.20	c ---[  10]---> Sorter-cost:  480     Base: 2 2 3
2.09/2.20	c ---[   9]---> Sorter-cost:  480     Base: 2 2 3
2.09/2.20	c ---[   8]---> Sorter-cost:  480     Base: 2 2 3
2.09/2.20	c ---[   7]---> Sorter-cost:  480     Base: 2 2 3
2.19/2.20	c ---[   6]---> Sorter-cost:  485     Base: 2 2 2 2
2.19/2.20	c ---[   5]---> Sorter-cost:  485     Base: 2 2 2 2
2.19/2.21	c ---[   4]---> Sorter-cost:  485     Base: 2 2 2 2
2.19/2.21	c ---[   3]---> Sorter-cost:  485     Base: 2 2 2 2
2.19/2.21	c ---[   2]---> Sorter-cost:  485     Base: 2 2 2 2
2.19/2.21	c ---[   1]---> Sorter-cost:  485     Base: 2 2 2 2
2.19/2.21	c ---[   0]---> Sorter-cost:  485     Base: 2 2 2 2
1800.06/1800.40	|  Eliminated clauses:           2.04 Mb                                      |
1800.06/1800.40	============================[ Search Statistics ]==============================
1800.06/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.40	===============================================================================
1800.06/1800.40	|       100 |  123871   599561  1873014 |   219839       96      4 |  4.609 % |
1800.06/1800.40	|       250 |  123869   599561  1873014 |   241822      244      4 |  4.610 % |
1800.06/1800.40	|       475 |  123859   599561  1873014 |   266005      463      7 |  4.616 % |
1800.06/1800.40	|       812 |  123853   599561  1873014 |   292605      797      8 |  4.619 % |
1800.06/1800.40	|      1318 |  123844   599561  1873014 |   321866     1299      8 |  4.624 % |
1800.06/1800.40	|      2077 |  123844   599561  1873014 |   354052     2058      9 |  4.624 % |
1800.06/1800.40	|      3216 |  123841   599561  1873014 |   389458     3194     10 |  4.626 % |
1800.06/1800.40	|      4924 |  123824   599561  1873014 |   428404     4893     10 |  4.635 % |
1800.06/1800.40	|      7486 |  123771   599561  1873014 |   471244     7445     14 |  4.664 % |
1800.06/1800.40	|     11330 |  123730   599561  1873014 |   518368    11258     13 |  4.687 % |
1800.06/1800.40	|     17096 |  123713   599561  1873014 |   570205    17015     13 |  4.697 % |
1800.06/1800.40	|     25745 |  123689   599561  1873014 |   627226    25644     14 |  4.710 % |
1800.06/1800.40	|     38719 |  123660   599561  1873014 |   689949    38599     15 |  4.726 % |
1800.06/1800.40	|     58180 |  123586   599561  1873014 |   758943    58018     16 |  4.767 % |
1800.06/1800.40	|     87372 |  123540   599561  1873014 |   834838    87180     18 |  4.792 % |
1800.06/1800.40	|    131161 |  123485   599561  1873014 |   918322   130941     20 |  4.822 % |
1800.06/1800.40	|    196845 |  123438   599561  1873014 |  1010154   196617     25 |  4.848 % |
1800.06/1800.40	|    295371 |  123345   599561  1873014 |  1111169   295106     33 |  4.900 % |
1800.06/1800.40	|    443160 |  123315   599561  1873014 |  1222286   442881     39 |  4.916 % |
1800.06/1800.40	|    664843 |  123260   599561  1873014 |  1344515   664524     47 |  4.947 % |
1800.06/1800.40	|    997368 |  123108   599561  1873014 |  1478967   996987     48 |  5.031 % |
1800.06/1800.40	|   1496156 |  122999   599561  1873014 |  1626863    40869     16 |  5.091 % |
1800.06/1800.40	|   2244338 |  122859   599561  1873014 |  1789550   788996     53 |  5.168 % |
1800.06/1800.40	|   3366612 |  122794   599561  1873014 |  1968505   162981     31 |  5.204 % |
1800.06/1800.40	|   5050023 |  122762   599561  1873014 |  2165355  1846378     91 |  5.222 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4115263-1466519374/watcher-4115263-1466519374 -o /tmp/evaluation-result-4115263-1466519374/solver-4115263-1466519374 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26468 --watchdog 1960 minisatp HOME/instance-4115263-1466519374.opb 

pid=28372
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: 2.25 2.22 2.18 4/176 28375
/proc/meminfo: memFree=29566552/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=6588 CPUtime=0 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 53984012 6746112 224 33554432000 4194304 5646918 140735597222784 140734517062744 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 1647 224 94 355 0 1288 0

[startup+0.100165 s]
/proc/loadavg: 2.25 2.22 2.18 4/176 28375
/proc/meminfo: memFree=29566552/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=10536 CPUtime=0.09 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 1315 0 0 0 9 0 0 0 20 0 1 0 53984012 10788864 1191 33554432000 4194304 5646918 140735597222784 140734517062744 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 2634 1191 94 355 0 2275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10536

[startup+0.20034 s]
/proc/loadavg: 2.25 2.22 2.18 4/176 28375
/proc/meminfo: memFree=29566552/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=14472 CPUtime=0.18 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 2361 0 0 0 18 0 0 0 20 0 1 0 53984012 14819328 2195 33554432000 4194304 5646918 140735597222784 140734517062744 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 3618 2195 94 355 0 3259 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 14472

[startup+0.300281 s]
/proc/loadavg: 2.25 2.22 2.18 4/176 28375
/proc/meminfo: memFree=29566552/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=18508 CPUtime=0.28 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 3282 0 0 0 28 0 0 0 20 0 1 0 53984012 18952192 3116 33554432000 4194304 5646918 140735597222784 140734517062744 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 4627 3116 94 355 0 4268 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18508

[startup+0.700237 s]
/proc/loadavg: 2.25 2.22 2.18 4/176 28375
/proc/meminfo: memFree=29566552/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=23612 CPUtime=0.68 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 4742 0 0 0 68 0 0 0 20 0 1 0 53984012 24178688 4468 33554432000 4194304 5646918 140735597222784 140735597221464 4817373 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 5903 4468 152 355 0 5544 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23612

[startup+1.50023 s]
/proc/loadavg: 2.25 2.22 2.18 4/177 28376
/proc/meminfo: memFree=29547728/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=26380 CPUtime=1.49 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 5525 0 0 0 148 1 0 0 20 0 1 0 53984012 27013120 5086 33554432000 4194304 5646918 140735597222784 140735597221464 4817371 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 6595 5086 152 355 0 6236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26380

[startup+3.10029 s]
/proc/loadavg: 2.25 2.22 2.18 4/177 28376
/proc/meminfo: memFree=29537432/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=109216 CPUtime=3.09 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 24035 0 0 0 305 4 0 0 20 0 1 0 53984012 111837184 26273 33554432000 4194304 5646918 140735597222784 140735597218920 4441670 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 27304 26273 162 355 0 26945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109216

[startup+6.3003 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 28376
/proc/meminfo: memFree=29464908/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=111668 CPUtime=6.29 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 24851 0 0 0 625 4 0 0 20 0 1 0 53984012 114348032 25603 33554432000 4194304 5646918 140735597222784 140735597220888 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 27917 25603 185 355 0 27558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111668

[startup+12.7003 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 28376
/proc/meminfo: memFree=29461012/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=113004 CPUtime=12.69 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 25131 0 0 0 1265 4 0 0 20 0 1 0 53984012 115716096 26394 33554432000 4194304 5646918 140735597222784 140735597220888 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 28251 26394 185 355 0 27892 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113004

[startup+25.5004 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 28376
/proc/meminfo: memFree=29455492/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=116224 CPUtime=25.49 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 26118 0 0 0 2544 5 0 0 20 0 1 0 53984012 119013376 27883 33554432000 4194304 5646918 140735597222784 140735597220888 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 29056 27883 185 355 0 28697 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116224

[startup+51.1004 s]
/proc/loadavg: 2.18 2.20 2.18 4/178 28379
/proc/meminfo: memFree=29424344/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=153716 CPUtime=51.08 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 28655 0 0 0 5102 6 0 0 20 0 1 0 53984012 157405184 36022 33554432000 4194304 5646918 140735597222784 140735597220888 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 38429 36022 185 355 0 38070 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 153716

[startup+102.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 28380
/proc/meminfo: memFree=29347568/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=248548 CPUtime=102.28 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 33496 0 0 0 10220 8 0 0 20 0 1 0 53984012 254513152 54634 33554432000 4194304 5646918 140735597222784 140735597220920 4402840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 62137 54634 185 355 0 61778 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 248548

[startup+162.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/177 28381
/proc/meminfo: memFree=29291196/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=344756 CPUtime=162.26 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 37023 0 0 0 16217 9 0 0 20 0 1 0 53984012 353030144 68887 33554432000 4194304 5646918 140735597222784 140735597220920 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 86189 68887 185 355 0 85830 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 344756

[startup+222.307 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 28382
/proc/meminfo: memFree=29235392/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=355672 CPUtime=222.25 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 39891 0 0 0 22215 10 0 0 20 0 1 0 53984012 364208128 80953 33554432000 4194304 5646918 140735597222784 140735597220920 4388978 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 88918 80953 185 355 0 88559 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 355672

[startup+282.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 28384
/proc/meminfo: memFree=29143416/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=502644 CPUtime=282.25 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 42963 0 0 0 28211 14 0 0 20 0 1 0 53984012 514707456 101906 33554432000 4194304 5646918 140735597222784 140735597220920 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 125661 101906 185 355 0 125302 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 502644

[startup+342.3 s]
/proc/loadavg: 2.30 2.23 2.19 2/179 28500
/proc/meminfo: memFree=29572964/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=511596 CPUtime=342.22 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 45171 0 0 0 34207 15 0 0 20 0 1 0 53984012 523874304 112365 33554432000 4194304 5646918 140735597222784 140735597220920 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 127899 112365 185 355 0 127540 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 511596

[startup+402.3 s]
/proc/loadavg: 2.35 2.25 2.19 4/178 28556
/proc/meminfo: memFree=29780844/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=525568 CPUtime=402.18 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 47127 0 0 0 40202 16 0 0 20 0 1 0 53984012 538181632 125936 33554432000 4194304 5646918 140735597222784 140735597221032 4396511 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 131392 125936 185 355 0 131033 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 525568

[startup+462.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 28613
/proc/meminfo: memFree=28868228/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=280508 CPUtime=462.16 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 48959 0 0 0 46196 20 0 0 20 0 1 0 53984012 287240192 68183 33554432000 4194304 5646918 140735597222784 140735597221480 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 70127 68183 185 355 0 69768 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 280508

[startup+522.3 s]
/proc/loadavg: 2.13 2.20 2.18 3/177 28614
/proc/meminfo: memFree=28853056/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=330596 CPUtime=522.15 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 49511 0 0 0 52194 21 0 0 20 0 1 0 53984012 338530304 77923 33554432000 4194304 5646918 140735597222784 140735597221480 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 82649 77923 185 355 0 82290 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 330596

[startup+582.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 28616
/proc/meminfo: memFree=28593328/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=419648 CPUtime=582.14 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 51542 0 0 0 58191 23 0 0 20 0 1 0 53984012 429719552 98345 33554432000 4194304 5646918 140735597222784 140735597220888 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 104912 98345 185 355 0 104553 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 419648


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


[startup+882.307 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 28625
/proc/meminfo: memFree=28705040/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=278688 CPUtime=882.1 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 58429 0 0 0 88177 33 0 0 20 0 1 0 53984012 285376512 67958 33554432000 4194304 5646918 140735597222784 140735597221080 4403560 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 69672 67958 185 355 0 69313 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 278688

[startup+942.3 s]
/proc/loadavg: 2.28 2.25 2.19 4/177 28626
/proc/meminfo: memFree=28586820/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=459952 CPUtime=942.09 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 60313 0 0 0 94172 37 0 0 20 0 1 0 53984012 470990848 97420 33554432000 4194304 5646918 140735597222784 140735597221480 4403239 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 114988 97420 185 355 0 114629 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 459952

[startup+1002.3 s]
/proc/loadavg: 2.23 2.24 2.18 3/177 28627
/proc/meminfo: memFree=28532508/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=459952 CPUtime=1002.07 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 60339 0 0 0 100170 37 0 0 20 0 1 0 53984012 470990848 110221 33554432000 4194304 5646918 140735597222784 140735597221480 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 114988 110221 185 355 0 114629 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 459952

[startup+1062.3 s]
/proc/loadavg: 2.28 2.25 2.19 4/177 28628
/proc/meminfo: memFree=28467128/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=592212 CPUtime=1062.06 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 60887 0 0 0 106168 38 0 0 20 0 1 0 53984012 606425088 126606 33554432000 4194304 5646918 140735597222784 140735597221480 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 148053 126606 185 355 0 147694 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 592212

[startup+1122.3 s]
/proc/loadavg: 2.25 2.25 2.19 4/177 28629
/proc/meminfo: memFree=28432620/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=592212 CPUtime=1122.06 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 60908 0 0 0 112167 39 0 0 20 0 1 0 53984012 606425088 135314 33554432000 4194304 5646918 140735597222784 140735597221480 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 148053 135314 185 355 0 147694 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 592212

[startup+1182.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/177 28631
/proc/meminfo: memFree=28387216/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=592212 CPUtime=1182.05 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 60947 0 0 0 118165 40 0 0 20 0 1 0 53984012 606425088 146595 33554432000 4194304 5646918 140735597222784 140735597221480 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 148053 146595 185 355 0 147694 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 592212

[startup+1242.3 s]
/proc/loadavg: 2.34 2.26 2.19 3/178 28635
/proc/meminfo: memFree=28328140/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=807136 CPUtime=1242.04 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 61432 0 0 0 124162 42 0 0 20 0 1 0 53984012 826507264 160869 33554432000 4194304 5646918 140735597222784 140735597221480 4402907 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 201784 160869 185 355 0 201425 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 807136

[startup+1302.3 s]
/proc/loadavg: 2.25 2.25 2.19 4/177 28636
/proc/meminfo: memFree=28217956/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=808340 CPUtime=1302.03 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 61760 0 0 0 130159 44 0 0 20 0 1 0 53984012 827740160 188791 33554432000 4194304 5646918 140735597222784 140735597220920 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 202085 188791 185 355 0 201726 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 808340

[startup+1362.3 s]
/proc/loadavg: 2.32 2.28 2.20 3/177 28637
/proc/meminfo: memFree=28103944/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=1161144 CPUtime=1362.02 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 63109 0 0 0 136156 46 0 0 20 0 1 0 53984012 1189011456 217220 33554432000 4194304 5646918 140735597222784 140735597220920 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 290286 217220 185 355 0 289927 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 1161144

[startup+1422.3 s]
/proc/loadavg: 2.33 2.29 2.20 3/177 28638
/proc/meminfo: memFree=28002948/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=1166244 CPUtime=1422.01 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 64309 0 0 0 142154 47 0 0 20 0 1 0 53984012 1194233856 241415 33554432000 4194304 5646918 140735597222784 140735597220920 4402811 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 291561 241415 185 355 0 291202 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1166244

[startup+1482.3 s]
/proc/loadavg: 2.23 2.27 2.20 4/177 28640
/proc/meminfo: memFree=27931096/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=1170508 CPUtime=1482 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 65249 0 0 0 148152 48 0 0 20 0 1 0 53984012 1198600192 259729 33554432000 4194304 5646918 140735597222784 140735597220920 4403488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 292627 259729 185 355 0 292268 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1170508

[startup+1542.31 s]
/proc/loadavg: 2.18 2.25 2.19 4/177 28641
/proc/meminfo: memFree=27863848/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=1174304 CPUtime=1542 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 66173 0 0 0 154151 49 0 0 20 0 1 0 53984012 1202487296 275983 33554432000 4194304 5646918 140735597222784 140735597220920 4403495 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 293576 275983 185 355 0 293217 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1174304

[startup+1602.3 s]
/proc/loadavg: 2.32 2.28 2.20 3/177 28642
/proc/meminfo: memFree=27796668/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=1196884 CPUtime=1601.98 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 68511 0 0 0 160147 51 0 0 20 0 1 0 53984012 1225609216 292629 33554432000 4194304 5646918 140735597222784 140735597220920 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 299221 292629 185 355 0 298862 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 1196884

[startup+1662.3 s]
/proc/loadavg: 2.21 2.25 2.20 4/177 28643
/proc/meminfo: memFree=28607496/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=390788 CPUtime=1661.98 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 71015 0 0 0 166142 56 0 0 20 0 1 0 53984012 400166912 90033 33554432000 4194304 5646918 140735597222784 140735597221480 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 97697 90033 185 355 0 97338 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 390788

[startup+1722.3 s]
/proc/loadavg: 2.21 2.25 2.20 3/177 28644
/proc/meminfo: memFree=28547316/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=440876 CPUtime=1721.96 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 71571 0 0 0 172139 57 0 0 20 0 1 0 53984012 451457024 105393 33554432000 4194304 5646918 140735597222784 140735597221480 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 110219 105393 185 355 0 109860 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 440876

[startup+1782.3 s]
/proc/loadavg: 2.27 2.26 2.20 3/177 28646
/proc/meminfo: memFree=28492712/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=522264 CPUtime=1781.96 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 71763 0 0 0 178137 59 0 0 20 0 1 0 53984012 534798336 117849 33554432000 4194304 5646918 140735597222784 140735597221480 4403431 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 130566 117849 185 355 0 130207 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 522264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.34 2.28 2.20 4/177 28646
/proc/meminfo: memFree=28478132/32872528 swapFree=1543496/1696796
[pid=28375] ppid=28372 vsize=522264 CPUtime=1800.06 cores=0,2,4,6
/proc/28375/stat : 28375 (minisatp) R 28372 28375 26452 0 -1 4202496 71772 0 0 0 179947 59 0 0 20 0 1 0 53984012 534798336 121435 33554432000 4194304 5646918 140735597222784 140735597221480 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/28375/statm: 130566 121435 185 355 0 130207 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 522264

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 28375 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.47
CPU system time (s): 0.605907
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 1218696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.47
system time used= 0.605907
maximum resident set size= 1200180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71772
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= 80
involuntary context switches= 2099

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.37434 second user time and 7.47286 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-21 16:29:34
IDJOB=4115263
IDBENCH=1575
IDSOLVER=2555
FILE ID=node125/4115263-1466519374
RUNJOBID= node125-1466514783-26468
PBS_JOBID= 19942882
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-bienst1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115263-1466519374/watcher-4115263-1466519374 -o /tmp/evaluation-result-4115263-1466519374/solver-4115263-1466519374 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26468 --watchdog 1960  minisatp HOME/instance-4115263-1466519374.opb

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

MD5SUM BENCH= 3c5a26b44a5daf16e362588a0fac7ed0
RANDOM SEED=805027947

node125.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		: 2666.683
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	: 5333.36
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.54
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.55
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		: 2666.683
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29567368 kB
Buffers:            6272 kB
Cached:            49020 kB
SwapCached:         2100 kB
Active:           881900 kB
Inactive:          26556 kB
Active(anon):     854540 kB
Inactive(anon):     1216 kB
Active(file):      27360 kB
Inactive(file):    25340 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67096768 kB
Dirty:              3996 kB
Writeback:             0 kB
AnonPages:       2548964 kB
Mapped:             7864 kB
Shmem:                 0 kB
Slab:             565640 kB
SReclaimable:       9328 kB
SUnreclaim:       556312 kB
KernelStack:        1440 kB
PageTables:         9096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2712136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    501760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4115263-1466519374.opb

Free space on /tmp at the end= 71732 MiB
End job on node125 at 2016-06-21 16:59:34