Trace number 4111630

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-d91742bSAT 21.7017 21.7058

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17bt.opb
MD5SUMbde651356fbc7760944c2b16aa27f15d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark14.7128
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints809
Number of constraints which are clauses558
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints249
Minimum length of a constraint1
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
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 808 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: ppppppppppppp
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ---[ 807]---> Adder-cost: 232   maxlim: 16   bits: 6/5
0.00/0.02	c ---[ 806]---> Adder-cost: 210   maxlim: 16   bits: 6/5
0.00/0.02	c ---[ 620]---> BDD-cost:    4
0.00/0.02	c ---[ 619]---> BDD-cost:    4
0.00/0.02	c ---[ 618]---> BDD-cost:    4
0.00/0.02	c ---[ 617]---> BDD-cost:    4
0.00/0.02	c ---[ 616]---> BDD-cost:    4
0.00/0.02	c ---[ 615]---> BDD-cost:    4
0.00/0.02	c ---[ 614]---> BDD-cost:    4
0.00/0.02	c ---[ 613]---> BDD-cost:    4
0.00/0.02	c ---[ 612]---> BDD-cost:    4
0.00/0.02	c ---[ 611]---> BDD-cost:    4
0.00/0.02	c ---[ 610]---> BDD-cost:    4
0.00/0.02	c ---[ 609]---> BDD-cost:    4
0.00/0.02	c ---[ 608]---> BDD-cost:    4
0.00/0.02	c ---[ 607]---> BDD-cost:    4
0.00/0.02	c ---[ 606]---> BDD-cost:    4
0.00/0.02	c ---[ 605]---> BDD-cost:    4
0.00/0.02	c ---[ 604]---> BDD-cost:    4
0.00/0.02	c ---[ 603]---> BDD-cost:    4
0.00/0.02	c ---[ 602]---> BDD-cost:    4
0.00/0.02	c ---[ 601]---> BDD-cost:    4
0.00/0.02	c ---[ 600]---> BDD-cost:    4
0.00/0.02	c ---[ 599]---> BDD-cost:    4
0.00/0.02	c ---[ 598]---> BDD-cost:    4
0.00/0.02	c ---[ 597]---> BDD-cost:    4
0.00/0.02	c ---[ 596]---> BDD-cost:    4
0.00/0.02	c ---[ 595]---> BDD-cost:    4
0.00/0.02	c ---[ 594]---> BDD-cost:    4
0.00/0.02	c ---[ 593]---> BDD-cost:    4
0.00/0.02	c ---[ 592]---> BDD-cost:    4
0.00/0.02	c ---[ 591]---> BDD-cost:    4
0.00/0.02	c ---[ 590]---> BDD-cost:    4
0.00/0.02	c ---[ 589]---> BDD-cost:    4
0.00/0.02	c ---[ 588]---> BDD-cost:    4
0.00/0.02	c ---[ 587]---> BDD-cost:    4
0.00/0.02	c ---[ 586]---> BDD-cost:    4
0.00/0.02	c ---[ 585]---> BDD-cost:    4
0.00/0.02	c ---[ 584]---> BDD-cost:    4
0.00/0.02	c ---[ 583]---> BDD-cost:    4
0.00/0.02	c ---[ 582]---> BDD-cost:    4
0.00/0.02	c ---[ 581]---> BDD-cost:    4
0.00/0.02	c ---[ 580]---> BDD-cost:    4
0.00/0.02	c ---[ 579]---> BDD-cost:    4
0.00/0.02	c ---[ 578]---> BDD-cost:    4
0.00/0.02	c ---[ 577]---> BDD-cost:    4
0.00/0.02	c ---[ 576]---> BDD-cost:    4
0.00/0.02	c ---[ 575]---> BDD-cost:    4
0.00/0.02	c ---[ 574]---> BDD-cost:    4
0.00/0.02	c ---[ 573]---> BDD-cost:    4
0.00/0.02	c ---[ 572]---> BDD-cost:    4
0.00/0.02	c ---[ 571]---> BDD-cost:    4
0.00/0.02	c ---[ 570]---> BDD-cost:    4
0.00/0.02	c ---[ 569]---> BDD-cost:    4
0.00/0.02	c ---[ 568]---> BDD-cost:    4
0.00/0.02	c ---[ 567]---> BDD-cost:    4
0.00/0.02	c ---[ 566]---> BDD-cost:    4
0.00/0.02	c ---[ 565]---> BDD-cost:    4
0.00/0.02	c ---[ 564]---> BDD-cost:    4
0.00/0.02	c ---[ 563]---> BDD-cost:    4
0.00/0.02	c ---[ 562]---> BDD-cost:    4
0.00/0.02	c ---[ 561]---> BDD-cost:    4
0.00/0.02	c ---[ 560]---> BDD-cost:    4
0.00/0.02	c ---[ 559]---> BDD-cost:    4
0.00/0.02	c ---[ 558]---> BDD-cost:    4
0.00/0.02	c ---[ 557]---> BDD-cost:    4
0.00/0.02	c ---[ 556]---> BDD-cost:    4
0.00/0.02	c ---[ 555]---> BDD-cost:    4
0.00/0.02	c ---[ 554]---> BDD-cost:    4
0.00/0.02	c ---[ 553]---> BDD-cost:    4
0.00/0.02	c ---[ 552]---> BDD-cost:    4
0.00/0.02	c ---[ 551]---> BDD-cost:    4
0.00/0.02	c ---[ 550]---> BDD-cost:    4
0.00/0.02	c ---[ 549]---> BDD-cost:    4
0.00/0.02	c ---[ 548]---> BDD-cost:    4
0.00/0.02	c ---[ 547]---> BDD-cost:    4
0.00/0.02	c ---[ 546]---> BDD-cost:    4
0.00/0.02	c ---[ 545]---> BDD-cost:    4
0.00/0.02	c ---[ 544]---> BDD-cost:    4
0.00/0.02	c ---[ 543]---> BDD-cost:    4
0.00/0.02	c ---[ 542]---> BDD-cost:    4
0.00/0.02	c ---[ 541]---> BDD-cost:    4
0.00/0.02	c ---[ 540]---> BDD-cost:    4
0.00/0.02	c ---[ 539]---> BDD-cost:    4
0.00/0.02	c ---[ 538]---> BDD-cost:    4
0.00/0.02	c ---[ 537]---> BDD-cost:    4
0.00/0.02	c ---[ 536]---> BDD-cost:    4
0.00/0.02	c ---[ 535]---> BDD-cost:    4
0.00/0.02	c ---[ 534]---> BDD-cost:    4
0.00/0.02	c ---[ 533]---> BDD-cost:    4
0.00/0.02	c ---[ 532]---> BDD-cost:    4
0.00/0.02	c ---[ 531]---> BDD-cost:    4
0.00/0.02	c ---[ 530]---> BDD-cost:    4
0.00/0.02	c ---[ 529]---> BDD-cost:    4
0.00/0.02	c ---[ 528]---> BDD-cost:    4
0.00/0.02	c ---[ 527]---> BDD-cost:    4
0.00/0.02	c ---[ 526]---> BDD-cost:    4
0.00/0.02	c ---[ 525]---> BDD-cost:    4
0.00/0.02	c ---[ 524]---> BDD-cost:    4
0.00/0.02	c ---[ 523]---> BDD-cost:    4
0.00/0.02	c ---[ 522]---> BDD-cost:    4
0.00/0.02	c ---[ 521]---> BDD-cost:    4
0.00/0.02	c ---[ 520]---> BDD-cost:    4
0.00/0.02	c ---[ 519]---> BDD-cost:    4
0.00/0.02	c ---[ 518]---> BDD-cost:    4
0.00/0.02	c ---[ 517]---> BDD-cost:    4
0.00/0.02	c ---[ 516]---> BDD-cost:    4
0.00/0.02	c ---[ 515]---> BDD-cost:    4
0.00/0.02	c ---[ 514]---> BDD-cost:    4
0.00/0.02	c ---[ 513]---> BDD-cost:    4
0.00/0.02	c ---[ 512]---> BDD-cost:    4
0.00/0.02	c ---[ 511]---> BDD-cost:    4
0.00/0.02	c ---[ 510]---> BDD-cost:    4
0.00/0.02	c ---[ 509]---> BDD-cost:    4
0.00/0.02	c ---[ 508]---> BDD-cost:    4
0.00/0.02	c ---[ 507]---> BDD-cost:    4
0.00/0.02	c ---[ 506]---> BDD-cost:    4
0.00/0.02	c ---[ 505]---> BDD-cost:    4
0.00/0.02	c ---[ 504]---> BDD-cost:    4
0.00/0.02	c ---[ 503]---> BDD-cost:    4
0.00/0.02	c ---[ 502]---> BDD-cost:    4
0.00/0.02	c ---[ 501]---> BDD-cost:    4
0.00/0.02	c ---[ 500]---> BDD-cost:    4
0.00/0.02	c ---[ 498]---> BDD-cost:    4
0.00/0.02	c ---[ 497]---> BDD-cost:    4
0.00/0.02	c ---[ 496]---> BDD-cost:    4
0.00/0.02	c ---[ 495]---> BDD-cost:    4
0.00/0.02	c ---[ 494]---> BDD-cost:    4
0.00/0.02	c ---[ 493]---> BDD-cost:    4
0.00/0.02	c ---[ 492]---> BDD-cost:    4
0.00/0.02	c ---[ 491]---> BDD-cost:    4
0.00/0.02	c ---[ 490]---> BDD-cost:    4
0.00/0.02	c ---[ 489]---> BDD-cost:    4
0.00/0.02	c ---[ 488]---> BDD-cost:    4
0.00/0.02	c ---[ 486]---> BDD-cost:    4
0.00/0.02	c ---[ 485]---> BDD-cost:    4
0.00/0.02	c ---[ 484]---> BDD-cost:    4
0.00/0.02	c ---[ 483]---> BDD-cost:    4
0.00/0.02	c ---[ 482]---> BDD-cost:    4
0.00/0.02	c ---[ 481]---> BDD-cost:    4
0.00/0.02	c ---[ 480]---> BDD-cost:    4
0.00/0.02	c ---[ 479]---> BDD-cost:    4
0.00/0.02	c ---[ 478]---> BDD-cost:    4
0.00/0.02	c ---[ 477]---> BDD-cost:    4
0.00/0.02	c ---[ 476]---> BDD-cost:    4
0.00/0.02	c ---[ 474]---> BDD-cost:    4
0.00/0.02	c ---[ 473]---> BDD-cost:    4
0.00/0.02	c ---[ 472]---> BDD-cost:    4
0.00/0.02	c ---[ 471]---> BDD-cost:    4
0.00/0.02	c ---[ 470]---> BDD-cost:    4
0.00/0.02	c ---[ 469]---> BDD-cost:    4
0.00/0.02	c ---[ 468]---> BDD-cost:    4
0.00/0.02	c ---[ 467]---> BDD-cost:    4
0.00/0.02	c ---[ 466]---> BDD-cost:    4
0.00/0.02	c ---[ 465]---> BDD-cost:    4
0.00/0.02	c ---[ 464]---> BDD-cost:    4
0.00/0.02	c ---[ 462]---> BDD-cost:    4
0.00/0.02	c ---[ 461]---> BDD-cost:    4
0.00/0.02	c ---[ 460]---> BDD-cost:    4
0.00/0.02	c ---[ 459]---> BDD-cost:    4
0.00/0.02	c ---[ 458]---> BDD-cost:    4
0.00/0.02	c ---[ 457]---> BDD-cost:    4
0.00/0.02	c ---[ 456]---> BDD-cost:    4
0.00/0.02	c ---[ 455]---> BDD-cost:    4
0.00/0.02	c ---[ 454]---> BDD-cost:    4
0.00/0.02	c ---[ 453]---> BDD-cost:    4
0.00/0.02	c ---[ 452]---> BDD-cost:    4
0.00/0.02	c ---[ 450]---> BDD-cost:    4
0.00/0.02	c ---[ 449]---> BDD-cost:    4
0.00/0.02	c ---[ 448]---> BDD-cost:    4
0.00/0.02	c ---[ 447]---> BDD-cost:    4
0.00/0.02	c ---[ 446]---> BDD-cost:    4
0.00/0.02	c ---[ 445]---> BDD-cost:    4
0.00/0.02	c ---[ 444]---> BDD-cost:    4
0.00/0.02	c ---[ 443]---> BDD-cost:    4
0.00/0.02	c ---[ 442]---> BDD-cost:    4
0.00/0.02	c ---[ 441]---> BDD-cost:    4
0.00/0.02	c ---[ 440]---> BDD-cost:    4
0.00/0.02	c ---[ 438]---> BDD-cost:    4
0.00/0.02	c ---[ 437]---> BDD-cost:    4
0.00/0.02	c ---[ 436]---> BDD-cost:    4
0.00/0.02	c ---[ 435]---> BDD-cost:    4
0.00/0.02	c ---[ 434]---> BDD-cost:    4
0.00/0.02	c ---[ 433]---> BDD-cost:    4
0.00/0.02	c ---[ 432]---> BDD-cost:    4
0.00/0.02	c ---[ 431]---> BDD-cost:    4
0.00/0.02	c ---[ 430]---> BDD-cost:    4
0.00/0.02	c ---[ 429]---> BDD-cost:    4
0.00/0.02	c ---[ 428]---> BDD-cost:    4
0.00/0.02	c ---[ 426]---> BDD-cost:    4
0.00/0.02	c ---[ 425]---> BDD-cost:    4
0.00/0.02	c ---[ 424]---> BDD-cost:    4
0.00/0.02	c ---[ 423]---> BDD-cost:    4
0.00/0.02	c ---[ 422]---> BDD-cost:    4
0.00/0.02	c ---[ 421]---> BDD-cost:    4
0.00/0.02	c ---[ 420]---> BDD-cost:    4
0.00/0.02	c ---[ 419]---> BDD-cost:    4
0.00/0.02	c ---[ 418]---> BDD-cost:    4
0.00/0.02	c ---[ 417]---> BDD-cost:    4
0.00/0.02	c ---[ 416]---> BDD-cost:    4
0.00/0.02	c ---[ 414]---> BDD-cost:    4
0.00/0.02	c ---[ 413]---> BDD-cost:    4
0.00/0.02	c ---[ 412]---> BDD-cost:    4
0.00/0.02	c ---[ 411]---> BDD-cost:    4
0.00/0.02	c ---[ 410]---> BDD-cost:    4
0.00/0.02	c ---[ 409]---> BDD-cost:    4
0.00/0.02	c ---[ 408]---> BDD-cost:    4
0.00/0.02	c ---[ 407]---> BDD-cost:    4
0.00/0.02	c ---[ 406]---> BDD-cost:    4
0.00/0.02	c ---[ 405]---> BDD-cost:    4
0.00/0.02	c ---[ 404]---> BDD-cost:    4
0.00/0.02	c ---[ 402]---> BDD-cost:    4
0.00/0.02	c ---[ 401]---> BDD-cost:    4
0.00/0.02	c ---[ 400]---> BDD-cost:    4
0.00/0.02	c ---[ 399]---> BDD-cost:    4
0.00/0.02	c ---[ 398]---> BDD-cost:    4
0.00/0.02	c ---[ 397]---> BDD-cost:    4
0.00/0.02	c ---[ 396]---> BDD-cost:    4
0.00/0.02	c ---[ 395]---> BDD-cost:    4
0.00/0.02	c ---[ 394]---> BDD-cost:    4
0.00/0.02	c ---[ 393]---> BDD-cost:    4
0.00/0.02	c ---[ 392]---> BDD-cost:    4
0.00/0.02	c ---[ 390]---> BDD-cost:    4
0.00/0.02	c ---[ 389]---> BDD-cost:    4
0.00/0.02	c ---[ 388]---> BDD-cost:    4
0.00/0.02	c ---[ 387]---> BDD-cost:    4
0.00/0.02	c ---[ 386]---> BDD-cost:    4
0.00/0.02	c ---[ 385]---> BDD-cost:    4
0.00/0.02	c ---[ 384]---> BDD-cost:    4
0.00/0.02	c ---[ 383]---> BDD-cost:    4
0.00/0.02	c ---[ 382]---> BDD-cost:    4
0.00/0.02	c ---[ 381]---> BDD-cost:    4
0.00/0.02	c ---[ 380]---> BDD-cost:    4
0.00/0.02	c ---[ 250]---> BDD-cost:   33
0.00/0.02	c ---[ 249]---> BDD-cost:   31
0.00/0.02	c ---[ 248]---> BDD-cost:   33
0.00/0.02	c ---[ 247]---> BDD-cost:   28
0.00/0.02	c ---[ 246]---> BDD-cost:   28
0.00/0.02	c ---[ 245]---> BDD-cost:   30
0.00/0.03	c ---[ 244]---> BDD-cost:   32
21.69/21.70	|  Eliminated clauses:           0.01 Mb                                      |
21.69/21.70	============================[ Search Statistics ]==============================
21.69/21.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.69/21.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.69/21.70	===============================================================================
21.69/21.70	|       100 |     843     4644    15760 |     1702      100     23 | 17.297 % |
21.69/21.70	|       250 |     842     4644    15760 |     1873      249     26 | 17.365 % |
21.69/21.70	|       475 |     842     4644    15760 |     2060      474     29 | 17.365 % |
21.69/21.70	|       812 |     842     4644    15760 |     2266      811     35 | 17.365 % |
21.69/21.70	|      1318 |     842     4644    15760 |     2493     1317     36 | 17.365 % |
21.69/21.70	|      2077 |     842     4644    15760 |     2742     2076     37 | 17.365 % |
21.69/21.70	|      3216 |     842     4644    15760 |     3016     1610     38 | 17.365 % |
21.69/21.70	|      4924 |     840     4644    15760 |     3318     3314     35 | 17.500 % |
21.69/21.70	|      7486 |     839     4644    15760 |     3650     2211     31 | 17.568 % |
21.69/21.70	|     11330 |     837     4644    15760 |     4015     2079     27 | 17.703 % |
21.69/21.70	|     17096 |     836     4644    15760 |     4416     3437     32 | 17.770 % |
21.69/21.70	|     25745 |     836     4644    15760 |     4858     2459     29 | 17.770 % |
21.69/21.70	|     38719 |     836     4644    15760 |     5344     4917     30 | 17.770 % |
21.69/21.70	|     58180 |     836     4644    15760 |     5878     4248     29 | 17.772 % |
21.69/21.70	|     87372 |     836     4644    15760 |     6466     4891     29 | 17.772 % |
21.69/21.70	|    131161 |     836     4644    15760 |     7113     3701     24 | 17.771 % |
21.69/21.70	|    196845 |     836     4644    15760 |     7824     5039     30 | 17.770 % |
21.69/21.70	|    295371 |     836     4644    15760 |     8606     7785     31 | 17.770 % |
21.69/21.70	|    443160 |     836     4644    15760 |     9467     5783     30 | 17.770 % |
21.69/21.70	===============================================================================
21.69/21.70	c SATISFIABLE: No goal function specified.
21.69/21.70	s SATISFIABLE
21.69/21.70	v x1 -x3 -x5 -x7 x9 -x11 x13 x15 -x17 -x19 -x21 -x23 x25 -x27 -x29 x31 -x33 x35 x37 -x39 -x41 -x43 -x45 -x47 -x49 -x51 -x53 -x55 x57 x59 -x61 -x63 -x65 x67 -x69 -x71 -x73 -x75 -x77 x79 x81 -x83 -x85 -x87 x89 x91 -x93 -x95 x97 -x99 -x101 -x103 -x105 -x107 -x109 -x111 x113 -x115 -x117 -x119 -x121 -x123 -x125 -x127 -x129 -x131 -x133 -x135 -x137 -x139 -x141 -x143 -x145 -x147 -x149 -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 -x199 -x201 -x203 -x205 -x207 -x209 -x211 -x213 -x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 -x231 -x233 -x235 -x237 -x239 -x241 -x2 -x4 -x6 -x8 -x10 -x12 -x14 -x16 -x18 -x20 -x22 -x24 -x26 -x28 -x30 -x32 -x34 -x36 -x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54 -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x78 -x80 -x82 -x84 -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 -x110 -x112 -x114 -x116 -x118 -x120 -x122 -x124 -x126 -x128 -x130 -x132 -x134 -x136 -x138 -x140 -x142 x144 -x146 -x148 x150 -x152 -x154 -x156 -x158 -x160 -x162 -x164 x166 -x168 -x170 x172 x174 -x176 -x178 -x180 -x182 x184 -x186 -x188 -x190 -x192 -x194 x196 x198 -x200 -x202 x204 x206 -x208 -x210 -x212 -x214 x216 -x218 x220 -x222 -x224 x226 x228 -x230 x232 -x234 -x236 x238 x240 -x242 x244 -x243 x246 -x245 x248 -x247 x250 -x249 x252 -x251 x254 -x253 -x256 x255 -x258 x257 -x260 x259 -x262 x261 -x264 x263 x266 -x265 x268 -x267 -x270 x269 -x272 x271 x274 -x273 -x276 x275 x278 -x277 x280 -x279 -x282 x281 -x284 x283 -x286 x285 x288 -x287 -x290 x289 -x292 x291 x294 -x293 x296 -x295 -x298 x297 -x300 x299 -x302 x301 -x304 x303 -x306 -x305 -x308 -x307 x310 -x309 -x312 -x311 x314 -x313 x316 -x315 x318 -x317 x320 -x319 x322 -x321 x324 -x323 x326 -x325 x328 -x327 x330 -x329 -x332 x331 -x334 x333 -x336 x335 -x338 x337 -x340 x339 -x342 x341 -x344 x343 -x346 x345 -x348 x347 -x350 -x349 -x352 -x351 -x354 -x353 -x356 -x355 x358 -x357 x360 -x359 x362 -x361 x364 -x363 x366 -x365 -x368 x367 -x370 x369
21.69/21.70	c _______________________________________________________________________________
21.69/21.70	c 
21.69/21.70	restarts              : 1023
21.69/21.70	conflicts             : 471500         (21730 /sec)
21.69/21.70	decisions             : 746820         (0.00 % random) (34419 /sec)
21.69/21.70	propagations          : 61905182       (2853076 /sec)
21.69/21.70	conflict literals     : 18137532       (36.09 % deleted)
21.69/21.70	Memory used           : 10.05 MB
21.69/21.70	CPU time              : 21.6977 s
21.69/21.70	c _______________________________________________________________________________

