Trace number 4114192

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.04 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-bienst1.opb
MD5SUMc5d594af626243e56994c23d5a3c48e8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark425982
Best CPU time to get the best result obtained on this benchmark1800.69
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
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 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 13958659059
Number of bits of the biggest sum of numbers34
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.39/0.48	c Converting 732 PB-constraints to clauses...
0.39/0.48	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.59/0.63	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################
0.59/0.64	c   -- Clauses(.)/Splits(s): (none)
0.59/0.64	c ---[ 731]---> BDD-cost:   10
0.59/0.64	c ---[ 730]---> BDD-cost:   10
0.59/0.64	c ---[ 729]---> BDD-cost:   10
0.59/0.64	c ---[ 728]---> BDD-cost:   10
0.59/0.64	c ---[ 727]---> BDD-cost:   10
0.59/0.64	c ---[ 726]---> BDD-cost:   10
0.59/0.64	c ---[ 725]---> BDD-cost:   10
0.59/0.64	c ---[ 724]---> BDD-cost:   10
0.59/0.64	c ---[ 723]---> BDD-cost:   10
0.59/0.64	c ---[ 722]---> BDD-cost:   10
0.59/0.64	c ---[ 721]---> BDD-cost:   10
0.59/0.64	c ---[ 720]---> BDD-cost:   10
0.59/0.64	c ---[ 719]---> BDD-cost:   10
0.59/0.64	c ---[ 718]---> BDD-cost:   10
0.59/0.64	c ---[ 717]---> BDD-cost:   10
0.59/0.64	c ---[ 716]---> BDD-cost:   10
0.59/0.64	c ---[ 715]---> BDD-cost:   10
0.59/0.64	c ---[ 714]---> BDD-cost:   10
0.59/0.64	c ---[ 713]---> BDD-cost:   10
0.59/0.64	c ---[ 712]---> BDD-cost:   10
0.59/0.64	c ---[ 711]---> BDD-cost:   10
0.59/0.64	c ---[ 710]---> BDD-cost:   10
0.59/0.64	c ---[ 709]---> BDD-cost:   10
0.59/0.64	c ---[ 708]---> BDD-cost:   10
0.59/0.64	c ---[ 707]---> BDD-cost:   10
0.59/0.64	c ---[ 706]---> BDD-cost:   10
0.59/0.64	c ---[ 705]---> BDD-cost:   10
0.59/0.64	c ---[ 704]---> BDD-cost:   10
0.59/0.64	c ---[ 702]---> Adder-cost: 408   maxlim: 972793   bits: 21/20
0.59/0.66	c ---[ 700]---> Adder-cost: 408   maxlim: 975865   bits: 21/20
0.59/0.68	c ---[ 698]---> Adder-cost: 398   maxlim: 1035257   bits: 21/20
0.69/0.70	c ---[ 696]---> Adder-cost: 408   maxlim: 970745   bits: 21/20
0.69/0.72	c ---[ 694]---> Adder-cost: 408   maxlim: 969721   bits: 21/20
0.69/0.74	c ---[ 692]---> Adder-cost: 419   maxlim: 845817   bits: 21/20
0.69/0.76	c ---[ 690]---> Adder-cost: 408   maxlim: 969721   bits: 21/20
0.69/0.78	c ---[ 688]---> Adder-cost: 418   maxlim: 1427449   bits: 22/21
0.79/0.80	c ---[ 686]---> Adder-cost: 418   maxlim: 1426425   bits: 22/21
0.79/0.82	c ---[ 684]---> Adder-cost: 418   maxlim: 1428473   bits: 22/21
0.79/0.85	c ---[ 682]---> Adder-cost: 424   maxlim: 1298425   bits: 22/21
0.79/0.87	c ---[ 680]---> Adder-cost: 424   maxlim: 1301497   bits: 22/21
0.79/0.89	c ---[ 678]---> Adder-cost: 424   maxlim: 1301497   bits: 22/21
0.89/0.91	c ---[ 676]---> Adder-cost: 424   maxlim: 1301497   bits: 22/21
0.89/0.93	c ---[ 674]---> Adder-cost: 394   maxlim: 707577   bits: 21/20
0.89/0.95	c ---[ 672]---> Adder-cost: 394   maxlim: 711673   bits: 21/20
0.89/0.97	c ---[ 670]---> Adder-cost: 394   maxlim: 709625   bits: 21/20
0.89/0.99	c ---[ 668]---> Adder-cost: 400   maxlim: 649209   bits: 21/20
0.99/1.01	c ---[ 666]---> Adder-cost: 400   maxlim: 650233   bits: 21/20
0.99/1.03	c ---[ 664]---> Adder-cost: 400   maxlim: 644089   bits: 21/20
0.99/1.05	c ---[ 662]---> Adder-cost: 400   maxlim: 647161   bits: 21/20
0.99/1.07	c ---[ 660]---> Adder-cost: 394   maxlim: 713721   bits: 21/20
0.99/1.09	c ---[ 658]---> Adder-cost: 394   maxlim: 712697   bits: 21/20
1.10/1.11	c ---[ 656]---> Adder-cost: 394   maxlim: 705529   bits: 21/20
1.10/1.17	c ---[ 654]---> Adder-cost: 400   maxlim: 648185   bits: 21/20
1.10/1.17	c ---[ 652]---> Adder-cost: 400   maxlim: 649209   bits: 21/20
1.10/1.17	c ---[ 650]---> Adder-cost: 400   maxlim: 644089   bits: 21/20
1.10/1.19	c ---[ 648]---> Adder-cost: 400   maxlim: 646137   bits: 21/20
1.20/1.21	c ---[ 646]---> Adder-cost: 406   maxlim: 1040377   bits: 21/20
1.20/1.23	c ---[ 644]---> Adder-cost: 398   maxlim: 1101817   bits: 21/21
1.20/1.25	c ---[ 642]---> Adder-cost: 398   maxlim: 1101817   bits: 21/21
1.20/1.27	c ---[ 640]---> Adder-cost: 406   maxlim: 1039353   bits: 21/20
1.20/1.29	c ---[ 638]---> Adder-cost: 417   maxlim: 908281   bits: 21/20
1.29/1.31	c ---[ 636]---> Adder-cost: 406   maxlim: 1034233   bits: 21/20
1.29/1.33	c ---[ 634]---> Adder-cost: 406   maxlim: 1037305   bits: 21/20
1.29/1.35	c ---[ 632]---> Adder-cost: 406   maxlim: 846841   bits: 21/20
1.29/1.37	c ---[ 630]---> Adder-cost: 394   maxlim: 906233   bits: 21/20
1.29/1.39	c ---[ 628]---> Adder-cost: 394   maxlim: 906233   bits: 21/20
1.39/1.41	c ---[ 626]---> Adder-cost: 394   maxlim: 910329   bits: 21/20
1.39/1.43	c ---[ 624]---> Adder-cost: 406   maxlim: 842745   bits: 21/20
1.39/1.45	c ---[ 622]---> Adder-cost: 406   maxlim: 836601   bits: 21/20
1.39/1.47	c ---[ 620]---> Adder-cost: 406   maxlim: 839673   bits: 21/20
1.39/1.49	c ---[ 618]---> Adder-cost: 394   maxlim: 845817   bits: 21/20
1.49/1.51	c ---[ 616]---> Adder-cost: 394   maxlim: 842745   bits: 21/20
1.49/1.53	c ---[ 614]---> Adder-cost: 394   maxlim: 844793   bits: 21/20
1.49/1.55	c ---[ 612]---> Adder-cost: 394   maxlim: 837625   bits: 21/20
1.49/1.56	c ---[ 610]---> Adder-cost: 400   maxlim: 776185   bits: 21/20
1.49/1.58	c ---[ 608]---> Adder-cost: 400   maxlim: 774137   bits: 21/20
1.59/1.60	c ---[ 606]---> Adder-cost: 400   maxlim: 779257   bits: 21/20
1.59/1.62	c ---[ 604]---> Adder-cost: 394   maxlim: 709625   bits: 21/20
1.59/1.64	c ---[ 602]---> Adder-cost: 394   maxlim: 713721   bits: 21/20
1.59/1.66	c ---[ 600]---> Adder-cost: 394   maxlim: 712697   bits: 21/20
1.59/1.68	c ---[ 598]---> Adder-cost: 394   maxlim: 714745   bits: 21/20
1.69/1.70	c ---[ 596]---> Adder-cost: 400   maxlim: 645113   bits: 21/20
1.69/1.72	c ---[ 594]---> Adder-cost: 400   maxlim: 650233   bits: 21/20
1.69/1.74	c ---[ 592]---> Adder-cost: 400   maxlim: 641017   bits: 21/20
1.69/1.76	c ---[ 591]---> BDD-cost:   68
1.69/1.76	c ---[ 590]---> BDD-cost:   68
1.69/1.76	c ---[ 589]---> BDD-cost:   68
1.69/1.76	c ---[ 588]---> BDD-cost:   68
1.69/1.76	c ---[ 587]---> BDD-cost:   68
1.69/1.76	c ---[ 586]---> BDD-cost:   68
1.69/1.76	c ---[ 585]---> BDD-cost:   68
1.69/1.76	c ---[ 584]---> BDD-cost:   66
1.69/1.76	c ---[ 583]---> BDD-cost:   68
1.69/1.76	c ---[ 582]---> BDD-cost:   68
1.69/1.77	c ---[ 581]---> BDD-cost:   68
1.69/1.77	c ---[ 580]---> BDD-cost:   68
1.69/1.77	c ---[ 579]---> BDD-cost:   68
1.69/1.77	c ---[ 578]---> BDD-cost:   68
1.69/1.77	c ---[ 577]---> BDD-cost:   66
1.69/1.77	c ---[ 576]---> BDD-cost:   66
1.69/1.77	c ---[ 575]---> BDD-cost:   68
1.69/1.77	c ---[ 574]---> BDD-cost:   68
1.69/1.77	c ---[ 573]---> BDD-cost:   68
1.69/1.77	c ---[ 572]---> BDD-cost:   68
1.69/1.77	c ---[ 571]---> BDD-cost:   68
1.69/1.77	c ---[ 570]---> BDD-cost:   68
1.69/1.77	c ---[ 569]---> BDD-cost:   66
1.69/1.77	c ---[ 568]---> BDD-cost:   68
1.69/1.77	c ---[ 567]---> BDD-cost:   66
1.69/1.77	c ---[ 566]---> BDD-cost:   68
1.69/1.77	c ---[ 565]---> BDD-cost:   68
1.69/1.77	c ---[ 564]---> BDD-cost:   68
1.69/1.78	c ---[ 563]---> BDD-cost:   70
1.69/1.78	c ---[ 562]---> BDD-cost:   68
1.69/1.78	c ---[ 561]---> BDD-cost:   70
1.69/1.78	c ---[ 560]---> BDD-cost:   70
1.69/1.78	c ---[ 559]---> BDD-cost:   70
1.69/1.78	c ---[ 558]---> BDD-cost:   70
1.69/1.78	c ---[ 557]---> BDD-cost:   70
1.69/1.78	c ---[ 556]---> BDD-cost:   70
1.69/1.78	c ---[ 555]---> BDD-cost:   70
1.69/1.78	c ---[ 554]---> BDD-cost:   70
1.69/1.78	c ---[ 553]---> BDD-cost:   70
1.69/1.78	c ---[ 552]---> BDD-cost:   70
1.69/1.78	c ---[ 551]---> BDD-cost:   70
1.69/1.78	c ---[ 550]---> BDD-cost:   70
1.69/1.78	c ---[ 549]---> BDD-cost:   70
1.69/1.78	c ---[ 548]---> BDD-cost:   70
1.69/1.78	c ---[ 547]---> BDD-cost:   70
1.69/1.78	c ---[ 546]---> BDD-cost:   70
1.69/1.79	c ---[ 545]---> BDD-cost:   70
1.69/1.79	c ---[ 544]---> BDD-cost:   70
1.69/1.79	c ---[ 543]---> BDD-cost:   70
1.69/1.79	c ---[ 542]---> BDD-cost:   68
1.69/1.79	c ---[ 541]---> BDD-cost:   68
1.69/1.79	c ---[ 540]---> BDD-cost:   68
1.69/1.79	c ---[ 539]---> BDD-cost:   68
1.69/1.79	c ---[ 538]---> BDD-cost:   68
1.69/1.79	c ---[ 537]---> BDD-cost:   68
1.69/1.79	c ---[ 536]---> BDD-cost:   68
1.69/1.79	c ---[ 534]---> Sorter-cost: 2250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.80	c ---[ 532]---> Sorter-cost: 2274     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.82	c ---[ 530]---> Sorter-cost: 2274     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.83	c ---[ 528]---> Sorter-cost: 2250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.84	c ---[ 526]---> Sorter-cost: 2250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.85	c ---[ 524]---> Sorter-cost: 2274     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.86	c ---[ 522]---> Sorter-cost: 2274     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.87	c ---[ 520]---> Sorter-cost: 2100     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.88	c ---[ 518]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.89/1.90	c ---[ 516]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.89/1.91	c ---[ 514]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.89/1.92	c ---[ 512]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.89/1.93	c ---[ 510]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.89/1.94	c ---[ 508]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.89/1.95	c ---[ 506]---> Sorter-cost: 2100     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.89/1.96	c ---[ 504]---> Sorter-cost: 2100     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.89/1.98	c ---[ 502]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.89/1.99	c ---[ 500]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.99/2.00	c ---[ 498]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.99/2.01	c ---[ 496]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.99/2.02	c ---[ 494]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.99/2.04	c ---[ 492]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.99/2.05	c ---[ 490]---> Sorter-cost: 2100     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.06	c ---[ 488]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.99/2.07	c ---[ 486]---> Sorter-cost: 2100     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.08	c ---[ 484]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
1.99/2.09	c ---[ 482]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.09/2.11	c ---[ 480]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.09/2.12	c ---[ 478]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.09/2.13	c ---[ 476]---> Sorter-cost: 2233     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.09/2.14	c ---[ 474]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.09/2.15	c ---[ 472]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.09/2.17	c ---[ 470]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.09/2.18	c ---[ 468]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.09/2.19	c ---[ 466]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.20/2.21	c ---[ 464]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.20/2.22	c ---[ 462]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.20/2.23	c ---[ 460]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.20/2.25	c ---[ 458]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.20/2.26	c ---[ 456]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.20/2.27	c ---[ 454]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.20/2.29	c ---[ 452]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.20/2.30	c ---[ 450]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.30/2.31	c ---[ 448]---> Sorter-cost: 2380     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7
2.30/2.32	c ---[ 446]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.30/2.34	c ---[ 444]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.30/2.35	c ---[ 442]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.30/2.36	c ---[ 440]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.30/2.38	c ---[ 438]---> Sorter-cost: 2383     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.30/2.39	c ---[ 436]---> Sorter-cost: 2233     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.40	c ---[ 434]---> Sorter-cost: 2312     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.41	c ---[ 432]---> Sorter-cost: 2233     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.43	c ---[ 430]---> Sorter-cost: 2233     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.44	c ---[ 428]---> Sorter-cost: 2233     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.45	c ---[ 426]---> Sorter-cost: 2233     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.46	c ---[ 424]---> Sorter-cost: 2233     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.48	c ---[ 422]---> Sorter-cost:  431     Base: 2 2 2 2 2 2 2 2 2 2
2.39/2.48	c ---[ 420]---> Sorter-cost:  431     Base: 2 2 2 2 2 2 2 2 2 2
2.39/2.48	c ---[ 418]---> Sorter-cost:  431     Base: 2 2 2 2 2 2 2 2 2 2
2.39/2.48	c ---[ 416]---> Sorter-cost:  431     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.50	c ---[ 414]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.50	c ---[ 412]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.50	c ---[ 410]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.51	c ---[ 408]---> Sorter-cost:  275     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.51	c ---[ 406]---> BDD-cost:   15
2.49/2.51	c ---[ 404]---> BDD-cost:   15
2.49/2.51	c ---[ 402]---> BDD-cost:   15
2.49/2.51	c ---[ 400]---> BDD-cost:   15
2.49/2.51	c ---[ 398]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.51	c ---[ 396]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.52	c ---[ 394]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.52	c ---[ 392]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
2.49/2.53	c ---[ 391]---> BDD-cost:   23
2.49/2.53	c ---[ 390]---> BDD-cost:   23
2.49/2.53	c ---[ 389]---> BDD-cost:   23
2.49/2.53	c ---[ 388]---> BDD-cost:   23
2.49/2.53	c ---[ 387]---> BDD-cost:   23
2.49/2.53	c ---[ 386]---> BDD-cost:   23
2.49/2.53	c ---[ 385]---> BDD-cost:   23
2.49/2.53	c ---[ 384]---> BDD-cost:   18
2.49/2.53	c ---[ 383]---> BDD-cost:   18
2.49/2.53	c ---[ 382]---> BDD-cost:   18
2.49/2.53	c ---[ 381]---> BDD-cost:   18
2.49/2.53	c ---[ 380]---> BDD-cost:   18
2.49/2.53	c ---[ 379]---> BDD-cost:   18
2.49/2.53	c ---[ 378]---> BDD-cost:   24
2.49/2.53	c ---[ 377]---> BDD-cost:   24
2.49/2.53	c ---[ 376]---> BDD-cost:   24
2.49/2.53	c ---[ 375]---> BDD-cost:   24
2.49/2.53	c ---[ 374]---> BDD-cost:   24
2.49/2.53	c ---[ 373]---> BDD-cost:   24
2.49/2.53	c ---[ 372]---> BDD-cost:   22
2.49/2.53	c ---[ 371]---> BDD-cost:   22
2.49/2.53	c ---[ 370]---> BDD-cost:   22
2.49/2.53	c ---[ 369]---> BDD-cost:   22
2.49/2.53	c ---[ 368]---> BDD-cost:   22
2.49/2.53	c ---[ 367]---> BDD-cost:   22
2.49/2.53	c ---[ 366]---> Sorter-cost:  889     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.49/2.55	c ---[ 365]---> Sorter-cost:  889     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.49/2.57	c ---[ 364]---> Sorter-cost:  889     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.49/2.58	c ---[ 363]---> Sorter-cost:  889     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.59/2.60	c ---[ 362]---> Sorter-cost:  889     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.59/2.62	c ---[ 361]---> Sorter-cost:  889     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.59/2.64	c ---[ 360]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.59/2.66	c ---[ 359]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.59/2.68	c ---[ 358]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.69/2.70	c ---[ 357]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.69/2.72	c ---[ 356]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.69/2.74	c ---[ 355]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.69/2.76	c ---[ 354]---> Sorter-cost:  250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.69/2.76	c ---[ 353]---> Sorter-cost:  250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.69/2.76	c ---[ 352]---> Sorter-cost:  250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.69/2.76	c ---[ 351]---> Sorter-cost:  250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.69/2.77	c ---[ 350]---> Sorter-cost:  250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.69/2.77	c ---[ 349]---> Sorter-cost:  250     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.69/2.77	c ---[ 348]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.69/2.79	c ---[ 347]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.79/2.81	c ---[ 346]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.79/2.83	c ---[ 345]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.79/2.85	c ---[ 344]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.79/2.87	c ---[ 343]---> Sorter-cost:  881     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
2.79/2.89	c ---[ 342]---> BDD-cost:   24
2.79/2.89	c ---[ 341]---> BDD-cost:   24
2.79/2.89	c ---[ 340]---> BDD-cost:   24
2.79/2.89	c ---[ 339]---> BDD-cost:   24
2.79/2.89	c ---[ 338]---> BDD-cost:   24
2.79/2.89	c ---[ 337]---> BDD-cost:   24
2.79/2.89	c ---[ 336]---> BDD-cost:   24
2.79/2.89	c ---[ 335]---> BDD-cost:   24
2.79/2.89	c ---[ 334]---> BDD-cost:   24
2.79/2.89	c ---[ 333]---> BDD-cost:   24
2.79/2.89	c ---[ 332]---> BDD-cost:   24
2.79/2.89	c ---[ 331]---> BDD-cost:   24
2.79/2.89	c ---[ 330]---> BDD-cost:   24
2.79/2.89	c ---[ 329]---> BDD-cost:   23
2.79/2.89	c ---[ 328]---> BDD-cost:   23
2.79/2.89	c ---[ 327]---> BDD-cost:   23
2.79/2.89	c ---[ 326]---> BDD-cost:   23
2.79/2.89	c ---[ 325]---> BDD-cost:   23
2.79/2.89	c ---[ 324]---> BDD-cost:   23
2.79/2.89	c ---[ 323]---> BDD-cost:   22
2.79/2.89	c ---[ 322]---> BDD-cost:   22
2.79/2.89	c ---[ 321]---> BDD-cost:   22
2.79/2.89	c ---[ 320]---> BDD-cost:   22
2.79/2.89	c ---[ 319]---> BDD-cost:   22
2.79/2.89	c ---[ 318]---> BDD-cost:   22
2.79/2.90	c ---[ 317]---> Sorter-cost:  416     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.90	c ---[ 316]---> Sorter-cost:  416     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.91	c ---[ 315]---> Sorter-cost:  416     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.91	c ---[ 314]---> Sorter-cost:  416     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.92	c ---[ 313]---> Sorter-cost:  416     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.93	c ---[ 312]---> Sorter-cost:  416     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.93	c ---[ 311]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.94	c ---[ 310]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.94	c ---[ 309]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.95	c ---[ 308]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.95	c ---[ 307]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.96	c ---[ 306]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.96	c ---[ 305]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.97	c ---[ 304]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.97	c ---[ 303]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.98	c ---[ 302]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.99	c ---[ 301]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.89/2.99	c ---[ 300]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.99/3.00	c ---[ 299]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.99/3.00	c ---[ 298]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.99/3.01	c ---[ 297]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.99/3.01	c ---[ 296]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.99/3.02	c ---[ 295]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.99/3.02	c ---[ 294]---> Sorter-cost:  251     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.99/3.03	c ---[ 293]---> BDD-cost:   21
2.99/3.03	c ---[ 292]---> BDD-cost:   21
2.99/3.03	c ---[ 291]---> BDD-cost:   21
2.99/3.03	c ---[ 290]---> BDD-cost:   21
2.99/3.03	c ---[ 289]---> BDD-cost:   21
2.99/3.03	c ---[ 288]---> BDD-cost:   21
2.99/3.03	c ---[ 287]---> BDD-cost:   21
2.99/3.03	c ---[ 286]---> BDD-cost:   21
2.99/3.03	c ---[ 285]---> BDD-cost:   21
2.99/3.03	c ---[ 284]---> BDD-cost:   21
2.99/3.03	c ---[ 283]---> BDD-cost:   21
2.99/3.03	c ---[ 282]---> BDD-cost:   21
2.99/3.03	c ---[ 281]---> BDD-cost:   22
2.99/3.03	c ---[ 280]---> BDD-cost:   22
2.99/3.03	c ---[ 279]---> BDD-cost:   22
2.99/3.03	c ---[ 278]---> BDD-cost:   22
2.99/3.03	c ---[ 277]---> BDD-cost:   22
2.99/3.03	c ---[ 276]---> BDD-cost:   22
2.99/3.03	c ---[ 275]---> BDD-cost:   22
2.99/3.03	c ---[ 274]---> BDD-cost:   20
2.99/3.03	c ---[ 273]---> BDD-cost:   20
2.99/3.03	c ---[ 272]---> BDD-cost:   20
2.99/3.03	c ---[ 271]---> BDD-cost:   20
2.99/3.03	c ---[ 270]---> BDD-cost:   20
2.99/3.03	c ---[ 269]---> BDD-cost:   20
2.99/3.03	c ---[ 268]---> Sorter-cost:  714     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
2.99/3.05	c ---[ 267]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
2.99/3.06	c ---[ 266]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
2.99/3.07	c ---[ 265]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
2.99/3.09	c ---[ 264]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.09/3.10	c ---[ 263]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.09/3.12	c ---[ 262]---> Sorter-cost:  725     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.09/3.13	c ---[ 261]---> Sorter-cost:  713     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.09/3.14	c ---[ 260]---> Sorter-cost:  713     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.09/3.15	c ---[ 259]---> Sorter-cost:  713     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.09/3.16	c ---[ 258]---> Sorter-cost:  713     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.09/3.17	c ---[ 257]---> Sorter-cost:  713     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.09/3.18	c ---[ 256]---> Sorter-cost:  423     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.09/3.18	c ---[ 255]---> Sorter-cost:  423     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.09/3.19	c ---[ 254]---> Sorter-cost:  423     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.09/3.19	c ---[ 253]---> Sorter-cost:  423     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.09/3.20	c ---[ 252]---> Sorter-cost:  423     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.19/3.20	c ---[ 251]---> Sorter-cost:  423     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.19/3.21	c ---[ 250]---> Sorter-cost:  879     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.19/3.23	c ---[ 249]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.19/3.25	c ---[ 248]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.19/3.28	c ---[ 247]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.30/3.30	c ---[ 246]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.30/3.33	c ---[ 245]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.30/3.35	c ---[ 244]---> BDD-cost:   19
3.30/3.35	c ---[ 243]---> BDD-cost:   19
3.30/3.35	c ---[ 242]---> BDD-cost:   19
3.30/3.35	c ---[ 241]---> BDD-cost:   19
3.30/3.35	c ---[ 240]---> BDD-cost:   19
3.30/3.35	c ---[ 239]---> BDD-cost:   19
3.30/3.35	c ---[ 238]---> BDD-cost:   22
3.30/3.35	c ---[ 237]---> BDD-cost:   22
3.30/3.35	c ---[ 236]---> BDD-cost:   22
3.30/3.35	c ---[ 235]---> BDD-cost:   22
3.30/3.35	c ---[ 234]---> BDD-cost:   22
3.30/3.35	c ---[ 233]---> BDD-cost:   22
3.30/3.35	c ---[ 232]---> BDD-cost:   18
3.30/3.36	c ---[ 231]---> BDD-cost:   18
3.30/3.36	c ---[ 230]---> BDD-cost:   18
3.30/3.36	c ---[ 229]---> BDD-cost:   18
3.30/3.36	c ---[ 228]---> BDD-cost:   18
3.30/3.36	c ---[ 227]---> BDD-cost:   18
3.30/3.36	c ---[ 226]---> BDD-cost:   22
3.30/3.36	c ---[ 225]---> BDD-cost:   22
3.30/3.36	c ---[ 224]---> BDD-cost:   22
3.30/3.36	c ---[ 223]---> BDD-cost:   22
3.30/3.36	c ---[ 222]---> BDD-cost:   22
3.30/3.36	c ---[ 221]---> BDD-cost:   22
3.30/3.36	c ---[ 220]---> BDD-cost:   22
3.30/3.36	c ---[ 219]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.30/3.37	c ---[ 218]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.30/3.38	c ---[ 217]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.30/3.38	c ---[ 216]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.30/3.39	c ---[ 215]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.40/3.40	c ---[ 214]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.40/3.41	c ---[ 213]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.40/3.43	c ---[ 212]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.40/3.44	c ---[ 211]---> Sorter-cost:  704     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.40/3.45	c ---[ 210]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.40/3.47	c ---[ 209]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.40/3.48	c ---[ 208]---> Sorter-cost:  700     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
3.49/3.50	c ---[ 207]---> Sorter-cost:  407     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.50	c ---[ 206]---> Sorter-cost:  407     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.51	c ---[ 205]---> Sorter-cost:  423     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.51	c ---[ 204]---> Sorter-cost:  407     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.52	c ---[ 203]---> Sorter-cost:  407     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.52	c ---[ 202]---> Sorter-cost:  407     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.53	c ---[ 201]---> Sorter-cost:  636     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.55	c ---[ 200]---> Sorter-cost:  636     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.57	c ---[ 199]---> Sorter-cost:  640     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.49/3.59	c ---[ 198]---> Sorter-cost:  636     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.59/3.61	c ---[ 197]---> Sorter-cost:  636     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.59/3.63	c ---[ 196]---> Sorter-cost:  636     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.59/3.66	c ---[ 195]---> BDD-cost:   24
3.59/3.66	c ---[ 194]---> BDD-cost:   24
3.59/3.66	c ---[ 193]---> BDD-cost:   24
3.59/3.66	c ---[ 192]---> BDD-cost:   24
3.59/3.66	c ---[ 191]---> BDD-cost:   24
3.59/3.66	c ---[ 190]---> BDD-cost:   24
3.59/3.66	c ---[ 189]---> BDD-cost:   22
3.59/3.66	c ---[ 188]---> BDD-cost:   22
3.59/3.66	c ---[ 187]---> BDD-cost:   22
3.59/3.66	c ---[ 186]---> BDD-cost:   22
3.59/3.66	c ---[ 185]---> BDD-cost:   22
3.59/3.66	c ---[ 184]---> BDD-cost:   22
3.59/3.66	c ---[ 183]---> BDD-cost:   22
3.59/3.66	c ---[ 182]---> BDD-cost:   22
3.59/3.66	c ---[ 181]---> BDD-cost:   22
3.59/3.66	c ---[ 180]---> BDD-cost:   22
3.59/3.66	c ---[ 179]---> BDD-cost:   22
3.59/3.66	c ---[ 178]---> BDD-cost:   22
3.59/3.66	c ---[ 177]---> BDD-cost:   23
3.59/3.66	c ---[ 176]---> BDD-cost:   23
3.59/3.66	c ---[ 175]---> BDD-cost:   23
3.59/3.66	c ---[ 174]---> BDD-cost:   23
3.59/3.66	c ---[ 173]---> BDD-cost:   23
3.59/3.66	c ---[ 172]---> BDD-cost:   23
3.59/3.66	c ---[ 171]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.59/3.69	c ---[ 170]---> Sorter-cost:  624     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.69/3.71	c ---[ 169]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.69/3.74	c ---[ 168]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.69/3.77	c ---[ 167]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.69/3.79	c ---[ 166]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.79/3.82	c ---[ 165]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.79/3.84	c ---[ 164]---> Sorter-cost:  249     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.79/3.85	c ---[ 163]---> Sorter-cost:  249     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.79/3.85	c ---[ 162]---> Sorter-cost:  249     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.79/3.86	c ---[ 161]---> Sorter-cost:  249     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.79/3.86	c ---[ 160]---> Sorter-cost:  249     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.79/3.86	c ---[ 159]---> Sorter-cost:  249     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
3.79/3.87	c ---[ 158]---> Sorter-cost:  869     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.79/3.89	c ---[ 157]---> Sorter-cost:  869     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.89/3.91	c ---[ 156]---> Sorter-cost:  869     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.89/3.93	c ---[ 155]---> Sorter-cost:  869     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.89/3.95	c ---[ 154]---> Sorter-cost:  869     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.89/3.97	c ---[ 153]---> Sorter-cost:  869     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.89/3.99	c ---[ 152]---> BDD-cost:   38
3.89/3.99	c ---[ 151]---> BDD-cost:   38
3.89/3.99	c ---[ 150]---> BDD-cost:   38
3.89/3.99	c ---[ 149]---> BDD-cost:   38
3.89/3.99	c ---[ 148]---> BDD-cost:   38
3.89/3.99	c ---[ 147]---> BDD-cost:   38
3.89/3.99	c ---[ 146]---> BDD-cost:   24
3.89/3.99	c ---[ 145]---> BDD-cost:   24
3.89/3.99	c ---[ 144]---> BDD-cost:   24
3.89/3.99	c ---[ 143]---> BDD-cost:   24
3.89/3.99	c ---[ 142]---> BDD-cost:   24
3.89/3.99	c ---[ 141]---> BDD-cost:   24
3.89/3.99	c ---[ 140]---> BDD-cost:   22
3.89/3.99	c ---[ 139]---> BDD-cost:   22
3.89/3.99	c ---[ 138]---> BDD-cost:   22
3.89/3.99	c ---[ 137]---> BDD-cost:   22
3.89/3.99	c ---[ 136]---> BDD-cost:   22
3.89/3.99	c ---[ 135]---> BDD-cost:   22
3.89/3.99	c ---[ 134]---> BDD-cost:   22
3.89/3.99	c ---[ 133]---> BDD-cost:   22
3.89/3.99	c ---[ 132]---> BDD-cost:   22
3.89/3.99	c ---[ 131]---> BDD-cost:   22
3.89/3.99	c ---[ 130]---> BDD-cost:   22
3.89/3.99	c ---[ 129]---> BDD-cost:   22
3.89/3.99	c ---[ 128]---> BDD-cost:   22
3.89/3.99	c ---[ 127]---> BDD-cost:   22
3.89/3.99	c ---[ 126]---> BDD-cost:   22
3.89/3.99	c ---[ 125]---> BDD-cost:   22
3.89/3.99	c ---[ 124]---> BDD-cost:   22
3.89/3.99	c ---[ 123]---> BDD-cost:   22
3.89/3.99	c ---[ 122]---> Sorter-cost:  861     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.99/4.01	c ---[ 121]---> Sorter-cost:  861     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.99/4.03	c ---[ 120]---> Sorter-cost:  861     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.99/4.05	c ---[ 119]---> Sorter-cost:  861     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.99/4.07	c ---[ 118]---> Sorter-cost:  861     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
3.99/4.09	c ---[ 117]---> Sorter-cost:  861     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
4.09/4.11	c ---[ 116]---> Sorter-cost:  409     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.09/4.12	c ---[ 115]---> Sorter-cost:  409     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.09/4.13	c ---[ 114]---> Sorter-cost:  409     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.09/4.14	c ---[ 113]---> Sorter-cost:  409     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.09/4.15	c ---[ 112]---> Sorter-cost:  409     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.09/4.16	c ---[ 111]---> Sorter-cost:  409     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.09/4.17	c ---[ 110]---> Sorter-cost:  409     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.09/4.18	c ---[ 109]---> Sorter-cost:  855     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.19/4.20	c ---[ 108]---> Sorter-cost:  855     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.19/4.23	c ---[ 107]---> Sorter-cost:  855     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.19/4.25	c ---[ 106]---> Sorter-cost:  855     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.19/4.28	c ---[ 105]---> Sorter-cost:  863     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.30	c ---[ 104]---> Sorter-cost:  855     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.29/4.33	c ---[ 103]---> Sorter-cost:  711     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.29/4.34	c ---[ 102]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.29/4.35	c ---[ 101]---> Sorter-cost:  713     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.29/4.36	c ---[ 100]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.29/4.37	c ---[  99]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.29/4.38	c ---[  98]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.29/4.39	c ---[  97]---> BDD-cost:   22
4.29/4.39	c ---[  96]---> BDD-cost:   22
4.29/4.39	c ---[  95]---> BDD-cost:   22
4.29/4.39	c ---[  94]---> BDD-cost:   22
4.29/4.39	c ---[  93]---> BDD-cost:   22
4.29/4.39	c ---[  92]---> BDD-cost:   22
4.29/4.39	c ---[  91]---> BDD-cost:   19
4.29/4.39	c ---[  90]---> BDD-cost:   19
4.29/4.39	c ---[  89]---> BDD-cost:   19
4.29/4.39	c ---[  88]---> BDD-cost:   19
4.29/4.39	c ---[  87]---> BDD-cost:   19
4.29/4.39	c ---[  86]---> BDD-cost:   19
4.29/4.39	c ---[  85]---> BDD-cost:   21
4.29/4.39	c ---[  84]---> BDD-cost:   21
4.29/4.39	c ---[  83]---> BDD-cost:   21
4.29/4.39	c ---[  82]---> BDD-cost:   21
4.29/4.39	c ---[  81]---> BDD-cost:   21
4.29/4.39	c ---[  80]---> BDD-cost:   21
4.29/4.39	c ---[  79]---> BDD-cost:   22
4.29/4.39	c ---[  78]---> BDD-cost:   22
4.29/4.39	c ---[  77]---> BDD-cost:   22
4.29/4.39	c ---[  76]---> BDD-cost:   22
4.29/4.39	c ---[  75]---> BDD-cost:   22
4.29/4.39	c ---[  74]---> BDD-cost:   22
4.29/4.39	c ---[  73]---> Sorter-cost:  853     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.42	c ---[  72]---> Sorter-cost:  853     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.44	c ---[  71]---> Sorter-cost:  853     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.47	c ---[  70]---> Sorter-cost:  853     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.49	c ---[  69]---> Sorter-cost:  855     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.50/4.52	c ---[  68]---> Sorter-cost:  853     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.50/4.54	c ---[  67]---> Sorter-cost:  639     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.50/4.55	c ---[  66]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.50/4.56	c ---[  65]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.50/4.57	c ---[  64]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.50/4.58	c ---[  63]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.50/4.60	c ---[  62]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.59/4.61	c ---[  61]---> Sorter-cost:  248     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.59/4.61	c ---[  60]---> Sorter-cost:  248     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.59/4.61	c ---[  59]---> Sorter-cost:  248     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.59/4.62	c ---[  58]---> Sorter-cost:  248     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.59/4.62	c ---[  57]---> Sorter-cost:  248     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.59/4.63	c ---[  56]---> Sorter-cost:  248     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.59/4.63	c ---[  55]---> Sorter-cost:  248     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.59/4.63	c ---[  54]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.59/4.64	c ---[  53]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.59/4.65	c ---[  52]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.59/4.66	c ---[  51]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.59/4.67	c ---[  50]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.59/4.68	c ---[  49]---> Sorter-cost:  709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.59/4.69	c ---[  48]---> BDD-cost:   21
4.59/4.69	c ---[  47]---> BDD-cost:   21
4.59/4.69	c ---[  46]---> BDD-cost:   21
4.59/4.69	c ---[  45]---> BDD-cost:   21
4.59/4.69	c ---[  44]---> BDD-cost:   21
4.59/4.69	c ---[  43]---> BDD-cost:   21
4.59/4.69	c ---[  42]---> BDD-cost:   21
4.59/4.69	c ---[  41]---> BDD-cost:   21
4.59/4.69	c ---[  40]---> BDD-cost:   21
4.59/4.69	c ---[  39]---> BDD-cost:   21
4.59/4.69	c ---[  38]---> BDD-cost:   21
4.59/4.69	c ---[  37]---> BDD-cost:   21
4.59/4.70	c ---[  36]---> BDD-cost:   22
4.59/4.70	c ---[  35]---> BDD-cost:   22
4.59/4.70	c ---[  34]---> BDD-cost:   22
4.59/4.70	c ---[  33]---> BDD-cost:   22
4.69/4.70	c ---[  32]---> BDD-cost:   22
4.69/4.70	c ---[  31]---> BDD-cost:   22
4.69/4.70	c ---[  30]---> BDD-cost:   22
4.69/4.70	c ---[  29]---> BDD-cost:   22
4.69/4.70	c ---[  28]---> BDD-cost:   22
4.69/4.70	c ---[  27]---> BDD-cost:   22
4.69/4.70	c ---[  26]---> BDD-cost:   22
4.69/4.70	c ---[  25]---> BDD-cost:   22
4.69/4.70	c ---[  24]---> Sorter-cost:  637     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.69/4.71	c ---[  23]---> Sorter-cost:  637     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.69/4.73	c ---[  22]---> Sorter-cost:  639     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.69/4.74	c ---[  21]---> Sorter-cost:  637     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.69/4.75	c ---[  20]---> Sorter-cost:  637     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.69/4.77	c ---[  19]---> Sorter-cost:  637     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.69/4.78	c ---[  18]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.69/4.79	c ---[  17]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.79/4.80	c ---[  16]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.79/4.81	c ---[  15]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.79/4.82	c ---[  14]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.79/4.83	c ---[  13]---> Sorter-cost:  491     Base: 2 2 2 2 2 2 2 2 2 2 2 2 7
4.79/4.84	c ---[  12]---> Sorter-cost:  858     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.79/4.85	c ---[  11]---> Sorter-cost:  858     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.79/4.87	c ---[  10]---> Sorter-cost:  858     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.79/4.89	c ---[   9]---> Sorter-cost:  858     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.89/4.90	c ---[   8]---> Sorter-cost:  860     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.89/4.92	c ---[   7]---> Sorter-cost:  866     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.89/4.94	c ---[   6]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
4.89/4.96	c ---[   5]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
4.89/4.98	c ---[   4]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
4.99/5.00	c ---[   3]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
4.99/5.02	c ---[   2]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
4.99/5.04	c ---[   1]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
4.99/5.06	c ---[   0]---> Sorter-cost:  859     Base: 2 2 2 2 2 2 2 2 2 2 3 5 2
1800.01/1800.40	|  Eliminated clauses:           3.72 Mb                                      |
1800.01/1800.40	============================[ Search Statistics ]==============================
1800.01/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.40	===============================================================================
1800.01/1800.40	|       100 |  164022   729423  2069455 |   267455       98      5 |  4.089 % |
1800.01/1800.40	|       250 |  164006   729423  2069455 |   294200      243      5 |  4.096 % |
1800.01/1800.40	|       475 |  163969   729423  2069455 |   323620      459      7 |  4.110 % |
1800.01/1800.40	|       812 |  163953   729423  2069455 |   355982      778      7 |  4.116 % |
1800.01/1800.40	|      1318 |  163930   729423  2069455 |   391581     1275      7 |  4.125 % |
1800.01/1800.40	|      2077 |  163916   729423  2069455 |   430739     2026      9 |  4.130 % |
1800.01/1800.40	|      3216 |  163895   729423  2069455 |   473813     3158     11 |  4.138 % |
1800.01/1800.40	|      4924 |  163852   729423  2069455 |   521194     4846     10 |  4.155 % |
1800.01/1800.40	|      7486 |  163836   729423  2069455 |   573313     7400     12 |  4.161 % |
1800.01/1800.40	|     11330 |  163793   729423  2069455 |   630645    11218     11 |  4.177 % |
1800.01/1800.40	|     17096 |  163789   729423  2069455 |   693709    16971     13 |  4.179 % |
1800.01/1800.40	|     25745 |  163737   729423  2069455 |   763080    25596     14 |  4.199 % |
1800.01/1800.40	|     38719 |  163666   729423  2069455 |   839388    38520     15 |  4.226 % |
1800.01/1800.40	|     58180 |  163644   729423  2069455 |   923327    57975     21 |  4.234 % |
1800.01/1800.40	|     87372 |  163590   729423  2069455 |  1015660    87144     23 |  4.255 % |
1800.01/1800.40	|    131161 |  163468   729423  2069455 |  1117226   130850     22 |  4.302 % |
1800.01/1800.40	|    196845 |  163423   729423  2069455 |  1228948   196509     25 |  4.319 % |
1800.01/1800.40	|    295371 |  163368   729423  2069455 |  1351843   295010     36 |  4.340 % |
1800.01/1800.40	|    443160 |  163047   729423  2069455 |  1487028   442661     38 |  4.463 % |
1800.01/1800.40	|    664843 |  162872   729423  2069455 |  1635731   664186     46 |  4.531 % |
1800.01/1800.40	|    997368 |  162618   729423  2069455 |  1799304   996535     48 |  4.628 % |
1800.01/1800.40	|   1496156 |  162297   729423  2069455 |  1979234  1495144     52 |  4.751 % |
1800.01/1800.40	|   2244338 |  162126   729423  2069455 |  2177158   298018     69 |  4.817 % |
1800.01/1800.40	|   3366612 |  161886   729423  2069455 |  2394873  1420203     68 |  4.909 % |
1800.01/1800.40	|   5050023 |  161681   729423  2069455 |  2634361   741348     91 |  4.987 % |
1800.01/1800.40	c 
1800.01/1800.40	c *** TERMINATED ***
1800.01/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-4114192-1466544090/watcher-4114192-1466544090 -o /tmp/evaluation-result-4114192-1466544090/solver-4114192-1466544090 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466514726-11357 --watchdog 1960 minisatp HOME/instance-4114192-1466544090.opb 

