Trace number 46526

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)62 1800.48 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_10.opb
MD5SUM26699ac56f0d58d8261ff4eb58d81611
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark1576.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1659
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 constraints1659
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 707
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00	c Parsing PB file...
0.42	c Converting 1659 PB-constraints to clauses...
0.42	c   -- Unit propagations: (none)
0.42	c   -- Detecting intervals from adjacent constraints: #########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
0.44	c   -- Clauses(.)/Splits(s): (none)
0.44	c ---[1657]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
0.44	c ---[1655]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
0.44	c ---[1653]---> Sorter-cost:  311     Base: 2 2 2 2 2 2
0.44	c ---[1651]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.45	c ---[1649]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.45	c ---[1647]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
0.45	c ---[1645]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.45	c ---[1643]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.45	c ---[1641]---> Sorter-cost:  311     Base: 2 2 2 2 2 2
0.46	c ---[1639]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.46	c ---[1637]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.46	c ---[1635]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.46	c ---[1633]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.47	c ---[1631]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.47	c ---[1629]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.47	c ---[1627]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.47	c ---[1625]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.47	c ---[1623]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.48	c ---[1621]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.48	c ---[1619]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
0.48	c ---[1617]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.48	c ---[1615]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.48	c ---[1613]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.49	c ---[1611]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.49	c ---[1609]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.49	c ---[1607]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.49	c ---[1605]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.50	c ---[1603]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.50	c ---[1601]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.50	c ---[1599]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.50	c ---[1597]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.50	c ---[1595]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.51	c ---[1593]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.51	c ---[1591]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.51	c ---[1589]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.51	c ---[1587]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.52	c ---[1585]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.52	c ---[1583]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.52	c ---[1581]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.52	c ---[1579]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.52	c ---[1577]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.53	c ---[1575]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.53	c ---[1573]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.53	c ---[1571]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.53	c ---[1569]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.54	c ---[1567]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.54	c ---[1565]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.54	c ---[1563]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.54	c ---[1561]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.54	c ---[1559]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
0.55	c ---[1557]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.55	c ---[1555]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.55	c ---[1553]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.55	c ---[1551]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.55	c ---[1549]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.56	c ---[1547]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.56	c ---[1545]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.56	c ---[1543]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.56	c ---[1541]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.57	c ---[1539]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.57	c ---[1537]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.57	c ---[1535]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.57	c ---[1533]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.57	c ---[1531]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.58	c ---[1529]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.58	c ---[1527]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.58	c ---[1525]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.58	c ---[1523]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.59	c ---[1521]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.59	c ---[1519]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.59	c ---[1517]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.59	c ---[1515]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.59	c ---[1513]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.60	c ---[1511]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.60	c ---[1509]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.60	c ---[1507]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.60	c ---[1505]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.61	c ---[1503]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.61	c ---[1501]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.61	c ---[1499]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.61	c ---[1497]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.61	c ---[1495]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.62	c ---[1493]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.62	c ---[1491]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.62	c ---[1489]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.62	c ---[1487]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.62	c ---[1485]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.63	c ---[1483]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.63	c ---[1481]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.63	c ---[1479]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.64	c ---[1477]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.64	c ---[1475]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.64	c ---[1473]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.64	c ---[1471]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.64	c ---[1469]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.65	c ---[1467]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.65	c ---[1465]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.65	c ---[1463]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.65	c ---[1461]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.66	c ---[1459]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.66	c ---[1457]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.66	c ---[1455]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.66	c ---[1453]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.66	c ---[1451]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.67	c ---[1449]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
0.67	c ---[1447]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.67	c ---[1445]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.67	c ---[1443]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.67	c ---[1441]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.68	c ---[1439]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.68	c ---[1437]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.68	c ---[1435]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.68	c ---[1433]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.69	c ---[1431]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.69	c ---[1429]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.69	c ---[1427]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.69	c ---[1425]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.69	c ---[1423]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.70	c ---[1421]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.70	c ---[1419]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.70	c ---[1417]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.70	c ---[1415]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.71	c ---[1413]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.71	c ---[1411]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.71	c ---[1409]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.71	c ---[1407]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.72	c ---[1405]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.72	c ---[1403]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.72	c ---[1401]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.72	c ---[1399]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.72	c ---[1397]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.73	c ---[1395]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.73	c ---[1393]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.73	c ---[1391]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.73	c ---[1389]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.73	c ---[1387]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.74	c ---[1385]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.74	c ---[1383]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.74	c ---[1381]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.74	c ---[1379]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.75	c ---[1377]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.75	c ---[1375]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.75	c ---[1373]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.75	c ---[1371]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.76	c ---[1369]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.76	c ---[1367]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.76	c ---[1365]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.76	c ---[1363]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.76	c ---[1361]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.77	c ---[1359]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.77	c ---[1357]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.77	c ---[1355]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.77	c ---[1353]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.78	c ---[1351]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.78	c ---[1349]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.78	c ---[1347]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.78	c ---[1345]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.78	c ---[1343]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.79	c ---[1341]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.79	c ---[1339]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.79	c ---[1337]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.79	c ---[1335]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.80	c ---[1333]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.80	c ---[1331]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.80	c ---[1329]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.80	c ---[1327]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.81	c ---[1325]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.81	c ---[1323]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.81	c ---[1321]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.81	c ---[1319]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.81	c ---[1317]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.82	c ---[1315]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.82	c ---[1313]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.82	c ---[1311]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.82	c ---[1309]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.82	c ---[1307]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.83	c ---[1305]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.83	c ---[1303]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.84	c ---[1301]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.84	c ---[1299]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.84	c ---[1297]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.84	c ---[1295]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.85	c ---[1293]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.85	c ---[1291]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.85	c ---[1289]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.85	c ---[1287]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.86	c ---[1285]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.86	c ---[1283]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.86	c ---[1281]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.86	c ---[1279]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.87	c ---[1277]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.87	c ---[1275]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.87	c ---[1273]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.87	c ---[1271]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.87	c ---[1269]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
0.87	c ---[1267]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
0.88	c ---[1265]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.88	c ---[1263]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.88	c ---[1261]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.88	c ---[1259]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.89	c ---[1257]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.89	c ---[1255]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.89	c ---[1253]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
0.89	c ---[1251]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.89	c ---[1249]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.90	c ---[1247]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.90	c ---[1245]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.90	c ---[1243]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.90	c ---[1241]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.91	c ---[1239]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.91	c ---[1237]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.91	c ---[1235]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.91	c ---[1233]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.91	c ---[1231]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.92	c ---[1229]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.92	c ---[1227]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.92	c ---[1225]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.92	c ---[1223]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.93	c ---[1221]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.93	c ---[1219]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.93	c ---[1217]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.93	c ---[1215]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.93	c ---[1213]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.94	c ---[1211]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.94	c ---[1209]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.94	c ---[1207]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.94	c ---[1205]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.95	c ---[1203]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.95	c ---[1201]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.95	c ---[1199]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.95	c ---[1197]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.96	c ---[1195]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.96	c ---[1193]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.96	c ---[1191]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.96	c ---[1189]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.96	c ---[1187]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.97	c ---[1185]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.97	c ---[1183]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.97	c ---[1181]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.97	c ---[1179]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
0.98	c ---[1177]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.98	c ---[1175]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.98	c ---[1173]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
0.98	c ---[1171]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
0.98	c ---[1169]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.99	c ---[1167]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.99	c ---[1165]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.99	c ---[1163]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
0.99	c ---[1161]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.00	c ---[1159]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.00	c ---[1157]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.00	c ---[1155]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.00	c ---[1153]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.00	c ---[1151]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.01	c ---[1149]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.01	c ---[1147]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.01	c ---[1145]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.01	c ---[1143]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.02	c ---[1141]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.02	c ---[1139]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.02	c ---[1137]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.02	c ---[1135]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.03	c ---[1133]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.03	c ---[1131]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.03	c ---[1129]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.03	c ---[1127]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.04	c ---[1125]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.04	c ---[1123]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.04	c ---[1121]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.04	c ---[1119]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.04	c ---[1117]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.04	c ---[1115]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.05	c ---[1113]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.05	c ---[1111]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.05	c ---[1109]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.05	c ---[1107]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.06	c ---[1105]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.06	c ---[1103]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.06	c ---[1101]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.06	c ---[1099]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.07	c ---[1097]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.07	c ---[1095]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.07	c ---[1093]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.07	c ---[1091]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.07	c ---[1089]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.08	c ---[1087]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.08	c ---[1085]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.08	c ---[1083]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.08	c ---[1081]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.09	c ---[1079]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.09	c ---[1077]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.09	c ---[1075]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.09	c ---[1073]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.10	c ---[1071]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.10	c ---[1069]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.10	c ---[1067]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.10	c ---[1065]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.10	c ---[1063]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.11	c ---[1061]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.11	c ---[1059]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.11	c ---[1057]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.11	c ---[1055]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.11	c ---[1053]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.12	c ---[1051]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.12	c ---[1049]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.12	c ---[1047]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.12	c ---[1045]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.13	c ---[1043]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.13	c ---[1041]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.13	c ---[1039]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.13	c ---[1037]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.14	c ---[1035]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.14	c ---[1033]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.14	c ---[1031]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.14	c ---[1029]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.14	c ---[1027]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.15	c ---[1025]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.15	c ---[1023]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.15	c ---[1021]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.15	c ---[1019]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.16	c ---[1017]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.16	c ---[1015]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.16	c ---[1013]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.16	c ---[1011]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.17	c ---[1009]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.17	c ---[1007]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.17	c ---[1005]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.17	c ---[1003]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.17	c ---[1001]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.18	c ---[ 999]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.18	c ---[ 997]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.18	c ---[ 995]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.18	c ---[ 993]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.18	c ---[ 991]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.19	c ---[ 989]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.19	c ---[ 987]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
1.19	c ---[ 985]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.19	c ---[ 983]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.19	c ---[ 981]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.20	c ---[ 979]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.20	c ---[ 977]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.20	c ---[ 975]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.20	c ---[ 973]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.21	c ---[ 971]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.21	c ---[ 969]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.21	c ---[ 967]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.21	c ---[ 965]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.21	c ---[ 963]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.22	c ---[ 961]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.22	c ---[ 959]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.22	c ---[ 957]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.22	c ---[ 955]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.24	c ---[ 953]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.25	c ---[ 951]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.25	c ---[ 949]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.25	c ---[ 947]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.25	c ---[ 945]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.26	c ---[ 943]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.26	c ---[ 941]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.26	c ---[ 939]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.26	c ---[ 937]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.27	c ---[ 935]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.27	c ---[ 933]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.27	c ---[ 931]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.27	c ---[ 929]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.27	c ---[ 927]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.28	c ---[ 925]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.28	c ---[ 923]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.28	c ---[ 921]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.28	c ---[ 919]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.29	c ---[ 917]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.29	c ---[ 915]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.29	c ---[ 913]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.29	c ---[ 911]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.30	c ---[ 909]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.30	c ---[ 907]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.30	c ---[ 905]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.30	c ---[ 903]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.31	c ---[ 901]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.31	c ---[ 899]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.31	c ---[ 897]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.31	c ---[ 895]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.31	c ---[ 893]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.32	c ---[ 891]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.32	c ---[ 889]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.32	c ---[ 887]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.32	c ---[ 885]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.33	c ---[ 883]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.33	c ---[ 881]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.33	c ---[ 879]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.33	c ---[ 877]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.33	c ---[ 875]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.34	c ---[ 873]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.34	c ---[ 871]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.34	c ---[ 869]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.34	c ---[ 867]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.35	c ---[ 865]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.35	c ---[ 863]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.35	c ---[ 861]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.35	c ---[ 859]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.35	c ---[ 857]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.36	c ---[ 855]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.36	c ---[ 853]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.36	c ---[ 851]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.36	c ---[ 849]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.37	c ---[ 847]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.37	c ---[ 845]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.37	c ---[ 843]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.37	c ---[ 841]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.38	c ---[ 839]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.38	c ---[ 837]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.38	c ---[ 835]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.38	c ---[ 833]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.39	c ---[ 831]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.39	c ---[ 829]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.39	c ---[ 827]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.39	c ---[ 825]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.39	c ---[ 823]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.40	c ---[ 821]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.40	c ---[ 819]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.40	c ---[ 817]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.40	c ---[ 815]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.40	c ---[ 813]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.41	c ---[ 811]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.41	c ---[ 809]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.41	c ---[ 807]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.41	c ---[ 805]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.42	c ---[ 803]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.42	c ---[ 801]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.42	c ---[ 799]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.42	c ---[ 797]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.43	c ---[ 795]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.43	c ---[ 793]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.43	c ---[ 791]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.43	c ---[ 789]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.43	c ---[ 787]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.44	c ---[ 785]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.44	c ---[ 783]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.44	c ---[ 781]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.44	c ---[ 779]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.45	c ---[ 777]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.45	c ---[ 775]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.45	c ---[ 773]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.45	c ---[ 771]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.46	c ---[ 769]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.46	c ---[ 767]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.46	c ---[ 765]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.46	c ---[ 763]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.46	c ---[ 761]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.47	c ---[ 759]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.47	c ---[ 757]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.47	c ---[ 755]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.47	c ---[ 753]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.48	c ---[ 751]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.48	c ---[ 749]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.48	c ---[ 747]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.48	c ---[ 745]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.48	c ---[ 743]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.49	c ---[ 741]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.49	c ---[ 739]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.49	c ---[ 737]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.49	c ---[ 735]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.49	c ---[ 733]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.50	c ---[ 731]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.50	c ---[ 729]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.50	c ---[ 727]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.50	c ---[ 725]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.51	c ---[ 723]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.51	c ---[ 721]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.51	c ---[ 719]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.51	c ---[ 717]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.52	c ---[ 715]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.52	c ---[ 713]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.52	c ---[ 711]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.52	c ---[ 709]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.53	c ---[ 707]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.53	c ---[ 705]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.53	c ---[ 703]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.53	c ---[ 701]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.53	c ---[ 699]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.54	c ---[ 697]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.54	c ---[ 695]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.54	c ---[ 693]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.54	c ---[ 691]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.55	c ---[ 689]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.55	c ---[ 687]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.55	c ---[ 685]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.55	c ---[ 683]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.56	c ---[ 681]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.56	c ---[ 679]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.56	c ---[ 677]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.56	c ---[ 675]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.56	c ---[ 673]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.57	c ---[ 671]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.57	c ---[ 669]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.57	c ---[ 667]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
1.57	c ---[ 665]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
1.57	c ---[ 663]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.58	c ---[ 661]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.58	c ---[ 659]---> Sorter-cost:  297     Base: 2 2 2 2 2 2
1.58	c ---[ 657]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.58	c ---[ 655]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.59	c ---[ 653]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.59	c ---[ 651]---> Sorter-cost:  283     Base: 2 2 2 2 2 2
1.59	c ---[ 649]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.59	c ---[ 647]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.60	c ---[ 645]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.60	c ---[ 643]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.60	c ---[ 641]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.60	c ---[ 639]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.60	c ---[ 637]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.61	c ---[ 635]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.61	c ---[ 633]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.61	c ---[ 631]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.61	c ---[ 629]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.62	c ---[ 627]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.62	c ---[ 625]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.62	c ---[ 623]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.62	c ---[ 621]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.63	c ---[ 619]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.63	c ---[ 617]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.63	c ---[ 615]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.63	c ---[ 613]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.64	c ---[ 611]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.64	c ---[ 609]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.64	c ---[ 607]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.64	c ---[ 605]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.65	c ---[ 603]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.65	c ---[ 601]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.65	c ---[ 599]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.65	c ---[ 597]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.66	c ---[ 595]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
1.66	c ---[ 593]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.66	c ---[ 591]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.66	c ---[ 589]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.66	c ---[ 587]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.67	c ---[ 585]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.67	c ---[ 583]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.67	c ---[ 581]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
1.67	c ---[ 579]---> Sorter-cost:  209     Base: 2 2 2 2 2 2
1.67	c ---[ 577]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.67	c ---[ 575]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.68	c ---[ 573]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.68	c ---[ 571]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.68	c ---[ 569]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.68	c ---[ 567]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.68	c ---[ 565]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.68	c ---[ 563]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.69	c ---[ 561]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.69	c ---[ 559]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.69	c ---[ 557]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.69	c ---[ 555]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.69	c ---[ 553]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.69	c ---[ 551]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.70	c ---[ 549]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.70	c ---[ 547]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.70	c ---[ 545]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.70	c ---[ 543]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.70	c ---[ 541]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.70	c ---[ 539]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.71	c ---[ 537]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.71	c ---[ 535]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.71	c ---[ 533]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.71	c ---[ 531]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.71	c ---[ 529]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.72	c ---[ 527]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.72	c ---[ 525]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.72	c ---[ 523]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.72	c ---[ 521]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.72	c ---[ 519]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.72	c ---[ 517]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.73	c ---[ 515]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.73	c ---[ 513]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.73	c ---[ 511]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.73	c ---[ 509]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.73	c ---[ 507]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.73	c ---[ 505]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.74	c ---[ 503]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.74	c ---[ 501]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.74	c ---[ 499]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.74	c ---[ 497]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.74	c ---[ 495]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.74	c ---[ 493]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.75	c ---[ 491]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.75	c ---[ 489]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.75	c ---[ 487]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.75	c ---[ 485]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.75	c ---[ 483]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.76	c ---[ 481]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.76	c ---[ 479]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.76	c ---[ 477]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.76	c ---[ 475]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.76	c ---[ 473]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.76	c ---[ 471]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.77	c ---[ 469]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.77	c ---[ 467]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.77	c ---[ 465]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.77	c ---[ 463]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.77	c ---[ 461]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.77	c ---[ 459]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.78	c ---[ 457]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.78	c ---[ 455]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.78	c ---[ 453]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.78	c ---[ 451]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.78	c ---[ 449]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.78	c ---[ 447]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.79	c ---[ 445]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.79	c ---[ 443]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.79	c ---[ 441]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.79	c ---[ 439]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.79	c ---[ 437]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.79	c ---[ 435]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.80	c ---[ 433]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.80	c ---[ 431]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.80	c ---[ 429]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.80	c ---[ 427]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.80	c ---[ 425]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.81	c ---[ 423]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.81	c ---[ 421]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.81	c ---[ 419]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.81	c ---[ 417]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.81	c ---[ 415]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.81	c ---[ 413]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.82	c ---[ 411]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.82	c ---[ 409]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.82	c ---[ 407]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.82	c ---[ 405]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.82	c ---[ 403]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.83	c ---[ 401]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.83	c ---[ 399]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.83	c ---[ 397]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.83	c ---[ 395]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.83	c ---[ 393]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.83	c ---[ 391]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.83	c ---[ 389]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.84	c ---[ 387]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.84	c ---[ 385]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.84	c ---[ 383]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.84	c ---[ 381]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.84	c ---[ 379]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.84	c ---[ 377]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.85	c ---[ 375]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.85	c ---[ 373]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.85	c ---[ 371]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.85	c ---[ 369]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.85	c ---[ 367]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.86	c ---[ 365]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.86	c ---[ 363]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.86	c ---[ 361]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.86	c ---[ 359]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.86	c ---[ 357]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.86	c ---[ 355]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.87	c ---[ 353]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.87	c ---[ 351]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.87	c ---[ 349]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.87	c ---[ 347]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.87	c ---[ 345]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.87	c ---[ 343]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.88	c ---[ 341]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.88	c ---[ 339]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.88	c ---[ 337]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.88	c ---[ 335]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.88	c ---[ 333]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.89	c ---[ 331]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.89	c ---[ 329]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.89	c ---[ 327]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.89	c ---[ 325]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.89	c ---[ 323]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.89	c ---[ 321]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.90	c ---[ 319]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.90	c ---[ 317]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.90	c ---[ 315]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.90	c ---[ 313]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.90	c ---[ 311]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.90	c ---[ 309]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.90	c ---[ 307]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.91	c ---[ 305]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.91	c ---[ 303]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.91	c ---[ 301]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.91	c ---[ 299]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.91	c ---[ 297]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.91	c ---[ 295]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.92	c ---[ 293]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.92	c ---[ 291]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.92	c ---[ 289]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.92	c ---[ 287]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.92	c ---[ 285]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.93	c ---[ 283]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.93	c ---[ 281]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.93	c ---[ 279]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.93	c ---[ 277]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.93	c ---[ 275]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.93	c ---[ 273]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.94	c ---[ 271]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.94	c ---[ 269]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.94	c ---[ 267]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.94	c ---[ 265]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.94	c ---[ 263]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.95	c ---[ 261]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.95	c ---[ 259]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.95	c ---[ 257]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.95	c ---[ 255]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.95	c ---[ 253]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.95	c ---[ 251]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.96	c ---[ 249]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.96	c ---[ 247]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.96	c ---[ 245]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.96	c ---[ 243]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.96	c ---[ 241]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.96	c ---[ 239]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.97	c ---[ 237]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.97	c ---[ 235]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.97	c ---[ 233]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.97	c ---[ 231]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.97	c ---[ 229]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
1.98	c ---[ 227]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.98	c ---[ 225]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.98	c ---[ 223]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.98	c ---[ 221]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.98	c ---[ 219]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.98	c ---[ 217]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.98	c ---[ 215]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
1.98	c ---[ 213]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.99	c ---[ 211]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.99	c ---[ 209]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.99	c ---[ 207]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.99	c ---[ 205]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
1.99	c ---[ 203]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.00	c ---[ 201]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.00	c ---[ 199]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.00	c ---[ 197]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.00	c ---[ 195]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.00	c ---[ 193]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.00	c ---[ 191]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.01	c ---[ 189]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.01	c ---[ 187]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.01	c ---[ 185]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.01	c ---[ 183]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.01	c ---[ 181]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.02	c ---[ 179]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.02	c ---[ 177]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.02	c ---[ 175]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.02	c ---[ 173]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.02	c ---[ 171]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.02	c ---[ 169]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.03	c ---[ 167]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.03	c ---[ 165]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.03	c ---[ 163]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.03	c ---[ 161]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.03	c ---[ 159]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.04	c ---[ 157]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.04	c ---[ 155]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.04	c ---[ 153]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.04	c ---[ 151]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.04	c ---[ 149]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.04	c ---[ 147]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.05	c ---[ 145]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.05	c ---[ 143]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.05	c ---[ 141]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.05	c ---[ 139]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.05	c ---[ 137]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.05	c ---[ 135]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.06	c ---[ 133]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.06	c ---[ 131]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.06	c ---[ 129]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
2.06	c ---[ 127]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
2.06	c ---[ 125]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
2.06	c ---[ 123]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
2.07	c ---[ 121]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
2.07	c ---[ 119]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
2.07	c ---[ 117]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
2.07	c ---[ 115]---> Sorter-cost:   93     Base: 2 2 2 2 2 2
2.07	c ---[ 113]---> Sorter-cost:  187     Base: 2 2 2 2 2 2
2.07	c ---[ 111]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.07	c ---[ 109]---> Sorter-cost:  187     Base: 2 2 2 2 2 2
2.08	c ---[ 107]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.08	c ---[ 105]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.08	c ---[ 103]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.08	c ---[ 101]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.08	c ---[  99]---> Sorter-cost:  173     Base: 2 2 2 2 2 2
2.09	c ---[  97]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.09	c ---[  95]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.09	c ---[  93]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.09	c ---[  91]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.09	c ---[  89]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.09	c ---[  87]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.10	c ---[  85]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.10	c ---[  83]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.10	c ---[  81]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.10	c ---[  79]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.10	c ---[  77]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.11	c ---[  75]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.11	c ---[  73]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.11	c ---[  71]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.11	c ---[  69]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.11	c ---[  67]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.11	c ---[  65]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.17	c ---[  63]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.17	c ---[  61]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.17	c ---[  59]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.17	c ---[  57]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.17	c ---[  55]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.18	c ---[  53]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.18	c ---[  51]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.18	c ---[  49]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.18	c ---[  47]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.18	c ---[  45]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.19	c ---[  43]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.19	c ---[  41]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.19	c ---[  39]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.19	c ---[  37]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.19	c ---[  35]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.19	c ---[  33]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.20	c ---[  31]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.20	c ---[  29]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.20	c ---[  27]---> Sorter-cost:  153     Base: 2 2 2 2 2 2
2.20	c ---[  25]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.20	c ---[  23]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.20	c ---[  21]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.21	c ---[  19]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.21	c ---[  17]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.21	c ---[  15]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.21	c ---[  13]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.21	c ---[  11]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.21	c ---[   9]---> Sorter-cost:  105     Base: 2 2 2 2 2 2
2.21	c ---[   8]---> BDD-cost:   18
2.21	c ---[   7]---> BDD-cost:   18
2.21	c ---[   6]---> BDD-cost:   18
2.21	c ---[   5]---> BDD-cost:   18
2.21	c ---[   4]---> BDD-cost:   18
2.21	c ---[   3]---> BDD-cost:   18
2.21	c ---[   2]---> BDD-cost:   18
2.21	c ---[   1]---> BDD-cost:   18
2.21	c ---[   0]---> BDD-cost:   18
2.61	c ==================================[MINISAT+]==================================
2.61	c | Conflicts | Original         | Learnt                           | Progress |
2.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.61	c ==============================================================================
2.61	c |         0 |  418561   990292 |  139520       0        0     nan |  0.000 % |
3.29	c |       100 |  418561   990292 |  153472     100     1509    15.1 |  3.463 % |
4.49	c |       250 |  418239   989575 |  168819     248     3060    12.3 |  3.506 % |
6.13	c |       475 |  418239   989575 |  185701     473     5642    11.9 |  3.506 % |
8.83	c |       812 |  418239   989575 |  204271     810    10428    12.9 |  3.506 % |
12.07	c |      1318 |  418097   989259 |  224698    1314    17539    13.3 |  3.524 % |
16.18	c |      2077 |  418097   989259 |  247168    2073    32105    15.5 |  3.524 % |
23.67	c |      3216 |  418097   989259 |  271885    3212    52884    16.5 |  3.524 % |
34.15	c |      4924 |  418097   989259 |  299073    4920   103403    21.0 |  3.524 % |
53.68	c |      7486 |  418093   989251 |  328980    7481   157601    21.1 |  3.525 % |
78.05	c |     11332 |  418093   989251 |  361878   11327   404672    35.7 |  3.525 % |
120.72	c |     17099 |  418093   989251 |  398066   17094   593556    34.7 |  3.525 % |
188.77	c |     25748 |  418093   989251 |  437873   25743   929869    36.1 |  3.525 % |
276.82	c |     38722 |  418093   989251 |  481660   38717  1843266    47.6 |  3.525 % |
296.44	c ==============================================================================
296.44	c Found solution: 99
296.44	o 99
296.44	c ---[   0]---> BDD-cost:    6
296.49	c ==================================[MINISAT+]==================================
296.49	c | Conflicts | Original         | Learnt                           | Progress |
296.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
296.49	c ==============================================================================
296.49	c |     40552 |  418099   989266 |  139366   40547  1915559    47.2 |  3.525 % |
297.30	c |     40652 |  418099   989266 |  153302   40647  1918500    47.2 |  3.525 % |
298.24	c |     40802 |  418099   989266 |  168632   40797  1923359    47.1 |  3.525 % |
300.01	c |     41027 |  418003   989051 |  185496   41020  1942839    47.4 |  3.537 % |
302.54	c |     41365 |  417887   988792 |  204045   41357  1959889    47.4 |  3.548 % |
306.06	c |     41874 |  417887   988792 |  224450   41866  1978448    47.3 |  3.548 % |
311.54	c |     42633 |  417887   988792 |  246895   42625  2003201    47.0 |  3.548 % |
320.67	c |     43773 |  417887   988792 |  271584   43765  2033485    46.5 |  3.548 % |
334.59	c |     45481 |  417731   988445 |  298743   45472  2126923    46.8 |  3.563 % |
358.52	c ==============================================================================
358.52	c Found solution: 97
358.52	o 97
358.52	c ---[   0]---> BDD-cost:    6
358.57	c ==================================[MINISAT+]==================================
358.57	c | Conflicts | Original         | Learnt                           | Progress |
358.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
358.57	c ==============================================================================
358.57	c |     48022 |  417737   988459 |  139245   48013  2224426    46.3 |  3.563 % |
359.58	c |     48122 |  417737   988459 |  153169   48113  2227176    46.3 |  3.564 % |
360.89	c |     48274 |  417737   988459 |  168486   48265  2234241    46.3 |  3.564 % |
363.23	c |     48500 |  417737   988459 |  185335   48491  2240322    46.2 |  3.564 % |
365.97	c |     48837 |  417737   988459 |  203868   48828  2255261    46.2 |  3.564 % |
369.46	c |     49344 |  417737   988459 |  224255   49335  2283798    46.3 |  3.564 % |
376.12	c |     50104 |  417737   988459 |  246681   50095  2318912    46.3 |  3.564 % |
382.84	c ==============================================================================
382.84	c Found solution: 96
382.84	o 96
382.84	c ---[   0]---> BDD-cost:    1
382.89	c ==================================[MINISAT+]==================================
382.89	c | Conflicts | Original         | Learnt                           | Progress |
382.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
382.89	c ==============================================================================
382.89	c |     50807 |  417738   988462 |  139246   50798  2343753    46.1 |  3.564 % |
383.91	c |     50907 |  417738   988462 |  153170   50898  2347496    46.1 |  3.564 % |
384.98	c |     51057 |  417738   988462 |  168487   51048  2356650    46.2 |  3.564 % |
386.91	c |     51284 |  417566   988079 |  185336   51274  2363115    46.1 |  3.588 % |
389.49	c |     51621 |  417566   988079 |  203870   51611  2379108    46.1 |  3.588 % |
393.18	c |     52127 |  417566   988079 |  224257   52117  2392754    45.9 |  3.588 % |
399.05	c |     52886 |  417280   987442 |  246682   52874  2414554    45.7 |  3.617 % |
409.55	c ==============================================================================
409.55	c Found solution: 92
409.55	o 92
409.55	c ---[   0]---> BDD-cost:    4
409.61	c ==================================[MINISAT+]==================================
409.61	c | Conflicts | Original         | Learnt                           | Progress |
409.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
409.61	c ==============================================================================
409.61	c |     53998 |  417168   987194 |  139056   53985  2464390    45.6 |  3.617 % |
410.61	c |     54098 |  417168   987194 |  152961   54085  2467854    45.6 |  3.633 % |
412.08	c |     54248 |  417168   987194 |  168257   54235  2473739    45.6 |  3.633 % |
413.68	c |     54473 |  417168   987194 |  185083   54460  2482633    45.6 |  3.633 % |
416.55	c |     54810 |  417168   987194 |  203591   54797  2491111    45.5 |  3.633 % |
420.74	c |     55316 |  416866   986523 |  223951   55301  2508699    45.4 |  3.667 % |
426.84	c |     56075 |  416866   986523 |  246346   56060  2547168    45.4 |  3.667 % |
437.76	c |     57214 |  416866   986523 |  270980   57199  2587009    45.2 |  3.667 % |
449.94	c |     58922 |  416866   986523 |  298078   58907  2667549    45.3 |  3.667 % |
470.24	c |     61484 |  416842   986471 |  327886   61467  2784638    45.3 |  3.671 % |
496.25	c ==============================================================================
496.25	c Found solution: 82
496.25	o 82
496.25	c ---[   0]---> BDD-cost:    5
496.31	c ==================================[MINISAT+]==================================
496.31	c | Conflicts | Original         | Learnt                           | Progress |
496.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
496.31	c ==============================================================================
496.31	c |     63931 |  416849   986487 |  138949   63914  2908911    45.5 |  3.671 % |
497.17	c |     64031 |  416849   986487 |  152843   64014  2915655    45.5 |  3.672 % |
498.43	c |     64184 |  416849   986487 |  168128   64167  2921866    45.5 |  3.672 % |
500.06	c |     64409 |  416849   986487 |  184941   64392  2927579    45.5 |  3.672 % |
502.88	c |     64746 |  416849   986487 |  203435   64729  2947408    45.5 |  3.672 % |
506.72	c |     65252 |  416849   986487 |  223778   65235  2987004    45.8 |  3.672 % |
512.60	c |     66011 |  416849   986487 |  246156   65994  3032135    45.9 |  3.672 % |
521.81	c |     67150 |  416849   986487 |  270772   67133  3088511    46.0 |  3.672 % |
535.78	c ==============================================================================
535.78	c Found solution: 81
535.78	o 81
535.78	c ---[   0]---> BDD-cost:    3
535.84	c ==================================[MINISAT+]==================================
535.84	c | Conflicts | Original         | Learnt                           | Progress |
535.84	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
535.84	c ==============================================================================
535.84	c |     68638 |  416857   986505 |  138952   68621  3152710    45.9 |  3.672 % |
536.94	c |     68739 |  416853   986497 |  152847   68721  3157599    45.9 |  3.673 % |
537.96	c |     68889 |  416853   986497 |  168131   68871  3167824    46.0 |  3.673 % |
540.07	c |     69114 |  416853   986497 |  184945   69096  3174165    45.9 |  3.673 % |
542.58	c |     69451 |  416853   986497 |  203439   69433  3193906    46.0 |  3.673 % |
547.16	c |     69957 |  416841   986471 |  223783   69938  3215369    46.0 |  3.675 % |
553.46	c |     70716 |  416841   986471 |  246161   70697  3265598    46.2 |  3.675 % |
560.09	c ==============================================================================
560.09	c Found solution: 78
560.09	o 78
560.09	c ---[   0]---> BDD-cost:    5
560.15	c ==================================[MINISAT+]==================================
560.15	c | Conflicts | Original         | Learnt                           | Progress |
560.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
560.15	c ==============================================================================
560.15	c |     71451 |  416452   985612 |  138817   71431  3294093    46.1 |  3.675 % |
560.95	c |     71553 |  416452   985612 |  152698   71533  3298233    46.1 |  3.735 % |
562.14	c |     71703 |  416452   985612 |  167968   71683  3302535    46.1 |  3.735 % |
564.03	c |     71932 |  416452   985612 |  184765   71912  3318275    46.1 |  3.735 % |
566.39	c |     72269 |  416452   985612 |  203241   72249  3332663    46.1 |  3.735 % |
570.84	c |     72775 |  416452   985612 |  223566   72755  3356357    46.1 |  3.735 % |
574.17	c ==============================================================================
574.17	c Found solution: 77
574.17	o 77
574.17	c ---[   0]---> BDD-cost:    5
574.23	c ==================================[MINISAT+]==================================
574.23	c | Conflicts | Original         | Learnt                           | Progress |
574.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
574.23	c ==============================================================================
574.23	c |     73078 |  416459   985629 |  138819   73058  3365904    46.1 |  3.735 % |
575.12	c |     73178 |  416459   985629 |  152700   73158  3369303    46.1 |  3.736 % |
576.13	c |     73328 |  416459   985629 |  167970   73308  3376799    46.1 |  3.736 % |
578.19	c |     73553 |  416459   985629 |  184768   73533  3386928    46.1 |  3.736 % |
580.60	c |     73891 |  416459   985629 |  203244   73871  3405925    46.1 |  3.736 % |
585.19	c |     74397 |  416459   985629 |  223569   74377  3441212    46.3 |  3.736 % |
592.41	c |     75156 |  416459   985629 |  245926   75136  3482260    46.3 |  3.736 % |
599.43	c ==============================================================================
599.43	c Found solution: 76
599.43	o 76
599.43	c ---[   0]---> BDD-cost:    3
599.50	c ==================================[MINISAT+]==================================
599.50	c | Conflicts | Original         | Learnt                           | Progress |
599.50	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
599.50	c ==============================================================================
599.50	c |     75845 |  416464   985641 |  138821   75825  3523589    46.5 |  3.736 % |
600.54	c |     75945 |  416464   985641 |  152703   75925  3529177    46.5 |  3.736 % |
601.66	c |     76095 |  416464   985641 |  167973   76075  3533804    46.5 |  3.736 % |
603.95	c |     76320 |  416464   985641 |  184770   76300  3544408    46.5 |  3.736 % |
608.07	c |     76657 |  416464   985641 |  203247   76637  3564332    46.5 |  3.736 % |
613.18	c |     77163 |  416464   985641 |  223572   77143  3589221    46.5 |  3.736 % |
619.57	c |     77923 |  416464   985641 |  245929   77903  3639530    46.7 |  3.736 % |
628.44	c |     79063 |  416464   985641 |  270522   79043  3696910    46.8 |  3.736 % |
632.81	c ==============================================================================
632.81	c Found solution: 75
632.81	o 75
632.81	c ---[   0]---> BDD-cost:    4
632.88	c ==================================[MINISAT+]==================================
632.88	c | Conflicts | Original         | Learnt                           | Progress |
632.88	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
632.88	c ==============================================================================
632.88	c |     79520 |  416471   985657 |  138823   79500  3722015    46.8 |  3.736 % |
633.82	c |     79620 |  416471   985657 |  152705   79600  3727389    46.8 |  3.737 % |
635.50	c |     79772 |  416471   985657 |  167975   79752  3738456    46.9 |  3.737 % |
637.22	c |     79998 |  416471   985657 |  184773   79978  3750051    46.9 |  3.737 % |
640.73	c |     80335 |  416451   985613 |  203250   80314  3771385    47.0 |  3.740 % |
645.04	c |     80841 |  416451   985613 |  223575   80820  3801702    47.0 |  3.740 % |
652.94	c |     81600 |  416451   985613 |  245933   81579  3843593    47.1 |  3.740 % |
664.16	c ==============================================================================
664.16	c Found solution: 74
664.16	o 74
664.16	c ---[   0]---> BDD-cost:    4
664.23	c ==================================[MINISAT+]==================================
664.23	c | Conflicts | Original         | Learnt                           | Progress |
664.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
664.23	c ==============================================================================
664.23	c |     82725 |  416458   985629 |  138819   82704  3893795    47.1 |  3.740 % |
665.29	c |     82825 |  416458   985629 |  152700   82804  3897445    47.1 |  3.741 % |
666.59	c |     82978 |  416458   985629 |  167970   82957  3903551    47.1 |  3.741 % |
668.58	c |     83203 |  416458   985629 |  184768   83182  3913943    47.1 |  3.741 % |
671.37	c |     83540 |  416458   985629 |  203244   83519  3935124    47.1 |  3.741 % |
676.35	c |     84046 |  416458   985629 |  223569   84025  3967062    47.2 |  3.741 % |
683.02	c |     84806 |  416458   985629 |  245926   84785  4005583    47.2 |  3.741 % |
694.54	c |     85945 |  416458   985629 |  270518   85924  4078716    47.5 |  3.741 % |
705.02	c ==============================================================================
705.02	c Found solution: 72
705.02	o 72
705.02	c ---[   0]---> BDD-cost:    3
705.10	c ==================================[MINISAT+]==================================
705.10	c | Conflicts | Original         | Learnt                           | Progress |
705.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
705.10	c ==============================================================================
705.10	c |     87164 |  416462   985638 |  138820   87143  4142948    47.5 |  3.741 % |
706.19	c |     87264 |  416462   985638 |  152702   87243  4148373    47.5 |  3.742 % |
707.49	c |     87414 |  416462   985638 |  167972   87393  4157637    47.6 |  3.742 % |
709.48	c |     87640 |  416462   985638 |  184769   87619  4172374    47.6 |  3.742 % |
712.56	c |     87977 |  416462   985638 |  203246   87956  4189320    47.6 |  3.742 % |
717.69	c |     88483 |  416462   985638 |  223570   88462  4224207    47.8 |  3.742 % |
725.11	c |     89243 |  416462   985638 |  245928   89222  4274318    47.9 |  3.742 % |
730.60	c ==============================================================================
730.60	c Found solution: 67
730.60	o 67
730.60	c ---[   0]---> BDD-cost:    2
730.68	c ==================================[MINISAT+]==================================
730.68	c | Conflicts | Original         | Learnt                           | Progress |
730.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
730.68	c ==============================================================================
730.68	c |     89779 |  416465   985645 |  138821   89758  4302821    47.9 |  3.742 % |
731.96	c |     89879 |  416357   985402 |  152703   89857  4306786    47.9 |  3.753 % |
733.45	c |     90029 |  416357   985402 |  167973   90007  4316619    48.0 |  3.753 % |
735.32	c |     90254 |  416357   985402 |  184770   90232  4326897    48.0 |  3.753 % |
738.23	c |     90591 |  395080   937041 |  203247   84306  3914183    46.4 |  7.140 % |
741.92	c |     91098 |  395080   937041 |  223572   84813  3937324    46.4 |  7.140 % |
748.81	c |     91857 |  395080   937041 |  245929   85572  3981206    46.5 |  7.140 % |
758.48	c |     92998 |  395080   937041 |  270522   86713  4029142    46.5 |  7.140 % |
776.26	c |     94707 |  395080   937041 |  297575   88422  4111603    46.5 |  7.140 % |
779.59	c ==============================================================================
779.59	c Found solution: 66
779.59	o 66
779.59	c ---[   0]---> BDD-cost:    3
779.66	c ==================================[MINISAT+]==================================
779.66	c | Conflicts | Original         | Learnt                           | Progress |
779.66	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
779.66	c ==============================================================================
779.66	c |     94979 |  395084   937050 |  131694   88694  4121463    46.5 |  7.140 % |
780.60	c |     95080 |  395084   937050 |  144863   88795  4125517    46.5 |  7.140 % |
781.89	c |     95230 |  395084   937050 |  159349   88945  4130444    46.4 |  7.140 % |
784.29	c |     95455 |  395084   937050 |  175284   89170  4142567    46.5 |  7.140 % |
787.42	c |     95792 |  395084   937050 |  192813   89507  4165153    46.5 |  7.140 % |
792.33	c |     96300 |  395084   937050 |  212094   90015  4194464    46.6 |  7.140 % |
798.90	c |     97059 |  395084   937050 |  233303   90774  4242141    46.7 |  7.140 % |
809.72	c |     98198 |  395084   937050 |  256634   91913  4305172    46.8 |  7.140 % |
827.32	c |     99906 |  395084   937050 |  282297   93621  4386435    46.9 |  7.140 % |
853.35	c |    102469 |  395072   937022 |  310527   96183  4507632    46.9 |  7.143 % |
865.54	c ==============================================================================
865.54	c Found solution: 65
865.54	o 65
865.54	c ---[   0]---> BDD-cost:    2
865.62	c ==================================[MINISAT+]==================================
865.62	c | Conflicts | Original         | Learnt                           | Progress |
865.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
865.62	c ==============================================================================
865.62	c |    103817 |  395075   937029 |  131691   97531  4571379    46.9 |  7.143 % |
866.35	c |    103918 |  395075   937029 |  144860   97632  4575690    46.9 |  7.144 % |
867.99	c |    104069 |  394016   934652 |  159346   97513  4571778    46.9 |  7.308 % |
869.65	c |    104294 |  394016   934652 |  175280   97738  4580060    46.9 |  7.308 % |
873.00	c |    104631 |  394016   934652 |  192808   98075  4599159    46.9 |  7.308 % |
877.59	c |    105137 |  394016   934652 |  212089   98581  4624736    46.9 |  7.308 % |
884.01	c |    105896 |  394016   934652 |  233298   99340  4667374    47.0 |  7.308 % |
896.73	c |    107036 |  394016   934652 |  256628  100480  4721928    47.0 |  7.308 % |
912.67	c |    108745 |  394016   934652 |  282291  102189  4820085    47.2 |  7.308 % |
936.99	c |    111307 |  394016   934652 |  310520  104751  4955269    47.3 |  7.308 % |
976.70	c |    115151 |  394016   934652 |  341572  108595  5165436    47.6 |  7.308 % |
1038.41	c |    120917 |  394016   934652 |  375729  114361  5474476    47.9 |  7.308 % |
1142.25	c |    129567 |  394016   934652 |  413302  123011  5890022    47.9 |  7.308 % |
1225.34	c ==============================================================================
1225.34	c Found solution: 63
1225.34	o 63
1225.34	c ---[   0]---> BDD-cost:    4
1225.45	c ==================================[MINISAT+]==================================
1225.45	c | Conflicts | Original         | Learnt                           | Progress |
1225.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1225.45	c ==============================================================================
1225.45	c |    136836 |  388167   921134 |  129389  125159  5920496    47.3 |  7.308 % |
1226.31	c |    136937 |  388167   921134 |  142327  125260  5926219    47.3 |  8.293 % |
1227.57	c |    137087 |  388167   921134 |  156560  125410  5933133    47.3 |  8.293 % |
1230.53	c |    137312 |  388167   921134 |  172216  125635  5941163    47.3 |  8.293 % |
1233.17	c |    137649 |  388167   921134 |  189438  125972  5967389    47.4 |  8.293 % |
1238.44	c |    138155 |  388167   921134 |  208382  126478  5990131    47.4 |  8.293 % |
1247.03	c |    138914 |  388167   921134 |  229220  127237  6022243    47.3 |  8.293 % |
1259.15	c |    140053 |  388167   921134 |  252142  128376  6069850    47.3 |  8.293 % |
1276.48	c |    141761 |  388167   921134 |  277356  130084  6165969    47.4 |  8.293 % |
1300.00	c |    144323 |  388167   921134 |  305092  132646  6316396    47.6 |  8.293 % |
1340.18	c |    148167 |  388167   921134 |  335601  136490  6497129    47.6 |  8.293 % |
1408.91	c |    153933 |  388167   921134 |  369161  142256  6790281    47.7 |  8.293 % |
1420.20	c ==============================================================================
1420.20	c Found solution: 62
1420.20	o 62
1420.20	c ---[   0]---> BDD-cost:    2
1420.31	c ==================================[MINISAT+]==================================
1420.31	c | Conflicts | Original         | Learnt                           | Progress |
1420.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1420.31	c ==============================================================================
1420.31	c |    154915 |  388168   921138 |  129389  143238  6836992    47.7 |  8.293 % |
1421.61	c |    155017 |  388168   921138 |  142327   20234   791296    39.1 |  8.293 % |
1422.63	c |    155167 |  388168   921138 |  156560   20384   797415    39.1 |  8.293 % |
1424.15	c |    155392 |  388168   921138 |  172216   20609   806361    39.1 |  8.293 % |
1426.57	c |    155730 |  388168   921138 |  189438   20947   822034    39.2 |  8.293 % |
1429.73	c |    156236 |  388168   921138 |  208382   21453   846580    39.5 |  8.293 % |
1434.53	c |    156995 |  388168   921138 |  229220   22212   878412    39.5 |  8.293 % |
1441.99	c |    158134 |  388168   921138 |  252142   23351   925762    39.6 |  8.293 % |
1453.99	c |    159842 |  388168   921138 |  277356   25059  1006879    40.2 |  8.293 % |
1471.74	c |    162404 |  388162   921124 |  305092   27620  1129376    40.9 |  8.295 % |
1501.76	c |    166250 |  388162   921124 |  335601   31466  1285800    40.9 |  8.295 % |
1548.49	c |    172017 |  388162   921124 |  369161   37233  1583712    42.5 |  8.295 % |
1614.18	c |    180666 |  388156   921110 |  406078   45881  2005521    43.7 |  8.296 % |
1715.18	c |    193640 |  387704   920095 |  446685   58854  2701902    45.9 |  8.366 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	s SATISFIABLE
1801.17	v -x1 x2 x3 x4 x5 x6 -x7 x57 x58 -x59 x60 -x61 x62 -x63 x64 -x65 x66 x67 x68 x69 -x70 -x895 -x50 -x51 -x52 x53 -x54 x55 -x56 -x894 -x893
1801.17	v -x892 x891 x890 x43 -x44 -x45 -x46 -x47 x48 -x49 -x889 -x888 -x887 -x886 x885 x884 x883 x882 -x881 x880 x879 x878 x877 -x876
1801.17	v x36 -x37 -x38 -x39 x40 -x41 -x42 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 x866 x865 -x864 -x863 -x862 -x861 -x860
1801.17	v -x859 x858 x857 -x856 -x855 x854 x853 x852 x851 -x850 x849 x848 -x847 -x846 x29 -x30 x31 x32 -x33 -x34 -x35 -x845 -x844 -x843
1801.17	v -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 x833 x832 -x831 -x830 -x829 -x828 -x827 -x826 x825 x824 -x823 x822 x821
1801.17	v -x820 -x819 -x818 -x817 x816 x815 -x814 x813 x812 -x811 -x810 x809 x808 x807 x806 -x805 x804 x803 x802 x801 -x800 x799 x798
1801.17	v x797 x796 x795 x794 x793 x792 x791 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781
1801.17	v -x780 -x779 -x778 x777 x776 x775 x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 x764 x763 -x762 x761 x760 -x759
1801.17	v -x758 -x757 -x756 -x755 -x754 -x753 x752 x751 -x750 -x749 x748 x747 x746 -x745 x744 x743 x742 x741 -x740 x739 x738 x737 x736
1801.17	v -x735 x734 x733 x732 -x731 x730 x729 x728 x727 x726 x725 x724 x723 x722 x721 -x720 x719 x718 x717 x716 -x715 x714 x713 x712 x711
1801.17	v x710 x709 x708 x707 x706 x705 x704 x703 x702 x701 -x700 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x699 -x698 -x697 -x696 -x695 -x694 -x693
1801.17	v -x692 -x691 -x690 -x689 -x688 -x687 -x686 x685 x684 x683 x682 x681 x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671
1801.17	v x670 x669 -x668 x667 x666 -x665 x664 x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 x651 x650 -x649
1801.17	v -x648 x647 x646 -x645 -x644 x643 x642 x641 x640 -x639 x638 x637 x636 x635 -x634 x633 x632 -x631 -x630 x629 x628 x627 x626 x625
1801.17	v x624 x623 x622 x621 x620 x619 x618 x617 x616 x615 -x614 x613 x612 x611 x610 -x609 x608 x607 -x606 -x605 x604 x603 x602 x601 x600
1801.17	v x599 x598 x597 x596 x595 -x594 x593 x592 x591 x590 x589 -x588 -x587 x586 x585 x584 x583 -x582 x581 x580 x579 x578 x577 x576 x575
1801.17	v x574 x573 x572 x571 x570 x569 x568 -x567 x566 x565 x564 x563 x562 x561 -x560 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x559 -x558 -x557
1801.17	v -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 x544 x543 x542 x541 x540 x539 x538 x537 -x536 -x535
1801.17	v -x534 -x533 -x532 -x531 -x530 -x529 -x528 x527 x526 -x525 x524 x523 -x522 x521 x520 -x519 x518 x517 x516 -x515 -x514 -x513
1801.17	v -x512 -x511 -x510 -x509 -x508 -x507 -x506 x505 x504 -x503 -x502 x501 x500 -x499 -x498 x497 x496 x495 -x494 x493 x492 x491 x490
1801.17	v -x489 x488 x487 x486 x485 -x484 x483 x482 -x481 -x480 x479 x478 x477 x476 -x475 x474 x473 x472 x471 x470 x469 x468 x467 x466
1801.17	v x465 x464 x463 x462 x461 x460 -x459 x458 x457 x456 x455 -x454 x453 x452 -x451 -x450 x449 x448 x447 x446 x445 x444 x443 x442 x441
1801.17	v x440 -x439 x438 x437 x436 x435 x434 -x433 x432 x431 x430 x429 x428 x427 -x426 x425 x424 x423 x422 -x421 x420 x419 x418 -x417
1801.17	v x416 x415 x414 x413 x412 x411 x410 x409 x408 x407 -x406 x405 x404 x403 x402 x401 x400 -x399 x398 x397 x396 x395 x394 x393 x392
1801.17	v -x391 x390 x389 x388 x387 x386 x385 x384 x383 x382 x381 x380 x379 x378 x377 x376 x375 x374 x373 x372 x371 x370 x369 x368 x367
1801.17	v x366 x365 x364 x363 x362 x361 x360 x359 x358 x357 x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 x347 -x346 -x345 -x344
1801.17	v -x343 -x342 -x341 -x340 x339 x338 x337 x336 x335 x334 x333 x332 x331 x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321
1801.17	v x320 x319 -x318 x317 x316 -x315 x314 x313 -x312 x311 x310 x309 x308 x307 x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298
1801.17	v -x297 -x296 x295 x294 -x293 -x292 x291 x290 -x289 -x288 x287 x286 x285 -x284 x283 x282 x281 x280 x279 x278 x277 x276 -x275 x274
1801.17	v x273 x272 x271 -x270 x269 x268 -x267 -x266 x265 x264 x263 x262 -x261 x260 x259 x258 x257 x256 x255 x254 x253 x252 x251 x250 x249
1801.17	v x248 x247 x246 x245 x244 x243 x242 x241 -x240 x239 x238 x237 x236 -x235 x234 x233 -x232 -x231 x230 x229 x228 x227 x226 x225 x224
1801.17	v x223 x222 x221 -x220 x219 x218 x217 x216 x215 -x214 x213 x212 x211 x210 x209 x208 x207 x206 x205 x204 x203 x202 -x201 x200 x199
1801.17	v x198 x197 -x196 x195 x194 x193 -x192 x191 x190 x189 x188 x187 x186 x185 x184 x183 x182 -x181 x180 x179 x178 x177 x176 x175 -x174
1801.17	v x173 x172 x171 x170 x169 x168 x167 x166 x165 x164 x163 x162 x161 x160 -x159 x158 x157 x156 x155 x154 x153 x152 x151 x150 x149
1801.17	v x148 x147 x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 x134 x133 x132 x131 x130 x129 x128 x127 x126 x125 x124 x123
1801.17	v x122 x121 x120 x119 x118 x117 x116 x115 x114 x113 x112 x111 x110 x109 x108 x107 x106 x105 x104 x103 x102 x101 x100 x99 x98 x97
1801.17	v x96 x95 x94 x93 x92 x91 x90 x89 x88 x87 x86 x85 x84 x83 x82 x81 x80 x79 x78 x77 x76 x75 x74 x73 x72 x71

