Trace number 4116780

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round23-1.opb
MD5SUMcc219414569e52f24655165854ce2725
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 constraints9536
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)448
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: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.19	c   -- Detecting intervals from adjacent constraints: ########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
0.09/0.20	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.21	c ---[5726]---> BDD-cost:   18
0.19/0.21	c ---[5724]---> BDD-cost:   18
0.19/0.21	c ---[5722]---> BDD-cost:   18
0.19/0.21	c ---[5720]---> BDD-cost:   18
0.19/0.21	c ---[5718]---> BDD-cost:   18
0.19/0.21	c ---[5716]---> BDD-cost:   18
0.19/0.21	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.22	c ---[4916]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4914]---> Sorter-cost:   66     Base: 2
0.19/0.22	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.23	c ---[4608]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4414]---> BDD-cost:   18
0.19/0.23	c ---[4412]---> BDD-cost:   24
0.19/0.23	c ---[4410]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4408]---> Sorter-cost:   66     Base: 2
0.19/0.23	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.24	c ---[4108]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[4106]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[4104]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[4102]---> Sorter-cost:   66     Base: 2
0.19/0.24	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.25	c ---[3604]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3602]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3600]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3598]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3596]---> Sorter-cost:   66     Base: 2
0.19/0.25	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.26	c ---[3100]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3098]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3096]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3094]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3092]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3090]---> Sorter-cost:   66     Base: 2
0.19/0.26	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.27	c ---[2604]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2602]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2600]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2598]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2596]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2594]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2592]---> Sorter-cost:   66     Base: 2
0.19/0.27	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.28	c ---[2100]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2098]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2096]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2094]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2092]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2090]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2088]---> Sorter-cost:   66     Base: 2
0.19/0.28	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.29	c ---[1792]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1598]---> BDD-cost:   12
0.19/0.29	c ---[1596]---> BDD-cost:   18
0.19/0.29	c ---[1594]---> BDD-cost:   24
0.19/0.29	c ---[1592]---> BDD-cost:   24
0.19/0.29	c ---[1590]---> BDD-cost:   24
0.19/0.29	c ---[1588]---> BDD-cost:   24
0.19/0.29	c ---[1586]---> BDD-cost:   25
0.19/0.29	c ---[1584]---> BDD-cost:   25
0.19/0.29	c ---[1582]---> BDD-cost:   25
0.19/0.29	c ---[1580]---> BDD-cost:   25
0.19/0.29	c ---[1578]---> BDD-cost:   25
0.19/0.29	c ---[1576]---> BDD-cost:   24
0.19/0.29	c ---[1574]---> BDD-cost:   25
0.19/0.29	c ---[1572]---> BDD-cost:   24
0.19/0.29	c ---[1570]---> BDD-cost:   24
0.19/0.29	c ---[1568]---> BDD-cost:   25
0.19/0.29	c ---[1566]---> BDD-cost:   24
0.19/0.29	c ---[1564]---> BDD-cost:   24
0.19/0.29	c ---[1562]---> BDD-cost:   24
0.19/0.29	c ---[1560]---> BDD-cost:   25
0.19/0.29	c ---[1558]---> BDD-cost:   24
0.19/0.29	c ---[1556]---> BDD-cost:   24
0.19/0.29	c ---[1554]---> BDD-cost:   24
0.19/0.29	c ---[1552]---> BDD-cost:   24
0.19/0.29	c ---[1550]---> BDD-cost:   25
0.19/0.29	c ---[1548]---> BDD-cost:   25
0.19/0.29	c ---[1546]---> BDD-cost:   24
0.19/0.29	c ---[1544]---> BDD-cost:   24
0.19/0.29	c ---[1542]---> BDD-cost:   25
0.19/0.29	c ---[1540]---> BDD-cost:   25
0.19/0.29	c ---[1538]---> BDD-cost:   24
0.19/0.29	c ---[1536]---> BDD-cost:   24
0.19/0.29	c ---[1342]---> BDD-cost:    6
0.19/0.29	c ---[1340]---> BDD-cost:   13
0.19/0.29	c ---[1338]---> BDD-cost:   10
0.19/0.29	c ---[1336]---> BDD-cost:   18
0.19/0.29	c ---[1334]---> BDD-cost:   13
0.19/0.29	c ---[1332]---> BDD-cost:   18
0.19/0.29	c ---[1330]---> BDD-cost:   18
0.19/0.29	c ---[1328]---> BDD-cost:   18
0.19/0.29	c ---[1326]---> BDD-cost:   18
0.19/0.29	c ---[1324]---> BDD-cost:   18
0.19/0.29	c ---[1322]---> BDD-cost:   18
0.19/0.29	c ---[1320]---> BDD-cost:   18
0.19/0.29	c ---[1318]---> BDD-cost:   18
0.19/0.29	c ---[1316]---> BDD-cost:   18
0.19/0.29	c ---[1314]---> BDD-cost:   18
0.19/0.29	c ---[1312]---> BDD-cost:   18
0.19/0.29	c ---[1310]---> BDD-cost:   18
0.19/0.29	c ---[1308]---> BDD-cost:   18
0.19/0.29	c ---[1306]---> BDD-cost:   18
0.19/0.29	c ---[1304]---> BDD-cost:   18
0.19/0.29	c ---[1302]---> BDD-cost:   18
0.19/0.29	c ---[1300]---> BDD-cost:   18
0.19/0.29	c ---[1298]---> BDD-cost:   18
0.19/0.29	c ---[1296]---> BDD-cost:   18
0.19/0.29	c ---[1294]---> BDD-cost:   18
0.19/0.29	c ---[1292]---> BDD-cost:   18
0.19/0.29	c ---[1290]---> BDD-cost:   18
0.19/0.29	c ---[1288]---> BDD-cost:   18
0.19/0.29	c ---[1286]---> BDD-cost:   18
0.19/0.29	c ---[1284]---> BDD-cost:   18
0.19/0.29	c ---[1282]---> BDD-cost:   18
0.19/0.29	c ---[1280]---> BDD-cost:   18
0.19/0.29	c ---[1022]---> BDD-cost:    8
0.19/0.29	c ---[1020]---> BDD-cost:   12
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:   18
0.19/0.29	c ---[1012]---> BDD-cost:   18
0.19/0.29	c ---[1010]---> BDD-cost:   18
0.19/0.29	c ---[1008]---> BDD-cost:   18
0.19/0.29	c ---[1006]---> BDD-cost:   18
0.19/0.29	c ---[1004]---> BDD-cost:   18
0.19/0.29	c ---[1002]---> BDD-cost:   18
0.19/0.29	c ---[1000]---> BDD-cost:   18
0.19/0.29	c ---[ 998]---> BDD-cost:   18
0.19/0.29	c ---[ 996]---> BDD-cost:   18
0.19/0.29	c ---[ 994]---> BDD-cost:   18
0.19/0.29	c ---[ 992]---> BDD-cost:   18
0.19/0.29	c ---[ 990]---> BDD-cost:   18
0.19/0.29	c ---[ 988]---> BDD-cost:   18
0.19/0.29	c ---[ 986]---> BDD-cost:   18
0.19/0.29	c ---[ 984]---> BDD-cost:   18
0.19/0.29	c ---[ 982]---> BDD-cost:   18
0.19/0.29	c ---[ 980]---> BDD-cost:   18
0.19/0.29	c ---[ 978]---> BDD-cost:   18
0.19/0.29	c ---[ 976]---> BDD-cost:   18
0.19/0.29	c ---[ 974]---> BDD-cost:   18
0.19/0.29	c ---[ 972]---> BDD-cost:   18
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:   18
0.19/0.29	c ---[ 962]---> BDD-cost:   18
0.19/0.29	c ---[ 960]---> BDD-cost:   18
0.19/0.29	c ---[ 955]---> BDD-cost:    1
0.19/0.29	c ---[ 945]---> BDD-cost:    1
0.19/0.29	c ---[ 937]---> BDD-cost:    1
0.19/0.29	c ---[ 931]---> BDD-cost:    1
0.19/0.29	c ---[ 920]---> BDD-cost:    1
0.19/0.29	c ---[ 914]---> BDD-cost:    1
0.19/0.29	c ---[ 906]---> BDD-cost:    1
0.19/0.29	c ---[ 896]---> BDD-cost:    1
0.19/0.29	c ---[ 888]---> BDD-cost:    1
0.19/0.29	c ---[ 881]---> BDD-cost:    1
0.19/0.29	c ---[ 874]---> BDD-cost:    1
0.19/0.29	c ---[ 864]---> BDD-cost:    1
0.19/0.29	c ---[ 856]---> BDD-cost:    1
0.19/0.29	c ---[ 849]---> BDD-cost:    1
0.19/0.29	c ---[ 843]---> BDD-cost:    1
0.19/0.29	c ---[ 832]---> BDD-cost:    1
0.19/0.29	c ---[ 827]---> BDD-cost:    1
0.19/0.29	c ---[ 817]---> BDD-cost:    1
0.19/0.29	c ---[ 810]---> BDD-cost:    1
0.19/0.29	c ---[ 802]---> BDD-cost:    1
0.19/0.29	c ---[ 795]---> BDD-cost:    1
0.19/0.29	c ---[ 785]---> BDD-cost:    1
0.19/0.29	c ---[ 777]---> BDD-cost:    1
0.19/0.29	c ---[ 770]---> BDD-cost:    1
0.19/0.29	c ---[ 763]---> BDD-cost:    1
0.19/0.29	c ---[ 752]---> BDD-cost:    1
0.19/0.29	c ---[ 747]---> BDD-cost:    1
0.19/0.29	c ---[ 737]---> BDD-cost:    1
0.19/0.29	c ---[ 729]---> BDD-cost:    1
0.19/0.29	c ---[ 722]---> BDD-cost:    1
0.19/0.29	c ---[ 713]---> BDD-cost:    1
0.19/0.29	c ---[ 706]---> BDD-cost:    1
0.19/0.29	c ---[ 702]---> BDD-cost:    8
0.19/0.29	c ---[ 700]---> BDD-cost:   13
0.19/0.29	c ---[ 698]---> BDD-cost:   18
0.19/0.29	c ---[ 696]---> BDD-cost:   18
0.19/0.29	c ---[ 694]---> BDD-cost:   18
0.19/0.29	c ---[ 692]---> BDD-cost:   18
0.19/0.29	c ---[ 690]---> BDD-cost:   18
0.19/0.29	c ---[ 688]---> BDD-cost:   18
0.19/0.29	c ---[ 686]---> BDD-cost:   18
0.19/0.29	c ---[ 684]---> BDD-cost:   18
0.19/0.29	c ---[ 682]---> BDD-cost:   18
0.19/0.29	c ---[ 680]---> BDD-cost:   18
0.19/0.29	c ---[ 678]---> BDD-cost:   18
0.19/0.29	c ---[ 676]---> BDD-cost:   18
0.19/0.29	c ---[ 674]---> BDD-cost:   18
0.19/0.29	c ---[ 672]---> BDD-cost:   18
0.19/0.29	c ---[ 670]---> BDD-cost:   18
0.19/0.29	c ---[ 668]---> BDD-cost:   18
0.19/0.29	c ---[ 666]---> BDD-cost:   18
0.19/0.29	c ---[ 664]---> BDD-cost:   18
0.19/0.29	c ---[ 662]---> BDD-cost:   18
0.19/0.29	c ---[ 660]---> BDD-cost:   18
0.19/0.29	c ---[ 658]---> BDD-cost:   18
0.19/0.29	c ---[ 656]---> BDD-cost:   18
0.19/0.29	c ---[ 654]---> BDD-cost:   18
0.19/0.29	c ---[ 652]---> BDD-cost:   18
0.19/0.29	c ---[ 650]---> BDD-cost:   18
0.19/0.29	c ---[ 648]---> BDD-cost:   18
0.19/0.29	c ---[ 646]---> BDD-cost:   18
0.19/0.29	c ---[ 644]---> BDD-cost:   18
0.19/0.30	c ---[ 642]---> BDD-cost:   18
0.19/0.30	c ---[ 640]---> BDD-cost:   18
0.19/0.30	c ---[ 382]---> BDD-cost:    1
0.19/0.30	c ---[ 380]---> BDD-cost:    1
0.19/0.30	c ---[ 378]---> BDD-cost:    1
0.19/0.30	c ---[ 376]---> BDD-cost:    1
0.19/0.30	c ---[ 374]---> BDD-cost:    3
0.19/0.30	c ---[ 372]---> BDD-cost:    8
0.19/0.30	c ---[ 370]---> BDD-cost:    6
0.19/0.30	c ---[ 368]---> BDD-cost:   13
0.19/0.30	c ---[ 366]---> BDD-cost:    8
0.19/0.30	c ---[ 364]---> BDD-cost:   12
0.19/0.30	c ---[ 362]---> BDD-cost:   10
0.19/0.30	c ---[ 360]---> BDD-cost:   13
0.19/0.30	c ---[ 358]---> BDD-cost:    8
0.29/0.30	c ---[ 356]---> BDD-cost:   13
0.29/0.30	c ---[ 354]---> BDD-cost:   10
0.29/0.30	c ---[ 352]---> BDD-cost:   12
0.29/0.30	c ---[ 350]---> BDD-cost:    8
0.29/0.30	c ---[ 348]---> BDD-cost:   12
0.29/0.30	c ---[ 346]---> BDD-cost:   12
0.29/0.30	c ---[ 344]---> BDD-cost:   12
0.29/0.30	c ---[ 342]---> BDD-cost:   10
0.29/0.30	c ---[ 340]---> BDD-cost:   13
0.29/0.30	c ---[ 338]---> BDD-cost:    6
0.29/0.30	c ---[ 336]---> BDD-cost:   13
0.29/0.30	c ---[ 334]---> BDD-cost:    8
0.29/0.30	c ---[ 332]---> BDD-cost:   10
0.29/0.30	c ---[ 330]---> BDD-cost:   12
0.29/0.30	c ---[ 328]---> BDD-cost:    6
0.29/0.30	c ---[ 326]---> BDD-cost:   13
0.29/0.30	c ---[ 324]---> BDD-cost:    6
0.29/0.30	c ---[ 322]---> BDD-cost:   10
0.29/0.30	c ---[ 320]---> BDD-cost:    6
1800.00/1800.30	|  Eliminated clauses:           0.39 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |   16363    61071   173207 |    22392       98      3 | 20.542 % |
1800.00/1800.30	|       250 |   16363    61071   173207 |    24631      248      4 | 20.542 % |
1800.00/1800.30	|       475 |   16358    61071   173207 |    27095      472     10 | 20.557 % |
1800.00/1800.30	|       812 |   16358    61071   173207 |    29804      809     10 | 20.557 % |
1800.00/1800.30	|      1318 |   16354    61071   173207 |    32785     1312     11 | 20.570 % |
1800.00/1800.30	|      2077 |   16354    61071   173207 |    36063     2071     15 | 20.570 % |
1800.00/1800.30	|      3216 |   16354    61071   173207 |    39670     3210     27 | 20.570 % |
1800.00/1800.30	|      4924 |   16349    61071   173207 |    43637     4915     27 | 20.585 % |
1800.00/1800.30	|      7486 |   16349    61071   173207 |    48000     7477     41 | 20.585 % |
1800.00/1800.30	|     11330 |   16349    61071   173207 |    52800    11321     44 | 20.585 % |
1800.00/1800.30	|     17096 |   16348    61071   173207 |    58080    17085     43 | 20.588 % |
1800.00/1800.30	|     25745 |   16348    61071   173207 |    63888    25734     55 | 20.588 % |
1800.00/1800.30	|     38719 |   16348    61071   173207 |    70277    38708     64 | 20.588 % |
1800.00/1800.30	|     58180 |   16348    61071   173207 |    77305    58169     68 | 20.588 % |
1800.00/1800.30	|     87372 |   16348    61071   173207 |    85036    87361     83 | 20.588 % |
1800.00/1800.30	|    131161 |   16348    61071   173207 |    93539    46768    102 | 20.588 % |
1800.00/1800.30	|    196845 |   16348    61071   173207 |   102893    36743     81 | 20.588 % |
1800.00/1800.30	|    295371 |   16348    61071   173207 |   113183    43809     92 | 20.588 % |
1800.00/1800.30	|    443160 |   16348    61071   173207 |   124501    99560    107 | 20.588 % |
1800.00/1800.30	|    664843 |   16348    61071   173207 |   136951   105247    106 | 20.588 % |
1800.00/1800.30	|    997368 |   16348    61071   173207 |   150646    89669    156 | 20.588 % |
1800.00/1800.30	|   1496156 |   16348    61071   173207 |   165711    44715     60 | 20.588 % |
1800.00/1800.30	|   2244338 |   16348    61071   173207 |   182282    35416    197 | 20.588 % |
1800.00/1800.30	|   3366612 |   16348    61071   173207 |   200511    41713     40 | 20.588 % |
1800.00/1800.30	|   5050023 |   16348    61071   173207 |   220562    72057    223 | 20.588 % |
1800.00/1800.30	|   7575139 |   16348    61071   173207 |   242618   216705    206 | 20.588 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4116780-1466975328/watcher-4116780-1466975328 -o /tmp/evaluation-result-4116780-1466975328/solver-4116780-1466975328 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466975328-24214 --watchdog 1960 minisatp HOME/instance-4116780-1466975328.opb 

