Trace number 4119214

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 1041.16 1041.33

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2g-0066-0066.lin.opb
MD5SUM24ec843c5ef8e3cdd6be5396d5c3ee68
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, 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 benchmark52.2181
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables324
Total number of constraints468
Number of constraints which are clauses216
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints216
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)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 504 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: ####################################
0.00/0.01	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................
0.00/0.01	c ---[ 502]---> BDD-cost:    3
0.00/0.01	c ---[ 500]---> BDD-cost:    3
0.00/0.01	c ---[ 498]---> BDD-cost:    3
0.00/0.01	c ---[ 496]---> BDD-cost:    3
0.00/0.01	c ---[ 494]---> BDD-cost:    3
0.00/0.01	c ---[ 492]---> BDD-cost:    3
0.00/0.01	c ---[ 490]---> BDD-cost:    3
0.00/0.01	c ---[ 488]---> BDD-cost:    3
0.00/0.01	c ---[ 486]---> BDD-cost:    3
0.00/0.01	c ---[ 484]---> BDD-cost:    3
0.00/0.01	c ---[ 482]---> BDD-cost:    3
0.00/0.01	c ---[ 480]---> BDD-cost:    3
0.00/0.01	c ---[ 478]---> BDD-cost:    3
0.00/0.01	c ---[ 476]---> BDD-cost:    3
0.00/0.01	c ---[ 474]---> BDD-cost:    3
0.00/0.01	c ---[ 472]---> BDD-cost:    3
0.00/0.01	c ---[ 470]---> BDD-cost:    3
0.00/0.01	c ---[ 468]---> BDD-cost:    3
0.00/0.01	c ---[ 466]---> BDD-cost:    3
0.00/0.01	c ---[ 464]---> BDD-cost:    3
0.00/0.01	c ---[ 462]---> BDD-cost:    3
0.00/0.01	c ---[ 460]---> BDD-cost:    3
0.00/0.01	c ---[ 458]---> BDD-cost:    3
0.00/0.01	c ---[ 456]---> BDD-cost:    3
0.00/0.01	c ---[ 454]---> BDD-cost:    3
0.00/0.01	c ---[ 452]---> BDD-cost:    3
0.00/0.01	c ---[ 450]---> BDD-cost:    3
0.00/0.01	c ---[ 448]---> BDD-cost:    3
0.00/0.01	c ---[ 446]---> BDD-cost:    3
0.00/0.01	c ---[ 444]---> BDD-cost:    3
0.00/0.01	c ---[ 442]---> BDD-cost:    3
0.00/0.01	c ---[ 440]---> BDD-cost:    3
0.00/0.01	c ---[ 438]---> BDD-cost:    3
0.00/0.01	c ---[ 436]---> BDD-cost:    3
0.00/0.01	c ---[ 434]---> BDD-cost:    3
0.00/0.01	c ---[ 432]---> BDD-cost:    3
0.00/0.01	c ---[ 430]---> BDD-cost:    2
0.00/0.01	c ---[ 428]---> BDD-cost:    2
0.00/0.01	c ---[ 426]---> BDD-cost:    2
0.00/0.01	c ---[ 424]---> BDD-cost:    2
0.00/0.01	c ---[ 422]---> BDD-cost:    2
0.00/0.01	c ---[ 420]---> BDD-cost:    2
0.00/0.01	c ---[ 418]---> BDD-cost:    2
0.00/0.01	c ---[ 416]---> BDD-cost:    2
0.00/0.01	c ---[ 414]---> BDD-cost:    2
0.00/0.01	c ---[ 412]---> BDD-cost:    2
0.00/0.01	c ---[ 410]---> BDD-cost:    2
0.00/0.01	c ---[ 408]---> BDD-cost:    2
0.00/0.01	c ---[ 406]---> BDD-cost:    2
0.00/0.01	c ---[ 404]---> BDD-cost:    2
0.00/0.01	c ---[ 402]---> BDD-cost:    2
0.00/0.01	c ---[ 400]---> BDD-cost:    2
0.00/0.01	c ---[ 398]---> BDD-cost:    2
0.00/0.01	c ---[ 396]---> BDD-cost:    2
0.00/0.01	c ---[ 394]---> BDD-cost:    2
0.00/0.01	c ---[ 392]---> BDD-cost:    2
0.00/0.01	c ---[ 390]---> BDD-cost:    2
0.00/0.01	c ---[ 388]---> BDD-cost:    2
0.00/0.01	c ---[ 386]---> BDD-cost:    2
0.00/0.01	c ---[ 384]---> BDD-cost:    2
0.00/0.01	c ---[ 382]---> BDD-cost:    2
0.00/0.01	c ---[ 380]---> BDD-cost:    2
0.00/0.01	c ---[ 378]---> BDD-cost:    2
0.00/0.01	c ---[ 376]---> BDD-cost:    2
0.00/0.01	c ---[ 374]---> BDD-cost:    2
0.00/0.01	c ---[ 372]---> BDD-cost:    2
0.00/0.01	c ---[ 370]---> BDD-cost:    2
0.00/0.01	c ---[ 368]---> BDD-cost:    2
0.00/0.01	c ---[ 366]---> BDD-cost:    2
0.00/0.01	c ---[ 364]---> BDD-cost:    2
0.00/0.01	c ---[ 362]---> BDD-cost:    2
0.00/0.01	c ---[ 360]---> BDD-cost:    2
0.00/0.01	c ---[ 358]---> BDD-cost:    2
0.00/0.01	c ---[ 356]---> BDD-cost:    2
0.00/0.01	c ---[ 354]---> BDD-cost:    2
0.00/0.01	c ---[ 352]---> BDD-cost:    2
0.00/0.01	c ---[ 350]---> BDD-cost:    2
0.00/0.01	c ---[ 348]---> BDD-cost:    2
0.00/0.01	c ---[ 346]---> BDD-cost:    2
0.00/0.01	c ---[ 344]---> BDD-cost:    2
0.00/0.01	c ---[ 342]---> BDD-cost:    2
0.00/0.01	c ---[ 340]---> BDD-cost:    2
0.00/0.01	c ---[ 338]---> BDD-cost:    2
0.00/0.01	c ---[ 336]---> BDD-cost:    2
0.00/0.01	c ---[ 334]---> BDD-cost:    2
0.00/0.01	c ---[ 332]---> BDD-cost:    2
0.00/0.01	c ---[ 330]---> BDD-cost:    2
0.00/0.01	c ---[ 328]---> BDD-cost:    2
0.00/0.01	c ---[ 326]---> BDD-cost:    2
0.00/0.01	c ---[ 324]---> BDD-cost:    2
0.00/0.01	c ---[ 322]---> BDD-cost:    2
0.00/0.01	c ---[ 320]---> BDD-cost:    2
0.00/0.01	c ---[ 318]---> BDD-cost:    2
0.00/0.01	c ---[ 316]---> BDD-cost:    2
0.00/0.01	c ---[ 314]---> BDD-cost:    2
0.00/0.01	c ---[ 312]---> BDD-cost:    2
0.00/0.01	c ---[ 310]---> BDD-cost:    2
0.00/0.01	c ---[ 308]---> BDD-cost:    2
0.00/0.01	c ---[ 306]---> BDD-cost:    2
0.00/0.01	c ---[ 304]---> BDD-cost:    2
0.00/0.01	c ---[ 302]---> BDD-cost:    2
0.00/0.01	c ---[ 300]---> BDD-cost:    2
0.00/0.01	c ---[ 298]---> BDD-cost:    2
0.00/0.01	c ---[ 296]---> BDD-cost:    2
0.00/0.01	c ---[ 294]---> BDD-cost:    2
0.00/0.01	c ---[ 292]---> BDD-cost:    2
0.00/0.01	c ---[ 290]---> BDD-cost:    2
0.00/0.01	c ---[ 288]---> BDD-cost:    2
0.00/0.01	c ---[ 286]---> BDD-cost:    2
0.00/0.01	c ---[ 284]---> BDD-cost:    2
0.00/0.01	c ---[ 282]---> BDD-cost:    2
0.00/0.01	c ---[ 280]---> BDD-cost:    2
0.00/0.01	c ---[ 278]---> BDD-cost:    2
0.00/0.01	c ---[ 276]---> BDD-cost:    2
0.00/0.01	c ---[ 274]---> BDD-cost:    2
0.00/0.01	c ---[ 272]---> BDD-cost:    2
0.00/0.01	c ---[ 270]---> BDD-cost:    2
0.00/0.01	c ---[ 268]---> BDD-cost:    2
0.00/0.01	c ---[ 266]---> BDD-cost:    2
0.00/0.01	c ---[ 264]---> BDD-cost:    2
0.00/0.01	c ---[ 262]---> BDD-cost:    2
0.00/0.01	c ---[ 260]---> BDD-cost:    2
0.00/0.01	c ---[ 258]---> BDD-cost:    2
0.00/0.01	c ---[ 256]---> BDD-cost:    2
0.00/0.01	c ---[ 254]---> BDD-cost:    2
0.00/0.01	c ---[ 252]---> BDD-cost:    2
0.00/0.01	c ---[ 250]---> BDD-cost:    2
0.00/0.01	c ---[ 248]---> BDD-cost:    2
0.00/0.01	c ---[ 246]---> BDD-cost:    2
0.00/0.01	c ---[ 244]---> BDD-cost:    2
0.00/0.01	c ---[ 242]---> BDD-cost:    2
0.00/0.01	c ---[ 240]---> BDD-cost:    2
0.00/0.01	c ---[ 238]---> BDD-cost:    2
0.00/0.01	c ---[ 236]---> BDD-cost:    2
0.00/0.01	c ---[ 234]---> BDD-cost:    2
0.00/0.01	c ---[ 232]---> BDD-cost:    2
0.00/0.01	c ---[ 230]---> BDD-cost:    2
0.00/0.01	c ---[ 228]---> BDD-cost:    2
0.00/0.01	c ---[ 226]---> BDD-cost:    2
0.00/0.01	c ---[ 224]---> BDD-cost:    2
0.00/0.01	c ---[ 222]---> BDD-cost:    2
0.00/0.01	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.69	|  Eliminated clauses:           1.57 Mb                                      |
63.58/63.69	============================[ Search Statistics ]==============================
63.58/63.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.58/63.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.58/63.69	===============================================================================
63.58/63.69	===============================================================================
63.58/63.69	c Found solution: -1358917
63.58/63.69	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
128.47/128.57	|  Eliminated clauses:           1.65 Mb                                      |
128.47/128.57	============================[ Search Statistics ]==============================
128.47/128.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
128.47/128.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
128.47/128.57	===============================================================================
128.47/128.57	|       167 |   64586   273724   722205 |   100365      138     23 |  1.865 % |
128.47/128.57	|       317 |   63302   273724   722205 |   110402      268     15 |  3.118 % |
128.47/128.57	|       542 |   59915   273724   722205 |   121442      426     18 |  6.420 % |
128.47/128.57	|       879 |   58785   273724   722205 |   133586      714     14 |  7.522 % |
128.47/128.57	===============================================================================
128.47/128.57	c Found solution: -1399145
128.47/128.57	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
192.96/193.05	|  Eliminated clauses:           1.75 Mb                                      |
192.96/193.05	============================[ Search Statistics ]==============================
192.96/193.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.96/193.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
192.96/193.05	===============================================================================
192.96/193.05	|      1094 |   55212   230959   607766 |    84684      826     31 |  8.931 % |
192.96/193.05	|      1244 |   53872   230959   607766 |    93153      910     30 | 10.232 % |
192.96/193.05	===============================================================================
192.96/193.05	c Found solution: -1664249
192.96/193.05	c ---[   0]---> Sorter-cost:   12     Base: 2 3 3 3 5 2 2 3 3 3 3
257.55/257.64	|  Eliminated clauses:           1.79 Mb                                      |
257.55/257.64	============================[ Search Statistics ]==============================
257.55/257.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.55/257.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
257.55/257.64	===============================================================================
257.55/257.64	|      1461 |   52512   219737   577643 |    80570     1107     38 | 10.658 % |
257.55/257.64	|      1611 |   51999   219737   577643 |    88627     1213     39 | 11.155 % |
257.55/257.64	===============================================================================
257.55/257.64	c Found solution: -2212911
257.55/257.65	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
321.54/321.68	|  Eliminated clauses:           1.83 Mb                                      |
321.54/321.68	============================[ Search Statistics ]==============================
321.54/321.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
321.54/321.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
321.54/321.68	===============================================================================
321.54/321.68	===============================================================================
321.54/321.68	c Found solution: -2276815
321.54/321.69	c ---[   0]---> Sorter-cost:   15     Base: 2 3 3 3 5 2 2 3 3 3 3
384.83/384.96	|  Eliminated clauses:           1.84 Mb                                      |
384.83/384.96	============================[ Search Statistics ]==============================
384.83/384.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
384.83/384.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
384.83/384.96	===============================================================================
384.83/384.96	===============================================================================
384.83/384.96	c Found solution: -2463611
384.83/384.96	c ---[   0]---> Sorter-cost:   10     Base: 2 3 3 3 5 2 2 3 3 3 3
450.92/451.01	|  Eliminated clauses:           1.84 Mb                                      |
450.92/451.01	============================[ Search Statistics ]==============================
450.92/451.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
450.92/451.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
450.92/451.01	===============================================================================
450.92/451.01	|      1791 |   51283   214570   564775 |    78675     1366     55 | 11.526 % |
450.92/451.01	|      1941 |   50398   214570   564775 |    86543     1483     53 | 12.371 % |
450.92/451.01	|      2166 |   50314   214570   564775 |    95197     1682     57 | 12.451 % |
450.92/451.01	|      2503 |   49635   214570   564775 |   104717     1955     61 | 13.099 % |
450.92/451.01	|      3009 |   48579   214570   564775 |   115189     2399     73 | 14.108 % |
450.92/451.01	|      3768 |   47642   214570   564775 |   126707     3114     74 | 15.002 % |
450.92/451.01	===============================================================================
450.92/451.01	c Found solution: -2495227
450.92/451.01	c ---[   0]---> Sorter-cost:   13     Base: 2 3 3 3 5 2 2 3 3 3 3
516.51/516.63	|  Eliminated clauses:           1.90 Mb                                      |
516.51/516.63	============================[ Search Statistics ]==============================
516.51/516.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
516.51/516.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
516.51/516.63	===============================================================================
516.51/516.63	|      4173 |   46018   192689   506138 |    70652     3506     74 | 15.181 % |
516.51/516.63	|      4323 |   46018   192689   506138 |    77717     3656     74 | 15.181 % |
516.51/516.63	|      4548 |   45955   192689   506138 |    85489     3871     76 | 15.241 % |
516.51/516.63	|      4885 |   45455   192689   506138 |    94038     4192     72 | 15.718 % |
516.51/516.63	|      5391 |   45310   192689   506138 |   103442     4658     75 | 15.857 % |
516.51/516.63	===============================================================================
516.51/516.63	c Found solution: -2548750
516.51/516.64	c ---[   0]---> Sorter-cost:   15     Base: 2 3 3 3 5 2 2 3 3 3 3
581.20/581.36	|  Eliminated clauses:           1.94 Mb                                      |
581.20/581.36	============================[ Search Statistics ]==============================
581.20/581.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
581.20/581.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
581.20/581.36	===============================================================================
581.20/581.36	|      6039 |   43866   183190   481005 |    67169     5228     75 | 16.441 % |
581.20/581.36	|      6189 |   43866   183190   481005 |    73886     5378     74 | 16.441 % |
581.20/581.36	|      6414 |   43866   183190   481005 |    81275     5603     76 | 16.441 % |
581.20/581.36	===============================================================================
581.20/581.36	c Found solution: -2574449
581.20/581.36	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
645.99/646.15	|  Eliminated clauses:           1.94 Mb                                      |
645.99/646.15	============================[ Search Statistics ]==============================
645.99/646.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
645.99/646.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
645.99/646.15	===============================================================================
645.99/646.15	|      6777 |   43854   183199   481062 |    67172     5965     76 | 16.452 % |
645.99/646.15	|      6927 |   43849   183199   481062 |    73890     6114     75 | 16.457 % |
645.99/646.15	===============================================================================
645.99/646.15	c Found solution: -2578249
645.99/646.15	c ---[   0]---> Sorter-cost:   14     Base: 2 3 3 3 5 2 2 3 3 3 3
711.17/711.38	|  Eliminated clauses:           1.94 Mb                                      |
711.17/711.38	============================[ Search Statistics ]==============================
711.17/711.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
711.17/711.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
711.17/711.38	===============================================================================
711.17/711.38	|      7216 |   43808   183081   480791 |    67129     6395     76 | 16.483 % |
711.17/711.38	|      7366 |   43791   183081   480791 |    73842     6543     77 | 16.499 % |
711.17/711.38	|      7591 |   43784   183081   480791 |    81226     6756     77 | 16.506 % |
711.17/711.38	|      7928 |   43689   183081   480791 |    89349     7007     76 | 16.597 % |
711.17/711.38	===============================================================================
711.17/711.38	c Found solution: -2586043
711.17/711.38	c ---[   0]---> Sorter-cost:   12     Base: 2 3 3 3 5 2 2 3 3 3 3
775.26/775.46	|  Eliminated clauses:           1.94 Mb                                      |
775.26/775.46	============================[ Search Statistics ]==============================
775.26/775.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
775.26/775.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
775.26/775.46	===============================================================================
775.26/775.46	|      8121 |   43616   182207   478349 |    66809     7200     78 | 16.595 % |
775.26/775.46	===============================================================================
775.26/775.46	c Found solution: -2747068
775.26/775.46	c ---[   0]---> Sorter-cost:   12     Base: 2 3 3 3 5 2 2 3 3 3 3
839.35/839.55	|  Eliminated clauses:           1.94 Mb                                      |
839.35/839.55	============================[ Search Statistics ]==============================
839.35/839.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
839.35/839.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
839.35/839.55	===============================================================================
839.35/839.55	===============================================================================
839.35/839.55	c Found solution: -2784992
839.35/839.55	c ---[   0]---> Sorter-cost:   13     Base: 2 3 3 3 5 2 2 3 3 3 3
904.44/904.60	|  Eliminated clauses:           1.94 Mb                                      |
904.44/904.60	============================[ Search Statistics ]==============================
904.44/904.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
904.44/904.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
904.44/904.60	===============================================================================
904.44/904.60	|      8286 |   43621   182237   478469 |    66820     7365     80 | 16.600 % |
904.44/904.60	|      8436 |   43621   182237   478469 |    73502     7515     81 | 16.600 % |
904.44/904.60	|      8661 |   43621   182237   478469 |    80852     7740     83 | 16.600 % |
904.44/904.60	|      8998 |   43621   182237   478469 |    88937     8077     82 | 16.600 % |
904.44/904.60	===============================================================================
904.44/904.60	c Found solution: -2802894
904.44/904.60	c ---[   0]---> Sorter-cost:   12     Base: 2 3 3 3 5 2 2 3 3 3 3
970.83/971.10	|  Eliminated clauses:           1.94 Mb                                      |
970.83/971.10	============================[ Search Statistics ]==============================
970.83/971.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
970.83/971.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
970.83/971.10	===============================================================================
970.83/971.10	|      9351 |   43615   182247   478501 |    66823     8429     84 | 16.606 % |
970.83/971.10	|      9501 |   43615   182247   478501 |    73506     8579     83 | 16.606 % |
970.83/971.10	|      9726 |   43615   182247   478501 |    80856     8804     82 | 16.606 % |
970.83/971.10	|     10063 |   43615   182247   478501 |    88942     9141     83 | 16.606 % |
970.83/971.10	|     10569 |   43340   182247   478501 |    97836     9641     82 | 16.868 % |
970.83/971.10	|     11328 |   43266   182247   478501 |   107620    10370     82 | 16.939 % |
970.83/971.10	===============================================================================
970.83/971.10	c Found solution: -2865560
970.93/971.10	c ---[   0]---> Sorter-cost:    9     Base: 2 3 3 3 5 2 2 3 3 3 3
1041.12/1041.32	|  Eliminated clauses:           1.96 Mb                                      |
1041.12/1041.32	============================[ Search Statistics ]==============================
1041.12/1041.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1041.12/1041.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1041.12/1041.32	===============================================================================
1041.12/1041.32	|     12337 |   42619   177979   467223 |    65258    11352     84 | 17.185 % |
1041.12/1041.32	|     12487 |   42619   177979   467223 |    71784    11502     84 | 17.185 % |
1041.12/1041.32	|     12712 |   42614   177979   467223 |    78963    11726     83 | 17.190 % |
1041.12/1041.32	|     13049 |   42614   177979   467223 |    86859    12063     82 | 17.190 % |
1041.12/1041.32	|     13555 |   42605   177979   467223 |    95545    12568     81 | 17.198 % |
1041.12/1041.32	|     14314 |   42337   177979   467223 |   105100    11402     78 | 17.454 % |
1041.12/1041.32	|     15453 |   42255   177979   467223 |   115610    12526     76 | 17.532 % |
1041.12/1041.32	|     17161 |   41939   177979   467223 |   127171    12704     67 | 17.833 % |
1041.12/1041.32	===============================================================================
1041.12/1041.32	c Optimal solution: -2865560
1041.12/1041.32	s OPTIMUM FOUND
1041.12/1041.32	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
1041.12/1041.32	c _______________________________________________________________________________
1041.12/1041.32	c 
1041.12/1041.32	restarts              : 116
1041.12/1041.32	conflicts             : 18246          (18 /sec)
1041.12/1041.32	decisions             : 64341          (0.00 % random) (62 /sec)
1041.12/1041.32	propagations          : 91293953       (87689 /sec)
1041.12/1041.32	conflict literals     : 1213984        (53.84 % deleted)
1041.12/1041.32	Memory used           : 89.16 MB
1041.12/1041.32	CPU time              : 1041.11 s
1041.12/1041.32	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-4119214-1467270495/watcher-4119214-1467270495 -o /tmp/evaluation-result-4119214-1467270495/solver-4119214-1467270495 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1467268687-18884 --watchdog 1960 -S 80 minisatp HOME/instance-4119214-1467270495.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.16 2.17 2.10 3/176 19106
/proc/meminfo: memFree=29587028/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=6320 CPUtime=0 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 295 0 0 0 0 0 0 0 20 0 1 0 8004531 6471680 171 33554432000 4194304 5646918 140735398078000 140736784007256 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 1580 171 94 355 0 1221 0

