Trace number 4118025

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-d91742bSAT (TO)-3663064 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0088-0088.opb
MD5SUM071705771bffcb5a6b6bc16d0e712ccd
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5170311
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables192
Total number of constraints64
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 384
Biggest coefficient in the objective function 277077
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 32448126
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 277077
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 32448126
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)384
Sum of products size (including duplicates)768
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 896 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: ################################################################
0.00/0.01	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ---[ 894]---> BDD-cost:    3
0.00/0.01	c ---[ 892]---> BDD-cost:    3
0.00/0.01	c ---[ 890]---> BDD-cost:    3
0.00/0.01	c ---[ 888]---> BDD-cost:    3
0.00/0.01	c ---[ 886]---> BDD-cost:    3
0.00/0.01	c ---[ 884]---> BDD-cost:    3
0.00/0.01	c ---[ 882]---> BDD-cost:    3
0.00/0.01	c ---[ 880]---> BDD-cost:    3
0.00/0.01	c ---[ 878]---> BDD-cost:    3
0.00/0.01	c ---[ 876]---> BDD-cost:    3
0.00/0.01	c ---[ 874]---> BDD-cost:    3
0.00/0.01	c ---[ 872]---> BDD-cost:    3
0.00/0.01	c ---[ 870]---> BDD-cost:    3
0.00/0.01	c ---[ 868]---> BDD-cost:    3
0.00/0.01	c ---[ 866]---> BDD-cost:    3
0.00/0.01	c ---[ 864]---> BDD-cost:    3
0.00/0.01	c ---[ 862]---> BDD-cost:    3
0.00/0.01	c ---[ 860]---> BDD-cost:    3
0.00/0.01	c ---[ 858]---> BDD-cost:    3
0.00/0.01	c ---[ 856]---> BDD-cost:    3
0.00/0.01	c ---[ 854]---> BDD-cost:    3
0.00/0.01	c ---[ 852]---> BDD-cost:    3
0.00/0.01	c ---[ 850]---> BDD-cost:    3
0.00/0.01	c ---[ 848]---> BDD-cost:    3
0.00/0.01	c ---[ 846]---> BDD-cost:    3
0.00/0.01	c ---[ 844]---> BDD-cost:    3
0.00/0.01	c ---[ 842]---> BDD-cost:    3
0.00/0.01	c ---[ 840]---> BDD-cost:    3
0.00/0.01	c ---[ 838]---> BDD-cost:    3
0.00/0.01	c ---[ 836]---> BDD-cost:    3
0.00/0.01	c ---[ 834]---> BDD-cost:    3
0.00/0.01	c ---[ 832]---> BDD-cost:    3
0.00/0.01	c ---[ 830]---> BDD-cost:    3
0.00/0.01	c ---[ 828]---> BDD-cost:    3
0.00/0.01	c ---[ 826]---> BDD-cost:    3
0.00/0.01	c ---[ 824]---> BDD-cost:    3
0.00/0.01	c ---[ 822]---> BDD-cost:    3
0.00/0.01	c ---[ 820]---> BDD-cost:    3
0.00/0.01	c ---[ 818]---> BDD-cost:    3
0.00/0.01	c ---[ 816]---> BDD-cost:    3
0.00/0.01	c ---[ 814]---> BDD-cost:    3
0.00/0.01	c ---[ 812]---> BDD-cost:    3
0.00/0.01	c ---[ 810]---> BDD-cost:    3
0.00/0.01	c ---[ 808]---> BDD-cost:    3
0.00/0.01	c ---[ 806]---> BDD-cost:    3
0.00/0.01	c ---[ 804]---> BDD-cost:    3
0.00/0.01	c ---[ 802]---> BDD-cost:    3
0.00/0.01	c ---[ 800]---> BDD-cost:    3
0.00/0.01	c ---[ 798]---> BDD-cost:    3
0.00/0.01	c ---[ 796]---> BDD-cost:    3
0.00/0.01	c ---[ 794]---> BDD-cost:    3
0.00/0.01	c ---[ 792]---> BDD-cost:    3
0.00/0.01	c ---[ 790]---> BDD-cost:    3
0.00/0.01	c ---[ 788]---> BDD-cost:    3
0.00/0.01	c ---[ 786]---> BDD-cost:    3
0.00/0.01	c ---[ 784]---> BDD-cost:    3
0.00/0.01	c ---[ 782]---> BDD-cost:    3
0.00/0.01	c ---[ 780]---> BDD-cost:    3
0.00/0.01	c ---[ 778]---> BDD-cost:    3
0.00/0.01	c ---[ 776]---> BDD-cost:    3
0.00/0.01	c ---[ 774]---> BDD-cost:    3
0.00/0.01	c ---[ 772]---> BDD-cost:    3
0.00/0.01	c ---[ 770]---> BDD-cost:    3
0.00/0.01	c ---[ 768]---> BDD-cost:    3
0.00/0.01	c ---[ 766]---> BDD-cost:    2
0.00/0.01	c ---[ 764]---> BDD-cost:    2
0.00/0.01	c ---[ 762]---> BDD-cost:    2
0.00/0.01	c ---[ 760]---> BDD-cost:    2
0.00/0.01	c ---[ 758]---> BDD-cost:    2
0.00/0.01	c ---[ 756]---> BDD-cost:    2
0.00/0.01	c ---[ 754]---> BDD-cost:    2
0.00/0.01	c ---[ 752]---> BDD-cost:    2
0.00/0.01	c ---[ 750]---> BDD-cost:    2
0.00/0.01	c ---[ 748]---> BDD-cost:    2
0.00/0.01	c ---[ 746]---> BDD-cost:    2
0.00/0.01	c ---[ 744]---> BDD-cost:    2
0.00/0.01	c ---[ 742]---> BDD-cost:    2
0.00/0.01	c ---[ 740]---> BDD-cost:    2
0.00/0.01	c ---[ 738]---> BDD-cost:    2
0.00/0.01	c ---[ 736]---> BDD-cost:    2
0.00/0.01	c ---[ 734]---> BDD-cost:    2
0.00/0.01	c ---[ 732]---> BDD-cost:    2
0.00/0.01	c ---[ 730]---> BDD-cost:    2
0.00/0.01	c ---[ 728]---> BDD-cost:    2
0.00/0.01	c ---[ 726]---> BDD-cost:    2
0.00/0.01	c ---[ 724]---> BDD-cost:    2
0.00/0.01	c ---[ 722]---> BDD-cost:    2
0.00/0.01	c ---[ 720]---> BDD-cost:    2
0.00/0.01	c ---[ 718]---> BDD-cost:    2
0.00/0.01	c ---[ 716]---> BDD-cost:    2
0.00/0.01	c ---[ 714]---> BDD-cost:    2
0.00/0.01	c ---[ 712]---> BDD-cost:    2
0.00/0.01	c ---[ 710]---> BDD-cost:    2
0.00/0.01	c ---[ 708]---> BDD-cost:    2
0.00/0.01	c ---[ 706]---> BDD-cost:    2
0.00/0.01	c ---[ 704]---> BDD-cost:    2
0.00/0.01	c ---[ 702]---> BDD-cost:    2
0.00/0.01	c ---[ 700]---> BDD-cost:    2
0.00/0.01	c ---[ 698]---> BDD-cost:    2
0.00/0.01	c ---[ 696]---> BDD-cost:    2
0.00/0.01	c ---[ 694]---> BDD-cost:    2
0.00/0.01	c ---[ 692]---> BDD-cost:    2
0.00/0.01	c ---[ 690]---> BDD-cost:    2
0.00/0.01	c ---[ 688]---> BDD-cost:    2
0.00/0.01	c ---[ 686]---> BDD-cost:    2
0.00/0.01	c ---[ 684]---> BDD-cost:    2
0.00/0.01	c ---[ 682]---> BDD-cost:    2
0.00/0.01	c ---[ 680]---> BDD-cost:    2
0.00/0.01	c ---[ 678]---> BDD-cost:    2
0.00/0.01	c ---[ 676]---> BDD-cost:    2
0.00/0.01	c ---[ 674]---> BDD-cost:    2
0.00/0.01	c ---[ 672]---> BDD-cost:    2
0.00/0.01	c ---[ 670]---> BDD-cost:    2
0.00/0.01	c ---[ 668]---> BDD-cost:    2
0.00/0.01	c ---[ 666]---> BDD-cost:    2
0.00/0.01	c ---[ 664]---> BDD-cost:    2
0.00/0.01	c ---[ 662]---> BDD-cost:    2
0.00/0.01	c ---[ 660]---> BDD-cost:    2
0.00/0.01	c ---[ 658]---> BDD-cost:    2
0.00/0.01	c ---[ 656]---> BDD-cost:    2
0.00/0.01	c ---[ 654]---> BDD-cost:    2
0.00/0.01	c ---[ 652]---> BDD-cost:    2
0.00/0.01	c ---[ 650]---> BDD-cost:    2
0.00/0.01	c ---[ 648]---> BDD-cost:    2
0.00/0.01	c ---[ 646]---> BDD-cost:    2
0.00/0.01	c ---[ 644]---> BDD-cost:    2
0.00/0.01	c ---[ 642]---> BDD-cost:    2
0.00/0.01	c ---[ 640]---> BDD-cost:    2
0.00/0.01	c ---[ 638]---> BDD-cost:    2
0.00/0.01	c ---[ 636]---> BDD-cost:    2
0.00/0.01	c ---[ 634]---> BDD-cost:    2
0.00/0.01	c ---[ 632]---> BDD-cost:    2
0.00/0.01	c ---[ 630]---> BDD-cost:    2
0.00/0.01	c ---[ 628]---> BDD-cost:    2
0.00/0.01	c ---[ 626]---> BDD-cost:    2
0.00/0.01	c ---[ 624]---> BDD-cost:    2
0.00/0.01	c ---[ 622]---> BDD-cost:    2
0.00/0.01	c ---[ 620]---> BDD-cost:    2
0.00/0.01	c ---[ 618]---> BDD-cost:    2
0.00/0.01	c ---[ 616]---> BDD-cost:    2
0.00/0.01	c ---[ 614]---> BDD-cost:    2
0.00/0.01	c ---[ 612]---> BDD-cost:    2
0.00/0.01	c ---[ 610]---> BDD-cost:    2
0.00/0.01	c ---[ 608]---> BDD-cost:    2
0.00/0.01	c ---[ 606]---> BDD-cost:    2
0.00/0.01	c ---[ 604]---> BDD-cost:    2
0.00/0.01	c ---[ 602]---> BDD-cost:    2
0.00/0.01	c ---[ 600]---> BDD-cost:    2
0.00/0.01	c ---[ 598]---> BDD-cost:    2
0.00/0.01	c ---[ 596]---> BDD-cost:    2
0.00/0.01	c ---[ 594]---> BDD-cost:    2
0.00/0.01	c ---[ 592]---> BDD-cost:    2
0.00/0.01	c ---[ 590]---> BDD-cost:    2
0.00/0.01	c ---[ 588]---> BDD-cost:    2
0.00/0.01	c ---[ 586]---> BDD-cost:    2
0.00/0.01	c ---[ 584]---> BDD-cost:    2
0.00/0.01	c ---[ 582]---> BDD-cost:    2
0.00/0.01	c ---[ 580]---> BDD-cost:    2
0.00/0.01	c ---[ 578]---> BDD-cost:    2
0.00/0.01	c ---[ 576]---> BDD-cost:    2
0.00/0.01	c ---[ 574]---> BDD-cost:    2
0.00/0.01	c ---[ 572]---> BDD-cost:    2
0.00/0.01	c ---[ 570]---> BDD-cost:    2
0.00/0.01	c ---[ 568]---> BDD-cost:    2
0.00/0.01	c ---[ 566]---> BDD-cost:    2
0.00/0.01	c ---[ 564]---> BDD-cost:    2
0.00/0.01	c ---[ 562]---> BDD-cost:    2
0.00/0.01	c ---[ 560]---> BDD-cost:    2
0.00/0.01	c ---[ 558]---> BDD-cost:    2
0.00/0.01	c ---[ 556]---> BDD-cost:    2
0.00/0.01	c ---[ 554]---> BDD-cost:    2
0.00/0.01	c ---[ 552]---> BDD-cost:    2
0.00/0.01	c ---[ 550]---> BDD-cost:    2
0.00/0.01	c ---[ 548]---> BDD-cost:    2
0.00/0.01	c ---[ 546]---> BDD-cost:    2
0.00/0.01	c ---[ 544]---> BDD-cost:    2
0.00/0.01	c ---[ 542]---> BDD-cost:    2
0.00/0.01	c ---[ 540]---> BDD-cost:    2
0.00/0.01	c ---[ 538]---> BDD-cost:    2
0.00/0.01	c ---[ 536]---> BDD-cost:    2
0.00/0.01	c ---[ 534]---> BDD-cost:    2
0.00/0.01	c ---[ 532]---> BDD-cost:    2
0.00/0.01	c ---[ 530]---> BDD-cost:    2
0.00/0.01	c ---[ 528]---> BDD-cost:    2
0.00/0.01	c ---[ 526]---> BDD-cost:    2
0.00/0.01	c ---[ 524]---> BDD-cost:    2
0.00/0.01	c ---[ 522]---> BDD-cost:    2
0.00/0.01	c ---[ 520]---> BDD-cost:    2
0.00/0.01	c ---[ 518]---> BDD-cost:    2
0.00/0.01	c ---[ 516]---> BDD-cost:    2
0.00/0.01	c ---[ 514]---> BDD-cost:    2
0.00/0.01	c ---[ 512]---> BDD-cost:    2
0.00/0.01	c ---[ 510]---> BDD-cost:    2
0.00/0.01	c ---[ 508]---> BDD-cost:    2
0.00/0.01	c ---[ 506]---> BDD-cost:    2
0.00/0.01	c ---[ 504]---> BDD-cost:    2
0.00/0.01	c ---[ 502]---> BDD-cost:    2
0.00/0.01	c ---[ 500]---> BDD-cost:    2
0.00/0.01	c ---[ 498]---> BDD-cost:    2
0.00/0.01	c ---[ 496]---> BDD-cost:    2
0.00/0.01	c ---[ 494]---> BDD-cost:    2
0.00/0.01	c ---[ 492]---> BDD-cost:    2
0.00/0.01	c ---[ 490]---> BDD-cost:    2
0.00/0.01	c ---[ 488]---> BDD-cost:    2
0.00/0.01	c ---[ 486]---> BDD-cost:    2
0.00/0.01	c ---[ 484]---> BDD-cost:    2
0.00/0.01	c ---[ 482]---> BDD-cost:    2
0.00/0.01	c ---[ 480]---> BDD-cost:    2
0.00/0.01	c ---[ 478]---> BDD-cost:    2
0.00/0.01	c ---[ 476]---> BDD-cost:    2
0.00/0.01	c ---[ 474]---> BDD-cost:    2
0.00/0.01	c ---[ 472]---> BDD-cost:    2
0.00/0.01	c ---[ 470]---> BDD-cost:    2
0.00/0.01	c ---[ 468]---> BDD-cost:    2
0.00/0.01	c ---[ 466]---> BDD-cost:    2
0.00/0.01	c ---[ 464]---> BDD-cost:    2
0.00/0.01	c ---[ 462]---> BDD-cost:    2
0.00/0.01	c ---[ 460]---> BDD-cost:    2
0.00/0.01	c ---[ 458]---> BDD-cost:    2
0.00/0.01	c ---[ 456]---> BDD-cost:    2
0.00/0.01	c ---[ 454]---> BDD-cost:    2
0.00/0.01	c ---[ 452]---> BDD-cost:    2
0.00/0.01	c ---[ 450]---> BDD-cost:    2
0.00/0.01	c ---[ 448]---> BDD-cost:    2
0.00/0.01	c ---[ 446]---> BDD-cost:    2
0.00/0.01	c ---[ 444]---> BDD-cost:    2
0.00/0.01	c ---[ 442]---> BDD-cost:    2
0.00/0.01	c ---[ 440]---> BDD-cost:    2
0.00/0.01	c ---[ 438]---> BDD-cost:    2
0.00/0.01	c ---[ 436]---> BDD-cost:    2
0.00/0.01	c ---[ 434]---> BDD-cost:    2
0.00/0.01	c ---[ 432]---> BDD-cost:    2
0.00/0.01	c ---[ 430]---> BDD-cost:    2
0.00/0.01	c ---[ 428]---> BDD-cost:    2
0.00/0.01	c ---[ 426]---> BDD-cost:    2
0.00/0.01	c ---[ 424]---> BDD-cost:    2
0.00/0.01	c ---[ 422]---> BDD-cost:    2
0.00/0.01	c ---[ 420]---> BDD-cost:    2
0.00/0.01	c ---[ 418]---> BDD-cost:    2
0.00/0.01	c ---[ 416]---> BDD-cost:    2
0.00/0.01	c ---[ 414]---> BDD-cost:    2
0.00/0.01	c ---[ 412]---> BDD-cost:    2
0.00/0.01	c ---[ 410]---> BDD-cost:    2
0.00/0.01	c ---[ 408]---> BDD-cost:    2
0.00/0.01	c ---[ 406]---> BDD-cost:    2
0.00/0.01	c ---[ 404]---> BDD-cost:    2
0.00/0.01	c ---[ 402]---> BDD-cost:    2
0.00/0.01	c ---[ 400]---> BDD-cost:    2
0.00/0.01	c ---[ 398]---> BDD-cost:    2
0.00/0.01	c ---[ 396]---> BDD-cost:    2
0.00/0.01	c ---[ 394]---> BDD-cost:    2
0.00/0.01	c ---[ 392]---> BDD-cost:    2
0.00/0.01	c ---[ 390]---> BDD-cost:    2
0.00/0.01	c ---[ 388]---> BDD-cost:    2
0.00/0.01	c ---[ 386]---> BDD-cost:    2
0.00/0.01	c ---[ 384]---> BDD-cost:    2
0.00/0.01	c ---[ 382]---> BDD-cost:    2
0.00/0.01	c ---[ 380]---> BDD-cost:    2
0.00/0.01	c ---[ 378]---> BDD-cost:    2
0.00/0.01	c ---[ 376]---> BDD-cost:    2
0.00/0.01	c ---[ 374]---> BDD-cost:    2
0.00/0.01	c ---[ 372]---> BDD-cost:    2
0.00/0.01	c ---[ 370]---> BDD-cost:    2
0.00/0.01	c ---[ 368]---> BDD-cost:    2
0.00/0.01	c ---[ 366]---> BDD-cost:    2
0.00/0.01	c ---[ 364]---> BDD-cost:    2
0.00/0.01	c ---[ 362]---> BDD-cost:    2
0.00/0.01	c ---[ 360]---> BDD-cost:    2
0.00/0.01	c ---[ 358]---> BDD-cost:    2
0.00/0.01	c ---[ 356]---> BDD-cost:    2
0.00/0.01	c ---[ 354]---> BDD-cost:    2
0.00/0.01	c ---[ 352]---> BDD-cost:    2
0.00/0.01	c ---[ 350]---> BDD-cost:    2
0.00/0.01	c ---[ 348]---> BDD-cost:    2
0.00/0.01	c ---[ 346]---> BDD-cost:    2
0.00/0.01	c ---[ 344]---> BDD-cost:    2
0.00/0.01	c ---[ 342]---> BDD-cost:    2
0.00/0.01	c ---[ 340]---> BDD-cost:    2
0.00/0.01	c ---[ 338]---> BDD-cost:    2
0.00/0.01	c ---[ 336]---> BDD-cost:    2
0.00/0.01	c ---[ 334]---> BDD-cost:    2
0.00/0.01	c ---[ 332]---> BDD-cost:    2
0.00/0.01	c ---[ 330]---> BDD-cost:    2
0.00/0.01	c ---[ 328]---> BDD-cost:    2
0.00/0.01	c ---[ 326]---> BDD-cost:    2
0.00/0.01	c ---[ 324]---> BDD-cost:    2
0.00/0.01	c ---[ 322]---> BDD-cost:    2
0.00/0.01	c ---[ 320]---> BDD-cost:    2
0.00/0.01	c ---[ 318]---> BDD-cost:    2
0.00/0.01	c ---[ 316]---> BDD-cost:    2
0.00/0.01	c ---[ 314]---> BDD-cost:    2
0.00/0.01	c ---[ 312]---> BDD-cost:    2
0.00/0.01	c ---[ 310]---> BDD-cost:    2
0.00/0.01	c ---[ 308]---> BDD-cost:    2
0.00/0.01	c ---[ 306]---> BDD-cost:    2
0.00/0.01	c ---[ 304]---> BDD-cost:    2
0.00/0.01	c ---[ 302]---> BDD-cost:    2
0.00/0.01	c ---[ 300]---> BDD-cost:    2
0.00/0.01	c ---[ 298]---> BDD-cost:    2
0.00/0.01	c ---[ 296]---> BDD-cost:    2
0.00/0.01	c ---[ 294]---> BDD-cost:    2
0.00/0.01	c ---[ 292]---> BDD-cost:    2
0.00/0.01	c ---[ 290]---> BDD-cost:    2
0.00/0.01	c ---[ 288]---> BDD-cost:    2
0.00/0.01	c ---[ 286]---> BDD-cost:    2
0.00/0.01	c ---[ 284]---> BDD-cost:    2
0.00/0.01	c ---[ 282]---> BDD-cost:    2
0.00/0.01	c ---[ 280]---> BDD-cost:    2
0.00/0.01	c ---[ 278]---> BDD-cost:    2
0.00/0.01	c ---[ 276]---> BDD-cost:    2
0.00/0.01	c ---[ 274]---> BDD-cost:    2
0.00/0.01	c ---[ 272]---> BDD-cost:    2
0.00/0.01	c ---[ 270]---> BDD-cost:    2
0.00/0.01	c ---[ 268]---> BDD-cost:    2
0.00/0.01	c ---[ 266]---> BDD-cost:    2
0.00/0.01	c ---[ 264]---> BDD-cost:    2
0.00/0.01	c ---[ 262]---> BDD-cost:    2
0.00/0.01	c ---[ 260]---> BDD-cost:    2
0.00/0.01	c ---[ 258]---> BDD-cost:    2
0.00/0.01	c ---[ 256]---> BDD-cost:    2
0.00/0.01	c ---[ 254]---> BDD-cost:    2
0.00/0.01	c ---[ 252]---> BDD-cost:    2
0.00/0.01	c ---[ 250]---> BDD-cost:    2
0.00/0.01	c ---[ 248]---> BDD-cost:    2
0.00/0.01	c ---[ 246]---> BDD-cost:    2
0.00/0.01	c ---[ 244]---> BDD-cost:    2
0.00/0.01	c ---[ 242]---> BDD-cost:    2
0.00/0.01	c ---[ 240]---> BDD-cost:    2
0.00/0.01	c ---[ 238]---> BDD-cost:    2
0.00/0.01	c ---[ 236]---> BDD-cost:    2
0.00/0.01	c ---[ 234]---> BDD-cost:    2
0.00/0.01	c ---[ 232]---> BDD-cost:    2
0.00/0.01	c ---[ 230]---> BDD-cost:    2
0.00/0.01	c ---[ 228]---> BDD-cost:    2
0.00/0.01	c ---[ 226]---> BDD-cost:    2
0.00/0.01	c ---[ 224]---> BDD-cost:    2
0.00/0.01	c ---[ 222]---> BDD-cost:    2
0.00/0.01	c ---[ 220]---> BDD-cost:    2
0.00/0.01	c ---[ 218]---> BDD-cost:    2
0.00/0.01	c ---[ 216]---> BDD-cost:    2
0.00/0.01	c ---[ 214]---> BDD-cost:    2
0.00/0.01	c ---[ 212]---> BDD-cost:    2
0.00/0.01	c ---[ 210]---> BDD-cost:    2
0.00/0.01	c ---[ 208]---> BDD-cost:    2
0.00/0.01	c ---[ 206]---> BDD-cost:    2
0.00/0.01	c ---[ 204]---> BDD-cost:    2
0.00/0.01	c ---[ 202]---> BDD-cost:    2
0.00/0.01	c ---[ 200]---> BDD-cost:    2
0.00/0.01	c ---[ 198]---> BDD-cost:    2
0.00/0.01	c ---[ 196]---> BDD-cost:    2
0.00/0.01	c ---[ 194]---> BDD-cost:    2
0.00/0.01	c ---[ 192]---> BDD-cost:    2
0.00/0.01	c ---[ 190]---> BDD-cost:    2
0.00/0.01	c ---[ 188]---> BDD-cost:    2
0.00/0.01	c ---[ 186]---> BDD-cost:    2
0.00/0.01	c ---[ 184]---> BDD-cost:    2
0.00/0.01	c ---[ 182]---> BDD-cost:    2
0.00/0.01	c ---[ 180]---> BDD-cost:    2
0.00/0.01	c ---[ 178]---> BDD-cost:    2
0.00/0.01	c ---[ 176]---> BDD-cost:    2
0.00/0.01	c ---[ 174]---> BDD-cost:    2
0.00/0.01	c ---[ 172]---> BDD-cost:    2
0.00/0.01	c ---[ 170]---> BDD-cost:    2
0.00/0.01	c ---[ 168]---> BDD-cost:    2
0.00/0.01	c ---[ 166]---> BDD-cost:    2
0.00/0.01	c ---[ 164]---> BDD-cost:    2
0.00/0.01	c ---[ 162]---> BDD-cost:    2
0.00/0.01	c ---[ 160]---> BDD-cost:    2
0.00/0.01	c ---[ 158]---> BDD-cost:    2
0.00/0.01	c ---[ 156]---> BDD-cost:    2
0.00/0.01	c ---[ 154]---> BDD-cost:    2
0.00/0.01	c ---[ 152]---> BDD-cost:    2
0.00/0.01	c ---[ 150]---> BDD-cost:    2
0.00/0.01	c ---[ 148]---> BDD-cost:    2
0.00/0.01	c ---[ 146]---> BDD-cost:    2
0.00/0.01	c ---[ 144]---> BDD-cost:    2
0.00/0.01	c ---[ 142]---> BDD-cost:    2
0.00/0.01	c ---[ 140]---> BDD-cost:    2
0.00/0.01	c ---[ 138]---> BDD-cost:    2
0.00/0.01	c ---[ 136]---> BDD-cost:    2
0.00/0.01	c ---[ 134]---> BDD-cost:    2
0.00/0.01	c ---[ 132]---> BDD-cost:    2
0.00/0.01	c ---[ 130]---> BDD-cost:    2
0.00/0.01	c ---[ 128]---> BDD-cost:    2
0.00/0.01	c ---[ 126]---> BDD-cost:    2
0.00/0.01	c ---[ 124]---> BDD-cost:    2
0.00/0.01	c ---[ 122]---> BDD-cost:    2
0.00/0.01	c ---[ 120]---> BDD-cost:    2
0.00/0.01	c ---[ 118]---> BDD-cost:    2
0.00/0.01	c ---[ 116]---> BDD-cost:    2
0.00/0.01	c ---[ 114]---> BDD-cost:    2
0.00/0.01	c ---[ 112]---> BDD-cost:    2
0.00/0.01	c ---[ 110]---> BDD-cost:    2
0.00/0.01	c ---[ 108]---> BDD-cost:    2
0.00/0.01	c ---[ 106]---> BDD-cost:    2
0.00/0.01	c ---[ 104]---> BDD-cost:    2
0.00/0.01	c ---[ 102]---> BDD-cost:    2
0.00/0.01	c ---[ 100]---> BDD-cost:    2
0.00/0.01	c ---[  98]---> BDD-cost:    2
0.00/0.01	c ---[  96]---> BDD-cost:    2
0.00/0.01	c ---[  94]---> BDD-cost:    2
0.00/0.01	c ---[  92]---> BDD-cost:    2
0.00/0.01	c ---[  90]---> BDD-cost:    2
0.00/0.01	c ---[  88]---> BDD-cost:    2
0.00/0.01	c ---[  86]---> BDD-cost:    2
0.00/0.01	c ---[  84]---> BDD-cost:    2
0.00/0.01	c ---[  82]---> BDD-cost:    2
0.00/0.01	c ---[  80]---> BDD-cost:    2
0.00/0.01	c ---[  78]---> BDD-cost:    2
0.00/0.01	c ---[  76]---> BDD-cost:    2
0.00/0.01	c ---[  74]---> BDD-cost:    2
0.00/0.01	c ---[  72]---> BDD-cost:    2
0.00/0.01	c ---[  70]---> BDD-cost:    2
0.00/0.01	c ---[  68]---> BDD-cost:    2
0.00/0.01	c ---[  66]---> BDD-cost:    2
0.00/0.01	c ---[  64]---> BDD-cost:    2
0.00/0.01	c ---[  62]---> BDD-cost:    2
0.00/0.01	c ---[  60]---> BDD-cost:    2
0.00/0.01	c ---[  58]---> BDD-cost:    2
0.00/0.01	c ---[  56]---> BDD-cost:    2
0.00/0.01	c ---[  54]---> BDD-cost:    2
0.00/0.01	c ---[  52]---> BDD-cost:    2
0.00/0.01	c ---[  50]---> BDD-cost:    2
0.00/0.01	c ---[  48]---> BDD-cost:    2
0.00/0.01	c ---[  46]---> BDD-cost:    2
0.00/0.01	c ---[  44]---> BDD-cost:    2
0.00/0.01	c ---[  42]---> BDD-cost:    2
0.00/0.01	c ---[  40]---> BDD-cost:    2
0.00/0.01	c ---[  38]---> BDD-cost:    2
0.00/0.01	c ---[  36]---> BDD-cost:    2
0.00/0.01	c ---[  34]---> BDD-cost:    2
0.00/0.01	c ---[  32]---> BDD-cost:    2
0.00/0.01	c ---[  30]---> BDD-cost:    2
0.00/0.01	c ---[  28]---> BDD-cost:    2
0.00/0.01	c ---[  26]---> BDD-cost:    2
0.00/0.01	c ---[  24]---> BDD-cost:    2
0.00/0.01	c ---[  22]---> BDD-cost:    2
0.00/0.01	c ---[  20]---> BDD-cost:    2
0.00/0.01	c ---[  18]---> BDD-cost:    2
0.00/0.01	c ---[  16]---> BDD-cost:    2
0.00/0.01	c ---[  14]---> BDD-cost:    2
0.00/0.01	c ---[  12]---> BDD-cost:    2
0.00/0.01	c ---[  10]---> BDD-cost:    2
0.00/0.01	c ---[   8]---> BDD-cost:    2
0.00/0.02	c ---[   6]---> BDD-cost:    2
0.00/0.02	c ---[   4]---> BDD-cost:    2
0.00/0.02	c ---[   2]---> BDD-cost:    2
0.00/0.02	c ---[   0]---> BDD-cost:    2
0.00/0.02	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	===============================================================================
0.00/0.02	c Found solution: -2164439
0.00/0.02	c ---[   0]---> Adder-cost: 4260   maxlim: 15120524   bits: 25/24
179.07/179.17	|  Eliminated clauses:           0.01 Mb                                      |
179.07/179.17	============================[ Search Statistics ]==============================
179.07/179.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
179.07/179.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
179.07/179.17	===============================================================================
179.07/179.17	|       100 |    4794    31094   109401 |    11401       82      3 |  8.435 % |
179.07/179.17	|       250 |    4758    31094   109401 |    12541      222     22 |  9.055 % |
179.07/179.17	===============================================================================
179.07/179.17	c Found solution: -2299140
179.07/179.17	c ---[   0]---> Adder-cost: 0   maxlim: 15255225   bits: 25/24
362.34/362.47	|  Eliminated clauses:           0.01 Mb                                      |
362.34/362.47	============================[ Search Statistics ]==============================
362.34/362.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
362.34/362.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
362.34/362.47	===============================================================================
362.34/362.47	|       453 |    4431    27245    93537 |     9989      300     41 | 14.732 % |
362.34/362.47	===============================================================================
362.34/362.47	c Found solution: -2481517
362.34/362.48	c ---[   0]---> Adder-cost: 0   maxlim: 15437602   bits: 25/24
545.41/545.50	|  Eliminated clauses:           0.01 Mb                                      |
545.41/545.50	============================[ Search Statistics ]==============================
545.41/545.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
545.41/545.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
545.41/545.50	===============================================================================
545.41/545.50	|       578 |    4272    24807    84190 |     9095      412     35 | 16.935 % |
545.41/545.50	|       728 |    4040    24807    84190 |    10005      474     51 | 20.903 % |
545.41/545.50	|       953 |    3873    24807    84190 |    11006      693     65 | 23.760 % |
545.41/545.50	|      1290 |    3707    24807    84190 |    12106     1000     61 | 26.599 % |
545.41/545.50	|      1796 |    3287    24807    84190 |    13317     1409     51 | 33.784 % |
545.41/545.50	|      2555 |    3187    24807    84190 |    14649     2167     38 | 35.494 % |
545.41/545.50	|      3694 |    3187    24807    84190 |    16113     3278     63 | 35.494 % |
545.41/545.50	|      5402 |    3187    24807    84190 |    17725     4986     69 | 35.494 % |
545.41/545.50	|      7964 |    3187    24807    84190 |    19497     7548     69 | 35.494 % |
545.41/545.50	===============================================================================
545.41/545.50	c Found solution: -2867168
545.41/545.50	c ---[   0]---> Adder-cost: 0   maxlim: 15823253   bits: 25/24
736.98/737.16	|  Eliminated clauses:           0.02 Mb                                      |
736.98/737.16	============================[ Search Statistics ]==============================
736.98/737.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
736.98/737.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
736.98/737.16	===============================================================================
736.98/737.16	|     10420 |    3144    17904    60131 |     6564     5052     47 | 35.586 % |
736.98/737.16	|     10570 |    3144    17904    60131 |     7221     5202     50 | 35.586 % |
736.98/737.16	|     10795 |    3144    17904    60131 |     7943     5427     48 | 35.586 % |
736.98/737.16	|     11132 |    3144    17904    60131 |     8737     5764     50 | 35.586 % |
736.98/737.16	|     11638 |    3144    17904    60131 |     9611     6270     61 | 35.586 % |
736.98/737.16	|     12397 |    3144    17904    60131 |    10572     7029     57 | 35.586 % |
736.98/737.16	|     13536 |    3144    17904    60131 |    11629     8168     71 | 35.586 % |
736.98/737.16	|     15244 |    3144    17904    60131 |    12792     9876     68 | 35.586 % |
736.98/737.16	|     17806 |    3144    17904    60131 |    14072    12438     63 | 35.586 % |
736.98/737.16	|     21650 |    3144    17904    60131 |    15479     8190     60 | 35.586 % |
736.98/737.16	|     27416 |    3144    17904    60131 |    17027    13956     93 | 35.586 % |
736.98/737.16	|     36065 |    3144    17904    60131 |    18730    12948     70 | 35.586 % |
736.98/737.16	|     49039 |    3144    17904    60131 |    20603    15482     97 | 35.586 % |
736.98/737.16	|     68500 |    3144    17904    60131 |    22663    12143     49 | 35.586 % |
736.98/737.16	===============================================================================
736.98/737.16	c Found solution: -2872289
736.98/737.16	c ---[   0]---> Adder-cost: 0   maxlim: 15828374   bits: 25/24
922.34/922.53	|  Eliminated clauses:           0.02 Mb                                      |
922.34/922.53	============================[ Search Statistics ]==============================
922.34/922.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
922.34/922.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
922.34/922.53	===============================================================================
922.34/922.53	|     77248 |    3146    17907    60135 |     6565     5298     41 | 35.613 % |
922.34/922.53	|     77398 |    3146    17907    60135 |     7222     5448     41 | 35.613 % |
922.34/922.53	|     77623 |    3146    17907    60135 |     7944     5673     42 | 35.613 % |
922.34/922.53	|     77960 |    3146    17907    60135 |     8739     6010     47 | 35.613 % |
922.34/922.53	|     78466 |    3146    17907    60135 |     9613     6516     54 | 35.613 % |
922.34/922.53	|     79225 |    3146    17907    60135 |    10574     7275     56 | 35.613 % |
922.34/922.53	|     80364 |    3146    17907    60135 |    11631     8414     53 | 35.613 % |
922.34/922.53	|     82072 |    3146    17907    60135 |    12795    10122     67 | 35.613 % |
922.34/922.53	|     84634 |    3146    17907    60135 |    14074    12684     84 | 35.613 % |
922.34/922.53	===============================================================================
922.34/922.53	c Found solution: -2983113
922.34/922.53	c ---[   0]---> Adder-cost: 0   maxlim: 15939198   bits: 25/24
1155.31/1155.58	|  Eliminated clauses:           0.02 Mb                                      |
1155.31/1155.58	============================[ Search Statistics ]==============================
1155.31/1155.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1155.31/1155.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1155.31/1155.58	===============================================================================
1155.31/1155.58	|     86081 |    3143    17910    60208 |     6567     7116     80 | 35.707 % |
1155.31/1155.58	|     86231 |    3143    17910    60208 |     7223     7266     81 | 35.707 % |
1155.31/1155.58	|     86456 |    3143    17910    60208 |     7946     7491     80 | 35.707 % |
1155.31/1155.58	|     86793 |    3143    17910    60208 |     8740     7828     83 | 35.707 % |
1155.31/1155.58	|     87299 |    3143    17910    60208 |     9614     8334     81 | 35.707 % |
1155.31/1155.58	|     88058 |    3143    17910    60208 |    10576     9093     82 | 35.707 % |
1155.31/1155.58	|     89197 |    3143    17910    60208 |    11633    10232     77 | 35.707 % |
1155.31/1155.58	|     90905 |    3143    17910    60208 |    12797    11940     78 | 35.707 % |
1155.31/1155.58	|     93467 |    3143    17910    60208 |    14076    14502     76 | 35.707 % |
1155.31/1155.58	|     97311 |    3143    17910    60208 |    15484    10227     72 | 35.707 % |
1155.31/1155.58	|    103077 |    3143    17910    60208 |    17033    15993     92 | 35.707 % |
1155.31/1155.58	|    111726 |    3143    17910    60208 |    18736    14973    108 | 35.707 % |
1155.31/1155.58	|    124700 |    3143    17910    60208 |    20610    17498     60 | 35.707 % |
1155.31/1155.58	|    144161 |    3143    17910    60208 |    22671    13595     88 | 35.707 % |
1155.31/1155.58	|    173353 |    3143    17910    60208 |    24938    17578     50 | 35.707 % |
1155.31/1155.58	|    217142 |    3143    17910    60208 |    27431    20502     85 | 35.707 % |
1155.31/1155.58	|    282826 |    3143    17910    60208 |    30175    26472     62 | 35.707 % |
1155.31/1155.58	|    381352 |    3143    17910    60208 |    33192    19767     95 | 35.707 % |
1155.31/1155.58	|    529141 |    3143    17910    60208 |    36511    30772     64 | 35.707 % |
1155.31/1155.58	===============================================================================
1155.31/1155.58	c Found solution: -2994427
1155.31/1155.58	c ---[   0]---> Adder-cost: 0   maxlim: 15950512   bits: 25/24
1340.69/1340.92	|  Eliminated clauses:           0.02 Mb                                      |
1340.69/1340.92	============================[ Search Statistics ]==============================
1340.69/1340.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1340.69/1340.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1340.69/1340.92	===============================================================================
1340.69/1340.92	|    646609 |    3148    17938    60383 |     6577     5677     41 | 35.717 % |
1340.69/1340.92	|    646759 |    3148    17938    60383 |     7234     5827     44 | 35.717 % |
1340.69/1340.92	|    646984 |    3148    17938    60383 |     7958     6052     44 | 35.717 % |
1340.69/1340.92	|    647321 |    3148    17938    60383 |     8754     6389     43 | 35.717 % |
1340.69/1340.92	|    647827 |    3148    17938    60383 |     9629     6895     43 | 35.717 % |
1340.69/1340.92	|    648586 |    3148    17938    60383 |    10592     7654     51 | 35.717 % |
1340.69/1340.92	|    649725 |    3148    17938    60383 |    11652     8793     63 | 35.717 % |
1340.69/1340.92	|    651433 |    3148    17938    60383 |    12817    10501     64 | 35.717 % |
1340.69/1340.92	|    653995 |    3148    17938    60383 |    14098    13063     62 | 35.717 % |
1340.69/1340.92	|    657839 |    3148    17938    60383 |    15508     8505     53 | 35.717 % |
1340.69/1340.92	|    663605 |    3148    17938    60383 |    17059    14271     51 | 35.717 % |
1340.69/1340.92	|    672254 |    3148    17938    60383 |    18765    13110     52 | 35.717 % |
1340.69/1340.92	===============================================================================
1340.69/1340.92	c Found solution: -3021445
1340.69/1340.92	c ---[   0]---> Adder-cost: 0   maxlim: 15977530   bits: 25/24
1587.85/1588.12	|  Eliminated clauses:           0.02 Mb                                      |
1587.85/1588.12	============================[ Search Statistics ]==============================
1587.85/1588.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1587.85/1588.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1587.85/1588.12	===============================================================================
1587.85/1588.12	|    677264 |    3147    17945    60465 |     6579     4605     40 | 35.754 % |
1587.85/1588.12	|    677414 |    3147    17945    60465 |     7237     4755     44 | 35.754 % |
1587.85/1588.12	|    677639 |    3147    17945    60465 |     7961     4980     42 | 35.754 % |
1587.85/1588.12	|    677976 |    3147    17945    60465 |     8757     5317     42 | 35.754 % |
1587.85/1588.12	|    678482 |    3147    17945    60465 |     9633     5823     47 | 35.754 % |
1587.85/1588.12	|    679241 |    3147    17945    60465 |    10596     6582     50 | 35.754 % |
1587.85/1588.12	|    680380 |    3147    17945    60465 |    11656     7721     52 | 35.754 % |
1587.85/1588.12	|    682088 |    3147    17945    60465 |    12822     9429     61 | 35.754 % |
1587.85/1588.12	|    684650 |    3147    17945    60465 |    14104    11991     78 | 35.754 % |
1587.85/1588.12	|    688494 |    3147    17945    60465 |    15514    15835     82 | 35.754 % |
1587.85/1588.12	|    694260 |    3147    17945    60465 |    17066    12725     58 | 35.754 % |
1587.85/1588.12	|    702909 |    3147    17945    60465 |    18773    11726     46 | 35.754 % |
1587.85/1588.12	|    715883 |    3147    17945    60465 |    20650    14059     62 | 35.754 % |
1587.85/1588.12	|    735344 |    3147    17945    60465 |    22715    22035     86 | 35.754 % |
1587.85/1588.12	|    764536 |    3147    17945    60465 |    24986    13129     63 | 35.754 % |
1587.85/1588.12	|    808325 |    3147    17945    60465 |    27485    15296     47 | 35.754 % |
1587.85/1588.12	|    874009 |    3147    17945    60465 |    30234    20359    129 | 35.754 % |
1587.85/1588.12	|    972535 |    3147    17945    60465 |    33257    30987     81 | 35.754 % |
1587.85/1588.12	|   1120324 |    3147    17945    60465 |    36583    22772    100 | 35.754 % |
1587.85/1588.12	|   1342007 |    3147    17945    60465 |    40241    36369     92 | 35.754 % |
1587.85/1588.12	===============================================================================
1587.85/1588.12	c Found solution: -3571397
1587.85/1588.12	c ---[   0]---> Adder-cost: 0   maxlim: 16527482   bits: 25/24
1771.52/1771.88	|  Eliminated clauses:           0.02 Mb                                      |
1771.52/1771.88	============================[ Search Statistics ]==============================
1771.52/1771.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1771.52/1771.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1771.52/1771.88	===============================================================================
1771.52/1771.88	===============================================================================
1771.52/1771.88	c Found solution: -3663064
1771.52/1771.88	c ---[   0]---> 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	v -x193 -x194 -x195 -x196 x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 x233 x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 x263 x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 x272 x273 x274 x275 -x276 -x277 -x278 -x279 x280 x281 -x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 -x294 -x295 -x296 -x297 x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 x320 -x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 x339 -x340 -x341 -x342 x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 x374 x375 -x376 -x377 -x378 -x379 x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 x390 x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 x432 -x433 -x434 -x435 -x436 -x437 -x438 x439 -x440 -x441 x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 x456 -x457 -x458 -x459 -x460 -x461 x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 -x470 -x471 x472 x473 -x474 -x475 -x476 -x477 -x478 x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 x487 -x488 -x489 -x490 x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 x500 -x501 -x502 -x503 x504 -x505 -x506 -x507 x508 -x509 x510 -x511 -x512 -x513 -x514 -x515 -x516 x517 -x518 -x519 x520 -x521 -x522 -x523 -x524 -x525 -x526 x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 x538 -x539 -x540 -x541 -x542 -x543 -x544 x545 -x546 -x547 -x548 -x549 -x550 -x551 x552 -x553 -x554 x555 -x556 -x557 -x558 -x559 x560 -x561 -x562 -x563 -x564 x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x1 x2 -x3 -x4 x5 -x6 -x7 x8 -x9 -x10 x11 -x12 x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 x21 -x22 -x23 x24 -x25 -x26 x27 x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 x51 x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 x60 -x61 x62 -x63 x64 -x65 -x66 -x67 -x68 x69 -x70 -x71 x72 x73 -x74 -x75 -x76 -x77 x78 -x79 -x80 x81 -x82 -x83 x84 -x85 x86 -x87 -x88 x89 -x90 -x91 -x92 x93 -x94 -x95 x96 -x97 x98 -x99 -x100 -x101 x102 -x103 -x104 x105 -x106 x107 -x108 -x109 x110 -x111 x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 x120 -x121 x122 -x123 x124 -x125 -x126 x127 -x128 -x129 x130 -x131 -x132 -x133 x134 -x135 x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 x144 -x145 x146 -x147 -x148 x149 -x150 x151 -x152 -x153 x154 -x155 -x156 -x157 x158 -x159 x160 -x161 -x162 x163 -x164 -x165 -x166 -x167 x168 -x169 x170 -x171 -x172 x173 -x174 -x175 x176 -x177 x178 -x179 -x180 x181 -x182 -x183 -x184 x185 -x186 x187 -x188 -x189 -x190 -x191 x192