pid=17056
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.20 2.20 2.14 3/176 17059
/proc/meminfo: memFree=31066896/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=6588 CPUtime=0 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 56458275 6746112 232 33554432000 4194304 5646918 140734214311824 140735026055240 4831305 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 1647 232 94 355 0 1288 0

[startup+0.100144 s]
/proc/loadavg: 2.20 2.20 2.14 3/176 17059
/proc/meminfo: memFree=31066896/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=10404 CPUtime=0.09 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 1291 0 0 0 9 0 0 0 20 0 1 0 56458275 10653696 1168 33554432000 4194304 5646918 140734214311824 140735026055240 4831266 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 2601 1168 94 355 0 2242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10404

[startup+0.200345 s]
/proc/loadavg: 2.20 2.20 2.14 3/176 17059
/proc/meminfo: memFree=31066896/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=14044 CPUtime=0.19 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 2190 0 0 0 19 0 0 0 20 0 1 0 56458275 14381056 2067 33554432000 4194304 5646918 140734214311824 140735026055240 4823232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 3511 2067 94 355 0 3152 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14044

[startup+0.300314 s]
/proc/loadavg: 2.20 2.20 2.14 3/176 17059
/proc/meminfo: memFree=31066896/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=17980 CPUtime=0.29 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 3149 0 0 0 29 0 0 0 20 0 1 0 56458275 18411520 2984 33554432000 4194304 5646918 140734214311824 140735026055240 4563504 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 4495 2984 94 355 0 4136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17980

