Trace number 4115908

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.1 1800.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round23-1.opb
MD5SUMeb4d42496bf658b7317f257e580ff894
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 variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
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.19	c Converting 9408 PB-constraints to clauses...
0.09/0.19	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.19	c   -- Detecting intervals from adjacent constraints: ###############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
0.09/0.19	c   -- Clauses(.)/Splits(s): ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.19/0.20	c ---[5822]---> BDD-cost:    3
0.19/0.20	c ---[5820]---> BDD-cost:    6
0.19/0.20	c ---[5818]---> BDD-cost:    8
0.19/0.20	c ---[5816]---> BDD-cost:    8
0.19/0.20	c ---[5814]---> BDD-cost:   13
0.19/0.20	c ---[5812]---> BDD-cost:   13
0.19/0.20	c ---[5810]---> BDD-cost:   12
0.19/0.20	c ---[5808]---> BDD-cost:   13
0.19/0.20	c ---[5806]---> BDD-cost:   12
0.19/0.20	c ---[5804]---> BDD-cost:   10
0.19/0.20	c ---[5802]---> BDD-cost:   13
0.19/0.20	c ---[5800]---> BDD-cost:    8
0.19/0.20	c ---[5798]---> BDD-cost:   12
0.19/0.20	c ---[5796]---> BDD-cost:   13
0.19/0.20	c ---[5794]---> BDD-cost:   10
0.19/0.20	c ---[5792]---> BDD-cost:   12
0.19/0.20	c ---[5790]---> BDD-cost:    6
0.19/0.20	c ---[5788]---> BDD-cost:   13
0.19/0.20	c ---[5786]---> BDD-cost:    6
0.19/0.20	c ---[5784]---> BDD-cost:   13
0.19/0.20	c ---[5782]---> BDD-cost:    8
0.19/0.20	c ---[5780]---> BDD-cost:   12
0.19/0.20	c ---[5778]---> BDD-cost:   13
0.19/0.20	c ---[5776]---> BDD-cost:   10
0.19/0.20	c ---[5774]---> BDD-cost:   13
0.19/0.20	c ---[5772]---> BDD-cost:    8
0.19/0.20	c ---[5770]---> BDD-cost:   10
0.19/0.20	c ---[5768]---> BDD-cost:   13
0.19/0.20	c ---[5766]---> BDD-cost:    8
0.19/0.20	c ---[5764]---> BDD-cost:   13
0.19/0.20	c ---[5762]---> BDD-cost:   13
0.19/0.20	c ---[5760]---> BDD-cost:   13
0.19/0.20	c ---[5758]---> BDD-cost:    6
0.19/0.20	c ---[5756]---> BDD-cost:   12
0.19/0.20	c ---[5754]---> BDD-cost:   12
0.19/0.20	c ---[5752]---> BDD-cost:   18
0.19/0.20	c ---[5750]---> BDD-cost:   18
0.19/0.20	c ---[5748]---> BDD-cost:   18
0.19/0.20	c ---[5746]---> BDD-cost:   18
0.19/0.20	c ---[5744]---> BDD-cost:   18
0.19/0.20	c ---[5742]---> BDD-cost:   18
0.19/0.20	c ---[5740]---> BDD-cost:   18
0.19/0.20	c ---[5738]---> BDD-cost:   18
0.19/0.20	c ---[5736]---> BDD-cost:   18
0.19/0.20	c ---[5734]---> BDD-cost:   18
0.19/0.20	c ---[5732]---> BDD-cost:   18
0.19/0.20	c ---[5730]---> BDD-cost:   18
0.19/0.20	c ---[5728]---> BDD-cost:   18
0.19/0.20	c ---[5726]---> BDD-cost:   18
0.19/0.20	c ---[5724]---> BDD-cost:   18
0.19/0.20	c ---[5722]---> BDD-cost:   18
0.19/0.20	c ---[5720]---> BDD-cost:   18
0.19/0.20	c ---[5718]---> BDD-cost:   18
0.19/0.20	c ---[5716]---> BDD-cost:   18
0.19/0.20	c ---[5714]---> BDD-cost:   18
0.19/0.21	c ---[5712]---> BDD-cost:   18
0.19/0.21	c ---[5710]---> BDD-cost:   18
0.19/0.21	c ---[5708]---> BDD-cost:   18
0.19/0.21	c ---[5706]---> BDD-cost:   18
0.19/0.21	c ---[5704]---> BDD-cost:   18
0.19/0.21	c ---[5702]---> BDD-cost:   18
0.19/0.21	c ---[5700]---> BDD-cost:   18
0.19/0.21	c ---[5698]---> BDD-cost:   18
0.19/0.21	c ---[5696]---> BDD-cost:   18
0.19/0.21	c ---[5692]---> BDD-cost:    1
0.19/0.21	c ---[5684]---> BDD-cost:    1
0.19/0.21	c ---[5676]---> BDD-cost:    1
0.19/0.21	c ---[5668]---> BDD-cost:    1
0.19/0.21	c ---[5660]---> BDD-cost:    1
0.19/0.21	c ---[5652]---> BDD-cost:    1
0.19/0.21	c ---[5644]---> BDD-cost:    1
0.19/0.21	c ---[5636]---> BDD-cost:    1
0.19/0.21	c ---[5630]---> BDD-cost:    6
0.19/0.21	c ---[5628]---> BDD-cost:   18
0.19/0.21	c ---[5626]---> BDD-cost:   13
0.19/0.21	c ---[5624]---> BDD-cost:   18
0.19/0.21	c ---[5622]---> BDD-cost:   18
0.19/0.21	c ---[5620]---> BDD-cost:   25
0.19/0.21	c ---[5618]---> BDD-cost:   18
0.19/0.21	c ---[5616]---> BDD-cost:   18
0.19/0.21	c ---[5614]---> BDD-cost:   18
0.19/0.21	c ---[5612]---> BDD-cost:   24
0.19/0.21	c ---[5610]---> BDD-cost:   18
0.19/0.21	c ---[5608]---> BDD-cost:   18
0.19/0.21	c ---[5606]---> BDD-cost:   18
0.19/0.21	c ---[5604]---> BDD-cost:   25
0.19/0.21	c ---[5602]---> BDD-cost:   18
0.19/0.21	c ---[5600]---> BDD-cost:   18
0.19/0.21	c ---[5598]---> BDD-cost:   18
0.19/0.21	c ---[5596]---> BDD-cost:   24
0.19/0.21	c ---[5594]---> BDD-cost:   18
0.19/0.21	c ---[5592]---> BDD-cost:   18
0.19/0.21	c ---[5590]---> BDD-cost:   18
0.19/0.21	c ---[5588]---> BDD-cost:   25
0.19/0.21	c ---[5586]---> BDD-cost:   18
0.19/0.21	c ---[5584]---> BDD-cost:   18
0.19/0.21	c ---[5582]---> BDD-cost:   18
0.19/0.21	c ---[5580]---> BDD-cost:   25
0.19/0.21	c ---[5578]---> BDD-cost:   18
0.19/0.21	c ---[5576]---> BDD-cost:   18
0.19/0.21	c ---[5574]---> BDD-cost:   18
0.19/0.21	c ---[5572]---> BDD-cost:   24
0.19/0.21	c ---[5570]---> BDD-cost:   18
0.19/0.21	c ---[5568]---> BDD-cost:   18
0.19/0.21	c ---[5438]---> BDD-cost:   13
0.19/0.21	c ---[5436]---> BDD-cost:   18
0.19/0.21	c ---[5434]---> BDD-cost:   24
0.19/0.21	c ---[5432]---> BDD-cost:   25
0.19/0.21	c ---[5430]---> BDD-cost:   25
0.19/0.21	c ---[5428]---> BDD-cost:   25
0.19/0.21	c ---[5426]---> BDD-cost:   25
0.19/0.21	c ---[5424]---> BDD-cost:   24
0.19/0.21	c ---[5422]---> BDD-cost:   25
0.19/0.21	c ---[5420]---> BDD-cost:   25
0.19/0.21	c ---[5418]---> BDD-cost:   24
0.19/0.21	c ---[5416]---> BDD-cost:   24
0.19/0.21	c ---[5414]---> BDD-cost:   25
0.19/0.21	c ---[5412]---> BDD-cost:   24
0.19/0.21	c ---[5410]---> BDD-cost:   24
0.19/0.21	c ---[5408]---> BDD-cost:   24
0.19/0.21	c ---[5406]---> BDD-cost:   25
0.19/0.21	c ---[5404]---> BDD-cost:   24
0.19/0.21	c ---[5402]---> BDD-cost:   24
0.19/0.21	c ---[5400]---> BDD-cost:   24
0.19/0.21	c ---[5398]---> BDD-cost:   25
0.19/0.21	c ---[5396]---> BDD-cost:   25
0.19/0.21	c ---[5394]---> BDD-cost:   25
0.19/0.21	c ---[5392]---> BDD-cost:   24
0.19/0.21	c ---[5390]---> BDD-cost:   25
0.19/0.21	c ---[5388]---> BDD-cost:   24
0.19/0.21	c ---[5386]---> BDD-cost:   24
0.19/0.21	c ---[5384]---> BDD-cost:   24
0.19/0.21	c ---[5382]---> BDD-cost:   24
0.19/0.21	c ---[5380]---> BDD-cost:   25
0.19/0.21	c ---[5378]---> BDD-cost:   24
0.19/0.21	c ---[5376]---> BDD-cost:   24
0.19/0.21	c ---[5182]---> BDD-cost:   13
0.19/0.21	c ---[5180]---> BDD-cost:   18
0.19/0.21	c ---[5178]---> BDD-cost:   24
0.19/0.21	c ---[5176]---> BDD-cost:   25
0.19/0.21	c ---[5174]---> BDD-cost:   25
0.19/0.21	c ---[5172]---> BDD-cost:   24
0.19/0.21	c ---[5170]---> BDD-cost:   25
0.19/0.21	c ---[5168]---> BDD-cost:   24
0.19/0.21	c ---[5166]---> BDD-cost:   25
0.19/0.21	c ---[5164]---> BDD-cost:   24
0.19/0.21	c ---[5162]---> BDD-cost:   24
0.19/0.21	c ---[5160]---> BDD-cost:   24
0.19/0.21	c ---[5158]---> BDD-cost:   25
0.19/0.21	c ---[5156]---> BDD-cost:   25
0.19/0.21	c ---[5154]---> BDD-cost:   24
0.19/0.21	c ---[5152]---> BDD-cost:   24
0.19/0.21	c ---[5150]---> BDD-cost:   25
0.19/0.21	c ---[5148]---> BDD-cost:   25
0.19/0.21	c ---[5146]---> BDD-cost:   24
0.19/0.21	c ---[5144]---> BDD-cost:   24
0.19/0.21	c ---[5142]---> BDD-cost:   25
0.19/0.21	c ---[5140]---> BDD-cost:   24
0.19/0.21	c ---[5138]---> BDD-cost:   25
0.19/0.21	c ---[5136]---> BDD-cost:   24
0.19/0.21	c ---[5134]---> BDD-cost:   25
0.19/0.21	c ---[5132]---> BDD-cost:   25
0.19/0.21	c ---[5130]---> BDD-cost:   24
0.19/0.21	c ---[5128]---> BDD-cost:   24
0.19/0.21	c ---[5126]---> BDD-cost:   24
0.19/0.21	c ---[5124]---> BDD-cost:   24
0.19/0.21	c ---[5122]---> BDD-cost:   24
0.19/0.21	c ---[5120]---> BDD-cost:   24
0.19/0.21	c ---[4926]---> BDD-cost:   18
0.19/0.21	c ---[4924]---> BDD-cost:   24
0.19/0.21	c ---[4922]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4920]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4918]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4916]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4914]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4912]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4910]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4908]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4906]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4904]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4902]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4900]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4898]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4896]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4894]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4892]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4890]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4888]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4886]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4884]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4882]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4880]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4878]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4876]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4874]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4872]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4870]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4868]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4866]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4864]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4670]---> BDD-cost:   18
0.19/0.22	c ---[4668]---> BDD-cost:   24
0.19/0.22	c ---[4666]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4664]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4662]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4660]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4658]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4656]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4654]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4652]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4650]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4648]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4646]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4644]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4642]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4640]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4638]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4636]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4634]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4632]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4630]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4628]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4626]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4624]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4622]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4620]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4618]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4616]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4614]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4612]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4610]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4608]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4414]---> BDD-cost:   18
0.19/0.22	c ---[4412]---> BDD-cost:   24
0.19/0.22	c ---[4410]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4408]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4406]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4404]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4402]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4400]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4398]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4396]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4394]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4392]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4390]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4388]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4386]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4384]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4382]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4380]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4378]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4376]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4374]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4372]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4370]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4368]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4366]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4364]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4362]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4360]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4358]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4356]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4354]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4352]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4158]---> BDD-cost:   18
0.19/0.23	c ---[4156]---> BDD-cost:   24
0.19/0.23	c ---[4154]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4152]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4150]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4148]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4146]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4144]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4142]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4140]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4138]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4136]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4134]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4132]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4130]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4128]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4126]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4124]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4122]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4120]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4118]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4116]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4114]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4112]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4110]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4108]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4106]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4104]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4102]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4100]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[4098]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[4096]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3902]---> BDD-cost:   18
0.19/0.24	c ---[3900]---> BDD-cost:   24
0.19/0.24	c ---[3898]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3896]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3894]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3892]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3890]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3888]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3886]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3884]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3882]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3880]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3878]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3876]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3874]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3872]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3870]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3868]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3866]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3864]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3862]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3860]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3858]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3856]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3854]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3852]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3850]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3848]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3846]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3844]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3842]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3840]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3646]---> BDD-cost:   18
0.19/0.24	c ---[3644]---> BDD-cost:   24
0.19/0.24	c ---[3642]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3640]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3638]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3636]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3634]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3632]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3630]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3628]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3626]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3624]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3622]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3620]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3618]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3616]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3614]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3612]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3610]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3608]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3606]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3604]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3602]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3600]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3598]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3596]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3594]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3592]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3590]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3588]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3586]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3584]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3390]---> BDD-cost:   18
0.19/0.25	c ---[3388]---> BDD-cost:   24
0.19/0.25	c ---[3386]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3384]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3382]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3380]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3378]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3376]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3374]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3372]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3370]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3368]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3366]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3364]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3362]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3360]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3358]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3356]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3354]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3352]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3350]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3348]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3346]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3344]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3342]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3340]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3338]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3336]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3334]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3332]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3330]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3328]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3134]---> BDD-cost:   18
0.19/0.25	c ---[3132]---> BDD-cost:   24
0.19/0.25	c ---[3130]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3128]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3126]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3124]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3122]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3120]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3118]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3116]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3114]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3112]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3110]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3108]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3106]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3104]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3102]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3100]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3098]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3096]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3094]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3092]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3090]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3088]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3086]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3084]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3082]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3080]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3078]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3076]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3074]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3072]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2878]---> BDD-cost:   18
0.19/0.26	c ---[2876]---> BDD-cost:   24
0.19/0.26	c ---[2874]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2872]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2870]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2868]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2866]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2864]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2862]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2860]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2858]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2856]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2854]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2852]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2850]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2848]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2846]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2844]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2842]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2840]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2838]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2836]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2834]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2832]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2830]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2828]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2826]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2824]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2822]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2820]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2818]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2816]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2622]---> BDD-cost:   18
0.19/0.26	c ---[2620]---> BDD-cost:   24
0.19/0.26	c ---[2618]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2616]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2614]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2612]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2610]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2608]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2606]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2604]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2602]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2600]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2598]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2596]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2594]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2592]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2590]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2588]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2586]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2584]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2582]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2580]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2578]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2576]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2574]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2572]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2570]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2568]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2566]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2564]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2562]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2560]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2366]---> BDD-cost:   18
0.19/0.27	c ---[2364]---> BDD-cost:   24
0.19/0.27	c ---[2362]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2360]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2358]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2356]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2354]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2352]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2350]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2348]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2346]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2344]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2342]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2340]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2338]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2336]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2334]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2332]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2330]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2328]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2326]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2324]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2322]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2320]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2318]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2316]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2314]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2312]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2310]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2308]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2306]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2304]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2110]---> BDD-cost:   18
0.19/0.27	c ---[2108]---> BDD-cost:   24
0.19/0.27	c ---[2106]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2104]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2102]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2100]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2098]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2096]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2094]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2092]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2090]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2088]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2086]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2084]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2082]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2080]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2078]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2076]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2074]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2072]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2070]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2068]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2066]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2064]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2062]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2060]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2058]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2056]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2054]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2052]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2050]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2048]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1854]---> BDD-cost:   18
0.19/0.28	c ---[1852]---> BDD-cost:   24
0.19/0.28	c ---[1850]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1848]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1846]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1844]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1842]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1840]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1838]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1836]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1834]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1832]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1830]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1828]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1826]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1824]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1822]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1820]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1818]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1816]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1814]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1812]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1810]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1808]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1806]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1804]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1802]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1800]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1798]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1796]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1794]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1792]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1598]---> BDD-cost:   13
0.19/0.28	c ---[1596]---> BDD-cost:   18
0.19/0.28	c ---[1594]---> BDD-cost:   24
0.19/0.28	c ---[1592]---> BDD-cost:   25
0.19/0.28	c ---[1590]---> BDD-cost:   25
0.19/0.28	c ---[1588]---> BDD-cost:   25
0.19/0.28	c ---[1586]---> BDD-cost:   24
0.19/0.28	c ---[1584]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1582]---> BDD-cost:   25
0.19/0.28	c ---[1580]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1578]---> BDD-cost:   24
0.19/0.28	c ---[1576]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1574]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1572]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1570]---> BDD-cost:   25
0.19/0.29	c ---[1568]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1566]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1564]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1562]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1560]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1558]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1556]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1554]---> BDD-cost:   25
0.19/0.29	c ---[1552]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1550]---> BDD-cost:   25
0.19/0.29	c ---[1548]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1546]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1544]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1542]---> BDD-cost:   25
0.19/0.29	c ---[1540]---> BDD-cost:   25
0.19/0.29	c ---[1538]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1536]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1342]---> BDD-cost:   12
0.19/0.29	c ---[1340]---> BDD-cost:   18
0.19/0.29	c ---[1338]---> BDD-cost:   18
0.19/0.29	c ---[1336]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1334]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1332]---> BDD-cost:   25
0.19/0.29	c ---[1330]---> BDD-cost:   24
0.19/0.29	c ---[1328]---> BDD-cost:   24
0.19/0.29	c ---[1326]---> BDD-cost:   24
0.19/0.29	c ---[1324]---> BDD-cost:   25
0.19/0.29	c ---[1322]---> BDD-cost:   24
0.19/0.29	c ---[1320]---> BDD-cost:   24
0.19/0.29	c ---[1318]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1316]---> BDD-cost:   24
0.19/0.29	c ---[1314]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1312]---> BDD-cost:   25
0.19/0.29	c ---[1310]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1308]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1306]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1304]---> BDD-cost:   18
0.19/0.29	c ---[1302]---> BDD-cost:   25
0.19/0.29	c ---[1300]---> BDD-cost:   25
0.19/0.29	c ---[1298]---> BDD-cost:   25
0.19/0.29	c ---[1296]---> BDD-cost:   25
0.19/0.29	c ---[1294]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1292]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1290]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1288]---> BDD-cost:   25
0.19/0.29	c ---[1286]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1284]---> BDD-cost:   24
0.19/0.29	c ---[1282]---> BDD-cost:   24
0.19/0.29	c ---[1280]---> BDD-cost:   24
0.19/0.29	c ---[1219]---> BDD-cost:    5
0.19/0.29	c ---[1203]---> BDD-cost:    5
0.19/0.29	c ---[1187]---> BDD-cost:    5
0.19/0.29	c ---[1179]---> BDD-cost:    5
0.19/0.29	c ---[1171]---> BDD-cost:    5
0.19/0.29	c ---[1155]---> BDD-cost:    5
0.19/0.29	c ---[1147]---> BDD-cost:    5
0.19/0.29	c ---[1139]---> BDD-cost:    5
0.19/0.29	c ---[1131]---> BDD-cost:    5
0.19/0.29	c ---[1123]---> BDD-cost:    5
0.19/0.29	c ---[1115]---> BDD-cost:    5
0.19/0.29	c ---[1107]---> BDD-cost:    5
0.19/0.29	c ---[1091]---> BDD-cost:    5
0.19/0.29	c ---[1075]---> BDD-cost:    5
0.19/0.29	c ---[1067]---> BDD-cost:    5
0.19/0.29	c ---[1059]---> BDD-cost:    5
0.19/0.29	c ---[1035]---> BDD-cost:    5
0.19/0.29	c ---[1027]---> BDD-cost:    5
0.19/0.29	c ---[1022]---> BDD-cost:   18
0.19/0.29	c ---[1020]---> BDD-cost:   24
0.19/0.29	c ---[1018]---> BDD-cost:   25
0.19/0.29	c ---[1016]---> BDD-cost:   24
0.19/0.29	c ---[1014]---> BDD-cost:   25
0.19/0.29	c ---[1012]---> BDD-cost:   25
0.19/0.29	c ---[1010]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1008]---> BDD-cost:   24
0.19/0.29	c ---[1006]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1004]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1002]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1000]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 998]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 996]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 994]---> BDD-cost:   24
0.19/0.29	c ---[ 992]---> BDD-cost:   24
0.19/0.29	c ---[ 990]---> BDD-cost:   24
0.19/0.29	c ---[ 988]---> BDD-cost:   24
0.19/0.29	c ---[ 986]---> BDD-cost:   25
0.19/0.29	c ---[ 984]---> BDD-cost:   24
0.19/0.29	c ---[ 982]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 980]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 978]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 976]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 974]---> BDD-cost:   25
0.19/0.30	c ---[ 972]---> BDD-cost:   18
0.19/0.30	c ---[ 970]---> BDD-cost:   25
0.19/0.30	c ---[ 968]---> BDD-cost:   18
0.19/0.30	c ---[ 966]---> BDD-cost:   18
0.19/0.30	c ---[ 964]---> BDD-cost:   24
0.19/0.30	c ---[ 962]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 960]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 954]---> BDD-cost:    1
0.29/0.30	c ---[ 939]---> BDD-cost:    1
0.29/0.30	c ---[ 915]---> BDD-cost:    5
0.29/0.30	c ---[ 899]---> BDD-cost:    5
0.29/0.30	c ---[ 883]---> BDD-cost:    5
0.29/0.30	c ---[ 875]---> BDD-cost:    5
0.29/0.30	c ---[ 867]---> BDD-cost:    5
0.29/0.30	c ---[ 851]---> BDD-cost:    5
0.29/0.30	c ---[ 843]---> BDD-cost:    5
0.29/0.30	c ---[ 835]---> BDD-cost:    5
0.29/0.30	c ---[ 827]---> BDD-cost:    5
0.29/0.30	c ---[ 819]---> BDD-cost:    5
0.29/0.30	c ---[ 811]---> BDD-cost:    5
0.29/0.30	c ---[ 792]---> BDD-cost:    1
0.29/0.30	c ---[ 776]---> BDD-cost:    1
0.29/0.30	c ---[ 763]---> BDD-cost:    5
0.29/0.30	c ---[ 755]---> BDD-cost:    5
0.29/0.30	c ---[ 731]---> BDD-cost:    5
0.29/0.30	c ---[ 723]---> BDD-cost:    5
0.29/0.30	c ---[ 714]---> BDD-cost:    1
0.29/0.30	c ---[ 705]---> BDD-cost:    1
0.29/0.30	c ---[ 702]---> BDD-cost:   13
0.29/0.30	c ---[ 700]---> BDD-cost:   18
0.29/0.30	c ---[ 698]---> BDD-cost:   24
0.29/0.30	c ---[ 696]---> BDD-cost:   24
0.29/0.30	c ---[ 694]---> BDD-cost:   25
0.29/0.30	c ---[ 692]---> BDD-cost:   24
0.29/0.30	c ---[ 690]---> BDD-cost:   25
0.29/0.30	c ---[ 688]---> BDD-cost:   18
0.29/0.30	c ---[ 686]---> BDD-cost:   24
0.29/0.30	c ---[ 684]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 682]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 680]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 678]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 676]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 674]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 672]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 670]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 668]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 666]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 664]---> BDD-cost:   25
0.29/0.30	c ---[ 662]---> BDD-cost:   18
0.29/0.30	c ---[ 660]---> BDD-cost:   18
0.29/0.30	c ---[ 658]---> BDD-cost:   18
0.29/0.30	c ---[ 656]---> BDD-cost:   18
0.29/0.30	c ---[ 654]---> BDD-cost:   18
0.29/0.30	c ---[ 652]---> BDD-cost:   24
0.29/0.30	c ---[ 650]---> BDD-cost:   24
0.29/0.30	c ---[ 648]---> BDD-cost:   25
0.29/0.30	c ---[ 646]---> BDD-cost:   24
0.29/0.30	c ---[ 644]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 642]---> BDD-cost:   18
0.29/0.30	c ---[ 640]---> BDD-cost:   24
0.29/0.30	c ---[ 638]---> BDD-cost:    1
0.29/0.30	c ---[ 620]---> BDD-cost:    1
0.29/0.30	c ---[ 595]---> BDD-cost:    5
0.29/0.30	c ---[ 579]---> BDD-cost:    5
0.29/0.30	c ---[ 563]---> BDD-cost:    5
0.29/0.30	c ---[ 555]---> BDD-cost:    5
0.29/0.30	c ---[ 547]---> BDD-cost:    5
0.29/0.30	c ---[ 531]---> BDD-cost:    5
0.29/0.30	c ---[ 499]---> BDD-cost:    1
0.29/0.30	c ---[ 488]---> BDD-cost:    1
0.29/0.30	c ---[ 480]---> BDD-cost:    1
0.29/0.30	c ---[ 472]---> BDD-cost:    1
0.29/0.30	c ---[ 451]---> BDD-cost:    5
0.29/0.30	c ---[ 443]---> BDD-cost:    5
0.29/0.30	c ---[ 416]---> BDD-cost:    1
0.29/0.30	c ---[ 408]---> BDD-cost:    1
0.29/0.30	c ---[ 402]---> BDD-cost:    1
0.29/0.30	c ---[ 396]---> BDD-cost:    1
0.29/0.30	c ---[ 382]---> BDD-cost:    8
0.29/0.30	c ---[ 380]---> BDD-cost:   18
0.29/0.30	c ---[ 378]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 376]---> BDD-cost:   24
0.29/0.30	c ---[ 374]---> BDD-cost:   25
0.29/0.30	c ---[ 372]---> BDD-cost:   24
0.29/0.30	c ---[ 370]---> BDD-cost:   25
0.29/0.30	c ---[ 368]---> BDD-cost:   25
0.29/0.30	c ---[ 366]---> BDD-cost:   18
0.29/0.30	c ---[ 364]---> BDD-cost:   18
0.29/0.30	c ---[ 362]---> BDD-cost:   18
0.29/0.30	c ---[ 360]---> BDD-cost:   25
0.29/0.30	c ---[ 358]---> BDD-cost:   25
0.29/0.30	c ---[ 356]---> BDD-cost:   25
0.29/0.30	c ---[ 354]---> BDD-cost:   24
0.29/0.30	c ---[ 352]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 350]---> BDD-cost:   25
0.29/0.30	c ---[ 348]---> BDD-cost:   25
0.29/0.30	c ---[ 346]---> BDD-cost:   24
0.29/0.30	c ---[ 344]---> BDD-cost:   24
0.29/0.30	c ---[ 342]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 340]---> BDD-cost:   25
0.29/0.30	c ---[ 338]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 336]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 334]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 332]---> BDD-cost:   18
0.29/0.30	c ---[ 330]---> BDD-cost:   18
0.29/0.30	c ---[ 328]---> BDD-cost:   25
0.29/0.30	c ---[ 326]---> BDD-cost:   25
0.29/0.30	c ---[ 324]---> BDD-cost:   24
0.29/0.30	c ---[ 322]---> BDD-cost:   25
0.29/0.30	c ---[ 320]---> BDD-cost:   24
0.29/0.30	c ---[ 316]---> BDD-cost:    3
0.29/0.30	c ---[ 314]---> BDD-cost:    6
0.29/0.30	c ---[ 312]---> BDD-cost:    1
0.29/0.30	c ---[ 310]---> BDD-cost:    1
0.29/0.30	c ---[ 296]---> BDD-cost:    3
0.29/0.30	c ---[ 294]---> BDD-cost:    3
0.29/0.30	c ---[ 292]---> BDD-cost:    1
0.29/0.30	c ---[ 288]---> BDD-cost:    1
0.29/0.30	c ---[ 278]---> BDD-cost:    1
0.29/0.30	c ---[ 274]---> BDD-cost:    3
0.29/0.30	c ---[ 272]---> BDD-cost:    3
0.29/0.30	c ---[ 270]---> BDD-cost:    1
0.29/0.30	c ---[ 264]---> BDD-cost:    3
0.29/0.30	c ---[ 262]---> BDD-cost:    6
0.29/0.30	c ---[ 260]---> BDD-cost:    3
0.29/0.30	c ---[ 258]---> BDD-cost:    3
0.29/0.30	c ---[ 256]---> BDD-cost:    3
0.29/0.30	c ---[ 254]---> BDD-cost:    3
0.29/0.30	c ---[ 252]---> BDD-cost:    6
0.29/0.30	c ---[ 250]---> BDD-cost:    1
0.29/0.30	c ---[ 236]---> BDD-cost:    1
0.29/0.30	c ---[ 234]---> BDD-cost:    3
0.29/0.30	c ---[ 232]---> BDD-cost:    3
0.29/0.30	c ---[ 230]---> BDD-cost:    3
0.29/0.30	c ---[ 228]---> BDD-cost:    6
0.29/0.30	c ---[ 226]---> BDD-cost:    3
0.29/0.30	c ---[ 224]---> BDD-cost:    3
0.29/0.30	c ---[ 222]---> BDD-cost:    6
0.29/0.30	c ---[ 220]---> BDD-cost:    3
0.29/0.30	c ---[ 218]---> BDD-cost:    1
0.29/0.30	c ---[ 216]---> BDD-cost:    1
0.29/0.30	c ---[ 196]---> BDD-cost:    1
0.29/0.30	c ---[ 188]---> BDD-cost:    3
0.29/0.30	c ---[ 186]---> BDD-cost:    3
0.29/0.30	c ---[ 184]---> BDD-cost:    3
0.29/0.30	c ---[ 182]---> BDD-cost:    6
0.29/0.30	c ---[ 180]---> BDD-cost:    3
0.29/0.30	c ---[ 178]---> BDD-cost:    3
0.29/0.30	c ---[ 176]---> BDD-cost:    3
0.29/0.30	c ---[ 174]---> BDD-cost:    1
0.29/0.30	c ---[ 172]---> BDD-cost:    1
0.29/0.30	c ---[ 170]---> BDD-cost:    3
0.29/0.30	c ---[ 168]---> BDD-cost:    1
0.29/0.30	c ---[ 154]---> BDD-cost:    1
0.29/0.30	c ---[ 152]---> BDD-cost:    3
0.29/0.30	c ---[ 150]---> BDD-cost:    3
0.29/0.30	c ---[ 148]---> BDD-cost:    6
0.29/0.30	c ---[ 146]---> BDD-cost:    1
0.29/0.30	c ---[ 142]---> BDD-cost:    1
0.29/0.30	c ---[ 134]---> BDD-cost:    3
0.29/0.30	c ---[ 132]---> BDD-cost:    3
0.29/0.30	c ---[ 130]---> BDD-cost:    3
0.29/0.30	c ---[ 128]---> BDD-cost:    3
0.29/0.30	c ---[ 124]---> BDD-cost:    3
0.29/0.30	c ---[ 122]---> BDD-cost:    1
0.29/0.30	c ---[ 120]---> BDD-cost:    3
0.29/0.30	c ---[ 118]---> BDD-cost:    3
0.29/0.30	c ---[ 116]---> BDD-cost:    1
0.29/0.30	c ---[ 114]---> BDD-cost:    1
0.29/0.30	c ---[ 112]---> BDD-cost:    3
0.29/0.30	c ---[ 110]---> BDD-cost:    3
0.29/0.30	c ---[ 108]---> BDD-cost:    6
0.29/0.30	c ---[ 106]---> BDD-cost:    6
0.29/0.30	c ---[ 104]---> BDD-cost:    1
0.29/0.30	c ---[ 102]---> BDD-cost:    3
0.29/0.30	c ---[ 100]---> BDD-cost:    6
0.29/0.30	c ---[  98]---> BDD-cost:    3
0.29/0.30	c ---[  96]---> BDD-cost:    3
0.29/0.30	c ---[  94]---> BDD-cost:    1
0.29/0.30	c ---[  82]---> BDD-cost:    3
0.29/0.30	c ---[  80]---> BDD-cost:    3
0.29/0.30	c ---[  78]---> BDD-cost:    3
0.29/0.30	c ---[  76]---> BDD-cost:    3
0.29/0.30	c ---[  74]---> BDD-cost:    6
0.29/0.30	c ---[  72]---> BDD-cost:    1
0.29/0.30	c ---[  64]---> BDD-cost:    1
0.29/0.30	c ---[  52]---> BDD-cost:    1
0.29/0.30	c ---[  48]---> BDD-cost:    1
0.29/0.30	c ---[  44]---> BDD-cost:    3
0.29/0.30	c ---[  42]---> BDD-cost:    6
0.29/0.31	c ---[  40]---> BDD-cost:    1
0.29/0.31	c ---[  36]---> BDD-cost:    3
0.29/0.31	c ---[  34]---> BDD-cost:    3
0.29/0.31	c ---[  32]---> BDD-cost:    3
0.29/0.31	c ---[  30]---> BDD-cost:    6
0.29/0.31	c ---[  28]---> BDD-cost:    3
0.29/0.31	c ---[  26]---> BDD-cost:    6
0.29/0.31	c ---[  24]---> BDD-cost:    1
0.29/0.31	c ---[  20]---> BDD-cost:    1
0.29/0.31	c ---[  16]---> BDD-cost:    3
0.29/0.31	c ---[  14]---> BDD-cost:    3
0.29/0.31	c ---[  12]---> BDD-cost:    1
0.29/0.31	c ---[   6]---> BDD-cost:    1
0.29/0.31	c ---[   4]---> BDD-cost:    1
1800.09/1800.40	|  Eliminated clauses:           0.46 Mb                                      |
1800.09/1800.40	============================[ Search Statistics ]==============================
1800.09/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.40	===============================================================================
1800.09/1800.40	|       100 |   17618    66714   188897 |    24461      100      3 | 20.236 % |
1800.09/1800.40	|       250 |   17618    66714   188897 |    26907      250      5 | 20.236 % |
1800.09/1800.40	|       475 |   17618    66714   188897 |    29598      475      7 | 20.236 % |
1800.09/1800.40	|       812 |   17618    66714   188897 |    32558      812     10 | 20.236 % |
1800.09/1800.40	|      1318 |   17618    66714   188897 |    35814     1318     11 | 20.236 % |
1800.09/1800.40	|      2077 |   17614    66714   188897 |    39395     2076     13 | 20.247 % |
1800.09/1800.40	|      3216 |   17614    66714   188897 |    43335     3215     20 | 20.247 % |
1800.09/1800.40	|      4924 |   17614    66714   188897 |    47669     4923     23 | 20.247 % |
1800.09/1800.40	|      7486 |   17613    66714   188897 |    52436     7481     39 | 20.250 % |
1800.09/1800.40	|     11330 |   17608    66714   188897 |    57679    11323     43 | 20.264 % |
1800.09/1800.40	|     17096 |   17607    66714   188897 |    63447    17088     49 | 20.267 % |
1800.09/1800.40	|     25745 |   17607    66714   188897 |    69792    25737     59 | 20.267 % |
1800.09/1800.40	|     38719 |   17607    66714   188897 |    76771    38711     70 | 20.267 % |
1800.09/1800.40	|     58180 |   17607    66714   188897 |    84448    58172     79 | 20.267 % |
1800.09/1800.40	|     87372 |   17607    66714   188897 |    92893    87364     87 | 20.267 % |
1800.09/1800.40	|    131161 |   17607    66714   188897 |   102183    47362     88 | 20.267 % |
1800.09/1800.40	|    196845 |   17607    66714   188897 |   112401   113046    100 | 20.267 % |
1800.09/1800.40	|    295371 |   17607    66714   188897 |   123641   110433    110 | 20.267 % |
1800.09/1800.40	|    443160 |   17607    66714   188897 |   136005    40122     97 | 20.267 % |
1800.09/1800.40	|    664843 |   17607    66714   188897 |   149606    31632     82 | 20.267 % |
1800.09/1800.40	|    997368 |   17607    66714   188897 |   164566   117059    142 | 20.267 % |
1800.09/1800.40	|   1496156 |   17607    66714   188897 |   181023   165632    115 | 20.267 % |
1800.09/1800.40	|   2244338 |   17607    66714   188897 |   199125   117012    217 | 20.267 % |
1800.09/1800.40	|   3366612 |   17607    66714   188897 |   219038   192492    114 | 20.267 % |
1800.09/1800.40	|   5050023 |   17607    66714   188897 |   240942    66632    187 | 20.267 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/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-4115908-1466943436/watcher-4115908-1466943436 -o /tmp/evaluation-result-4115908-1466943436/solver-4115908-1466943436 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466941623-20590 --watchdog 1960 minisatp HOME/instance-4115908-1466943436.opb 

