Trace number 4113186

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 NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.1 1800.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x90split.opb
MD5SUMf939701c62eed5182314d73843e2525a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark294.718
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables901
Total number of constraints451
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)451
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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 902 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.02	c   -- Clauses(.)/Splits(s): (none)
0.00/0.02	c ---[ 900]---> BDD-cost:    6
0.00/0.02	c ---[ 898]---> BDD-cost:    6
0.00/0.02	c ---[ 896]---> BDD-cost:    6
0.00/0.02	c ---[ 894]---> BDD-cost:    6
0.00/0.02	c ---[ 892]---> BDD-cost:    6
0.00/0.02	c ---[ 890]---> BDD-cost:    6
0.00/0.02	c ---[ 888]---> BDD-cost:    6
0.00/0.02	c ---[ 886]---> BDD-cost:    6
0.00/0.02	c ---[ 884]---> BDD-cost:    6
0.00/0.02	c ---[ 882]---> BDD-cost:    6
0.00/0.02	c ---[ 880]---> BDD-cost:    6
0.00/0.02	c ---[ 878]---> BDD-cost:    6
0.00/0.02	c ---[ 876]---> BDD-cost:    6
0.00/0.02	c ---[ 874]---> BDD-cost:    6
0.00/0.02	c ---[ 872]---> BDD-cost:    6
0.00/0.02	c ---[ 870]---> BDD-cost:    6
0.00/0.02	c ---[ 868]---> BDD-cost:    6
0.00/0.02	c ---[ 866]---> BDD-cost:    6
0.00/0.02	c ---[ 864]---> BDD-cost:    6
0.00/0.02	c ---[ 862]---> BDD-cost:    6
0.00/0.02	c ---[ 860]---> BDD-cost:    6
0.00/0.02	c ---[ 858]---> BDD-cost:    6
0.00/0.02	c ---[ 856]---> BDD-cost:    6
0.00/0.02	c ---[ 854]---> BDD-cost:    6
0.00/0.02	c ---[ 852]---> BDD-cost:    6
0.00/0.02	c ---[ 850]---> BDD-cost:    6
0.00/0.02	c ---[ 848]---> BDD-cost:    6
0.00/0.02	c ---[ 846]---> BDD-cost:    6
0.00/0.02	c ---[ 844]---> BDD-cost:    6
0.00/0.02	c ---[ 842]---> BDD-cost:    6
0.00/0.02	c ---[ 840]---> BDD-cost:    6
0.00/0.02	c ---[ 838]---> BDD-cost:    6
0.00/0.02	c ---[ 836]---> BDD-cost:    6
0.00/0.02	c ---[ 834]---> BDD-cost:    6
0.00/0.02	c ---[ 832]---> BDD-cost:    6
0.00/0.02	c ---[ 830]---> BDD-cost:    6
0.00/0.02	c ---[ 828]---> BDD-cost:    6
0.00/0.02	c ---[ 826]---> BDD-cost:    6
0.00/0.02	c ---[ 824]---> BDD-cost:    6
0.00/0.02	c ---[ 822]---> BDD-cost:    6
0.00/0.02	c ---[ 820]---> BDD-cost:    6
0.00/0.02	c ---[ 818]---> BDD-cost:    6
0.00/0.02	c ---[ 816]---> BDD-cost:    6
0.00/0.02	c ---[ 814]---> BDD-cost:    6
0.00/0.02	c ---[ 812]---> BDD-cost:    6
0.00/0.02	c ---[ 810]---> BDD-cost:    6
0.00/0.02	c ---[ 808]---> BDD-cost:    6
0.00/0.02	c ---[ 806]---> BDD-cost:    6
0.00/0.02	c ---[ 804]---> BDD-cost:    6
0.00/0.02	c ---[ 802]---> BDD-cost:    6
0.00/0.02	c ---[ 800]---> BDD-cost:    6
0.00/0.02	c ---[ 798]---> BDD-cost:    6
0.00/0.02	c ---[ 796]---> BDD-cost:    6
0.00/0.02	c ---[ 794]---> BDD-cost:    6
0.00/0.02	c ---[ 792]---> BDD-cost:    6
0.00/0.02	c ---[ 790]---> BDD-cost:    6
0.00/0.02	c ---[ 788]---> BDD-cost:    6
0.00/0.02	c ---[ 786]---> BDD-cost:    6
0.00/0.02	c ---[ 784]---> BDD-cost:    6
0.00/0.02	c ---[ 782]---> BDD-cost:    6
0.00/0.02	c ---[ 780]---> BDD-cost:    6
0.00/0.02	c ---[ 778]---> BDD-cost:    6
0.00/0.02	c ---[ 776]---> BDD-cost:    6
0.00/0.02	c ---[ 774]---> BDD-cost:    6
0.00/0.02	c ---[ 772]---> BDD-cost:    6
0.00/0.02	c ---[ 770]---> BDD-cost:    6
0.00/0.02	c ---[ 768]---> BDD-cost:    6
0.00/0.02	c ---[ 766]---> BDD-cost:    6
0.00/0.02	c ---[ 764]---> BDD-cost:    6
0.00/0.02	c ---[ 762]---> BDD-cost:    6
0.00/0.02	c ---[ 760]---> BDD-cost:    6
0.00/0.02	c ---[ 758]---> BDD-cost:    6
0.00/0.02	c ---[ 756]---> BDD-cost:    6
0.00/0.02	c ---[ 754]---> BDD-cost:    6
0.00/0.02	c ---[ 752]---> BDD-cost:    6
0.00/0.02	c ---[ 750]---> BDD-cost:    6
0.00/0.02	c ---[ 748]---> BDD-cost:    6
0.00/0.02	c ---[ 746]---> BDD-cost:    6
0.00/0.02	c ---[ 744]---> BDD-cost:    6
0.00/0.02	c ---[ 742]---> BDD-cost:    6
0.00/0.02	c ---[ 740]---> BDD-cost:    6
0.00/0.02	c ---[ 738]---> BDD-cost:    6
0.00/0.02	c ---[ 736]---> BDD-cost:    6
0.00/0.02	c ---[ 734]---> BDD-cost:    6
0.00/0.02	c ---[ 732]---> BDD-cost:    6
0.00/0.02	c ---[ 730]---> BDD-cost:    6
0.00/0.02	c ---[ 728]---> BDD-cost:    6
0.00/0.02	c ---[ 726]---> BDD-cost:    6
0.00/0.02	c ---[ 724]---> BDD-cost:    6
0.00/0.02	c ---[ 722]---> BDD-cost:    6
0.00/0.02	c ---[ 720]---> BDD-cost:    6
0.00/0.02	c ---[ 718]---> BDD-cost:    6
0.00/0.02	c ---[ 716]---> BDD-cost:    6
0.00/0.02	c ---[ 714]---> BDD-cost:    6
0.00/0.02	c ---[ 712]---> BDD-cost:    6
0.00/0.02	c ---[ 710]---> BDD-cost:    6
0.00/0.02	c ---[ 708]---> BDD-cost:    6
0.00/0.02	c ---[ 706]---> BDD-cost:    6
0.00/0.02	c ---[ 704]---> BDD-cost:    6
0.00/0.02	c ---[ 702]---> BDD-cost:    6
0.00/0.02	c ---[ 700]---> BDD-cost:    6
0.00/0.02	c ---[ 698]---> BDD-cost:    6
0.00/0.02	c ---[ 696]---> BDD-cost:    6
0.00/0.02	c ---[ 694]---> BDD-cost:    6
0.00/0.02	c ---[ 692]---> BDD-cost:    6
0.00/0.02	c ---[ 690]---> BDD-cost:    6
0.00/0.02	c ---[ 688]---> BDD-cost:    6
0.00/0.02	c ---[ 686]---> BDD-cost:    6
0.00/0.02	c ---[ 684]---> BDD-cost:    6
0.00/0.02	c ---[ 682]---> BDD-cost:    6
0.00/0.02	c ---[ 680]---> BDD-cost:    6
0.00/0.02	c ---[ 678]---> BDD-cost:    6
0.00/0.02	c ---[ 676]---> BDD-cost:    6
0.00/0.02	c ---[ 674]---> BDD-cost:    6
0.00/0.02	c ---[ 672]---> BDD-cost:    6
0.00/0.02	c ---[ 670]---> BDD-cost:    6
0.00/0.02	c ---[ 668]---> BDD-cost:    6
0.00/0.02	c ---[ 666]---> BDD-cost:    6
0.00/0.02	c ---[ 664]---> BDD-cost:    6
0.00/0.02	c ---[ 662]---> BDD-cost:    6
0.00/0.02	c ---[ 660]---> BDD-cost:    6
0.00/0.02	c ---[ 658]---> BDD-cost:    6
0.00/0.02	c ---[ 656]---> BDD-cost:    6
0.00/0.02	c ---[ 654]---> BDD-cost:    6
0.00/0.02	c ---[ 652]---> BDD-cost:    6
0.00/0.02	c ---[ 650]---> BDD-cost:    6
0.00/0.02	c ---[ 648]---> BDD-cost:    6
0.00/0.02	c ---[ 646]---> BDD-cost:    6
0.00/0.02	c ---[ 644]---> BDD-cost:    6
0.00/0.02	c ---[ 642]---> BDD-cost:    6
0.00/0.02	c ---[ 640]---> BDD-cost:    6
0.00/0.02	c ---[ 638]---> BDD-cost:    6
0.00/0.02	c ---[ 636]---> BDD-cost:    6
0.00/0.02	c ---[ 634]---> BDD-cost:    6
0.00/0.02	c ---[ 632]---> BDD-cost:    6
0.00/0.02	c ---[ 630]---> BDD-cost:    6
0.00/0.02	c ---[ 628]---> BDD-cost:    6
0.00/0.02	c ---[ 626]---> BDD-cost:    6
0.00/0.02	c ---[ 624]---> BDD-cost:    6
0.00/0.02	c ---[ 622]---> BDD-cost:    6
0.00/0.02	c ---[ 620]---> BDD-cost:    6
0.00/0.02	c ---[ 618]---> BDD-cost:    6
0.00/0.02	c ---[ 616]---> BDD-cost:    6
0.00/0.02	c ---[ 614]---> BDD-cost:    6
0.00/0.02	c ---[ 612]---> BDD-cost:    6
0.00/0.02	c ---[ 610]---> BDD-cost:    6
0.00/0.02	c ---[ 608]---> BDD-cost:    6
0.00/0.02	c ---[ 606]---> BDD-cost:    6
0.00/0.02	c ---[ 604]---> BDD-cost:    6
0.00/0.02	c ---[ 602]---> BDD-cost:    6
0.00/0.02	c ---[ 600]---> BDD-cost:    6
0.00/0.02	c ---[ 598]---> BDD-cost:    6
0.00/0.02	c ---[ 596]---> BDD-cost:    6
0.00/0.02	c ---[ 594]---> BDD-cost:    6
0.00/0.02	c ---[ 592]---> BDD-cost:    6
0.00/0.02	c ---[ 590]---> BDD-cost:    6
0.00/0.02	c ---[ 588]---> BDD-cost:    6
0.00/0.02	c ---[ 586]---> BDD-cost:    6
0.00/0.02	c ---[ 584]---> BDD-cost:    6
0.00/0.02	c ---[ 582]---> BDD-cost:    6
0.00/0.02	c ---[ 580]---> BDD-cost:    6
0.00/0.02	c ---[ 578]---> BDD-cost:    6
0.00/0.02	c ---[ 576]---> BDD-cost:    6
0.00/0.02	c ---[ 574]---> BDD-cost:    6
0.00/0.02	c ---[ 572]---> BDD-cost:    6
0.00/0.02	c ---[ 570]---> BDD-cost:    6
0.00/0.02	c ---[ 568]---> BDD-cost:    6
0.00/0.02	c ---[ 566]---> BDD-cost:    6
0.00/0.02	c ---[ 564]---> BDD-cost:    6
0.00/0.02	c ---[ 562]---> BDD-cost:    6
0.00/0.02	c ---[ 560]---> BDD-cost:    6
0.00/0.02	c ---[ 558]---> BDD-cost:    6
0.00/0.02	c ---[ 556]---> BDD-cost:    6
0.00/0.02	c ---[ 554]---> BDD-cost:    6
0.00/0.02	c ---[ 552]---> BDD-cost:    6
0.00/0.02	c ---[ 550]---> BDD-cost:    6
0.00/0.02	c ---[ 548]---> BDD-cost:    6
0.00/0.02	c ---[ 546]---> BDD-cost:    6
0.00/0.02	c ---[ 544]---> BDD-cost:    6
0.00/0.02	c ---[ 542]---> BDD-cost:    6
0.00/0.02	c ---[ 540]---> BDD-cost:    6
0.00/0.02	c ---[ 538]---> BDD-cost:    6
0.00/0.02	c ---[ 536]---> BDD-cost:    6
0.00/0.02	c ---[ 534]---> BDD-cost:    6
0.00/0.02	c ---[ 532]---> BDD-cost:    6
0.00/0.02	c ---[ 530]---> BDD-cost:    6
0.00/0.02	c ---[ 528]---> BDD-cost:    6
0.00/0.02	c ---[ 526]---> BDD-cost:    6
0.00/0.02	c ---[ 524]---> BDD-cost:    6
0.00/0.02	c ---[ 522]---> BDD-cost:    6
0.00/0.02	c ---[ 520]---> BDD-cost:    6
0.00/0.02	c ---[ 518]---> BDD-cost:    6
0.00/0.02	c ---[ 516]---> BDD-cost:    6
0.00/0.02	c ---[ 514]---> BDD-cost:    6
0.00/0.02	c ---[ 512]---> BDD-cost:    6
0.00/0.02	c ---[ 510]---> BDD-cost:    6
0.00/0.02	c ---[ 508]---> BDD-cost:    6
0.00/0.02	c ---[ 506]---> BDD-cost:    6
0.00/0.02	c ---[ 504]---> BDD-cost:    6
0.00/0.02	c ---[ 502]---> BDD-cost:    6
0.00/0.02	c ---[ 500]---> BDD-cost:    6
0.00/0.02	c ---[ 498]---> BDD-cost:    6
0.00/0.02	c ---[ 496]---> BDD-cost:    6
0.00/0.02	c ---[ 494]---> BDD-cost:    6
0.00/0.02	c ---[ 492]---> BDD-cost:    6
0.00/0.02	c ---[ 490]---> BDD-cost:    6
0.00/0.02	c ---[ 488]---> BDD-cost:    6
0.00/0.02	c ---[ 486]---> BDD-cost:    6
0.00/0.02	c ---[ 484]---> BDD-cost:    6
0.00/0.02	c ---[ 482]---> BDD-cost:    6
0.00/0.02	c ---[ 480]---> BDD-cost:    6
0.00/0.02	c ---[ 478]---> BDD-cost:    6
0.00/0.02	c ---[ 476]---> BDD-cost:    6
0.00/0.02	c ---[ 474]---> BDD-cost:    6
0.00/0.02	c ---[ 472]---> BDD-cost:    6
0.00/0.02	c ---[ 470]---> BDD-cost:    6
0.00/0.02	c ---[ 468]---> BDD-cost:    6
0.00/0.02	c ---[ 466]---> BDD-cost:    6
0.00/0.02	c ---[ 464]---> BDD-cost:    6
0.00/0.02	c ---[ 462]---> BDD-cost:    6
0.00/0.02	c ---[ 460]---> BDD-cost:    6
0.00/0.02	c ---[ 458]---> BDD-cost:    6
0.00/0.02	c ---[ 456]---> BDD-cost:    6
0.00/0.02	c ---[ 454]---> BDD-cost:    6
0.00/0.02	c ---[ 452]---> BDD-cost:    6
0.00/0.02	c ---[ 450]---> BDD-cost:    6
0.00/0.02	c ---[ 448]---> BDD-cost:    6
0.00/0.02	c ---[ 446]---> BDD-cost:    6
0.00/0.02	c ---[ 444]---> BDD-cost:    6
0.00/0.02	c ---[ 442]---> BDD-cost:    6
0.00/0.02	c ---[ 440]---> BDD-cost:    6
0.00/0.02	c ---[ 438]---> BDD-cost:    6
0.00/0.02	c ---[ 436]---> BDD-cost:    6
0.00/0.02	c ---[ 434]---> BDD-cost:    6
0.00/0.02	c ---[ 432]---> BDD-cost:    6
0.00/0.02	c ---[ 430]---> BDD-cost:    6
0.00/0.02	c ---[ 428]---> BDD-cost:    6
0.00/0.02	c ---[ 426]---> BDD-cost:    6
0.00/0.02	c ---[ 424]---> BDD-cost:    6
0.00/0.02	c ---[ 422]---> BDD-cost:    6
0.00/0.02	c ---[ 420]---> BDD-cost:    6
0.00/0.02	c ---[ 418]---> BDD-cost:    6
0.00/0.02	c ---[ 416]---> BDD-cost:    6
0.00/0.02	c ---[ 414]---> BDD-cost:    6
0.00/0.02	c ---[ 412]---> BDD-cost:    6
0.00/0.02	c ---[ 410]---> BDD-cost:    6
0.00/0.02	c ---[ 408]---> BDD-cost:    6
0.00/0.02	c ---[ 406]---> BDD-cost:    6
0.00/0.02	c ---[ 404]---> BDD-cost:    6
0.00/0.02	c ---[ 402]---> BDD-cost:    6
0.00/0.02	c ---[ 400]---> BDD-cost:    6
0.00/0.02	c ---[ 398]---> BDD-cost:    6
0.00/0.02	c ---[ 396]---> BDD-cost:    6
0.00/0.02	c ---[ 394]---> BDD-cost:    6
0.00/0.02	c ---[ 392]---> BDD-cost:    6
0.00/0.02	c ---[ 390]---> BDD-cost:    6
0.00/0.02	c ---[ 388]---> BDD-cost:    6
0.00/0.02	c ---[ 386]---> BDD-cost:    6
0.00/0.02	c ---[ 384]---> BDD-cost:    6
0.00/0.02	c ---[ 382]---> BDD-cost:    6
0.00/0.02	c ---[ 380]---> BDD-cost:    6
0.00/0.02	c ---[ 378]---> BDD-cost:    6
0.00/0.02	c ---[ 376]---> BDD-cost:    6
0.00/0.02	c ---[ 374]---> BDD-cost:    6
0.00/0.02	c ---[ 372]---> BDD-cost:    6
0.00/0.02	c ---[ 370]---> BDD-cost:    6
0.00/0.02	c ---[ 368]---> BDD-cost:    6
0.00/0.02	c ---[ 366]---> BDD-cost:    6
0.00/0.02	c ---[ 364]---> BDD-cost:    6
0.00/0.02	c ---[ 362]---> BDD-cost:    6
0.00/0.02	c ---[ 360]---> BDD-cost:    6
0.00/0.02	c ---[ 358]---> BDD-cost:    6
0.00/0.02	c ---[ 356]---> BDD-cost:    6
0.00/0.02	c ---[ 354]---> BDD-cost:    6
0.00/0.02	c ---[ 352]---> BDD-cost:    6
0.00/0.02	c ---[ 350]---> BDD-cost:    6
0.00/0.02	c ---[ 348]---> BDD-cost:    6
0.00/0.02	c ---[ 346]---> BDD-cost:    6
0.00/0.02	c ---[ 344]---> BDD-cost:    6
0.00/0.02	c ---[ 342]---> BDD-cost:    6
0.00/0.02	c ---[ 340]---> BDD-cost:    6
0.00/0.02	c ---[ 338]---> BDD-cost:    6
0.00/0.02	c ---[ 336]---> BDD-cost:    6
0.00/0.02	c ---[ 334]---> BDD-cost:    6
0.00/0.02	c ---[ 332]---> BDD-cost:    6
0.00/0.02	c ---[ 330]---> BDD-cost:    6
0.00/0.02	c ---[ 328]---> BDD-cost:    6
0.00/0.02	c ---[ 326]---> BDD-cost:    6
0.00/0.02	c ---[ 324]---> BDD-cost:    6
0.00/0.02	c ---[ 322]---> BDD-cost:    6
0.00/0.02	c ---[ 320]---> BDD-cost:    6
0.00/0.02	c ---[ 318]---> BDD-cost:    6
0.00/0.02	c ---[ 316]---> BDD-cost:    6
0.00/0.02	c ---[ 314]---> BDD-cost:    6
0.00/0.02	c ---[ 312]---> BDD-cost:    6
0.00/0.02	c ---[ 310]---> BDD-cost:    6
0.00/0.02	c ---[ 308]---> BDD-cost:    6
0.00/0.02	c ---[ 306]---> BDD-cost:    6
0.00/0.02	c ---[ 304]---> BDD-cost:    6
0.00/0.02	c ---[ 302]---> BDD-cost:    6
0.00/0.02	c ---[ 300]---> BDD-cost:    6
0.00/0.02	c ---[ 298]---> BDD-cost:    6
0.00/0.02	c ---[ 296]---> BDD-cost:    6
0.00/0.02	c ---[ 294]---> BDD-cost:    6
0.00/0.02	c ---[ 292]---> BDD-cost:    6
0.00/0.02	c ---[ 290]---> BDD-cost:    6
0.00/0.02	c ---[ 288]---> BDD-cost:    6
0.00/0.02	c ---[ 286]---> BDD-cost:    6
0.00/0.02	c ---[ 284]---> BDD-cost:    6
0.00/0.02	c ---[ 282]---> BDD-cost:    6
0.00/0.02	c ---[ 280]---> BDD-cost:    6
0.00/0.02	c ---[ 278]---> BDD-cost:    6
0.00/0.02	c ---[ 276]---> BDD-cost:    6
0.00/0.02	c ---[ 274]---> BDD-cost:    6
0.00/0.02	c ---[ 272]---> BDD-cost:    6
0.00/0.02	c ---[ 270]---> BDD-cost:    6
0.00/0.02	c ---[ 268]---> BDD-cost:    6
0.00/0.02	c ---[ 266]---> BDD-cost:    6
0.00/0.02	c ---[ 264]---> BDD-cost:    6
0.00/0.02	c ---[ 262]---> BDD-cost:    6
0.00/0.02	c ---[ 260]---> BDD-cost:    6
0.00/0.02	c ---[ 258]---> BDD-cost:    6
0.00/0.02	c ---[ 256]---> BDD-cost:    6
0.00/0.02	c ---[ 254]---> BDD-cost:    6
0.00/0.02	c ---[ 252]---> BDD-cost:    6
0.00/0.02	c ---[ 250]---> BDD-cost:    6
0.00/0.02	c ---[ 248]---> BDD-cost:    6
0.00/0.02	c ---[ 246]---> BDD-cost:    6
0.00/0.02	c ---[ 244]---> BDD-cost:    6
0.00/0.02	c ---[ 242]---> BDD-cost:    6
0.00/0.02	c ---[ 240]---> BDD-cost:    6
0.00/0.02	c ---[ 238]---> BDD-cost:    6
0.00/0.02	c ---[ 236]---> BDD-cost:    6
0.00/0.02	c ---[ 234]---> BDD-cost:    6
0.00/0.02	c ---[ 232]---> BDD-cost:    6
0.00/0.03	c ---[ 230]---> BDD-cost:    6
0.00/0.03	c ---[ 228]---> BDD-cost:    6
0.00/0.03	c ---[ 226]---> BDD-cost:    6
0.00/0.03	c ---[ 224]---> BDD-cost:    6
0.00/0.03	c ---[ 222]---> BDD-cost:    6
0.00/0.03	c ---[ 220]---> BDD-cost:    6
0.00/0.03	c ---[ 218]---> BDD-cost:    6
0.00/0.03	c ---[ 216]---> BDD-cost:    6
0.00/0.03	c ---[ 214]---> BDD-cost:    6
0.00/0.03	c ---[ 212]---> BDD-cost:    6
0.00/0.03	c ---[ 210]---> BDD-cost:    6
0.00/0.03	c ---[ 208]---> BDD-cost:    6
0.00/0.03	c ---[ 206]---> BDD-cost:    6
0.00/0.03	c ---[ 204]---> BDD-cost:    6
0.00/0.03	c ---[ 202]---> BDD-cost:    6
0.00/0.03	c ---[ 200]---> BDD-cost:    6
0.00/0.03	c ---[ 198]---> BDD-cost:    6
0.00/0.03	c ---[ 196]---> BDD-cost:    6
0.00/0.03	c ---[ 194]---> BDD-cost:    6
0.00/0.03	c ---[ 192]---> BDD-cost:    6
0.00/0.03	c ---[ 190]---> BDD-cost:    6
0.00/0.03	c ---[ 188]---> BDD-cost:    6
0.00/0.03	c ---[ 186]---> BDD-cost:    6
0.00/0.03	c ---[ 184]---> BDD-cost:    6
0.00/0.03	c ---[ 182]---> BDD-cost:    6
0.00/0.03	c ---[ 180]---> BDD-cost:    6
0.00/0.03	c ---[ 178]---> BDD-cost:    6
0.00/0.03	c ---[ 176]---> BDD-cost:    6
0.00/0.03	c ---[ 174]---> BDD-cost:    6
0.00/0.03	c ---[ 172]---> BDD-cost:    6
0.00/0.03	c ---[ 170]---> BDD-cost:    6
0.00/0.03	c ---[ 168]---> BDD-cost:    6
0.00/0.03	c ---[ 166]---> BDD-cost:    6
0.00/0.03	c ---[ 164]---> BDD-cost:    6
0.00/0.03	c ---[ 162]---> BDD-cost:    6
0.00/0.03	c ---[ 160]---> BDD-cost:    6
0.00/0.03	c ---[ 158]---> BDD-cost:    6
0.00/0.03	c ---[ 156]---> BDD-cost:    6
0.00/0.03	c ---[ 154]---> BDD-cost:    6
0.00/0.03	c ---[ 152]---> BDD-cost:    6
0.00/0.03	c ---[ 150]---> BDD-cost:    6
0.00/0.03	c ---[ 148]---> BDD-cost:    6
0.00/0.03	c ---[ 146]---> BDD-cost:    6
0.00/0.03	c ---[ 144]---> BDD-cost:    6
0.00/0.03	c ---[ 142]---> BDD-cost:    6
0.00/0.03	c ---[ 140]---> BDD-cost:    6
0.00/0.03	c ---[ 138]---> BDD-cost:    6
0.00/0.03	c ---[ 136]---> BDD-cost:    6
0.00/0.03	c ---[ 134]---> BDD-cost:    6
0.00/0.03	c ---[ 132]---> BDD-cost:    6
0.00/0.03	c ---[ 130]---> BDD-cost:    6
0.00/0.03	c ---[ 128]---> BDD-cost:    6
0.00/0.03	c ---[ 126]---> BDD-cost:    6
0.00/0.03	c ---[ 124]---> BDD-cost:    6
0.00/0.03	c ---[ 122]---> BDD-cost:    6
0.00/0.03	c ---[ 120]---> BDD-cost:    6
0.00/0.03	c ---[ 118]---> BDD-cost:    6
0.00/0.03	c ---[ 116]---> BDD-cost:    6
0.00/0.03	c ---[ 114]---> BDD-cost:    6
0.00/0.03	c ---[ 112]---> BDD-cost:    6
0.00/0.03	c ---[ 110]---> BDD-cost:    6
0.00/0.03	c ---[ 108]---> BDD-cost:    6
0.00/0.03	c ---[ 106]---> BDD-cost:    6
0.00/0.03	c ---[ 104]---> BDD-cost:    6
0.00/0.03	c ---[ 102]---> BDD-cost:    6
0.00/0.03	c ---[ 100]---> BDD-cost:    6
0.00/0.03	c ---[  98]---> BDD-cost:    6
0.00/0.03	c ---[  96]---> BDD-cost:    6
0.00/0.03	c ---[  94]---> BDD-cost:    6
0.00/0.03	c ---[  92]---> BDD-cost:    6
0.00/0.03	c ---[  90]---> BDD-cost:    6
0.00/0.03	c ---[  88]---> BDD-cost:    6
0.00/0.03	c ---[  86]---> BDD-cost:    6
0.00/0.03	c ---[  84]---> BDD-cost:    6
0.00/0.03	c ---[  82]---> BDD-cost:    6
0.00/0.03	c ---[  80]---> BDD-cost:    6
0.00/0.03	c ---[  78]---> BDD-cost:    6
0.00/0.03	c ---[  76]---> BDD-cost:    6
0.00/0.03	c ---[  74]---> BDD-cost:    6
0.00/0.03	c ---[  72]---> BDD-cost:    6
0.00/0.03	c ---[  70]---> BDD-cost:    6
0.00/0.03	c ---[  68]---> BDD-cost:    6
0.00/0.03	c ---[  66]---> BDD-cost:    6
0.00/0.03	c ---[  64]---> BDD-cost:    6
0.00/0.03	c ---[  62]---> BDD-cost:    6
0.00/0.03	c ---[  60]---> BDD-cost:    6
0.00/0.03	c ---[  58]---> BDD-cost:    6
0.00/0.03	c ---[  56]---> BDD-cost:    6
0.00/0.03	c ---[  54]---> BDD-cost:    6
0.00/0.03	c ---[  52]---> BDD-cost:    6
0.00/0.03	c ---[  50]---> BDD-cost:    6
0.00/0.03	c ---[  48]---> BDD-cost:    6
0.00/0.03	c ---[  46]---> BDD-cost:    6
0.00/0.03	c ---[  44]---> BDD-cost:    6
0.00/0.03	c ---[  42]---> BDD-cost:    6
0.00/0.03	c ---[  40]---> BDD-cost:    6
0.00/0.03	c ---[  38]---> BDD-cost:    6
0.00/0.03	c ---[  36]---> BDD-cost:    6
0.00/0.03	c ---[  34]---> BDD-cost:    6
0.00/0.03	c ---[  32]---> BDD-cost:    6
0.00/0.03	c ---[  30]---> BDD-cost:    6
0.00/0.03	c ---[  28]---> BDD-cost:    6
0.00/0.03	c ---[  26]---> BDD-cost:    6
0.00/0.03	c ---[  24]---> BDD-cost:    6
0.00/0.03	c ---[  22]---> BDD-cost:    6
0.00/0.03	c ---[  20]---> BDD-cost:    6
0.00/0.03	c ---[  18]---> BDD-cost:    6
0.00/0.03	c ---[  16]---> BDD-cost:    6
0.00/0.03	c ---[  14]---> BDD-cost:    6
0.00/0.03	c ---[  12]---> BDD-cost:    6
0.00/0.03	c ---[  10]---> BDD-cost:    6
0.00/0.03	c ---[   8]---> BDD-cost:    6
0.00/0.03	c ---[   6]---> BDD-cost:    6
0.00/0.03	c ---[   4]---> BDD-cost:    6
0.00/0.03	c ---[   2]---> BDD-cost:    6
0.00/0.03	c ---[   0]---> BDD-cost:    1
1800.08/1800.40	|  Eliminated clauses:           0.05 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |    1799     4948    14396 |     1814      100      3 | 12.521 % |
1800.08/1800.40	|       250 |    1799     4948    14396 |     1995      250      4 | 12.521 % |
1800.08/1800.40	|       475 |    1799     4948    14396 |     2195      475      8 | 12.521 % |
1800.08/1800.40	|       812 |    1799     4948    14396 |     2414      812     11 | 12.521 % |
1800.08/1800.40	|      1318 |    1799     4948    14396 |     2656     1318     11 | 12.521 % |
1800.08/1800.40	|      2077 |    1799     4948    14396 |     2921     2077     11 | 12.521 % |
1800.08/1800.40	|      3216 |    1799     4948    14396 |     3214     3216     12 | 12.521 % |
1800.08/1800.40	|      4924 |    1799     4948    14396 |     3535     3069     11 | 12.521 % |
1800.08/1800.40	|      7486 |    1799     4948    14396 |     3889     3350     13 | 12.521 % |
1800.08/1800.40	|     11330 |    1799     4948    14396 |     4277     2555     11 | 12.521 % |
1800.08/1800.40	|     17096 |    1799     4948    14396 |     4705     3478     11 | 12.521 % |
1800.08/1800.40	|     25745 |    1799     4948    14396 |     5176     4104     11 | 12.521 % |
1800.08/1800.40	|     38719 |    1799     4948    14396 |     5693     4626     12 | 12.521 % |
1800.08/1800.40	|     58180 |    1799     4948    14396 |     6263     5154     11 | 12.521 % |
1800.08/1800.40	|     87372 |    1799     4948    14396 |     6889     5725     13 | 12.521 % |
1800.08/1800.40	|    131161 |    1799     4948    14396 |     7578     5462     11 | 12.521 % |
1800.08/1800.40	|    196845 |    1799     4948    14396 |     8336     7921     12 | 12.521 % |
1800.08/1800.40	|    295371 |    1799     4948    14396 |     9170     6333     12 | 12.521 % |
1800.08/1800.40	|    443160 |    1799     4948    14396 |    10087     7348     13 | 12.521 % |
1800.08/1800.40	|    664843 |    1799     4948    14396 |    11095     5497     11 | 12.521 % |
1800.08/1800.40	|    997368 |    1799     4948    14396 |    12205     7121     13 | 12.521 % |
1800.08/1800.40	|   1496156 |    1799     4948    14396 |    13426     7864     11 | 12.521 % |
1800.08/1800.40	|   2244338 |    1799     4948    14396 |    14768    11525     19 | 12.521 % |
1800.08/1800.40	|   3366612 |    1799     4948    14396 |    16245    10556     11 | 12.521 % |
1800.08/1800.40	|   5050023 |    1799     4948    14396 |    17870    12405     21 | 12.521 % |
1800.08/1800.40	|   7575139 |    1799     4948    14396 |    19657    12199     21 | 12.521 % |
1800.08/1800.40	|  11362814 |    1799     4948    14396 |    21622    20222     14 | 12.521 % |
1800.08/1800.40	|  17044326 |    1799     4948    14396 |    23785    19273     13 | 12.521 % |
1800.08/1800.40	|  25566595 |    1799     4948    14396 |    26163    16063     19 | 12.521 % |
1800.08/1800.40	|  38349998 |    1799     4948    14396 |    28779    23261     24 | 12.521 % |
1800.08/1800.40	|  57525103 |    1799     4948    14396 |    31657    28654     19 | 12.521 % |
1800.08/1800.40	|  86287761 |    1799     4948    14396 |    34823    26930     12 | 12.521 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4113186-1466616239/watcher-4113186-1466616239 -o /tmp/evaluation-result-4113186-1466616239/solver-4113186-1466616239 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466586446-15023 --watchdog 1960 minisatp HOME/instance-4113186-1466616239.opb 

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


