Trace number 4114148

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 NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.03 1800.32

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-czprob.opb
MD5SUMb2a2d9103ca6e5798123e19b8527d11e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark213520005192337
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 231334362819826
Optimality of the best value was proved NO
Number of variables98820
Total number of constraints927
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints927
Minimum length of a constraint30
Maximum length of a constraint11190
Number of terms in the objective function 98250
Biggest coefficient in the objective function 16496969383936000
Number of bits for the biggest coefficient in the objective function 54
Sum of the numbers in the objective function 33458351340667288266
Number of bits of the sum of numbers in the objective function 65
Biggest number in a constraint 16496969383936000
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 33458351340667288266
Number of bits of the biggest sum of numbers65
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...
2.69/2.73	c Converting 1727 PB-constraints to clauses...
2.79/2.80	c   -- Unit propagations: ppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
12.39/12.45	c   -- Detecting intervals from adjacent constraints: ######################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
12.39/12.47	c   -- Clauses(.)/Splits(s): (none)
12.39/12.47	c ---[1726]---> Adder-cost: 15880   maxlim: 1165046997   bits: 32/31
43.18/43.28	c ---[1725]---> Adder-cost: 14778   maxlim: 4610663339   bits: 33/33
214.96/215.04	c ---[1724]---> Adder-cost: 13136   maxlim: 6135732541   bits: 34/33
245.25/245.36	c ---[1723]---> Adder-cost: 10449   maxlim: 2051736719   bits: 32/31
284.04/284.10	c ---[1722]---> Adder-cost: 1508   maxlim: 2579699   bits: 22/22
284.44/284.51	c ---[1721]---> BDD-cost:   23
284.44/284.51	c ---[1720]---> Adder-cost: 17370   maxlim: 9982228770   bits: 34/34
367.73/367.83	c ---[1719]---> Adder-cost: 13836   maxlim: 4716059146   bits: 33/33
1114.12/1114.34	c ---[1718]---> Adder-cost: 21530   maxlim: 7600166852   bits: 34/33
1247.30/1247.52	c ---[1717]---> Adder-cost: 1988   maxlim: 2832085   bits: 22/22
1249.79/1250.05	c ---[1716]---> Adder-cost: 17198   maxlim: 18612996267   bits: 35/35
1530.25/1530.54	c ---[1715]---> Adder-cost: 10302   maxlim: 3197185793   bits: 33/32
1587.54/1587.85	c ---[1713]---> Adder-cost: 16460   maxlim: 3579781273   bits: 33/32
1620.64/1620.90	c ---[1712]---> Adder-cost: 1020   maxlim: 1318064   bits: 21/21
1621.44/1621.77	c ---[1711]---> Adder-cost: 11022   maxlim: 4124726608   bits: 33/32
1650.84/1651.19	c ---[1710]---> Adder-cost: 20314   maxlim: 2651224739   bits: 33/32
1725.72/1726.08	c ---[1708]---> Adder-cost: 5724   maxlim: 36456246   bits: 27/26
1726.02/1726.39	c ---[1706]---> Adder-cost: 5486   maxlim: 30531396   bits: 26/25
1726.32/1726.69	c ---[1704]---> Adder-cost: 6382   maxlim: 28926755   bits: 26/25
1726.72/1727.01	c ---[1702]---> Adder-cost: 7386   maxlim: 31371018   bits: 26/25
1727.02/1727.38	c ---[1700]---> Adder-cost: 664   maxlim: 1081313   bits: 22/21
1727.12/1727.41	c ---[1698]---> BDD-cost:   50
1727.12/1727.41	c ---[1696]---> Adder-cost: 8254   maxlim: 35491553   bits: 27/26
1727.52/1727.83	c ---[1694]---> Adder-cost: 5078   maxlim: 24414020   bits: 26/25
1727.82/1728.11	c ---[1692]---> Adder-cost: 7454   maxlim: 33928936   bits: 27/26
1728.22/1728.53	c ---[1690]---> Adder-cost: 882   maxlim: 837836   bits: 21/20
1728.22/1728.56	c ---[1688]---> Adder-cost: 5576   maxlim: 15767353   bits: 25/24
1728.52/1728.83	c ---[1686]---> Adder-cost: 2968   maxlim: 20725640   bits: 26/25
1728.72/1729.01	c ---[1684]---> Adder-cost: 3828   maxlim: 10994559   bits: 25/24
1728.82/1729.19	c ---[1682]---> Adder-cost: 3338   maxlim: 24171389   bits: 26/25
1729.12/1729.40	c ---[1680]---> Adder-cost: 488   maxlim: 1810154   bits: 22/21
1729.12/1729.43	c ---[1678]---> Adder-cost: 5654   maxlim: 31743811   bits: 26/25
1729.42/1729.72	c ---[1676]---> Adder-cost: 7514   maxlim: 35865335   bits: 27/26
1729.82/1730.12	c ---[1674]---> Adder-cost: 6318   maxlim: 5006639631   bits: 33/33
1735.82/1736.18	c ---[1672]---> BDD-cost:   80
1735.82/1736.18	c ---[1670]---> Sorter-cost: 1158     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.82/1736.19	c ---[1668]---> Sorter-cost: 1224     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.20	c ---[1666]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.21	c ---[1664]---> Sorter-cost: 1224     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.22	c ---[1660]---> Sorter-cost: 1596     Base: 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.22	c ---[1658]---> Sorter-cost: 1475     Base: 2 2 2 2 2 2 2 2 2 2
1735.92/1736.23	c ---[1656]---> Sorter-cost: 1838     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.24	c ---[1654]---> Sorter-cost: 2080     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.25	c ---[1652]---> Sorter-cost: 1959     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.26	c ---[1650]---> Sorter-cost: 1520     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.27	c ---[1648]---> Sorter-cost: 1717     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.27	c ---[1646]---> Sorter-cost: 1596     Base: 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.28	c ---[1644]---> Sorter-cost: 2201     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1735.92/1736.29	c ---[1642]---> Sorter-cost: 2125     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.30	c ---[1640]---> Sorter-cost: 1589     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.31	c ---[1638]---> Sorter-cost: 1723     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.32	c ---[1636]---> Sorter-cost: 1630     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.33	c ---[1634]---> Sorter-cost: 1857     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.34	c ---[1632]---> Sorter-cost: 1857     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.34	c ---[1630]---> Sorter-cost: 1857     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.35	c ---[1628]---> Sorter-cost: 1857     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.36	c ---[1626]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
1736.02/1736.37	c ---[1624]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.37	c ---[1622]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.38	c ---[1620]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.38	c ---[1618]---> Sorter-cost:  866     Base: 2 2 2 2 2 2 2 2 2 2
1736.02/1736.39	c ---[1616]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2
1736.02/1736.39	c ---[1614]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.40	c ---[1612]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.40	c ---[1610]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.41	c ---[1608]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.42	c ---[1606]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.42	c ---[1604]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.43	c ---[1602]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.44	c ---[1600]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.44	c ---[1598]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.45	c ---[1596]---> Sorter-cost: 1570     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.46	c ---[1594]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.47	c ---[1592]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.47	c ---[1590]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.48	c ---[1588]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.12/1736.49	c ---[1586]---> Sorter-cost:  866     Base: 2 2 2 2 2 2 2 2 2 2
1736.12/1736.49	c ---[1584]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.50	c ---[1582]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.51	c ---[1580]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.51	c ---[1578]---> Sorter-cost: 1410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.52	c ---[1576]---> Sorter-cost: 1300     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.53	c ---[1574]---> Sorter-cost: 1300     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.53	c ---[1572]---> Sorter-cost: 1740     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.54	c ---[1570]---> Sorter-cost: 1630     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.55	c ---[1568]---> Sorter-cost: 1410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.56	c ---[1566]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
1736.21/1736.56	c ---[1564]---> Sorter-cost: 1080     Base: 2 2 2 2 2 2 2 2 2 2
1736.21/1736.57	c ---[1562]---> Sorter-cost: 1740     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.58	c ---[1560]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.58	c ---[1558]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.59	c ---[1556]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.21/1736.59	c ---[1554]---> Sorter-cost: 1482     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.60	c ---[1552]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.61	c ---[1550]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.61	c ---[1548]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.62	c ---[1546]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.63	c ---[1544]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.63	c ---[1542]---> Sorter-cost:  828     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.64	c ---[1540]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.64	c ---[1538]---> Sorter-cost:  696     Base: 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.65	c ---[1536]---> Sorter-cost: 1026     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.65	c ---[1534]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.66	c ---[1522]---> BDD-cost:   65
1736.31/1736.66	c ---[1516]---> BDD-cost:   75
1736.31/1736.66	c ---[1496]---> Sorter-cost: 1244     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.66	c ---[1494]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.67	c ---[1492]---> Sorter-cost: 2503     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.68	c ---[1490]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.68	c ---[1488]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.69	c ---[1486]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.31/1736.69	c ---[1484]---> BDD-cost:   70
1736.31/1736.69	c ---[1482]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.70	c ---[1480]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.71	c ---[1478]---> Sorter-cost: 1520     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.71	c ---[1476]---> Sorter-cost: 1740     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.72	c ---[1474]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.73	c ---[1472]---> Sorter-cost: 2541     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.74	c ---[1470]---> Sorter-cost: 2178     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.75	c ---[1468]---> Sorter-cost: 2178     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.76	c ---[1466]---> Sorter-cost: 1410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.77	c ---[1464]---> Sorter-cost: 1630     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.78	c ---[1462]---> Sorter-cost: 1740     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.41/1736.79	c ---[1460]---> Sorter-cost: 2617     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.51/1736.80	c ---[1458]---> Sorter-cost: 2760     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.51/1736.82	c ---[1456]---> Sorter-cost: 2331     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.51/1736.83	c ---[1454]---> Sorter-cost: 2474     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.51/1736.84	c ---[1452]---> Sorter-cost: 1630     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.51/1736.85	c ---[1450]---> Sorter-cost: 1482     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.51/1736.86	c ---[1448]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.51/1736.87	c ---[1446]---> Sorter-cost:  866     Base: 2 2 2 2 2 2 2 2 2 2
1736.51/1736.87	c ---[1444]---> Adder-cost: 306   maxlim: 1053174   bits: 21/21
1736.51/1736.88	c ---[1442]---> Adder-cost: 324   maxlim: 2200054   bits: 22/22
1736.51/1736.90	c ---[1440]---> Adder-cost: 234   maxlim: 69110   bits: 17/17
1736.62/1736.91	c ---[1438]---> Adder-cost: 378   maxlim: 17307126   bits: 25/25
1736.62/1736.93	c ---[1436]---> Sorter-cost: 2315     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.62/1736.94	c ---[1434]---> Sorter-cost: 2503     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.62/1736.95	c ---[1432]---> Sorter-cost: 2503     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.62/1736.96	c ---[1430]---> Sorter-cost: 2609     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.62/1736.97	c ---[1428]---> Sorter-cost: 3181     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.62/1736.99	c ---[1426]---> Sorter-cost: 2323     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.62/1737.00	c ---[1424]---> Sorter-cost: 2466     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.72/1737.01	c ---[1422]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.72/1737.03	c ---[1420]---> Sorter-cost: 2125     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.72/1737.04	c ---[1418]---> Sorter-cost: 1589     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.72/1737.04	c ---[1416]---> Sorter-cost: 2125     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.72/1737.06	c ---[1414]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.72/1737.07	c ---[1412]---> Sorter-cost: 2125     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.72/1737.08	c ---[1410]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.72/1737.09	c ---[1408]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.81/1737.11	c ---[1406]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.81/1737.12	c ---[1404]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.81/1737.13	c ---[1402]---> Sorter-cost: 2527     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.81/1737.15	c ---[1400]---> Sorter-cost: 1589     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.81/1737.16	c ---[1398]---> Sorter-cost: 1857     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.81/1737.16	c ---[1396]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.81/1737.18	c ---[1394]---> Sorter-cost: 2393     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.81/1737.19	c ---[1392]---> Sorter-cost: 1991     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.20	c ---[1390]---> Sorter-cost: 2393     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.22	c ---[1388]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.23	c ---[1386]---> Sorter-cost: 2393     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.24	c ---[1384]---> Sorter-cost: 1589     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.25	c ---[1382]---> Sorter-cost: 1723     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.26	c ---[1380]---> Sorter-cost: 2393     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.27	c ---[1378]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.28	c ---[1376]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.29	c ---[1374]---> Sorter-cost: 1482     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1736.91/1737.30	c ---[1370]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.30	c ---[1368]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.30	c ---[1366]---> BDD-cost:   65
1737.01/1737.30	c ---[1360]---> BDD-cost:   80
1737.01/1737.30	c ---[1356]---> Sorter-cost:  508     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.30	c ---[1350]---> Sorter-cost:  508     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.31	c ---[1348]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.31	c ---[1344]---> BDD-cost:   70
1737.01/1737.31	c ---[1342]---> Sorter-cost:  277     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.32	c ---[1340]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.32	c ---[1338]---> Sorter-cost:  559     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.32	c ---[1332]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.33	c ---[1330]---> Sorter-cost:  559     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.33	c ---[1328]---> Sorter-cost:  519     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.33	c ---[1312]---> BDD-cost:   85
1737.01/1737.34	c ---[1310]---> Sorter-cost: 2832     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.35	c ---[1308]---> Sorter-cost: 2125     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.36	c ---[1306]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.37	c ---[1304]---> Sorter-cost: 2125     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.38	c ---[1302]---> Sorter-cost: 1410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.01/1737.39	c ---[1300]---> Sorter-cost: 1630     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.40	c ---[1298]---> Sorter-cost: 1410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.41	c ---[1296]---> Sorter-cost: 1630     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.42	c ---[1294]---> BDD-cost:   70
1737.11/1737.42	c ---[1292]---> BDD-cost:   75
1737.11/1737.42	c ---[1290]---> BDD-cost:   44
1737.11/1737.42	c ---[1288]---> BDD-cost:   65
1737.11/1737.42	c ---[1286]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.43	c ---[1284]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.43	c ---[1282]---> Sorter-cost: 1410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.44	c ---[1280]---> Sorter-cost: 1300     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.45	c ---[1278]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.45	c ---[1276]---> BDD-cost:   42
1737.11/1737.45	c ---[1274]---> BDD-cost:   38
1737.11/1737.45	c ---[1272]---> BDD-cost:   36
1737.11/1737.45	c ---[1270]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.45	c ---[1268]---> BDD-cost:   65
1737.11/1737.45	c ---[1266]---> BDD-cost:   65
1737.11/1737.46	c ---[1264]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.46	c ---[1262]---> Sorter-cost:  559     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.46	c ---[1260]---> Sorter-cost:  559     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.47	c ---[1258]---> Sorter-cost:  439     Base: 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.47	c ---[1256]---> Sorter-cost:  479     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.47	c ---[1254]---> Sorter-cost:  519     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.48	c ---[1252]---> BDD-cost:   75
1737.11/1737.48	c ---[1250]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.48	c ---[1248]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.48	c ---[1246]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.11/1737.49	c ---[1230]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.50	c ---[1228]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.50	c ---[1226]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.51	c ---[1224]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.52	c ---[1222]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.52	c ---[1220]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.53	c ---[1218]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.54	c ---[1216]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.54	c ---[1214]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.55	c ---[1212]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.56	c ---[1210]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.57	c ---[1208]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.57	c ---[1206]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.58	c ---[1204]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.22/1737.59	c ---[1202]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.60	c ---[1200]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.60	c ---[1198]---> Sorter-cost: 1482     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.61	c ---[1196]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.62	c ---[1194]---> Sorter-cost:  866     Base: 2 2 2 2 2 2 2 2 2 2
1737.32/1737.63	c ---[1192]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.63	c ---[1190]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.64	c ---[1188]---> Sorter-cost: 1570     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.65	c ---[1186]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.66	c ---[1184]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.67	c ---[1182]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.68	c ---[1180]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.68	c ---[1178]---> Sorter-cost: 1482     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.32/1737.69	c ---[1176]---> Sorter-cost: 1482     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.70	c ---[1174]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.71	c ---[1172]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.72	c ---[1170]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.72	c ---[1168]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.73	c ---[1166]---> Sorter-cost: 1482     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.74	c ---[1164]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.75	c ---[1162]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.76	c ---[1160]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.76	c ---[1158]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.77	c ---[1156]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.78	c ---[1154]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.79	c ---[1152]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.42/1737.79	c ---[1150]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.80	c ---[1148]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.81	c ---[1146]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.82	c ---[1144]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.82	c ---[1142]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.83	c ---[1140]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.83	c ---[1138]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.84	c ---[1136]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.85	c ---[1134]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.85	c ---[1132]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.86	c ---[1130]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.87	c ---[1128]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.88	c ---[1126]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.89	c ---[1124]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.52/1737.89	c ---[1122]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.90	c ---[1120]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.91	c ---[1118]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.91	c ---[1116]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.92	c ---[1114]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.93	c ---[1112]---> Sorter-cost:  954     Base: 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.93	c ---[1110]---> Sorter-cost: 1042     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.94	c ---[1108]---> Sorter-cost: 1218     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.95	c ---[1106]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.95	c ---[1104]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.96	c ---[1102]---> Sorter-cost: 1394     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.97	c ---[1100]---> Sorter-cost:  696     Base: 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.97	c ---[1098]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.98	c ---[1096]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2 2 2 2
1737.62/1737.98	c ---[1094]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.99	c ---[1092]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1737.99	c ---[1090]---> Sorter-cost: 1026     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.62/1738.00	c ---[1088]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.01	c ---[1086]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.01	c ---[1084]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.02	c ---[1082]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.03	c ---[1080]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.03	c ---[1078]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.04	c ---[1076]---> Sorter-cost: 1130     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.05	c ---[1074]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.05	c ---[1072]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.06	c ---[1070]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.06	c ---[1068]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.07	c ---[1066]---> Sorter-cost:  828     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.07	c ---[1064]---> Sorter-cost:  828     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.08	c ---[1062]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.09	c ---[1060]---> Sorter-cost:  894     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.09	c ---[1058]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.73/1738.09	c ---[1056]---> Sorter-cost: 1092     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.10	c ---[1054]---> Sorter-cost: 1026     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.11	c ---[1052]---> BDD-cost:   75
1737.83/1738.11	c ---[1050]---> BDD-cost:   80
1737.83/1738.11	c ---[1048]---> BDD-cost:   70
1737.83/1738.11	c ---[1010]---> BDD-cost:   75
1737.83/1738.11	c ---[1008]---> BDD-cost:   85
1737.83/1738.11	c ---[1006]---> BDD-cost:   70
1737.83/1738.11	c ---[1004]---> BDD-cost:   80
1737.83/1738.11	c ---[1002]---> BDD-cost:   85
1737.83/1738.11	c ---[1000]---> BDD-cost:   75
1737.83/1738.11	c ---[ 998]---> BDD-cost:   80
1737.83/1738.11	c ---[ 996]---> BDD-cost:   75
1737.83/1738.11	c ---[ 994]---> BDD-cost:   65
1737.83/1738.11	c ---[ 992]---> BDD-cost:   75
1737.83/1738.11	c ---[ 990]---> BDD-cost:   75
1737.83/1738.12	c ---[ 988]---> BDD-cost:   70
1737.83/1738.12	c ---[ 986]---> BDD-cost:   75
1737.83/1738.12	c ---[ 984]---> BDD-cost:   70
1737.83/1738.12	c ---[ 982]---> BDD-cost:   75
1737.83/1738.12	c ---[ 980]---> BDD-cost:   60
1737.83/1738.12	c ---[ 978]---> BDD-cost:   75
1737.83/1738.12	c ---[ 976]---> BDD-cost:   55
1737.83/1738.12	c ---[ 974]---> BDD-cost:   65
1737.83/1738.12	c ---[ 972]---> BDD-cost:   65
1737.83/1738.12	c ---[ 970]---> BDD-cost:   75
1737.83/1738.12	c ---[ 966]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.12	c ---[ 964]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.13	c ---[ 962]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.13	c ---[ 960]---> Sorter-cost: 1026     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.14	c ---[ 958]---> Sorter-cost:  828     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.14	c ---[ 956]---> Sorter-cost:  696     Base: 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.15	c ---[ 954]---> Sorter-cost:  828     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.15	c ---[ 952]---> Sorter-cost:  762     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.15	c ---[ 950]---> Sorter-cost:  960     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.16	c ---[ 948]---> Sorter-cost: 1026     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.17	c ---[ 946]---> Sorter-cost:  762     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.17	c ---[ 944]---> Sorter-cost:  828     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.18	c ---[ 942]---> Sorter-cost: 1568     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.19	c ---[ 940]---> Sorter-cost: 1471     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.83/1738.19	c ---[ 938]---> Sorter-cost: 1630     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.20	c ---[ 936]---> Sorter-cost:  519     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.21	c ---[ 934]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.21	c ---[ 932]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.21	c ---[ 930]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.22	c ---[ 928]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.22	c ---[ 926]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.22	c ---[ 924]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.23	c ---[ 884]---> BDD-cost:   90
1737.92/1738.23	c ---[ 882]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.23	c ---[ 880]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.23	c ---[ 878]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.24	c ---[ 876]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.24	c ---[ 874]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.24	c ---[ 872]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.25	c ---[ 870]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.25	c ---[ 834]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.26	c ---[ 832]---> Sorter-cost:  639     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.26	c ---[ 830]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.27	c ---[ 828]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.27	c ---[ 826]---> Sorter-cost:  639     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.28	c ---[ 824]---> Sorter-cost:  639     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.28	c ---[ 822]---> Sorter-cost:  639     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.29	c ---[ 820]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1737.92/1738.30	c ---[ 818]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.30	c ---[ 816]---> Sorter-cost:  904     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.31	c ---[ 814]---> Sorter-cost:  951     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.31	c ---[ 812]---> Sorter-cost:  810     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.32	c ---[ 810]---> Sorter-cost:  857     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.32	c ---[ 808]---> Sorter-cost:  904     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.33	c ---[ 806]---> Sorter-cost:  998     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.34	c ---[ 804]---> Sorter-cost:  904     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.34	c ---[ 802]---> Sorter-cost:  951     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.35	c ---[ 800]---> Sorter-cost:  998     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.36	c ---[ 798]---> Sorter-cost:  998     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.37	c ---[ 796]---> Sorter-cost:  951     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.37	c ---[ 794]---> Sorter-cost:  597     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.38	c ---[ 792]---> Sorter-cost:  904     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.38	c ---[ 790]---> Sorter-cost:  951     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.02/1738.39	c ---[ 788]---> Sorter-cost:  951     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.40	c ---[ 786]---> Sorter-cost:  857     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.40	c ---[ 784]---> Sorter-cost:  857     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.41	c ---[ 782]---> Sorter-cost:  639     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.41	c ---[ 780]---> BDD-cost:   48
1738.12/1738.41	c ---[ 778]---> Sorter-cost:  373     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.42	c ---[ 776]---> BDD-cost:   52
1738.12/1738.42	c ---[ 774]---> BDD-cost:   54
1738.12/1738.42	c ---[ 770]---> BDD-cost:   90
1738.12/1738.42	c ---[ 768]---> BDD-cost:   85
1738.12/1738.42	c ---[ 766]---> BDD-cost:   75
1738.12/1738.42	c ---[ 764]---> BDD-cost:   80
1738.12/1738.42	c ---[ 762]---> BDD-cost:   49
1738.12/1738.42	c ---[ 756]---> BDD-cost:   48
1738.12/1738.42	c ---[ 754]---> BDD-cost:   48
1738.12/1738.42	c ---[ 752]---> BDD-cost:   52
1738.12/1738.42	c ---[ 744]---> BDD-cost:   75
1738.12/1738.42	c ---[ 742]---> BDD-cost:   65
1738.12/1738.42	c ---[ 738]---> BDD-cost:   75
1738.12/1738.42	c ---[ 736]---> BDD-cost:   70
1738.12/1738.42	c ---[ 734]---> BDD-cost:   75
1738.12/1738.42	c ---[ 732]---> BDD-cost:   85
1738.12/1738.42	c ---[ 730]---> BDD-cost:   65
1738.12/1738.42	c ---[ 690]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.43	c ---[ 688]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.43	c ---[ 686]---> BDD-cost:   75
1738.12/1738.43	c ---[ 684]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.43	c ---[ 682]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.44	c ---[ 680]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.44	c ---[ 678]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.44	c ---[ 676]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.44	c ---[ 674]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.45	c ---[ 672]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.45	c ---[ 670]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.45	c ---[ 668]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.45	c ---[ 666]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.46	c ---[ 664]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.46	c ---[ 662]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.46	c ---[ 660]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.47	c ---[ 658]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.47	c ---[ 656]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.47	c ---[ 654]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.47	c ---[ 652]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.48	c ---[ 650]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.48	c ---[ 648]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.48	c ---[ 646]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.49	c ---[ 644]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.49	c ---[ 642]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.49	c ---[ 640]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.12/1738.50	c ---[ 638]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.50	c ---[ 636]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.50	c ---[ 634]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.50	c ---[ 632]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.51	c ---[ 630]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.51	c ---[ 628]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.51	c ---[ 626]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.51	c ---[ 624]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.51	c ---[ 622]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.52	c ---[ 620]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.52	c ---[ 618]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.52	c ---[ 616]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.52	c ---[ 614]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.53	c ---[ 612]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.53	c ---[ 610]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.53	c ---[ 608]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.54	c ---[ 606]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.54	c ---[ 604]---> BDD-cost:   60
1738.22/1738.54	c ---[ 602]---> BDD-cost:   70
1738.22/1738.54	c ---[ 600]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.54	c ---[ 598]---> BDD-cost:   50
1738.22/1738.54	c ---[ 596]---> BDD-cost:   60
1738.22/1738.59	c ---[ 594]---> BDD-cost:   55
1738.22/1738.59	c ---[ 592]---> BDD-cost:   60
1738.22/1738.59	c ---[ 590]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.22/1738.59	c ---[ 588]---> Sorter-cost:  559     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.60	c ---[ 586]---> Sorter-cost:  479     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.60	c ---[ 584]---> Sorter-cost:  479     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.61	c ---[ 582]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.61	c ---[ 576]---> BDD-cost:   90
1738.32/1738.61	c ---[ 574]---> BDD-cost:   85
1738.32/1738.61	c ---[ 572]---> BDD-cost:   70
1738.32/1738.61	c ---[ 570]---> BDD-cost:   75
1738.32/1738.61	c ---[ 568]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.62	c ---[ 566]---> BDD-cost:   65
1738.32/1738.62	c ---[ 564]---> BDD-cost:   65
1738.32/1738.62	c ---[ 562]---> BDD-cost:   65
1738.32/1738.62	c ---[ 560]---> BDD-cost:   70
1738.32/1738.62	c ---[ 558]---> BDD-cost:   85
1738.32/1738.62	c ---[ 556]---> BDD-cost:   60
1738.32/1738.62	c ---[ 554]---> BDD-cost:   65
1738.32/1738.62	c ---[ 552]---> BDD-cost:   65
1738.32/1738.62	c ---[ 550]---> BDD-cost:   65
1738.32/1738.62	c ---[ 548]---> BDD-cost:   60
1738.32/1738.62	c ---[ 546]---> BDD-cost:   55
1738.32/1738.62	c ---[ 544]---> BDD-cost:   55
1738.32/1738.62	c ---[ 542]---> BDD-cost:   70
1738.32/1738.62	c ---[ 540]---> BDD-cost:   60
1738.32/1738.62	c ---[ 538]---> BDD-cost:   60
1738.32/1738.62	c ---[ 536]---> BDD-cost:   55
1738.32/1738.62	c ---[ 520]---> BDD-cost:   85
1738.32/1738.62	c ---[ 518]---> BDD-cost:   65
1738.32/1738.62	c ---[ 516]---> BDD-cost:   65
1738.32/1738.62	c ---[ 514]---> BDD-cost:   90
1738.32/1738.62	c ---[ 512]---> BDD-cost:   75
1738.32/1738.62	c ---[ 510]---> BDD-cost:   75
1738.32/1738.62	c ---[ 508]---> BDD-cost:   70
1738.32/1738.62	c ---[ 506]---> BDD-cost:   50
1738.32/1738.62	c ---[ 504]---> BDD-cost:   70
1738.32/1738.62	c ---[ 502]---> BDD-cost:   50
1738.32/1738.62	c ---[ 496]---> BDD-cost:   85
1738.32/1738.62	c ---[ 494]---> BDD-cost:   60
1738.32/1738.62	c ---[ 492]---> BDD-cost:   70
1738.32/1738.62	c ---[ 490]---> BDD-cost:   80
1738.32/1738.62	c ---[ 488]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.63	c ---[ 486]---> Sorter-cost:  559     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.63	c ---[ 484]---> Sorter-cost:  519     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.64	c ---[ 482]---> Sorter-cost:  599     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.64	c ---[ 480]---> BDD-cost:   65
1738.32/1738.64	c ---[ 478]---> Sorter-cost: 1306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.65	c ---[ 476]---> Sorter-cost: 1482     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.66	c ---[ 474]---> Sorter-cost: 1169     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.67	c ---[ 472]---> Sorter-cost: 1094     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.67	c ---[ 470]---> Sorter-cost:  519     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.68	c ---[ 468]---> Sorter-cost:  559     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.68	c ---[ 466]---> BDD-cost:   75
1738.32/1738.68	c ---[ 464]---> BDD-cost:   70
1738.32/1738.68	c ---[ 462]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.68	c ---[ 454]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.69	c ---[ 452]---> BDD-cost:   65
1738.32/1738.69	c ---[ 450]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.69	c ---[ 448]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.32/1738.70	c ---[ 446]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.70	c ---[ 444]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.70	c ---[ 442]---> Sorter-cost:  759     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.71	c ---[ 440]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.71	c ---[ 438]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.71	c ---[ 436]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.72	c ---[ 434]---> BDD-cost:   65
1738.42/1738.72	c ---[ 432]---> BDD-cost:   70
1738.42/1738.72	c ---[ 430]---> BDD-cost:   70
1738.42/1738.72	c ---[ 428]---> BDD-cost:   75
1738.42/1738.72	c ---[ 426]---> BDD-cost:   70
1738.42/1738.72	c ---[ 424]---> BDD-cost:   75
1738.42/1738.72	c ---[ 422]---> BDD-cost:   75
1738.42/1738.72	c ---[ 420]---> BDD-cost:   75
1738.42/1738.72	c ---[ 418]---> BDD-cost:   75
1738.42/1738.72	c ---[ 416]---> BDD-cost:   65
1738.42/1738.72	c ---[ 414]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.72	c ---[ 412]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.73	c ---[ 410]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.73	c ---[ 408]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.74	c ---[ 406]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.74	c ---[ 404]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.74	c ---[ 402]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.75	c ---[ 400]---> Sorter-cost:  261     Base: 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.75	c ---[ 398]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.75	c ---[ 396]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.76	c ---[ 394]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.76	c ---[ 392]---> Sorter-cost:  285     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.77	c ---[ 390]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.77	c ---[ 388]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.77	c ---[ 386]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.78	c ---[ 384]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.78	c ---[ 382]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.79	c ---[ 380]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.79	c ---[ 378]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.42/1738.79	c ---[ 376]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.80	c ---[ 374]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.80	c ---[ 372]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.81	c ---[ 370]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.81	c ---[ 368]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.81	c ---[ 366]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.82	c ---[ 364]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.82	c ---[ 362]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.83	c ---[ 360]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.83	c ---[ 358]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.83	c ---[ 356]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.84	c ---[ 354]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.84	c ---[ 352]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.85	c ---[ 350]---> Sorter-cost:  429     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.85	c ---[ 348]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.86	c ---[ 346]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.86	c ---[ 344]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.86	c ---[ 342]---> Sorter-cost:  477     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.87	c ---[ 340]---> Sorter-cost:  477     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.88	c ---[ 338]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.88	c ---[ 336]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.88	c ---[ 334]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.89	c ---[ 332]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.89	c ---[ 330]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.52/1738.89	c ---[ 328]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.90	c ---[ 326]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.90	c ---[ 324]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.91	c ---[ 322]---> Sorter-cost:  429     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.91	c ---[ 320]---> Sorter-cost:  429     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.92	c ---[ 318]---> Sorter-cost:  429     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.92	c ---[ 316]---> BDD-cost:   85
1738.62/1738.92	c ---[ 314]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.93	c ---[ 312]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.93	c ---[ 310]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.94	c ---[ 308]---> BDD-cost:   70
1738.62/1738.94	c ---[ 306]---> BDD-cost:   70
1738.62/1738.94	c ---[ 304]---> BDD-cost:   80
1738.62/1738.94	c ---[ 302]---> BDD-cost:   70
1738.62/1738.94	c ---[ 300]---> BDD-cost:   80
1738.62/1738.94	c ---[ 298]---> BDD-cost:   70
1738.62/1738.94	c ---[ 296]---> BDD-cost:   70
1738.62/1738.94	c ---[ 294]---> BDD-cost:   70
1738.62/1738.94	c ---[ 292]---> BDD-cost:   80
1738.62/1738.94	c ---[ 290]---> BDD-cost:   50
1738.62/1738.94	c ---[ 288]---> BDD-cost:   55
1738.62/1738.94	c ---[ 286]---> BDD-cost:   70
1738.62/1738.94	c ---[ 284]---> BDD-cost:   55
1738.62/1738.94	c ---[ 282]---> BDD-cost:   55
1738.62/1738.94	c ---[ 280]---> BDD-cost:   60
1738.62/1738.94	c ---[ 278]---> BDD-cost:   90
1738.62/1738.94	c ---[ 276]---> BDD-cost:   75
1738.62/1738.94	c ---[ 270]---> BDD-cost:   65
1738.62/1738.94	c ---[ 268]---> BDD-cost:   75
1738.62/1738.94	c ---[ 266]---> BDD-cost:   50
1738.62/1738.94	c ---[ 264]---> BDD-cost:   75
1738.62/1738.94	c ---[ 262]---> BDD-cost:   70
1738.62/1738.94	c ---[ 260]---> BDD-cost:   75
1738.62/1738.94	c ---[ 258]---> BDD-cost:   70
1738.62/1738.94	c ---[ 256]---> BDD-cost:   55
1738.62/1738.94	c ---[ 254]---> BDD-cost:   70
1738.62/1738.95	c ---[ 252]---> BDD-cost:   70
1738.62/1738.95	c ---[ 250]---> BDD-cost:   75
1738.62/1738.95	c ---[ 248]---> BDD-cost:   75
1738.62/1738.95	c ---[ 246]---> BDD-cost:   75
1738.62/1738.95	c ---[ 244]---> BDD-cost:   70
1738.62/1738.95	c ---[ 242]---> BDD-cost:   60
1738.62/1738.95	c ---[ 240]---> BDD-cost:   70
1738.62/1738.95	c ---[ 234]---> BDD-cost:   70
1738.62/1738.95	c ---[ 232]---> BDD-cost:   50
1738.62/1738.95	c ---[ 230]---> BDD-cost:   50
1738.62/1738.95	c ---[ 228]---> BDD-cost:   60
1738.62/1738.95	c ---[ 226]---> BDD-cost:   60
1738.62/1738.95	c ---[ 224]---> BDD-cost:   55
1738.62/1738.95	c ---[ 222]---> BDD-cost:   60
1738.62/1738.95	c ---[ 220]---> BDD-cost:   55
1738.62/1738.95	c ---[ 218]---> BDD-cost:   90
1738.62/1738.95	c ---[ 216]---> BDD-cost:   75
1738.62/1738.95	c ---[ 210]---> BDD-cost:   65
1738.62/1738.95	c ---[ 208]---> BDD-cost:   60
1738.62/1738.95	c ---[ 206]---> BDD-cost:   65
1738.62/1738.95	c ---[ 204]---> BDD-cost:   55
1738.62/1738.95	c ---[ 202]---> BDD-cost:   55
1738.62/1738.95	c ---[ 200]---> BDD-cost:   90
1738.62/1738.95	c ---[ 198]---> BDD-cost:   50
1738.62/1738.95	c ---[ 196]---> BDD-cost:   70
1738.62/1738.95	c ---[ 194]---> BDD-cost:   65
1738.62/1738.95	c ---[ 168]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.96	c ---[ 166]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.96	c ---[ 164]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.96	c ---[ 162]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.97	c ---[ 160]---> Sorter-cost:  405     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.97	c ---[ 156]---> BDD-cost:   80
1738.62/1738.97	c ---[ 154]---> BDD-cost:   70
1738.62/1738.97	c ---[ 152]---> BDD-cost:   75
1738.62/1738.97	c ---[ 150]---> BDD-cost:   70
1738.62/1738.97	c ---[ 148]---> BDD-cost:   80
1738.62/1738.97	c ---[ 146]---> Sorter-cost:  381     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.98	c ---[ 144]---> Sorter-cost:  357     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.98	c ---[ 142]---> Sorter-cost:  309     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.98	c ---[ 140]---> Sorter-cost:  277     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.99	c ---[ 138]---> Sorter-cost:  247     Base: 2 2 2 2 2 2 2 2 2 2 2 2
1738.62/1738.99	c ---[ 136]---> BDD-cost:   60
1738.62/1738.99	c ---[ 134]---> BDD-cost:   70
1738.62/1738.99	c ---[ 132]---> BDD-cost:   60
1738.62/1738.99	c ---[ 130]---> BDD-cost:   75
1738.62/1738.99	c ---[ 128]---> BDD-cost:   60
1738.62/1738.99	c ---[ 124]---> BDD-cost:   70
1738.62/1738.99	c ---[ 122]---> BDD-cost:   70
1738.62/1738.99	c ---[ 120]---> BDD-cost:   65
1738.62/1738.99	c ---[ 118]---> BDD-cost:   70
1738.62/1738.99	c ---[ 116]---> BDD-cost:   70
1738.62/1738.99	c ---[ 114]---> BDD-cost:   70
1738.62/1738.99	c ---[  54]---> BDD-cost:   70
1738.62/1738.99	c ---[  52]---> BDD-cost:   85
1738.62/1738.99	c ---[  50]---> BDD-cost:   65
1738.62/1738.99	c ---[  44]---> BDD-cost:   75
1738.62/1738.99	c ---[  40]---> BDD-cost:   36
1738.62/1738.99	c ---[  38]---> BDD-cost:   38
1738.62/1738.99	c ---[  36]---> BDD-cost:   70
1738.62/1738.99	c ---[  34]---> BDD-cost:   65
1738.62/1738.99	c ---[  32]---> BDD-cost:   36
1738.62/1739.00	c ---[  30]---> BDD-cost:   40
1738.62/1739.00	c ---[  28]---> BDD-cost:   38
1738.62/1739.00	c ---[  26]---> BDD-cost:   36
1738.72/1739.00	c ---[  23]---> Sorter-cost: 1202     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.00	c ---[  22]---> Sorter-cost: 1376     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.01	c ---[  21]---> Sorter-cost: 1376     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.02	c ---[  20]---> Sorter-cost: 1540     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.03	c ---[  19]---> Sorter-cost: 1841     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.04	c ---[  18]---> Adder-cost: 320   maxlim: 8823285   bits: 24/24
1738.72/1739.06	c ---[  17]---> Sorter-cost: 2506     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.07	c ---[  16]---> Sorter-cost: 2506     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.09	c ---[  15]---> Sorter-cost:  479     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.10	c ---[  14]---> Sorter-cost:  341     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.72/1739.10	c ---[  12]---> Sorter-cost: 1740     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.82/1739.11	c ---[  10]---> Sorter-cost: 1850     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.82/1739.12	c ---[   8]---> Sorter-cost: 3255     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.82/1739.14	c ---[   6]---> Sorter-cost: 2125     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.82/1739.15	c ---[   4]---> Sorter-cost: 2259     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.82/1739.16	c ---[   2]---> Sorter-cost: 2125     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1738.82/1739.18	c ---[   0]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1800.00/1800.30	|  Eliminated clauses:           7.91 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 |  533851  2778365  8939587 |  1018733       99      3 | 10.364 % |
1800.00/1800.30	|       250 |  533851  2778365  8939587 |  1120607      249      4 | 10.364 % |
1800.00/1800.30	|       475 |  533844  2778365  8939587 |  1232667      473      4 | 10.365 % |
1800.00/1800.30	|       812 |  533839  2778365  8939587 |  1355934      809      3 | 10.365 % |
1800.00/1800.30	|      1318 |  533836  2778365  8939587 |  1491528     1314      4 | 10.366 % |
1800.00/1800.30	|      2077 |  533827  2778365  8939587 |  1640681     2071      4 | 10.367 % |
1800.00/1800.30	|      3216 |  533827  2778365  8939587 |  1804749     3210      6 | 10.367 % |
1800.00/1800.30	|      4924 |  533827  2778365  8939587 |  1985224     4918     10 | 10.367 % |
1800.00/1800.30	|      7486 |  533822  2778365  8939587 |  2183746     7479     14 | 10.368 % |
1800.00/1800.30	|     11330 |  533822  2778365  8939587 |  2402121    11323     17 | 10.368 % |
1800.00/1800.30	|     17096 |  533821  2778365  8939587 |  2642333    17084     19 | 10.368 % |
1800.00/1800.30	|     25745 |  533821  2778365  8939587 |  2906566    25733     24 | 10.368 % |
1800.00/1800.30	|     38719 |  533812  2778365  8939587 |  3197223    38703     26 | 10.369 % |
1800.00/1800.30	|     58180 |  533810  2778365  8939587 |  3516945    58160     26 | 10.369 % |
1800.00/1800.30	|     87372 |  533810  2778365  8939587 |  3868640    87352     28 | 10.369 % |
1800.00/1800.30	|    131161 |  533809  2778365  8939587 |  4255504   131140     30 | 10.369 % |
1800.00/1800.30	|    196845 |  533809  2778365  8939587 |  4681054   196824     34 | 10.369 % |
1800.00/1800.30	|    295371 |  533804  2778365  8939587 |  5149159   295346     40 | 10.370 % |
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-4114148-1466547770/watcher-4114148-1466547770 -o /tmp/evaluation-result-4114148-1466547770/solver-4114148-1466547770 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25745 --watchdog 1960 minisatp HOME/instance-4114148-1466547770.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.11 2.04 3/176 31008
/proc/meminfo: memFree=31310184/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=6884 CPUtime=0 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 391 0 0 0 0 0 0 0 20 0 1 0 56823705 7049216 268 33554432000 4194304 5646918 140733513275568 140734388257896 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 1721 268 84 355 0 1362 0

