Trace number 4117939

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

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_14x14_003.opb.metafix.opb
MD5SUM8d81b8fda2bd13c7ea8fb9b3a4a70fe1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark88
Best CPU time to get the best result obtained on this benchmark20.8618
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196
Total number of constraints82
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Number of terms in the objective function 196
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 196
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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.00	c * #variable= 196 #constraint= 82
0.00/0.01	c * #variable= 196 #constraint= 82
0.09/0.13	c S1->S2
0.09/0.13	c S2->S1
0.09/0.13	c S1->S2
0.09/0.13	c S1->S2
0.09/0.13	c #Conflicts:       1000 | #Learnt:        917 | 0.109
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 15971
0.29/0.36	c total #propagations: 37313 / total #impl: 380844 (eff. 0.098)
0.29/0.36	c #Conflicts:       2000 | #Learnt:       1917 | 0.063
0.29/0.36	c total clause space: 4.25031MB
0.29/0.36	c total #watches: 30710
0.59/0.63	c total #propagations: 75153 / total #impl: 829854 (eff. 0.091)
0.59/0.63	c GC COLLECT
0.59/0.63	c #Conflicts:       3000 | #Learnt:       1968 | 0.045
0.59/0.63	c total clause space: 4.25031MB
0.59/0.63	c total #watches: 35368
0.99/1.01	c total #propagations: 112512 / total #impl: 1620515 (eff. 0.069)
0.99/1.01	c #Conflicts:       4000 | #Learnt:       2968 | 0.037
0.99/1.01	c total clause space: 6.90675MB
0.99/1.01	c total #watches: 53514
1.39/1.41	c total #propagations: 149012 / total #impl: 2400924 (eff. 0.062)
1.39/1.41	c GC COLLECT
1.39/1.41	c #Conflicts:       5000 | #Learnt:       2340 | 0.031
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 49958
1.79/1.89	c total #propagations: 184734 / total #impl: 2984911 (eff. 0.062)
1.79/1.89	c #Conflicts:       6000 | #Learnt:       3340 | 0.027
1.79/1.89	c total clause space: 6.90675MB
1.79/1.89	c total #watches: 62122
2.49/2.51	c total #propagations: 219689 / total #impl: 3904080 (eff. 0.056)
2.49/2.51	c GC COLLECT
2.49/2.51	c #Conflicts:       7000 | #Learnt:       2224 | 0.023
2.49/2.51	c total clause space: 11.2235MB
2.49/2.51	c total #watches: 44164
2.99/3.00	c total #propagations: 254933 / total #impl: 5218523 (eff. 0.049)
2.99/3.00	c #Conflicts:       8000 | #Learnt:       3224 | 0.021
2.99/3.00	c total clause space: 11.2235MB
2.99/3.00	c total #watches: 60583
3.59/3.64	c total #propagations: 287054 / total #impl: 6084350 (eff. 0.047)
3.59/3.64	c #Conflicts:       9000 | #Learnt:       4224 | 0.019
3.59/3.64	c total clause space: 11.2235MB
3.59/3.64	c total #watches: 77904
4.19/4.28	c total #propagations: 323530 / total #impl: 6812526 (eff. 0.047)
4.19/4.28	c GC COLLECT
4.19/4.28	c #Conflicts:      10000 | #Learnt:       2720 | 0.018
4.19/4.28	c total clause space: 11.2235MB
4.19/4.28	c total #watches: 63054
4.79/4.84	c total #propagations: 361387 / total #impl: 7611744 (eff. 0.047)
4.79/4.84	c #Conflicts:      11000 | #Learnt:       3720 | 0.016
4.79/4.84	c total clause space: 11.2235MB
4.79/4.84	c total #watches: 77886
5.39/5.46	c total #propagations: 399272 / total #impl: 8197932 (eff. 0.049)
5.39/5.46	c #Conflicts:      12000 | #Learnt:       4720 | 0.016
5.39/5.46	c total clause space: 11.2235MB
5.39/5.46	c total #watches: 99352
6.09/6.15	c total #propagations: 435953 / total #impl: 8976575 (eff. 0.049)
6.09/6.15	c #Conflicts:      13000 | #Learnt:       5720 | 0.016
6.09/6.15	c total clause space: 18.2382MB
6.09/6.15	c total #watches: 120922
6.69/6.74	c total #propagations: 475659 / total #impl: 9939519 (eff. 0.048)
6.69/6.74	c GC COLLECT
6.69/6.74	c #Conflicts:      14000 | #Learnt:       3864 | 0.015
6.69/6.74	c total clause space: 18.2382MB
6.69/6.74	c total #watches: 99603
7.39/7.44	c total #propagations: 515290 / total #impl: 10960439 (eff. 0.047)
7.39/7.44	c #Conflicts:      15000 | #Learnt:       4864 | 0.015
7.39/7.44	c total clause space: 18.2382MB
7.39/7.44	c total #watches: 116119
8.19/8.26	c total #propagations: 555442 / total #impl: 11968049 (eff. 0.046)
8.19/8.26	c #Conflicts:      16000 | #Learnt:       5864 | 0.014
8.19/8.26	c total clause space: 18.2382MB
8.19/8.26	c total #watches: 131910
9.08/9.10	c total #propagations: 594564 / total #impl: 13240144 (eff. 0.045)
9.08/9.10	c GC COLLECT
9.08/9.10	c #Conflicts:      17000 | #Learnt:       3685 | 0.013
9.08/9.10	c total clause space: 18.2382MB
9.08/9.10	c total #watches: 90761
9.78/9.86	c total #propagations: 633710 / total #impl: 14218224 (eff. 0.045)
9.78/9.86	c #Conflicts:      18000 | #Learnt:       4685 | 0.013
9.78/9.86	c total clause space: 18.2382MB
9.78/9.86	c total #watches: 109214
10.68/10.76	c total #propagations: 670353 / total #impl: 15450430 (eff. 0.043)
10.68/10.76	c #Conflicts:      19000 | #Learnt:       5685 | 0.012
10.68/10.76	c total clause space: 18.2382MB
10.68/10.76	c total #watches: 125215
11.69/11.74	c total #propagations: 708317 / total #impl: 16983037 (eff. 0.042)
11.69/11.74	c #Conflicts:      20000 | #Learnt:       6685 | 0.012
11.69/11.74	c total clause space: 18.2382MB
11.69/11.74	c total #watches: 140341
12.49/12.59	c total #propagations: 746046 / total #impl: 18256927 (eff. 0.041)
12.49/12.59	c GC COLLECT
12.49/12.59	c #Conflicts:      21000 | #Learnt:       4194 | 0.012
12.49/12.59	c total clause space: 18.2382MB
12.49/12.59	c total #watches: 100008
13.30/13.38	c total #propagations: 785125 / total #impl: 19452980 (eff. 0.040)
13.30/13.38	c #Conflicts:      22000 | #Learnt:       5194 | 0.011
13.30/13.38	c total clause space: 18.2382MB
13.30/13.38	c total #watches: 116698
14.30/14.38	c total #propagations: 825710 / total #impl: 20197120 (eff. 0.041)
14.30/14.38	c #Conflicts:      23000 | #Learnt:       6194 | 0.011
14.30/14.38	c total clause space: 18.2382MB
14.30/14.38	c total #watches: 136364
15.29/15.40	c total #propagations: 865351 / total #impl: 21599483 (eff. 0.040)
15.29/15.40	c #Conflicts:      24000 | #Learnt:       7194 | 0.011
15.29/15.40	c total clause space: 18.2382MB
15.29/15.40	c total #watches: 152205
16.19/16.26	c total #propagations: 901968 / total #impl: 23494053 (eff. 0.038)
16.19/16.26	c GC COLLECT
16.19/16.26	c #Conflicts:      25000 | #Learnt:       4400 | 0.011
16.19/16.26	c total clause space: 18.2382MB
16.19/16.26	c total #watches: 111008
17.19/17.26	c total #propagations: 938991 / total #impl: 25353960 (eff. 0.037)
17.19/17.26	c #Conflicts:      26000 | #Learnt:       5400 | 0.011
17.19/17.26	c total clause space: 18.2382MB
17.19/17.26	c total #watches: 126222
18.19/18.27	c total #propagations: 978590 / total #impl: 26711644 (eff. 0.037)
18.19/18.27	c #Conflicts:      27000 | #Learnt:       6400 | 0.011
18.19/18.27	c total clause space: 18.2382MB
18.19/18.27	c total #watches: 143023
19.29/19.35	c total #propagations: 1015931 / total #impl: 28142176 (eff. 0.036)
19.29/19.35	c #Conflicts:      28000 | #Learnt:       7400 | 0.010
19.29/19.35	c total clause space: 18.2382MB
19.29/19.35	c total #watches: 157705
20.19/20.26	c total #propagations: 1053970 / total #impl: 29557778 (eff. 0.036)
20.19/20.26	c GC COLLECT
20.19/20.26	c #Conflicts:      29000 | #Learnt:       4302 | 0.010
20.19/20.26	c total clause space: 18.2382MB
20.19/20.26	c total #watches: 105860
21.09/21.11	c total #propagations: 1089256 / total #impl: 31291314 (eff. 0.035)
21.09/21.11	c #Conflicts:      30000 | #Learnt:       5302 | 0.010
21.09/21.11	c total clause space: 18.2382MB
21.09/21.11	c total #watches: 123034
22.10/22.12	c total #propagations: 1127297 / total #impl: 32777573 (eff. 0.034)
22.10/22.12	c #Conflicts:      31000 | #Learnt:       6302 | 0.010
22.10/22.12	c total clause space: 18.2382MB
22.10/22.12	c total #watches: 143472
23.20/23.20	c total #propagations: 1166361 / total #impl: 34536805 (eff. 0.034)
23.20/23.20	c #Conflicts:      32000 | #Learnt:       7302 | 0.010
23.20/23.20	c total clause space: 18.2382MB
23.20/23.20	c total #watches: 164379
24.49/24.52	c total #propagations: 1207077 / total #impl: 35876642 (eff. 0.034)
24.49/24.52	c #Conflicts:      33000 | #Learnt:       8302 | 0.010
24.49/24.52	c total clause space: 18.2382MB
24.49/24.52	c total #watches: 183237
25.69/25.71	c total #propagations: 1251580 / total #impl: 37127598 (eff. 0.034)
25.69/25.71	c GC COLLECT
25.69/25.71	c #Conflicts:      34000 | #Learnt:       4901 | 0.010
25.69/25.71	c total clause space: 18.2382MB
25.69/25.71	c total #watches: 136995
26.59/26.68	c total #propagations: 1288488 / total #impl: 39538668 (eff. 0.033)
26.59/26.68	c #Conflicts:      35000 | #Learnt:       5901 | 0.009
26.59/26.68	c total clause space: 18.2382MB
26.59/26.68	c total #watches: 156651
27.89/27.98	c total #propagations: 1322141 / total #impl: 42209450 (eff. 0.031)
27.89/27.98	c #Conflicts:      36000 | #Learnt:       6901 | 0.009
27.89/27.98	c total clause space: 18.2382MB
27.89/27.98	c total #watches: 175319
29.49/29.52	c total #propagations: 1357661 / total #impl: 44933974 (eff. 0.030)
29.49/29.52	c #Conflicts:      37000 | #Learnt:       7901 | 0.009
29.49/29.52	c total clause space: 18.2382MB
29.49/29.52	c total #watches: 193553
31.19/31.20	c total #propagations: 1394572 / total #impl: 47517024 (eff. 0.029)
31.19/31.20	c #Conflicts:      38000 | #Learnt:       8901 | 0.009
31.19/31.20	c total clause space: 29.637MB
31.19/31.20	c total #watches: 213813
32.59/32.65	c total #propagations: 1435488 / total #impl: 48889525 (eff. 0.029)
32.59/32.65	c GC COLLECT
32.59/32.65	c #Conflicts:      39000 | #Learnt:       5208 | 0.009
32.59/32.65	c total clause space: 29.637MB
32.59/32.65	c total #watches: 139001
33.79/33.88	c total #propagations: 1472693 / total #impl: 50377699 (eff. 0.029)
33.79/33.88	c #Conflicts:      40000 | #Learnt:       6208 | 0.008
33.79/33.88	c total clause space: 29.637MB
33.79/33.88	c total #watches: 155444
35.09/35.14	c total #propagations: 1510688 / total #impl: 51853558 (eff. 0.029)
35.09/35.14	c #Conflicts:      41000 | #Learnt:       7208 | 0.008
35.09/35.14	c total clause space: 29.637MB
35.09/35.14	c total #watches: 175681
36.59/36.63	c total #propagations: 1546434 / total #impl: 54226224 (eff. 0.029)
36.59/36.63	c #Conflicts:      42000 | #Learnt:       8208 | 0.008
36.59/36.63	c total clause space: 29.637MB
36.59/36.63	c total #watches: 193962
38.29/38.33	c total #propagations: 1584100 / total #impl: 55549837 (eff. 0.029)
38.29/38.33	c #Conflicts:      43000 | #Learnt:       9208 | 0.008
38.29/38.33	c total clause space: 29.637MB
38.29/38.33	c total #watches: 215639
39.89/39.96	c total #propagations: 1623518 / total #impl: 57108678 (eff. 0.028)
39.89/39.96	c GC COLLECT
39.89/39.96	c #Conflicts:      44000 | #Learnt:       5211 | 0.008
39.89/39.96	c total clause space: 29.637MB
39.89/39.96	c total #watches: 140530
41.19/41.26	c total #propagations: 1660173 / total #impl: 58908186 (eff. 0.028)
41.19/41.26	c #Conflicts:      45000 | #Learnt:       6211 | 0.008
41.19/41.26	c total clause space: 29.637MB
41.19/41.26	c total #watches: 160215
42.59/42.63	c total #propagations: 1698023 / total #impl: 60462773 (eff. 0.028)
42.59/42.63	c #Conflicts:      46000 | #Learnt:       7211 | 0.008
42.59/42.63	c total clause space: 29.637MB
42.59/42.63	c total #watches: 178747
43.99/44.10	c total #propagations: 1738268 / total #impl: 62520622 (eff. 0.028)
43.99/44.10	c #Conflicts:      47000 | #Learnt:       8211 | 0.008
43.99/44.10	c total clause space: 29.637MB
43.99/44.10	c total #watches: 201690
45.39/45.44	c total #propagations: 1781320 / total #impl: 63660667 (eff. 0.028)
45.39/45.44	c #Conflicts:      48000 | #Learnt:       9211 | 0.008
45.39/45.44	c total clause space: 29.637MB
45.39/45.44	c total #watches: 223296
47.09/47.13	c total #propagations: 1818483 / total #impl: 65603565 (eff. 0.028)
47.09/47.13	c #Conflicts:      49000 | #Learnt:      10211 | 0.008
47.09/47.13	c total clause space: 29.637MB
47.09/47.13	c total #watches: 243317
48.59/48.63	c total #propagations: 1860761 / total #impl: 67705017 (eff. 0.027)
48.59/48.63	c GC COLLECT
48.59/48.63	c #Conflicts:      50000 | #Learnt:       5903 | 0.008
48.59/48.63	c total clause space: 29.637MB
48.59/48.63	c total #watches: 153898
49.79/49.80	c total #propagations: 1903732 / total #impl: 69735289 (eff. 0.027)
49.79/49.80	c #Conflicts:      51000 | #Learnt:       6903 | 0.007
49.79/49.80	c total clause space: 29.637MB
49.79/49.80	c total #watches: 172994
51.09/51.10	c total #propagations: 1941123 / total #impl: 73308899 (eff. 0.026)
51.09/51.10	c #Conflicts:      52000 | #Learnt:       7903 | 0.007
51.09/51.10	c total clause space: 29.637MB
51.09/51.10	c total #watches: 192314
52.59/52.69	c total #propagations: 1975291 / total #impl: 76935828 (eff. 0.026)
52.59/52.69	c #Conflicts:      53000 | #Learnt:       8903 | 0.007
52.59/52.69	c total clause space: 29.637MB
52.59/52.69	c total #watches: 210410
54.38/54.41	c total #propagations: 2012276 / total #impl: 79971920 (eff. 0.025)
54.38/54.41	c #Conflicts:      54000 | #Learnt:       9903 | 0.007
54.38/54.41	c total clause space: 29.637MB
54.38/54.41	c total #watches: 230107
56.09/56.16	c total #propagations: 2051580 / total #impl: 82508358 (eff. 0.025)
56.09/56.16	c #Conflicts:      55000 | #Learnt:      10903 | 0.007
56.09/56.16	c total clause space: 29.637MB
56.09/56.16	c total #watches: 250969
57.38/57.41	c total #propagations: 2087998 / total #impl: 84354738 (eff. 0.025)
57.38/57.41	c GC COLLECT
57.38/57.41	c #Conflicts:      56000 | #Learnt:       6300 | 0.007
57.38/57.41	c total clause space: 29.637MB
57.38/57.41	c total #watches: 165713
58.48/58.52	c total #propagations: 2127568 / total #impl: 85017148 (eff. 0.025)
58.48/58.52	c #Conflicts:      57000 | #Learnt:       7300 | 0.008
58.48/58.52	c total clause space: 29.637MB
58.48/58.52	c total #watches: 187025
59.78/59.81	c total #propagations: 2168630 / total #impl: 85921061 (eff. 0.025)
59.78/59.81	c #Conflicts:      58000 | #Learnt:       8300 | 0.008
59.78/59.81	c total clause space: 29.637MB
59.78/59.81	c total #watches: 204797
61.08/61.16	c total #propagations: 2210019 / total #impl: 87854622 (eff. 0.025)
61.08/61.16	c #Conflicts:      59000 | #Learnt:       9300 | 0.007
61.08/61.16	c total clause space: 29.637MB
61.08/61.16	c total #watches: 220484
62.48/62.50	c total #propagations: 2249162 / total #impl: 89903280 (eff. 0.025)
62.48/62.50	c #Conflicts:      60000 | #Learnt:      10300 | 0.007
62.48/62.50	c total clause space: 29.637MB
62.48/62.50	c total #watches: 240927
63.79/63.89	c total #propagations: 2288453 / total #impl: 91371143 (eff. 0.025)
63.79/63.89	c #Conflicts:      61000 | #Learnt:      11300 | 0.008
63.79/63.89	c total clause space: 29.637MB
63.79/63.89	c total #watches: 268007
65.18/65.29	c total #propagations: 2324682 / total #impl: 93051561 (eff. 0.025)
65.18/65.29	c GC COLLECT
65.18/65.29	c #Conflicts:      62000 | #Learnt:       6397 | 0.007
65.18/65.29	c total clause space: 29.637MB
65.18/65.29	c total #watches: 166768
66.48/66.59	c total #propagations: 2363632 / total #impl: 94660136 (eff. 0.025)
66.48/66.59	c #Conflicts:      63000 | #Learnt:       7397 | 0.007
66.48/66.59	c total clause space: 29.637MB
66.48/66.59	c total #watches: 192429
67.88/67.96	c total #propagations: 2404362 / total #impl: 96069768 (eff. 0.025)
67.88/67.96	c #Conflicts:      64000 | #Learnt:       8397 | 0.007
67.88/67.96	c total clause space: 29.637MB
67.88/67.96	c total #watches: 216766
69.39/69.48	c total #propagations: 2442835 / total #impl: 97536574 (eff. 0.025)
69.39/69.48	c #Conflicts:      65000 | #Learnt:       9397 | 0.007
69.39/69.48	c total clause space: 29.637MB
69.39/69.48	c total #watches: 236593
71.18/71.24	c total #propagations: 2487673 / total #impl: 98973514 (eff. 0.025)
71.18/71.24	c #Conflicts:      66000 | #Learnt:      10397 | 0.007
71.18/71.24	c total clause space: 29.637MB
71.18/71.24	c total #watches: 256621
72.88/72.90	c total #propagations: 2529457 / total #impl: 101634635 (eff. 0.025)
72.88/72.90	c #Conflicts:      67000 | #Learnt:      11397 | 0.007
72.88/72.90	c total clause space: 29.637MB
72.88/72.90	c total #watches: 274778
74.98/75.03	c total #propagations: 2568224 / total #impl: 103622251 (eff. 0.025)
74.98/75.03	c #Conflicts:      68000 | #Learnt:      12397 | 0.007
74.98/75.03	c total clause space: 29.637MB
74.98/75.03	c total #watches: 296621
76.08/76.13	c total #propagations: 2607379 / total #impl: 105772363 (eff. 0.025)
76.08/76.13	c GC COLLECT
76.08/76.13	c #Conflicts:      69000 | #Learnt:       7196 | 0.007
76.08/76.13	c total clause space: 29.637MB
76.08/76.13	c total #watches: 177602
77.28/77.36	c total #propagations: 2647771 / total #impl: 107438143 (eff. 0.025)
77.28/77.36	c #Conflicts:      70000 | #Learnt:       8196 | 0.007
77.28/77.36	c total clause space: 29.637MB
77.28/77.36	c total #watches: 197672
78.68/78.75	c total #propagations: 2687305 / total #impl: 108823930 (eff. 0.025)
78.68/78.75	c #Conflicts:      71000 | #Learnt:       9196 | 0.007
78.68/78.75	c total clause space: 29.637MB
78.68/78.75	c total #watches: 218989
80.08/80.12	c total #propagations: 2725355 / total #impl: 110314289 (eff. 0.025)
80.08/80.12	c #Conflicts:      72000 | #Learnt:      10196 | 0.007
80.08/80.12	c total clause space: 29.637MB
80.08/80.12	c total #watches: 244727
81.78/81.85	c total #propagations: 2764938 / total #impl: 111511118 (eff. 0.025)
81.78/81.85	c #Conflicts:      73000 | #Learnt:      11196 | 0.007
81.78/81.85	c total clause space: 29.637MB
81.78/81.85	c total #watches: 267367
83.69/83.73	c total #propagations: 2804859 / total #impl: 113317623 (eff. 0.025)
83.69/83.73	c #Conflicts:      74000 | #Learnt:      12196 | 0.007
83.69/83.73	c total clause space: 29.637MB
83.69/83.73	c total #watches: 290855
85.68/85.74	c total #propagations: 2844702 / total #impl: 115874431 (eff. 0.025)
85.68/85.74	c GC COLLECT
85.68/85.74	c #Conflicts:      75000 | #Learnt:       6694 | 0.007
85.68/85.74	c total clause space: 29.637MB
85.68/85.74	c total #watches: 170476
86.88/87.00	c total #propagations: 2883164 / total #impl: 118392444 (eff. 0.024)
86.88/87.00	c #Conflicts:      76000 | #Learnt:       7694 | 0.007
86.88/87.00	c total clause space: 29.637MB
86.88/87.00	c total #watches: 189726
88.18/88.28	c total #propagations: 2922186 / total #impl: 120567754 (eff. 0.024)
88.18/88.28	c #Conflicts:      77000 | #Learnt:       8694 | 0.007
88.18/88.28	c total clause space: 29.637MB
88.18/88.28	c total #watches: 207455
89.58/89.70	c total #propagations: 2959600 / total #impl: 122342980 (eff. 0.024)
89.58/89.70	c #Conflicts:      78000 | #Learnt:       9694 | 0.007
89.58/89.70	c total clause space: 29.637MB
89.58/89.70	c total #watches: 228087
91.18/91.23	c total #propagations: 2996685 / total #impl: 124922499 (eff. 0.024)
91.18/91.23	c #Conflicts:      79000 | #Learnt:      10694 | 0.007
91.18/91.23	c total clause space: 29.637MB
91.18/91.23	c total #watches: 247573
92.68/92.73	c total #propagations: 3040066 / total #impl: 125884793 (eff. 0.024)
92.68/92.73	c #Conflicts:      80000 | #Learnt:      11694 | 0.007
92.68/92.73	c total clause space: 29.637MB
92.68/92.73	c total #watches: 269841
94.68/94.73	c total #propagations: 3080269 / total #impl: 126917209 (eff. 0.024)
94.68/94.73	c #Conflicts:      81000 | #Learnt:      12694 | 0.007
94.68/94.73	c total clause space: 29.637MB
94.68/94.73	c total #watches: 297069
96.98/97.06	c total #propagations: 3120192 / total #impl: 128751008 (eff. 0.024)
96.98/97.06	c GC COLLECT
96.98/97.06	c #Conflicts:      82000 | #Learnt:       6901 | 0.007
96.98/97.06	c total clause space: 29.637MB
96.98/97.06	c total #watches: 174761
98.58/98.62	c total #propagations: 3158852 / total #impl: 131507145 (eff. 0.024)
98.58/98.62	c #Conflicts:      83000 | #Learnt:       7901 | 0.007
98.58/98.62	c total clause space: 29.637MB
98.58/98.62	c total #watches: 197446
100.08/100.18	c total #propagations: 3197374 / total #impl: 134090092 (eff. 0.024)
100.08/100.18	c #Conflicts:      84000 | #Learnt:       8901 | 0.007
100.08/100.18	c total clause space: 29.637MB
100.08/100.18	c total #watches: 216916
101.68/101.72	c total #propagations: 3237693 / total #impl: 136497466 (eff. 0.024)
101.68/101.72	c #Conflicts:      85000 | #Learnt:       9901 | 0.007
101.68/101.72	c total clause space: 29.637MB
101.68/101.72	c total #watches: 233949
103.38/103.48	c total #propagations: 3278711 / total #impl: 138636551 (eff. 0.024)
103.38/103.48	c #Conflicts:      86000 | #Learnt:      10901 | 0.007
103.38/103.48	c total clause space: 29.637MB
103.38/103.48	c total #watches: 251194
105.37/105.42	c total #propagations: 3320902 / total #impl: 140906381 (eff. 0.024)
105.37/105.42	c #Conflicts:      87000 | #Learnt:      11901 | 0.007
105.37/105.42	c total clause space: 29.637MB
105.37/105.42	c total #watches: 267176
107.17/107.21	c total #propagations: 3365336 / total #impl: 143063373 (eff. 0.024)
107.17/107.21	c #Conflicts:      88000 | #Learnt:      12901 | 0.007
107.17/107.21	c total clause space: 29.637MB
107.17/107.21	c total #watches: 283718
109.47/109.54	c total #propagations: 3406879 / total #impl: 145290205 (eff. 0.023)
109.47/109.54	c #Conflicts:      89000 | #Learnt:      13901 | 0.007
109.47/109.54	c total clause space: 29.637MB
109.47/109.54	c total #watches: 300246
111.27/111.32	c total #propagations: 3450287 / total #impl: 148735929 (eff. 0.023)
111.27/111.32	c GC COLLECT
111.27/111.32	c #Conflicts:      90000 | #Learnt:       7800 | 0.007
111.27/111.32	c total clause space: 48.1602MB
111.27/111.32	c total #watches: 193972
112.57/112.62	c total #propagations: 3493559 / total #impl: 151514883 (eff. 0.023)
112.57/112.62	c #Conflicts:      91000 | #Learnt:       8800 | 0.007
112.57/112.62	c total clause space: 48.1602MB
112.57/112.62	c total #watches: 214941
113.97/114.05	c total #propagations: 3531202 / total #impl: 153357835 (eff. 0.023)
113.97/114.05	c #Conflicts:      92000 | #Learnt:       9800 | 0.007
113.97/114.05	c total clause space: 48.1602MB
113.97/114.05	c total #watches: 236883
115.67/115.78	c total #propagations: 3567133 / total #impl: 155930113 (eff. 0.023)
115.67/115.78	c #Conflicts:      93000 | #Learnt:      10800 | 0.007
115.67/115.78	c total clause space: 48.1602MB
115.67/115.78	c total #watches: 259807
117.27/117.36	c total #propagations: 3607254 / total #impl: 158649838 (eff. 0.023)
117.27/117.36	c #Conflicts:      94000 | #Learnt:      11800 | 0.007
117.27/117.36	c total clause space: 48.1602MB
117.27/117.36	c total #watches: 283644
119.27/119.35	c total #propagations: 3641900 / total #impl: 161800949 (eff. 0.023)
119.27/119.35	c #Conflicts:      95000 | #Learnt:      12800 | 0.007
119.27/119.35	c total clause space: 48.1602MB
119.27/119.35	c total #watches: 308202
121.67/121.78	c total #propagations: 3677091 / total #impl: 165033154 (eff. 0.022)
121.67/121.78	c #Conflicts:      96000 | #Learnt:      13800 | 0.007
121.67/121.78	c total clause space: 48.1602MB
121.67/121.78	c total #watches: 333153
124.17/124.23	c total #propagations: 3716149 / total #impl: 167984232 (eff. 0.022)
124.17/124.23	c #Conflicts:      97000 | #Learnt:      14800 | 0.006
124.17/124.23	c total clause space: 48.1602MB
124.17/124.23	c total #watches: 364106
125.38/125.48	c total #propagations: 3750743 / total #impl: 172336206 (eff. 0.022)
125.38/125.48	c GC COLLECT
125.38/125.48	c #Conflicts:      98000 | #Learnt:       8406 | 0.006
125.38/125.48	c total clause space: 48.1602MB
125.38/125.48	c total #watches: 213732
126.97/127.03	c total #propagations: 3784486 / total #impl: 176432057 (eff. 0.021)
126.97/127.03	c #Conflicts:      99000 | #Learnt:       9406 | 0.006
126.97/127.03	c total clause space: 48.1602MB
126.97/127.03	c total #watches: 238735
128.57/128.61	c total #propagations: 3821795 / total #impl: 179910106 (eff. 0.021)
128.57/128.61	c #Conflicts:     100000 | #Learnt:      10406 | 0.006
128.57/128.61	c total clause space: 48.1602MB
128.57/128.61	c total #watches: 262330
130.27/130.39	c total #propagations: 3856322 / total #impl: 183825367 (eff. 0.021)
130.27/130.39	c #Conflicts:     101000 | #Learnt:      11406 | 0.006
130.27/130.39	c total clause space: 48.1602MB
130.27/130.39	c total #watches: 287547
132.47/132.56	c total #propagations: 3890253 / total #impl: 188054055 (eff. 0.021)
132.47/132.56	c #Conflicts:     102000 | #Learnt:      12406 | 0.006
132.47/132.56	c total clause space: 48.1602MB
132.47/132.56	c total #watches: 312794
134.67/134.75	c total #propagations: 3925440 / total #impl: 192678220 (eff. 0.020)
134.67/134.75	c #Conflicts:     103000 | #Learnt:      13406 | 0.006
134.67/134.75	c total clause space: 48.1602MB
134.67/134.75	c total #watches: 342716
137.37/137.41	c total #propagations: 3957982 / total #impl: 197612760 (eff. 0.020)
137.37/137.41	c #Conflicts:     104000 | #Learnt:      14406 | 0.006
137.37/137.41	c total clause space: 48.1602MB
137.37/137.41	c total #watches: 361699
139.56/139.70	c total #propagations: 3996607 / total #impl: 200806235 (eff. 0.020)
139.56/139.70	c #Conflicts:     105000 | #Learnt:      15406 | 0.006
139.56/139.70	c total clause space: 48.1602MB
139.56/139.70	c total #watches: 380009
140.87/140.94	c total #propagations: 4038122 / total #impl: 202427001 (eff. 0.020)
140.87/140.94	c GC COLLECT
140.87/140.94	c #Conflicts:     106000 | #Learnt:       8696 | 0.006
140.87/140.94	c total clause space: 48.1602MB
140.87/140.94	c total #watches: 211744
142.26/142.38	c total #propagations: 4075429 / total #impl: 204846098 (eff. 0.020)
142.26/142.38	c #Conflicts:     107000 | #Learnt:       9696 | 0.006
142.26/142.38	c total clause space: 48.1602MB
142.26/142.38	c total #watches: 231884
143.96/144.02	c total #propagations: 4111347 / total #impl: 207748185 (eff. 0.020)
143.96/144.02	c #Conflicts:     108000 | #Learnt:      10696 | 0.006
143.96/144.02	c total clause space: 48.1602MB
143.96/144.02	c total #watches: 250312
145.66/145.79	c total #propagations: 4149098 / total #impl: 210908912 (eff. 0.020)
145.66/145.79	c #Conflicts:     109000 | #Learnt:      11696 | 0.006
145.66/145.79	c total clause space: 48.1602MB
145.66/145.79	c total #watches: 270343
147.37/147.46	c total #propagations: 4188932 / total #impl: 212843197 (eff. 0.020)
147.37/147.46	c #Conflicts:     110000 | #Learnt:      12696 | 0.006
147.37/147.46	c total clause space: 48.1602MB
147.37/147.46	c total #watches: 292772
149.06/149.13	c total #propagations: 4226297 / total #impl: 214798827 (eff. 0.020)
149.06/149.13	c #Conflicts:     111000 | #Learnt:      13696 | 0.006
149.06/149.13	c total clause space: 48.1602MB
149.06/149.13	c total #watches: 316421
151.36/151.46	c total #propagations: 4263386 / total #impl: 217386385 (eff. 0.020)
151.36/151.46	c #Conflicts:     112000 | #Learnt:      14696 | 0.006
151.36/151.46	c total clause space: 48.1602MB
151.36/151.46	c total #watches: 337977
153.66/153.79	c total #propagations: 4304474 / total #impl: 219294064 (eff. 0.020)
153.66/153.79	c #Conflicts:     113000 | #Learnt:      15696 | 0.006
153.66/153.79	c total clause space: 48.1602MB
153.66/153.79	c total #watches: 357948
155.36/155.41	c total #propagations: 4343493 / total #impl: 221409874 (eff. 0.020)
155.36/155.41	c GC COLLECT
155.36/155.41	c #Conflicts:     114000 | #Learnt:       8692 | 0.006
155.36/155.41	c total clause space: 48.1602MB
155.36/155.41	c total #watches: 211106
156.76/156.80	c total #propagations: 4383778 / total #impl: 223231862 (eff. 0.020)
156.76/156.80	c #Conflicts:     115000 | #Learnt:       9692 | 0.006
156.76/156.80	c total clause space: 48.1602MB
156.76/156.80	c total #watches: 228734
158.26/158.35	c total #propagations: 4425287 / total #impl: 224316757 (eff. 0.020)
158.26/158.35	c #Conflicts:     116000 | #Learnt:      10692 | 0.006
158.26/158.35	c total clause space: 48.1602MB
158.26/158.35	c total #watches: 247180
160.06/160.11	c total #propagations: 4465997 / total #impl: 226664293 (eff. 0.020)
160.06/160.11	c #Conflicts:     117000 | #Learnt:      11692 | 0.006
160.06/160.11	c total clause space: 48.1602MB
160.06/160.11	c total #watches: 265196
161.77/161.88	c total #propagations: 4502452 / total #impl: 230807135 (eff. 0.020)
161.77/161.88	c #Conflicts:     118000 | #Learnt:      12692 | 0.006
161.77/161.88	c total clause space: 48.1602MB
161.77/161.88	c total #watches: 286228
163.46/163.57	c total #propagations: 4541855 / total #impl: 233493627 (eff. 0.019)
163.46/163.57	c #Conflicts:     119000 | #Learnt:      13692 | 0.006
163.46/163.57	c total clause space: 48.1602MB
163.46/163.57	c total #watches: 310759
165.07/165.19	c total #propagations: 4579353 / total #impl: 235533902 (eff. 0.019)
165.07/165.19	c #Conflicts:     120000 | #Learnt:      14692 | 0.006
165.07/165.19	c total clause space: 48.1602MB
165.07/165.19	c total #watches: 334265
167.27/167.31	c total #propagations: 4619955 / total #impl: 237311200 (eff. 0.019)
167.27/167.31	c #Conflicts:     121000 | #Learnt:      15692 | 0.006
167.27/167.31	c total clause space: 48.1602MB
167.27/167.31	c total #watches: 357199
169.47/169.52	c total #propagations: 4662113 / total #impl: 239805507 (eff. 0.019)
169.47/169.52	c GC COLLECT
169.47/169.52	c #Conflicts:     122000 | #Learnt:       8407 | 0.006
169.47/169.52	c total clause space: 48.1602MB
169.47/169.52	c total #watches: 207498
170.86/170.93	c total #propagations: 4702723 / total #impl: 243421011 (eff. 0.019)
170.86/170.93	c #Conflicts:     123000 | #Learnt:       9407 | 0.006
170.86/170.93	c total clause space: 48.1602MB
170.86/170.93	c total #watches: 229452
172.36/172.45	c total #propagations: 4744923 / total #impl: 245594439 (eff. 0.019)
172.36/172.45	c #Conflicts:     124000 | #Learnt:      10407 | 0.006
172.36/172.45	c total clause space: 48.1602MB
172.36/172.45	c total #watches: 247867
174.16/174.23	c total #propagations: 4785258 / total #impl: 247413043 (eff. 0.019)
174.16/174.23	c #Conflicts:     125000 | #Learnt:      11407 | 0.006
174.16/174.23	c total clause space: 48.1602MB
174.16/174.23	c total #watches: 264266
175.97/176.03	c total #propagations: 4822379 / total #impl: 250733994 (eff. 0.019)
175.97/176.03	c #Conflicts:     126000 | #Learnt:      12407 | 0.006
175.97/176.03	c total clause space: 48.1602MB
175.97/176.03	c total #watches: 285368
178.06/178.11	c total #propagations: 4860670 / total #impl: 253053022 (eff. 0.019)
178.06/178.11	c #Conflicts:     127000 | #Learnt:      13407 | 0.006
178.06/178.11	c total clause space: 48.1602MB
178.06/178.11	c total #watches: 303240
179.76/179.87	c total #propagations: 4900827 / total #impl: 254925575 (eff. 0.019)
179.76/179.87	c #Conflicts:     128000 | #Learnt:      14407 | 0.006
179.76/179.87	c total clause space: 48.1602MB
179.76/179.87	c total #watches: 321329
181.66/181.76	c total #propagations: 4944370 / total #impl: 256896226 (eff. 0.019)
181.66/181.76	c #Conflicts:     129000 | #Learnt:      15407 | 0.006
181.66/181.76	c total clause space: 48.1602MB
181.66/181.76	c total #watches: 341168
183.66/183.80	c total #propagations: 4985051 / total #impl: 258608826 (eff. 0.019)
183.66/183.80	c #Conflicts:     130000 | #Learnt:      16407 | 0.006
183.66/183.80	c total clause space: 48.1602MB
183.66/183.80	c total #watches: 363673
185.86/185.97	c total #propagations: 5021707 / total #impl: 260590024 (eff. 0.019)
185.86/185.97	c GC COLLECT
185.86/185.97	c #Conflicts:     131000 | #Learnt:       8795 | 0.006
185.86/185.97	c total clause space: 48.1602MB
185.86/185.97	c total #watches: 216596
187.46/187.54	c total #propagations: 5061352 / total #impl: 261998469 (eff. 0.019)
187.46/187.54	c #Conflicts:     132000 | #Learnt:       9795 | 0.006
187.46/187.54	c total clause space: 48.1602MB
187.46/187.54	c total #watches: 238672
189.26/189.38	c total #propagations: 5102792 / total #impl: 263611310 (eff. 0.019)
189.26/189.38	c #Conflicts:     133000 | #Learnt:      10795 | 0.006
189.26/189.38	c total clause space: 48.1602MB
189.26/189.38	c total #watches: 261101
191.26/191.32	c total #propagations: 5146409 / total #impl: 264790704 (eff. 0.019)
191.26/191.32	c #Conflicts:     134000 | #Learnt:      11795 | 0.006
191.26/191.32	c total clause space: 48.1602MB
191.26/191.32	c total #watches: 280998
193.06/193.11	c total #propagations: 5186783 / total #impl: 266694646 (eff. 0.019)
193.06/193.11	c #Conflicts:     135000 | #Learnt:      12795 | 0.006
193.06/193.11	c total clause space: 48.1602MB
193.06/193.11	c total #watches: 303890
195.06/195.14	c total #propagations: 5225867 / total #impl: 268719384 (eff. 0.019)
195.06/195.14	c #Conflicts:     136000 | #Learnt:      13795 | 0.006
195.06/195.14	c total clause space: 48.1602MB
195.06/195.14	c total #watches: 325168
197.06/197.15	c total #propagations: 5270518 / total #impl: 271014306 (eff. 0.019)
197.06/197.15	c #Conflicts:     137000 | #Learnt:      14795 | 0.006
197.06/197.15	c total clause space: 48.1602MB
197.06/197.15	c total #watches: 347654
198.85/198.95	c total #propagations: 5310691 / total #impl: 274945391 (eff. 0.019)
198.85/198.95	c #Conflicts:     138000 | #Learnt:      15795 | 0.006
198.85/198.95	c total clause space: 48.1602MB
198.85/198.95	c total #watches: 374333
201.15/201.28	c total #propagations: 5345998 / total #impl: 279128754 (eff. 0.019)
201.15/201.28	c #Conflicts:     139000 | #Learnt:      16795 | 0.006
201.15/201.28	c total clause space: 48.1602MB
201.15/201.28	c total #watches: 399877
203.75/203.88	c total #propagations: 5385097 / total #impl: 282580143 (eff. 0.019)
203.75/203.88	c #Conflicts:     140000 | #Learnt:      17795 | 0.006
203.75/203.88	c total clause space: 48.1602MB
203.75/203.88	c total #watches: 423924
205.25/205.39	c total #propagations: 5423461 / total #impl: 286904384 (eff. 0.019)
205.25/205.39	c GC COLLECT
205.25/205.39	c #Conflicts:     141000 | #Learnt:       9896 | 0.006
205.25/205.39	c total clause space: 48.1602MB
205.25/205.39	c total #watches: 244888
206.76/206.89	c total #propagations: 5459335 / total #impl: 290955695 (eff. 0.019)
206.76/206.89	c #Conflicts:     142000 | #Learnt:      10896 | 0.006
206.76/206.89	c total clause space: 48.1602MB
206.76/206.89	c total #watches: 266417
208.35/208.48	c total #propagations: 5496297 / total #impl: 295110806 (eff. 0.019)
208.35/208.48	c #Conflicts:     143000 | #Learnt:      11896 | 0.006
208.35/208.48	c total clause space: 48.1602MB
208.35/208.48	c total #watches: 288315
210.25/210.34	c total #propagations: 5533302 / total #impl: 298543427 (eff. 0.019)
210.25/210.34	c #Conflicts:     144000 | #Learnt:      12896 | 0.006
210.25/210.34	c total clause space: 48.1602MB
210.25/210.34	c total #watches: 306882
212.26/212.40	c total #propagations: 5570301 / total #impl: 301253530 (eff. 0.018)
212.26/212.40	c #Conflicts:     145000 | #Learnt:      13896 | 0.006
212.26/212.40	c total clause space: 48.1602MB
212.26/212.40	c total #watches: 328504
214.65/214.73	c total #propagations: 5608100 / total #impl: 303716805 (eff. 0.018)
214.65/214.73	c #Conflicts:     146000 | #Learnt:      14896 | 0.006
214.65/214.73	c total clause space: 48.1602MB
214.65/214.73	c total #watches: 351303
216.95/217.06	c total #propagations: 5645905 / total #impl: 307246435 (eff. 0.018)
216.95/217.06	c #Conflicts:     147000 | #Learnt:      15896 | 0.006
216.95/217.06	c total clause space: 48.1602MB
216.95/217.06	c total #watches: 372318
219.75/219.86	c total #propagations: 5683522 / total #impl: 310042629 (eff. 0.018)
219.75/219.86	c #Conflicts:     148000 | #Learnt:      16896 | 0.006
219.75/219.86	c total clause space: 48.1602MB
219.75/219.86	c total #watches: 393263
222.35/222.45	c total #propagations: 5721423 / total #impl: 313043390 (eff. 0.018)
222.35/222.45	c #Conflicts:     149000 | #Learnt:      17896 | 0.006
222.35/222.45	c total clause space: 48.1602MB
222.35/222.45	c total #watches: 413743
224.46/224.51	c total #propagations: 5762850 / total #impl: 314049331 (eff. 0.018)
224.46/224.51	c GC COLLECT
224.46/224.51	c #Conflicts:     150000 | #Learnt:       9688 | 0.006
224.46/224.51	c total clause space: 48.1602MB
224.46/224.51	c total #watches: 236194
226.05/226.10	c total #propagations: 5803006 / total #impl: 316690244 (eff. 0.018)
226.05/226.10	c #Conflicts:     151000 | #Learnt:      10688 | 0.006
226.05/226.10	c total clause space: 48.1602MB
226.05/226.10	c total #watches: 257387
228.05/228.14	c total #propagations: 5841047 / total #impl: 320313824 (eff. 0.018)
228.05/228.14	c #Conflicts:     152000 | #Learnt:      11688 | 0.006
228.05/228.14	c total clause space: 48.1602MB
228.05/228.14	c total #watches: 276248
230.15/230.25	c total #propagations: 5882544 / total #impl: 323901162 (eff. 0.018)
230.15/230.25	c #Conflicts:     153000 | #Learnt:      12688 | 0.006
230.15/230.25	c total clause space: 48.1602MB
230.15/230.25	c total #watches: 295947
232.06/232.11	c total #propagations: 5922765 / total #impl: 326858830 (eff. 0.018)
232.06/232.11	c #Conflicts:     154000 | #Learnt:      13688 | 0.006
232.06/232.11	c total clause space: 48.1602MB
232.06/232.11	c total #watches: 315649
234.26/234.36	c total #propagations: 5960227 / total #impl: 329192060 (eff. 0.018)
234.26/234.36	c #Conflicts:     155000 | #Learnt:      14688 | 0.006
234.26/234.36	c total clause space: 48.1602MB
234.26/234.36	c total #watches: 337815
236.95/237.01	c total #propagations: 5999559 / total #impl: 332157281 (eff. 0.018)
236.95/237.01	c #Conflicts:     156000 | #Learnt:      15688 | 0.006
236.95/237.01	c total clause space: 48.1602MB
236.95/237.01	c total #watches: 356712
239.25/239.37	c total #propagations: 6041664 / total #impl: 334781067 (eff. 0.018)
239.25/239.37	c #Conflicts:     157000 | #Learnt:      16688 | 0.006
239.25/239.37	c total clause space: 48.1602MB
239.25/239.37	c total #watches: 376235
241.75/241.87	c total #propagations: 6083469 / total #impl: 336409237 (eff. 0.018)
241.75/241.87	c #Conflicts:     158000 | #Learnt:      17688 | 0.006
241.75/241.87	c total clause space: 48.1602MB
241.75/241.87	c total #watches: 394366
244.25/244.36	c total #propagations: 6123493 / total #impl: 338289130 (eff. 0.018)
244.25/244.36	c #Conflicts:     159000 | #Learnt:      18688 | 0.006
244.25/244.36	c total clause space: 48.1602MB
244.25/244.36	c total #watches: 414162
246.25/246.35	c total #propagations: 6162572 / total #impl: 340154634 (eff. 0.018)
246.25/246.35	c GC COLLECT
246.25/246.35	c #Conflicts:     160000 | #Learnt:      10188 | 0.006
246.25/246.35	c total clause space: 48.1602MB
246.25/246.35	c total #watches: 246321
247.95/248.08	c total #propagations: 6200637 / total #impl: 342872941 (eff. 0.018)
247.95/248.08	c #Conflicts:     161000 | #Learnt:      11188 | 0.006
247.95/248.08	c total clause space: 48.1602MB
247.95/248.08	c total #watches: 266010
249.95/250.09	c total #propagations: 6242444 / total #impl: 344349893 (eff. 0.018)
249.95/250.09	c #Conflicts:     162000 | #Learnt:      12188 | 0.006
249.95/250.09	c total clause space: 48.1602MB
249.95/250.09	c total #watches: 287370
251.85/251.92	c total #propagations: 6282647 / total #impl: 346806069 (eff. 0.018)
251.85/251.92	c #Conflicts:     163000 | #Learnt:      13188 | 0.006
251.85/251.92	c total clause space: 48.1602MB
251.85/251.92	c total #watches: 311128
254.05/254.16	c total #propagations: 6318387 / total #impl: 350259463 (eff. 0.018)
254.05/254.16	c #Conflicts:     164000 | #Learnt:      14188 | 0.006
254.05/254.16	c total clause space: 48.1602MB
254.05/254.16	c total #watches: 332764
256.35/256.48	c total #propagations: 6355680 / total #impl: 354075282 (eff. 0.018)
256.35/256.48	c #Conflicts:     165000 | #Learnt:      15188 | 0.006
256.35/256.48	c total clause space: 48.1602MB
256.35/256.48	c total #watches: 360277
258.94/259.03	c total #propagations: 6393241 / total #impl: 359150576 (eff. 0.018)
258.94/259.03	c #Conflicts:     166000 | #Learnt:      16188 | 0.006
258.94/259.03	c total clause space: 48.1602MB
258.94/259.03	c total #watches: 382201
261.64/261.79	c total #propagations: 6431013 / total #impl: 364236278 (eff. 0.018)
261.64/261.79	c #Conflicts:     167000 | #Learnt:      17188 | 0.006
261.64/261.79	c total clause space: 48.1602MB
261.64/261.79	c total #watches: 402653
264.74/264.83	c total #propagations: 6468842 / total #impl: 367818206 (eff. 0.018)
264.74/264.83	c #Conflicts:     168000 | #Learnt:      18188 | 0.006
264.74/264.83	c total clause space: 48.1602MB
264.74/264.83	c total #watches: 426058
267.95/268.04	c total #propagations: 6506827 / total #impl: 372426079 (eff. 0.017)
267.95/268.04	c #Conflicts:     169000 | #Learnt:      19188 | 0.006
267.95/268.04	c total clause space: 48.1602MB
267.95/268.04	c total #watches: 445456
269.75/269.86	c total #propagations: 6548389 / total #impl: 376031741 (eff. 0.017)
269.75/269.86	c GC COLLECT
269.75/269.86	c #Conflicts:     170000 | #Learnt:      10383 | 0.006
269.75/269.86	c total clause space: 48.1602MB
269.75/269.86	c total #watches: 250981
271.55/271.66	c total #propagations: 6586134 / total #impl: 379043607 (eff. 0.017)
271.55/271.66	c #Conflicts:     171000 | #Learnt:      11383 | 0.006
271.55/271.66	c total clause space: 48.1602MB
271.55/271.66	c total #watches: 273594
273.45/273.59	c total #propagations: 6625570 / total #impl: 382248672 (eff. 0.017)
273.45/273.59	c #Conflicts:     172000 | #Learnt:      12383 | 0.006
273.45/273.59	c total clause space: 48.1602MB
273.45/273.59	c total #watches: 291310
275.45/275.55	c total #propagations: 6666235 / total #impl: 384186359 (eff. 0.017)
275.45/275.55	c #Conflicts:     173000 | #Learnt:      13383 | 0.006
275.45/275.55	c total clause space: 48.1602MB
275.45/275.55	c total #watches: 312176
277.85/277.99	c total #propagations: 6702886 / total #impl: 388426188 (eff. 0.017)
277.85/277.99	c #Conflicts:     174000 | #Learnt:      14383 | 0.006
277.85/277.99	c total clause space: 48.1602MB
277.85/277.99	c total #watches: 339151
280.15/280.24	c total #propagations: 6740778 / total #impl: 392597875 (eff. 0.017)
280.15/280.24	c #Conflicts:     175000 | #Learnt:      15383 | 0.006
280.15/280.24	c total clause space: 48.1602MB
280.15/280.24	c total #watches: 371115
282.85/282.97	c total #propagations: 6775604 / total #impl: 397066310 (eff. 0.017)
282.85/282.97	c #Conflicts:     176000 | #Learnt:      16383 | 0.005
282.85/282.97	c total clause space: 48.1602MB
282.85/282.97	c total #watches: 398133
285.75/285.86	c total #propagations: 6816819 / total #impl: 398843127 (eff. 0.017)
285.75/285.86	c #Conflicts:     177000 | #Learnt:      17383 | 0.006
285.75/285.86	c total clause space: 48.1602MB
285.75/285.86	c total #watches: 425405
288.35/288.48	c total #propagations: 6861040 / total #impl: 400661573 (eff. 0.017)
288.35/288.48	c #Conflicts:     178000 | #Learnt:      18383 | 0.006
288.35/288.48	c total clause space: 48.1602MB
288.35/288.48	c total #watches: 448797
291.05/291.16	c total #propagations: 6901917 / total #impl: 402485354 (eff. 0.017)
291.05/291.16	c #Conflicts:     179000 | #Learnt:      19383 | 0.006
291.05/291.16	c total clause space: 48.1602MB
291.05/291.16	c total #watches: 473558
293.85/293.96	c total #propagations: 6940497 / total #impl: 404388299 (eff. 0.017)
293.85/293.96	c GC COLLECT
293.85/293.96	c #Conflicts:     180000 | #Learnt:      10280 | 0.006
293.85/293.96	c total clause space: 48.1602MB
293.85/293.96	c total #watches: 248440
295.65/295.79	c total #propagations: 6976875 / total #impl: 405788267 (eff. 0.017)
295.65/295.79	c #Conflicts:     181000 | #Learnt:      11280 | 0.006
295.65/295.79	c total clause space: 48.1602MB
295.65/295.79	c total #watches: 268248
297.45/297.52	c total #propagations: 7014546 / total #impl: 407719253 (eff. 0.017)
297.45/297.52	c #Conflicts:     182000 | #Learnt:      12280 | 0.006
297.45/297.52	c total clause space: 48.1602MB
297.45/297.52	c total #watches: 290362
299.05/299.14	c total #propagations: 7050048 / total #impl: 410573680 (eff. 0.017)
299.05/299.14	c #Conflicts:     183000 | #Learnt:      13280 | 0.006
299.05/299.14	c total clause space: 48.1602MB
299.05/299.14	c total #watches: 313254
301.25/301.30	c total #propagations: 7084501 / total #impl: 413194594 (eff. 0.017)
301.25/301.30	c #Conflicts:     184000 | #Learnt:      14280 | 0.006
301.25/301.30	c total clause space: 48.1602MB
301.25/301.30	c total #watches: 332148
303.25/303.37	c total #propagations: 7121379 / total #impl: 416908638 (eff. 0.017)
303.25/303.37	c #Conflicts:     185000 | #Learnt:      15280 | 0.006
303.25/303.37	c total clause space: 48.1602MB
303.25/303.37	c total #watches: 352307
305.55/305.61	c total #propagations: 7155132 / total #impl: 421681168 (eff. 0.017)
305.55/305.61	c #Conflicts:     186000 | #Learnt:      16280 | 0.006
305.55/305.61	c total clause space: 48.1602MB
305.55/305.61	c total #watches: 372619
307.95/308.08	c total #propagations: 7189728 / total #impl: 425611867 (eff. 0.017)
307.95/308.08	c #Conflicts:     187000 | #Learnt:      17280 | 0.006
307.95/308.08	c total clause space: 48.1602MB
307.95/308.08	c total #watches: 392258
310.64/310.72	c total #propagations: 7228546 / total #impl: 428897777 (eff. 0.017)
310.64/310.72	c #Conflicts:     188000 | #Learnt:      18280 | 0.005
310.64/310.72	c total clause space: 48.1602MB
310.64/310.72	c total #watches: 414312
313.34/313.49	c total #propagations: 7269094 / total #impl: 431575752 (eff. 0.017)
313.34/313.49	c #Conflicts:     189000 | #Learnt:      19280 | 0.005
313.34/313.49	c total clause space: 48.1602MB
313.34/313.49	c total #watches: 435573
315.94/316.01	c total #propagations: 7308081 / total #impl: 434627761 (eff. 0.017)
315.94/316.01	c #Conflicts:     190000 | #Learnt:      20280 | 0.005
315.94/316.01	c total clause space: 48.1602MB
315.94/316.01	c total #watches: 460052
318.24/318.34	c total #propagations: 7343786 / total #impl: 437850731 (eff. 0.017)
318.24/318.34	c GC COLLECT
318.24/318.34	c #Conflicts:     191000 | #Learnt:      10883 | 0.005
318.24/318.34	c total clause space: 48.1602MB
318.24/318.34	c total #watches: 262668
320.05/320.12	c total #propagations: 7383725 / total #impl: 440415409 (eff. 0.017)
320.05/320.12	c #Conflicts:     192000 | #Learnt:      11883 | 0.005
320.05/320.12	c total clause space: 48.1602MB
320.05/320.12	c total #watches: 283336
321.94/322.07	c total #propagations: 7424139 / total #impl: 443917070 (eff. 0.017)
321.94/322.07	c #Conflicts:     193000 | #Learnt:      12883 | 0.005
321.94/322.07	c total clause space: 48.1602MB
321.94/322.07	c total #watches: 302849
324.24/324.31	c total #propagations: 7463747 / total #impl: 447236757 (eff. 0.017)
324.24/324.31	c #Conflicts:     194000 | #Learnt:      13883 | 0.005
324.24/324.31	c total clause space: 48.1602MB
324.24/324.31	c total #watches: 322071
327.04/327.11	c total #propagations: 7502450 / total #impl: 449378671 (eff. 0.017)
327.04/327.11	c #Conflicts:     195000 | #Learnt:      14883 | 0.005
327.04/327.11	c total clause space: 48.1602MB
327.04/327.11	c total #watches: 345656
329.64/329.73	c total #propagations: 7544642 / total #impl: 453096627 (eff. 0.017)
329.64/329.73	c #Conflicts:     196000 | #Learnt:      15883 | 0.005
329.64/329.73	c total clause space: 48.1602MB
329.64/329.73	c total #watches: 366664
332.25/332.33	c total #propagations: 7582600 / total #impl: 457151821 (eff. 0.017)
332.25/332.33	c #Conflicts:     197000 | #Learnt:      16883 | 0.005
332.25/332.33	c total clause space: 48.1602MB
332.25/332.33	c total #watches: 390183
335.04/335.14	c total #propagations: 7619014 / total #impl: 460207189 (eff. 0.017)
335.04/335.14	c #Conflicts:     198000 | #Learnt:      17883 | 0.005
335.04/335.14	c total clause space: 48.1602MB
335.04/335.14	c total #watches: 411706
338.24/338.33	c total #propagations: 7655471 / total #impl: 464689629 (eff. 0.016)
338.24/338.33	c #Conflicts:     199000 | #Learnt:      18883 | 0.005
338.24/338.33	c total clause space: 48.1602MB
338.24/338.33	c total #watches: 436202
341.54/341.65	c total #propagations: 7693246 / total #impl: 471295602 (eff. 0.016)
341.54/341.65	c #Conflicts:     200000 | #Learnt:      19883 | 0.005
341.54/341.65	c total clause space: 48.1602MB
341.54/341.65	c total #watches: 457357
345.54/345.62	c total #propagations: 7730689 / total #impl: 475732381 (eff. 0.016)
345.54/345.62	c #Conflicts:     201000 | #Learnt:      20883 | 0.005
345.54/345.62	c total clause space: 48.1602MB
345.54/345.62	c total #watches: 484189
348.54/348.67	c total #propagations: 7769083 / total #impl: 485914444 (eff. 0.016)
348.54/348.67	c GC COLLECT
348.54/348.67	c #Conflicts:     202000 | #Learnt:      11187 | 0.005
348.54/348.67	c total clause space: 48.1602MB
348.54/348.67	c total #watches: 268451
350.34/350.45	c total #propagations: 7808659 / total #impl: 491515390 (eff. 0.016)
350.34/350.45	c #Conflicts:     203000 | #Learnt:      12187 | 0.005
350.34/350.45	c total clause space: 48.1602MB
350.34/350.45	c total #watches: 285552
352.34/352.43	c total #propagations: 7846286 / total #impl: 494176137 (eff. 0.016)
352.34/352.43	c #Conflicts:     204000 | #Learnt:      13187 | 0.005
352.34/352.43	c total clause space: 48.1602MB
352.34/352.43	c total #watches: 306259
354.64/354.70	c total #propagations: 7881862 / total #impl: 497885614 (eff. 0.016)
354.64/354.70	c #Conflicts:     205000 | #Learnt:      14187 | 0.005
354.64/354.70	c total clause space: 48.1602MB
354.64/354.70	c total #watches: 329491
357.24/357.38	c total #propagations: 7919928 / total #impl: 500841897 (eff. 0.016)
357.24/357.38	c #Conflicts:     206000 | #Learnt:      15187 | 0.005
357.24/357.38	c total clause space: 48.1602MB
357.24/357.38	c total #watches: 356885
360.14/360.25	c total #propagations: 7957741 / total #impl: 506916078 (eff. 0.016)
360.14/360.25	c #Conflicts:     207000 | #Learnt:      16187 | 0.005
360.14/360.25	c total clause space: 48.1602MB
360.14/360.25	c total #watches: 385534
363.53/363.62	c total #propagations: 7996042 / total #impl: 512305595 (eff. 0.016)
363.53/363.62	c #Conflicts:     208000 | #Learnt:      17187 | 0.005
363.53/363.62	c total clause space: 48.1602MB
363.53/363.62	c total #watches: 412280
367.23/367.34	c total #propagations: 8035309 / total #impl: 518342183 (eff. 0.016)
367.23/367.34	c #Conflicts:     209000 | #Learnt:      18187 | 0.005
367.23/367.34	c total clause space: 48.1602MB
367.23/367.34	c total #watches: 438293
371.53/371.65	c total #propagations: 8074823 / total #impl: 525426122 (eff. 0.015)
371.53/371.65	c #Conflicts:     210000 | #Learnt:      19187 | 0.005
371.53/371.65	c total clause space: 48.1602MB
371.53/371.65	c total #watches: 466227
375.93/376.00	c total #propagations: 8113851 / total #impl: 533343959 (eff. 0.015)
375.93/376.00	c #Conflicts:     211000 | #Learnt:      20187 | 0.005
375.93/376.00	c total clause space: 48.1602MB
375.93/376.00	c total #watches: 492870
381.03/381.17	c total #propagations: 8153609 / total #impl: 541270467 (eff. 0.015)
381.03/381.17	c #Conflicts:     212000 | #Learnt:      21187 | 0.005
381.03/381.17	c total clause space: 48.1602MB
381.03/381.17	c total #watches: 522018
385.32/385.48	c total #propagations: 8192810 / total #impl: 551457358 (eff. 0.015)
385.32/385.48	c GC COLLECT
385.32/385.48	c #Conflicts:     213000 | #Learnt:      11190 | 0.005
385.32/385.48	c total clause space: 78.2603MB
385.32/385.48	c total #watches: 269380
387.23/387.38	c total #propagations: 8232559 / total #impl: 558322590 (eff. 0.015)
387.23/387.38	c #Conflicts:     214000 | #Learnt:      12190 | 0.005
387.23/387.38	c total clause space: 78.2603MB
387.23/387.38	c total #watches: 288049
389.12/389.29	c total #propagations: 8269482 / total #impl: 561712873 (eff. 0.015)
389.12/389.29	c #Conflicts:     215000 | #Learnt:      13190 | 0.005
389.12/389.29	c total clause space: 78.2603MB
389.12/389.29	c total #watches: 310144
391.22/391.35	c total #propagations: 8306182 / total #impl: 565310821 (eff. 0.015)
391.22/391.35	c #Conflicts:     216000 | #Learnt:      14190 | 0.005
391.22/391.35	c total clause space: 78.2603MB
391.22/391.35	c total #watches: 333512
393.83/393.92	c total #propagations: 8342028 / total #impl: 568722707 (eff. 0.015)
393.83/393.92	c #Conflicts:     217000 | #Learnt:      15190 | 0.005
393.83/393.92	c total clause space: 78.2603MB
393.83/393.92	c total #watches: 359231
396.72/396.82	c total #propagations: 8379048 / total #impl: 573880814 (eff. 0.015)
396.72/396.82	c #Conflicts:     218000 | #Learnt:      16190 | 0.005
396.72/396.82	c total clause space: 78.2603MB
396.72/396.82	c total #watches: 385146
399.92/400.01	c total #propagations: 8416538 / total #impl: 580708204 (eff. 0.014)
399.92/400.01	c #Conflicts:     219000 | #Learnt:      17190 | 0.005
399.92/400.01	c total clause space: 78.2603MB
399.92/400.01	c total #watches: 417283
403.22/403.39	c total #propagations: 8452436 / total #impl: 590703889 (eff. 0.014)
403.22/403.39	c #Conflicts:     220000 | #Learnt:      18190 | 0.005
403.22/403.39	c total clause space: 78.2603MB
403.22/403.39	c total #watches: 447640
406.93/407.07	c total #propagations: 8489548 / total #impl: 596802055 (eff. 0.014)
406.93/407.07	c #Conflicts:     221000 | #Learnt:      19190 | 0.005
406.93/407.07	c total clause space: 78.2603MB
406.93/407.07	c total #watches: 478839
411.12/411.27	c total #propagations: 8525816 / total #impl: 605387037 (eff. 0.014)
411.12/411.27	c #Conflicts:     222000 | #Learnt:      20190 | 0.005
411.12/411.27	c total clause space: 78.2603MB
411.12/411.27	c total #watches: 508651
416.02/416.19	c total #propagations: 8562326 / total #impl: 613467736 (eff. 0.014)
416.02/416.19	c #Conflicts:     223000 | #Learnt:      21190 | 0.005
416.02/416.19	c total clause space: 78.2603MB
416.02/416.19	c total #watches: 536164
421.12/421.23	c total #propagations: 8600910 / total #impl: 619986939 (eff. 0.014)
421.12/421.23	c #Conflicts:     224000 | #Learnt:      22190 | 0.005
421.12/421.23	c total clause space: 78.2603MB
421.12/421.23	c total #watches: 565877
424.42/424.55	c total #propagations: 8638417 / total #impl: 626773272 (eff. 0.014)
424.42/424.55	c GC COLLECT
424.42/424.55	c #Conflicts:     225000 | #Learnt:      11898 | 0.005
424.42/424.55	c total clause space: 78.2603MB
424.42/424.55	c total #watches: 286936
426.52/426.62	c total #propagations: 8674801 / total #impl: 633758289 (eff. 0.014)
426.52/426.62	c #Conflicts:     226000 | #Learnt:      12898 | 0.005
426.52/426.62	c total clause space: 78.2603MB
426.52/426.62	c total #watches: 315523
429.12/429.24	c total #propagations: 8709917 / total #impl: 638368171 (eff. 0.014)
429.12/429.24	c #Conflicts:     227000 | #Learnt:      13898 | 0.005
429.12/429.24	c total clause space: 78.2603MB
429.12/429.24	c total #watches: 341667
431.82/431.96	c total #propagations: 8748007 / total #impl: 643521666 (eff. 0.014)
431.82/431.96	c #Conflicts:     228000 | #Learnt:      14898 | 0.005
431.82/431.96	c total clause space: 78.2603MB
431.82/431.96	c total #watches: 366036
434.52/434.61	c total #propagations: 8784629 / total #impl: 647941801 (eff. 0.014)
434.52/434.61	c #Conflicts:     229000 | #Learnt:      15898 | 0.005
434.52/434.61	c total clause space: 78.2603MB
434.52/434.61	c total #watches: 388503
437.42/437.52	c total #propagations: 8820467 / total #impl: 651474638 (eff. 0.014)
437.42/437.52	c #Conflicts:     230000 | #Learnt:      16898 | 0.005
437.42/437.52	c total clause space: 78.2603MB
437.42/437.52	c total #watches: 416211
440.62/440.72	c total #propagations: 8856494 / total #impl: 656174163 (eff. 0.013)
440.62/440.72	c #Conflicts:     231000 | #Learnt:      17898 | 0.005
440.62/440.72	c total clause space: 78.2603MB
440.62/440.72	c total #watches: 445891
443.91/444.09	c total #propagations: 8890837 / total #impl: 662858201 (eff. 0.013)
443.91/444.09	c #Conflicts:     232000 | #Learnt:      18898 | 0.005
443.91/444.09	c total clause space: 78.2603MB
443.91/444.09	c total #watches: 471306
447.11/447.28	c total #propagations: 8929485 / total #impl: 665627415 (eff. 0.013)
447.11/447.28	c #Conflicts:     233000 | #Learnt:      19898 | 0.005
447.11/447.28	c total clause space: 78.2603MB
447.11/447.28	c total #watches: 498114
450.81/450.90	c total #propagations: 8967327 / total #impl: 670037014 (eff. 0.013)
450.81/450.90	c #Conflicts:     234000 | #Learnt:      20898 | 0.005
450.81/450.90	c total clause space: 78.2603MB
450.81/450.90	c total #watches: 521244
454.51/454.60	c total #propagations: 9007583 / total #impl: 672526822 (eff. 0.013)
454.51/454.60	c #Conflicts:     235000 | #Learnt:      21898 | 0.005
454.51/454.60	c total clause space: 78.2603MB
454.51/454.60	c total #watches: 543003
458.51/458.66	c total #propagations: 9046158 / total #impl: 674965739 (eff. 0.013)
458.51/458.66	c #Conflicts:     236000 | #Learnt:      22898 | 0.005
458.51/458.66	c total clause space: 78.2603MB
458.51/458.66	c total #watches: 564892
461.21/461.35	c total #propagations: 9088841 / total #impl: 676720838 (eff. 0.013)
461.21/461.35	c GC COLLECT
461.21/461.35	c #Conflicts:     237000 | #Learnt:      12290 | 0.005
461.21/461.35	c total clause space: 78.2603MB
461.21/461.35	c total #watches: 293193
462.91/463.09	c total #propagations: 9127758 / total #impl: 678756581 (eff. 0.013)
462.91/463.09	c #Conflicts:     238000 | #Learnt:      13290 | 0.005
462.91/463.09	c total clause space: 78.2603MB
462.91/463.09	c total #watches: 310907
464.91/465.07	c total #propagations: 9171024 / total #impl: 680489726 (eff. 0.013)
464.91/465.07	c #Conflicts:     239000 | #Learnt:      14290 | 0.005
464.91/465.07	c total clause space: 78.2603MB
464.91/465.07	c total #watches: 330524
467.21/467.31	c total #propagations: 9212150 / total #impl: 683407356 (eff. 0.013)
467.21/467.31	c #Conflicts:     240000 | #Learnt:      15290 | 0.005
467.21/467.31	c total clause space: 78.2603MB
467.21/467.31	c total #watches: 347574
469.21/469.31	c total #propagations: 9254106 / total #impl: 685057712 (eff. 0.014)
469.21/469.31	c #Conflicts:     241000 | #Learnt:      16290 | 0.005
469.21/469.31	c total clause space: 78.2603MB
469.21/469.31	c total #watches: 368681
471.21/471.39	c total #propagations: 9292713 / total #impl: 687279432 (eff. 0.014)
471.21/471.39	c #Conflicts:     242000 | #Learnt:      17290 | 0.005
471.21/471.39	c total clause space: 78.2603MB
471.21/471.39	c total #watches: 391732
474.02/474.20	c total #propagations: 9331608 / total #impl: 688354225 (eff. 0.014)
474.02/474.20	c #Conflicts:     243000 | #Learnt:      18290 | 0.005
474.02/474.20	c total clause space: 78.2603MB
474.02/474.20	c total #watches: 416195
476.91/477.06	c total #propagations: 9374423 / total #impl: 691004277 (eff. 0.014)
476.91/477.06	c #Conflicts:     244000 | #Learnt:      19290 | 0.005
476.91/477.06	c total clause space: 78.2603MB
476.91/477.06	c total #watches: 435988
479.71/479.84	c total #propagations: 9411685 / total #impl: 692831602 (eff. 0.014)
479.71/479.84	c #Conflicts:     245000 | #Learnt:      20290 | 0.005
479.71/479.84	c total clause space: 78.2603MB
479.71/479.84	c total #watches: 456924
482.81/482.95	c total #propagations: 9455902 / total #impl: 694389140 (eff. 0.014)
482.81/482.95	c #Conflicts:     246000 | #Learnt:      21290 | 0.005
482.81/482.95	c total clause space: 78.2603MB
482.81/482.95	c total #watches: 478620
485.81/485.98	c total #propagations: 9501249 / total #impl: 696976810 (eff. 0.014)
485.81/485.98	c #Conflicts:     247000 | #Learnt:      22290 | 0.005
485.81/485.98	c total clause space: 78.2603MB
485.81/485.98	c total #watches: 501348
489.41/489.55	c total #propagations: 9544599 / total #impl: 699297060 (eff. 0.014)
489.41/489.55	c #Conflicts:     248000 | #Learnt:      23290 | 0.005
489.41/489.55	c total clause space: 78.2603MB
489.41/489.55	c total #watches: 523255
492.61/492.73	c total #propagations: 9587756 / total #impl: 703226395 (eff. 0.014)
492.61/492.73	c GC COLLECT
492.61/492.73	c #Conflicts:     249000 | #Learnt:      12388 | 0.005
492.61/492.73	c total clause space: 78.2603MB
492.61/492.73	c total #watches: 296702
494.80/494.94	c total #propagations: 9630234 / total #impl: 706725683 (eff. 0.014)
494.80/494.94	c #Conflicts:     250000 | #Learnt:      13388 | 0.005
494.80/494.94	c total clause space: 78.2603MB
494.80/494.94	c total #watches: 316867
497.00/497.18	c total #propagations: 9672747 / total #impl: 709954488 (eff. 0.014)
497.00/497.18	c #Conflicts:     251000 | #Learnt:      14388 | 0.005
497.00/497.18	c total clause space: 78.2603MB
497.00/497.18	c total #watches: 337695
499.31/499.44	c total #propagations: 9712732 / total #impl: 714300564 (eff. 0.014)
499.31/499.44	c #Conflicts:     252000 | #Learnt:      15388 | 0.005
499.31/499.44	c total clause space: 78.2603MB
499.31/499.44	c total #watches: 357614
501.70/501.86	c total #propagations: 9752748 / total #impl: 717234345 (eff. 0.014)
501.70/501.86	c #Conflicts:     253000 | #Learnt:      16388 | 0.005
501.70/501.86	c total clause space: 78.2603MB
501.70/501.86	c total #watches: 378115
503.90/504.04	c total #propagations: 9791538 / total #impl: 720942896 (eff. 0.014)
503.90/504.04	c #Conflicts:     254000 | #Learnt:      17388 | 0.005
503.90/504.04	c total clause space: 78.2603MB
503.90/504.04	c total #watches: 397146
506.50/506.69	c total #propagations: 9830639 / total #impl: 722990221 (eff. 0.014)
506.50/506.69	c #Conflicts:     255000 | #Learnt:      18388 | 0.005
506.50/506.69	c total clause space: 78.2603MB
506.50/506.69	c total #watches: 416276
509.10/509.26	c total #propagations: 9870423 / total #impl: 726454179 (eff. 0.014)
509.10/509.26	c #Conflicts:     256000 | #Learnt:      19388 | 0.005
509.10/509.26	c total clause space: 78.2603MB
509.10/509.26	c total #watches: 436834
511.41/511.60	c total #propagations: 9910643 / total #impl: 728934429 (eff. 0.014)
511.41/511.60	c #Conflicts:     257000 | #Learnt:      20388 | 0.005
511.41/511.60	c total clause space: 78.2603MB
511.41/511.60	c total #watches: 457425
514.20/514.34	c total #propagations: 9946574 / total #impl: 731605826 (eff. 0.014)
514.20/514.34	c #Conflicts:     258000 | #Learnt:      21388 | 0.005
514.20/514.34	c total clause space: 78.2603MB
514.20/514.34	c total #watches: 480976
517.60/517.71	c total #propagations: 9985007 / total #impl: 735057803 (eff. 0.014)
517.60/517.71	c #Conflicts:     259000 | #Learnt:      22388 | 0.005
517.60/517.71	c total clause space: 78.2603MB
517.60/517.71	c total #watches: 505617
520.90/521.01	c total #propagations: 10024334 / total #impl: 738365361 (eff. 0.014)
520.90/521.01	c #Conflicts:     260000 | #Learnt:      23388 | 0.005
520.90/521.01	c total clause space: 78.2603MB
520.90/521.01	c total #watches: 527584
524.20/524.36	c total #propagations: 10062728 / total #impl: 741739828 (eff. 0.014)
524.20/524.36	c #Conflicts:     261000 | #Learnt:      24388 | 0.005
524.20/524.36	c total clause space: 78.2603MB
524.20/524.36	c total #watches: 550274
526.10/526.29	c total #propagations: 10102710 / total #impl: 745534212 (eff. 0.014)
526.10/526.29	c GC COLLECT
526.10/526.29	c #Conflicts:     262000 | #Learnt:      13178 | 0.005
526.10/526.29	c total clause space: 78.2603MB
526.10/526.29	c total #watches: 311251
528.10/528.23	c total #propagations: 10140924 / total #impl: 748074583 (eff. 0.014)
528.10/528.23	c #Conflicts:     263000 | #Learnt:      14178 | 0.005
528.10/528.23	c total clause space: 78.2603MB
528.10/528.23	c total #watches: 337198
530.50/530.63	c total #propagations: 10178626 / total #impl: 752233657 (eff. 0.014)
530.50/530.63	c #Conflicts:     264000 | #Learnt:      15178 | 0.005
530.50/530.63	c total clause space: 78.2603MB
530.50/530.63	c total #watches: 360257
533.10/533.21	c total #propagations: 10217939 / total #impl: 757184080 (eff. 0.013)
533.10/533.21	c #Conflicts:     265000 | #Learnt:      16178 | 0.005
533.10/533.21	c total clause space: 78.2603MB
533.10/533.21	c total #watches: 382633
535.50/535.68	c total #propagations: 10255037 / total #impl: 761581682 (eff. 0.013)
535.50/535.68	c #Conflicts:     266000 | #Learnt:      17178 | 0.005
535.50/535.68	c total clause space: 78.2603MB
535.50/535.68	c total #watches: 402057
538.30/538.46	c total #propagations: 10294284 / total #impl: 764529059 (eff. 0.013)
538.30/538.46	c #Conflicts:     267000 | #Learnt:      18178 | 0.005
538.30/538.46	c total clause space: 78.2603MB
538.30/538.46	c total #watches: 421474
541.20/541.32	c total #propagations: 10335334 / total #impl: 766960096 (eff. 0.013)
541.20/541.32	c #Conflicts:     268000 | #Learnt:      19178 | 0.005
541.20/541.32	c total clause space: 78.2603MB
541.20/541.32	c total #watches: 439314
544.00/544.15	c total #propagations: 10375185 / total #impl: 769243717 (eff. 0.013)
544.00/544.15	c #Conflicts:     269000 | #Learnt:      20178 | 0.005
544.00/544.15	c total clause space: 78.2603MB
544.00/544.15	c total #watches: 457482
547.60/547.75	c total #propagations: 10413819 / total #impl: 772569408 (eff. 0.013)
547.60/547.75	c #Conflicts:     270000 | #Learnt:      21178 | 0.005
547.60/547.75	c total clause space: 78.2603MB
547.60/547.75	c total #watches: 479304
551.10/551.24	c total #propagations: 10455591 / total #impl: 775669915 (eff. 0.013)
551.10/551.24	c #Conflicts:     271000 | #Learnt:      22178 | 0.005
551.10/551.24	c total clause space: 78.2603MB
551.10/551.24	c total #watches: 501157
554.30/554.41	c total #propagations: 10497477 / total #impl: 777631558 (eff. 0.013)
554.30/554.41	c #Conflicts:     272000 | #Learnt:      23178 | 0.005
554.30/554.41	c total clause space: 78.2603MB
554.30/554.41	c total #watches: 522230
558.00/558.11	c total #propagations: 10540808 / total #impl: 779140875 (eff. 0.014)
558.00/558.11	c #Conflicts:     273000 | #Learnt:      24178 | 0.005
558.00/558.11	c total clause space: 78.2603MB
558.00/558.11	c total #watches: 542742
561.29/561.41	c total #propagations: 10582440 / total #impl: 782039431 (eff. 0.014)
561.29/561.41	c GC COLLECT
561.29/561.41	c #Conflicts:     274000 | #Learnt:      12675 | 0.005
561.29/561.41	c total clause space: 78.2603MB
561.29/561.41	c total #watches: 302686
562.99/563.12	c total #propagations: 10624748 / total #impl: 785139389 (eff. 0.014)
562.99/563.12	c #Conflicts:     275000 | #Learnt:      13675 | 0.005
562.99/563.12	c total clause space: 78.2603MB
562.99/563.12	c total #watches: 329045
565.09/565.27	c total #propagations: 10664477 / total #impl: 786832943 (eff. 0.014)
565.09/565.27	c #Conflicts:     276000 | #Learnt:      14675 | 0.005
565.09/565.27	c total clause space: 78.2603MB
565.09/565.27	c total #watches: 357703
567.60/567.73	c total #propagations: 10707434 / total #impl: 791447335 (eff. 0.014)
567.60/567.73	c #Conflicts:     277000 | #Learnt:      15675 | 0.005
567.60/567.73	c total clause space: 78.2603MB
567.60/567.73	c total #watches: 378491
569.99/570.15	c total #propagations: 10752620 / total #impl: 793610837 (eff. 0.014)
569.99/570.15	c #Conflicts:     278000 | #Learnt:      16675 | 0.005
569.99/570.15	c total clause space: 78.2603MB
569.99/570.15	c total #watches: 400983
572.69/572.87	c total #propagations: 10794099 / total #impl: 796133693 (eff. 0.014)
572.69/572.87	c #Conflicts:     279000 | #Learnt:      17675 | 0.005
572.69/572.87	c total clause space: 78.2603MB
572.69/572.87	c total #watches: 426612
575.49/575.69	c total #propagations: 10830305 / total #impl: 801196263 (eff. 0.014)
575.49/575.69	c #Conflicts:     280000 | #Learnt:      18675 | 0.005
575.49/575.69	c total clause space: 78.2603MB
575.49/575.69	c total #watches: 455397
578.39/578.53	c total #propagations: 10866300 / total #impl: 805190717 (eff. 0.013)
578.39/578.53	c #Conflicts:     281000 | #Learnt:      19675 | 0.005
578.39/578.53	c total clause space: 78.2603MB
578.39/578.53	c total #watches: 480895
581.59/581.77	c total #propagations: 10907682 / total #impl: 807374924 (eff. 0.014)
581.59/581.77	c #Conflicts:     282000 | #Learnt:      20675 | 0.005
581.59/581.77	c total clause space: 78.2603MB
581.59/581.77	c total #watches: 506776
584.99/585.19	c total #propagations: 10948433 / total #impl: 810605146 (eff. 0.014)
584.99/585.19	c #Conflicts:     283000 | #Learnt:      21675 | 0.005
584.99/585.19	c total clause space: 78.2603MB
584.99/585.19	c total #watches: 530984
587.79/587.97	c total #propagations: 10989227 / total #impl: 814303886 (eff. 0.013)
587.79/587.97	c #Conflicts:     284000 | #Learnt:      22675 | 0.005
587.79/587.97	c total clause space: 78.2603MB
587.79/587.97	c total #watches: 549324
591.19/591.34	c total #propagations: 11024671 / total #impl: 816706699 (eff. 0.013)
591.19/591.34	c #Conflicts:     285000 | #Learnt:      23675 | 0.005
591.19/591.34	c total clause space: 78.2603MB
591.19/591.34	c total #watches: 567982
595.10/595.29	c total #propagations: 11064677 / total #impl: 818615845 (eff. 0.014)
595.10/595.29	c #Conflicts:     286000 | #Learnt:      24675 | 0.005
595.10/595.29	c total clause space: 78.2603MB
595.10/595.29	c total #watches: 592534
598.49/598.67	c total #propagations: 11107556 / total #impl: 820921665 (eff. 0.014)
598.49/598.67	c GC COLLECT
598.49/598.67	c #Conflicts:     287000 | #Learnt:      12875 | 0.005
598.49/598.67	c total clause space: 78.2603MB
598.49/598.67	c total #watches: 307764
600.39/600.55	c total #propagations: 11149252 / total #impl: 821925212 (eff. 0.014)
600.39/600.55	c #Conflicts:     288000 | #Learnt:      13875 | 0.006
600.39/600.55	c total clause space: 78.2603MB
600.39/600.55	c total #watches: 329354
602.59/602.79	c total #propagations: 11188303 / total #impl: 825129798 (eff. 0.014)
602.59/602.79	c #Conflicts:     289000 | #Learnt:      14875 | 0.006
602.59/602.79	c total clause space: 78.2603MB
602.59/602.79	c total #watches: 354196
605.19/605.32	c total #propagations: 11223353 / total #impl: 829781065 (eff. 0.014)
605.19/605.32	c #Conflicts:     290000 | #Learnt:      15875 | 0.006
605.19/605.32	c total clause space: 78.2603MB
605.19/605.32	c total #watches: 377211
607.69/607.89	c total #propagations: 11266841 / total #impl: 831917098 (eff. 0.014)
607.69/607.89	c #Conflicts:     291000 | #Learnt:      16875 | 0.006
607.69/607.89	c total clause space: 78.2603MB
607.69/607.89	c total #watches: 402070
610.39/610.56	c total #propagations: 11307870 / total #impl: 834707839 (eff. 0.014)
610.39/610.56	c #Conflicts:     292000 | #Learnt:      17875 | 0.006
610.39/610.56	c total clause space: 78.2603MB
610.39/610.56	c total #watches: 429300
613.29/613.47	c total #propagations: 11348838 / total #impl: 837761474 (eff. 0.014)
613.29/613.47	c #Conflicts:     293000 | #Learnt:      18875 | 0.006
613.29/613.47	c total clause space: 78.2603MB
613.29/613.47	c total #watches: 453603
616.39/616.56	c total #propagations: 11388704 / total #impl: 841400030 (eff. 0.014)
616.39/616.56	c #Conflicts:     294000 | #Learnt:      19875 | 0.006
616.39/616.56	c total clause space: 78.2603MB
616.39/616.56	c total #watches: 481369
619.69/619.87	c total #propagations: 11427240 / total #impl: 848184422 (eff. 0.013)
619.69/619.87	c #Conflicts:     295000 | #Learnt:      20875 | 0.006
619.69/619.87	c total clause space: 78.2603MB
619.69/619.87	c total #watches: 506939
623.39/623.51	c total #propagations: 11466860 / total #impl: 853911294 (eff. 0.013)
623.39/623.51	c #Conflicts:     296000 | #Learnt:      21875 | 0.006
623.39/623.51	c total clause space: 78.2603MB
623.39/623.51	c total #watches: 534634
627.18/627.35	c total #propagations: 11505795 / total #impl: 857655337 (eff. 0.013)
627.18/627.35	c #Conflicts:     297000 | #Learnt:      22875 | 0.006
627.18/627.35	c total clause space: 78.2603MB
627.18/627.35	c total #watches: 559897
630.78/630.98	c total #propagations: 11550135 / total #impl: 861117113 (eff. 0.013)
630.78/630.98	c #Conflicts:     298000 | #Learnt:      23875 | 0.006
630.78/630.98	c total clause space: 78.2603MB
630.78/630.98	c total #watches: 581492
635.08/635.29	c total #propagations: 11594928 / total #impl: 862930690 (eff. 0.013)
635.08/635.29	c #Conflicts:     299000 | #Learnt:      24875 | 0.006
635.08/635.29	c total clause space: 78.2603MB
635.08/635.29	c total #watches: 604913
639.00/639.11	c total #propagations: 11639082 / total #impl: 864736573 (eff. 0.013)
639.00/639.11	c #Conflicts:     300000 | #Learnt:      25875 | 0.006
639.00/639.11	c total clause space: 78.2603MB
639.00/639.11	c total #watches: 629628
641.89/642.01	c total #propagations: 11681429 / total #impl: 866866793 (eff. 0.013)
641.89/642.01	c GC COLLECT
641.89/642.01	c #Conflicts:     301000 | #Learnt:      13771 | 0.006
641.89/642.01	c total clause space: 78.2603MB
641.89/642.01	c total #watches: 327349
644.19/644.38	c total #propagations: 11724074 / total #impl: 868397742 (eff. 0.014)
644.19/644.38	c #Conflicts:     302000 | #Learnt:      14771 | 0.006
644.19/644.38	c total clause space: 78.2603MB
644.19/644.38	c total #watches: 348200
646.80/646.94	c total #propagations: 11768481 / total #impl: 870657194 (eff. 0.014)
646.80/646.94	c #Conflicts:     303000 | #Learnt:      15771 | 0.006
646.80/646.94	c total clause space: 78.2603MB
646.80/646.94	c total #watches: 364665
649.19/649.37	c total #propagations: 11813616 / total #impl: 872650405 (eff. 0.014)
649.19/649.37	c #Conflicts:     304000 | #Learnt:      16771 | 0.006
649.19/649.37	c total clause space: 78.2603MB
649.19/649.37	c total #watches: 381413
651.59/651.73	c total #propagations: 11859020 / total #impl: 874803552 (eff. 0.014)
651.59/651.73	c #Conflicts:     305000 | #Learnt:      17771 | 0.006
651.59/651.73	c total clause space: 78.2603MB
651.59/651.73	c total #watches: 403339
653.89/654.07	c total #propagations: 11897635 / total #impl: 877092124 (eff. 0.014)
653.89/654.07	c #Conflicts:     306000 | #Learnt:      18771 | 0.006
653.89/654.07	c total clause space: 78.2603MB
653.89/654.07	c total #watches: 430733
656.29/656.45	c total #propagations: 11937129 / total #impl: 880594231 (eff. 0.014)
656.29/656.45	c #Conflicts:     307000 | #Learnt:      19771 | 0.006
656.29/656.45	c total clause space: 78.2603MB
656.29/656.45	c total #watches: 454791
658.89/659.09	c total #propagations: 11977258 / total #impl: 883473634 (eff. 0.014)
658.89/659.09	c #Conflicts:     308000 | #Learnt:      20771 | 0.006
658.89/659.09	c total clause space: 78.2603MB
658.89/659.09	c total #watches: 477198
661.89/662.07	c total #propagations: 12017613 / total #impl: 886100683 (eff. 0.014)
661.89/662.07	c #Conflicts:     309000 | #Learnt:      21771 | 0.006
661.89/662.07	c total clause space: 78.2603MB
661.89/662.07	c total #watches: 501775
664.99/665.10	c total #propagations: 12057311 / total #impl: 889193012 (eff. 0.014)
664.99/665.10	c #Conflicts:     310000 | #Learnt:      22771 | 0.006
664.99/665.10	c total clause space: 78.2603MB
664.99/665.10	c total #watches: 525907
668.39/668.51	c total #propagations: 12096698 / total #impl: 892618238 (eff. 0.014)
668.39/668.51	c #Conflicts:     311000 | #Learnt:      23771 | 0.006
668.39/668.51	c total clause space: 78.2603MB
668.39/668.51	c total #watches: 548346
672.38/672.58	c total #propagations: 12136485 / total #impl: 896095701 (eff. 0.014)
672.38/672.58	c #Conflicts:     312000 | #Learnt:      24771 | 0.006
672.38/672.58	c total clause space: 78.2603MB
672.38/672.58	c total #watches: 570244
676.78/676.90	c total #propagations: 12177298 / total #impl: 899475084 (eff. 0.014)
676.78/676.90	c #Conflicts:     313000 | #Learnt:      25771 | 0.006
676.78/676.90	c total clause space: 78.2603MB
676.78/676.90	c total #watches: 595252
681.68/681.84	c total #propagations: 12216989 / total #impl: 904222617 (eff. 0.014)
681.68/681.84	c #Conflicts:     314000 | #Learnt:      26771 | 0.006
681.68/681.84	c total clause space: 78.2603MB
681.68/681.84	c total #watches: 621996
684.19/684.38	c total #propagations: 12256432 / total #impl: 909578014 (eff. 0.013)
684.19/684.38	c GC COLLECT
684.19/684.38	c #Conflicts:     315000 | #Learnt:      14371 | 0.006
684.19/684.38	c total clause space: 78.2603MB
684.19/684.38	c total #watches: 343377
686.98/687.16	c total #propagations: 12292805 / total #impl: 913519985 (eff. 0.013)
686.98/687.16	c #Conflicts:     316000 | #Learnt:      15371 | 0.006
686.98/687.16	c total clause space: 78.2603MB
686.98/687.16	c total #watches: 371026
689.48/689.68	c total #propagations: 12328710 / total #impl: 918046046 (eff. 0.013)
689.48/689.68	c #Conflicts:     317000 | #Learnt:      16371 | 0.006
689.48/689.68	c total clause space: 78.2603MB
689.48/689.68	c total #watches: 400369
692.58/692.71	c total #propagations: 12363736 / total #impl: 923156518 (eff. 0.013)
692.58/692.71	c #Conflicts:     318000 | #Learnt:      17371 | 0.006
692.58/692.71	c total clause space: 78.2603MB
692.58/692.71	c total #watches: 433435
696.08/696.28	c total #propagations: 12400287 / total #impl: 929220306 (eff. 0.013)
696.08/696.28	c #Conflicts:     319000 | #Learnt:      18371 | 0.006
696.08/696.28	c total clause space: 78.2603MB
696.08/696.28	c total #watches: 465887
699.98/700.11	c total #propagations: 12436235 / total #impl: 935974207 (eff. 0.013)
699.98/700.11	c #Conflicts:     320000 | #Learnt:      19371 | 0.006
699.98/700.11	c total clause space: 78.2603MB
699.98/700.11	c total #watches: 496117
704.38/704.55	c total #propagations: 12472965 / total #impl: 942863595 (eff. 0.013)
704.38/704.55	c #Conflicts:     321000 | #Learnt:      20371 | 0.006
704.38/704.55	c total clause space: 78.2603MB
704.38/704.55	c total #watches: 525746
709.28/709.40	c total #propagations: 12512045 / total #impl: 949345184 (eff. 0.013)
709.28/709.40	c #Conflicts:     322000 | #Learnt:      21371 | 0.006
709.28/709.40	c total clause space: 78.2603MB
709.28/709.40	c total #watches: 555788
714.18/714.35	c total #propagations: 12552810 / total #impl: 956736450 (eff. 0.013)
714.18/714.35	c #Conflicts:     323000 | #Learnt:      22371 | 0.006
714.18/714.35	c total clause space: 78.2603MB
714.18/714.35	c total #watches: 591015
719.98/720.11	c total #propagations: 12589461 / total #impl: 966991523 (eff. 0.013)
719.98/720.11	c #Conflicts:     324000 | #Learnt:      23371 | 0.006
719.98/720.11	c total clause space: 78.2603MB
719.98/720.11	c total #watches: 623106
726.17/726.30	c total #propagations: 12624946 / total #impl: 980471780 (eff. 0.013)
726.17/726.30	c #Conflicts:     325000 | #Learnt:      24371 | 0.006
726.17/726.30	c total clause space: 78.2603MB
726.17/726.30	c total #watches: 658763
732.97/733.17	c total #propagations: 12662025 / total #impl: 993458632 (eff. 0.013)
732.97/733.17	c #Conflicts:     326000 | #Learnt:      25371 | 0.006
732.97/733.17	c total clause space: 78.2603MB
732.97/733.17	c total #watches: 692071
739.47/739.63	c total #propagations: 12699817 / total #impl: 1004203756 (eff. 0.013)
739.47/739.63	c #Conflicts:     327000 | #Learnt:      26371 | 0.006
739.47/739.63	c total clause space: 78.2603MB
739.47/739.63	c total #watches: 728715
746.37/746.53	c total #propagations: 12735682 / total #impl: 1017806863 (eff. 0.013)
746.37/746.53	c #Conflicts:     328000 | #Learnt:      27371 | 0.006
746.37/746.53	c total clause space: 78.2603MB
746.37/746.53	c total #watches: 762184
748.87/749.01	c total #propagations: 12772251 / total #impl: 1029555144 (eff. 0.012)
748.87/749.01	c GC COLLECT
748.87/749.01	c #Conflicts:     329000 | #Learnt:      14677 | 0.006
748.87/749.01	c total clause space: 78.2603MB
748.87/749.01	c total #watches: 355239
751.27/751.45	c total #propagations: 12809243 / total #impl: 1034864408 (eff. 0.012)
751.27/751.45	c #Conflicts:     330000 | #Learnt:      15677 | 0.006
751.27/751.45	c total clause space: 78.2603MB
751.27/751.45	c total #watches: 384165
754.27/754.43	c total #propagations: 12845905 / total #impl: 1040220825 (eff. 0.012)
754.27/754.43	c #Conflicts:     331000 | #Learnt:      16677 | 0.006
754.27/754.43	c total clause space: 78.2603MB
754.27/754.43	c total #watches: 413862
757.07/757.29	c total #propagations: 12884330 / total #impl: 1045136072 (eff. 0.012)
757.07/757.29	c #Conflicts:     332000 | #Learnt:      17677 | 0.006
757.07/757.29	c total clause space: 78.2603MB
757.07/757.29	c total #watches: 446267
760.27/760.48	c total #propagations: 12920335 / total #impl: 1050099870 (eff. 0.012)
760.27/760.48	c #Conflicts:     333000 | #Learnt:      18677 | 0.006
760.27/760.48	c total clause space: 78.2603MB
760.27/760.48	c total #watches: 478015
763.87/764.02	c total #propagations: 12955758 / total #impl: 1056367462 (eff. 0.012)
763.87/764.02	c #Conflicts:     334000 | #Learnt:      19677 | 0.006
763.87/764.02	c total clause space: 78.2603MB
763.87/764.02	c total #watches: 509624
767.47/767.63	c total #propagations: 12990127 / total #impl: 1063078256 (eff. 0.012)
767.47/767.63	c #Conflicts:     335000 | #Learnt:      20677 | 0.006
767.47/767.63	c total clause space: 78.2603MB
767.47/767.63	c total #watches: 535902
771.36/771.58	c total #propagations: 13029699 / total #impl: 1066453806 (eff. 0.012)
771.36/771.58	c #Conflicts:     336000 | #Learnt:      21677 | 0.006
771.36/771.58	c total clause space: 78.2603MB
771.36/771.58	c total #watches: 560687
776.16/776.33	c total #propagations: 13067324 / total #impl: 1071066469 (eff. 0.012)
776.16/776.33	c #Conflicts:     337000 | #Learnt:      22677 | 0.006
776.16/776.33	c total clause space: 78.2603MB
776.16/776.33	c total #watches: 590216
781.16/781.36	c total #propagations: 13104732 / total #impl: 1077232229 (eff. 0.012)
781.16/781.36	c #Conflicts:     338000 | #Learnt:      23677 | 0.006
781.16/781.36	c total clause space: 78.2603MB
781.16/781.36	c total #watches: 616712
786.06/786.29	c total #propagations: 13145940 / total #impl: 1083083969 (eff. 0.012)
786.06/786.29	c #Conflicts:     339000 | #Learnt:      24677 | 0.006
786.06/786.29	c total clause space: 78.2603MB
786.06/786.29	c total #watches: 647359
790.66/790.85	c total #propagations: 13184028 / total #impl: 1089095175 (eff. 0.012)
790.66/790.85	c #Conflicts:     340000 | #Learnt:      25677 | 0.006
790.66/790.85	c total clause space: 78.2603MB
790.66/790.85	c total #watches: 671395
795.27/795.45	c total #propagations: 13224430 / total #impl: 1092202663 (eff. 0.012)
795.27/795.45	c #Conflicts:     341000 | #Learnt:      26677 | 0.006
795.27/795.45	c total clause space: 78.2603MB
795.27/795.45	c total #watches: 693590
800.06/800.24	c total #propagations: 13262683 / total #impl: 1095630362 (eff. 0.012)
800.06/800.24	c #Conflicts:     342000 | #Learnt:      27677 | 0.006
800.06/800.24	c total clause space: 78.2603MB
800.06/800.24	c total #watches: 716052
803.46/803.67	c total #propagations: 13301724 / total #impl: 1097851801 (eff. 0.012)
803.46/803.67	c GC COLLECT
803.46/803.67	c #Conflicts:     343000 | #Learnt:      14668 | 0.006
803.46/803.67	c total clause space: 78.2603MB
803.46/803.67	c total #watches: 347961
805.66/805.85	c total #propagations: 13343577 / total #impl: 1099979513 (eff. 0.012)
805.66/805.85	c #Conflicts:     344000 | #Learnt:      15668 | 0.006
805.66/805.85	c total clause space: 78.2603MB
805.66/805.85	c total #watches: 367487
807.86/808.07	c total #propagations: 13386178 / total #impl: 1101816492 (eff. 0.012)
807.86/808.07	c #Conflicts:     345000 | #Learnt:      16668 | 0.006
807.86/808.07	c total clause space: 78.2603MB
807.86/808.07	c total #watches: 387370
810.46/810.68	c total #propagations: 13429767 / total #impl: 1103078922 (eff. 0.012)
810.46/810.68	c #Conflicts:     346000 | #Learnt:      17668 | 0.006
810.46/810.68	c total clause space: 78.2603MB
810.46/810.68	c total #watches: 410125
813.26/813.43	c total #propagations: 13472290 / total #impl: 1105323914 (eff. 0.012)
813.26/813.43	c #Conflicts:     347000 | #Learnt:      18668 | 0.006
813.26/813.43	c total clause space: 78.2603MB
813.26/813.43	c total #watches: 434045
816.16/816.34	c total #propagations: 13517471 / total #impl: 1108044258 (eff. 0.012)
816.16/816.34	c #Conflicts:     348000 | #Learnt:      19668 | 0.006
816.16/816.34	c total clause space: 78.2603MB
816.16/816.34	c total #watches: 462207
819.06/819.22	c total #propagations: 13554414 / total #impl: 1116493144 (eff. 0.012)
819.06/819.22	c #Conflicts:     349000 | #Learnt:      20668 | 0.006
819.06/819.22	c total clause space: 78.2603MB
819.06/819.22	c total #watches: 490871
822.56/822.73	c total #propagations: 13590389 / total #impl: 1122931502 (eff. 0.012)
822.56/822.73	c #Conflicts:     350000 | #Learnt:      21668 | 0.006
822.56/822.73	c total clause space: 78.2603MB
822.56/822.73	c total #watches: 516723
826.56/826.78	c total #propagations: 13626809 / total #impl: 1129102191 (eff. 0.012)
826.56/826.78	c #Conflicts:     351000 | #Learnt:      22668 | 0.006
826.56/826.78	c total clause space: 78.2603MB
826.56/826.78	c total #watches: 537806
830.76/830.90	c total #propagations: 13671096 / total #impl: 1132741379 (eff. 0.012)
830.76/830.90	c #Conflicts:     352000 | #Learnt:      23668 | 0.006
830.76/830.90	c total clause space: 78.2603MB
830.76/830.90	c total #watches: 561512
834.86/835.01	c total #propagations: 13715007 / total #impl: 1137116210 (eff. 0.012)
834.86/835.01	c #Conflicts:     353000 | #Learnt:      24668 | 0.006
834.86/835.01	c total clause space: 78.2603MB
834.86/835.01	c total #watches: 584313
839.35/839.56	c total #propagations: 13755542 / total #impl: 1142214360 (eff. 0.012)
839.35/839.56	c #Conflicts:     354000 | #Learnt:      25668 | 0.006
839.35/839.56	c total clause space: 78.2603MB
839.35/839.56	c total #watches: 606182
843.75/843.92	c total #propagations: 13797546 / total #impl: 1146158029 (eff. 0.012)
843.75/843.92	c #Conflicts:     355000 | #Learnt:      26668 | 0.006
843.75/843.92	c total clause space: 78.2603MB
843.75/843.92	c total #watches: 627519
847.45/847.63	c total #propagations: 13840072 / total #impl: 1148859709 (eff. 0.012)
847.45/847.63	c #Conflicts:     356000 | #Learnt:      27668 | 0.006
847.45/847.63	c total clause space: 78.2603MB
847.45/847.63	c total #watches: 649094
851.75/851.95	c total #propagations: 13879604 / total #impl: 1151350036 (eff. 0.012)
851.75/851.95	c GC COLLECT
851.75/851.95	c #Conflicts:     357000 | #Learnt:      14360 | 0.006
851.75/851.95	c total clause space: 78.2603MB
851.75/851.95	c total #watches: 342793
854.15/854.36	c total #propagations: 13919809 / total #impl: 1153735221 (eff. 0.012)
854.15/854.36	c #Conflicts:     358000 | #Learnt:      15360 | 0.006
854.15/854.36	c total clause space: 78.2603MB
854.15/854.36	c total #watches: 364804
856.55/856.79	c total #propagations: 13963549 / total #impl: 1156328766 (eff. 0.012)
856.55/856.79	c #Conflicts:     359000 | #Learnt:      16360 | 0.006
856.55/856.79	c total clause space: 78.2603MB
856.55/856.79	c total #watches: 384947
859.25/859.45	c total #propagations: 14004474 / total #impl: 1158598370 (eff. 0.012)
859.25/859.45	c #Conflicts:     360000 | #Learnt:      17360 | 0.006
859.25/859.45	c total clause space: 78.2603MB
859.25/859.45	c total #watches: 405028
861.85/862.04	c total #propagations: 14045118 / total #impl: 1162769683 (eff. 0.012)
861.85/862.04	c #Conflicts:     361000 | #Learnt:      18360 | 0.006
861.85/862.04	c total clause space: 78.2603MB
861.85/862.04	c total #watches: 425799
865.05/865.22	c total #propagations: 14085161 / total #impl: 1165511036 (eff. 0.012)
865.05/865.22	c #Conflicts:     362000 | #Learnt:      19360 | 0.006
865.05/865.22	c total clause space: 78.2603MB
865.05/865.22	c total #watches: 446136
868.15/868.33	c total #propagations: 14125053 / total #impl: 1168170617 (eff. 0.012)
868.15/868.33	c #Conflicts:     363000 | #Learnt:      20360 | 0.006
868.15/868.33	c total clause space: 78.2603MB
868.15/868.33	c total #watches: 469899
871.55/871.71	c total #propagations: 14162524 / total #impl: 1171902864 (eff. 0.012)
871.55/871.71	c #Conflicts:     364000 | #Learnt:      21360 | 0.006
871.55/871.71	c total clause space: 78.2603MB
871.55/871.71	c total #watches: 495366
874.85/875.04	c total #propagations: 14203614 / total #impl: 1175447356 (eff. 0.012)
874.85/875.04	c #Conflicts:     365000 | #Learnt:      22360 | 0.006
874.85/875.04	c total clause space: 78.2603MB
874.85/875.04	c total #watches: 522594
878.45/878.65	c total #propagations: 14242126 / total #impl: 1180238388 (eff. 0.012)
878.45/878.65	c #Conflicts:     366000 | #Learnt:      23360 | 0.006
878.45/878.65	c total clause space: 78.2603MB
878.45/878.65	c total #watches: 547880
882.45/882.60	c total #propagations: 14280686 / total #impl: 1183332843 (eff. 0.012)
882.45/882.60	c #Conflicts:     367000 | #Learnt:      24360 | 0.006
882.45/882.60	c total clause space: 78.2603MB
882.45/882.60	c total #watches: 574531
886.45/886.62	c total #propagations: 14325926 / total #impl: 1187222279 (eff. 0.012)
886.45/886.62	c #Conflicts:     368000 | #Learnt:      25360 | 0.006
886.45/886.62	c total clause space: 78.2603MB
886.45/886.62	c total #watches: 602905
891.05/891.20	c total #propagations: 14368122 / total #impl: 1192367131 (eff. 0.012)
891.05/891.20	c #Conflicts:     369000 | #Learnt:      26360 | 0.006
891.05/891.20	c total clause space: 78.2603MB
891.05/891.20	c total #watches: 633117
895.95/896.14	c total #propagations: 14409734 / total #impl: 1198688323 (eff. 0.012)
895.95/896.14	c #Conflicts:     370000 | #Learnt:      27360 | 0.006
895.95/896.14	c total clause space: 78.2603MB
895.95/896.14	c total #watches: 661813
901.24/901.43	c total #propagations: 14451229 / total #impl: 1206349139 (eff. 0.012)
901.24/901.43	c #Conflicts:     371000 | #Learnt:      28360 | 0.006
901.24/901.43	c total clause space: 78.2603MB
901.24/901.43	c total #watches: 693358
906.25/906.45	c total #propagations: 14490626 / total #impl: 1216100879 (eff. 0.012)
906.25/906.45	c GC COLLECT
906.25/906.45	c #Conflicts:     372000 | #Learnt:      14757 | 0.006
906.25/906.45	c total clause space: 78.2603MB
906.25/906.45	c total #watches: 351309
908.64/908.89	c total #propagations: 14532102 / total #impl: 1222437726 (eff. 0.012)
908.64/908.89	c #Conflicts:     373000 | #Learnt:      15757 | 0.006
908.64/908.89	c total clause space: 78.2603MB
908.64/908.89	c total #watches: 374193
911.44/911.61	c total #propagations: 14571226 / total #impl: 1226461362 (eff. 0.012)
911.44/911.61	c #Conflicts:     374000 | #Learnt:      16757 | 0.006
911.44/911.61	c total clause space: 78.2603MB
911.44/911.61	c total #watches: 396933
914.34/914.54	c total #propagations: 14610124 / total #impl: 1230902918 (eff. 0.012)
914.34/914.54	c #Conflicts:     375000 | #Learnt:      17757 | 0.006
914.34/914.54	c total clause space: 78.2603MB
914.34/914.54	c total #watches: 419604
917.44/917.66	c total #propagations: 14649482 / total #impl: 1236437329 (eff. 0.012)
917.44/917.66	c #Conflicts:     376000 | #Learnt:      18757 | 0.006
917.44/917.66	c total clause space: 78.2603MB
917.44/917.66	c total #watches: 442736
921.04/921.29	c total #propagations: 14689557 / total #impl: 1242259728 (eff. 0.012)
921.04/921.29	c #Conflicts:     377000 | #Learnt:      19757 | 0.006
921.04/921.29	c total clause space: 78.2603MB
921.04/921.29	c total #watches: 466840
924.84/925.04	c total #propagations: 14732140 / total #impl: 1247433817 (eff. 0.012)
924.84/925.04	c #Conflicts:     378000 | #Learnt:      20757 | 0.006
924.84/925.04	c total clause space: 78.2603MB
924.84/925.04	c total #watches: 491468
928.35/928.51	c total #propagations: 14773849 / total #impl: 1251287814 (eff. 0.012)
928.35/928.51	c #Conflicts:     379000 | #Learnt:      21757 | 0.006
928.35/928.51	c total clause space: 78.2603MB
928.35/928.51	c total #watches: 515058
932.24/932.40	c total #propagations: 14814972 / total #impl: 1254831095 (eff. 0.012)
932.24/932.40	c #Conflicts:     380000 | #Learnt:      22757 | 0.006
932.24/932.40	c total clause space: 78.2603MB
932.24/932.40	c total #watches: 536374
935.74/935.97	c total #propagations: 14855781 / total #impl: 1258573710 (eff. 0.012)
935.74/935.97	c #Conflicts:     381000 | #Learnt:      23757 | 0.006
935.74/935.97	c total clause space: 78.2603MB
935.74/935.97	c total #watches: 556642
939.54/939.71	c total #propagations: 14898004 / total #impl: 1260936788 (eff. 0.012)
939.54/939.71	c #Conflicts:     382000 | #Learnt:      24757 | 0.006
939.54/939.71	c total clause space: 78.2603MB
939.54/939.71	c total #watches: 579912
943.44/943.62	c total #propagations: 14939912 / total #impl: 1264031586 (eff. 0.012)
943.44/943.62	c #Conflicts:     383000 | #Learnt:      25757 | 0.006
943.44/943.62	c total clause space: 78.2603MB
943.44/943.62	c total #watches: 600352
947.54/947.72	c total #propagations: 14979802 / total #impl: 1267388101 (eff. 0.012)
947.54/947.72	c #Conflicts:     384000 | #Learnt:      26757 | 0.006
947.54/947.72	c total clause space: 78.2603MB
947.54/947.72	c total #watches: 620158
952.04/952.28	c total #propagations: 15019040 / total #impl: 1270190006 (eff. 0.012)
952.04/952.28	c #Conflicts:     385000 | #Learnt:      27757 | 0.006
952.04/952.28	c total clause space: 78.2603MB
952.04/952.28	c total #watches: 641732
956.64/956.87	c total #propagations: 15059231 / total #impl: 1274580168 (eff. 0.012)
956.64/956.87	c #Conflicts:     386000 | #Learnt:      28757 | 0.006
956.64/956.87	c total clause space: 78.2603MB
956.64/956.87	c total #watches: 663204
961.03/961.27	c total #propagations: 15098181 / total #impl: 1278087383 (eff. 0.012)
961.03/961.27	c #Conflicts:     387000 | #Learnt:      29757 | 0.006
961.03/961.27	c total clause space: 78.2603MB
961.03/961.27	c total #watches: 684354
963.33/963.55	c total #propagations: 15139925 / total #impl: 1280495243 (eff. 0.012)
963.33/963.55	c GC COLLECT
963.33/963.55	c #Conflicts:     388000 | #Learnt:      15858 | 0.006
963.33/963.55	c total clause space: 78.2603MB
963.33/963.55	c total #watches: 375323
965.64/965.89	c total #propagations: 15181199 / total #impl: 1282319897 (eff. 0.012)
965.64/965.89	c #Conflicts:     389000 | #Learnt:      16858 | 0.006
965.64/965.89	c total clause space: 78.2603MB
965.64/965.89	c total #watches: 394570
968.03/968.28	c total #propagations: 15221031 / total #impl: 1283517228 (eff. 0.012)
968.03/968.28	c #Conflicts:     390000 | #Learnt:      17858 | 0.006
968.03/968.28	c total clause space: 78.2603MB
968.03/968.28	c total #watches: 418119
970.73/970.99	c total #propagations: 15263987 / total #impl: 1286875152 (eff. 0.012)
970.73/970.99	c #Conflicts:     391000 | #Learnt:      18858 | 0.006
970.73/970.99	c total clause space: 78.2603MB
970.73/970.99	c total #watches: 440102
973.63/973.81	c total #propagations: 15304596 / total #impl: 1289359612 (eff. 0.012)
973.63/973.81	c #Conflicts:     392000 | #Learnt:      19858 | 0.006
973.63/973.81	c total clause space: 78.2603MB
973.63/973.81	c total #watches: 465805
976.64/976.86	c total #propagations: 15346212 / total #impl: 1292708323 (eff. 0.012)
976.64/976.86	c #Conflicts:     393000 | #Learnt:      20858 | 0.006
976.64/976.86	c total clause space: 78.2603MB
976.64/976.86	c total #watches: 496226
980.13/980.30	c total #propagations: 15384632 / total #impl: 1300536182 (eff. 0.012)
980.13/980.30	c #Conflicts:     394000 | #Learnt:      21858 | 0.006
980.13/980.30	c total clause space: 78.2603MB
980.13/980.30	c total #watches: 527598
983.83/984.04	c total #propagations: 15424952 / total #impl: 1307905238 (eff. 0.012)
983.83/984.04	c #Conflicts:     395000 | #Learnt:      22858 | 0.006
983.83/984.04	c total clause space: 78.2603MB
983.83/984.04	c total #watches: 555641
987.83/988.02	c total #propagations: 15465111 / total #impl: 1315656234 (eff. 0.012)
987.83/988.02	c #Conflicts:     396000 | #Learnt:      23858 | 0.006
987.83/988.02	c total clause space: 78.2603MB
987.83/988.02	c total #watches: 585641
992.33/992.54	c total #propagations: 15506036 / total #impl: 1321602561 (eff. 0.012)
992.33/992.54	c #Conflicts:     397000 | #Learnt:      24858 | 0.006
992.33/992.54	c total clause space: 78.2603MB
992.33/992.54	c total #watches: 617457
997.23/997.45	c total #propagations: 15548129 / total #impl: 1326717382 (eff. 0.012)
997.23/997.45	c #Conflicts:     398000 | #Learnt:      25858 | 0.006
997.23/997.45	c total clause space: 78.2603MB
997.23/997.45	c total #watches: 650931
1002.33/1002.58	c total #propagations: 15588086 / total #impl: 1332784787 (eff. 0.012)
1002.33/1002.58	c #Conflicts:     399000 | #Learnt:      26858 | 0.006
1002.33/1002.58	c total clause space: 78.2603MB
1002.33/1002.58	c total #watches: 672829
1007.23/1007.41	c total #propagations: 15633312 / total #impl: 1335918146 (eff. 0.012)
1007.23/1007.41	c #Conflicts:     400000 | #Learnt:      27858 | 0.006
1007.23/1007.41	c total clause space: 78.2603MB
1007.23/1007.41	c total #watches: 695662
1012.03/1012.22	c total #propagations: 15676616 / total #impl: 1338670414 (eff. 0.012)
1012.03/1012.22	c #Conflicts:     401000 | #Learnt:      28858 | 0.006
1012.03/1012.22	c total clause space: 78.2603MB
1012.03/1012.22	c total #watches: 724189
1017.13/1017.34	c total #propagations: 15718697 / total #impl: 1345598911 (eff. 0.012)
1017.13/1017.34	c #Conflicts:     402000 | #Learnt:      29858 | 0.006
1017.13/1017.34	c total clause space: 78.2603MB
1017.13/1017.34	c total #watches: 749093
1021.43/1021.60	c total #propagations: 15759367 / total #impl: 1350030308 (eff. 0.012)
1021.43/1021.60	c GC COLLECT
1021.43/1021.60	c #Conflicts:     403000 | #Learnt:      15658 | 0.006
1021.43/1021.60	c total clause space: 78.2603MB
1021.43/1021.60	c total #watches: 368030
1023.73/1023.91	c total #propagations: 15802448 / total #impl: 1353468601 (eff. 0.012)
1023.73/1023.91	c #Conflicts:     404000 | #Learnt:      16658 | 0.006
1023.73/1023.91	c total clause space: 78.2603MB
1023.73/1023.91	c total #watches: 394624
1026.42/1026.66	c total #propagations: 15840307 / total #impl: 1357075157 (eff. 0.012)
1026.42/1026.66	c #Conflicts:     405000 | #Learnt:      17658 | 0.006
1026.42/1026.66	c total clause space: 78.2603MB
1026.42/1026.66	c total #watches: 420440
1029.32/1029.57	c total #propagations: 15880833 / total #impl: 1360863562 (eff. 0.012)
1029.32/1029.57	c #Conflicts:     406000 | #Learnt:      18658 | 0.006
1029.32/1029.57	c total clause space: 78.2603MB
1029.32/1029.57	c total #watches: 444777
1032.32/1032.57	c total #propagations: 15921413 / total #impl: 1364940349 (eff. 0.012)
1032.32/1032.57	c #Conflicts:     407000 | #Learnt:      19658 | 0.006
1032.32/1032.57	c total clause space: 78.2603MB
1032.32/1032.57	c total #watches: 469566
1035.52/1035.76	c total #propagations: 15963315 / total #impl: 1368832205 (eff. 0.012)
1035.52/1035.76	c #Conflicts:     408000 | #Learnt:      20658 | 0.006
1035.52/1035.76	c total clause space: 78.2603MB
1035.52/1035.76	c total #watches: 496737
1039.22/1039.48	c total #propagations: 16003780 / total #impl: 1373915216 (eff. 0.012)
1039.22/1039.48	c #Conflicts:     409000 | #Learnt:      21658 | 0.006
1039.22/1039.48	c total clause space: 78.2603MB
1039.22/1039.48	c total #watches: 527801
1043.02/1043.22	c total #propagations: 16042831 / total #impl: 1381755710 (eff. 0.012)
1043.02/1043.22	c #Conflicts:     410000 | #Learnt:      22658 | 0.006
1043.02/1043.22	c total clause space: 78.2603MB
1043.02/1043.22	c total #watches: 551167
1047.22/1047.40	c total #propagations: 16081086 / total #impl: 1386264998 (eff. 0.012)
1047.22/1047.40	c #Conflicts:     411000 | #Learnt:      23658 | 0.006
1047.22/1047.40	c total clause space: 78.2603MB
1047.22/1047.40	c total #watches: 576257
1051.02/1051.27	c total #propagations: 16118672 / total #impl: 1391365637 (eff. 0.012)
1051.02/1051.27	c #Conflicts:     412000 | #Learnt:      24658 | 0.006
1051.02/1051.27	c total clause space: 78.2603MB
1051.02/1051.27	c total #watches: 600116
1055.12/1055.30	c total #propagations: 16156717 / total #impl: 1395887421 (eff. 0.012)
1055.12/1055.30	c #Conflicts:     413000 | #Learnt:      25658 | 0.006
1055.12/1055.30	c total clause space: 78.2603MB
1055.12/1055.30	c total #watches: 622054
1059.82/1060.07	c total #propagations: 16195060 / total #impl: 1399316688 (eff. 0.012)
1059.82/1060.07	c #Conflicts:     414000 | #Learnt:      26658 | 0.006
1059.82/1060.07	c total clause space: 78.2603MB
1059.82/1060.07	c total #watches: 645223
1064.73/1064.98	c total #propagations: 16234626 / total #impl: 1404240317 (eff. 0.012)
1064.73/1064.98	c #Conflicts:     415000 | #Learnt:      27658 | 0.006
1064.73/1064.98	c total clause space: 78.2603MB
1064.73/1064.98	c total #watches: 678210
1070.32/1070.56	c total #propagations: 16271604 / total #impl: 1414273111 (eff. 0.012)
1070.32/1070.56	c #Conflicts:     416000 | #Learnt:      28658 | 0.006
1070.32/1070.56	c total clause space: 78.2603MB
1070.32/1070.56	c total #watches: 709072
1076.32/1076.56	c total #propagations: 16311395 / total #impl: 1422616221 (eff. 0.011)
1076.32/1076.56	c #Conflicts:     417000 | #Learnt:      29658 | 0.006
1076.32/1076.56	c total clause space: 78.2603MB
1076.32/1076.56	c total #watches: 736423
1082.12/1082.30	c total #propagations: 16351708 / total #impl: 1429925675 (eff. 0.011)
1082.12/1082.30	c #Conflicts:     418000 | #Learnt:      30658 | 0.006
1082.12/1082.30	c total clause space: 78.2603MB
1082.12/1082.30	c total #watches: 763860
1085.82/1086.07	c total #propagations: 16391689 / total #impl: 1436001251 (eff. 0.011)
1085.82/1086.07	c GC COLLECT
1085.82/1086.07	c #Conflicts:     419000 | #Learnt:      16160 | 0.006
1085.82/1086.07	c total clause space: 78.2603MB
1085.82/1086.07	c total #watches: 381785
1088.22/1088.45	c total #propagations: 16432036 / total #impl: 1441585711 (eff. 0.011)
1088.22/1088.45	c #Conflicts:     420000 | #Learnt:      17160 | 0.006
1088.22/1088.45	c total clause space: 78.2603MB
1088.22/1088.45	c total #watches: 406988
1091.12/1091.35	c total #propagations: 16471663 / total #impl: 1445652522 (eff. 0.011)
1091.12/1091.35	c #Conflicts:     421000 | #Learnt:      18160 | 0.006
1091.12/1091.35	c total clause space: 78.2603MB
1091.12/1091.35	c total #watches: 433997
1094.21/1094.41	c total #propagations: 16514075 / total #impl: 1450917293 (eff. 0.011)
1094.21/1094.41	c #Conflicts:     422000 | #Learnt:      19160 | 0.006
1094.21/1094.41	c total clause space: 78.2603MB
1094.21/1094.41	c total #watches: 461726
1097.72/1097.93	c total #propagations: 16553198 / total #impl: 1457913995 (eff. 0.011)
1097.72/1097.93	c #Conflicts:     423000 | #Learnt:      20160 | 0.006
1097.72/1097.93	c total clause space: 78.2603MB
1097.72/1097.93	c total #watches: 492356
1101.81/1102.09	c total #propagations: 16592922 / total #impl: 1465304639 (eff. 0.011)
1101.81/1102.09	c #Conflicts:     424000 | #Learnt:      21160 | 0.006
1101.81/1102.09	c total clause space: 78.2603MB
1101.81/1102.09	c total #watches: 518168
1105.91/1106.15	c total #propagations: 16634736 / total #impl: 1472147391 (eff. 0.011)
1105.91/1106.15	c #Conflicts:     425000 | #Learnt:      22160 | 0.006
1105.91/1106.15	c total clause space: 78.2603MB
1105.91/1106.15	c total #watches: 542584
1109.91/1110.16	c total #propagations: 16673310 / total #impl: 1476954525 (eff. 0.011)
1109.91/1110.16	c #Conflicts:     426000 | #Learnt:      23160 | 0.006
1109.91/1110.16	c total clause space: 78.2603MB
1109.91/1110.16	c total #watches: 573537
1113.91/1114.17	c total #propagations: 16711180 / total #impl: 1482436026 (eff. 0.011)
1113.91/1114.17	c #Conflicts:     427000 | #Learnt:      24160 | 0.006
1113.91/1114.17	c total clause space: 78.2603MB
1113.91/1114.17	c total #watches: 602608
1118.41/1118.69	c total #propagations: 16745968 / total #impl: 1487281343 (eff. 0.011)
1118.41/1118.69	c #Conflicts:     428000 | #Learnt:      25160 | 0.006
1118.41/1118.69	c total clause space: 78.2603MB
1118.41/1118.69	c total #watches: 633399
1123.11/1123.39	c total #propagations: 16781967 / total #impl: 1493526443 (eff. 0.011)
1123.11/1123.39	c #Conflicts:     429000 | #Learnt:      26160 | 0.006
1123.11/1123.39	c total clause space: 78.2603MB
1123.11/1123.39	c total #watches: 655667
1128.31/1128.50	c total #propagations: 16819653 / total #impl: 1498047832 (eff. 0.011)
1128.31/1128.50	c #Conflicts:     430000 | #Learnt:      27160 | 0.006
1128.31/1128.50	c total clause space: 78.2603MB
1128.31/1128.50	c total #watches: 676534
1133.21/1133.47	c total #propagations: 16859108 / total #impl: 1502081576 (eff. 0.011)
1133.21/1133.47	c #Conflicts:     431000 | #Learnt:      28160 | 0.006
1133.21/1133.47	c total clause space: 78.2603MB
1133.21/1133.47	c total #watches: 704283
1138.61/1138.80	c total #propagations: 16896030 / total #impl: 1510092780 (eff. 0.011)
1138.61/1138.80	c #Conflicts:     432000 | #Learnt:      29160 | 0.006
1138.61/1138.80	c total clause space: 78.2603MB
1138.61/1138.80	c total #watches: 730322
1144.01/1144.20	c total #propagations: 16933769 / total #impl: 1516934669 (eff. 0.011)
1144.01/1144.20	c #Conflicts:     433000 | #Learnt:      30160 | 0.006
1144.01/1144.20	c total clause space: 78.2603MB
1144.01/1144.20	c total #watches: 753659
1150.31/1150.50	c total #propagations: 16971874 / total #impl: 1523394728 (eff. 0.011)
1150.31/1150.50	c #Conflicts:     434000 | #Learnt:      31160 | 0.006
1150.31/1150.50	c total clause space: 78.2603MB
1150.31/1150.50	c total #watches: 783136
1154.51/1154.78	c total #propagations: 17011825 / total #impl: 1528970640 (eff. 0.011)
1154.51/1154.78	c GC COLLECT
1154.51/1154.78	c #Conflicts:     435000 | #Learnt:      16366 | 0.006
1154.51/1154.78	c total clause space: 78.2603MB
1154.51/1154.78	c total #watches: 385749
1157.01/1157.28	c total #propagations: 17052001 / total #impl: 1534731391 (eff. 0.011)
1157.01/1157.28	c #Conflicts:     436000 | #Learnt:      17366 | 0.006
1157.01/1157.28	c total clause space: 78.2603MB
1157.01/1157.28	c total #watches: 410869
1159.70/1159.98	c total #propagations: 17091331 / total #impl: 1538002852 (eff. 0.011)
1159.70/1159.98	c #Conflicts:     437000 | #Learnt:      18366 | 0.006
1159.70/1159.98	c total clause space: 78.2603MB
1159.70/1159.98	c total #watches: 430294
1162.10/1162.35	c total #propagations: 17131108 / total #impl: 1541902339 (eff. 0.011)
1162.10/1162.35	c #Conflicts:     438000 | #Learnt:      19366 | 0.006
1162.10/1162.35	c total clause space: 78.2603MB
1162.10/1162.35	c total #watches: 447558
1165.00/1165.27	c total #propagations: 17168197 / total #impl: 1544259150 (eff. 0.011)
1165.00/1165.27	c #Conflicts:     439000 | #Learnt:      20366 | 0.006
1165.00/1165.27	c total clause space: 78.2603MB
1165.00/1165.27	c total #watches: 466257
1168.11/1168.37	c total #propagations: 17207983 / total #impl: 1548111451 (eff. 0.011)
1168.11/1168.37	c #Conflicts:     440000 | #Learnt:      21366 | 0.006
1168.11/1168.37	c total clause space: 78.2603MB
1168.11/1168.37	c total #watches: 486925
1171.41/1171.66	c total #propagations: 17249539 / total #impl: 1550949437 (eff. 0.011)
1171.41/1171.66	c #Conflicts:     441000 | #Learnt:      22366 | 0.006
1171.41/1171.66	c total clause space: 78.2603MB
1171.41/1171.66	c total #watches: 508564
1174.90/1175.15	c total #propagations: 17290349 / total #impl: 1554518432 (eff. 0.011)
1174.90/1175.15	c #Conflicts:     442000 | #Learnt:      23366 | 0.006
1174.90/1175.15	c total clause space: 78.2603MB
1174.90/1175.15	c total #watches: 528555
1178.70/1178.96	c total #propagations: 17330701 / total #impl: 1557762118 (eff. 0.011)
1178.70/1178.96	c #Conflicts:     443000 | #Learnt:      24366 | 0.006
1178.70/1178.96	c total clause space: 78.2603MB
1178.70/1178.96	c total #watches: 551447
1182.90/1183.15	c total #propagations: 17370581 / total #impl: 1562217456 (eff. 0.011)
1182.90/1183.15	c #Conflicts:     444000 | #Learnt:      25366 | 0.006
1182.90/1183.15	c total clause space: 78.2603MB
1182.90/1183.15	c total #watches: 571357
1186.90/1187.12	c total #propagations: 17411952 / total #impl: 1564902303 (eff. 0.011)
1186.90/1187.12	c #Conflicts:     445000 | #Learnt:      26366 | 0.005
1186.90/1187.12	c total clause space: 78.2603MB
1186.90/1187.12	c total #watches: 590700
1191.21/1191.48	c total #propagations: 17452722 / total #impl: 1568586631 (eff. 0.011)
1191.21/1191.48	c #Conflicts:     446000 | #Learnt:      27366 | 0.005
1191.21/1191.48	c total clause space: 78.2603MB
1191.21/1191.48	c total #watches: 611481
1196.00/1196.22	c total #propagations: 17492539 / total #impl: 1573199088 (eff. 0.011)
1196.00/1196.22	c #Conflicts:     447000 | #Learnt:      28366 | 0.005
1196.00/1196.22	c total clause space: 78.2603MB
1196.00/1196.22	c total #watches: 632897
1200.80/1201.05	c total #propagations: 17533869 / total #impl: 1576876532 (eff. 0.011)
1200.80/1201.05	c #Conflicts:     448000 | #Learnt:      29366 | 0.005
1200.80/1201.05	c total clause space: 78.2603MB
1200.80/1201.05	c total #watches: 656027
1206.00/1206.27	c total #propagations: 17573478 / total #impl: 1581670186 (eff. 0.011)
1206.00/1206.27	c #Conflicts:     449000 | #Learnt:      30366 | 0.005
1206.00/1206.27	c total clause space: 78.2603MB
1206.00/1206.27	c total #watches: 676704
1211.10/1211.33	c total #propagations: 17615317 / total #impl: 1585300607 (eff. 0.011)
1211.10/1211.33	c #Conflicts:     450000 | #Learnt:      31366 | 0.005
1211.10/1211.33	c total clause space: 78.2603MB
1211.10/1211.33	c total #watches: 695083
1216.40/1216.70	c total #propagations: 17658864 / total #impl: 1587800027 (eff. 0.011)
1216.40/1216.70	c GC COLLECT
1216.40/1216.70	c #Conflicts:     451000 | #Learnt:      16266 | 0.005
1216.40/1216.70	c total clause space: 78.2603MB
1216.40/1216.70	c total #watches: 382530
1218.70/1218.97	c total #propagations: 17699585 / total #impl: 1590898946 (eff. 0.011)
1218.70/1218.97	c #Conflicts:     452000 | #Learnt:      17266 | 0.005
1218.70/1218.97	c total clause space: 78.2603MB
1218.70/1218.97	c total #watches: 402382
1221.10/1221.34	c total #propagations: 17742891 / total #impl: 1592627056 (eff. 0.011)
1221.10/1221.34	c #Conflicts:     453000 | #Learnt:      18266 | 0.005
1221.10/1221.34	c total clause space: 78.2603MB
1221.10/1221.34	c total #watches: 422991
1223.30/1223.56	c total #propagations: 17787693 / total #impl: 1594997363 (eff. 0.011)
1223.30/1223.56	c #Conflicts:     454000 | #Learnt:      19266 | 0.005
1223.30/1223.56	c total clause space: 78.2603MB
1223.30/1223.56	c total #watches: 443983
1225.99/1226.29	c total #propagations: 17826925 / total #impl: 1597271652 (eff. 0.011)
1225.99/1226.29	c #Conflicts:     455000 | #Learnt:      20266 | 0.005
1225.99/1226.29	c total clause space: 78.2603MB
1225.99/1226.29	c total #watches: 464798
1229.09/1229.35	c total #propagations: 17867552 / total #impl: 1600678647 (eff. 0.011)
1229.09/1229.35	c #Conflicts:     456000 | #Learnt:      21266 | 0.005
1229.09/1229.35	c total clause space: 78.2603MB
1229.09/1229.35	c total #watches: 485552
1232.49/1232.79	c total #propagations: 17908898 / total #impl: 1603946378 (eff. 0.011)
1232.49/1232.79	c #Conflicts:     457000 | #Learnt:      22266 | 0.005
1232.49/1232.79	c total clause space: 78.2603MB
1232.49/1232.79	c total #watches: 505622
1236.20/1236.45	c total #propagations: 17949360 / total #impl: 1607486353 (eff. 0.011)
1236.20/1236.45	c #Conflicts:     458000 | #Learnt:      23266 | 0.005
1236.20/1236.45	c total clause space: 78.2603MB
1236.20/1236.45	c total #watches: 524658
1239.99/1240.27	c total #propagations: 17990505 / total #impl: 1609601114 (eff. 0.011)
1239.99/1240.27	c #Conflicts:     459000 | #Learnt:      24266 | 0.005
1239.99/1240.27	c total clause space: 78.2603MB
1239.99/1240.27	c total #watches: 547303
1244.69/1244.96	c total #propagations: 18030875 / total #impl: 1614392622 (eff. 0.011)
1244.69/1244.96	c #Conflicts:     460000 | #Learnt:      25266 | 0.005
1244.69/1244.96	c total clause space: 78.2603MB
1244.69/1244.96	c total #watches: 572416
1249.50/1249.71	c total #propagations: 18074704 / total #impl: 1619299321 (eff. 0.011)
1249.50/1249.71	c #Conflicts:     461000 | #Learnt:      26266 | 0.005
1249.50/1249.71	c total clause space: 78.2603MB
1249.50/1249.71	c total #watches: 597123
1254.39/1254.64	c total #propagations: 18118258 / total #impl: 1625101331 (eff. 0.011)
1254.39/1254.64	c #Conflicts:     462000 | #Learnt:      27266 | 0.005
1254.39/1254.64	c total clause space: 78.2603MB
1254.39/1254.64	c total #watches: 626133
1258.69/1258.97	c total #propagations: 18159718 / total #impl: 1631178552 (eff. 0.011)
1258.69/1258.97	c #Conflicts:     463000 | #Learnt:      28266 | 0.005
1258.69/1258.97	c total clause space: 78.2603MB
1258.69/1258.97	c total #watches: 652348
1263.39/1263.62	c total #propagations: 18200114 / total #impl: 1635159860 (eff. 0.011)
1263.39/1263.62	c #Conflicts:     464000 | #Learnt:      29266 | 0.005
1263.39/1263.62	c total clause space: 78.2603MB
1263.39/1263.62	c total #watches: 679308
1268.49/1268.73	c total #propagations: 18239761 / total #impl: 1638762831 (eff. 0.011)
1268.49/1268.73	c #Conflicts:     465000 | #Learnt:      30266 | 0.005
1268.49/1268.73	c total clause space: 78.2603MB
1268.49/1268.73	c total #watches: 705332
1274.59/1274.82	c total #propagations: 18280463 / total #impl: 1642881844 (eff. 0.011)
1274.59/1274.82	c #Conflicts:     466000 | #Learnt:      31266 | 0.005
1274.59/1274.82	c total clause space: 78.2603MB
1274.59/1274.82	c total #watches: 729759
1279.49/1279.73	c total #propagations: 18320558 / total #impl: 1646544693 (eff. 0.011)
1279.49/1279.73	c #Conflicts:     467000 | #Learnt:      32266 | 0.005
1279.49/1279.73	c total clause space: 78.2603MB
1279.49/1279.73	c total #watches: 756291
1283.49/1283.75	c total #propagations: 18357759 / total #impl: 1651949620 (eff. 0.011)
1283.49/1283.75	c GC COLLECT
1283.49/1283.75	c #Conflicts:     468000 | #Learnt:      16865 | 0.005
1283.49/1283.75	c total clause space: 78.2603MB
1283.49/1283.75	c total #watches: 395848
1285.88/1286.15	c total #propagations: 18397267 / total #impl: 1656256129 (eff. 0.011)
1285.88/1286.15	c #Conflicts:     469000 | #Learnt:      17865 | 0.005
1285.88/1286.15	c total clause space: 78.2603MB
1285.88/1286.15	c total #watches: 419255
1288.58/1288.82	c total #propagations: 18437476 / total #impl: 1658385382 (eff. 0.011)
1288.58/1288.82	c #Conflicts:     470000 | #Learnt:      18865 | 0.005
1288.58/1288.82	c total clause space: 78.2603MB
1288.58/1288.82	c total #watches: 441667
1291.48/1291.79	c total #propagations: 18477185 / total #impl: 1662229521 (eff. 0.011)
1291.48/1291.79	c #Conflicts:     471000 | #Learnt:      19865 | 0.005
1291.48/1291.79	c total clause space: 78.2603MB
1291.48/1291.79	c total #watches: 462610
1294.49/1294.80	c total #propagations: 18516929 / total #impl: 1665637102 (eff. 0.011)
1294.49/1294.80	c #Conflicts:     472000 | #Learnt:      20865 | 0.005
1294.49/1294.80	c total clause space: 78.2603MB
1294.49/1294.80	c total #watches: 482487
1297.98/1298.23	c total #propagations: 18554454 / total #impl: 1668771297 (eff. 0.011)
1297.98/1298.23	c #Conflicts:     473000 | #Learnt:      21865 | 0.005
1297.98/1298.23	c total clause space: 78.2603MB
1297.98/1298.23	c total #watches: 503195
1301.38/1301.61	c total #propagations: 18593612 / total #impl: 1673341727 (eff. 0.011)
1301.38/1301.61	c #Conflicts:     474000 | #Learnt:      22865 | 0.005
1301.38/1301.61	c total clause space: 78.2603MB
1301.38/1301.61	c total #watches: 525958
1305.18/1305.48	c total #propagations: 18631877 / total #impl: 1677257323 (eff. 0.011)
1305.18/1305.48	c #Conflicts:     475000 | #Learnt:      23865 | 0.005
1305.18/1305.48	c total clause space: 78.2603MB
1305.18/1305.48	c total #watches: 551151
1309.08/1309.39	c total #propagations: 18670562 / total #impl: 1683084502 (eff. 0.011)
1309.08/1309.39	c #Conflicts:     476000 | #Learnt:      24865 | 0.005
1309.08/1309.39	c total clause space: 78.2603MB
1309.08/1309.39	c total #watches: 577145
1312.98/1313.21	c total #propagations: 18709607 / total #impl: 1687566022 (eff. 0.011)
1312.98/1313.21	c #Conflicts:     477000 | #Learnt:      25865 | 0.005
1312.98/1313.21	c total clause space: 78.2603MB
1312.98/1313.21	c total #watches: 609042
1317.98/1318.20	c total #propagations: 18747733 / total #impl: 1691621484 (eff. 0.011)
1317.98/1318.20	c #Conflicts:     478000 | #Learnt:      26865 | 0.005
1317.98/1318.20	c total clause space: 78.2603MB
1317.98/1318.20	c total #watches: 635862
1322.78/1323.06	c total #propagations: 18788874 / total #impl: 1694808220 (eff. 0.011)
1322.78/1323.06	c #Conflicts:     479000 | #Learnt:      27865 | 0.005
1322.78/1323.06	c total clause space: 78.2603MB
1322.78/1323.06	c total #watches: 661617
1328.68/1328.93	c total #propagations: 18827421 / total #impl: 1699609661 (eff. 0.011)
1328.68/1328.93	c #Conflicts:     480000 | #Learnt:      28865 | 0.005
1328.68/1328.93	c total clause space: 78.2603MB
1328.68/1328.93	c total #watches: 691648
1334.38/1334.60	c total #propagations: 18870236 / total #impl: 1704639917 (eff. 0.011)
1334.38/1334.60	c #Conflicts:     481000 | #Learnt:      29865 | 0.005
1334.38/1334.60	c total clause space: 78.2603MB
1334.38/1334.60	c total #watches: 722423
1340.28/1340.51	c total #propagations: 18911475 / total #impl: 1710887679 (eff. 0.011)
1340.28/1340.51	c #Conflicts:     482000 | #Learnt:      30865 | 0.005
1340.28/1340.51	c total clause space: 78.2603MB
1340.28/1340.51	c total #watches: 751155
1346.87/1347.10	c total #propagations: 18954147 / total #impl: 1716402843 (eff. 0.011)
1346.87/1347.10	c #Conflicts:     483000 | #Learnt:      31865 | 0.005
1346.87/1347.10	c total clause space: 78.2603MB
1346.87/1347.10	c total #watches: 782080
1353.67/1353.90	c total #propagations: 18995273 / total #impl: 1720954105 (eff. 0.011)
1353.67/1353.90	c #Conflicts:     484000 | #Learnt:      32865 | 0.005
1353.67/1353.90	c total clause space: 78.2603MB
1353.67/1353.90	c total #watches: 812699
1358.47/1358.76	c total #propagations: 19035438 / total #impl: 1727500742 (eff. 0.011)
1358.47/1358.76	c GC COLLECT
1358.47/1358.76	c #Conflicts:     485000 | #Learnt:      17160 | 0.005
1358.47/1358.76	c total clause space: 78.2603MB
1358.47/1358.76	c total #watches: 403995
1361.37/1361.66	c total #propagations: 19073389 / total #impl: 1733203174 (eff. 0.011)
1361.37/1361.66	c #Conflicts:     486000 | #Learnt:      18160 | 0.005
1361.37/1361.66	c total clause space: 78.2603MB
1361.37/1361.66	c total #watches: 429849
1364.27/1364.50	c total #propagations: 19115346 / total #impl: 1736317010 (eff. 0.011)
1364.27/1364.50	c #Conflicts:     487000 | #Learnt:      19160 | 0.005
1364.27/1364.50	c total clause space: 78.2603MB
1364.27/1364.50	c total #watches: 457581
1367.57/1367.83	c total #propagations: 19156197 / total #impl: 1739842599 (eff. 0.011)
1367.57/1367.83	c #Conflicts:     488000 | #Learnt:      20160 | 0.005
1367.57/1367.83	c total clause space: 78.2603MB
1367.57/1367.83	c total #watches: 484184
1370.97/1371.26	c total #propagations: 19200241 / total #impl: 1743497466 (eff. 0.011)
1370.97/1371.26	c #Conflicts:     489000 | #Learnt:      21160 | 0.005
1370.97/1371.26	c total clause space: 78.2603MB
1370.97/1371.26	c total #watches: 513816
1374.67/1374.96	c total #propagations: 19243188 / total #impl: 1746952577 (eff. 0.011)
1374.67/1374.96	c #Conflicts:     490000 | #Learnt:      22160 | 0.005
1374.67/1374.96	c total clause space: 78.2603MB
1374.67/1374.96	c total #watches: 544558
1378.67/1378.94	c total #propagations: 19286456 / total #impl: 1751368849 (eff. 0.011)
1378.67/1378.94	c #Conflicts:     491000 | #Learnt:      23160 | 0.005
1378.67/1378.94	c total clause space: 78.2603MB
1378.67/1378.94	c total #watches: 570284
1383.07/1383.34	c total #propagations: 19330235 / total #impl: 1755884174 (eff. 0.011)
1383.07/1383.34	c #Conflicts:     492000 | #Learnt:      24160 | 0.005
1383.07/1383.34	c total clause space: 78.2603MB
1383.07/1383.34	c total #watches: 596379
1387.07/1387.30	c total #propagations: 19373852 / total #impl: 1761250706 (eff. 0.011)
1387.07/1387.30	c #Conflicts:     493000 | #Learnt:      25160 | 0.005
1387.07/1387.30	c total clause space: 78.2603MB
1387.07/1387.30	c total #watches: 622345
1391.27/1391.51	c total #propagations: 19413003 / total #impl: 1765752554 (eff. 0.011)
1391.27/1391.51	c #Conflicts:     494000 | #Learnt:      26160 | 0.005
1391.27/1391.51	c total clause space: 78.2603MB
1391.27/1391.51	c total #watches: 647991
1396.07/1396.38	c total #propagations: 19452310 / total #impl: 1771102222 (eff. 0.011)
1396.07/1396.38	c #Conflicts:     495000 | #Learnt:      27160 | 0.005
1396.07/1396.38	c total clause space: 78.2603MB
1396.07/1396.38	c total #watches: 672578
1400.77/1401.01	c total #propagations: 19493630 / total #impl: 1776152833 (eff. 0.011)
1400.77/1401.01	c #Conflicts:     496000 | #Learnt:      28160 | 0.005
1400.77/1401.01	c total clause space: 78.2603MB
1400.77/1401.01	c total #watches: 696192
1406.17/1406.45	c total #propagations: 19532983 / total #impl: 1781361537 (eff. 0.011)
1406.17/1406.45	c #Conflicts:     497000 | #Learnt:      29160 | 0.005
1406.17/1406.45	c total clause space: 78.2603MB
1406.17/1406.45	c total #watches: 721627
1412.17/1412.46	c total #propagations: 19573808 / total #impl: 1785683461 (eff. 0.011)
1412.17/1412.46	c #Conflicts:     498000 | #Learnt:      30160 | 0.005
1412.17/1412.46	c total clause space: 78.2603MB
1412.17/1412.46	c total #watches: 743468
1418.16/1418.43	c total #propagations: 19616045 / total #impl: 1791348278 (eff. 0.011)
1418.16/1418.43	c #Conflicts:     499000 | #Learnt:      31160 | 0.005
1418.16/1418.43	c total clause space: 78.2603MB
1418.16/1418.43	c total #watches: 767882
1424.06/1424.30	c total #propagations: 19658824 / total #impl: 1796543571 (eff. 0.011)
1424.06/1424.30	c #Conflicts:     500000 | #Learnt:      32160 | 0.005
1424.06/1424.30	c total clause space: 78.2603MB
1424.06/1424.30	c total #watches: 794792
1430.36/1430.67	c total #propagations: 19699046 / total #impl: 1802664546 (eff. 0.011)
1430.36/1430.67	c #Conflicts:     501000 | #Learnt:      33160 | 0.005
1430.36/1430.67	c total clause space: 78.2603MB
1430.36/1430.67	c total #watches: 820692
1435.76/1436.00	c total #propagations: 19738196 / total #impl: 1808845054 (eff. 0.011)
1435.76/1436.00	c GC COLLECT
1435.76/1436.00	c #Conflicts:     502000 | #Learnt:      17166 | 0.005
1435.76/1436.00	c total clause space: 78.2603MB
1435.76/1436.00	c total #watches: 403937
1438.26/1438.52	c total #propagations: 19773475 / total #impl: 1814101149 (eff. 0.011)
1438.26/1438.52	c #Conflicts:     503000 | #Learnt:      18166 | 0.005
1438.26/1438.52	c total clause space: 78.2603MB
1438.26/1438.52	c total #watches: 428805
1440.77/1441.02	c total #propagations: 19811491 / total #impl: 1818007379 (eff. 0.011)
1440.77/1441.02	c #Conflicts:     504000 | #Learnt:      19166 | 0.005
1440.77/1441.02	c total clause space: 78.2603MB
1440.77/1441.02	c total #watches: 454964
1443.86/1444.10	c total #propagations: 19847934 / total #impl: 1821636388 (eff. 0.011)
1443.86/1444.10	c #Conflicts:     505000 | #Learnt:      20166 | 0.005
1443.86/1444.10	c total clause space: 78.2603MB
1443.86/1444.10	c total #watches: 483980
1447.06/1447.36	c total #propagations: 19886559 / total #impl: 1827332817 (eff. 0.011)
1447.06/1447.36	c #Conflicts:     506000 | #Learnt:      21166 | 0.005
1447.06/1447.36	c total clause space: 78.2603MB
1447.06/1447.36	c total #watches: 511644
1450.36/1450.66	c total #propagations: 19924988 / total #impl: 1830873923 (eff. 0.011)
1450.36/1450.66	c #Conflicts:     507000 | #Learnt:      22166 | 0.005
1450.36/1450.66	c total clause space: 78.2603MB
1450.36/1450.66	c total #watches: 541555
1454.66/1454.92	c total #propagations: 19965225 / total #impl: 1834410821 (eff. 0.011)
1454.66/1454.92	c #Conflicts:     508000 | #Learnt:      23166 | 0.005
1454.66/1454.92	c total clause space: 78.2603MB
1454.66/1454.92	c total #watches: 568132
1458.56/1458.84	c total #propagations: 20005375 / total #impl: 1840106622 (eff. 0.011)
1458.56/1458.84	c #Conflicts:     509000 | #Learnt:      24166 | 0.005
1458.56/1458.84	c total clause space: 78.2603MB
1458.56/1458.84	c total #watches: 591646
1462.66/1463.00	c total #propagations: 20043004 / total #impl: 1843725233 (eff. 0.011)
1462.66/1463.00	c #Conflicts:     510000 | #Learnt:      25166 | 0.005
1462.66/1463.00	c total clause space: 78.2603MB
1462.66/1463.00	c total #watches: 620087
1467.16/1467.48	c total #propagations: 20081329 / total #impl: 1847645988 (eff. 0.011)
1467.16/1467.48	c #Conflicts:     511000 | #Learnt:      26166 | 0.005
1467.16/1467.48	c total clause space: 78.2603MB
1467.16/1467.48	c total #watches: 650405
1471.76/1472.05	c total #propagations: 20121897 / total #impl: 1852819246 (eff. 0.011)
1471.76/1472.05	c #Conflicts:     512000 | #Learnt:      27166 | 0.005
1471.76/1472.05	c total clause space: 78.2603MB
1471.76/1472.05	c total #watches: 683595
1476.95/1477.26	c total #propagations: 20161744 / total #impl: 1857798351 (eff. 0.011)
1476.95/1477.26	c #Conflicts:     513000 | #Learnt:      28166 | 0.005
1476.95/1477.26	c total clause space: 78.2603MB
1476.95/1477.26	c total #watches: 715450
1483.05/1483.34	c total #propagations: 20203279 / total #impl: 1864498061 (eff. 0.011)
1483.05/1483.34	c #Conflicts:     514000 | #Learnt:      29166 | 0.005
1483.05/1483.34	c total clause space: 78.2603MB
1483.05/1483.34	c total #watches: 744867
1489.75/1490.03	c total #propagations: 20244585 / total #impl: 1869701109 (eff. 0.011)
1489.75/1490.03	c #Conflicts:     515000 | #Learnt:      30166 | 0.005
1489.75/1490.03	c total clause space: 78.2603MB
1489.75/1490.03	c total #watches: 770552
1496.35/1496.60	c total #propagations: 20284708 / total #impl: 1874037650 (eff. 0.011)
1496.35/1496.60	c #Conflicts:     516000 | #Learnt:      31166 | 0.005
1496.35/1496.60	c total clause space: 78.2603MB
1496.35/1496.60	c total #watches: 793558
1502.46/1502.75	c total #propagations: 20323938 / total #impl: 1877571801 (eff. 0.011)
1502.46/1502.75	c #Conflicts:     517000 | #Learnt:      32166 | 0.005
1502.46/1502.75	c total clause space: 78.2603MB
1502.46/1502.75	c total #watches: 814230
1508.35/1508.65	c total #propagations: 20362405 / total #impl: 1879853474 (eff. 0.011)
1508.35/1508.65	c #Conflicts:     518000 | #Learnt:      33166 | 0.005
1508.35/1508.65	c total clause space: 78.2603MB
1508.35/1508.65	c total #watches: 835559
1514.75/1515.03	c total #propagations: 20402320 / total #impl: 1881511472 (eff. 0.011)
1514.75/1515.03	c #Conflicts:     519000 | #Learnt:      34166 | 0.005
1514.75/1515.03	c total clause space: 78.2603MB
1514.75/1515.03	c total #watches: 858684
1519.85/1520.14	c total #propagations: 20448360 / total #impl: 1883261510 (eff. 0.011)
1519.85/1520.14	c GC COLLECT
1519.85/1520.14	c #Conflicts:     520000 | #Learnt:      17863 | 0.005
1519.85/1520.14	c total clause space: 78.2603MB
1519.85/1520.14	c total #watches: 419631
1522.65/1522.94	c total #propagations: 20496811 / total #impl: 1885339536 (eff. 0.011)
1522.65/1522.94	c #Conflicts:     521000 | #Learnt:      18863 | 0.005
1522.65/1522.94	c total clause space: 78.2603MB
1522.65/1522.94	c total #watches: 441640
1525.65/1525.92	c total #propagations: 20540129 / total #impl: 1889071481 (eff. 0.011)
1525.65/1525.92	c #Conflicts:     522000 | #Learnt:      19863 | 0.005
1525.65/1525.92	c total clause space: 78.2603MB
1525.65/1525.92	c total #watches: 463380
1529.05/1529.34	c total #propagations: 20582257 / total #impl: 1892425091 (eff. 0.011)
1529.05/1529.34	c #Conflicts:     523000 | #Learnt:      20863 | 0.005
1529.05/1529.34	c total clause space: 78.2603MB
1529.05/1529.34	c total #watches: 487990
1532.45/1532.78	c total #propagations: 20622854 / total #impl: 1896972129 (eff. 0.011)
1532.45/1532.78	c #Conflicts:     524000 | #Learnt:      21863 | 0.005
1532.45/1532.78	c total clause space: 78.2603MB
1532.45/1532.78	c total #watches: 516926
1536.05/1536.36	c total #propagations: 20658805 / total #impl: 1903765228 (eff. 0.011)
1536.05/1536.36	c #Conflicts:     525000 | #Learnt:      22863 | 0.005
1536.05/1536.36	c total clause space: 78.2603MB
1536.05/1536.36	c total #watches: 546286
1540.14/1540.49	c total #propagations: 20696502 / total #impl: 1911345250 (eff. 0.011)
1540.14/1540.49	c #Conflicts:     526000 | #Learnt:      23863 | 0.005
1540.14/1540.49	c total clause space: 78.2603MB
1540.14/1540.49	c total #watches: 574173
1544.34/1544.62	c total #propagations: 20734304 / total #impl: 1917271562 (eff. 0.011)
1544.34/1544.62	c #Conflicts:     527000 | #Learnt:      24863 | 0.005
1544.34/1544.62	c total clause space: 78.2603MB
1544.34/1544.62	c total #watches: 603788
1548.74/1549.04	c total #propagations: 20771420 / total #impl: 1921570531 (eff. 0.011)
1548.74/1549.04	c #Conflicts:     528000 | #Learnt:      25863 | 0.005
1548.74/1549.04	c total clause space: 78.2603MB
1548.74/1549.04	c total #watches: 629903
1553.64/1553.93	c total #propagations: 20811795 / total #impl: 1925664647 (eff. 0.011)
1553.64/1553.93	c #Conflicts:     529000 | #Learnt:      26863 | 0.005
1553.64/1553.93	c total clause space: 78.2603MB
1553.64/1553.93	c total #watches: 655450
1558.55/1558.82	c total #propagations: 20851223 / total #impl: 1929145673 (eff. 0.011)
1558.55/1558.82	c #Conflicts:     530000 | #Learnt:      27863 | 0.005
1558.55/1558.82	c total clause space: 78.2603MB
1558.55/1558.82	c total #watches: 680407
1563.44/1563.75	c total #propagations: 20889244 / total #impl: 1933144061 (eff. 0.011)
1563.44/1563.75	c #Conflicts:     531000 | #Learnt:      28863 | 0.005
1563.44/1563.75	c total clause space: 78.2603MB
1563.44/1563.75	c total #watches: 705653
1568.94/1569.22	c total #propagations: 20927260 / total #impl: 1938351694 (eff. 0.011)
1568.94/1569.22	c #Conflicts:     532000 | #Learnt:      29863 | 0.005
1568.94/1569.22	c total clause space: 78.2603MB
1568.94/1569.22	c total #watches: 732170
1574.34/1574.60	c total #propagations: 20965786 / total #impl: 1943091317 (eff. 0.011)
1574.34/1574.60	c #Conflicts:     533000 | #Learnt:      30863 | 0.005
1574.34/1574.60	c total clause space: 78.2603MB
1574.34/1574.60	c total #watches: 758748
1579.54/1579.86	c total #propagations: 21005783 / total #impl: 1947158509 (eff. 0.011)
1579.54/1579.86	c #Conflicts:     534000 | #Learnt:      31863 | 0.005
1579.54/1579.86	c total clause space: 78.2603MB
1579.54/1579.86	c total #watches: 783513
1585.94/1586.27	c total #propagations: 21047758 / total #impl: 1949407683 (eff. 0.011)
1585.94/1586.27	c #Conflicts:     535000 | #Learnt:      32863 | 0.005
1585.94/1586.27	c total clause space: 78.2603MB
1585.94/1586.27	c total #watches: 808775
1591.74/1592.04	c total #propagations: 21091575 / total #impl: 1950898913 (eff. 0.011)
1591.74/1592.04	c #Conflicts:     536000 | #Learnt:      33863 | 0.005
1591.74/1592.04	c total clause space: 78.2603MB
1591.74/1592.04	c total #watches: 839087
1598.14/1598.49	c total #propagations: 21131792 / total #impl: 1952643916 (eff. 0.011)
1598.14/1598.49	c #Conflicts:     537000 | #Learnt:      34863 | 0.005
1598.14/1598.49	c total clause space: 78.2603MB
1598.14/1598.49	c total #watches: 865637
1602.54/1602.82	c total #propagations: 21178768 / total #impl: 1955238616 (eff. 0.011)
1602.54/1602.82	c GC COLLECT
1602.54/1602.82	c #Conflicts:     538000 | #Learnt:      18252 | 0.005
1602.54/1602.82	c total clause space: 78.2603MB
1602.54/1602.82	c total #watches: 431108
1605.13/1605.49	c total #propagations: 21218852 / total #impl: 1958993461 (eff. 0.011)
1605.13/1605.49	c #Conflicts:     539000 | #Learnt:      19252 | 0.005
1605.13/1605.49	c total clause space: 78.2603MB
1605.13/1605.49	c total #watches: 450176
1608.04/1608.37	c total #propagations: 21260350 / total #impl: 1961870636 (eff. 0.011)
1608.04/1608.37	c #Conflicts:     540000 | #Learnt:      20252 | 0.005
1608.04/1608.37	c total clause space: 78.2603MB
1608.04/1608.37	c total #watches: 471920
1610.93/1611.26	c total #propagations: 21295499 / total #impl: 1968242337 (eff. 0.011)
1610.93/1611.26	c #Conflicts:     541000 | #Learnt:      21252 | 0.005
1610.93/1611.26	c total clause space: 78.2603MB
1610.93/1611.26	c total #watches: 498463
1614.54/1614.83	c total #propagations: 21330263 / total #impl: 1976157143 (eff. 0.011)
1614.54/1614.83	c #Conflicts:     542000 | #Learnt:      22252 | 0.005
1614.54/1614.83	c total clause space: 78.2603MB
1614.54/1614.83	c total #watches: 519205
1618.13/1618.45	c total #propagations: 21371333 / total #impl: 1979798365 (eff. 0.011)
1618.13/1618.45	c #Conflicts:     543000 | #Learnt:      23252 | 0.005
1618.13/1618.45	c total clause space: 78.2603MB
1618.13/1618.45	c total #watches: 537597
1621.93/1622.21	c total #propagations: 21416916 / total #impl: 1982277414 (eff. 0.011)
1621.93/1622.21	c #Conflicts:     544000 | #Learnt:      24252 | 0.005
1621.93/1622.21	c total clause space: 78.2603MB
1621.93/1622.21	c total #watches: 557524
1625.64/1625.97	c total #propagations: 21460031 / total #impl: 1984319457 (eff. 0.011)
1625.64/1625.97	c #Conflicts:     545000 | #Learnt:      25252 | 0.005
1625.64/1625.97	c total clause space: 78.2603MB
1625.64/1625.97	c total #watches: 579358
1629.94/1630.21	c total #propagations: 21500867 / total #impl: 1987997253 (eff. 0.011)
1629.94/1630.21	c #Conflicts:     546000 | #Learnt:      26252 | 0.005
1629.94/1630.21	c total clause space: 78.2603MB
1629.94/1630.21	c total #watches: 598605
1634.93/1635.20	c total #propagations: 21545199 / total #impl: 1989679689 (eff. 0.011)
1634.93/1635.20	c #Conflicts:     547000 | #Learnt:      27252 | 0.005
1634.93/1635.20	c total clause space: 78.2603MB
1634.93/1635.20	c total #watches: 623430
1639.73/1640.06	c total #propagations: 21587465 / total #impl: 1991482885 (eff. 0.011)
1639.73/1640.06	c #Conflicts:     548000 | #Learnt:      28252 | 0.005
1639.73/1640.06	c total clause space: 78.2603MB
1639.73/1640.06	c total #watches: 650819
1644.73/1645.01	c total #propagations: 21628111 / total #impl: 1998196275 (eff. 0.011)
1644.73/1645.01	c #Conflicts:     549000 | #Learnt:      29252 | 0.005
1644.73/1645.01	c total clause space: 78.2603MB
1644.73/1645.01	c total #watches: 676749
1650.23/1650.56	c total #propagations: 21669384 / total #impl: 2003791525 (eff. 0.011)
1650.23/1650.56	c #Conflicts:     550000 | #Learnt:      30252 | 0.005
1650.23/1650.56	c total clause space: 78.2603MB
1650.23/1650.56	c total #watches: 702860
1655.83/1656.13	c total #propagations: 21712163 / total #impl: 2010160063 (eff. 0.011)
1655.83/1656.13	c #Conflicts:     551000 | #Learnt:      31252 | 0.005
1655.83/1656.13	c total clause space: 78.2603MB
1655.83/1656.13	c total #watches: 729590
1661.83/1662.17	c total #propagations: 21754168 / total #impl: 2016669936 (eff. 0.011)
1661.83/1662.17	c #Conflicts:     552000 | #Learnt:      32252 | 0.005
1661.83/1662.17	c total clause space: 78.2603MB
1661.83/1662.17	c total #watches: 758262
1668.53/1668.85	c total #propagations: 21793441 / total #impl: 2025175115 (eff. 0.011)
1668.53/1668.85	c #Conflicts:     553000 | #Learnt:      33252 | 0.005
1668.53/1668.85	c total clause space: 78.2603MB
1668.53/1668.85	c total #watches: 780716
1675.42/1675.79	c total #propagations: 21836397 / total #impl: 2029806643 (eff. 0.011)
1675.42/1675.79	c #Conflicts:     554000 | #Learnt:      34252 | 0.005
1675.42/1675.79	c total clause space: 78.2603MB
1675.42/1675.79	c total #watches: 806229
1682.62/1682.93	c total #propagations: 21878393 / total #impl: 2034738296 (eff. 0.011)
1682.62/1682.93	c #Conflicts:     555000 | #Learnt:      35252 | 0.005
1682.62/1682.93	c total clause space: 78.2603MB
1682.62/1682.93	c total #watches: 830310
1688.02/1688.35	c total #propagations: 21921268 / total #impl: 2038652993 (eff. 0.011)
1688.02/1688.35	c GC COLLECT
1688.02/1688.35	c #Conflicts:     556000 | #Learnt:      18354 | 0.005
1688.02/1688.35	c total clause space: 78.2603MB
1688.02/1688.35	c total #watches: 434512
1691.12/1691.44	c total #propagations: 21961638 / total #impl: 2045697033 (eff. 0.011)
1691.12/1691.44	c #Conflicts:     557000 | #Learnt:      19354 | 0.005
1691.12/1691.44	c total clause space: 78.2603MB
1691.12/1691.44	c total #watches: 461177
1694.32/1694.62	c total #propagations: 22005901 / total #impl: 2048600164 (eff. 0.011)
1694.32/1694.62	c #Conflicts:     558000 | #Learnt:      20354 | 0.005
1694.32/1694.62	c total clause space: 78.2603MB
1694.32/1694.62	c total #watches: 489822
1698.13/1698.47	c total #propagations: 22047597 / total #impl: 2053414718 (eff. 0.011)
1698.13/1698.47	c #Conflicts:     559000 | #Learnt:      21354 | 0.005
1698.13/1698.47	c total clause space: 78.2603MB
1698.13/1698.47	c total #watches: 516239
1701.92/1702.22	c total #propagations: 22091675 / total #impl: 2058286935 (eff. 0.011)
1701.92/1702.22	c #Conflicts:     560000 | #Learnt:      22354 | 0.005
1701.92/1702.22	c total clause space: 78.2603MB
1701.92/1702.22	c total #watches: 542619
1706.02/1706.30	c total #propagations: 22132089 / total #impl: 2061592458 (eff. 0.011)
1706.02/1706.30	c #Conflicts:     561000 | #Learnt:      23354 | 0.005
1706.02/1706.30	c total clause space: 78.2603MB
1706.02/1706.30	c total #watches: 573773
1710.02/1710.34	c total #propagations: 22171906 / total #impl: 2069722476 (eff. 0.011)
1710.02/1710.34	c #Conflicts:     562000 | #Learnt:      24354 | 0.005
1710.02/1710.34	c total clause space: 78.2603MB
1710.02/1710.34	c total #watches: 602993
1714.12/1714.44	c total #propagations: 22210946 / total #impl: 2075759903 (eff. 0.011)
1714.12/1714.44	c #Conflicts:     563000 | #Learnt:      25354 | 0.005
1714.12/1714.44	c total clause space: 78.2603MB
1714.12/1714.44	c total #watches: 628307
1718.92/1719.26	c total #propagations: 22253057 / total #impl: 2079409612 (eff. 0.011)
1718.92/1719.26	c #Conflicts:     564000 | #Learnt:      26354 | 0.005
1718.92/1719.26	c total clause space: 78.2603MB
1718.92/1719.26	c total #watches: 659586
1724.01/1724.33	c total #propagations: 22291374 / total #impl: 2087857553 (eff. 0.011)
1724.01/1724.33	c #Conflicts:     565000 | #Learnt:      27354 | 0.005
1724.01/1724.33	c total clause space: 78.2603MB
1724.01/1724.33	c total #watches: 694809
1729.31/1729.61	c total #propagations: 22329323 / total #impl: 2100086595 (eff. 0.011)
1729.31/1729.61	c #Conflicts:     566000 | #Learnt:      28354 | 0.005
1729.31/1729.61	c total clause space: 78.2603MB
1729.31/1729.61	c total #watches: 731718
1735.21/1735.53	c total #propagations: 22370196 / total #impl: 2110331747 (eff. 0.011)
1735.21/1735.53	c #Conflicts:     567000 | #Learnt:      29354 | 0.005
1735.21/1735.53	c total clause space: 78.2603MB
1735.21/1735.53	c total #watches: 766153
1741.62/1741.93	c total #propagations: 22411610 / total #impl: 2118341753 (eff. 0.011)
1741.62/1741.93	c #Conflicts:     568000 | #Learnt:      30354 | 0.005
1741.62/1741.93	c total clause space: 78.2603MB
1741.62/1741.93	c total #watches: 797867
1747.92/1748.22	c total #propagations: 22454834 / total #impl: 2124163144 (eff. 0.011)
1747.92/1748.22	c #Conflicts:     569000 | #Learnt:      31354 | 0.005
1747.92/1748.22	c total clause space: 78.2603MB
1747.92/1748.22	c total #watches: 826550
1754.82/1755.14	c total #propagations: 22493372 / total #impl: 2131892573 (eff. 0.011)
1754.82/1755.14	c #Conflicts:     570000 | #Learnt:      32354 | 0.005
1754.82/1755.14	c total clause space: 78.2603MB
1754.82/1755.14	c total #watches: 856957
1762.12/1762.41	c total #propagations: 22533999 / total #impl: 2139640880 (eff. 0.011)
1762.12/1762.41	c #Conflicts:     571000 | #Learnt:      33354 | 0.005
1762.12/1762.41	c total clause space: 78.2603MB
1762.12/1762.41	c total #watches: 885773
1771.12/1771.48	c total #propagations: 22574416 / total #impl: 2145049546 (eff. 0.011)
1771.12/1771.48	c #Conflicts:     572000 | #Learnt:      34354 | 0.005
1771.12/1771.48	c total clause space: 78.2603MB
1771.12/1771.48	c total #watches: 910416
1778.42/1778.77	c total #propagations: 22616396 / total #impl: 2149822212 (eff. 0.011)
1778.42/1778.77	c #Conflicts:     573000 | #Learnt:      35354 | 0.005
1778.42/1778.77	c total clause space: 78.2603MB
1778.42/1778.77	c total #watches: 933720
1787.22/1787.56	c total #propagations: 22654974 / total #impl: 2153759983 (eff. 0.011)
1787.22/1787.56	c #Conflicts:     574000 | #Learnt:      36354 | 0.005
1787.22/1787.56	c total clause space: 78.2603MB
1787.22/1787.56	c total #watches: 957857
1790.31/1790.63	c total #propagations: 22694539 / total #impl: 2158068049 (eff. 0.011)
1790.31/1790.63	c GC COLLECT
1790.31/1790.63	c #Conflicts:     575000 | #Learnt:      19152 | 0.005
1790.31/1790.63	c total clause space: 78.2603MB
1790.31/1790.63	c total #watches: 453234
1793.21/1793.51	c total #propagations: 22735602 / total #impl: 2160249335 (eff. 0.011)
1793.21/1793.51	c #Conflicts:     576000 | #Learnt:      20152 | 0.005
1793.21/1793.51	c total clause space: 78.2603MB
1793.21/1793.51	c total #watches: 475213
1796.51/1796.82	c total #propagations: 22774882 / total #impl: 2162407548 (eff. 0.011)
1796.51/1796.82	c #Conflicts:     577000 | #Learnt:      21152 | 0.005
1796.51/1796.82	c total clause space: 78.2603MB
1796.51/1796.82	c total #watches: 496909
1799.91/1800.24	c total #propagations: 22815614 / total #impl: 2164834404 (eff. 0.011)
1799.91/1800.24	c #Conflicts:     578000 | #Learnt:      22152 | 0.005
1799.91/1800.24	c total clause space: 78.2603MB
1799.91/1800.24	c total #watches: 516971

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-4117939-1467232617/watcher-4117939-1467232617 -o /tmp/evaluation-result-4117939-1467232617/solver-4117939-1467232617 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5678 --watchdog 1960 --input HOME/instance-4117939-1467232617.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=7748
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.39 2.33 2.28 3/178 7751
/proc/meminfo: memFree=23610012/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 4214387 57319424 7804 33554432000 4194304 6211289 140736664014400 140736920669176 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 13994 7804 98 493 0 13491 0

