Trace number 4116484

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round23-3.opb
MD5SUMbc7e0afd9962eb31c6ef169bd78d3421
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 constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
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: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
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.21	c ---[5692]---> BDD-cost:    1
0.19/0.21	c ---[5684]---> BDD-cost:    1
0.19/0.21	c ---[5676]---> BDD-cost:    1
0.19/0.21	c ---[5668]---> BDD-cost:    1
0.19/0.21	c ---[5660]---> BDD-cost:    1
0.19/0.21	c ---[5652]---> BDD-cost:    1
0.19/0.21	c ---[5644]---> BDD-cost:    1
0.19/0.21	c ---[5636]---> BDD-cost:    1
0.19/0.21	c ---[5630]---> BDD-cost:    6
0.19/0.21	c ---[5628]---> BDD-cost:   18
0.19/0.21	c ---[5626]---> BDD-cost:   13
0.19/0.21	c ---[5624]---> BDD-cost:   18
0.19/0.21	c ---[5622]---> BDD-cost:   18
0.19/0.21	c ---[5620]---> BDD-cost:   25
0.19/0.21	c ---[5618]---> BDD-cost:   18
0.19/0.21	c ---[5616]---> BDD-cost:   18
0.19/0.21	c ---[5614]---> BDD-cost:   18
0.19/0.21	c ---[5612]---> BDD-cost:   24
0.19/0.21	c ---[5610]---> BDD-cost:   18
0.19/0.21	c ---[5608]---> BDD-cost:   18
0.19/0.21	c ---[5606]---> BDD-cost:   18
0.19/0.21	c ---[5604]---> BDD-cost:   25
0.19/0.21	c ---[5602]---> BDD-cost:   18
0.19/0.21	c ---[5600]---> BDD-cost:   18
0.19/0.21	c ---[5598]---> BDD-cost:   18
0.19/0.21	c ---[5596]---> BDD-cost:   24
0.19/0.21	c ---[5594]---> BDD-cost:   18
0.19/0.21	c ---[5592]---> BDD-cost:   18
0.19/0.21	c ---[5590]---> BDD-cost:   18
0.19/0.21	c ---[5588]---> BDD-cost:   25
0.19/0.21	c ---[5586]---> BDD-cost:   18
0.19/0.21	c ---[5584]---> BDD-cost:   18
0.19/0.21	c ---[5582]---> BDD-cost:   18
0.19/0.21	c ---[5580]---> BDD-cost:   25
0.19/0.21	c ---[5578]---> BDD-cost:   18
0.19/0.21	c ---[5576]---> BDD-cost:   18
0.19/0.21	c ---[5574]---> BDD-cost:   18
0.19/0.21	c ---[5572]---> BDD-cost:   24
0.19/0.21	c ---[5570]---> BDD-cost:   18
0.19/0.21	c ---[5568]---> BDD-cost:   18
0.19/0.21	c ---[5438]---> BDD-cost:   13
0.19/0.21	c ---[5436]---> BDD-cost:   18
0.19/0.21	c ---[5434]---> BDD-cost:   24
0.19/0.21	c ---[5432]---> BDD-cost:   25
0.19/0.21	c ---[5430]---> BDD-cost:   25
0.19/0.21	c ---[5428]---> BDD-cost:   25
0.19/0.21	c ---[5426]---> BDD-cost:   25
0.19/0.21	c ---[5424]---> BDD-cost:   24
0.19/0.21	c ---[5422]---> BDD-cost:   25
0.19/0.21	c ---[5420]---> BDD-cost:   25
0.19/0.21	c ---[5418]---> BDD-cost:   24
0.19/0.21	c ---[5416]---> BDD-cost:   24
0.19/0.21	c ---[5414]---> BDD-cost:   25
0.19/0.21	c ---[5412]---> BDD-cost:   24
0.19/0.21	c ---[5410]---> BDD-cost:   24
0.19/0.21	c ---[5408]---> BDD-cost:   24
0.19/0.21	c ---[5406]---> BDD-cost:   25
0.19/0.21	c ---[5404]---> BDD-cost:   24
0.19/0.21	c ---[5402]---> BDD-cost:   24
0.19/0.21	c ---[5400]---> BDD-cost:   24
0.19/0.21	c ---[5398]---> BDD-cost:   25
0.19/0.21	c ---[5396]---> BDD-cost:   25
0.19/0.21	c ---[5394]---> BDD-cost:   25
0.19/0.21	c ---[5392]---> BDD-cost:   24
0.19/0.21	c ---[5390]---> BDD-cost:   25
0.19/0.21	c ---[5388]---> BDD-cost:   24
0.19/0.21	c ---[5386]---> BDD-cost:   24
0.19/0.21	c ---[5384]---> BDD-cost:   24
0.19/0.21	c ---[5382]---> BDD-cost:   24
0.19/0.21	c ---[5380]---> BDD-cost:   25
0.19/0.21	c ---[5378]---> BDD-cost:   24
0.19/0.21	c ---[5376]---> BDD-cost:   24
0.19/0.21	c ---[5182]---> BDD-cost:   13
0.19/0.21	c ---[5180]---> BDD-cost:   18
0.19/0.21	c ---[5178]---> BDD-cost:   24
0.19/0.21	c ---[5176]---> BDD-cost:   25
0.19/0.21	c ---[5174]---> BDD-cost:   25
0.19/0.21	c ---[5172]---> BDD-cost:   24
0.19/0.21	c ---[5170]---> BDD-cost:   25
0.19/0.21	c ---[5168]---> BDD-cost:   24
0.19/0.21	c ---[5166]---> BDD-cost:   25
0.19/0.21	c ---[5164]---> BDD-cost:   24
0.19/0.21	c ---[5162]---> BDD-cost:   24
0.19/0.21	c ---[5160]---> BDD-cost:   24
0.19/0.21	c ---[5158]---> BDD-cost:   25
0.19/0.21	c ---[5156]---> BDD-cost:   25
0.19/0.21	c ---[5154]---> BDD-cost:   24
0.19/0.21	c ---[5152]---> BDD-cost:   24
0.19/0.21	c ---[5150]---> BDD-cost:   25
0.19/0.21	c ---[5148]---> BDD-cost:   25
0.19/0.21	c ---[5146]---> BDD-cost:   24
0.19/0.21	c ---[5144]---> BDD-cost:   24
0.19/0.21	c ---[5142]---> BDD-cost:   25
0.19/0.21	c ---[5140]---> BDD-cost:   24
0.19/0.21	c ---[5138]---> BDD-cost:   25
0.19/0.21	c ---[5136]---> BDD-cost:   24
0.19/0.21	c ---[5134]---> BDD-cost:   25
0.19/0.21	c ---[5132]---> BDD-cost:   25
0.19/0.21	c ---[5130]---> BDD-cost:   24
0.19/0.21	c ---[5128]---> BDD-cost:   24
0.19/0.21	c ---[5126]---> BDD-cost:   24
0.19/0.21	c ---[5124]---> BDD-cost:   24
0.19/0.21	c ---[5122]---> BDD-cost:   24
0.19/0.21	c ---[5120]---> BDD-cost:   24
0.19/0.21	c ---[4926]---> BDD-cost:   18
0.19/0.21	c ---[4924]---> BDD-cost:   24
0.19/0.21	c ---[4922]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4920]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4918]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4916]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4914]---> Sorter-cost:   66     Base: 2
0.19/0.21	c ---[4912]---> Sorter-cost:   66     Base: 2
0.19/0.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.22	c ---[4902]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4900]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4898]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4896]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4894]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4892]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4890]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4888]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4886]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4884]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4882]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4880]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4878]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4876]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4874]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4872]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4870]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4868]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4866]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4864]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4670]---> BDD-cost:   18
0.19/0.22	c ---[4668]---> BDD-cost:   24
0.19/0.22	c ---[4666]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4664]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4662]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4660]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4658]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4656]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4654]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4652]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4650]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4648]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4646]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4644]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4642]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4640]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4638]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4636]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4634]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4632]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4630]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4628]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4626]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4624]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4622]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4620]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4618]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4616]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4614]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4612]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4610]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4608]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4414]---> BDD-cost:   18
0.19/0.22	c ---[4412]---> BDD-cost:   24
0.19/0.22	c ---[4410]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4408]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4406]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4404]---> Sorter-cost:   66     Base: 2
0.19/0.22	c ---[4402]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4400]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4398]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4396]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4394]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4392]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4390]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4388]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4386]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4384]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4382]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4380]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4378]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4376]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4374]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4372]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4370]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4368]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4366]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4364]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4362]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4360]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4358]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4356]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4354]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4352]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4158]---> BDD-cost:   18
0.19/0.23	c ---[4156]---> BDD-cost:   24
0.19/0.23	c ---[4154]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4152]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4150]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4148]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4146]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4144]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4142]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4140]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4138]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4136]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4134]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4132]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4130]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4128]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4126]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4124]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4122]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4120]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4118]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4116]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4114]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4112]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4110]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4108]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4106]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4104]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4102]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4100]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4098]---> Sorter-cost:   66     Base: 2
0.19/0.23	c ---[4096]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3902]---> BDD-cost:   18
0.19/0.24	c ---[3900]---> BDD-cost:   24
0.19/0.24	c ---[3898]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3896]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3894]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3892]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3890]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3888]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3886]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3884]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3882]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3880]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3878]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3876]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3874]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3872]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3870]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3868]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3866]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3864]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3862]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3860]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3858]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3856]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3854]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3852]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3850]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3848]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3846]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3844]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3842]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3840]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3646]---> BDD-cost:   18
0.19/0.24	c ---[3644]---> BDD-cost:   24
0.19/0.24	c ---[3642]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3640]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3638]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3636]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3634]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3632]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3630]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3628]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3626]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3624]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3622]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3620]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3618]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3616]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3614]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3612]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3610]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3608]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3606]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3604]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3602]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3600]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3598]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3596]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3594]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3592]---> Sorter-cost:   66     Base: 2
0.19/0.24	c ---[3590]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3588]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3586]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3584]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3390]---> BDD-cost:   18
0.19/0.25	c ---[3388]---> BDD-cost:   24
0.19/0.25	c ---[3386]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3384]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3382]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3380]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3378]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3376]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3374]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3372]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3370]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3368]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3366]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3364]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3362]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3360]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3358]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3356]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3354]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3352]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3350]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3348]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3346]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3344]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3342]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3340]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3338]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3336]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3334]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3332]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3330]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3328]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3134]---> BDD-cost:   18
0.19/0.25	c ---[3132]---> BDD-cost:   24
0.19/0.25	c ---[3130]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3128]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3126]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3124]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3122]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3120]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3118]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3116]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3114]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3112]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3110]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3108]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3106]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3104]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3102]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3100]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3098]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3096]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3094]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3092]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3090]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3088]---> Sorter-cost:   66     Base: 2
0.19/0.25	c ---[3086]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3084]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3082]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3080]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3078]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3076]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3074]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[3072]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2878]---> BDD-cost:   18
0.19/0.26	c ---[2876]---> BDD-cost:   24
0.19/0.26	c ---[2874]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2872]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2870]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2868]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2866]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2864]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2862]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2860]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2858]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2856]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2854]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2852]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2850]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2848]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2846]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2844]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2842]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2840]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2838]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2836]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2834]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2832]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2830]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2828]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2826]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2824]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2822]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2820]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2818]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2816]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2622]---> BDD-cost:   18
0.19/0.26	c ---[2620]---> BDD-cost:   24
0.19/0.26	c ---[2618]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2616]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2614]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2612]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2610]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2608]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2606]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2604]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2602]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2600]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2598]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2596]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2594]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2592]---> Sorter-cost:   66     Base: 2
0.19/0.26	c ---[2590]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2588]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2586]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2584]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2582]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2580]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2578]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2576]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2574]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2572]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2570]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2568]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2566]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2564]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2562]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2560]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2366]---> BDD-cost:   18
0.19/0.27	c ---[2364]---> BDD-cost:   24
0.19/0.27	c ---[2362]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2360]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2358]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2356]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2354]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2352]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2350]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2348]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2346]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2344]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2342]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2340]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2338]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2336]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2334]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2332]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2330]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2328]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2326]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2324]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2322]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2320]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2318]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2316]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2314]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2312]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2310]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2308]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2306]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2304]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2110]---> BDD-cost:   18
0.19/0.27	c ---[2108]---> BDD-cost:   24
0.19/0.27	c ---[2106]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2104]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2102]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2100]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2098]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2096]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2094]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2092]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2090]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2088]---> Sorter-cost:   66     Base: 2
0.19/0.27	c ---[2086]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2084]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2082]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2080]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2078]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2076]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2074]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2072]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2070]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2068]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2066]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2064]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2062]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2060]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2058]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2056]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2054]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2052]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2050]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[2048]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1854]---> BDD-cost:   18
0.19/0.28	c ---[1852]---> BDD-cost:   24
0.19/0.28	c ---[1850]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1848]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1846]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1844]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1842]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1840]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1838]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1836]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1834]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1832]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1830]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1828]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1826]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1824]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1822]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1820]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1818]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1816]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1814]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1812]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1810]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1808]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1806]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1804]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1802]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1800]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1798]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1796]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1794]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1792]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1598]---> BDD-cost:   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:   24
0.19/0.28	c ---[1588]---> BDD-cost:   25
0.19/0.28	c ---[1586]---> BDD-cost:   24
0.19/0.28	c ---[1584]---> BDD-cost:   25
0.19/0.28	c ---[1582]---> BDD-cost:   25
0.19/0.28	c ---[1580]---> BDD-cost:   25
0.19/0.28	c ---[1578]---> Sorter-cost:   66     Base: 2
0.19/0.28	c ---[1576]---> BDD-cost:   25
0.19/0.28	c ---[1574]---> BDD-cost:   25
0.19/0.28	c ---[1572]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1570]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1568]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1566]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1564]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1562]---> 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:   25
0.19/0.29	c ---[1554]---> BDD-cost:   24
0.19/0.29	c ---[1552]---> BDD-cost:   25
0.19/0.29	c ---[1550]---> BDD-cost:   25
0.19/0.29	c ---[1548]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1546]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1544]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[1542]---> BDD-cost:   24
0.19/0.29	c ---[1540]---> BDD-cost:   24
0.19/0.29	c ---[1538]---> BDD-cost:   25
0.19/0.29	c ---[1536]---> BDD-cost:   25
0.19/0.29	c ---[1342]---> BDD-cost:   12
0.19/0.29	c ---[1340]---> BDD-cost:   18
0.19/0.29	c ---[1338]---> BDD-cost:   25
0.19/0.29	c ---[1336]---> BDD-cost:   18
0.19/0.29	c ---[1334]---> BDD-cost:   25
0.19/0.29	c ---[1332]---> BDD-cost:   24
0.19/0.29	c ---[1330]---> BDD-cost:   24
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:   24
0.19/0.29	c ---[1314]---> BDD-cost:   25
0.19/0.29	c ---[1312]---> Sorter-cost:   66     Base: 2
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:   24
0.19/0.29	c ---[1304]---> BDD-cost:   25
0.19/0.29	c ---[1302]---> BDD-cost:   24
0.19/0.29	c ---[1300]---> Sorter-cost:   66     Base: 2
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:   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:   24
0.19/0.29	c ---[1280]---> BDD-cost:   25
0.19/0.29	c ---[1275]---> BDD-cost:    5
0.19/0.29	c ---[1267]---> BDD-cost:    5
0.19/0.29	c ---[1195]---> 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 ---[1075]---> BDD-cost:    5
0.19/0.29	c ---[1067]---> BDD-cost:    5
0.19/0.29	c ---[1059]---> BDD-cost:    5
0.19/0.29	c ---[1022]---> BDD-cost:   12
0.19/0.29	c ---[1020]---> BDD-cost:   18
0.19/0.29	c ---[1018]---> BDD-cost:   25
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:   24
0.19/0.29	c ---[1008]---> BDD-cost:   24
0.19/0.29	c ---[1006]---> BDD-cost:   24
0.19/0.29	c ---[1004]---> BDD-cost:   24
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:   25
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]---> BDD-cost:   24
0.19/0.29	c ---[ 978]---> BDD-cost:   18
0.19/0.29	c ---[ 976]---> BDD-cost:   24
0.19/0.29	c ---[ 974]---> BDD-cost:   24
0.19/0.29	c ---[ 972]---> BDD-cost:   24
0.19/0.29	c ---[ 970]---> Sorter-cost:   66     Base: 2
0.19/0.29	c ---[ 968]---> BDD-cost:   25
0.19/0.29	c ---[ 966]---> BDD-cost:   25
0.19/0.29	c ---[ 964]---> BDD-cost:   24
0.19/0.29	c ---[ 962]---> BDD-cost:   24
0.19/0.29	c ---[ 960]---> BDD-cost:   24
0.19/0.29	c ---[ 952]---> BDD-cost:    1
0.19/0.29	c ---[ 929]---> BDD-cost:    1
0.19/0.29	c ---[ 915]---> BDD-cost:    1
0.19/0.29	c ---[ 907]---> BDD-cost:    1
0.19/0.29	c ---[ 896]---> BDD-cost:    1
0.19/0.29	c ---[ 882]---> BDD-cost:    1
0.19/0.29	c ---[ 874]---> BDD-cost:    1
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 ---[ 826]---> BDD-cost:    1
0.19/0.29	c ---[ 817]---> BDD-cost:    1
0.19/0.29	c ---[ 811]---> BDD-cost:    1
0.19/0.29	c ---[ 800]---> BDD-cost:    1
0.19/0.29	c ---[ 795]---> BDD-cost:    1
0.19/0.29	c ---[ 776]---> BDD-cost:    1
0.19/0.29	c ---[ 744]---> BDD-cost:    1
0.19/0.29	c ---[ 739]---> BDD-cost:    1
0.19/0.29	c ---[ 731]---> BDD-cost:    1
0.19/0.29	c ---[ 721]---> BDD-cost:    1
0.19/0.29	c ---[ 702]---> BDD-cost:   13
0.19/0.29	c ---[ 700]---> BDD-cost:   18
0.19/0.29	c ---[ 698]---> BDD-cost:   24
0.19/0.29	c ---[ 696]---> BDD-cost:   24
0.19/0.29	c ---[ 694]---> BDD-cost:   24
0.19/0.29	c ---[ 692]---> BDD-cost:   25
0.19/0.29	c ---[ 690]---> BDD-cost:   25
0.19/0.29	c ---[ 688]---> BDD-cost:   25
0.19/0.29	c ---[ 686]---> BDD-cost:   18
0.19/0.29	c ---[ 684]---> BDD-cost:   25
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:   24
0.19/0.29	c ---[ 674]---> BDD-cost:   18
0.19/0.29	c ---[ 672]---> BDD-cost:   25
0.19/0.29	c ---[ 670]---> BDD-cost:   24
0.19/0.29	c ---[ 668]---> BDD-cost:   25
0.19/0.29	c ---[ 666]---> BDD-cost:   24
0.19/0.30	c ---[ 664]---> BDD-cost:   18
0.19/0.30	c ---[ 662]---> BDD-cost:   18
0.19/0.30	c ---[ 660]---> BDD-cost:   18
0.19/0.30	c ---[ 658]---> BDD-cost:   18
0.19/0.30	c ---[ 656]---> BDD-cost:   18
0.19/0.30	c ---[ 654]---> BDD-cost:   24
0.19/0.30	c ---[ 652]---> BDD-cost:   24
0.19/0.30	c ---[ 650]---> BDD-cost:   25
0.29/0.30	c ---[ 648]---> BDD-cost:   18
0.29/0.30	c ---[ 646]---> BDD-cost:   25
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:   24
0.29/0.30	c ---[ 626]---> BDD-cost:    1
0.29/0.30	c ---[ 521]---> BDD-cost:    1
0.29/0.30	c ---[ 515]---> BDD-cost:    1
0.29/0.30	c ---[ 476]---> BDD-cost:    1
0.29/0.30	c ---[ 470]---> BDD-cost:    1
0.29/0.30	c ---[ 426]---> BDD-cost:    1
0.29/0.30	c ---[ 422]---> BDD-cost:    1
0.29/0.30	c ---[ 412]---> BDD-cost:    1
0.29/0.30	c ---[ 400]---> BDD-cost:    1
0.29/0.30	c ---[ 387]---> BDD-cost:    5
0.29/0.30	c ---[ 382]---> BDD-cost:    8
0.29/0.30	c ---[ 380]---> BDD-cost:   18
0.29/0.30	c ---[ 378]---> BDD-cost:   25
0.29/0.30	c ---[ 376]---> BDD-cost:   13
0.29/0.30	c ---[ 374]---> BDD-cost:   12
0.29/0.30	c ---[ 372]---> BDD-cost:   18
0.29/0.30	c ---[ 370]---> BDD-cost:   13
0.29/0.30	c ---[ 368]---> BDD-cost:   13
0.29/0.30	c ---[ 366]---> BDD-cost:   18
0.29/0.30	c ---[ 364]---> BDD-cost:   12
0.29/0.30	c ---[ 362]---> BDD-cost:   12
0.29/0.30	c ---[ 360]---> BDD-cost:   18
0.29/0.30	c ---[ 358]---> BDD-cost:   18
0.29/0.30	c ---[ 356]---> BDD-cost:   18
0.29/0.30	c ---[ 354]---> BDD-cost:   24
0.29/0.30	c ---[ 352]---> BDD-cost:   18
0.29/0.30	c ---[ 350]---> BDD-cost:   10
0.29/0.30	c ---[ 348]---> BDD-cost:   13
0.29/0.30	c ---[ 346]---> BDD-cost:    6
0.29/0.30	c ---[ 344]---> BDD-cost:   25
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:   18
0.29/0.30	c ---[ 336]---> BDD-cost:   24
0.29/0.30	c ---[ 334]---> BDD-cost:   18
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:   18
0.29/0.30	c ---[ 324]---> BDD-cost:   18
0.29/0.30	c ---[ 322]---> BDD-cost:   25
0.29/0.30	c ---[ 320]---> BDD-cost:   25
0.29/0.30	c ---[ 316]---> BDD-cost:    1
0.29/0.30	c ---[ 314]---> BDD-cost:    1
0.29/0.30	c ---[ 308]---> BDD-cost:    1
0.29/0.30	c ---[ 280]---> BDD-cost:    3
0.29/0.30	c ---[ 278]---> BDD-cost:    1
0.29/0.30	c ---[ 268]---> BDD-cost:    3
0.29/0.30	c ---[ 266]---> BDD-cost:    1
0.29/0.30	c ---[ 258]---> BDD-cost:    3
0.29/0.30	c ---[ 256]---> BDD-cost:    3
0.29/0.30	c ---[ 236]---> BDD-cost:    1
0.29/0.30	c ---[ 224]---> BDD-cost:    3
0.29/0.30	c ---[ 222]---> BDD-cost:    1
0.29/0.30	c ---[ 220]---> BDD-cost:    3
0.29/0.30	c ---[ 218]---> BDD-cost:    1
0.29/0.30	c ---[ 190]---> BDD-cost:    1
0.29/0.30	c ---[ 178]---> BDD-cost:    1
0.29/0.30	c ---[ 156]---> BDD-cost:    3
0.29/0.30	c ---[ 154]---> BDD-cost:    3
0.29/0.30	c ---[ 152]---> BDD-cost:    1
0.29/0.30	c ---[ 148]---> BDD-cost:    1
0.29/0.30	c ---[ 146]---> BDD-cost:    3
0.29/0.30	c ---[ 144]---> BDD-cost:    6
0.29/0.30	c ---[ 142]---> BDD-cost:    6
0.29/0.30	c ---[ 140]---> BDD-cost:    3
0.29/0.30	c ---[ 138]---> BDD-cost:    3
0.29/0.30	c ---[ 136]---> BDD-cost:    3
0.29/0.30	c ---[ 134]---> BDD-cost:    6
0.29/0.30	c ---[ 132]---> BDD-cost:    6
0.29/0.30	c ---[ 130]---> BDD-cost:    3
0.29/0.30	c ---[ 128]---> BDD-cost:    1
0.29/0.30	c ---[ 126]---> BDD-cost:    1
0.29/0.30	c ---[ 122]---> BDD-cost:    1
0.29/0.30	c ---[ 104]---> BDD-cost:    3
0.29/0.30	c ---[ 102]---> BDD-cost:    6
0.29/0.30	c ---[ 100]---> BDD-cost:    1
0.29/0.30	c ---[  88]---> BDD-cost:    1
0.29/0.30	c ---[  64]---> BDD-cost:    1
0.29/0.30	c ---[  46]---> BDD-cost:    1
0.29/0.30	c ---[  40]---> BDD-cost:    3
0.29/0.30	c ---[  38]---> BDD-cost:    6
0.29/0.30	c ---[  36]---> BDD-cost:    3
0.29/0.30	c ---[  34]---> BDD-cost:    6
0.29/0.30	c ---[  32]---> BDD-cost:    1
0.29/0.30	c ---[  16]---> BDD-cost:    1
0.29/0.30	c ---[  14]---> BDD-cost:    1
0.29/0.30	c ---[  12]---> BDD-cost:    1
0.29/0.30	c ---[   2]---> BDD-cost:    3
0.29/0.30	c ---[   0]---> BDD-cost:    1
1800.09/1800.50	|  Eliminated clauses:           0.41 Mb                                      |
1800.09/1800.50	============================[ Search Statistics ]==============================
1800.09/1800.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.50	===============================================================================
1800.09/1800.50	|       100 |   17179    63741   180591 |    23371       99      3 | 19.975 % |
1800.09/1800.50	|       250 |   17179    63741   180591 |    25708      249      4 | 19.975 % |
1800.09/1800.50	|       475 |   17175    63741   180591 |    28279      473      7 | 19.987 % |
1800.09/1800.50	|       812 |   17175    63741   180591 |    31107      810      9 | 19.987 % |
1800.09/1800.50	|      1318 |   17175    63741   180591 |    34218     1316     14 | 19.987 % |
1800.09/1800.50	|      2077 |   17175    63741   180591 |    37640     2075     20 | 19.987 % |
1800.09/1800.50	|      3216 |   17171    63741   180591 |    41404     3213     29 | 19.999 % |
1800.09/1800.50	|      4924 |   17170    63741   180591 |    45544     4918     27 | 20.002 % |
1800.09/1800.50	|      7486 |   17170    63741   180591 |    50099     7480     42 | 20.002 % |
1800.09/1800.50	|     11330 |   17169    63741   180591 |    55109    11323     47 | 20.005 % |
1800.09/1800.50	|     17096 |   17168    63741   180591 |    60620    17085     47 | 20.008 % |
1800.09/1800.50	|     25745 |   17167    63741   180591 |    66682    25733     51 | 20.011 % |
1800.09/1800.50	|     38719 |   17167    63741   180591 |    73350    38707     63 | 20.011 % |
1800.09/1800.50	|     58180 |   17167    63741   180591 |    80685    58168     70 | 20.011 % |
1800.09/1800.50	|     87372 |   17167    63741   180591 |    88753    87360     81 | 20.011 % |
1800.09/1800.50	|    131161 |   17167    63741   180591 |    97629    51910     85 | 20.011 % |
1800.09/1800.50	|    196845 |   17167    63741   180591 |   107392    38094     75 | 20.011 % |
1800.09/1800.50	|    295371 |   17167    63741   180591 |   118131    44688     82 | 20.011 % |
1800.09/1800.50	|    443160 |   17167    63741   180591 |   129944    92008    113 | 20.011 % |
1800.09/1800.50	|    664843 |   17167    63741   180591 |   142939    72205     94 | 20.011 % |
1800.09/1800.50	|    997368 |   17167    63741   180591 |   157233    30097     94 | 20.011 % |
1800.09/1800.50	|   1496156 |   17167    63741   180591 |   172956   119896    101 | 20.011 % |
1800.09/1800.50	|   2244338 |   17167    63741   180591 |   190252    90768    227 | 20.011 % |
1800.09/1800.50	|   3366612 |   17167    63741   180591 |   209277    47755     68 | 20.011 % |
1800.09/1800.50	|   5050023 |   17167    63741   180591 |   230204   209562    246 | 20.011 % |
1800.09/1800.50	c 
1800.09/1800.50	c *** TERMINATED ***
1800.09/1800.50	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-4116484-1466969709/watcher-4116484-1466969709 -o /tmp/evaluation-result-4116484-1466969709/solver-4116484-1466969709 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466946212-29197 --watchdog 1960 minisatp HOME/instance-4116484-1466969709.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31744
/proc/meminfo: memFree=31766332/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=6464 CPUtime=0 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 30009061 6619136 201 33554432000 4194304 5646918 140736347431904 140733635309112 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 1616 201 94 355 0 1257 0

