Trace number 4117036

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round22-7.opb
MD5SUM2a6069c06e2a32eae387bc35cb99c2fe
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 constraints8672
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)384
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: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.18	c   -- Detecting intervals from adjacent constraints: ###################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
0.09/0.18	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.19	c ---[5502]---> BDD-cost:    3
0.09/0.19	c ---[5500]---> BDD-cost:    6
0.09/0.19	c ---[5498]---> BDD-cost:    8
0.09/0.19	c ---[5496]---> BDD-cost:    8
0.09/0.19	c ---[5494]---> BDD-cost:   13
0.09/0.19	c ---[5492]---> BDD-cost:   13
0.09/0.19	c ---[5490]---> BDD-cost:   12
0.09/0.19	c ---[5488]---> BDD-cost:   13
0.09/0.19	c ---[5486]---> BDD-cost:   12
0.09/0.19	c ---[5484]---> BDD-cost:   10
0.09/0.19	c ---[5482]---> BDD-cost:   13
0.09/0.19	c ---[5480]---> BDD-cost:    8
0.09/0.19	c ---[5478]---> BDD-cost:   12
0.09/0.19	c ---[5476]---> BDD-cost:   13
0.09/0.19	c ---[5474]---> BDD-cost:   10
0.09/0.19	c ---[5472]---> BDD-cost:   12
0.09/0.19	c ---[5470]---> BDD-cost:    6
0.09/0.19	c ---[5468]---> BDD-cost:   13
0.09/0.19	c ---[5466]---> BDD-cost:    6
0.09/0.19	c ---[5464]---> BDD-cost:   13
0.09/0.19	c ---[5462]---> BDD-cost:    8
0.09/0.19	c ---[5460]---> BDD-cost:   12
0.09/0.19	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.20	c ---[4860]---> BDD-cost:   18
0.09/0.20	c ---[4858]---> BDD-cost:   24
0.09/0.20	c ---[4856]---> BDD-cost:   25
0.09/0.20	c ---[4854]---> BDD-cost:   25
0.09/0.20	c ---[4852]---> BDD-cost:   24
0.09/0.20	c ---[4850]---> BDD-cost:   25
0.09/0.20	c ---[4848]---> BDD-cost:   24
0.19/0.20	c ---[4846]---> BDD-cost:   25
0.19/0.20	c ---[4844]---> BDD-cost:   24
0.19/0.20	c ---[4842]---> BDD-cost:   24
0.19/0.20	c ---[4840]---> BDD-cost:   24
0.19/0.20	c ---[4838]---> BDD-cost:   25
0.19/0.20	c ---[4836]---> BDD-cost:   25
0.19/0.20	c ---[4834]---> BDD-cost:   24
0.19/0.20	c ---[4832]---> BDD-cost:   24
0.19/0.20	c ---[4830]---> BDD-cost:   25
0.19/0.20	c ---[4828]---> BDD-cost:   25
0.19/0.20	c ---[4826]---> BDD-cost:   24
0.19/0.20	c ---[4824]---> BDD-cost:   24
0.19/0.20	c ---[4822]---> BDD-cost:   25
0.19/0.20	c ---[4820]---> BDD-cost:   24
0.19/0.20	c ---[4818]---> BDD-cost:   25
0.19/0.20	c ---[4816]---> BDD-cost:   24
0.19/0.20	c ---[4814]---> BDD-cost:   25
0.19/0.20	c ---[4812]---> BDD-cost:   25
0.19/0.20	c ---[4810]---> BDD-cost:   24
0.19/0.20	c ---[4808]---> BDD-cost:   24
0.19/0.20	c ---[4806]---> BDD-cost:   24
0.19/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.21	c ---[4328]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4326]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4324]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4322]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4320]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4318]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4316]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4314]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4312]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4310]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4308]---> Sorter-cost:   66     Base: 2
0.19/0.21	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.22	c ---[3824]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3822]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3820]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3818]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3816]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3814]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3812]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3810]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3808]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3806]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3804]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[3802]---> Sorter-cost:   66     Base: 2
0.19/0.22	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.23	c ---[3322]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3320]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3318]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3316]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3314]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3312]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3310]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3308]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3306]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3304]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3302]---> Sorter-cost:   66     Base: 2
0.19/0.23	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.24	c ---[3012]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3010]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3008]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2814]---> BDD-cost:   18
0.19/0.24	c ---[2812]---> BDD-cost:   24
0.19/0.24	c ---[2810]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2808]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2806]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2804]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2802]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2800]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2798]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[2796]---> Sorter-cost:   66     Base: 2
0.19/0.24	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.25	c ---[2508]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2506]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2504]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2502]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2500]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2498]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2496]---> Sorter-cost:   66     Base: 2
0.19/0.25	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.26	c ---[2012]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2010]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2008]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2006]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2004]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2002]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2000]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1998]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1996]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1994]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1992]---> Sorter-cost:   66     Base: 2
0.19/0.26	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:   18
0.19/0.26	c ---[1532]---> BDD-cost:   24
0.19/0.26	c ---[1530]---> Sorter-cost:   66     Base: 2
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]---> BDD-cost:   24
0.19/0.26	c ---[1514]---> BDD-cost:   24
0.19/0.26	c ---[1512]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1510]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[1508]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1506]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1504]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1502]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1500]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1498]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1496]---> BDD-cost:   25
0.19/0.27	c ---[1494]---> BDD-cost:   25
0.19/0.27	c ---[1492]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1490]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1488]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1486]---> BDD-cost:   25
0.19/0.27	c ---[1484]---> BDD-cost:   25
0.19/0.27	c ---[1482]---> BDD-cost:   25
0.19/0.27	c ---[1480]---> BDD-cost:   25
0.19/0.27	c ---[1478]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1476]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1474]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1472]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1278]---> BDD-cost:   12
0.19/0.27	c ---[1276]---> BDD-cost:   24
0.19/0.27	c ---[1274]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1272]---> BDD-cost:   25
0.19/0.27	c ---[1270]---> BDD-cost:   24
0.19/0.27	c ---[1268]---> BDD-cost:   24
0.19/0.27	c ---[1266]---> BDD-cost:   24
0.19/0.27	c ---[1264]---> BDD-cost:   24
0.19/0.27	c ---[1262]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1260]---> BDD-cost:   18
0.19/0.27	c ---[1258]---> BDD-cost:   24
0.19/0.27	c ---[1256]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1254]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1252]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1250]---> BDD-cost:   24
0.19/0.27	c ---[1248]---> BDD-cost:   25
0.19/0.27	c ---[1246]---> BDD-cost:   24
0.19/0.27	c ---[1244]---> BDD-cost:   25
0.19/0.27	c ---[1242]---> BDD-cost:   25
0.19/0.27	c ---[1240]---> BDD-cost:   25
0.19/0.27	c ---[1238]---> BDD-cost:   25
0.19/0.27	c ---[1236]---> BDD-cost:   24
0.19/0.27	c ---[1234]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1232]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1230]---> BDD-cost:   24
0.19/0.27	c ---[1228]---> BDD-cost:   25
0.19/0.27	c ---[1226]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1224]---> BDD-cost:   25
0.19/0.27	c ---[1222]---> BDD-cost:   24
0.19/0.27	c ---[1220]---> BDD-cost:   24
0.19/0.27	c ---[1218]---> BDD-cost:   18
0.19/0.27	c ---[1216]---> BDD-cost:   24
0.19/0.27	c ---[1022]---> BDD-cost:   12
0.19/0.27	c ---[1020]---> BDD-cost:   18
0.19/0.27	c ---[1018]---> BDD-cost:   24
0.19/0.27	c ---[1016]---> BDD-cost:   18
0.19/0.27	c ---[1014]---> BDD-cost:   25
0.19/0.27	c ---[1012]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[1010]---> BDD-cost:   25
0.19/0.27	c ---[1008]---> BDD-cost:   25
0.19/0.27	c ---[1006]---> BDD-cost:   18
0.19/0.27	c ---[1004]---> BDD-cost:   24
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]---> Sorter-cost:   66     Base: 2
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:   24
0.19/0.27	c ---[ 988]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[ 986]---> BDD-cost:   25
0.19/0.27	c ---[ 984]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[ 982]---> Sorter-cost:   66     Base: 2
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:   24
0.19/0.27	c ---[ 972]---> BDD-cost:   25
0.19/0.27	c ---[ 970]---> BDD-cost:   25
0.19/0.27	c ---[ 968]---> BDD-cost:   24
0.19/0.27	c ---[ 966]---> BDD-cost:   24
0.19/0.27	c ---[ 964]---> BDD-cost:   24
0.19/0.27	c ---[ 962]---> BDD-cost:   25
0.19/0.27	c ---[ 960]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[ 955]---> BDD-cost:    5
0.19/0.27	c ---[ 947]---> BDD-cost:    5
0.19/0.27	c ---[ 898]---> BDD-cost:    1
0.19/0.27	c ---[ 867]---> BDD-cost:    5
0.19/0.27	c ---[ 859]---> BDD-cost:    5
0.19/0.27	c ---[ 851]---> BDD-cost:    5
0.19/0.27	c ---[ 843]---> BDD-cost:    5
0.19/0.27	c ---[ 835]---> BDD-cost:    5
0.19/0.27	c ---[ 817]---> BDD-cost:    1
0.19/0.27	c ---[ 808]---> BDD-cost:    1
0.19/0.27	c ---[ 747]---> BDD-cost:    5
0.19/0.27	c ---[ 723]---> BDD-cost:    5
0.19/0.27	c ---[ 707]---> BDD-cost:    5
0.19/0.27	c ---[ 702]---> BDD-cost:   13
0.19/0.27	c ---[ 700]---> BDD-cost:   18
0.19/0.27	c ---[ 698]---> BDD-cost:   25
0.19/0.27	c ---[ 696]---> BDD-cost:   25
0.19/0.28	c ---[ 694]---> BDD-cost:   24
0.19/0.28	c ---[ 692]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 690]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 688]---> BDD-cost:   24
0.19/0.28	c ---[ 686]---> BDD-cost:   18
0.19/0.28	c ---[ 684]---> BDD-cost:   18
0.19/0.28	c ---[ 682]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 680]---> BDD-cost:   25
0.19/0.28	c ---[ 678]---> BDD-cost:   25
0.19/0.28	c ---[ 676]---> BDD-cost:   18
0.19/0.28	c ---[ 674]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 672]---> BDD-cost:   24
0.19/0.28	c ---[ 670]---> BDD-cost:   24
0.19/0.28	c ---[ 668]---> BDD-cost:   24
0.19/0.28	c ---[ 666]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 664]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 662]---> BDD-cost:   25
0.19/0.28	c ---[ 660]---> BDD-cost:   25
0.19/0.28	c ---[ 658]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 656]---> BDD-cost:   25
0.19/0.28	c ---[ 654]---> BDD-cost:   25
0.19/0.28	c ---[ 652]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 650]---> BDD-cost:   24
0.19/0.28	c ---[ 648]---> BDD-cost:   18
0.19/0.28	c ---[ 646]---> BDD-cost:   25
0.19/0.28	c ---[ 644]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 642]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 640]---> BDD-cost:   24
0.19/0.28	c ---[ 635]---> BDD-cost:    5
0.19/0.28	c ---[ 611]---> BDD-cost:    1
0.19/0.28	c ---[ 603]---> BDD-cost:    1
0.19/0.28	c ---[ 563]---> BDD-cost:    5
0.19/0.28	c ---[ 531]---> BDD-cost:    5
0.19/0.28	c ---[ 514]---> BDD-cost:    1
0.19/0.28	c ---[ 505]---> BDD-cost:    1
0.19/0.28	c ---[ 496]---> BDD-cost:    1
0.19/0.28	c ---[ 475]---> BDD-cost:    5
0.19/0.28	c ---[ 456]---> BDD-cost:    1
0.19/0.28	c ---[ 453]---> BDD-cost:    1
0.19/0.28	c ---[ 438]---> BDD-cost:    1
0.19/0.28	c ---[ 410]---> BDD-cost:    1
0.19/0.28	c ---[ 387]---> BDD-cost:    5
0.19/0.28	c ---[ 382]---> BDD-cost:    8
0.19/0.28	c ---[ 380]---> BDD-cost:   18
0.19/0.28	c ---[ 378]---> BDD-cost:   25
0.19/0.28	c ---[ 376]---> BDD-cost:   24
0.19/0.28	c ---[ 374]---> BDD-cost:   25
0.19/0.28	c ---[ 372]---> BDD-cost:   25
0.19/0.28	c ---[ 370]---> BDD-cost:   24
0.19/0.28	c ---[ 368]---> BDD-cost:   24
0.19/0.28	c ---[ 366]---> BDD-cost:   18
0.19/0.28	c ---[ 364]---> BDD-cost:   24
0.19/0.28	c ---[ 362]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 360]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 358]---> BDD-cost:   24
0.19/0.28	c ---[ 356]---> BDD-cost:   25
0.19/0.28	c ---[ 354]---> BDD-cost:   24
0.19/0.28	c ---[ 352]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 350]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 348]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 346]---> BDD-cost:   18
0.19/0.28	c ---[ 344]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 342]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 340]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 338]---> BDD-cost:   25
0.19/0.28	c ---[ 336]---> BDD-cost:   25
0.19/0.28	c ---[ 334]---> BDD-cost:   25
0.19/0.28	c ---[ 332]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 330]---> BDD-cost:   24
0.19/0.28	c ---[ 328]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 326]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 324]---> BDD-cost:   18
0.19/0.28	c ---[ 322]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[ 320]---> BDD-cost:   24
0.19/0.28	c ---[ 314]---> BDD-cost:    1
0.19/0.28	c ---[ 310]---> BDD-cost:    1
0.19/0.28	c ---[ 304]---> BDD-cost:    1
0.19/0.28	c ---[ 300]---> BDD-cost:    3
0.19/0.28	c ---[ 298]---> BDD-cost:    6
0.19/0.28	c ---[ 296]---> BDD-cost:    1
0.19/0.28	c ---[ 292]---> BDD-cost:    3
0.19/0.28	c ---[ 290]---> BDD-cost:    6
0.19/0.28	c ---[ 288]---> BDD-cost:    6
0.19/0.28	c ---[ 286]---> BDD-cost:    3
0.19/0.28	c ---[ 284]---> BDD-cost:    3
0.19/0.28	c ---[ 282]---> BDD-cost:    6
0.19/0.28	c ---[ 280]---> BDD-cost:    6
0.19/0.28	c ---[ 278]---> BDD-cost:    6
0.19/0.28	c ---[ 276]---> BDD-cost:    1
0.19/0.28	c ---[ 268]---> BDD-cost:    1
0.19/0.28	c ---[ 264]---> BDD-cost:    3
0.19/0.28	c ---[ 262]---> BDD-cost:    1
0.19/0.28	c ---[ 258]---> BDD-cost:    1
0.19/0.28	c ---[ 254]---> BDD-cost:    3
0.19/0.28	c ---[ 252]---> BDD-cost:    6
0.19/0.28	c ---[ 250]---> BDD-cost:    6
0.19/0.28	c ---[ 248]---> BDD-cost:    1
0.19/0.28	c ---[ 244]---> BDD-cost:    3
0.19/0.28	c ---[ 242]---> BDD-cost:    6
0.19/0.28	c ---[ 240]---> BDD-cost:    1
0.19/0.28	c ---[ 234]---> BDD-cost:    3
0.19/0.28	c ---[ 232]---> BDD-cost:    3
0.19/0.28	c ---[ 230]---> BDD-cost:    1
0.19/0.28	c ---[ 226]---> BDD-cost:    1
0.19/0.28	c ---[ 224]---> BDD-cost:    3
0.19/0.28	c ---[ 222]---> BDD-cost:    3
0.19/0.28	c ---[ 220]---> BDD-cost:    3
0.19/0.28	c ---[ 218]---> BDD-cost:    1
0.19/0.28	c ---[ 216]---> BDD-cost:    1
0.19/0.28	c ---[ 214]---> BDD-cost:    3
0.19/0.28	c ---[ 212]---> BDD-cost:    3
0.19/0.28	c ---[ 210]---> BDD-cost:    1
0.19/0.28	c ---[ 208]---> BDD-cost:    1
0.19/0.28	c ---[ 204]---> BDD-cost:    1
0.19/0.28	c ---[ 202]---> BDD-cost:    1
0.19/0.28	c ---[ 198]---> BDD-cost:    3
0.19/0.28	c ---[ 196]---> BDD-cost:    6
0.19/0.28	c ---[ 194]---> BDD-cost:    1
0.19/0.28	c ---[ 184]---> BDD-cost:    1
0.19/0.28	c ---[ 176]---> BDD-cost:    1
0.19/0.28	c ---[ 168]---> BDD-cost:    1
0.19/0.28	c ---[ 166]---> BDD-cost:    1
0.19/0.28	c ---[ 160]---> BDD-cost:    1
0.19/0.28	c ---[ 156]---> BDD-cost:    3
0.19/0.28	c ---[ 154]---> BDD-cost:    1
0.19/0.28	c ---[ 146]---> BDD-cost:    3
0.19/0.28	c ---[ 144]---> BDD-cost:    3
0.19/0.28	c ---[ 142]---> BDD-cost:    1
0.19/0.28	c ---[ 132]---> BDD-cost:    3
0.19/0.28	c ---[ 130]---> BDD-cost:    6
0.19/0.28	c ---[ 128]---> BDD-cost:    1
0.19/0.28	c ---[ 126]---> BDD-cost:    1
0.19/0.28	c ---[ 114]---> BDD-cost:    1
0.19/0.28	c ---[ 108]---> BDD-cost:    3
0.19/0.28	c ---[ 106]---> BDD-cost:    1
0.19/0.28	c ---[ 104]---> BDD-cost:    3
0.19/0.28	c ---[ 102]---> BDD-cost:    6
0.19/0.28	c ---[ 100]---> BDD-cost:    1
0.19/0.28	c ---[  86]---> BDD-cost:    3
0.19/0.28	c ---[  84]---> BDD-cost:    6
0.19/0.28	c ---[  82]---> BDD-cost:    3
0.19/0.28	c ---[  80]---> BDD-cost:    3
0.19/0.28	c ---[  78]---> BDD-cost:    1
0.19/0.28	c ---[  72]---> BDD-cost:    1
0.19/0.28	c ---[  68]---> BDD-cost:    3
0.19/0.28	c ---[  66]---> BDD-cost:    6
0.19/0.28	c ---[  64]---> BDD-cost:    6
0.19/0.28	c ---[  62]---> BDD-cost:    1
0.19/0.28	c ---[  60]---> BDD-cost:    1
0.19/0.28	c ---[  56]---> BDD-cost:    1
0.19/0.28	c ---[  54]---> BDD-cost:    3
0.19/0.28	c ---[  52]---> BDD-cost:    1
0.19/0.28	c ---[  50]---> BDD-cost:    1
0.19/0.28	c ---[  44]---> BDD-cost:    3
0.19/0.28	c ---[  42]---> BDD-cost:    6
0.19/0.28	c ---[  40]---> BDD-cost:    6
0.19/0.28	c ---[  38]---> BDD-cost:    3
0.19/0.28	c ---[  36]---> BDD-cost:    6
0.19/0.28	c ---[  34]---> BDD-cost:    6
0.19/0.28	c ---[  32]---> BDD-cost:    3
0.19/0.28	c ---[  30]---> BDD-cost:    1
0.19/0.28	c ---[  24]---> BDD-cost:    1
0.19/0.28	c ---[  22]---> BDD-cost:    3
0.19/0.28	c ---[  20]---> BDD-cost:    1
0.19/0.28	c ---[  10]---> BDD-cost:    3
0.19/0.28	c ---[   8]---> BDD-cost:    6
0.19/0.28	c ---[   6]---> BDD-cost:    3
0.19/0.28	c ---[   4]---> BDD-cost:    1
0.19/0.28	c ---[   2]---> BDD-cost:    3
0.19/0.28	c ---[   0]---> BDD-cost:    1
1800.02/1800.40	|  Eliminated clauses:           0.42 Mb                                      |
1800.02/1800.40	============================[ Search Statistics ]==============================
1800.02/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1800.40	===============================================================================
1800.02/1800.40	|       100 |   16787    62642   176347 |    22968      100      3 | 20.097 % |
1800.02/1800.40	|       250 |   16787    62642   176347 |    25265      250      4 | 20.097 % |
1800.02/1800.40	|       475 |   16787    62642   176347 |    27792      475      5 | 20.097 % |
1800.02/1800.40	|       812 |   16787    62642   176347 |    30571      812      8 | 20.097 % |
1800.02/1800.40	|      1318 |   16787    62642   176347 |    33628     1318     13 | 20.097 % |
1800.02/1800.40	|      2077 |   16787    62642   176347 |    36991     2077     14 | 20.097 % |
1800.02/1800.40	|      3216 |   16787    62642   176347 |    40690     3216     19 | 20.097 % |
1800.02/1800.40	|      4924 |   16778    62642   176347 |    44759     4921     23 | 20.124 % |
1800.02/1800.40	|      7486 |   16778    62642   176347 |    49235     7483     37 | 20.124 % |
1800.02/1800.40	|     11330 |   16777    62642   176347 |    54159    11324     44 | 20.127 % |
1800.02/1800.40	|     17096 |   16776    62642   176347 |    59574    17089     53 | 20.130 % |
1800.02/1800.40	|     25745 |   16776    62642   176347 |    65532    25738     59 | 20.130 % |
1800.02/1800.40	|     38719 |   16776    62642   176347 |    72085    38712     67 | 20.130 % |
1800.02/1800.40	|     58180 |   16776    62642   176347 |    79294    58173     84 | 20.130 % |
1800.02/1800.40	|     87372 |   16776    62642   176347 |    87223    87365     92 | 20.130 % |
1800.02/1800.40	|    131161 |   16776    62642   176347 |    95946    58942    101 | 20.130 % |
1800.02/1800.40	|    196845 |   16776    62642   176347 |   105540    50050     83 | 20.130 % |
1800.02/1800.40	|    295371 |   16776    62642   176347 |   116094    65919     80 | 20.130 % |
1800.02/1800.40	|    443160 |   16776    62642   176347 |   127704   121899    128 | 20.130 % |
1800.02/1800.40	|    664843 |   16776    62642   176347 |   140474   119985    115 | 20.130 % |
1800.02/1800.40	|    997368 |   16776    62642   176347 |   154522   111766    153 | 20.130 % |
1800.02/1800.40	|   1496156 |   16776    62642   176347 |   169974    58838     81 | 20.130 % |
1800.02/1800.40	|   2244338 |   16776    62642   176347 |   186971    32240    175 | 20.130 % |
1800.02/1800.40	|   3366612 |   16776    62642   176347 |   205668   152567    119 | 20.130 % |
1800.02/1800.40	|   5050023 |   16776    62642   176347 |   226235   178846    265 | 20.130 % |
1800.02/1800.40	|   7575139 |   16776    62642   176347 |   248859    93000    249 | 20.130 % |
1800.02/1800.40	c 
1800.02/1800.40	c *** TERMINATED ***
1800.02/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4117036-1466950216/watcher-4117036-1466950216 -o /tmp/evaluation-result-4117036-1466950216/solver-4117036-1466950216 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466946212-29196 --watchdog 1960 minisatp HOME/instance-4117036-1466950216.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29915
/proc/meminfo: memFree=31856120/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=6328 CPUtime=0 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 290 0 0 0 0 0 0 0 20 0 1 0 28059674 6479872 167 33554432000 4194304 5646918 140734087079120 140734478660648 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 1582 167 94 355 0 1223 0

