Trace number 4119914

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.05 1800.34

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/
hw64/normalized-hw64-vm95p-opt.opb.negationfix.opb
MD5SUMd91a5fc8aaea71e2375765fd013dac6c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark62
Best CPU time to get the best result obtained on this benchmark1800.87
Has Objective Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

Solver Data

0.00/0.00	c Parsing PB file...
0.89/0.97	c Converting 1544 PB-constraints to clauses...
0.89/0.97	c   -- Unit propagations: (none)
0.89/0.97	c   -- Detecting intervals from adjacent constraints: ###################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
0.89/0.99	c   -- Clauses(.)/Splits(s): (none)
0.89/0.99	c ---[1543]---> Adder-cost: 122   maxlim: 65   bits: 7/7
0.89/0.99	c ---[1542]---> BDD-cost: 1071
0.98/1.03	c ---[1541]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
1.68/1.76	c ---[1540]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
2.39/2.49	c ---[1539]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
3.19/3.20	c ---[1538]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
3.89/3.93	c ---[1537]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
4.59/4.66	c ---[1536]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
5.29/5.38	c ---[1535]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
6.09/6.10	c ---[1534]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
6.78/6.83	c ---[1533]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
7.48/7.54	c ---[1532]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
8.18/8.26	c ---[1531]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
8.89/8.98	c ---[1530]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
9.68/9.72	c ---[1529]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
10.39/10.45	c ---[1528]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
11.10/11.18	c ---[1527]---> Adder-cost: 5538   maxlim: 327749   bits: 19/19
11.89/11.92	c ---[1526]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
12.59/12.65	c ---[1525]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
13.30/13.37	c ---[1524]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
14.09/14.10	c ---[1523]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
14.79/14.82	c ---[1522]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
15.49/15.55	c ---[1521]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
16.19/16.28	c ---[1520]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
16.99/17.01	c ---[1519]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
17.69/17.75	c ---[1518]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
18.39/18.47	c ---[1517]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
19.19/19.20	c ---[1516]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
19.89/19.93	c ---[1515]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
20.58/20.66	c ---[1514]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
21.28/21.39	c ---[1513]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
22.09/22.11	c ---[1512]---> Adder-cost: 5538   maxlim: 327749   bits: 19/19
22.78/22.85	c ---[1511]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
23.48/23.58	c ---[1510]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
24.19/24.30	c ---[1509]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
24.98/25.03	c ---[1508]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
25.68/25.76	c ---[1507]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
26.39/26.49	c ---[1506]---> Adder-cost: 5538   maxlim: 327749   bits: 19/19
27.18/27.23	c ---[1505]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
27.88/27.96	c ---[1504]---> Adder-cost: 5538   maxlim: 327749   bits: 19/19
28.59/28.70	c ---[1503]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
29.38/29.43	c ---[1502]---> Adder-cost: 5538   maxlim: 327749   bits: 19/19
30.08/30.18	c ---[1501]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
30.89/30.93	c ---[1500]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
31.58/31.66	c ---[1499]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
32.38/32.40	c ---[1498]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
33.09/33.13	c ---[1497]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
33.78/33.87	c ---[1496]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
34.58/34.60	c ---[1495]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
35.29/35.33	c ---[1494]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
35.99/36.07	c ---[1493]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
36.79/36.80	c ---[1492]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
37.49/37.53	c ---[1491]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
38.19/38.27	c ---[1490]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
38.89/38.99	c ---[1489]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
39.69/39.73	c ---[1488]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
40.39/40.45	c ---[1487]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
41.09/41.19	c ---[1486]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
41.89/41.92	c ---[1485]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
42.58/42.64	c ---[1484]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
43.28/43.38	c ---[1483]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
44.09/44.11	c ---[1482]---> Adder-cost: 5602   maxlim: 324056   bits: 19/19
44.78/44.84	c ---[1481]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
45.48/45.58	c ---[1480]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
46.29/46.31	c ---[1479]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
46.98/47.05	c ---[1478]---> Adder-cost: 5532   maxlim: 327749   bits: 19/19
47.68/47.78	c ---[1477]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
48.58/48.69	c ---[1476]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
49.49/49.60	c ---[1475]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
50.38/50.49	c ---[1474]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
51.28/51.39	c ---[1473]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
52.28/52.30	c ---[1472]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
53.18/53.21	c ---[1471]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
54.08/54.10	c ---[1470]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
54.99/55.01	c ---[1469]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
55.88/55.90	c ---[1468]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
56.68/56.79	c ---[1467]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
57.58/57.69	c ---[1466]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
58.58/58.60	c ---[1465]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
59.49/59.51	c ---[1464]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
60.38/60.42	c ---[1463]---> Adder-cost: 4936   maxlim: 264010   bits: 19/19
61.28/61.34	c ---[1462]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
62.18/62.25	c ---[1461]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
63.08/63.14	c ---[1460]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
63.98/64.05	c ---[1459]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
64.88/64.94	c ---[1458]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
65.78/65.85	c ---[1457]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
66.68/66.76	c ---[1456]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
67.58/67.66	c ---[1455]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
68.48/68.57	c ---[1454]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
69.38/69.46	c ---[1453]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
70.27/70.37	c ---[1452]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
71.17/71.28	c ---[1451]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
72.07/72.18	c ---[1450]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
72.97/73.09	c ---[1449]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
73.88/73.99	c ---[1448]---> Adder-cost: 4936   maxlim: 264010   bits: 19/19
74.89/74.91	c ---[1447]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
75.78/75.80	c ---[1446]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
76.58/76.69	c ---[1445]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
77.58/77.61	c ---[1444]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
78.48/78.51	c ---[1443]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
79.38/79.41	c ---[1442]---> Adder-cost: 4936   maxlim: 264010   bits: 19/19
80.28/80.33	c ---[1441]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
81.17/81.24	c ---[1440]---> Adder-cost: 4936   maxlim: 264010   bits: 19/19
82.07/82.16	c ---[1439]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
82.97/83.07	c ---[1438]---> Adder-cost: 4936   maxlim: 264010   bits: 19/19
83.87/83.99	c ---[1437]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
84.78/84.88	c ---[1436]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
85.67/85.79	c ---[1435]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
86.67/86.70	c ---[1434]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
87.57/87.61	c ---[1433]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
88.47/88.52	c ---[1432]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
89.37/89.46	c ---[1431]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
90.27/90.37	c ---[1430]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
91.16/91.27	c ---[1429]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
92.06/92.18	c ---[1428]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
92.96/93.07	c ---[1427]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
93.86/93.98	c ---[1426]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
94.76/94.87	c ---[1425]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
95.67/95.78	c ---[1424]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
96.56/96.67	c ---[1423]---> Adder-cost: 4918   maxlim: 264010   bits: 19/19
97.46/97.58	c ---[1422]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
98.36/98.48	c ---[1421]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
99.26/99.37	c ---[1420]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
100.17/100.28	c ---[1419]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
101.06/101.19	c ---[1418]---> Adder-cost: 4950   maxlim: 261352   bits: 19/18
101.96/102.08	c ---[1417]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
102.86/102.99	c ---[1416]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
103.86/103.90	c ---[1415]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
104.76/104.80	c ---[1414]---> Adder-cost: 4840   maxlim: 264010   bits: 19/19
105.67/105.71	c ---[1412]---> BDD-cost:  125
105.67/105.71	c ---[1410]---> BDD-cost:  125
105.67/105.71	c ---[1408]---> BDD-cost:  125
105.67/105.71	c ---[1406]---> BDD-cost:  125
105.67/105.71	c ---[1404]---> BDD-cost:  125
105.67/105.72	c ---[1402]---> BDD-cost:  125
105.67/105.72	c ---[1400]---> BDD-cost:  125
105.67/105.72	c ---[1398]---> BDD-cost:  125
105.67/105.72	c ---[1396]---> BDD-cost:  125
105.67/105.72	c ---[1394]---> BDD-cost:  125
105.67/105.72	c ---[1392]---> BDD-cost:  125
105.67/105.72	c ---[1390]---> BDD-cost:  125
105.67/105.72	c ---[1388]---> BDD-cost:  125
105.67/105.73	c ---[1386]---> BDD-cost:  125
105.67/105.73	c ---[1384]---> BDD-cost:  125
105.67/105.73	c ---[1382]---> BDD-cost:  125
105.67/105.73	c ---[1380]---> BDD-cost:  125
105.67/105.73	c ---[1378]---> BDD-cost:  125
105.67/105.73	c ---[1376]---> BDD-cost:  125
105.67/105.73	c ---[1374]---> BDD-cost:  125
105.67/105.73	c ---[1372]---> BDD-cost:  125
105.67/105.73	c ---[1370]---> BDD-cost:  125
105.67/105.74	c ---[1368]---> BDD-cost:  125
105.67/105.74	c ---[1366]---> BDD-cost:  125
105.67/105.74	c ---[1364]---> BDD-cost:  125
105.67/105.74	c ---[1362]---> BDD-cost:  125
105.67/105.74	c ---[1360]---> BDD-cost:  125
105.67/105.74	c ---[1358]---> BDD-cost:  125
105.67/105.74	c ---[1356]---> BDD-cost:  125
105.67/105.74	c ---[1354]---> BDD-cost:  125
105.67/105.74	c ---[1352]---> BDD-cost:  125
105.67/105.75	c ---[1350]---> BDD-cost:  125
105.67/105.75	c ---[1348]---> BDD-cost:  125
105.67/105.75	c ---[1346]---> BDD-cost:  125
105.67/105.75	c ---[1344]---> BDD-cost:  125
105.67/105.75	c ---[1342]---> BDD-cost:  125
105.67/105.75	c ---[1340]---> BDD-cost:  125
105.67/105.75	c ---[1338]---> BDD-cost:  125
105.67/105.75	c ---[1336]---> BDD-cost:  125
105.67/105.75	c ---[1334]---> BDD-cost:  125
105.67/105.76	c ---[1332]---> BDD-cost:  125
105.67/105.76	c ---[1330]---> BDD-cost:  125
105.67/105.76	c ---[1328]---> BDD-cost:  125
105.67/105.76	c ---[1326]---> BDD-cost:  125
105.67/105.76	c ---[1324]---> BDD-cost:  125
105.67/105.76	c ---[1322]---> BDD-cost:  125
105.67/105.76	c ---[1320]---> BDD-cost:  125
105.67/105.76	c ---[1318]---> BDD-cost:  125
105.67/105.76	c ---[1316]---> BDD-cost:  125
105.67/105.77	c ---[1314]---> BDD-cost:  125
105.67/105.77	c ---[1312]---> BDD-cost:  125
105.67/105.77	c ---[1310]---> BDD-cost:  125
105.67/105.77	c ---[1308]---> BDD-cost:  125
105.67/105.77	c ---[1306]---> BDD-cost:  125
105.67/105.77	c ---[1304]---> BDD-cost:  125
105.67/105.77	c ---[1302]---> BDD-cost:  125
105.67/105.77	c ---[1300]---> BDD-cost:  125
105.67/105.77	c ---[1298]---> BDD-cost:  125
105.67/105.78	c ---[1296]---> BDD-cost:  125
105.67/105.78	c ---[1294]---> BDD-cost:  125
105.67/105.78	c ---[1292]---> BDD-cost:  125
105.67/105.78	c ---[1290]---> BDD-cost:  125
105.67/105.78	c ---[1288]---> BDD-cost:  125
105.67/105.78	c ---[1286]---> BDD-cost:  125
105.67/105.78	c ---[1284]---> BDD-cost:  125
105.67/105.78	c ---[1282]---> BDD-cost:  125
105.67/105.78	c ---[1280]---> BDD-cost:  125
105.67/105.79	c ---[1278]---> BDD-cost:  125
105.67/105.79	c ---[1276]---> BDD-cost:  125
105.67/105.79	c ---[1274]---> BDD-cost:  125
105.67/105.79	c ---[1272]---> BDD-cost:  125
105.67/105.79	c ---[1270]---> BDD-cost:  125
105.67/105.79	c ---[1268]---> BDD-cost:  125
105.67/105.79	c ---[1266]---> BDD-cost:  125
105.67/105.79	c ---[1264]---> BDD-cost:  125
105.67/105.79	c ---[1262]---> BDD-cost:  125
105.76/105.80	c ---[1260]---> BDD-cost:  125
105.76/105.80	c ---[1258]---> BDD-cost:  125
105.76/105.80	c ---[1256]---> BDD-cost:  125
105.76/105.80	c ---[1254]---> BDD-cost:  125
105.76/105.80	c ---[1252]---> BDD-cost:  125
105.76/105.80	c ---[1250]---> BDD-cost:  125
105.76/105.80	c ---[1248]---> BDD-cost:  125
105.76/105.80	c ---[1246]---> BDD-cost:  125
105.76/105.80	c ---[1244]---> BDD-cost:  125
105.76/105.81	c ---[1242]---> BDD-cost:  125
105.76/105.81	c ---[1240]---> BDD-cost:  125
105.76/105.81	c ---[1238]---> BDD-cost:  125
105.76/105.81	c ---[1236]---> BDD-cost:  125
105.76/105.81	c ---[1234]---> BDD-cost:  125
105.76/105.81	c ---[1232]---> BDD-cost:  125
105.76/105.81	c ---[1230]---> BDD-cost:  125
105.76/105.81	c ---[1228]---> BDD-cost:  125
105.76/105.81	c ---[1226]---> BDD-cost:  125
105.76/105.82	c ---[1224]---> BDD-cost:  125
105.76/105.82	c ---[1222]---> BDD-cost:  125
105.76/105.82	c ---[1220]---> BDD-cost:  125
105.76/105.82	c ---[1218]---> BDD-cost:  125
105.76/105.82	c ---[1216]---> BDD-cost:  125
105.76/105.82	c ---[1214]---> BDD-cost:  125
105.76/105.82	c ---[1212]---> BDD-cost:  125
105.76/105.82	c ---[1210]---> BDD-cost:  125
105.76/105.82	c ---[1208]---> BDD-cost:  125
105.76/105.83	c ---[1206]---> BDD-cost:  125
105.76/105.83	c ---[1204]---> BDD-cost:  125
105.76/105.83	c ---[1202]---> BDD-cost:  125
105.76/105.83	c ---[1200]---> BDD-cost:  125
105.76/105.83	c ---[1198]---> BDD-cost:  125
105.76/105.83	c ---[1196]---> BDD-cost:  125
105.76/105.83	c ---[1194]---> BDD-cost:  125
105.76/105.83	c ---[1192]---> BDD-cost:  125
105.76/105.84	c ---[1190]---> BDD-cost:  125
105.76/105.84	c ---[1188]---> BDD-cost:  125
105.76/105.84	c ---[1186]---> BDD-cost:  125
105.76/105.84	c ---[1184]---> BDD-cost:  125
105.76/105.84	c ---[1182]---> BDD-cost:  125
105.76/105.84	c ---[1180]---> BDD-cost:  125
105.76/105.84	c ---[1178]---> BDD-cost:  125
105.76/105.84	c ---[1176]---> BDD-cost:  125
105.76/105.84	c ---[1174]---> BDD-cost:  125
105.76/105.85	c ---[1172]---> BDD-cost:  125
105.76/105.85	c ---[1170]---> BDD-cost:  125
105.76/105.85	c ---[1168]---> BDD-cost:  125
105.76/105.85	c ---[1166]---> BDD-cost:  125
105.76/105.85	c ---[1164]---> BDD-cost:  125
105.76/105.85	c ---[1162]---> BDD-cost:  125
105.76/105.85	c ---[1160]---> BDD-cost:  125
105.76/105.85	c ---[1158]---> BDD-cost:  125
105.76/105.85	c ---[1156]---> BDD-cost:  125
105.76/105.86	c ---[1154]---> BDD-cost:  125
105.76/105.86	c ---[1152]---> BDD-cost:  125
105.76/105.86	c ---[1150]---> BDD-cost:  125
105.76/105.86	c ---[1148]---> BDD-cost:  125
105.76/105.86	c ---[1146]---> BDD-cost:  125
105.76/105.86	c ---[1144]---> BDD-cost:  125
105.76/105.86	c ---[1142]---> BDD-cost:  125
105.76/105.86	c ---[1140]---> BDD-cost:  125
105.76/105.86	c ---[1138]---> BDD-cost:  125
105.76/105.87	c ---[1136]---> BDD-cost:  125
105.76/105.87	c ---[1134]---> BDD-cost:  125
105.76/105.87	c ---[1132]---> BDD-cost:  125
105.76/105.87	c ---[1130]---> BDD-cost:  125
105.76/105.87	c ---[1128]---> BDD-cost:  125
105.76/105.87	c ---[1126]---> BDD-cost:  125
105.76/105.87	c ---[1124]---> BDD-cost:  125
105.76/105.87	c ---[1122]---> BDD-cost:  125
105.76/105.87	c ---[1120]---> BDD-cost:  125
105.76/105.88	c ---[1118]---> BDD-cost:  125
105.76/105.88	c ---[1116]---> BDD-cost:  125
105.76/105.88	c ---[1114]---> BDD-cost:  125
105.76/105.88	c ---[1112]---> BDD-cost:  125
105.76/105.88	c ---[1110]---> BDD-cost:  125
105.76/105.88	c ---[1108]---> BDD-cost:  125
105.76/105.88	c ---[1106]---> BDD-cost:  125
105.76/105.88	c ---[1104]---> BDD-cost:  125
105.76/105.88	c ---[1102]---> BDD-cost:  125
105.76/105.89	c ---[1100]---> BDD-cost:  125
105.76/105.89	c ---[1098]---> BDD-cost:  125
105.76/105.89	c ---[1096]---> BDD-cost:  125
105.76/105.89	c ---[1094]---> BDD-cost:  125
105.76/105.89	c ---[1092]---> BDD-cost:  125
105.76/105.89	c ---[1090]---> BDD-cost:  125
105.76/105.89	c ---[1088]---> BDD-cost:  125
105.76/105.89	c ---[1086]---> BDD-cost:  125
105.76/105.89	c ---[1084]---> BDD-cost:  125
105.86/105.90	c ---[1082]---> BDD-cost:  125
105.86/105.90	c ---[1080]---> BDD-cost:  125
105.86/105.90	c ---[1078]---> BDD-cost:  125
105.86/105.90	c ---[1076]---> BDD-cost:  125
105.86/105.90	c ---[1074]---> BDD-cost:  125
105.86/105.90	c ---[1072]---> BDD-cost:  125
105.86/105.90	c ---[1070]---> BDD-cost:  125
105.86/105.90	c ---[1068]---> BDD-cost:  125
105.86/105.90	c ---[1066]---> BDD-cost:  125
105.86/105.91	c ---[1064]---> BDD-cost:  125
105.86/105.91	c ---[1062]---> BDD-cost:  125
105.86/105.91	c ---[1060]---> BDD-cost:  125
105.86/105.91	c ---[1058]---> BDD-cost:  125
105.86/105.91	c ---[1056]---> BDD-cost:  125
105.86/105.91	c ---[1054]---> BDD-cost:  125
105.86/105.91	c ---[1052]---> BDD-cost:  125
105.86/105.91	c ---[1050]---> BDD-cost:  125
105.86/105.91	c ---[1048]---> BDD-cost:  125
105.86/105.92	c ---[1046]---> BDD-cost:  125
105.86/105.92	c ---[1044]---> BDD-cost:  125
105.86/105.92	c ---[1042]---> BDD-cost:  125
105.86/105.92	c ---[1040]---> BDD-cost:  125
105.86/105.92	c ---[1038]---> BDD-cost:  125
105.86/105.92	c ---[1036]---> BDD-cost:  125
105.86/105.92	c ---[1034]---> BDD-cost:  125
105.86/105.92	c ---[1032]---> BDD-cost:  125
105.86/105.92	c ---[1030]---> BDD-cost:  125
105.86/105.93	c ---[1028]---> BDD-cost:  125
105.86/105.93	c ---[1026]---> BDD-cost:  125
105.86/105.93	c ---[1024]---> BDD-cost:  125
105.86/105.93	c ---[1022]---> BDD-cost:  125
105.86/105.93	c ---[1020]---> BDD-cost:  125
105.86/105.93	c ---[1018]---> BDD-cost:  125
105.86/105.93	c ---[1016]---> BDD-cost:  125
105.86/105.93	c ---[1014]---> BDD-cost:  125
105.86/105.93	c ---[1012]---> BDD-cost:  125
105.86/105.94	c ---[1010]---> BDD-cost:  125
105.86/105.94	c ---[1008]---> BDD-cost:  125
105.86/105.94	c ---[1006]---> BDD-cost:  125
105.86/105.94	c ---[1004]---> BDD-cost:  125
105.86/105.94	c ---[1002]---> BDD-cost:  125
105.86/105.94	c ---[1000]---> BDD-cost:  125
105.86/105.94	c ---[ 998]---> BDD-cost:  125
105.86/105.94	c ---[ 996]---> BDD-cost:  125
105.86/105.95	c ---[ 994]---> BDD-cost:  125
105.86/105.95	c ---[ 992]---> BDD-cost:  125
105.86/105.95	c ---[ 990]---> BDD-cost:  125
105.86/105.95	c ---[ 988]---> BDD-cost:  125
105.86/105.95	c ---[ 986]---> BDD-cost:  125
105.86/105.95	c ---[ 984]---> BDD-cost:  125
105.86/105.95	c ---[ 982]---> BDD-cost:  125
105.86/105.95	c ---[ 980]---> BDD-cost:  125
105.86/105.95	c ---[ 978]---> BDD-cost:  125
105.86/105.96	c ---[ 976]---> BDD-cost:  125
105.86/105.96	c ---[ 974]---> BDD-cost:  125
105.86/105.96	c ---[ 972]---> BDD-cost:  125
105.86/105.96	c ---[ 970]---> BDD-cost:  125
105.86/105.96	c ---[ 968]---> BDD-cost:  125
105.86/105.96	c ---[ 966]---> BDD-cost:  125
105.86/105.96	c ---[ 964]---> BDD-cost:  125
105.86/105.96	c ---[ 962]---> BDD-cost:  125
105.86/105.96	c ---[ 960]---> BDD-cost:  125
105.86/105.97	c ---[ 958]---> BDD-cost:  125
105.86/105.97	c ---[ 956]---> BDD-cost:  125
105.86/105.97	c ---[ 954]---> BDD-cost:  125
105.86/105.97	c ---[ 952]---> BDD-cost:  125
105.86/105.97	c ---[ 950]---> BDD-cost:  125
105.86/105.97	c ---[ 948]---> BDD-cost:  125
105.86/105.97	c ---[ 946]---> BDD-cost:  125
105.86/105.97	c ---[ 944]---> BDD-cost:  125
105.86/105.97	c ---[ 942]---> BDD-cost:  125
105.86/105.98	c ---[ 940]---> BDD-cost:  125
105.86/105.98	c ---[ 938]---> BDD-cost:  125
105.86/105.98	c ---[ 936]---> BDD-cost:  125
105.86/105.98	c ---[ 934]---> BDD-cost:  125
105.86/105.98	c ---[ 932]---> BDD-cost:  125
105.86/105.98	c ---[ 930]---> BDD-cost:  125
105.86/105.98	c ---[ 928]---> BDD-cost:  125
105.86/105.98	c ---[ 926]---> BDD-cost:  125
105.86/105.98	c ---[ 924]---> BDD-cost:  125
105.86/105.99	c ---[ 922]---> BDD-cost:  125
105.86/105.99	c ---[ 920]---> BDD-cost:  125
105.86/105.99	c ---[ 918]---> BDD-cost:  125
105.86/105.99	c ---[ 916]---> BDD-cost:  125
105.86/105.99	c ---[ 914]---> BDD-cost:  125
105.86/105.99	c ---[ 912]---> BDD-cost:  125
105.86/105.99	c ---[ 910]---> BDD-cost:  125
105.86/105.99	c ---[ 908]---> BDD-cost:  125
105.86/105.99	c ---[ 906]---> BDD-cost:  125
105.96/106.00	c ---[ 904]---> BDD-cost:  125
105.96/106.00	c ---[ 902]---> BDD-cost:  125
105.96/106.00	c ---[ 900]---> BDD-cost:  125
105.96/106.00	c ---[ 898]---> BDD-cost:  125
105.96/106.00	c ---[ 896]---> BDD-cost:  125
105.96/106.00	c ---[ 894]---> BDD-cost:  125
105.96/106.00	c ---[ 892]---> BDD-cost:  125
105.96/106.00	c ---[ 890]---> BDD-cost:  125
105.96/106.00	c ---[ 888]---> BDD-cost:  125
105.96/106.01	c ---[ 886]---> BDD-cost:  125
105.96/106.01	c ---[ 884]---> BDD-cost:  125
105.96/106.01	c ---[ 882]---> BDD-cost:  125
105.96/106.01	c ---[ 880]---> BDD-cost:  125
105.96/106.01	c ---[ 878]---> BDD-cost:  125
105.96/106.01	c ---[ 876]---> BDD-cost:  125
105.96/106.01	c ---[ 874]---> BDD-cost:  125
105.96/106.01	c ---[ 872]---> BDD-cost:  125
105.96/106.01	c ---[ 870]---> BDD-cost:  125
105.96/106.02	c ---[ 868]---> BDD-cost:  125
105.96/106.02	c ---[ 866]---> BDD-cost:  125
105.96/106.02	c ---[ 864]---> BDD-cost:  125
105.96/106.02	c ---[ 862]---> BDD-cost:  125
105.96/106.02	c ---[ 860]---> BDD-cost:  125
105.96/106.02	c ---[ 858]---> BDD-cost:  125
105.96/106.02	c ---[ 856]---> BDD-cost:  125
105.96/106.02	c ---[ 854]---> BDD-cost:  125
105.96/106.02	c ---[ 852]---> BDD-cost:  125
105.96/106.03	c ---[ 850]---> BDD-cost:  125
105.96/106.03	c ---[ 848]---> BDD-cost:  125
105.96/106.03	c ---[ 846]---> BDD-cost:  125
105.96/106.03	c ---[ 844]---> BDD-cost:  125
105.96/106.03	c ---[ 842]---> BDD-cost:  125
105.96/106.03	c ---[ 840]---> BDD-cost:  125
105.96/106.03	c ---[ 838]---> BDD-cost:  125
105.96/106.03	c ---[ 836]---> BDD-cost:  125
105.96/106.03	c ---[ 834]---> BDD-cost:  125
105.96/106.04	c ---[ 832]---> BDD-cost:  125
105.96/106.04	c ---[ 830]---> BDD-cost:  125
105.96/106.04	c ---[ 828]---> BDD-cost:  125
105.96/106.04	c ---[ 826]---> BDD-cost:  125
105.96/106.04	c ---[ 824]---> BDD-cost:  125
105.96/106.04	c ---[ 822]---> BDD-cost:  125
105.96/106.04	c ---[ 820]---> BDD-cost:  125
105.96/106.04	c ---[ 818]---> BDD-cost:  125
105.96/106.04	c ---[ 816]---> BDD-cost:  125
105.96/106.05	c ---[ 814]---> BDD-cost:  125
105.96/106.05	c ---[ 812]---> BDD-cost:  125
105.96/106.05	c ---[ 810]---> BDD-cost:  125
105.96/106.05	c ---[ 808]---> BDD-cost:  125
105.96/106.05	c ---[ 806]---> BDD-cost:  125
105.96/106.05	c ---[ 804]---> BDD-cost:  125
105.96/106.05	c ---[ 802]---> BDD-cost:  125
105.96/106.05	c ---[ 800]---> BDD-cost:  125
105.96/106.06	c ---[ 798]---> BDD-cost:  125
105.96/106.06	c ---[ 796]---> BDD-cost:  125
105.96/106.06	c ---[ 794]---> BDD-cost:  125
105.96/106.06	c ---[ 792]---> BDD-cost:  125
105.96/106.06	c ---[ 790]---> BDD-cost:  125
105.96/106.06	c ---[ 788]---> BDD-cost:  125
105.96/106.06	c ---[ 786]---> BDD-cost:  125
105.96/106.06	c ---[ 784]---> BDD-cost:  125
105.96/106.06	c ---[ 782]---> BDD-cost:  125
105.96/106.07	c ---[ 780]---> BDD-cost:  125
105.96/106.07	c ---[ 778]---> BDD-cost:  125
105.96/106.07	c ---[ 776]---> BDD-cost:  125
105.96/106.07	c ---[ 774]---> BDD-cost:  125
105.96/106.07	c ---[ 772]---> BDD-cost:  125
105.96/106.07	c ---[ 770]---> BDD-cost:  125
105.96/106.07	c ---[ 768]---> BDD-cost:  125
105.96/106.07	c ---[ 766]---> BDD-cost:  125
105.96/106.07	c ---[ 764]---> BDD-cost:  125
105.96/106.08	c ---[ 762]---> BDD-cost:  125
105.96/106.08	c ---[ 760]---> BDD-cost:  125
105.96/106.08	c ---[ 758]---> BDD-cost:  125
105.96/106.08	c ---[ 756]---> BDD-cost:  125
105.96/106.08	c ---[ 754]---> BDD-cost:  125
105.96/106.08	c ---[ 752]---> BDD-cost:  125
105.96/106.08	c ---[ 750]---> BDD-cost:  125
105.96/106.08	c ---[ 748]---> BDD-cost:  125
105.96/106.08	c ---[ 746]---> BDD-cost:  125
105.96/106.09	c ---[ 744]---> BDD-cost:  125
105.96/106.09	c ---[ 742]---> BDD-cost:  125
105.96/106.09	c ---[ 740]---> BDD-cost:  125
105.96/106.09	c ---[ 738]---> BDD-cost:  125
105.96/106.09	c ---[ 736]---> BDD-cost:  125
105.96/106.09	c ---[ 734]---> BDD-cost:  125
105.96/106.09	c ---[ 732]---> BDD-cost:  125
105.96/106.09	c ---[ 730]---> BDD-cost:  125
105.96/106.09	c ---[ 728]---> BDD-cost:  125
105.96/106.10	c ---[ 726]---> BDD-cost:  125
106.06/106.10	c ---[ 724]---> BDD-cost:  125
106.06/106.10	c ---[ 722]---> BDD-cost:  125
106.06/106.10	c ---[ 720]---> BDD-cost:  125
106.06/106.10	c ---[ 718]---> BDD-cost:  125
106.06/106.10	c ---[ 716]---> BDD-cost:  125
106.06/106.10	c ---[ 714]---> BDD-cost:  125
106.06/106.10	c ---[ 712]---> BDD-cost:  125
106.06/106.10	c ---[ 710]---> BDD-cost:  125
106.06/106.11	c ---[ 708]---> BDD-cost:  125
106.06/106.11	c ---[ 706]---> BDD-cost:  125
106.06/106.11	c ---[ 704]---> BDD-cost:  125
106.06/106.11	c ---[ 702]---> BDD-cost:  125
106.06/106.11	c ---[ 700]---> BDD-cost:  125
106.06/106.11	c ---[ 698]---> BDD-cost:  125
106.06/106.11	c ---[ 696]---> BDD-cost:  125
106.06/106.11	c ---[ 694]---> BDD-cost:  125
106.06/106.11	c ---[ 692]---> BDD-cost:  125
106.06/106.12	c ---[ 690]---> BDD-cost:  125
106.06/106.12	c ---[ 688]---> BDD-cost:  125
106.06/106.12	c ---[ 686]---> BDD-cost:  125
106.06/106.12	c ---[ 684]---> BDD-cost:  125
106.06/106.12	c ---[ 682]---> BDD-cost:  125
106.06/106.12	c ---[ 680]---> BDD-cost:  125
106.06/106.12	c ---[ 678]---> BDD-cost:  125
106.06/106.12	c ---[ 676]---> BDD-cost:  125
106.06/106.12	c ---[ 674]---> BDD-cost:  125
106.06/106.13	c ---[ 672]---> BDD-cost:  125
106.06/106.13	c ---[ 670]---> BDD-cost:  125
106.06/106.13	c ---[ 668]---> BDD-cost:  125
106.06/106.13	c ---[ 666]---> BDD-cost:  125
106.06/106.13	c ---[ 664]---> BDD-cost:  125
106.06/106.13	c ---[ 662]---> BDD-cost:  125
106.06/106.13	c ---[ 660]---> BDD-cost:  125
106.06/106.13	c ---[ 658]---> BDD-cost:  125
106.06/106.13	c ---[ 656]---> BDD-cost:  125
106.06/106.14	c ---[ 654]---> BDD-cost:  125
106.06/106.14	c ---[ 652]---> BDD-cost:  125
106.06/106.14	c ---[ 650]---> BDD-cost:  125
106.06/106.14	c ---[ 648]---> BDD-cost:  125
106.06/106.14	c ---[ 646]---> BDD-cost:  125
106.06/106.14	c ---[ 644]---> BDD-cost:  125
106.06/106.14	c ---[ 642]---> BDD-cost:  125
106.06/106.14	c ---[ 640]---> BDD-cost:  125
106.06/106.14	c ---[ 638]---> BDD-cost:  125
106.06/106.15	c ---[ 636]---> BDD-cost:  125
106.06/106.15	c ---[ 634]---> BDD-cost:  125
106.06/106.15	c ---[ 632]---> BDD-cost:  125
106.06/106.15	c ---[ 630]---> BDD-cost:  125
106.06/106.15	c ---[ 628]---> BDD-cost:  125
106.06/106.15	c ---[ 626]---> BDD-cost:  125
106.06/106.15	c ---[ 624]---> BDD-cost:  125
106.06/106.15	c ---[ 622]---> BDD-cost:  125
106.06/106.15	c ---[ 620]---> BDD-cost:  125
106.06/106.16	c ---[ 618]---> BDD-cost:  125
106.06/106.16	c ---[ 616]---> BDD-cost:  125
106.06/106.16	c ---[ 614]---> BDD-cost:  125
106.06/106.16	c ---[ 612]---> BDD-cost:  125
106.06/106.16	c ---[ 610]---> BDD-cost:  125
106.06/106.16	c ---[ 608]---> BDD-cost:  125
106.06/106.16	c ---[ 606]---> BDD-cost:  125
106.06/106.16	c ---[ 604]---> BDD-cost:  125
106.06/106.16	c ---[ 602]---> BDD-cost:  125
106.06/106.17	c ---[ 600]---> BDD-cost:  125
106.06/106.17	c ---[ 598]---> BDD-cost:  125
106.06/106.17	c ---[ 596]---> BDD-cost:  125
106.06/106.17	c ---[ 594]---> BDD-cost:  125
106.06/106.17	c ---[ 592]---> BDD-cost:  125
106.06/106.17	c ---[ 590]---> BDD-cost:  125
106.06/106.17	c ---[ 588]---> BDD-cost:  125
106.06/106.17	c ---[ 586]---> BDD-cost:  125
106.06/106.17	c ---[ 584]---> BDD-cost:  125
106.06/106.18	c ---[ 582]---> BDD-cost:  125
106.06/106.18	c ---[ 580]---> BDD-cost:  125
106.06/106.18	c ---[ 578]---> BDD-cost:  125
106.06/106.18	c ---[ 576]---> BDD-cost:  125
106.06/106.18	c ---[ 574]---> BDD-cost:  125
106.06/106.18	c ---[ 572]---> BDD-cost:  125
106.06/106.18	c ---[ 570]---> BDD-cost:  125
106.06/106.18	c ---[ 568]---> BDD-cost:  125
106.06/106.18	c ---[ 566]---> BDD-cost:  125
106.06/106.19	c ---[ 564]---> BDD-cost:  125
106.06/106.19	c ---[ 562]---> BDD-cost:  125
106.06/106.19	c ---[ 560]---> BDD-cost:  125
106.06/106.19	c ---[ 558]---> BDD-cost:  125
106.06/106.19	c ---[ 556]---> BDD-cost:  125
106.06/106.19	c ---[ 554]---> BDD-cost:  125
106.06/106.19	c ---[ 552]---> BDD-cost:  125
106.06/106.19	c ---[ 550]---> BDD-cost:  125
106.06/106.20	c ---[ 548]---> BDD-cost:  125
106.16/106.20	c ---[ 546]---> BDD-cost:  125
106.16/106.20	c ---[ 544]---> BDD-cost:  125
106.16/106.20	c ---[ 542]---> BDD-cost:  125
106.16/106.20	c ---[ 540]---> BDD-cost:  125
106.16/106.20	c ---[ 538]---> BDD-cost:  125
106.16/106.20	c ---[ 536]---> BDD-cost:  125
106.16/106.20	c ---[ 534]---> BDD-cost:  125
106.16/106.20	c ---[ 532]---> BDD-cost:  125
106.16/106.21	c ---[ 530]---> BDD-cost:  125
106.16/106.21	c ---[ 528]---> BDD-cost:  125
106.16/106.21	c ---[ 526]---> BDD-cost:  125
106.16/106.21	c ---[ 524]---> BDD-cost:  125
106.16/106.21	c ---[ 522]---> BDD-cost:  125
106.16/106.21	c ---[ 520]---> BDD-cost:  125
106.16/106.21	c ---[ 518]---> BDD-cost:  125
106.16/106.21	c ---[ 516]---> BDD-cost:  125
106.16/106.21	c ---[ 514]---> BDD-cost:  125
106.16/106.22	c ---[ 512]---> BDD-cost:  125
106.16/106.22	c ---[ 510]---> BDD-cost:  125
106.16/106.22	c ---[ 508]---> BDD-cost:  125
106.16/106.22	c ---[ 506]---> BDD-cost:  125
106.16/106.22	c ---[ 504]---> BDD-cost:  125
106.16/106.22	c ---[ 502]---> BDD-cost:  125
106.16/106.22	c ---[ 500]---> BDD-cost:  125
106.16/106.22	c ---[ 498]---> BDD-cost:  125
106.16/106.22	c ---[ 496]---> BDD-cost:  125
106.16/106.23	c ---[ 494]---> BDD-cost:  125
106.16/106.23	c ---[ 492]---> BDD-cost:  125
106.16/106.23	c ---[ 490]---> BDD-cost:  125
106.16/106.23	c ---[ 488]---> BDD-cost:  125
106.16/106.23	c ---[ 486]---> BDD-cost:  125
106.16/106.23	c ---[ 484]---> BDD-cost:  125
106.16/106.23	c ---[ 482]---> BDD-cost:  125
106.16/106.23	c ---[ 480]---> BDD-cost:  125
106.16/106.23	c ---[ 478]---> BDD-cost:  125
106.16/106.24	c ---[ 476]---> BDD-cost:  125
106.16/106.24	c ---[ 474]---> BDD-cost:  125
106.16/106.24	c ---[ 472]---> BDD-cost:  125
106.16/106.24	c ---[ 470]---> BDD-cost:  125
106.16/106.24	c ---[ 468]---> BDD-cost:  125
106.16/106.24	c ---[ 466]---> BDD-cost:  125
106.16/106.24	c ---[ 464]---> BDD-cost:  125
106.16/106.24	c ---[ 462]---> BDD-cost:  125
106.16/106.24	c ---[ 460]---> BDD-cost:  125
106.16/106.25	c ---[ 458]---> BDD-cost:  125
106.16/106.25	c ---[ 456]---> BDD-cost:  125
106.16/106.25	c ---[ 454]---> BDD-cost:  125
106.16/106.25	c ---[ 452]---> BDD-cost:  125
106.16/106.25	c ---[ 450]---> BDD-cost:  125
106.16/106.25	c ---[ 448]---> BDD-cost:  125
106.16/106.25	c ---[ 446]---> BDD-cost:  125
106.16/106.25	c ---[ 444]---> BDD-cost:  125
106.16/106.25	c ---[ 442]---> BDD-cost:  125
106.16/106.26	c ---[ 440]---> BDD-cost:  125
106.16/106.26	c ---[ 438]---> BDD-cost:  125
106.16/106.26	c ---[ 436]---> BDD-cost:  125
106.16/106.26	c ---[ 434]---> BDD-cost:  125
106.16/106.26	c ---[ 432]---> BDD-cost:  125
106.16/106.26	c ---[ 430]---> BDD-cost:  125
106.16/106.26	c ---[ 428]---> BDD-cost:  125
106.16/106.26	c ---[ 426]---> BDD-cost:  125
106.16/106.26	c ---[ 424]---> BDD-cost:  125
106.16/106.27	c ---[ 422]---> BDD-cost:  125
106.16/106.27	c ---[ 420]---> BDD-cost:  125
106.16/106.27	c ---[ 418]---> BDD-cost:  125
106.16/106.27	c ---[ 416]---> BDD-cost:  125
106.16/106.27	c ---[ 414]---> BDD-cost:  125
106.16/106.27	c ---[ 412]---> BDD-cost:  125
106.16/106.27	c ---[ 410]---> BDD-cost:  125
106.16/106.27	c ---[ 408]---> BDD-cost:  125
106.16/106.27	c ---[ 406]---> BDD-cost:  125
106.16/106.28	c ---[ 404]---> BDD-cost:  125
106.16/106.28	c ---[ 402]---> BDD-cost:  125
106.16/106.28	c ---[ 400]---> BDD-cost:  125
106.16/106.28	c ---[ 398]---> BDD-cost:  125
106.16/106.28	c ---[ 396]---> BDD-cost:  125
106.16/106.28	c ---[ 394]---> BDD-cost:  125
106.16/106.28	c ---[ 392]---> BDD-cost:  125
106.16/106.28	c ---[ 390]---> BDD-cost:  125
106.16/106.28	c ---[ 388]---> BDD-cost:  125
106.16/106.29	c ---[ 386]---> BDD-cost:  125
106.16/106.29	c ---[ 384]---> BDD-cost:  125
106.16/106.29	c ---[ 382]---> BDD-cost:  125
106.16/106.29	c ---[ 380]---> BDD-cost:  125
106.16/106.29	c ---[ 378]---> BDD-cost:  125
106.16/106.29	c ---[ 376]---> BDD-cost:  125
106.16/106.29	c ---[ 374]---> BDD-cost:  125
106.16/106.29	c ---[ 372]---> BDD-cost:  125
106.16/106.29	c ---[ 370]---> BDD-cost:  125
106.26/106.30	c ---[ 368]---> BDD-cost:  125
106.26/106.30	c ---[ 366]---> BDD-cost:  125
106.26/106.30	c ---[ 364]---> BDD-cost:  125
106.26/106.30	c ---[ 362]---> BDD-cost:  125
106.26/106.30	c ---[ 360]---> BDD-cost:  125
106.26/106.30	c ---[ 358]---> BDD-cost:  125
106.26/106.30	c ---[ 356]---> BDD-cost:  125
106.26/106.30	c ---[ 354]---> BDD-cost:  125
106.26/106.30	c ---[ 352]---> BDD-cost:  125
106.26/106.31	c ---[ 350]---> BDD-cost:  125
106.26/106.31	c ---[ 348]---> BDD-cost:  125
106.26/106.31	c ---[ 346]---> BDD-cost:  125
106.26/106.31	c ---[ 344]---> BDD-cost:  125
106.26/106.31	c ---[ 342]---> BDD-cost:  125
106.26/106.31	c ---[ 340]---> BDD-cost:  125
106.26/106.31	c ---[ 338]---> BDD-cost:  125
106.26/106.31	c ---[ 336]---> BDD-cost:  125
106.26/106.31	c ---[ 334]---> BDD-cost:  125
106.26/106.32	c ---[ 332]---> BDD-cost:  125
106.26/106.32	c ---[ 330]---> BDD-cost:  125
106.26/106.32	c ---[ 328]---> BDD-cost:  125
106.26/106.32	c ---[ 326]---> BDD-cost:  125
106.26/106.32	c ---[ 324]---> BDD-cost:  125
106.26/106.32	c ---[ 322]---> BDD-cost:  125
106.26/106.32	c ---[ 320]---> BDD-cost:  125
106.26/106.32	c ---[ 318]---> BDD-cost:  125
106.26/106.32	c ---[ 316]---> BDD-cost:  125
106.26/106.33	c ---[ 314]---> BDD-cost:  125
106.26/106.33	c ---[ 312]---> BDD-cost:  125
106.26/106.33	c ---[ 310]---> BDD-cost:  125
106.26/106.33	c ---[ 308]---> BDD-cost:  125
106.26/106.33	c ---[ 306]---> BDD-cost:  125
106.26/106.33	c ---[ 304]---> BDD-cost:  125
106.26/106.33	c ---[ 302]---> BDD-cost:  125
106.26/106.33	c ---[ 300]---> BDD-cost:  125
106.26/106.34	c ---[ 298]---> BDD-cost:  125
106.26/106.34	c ---[ 296]---> BDD-cost:  125
106.26/106.34	c ---[ 294]---> BDD-cost:  125
106.26/106.34	c ---[ 292]---> BDD-cost:  125
106.26/106.34	c ---[ 290]---> BDD-cost:  125
106.26/106.34	c ---[ 288]---> BDD-cost:  125
106.26/106.34	c ---[ 286]---> BDD-cost:  125
106.26/106.34	c ---[ 284]---> BDD-cost:  125
106.26/106.34	c ---[ 282]---> BDD-cost:  125
106.26/106.35	c ---[ 280]---> BDD-cost:  125
106.26/106.35	c ---[ 278]---> BDD-cost:  125
106.26/106.35	c ---[ 276]---> BDD-cost:  125
106.26/106.35	c ---[ 274]---> BDD-cost:  125
106.26/106.35	c ---[ 272]---> BDD-cost:  125
106.26/106.35	c ---[ 270]---> BDD-cost:  125
106.26/106.35	c ---[ 268]---> BDD-cost:  125
106.26/106.35	c ---[ 266]---> BDD-cost:  125
106.26/106.35	c ---[ 264]---> BDD-cost:  125
106.26/106.36	c ---[ 262]---> BDD-cost:  125
106.26/106.36	c ---[ 260]---> BDD-cost:  125
106.26/106.36	c ---[ 258]---> BDD-cost:  125
106.26/106.36	c ---[ 256]---> BDD-cost:  125
106.26/106.36	c ---[ 254]---> BDD-cost:  125
106.26/106.36	c ---[ 252]---> BDD-cost:  125
106.26/106.36	c ---[ 250]---> BDD-cost:  125
106.26/106.36	c ---[ 248]---> BDD-cost:  125
106.26/106.36	c ---[ 246]---> BDD-cost:  125
106.26/106.37	c ---[ 244]---> BDD-cost:  125
106.26/106.37	c ---[ 242]---> BDD-cost:  125
106.26/106.37	c ---[ 240]---> BDD-cost:  125
106.26/106.37	c ---[ 238]---> BDD-cost:  125
106.26/106.37	c ---[ 236]---> BDD-cost:  125
106.26/106.37	c ---[ 234]---> BDD-cost:  125
106.26/106.37	c ---[ 232]---> BDD-cost:  125
106.26/106.37	c ---[ 230]---> BDD-cost:  125
106.26/106.37	c ---[ 228]---> BDD-cost:  125
106.26/106.38	c ---[ 226]---> BDD-cost:  125
106.26/106.38	c ---[ 224]---> BDD-cost:  125
106.26/106.38	c ---[ 222]---> BDD-cost:  125
106.26/106.38	c ---[ 220]---> BDD-cost:  125
106.26/106.38	c ---[ 218]---> BDD-cost:  125
106.26/106.38	c ---[ 216]---> BDD-cost:  125
106.26/106.38	c ---[ 214]---> BDD-cost:  125
106.26/106.38	c ---[ 212]---> BDD-cost:  125
106.26/106.38	c ---[ 210]---> BDD-cost:  125
106.26/106.39	c ---[ 208]---> BDD-cost:  125
106.26/106.39	c ---[ 206]---> BDD-cost:  125
106.26/106.39	c ---[ 204]---> BDD-cost:  125
106.26/106.39	c ---[ 202]---> BDD-cost:  125
106.26/106.39	c ---[ 200]---> BDD-cost:  125
106.26/106.39	c ---[ 198]---> BDD-cost:  125
106.26/106.39	c ---[ 196]---> BDD-cost:  125
106.26/106.39	c ---[ 194]---> BDD-cost:  125
106.26/106.39	c ---[ 192]---> BDD-cost:  125
106.36/106.40	c ---[ 190]---> BDD-cost:  125
106.36/106.40	c ---[ 188]---> BDD-cost:  125
106.36/106.40	c ---[ 186]---> BDD-cost:  125
106.36/106.40	c ---[ 184]---> BDD-cost:  125
106.36/106.40	c ---[ 182]---> BDD-cost:  125
106.36/106.40	c ---[ 180]---> BDD-cost:  125
106.36/106.40	c ---[ 178]---> BDD-cost:  125
106.36/106.40	c ---[ 176]---> BDD-cost:  125
106.36/106.40	c ---[ 174]---> BDD-cost:  125
106.36/106.41	c ---[ 172]---> BDD-cost:  125
106.36/106.41	c ---[ 170]---> BDD-cost:  125
106.36/106.41	c ---[ 168]---> BDD-cost:  125
106.36/106.41	c ---[ 166]---> BDD-cost:  125
106.36/106.41	c ---[ 164]---> BDD-cost:  125
106.36/106.41	c ---[ 162]---> BDD-cost:  125
106.36/106.41	c ---[ 160]---> BDD-cost:  125
106.36/106.41	c ---[ 158]---> BDD-cost:  125
106.36/106.41	c ---[ 156]---> BDD-cost:  125
106.36/106.42	c ---[ 154]---> BDD-cost:  125
106.36/106.42	c ---[ 152]---> BDD-cost:  125
106.36/106.42	c ---[ 150]---> BDD-cost:  125
106.36/106.42	c ---[ 148]---> BDD-cost:  125
106.36/106.42	c ---[ 146]---> BDD-cost:  125
106.36/106.42	c ---[ 144]---> BDD-cost:  125
106.36/106.42	c ---[ 142]---> BDD-cost:  125
106.36/106.42	c ---[ 140]---> BDD-cost:  125
106.36/106.42	c ---[ 138]---> BDD-cost:  125
106.36/106.43	c ---[ 136]---> BDD-cost:  125
106.36/106.43	c ---[ 134]---> BDD-cost:  125
106.36/106.43	c ---[ 132]---> BDD-cost:  125
106.36/106.43	c ---[ 130]---> BDD-cost:  125
106.36/106.43	c ---[ 128]---> BDD-cost:  125
106.36/106.43	c ---[ 126]---> BDD-cost:  125
106.36/106.43	c ---[ 124]---> BDD-cost:  125
106.36/106.43	c ---[ 122]---> BDD-cost:  125
106.36/106.43	c ---[ 120]---> BDD-cost:  125
106.36/106.44	c ---[ 118]---> BDD-cost:  125
106.36/106.44	c ---[ 116]---> BDD-cost:  125
106.36/106.44	c ---[ 114]---> BDD-cost:  125
106.36/106.44	c ---[ 112]---> BDD-cost:  125
106.36/106.44	c ---[ 110]---> BDD-cost:  125
106.36/106.44	c ---[ 108]---> BDD-cost:  125
106.36/106.44	c ---[ 106]---> BDD-cost:  125
106.36/106.44	c ---[ 104]---> BDD-cost:  125
106.36/106.45	c ---[ 102]---> BDD-cost:  125
106.36/106.45	c ---[ 100]---> BDD-cost:  125
106.36/106.45	c ---[  98]---> BDD-cost:  125
106.36/106.45	c ---[  96]---> BDD-cost:  125
106.36/106.45	c ---[  94]---> BDD-cost:  125
106.36/106.45	c ---[  92]---> BDD-cost:  125
106.36/106.45	c ---[  90]---> BDD-cost:  125
106.36/106.45	c ---[  88]---> BDD-cost:  125
106.36/106.45	c ---[  86]---> BDD-cost:  125
106.36/106.46	c ---[  84]---> BDD-cost:  125
106.36/106.46	c ---[  82]---> BDD-cost:  125
106.36/106.46	c ---[  80]---> BDD-cost:  125
106.36/106.46	c ---[  78]---> BDD-cost:  125
106.36/106.46	c ---[  76]---> BDD-cost:  125
106.36/106.46	c ---[  74]---> BDD-cost:  125
106.36/106.46	c ---[  72]---> BDD-cost:  125
106.36/106.46	c ---[  70]---> BDD-cost:  125
106.36/106.46	c ---[  68]---> BDD-cost:  125
106.36/106.47	c ---[  66]---> BDD-cost:  125
106.36/106.47	c ---[  64]---> BDD-cost:  125
106.36/106.47	c ---[  62]---> BDD-cost:  125
106.36/106.47	c ---[  60]---> BDD-cost:  125
106.36/106.47	c ---[  58]---> BDD-cost:  125
106.36/106.47	c ---[  56]---> BDD-cost:  125
106.36/106.47	c ---[  54]---> BDD-cost:  125
106.36/106.47	c ---[  52]---> BDD-cost:  125
106.36/106.47	c ---[  50]---> BDD-cost:  125
106.36/106.48	c ---[  48]---> BDD-cost:  125
106.36/106.48	c ---[  46]---> BDD-cost:  125
106.36/106.48	c ---[  44]---> BDD-cost:  125
106.36/106.48	c ---[  42]---> BDD-cost:  125
106.36/106.48	c ---[  40]---> BDD-cost:  125
106.36/106.48	c ---[  38]---> BDD-cost:  125
106.36/106.48	c ---[  36]---> BDD-cost:  125
106.36/106.48	c ---[  34]---> BDD-cost:  125
106.36/106.48	c ---[  32]---> BDD-cost:  125
106.36/106.49	c ---[  30]---> BDD-cost:  125
106.36/106.49	c ---[  28]---> BDD-cost:  125
106.36/106.49	c ---[  26]---> BDD-cost:  125
106.36/106.49	c ---[  24]---> BDD-cost:  125
106.36/106.49	c ---[  22]---> BDD-cost:  125
106.36/106.49	c ---[  20]---> BDD-cost:  125
106.36/106.49	c ---[  18]---> BDD-cost:  125
106.36/106.49	c ---[  16]---> BDD-cost:  125
106.36/106.49	c ---[  14]---> BDD-cost:  125
106.46/106.50	c ---[  12]---> BDD-cost:  125
106.46/106.50	c ---[  10]---> BDD-cost:  125
106.46/106.50	c ---[   8]---> BDD-cost:  125
106.46/106.50	c ---[   6]---> BDD-cost:  125
106.46/106.50	c ---[   4]---> BDD-cost:  125
106.46/106.50	c ---[   2]---> BDD-cost:  125
106.46/106.50	c ---[   0]---> BDD-cost:   87
1800.01/1800.30	|  Eliminated clauses:           0.15 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |  790117  4828217 17006882 |  1770346      100      4 |  1.267 % |
1800.01/1800.30	|       250 |  790117  4828217 17006882 |  1947380      250      4 |  1.267 % |
1800.01/1800.30	|       475 |  790117  4828217 17006882 |  2142118      475      4 |  1.267 % |
1800.01/1800.30	|       812 |  790117  4828217 17006882 |  2356330      812      4 |  1.267 % |
1800.01/1800.30	|      1318 |  790117  4828217 17006882 |  2591963     1318      5 |  1.267 % |
1800.01/1800.30	|      2077 |  790117  4828217 17006882 |  2851160     2077      5 |  1.267 % |
1800.01/1800.30	|      3216 |  790117  4828217 17006882 |  3136276     3216      5 |  1.267 % |
1800.01/1800.30	|      4924 |  790117  4828217 17006882 |  3449903     4924      7 |  1.267 % |
1800.01/1800.30	|      7486 |  790117  4828217 17006882 |  3794894     7486     12 |  1.267 % |
1800.01/1800.30	|     11330 |  790117  4828217 17006882 |  4174383    11330     15 |  1.267 % |
1800.01/1800.30	|     17096 |  790117  4828217 17006882 |  4591822    17096     20 |  1.267 % |
1800.01/1800.30	|     25745 |  790117  4828217 17006882 |  5051004    25745     25 |  1.267 % |
1800.01/1800.30	|     38719 |  790117  4828217 17006882 |  5556104    38719     35 |  1.267 % |
1800.01/1800.30	|     58180 |  790117  4828217 17006882 |  6111715    58180     40 |  1.267 % |
1800.01/1800.30	|     87372 |  790117  4828217 17006882 |  6722886    87372     40 |  1.267 % |
1800.01/1800.30	|    131161 |  790117  4828217 17006882 |  7395175   131161     47 |  1.267 % |
1800.01/1800.30	|    196845 |  790117  4828217 17006882 |  8134693   196845     56 |  1.267 % |
1800.01/1800.30	|    295371 |  790117  4828217 17006882 |  8948162   295371     65 |  1.267 % |
1800.01/1800.30	|    443160 |  790117  4828217 17006882 |  9842978   443160     70 |  1.267 % |
1800.01/1800.30	|    664843 |  790117  4828217 17006882 | 10827276   664843     76 |  1.267 % |
1800.01/1800.30	|    997368 |  790117  4828217 17006882 | 11910004   997368     81 |  1.267 % |
1800.01/1800.30	|   1496156 |  790117  4828217 17006882 | 13101004  1496156     89 |  1.267 % |
1800.01/1800.30	|   2244338 |  790117  4828217 17006882 | 14411105  2244338     98 |  1.267 % |
1800.01/1800.30	|   3366612 |  790115  4828217 17006882 | 15852215  3366609    104 |  1.267 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4119914-1467276709/watcher-4119914-1467276709 -o /tmp/evaluation-result-4119914-1467276709/solver-4119914-1467276709 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1467269496-19861 --watchdog 1960 -S 80 minisatp HOME/instance-4119914-1467276709.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.28 2.21 2.17 3/176 20576
/proc/meminfo: memFree=28726380/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=6724 CPUtime=0 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 383 0 0 0 0 0 0 0 20 0 1 0 8625716 6885376 260 33554432000 4194304 5646918 140733763531616 140734522545992 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 1681 260 94 355 0 1322 0