Verifier Data

OK	-3663064

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-4118025-1467218259/watcher-4118025-1467218259 -o /tmp/evaluation-result-4118025-1467218259/solver-4118025-1467218259 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1873 --watchdog 1960 -S 80 minisatp HOME/instance-4118025-1467218259.opb 

pid=3225
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 Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.15 2.11 3/176 3228
/proc/meminfo: memFree=29466672/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=6600 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 847876 6758400 230 33554432000 4194304 5646918 140735112501408 140735361388648 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 1650 230 94 355 0 1291 0

[startup+0.100158 s]
/proc/loadavg: 2.13 2.15 2.11 3/176 3228
/proc/meminfo: memFree=29466672/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=6420 CPUtime=0.09 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 1489 0 0 0 9 0 0 0 20 0 1 0 847876 6574080 1349 33554432000 4194304 5646918 140735112501408 140735361388648 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 1605 1349 138 355 0 1246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6420

[startup+0.20031 s]
/proc/loadavg: 2.13 2.15 2.11 3/176 3228
/proc/meminfo: memFree=29466672/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=10068 CPUtime=0.19 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 2395 0 0 0 19 0 0 0 20 0 1 0 847876 10309632 2255 33554432000 4194304 5646918 140735112501408 140735361388648 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 2517 2255 138 355 0 2158 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10068