Verifier Data (download as text)

OK	62

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node45/watcher-46526-1154068931 -o ROOT/results/node45/solver-46526-1154068931 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/46526-1154068931/instance-46526-1154068931.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.99 4/64 13796
/proc/meminfo: memFree=1134496/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=1048 CPUtime=0
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 153763965 1073152 92 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134531133 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 262 92 74 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1099112/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=39840 CPUtime=9.98
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 9574 0 0 0 993 5 0 0 25 0 1 0 153763965 40796160 8918 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 9960 8918 109 215 0 9742 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 39840

[startup+20.0082 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1098920/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=39972 CPUtime=19.99
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 9633 0 0 0 1994 5 0 0 25 0 1 0 153763965 40931328 8977 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 9993 8977 109 215 0 9775 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 39972

[startup+30.014 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1098664/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=40236 CPUtime=29.99
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 9693 0 0 0 2994 5 0 0 25 0 1 0 153763965 41201664 9037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10059 9037 109 215 0 9841 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 40236

[startup+40.0198 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1098408/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=40500 CPUtime=39.99
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 9757 0 0 0 3993 6 0 0 25 0 1 0 153763965 41472000 9101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10125 9101 109 215 0 9907 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 40500

[startup+50.0256 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1098216/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=40632 CPUtime=50
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 9802 0 0 0 4994 6 0 0 25 0 1 0 153763965 41607168 9146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588567 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10158 9146 109 215 0 9940 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 40632

[startup+60.0315 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1097896/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=41028 CPUtime=60
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 9891 0 0 0 5994 6 0 0 25 0 1 0 153763965 42012672 9235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10257 9235 109 215 0 10039 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 41028

[startup+70.0373 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1097384/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=41552 CPUtime=70
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10024 0 0 0 6994 6 0 0 25 0 1 0 153763965 42549248 9368 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10388 9368 109 215 0 10170 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 41552

[startup+80.0431 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1096936/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=41940 CPUtime=80
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10128 0 0 0 7994 6 0 0 25 0 1 0 153763965 42946560 9472 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10485 9472 109 215 0 10267 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 41940

[startup+90.0489 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1096744/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=42204 CPUtime=90
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10180 0 0 0 8994 6 0 0 25 0 1 0 153763965 43216896 9524 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10551 9524 109 215 0 10333 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 42204

[startup+100.055 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1096424/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=42468 CPUtime=100
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10249 0 0 0 9994 6 0 0 25 0 1 0 153763965 43487232 9593 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10617 9593 109 215 0 10399 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 42468

[startup+110.061 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1096168/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=42728 CPUtime=110
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10318 0 0 0 10994 6 0 0 25 0 1 0 153763965 43753472 9662 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10682 9662 109 215 0 10464 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 42728

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1095912/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=42988 CPUtime=120.01
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10388 0 0 0 11995 6 0 0 25 0 1 0 153763965 44019712 9732 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10747 9732 109 215 0 10529 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 42988

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1095592/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=43380 CPUtime=130.01
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10464 0 0 0 12995 6 0 0 25 0 1 0 153763965 44421120 9808 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10845 9808 109 215 0 10627 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 43380

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1095400/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=43512 CPUtime=140.01
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10505 0 0 0 13995 6 0 0 25 0 1 0 153763965 44556288 9849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10878 9849 109 215 0 10660 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 43512

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1095144/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=43772 CPUtime=150.02
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10565 0 0 0 14995 7 0 0 25 0 1 0 153763965 44822528 9909 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 10943 9909 109 215 0 10725 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 43772

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1094888/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=44036 CPUtime=160.03
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10632 0 0 0 15996 7 0 0 25 0 1 0 153763965 45092864 9976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 11009 9976 109 215 0 10791 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 44036

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1094632/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=44292 CPUtime=170.03
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10701 0 0 0 16996 7 0 0 25 0 1 0 153763965 45355008 10045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588542 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 11073 10045 109 215 0 10855 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 44292

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1094376/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=44424 CPUtime=180.03
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10764 0 0 0 17996 7 0 0 25 0 1 0 153763965 45490176 10108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 11106 10108 109 215 0 10888 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 44424

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1094056/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=44816 CPUtime=190.03
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 10859 0 0 0 18996 7 0 0 25 0 1 0 153763965 45891584 10203 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 11204 10203 109 215 0 10986 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 44816

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796
/proc/meminfo: memFree=1093480/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=45500 CPUtime=200.03
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 11002 0 0 0 19996 7 0 0 25 0 1 0 153763965 46592000 10346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584692 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 11375 10346 109 215 0 11157 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 45500

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13796

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

/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178118 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (Kb) 75860

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1782.37
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178218 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (Kb) 75860

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1783.38
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178319 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1783.38
Current children cumulated vsize (Kb) 75860

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1784.38
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178419 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1784.38
Current children cumulated vsize (Kb) 75860

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1785.39
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178520 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (Kb) 75860

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1786.39
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178620 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1786.39
Current children cumulated vsize (Kb) 75860

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1787.4
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178721 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (Kb) 75860

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1788.4
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178821 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (Kb) 75860

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1789.4
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 178921 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1789.4
Current children cumulated vsize (Kb) 75860

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1790.41
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179022 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (Kb) 75860

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1791.41
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179122 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (Kb) 75860

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1792.42
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179223 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (Kb) 75860

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1793.42
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179323 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1793.42
Current children cumulated vsize (Kb) 75860

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1794.43
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179424 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (Kb) 75860

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1795.43
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179524 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1795.43
Current children cumulated vsize (Kb) 75860

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1796.44
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179625 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580458 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (Kb) 75860

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1797.44
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179725 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (Kb) 75860

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1798.45
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179826 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581093 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1798.45
Current children cumulated vsize (Kb) 75860

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1799.45
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 179926 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (Kb) 75860

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1800.46
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 180027 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 75860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 13994
/proc/meminfo: memFree=1063336/2055920 swapFree=4183020/4192956
[pid=13796] ppid=13794 vsize=75860 CPUtime=1800.46
/proc/13796/stat : 13796 (minisat+) R 13794 13796 13747 0 -1 4194304 18480 0 0 0 180027 19 0 0 25 0 1 0 153763965 77680640 17824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13796/statm: 18965 17824 110 215 0 18747 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 75860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.19
CPU time (s): 1800.48
CPU user time (s): 1800.28
CPU system time (s): 0.206968
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (Kb): 75860
The end

Launcher Data (download as text)

Begin job on node45 on Fri Jul 28 06:42:11 UTC 2006


FILE ID= 46526-1154068931

PBS_JOBID= 882597

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_10.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/46526-1154068931/instance-46526-1154068931.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-46526-1154068931 -o ROOT/results/node45/solver-46526-1154068931 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/46526-1154068931/instance-46526-1154068931.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  26699ac56f0d58d8261ff4eb58d81611

RANDOM SEED= 382431091

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1134704 kB
Buffers:         41596 kB
Cached:         814792 kB
SwapCached:       4356 kB
Active:         470388 kB
Inactive:       395272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1134704 kB
SwapTotal:     4192956 kB
SwapFree:      4183020 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            41536 kB
Committed_AS:   542000 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node45 on Fri Jul 28 07:12:12 UTC 2006