Verifier Data

OK	0

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-4111630-1466514752/watcher-4111630-1466514752 -o /tmp/evaluation-result-4111630-1466514752/solver-4111630-1466514752 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17793 --watchdog 1960 minisatp HOME/instance-4111630-1466514752.opb 

pid=17828
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: 1.27 1.82 2.13 4/175 17835
/proc/meminfo: memFree=30608412/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=6444 CPUtime=0 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 341 0 0 0 0 0 0 0 20 0 1 0 53521726 6598656 217 33554432000 4194304 5646918 140736904209024 140737367384264 4251320 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 1611 217 94 355 0 1252 0

[startup+0.100183 s]
/proc/loadavg: 1.27 1.82 2.13 4/175 17835
/proc/meminfo: memFree=30608412/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=3716 CPUtime=0.09 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 815 0 0 0 9 0 0 0 20 0 1 0 53521726 3805184 650 33554432000 4194304 5646918 140736904209024 140737367384264 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 929 650 180 355 0 570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3716

[startup+0.200304 s]
/proc/loadavg: 1.27 1.82 2.13 4/175 17835
/proc/meminfo: memFree=30608412/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=4196 CPUtime=0.19 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 1030 0 0 0 19 0 0 0 20 0 1 0 53521726 4296704 703 33554432000 4194304 5646918 140736904209024 140737367384264 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 1049 703 181 355 0 690 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4196