[startup+0.700236 s]
/proc/loadavg: 2.20 2.20 2.14 3/176 17059
/proc/meminfo: memFree=31066896/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=23604 CPUtime=0.69 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 4732 0 0 0 69 0 0 0 20 0 1 0 56458275 24170496 4459 33554432000 4194304 5646918 140734214311824 140735026055240 4823315 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 5901 4459 152 355 0 5542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23604

[startup+1.50021 s]
/proc/loadavg: 2.26 2.21 2.14 3/177 17060
/proc/meminfo: memFree=31044804/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=25360 CPUtime=1.49 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 5152 0 0 0 149 0 0 0 20 0 1 0 56458275 25968640 4879 33554432000 4194304 5646918 140734214311824 140734214310488 4817444 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 6340 4879 152 355 0 5981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25360

[startup+3.10019 s]
/proc/loadavg: 2.26 2.21 2.14 3/177 17060
/proc/meminfo: memFree=31032272/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=35640 CPUtime=3.09 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 7860 0 0 0 308 1 0 0 20 0 1 0 56458275 36495360 7455 33554432000 4194304 5646918 140734214311824 140734214310488 4459763 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 8910 7455 152 355 0 8551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35640

[startup+6.30029 s]
/proc/loadavg: 2.32 2.23 2.14 3/177 17060
/proc/meminfo: memFree=31015308/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=160508 CPUtime=6.29 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 32273 0 0 0 622 7 0 0 20 0 1 0 56458275 164360192 36822 33554432000 4194304 5646918 140734214311824 140734214309736 4441742 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 40127 36822 162 355 0 39768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 160508

