Trace number 4116532

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round23-0.opb
MD5SUMc6c7770273574048f55bca555193e5de
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 constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
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: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
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.20	c ---[5712]---> BDD-cost:   18
0.19/0.20	c ---[5710]---> BDD-cost:   18
0.19/0.20	c ---[5708]---> BDD-cost:   18
0.19/0.20	c ---[5706]---> BDD-cost:   18
0.19/0.20	c ---[5704]---> BDD-cost:   18
0.19/0.20	c ---[5702]---> BDD-cost:   18
0.19/0.20	c ---[5700]---> BDD-cost:   18
0.19/0.20	c ---[5698]---> BDD-cost:   18
0.19/0.20	c ---[5696]---> BDD-cost:   18
0.19/0.20	c ---[5692]---> BDD-cost:    1
0.19/0.20	c ---[5684]---> BDD-cost:    1
0.19/0.20	c ---[5676]---> BDD-cost:    1
0.19/0.20	c ---[5668]---> BDD-cost:    1
0.19/0.20	c ---[5660]---> BDD-cost:    1
0.19/0.20	c ---[5652]---> BDD-cost:    1
0.19/0.20	c ---[5644]---> BDD-cost:    1
0.19/0.20	c ---[5636]---> BDD-cost:    1
0.19/0.20	c ---[5630]---> BDD-cost:    6
0.19/0.20	c ---[5628]---> BDD-cost:   18
0.19/0.20	c ---[5626]---> BDD-cost:   13
0.19/0.20	c ---[5624]---> BDD-cost:   18
0.19/0.20	c ---[5622]---> BDD-cost:   18
0.19/0.20	c ---[5620]---> BDD-cost:   25
0.19/0.20	c ---[5618]---> BDD-cost:   18
0.19/0.20	c ---[5616]---> BDD-cost:   18
0.19/0.20	c ---[5614]---> BDD-cost:   18
0.19/0.20	c ---[5612]---> BDD-cost:   24
0.19/0.20	c ---[5610]---> BDD-cost:   18
0.19/0.20	c ---[5608]---> BDD-cost:   18
0.19/0.20	c ---[5606]---> BDD-cost:   18
0.19/0.20	c ---[5604]---> BDD-cost:   25
0.19/0.20	c ---[5602]---> BDD-cost:   18
0.19/0.20	c ---[5600]---> BDD-cost:   18
0.19/0.20	c ---[5598]---> BDD-cost:   18
0.19/0.20	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.21	c ---[4910]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4908]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4906]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4904]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4902]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4900]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4898]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4896]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4894]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4892]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4890]---> Sorter-cost:   66     Base: 2
0.19/0.21	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.22	c ---[4404]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4402]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4400]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4398]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4396]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4394]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4392]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4390]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4388]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4386]---> Sorter-cost:   66     Base: 2
0.19/0.22	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.23	c ---[4098]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4096]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3902]---> BDD-cost:   18
0.19/0.23	c ---[3900]---> BDD-cost:   24
0.19/0.23	c ---[3898]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3896]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3894]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3892]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3890]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3888]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[3886]---> Sorter-cost:   66     Base: 2
0.19/0.23	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.24	c ---[3592]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3590]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3588]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3586]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3584]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3390]---> BDD-cost:   18
0.19/0.24	c ---[3388]---> BDD-cost:   24
0.19/0.24	c ---[3386]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3384]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3382]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3380]---> Sorter-cost:   66     Base: 2
0.19/0.24	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.25	c ---[3086]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3084]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3082]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3080]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3078]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3076]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3074]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3072]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[2878]---> BDD-cost:   18
0.19/0.25	c ---[2876]---> BDD-cost:   24
0.19/0.25	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.26	c ---[2588]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2586]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2584]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2582]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2580]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2578]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2576]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2574]---> Sorter-cost:   66     Base: 2
0.19/0.26	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.27	c ---[2084]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2082]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2080]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2078]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2076]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2074]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2072]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2070]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2068]---> Sorter-cost:   66     Base: 2
0.19/0.27	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:   18
0.19/0.28	c ---[1596]---> BDD-cost:   24
0.19/0.28	c ---[1594]---> BDD-cost:   25
0.19/0.28	c ---[1592]---> BDD-cost:   24
0.19/0.28	c ---[1590]---> BDD-cost:   25
0.19/0.28	c ---[1588]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1586]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1584]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1582]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1580]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1578]---> Sorter-cost:   66     Base: 2
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.28	c ---[1570]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1568]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1566]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1564]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1562]---> BDD-cost:   24
0.19/0.28	c ---[1560]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1558]---> BDD-cost:   24
0.19/0.29	c ---[1556]---> BDD-cost:   24
0.19/0.29	c ---[1554]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1552]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1550]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1548]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1546]---> BDD-cost:   25
0.19/0.29	c ---[1544]---> BDD-cost:   24
0.19/0.29	c ---[1542]---> BDD-cost:   24
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]---> BDD-cost:   24
0.19/0.29	c ---[1342]---> BDD-cost:   13
0.19/0.29	c ---[1340]---> BDD-cost:   18
0.19/0.29	c ---[1338]---> BDD-cost:   18
0.19/0.29	c ---[1336]---> BDD-cost:   24
0.19/0.29	c ---[1334]---> BDD-cost:   24
0.19/0.29	c ---[1332]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1330]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1328]---> BDD-cost:   25
0.19/0.29	c ---[1326]---> BDD-cost:   25
0.19/0.29	c ---[1324]---> BDD-cost:   25
0.19/0.29	c ---[1322]---> Sorter-cost:   66     Base: 2
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]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1314]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1312]---> Sorter-cost:   66     Base: 2
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]---> BDD-cost:   24
0.19/0.29	c ---[1304]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1302]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1300]---> BDD-cost:   24
0.19/0.29	c ---[1298]---> BDD-cost:   25
0.19/0.29	c ---[1296]---> BDD-cost:   18
0.19/0.29	c ---[1294]---> BDD-cost:   24
0.19/0.29	c ---[1292]---> BDD-cost:   24
0.19/0.29	c ---[1290]---> BDD-cost:   25
0.19/0.29	c ---[1288]---> Sorter-cost:   66     Base: 2
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:   25
0.19/0.29	c ---[1280]---> BDD-cost:   24
0.19/0.29	c ---[1275]---> BDD-cost:    5
0.19/0.29	c ---[1267]---> BDD-cost:    5
0.19/0.29	c ---[1235]---> BDD-cost:    5
0.19/0.29	c ---[1227]---> BDD-cost:    5
0.19/0.29	c ---[1219]---> BDD-cost:    5
0.19/0.29	c ---[1211]---> BDD-cost:    5
0.19/0.29	c ---[1203]---> BDD-cost:    5
0.19/0.29	c ---[1195]---> 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 ---[1163]---> 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 ---[1123]---> BDD-cost:    5
0.19/0.29	c ---[1099]---> BDD-cost:    5
0.19/0.29	c ---[1091]---> BDD-cost:    5
0.19/0.29	c ---[1083]---> BDD-cost:    5
0.19/0.29	c ---[1075]---> BDD-cost:    5
0.19/0.29	c ---[1035]---> BDD-cost:    5
0.19/0.29	c ---[1022]---> BDD-cost:   18
0.19/0.29	c ---[1020]---> BDD-cost:   18
0.19/0.29	c ---[1018]---> BDD-cost:   18
0.19/0.29	c ---[1016]---> BDD-cost:   18
0.19/0.29	c ---[1014]---> BDD-cost:   24
0.19/0.29	c ---[1012]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1010]---> BDD-cost:   24
0.19/0.29	c ---[1008]---> BDD-cost:   24
0.19/0.29	c ---[1006]---> BDD-cost:   18
0.19/0.29	c ---[1004]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1002]---> BDD-cost:   25
0.19/0.29	c ---[1000]---> BDD-cost:   25
0.19/0.29	c ---[ 998]---> BDD-cost:   25
0.19/0.29	c ---[ 996]---> BDD-cost:   25
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:   18
0.19/0.29	c ---[ 988]---> BDD-cost:   24
0.19/0.29	c ---[ 986]---> BDD-cost:   24
0.19/0.29	c ---[ 984]---> Sorter-cost:   66     Base: 2
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]---> BDD-cost:   24
0.19/0.29	c ---[ 974]---> BDD-cost:   25
0.19/0.29	c ---[ 972]---> BDD-cost:   25
0.19/0.29	c ---[ 970]---> BDD-cost:   18
0.19/0.29	c ---[ 968]---> BDD-cost:   18
0.19/0.29	c ---[ 966]---> BDD-cost:   18
0.19/0.29	c ---[ 964]---> BDD-cost:   24
0.19/0.29	c ---[ 962]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 960]---> BDD-cost:   25
0.19/0.29	c ---[ 939]---> BDD-cost:    1
0.19/0.29	c ---[ 923]---> BDD-cost:    5
0.19/0.29	c ---[ 915]---> BDD-cost:    5
0.19/0.29	c ---[ 907]---> BDD-cost:    5
0.19/0.29	c ---[ 899]---> BDD-cost:    5
0.19/0.29	c ---[ 891]---> BDD-cost:    5
0.19/0.29	c ---[ 883]---> BDD-cost:    5
0.19/0.29	c ---[ 875]---> BDD-cost:    5
0.19/0.29	c ---[ 859]---> BDD-cost:    5
0.19/0.29	c ---[ 851]---> BDD-cost:    5
0.19/0.29	c ---[ 843]---> BDD-cost:    5
0.19/0.29	c ---[ 835]---> BDD-cost:    5
0.19/0.29	c ---[ 819]---> BDD-cost:    5
0.19/0.29	c ---[ 811]---> BDD-cost:    1
0.19/0.29	c ---[ 795]---> BDD-cost:    5
0.19/0.29	c ---[ 761]---> BDD-cost:    1
0.19/0.29	c ---[ 731]---> BDD-cost:    5
0.19/0.29	c ---[ 723]---> BDD-cost:    1
0.19/0.29	c ---[ 707]---> BDD-cost:    5
0.19/0.29	c ---[ 702]---> BDD-cost:    8
0.19/0.29	c ---[ 700]---> BDD-cost:   12
0.19/0.29	c ---[ 698]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 696]---> Sorter-cost:   66     Base: 2
0.19/0.30	c ---[ 694]---> BDD-cost:   24
0.19/0.30	c ---[ 692]---> Sorter-cost:   66     Base: 2
0.19/0.30	c ---[ 690]---> BDD-cost:   25
0.19/0.30	c ---[ 688]---> BDD-cost:   24
0.29/0.30	c ---[ 686]---> BDD-cost:   25
0.29/0.30	c ---[ 684]---> BDD-cost:   18
0.29/0.30	c ---[ 682]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 680]---> BDD-cost:   24
0.29/0.30	c ---[ 678]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 676]---> BDD-cost:   24
0.29/0.30	c ---[ 674]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 672]---> BDD-cost:   18
0.29/0.30	c ---[ 670]---> BDD-cost:   18
0.29/0.30	c ---[ 668]---> BDD-cost:   18
0.29/0.30	c ---[ 666]---> BDD-cost:   25
0.29/0.30	c ---[ 664]---> BDD-cost:   25
0.29/0.30	c ---[ 662]---> BDD-cost:   25
0.29/0.30	c ---[ 660]---> BDD-cost:   25
0.29/0.30	c ---[ 658]---> BDD-cost:   24
0.29/0.30	c ---[ 656]---> BDD-cost:   24
0.29/0.30	c ---[ 654]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 652]---> BDD-cost:   24
0.29/0.30	c ---[ 650]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 648]---> BDD-cost:   25
0.29/0.30	c ---[ 646]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 644]---> BDD-cost:   25
0.29/0.30	c ---[ 642]---> BDD-cost:   24
0.29/0.30	c ---[ 640]---> BDD-cost:   25
0.29/0.30	c ---[ 634]---> BDD-cost:    1
0.29/0.30	c ---[ 621]---> 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 ---[ 493]---> BDD-cost:    1
0.29/0.30	c ---[ 486]---> BDD-cost:    1
0.29/0.30	c ---[ 451]---> BDD-cost:    5
0.29/0.30	c ---[ 440]---> BDD-cost:    1
0.29/0.30	c ---[ 433]---> BDD-cost:    1
0.29/0.30	c ---[ 425]---> BDD-cost:    1
0.29/0.30	c ---[ 411]---> BDD-cost:    1
0.29/0.30	c ---[ 395]---> BDD-cost:    5
0.29/0.30	c ---[ 382]---> BDD-cost:    8
0.29/0.30	c ---[ 380]---> BDD-cost:   12
0.29/0.30	c ---[ 378]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 376]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 374]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 372]---> BDD-cost:   18
0.29/0.30	c ---[ 370]---> BDD-cost:   18
0.29/0.30	c ---[ 368]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 366]---> BDD-cost:   25
0.29/0.30	c ---[ 364]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 362]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 360]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 358]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 356]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 354]---> BDD-cost:   25
0.29/0.30	c ---[ 352]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 350]---> BDD-cost:   18
0.29/0.30	c ---[ 348]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 346]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 344]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 342]---> BDD-cost:   25
0.29/0.30	c ---[ 340]---> BDD-cost:   24
0.29/0.30	c ---[ 338]---> BDD-cost:   25
0.29/0.30	c ---[ 336]---> Sorter-cost:   66     Base: 2
0.29/0.30	c ---[ 334]---> BDD-cost:   25
0.29/0.30	c ---[ 332]---> BDD-cost:   24
0.29/0.30	c ---[ 330]---> BDD-cost:   25
0.29/0.30	c ---[ 328]---> BDD-cost:   18
0.29/0.30	c ---[ 326]---> BDD-cost:   24
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:   25
0.29/0.30	c ---[ 314]---> BDD-cost:    1
0.29/0.30	c ---[ 312]---> BDD-cost:    1
0.29/0.30	c ---[ 310]---> BDD-cost:    1
0.29/0.30	c ---[ 304]---> BDD-cost:    1
0.29/0.30	c ---[ 300]---> BDD-cost:    1
0.29/0.30	c ---[ 298]---> BDD-cost:    3
0.29/0.30	c ---[ 296]---> BDD-cost:    3
0.29/0.30	c ---[ 294]---> BDD-cost:    6
0.29/0.30	c ---[ 292]---> BDD-cost:    1
0.29/0.30	c ---[ 290]---> BDD-cost:    3
0.29/0.30	c ---[ 288]---> BDD-cost:    1
0.29/0.30	c ---[ 284]---> BDD-cost:    1
0.29/0.30	c ---[ 282]---> BDD-cost:    3
0.29/0.30	c ---[ 280]---> BDD-cost:    3
0.29/0.30	c ---[ 278]---> BDD-cost:    6
0.29/0.30	c ---[ 276]---> BDD-cost:    6
0.29/0.30	c ---[ 274]---> BDD-cost:    6
0.29/0.30	c ---[ 272]---> BDD-cost:    1
0.29/0.30	c ---[ 258]---> BDD-cost:    1
0.29/0.30	c ---[ 250]---> BDD-cost:    1
0.29/0.30	c ---[ 248]---> BDD-cost:    3
0.29/0.30	c ---[ 246]---> BDD-cost:    6
0.29/0.30	c ---[ 244]---> BDD-cost:    3
0.29/0.30	c ---[ 242]---> BDD-cost:    6
0.29/0.30	c ---[ 240]---> BDD-cost:    6
0.29/0.30	c ---[ 238]---> 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:    3
0.29/0.30	c ---[ 226]---> BDD-cost:    1
0.29/0.30	c ---[ 218]---> BDD-cost:    3
0.29/0.30	c ---[ 216]---> BDD-cost:    6
0.29/0.30	c ---[ 214]---> BDD-cost:    6
0.29/0.30	c ---[ 212]---> BDD-cost:    6
0.29/0.30	c ---[ 210]---> BDD-cost:    6
0.29/0.30	c ---[ 208]---> BDD-cost:    6
0.29/0.30	c ---[ 206]---> BDD-cost:    1
0.29/0.30	c ---[ 202]---> BDD-cost:    1
0.29/0.30	c ---[ 198]---> BDD-cost:    3
0.29/0.30	c ---[ 196]---> BDD-cost:    6
0.29/0.30	c ---[ 194]---> BDD-cost:    6
0.29/0.30	c ---[ 192]---> BDD-cost:    6
0.29/0.30	c ---[ 184]---> BDD-cost:    1
0.29/0.30	c ---[ 180]---> BDD-cost:    1
0.29/0.30	c ---[ 176]---> BDD-cost:    1
0.29/0.30	c ---[ 156]---> BDD-cost:    1
0.29/0.30	c ---[ 154]---> BDD-cost:    3
0.29/0.30	c ---[ 152]---> BDD-cost:    6
0.29/0.30	c ---[ 150]---> BDD-cost:    1
0.29/0.30	c ---[ 148]---> BDD-cost:    1
0.29/0.30	c ---[ 136]---> BDD-cost:    3
0.29/0.30	c ---[ 134]---> BDD-cost:    1
0.29/0.30	c ---[ 130]---> BDD-cost:    1
0.29/0.30	c ---[ 122]---> BDD-cost:    3
0.29/0.30	c ---[ 120]---> BDD-cost:    3
0.29/0.30	c ---[ 118]---> BDD-cost:    6
0.29/0.30	c ---[ 116]---> BDD-cost:    3
0.29/0.30	c ---[ 114]---> BDD-cost:    6
0.29/0.30	c ---[ 112]---> BDD-cost:    3
0.29/0.30	c ---[ 110]---> BDD-cost:    1
0.29/0.30	c ---[ 106]---> BDD-cost:    3
0.29/0.30	c ---[ 104]---> BDD-cost:    3
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:    1
0.29/0.30	c ---[  92]---> BDD-cost:    3
0.29/0.30	c ---[  90]---> BDD-cost:    1
0.29/0.30	c ---[  80]---> BDD-cost:    3
0.29/0.30	c ---[  78]---> BDD-cost:    6
0.29/0.30	c ---[  76]---> BDD-cost:    1
0.29/0.30	c ---[  74]---> BDD-cost:    1
0.29/0.30	c ---[  68]---> BDD-cost:    3
0.29/0.30	c ---[  66]---> BDD-cost:    6
0.29/0.30	c ---[  64]---> BDD-cost:    6
0.29/0.30	c ---[  56]---> BDD-cost:    1
0.29/0.30	c ---[  54]---> BDD-cost:    3
0.29/0.30	c ---[  52]---> BDD-cost:    6
0.29/0.30	c ---[  50]---> BDD-cost:    3
0.29/0.30	c ---[  48]---> BDD-cost:    3
0.29/0.30	c ---[  46]---> BDD-cost:    3
0.29/0.30	c ---[  44]---> BDD-cost:    3
0.29/0.30	c ---[  42]---> BDD-cost:    3
0.29/0.30	c ---[  40]---> BDD-cost:    6
0.29/0.30	c ---[  38]---> BDD-cost:    3
0.29/0.30	c ---[  36]---> BDD-cost:    6
0.29/0.30	c ---[  34]---> BDD-cost:    6
0.29/0.30	c ---[  32]---> BDD-cost:    1
0.29/0.30	c ---[  28]---> BDD-cost:    1
0.29/0.30	c ---[  22]---> BDD-cost:    1
0.29/0.30	c ---[  20]---> BDD-cost:    3
0.29/0.30	c ---[  18]---> BDD-cost:    6
0.29/0.30	c ---[  16]---> BDD-cost:    1
0.29/0.30	c ---[   6]---> BDD-cost:    1
0.29/0.30	c ---[   2]---> BDD-cost:    3
0.29/0.30	c ---[   0]---> BDD-cost:    1
1800.06/1800.40	|  Eliminated clauses:           0.46 Mb                                      |
1800.06/1800.40	============================[ Search Statistics ]==============================
1800.06/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.40	===============================================================================
1800.06/1800.40	|       100 |   17556    66725   188947 |    24465      100      3 | 20.268 % |
1800.06/1800.40	|       250 |   17556    66725   188947 |    26912      250      4 | 20.268 % |
1800.06/1800.40	|       475 |   17556    66725   188947 |    29603      475      8 | 20.268 % |
1800.06/1800.40	|       812 |   17546    66725   188947 |    32564      809     11 | 20.296 % |
1800.06/1800.40	|      1318 |   17546    66725   188947 |    35820     1315     13 | 20.296 % |
1800.06/1800.40	|      2077 |   17545    66725   188947 |    39402     2073     16 | 20.299 % |
1800.06/1800.40	|      3216 |   17545    66725   188947 |    43342     3212     39 | 20.299 % |
1800.06/1800.40	|      4924 |   17545    66725   188947 |    47676     4920     33 | 20.299 % |
1800.06/1800.40	|      7486 |   17545    66725   188947 |    52444     7482     44 | 20.299 % |
1800.06/1800.40	|     11330 |   17545    66725   188947 |    57689    11326     46 | 20.299 % |
1800.06/1800.40	|     17096 |   17545    66725   188947 |    63458    17092     52 | 20.299 % |
1800.06/1800.40	|     25745 |   17545    66725   188947 |    69803    25741     59 | 20.299 % |
1800.06/1800.40	|     38719 |   17545    66725   188947 |    76784    38715     65 | 20.299 % |
1800.06/1800.40	|     58180 |   17545    66725   188947 |    84462    58176     87 | 20.299 % |
1800.06/1800.40	|     87372 |   17545    66725   188947 |    92908    87368     92 | 20.299 % |
1800.06/1800.40	|    131161 |   17545    66725   188947 |   102199    51403     87 | 20.299 % |
1800.06/1800.40	|    196845 |   17545    66725   188947 |   112419    28066     91 | 20.299 % |
1800.06/1800.40	|    295371 |   17545    66725   188947 |   123661    35784     61 | 20.299 % |
1800.06/1800.40	|    443160 |   17545    66725   188947 |   136028    85591     99 | 20.299 % |
1800.06/1800.40	|    664843 |   17545    66725   188947 |   149630    72459     90 | 20.299 % |
1800.06/1800.40	|    997368 |   17545    66725   188947 |   164593   157465    147 | 20.299 % |
1800.06/1800.40	|   1496156 |   17545    66725   188947 |   181053    61558     96 | 20.299 % |
1800.06/1800.40	|   2244338 |   17545    66725   188947 |   199158   151892    202 | 20.299 % |
1800.06/1800.40	|   3366612 |   17545    66725   188947 |   219074   191810    119 | 20.299 % |
1800.06/1800.40	|   5050023 |   17545    66725   188947 |   240981    95099    175 | 20.299 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/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-4116532-1466965035/watcher-4116532-1466965035 -o /tmp/evaluation-result-4116532-1466965035/solver-4116532-1466965035 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466942850-23778 --watchdog 1960 minisatp HOME/instance-4116532-1466965035.opb 

