Trace number 4118121

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-d91742bOPT-2865560 1035.79 1035.95

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0066-0066.opb
MD5SUMd706274345c51e8c4d6f8dd18eb2ed0c
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2865560
Best CPU time to get the best result obtained on this benchmark1035.79
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables108
Total number of constraints36
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 216
Biggest coefficient in the objective function 283615
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 18043707
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 283615
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 18043707
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)216
Sum of products size (including duplicates)432
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 504 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ####################################
0.00/0.00	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................
0.00/0.00	c ---[ 502]---> BDD-cost:    3
0.00/0.00	c ---[ 500]---> BDD-cost:    3
0.00/0.00	c ---[ 498]---> BDD-cost:    3
0.00/0.00	c ---[ 496]---> BDD-cost:    3
0.00/0.00	c ---[ 494]---> BDD-cost:    3
0.00/0.00	c ---[ 492]---> BDD-cost:    3
0.00/0.00	c ---[ 490]---> BDD-cost:    3
0.00/0.00	c ---[ 488]---> BDD-cost:    3
0.00/0.00	c ---[ 486]---> BDD-cost:    3
0.00/0.00	c ---[ 484]---> BDD-cost:    3
0.00/0.00	c ---[ 482]---> BDD-cost:    3
0.00/0.00	c ---[ 480]---> BDD-cost:    3
0.00/0.00	c ---[ 478]---> BDD-cost:    3
0.00/0.00	c ---[ 476]---> BDD-cost:    3
0.00/0.00	c ---[ 474]---> BDD-cost:    3
0.00/0.00	c ---[ 472]---> BDD-cost:    3
0.00/0.00	c ---[ 470]---> BDD-cost:    3
0.00/0.00	c ---[ 468]---> BDD-cost:    3
0.00/0.00	c ---[ 466]---> BDD-cost:    3
0.00/0.00	c ---[ 464]---> BDD-cost:    3
0.00/0.00	c ---[ 462]---> BDD-cost:    3
0.00/0.00	c ---[ 460]---> BDD-cost:    3
0.00/0.00	c ---[ 458]---> BDD-cost:    3
0.00/0.00	c ---[ 456]---> BDD-cost:    3
0.00/0.00	c ---[ 454]---> BDD-cost:    3
0.00/0.00	c ---[ 452]---> BDD-cost:    3
0.00/0.00	c ---[ 450]---> BDD-cost:    3
0.00/0.00	c ---[ 448]---> BDD-cost:    3
0.00/0.00	c ---[ 446]---> BDD-cost:    3
0.00/0.00	c ---[ 444]---> BDD-cost:    3
0.00/0.00	c ---[ 442]---> BDD-cost:    3
0.00/0.00	c ---[ 440]---> BDD-cost:    3
0.00/0.00	c ---[ 438]---> BDD-cost:    3
0.00/0.00	c ---[ 436]---> BDD-cost:    3
0.00/0.00	c ---[ 434]---> BDD-cost:    3
0.00/0.00	c ---[ 432]---> BDD-cost:    3
0.00/0.00	c ---[ 430]---> BDD-cost:    2
0.00/0.00	c ---[ 428]---> BDD-cost:    2
0.00/0.00	c ---[ 426]---> BDD-cost:    2
0.00/0.00	c ---[ 424]---> BDD-cost:    2
0.00/0.00	c ---[ 422]---> BDD-cost:    2
0.00/0.00	c ---[ 420]---> BDD-cost:    2
0.00/0.00	c ---[ 418]---> BDD-cost:    2
0.00/0.00	c ---[ 416]---> BDD-cost:    2
0.00/0.00	c ---[ 414]---> BDD-cost:    2
0.00/0.00	c ---[ 412]---> BDD-cost:    2
0.00/0.00	c ---[ 410]---> BDD-cost:    2
0.00/0.00	c ---[ 408]---> BDD-cost:    2
0.00/0.00	c ---[ 406]---> BDD-cost:    2
0.00/0.00	c ---[ 404]---> BDD-cost:    2
0.00/0.00	c ---[ 402]---> BDD-cost:    2
0.00/0.00	c ---[ 400]---> BDD-cost:    2
0.00/0.00	c ---[ 398]---> BDD-cost:    2
0.00/0.00	c ---[ 396]---> BDD-cost:    2
0.00/0.00	c ---[ 394]---> BDD-cost:    2
0.00/0.00	c ---[ 392]---> BDD-cost:    2
0.00/0.00	c ---[ 390]---> BDD-cost:    2
0.00/0.00	c ---[ 388]---> BDD-cost:    2
0.00/0.00	c ---[ 386]---> BDD-cost:    2
0.00/0.00	c ---[ 384]---> BDD-cost:    2
0.00/0.00	c ---[ 382]---> BDD-cost:    2
0.00/0.00	c ---[ 380]---> BDD-cost:    2
0.00/0.00	c ---[ 378]---> BDD-cost:    2
0.00/0.00	c ---[ 376]---> BDD-cost:    2
0.00/0.00	c ---[ 374]---> BDD-cost:    2
0.00/0.00	c ---[ 372]---> BDD-cost:    2
0.00/0.00	c ---[ 370]---> BDD-cost:    2
0.00/0.00	c ---[ 368]---> BDD-cost:    2
0.00/0.00	c ---[ 366]---> BDD-cost:    2
0.00/0.00	c ---[ 364]---> BDD-cost:    2
0.00/0.00	c ---[ 362]---> BDD-cost:    2
0.00/0.00	c ---[ 360]---> BDD-cost:    2
0.00/0.00	c ---[ 358]---> BDD-cost:    2
0.00/0.00	c ---[ 356]---> BDD-cost:    2
0.00/0.00	c ---[ 354]---> BDD-cost:    2
0.00/0.00	c ---[ 352]---> BDD-cost:    2
0.00/0.00	c ---[ 350]---> BDD-cost:    2
0.00/0.00	c ---[ 348]---> BDD-cost:    2
0.00/0.00	c ---[ 346]---> BDD-cost:    2
0.00/0.00	c ---[ 344]---> BDD-cost:    2
0.00/0.00	c ---[ 342]---> BDD-cost:    2
0.00/0.00	c ---[ 340]---> BDD-cost:    2
0.00/0.00	c ---[ 338]---> BDD-cost:    2
0.00/0.00	c ---[ 336]---> BDD-cost:    2
0.00/0.00	c ---[ 334]---> BDD-cost:    2
0.00/0.00	c ---[ 332]---> BDD-cost:    2
0.00/0.00	c ---[ 330]---> BDD-cost:    2
0.00/0.00	c ---[ 328]---> BDD-cost:    2
0.00/0.00	c ---[ 326]---> BDD-cost:    2
0.00/0.00	c ---[ 324]---> BDD-cost:    2
0.00/0.00	c ---[ 322]---> BDD-cost:    2
0.00/0.00	c ---[ 320]---> BDD-cost:    2
0.00/0.00	c ---[ 318]---> BDD-cost:    2
0.00/0.00	c ---[ 316]---> BDD-cost:    2
0.00/0.00	c ---[ 314]---> BDD-cost:    2
0.00/0.00	c ---[ 312]---> BDD-cost:    2
0.00/0.00	c ---[ 310]---> BDD-cost:    2
0.00/0.00	c ---[ 308]---> BDD-cost:    2
0.00/0.00	c ---[ 306]---> BDD-cost:    2
0.00/0.00	c ---[ 304]---> BDD-cost:    2
0.00/0.00	c ---[ 302]---> BDD-cost:    2
0.00/0.00	c ---[ 300]---> BDD-cost:    2
0.00/0.00	c ---[ 298]---> BDD-cost:    2
0.00/0.00	c ---[ 296]---> BDD-cost:    2
0.00/0.00	c ---[ 294]---> BDD-cost:    2
0.00/0.00	c ---[ 292]---> BDD-cost:    2
0.00/0.00	c ---[ 290]---> BDD-cost:    2
0.00/0.00	c ---[ 288]---> BDD-cost:    2
0.00/0.00	c ---[ 286]---> BDD-cost:    2
0.00/0.00	c ---[ 284]---> BDD-cost:    2
0.00/0.00	c ---[ 282]---> BDD-cost:    2
0.00/0.00	c ---[ 280]---> BDD-cost:    2
0.00/0.00	c ---[ 278]---> BDD-cost:    2
0.00/0.00	c ---[ 276]---> BDD-cost:    2
0.00/0.00	c ---[ 274]---> BDD-cost:    2
0.00/0.00	c ---[ 272]---> BDD-cost:    2
0.00/0.00	c ---[ 270]---> BDD-cost:    2
0.00/0.00	c ---[ 268]---> BDD-cost:    2
0.00/0.00	c ---[ 266]---> BDD-cost:    2
0.00/0.00	c ---[ 264]---> BDD-cost:    2
0.00/0.00	c ---[ 262]---> BDD-cost:    2
0.00/0.00	c ---[ 260]---> BDD-cost:    2
0.00/0.00	c ---[ 258]---> BDD-cost:    2
0.00/0.00	c ---[ 256]---> BDD-cost:    2
0.00/0.00	c ---[ 254]---> BDD-cost:    2
0.00/0.00	c ---[ 252]---> BDD-cost:    2
0.00/0.00	c ---[ 250]---> BDD-cost:    2
0.00/0.00	c ---[ 248]---> BDD-cost:    2
0.00/0.00	c ---[ 246]---> BDD-cost:    2
0.00/0.00	c ---[ 244]---> BDD-cost:    2
0.00/0.00	c ---[ 242]---> BDD-cost:    2
0.00/0.00	c ---[ 240]---> BDD-cost:    2
0.00/0.00	c ---[ 238]---> BDD-cost:    2
0.00/0.00	c ---[ 236]---> BDD-cost:    2
0.00/0.00	c ---[ 234]---> BDD-cost:    2
0.00/0.00	c ---[ 232]---> BDD-cost:    2
0.00/0.00	c ---[ 230]---> BDD-cost:    2
0.00/0.00	c ---[ 228]---> BDD-cost:    2
0.00/0.00	c ---[ 226]---> BDD-cost:    2
0.00/0.00	c ---[ 224]---> BDD-cost:    2
0.00/0.00	c ---[ 222]---> BDD-cost:    2
0.00/0.00	c ---[ 220]---> BDD-cost:    2
0.00/0.01	c ---[ 218]---> BDD-cost:    2
0.00/0.01	c ---[ 216]---> BDD-cost:    2
0.00/0.01	c ---[ 214]---> BDD-cost:    2
0.00/0.01	c ---[ 212]---> BDD-cost:    2
0.00/0.01	c ---[ 210]---> BDD-cost:    2
0.00/0.01	c ---[ 208]---> BDD-cost:    2
0.00/0.01	c ---[ 206]---> BDD-cost:    2
0.00/0.01	c ---[ 204]---> BDD-cost:    2
0.00/0.01	c ---[ 202]---> BDD-cost:    2
0.00/0.01	c ---[ 200]---> BDD-cost:    2
0.00/0.01	c ---[ 198]---> BDD-cost:    2
0.00/0.01	c ---[ 196]---> BDD-cost:    2
0.00/0.01	c ---[ 194]---> BDD-cost:    2
0.00/0.01	c ---[ 192]---> BDD-cost:    2
0.00/0.01	c ---[ 190]---> BDD-cost:    2
0.00/0.01	c ---[ 188]---> BDD-cost:    2
0.00/0.01	c ---[ 186]---> BDD-cost:    2
0.00/0.01	c ---[ 184]---> BDD-cost:    2
0.00/0.01	c ---[ 182]---> BDD-cost:    2
0.00/0.01	c ---[ 180]---> BDD-cost:    2
0.00/0.01	c ---[ 178]---> BDD-cost:    2
0.00/0.01	c ---[ 176]---> BDD-cost:    2
0.00/0.01	c ---[ 174]---> BDD-cost:    2
0.00/0.01	c ---[ 172]---> BDD-cost:    2
0.00/0.01	c ---[ 170]---> BDD-cost:    2
0.00/0.01	c ---[ 168]---> BDD-cost:    2
0.00/0.01	c ---[ 166]---> BDD-cost:    2
0.00/0.01	c ---[ 164]---> BDD-cost:    2
0.00/0.01	c ---[ 162]---> BDD-cost:    2
0.00/0.01	c ---[ 160]---> BDD-cost:    2
0.00/0.01	c ---[ 158]---> BDD-cost:    2
0.00/0.01	c ---[ 156]---> BDD-cost:    2
0.00/0.01	c ---[ 154]---> BDD-cost:    2
0.00/0.01	c ---[ 152]---> BDD-cost:    2
0.00/0.01	c ---[ 150]---> BDD-cost:    2
0.00/0.01	c ---[ 148]---> BDD-cost:    2
0.00/0.01	c ---[ 146]---> BDD-cost:    2
0.00/0.01	c ---[ 144]---> BDD-cost:    2
0.00/0.01	c ---[ 142]---> BDD-cost:    2
0.00/0.01	c ---[ 140]---> BDD-cost:    2
0.00/0.01	c ---[ 138]---> BDD-cost:    2
0.00/0.01	c ---[ 136]---> BDD-cost:    2
0.00/0.01	c ---[ 134]---> BDD-cost:    2
0.00/0.01	c ---[ 132]---> BDD-cost:    2
0.00/0.01	c ---[ 130]---> BDD-cost:    2
0.00/0.01	c ---[ 128]---> BDD-cost:    2
0.00/0.01	c ---[ 126]---> BDD-cost:    2
0.00/0.01	c ---[ 124]---> BDD-cost:    2
0.00/0.01	c ---[ 122]---> BDD-cost:    2
0.00/0.01	c ---[ 120]---> BDD-cost:    2
0.00/0.01	c ---[ 118]---> BDD-cost:    2
0.00/0.01	c ---[ 116]---> BDD-cost:    2
0.00/0.01	c ---[ 114]---> BDD-cost:    2
0.00/0.01	c ---[ 112]---> BDD-cost:    2
0.00/0.01	c ---[ 110]---> BDD-cost:    2
0.00/0.01	c ---[ 108]---> BDD-cost:    2
0.00/0.01	c ---[ 106]---> BDD-cost:    2
0.00/0.01	c ---[ 104]---> BDD-cost:    2
0.00/0.01	c ---[ 102]---> BDD-cost:    2
0.00/0.01	c ---[ 100]---> BDD-cost:    2
0.00/0.01	c ---[  98]---> BDD-cost:    2
0.00/0.01	c ---[  96]---> BDD-cost:    2
0.00/0.01	c ---[  94]---> BDD-cost:    2
0.00/0.01	c ---[  92]---> BDD-cost:    2
0.00/0.01	c ---[  90]---> BDD-cost:    2
0.00/0.01	c ---[  88]---> BDD-cost:    2
0.00/0.01	c ---[  86]---> BDD-cost:    2
0.00/0.01	c ---[  84]---> BDD-cost:    2
0.00/0.01	c ---[  82]---> BDD-cost:    2
0.00/0.01	c ---[  80]---> BDD-cost:    2
0.00/0.01	c ---[  78]---> BDD-cost:    2
0.00/0.01	c ---[  76]---> BDD-cost:    2
0.00/0.01	c ---[  74]---> BDD-cost:    2
0.00/0.01	c ---[  72]---> BDD-cost:    2
0.00/0.01	c ---[  70]---> BDD-cost:    2
0.00/0.01	c ---[  68]---> BDD-cost:    2
0.00/0.01	c ---[  66]---> BDD-cost:    2
0.00/0.01	c ---[  64]---> BDD-cost:    2
0.00/0.01	c ---[  62]---> BDD-cost:    2
0.00/0.01	c ---[  60]---> BDD-cost:    2
0.00/0.01	c ---[  58]---> BDD-cost:    2
0.00/0.01	c ---[  56]---> BDD-cost:    2
0.00/0.01	c ---[  54]---> BDD-cost:    2
0.00/0.01	c ---[  52]---> BDD-cost:    2
0.00/0.01	c ---[  50]---> BDD-cost:    2
0.00/0.01	c ---[  48]---> BDD-cost:    2
0.00/0.01	c ---[  46]---> BDD-cost:    2
0.00/0.01	c ---[  44]---> BDD-cost:    2
0.00/0.01	c ---[  42]---> BDD-cost:    2
0.00/0.01	c ---[  40]---> BDD-cost:    2
0.00/0.01	c ---[  38]---> BDD-cost:    2
0.00/0.01	c ---[  36]---> BDD-cost:    2
0.00/0.01	c ---[  34]---> BDD-cost:    2
0.00/0.01	c ---[  32]---> BDD-cost:    2
0.00/0.01	c ---[  30]---> BDD-cost:    2
0.00/0.01	c ---[  28]---> BDD-cost:    2
0.00/0.01	c ---[  26]---> BDD-cost:    2
0.00/0.01	c ---[  24]---> BDD-cost:    2
0.00/0.01	c ---[  22]---> BDD-cost:    2
0.00/0.01	c ---[  20]---> BDD-cost:    2
0.00/0.01	c ---[  18]---> BDD-cost:    2
0.00/0.01	c ---[  16]---> BDD-cost:    2
0.00/0.01	c ---[  14]---> BDD-cost:    2
0.00/0.01	c ---[  12]---> BDD-cost:    2
0.00/0.01	c ---[  10]---> BDD-cost:    2
0.00/0.01	c ---[   8]---> BDD-cost:    2
0.00/0.01	c ---[   6]---> BDD-cost:    2
0.00/0.01	c ---[   4]---> BDD-cost:    2
0.00/0.01	c ---[   2]---> BDD-cost:    2
0.00/0.01	c ---[   0]---> BDD-cost:    2
0.00/0.01	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	===============================================================================
0.00/0.01	c Found solution: -500127
0.00/0.01	c ---[   0]---> Sorter-cost:104564     Base: 2 3 3 3 5 2 2 3 3 3 3
63.58/63.68	|  Eliminated clauses:           1.57 Mb                                      |
63.58/63.68	============================[ Search Statistics ]==============================
63.58/63.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.58/63.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.58/63.68	===============================================================================
63.58/63.68	===============================================================================
63.58/63.68	c Found solution: -1358917
63.58/63.68	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
128.16/128.29	|  Eliminated clauses:           1.65 Mb                                      |
128.16/128.29	============================[ Search Statistics ]==============================
128.16/128.29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
128.16/128.29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
128.16/128.29	===============================================================================
128.16/128.29	|       167 |   64586   273724   722205 |   100365      138     23 |  1.865 % |
128.16/128.29	|       317 |   63302   273724   722205 |   110402      268     15 |  3.118 % |
128.16/128.29	|       542 |   59915   273724   722205 |   121442      426     18 |  6.420 % |
128.16/128.29	|       879 |   58785   273724   722205 |   133586      714     14 |  7.522 % |
128.16/128.29	===============================================================================
128.16/128.29	c Found solution: -1399145
128.16/128.29	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
192.35/192.43	|  Eliminated clauses:           1.75 Mb                                      |
192.35/192.43	============================[ Search Statistics ]==============================
192.35/192.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.35/192.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
192.35/192.43	===============================================================================
192.35/192.43	|      1094 |   55212   230959   607766 |    84684      826     31 |  8.931 % |
192.35/192.43	|      1244 |   53872   230959   607766 |    93153      910     30 | 10.232 % |
192.35/192.43	===============================================================================
192.35/192.43	c Found solution: -1664249
192.35/192.44	c ---[   0]---> Sorter-cost:   12     Base: 2 3 3 3 5 2 2 3 3 3 3
256.44/256.57	|  Eliminated clauses:           1.79 Mb                                      |
256.44/256.57	============================[ Search Statistics ]==============================
256.44/256.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.44/256.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
256.44/256.57	===============================================================================
256.44/256.57	|      1461 |   52512   219737   577643 |    80570     1107     38 | 10.658 % |
256.44/256.57	|      1611 |   51999   219737   577643 |    88627     1213     39 | 11.155 % |
256.44/256.57	===============================================================================
256.44/256.57	c Found solution: -2212911
256.44/256.57	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
320.14/320.27	|  Eliminated clauses:           1.83 Mb                                      |
320.14/320.27	============================[ Search Statistics ]==============================
320.14/320.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
320.14/320.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
320.14/320.27	===============================================================================
320.14/320.27	===============================================================================
320.14/320.27	c Found solution: -2276815
320.14/320.27	c ---[   0]---> Sorter-cost:   15     Base: 2 3 3 3 5 2 2 3 3 3 3
383.22/383.33	|  Eliminated clauses:           1.84 Mb                                      |
383.22/383.33	============================[ Search Statistics ]==============================
383.22/383.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
383.22/383.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
383.22/383.33	===============================================================================
383.22/383.33	===============================================================================
383.22/383.33	c Found solution: -2463611
383.22/383.33	c ---[   0]---> Sorter-cost:   10     Base: 2 3 3 3 5 2 2 3 3 3 3
448.82/448.96	|  Eliminated clauses:           1.84 Mb                                      |
448.82/448.96	============================[ Search Statistics ]==============================
448.82/448.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
448.82/448.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
448.82/448.96	===============================================================================
448.82/448.96	|      1791 |   51283   214570   564775 |    78675     1366     55 | 11.526 % |
448.82/448.96	|      1941 |   50398   214570   564775 |    86543     1483     53 | 12.371 % |
448.82/448.96	|      2166 |   50314   214570   564775 |    95197     1682     57 | 12.451 % |
448.82/448.96	|      2503 |   49635   214570   564775 |   104717     1955     61 | 13.099 % |
448.82/448.96	|      3009 |   48579   214570   564775 |   115189     2399     73 | 14.108 % |
448.82/448.96	|      3768 |   47642   214570   564775 |   126707     3114     74 | 15.002 % |
448.82/448.96	===============================================================================
448.82/448.96	c Found solution: -2495227
448.82/448.97	c ---[   0]---> Sorter-cost:   13     Base: 2 3 3 3 5 2 2 3 3 3 3
514.10/514.28	|  Eliminated clauses:           1.90 Mb                                      |
514.10/514.28	============================[ Search Statistics ]==============================
514.10/514.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
514.10/514.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
514.10/514.28	===============================================================================
514.10/514.28	|      4173 |   46018   192689   506138 |    70652     3506     74 | 15.181 % |
514.10/514.28	|      4323 |   46018   192689   506138 |    77717     3656     74 | 15.181 % |
514.10/514.28	|      4548 |   45955   192689   506138 |    85489     3871     76 | 15.241 % |
514.10/514.28	|      4885 |   45455   192689   506138 |    94038     4192     72 | 15.718 % |
514.10/514.28	|      5391 |   45310   192689   506138 |   103442     4658     75 | 15.857 % |
514.10/514.28	===============================================================================
514.10/514.28	c Found solution: -2548750
514.10/514.28	c ---[   0]---> Sorter-cost:   15     Base: 2 3 3 3 5 2 2 3 3 3 3
578.39/578.55	|  Eliminated clauses:           1.94 Mb                                      |
578.39/578.55	============================[ Search Statistics ]==============================
578.39/578.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
578.39/578.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
578.39/578.55	===============================================================================
578.39/578.55	|      6039 |   43866   183190   481005 |    67169     5228     75 | 16.441 % |
578.39/578.55	|      6189 |   43866   183190   481005 |    73886     5378     74 | 16.441 % |
578.39/578.55	|      6414 |   43866   183190   481005 |    81275     5603     76 | 16.441 % |
578.39/578.55	===============================================================================
578.39/578.55	c Found solution: -2574449
578.39/578.55	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
642.78/642.91	|  Eliminated clauses:           1.94 Mb                                      |
642.78/642.91	============================[ Search Statistics ]==============================
642.78/642.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
642.78/642.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
642.78/642.91	===============================================================================
642.78/642.91	|      6777 |   43854   183199   481062 |    67172     5965     76 | 16.452 % |
642.78/642.91	|      6927 |   43849   183199   481062 |    73890     6114     75 | 16.457 % |
642.78/642.91	===============================================================================
642.78/642.91	c Found solution: -2578249
642.78/642.91	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
707.57/707.72	|  Eliminated clauses:           1.94 Mb                                      |
707.57/707.72	============================[ Search Statistics ]==============================
707.57/707.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
707.57/707.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
707.57/707.72	===============================================================================
707.57/707.72	|      7216 |   43808   183081   480791 |    67129     6395     76 | 16.483 % |
707.57/707.72	|      7366 |   43791   183081   480791 |    73842     6543     77 | 16.499 % |
707.57/707.72	|      7591 |   43784   183081   480791 |    81226     6756     77 | 16.506 % |
707.57/707.72	|      7928 |   43689   183081   480791 |    89349     7007     76 | 16.597 % |
707.57/707.72	===============================================================================
707.57/707.72	c Found solution: -2586043
707.57/707.72	c ---[   0]---> Sorter-cost:   12     Base: 2 3 3 3 5 2 2 3 3 3 3
771.36/771.50	|  Eliminated clauses:           1.94 Mb                                      |
771.36/771.50	============================[ Search Statistics ]==============================
771.36/771.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
771.36/771.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
771.36/771.50	===============================================================================
771.36/771.50	|      8121 |   43616   182207   478349 |    66809     7200     78 | 16.595 % |
771.36/771.50	===============================================================================
771.36/771.50	c Found solution: -2747068
771.36/771.50	c ---[   0]---> Sorter-cost:   12     Base: 2 3 3 3 5 2 2 3 3 3 3
834.96/835.18	|  Eliminated clauses:           1.94 Mb                                      |
834.96/835.18	============================[ Search Statistics ]==============================
834.96/835.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
834.96/835.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
834.96/835.18	===============================================================================
834.96/835.18	===============================================================================
834.96/835.18	c Found solution: -2784992
834.96/835.18	c ---[   0]---> Sorter-cost:   13     Base: 2 3 3 3 5 2 2 3 3 3 3
899.54/899.79	|  Eliminated clauses:           1.94 Mb                                      |
899.54/899.79	============================[ Search Statistics ]==============================
899.54/899.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
899.54/899.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
899.54/899.79	===============================================================================
899.54/899.79	|      8286 |   43621   182237   478469 |    66820     7365     80 | 16.600 % |
899.54/899.79	|      8436 |   43621   182237   478469 |    73502     7515     81 | 16.600 % |
899.54/899.79	|      8661 |   43621   182237   478469 |    80852     7740     83 | 16.600 % |
899.54/899.79	|      8998 |   43621   182237   478469 |    88937     8077     82 | 16.600 % |
899.54/899.79	===============================================================================
899.54/899.79	c Found solution: -2802894
899.54/899.79	c ---[   0]---> Sorter-cost:   12     Base: 2 3 3 3 5 2 2 3 3 3 3
965.64/965.86	|  Eliminated clauses:           1.94 Mb                                      |
965.64/965.86	============================[ Search Statistics ]==============================
965.64/965.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
965.64/965.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
965.64/965.86	===============================================================================
965.64/965.86	|      9351 |   43615   182247   478501 |    66823     8429     84 | 16.606 % |
965.64/965.86	|      9501 |   43615   182247   478501 |    73506     8579     83 | 16.606 % |
965.64/965.86	|      9726 |   43615   182247   478501 |    80856     8804     82 | 16.606 % |
965.64/965.86	|     10063 |   43615   182247   478501 |    88942     9141     83 | 16.606 % |
965.64/965.86	|     10569 |   43340   182247   478501 |    97836     9641     82 | 16.868 % |
965.64/965.86	|     11328 |   43266   182247   478501 |   107620    10370     82 | 16.939 % |
965.64/965.86	===============================================================================
965.64/965.86	c Found solution: -2865560
965.64/965.86	c ---[   0]---> Sorter-cost:    9     Base: 2 3 3 3 5 2 2 3 3 3 3
1035.72/1035.95	|  Eliminated clauses:           1.96 Mb                                      |
1035.72/1035.95	============================[ Search Statistics ]==============================
1035.72/1035.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1035.72/1035.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1035.72/1035.95	===============================================================================
1035.72/1035.95	|     12337 |   42619   177979   467223 |    65258    11352     84 | 17.185 % |
1035.72/1035.95	|     12487 |   42619   177979   467223 |    71784    11502     84 | 17.185 % |
1035.72/1035.95	|     12712 |   42614   177979   467223 |    78963    11726     83 | 17.190 % |
1035.72/1035.95	|     13049 |   42614   177979   467223 |    86859    12063     82 | 17.190 % |
1035.72/1035.95	|     13555 |   42605   177979   467223 |    95545    12568     81 | 17.198 % |
1035.72/1035.95	|     14314 |   42337   177979   467223 |   105100    11402     78 | 17.454 % |
1035.72/1035.95	|     15453 |   42255   177979   467223 |   115610    12526     76 | 17.532 % |
1035.72/1035.95	|     17161 |   41939   177979   467223 |   127171    12704     67 | 17.833 % |
1035.72/1035.95	===============================================================================
1035.72/1035.95	c Optimal solution: -2865560
1035.72/1035.95	s OPTIMUM FOUND
1035.72/1035.95	v -x109 -x110 -x111 -x112 x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 -x147 x148 x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 x174 x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 x214 x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 x289 -x290 -x291 -x292 -x293 -x294 -x295 x296 x297 -x298 -x299 -x300 -x301 -x302 x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 x314 -x315 -x316 -x317 -x318 -x319 -x320 x321 -x322 -x323 x324 -x1 x2 -x3 -x4 x5 -x6 -x7 x8 -x9 -x10 x11 -x12 x13 -x14 -x15 x16 -x17 -x18 -x19 x20 -x21 -x22 x23 -x24 -x25 x26 -x27 -x28 x29 -x30 x31 -x32 -x33 x34 -x35 -x36 x37 -x38 -x39 -x40 x41 -x42 x43 -x44 -x45 x46 -x47 -x48 x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 x60 x61 -x62 -x63 -x64 -x65 x66 -x67 x68 -x69 x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 x78 -x79 x80 -x81 -x82 -x83 x84 -x85 -x86 x87 x88 -x89 -x90 -x91 -x92 x93 -x94 x95 -x96 -x97 x98 -x99 -x100 -x101 x102 -x103 -x104 x105 -x106 -x107 x108
1035.72/1035.95	c _______________________________________________________________________________
1035.72/1035.95	c 
1035.72/1035.95	restarts              : 116
1035.72/1035.95	conflicts             : 18246          (18 /sec)
1035.72/1035.95	decisions             : 64341          (0.00 % random) (62 /sec)
1035.72/1035.95	propagations          : 91293953       (88143 /sec)
1035.72/1035.95	conflict literals     : 1213984        (53.84 % deleted)
1035.72/1035.95	Memory used           : 89.16 MB
1035.72/1035.95	CPU time              : 1035.75 s
1035.72/1035.95	c _______________________________________________________________________________