[startup+0.100167 s]
/proc/loadavg: 2.39 2.33 2.28 3/178 7751
/proc/meminfo: memFree=23610012/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=65076 CPUtime=0.09 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 1062 0 0 0 9 0 0 0 20 0 1 0 4214387 66637824 14037 33554432000 4194304 6211289 140736664014400 140736920669176 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 16269 14037 204 493 0 15766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65076

[startup+0.200316 s]
/proc/loadavg: 2.39 2.33 2.28 3/178 7751
/proc/meminfo: memFree=23610012/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=65208 CPUtime=0.19 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 1163 0 0 0 19 0 0 0 20 0 1 0 4214387 66772992 14111 33554432000 4194304 6211289 140736664014400 140736920669176 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 16302 14111 214 493 0 15799 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65208

[startup+0.300338 s]
/proc/loadavg: 2.39 2.33 2.28 3/178 7751
/proc/meminfo: memFree=23610012/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=65472 CPUtime=0.29 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 1547 0 0 0 29 0 0 0 20 0 1 0 4214387 67043328 14343 33554432000 4194304 6211289 140736664014400 140736920669176 4205850 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 16368 14343 214 493 0 15865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65472

[startup+0.700185 s]
/proc/loadavg: 2.39 2.33 2.28 3/178 7751
/proc/meminfo: memFree=23610012/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=65604 CPUtime=0.68 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 2004 0 0 0 68 0 0 0 20 0 1 0 4214387 67178496 14625 33554432000 4194304 6211289 140736664014400 140736920669176 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 16401 14625 219 493 0 15898 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 65604