pid=24254
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.06 1.58 1.92 3/174 24257
/proc/meminfo: memFree=30403360/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=6464 CPUtime=0 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 307 0 0 0 0 0 0 0 20 0 1 0 30571854 6619136 184 33554432000 4194304 5646918 140734189524080 140737273659032 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 1616 184 94 355 0 1257 0

[startup+0.100128 s]
/proc/loadavg: 1.06 1.58 1.92 3/174 24257
/proc/meminfo: memFree=30403360/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=11332 CPUtime=0.09 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 1526 0 0 0 9 0 0 0 20 0 1 0 30571854 11603968 1402 33554432000 4194304 5646918 140734189524080 140737273659032 4251237 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 2833 1403 97 355 0 2474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11332

[startup+0.200307 s]
/proc/loadavg: 1.06 1.58 1.92 3/174 24257
/proc/meminfo: memFree=30403360/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=16852 CPUtime=0.19 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 2945 0 0 0 19 0 0 0 20 0 1 0 30571854 17256448 2787 33554432000 4194304 5646918 140734189524080 140734189523448 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 4213 2787 111 355 0 3854 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16852

[startup+0.300306 s]
/proc/loadavg: 1.06 1.58 1.92 3/174 24257
/proc/meminfo: memFree=30403360/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=19144 CPUtime=0.29 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 3675 0 0 0 29 0 0 0 20 0 1 0 30571854 19603456 3386 33554432000 4194304 5646918 140734189524080 140734189523448 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 4786 3386 123 355 0 4427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19144

