Trace number 4087574

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
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-max1024.r.opb
MD5SUM87c08328e44aaf86c5913a3ba08592cd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark275
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 245
Optimality of the best value was proved YES
Number of variables1264
Total number of constraints1090
Number of constraints which are clauses1090
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 1264
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1264
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1264
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 1264 #constraint= 1090
0.00/0.02	c * #variable= 1264 #constraint= 1090
0.19/0.24	c S1->S2
0.19/0.24	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.19/0.24	c total clause space: 29.637MB
0.19/0.24	c total #watches: 559594
0.49/0.58	c total #propagations: 12180 / total #impl: 1314262 (eff. 0.009)
0.49/0.58	c #Conflicts:       2000 | #Learnt:       2000 | 0.001
0.49/0.58	c total clause space: 29.637MB
0.49/0.58	c total #watches: 711926
0.99/1.02	c total #propagations: 47452 / total #impl: 5667907 (eff. 0.008)
0.99/1.02	c GC COLLECT
0.99/1.02	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
0.99/1.02	c total clause space: 29.637MB
0.99/1.02	c total #watches: 349216
1.29/1.39	c total #propagations: 69232 / total #impl: 16935689 (eff. 0.004)
1.29/1.39	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
1.29/1.39	c total clause space: 48.1602MB
1.29/1.39	c total #watches: 697198
1.89/1.96	c total #propagations: 112747 / total #impl: 22041646 (eff. 0.005)
1.89/1.96	c GC COLLECT
1.89/1.96	c #Conflicts:       5000 | #Learnt:       2352 | 0.000
1.89/1.96	c total clause space: 48.1602MB
1.89/1.96	c total #watches: 713301
2.69/2.77	c total #propagations: 185932 / total #impl: 33103661 (eff. 0.006)
2.69/2.77	c #Conflicts:       6000 | #Learnt:       3352 | 0.001
2.69/2.77	c total clause space: 48.1602MB
2.69/2.77	c total #watches: 978224
3.49/3.50	c total #propagations: 253205 / total #impl: 46065516 (eff. 0.005)
3.49/3.50	c GC COLLECT
3.49/3.50	c #Conflicts:       7000 | #Learnt:       2227 | 0.005
3.49/3.50	c total clause space: 78.2603MB
3.49/3.50	c total #watches: 833260
4.19/4.22	c total #propagations: 298924 / total #impl: 55855119 (eff. 0.005)
4.19/4.22	c #Conflicts:       8000 | #Learnt:       3227 | 0.005
4.19/4.22	c total clause space: 78.2603MB
4.19/4.22	c total #watches: 1050375
5.39/5.49	c total #propagations: 331689 / total #impl: 65653087 (eff. 0.005)
5.39/5.49	c #Conflicts:       9000 | #Learnt:       4227 | 0.008
5.39/5.49	c total clause space: 78.2603MB
5.39/5.49	c total #watches: 1353558
7.19/7.25	c total #propagations: 387779 / total #impl: 80616275 (eff. 0.005)
7.19/7.25	c GC COLLECT
7.19/7.25	c #Conflicts:      10000 | #Learnt:       2716 | 0.008
7.19/7.25	c total clause space: 78.2603MB
7.19/7.25	c total #watches: 759344
8.99/9.05	c total #propagations: 451779 / total #impl: 101903679 (eff. 0.004)
8.99/9.05	c #Conflicts:      11000 | #Learnt:       3716 | 0.015
8.99/9.05	c total clause space: 78.2603MB
8.99/9.05	c total #watches: 972082
11.29/11.36	c total #propagations: 511385 / total #impl: 124259804 (eff. 0.004)
11.29/11.36	c #Conflicts:      12000 | #Learnt:       4716 | 0.018
11.29/11.36	c total clause space: 78.2603MB
11.29/11.36	c total #watches: 1114472
13.79/13.87	c total #propagations: 572007 / total #impl: 146904891 (eff. 0.004)
13.79/13.87	c #Conflicts:      13000 | #Learnt:       5716 | 0.024
13.79/13.87	c total clause space: 78.2603MB
13.79/13.87	c total #watches: 1315177
15.29/15.38	c total #propagations: 675837 / total #impl: 161541041 (eff. 0.004)
15.29/15.38	c GC COLLECT
15.29/15.38	c #Conflicts:      14000 | #Learnt:       3858 | 0.022
15.29/15.38	c total clause space: 78.2603MB
15.29/15.38	c total #watches: 724273
16.69/16.75	c total #propagations: 820237 / total #impl: 174993815 (eff. 0.005)
16.69/16.75	c #Conflicts:      15000 | #Learnt:       4858 | 0.021
16.69/16.75	c total clause space: 78.2603MB
16.69/16.75	c total #watches: 788615
17.99/18.08	c total #propagations: 922202 / total #impl: 188943400 (eff. 0.005)
17.99/18.08	c #Conflicts:      16000 | #Learnt:       5858 | 0.020
17.99/18.08	c total clause space: 78.2603MB
17.99/18.08	c total #watches: 830273
18.99/19.08	c total #propagations: 1034750 / total #impl: 204538105 (eff. 0.005)
18.99/19.08	c GC COLLECT
18.99/19.08	c #Conflicts:      17000 | #Learnt:       3685 | 0.022
18.99/19.08	c total clause space: 78.2603MB
18.99/19.08	c total #watches: 446034
20.09/20.10	c total #propagations: 1103265 / total #impl: 214221167 (eff. 0.005)
20.09/20.10	c #Conflicts:      18000 | #Learnt:       4685 | 0.021
20.09/20.10	c total clause space: 78.2603MB
20.09/20.10	c total #watches: 554029
21.39/21.43	c total #propagations: 1181111 / total #impl: 225845911 (eff. 0.005)
21.39/21.43	c #Conflicts:      19000 | #Learnt:       5685 | 0.020
21.39/21.43	c total clause space: 78.2603MB
21.39/21.43	c total #watches: 608498
22.79/22.89	c total #propagations: 1352768 / total #impl: 238194991 (eff. 0.006)
22.79/22.89	c #Conflicts:      20000 | #Learnt:       6685 | 0.019
22.79/22.89	c total clause space: 78.2603MB
22.79/22.89	c total #watches: 714678
24.19/24.29	c total #propagations: 1468340 / total #impl: 252022221 (eff. 0.006)
24.19/24.29	c GC COLLECT
24.19/24.29	c #Conflicts:      21000 | #Learnt:       4193 | 0.018
24.19/24.29	c total clause space: 78.2603MB
24.19/24.29	c total #watches: 494100
25.69/25.74	c total #propagations: 1594521 / total #impl: 264316695 (eff. 0.006)
25.69/25.74	c #Conflicts:      22000 | #Learnt:       5193 | 0.017
25.69/25.74	c total clause space: 78.2603MB
25.69/25.74	c total #watches: 548145
26.78/26.82	c total #propagations: 1743965 / total #impl: 278385847 (eff. 0.006)
26.78/26.82	c #Conflicts:      23000 | #Learnt:       6193 | 0.017
26.78/26.82	c total clause space: 78.2603MB
26.78/26.82	c total #watches: 579424
28.18/28.22	c total #propagations: 1896450 / total #impl: 286230911 (eff. 0.007)
28.18/28.22	c #Conflicts:      24000 | #Learnt:       7193 | 0.016
28.18/28.22	c total clause space: 78.2603MB
28.18/28.22	c total #watches: 766843
29.28/29.33	c total #propagations: 2001195 / total #impl: 305054697 (eff. 0.007)
29.28/29.33	c GC COLLECT
29.28/29.33	c #Conflicts:      25000 | #Learnt:       4396 | 0.015
29.28/29.33	c total clause space: 78.2603MB
29.28/29.33	c total #watches: 547408
30.98/31.01	c total #propagations: 2095766 / total #impl: 318334175 (eff. 0.007)
30.98/31.01	c #Conflicts:      26000 | #Learnt:       5396 | 0.015
30.98/31.01	c total clause space: 78.2603MB
30.98/31.01	c total #watches: 606513
32.78/32.86	c total #propagations: 2224825 / total #impl: 325689618 (eff. 0.007)
32.78/32.86	c #Conflicts:      27000 | #Learnt:       6396 | 0.014
32.78/32.86	c total clause space: 78.2603MB
32.78/32.86	c total #watches: 755552
35.38/35.47	c total #propagations: 2311347 / total #impl: 335996415 (eff. 0.007)
35.38/35.47	c #Conflicts:      28000 | #Learnt:       7396 | 0.014
35.38/35.47	c total clause space: 78.2603MB
35.38/35.47	c total #watches: 924474
38.68/38.79	c total #propagations: 2424342 / total #impl: 352200298 (eff. 0.007)
38.68/38.79	c GC COLLECT
38.68/38.79	c #Conflicts:      29000 | #Learnt:       4295 | 0.014
38.68/38.79	c total clause space: 78.2603MB
38.68/38.79	c total #watches: 667357
41.38/41.44	c total #propagations: 2516148 / total #impl: 363252964 (eff. 0.007)
41.38/41.44	c #Conflicts:      30000 | #Learnt:       5295 | 0.013
41.38/41.44	c total clause space: 78.2603MB
41.38/41.44	c total #watches: 724059
44.98/45.05	c total #propagations: 2614950 / total #impl: 372393088 (eff. 0.007)
44.98/45.05	c #Conflicts:      31000 | #Learnt:       6295 | 0.013
44.98/45.05	c total clause space: 78.2603MB
44.98/45.05	c total #watches: 822294
48.39/48.47	c total #propagations: 2730988 / total #impl: 392923891 (eff. 0.007)
48.39/48.47	c #Conflicts:      32000 | #Learnt:       7295 | 0.013
48.39/48.47	c total clause space: 78.2603MB
48.39/48.47	c total #watches: 948748
50.98/51.03	c total #propagations: 2853215 / total #impl: 404183550 (eff. 0.007)
50.98/51.03	c #Conflicts:      33000 | #Learnt:       8295 | 0.012
50.98/51.03	c total clause space: 78.2603MB
50.98/51.03	c total #watches: 1102793
53.58/53.62	c total #propagations: 2960172 / total #impl: 417110322 (eff. 0.007)
53.58/53.62	c GC COLLECT
53.58/53.62	c #Conflicts:      34000 | #Learnt:       4895 | 0.012
53.58/53.62	c total clause space: 78.2603MB
53.58/53.62	c total #watches: 626622
54.88/54.95	c total #propagations: 3074561 / total #impl: 445670911 (eff. 0.007)
54.88/54.95	c #Conflicts:      35000 | #Learnt:       5895 | 0.013
54.88/54.95	c total clause space: 78.2603MB
54.88/54.95	c total #watches: 765898
56.98/57.03	c total #propagations: 3152368 / total #impl: 464706636 (eff. 0.007)
56.98/57.03	c #Conflicts:      36000 | #Learnt:       6895 | 0.013
56.98/57.03	c total clause space: 78.2603MB
56.98/57.03	c total #watches: 894873
59.08/59.13	c total #propagations: 3247977 / total #impl: 490134414 (eff. 0.007)
59.08/59.13	c #Conflicts:      37000 | #Learnt:       7895 | 0.012
59.08/59.13	c total clause space: 78.2603MB
59.08/59.13	c total #watches: 1044840
61.28/61.39	c total #propagations: 3338989 / total #impl: 506930172 (eff. 0.007)
61.28/61.39	c #Conflicts:      38000 | #Learnt:       8895 | 0.012
61.28/61.39	c total clause space: 78.2603MB
61.28/61.39	c total #watches: 1204266
63.78/63.87	c total #propagations: 3446999 / total #impl: 520185637 (eff. 0.007)
63.78/63.87	c GC COLLECT
63.78/63.87	c #Conflicts:      39000 | #Learnt:       5200 | 0.012
63.78/63.87	c total clause space: 78.2603MB
63.78/63.87	c total #watches: 848492
66.38/66.49	c total #propagations: 3539203 / total #impl: 538526467 (eff. 0.007)
66.38/66.49	c #Conflicts:      40000 | #Learnt:       6200 | 0.011
66.38/66.49	c total clause space: 78.2603MB
66.38/66.49	c total #watches: 974125
69.28/69.34	c total #propagations: 3642921 / total #impl: 556333404 (eff. 0.007)
69.28/69.34	c #Conflicts:      41000 | #Learnt:       7200 | 0.011
69.28/69.34	c total clause space: 78.2603MB
69.28/69.34	c total #watches: 1061631
71.38/71.47	c total #propagations: 3747396 / total #impl: 580609536 (eff. 0.006)
71.38/71.47	c #Conflicts:      42000 | #Learnt:       8200 | 0.011
71.38/71.47	c total clause space: 78.2603MB
71.38/71.47	c total #watches: 1189350
74.17/74.23	c total #propagations: 3836332 / total #impl: 591094759 (eff. 0.006)
74.17/74.23	c #Conflicts:      43000 | #Learnt:       9200 | 0.011
74.17/74.23	c total clause space: 78.2603MB
74.17/74.23	c total #watches: 1271662
77.48/77.56	c total #propagations: 3919197 / total #impl: 603767143 (eff. 0.006)
77.48/77.56	c GC COLLECT
77.48/77.56	c #Conflicts:      44000 | #Learnt:       5209 | 0.010
77.48/77.56	c total clause space: 78.2603MB
77.48/77.56	c total #watches: 604657
79.29/79.33	c total #propagations: 4022303 / total #impl: 620659233 (eff. 0.006)
79.29/79.33	c #Conflicts:      45000 | #Learnt:       6209 | 0.010
79.29/79.33	c total clause space: 78.2603MB
79.29/79.33	c total #watches: 677314
80.98/81.03	c total #propagations: 4118347 / total #impl: 636032162 (eff. 0.006)
80.98/81.03	c #Conflicts:      46000 | #Learnt:       7209 | 0.010
80.98/81.03	c total clause space: 78.2603MB
80.98/81.03	c total #watches: 747973
82.59/82.64	c total #propagations: 4205749 / total #impl: 651092760 (eff. 0.006)
82.59/82.64	c #Conflicts:      47000 | #Learnt:       8209 | 0.010
82.59/82.64	c total clause space: 78.2603MB
82.59/82.64	c total #watches: 919687
85.18/85.23	c total #propagations: 4301988 / total #impl: 667881268 (eff. 0.006)
85.18/85.23	c #Conflicts:      48000 | #Learnt:       9209 | 0.010
85.18/85.23	c total clause space: 78.2603MB
85.18/85.23	c total #watches: 1098801
87.38/87.43	c total #propagations: 4487838 / total #impl: 697912539 (eff. 0.006)
87.38/87.43	c #Conflicts:      49000 | #Learnt:      10209 | 0.009
87.38/87.43	c total clause space: 78.2603MB
87.38/87.43	c total #watches: 1187877
89.28/89.39	c total #propagations: 4696839 / total #impl: 702884443 (eff. 0.007)
89.28/89.39	c GC COLLECT
89.28/89.39	c #Conflicts:      50000 | #Learnt:       5904 | 0.009
89.28/89.39	c total clause space: 78.2603MB
89.28/89.39	c total #watches: 742678
91.29/91.40	c total #propagations: 4914832 / total #impl: 708880487 (eff. 0.007)
91.29/91.40	c #Conflicts:      51000 | #Learnt:       6904 | 0.009
91.29/91.40	c total clause space: 78.2603MB
91.29/91.40	c total #watches: 824469
93.49/93.54	c total #propagations: 5151144 / total #impl: 720656255 (eff. 0.007)
93.49/93.54	c #Conflicts:      52000 | #Learnt:       7904 | 0.009
93.49/93.54	c total clause space: 78.2603MB
93.49/93.54	c total #watches: 948734
95.98/96.00	c total #propagations: 5365695 / total #impl: 736043435 (eff. 0.007)
95.98/96.00	c #Conflicts:      53000 | #Learnt:       8904 | 0.009
95.98/96.00	c total clause space: 78.2603MB
95.98/96.00	c total #watches: 1039175
98.78/98.89	c total #propagations: 5585867 / total #impl: 751093827 (eff. 0.007)
98.78/98.89	c #Conflicts:      54000 | #Learnt:       9904 | 0.009
98.78/98.89	c total clause space: 78.2603MB
98.78/98.89	c total #watches: 1228110
102.18/102.21	c total #propagations: 5810711 / total #impl: 765694496 (eff. 0.008)
102.18/102.21	c #Conflicts:      55000 | #Learnt:      10904 | 0.008
102.18/102.21	c total clause space: 127.173MB
102.18/102.21	c total #watches: 1411992
104.58/104.62	c total #propagations: 5992445 / total #impl: 780841072 (eff. 0.008)
104.58/104.62	c GC COLLECT
104.58/104.62	c #Conflicts:      56000 | #Learnt:       6300 | 0.008
104.58/104.62	c total clause space: 127.173MB
104.58/104.62	c total #watches: 990950
106.97/107.07	c total #propagations: 6190254 / total #impl: 804436911 (eff. 0.008)
106.97/107.07	c #Conflicts:      57000 | #Learnt:       7300 | 0.008
106.97/107.07	c total clause space: 127.173MB
106.97/107.07	c total #watches: 1257285
110.57/110.60	c total #propagations: 6362646 / total #impl: 883553687 (eff. 0.007)
110.57/110.60	c #Conflicts:      58000 | #Learnt:       8300 | 0.008
110.57/110.60	c total clause space: 127.173MB
110.57/110.60	c total #watches: 1470945
114.28/114.35	c total #propagations: 6566102 / total #impl: 972269420 (eff. 0.007)
114.28/114.35	c #Conflicts:      59000 | #Learnt:       9300 | 0.008
114.28/114.35	c total clause space: 127.173MB
114.28/114.35	c total #watches: 1796691
120.17/120.27	c total #propagations: 6723278 / total #impl: 1045180739 (eff. 0.006)
120.17/120.27	c #Conflicts:      60000 | #Learnt:      10300 | 0.008
120.17/120.27	c total clause space: 127.173MB
120.17/120.27	c total #watches: 2011302
125.97/126.07	c total #propagations: 6897149 / total #impl: 1085509945 (eff. 0.006)
125.97/126.07	c #Conflicts:      61000 | #Learnt:      11300 | 0.008
125.97/126.07	c total clause space: 127.173MB
125.97/126.07	c total #watches: 2115550
131.37/131.45	c total #propagations: 7116569 / total #impl: 1098415063 (eff. 0.006)
131.37/131.45	c GC COLLECT
131.37/131.45	c #Conflicts:      62000 | #Learnt:       6394 | 0.008
131.37/131.45	c total clause space: 127.173MB
131.37/131.45	c total #watches: 1343401
134.57/134.67	c total #propagations: 7361367 / total #impl: 1103207676 (eff. 0.007)
134.57/134.67	c #Conflicts:      63000 | #Learnt:       7394 | 0.007
134.57/134.67	c total clause space: 127.173MB
134.57/134.67	c total #watches: 1371222
140.78/140.88	c total #propagations: 7595819 / total #impl: 1105453289 (eff. 0.007)
140.78/140.88	c #Conflicts:      64000 | #Learnt:       8394 | 0.007
140.78/140.88	c total clause space: 127.173MB
140.78/140.88	c total #watches: 1411248
147.97/148.00	c total #propagations: 7887813 / total #impl: 1107272796 (eff. 0.007)
147.97/148.00	c #Conflicts:      65000 | #Learnt:       9394 | 0.007
147.97/148.00	c total clause space: 127.173MB
147.97/148.00	c total #watches: 1492219
152.67/152.75	c total #propagations: 8165458 / total #impl: 1122631922 (eff. 0.007)
152.67/152.75	c #Conflicts:      66000 | #Learnt:      10394 | 0.007
152.67/152.75	c total clause space: 127.173MB
152.67/152.75	c total #watches: 1690761
157.17/157.27	c total #propagations: 8271204 / total #impl: 1149990171 (eff. 0.007)
157.17/157.27	c #Conflicts:      67000 | #Learnt:      11394 | 0.007
157.17/157.27	c total clause space: 127.173MB
157.17/157.27	c total #watches: 1917452
163.27/163.32	c total #propagations: 8410941 / total #impl: 1185524367 (eff. 0.007)
163.27/163.32	c #Conflicts:      68000 | #Learnt:      12394 | 0.007
163.27/163.32	c total clause space: 127.173MB
163.27/163.32	c total #watches: 2114125
168.66/168.72	c total #propagations: 8571318 / total #impl: 1247312824 (eff. 0.007)
168.66/168.72	c GC COLLECT
168.66/168.72	c #Conflicts:      69000 | #Learnt:       7196 | 0.008
168.66/168.72	c total clause space: 127.173MB
168.66/168.72	c total #watches: 970866
173.66/173.79	c total #propagations: 8815492 / total #impl: 1341879657 (eff. 0.007)
173.66/173.79	c #Conflicts:      70000 | #Learnt:       8196 | 0.008
173.66/173.79	c total clause space: 127.173MB
173.66/173.79	c total #watches: 1020177
185.06/185.18	c total #propagations: 9064900 / total #impl: 1355954817 (eff. 0.007)
185.06/185.18	c #Conflicts:      71000 | #Learnt:       9196 | 0.008
185.06/185.18	c total clause space: 127.173MB
185.06/185.18	c total #watches: 1065334
194.96/195.07	c total #propagations: 9409857 / total #impl: 1371600397 (eff. 0.007)
194.96/195.07	c #Conflicts:      72000 | #Learnt:      10196 | 0.008
194.96/195.07	c total clause space: 127.173MB
194.96/195.07	c total #watches: 1123828
205.66/205.72	c total #propagations: 9686294 / total #impl: 1395975305 (eff. 0.007)
205.66/205.72	c #Conflicts:      73000 | #Learnt:      11196 | 0.008
205.66/205.72	c total clause space: 127.173MB
205.66/205.72	c total #watches: 1191929
216.25/216.33	c total #propagations: 10004991 / total #impl: 1432760930 (eff. 0.007)
216.25/216.33	c #Conflicts:      74000 | #Learnt:      12196 | 0.008
216.25/216.33	c total clause space: 127.173MB
216.25/216.33	c total #watches: 1269647
223.65/223.75	c total #propagations: 10319547 / total #impl: 1474301480 (eff. 0.007)
223.65/223.75	c GC COLLECT
223.65/223.75	c #Conflicts:      75000 | #Learnt:       6692 | 0.008
223.65/223.75	c total clause space: 127.173MB
223.65/223.75	c total #watches: 598384
226.05/226.16	c total #propagations: 10567807 / total #impl: 1496817400 (eff. 0.007)
226.05/226.16	c #Conflicts:      76000 | #Learnt:       7692 | 0.008
226.05/226.16	c total clause space: 127.173MB
226.05/226.16	c total #watches: 624996
227.76/227.83	c total #propagations: 10963081 / total #impl: 1506559842 (eff. 0.007)
227.76/227.83	c #Conflicts:      77000 | #Learnt:       8692 | 0.007
227.76/227.83	c total clause space: 127.173MB
227.76/227.83	c total #watches: 658307
229.86/229.99	c total #propagations: 11195057 / total #impl: 1512946373 (eff. 0.007)
229.86/229.99	c #Conflicts:      78000 | #Learnt:       9692 | 0.007
229.86/229.99	c total clause space: 127.173MB
229.86/229.99	c total #watches: 800770
232.45/232.51	c total #propagations: 11380703 / total #impl: 1526640976 (eff. 0.007)
232.45/232.51	c #Conflicts:      79000 | #Learnt:      10692 | 0.007
232.45/232.51	c total clause space: 127.173MB
232.45/232.51	c total #watches: 866512
236.05/236.11	c total #propagations: 11612975 / total #impl: 1535413032 (eff. 0.008)
236.05/236.11	c #Conflicts:      80000 | #Learnt:      11692 | 0.007
236.05/236.11	c total clause space: 127.173MB
236.05/236.11	c total #watches: 974312
239.05/239.19	c total #propagations: 11794698 / total #impl: 1555165495 (eff. 0.008)
239.05/239.19	c #Conflicts:      81000 | #Learnt:      12692 | 0.007
239.05/239.19	c total clause space: 127.173MB
239.05/239.19	c total #watches: 1149265
242.06/242.13	c total #propagations: 11938343 / total #impl: 1580208418 (eff. 0.008)
242.06/242.13	c GC COLLECT
242.06/242.13	c #Conflicts:      82000 | #Learnt:       6893 | 0.007
242.06/242.13	c total clause space: 127.173MB
242.06/242.13	c total #watches: 804762
245.55/245.60	c total #propagations: 12059147 / total #impl: 1614796077 (eff. 0.007)
245.55/245.60	c #Conflicts:      83000 | #Learnt:       7893 | 0.007
245.55/245.60	c total clause space: 127.173MB
245.55/245.60	c total #watches: 971787
250.25/250.30	c total #propagations: 12185288 / total #impl: 1671037973 (eff. 0.007)
250.25/250.30	c #Conflicts:      84000 | #Learnt:       8893 | 0.007
250.25/250.30	c total clause space: 127.173MB
250.25/250.30	c total #watches: 1108757
253.85/253.92	c total #propagations: 12339675 / total #impl: 1726830452 (eff. 0.007)
253.85/253.92	c #Conflicts:      85000 | #Learnt:       9893 | 0.007
253.85/253.92	c total clause space: 127.173MB
253.85/253.92	c total #watches: 1265854
256.45/256.59	c total #propagations: 12453121 / total #impl: 1749740075 (eff. 0.007)
256.45/256.59	c #Conflicts:      86000 | #Learnt:      10893 | 0.007
256.45/256.59	c total clause space: 127.173MB
256.45/256.59	c total #watches: 1522801
262.45/262.50	c total #propagations: 12608200 / total #impl: 1793488458 (eff. 0.007)
262.45/262.50	c #Conflicts:      87000 | #Learnt:      11893 | 0.007
262.45/262.50	c total clause space: 127.173MB
262.45/262.50	c total #watches: 1692912
268.55/268.69	c total #propagations: 12712943 / total #impl: 1841001619 (eff. 0.007)
268.55/268.69	c #Conflicts:      88000 | #Learnt:      12893 | 0.007
268.55/268.69	c total clause space: 127.173MB
268.55/268.69	c total #watches: 1837094
274.54/274.64	c total #propagations: 12845430 / total #impl: 1884087247 (eff. 0.007)
274.54/274.64	c #Conflicts:      89000 | #Learnt:      13893 | 0.006
274.54/274.64	c total clause space: 127.173MB
274.54/274.64	c total #watches: 2049558
280.55/280.61	c total #propagations: 12967083 / total #impl: 1922207375 (eff. 0.007)
280.55/280.61	c GC COLLECT
280.55/280.61	c #Conflicts:      90000 | #Learnt:       7792 | 0.006
280.55/280.61	c total clause space: 127.173MB
280.55/280.61	c total #watches: 1498297
284.64/284.75	c total #propagations: 13095263 / total #impl: 1959985810 (eff. 0.007)
284.64/284.75	c #Conflicts:      91000 | #Learnt:       8792 | 0.006
284.64/284.75	c total clause space: 127.173MB
284.64/284.75	c total #watches: 1751692
291.55/291.68	c total #propagations: 13233898 / total #impl: 2005612238 (eff. 0.007)
291.55/291.68	c #Conflicts:      92000 | #Learnt:       9792 | 0.008
291.55/291.68	c total clause space: 127.173MB
291.55/291.68	c total #watches: 1959367
304.24/304.39	c total #propagations: 13462255 / total #impl: 2051717928 (eff. 0.007)
304.24/304.39	c #Conflicts:      93000 | #Learnt:      10792 | 0.007
304.24/304.39	c total clause space: 127.173MB
304.24/304.39	c total #watches: 1999663
321.24/321.36	c total #propagations: 13659214 / total #impl: 2054548607 (eff. 0.007)
321.24/321.36	c #Conflicts:      94000 | #Learnt:      11792 | 0.007
321.24/321.36	c total clause space: 127.173MB
321.24/321.36	c total #watches: 2026326
337.13/337.20	c total #propagations: 13878884 / total #impl: 2059132727 (eff. 0.007)
337.13/337.20	c #Conflicts:      95000 | #Learnt:      12792 | 0.007
337.13/337.20	c total clause space: 127.173MB
337.13/337.20	c total #watches: 2053975
352.83/353.00	c total #propagations: 14081634 / total #impl: 2065438805 (eff. 0.007)
352.83/353.00	c #Conflicts:      96000 | #Learnt:      13792 | 0.007
352.83/353.00	c total clause space: 127.173MB
352.83/353.00	c total #watches: 2077447
368.63/368.75	c total #propagations: 14299253 / total #impl: 2072805744 (eff. 0.007)
368.63/368.75	c #Conflicts:      97000 | #Learnt:      14792 | 0.007
368.63/368.75	c total clause space: 127.173MB
368.63/368.75	c total #watches: 2103394
374.73/374.89	c total #propagations: 14493245 / total #impl: 2080792908 (eff. 0.007)
374.73/374.89	c GC COLLECT
374.73/374.89	c #Conflicts:      98000 | #Learnt:       8396 | 0.007
374.73/374.89	c total clause space: 127.173MB
374.73/374.89	c total #watches: 786495
381.33/381.44	c total #propagations: 14664600 / total #impl: 2092173110 (eff. 0.007)
381.33/381.44	c #Conflicts:      99000 | #Learnt:       9396 | 0.007
381.33/381.44	c total clause space: 127.173MB
381.33/381.44	c total #watches: 815706
387.32/387.44	c total #propagations: 14833797 / total #impl: 2104559137 (eff. 0.007)
387.32/387.44	c #Conflicts:     100000 | #Learnt:      10396 | 0.007
387.32/387.44	c total clause space: 127.173MB
387.32/387.44	c total #watches: 844445
393.42/393.51	c total #propagations: 15008059 / total #impl: 2116380812 (eff. 0.007)
393.42/393.51	c #Conflicts:     101000 | #Learnt:      11396 | 0.007
393.42/393.51	c total clause space: 127.173MB
393.42/393.51	c total #watches: 859831
399.52/399.61	c total #propagations: 15175177 / total #impl: 2128512216 (eff. 0.007)
399.52/399.61	c #Conflicts:     102000 | #Learnt:      12396 | 0.007
399.52/399.61	c total clause space: 127.173MB
399.52/399.61	c total #watches: 881637
405.02/405.11	c total #propagations: 15328186 / total #impl: 2140956275 (eff. 0.007)
405.02/405.11	c #Conflicts:     103000 | #Learnt:      13396 | 0.007
405.02/405.11	c total clause space: 127.173MB
405.02/405.11	c total #watches: 910876
409.82/409.92	c total #propagations: 15483274 / total #impl: 2147881218 (eff. 0.007)
409.82/409.92	c #Conflicts:     104000 | #Learnt:      14396 | 0.007
409.82/409.92	c total clause space: 127.173MB
409.82/409.92	c total #watches: 950167
414.32/414.45	c total #propagations: 15610588 / total #impl: 2153394807 (eff. 0.007)
414.32/414.45	c #Conflicts:     105000 | #Learnt:      15396 | 0.007
414.32/414.45	c total clause space: 127.173MB
414.32/414.45	c total #watches: 986609
415.12/415.24	c total #propagations: 15732825 / total #impl: 2158396004 (eff. 0.007)
415.12/415.24	c GC COLLECT
415.12/415.24	c #Conflicts:     106000 | #Learnt:       8692 | 0.007
415.12/415.24	c total clause space: 127.173MB
415.12/415.24	c total #watches: 307776
415.92/416.04	c total #propagations: 15856440 / total #impl: 2163366982 (eff. 0.007)
415.92/416.04	c #Conflicts:     107000 | #Learnt:       9692 | 0.006
415.92/416.04	c total clause space: 127.173MB
415.92/416.04	c total #watches: 372318
416.93/417.01	c total #propagations: 16046601 / total #impl: 2168191206 (eff. 0.007)
416.93/417.01	c #Conflicts:     108000 | #Learnt:      10692 | 0.006
416.93/417.01	c total clause space: 127.173MB
416.93/417.01	c total #watches: 424655
418.03/418.17	c total #propagations: 16299629 / total #impl: 2174826403 (eff. 0.007)
418.03/418.17	c #Conflicts:     109000 | #Learnt:      11692 | 0.006
418.03/418.17	c total clause space: 127.173MB
418.03/418.17	c total #watches: 473137
419.03/419.17	c total #propagations: 16537455 / total #impl: 2183239857 (eff. 0.008)
419.03/419.17	c #Conflicts:     110000 | #Learnt:      12692 | 0.006
419.03/419.17	c total clause space: 127.173MB
419.03/419.17	c total #watches: 507327
420.32/420.48	c total #propagations: 16757222 / total #impl: 2186554186 (eff. 0.008)
420.32/420.48	c #Conflicts:     111000 | #Learnt:      13692 | 0.006
420.32/420.48	c total clause space: 127.173MB
420.32/420.48	c total #watches: 589134
421.42/421.54	c total #propagations: 16980071 / total #impl: 2193524715 (eff. 0.008)
421.42/421.54	c #Conflicts:     112000 | #Learnt:      14692 | 0.006
421.42/421.54	c total clause space: 127.173MB
421.42/421.54	c total #watches: 680740
422.22/422.39	c total #propagations: 17137638 / total #impl: 2199483271 (eff. 0.008)
422.22/422.39	c #Conflicts:     113000 | #Learnt:      15692 | 0.006
422.22/422.39	c total clause space: 127.173MB
422.22/422.39	c total #watches: 807428
423.42/423.56	c total #propagations: 17296725 / total #impl: 2206787667 (eff. 0.008)
423.42/423.56	c GC COLLECT
423.42/423.56	c #Conflicts:     114000 | #Learnt:       8684 | 0.006
423.42/423.56	c total clause space: 127.173MB
423.42/423.56	c total #watches: 815988
425.62/425.75	c total #propagations: 17441281 / total #impl: 2239028558 (eff. 0.008)
425.62/425.75	c #Conflicts:     115000 | #Learnt:       9684 | 0.006
425.62/425.75	c total clause space: 127.173MB
425.62/425.75	c total #watches: 1083177
428.82/428.99	c total #propagations: 17579196 / total #impl: 2357724366 (eff. 0.007)
428.82/428.99	c #Conflicts:     116000 | #Learnt:      10684 | 0.006
428.82/428.99	c total clause space: 127.173MB
428.82/428.99	c total #watches: 1417224
436.22/436.38	c total #propagations: 17717266 / total #impl: 2472134125 (eff. 0.007)
436.22/436.38	c #Conflicts:     117000 | #Learnt:      11684 | 0.006
436.22/436.38	c total clause space: 127.173MB
436.22/436.38	c total #watches: 1498792
443.82/443.96	c total #propagations: 17988888 / total #impl: 2515548837 (eff. 0.007)
443.82/443.96	c #Conflicts:     118000 | #Learnt:      12684 | 0.007
443.82/443.96	c total clause space: 127.173MB
443.82/443.96	c total #watches: 1644745
452.81/452.98	c total #propagations: 18203806 / total #impl: 2542391490 (eff. 0.007)
452.81/452.98	c #Conflicts:     119000 | #Learnt:      13684 | 0.007
452.81/452.98	c total clause space: 127.173MB
452.81/452.98	c total #watches: 1750807
459.51/459.62	c total #propagations: 18455924 / total #impl: 2566155801 (eff. 0.007)
459.51/459.62	c #Conflicts:     120000 | #Learnt:      14684 | 0.007
459.51/459.62	c total clause space: 127.173MB
459.51/459.62	c total #watches: 1910504
467.21/467.36	c total #propagations: 18603034 / total #impl: 2578389039 (eff. 0.007)
467.21/467.36	c #Conflicts:     121000 | #Learnt:      15684 | 0.007
467.21/467.36	c total clause space: 127.173MB
467.21/467.36	c total #watches: 2043705
476.72/476.81	c total #propagations: 18738780 / total #impl: 2595098032 (eff. 0.007)
476.72/476.81	c GC COLLECT
476.72/476.81	c #Conflicts:     122000 | #Learnt:       8381 | 0.006
476.72/476.81	c total clause space: 206.656MB
476.72/476.81	c total #watches: 1532684
484.82/484.92	c total #propagations: 18876273 / total #impl: 2616429355 (eff. 0.007)
484.82/484.92	c #Conflicts:     123000 | #Learnt:       9381 | 0.006
484.82/484.92	c total clause space: 206.656MB
484.82/484.92	c total #watches: 1645016
492.41/492.58	c total #propagations: 19040586 / total #impl: 2635319517 (eff. 0.007)
492.41/492.58	c #Conflicts:     124000 | #Learnt:      10381 | 0.006
492.41/492.58	c total clause space: 206.656MB
492.41/492.58	c total #watches: 1770596
501.81/501.96	c total #propagations: 19191634 / total #impl: 2650923995 (eff. 0.007)
501.81/501.96	c #Conflicts:     125000 | #Learnt:      11381 | 0.006
501.81/501.96	c total clause space: 206.656MB
501.81/501.96	c total #watches: 1859514
508.71/508.85	c total #propagations: 19423413 / total #impl: 2667124989 (eff. 0.007)
508.71/508.85	c #Conflicts:     126000 | #Learnt:      12381 | 0.006
508.71/508.85	c total clause space: 206.656MB
508.71/508.85	c total #watches: 2003872
518.71/518.86	c total #propagations: 19558879 / total #impl: 2679386884 (eff. 0.007)
518.71/518.86	c #Conflicts:     127000 | #Learnt:      13381 | 0.006
518.71/518.86	c total clause space: 206.656MB
518.71/518.86	c total #watches: 2064052
527.51/527.67	c total #propagations: 19790310 / total #impl: 2689217207 (eff. 0.007)
527.51/527.67	c #Conflicts:     128000 | #Learnt:      14381 | 0.006
527.51/527.67	c total clause space: 206.656MB
527.51/527.67	c total #watches: 2162146
535.01/535.11	c total #propagations: 19988489 / total #impl: 2704226457 (eff. 0.007)
535.01/535.11	c #Conflicts:     129000 | #Learnt:      15381 | 0.006
535.01/535.11	c total clause space: 206.656MB
535.01/535.11	c total #watches: 2265218
541.40/541.58	c total #propagations: 20185656 / total #impl: 2722451302 (eff. 0.007)
541.40/541.58	c #Conflicts:     130000 | #Learnt:      16381 | 0.007
541.40/541.58	c total clause space: 206.656MB
541.40/541.58	c total #watches: 2394779
549.70/549.87	c total #propagations: 20390653 / total #impl: 2742749398 (eff. 0.007)
549.70/549.87	c GC COLLECT
549.70/549.87	c #Conflicts:     131000 | #Learnt:       8777 | 0.006
549.70/549.87	c total clause space: 206.656MB
549.70/549.87	c total #watches: 1063578
553.60/553.75	c total #propagations: 20646552 / total #impl: 2763177713 (eff. 0.007)
553.60/553.75	c #Conflicts:     132000 | #Learnt:       9777 | 0.007
553.60/553.75	c total clause space: 206.656MB
553.60/553.75	c total #watches: 1228305
557.90/558.03	c total #propagations: 20865392 / total #impl: 2783110301 (eff. 0.007)
557.90/558.03	c #Conflicts:     133000 | #Learnt:      10777 | 0.007
557.90/558.03	c total clause space: 206.656MB
557.90/558.03	c total #watches: 1356496
563.20/563.38	c total #propagations: 21134793 / total #impl: 2806879007 (eff. 0.008)
563.20/563.38	c #Conflicts:     134000 | #Learnt:      11777 | 0.007
563.20/563.38	c total clause space: 206.656MB
563.20/563.38	c total #watches: 1506277
568.00/568.13	c total #propagations: 21435467 / total #impl: 2829141498 (eff. 0.008)
568.00/568.13	c #Conflicts:     135000 | #Learnt:      12777 | 0.007
568.00/568.13	c total clause space: 206.656MB
568.00/568.13	c total #watches: 1656515
574.40/574.57	c total #propagations: 21612022 / total #impl: 2859242614 (eff. 0.008)
574.40/574.57	c #Conflicts:     136000 | #Learnt:      13777 | 0.007
574.40/574.57	c total clause space: 206.656MB
574.40/574.57	c total #watches: 1690215
581.59/581.75	c total #propagations: 21936720 / total #impl: 2870821165 (eff. 0.008)
581.59/581.75	c #Conflicts:     137000 | #Learnt:      14777 | 0.007
581.59/581.75	c total clause space: 206.656MB
581.59/581.75	c total #watches: 1716562
588.99/589.16	c total #propagations: 22257049 / total #impl: 2874838413 (eff. 0.008)
588.99/589.16	c #Conflicts:     138000 | #Learnt:      15777 | 0.007
588.99/589.16	c total clause space: 206.656MB
588.99/589.16	c total #watches: 1758587
596.10/596.23	c total #propagations: 22539018 / total #impl: 2880094864 (eff. 0.008)
596.10/596.23	c #Conflicts:     139000 | #Learnt:      16777 | 0.007
596.10/596.23	c total clause space: 206.656MB
596.10/596.23	c total #watches: 1794664
605.19/605.36	c total #propagations: 22793177 / total #impl: 2887266938 (eff. 0.008)
605.19/605.36	c #Conflicts:     140000 | #Learnt:      17777 | 0.007
605.19/605.36	c total clause space: 206.656MB
605.19/605.36	c total #watches: 1822007
609.49/609.67	c total #propagations: 23135664 / total #impl: 2898526611 (eff. 0.008)
609.49/609.67	c GC COLLECT
609.49/609.67	c #Conflicts:     141000 | #Learnt:       9879 | 0.007
609.49/609.67	c total clause space: 206.656MB
609.49/609.67	c total #watches: 841976
612.89/613.06	c total #propagations: 23449954 / total #impl: 2905841482 (eff. 0.008)
612.89/613.06	c #Conflicts:     142000 | #Learnt:      10879 | 0.007
612.89/613.06	c total clause space: 206.656MB
612.89/613.06	c total #watches: 888697
615.90/616.04	c total #propagations: 23742332 / total #impl: 2911962847 (eff. 0.008)
615.90/616.04	c #Conflicts:     143000 | #Learnt:      11879 | 0.007
615.90/616.04	c total clause space: 206.656MB
615.90/616.04	c total #watches: 924683
619.09/619.28	c total #propagations: 24062456 / total #impl: 2917315470 (eff. 0.008)
619.09/619.28	c #Conflicts:     144000 | #Learnt:      12879 | 0.007
619.09/619.28	c total clause space: 206.656MB
619.09/619.28	c total #watches: 948480
622.09/622.25	c total #propagations: 24417383 / total #impl: 2924372003 (eff. 0.008)
622.09/622.25	c #Conflicts:     145000 | #Learnt:      13879 | 0.007
622.09/622.25	c total clause space: 206.656MB
622.09/622.25	c total #watches: 993747
625.29/625.49	c total #propagations: 24714477 / total #impl: 2930659367 (eff. 0.008)
625.29/625.49	c #Conflicts:     146000 | #Learnt:      14879 | 0.007
625.29/625.49	c total clause space: 206.656MB
625.29/625.49	c total #watches: 1041173
629.69/629.80	c total #propagations: 25035063 / total #impl: 2938735998 (eff. 0.009)
629.69/629.80	c #Conflicts:     147000 | #Learnt:      15879 | 0.007
629.69/629.80	c total clause space: 206.656MB
629.69/629.80	c total #watches: 1082161
632.98/633.11	c total #propagations: 25303418 / total #impl: 2943627318 (eff. 0.009)
632.98/633.11	c #Conflicts:     148000 | #Learnt:      16879 | 0.007
632.98/633.11	c total clause space: 206.656MB
632.98/633.11	c total #watches: 1129761
636.18/636.31	c total #propagations: 25589432 / total #impl: 2948609258 (eff. 0.009)
636.18/636.31	c #Conflicts:     149000 | #Learnt:      17879 | 0.006
636.18/636.31	c total clause space: 206.656MB
636.18/636.31	c total #watches: 1181827
638.58/638.73	c total #propagations: 25796966 / total #impl: 2954306264 (eff. 0.009)
638.58/638.73	c GC COLLECT
638.58/638.73	c #Conflicts:     150000 | #Learnt:       9682 | 0.006
638.58/638.73	c total clause space: 206.656MB
638.58/638.73	c total #watches: 470399
639.78/639.92	c total #propagations: 25970812 / total #impl: 2960813610 (eff. 0.009)
639.78/639.92	c #Conflicts:     151000 | #Learnt:      10682 | 0.006
639.78/639.92	c total clause space: 206.656MB
639.78/639.92	c total #watches: 553922
640.78/640.98	c total #propagations: 26236187 / total #impl: 2972240942 (eff. 0.009)
640.78/640.98	c #Conflicts:     152000 | #Learnt:      11682 | 0.007
640.78/640.98	c total clause space: 206.656MB
640.78/640.98	c total #watches: 691867
642.39/642.57	c total #propagations: 26422224 / total #impl: 2985662390 (eff. 0.009)
642.39/642.57	c #Conflicts:     153000 | #Learnt:      12682 | 0.006
642.39/642.57	c total clause space: 206.656MB
642.39/642.57	c total #watches: 784159
643.98/644.12	c total #propagations: 26623589 / total #impl: 2991909989 (eff. 0.009)
643.98/644.12	c #Conflicts:     154000 | #Learnt:      13682 | 0.006
643.98/644.12	c total clause space: 206.656MB
643.98/644.12	c total #watches: 893403
645.88/646.03	c total #propagations: 26811055 / total #impl: 2999270905 (eff. 0.009)
645.88/646.03	c #Conflicts:     155000 | #Learnt:      14682 | 0.006
645.88/646.03	c total clause space: 206.656MB
645.88/646.03	c total #watches: 971291
647.98/648.10	c total #propagations: 27004098 / total #impl: 3006171742 (eff. 0.009)
647.98/648.10	c #Conflicts:     156000 | #Learnt:      15682 | 0.006
647.98/648.10	c total clause space: 206.656MB
647.98/648.10	c total #watches: 1012217
650.09/650.25	c total #propagations: 27188867 / total #impl: 3012540527 (eff. 0.009)
650.09/650.25	c #Conflicts:     157000 | #Learnt:      16682 | 0.006
650.09/650.25	c total clause space: 206.656MB
650.09/650.25	c total #watches: 1097397
651.89/652.06	c total #propagations: 27389607 / total #impl: 3023455649 (eff. 0.009)
651.89/652.06	c #Conflicts:     158000 | #Learnt:      17682 | 0.006
651.89/652.06	c total clause space: 206.656MB
651.89/652.06	c total #watches: 1216860
653.99/654.10	c total #propagations: 27509378 / total #impl: 3032817378 (eff. 0.009)
653.99/654.10	c #Conflicts:     159000 | #Learnt:      18682 | 0.006
653.99/654.10	c total clause space: 206.656MB
653.99/654.10	c total #watches: 1348683
656.39/656.54	c total #propagations: 27638518 / total #impl: 3043423905 (eff. 0.009)
656.39/656.54	c GC COLLECT
656.39/656.54	c #Conflicts:     160000 | #Learnt:      10041 | 0.006
656.39/656.54	c total clause space: 206.656MB
656.39/656.54	c total #watches: 1066133
658.80/658.91	c total #propagations: 27746532 / total #impl: 3054442634 (eff. 0.009)
658.80/658.91	c #Conflicts:     161000 | #Learnt:      11041 | 0.006
658.80/658.91	c total clause space: 206.656MB
658.80/658.91	c total #watches: 1203949
662.79/662.94	c total #propagations: 27916264 / total #impl: 3066910927 (eff. 0.009)
662.79/662.94	c #Conflicts:     162000 | #Learnt:      12041 | 0.006
662.79/662.94	c total clause space: 206.656MB
662.79/662.94	c total #watches: 1344158
666.69/666.86	c total #propagations: 28094816 / total #impl: 3077792304 (eff. 0.009)
666.69/666.86	c #Conflicts:     163000 | #Learnt:      13041 | 0.006
666.69/666.86	c total clause space: 206.656MB
666.69/666.86	c total #watches: 1437886
671.19/671.33	c total #propagations: 28285818 / total #impl: 3087032364 (eff. 0.009)
671.19/671.33	c #Conflicts:     164000 | #Learnt:      14041 | 0.006
671.19/671.33	c total clause space: 206.656MB
671.19/671.33	c total #watches: 1528720
674.49/674.61	c total #propagations: 28475450 / total #impl: 3098222768 (eff. 0.009)
674.49/674.61	c #Conflicts:     165000 | #Learnt:      15041 | 0.006
674.49/674.61	c total clause space: 206.656MB
674.49/674.61	c total #watches: 1651765
678.89/679.09	c total #propagations: 28630947 / total #impl: 3113662725 (eff. 0.009)
678.89/679.09	c #Conflicts:     166000 | #Learnt:      16041 | 0.006
678.89/679.09	c total clause space: 206.656MB
678.89/679.09	c total #watches: 1772159
684.89/685.05	c total #propagations: 28808630 / total #impl: 3135745554 (eff. 0.009)
684.89/685.05	c #Conflicts:     167000 | #Learnt:      17041 | 0.006
684.89/685.05	c total clause space: 206.656MB
684.89/685.05	c total #watches: 1873601
691.89/692.06	c total #propagations: 28996468 / total #impl: 3148999161 (eff. 0.009)
691.89/692.06	c #Conflicts:     168000 | #Learnt:      18041 | 0.006
691.89/692.06	c total clause space: 206.656MB
691.89/692.06	c total #watches: 1954238
700.08/700.23	c total #propagations: 29244243 / total #impl: 3160398755 (eff. 0.009)
700.08/700.23	c #Conflicts:     169000 | #Learnt:      19041 | 0.006
700.08/700.23	c total clause space: 206.656MB
700.08/700.23	c total #watches: 2036611
705.88/706.01	c total #propagations: 29516938 / total #impl: 3174111387 (eff. 0.009)
705.88/706.01	c GC COLLECT
705.88/706.01	c #Conflicts:     170000 | #Learnt:      10096 | 0.006
705.88/706.01	c total clause space: 206.656MB
705.88/706.01	c total #watches: 1123183
709.49/709.67	c total #propagations: 29756244 / total #impl: 3186752682 (eff. 0.009)
709.49/709.67	c #Conflicts:     171000 | #Learnt:      11096 | 0.006
709.49/709.67	c total clause space: 206.656MB
709.49/709.67	c total #watches: 1223685
713.58/713.70	c total #propagations: 29919772 / total #impl: 3199684906 (eff. 0.009)
713.58/713.70	c #Conflicts:     172000 | #Learnt:      12096 | 0.006
713.58/713.70	c total clause space: 206.656MB
713.58/713.70	c total #watches: 1326708
716.58/716.79	c total #propagations: 30101171 / total #impl: 3211142090 (eff. 0.009)
716.58/716.79	c #Conflicts:     173000 | #Learnt:      13096 | 0.006
716.58/716.79	c total clause space: 206.656MB
716.58/716.79	c total #watches: 1430878
719.98/720.14	c total #propagations: 30219369 / total #impl: 3224621855 (eff. 0.009)
719.98/720.14	c #Conflicts:     174000 | #Learnt:      14096 | 0.006
719.98/720.14	c total clause space: 206.656MB
719.98/720.14	c total #watches: 1525779
723.98/724.18	c total #propagations: 30324670 / total #impl: 3242850003 (eff. 0.009)
723.98/724.18	c #Conflicts:     175000 | #Learnt:      15096 | 0.006
723.98/724.18	c total clause space: 206.656MB
723.98/724.18	c total #watches: 1603290
728.48/728.62	c total #propagations: 30503021 / total #impl: 3255160517 (eff. 0.009)
728.48/728.62	c #Conflicts:     176000 | #Learnt:      16096 | 0.006
728.48/728.62	c total clause space: 206.656MB
728.48/728.62	c total #watches: 1700356
733.38/733.56	c total #propagations: 30686549 / total #impl: 3265226718 (eff. 0.009)
733.38/733.56	c #Conflicts:     177000 | #Learnt:      17096 | 0.006
733.38/733.56	c total clause space: 206.656MB
733.38/733.56	c total #watches: 1776910
736.78/736.95	c total #propagations: 30849783 / total #impl: 3271044346 (eff. 0.009)
736.78/736.95	c #Conflicts:     178000 | #Learnt:      18096 | 0.006
736.78/736.95	c total clause space: 206.656MB
736.78/736.95	c total #watches: 1974562
745.18/745.31	c total #propagations: 30988532 / total #impl: 3289842675 (eff. 0.009)
745.18/745.31	c #Conflicts:     179000 | #Learnt:      19096 | 0.006
745.18/745.31	c total clause space: 206.656MB
745.18/745.31	c total #watches: 2138486
757.88/758.07	c total #propagations: 31198686 / total #impl: 3320904145 (eff. 0.009)
757.88/758.07	c GC COLLECT
757.88/758.07	c #Conflicts:     180000 | #Learnt:       9697 | 0.006
757.88/758.07	c total clause space: 206.656MB
757.88/758.07	c total #watches: 1136501
764.67/764.81	c total #propagations: 31416881 / total #impl: 3334777394 (eff. 0.009)
764.67/764.81	c #Conflicts:     181000 | #Learnt:      10697 | 0.006
764.67/764.81	c total clause space: 206.656MB
764.67/764.81	c total #watches: 1258312
769.57/769.73	c total #propagations: 31588178 / total #impl: 3347037406 (eff. 0.009)
769.57/769.73	c #Conflicts:     182000 | #Learnt:      11697 | 0.006
769.57/769.73	c total clause space: 206.656MB
769.57/769.73	c total #watches: 1400208
776.97/777.18	c total #propagations: 31735634 / total #impl: 3378426822 (eff. 0.009)
776.97/777.18	c #Conflicts:     183000 | #Learnt:      12697 | 0.006
776.97/777.18	c total clause space: 206.656MB
776.97/777.18	c total #watches: 1524422
787.67/787.87	c total #propagations: 31920066 / total #impl: 3401906185 (eff. 0.009)
787.67/787.87	c #Conflicts:     184000 | #Learnt:      13697 | 0.005
787.67/787.87	c total clause space: 206.656MB
787.67/787.87	c total #watches: 1665140
803.57/803.70	c total #propagations: 32111290 / total #impl: 3439832540 (eff. 0.009)
803.57/803.70	c #Conflicts:     185000 | #Learnt:      14697 | 0.005
803.57/803.70	c total clause space: 206.656MB
803.57/803.70	c total #watches: 1757430
818.06/818.28	c total #propagations: 32357758 / total #impl: 3515617083 (eff. 0.009)
818.06/818.28	c #Conflicts:     186000 | #Learnt:      15697 | 0.005
818.06/818.28	c total clause space: 206.656MB
818.06/818.28	c total #watches: 1852702
834.06/834.28	c total #propagations: 32588223 / total #impl: 3589575536 (eff. 0.009)
834.06/834.28	c #Conflicts:     187000 | #Learnt:      16697 | 0.005
834.06/834.28	c total clause space: 206.656MB
834.06/834.28	c total #watches: 1939088
848.07/848.22	c total #propagations: 32820942 / total #impl: 3656683851 (eff. 0.009)
848.07/848.22	c #Conflicts:     188000 | #Learnt:      17697 | 0.005
848.07/848.22	c total clause space: 206.656MB
848.07/848.22	c total #watches: 2057804
864.66/864.85	c total #propagations: 33000439 / total #impl: 3712305049 (eff. 0.009)
864.66/864.85	c #Conflicts:     189000 | #Learnt:      18697 | 0.005
864.66/864.85	c total clause space: 206.656MB
864.66/864.85	c total #watches: 2171844
886.15/886.35	c total #propagations: 33216539 / total #impl: 3786409561 (eff. 0.009)
886.15/886.35	c #Conflicts:     190000 | #Learnt:      19697 | 0.005
886.15/886.35	c total clause space: 206.656MB
886.15/886.35	c total #watches: 2274457
901.75/901.94	c total #propagations: 33462371 / total #impl: 3883097327 (eff. 0.009)
901.75/901.94	c GC COLLECT
901.75/901.94	c #Conflicts:     191000 | #Learnt:      10126 | 0.005
901.75/901.94	c total clause space: 206.656MB
901.75/901.94	c total #watches: 1192770
911.35/911.53	c total #propagations: 33686349 / total #impl: 3969944282 (eff. 0.008)
911.35/911.53	c #Conflicts:     192000 | #Learnt:      11126 | 0.005
911.35/911.53	c total clause space: 206.656MB
911.35/911.53	c total #watches: 1275677
921.55/921.71	c total #propagations: 33875713 / total #impl: 4050662967 (eff. 0.008)
921.55/921.71	c #Conflicts:     193000 | #Learnt:      12126 | 0.005
921.55/921.71	c total clause space: 206.656MB
921.55/921.71	c total #watches: 1346525
931.95/932.15	c total #propagations: 34067834 / total #impl: 4130382408 (eff. 0.008)
931.95/932.15	c #Conflicts:     194000 | #Learnt:      13126 | 0.005
931.95/932.15	c total clause space: 206.656MB
931.95/932.15	c total #watches: 1420134
942.74/942.95	c total #propagations: 34249341 / total #impl: 4206369168 (eff. 0.008)
942.74/942.95	c #Conflicts:     195000 | #Learnt:      14126 | 0.005
942.74/942.95	c total clause space: 206.656MB
942.74/942.95	c total #watches: 1493866
955.54/955.74	c total #propagations: 34431245 / total #impl: 4288643782 (eff. 0.008)
955.54/955.74	c #Conflicts:     196000 | #Learnt:      15126 | 0.005
955.54/955.74	c total clause space: 206.656MB
955.54/955.74	c total #watches: 1551242
968.14/968.31	c total #propagations: 34609357 / total #impl: 4385478290 (eff. 0.008)
968.14/968.31	c #Conflicts:     197000 | #Learnt:      16126 | 0.005
968.14/968.31	c total clause space: 206.656MB
968.14/968.31	c total #watches: 1613173
983.35/983.52	c total #propagations: 34785443 / total #impl: 4485011226 (eff. 0.008)
983.35/983.52	c #Conflicts:     198000 | #Learnt:      17126 | 0.005
983.35/983.52	c total clause space: 206.656MB
983.35/983.52	c total #watches: 1683228
993.04/993.28	c total #propagations: 34972005 / total #impl: 4552045551 (eff. 0.008)
993.04/993.28	c #Conflicts:     199000 | #Learnt:      18126 | 0.005
993.04/993.28	c total clause space: 206.656MB
993.04/993.28	c total #watches: 1778305
1003.73/1003.92	c total #propagations: 35127524 / total #impl: 4620327645 (eff. 0.008)
1003.73/1003.92	c #Conflicts:     200000 | #Learnt:      19126 | 0.005
1003.73/1003.92	c total clause space: 206.656MB
1003.73/1003.92	c total #watches: 1901659
1019.03/1019.29	c total #propagations: 35291479 / total #impl: 4694285898 (eff. 0.008)
1019.03/1019.29	c #Conflicts:     201000 | #Learnt:      20126 | 0.005
1019.03/1019.29	c total clause space: 206.656MB
1019.03/1019.29	c total #watches: 1997824
1031.13/1031.31	c total #propagations: 35455569 / total #impl: 4766224046 (eff. 0.007)
1031.13/1031.31	c GC COLLECT
1031.13/1031.31	c #Conflicts:     202000 | #Learnt:      10710 | 0.005
1031.13/1031.31	c total clause space: 206.656MB
1031.13/1031.31	c total #watches: 994224
1038.53/1038.76	c total #propagations: 35636525 / total #impl: 4864788787 (eff. 0.007)
1038.53/1038.76	c #Conflicts:     203000 | #Learnt:      11710 | 0.005
1038.53/1038.76	c total clause space: 206.656MB
1038.53/1038.76	c total #watches: 1101417
1045.33/1045.59	c total #propagations: 35796810 / total #impl: 4936640017 (eff. 0.007)
1045.33/1045.59	c #Conflicts:     204000 | #Learnt:      12710 | 0.005
1045.33/1045.59	c total clause space: 206.656MB
1045.33/1045.59	c total #watches: 1232095
1052.43/1052.66	c total #propagations: 35938778 / total #impl: 4999640686 (eff. 0.007)
1052.43/1052.66	c #Conflicts:     205000 | #Learnt:      13710 | 0.005
1052.43/1052.66	c total clause space: 206.656MB
1052.43/1052.66	c total #watches: 1332118
1063.03/1063.23	c total #propagations: 36077597 / total #impl: 5076703512 (eff. 0.007)
1063.03/1063.23	c #Conflicts:     206000 | #Learnt:      14710 | 0.005
1063.03/1063.23	c total clause space: 206.656MB
1063.03/1063.23	c total #watches: 1423745
1073.12/1073.30	c total #propagations: 36205843 / total #impl: 5134412543 (eff. 0.007)
1073.12/1073.30	c #Conflicts:     207000 | #Learnt:      15710 | 0.005
1073.12/1073.30	c total clause space: 206.656MB
1073.12/1073.30	c total #watches: 1529940
1088.12/1088.30	c total #propagations: 36365558 / total #impl: 5194029091 (eff. 0.007)
1088.12/1088.30	c #Conflicts:     208000 | #Learnt:      16710 | 0.005
1088.12/1088.30	c total clause space: 206.656MB
1088.12/1088.30	c total #watches: 1595814
1100.52/1100.71	c total #propagations: 36558894 / total #impl: 5252594899 (eff. 0.007)
1100.52/1100.71	c #Conflicts:     209000 | #Learnt:      17710 | 0.005
1100.52/1100.71	c total clause space: 206.656MB
1100.52/1100.71	c total #watches: 1739438
1109.92/1110.10	c total #propagations: 36701080 / total #impl: 5270473706 (eff. 0.007)
1109.92/1110.10	c #Conflicts:     210000 | #Learnt:      18710 | 0.005
1109.92/1110.10	c total clause space: 206.656MB
1109.92/1110.10	c total #watches: 1859675
1121.52/1121.78	c total #propagations: 36804951 / total #impl: 5306501255 (eff. 0.007)
1121.52/1121.78	c #Conflicts:     211000 | #Learnt:      19710 | 0.005
1121.52/1121.78	c total clause space: 206.656MB
1121.52/1121.78	c total #watches: 2029874
1129.71/1129.94	c total #propagations: 36964600 / total #impl: 5365633605 (eff. 0.007)
1129.71/1129.94	c #Conflicts:     212000 | #Learnt:      20710 | 0.005
1129.71/1129.94	c total clause space: 206.656MB
1129.71/1129.94	c total #watches: 2202667
1140.01/1140.20	c total #propagations: 37065973 / total #impl: 5418676757 (eff. 0.007)
1140.01/1140.20	c GC COLLECT
1140.01/1140.20	c #Conflicts:     213000 | #Learnt:      10130 | 0.005
1140.01/1140.20	c total clause space: 206.656MB
1140.01/1140.20	c total #watches: 1291598
1145.71/1145.97	c total #propagations: 37184543 / total #impl: 5493059282 (eff. 0.007)
1145.71/1145.97	c #Conflicts:     214000 | #Learnt:      11130 | 0.005
1145.71/1145.97	c total clause space: 206.656MB
1145.71/1145.97	c total #watches: 1396711
1151.21/1151.40	c total #propagations: 37307010 / total #impl: 5563751038 (eff. 0.007)
1151.21/1151.40	c #Conflicts:     215000 | #Learnt:      12130 | 0.005
1151.21/1151.40	c total clause space: 206.656MB
1151.21/1151.40	c total #watches: 1510043
1158.41/1158.69	c total #propagations: 37400295 / total #impl: 5633100205 (eff. 0.007)
1158.41/1158.69	c #Conflicts:     216000 | #Learnt:      13130 | 0.005
1158.41/1158.69	c total clause space: 206.656MB
1158.41/1158.69	c total #watches: 1631626
1165.71/1165.93	c total #propagations: 37551922 / total #impl: 5744370053 (eff. 0.007)
1165.71/1165.93	c #Conflicts:     217000 | #Learnt:      14130 | 0.005
1165.71/1165.93	c total clause space: 206.656MB
1165.71/1165.93	c total #watches: 1740521
1173.71/1173.94	c total #propagations: 37684030 / total #impl: 5845526331 (eff. 0.006)
1173.71/1173.94	c #Conflicts:     218000 | #Learnt:      15130 | 0.005
1173.71/1173.94	c total clause space: 206.656MB
1173.71/1173.94	c total #watches: 1840508
1180.61/1180.85	c total #propagations: 37820771 / total #impl: 5949898986 (eff. 0.006)
1180.61/1180.85	c #Conflicts:     219000 | #Learnt:      16130 | 0.005
1180.61/1180.85	c total clause space: 206.656MB
1180.61/1180.85	c total #watches: 1937556
1190.20/1190.44	c total #propagations: 37932201 / total #impl: 6051997722 (eff. 0.006)
1190.20/1190.44	c #Conflicts:     220000 | #Learnt:      17130 | 0.005
1190.20/1190.44	c total clause space: 206.656MB
1190.20/1190.44	c total #watches: 2039060
1199.70/1199.90	c total #propagations: 38061731 / total #impl: 6171407487 (eff. 0.006)
1199.70/1199.90	c #Conflicts:     221000 | #Learnt:      18130 | 0.005
1199.70/1199.90	c total clause space: 206.656MB
1199.70/1199.90	c total #watches: 2174343
1209.81/1210.01	c total #propagations: 38208600 / total #impl: 6335662938 (eff. 0.006)
1209.81/1210.01	c #Conflicts:     222000 | #Learnt:      19130 | 0.005
1209.81/1210.01	c total clause space: 206.656MB
1209.81/1210.01	c total #watches: 2289441
1220.10/1220.36	c total #propagations: 38357331 / total #impl: 6492146431 (eff. 0.006)
1220.10/1220.36	c #Conflicts:     223000 | #Learnt:      20130 | 0.005
1220.10/1220.36	c total clause space: 206.656MB
1220.10/1220.36	c total #watches: 2407808
1234.00/1234.28	c total #propagations: 38502819 / total #impl: 6640499633 (eff. 0.006)
1234.00/1234.28	c #Conflicts:     224000 | #Learnt:      21130 | 0.005
1234.00/1234.28	c total clause space: 206.656MB
1234.00/1234.28	c total #watches: 2511736
1245.59/1245.89	c total #propagations: 38632134 / total #impl: 6818250542 (eff. 0.006)
1245.59/1245.89	c GC COLLECT
1245.59/1245.89	c #Conflicts:     225000 | #Learnt:      10833 | 0.005
1245.59/1245.89	c total clause space: 206.656MB
1245.59/1245.89	c total #watches: 1274835
1252.29/1252.54	c total #propagations: 38798883 / total #impl: 6903140844 (eff. 0.006)
1252.29/1252.54	c #Conflicts:     226000 | #Learnt:      11833 | 0.004
1252.29/1252.54	c total clause space: 206.656MB
1252.29/1252.54	c total #watches: 1390090
1259.49/1259.72	c total #propagations: 38930781 / total #impl: 6925983484 (eff. 0.006)
1259.49/1259.72	c #Conflicts:     227000 | #Learnt:      12833 | 0.004
1259.49/1259.72	c total clause space: 206.656MB
1259.49/1259.72	c total #watches: 1522413
1268.69/1268.90	c total #propagations: 39058113 / total #impl: 6949664036 (eff. 0.006)
1268.69/1268.90	c #Conflicts:     228000 | #Learnt:      13833 | 0.004
1268.69/1268.90	c total clause space: 206.656MB
1268.69/1268.90	c total #watches: 1679113
1276.29/1276.56	c total #propagations: 39247045 / total #impl: 7002107770 (eff. 0.006)
1276.29/1276.56	c #Conflicts:     229000 | #Learnt:      14833 | 0.004
1276.29/1276.56	c total clause space: 206.656MB
1276.29/1276.56	c total #watches: 1805724
1285.89/1286.10	c total #propagations: 39372411 / total #impl: 7032721451 (eff. 0.006)
1285.89/1286.10	c #Conflicts:     230000 | #Learnt:      15833 | 0.004
1285.89/1286.10	c total clause space: 206.656MB
1285.89/1286.10	c total #watches: 1926824
1294.39/1294.66	c total #propagations: 39504084 / total #impl: 7080148385 (eff. 0.006)
1294.39/1294.66	c #Conflicts:     231000 | #Learnt:      16833 | 0.004
1294.39/1294.66	c total clause space: 206.656MB
1294.39/1294.66	c total #watches: 2072027
1307.29/1307.55	c total #propagations: 39634554 / total #impl: 7137508890 (eff. 0.006)
1307.29/1307.55	c #Conflicts:     232000 | #Learnt:      17833 | 0.004
1307.29/1307.55	c total clause space: 206.656MB
1307.29/1307.55	c total #watches: 2191789
1322.18/1322.47	c total #propagations: 39867656 / total #impl: 7200563562 (eff. 0.006)
1322.18/1322.47	c #Conflicts:     233000 | #Learnt:      18833 | 0.004
1322.18/1322.47	c total clause space: 206.656MB
1322.18/1322.47	c total #watches: 2314962
1335.48/1335.73	c total #propagations: 40003786 / total #impl: 7216526732 (eff. 0.006)
1335.48/1335.73	c #Conflicts:     234000 | #Learnt:      19833 | 0.004
1335.48/1335.73	c total clause space: 206.656MB
1335.48/1335.73	c total #watches: 2446339
1342.08/1342.31	c total #propagations: 40133026 / total #impl: 7234142981 (eff. 0.006)
1342.08/1342.31	c #Conflicts:     235000 | #Learnt:      20833 | 0.004
1342.08/1342.31	c total clause space: 206.656MB
1342.08/1342.31	c total #watches: 2646527
1353.58/1353.85	c total #propagations: 40273453 / total #impl: 7258472806 (eff. 0.006)
1353.58/1353.85	c #Conflicts:     236000 | #Learnt:      21833 | 0.004
1353.58/1353.85	c total clause space: 206.656MB
1353.58/1353.85	c total #watches: 2738170
1361.78/1362.02	c total #propagations: 40521156 / total #impl: 7287215957 (eff. 0.006)
1361.78/1362.02	c GC COLLECT
1361.78/1362.02	c #Conflicts:     237000 | #Learnt:      10451 | 0.004
1361.78/1362.02	c total clause space: 206.656MB
1361.78/1362.02	c total #watches: 1374103
1366.88/1367.16	c total #propagations: 40739719 / total #impl: 7289840383 (eff. 0.006)
1366.88/1367.16	c #Conflicts:     238000 | #Learnt:      11451 | 0.004
1366.88/1367.16	c total clause space: 206.656MB
1366.88/1367.16	c total #watches: 1420458
1373.88/1374.18	c total #propagations: 40890307 / total #impl: 7292312501 (eff. 0.006)
1373.88/1374.18	c #Conflicts:     239000 | #Learnt:      12451 | 0.004
1373.88/1374.18	c total clause space: 206.656MB
1373.88/1374.18	c total #watches: 1503925
1383.28/1383.52	c total #propagations: 41088216 / total #impl: 7298238533 (eff. 0.006)
1383.28/1383.52	c #Conflicts:     240000 | #Learnt:      13451 | 0.004
1383.28/1383.52	c total clause space: 206.656MB
1383.28/1383.52	c total #watches: 1577653
1391.98/1392.24	c total #propagations: 41249936 / total #impl: 7304005008 (eff. 0.006)
1391.98/1392.24	c #Conflicts:     241000 | #Learnt:      14451 | 0.004
1391.98/1392.24	c total clause space: 206.656MB
1391.98/1392.24	c total #watches: 1653842
1400.08/1400.37	c total #propagations: 41406310 / total #impl: 7307864490 (eff. 0.006)
1400.08/1400.37	c #Conflicts:     242000 | #Learnt:      15451 | 0.004
1400.08/1400.37	c total clause space: 206.656MB
1400.08/1400.37	c total #watches: 1710482
1407.47/1407.71	c total #propagations: 41578687 / total #impl: 7312148263 (eff. 0.006)
1407.47/1407.71	c #Conflicts:     243000 | #Learnt:      16451 | 0.004
1407.47/1407.71	c total clause space: 206.656MB
1407.47/1407.71	c total #watches: 1761832
1413.97/1414.23	c total #propagations: 41772255 / total #impl: 7315074842 (eff. 0.006)
1413.97/1414.23	c #Conflicts:     244000 | #Learnt:      17451 | 0.004
1413.97/1414.23	c total clause space: 206.656MB
1413.97/1414.23	c total #watches: 1817338
1420.27/1420.51	c total #propagations: 41932966 / total #impl: 7318336777 (eff. 0.006)
1420.27/1420.51	c #Conflicts:     245000 | #Learnt:      18451 | 0.004
1420.27/1420.51	c total clause space: 206.656MB
1420.27/1420.51	c total #watches: 1916767
1426.97/1427.26	c total #propagations: 42084735 / total #impl: 7321650896 (eff. 0.006)
1426.97/1427.26	c #Conflicts:     246000 | #Learnt:      19451 | 0.004
1426.97/1427.26	c total clause space: 206.656MB
1426.97/1427.26	c total #watches: 1990157
1437.27/1437.53	c total #propagations: 42315614 / total #impl: 7338537500 (eff. 0.006)
1437.27/1437.53	c #Conflicts:     247000 | #Learnt:      20451 | 0.004
1437.27/1437.53	c total clause space: 206.656MB
1437.27/1437.53	c total #watches: 2029166
1443.37/1443.69	c total #propagations: 42624167 / total #impl: 7358185674 (eff. 0.006)
1443.37/1443.69	c #Conflicts:     248000 | #Learnt:      21451 | 0.004
1443.37/1443.69	c total clause space: 206.656MB
1443.37/1443.69	c total #watches: 2128163
1449.57/1449.81	c total #propagations: 42746064 / total #impl: 7361173101 (eff. 0.006)
1449.57/1449.81	c GC COLLECT
1449.57/1449.81	c #Conflicts:     249000 | #Learnt:      10177 | 0.004
1449.57/1449.81	c total clause space: 206.656MB
1449.57/1449.81	c total #watches: 807389
1450.67/1450.98	c total #propagations: 42885837 / total #impl: 7364298164 (eff. 0.006)
1450.67/1450.98	c #Conflicts:     250000 | #Learnt:      11177 | 0.004
1450.67/1450.98	c total clause space: 206.656MB
1450.67/1450.98	c total #watches: 931861
1452.17/1452.42	c total #propagations: 42989073 / total #impl: 7368050001 (eff. 0.006)
1452.17/1452.42	c #Conflicts:     251000 | #Learnt:      12177 | 0.004
1452.17/1452.42	c total clause space: 206.656MB
1452.17/1452.42	c total #watches: 1055781
1453.37/1453.62	c total #propagations: 43165498 / total #impl: 7378896272 (eff. 0.006)
1453.37/1453.62	c #Conflicts:     252000 | #Learnt:      13177 | 0.004
1453.37/1453.62	c total clause space: 206.656MB
1453.37/1453.62	c total #watches: 1190048
1455.27/1455.51	c total #propagations: 43252552 / total #impl: 7387194745 (eff. 0.006)
1455.27/1455.51	c #Conflicts:     253000 | #Learnt:      14177 | 0.004
1455.27/1455.51	c total clause space: 206.656MB
1455.27/1455.51	c total #watches: 1286910
1457.67/1457.91	c total #propagations: 43434746 / total #impl: 7398327938 (eff. 0.006)
1457.67/1457.91	c #Conflicts:     254000 | #Learnt:      15177 | 0.004
1457.67/1457.91	c total clause space: 206.656MB
1457.67/1457.91	c total #watches: 1378411
1460.37/1460.62	c total #propagations: 43578154 / total #impl: 7409174418 (eff. 0.006)
1460.37/1460.62	c #Conflicts:     255000 | #Learnt:      16177 | 0.004
1460.37/1460.62	c total clause space: 206.656MB
1460.37/1460.62	c total #watches: 1468088
1462.56/1462.89	c total #propagations: 43768037 / total #impl: 7424729261 (eff. 0.006)
1462.56/1462.89	c #Conflicts:     256000 | #Learnt:      17177 | 0.004
1462.56/1462.89	c total clause space: 206.656MB
1462.56/1462.89	c total #watches: 1582421
1465.16/1465.45	c total #propagations: 43876417 / total #impl: 7436354574 (eff. 0.006)
1465.16/1465.45	c #Conflicts:     257000 | #Learnt:      18177 | 0.004
1465.16/1465.45	c total clause space: 206.656MB
1465.16/1465.45	c total #watches: 1713144
1466.56/1466.86	c total #propagations: 44027907 / total #impl: 7452583561 (eff. 0.006)
1466.56/1466.86	c #Conflicts:     258000 | #Learnt:      19177 | 0.004
1466.56/1466.86	c total clause space: 206.656MB
1466.56/1466.86	c total #watches: 1879234
1468.56/1468.84	c total #propagations: 44058769 / total #impl: 7462001099 (eff. 0.006)
1468.56/1468.84	c #Conflicts:     259000 | #Learnt:      20177 | 0.004
1468.56/1468.84	c total clause space: 206.656MB
1468.56/1468.84	c total #watches: 2042455
1471.26/1471.57	c total #propagations: 44112551 / total #impl: 7477145110 (eff. 0.006)
1471.26/1471.57	c #Conflicts:     260000 | #Learnt:      21177 | 0.004
1471.26/1471.57	c total clause space: 206.656MB
1471.26/1471.57	c total #watches: 2185947
1475.36/1475.67	c total #propagations: 44224573 / total #impl: 7495154766 (eff. 0.006)
1475.36/1475.67	c #Conflicts:     261000 | #Learnt:      22177 | 0.004
1475.36/1475.67	c total clause space: 206.656MB
1475.36/1475.67	c total #watches: 2284868
1478.17/1478.42	c total #propagations: 44365061 / total #impl: 7504499574 (eff. 0.006)
1478.17/1478.42	c GC COLLECT
1478.17/1478.42	c #Conflicts:     262000 | #Learnt:      10619 | 0.004
1478.17/1478.42	c total clause space: 206.656MB
1478.17/1478.42	c total #watches: 1303100
1480.56/1480.89	c total #propagations: 44498094 / total #impl: 7512560380 (eff. 0.006)
1480.56/1480.89	c #Conflicts:     263000 | #Learnt:      11619 | 0.004
1480.56/1480.89	c total clause space: 206.656MB
1480.56/1480.89	c total #watches: 1377626
1483.77/1484.05	c total #propagations: 44607053 / total #impl: 7519674373 (eff. 0.006)
1483.77/1484.05	c #Conflicts:     264000 | #Learnt:      12619 | 0.004
1483.77/1484.05	c total clause space: 206.656MB
1483.77/1484.05	c total #watches: 1439390
1487.07/1487.36	c total #propagations: 44746740 / total #impl: 7528583025 (eff. 0.006)
1487.07/1487.36	c #Conflicts:     265000 | #Learnt:      13619 | 0.004
1487.07/1487.36	c total clause space: 206.656MB
1487.07/1487.36	c total #watches: 1525153
1490.06/1490.34	c total #propagations: 44834761 / total #impl: 7535977605 (eff. 0.006)
1490.06/1490.34	c #Conflicts:     266000 | #Learnt:      14619 | 0.004
1490.06/1490.34	c total clause space: 206.656MB
1490.06/1490.34	c total #watches: 1606174
1494.36/1494.66	c total #propagations: 44907971 / total #impl: 7546544182 (eff. 0.006)
1494.36/1494.66	c #Conflicts:     267000 | #Learnt:      15619 | 0.004
1494.36/1494.66	c total clause space: 206.656MB
1494.36/1494.66	c total #watches: 1739506
1498.16/1498.41	c total #propagations: 45003787 / total #impl: 7552655580 (eff. 0.006)
1498.16/1498.41	c #Conflicts:     268000 | #Learnt:      16619 | 0.004
1498.16/1498.41	c total clause space: 206.656MB
1498.16/1498.41	c total #watches: 1876702
1504.67/1504.96	c total #propagations: 45104754 / total #impl: 7563354885 (eff. 0.006)
1504.67/1504.96	c #Conflicts:     269000 | #Learnt:      17619 | 0.004
1504.67/1504.96	c total clause space: 206.656MB
1504.67/1504.96	c total #watches: 1984828
1508.26/1508.56	c total #propagations: 45286366 / total #impl: 7575077195 (eff. 0.006)
1508.26/1508.56	c #Conflicts:     270000 | #Learnt:      18619 | 0.004
1508.26/1508.56	c total clause space: 206.656MB
1508.26/1508.56	c total #watches: 2082894
1513.46/1513.71	c total #propagations: 45399529 / total #impl: 7585566849 (eff. 0.006)
1513.46/1513.71	c #Conflicts:     271000 | #Learnt:      19619 | 0.004
1513.46/1513.71	c total clause space: 206.656MB
1513.46/1513.71	c total #watches: 2145872
1515.56/1515.90	c total #propagations: 45579240 / total #impl: 7594598671 (eff. 0.006)
1515.56/1515.90	c #Conflicts:     272000 | #Learnt:      20619 | 0.004
1515.56/1515.90	c total clause space: 206.656MB
1515.56/1515.90	c total #watches: 2229910
1518.06/1518.34	c total #propagations: 45675937 / total #impl: 7602891587 (eff. 0.006)
1518.06/1518.34	c #Conflicts:     273000 | #Learnt:      21619 | 0.004
1518.06/1518.34	c total clause space: 206.656MB
1518.06/1518.34	c total #watches: 2442895
1520.46/1520.74	c total #propagations: 45805884 / total #impl: 7626686298 (eff. 0.006)
1520.46/1520.74	c GC COLLECT
1520.46/1520.74	c #Conflicts:     274000 | #Learnt:       9971 | 0.004
1520.46/1520.74	c total clause space: 206.656MB
1520.46/1520.74	c total #watches: 1266943
1523.06/1523.36	c total #propagations: 45933455 / total #impl: 7678695825 (eff. 0.006)
1523.06/1523.36	c #Conflicts:     275000 | #Learnt:      10971 | 0.004
1523.06/1523.36	c total clause space: 206.656MB
1523.06/1523.36	c total #watches: 1520393
1527.35/1527.68	c total #propagations: 46070356 / total #impl: 7734698703 (eff. 0.006)
1527.35/1527.68	c #Conflicts:     276000 | #Learnt:      11971 | 0.004
1527.35/1527.68	c total clause space: 206.656MB
1527.35/1527.68	c total #watches: 1683803
1532.85/1533.11	c total #propagations: 46187379 / total #impl: 7783188543 (eff. 0.006)
1532.85/1533.11	c #Conflicts:     277000 | #Learnt:      12971 | 0.004
1532.85/1533.11	c total clause space: 206.656MB
1532.85/1533.11	c total #watches: 1985206
1542.55/1542.90	c total #propagations: 46320636 / total #impl: 7837866126 (eff. 0.006)
1542.55/1542.90	c #Conflicts:     278000 | #Learnt:      13971 | 0.004
1542.55/1542.90	c total clause space: 206.656MB
1542.55/1542.90	c total #watches: 2256598
1550.76/1551.05	c total #propagations: 46485934 / total #impl: 7901228673 (eff. 0.006)
1550.76/1551.05	c #Conflicts:     279000 | #Learnt:      14971 | 0.004
1550.76/1551.05	c total clause space: 206.656MB
1550.76/1551.05	c total #watches: 2523100
1559.05/1559.39	c total #propagations: 46627942 / total #impl: 7998398296 (eff. 0.006)
1559.05/1559.39	c #Conflicts:     280000 | #Learnt:      15971 | 0.004
1559.05/1559.39	c total clause space: 206.656MB
1559.05/1559.39	c total #watches: 2800324
1569.85/1570.10	c total #propagations: 46746172 / total #impl: 8096723354 (eff. 0.006)
1569.85/1570.10	c #Conflicts:     281000 | #Learnt:      16971 | 0.004
1569.85/1570.10	c total clause space: 206.656MB
1569.85/1570.10	c total #watches: 3069156
1582.45/1582.75	c total #propagations: 46877751 / total #impl: 8269245425 (eff. 0.006)
1582.45/1582.75	c #Conflicts:     282000 | #Learnt:      17971 | 0.004
1582.45/1582.75	c total clause space: 206.656MB
1582.45/1582.75	c total #watches: 3328801
1594.24/1594.56	c total #propagations: 47025966 / total #impl: 8514586773 (eff. 0.006)
1594.24/1594.56	c #Conflicts:     283000 | #Learnt:      18971 | 0.004
1594.24/1594.56	c total clause space: 206.656MB
1594.24/1594.56	c total #watches: 3580612
1605.75/1606.06	c total #propagations: 47164524 / total #impl: 8678849347 (eff. 0.005)
1605.75/1606.06	c #Conflicts:     284000 | #Learnt:      19971 | 0.004
1605.75/1606.06	c total clause space: 206.656MB
1605.75/1606.06	c total #watches: 3818859
1621.03/1621.30	c total #propagations: 47292341 / total #impl: 8881035947 (eff. 0.005)
1621.03/1621.30	c #Conflicts:     285000 | #Learnt:      20971 | 0.004
1621.03/1621.30	c total clause space: 206.656MB
1621.03/1621.30	c total #watches: 4093997
1639.04/1639.36	c total #propagations: 47422990 / total #impl: 9192453274 (eff. 0.005)
1639.04/1639.36	c #Conflicts:     286000 | #Learnt:      21971 | 0.004
1639.04/1639.36	c total clause space: 335.816MB
1639.04/1639.36	c total #watches: 4361244
1653.43/1653.73	c total #propagations: 47561060 / total #impl: 9535106598 (eff. 0.005)
1653.43/1653.73	c GC COLLECT
1653.43/1653.73	c #Conflicts:     287000 | #Learnt:       9454 | 0.004
1653.43/1653.73	c total clause space: 335.816MB
1653.43/1653.73	c total #watches: 2578390
1668.54/1668.86	c total #propagations: 47677456 / total #impl: 9920022481 (eff. 0.005)
1668.54/1668.86	c #Conflicts:     288000 | #Learnt:      10454 | 0.004
1668.54/1668.86	c total clause space: 335.816MB
1668.54/1668.86	c total #watches: 2838500
1685.33/1685.67	c total #propagations: 47804396 / total #impl: 10398537003 (eff. 0.005)
1685.33/1685.67	c #Conflicts:     289000 | #Learnt:      11454 | 0.004
1685.33/1685.67	c total clause space: 335.816MB
1685.33/1685.67	c total #watches: 3106953
1697.03/1697.35	c total #propagations: 47951106 / total #impl: 10946196103 (eff. 0.004)
1697.03/1697.35	c #Conflicts:     290000 | #Learnt:      12454 | 0.004
1697.03/1697.35	c total clause space: 335.816MB
1697.03/1697.35	c total #watches: 3372600
1715.83/1716.13	c total #propagations: 48044535 / total #impl: 11139570665 (eff. 0.004)
1715.83/1716.13	c #Conflicts:     291000 | #Learnt:      13454 | 0.004
1715.83/1716.13	c total clause space: 335.816MB
1715.83/1716.13	c total #watches: 3671980
1736.12/1736.40	c total #propagations: 48176361 / total #impl: 11409987152 (eff. 0.004)
1736.12/1736.40	c #Conflicts:     292000 | #Learnt:      14454 | 0.004
1736.12/1736.40	c total clause space: 335.816MB
1736.12/1736.40	c total #watches: 3976653
1749.72/1750.08	c total #propagations: 48307333 / total #impl: 11800326012 (eff. 0.004)
1749.72/1750.08	c #Conflicts:     293000 | #Learnt:      15454 | 0.004
1749.72/1750.08	c total clause space: 335.816MB
1749.72/1750.08	c total #watches: 4251315
1763.51/1763.81	c total #propagations: 48424282 / total #impl: 12182454784 (eff. 0.004)
1763.51/1763.81	c #Conflicts:     294000 | #Learnt:      16454 | 0.004
1763.51/1763.81	c total clause space: 335.816MB
1763.51/1763.81	c total #watches: 4541579
1793.21/1793.50	c total #propagations: 48519270 / total #impl: 12651305143 (eff. 0.004)
1793.21/1793.50	c #Conflicts:     295000 | #Learnt:      17454 | 0.004
1793.21/1793.50	c total clause space: 335.816MB
1793.21/1793.50	c total #watches: 4839511

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-4087574-1465416286/watcher-4087574-1465416286 -o /tmp/evaluation-result-4087574-1465416286/solver-4087574-1465416286 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19478 --watchdog 1960 --input HOME/instance-4087574-1465416286.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.27 2.24 2.19 3/176 23848
/proc/meminfo: memFree=29119344/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 123562192 57319424 7804 33554432000 4194304 6211289 140733794503552 140735420381096 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 13994 7804 98 493 0 13491 0

