Trace number 4119204

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.02 1802.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3g-0344-0344.lin.opb
MD5SUM41c2ec7decc5ce6c6a47b561f1b22af5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5301516
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables576
Total number of constraints912
Number of constraints which are clauses432
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 432
Biggest coefficient in the objective function 273533
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 35354751
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 273533
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 35354751
Number of bits of the biggest sum of numbers26
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.00/0.01	c Converting 960 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 ---[ 958]---> BDD-cost:    3
0.00/0.01	c ---[ 956]---> BDD-cost:    3
0.00/0.01	c ---[ 954]---> BDD-cost:    3
0.00/0.01	c ---[ 952]---> BDD-cost:    3
0.00/0.01	c ---[ 950]---> BDD-cost:    3
0.00/0.01	c ---[ 948]---> BDD-cost:    3
0.00/0.01	c ---[ 946]---> BDD-cost:    3
0.00/0.01	c ---[ 944]---> BDD-cost:    3
0.00/0.01	c ---[ 942]---> BDD-cost:    3
0.00/0.01	c ---[ 940]---> BDD-cost:    3
0.00/0.01	c ---[ 938]---> BDD-cost:    3
0.00/0.01	c ---[ 936]---> BDD-cost:    3
0.00/0.01	c ---[ 934]---> BDD-cost:    3
0.00/0.01	c ---[ 932]---> BDD-cost:    3
0.00/0.01	c ---[ 930]---> BDD-cost:    3
0.00/0.01	c ---[ 928]---> BDD-cost:    3
0.00/0.01	c ---[ 926]---> BDD-cost:    3
0.00/0.01	c ---[ 924]---> BDD-cost:    3
0.00/0.01	c ---[ 922]---> BDD-cost:    3
0.00/0.01	c ---[ 920]---> BDD-cost:    3
0.00/0.01	c ---[ 918]---> BDD-cost:    3
0.00/0.01	c ---[ 916]---> BDD-cost:    3
0.00/0.01	c ---[ 914]---> BDD-cost:    3
0.00/0.01	c ---[ 912]---> BDD-cost:    3
0.00/0.01	c ---[ 910]---> BDD-cost:    3
0.00/0.01	c ---[ 908]---> BDD-cost:    3
0.00/0.01	c ---[ 906]---> BDD-cost:    3
0.00/0.01	c ---[ 904]---> BDD-cost:    3
0.00/0.01	c ---[ 902]---> BDD-cost:    3
0.00/0.01	c ---[ 900]---> BDD-cost:    3
0.00/0.01	c ---[ 898]---> BDD-cost:    3
0.00/0.01	c ---[ 896]---> BDD-cost:    3
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:    2
0.00/0.01	c ---[ 860]---> BDD-cost:    2
0.00/0.01	c ---[ 858]---> BDD-cost:    2
0.00/0.01	c ---[ 856]---> BDD-cost:    2
0.00/0.01	c ---[ 854]---> BDD-cost:    2
0.00/0.01	c ---[ 852]---> BDD-cost:    2
0.00/0.01	c ---[ 850]---> BDD-cost:    2
0.00/0.01	c ---[ 848]---> BDD-cost:    2
0.00/0.01	c ---[ 846]---> BDD-cost:    2
0.00/0.01	c ---[ 844]---> BDD-cost:    2
0.00/0.01	c ---[ 842]---> BDD-cost:    2
0.00/0.01	c ---[ 840]---> BDD-cost:    2
0.00/0.01	c ---[ 838]---> BDD-cost:    2
0.00/0.01	c ---[ 836]---> BDD-cost:    2
0.00/0.01	c ---[ 834]---> BDD-cost:    2
0.00/0.01	c ---[ 832]---> BDD-cost:    2
0.00/0.01	c ---[ 830]---> BDD-cost:    2
0.00/0.01	c ---[ 828]---> BDD-cost:    2
0.00/0.01	c ---[ 826]---> BDD-cost:    2
0.00/0.01	c ---[ 824]---> BDD-cost:    2
0.00/0.01	c ---[ 822]---> BDD-cost:    2
0.00/0.01	c ---[ 820]---> BDD-cost:    2
0.00/0.01	c ---[ 818]---> BDD-cost:    2
0.00/0.01	c ---[ 816]---> BDD-cost:    2
0.00/0.01	c ---[ 814]---> BDD-cost:    2
0.00/0.01	c ---[ 812]---> BDD-cost:    2
0.00/0.01	c ---[ 810]---> BDD-cost:    2
0.00/0.01	c ---[ 808]---> BDD-cost:    2
0.00/0.01	c ---[ 806]---> BDD-cost:    2
0.00/0.01	c ---[ 804]---> BDD-cost:    2
0.00/0.01	c ---[ 802]---> BDD-cost:    2
0.00/0.01	c ---[ 800]---> BDD-cost:    2
0.00/0.01	c ---[ 798]---> BDD-cost:    2
0.00/0.01	c ---[ 796]---> BDD-cost:    2
0.00/0.01	c ---[ 794]---> BDD-cost:    2
0.00/0.01	c ---[ 792]---> BDD-cost:    2
0.00/0.01	c ---[ 790]---> BDD-cost:    2
0.00/0.01	c ---[ 788]---> BDD-cost:    2
0.00/0.01	c ---[ 786]---> BDD-cost:    2
0.00/0.01	c ---[ 784]---> BDD-cost:    2
0.00/0.01	c ---[ 782]---> BDD-cost:    2
0.00/0.01	c ---[ 780]---> BDD-cost:    2
0.00/0.01	c ---[ 778]---> BDD-cost:    2
0.00/0.01	c ---[ 776]---> BDD-cost:    2
0.00/0.01	c ---[ 774]---> BDD-cost:    2
0.00/0.01	c ---[ 772]---> BDD-cost:    2
0.00/0.01	c ---[ 770]---> BDD-cost:    2
0.00/0.01	c ---[ 768]---> BDD-cost:    2
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.02	c ---[ 220]---> BDD-cost:    2
0.00/0.02	c ---[ 218]---> BDD-cost:    2
0.00/0.02	c ---[ 216]---> BDD-cost:    2
0.00/0.02	c ---[ 214]---> BDD-cost:    2
0.00/0.02	c ---[ 212]---> BDD-cost:    2
0.00/0.02	c ---[ 210]---> BDD-cost:    2
0.00/0.02	c ---[ 208]---> BDD-cost:    2
0.00/0.02	c ---[ 206]---> BDD-cost:    2
0.00/0.02	c ---[ 204]---> BDD-cost:    2
0.00/0.02	c ---[ 202]---> BDD-cost:    2
0.00/0.02	c ---[ 200]---> BDD-cost:    2
0.00/0.02	c ---[ 198]---> BDD-cost:    2
0.00/0.02	c ---[ 196]---> BDD-cost:    2
0.00/0.02	c ---[ 194]---> BDD-cost:    2
0.00/0.02	c ---[ 192]---> BDD-cost:    2
0.00/0.02	c ---[ 190]---> BDD-cost:    2
0.00/0.02	c ---[ 188]---> BDD-cost:    2
0.00/0.02	c ---[ 186]---> BDD-cost:    2
0.00/0.02	c ---[ 184]---> BDD-cost:    2
0.00/0.02	c ---[ 182]---> BDD-cost:    2
0.00/0.02	c ---[ 180]---> BDD-cost:    2
0.00/0.02	c ---[ 178]---> BDD-cost:    2
0.00/0.02	c ---[ 176]---> BDD-cost:    2
0.00/0.02	c ---[ 174]---> BDD-cost:    2
0.00/0.02	c ---[ 172]---> BDD-cost:    2
0.00/0.02	c ---[ 170]---> BDD-cost:    2
0.00/0.02	c ---[ 168]---> BDD-cost:    2
0.00/0.02	c ---[ 166]---> BDD-cost:    2
0.00/0.02	c ---[ 164]---> BDD-cost:    2
0.00/0.02	c ---[ 162]---> BDD-cost:    2
0.00/0.02	c ---[ 160]---> BDD-cost:    2
0.00/0.02	c ---[ 158]---> BDD-cost:    2
0.00/0.02	c ---[ 156]---> BDD-cost:    2
0.00/0.02	c ---[ 154]---> BDD-cost:    2
0.00/0.02	c ---[ 152]---> BDD-cost:    2
0.00/0.02	c ---[ 150]---> BDD-cost:    2
0.00/0.02	c ---[ 148]---> BDD-cost:    2
0.00/0.02	c ---[ 146]---> BDD-cost:    2
0.00/0.02	c ---[ 144]---> BDD-cost:    2
0.00/0.02	c ---[ 142]---> BDD-cost:    2
0.00/0.02	c ---[ 140]---> BDD-cost:    2
0.00/0.02	c ---[ 138]---> BDD-cost:    2
0.00/0.02	c ---[ 136]---> BDD-cost:    2
0.00/0.02	c ---[ 134]---> BDD-cost:    2
0.00/0.02	c ---[ 132]---> BDD-cost:    2
0.00/0.02	c ---[ 130]---> BDD-cost:    2
0.00/0.02	c ---[ 128]---> BDD-cost:    2
0.00/0.02	c ---[ 126]---> BDD-cost:    2
0.00/0.02	c ---[ 124]---> BDD-cost:    2
0.00/0.02	c ---[ 122]---> BDD-cost:    2
0.00/0.02	c ---[ 120]---> BDD-cost:    2
0.00/0.02	c ---[ 118]---> BDD-cost:    2
0.00/0.02	c ---[ 116]---> BDD-cost:    2
0.00/0.02	c ---[ 114]---> BDD-cost:    2
0.00/0.02	c ---[ 112]---> BDD-cost:    2
0.00/0.02	c ---[ 110]---> BDD-cost:    2
0.00/0.02	c ---[ 108]---> BDD-cost:    2
0.00/0.02	c ---[ 106]---> BDD-cost:    2
0.00/0.02	c ---[ 104]---> BDD-cost:    2
0.00/0.02	c ---[ 102]---> BDD-cost:    2
0.00/0.02	c ---[ 100]---> BDD-cost:    2
0.00/0.02	c ---[  98]---> BDD-cost:    2
0.00/0.02	c ---[  96]---> BDD-cost:    2
0.00/0.02	c ---[  94]---> BDD-cost:    2
0.00/0.02	c ---[  92]---> BDD-cost:    2
0.00/0.02	c ---[  90]---> BDD-cost:    2
0.00/0.02	c ---[  88]---> BDD-cost:    2
0.00/0.02	c ---[  86]---> BDD-cost:    2
0.00/0.02	c ---[  84]---> BDD-cost:    2
0.00/0.02	c ---[  82]---> BDD-cost:    2
0.00/0.02	c ---[  80]---> BDD-cost:    2
0.00/0.02	c ---[  78]---> BDD-cost:    2
0.00/0.02	c ---[  76]---> BDD-cost:    2
0.00/0.02	c ---[  74]---> BDD-cost:    2
0.00/0.02	c ---[  72]---> BDD-cost:    2
0.00/0.02	c ---[  70]---> BDD-cost:    2
0.00/0.02	c ---[  68]---> BDD-cost:    2
0.00/0.02	c ---[  66]---> BDD-cost:    2
0.00/0.02	c ---[  64]---> BDD-cost:    2
0.00/0.02	c ---[  62]---> BDD-cost:    2
0.00/0.02	c ---[  60]---> BDD-cost:    2
0.00/0.02	c ---[  58]---> BDD-cost:    2
0.00/0.02	c ---[  56]---> BDD-cost:    2
0.00/0.02	c ---[  54]---> BDD-cost:    2
0.00/0.02	c ---[  52]---> BDD-cost:    2
0.00/0.02	c ---[  50]---> BDD-cost:    2
0.00/0.02	c ---[  48]---> BDD-cost:    2
0.00/0.02	c ---[  46]---> BDD-cost:    2
0.00/0.02	c ---[  44]---> BDD-cost:    2
0.00/0.02	c ---[  42]---> BDD-cost:    2
0.00/0.02	c ---[  40]---> BDD-cost:    2
0.00/0.02	c ---[  38]---> BDD-cost:    2
0.00/0.02	c ---[  36]---> BDD-cost:    2
0.00/0.02	c ---[  34]---> BDD-cost:    2
0.00/0.02	c ---[  32]---> BDD-cost:    2
0.00/0.02	c ---[  30]---> BDD-cost:    2
0.00/0.02	c ---[  28]---> BDD-cost:    2
0.00/0.02	c ---[  26]---> BDD-cost:    2
0.00/0.02	c ---[  24]---> BDD-cost:    2
0.00/0.02	c ---[  22]---> BDD-cost:    2
0.00/0.02	c ---[  20]---> BDD-cost:    2
0.00/0.02	c ---[  18]---> BDD-cost:    2
0.00/0.02	c ---[  16]---> BDD-cost:    2
0.00/0.02	c ---[  14]---> BDD-cost:    2
0.00/0.02	c ---[  12]---> BDD-cost:    2
0.00/0.02	c ---[  10]---> BDD-cost:    2
0.00/0.02	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: -1058474
0.00/0.02	c ---[   0]---> Adder-cost: 4826   maxlim: 17113658   bits: 26/25
176.87/176.96	|  Eliminated clauses:           0.01 Mb                                      |
176.87/176.96	============================[ Search Statistics ]==============================
176.87/176.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
176.87/176.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
176.87/176.96	===============================================================================
176.87/176.96	|       100 |    5391    35118   123866 |    12876      100      3 |  7.632 % |
176.87/176.96	|       250 |    5363    35118   123866 |    14164      233     19 |  8.069 % |
176.87/176.96	===============================================================================
176.87/176.96	c Found solution: -1309758
176.87/176.97	c ---[   0]---> Adder-cost: 0   maxlim: 17364942   bits: 26/25
355.43/355.53	|  Eliminated clauses:           0.01 Mb                                      |
355.43/355.53	============================[ Search Statistics ]==============================
355.43/355.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
355.43/355.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
355.43/355.53	===============================================================================
355.43/355.53	===============================================================================
355.43/355.53	c Found solution: -1405913
355.43/355.54	c ---[   0]---> Adder-cost: 0   maxlim: 17461097   bits: 26/25
534.21/534.33	|  Eliminated clauses:           0.01 Mb                                      |
534.21/534.33	============================[ Search Statistics ]==============================
534.21/534.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
534.21/534.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
534.21/534.33	===============================================================================
534.21/534.33	===============================================================================
534.21/534.33	c Found solution: -1531795
534.21/534.33	c ---[   0]---> Adder-cost: 0   maxlim: 17586979   bits: 26/25
713.28/713.47	|  Eliminated clauses:           0.01 Mb                                      |
713.28/713.47	============================[ Search Statistics ]==============================
713.28/713.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
713.28/713.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
713.28/713.47	===============================================================================
713.28/713.47	===============================================================================
713.28/713.47	c Found solution: -1774316
713.28/713.47	c ---[   0]---> Adder-cost: 0   maxlim: 17829500   bits: 26/25
893.86/894.08	|  Eliminated clauses:           0.01 Mb                                      |
893.86/894.08	============================[ Search Statistics ]==============================
893.86/894.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
893.86/894.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
893.86/894.08	===============================================================================
893.86/894.08	===============================================================================
893.86/894.08	c Found solution: -1926756
893.86/894.09	c ---[   0]---> Adder-cost: 0   maxlim: 17981940   bits: 26/25
1074.32/1074.55	|  Eliminated clauses:           0.01 Mb                                      |
1074.32/1074.55	============================[ Search Statistics ]==============================
1074.32/1074.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1074.32/1074.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1074.32/1074.55	===============================================================================
1074.32/1074.55	===============================================================================
1074.32/1074.55	c Found solution: -1952933
1074.32/1074.55	c ---[   0]---> Adder-cost: 0   maxlim: 18008117   bits: 26/25
1254.40/1254.64	|  Eliminated clauses:           0.01 Mb                                      |
1254.40/1254.64	============================[ Search Statistics ]==============================
1254.40/1254.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1254.40/1254.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1254.40/1254.64	===============================================================================
1254.40/1254.64	===============================================================================
1254.40/1254.64	c Found solution: -2100180
1254.40/1254.64	c ---[   0]---> Adder-cost: 0   maxlim: 18155364   bits: 26/25
1434.56/1434.86	|  Eliminated clauses:           0.01 Mb                                      |
1434.56/1434.86	============================[ Search Statistics ]==============================
1434.56/1434.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1434.56/1434.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1434.56/1434.86	===============================================================================
1434.56/1434.86	===============================================================================
1434.56/1434.86	c Found solution: -2141004
1434.56/1434.87	c ---[   0]---> Adder-cost: 0   maxlim: 18196188   bits: 26/25
1614.74/1615.06	|  Eliminated clauses:           0.01 Mb                                      |
1614.74/1615.06	============================[ Search Statistics ]==============================
1614.74/1615.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1614.74/1615.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1614.74/1615.06	===============================================================================
1614.74/1615.06	|       599 |    5373    34280   120411 |    12569      566     84 |  9.080 % |
1614.74/1615.06	|       749 |    5371    34280   120411 |    13826      715    118 |  9.110 % |
1614.74/1615.06	|       974 |    5371    34280   120411 |    15208      939    163 |  9.110 % |
1614.74/1615.06	|      1311 |    5277    34280   120411 |    16729     1256    143 | 10.540 % |
1614.74/1615.06	===============================================================================
1614.74/1615.06	c Found solution: -2405785
1614.74/1615.07	c ---[   0]---> Adder-cost: 0   maxlim: 18460969   bits: 26/25
1799.51/1799.85	|  Eliminated clauses:           0.02 Mb                                      |
1799.51/1799.85	============================[ Search Statistics ]==============================
1799.51/1799.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1799.51/1799.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1799.51/1799.85	===============================================================================
1799.51/1799.85	|      1889 |    5181    32548   113195 |    11934     1796    144 | 11.891 % |
1799.51/1799.85	|      2039 |    5067    32548   113195 |    13127     1931    152 | 13.621 % |
1799.51/1799.85	|      2264 |    4947    32548   113195 |    14440     2058    168 | 15.441 % |
1799.51/1799.85	|      2601 |    4453    32548   113195 |    15884     2363    148 | 22.933 % |
1799.51/1799.85	|      3107 |    4453    32548   113195 |    17472     2803    178 | 22.933 % |
1799.51/1799.85	|      3866 |    4208    32548   113195 |    19220     3549    175 | 26.649 % |
1799.51/1799.85	|      5005 |    4208    32548   113195 |    21142     4649    189 | 26.649 % |
1799.51/1799.85	|      6713 |    3734    32548   113195 |    23256     6345    166 | 33.839 % |
1799.51/1799.85	|      9275 |    3734    32548   113195 |    25582     8813    183 | 33.839 % |
1799.51/1799.85	|     13119 |    3631    32548   113195 |    28140    12647    161 | 35.401 % |
1799.51/1799.85	|     18885 |    3631    32548   113195 |    30954    18413    153 | 35.401 % |
1799.51/1799.85	===============================================================================
1799.51/1799.85	c Found solution: -2413925
1799.51/1799.85	c ---[   0]---> 

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-4119204-1467244651/watcher-4119204-1467244651 -o /tmp/evaluation-result-4119204-1467244651/solver-4119204-1467244651 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467233820-13639 --watchdog 1960 -S 80 minisatp HOME/instance-4119204-1467244651.opb 