[startup+12.7003 s]
/proc/loadavg: 2.29 2.22 2.14 3/177 17060
/proc/meminfo: memFree=30946304/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=150260 CPUtime=12.68 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 32613 0 0 0 1261 7 0 0 20 0 1 0 56458275 153866240 34743 33554432000 4194304 5646918 140734214311824 140734214309928 4402774 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 37565 34743 185 355 0 37206 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150260

[startup+25.5004 s]
/proc/loadavg: 2.30 2.23 2.15 3/177 17060
/proc/meminfo: memFree=30927020/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=151604 CPUtime=25.49 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 32930 0 0 0 2541 8 0 0 20 0 1 0 56458275 155242496 35571 33554432000 4194304 5646918 140734214311824 140734214309928 4389061 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 37901 35571 185 355 0 37542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 151604

[startup+51.1004 s]
/proc/loadavg: 2.26 2.22 2.15 3/177 17060
/proc/meminfo: memFree=30963272/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=166828 CPUtime=51.08 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 34308 0 0 0 5100 8 0 0 20 0 1 0 56458275 170831872 38473 33554432000 4194304 5646918 140734214311824 140734214309928 4402774 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 41707 38473 185 355 0 41348 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 166828

[startup+102.3 s]
/proc/loadavg: 2.16 2.20 2.14 3/177 17061
/proc/meminfo: memFree=30877996/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=228392 CPUtime=102.25 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 38367 0 0 0 10215 10 0 0 20 0 1 0 56458275 233873408 50135 33554432000 4194304 5646918 140734214311824 140734214310072 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 57098 50135 185 355 0 56739 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 228392