[startup+0.300288 s]
/proc/loadavg: 1.27 1.82 2.13 4/175 17835
/proc/meminfo: memFree=30608412/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=4868 CPUtime=0.29 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 1193 0 0 0 29 0 0 0 20 0 1 0 53521726 4984832 866 33554432000 4194304 5646918 140736904209024 140737367384264 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 1217 866 181 355 0 858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4868

[startup+0.700211 s]
/proc/loadavg: 1.27 1.82 2.13 4/175 17835
/proc/meminfo: memFree=30608412/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=4868 CPUtime=0.69 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 1226 0 0 0 69 0 0 0 20 0 1 0 53521726 4984832 899 33554432000 4194304 5646918 140736904209024 140736904207272 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 1217 899 181 355 0 858 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4868

[startup+1.50025 s]
/proc/loadavg: 1.27 1.82 2.13 4/177 17837
/proc/meminfo: memFree=30601276/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=5500 CPUtime=1.49 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 1414 0 0 0 149 0 0 0 20 0 1 0 53521726 5632000 1083 33554432000 4194304 5646918 140736904209024 140736904207288 4399348 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 1375 1083 181 355 0 1016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5500

[startup+3.10026 s]
/proc/loadavg: 1.27 1.82 2.13 4/177 17837
/proc/meminfo: memFree=30598796/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=6132 CPUtime=3.09 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 1616 0 0 0 309 0 0 0 20 0 1 0 53521726 6279168 1284 33554432000 4194304 5646918 140736904209024 140736904207288 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 1533 1284 181 355 0 1174 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6132

