Trace number 4116364

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round22-7.opb
MD5SUM78ca7d2efc3c3d047eb34d0c951eba42
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8720
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.09/0.17	c Converting 8576 PB-constraints to clauses...
0.09/0.17	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.17	c   -- Detecting intervals from adjacent constraints: ############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
0.09/0.18	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.18	c ---[5502]---> BDD-cost:    3
0.09/0.18	c ---[5500]---> BDD-cost:    6
0.09/0.18	c ---[5498]---> BDD-cost:    8
0.09/0.18	c ---[5496]---> BDD-cost:    8
0.09/0.18	c ---[5494]---> BDD-cost:   13
0.09/0.18	c ---[5492]---> BDD-cost:   13
0.09/0.18	c ---[5490]---> BDD-cost:   12
0.09/0.18	c ---[5488]---> BDD-cost:   13
0.09/0.18	c ---[5486]---> BDD-cost:   12
0.09/0.18	c ---[5484]---> BDD-cost:   10
0.09/0.18	c ---[5482]---> BDD-cost:   13
0.09/0.18	c ---[5480]---> BDD-cost:    8
0.09/0.18	c ---[5478]---> BDD-cost:   12
0.09/0.18	c ---[5476]---> BDD-cost:   13
0.09/0.18	c ---[5474]---> BDD-cost:   10
0.09/0.18	c ---[5472]---> BDD-cost:   12
0.09/0.18	c ---[5470]---> BDD-cost:    6
0.09/0.18	c ---[5468]---> BDD-cost:   13
0.09/0.18	c ---[5466]---> BDD-cost:    6
0.09/0.18	c ---[5464]---> BDD-cost:   13
0.09/0.18	c ---[5462]---> BDD-cost:    8
0.09/0.18	c ---[5460]---> BDD-cost:   12
0.09/0.18	c ---[5458]---> BDD-cost:   13
0.09/0.19	c ---[5456]---> BDD-cost:   10
0.09/0.19	c ---[5454]---> BDD-cost:   13
0.09/0.19	c ---[5452]---> BDD-cost:    8
0.09/0.19	c ---[5450]---> BDD-cost:   10
0.09/0.19	c ---[5448]---> BDD-cost:   13
0.09/0.19	c ---[5446]---> BDD-cost:    8
0.09/0.19	c ---[5444]---> BDD-cost:   13
0.09/0.19	c ---[5442]---> BDD-cost:   13
0.09/0.19	c ---[5440]---> BDD-cost:   13
0.09/0.19	c ---[5438]---> BDD-cost:    6
0.09/0.19	c ---[5436]---> BDD-cost:   12
0.09/0.19	c ---[5434]---> BDD-cost:   12
0.09/0.19	c ---[5432]---> BDD-cost:   18
0.09/0.19	c ---[5430]---> BDD-cost:   18
0.09/0.19	c ---[5428]---> BDD-cost:   18
0.09/0.19	c ---[5426]---> BDD-cost:   18
0.09/0.19	c ---[5424]---> BDD-cost:   18
0.09/0.19	c ---[5422]---> BDD-cost:   18
0.09/0.19	c ---[5420]---> BDD-cost:   18
0.09/0.19	c ---[5418]---> BDD-cost:   18
0.09/0.19	c ---[5416]---> BDD-cost:   18
0.09/0.19	c ---[5414]---> BDD-cost:   18
0.09/0.19	c ---[5412]---> BDD-cost:   18
0.09/0.19	c ---[5410]---> BDD-cost:   18
0.09/0.19	c ---[5408]---> BDD-cost:   18
0.09/0.19	c ---[5406]---> BDD-cost:   18
0.09/0.19	c ---[5404]---> BDD-cost:   18
0.09/0.19	c ---[5402]---> BDD-cost:   18
0.09/0.19	c ---[5400]---> BDD-cost:   18
0.09/0.19	c ---[5398]---> BDD-cost:   18
0.09/0.19	c ---[5396]---> BDD-cost:   18
0.09/0.19	c ---[5394]---> BDD-cost:   18
0.09/0.19	c ---[5392]---> BDD-cost:   18
0.09/0.19	c ---[5390]---> BDD-cost:   18
0.09/0.19	c ---[5388]---> BDD-cost:   18
0.09/0.19	c ---[5386]---> BDD-cost:   18
0.09/0.19	c ---[5384]---> BDD-cost:   18
0.09/0.19	c ---[5382]---> BDD-cost:   18
0.09/0.19	c ---[5380]---> BDD-cost:   18
0.09/0.19	c ---[5378]---> BDD-cost:   18
0.09/0.19	c ---[5376]---> BDD-cost:   18
0.09/0.19	c ---[5372]---> BDD-cost:    1
0.09/0.19	c ---[5364]---> BDD-cost:    1
0.09/0.19	c ---[5356]---> BDD-cost:    1
0.09/0.19	c ---[5348]---> BDD-cost:    1
0.09/0.19	c ---[5340]---> BDD-cost:    1
0.09/0.19	c ---[5332]---> BDD-cost:    1
0.09/0.19	c ---[5324]---> BDD-cost:    1
0.09/0.19	c ---[5316]---> BDD-cost:    1
0.09/0.19	c ---[5310]---> BDD-cost:    6
0.09/0.19	c ---[5308]---> BDD-cost:   18
0.09/0.19	c ---[5306]---> BDD-cost:   13
0.09/0.19	c ---[5304]---> BDD-cost:   18
0.09/0.19	c ---[5302]---> BDD-cost:   18
0.09/0.19	c ---[5300]---> BDD-cost:   25
0.09/0.19	c ---[5298]---> BDD-cost:   18
0.09/0.19	c ---[5296]---> BDD-cost:   18
0.09/0.19	c ---[5294]---> BDD-cost:   18
0.09/0.19	c ---[5292]---> BDD-cost:   24
0.09/0.19	c ---[5290]---> BDD-cost:   18
0.09/0.19	c ---[5288]---> BDD-cost:   18
0.09/0.19	c ---[5286]---> BDD-cost:   18
0.09/0.19	c ---[5284]---> BDD-cost:   25
0.09/0.19	c ---[5282]---> BDD-cost:   18
0.09/0.19	c ---[5280]---> BDD-cost:   18
0.09/0.19	c ---[5278]---> BDD-cost:   18
0.09/0.19	c ---[5276]---> BDD-cost:   24
0.09/0.19	c ---[5274]---> BDD-cost:   18
0.09/0.19	c ---[5272]---> BDD-cost:   18
0.09/0.19	c ---[5270]---> BDD-cost:   18
0.09/0.19	c ---[5268]---> BDD-cost:   25
0.09/0.19	c ---[5266]---> BDD-cost:   18
0.09/0.19	c ---[5264]---> BDD-cost:   18
0.09/0.19	c ---[5262]---> BDD-cost:   18
0.09/0.19	c ---[5260]---> BDD-cost:   25
0.09/0.19	c ---[5258]---> BDD-cost:   18
0.09/0.19	c ---[5256]---> BDD-cost:   18
0.09/0.19	c ---[5254]---> BDD-cost:   18
0.09/0.19	c ---[5252]---> BDD-cost:   24
0.09/0.19	c ---[5250]---> BDD-cost:   18
0.09/0.19	c ---[5248]---> BDD-cost:   18
0.09/0.19	c ---[5118]---> BDD-cost:   13
0.09/0.19	c ---[5116]---> BDD-cost:   18
0.09/0.19	c ---[5114]---> BDD-cost:   24
0.09/0.19	c ---[5112]---> BDD-cost:   25
0.09/0.19	c ---[5110]---> BDD-cost:   25
0.09/0.19	c ---[5108]---> BDD-cost:   25
0.09/0.19	c ---[5106]---> BDD-cost:   25
0.09/0.19	c ---[5104]---> BDD-cost:   24
0.09/0.19	c ---[5102]---> BDD-cost:   25
0.09/0.19	c ---[5100]---> BDD-cost:   25
0.09/0.19	c ---[5098]---> BDD-cost:   24
0.09/0.19	c ---[5096]---> BDD-cost:   24
0.09/0.19	c ---[5094]---> BDD-cost:   25
0.09/0.19	c ---[5092]---> BDD-cost:   24
0.09/0.19	c ---[5090]---> BDD-cost:   24
0.09/0.19	c ---[5088]---> BDD-cost:   24
0.09/0.19	c ---[5086]---> BDD-cost:   25
0.09/0.19	c ---[5084]---> BDD-cost:   24
0.09/0.19	c ---[5082]---> BDD-cost:   24
0.09/0.19	c ---[5080]---> BDD-cost:   24
0.09/0.19	c ---[5078]---> BDD-cost:   25
0.09/0.19	c ---[5076]---> BDD-cost:   25
0.09/0.19	c ---[5074]---> BDD-cost:   25
0.09/0.19	c ---[5072]---> BDD-cost:   24
0.09/0.19	c ---[5070]---> BDD-cost:   25
0.09/0.19	c ---[5068]---> BDD-cost:   24
0.09/0.19	c ---[5066]---> BDD-cost:   24
0.09/0.19	c ---[5064]---> BDD-cost:   24
0.09/0.19	c ---[5062]---> BDD-cost:   24
0.09/0.19	c ---[5060]---> BDD-cost:   25
0.09/0.19	c ---[5058]---> BDD-cost:   24
0.09/0.19	c ---[5056]---> BDD-cost:   24
0.09/0.19	c ---[4862]---> BDD-cost:   13
0.09/0.19	c ---[4860]---> BDD-cost:   18
0.09/0.19	c ---[4858]---> BDD-cost:   24
0.09/0.19	c ---[4856]---> BDD-cost:   25
0.09/0.19	c ---[4854]---> BDD-cost:   25
0.09/0.19	c ---[4852]---> BDD-cost:   24
0.09/0.19	c ---[4850]---> BDD-cost:   25
0.09/0.19	c ---[4848]---> BDD-cost:   24
0.09/0.19	c ---[4846]---> BDD-cost:   25
0.09/0.19	c ---[4844]---> BDD-cost:   24
0.09/0.19	c ---[4842]---> BDD-cost:   24
0.09/0.19	c ---[4840]---> BDD-cost:   24
0.09/0.19	c ---[4838]---> BDD-cost:   25
0.09/0.19	c ---[4836]---> BDD-cost:   25
0.09/0.19	c ---[4834]---> BDD-cost:   24
0.09/0.19	c ---[4832]---> BDD-cost:   24
0.09/0.19	c ---[4830]---> BDD-cost:   25
0.09/0.19	c ---[4828]---> BDD-cost:   25
0.09/0.19	c ---[4826]---> BDD-cost:   24
0.09/0.19	c ---[4824]---> BDD-cost:   24
0.09/0.19	c ---[4822]---> BDD-cost:   25
0.09/0.19	c ---[4820]---> BDD-cost:   24
0.09/0.19	c ---[4818]---> BDD-cost:   25
0.09/0.19	c ---[4816]---> BDD-cost:   24
0.09/0.20	c ---[4814]---> BDD-cost:   25
0.09/0.20	c ---[4812]---> BDD-cost:   25
0.09/0.20	c ---[4810]---> BDD-cost:   24
0.09/0.20	c ---[4808]---> BDD-cost:   24
0.09/0.20	c ---[4806]---> BDD-cost:   24
0.09/0.20	c ---[4804]---> BDD-cost:   24
0.19/0.20	c ---[4802]---> BDD-cost:   24
0.19/0.20	c ---[4800]---> BDD-cost:   24
0.19/0.20	c ---[4606]---> BDD-cost:   18
0.19/0.20	c ---[4604]---> BDD-cost:   24
0.19/0.20	c ---[4602]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4600]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4598]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4596]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4594]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4592]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4590]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4588]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4586]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4584]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4582]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4580]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4578]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4576]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4574]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4572]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4570]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4568]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4566]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4564]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4562]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4560]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4558]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4556]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4554]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4552]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4550]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4548]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4546]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4544]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4350]---> BDD-cost:   18
0.19/0.20	c ---[4348]---> BDD-cost:   24
0.19/0.20	c ---[4346]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4344]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4342]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4340]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4338]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4336]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4334]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4332]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4330]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4328]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4326]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4324]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4322]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4320]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4318]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4316]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4314]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4312]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4310]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4308]---> Sorter-cost:   66     Base: 2
0.19/0.20	c ---[4306]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4304]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4302]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4300]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4298]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4296]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4294]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4292]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4290]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4288]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4094]---> BDD-cost:   18
0.19/0.21	c ---[4092]---> BDD-cost:   24
0.19/0.21	c ---[4090]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4088]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4086]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4084]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4082]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4080]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4078]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4076]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4074]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4072]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4070]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4068]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4066]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4064]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4062]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4060]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4058]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4056]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4054]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4052]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4050]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4048]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4046]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4044]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4042]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4040]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4038]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4036]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4034]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4032]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3838]---> BDD-cost:   18
0.19/0.21	c ---[3836]---> BDD-cost:   24
0.19/0.21	c ---[3834]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3832]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3830]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3828]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3826]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3824]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3822]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3820]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3818]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3816]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3814]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3812]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3810]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3808]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3806]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3804]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3802]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[3800]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3798]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3796]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3794]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3792]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3790]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3788]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3786]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3784]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3782]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3780]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3778]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3776]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3582]---> BDD-cost:   18
0.19/0.22	c ---[3580]---> BDD-cost:   24
0.19/0.22	c ---[3578]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3576]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3574]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3572]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3570]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3568]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3566]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3564]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3562]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3560]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3558]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3556]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3554]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3552]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3550]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3548]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3546]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3544]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3542]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3540]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3538]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3536]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3534]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3532]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3530]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3528]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3526]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3524]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3522]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3520]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3326]---> BDD-cost:   18
0.19/0.22	c ---[3324]---> BDD-cost:   24
0.19/0.22	c ---[3322]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3320]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3318]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3316]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3314]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3312]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3310]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3308]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3306]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3304]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3302]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3300]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3298]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3296]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3294]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3292]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3290]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3288]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3286]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3284]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3282]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3280]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3278]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3276]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3274]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3272]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3270]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3268]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3266]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3264]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3070]---> BDD-cost:   18
0.19/0.23	c ---[3068]---> BDD-cost:   24
0.19/0.23	c ---[3066]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3064]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3062]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3060]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3058]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3056]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3054]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3052]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3050]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3048]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3046]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3044]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3042]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3040]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3038]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3036]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3034]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3032]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3030]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3028]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3026]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3024]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3022]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3020]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3018]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3016]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3014]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3012]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3010]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3008]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2814]---> BDD-cost:   18
0.19/0.23	c ---[2812]---> BDD-cost:   24
0.19/0.23	c ---[2810]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2808]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2806]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2804]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2802]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2800]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2798]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2796]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[2794]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2792]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2790]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2788]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2786]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2784]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2782]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2780]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2778]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2776]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2774]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2772]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2770]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2768]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2766]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2764]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2762]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2760]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2758]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2756]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2754]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2752]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2558]---> BDD-cost:   18
0.19/0.24	c ---[2556]---> BDD-cost:   24
0.19/0.24	c ---[2554]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2552]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2550]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2548]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2546]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2544]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2542]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2540]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2538]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2536]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2534]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2532]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2530]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2528]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2526]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2524]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2522]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2520]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2518]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2516]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2514]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2512]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2510]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2508]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2506]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2504]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2502]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2500]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2498]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2496]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2302]---> BDD-cost:   18
0.19/0.25	c ---[2300]---> BDD-cost:   24
0.19/0.25	c ---[2298]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2296]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2294]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2292]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2290]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2288]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2286]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2284]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2282]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2280]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2278]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2276]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2274]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2272]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2270]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2268]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2266]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2264]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2262]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2260]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2258]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2256]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2254]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2252]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2250]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2248]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2246]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2244]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2242]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2240]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2046]---> BDD-cost:   18
0.19/0.25	c ---[2044]---> BDD-cost:   24
0.19/0.25	c ---[2042]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2040]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2038]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2036]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2034]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2032]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2030]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2028]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2026]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2024]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2022]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2020]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2018]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2016]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2014]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2012]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2010]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2008]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2006]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2004]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2002]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2000]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[1998]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[1996]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[1994]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[1992]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[1990]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1988]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1986]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1984]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1790]---> BDD-cost:   18
0.19/0.26	c ---[1788]---> BDD-cost:   24
0.19/0.26	c ---[1786]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1784]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1782]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1780]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1778]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1776]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1774]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1772]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1770]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1768]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1766]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1764]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1762]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1760]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1758]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1756]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1754]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1752]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1750]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1748]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1746]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1744]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1742]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1740]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1738]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1736]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1734]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1732]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1730]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1728]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1534]---> BDD-cost:   12
0.19/0.26	c ---[1532]---> BDD-cost:   18
0.19/0.26	c ---[1530]---> BDD-cost:   25
0.19/0.26	c ---[1528]---> BDD-cost:   24
0.19/0.26	c ---[1526]---> BDD-cost:   24
0.19/0.26	c ---[1524]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1522]---> BDD-cost:   24
0.19/0.26	c ---[1520]---> BDD-cost:   25
0.19/0.26	c ---[1518]---> BDD-cost:   24
0.19/0.26	c ---[1516]---> BDD-cost:   25
0.19/0.26	c ---[1514]---> BDD-cost:   24
0.19/0.26	c ---[1512]---> BDD-cost:   24
0.19/0.26	c ---[1510]---> BDD-cost:   24
0.19/0.26	c ---[1508]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1506]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1504]---> BDD-cost:   24
0.19/0.26	c ---[1502]---> BDD-cost:   24
0.19/0.26	c ---[1500]---> BDD-cost:   25
0.19/0.26	c ---[1498]---> BDD-cost:   24
0.19/0.26	c ---[1496]---> BDD-cost:   25
0.19/0.26	c ---[1494]---> BDD-cost:   24
0.19/0.26	c ---[1492]---> BDD-cost:   24
0.19/0.26	c ---[1490]---> BDD-cost:   24
0.19/0.26	c ---[1488]---> BDD-cost:   25
0.19/0.26	c ---[1486]---> BDD-cost:   25
0.19/0.26	c ---[1484]---> BDD-cost:   24
0.19/0.26	c ---[1482]---> BDD-cost:   25
0.19/0.26	c ---[1480]---> BDD-cost:   25
0.19/0.26	c ---[1478]---> BDD-cost:   24
0.19/0.26	c ---[1476]---> BDD-cost:   24
0.19/0.26	c ---[1474]---> BDD-cost:   24
0.19/0.26	c ---[1472]---> BDD-cost:   24
0.19/0.26	c ---[1278]---> BDD-cost:    8
0.19/0.26	c ---[1276]---> BDD-cost:   13
0.19/0.26	c ---[1274]---> BDD-cost:   18
0.19/0.26	c ---[1272]---> BDD-cost:   18
0.19/0.26	c ---[1270]---> BDD-cost:   18
0.19/0.26	c ---[1268]---> BDD-cost:   18
0.19/0.26	c ---[1266]---> BDD-cost:   18
0.19/0.26	c ---[1264]---> BDD-cost:   18
0.19/0.26	c ---[1262]---> BDD-cost:   18
0.19/0.26	c ---[1260]---> BDD-cost:   18
0.19/0.26	c ---[1258]---> BDD-cost:   24
0.19/0.26	c ---[1256]---> BDD-cost:   18
0.19/0.26	c ---[1254]---> BDD-cost:   18
0.19/0.26	c ---[1252]---> BDD-cost:   18
0.19/0.26	c ---[1250]---> BDD-cost:   25
0.19/0.27	c ---[1248]---> BDD-cost:   25
0.19/0.27	c ---[1246]---> BDD-cost:   18
0.19/0.27	c ---[1244]---> BDD-cost:   18
0.19/0.27	c ---[1242]---> BDD-cost:   24
0.19/0.27	c ---[1240]---> BDD-cost:   25
0.19/0.27	c ---[1238]---> BDD-cost:   18
0.19/0.27	c ---[1236]---> BDD-cost:   18
0.19/0.27	c ---[1234]---> BDD-cost:   18
0.19/0.27	c ---[1232]---> BDD-cost:   24
0.19/0.27	c ---[1230]---> BDD-cost:   18
0.19/0.27	c ---[1228]---> BDD-cost:   18
0.19/0.27	c ---[1226]---> BDD-cost:   18
0.19/0.27	c ---[1224]---> BDD-cost:   18
0.19/0.27	c ---[1222]---> BDD-cost:   18
0.19/0.27	c ---[1220]---> BDD-cost:   18
0.19/0.27	c ---[1218]---> BDD-cost:   18
0.19/0.27	c ---[1216]---> BDD-cost:   18
0.19/0.27	c ---[1022]---> BDD-cost:    8
0.19/0.27	c ---[1020]---> BDD-cost:   13
0.19/0.27	c ---[1018]---> BDD-cost:   18
0.19/0.27	c ---[1016]---> BDD-cost:   18
0.19/0.27	c ---[1014]---> BDD-cost:   18
0.19/0.27	c ---[1012]---> BDD-cost:   25
0.19/0.27	c ---[1010]---> BDD-cost:   18
0.19/0.27	c ---[1008]---> BDD-cost:   18
0.19/0.27	c ---[1006]---> BDD-cost:   18
0.19/0.27	c ---[1004]---> BDD-cost:   18
0.19/0.27	c ---[1002]---> BDD-cost:   18
0.19/0.27	c ---[1000]---> BDD-cost:   18
0.19/0.27	c ---[ 998]---> BDD-cost:   18
0.19/0.27	c ---[ 996]---> BDD-cost:   18
0.19/0.27	c ---[ 994]---> BDD-cost:   24
0.19/0.27	c ---[ 992]---> BDD-cost:   18
0.19/0.27	c ---[ 990]---> BDD-cost:   18
0.19/0.27	c ---[ 988]---> BDD-cost:   18
0.19/0.27	c ---[ 986]---> BDD-cost:   18
0.19/0.27	c ---[ 984]---> BDD-cost:   24
0.19/0.27	c ---[ 982]---> BDD-cost:   24
0.19/0.27	c ---[ 980]---> BDD-cost:   18
0.19/0.27	c ---[ 978]---> BDD-cost:   18
0.19/0.27	c ---[ 976]---> BDD-cost:   18
0.19/0.27	c ---[ 974]---> BDD-cost:   18
0.19/0.27	c ---[ 972]---> BDD-cost:   18
0.19/0.27	c ---[ 970]---> BDD-cost:   18
0.19/0.27	c ---[ 968]---> BDD-cost:   18
0.19/0.27	c ---[ 966]---> BDD-cost:   24
0.19/0.27	c ---[ 964]---> BDD-cost:   18
0.19/0.27	c ---[ 962]---> BDD-cost:   18
0.19/0.27	c ---[ 960]---> BDD-cost:   18
0.19/0.27	c ---[ 953]---> BDD-cost:    1
0.19/0.27	c ---[ 944]---> BDD-cost:    1
0.19/0.27	c ---[ 937]---> BDD-cost:    1
0.19/0.27	c ---[ 922]---> BDD-cost:    1
0.19/0.27	c ---[ 915]---> BDD-cost:    1
0.19/0.27	c ---[ 905]---> BDD-cost:    1
0.19/0.27	c ---[ 897]---> BDD-cost:    1
0.19/0.27	c ---[ 890]---> BDD-cost:    1
0.19/0.27	c ---[ 881]---> BDD-cost:    1
0.19/0.27	c ---[ 873]---> BDD-cost:    1
0.19/0.27	c ---[ 850]---> BDD-cost:    1
0.19/0.27	c ---[ 826]---> BDD-cost:    1
0.19/0.27	c ---[ 817]---> BDD-cost:    1
0.19/0.27	c ---[ 811]---> BDD-cost:    1
0.19/0.27	c ---[ 802]---> BDD-cost:    1
0.19/0.27	c ---[ 794]---> BDD-cost:    1
0.19/0.27	c ---[ 786]---> BDD-cost:    1
0.19/0.27	c ---[ 777]---> BDD-cost:    1
0.19/0.27	c ---[ 761]---> BDD-cost:    1
0.19/0.27	c ---[ 755]---> BDD-cost:    1
0.19/0.27	c ---[ 744]---> BDD-cost:    1
0.19/0.27	c ---[ 738]---> BDD-cost:    1
0.19/0.27	c ---[ 729]---> BDD-cost:    1
0.19/0.27	c ---[ 722]---> BDD-cost:    1
0.19/0.27	c ---[ 713]---> BDD-cost:    1
0.19/0.27	c ---[ 705]---> BDD-cost:    1
0.19/0.27	c ---[ 702]---> BDD-cost:    8
0.19/0.27	c ---[ 700]---> BDD-cost:   13
0.19/0.27	c ---[ 698]---> BDD-cost:   18
0.19/0.27	c ---[ 696]---> BDD-cost:   18
0.19/0.27	c ---[ 694]---> BDD-cost:   18
0.19/0.27	c ---[ 692]---> BDD-cost:   25
0.19/0.27	c ---[ 690]---> BDD-cost:   18
0.19/0.27	c ---[ 688]---> BDD-cost:   18
0.19/0.27	c ---[ 686]---> BDD-cost:   18
0.19/0.27	c ---[ 684]---> BDD-cost:   24
0.19/0.27	c ---[ 682]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[ 680]---> BDD-cost:   24
0.19/0.27	c ---[ 678]---> BDD-cost:   18
0.19/0.27	c ---[ 676]---> BDD-cost:   18
0.19/0.27	c ---[ 674]---> BDD-cost:   18
0.19/0.27	c ---[ 672]---> BDD-cost:   18
0.19/0.27	c ---[ 670]---> BDD-cost:   18
0.19/0.27	c ---[ 668]---> BDD-cost:   18
0.19/0.27	c ---[ 666]---> BDD-cost:   18
0.19/0.27	c ---[ 664]---> BDD-cost:   24
0.19/0.27	c ---[ 662]---> BDD-cost:   18
0.19/0.27	c ---[ 660]---> BDD-cost:   25
0.19/0.27	c ---[ 658]---> BDD-cost:   24
0.19/0.27	c ---[ 656]---> BDD-cost:   24
0.19/0.27	c ---[ 654]---> BDD-cost:   25
0.19/0.27	c ---[ 652]---> BDD-cost:   18
0.19/0.27	c ---[ 650]---> BDD-cost:   18
0.19/0.27	c ---[ 648]---> BDD-cost:   18
0.19/0.27	c ---[ 646]---> BDD-cost:   18
0.19/0.27	c ---[ 644]---> BDD-cost:   18
0.19/0.27	c ---[ 642]---> BDD-cost:   18
0.19/0.27	c ---[ 640]---> BDD-cost:   18
0.19/0.27	c ---[ 611]---> BDD-cost:    1
0.19/0.27	c ---[ 598]---> BDD-cost:    1
0.19/0.27	c ---[ 545]---> BDD-cost:    1
0.19/0.27	c ---[ 533]---> BDD-cost:    1
0.19/0.27	c ---[ 524]---> BDD-cost:    1
0.19/0.27	c ---[ 468]---> BDD-cost:    1
0.19/0.27	c ---[ 382]---> BDD-cost:    1
0.19/0.27	c ---[ 380]---> BDD-cost:    1
0.19/0.27	c ---[ 378]---> BDD-cost:    3
0.19/0.27	c ---[ 376]---> BDD-cost:   10
0.19/0.27	c ---[ 374]---> BDD-cost:   12
0.19/0.27	c ---[ 372]---> BDD-cost:   13
0.19/0.27	c ---[ 370]---> BDD-cost:   12
0.19/0.27	c ---[ 368]---> BDD-cost:   12
0.19/0.27	c ---[ 366]---> BDD-cost:   13
0.19/0.27	c ---[ 364]---> BDD-cost:   13
0.19/0.27	c ---[ 362]---> BDD-cost:   18
0.19/0.27	c ---[ 360]---> BDD-cost:   18
0.19/0.27	c ---[ 358]---> BDD-cost:   18
0.19/0.27	c ---[ 356]---> BDD-cost:   18
0.19/0.27	c ---[ 354]---> BDD-cost:   24
0.19/0.27	c ---[ 352]---> BDD-cost:   18
0.19/0.27	c ---[ 350]---> BDD-cost:   18
0.19/0.27	c ---[ 348]---> BDD-cost:   18
0.19/0.27	c ---[ 346]---> BDD-cost:   12
0.19/0.27	c ---[ 344]---> BDD-cost:   13
0.19/0.27	c ---[ 342]---> BDD-cost:   13
0.19/0.27	c ---[ 340]---> BDD-cost:   18
0.19/0.27	c ---[ 338]---> BDD-cost:   12
0.19/0.27	c ---[ 336]---> BDD-cost:   12
0.19/0.27	c ---[ 334]---> BDD-cost:   13
0.19/0.27	c ---[ 332]---> BDD-cost:   12
0.19/0.27	c ---[ 330]---> BDD-cost:   24
0.19/0.27	c ---[ 328]---> BDD-cost:   18
0.19/0.27	c ---[ 326]---> BDD-cost:   18
0.19/0.27	c ---[ 324]---> BDD-cost:   24
0.19/0.27	c ---[ 322]---> BDD-cost:   13
0.19/0.27	c ---[ 320]---> BDD-cost:   13
0.19/0.27	c ---[ 310]---> BDD-cost:    1
0.19/0.27	c ---[ 284]---> BDD-cost:    1
0.19/0.27	c ---[ 266]---> BDD-cost:    1
0.19/0.27	c ---[ 260]---> BDD-cost:    1
0.19/0.27	c ---[ 244]---> BDD-cost:    1
0.19/0.27	c ---[ 236]---> BDD-cost:    1
0.19/0.27	c ---[ 234]---> BDD-cost:    3
0.19/0.27	c ---[ 232]---> BDD-cost:    1
0.19/0.27	c ---[ 212]---> BDD-cost:    1
0.19/0.27	c ---[ 210]---> BDD-cost:    3
0.19/0.27	c ---[ 208]---> BDD-cost:    3
0.19/0.27	c ---[ 206]---> BDD-cost:    1
0.19/0.27	c ---[ 184]---> BDD-cost:    1
0.19/0.27	c ---[ 166]---> BDD-cost:    1
0.19/0.27	c ---[ 102]---> BDD-cost:    3
0.19/0.27	c ---[ 100]---> BDD-cost:    1
0.19/0.27	c ---[  84]---> BDD-cost:    1
0.19/0.27	c ---[  56]---> BDD-cost:    1
0.19/0.27	c ---[  40]---> BDD-cost:    1
0.19/0.27	c ---[  38]---> BDD-cost:    1
1800.01/1800.30	|  Eliminated clauses:           0.37 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |   15916    58315   164352 |    21382       99      3 | 20.165 % |
1800.01/1800.30	|       250 |   15916    58315   164352 |    23520      249      4 | 20.165 % |
1800.01/1800.30	|       475 |   15916    58315   164352 |    25872      474      8 | 20.165 % |
1800.01/1800.30	|       812 |   15915    58315   164352 |    28459      810     14 | 20.168 % |
1800.01/1800.30	|      1318 |   15911    58315   164352 |    31305     1314     14 | 20.181 % |
1800.01/1800.30	|      2077 |   15907    58315   164352 |    34436     2072     17 | 20.194 % |
1800.01/1800.30	|      3216 |   15907    58315   164352 |    37879     3211     25 | 20.194 % |
1800.01/1800.30	|      4924 |   15907    58315   164352 |    41667     4919     29 | 20.194 % |
1800.01/1800.30	|      7486 |   15907    58315   164352 |    45834     7481     38 | 20.194 % |
1800.01/1800.30	|     11330 |   15907    58315   164352 |    50418    11325     42 | 20.194 % |
1800.01/1800.30	|     17096 |   15906    58315   164352 |    55459    17090     52 | 20.197 % |
1800.01/1800.30	|     25745 |   15906    58315   164352 |    61005    25739     61 | 20.197 % |
1800.01/1800.30	|     38719 |   15906    58315   164352 |    67106    38713     68 | 20.197 % |
1800.01/1800.30	|     58180 |   15906    58315   164352 |    73817    58174     75 | 20.197 % |
1800.01/1800.30	|     87372 |   15906    58315   164352 |    81198    31218     70 | 20.197 % |
1800.01/1800.30	|    131161 |   15906    58315   164352 |    89318    75007     98 | 20.197 % |
1800.01/1800.30	|    196845 |   15906    58315   164352 |    98250    71933     98 | 20.197 % |
1800.01/1800.30	|    295371 |   15906    58315   164352 |   108075    84749    105 | 20.197 % |
1800.01/1800.30	|    443160 |   15906    58315   164352 |   118883    30594    122 | 20.197 % |
1800.01/1800.30	|    664843 |   15906    58315   164352 |   130771    58748     86 | 20.197 % |
1800.01/1800.30	|    997368 |   15906    58315   164352 |   143848    48423    185 | 20.197 % |
1800.01/1800.30	|   1496156 |   15906    58315   164352 |   158233    49013     65 | 20.197 % |
1800.01/1800.30	|   2244338 |   15906    58315   164352 |   174056   106298    202 | 20.197 % |
1800.01/1800.30	|   3366612 |   15906    58315   164352 |   191462   148342    113 | 20.197 % |
1800.01/1800.30	|   5050023 |   15906    58315   164352 |   210608    99467    237 | 20.197 % |
1800.01/1800.30	|   7575139 |   15906    58315   164352 |   231669   157321    239 | 20.197 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	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-4116364-1466956660/watcher-4116364-1466956660 -o /tmp/evaluation-result-4116364-1466956660/solver-4116364-1466956660 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466941623-20591 --watchdog 1960 minisatp HOME/instance-4116364-1466956660.opb 