[startup+0.700264 s]
/proc/loadavg: 1.06 1.58 1.92 3/174 24257
/proc/meminfo: memFree=30403360/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=22704 CPUtime=0.69 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 5690 0 0 0 69 0 0 0 20 0 1 0 30571854 23248896 5092 33554432000 4194304 5646918 140734189524080 140734189523448 4389264 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 5676 5092 154 355 0 5317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22704

[startup+1.50026 s]
/proc/loadavg: 1.06 1.58 1.92 4/175 24258
/proc/meminfo: memFree=30364472/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=25408 CPUtime=1.48 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 6077 0 0 0 148 0 0 0 20 0 1 0 30571854 26017792 5474 33554432000 4194304 5646918 140734189524080 140734189522776 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 6352 5474 154 355 0 5993 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25408

[startup+3.10028 s]
/proc/loadavg: 1.06 1.58 1.92 4/175 24258
/proc/meminfo: memFree=30358892/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=28128 CPUtime=3.08 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 6907 0 0 0 308 0 0 0 20 0 1 0 30571854 28803072 6291 33554432000 4194304 5646918 140734189524080 140734189522776 4397519 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 7032 6291 154 355 0 6673 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28128

[startup+6.30025 s]
/proc/loadavg: 1.14 1.59 1.92 4/175 24258
/proc/meminfo: memFree=30342152/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=40900 CPUtime=6.29 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 8366 0 0 0 628 1 0 0 20 0 1 0 30571854 41881600 8751 33554432000 4194304 5646918 140734189524080 140734189522216 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 10225 8751 154 355 0 9866 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40900