[startup+1.50027 s]
/proc/loadavg: 2.39 2.33 2.28 3/179 7798
/proc/meminfo: memFree=23780856/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=68856 CPUtime=1.49 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 2231 0 0 0 148 1 0 0 20 0 1 0 4214387 70508544 15315 33554432000 4194304 6211289 140736664014400 140736664012632 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 17214 15315 219 493 0 16711 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68856

[startup+3.10023 s]
/proc/loadavg: 2.39 2.33 2.28 3/179 7798
/proc/meminfo: memFree=23778112/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=73696 CPUtime=3.09 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 3230 0 0 0 308 1 0 0 20 0 1 0 4214387 75464704 16440 33554432000 4194304 6211289 140736664014400 140736664012744 4209339 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 18424 16440 219 493 0 17921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73696

[startup+6.30024 s]
/proc/loadavg: 2.36 2.32 2.28 4/179 7890
/proc/meminfo: memFree=23753996/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=81836 CPUtime=6.29 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 3845 0 0 0 628 1 0 0 20 0 1 0 4214387 83800064 16881 33554432000 4194304 6211289 140736664014400 140736664012744 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 20459 16881 219 493 0 19956 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81836

[startup+12.7002 s]
/proc/loadavg: 2.41 2.34 2.28 3/179 7890
/proc/meminfo: memFree=23746896/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=82844 CPUtime=12.69 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 4595 0 0 0 1267 2 0 0 20 0 1 0 4214387 84832256 17914 33554432000 4194304 6211289 140736664014400 140736664012312 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 20711 17914 219 493 0 20208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82844