[startup+0 s]
/proc/loadavg: 2.35 2.24 2.19 4/176 19394
/proc/meminfo: memFree=30379816/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=6192 CPUtime=0 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 274 0 0 0 0 0 0 0 20 0 1 0 63672367 6340608 151 33554432000 4194304 5646918 140737158095888 140735400945432 4893163 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 1589 153 94 355 0 1230 0

[startup+0.100171 s]
/proc/loadavg: 2.35 2.24 2.19 4/176 19394
/proc/meminfo: memFree=30379816/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=4520 CPUtime=0.09 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 1044 0 0 0 9 0 0 0 20 0 1 0 63672367 4628480 807 33554432000 4194304 5646918 140737158095888 140737158094392 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 1130 807 146 355 0 771 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4520

[startup+0.20033 s]
/proc/loadavg: 2.35 2.24 2.19 4/176 19394
/proc/meminfo: memFree=30379816/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=5004 CPUtime=0.19 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 1180 0 0 0 19 0 0 0 20 0 1 0 63672367 5124096 943 33554432000 4194304 5646918 140737158095888 140737158094392 4402806 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 1251 943 146 355 0 892 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5004

[startup+0.300312 s]
/proc/loadavg: 2.35 2.24 2.19 4/176 19394
/proc/meminfo: memFree=30379816/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=5392 CPUtime=0.29 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 1286 0 0 0 29 0 0 0 20 0 1 0 63672367 5521408 1046 33554432000 4194304 5646918 140737158095888 140737158094392 4399348 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 1348 1046 146 355 0 989 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5392