pid=14904
running on 4 cores: 1,3,5,7

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.21 2.23 2.23 4/172 14914
/proc/meminfo: memFree=28494424/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=6604 CPUtime=0 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 5416628 6762496 232 33554432000 4194304 5646918 140734329621392 140733336864312 4251039 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 1651 233 94 355 0 1292 0

[startup+0.100162 s]
/proc/loadavg: 2.21 2.23 2.23 4/172 14914
/proc/meminfo: memFree=28494424/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=6084 CPUtime=0.09 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 1391 0 0 0 9 0 0 0 20 0 1 0 5416628 6230016 1250 33554432000 4194304 5646918 140734329621392 140733336864312 4342797 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 1521 1250 138 355 0 1162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6084

[startup+0.20037 s]
/proc/loadavg: 2.21 2.23 2.23 4/172 14914
/proc/meminfo: memFree=28494424/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=9476 CPUtime=0.19 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 2246 0 0 0 19 0 0 0 20 0 1 0 5416628 9703424 2105 33554432000 4194304 5646918 140734329621392 140733336864312 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 2369 2106 138 355 0 2010 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9476

[startup+0.300317 s]
/proc/loadavg: 2.21 2.23 2.23 4/172 14914
/proc/meminfo: memFree=28494424/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=11820 CPUtime=0.29 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 2843 0 0 0 29 0 0 0 20 0 1 0 5416628 12103680 2702 33554432000 4194304 5646918 140734329621392 140733336864312 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 2955 2702 138 355 0 2596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11820