[startup+162.3 s]
/proc/loadavg: 2.10 2.18 2.14 3/177 17062
/proc/meminfo: memFree=30783844/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=293732 CPUtime=162.22 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 42521 0 0 0 16209 13 0 0 20 0 1 0 56458275 300781568 68693 33554432000 4194304 5646918 140734214311824 140734214309960 4404122 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 73433 68693 185 355 0 73074 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 293732

[startup+222.307 s]
/proc/loadavg: 2.13 2.17 2.13 3/177 17064
/proc/meminfo: memFree=30784668/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=388552 CPUtime=222.22 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 46332 0 0 0 22208 14 0 0 20 0 1 0 56458275 397877248 83220 33554432000 4194304 5646918 140734214311824 140734214309960 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 97138 83220 185 355 0 96779 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 388552

[startup+282.3 s]
/proc/loadavg: 2.10 2.15 2.13 4/177 17065
/proc/meminfo: memFree=30649828/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=397056 CPUtime=282.2 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 48637 0 0 0 28205 15 0 0 20 0 1 0 56458275 406585344 91657 33554432000 4194304 5646918 140734214311824 140734214309960 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 99264 91657 185 355 0 98905 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 397056

[startup+342.3 s]
/proc/loadavg: 2.17 2.17 2.13 3/177 17066
/proc/meminfo: memFree=30651092/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=546708 CPUtime=342.19 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 51989 0 0 0 34201 18 0 0 20 0 1 0 56458275 559828992 115444 33554432000 4194304 5646918 140734214311824 140734214309928 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 136677 115444 185 355 0 136318 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 546708