[startup+0.300304 s]
/proc/loadavg: 2.13 2.15 2.11 3/176 3228
/proc/meminfo: memFree=29466672/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=15136 CPUtime=0.29 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3653 0 0 0 29 0 0 0 20 0 1 0 847876 15499264 3513 33554432000 4194304 5646918 140735112501408 140735361388648 4817376 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 3784 3513 138 355 0 3425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15136

[startup+0.70023 s]
/proc/loadavg: 2.13 2.15 2.11 3/176 3228
/proc/meminfo: memFree=29466672/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=0.69 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 69 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735361388648 4832112 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16472

[startup+1.50023 s]
/proc/loadavg: 2.13 2.15 2.11 3/177 3229
/proc/meminfo: memFree=29451172/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=1.49 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 149 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735112356120 4824670 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16472

[startup+3.10023 s]
/proc/loadavg: 2.13 2.15 2.11 3/177 3229
/proc/meminfo: memFree=29450808/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=3.09 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 309 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735112356120 4832074 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16472

[startup+6.30023 s]
/proc/loadavg: 2.12 2.15 2.11 3/177 3229
/proc/meminfo: memFree=29450692/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=6.29 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 629 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735112356120 4823366 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16472

[startup+12.7002 s]
/proc/loadavg: 2.11 2.15 2.11 3/177 3229
/proc/meminfo: memFree=29450392/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=12.69 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 1269 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735112356120 4817591 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16472