[startup+12.7003 s]
/proc/loadavg: 1.21 1.59 1.92 4/175 24258
/proc/meminfo: memFree=30306728/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=55356 CPUtime=12.69 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 9964 0 0 0 1267 2 0 0 20 0 1 0 30571854 56684544 12898 33554432000 4194304 5646918 140734189524080 140734189522216 4403138 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 13839 12898 154 355 0 13480 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55356

[startup+25.5004 s]
/proc/loadavg: 1.45 1.63 1.93 3/174 24258
/proc/meminfo: memFree=30294236/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=56148 CPUtime=25.48 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 11688 0 0 0 2545 3 0 0 20 0 1 0 30571854 57495552 13541 33554432000 4194304 5646918 140734189524080 140734189522216 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 14037 13541 154 355 0 13678 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56148

[startup+51.1003 s]
/proc/loadavg: 1.77 1.69 1.94 3/175 24259
/proc/meminfo: memFree=30312464/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=46984 CPUtime=51.08 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 15866 0 0 0 5101 7 0 0 20 0 1 0 30571854 48111616 11073 33554432000 4194304 5646918 140734189524080 140734189522776 4403043 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 11746 11073 154 355 0 11387 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46984

[startup+102.3 s]
/proc/loadavg: 1.96 1.75 1.94 3/176 24263
/proc/meminfo: memFree=30287488/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=111612 CPUtime=102.28 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 23028 0 0 0 10214 14 0 0 20 0 1 0 30571854 114290688 20487 33554432000 4194304 5646918 140734189524080 140734189522184 4399997 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 27903 20487 154 355 0 27544 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 111612

