Trace number 4115218

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.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-vpm2.opb
MD5SUM0632aa4d9a67ceeb1b14a3ab4971976e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark66
Best CPU time to get the best result obtained on this benchmark1800.61
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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 constraint84
Number of terms in the objective function 168
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 504
Number of bits of the sum of numbers in the objective function 9
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: pppppppppppppppppppppppppppppppppp
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.07	c ---[ 458]---> BDD-cost:   10
0.00/0.07	c ---[ 457]---> BDD-cost:   10
0.00/0.07	c ---[ 454]---> BDD-cost:   10
0.00/0.07	c ---[ 453]---> BDD-cost:   10
0.00/0.07	c ---[ 452]---> BDD-cost:   10
0.00/0.07	c ---[ 451]---> BDD-cost:   10
0.00/0.07	c ---[ 450]---> BDD-cost:   10
0.00/0.07	c ---[ 448]---> BDD-cost:   10
0.00/0.07	c ---[ 447]---> BDD-cost:   10
0.00/0.07	c ---[ 446]---> BDD-cost:   10
0.00/0.07	c ---[ 445]---> BDD-cost:   10
0.00/0.07	c ---[ 444]---> BDD-cost:   10
0.00/0.07	c ---[ 441]---> BDD-cost:   10
0.00/0.07	c ---[ 440]---> BDD-cost:   10
0.00/0.07	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: 760   maxlim: 384547   bits: 19/19
0.89/0.96	c ---[ 272]---> Adder-cost: 616   maxlim: 320087   bits: 19/19
1.20/1.23	c ---[ 271]---> BDD-cost:    3
1.20/1.23	c ---[ 270]---> BDD-cost:    3
1.20/1.23	c ---[ 269]---> BDD-cost:    3
1.20/1.23	c ---[ 268]---> BDD-cost:    7
1.20/1.23	c ---[ 267]---> BDD-cost:    3
1.20/1.23	c ---[ 266]---> BDD-cost:    3
1.20/1.23	c ---[ 265]---> BDD-cost:    3
1.20/1.23	c ---[ 264]---> BDD-cost:    3
1.20/1.23	c ---[ 263]---> BDD-cost:    3
1.20/1.23	c ---[ 262]---> BDD-cost:    5
1.20/1.23	c ---[ 260]---> Adder-cost: 452   maxlim: 36434   bits: 16/16
1.29/1.30	c ---[ 259]---> BDD-cost:   10
1.29/1.30	c ---[ 258]---> BDD-cost:    3
1.29/1.30	c ---[ 257]---> BDD-cost:    3
1.29/1.30	c ---[ 256]---> BDD-cost:    3
1.29/1.30	c ---[ 255]---> BDD-cost:   10
1.29/1.30	c ---[ 254]---> BDD-cost:    4
1.29/1.30	c ---[ 253]---> BDD-cost:    7
1.29/1.30	c ---[ 252]---> BDD-cost:    8
1.29/1.30	c ---[ 251]---> BDD-cost:    3
1.29/1.30	c ---[ 250]---> BDD-cost:    3
1.29/1.30	c ---[ 248]---> Adder-cost: 556   maxlim: 80819   bits: 17/17
1.39/1.44	c ---[ 247]---> BDD-cost:    9
1.39/1.44	c ---[ 246]---> BDD-cost:    4
1.39/1.44	c ---[ 245]---> BDD-cost:    7
1.39/1.44	c ---[ 244]---> BDD-cost:    8
1.39/1.44	c ---[ 243]---> BDD-cost:    3
1.39/1.44	c ---[ 242]---> BDD-cost:    3
1.39/1.44	c ---[ 241]---> BDD-cost:    9
1.39/1.44	c ---[ 240]---> BDD-cost:    4
1.39/1.44	c ---[ 239]---> BDD-cost:    7
1.39/1.44	c ---[ 238]---> BDD-cost:    8
1.39/1.44	c ---[ 236]---> Adder-cost: 692   maxlim: 416932   bits: 19/19
1.99/2.06	c ---[ 235]---> BDD-cost:    3
1.99/2.06	c ---[ 234]---> BDD-cost:    3
1.99/2.06	c ---[ 233]---> BDD-cost:    9
1.99/2.06	c ---[ 232]---> BDD-cost:    4
1.99/2.06	c ---[ 231]---> BDD-cost:    7
1.99/2.06	c ---[ 230]---> BDD-cost:    8
1.99/2.06	c ---[ 229]---> BDD-cost:    3
1.99/2.06	c ---[ 228]---> BDD-cost:    3
1.99/2.06	c ---[ 227]---> BDD-cost:    9
1.99/2.06	c ---[ 226]---> BDD-cost:    4
1.99/2.06	c ---[ 224]---> Adder-cost: 592   maxlim: 343692   bits: 19/19
2.30/2.35	c ---[ 223]---> BDD-cost:    7
2.30/2.35	c ---[ 222]---> BDD-cost:    8
2.30/2.35	c ---[ 221]---> BDD-cost:    9
2.30/2.35	c ---[ 220]---> BDD-cost:    3
2.30/2.35	c ---[ 219]---> BDD-cost:    3
2.30/2.35	c ---[ 218]---> BDD-cost:    4
2.30/2.35	c ---[ 217]---> BDD-cost:    7
2.30/2.35	c ---[ 216]---> BDD-cost:    8
2.30/2.35	c ---[ 215]---> BDD-cost:    9
2.30/2.35	c ---[ 214]---> BDD-cost:    3
2.30/2.35	c ---[ 212]---> Adder-cost: 632   maxlim: 141232   bits: 18/18
2.49/2.55	c ---[ 211]---> BDD-cost:    3
2.49/2.55	c ---[ 210]---> BDD-cost:    5
2.49/2.55	c ---[ 209]---> BDD-cost:    8
2.49/2.55	c ---[ 208]---> BDD-cost:    9
2.49/2.55	c ---[ 207]---> BDD-cost:   10
2.49/2.55	c ---[ 206]---> BDD-cost:    3
2.49/2.55	c ---[ 205]---> BDD-cost:    3
2.49/2.55	c ---[ 204]---> BDD-cost:    4
2.49/2.55	c ---[ 203]---> BDD-cost:    7
2.49/2.55	c ---[ 202]---> BDD-cost:    8
2.49/2.55	c ---[ 200]---> Adder-cost: 436   maxlim: 42249   bits: 16/16
2.59/2.65	c ---[ 199]---> BDD-cost:    9
2.59/2.65	c ---[ 198]---> BDD-cost:    3
2.59/2.65	c ---[ 197]---> BDD-cost:    3
2.59/2.65	c ---[ 193]---> BDD-cost:    3
2.59/2.65	c ---[ 192]---> BDD-cost:    3
2.59/2.65	c ---[ 191]---> BDD-cost:    3
2.59/2.65	c ---[ 188]---> Adder-cost: 546   maxlim: 94191   bits: 17/17
2.79/2.82	c ---[ 185]---> BDD-cost:    3
2.79/2.82	c ---[ 184]---> BDD-cost:    3
2.79/2.82	c ---[ 183]---> BDD-cost:    3
2.79/2.82	c ---[ 179]---> BDD-cost:    3
2.79/2.82	c ---[ 178]---> BDD-cost:    3
2.79/2.82	c ---[ 176]---> Adder-cost: 610   maxlim: 163313   bits: 18/18
2.99/3.04	c ---[ 175]---> BDD-cost:    3
2.99/3.04	c ---[ 171]---> BDD-cost:    3
2.99/3.04	c ---[ 170]---> BDD-cost:    3
2.99/3.04	c ---[ 169]---> BDD-cost:    3
2.99/3.04	c ---[ 168]---> BDD-cost:    3
2.99/3.04	c ---[ 167]---> BDD-cost:    3
2.99/3.04	c ---[ 166]---> BDD-cost:    9
2.99/3.04	c ---[ 164]---> Adder-cost: 676   maxlim: 395137   bits: 19/19
3.59/3.67	c ---[ 163]---> BDD-cost:    9
3.59/3.67	c ---[ 162]---> BDD-cost:    9
3.59/3.67	c ---[ 161]---> BDD-cost:    9
3.59/3.67	c ---[ 160]---> BDD-cost:    3
3.59/3.67	c ---[ 159]---> BDD-cost:   10
3.59/3.67	c ---[ 158]---> BDD-cost:    9
3.59/3.67	c ---[ 157]---> BDD-cost:    9
3.59/3.67	c ---[ 156]---> BDD-cost:    9
3.59/3.67	c ---[ 155]---> BDD-cost:    9
3.59/3.67	c ---[ 154]---> BDD-cost:    3
3.59/3.67	c ---[ 152]---> Adder-cost: 758   maxlim: 384547   bits: 19/19
4.50/4.56	c ---[ 150]---> Adder-cost: 698   maxlim: 262084   bits: 19/18
4.99/5.00	c ---[ 149]---> BDD-cost:   10
4.99/5.00	c ---[ 148]---> BDD-cost:    8
4.99/5.00	c ---[ 147]---> BDD-cost:    8
4.99/5.00	c ---[ 146]---> BDD-cost:    8
4.99/5.00	c ---[ 145]---> BDD-cost:    8
4.99/5.00	c ---[ 144]---> BDD-cost:    3
4.99/5.00	c ---[ 143]---> BDD-cost:   10
4.99/5.00	c ---[ 142]---> BDD-cost:    8
4.99/5.00	c ---[ 141]---> BDD-cost:    8
4.99/5.00	c ---[ 140]---> BDD-cost:    8
4.99/5.00	c ---[ 138]---> BDD-cost:   34
4.99/5.00	c ---[ 137]---> BDD-cost:    8
4.99/5.00	c ---[ 136]---> BDD-cost:    4
4.99/5.00	c ---[ 135]---> BDD-cost:   10
4.99/5.00	c ---[ 134]---> BDD-cost:    3
4.99/5.00	c ---[ 133]---> BDD-cost:    9
4.99/5.00	c ---[ 132]---> BDD-cost:    9
4.99/5.00	c ---[ 131]---> BDD-cost:    9
4.99/5.00	c ---[ 130]---> BDD-cost:    4
4.99/5.00	c ---[ 129]---> BDD-cost:   10
4.99/5.00	c ---[ 128]---> BDD-cost:    3
4.99/5.00	c ---[ 126]---> BDD-cost:   49
4.99/5.00	c ---[ 125]---> BDD-cost:    9
4.99/5.00	c ---[ 124]---> BDD-cost:    9
4.99/5.00	c ---[ 123]---> BDD-cost:    9
4.99/5.00	c ---[ 122]---> BDD-cost:    4
4.99/5.00	c ---[ 121]---> BDD-cost:   10
4.99/5.00	c ---[ 120]---> BDD-cost:    3
4.99/5.00	c ---[ 119]---> BDD-cost:    9
4.99/5.00	c ---[ 118]---> BDD-cost:    9
4.99/5.00	c ---[ 117]---> BDD-cost:    9
4.99/5.00	c ---[ 116]---> BDD-cost:    3
4.99/5.00	c ---[ 114]---> Adder-cost: 512   maxlim: 215125   bits: 19/18
5.09/5.10	c ---[ 113]---> BDD-cost:   10
5.09/5.10	c ---[ 112]---> BDD-cost:    3
5.09/5.10	c ---[ 111]---> BDD-cost:    8
5.09/5.10	c ---[ 110]---> BDD-cost:    8
5.09/5.10	c ---[ 109]---> BDD-cost:    8
5.09/5.10	c ---[ 107]---> Adder-cost: 662   maxlim: 413558   bits: 20/19
5.39/5.49	c ---[ 105]---> Adder-cost: 648   maxlim: 376381   bits: 19/19
5.60/5.67	c ---[ 103]---> Adder-cost: 592   maxlim: 262053   bits: 19/18
6.19/6.23	c ---[ 101]---> Sorter-cost: 5427     Base: 2 2 3 2 2 2 2 2 2 5
6.29/6.32	c ---[  99]---> Sorter-cost: 5418     Base: 2 2 3 2 2 2 2 2 2 5
6.39/6.41	c ---[  97]---> Sorter-cost: 5418     Base: 2 2 3 2 2 2 2 2 2 5
6.49/6.50	c ---[  95]---> Adder-cost: 668   maxlim: 298091   bits: 19/19
6.89/6.94	c ---[  93]---> Sorter-cost: 5418     Base: 2 2 3 2 2 2 2 2 2 5
6.99/7.03	c ---[  91]---> Adder-cost: 584   maxlim: 207488   bits: 18/18
7.19/7.25	c ---[  89]---> Adder-cost: 724   maxlim: 399922   bits: 19/19
7.80/7.84	c ---[  87]---> Sorter-cost: 5692     Base: 2 2 3 2 2 2 2 2 5 2 2
7.89/7.93	c ---[  85]---> Sorter-cost: 5683     Base: 2 2 3 2 2 2 2 2 5 2 2
7.99/8.02	c ---[  83]---> Sorter-cost: 5683     Base: 2 2 3 2 2 2 2 2 5 2 2
8.09/8.11	c ---[  81]---> Adder-cost: 598   maxlim: 372418   bits: 19/19
8.59/8.67	c ---[  79]---> Adder-cost: 264   maxlim: 11257   bits: 14/14
8.69/8.70	c ---[  77]---> Sorter-cost: 1446     Base: 3 3 7 2 2
8.69/8.72	c ---[  75]---> Sorter-cost: 1618     Base: 3 13 2 2 2
8.69/8.73	c ---[  73]---> Adder-cost: 668   maxlim: 298091   bits: 19/19
9.09/9.17	c ---[  71]---> BDD-cost:    1
9.09/9.17	c ---[  69]---> Adder-cost: 648   maxlim: 358310   bits: 19/19
9.59/9.69	c ---[  67]---> Sorter-cost: 1313     Base: 2 2 3 5 2 2
9.69/9.70	c ---[  66]---> Sorter-cost: 3444     Base: 2 3 5 2 2 2 3 3 2 2 2
9.69/9.77	c ---[  65]---> Sorter-cost: 5822     Base: 2 3 5 2 3 3 2 2 2 2 2
9.90/9.92	c ---[  64]---> Adder-cost: 460   maxlim: 212698   bits: 18/18
10.00/10.09	c ---[  63]---> Adder-cost: 602   maxlim: 299244   bits: 19/19
10.29/10.30	c ---[  62]---> Adder-cost: 616   maxlim: 351188   bits: 19/19
10.49/10.53	c ---[  61]---> Adder-cost: 596   maxlim: 264615   bits: 19/19
10.69/10.74	c ---[  60]---> Sorter-cost: 1186     Base: 5 2 2 2 2 2 2 2 2 2
10.69/10.75	c ---[  58]---> Adder-cost: 720   maxlim: 306894   bits: 19/19
11.19/11.25	c ---[  57]---> Sorter-cost: 1556     Base: 5 2 2 2 2 2 2 2 2 2
11.19/11.26	c ---[  56]---> Sorter-cost: 1609     Base: 5 2 2 2 2 2 2 2 2 2
11.19/11.27	c ---[  55]---> Sorter-cost: 1887     Base: 5 2 2 2 2 2 2 2 2 2
11.19/11.29	c ---[  54]---> Sorter-cost: 1931     Base: 5 2 2 2 2 2 2 2 2 2
11.29/11.31	c ---[  53]---> Sorter-cost: 1909     Base: 5 2 2 2 2 2 2 2 2 2
11.29/11.32	c ---[  52]---> Sorter-cost: 1466     Base: 5 2 2 2 2 2 3 5
11.29/11.34	c ---[  51]---> Sorter-cost: 1739     Base: 5 2 2 2 2 2 2 2 2
11.29/11.35	c ---[  50]---> Sorter-cost: 1706     Base: 5 2 2 2 2 2 2 2 2 2
11.29/11.37	c ---[  49]---> Sorter-cost: 2041     Base: 5 2 2 2 2 2 2 2 2 2
11.29/11.39	c ---[  48]---> Sorter-cost: 2067     Base: 5 2 2 2 2 2 2 2 2 2
11.39/11.41	c ---[  46]---> Adder-cost: 456   maxlim: 227611   bits: 19/18
11.39/11.48	c ---[  45]---> Sorter-cost: 2045     Base: 5 2 2 2 2 2 2 2 2 2
11.49/11.50	c ---[  44]---> Sorter-cost:  520     Base: 2 2 2 2 2 2 2 2 2
11.49/11.50	c ---[  43]---> Sorter-cost:  901     Base: 2 2 2 2 2 2 2 2
11.49/11.51	c ---[  42]---> Sorter-cost: 1065     Base: 2 2 2 2 2 2 2 2
11.49/11.51	c ---[  41]---> Sorter-cost: 1390     Base: 2 2 2 2 2 2 2 2
11.49/11.51	c ---[  40]---> Sorter-cost: 1211     Base: 2 2 2 2 2 2 2 2 2
11.49/11.52	c ---[  39]---> Sorter-cost: 1390     Base: 2 2 2 2 2 2 2 2
11.49/11.52	c ---[  38]---> BDD-cost:    3
11.49/11.52	c ---[  37]---> BDD-cost:    3
11.49/11.52	c ---[  36]---> BDD-cost:    3
11.49/11.52	c ---[  34]---> Adder-cost: 664   maxlim: 406169   bits: 19/19
11.79/11.89	c ---[  33]---> BDD-cost:    3
11.79/11.89	c ---[  32]---> BDD-cost:    3
11.79/11.89	c ---[  31]---> BDD-cost:    3
11.79/11.89	c ---[  30]---> BDD-cost:    3
11.79/11.89	c ---[  29]---> BDD-cost:    3
11.79/11.89	c ---[  28]---> BDD-cost:    3
11.79/11.89	c ---[  27]---> BDD-cost:   10
11.79/11.89	c ---[  26]---> BDD-cost:   10
11.79/11.89	c ---[  25]---> BDD-cost:    3
11.79/11.89	c ---[  24]---> BDD-cost:    3
11.79/11.89	c ---[  22]---> Adder-cost: 584   maxlim: 346354   bits: 19/19
12.20/12.25	c ---[  21]---> BDD-cost:    3
12.20/12.25	c ---[  20]---> BDD-cost:    3
12.20/12.25	c ---[  19]---> BDD-cost:   10
12.20/12.25	c ---[  18]---> BDD-cost:   10
12.20/12.25	c ---[  17]---> BDD-cost:    3
12.20/12.25	c ---[  16]---> BDD-cost:    3
12.20/12.25	c ---[  15]---> BDD-cost:    3
12.20/12.25	c ---[  14]---> BDD-cost:    3
12.20/12.25	c ---[  13]---> BDD-cost:   10
12.20/12.25	c ---[  12]---> BDD-cost:   10
12.20/12.25	c ---[  10]---> Adder-cost: 582   maxlim: 346354   bits: 19/19
12.59/12.61	c ---[   9]---> BDD-cost:    3
12.59/12.61	c ---[   8]---> BDD-cost:    5
12.59/12.61	c ---[   7]---> BDD-cost:   10
12.59/12.61	c ---[   6]---> BDD-cost:    3
12.59/12.61	c ---[   5]---> BDD-cost:    3
12.59/12.61	c ---[   4]---> BDD-cost:    3
12.59/12.61	c ---[   3]---> BDD-cost:   10
12.59/12.61	c ---[   2]---> BDD-cost:    6
12.59/12.61	c ---[   1]---> BDD-cost:    3
12.59/12.61	c ---[   0]---> BDD-cost:    3
1800.07/1800.40	|  Eliminated clauses:           1.15 Mb                                      |
1800.07/1800.40	============================[ Search Statistics ]==============================
1800.07/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.07/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.07/1800.40	===============================================================================
1800.07/1800.40	|       100 |   67267   330684   993603 |   121250      100      5 |  3.088 % |
1800.07/1800.40	|       250 |   67266   330684   993603 |   133375      249      6 |  3.089 % |
1800.07/1800.40	|       475 |   67265   330684   993603 |   146713      473     10 |  3.090 % |
1800.07/1800.40	|       812 |   67264   330684   993603 |   161384      809     10 |  3.091 % |
1800.07/1800.40	|      1318 |   67262   330684   993603 |   177523     1313     14 |  3.094 % |
1800.07/1800.40	|      2077 |   67262   330684   993603 |   195275     2072     15 |  3.094 % |
1800.07/1800.40	|      3216 |   67262   330684   993603 |   214803     3211     20 |  3.094 % |
1800.07/1800.40	|      4924 |   67148   330684   993603 |   236283     4897     18 |  3.214 % |
1800.07/1800.40	|      7486 |   67142   330684   993603 |   259911     7453     20 |  3.220 % |
1800.07/1800.40	|     11330 |   67140   330684   993603 |   285903    11293     20 |  3.222 % |
1800.07/1800.40	|     17096 |   67140   330684   993603 |   314493    17059     24 |  3.222 % |
1800.07/1800.40	|     25745 |   67139   330684   993603 |   345942    25705     26 |  3.223 % |
1800.07/1800.40	|     38719 |   67122   330684   993603 |   380536    38654     27 |  3.241 % |
1800.07/1800.40	|     58180 |   67109   330684   993603 |   418590    58106     27 |  3.255 % |
1800.07/1800.40	|     87372 |   67081   330684   993603 |   460449    87268     28 |  3.285 % |
1800.07/1800.40	|    131161 |   67036   330684   993603 |   506494   130001     30 |  3.332 % |
1800.07/1800.40	|    196845 |   67036   330684   993603 |   557144   195685     31 |  3.332 % |
1800.07/1800.40	|    295371 |   66076   330684   993603 |   612858   294192     33 |  4.346 % |
1800.07/1800.40	|    443160 |   66008   330684   993603 |   674144   439578     35 |  4.418 % |
1800.07/1800.40	|    664843 |   65661   330684   993603 |   741558   642328     38 |  4.784 % |
1800.07/1800.40	|    997368 |   65460   330684   993603 |   815714   263219     38 |  4.996 % |
1800.07/1800.40	|   1496156 |   65191   330684   993603 |   897286   761894     38 |  5.280 % |
1800.07/1800.40	|   2244338 |   64801   330684   993603 |   987014   626534     37 |  5.692 % |
1800.07/1800.40	|   3366612 |   63811   330684   993603 |  1085716   787112     37 |  6.737 % |
1800.07/1800.40	|   5050023 |   63775   330684   993603 |  1194287   351975     59 |  6.775 % |
1800.07/1800.40	|   7575139 |   63495   330684   993603 |  1313716   526510     39 |  7.071 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/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-4115218-1466530081/watcher-4115218-1466530081 -o /tmp/evaluation-result-4115218-1466530081/solver-4115218-1466530081 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17793 --watchdog 1960 minisatp HOME/instance-4115218-1466530081.opb 