[startup+25.5003 s]
/proc/loadavg: 2.16 2.16 2.11 4/177 3229
/proc/meminfo: memFree=29451152/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=25.48 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 2548 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735112356120 4462183 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16472

[startup+51.1003 s]
/proc/loadavg: 2.10 2.14 2.11 3/177 3229
/proc/meminfo: memFree=29451156/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=51.08 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 5108 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735112356120 4817369 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16472

[startup+102.3 s]
/proc/loadavg: 2.15 2.15 2.11 3/177 3288
/proc/meminfo: memFree=28922672/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=102.28 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 10228 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735112356120 4832125 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 16472

[startup+162.3 s]
/proc/loadavg: 2.13 2.15 2.11 3/178 3292
/proc/meminfo: memFree=28864340/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=16472 CPUtime=162.26 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 3991 0 0 0 16226 0 0 0 20 0 1 0 847876 16867328 3851 33554432000 4194304 5646918 140735112501408 140735112356120 4824637 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 4118 3851 141 355 0 3759 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 16472

[startup+222.307 s]
/proc/loadavg: 2.15 2.15 2.11 3/177 3294
/proc/meminfo: memFree=28847788/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=32924 CPUtime=222.27 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 6620 0 0 0 22226 1 0 0 20 0 1 0 847876 33714176 8013 33554432000 4194304 5646918 140735112501408 140735112356232 4565249 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 8231 8013 184 355 0 7872 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 32924