[startup+162.3 s]
/proc/loadavg: 2.06 1.82 1.95 3/175 24264
/proc/meminfo: memFree=30267380/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=64488 CPUtime=162.27 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 31710 0 0 0 16208 19 0 0 20 0 1 0 30571854 66035712 14254 33554432000 4194304 5646918 140734189524080 140734189522776 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 16122 14254 154 355 0 15763 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 64488

[startup+222.307 s]
/proc/loadavg: 2.25 1.91 1.98 4/175 24265
/proc/meminfo: memFree=30187920/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=117064 CPUtime=222.27 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 38256 0 0 0 22202 25 0 0 20 0 1 0 30571854 119873536 22058 33554432000 4194304 5646918 140734189524080 140734189522776 4399341 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 29266 22058 154 355 0 28907 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 117064

[startup+282.3 s]
/proc/loadavg: 2.22 1.97 1.99 3/175 24266
/proc/meminfo: memFree=30249644/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=69728 CPUtime=282.25 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 44317 0 0 0 28194 31 0 0 20 0 1 0 30571854 71401472 15456 33554432000 4194304 5646918 140734189524080 140734189522776 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 17432 15456 154 355 0 17073 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 69728

[startup+342.3 s]
/proc/loadavg: 2.16 2.00 2.00 4/175 24268
/proc/meminfo: memFree=30217056/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=70956 CPUtime=342.23 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 50861 0 0 0 34187 36 0 0 20 0 1 0 30571854 72658944 16285 33554432000 4194304 5646918 140734189524080 140734189522184 4403393 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 17739 16285 154 355 0 17380 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 70956