[startup+0.100161 s]
/proc/loadavg: 2.28 2.21 2.17 3/176 20576
/proc/meminfo: memFree=28726380/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=12708 CPUtime=0.09 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 1817 0 0 0 9 0 0 0 20 0 1 0 8625716 13012992 1679 33554432000 4194304 5646918 140733763531616 140734522545992 4823249 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 3177 1679 94 355 0 2818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12708

[startup+0.200319 s]
/proc/loadavg: 2.28 2.21 2.17 3/176 20576
/proc/meminfo: memFree=28726380/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=18588 CPUtime=0.19 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 3267 0 0 0 19 0 0 0 20 0 1 0 8625716 19034112 3044 33554432000 4194304 5646918 140733763531616 140734522545992 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 4647 3044 94 355 0 4288 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18588

[startup+0.300314 s]
/proc/loadavg: 2.28 2.21 2.17 3/176 20576
/proc/meminfo: memFree=28726380/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=24592 CPUtime=0.28 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 4819 0 0 0 28 0 0 0 20 0 1 0 8625716 25182208 4420 33554432000 4194304 5646918 140733763531616 140734522545992 4823289 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 6148 4420 97 355 0 5789 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24592

[startup+0.700243 s]
/proc/loadavg: 2.28 2.21 2.17 3/176 20576
/proc/meminfo: memFree=28726380/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=36140 CPUtime=0.69 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 7540 0 0 0 68 1 0 0 20 0 1 0 8625716 37007360 7141 33554432000 4194304 5646918 140733763531616 140733763529784 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 9035 7141 97 355 0 8676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36140

