Trace number 4115390

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-vpm1.opb
MD5SUM7d8a1496a778abf94cc39a37abc46ff3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark67.7647
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 51
Optimality of the best value was proved NO
Number of variables2754
Total number of constraints444
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints444
Minimum length of a constraint11
Maximum length of a constraint82
Number of terms in the objective function 168
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 204800
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524341
Number of bits of the biggest sum of numbers20
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.06	c Converting 486 PB-constraints to clauses...
0.00/0.06	c   -- Unit propagations: ppppppppppppppppppppppppppppp
0.00/0.06	c   -- Detecting intervals from adjacent constraints: ##########################################
0.00/0.06	c   -- Clauses(.)/Splits(s): (none)
0.00/0.06	c ---[ 485]---> BDD-cost:   10
0.00/0.06	c ---[ 484]---> BDD-cost:   10
0.00/0.06	c ---[ 483]---> BDD-cost:   10
0.00/0.06	c ---[ 482]---> BDD-cost:   10
0.00/0.06	c ---[ 481]---> BDD-cost:   10
0.00/0.06	c ---[ 480]---> BDD-cost:   10
0.00/0.06	c ---[ 479]---> BDD-cost:   10
0.00/0.06	c ---[ 478]---> BDD-cost:   10
0.00/0.06	c ---[ 477]---> BDD-cost:   10
0.00/0.06	c ---[ 474]---> BDD-cost:   10
0.00/0.06	c ---[ 473]---> BDD-cost:   10
0.00/0.06	c ---[ 472]---> BDD-cost:   10
0.00/0.06	c ---[ 471]---> BDD-cost:   10
0.00/0.06	c ---[ 468]---> BDD-cost:   10
0.00/0.06	c ---[ 467]---> BDD-cost:   10
0.00/0.06	c ---[ 466]---> BDD-cost:   10
0.00/0.06	c ---[ 465]---> BDD-cost:   10
0.00/0.06	c ---[ 462]---> BDD-cost:   10
0.00/0.06	c ---[ 459]---> BDD-cost:   10
0.00/0.06	c ---[ 458]---> BDD-cost:   10
0.00/0.06	c ---[ 457]---> BDD-cost:   10
0.00/0.06	c ---[ 454]---> BDD-cost:   10
0.00/0.06	c ---[ 453]---> BDD-cost:   10
0.00/0.06	c ---[ 452]---> BDD-cost:   10
0.00/0.06	c ---[ 451]---> BDD-cost:   10
0.00/0.06	c ---[ 450]---> BDD-cost:   10
0.00/0.06	c ---[ 448]---> BDD-cost:   10
0.00/0.06	c ---[ 447]---> BDD-cost:   10
0.00/0.06	c ---[ 446]---> BDD-cost:   10
0.00/0.06	c ---[ 445]---> BDD-cost:   10
0.00/0.06	c ---[ 444]---> BDD-cost:   10
0.00/0.06	c ---[ 441]---> BDD-cost:   10
0.00/0.06	c ---[ 440]---> BDD-cost:   10
0.00/0.06	c ---[ 439]---> BDD-cost:   10
0.00/0.07	c ---[ 434]---> BDD-cost:   10
0.00/0.07	c ---[ 433]---> BDD-cost:   10
0.00/0.07	c ---[ 428]---> BDD-cost:   10
0.00/0.07	c ---[ 427]---> BDD-cost:   10
0.00/0.07	c ---[ 422]---> BDD-cost:   10
0.00/0.07	c ---[ 421]---> BDD-cost:   10
0.00/0.07	c ---[ 416]---> BDD-cost:   10
0.00/0.07	c ---[ 415]---> BDD-cost:   10
0.00/0.07	c ---[ 409]---> BDD-cost:   10
0.00/0.07	c ---[ 408]---> BDD-cost:   10
0.00/0.07	c ---[ 403]---> BDD-cost:   10
0.00/0.07	c ---[ 402]---> BDD-cost:   10
0.00/0.07	c ---[ 397]---> BDD-cost:   10
0.00/0.07	c ---[ 396]---> BDD-cost:   10
0.00/0.07	c ---[ 391]---> BDD-cost:   10
0.00/0.07	c ---[ 390]---> BDD-cost:   10
0.00/0.07	c ---[ 386]---> BDD-cost:   10
0.00/0.07	c ---[ 385]---> BDD-cost:   10
0.00/0.07	c ---[ 384]---> BDD-cost:   10
0.00/0.07	c ---[ 380]---> BDD-cost:   10
0.00/0.07	c ---[ 379]---> BDD-cost:   10
0.00/0.07	c ---[ 378]---> BDD-cost:   10
0.00/0.07	c ---[ 374]---> BDD-cost:   10
0.00/0.07	c ---[ 373]---> BDD-cost:   10
0.00/0.07	c ---[ 372]---> BDD-cost:   10
0.00/0.07	c ---[ 368]---> BDD-cost:   10
0.00/0.07	c ---[ 367]---> BDD-cost:   10
0.00/0.07	c ---[ 366]---> BDD-cost:   10
0.00/0.07	c ---[ 365]---> BDD-cost:   10
0.00/0.07	c ---[ 364]---> BDD-cost:   10
0.00/0.07	c ---[ 359]---> BDD-cost:   10
0.00/0.07	c ---[ 353]---> BDD-cost:   10
0.00/0.07	c ---[ 347]---> BDD-cost:   10
0.00/0.07	c ---[ 339]---> BDD-cost:   10
0.00/0.07	c ---[ 333]---> BDD-cost:   10
0.00/0.07	c ---[ 327]---> BDD-cost:   10
0.00/0.07	c ---[ 321]---> BDD-cost:   10
0.00/0.07	c ---[ 317]---> BDD-cost:   17
0.00/0.07	c ---[ 316]---> BDD-cost:   17
0.00/0.07	c ---[ 315]---> BDD-cost:   17
0.00/0.07	c ---[ 314]---> BDD-cost:   17
0.00/0.07	c ---[ 313]---> BDD-cost:   17
0.00/0.07	c ---[ 312]---> BDD-cost:   17
0.00/0.07	c ---[ 311]---> BDD-cost:   13
0.00/0.07	c ---[ 310]---> BDD-cost:   17
0.00/0.07	c ---[ 309]---> BDD-cost:   17
0.00/0.07	c ---[ 308]---> BDD-cost:   17
0.00/0.07	c ---[ 307]---> BDD-cost:   17
0.00/0.07	c ---[ 306]---> BDD-cost:   17
0.00/0.07	c ---[ 305]---> BDD-cost:   12
0.00/0.07	c ---[ 304]---> BDD-cost:   15
0.00/0.07	c ---[ 303]---> BDD-cost:   16
0.00/0.07	c ---[ 302]---> BDD-cost:   16
0.00/0.07	c ---[ 301]---> BDD-cost:   16
0.00/0.07	c ---[ 300]---> BDD-cost:   16
0.00/0.07	c ---[ 299]---> BDD-cost:   12
0.00/0.07	c ---[ 298]---> BDD-cost:   15
0.00/0.07	c ---[ 297]---> BDD-cost:   16
0.00/0.07	c ---[ 296]---> BDD-cost:   16
0.00/0.07	c ---[ 295]---> BDD-cost:   16
0.00/0.07	c ---[ 294]---> BDD-cost:   16
0.00/0.07	c ---[ 292]---> BDD-cost:    5
0.00/0.07	c ---[ 291]---> BDD-cost:    6
0.00/0.07	c ---[ 290]---> BDD-cost:   18
0.00/0.07	c ---[ 289]---> BDD-cost:   18
0.00/0.07	c ---[ 288]---> BDD-cost:   18
0.00/0.07	c ---[ 287]---> BDD-cost:   16
0.00/0.07	c ---[ 286]---> BDD-cost:   16
0.00/0.07	c ---[ 285]---> BDD-cost:   16
0.00/0.07	c ---[ 284]---> BDD-cost:   16
0.00/0.07	c ---[ 283]---> BDD-cost:   16
0.00/0.07	c ---[ 282]---> BDD-cost:   16
0.00/0.07	c ---[ 281]---> BDD-cost:   12
0.00/0.07	c ---[ 280]---> BDD-cost:   16
0.00/0.07	c ---[ 279]---> BDD-cost:   16
0.00/0.07	c ---[ 278]---> BDD-cost:   16
0.00/0.07	c ---[ 277]---> BDD-cost:   16
0.00/0.07	c ---[ 276]---> BDD-cost:   16
0.00/0.07	c ---[ 274]---> Adder-cost: 600   maxlim: 372418   bits: 19/19
0.59/0.65	c ---[ 272]---> Adder-cost: 264   maxlim: 11257   bits: 14/14
0.59/0.68	c ---[ 270]---> Sorter-cost: 1446     Base: 3 3 7 2 2
0.59/0.69	c ---[ 268]---> Sorter-cost: 1618     Base: 3 13 2 2 2
0.69/0.71	c ---[ 266]---> BDD-cost:    6
0.69/0.71	c ---[ 264]---> Adder-cost: 650   maxlim: 358310   bits: 19/19
1.20/1.24	c ---[ 262]---> Sorter-cost: 1313     Base: 2 2 3 5 2 2
1.20/1.25	c ---[ 260]---> Adder-cost: 758   maxlim: 384547   bits: 19/19
2.09/2.16	c ---[ 258]---> Adder-cost: 758   maxlim: 384547   bits: 19/19
2.99/3.07	c ---[ 256]---> Adder-cost: 668   maxlim: 298091   bits: 19/19
3.49/3.52	c ---[ 254]---> Adder-cost: 668   maxlim: 298091   bits: 19/19
3.89/3.97	c ---[ 252]---> Adder-cost: 720   maxlim: 306894   bits: 19/19
4.40/4.48	c ---[ 250]---> Adder-cost: 456   maxlim: 227611   bits: 19/18
4.50/4.56	c ---[ 248]---> Adder-cost: 664   maxlim: 406169   bits: 19/19
4.89/4.93	c ---[ 246]---> Adder-cost: 584   maxlim: 346354   bits: 19/19
5.29/5.30	c ---[ 244]---> Adder-cost: 584   maxlim: 346354   bits: 19/19
5.60/5.66	c ---[ 242]---> Adder-cost: 614   maxlim: 320087   bits: 19/19
5.89/5.94	c ---[ 240]---> Adder-cost: 452   maxlim: 36434   bits: 16/16
5.99/6.01	c ---[ 238]---> Adder-cost: 556   maxlim: 80819   bits: 17/17
6.09/6.15	c ---[ 236]---> Adder-cost: 692   maxlim: 416932   bits: 19/19
6.70/6.78	c ---[ 234]---> Adder-cost: 592   maxlim: 343692   bits: 19/19
6.99/7.08	c ---[ 232]---> Adder-cost: 632   maxlim: 141232   bits: 18/18
7.19/7.28	c ---[ 230]---> Adder-cost: 436   maxlim: 42249   bits: 16/16
7.29/7.38	c ---[ 228]---> Adder-cost: 546   maxlim: 94191   bits: 17/17
7.49/7.56	c ---[ 226]---> Adder-cost: 610   maxlim: 163313   bits: 18/18
7.70/7.79	c ---[ 224]---> Adder-cost: 676   maxlim: 395137   bits: 19/19
8.39/8.43	c ---[ 222]---> Adder-cost: 698   maxlim: 262084   bits: 19/18
8.80/8.87	c ---[ 220]---> BDD-cost:   29
8.80/8.87	c ---[ 218]---> BDD-cost:   49
8.80/8.87	c ---[ 216]---> Adder-cost: 512   maxlim: 215125   bits: 19/18
8.90/8.98	c ---[ 214]---> Adder-cost: 662   maxlim: 413558   bits: 20/19
9.29/9.38	c ---[ 212]---> Adder-cost: 648   maxlim: 376381   bits: 19/19
9.49/9.56	c ---[ 210]---> Adder-cost: 590   maxlim: 262053   bits: 19/18
10.09/10.13	c ---[ 208]---> Sorter-cost: 5428     Base: 2 2 3 2 2 2 2 2 2 5
10.19/10.23	c ---[ 206]---> Sorter-cost: 5419     Base: 2 2 3 2 2 2 2 2 2 5
10.29/10.32	c ---[ 204]---> Sorter-cost: 5419     Base: 2 2 3 2 2 2 2 2 2 5
10.39/10.41	c ---[ 202]---> Sorter-cost: 5419     Base: 2 2 3 2 2 2 2 2 2 5
10.49/10.51	c ---[ 200]---> Adder-cost: 584   maxlim: 207488   bits: 18/18
10.69/10.73	c ---[ 198]---> Adder-cost: 724   maxlim: 399922   bits: 19/19
11.29/11.34	c ---[ 196]---> Sorter-cost: 5692     Base: 2 2 3 2 2 2 2 2 5 2 2
11.39/11.43	c ---[ 194]---> Sorter-cost: 5683     Base: 2 2 3 2 2 2 2 2 5 2 2
11.49/11.52	c ---[ 192]---> Sorter-cost: 5683     Base: 2 2 3 2 2 2 2 2 5 2 2
11.59/11.61	c ---[ 191]---> Sorter-cost:  417     Base: 2 2 2 2 2 2 2 2 2
11.59/11.61	c ---[ 190]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2
11.59/11.61	c ---[ 189]---> Sorter-cost:  765     Base: 2 2 2 2 2 2 2 2 2
11.59/11.62	c ---[ 188]---> Sorter-cost: 1032     Base: 2 2 2 2 2 2 2 2 2
11.59/11.62	c ---[ 187]---> Sorter-cost: 1088     Base: 2 2 2 2 2 2 2 2 2
11.59/11.62	c ---[ 186]---> Sorter-cost:  982     Base: 2 2 2 2 2 2 2 2 2
11.59/11.63	c ---[ 185]---> Sorter-cost:  426     Base: 2 2 2 2 2 2 2 2 2
11.59/11.63	c ---[ 184]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2
11.59/11.63	c ---[ 183]---> Sorter-cost:  765     Base: 2 2 2 2 2 2 2 2 2
11.59/11.64	c ---[ 182]---> Sorter-cost:  982     Base: 2 2 2 2 2 2 2 2 2
11.59/11.64	c ---[ 181]---> Sorter-cost: 1060     Base: 2 2 2 2 2 2 2 2 2
11.59/11.64	c ---[ 180]---> Sorter-cost: 1032     Base: 2 2 2 2 2 2 2 2 2
11.59/11.65	c ---[ 179]---> Sorter-cost:  461     Base: 2 2 2 2 2 2 2 2 2
11.59/11.65	c ---[ 178]---> Sorter-cost:  734     Base: 2 2 2 2 2 2 2 2 2
11.59/11.65	c ---[ 177]---> Sorter-cost:  765     Base: 2 2 2 2 2 2 2 2 2
11.59/11.65	c ---[ 176]---> Sorter-cost: 1021     Base: 2 2 2 2 2 2 2 2 2
11.59/11.66	c ---[ 175]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2
11.59/11.66	c ---[ 174]---> Sorter-cost: 1019     Base: 2 2 2 2 2 2 2 2 2
11.59/11.67	c ---[ 173]---> Sorter-cost:  404     Base: 2 2 2 2 2 2 2 2 2
11.59/11.67	c ---[ 172]---> Sorter-cost:  690     Base: 2 2 2 2 2 2 2 2 2
11.59/11.67	c ---[ 171]---> Sorter-cost:  746     Base: 2 2 2 2 2 2 2 2 2
11.59/11.67	c ---[ 170]---> Sorter-cost:  952     Base: 2 2 2 2 2 2 2 2 2
11.59/11.68	c ---[ 169]---> Sorter-cost: 1022     Base: 2 2 2 2 2 2 2 2 2
11.59/11.69	c ---[ 168]---> Sorter-cost:  952     Base: 2 2 2 2 2 2 2 2 2
11.59/11.69	c ---[ 167]---> BDD-cost:    3
11.59/11.69	c ---[ 166]---> BDD-cost:    3
11.59/11.69	c ---[ 165]---> BDD-cost:    3
11.59/11.69	c ---[ 164]---> BDD-cost:    3
11.59/11.69	c ---[ 163]---> BDD-cost:    3
11.59/11.69	c ---[ 162]---> BDD-cost:    3
11.59/11.69	c ---[ 161]---> BDD-cost:    3
11.59/11.69	c ---[ 160]---> BDD-cost:    3
11.59/11.69	c ---[ 159]---> BDD-cost:    3
11.59/11.69	c ---[ 158]---> BDD-cost:   10
11.59/11.69	c ---[ 157]---> BDD-cost:   10
11.59/11.69	c ---[ 156]---> BDD-cost:    3
11.59/11.69	c ---[ 155]---> BDD-cost:    3
11.59/11.69	c ---[ 154]---> BDD-cost:    3
11.59/11.69	c ---[ 153]---> BDD-cost:    3
11.59/11.69	c ---[ 152]---> BDD-cost:   10
11.59/11.69	c ---[ 151]---> BDD-cost:   10
11.59/11.69	c ---[ 150]---> BDD-cost:    3
11.59/11.69	c ---[ 149]---> BDD-cost:    3
11.59/11.69	c ---[ 148]---> BDD-cost:    3
11.59/11.69	c ---[ 147]---> BDD-cost:    3
11.59/11.69	c ---[ 146]---> BDD-cost:   10
11.59/11.69	c ---[ 145]---> BDD-cost:   10
11.59/11.69	c ---[ 144]---> BDD-cost:    3
11.59/11.69	c ---[ 143]---> BDD-cost:    5
11.59/11.69	c ---[ 142]---> BDD-cost:   10
11.59/11.69	c ---[ 141]---> BDD-cost:    3
11.59/11.69	c ---[ 140]---> BDD-cost:    3
11.59/11.69	c ---[ 139]---> BDD-cost:    3
11.59/11.69	c ---[ 138]---> BDD-cost:   10
11.59/11.69	c ---[ 137]---> BDD-cost:    6
11.59/11.69	c ---[ 136]---> BDD-cost:    3
11.59/11.69	c ---[ 135]---> BDD-cost:    3
11.59/11.69	c ---[ 134]---> BDD-cost:    3
11.59/11.69	c ---[ 133]---> BDD-cost:    3
11.59/11.69	c ---[ 132]---> BDD-cost:    3
11.59/11.69	c ---[ 131]---> BDD-cost:    7
11.59/11.69	c ---[ 130]---> BDD-cost:    3
11.59/11.69	c ---[ 129]---> BDD-cost:    3
11.59/11.69	c ---[ 128]---> BDD-cost:    3
11.59/11.69	c ---[ 127]---> BDD-cost:    3
11.59/11.69	c ---[ 126]---> BDD-cost:    3
11.59/11.69	c ---[ 125]---> BDD-cost:    5
11.59/11.69	c ---[ 124]---> BDD-cost:   10
11.59/11.69	c ---[ 123]---> BDD-cost:    3
11.59/11.69	c ---[ 122]---> BDD-cost:    3
11.59/11.69	c ---[ 121]---> BDD-cost:    3
11.59/11.69	c ---[ 120]---> BDD-cost:   10
11.59/11.69	c ---[ 119]---> BDD-cost:    4
11.59/11.69	c ---[ 118]---> BDD-cost:    7
11.59/11.69	c ---[ 117]---> BDD-cost:    8
11.59/11.69	c ---[ 116]---> BDD-cost:    3
11.59/11.69	c ---[ 115]---> BDD-cost:    3
11.59/11.69	c ---[ 114]---> BDD-cost:    9
11.59/11.69	c ---[ 113]---> BDD-cost:    4
11.59/11.69	c ---[ 112]---> BDD-cost:    7
11.59/11.69	c ---[ 111]---> BDD-cost:    8
11.59/11.69	c ---[ 110]---> BDD-cost:    3
11.59/11.69	c ---[ 109]---> BDD-cost:    3
11.59/11.69	c ---[ 108]---> BDD-cost:    9
11.59/11.69	c ---[ 107]---> BDD-cost:    4
11.59/11.69	c ---[ 106]---> BDD-cost:    7
11.59/11.69	c ---[ 105]---> BDD-cost:    8
11.59/11.69	c ---[ 104]---> BDD-cost:    3
11.59/11.69	c ---[ 103]---> BDD-cost:    3
11.59/11.69	c ---[ 102]---> BDD-cost:    9
11.59/11.69	c ---[ 101]---> BDD-cost:    4
11.59/11.69	c ---[ 100]---> BDD-cost:    7
11.59/11.69	c ---[  99]---> BDD-cost:    8
11.59/11.69	c ---[  98]---> BDD-cost:    3
11.59/11.69	c ---[  97]---> BDD-cost:    3
11.59/11.69	c ---[  96]---> BDD-cost:    9
11.59/11.69	c ---[  95]---> BDD-cost:    4
11.59/11.69	c ---[  94]---> BDD-cost:    7
11.59/11.69	c ---[  93]---> BDD-cost:    8
11.59/11.69	c ---[  92]---> BDD-cost:    9
11.59/11.69	c ---[  91]---> BDD-cost:    3
11.59/11.69	c ---[  90]---> BDD-cost:    3
11.59/11.69	c ---[  89]---> BDD-cost:    4
11.59/11.69	c ---[  88]---> BDD-cost:    7
11.59/11.69	c ---[  87]---> BDD-cost:    8
11.59/11.69	c ---[  86]---> BDD-cost:    9
11.59/11.69	c ---[  85]---> BDD-cost:    3
11.59/11.69	c ---[  84]---> BDD-cost:    3
11.59/11.69	c ---[  83]---> BDD-cost:    5
11.59/11.69	c ---[  82]---> BDD-cost:    8
11.59/11.69	c ---[  81]---> BDD-cost:    9
11.59/11.69	c ---[  80]---> BDD-cost:   10
11.59/11.69	c ---[  79]---> BDD-cost:    3
11.59/11.69	c ---[  78]---> BDD-cost:    3
11.59/11.69	c ---[  77]---> BDD-cost:    4
11.59/11.69	c ---[  76]---> BDD-cost:    7
11.59/11.69	c ---[  75]---> BDD-cost:    8
11.59/11.70	c ---[  74]---> BDD-cost:    9
11.59/11.70	c ---[  73]---> BDD-cost:    3
11.59/11.70	c ---[  72]---> BDD-cost:    3
11.59/11.70	c ---[  68]---> BDD-cost:    3
11.59/11.70	c ---[  67]---> BDD-cost:    3
11.59/11.70	c ---[  66]---> BDD-cost:    3
11.69/11.70	c ---[  62]---> BDD-cost:    3
11.69/11.70	c ---[  61]---> BDD-cost:    3
11.69/11.70	c ---[  60]---> BDD-cost:    3
11.69/11.70	c ---[  56]---> BDD-cost:    3
11.69/11.70	c ---[  55]---> BDD-cost:    3
11.69/11.70	c ---[  54]---> BDD-cost:    3
11.69/11.70	c ---[  50]---> BDD-cost:    3
11.69/11.70	c ---[  49]---> BDD-cost:    3
11.69/11.70	c ---[  48]---> BDD-cost:    3
11.69/11.70	c ---[  47]---> BDD-cost:    3
11.69/11.70	c ---[  46]---> BDD-cost:    3
11.69/11.70	c ---[  45]---> BDD-cost:    8
11.69/11.70	c ---[  44]---> BDD-cost:    8
11.69/11.70	c ---[  43]---> BDD-cost:    8
11.69/11.70	c ---[  42]---> BDD-cost:    8
11.69/11.70	c ---[  41]---> BDD-cost:    3
11.69/11.70	c ---[  40]---> BDD-cost:   10
11.69/11.70	c ---[  39]---> BDD-cost:    9
11.69/11.70	c ---[  38]---> BDD-cost:    9
11.69/11.70	c ---[  37]---> BDD-cost:    9
11.69/11.70	c ---[  36]---> BDD-cost:    9
11.69/11.70	c ---[  35]---> BDD-cost:    3
11.69/11.70	c ---[  34]---> BDD-cost:   10
11.69/11.70	c ---[  33]---> BDD-cost:    8
11.69/11.70	c ---[  32]---> BDD-cost:    8
11.69/11.70	c ---[  31]---> BDD-cost:    8
11.69/11.70	c ---[  30]---> BDD-cost:    8
11.69/11.70	c ---[  29]---> BDD-cost:    3
11.69/11.70	c ---[  28]---> BDD-cost:   10
11.69/11.70	c ---[  27]---> BDD-cost:    8
11.69/11.70	c ---[  26]---> BDD-cost:    8
11.69/11.70	c ---[  25]---> BDD-cost:    8
11.69/11.70	c ---[  24]---> BDD-cost:    8
11.69/11.70	c ---[  23]---> BDD-cost:    4
11.69/11.70	c ---[  22]---> BDD-cost:   10
11.69/11.70	c ---[  21]---> BDD-cost:    3
11.69/11.70	c ---[  20]---> BDD-cost:    9
11.69/11.70	c ---[  19]---> BDD-cost:    9
11.69/11.70	c ---[  18]---> BDD-cost:    9
11.69/11.70	c ---[  17]---> BDD-cost:    4
11.69/11.70	c ---[  16]---> BDD-cost:   10
11.69/11.70	c ---[  15]---> BDD-cost:    3
11.69/11.70	c ---[  14]---> BDD-cost:    9
11.69/11.70	c ---[  13]---> BDD-cost:    9
11.69/11.70	c ---[  12]---> BDD-cost:    9
11.69/11.70	c ---[  11]---> BDD-cost:    4
11.69/11.70	c ---[  10]---> BDD-cost:   10
11.69/11.70	c ---[   9]---> BDD-cost:    3
11.69/11.70	c ---[   8]---> BDD-cost:    9
11.69/11.70	c ---[   7]---> BDD-cost:    9
11.69/11.70	c ---[   6]---> BDD-cost:    9
11.69/11.70	c ---[   5]---> BDD-cost:    3
11.69/11.70	c ---[   4]---> BDD-cost:   10
11.69/11.70	c ---[   3]---> BDD-cost:    3
11.69/11.70	c ---[   2]---> BDD-cost:    8
11.69/11.70	c ---[   1]---> BDD-cost:    8
11.69/11.70	c ---[   0]---> BDD-cost:    8
1800.05/1800.40	|  Eliminated clauses:           0.90 Mb                                      |
1800.05/1800.40	============================[ Search Statistics ]==============================
1800.05/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.05/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.05/1800.40	===============================================================================
1800.05/1800.40	|       100 |   54972   272925   827877 |   100072      100      3 |  3.712 % |
1800.05/1800.40	|       250 |   54962   272925   827877 |   110079      245      4 |  3.725 % |
1800.05/1800.40	|       475 |   54961   272925   827877 |   121087      469      6 |  3.726 % |
1800.05/1800.40	|       812 |   54960   272925   827877 |   133196      805      9 |  3.727 % |
1800.05/1800.40	|      1318 |   54960   272925   827877 |   146516     1311     12 |  3.727 % |
1800.05/1800.40	|      2077 |   54952   272925   827877 |   161167     2068     13 |  3.738 % |
1800.05/1800.40	|      3216 |   54951   272925   827877 |   177284     3206     20 |  3.739 % |
1800.05/1800.40	|      4924 |   54946   272925   827877 |   195012     4909     19 |  3.745 % |
1800.05/1800.40	|      7486 |   54939   272925   827877 |   214514     7461     20 |  3.755 % |
1800.05/1800.40	|     11330 |   54937   272925   827877 |   235965    11303     21 |  3.757 % |
1800.05/1800.40	|     17096 |   54928   272925   827877 |   259562    17062     22 |  3.769 % |
1800.05/1800.40	|     25745 |   54926   272925   827877 |   285518    25709     23 |  3.771 % |
1800.05/1800.40	|     38719 |   54069   272925   827877 |   314070    38472     25 |  4.882 % |
1800.05/1800.40	|     58180 |   54065   272925   827877 |   345477    57925     27 |  4.888 % |
1800.05/1800.40	|     87372 |   53962   272925   827877 |   380025    87108     29 |  5.021 % |
1800.05/1800.40	|    131161 |   53842   272925   827877 |   418027   130044     29 |  5.177 % |
1800.05/1800.40	|    196845 |   53623   272925   827877 |   459830   195091     31 |  5.461 % |
1800.05/1800.40	|    295371 |   53576   272925   827877 |   505813   293469     34 |  5.522 % |
1800.05/1800.40	|    443160 |   53513   272925   827877 |   556394   441210     34 |  5.603 % |
1800.05/1800.40	|    664843 |   53434   272925   827877 |   612034   126499     33 |  5.706 % |
1800.05/1800.40	|    997368 |   53084   272925   827877 |   673237   458865     36 |  6.159 % |
1800.05/1800.40	|   1496156 |   52999   272925   827877 |   740561   309901     33 |  6.270 % |
1800.05/1800.40	|   2244338 |   52497   272925   827877 |   814617   332197     40 |  6.921 % |
1800.05/1800.40	|   3366612 |   52087   272925   827877 |   896079   660555     37 |  7.452 % |
1800.05/1800.40	|   5050023 |   51797   272925   827877 |   985687   585871     47 |  7.828 % |
1800.05/1800.40	|   7575139 |   51196   272925   827877 |  1084256   168482     58 |  8.607 % |
1800.05/1800.40	|  11362814 |   51005   272925   827877 |  1192681   730365     71 |  8.855 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4115390-1466527112/watcher-4115390-1466527112 -o /tmp/evaluation-result-4115390-1466527112/solver-4115390-1466527112 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29310 --watchdog 1960 minisatp HOME/instance-4115390-1466527112.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing 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.16 2.12 2.04 3/176 31386
/proc/meminfo: memFree=31557948/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=6632 CPUtime=0 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 54757944 6791168 235 33554432000 4194304 5646918 140735591522864 140736131537896 4388221 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 1658 235 94 355 0 1299 0