[startup+402.3 s]
/proc/loadavg: 2.29 2.21 2.15 3/177 17067
/proc/meminfo: memFree=30600064/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=556048 CPUtime=402.18 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 54502 0 0 0 40199 19 0 0 20 0 1 0 56458275 569393152 124089 33554432000 4194304 5646918 140734214311824 140734214309960 4402829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 139012 124089 185 355 0 138653 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 556048

[startup+462.3 s]
/proc/loadavg: 2.23 2.20 2.15 3/177 17068
/proc/meminfo: memFree=30491892/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=569992 CPUtime=462.18 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 56514 0 0 0 46197 21 0 0 20 0 1 0 56458275 583671808 136832 33554432000 4194304 5646918 140734214311824 140734214310072 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 142498 136832 185 355 0 142139 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 569992

[startup+522.3 s]
/proc/loadavg: 2.12 2.17 2.14 3/178 17128
/proc/meminfo: memFree=30045448/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=793040 CPUtime=522.16 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 58979 0 0 0 52194 22 0 0 20 0 1 0 56458275 812072960 152066 33554432000 4194304 5646918 140734214311824 140734214309928 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 198260 152066 185 355 0 197901 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 793040

[startup+582.3 s]
/proc/loadavg: 2.14 2.17 2.14 3/177 17129
/proc/meminfo: memFree=29917720/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=802576 CPUtime=582.16 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 61312 0 0 0 58192 24 0 0 20 0 1 0 56458275 821837824 161553 33554432000 4194304 5646918 140734214311824 140734214309928 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 200644 161553 185 355 0 200285 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 802576


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