Verifier Data

OK	-2865560

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

pid=3752
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.17 2.24 2.20 3/176 3755
/proc/meminfo: memFree=29440208/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=6452 CPUtime=0 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 1388275 6606848 222 33554432000 4194304 5646918 140735987297936 140734926721752 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 1613 222 94 355 0 1254 0

[startup+0.100214 s]
/proc/loadavg: 2.17 2.24 2.20 3/176 3755
/proc/meminfo: memFree=29440208/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=6504 CPUtime=0.09 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 1501 0 0 0 9 0 0 0 20 0 1 0 1388275 6660096 1369 33554432000 4194304 5646918 140735987297936 140734926721752 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 1626 1370 138 355 0 1267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6504

[startup+0.200262 s]
/proc/loadavg: 2.17 2.24 2.20 3/176 3755
/proc/meminfo: memFree=29440208/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=10296 CPUtime=0.19 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 2444 0 0 0 19 0 0 0 20 0 1 0 1388275 10543104 2312 33554432000 4194304 5646918 140735987297936 140734926721752 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 2574 2312 138 355 0 2215 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10296

[startup+0.300267 s]
/proc/loadavg: 2.17 2.24 2.20 3/176 3755
/proc/meminfo: memFree=29440208/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=14496 CPUtime=0.29 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 3486 0 0 0 29 0 0 0 20 0 1 0 1388275 14843904 3354 33554432000 4194304 5646918 140735987297936 140734926721752 4817400 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 3624 3354 138 355 0 3265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14496