[startup+1.50023 s]
/proc/loadavg: 2.25 2.21 2.17 3/177 20577
/proc/meminfo: memFree=28686344/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=48784 CPUtime=1.48 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 10809 0 0 0 147 1 0 0 20 0 1 0 8625716 49954816 10055 33554432000 4194304 5646918 140733763531616 140733763529784 4831244 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 12196 10055 152 355 0 11837 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48784

[startup+3.10023 s]
/proc/loadavg: 2.25 2.21 2.17 3/177 20577
/proc/meminfo: memFree=28679832/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=55284 CPUtime=3.09 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 11899 0 0 0 307 2 0 0 20 0 1 0 8625716 56610816 11656 33554432000 4194304 5646918 140733763531616 140733763530280 4823346 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 13821 11656 152 355 0 13462 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55284

[startup+6.30027 s]
/proc/loadavg: 2.23 2.20 2.16 4/177 20577
/proc/meminfo: memFree=28674480/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=57980 CPUtime=6.29 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 12393 0 0 0 627 2 0 0 20 0 1 0 8625716 59371520 12150 33554432000 4194304 5646918 140733763531616 140733763530280 4464060 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 14495 12150 152 355 0 14136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57980

[startup+12.7002 s]
/proc/loadavg: 2.29 2.22 2.17 3/177 20577
/proc/meminfo: memFree=28670180/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=60616 CPUtime=12.69 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 13353 0 0 0 1266 3 0 0 20 0 1 0 8625716 62070784 12962 33554432000 4194304 5646918 140733763531616 140733763530280 4459763 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 15154 12962 152 355 0 14795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60616