pid=20758
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.23 2.23 2.19 3/176 20761
/proc/meminfo: memFree=30439884/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=6632 CPUtime=0 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 55054635 6791168 234 33554432000 4194304 5646918 140736347572992 140734724014424 4388221 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 1658 234 94 355 0 1299 0

[startup+0.100157 s]
/proc/loadavg: 2.23 2.23 2.19 3/176 20761
/proc/meminfo: memFree=30439884/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=9364 CPUtime=0.09 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 997 0 0 0 9 0 0 0 20 0 1 0 55054635 9588736 873 33554432000 4194304 5646918 140736347572992 140734724014424 4823297 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 2341 873 118 355 0 1982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9364

[startup+0.200291 s]
/proc/loadavg: 2.23 2.23 2.19 3/176 20761
/proc/meminfo: memFree=30439884/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=9364 CPUtime=0.19 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 997 0 0 0 19 0 0 0 20 0 1 0 55054635 9588736 873 33554432000 4194304 5646918 140736347572992 140734724014424 4817699 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 2341 873 118 355 0 1982 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9364

[startup+0.300282 s]
/proc/loadavg: 2.23 2.23 2.19 3/176 20761
/proc/meminfo: memFree=30439884/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=9364 CPUtime=0.29 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 997 0 0 0 29 0 0 0 20 0 1 0 55054635 9588736 873 33554432000 4194304 5646918 140736347572992 140734724014424 4832119 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 2341 873 118 355 0 1982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9364