[startup+0.100165 s]
/proc/loadavg: 2.15 2.11 2.04 3/176 31008
/proc/meminfo: memFree=31310184/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=15988 CPUtime=0.09 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 2710 0 0 0 9 0 0 0 20 0 1 0 56823705 16371712 2462 33554432000 4194304 5646918 140733513275568 140734388257896 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 3997 2462 84 355 0 3638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15988

[startup+0.200338 s]
/proc/loadavg: 2.15 2.11 2.04 3/176 31008
/proc/meminfo: memFree=31310184/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=27060 CPUtime=0.18 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 5251 0 0 0 18 0 0 0 20 0 1 0 56823705 27709440 4810 33554432000 4194304 5646918 140733513275568 140734388257896 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 6765 4810 84 355 0 6406 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 27060

[startup+0.300314 s]
/proc/loadavg: 2.15 2.11 2.04 3/176 31008
/proc/meminfo: memFree=31310184/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=43052 CPUtime=0.29 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 9448 0 0 0 28 1 0 0 20 0 1 0 56823705 44085248 8459 33554432000 4194304 5646918 140733513275568 140734388257896 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 10763 8459 84 355 0 10404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43052

[startup+0.70027 s]
/proc/loadavg: 2.15 2.11 2.04 3/176 31008
/proc/meminfo: memFree=31310184/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=46792 CPUtime=0.69 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 10258 0 0 0 68 1 0 0 20 0 1 0 56823705 47915008 9269 33554432000 4194304 5646918 140733513275568 140733513274936 4823361 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 11698 9269 97 355 0 11339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46792