[startup+0.100159 s]
/proc/loadavg: 2.16 2.12 2.04 3/176 31386
/proc/meminfo: memFree=31557948/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=9088 CPUtime=0.09 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 953 0 0 0 9 0 0 0 20 0 1 0 54757944 9306112 829 33554432000 4194304 5646918 140735591522864 140736131537896 4831244 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 2272 829 118 355 0 1913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9088

[startup+0.200294 s]
/proc/loadavg: 2.16 2.12 2.04 3/176 31386
/proc/meminfo: memFree=31557948/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=9088 CPUtime=0.19 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 953 0 0 0 19 0 0 0 20 0 1 0 54757944 9306112 829 33554432000 4194304 5646918 140735591522864 140736131537896 4817409 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 2272 829 118 355 0 1913 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9088

[startup+0.300272 s]
/proc/loadavg: 2.16 2.12 2.04 3/176 31386
/proc/meminfo: memFree=31557948/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=9088 CPUtime=0.29 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 953 0 0 0 29 0 0 0 20 0 1 0 54757944 9306112 829 33554432000 4194304 5646918 140735591522864 140735591521528 4459760 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 2272 829 118 355 0 1913 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9088

[startup+0.700232 s]
/proc/loadavg: 2.16 2.12 2.04 3/176 31386
/proc/meminfo: memFree=31557948/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=9444 CPUtime=0.69 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 1108 0 0 0 69 0 0 0 20 0 1 0 54757944 9670656 963 33554432000 4194304 5646918 140735591522864 140735591521528 4823232 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 2361 963 152 355 0 2002 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9444

