Trace number 4116068

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.01 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round22-9.opb
MD5SUMa38417602161a9ed0f99b3c94cc994c4
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: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
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.18	c ---[5456]---> BDD-cost:   10
0.09/0.18	c ---[5454]---> BDD-cost:   13
0.09/0.18	c ---[5452]---> BDD-cost:    8
0.09/0.18	c ---[5450]---> BDD-cost:   10
0.09/0.18	c ---[5448]---> BDD-cost:   13
0.09/0.18	c ---[5446]---> BDD-cost:    8
0.09/0.18	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.19	c ---[4814]---> BDD-cost:   25
0.09/0.19	c ---[4812]---> BDD-cost:   25
0.09/0.19	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.09/0.20	c ---[4802]---> BDD-cost:   24
0.09/0.20	c ---[4800]---> BDD-cost:   24
0.09/0.20	c ---[4606]---> BDD-cost:   18
0.09/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.20	c ---[4304]---> Sorter-cost:   66     Base: 2
0.19/0.20	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.21	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.22	c ---[3298]---> Sorter-cost:   66     Base: 2
0.19/0.22	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.23	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.24	c ---[2300]---> BDD-cost:   24
0.19/0.24	c ---[2298]---> Sorter-cost:   66     Base: 2
0.19/0.24	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.25	c ---[1988]---> Sorter-cost:   66     Base: 2
0.19/0.25	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:   18
0.19/0.26	c ---[1532]---> BDD-cost:   24
0.19/0.26	c ---[1530]---> BDD-cost:   24
0.19/0.26	c ---[1528]---> Sorter-cost:   66     Base: 2
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]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1520]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1518]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1516]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1514]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1512]---> BDD-cost:   24
0.19/0.26	c ---[1510]---> BDD-cost:   25
0.19/0.26	c ---[1508]---> BDD-cost:   24
0.19/0.26	c ---[1506]---> BDD-cost:   24
0.19/0.26	c ---[1504]---> BDD-cost:   25
0.19/0.26	c ---[1502]---> BDD-cost:   25
0.19/0.26	c ---[1500]---> BDD-cost:   25
0.19/0.26	c ---[1498]---> BDD-cost:   25
0.19/0.26	c ---[1496]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1494]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1492]---> BDD-cost:   25
0.19/0.26	c ---[1490]---> BDD-cost:   25
0.19/0.26	c ---[1488]---> BDD-cost:   24
0.19/0.26	c ---[1486]---> BDD-cost:   24
0.19/0.26	c ---[1484]---> BDD-cost:   24
0.19/0.26	c ---[1482]---> BDD-cost:   24
0.19/0.26	c ---[1480]---> BDD-cost:   25
0.19/0.26	c ---[1478]---> BDD-cost:   25
0.19/0.26	c ---[1476]---> BDD-cost:   25
0.19/0.26	c ---[1474]---> BDD-cost:   25
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:   18
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]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1266]---> BDD-cost:   25
0.19/0.26	c ---[1264]---> BDD-cost:   18
0.19/0.26	c ---[1262]---> BDD-cost:   24
0.19/0.26	c ---[1260]---> BDD-cost:   18
0.19/0.26	c ---[1258]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1256]---> BDD-cost:   25
0.19/0.27	c ---[1254]---> BDD-cost:   25
0.19/0.27	c ---[1252]---> BDD-cost:   24
0.19/0.27	c ---[1250]---> BDD-cost:   24
0.19/0.27	c ---[1248]---> BDD-cost:   24
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:   18
0.19/0.27	c ---[1240]---> BDD-cost:   18
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:   18
0.19/0.27	c ---[1230]---> BDD-cost:   25
0.19/0.27	c ---[1228]---> BDD-cost:   25
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:   10
0.19/0.27	c ---[1018]---> BDD-cost:   18
0.19/0.27	c ---[1016]---> BDD-cost:   12
0.19/0.27	c ---[1014]---> BDD-cost:   18
0.19/0.27	c ---[1012]---> BDD-cost:   18
0.19/0.27	c ---[1010]---> BDD-cost:   24
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:   24
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:   18
0.19/0.27	c ---[ 992]---> BDD-cost:   24
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:   25
0.19/0.27	c ---[ 980]---> BDD-cost:   24
0.19/0.27	c ---[ 978]---> BDD-cost:   24
0.19/0.27	c ---[ 976]---> BDD-cost:   25
0.19/0.27	c ---[ 974]---> BDD-cost:   25
0.19/0.27	c ---[ 972]---> BDD-cost:   25
0.19/0.27	c ---[ 970]---> BDD-cost:   24
0.19/0.27	c ---[ 968]---> BDD-cost:   18
0.19/0.27	c ---[ 966]---> BDD-cost:   25
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 ---[ 955]---> BDD-cost:    1
0.19/0.27	c ---[ 947]---> BDD-cost:    5
0.19/0.27	c ---[ 936]---> BDD-cost:    1
0.19/0.27	c ---[ 915]---> BDD-cost:    5
0.19/0.27	c ---[ 880]---> BDD-cost:    1
0.19/0.27	c ---[ 865]---> BDD-cost:    1
0.19/0.27	c ---[ 857]---> BDD-cost:    1
0.19/0.27	c ---[ 848]---> BDD-cost:    1
0.19/0.27	c ---[ 840]---> BDD-cost:    1
0.19/0.27	c ---[ 835]---> BDD-cost:    1
0.19/0.27	c ---[ 824]---> BDD-cost:    1
0.19/0.27	c ---[ 801]---> BDD-cost:    1
0.19/0.27	c ---[ 792]---> BDD-cost:    1
0.19/0.27	c ---[ 784]---> BDD-cost:    1
0.19/0.27	c ---[ 778]---> BDD-cost:    1
0.19/0.27	c ---[ 768]---> BDD-cost:    1
0.19/0.27	c ---[ 762]---> BDD-cost:    1
0.19/0.27	c ---[ 755]---> BDD-cost:    1
0.19/0.27	c ---[ 746]---> BDD-cost:    1
0.19/0.27	c ---[ 736]---> BDD-cost:    1
0.19/0.27	c ---[ 730]---> BDD-cost:    1
0.19/0.27	c ---[ 722]---> BDD-cost:    1
0.19/0.27	c ---[ 702]---> BDD-cost:    8
0.19/0.27	c ---[ 700]---> BDD-cost:   18
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:   18
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:   25
0.19/0.27	c ---[ 684]---> BDD-cost:   25
0.19/0.27	c ---[ 682]---> BDD-cost:   24
0.19/0.27	c ---[ 680]---> BDD-cost:   24
0.19/0.27	c ---[ 678]---> BDD-cost:   25
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:   18
0.19/0.27	c ---[ 662]---> BDD-cost:   18
0.19/0.27	c ---[ 660]---> BDD-cost:   18
0.19/0.27	c ---[ 658]---> BDD-cost:   18
0.19/0.27	c ---[ 656]---> BDD-cost:   18
0.19/0.27	c ---[ 654]---> BDD-cost:   24
0.19/0.27	c ---[ 652]---> BDD-cost:   25
0.19/0.27	c ---[ 650]---> BDD-cost:   24
0.19/0.27	c ---[ 648]---> BDD-cost:   25
0.19/0.27	c ---[ 646]---> BDD-cost:   24
0.19/0.27	c ---[ 644]---> BDD-cost:   24
0.19/0.27	c ---[ 642]---> BDD-cost:   24
0.19/0.27	c ---[ 640]---> BDD-cost:   25
0.19/0.27	c ---[ 625]---> BDD-cost:    1
0.19/0.27	c ---[ 600]---> BDD-cost:    1
0.19/0.27	c ---[ 592]---> BDD-cost:    1
0.19/0.27	c ---[ 585]---> BDD-cost:    1
0.19/0.27	c ---[ 577]---> BDD-cost:    1
0.19/0.27	c ---[ 498]---> BDD-cost:    1
0.19/0.27	c ---[ 488]---> BDD-cost:    1
0.19/0.27	c ---[ 480]---> BDD-cost:    1
0.19/0.27	c ---[ 472]---> BDD-cost:    1
0.19/0.27	c ---[ 464]---> BDD-cost:    1
0.19/0.27	c ---[ 460]---> BDD-cost:    1
0.19/0.27	c ---[ 450]---> BDD-cost:    1
0.19/0.27	c ---[ 444]---> BDD-cost:    1
0.19/0.27	c ---[ 436]---> BDD-cost:    1
0.19/0.27	c ---[ 428]---> BDD-cost:    1
0.19/0.27	c ---[ 412]---> BDD-cost:    1
0.19/0.27	c ---[ 395]---> BDD-cost:    1
0.19/0.27	c ---[ 382]---> BDD-cost:    5
0.19/0.27	c ---[ 380]---> BDD-cost:   13
0.19/0.27	c ---[ 378]---> BDD-cost:   12
0.19/0.27	c ---[ 376]---> BDD-cost:   18
0.19/0.27	c ---[ 374]---> BDD-cost:   18
0.19/0.27	c ---[ 372]---> BDD-cost:   18
0.19/0.27	c ---[ 370]---> BDD-cost:   18
0.19/0.27	c ---[ 368]---> BDD-cost:   18
0.19/0.27	c ---[ 366]---> BDD-cost:   18
0.19/0.27	c ---[ 364]---> BDD-cost:   12
0.19/0.27	c ---[ 362]---> BDD-cost:   13
0.19/0.27	c ---[ 360]---> BDD-cost:   13
0.19/0.27	c ---[ 358]---> BDD-cost:   13
0.19/0.27	c ---[ 356]---> BDD-cost:   18
0.19/0.27	c ---[ 354]---> BDD-cost:   18
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:   25
0.19/0.27	c ---[ 346]---> BDD-cost:   18
0.19/0.27	c ---[ 344]---> BDD-cost:   18
0.19/0.27	c ---[ 342]---> BDD-cost:   18
0.19/0.27	c ---[ 340]---> BDD-cost:   18
0.19/0.27	c ---[ 338]---> BDD-cost:   18
0.19/0.27	c ---[ 336]---> BDD-cost:   18
0.19/0.27	c ---[ 334]---> BDD-cost:   25
0.19/0.27	c ---[ 332]---> BDD-cost:   25
0.19/0.27	c ---[ 330]---> BDD-cost:   25
0.19/0.27	c ---[ 328]---> BDD-cost:   18
0.19/0.27	c ---[ 326]---> BDD-cost:   24
0.19/0.27	c ---[ 324]---> BDD-cost:   18
0.19/0.27	c ---[ 322]---> BDD-cost:   24
0.19/0.27	c ---[ 320]---> BDD-cost:   18
0.19/0.27	c ---[ 270]---> BDD-cost:    3
0.19/0.27	c ---[ 268]---> BDD-cost:    3
0.19/0.27	c ---[ 266]---> BDD-cost:    3
0.19/0.27	c ---[ 264]---> BDD-cost:    3
0.19/0.27	c ---[ 262]---> BDD-cost:    3
0.19/0.27	c ---[ 260]---> BDD-cost:    3
0.19/0.27	c ---[ 258]---> BDD-cost:    1
0.19/0.27	c ---[ 238]---> BDD-cost:    3
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:    3
0.19/0.27	c ---[ 230]---> BDD-cost:    1
0.19/0.27	c ---[ 156]---> BDD-cost:    3
0.19/0.27	c ---[ 154]---> BDD-cost:    3
0.19/0.27	c ---[ 152]---> BDD-cost:    3
0.19/0.27	c ---[ 150]---> BDD-cost:    6
0.19/0.27	c ---[ 148]---> BDD-cost:    3
0.19/0.27	c ---[ 146]---> BDD-cost:    1
0.19/0.27	c ---[ 144]---> BDD-cost:    3
0.19/0.27	c ---[ 142]---> BDD-cost:    1
0.19/0.27	c ---[ 138]---> BDD-cost:    1
0.19/0.27	c ---[ 120]---> BDD-cost:    1
0.19/0.27	c ---[ 110]---> BDD-cost:    1
0.19/0.27	c ---[  64]---> BDD-cost:    1
0.19/0.27	c ---[  60]---> BDD-cost:    1
0.19/0.27	c ---[  56]---> BDD-cost:    1
0.19/0.28	c ---[  54]---> BDD-cost:    3
0.19/0.28	c ---[  52]---> BDD-cost:    3
0.19/0.28	c ---[  50]---> BDD-cost:    3
0.19/0.28	c ---[  48]---> BDD-cost:    6
0.19/0.28	c ---[  46]---> BDD-cost:    1
0.19/0.28	c ---[  28]---> BDD-cost:    3
0.19/0.28	c ---[  26]---> BDD-cost:    1
0.19/0.28	c ---[   2]---> BDD-cost:    3
0.19/0.28	c ---[   0]---> BDD-cost:    3
1800.00/1800.30	|  Eliminated clauses:           0.37 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |   16224    59326   167143 |    21752      100      3 | 20.027 % |
1800.00/1800.30	|       250 |   16219    59326   167143 |    23928      249      5 | 20.043 % |
1800.00/1800.30	|       475 |   16219    59326   167143 |    26320      474      7 | 20.043 % |
1800.00/1800.30	|       812 |   16219    59326   167143 |    28953      811      8 | 20.043 % |
1800.00/1800.30	|      1318 |   16219    59326   167143 |    31848     1317     15 | 20.043 % |
1800.00/1800.30	|      2077 |   16219    59326   167143 |    35033     2076     18 | 20.043 % |
1800.00/1800.30	|      3216 |   16218    59326   167143 |    38536     3212     22 | 20.046 % |
1800.00/1800.30	|      4924 |   16212    59326   167143 |    42390     4918     23 | 20.065 % |
1800.00/1800.30	|      7486 |   16212    59326   167143 |    46629     7480     33 | 20.065 % |
1800.00/1800.30	|     11330 |   16211    59326   167143 |    51292    11323     38 | 20.068 % |
1800.00/1800.30	|     17096 |   16211    59326   167143 |    56421    17089     47 | 20.068 % |
1800.00/1800.30	|     25745 |   16211    59326   167143 |    62063    25738     49 | 20.068 % |
1800.00/1800.30	|     38719 |   16211    59326   167143 |    68269    38712     62 | 20.068 % |
1800.00/1800.30	|     58180 |   16211    59326   167143 |    75096    58173     73 | 20.068 % |
1800.00/1800.30	|     87372 |   16211    59326   167143 |    82606    28125     78 | 20.068 % |
1800.00/1800.30	|    131161 |   16211    59326   167143 |    90867    71914    100 | 20.068 % |
1800.00/1800.30	|    196845 |   16211    59326   167143 |    99953    67286     94 | 20.068 % |
1800.00/1800.30	|    295371 |   16211    59326   167143 |   109949    87918     89 | 20.068 % |
1800.00/1800.30	|    443160 |   16211    59326   167143 |   120944    33709    120 | 20.068 % |
1800.00/1800.30	|    664843 |   16211    59326   167143 |   133038    56394     83 | 20.068 % |
1800.00/1800.30	|    997368 |   16211    59326   167143 |   146342    44239    170 | 20.068 % |
1800.00/1800.30	|   1496156 |   16211    59326   167143 |   160976    42417     56 | 20.068 % |
1800.00/1800.30	|   2244338 |   16211    59326   167143 |   177074    91572    189 | 20.068 % |
1800.00/1800.30	|   3366612 |   16211    59326   167143 |   194781   127881    109 | 20.068 % |
1800.00/1800.30	|   5050023 |   16211    59326   167143 |   214259    39478    143 | 20.068 % |
1800.00/1800.30	|   7575139 |   16211    59326   167143 |   235685    98440    172 | 20.068 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/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-4116068-1466956021/watcher-4116068-1466956021 -o /tmp/evaluation-result-4116068-1466956021/solver-4116068-1466956021 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466942850-23779 --watchdog 1960 minisatp HOME/instance-4116068-1466956021.opb 