[startup+0.70025 s]
/proc/loadavg: 2.17 2.24 2.20 3/176 3755
/proc/meminfo: memFree=29440208/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=17400 CPUtime=0.69 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 4215 0 0 0 69 0 0 0 20 0 1 0 1388275 17817600 4083 33554432000 4194304 5646918 140735987297936 140734926721752 4831393 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 4350 4083 141 355 0 3991 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17400

[startup+1.50022 s]
/proc/loadavg: 2.16 2.24 2.20 3/177 3756
/proc/meminfo: memFree=29424188/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=17400 CPUtime=1.49 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 4215 0 0 0 149 0 0 0 20 0 1 0 1388275 17817600 4083 33554432000 4194304 5646918 140735987297936 140735987212360 4812528 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 4350 4083 141 355 0 3991 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17400

[startup+3.10026 s]
/proc/loadavg: 2.16 2.24 2.20 3/177 3756
/proc/meminfo: memFree=29423692/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=17400 CPUtime=3.09 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 4215 0 0 0 309 0 0 0 20 0 1 0 1388275 17817600 4083 33554432000 4194304 5646918 140735987297936 140735987212360 4310898 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 4350 4083 141 355 0 3991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17400

[startup+6.3002 s]
/proc/loadavg: 2.14 2.23 2.20 3/177 3756
/proc/meminfo: memFree=29423956/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=17400 CPUtime=6.29 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 4215 0 0 0 629 0 0 0 20 0 1 0 1388275 17817600 4083 33554432000 4194304 5646918 140735987297936 140735987212360 4831277 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 4350 4083 141 355 0 3991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17400