[startup+0.700234 s]
/proc/loadavg: 2.23 2.23 2.19 3/176 20761
/proc/meminfo: memFree=30439884/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=9364 CPUtime=0.69 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 997 0 0 0 69 0 0 0 20 0 1 0 55054635 9588736 873 33554432000 4194304 5646918 140736347572992 140736347548104 4817468 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 2341 873 118 355 0 1982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9364

[startup+1.50029 s]
/proc/loadavg: 2.23 2.23 2.19 3/177 20762
/proc/meminfo: memFree=30435916/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=9856 CPUtime=1.49 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 1227 0 0 0 149 0 0 0 20 0 1 0 55054635 10092544 1040 33554432000 4194304 5646918 140736347572992 140736347571656 4480469 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 2464 1040 152 355 0 2105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9856

[startup+3.10023 s]
/proc/loadavg: 2.23 2.23 2.19 3/177 20762
/proc/meminfo: memFree=30435056/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=10060 CPUtime=3.09 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 1284 0 0 0 309 0 0 0 20 0 1 0 55054635 10301440 1097 33554432000 4194304 5646918 140736347572992 140736347545816 4832119 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 2515 1097 152 355 0 2156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10060

[startup+6.30023 s]
/proc/loadavg: 2.21 2.23 2.18 3/177 20762
/proc/meminfo: memFree=30434188/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=10628 CPUtime=6.29 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 1507 0 0 0 629 0 0 0 20 0 1 0 55054635 10883072 1237 33554432000 4194304 5646918 140736347572992 140736347545384 4823276 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 2657 1237 152 355 0 2298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10628