pid=25433
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.08 2.09 2.03 3/176 25436
/proc/meminfo: memFree=31311604/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=6464 CPUtime=0 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 28642970 6619136 200 33554432000 4194304 5646918 140736039782992 140735519788648 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 1616 201 94 355 0 1257 0

[startup+0.100142 s]
/proc/loadavg: 2.08 2.09 2.03 3/176 25436
/proc/meminfo: memFree=31311604/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 1549 0 0 0 9 0 0 0 20 0 1 0 28642970 11616256 1425 33554432000 4194304 5646918 140736039782992 140735519788648 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 2836 1425 97 355 0 2477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.200319 s]
/proc/loadavg: 2.08 2.09 2.03 3/176 25436
/proc/meminfo: memFree=31311604/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=16512 CPUtime=0.19 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 2895 0 0 0 19 0 0 0 20 0 1 0 28642970 16908288 2732 33554432000 4194304 5646918 140736039782992 140735519788648 4953168 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 4128 2732 117 355 0 3769 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16512

[startup+0.300314 s]
/proc/loadavg: 2.08 2.09 2.03 3/176 25436
/proc/meminfo: memFree=31311604/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=21456 CPUtime=0.29 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 4310 0 0 0 28 1 0 0 20 0 1 0 28642970 21970944 3987 33554432000 4194304 5646918 140736039782992 140735519788648 4419702 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 5364 3990 127 355 0 5005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21456