[startup+6.30028 s]
/proc/loadavg: 1.33 1.82 2.13 4/177 17837
/proc/meminfo: memFree=30596524/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=7568 CPUtime=6.29 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 1980 0 0 0 629 0 0 0 20 0 1 0 53521726 7749632 1643 33554432000 4194304 5646918 140736904209024 140736904207272 4402815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 1892 1643 181 355 0 1533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7568

[startup+12.7003 s]
/proc/loadavg: 1.39 1.82 2.12 4/177 17837
/proc/meminfo: memFree=30594140/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=9216 CPUtime=12.69 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 2345 0 0 0 1269 0 0 0 20 0 1 0 53521726 9437184 2002 33554432000 4194304 5646918 140736904209024 140736904207272 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 2304 2002 181 355 0 1945 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9216

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17835 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8003 s]
/proc/loadavg: 1.39 1.82 2.12 4/177 17837
/proc/meminfo: memFree=30594140/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=9216 CPUtime=12.79 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 2345 0 0 0 1279 0 0 0 20 0 1 0 53521726 9437184 2002 33554432000 4194304 5646918 140736904209024 140736904207272 4422784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 2304 2002 181 355 0 1945 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 9216

[startup+16.0002 s]
/proc/loadavg: 1.43 1.83 2.12 4/177 17837
/proc/meminfo: memFree=30593924/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=9216 CPUtime=15.99 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 2345 0 0 0 1599 0 0 0 20 0 1 0 53521726 9437184 2002 33554432000 4194304 5646918 140736904209024 140736904207272 4403380 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 2304 2002 181 355 0 1945 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 9216