[startup+0.700232 s]
/proc/loadavg: 2.21 2.23 2.23 4/172 14914
/proc/meminfo: memFree=28494424/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=0.69 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 69 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329451816 4817383 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15700

[startup+1.50022 s]
/proc/loadavg: 2.21 2.23 2.23 4/177 14926
/proc/meminfo: memFree=28404360/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=1.49 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 149 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329449816 4817360 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15700

[startup+3.10023 s]
/proc/loadavg: 2.21 2.23 2.23 3/177 14926
/proc/meminfo: memFree=28340624/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=3.09 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 309 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329449816 4565119 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15700

[startup+6.30021 s]
/proc/loadavg: 2.35 2.26 2.24 4/177 14926
/proc/meminfo: memFree=28178496/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=6.29 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 629 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329449816 4817610 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15700

[startup+12.7003 s]
/proc/loadavg: 2.32 2.26 2.23 3/177 14926
/proc/meminfo: memFree=28030360/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=12.69 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 1269 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329449816 4817697 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15700

[startup+25.5003 s]
/proc/loadavg: 2.25 2.24 2.23 3/177 14926
/proc/meminfo: memFree=28019140/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=25.48 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 2548 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329449816 4823255 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15700

[startup+51.1003 s]
/proc/loadavg: 2.29 2.26 2.23 3/177 14926
/proc/meminfo: memFree=28019264/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=51.08 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 5108 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329449816 4817705 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15700