[startup+0.700267 s]
/proc/loadavg: 2.08 2.09 2.03 3/176 25436
/proc/meminfo: memFree=31311604/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=22012 CPUtime=0.69 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 5410 0 0 0 68 1 0 0 20 0 1 0 28642970 22540288 4852 33554432000 4194304 5646918 140736039782992 140735519788648 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 5503 4852 154 355 0 5144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22012

[startup+1.50028 s]
/proc/loadavg: 2.08 2.09 2.03 3/177 25437
/proc/meminfo: memFree=31288296/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=23040 CPUtime=1.49 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 5713 0 0 0 148 1 0 0 20 0 1 0 28642970 23592960 5144 33554432000 4194304 5646918 140736039782992 140736039781688 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 5760 5144 154 355 0 5401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23040

[startup+3.10028 s]
/proc/loadavg: 2.08 2.09 2.03 3/177 25437
/proc/meminfo: memFree=31281720/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=27436 CPUtime=3.08 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 6543 0 0 0 307 1 0 0 20 0 1 0 28642970 28094464 5966 33554432000 4194304 5646918 140736039782992 140736039781688 4396858 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 6859 5966 154 355 0 6500 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27436

[startup+6.30028 s]
/proc/loadavg: 2.07 2.09 2.03 3/177 25437
/proc/meminfo: memFree=31260936/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=40268 CPUtime=6.29 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 7792 0 0 0 627 2 0 0 20 0 1 0 28642970 41234432 8230 33554432000 4194304 5646918 140736039782992 140736039781128 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 10067 8230 154 355 0 9708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40268