[startup+282.3 s]
/proc/loadavg: 2.05 2.12 2.10 3/177 3295
/proc/meminfo: memFree=28847348/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=32924 CPUtime=282.25 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 6620 0 0 0 28224 1 0 0 20 0 1 0 847876 33714176 8013 33554432000 4194304 5646918 140735112501408 140735112356232 4819040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 8231 8013 184 355 0 7872 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 32924

[startup+342.3 s]
/proc/loadavg: 2.19 2.15 2.11 3/177 3296
/proc/meminfo: memFree=28847680/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=32924 CPUtime=342.24 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 6620 0 0 0 34223 1 0 0 20 0 1 0 847876 33714176 8013 33554432000 4194304 5646918 140735112501408 140735112356232 4817610 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 8231 8013 184 355 0 7872 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 32924

[startup+402.3 s]
/proc/loadavg: 2.21 2.17 2.11 3/177 3297
/proc/meminfo: memFree=28847984/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=32924 CPUtime=402.23 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 6624 0 0 0 40222 1 0 0 20 0 1 0 847876 33714176 8017 33554432000 4194304 5646918 140735112501408 140735112500072 4461031 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 8231 8017 184 355 0 7872 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 32924

[startup+462.3 s]
/proc/loadavg: 2.26 2.18 2.11 3/177 3298
/proc/meminfo: memFree=28847492/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=32924 CPUtime=462.22 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 6624 0 0 0 46221 1 0 0 20 0 1 0 847876 33714176 8017 33554432000 4194304 5646918 140735112501408 140735112500072 4823595 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 8231 8017 184 355 0 7872 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 32924