[startup+402.3 s]
/proc/loadavg: 2.25 2.04 2.01 3/175 24269
/proc/meminfo: memFree=30186288/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=53428 CPUtime=402.23 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 55747 0 0 0 40181 42 0 0 20 0 1 0 30571854 54710272 12193 33554432000 4194304 5646918 140734189524080 140734189522792 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 13357 12193 154 355 0 12998 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 53428

[startup+462.3 s]
/proc/loadavg: 2.36 2.11 2.03 4/174 24270
/proc/meminfo: memFree=30134040/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=173532 CPUtime=462.22 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 61161 0 0 0 46177 45 0 0 20 0 1 0 30571854 177696768 41892 33554432000 4194304 5646918 140734189524080 140734189522216 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 43383 41892 154 355 0 43024 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 173532

[startup+522.3 s]
/proc/loadavg: 2.18 2.10 2.03 3/175 24272
/proc/meminfo: memFree=30180460/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=96452 CPUtime=522.21 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 67154 0 0 0 52171 50 0 0 20 0 1 0 30571854 98766848 21449 33554432000 4194304 5646918 140734189524080 140734189522216 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 24113 21449 154 355 0 23754 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 96452

[startup+582.3 s]
/proc/loadavg: 2.23 2.13 2.04 4/175 24273
/proc/meminfo: memFree=30174068/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=129508 CPUtime=582.2 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 71854 0 0 0 58166 54 0 0 20 0 1 0 30571854 132616192 30845 33554432000 4194304 5646918 140734189524080 140734189522184 4403497 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 32377 30845 154 355 0 32018 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 129508


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