[startup+25.5003 s]
/proc/loadavg: 2.32 2.32 2.28 4/179 7890
/proc/meminfo: memFree=23730680/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=83740 CPUtime=25.49 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 5559 0 0 0 2547 2 0 0 20 0 1 0 4214387 85749760 19062 33554432000 4194304 6211289 140736664014400 140736664012264 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 20935 19062 219 493 0 20432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83740

[startup+51.1003 s]
/proc/loadavg: 2.29 2.31 2.27 4/179 7890
/proc/meminfo: memFree=23718772/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=96940 CPUtime=51.09 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 6060 0 0 0 5107 2 0 0 20 0 1 0 4214387 99266560 21024 33554432000 4194304 6211289 140736664014400 140736664012744 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 24235 21024 219 493 0 23732 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96940

[startup+102.3 s]
/proc/loadavg: 2.50 2.35 2.29 3/179 7891
/proc/meminfo: memFree=23703552/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=98412 CPUtime=102.28 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 6363 0 0 0 10226 2 0 0 20 0 1 0 4214387 100773888 22332 33554432000 4194304 6211289 140736664014400 140736664012744 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 24603 22332 219 493 0 24100 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 98412

[startup+162.3 s]
/proc/loadavg: 2.37 2.33 2.28 3/179 7892
/proc/meminfo: memFree=23686292/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=119076 CPUtime=162.26 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 7576 0 0 0 16224 2 0 0 20 0 1 0 4214387 121933824 24705 33554432000 4194304 6211289 140736664014400 140736664012744 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 29769 24705 219 493 0 29266 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 119076