[startup+1.50026 s]
/proc/loadavg: 2.15 2.11 2.04 3/177 31009
/proc/meminfo: memFree=31264876/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=63536 CPUtime=1.49 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 17998 0 0 0 147 2 0 0 20 0 1 0 56823705 65060864 13360 33554432000 4194304 5646918 140733513275568 140733513274936 4292783 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 15884 13360 97 355 0 15525 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63536

[startup+3.10024 s]
/proc/loadavg: 2.13 2.11 2.04 3/177 31009
/proc/meminfo: memFree=31240944/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=98984 CPUtime=3.09 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 27793 0 0 0 305 4 0 0 20 0 1 0 56823705 101359616 21949 33554432000 4194304 5646918 140733513275568 140733513274936 4252434 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 24746 21949 105 355 0 24387 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98984

[startup+6.30025 s]
/proc/loadavg: 2.13 2.11 2.04 4/177 31009
/proc/meminfo: memFree=31219244/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=98984 CPUtime=6.29 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 27793 0 0 0 625 4 0 0 20 0 1 0 56823705 101359616 21949 33554432000 4194304 5646918 140733513275568 140733513274248 4252419 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 24746 21949 105 355 0 24387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98984

[startup+12.7002 s]
/proc/loadavg: 2.11 2.10 2.04 3/177 31009
/proc/meminfo: memFree=31212108/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=101580 CPUtime=12.69 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 29206 0 0 0 1264 5 0 0 20 0 1 0 56823705 104017920 22589 33554432000 4194304 5646918 140733513275568 140733512409592 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 25395 22590 115 355 0 25036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101580