pid=24936
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.24 2.21 2.18 3/175 24939
/proc/meminfo: memFree=30461728/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=6464 CPUtime=0 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 28704244 6619136 203 33554432000 4194304 5646918 140735444121312 140735894543256 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 1616 203 94 355 0 1257 0

[startup+0.100164 s]
/proc/loadavg: 2.24 2.21 2.18 3/175 24939
/proc/meminfo: memFree=30461728/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 1546 0 0 0 9 0 0 0 20 0 1 0 28704244 11616256 1422 33554432000 4194304 5646918 140735444121312 140735894543256 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 2836 1423 97 355 0 2477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.200325 s]
/proc/loadavg: 2.24 2.21 2.18 3/175 24939
/proc/meminfo: memFree=30461728/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=16504 CPUtime=0.19 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 2892 0 0 0 19 0 0 0 20 0 1 0 28704244 16900096 2729 33554432000 4194304 5646918 140735444121312 140735894543256 4953168 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 4126 2729 117 355 0 3767 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16504

[startup+0.300335 s]
/proc/loadavg: 2.24 2.21 2.18 3/175 24939
/proc/meminfo: memFree=30461728/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=21428 CPUtime=0.29 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 4340 0 0 0 28 1 0 0 20 0 1 0 28704244 21942272 4015 33554432000 4194304 5646918 140735444121312 140735444119976 4388221 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 5357 4015 127 355 0 4998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21428