[startup+0.700168 s]
/proc/loadavg: 2.35 2.24 2.19 4/176 19394
/proc/meminfo: memFree=30379816/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=6476 CPUtime=0.69 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 1429 0 0 0 69 0 0 0 20 0 1 0 63672367 6631424 1182 33554432000 4194304 5646918 140737158095888 140737158094392 4399261 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 1619 1182 146 355 0 1260 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6476

[startup+1.50019 s]
/proc/loadavg: 2.35 2.24 2.19 4/177 19395
/proc/meminfo: memFree=30374180/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=8120 CPUtime=1.49 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 1819 0 0 0 149 0 0 0 20 0 1 0 63672367 8314880 1562 33554432000 4194304 5646918 140737158095888 140737158094136 4402863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 2030 1562 146 355 0 1671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8120

[startup+3.10018 s]
/proc/loadavg: 2.35 2.24 2.19 4/177 19395
/proc/meminfo: memFree=30372444/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=9496 CPUtime=3.09 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 2293 0 0 0 309 0 0 0 20 0 1 0 63672367 9723904 2023 33554432000 4194304 5646918 140737158095888 140737158094136 4403416 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 2374 2023 146 355 0 2015 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9496

[startup+6.30027 s]
/proc/loadavg: 2.32 2.24 2.19 3/177 19395
/proc/meminfo: memFree=30369124/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=11668 CPUtime=6.29 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 2842 0 0 0 629 0 0 0 20 0 1 0 63672367 11948032 2564 33554432000 4194304 5646918 140737158095888 140737158094136 4403091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 2917 2564 146 355 0 2558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11668

