Trace number 4119851

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.09 1800.44

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/
hw32/normalized-hw32-vm100p-opt.opb.negationfix.opb
MD5SUM3d8e0b2cc1943050730f0789b165ef6f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

Solver Data

0.00/0.00	c Parsing PB file...
0.19/0.23	c Converting 800 PB-constraints to clauses...
0.19/0.24	c   -- Unit propagations: (none)
0.19/0.24	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################################################################################################################################################################################################################################
0.19/0.24	c   -- Clauses(.)/Splits(s): (none)
0.19/0.24	c ---[ 799]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
0.49/0.59	c ---[ 798]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
0.89/0.95	c ---[ 797]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
1.29/1.30	c ---[ 796]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
1.59/1.65	c ---[ 795]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
1.99/2.00	c ---[ 794]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
2.29/2.35	c ---[ 793]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
2.69/2.70	c ---[ 792]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
2.99/3.05	c ---[ 791]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
3.29/3.40	c ---[ 790]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
3.69/3.75	c ---[ 789]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
4.09/4.10	c ---[ 788]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
4.39/4.46	c ---[ 787]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
4.79/4.81	c ---[ 786]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
5.09/5.16	c ---[ 785]---> Adder-cost: 3042   maxlim: 159999   bits: 18/18
5.49/5.51	c ---[ 784]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
5.79/5.86	c ---[ 783]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
6.19/6.21	c ---[ 782]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
6.49/6.56	c ---[ 781]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
6.88/6.91	c ---[ 780]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
7.18/7.26	c ---[ 779]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
7.58/7.62	c ---[ 778]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
7.88/7.97	c ---[ 777]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
8.28/8.32	c ---[ 776]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
8.58/8.67	c ---[ 775]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
8.98/9.02	c ---[ 774]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
9.28/9.37	c ---[ 773]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
9.68/9.72	c ---[ 772]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
9.99/10.07	c ---[ 771]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
10.38/10.43	c ---[ 770]---> Adder-cost: 3042   maxlim: 159999   bits: 18/18
10.68/10.78	c ---[ 769]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
11.09/11.13	c ---[ 768]---> Adder-cost: 3042   maxlim: 164999   bits: 18/18
11.38/11.48	c ---[ 767]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
11.88/11.96	c ---[ 766]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
12.39/12.44	c ---[ 765]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
12.89/12.92	c ---[ 764]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
13.39/13.41	c ---[ 763]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
13.79/13.89	c ---[ 762]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
14.30/14.37	c ---[ 761]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
14.79/14.85	c ---[ 760]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
15.29/15.33	c ---[ 759]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
15.79/15.81	c ---[ 758]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
16.19/16.29	c ---[ 757]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
16.69/16.77	c ---[ 756]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
17.19/17.25	c ---[ 755]---> Adder-cost: 2628   maxlim: 127322   bits: 18/17
17.70/17.74	c ---[ 754]---> Adder-cost: 2628   maxlim: 127322   bits: 18/17
18.19/18.22	c ---[ 753]---> Adder-cost: 2628   maxlim: 124812   bits: 18/17
18.59/18.70	c ---[ 752]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
19.09/19.18	c ---[ 751]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
19.59/19.66	c ---[ 750]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
20.09/20.14	c ---[ 749]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
20.59/20.63	c ---[ 748]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
21.09/21.11	c ---[ 747]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
21.49/21.59	c ---[ 746]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
21.99/22.07	c ---[ 745]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
22.49/22.55	c ---[ 744]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
22.99/23.04	c ---[ 743]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
23.49/23.52	c ---[ 742]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
23.99/24.00	c ---[ 741]---> Adder-cost: 2628   maxlim: 129817   bits: 18/17
24.39/24.48	c ---[ 740]---> Adder-cost: 2628   maxlim: 127322   bits: 18/17
24.89/24.97	c ---[ 739]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
25.39/25.45	c ---[ 738]---> Adder-cost: 2628   maxlim: 124812   bits: 18/17
25.89/25.93	c ---[ 737]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
26.39/26.42	c ---[ 736]---> Adder-cost: 2628   maxlim: 132319   bits: 18/18
26.88/26.90	c ---[ 734]---> BDD-cost:   61
26.88/26.90	c ---[ 732]---> BDD-cost:   61
26.88/26.90	c ---[ 730]---> BDD-cost:   61
26.88/26.90	c ---[ 728]---> BDD-cost:   61
26.88/26.90	c ---[ 726]---> BDD-cost:   61
26.88/26.90	c ---[ 724]---> BDD-cost:   61
26.88/26.90	c ---[ 722]---> BDD-cost:   61
26.88/26.90	c ---[ 720]---> BDD-cost:   61
26.88/26.90	c ---[ 718]---> BDD-cost:   61
26.88/26.90	c ---[ 716]---> BDD-cost:   61
26.88/26.90	c ---[ 714]---> BDD-cost:   61
26.88/26.90	c ---[ 712]---> BDD-cost:   61
26.88/26.90	c ---[ 710]---> BDD-cost:   61
26.88/26.90	c ---[ 708]---> BDD-cost:   61
26.88/26.90	c ---[ 706]---> BDD-cost:   61
26.88/26.90	c ---[ 704]---> BDD-cost:   61
26.88/26.91	c ---[ 702]---> BDD-cost:   61
26.88/26.91	c ---[ 700]---> BDD-cost:   61
26.88/26.91	c ---[ 698]---> BDD-cost:   61
26.88/26.91	c ---[ 696]---> BDD-cost:   61
26.88/26.91	c ---[ 694]---> BDD-cost:   61
26.88/26.91	c ---[ 692]---> BDD-cost:   61
26.88/26.91	c ---[ 690]---> BDD-cost:   61
26.88/26.91	c ---[ 688]---> BDD-cost:   61
26.88/26.91	c ---[ 686]---> BDD-cost:   61
26.88/26.91	c ---[ 684]---> BDD-cost:   61
26.88/26.91	c ---[ 682]---> BDD-cost:   61
26.88/26.91	c ---[ 680]---> BDD-cost:   61
26.88/26.91	c ---[ 678]---> BDD-cost:   61
26.88/26.91	c ---[ 676]---> BDD-cost:   61
26.88/26.91	c ---[ 674]---> BDD-cost:   61
26.88/26.91	c ---[ 672]---> BDD-cost:   61
26.88/26.91	c ---[ 670]---> BDD-cost:   61
26.88/26.91	c ---[ 668]---> BDD-cost:   61
26.88/26.91	c ---[ 666]---> BDD-cost:   61
26.88/26.91	c ---[ 664]---> BDD-cost:   61
26.88/26.91	c ---[ 662]---> BDD-cost:   61
26.88/26.91	c ---[ 660]---> BDD-cost:   61
26.88/26.91	c ---[ 658]---> BDD-cost:   61
26.88/26.91	c ---[ 656]---> BDD-cost:   61
26.88/26.91	c ---[ 654]---> BDD-cost:   61
26.88/26.91	c ---[ 652]---> BDD-cost:   61
26.88/26.91	c ---[ 650]---> BDD-cost:   61
26.88/26.91	c ---[ 648]---> BDD-cost:   61
26.88/26.92	c ---[ 646]---> BDD-cost:   61
26.88/26.92	c ---[ 644]---> BDD-cost:   61
26.88/26.92	c ---[ 642]---> BDD-cost:   61
26.88/26.92	c ---[ 640]---> BDD-cost:   61
26.88/26.92	c ---[ 638]---> BDD-cost:   61
26.88/26.92	c ---[ 636]---> BDD-cost:   61
26.88/26.92	c ---[ 634]---> BDD-cost:   61
26.88/26.92	c ---[ 632]---> BDD-cost:   61
26.88/26.92	c ---[ 630]---> BDD-cost:   61
26.88/26.92	c ---[ 628]---> BDD-cost:   61
26.88/26.92	c ---[ 626]---> BDD-cost:   61
26.88/26.92	c ---[ 624]---> BDD-cost:   61
26.88/26.92	c ---[ 622]---> BDD-cost:   61
26.88/26.92	c ---[ 620]---> BDD-cost:   61
26.88/26.92	c ---[ 618]---> BDD-cost:   61
26.88/26.92	c ---[ 616]---> BDD-cost:   61
26.88/26.92	c ---[ 614]---> BDD-cost:   61
26.88/26.92	c ---[ 612]---> BDD-cost:   61
26.88/26.92	c ---[ 610]---> BDD-cost:   61
26.88/26.92	c ---[ 608]---> BDD-cost:   61
26.88/26.92	c ---[ 606]---> BDD-cost:   61
26.88/26.92	c ---[ 604]---> BDD-cost:   61
26.88/26.92	c ---[ 602]---> BDD-cost:   61
26.88/26.92	c ---[ 600]---> BDD-cost:   61
26.88/26.92	c ---[ 598]---> BDD-cost:   61
26.88/26.92	c ---[ 596]---> BDD-cost:   61
26.88/26.92	c ---[ 594]---> BDD-cost:   61
26.88/26.93	c ---[ 592]---> BDD-cost:   61
26.88/26.93	c ---[ 590]---> BDD-cost:   61
26.88/26.93	c ---[ 588]---> BDD-cost:   61
26.88/26.93	c ---[ 586]---> BDD-cost:   61
26.88/26.93	c ---[ 584]---> BDD-cost:   61
26.88/26.93	c ---[ 582]---> BDD-cost:   61
26.88/26.93	c ---[ 580]---> BDD-cost:   61
26.88/26.93	c ---[ 578]---> BDD-cost:   61
26.88/26.93	c ---[ 576]---> BDD-cost:   61
26.88/26.93	c ---[ 574]---> BDD-cost:   61
26.88/26.93	c ---[ 572]---> BDD-cost:   61
26.88/26.93	c ---[ 570]---> BDD-cost:   61
26.88/26.93	c ---[ 568]---> BDD-cost:   61
26.88/26.93	c ---[ 566]---> BDD-cost:   61
26.88/26.93	c ---[ 564]---> BDD-cost:   61
26.88/26.93	c ---[ 562]---> BDD-cost:   61
26.88/26.93	c ---[ 560]---> BDD-cost:   61
26.88/26.93	c ---[ 558]---> BDD-cost:   61
26.88/26.93	c ---[ 556]---> BDD-cost:   61
26.88/26.93	c ---[ 554]---> BDD-cost:   61
26.88/26.93	c ---[ 552]---> BDD-cost:   61
26.88/26.93	c ---[ 550]---> BDD-cost:   61
26.88/26.93	c ---[ 548]---> BDD-cost:   61
26.88/26.93	c ---[ 546]---> BDD-cost:   61
26.88/26.93	c ---[ 544]---> BDD-cost:   61
26.88/26.93	c ---[ 542]---> BDD-cost:   61
26.88/26.93	c ---[ 540]---> BDD-cost:   61
26.88/26.93	c ---[ 538]---> BDD-cost:   61
26.88/26.94	c ---[ 536]---> BDD-cost:   61
26.88/26.94	c ---[ 534]---> BDD-cost:   61
26.88/26.94	c ---[ 532]---> BDD-cost:   61
26.88/26.94	c ---[ 530]---> BDD-cost:   61
26.88/26.94	c ---[ 528]---> BDD-cost:   61
26.88/26.94	c ---[ 526]---> BDD-cost:   61
26.88/26.94	c ---[ 524]---> BDD-cost:   61
26.88/26.94	c ---[ 522]---> BDD-cost:   61
26.88/26.94	c ---[ 520]---> BDD-cost:   61
26.88/26.94	c ---[ 518]---> BDD-cost:   61
26.88/26.94	c ---[ 516]---> BDD-cost:   61
26.88/26.94	c ---[ 514]---> BDD-cost:   61
26.88/26.94	c ---[ 512]---> BDD-cost:   61
26.88/26.94	c ---[ 510]---> BDD-cost:   61
26.88/26.94	c ---[ 508]---> BDD-cost:   61
26.88/26.94	c ---[ 506]---> BDD-cost:   61
26.88/26.94	c ---[ 504]---> BDD-cost:   61
26.88/26.94	c ---[ 502]---> BDD-cost:   61
26.88/26.94	c ---[ 500]---> BDD-cost:   61
26.88/26.94	c ---[ 498]---> BDD-cost:   61
26.88/26.94	c ---[ 496]---> BDD-cost:   61
26.88/26.94	c ---[ 494]---> BDD-cost:   61
26.88/26.94	c ---[ 492]---> BDD-cost:   61
26.88/26.94	c ---[ 490]---> BDD-cost:   61
26.88/26.94	c ---[ 488]---> BDD-cost:   61
26.88/26.94	c ---[ 486]---> BDD-cost:   61
26.88/26.94	c ---[ 484]---> BDD-cost:   61
26.88/26.94	c ---[ 482]---> BDD-cost:   61
26.88/26.95	c ---[ 480]---> BDD-cost:   61
26.88/26.95	c ---[ 478]---> BDD-cost:   61
26.88/26.95	c ---[ 476]---> BDD-cost:   61
26.88/26.95	c ---[ 474]---> BDD-cost:   61
26.88/26.95	c ---[ 472]---> BDD-cost:   61
26.88/26.95	c ---[ 470]---> BDD-cost:   61
26.88/26.95	c ---[ 468]---> BDD-cost:   61
26.88/26.95	c ---[ 466]---> BDD-cost:   61
26.88/26.95	c ---[ 464]---> BDD-cost:   61
26.88/26.95	c ---[ 462]---> BDD-cost:   61
26.88/26.95	c ---[ 460]---> BDD-cost:   61
26.88/26.95	c ---[ 458]---> BDD-cost:   61
26.88/26.95	c ---[ 456]---> BDD-cost:   61
26.88/26.95	c ---[ 454]---> BDD-cost:   61
26.88/26.95	c ---[ 452]---> BDD-cost:   61
26.88/26.95	c ---[ 450]---> BDD-cost:   61
26.88/26.95	c ---[ 448]---> BDD-cost:   61
26.88/26.95	c ---[ 446]---> BDD-cost:   61
26.88/26.95	c ---[ 444]---> BDD-cost:   61
26.88/26.95	c ---[ 442]---> BDD-cost:   61
26.88/26.95	c ---[ 440]---> BDD-cost:   61
26.88/26.95	c ---[ 438]---> BDD-cost:   61
26.88/26.95	c ---[ 436]---> BDD-cost:   61
26.88/26.95	c ---[ 434]---> BDD-cost:   61
26.88/26.95	c ---[ 432]---> BDD-cost:   61
26.88/26.95	c ---[ 430]---> BDD-cost:   61
26.88/26.95	c ---[ 428]---> BDD-cost:   61
26.88/26.95	c ---[ 426]---> BDD-cost:   61
26.88/26.96	c ---[ 424]---> BDD-cost:   61
26.88/26.96	c ---[ 422]---> BDD-cost:   61
26.88/26.96	c ---[ 420]---> BDD-cost:   61
26.88/26.96	c ---[ 418]---> BDD-cost:   61
26.88/26.96	c ---[ 416]---> BDD-cost:   61
26.88/26.96	c ---[ 414]---> BDD-cost:   61
26.88/26.96	c ---[ 412]---> BDD-cost:   61
26.88/26.96	c ---[ 410]---> BDD-cost:   61
26.88/26.96	c ---[ 408]---> BDD-cost:   61
26.88/26.96	c ---[ 406]---> BDD-cost:   61
26.88/26.96	c ---[ 404]---> BDD-cost:   61
26.88/26.96	c ---[ 402]---> BDD-cost:   61
26.88/26.96	c ---[ 400]---> BDD-cost:   61
26.88/26.96	c ---[ 398]---> BDD-cost:   61
26.88/26.96	c ---[ 396]---> BDD-cost:   61
26.88/26.96	c ---[ 394]---> BDD-cost:   61
26.88/26.96	c ---[ 392]---> BDD-cost:   61
26.88/26.96	c ---[ 390]---> BDD-cost:   61
26.88/26.96	c ---[ 388]---> BDD-cost:   61
26.88/26.96	c ---[ 386]---> BDD-cost:   61
26.88/26.96	c ---[ 384]---> BDD-cost:   61
26.88/26.96	c ---[ 382]---> BDD-cost:   61
26.88/26.96	c ---[ 380]---> BDD-cost:   61
26.88/26.96	c ---[ 378]---> BDD-cost:   61
26.88/26.96	c ---[ 376]---> BDD-cost:   61
26.88/26.96	c ---[ 374]---> BDD-cost:   61
26.88/26.96	c ---[ 372]---> BDD-cost:   61
26.88/26.97	c ---[ 370]---> BDD-cost:   61
26.88/26.97	c ---[ 368]---> BDD-cost:   61
26.88/26.97	c ---[ 366]---> BDD-cost:   61
26.88/26.97	c ---[ 364]---> BDD-cost:   61
26.88/26.97	c ---[ 362]---> BDD-cost:   61
26.88/26.97	c ---[ 360]---> BDD-cost:   61
26.88/26.97	c ---[ 358]---> BDD-cost:   61
26.88/26.97	c ---[ 356]---> BDD-cost:   61
26.88/26.97	c ---[ 354]---> BDD-cost:   61
26.88/26.97	c ---[ 352]---> BDD-cost:   61
26.88/26.97	c ---[ 350]---> BDD-cost:   61
26.88/26.97	c ---[ 348]---> BDD-cost:   61
26.88/26.97	c ---[ 346]---> BDD-cost:   61
26.88/26.97	c ---[ 344]---> BDD-cost:   61
26.88/26.97	c ---[ 342]---> BDD-cost:   61
26.88/26.97	c ---[ 340]---> BDD-cost:   61
26.88/26.97	c ---[ 338]---> BDD-cost:   61
26.88/26.97	c ---[ 336]---> BDD-cost:   61
26.88/26.97	c ---[ 334]---> BDD-cost:   61
26.88/26.97	c ---[ 332]---> BDD-cost:   61
26.88/26.97	c ---[ 330]---> BDD-cost:   61
26.88/26.97	c ---[ 328]---> BDD-cost:   61
26.88/26.97	c ---[ 326]---> BDD-cost:   61
26.88/26.97	c ---[ 324]---> BDD-cost:   61
26.88/26.97	c ---[ 322]---> BDD-cost:   61
26.88/26.97	c ---[ 320]---> BDD-cost:   61
26.88/26.97	c ---[ 318]---> BDD-cost:   61
26.88/26.97	c ---[ 316]---> BDD-cost:   61
26.88/26.98	c ---[ 314]---> BDD-cost:   61
26.88/26.98	c ---[ 312]---> BDD-cost:   61
26.88/26.98	c ---[ 310]---> BDD-cost:   61
26.88/26.98	c ---[ 308]---> BDD-cost:   61
26.88/26.98	c ---[ 306]---> BDD-cost:   61
26.88/26.98	c ---[ 304]---> BDD-cost:   61
26.88/26.98	c ---[ 302]---> BDD-cost:   61
26.88/26.98	c ---[ 300]---> BDD-cost:   61
26.88/26.98	c ---[ 298]---> BDD-cost:   61
26.88/26.98	c ---[ 296]---> BDD-cost:   61
26.88/26.98	c ---[ 294]---> BDD-cost:   61
26.88/26.98	c ---[ 292]---> BDD-cost:   61
26.88/26.98	c ---[ 290]---> BDD-cost:   61
26.88/26.98	c ---[ 288]---> BDD-cost:   61
26.88/26.98	c ---[ 286]---> BDD-cost:   61
26.88/26.98	c ---[ 284]---> BDD-cost:   61
26.88/26.98	c ---[ 282]---> BDD-cost:   61
26.88/26.98	c ---[ 280]---> BDD-cost:   61
26.88/26.98	c ---[ 278]---> BDD-cost:   61
26.88/26.98	c ---[ 276]---> BDD-cost:   61
26.88/26.98	c ---[ 274]---> BDD-cost:   61
26.88/26.98	c ---[ 272]---> BDD-cost:   61
26.88/26.98	c ---[ 270]---> BDD-cost:   61
26.88/26.98	c ---[ 268]---> BDD-cost:   61
26.88/26.98	c ---[ 266]---> BDD-cost:   61
26.88/26.98	c ---[ 264]---> BDD-cost:   61
26.88/26.98	c ---[ 262]---> BDD-cost:   61
26.88/26.98	c ---[ 260]---> BDD-cost:   61
26.88/26.99	c ---[ 258]---> BDD-cost:   61
26.88/26.99	c ---[ 256]---> BDD-cost:   61
26.88/26.99	c ---[ 254]---> BDD-cost:   61
26.88/26.99	c ---[ 252]---> BDD-cost:   61
26.88/26.99	c ---[ 250]---> BDD-cost:   61
26.88/26.99	c ---[ 248]---> BDD-cost:   61
26.88/26.99	c ---[ 246]---> BDD-cost:   61
26.88/26.99	c ---[ 244]---> BDD-cost:   61
26.88/26.99	c ---[ 242]---> BDD-cost:   61
26.88/26.99	c ---[ 240]---> BDD-cost:   61
26.88/26.99	c ---[ 238]---> BDD-cost:   61
26.88/26.99	c ---[ 236]---> BDD-cost:   61
26.88/26.99	c ---[ 234]---> BDD-cost:   61
26.88/26.99	c ---[ 232]---> BDD-cost:   61
26.88/26.99	c ---[ 230]---> BDD-cost:   61
26.88/26.99	c ---[ 228]---> BDD-cost:   61
26.88/26.99	c ---[ 226]---> BDD-cost:   61
26.88/26.99	c ---[ 224]---> BDD-cost:   61
26.88/26.99	c ---[ 222]---> BDD-cost:   61
26.88/26.99	c ---[ 220]---> BDD-cost:   61
26.88/26.99	c ---[ 218]---> BDD-cost:   61
26.88/26.99	c ---[ 216]---> BDD-cost:   61
26.88/26.99	c ---[ 214]---> BDD-cost:   61
26.88/26.99	c ---[ 212]---> BDD-cost:   61
26.88/26.99	c ---[ 210]---> BDD-cost:   61
26.88/26.99	c ---[ 208]---> BDD-cost:   61
26.88/26.99	c ---[ 206]---> BDD-cost:   61
26.88/27.00	c ---[ 204]---> BDD-cost:   61
26.88/27.00	c ---[ 202]---> BDD-cost:   61
26.98/27.00	c ---[ 200]---> BDD-cost:   61
26.98/27.00	c ---[ 198]---> BDD-cost:   61
26.98/27.00	c ---[ 196]---> BDD-cost:   61
26.98/27.00	c ---[ 194]---> BDD-cost:   61
26.98/27.00	c ---[ 192]---> BDD-cost:   61
26.98/27.00	c ---[ 190]---> BDD-cost:   61
26.98/27.00	c ---[ 188]---> BDD-cost:   61
26.98/27.00	c ---[ 186]---> BDD-cost:   61
26.98/27.00	c ---[ 184]---> BDD-cost:   61
26.98/27.00	c ---[ 182]---> BDD-cost:   61
26.98/27.00	c ---[ 180]---> BDD-cost:   61
26.98/27.00	c ---[ 178]---> BDD-cost:   61
26.98/27.00	c ---[ 176]---> BDD-cost:   61
26.98/27.00	c ---[ 174]---> BDD-cost:   61
26.98/27.00	c ---[ 172]---> BDD-cost:   61
26.98/27.00	c ---[ 170]---> BDD-cost:   61
26.98/27.00	c ---[ 168]---> BDD-cost:   61
26.98/27.00	c ---[ 166]---> BDD-cost:   61
26.98/27.00	c ---[ 164]---> BDD-cost:   61
26.98/27.00	c ---[ 162]---> BDD-cost:   61
26.98/27.00	c ---[ 160]---> BDD-cost:   61
26.98/27.00	c ---[ 158]---> BDD-cost:   61
26.98/27.00	c ---[ 156]---> BDD-cost:   61
26.98/27.00	c ---[ 154]---> BDD-cost:   61
26.98/27.00	c ---[ 152]---> BDD-cost:   61
26.98/27.00	c ---[ 150]---> BDD-cost:   61
26.98/27.01	c ---[ 148]---> BDD-cost:   61
26.98/27.01	c ---[ 146]---> BDD-cost:   61
26.98/27.01	c ---[ 144]---> BDD-cost:   61
26.98/27.01	c ---[ 142]---> BDD-cost:   61
26.98/27.01	c ---[ 140]---> BDD-cost:   61
26.98/27.01	c ---[ 138]---> BDD-cost:   61
26.98/27.01	c ---[ 136]---> BDD-cost:   61
26.98/27.01	c ---[ 134]---> BDD-cost:   61
26.98/27.01	c ---[ 132]---> BDD-cost:   61
26.98/27.01	c ---[ 130]---> BDD-cost:   61
26.98/27.01	c ---[ 128]---> BDD-cost:   61
26.98/27.01	c ---[ 126]---> BDD-cost:   61
26.98/27.01	c ---[ 124]---> BDD-cost:   61
26.98/27.01	c ---[ 122]---> BDD-cost:   61
26.98/27.01	c ---[ 120]---> BDD-cost:   61
26.98/27.01	c ---[ 118]---> BDD-cost:   61
26.98/27.01	c ---[ 116]---> BDD-cost:   61
26.98/27.01	c ---[ 114]---> BDD-cost:   61
26.98/27.01	c ---[ 112]---> BDD-cost:   61
26.98/27.01	c ---[ 110]---> BDD-cost:   61
26.98/27.01	c ---[ 108]---> BDD-cost:   61
26.98/27.01	c ---[ 106]---> BDD-cost:   61
26.98/27.01	c ---[ 104]---> BDD-cost:   61
26.98/27.01	c ---[ 102]---> BDD-cost:   61
26.98/27.01	c ---[ 100]---> BDD-cost:   61
26.98/27.01	c ---[  98]---> BDD-cost:   61
26.98/27.01	c ---[  96]---> BDD-cost:   61
26.98/27.01	c ---[  94]---> BDD-cost:   61
26.98/27.02	c ---[  92]---> BDD-cost:   61
26.98/27.02	c ---[  90]---> BDD-cost:   61
26.98/27.02	c ---[  88]---> BDD-cost:   61
26.98/27.02	c ---[  86]---> BDD-cost:   61
26.98/27.02	c ---[  84]---> BDD-cost:   61
26.98/27.02	c ---[  82]---> BDD-cost:   61
26.98/27.02	c ---[  80]---> BDD-cost:   61
26.98/27.02	c ---[  78]---> BDD-cost:   61
26.98/27.02	c ---[  76]---> BDD-cost:   61
26.98/27.02	c ---[  74]---> BDD-cost:   61
26.98/27.02	c ---[  72]---> BDD-cost:   61
26.98/27.02	c ---[  70]---> BDD-cost:   61
26.98/27.02	c ---[  68]---> BDD-cost:   61
26.98/27.02	c ---[  66]---> BDD-cost:   61
26.98/27.02	c ---[  64]---> BDD-cost:   61
26.98/27.02	c ---[  62]---> BDD-cost:   61
26.98/27.02	c ---[  60]---> BDD-cost:   61
26.98/27.02	c ---[  58]---> BDD-cost:   61
26.98/27.02	c ---[  56]---> BDD-cost:   61
26.98/27.02	c ---[  54]---> BDD-cost:   61
26.98/27.02	c ---[  52]---> BDD-cost:   61
26.98/27.02	c ---[  50]---> BDD-cost:   61
26.98/27.02	c ---[  48]---> BDD-cost:   61
26.98/27.02	c ---[  46]---> BDD-cost:   61
26.98/27.02	c ---[  44]---> BDD-cost:   61
26.98/27.02	c ---[  42]---> BDD-cost:   61
26.98/27.02	c ---[  40]---> BDD-cost:   61
26.98/27.02	c ---[  38]---> BDD-cost:   61
26.98/27.03	c ---[  36]---> BDD-cost:   61
26.98/27.03	c ---[  34]---> BDD-cost:   61
26.98/27.03	c ---[  32]---> BDD-cost:   61
26.98/27.03	c ---[  30]---> BDD-cost:   61
26.98/27.03	c ---[  28]---> BDD-cost:   61
26.98/27.03	c ---[  26]---> BDD-cost:   61
26.98/27.03	c ---[  24]---> BDD-cost:   61
26.98/27.03	c ---[  22]---> BDD-cost:   61
26.98/27.03	c ---[  20]---> BDD-cost:   61
26.98/27.03	c ---[  18]---> BDD-cost:   61
26.98/27.03	c ---[  16]---> BDD-cost:   61
26.98/27.03	c ---[  14]---> BDD-cost:   61
26.98/27.03	c ---[  12]---> BDD-cost:   61
26.98/27.03	c ---[  10]---> BDD-cost:   61
26.98/27.03	c ---[   8]---> BDD-cost:   61
26.98/27.03	c ---[   6]---> BDD-cost:   61
26.98/27.03	c ---[   4]---> BDD-cost:   61
26.98/27.03	c ---[   2]---> BDD-cost:   61
26.98/27.03	c ---[   0]---> BDD-cost:   61
1800.04/1800.40	|  Eliminated clauses:           0.08 Mb                                      |
1800.04/1800.40	============================[ Search Statistics ]==============================
1800.04/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.04/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.04/1800.40	===============================================================================
1800.04/1800.40	|       100 |  210340  1297533  4571915 |   475762      100      3 |  1.633 % |
1800.04/1800.40	|       250 |  210340  1297533  4571915 |   523338      250      4 |  1.633 % |
1800.04/1800.40	|       475 |  210340  1297533  4571915 |   575672      475      4 |  1.633 % |
1800.04/1800.40	|       812 |  210340  1297533  4571915 |   633239      812      4 |  1.633 % |
1800.04/1800.40	|      1318 |  210340  1297533  4571915 |   696563     1318      7 |  1.633 % |
1800.04/1800.40	|      2077 |  210340  1297533  4571915 |   766219     2077      8 |  1.633 % |
1800.04/1800.40	|      3216 |  210340  1297533  4571915 |   842841     3216      9 |  1.633 % |
1800.04/1800.40	|      4924 |  210340  1297533  4571915 |   927125     4924     12 |  1.633 % |
1800.04/1800.40	|      7486 |  210340  1297533  4571915 |  1019838     7486     14 |  1.633 % |
1800.04/1800.40	|     11330 |  210340  1297533  4571915 |  1121822    11330     16 |  1.633 % |
1800.04/1800.40	|     17096 |  210336  1297533  4571915 |  1234004    17095     20 |  1.634 % |
1800.04/1800.40	|     25745 |  210336  1297533  4571915 |  1357404    25744     25 |  1.634 % |
1800.04/1800.40	|     38719 |  210332  1297533  4571915 |  1493145    38712     31 |  1.636 % |
1800.04/1800.40	|     58180 |  210332  1297533  4571915 |  1642459    58173     43 |  1.636 % |
1800.04/1800.40	|     87372 |  210328  1297533  4571915 |  1806705    87358     48 |  1.638 % |
1800.04/1800.40	|    131161 |  210328  1297533  4571915 |  1987376   131147     55 |  1.638 % |
1800.04/1800.40	|    196845 |  210323  1297533  4571915 |  2186113   196826     56 |  1.640 % |
1800.04/1800.40	|    295371 |  210323  1297533  4571915 |  2404725   295352     65 |  1.640 % |
1800.04/1800.40	|    443160 |  210323  1297533  4571915 |  2645197   443141     64 |  1.640 % |
1800.04/1800.40	|    664843 |  210323  1297533  4571915 |  2909717   664824     70 |  1.640 % |
1800.04/1800.40	|    997368 |  210323  1297533  4571915 |  3200689   997349     73 |  1.640 % |
1800.04/1800.40	|   1496156 |  210320  1297533  4571915 |  3520758  1496134     78 |  1.642 % |
1800.04/1800.40	|   2244338 |  210317  1297533  4571915 |  3872834  2243990     83 |  1.643 % |
1800.04/1800.40	|   3366612 |  210311  1297533  4571915 |  4260117  3366255     84 |  1.646 % |
1800.04/1800.40	|   5050023 |  210286  1297533  4571915 |  4686129   860000    113 |  1.658 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/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-4119851-1467275898/watcher-4119851-1467275898 -o /tmp/evaluation-result-4119851-1467275898/solver-4119851-1467275898 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1467268687-18883 --watchdog 1960 -S 80 minisatp HOME/instance-4119851-1467275898.opb 