[startup+0.100219 s]
/proc/loadavg: 2.27 2.24 2.19 3/176 23848
/proc/meminfo: memFree=29119344/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=75424 CPUtime=0.09 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 2245 0 0 0 8 1 0 0 20 0 1 0 123562192 77234176 15206 33554432000 4194304 6211289 140733794503552 140735420381096 4244815 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 18856 15206 204 493 0 18353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 75424

[startup+0.20037 s]
/proc/loadavg: 2.27 2.24 2.19 3/176 23848
/proc/meminfo: memFree=29119344/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=97248 CPUtime=0.19 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 3230 0 0 0 18 1 0 0 20 0 1 0 123562192 99581952 18165 33554432000 4194304 6211289 140733794503552 140735420381096 4205850 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 24312 18168 204 493 0 23809 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 97248

[startup+0.300336 s]
/proc/loadavg: 2.27 2.24 2.19 3/176 23848
/proc/meminfo: memFree=29119344/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=97384 CPUtime=0.29 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 3364 0 0 0 28 1 0 0 20 0 1 0 123562192 99721216 19302 33554432000 4194304 6211289 140733794503552 140735420381096 4241570 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 24346 19302 214 493 0 23843 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 97384

[startup+0.70029 s]
/proc/loadavg: 2.27 2.24 2.19 3/176 23848
/proc/meminfo: memFree=29119344/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=101548 CPUtime=0.69 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 5107 0 0 0 67 2 0 0 20 0 1 0 123562192 103985152 22486 33554432000 4194304 6211289 140733794503552 140735420381096 4236668 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 25387 22486 214 493 0 24884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101548