[startup+19.2003 s]
/proc/loadavg: 1.43 1.83 2.12 4/177 17837
/proc/meminfo: memFree=30593936/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=10288 CPUtime=19.19 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 2605 0 0 0 1919 0 0 0 20 0 1 0 53521726 10534912 2261 33554432000 4194304 5646918 140736904209024 140736904207272 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 2572 2261 181 355 0 2213 0
Current children cumulated CPU time (s) 19.19
Current children cumulated vsize (KiB) 10288

[startup+20.8003 s]
/proc/loadavg: 1.48 1.83 2.12 4/177 17837
/proc/meminfo: memFree=30592076/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=10288 CPUtime=20.79 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 2648 0 0 0 2079 0 0 0 20 0 1 0 53521726 10534912 2301 33554432000 4194304 5646918 140736904209024 140736904207288 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 2572 2301 181 355 0 2213 0
Current children cumulated CPU time (s) 20.79
Current children cumulated vsize (KiB) 10288

[startup+21.2003 s]
/proc/loadavg: 1.48 1.83 2.12 4/177 17837
/proc/meminfo: memFree=30591828/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=10288 CPUtime=21.19 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 2648 0 0 0 2119 0 0 0 20 0 1 0 53521726 10534912 2301 33554432000 4194304 5646918 140736904209024 140736904207288 4403040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 2572 2301 181 355 0 2213 0
Current children cumulated CPU time (s) 21.19
Current children cumulated vsize (KiB) 10288