[startup+102.3 s]
/proc/loadavg: 2.27 2.26 2.24 3/177 14927
/proc/meminfo: memFree=26731532/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=102.28 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 10228 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329449816 4565119 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15700

[startup+162.3 s]
/proc/loadavg: 2.32 2.27 2.24 3/178 14931
/proc/meminfo: memFree=26680524/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=15700 CPUtime=162.26 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 3804 0 0 0 16226 0 0 0 20 0 1 0 5416628 16076800 3663 33554432000 4194304 5646918 140734329621392 140734329449816 4823297 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 3925 3663 141 355 0 3566 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 15700

[startup+222.307 s]
/proc/loadavg: 2.28 2.26 2.24 3/178 14955
/proc/meminfo: memFree=26632716/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=25384 CPUtime=222.26 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 6396 0 0 0 22225 1 0 0 20 0 1 0 5416628 25993216 6156 33554432000 4194304 5646918 140734329621392 140734329619896 4823346 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6346 6156 185 355 0 5987 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 25384

[startup+282.3 s]
/proc/loadavg: 2.37 2.29 2.25 3/177 14957
/proc/meminfo: memFree=26631860/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=25384 CPUtime=282.25 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 6396 0 0 0 28224 1 0 0 20 0 1 0 5416628 25993216 6156 33554432000 4194304 5646918 140734329621392 140734329619896 4831266 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6346 6156 185 355 0 5987 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 25384