[startup+522.3 s]
/proc/loadavg: 2.27 2.20 2.12 3/177 3300
/proc/meminfo: memFree=28847568/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=32924 CPUtime=522.21 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 6631 0 0 0 52220 1 0 0 20 0 1 0 847876 33714176 8017 33554432000 4194304 5646918 140735112501408 140735112500072 4823249 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 8231 8017 184 355 0 7872 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 32924

[startup+582.3 s]
/proc/loadavg: 2.19 2.19 2.12 3/177 3301
/proc/meminfo: memFree=28843548/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=36792 CPUtime=582.2 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 7505 0 0 0 58219 1 0 0 20 0 1 0 847876 37675008 8891 33554432000 4194304 5646918 140735112501408 140735112350232 4823346 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 9198 8891 185 355 0 8839 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 36792

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


[startup+942.3 s]
/proc/loadavg: 2.10 2.16 2.12 3/177 3311
/proc/meminfo: memFree=28827180/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=47576 CPUtime=942.14 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 7759 0 0 0 94213 1 0 0 20 0 1 0 847876 48717824 11691 33554432000 4194304 5646918 140735112501408 140735112500072 4560672 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 11894 11691 187 355 0 11535 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 47576

[startup+1002.3 s]
/proc/loadavg: 2.15 2.16 2.12 3/177 3312
/proc/meminfo: memFree=28827176/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=47576 CPUtime=1002.13 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 7759 0 0 0 100212 1 0 0 20 0 1 0 847876 48717824 11691 33554432000 4194304 5646918 140735112501408 140735112500072 4480440 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 11894 11691 187 355 0 11535 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 47576