[startup+12.7003 s]
/proc/loadavg: 2.14 2.10 2.04 3/177 25493
/proc/meminfo: memFree=31532264/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=54312 CPUtime=12.68 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 8904 0 0 0 1266 2 0 0 20 0 1 0 28642970 55615488 12406 33554432000 4194304 5646918 140736039782992 140736039781128 4397985 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 13578 12406 154 355 0 13219 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54312

[startup+25.5004 s]
/proc/loadavg: 2.11 2.10 2.04 3/177 25493
/proc/meminfo: memFree=31501256/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=74924 CPUtime=25.48 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 10635 0 0 0 2544 4 0 0 20 0 1 0 28642970 76722176 15893 33554432000 4194304 5646918 140736039782992 140736039781128 4402642 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 18731 15893 154 355 0 18372 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74924

[startup+51.1004 s]
/proc/loadavg: 2.07 2.09 2.03 3/177 25493
/proc/meminfo: memFree=31431816/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=131428 CPUtime=51.07 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 12997 0 0 0 5100 7 0 0 20 0 1 0 28642970 134582272 26515 33554432000 4194304 5646918 140736039782992 140736039781288 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 32857 26515 154 355 0 32498 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 131428

[startup+102.3 s]
/proc/loadavg: 2.07 2.09 2.03 3/177 25494
/proc/meminfo: memFree=31366720/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=108892 CPUtime=102.28 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 14660 0 0 0 10215 13 0 0 20 0 1 0 28642970 111505408 24425 33554432000 4194304 5646918 140736039782992 140736039781240 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 27223 24425 154 355 0 26864 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 108892