[startup+342.3 s]
/proc/loadavg: 2.34 2.30 2.25 4/177 14958
/proc/meminfo: memFree=26627764/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=25384 CPUtime=342.23 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 6396 0 0 0 34222 1 0 0 20 0 1 0 5416628 25993216 6156 33554432000 4194304 5646918 140734329621392 140734329619896 4817701 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6346 6156 185 355 0 5987 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 25384

[startup+402.3 s]
/proc/loadavg: 2.22 2.27 2.24 3/177 14959
/proc/meminfo: memFree=26619068/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=25928 CPUtime=402.23 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 8289 0 0 0 40221 2 0 0 20 0 1 0 5416628 26550272 6292 33554432000 4194304 5646918 140734329621392 140734329619896 4817614 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6482 6292 185 355 0 6123 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 25928

[startup+462.3 s]
/proc/loadavg: 2.21 2.26 2.24 3/177 14960
/proc/meminfo: memFree=26616900/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=25928 CPUtime=462.22 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 8289 0 0 0 46220 2 0 0 20 0 1 0 5416628 26550272 6292 33554432000 4194304 5646918 140734329621392 140734329619896 4817696 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6482 6292 185 355 0 6123 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 25928

[startup+522.3 s]
/proc/loadavg: 2.26 2.27 2.25 3/177 14961
/proc/meminfo: memFree=26608704/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=25928 CPUtime=522.21 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 8289 0 0 0 52219 2 0 0 20 0 1 0 5416628 26550272 6292 33554432000 4194304 5646918 140734329621392 140734329619896 4832048 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6482 6292 185 355 0 6123 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 25928