[startup+882.307 s]
/proc/loadavg: 2.17 2.16 2.13 3/177 17135
/proc/meminfo: memFree=29871888/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=649304 CPUtime=882.06 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 67160 0 0 0 88172 34 0 0 20 0 1 0 56458275 664887296 142835 33554432000 4194304 5646918 140734214311824 140734214310520 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 162326 142835 185 355 0 161967 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 649304

[startup+942.3 s]
/proc/loadavg: 2.16 2.16 2.13 3/177 17136
/proc/meminfo: memFree=29823560/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=649304 CPUtime=942.05 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 67188 0 0 0 94169 36 0 0 20 0 1 0 56458275 664887296 154611 33554432000 4194304 5646918 140734214311824 140734214310520 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 162326 154611 185 355 0 161967 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 649304

[startup+1002.3 s]
/proc/loadavg: 2.16 2.16 2.13 3/177 17137
/proc/meminfo: memFree=29776824/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=864228 CPUtime=1002.03 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 67731 0 0 0 100167 36 0 0 20 0 1 0 56458275 884969472 165363 33554432000 4194304 5646918 140734214311824 140734214310520 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 216057 165363 185 355 0 215698 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 864228

[startup+1062.3 s]
/proc/loadavg: 2.15 2.16 2.13 3/177 17138
/proc/meminfo: memFree=29746536/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=864228 CPUtime=1062.03 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 67745 0 0 0 106166 37 0 0 20 0 1 0 56458275 884969472 172531 33554432000 4194304 5646918 140734214311824 140734214310520 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 216057 172531 185 355 0 215698 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 864228