[startup+25.5002 s]
/proc/loadavg: 2.31 2.22 2.17 4/177 20577
/proc/meminfo: memFree=28652796/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=63944 CPUtime=25.48 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 14186 0 0 0 2545 3 0 0 20 0 1 0 8625716 65478656 13795 33554432000 4194304 5646918 140733763531616 140733763261176 4832048 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 15986 13795 152 355 0 15627 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63944

[startup+51.1002 s]
/proc/loadavg: 2.20 2.20 2.17 3/177 20577
/proc/meminfo: memFree=28638260/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=78128 CPUtime=51.08 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 16371 0 0 0 5104 4 0 0 20 0 1 0 8625716 80003072 16706 33554432000 4194304 5646918 140733763531616 140733763530280 4823346 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 19532 16706 152 355 0 19173 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78128

[startup+102.3 s]
/proc/loadavg: 2.13 2.18 2.16 4/177 20578
/proc/meminfo: memFree=28595180/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=99376 CPUtime=102.27 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 19410 0 0 0 10222 5 0 0 20 0 1 0 8625716 101761024 22447 33554432000 4194304 5646918 140733763531616 140733763530280 4832112 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 24844 22447 152 355 0 24485 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 99376

[startup+162.3 s]
/proc/loadavg: 2.16 2.18 2.16 4/177 20580
/proc/meminfo: memFree=27611796/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=686504 CPUtime=162.26 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 92994 0 0 0 16205 21 0 0 20 0 1 0 8625716 702980096 153424 33554432000 4194304 5646918 140733763531616 140733763529752 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 171626 153424 183 355 0 171267 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 686504