[startup+0.100161 s]
/proc/loadavg: 2.16 2.17 2.10 3/176 19106
/proc/meminfo: memFree=29587028/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=6376 CPUtime=0.09 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 1468 0 0 0 9 0 0 0 20 0 1 0 8004531 6529024 1335 33554432000 4194304 5646918 140735398078000 140736784007256 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 1594 1335 138 355 0 1235 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6376

[startup+0.200328 s]
/proc/loadavg: 2.16 2.17 2.10 3/176 19106
/proc/meminfo: memFree=29587028/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=10168 CPUtime=0.19 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 2415 0 0 0 19 0 0 0 20 0 1 0 8004531 10412032 2282 33554432000 4194304 5646918 140735398078000 140736784007256 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 2542 2282 138 355 0 2183 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10168

[startup+0.300355 s]
/proc/loadavg: 2.16 2.17 2.10 3/176 19106
/proc/meminfo: memFree=29587028/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=14500 CPUtime=0.28 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 3487 0 0 0 28 0 0 0 20 0 1 0 8004531 14848000 3354 33554432000 4194304 5646918 140735398078000 140736784007256 4460922 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 3625 3354 138 355 0 3266 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14500

[startup+0.700252 s]
/proc/loadavg: 2.16 2.17 2.10 3/176 19106
/proc/meminfo: memFree=29587028/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=17404 CPUtime=0.68 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 4216 0 0 0 68 0 0 0 20 0 1 0 8004531 17821696 4083 33554432000 4194304 5646918 140735398078000 140735397991224 4560608 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 4351 4083 141 355 0 3992 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17404