[startup+12.7003 s]
/proc/loadavg: 2.38 2.25 2.19 4/177 19395
/proc/meminfo: memFree=30363952/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=17404 CPUtime=12.69 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 4265 0 0 0 1269 0 0 0 20 0 1 0 63672367 17821696 3947 33554432000 4194304 5646918 140737158095888 140737158094136 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 4351 3947 146 355 0 3992 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17404

[startup+25.5003 s]
/proc/loadavg: 2.29 2.23 2.19 3/177 19395
/proc/meminfo: memFree=30358008/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=23188 CPUtime=25.48 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 5255 0 0 0 2548 0 0 0 20 0 1 0 63672367 23744512 4916 33554432000 4194304 5646918 140737158095888 140737158094136 4402950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 5797 4916 146 355 0 5438 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23188

[startup+51.1003 s]
/proc/loadavg: 2.27 2.23 2.19 3/177 19395
/proc/meminfo: memFree=30347844/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=28224 CPUtime=51.08 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 7158 0 0 0 5108 0 0 0 20 0 1 0 63672367 28901376 6757 33554432000 4194304 5646918 140737158095888 140737158094136 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 7056 6757 146 355 0 6697 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28224

[startup+102.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 19396
/proc/meminfo: memFree=30333432/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=39176 CPUtime=102.27 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 9434 0 0 0 10226 1 0 0 20 0 1 0 63672367 40116224 9501 33554432000 4194304 5646918 140737158095888 140737158094152 4403192 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 9794 9501 146 355 0 9435 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39176

[startup+162.3 s]
/proc/loadavg: 2.26 2.23 2.18 4/177 19397
/proc/meminfo: memFree=30318120/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=50548 CPUtime=162.26 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 12898 0 0 0 16224 2 0 0 20 0 1 0 63672367 51761152 12340 33554432000 4194304 5646918 140737158095888 140737158094152 4397968 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 12637 12340 146 355 0 12278 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 50548

[startup+222.307 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 19398
/proc/meminfo: memFree=30313028/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=56584 CPUtime=222.25 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 15469 0 0 0 22223 2 0 0 20 0 1 0 63672367 57942016 13243 33554432000 4194304 5646918 140737158095888 140737158094136 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 14146 13243 146 355 0 13787 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 56584

[startup+282.3 s]
/proc/loadavg: 2.35 2.26 2.19 3/177 19399
/proc/meminfo: memFree=30303172/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=60976 CPUtime=282.24 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 17813 0 0 0 28221 3 0 0 20 0 1 0 63672367 62439424 14951 33554432000 4194304 5646918 140737158095888 140737158094152 4399808 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 15244 14951 146 355 0 14885 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 60976

[startup+342.3 s]
/proc/loadavg: 2.30 2.26 2.19 4/177 19401
/proc/meminfo: memFree=30295424/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=67488 CPUtime=342.22 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 20120 0 0 0 34219 3 0 0 20 0 1 0 63672367 69107712 16579 33554432000 4194304 5646918 140737158095888 140737158094136 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 16872 16579 146 355 0 16513 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 67488

[startup+402.3 s]
/proc/loadavg: 2.19 2.24 2.18 3/178 19405
/proc/meminfo: memFree=30290360/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=72868 CPUtime=402.22 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 20733 0 0 0 40218 4 0 0 20 0 1 0 63672367 74616832 17696 33554432000 4194304 5646918 140737158095888 140737158094136 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 18217 17696 146 355 0 17858 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 72868

[startup+462.3 s]
/proc/loadavg: 2.31 2.27 2.19 3/177 19406
/proc/meminfo: memFree=30281440/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=78544 CPUtime=462.21 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 22392 0 0 0 46217 4 0 0 20 0 1 0 63672367 80429056 19330 33554432000 4194304 5646918 140737158095888 140737158094152 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 19636 19330 146 355 0 19277 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 78544

[startup+522.3 s]
/proc/loadavg: 2.26 2.26 2.19 3/177 19407
/proc/meminfo: memFree=30279272/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=80616 CPUtime=522.2 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 24718 0 0 0 52216 4 0 0 20 0 1 0 63672367 82550784 19469 33554432000 4194304 5646918 140737158095888 140737158094136 4397153 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 20154 19469 146 355 0 19795 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 80616

[startup+582.3 s]
/proc/loadavg: 2.14 2.22 2.18 3/177 19408
/proc/meminfo: memFree=30269896/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=86188 CPUtime=582.19 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 27619 0 0 0 58214 5 0 0 20 0 1 0 63672367 88256512 21254 33554432000 4194304 5646918 140737158095888 140737158094600 4402829 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 21547 21254 146 355 0 21188 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 86188


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


[startup+882.307 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 19414
/proc/meminfo: memFree=30249868/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=103976 CPUtime=882.15 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 30587 0 0 0 88210 5 0 0 20 0 1 0 63672367 106471424 25701 33554432000 4194304 5646918 140737158095888 140737158094152 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 25994 25701 146 355 0 25635 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 103976

[startup+942.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 19416
/proc/meminfo: memFree=30246224/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=106876 CPUtime=942.13 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 31325 0 0 0 94208 5 0 0 20 0 1 0 63672367 109441024 26426 33554432000 4194304 5646918 140737158095888 140737158094152 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 26719 26426 146 355 0 26360 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 106876

[startup+1002.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/178 19420
/proc/meminfo: memFree=30239944/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=114192 CPUtime=1002.13 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 32686 0 0 0 100207 6 0 0 20 0 1 0 63672367 116932608 27777 33554432000 4194304 5646918 140737158095888 140737158094152 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 28548 27777 146 355 0 28189 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 114192

[startup+1062.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 19421
/proc/meminfo: memFree=30237092/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=114192 CPUtime=1062.12 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 33173 0 0 0 106206 6 0 0 20 0 1 0 63672367 116932608 28255 33554432000 4194304 5646918 140737158095888 140737158094152 4403464 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 28548 28255 146 355 0 28189 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 114192

[startup+1122.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 19422
/proc/meminfo: memFree=30230956/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=117208 CPUtime=1122.11 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 33424 0 0 0 112205 6 0 0 20 0 1 0 63672367 120020992 29009 33554432000 4194304 5646918 140737158095888 140737158094152 4402922 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 29302 29009 146 355 0 28943 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 117208

[startup+1182.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 19423
/proc/meminfo: memFree=30230252/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=117208 CPUtime=1182.09 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 33429 0 0 0 118203 6 0 0 20 0 1 0 63672367 120020992 29009 33554432000 4194304 5646918 140737158095888 140737158094152 4402844 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 29302 29009 146 355 0 28943 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 117208

[startup+1242.3 s]
/proc/loadavg: 2.22 2.19 2.18 4/177 19425
/proc/meminfo: memFree=30225984/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=120336 CPUtime=1242.07 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 34239 0 0 0 124201 6 0 0 20 0 1 0 63672367 123224064 29791 33554432000 4194304 5646918 140737158095888 140737158094152 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 30084 29791 146 355 0 29725 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 120336

[startup+1302.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 19426
/proc/meminfo: memFree=30226100/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=119348 CPUtime=1302.06 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 34920 0 0 0 130200 6 0 0 20 0 1 0 63672367 122212352 29490 33554432000 4194304 5646918 140737158095888 140737158094136 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 29837 29490 146 355 0 29478 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 119348

[startup+1362.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 19427
/proc/meminfo: memFree=30221772/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=123716 CPUtime=1362.05 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 36076 0 0 0 136199 6 0 0 20 0 1 0 63672367 126685184 30636 33554432000 4194304 5646918 140737158095888 140737158094152 4403416 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 30929 30636 146 355 0 30570 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 123716

[startup+1422.3 s]
/proc/loadavg: 2.21 2.19 2.18 4/177 19428
/proc/meminfo: memFree=30219100/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=124704 CPUtime=1422.04 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 37073 0 0 0 142198 6 0 0 20 0 1 0 63672367 127696896 30893 33554432000 4194304 5646918 140737158095888 140737158094136 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 31176 30893 146 355 0 30817 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 124704

[startup+1482.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 19429
/proc/meminfo: memFree=30217260/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=130996 CPUtime=1482.03 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 37095 0 0 0 148197 6 0 0 20 0 1 0 63672367 134139904 31424 33554432000 4194304 5646918 140737158095888 140737158094136 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 32749 31424 146 355 0 32390 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 130996

[startup+1542.31 s]
/proc/loadavg: 2.31 2.22 2.19 3/177 19431
/proc/meminfo: memFree=30214608/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=130996 CPUtime=1542.03 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 37191 0 0 0 154197 6 0 0 20 0 1 0 63672367 134139904 32031 33554432000 4194304 5646918 140737158095888 140737158094136 4403187 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 32749 32031 146 355 0 32390 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 130996

[startup+1602.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/178 19435
/proc/meminfo: memFree=30212860/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=131460 CPUtime=1602.02 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 39233 0 0 0 160195 7 0 0 20 0 1 0 63672367 134615040 32543 33554432000 4194304 5646918 140737158095888 140737158094136 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 32865 32543 146 355 0 32506 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 131460

[startup+1662.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 19436
/proc/meminfo: memFree=30204800/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=138532 CPUtime=1662 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 39754 0 0 0 166193 7 0 0 20 0 1 0 63672367 141856768 34079 33554432000 4194304 5646918 140737158095888 140737158094136 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 34633 34079 146 355 0 34274 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 138532

[startup+1722.3 s]
/proc/loadavg: 2.29 2.21 2.18 3/177 19437
/proc/meminfo: memFree=30204552/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=144900 CPUtime=1721.99 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 39888 0 0 0 172192 7 0 0 20 0 1 0 63672367 148377600 34720 33554432000 4194304 5646918 140737158095888 140737158094136 4403478 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 36225 34720 146 355 0 35866 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 144900

[startup+1782.3 s]
/proc/loadavg: 2.31 2.23 2.19 3/177 19438
/proc/meminfo: memFree=30197612/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=144900 CPUtime=1781.99 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 43929 0 0 0 178190 9 0 0 20 0 1 0 63672367 148377600 35616 33554432000 4194304 5646918 140737158095888 140737158094136 4402844 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 36225 35616 146 355 0 35866 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 144900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.44 2.26 2.20 3/177 19494
/proc/meminfo: memFree=30246268/32872528 swapFree=1534436/1655032
[pid=19394] ppid=19391 vsize=138916 CPUtime=1800.08 cores=1,3,5,7
/proc/19394/stat : 19394 (minisatp) R 19391 19394 15006 0 -1 4202496 45413 0 0 0 179999 9 0 0 20 0 1 0 63672367 142249984 34391 33554432000 4194304 5646918 140737158095888 140737158094152 4402815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19394/statm: 34729 34391 146 355 0 34370 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 138916

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.097985
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 144900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.097985
maximum resident set size= 142464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45413
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= 43
involuntary context switches= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.75882 second user time and 9.68053 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-22 19:23:59
IDJOB=4113186
IDBENCH=107306
IDSOLVER=2555
FILE ID=node122/4113186-1466616239
RUNJOBID= node122-1466586446-15023
PBS_JOBID= 19953366
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_ODD_GRIDS/normalized-ECgrid5x90split.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113186-1466616239/watcher-4113186-1466616239 -o /tmp/evaluation-result-4113186-1466616239/solver-4113186-1466616239 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466586446-15023 --watchdog 1960  minisatp HOME/instance-4113186-1466616239.opb

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

MD5SUM BENCH= f939701c62eed5182314d73843e2525a
RANDOM SEED=1757579

node122.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.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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.769
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.769
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.769
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.769
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.53
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.769
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.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30380524 kB
Buffers:           14156 kB
Cached:            76452 kB
SwapCached:         2304 kB
Active:            34912 kB
Inactive:          69540 kB
Active(anon):      11128 kB
Inactive(anon):     5072 kB
Active(file):      23784 kB
Inactive(file):    64468 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67097104 kB
Dirty:              7852 kB
Writeback:             0 kB
AnonPages:       1668496 kB
Mapped:             9512 kB
Shmem:                 0 kB
Slab:             598616 kB
SReclaimable:      41800 kB
SUnreclaim:       556816 kB
KernelStack:        1472 kB
PageTables:         7084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1783576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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-4113186-1466616239.opb

Free space on /tmp at the end= 71732 MiB
End job on node122 at 2016-06-22 19:54:00