[startup+222.307 s]
/proc/loadavg: 2.18 2.17 2.16 3/177 20581
/proc/meminfo: memFree=27391988/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=838544 CPUtime=222.26 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 98434 0 0 0 22202 24 0 0 20 0 1 0 8625716 858669056 186967 33554432000 4194304 5646918 140733763531616 140733763529752 4397104 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 209636 186967 183 355 0 209277 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 838544

[startup+282.3 s]
/proc/loadavg: 2.11 2.16 2.15 3/177 20582
/proc/meminfo: memFree=27178396/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=1067788 CPUtime=282.24 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 102522 0 0 0 28197 27 0 0 20 0 1 0 8625716 1093414912 215062 33554432000 4194304 5646918 140733763531616 140733763529752 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 266947 215062 183 355 0 266588 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1067788

[startup+342.3 s]
/proc/loadavg: 2.16 2.16 2.15 3/177 20583
/proc/meminfo: memFree=26919236/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=1080936 CPUtime=342.23 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 104842 0 0 0 34194 29 0 0 20 0 1 0 8625716 1106878464 245998 33554432000 4194304 5646918 140733763531616 140733763529752 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 270234 245998 183 355 0 269875 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1080936

[startup+402.3 s]
/proc/loadavg: 2.16 2.15 2.15 3/177 20584
/proc/meminfo: memFree=26741184/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=1092324 CPUtime=402.22 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 107608 0 0 0 40191 31 0 0 20 0 1 0 8625716 1118539776 266138 33554432000 4194304 5646918 140733763531616 140733763529752 4403040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 273081 266138 183 355 0 272722 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1092324