[startup+942.3 s]
/proc/loadavg: 2.35 2.18 2.08 3/175 24284
/proc/meminfo: memFree=30106460/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=134992 CPUtime=942.13 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 102443 0 0 0 94132 81 0 0 20 0 1 0 30571854 138231808 27440 33554432000 4194304 5646918 140734189524080 140734189522776 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 33748 27440 154 355 0 33389 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 134992

[startup+1002.3 s]
/proc/loadavg: 2.29 2.19 2.09 3/175 24285
/proc/meminfo: memFree=30107128/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=185616 CPUtime=1002.12 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 105687 0 0 0 100128 84 0 0 20 0 1 0 30571854 190070784 45062 33554432000 4194304 5646918 140734189524080 140734189522216 4403152 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 46404 45062 154 355 0 46045 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 185616

[startup+1062.3 s]
/proc/loadavg: 2.26 2.20 2.10 3/175 24286
/proc/meminfo: memFree=30108124/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=108224 CPUtime=1062.11 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 111235 0 0 0 106120 91 0 0 20 0 1 0 30571854 110821376 21913 33554432000 4194304 5646918 140734189524080 140734189522776 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 27056 21913 154 355 0 26697 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 108224

[startup+1122.3 s]
/proc/loadavg: 2.25 2.21 2.10 3/175 24287
/proc/meminfo: memFree=30039128/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=141116 CPUtime=1122.1 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 115853 0 0 0 112114 96 0 0 20 0 1 0 30571854 144502784 30636 33554432000 4194304 5646918 140734189524080 140734189522216 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 35279 30636 154 355 0 34920 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 141116

[startup+1182.3 s]
/proc/loadavg: 2.22 2.21 2.11 3/175 24288
/proc/meminfo: memFree=29842968/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=408712 CPUtime=1182.09 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 118169 0 0 0 118108 101 0 0 20 0 1 0 30571854 418521088 76895 33554432000 4194304 5646918 140734189524080 140734189522216 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 102178 76895 154 355 0 101819 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 408712

[startup+1242.3 s]
/proc/loadavg: 2.08 2.17 2.09 3/174 24289
/proc/meminfo: memFree=29974788/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=279336 CPUtime=1242.08 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 121735 0 0 0 124100 108 0 0 20 0 1 0 30571854 286040064 55507 33554432000 4194304 5646918 140734189524080 140734189522216 4402751 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 69834 55507 154 355 0 69475 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 279336

[startup+1302.3 s]
/proc/loadavg: 2.13 2.17 2.09 3/176 24294
/proc/meminfo: memFree=29904872/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=198528 CPUtime=1302.07 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 124879 0 0 0 130095 112 0 0 20 0 1 0 30571854 203292672 44022 33554432000 4194304 5646918 140734189524080 140734189522776 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 49632 44022 154 355 0 49273 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 198528

[startup+1362.3 s]
/proc/loadavg: 2.17 2.18 2.10 3/175 24295
/proc/meminfo: memFree=30118324/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=148972 CPUtime=1362.07 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 130086 0 0 0 136089 118 0 0 20 0 1 0 30571854 152547328 31013 33554432000 4194304 5646918 140734189524080 140734189522776 4402806 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 37243 31013 154 355 0 36884 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 148972

[startup+1422.3 s]
/proc/loadavg: 2.30 2.20 2.11 4/175 24296
/proc/meminfo: memFree=30081092/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=199464 CPUtime=1422.06 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 133195 0 0 0 142084 122 0 0 20 0 1 0 30571854 204251136 36787 33554432000 4194304 5646918 140734189524080 140734189522184 4402684 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 49866 36787 154 355 0 49507 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 199464

[startup+1482.3 s]
/proc/loadavg: 2.34 2.23 2.12 3/175 24297
/proc/meminfo: memFree=30209604/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=99992 CPUtime=1482.04 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 137602 0 0 0 148076 128 0 0 20 0 1 0 30571854 102391808 22970 33554432000 4194304 5646918 140734189524080 140734189522216 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 24998 22970 154 355 0 24639 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 99992

[startup+1542.31 s]
/proc/loadavg: 2.27 2.23 2.12 3/175 24298
/proc/meminfo: memFree=30133104/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=150596 CPUtime=1542.05 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 141774 0 0 0 154072 133 0 0 20 0 1 0 30571854 154210304 30728 33554432000 4194304 5646918 140734189524080 140734189522776 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 37649 30728 154 355 0 37290 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 150596