[startup+222.307 s]
/proc/loadavg: 2.36 2.34 2.28 3/180 7896
/proc/meminfo: memFree=23673480/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=120232 CPUtime=222.26 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 7861 0 0 0 22224 2 0 0 20 0 1 0 4214387 123117568 26012 33554432000 4194304 6211289 140736664014400 140736664012744 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 30058 26012 219 493 0 29555 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 120232

[startup+282.3 s]
/proc/loadavg: 2.43 2.37 2.29 3/179 7898
/proc/meminfo: memFree=23663728/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=121288 CPUtime=282.25 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 8086 0 0 0 28222 3 0 0 20 0 1 0 4214387 124198912 27259 33554432000 4194304 6211289 140736664014400 140736664012744 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 30322 27259 219 493 0 29819 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 121288

[startup+342.3 s]
/proc/loadavg: 2.31 2.34 2.28 3/179 7899
/proc/meminfo: memFree=23657136/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=121864 CPUtime=342.24 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 8219 0 0 0 34221 3 0 0 20 0 1 0 4214387 124788736 27903 33554432000 4194304 6211289 140736664014400 140736664012744 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 30466 27903 219 493 0 29963 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 121864

[startup+402.3 s]
/proc/loadavg: 2.28 2.32 2.28 3/179 7900
/proc/meminfo: memFree=23648980/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=153584 CPUtime=402.22 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 9229 0 0 0 40219 3 0 0 20 0 1 0 4214387 157270016 29210 33554432000 4194304 6211289 140736664014400 140736664012744 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 38396 29210 219 493 0 37893 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 153584