[startup+25.5002 s]
/proc/loadavg: 2.10 2.10 2.04 4/177 31009
/proc/meminfo: memFree=31191732/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=105488 CPUtime=25.49 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 30168 0 0 0 2544 5 0 0 20 0 1 0 56823705 108019712 23551 33554432000 4194304 5646918 140733513275568 140733512413288 4831393 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 26372 23551 118 355 0 26013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105488

[startup+51.1003 s]
/proc/loadavg: 2.13 2.10 2.04 3/177 31009
/proc/meminfo: memFree=31160620/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=114624 CPUtime=51.08 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 33020 0 0 0 5103 5 0 0 20 0 1 0 56823705 117374976 25936 33554432000 4194304 5646918 140733513275568 140733513274072 4563504 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28656 25936 152 355 0 28297 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114624

[startup+102.3 s]
/proc/loadavg: 2.11 2.10 2.04 3/177 31010
/proc/meminfo: memFree=31117980/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=114624 CPUtime=102.28 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 33020 0 0 0 10223 5 0 0 20 0 1 0 56823705 117374976 25936 33554432000 4194304 5646918 140733513275568 140733513274072 4817528 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28656 25936 152 355 0 28297 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 114624

[startup+162.3 s]
/proc/loadavg: 2.15 2.12 2.05 3/177 31012
/proc/meminfo: memFree=31085992/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=114624 CPUtime=162.26 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 33020 0 0 0 16221 5 0 0 20 0 1 0 56823705 117374976 25936 33554432000 4194304 5646918 140733513275568 140733513274072 4817528 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28656 25936 152 355 0 28297 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 114624