[startup+0.700269 s]
/proc/loadavg: 2.24 2.21 2.18 3/175 24939
/proc/meminfo: memFree=30461728/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=21912 CPUtime=0.69 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 5667 0 0 0 68 1 0 0 20 0 1 0 28704244 22437888 4897 33554432000 4194304 5646918 140735444121312 140735444119976 4396909 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 5478 4897 154 355 0 5119 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21912

[startup+1.50027 s]
/proc/loadavg: 2.24 2.21 2.18 3/176 24940
/proc/meminfo: memFree=30440476/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=22940 CPUtime=1.49 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 6003 0 0 0 148 1 0 0 20 0 1 0 28704244 23490560 5221 33554432000 4194304 5646918 140735444121312 140735444120008 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 5735 5221 154 355 0 5376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22940

[startup+3.10029 s]
/proc/loadavg: 2.24 2.21 2.18 3/176 24940
/proc/meminfo: memFree=30435948/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=27336 CPUtime=3.09 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 6930 0 0 0 308 1 0 0 20 0 1 0 28704244 27992064 6136 33554432000 4194304 5646918 140735444121312 140735444120008 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 6834 6136 154 355 0 6475 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27336

[startup+6.30026 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 24941
/proc/meminfo: memFree=30493116/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=39788 CPUtime=6.29 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 8132 0 0 0 627 2 0 0 20 0 1 0 28704244 40742912 8350 33554432000 4194304 5646918 140735444121312 140735444119352 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 9947 8350 154 355 0 9588 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39788

[startup+12.7003 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 24941
/proc/meminfo: memFree=30443332/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=53844 CPUtime=12.69 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 9253 0 0 0 1267 2 0 0 20 0 1 0 28704244 55136256 12533 33554432000 4194304 5646918 140735444121312 140735444119448 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 13461 12533 154 355 0 13102 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53844

[startup+25.5004 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 24941
/proc/meminfo: memFree=30385856/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=74464 CPUtime=25.49 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 12375 0 0 0 2545 4 0 0 20 0 1 0 28704244 76251136 15627 33554432000 4194304 5646918 140735444121312 140735444119560 4397985 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 18616 15627 154 355 0 18257 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74464

[startup+51.1004 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 24941
/proc/meminfo: memFree=30323408/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=135156 CPUtime=51.09 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 14642 0 0 0 5101 8 0 0 20 0 1 0 28704244 138399744 25751 33554432000 4194304 5646918 140735444121312 140735444119608 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 33789 25751 154 355 0 33430 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135156

[startup+102.3 s]
/proc/loadavg: 2.33 2.23 2.19 3/177 24942
/proc/meminfo: memFree=30410368/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=85836 CPUtime=102.29 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 16577 0 0 0 10216 13 0 0 20 0 1 0 28704244 87896064 16503 33554432000 4194304 5646918 140735444121312 140735444120024 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 21459 16503 154 355 0 21100 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 85836

[startup+162.3 s]
/proc/loadavg: 2.27 2.23 2.19 3/178 24946
/proc/meminfo: memFree=30357636/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=85836 CPUtime=162.27 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 18560 0 0 0 16209 18 0 0 20 0 1 0 28704244 87896064 16503 33554432000 4194304 5646918 140735444121312 140735444120024 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 21459 16503 154 355 0 21100 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 85836

[startup+222.307 s]
/proc/loadavg: 2.38 2.25 2.19 4/178 24970
/proc/meminfo: memFree=30326300/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=135156 CPUtime=222.26 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 22134 0 0 0 22202 24 0 0 20 0 1 0 28704244 138399744 25767 33554432000 4194304 5646918 140735444121312 140735444119608 4397104 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 33789 25767 154 355 0 33430 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 135156

[startup+282.3 s]
/proc/loadavg: 2.37 2.27 2.20 3/177 24971
/proc/meminfo: memFree=30269560/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=135156 CPUtime=282.24 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 24824 0 0 0 28195 29 0 0 20 0 1 0 28704244 138399744 28396 33554432000 4194304 5646918 140735444121312 140735444119608 4389292 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 33789 28396 154 355 0 33430 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 135156

[startup+342.3 s]
/proc/loadavg: 2.24 2.25 2.19 4/177 24973
/proc/meminfo: memFree=30261580/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=166812 CPUtime=342.23 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 28162 0 0 0 34188 35 0 0 20 0 1 0 28704244 170815488 39272 33554432000 4194304 5646918 140735444121312 140735444120008 4397514 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 41703 39272 154 355 0 41344 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 166812

[startup+402.3 s]
/proc/loadavg: 2.27 2.26 2.19 4/177 24974
/proc/meminfo: memFree=30271344/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=166812 CPUtime=402.22 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 31241 0 0 0 40182 40 0 0 20 0 1 0 28704244 170815488 40900 33554432000 4194304 5646918 140735444121312 140735444120008 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 41703 40900 154 355 0 41344 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 166812

[startup+462.3 s]
/proc/loadavg: 2.21 2.25 2.19 3/177 24975
/proc/meminfo: memFree=30219544/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=216900 CPUtime=462.21 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 34961 0 0 0 46174 47 0 0 20 0 1 0 28704244 222105600 48789 33554432000 4194304 5646918 140735444121312 140735444120008 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 54225 48789 154 355 0 53866 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 216900

[startup+522.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/177 24976
/proc/meminfo: memFree=30188864/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=298288 CPUtime=522.2 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 37527 0 0 0 52168 52 0 0 20 0 1 0 28704244 305446912 60053 33554432000 4194304 5646918 140735444121312 140735444120008 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 74572 60053 154 355 0 74213 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 298288

[startup+582.3 s]
/proc/loadavg: 2.31 2.27 2.20 4/177 24977
/proc/meminfo: memFree=30314412/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=166812 CPUtime=582.19 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 39687 0 0 0 58161 58 0 0 20 0 1 0 28704244 170815488 34152 33554432000 4194304 5646918 140735444121312 140735444120008 4388947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 41703 34152 154 355 0 41344 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 166812


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 24988
/proc/meminfo: memFree=30341024/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=166812 CPUtime=942.13 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 55714 0 0 0 94122 91 0 0 20 0 1 0 28704244 170815488 37736 33554432000 4194304 5646918 140735444121312 140735444120008 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 41703 37736 154 355 0 41344 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 166812

[startup+1002.3 s]
/proc/loadavg: 2.13 2.20 2.18 3/177 24989
/proc/meminfo: memFree=30216944/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=298288 CPUtime=1002.13 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 58579 0 0 0 100117 96 0 0 20 0 1 0 28704244 305446912 57493 33554432000 4194304 5646918 140735444121312 140735444120008 4422821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 74572 57493 154 355 0 74213 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 298288

[startup+1062.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 24990
/proc/meminfo: memFree=30179556/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=185836 CPUtime=1062.11 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 61377 0 0 0 106109 102 0 0 20 0 1 0 28704244 190296064 34240 33554432000 4194304 5646918 140735444121312 140735444120008 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 46459 34240 154 355 0 46100 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 185836

[startup+1122.3 s]
/proc/loadavg: 2.27 2.23 2.19 3/177 24991
/proc/meminfo: memFree=30315612/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=197512 CPUtime=1122.11 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 64849 0 0 0 112100 111 0 0 20 0 1 0 28704244 202252288 43875 33554432000 4194304 5646918 140735444121312 140735444120008 4398904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 49378 43875 154 355 0 49019 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 197512

[startup+1182.3 s]
/proc/loadavg: 2.30 2.24 2.19 4/177 24992
/proc/meminfo: memFree=30240928/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=166692 CPUtime=1182.1 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 66319 0 0 0 118095 115 0 0 20 0 1 0 28704244 170692608 40739 33554432000 4194304 5646918 140735444121312 140735444119608 4402840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 41673 40740 154 355 0 41314 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 166692

[startup+1242.3 s]
/proc/loadavg: 2.30 2.24 2.19 4/177 24994
/proc/meminfo: memFree=30273604/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=117372 CPUtime=1242.09 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 68293 0 0 0 124091 118 0 0 20 0 1 0 28704244 120188928 28912 33554432000 4194304 5646918 140735444121312 140735444120024 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 29343 28912 154 355 0 28984 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 117372

[startup+1302.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/176 24995
/proc/meminfo: memFree=30252416/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=197512 CPUtime=1302.08 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 70462 0 0 0 130085 123 0 0 20 0 1 0 28704244 202252288 48483 33554432000 4194304 5646918 140735444121312 140735444120008 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 49378 48483 154 355 0 49019 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 197512

[startup+1362.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/178 25000
/proc/meminfo: memFree=30162016/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=328988 CPUtime=1362.07 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 73336 0 0 0 136078 129 0 0 20 0 1 0 28704244 336883712 62096 33554432000 4194304 5646918 140735444121312 140735444120008 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 82247 62096 154 355 0 81888 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 328988

[startup+1422.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 25001
/proc/meminfo: memFree=30187680/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=197512 CPUtime=1422.07 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 75504 0 0 0 142073 134 0 0 20 0 1 0 28704244 202252288 42851 33554432000 4194304 5646918 140735444121312 140735444120008 4403427 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 49378 42851 154 355 0 49019 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 197512

[startup+1482.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 25002
/proc/meminfo: memFree=30193508/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=247600 CPUtime=1482.06 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 77860 0 0 0 148067 139 0 0 20 0 1 0 28704244 253542400 61072 33554432000 4194304 5646918 140735444121312 140735444120008 4403368 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 61900 61072 154 355 0 61541 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 247600

[startup+1542.31 s]
/proc/loadavg: 2.13 2.19 2.18 4/177 25004
/proc/meminfo: memFree=30265148/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=117372 CPUtime=1542.05 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 79896 0 0 0 154062 143 0 0 20 0 1 0 28704244 120188928 28912 33554432000 4194304 5646918 140735444121312 140735444120024 4402950 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 29343 28912 154 355 0 28984 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 117372

[startup+1602.3 s]
/proc/loadavg: 2.16 2.19 2.17 4/177 25005
/proc/meminfo: memFree=30091604/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=247600 CPUtime=1602.04 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 82886 0 0 0 160055 149 0 0 20 0 1 0 28704244 253542400 52368 33554432000 4194304 5646918 140735444121312 140735444120008 4397120 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 61900 52368 154 355 0 61541 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 247600

[startup+1662.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 25062
/proc/meminfo: memFree=30304056/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=247600 CPUtime=1662.02 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 84919 0 0 0 166049 153 0 0 20 0 1 0 28704244 253542400 56976 33554432000 4194304 5646918 140735444121312 140735444120008 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 61900 56976 154 355 0 61541 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 247600

[startup+1722.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/177 25063
/proc/meminfo: memFree=30339444/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=197512 CPUtime=1722.02 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 87583 0 0 0 172043 159 0 0 20 0 1 0 28704244 202252288 46947 33554432000 4194304 5646918 140735444121312 140735444120008 4403124 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 49378 46947 154 355 0 49019 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 197512

[startup+1782.3 s]
/proc/loadavg: 2.23 2.19 2.18 4/177 25064
/proc/meminfo: memFree=30370132/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=166692 CPUtime=1782.01 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 89528 0 0 0 178036 165 0 0 20 0 1 0 28704244 170692608 38176 33554432000 4194304 5646918 140735444121312 140735444119608 4403152 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 41673 38176 154 355 0 41314 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 166692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.18 2.17 4/177 25064
/proc/meminfo: memFree=30256760/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=247600 CPUtime=1800.01 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 90949 0 0 0 179834 167 0 0 20 0 1 0 28704244 253542400 51856 33554432000 4194304 5646918 140735444121312 140735444120008 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 61900 51856 154 355 0 61541 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 247600

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 24939 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.18 2.18 2.17 4/177 25064
/proc/meminfo: memFree=30256760/32872528 swapFree=1378732/1517724
[pid=24939] ppid=24936 vsize=247600 CPUtime=1800.01 cores=1,3,5,7
/proc/24939/stat : 24939 (minisatp) R 24936 24939 20574 0 -1 4202496 90949 0 0 0 179834 167 0 0 20 0 1 0 28704244 253542400 51856 33554432000 4194304 5646918 140735444121312 140735444120008 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24939/statm: 61900 51856 154 355 0 61541 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 247600

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1798.34
CPU system time (s): 1.67674
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 461248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.67674
maximum resident set size= 362884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90949
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 2069

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.72528 second user time and 6.87695 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-26 17:57:41
IDJOB=4116364
IDBENCH=109460
IDSOLVER=2555
FILE ID=node129/4116364-1466956660
RUNJOBID= node129-1466941623-20591
PBS_JOBID= 19976343
Free space on /tmp= 71596 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round22-7.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116364-1466956660/watcher-4116364-1466956660 -o /tmp/evaluation-result-4116364-1466956660/solver-4116364-1466956660 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466941623-20591 --watchdog 1960  minisatp HOME/instance-4116364-1466956660.opb

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

MD5SUM BENCH= 78ca7d2efc3c3d047eb34d0c951eba42
RANDOM SEED=1731448598

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.417
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.83
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.417
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.417
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.417
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.417
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.417
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.417
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.417
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:        30462544 kB
Buffers:           13540 kB
Cached:            46272 kB
SwapCached:          504 kB
Active:           136840 kB
Inactive:          51504 kB
Active(anon):     112208 kB
Inactive(anon):    18940 kB
Active(file):      24632 kB
Inactive(file):    32564 kB
Unevictable:     1517724 kB
Mlocked:         1378732 kB
SwapTotal:      67108856 kB
SwapFree:       67099936 kB
Dirty:              4268 kB
Writeback:             0 kB
AnonPages:       1613284 kB
Mapped:             7980 kB
Shmem:                 0 kB
Slab:             565520 kB
SReclaimable:       9784 kB
SUnreclaim:       555736 kB
KernelStack:        1464 kB
PageTables:         7200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1801612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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-4116364-1466956660.opb

Free space on /tmp at the end= 71596 MiB
End job on node129 at 2016-06-26 18:27:41