[startup+462.3 s]
/proc/loadavg: 2.10 2.14 2.15 3/177 20586
/proc/meminfo: memFree=26561824/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=1453448 CPUtime=462.21 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 109338 0 0 0 46188 33 0 0 20 0 1 0 8625716 1488330752 289328 33554432000 4194304 5646918 140733763531616 140733763529864 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 363362 289328 183 355 0 363003 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1453448

[startup+522.3 s]
/proc/loadavg: 2.15 2.14 2.14 4/178 20590
/proc/meminfo: memFree=26392684/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=1460944 CPUtime=522.2 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 111167 0 0 0 52185 35 0 0 20 0 1 0 8625716 1496006656 312619 33554432000 4194304 5646918 140733763531616 140733763529752 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 365236 312619 183 355 0 364877 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1460944

[startup+582.3 s]
/proc/loadavg: 2.12 2.13 2.14 3/178 20613
/proc/meminfo: memFree=26233852/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=1468796 CPUtime=582.19 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 113168 0 0 0 58182 37 0 0 20 0 1 0 8625716 1504047104 331483 33554432000 4194304 5646918 140733763531616 140733763529752 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 367199 331483 183 355 0 366840 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1468796

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


[startup+942.3 s]
/proc/loadavg: 2.19 2.18 2.16 3/177 20620
/proc/meminfo: memFree=25306404/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=2082840 CPUtime=942.14 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 122354 0 0 0 94167 47 0 0 20 0 1 0 8625716 2132828160 436737 33554432000 4194304 5646918 140733763531616 140733763529752 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 520710 436737 183 355 0 520351 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 2082840