pid=19595
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing Stack size limit: 81920 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.21 2.21 2.18 3/176 19598
/proc/meminfo: memFree=27875948/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=6588 CPUtime=0 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 8544855 6746112 246 33554432000 4194304 5646918 140735344523184 140735767344792 4817485 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 1647 246 97 355 0 1288 0

[startup+0.100158 s]
/proc/loadavg: 2.21 2.21 2.18 3/176 19598
/proc/meminfo: memFree=27875948/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=11624 CPUtime=0.09 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 1570 0 0 0 9 0 0 0 20 0 1 0 8544855 11902976 1447 33554432000 4194304 5646918 140735344523184 140735767344792 4291557 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 2906 1447 97 355 0 2547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11624

[startup+0.200305 s]
/proc/loadavg: 2.21 2.21 2.18 3/176 19598
/proc/meminfo: memFree=27875948/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=15016 CPUtime=0.19 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 2403 0 0 0 19 0 0 0 20 0 1 0 8544855 15376384 2280 33554432000 4194304 5646918 140735344523184 140735344522440 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 3754 2281 97 355 0 3395 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15016

[startup+0.300266 s]
/proc/loadavg: 2.21 2.21 2.18 3/176 19598
/proc/meminfo: memFree=27875948/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=18068 CPUtime=0.29 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 3313 0 0 0 29 0 0 0 20 0 1 0 8544855 18501632 3097 33554432000 4194304 5646918 140735344523184 140735344522440 4823315 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 4517 3097 118 355 0 4158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18068