[startup+1122.3 s]
/proc/loadavg: 2.15 2.16 2.13 3/178 17142
/proc/meminfo: memFree=29641600/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=864228 CPUtime=1122.02 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 67796 0 0 0 112163 39 0 0 20 0 1 0 56458275 884969472 198643 33554432000 4194304 5646918 140734214311824 140734214310520 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 216057 198643 185 355 0 215698 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 864228

[startup+1182.3 s]
/proc/loadavg: 2.11 2.14 2.12 3/177 17144
/proc/meminfo: memFree=29603136/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=864228 CPUtime=1182 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 67812 0 0 0 118161 39 0 0 20 0 1 0 56458275 884969472 206835 33554432000 4194304 5646918 140734214311824 140734214310520 4402684 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 216057 206835 185 355 0 215698 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 864228

[startup+1242.3 s]
/proc/loadavg: 2.08 2.13 2.12 3/177 17145
/proc/meminfo: memFree=29555004/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=1215868 CPUtime=1242 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 68990 0 0 0 124156 44 0 0 20 0 1 0 56458275 1245048832 218226 33554432000 4194304 5646918 140734214311824 140734214309960 4389088 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 303967 218226 185 355 0 303608 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 1215868

[startup+1302.3 s]
/proc/loadavg: 2.16 2.14 2.12 3/176 17146
/proc/meminfo: memFree=29528060/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=1219976 CPUtime=1301.99 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 69837 0 0 0 130155 44 0 0 20 0 1 0 56458275 1249255424 224694 33554432000 4194304 5646918 140734214311824 140734214309928 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 304994 224694 185 355 0 304635 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 1219976

[startup+1362.3 s]
/proc/loadavg: 2.11 2.13 2.12 3/177 17148
/proc/meminfo: memFree=29454664/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=1232540 CPUtime=1361.98 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 70452 0 0 0 136153 45 0 0 20 0 1 0 56458275 1262120960 241661 33554432000 4194304 5646918 140734214311824 140734214310072 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 308135 241661 185 355 0 307776 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 1232540

[startup+1422.3 s]
/proc/loadavg: 2.16 2.14 2.11 3/177 17149
/proc/meminfo: memFree=29424972/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=1234196 CPUtime=1421.98 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 70856 0 0 0 142152 46 0 0 20 0 1 0 56458275 1263816704 248708 33554432000 4194304 5646918 140734214311824 140734214309960 4399784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 308549 248708 185 355 0 308190 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 1234196

[startup+1482.3 s]
/proc/loadavg: 2.20 2.15 2.12 3/177 17151
/proc/meminfo: memFree=30069656/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=377576 CPUtime=1481.96 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 72366 0 0 0 148146 50 0 0 20 0 1 0 56458275 386637824 87347 33554432000 4194304 5646918 140734214311824 140734214310072 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 94394 87347 185 355 0 94035 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 377576

[startup+1542.31 s]
/proc/loadavg: 2.16 2.15 2.12 3/177 17152
/proc/meminfo: memFree=29917048/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=589192 CPUtime=1541.96 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 73860 0 0 0 154143 53 0 0 20 0 1 0 56458275 603332608 124597 33554432000 4194304 5646918 140734214311824 140734214310520 4399940 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 147298 124597 185 355 0 146939 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 589192

[startup+1602.3 s]
/proc/loadavg: 2.19 2.16 2.12 3/177 17153
/proc/meminfo: memFree=29771736/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=721452 CPUtime=1601.94 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 74407 0 0 0 160138 56 0 0 20 0 1 0 56458275 738766848 160908 33554432000 4194304 5646918 140734214311824 140734214310520 4402840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 180363 160908 185 355 0 180004 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 721452

[startup+1662.3 s]
/proc/loadavg: 2.27 2.19 2.13 3/177 17154
/proc/meminfo: memFree=29679656/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=936376 CPUtime=1661.93 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 74967 0 0 0 166135 58 0 0 20 0 1 0 56458275 958849024 183438 33554432000 4194304 5646918 140734214311824 140734214310520 4403420 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 234094 183438 185 355 0 233735 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 936376

[startup+1722.3 s]
/proc/loadavg: 2.26 2.19 2.13 3/178 17158
/proc/meminfo: memFree=29611984/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=936376 CPUtime=1721.92 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 74997 0 0 0 172133 59 0 0 20 0 1 0 56458275 958849024 198798 33554432000 4194304 5646918 140734214311824 140734214310520 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 234094 198798 185 355 0 233735 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 936376

[startup+1782.3 s]
/proc/loadavg: 2.14 2.17 2.12 3/177 17160
/proc/meminfo: memFree=29581684/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=936376 CPUtime=1781.91 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 75025 0 0 0 178132 59 0 0 20 0 1 0 56458275 958849024 205980 33554432000 4194304 5646918 140734214311824 140734214310520 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 234094 205980 185 355 0 233735 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 936376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.16 2.12 3/177 17161
/proc/meminfo: memFree=29572856/32872528 swapFree=682476/737664
[pid=17059] ppid=17056 vsize=936376 CPUtime=1800.01 cores=0,2,4,6
/proc/17059/stat : 17059 (minisatp) R 17056 17059 11341 0 -1 4202496 75032 0 0 0 179942 59 0 0 20 0 1 0 56458275 958849024 208031 33554432000 4194304 5646918 140734214311824 140734214310520 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/17059/statm: 234094 208031 185 355 0 233735 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 936376

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 17059 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.04
CPU user time (s): 1799.42
CPU system time (s): 0.615906
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 1255276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.615906
maximum resident set size= 1033512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75032
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= 149
involuntary context switches= 2159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.05823 second user time and 6.65899 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-21 23:21:30
IDJOB=4114192
IDBENCH=2319
IDSOLVER=2555
FILE ID=node112/4114192-1466544090
RUNJOBID= node112-1466514726-11357
PBS_JOBID= 19942877
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= c5d594af626243e56994c23d5a3c48e8
RANDOM SEED=389136548

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.55
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.734
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.734
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.734
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.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31067324 kB
Buffers:           25868 kB
Cached:            86356 kB
SwapCached:         2472 kB
Active:           274328 kB
Inactive:          85120 kB
Active(anon):     246992 kB
Inactive(anon):     2724 kB
Active(file):      27336 kB
Inactive(file):    82396 kB
Unevictable:      737664 kB
Mlocked:          682476 kB
SwapTotal:      67108856 kB
SwapFree:       67097116 kB
Dirty:              4292 kB
Writeback:             0 kB
AnonPages:       1006044 kB
Mapped:             9448 kB
Shmem:                 0 kB
Slab:             571624 kB
SReclaimable:      15596 kB
SUnreclaim:       556028 kB
KernelStack:        1472 kB
PageTables:         6364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1132140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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-4114192-1466544090.opb

Free space on /tmp at the end= 71664 MiB
End job on node112 at 2016-06-21 23:51:31