[startup+462.3 s]
/proc/loadavg: 2.40 2.34 2.28 3/179 7901
/proc/meminfo: memFree=23641912/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=155036 CPUtime=462.21 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 9550 0 0 0 46218 3 0 0 20 0 1 0 4214387 158756864 30015 33554432000 4194304 6211289 140736664014400 140736664012744 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 38759 30015 219 493 0 38256 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 155036

[startup+522.3 s]
/proc/loadavg: 2.31 2.32 2.27 4/179 7902
/proc/meminfo: memFree=23636228/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=155612 CPUtime=522.2 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 9626 0 0 0 52217 3 0 0 20 0 1 0 4214387 159346688 30602 33554432000 4194304 6211289 140736664014400 140736664012744 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 38903 30602 219 493 0 38400 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 155612

[startup+582.3 s]
/proc/loadavg: 2.28 2.31 2.27 4/179 7904
/proc/meminfo: memFree=23631368/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=155612 CPUtime=582.19 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 9649 0 0 0 58216 3 0 0 20 0 1 0 4214387 159346688 30625 33554432000 4194304 6211289 140736664014400 140736664012744 4209512 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 38903 30625 219 493 0 38400 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 155612


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


[startup+942.3 s]
/proc/loadavg: 2.21 2.27 2.26 3/179 7914
/proc/meminfo: memFree=23603344/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=159152 CPUtime=942.14 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10301 0 0 0 94210 4 0 0 20 0 1 0 4214387 162971648 33832 33554432000 4194304 6211289 140736664014400 140736664012744 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 39788 33832 219 493 0 39285 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 159152