[startup+1062.3 s]
/proc/loadavg: 2.23 2.19 2.13 3/177 3313
/proc/meminfo: memFree=28827056/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=47576 CPUtime=1062.12 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 7759 0 0 0 106211 1 0 0 20 0 1 0 847876 48717824 11691 33554432000 4194304 5646918 140735112501408 140735112500072 4819040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 11894 11691 187 355 0 11535 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 47576

[startup+1122.3 s]
/proc/loadavg: 2.23 2.21 2.14 3/177 3315
/proc/meminfo: memFree=28826948/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=47576 CPUtime=1122.11 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 7759 0 0 0 112210 1 0 0 20 0 1 0 847876 48717824 11691 33554432000 4194304 5646918 140735112501408 140735112499720 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 11894 11691 187 355 0 11535 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 47576

[startup+1182.3 s]
/proc/loadavg: 2.23 2.21 2.15 3/177 3316
/proc/meminfo: memFree=28819840/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=54760 CPUtime=1182.1 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 10096 0 0 0 118208 2 0 0 20 0 1 0 847876 56074240 13470 33554432000 4194304 5646918 140735112501408 140735112500072 4831393 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 13690 13470 187 355 0 13331 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 54760

[startup+1242.3 s]
/proc/loadavg: 2.36 2.25 2.16 3/177 3317
/proc/meminfo: memFree=28820216/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=54760 CPUtime=1242.09 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 10096 0 0 0 124207 2 0 0 20 0 1 0 847876 56074240 13470 33554432000 4194304 5646918 140735112501408 140735112500072 4824645 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 13690 13470 187 355 0 13331 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 54760