[startup+1.50025 s]
/proc/loadavg: 2.15 2.12 2.03 3/177 31387
/proc/meminfo: memFree=31552080/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=9948 CPUtime=1.49 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 1241 0 0 0 149 0 0 0 20 0 1 0 54757944 10186752 1054 33554432000 4194304 5646918 140735591522864 140735591521528 4824645 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 2487 1054 152 355 0 2128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9948

[startup+3.10025 s]
/proc/loadavg: 2.15 2.12 2.03 3/177 31387
/proc/meminfo: memFree=31550344/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=10056 CPUtime=3.09 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 1291 0 0 0 309 0 0 0 20 0 1 0 54757944 10297344 1104 33554432000 4194304 5646918 140735591522864 140735591521528 4309792 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 2514 1104 152 355 0 2155 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10056

[startup+6.30025 s]
/proc/loadavg: 2.13 2.11 2.03 3/177 31387
/proc/meminfo: memFree=31597452/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=10516 CPUtime=6.29 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 1495 0 0 0 629 0 0 0 20 0 1 0 54757944 10768384 1225 33554432000 4194304 5646918 140735591522864 140735591521528 4817614 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 2629 1225 152 355 0 2270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10516

[startup+12.7003 s]
/proc/loadavg: 2.12 2.11 2.03 3/177 31387
/proc/meminfo: memFree=31554372/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=48228 CPUtime=12.69 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 12490 0 0 0 1267 2 0 0 20 0 1 0 54757944 49385472 11203 33554432000 4194304 5646918 140735591522864 140735591521624 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 12057 11203 185 355 0 11698 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48228