[startup+1.50023 s]
/proc/loadavg: 2.23 2.18 2.11 3/177 19107
/proc/meminfo: memFree=29571320/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=17404 CPUtime=1.48 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 4216 0 0 0 148 0 0 0 20 0 1 0 8004531 17821696 4083 33554432000 4194304 5646918 140735398078000 140735397992424 4832091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 4351 4083 141 355 0 3992 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17404

[startup+3.10023 s]
/proc/loadavg: 2.23 2.18 2.11 3/177 19107
/proc/meminfo: memFree=29570824/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=17404 CPUtime=3.08 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 4216 0 0 0 308 0 0 0 20 0 1 0 8004531 17821696 4083 33554432000 4194304 5646918 140735398078000 140735397992424 4823259 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 4351 4083 141 355 0 3992 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17404

[startup+6.30019 s]
/proc/loadavg: 2.23 2.18 2.11 4/177 19107
/proc/meminfo: memFree=29571568/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=17404 CPUtime=6.28 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 4216 0 0 0 628 0 0 0 20 0 1 0 8004531 17821696 4083 33554432000 4194304 5646918 140735398078000 140735397992424 4823346 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 4351 4083 141 355 0 3992 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17404

[startup+12.7002 s]
/proc/loadavg: 2.34 2.21 2.12 4/177 19107
/proc/meminfo: memFree=29571616/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=17404 CPUtime=12.68 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 4216 0 0 0 1268 0 0 0 20 0 1 0 8004531 17821696 4083 33554432000 4194304 5646918 140735398078000 140735397992424 4823258 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 4351 4083 141 355 0 3992 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17404