[startup+0.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31744
/proc/meminfo: memFree=31766332/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=11332 CPUtime=0.09 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 1542 0 0 0 9 0 0 0 20 0 1 0 30009061 11603968 1418 33554432000 4194304 5646918 140736347431904 140736347431272 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 2833 1419 97 355 0 2474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11332

[startup+0.200289 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31744
/proc/meminfo: memFree=31766332/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=16852 CPUtime=0.19 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 2957 0 0 0 19 0 0 0 20 0 1 0 30009061 17256448 2798 33554432000 4194304 5646918 140736347431904 140736347431272 4953168 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 4213 2798 111 355 0 3854 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16852

[startup+0.300317 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31744
/proc/meminfo: memFree=31766332/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=19108 CPUtime=0.29 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 3678 0 0 0 29 0 0 0 20 0 1 0 30009061 19566592 3902 33554432000 4194304 5646918 140736347431904 140736347431272 4953168 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 4777 3903 123 355 0 4418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19108

[startup+0.700271 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31744
/proc/meminfo: memFree=31766332/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=22768 CPUtime=0.69 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 5491 0 0 0 68 1 0 0 20 0 1 0 30009061 23314432 5171 33554432000 4194304 5646918 140736347431904 140736347431272 4417823 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 5692 5171 153 355 0 5333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22768

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31745
/proc/meminfo: memFree=31741132/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=25472 CPUtime=1.49 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 5871 0 0 0 148 1 0 0 20 0 1 0 30009061 26083328 5537 33554432000 4194304 5646918 140736347431904 140736347430600 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 6368 5537 153 355 0 6009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25472

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31745
/proc/meminfo: memFree=31734812/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=28324 CPUtime=3.09 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 6335 0 0 0 308 1 0 0 20 0 1 0 30009061 29003776 6502 33554432000 4194304 5646918 140736347431904 140736347430040 4397497 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 7081 6502 153 355 0 6722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28324

[startup+6.30026 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 31745
/proc/meminfo: memFree=31714260/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=41152 CPUtime=6.29 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 7674 0 0 0 628 1 0 0 20 0 1 0 30009061 42139648 8849 33554432000 4194304 5646918 140736347431904 140736347430600 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 10288 8849 153 355 0 9929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41152

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 31745
/proc/meminfo: memFree=31673324/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=55316 CPUtime=12.69 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 8825 0 0 0 1267 2 0 0 20 0 1 0 30009061 56643584 12551 33554432000 4194304 5646918 140736347431904 140736347430040 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 13829 12551 153 355 0 13470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55316

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 31745
/proc/meminfo: memFree=31625316/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=75724 CPUtime=25.48 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 10768 0 0 0 2546 2 0 0 20 0 1 0 30009061 77541376 13829 33554432000 4194304 5646918 140736347431904 140736347430008 4399365 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 18931 13829 153 355 0 18572 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75724

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 31745
/proc/meminfo: memFree=31722720/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=47592 CPUtime=51.08 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 15227 0 0 0 5103 5 0 0 20 0 1 0 30009061 48734208 10235 33554432000 4194304 5646918 140736347431904 140736347430600 4397980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 11898 10235 153 355 0 11539 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47592

[startup+102.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 31747
/proc/meminfo: memFree=31715532/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=81144 CPUtime=102.27 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 21293 0 0 0 10217 10 0 0 20 0 1 0 30009061 83091456 18087 33554432000 4194304 5646918 140736347431904 140736347430008 4403544 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 20286 18087 153 355 0 19927 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 81144

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 31748
/proc/meminfo: memFree=31698292/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=52888 CPUtime=162.25 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 26199 0 0 0 16210 15 0 0 20 0 1 0 30009061 54157312 12531 33554432000 4194304 5646918 140736347431904 140736347430600 4398888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 13222 12531 153 355 0 12863 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52888

[startup+222.307 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 31749
/proc/meminfo: memFree=31662852/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=67340 CPUtime=222.25 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 32432 0 0 0 22205 20 0 0 20 0 1 0 30009061 68956160 16211 33554432000 4194304 5646918 140736347431904 140736347430040 4399780 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 16835 16211 153 355 0 16476 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 67340

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 31750
/proc/meminfo: memFree=31748868/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=87636 CPUtime=282.23 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 37984 0 0 0 28199 24 0 0 20 0 1 0 30009061 89739264 20535 33554432000 4194304 5646918 140736347431904 140736347430040 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 21909 20535 153 355 0 21550 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 87636

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/180 31810
/proc/meminfo: memFree=31803296/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=72384 CPUtime=342.22 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 42485 0 0 0 34194 28 0 0 20 0 1 0 30009061 74121216 16965 33554432000 4194304 5646918 140736347431904 140736347430600 4398960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 18096 16965 153 355 0 17737 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 72384

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 31811
/proc/meminfo: memFree=31786816/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=73184 CPUtime=402.2 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 47571 0 0 0 40188 32 0 0 20 0 1 0 30009061 74940416 15651 33554432000 4194304 5646918 140736347431904 140736347430600 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 18296 15651 153 355 0 17937 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 73184

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 31813
/proc/meminfo: memFree=31640720/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=175680 CPUtime=462.19 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 51907 0 0 0 46180 39 0 0 20 0 1 0 30009061 179896320 41923 33554432000 4194304 5646918 140736347431904 140736347430040 4397501 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 43920 41923 153 355 0 43561 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 175680

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 31814
/proc/meminfo: memFree=31735180/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=178892 CPUtime=522.17 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 55762 0 0 0 52171 46 0 0 20 0 1 0 30009061 183185408 33193 33554432000 4194304 5646918 140736347431904 140736347430600 4389034 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 44723 33193 153 355 0 44364 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 178892

[startup+582.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 31815
/proc/meminfo: memFree=31755648/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=64904 CPUtime=582.16 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 58523 0 0 0 58165 51 0 0 20 0 1 0 30009061 66461696 14732 33554432000 4194304 5646918 140736347431904 140736347430616 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 16226 14732 153 355 0 15867 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 64904


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31825
/proc/meminfo: memFree=31690084/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=140788 CPUtime=942.08 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 85106 0 0 0 94125 83 0 0 20 0 1 0 30009061 144166912 29029 33554432000 4194304 5646918 140736347431904 140736347430600 4402761 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 35197 29029 153 355 0 34838 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 140788

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31826
/proc/meminfo: memFree=31678840/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=191420 CPUtime=1002.06 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 87452 0 0 0 100119 87 0 0 20 0 1 0 30009061 196014080 42287 33554432000 4194304 5646918 140736347431904 140736347430008 4399417 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 47855 42287 153 355 0 47496 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 191420

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 31828
/proc/meminfo: memFree=31692016/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=111456 CPUtime=1062.05 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 91303 0 0 0 106110 95 0 0 20 0 1 0 30009061 114130944 26349 33554432000 4194304 5646918 140736347431904 140736347430600 4399406 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 27864 26349 153 355 0 27505 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 111456

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 31829
/proc/meminfo: memFree=31599996/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=114308 CPUtime=1122.03 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 94929 0 0 0 112104 99 0 0 20 0 1 0 30009061 117051392 28065 33554432000 4194304 5646918 140736347431904 140736347430040 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 28577 28065 153 355 0 28218 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 114308

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31830
/proc/meminfo: memFree=31530652/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=412788 CPUtime=1182.02 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 97768 0 0 0 118098 104 0 0 20 0 1 0 30009061 422694912 73851 33554432000 4194304 5646918 140736347431904 140736347430040 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 103197 73851 153 355 0 102838 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 412788

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31831
/proc/meminfo: memFree=31545336/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=282844 CPUtime=1242.01 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 100710 0 0 0 124093 108 0 0 20 0 1 0 30009061 289632256 54411 33554432000 4194304 5646918 140736347431904 140736347430040 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 70711 54411 153 355 0 70352 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 282844

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31832
/proc/meminfo: memFree=31510492/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=417616 CPUtime=1302.01 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 101824 0 0 0 130089 112 0 0 20 0 1 0 30009061 427638784 85719 33554432000 4194304 5646918 140736347431904 140736347430040 4402815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 104404 85719 153 355 0 104045 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 417616

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31834
/proc/meminfo: memFree=31584404/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=204864 CPUtime=1361.99 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 104137 0 0 0 136083 116 0 0 20 0 1 0 30009061 209780736 49382 33554432000 4194304 5646918 140736347431904 140736347430040 4399348 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 51216 49382 153 355 0 50857 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 204864

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31835
/proc/meminfo: memFree=31628832/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=155180 CPUtime=1421.99 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 108823 0 0 0 142078 121 0 0 20 0 1 0 30009061 158904320 32698 33554432000 4194304 5646918 140736347431904 140736347430040 4402776 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 38795 32698 153 355 0 38436 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 155180

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31836
/proc/meminfo: memFree=31622572/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=205804 CPUtime=1481.97 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 112403 0 0 0 148071 126 0 0 20 0 1 0 30009061 210743296 38473 33554432000 4194304 5646918 140736347431904 140736347430600 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 51451 38473 153 355 0 51092 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 205804

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31840
/proc/meminfo: memFree=31647824/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=206480 CPUtime=1541.97 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 114829 0 0 0 154066 131 0 0 20 0 1 0 30009061 211435520 47055 33554432000 4194304 5646918 140736347431904 140736347430040 4403372 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 51620 47055 153 355 0 51261 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 206480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31864
/proc/meminfo: memFree=31595884/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=89232 CPUtime=1601.95 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 118965 0 0 0 160059 136 0 0 20 0 1 0 30009061 91373568 21838 33554432000 4194304 5646918 140736347431904 140736347430616 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 22308 21838 153 355 0 21949 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 89232

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31866
/proc/meminfo: memFree=31697952/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=158148 CPUtime=1661.92 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 123367 0 0 0 166052 140 0 0 20 0 1 0 30009061 161943552 32989 33554432000 4194304 5646918 140736347431904 140736347430600 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 39537 32989 153 355 0 39178 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 158148

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 31867
/proc/meminfo: memFree=31646044/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=209068 CPUtime=1721.92 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 126675 0 0 0 172047 145 0 0 20 0 1 0 30009061 214085632 41058 33554432000 4194304 5646918 140736347431904 140736347430600 4402849 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 52267 41058 153 355 0 51908 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 209068

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31868
/proc/meminfo: memFree=31580236/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=209472 CPUtime=1781.89 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 129211 0 0 0 178040 149 0 0 20 0 1 0 30009061 214499328 48872 33554432000 4194304 5646918 140736347431904 140736347430008 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 52368 48872 153 355 0 52009 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 209472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31868
/proc/meminfo: memFree=31614740/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=159516 CPUtime=1800.09 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 131426 0 0 0 179858 151 0 0 20 0 1 0 30009061 163344384 32319 33554432000 4194304 5646918 140736347431904 140736347430600 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 39879 32319 153 355 0 39520 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 159516

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31868
/proc/meminfo: memFree=31614740/32872528 swapFree=8028/8028
[pid=31744] ppid=31741 vsize=159516 CPUtime=1800.09 cores=1,3,5,7
/proc/31744/stat : 31744 (minisatp) R 31741 31744 29180 0 -1 4202496 131426 0 0 0 179858 151 0 0 20 0 1 0 30009061 163344384 32319 33554432000 4194304 5646918 140736347431904 140736347430600 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/31744/statm: 39879 32319 153 355 0 39520 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 159516

Child status: 0
Real time (s): 1800.5
CPU time (s): 1800.1
CPU user time (s): 1798.59
CPU system time (s): 1.51577
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 448600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.59
system time used= 1.51577
maximum resident set size= 385824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131426
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= 173
involuntary context switches= 1994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.49632 second user time and 6.98994 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-26 21:35:09
IDJOB=4116484
IDBENCH=109475
IDSOLVER=2555
FILE ID=node133/4116484-1466969709
RUNJOBID= node133-1466946212-29197
PBS_JOBID= 19976366
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= bc7e0afd9962eb31c6ef169bd78d3421
RANDOM SEED=858624808

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31766992 kB
Buffers:           15516 kB
Cached:           225156 kB
SwapCached:         1988 kB
Active:           178500 kB
Inactive:         216480 kB
Active(anon):     155124 kB
Inactive(anon):     1152 kB
Active(file):      23376 kB
Inactive(file):   215328 kB
Unevictable:        8028 kB
Mlocked:            8028 kB
SwapTotal:      67108856 kB
SwapFree:       67098336 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:        263992 kB
Mapped:             7940 kB
Shmem:                 0 kB
Slab:             565916 kB
SReclaimable:       9672 kB
SUnreclaim:       556244 kB
KernelStack:        1488 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     326368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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-4116484-1466969709.opb

Free space on /tmp at the end= 71544 MiB
End job on node133 at 2016-06-26 22:05:10