[startup+21.6003 s]
/proc/loadavg: 1.48 1.83 2.12 4/177 17837
/proc/meminfo: memFree=30591828/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=10288 CPUtime=21.59 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 2648 0 0 0 2159 0 0 0 20 0 1 0 53521726 10534912 2301 33554432000 4194304 5646918 140736904209024 140736904207288 4403138 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 2572 2301 181 355 0 2213 0
Current children cumulated CPU time (s) 21.59
Current children cumulated vsize (KiB) 10288

[startup+21.7002 s]
/proc/loadavg: 1.48 1.83 2.12 4/177 17837
/proc/meminfo: memFree=30591828/32872528 swapFree=1370848/1518016
[pid=17835] ppid=17828 vsize=10288 CPUtime=21.69 cores=1,3,5,7
/proc/17835/stat : 17835 (minisatp) R 17828 17835 17776 0 -1 4202496 2648 0 0 0 2169 0 0 0 20 0 1 0 53521726 10534912 2301 33554432000 4194304 5646918 140736904209024 140736904207288 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17835/statm: 2572 2301 181 355 0 2213 0
Current children cumulated CPU time (s) 21.69
Current children cumulated vsize (KiB) 10288

Child status: 0
Real time (s): 21.7058
CPU time (s): 21.7017
CPU user time (s): 21.6977
CPU system time (s): 0.003999
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 10288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.6977
system time used= 0.003999
maximum resident set size= 9244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2658
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= 2
involuntary context switches= 23

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054991 second user time and 0.087986 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-21 15:12:32
IDJOB=4111630
IDBENCH=1158
IDSOLVER=2555
FILE ID=node129/4111630-1466514752
RUNJOBID= node129-1466514751-17793
PBS_JOBID= 19942879
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army11.17bt.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111630-1466514752/watcher-4111630-1466514752 -o /tmp/evaluation-result-4111630-1466514752/solver-4111630-1466514752 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17793 --watchdog 1960  minisatp HOME/instance-4111630-1466514752.opb

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

MD5SUM BENCH= bde651356fbc7760944c2b16aa27f15d
RANDOM SEED=953895452

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30611720 kB
Buffers:            1252 kB
Cached:            25056 kB
SwapCached:        15684 kB
Active:            18176 kB
Inactive:          23588 kB
Active(anon):       3592 kB
Inactive(anon):    14572 kB
Active(file):      14584 kB
Inactive(file):     9016 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67084120 kB
Dirty:              7856 kB
Writeback:             0 kB
AnonPages:       1519300 kB
Mapped:             6144 kB
Shmem:                 0 kB
Slab:             567160 kB
SReclaimable:      11292 kB
SUnreclaim:       555868 kB
KernelStack:        1384 kB
PageTables:         7512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1614236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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-4111630-1466514752.opb

Free space on /tmp at the end= 71728 MiB
End job on node129 at 2016-06-21 15:12:54