[startup+12.7003 s]
/proc/loadavg: 2.13 2.23 2.19 3/177 3756
/proc/meminfo: memFree=29423944/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=17400 CPUtime=12.69 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 4215 0 0 0 1269 0 0 0 20 0 1 0 1388275 17817600 4083 33554432000 4194304 5646918 140735987297936 140735987212360 4460961 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 4350 4083 141 355 0 3991 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17400

[startup+25.5002 s]
/proc/loadavg: 2.18 2.23 2.20 3/177 3756
/proc/meminfo: memFree=29424084/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=17400 CPUtime=25.48 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 4215 0 0 0 2548 0 0 0 20 0 1 0 1388275 17817600 4083 33554432000 4194304 5646918 140735987297936 140735987212360 4817691 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 4350 4083 141 355 0 3991 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17400

[startup+51.1003 s]
/proc/loadavg: 2.20 2.23 2.19 3/177 3756
/proc/meminfo: memFree=29422468/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=17400 CPUtime=51.08 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 4215 0 0 0 5108 0 0 0 20 0 1 0 1388275 17817600 4083 33554432000 4194304 5646918 140735987297936 140735987212360 4823289 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 4350 4083 141 355 0 3991 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17400

[startup+102.3 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 3815
/proc/meminfo: memFree=29204548/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=72768 CPUtime=102.27 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 15630 0 0 0 10225 2 0 0 20 0 1 0 1388275 74514432 17487 33554432000 4194304 5646918 140735987297936 140735987213560 4823276 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 18192 17487 144 355 0 17833 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 72768

[startup+162.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/178 3819
/proc/meminfo: memFree=29136428/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=76684 CPUtime=162.25 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 16628 0 0 0 16223 2 0 0 20 0 1 0 1388275 78524416 18484 33554432000 4194304 5646918 140735987297936 140735987212760 4832079 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19171 18484 154 355 0 18812 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 76684

[startup+222.307 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 3820
/proc/meminfo: memFree=29063672/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=73960 CPUtime=222.26 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 17292 0 0 0 22223 3 0 0 20 0 1 0 1388275 75735040 18247 33554432000 4194304 5646918 140735987297936 140735987215960 4823232 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 18490 18247 154 355 0 18131 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 73960

[startup+282.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 3822
/proc/meminfo: memFree=28993236/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=76680 CPUtime=282.24 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 17964 0 0 0 28221 3 0 0 20 0 1 0 1388275 78520320 18917 33554432000 4194304 5646918 140735987297936 140735987213560 4460844 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19170 18917 154 355 0 18811 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 76680

[startup+342.3 s]
/proc/loadavg: 2.25 2.23 2.19 3/177 3823
/proc/meminfo: memFree=28942408/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=76680 CPUtime=342.23 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 17964 0 0 0 34220 3 0 0 20 0 1 0 1388275 78520320 18917 33554432000 4194304 5646918 140735987297936 140735987296600 4832079 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19170 18917 154 355 0 18811 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 76680

[startup+402.3 s]
/proc/loadavg: 2.23 2.23 2.18 3/177 3824
/proc/meminfo: memFree=28875876/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=76680 CPUtime=402.22 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 17964 0 0 0 40219 3 0 0 20 0 1 0 1388275 78520320 18917 33554432000 4194304 5646918 140735987297936 140735987296600 4480488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19170 18917 154 355 0 18811 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 76680

[startup+462.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 3825
/proc/meminfo: memFree=28831204/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=76680 CPUtime=462.21 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 17965 0 0 0 46218 3 0 0 20 0 1 0 1388275 78520320 18918 33554432000 4194304 5646918 140735987297936 140735987296600 4831206 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19170 18918 155 355 0 18811 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 76680

[startup+522.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/177 3826
/proc/meminfo: memFree=28798832/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=76680 CPUtime=522.2 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 17967 0 0 0 52217 3 0 0 20 0 1 0 1388275 78520320 18920 33554432000 4194304 5646918 140735987297936 140735987296600 4480473 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19170 18920 157 355 0 18811 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 76680

[startup+582.3 s]
/proc/loadavg: 2.17 2.23 2.18 3/177 3828
/proc/meminfo: memFree=28776772/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=582.19 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18218 0 0 0 58216 3 0 0 20 0 1 0 1388275 81715200 19171 33554432000 4194304 5646918 140735987297936 140735987296600 4459763 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19171 157 355 0 19591 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 79800

[startup+642.3 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 3829
/proc/meminfo: memFree=28758400/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=642.18 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18218 0 0 0 64215 3 0 0 20 0 1 0 1388275 81715200 19171 33554432000 4194304 5646918 140735987297936 140735987296600 4461031 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19171 157 355 0 19591 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 79800

[startup+702.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 3830
/proc/meminfo: memFree=28733956/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=702.18 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18252 0 0 0 70215 3 0 0 20 0 1 0 1388275 81715200 19205 33554432000 4194304 5646918 140735987297936 140735987296600 4463136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19205 157 355 0 19591 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 79800

[startup+762.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/178 3834
/proc/meminfo: memFree=28712540/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=762.17 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18316 0 0 0 76214 3 0 0 20 0 1 0 1388275 81715200 19267 33554432000 4194304 5646918 140735987297936 140735987296600 4824677 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19267 157 355 0 19591 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 79800

[startup+822.3 s]
/proc/loadavg: 2.13 2.19 2.18 3/177 3835
/proc/meminfo: memFree=28698348/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=822.16 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18345 0 0 0 82213 3 0 0 20 0 1 0 1388275 81715200 19295 33554432000 4194304 5646918 140735987297936 140735987296600 4459763 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19295 157 355 0 19591 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 79800

[startup+882.307 s]
/proc/loadavg: 2.21 2.21 2.18 3/176 3836
/proc/meminfo: memFree=28677996/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=882.15 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18347 0 0 0 88212 3 0 0 20 0 1 0 1388275 81715200 19297 33554432000 4194304 5646918 140735987297936 140735987296600 4817372 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19297 157 355 0 19591 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 79800

[startup+942.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 3838
/proc/meminfo: memFree=28658688/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=942.14 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18474 0 0 0 94211 3 0 0 20 0 1 0 1388275 81715200 19424 33554432000 4194304 5646918 140735987297936 140735987296600 4819040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19424 157 355 0 19591 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 79800

[startup+1002.3 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 3839
/proc/meminfo: memFree=28643244/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=1002.13 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18736 0 0 0 100210 3 0 0 20 0 1 0 1388275 81715200 19683 33554432000 4194304 5646918 140735987297936 140735987296600 4831366 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19683 158 355 0 19591 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 79800

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

[startup+1011.2 s]
/proc/loadavg: 2.13 2.18 2.18 3/177 3839
/proc/meminfo: memFree=28641624/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=1011.03 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18736 0 0 0 101100 3 0 0 20 0 1 0 1388275 81715200 19683 33554432000 4194304 5646918 140735987297936 140735987296600 4831344 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19683 158 355 0 19591 0
Current children cumulated CPU time (s) 1011.03
Current children cumulated vsize (KiB) 79800

[startup+1024 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 3839
/proc/meminfo: memFree=28639660/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=79800 CPUtime=1023.82 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18736 0 0 0 102379 3 0 0 20 0 1 0 1388275 81715200 19683 33554432000 4194304 5646918 140735987297936 140735987296600 4463274 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 19950 19683 158 355 0 19591 0
Current children cumulated CPU time (s) 1023.82
Current children cumulated vsize (KiB) 79800

[startup+1030.4 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 3839
/proc/meminfo: memFree=28637612/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=91296 CPUtime=1030.22 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18791 0 0 0 103019 3 0 0 20 0 1 0 1388275 93487104 20246 33554432000 4194304 5646918 140735987297936 140735987296184 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 22824 20246 158 355 0 22465 0
Current children cumulated CPU time (s) 1030.22
Current children cumulated vsize (KiB) 91296

[startup+1033.6 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 3839
/proc/meminfo: memFree=28633020/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=91296 CPUtime=1033.42 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18858 0 0 0 103339 3 0 0 20 0 1 0 1388275 93487104 20821 33554432000 4194304 5646918 140735987297936 140735987296184 4403771 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 22824 20821 158 355 0 22465 0
Current children cumulated CPU time (s) 1033.42
Current children cumulated vsize (KiB) 91296

[startup+1035.21 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 3839
/proc/meminfo: memFree=28630972/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=91296 CPUtime=1035.03 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18858 0 0 0 103500 3 0 0 20 0 1 0 1388275 93487104 20821 33554432000 4194304 5646918 140735987297936 140735987296184 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 22824 20821 158 355 0 22465 0
Current children cumulated CPU time (s) 1035.03
Current children cumulated vsize (KiB) 91296

[startup+1035.6 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 3839
/proc/meminfo: memFree=28630972/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=91296 CPUtime=1035.42 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18858 0 0 0 103539 3 0 0 20 0 1 0 1388275 93487104 20821 33554432000 4194304 5646918 140735987297936 140735987296184 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 22824 20821 158 355 0 22465 0
Current children cumulated CPU time (s) 1035.42
Current children cumulated vsize (KiB) 91296

[startup+1035.8 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 3839
/proc/meminfo: memFree=28630972/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=91296 CPUtime=1035.62 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18858 0 0 0 103559 3 0 0 20 0 1 0 1388275 93487104 20821 33554432000 4194304 5646918 140735987297936 140735987296184 4403450 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 22824 20821 158 355 0 22465 0
Current children cumulated CPU time (s) 1035.62
Current children cumulated vsize (KiB) 91296

[startup+1035.9 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 3839
/proc/meminfo: memFree=28630972/32872528 swapFree=1197380/1311844
[pid=3755] ppid=3752 vsize=91296 CPUtime=1035.72 cores=0,2,4,6
/proc/3755/stat : 3755 (minisatp) R 3752 3755 1857 0 -1 4202496 18858 0 0 0 103569 3 0 0 20 0 1 0 1388275 93487104 20821 33554432000 4194304 5646918 140735987297936 140735987296184 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/3755/statm: 22824 20821 158 355 0 22465 0
Current children cumulated CPU time (s) 1035.72
Current children cumulated vsize (KiB) 91296

Child status: 0
Real time (s): 1035.95
CPU time (s): 1035.79
CPU user time (s): 1035.75
CPU system time (s): 0.038994
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 91296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1035.75
system time used= 0.038994
maximum resident set size= 83320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18867
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= 17
involuntary context switches= 1362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.71659 second user time and 4.09538 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-29 20:07:44
IDJOB=4118121
IDBENCH=111455
IDSOLVER=2555
FILE ID=node131/4118121-1467223663
RUNJOBID= node131-1467210288-1873
PBS_JOBID= 19997593
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= d706274345c51e8c4d6f8dd18eb2ed0c
RANDOM SEED=1982128705

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29440836 kB
Buffers:           58100 kB
Cached:          1274564 kB
SwapCached:            0 kB
Active:           165740 kB
Inactive:        1248508 kB
Active(anon):      84036 kB
Inactive(anon):        0 kB
Active(file):      81704 kB
Inactive(file):  1248508 kB
Unevictable:     1311844 kB
Mlocked:         1197380 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3728 kB
Writeback:             0 kB
AnonPages:       1393820 kB
Mapped:            14052 kB
Shmem:               204 kB
Slab:             574348 kB
SReclaimable:      18840 kB
SUnreclaim:       555508 kB
KernelStack:        1448 kB
PageTables:         6464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1500868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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-4118121-1467223663.opb

Free space on /tmp at the end= 71724 MiB
End job on node131 at 2016-06-29 20:25:00