[startup+222.307 s]
/proc/loadavg: 2.09 2.11 2.05 3/177 31013
/proc/meminfo: memFree=31370136/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=114720 CPUtime=222.26 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 36500 0 0 0 22221 5 0 0 20 0 1 0 56823705 117473280 26104 33554432000 4194304 5646918 140733513275568 140733513274072 4560508 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28680 26104 152 355 0 28321 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 114720

[startup+282.3 s]
/proc/loadavg: 2.10 2.11 2.05 3/177 31014
/proc/meminfo: memFree=31253152/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=118628 CPUtime=282.24 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 39548 0 0 0 28218 6 0 0 20 0 1 0 56823705 121475072 27749 33554432000 4194304 5646918 140733513275568 140733513274072 4817703 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 29657 27749 152 355 0 29298 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 118628

[startup+342.3 s]
/proc/loadavg: 2.03 2.08 2.05 3/177 31015
/proc/meminfo: memFree=31224316/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=110632 CPUtime=342.23 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 42353 0 0 0 34217 6 0 0 20 0 1 0 56823705 113287168 25750 33554432000 4194304 5646918 140733513275568 140733513274072 4831222 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 27658 25750 152 355 0 27299 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 110632

[startup+402.3 s]
/proc/loadavg: 2.13 2.10 2.05 3/177 31016
/proc/meminfo: memFree=31196352/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=113536 CPUtime=402.22 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 45841 0 0 0 40215 7 0 0 20 0 1 0 56823705 116260864 26096 33554432000 4194304 5646918 140733513275568 140733513274072 4560688 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28384 26096 152 355 0 28025 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 113536