[startup+1002.3 s]
/proc/loadavg: 2.19 2.18 2.16 3/177 20621
/proc/meminfo: memFree=25180904/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=2089852 CPUtime=1002.13 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 124020 0 0 0 100164 49 0 0 20 0 1 0 8625716 2140008448 451178 33554432000 4194304 5646918 140733763531616 140733763529752 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 522463 451178 183 355 0 522104 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 2089852

[startup+1062.3 s]
/proc/loadavg: 2.23 2.19 2.16 4/177 20623
/proc/meminfo: memFree=25048068/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=2097620 CPUtime=1062.12 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 125460 0 0 0 106162 50 0 0 20 0 1 0 8625716 2147962880 464371 33554432000 4194304 5646918 140733763531616 140733763529720 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 524405 464371 183 355 0 524046 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2097620

[startup+1122.3 s]
/proc/loadavg: 2.18 2.18 2.16 4/178 20627
/proc/meminfo: memFree=24926716/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=2099124 CPUtime=1122.11 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 125903 0 0 0 112160 51 0 0 20 0 1 0 8625716 2149502976 480655 33554432000 4194304 5646918 140733763531616 140733763529752 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 524781 480655 183 355 0 524422 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2099124

[startup+1182.3 s]
/proc/loadavg: 2.24 2.19 2.17 4/177 20628
/proc/meminfo: memFree=24810348/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=2104768 CPUtime=1182.1 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 127344 0 0 0 118157 53 0 0 20 0 1 0 8625716 2155282432 494360 33554432000 4194304 5646918 140733763531616 140733763529752 4396933 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 526192 494360 183 355 0 525833 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2104768