[startup+162.3 s]
/proc/loadavg: 2.13 2.10 2.04 4/177 25495
/proc/meminfo: memFree=31373996/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=108892 CPUtime=162.26 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 15332 0 0 0 16209 17 0 0 20 0 1 0 28642970 111505408 26713 33554432000 4194304 5646918 140736039782992 140736039781704 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 27223 26713 154 355 0 26864 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 108892

[startup+222.307 s]
/proc/loadavg: 2.10 2.09 2.04 3/178 25499
/proc/meminfo: memFree=31381264/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=158212 CPUtime=222.26 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 17046 0 0 0 22203 23 0 0 20 0 1 0 28642970 162009088 38531 33554432000 4194304 5646918 140736039782992 140736039781288 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 39553 38531 154 355 0 39194 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 158212

[startup+282.3 s]
/proc/loadavg: 2.11 2.09 2.04 3/177 25501
/proc/meminfo: memFree=31284768/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=189032 CPUtime=282.24 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 17761 0 0 0 28197 27 0 0 20 0 1 0 28642970 193568768 44230 33554432000 4194304 5646918 140736039782992 140736039781688 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 47258 44230 154 355 0 46899 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 189032

[startup+342.3 s]
/proc/loadavg: 2.10 2.09 2.04 3/177 25502
/proc/meminfo: memFree=31323136/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=108892 CPUtime=342.24 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 18983 0 0 0 34191 33 0 0 20 0 1 0 28642970 111505408 26713 33554432000 4194304 5646918 140736039782992 140736039781704 4402950 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 27223 26713 154 355 0 26864 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 108892