pid=26339
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: 1.95 1.99 1.99 3/176 26342
/proc/meminfo: memFree=31551596/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=6464 CPUtime=0 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 29544338 6619136 201 33554432000 4194304 5646918 140736611926064 140734467501448 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 1616 201 94 355 0 1257 0

[startup+0.100154 s]
/proc/loadavg: 1.95 1.99 1.99 3/176 26342
/proc/meminfo: memFree=31551596/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=11332 CPUtime=0.09 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 1546 0 0 0 9 0 0 0 20 0 1 0 29544338 11603968 1422 33554432000 4194304 5646918 140736611926064 140734467501448 4832093 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 2833 1423 97 355 0 2474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11332

[startup+0.200265 s]
/proc/loadavg: 1.95 1.99 1.99 3/176 26342
/proc/meminfo: memFree=31551596/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=16852 CPUtime=0.19 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 2964 0 0 0 19 0 0 0 20 0 1 0 29544338 17256448 2805 33554432000 4194304 5646918 140736611926064 140734467501448 4419702 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 4213 2805 111 355 0 3854 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16852

[startup+0.300257 s]
/proc/loadavg: 1.95 1.99 1.99 3/176 26342
/proc/meminfo: memFree=31551596/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=19216 CPUtime=0.29 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 3708 0 0 0 29 0 0 0 20 0 1 0 29544338 19677184 3419 33554432000 4194304 5646918 140736611926064 140734467501448 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 4804 3419 123 355 0 4445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19216