[startup+1.50027 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 23849
/proc/meminfo: memFree=29027016/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=121236 CPUtime=1.49 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 5873 0 0 0 147 2 0 0 20 0 1 0 123562192 124145664 24089 33554432000 4194304 6211289 140733794503552 140733794501896 4201991 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 30309 24089 219 493 0 29806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121236

[startup+3.10023 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 23849
/proc/meminfo: memFree=29016904/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=122392 CPUtime=3.09 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 6814 0 0 0 307 2 0 0 20 0 1 0 123562192 125329408 27261 33554432000 4194304 6211289 140733794503552 140733794501896 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 30598 27261 219 493 0 30095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122392

[startup+6.30029 s]
/proc/loadavg: 2.31 2.25 2.19 3/177 23849
/proc/meminfo: memFree=28982176/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=163248 CPUtime=6.29 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 9701 0 0 0 626 3 0 0 20 0 1 0 123562192 167165952 33859 33554432000 4194304 6211289 140733794503552 140733794501416 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 40812 33859 219 493 0 40309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 163248

[startup+12.7003 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 23849
/proc/meminfo: memFree=28960440/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=163568 CPUtime=12.69 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 9916 0 0 0 1266 3 0 0 20 0 1 0 123562192 167493632 35086 33554432000 4194304 6211289 140733794503552 140733794501896 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 40892 35086 219 493 0 40389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163568

[startup+25.5004 s]
/proc/loadavg: 2.22 2.23 2.19 3/177 23849
/proc/meminfo: memFree=28960532/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=163888 CPUtime=25.49 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 10058 0 0 0 2546 3 0 0 20 0 1 0 123562192 167821312 35228 33554432000 4194304 6211289 140733794503552 140733794501896 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 40972 35228 219 493 0 40469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 163888

[startup+51.1004 s]
/proc/loadavg: 2.20 2.23 2.19 3/176 23849
/proc/meminfo: memFree=28958788/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=164880 CPUtime=51.08 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 10282 0 0 0 5105 3 0 0 20 0 1 0 123562192 168837120 35452 33554432000 4194304 6211289 140733794503552 140733794501896 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 41220 35452 219 493 0 40717 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 164880

[startup+102.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 23851
/proc/meminfo: memFree=28897260/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=217144 CPUtime=102.28 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 11349 0 0 0 10224 4 0 0 20 0 1 0 123562192 222355456 39414 33554432000 4194304 6211289 140733794503552 140733794501784 4241730 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 54286 39414 219 493 0 53783 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 217144

[startup+162.3 s]
/proc/loadavg: 2.19 2.23 2.19 3/177 23852
/proc/meminfo: memFree=28815220/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=229564 CPUtime=162.27 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 14413 0 0 0 16222 5 0 0 20 0 1 0 123562192 235073536 48918 33554432000 4194304 6211289 140733794503552 140733794501416 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 57391 48918 219 493 0 56888 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 229564

[startup+222.307 s]
/proc/loadavg: 2.47 2.29 2.21 3/177 23853
/proc/meminfo: memFree=28804920/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=229948 CPUtime=222.26 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 14531 0 0 0 22221 5 0 0 20 0 1 0 123562192 235466752 51037 33554432000 4194304 6211289 140733794503552 140733794501464 4209339 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 57487 51037 219 493 0 56984 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 229948

[startup+282.3 s]
/proc/loadavg: 2.29 2.27 2.20 3/177 23854
/proc/meminfo: memFree=28796576/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=231676 CPUtime=282.24 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 14920 0 0 0 28219 5 0 0 20 0 1 0 123562192 237236224 52959 33554432000 4194304 6211289 140733794503552 140733794501464 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 57919 52959 219 493 0 57416 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 231676

[startup+342.3 s]
/proc/loadavg: 2.18 2.25 2.19 3/178 23858
/proc/meminfo: memFree=28796132/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=231940 CPUtime=342.23 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 15008 0 0 0 34218 5 0 0 20 0 1 0 123562192 237506560 53047 33554432000 4194304 6211289 140733794503552 140733794501896 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 57985 53047 219 493 0 57482 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 231940

[startup+402.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 23860
/proc/meminfo: memFree=28795260/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=232468 CPUtime=402.22 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 15090 0 0 0 40217 5 0 0 20 0 1 0 123562192 238047232 53129 33554432000 4194304 6211289 140733794503552 140733794501896 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 58117 53129 219 493 0 57614 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 232468

[startup+462.3 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 23861
/proc/meminfo: memFree=28794392/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=232852 CPUtime=462.21 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 15154 0 0 0 46216 5 0 0 20 0 1 0 123562192 238440448 53193 33554432000 4194304 6211289 140733794503552 140733794501896 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 58213 53193 219 493 0 57710 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 232852

[startup+522.3 s]
/proc/loadavg: 2.16 2.22 2.18 3/177 23862
/proc/meminfo: memFree=28762640/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=315212 CPUtime=522.21 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 16081 0 0 0 52215 6 0 0 20 0 1 0 123562192 322777088 56300 33554432000 4194304 6211289 140733794503552 140733794501896 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 78803 56300 219 493 0 78300 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 315212

[startup+582.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 23863
/proc/meminfo: memFree=28732856/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=331844 CPUtime=582.19 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 18363 0 0 0 58213 6 0 0 20 0 1 0 123562192 339808256 62664 33554432000 4194304 6211289 140733794503552 140733794501896 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 82961 62664 219 493 0 82458 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 331844


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


[startup+942.3 s]
/proc/loadavg: 2.29 2.27 2.20 3/178 23919
/proc/meminfo: memFree=29215412/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=335540 CPUtime=942.14 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 19206 0 0 0 94207 7 0 0 20 0 1 0 123562192 343592960 63507 33554432000 4194304 6211289 140733794503552 140733794501896 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 83885 63507 219 493 0 83382 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 335540

[startup+1002.3 s]
/proc/loadavg: 2.21 2.25 2.19 3/176 23921
/proc/meminfo: memFree=29208420/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=335672 CPUtime=1002.13 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 19233 0 0 0 100206 7 0 0 20 0 1 0 123562192 343728128 63534 33554432000 4194304 6211289 140733794503552 140733794501896 4240600 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 83918 63534 219 493 0 83415 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 335672

[startup+1062.3 s]
/proc/loadavg: 2.20 2.23 2.18 4/177 23923
/proc/meminfo: memFree=29205736/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=335672 CPUtime=1062.13 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 19237 0 0 0 106206 7 0 0 20 0 1 0 123562192 343728128 63538 33554432000 4194304 6211289 140733794503552 140733794501896 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 83918 63538 219 493 0 83415 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 335672

[startup+1122.3 s]
/proc/loadavg: 2.34 2.26 2.19 3/177 23924
/proc/meminfo: memFree=29201780/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=335804 CPUtime=1122.12 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 19265 0 0 0 112205 7 0 0 20 0 1 0 123562192 343863296 63566 33554432000 4194304 6211289 140733794503552 140733794501896 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 83951 63566 219 493 0 83448 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 335804

[startup+1182.3 s]
/proc/loadavg: 2.29 2.26 2.19 3/177 23925
/proc/meminfo: memFree=29193768/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=335936 CPUtime=1182.11 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 19395 0 0 0 118204 7 0 0 20 0 1 0 123562192 343998464 64718 33554432000 4194304 6211289 140733794503552 140733794501896 4209380 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 83984 64718 219 493 0 83481 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 335936

[startup+1242.3 s]
/proc/loadavg: 2.46 2.32 2.21 3/177 23926
/proc/meminfo: memFree=29178996/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=336464 CPUtime=1242.1 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 19770 0 0 0 124203 7 0 0 20 0 1 0 123562192 344539136 67137 33554432000 4194304 6211289 140733794503552 140733794501896 4242828 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 84116 67137 219 493 0 83613 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 336464

[startup+1302.3 s]
/proc/loadavg: 2.33 2.30 2.21 4/177 23928
/proc/meminfo: memFree=29176576/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=336596 CPUtime=1302.09 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 19791 0 0 0 130202 7 0 0 20 0 1 0 123562192 344674304 67158 33554432000 4194304 6211289 140733794503552 140733794501896 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 84149 67158 219 493 0 83646 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 336596

[startup+1362.3 s]
/proc/loadavg: 2.35 2.31 2.21 3/177 23929
/proc/meminfo: memFree=29162548/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=337784 CPUtime=1362.08 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 20114 0 0 0 136200 8 0 0 20 0 1 0 123562192 345890816 70036 33554432000 4194304 6211289 140733794503552 140733794501896 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 84446 70036 219 493 0 83943 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 337784

[startup+1422.3 s]
/proc/loadavg: 2.28 2.29 2.21 3/177 23930
/proc/meminfo: memFree=29154148/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=338048 CPUtime=1422.08 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 20149 0 0 0 142200 8 0 0 20 0 1 0 123562192 346161152 71504 33554432000 4194304 6211289 140733794503552 140733794501896 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 84512 71504 219 493 0 84009 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 338048

[startup+1482.3 s]
/proc/loadavg: 2.13 2.25 2.20 3/177 23931
/proc/meminfo: memFree=29149820/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=338708 CPUtime=1482.06 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 20284 0 0 0 148198 8 0 0 20 0 1 0 123562192 346836992 71639 33554432000 4194304 6211289 140733794503552 140733794501896 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 84677 71639 219 493 0 84174 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 338708

[startup+1542.31 s]
/proc/loadavg: 2.24 2.26 2.20 3/178 23935
/proc/meminfo: memFree=29146904/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=339236 CPUtime=1542.06 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 20427 0 0 0 154198 8 0 0 20 0 1 0 123562192 347377664 71782 33554432000 4194304 6211289 140733794503552 140733794501896 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 84809 71782 219 493 0 84306 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 339236

[startup+1602.3 s]
/proc/loadavg: 2.17 2.24 2.20 3/177 23937
/proc/meminfo: memFree=29122604/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=342536 CPUtime=1602.04 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 21105 0 0 0 160196 8 0 0 20 0 1 0 123562192 350756864 76548 33554432000 4194304 6211289 140733794503552 140733794501464 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 85634 76548 219 493 0 85131 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 342536

[startup+1662.3 s]
/proc/loadavg: 2.17 2.22 2.19 3/177 23938
/proc/meminfo: memFree=29075664/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=486764 CPUtime=1662.03 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 24167 0 0 0 166194 9 0 0 20 0 1 0 123562192 498446336 88203 33554432000 4194304 6211289 140733794503552 140733794501896 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 121691 88203 219 493 0 121188 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 486764

[startup+1722.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 23939
/proc/meminfo: memFree=29073120/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=486764 CPUtime=1722.02 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 24169 0 0 0 172193 9 0 0 20 0 1 0 123562192 498446336 88205 33554432000 4194304 6211289 140733794503552 140733794501896 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 121691 88205 219 493 0 121188 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 486764

[startup+1782.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 23940
/proc/meminfo: memFree=29070956/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=487276 CPUtime=1782.01 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 24538 0 0 0 178192 9 0 0 20 0 1 0 123562192 498970624 88571 33554432000 4194304 6211289 140733794503552 140733794501896 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 121819 88571 219 493 0 121316 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 487276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 23940
/proc/meminfo: memFree=29070336/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=487532 CPUtime=1800.01 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 24741 0 0 0 179992 9 0 0 20 0 1 0 123562192 499232768 88772 33554432000 4194304 6211289 140733794503552 140733794501416 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 121883 88772 219 493 0 121380 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 487532

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 23940
/proc/meminfo: memFree=29070336/32872528 swapFree=15644/1722384
[pid=23848] ppid=23845 vsize=487532 CPUtime=1800.01 cores=0,2,4,6
/proc/23848/stat : 23848 (cdcl-cuttingpla) R 23845 23848 19462 0 -1 4202496 24741 0 0 0 179992 9 0 0 20 0 1 0 123562192 499232768 88772 33554432000 4194304 6211289 140733794503552 140733794501416 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23848/statm: 121883 88772 219 493 0 121380 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 487532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.101984
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 487532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.101984
maximum resident set size= 355088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24741
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= 12
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6123 second user time and 6.89595 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-08 22:04:46
IDJOB=4087574
IDBENCH=2881
IDSOLVER=2549
FILE ID=node120/4087574-1465416286
RUNJOBID= node120-1465387403-19478
PBS_JOBID= 19853858
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-max1024.r.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087574-1465416286/watcher-4087574-1465416286 -o /tmp/evaluation-result-4087574-1465416286/solver-4087574-1465416286 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19478 --watchdog 1960 --input HOME/instance-4087574-1465416286.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 87c08328e44aaf86c5913a3ba08592cd
RANDOM SEED=592356403

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
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.425
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:        29119996 kB
Buffers:          157536 kB
Cached:           663192 kB
SwapCached:         1084 kB
Active:           619092 kB
Inactive:         655376 kB
Active(anon):     452764 kB
Inactive(anon):     3328 kB
Active(file):     166328 kB
Inactive(file):   652048 kB
Unevictable:     1722384 kB
Mlocked:           15644 kB
SwapTotal:      67108856 kB
SwapFree:       67099696 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:       2390660 kB
Mapped:             8984 kB
Shmem:                 0 kB
Slab:             616128 kB
SReclaimable:      60140 kB
SUnreclaim:       555988 kB
KernelStack:        1464 kB
PageTables:         8240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2362320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2060288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node120 at 2016-06-08 22:34:47