[startup+402.3 s]
/proc/loadavg: 2.08 2.08 2.04 3/177 25503
/proc/meminfo: memFree=31277744/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=158212 CPUtime=402.22 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 20164 0 0 0 40183 39 0 0 20 0 1 0 28642970 162009088 38531 33554432000 4194304 5646918 140736039782992 140736039781288 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 39553 38531 154 355 0 39194 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 158212

[startup+462.3 s]
/proc/loadavg: 2.19 2.11 2.05 3/177 25504
/proc/meminfo: memFree=31132384/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=320508 CPUtime=462.21 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 22605 0 0 0 46176 45 0 0 20 0 1 0 28642970 328200192 68083 33554432000 4194304 5646918 140736039782992 140736039781688 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 80127 68083 154 355 0 79768 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 320508

[startup+522.3 s]
/proc/loadavg: 2.07 2.09 2.04 3/177 25505
/proc/meminfo: memFree=31217488/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=158212 CPUtime=522.2 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 24188 0 0 0 52169 51 0 0 20 0 1 0 28642970 162009088 39043 33554432000 4194304 5646918 140736039782992 140736039781288 4399392 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 39553 39043 154 355 0 39194 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 158212

[startup+582.3 s]
/proc/loadavg: 2.11 2.10 2.05 3/177 25507
/proc/meminfo: memFree=31279056/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=158212 CPUtime=582.19 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 26125 0 0 0 58163 56 0 0 20 0 1 0 28642970 162009088 35971 33554432000 4194304 5646918 140736039782992 140736039781288 4398927 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 39553 35971 154 355 0 39194 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 158212


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