pid=20921
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.30 2.25 2.19 3/176 20924
/proc/meminfo: memFree=30526464/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=6464 CPUtime=0 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 27381773 6619136 201 33554432000 4194304 5646918 140735800400320 140733728164792 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 1616 201 94 355 0 1257 0

[startup+0.10012 s]
/proc/loadavg: 2.30 2.25 2.19 3/176 20924
/proc/meminfo: memFree=30526464/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=11332 CPUtime=0.09 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 1543 0 0 0 9 0 0 0 20 0 1 0 27381773 11603968 1419 33554432000 4194304 5646918 140735800400320 140733728164792 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 2833 1420 97 355 0 2474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11332

[startup+0.200301 s]
/proc/loadavg: 2.30 2.25 2.19 3/176 20924
/proc/meminfo: memFree=30526464/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=16852 CPUtime=0.19 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 2953 0 0 0 19 0 0 0 20 0 1 0 27381773 17256448 2794 33554432000 4194304 5646918 140735800400320 140733728164792 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 4213 2795 111 355 0 3854 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16852

[startup+0.300313 s]
/proc/loadavg: 2.30 2.25 2.19 3/176 20924
/proc/meminfo: memFree=30526464/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=19224 CPUtime=0.29 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 3704 0 0 0 29 0 0 0 20 0 1 0 27381773 19685376 3415 33554432000 4194304 5646918 140735800400320 140733728164792 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 4806 3415 123 355 0 4447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19224