[startup+0.70029 s]
/proc/loadavg: 1.95 1.99 1.99 3/176 26342
/proc/meminfo: memFree=31551596/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=23460 CPUtime=0.69 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 6396 0 0 0 68 1 0 0 20 0 1 0 29544338 24023040 5417 33554432000 4194304 5646918 140736611926064 140736611924728 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 5865 5417 153 355 0 5506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23460

[startup+1.50029 s]
/proc/loadavg: 2.03 2.01 2.00 4/177 26343
/proc/meminfo: memFree=31525408/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=26164 CPUtime=1.49 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 6742 0 0 0 148 1 0 0 20 0 1 0 29544338 26791936 5758 33554432000 4194304 5646918 140736611926064 140736611924760 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 6541 5758 153 355 0 6182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26164

[startup+3.10028 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 26343
/proc/meminfo: memFree=31520648/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=28884 CPUtime=3.09 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 7139 0 0 0 308 1 0 0 20 0 1 0 29544338 29577216 6660 33554432000 4194304 5646918 140736611926064 140736611924760 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 7221 6660 153 355 0 6862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28884

[startup+6.30023 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 26343
/proc/meminfo: memFree=31503596/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=41708 CPUtime=6.29 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 8463 0 0 0 628 1 0 0 20 0 1 0 29544338 42708992 8995 33554432000 4194304 5646918 140736611926064 140736611924312 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 10427 8995 153 355 0 10068 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41708

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 26343
/proc/meminfo: memFree=31497536/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=55812 CPUtime=12.69 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 9581 0 0 0 1267 2 0 0 20 0 1 0 29544338 57151488 13179 33554432000 4194304 5646918 140736611926064 140736611924200 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 13953 13179 153 355 0 13594 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55812

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 4/177 26343
/proc/meminfo: memFree=31496740/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=57404 CPUtime=25.48 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 12104 0 0 0 2545 3 0 0 20 0 1 0 29544338 58781696 13528 33554432000 4194304 5646918 140736611926064 140736611924200 4403752 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 14351 13528 153 355 0 13992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57404

[startup+51.1004 s]
/proc/loadavg: 2.09 2.02 2.00 3/177 26343
/proc/meminfo: memFree=31444740/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=109832 CPUtime=51.09 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 15772 0 0 0 5103 6 0 0 20 0 1 0 29544338 112467968 21728 33554432000 4194304 5646918 140736611926064 140736611924760 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 27458 21728 153 355 0 27099 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109832

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 26344
/proc/meminfo: memFree=31450820/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=63088 CPUtime=102.27 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 24113 0 0 0 10215 12 0 0 20 0 1 0 29544338 64602112 14463 33554432000 4194304 5646918 140736611926064 140736611924760 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 15772 14463 153 355 0 15413 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 63088

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26346
/proc/meminfo: memFree=31451628/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=115392 CPUtime=162.26 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 30538 0 0 0 16207 19 0 0 20 0 1 0 29544338 118161408 23667 33554432000 4194304 5646918 140736611926064 140736611924200 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 28848 23667 153 355 0 28489 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 115392

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26350
/proc/meminfo: memFree=31324048/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=168688 CPUtime=222.26 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 36340 0 0 0 22202 24 0 0 20 0 1 0 29544338 172736512 32949 33554432000 4194304 5646918 140736611926064 140736611924200 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 42172 32949 153 355 0 41813 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 168688

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26351
/proc/meminfo: memFree=31412044/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=73200 CPUtime=282.22 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 41401 0 0 0 28193 29 0 0 20 0 1 0 29544338 74956800 17015 33554432000 4194304 5646918 140736611926064 140736611924760 4397488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 18300 17015 153 355 0 17941 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 73200

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26352
/proc/meminfo: memFree=31321580/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=175220 CPUtime=342.22 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 45240 0 0 0 34188 34 0 0 20 0 1 0 29544338 179425280 43192 33554432000 4194304 5646918 140736611926064 140736611924312 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 43805 43192 153 355 0 43446 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 175220

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26353
/proc/meminfo: memFree=31391240/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=175752 CPUtime=402.2 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 50851 0 0 0 40180 40 0 0 20 0 1 0 29544338 179970048 32120 33554432000 4194304 5646918 140736611926064 140736611924760 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 43938 32120 153 355 0 43579 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 175752

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26354
/proc/meminfo: memFree=31298568/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=127140 CPUtime=462.2 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 55633 0 0 0 46175 45 0 0 20 0 1 0 29544338 130191360 29868 33554432000 4194304 5646918 140736611926064 140736611924200 4388947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 31785 29868 153 355 0 31426 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 127140

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 26356
/proc/meminfo: memFree=31219160/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=181896 CPUtime=522.19 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 60213 0 0 0 52167 52 0 0 20 0 1 0 29544338 186261504 40233 33554432000 4194304 5646918 140736611926064 140736611924200 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 45474 40233 153 355 0 45115 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 181896

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 26357
/proc/meminfo: memFree=31372412/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=136440 CPUtime=582.17 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 64681 0 0 0 58160 57 0 0 20 0 1 0 29544338 139714560 26178 33554432000 4194304 5646918 140736611926064 140736611924760 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 34110 26178 153 355 0 33751 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 136440


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


[startup+882.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 26366
/proc/meminfo: memFree=31336004/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=190516 CPUtime=882.13 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 86273 0 0 0 88131 82 0 0 20 0 1 0 29544338 195088384 35742 33554432000 4194304 5646918 140736611926064 140736611924760 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 47629 35742 153 355 0 47270 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 190516

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 26367
/proc/meminfo: memFree=31277464/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=272568 CPUtime=942.1 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 89394 0 0 0 94124 86 0 0 20 0 1 0 29544338 279109632 47427 33554432000 4194304 5646918 140736611926064 140736611924200 4402639 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 68142 47427 153 355 0 67783 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 272568

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26368
/proc/meminfo: memFree=31279992/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=141492 CPUtime=1002.1 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 95163 0 0 0 100118 92 0 0 20 0 1 0 29544338 144887808 29189 33554432000 4194304 5646918 140736611926064 140736611924760 4403416 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 35373 29189 153 355 0 35014 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 141492

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26369
/proc/meminfo: memFree=31148816/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=274196 CPUtime=1062.08 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 99893 0 0 0 106110 98 0 0 20 0 1 0 29544338 280776704 49106 33554432000 4194304 5646918 140736611926064 140736611924200 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 68549 49106 153 355 0 68190 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 274196

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26371
/proc/meminfo: memFree=31194684/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=276952 CPUtime=1122.08 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 104287 0 0 0 112102 106 0 0 20 0 1 0 29544338 283598848 50313 33554432000 4194304 5646918 140736611926064 140736611924760 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 69238 50313 153 355 0 68879 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 276952

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26372
/proc/meminfo: memFree=31029592/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=197876 CPUtime=1182.07 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 108022 0 0 0 118093 114 0 0 20 0 1 0 29544338 202625024 47788 33554432000 4194304 5646918 140736611926064 140736611924200 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 49469 47788 153 355 0 49110 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 197876

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26373
/proc/meminfo: memFree=31231336/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=149848 CPUtime=1242.06 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 110898 0 0 0 124086 120 0 0 20 0 1 0 29544338 153444352 31110 33554432000 4194304 5646918 140736611926064 140736611924760 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 37462 31110 153 355 0 37103 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 149848

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26374
/proc/meminfo: memFree=31128436/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=91020 CPUtime=1302.05 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 112923 0 0 0 130081 124 0 0 20 0 1 0 29544338 93204480 21870 33554432000 4194304 5646918 140736611926064 140736611924760 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 22755 21870 153 355 0 22396 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 91020

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 26375
/proc/meminfo: memFree=31347940/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=121796 CPUtime=1362.03 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 117047 0 0 0 136075 128 0 0 20 0 1 0 29544338 124719104 26202 33554432000 4194304 5646918 140736611926064 140736611924760 4403040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 30449 26202 153 355 0 30090 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 121796

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 26380
/proc/meminfo: memFree=31323584/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=153016 CPUtime=1422.02 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 121219 0 0 0 142068 134 0 0 20 0 1 0 29544338 156688384 31243 33554432000 4194304 5646918 140736611926064 140736611924760 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 38254 31243 153 355 0 37895 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 153016

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26381
/proc/meminfo: memFree=31264732/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=203372 CPUtime=1482.01 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 124872 0 0 0 148062 139 0 0 20 0 1 0 29544338 208252928 39314 33554432000 4194304 5646918 140736611926064 140736611924760 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 50843 39314 153 355 0 50484 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 203372

[startup+1542.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 26382
/proc/meminfo: memFree=31172520/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=286020 CPUtime=1542.01 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 129097 0 0 0 154055 146 0 0 20 0 1 0 29544338 292884480 58219 33554432000 4194304 5646918 140736611926064 140736611924200 4403040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 71505 58219 153 355 0 71146 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 286020

[startup+1602.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/177 26383
/proc/meminfo: memFree=31172556/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=205832 CPUtime=1601.99 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 132597 0 0 0 160048 151 0 0 20 0 1 0 29544338 210771968 42674 33554432000 4194304 5646918 140736611926064 140736611924760 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 51458 42674 153 355 0 51099 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 205832

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/177 26384
/proc/meminfo: memFree=31195552/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=287356 CPUtime=1661.98 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 136377 0 0 0 166042 156 0 0 20 0 1 0 29544338 294252544 52930 33554432000 4194304 5646918 140736611926064 140736611924760 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 71839 52930 153 355 0 71480 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 287356

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 26386
/proc/meminfo: memFree=31175948/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=287620 CPUtime=1721.97 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 139641 0 0 0 172037 160 0 0 20 0 1 0 29544338 294522880 54510 33554432000 4194304 5646918 140736611926064 140736611924760 4398914 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 71905 54510 153 355 0 71546 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 287620

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 26387
/proc/meminfo: memFree=31383072/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=125592 CPUtime=1781.97 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 143774 0 0 0 178032 165 0 0 20 0 1 0 29544338 128606208 30727 33554432000 4194304 5646918 140736611926064 140736611924760 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 31398 30727 153 355 0 31039 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 125592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 26443
/proc/meminfo: memFree=31358916/32872528 swapFree=190200/190200
[pid=26342] ppid=26339 vsize=206900 CPUtime=1800.06 cores=0,2,4,6
/proc/26342/stat : 26342 (minisatp) R 26339 26342 23762 0 -1 4202496 145249 0 0 0 179839 167 0 0 20 0 1 0 29544338 211865600 49568 33554432000 4194304 5646918 140736611926064 140736611924200 4397505 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/26342/statm: 51725 49568 153 355 0 51366 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 206900

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 26342 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.07
CPU user time (s): 1798.4
CPU system time (s): 1.67574
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 443800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.4
system time used= 1.67575
maximum resident set size= 355316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145249
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= 81
involuntary context switches= 1871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.49301 second user time and 7.97379 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-26 20:17:15
IDJOB=4116532
IDBENCH=109481
IDSOLVER=2555
FILE ID=node102/4116532-1466965035
RUNJOBID= node102-1466942850-23778
PBS_JOBID= 19976349
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= c6c7770273574048f55bca555193e5de
RANDOM SEED=570162089

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31552320 kB
Buffers:           71664 kB
Cached:           285060 kB
SwapCached:         1524 kB
Active:            84396 kB
Inactive:         319064 kB
Active(anon):      47268 kB
Inactive(anon):     1436 kB
Active(file):      37128 kB
Inactive(file):   317628 kB
Unevictable:      190200 kB
Mlocked:          190200 kB
SwapTotal:      67108856 kB
SwapFree:       67097256 kB
Dirty:              8280 kB
Writeback:             0 kB
AnonPages:        346376 kB
Mapped:             9220 kB
Shmem:                 0 kB
Slab:             595876 kB
SReclaimable:      39600 kB
SUnreclaim:       556276 kB
KernelStack:        1472 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     352784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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-4116532-1466965035.opb

Free space on /tmp at the end= 71688 MiB
End job on node102 at 2016-06-26 20:47:16