[startup+462.3 s]
/proc/loadavg: 2.13 2.10 2.06 3/178 31021
/proc/meminfo: memFree=31173076/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=113536 CPUtime=462.21 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 45841 0 0 0 46214 7 0 0 20 0 1 0 56823705 116260864 26096 33554432000 4194304 5646918 140733513275568 140733513274072 4817369 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28384 26096 152 355 0 28025 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 113536

[startup+522.3 s]
/proc/loadavg: 2.13 2.11 2.06 3/177 31022
/proc/meminfo: memFree=31140492/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=113536 CPUtime=522.2 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 45841 0 0 0 52213 7 0 0 20 0 1 0 56823705 116260864 26096 33554432000 4194304 5646918 140733513275568 140733513274072 4461012 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28384 26096 152 355 0 28025 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 113536

[startup+582.3 s]
/proc/loadavg: 2.15 2.12 2.07 4/177 31023
/proc/meminfo: memFree=31115796/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=113536 CPUtime=582.19 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 45841 0 0 0 58212 7 0 0 20 0 1 0 56823705 116260864 26096 33554432000 4194304 5646918 140733513275568 140733513274072 4831305 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28384 26096 152 355 0 28025 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 113536


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


[startup+942.3 s]
/proc/loadavg: 2.14 2.11 2.08 3/177 31030
/proc/meminfo: memFree=31158144/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=113536 CPUtime=942.14 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 45841 0 0 0 94206 8 0 0 20 0 1 0 56823705 116260864 26476 33554432000 4194304 5646918 140733513275568 140733513274072 4481378 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28384 26476 152 355 0 28025 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 113536