[startup+25.5003 s]
/proc/loadavg: 2.36 2.21 2.12 3/177 19107
/proc/meminfo: memFree=29572308/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=17404 CPUtime=25.48 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 4216 0 0 0 2548 0 0 0 20 0 1 0 8004531 17821696 4083 33554432000 4194304 5646918 140735398078000 140735397992424 4832119 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 4351 4083 141 355 0 3992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17404

[startup+51.1003 s]
/proc/loadavg: 2.24 2.20 2.11 4/177 19107
/proc/meminfo: memFree=29572484/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=17404 CPUtime=51.07 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 4216 0 0 0 5107 0 0 0 20 0 1 0 8004531 17821696 4088 33554432000 4194304 5646918 140735398078000 140735397992424 4461032 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 4351 4088 141 355 0 3992 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17404

[startup+102.3 s]
/proc/loadavg: 2.17 2.19 2.11 3/177 19108
/proc/meminfo: memFree=29511216/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=72772 CPUtime=102.28 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 15884 0 0 0 10225 3 0 0 20 0 1 0 8004531 74518528 17194 33554432000 4194304 5646918 140735398078000 140735397993624 4464052 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 18193 17194 144 355 0 17834 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 72772

[startup+162.3 s]
/proc/loadavg: 2.15 2.18 2.11 4/177 19112
/proc/meminfo: memFree=29506872/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=76688 CPUtime=162.26 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 16381 0 0 0 16223 3 0 0 20 0 1 0 8004531 78528512 18202 33554432000 4194304 5646918 140735398078000 140735397992824 4817691 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19172 18202 154 355 0 18813 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 76688