[startup+1002.3 s]
/proc/loadavg: 2.29 2.28 2.27 4/179 7915
/proc/meminfo: memFree=23603084/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=159284 CPUtime=1002.13 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10353 0 0 0 100209 4 0 0 20 0 1 0 4214387 163106816 33884 33554432000 4194304 6211289 140736664014400 140736664012264 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 39821 33884 219 493 0 39318 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 159284

[startup+1062.3 s]
/proc/loadavg: 2.22 2.26 2.26 3/179 7916
/proc/meminfo: memFree=23602688/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=159548 CPUtime=1062.12 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10423 0 0 0 106208 4 0 0 20 0 1 0 4214387 163377152 33954 33554432000 4194304 6211289 140736664014400 140736664012744 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 39887 33954 219 493 0 39384 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 159548

[startup+1122.3 s]
/proc/loadavg: 2.20 2.24 2.25 3/179 7917
/proc/meminfo: memFree=23597952/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=159740 CPUtime=1122.11 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10461 0 0 0 112207 4 0 0 20 0 1 0 4214387 163573760 35014 33554432000 4194304 6211289 140736664014400 140736664012744 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 39935 35014 219 493 0 39432 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 159740

[startup+1182.3 s]
/proc/loadavg: 2.32 2.25 2.26 4/178 7918
/proc/meminfo: memFree=23591300/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=160324 CPUtime=1182.1 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10555 0 0 0 118206 4 0 0 20 0 1 0 4214387 164171776 35619 33554432000 4194304 6211289 140736664014400 140736664012744 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40081 35619 219 493 0 39578 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 160324