[startup+25.5004 s]
/proc/loadavg: 2.16 2.12 2.04 3/177 31387
/proc/meminfo: memFree=31471636/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=102916 CPUtime=25.48 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 17975 0 0 0 2545 3 0 0 20 0 1 0 54757944 105385984 22767 33554432000 4194304 5646918 140735591522864 140735591521000 4402874 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 25729 22767 185 355 0 25370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 102916

[startup+51.1003 s]
/proc/loadavg: 2.11 2.11 2.04 3/177 31387
/proc/meminfo: memFree=31446900/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=199852 CPUtime=51.08 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 22887 0 0 0 5103 5 0 0 20 0 1 0 54757944 204648448 38884 33554432000 4194304 5646918 140735591522864 140735591521000 4403124 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 49963 38884 185 355 0 49604 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 199852

[startup+102.3 s]
/proc/loadavg: 2.17 2.12 2.04 3/178 31392
/proc/meminfo: memFree=31354688/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=220932 CPUtime=102.27 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 27867 0 0 0 10218 9 0 0 20 0 1 0 54757944 226234368 49389 33554432000 4194304 5646918 140735591522864 140735591521112 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 55233 49389 185 355 0 54874 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 220932

[startup+162.3 s]
/proc/loadavg: 2.06 2.10 2.04 3/177 31393
/proc/meminfo: memFree=31371428/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=233044 CPUtime=162.24 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 31454 0 0 0 16210 14 0 0 20 0 1 0 54757944 238637056 53366 33554432000 4194304 5646918 140735591522864 140735591521560 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 58261 53366 185 355 0 57902 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 233044