[startup+942.3 s]
/proc/loadavg: 2.01 2.07 2.05 3/177 25541
/proc/meminfo: memFree=31284332/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=108892 CPUtime=942.14 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 36377 0 0 0 94127 87 0 0 20 0 1 0 28642970 111505408 26713 33554432000 4194304 5646918 140736039782992 140736039781704 4397586 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 27223 26713 154 355 0 26864 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 108892

[startup+1002.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/177 25542
/proc/meminfo: memFree=31201524/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=239120 CPUtime=1002.14 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 38863 0 0 0 100120 94 0 0 20 0 1 0 28642970 244858880 54771 33554432000 4194304 5646918 140736039782992 140736039781688 4402844 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 59780 54771 154 355 0 59421 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 239120

[startup+1062.3 s]
/proc/loadavg: 2.00 2.05 2.04 3/177 25543
/proc/meminfo: memFree=31115476/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=320508 CPUtime=1062.12 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 40921 0 0 0 106114 98 0 0 20 0 1 0 28642970 328200192 67571 33554432000 4194304 5646918 140736039782992 140736039781688 4399414 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 80127 67571 154 355 0 79768 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 320508

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/177 25544
/proc/meminfo: memFree=31098880/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=320508 CPUtime=1122.11 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 42456 0 0 0 112108 103 0 0 20 0 1 0 28642970 328200192 71667 33554432000 4194304 5646918 140736039782992 140736039781688 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 80127 71667 154 355 0 79768 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 320508

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/177 25546
/proc/meminfo: memFree=31149968/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=320508 CPUtime=1182.09 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 44472 0 0 0 118100 109 0 0 20 0 1 0 28642970 328200192 60403 33554432000 4194304 5646918 140736039782992 140736039781688 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 80127 60403 154 355 0 79768 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 320508

[startup+1242.3 s]
/proc/loadavg: 2.07 2.04 2.03 3/177 25547
/proc/meminfo: memFree=31238492/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=239120 CPUtime=1242.09 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 45470 0 0 0 124096 113 0 0 20 0 1 0 28642970 244858880 50675 33554432000 4194304 5646918 140736039782992 140736039781688 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 59780 50675 154 355 0 59421 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 239120

[startup+1302.3 s]
/proc/loadavg: 2.09 2.04 2.03 3/177 25548
/proc/meminfo: memFree=31255012/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=158212 CPUtime=1302.07 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 47045 0 0 0 130090 117 0 0 20 0 1 0 28642970 162009088 36995 33554432000 4194304 5646918 140736039782992 140736039781288 4396915 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 39553 36995 154 355 0 39194 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 158212

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.02 3/177 25549
/proc/meminfo: memFree=31274392/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=239120 CPUtime=1362.07 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 48596 0 0 0 136085 122 0 0 20 0 1 0 28642970 244858880 46757 33554432000 4194304 5646918 140736039782992 140736039781688 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 59780 46757 154 355 0 59421 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 239120

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/178 25553
/proc/meminfo: memFree=31154152/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=320508 CPUtime=1422.07 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 50465 0 0 0 142080 127 0 0 20 0 1 0 28642970 328200192 63475 33554432000 4194304 5646918 140736039782992 140736039781688 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 80127 63475 154 355 0 79768 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 320508

[startup+1482.3 s]
/proc/loadavg: 2.09 2.05 2.02 3/177 25554
/proc/meminfo: memFree=31184084/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=189032 CPUtime=1482.05 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 52111 0 0 0 148073 132 0 0 20 0 1 0 28642970 193568768 40134 33554432000 4194304 5646918 140736039782992 140736039781688 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 47258 40134 154 355 0 46899 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 189032

[startup+1542.31 s]
/proc/loadavg: 2.07 2.05 2.02 3/177 25556
/proc/meminfo: memFree=31211788/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=239120 CPUtime=1542.04 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 53939 0 0 0 154068 136 0 0 20 0 1 0 28642970 244858880 52211 33554432000 4194304 5646918 140736039782992 140736039781688 4399923 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 59780 52211 154 355 0 59421 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 239120

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 2.02 3/177 25557
/proc/meminfo: memFree=31203980/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=158212 CPUtime=1602.03 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 55037 0 0 0 160062 141 0 0 20 0 1 0 28642970 162009088 38019 33554432000 4194304 5646918 140736039782992 140736039781288 4397733 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 39553 38019 154 355 0 39194 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 158212

[startup+1662.3 s]
/proc/loadavg: 2.12 2.07 2.03 3/177 25558
/proc/meminfo: memFree=31230000/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=239120 CPUtime=1662.02 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 56927 0 0 0 166056 146 0 0 20 0 1 0 28642970 244858880 52723 33554432000 4194304 5646918 140736039782992 140736039781688 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 59780 52723 154 355 0 59421 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 239120

[startup+1722.3 s]
/proc/loadavg: 2.08 2.07 2.03 3/177 25559
/proc/meminfo: memFree=31085176/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=320508 CPUtime=1722.01 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 58995 0 0 0 172050 151 0 0 20 0 1 0 28642970 328200192 72179 33554432000 4194304 5646918 140736039782992 140736039781688 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 80127 72179 154 355 0 79768 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 320508

[startup+1782.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/177 25560
/proc/meminfo: memFree=31138816/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=320508 CPUtime=1782 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 60983 0 0 0 178043 157 0 0 20 0 1 0 28642970 328200192 60403 33554432000 4194304 5646918 140736039782992 140736039781688 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 80127 60403 154 355 0 79768 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 320508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/177 25561
/proc/meminfo: memFree=31171732/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=189032 CPUtime=1800 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 61124 0 0 0 179841 159 0 0 20 0 1 0 28642970 193568768 41670 33554432000 4194304 5646918 140736039782992 140736039781688 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 47258 41670 154 355 0 46899 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 189032

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/177 25561
/proc/meminfo: memFree=31171732/32872528 swapFree=190200/190200
[pid=25436] ppid=25433 vsize=189032 CPUtime=1800 cores=1,3,5,7
/proc/25436/stat : 25436 (minisatp) R 25433 25436 23762 0 -1 4202496 61124 0 0 0 179841 159 0 0 20 0 1 0 28642970 193568768 41670 33554432000 4194304 5646918 140736039782992 140736039781688 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/25436/statm: 47258 41670 154 355 0 46899 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 189032

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1798.42
CPU system time (s): 1.59676
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 452768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.42
system time used= 1.59676
maximum resident set size= 354064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61124
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= 31
involuntary context switches= 1971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.69813 second user time and 8.5357 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-26 17:47:01
IDJOB=4116068
IDBENCH=109423
IDSOLVER=2555
FILE ID=node102/4116068-1466956021
RUNJOBID= node102-1466942850-23779
PBS_JOBID= 19976349
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= a38417602161a9ed0f99b3c94cc994c4
RANDOM SEED=1058927173

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.731
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.731
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:        31312668 kB
Buffers:           66576 kB
Cached:           282096 kB
SwapCached:         1524 kB
Active:           326108 kB
Inactive:         311808 kB
Active(anon):     290448 kB
Inactive(anon):     1436 kB
Active(file):      35660 kB
Inactive(file):   310372 kB
Unevictable:      190200 kB
Mlocked:          190200 kB
SwapTotal:      67108856 kB
SwapFree:       67097256 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:        427488 kB
Mapped:             9228 kB
Shmem:                 0 kB
Slab:             594992 kB
SReclaimable:      39132 kB
SUnreclaim:       555860 kB
KernelStack:        1472 kB
PageTables:         4808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     637812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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-4116068-1466956021.opb

Free space on /tmp at the end= 71688 MiB
End job on node102 at 2016-06-26 18:17:02