[startup+222.307 s]
/proc/loadavg: 2.12 2.17 2.11 3/177 19114
/proc/meminfo: memFree=29508496/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=73964 CPUtime=222.26 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 17465 0 0 0 22223 3 0 0 20 0 1 0 8004531 75739136 17760 33554432000 4194304 5646918 140735398078000 140735397996024 4832112 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 18491 17760 154 355 0 18132 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 73964

[startup+282.3 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 19115
/proc/meminfo: memFree=29505276/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=76684 CPUtime=282.24 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18158 0 0 0 28221 3 0 0 20 0 1 0 8004531 78524416 18451 33554432000 4194304 5646918 140735398078000 140735397993624 4460844 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19171 18451 154 355 0 18812 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 76684

[startup+342.3 s]
/proc/loadavg: 2.15 2.17 2.11 4/177 19116
/proc/meminfo: memFree=29494356/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=76684 CPUtime=342.23 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18166 0 0 0 34220 3 0 0 20 0 1 0 8004531 78524416 18459 33554432000 4194304 5646918 140735398078000 140735398076664 4459792 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19171 18459 154 355 0 18812 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 76684

[startup+402.3 s]
/proc/loadavg: 2.19 2.17 2.11 3/177 19117
/proc/meminfo: memFree=29482512/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=76684 CPUtime=402.22 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18174 0 0 0 40219 3 0 0 20 0 1 0 8004531 78524416 18467 33554432000 4194304 5646918 140735398078000 140735398076664 4823315 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19171 18467 154 355 0 18812 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 76684

[startup+462.3 s]
/proc/loadavg: 2.13 2.16 2.11 3/177 19118
/proc/meminfo: memFree=29482640/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=76684 CPUtime=462.22 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18177 0 0 0 46219 3 0 0 20 0 1 0 8004531 78524416 18470 33554432000 4194304 5646918 140735398078000 140735398076664 4823346 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19171 18470 155 355 0 18812 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 76684

[startup+522.3 s]
/proc/loadavg: 2.20 2.17 2.11 3/177 19120
/proc/meminfo: memFree=29482524/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=76684 CPUtime=522.21 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18179 0 0 0 52218 3 0 0 20 0 1 0 8004531 78524416 18472 33554432000 4194304 5646918 140735398078000 140735398076664 4310898 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19171 18472 157 355 0 18812 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 76684

[startup+582.3 s]
/proc/loadavg: 2.25 2.20 2.12 3/177 19121
/proc/meminfo: memFree=29479620/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=582.19 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18345 0 0 0 58216 3 0 0 20 0 1 0 8004531 81719296 19149 33554432000 4194304 5646918 140735398078000 140735398076664 4823346 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19149 157 355 0 19592 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 79804

[startup+642.3 s]
/proc/loadavg: 2.13 2.17 2.12 3/177 19122
/proc/meminfo: memFree=29479500/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=642.19 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18345 0 0 0 64216 3 0 0 20 0 1 0 8004531 81719296 19149 33554432000 4194304 5646918 140735398078000 140735398076664 4563504 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19149 157 355 0 19592 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 79804

[startup+702.3 s]
/proc/loadavg: 2.05 2.14 2.10 3/177 19123
/proc/meminfo: memFree=29479384/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=702.17 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18345 0 0 0 70214 3 0 0 20 0 1 0 8004531 81719296 19149 33554432000 4194304 5646918 140735398078000 140735398076664 4823255 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19149 157 355 0 19592 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 79804

[startup+762.3 s]
/proc/loadavg: 2.20 2.16 2.11 3/178 19127
/proc/meminfo: memFree=29479184/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=762.17 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18345 0 0 0 76214 3 0 0 20 0 1 0 8004531 81719296 19149 33554432000 4194304 5646918 140735398078000 140735398076664 4560582 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19149 157 355 0 19592 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 79804

[startup+822.3 s]
/proc/loadavg: 2.19 2.16 2.11 3/177 19129
/proc/meminfo: memFree=29479192/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=822.16 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18345 0 0 0 82213 3 0 0 20 0 1 0 8004531 81719296 19149 33554432000 4194304 5646918 140735398078000 140735398076664 4831247 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19149 157 355 0 19592 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 79804

[startup+882.307 s]
/proc/loadavg: 2.13 2.14 2.10 3/177 19130
/proc/meminfo: memFree=29479180/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=882.15 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18347 0 0 0 88212 3 0 0 20 0 1 0 8004531 81719296 19151 33554432000 4194304 5646918 140735398078000 140735398076664 4817369 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19151 157 355 0 19592 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 79804

[startup+942.3 s]
/proc/loadavg: 2.10 2.13 2.10 3/177 19131
/proc/meminfo: memFree=29480188/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=942.14 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18347 0 0 0 94211 3 0 0 20 0 1 0 8004531 81719296 19151 33554432000 4194304 5646918 140735398078000 140735398076664 4460902 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19151 157 355 0 19592 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 79804

[startup+1002.3 s]
/proc/loadavg: 2.15 2.13 2.10 4/177 19132
/proc/meminfo: memFree=29463424/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=1002.12 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18446 0 0 0 100209 3 0 0 20 0 1 0 8004531 81719296 19355 33554432000 4194304 5646918 140735398078000 140735398076664 4824670 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19355 158 355 0 19592 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 79804

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

[startup+1024 s]
/proc/loadavg: 2.17 2.14 2.10 3/177 19133
/proc/meminfo: memFree=29463296/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=1023.82 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18446 0 0 0 102379 3 0 0 20 0 1 0 8004531 81719296 19355 33554432000 4194304 5646918 140735398078000 140735398076664 4817360 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19355 158 355 0 19592 0
Current children cumulated CPU time (s) 1023.82
Current children cumulated vsize (KiB) 79804

[startup+1030.4 s]
/proc/loadavg: 2.16 2.14 2.10 3/177 19133
/proc/meminfo: memFree=29463428/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=79804 CPUtime=1030.22 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18446 0 0 0 103019 3 0 0 20 0 1 0 8004531 81719296 19355 33554432000 4194304 5646918 140735398078000 140735398076664 4817485 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 19951 19355 158 355 0 19592 0
Current children cumulated CPU time (s) 1030.22
Current children cumulated vsize (KiB) 79804

[startup+1036.8 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 19133
/proc/meminfo: memFree=29461388/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=91300 CPUtime=1036.62 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18542 0 0 0 103658 4 0 0 20 0 1 0 8004531 93491200 19956 33554432000 4194304 5646918 140735398078000 140735398076248 4402657 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 22825 19956 158 355 0 22466 0
Current children cumulated CPU time (s) 1036.62
Current children cumulated vsize (KiB) 91300

[startup+1038.4 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 19133
/proc/meminfo: memFree=29460892/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=91300 CPUtime=1038.23 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18615 0 0 0 103819 4 0 0 20 0 1 0 8004531 93491200 20028 33554432000 4194304 5646918 140735398078000 140735398076248 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 22825 20028 158 355 0 22466 0
Current children cumulated CPU time (s) 1038.23
Current children cumulated vsize (KiB) 91300

[startup+1040 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 19133
/proc/meminfo: memFree=29460644/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=91300 CPUtime=1039.82 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18682 0 0 0 103978 4 0 0 20 0 1 0 8004531 93491200 20093 33554432000 4194304 5646918 140735398078000 140735398076248 4403427 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 22825 20093 158 355 0 22466 0
Current children cumulated CPU time (s) 1039.82
Current children cumulated vsize (KiB) 91300

[startup+1040.8 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 19133
/proc/meminfo: memFree=29460520/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=91300 CPUtime=1040.62 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18718 0 0 0 104058 4 0 0 20 0 1 0 8004531 93491200 20128 33554432000 4194304 5646918 140735398078000 140735398076248 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 22825 20128 158 355 0 22466 0
Current children cumulated CPU time (s) 1040.62
Current children cumulated vsize (KiB) 91300

[startup+1041.2 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 19133
/proc/meminfo: memFree=29460520/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=91300 CPUtime=1041.02 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18729 0 0 0 104098 4 0 0 20 0 1 0 8004531 93491200 20139 33554432000 4194304 5646918 140735398078000 140735398076248 4411110 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 22825 20139 158 355 0 22466 0
Current children cumulated CPU time (s) 1041.02
Current children cumulated vsize (KiB) 91300

[startup+1041.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 19133
/proc/meminfo: memFree=29460520/32872528 swapFree=1270788/1434308
[pid=19106] ppid=19103 vsize=91300 CPUtime=1041.12 cores=1,3,5,7
/proc/19106/stat : 19106 (minisatp) R 19103 19106 18867 0 -1 4202496 18729 0 0 0 104108 4 0 0 20 0 1 0 8004531 93491200 20139 33554432000 4194304 5646918 140735398078000 140735398076248 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19106/statm: 22825 20139 158 355 0 22466 0
Current children cumulated CPU time (s) 1041.12
Current children cumulated vsize (KiB) 91300

Child status: 0
Real time (s): 1041.33
CPU time (s): 1041.16
CPU user time (s): 1041.11
CPU system time (s): 0.044993
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 91300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1041.11
system time used= 0.044993
maximum resident set size= 80592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18738
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= 13
involuntary context switches= 1123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.90556 second user time and 4.72228 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-30 09:08:15
IDJOB=4119214
IDBENCH=111674
IDSOLVER=2555
FILE ID=node130/4119214-1467270495
RUNJOBID= node130-1467268687-18884
PBS_JOBID= 20004493
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= 24ec843c5ef8e3cdd6be5396d5c3ee68
RANDOM SEED=190603628

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29587504 kB
Buffers:          128416 kB
Cached:           955076 kB
SwapCached:            0 kB
Active:           198960 kB
Inactive:         907012 kB
Active(anon):      20236 kB
Inactive(anon):     4904 kB
Active(file):     178724 kB
Inactive(file):   902108 kB
Unevictable:     1434308 kB
Mlocked:         1270788 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7528 kB
Writeback:             0 kB
AnonPages:       1411172 kB
Mapped:            14684 kB
Shmem:               204 kB
Slab:             610068 kB
SReclaimable:      53896 kB
SUnreclaim:       556172 kB
KernelStack:        1480 kB
PageTables:         7104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1563496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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-4119214-1467270495.opb

Free space on /tmp at the end= 71660 MiB
End job on node130 at 2016-06-30 09:25:36