[startup+1002.3 s]
/proc/loadavg: 2.10 2.10 2.08 3/177 31031
/proc/meminfo: memFree=31083976/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=113536 CPUtime=1002.13 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 45841 0 0 0 100205 8 0 0 20 0 1 0 56823705 116260864 26476 33554432000 4194304 5646918 140733513275568 140733513274072 4823330 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28384 26476 152 355 0 28025 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 113536

[startup+1062.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/178 31036
/proc/meminfo: memFree=31006112/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=113536 CPUtime=1062.12 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 45841 0 0 0 106204 8 0 0 20 0 1 0 56823705 116260864 26476 33554432000 4194304 5646918 140733513275568 140733513274072 4823315 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28384 26476 152 355 0 28025 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 113536

[startup+1122.3 s]
/proc/loadavg: 2.15 2.11 2.08 3/177 31037
/proc/meminfo: memFree=30954244/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=112600 CPUtime=1122.11 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 52497 0 0 0 112202 9 0 0 20 0 1 0 56823705 115302400 26242 33554432000 4194304 5646918 140733513275568 140733513274072 4817485 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28150 26242 152 355 0 27791 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 112600

[startup+1182.3 s]
/proc/loadavg: 2.12 2.10 2.08 3/177 31038
/proc/meminfo: memFree=30932492/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=112600 CPUtime=1182.1 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 52497 0 0 0 118201 9 0 0 20 0 1 0 56823705 115302400 26242 33554432000 4194304 5646918 140733513275568 140733513274072 4832091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28150 26242 152 355 0 27791 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 112600

[startup+1242.3 s]
/proc/loadavg: 2.14 2.11 2.09 3/177 31039
/proc/meminfo: memFree=30896108/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=112600 CPUtime=1242.09 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 52497 0 0 0 124200 9 0 0 20 0 1 0 56823705 115302400 26242 33554432000 4194304 5646918 140733513275568 140733513274072 4823276 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 28150 26242 152 355 0 27791 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 112600

[startup+1302.3 s]
/proc/loadavg: 2.14 2.12 2.09 3/177 31040
/proc/meminfo: memFree=30815916/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=134292 CPUtime=1302.09 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 61474 0 0 0 130197 12 0 0 20 0 1 0 56823705 137515008 31665 33554432000 4194304 5646918 140733513275568 140733513274072 4832054 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 33573 31665 152 355 0 33214 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 134292

[startup+1362.3 s]
/proc/loadavg: 2.05 2.09 2.08 4/177 31042
/proc/meminfo: memFree=30767968/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=134292 CPUtime=1362.08 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 61474 0 0 0 136196 12 0 0 20 0 1 0 56823705 137515008 31665 33554432000 4194304 5646918 140733513275568 140733513274072 4823361 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 33573 31665 152 355 0 33214 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 134292

[startup+1422.3 s]
/proc/loadavg: 1.95 2.07 2.08 2/170 31077
/proc/meminfo: memFree=31609748/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=134292 CPUtime=1422.08 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 61474 0 0 0 142196 12 0 0 20 0 1 0 56823705 137515008 31665 33554432000 4194304 5646918 140733513275568 140733513274072 4565101 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 33573 31665 152 355 0 33214 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 134292

[startup+1482.3 s]
/proc/loadavg: 1.43 1.90 2.02 2/170 31078
/proc/meminfo: memFree=31609548/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=134292 CPUtime=1482.06 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 61475 0 0 0 148194 12 0 0 20 0 1 0 56823705 137515008 31665 33554432000 4194304 5646918 140733513275568 140733513274072 4817360 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 33573 31665 152 355 0 33214 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 134292

[startup+1542.31 s]
/proc/loadavg: 1.29 1.77 1.96 3/170 31079
/proc/meminfo: memFree=31620352/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=124016 CPUtime=1542.06 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 63631 0 0 0 154194 12 0 0 20 0 1 0 56823705 126992384 29096 33554432000 4194304 5646918 140733513275568 140733513274072 4823249 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 31004 29096 152 355 0 30645 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 124016

[startup+1602.3 s]
/proc/loadavg: 1.22 1.67 1.91 2/170 31080
/proc/meminfo: memFree=31624012/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=120416 CPUtime=1602.04 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 66935 0 0 0 160191 13 0 0 20 0 1 0 56823705 123305984 28196 33554432000 4194304 5646918 140733513275568 140733513274072 4823258 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 30104 28196 152 355 0 29745 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 120416

[startup+1662.3 s]
/proc/loadavg: 1.15 1.56 1.86 2/171 31084
/proc/meminfo: memFree=31612348/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=132780 CPUtime=1662.03 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 69488 0 0 0 166190 13 0 0 20 0 1 0 56823705 135966720 31260 33554432000 4194304 5646918 140733513275568 140733512333160 4824670 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 33195 31260 152 355 0 32836 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 132780

[startup+1722.3 s]
/proc/loadavg: 1.10 1.48 1.81 3/170 31085
/proc/meminfo: memFree=31612672/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=132780 CPUtime=1722.02 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 69488 0 0 0 172189 13 0 0 20 0 1 0 56823705 135966720 31260 33554432000 4194304 5646918 140733513275568 140733512333160 4823257 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 33195 31260 152 355 0 32836 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 132780

[startup+1782.3 s]
/proc/loadavg: 1.09 1.40 1.76 2/170 31087
/proc/meminfo: memFree=31214224/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=569824 CPUtime=1782 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 118065 0 0 0 178173 27 0 0 20 0 1 0 56823705 583499776 130473 33554432000 4194304 5646918 140733513275568 140733513273672 4402778 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 142456 130473 185 355 0 142097 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 569824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.07 1.38 1.75 2/170 31087
/proc/meminfo: memFree=31192272/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=575724 CPUtime=1800 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 119611 0 0 0 179972 28 0 0 20 0 1 0 56823705 589541376 136615 33554432000 4194304 5646918 140733513275568 140733513273672 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 143931 136615 185 355 0 143572 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 575724

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

[startup+1800.3 s]
/proc/loadavg: 1.07 1.38 1.75 2/170 31087
/proc/meminfo: memFree=31192272/32872528 swapFree=303544/319896
[pid=31008] ppid=31005 vsize=575724 CPUtime=1800 cores=0,2,4,6
/proc/31008/stat : 31008 (minisatp) R 31005 31008 25729 0 -1 4202496 119611 0 0 0 179972 28 0 0 20 0 1 0 56823705 589541376 136615 33554432000 4194304 5646918 140733513275568 140733513273672 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31008/statm: 143931 136615 185 355 0 143572 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 575724

Child status: 0
Real time (s): 1800.32
CPU time (s): 1800.03
CPU user time (s): 1799.73
CPU system time (s): 0.304953
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 579256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.304953
maximum resident set size= 546460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119611
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= 24
involuntary context switches= 2021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6263 second user time and 6.62799 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-22 00:22:51
IDJOB=4114148
IDBENCH=2429
IDSOLVER=2555
FILE ID=node128/4114148-1466547770
RUNJOBID= node128-1466515259-25745
PBS_JOBID= 19942886
Free space on /tmp= 71696 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-czprob.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114148-1466547770/watcher-4114148-1466547770 -o /tmp/evaluation-result-4114148-1466547770/solver-4114148-1466547770 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466515259-25745 --watchdog 1960  minisatp HOME/instance-4114148-1466547770.opb

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

MD5SUM BENCH= b2a2d9103ca6e5798123e19b8527d11e
RANDOM SEED=1525729673

node128.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.768
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.53
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.768
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.768
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.56
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.768
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.768
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.57
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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.56
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.768
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:        31310364 kB
Buffers:           22528 kB
Cached:            87228 kB
SwapCached:         2172 kB
Active:           462364 kB
Inactive:          75100 kB
Active(anon):     428332 kB
Inactive(anon):     1820 kB
Active(file):      34032 kB
Inactive(file):    73280 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67098916 kB
Dirty:              9428 kB
Writeback:             0 kB
AnonPages:        746864 kB
Mapped:             8924 kB
Shmem:                 0 kB
Slab:             573228 kB
SReclaimable:      16404 kB
SUnreclaim:       556824 kB
KernelStack:        1456 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     980840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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-4114148-1466547770.opb

Free space on /tmp at the end= 71696 MiB
End job on node128 at 2016-06-22 00:52:51