[startup+582.3 s]
/proc/loadavg: 2.21 2.25 2.24 3/177 14963
/proc/meminfo: memFree=26601812/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=25672 CPUtime=582.2 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 9842 0 0 0 58218 2 0 0 20 0 1 0 5416628 26288128 6228 33554432000 4194304 5646918 140734329621392 140734329619896 4480460 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6418 6228 185 355 0 6059 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 25672

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

[pid=14914] ppid=14904 vsize=26056 CPUtime=1122.12 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 14919 0 0 0 112208 4 0 0 20 0 1 0 5416628 26681344 6324 33554432000 4194304 5646918 140734329621392 140734329619896 4817444 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6514 6324 185 355 0 6155 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 26056

[startup+1182.3 s]
/proc/loadavg: 2.19 2.21 2.22 3/177 14978
/proc/meminfo: memFree=26511584/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=26056 CPUtime=1182.11 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 14919 0 0 0 118207 4 0 0 20 0 1 0 5416628 26681344 6324 33554432000 4194304 5646918 140734329621392 140734329619896 4831247 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6514 6324 185 355 0 6155 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 26056

[startup+1242.3 s]
/proc/loadavg: 2.30 2.23 2.22 3/177 14979
/proc/meminfo: memFree=26502756/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=26056 CPUtime=1242.1 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 14919 0 0 0 124206 4 0 0 20 0 1 0 5416628 26681344 6324 33554432000 4194304 5646918 140734329621392 140734329619896 4832119 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6514 6324 185 355 0 6155 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 26056