[startup+12.7002 s]
/proc/loadavg: 2.19 2.22 2.18 2/174 20776
/proc/meminfo: memFree=30532952/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=31944 CPUtime=12.69 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 6619 0 0 0 1269 0 0 0 20 0 1 0 55054635 32710656 7379 33554432000 4194304 5646918 140736347572992 140736347571656 4824637 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 7986 7379 158 355 0 7627 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31944

[startup+25.5004 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 20818
/proc/meminfo: memFree=29880736/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=113260 CPUtime=25.49 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 17714 0 0 0 2544 5 0 0 20 0 1 0 55054635 115978240 22823 33554432000 4194304 5646918 140736347572992 140736347571688 4403389 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 28315 22823 184 355 0 27956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113260

[startup+51.1004 s]
/proc/loadavg: 2.46 2.29 2.20 3/177 20818
/proc/meminfo: memFree=29804792/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=153704 CPUtime=51.09 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 20669 0 0 0 5103 6 0 0 20 0 1 0 55054635 157392896 32413 33554432000 4194304 5646918 140736347572992 140736347571128 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 38426 32413 184 355 0 38067 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153704

[startup+102.3 s]
/proc/loadavg: 2.30 2.27 2.20 3/177 20819
/proc/meminfo: memFree=29730440/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=221432 CPUtime=102.28 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 24800 0 0 0 10220 8 0 0 20 0 1 0 55054635 226746368 49314 33554432000 4194304 5646918 140736347572992 140736347571240 4402776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 55358 49314 184 355 0 54999 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 221432

[startup+162.3 s]
/proc/loadavg: 2.35 2.28 2.20 3/178 20823
/proc/meminfo: memFree=29770288/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=188288 CPUtime=162.27 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 28063 0 0 0 16216 11 0 0 20 0 1 0 55054635 192806912 37935 33554432000 4194304 5646918 140736347572992 140736347571688 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 47072 37935 184 355 0 46713 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 188288

[startup+222.307 s]
/proc/loadavg: 2.23 2.26 2.20 4/177 20825
/proc/meminfo: memFree=29702700/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=238376 CPUtime=222.27 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 28642 0 0 0 22215 12 0 0 20 0 1 0 55054635 244097024 51272 33554432000 4194304 5646918 140736347572992 140736347571688 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 59594 51272 184 355 0 59235 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 238376

[startup+282.3 s]
/proc/loadavg: 2.17 2.24 2.19 3/177 20826
/proc/meminfo: memFree=29669032/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=238376 CPUtime=282.25 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 28704 0 0 0 28213 12 0 0 20 0 1 0 55054635 244097024 56444 33554432000 4194304 5646918 140736347572992 140736347571688 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 59594 56444 184 355 0 59235 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 238376

[startup+342.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 20827
/proc/meminfo: memFree=29714236/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=174508 CPUtime=342.23 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 32808 0 0 0 34209 14 0 0 20 0 1 0 55054635 178696192 41916 33554432000 4194304 5646918 140736347572992 140736347571688 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 43627 41916 184 355 0 43268 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 174508

[startup+402.3 s]
/proc/loadavg: 2.09 2.20 2.18 3/177 20828
/proc/meminfo: memFree=29633016/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=257196 CPUtime=402.23 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 34076 0 0 0 40207 16 0 0 20 0 1 0 55054635 263368704 57982 33554432000 4194304 5646918 140736347572992 140736347571128 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 64299 57982 184 355 0 63940 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 257196

[startup+462.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 20829
/proc/meminfo: memFree=29542176/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=354260 CPUtime=462.22 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 37245 0 0 0 46204 18 0 0 20 0 1 0 55054635 362762240 76983 33554432000 4194304 5646918 140736347572992 140736347571240 4403192 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 88565 76983 184 355 0 88206 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 354260

[startup+522.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 20831
/proc/meminfo: memFree=29624040/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=234276 CPUtime=522.21 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 40031 0 0 0 52201 20 0 0 20 0 1 0 55054635 239898624 53962 33554432000 4194304 5646918 140736347572992 140736347571688 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 58569 53962 184 355 0 58210 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 234276

[startup+582.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 20832
/proc/meminfo: memFree=29570176/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=284364 CPUtime=582.21 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 40378 0 0 0 58199 22 0 0 20 0 1 0 55054635 291188736 62989 33554432000 4194304 5646918 140736347572992 140736347571688 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 71091 62989 184 355 0 70732 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 284364


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


[startup+882.307 s]
/proc/loadavg: 2.15 2.14 2.16 3/177 20841
/proc/meminfo: memFree=29492728/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=252240 CPUtime=882.12 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 45115 0 0 0 88187 25 0 0 20 0 1 0 55054635 258293760 61585 33554432000 4194304 5646918 140736347572992 140736347571688 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 63060 61585 184 355 0 62701 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 252240

[startup+942.3 s]
/proc/loadavg: 2.11 2.13 2.15 3/177 20842
/proc/meminfo: memFree=29456132/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=302328 CPUtime=942.1 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 45436 0 0 0 94184 26 0 0 20 0 1 0 55054635 309583872 66497 33554432000 4194304 5646918 140736347572992 140736347571688 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 75582 66497 184 355 0 75223 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 302328

[startup+1002.3 s]
/proc/loadavg: 2.04 2.10 2.14 4/177 20843
/proc/meminfo: memFree=29419680/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=302328 CPUtime=1002.1 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 45452 0 0 0 100183 27 0 0 20 0 1 0 55054635 309583872 71623 33554432000 4194304 5646918 140736347572992 140736347571688 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 75582 71623 184 355 0 75223 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 302328

[startup+1062.3 s]
/proc/loadavg: 2.05 2.10 2.13 3/177 20844
/proc/meminfo: memFree=29376476/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=383716 CPUtime=1062.09 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 45996 0 0 0 106181 28 0 0 20 0 1 0 55054635 392925184 78289 33554432000 4194304 5646918 140736347572992 140736347571688 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 95929 78289 184 355 0 95570 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 383716

[startup+1122.3 s]
/proc/loadavg: 2.10 2.11 2.13 4/177 20846
/proc/meminfo: memFree=29326532/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=383716 CPUtime=1122.07 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 46019 0 0 0 112179 28 0 0 20 0 1 0 55054635 392925184 86999 33554432000 4194304 5646918 140736347572992 140736347571688 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 95929 86999 184 355 0 95570 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 383716

[startup+1182.3 s]
/proc/loadavg: 2.14 2.12 2.13 3/177 20847
/proc/meminfo: memFree=29391528/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=306616 CPUtime=1182.06 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 48826 0 0 0 118175 31 0 0 20 0 1 0 55054635 313974784 66568 33554432000 4194304 5646918 140736347572992 140736347571688 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 76654 66568 184 355 0 76295 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 306616

[startup+1242.3 s]
/proc/loadavg: 2.16 2.12 2.13 3/177 20848
/proc/meminfo: memFree=29327972/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=388776 CPUtime=1242.05 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 49485 0 0 0 124173 32 0 0 20 0 1 0 55054635 398106624 77440 33554432000 4194304 5646918 140736347572992 140736347571688 4397445 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 97194 77440 184 355 0 96835 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 388776

[startup+1302.3 s]
/proc/loadavg: 2.14 2.13 2.13 3/177 20849
/proc/meminfo: memFree=29281312/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=391916 CPUtime=1302.05 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 50228 0 0 0 130172 33 0 0 20 0 1 0 55054635 401321984 85337 33554432000 4194304 5646918 140736347572992 140736347571128 4403427 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 97979 85337 184 355 0 97620 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 391916

[startup+1362.3 s]
/proc/loadavg: 2.16 2.14 2.13 3/178 20853
/proc/meminfo: memFree=29231680/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=403980 CPUtime=1362.04 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 52962 0 0 0 136170 34 0 0 20 0 1 0 55054635 413675520 94714 33554432000 4194304 5646918 140736347572992 140736347571128 4403368 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 100995 94714 184 355 0 100636 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 403980

[startup+1422.3 s]
/proc/loadavg: 2.18 2.15 2.13 3/177 20855
/proc/meminfo: memFree=29134460/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=539164 CPUtime=1422.03 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 54167 0 0 0 142167 36 0 0 20 0 1 0 55054635 552103936 115323 33554432000 4194304 5646918 140736347572992 140736347571128 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 134791 115323 184 355 0 134432 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 539164

[startup+1482.3 s]
/proc/loadavg: 2.12 2.13 2.13 3/177 20856
/proc/meminfo: memFree=29281360/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=337188 CPUtime=1482.03 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 57316 0 0 0 148162 41 0 0 20 0 1 0 55054635 345280512 74764 33554432000 4194304 5646918 140736347572992 140736347571688 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 84297 74764 184 355 0 83938 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 337188

[startup+1542.31 s]
/proc/loadavg: 2.15 2.14 2.12 3/177 20857
/proc/meminfo: memFree=29225132/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=418576 CPUtime=1542.02 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 57860 0 0 0 154161 41 0 0 20 0 1 0 55054635 428621824 85010 33554432000 4194304 5646918 140736347572992 140736347571688 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 104644 85010 184 355 0 104285 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 418576

[startup+1602.3 s]
/proc/loadavg: 2.28 2.18 2.14 3/177 20858
/proc/meminfo: memFree=29187156/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=418576 CPUtime=1602 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 57871 0 0 0 160159 41 0 0 20 0 1 0 55054635 428621824 90642 33554432000 4194304 5646918 140736347572992 140736347571688 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 104644 90642 184 355 0 104285 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 418576

[startup+1662.3 s]
/proc/loadavg: 2.23 2.19 2.14 3/177 20859
/proc/meminfo: memFree=29146636/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=418576 CPUtime=1661.99 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 57885 0 0 0 166157 42 0 0 20 0 1 0 55054635 428621824 97299 33554432000 4194304 5646918 140736347572992 140736347571688 4402880 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 104644 97299 184 355 0 104285 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 418576

[startup+1722.3 s]
/proc/loadavg: 2.18 2.18 2.14 3/177 20861
/proc/meminfo: memFree=29263108/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=263960 CPUtime=1721.99 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 59678 0 0 0 172155 44 0 0 20 0 1 0 55054635 270295040 64102 33554432000 4194304 5646918 140736347572992 140736347571688 4403164 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 65990 64102 184 355 0 65631 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 263960

[startup+1782.3 s]
/proc/loadavg: 2.25 2.19 2.15 3/177 20862
/proc/meminfo: memFree=29187716/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=344868 CPUtime=1781.98 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 60531 0 0 0 178152 46 0 0 20 0 1 0 55054635 353144832 78739 33554432000 4194304 5646918 140736347572992 140736347571688 4402667 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 86217 78739 184 355 0 85858 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 344868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.25 2.20 2.15 3/177 20862
/proc/meminfo: memFree=29175428/32872528 swapFree=1370848/1518016
[pid=20761] ppid=20758 vsize=344868 CPUtime=1800.07 cores=1,3,5,7
/proc/20761/stat : 20761 (minisatp) R 20758 20761 17776 0 -1 4202496 60535 0 0 0 179961 46 0 0 20 0 1 0 55054635 353144832 80787 33554432000 4194304 5646918 140736347572992 140736347571688 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/20761/statm: 86217 80787 184 355 0 85858 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 344868

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 20761 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.09
CPU user time (s): 1799.62
CPU system time (s): 0.473927
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 550836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.473927
maximum resident set size= 473640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60535
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= 76
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.36534 second user time and 7.09192 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-21 19:28:01
IDJOB=4115218
IDBENCH=1803
IDSOLVER=2555
FILE ID=node129/4115218-1466530081
RUNJOBID= node129-1466514751-17793
PBS_JOBID= 19942879
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-vpm2.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115218-1466530081/watcher-4115218-1466530081 -o /tmp/evaluation-result-4115218-1466530081/solver-4115218-1466530081 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17793 --watchdog 1960  minisatp HOME/instance-4115218-1466530081.opb

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

MD5SUM BENCH= 0632aa4d9a67ceeb1b14a3ab4971976e
RANDOM SEED=1635144922

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30440064 kB
Buffers:           16412 kB
Cached:            68548 kB
SwapCached:        16736 kB
Active:           136972 kB
Inactive:          72956 kB
Active(anon):     110900 kB
Inactive(anon):    16060 kB
Active(file):      26072 kB
Inactive(file):    56896 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67085180 kB
Dirty:              3676 kB
Writeback:             0 kB
AnonPages:       1629360 kB
Mapped:             9448 kB
Shmem:                 0 kB
Slab:             570264 kB
SReclaimable:      14112 kB
SUnreclaim:       556152 kB
KernelStack:        1472 kB
PageTables:         7500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1744032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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-4115218-1466530081.opb

Free space on /tmp at the end= 71720 MiB
End job on node129 at 2016-06-21 19:58:02