[startup+0.100159 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29915
/proc/meminfo: memFree=31856120/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=11212 CPUtime=0.09 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 1515 0 0 0 9 0 0 0 20 0 1 0 28059674 11481088 1392 33554432000 4194304 5646918 140734087079120 140734478660648 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 2803 1392 97 355 0 2444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11212

[startup+0.200359 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29915
/proc/meminfo: memFree=31856120/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=16356 CPUtime=0.19 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 2840 0 0 0 19 0 0 0 20 0 1 0 28059674 16748544 3195 33554432000 4194304 5646918 140734087079120 140734478660648 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 4089 3195 117 355 0 3730 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16356

[startup+0.300343 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29915
/proc/meminfo: memFree=31856120/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=19540 CPUtime=0.28 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 3692 0 0 0 28 0 0 0 20 0 1 0 28059674 20008960 3922 33554432000 4194304 5646918 140734087079120 140734478660648 4388221 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 4885 3923 127 355 0 4526 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19540

[startup+0.700299 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29915
/proc/meminfo: memFree=31856120/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=21840 CPUtime=0.69 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 5196 0 0 0 68 1 0 0 20 0 1 0 28059674 22364160 4903 33554432000 4194304 5646918 140734087079120 140734478660648 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 5460 4903 153 355 0 5101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21840

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29916
/proc/meminfo: memFree=31833052/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=24544 CPUtime=1.49 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 5542 0 0 0 148 1 0 0 20 0 1 0 28059674 25133056 5242 33554432000 4194304 5646918 140734087079120 140734087077816 4402966 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 6136 5242 153 355 0 5777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24544

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29916
/proc/meminfo: memFree=31827912/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=27892 CPUtime=3.09 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 6164 0 0 0 308 1 0 0 20 0 1 0 28059674 28561408 6370 33554432000 4194304 5646918 140734087079120 140734087077256 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 6973 6370 153 355 0 6614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27892

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29916
/proc/meminfo: memFree=31811388/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=40752 CPUtime=6.29 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 7476 0 0 0 628 1 0 0 20 0 1 0 28059674 41730048 8695 33554432000 4194304 5646918 140734087079120 140734087077816 4388936 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 10188 8695 153 355 0 9829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40752

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29916
/proc/meminfo: memFree=31772372/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=54784 CPUtime=12.69 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 8599 0 0 0 1267 2 0 0 20 0 1 0 28059674 56098816 12879 33554432000 4194304 5646918 140734087079120 140734087077256 4388947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 13696 12879 153 355 0 13337 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54784

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29916
/proc/meminfo: memFree=31737324/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=75192 CPUtime=25.48 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 11089 0 0 0 2545 3 0 0 20 0 1 0 28059674 76996608 14722 33554432000 4194304 5646918 140734087079120 140734087077816 4389052 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 18798 14722 153 355 0 18439 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75192

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29916
/proc/meminfo: memFree=31741116/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=47320 CPUtime=51.06 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 15076 0 0 0 5101 5 0 0 20 0 1 0 28059674 48455680 11055 33554432000 4194304 5646918 140734087079120 140734087077816 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 11830 11055 153 355 0 11471 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 47320

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29917
/proc/meminfo: memFree=31756052/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=112368 CPUtime=102.26 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 21926 0 0 0 10216 10 0 0 20 0 1 0 28059674 115064832 24155 33554432000 4194304 5646918 140734087079120 140734087077256 4396891 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 28092 24155 153 355 0 27733 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 112368

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29918
/proc/meminfo: memFree=31711328/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=84340 CPUtime=162.24 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 29183 0 0 0 16208 16 0 0 20 0 1 0 28059674 86364160 16590 33554432000 4194304 5646918 140734087079120 140734087077816 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 21085 16590 153 355 0 20726 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 84340

[startup+222.307 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 29919
/proc/meminfo: memFree=31773116/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=117692 CPUtime=222.24 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 35609 0 0 0 22200 24 0 0 20 0 1 0 28059674 120516608 25148 33554432000 4194304 5646918 140734087079120 140734087077256 4402947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 29423 25148 153 355 0 29064 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 117692

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/180 29922
/proc/meminfo: memFree=31725460/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=119720 CPUtime=282.21 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 40936 0 0 0 28193 28 0 0 20 0 1 0 28059674 122593280 23481 33554432000 4194304 5646918 140734087079120 140734087077816 4399280 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 29930 23481 153 355 0 29571 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119720

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29923
/proc/meminfo: memFree=31677272/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=121828 CPUtime=342.2 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 46416 0 0 0 34186 34 0 0 20 0 1 0 28059674 124751872 22890 33554432000 4194304 5646918 140734087079120 140734087077816 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 30457 22890 153 355 0 30098 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 121828

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29924
/proc/meminfo: memFree=31744548/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=91672 CPUtime=402.19 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 51909 0 0 0 40180 39 0 0 20 0 1 0 28059674 93872128 20772 33554432000 4194304 5646918 140734087079120 140734087077816 4399906 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 22918 20772 153 355 0 22559 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 91672

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29925
/proc/meminfo: memFree=31524108/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=255028 CPUtime=462.18 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 55961 0 0 0 46174 44 0 0 20 0 1 0 28059674 261148672 50376 33554432000 4194304 5646918 140734087079120 140734087077256 4402818 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 63757 50376 153 355 0 63398 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 255028

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29926
/proc/meminfo: memFree=31618392/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=95584 CPUtime=522.17 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 60811 0 0 0 52168 49 0 0 20 0 1 0 28059674 97878016 20629 33554432000 4194304 5646918 140734087079120 140734087077256 4397625 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 23896 20629 153 355 0 23537 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 95584

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 29928
/proc/meminfo: memFree=31584224/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=177288 CPUtime=582.15 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 64627 0 0 0 58161 54 0 0 20 0 1 0 28059674 181542912 33475 33554432000 4194304 5646918 140734087079120 140734087077816 4399752 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 44322 33475 153 355 0 43963 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 177288


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 29937
/proc/meminfo: memFree=31709540/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=132148 CPUtime=882.11 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 86478 0 0 0 88132 79 0 0 20 0 1 0 28059674 135319552 30627 33554432000 4194304 5646918 140734087079120 140734087077256 4402818 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 33037 30627 153 355 0 32678 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 132148

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 29938
/proc/meminfo: memFree=31629200/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=183352 CPUtime=942.09 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 90738 0 0 0 94124 85 0 0 20 0 1 0 28059674 187752448 37551 33554432000 4194304 5646918 140734087079120 140734087077224 4402687 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 45838 37551 153 355 0 45479 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 183352

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 29939
/proc/meminfo: memFree=31679412/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=134224 CPUtime=1002.06 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 96296 0 0 0 100116 90 0 0 20 0 1 0 28059674 137445376 28085 33554432000 4194304 5646918 140734087079120 140734087077816 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 33556 28085 153 355 0 33197 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 134224

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 29940
/proc/meminfo: memFree=31659140/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=136412 CPUtime=1062.06 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 100538 0 0 0 106109 97 0 0 20 0 1 0 28059674 139685888 27306 33554432000 4194304 5646918 140734087079120 140734087077816 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 34103 27306 153 355 0 33744 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 136412

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/179 29941
/proc/meminfo: memFree=31584460/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=138436 CPUtime=1122.05 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 104003 0 0 0 112104 101 0 0 20 0 1 0 28059674 141758464 31847 33554432000 4194304 5646918 140734087079120 140734087077256 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 34609 31847 153 355 0 34250 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 138436

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 29943
/proc/meminfo: memFree=31720252/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=110316 CPUtime=1182.03 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 107424 0 0 0 118096 107 0 0 20 0 1 0 28059674 112963584 26891 33554432000 4194304 5646918 140734087079120 140734087077816 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 27579 26891 153 355 0 27220 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 110316

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 1.98 3/180 30003
/proc/meminfo: memFree=31605592/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=408824 CPUtime=1242.02 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 110221 0 0 0 124090 112 0 0 20 0 1 0 28059674 418635776 71587 33554432000 4194304 5646918 140734087079120 140734087077256 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 102206 71587 153 355 0 101847 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 408824

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/179 30004
/proc/meminfo: memFree=31688420/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=197684 CPUtime=1302.01 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 112765 0 0 0 130085 116 0 0 20 0 1 0 28059674 202428416 45414 33554432000 4194304 5646918 140734087079120 140734087077816 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 49421 45414 153 355 0 49062 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 197684

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 30005
/proc/meminfo: memFree=31751600/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=117044 CPUtime=1361.99 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 117604 0 0 0 136080 119 0 0 20 0 1 0 28059674 119853056 27185 33554432000 4194304 5646918 140734087079120 140734087077816 4402687 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 29261 27185 153 355 0 28902 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 117044

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 30006
/proc/meminfo: memFree=31650060/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=148532 CPUtime=1421.99 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 121767 0 0 0 142074 125 0 0 20 0 1 0 28059674 152096768 35243 33554432000 4194304 5646918 140734087079120 140734087077816 4402627 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 37133 35243 153 355 0 36774 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 148532

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 30008
/proc/meminfo: memFree=31660864/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=199020 CPUtime=1481.98 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 125509 0 0 0 148068 130 0 0 20 0 1 0 28059674 203796480 44538 33554432000 4194304 5646918 140734087079120 140734087077224 4402619 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 49755 44538 153 355 0 49396 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 199020

[startup+1542.31 s]
/proc/loadavg: 2.07 2.02 1.98 3/179 30010
/proc/meminfo: memFree=31630948/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=282436 CPUtime=1541.97 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 129473 0 0 0 154061 136 0 0 20 0 1 0 28059674 289214464 63442 33554432000 4194304 5646918 140734087079120 140734087077256 4402798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 70609 63442 153 355 0 70250 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 282436

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/179 30011
/proc/meminfo: memFree=31706916/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=120404 CPUtime=1601.96 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 134397 0 0 0 160055 141 0 0 20 0 1 0 28059674 123293696 26094 33554432000 4194304 5646918 140734087079120 140734087077816 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 30101 26094 153 355 0 29742 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 120404

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/179 30012
/proc/meminfo: memFree=31627128/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=201708 CPUtime=1661.93 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 138049 0 0 0 166047 146 0 0 20 0 1 0 28059674 206548992 40073 33554432000 4194304 5646918 140734087079120 140734087077816 4397480 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 50427 40073 153 355 0 50068 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 201708

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/179 30013
/proc/meminfo: memFree=31653768/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=202244 CPUtime=1721.92 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 141446 0 0 0 172043 149 0 0 20 0 1 0 28059674 207097856 43292 33554432000 4194304 5646918 140734087079120 140734087077256 4402840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 50561 43292 153 355 0 50202 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 202244

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/179 30014
/proc/meminfo: memFree=31547328/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=102916 CPUtime=1781.92 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 146179 0 0 0 178036 156 0 0 20 0 1 0 28059674 105385984 23103 33554432000 4194304 5646918 140734087079120 140734087077816 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 25729 23103 153 355 0 25370 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 102916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.99 3/180 30018
/proc/meminfo: memFree=31675828/32872528 swapFree=8028/8028
[pid=29915] ppid=29912 vsize=203192 CPUtime=1800.02 cores=0,2,4,6
/proc/29915/stat : 29915 (minisatp) R 29912 29915 29180 0 -1 4202496 147671 0 0 0 179844 158 0 0 20 0 1 0 28059674 208068608 45033 33554432000 4194304 5646918 140734087079120 140734087077256 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29915/statm: 50798 45033 153 355 0 50439 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 203192

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1798.44
CPU system time (s): 1.58576
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 411332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 1.58576
maximum resident set size= 350936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147671
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= 169
involuntary context switches= 1963

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3964 second user time and 17.4323 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-26 16:10:16
IDJOB=4117036
IDBENCH=109544
IDSOLVER=2555
FILE ID=node133/4117036-1466950216
RUNJOBID= node133-1466946212-29196
PBS_JOBID= 19976366
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= 2a6069c06e2a32eae387bc35cb99c2fe
RANDOM SEED=1749733929

node133.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.951
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.90
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.951
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.951
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.951
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.951
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.951
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.951
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.951
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31856424 kB
Buffers:            4848 kB
Cached:           218408 kB
SwapCached:         2008 kB
Active:           105620 kB
Inactive:         201456 kB
Active(anon):      85040 kB
Inactive(anon):     1152 kB
Active(file):      20580 kB
Inactive(file):   200304 kB
Unevictable:        8028 kB
Mlocked:            8028 kB
SwapTotal:      67108856 kB
SwapFree:       67098316 kB
Dirty:              3924 kB
Writeback:             0 kB
AnonPages:        181220 kB
Mapped:             7940 kB
Shmem:                 0 kB
Slab:             565360 kB
SReclaimable:       9068 kB
SUnreclaim:       556292 kB
KernelStack:        1496 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     224628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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-4117036-1466950216.opb

Free space on /tmp at the end= 71544 MiB
End job on node133 at 2016-06-26 16:40:16