[startup+222.307 s]
/proc/loadavg: 2.19 2.12 2.05 3/177 31394
/proc/meminfo: memFree=31275376/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=244628 CPUtime=222.24 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 34883 0 0 0 22206 18 0 0 20 0 1 0 54757944 250499072 57809 33554432000 4194304 5646918 140735591522864 140735591521560 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 61157 57809 185 355 0 60798 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 244628

[startup+282.3 s]
/proc/loadavg: 2.11 2.11 2.04 3/177 31395
/proc/meminfo: memFree=31305356/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=262204 CPUtime=282.22 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 40210 0 0 0 28200 22 0 0 20 0 1 0 54757944 268496896 56972 33554432000 4194304 5646918 140735591522864 140735591521560 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 65551 56972 185 355 0 65192 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 262204

[startup+342.3 s]
/proc/loadavg: 2.04 2.09 2.04 3/177 31396
/proc/meminfo: memFree=31361836/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=269308 CPUtime=342.21 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 44076 0 0 0 34195 26 0 0 20 0 1 0 54757944 275771392 55685 33554432000 4194304 5646918 140735591522864 140735591521560 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 67327 55685 185 355 0 66968 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 269308

[startup+402.3 s]
/proc/loadavg: 2.05 2.08 2.04 3/177 31398
/proc/meminfo: memFree=31330176/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=230224 CPUtime=402.2 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 47995 0 0 0 40190 30 0 0 20 0 1 0 54757944 235749376 57025 33554432000 4194304 5646918 140735591522864 140735591521560 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 57556 57025 185 355 0 57197 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 230224