[startup+1242.3 s]
/proc/loadavg: 2.33 2.27 2.26 3/179 7920
/proc/meminfo: memFree=23590016/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=160456 CPUtime=1242.09 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10583 0 0 0 124205 4 0 0 20 0 1 0 4214387 164306944 35647 33554432000 4194304 6211289 140736664014400 140736664012744 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40114 35647 219 493 0 39611 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 160456

[startup+1302.3 s]
/proc/loadavg: 2.56 2.33 2.28 3/179 7921
/proc/meminfo: memFree=23587324/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=161364 CPUtime=1302.08 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10751 0 0 0 130204 4 0 0 20 0 1 0 4214387 165236736 36293 33554432000 4194304 6211289 140736664014400 140736664012744 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40341 36293 219 493 0 39838 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 161364

[startup+1362.3 s]
/proc/loadavg: 2.42 2.32 2.28 4/179 7922
/proc/meminfo: memFree=23583528/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=161812 CPUtime=1362.07 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10817 0 0 0 136203 4 0 0 20 0 1 0 4214387 165695488 36870 33554432000 4194304 6211289 140736664014400 140736664012744 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40453 36870 219 493 0 39950 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 161812

[startup+1422.3 s]
/proc/loadavg: 2.35 2.32 2.28 3/180 7926
/proc/meminfo: memFree=23582996/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=161812 CPUtime=1422.07 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10830 0 0 0 142203 4 0 0 20 0 1 0 4214387 165695488 36883 33554432000 4194304 6211289 140736664014400 140736664012744 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40453 36883 219 493 0 39950 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 161812

[startup+1482.3 s]
/proc/loadavg: 2.31 2.32 2.28 3/180 7950
/proc/meminfo: memFree=23577600/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=162772 CPUtime=1482.05 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 10995 0 0 0 148201 4 0 0 20 0 1 0 4214387 166678528 37048 33554432000 4194304 6211289 140736664014400 140736664012264 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40693 37048 219 493 0 40190 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 162772

[startup+1542.31 s]
/proc/loadavg: 2.33 2.32 2.27 4/179 7952
/proc/meminfo: memFree=23574304/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=163796 CPUtime=1542.05 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 11159 0 0 0 154201 4 0 0 20 0 1 0 4214387 167727104 37723 33554432000 4194304 6211289 140736664014400 140736664012744 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40949 37723 219 493 0 40446 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 163796

[startup+1602.3 s]
/proc/loadavg: 2.40 2.34 2.28 3/179 7953
/proc/meminfo: memFree=23571980/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=163796 CPUtime=1602.04 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 11195 0 0 0 160200 4 0 0 20 0 1 0 4214387 167727104 37759 33554432000 4194304 6211289 140736664014400 140736664012744 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40949 37759 219 493 0 40446 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 163796

[startup+1662.3 s]
/proc/loadavg: 2.27 2.30 2.27 3/179 7954
/proc/meminfo: memFree=23567916/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=163796 CPUtime=1662.03 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 11198 0 0 0 166199 4 0 0 20 0 1 0 4214387 167727104 38084 33554432000 4194304 6211289 140736664014400 140736664012744 4209221 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40949 38084 219 493 0 40446 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 163796

[startup+1722.3 s]
/proc/loadavg: 2.49 2.35 2.29 4/179 7955
/proc/meminfo: memFree=23565028/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=163796 CPUtime=1722.02 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 11199 0 0 0 172198 4 0 0 20 0 1 0 4214387 167727104 38596 33554432000 4194304 6211289 140736664014400 140736664012744 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 40949 38596 219 493 0 40446 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 163796

[startup+1782.3 s]
/proc/loadavg: 2.41 2.36 2.29 3/179 7956
/proc/meminfo: memFree=23562524/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=164052 CPUtime=1782.02 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 11276 0 0 0 178197 5 0 0 20 0 1 0 4214387 167989248 38673 33554432000 4194304 6211289 140736664014400 140736664012744 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 41013 38673 219 493 0 40510 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 164052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.46 2.37 2.29 3/179 7957
/proc/meminfo: memFree=23562772/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=164308 CPUtime=1800.01 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 11297 0 0 0 179996 5 0 0 20 0 1 0 4214387 168251392 38694 33554432000 4194304 6211289 140736664014400 140736664012744 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 41077 38694 219 493 0 40574 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 164308

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

[startup+1800.3 s]
/proc/loadavg: 2.46 2.37 2.29 3/179 7957
/proc/meminfo: memFree=23562772/32872528 swapFree=1514864/1684516
[pid=7751] ppid=7748 vsize=164308 CPUtime=1800.01 cores=0,2,4,6
/proc/7751/stat : 7751 (cdcl-cuttingpla) R 7748 7751 5662 0 -1 4202496 11297 0 0 0 179996 5 0 0 20 0 1 0 4214387 168251392 38694 33554432000 4194304 6211289 140736664014400 140736664012744 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7751/statm: 41077 38694 219 493 0 40574 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 164308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.051992
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 164308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.051992
maximum resident set size= 154776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11297
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= 16
involuntary context switches= 1990

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.51231 second user time and 6.97894 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-29 22:36:57
IDJOB=4117939
IDBENCH=111630
IDSOLVER=2549
FILE ID=node135/4117939-1467232617
RUNJOBID= node135-1467209133-5678
PBS_JOBID= 19997575
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_14x14_003.opb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117939-1467232617/watcher-4117939-1467232617 -o /tmp/evaluation-result-4117939-1467232617/solver-4117939-1467232617 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5678 --watchdog 1960 --input HOME/instance-4117939-1467232617.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 8d81b8fda2bd13c7ea8fb9b3a4a70fe1
RANDOM SEED=1458453247

node135.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.722
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.44
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.722
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.722
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.57
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.722
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.56
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.722
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.54
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.722
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.722
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.68
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.722
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:        23610920 kB
Buffers:          170604 kB
Cached:          6336684 kB
SwapCached:            0 kB
Active:           487620 kB
Inactive:        6329016 kB
Active(anon):     311800 kB
Inactive(anon):        0 kB
Active(file):     175820 kB
Inactive(file):  6329016 kB
Unevictable:     1684516 kB
Mlocked:         1514864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:       1993412 kB
Mapped:            14836 kB
Shmem:               216 kB
Slab:             628068 kB
SReclaimable:      72216 kB
SUnreclaim:       555852 kB
KernelStack:        1464 kB
PageTables:         8116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2130100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    450560 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= 71708 MiB
End job on node135 at 2016-06-29 23:06:57