[startup+1602.3 s]
/proc/loadavg: 2.35 2.25 2.13 3/175 24300
/proc/meminfo: memFree=29995548/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=200948 CPUtime=1602.03 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 145160 0 0 0 160067 136 0 0 20 0 1 0 30571854 205770752 44917 33554432000 4194304 5646918 140734189524080 140734189522776 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 50237 44917 154 355 0 49878 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 200948

[startup+1662.3 s]
/proc/loadavg: 2.29 2.24 2.14 3/175 24301
/proc/meminfo: memFree=30118516/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=101612 CPUtime=1662.02 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 149900 0 0 0 166060 142 0 0 20 0 1 0 30571854 104050688 24793 33554432000 4194304 5646918 140734189524080 140734189522184 4403118 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 25403 24793 154 355 0 25044 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 101612

[startup+1722.3 s]
/proc/loadavg: 2.24 2.24 2.14 3/175 24302
/proc/meminfo: memFree=30100740/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=201620 CPUtime=1722.01 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 154059 0 0 0 172055 146 0 0 20 0 1 0 30571854 206458880 40704 33554432000 4194304 5646918 140734189524080 140734189522776 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 50405 40704 154 355 0 50046 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 201620

[startup+1782.3 s]
/proc/loadavg: 2.13 2.21 2.13 4/175 24303
/proc/meminfo: memFree=30072260/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=202840 CPUtime=1782 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 157401 0 0 0 178049 151 0 0 20 0 1 0 30571854 207708160 40690 33554432000 4194304 5646918 140734189524080 140734189522216 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 50710 40690 154 355 0 50351 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 202840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.21 2.14 3/175 24303
/proc/meminfo: memFree=30082832/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=284500 CPUtime=1800 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 158014 0 0 0 179848 152 0 0 20 0 1 0 30571854 291328000 56635 33554432000 4194304 5646918 140734189524080 140734189522216 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 71125 56635 154 355 0 70766 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 284500

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.21 2.14 3/175 24303
/proc/meminfo: memFree=30082832/32872528 swapFree=1308564/1463908
[pid=24257] ppid=24254 vsize=284500 CPUtime=1800 cores=1,3,5,7
/proc/24257/stat : 24257 (minisatp) R 24254 24257 24197 0 -1 4202496 158014 0 0 0 179848 152 0 0 20 0 1 0 30571854 291328000 56635 33554432000 4194304 5646918 140734189524080 140734189522216 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24257/statm: 71125 56635 154 355 0 70766 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 284500

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.49
system time used= 1.52677
maximum resident set size= 371368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158014
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= 26
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.94525 second user time and 6.33704 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-26 23:08:48
IDJOB=4116780
IDBENCH=109512
IDSOLVER=2555
FILE ID=node121/4116780-1466975328
RUNJOBID= node121-1466975328-24214
PBS_JOBID= 19976381
Free space on /tmp= 71696 MiB

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

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

MD5SUM BENCH= cc219414569e52f24655165854ce2725
RANDOM SEED=851240903

node121.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		: 2667.172
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	: 5334.34
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		: 2667.172
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.57
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		: 2667.172
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.57
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		: 2667.172
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		: 2667.172
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		: 2667.172
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.71
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		: 2667.172
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		: 2667.172
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:        30406332 kB
Buffers:           83424 kB
Cached:           185304 kB
SwapCached:         1456 kB
Active:            45992 kB
Inactive:         226860 kB
Active(anon):       3636 kB
Inactive(anon):     2960 kB
Active(file):      42356 kB
Inactive(file):   223900 kB
Unevictable:     1463908 kB
Mlocked:         1308564 kB
SwapTotal:      67108856 kB
SwapFree:       67099756 kB
Dirty:              8536 kB
Writeback:             0 kB
AnonPages:       1467260 kB
Mapped:             6548 kB
Shmem:                 0 kB
Slab:             594648 kB
SReclaimable:      39096 kB
SUnreclaim:       555552 kB
KernelStack:        1328 kB
PageTables:         7284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1572128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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-4116780-1466975328.opb

Free space on /tmp at the end= 71692 MiB
End job on node121 at 2016-06-26 23:38:49