[startup+1302.3 s]
/proc/loadavg: 2.22 2.23 2.16 3/177 3318
/proc/meminfo: memFree=28819232/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=54760 CPUtime=1302.08 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 10096 0 0 0 130206 2 0 0 20 0 1 0 847876 56074240 13470 33554432000 4194304 5646918 140735112501408 140735112500072 4817528 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 13690 13470 187 355 0 13331 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 54760

[startup+1362.3 s]
/proc/loadavg: 2.18 2.21 2.16 3/178 3322
/proc/meminfo: memFree=28819136/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=54760 CPUtime=1362.07 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 10096 0 0 0 136205 2 0 0 20 0 1 0 847876 56074240 13470 33554432000 4194304 5646918 140735112501408 140735112500072 4310014 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 13690 13470 187 355 0 13331 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 54760

[startup+1422.3 s]
/proc/loadavg: 2.14 2.19 2.15 3/178 3347
/proc/meminfo: memFree=28818740/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=54760 CPUtime=1422.07 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 10096 0 0 0 142205 2 0 0 20 0 1 0 847876 56074240 13470 33554432000 4194304 5646918 140735112501408 140735112500072 4831331 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 13690 13470 187 355 0 13331 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 54760

[startup+1482.3 s]
/proc/loadavg: 2.14 2.18 2.15 3/177 3348
/proc/meminfo: memFree=28819740/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=54760 CPUtime=1482.06 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 10096 0 0 0 148204 2 0 0 20 0 1 0 847876 56074240 13470 33554432000 4194304 5646918 140735112501408 140735112500072 4817528 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 13690 13470 187 355 0 13331 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 54760

[startup+1542.31 s]
/proc/loadavg: 2.22 2.20 2.16 3/177 3349
/proc/meminfo: memFree=28827492/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=59180 CPUtime=1542.06 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 11417 0 0 0 154203 3 0 0 20 0 1 0 847876 60600320 11507 33554432000 4194304 5646918 140735112501408 140735112499672 4403043 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 14795 11507 187 355 0 14436 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 59180

[startup+1602.3 s]
/proc/loadavg: 2.19 2.19 2.16 3/177 3350
/proc/meminfo: memFree=28808456/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=77864 CPUtime=1602.04 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 13442 0 0 0 160200 4 0 0 20 0 1 0 847876 79732736 16300 33554432000 4194304 5646918 140735112501408 140735112500072 4480456 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 19466 16300 187 355 0 19107 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 77864

[startup+1662.3 s]
/proc/loadavg: 2.34 2.23 2.18 3/177 3351
/proc/meminfo: memFree=28808340/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=77864 CPUtime=1662.03 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 13442 0 0 0 166199 4 0 0 20 0 1 0 847876 79732736 16300 33554432000 4194304 5646918 140735112501408 140735112500072 4831200 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 19466 16300 187 355 0 19107 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 77864

[startup+1722.3 s]
/proc/loadavg: 2.17 2.20 2.17 3/177 3353
/proc/meminfo: memFree=28807920/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=77864 CPUtime=1722.03 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 13442 0 0 0 172199 4 0 0 20 0 1 0 847876 79732736 16300 33554432000 4194304 5646918 140735112501408 140735112500072 4309897 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 19466 16300 187 355 0 19107 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 77864

[startup+1782.3 s]
/proc/loadavg: 2.24 2.22 2.18 4/177 3354
/proc/meminfo: memFree=28826784/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=46936 CPUtime=1782.01 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 15029 0 0 0 178197 4 0 0 20 0 1 0 847876 48062464 11538 33554432000 4194304 5646918 140735112501408 140735112349432 4464202 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 11734 11538 187 355 0 11375 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 46936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.17 2.20 2.17 3/177 3354
/proc/meminfo: memFree=28826948/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=46936 CPUtime=1800.01 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 15029 0 0 0 179997 4 0 0 20 0 1 0 847876 48062464 11538 33554432000 4194304 5646918 140735112501408 140735112349432 4817372 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 11734 11538 187 355 0 11375 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46936

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

[startup+1800.3 s]
/proc/loadavg: 2.17 2.20 2.17 3/177 3354
/proc/meminfo: memFree=28826948/32872528 swapFree=1197380/1311844
[pid=3228] ppid=3225 vsize=46936 CPUtime=1800.01 cores=0,2,4,6
/proc/3228/stat : 3228 (minisatp) R 3225 3228 1857 0 -1 4202496 15029 0 0 0 179997 4 0 0 20 0 1 0 847876 48062464 11538 33554432000 4194304 5646918 140735112501408 140735112349432 4817372 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3228/statm: 11734 11538 187 355 0 11375 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 46936

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.049992
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 77864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.049992
maximum resident set size= 73392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15029
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= 8
involuntary context switches= 2361

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.56331 second user time and 6.45702 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-29 18:37:40
IDJOB=4118025
IDBENCH=111431
IDSOLVER=2555
FILE ID=node131/4118025-1467218259
RUNJOBID= node131-1467210288-1873
PBS_JOBID= 19997593
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0088-0088.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118025-1467218259/watcher-4118025-1467218259 -o /tmp/evaluation-result-4118025-1467218259/solver-4118025-1467218259 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1873 --watchdog 1960 -S 80 minisatp HOME/instance-4118025-1467218259.opb

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

MD5SUM BENCH= 071705771bffcb5a6b6bc16d0e712ccd
RANDOM SEED=614732297

node131.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.334
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	: 5332.66
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.334
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.334
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.334
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.334
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.56
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.334
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.334
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.334
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:        29467348 kB
Buffers:           55880 kB
Cached:          1271196 kB
SwapCached:            0 kB
Active:           142232 kB
Inactive:        1243716 kB
Active(anon):      61640 kB
Inactive(anon):        0 kB
Active(file):      80592 kB
Inactive(file):  1243716 kB
Unevictable:     1311844 kB
Mlocked:         1197380 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:       1372716 kB
Mapped:            14048 kB
Shmem:               204 kB
Slab:             574180 kB
SReclaimable:      18576 kB
SUnreclaim:       555604 kB
KernelStack:        1456 kB
PageTables:         6416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1479356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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-4118025-1467218259.opb

Free space on /tmp at the end= 71712 MiB
End job on node131 at 2016-06-29 19:07:40