[startup+1242.3 s]
/proc/loadavg: 2.25 2.20 2.17 4/177 20629
/proc/meminfo: memFree=24674068/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=2126060 CPUtime=1242.09 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 128623 0 0 0 124155 54 0 0 20 0 1 0 8625716 2177085440 511480 33554432000 4194304 5646918 140733763531616 140733763529912 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 531515 511480 183 355 0 531156 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2126060

[startup+1302.3 s]
/proc/loadavg: 2.22 2.19 2.17 3/177 20630
/proc/meminfo: memFree=24547672/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3048296 CPUtime=1302.08 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 129293 0 0 0 130153 55 0 0 20 0 1 0 8625716 3121455104 523895 33554432000 4194304 5646918 140733763531616 140733763530312 4402818 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 762074 523895 183 355 0 761715 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 3048296

[startup+1362.3 s]
/proc/loadavg: 2.19 2.18 2.17 3/176 20631
/proc/meminfo: memFree=24414220/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3053116 CPUtime=1362.08 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 130611 0 0 0 136151 57 0 0 20 0 1 0 8625716 3126390784 543609 33554432000 4194304 5646918 140733763531616 140733763529752 4399887 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 763279 543609 183 355 0 762920 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3053116

[startup+1422.3 s]
/proc/loadavg: 2.31 2.21 2.18 4/177 20633
/proc/meminfo: memFree=24206484/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3065496 CPUtime=1422.07 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 133580 0 0 0 142148 59 0 0 20 0 1 0 8625716 3139067904 574172 33554432000 4194304 5646918 140733763531616 140733763529752 4403427 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 766374 574172 183 355 0 766015 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3065496

[startup+1482.3 s]
/proc/loadavg: 2.29 2.22 2.18 3/177 20634
/proc/meminfo: memFree=24099140/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3070556 CPUtime=1482.06 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 134767 0 0 0 148145 61 0 0 20 0 1 0 8625716 3144249344 588645 33554432000 4194304 5646918 140733763531616 140733763529752 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 767639 588645 183 355 0 767280 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3070556

[startup+1542.31 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 20635
/proc/meminfo: memFree=23999344/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3075036 CPUtime=1542.05 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 135830 0 0 0 154143 62 0 0 20 0 1 0 8625716 3148836864 601461 33554432000 4194304 5646918 140733763531616 140733763529752 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 768759 601461 183 355 0 768400 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3075036

[startup+1602.3 s]
/proc/loadavg: 2.20 2.20 2.18 4/177 20636
/proc/meminfo: memFree=23856148/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3083780 CPUtime=1602.04 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 137979 0 0 0 160140 64 0 0 20 0 1 0 8625716 3157790720 623028 33554432000 4194304 5646918 140733763531616 140733763529752 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 770945 623028 183 355 0 770586 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3083780

[startup+1662.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 20637
/proc/meminfo: memFree=23738900/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3090940 CPUtime=1662.03 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 139652 0 0 0 166138 65 0 0 20 0 1 0 8625716 3165122560 635432 33554432000 4194304 5646918 140733763531616 140733763529752 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 772735 635432 183 355 0 772376 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 3090940

[startup+1722.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/178 20642
/proc/meminfo: memFree=23616632/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3095180 CPUtime=1722.02 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 140629 0 0 0 172136 66 0 0 20 0 1 0 8625716 3169464320 649695 33554432000 4194304 5646918 140733763531616 140733763529752 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 773795 649695 183 355 0 773436 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 3095180

[startup+1782.3 s]
/proc/loadavg: 2.31 2.23 2.19 4/177 20643
/proc/meminfo: memFree=23484200/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3100948 CPUtime=1782.01 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 142000 0 0 0 178134 67 0 0 20 0 1 0 8625716 3175370752 663841 33554432000 4194304 5646918 140733763531616 140733763529752 4402880 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 775237 663841 183 355 0 774878 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 3100948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.22 2.18 2/170 20677
/proc/meminfo: memFree=26096212/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3101604 CPUtime=1800.01 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 142180 0 0 0 179933 68 0 0 20 0 1 0 8625716 3176042496 669642 33554432000 4194304 5646918 140733763531616 140733763529752 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 775401 669642 183 355 0 775042 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3101604

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 20576 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.24 2.22 2.18 2/170 20677
/proc/meminfo: memFree=26096212/32872528 swapFree=1370844/1518012
[pid=20576] ppid=20573 vsize=3101604 CPUtime=1800.01 cores=1,3,5,7
/proc/20576/stat : 20576 (minisatp) R 20573 20576 19561 0 -1 4202496 142180 0 0 0 179933 68 0 0 20 0 1 0 8625716 3176042496 669642 33554432000 4194304 5646918 140733763531616 140733763529752 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/20576/statm: 775401 669642 183 355 0 775042 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3101604

Child status: 0
Real time (s): 1800.34
CPU time (s): 1800.05
CPU user time (s): 1799.33
CPU system time (s): 0.72089
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 3101604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.72089
maximum resident set size= 2678568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142180
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 2067

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50432 second user time and 6.98794 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-30 10:51:49
IDJOB=4119914
IDBENCH=111819
IDSOLVER=2555
FILE ID=node129/4119914-1467276709
RUNJOBID= node129-1467269496-19861
PBS_JOBID= 20004503
Free space on /tmp= 71596 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/hw64/normalized-hw64-vm95p-opt.opb.negationfix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119914-1467276709/watcher-4119914-1467276709 -o /tmp/evaluation-result-4119914-1467276709/solver-4119914-1467276709 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1467269496-19861 --watchdog 1960 -S 80 minisatp HOME/instance-4119914-1467276709.opb

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

MD5SUM BENCH= d91a5fc8aaea71e2375765fd013dac6c
RANDOM SEED=1232162537

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28728072 kB
Buffers:          118760 kB
Cached:          1691152 kB
SwapCached:            0 kB
Active:           216588 kB
Inactive:        1656000 kB
Active(anon):      65664 kB
Inactive(anon):        0 kB
Active(file):     150924 kB
Inactive(file):  1656000 kB
Unevictable:     1518012 kB
Mlocked:         1370844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11696 kB
Writeback:             0 kB
AnonPages:       1603632 kB
Mapped:            14508 kB
Shmem:               204 kB
Slab:             621072 kB
SReclaimable:      64896 kB
SUnreclaim:       556176 kB
KernelStack:        1472 kB
PageTables:         7076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1695228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4119914-1467276709.opb

Free space on /tmp at the end= 71596 MiB
End job on node129 at 2016-06-30 11:21:49