[startup+462.3 s]
/proc/loadavg: 2.06 2.08 2.04 3/177 31399
/proc/meminfo: memFree=31221080/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=366852 CPUtime=462.2 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 50178 0 0 0 46187 33 0 0 20 0 1 0 54757944 375656448 84220 33554432000 4194304 5646918 140735591522864 140735591521000 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 91713 84220 185 355 0 91354 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 366852

[startup+522.3 s]
/proc/loadavg: 2.08 2.08 2.04 3/177 31400
/proc/meminfo: memFree=31284820/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=302616 CPUtime=522.19 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 54087 0 0 0 52183 36 0 0 20 0 1 0 54757944 309878784 68657 33554432000 4194304 5646918 140735591522864 140735591521560 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 75654 68657 185 355 0 75295 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 302616

[startup+582.3 s]
/proc/loadavg: 2.03 2.06 2.03 3/177 31401
/proc/meminfo: memFree=31305488/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=226692 CPUtime=582.18 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 57090 0 0 0 58179 39 0 0 20 0 1 0 54757944 232132608 52728 33554432000 4194304 5646918 140735591522864 140735591521560 4403124 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 56673 52728 185 355 0 56314 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 226692


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


[startup+882.307 s]
/proc/loadavg: 2.13 2.09 2.04 3/177 31410
/proc/meminfo: memFree=31194236/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=330108 CPUtime=882.12 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 67721 0 0 0 88161 51 0 0 20 0 1 0 54757944 338030592 78019 33554432000 4194304 5646918 140735591522864 140735591521560 4402761 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 82527 78019 185 355 0 82168 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 330108