[startup+1302.3 s]
/proc/loadavg: 2.20 2.22 2.22 3/177 14980
/proc/meminfo: memFree=26494472/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=26068 CPUtime=1302.09 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 16583 0 0 0 130205 4 0 0 20 0 1 0 5416628 26693632 6327 33554432000 4194304 5646918 140734329621392 140734329619896 4824627 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6517 6327 185 355 0 6158 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 26068

[startup+1362.3 s]
/proc/loadavg: 2.15 2.20 2.21 3/178 14984
/proc/meminfo: memFree=26488132/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=26068 CPUtime=1362.08 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 16583 0 0 0 136204 4 0 0 20 0 1 0 5416628 26693632 6327 33554432000 4194304 5646918 140734329621392 140734329619896 4823315 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6517 6327 185 355 0 6158 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 26068

[startup+1422.3 s]
/proc/loadavg: 2.21 2.21 2.21 3/177 14985
/proc/meminfo: memFree=26437516/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=26068 CPUtime=1422.07 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 16583 0 0 0 142203 4 0 0 20 0 1 0 5416628 26693632 6327 33554432000 4194304 5646918 140734329621392 140734329619896 4309871 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6517 6327 185 355 0 6158 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 26068

[startup+1482.3 s]
/proc/loadavg: 2.17 2.20 2.20 3/176 14986
/proc/meminfo: memFree=26429572/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=26080 CPUtime=1482.06 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 18299 0 0 0 148201 5 0 0 20 0 1 0 5416628 26705920 6330 33554432000 4194304 5646918 140734329621392 140734329619896 4460912 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6520 6330 185 355 0 6161 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 26080

[startup+1542.31 s]
/proc/loadavg: 2.18 2.20 2.20 3/177 14988
/proc/meminfo: memFree=26422468/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=26080 CPUtime=1542.06 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 18299 0 0 0 154201 5 0 0 20 0 1 0 5416628 26705920 6330 33554432000 4194304 5646918 140734329621392 140734329619896 4831307 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6520 6330 185 355 0 6161 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 26080

[startup+1602.3 s]
/proc/loadavg: 2.53 2.29 2.23 3/178 14989
/proc/meminfo: memFree=26416188/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=26080 CPUtime=1602.04 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 18299 0 0 0 160199 5 0 0 20 0 1 0 5416628 26705920 6330 33554432000 4194304 5646918 140734329621392 140734329619896 4831331 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6520 6330 185 355 0 6161 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 26080

[startup+1662.3 s]
/proc/loadavg: 2.41 2.31 2.23 3/177 14989
/proc/meminfo: memFree=26399336/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=27884 CPUtime=1662.03 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 20653 0 0 0 166198 5 0 0 20 0 1 0 5416628 28553216 6783 33554432000 4194304 5646918 140734329621392 140734329619896 4817546 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6971 6783 187 355 0 6612 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 27884

[startup+1722.3 s]
/proc/loadavg: 2.19 2.26 2.22 3/177 14990
/proc/meminfo: memFree=26397320/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=27884 CPUtime=1722.02 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 20653 0 0 0 172197 5 0 0 20 0 1 0 5416628 28553216 6783 33554432000 4194304 5646918 140734329621392 140734329619896 4459760 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6971 6783 187 355 0 6612 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 27884

