Trace number 4113321

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742bUNSAT 9.55155 9.55572

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid3x90split.opb
MD5SUM32b9a1b42248cd2a957779249dbf0468
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.379942
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables541
Total number of constraints271
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)271
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 542 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): (none)
0.00/0.01	c ---[ 540]---> BDD-cost:    6
0.00/0.01	c ---[ 538]---> BDD-cost:    6
0.00/0.01	c ---[ 536]---> BDD-cost:    6
0.00/0.01	c ---[ 534]---> BDD-cost:    6
0.00/0.01	c ---[ 532]---> BDD-cost:    6
0.00/0.01	c ---[ 530]---> BDD-cost:    6
0.00/0.01	c ---[ 528]---> BDD-cost:    6
0.00/0.01	c ---[ 526]---> BDD-cost:    6
0.00/0.01	c ---[ 524]---> BDD-cost:    6
0.00/0.01	c ---[ 522]---> BDD-cost:    6
0.00/0.01	c ---[ 520]---> BDD-cost:    6
0.00/0.01	c ---[ 518]---> BDD-cost:    6
0.00/0.01	c ---[ 516]---> BDD-cost:    6
0.00/0.01	c ---[ 514]---> BDD-cost:    6
0.00/0.01	c ---[ 512]---> BDD-cost:    6
0.00/0.01	c ---[ 510]---> BDD-cost:    6
0.00/0.01	c ---[ 508]---> BDD-cost:    6
0.00/0.01	c ---[ 506]---> BDD-cost:    6
0.00/0.01	c ---[ 504]---> BDD-cost:    6
0.00/0.01	c ---[ 502]---> BDD-cost:    6
0.00/0.01	c ---[ 500]---> BDD-cost:    6
0.00/0.01	c ---[ 498]---> BDD-cost:    6
0.00/0.01	c ---[ 496]---> BDD-cost:    6
0.00/0.01	c ---[ 494]---> BDD-cost:    6
0.00/0.01	c ---[ 492]---> BDD-cost:    6
0.00/0.01	c ---[ 490]---> BDD-cost:    6
0.00/0.01	c ---[ 488]---> BDD-cost:    6
0.00/0.01	c ---[ 486]---> BDD-cost:    6
0.00/0.01	c ---[ 484]---> BDD-cost:    6
0.00/0.01	c ---[ 482]---> BDD-cost:    6
0.00/0.01	c ---[ 480]---> BDD-cost:    6
0.00/0.01	c ---[ 478]---> BDD-cost:    6
0.00/0.01	c ---[ 476]---> BDD-cost:    6
0.00/0.01	c ---[ 474]---> BDD-cost:    6
0.00/0.01	c ---[ 472]---> BDD-cost:    6
0.00/0.01	c ---[ 470]---> BDD-cost:    6
0.00/0.01	c ---[ 468]---> BDD-cost:    6
0.00/0.01	c ---[ 466]---> BDD-cost:    6
0.00/0.01	c ---[ 464]---> BDD-cost:    6
0.00/0.01	c ---[ 462]---> BDD-cost:    6
0.00/0.01	c ---[ 460]---> BDD-cost:    6
0.00/0.01	c ---[ 458]---> BDD-cost:    6
0.00/0.01	c ---[ 456]---> BDD-cost:    6
0.00/0.01	c ---[ 454]---> BDD-cost:    6
0.00/0.01	c ---[ 452]---> BDD-cost:    6
0.00/0.01	c ---[ 450]---> BDD-cost:    6
0.00/0.01	c ---[ 448]---> BDD-cost:    6
0.00/0.01	c ---[ 446]---> BDD-cost:    6
0.00/0.01	c ---[ 444]---> BDD-cost:    6
0.00/0.01	c ---[ 442]---> BDD-cost:    6
0.00/0.01	c ---[ 440]---> BDD-cost:    6
0.00/0.01	c ---[ 438]---> BDD-cost:    6
0.00/0.01	c ---[ 436]---> BDD-cost:    6
0.00/0.01	c ---[ 434]---> BDD-cost:    6
0.00/0.01	c ---[ 432]---> BDD-cost:    6
0.00/0.01	c ---[ 430]---> BDD-cost:    6
0.00/0.01	c ---[ 428]---> BDD-cost:    6
0.00/0.01	c ---[ 426]---> BDD-cost:    6
0.00/0.01	c ---[ 424]---> BDD-cost:    6
0.00/0.01	c ---[ 422]---> BDD-cost:    6
0.00/0.01	c ---[ 420]---> BDD-cost:    6
0.00/0.01	c ---[ 418]---> BDD-cost:    6
0.00/0.01	c ---[ 416]---> BDD-cost:    6
0.00/0.01	c ---[ 414]---> BDD-cost:    6
0.00/0.01	c ---[ 412]---> BDD-cost:    6
0.00/0.01	c ---[ 410]---> BDD-cost:    6
0.00/0.01	c ---[ 408]---> BDD-cost:    6
0.00/0.01	c ---[ 406]---> BDD-cost:    6
0.00/0.01	c ---[ 404]---> BDD-cost:    6
0.00/0.01	c ---[ 402]---> BDD-cost:    6
0.00/0.01	c ---[ 400]---> BDD-cost:    6
0.00/0.01	c ---[ 398]---> BDD-cost:    6
0.00/0.01	c ---[ 396]---> BDD-cost:    6
0.00/0.01	c ---[ 394]---> BDD-cost:    6
0.00/0.01	c ---[ 392]---> BDD-cost:    6
0.00/0.01	c ---[ 390]---> BDD-cost:    6
0.00/0.01	c ---[ 388]---> BDD-cost:    6
0.00/0.01	c ---[ 386]---> BDD-cost:    6
0.00/0.01	c ---[ 384]---> BDD-cost:    6
0.00/0.01	c ---[ 382]---> BDD-cost:    6
0.00/0.01	c ---[ 380]---> BDD-cost:    6
0.00/0.01	c ---[ 378]---> BDD-cost:    6
0.00/0.01	c ---[ 376]---> BDD-cost:    6
0.00/0.01	c ---[ 374]---> BDD-cost:    6
0.00/0.01	c ---[ 372]---> BDD-cost:    6
0.00/0.01	c ---[ 370]---> BDD-cost:    6
0.00/0.01	c ---[ 368]---> BDD-cost:    6
0.00/0.01	c ---[ 366]---> BDD-cost:    6
0.00/0.01	c ---[ 364]---> BDD-cost:    6
0.00/0.01	c ---[ 362]---> BDD-cost:    6
0.00/0.01	c ---[ 360]---> BDD-cost:    6
0.00/0.01	c ---[ 358]---> BDD-cost:    6
0.00/0.01	c ---[ 356]---> BDD-cost:    6
0.00/0.01	c ---[ 354]---> BDD-cost:    6
0.00/0.01	c ---[ 352]---> BDD-cost:    6
0.00/0.01	c ---[ 350]---> BDD-cost:    6
0.00/0.01	c ---[ 348]---> BDD-cost:    6
0.00/0.01	c ---[ 346]---> BDD-cost:    6
0.00/0.01	c ---[ 344]---> BDD-cost:    6
0.00/0.01	c ---[ 342]---> BDD-cost:    6
0.00/0.01	c ---[ 340]---> BDD-cost:    6
0.00/0.01	c ---[ 338]---> BDD-cost:    6
0.00/0.01	c ---[ 336]---> BDD-cost:    6
0.00/0.01	c ---[ 334]---> BDD-cost:    6
0.00/0.01	c ---[ 332]---> BDD-cost:    6
0.00/0.01	c ---[ 330]---> BDD-cost:    6
0.00/0.01	c ---[ 328]---> BDD-cost:    6
0.00/0.01	c ---[ 326]---> BDD-cost:    6
0.00/0.01	c ---[ 324]---> BDD-cost:    6
0.00/0.01	c ---[ 322]---> BDD-cost:    6
0.00/0.01	c ---[ 320]---> BDD-cost:    6
0.00/0.01	c ---[ 318]---> BDD-cost:    6
0.00/0.01	c ---[ 316]---> BDD-cost:    6
0.00/0.01	c ---[ 314]---> BDD-cost:    6
0.00/0.01	c ---[ 312]---> BDD-cost:    6
0.00/0.01	c ---[ 310]---> BDD-cost:    6
0.00/0.01	c ---[ 308]---> BDD-cost:    6
0.00/0.01	c ---[ 306]---> BDD-cost:    6
0.00/0.01	c ---[ 304]---> BDD-cost:    6
0.00/0.01	c ---[ 302]---> BDD-cost:    6
0.00/0.01	c ---[ 300]---> BDD-cost:    6
0.00/0.01	c ---[ 298]---> BDD-cost:    6
0.00/0.01	c ---[ 296]---> BDD-cost:    6
0.00/0.01	c ---[ 294]---> BDD-cost:    6
0.00/0.01	c ---[ 292]---> BDD-cost:    6
0.00/0.01	c ---[ 290]---> BDD-cost:    6
0.00/0.01	c ---[ 288]---> BDD-cost:    6
0.00/0.01	c ---[ 286]---> BDD-cost:    6
0.00/0.01	c ---[ 284]---> BDD-cost:    6
0.00/0.01	c ---[ 282]---> BDD-cost:    6
0.00/0.01	c ---[ 280]---> BDD-cost:    6
0.00/0.01	c ---[ 278]---> BDD-cost:    6
0.00/0.01	c ---[ 276]---> BDD-cost:    6
0.00/0.01	c ---[ 274]---> BDD-cost:    6
0.00/0.01	c ---[ 272]---> BDD-cost:    6
0.00/0.01	c ---[ 270]---> BDD-cost:    6
0.00/0.01	c ---[ 268]---> BDD-cost:    6
0.00/0.01	c ---[ 266]---> BDD-cost:    6
0.00/0.01	c ---[ 264]---> BDD-cost:    6
0.00/0.01	c ---[ 262]---> BDD-cost:    6
0.00/0.01	c ---[ 260]---> BDD-cost:    6
0.00/0.01	c ---[ 258]---> BDD-cost:    6
0.00/0.01	c ---[ 256]---> BDD-cost:    6
0.00/0.01	c ---[ 254]---> BDD-cost:    6
0.00/0.01	c ---[ 252]---> BDD-cost:    6
0.00/0.01	c ---[ 250]---> BDD-cost:    6
0.00/0.01	c ---[ 248]---> BDD-cost:    6
0.00/0.01	c ---[ 246]---> BDD-cost:    6
0.00/0.01	c ---[ 244]---> BDD-cost:    6
0.00/0.01	c ---[ 242]---> BDD-cost:    6
0.00/0.01	c ---[ 240]---> BDD-cost:    6
0.00/0.01	c ---[ 238]---> BDD-cost:    6
0.00/0.01	c ---[ 236]---> BDD-cost:    6
0.00/0.01	c ---[ 234]---> BDD-cost:    6
0.00/0.01	c ---[ 232]---> BDD-cost:    6
0.00/0.01	c ---[ 230]---> BDD-cost:    6
0.00/0.01	c ---[ 228]---> BDD-cost:    6
0.00/0.01	c ---[ 226]---> BDD-cost:    6
0.00/0.01	c ---[ 224]---> BDD-cost:    6
0.00/0.01	c ---[ 222]---> BDD-cost:    6
0.00/0.01	c ---[ 220]---> BDD-cost:    6
0.00/0.01	c ---[ 218]---> BDD-cost:    6
0.00/0.01	c ---[ 216]---> BDD-cost:    6
0.00/0.01	c ---[ 214]---> BDD-cost:    6
0.00/0.01	c ---[ 212]---> BDD-cost:    6
0.00/0.01	c ---[ 210]---> BDD-cost:    6
0.00/0.01	c ---[ 208]---> BDD-cost:    6
0.00/0.01	c ---[ 206]---> BDD-cost:    6
0.00/0.01	c ---[ 204]---> BDD-cost:    6
0.00/0.01	c ---[ 202]---> BDD-cost:    6
0.00/0.01	c ---[ 200]---> BDD-cost:    6
0.00/0.01	c ---[ 198]---> BDD-cost:    6
0.00/0.01	c ---[ 196]---> BDD-cost:    6
0.00/0.01	c ---[ 194]---> BDD-cost:    6
0.00/0.01	c ---[ 192]---> BDD-cost:    6
0.00/0.01	c ---[ 190]---> BDD-cost:    6
0.00/0.01	c ---[ 188]---> BDD-cost:    6
0.00/0.01	c ---[ 186]---> BDD-cost:    6
0.00/0.01	c ---[ 184]---> BDD-cost:    6
0.00/0.01	c ---[ 182]---> BDD-cost:    6
0.00/0.01	c ---[ 180]---> BDD-cost:    6
0.00/0.01	c ---[ 178]---> BDD-cost:    6
0.00/0.01	c ---[ 176]---> BDD-cost:    6
0.00/0.01	c ---[ 174]---> BDD-cost:    6
0.00/0.01	c ---[ 172]---> BDD-cost:    6
0.00/0.01	c ---[ 170]---> BDD-cost:    6
0.00/0.01	c ---[ 168]---> BDD-cost:    6
0.00/0.01	c ---[ 166]---> BDD-cost:    6
0.00/0.01	c ---[ 164]---> BDD-cost:    6
0.00/0.01	c ---[ 162]---> BDD-cost:    6
0.00/0.01	c ---[ 160]---> BDD-cost:    6
0.00/0.01	c ---[ 158]---> BDD-cost:    6
0.00/0.01	c ---[ 156]---> BDD-cost:    6
0.00/0.01	c ---[ 154]---> BDD-cost:    6
0.00/0.01	c ---[ 152]---> BDD-cost:    6
0.00/0.01	c ---[ 150]---> BDD-cost:    6
0.00/0.01	c ---[ 148]---> BDD-cost:    6
0.00/0.01	c ---[ 146]---> BDD-cost:    6
0.00/0.01	c ---[ 144]---> BDD-cost:    6
0.00/0.01	c ---[ 142]---> BDD-cost:    6
0.00/0.01	c ---[ 140]---> BDD-cost:    6
0.00/0.01	c ---[ 138]---> BDD-cost:    6
0.00/0.01	c ---[ 136]---> BDD-cost:    6
0.00/0.01	c ---[ 134]---> BDD-cost:    6
0.00/0.01	c ---[ 132]---> BDD-cost:    6
0.00/0.01	c ---[ 130]---> BDD-cost:    6
0.00/0.01	c ---[ 128]---> BDD-cost:    6
0.00/0.01	c ---[ 126]---> BDD-cost:    6
0.00/0.01	c ---[ 124]---> BDD-cost:    6
0.00/0.01	c ---[ 122]---> BDD-cost:    6
0.00/0.01	c ---[ 120]---> BDD-cost:    6
0.00/0.01	c ---[ 118]---> BDD-cost:    6
0.00/0.01	c ---[ 116]---> BDD-cost:    6
0.00/0.01	c ---[ 114]---> BDD-cost:    6
0.00/0.01	c ---[ 112]---> BDD-cost:    6
0.00/0.01	c ---[ 110]---> BDD-cost:    6
0.00/0.01	c ---[ 108]---> BDD-cost:    6
0.00/0.01	c ---[ 106]---> BDD-cost:    6
0.00/0.01	c ---[ 104]---> BDD-cost:    6
0.00/0.01	c ---[ 102]---> BDD-cost:    6
0.00/0.01	c ---[ 100]---> BDD-cost:    6
0.00/0.01	c ---[  98]---> BDD-cost:    6
0.00/0.01	c ---[  96]---> BDD-cost:    6
0.00/0.01	c ---[  94]---> BDD-cost:    6
0.00/0.01	c ---[  92]---> BDD-cost:    6
0.00/0.01	c ---[  90]---> BDD-cost:    6
0.00/0.01	c ---[  88]---> BDD-cost:    6
0.00/0.01	c ---[  86]---> BDD-cost:    6
0.00/0.01	c ---[  84]---> BDD-cost:    6
0.00/0.01	c ---[  82]---> BDD-cost:    6
0.00/0.01	c ---[  80]---> BDD-cost:    6
0.00/0.01	c ---[  78]---> BDD-cost:    6
0.00/0.01	c ---[  76]---> BDD-cost:    6
0.00/0.01	c ---[  74]---> BDD-cost:    6
0.00/0.01	c ---[  72]---> BDD-cost:    6
0.00/0.01	c ---[  70]---> BDD-cost:    6
0.00/0.01	c ---[  68]---> BDD-cost:    6
0.00/0.01	c ---[  66]---> BDD-cost:    6
0.00/0.01	c ---[  64]---> BDD-cost:    6
0.00/0.01	c ---[  62]---> BDD-cost:    6
0.00/0.01	c ---[  60]---> BDD-cost:    6
0.00/0.01	c ---[  58]---> BDD-cost:    6
0.00/0.01	c ---[  56]---> BDD-cost:    6
0.00/0.01	c ---[  54]---> BDD-cost:    6
0.00/0.01	c ---[  52]---> BDD-cost:    6
0.00/0.01	c ---[  50]---> BDD-cost:    6
0.00/0.01	c ---[  48]---> BDD-cost:    6
0.00/0.01	c ---[  46]---> BDD-cost:    6
0.00/0.01	c ---[  44]---> BDD-cost:    6
0.00/0.01	c ---[  42]---> BDD-cost:    6
0.00/0.01	c ---[  40]---> BDD-cost:    6
0.00/0.01	c ---[  38]---> BDD-cost:    6
0.00/0.01	c ---[  36]---> BDD-cost:    6
0.00/0.01	c ---[  34]---> BDD-cost:    6
0.00/0.01	c ---[  32]---> BDD-cost:    6
0.00/0.01	c ---[  30]---> BDD-cost:    6
0.00/0.01	c ---[  28]---> BDD-cost:    6
0.00/0.01	c ---[  26]---> BDD-cost:    6
0.00/0.01	c ---[  24]---> BDD-cost:    6
0.00/0.01	c ---[  22]---> BDD-cost:    6
0.00/0.01	c ---[  20]---> BDD-cost:    6
0.00/0.01	c ---[  18]---> BDD-cost:    6
0.00/0.01	c ---[  16]---> BDD-cost:    6
0.00/0.01	c ---[  14]---> BDD-cost:    6
0.00/0.01	c ---[  12]---> BDD-cost:    6
0.00/0.01	c ---[  10]---> BDD-cost:    6
0.00/0.01	c ---[   8]---> BDD-cost:    6
0.00/0.01	c ---[   6]---> BDD-cost:    6
0.00/0.01	c ---[   4]---> BDD-cost:    6
0.00/0.01	c ---[   2]---> BDD-cost:    6
0.00/0.01	c ---[   0]---> BDD-cost:    1
9.49/9.55	|  Eliminated clauses:           0.03 Mb                                      |
9.49/9.55	============================[ Search Statistics ]==============================
9.49/9.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.49/9.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.49/9.55	===============================================================================
9.49/9.55	|       100 |    1079     2968     8636 |     1088      100      2 | 12.535 % |
9.49/9.55	|       250 |    1079     2968     8636 |     1197      250      4 | 12.535 % |
9.49/9.55	|       475 |    1079     2968     8636 |     1316      475      6 | 12.535 % |
9.49/9.55	|       812 |    1079     2968     8636 |     1448      812      7 | 12.535 % |
9.49/9.55	|      1318 |    1079     2968     8636 |     1593     1318      7 | 12.535 % |
9.49/9.55	|      2077 |    1079     2968     8636 |     1752     1082      7 | 12.535 % |
9.49/9.55	|      3216 |    1079     2968     8636 |     1927     1114      6 | 12.535 % |
9.49/9.55	|      4924 |    1079     2968     8636 |     2120     1667      6 | 12.535 % |
9.49/9.55	|      7486 |    1079     2968     8636 |     2332     2724      7 | 12.535 % |
9.49/9.55	|     11330 |    1079     2968     8636 |     2566     2225      7 | 12.535 % |
9.49/9.55	|     17096 |    1079     2968     8636 |     2822     3232      7 | 12.535 % |
9.49/9.55	|     25745 |    1079     2968     8636 |     3104     1700      7 | 12.535 % |
9.49/9.55	|     38719 |    1079     2968     8636 |     3415     1965      7 | 12.535 % |
9.49/9.55	|     58180 |    1079     2968     8636 |     3756     3705      7 | 12.535 % |
9.49/9.55	|     87372 |    1079     2968     8636 |     4132     2769      7 | 12.535 % |
9.49/9.55	|    131161 |    1079     2968     8636 |     4545     4011      7 | 12.535 % |
9.49/9.55	|    196845 |    1079     2968     8636 |     5000     3190      7 | 12.535 % |
9.49/9.55	|    295371 |    1079     2968     8636 |     5500     4472      7 | 12.535 % |
9.49/9.55	|    443160 |    1079     2968     8636 |     6050     3167      8 | 12.535 % |
9.49/9.55	|    664843 |    1079     2968     8636 |     6655     5527      7 | 12.535 % |
9.49/9.55	|    997368 |    1079     2968     8636 |     7321     6385      7 | 12.535 % |
9.49/9.55	===============================================================================
9.49/9.55	c UNSATISFIABLE
9.49/9.55	s UNSATISFIABLE
9.49/9.55	c _______________________________________________________________________________
9.49/9.55	c 
9.49/9.55	restarts              : 2555
9.49/9.55	conflicts             : 1312280        (137432 /sec)
9.49/9.55	decisions             : 2843187        (0.00 % random) (297761 /sec)
9.49/9.55	propagations          : 30684769       (3213553 /sec)
9.49/9.55	conflict literals     : 10074978       (5.98 % deleted)
9.49/9.55	Memory used           : 7.13 MB
9.49/9.55	CPU time              : 9.54855 s
9.49/9.55	c _______________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4113321-1466616172/watcher-4113321-1466616172 -o /tmp/evaluation-result-4113321-1466616172/solver-4113321-1466616172 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466583104-1746 --watchdog 1960 minisatp HOME/instance-4113321-1466616172.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 5850
/proc/meminfo: memFree=28717380/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=6356 CPUtime=0 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 315 0 0 0 0 0 0 0 20 0 1 0 63662753 6508544 191 33554432000 4194304 5646918 140734412464320 140734168346968 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1589 191 94 355 0 1230 0