[startup+942.3 s]
/proc/loadavg: 2.05 2.07 2.03 3/177 31411
/proc/meminfo: memFree=31120480/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=411496 CPUtime=942.11 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 68270 0 0 0 94159 52 0 0 20 0 1 0 54757944 421371904 90315 33554432000 4194304 5646918 140735591522864 140735591521560 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 102874 90315 185 355 0 102515 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 411496

[startup+1002.3 s]
/proc/loadavg: 2.06 2.07 2.03 3/177 31413
/proc/meminfo: memFree=31193420/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=290020 CPUtime=1002.1 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 70983 0 0 0 100156 54 0 0 20 0 1 0 54757944 296980480 71030 33554432000 4194304 5646918 140735591522864 140735591521560 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 72505 71030 185 355 0 72146 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 290020

[startup+1062.3 s]
/proc/loadavg: 2.22 2.12 2.05 3/177 31414
/proc/meminfo: memFree=31135540/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=422892 CPUtime=1062.09 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 72721 0 0 0 106153 56 0 0 20 0 1 0 54757944 433041408 94717 33554432000 4194304 5646918 140735591522864 140735591521000 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 105723 94717 185 355 0 105364 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 422892

[startup+1122.3 s]
/proc/loadavg: 2.02 2.08 2.04 3/177 31471
/proc/meminfo: memFree=31419656/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=262552 CPUtime=1122.09 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 76322 0 0 0 112148 61 0 0 20 0 1 0 54757944 268853248 62064 33554432000 4194304 5646918 140735591522864 140735591521560 4397733 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 65638 62064 185 355 0 65279 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 262552

[startup+1182.3 s]
/proc/loadavg: 2.08 2.09 2.04 3/177 31472
/proc/meminfo: memFree=30731940/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=362428 CPUtime=1182.07 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 78652 0 0 0 118145 62 0 0 20 0 1 0 54757944 371126272 79292 33554432000 4194304 5646918 140735591522864 140735591521560 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 90607 79292 185 355 0 90248 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 362428

[startup+1242.3 s]
/proc/loadavg: 2.20 2.11 2.05 3/177 31473
/proc/meminfo: memFree=30598700/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=368744 CPUtime=1242.04 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 80003 0 0 0 124141 63 0 0 20 0 1 0 54757944 377593856 89673 33554432000 4194304 5646918 140735591522864 140735591521000 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 92186 89673 185 355 0 91827 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 368744