[startup+1782.3 s]
/proc/loadavg: 2.18 2.24 2.22 3/177 14991
/proc/meminfo: memFree=26386500/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=27884 CPUtime=1782.01 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 20653 0 0 0 178196 5 0 0 20 0 1 0 5416628 28553216 6783 33554432000 4194304 5646918 140734329621392 140734329619896 4459799 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 6971 6783 187 355 0 6612 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 27884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.25 2.22 3/177 14993
/proc/meminfo: memFree=26370480/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=53204 CPUtime=1800.01 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) R 14904 14914 13622 0 -1 4202496 22738 0 0 0 179996 5 0 0 20 0 1 0 5416628 54480896 11927 33554432000 4194304 5646918 140734329621392 140734329620088 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 13301 11929 189 355 0 12942 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 53204

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14914
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 14914 sig 9
??? end of watcher thread

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

[startup+1801.6 s]
/proc/loadavg: 2.19 2.24 2.22 1/175 14993
/proc/meminfo: memFree=28439636/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=53204 CPUtime=1800.01 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) S 14904 14914 13622 0 -1 4202496 22740 0 0 0 179996 5 0 0 20 0 1 0 5416628 54480896 11929 33554432000 4194304 5646918 140734329621392 140734329448776 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 13301 11929 189 355 0 12942 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 53204

[startup+1802 s]
/proc/loadavg: 2.19 2.24 2.22 1/173 14995
/proc/meminfo: memFree=28441024/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=53204 CPUtime=1800.01 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) S 14904 14914 13622 0 -1 4202496 22740 0 0 0 179996 5 0 0 20 0 1 0 5416628 54480896 11929 33554432000 4194304 5646918 140734329621392 140734329448776 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 13301 11929 189 355 0 12942 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 53204

[startup+1802.2 s]
/proc/loadavg: 2.19 2.24 2.22 1/173 14995
/proc/meminfo: memFree=28441024/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=53204 CPUtime=1800.01 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) S 14904 14914 13622 0 -1 4202496 22740 0 0 0 179996 5 0 0 20 0 1 0 5416628 54480896 11929 33554432000 4194304 5646918 140734329621392 140734329448776 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 13301 11929 189 355 0 12942 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 53204

[startup+1802.3 s]
/proc/loadavg: 2.19 2.24 2.22 1/173 14995
/proc/meminfo: memFree=28441024/32872528 swapFree=1459092/1655316
[pid=14914] ppid=14904 vsize=53204 CPUtime=1800.01 cores=1,3,5,7
/proc/14914/stat : 14914 (minisatp) S 14904 14914 13622 0 -1 4202496 22740 0 0 0 179996 5 0 0 20 0 1 0 5416628 54480896 11929 33554432000 4194304 5646918 140734329621392 140734329448776 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/14914/statm: 13301 11929 189 355 0 12942 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 53204

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.06099
CPU usage (%): 99.8734
Max. virtual memory (cumulated for all children) (KiB): 53204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06099
maximum resident set size= 47716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22740
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= 9
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.00324 second user time and 7.96379 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-30 01:57:31
IDJOB=4119204
IDBENCH=111672
IDSOLVER=2555
FILE ID=node136/4119204-1467244651
RUNJOBID= node136-1467233820-13639
PBS_JOBID= 19997602
Free space on /tmp= 71648 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0344-0344.lin.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119204-1467244651/watcher-4119204-1467244651 -o /tmp/evaluation-result-4119204-1467244651/solver-4119204-1467244651 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467233820-13639 --watchdog 1960 -S 80 minisatp HOME/instance-4119204-1467244651.opb

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

MD5SUM BENCH= 41c2ec7decc5ce6c6a47b561f1b22af5
RANDOM SEED=1827304350

node136.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.182
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
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.182
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.182
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.182
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.182
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.182
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.182
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28513072 kB
Buffers:          162944 kB
Cached:          1768984 kB
SwapCached:            0 kB
Active:           257156 kB
Inactive:        1703312 kB
Active(anon):      31112 kB
Inactive(anon):        0 kB
Active(file):     226044 kB
Inactive(file):  1703312 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4140 kB
Writeback:             8 kB
AnonPages:       1683720 kB
Mapped:            13836 kB
Shmem:               204 kB
Slab:             611676 kB
SReclaimable:      55436 kB
SUnreclaim:       556240 kB
KernelStack:        1400 kB
PageTables:         7516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1773408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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-4119204-1467244651.opb

Free space on /tmp at the end= 71620 MiB
End job on node136 at 2016-06-30 02:27:37