[startup+0.700267 s]
/proc/loadavg: 2.30 2.25 2.19 3/176 20924
/proc/meminfo: memFree=30526464/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=23456 CPUtime=0.69 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 6372 0 0 0 68 1 0 0 20 0 1 0 27381773 24018944 5400 33554432000 4194304 5646918 140735800400320 140733728164792 4402627 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 5864 5400 153 355 0 5505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23456

[startup+1.50027 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 20925
/proc/meminfo: memFree=30500776/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=26160 CPUtime=1.49 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 6724 0 0 0 148 1 0 0 20 0 1 0 27381773 26787840 5747 33554432000 4194304 5646918 140735800400320 140735800399016 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 6540 5747 153 355 0 6181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26160

[startup+3.10028 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 20925
/proc/meminfo: memFree=30495520/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=28880 CPUtime=3.09 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 7129 0 0 0 308 1 0 0 20 0 1 0 27381773 29573120 6657 33554432000 4194304 5646918 140735800400320 140735800399016 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 7220 6657 153 355 0 6861 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28880

[startup+6.30023 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 20925
/proc/meminfo: memFree=30476228/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=41680 CPUtime=6.29 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 8442 0 0 0 628 1 0 0 20 0 1 0 27381773 42680320 8976 33554432000 4194304 5646918 140735800400320 140735800399016 4399784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 10420 8976 153 355 0 10061 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41680

[startup+12.7003 s]
/proc/loadavg: 2.31 2.25 2.19 3/177 20925
/proc/meminfo: memFree=30434640/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=55836 CPUtime=12.69 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 9586 0 0 0 1267 2 0 0 20 0 1 0 27381773 57176064 12672 33554432000 4194304 5646918 140735800400320 140735800398456 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 13959 12672 153 355 0 13600 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55836

[startup+25.5004 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 20925
/proc/meminfo: memFree=30393688/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=57260 CPUtime=25.49 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 11708 0 0 0 2546 3 0 0 20 0 1 0 27381773 58634240 13145 33554432000 4194304 5646918 140735800400320 140735800398424 4402806 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 14315 13145 153 355 0 13956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57260

[startup+51.1004 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 20925
/proc/meminfo: memFree=30287032/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=78740 CPUtime=51.08 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 14424 0 0 0 5103 5 0 0 20 0 1 0 27381773 80629760 18633 33554432000 4194304 5646918 140735800400320 140735800398456 4403196 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 19685 18633 153 355 0 19326 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78740

[startup+102.3 s]
/proc/loadavg: 2.14 2.21 2.18 3/177 20927
/proc/meminfo: memFree=30288268/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=113388 CPUtime=102.28 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 20544 0 0 0 10219 9 0 0 20 0 1 0 27381773 116109312 27561 33554432000 4194304 5646918 140735800400320 140735800398424 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 28347 27561 153 355 0 27988 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 113388

[startup+162.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 20928
/proc/meminfo: memFree=30374840/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=66120 CPUtime=162.27 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 28040 0 0 0 16213 14 0 0 20 0 1 0 27381773 67706880 13795 33554432000 4194304 5646918 140735800400320 140735800399016 4397982 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 16530 13795 153 355 0 16171 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 66120

[startup+222.307 s]
/proc/loadavg: 2.36 2.25 2.19 3/178 20932
/proc/meminfo: memFree=30407084/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=69244 CPUtime=222.26 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 33835 0 0 0 22205 21 0 0 20 0 1 0 27381773 70905856 16238 33554432000 4194304 5646918 140735800400320 140735800399016 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 17311 16238 153 355 0 16952 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 69244

[startup+282.3 s]
/proc/loadavg: 2.31 2.25 2.19 3/177 20933
/proc/meminfo: memFree=30352248/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=120648 CPUtime=282.25 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 37500 0 0 0 28199 26 0 0 20 0 1 0 27381773 123543552 27790 33554432000 4194304 5646918 140735800400320 140735800398456 4399392 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 30162 27790 153 355 0 29803 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 120648

[startup+342.3 s]
/proc/loadavg: 2.18 2.23 2.18 3/177 20934
/proc/meminfo: memFree=30407344/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=122108 CPUtime=342.24 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 43412 0 0 0 34194 30 0 0 20 0 1 0 27381773 125038592 28168 33554432000 4194304 5646918 140735800400320 140735800398424 4403464 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 30527 28168 153 355 0 30168 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 122108

[startup+402.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/176 20935
/proc/meminfo: memFree=30416296/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=92752 CPUtime=402.23 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 48722 0 0 0 40189 34 0 0 20 0 1 0 27381773 94978048 22323 33554432000 4194304 5646918 140735800400320 140735800399016 4402874 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 23188 22323 153 355 0 22829 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 92752

[startup+462.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 20937
/proc/meminfo: memFree=30296120/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=175180 CPUtime=462.22 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 52664 0 0 0 46185 37 0 0 20 0 1 0 27381773 179384320 40762 33554432000 4194304 5646918 140735800400320 140735800398456 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 43795 40762 153 355 0 43436 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 175180

[startup+522.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/177 20938
/proc/meminfo: memFree=30365396/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=78844 CPUtime=522.21 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 57533 0 0 0 52177 44 0 0 20 0 1 0 27381773 80736256 17643 33554432000 4194304 5646918 140735800400320 140735800399016 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 19711 17643 153 355 0 19352 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 78844

[startup+582.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 20939
/proc/meminfo: memFree=30407520/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=82276 CPUtime=582.2 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 61041 0 0 0 58172 48 0 0 20 0 1 0 27381773 84250624 19822 33554432000 4194304 5646918 140735800400320 140735800399016 4399261 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 20569 19822 153 355 0 20210 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 82276


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


[startup+882.307 s]
/proc/loadavg: 2.22 2.23 2.19 3/177 21003
/proc/meminfo: memFree=30465976/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=105908 CPUtime=882.14 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 80774 0 0 0 88146 68 0 0 20 0 1 0 27381773 108449792 22505 33554432000 4194304 5646918 140735800400320 140735800399016 4403043 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 26477 22505 153 355 0 26118 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 105908

[startup+942.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/177 21004
/proc/meminfo: memFree=30396092/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=187620 CPUtime=942.12 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 84903 0 0 0 94141 71 0 0 20 0 1 0 27381773 192122880 40304 33554432000 4194304 5646918 140735800400320 140735800398456 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 46905 40304 153 355 0 46546 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 187620

[startup+1002.3 s]
/proc/loadavg: 2.22 2.22 2.18 4/177 21005
/proc/meminfo: memFree=30275888/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=188156 CPUtime=1002.11 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 88135 0 0 0 100135 76 0 0 20 0 1 0 27381773 192671744 46097 33554432000 4194304 5646918 140735800400320 140735800398424 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 47039 46097 153 355 0 46680 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 188156

[startup+1062.3 s]
/proc/loadavg: 2.17 2.21 2.18 4/177 21007
/proc/meminfo: memFree=30359816/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=138612 CPUtime=1062.1 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 93113 0 0 0 106128 82 0 0 20 0 1 0 27381773 141938688 32565 33554432000 4194304 5646918 140735800400320 140735800399016 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 34653 32565 153 355 0 34294 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 138612

[startup+1122.3 s]
/proc/loadavg: 2.41 2.26 2.19 3/177 21008
/proc/meminfo: memFree=30347420/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=110552 CPUtime=1122.1 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 96609 0 0 0 112122 88 0 0 20 0 1 0 27381773 113205248 27078 33554432000 4194304 5646918 140735800400320 140735800398456 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 27638 27078 153 355 0 27279 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 110552

[startup+1182.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/177 21009
/proc/meminfo: memFree=30225668/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=408860 CPUtime=1182.08 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 99882 0 0 0 118116 92 0 0 20 0 1 0 27381773 418672640 70713 33554432000 4194304 5646918 140735800400320 140735800399016 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 102215 70713 153 355 0 101856 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 408860

[startup+1242.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 21010
/proc/meminfo: memFree=30230992/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=278240 CPUtime=1242.07 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 102639 0 0 0 124109 98 0 0 20 0 1 0 27381773 284917760 59889 33554432000 4194304 5646918 140735800400320 140735800398456 4403497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 69560 59889 153 355 0 69201 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 278240

[startup+1302.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 21011
/proc/meminfo: memFree=30389008/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=118672 CPUtime=1302.07 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 105211 0 0 0 130103 104 0 0 20 0 1 0 27381773 121520128 26376 33554432000 4194304 5646918 140735800400320 140735800399016 4399417 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 29668 26376 153 355 0 29309 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 118672

[startup+1362.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 21013
/proc/meminfo: memFree=30282052/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=282472 CPUtime=1362.06 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 107417 0 0 0 136099 107 0 0 20 0 1 0 27381773 289251328 63837 33554432000 4194304 5646918 140735800400320 140735800398456 4403420 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 70618 63837 153 355 0 70259 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 282472

[startup+1422.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/178 21017
/proc/meminfo: memFree=30262988/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=201640 CPUtime=1422.05 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 110946 0 0 0 142094 111 0 0 20 0 1 0 27381773 206479360 43133 33554432000 4194304 5646918 140735800400320 140735800398456 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 50410 43133 153 355 0 50051 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 201640

[startup+1482.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 21018
/proc/meminfo: memFree=30463212/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=91204 CPUtime=1482.04 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 115077 0 0 0 148087 117 0 0 20 0 1 0 27381773 93392896 20576 33554432000 4194304 5646918 140735800400320 140735800399032 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 22801 20576 153 355 0 22442 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 91204

[startup+1542.31 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 21019
/proc/meminfo: memFree=30371532/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=122112 CPUtime=1542.03 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 119520 0 0 0 154081 122 0 0 20 0 1 0 27381773 125042688 27558 33554432000 4194304 5646918 140735800400320 140735800399016 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 30528 27558 153 355 0 30169 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 122112

[startup+1602.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 21020
/proc/meminfo: memFree=30368928/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=203836 CPUtime=1602.02 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 122832 0 0 0 160073 129 0 0 20 0 1 0 27381773 208728064 41612 33554432000 4194304 5646918 140735800400320 140735800399016 4400586 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 50959 41612 153 355 0 50600 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 203836

[startup+1662.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 21022
/proc/meminfo: memFree=30337048/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=155152 CPUtime=1662.01 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 126054 0 0 0 166068 133 0 0 20 0 1 0 27381773 158875648 31732 33554432000 4194304 5646918 140735800400320 140735800399016 4403582 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 38788 31732 153 355 0 38429 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 155152

[startup+1722.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/177 21023
/proc/meminfo: memFree=30223080/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=205372 CPUtime=1722 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 128816 0 0 0 172064 136 0 0 20 0 1 0 27381773 210300928 38250 33554432000 4194304 5646918 140735800400320 140735800399016 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 51343 38250 153 355 0 50984 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 205372

[startup+1782.3 s]
/proc/loadavg: 2.10 2.16 2.17 3/177 21024
/proc/meminfo: memFree=30183744/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=205784 CPUtime=1782 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 131929 0 0 0 178058 142 0 0 20 0 1 0 27381773 210722816 44630 33554432000 4194304 5646918 140735800400320 140735800398424 4403372 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 51446 44630 153 355 0 51087 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 205784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 21024
/proc/meminfo: memFree=30388084/32872528 swapFree=1378732/1517724
[pid=20924] ppid=20921 vsize=106172 CPUtime=1800.09 cores=0,2,4,6
/proc/20924/stat : 20924 (minisatp) R 20921 20924 20574 0 -1 4202496 133318 0 0 0 179865 144 0 0 20 0 1 0 27381773 108720128 24780 33554432000 4194304 5646918 140735800400320 140735800399016 4403771 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20924/statm: 26543 24780 153 355 0 26184 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 106172

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1798.66
CPU system time (s): 1.44478
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 443580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.44478
maximum resident set size= 384508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133318
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= 33
involuntary context switches= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6143 second user time and 6.86496 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-26 14:17:16
IDJOB=4115908
IDBENCH=109403
IDSOLVER=2555
FILE ID=node129/4115908-1466943436
RUNJOBID= node129-1466941623-20590
PBS_JOBID= 19976343
Free space on /tmp= 71596 MiB

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

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

MD5SUM BENCH= eb4d42496bf658b7317f257e580ff894
RANDOM SEED=437174338

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30526380 kB
Buffers:            2720 kB
Cached:            37764 kB
SwapCached:          504 kB
Active:           106092 kB
Inactive:          19032 kB
Active(anon):      86724 kB
Inactive(anon):      544 kB
Active(file):      19368 kB
Inactive(file):    18488 kB
Unevictable:     1517724 kB
Mlocked:         1378732 kB
SwapTotal:      67108856 kB
SwapFree:       67099936 kB
Dirty:              4348 kB
Writeback:             0 kB
AnonPages:       1632264 kB
Mapped:             7980 kB
Shmem:                 0 kB
Slab:             564924 kB
SReclaimable:       8988 kB
SUnreclaim:       555936 kB
KernelStack:        1472 kB
PageTables:         7060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1728992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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-4115908-1466943436.opb

Free space on /tmp at the end= 71596 MiB
End job on node129 at 2016-06-26 14:47:16