[startup+0.100156 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 5850
/proc/meminfo: memFree=28717380/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=3608 CPUtime=0.09 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 788 0 0 0 9 0 0 0 20 0 1 0 63662753 3694592 617 33554432000 4194304 5646918 140734412464320 140734168346968 4402616 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 902 617 145 355 0 543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3608

[startup+0.200284 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 5850
/proc/meminfo: memFree=28717380/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=3928 CPUtime=0.19 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 820 0 0 0 19 0 0 0 20 0 1 0 63662753 4022272 648 33554432000 4194304 5646918 140734412464320 140734412462568 4399341 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 982 648 145 355 0 623 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3928

[startup+0.300261 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 5850
/proc/meminfo: memFree=28717380/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=3928 CPUtime=0.29 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 864 0 0 0 29 0 0 0 20 0 1 0 63662753 4022272 688 33554432000 4194304 5646918 140734412464320 140734412462568 4403196 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 982 688 145 355 0 623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3928

[startup+0.700309 s]
/proc/loadavg: 2.15 2.21 2.18 3/176 5850
/proc/meminfo: memFree=28717380/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=4060 CPUtime=0.69 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 924 0 0 0 69 0 0 0 20 0 1 0 63662753 4157440 745 33554432000 4194304 5646918 140734412464320 140734412462568 4397545 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1015 745 145 355 0 656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4060

[startup+1.50023 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28715260/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=4772 CPUtime=1.49 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1086 0 0 0 149 0 0 0 20 0 1 0 63662753 4886528 902 33554432000 4194304 5646918 140734412464320 140734412462568 4397488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1193 902 145 355 0 834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4772

[startup+3.10023 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28712344/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=5132 CPUtime=3.09 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1163 0 0 0 309 0 0 0 20 0 1 0 63662753 5255168 976 33554432000 4194304 5646918 140734412464320 140734412462584 4398888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1283 976 145 355 0 924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5132

[startup+6.30033 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28711612/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=5928 CPUtime=6.29 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1315 0 0 0 629 0 0 0 20 0 1 0 63662753 6070272 1120 33554432000 4194304 5646918 140734412464320 140734412462568 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1482 1120 145 355 0 1123 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5928

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

[startup+6.40038 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28711612/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=5928 CPUtime=6.39 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1315 0 0 0 639 0 0 0 20 0 1 0 63662753 6070272 1120 33554432000 4194304 5646918 140734412464320 140734412462568 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1482 1120 145 355 0 1123 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 5928

[startup+8.00023 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28708184/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=6168 CPUtime=7.99 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1449 0 0 0 799 0 0 0 20 0 1 0 63662753 6316032 1251 33554432000 4194304 5646918 140734412464320 140734412462568 4389190 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1542 1251 145 355 0 1183 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 6168

[startup+8.80029 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28708076/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=6168 CPUtime=8.8 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1449 0 0 0 880 0 0 0 20 0 1 0 63662753 6316032 1251 33554432000 4194304 5646918 140734412464320 140734412462584 4397108 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1542 1251 145 355 0 1183 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 6168

[startup+9.20023 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28708076/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=6168 CPUtime=9.19 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1449 0 0 0 919 0 0 0 20 0 1 0 63662753 6316032 1251 33554432000 4194304 5646918 140734412464320 140734412462584 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1542 1251 145 355 0 1183 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 6168

[startup+9.40023 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28708076/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=6168 CPUtime=9.39 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1449 0 0 0 939 0 0 0 20 0 1 0 63662753 6316032 1251 33554432000 4194304 5646918 140734412464320 140734412462584 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1542 1251 145 355 0 1183 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 6168

[startup+9.50021 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 5851
/proc/meminfo: memFree=28708076/32872528 swapFree=1459884/1656108
[pid=5850] ppid=5847 vsize=6168 CPUtime=9.49 cores=1,3,5,7
/proc/5850/stat : 5850 (minisatp) R 5847 5850 1729 0 -1 4202496 1449 0 0 0 949 0 0 0 20 0 1 0 63662753 6316032 1251 33554432000 4194304 5646918 140734412464320 140734412462584 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5850/statm: 1542 1251 145 355 0 1183 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 6168

Child status: 0
Real time (s): 9.55572
CPU time (s): 9.55155
CPU user time (s): 9.54855
CPU system time (s): 0.002999
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 6168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.54855
system time used= 0.002999
maximum resident set size= 5048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1460
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= 1
involuntary context switches= 12

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026995 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-22 19:22:52
IDJOB=4113321
IDBENCH=107297
IDSOLVER=2555
FILE ID=node136/4113321-1466616172
RUNJOBID= node136-1466583104-1746
PBS_JOBID= 19947103
Free space on /tmp= 71592 MiB

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

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

MD5SUM BENCH= 32b9a1b42248cd2a957779249dbf0468
RANDOM SEED=330014552

node136.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		: 2667.278
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	: 5334.55
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		: 2667.278
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		: 2667.278
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.56
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		: 2667.278
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		: 2667.278
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		: 2667.278
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.56
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		: 2667.278
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.67
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		: 2667.278
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:        28718236 kB
Buffers:           56184 kB
Cached:           245816 kB
SwapCached:         1664 kB
Active:          1639052 kB
Inactive:          90704 kB
Active(anon):    1425748 kB
Inactive(anon):     4448 kB
Active(file):     213304 kB
Inactive(file):    86256 kB
Unevictable:     1656108 kB
Mlocked:         1459884 kB
SwapTotal:      67108856 kB
SwapFree:       67099360 kB
Dirty:              4104 kB
Writeback:             0 kB
AnonPages:       3083332 kB
Mapped:             9076 kB
Shmem:                 0 kB
Slab:             629660 kB
SReclaimable:      73660 kB
SUnreclaim:       556000 kB
KernelStack:        1456 kB
PageTables:        10608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3344808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    790528 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-4113321-1466616172.opb

Free space on /tmp at the end= 71588 MiB
End job on node136 at 2016-06-22 19:23:02