[startup+1302.3 s]
/proc/loadavg: 2.12 2.11 2.05 3/178 31478
/proc/meminfo: memFree=30493704/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=453560 CPUtime=1302.03 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 81269 0 0 0 130139 64 0 0 20 0 1 0 54757944 464445440 96550 33554432000 4194304 5646918 140735591522864 140735591521000 4402761 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 113390 96550 185 355 0 113031 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 453560

[startup+1362.3 s]
/proc/loadavg: 2.08 2.10 2.05 3/178 31502
/proc/meminfo: memFree=30381832/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=455424 CPUtime=1362.01 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 81696 0 0 0 136137 64 0 0 20 0 1 0 54757944 466354176 102598 33554432000 4194304 5646918 140735591522864 140735591521000 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 113856 102598 185 355 0 113497 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 455424

[startup+1422.3 s]
/proc/loadavg: 2.13 2.11 2.06 3/177 31503
/proc/meminfo: memFree=30292464/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=457652 CPUtime=1422.02 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 82227 0 0 0 142137 65 0 0 20 0 1 0 54757944 468635648 109772 33554432000 4194304 5646918 140735591522864 140735591521000 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 114413 109772 185 355 0 114054 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 457652

[startup+1482.3 s]
/proc/loadavg: 2.10 2.10 2.06 3/177 31504
/proc/meminfo: memFree=30206012/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=594752 CPUtime=1482 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 83834 0 0 0 148133 67 0 0 20 0 1 0 54757944 609026048 116485 33554432000 4194304 5646918 140735591522864 140735591521000 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 148688 116485 185 355 0 148329 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 594752

[startup+1542.31 s]
/proc/loadavg: 2.08 2.10 2.06 3/177 31505
/proc/meminfo: memFree=30132752/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=595936 CPUtime=1541.99 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 84105 0 0 0 154132 67 0 0 20 0 1 0 54757944 610238464 121866 33554432000 4194304 5646918 140735591522864 140735591521000 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 148984 121866 185 355 0 148625 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 595936

[startup+1602.3 s]
/proc/loadavg: 2.16 2.12 2.07 3/176 31506
/proc/meminfo: memFree=29959480/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=614288 CPUtime=1601.98 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 88293 0 0 0 160128 70 0 0 20 0 1 0 54757944 629030912 138318 33554432000 4194304 5646918 140735591522864 140735591521000 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 153572 138318 185 355 0 153213 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 614288

[startup+1662.3 s]
/proc/loadavg: 2.11 2.11 2.07 3/177 31508
/proc/meminfo: memFree=30047112/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=412132 CPUtime=1661.98 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 92205 0 0 0 166123 75 0 0 20 0 1 0 54757944 422023168 92598 33554432000 4194304 5646918 140735591522864 140735591521560 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 103033 92598 185 355 0 102674 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 412132

[startup+1722.3 s]
/proc/loadavg: 2.24 2.14 2.08 3/177 31509
/proc/meminfo: memFree=29936476/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=493520 CPUtime=1721.96 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 92757 0 0 0 172121 75 0 0 20 0 1 0 54757944 505364480 110006 33554432000 4194304 5646918 140735591522864 140735591521560 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 123380 110006 185 355 0 123021 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 493520

[startup+1782.3 s]
/proc/loadavg: 2.23 2.15 2.09 3/177 31510
/proc/meminfo: memFree=30017188/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=338304 CPUtime=1781.95 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 94695 0 0 0 178117 78 0 0 20 0 1 0 54757944 346423296 80755 33554432000 4194304 5646918 140735591522864 140735591521560 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 84576 80755 185 355 0 84217 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 338304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.25 2.16 2.09 3/177 31510
/proc/meminfo: memFree=29959444/32872528 swapFree=338416/354768
[pid=31386] ppid=31383 vsize=369124 CPUtime=1800.05 cores=0,2,4,6
/proc/31386/stat : 31386 (minisatp) R 31383 31386 29294 0 -1 4202496 95237 0 0 0 179927 78 0 0 20 0 1 0 54757944 377982976 89971 33554432000 4194304 5646918 140735591522864 140735591521560 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 92281 89971 185 355 0 91922 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 369124

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.27
CPU system time (s): 0.793879
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 625780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.793879
maximum resident set size= 573232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95237
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= 107
involuntary context switches= 1944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6263 second user time and 6.83996 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-21 18:38:32
IDJOB=4115390
IDBENCH=1755
IDSOLVER=2555
FILE ID=node126/4115390-1466527112
RUNJOBID= node126-1466515257-29310
PBS_JOBID= 19942885
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-vpm1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115390-1466527112/watcher-4115390-1466527112 -o /tmp/evaluation-result-4115390-1466527112/solver-4115390-1466527112 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29310 --watchdog 1960  minisatp HOME/instance-4115390-1466527112.opb

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

MD5SUM BENCH= 7d8a1496a778abf94cc39a37abc46ff3
RANDOM SEED=1252197333

node126.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.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
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.121
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.121
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.121
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.121
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.121
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.121
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.121
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:        31558020 kB
Buffers:           12404 kB
Cached:            59032 kB
SwapCached:         1724 kB
Active:           182680 kB
Inactive:          47940 kB
Active(anon):     160352 kB
Inactive(anon):      948 kB
Active(file):      22328 kB
Inactive(file):    46992 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67099092 kB
Dirty:              3848 kB
Writeback:             0 kB
AnonPages:        539832 kB
Mapped:             7808 kB
Shmem:                 0 kB
Slab:             571872 kB
SReclaimable:      16004 kB
SUnreclaim:       555868 kB
KernelStack:        1472 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     659400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4115390-1466527112.opb

Free space on /tmp at the end= 71732 MiB
End job on node126 at 2016-06-21 19:08:33