[startup+0.700246 s]
/proc/loadavg: 2.21 2.21 2.18 3/176 19598
/proc/meminfo: memFree=27875948/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=20928 CPUtime=0.69 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 4219 0 0 0 69 0 0 0 20 0 1 0 8544855 21430272 3838 33554432000 4194304 5646918 140735344523184 140735344522440 4463142 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 5232 3838 152 355 0 4873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20928

[startup+1.50023 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 19599
/proc/meminfo: memFree=27861068/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=21060 CPUtime=1.49 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 4257 0 0 0 149 0 0 0 20 0 1 0 8544855 21565440 3876 33554432000 4194304 5646918 140735344523184 140735344521848 4823249 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 5265 3876 152 355 0 4906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21060

[startup+3.10027 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 19599
/proc/meminfo: memFree=27859712/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=22276 CPUtime=3.09 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 4491 0 0 0 309 0 0 0 20 0 1 0 8544855 22810624 4110 33554432000 4194304 5646918 140735344523184 140735344521848 4831244 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 5569 4110 152 355 0 5210 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22276

[startup+6.30023 s]
/proc/loadavg: 2.20 2.21 2.18 4/177 19599
/proc/meminfo: memFree=27857768/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=24396 CPUtime=6.29 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 5301 0 0 0 629 0 0 0 20 0 1 0 8544855 24981504 4590 33554432000 4194304 5646918 140735344523184 140735344403208 4480501 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 6099 4590 152 355 0 5740 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24396

[startup+12.7002 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 19599
/proc/meminfo: memFree=27856560/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=27112 CPUtime=12.69 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 5956 0 0 0 1268 1 0 0 20 0 1 0 8544855 27762688 5245 33554432000 4194304 5646918 140735344523184 140735344388808 4823259 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 6778 5245 152 355 0 6419 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27112

[startup+25.5003 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 19599
/proc/meminfo: memFree=27851388/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=32636 CPUtime=25.49 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 6902 0 0 0 2548 1 0 0 20 0 1 0 8544855 33419264 6554 33554432000 4194304 5646918 140735344523184 140735344521848 4817591 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 8159 6554 152 355 0 7800 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32636

[startup+51.1004 s]
/proc/loadavg: 2.34 2.24 2.19 3/177 19599
/proc/meminfo: memFree=27673656/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=220832 CPUtime=51.09 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 36551 0 0 0 5101 8 0 0 20 0 1 0 8544855 226131968 50399 33554432000 4194304 5646918 140735344523184 140735344521320 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 55208 50399 183 355 0 54849 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 220832

[startup+102.3 s]
/proc/loadavg: 2.23 2.23 2.19 3/177 19600
/proc/meminfo: memFree=27431708/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=372124 CPUtime=102.28 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 42118 0 0 0 10217 11 0 0 20 0 1 0 8544855 381054976 87120 33554432000 4194304 5646918 140735344523184 140735344521320 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 93031 87120 183 355 0 92672 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 372124

[startup+162.3 s]
/proc/loadavg: 2.23 2.23 2.19 3/178 19604
/proc/meminfo: memFree=27307868/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=522036 CPUtime=162.27 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 46524 0 0 0 16212 15 0 0 20 0 1 0 8544855 534564864 114003 33554432000 4194304 5646918 140735344523184 140735344521320 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 130509 114003 183 355 0 130150 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 522036

[startup+222.307 s]
/proc/loadavg: 2.18 2.22 2.18 4/177 19605
/proc/meminfo: memFree=27139408/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=751744 CPUtime=222.26 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 49935 0 0 0 22208 18 0 0 20 0 1 0 8544855 769785856 146540 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 187936 146540 183 355 0 187577 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 751744

[startup+282.3 s]
/proc/loadavg: 2.11 2.19 2.17 3/177 19607
/proc/meminfo: memFree=26979508/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=762564 CPUtime=282.25 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 52777 0 0 0 28205 20 0 0 20 0 1 0 8544855 780865536 166245 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 190641 166245 183 355 0 190282 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 762564

[startup+342.3 s]
/proc/loadavg: 2.15 2.18 2.17 4/177 19608
/proc/meminfo: memFree=26768956/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1129544 CPUtime=342.24 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 57089 0 0 0 34201 23 0 0 20 0 1 0 8544855 1156653056 194573 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 282386 194573 183 355 0 282027 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1129544

[startup+402.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 19609
/proc/meminfo: memFree=26576588/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1138592 CPUtime=402.23 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 59290 0 0 0 40198 25 0 0 20 0 1 0 8544855 1165918208 213126 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 284648 213126 183 355 0 284289 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1138592

[startup+462.3 s]
/proc/loadavg: 2.37 2.23 2.19 4/177 19610
/proc/meminfo: memFree=26435776/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1153972 CPUtime=462.22 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 62298 0 0 0 46195 27 0 0 20 0 1 0 8544855 1181667328 241684 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 288493 241684 183 355 0 288134 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1153972

[startup+522.3 s]
/proc/loadavg: 2.36 2.25 2.19 3/177 19611
/proc/meminfo: memFree=26254488/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1161644 CPUtime=522.22 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 64341 0 0 0 52192 30 0 0 20 0 1 0 8544855 1189523456 268255 33554432000 4194304 5646918 140735344523184 140735344521320 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 290411 268255 183 355 0 290052 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 1161644

[startup+582.3 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 19613
/proc/meminfo: memFree=26123572/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1173860 CPUtime=582.21 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 67312 0 0 0 58189 32 0 0 20 0 1 0 8544855 1202032640 285023 33554432000 4194304 5646918 140735344523184 140735344521320 4403040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 293465 285023 183 355 0 293106 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 1173860

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


[startup+882.307 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 19622
/proc/meminfo: memFree=25285988/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1789700 CPUtime=882.16 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 78336 0 0 0 88178 38 0 0 20 0 1 0 8544855 1832652800 365028 33554432000 4194304 5646918 140735344523184 140735344521320 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 447425 365028 183 355 0 447066 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 1789700

[startup+942.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 19623
/proc/meminfo: memFree=25061784/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1794424 CPUtime=942.15 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 79655 0 0 0 94175 40 0 0 20 0 1 0 8544855 1837490176 386276 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 448606 386276 183 355 0 448247 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 1794424

[startup+1002.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 19624
/proc/meminfo: memFree=24942332/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1805300 CPUtime=1002.14 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 82352 0 0 0 100172 42 0 0 20 0 1 0 8544855 1848627200 405325 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 451325 405325 183 355 0 450966 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1805300

[startup+1062.3 s]
/proc/loadavg: 2.21 2.23 2.18 3/177 19681
/proc/meminfo: memFree=27836124/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1813088 CPUtime=1062.13 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 84222 0 0 0 106170 43 0 0 20 0 1 0 8544855 1856602112 418946 33554432000 4194304 5646918 140735344523184 140735344521320 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 453272 418946 183 355 0 452913 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1813088

[startup+1122.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 19682
/proc/meminfo: memFree=27737264/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1820412 CPUtime=1122.1 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 86038 0 0 0 112166 44 0 0 20 0 1 0 8544855 1864101888 438247 33554432000 4194304 5646918 140735344523184 140735344521320 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 455103 438247 183 355 0 454744 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1820412

[startup+1182.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/177 19684
/proc/meminfo: memFree=27196272/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=2750268 CPUtime=1182.06 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 88397 0 0 0 118160 46 0 0 20 0 1 0 8544855 2816274432 454729 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 687567 454729 183 355 0 687208 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 2750268

[startup+1242.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 19685
/proc/meminfo: memFree=28501540/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=569260 CPUtime=1242.03 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 91345 0 0 0 124153 50 0 0 20 0 1 0 8544855 582922240 125730 33554432000 4194304 5646918 140735344523184 140735344521288 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 142315 125730 185 355 0 141956 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 569260

[startup+1302.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 19686
/proc/meminfo: memFree=28248808/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=703868 CPUtime=1302.02 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 92623 0 0 0 130148 54 0 0 20 0 1 0 8544855 720760832 157557 33554432000 4194304 5646918 140735344523184 140735344521320 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 175967 157557 185 355 0 175608 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 703868

[startup+1362.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/178 19690
/proc/meminfo: memFree=28039896/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=923632 CPUtime=1362 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 94296 0 0 0 136145 55 0 0 20 0 1 0 8544855 945799168 181711 33554432000 4194304 5646918 140735344523184 140735344521320 4403497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 230908 181711 185 355 0 230549 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 923632

[startup+1422.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/178 19714
/proc/meminfo: memFree=27882032/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=927184 CPUtime=1422 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 95100 0 0 0 142144 56 0 0 20 0 1 0 8544855 949436416 201422 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 231796 201422 185 355 0 231437 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 927184

[startup+1482.3 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 19716
/proc/meminfo: memFree=27711772/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=930772 CPUtime=1481.99 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 95963 0 0 0 148141 58 0 0 20 0 1 0 8544855 953110528 214549 33554432000 4194304 5646918 140735344523184 140735344521320 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 232693 214549 185 355 0 232334 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 930772

[startup+1542.31 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 19717
/proc/meminfo: memFree=27584008/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=938452 CPUtime=1541.99 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 97635 0 0 0 154140 59 0 0 20 0 1 0 8544855 960974848 223886 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 234613 223886 185 355 0 234254 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 938452

[startup+1602.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 19718
/proc/meminfo: memFree=27432740/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1292848 CPUtime=1601.97 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 99034 0 0 0 160134 63 0 0 20 0 1 0 8544855 1323876352 238057 33554432000 4194304 5646918 140735344523184 140735344521320 4402966 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 323212 238057 185 355 0 322853 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 1292848

[startup+1662.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 19719
/proc/meminfo: memFree=27269852/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1298396 CPUtime=1661.96 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 100330 0 0 0 166132 64 0 0 20 0 1 0 8544855 1329557504 258260 33554432000 4194304 5646918 140735344523184 140735344521320 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 324599 258260 185 355 0 324240 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 1298396

[startup+1722.3 s]
/proc/loadavg: 2.10 2.17 2.17 3/177 19720
/proc/meminfo: memFree=27114956/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1302936 CPUtime=1721.96 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 101435 0 0 0 172130 66 0 0 20 0 1 0 8544855 1334206464 279294 33554432000 4194304 5646918 140735344523184 140735344521320 4403411 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 325734 279294 185 355 0 325375 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1302936

[startup+1782.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/177 19722
/proc/meminfo: memFree=26963044/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1307016 CPUtime=1781.94 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 102432 0 0 0 178127 67 0 0 20 0 1 0 8544855 1338384384 298176 33554432000 4194304 5646918 140735344523184 140735344521320 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 326754 298176 185 355 0 326395 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 1307016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.15 2.16 3/177 19722
/proc/meminfo: memFree=26910028/32872528 swapFree=1270788/1434308
[pid=19598] ppid=19595 vsize=1308912 CPUtime=1800.04 cores=0,2,4,6
/proc/19598/stat : 19598 (minisatp) R 19595 19598 18867 0 -1 4202496 102896 0 0 0 179936 68 0 0 20 0 1 0 8544855 1340325888 304261 33554432000 4194304 5646918 140735344523184 140735344521320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/19598/statm: 327228 304261 185 355 0 326869 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1308912

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

Child status: 0
Real time (s): 1800.44
CPU time (s): 1800.09
CPU user time (s): 1799.37
CPU system time (s): 0.72089
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 2802284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.72089
maximum resident set size= 1871636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102896
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= 129
involuntary context switches= 1976

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.85926 second user time and 6.66099 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-30 10:38:18
IDJOB=4119851
IDBENCH=111812
IDSOLVER=2555
FILE ID=node130/4119851-1467275898
RUNJOBID= node130-1467268687-18883
PBS_JOBID= 20004493
Free space on /tmp= 71656 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/hw32/normalized-hw32-vm100p-opt.opb.negationfix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119851-1467275898/watcher-4119851-1467275898 -o /tmp/evaluation-result-4119851-1467275898/solver-4119851-1467275898 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1467268687-18883 --watchdog 1960 -S 80 minisatp HOME/instance-4119851-1467275898.opb

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

MD5SUM BENCH= 3d8e0b2cc1943050730f0789b165ef6f
RANDOM SEED=956846944

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27876112 kB
Buffers:          135032 kB
Cached:           978460 kB
SwapCached:            0 kB
Active:          1880688 kB
Inactive:         930064 kB
Active(anon):    1694832 kB
Inactive(anon):     4904 kB
Active(file):     185856 kB
Inactive(file):   925160 kB
Unevictable:     1434308 kB
Mlocked:         1270788 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:       3219396 kB
Mapped:            14580 kB
Shmem:               204 kB
Slab:             610084 kB
SReclaimable:      54100 kB
SUnreclaim:       555984 kB
KernelStack:        1472 kB
PageTables:        10704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3444360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1101824 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-4119851-1467275898.opb

Free space on /tmp at the end= 71656 MiB
End job on node130 at 2016-06-30 11:08:18