Trace number 4105968

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 linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir03_trarea_ac.opb
MD5SUM4c7127e3833be0946f911f649745c11e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11452
Best CPU time to get the best result obtained on this benchmark0.664898
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11452
Optimality of the best value was proved YES
Number of variables1343
Total number of constraints2405
Number of constraints which are clauses2405
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint55
Number of terms in the objective function 690
Biggest coefficient in the objective function 989
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 524625
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 989
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 524625
Number of bits of the biggest sum of numbers20
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= 1343 #constraint= 2405
0.39/0.46	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.39/0.46	c total clause space: 4.25031MB
0.39/0.46	c total #watches: 15912
0.89/0.95	c total #propagations: 620085 / total #impl: 1380300 (eff. 0.449)
0.89/0.95	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
0.89/0.95	c total clause space: 4.25031MB
0.89/0.95	c total #watches: 29424
1.49/1.52	c total #propagations: 1206904 / total #impl: 3298169 (eff. 0.366)
1.49/1.52	c GC COLLECT
1.49/1.52	c #Conflicts:       3000 | #Learnt:       2010 | 0.000
1.49/1.52	c total clause space: 4.25031MB
1.49/1.52	c total #watches: 34164
1.99/2.07	c total #propagations: 1874603 / total #impl: 5459903 (eff. 0.343)
1.99/2.07	c #Conflicts:       4000 | #Learnt:       3010 | 0.000
1.99/2.07	c total clause space: 6.90675MB
1.99/2.07	c total #watches: 44532
2.59/2.65	c total #propagations: 2543853 / total #impl: 9569963 (eff. 0.266)
2.59/2.65	c GC COLLECT
2.59/2.65	c #Conflicts:       5000 | #Learnt:       2373 | 0.000
2.59/2.65	c total clause space: 6.90675MB
2.59/2.65	c total #watches: 42778
3.29/3.39	c total #propagations: 3159045 / total #impl: 12028933 (eff. 0.263)
3.29/3.39	c #Conflicts:       6000 | #Learnt:       3373 | 0.000
3.29/3.39	c total clause space: 6.90675MB
3.29/3.39	c total #watches: 48718
3.99/4.09	c total #propagations: 3843524 / total #impl: 13758494 (eff. 0.279)
3.99/4.09	c GC COLLECT
3.99/4.09	c #Conflicts:       7000 | #Learnt:       2265 | 0.000
3.99/4.09	c total clause space: 6.90675MB
3.99/4.09	c total #watches: 34558
4.59/4.63	c total #propagations: 4549962 / total #impl: 14662583 (eff. 0.310)
4.59/4.63	c #Conflicts:       8000 | #Learnt:       3265 | 0.000
4.59/4.63	c total clause space: 6.90675MB
4.59/4.63	c total #watches: 40508
5.19/5.22	c total #propagations: 5298951 / total #impl: 16428184 (eff. 0.323)
5.19/5.22	c #Conflicts:       9000 | #Learnt:       4265 | 0.000
5.19/5.22	c total clause space: 6.90675MB
5.19/5.22	c total #watches: 45983
5.59/5.69	c total #propagations: 6025956 / total #impl: 17918419 (eff. 0.336)
5.59/5.69	c GC COLLECT
5.59/5.69	c #Conflicts:      10000 | #Learnt:       2739 | 0.000
5.59/5.69	c total clause space: 6.90675MB
5.59/5.69	c total #watches: 27622
6.09/6.10	c total #propagations: 6807189 / total #impl: 20133341 (eff. 0.338)
6.09/6.10	c #Conflicts:      11000 | #Learnt:       3739 | 0.000
6.09/6.10	c total clause space: 6.90675MB
6.09/6.10	c total #watches: 31902
6.39/6.48	c total #propagations: 7495485 / total #impl: 22512922 (eff. 0.333)
6.39/6.48	c #Conflicts:      12000 | #Learnt:       4739 | 0.000
6.39/6.48	c total clause space: 6.90675MB
6.39/6.48	c total #watches: 35777
7.09/7.14	c total #propagations: 8149296 / total #impl: 25034542 (eff. 0.326)
7.09/7.14	c #Conflicts:      13000 | #Learnt:       5739 | 0.000
7.09/7.14	c total clause space: 6.90675MB
7.09/7.14	c total #watches: 39025
7.59/7.65	c total #propagations: 8970533 / total #impl: 27090610 (eff. 0.331)
7.59/7.65	c GC COLLECT
7.59/7.65	c #Conflicts:      14000 | #Learnt:       3883 | 0.000
7.59/7.65	c total clause space: 6.90675MB
7.59/7.65	c total #watches: 26416
7.99/8.04	c total #propagations: 9813105 / total #impl: 29213528 (eff. 0.336)
7.99/8.04	c #Conflicts:      15000 | #Learnt:       4883 | 0.000
7.99/8.04	c total clause space: 6.90675MB
7.99/8.04	c total #watches: 29404
8.39/8.48	c total #propagations: 10539517 / total #impl: 31517234 (eff. 0.334)
8.39/8.48	c #Conflicts:      16000 | #Learnt:       5883 | 0.000
8.39/8.48	c total clause space: 6.90675MB
8.39/8.48	c total #watches: 31781
9.09/9.16	c total #propagations: 11285744 / total #impl: 33298666 (eff. 0.339)
9.09/9.16	c GC COLLECT
9.09/9.16	c #Conflicts:      17000 | #Learnt:       3701 | 0.000
9.09/9.16	c total clause space: 6.90675MB
9.09/9.16	c total #watches: 21646
9.39/9.49	c total #propagations: 12189574 / total #impl: 35020411 (eff. 0.348)
9.39/9.49	c #Conflicts:      18000 | #Learnt:       4701 | 0.000
9.39/9.49	c total clause space: 6.90675MB
9.39/9.49	c total #watches: 24735
9.89/9.98	c total #propagations: 12908998 / total #impl: 36323866 (eff. 0.355)
9.89/9.98	c #Conflicts:      19000 | #Learnt:       5701 | 0.000
9.89/9.98	c total clause space: 6.90675MB
9.89/9.98	c total #watches: 27835
10.48/10.57	c total #propagations: 13809819 / total #impl: 38425895 (eff. 0.359)
10.48/10.57	c #Conflicts:      20000 | #Learnt:       6701 | 0.000
10.48/10.57	c total clause space: 6.90675MB
10.48/10.57	c total #watches: 29986
10.99/11.08	c total #propagations: 14627427 / total #impl: 40488225 (eff. 0.361)
10.99/11.08	c GC COLLECT
10.99/11.08	c #Conflicts:      21000 | #Learnt:       4206 | 0.000
10.99/11.08	c total clause space: 11.2235MB
10.99/11.08	c total #watches: 25250
11.28/11.37	c total #propagations: 15433539 / total #impl: 43127486 (eff. 0.358)
11.28/11.37	c #Conflicts:      22000 | #Learnt:       5206 | 0.000
11.28/11.37	c total clause space: 11.2235MB
11.28/11.37	c total #watches: 29537
11.58/11.68	c total #propagations: 16065625 / total #impl: 44347164 (eff. 0.362)
11.58/11.68	c #Conflicts:      23000 | #Learnt:       6206 | 0.000
11.58/11.68	c total clause space: 11.2235MB
11.58/11.68	c total #watches: 35612
11.98/12.08	c total #propagations: 16556768 / total #impl: 45550077 (eff. 0.363)
11.98/12.08	c #Conflicts:      24000 | #Learnt:       7206 | 0.000
11.98/12.08	c total clause space: 11.2235MB
11.98/12.08	c total #watches: 45549
12.28/12.34	c total #propagations: 17038466 / total #impl: 47392606 (eff. 0.360)
12.28/12.34	c GC COLLECT
12.28/12.34	c #Conflicts:      25000 | #Learnt:       4406 | 0.000
12.28/12.34	c total clause space: 11.2235MB
12.28/12.34	c total #watches: 47067
12.58/12.65	c total #propagations: 17557616 / total #impl: 49065240 (eff. 0.358)
12.58/12.65	c #Conflicts:      26000 | #Learnt:       5406 | 0.000
12.58/12.65	c total clause space: 11.2235MB
12.58/12.65	c total #watches: 58193
12.98/13.07	c total #propagations: 17946858 / total #impl: 51354049 (eff. 0.349)
12.98/13.07	c #Conflicts:      27000 | #Learnt:       6406 | 0.000
12.98/13.07	c total clause space: 11.2235MB
12.98/13.07	c total #watches: 68653
15.49/15.58	c total #propagations: 18079948 / total #impl: 54842048 (eff. 0.330)
15.49/15.58	c #Conflicts:      28000 | #Learnt:       7406 | 0.000
15.49/15.58	c total clause space: 29.637MB
15.49/15.58	c total #watches: 101278
19.99/20.02	c total #propagations: 18289992 / total #impl: 57481116 (eff. 0.318)
19.99/20.02	c GC COLLECT
19.99/20.02	c #Conflicts:      29000 | #Learnt:       4306 | 0.000
19.99/20.02	c total clause space: 29.637MB
19.99/20.02	c total #watches: 87005
23.49/23.58	c total #propagations: 18748721 / total #impl: 61904069 (eff. 0.303)
23.49/23.58	c #Conflicts:      30000 | #Learnt:       5306 | 0.000
23.49/23.58	c total clause space: 29.637MB
23.49/23.58	c total #watches: 92197
26.49/26.59	c total #propagations: 19101511 / total #impl: 64635247 (eff. 0.296)
26.49/26.59	c #Conflicts:      31000 | #Learnt:       6306 | 0.000
26.49/26.59	c total clause space: 29.637MB
26.49/26.59	c total #watches: 98140
29.28/29.32	c total #propagations: 19454037 / total #impl: 67297426 (eff. 0.289)
29.28/29.32	c #Conflicts:      32000 | #Learnt:       7306 | 0.000
29.28/29.32	c total clause space: 29.637MB
29.28/29.32	c total #watches: 112394
32.08/32.18	c total #propagations: 19797349 / total #impl: 71125068 (eff. 0.278)
32.08/32.18	c #Conflicts:      33000 | #Learnt:       8306 | 0.000
32.08/32.18	c total clause space: 29.637MB
32.08/32.18	c total #watches: 119988
34.98/35.01	c total #propagations: 20016406 / total #impl: 76377235 (eff. 0.262)
34.98/35.01	c GC COLLECT
34.98/35.01	c #Conflicts:      34000 | #Learnt:       4959 | 0.000
34.98/35.01	c total clause space: 29.637MB
34.98/35.01	c total #watches: 78595
36.39/36.41	c total #propagations: 20177174 / total #impl: 83277498 (eff. 0.242)
36.39/36.41	c #Conflicts:      35000 | #Learnt:       5959 | 0.000
36.39/36.41	c total clause space: 29.637MB
36.39/36.41	c total #watches: 85698
37.68/37.75	c total #propagations: 20324388 / total #impl: 91377405 (eff. 0.222)
37.68/37.75	c #Conflicts:      36000 | #Learnt:       6959 | 0.000
37.68/37.75	c total clause space: 29.637MB
37.68/37.75	c total #watches: 92540
39.08/39.11	c total #propagations: 20457115 / total #impl: 97733882 (eff. 0.209)
39.08/39.11	c #Conflicts:      37000 | #Learnt:       7959 | 0.000
39.08/39.11	c total clause space: 48.1602MB
39.08/39.11	c total #watches: 96272
40.69/40.77	c total #propagations: 20614409 / total #impl: 102806669 (eff. 0.201)
40.69/40.77	c #Conflicts:      38000 | #Learnt:       8959 | 0.000
40.69/40.77	c total clause space: 48.1602MB
40.69/40.77	c total #watches: 100272
42.09/42.10	c total #propagations: 20859727 / total #impl: 108324395 (eff. 0.193)
42.09/42.10	c GC COLLECT
42.09/42.10	c #Conflicts:      39000 | #Learnt:       5232 | 0.000
42.09/42.10	c total clause space: 48.1602MB
42.09/42.10	c total #watches: 65883
42.89/42.97	c total #propagations: 21178971 / total #impl: 112727735 (eff. 0.188)
42.89/42.97	c #Conflicts:      40000 | #Learnt:       6232 | 0.000
42.89/42.97	c total clause space: 48.1602MB
42.89/42.97	c total #watches: 71792
43.68/43.79	c total #propagations: 21633799 / total #impl: 117210296 (eff. 0.185)
43.68/43.79	c #Conflicts:      41000 | #Learnt:       7232 | 0.000
43.68/43.79	c total clause space: 48.1602MB
43.68/43.79	c total #watches: 75730
44.38/44.48	c total #propagations: 21938625 / total #impl: 120712329 (eff. 0.182)
44.38/44.48	c #Conflicts:      42000 | #Learnt:       8232 | 0.000
44.38/44.48	c total clause space: 48.1602MB
44.38/44.48	c total #watches: 83880
45.19/45.29	c total #propagations: 22132440 / total #impl: 123762830 (eff. 0.179)
45.19/45.29	c #Conflicts:      43000 | #Learnt:       9232 | 0.000
45.19/45.29	c total clause space: 48.1602MB
45.19/45.29	c total #watches: 91918
46.48/46.56	c total #propagations: 22565146 / total #impl: 127295299 (eff. 0.177)
46.48/46.56	c GC COLLECT
46.48/46.56	c #Conflicts:      44000 | #Learnt:       5237 | 0.000
46.48/46.56	c total clause space: 48.1602MB
46.48/46.56	c total #watches: 66141
47.48/47.55	c total #propagations: 22908163 / total #impl: 130419089 (eff. 0.176)
47.48/47.55	c #Conflicts:      45000 | #Learnt:       6237 | 0.000
47.48/47.55	c total clause space: 48.1602MB
47.48/47.55	c total #watches: 70581
48.58/48.66	c total #propagations: 23186301 / total #impl: 138448686 (eff. 0.167)
48.58/48.66	c #Conflicts:      46000 | #Learnt:       7237 | 0.000
48.58/48.66	c total clause space: 48.1602MB
48.58/48.66	c total #watches: 74049
49.68/49.70	c total #propagations: 23351559 / total #impl: 143700703 (eff. 0.163)
49.68/49.70	c #Conflicts:      47000 | #Learnt:       8237 | 0.000
49.68/49.70	c total clause space: 48.1602MB
49.68/49.70	c total #watches: 77502
51.08/51.18	c total #propagations: 23562141 / total #impl: 149816488 (eff. 0.157)
51.08/51.18	c #Conflicts:      48000 | #Learnt:       9237 | 0.000
51.08/51.18	c total clause space: 48.1602MB
51.08/51.18	c total #watches: 79606
51.98/52.01	c total #propagations: 23858003 / total #impl: 160850978 (eff. 0.148)
51.98/52.01	c #Conflicts:      49000 | #Learnt:      10237 | 0.000
51.98/52.01	c total clause space: 48.1602MB
51.98/52.01	c total #watches: 81783
52.58/52.64	c total #propagations: 24119797 / total #impl: 164898993 (eff. 0.146)
52.58/52.64	c GC COLLECT
52.58/52.64	c #Conflicts:      50000 | #Learnt:       5931 | 0.000
52.58/52.64	c total clause space: 48.1602MB
52.58/52.64	c total #watches: 62194
53.58/53.61	c total #propagations: 24437046 / total #impl: 167297009 (eff. 0.146)
53.58/53.61	c #Conflicts:      51000 | #Learnt:       6931 | 0.000
53.58/53.61	c total clause space: 48.1602MB
53.58/53.61	c total #watches: 67644
54.58/54.64	c total #propagations: 24648779 / total #impl: 174735585 (eff. 0.141)
54.58/54.64	c #Conflicts:      52000 | #Learnt:       7931 | 0.000
54.58/54.64	c total clause space: 48.1602MB
54.58/54.64	c total #watches: 70331
55.48/55.59	c total #propagations: 24826051 / total #impl: 178314030 (eff. 0.139)
55.48/55.59	c #Conflicts:      53000 | #Learnt:       8931 | 0.000
55.48/55.59	c total clause space: 78.2603MB
55.48/55.59	c total #watches: 73266
56.38/56.43	c total #propagations: 24975105 / total #impl: 182355525 (eff. 0.137)
56.38/56.43	c #Conflicts:      54000 | #Learnt:       9931 | 0.000
56.38/56.43	c total clause space: 78.2603MB
56.38/56.43	c total #watches: 77971
57.29/57.36	c total #propagations: 25125508 / total #impl: 187554117 (eff. 0.134)
57.29/57.36	c #Conflicts:      55000 | #Learnt:      10931 | 0.000
57.29/57.36	c total clause space: 78.2603MB
57.29/57.36	c total #watches: 87377
58.68/58.72	c total #propagations: 25327984 / total #impl: 196553408 (eff. 0.129)
58.68/58.72	c GC COLLECT
58.68/58.72	c #Conflicts:      56000 | #Learnt:       6324 | 0.000
58.68/58.72	c total clause space: 78.2603MB
58.68/58.72	c total #watches: 73699
60.38/60.49	c total #propagations: 25614019 / total #impl: 201335467 (eff. 0.127)
60.38/60.49	c #Conflicts:      57000 | #Learnt:       7324 | 0.000
60.38/60.49	c total clause space: 78.2603MB
60.38/60.49	c total #watches: 87007
62.28/62.34	c total #propagations: 25880883 / total #impl: 208157573 (eff. 0.124)
62.28/62.34	c #Conflicts:      58000 | #Learnt:       8324 | 0.000
62.28/62.34	c total clause space: 78.2603MB
62.28/62.34	c total #watches: 95757
64.28/64.30	c total #propagations: 26184243 / total #impl: 214724519 (eff. 0.122)
64.28/64.30	c #Conflicts:      59000 | #Learnt:       9324 | 0.000
64.28/64.30	c total clause space: 78.2603MB
64.28/64.30	c total #watches: 98465
66.78/66.87	c total #propagations: 26421805 / total #impl: 225466179 (eff. 0.117)
66.78/66.87	c #Conflicts:      60000 | #Learnt:      10324 | 0.000
66.78/66.87	c total clause space: 78.2603MB
66.78/66.87	c total #watches: 100511
69.48/69.55	c total #propagations: 26622000 / total #impl: 242599380 (eff. 0.110)
69.48/69.55	c #Conflicts:      61000 | #Learnt:      11324 | 0.000
69.48/69.55	c total clause space: 78.2603MB
69.48/69.55	c total #watches: 104057
72.38/72.43	c total #propagations: 26969352 / total #impl: 254711924 (eff. 0.106)
72.38/72.43	c GC COLLECT
72.38/72.43	c #Conflicts:      62000 | #Learnt:       6482 | 0.000
72.38/72.43	c total clause space: 78.2603MB
72.38/72.43	c total #watches: 80767
74.58/74.64	c total #propagations: 27203002 / total #impl: 262372043 (eff. 0.104)
74.58/74.64	c #Conflicts:      63000 | #Learnt:       7482 | 0.000
74.58/74.64	c total clause space: 78.2603MB
74.58/74.64	c total #watches: 83686
76.38/76.42	c total #propagations: 27505720 / total #impl: 267224863 (eff. 0.103)
76.38/76.42	c #Conflicts:      64000 | #Learnt:       8482 | 0.000
76.38/76.42	c total clause space: 78.2603MB
76.38/76.42	c total #watches: 95091
78.28/78.32	c total #propagations: 27775661 / total #impl: 274189178 (eff. 0.101)
78.28/78.32	c #Conflicts:      65000 | #Learnt:       9482 | 0.000
78.28/78.32	c total clause space: 78.2603MB
78.28/78.32	c total #watches: 105544
80.07/80.10	c total #propagations: 27954695 / total #impl: 282070541 (eff. 0.099)
80.07/80.10	c #Conflicts:      66000 | #Learnt:      10482 | 0.000
80.07/80.10	c total clause space: 78.2603MB
80.07/80.10	c total #watches: 110601
82.17/82.29	c total #propagations: 28130934 / total #impl: 287779504 (eff. 0.098)
82.17/82.29	c #Conflicts:      67000 | #Learnt:      11482 | 0.000
82.17/82.29	c total clause space: 78.2603MB
82.17/82.29	c total #watches: 115259
84.97/85.05	c total #propagations: 28398943 / total #impl: 294622389 (eff. 0.096)
84.97/85.05	c #Conflicts:      68000 | #Learnt:      12482 | 0.000
84.97/85.05	c total clause space: 78.2603MB
84.97/85.05	c total #watches: 123547
86.88/86.96	c total #propagations: 28671495 / total #impl: 298799473 (eff. 0.096)
86.88/86.96	c GC COLLECT
86.88/86.96	c #Conflicts:      69000 | #Learnt:       7305 | 0.000
86.88/86.96	c total clause space: 78.2603MB
86.88/86.96	c total #watches: 90056
88.77/88.85	c total #propagations: 28955025 / total #impl: 304851172 (eff. 0.095)
88.77/88.85	c #Conflicts:      70000 | #Learnt:       8305 | 0.000
88.77/88.85	c total clause space: 78.2603MB
88.77/88.85	c total #watches: 95926
91.38/91.41	c total #propagations: 29163597 / total #impl: 311538493 (eff. 0.094)
91.38/91.41	c #Conflicts:      71000 | #Learnt:       9305 | 0.000
91.38/91.41	c total clause space: 78.2603MB
91.38/91.41	c total #watches: 111750
96.37/96.48	c total #propagations: 29362059 / total #impl: 317303636 (eff. 0.093)
96.37/96.48	c #Conflicts:      72000 | #Learnt:      10305 | 0.000
96.37/96.48	c total clause space: 78.2603MB
96.37/96.48	c total #watches: 121705
99.87/99.92	c total #propagations: 29732073 / total #impl: 323050461 (eff. 0.092)
99.87/99.92	c #Conflicts:      73000 | #Learnt:      11305 | 0.000
99.87/99.92	c total clause space: 78.2603MB
99.87/99.92	c total #watches: 134212
104.48/104.53	c total #propagations: 30084494 / total #impl: 328056749 (eff. 0.092)
104.48/104.53	c #Conflicts:      74000 | #Learnt:      12305 | 0.000
104.48/104.53	c total clause space: 78.2603MB
104.48/104.53	c total #watches: 141122
107.78/107.86	c total #propagations: 30341043 / total #impl: 336147945 (eff. 0.090)
107.78/107.86	c GC COLLECT
107.78/107.86	c #Conflicts:      75000 | #Learnt:       6811 | 0.000
107.78/107.86	c total clause space: 78.2603MB
107.78/107.86	c total #watches: 101064
110.47/110.57	c total #propagations: 30496184 / total #impl: 344051858 (eff. 0.089)
110.47/110.57	c #Conflicts:      76000 | #Learnt:       7811 | 0.000
110.47/110.57	c total clause space: 78.2603MB
110.47/110.57	c total #watches: 104014
113.47/113.50	c total #propagations: 30660683 / total #impl: 353828083 (eff. 0.087)
113.47/113.50	c #Conflicts:      77000 | #Learnt:       8811 | 0.000
113.47/113.50	c total clause space: 78.2603MB
113.47/113.50	c total #watches: 106641
116.27/116.35	c total #propagations: 30854085 / total #impl: 365422517 (eff. 0.084)
116.27/116.35	c #Conflicts:      78000 | #Learnt:       9811 | 0.000
116.27/116.35	c total clause space: 78.2603MB
116.27/116.35	c total #watches: 109909
119.37/119.43	c total #propagations: 31089215 / total #impl: 379374341 (eff. 0.082)
119.37/119.43	c #Conflicts:      79000 | #Learnt:      10811 | 0.000
119.37/119.43	c total clause space: 78.2603MB
119.37/119.43	c total #watches: 113112
123.47/123.55	c total #propagations: 31416077 / total #impl: 398746990 (eff. 0.079)
123.47/123.55	c #Conflicts:      80000 | #Learnt:      11811 | 0.000
123.47/123.55	c total clause space: 78.2603MB
123.47/123.55	c total #watches: 115727
127.77/127.84	c total #propagations: 31708453 / total #impl: 407678588 (eff. 0.078)
127.77/127.84	c #Conflicts:      81000 | #Learnt:      12811 | 0.000
127.77/127.84	c total clause space: 78.2603MB
127.77/127.84	c total #watches: 120478
131.27/131.34	c total #propagations: 31998915 / total #impl: 415645358 (eff. 0.077)
131.27/131.34	c GC COLLECT
131.27/131.34	c #Conflicts:      82000 | #Learnt:       6971 | 0.000
131.27/131.34	c total clause space: 78.2603MB
131.27/131.34	c total #watches: 74579
133.08/133.20	c total #propagations: 32195017 / total #impl: 423462532 (eff. 0.076)
133.08/133.20	c #Conflicts:      83000 | #Learnt:       7971 | 0.000
133.08/133.20	c total clause space: 78.2603MB
133.08/133.20	c total #watches: 77943
134.28/134.35	c total #propagations: 32559957 / total #impl: 427828714 (eff. 0.076)
134.28/134.35	c #Conflicts:      84000 | #Learnt:       8971 | 0.000
134.28/134.35	c total clause space: 78.2603MB
134.28/134.35	c total #watches: 82768
135.28/135.32	c total #propagations: 32737255 / total #impl: 440444698 (eff. 0.074)
135.28/135.32	c #Conflicts:      85000 | #Learnt:       9971 | 0.000
135.28/135.32	c total clause space: 78.2603MB
135.28/135.32	c total #watches: 90921
136.77/136.88	c total #propagations: 32938391 / total #impl: 451069262 (eff. 0.073)
136.77/136.88	c #Conflicts:      86000 | #Learnt:      10971 | 0.000
136.77/136.88	c total clause space: 78.2603MB
136.77/136.88	c total #watches: 95093
138.27/138.39	c total #propagations: 33314482 / total #impl: 465849842 (eff. 0.072)
138.27/138.39	c #Conflicts:      87000 | #Learnt:      11971 | 0.000
138.27/138.39	c total clause space: 78.2603MB
138.27/138.39	c total #watches: 101588
139.68/139.75	c total #propagations: 33617967 / total #impl: 479923312 (eff. 0.070)
139.68/139.75	c #Conflicts:      88000 | #Learnt:      12971 | 0.000
139.68/139.75	c total clause space: 127.173MB
139.68/139.75	c total #watches: 103686
141.27/141.37	c total #propagations: 33878714 / total #impl: 495273224 (eff. 0.068)
141.27/141.37	c #Conflicts:      89000 | #Learnt:      13971 | 0.000
141.27/141.37	c total clause space: 127.173MB
141.27/141.37	c total #watches: 108408
143.27/143.35	c total #propagations: 34275763 / total #impl: 506281428 (eff. 0.068)
143.27/143.35	c GC COLLECT
143.27/143.35	c #Conflicts:      90000 | #Learnt:       7836 | 0.000
143.27/143.35	c total clause space: 127.173MB
143.27/143.35	c total #watches: 88681
144.17/144.20	c total #propagations: 34639645 / total #impl: 523186467 (eff. 0.066)
144.17/144.20	c #Conflicts:      91000 | #Learnt:       8836 | 0.000
144.17/144.20	c total clause space: 127.173MB
144.17/144.20	c total #watches: 93050
145.17/145.29	c total #propagations: 34869361 / total #impl: 532653155 (eff. 0.065)
145.17/145.29	c #Conflicts:      92000 | #Learnt:       9836 | 0.000
145.17/145.29	c total clause space: 127.173MB
145.17/145.29	c total #watches: 95518
146.37/146.49	c total #propagations: 35043696 / total #impl: 541042744 (eff. 0.065)
146.37/146.49	c #Conflicts:      93000 | #Learnt:      10836 | 0.000
146.37/146.49	c total clause space: 127.173MB
146.37/146.49	c total #watches: 98560
147.77/147.89	c total #propagations: 35310467 / total #impl: 548835817 (eff. 0.064)
147.77/147.89	c #Conflicts:      94000 | #Learnt:      11836 | 0.000
147.77/147.89	c total clause space: 127.173MB
147.77/147.89	c total #watches: 103184
149.07/149.16	c total #propagations: 35538885 / total #impl: 561103093 (eff. 0.063)
149.07/149.16	c #Conflicts:      95000 | #Learnt:      12836 | 0.000
149.07/149.16	c total clause space: 127.173MB
149.07/149.16	c total #watches: 106438
151.07/151.17	c total #propagations: 35856254 / total #impl: 567819605 (eff. 0.063)
151.07/151.17	c #Conflicts:      96000 | #Learnt:      13836 | 0.000
151.07/151.17	c total clause space: 127.173MB
151.07/151.17	c total #watches: 110780
152.67/152.72	c total #propagations: 36298958 / total #impl: 577267918 (eff. 0.063)
152.67/152.72	c #Conflicts:      97000 | #Learnt:      14839 | 0.000
152.67/152.72	c total clause space: 127.173MB
152.67/152.72	c total #watches: 117835
153.77/153.87	c total #propagations: 36612501 / total #impl: 588426282 (eff. 0.062)
153.77/153.87	c GC COLLECT
153.77/153.87	c #Conflicts:      98000 | #Learnt:       8427 | 0.000
153.77/153.87	c total clause space: 127.173MB
153.77/153.87	c total #watches: 85764
156.07/156.10	c total #propagations: 36855462 / total #impl: 594981901 (eff. 0.062)
156.07/156.10	c #Conflicts:      99000 | #Learnt:       9427 | 0.000
156.07/156.10	c total clause space: 127.173MB
156.07/156.10	c total #watches: 89310
157.47/157.54	c total #propagations: 37204549 / total #impl: 601547665 (eff. 0.062)
157.47/157.54	c #Conflicts:     100000 | #Learnt:      10427 | 0.000
157.47/157.54	c total clause space: 127.173MB
157.47/157.54	c total #watches: 92023
159.17/159.27	c total #propagations: 37378435 / total #impl: 611935283 (eff. 0.061)
159.17/159.27	c #Conflicts:     101000 | #Learnt:      11427 | 0.000
159.17/159.27	c total clause space: 127.173MB
159.17/159.27	c total #watches: 94076
160.77/160.86	c total #propagations: 37626585 / total #impl: 620054107 (eff. 0.061)
160.77/160.86	c #Conflicts:     102000 | #Learnt:      12427 | 0.000
160.77/160.86	c total clause space: 127.173MB
160.77/160.86	c total #watches: 96086
162.47/162.52	c total #propagations: 37912190 / total #impl: 625865437 (eff. 0.061)
162.47/162.52	c #Conflicts:     103000 | #Learnt:      13427 | 0.000
162.47/162.52	c total clause space: 127.173MB
162.47/162.52	c total #watches: 98109
164.26/164.39	c total #propagations: 38220882 / total #impl: 631073037 (eff. 0.061)
164.26/164.39	c #Conflicts:     104000 | #Learnt:      14427 | 0.000
164.26/164.39	c total clause space: 127.173MB
164.26/164.39	c total #watches: 101226
165.26/165.36	c total #propagations: 38558988 / total #impl: 638421333 (eff. 0.060)
165.26/165.36	c #Conflicts:     105000 | #Learnt:      15427 | 0.000
165.26/165.36	c total clause space: 127.173MB
165.26/165.36	c total #watches: 107186
166.56/166.61	c total #propagations: 38700591 / total #impl: 653497936 (eff. 0.059)
166.56/166.61	c GC COLLECT
166.56/166.61	c #Conflicts:     106000 | #Learnt:       8715 | 0.000
166.56/166.61	c total clause space: 127.173MB
166.56/166.61	c total #watches: 78594
167.86/167.92	c total #propagations: 38899236 / total #impl: 663420234 (eff. 0.059)
167.86/167.92	c #Conflicts:     107000 | #Learnt:       9715 | 0.000
167.86/167.92	c total clause space: 127.173MB
167.86/167.92	c total #watches: 81761
169.47/169.56	c total #propagations: 39085002 / total #impl: 669890545 (eff. 0.058)
169.47/169.56	c #Conflicts:     108000 | #Learnt:      10715 | 0.000
169.47/169.56	c total clause space: 127.173MB
169.47/169.56	c total #watches: 83914
170.57/170.67	c total #propagations: 39389787 / total #impl: 672710121 (eff. 0.059)
170.57/170.67	c #Conflicts:     109000 | #Learnt:      11715 | 0.000
170.57/170.67	c total clause space: 127.173MB
170.57/170.67	c total #watches: 85924
171.46/171.53	c total #propagations: 39701518 / total #impl: 674620426 (eff. 0.059)
171.46/171.53	c #Conflicts:     110000 | #Learnt:      12715 | 0.000
171.46/171.53	c total clause space: 127.173MB
171.46/171.53	c total #watches: 88899
172.56/172.63	c total #propagations: 40040781 / total #impl: 676475920 (eff. 0.059)
172.56/172.63	c #Conflicts:     111000 | #Learnt:      13715 | 0.000
172.56/172.63	c total clause space: 127.173MB
172.56/172.63	c total #watches: 94782
174.26/174.35	c total #propagations: 40282224 / total #impl: 683028231 (eff. 0.059)
174.26/174.35	c #Conflicts:     112000 | #Learnt:      14715 | 0.000
174.26/174.35	c total clause space: 127.173MB
174.26/174.35	c total #watches: 97112
175.86/175.91	c total #propagations: 40540610 / total #impl: 687499601 (eff. 0.059)
175.86/175.91	c #Conflicts:     113000 | #Learnt:      15715 | 0.000
175.86/175.91	c total clause space: 127.173MB
175.86/175.91	c total #watches: 99325
177.17/177.23	c total #propagations: 40827399 / total #impl: 690477334 (eff. 0.059)
177.17/177.23	c GC COLLECT
177.17/177.23	c #Conflicts:     114000 | #Learnt:       8826 | 0.000
177.17/177.23	c total clause space: 127.173MB
177.17/177.23	c total #watches: 75099
178.26/178.32	c total #propagations: 41167903 / total #impl: 693043053 (eff. 0.059)
178.26/178.32	c #Conflicts:     115000 | #Learnt:       9826 | 0.000
178.26/178.32	c total clause space: 127.173MB
178.26/178.32	c total #watches: 81687
180.26/180.30	c total #propagations: 41422593 / total #impl: 700257033 (eff. 0.059)
180.26/180.30	c #Conflicts:     116000 | #Learnt:      10826 | 0.000
180.26/180.30	c total clause space: 127.173MB
180.26/180.30	c total #watches: 84626
181.46/181.55	c total #propagations: 41661603 / total #impl: 703657209 (eff. 0.059)
181.46/181.55	c #Conflicts:     117000 | #Learnt:      11826 | 0.000
181.46/181.55	c total clause space: 127.173MB
181.46/181.55	c total #watches: 86809
182.66/182.79	c total #propagations: 41832389 / total #impl: 704901368 (eff. 0.059)
182.66/182.79	c #Conflicts:     118000 | #Learnt:      12826 | 0.000
182.66/182.79	c total clause space: 127.173MB
182.66/182.79	c total #watches: 89529
184.77/184.80	c total #propagations: 42031284 / total #impl: 706129494 (eff. 0.060)
184.77/184.80	c #Conflicts:     119000 | #Learnt:      13826 | 0.000
184.77/184.80	c total clause space: 206.656MB
184.77/184.80	c total #watches: 95119
187.37/187.43	c total #propagations: 42288171 / total #impl: 711300204 (eff. 0.059)
187.37/187.43	c #Conflicts:     120000 | #Learnt:      14826 | 0.000
187.37/187.43	c total clause space: 206.656MB
187.37/187.43	c total #watches: 98982
188.56/188.64	c total #propagations: 42630638 / total #impl: 718634948 (eff. 0.059)
188.56/188.64	c #Conflicts:     121000 | #Learnt:      15826 | 0.000
188.56/188.64	c total clause space: 206.656MB
188.56/188.64	c total #watches: 101330
189.76/189.80	c total #propagations: 42869989 / total #impl: 722258458 (eff. 0.059)
189.76/189.80	c GC COLLECT
189.76/189.80	c #Conflicts:     122000 | #Learnt:       8386 | 0.000
189.76/189.80	c total clause space: 206.656MB
189.76/189.80	c total #watches: 73289
190.66/190.78	c total #propagations: 43095674 / total #impl: 725370767 (eff. 0.059)
190.66/190.78	c #Conflicts:     123000 | #Learnt:       9386 | 0.000
190.66/190.78	c total clause space: 206.656MB
190.66/190.78	c total #watches: 75438
191.56/191.69	c total #propagations: 43376768 / total #impl: 728178624 (eff. 0.060)
191.56/191.69	c #Conflicts:     124000 | #Learnt:      10386 | 0.000
191.56/191.69	c total clause space: 206.656MB
191.56/191.69	c total #watches: 78440
192.86/192.97	c total #propagations: 43638185 / total #impl: 730988976 (eff. 0.060)
192.86/192.97	c #Conflicts:     125000 | #Learnt:      11386 | 0.000
192.86/192.97	c total clause space: 206.656MB
192.86/192.97	c total #watches: 80559
195.46/195.53	c total #propagations: 44018024 / total #impl: 734444527 (eff. 0.060)
195.46/195.53	c #Conflicts:     126000 | #Learnt:      12386 | 0.000
195.46/195.53	c total clause space: 206.656MB
195.46/195.53	c total #watches: 82852
196.97/197.09	c total #propagations: 44305340 / total #impl: 743425794 (eff. 0.060)
196.97/197.09	c #Conflicts:     127000 | #Learnt:      13386 | 0.000
196.97/197.09	c total clause space: 206.656MB
196.97/197.09	c total #watches: 85103
198.96/199.01	c total #propagations: 44574186 / total #impl: 749276431 (eff. 0.059)
198.96/199.01	c #Conflicts:     128000 | #Learnt:      14386 | 0.000
198.96/199.01	c total clause space: 206.656MB
198.96/199.01	c total #watches: 92992
200.86/200.97	c total #propagations: 44937680 / total #impl: 755372034 (eff. 0.059)
200.86/200.97	c #Conflicts:     129000 | #Learnt:      15386 | 0.000
200.86/200.97	c total clause space: 206.656MB
200.86/200.97	c total #watches: 97454
203.06/203.12	c total #propagations: 45247301 / total #impl: 766304258 (eff. 0.059)
203.06/203.12	c #Conflicts:     130000 | #Learnt:      16386 | 0.000
203.06/203.12	c total clause space: 206.656MB
203.06/203.12	c total #watches: 99482
205.26/205.36	c total #propagations: 45534627 / total #impl: 772627858 (eff. 0.059)
205.26/205.36	c GC COLLECT
205.26/205.36	c #Conflicts:     131000 | #Learnt:       8486 | 0.000
205.26/205.36	c total clause space: 206.656MB
205.26/205.36	c total #watches: 64483
206.66/206.80	c total #propagations: 45873771 / total #impl: 778191224 (eff. 0.059)
206.66/206.80	c #Conflicts:     132000 | #Learnt:       9486 | 0.000
206.66/206.80	c total clause space: 206.656MB
206.66/206.80	c total #watches: 70727
207.97/208.04	c total #propagations: 46126522 / total #impl: 790279101 (eff. 0.058)
207.97/208.04	c #Conflicts:     133000 | #Learnt:      10486 | 0.000
207.97/208.04	c total clause space: 206.656MB
207.97/208.04	c total #watches: 85946
209.66/209.79	c total #propagations: 46341720 / total #impl: 798901176 (eff. 0.058)
209.66/209.79	c #Conflicts:     134000 | #Learnt:      11486 | 0.000
209.66/209.79	c total clause space: 206.656MB
209.66/209.79	c total #watches: 91365
211.86/211.90	c total #propagations: 46574037 / total #impl: 805809216 (eff. 0.058)
211.86/211.90	c #Conflicts:     135000 | #Learnt:      12486 | 0.000
211.86/211.90	c total clause space: 206.656MB
211.86/211.90	c total #watches: 97346
213.66/213.74	c total #propagations: 46970402 / total #impl: 815302255 (eff. 0.058)
213.66/213.74	c #Conflicts:     136000 | #Learnt:      13486 | 0.000
213.66/213.74	c total clause space: 206.656MB
213.66/213.74	c total #watches: 100639
215.46/215.57	c total #propagations: 47180687 / total #impl: 821108311 (eff. 0.057)
215.46/215.57	c #Conflicts:     137000 | #Learnt:      14486 | 0.000
215.46/215.57	c total clause space: 206.656MB
215.46/215.57	c total #watches: 102895
217.87/217.95	c total #propagations: 47456190 / total #impl: 824523436 (eff. 0.058)
217.87/217.95	c #Conflicts:     138000 | #Learnt:      15486 | 0.000
217.87/217.95	c total clause space: 206.656MB
217.87/217.95	c total #watches: 106202
219.76/219.82	c total #propagations: 47827763 / total #impl: 828960772 (eff. 0.058)
219.76/219.82	c #Conflicts:     139000 | #Learnt:      16486 | 0.000
219.76/219.82	c total clause space: 206.656MB
219.76/219.82	c total #watches: 111776
221.66/221.76	c total #propagations: 48125547 / total #impl: 838104416 (eff. 0.057)
221.66/221.76	c #Conflicts:     140000 | #Learnt:      17486 | 0.000
221.66/221.76	c total clause space: 206.656MB
221.66/221.76	c total #watches: 120922
223.16/223.23	c total #propagations: 48402561 / total #impl: 851846805 (eff. 0.057)
223.16/223.23	c GC COLLECT
223.16/223.23	c #Conflicts:     141000 | #Learnt:       9149 | 0.000
223.16/223.23	c total clause space: 206.656MB
223.16/223.23	c total #watches: 96378
224.66/224.70	c total #propagations: 48693125 / total #impl: 862627412 (eff. 0.056)
224.66/224.70	c #Conflicts:     142000 | #Learnt:      10149 | 0.000
224.66/224.70	c total clause space: 206.656MB
224.66/224.70	c total #watches: 101370
225.96/226.05	c total #propagations: 48961230 / total #impl: 877204323 (eff. 0.056)
225.96/226.05	c #Conflicts:     143000 | #Learnt:      11149 | 0.000
225.96/226.05	c total clause space: 206.656MB
225.96/226.05	c total #watches: 105375
227.86/227.94	c total #propagations: 49236933 / total #impl: 889475411 (eff. 0.055)
227.86/227.94	c #Conflicts:     144000 | #Learnt:      12149 | 0.000
227.86/227.94	c total clause space: 206.656MB
227.86/227.94	c total #watches: 108872
229.66/229.77	c total #propagations: 49517453 / total #impl: 900687236 (eff. 0.055)
229.66/229.77	c #Conflicts:     145000 | #Learnt:      13149 | 0.000
229.66/229.77	c total clause space: 206.656MB
229.66/229.77	c total #watches: 111490
231.36/231.44	c total #propagations: 49862729 / total #impl: 907722266 (eff. 0.055)
231.36/231.44	c #Conflicts:     146000 | #Learnt:      14149 | 0.000
231.36/231.44	c total clause space: 206.656MB
231.36/231.44	c total #watches: 115884
233.06/233.14	c total #propagations: 50141686 / total #impl: 922540821 (eff. 0.054)
233.06/233.14	c #Conflicts:     147000 | #Learnt:      15149 | 0.000
233.06/233.14	c total clause space: 206.656MB
233.06/233.14	c total #watches: 118349
235.16/235.23	c total #propagations: 50411073 / total #impl: 931808099 (eff. 0.054)
235.16/235.23	c #Conflicts:     148000 | #Learnt:      16149 | 0.000
235.16/235.23	c total clause space: 206.656MB
235.16/235.23	c total #watches: 122669
236.76/236.85	c total #propagations: 50726604 / total #impl: 941509113 (eff. 0.054)
236.76/236.85	c #Conflicts:     149000 | #Learnt:      17149 | 0.000
236.76/236.85	c total clause space: 206.656MB
236.76/236.85	c total #watches: 128918
238.06/238.13	c total #propagations: 50920005 / total #impl: 948900850 (eff. 0.054)
238.06/238.13	c GC COLLECT
238.06/238.13	c #Conflicts:     150000 | #Learnt:       8747 | 0.000
238.06/238.13	c total clause space: 206.656MB
238.06/238.13	c total #watches: 95707
239.16/239.25	c total #propagations: 51094944 / total #impl: 952420604 (eff. 0.054)
239.16/239.25	c #Conflicts:     151000 | #Learnt:       9747 | 0.000
239.16/239.25	c total clause space: 206.656MB
239.16/239.25	c total #watches: 97760
240.26/240.32	c total #propagations: 51273097 / total #impl: 955184201 (eff. 0.054)
240.26/240.32	c #Conflicts:     152000 | #Learnt:      10747 | 0.000
240.26/240.32	c total clause space: 206.656MB
240.26/240.32	c total #watches: 100200
241.06/241.19	c total #propagations: 51520854 / total #impl: 957681975 (eff. 0.054)
241.06/241.19	c #Conflicts:     153000 | #Learnt:      11747 | 0.000
241.06/241.19	c total clause space: 206.656MB
241.06/241.19	c total #watches: 102662
242.16/242.25	c total #propagations: 51744795 / total #impl: 959742748 (eff. 0.054)
242.16/242.25	c #Conflicts:     154000 | #Learnt:      12747 | 0.000
242.16/242.25	c total clause space: 206.656MB
242.16/242.25	c total #watches: 104724
243.65/243.79	c total #propagations: 52027582 / total #impl: 961955921 (eff. 0.054)
243.65/243.79	c #Conflicts:     155000 | #Learnt:      13747 | 0.000
243.65/243.79	c total clause space: 206.656MB
243.65/243.79	c total #watches: 108180
245.36/245.47	c total #propagations: 52396012 / total #impl: 964922471 (eff. 0.054)
245.36/245.47	c #Conflicts:     156000 | #Learnt:      14747 | 0.000
245.36/245.47	c total clause space: 206.656MB
245.36/245.47	c total #watches: 115983
247.35/247.41	c total #propagations: 52693485 / total #impl: 975559085 (eff. 0.054)
247.35/247.41	c #Conflicts:     157000 | #Learnt:      15747 | 0.000
247.35/247.41	c total clause space: 206.656MB
247.35/247.41	c total #watches: 126972
249.05/249.17	c total #propagations: 52940875 / total #impl: 987665500 (eff. 0.054)
249.05/249.17	c #Conflicts:     158000 | #Learnt:      16747 | 0.000
249.05/249.17	c total clause space: 206.656MB
249.05/249.17	c total #watches: 131338
250.45/250.55	c total #propagations: 53166623 / total #impl: 996251021 (eff. 0.053)
250.45/250.55	c #Conflicts:     159000 | #Learnt:      17747 | 0.000
250.45/250.55	c total clause space: 206.656MB
250.45/250.55	c total #watches: 134124
251.86/251.95	c total #propagations: 53345748 / total #impl: 1002269931 (eff. 0.053)
251.86/251.95	c GC COLLECT
251.86/251.95	c #Conflicts:     160000 | #Learnt:       8976 | 0.000
251.86/251.95	c total clause space: 206.656MB
251.86/251.95	c total #watches: 90638
253.85/253.94	c total #propagations: 53638882 / total #impl: 1008451429 (eff. 0.053)
253.85/253.94	c #Conflicts:     161000 | #Learnt:       9976 | 0.000
253.85/253.94	c total clause space: 206.656MB
253.85/253.94	c total #watches: 94420
255.45/255.50	c total #propagations: 54049827 / total #impl: 1012551989 (eff. 0.053)
255.45/255.50	c #Conflicts:     162000 | #Learnt:      10976 | 0.000
255.45/255.50	c total clause space: 206.656MB
255.45/255.50	c total #watches: 99502
256.85/256.99	c total #propagations: 54231847 / total #impl: 1019026832 (eff. 0.053)
256.85/256.99	c #Conflicts:     163000 | #Learnt:      11976 | 0.000
256.85/256.99	c total clause space: 206.656MB
256.85/256.99	c total #watches: 102804
259.85/259.98	c total #propagations: 54439092 / total #impl: 1022953911 (eff. 0.053)
259.85/259.98	c #Conflicts:     164000 | #Learnt:      12976 | 0.000
259.85/259.98	c total clause space: 206.656MB
259.85/259.98	c total #watches: 106220
261.35/261.41	c total #propagations: 54815627 / total #impl: 1028875249 (eff. 0.053)
261.35/261.41	c #Conflicts:     165000 | #Learnt:      13976 | 0.000
261.35/261.41	c total clause space: 206.656MB
261.35/261.41	c total #watches: 108335
262.95/263.00	c total #propagations: 55061580 / total #impl: 1036799939 (eff. 0.053)
262.95/263.00	c #Conflicts:     166000 | #Learnt:      14976 | 0.000
262.95/263.00	c total clause space: 206.656MB
262.95/263.00	c total #watches: 110920
264.35/264.48	c total #propagations: 55335919 / total #impl: 1046309823 (eff. 0.053)
264.35/264.48	c #Conflicts:     167000 | #Learnt:      15976 | 0.000
264.35/264.48	c total clause space: 206.656MB
264.35/264.48	c total #watches: 115092
265.55/265.62	c total #propagations: 55551443 / total #impl: 1054973669 (eff. 0.053)
265.55/265.62	c #Conflicts:     168000 | #Learnt:      16976 | 0.000
265.55/265.62	c total clause space: 206.656MB
265.55/265.62	c total #watches: 117516
266.85/266.97	c total #propagations: 55737193 / total #impl: 1059552156 (eff. 0.053)
266.85/266.97	c #Conflicts:     169000 | #Learnt:      17976 | 0.000
266.85/266.97	c total clause space: 206.656MB
266.85/266.97	c total #watches: 119659
267.95/268.02	c total #propagations: 55957491 / total #impl: 1062291035 (eff. 0.053)
267.95/268.02	c GC COLLECT
267.95/268.02	c #Conflicts:     170000 | #Learnt:       9730 | 0.000
267.95/268.02	c total clause space: 206.656MB
267.95/268.02	c total #watches: 87757
269.15/269.24	c total #propagations: 56206792 / total #impl: 1064307148 (eff. 0.053)
269.15/269.24	c #Conflicts:     171000 | #Learnt:      10730 | 0.000
269.15/269.24	c total clause space: 206.656MB
269.15/269.24	c total #watches: 90374
270.95/271.03	c total #propagations: 56504135 / total #impl: 1068498596 (eff. 0.053)
270.95/271.03	c #Conflicts:     172000 | #Learnt:      11730 | 0.000
270.95/271.03	c total clause space: 206.656MB
270.95/271.03	c total #watches: 93968
272.55/272.64	c total #propagations: 56724631 / total #impl: 1075805396 (eff. 0.053)
272.55/272.64	c #Conflicts:     173000 | #Learnt:      12730 | 0.000
272.55/272.64	c total clause space: 206.656MB
272.55/272.64	c total #watches: 96148
273.95/274.05	c total #propagations: 57007306 / total #impl: 1079809050 (eff. 0.053)
273.95/274.05	c #Conflicts:     174000 | #Learnt:      13730 | 0.000
273.95/274.05	c total clause space: 206.656MB
273.95/274.05	c total #watches: 99810
275.45/275.56	c total #propagations: 57322625 / total #impl: 1084981142 (eff. 0.053)
275.45/275.56	c #Conflicts:     175000 | #Learnt:      14730 | 0.000
275.45/275.56	c total clause space: 206.656MB
275.45/275.56	c total #watches: 109026
277.45/277.59	c total #propagations: 57524816 / total #impl: 1093031352 (eff. 0.053)
277.45/277.59	c #Conflicts:     176000 | #Learnt:      15730 | 0.000
277.45/277.59	c total clause space: 206.656MB
277.45/277.59	c total #watches: 115494
279.25/279.38	c total #propagations: 57741070 / total #impl: 1101206829 (eff. 0.052)
279.25/279.38	c #Conflicts:     177000 | #Learnt:      16730 | 0.000
279.25/279.38	c total clause space: 206.656MB
279.25/279.38	c total #watches: 118085
280.65/280.75	c total #propagations: 57916277 / total #impl: 1107556930 (eff. 0.052)
280.65/280.75	c #Conflicts:     178000 | #Learnt:      17730 | 0.000
280.65/280.75	c total clause space: 206.656MB
280.65/280.75	c total #watches: 120219
282.25/282.34	c total #propagations: 58080641 / total #impl: 1110067751 (eff. 0.052)
282.25/282.34	c #Conflicts:     179000 | #Learnt:      18730 | 0.000
282.25/282.34	c total clause space: 206.656MB
282.25/282.34	c total #watches: 122276
283.85/283.96	c total #propagations: 58318642 / total #impl: 1112543180 (eff. 0.052)
283.85/283.96	c GC COLLECT
283.85/283.96	c #Conflicts:     180000 | #Learnt:       8348 | 0.000
283.85/283.96	c total clause space: 206.656MB
283.85/283.96	c total #watches: 80274
285.44/285.58	c total #propagations: 58564330 / total #impl: 1116556958 (eff. 0.052)
285.44/285.58	c #Conflicts:     181000 | #Learnt:       9348 | 0.000
285.44/285.58	c total clause space: 206.656MB
285.44/285.58	c total #watches: 82577
287.64/287.70	c total #propagations: 58954853 / total #impl: 1120761742 (eff. 0.053)
287.64/287.70	c #Conflicts:     182000 | #Learnt:      10348 | 0.000
287.64/287.70	c total clause space: 206.656MB
287.64/287.70	c total #watches: 86686
288.84/288.97	c total #propagations: 59243815 / total #impl: 1124650635 (eff. 0.053)
288.84/288.97	c #Conflicts:     183000 | #Learnt:      11348 | 0.000
288.84/288.97	c total clause space: 206.656MB
288.84/288.97	c total #watches: 89568
290.24/290.34	c total #propagations: 59439994 / total #impl: 1127656534 (eff. 0.053)
290.24/290.34	c #Conflicts:     184000 | #Learnt:      12348 | 0.000
290.24/290.34	c total clause space: 206.656MB
290.24/290.34	c total #watches: 91852
292.84/292.91	c total #propagations: 59698074 / total #impl: 1130411695 (eff. 0.053)
292.84/292.91	c #Conflicts:     185000 | #Learnt:      13348 | 0.000
292.84/292.91	c total clause space: 206.656MB
292.84/292.91	c total #watches: 94783
295.14/295.26	c total #propagations: 59993780 / total #impl: 1139425021 (eff. 0.053)
295.14/295.26	c #Conflicts:     186000 | #Learnt:      14348 | 0.000
295.14/295.26	c total clause space: 206.656MB
295.14/295.26	c total #watches: 102395
297.34/297.41	c total #propagations: 60304032 / total #impl: 1144817592 (eff. 0.053)
297.34/297.41	c #Conflicts:     187000 | #Learnt:      15348 | 0.000
297.34/297.41	c total clause space: 206.656MB
297.34/297.41	c total #watches: 112264
299.74/299.86	c total #propagations: 60525312 / total #impl: 1150046894 (eff. 0.053)
299.74/299.86	c #Conflicts:     188000 | #Learnt:      16348 | 0.000
299.74/299.86	c total clause space: 206.656MB
299.74/299.86	c total #watches: 123282
302.04/302.16	c total #propagations: 60745202 / total #impl: 1157564753 (eff. 0.052)
302.04/302.16	c #Conflicts:     189000 | #Learnt:      17348 | 0.000
302.04/302.16	c total clause space: 206.656MB
302.04/302.16	c total #watches: 129539
305.14/305.22	c total #propagations: 60890222 / total #impl: 1165240896 (eff. 0.052)
305.14/305.22	c #Conflicts:     190000 | #Learnt:      18348 | 0.000
305.14/305.22	c total clause space: 206.656MB
305.14/305.22	c total #watches: 133377
306.85/306.98	c total #propagations: 61083300 / total #impl: 1170278972 (eff. 0.052)
306.85/306.98	c GC COLLECT
306.85/306.98	c #Conflicts:     191000 | #Learnt:       9654 | 0.000
306.85/306.98	c total clause space: 206.656MB
306.85/306.98	c total #watches: 103815
308.54/308.66	c total #propagations: 61206266 / total #impl: 1172857988 (eff. 0.052)
308.54/308.66	c #Conflicts:     192000 | #Learnt:      10654 | 0.000
308.54/308.66	c total clause space: 206.656MB
308.54/308.66	c total #watches: 106341
310.84/310.98	c total #propagations: 61337097 / total #impl: 1175415405 (eff. 0.052)
310.84/310.98	c #Conflicts:     193000 | #Learnt:      11654 | 0.000
310.84/310.98	c total clause space: 206.656MB
310.84/310.98	c total #watches: 108995
312.84/312.92	c total #propagations: 61517688 / total #impl: 1178564641 (eff. 0.052)
312.84/312.92	c #Conflicts:     194000 | #Learnt:      12654 | 0.000
312.84/312.92	c total clause space: 206.656MB
312.84/312.92	c total #watches: 111018
315.04/315.18	c total #propagations: 61703472 / total #impl: 1181310827 (eff. 0.052)
315.04/315.18	c #Conflicts:     195000 | #Learnt:      13654 | 0.000
315.04/315.18	c total clause space: 206.656MB
315.04/315.18	c total #watches: 113057
317.34/317.48	c total #propagations: 61969233 / total #impl: 1184724899 (eff. 0.052)
317.34/317.48	c #Conflicts:     196000 | #Learnt:      14654 | 0.000
317.34/317.48	c total clause space: 206.656MB
317.34/317.48	c total #watches: 117018
319.94/320.07	c total #propagations: 62196800 / total #impl: 1188655363 (eff. 0.052)
319.94/320.07	c #Conflicts:     197000 | #Learnt:      15654 | 0.000
319.94/320.07	c total clause space: 206.656MB
319.94/320.07	c total #watches: 119082
323.14/323.25	c total #propagations: 62506061 / total #impl: 1191495040 (eff. 0.052)
323.14/323.25	c #Conflicts:     198000 | #Learnt:      16654 | 0.000
323.14/323.25	c total clause space: 206.656MB
323.14/323.25	c total #watches: 122692
326.04/326.17	c total #propagations: 62814049 / total #impl: 1198751807 (eff. 0.052)
326.04/326.17	c #Conflicts:     199000 | #Learnt:      17654 | 0.000
326.04/326.17	c total clause space: 206.656MB
326.04/326.17	c total #watches: 124876
329.34/329.48	c total #propagations: 62965501 / total #impl: 1208282510 (eff. 0.052)
329.34/329.48	c #Conflicts:     200000 | #Learnt:      18654 | 0.000
329.34/329.48	c total clause space: 206.656MB
329.34/329.48	c total #watches: 127189
332.04/332.15	c total #propagations: 63136771 / total #impl: 1216418551 (eff. 0.052)
332.04/332.15	c #Conflicts:     201000 | #Learnt:      19654 | 0.000
332.04/332.15	c total clause space: 206.656MB
332.04/332.15	c total #watches: 129372
334.04/334.17	c total #propagations: 63293537 / total #impl: 1221176080 (eff. 0.052)
334.04/334.17	c GC COLLECT
334.04/334.17	c #Conflicts:     202000 | #Learnt:       8784 | 0.000
334.04/334.17	c total clause space: 206.656MB
334.04/334.17	c total #watches: 65034
335.55/335.68	c total #propagations: 63465326 / total #impl: 1225455904 (eff. 0.052)
335.55/335.68	c #Conflicts:     203000 | #Learnt:       9784 | 0.000
335.55/335.68	c total clause space: 206.656MB
335.55/335.68	c total #watches: 67105
338.44/338.52	c total #propagations: 63754071 / total #impl: 1230752709 (eff. 0.052)
338.44/338.52	c #Conflicts:     204000 | #Learnt:      10784 | 0.000
338.44/338.52	c total clause space: 206.656MB
338.44/338.52	c total #watches: 69525
340.54/340.65	c total #propagations: 64144394 / total #impl: 1236756567 (eff. 0.052)
340.54/340.65	c #Conflicts:     205000 | #Learnt:      11784 | 0.000
340.54/340.65	c total clause space: 206.656MB
340.54/340.65	c total #watches: 72161
342.24/342.30	c total #propagations: 64406742 / total #impl: 1243606397 (eff. 0.052)
342.24/342.30	c #Conflicts:     206000 | #Learnt:      12784 | 0.000
342.24/342.30	c total clause space: 206.656MB
342.24/342.30	c total #watches: 74738
343.84/343.90	c total #propagations: 64629860 / total #impl: 1248665370 (eff. 0.052)
343.84/343.90	c #Conflicts:     207000 | #Learnt:      13784 | 0.000
343.84/343.90	c total clause space: 206.656MB
343.84/343.90	c total #watches: 76971
345.84/345.94	c total #propagations: 64907103 / total #impl: 1254283388 (eff. 0.052)
345.84/345.94	c #Conflicts:     208000 | #Learnt:      14784 | 0.000
345.84/345.94	c total clause space: 206.656MB
345.84/345.94	c total #watches: 80208
347.54/347.65	c total #propagations: 65164315 / total #impl: 1262415520 (eff. 0.052)
347.54/347.65	c #Conflicts:     209000 | #Learnt:      15784 | 0.000
347.54/347.65	c total clause space: 206.656MB
347.54/347.65	c total #watches: 83099
349.14/349.26	c total #propagations: 65398782 / total #impl: 1267843342 (eff. 0.052)
349.14/349.26	c #Conflicts:     210000 | #Learnt:      16784 | 0.000
349.14/349.26	c total clause space: 206.656MB
349.14/349.26	c total #watches: 87085
350.34/350.40	c total #propagations: 65638313 / total #impl: 1274268824 (eff. 0.052)
350.34/350.40	c #Conflicts:     211000 | #Learnt:      17784 | 0.000
350.34/350.40	c total clause space: 206.656MB
350.34/350.40	c total #watches: 90559
351.44/351.55	c total #propagations: 65948025 / total #impl: 1281115302 (eff. 0.051)
351.44/351.55	c #Conflicts:     212000 | #Learnt:      18784 | 0.000
351.44/351.55	c total clause space: 206.656MB
351.44/351.55	c total #watches: 96202
352.54/352.62	c total #propagations: 66304597 / total #impl: 1288064396 (eff. 0.051)
352.54/352.62	c GC COLLECT
352.54/352.62	c #Conflicts:     213000 | #Learnt:       8441 | 0.000
352.54/352.62	c total clause space: 206.656MB
352.54/352.62	c total #watches: 69722
353.84/353.97	c total #propagations: 66795687 / total #impl: 1293060867 (eff. 0.052)
353.84/353.97	c #Conflicts:     214000 | #Learnt:       9441 | 0.000
353.84/353.97	c total clause space: 206.656MB
353.84/353.97	c total #watches: 74634
355.54/355.65	c total #propagations: 67218688 / total #impl: 1300591248 (eff. 0.052)
355.54/355.65	c #Conflicts:     215000 | #Learnt:      10441 | 0.000
355.54/355.65	c total clause space: 206.656MB
355.54/355.65	c total #watches: 77505
357.34/357.43	c total #propagations: 67562940 / total #impl: 1308749918 (eff. 0.052)
357.34/357.43	c #Conflicts:     216000 | #Learnt:      11441 | 0.000
357.34/357.43	c total clause space: 206.656MB
357.34/357.43	c total #watches: 80424
358.84/358.92	c total #propagations: 67842107 / total #impl: 1316599162 (eff. 0.052)
358.84/358.92	c #Conflicts:     217000 | #Learnt:      12441 | 0.000
358.84/358.92	c total clause space: 206.656MB
358.84/358.92	c total #watches: 82497
360.04/360.14	c total #propagations: 68051317 / total #impl: 1323092049 (eff. 0.051)
360.04/360.14	c #Conflicts:     218000 | #Learnt:      13441 | 0.000
360.04/360.14	c total clause space: 206.656MB
360.04/360.14	c total #watches: 85953
361.24/361.39	c total #propagations: 68300180 / total #impl: 1328198931 (eff. 0.051)
361.24/361.39	c #Conflicts:     219000 | #Learnt:      14441 | 0.000
361.24/361.39	c total clause space: 206.656MB
361.24/361.39	c total #watches: 88685
362.83/363.00	c total #propagations: 68635446 / total #impl: 1333925881 (eff. 0.051)
362.83/363.00	c #Conflicts:     220000 | #Learnt:      15441 | 0.000
362.83/363.00	c total clause space: 206.656MB
362.83/363.00	c total #watches: 90831
364.14/364.28	c total #propagations: 68853652 / total #impl: 1340847962 (eff. 0.051)
364.14/364.28	c #Conflicts:     221000 | #Learnt:      16441 | 0.000
364.14/364.28	c total clause space: 206.656MB
364.14/364.28	c total #watches: 93409
366.03/366.10	c total #propagations: 69093717 / total #impl: 1346207443 (eff. 0.051)
366.03/366.10	c #Conflicts:     222000 | #Learnt:      17441 | 0.000
366.03/366.10	c total clause space: 206.656MB
366.03/366.10	c total #watches: 95785
368.23/368.31	c total #propagations: 69411674 / total #impl: 1354093107 (eff. 0.051)
368.23/368.31	c #Conflicts:     223000 | #Learnt:      18441 | 0.000
368.23/368.31	c total clause space: 206.656MB
368.23/368.31	c total #watches: 98272
369.93/370.07	c total #propagations: 69720003 / total #impl: 1362813915 (eff. 0.051)
369.93/370.07	c #Conflicts:     224000 | #Learnt:      19441 | 0.000
369.93/370.07	c total clause space: 206.656MB
369.93/370.07	c total #watches: 101686
371.53/371.67	c total #propagations: 70026095 / total #impl: 1370335301 (eff. 0.051)
371.53/371.67	c GC COLLECT
371.53/371.67	c #Conflicts:     225000 | #Learnt:       9415 | 0.000
371.53/371.67	c total clause space: 206.656MB
371.53/371.67	c total #watches: 69775
372.73/372.80	c total #propagations: 70253891 / total #impl: 1377288784 (eff. 0.051)
372.73/372.80	c #Conflicts:     226000 | #Learnt:      10415 | 0.000
372.73/372.80	c total clause space: 206.656MB
372.73/372.80	c total #watches: 75364
373.83/373.98	c total #propagations: 70527258 / total #impl: 1384589730 (eff. 0.051)
373.83/373.98	c #Conflicts:     227000 | #Learnt:      11415 | 0.000
373.83/373.98	c total clause space: 206.656MB
373.83/373.98	c total #watches: 77412
374.93/375.08	c total #propagations: 70766146 / total #impl: 1391042041 (eff. 0.051)
374.93/375.08	c #Conflicts:     228000 | #Learnt:      12415 | 0.000
374.93/375.08	c total clause space: 206.656MB
374.93/375.08	c total #watches: 81696
376.33/376.43	c total #propagations: 70997626 / total #impl: 1398490003 (eff. 0.051)
376.33/376.43	c #Conflicts:     229000 | #Learnt:      13415 | 0.000
376.33/376.43	c total clause space: 206.656MB
376.33/376.43	c total #watches: 86214
377.73/377.87	c total #propagations: 71261084 / total #impl: 1405194825 (eff. 0.051)
377.73/377.87	c #Conflicts:     230000 | #Learnt:      14415 | 0.000
377.73/377.87	c total clause space: 206.656MB
377.73/377.87	c total #watches: 89533
379.23/379.36	c total #propagations: 71480745 / total #impl: 1413040692 (eff. 0.051)
379.23/379.36	c #Conflicts:     231000 | #Learnt:      15415 | 0.000
379.23/379.36	c total clause space: 206.656MB
379.23/379.36	c total #watches: 93448
380.83/380.99	c total #propagations: 71797266 / total #impl: 1421200688 (eff. 0.051)
380.83/380.99	c #Conflicts:     232000 | #Learnt:      16415 | 0.000
380.83/380.99	c total clause space: 206.656MB
380.83/380.99	c total #watches: 95516
382.03/382.19	c total #propagations: 71998487 / total #impl: 1428973935 (eff. 0.050)
382.03/382.19	c #Conflicts:     233000 | #Learnt:      17415 | 0.000
382.03/382.19	c total clause space: 206.656MB
382.03/382.19	c total #watches: 97631
383.23/383.32	c total #propagations: 72240432 / total #impl: 1434831032 (eff. 0.050)
383.23/383.32	c #Conflicts:     234000 | #Learnt:      18415 | 0.000
383.23/383.32	c total clause space: 206.656MB
383.23/383.32	c total #watches: 100577
384.43/384.51	c total #propagations: 72454825 / total #impl: 1441211508 (eff. 0.050)
384.43/384.51	c #Conflicts:     235000 | #Learnt:      19415 | 0.000
384.43/384.51	c total clause space: 206.656MB
384.43/384.51	c total #watches: 102727
385.53/385.68	c total #propagations: 72704794 / total #impl: 1447683652 (eff. 0.050)
385.53/385.68	c #Conflicts:     236000 | #Learnt:      20415 | 0.000
385.53/385.68	c total clause space: 206.656MB
385.53/385.68	c total #watches: 104880
387.53/387.66	c total #propagations: 73033108 / total #impl: 1453377584 (eff. 0.050)
387.53/387.66	c GC COLLECT
387.53/387.66	c #Conflicts:     237000 | #Learnt:       8946 | 0.000
387.53/387.66	c total clause space: 206.656MB
387.53/387.66	c total #watches: 74953
388.83/388.98	c total #propagations: 73271089 / total #impl: 1462217625 (eff. 0.050)
388.83/388.98	c #Conflicts:     238000 | #Learnt:       9946 | 0.000
388.83/388.98	c total clause space: 206.656MB
388.83/388.98	c total #watches: 77046
390.13/390.22	c total #propagations: 73433631 / total #impl: 1469212557 (eff. 0.050)
390.13/390.22	c #Conflicts:     239000 | #Learnt:      10946 | 0.000
390.13/390.22	c total clause space: 206.656MB
390.13/390.22	c total #watches: 79103
391.64/391.71	c total #propagations: 73611564 / total #impl: 1475615014 (eff. 0.050)
391.64/391.71	c #Conflicts:     240000 | #Learnt:      11946 | 0.000
391.64/391.71	c total clause space: 206.656MB
391.64/391.71	c total #watches: 81152
392.74/392.88	c total #propagations: 73881042 / total #impl: 1484396366 (eff. 0.050)
392.74/392.88	c #Conflicts:     241000 | #Learnt:      12946 | 0.000
392.74/392.88	c total clause space: 206.656MB
392.74/392.88	c total #watches: 83192
394.13/394.26	c total #propagations: 74179491 / total #impl: 1492520080 (eff. 0.050)
394.13/394.26	c #Conflicts:     242000 | #Learnt:      13946 | 0.000
394.13/394.26	c total clause space: 206.656MB
394.13/394.26	c total #watches: 85852
395.43/395.55	c total #propagations: 74519563 / total #impl: 1500180479 (eff. 0.050)
395.43/395.55	c #Conflicts:     243000 | #Learnt:      14946 | 0.000
395.43/395.55	c total clause space: 206.656MB
395.43/395.55	c total #watches: 91100
396.73/396.82	c total #propagations: 74689013 / total #impl: 1507492031 (eff. 0.050)
396.73/396.82	c #Conflicts:     244000 | #Learnt:      15946 | 0.000
396.73/396.82	c total clause space: 206.656MB
396.73/396.82	c total #watches: 93283
397.53/397.68	c total #propagations: 74904312 / total #impl: 1515559099 (eff. 0.049)
397.53/397.68	c #Conflicts:     245000 | #Learnt:      16946 | 0.000
397.53/397.68	c total clause space: 206.656MB
397.53/397.68	c total #watches: 95386
398.53/398.62	c total #propagations: 75070196 / total #impl: 1521927008 (eff. 0.049)
398.53/398.62	c #Conflicts:     246000 | #Learnt:      17946 | 0.000
398.53/398.62	c total clause space: 206.656MB
398.53/398.62	c total #watches: 98066
399.43/399.53	c total #propagations: 75273339 / total #impl: 1528598788 (eff. 0.049)
399.43/399.53	c #Conflicts:     247000 | #Learnt:      18946 | 0.000
399.43/399.53	c total clause space: 206.656MB
399.43/399.53	c total #watches: 100147
400.43/400.55	c total #propagations: 75490889 / total #impl: 1534904638 (eff. 0.049)
400.43/400.55	c #Conflicts:     248000 | #Learnt:      19946 | 0.000
400.43/400.55	c total clause space: 206.656MB
400.43/400.55	c total #watches: 102257
401.43/401.58	c total #propagations: 75793551 / total #impl: 1542363494 (eff. 0.049)
401.43/401.58	c GC COLLECT
401.43/401.58	c #Conflicts:     249000 | #Learnt:       8888 | 0.000
401.43/401.58	c total clause space: 206.656MB
401.43/401.58	c total #watches: 63397
402.93/403.03	c total #propagations: 76081398 / total #impl: 1548900306 (eff. 0.049)
402.93/403.03	c #Conflicts:     250000 | #Learnt:       9888 | 0.000
402.93/403.03	c total clause space: 206.656MB
402.93/403.03	c total #watches: 66077
404.23/404.37	c total #propagations: 76365438 / total #impl: 1558308851 (eff. 0.049)
404.23/404.37	c #Conflicts:     251000 | #Learnt:      10888 | 0.000
404.23/404.37	c total clause space: 206.656MB
404.23/404.37	c total #watches: 68188
405.43/405.56	c total #propagations: 76602678 / total #impl: 1566803346 (eff. 0.049)
405.43/405.56	c #Conflicts:     252000 | #Learnt:      11888 | 0.000
405.43/405.56	c total clause space: 206.656MB
405.43/405.56	c total #watches: 70286
406.53/406.61	c total #propagations: 76834818 / total #impl: 1574518772 (eff. 0.049)
406.53/406.61	c #Conflicts:     253000 | #Learnt:      12888 | 0.000
406.53/406.61	c total clause space: 206.656MB
406.53/406.61	c total #watches: 73103
407.53/407.63	c total #propagations: 77100003 / total #impl: 1582051886 (eff. 0.049)
407.53/407.63	c #Conflicts:     254000 | #Learnt:      13888 | 0.000
407.53/407.63	c total clause space: 206.656MB
407.53/407.63	c total #watches: 75174
409.63/409.72	c total #propagations: 77414718 / total #impl: 1589846310 (eff. 0.049)
409.63/409.72	c #Conflicts:     255000 | #Learnt:      14888 | 0.000
409.63/409.72	c total clause space: 206.656MB
409.63/409.72	c total #watches: 81593
411.83/411.90	c total #propagations: 77771710 / total #impl: 1600092413 (eff. 0.049)
411.83/411.90	c #Conflicts:     256000 | #Learnt:      15888 | 0.000
411.83/411.90	c total clause space: 206.656MB
411.83/411.90	c total #watches: 84904
414.13/414.28	c total #propagations: 78070490 / total #impl: 1606731880 (eff. 0.049)
414.13/414.28	c #Conflicts:     257000 | #Learnt:      16888 | 0.000
414.13/414.28	c total clause space: 206.656MB
414.13/414.28	c total #watches: 87022
415.23/415.38	c total #propagations: 78441766 / total #impl: 1616687241 (eff. 0.049)
415.23/415.38	c #Conflicts:     258000 | #Learnt:      17888 | 0.000
415.23/415.38	c total clause space: 206.656MB
415.23/415.38	c total #watches: 89638
416.43/416.54	c total #propagations: 78610639 / total #impl: 1625029055 (eff. 0.048)
416.43/416.54	c #Conflicts:     259000 | #Learnt:      18888 | 0.000
416.43/416.54	c total clause space: 206.656MB
416.43/416.54	c total #watches: 91800
417.53/417.69	c total #propagations: 78802255 / total #impl: 1633078877 (eff. 0.048)
417.53/417.69	c #Conflicts:     260000 | #Learnt:      19888 | 0.000
417.53/417.69	c total clause space: 206.656MB
417.53/417.69	c total #watches: 93936
418.83/418.90	c total #propagations: 79057612 / total #impl: 1640963253 (eff. 0.048)
418.83/418.90	c #Conflicts:     261000 | #Learnt:      20888 | 0.000
418.83/418.90	c total clause space: 206.656MB
418.83/418.90	c total #watches: 96524
419.93/420.09	c total #propagations: 79318326 / total #impl: 1648741827 (eff. 0.048)
419.93/420.09	c GC COLLECT
419.93/420.09	c #Conflicts:     262000 | #Learnt:       9669 | 0.000
419.93/420.09	c total clause space: 206.656MB
419.93/420.09	c total #watches: 65896
421.62/421.71	c total #propagations: 79653446 / total #impl: 1656946333 (eff. 0.048)
421.62/421.71	c #Conflicts:     263000 | #Learnt:      10669 | 0.000
421.62/421.71	c total clause space: 206.656MB
421.62/421.71	c total #watches: 70217
423.32/423.48	c total #propagations: 80043035 / total #impl: 1664920540 (eff. 0.048)
423.32/423.48	c #Conflicts:     264000 | #Learnt:      11669 | 0.000
423.32/423.48	c total clause space: 206.656MB
423.32/423.48	c total #watches: 74699
425.82/425.95	c total #propagations: 80343366 / total #impl: 1676575018 (eff. 0.048)
425.82/425.95	c #Conflicts:     265000 | #Learnt:      12669 | 0.000
425.82/425.95	c total clause space: 206.656MB
425.82/425.95	c total #watches: 78081
427.42/427.52	c total #propagations: 80754937 / total #impl: 1687765350 (eff. 0.048)
427.42/427.52	c #Conflicts:     266000 | #Learnt:      13669 | 0.000
427.42/427.52	c total clause space: 206.656MB
427.42/427.52	c total #watches: 81469
429.03/429.13	c total #propagations: 80962281 / total #impl: 1697336766 (eff. 0.048)
429.03/429.13	c #Conflicts:     267000 | #Learnt:      14669 | 0.000
429.03/429.13	c total clause space: 206.656MB
429.03/429.13	c total #watches: 83714
430.42/430.51	c total #propagations: 81207261 / total #impl: 1707758049 (eff. 0.048)
430.42/430.51	c #Conflicts:     268000 | #Learnt:      15669 | 0.000
430.42/430.51	c total clause space: 206.656MB
430.42/430.51	c total #watches: 85967
432.12/432.23	c total #propagations: 81475335 / total #impl: 1716251014 (eff. 0.047)
432.12/432.23	c #Conflicts:     269000 | #Learnt:      16669 | 0.000
432.12/432.23	c total clause space: 206.656MB
432.12/432.23	c total #watches: 88160
434.02/434.19	c total #propagations: 81842734 / total #impl: 1725693124 (eff. 0.047)
434.02/434.19	c #Conflicts:     270000 | #Learnt:      17669 | 0.000
434.02/434.19	c total clause space: 206.656MB
434.02/434.19	c total #watches: 102751
435.63/435.74	c total #propagations: 82173750 / total #impl: 1737525521 (eff. 0.047)
435.63/435.74	c #Conflicts:     271000 | #Learnt:      18669 | 0.000
435.63/435.74	c total clause space: 206.656MB
435.63/435.74	c total #watches: 107899
437.02/437.14	c total #propagations: 82404573 / total #impl: 1746952279 (eff. 0.047)
437.02/437.14	c #Conflicts:     272000 | #Learnt:      19669 | 0.000
437.02/437.14	c total clause space: 206.656MB
437.02/437.14	c total #watches: 110207
438.32/438.46	c total #propagations: 82614567 / total #impl: 1755390667 (eff. 0.047)
438.32/438.46	c #Conflicts:     273000 | #Learnt:      20669 | 0.000
438.32/438.46	c total clause space: 206.656MB
438.32/438.46	c total #watches: 112545
439.62/439.70	c total #propagations: 82826285 / total #impl: 1762713071 (eff. 0.047)
439.62/439.70	c GC COLLECT
439.62/439.70	c #Conflicts:     274000 | #Learnt:       8751 | 0.000
439.62/439.70	c total clause space: 206.656MB
439.62/439.70	c total #watches: 80310
440.52/440.66	c total #propagations: 83047743 / total #impl: 1770032869 (eff. 0.047)
440.52/440.66	c #Conflicts:     275000 | #Learnt:       9751 | 0.000
440.52/440.66	c total clause space: 206.656MB
440.52/440.66	c total #watches: 82414
441.42/441.55	c total #propagations: 83311499 / total #impl: 1777497347 (eff. 0.047)
441.42/441.55	c #Conflicts:     276000 | #Learnt:      10751 | 0.000
441.42/441.55	c total clause space: 206.656MB
441.42/441.55	c total #watches: 84961
443.02/443.14	c total #propagations: 83570518 / total #impl: 1785228703 (eff. 0.047)
443.02/443.14	c #Conflicts:     277000 | #Learnt:      11751 | 0.000
443.02/443.14	c total clause space: 206.656MB
443.02/443.14	c total #watches: 87769
444.52/444.63	c total #propagations: 83988882 / total #impl: 1793774159 (eff. 0.047)
444.52/444.63	c #Conflicts:     278000 | #Learnt:      12751 | 0.000
444.52/444.63	c total clause space: 206.656MB
444.52/444.63	c total #watches: 90227
446.32/446.48	c total #propagations: 84259254 / total #impl: 1803067341 (eff. 0.047)
446.32/446.48	c #Conflicts:     279000 | #Learnt:      13751 | 0.000
446.32/446.48	c total clause space: 206.656MB
446.32/446.48	c total #watches: 93888
448.32/448.42	c total #propagations: 84599909 / total #impl: 1813246826 (eff. 0.047)
448.32/448.42	c #Conflicts:     280000 | #Learnt:      14751 | 0.000
448.32/448.42	c total clause space: 206.656MB
448.32/448.42	c total #watches: 96689
449.83/449.93	c total #propagations: 84794236 / total #impl: 1822082287 (eff. 0.047)
449.83/449.93	c #Conflicts:     281000 | #Learnt:      15751 | 0.000
449.83/449.93	c total clause space: 206.656MB
449.83/449.93	c total #watches: 98736
451.12/451.29	c total #propagations: 85004613 / total #impl: 1829964725 (eff. 0.046)
451.12/451.29	c #Conflicts:     282000 | #Learnt:      16751 | 0.000
451.12/451.29	c total clause space: 206.656MB
451.12/451.29	c total #watches: 100755
452.32/452.49	c total #propagations: 85215494 / total #impl: 1837248044 (eff. 0.046)
452.32/452.49	c #Conflicts:     283000 | #Learnt:      17751 | 0.000
452.32/452.49	c total clause space: 206.656MB
452.32/452.49	c total #watches: 103736
453.62/453.75	c total #propagations: 85445807 / total #impl: 1844689957 (eff. 0.046)
453.62/453.75	c #Conflicts:     284000 | #Learnt:      18751 | 0.000
453.62/453.75	c total clause space: 206.656MB
453.62/453.75	c total #watches: 105770
455.52/455.64	c total #propagations: 85749167 / total #impl: 1852834456 (eff. 0.046)
455.52/455.64	c #Conflicts:     285000 | #Learnt:      19751 | 0.000
455.52/455.64	c total clause space: 206.656MB
455.52/455.64	c total #watches: 111190
456.92/457.01	c total #propagations: 86054243 / total #impl: 1863196585 (eff. 0.046)
456.92/457.01	c #Conflicts:     286000 | #Learnt:      20751 | 0.000
456.92/457.01	c total clause space: 206.656MB
456.92/457.01	c total #watches: 113354
458.12/458.20	c total #propagations: 86231849 / total #impl: 1870539918 (eff. 0.046)
458.12/458.20	c GC COLLECT
458.12/458.20	c #Conflicts:     287000 | #Learnt:       8575 | 0.000
458.12/458.20	c total clause space: 206.656MB
458.12/458.20	c total #watches: 73963
459.22/459.35	c total #propagations: 86402371 / total #impl: 1877435733 (eff. 0.046)
459.22/459.35	c #Conflicts:     288000 | #Learnt:       9575 | 0.000
459.22/459.35	c total clause space: 206.656MB
459.22/459.35	c total #watches: 76215
460.32/460.45	c total #propagations: 86624859 / total #impl: 1885848617 (eff. 0.046)
460.32/460.45	c #Conflicts:     289000 | #Learnt:      10575 | 0.000
460.32/460.45	c total clause space: 206.656MB
460.32/460.45	c total #watches: 79530
462.82/462.97	c total #propagations: 86914209 / total #impl: 1893566277 (eff. 0.046)
462.82/462.97	c #Conflicts:     290000 | #Learnt:      11575 | 0.000
462.82/462.97	c total clause space: 206.656MB
462.82/462.97	c total #watches: 81741
464.92/465.04	c total #propagations: 87365364 / total #impl: 1905254169 (eff. 0.046)
464.92/465.04	c #Conflicts:     291000 | #Learnt:      12575 | 0.000
464.92/465.04	c total clause space: 206.656MB
464.92/465.04	c total #watches: 84816
466.62/466.73	c total #propagations: 87633787 / total #impl: 1918811433 (eff. 0.046)
466.62/466.73	c #Conflicts:     292000 | #Learnt:      13575 | 0.000
466.62/466.73	c total clause space: 206.656MB
466.62/466.73	c total #watches: 87438
468.32/468.48	c total #propagations: 87931211 / total #impl: 1930740317 (eff. 0.046)
468.32/468.48	c #Conflicts:     293000 | #Learnt:      14575 | 0.000
468.32/468.48	c total clause space: 206.656MB
468.32/468.48	c total #watches: 99620
470.02/470.17	c total #propagations: 88178212 / total #impl: 1944371478 (eff. 0.045)
470.02/470.17	c #Conflicts:     294000 | #Learnt:      15575 | 0.000
470.02/470.17	c total clause space: 206.656MB
470.02/470.17	c total #watches: 101701
471.62/471.78	c total #propagations: 88348367 / total #impl: 1949798861 (eff. 0.045)
471.62/471.78	c #Conflicts:     295000 | #Learnt:      16575 | 0.000
471.62/471.78	c total clause space: 206.656MB
471.62/471.78	c total #watches: 103798
473.22/473.37	c total #propagations: 88561390 / total #impl: 1953011909 (eff. 0.045)
473.22/473.37	c #Conflicts:     296000 | #Learnt:      17575 | 0.000
473.22/473.37	c total clause space: 206.656MB
473.22/473.37	c total #watches: 105855
474.82/474.90	c total #propagations: 88800835 / total #impl: 1955876355 (eff. 0.045)
474.82/474.90	c #Conflicts:     297000 | #Learnt:      18575 | 0.000
474.82/474.90	c total clause space: 206.656MB
474.82/474.90	c total #watches: 107908
475.92/476.05	c total #propagations: 89095587 / total #impl: 1958603000 (eff. 0.045)
475.92/476.05	c #Conflicts:     298000 | #Learnt:      19575 | 0.000
475.92/476.05	c total clause space: 206.656MB
475.92/476.05	c total #watches: 109944
476.92/477.05	c total #propagations: 89394361 / total #impl: 1960567019 (eff. 0.046)
476.92/477.05	c #Conflicts:     299000 | #Learnt:      20575 | 0.000
476.92/477.05	c total clause space: 335.816MB
476.92/477.05	c total #watches: 111965
478.81/478.91	c total #propagations: 89713354 / total #impl: 1962425959 (eff. 0.046)
478.81/478.91	c #Conflicts:     300000 | #Learnt:      21575 | 0.000
478.81/478.91	c total clause space: 335.816MB
478.81/478.91	c total #watches: 114736
481.01/481.11	c total #propagations: 89931188 / total #impl: 1969044133 (eff. 0.046)
481.01/481.11	c GC COLLECT
481.01/481.11	c #Conflicts:     301000 | #Learnt:       9031 | 0.000
481.01/481.11	c total clause space: 335.816MB
481.01/481.11	c total #watches: 80745
482.41/482.58	c total #propagations: 90131167 / total #impl: 1979471751 (eff. 0.046)
482.41/482.58	c #Conflicts:     302000 | #Learnt:      10031 | 0.000
482.41/482.58	c total clause space: 335.816MB
482.41/482.58	c total #watches: 82799
483.81/484.00	c total #propagations: 90347594 / total #impl: 1984116613 (eff. 0.046)
483.81/484.00	c #Conflicts:     303000 | #Learnt:      11031 | 0.000
483.81/484.00	c total clause space: 335.816MB
483.81/484.00	c total #watches: 84886
485.21/485.34	c total #propagations: 90550385 / total #impl: 1987179295 (eff. 0.046)
485.21/485.34	c #Conflicts:     304000 | #Learnt:      12031 | 0.000
485.21/485.34	c total clause space: 335.816MB
485.21/485.34	c total #watches: 86965
486.51/486.61	c total #propagations: 90832961 / total #impl: 1989818323 (eff. 0.046)
486.51/486.61	c #Conflicts:     305000 | #Learnt:      13031 | 0.000
486.51/486.61	c total clause space: 335.816MB
486.51/486.61	c total #watches: 88976
488.21/488.38	c total #propagations: 91098787 / total #impl: 1991864507 (eff. 0.046)
488.21/488.38	c #Conflicts:     306000 | #Learnt:      14031 | 0.000
488.21/488.38	c total clause space: 335.816MB
488.21/488.38	c total #watches: 91071
489.81/489.98	c total #propagations: 91407791 / total #impl: 1997590185 (eff. 0.046)
489.81/489.98	c #Conflicts:     307000 | #Learnt:      15031 | 0.000
489.81/489.98	c total clause space: 335.816MB
489.81/489.98	c total #watches: 93134
491.21/491.39	c total #propagations: 91628528 / total #impl: 2002805269 (eff. 0.046)
491.21/491.39	c #Conflicts:     308000 | #Learnt:      16031 | 0.000
491.21/491.39	c total clause space: 335.816MB
491.21/491.39	c total #watches: 95714
492.61/492.76	c total #propagations: 91893422 / total #impl: 2007117574 (eff. 0.046)
492.61/492.76	c #Conflicts:     309000 | #Learnt:      17031 | 0.000
492.61/492.76	c total clause space: 335.816MB
492.61/492.76	c total #watches: 97843
493.82/493.96	c total #propagations: 92155501 / total #impl: 2011098885 (eff. 0.046)
493.82/493.96	c #Conflicts:     310000 | #Learnt:      18031 | 0.000
493.82/493.96	c total clause space: 335.816MB
493.82/493.96	c total #watches: 99966
495.21/495.36	c total #propagations: 92442420 / total #impl: 2013876295 (eff. 0.046)
495.21/495.36	c #Conflicts:     311000 | #Learnt:      19031 | 0.000
495.21/495.36	c total clause space: 335.816MB
495.21/495.36	c total #watches: 102018
497.22/497.32	c total #propagations: 92799935 / total #impl: 2016904263 (eff. 0.046)
497.22/497.32	c #Conflicts:     312000 | #Learnt:      20031 | 0.000
497.22/497.32	c total clause space: 335.816MB
497.22/497.32	c total #watches: 104532
498.81/498.99	c total #propagations: 93154989 / total #impl: 2023035814 (eff. 0.046)
498.81/498.99	c #Conflicts:     313000 | #Learnt:      21031 | 0.000
498.81/498.99	c total clause space: 335.816MB
498.81/498.99	c total #watches: 107177
500.62/500.72	c total #propagations: 93432138 / total #impl: 2035349543 (eff. 0.046)
500.62/500.72	c #Conflicts:     314000 | #Learnt:      22031 | 0.000
500.62/500.72	c total clause space: 335.816MB
500.62/500.72	c total #watches: 109526
502.22/502.38	c total #propagations: 93785473 / total #impl: 2045721967 (eff. 0.046)
502.22/502.38	c GC COLLECT
502.22/502.38	c #Conflicts:     315000 | #Learnt:       9196 | 0.000
502.22/502.38	c total clause space: 335.816MB
502.22/502.38	c total #watches: 69252
503.52/503.68	c total #propagations: 94029225 / total #impl: 2059469586 (eff. 0.046)
503.52/503.68	c #Conflicts:     316000 | #Learnt:      10196 | 0.000
503.52/503.68	c total clause space: 335.816MB
503.52/503.68	c total #watches: 71927
504.72/504.86	c total #propagations: 94217842 / total #impl: 2067311834 (eff. 0.046)
504.72/504.86	c #Conflicts:     317000 | #Learnt:      11196 | 0.000
504.72/504.86	c total clause space: 335.816MB
504.72/504.86	c total #watches: 75518
505.92/506.05	c total #propagations: 94374778 / total #impl: 2074094280 (eff. 0.046)
505.92/506.05	c #Conflicts:     318000 | #Learnt:      12196 | 0.000
505.92/506.05	c total clause space: 335.816MB
505.92/506.05	c total #watches: 77610
507.12/507.25	c total #propagations: 94532737 / total #impl: 2081999780 (eff. 0.045)
507.12/507.25	c #Conflicts:     319000 | #Learnt:      13196 | 0.000
507.12/507.25	c total clause space: 335.816MB
507.12/507.25	c total #watches: 79723
508.22/508.34	c total #propagations: 94696438 / total #impl: 2088938349 (eff. 0.045)
508.22/508.34	c #Conflicts:     320000 | #Learnt:      14196 | 0.000
508.22/508.34	c total clause space: 335.816MB
508.22/508.34	c total #watches: 81838
509.32/509.44	c total #propagations: 94902844 / total #impl: 2095206049 (eff. 0.045)
509.32/509.44	c #Conflicts:     321000 | #Learnt:      15196 | 0.000
509.32/509.44	c total clause space: 335.816MB
509.32/509.44	c total #watches: 84122
510.42/510.55	c total #propagations: 95096942 / total #impl: 2101786714 (eff. 0.045)
510.42/510.55	c #Conflicts:     322000 | #Learnt:      16196 | 0.000
510.42/510.55	c total clause space: 335.816MB
510.42/510.55	c total #watches: 86258
511.52/511.62	c total #propagations: 95290898 / total #impl: 2107601972 (eff. 0.045)
511.52/511.62	c #Conflicts:     323000 | #Learnt:      17196 | 0.000
511.52/511.62	c total clause space: 335.816MB
511.52/511.62	c total #watches: 88533
512.82/512.91	c total #propagations: 95528063 / total #impl: 2114592567 (eff. 0.045)
512.82/512.91	c #Conflicts:     324000 | #Learnt:      18196 | 0.000
512.82/512.91	c total clause space: 335.816MB
512.82/512.91	c total #watches: 91246
513.92/514.09	c total #propagations: 95773181 / total #impl: 2121472432 (eff. 0.045)
513.92/514.09	c #Conflicts:     325000 | #Learnt:      19196 | 0.000
513.92/514.09	c total clause space: 335.816MB
513.92/514.09	c total #watches: 93664
515.32/515.42	c total #propagations: 96093334 / total #impl: 2128424197 (eff. 0.045)
515.32/515.42	c #Conflicts:     326000 | #Learnt:      20196 | 0.000
515.32/515.42	c total clause space: 335.816MB
515.32/515.42	c total #watches: 95860
517.21/517.35	c total #propagations: 96432791 / total #impl: 2136741564 (eff. 0.045)
517.21/517.35	c #Conflicts:     327000 | #Learnt:      21196 | 0.000
517.21/517.35	c total clause space: 335.816MB
517.21/517.35	c total #watches: 99803
518.02/518.13	c total #propagations: 96737596 / total #impl: 2144596179 (eff. 0.045)
518.02/518.13	c #Conflicts:     328000 | #Learnt:      22196 | 0.000
518.02/518.13	c total clause space: 335.816MB
518.02/518.13	c total #watches: 103243
518.91/519.06	c total #propagations: 96832779 / total #impl: 2153193370 (eff. 0.045)
518.91/519.06	c GC COLLECT
518.91/519.06	c #Conflicts:     329000 | #Learnt:       9849 | 0.000
518.91/519.06	c total clause space: 335.816MB
518.91/519.06	c total #watches: 75235
520.11/520.24	c total #propagations: 96947569 / total #impl: 2162237946 (eff. 0.045)
520.11/520.24	c #Conflicts:     330000 | #Learnt:      10849 | 0.000
520.11/520.24	c total clause space: 335.816MB
520.11/520.24	c total #watches: 80052
521.51/521.60	c total #propagations: 97089648 / total #impl: 2174107021 (eff. 0.045)
521.51/521.60	c #Conflicts:     331000 | #Learnt:      11849 | 0.000
521.51/521.60	c total clause space: 335.816MB
521.51/521.60	c total #watches: 85188
522.91/523.08	c total #propagations: 97275082 / total #impl: 2189016194 (eff. 0.044)
522.91/523.08	c #Conflicts:     332000 | #Learnt:      12849 | 0.000
522.91/523.08	c total clause space: 335.816MB
522.91/523.08	c total #watches: 88188
524.21/524.31	c total #propagations: 97478122 / total #impl: 2207240091 (eff. 0.044)
524.21/524.31	c #Conflicts:     333000 | #Learnt:      13849 | 0.000
524.21/524.31	c total clause space: 335.816MB
524.21/524.31	c total #watches: 94326
525.82/525.94	c total #propagations: 97616435 / total #impl: 2221265295 (eff. 0.044)
525.82/525.94	c #Conflicts:     334000 | #Learnt:      14849 | 0.000
525.82/525.94	c total clause space: 335.816MB
525.82/525.94	c total #watches: 96965
527.41/527.58	c total #propagations: 97817686 / total #impl: 2234287213 (eff. 0.044)
527.41/527.58	c #Conflicts:     335000 | #Learnt:      15849 | 0.000
527.41/527.58	c total clause space: 335.816MB
527.41/527.58	c total #watches: 102588
529.21/529.31	c total #propagations: 98014501 / total #impl: 2244585993 (eff. 0.044)
529.21/529.31	c #Conflicts:     336000 | #Learnt:      16849 | 0.000
529.21/529.31	c total clause space: 335.816MB
529.21/529.31	c total #watches: 105505
530.81/530.92	c total #propagations: 98254666 / total #impl: 2255773229 (eff. 0.044)
530.81/530.92	c #Conflicts:     337000 | #Learnt:      17849 | 0.000
530.81/530.92	c total clause space: 335.816MB
530.81/530.92	c total #watches: 108223
533.21/533.34	c total #propagations: 98503912 / total #impl: 2264594631 (eff. 0.043)
533.21/533.34	c #Conflicts:     338000 | #Learnt:      18849 | 0.000
533.21/533.34	c total clause space: 335.816MB
533.21/533.34	c total #watches: 110889
535.41/535.54	c total #propagations: 98741372 / total #impl: 2275973378 (eff. 0.043)
535.41/535.54	c #Conflicts:     339000 | #Learnt:      19849 | 0.000
535.41/535.54	c total clause space: 335.816MB
535.41/535.54	c total #watches: 119007
537.51/537.65	c total #propagations: 98923052 / total #impl: 2285262064 (eff. 0.043)
537.51/537.65	c #Conflicts:     340000 | #Learnt:      20849 | 0.000
537.51/537.65	c total clause space: 335.816MB
537.51/537.65	c total #watches: 122890
539.51/539.66	c total #propagations: 99108443 / total #impl: 2295680178 (eff. 0.043)
539.51/539.66	c #Conflicts:     341000 | #Learnt:      21849 | 0.000
539.51/539.66	c total clause space: 335.816MB
539.51/539.66	c total #watches: 125316
541.31/541.44	c total #propagations: 99341541 / total #impl: 2305409203 (eff. 0.043)
541.31/541.44	c #Conflicts:     342000 | #Learnt:      22849 | 0.000
541.31/541.44	c total clause space: 335.816MB
541.31/541.44	c total #watches: 127672
544.11/544.23	c total #propagations: 99702756 / total #impl: 2316951693 (eff. 0.043)
544.11/544.23	c GC COLLECT
544.11/544.23	c #Conflicts:     343000 | #Learnt:       9087 | 0.000
544.11/544.23	c total clause space: 335.816MB
544.11/544.23	c total #watches: 87747
546.01/546.15	c total #propagations: 99941317 / total #impl: 2329072170 (eff. 0.043)
546.01/546.15	c #Conflicts:     344000 | #Learnt:      10087 | 0.000
546.01/546.15	c total clause space: 335.816MB
546.01/546.15	c total #watches: 89883
547.72/547.85	c total #propagations: 100145511 / total #impl: 2338206252 (eff. 0.043)
547.72/547.85	c #Conflicts:     345000 | #Learnt:      11087 | 0.000
547.72/547.85	c total clause space: 335.816MB
547.72/547.85	c total #watches: 92050
549.51/549.62	c total #propagations: 100394858 / total #impl: 2347702811 (eff. 0.043)
549.51/549.62	c #Conflicts:     346000 | #Learnt:      12087 | 0.000
549.51/549.62	c total clause space: 335.816MB
549.51/549.62	c total #watches: 94282
551.61/551.76	c total #propagations: 100737017 / total #impl: 2357397777 (eff. 0.043)
551.61/551.76	c #Conflicts:     347000 | #Learnt:      13087 | 0.000
551.61/551.76	c total clause space: 335.816MB
551.61/551.76	c total #watches: 96966
554.11/554.26	c total #propagations: 101181440 / total #impl: 2368695647 (eff. 0.043)
554.11/554.26	c #Conflicts:     348000 | #Learnt:      14087 | 0.000
554.11/554.26	c total clause space: 335.816MB
554.11/554.26	c total #watches: 100249
555.91/556.05	c total #propagations: 101481483 / total #impl: 2383913401 (eff. 0.043)
555.91/556.05	c #Conflicts:     349000 | #Learnt:      15087 | 0.000
555.91/556.05	c total clause space: 335.816MB
555.91/556.05	c total #watches: 103062
558.21/558.33	c total #propagations: 101722651 / total #impl: 2394779591 (eff. 0.042)
558.21/558.33	c #Conflicts:     350000 | #Learnt:      16087 | 0.000
558.21/558.33	c total clause space: 335.816MB
558.21/558.33	c total #watches: 106047
561.21/561.37	c total #propagations: 102032212 / total #impl: 2408670404 (eff. 0.042)
561.21/561.37	c #Conflicts:     351000 | #Learnt:      17087 | 0.000
561.21/561.37	c total clause space: 335.816MB
561.21/561.37	c total #watches: 108200
563.21/563.35	c total #propagations: 102266090 / total #impl: 2424539352 (eff. 0.042)
563.21/563.35	c #Conflicts:     352000 | #Learnt:      18087 | 0.000
563.21/563.35	c total clause space: 335.816MB
563.21/563.35	c total #watches: 110813
565.11/565.20	c total #propagations: 102507523 / total #impl: 2433582441 (eff. 0.042)
565.11/565.20	c #Conflicts:     353000 | #Learnt:      19087 | 0.000
565.11/565.20	c total clause space: 335.816MB
565.11/565.20	c total #watches: 112885
566.81/566.90	c total #propagations: 102785991 / total #impl: 2443859414 (eff. 0.042)
566.81/566.90	c #Conflicts:     354000 | #Learnt:      20087 | 0.000
566.81/566.90	c total clause space: 335.816MB
566.81/566.90	c total #watches: 114972
569.31/569.45	c total #propagations: 103110465 / total #impl: 2453925865 (eff. 0.042)
569.31/569.45	c #Conflicts:     355000 | #Learnt:      21087 | 0.000
569.31/569.45	c total clause space: 335.816MB
569.31/569.45	c total #watches: 121253
573.21/573.39	c total #propagations: 103422246 / total #impl: 2470282733 (eff. 0.042)
573.21/573.39	c #Conflicts:     356000 | #Learnt:      22087 | 0.000
573.21/573.39	c total clause space: 335.816MB
573.21/573.39	c total #watches: 123846
575.71/575.84	c total #propagations: 103740029 / total #impl: 2484998120 (eff. 0.042)
575.71/575.84	c GC COLLECT
575.71/575.84	c #Conflicts:     357000 | #Learnt:       8933 | 0.000
575.71/575.84	c total clause space: 335.816MB
575.71/575.84	c total #watches: 84390
576.91/577.03	c total #propagations: 103892793 / total #impl: 2488978677 (eff. 0.042)
576.91/577.03	c #Conflicts:     358000 | #Learnt:       9933 | 0.000
576.91/577.03	c total clause space: 335.816MB
576.91/577.03	c total #watches: 86432
578.11/578.21	c total #propagations: 104059393 / total #impl: 2490236238 (eff. 0.042)
578.11/578.21	c #Conflicts:     359000 | #Learnt:      10933 | 0.000
578.11/578.21	c total clause space: 335.816MB
578.11/578.21	c total #watches: 88488
579.10/579.21	c total #propagations: 104226859 / total #impl: 2491118956 (eff. 0.042)
579.10/579.21	c #Conflicts:     360000 | #Learnt:      11933 | 0.000
579.10/579.21	c total clause space: 335.816MB
579.10/579.21	c total #watches: 90500
580.20/580.39	c total #propagations: 104412013 / total #impl: 2491977147 (eff. 0.042)
580.20/580.39	c #Conflicts:     361000 | #Learnt:      12933 | 0.000
580.20/580.39	c total clause space: 335.816MB
580.20/580.39	c total #watches: 92519
581.40/581.54	c total #propagations: 104763928 / total #impl: 2492931982 (eff. 0.042)
581.40/581.54	c #Conflicts:     362000 | #Learnt:      13933 | 0.000
581.40/581.54	c total clause space: 335.816MB
581.40/581.54	c total #watches: 94534
583.50/583.66	c total #propagations: 104991967 / total #impl: 2493874192 (eff. 0.042)
583.50/583.66	c #Conflicts:     363000 | #Learnt:      14933 | 0.000
583.50/583.66	c total clause space: 335.816MB
583.50/583.66	c total #watches: 98560
585.11/585.28	c total #propagations: 105257712 / total #impl: 2500174003 (eff. 0.042)
585.11/585.28	c #Conflicts:     364000 | #Learnt:      15933 | 0.000
585.11/585.28	c total clause space: 335.816MB
585.11/585.28	c total #watches: 103903
586.70/586.87	c total #propagations: 105422812 / total #impl: 2505172530 (eff. 0.042)
586.70/586.87	c #Conflicts:     365000 | #Learnt:      16933 | 0.000
586.70/586.87	c total clause space: 335.816MB
586.70/586.87	c total #watches: 106646
588.20/588.35	c total #propagations: 105601145 / total #impl: 2507056068 (eff. 0.042)
588.20/588.35	c #Conflicts:     366000 | #Learnt:      17933 | 0.000
588.20/588.35	c total clause space: 335.816MB
588.20/588.35	c total #watches: 108721
589.70/589.86	c total #propagations: 105769333 / total #impl: 2508475139 (eff. 0.042)
589.70/589.86	c #Conflicts:     367000 | #Learnt:      18933 | 0.000
589.70/589.86	c total clause space: 335.816MB
589.70/589.86	c total #watches: 110774
591.30/591.41	c total #propagations: 105952476 / total #impl: 2509475474 (eff. 0.042)
591.30/591.41	c #Conflicts:     368000 | #Learnt:      19933 | 0.000
591.30/591.41	c total clause space: 335.816MB
591.30/591.41	c total #watches: 112864
592.70/592.89	c total #propagations: 106147989 / total #impl: 2510492590 (eff. 0.042)
592.70/592.89	c #Conflicts:     369000 | #Learnt:      20933 | 0.000
592.70/592.89	c total clause space: 335.816MB
592.70/592.89	c total #watches: 114909
594.01/594.19	c total #propagations: 106339121 / total #impl: 2511442865 (eff. 0.042)
594.01/594.19	c #Conflicts:     370000 | #Learnt:      21933 | 0.000
594.01/594.19	c total clause space: 335.816MB
594.01/594.19	c total #watches: 116940
595.80/595.90	c total #propagations: 106552569 / total #impl: 2512326237 (eff. 0.042)
595.80/595.90	c #Conflicts:     371000 | #Learnt:      22933 | 0.000
595.80/595.90	c total clause space: 335.816MB
595.80/595.90	c total #watches: 119751
597.70/597.84	c total #propagations: 106887135 / total #impl: 2515731321 (eff. 0.042)
597.70/597.84	c GC COLLECT
597.70/597.84	c #Conflicts:     372000 | #Learnt:       8815 | 0.000
597.70/597.84	c total clause space: 335.816MB
597.70/597.84	c total #watches: 77741
598.70/598.84	c total #propagations: 107172110 / total #impl: 2523647689 (eff. 0.042)
598.70/598.84	c #Conflicts:     373000 | #Learnt:       9815 | 0.000
598.70/598.84	c total clause space: 335.816MB
598.70/598.84	c total #watches: 81173
600.10/600.22	c total #propagations: 107377411 / total #impl: 2531256273 (eff. 0.042)
600.10/600.22	c #Conflicts:     374000 | #Learnt:      10815 | 0.000
600.10/600.22	c total clause space: 335.816MB
600.10/600.22	c total #watches: 83727
601.80/601.96	c total #propagations: 107588579 / total #impl: 2542090992 (eff. 0.042)
601.80/601.96	c #Conflicts:     375000 | #Learnt:      11815 | 0.000
601.80/601.96	c total clause space: 335.816MB
601.80/601.96	c total #watches: 85835
603.40/603.53	c total #propagations: 107851698 / total #impl: 2559580249 (eff. 0.042)
603.40/603.53	c #Conflicts:     376000 | #Learnt:      12815 | 0.000
603.40/603.53	c total clause space: 335.816MB
603.40/603.53	c total #watches: 87949
604.60/604.77	c total #propagations: 108145686 / total #impl: 2575981637 (eff. 0.042)
604.60/604.77	c #Conflicts:     377000 | #Learnt:      13815 | 0.000
604.60/604.77	c total clause space: 335.816MB
604.60/604.77	c total #watches: 90435
607.00/607.19	c total #propagations: 108462245 / total #impl: 2583252892 (eff. 0.042)
607.00/607.19	c #Conflicts:     378000 | #Learnt:      14815 | 0.000
607.00/607.19	c total clause space: 335.816MB
607.00/607.19	c total #watches: 93547
608.70/608.80	c total #propagations: 108783887 / total #impl: 2588658145 (eff. 0.042)
608.70/608.80	c #Conflicts:     379000 | #Learnt:      15815 | 0.000
608.70/608.80	c total clause space: 335.816MB
608.70/608.80	c total #watches: 96955
610.00/610.18	c total #propagations: 108973437 / total #impl: 2598618293 (eff. 0.042)
610.00/610.18	c #Conflicts:     380000 | #Learnt:      16815 | 0.000
610.00/610.18	c total clause space: 335.816MB
610.00/610.18	c total #watches: 99722
611.50/611.67	c total #propagations: 109167082 / total #impl: 2602644492 (eff. 0.042)
611.50/611.67	c #Conflicts:     381000 | #Learnt:      17815 | 0.000
611.50/611.67	c total clause space: 335.816MB
611.50/611.67	c total #watches: 101792
612.60/612.78	c total #propagations: 109398270 / total #impl: 2605033207 (eff. 0.042)
612.60/612.78	c #Conflicts:     382000 | #Learnt:      18815 | 0.000
612.60/612.78	c total clause space: 335.816MB
612.60/612.78	c total #watches: 103869
613.99/614.15	c total #propagations: 109634567 / total #impl: 2606115276 (eff. 0.042)
613.99/614.15	c #Conflicts:     383000 | #Learnt:      19815 | 0.000
613.99/614.15	c total clause space: 335.816MB
613.99/614.15	c total #watches: 105958
614.99/615.12	c total #propagations: 109855483 / total #impl: 2607403352 (eff. 0.042)
614.99/615.12	c #Conflicts:     384000 | #Learnt:      20815 | 0.000
614.99/615.12	c total clause space: 335.816MB
614.99/615.12	c total #watches: 108098
616.09/616.23	c total #propagations: 110126447 / total #impl: 2608645225 (eff. 0.042)
616.09/616.23	c #Conflicts:     385000 | #Learnt:      21815 | 0.000
616.09/616.23	c total clause space: 335.816MB
616.09/616.23	c total #watches: 110660
618.79/618.94	c total #propagations: 110433382 / total #impl: 2609719306 (eff. 0.042)
618.79/618.94	c #Conflicts:     386000 | #Learnt:      22815 | 0.000
618.79/618.94	c total clause space: 335.816MB
618.79/618.94	c total #watches: 114582
620.59/620.71	c total #propagations: 110772345 / total #impl: 2616715442 (eff. 0.042)
620.59/620.71	c #Conflicts:     387000 | #Learnt:      23815 | 0.000
620.59/620.71	c total clause space: 335.816MB
620.59/620.71	c total #watches: 118195
622.19/622.36	c total #propagations: 110937275 / total #impl: 2622932770 (eff. 0.042)
622.19/622.36	c GC COLLECT
622.19/622.36	c #Conflicts:     388000 | #Learnt:       9812 | 0.000
622.19/622.36	c total clause space: 335.816MB
622.19/622.36	c total #watches: 77159
623.60/623.74	c total #propagations: 111120639 / total #impl: 2627851455 (eff. 0.042)
623.60/623.74	c #Conflicts:     389000 | #Learnt:      10812 | 0.000
623.60/623.74	c total clause space: 335.816MB
623.60/623.74	c total #watches: 79305
624.70/624.82	c total #propagations: 111321431 / total #impl: 2629948147 (eff. 0.042)
624.70/624.82	c #Conflicts:     390000 | #Learnt:      11812 | 0.000
624.70/624.82	c total clause space: 335.816MB
624.70/624.82	c total #watches: 81655
625.90/626.05	c total #propagations: 111621717 / total #impl: 2631232181 (eff. 0.042)
625.90/626.05	c #Conflicts:     391000 | #Learnt:      12812 | 0.000
625.90/626.05	c total clause space: 335.816MB
625.90/626.05	c total #watches: 83741
627.79/627.93	c total #propagations: 111878236 / total #impl: 2632458992 (eff. 0.042)
627.79/627.93	c #Conflicts:     392000 | #Learnt:      13812 | 0.000
627.79/627.93	c total clause space: 335.816MB
627.79/627.93	c total #watches: 87779
630.59/630.70	c total #propagations: 112154809 / total #impl: 2636760736 (eff. 0.043)
630.59/630.70	c #Conflicts:     393000 | #Learnt:      14812 | 0.000
630.59/630.70	c total clause space: 335.816MB
630.59/630.70	c total #watches: 91373
632.50/632.64	c total #propagations: 112567188 / total #impl: 2643087368 (eff. 0.043)
632.50/632.64	c #Conflicts:     394000 | #Learnt:      15812 | 0.000
632.50/632.64	c total clause space: 335.816MB
632.50/632.64	c total #watches: 95175
634.19/634.36	c total #propagations: 112888227 / total #impl: 2652103039 (eff. 0.043)
634.19/634.36	c #Conflicts:     395000 | #Learnt:      16812 | 0.000
634.19/634.36	c total clause space: 335.816MB
634.19/634.36	c total #watches: 102738
635.99/636.13	c total #propagations: 113236559 / total #impl: 2659194905 (eff. 0.043)
635.99/636.13	c #Conflicts:     396000 | #Learnt:      17812 | 0.000
635.99/636.13	c total clause space: 335.816MB
635.99/636.13	c total #watches: 106662
637.59/637.70	c total #propagations: 113527396 / total #impl: 2666396304 (eff. 0.043)
637.59/637.70	c #Conflicts:     397000 | #Learnt:      18812 | 0.000
637.59/637.70	c total clause space: 335.816MB
637.59/637.70	c total #watches: 111467
639.00/639.16	c total #propagations: 113713685 / total #impl: 2670130332 (eff. 0.043)
639.00/639.16	c #Conflicts:     398000 | #Learnt:      19812 | 0.000
639.00/639.16	c total clause space: 335.816MB
639.00/639.16	c total #watches: 115486
641.30/641.42	c total #propagations: 113898057 / total #impl: 2672968355 (eff. 0.043)
641.30/641.42	c #Conflicts:     399000 | #Learnt:      20812 | 0.000
641.30/641.42	c total clause space: 335.816MB
641.30/641.42	c total #watches: 118118
644.19/644.35	c total #propagations: 114265414 / total #impl: 2677236632 (eff. 0.043)
644.19/644.35	c #Conflicts:     400000 | #Learnt:      21812 | 0.000
644.19/644.35	c total clause space: 335.816MB
644.19/644.35	c total #watches: 122346
647.09/647.23	c total #propagations: 114531407 / total #impl: 2692263634 (eff. 0.043)
647.09/647.23	c #Conflicts:     401000 | #Learnt:      22812 | 0.000
647.09/647.23	c total clause space: 335.816MB
647.09/647.23	c total #watches: 127470
649.29/649.46	c total #propagations: 114826413 / total #impl: 2706733595 (eff. 0.042)
649.29/649.46	c #Conflicts:     402000 | #Learnt:      23812 | 0.000
649.29/649.46	c total clause space: 335.816MB
649.29/649.46	c total #watches: 129727
651.79/651.96	c total #propagations: 115065068 / total #impl: 2712662833 (eff. 0.042)
651.79/651.96	c GC COLLECT
651.79/651.96	c #Conflicts:     403000 | #Learnt:       9308 | 0.000
651.79/651.96	c total clause space: 335.816MB
651.79/651.96	c total #watches: 93436
654.19/654.30	c total #propagations: 115268068 / total #impl: 2731598680 (eff. 0.042)
654.19/654.30	c #Conflicts:     404000 | #Learnt:      10308 | 0.000
654.19/654.30	c total clause space: 335.816MB
654.19/654.30	c total #watches: 95572
656.49/656.69	c total #propagations: 115507533 / total #impl: 2749481662 (eff. 0.042)
656.49/656.69	c #Conflicts:     405000 | #Learnt:      11308 | 0.000
656.49/656.69	c total clause space: 335.816MB
656.49/656.69	c total #watches: 97672
658.89/659.08	c total #propagations: 115847492 / total #impl: 2763698434 (eff. 0.042)
658.89/659.08	c #Conflicts:     406000 | #Learnt:      12308 | 0.000
658.89/659.08	c total clause space: 335.816MB
658.89/659.08	c total #watches: 100384
660.89/661.09	c total #propagations: 116171140 / total #impl: 2775067470 (eff. 0.042)
660.89/661.09	c #Conflicts:     407000 | #Learnt:      13308 | 0.000
660.89/661.09	c total clause space: 335.816MB
660.89/661.09	c total #watches: 103057
662.99/663.10	c total #propagations: 116403932 / total #impl: 2785912801 (eff. 0.042)
662.99/663.10	c #Conflicts:     408000 | #Learnt:      14308 | 0.000
662.99/663.10	c total clause space: 335.816MB
662.99/663.10	c total #watches: 105150
664.69/664.84	c total #propagations: 116626877 / total #impl: 2796697936 (eff. 0.042)
664.69/664.84	c #Conflicts:     409000 | #Learnt:      15308 | 0.000
664.69/664.84	c total clause space: 335.816MB
664.69/664.84	c total #watches: 107185
665.89/666.03	c total #propagations: 116892502 / total #impl: 2806186062 (eff. 0.042)
665.89/666.03	c #Conflicts:     410000 | #Learnt:      16308 | 0.000
665.89/666.03	c total clause space: 335.816MB
665.89/666.03	c total #watches: 110683
668.89/669.00	c total #propagations: 117168094 / total #impl: 2812779074 (eff. 0.042)
668.89/669.00	c #Conflicts:     411000 | #Learnt:      17308 | 0.000
668.89/669.00	c total clause space: 335.816MB
668.89/669.00	c total #watches: 112894
671.58/671.73	c total #propagations: 117558845 / total #impl: 2824741857 (eff. 0.042)
671.58/671.73	c #Conflicts:     412000 | #Learnt:      18308 | 0.000
671.58/671.73	c total clause space: 335.816MB
671.58/671.73	c total #watches: 114961
673.09/673.25	c total #propagations: 117834587 / total #impl: 2839800965 (eff. 0.041)
673.09/673.25	c #Conflicts:     413000 | #Learnt:      19308 | 0.000
673.09/673.25	c total clause space: 335.816MB
673.09/673.25	c total #watches: 117008
674.78/674.94	c total #propagations: 118074805 / total #impl: 2843532962 (eff. 0.042)
674.78/674.94	c #Conflicts:     414000 | #Learnt:      20308 | 0.000
674.78/674.94	c total clause space: 335.816MB
674.78/674.94	c total #watches: 119024
676.78/676.96	c total #propagations: 118398664 / total #impl: 2846237525 (eff. 0.042)
676.78/676.96	c #Conflicts:     415000 | #Learnt:      21308 | 0.000
676.78/676.96	c total clause space: 335.816MB
676.78/676.96	c total #watches: 124178
678.98/679.11	c total #propagations: 118586396 / total #impl: 2859199127 (eff. 0.041)
678.98/679.11	c #Conflicts:     416000 | #Learnt:      22308 | 0.000
678.98/679.11	c total clause space: 335.816MB
678.98/679.11	c total #watches: 126810
681.18/681.34	c total #propagations: 118814195 / total #impl: 2871734901 (eff. 0.041)
681.18/681.34	c #Conflicts:     417000 | #Learnt:      23308 | 0.000
681.18/681.34	c total clause space: 335.816MB
681.18/681.34	c total #watches: 128880
682.78/682.95	c total #propagations: 119072455 / total #impl: 2883848325 (eff. 0.041)
682.78/682.95	c #Conflicts:     418000 | #Learnt:      24308 | 0.000
682.78/682.95	c total clause space: 335.816MB
682.78/682.95	c total #watches: 130998
684.98/685.17	c total #propagations: 119428572 / total #impl: 2892794591 (eff. 0.041)
684.98/685.17	c GC COLLECT
684.98/685.17	c #Conflicts:     419000 | #Learnt:       9563 | 0.000
684.98/685.17	c total clause space: 335.816MB
684.98/685.17	c total #watches: 80529
686.29/686.49	c total #propagations: 119668623 / total #impl: 2906367560 (eff. 0.041)
686.29/686.49	c #Conflicts:     420000 | #Learnt:      10563 | 0.000
686.29/686.49	c total clause space: 335.816MB
686.29/686.49	c total #watches: 82554
687.58/687.72	c total #propagations: 119865831 / total #impl: 2916318174 (eff. 0.041)
687.58/687.72	c #Conflicts:     421000 | #Learnt:      11563 | 0.000
687.58/687.72	c total clause space: 335.816MB
687.58/687.72	c total #watches: 84589
689.69/689.81	c total #propagations: 120090289 / total #impl: 2926950905 (eff. 0.041)
689.69/689.81	c #Conflicts:     422000 | #Learnt:      12563 | 0.000
689.69/689.81	c total clause space: 335.816MB
689.69/689.81	c total #watches: 86645
691.28/691.46	c total #propagations: 120437325 / total #impl: 2939500091 (eff. 0.041)
691.28/691.46	c #Conflicts:     423000 | #Learnt:      13563 | 0.000
691.28/691.46	c total clause space: 335.816MB
691.28/691.46	c total #watches: 88826
692.68/692.87	c total #propagations: 120679697 / total #impl: 2955236158 (eff. 0.041)
692.68/692.87	c #Conflicts:     424000 | #Learnt:      14563 | 0.000
692.68/692.87	c total clause space: 335.816MB
692.68/692.87	c total #watches: 91099
693.78/693.97	c total #propagations: 120924074 / total #impl: 2967017494 (eff. 0.041)
693.78/693.97	c #Conflicts:     425000 | #Learnt:      15563 | 0.000
693.78/693.97	c total clause space: 335.816MB
693.78/693.97	c total #watches: 93275
694.98/695.12	c total #propagations: 121171024 / total #impl: 2975976278 (eff. 0.041)
694.98/695.12	c #Conflicts:     426000 | #Learnt:      16563 | 0.000
694.98/695.12	c total clause space: 335.816MB
694.98/695.12	c total #watches: 95423
697.29/697.42	c total #propagations: 121426882 / total #impl: 2985019243 (eff. 0.041)
697.29/697.42	c #Conflicts:     427000 | #Learnt:      17563 | 0.000
697.29/697.42	c total clause space: 335.816MB
697.29/697.42	c total #watches: 98677
699.59/699.75	c total #propagations: 121749306 / total #impl: 2998345165 (eff. 0.041)
699.59/699.75	c #Conflicts:     428000 | #Learnt:      18563 | 0.000
699.59/699.75	c total clause space: 335.816MB
699.59/699.75	c total #watches: 101197
701.28/701.43	c total #propagations: 121996613 / total #impl: 3012167153 (eff. 0.041)
701.28/701.43	c #Conflicts:     429000 | #Learnt:      19563 | 0.000
701.28/701.43	c total clause space: 335.816MB
701.28/701.43	c total #watches: 104155
703.68/703.80	c total #propagations: 122269786 / total #impl: 3022079023 (eff. 0.040)
703.68/703.80	c #Conflicts:     430000 | #Learnt:      20563 | 0.000
703.68/703.80	c total clause space: 335.816MB
703.68/703.80	c total #watches: 107047
705.38/705.54	c total #propagations: 122624597 / total #impl: 3032637433 (eff. 0.040)
705.38/705.54	c #Conflicts:     431000 | #Learnt:      21563 | 0.000
705.38/705.54	c total clause space: 335.816MB
705.38/705.54	c total #watches: 112230
706.88/707.09	c total #propagations: 122805926 / total #impl: 3045403579 (eff. 0.040)
706.88/707.09	c #Conflicts:     432000 | #Learnt:      22563 | 0.000
706.88/707.09	c total clause space: 335.816MB
706.88/707.09	c total #watches: 114245
708.18/708.39	c total #propagations: 122967802 / total #impl: 3048703538 (eff. 0.040)
708.18/708.39	c #Conflicts:     433000 | #Learnt:      23563 | 0.000
708.18/708.39	c total clause space: 335.816MB
708.18/708.39	c total #watches: 119007
709.68/709.88	c total #propagations: 123113256 / total #impl: 3050981621 (eff. 0.040)
709.68/709.88	c #Conflicts:     434000 | #Learnt:      24563 | 0.000
709.68/709.88	c total clause space: 335.816MB
709.68/709.88	c total #watches: 121095
711.28/711.47	c total #propagations: 123342872 / total #impl: 3053040439 (eff. 0.040)
711.28/711.47	c GC COLLECT
711.28/711.47	c #Conflicts:     435000 | #Learnt:       9445 | 0.000
711.28/711.47	c total clause space: 335.816MB
711.28/711.47	c total #watches: 85089
712.68/712.85	c total #propagations: 123526929 / total #impl: 3055892092 (eff. 0.040)
712.68/712.85	c #Conflicts:     436000 | #Learnt:      10445 | 0.000
712.68/712.85	c total clause space: 335.816MB
712.68/712.85	c total #watches: 87181
714.08/714.29	c total #propagations: 123745188 / total #impl: 3057546012 (eff. 0.040)
714.08/714.29	c #Conflicts:     437000 | #Learnt:      11445 | 0.000
714.08/714.29	c total clause space: 335.816MB
714.08/714.29	c total #watches: 89231
715.48/715.69	c total #propagations: 123961232 / total #impl: 3059549344 (eff. 0.041)
715.48/715.69	c #Conflicts:     438000 | #Learnt:      12445 | 0.000
715.48/715.69	c total clause space: 335.816MB
715.48/715.69	c total #watches: 91286
716.98/717.13	c total #propagations: 124241622 / total #impl: 3061038658 (eff. 0.041)
716.98/717.13	c #Conflicts:     439000 | #Learnt:      13445 | 0.000
716.98/717.13	c total clause space: 335.816MB
716.98/717.13	c total #watches: 93302
717.88/718.04	c total #propagations: 124563174 / total #impl: 3062467907 (eff. 0.041)
717.88/718.04	c #Conflicts:     440000 | #Learnt:      14445 | 0.000
717.88/718.04	c total clause space: 335.816MB
717.88/718.04	c total #watches: 96463
719.68/719.81	c total #propagations: 124767120 / total #impl: 3065649995 (eff. 0.041)
719.68/719.81	c #Conflicts:     441000 | #Learnt:      15445 | 0.000
719.68/719.81	c total clause space: 335.816MB
719.68/719.81	c total #watches: 99769
721.58/721.72	c total #propagations: 124963254 / total #impl: 3070741897 (eff. 0.041)
721.58/721.72	c #Conflicts:     442000 | #Learnt:      16445 | 0.000
721.58/721.72	c total clause space: 335.816MB
721.58/721.72	c total #watches: 101850
723.18/723.38	c total #propagations: 125164117 / total #impl: 3072834754 (eff. 0.041)
723.18/723.38	c #Conflicts:     443000 | #Learnt:      17445 | 0.000
723.18/723.38	c total clause space: 335.816MB
723.18/723.38	c total #watches: 104344
724.97/725.12	c total #propagations: 125440811 / total #impl: 3074320156 (eff. 0.041)
724.97/725.12	c #Conflicts:     444000 | #Learnt:      18445 | 0.000
724.97/725.12	c total clause space: 335.816MB
724.97/725.12	c total #watches: 109818
726.87/727.02	c total #propagations: 125752915 / total #impl: 3082864752 (eff. 0.041)
726.87/727.02	c #Conflicts:     445000 | #Learnt:      19445 | 0.000
726.87/727.02	c total clause space: 335.816MB
726.87/727.02	c total #watches: 112614
728.47/728.64	c total #propagations: 125982223 / total #impl: 3089845408 (eff. 0.041)
728.47/728.64	c #Conflicts:     446000 | #Learnt:      20445 | 0.000
728.47/728.64	c total clause space: 335.816MB
728.47/728.64	c total #watches: 115757
730.07/730.25	c total #propagations: 126194908 / total #impl: 3093964506 (eff. 0.041)
730.07/730.25	c #Conflicts:     447000 | #Learnt:      21445 | 0.000
730.07/730.25	c total clause space: 335.816MB
730.07/730.25	c total #watches: 119521
732.17/732.36	c total #propagations: 126451962 / total #impl: 3096567357 (eff. 0.041)
732.17/732.36	c #Conflicts:     448000 | #Learnt:      22445 | 0.000
732.17/732.36	c total clause space: 335.816MB
732.17/732.36	c total #watches: 122986
734.57/734.73	c total #propagations: 126729165 / total #impl: 3105214262 (eff. 0.041)
734.57/734.73	c #Conflicts:     449000 | #Learnt:      23445 | 0.000
734.57/734.73	c total clause space: 335.816MB
734.57/734.73	c total #watches: 125208
736.57/736.78	c total #propagations: 126937569 / total #impl: 3112334742 (eff. 0.041)
736.57/736.78	c #Conflicts:     450000 | #Learnt:      24445 | 0.000
736.57/736.78	c total clause space: 335.816MB
736.57/736.78	c total #watches: 127311
738.47/738.63	c total #propagations: 127170298 / total #impl: 3117234639 (eff. 0.041)
738.47/738.63	c GC COLLECT
738.47/738.63	c #Conflicts:     451000 | #Learnt:       8675 | 0.000
738.47/738.63	c total clause space: 335.816MB
738.47/738.63	c total #watches: 81977
739.67/739.86	c total #propagations: 127353503 / total #impl: 3119764193 (eff. 0.041)
739.67/739.86	c #Conflicts:     452000 | #Learnt:       9675 | 0.000
739.67/739.86	c total clause space: 335.816MB
739.67/739.86	c total #watches: 84068
741.07/741.21	c total #propagations: 127551301 / total #impl: 3121898147 (eff. 0.041)
741.07/741.21	c #Conflicts:     453000 | #Learnt:      10675 | 0.000
741.07/741.21	c total clause space: 335.816MB
741.07/741.21	c total #watches: 86127
742.17/742.30	c total #propagations: 127837372 / total #impl: 3123812709 (eff. 0.041)
742.17/742.30	c #Conflicts:     454000 | #Learnt:      11675 | 0.000
742.17/742.30	c total clause space: 335.816MB
742.17/742.30	c total #watches: 88179
743.17/743.38	c total #propagations: 128201206 / total #impl: 3125712696 (eff. 0.041)
743.17/743.38	c #Conflicts:     455000 | #Learnt:      12675 | 0.000
743.17/743.38	c total clause space: 335.816MB
743.17/743.38	c total #watches: 90217
744.87/745.01	c total #propagations: 128530976 / total #impl: 3127510466 (eff. 0.041)
744.87/745.01	c #Conflicts:     456000 | #Learnt:      13675 | 0.000
744.87/745.01	c total clause space: 335.816MB
744.87/745.01	c total #watches: 97983
746.47/746.61	c total #propagations: 128803026 / total #impl: 3133402458 (eff. 0.041)
746.47/746.61	c #Conflicts:     457000 | #Learnt:      14675 | 0.000
746.47/746.61	c total clause space: 335.816MB
746.47/746.61	c total #watches: 100566
747.98/748.15	c total #propagations: 129029611 / total #impl: 3137031747 (eff. 0.041)
747.98/748.15	c #Conflicts:     458000 | #Learnt:      15675 | 0.000
747.98/748.15	c total clause space: 335.816MB
747.98/748.15	c total #watches: 103566
749.47/749.64	c total #propagations: 129223868 / total #impl: 3139927069 (eff. 0.041)
749.47/749.64	c #Conflicts:     459000 | #Learnt:      16675 | 0.000
749.47/749.64	c total clause space: 335.816MB
749.47/749.64	c total #watches: 105610
750.97/751.12	c total #propagations: 129511130 / total #impl: 3142531865 (eff. 0.041)
750.97/751.12	c #Conflicts:     460000 | #Learnt:      17675 | 0.000
750.97/751.12	c total clause space: 335.816MB
750.97/751.12	c total #watches: 108265
752.87/753.00	c total #propagations: 129732579 / total #impl: 3149346749 (eff. 0.041)
752.87/753.00	c #Conflicts:     461000 | #Learnt:      18675 | 0.000
752.87/753.00	c total clause space: 335.816MB
752.87/753.00	c total #watches: 111990
754.37/754.52	c total #propagations: 129962749 / total #impl: 3154691890 (eff. 0.041)
754.37/754.52	c #Conflicts:     462000 | #Learnt:      19675 | 0.000
754.37/754.52	c total clause space: 335.816MB
754.37/754.52	c total #watches: 114541
755.77/755.92	c total #propagations: 130188753 / total #impl: 3157554672 (eff. 0.041)
755.77/755.92	c #Conflicts:     463000 | #Learnt:      20675 | 0.000
755.77/755.92	c total clause space: 335.816MB
755.77/755.92	c total #watches: 116640
756.87/757.01	c total #propagations: 130420277 / total #impl: 3159776247 (eff. 0.041)
756.87/757.01	c #Conflicts:     464000 | #Learnt:      21675 | 0.000
756.87/757.01	c total clause space: 335.816MB
756.87/757.01	c total #watches: 118689
757.97/758.17	c total #propagations: 130669401 / total #impl: 3162031049 (eff. 0.041)
757.97/758.17	c #Conflicts:     465000 | #Learnt:      22675 | 0.000
757.97/758.17	c total clause space: 335.816MB
757.97/758.17	c total #watches: 120722
759.07/759.25	c total #propagations: 130942704 / total #impl: 3164298119 (eff. 0.041)
759.07/759.25	c #Conflicts:     466000 | #Learnt:      23675 | 0.000
759.07/759.25	c total clause space: 335.816MB
759.07/759.25	c total #watches: 122793
761.37/761.58	c total #propagations: 131264336 / total #impl: 3166570701 (eff. 0.041)
761.37/761.58	c #Conflicts:     467000 | #Learnt:      24675 | 0.000
761.37/761.58	c total clause space: 335.816MB
761.37/761.58	c total #watches: 129072
763.07/763.24	c total #propagations: 131592621 / total #impl: 3172000271 (eff. 0.041)
763.07/763.24	c GC COLLECT
763.07/763.24	c #Conflicts:     468000 | #Learnt:       9026 | 0.000
763.07/763.24	c total clause space: 335.816MB
763.07/763.24	c total #watches: 84447
764.07/764.20	c total #propagations: 131789383 / total #impl: 3176817388 (eff. 0.041)
764.07/764.20	c #Conflicts:     469000 | #Learnt:      10026 | 0.000
764.07/764.20	c total clause space: 335.816MB
764.07/764.20	c total #watches: 87393
764.77/764.95	c total #propagations: 131910578 / total #impl: 3180805430 (eff. 0.041)
764.77/764.95	c #Conflicts:     470000 | #Learnt:      11026 | 0.000
764.77/764.95	c total clause space: 335.816MB
764.77/764.95	c total #watches: 91548
765.67/765.84	c total #propagations: 132007982 / total #impl: 3184467787 (eff. 0.041)
765.67/765.84	c #Conflicts:     471000 | #Learnt:      12026 | 0.000
765.67/765.84	c total clause space: 335.816MB
765.67/765.84	c total #watches: 95349
766.57/766.71	c total #propagations: 132191051 / total #impl: 3187146858 (eff. 0.041)
766.57/766.71	c #Conflicts:     472000 | #Learnt:      13026 | 0.000
766.57/766.71	c total clause space: 335.816MB
766.57/766.71	c total #watches: 98971
767.37/767.54	c total #propagations: 132307462 / total #impl: 3189642958 (eff. 0.041)
767.37/767.54	c #Conflicts:     473000 | #Learnt:      14026 | 0.000
767.37/767.54	c total clause space: 335.816MB
767.37/767.54	c total #watches: 102233
768.37/768.52	c total #propagations: 132465507 / total #impl: 3191893694 (eff. 0.042)
768.37/768.52	c #Conflicts:     474000 | #Learnt:      15026 | 0.000
768.37/768.52	c total clause space: 335.816MB
768.37/768.52	c total #watches: 104784
769.47/769.66	c total #propagations: 132659987 / total #impl: 3194078289 (eff. 0.042)
769.47/769.66	c #Conflicts:     475000 | #Learnt:      16026 | 0.000
769.47/769.66	c total clause space: 335.816MB
769.47/769.66	c total #watches: 107555
770.47/770.65	c total #propagations: 132850516 / total #impl: 3195991529 (eff. 0.042)
770.47/770.65	c #Conflicts:     476000 | #Learnt:      17026 | 0.000
770.47/770.65	c total clause space: 335.816MB
770.47/770.65	c total #watches: 110224
771.77/771.91	c total #propagations: 133010624 / total #impl: 3198132496 (eff. 0.042)
771.77/771.91	c #Conflicts:     477000 | #Learnt:      18026 | 0.000
771.77/771.91	c total clause space: 335.816MB
771.77/771.91	c total #watches: 113057
772.67/772.80	c total #propagations: 133173320 / total #impl: 3200318491 (eff. 0.042)
772.67/772.80	c #Conflicts:     478000 | #Learnt:      19026 | 0.000
772.67/772.80	c total clause space: 335.816MB
772.67/772.80	c total #watches: 115696
773.57/773.77	c total #propagations: 133352795 / total #impl: 3202351199 (eff. 0.042)
773.57/773.77	c #Conflicts:     479000 | #Learnt:      20026 | 0.000
773.57/773.77	c total clause space: 335.816MB
773.57/773.77	c total #watches: 118128
774.47/774.63	c total #propagations: 133473527 / total #impl: 3204554466 (eff. 0.042)
774.47/774.63	c #Conflicts:     480000 | #Learnt:      21026 | 0.000
774.47/774.63	c total clause space: 335.816MB
774.47/774.63	c total #watches: 120780
775.37/775.54	c total #propagations: 133632459 / total #impl: 3206466472 (eff. 0.042)
775.37/775.54	c #Conflicts:     481000 | #Learnt:      22026 | 0.000
775.37/775.54	c total clause space: 335.816MB
775.37/775.54	c total #watches: 123026
776.37/776.55	c total #propagations: 133785239 / total #impl: 3208462240 (eff. 0.042)
776.37/776.55	c #Conflicts:     482000 | #Learnt:      23026 | 0.000
776.37/776.55	c total clause space: 335.816MB
776.37/776.55	c total #watches: 126135
777.27/777.43	c total #propagations: 133920138 / total #impl: 3210548422 (eff. 0.042)
777.27/777.43	c #Conflicts:     483000 | #Learnt:      24026 | 0.000
777.27/777.43	c total clause space: 335.816MB
777.27/777.43	c total #watches: 130593
778.27/778.45	c total #propagations: 134074599 / total #impl: 3212247074 (eff. 0.042)
778.27/778.45	c #Conflicts:     484000 | #Learnt:      25026 | 0.000
778.27/778.45	c total clause space: 335.816MB
778.27/778.45	c total #watches: 133489
779.17/779.31	c total #propagations: 134241414 / total #impl: 3214124690 (eff. 0.042)
779.17/779.31	c GC COLLECT
779.17/779.31	c #Conflicts:     485000 | #Learnt:      10383 | 0.000
779.17/779.31	c total clause space: 335.816MB
779.17/779.31	c total #watches: 66503
780.37/780.51	c total #propagations: 134436599 / total #impl: 3216306576 (eff. 0.042)
780.37/780.51	c #Conflicts:     486000 | #Learnt:      11383 | 0.000
780.37/780.51	c total clause space: 335.816MB
780.37/780.51	c total #watches: 68644
781.17/781.38	c total #propagations: 134648581 / total #impl: 3219370360 (eff. 0.042)
781.17/781.38	c #Conflicts:     487000 | #Learnt:      12383 | 0.000
781.17/781.38	c total clause space: 335.816MB
781.17/781.38	c total #watches: 70927
782.27/782.49	c total #propagations: 134956492 / total #impl: 3221482990 (eff. 0.042)
782.27/782.49	c #Conflicts:     488000 | #Learnt:      13383 | 0.000
782.27/782.49	c total clause space: 335.816MB
782.27/782.49	c total #watches: 74457
783.47/783.61	c total #propagations: 135224799 / total #impl: 3223552112 (eff. 0.042)
783.47/783.61	c #Conflicts:     489000 | #Learnt:      14383 | 0.000
783.47/783.61	c total clause space: 335.816MB
783.47/783.61	c total #watches: 77835
784.47/784.69	c total #propagations: 135510245 / total #impl: 3225789027 (eff. 0.042)
784.47/784.69	c #Conflicts:     490000 | #Learnt:      15383 | 0.000
784.47/784.69	c total clause space: 335.816MB
784.47/784.69	c total #watches: 80159
785.47/785.64	c total #propagations: 135822958 / total #impl: 3228318871 (eff. 0.042)
785.47/785.64	c #Conflicts:     491000 | #Learnt:      16383 | 0.000
785.47/785.64	c total clause space: 335.816MB
785.47/785.64	c total #watches: 82695
786.47/786.63	c total #propagations: 136003183 / total #impl: 3230594340 (eff. 0.042)
786.47/786.63	c #Conflicts:     492000 | #Learnt:      17383 | 0.000
786.47/786.63	c total clause space: 335.816MB
786.47/786.63	c total #watches: 85303
787.57/787.71	c total #propagations: 136263906 / total #impl: 3232956389 (eff. 0.042)
787.57/787.71	c #Conflicts:     493000 | #Learnt:      18383 | 0.000
787.57/787.71	c total clause space: 335.816MB
787.57/787.71	c total #watches: 87676
788.67/788.85	c total #propagations: 136517628 / total #impl: 3235050870 (eff. 0.042)
788.67/788.85	c #Conflicts:     494000 | #Learnt:      19383 | 0.000
788.67/788.85	c total clause space: 335.816MB
788.67/788.85	c total #watches: 90990
789.86/790.00	c total #propagations: 136823603 / total #impl: 3237184530 (eff. 0.042)
789.86/790.00	c #Conflicts:     495000 | #Learnt:      20383 | 0.000
789.86/790.00	c total clause space: 335.816MB
789.86/790.00	c total #watches: 96029
790.77/790.90	c total #propagations: 137083980 / total #impl: 3239401705 (eff. 0.042)
790.77/790.90	c #Conflicts:     496000 | #Learnt:      21383 | 0.000
790.77/790.90	c total clause space: 335.816MB
790.77/790.90	c total #watches: 98930
791.76/791.98	c total #propagations: 137218881 / total #impl: 3242182715 (eff. 0.042)
791.76/791.98	c #Conflicts:     497000 | #Learnt:      22383 | 0.000
791.76/791.98	c total clause space: 335.816MB
791.76/791.98	c total #watches: 101277
793.16/793.34	c total #propagations: 137533428 / total #impl: 3244703017 (eff. 0.042)
793.16/793.34	c #Conflicts:     498000 | #Learnt:      23383 | 0.000
793.16/793.34	c total clause space: 335.816MB
793.16/793.34	c total #watches: 103991
794.17/794.38	c total #propagations: 137827536 / total #impl: 3247258643 (eff. 0.042)
794.17/794.38	c #Conflicts:     499000 | #Learnt:      24383 | 0.000
794.17/794.38	c total clause space: 335.816MB
794.17/794.38	c total #watches: 107031
795.27/795.43	c total #propagations: 138126014 / total #impl: 3249533759 (eff. 0.043)
795.27/795.43	c #Conflicts:     500000 | #Learnt:      25383 | 0.000
795.27/795.43	c total clause space: 335.816MB
795.27/795.43	c total #watches: 109556
796.46/796.61	c total #propagations: 138347183 / total #impl: 3252354712 (eff. 0.043)
796.46/796.61	c #Conflicts:     501000 | #Learnt:      26383 | 0.000
796.46/796.61	c total clause space: 335.816MB
796.46/796.61	c total #watches: 112926
797.47/797.66	c total #propagations: 138544565 / total #impl: 3254926521 (eff. 0.043)
797.47/797.66	c GC COLLECT
797.47/797.66	c #Conflicts:     502000 | #Learnt:      10118 | 0.000
797.47/797.66	c total clause space: 335.816MB
797.47/797.66	c total #watches: 62103
798.16/798.30	c total #propagations: 138716052 / total #impl: 3257393428 (eff. 0.043)
798.16/798.30	c #Conflicts:     503000 | #Learnt:      11118 | 0.000
798.16/798.30	c total clause space: 335.816MB
798.16/798.30	c total #watches: 64549
798.86/799.07	c total #propagations: 138998839 / total #impl: 3259595110 (eff. 0.043)
798.86/799.07	c #Conflicts:     504000 | #Learnt:      12118 | 0.000
798.86/799.07	c total clause space: 335.816MB
798.86/799.07	c total #watches: 67644
799.67/799.81	c total #propagations: 139260937 / total #impl: 3262053840 (eff. 0.043)
799.67/799.81	c #Conflicts:     505000 | #Learnt:      13118 | 0.000
799.67/799.81	c total clause space: 335.816MB
799.67/799.81	c total #watches: 70425
800.36/800.55	c total #propagations: 139477463 / total #impl: 3264394547 (eff. 0.043)
800.36/800.55	c #Conflicts:     506000 | #Learnt:      14118 | 0.000
800.36/800.55	c total clause space: 335.816MB
800.36/800.55	c total #watches: 72953
801.06/801.21	c total #propagations: 139712350 / total #impl: 3266676146 (eff. 0.043)
801.06/801.21	c #Conflicts:     507000 | #Learnt:      15118 | 0.000
801.06/801.21	c total clause space: 335.816MB
801.06/801.21	c total #watches: 75543
801.87/802.06	c total #propagations: 139983274 / total #impl: 3268966979 (eff. 0.043)
801.87/802.06	c #Conflicts:     508000 | #Learnt:      16118 | 0.000
801.87/802.06	c total clause space: 335.816MB
801.87/802.06	c total #watches: 78777
802.56/802.74	c total #propagations: 140194343 / total #impl: 3271312272 (eff. 0.043)
802.56/802.74	c #Conflicts:     509000 | #Learnt:      17118 | 0.000
802.56/802.74	c total clause space: 335.816MB
802.56/802.74	c total #watches: 81809
804.16/804.34	c total #propagations: 140522411 / total #impl: 3273516651 (eff. 0.043)
804.16/804.34	c #Conflicts:     510000 | #Learnt:      18118 | 0.000
804.16/804.34	c total clause space: 335.816MB
804.16/804.34	c total #watches: 85708
805.26/805.44	c total #propagations: 140877083 / total #impl: 3278392725 (eff. 0.043)
805.26/805.44	c #Conflicts:     511000 | #Learnt:      19118 | 0.000
805.26/805.44	c total clause space: 335.816MB
805.26/805.44	c total #watches: 88490
806.56/806.75	c total #propagations: 141171242 / total #impl: 3281813053 (eff. 0.043)
806.56/806.75	c #Conflicts:     512000 | #Learnt:      20118 | 0.000
806.56/806.75	c total clause space: 335.816MB
806.56/806.75	c total #watches: 97931
807.66/807.83	c total #propagations: 141468365 / total #impl: 3286136865 (eff. 0.043)
807.66/807.83	c #Conflicts:     513000 | #Learnt:      21118 | 0.000
807.66/807.83	c total clause space: 335.816MB
807.66/807.83	c total #watches: 102966
809.36/809.58	c total #propagations: 141644486 / total #impl: 3288789487 (eff. 0.043)
809.36/809.58	c #Conflicts:     514000 | #Learnt:      22118 | 0.000
809.36/809.58	c total clause space: 335.816MB
809.36/809.58	c total #watches: 105771
811.46/811.66	c total #propagations: 141867873 / total #impl: 3292228643 (eff. 0.043)
811.46/811.66	c #Conflicts:     515000 | #Learnt:      23118 | 0.000
811.46/811.66	c total clause space: 335.816MB
811.46/811.66	c total #watches: 108184
813.46/813.61	c total #propagations: 142242712 / total #impl: 3297017048 (eff. 0.043)
813.46/813.61	c #Conflicts:     516000 | #Learnt:      24118 | 0.000
813.46/813.61	c total clause space: 335.816MB
813.46/813.61	c total #watches: 110784
814.97/815.15	c total #propagations: 142521723 / total #impl: 3301231870 (eff. 0.043)
814.97/815.15	c #Conflicts:     517000 | #Learnt:      25118 | 0.000
814.97/815.15	c total clause space: 335.816MB
814.97/815.15	c total #watches: 112810
816.17/816.33	c total #propagations: 142857048 / total #impl: 3305197619 (eff. 0.043)
816.17/816.33	c #Conflicts:     518000 | #Learnt:      26118 | 0.000
816.17/816.33	c total clause space: 335.816MB
816.17/816.33	c total #watches: 118576
817.86/818.06	c total #propagations: 143148898 / total #impl: 3308938500 (eff. 0.043)
817.86/818.06	c #Conflicts:     519000 | #Learnt:      27118 | 0.000
817.86/818.06	c total clause space: 335.816MB
817.86/818.06	c total #watches: 122369
819.56/819.75	c total #propagations: 143327830 / total #impl: 3313596587 (eff. 0.043)
819.56/819.75	c GC COLLECT
819.56/819.75	c #Conflicts:     520000 | #Learnt:       9938 | 0.000
819.56/819.75	c total clause space: 335.816MB
819.56/819.75	c total #watches: 72527
820.96/821.13	c total #propagations: 143539446 / total #impl: 3317098817 (eff. 0.043)
820.96/821.13	c #Conflicts:     521000 | #Learnt:      10938 | 0.000
820.96/821.13	c total clause space: 335.816MB
820.96/821.13	c total #watches: 74577
822.46/822.63	c total #propagations: 143766151 / total #impl: 3320932438 (eff. 0.043)
822.46/822.63	c #Conflicts:     522000 | #Learnt:      11938 | 0.000
822.46/822.63	c total clause space: 335.816MB
822.46/822.63	c total #watches: 76596
825.36/825.51	c total #propagations: 144119249 / total #impl: 3324286273 (eff. 0.043)
825.36/825.51	c #Conflicts:     523000 | #Learnt:      12938 | 0.000
825.36/825.51	c total clause space: 335.816MB
825.36/825.51	c total #watches: 81034
826.65/826.87	c total #propagations: 144578001 / total #impl: 3329311417 (eff. 0.043)
826.65/826.87	c #Conflicts:     524000 | #Learnt:      13938 | 0.000
826.65/826.87	c total clause space: 335.816MB
826.65/826.87	c total #watches: 87211
828.26/828.48	c total #propagations: 144753271 / total #impl: 3334859335 (eff. 0.043)
828.26/828.48	c #Conflicts:     525000 | #Learnt:      14938 | 0.000
828.26/828.48	c total clause space: 335.816MB
828.26/828.48	c total #watches: 89351
829.65/829.85	c total #propagations: 144969733 / total #impl: 3339367860 (eff. 0.043)
829.65/829.85	c #Conflicts:     526000 | #Learnt:      15938 | 0.000
829.65/829.85	c total clause space: 335.816MB
829.65/829.85	c total #watches: 93151
830.85/831.01	c total #propagations: 145167506 / total #impl: 3343211365 (eff. 0.043)
830.85/831.01	c #Conflicts:     527000 | #Learnt:      16938 | 0.000
830.85/831.01	c total clause space: 335.816MB
830.85/831.01	c total #watches: 95776
831.95/832.17	c total #propagations: 145346847 / total #impl: 3346916989 (eff. 0.043)
831.95/832.17	c #Conflicts:     528000 | #Learnt:      17938 | 0.000
831.95/832.17	c total clause space: 335.816MB
831.95/832.17	c total #watches: 97833
833.05/833.26	c total #propagations: 145578258 / total #impl: 3350274988 (eff. 0.043)
833.05/833.26	c #Conflicts:     529000 | #Learnt:      18938 | 0.000
833.05/833.26	c total clause space: 335.816MB
833.05/833.26	c total #watches: 100420
834.25/834.46	c total #propagations: 145866703 / total #impl: 3353665492 (eff. 0.043)
834.25/834.46	c #Conflicts:     530000 | #Learnt:      19938 | 0.000
834.25/834.46	c total clause space: 335.816MB
834.25/834.46	c total #watches: 102518
835.25/835.42	c total #propagations: 146171206 / total #impl: 3357269490 (eff. 0.044)
835.25/835.42	c #Conflicts:     531000 | #Learnt:      20938 | 0.000
835.25/835.42	c total clause space: 335.816MB
835.25/835.42	c total #watches: 105078
838.17/838.33	c total #propagations: 146491243 / total #impl: 3360432259 (eff. 0.044)
838.17/838.33	c #Conflicts:     532000 | #Learnt:      21938 | 0.000
838.17/838.33	c total clause space: 335.816MB
838.17/838.33	c total #watches: 110514
840.26/840.48	c total #propagations: 146872991 / total #impl: 3369465666 (eff. 0.044)
840.26/840.48	c #Conflicts:     533000 | #Learnt:      22938 | 0.000
840.26/840.48	c total clause space: 335.816MB
840.26/840.48	c total #watches: 113052
842.16/842.32	c total #propagations: 147232751 / total #impl: 3378785101 (eff. 0.044)
842.16/842.32	c #Conflicts:     534000 | #Learnt:      23938 | 0.000
842.16/842.32	c total clause space: 335.816MB
842.16/842.32	c total #watches: 116000
843.96/844.16	c total #propagations: 147476366 / total #impl: 3389235132 (eff. 0.044)
843.96/844.16	c #Conflicts:     535000 | #Learnt:      24938 | 0.000
843.96/844.16	c total clause space: 335.816MB
843.96/844.16	c total #watches: 119745
845.76/845.90	c total #propagations: 147702035 / total #impl: 3398606747 (eff. 0.043)
845.76/845.90	c #Conflicts:     536000 | #Learnt:      25938 | 0.000
845.76/845.90	c total clause space: 335.816MB
845.76/845.90	c total #watches: 122508
847.86/848.07	c total #propagations: 147956629 / total #impl: 3405464936 (eff. 0.043)
847.86/848.07	c #Conflicts:     537000 | #Learnt:      26938 | 0.000
847.86/848.07	c total clause space: 335.816MB
847.86/848.07	c total #watches: 125625
849.35/849.56	c total #propagations: 148323940 / total #impl: 3413904555 (eff. 0.043)
849.35/849.56	c GC COLLECT
849.35/849.56	c #Conflicts:     538000 | #Learnt:       9595 | 0.000
849.35/849.56	c total clause space: 335.816MB
849.35/849.56	c total #watches: 71487
850.65/850.88	c total #propagations: 148548528 / total #impl: 3424016310 (eff. 0.043)
850.65/850.88	c #Conflicts:     539000 | #Learnt:      10595 | 0.000
850.65/850.88	c total clause space: 335.816MB
850.65/850.88	c total #watches: 73543
851.95/852.15	c total #propagations: 148753743 / total #impl: 3432882407 (eff. 0.043)
851.95/852.15	c #Conflicts:     540000 | #Learnt:      11595 | 0.000
851.95/852.15	c total clause space: 335.816MB
851.95/852.15	c total #watches: 75577
853.15/853.32	c total #propagations: 148987860 / total #impl: 3441806033 (eff. 0.043)
853.15/853.32	c #Conflicts:     541000 | #Learnt:      12595 | 0.000
853.15/853.32	c total clause space: 335.816MB
853.15/853.32	c total #watches: 77656
854.15/854.32	c total #propagations: 149259228 / total #impl: 3448448168 (eff. 0.043)
854.15/854.32	c #Conflicts:     542000 | #Learnt:      13595 | 0.000
854.15/854.32	c total clause space: 335.816MB
854.15/854.32	c total #watches: 79689
855.45/855.64	c total #propagations: 149564068 / total #impl: 3453921976 (eff. 0.043)
855.45/855.64	c #Conflicts:     543000 | #Learnt:      14595 | 0.000
855.45/855.64	c total clause space: 335.816MB
855.45/855.64	c total #watches: 81705
856.86/857.08	c total #propagations: 149980903 / total #impl: 3460865855 (eff. 0.043)
856.86/857.08	c #Conflicts:     544000 | #Learnt:      15595 | 0.000
856.86/857.08	c total clause space: 335.816MB
856.86/857.08	c total #watches: 85958
858.45/858.62	c total #propagations: 150273217 / total #impl: 3468871282 (eff. 0.043)
858.45/858.62	c #Conflicts:     545000 | #Learnt:      16595 | 0.000
858.45/858.62	c total clause space: 335.816MB
858.45/858.62	c total #watches: 90404
859.95/860.11	c total #propagations: 150479669 / total #impl: 3477428435 (eff. 0.043)
859.95/860.11	c #Conflicts:     546000 | #Learnt:      17595 | 0.000
859.95/860.11	c total clause space: 335.816MB
859.95/860.11	c total #watches: 92485
861.35/861.57	c total #propagations: 150746484 / total #impl: 3484754145 (eff. 0.043)
861.35/861.57	c #Conflicts:     547000 | #Learnt:      18595 | 0.000
861.35/861.57	c total clause space: 335.816MB
861.35/861.57	c total #watches: 94543
862.85/863.09	c total #propagations: 151008296 / total #impl: 3492302809 (eff. 0.043)
862.85/863.09	c #Conflicts:     548000 | #Learnt:      19595 | 0.000
862.85/863.09	c total clause space: 335.816MB
862.85/863.09	c total #watches: 97501
864.15/864.32	c total #propagations: 151244482 / total #impl: 3501039021 (eff. 0.043)
864.15/864.32	c #Conflicts:     549000 | #Learnt:      20595 | 0.000
864.15/864.32	c total clause space: 335.816MB
864.15/864.32	c total #watches: 100118
865.35/865.60	c total #propagations: 151494987 / total #impl: 3508138511 (eff. 0.043)
865.35/865.60	c #Conflicts:     550000 | #Learnt:      21595 | 0.000
865.35/865.60	c total clause space: 335.816MB
865.35/865.60	c total #watches: 102203
866.55/866.74	c total #propagations: 151722081 / total #impl: 3514096289 (eff. 0.043)
866.55/866.74	c #Conflicts:     551000 | #Learnt:      22595 | 0.000
866.55/866.74	c total clause space: 335.816MB
866.55/866.74	c total #watches: 104264
868.15/868.36	c total #propagations: 152079234 / total #impl: 3520017054 (eff. 0.043)
868.15/868.36	c #Conflicts:     552000 | #Learnt:      23595 | 0.000
868.15/868.36	c total clause space: 335.816MB
868.15/868.36	c total #watches: 107613
869.85/870.08	c total #propagations: 152300838 / total #impl: 3531211382 (eff. 0.043)
869.85/870.08	c #Conflicts:     553000 | #Learnt:      24595 | 0.000
869.85/870.08	c total clause space: 335.816MB
869.85/870.08	c total #watches: 109776
871.25/871.41	c total #propagations: 152567039 / total #impl: 3538313323 (eff. 0.043)
871.25/871.41	c #Conflicts:     554000 | #Learnt:      25595 | 0.000
871.25/871.41	c total clause space: 335.816MB
871.25/871.41	c total #watches: 111960
872.95/873.18	c total #propagations: 152834503 / total #impl: 3544241750 (eff. 0.043)
872.95/873.18	c #Conflicts:     555000 | #Learnt:      26595 | 0.000
872.95/873.18	c total clause space: 335.816MB
872.95/873.18	c total #watches: 114071
874.55/874.75	c total #propagations: 153105238 / total #impl: 3552689161 (eff. 0.043)
874.55/874.75	c GC COLLECT
874.55/874.75	c #Conflicts:     556000 | #Learnt:       9213 | 0.000
874.55/874.75	c total clause space: 335.816MB
874.55/874.75	c total #watches: 63725
875.95/876.17	c total #propagations: 153332635 / total #impl: 3561516280 (eff. 0.043)
875.95/876.17	c #Conflicts:     557000 | #Learnt:      10213 | 0.000
875.95/876.17	c total clause space: 335.816MB
875.95/876.17	c total #watches: 66259
876.85/877.10	c total #propagations: 153663173 / total #impl: 3570022644 (eff. 0.043)
876.85/877.10	c #Conflicts:     558000 | #Learnt:      11213 | 0.000
876.85/877.10	c total clause space: 335.816MB
876.85/877.10	c total #watches: 68298
878.35/878.50	c total #propagations: 153994314 / total #impl: 3576417014 (eff. 0.043)
878.35/878.50	c #Conflicts:     559000 | #Learnt:      12213 | 0.000
878.35/878.50	c total clause space: 335.816MB
878.35/878.50	c total #watches: 72722
879.65/879.83	c total #propagations: 154340122 / total #impl: 3586025473 (eff. 0.043)
879.65/879.83	c #Conflicts:     560000 | #Learnt:      13213 | 0.000
879.65/879.83	c total clause space: 335.816MB
879.65/879.83	c total #watches: 78091
881.06/881.23	c total #propagations: 154550369 / total #impl: 3593210253 (eff. 0.043)
881.06/881.23	c #Conflicts:     561000 | #Learnt:      14213 | 0.000
881.06/881.23	c total clause space: 335.816MB
881.06/881.23	c total #watches: 80227
882.05/882.29	c total #propagations: 154827437 / total #impl: 3600049485 (eff. 0.043)
882.05/882.29	c #Conflicts:     562000 | #Learnt:      15213 | 0.000
882.05/882.29	c total clause space: 335.816MB
882.05/882.29	c total #watches: 82266
883.35/883.59	c total #propagations: 155170304 / total #impl: 3606141210 (eff. 0.043)
883.35/883.59	c #Conflicts:     563000 | #Learnt:      16213 | 0.000
883.35/883.59	c total clause space: 335.816MB
883.35/883.59	c total #watches: 84364
884.55/884.70	c total #propagations: 155399795 / total #impl: 3614498025 (eff. 0.043)
884.55/884.70	c #Conflicts:     564000 | #Learnt:      17213 | 0.000
884.55/884.70	c total clause space: 335.816MB
884.55/884.70	c total #watches: 86418
885.55/885.78	c total #propagations: 155618512 / total #impl: 3620994517 (eff. 0.043)
885.55/885.78	c #Conflicts:     565000 | #Learnt:      18213 | 0.000
885.55/885.78	c total clause space: 335.816MB
885.55/885.78	c total #watches: 88853
886.55/886.74	c total #propagations: 155856485 / total #impl: 3627080932 (eff. 0.043)
886.55/886.74	c #Conflicts:     566000 | #Learnt:      19213 | 0.000
886.55/886.74	c total clause space: 335.816MB
886.55/886.74	c total #watches: 90881
887.75/887.96	c total #propagations: 156137765 / total #impl: 3633098350 (eff. 0.043)
887.75/887.96	c #Conflicts:     567000 | #Learnt:      20213 | 0.000
887.75/887.96	c total clause space: 335.816MB
887.75/887.96	c total #watches: 93832
888.85/889.07	c total #propagations: 156449825 / total #impl: 3639324643 (eff. 0.043)
888.85/889.07	c #Conflicts:     568000 | #Learnt:      21213 | 0.000
888.85/889.07	c total clause space: 335.816MB
888.85/889.07	c total #watches: 95892
890.85/891.03	c total #propagations: 156800586 / total #impl: 3645684370 (eff. 0.043)
890.85/891.03	c #Conflicts:     569000 | #Learnt:      22213 | 0.000
890.85/891.03	c total clause space: 335.816MB
890.85/891.03	c total #watches: 101896
892.35/892.53	c total #propagations: 157039574 / total #impl: 3656173862 (eff. 0.043)
892.35/892.53	c #Conflicts:     570000 | #Learnt:      23213 | 0.000
892.35/892.53	c total clause space: 335.816MB
892.35/892.53	c total #watches: 104954
893.55/893.78	c total #propagations: 157242656 / total #impl: 3666301559 (eff. 0.043)
893.55/893.78	c #Conflicts:     571000 | #Learnt:      24213 | 0.000
893.55/893.78	c total clause space: 335.816MB
893.55/893.78	c total #watches: 107061
895.15/895.34	c total #propagations: 157512984 / total #impl: 3674611094 (eff. 0.043)
895.15/895.34	c #Conflicts:     572000 | #Learnt:      25213 | 0.000
895.15/895.34	c total clause space: 335.816MB
895.15/895.34	c total #watches: 109536
896.85/897.08	c total #propagations: 157883674 / total #impl: 3684578443 (eff. 0.043)
896.85/897.08	c #Conflicts:     573000 | #Learnt:      26213 | 0.000
896.85/897.08	c total clause space: 335.816MB
896.85/897.08	c total #watches: 114061
898.55/898.73	c total #propagations: 158172755 / total #impl: 3700011748 (eff. 0.043)
898.55/898.73	c #Conflicts:     574000 | #Learnt:      27213 | 0.000
898.55/898.73	c total clause space: 335.816MB
898.55/898.73	c total #watches: 116462
899.44/899.69	c total #propagations: 158430075 / total #impl: 3719250818 (eff. 0.043)
899.44/899.69	c GC COLLECT
899.44/899.69	c #Conflicts:     575000 | #Learnt:       9849 | 0.000
899.44/899.69	c total clause space: 335.816MB
899.44/899.69	c total #watches: 71019
900.44/900.65	c total #propagations: 158639277 / total #impl: 3731559246 (eff. 0.043)
900.44/900.65	c #Conflicts:     576000 | #Learnt:      10849 | 0.000
900.44/900.65	c total clause space: 335.816MB
900.44/900.65	c total #watches: 73063
901.54/901.70	c total #propagations: 158872500 / total #impl: 3743331547 (eff. 0.042)
901.54/901.70	c #Conflicts:     577000 | #Learnt:      11849 | 0.000
901.54/901.70	c total clause space: 335.816MB
901.54/901.70	c total #watches: 75218
902.54/902.78	c total #propagations: 159128911 / total #impl: 3755118273 (eff. 0.042)
902.54/902.78	c #Conflicts:     578000 | #Learnt:      12849 | 0.000
902.54/902.78	c total clause space: 335.816MB
902.54/902.78	c total #watches: 77301
903.74/903.92	c total #propagations: 159404371 / total #impl: 3766056346 (eff. 0.042)
903.74/903.92	c #Conflicts:     579000 | #Learnt:      13849 | 0.000
903.74/903.92	c total clause space: 335.816MB
903.74/903.92	c total #watches: 79327
905.54/905.73	c total #propagations: 159740727 / total #impl: 3776430302 (eff. 0.042)
905.54/905.73	c #Conflicts:     580000 | #Learnt:      14849 | 0.000
905.54/905.73	c total clause space: 335.816MB
905.54/905.73	c total #watches: 83367
906.84/907.03	c total #propagations: 160046271 / total #impl: 3789753907 (eff. 0.042)
906.84/907.03	c #Conflicts:     581000 | #Learnt:      15849 | 0.000
906.84/907.03	c total clause space: 335.816MB
906.84/907.03	c total #watches: 85930
907.94/908.15	c total #propagations: 160294961 / total #impl: 3800179902 (eff. 0.042)
907.94/908.15	c #Conflicts:     582000 | #Learnt:      16849 | 0.000
907.94/908.15	c total clause space: 335.816MB
907.94/908.15	c total #watches: 88034
909.34/909.59	c total #propagations: 160585327 / total #impl: 3810229995 (eff. 0.042)
909.34/909.59	c #Conflicts:     583000 | #Learnt:      17849 | 0.000
909.34/909.59	c total clause space: 335.816MB
909.34/909.59	c total #watches: 90896
910.44/910.68	c total #propagations: 160891656 / total #impl: 3822794902 (eff. 0.042)
910.44/910.68	c #Conflicts:     584000 | #Learnt:      18849 | 0.000
910.44/910.68	c total clause space: 335.816MB
910.44/910.68	c total #watches: 92997
911.75/911.93	c total #propagations: 161172773 / total #impl: 3831344997 (eff. 0.042)
911.75/911.93	c #Conflicts:     585000 | #Learnt:      19849 | 0.000
911.75/911.93	c total clause space: 335.816MB
911.75/911.93	c total #watches: 95793
913.44/913.61	c total #propagations: 161557144 / total #impl: 3840191811 (eff. 0.042)
913.44/913.61	c #Conflicts:     586000 | #Learnt:      20849 | 0.000
913.44/913.61	c total clause space: 335.816MB
913.44/913.61	c total #watches: 98461
914.64/914.88	c total #propagations: 161828627 / total #impl: 3857232539 (eff. 0.042)
914.64/914.88	c #Conflicts:     587000 | #Learnt:      21849 | 0.000
914.64/914.88	c total clause space: 335.816MB
914.64/914.88	c total #watches: 101201
916.44/916.67	c total #propagations: 162121456 / total #impl: 3870225114 (eff. 0.042)
916.44/916.67	c #Conflicts:     588000 | #Learnt:      22849 | 0.000
916.44/916.67	c total clause space: 335.816MB
916.44/916.67	c total #watches: 104143
917.74/917.98	c total #propagations: 162354124 / total #impl: 3889035881 (eff. 0.042)
917.74/917.98	c #Conflicts:     589000 | #Learnt:      23849 | 0.000
917.74/917.98	c total clause space: 335.816MB
917.74/917.98	c total #watches: 106744
919.14/919.31	c total #propagations: 162584539 / total #impl: 3905013234 (eff. 0.042)
919.14/919.31	c #Conflicts:     590000 | #Learnt:      24849 | 0.000
919.14/919.31	c total clause space: 335.816MB
919.14/919.31	c total #watches: 108923
920.44/920.69	c total #propagations: 162843779 / total #impl: 3919028690 (eff. 0.042)
920.44/920.69	c #Conflicts:     591000 | #Learnt:      25849 | 0.000
920.44/920.69	c total clause space: 335.816MB
920.44/920.69	c total #watches: 111057
921.74/921.99	c total #propagations: 163095410 / total #impl: 3933824264 (eff. 0.041)
921.74/921.99	c #Conflicts:     592000 | #Learnt:      26849 | 0.000
921.74/921.99	c total clause space: 335.816MB
921.74/921.99	c total #watches: 113142
924.04/924.22	c total #propagations: 163380755 / total #impl: 3946790735 (eff. 0.041)
924.04/924.22	c GC COLLECT
924.04/924.22	c #Conflicts:     593000 | #Learnt:       9149 | 0.000
924.04/924.22	c total clause space: 335.816MB
924.04/924.22	c total #watches: 73139
925.54/925.76	c total #propagations: 163759142 / total #impl: 3960975329 (eff. 0.041)
925.54/925.76	c #Conflicts:     594000 | #Learnt:      10149 | 0.000
925.54/925.76	c total clause space: 335.816MB
925.54/925.76	c total #watches: 77125
926.94/927.10	c total #propagations: 164024432 / total #impl: 3973587425 (eff. 0.041)
926.94/927.10	c #Conflicts:     595000 | #Learnt:      11149 | 0.000
926.94/927.10	c total clause space: 335.816MB
926.94/927.10	c total #watches: 79489
928.34/928.58	c total #propagations: 164259749 / total #impl: 3985535188 (eff. 0.041)
928.34/928.58	c #Conflicts:     596000 | #Learnt:      12149 | 0.000
928.34/928.58	c total clause space: 335.816MB
928.34/928.58	c total #watches: 81587
929.54/929.71	c total #propagations: 164594716 / total #impl: 3997817518 (eff. 0.041)
929.54/929.71	c #Conflicts:     597000 | #Learnt:      13149 | 0.000
929.54/929.71	c total clause space: 335.816MB
929.54/929.71	c total #watches: 83733
930.54/930.77	c total #propagations: 164863967 / total #impl: 4008735879 (eff. 0.041)
930.54/930.77	c #Conflicts:     598000 | #Learnt:      14149 | 0.000
930.54/930.77	c total clause space: 335.816MB
930.54/930.77	c total #watches: 86107
932.64/932.83	c total #propagations: 165212666 / total #impl: 4019608326 (eff. 0.041)
932.64/932.83	c #Conflicts:     599000 | #Learnt:      15149 | 0.000
932.64/932.83	c total clause space: 335.816MB
932.64/932.83	c total #watches: 88225
934.24/934.43	c total #propagations: 165580277 / total #impl: 4033855333 (eff. 0.041)
934.24/934.43	c #Conflicts:     600000 | #Learnt:      16149 | 0.000
934.24/934.43	c total clause space: 335.816MB
934.24/934.43	c total #watches: 91336
935.44/935.66	c total #propagations: 165814918 / total #impl: 4050544009 (eff. 0.041)
935.44/935.66	c #Conflicts:     601000 | #Learnt:      17149 | 0.000
935.44/935.66	c total clause space: 335.816MB
935.44/935.66	c total #watches: 93469
936.54/936.79	c total #propagations: 166041945 / total #impl: 4064218174 (eff. 0.041)
936.54/936.79	c #Conflicts:     602000 | #Learnt:      18149 | 0.000
936.54/936.79	c total clause space: 335.816MB
936.54/936.79	c total #watches: 95602
937.94/938.18	c total #propagations: 166269850 / total #impl: 4077400659 (eff. 0.041)
937.94/938.18	c #Conflicts:     603000 | #Learnt:      19149 | 0.000
937.94/938.18	c total clause space: 335.816MB
937.94/938.18	c total #watches: 98148
939.04/939.22	c total #propagations: 166566399 / total #impl: 4090758684 (eff. 0.041)
939.04/939.22	c #Conflicts:     604000 | #Learnt:      20149 | 0.000
939.04/939.22	c total clause space: 335.816MB
939.04/939.22	c total #watches: 101107
940.04/940.26	c total #propagations: 166817243 / total #impl: 4103287450 (eff. 0.041)
940.04/940.26	c #Conflicts:     605000 | #Learnt:      21149 | 0.000
940.04/940.26	c total clause space: 335.816MB
940.04/940.26	c total #watches: 104059
941.04/941.21	c total #propagations: 167137428 / total #impl: 4114735168 (eff. 0.041)
941.04/941.21	c #Conflicts:     606000 | #Learnt:      22149 | 0.000
941.04/941.21	c total clause space: 335.816MB
941.04/941.21	c total #watches: 106175
942.54/942.76	c total #propagations: 167512301 / total #impl: 4126695098 (eff. 0.041)
942.54/942.76	c #Conflicts:     607000 | #Learnt:      23149 | 0.000
942.54/942.76	c total clause space: 335.816MB
942.54/942.76	c total #watches: 108273
944.24/944.43	c total #propagations: 167831301 / total #impl: 4143331230 (eff. 0.041)
944.24/944.43	c #Conflicts:     608000 | #Learnt:      24149 | 0.000
944.24/944.43	c total clause space: 335.816MB
944.24/944.43	c total #watches: 111259
945.34/945.57	c total #propagations: 168187816 / total #impl: 4161239642 (eff. 0.040)
945.34/945.57	c #Conflicts:     609000 | #Learnt:      25149 | 0.000
945.34/945.57	c total clause space: 335.816MB
945.34/945.57	c total #watches: 113478
946.34/946.57	c total #propagations: 168489713 / total #impl: 4173733705 (eff. 0.040)
946.34/946.57	c #Conflicts:     610000 | #Learnt:      26149 | 0.000
946.34/946.57	c total clause space: 335.816MB
946.34/946.57	c total #watches: 115574
948.43/948.69	c total #propagations: 168845722 / total #impl: 4185390261 (eff. 0.040)
948.43/948.69	c #Conflicts:     611000 | #Learnt:      27149 | 0.000
948.43/948.69	c total clause space: 335.816MB
948.43/948.69	c total #watches: 119220
950.43/950.61	c total #propagations: 169127396 / total #impl: 4205697668 (eff. 0.040)
950.43/950.61	c GC COLLECT
950.43/950.61	c #Conflicts:     612000 | #Learnt:       8828 | 0.000
950.43/950.61	c total clause space: 335.816MB
950.43/950.61	c total #watches: 73111
951.73/951.94	c total #propagations: 169376064 / total #impl: 4222133220 (eff. 0.040)
951.73/951.94	c #Conflicts:     613000 | #Learnt:       9828 | 0.000
951.73/951.94	c total clause space: 335.816MB
951.73/951.94	c total #watches: 75187
953.03/953.29	c total #propagations: 169653822 / total #impl: 4235711516 (eff. 0.040)
953.03/953.29	c #Conflicts:     614000 | #Learnt:      10828 | 0.000
953.03/953.29	c total clause space: 335.816MB
953.03/953.29	c total #watches: 77227
954.93/955.12	c total #propagations: 169984965 / total #impl: 4248976239 (eff. 0.040)
954.93/955.12	c #Conflicts:     615000 | #Learnt:      11828 | 0.000
954.93/955.12	c total clause space: 335.816MB
954.93/955.12	c total #watches: 80583
956.53/956.76	c total #propagations: 170201965 / total #impl: 4260619069 (eff. 0.040)
956.53/956.76	c #Conflicts:     616000 | #Learnt:      12828 | 0.000
956.53/956.76	c total clause space: 335.816MB
956.53/956.76	c total #watches: 82674
958.04/958.29	c total #propagations: 170428485 / total #impl: 4269922292 (eff. 0.040)
958.04/958.29	c #Conflicts:     617000 | #Learnt:      13828 | 0.000
958.04/958.29	c total clause space: 335.816MB
958.04/958.29	c total #watches: 84764
959.33/959.57	c total #propagations: 170737239 / total #impl: 4279657946 (eff. 0.040)
959.33/959.57	c #Conflicts:     618000 | #Learnt:      14828 | 0.000
959.33/959.57	c total clause space: 335.816MB
959.33/959.57	c total #watches: 87230
960.83/961.08	c total #propagations: 171016985 / total #impl: 4287498427 (eff. 0.040)
960.83/961.08	c #Conflicts:     619000 | #Learnt:      15828 | 0.000
960.83/961.08	c total clause space: 335.816MB
960.83/961.08	c total #watches: 89815
962.03/962.21	c total #propagations: 171231528 / total #impl: 4295336187 (eff. 0.040)
962.03/962.21	c #Conflicts:     620000 | #Learnt:      16828 | 0.000
962.03/962.21	c total clause space: 335.816MB
962.03/962.21	c total #watches: 91902
963.33/963.60	c total #propagations: 171464118 / total #impl: 4302232053 (eff. 0.040)
963.33/963.60	c #Conflicts:     621000 | #Learnt:      17828 | 0.000
963.33/963.60	c total clause space: 335.816MB
963.33/963.60	c total #watches: 93950
965.13/965.34	c total #propagations: 171782344 / total #impl: 4310142890 (eff. 0.040)
965.13/965.34	c #Conflicts:     622000 | #Learnt:      18828 | 0.000
965.13/965.34	c total clause space: 335.816MB
965.13/965.34	c total #watches: 97104
966.84/967.08	c total #propagations: 172122447 / total #impl: 4324559166 (eff. 0.040)
966.84/967.08	c #Conflicts:     623000 | #Learnt:      19828 | 0.000
966.84/967.08	c total clause space: 335.816MB
966.84/967.08	c total #watches: 99240
968.63/968.84	c total #propagations: 172422970 / total #impl: 4339904824 (eff. 0.040)
968.63/968.84	c #Conflicts:     624000 | #Learnt:      20828 | 0.000
968.63/968.84	c total clause space: 335.816MB
968.63/968.84	c total #watches: 103644
970.73/970.96	c total #propagations: 172709175 / total #impl: 4355290448 (eff. 0.040)
970.73/970.96	c #Conflicts:     625000 | #Learnt:      21828 | 0.000
970.73/970.96	c total clause space: 335.816MB
970.73/970.96	c total #watches: 106227
972.23/972.45	c total #propagations: 173059211 / total #impl: 4371740507 (eff. 0.040)
972.23/972.45	c #Conflicts:     626000 | #Learnt:      22828 | 0.000
972.23/972.45	c total clause space: 335.816MB
972.23/972.45	c total #watches: 108262
974.13/974.37	c total #propagations: 173408949 / total #impl: 4384969544 (eff. 0.040)
974.13/974.37	c #Conflicts:     627000 | #Learnt:      23828 | 0.000
974.13/974.37	c total clause space: 335.816MB
974.13/974.37	c total #watches: 110645
976.03/976.22	c total #propagations: 173787023 / total #impl: 4398490163 (eff. 0.040)
976.03/976.22	c #Conflicts:     628000 | #Learnt:      24828 | 0.000
976.03/976.22	c total clause space: 335.816MB
976.03/976.22	c total #watches: 113344
977.53/977.75	c total #propagations: 174047652 / total #impl: 4423433480 (eff. 0.039)
977.53/977.75	c #Conflicts:     629000 | #Learnt:      25828 | 0.000
977.53/977.75	c total clause space: 335.816MB
977.53/977.75	c total #watches: 115391
978.63/978.88	c total #propagations: 174261419 / total #impl: 4438926472 (eff. 0.039)
978.63/978.88	c #Conflicts:     630000 | #Learnt:      26828 | 0.000
978.63/978.88	c total clause space: 335.816MB
978.63/978.88	c total #watches: 117400
979.83/980.00	c total #propagations: 174455424 / total #impl: 4451718637 (eff. 0.039)
979.83/980.00	c #Conflicts:     631000 | #Learnt:      27828 | 0.000
979.83/980.00	c total clause space: 335.816MB
979.83/980.00	c total #watches: 119444
980.83/981.05	c total #propagations: 174662209 / total #impl: 4463037434 (eff. 0.039)
980.83/981.05	c GC COLLECT
980.83/981.05	c #Conflicts:     632000 | #Learnt:       9630 | 0.000
980.83/981.05	c total clause space: 335.816MB
980.83/981.05	c total #watches: 74230
981.83/982.05	c total #propagations: 174908329 / total #impl: 4473785860 (eff. 0.039)
981.83/982.05	c #Conflicts:     633000 | #Learnt:      10630 | 0.000
981.83/982.05	c total clause space: 335.816MB
981.83/982.05	c total #watches: 76288
982.73/982.98	c total #propagations: 175153861 / total #impl: 4484913312 (eff. 0.039)
982.73/982.98	c #Conflicts:     634000 | #Learnt:      11630 | 0.000
982.73/982.98	c total clause space: 335.816MB
982.73/982.98	c total #watches: 78352
983.53/983.79	c total #propagations: 175394368 / total #impl: 4495704553 (eff. 0.039)
983.53/983.79	c #Conflicts:     635000 | #Learnt:      12630 | 0.000
983.53/983.79	c total clause space: 335.816MB
983.53/983.79	c total #watches: 81764
985.53/985.76	c total #propagations: 175698809 / total #impl: 4506116167 (eff. 0.039)
985.53/985.76	c #Conflicts:     636000 | #Learnt:      13630 | 0.000
985.53/985.76	c total clause space: 335.816MB
985.53/985.76	c total #watches: 84318
986.83/987.04	c total #propagations: 176044483 / total #impl: 4521551231 (eff. 0.039)
986.83/987.04	c #Conflicts:     637000 | #Learnt:      14630 | 0.000
986.83/987.04	c total clause space: 335.816MB
986.83/987.04	c total #watches: 86904
988.93/989.16	c total #propagations: 176320554 / total #impl: 4533437466 (eff. 0.039)
988.93/989.16	c #Conflicts:     638000 | #Learnt:      15630 | 0.000
988.93/989.16	c total clause space: 335.816MB
988.93/989.16	c total #watches: 91331
990.53/990.71	c total #propagations: 176588840 / total #impl: 4551938993 (eff. 0.039)
990.53/990.71	c #Conflicts:     639000 | #Learnt:      16630 | 0.000
990.53/990.71	c total clause space: 335.816MB
990.53/990.71	c total #watches: 96142
991.93/992.11	c total #propagations: 176797234 / total #impl: 4569931133 (eff. 0.039)
991.93/992.11	c #Conflicts:     640000 | #Learnt:      17630 | 0.000
991.93/992.11	c total clause space: 335.816MB
991.93/992.11	c total #watches: 100919
993.13/993.34	c total #propagations: 176996199 / total #impl: 4586145368 (eff. 0.039)
993.13/993.34	c #Conflicts:     641000 | #Learnt:      18630 | 0.000
993.13/993.34	c total clause space: 335.816MB
993.13/993.34	c total #watches: 102981
994.12/994.32	c total #propagations: 177162337 / total #impl: 4600841037 (eff. 0.039)
994.12/994.32	c #Conflicts:     642000 | #Learnt:      19630 | 0.000
994.12/994.32	c total clause space: 335.816MB
994.12/994.32	c total #watches: 105060
995.72/995.90	c total #propagations: 177444881 / total #impl: 4613141924 (eff. 0.038)
995.72/995.90	c #Conflicts:     643000 | #Learnt:      20630 | 0.000
995.72/995.90	c total clause space: 335.816MB
995.72/995.90	c total #watches: 107187
996.92/997.13	c total #propagations: 177696888 / total #impl: 4629535094 (eff. 0.038)
996.92/997.13	c #Conflicts:     644000 | #Learnt:      21630 | 0.000
996.92/997.13	c total clause space: 335.816MB
996.92/997.13	c total #watches: 110738
998.32/998.58	c total #propagations: 177921688 / total #impl: 4641763466 (eff. 0.038)
998.32/998.58	c #Conflicts:     645000 | #Learnt:      22630 | 0.000
998.32/998.58	c total clause space: 335.816MB
998.32/998.58	c total #watches: 112937
999.73/999.97	c total #propagations: 178229876 / total #impl: 4656084222 (eff. 0.038)
999.73/999.97	c #Conflicts:     646000 | #Learnt:      23630 | 0.000
999.73/999.97	c total clause space: 335.816MB
999.73/999.97	c total #watches: 115444
1001.12/1001.39	c total #propagations: 178455237 / total #impl: 4669594705 (eff. 0.038)
1001.12/1001.39	c #Conflicts:     647000 | #Learnt:      24630 | 0.000
1001.12/1001.39	c total clause space: 335.816MB
1001.12/1001.39	c total #watches: 117531
1002.62/1002.84	c total #propagations: 178680567 / total #impl: 4682738243 (eff. 0.038)
1002.62/1002.84	c #Conflicts:     648000 | #Learnt:      25630 | 0.000
1002.62/1002.84	c total clause space: 335.816MB
1002.62/1002.84	c total #watches: 119617
1004.02/1004.25	c total #propagations: 178909044 / total #impl: 4696091696 (eff. 0.038)
1004.02/1004.25	c #Conflicts:     649000 | #Learnt:      26630 | 0.000
1004.02/1004.25	c total clause space: 335.816MB
1004.02/1004.25	c total #watches: 121783
1005.23/1005.46	c total #propagations: 179155711 / total #impl: 4709458434 (eff. 0.038)
1005.23/1005.46	c #Conflicts:     650000 | #Learnt:      27630 | 0.000
1005.23/1005.46	c total clause space: 335.816MB
1005.23/1005.46	c total #watches: 123881
1006.52/1006.71	c total #propagations: 179489612 / total #impl: 4721474325 (eff. 0.038)
1006.52/1006.71	c #Conflicts:     651000 | #Learnt:      28630 | 0.000
1006.52/1006.71	c total clause space: 335.816MB
1006.52/1006.71	c total #watches: 125950
1007.82/1008.02	c total #propagations: 179786597 / total #impl: 4734322277 (eff. 0.038)
1007.82/1008.02	c GC COLLECT
1007.82/1008.02	c #Conflicts:     652000 | #Learnt:       9916 | 0.000
1007.82/1008.02	c total clause space: 335.816MB
1007.82/1008.02	c total #watches: 67503
1009.12/1009.33	c total #propagations: 180210934 / total #impl: 4747326243 (eff. 0.038)
1009.12/1009.33	c #Conflicts:     653000 | #Learnt:      10916 | 0.000
1009.12/1009.33	c total clause space: 335.816MB
1009.12/1009.33	c total #watches: 69803
1011.23/1011.49	c total #propagations: 180538693 / total #impl: 4757815750 (eff. 0.038)
1011.23/1011.49	c #Conflicts:     654000 | #Learnt:      11916 | 0.000
1011.23/1011.49	c total clause space: 335.816MB
1011.23/1011.49	c total #watches: 71961
1012.93/1013.18	c total #propagations: 180867071 / total #impl: 4770007971 (eff. 0.038)
1012.93/1013.18	c #Conflicts:     655000 | #Learnt:      12916 | 0.000
1012.93/1013.18	c total clause space: 335.816MB
1012.93/1013.18	c total #watches: 75571
1014.03/1014.28	c total #propagations: 181209788 / total #impl: 4786029475 (eff. 0.038)
1014.03/1014.28	c #Conflicts:     656000 | #Learnt:      13916 | 0.000
1014.03/1014.28	c total clause space: 335.816MB
1014.03/1014.28	c total #watches: 83190
1015.73/1015.93	c total #propagations: 181360727 / total #impl: 4797921228 (eff. 0.038)
1015.73/1015.93	c #Conflicts:     657000 | #Learnt:      14916 | 0.000
1015.73/1015.93	c total clause space: 335.816MB
1015.73/1015.93	c total #watches: 86876
1017.53/1017.71	c total #propagations: 181598367 / total #impl: 4816037342 (eff. 0.038)
1017.53/1017.71	c #Conflicts:     658000 | #Learnt:      15916 | 0.000
1017.53/1017.71	c total clause space: 335.816MB
1017.53/1017.71	c total #watches: 90162
1019.33/1019.50	c total #propagations: 181874854 / total #impl: 4834941051 (eff. 0.038)
1019.33/1019.50	c #Conflicts:     659000 | #Learnt:      16916 | 0.000
1019.33/1019.50	c total clause space: 335.816MB
1019.33/1019.50	c total #watches: 92813
1021.03/1021.22	c total #propagations: 182191831 / total #impl: 4855101635 (eff. 0.038)
1021.03/1021.22	c #Conflicts:     660000 | #Learnt:      17916 | 0.000
1021.03/1021.22	c total clause space: 335.816MB
1021.03/1021.22	c total #watches: 95808
1023.03/1023.21	c total #propagations: 182476564 / total #impl: 4872264638 (eff. 0.037)
1023.03/1023.21	c #Conflicts:     661000 | #Learnt:      18916 | 0.000
1023.03/1023.21	c total clause space: 335.816MB
1023.03/1023.21	c total #watches: 99775
1024.63/1024.88	c total #propagations: 182841478 / total #impl: 4886970593 (eff. 0.037)
1024.63/1024.88	c #Conflicts:     662000 | #Learnt:      19916 | 0.000
1024.63/1024.88	c total clause space: 335.816MB
1024.63/1024.88	c total #watches: 104242
1026.52/1026.75	c total #propagations: 183071912 / total #impl: 4900108250 (eff. 0.037)
1026.52/1026.75	c #Conflicts:     663000 | #Learnt:      20916 | 0.000
1026.52/1026.75	c total clause space: 335.816MB
1026.52/1026.75	c total #watches: 107058
1028.12/1028.32	c total #propagations: 183348945 / total #impl: 4913560832 (eff. 0.037)
1028.12/1028.32	c #Conflicts:     664000 | #Learnt:      21916 | 0.000
1028.12/1028.32	c total clause space: 335.816MB
1028.12/1028.32	c total #watches: 109156
1031.42/1031.62	c total #propagations: 183562473 / total #impl: 4925887762 (eff. 0.037)
1031.42/1031.62	c #Conflicts:     665000 | #Learnt:      22916 | 0.000
1031.42/1031.62	c total clause space: 335.816MB
1031.42/1031.62	c total #watches: 112753
1032.22/1032.40	c total #propagations: 184016241 / total #impl: 4942632306 (eff. 0.037)
1032.22/1032.40	c #Conflicts:     666000 | #Learnt:      23916 | 0.000
1032.22/1032.40	c total clause space: 335.816MB
1032.22/1032.40	c total #watches: 117670
1032.62/1032.89	c total #propagations: 184201448 / total #impl: 4947013649 (eff. 0.037)
1032.62/1032.89	c #Conflicts:     667000 | #Learnt:      24916 | 0.000
1032.62/1032.89	c total clause space: 335.816MB
1032.62/1032.89	c total #watches: 122111
1033.02/1033.29	c total #propagations: 184259644 / total #impl: 4950421820 (eff. 0.037)
1033.02/1033.29	c #Conflicts:     668000 | #Learnt:      25916 | 0.000
1033.02/1033.29	c total clause space: 335.816MB
1033.02/1033.29	c total #watches: 126867
1033.52/1033.70	c total #propagations: 184312964 / total #impl: 4952840263 (eff. 0.037)
1033.52/1033.70	c #Conflicts:     669000 | #Learnt:      26916 | 0.000
1033.52/1033.70	c total clause space: 335.816MB
1033.52/1033.70	c total #watches: 134089
1034.52/1034.76	c total #propagations: 184365665 / total #impl: 4956264548 (eff. 0.037)
1034.52/1034.76	c #Conflicts:     670000 | #Learnt:      27916 | 0.000
1034.52/1034.76	c total clause space: 335.816MB
1034.52/1034.76	c total #watches: 139924
1035.72/1035.99	c total #propagations: 184465377 / total #impl: 4964345296 (eff. 0.037)
1035.72/1035.99	c #Conflicts:     671000 | #Learnt:      28916 | 0.000
1035.72/1035.99	c total clause space: 335.816MB
1035.72/1035.99	c total #watches: 144374
1037.13/1037.31	c total #propagations: 184571612 / total #impl: 4973871454 (eff. 0.037)
1037.13/1037.31	c GC COLLECT
1037.13/1037.31	c #Conflicts:     672000 | #Learnt:      10242 | 0.000
1037.13/1037.31	c total clause space: 335.816MB
1037.13/1037.31	c total #watches: 95702
1038.72/1038.98	c total #propagations: 184738273 / total #impl: 4986077796 (eff. 0.037)
1038.72/1038.98	c #Conflicts:     673000 | #Learnt:      11242 | 0.000
1038.72/1038.98	c total clause space: 335.816MB
1038.72/1038.98	c total #watches: 97740
1039.92/1040.17	c total #propagations: 185012613 / total #impl: 5005615089 (eff. 0.037)
1039.92/1040.17	c #Conflicts:     674000 | #Learnt:      12242 | 0.000
1039.92/1040.17	c total clause space: 335.816MB
1039.92/1040.17	c total #watches: 100556
1041.32/1041.51	c total #propagations: 185201514 / total #impl: 5018816063 (eff. 0.037)
1041.32/1041.51	c #Conflicts:     675000 | #Learnt:      13242 | 0.000
1041.32/1041.51	c total clause space: 335.816MB
1041.32/1041.51	c total #watches: 103984
1042.82/1043.04	c total #propagations: 185418954 / total #impl: 5031197324 (eff. 0.037)
1042.82/1043.04	c #Conflicts:     676000 | #Learnt:      14242 | 0.000
1042.82/1043.04	c total clause space: 335.816MB
1042.82/1043.04	c total #watches: 106545
1044.62/1044.88	c total #propagations: 185780362 / total #impl: 5044396227 (eff. 0.037)
1044.62/1044.88	c #Conflicts:     677000 | #Learnt:      15242 | 0.000
1044.62/1044.88	c total clause space: 335.816MB
1044.62/1044.88	c total #watches: 113381
1046.42/1046.67	c total #propagations: 185954281 / total #impl: 5057949099 (eff. 0.037)
1046.42/1046.67	c #Conflicts:     678000 | #Learnt:      16242 | 0.000
1046.42/1046.67	c total clause space: 335.816MB
1046.42/1046.67	c total #watches: 119878
1048.42/1048.69	c total #propagations: 186152518 / total #impl: 5071585237 (eff. 0.037)
1048.42/1048.69	c #Conflicts:     679000 | #Learnt:      17242 | 0.000
1048.42/1048.69	c total clause space: 335.816MB
1048.42/1048.69	c total #watches: 122249
1050.52/1050.70	c total #propagations: 186434384 / total #impl: 5085856850 (eff. 0.037)
1050.52/1050.70	c #Conflicts:     680000 | #Learnt:      18242 | 0.000
1050.52/1050.70	c total clause space: 335.816MB
1050.52/1050.70	c total #watches: 126125
1053.32/1053.57	c total #propagations: 186755070 / total #impl: 5099394353 (eff. 0.037)
1053.32/1053.57	c #Conflicts:     681000 | #Learnt:      19242 | 0.000
1053.32/1053.57	c total clause space: 335.816MB
1053.32/1053.57	c total #watches: 129830
1055.52/1055.77	c total #propagations: 187082076 / total #impl: 5115021513 (eff. 0.037)
1055.52/1055.77	c #Conflicts:     682000 | #Learnt:      20242 | 0.000
1055.52/1055.77	c total clause space: 335.816MB
1055.52/1055.77	c total #watches: 132044
1058.13/1058.34	c total #propagations: 187331175 / total #impl: 5130188939 (eff. 0.037)
1058.13/1058.34	c #Conflicts:     683000 | #Learnt:      21242 | 0.000
1058.13/1058.34	c total clause space: 335.816MB
1058.13/1058.34	c total #watches: 135819
1060.12/1060.37	c total #propagations: 187716570 / total #impl: 5146587242 (eff. 0.036)
1060.12/1060.37	c #Conflicts:     684000 | #Learnt:      22242 | 0.000
1060.12/1060.37	c total clause space: 335.816MB
1060.12/1060.37	c total #watches: 139416
1061.92/1062.17	c total #propagations: 187946368 / total #impl: 5163794114 (eff. 0.036)
1061.92/1062.17	c #Conflicts:     685000 | #Learnt:      23242 | 0.000
1061.92/1062.17	c total clause space: 335.816MB
1061.92/1062.17	c total #watches: 141534
1064.52/1064.76	c total #propagations: 188166932 / total #impl: 5178460723 (eff. 0.036)
1064.52/1064.76	c #Conflicts:     686000 | #Learnt:      24242 | 0.000
1064.52/1064.76	c total clause space: 335.816MB
1064.52/1064.76	c total #watches: 148873
1066.72/1066.91	c total #propagations: 188501551 / total #impl: 5196221060 (eff. 0.036)
1066.72/1066.91	c #Conflicts:     687000 | #Learnt:      25242 | 0.000
1066.72/1066.91	c total clause space: 335.816MB
1066.72/1066.91	c total #watches: 154011
1068.52/1068.74	c total #propagations: 188736466 / total #impl: 5212053315 (eff. 0.036)
1068.52/1068.74	c #Conflicts:     688000 | #Learnt:      26242 | 0.000
1068.52/1068.74	c total clause space: 335.816MB
1068.52/1068.74	c total #watches: 156349
1070.32/1070.52	c total #propagations: 188958820 / total #impl: 5227343825 (eff. 0.036)
1070.32/1070.52	c #Conflicts:     689000 | #Learnt:      27242 | 0.000
1070.32/1070.52	c total clause space: 335.816MB
1070.32/1070.52	c total #watches: 158938
1072.22/1072.41	c total #propagations: 189196789 / total #impl: 5241292359 (eff. 0.036)
1072.22/1072.41	c #Conflicts:     690000 | #Learnt:      28242 | 0.000
1072.22/1072.41	c total clause space: 335.816MB
1072.22/1072.41	c total #watches: 161652
1075.12/1075.33	c total #propagations: 189499173 / total #impl: 5255450709 (eff. 0.036)
1075.12/1075.33	c #Conflicts:     691000 | #Learnt:      29242 | 0.000
1075.12/1075.33	c total clause space: 335.816MB
1075.12/1075.33	c total #watches: 165493
1077.02/1077.21	c total #propagations: 189947351 / total #impl: 5275987335 (eff. 0.036)
1077.02/1077.21	c GC COLLECT
1077.02/1077.21	c #Conflicts:     692000 | #Learnt:       9332 | 0.000
1077.02/1077.21	c total clause space: 335.816MB
1077.02/1077.21	c total #watches: 95493
1078.72/1078.95	c total #propagations: 190158159 / total #impl: 5297844290 (eff. 0.036)
1078.72/1078.95	c #Conflicts:     693000 | #Learnt:      10332 | 0.000
1078.72/1078.95	c total clause space: 335.816MB
1078.72/1078.95	c total #watches: 99828
1080.72/1080.97	c total #propagations: 190466440 / total #impl: 5314010408 (eff. 0.036)
1080.72/1080.97	c #Conflicts:     694000 | #Learnt:      11332 | 0.000
1080.72/1080.97	c total clause space: 335.816MB
1080.72/1080.97	c total #watches: 104150
1083.32/1083.54	c total #propagations: 190849962 / total #impl: 5335445055 (eff. 0.036)
1083.32/1083.54	c #Conflicts:     695000 | #Learnt:      12332 | 0.000
1083.32/1083.54	c total clause space: 335.816MB
1083.32/1083.54	c total #watches: 107053
1085.22/1085.41	c total #propagations: 191121348 / total #impl: 5355412768 (eff. 0.036)
1085.22/1085.41	c #Conflicts:     696000 | #Learnt:      13332 | 0.000
1085.22/1085.41	c total clause space: 335.816MB
1085.22/1085.41	c total #watches: 109158
1086.72/1086.95	c total #propagations: 191349641 / total #impl: 5372014558 (eff. 0.036)
1086.72/1086.95	c #Conflicts:     697000 | #Learnt:      14332 | 0.000
1086.72/1086.95	c total clause space: 335.816MB
1086.72/1086.95	c total #watches: 111801
1088.92/1089.17	c total #propagations: 191627721 / total #impl: 5386621726 (eff. 0.036)
1088.92/1089.17	c #Conflicts:     698000 | #Learnt:      15332 | 0.000
1088.92/1089.17	c total clause space: 335.816MB
1088.92/1089.17	c total #watches: 115356
1091.71/1091.96	c total #propagations: 191967735 / total #impl: 5405319903 (eff. 0.036)
1091.71/1091.96	c #Conflicts:     699000 | #Learnt:      16332 | 0.000
1091.71/1091.96	c total clause space: 335.816MB
1091.71/1091.96	c total #watches: 118189
1094.11/1094.30	c total #propagations: 192361333 / total #impl: 5427371860 (eff. 0.035)
1094.11/1094.30	c #Conflicts:     700000 | #Learnt:      17332 | 0.000
1094.11/1094.30	c total clause space: 335.816MB
1094.11/1094.30	c total #watches: 122248
1095.71/1095.93	c total #propagations: 192664023 / total #impl: 5440794117 (eff. 0.035)
1095.71/1095.93	c #Conflicts:     701000 | #Learnt:      18332 | 0.000
1095.71/1095.93	c total clause space: 335.816MB
1095.71/1095.93	c total #watches: 124411
1097.72/1097.91	c total #propagations: 192842371 / total #impl: 5455698107 (eff. 0.035)
1097.72/1097.91	c #Conflicts:     702000 | #Learnt:      19332 | 0.000
1097.72/1097.91	c total clause space: 335.816MB
1097.72/1097.91	c total #watches: 130652
1099.41/1099.62	c total #propagations: 193072747 / total #impl: 5472470445 (eff. 0.035)
1099.41/1099.62	c #Conflicts:     703000 | #Learnt:      20332 | 0.000
1099.41/1099.62	c total clause space: 335.816MB
1099.41/1099.62	c total #watches: 135957
1101.21/1101.49	c total #propagations: 193291860 / total #impl: 5491286283 (eff. 0.035)
1101.21/1101.49	c #Conflicts:     704000 | #Learnt:      21332 | 0.000
1101.21/1101.49	c total clause space: 335.816MB
1101.21/1101.49	c total #watches: 140054
1103.12/1103.38	c total #propagations: 193554774 / total #impl: 5506231150 (eff. 0.035)
1103.12/1103.38	c #Conflicts:     705000 | #Learnt:      22332 | 0.000
1103.12/1103.38	c total clause space: 335.816MB
1103.12/1103.38	c total #watches: 143143
1106.81/1107.04	c total #propagations: 193816329 / total #impl: 5520963401 (eff. 0.035)
1106.81/1107.04	c #Conflicts:     706000 | #Learnt:      23332 | 0.000
1106.81/1107.04	c total clause space: 335.816MB
1106.81/1107.04	c total #watches: 147175
1109.31/1109.58	c total #propagations: 194214797 / total #impl: 5541544488 (eff. 0.035)
1109.31/1109.58	c #Conflicts:     707000 | #Learnt:      24332 | 0.000
1109.31/1109.58	c total clause space: 335.816MB
1109.31/1109.58	c total #watches: 150638
1112.02/1112.24	c total #propagations: 194445067 / total #impl: 5556346183 (eff. 0.035)
1112.02/1112.24	c #Conflicts:     708000 | #Learnt:      25332 | 0.000
1112.02/1112.24	c total clause space: 335.816MB
1112.02/1112.24	c total #watches: 152808
1114.51/1114.73	c total #propagations: 194741269 / total #impl: 5571289920 (eff. 0.035)
1114.51/1114.73	c #Conflicts:     709000 | #Learnt:      26332 | 0.000
1114.51/1114.73	c total clause space: 335.816MB
1114.51/1114.73	c total #watches: 155295
1117.01/1117.27	c total #propagations: 195190156 / total #impl: 5588354015 (eff. 0.035)
1117.01/1117.27	c #Conflicts:     710000 | #Learnt:      27332 | 0.000
1117.01/1117.27	c total clause space: 335.816MB
1117.01/1117.27	c total #watches: 163555
1119.72/1119.93	c total #propagations: 195396879 / total #impl: 5602797315 (eff. 0.035)
1119.72/1119.93	c #Conflicts:     711000 | #Learnt:      28332 | 0.000
1119.72/1119.93	c total clause space: 335.816MB
1119.72/1119.93	c total #watches: 166538
1123.11/1123.39	c total #propagations: 195526985 / total #impl: 5622859609 (eff. 0.035)
1123.11/1123.39	c GC COLLECT
1123.11/1123.39	c #Conflicts:     712000 | #Learnt:       9397 | 0.000
1123.11/1123.39	c total clause space: 335.816MB
1123.11/1123.39	c total #watches: 107095
1124.71/1124.97	c total #propagations: 195670958 / total #impl: 5649208808 (eff. 0.035)
1124.71/1124.97	c #Conflicts:     713000 | #Learnt:      10397 | 0.000
1124.71/1124.97	c total clause space: 335.816MB
1124.71/1124.97	c total #watches: 111466
1126.51/1126.76	c total #propagations: 195817923 / total #impl: 5668399300 (eff. 0.035)
1126.51/1126.76	c #Conflicts:     714000 | #Learnt:      11397 | 0.000
1126.51/1126.76	c total clause space: 335.816MB
1126.51/1126.76	c total #watches: 113766
1128.61/1128.83	c total #propagations: 195972850 / total #impl: 5688168045 (eff. 0.034)
1128.61/1128.83	c #Conflicts:     715000 | #Learnt:      12397 | 0.000
1128.61/1128.83	c total clause space: 335.816MB
1128.61/1128.83	c total #watches: 116691
1130.61/1130.90	c total #propagations: 196147682 / total #impl: 5710841068 (eff. 0.034)
1130.61/1130.90	c #Conflicts:     716000 | #Learnt:      13397 | 0.000
1130.61/1130.90	c total clause space: 335.816MB
1130.61/1130.90	c total #watches: 120166
1133.01/1133.20	c total #propagations: 196333979 / total #impl: 5735907328 (eff. 0.034)
1133.01/1133.20	c #Conflicts:     717000 | #Learnt:      14397 | 0.000
1133.01/1133.20	c total clause space: 335.816MB
1133.01/1133.20	c total #watches: 122537
1135.21/1135.42	c total #propagations: 196529545 / total #impl: 5770835375 (eff. 0.034)
1135.21/1135.42	c #Conflicts:     718000 | #Learnt:      15397 | 0.000
1135.21/1135.42	c total clause space: 335.816MB
1135.21/1135.42	c total #watches: 124708
1137.61/1137.84	c total #propagations: 196715622 / total #impl: 5797519956 (eff. 0.034)
1137.61/1137.84	c #Conflicts:     719000 | #Learnt:      16397 | 0.000
1137.61/1137.84	c total clause space: 335.816MB
1137.61/1137.84	c total #watches: 128092
1139.71/1139.99	c total #propagations: 196916229 / total #impl: 5818048054 (eff. 0.034)
1139.71/1139.99	c #Conflicts:     720000 | #Learnt:      17397 | 0.000
1139.71/1139.99	c total clause space: 335.816MB
1139.71/1139.99	c total #watches: 130177
1142.21/1142.42	c total #propagations: 197146194 / total #impl: 5835711140 (eff. 0.034)
1142.21/1142.42	c #Conflicts:     721000 | #Learnt:      18397 | 0.000
1142.21/1142.42	c total clause space: 335.816MB
1142.21/1142.42	c total #watches: 133430
1144.51/1144.78	c total #propagations: 197459938 / total #impl: 5854490406 (eff. 0.034)
1144.51/1144.78	c #Conflicts:     722000 | #Learnt:      19397 | 0.000
1144.51/1144.78	c total clause space: 335.816MB
1144.51/1144.78	c total #watches: 136926
1146.90/1147.10	c total #propagations: 197791902 / total #impl: 5871501932 (eff. 0.034)
1146.90/1147.10	c #Conflicts:     723000 | #Learnt:      20397 | 0.000
1146.90/1147.10	c total clause space: 335.816MB
1146.90/1147.10	c total #watches: 139165
1149.10/1149.39	c total #propagations: 198076971 / total #impl: 5888404579 (eff. 0.034)
1149.10/1149.39	c #Conflicts:     724000 | #Learnt:      21397 | 0.000
1149.10/1149.39	c total clause space: 335.816MB
1149.10/1149.39	c total #watches: 141230
1150.90/1151.15	c total #propagations: 198383168 / total #impl: 5903934250 (eff. 0.034)
1150.90/1151.15	c #Conflicts:     725000 | #Learnt:      22397 | 0.000
1150.90/1151.15	c total clause space: 335.816MB
1150.90/1151.15	c total #watches: 143650
1152.40/1152.66	c total #propagations: 198669890 / total #impl: 5916769072 (eff. 0.034)
1152.40/1152.66	c #Conflicts:     726000 | #Learnt:      23397 | 0.000
1152.40/1152.66	c total clause space: 335.816MB
1152.40/1152.66	c total #watches: 145699
1155.40/1155.68	c total #propagations: 198960130 / total #impl: 5929794237 (eff. 0.034)
1155.40/1155.68	c #Conflicts:     727000 | #Learnt:      24397 | 0.000
1155.40/1155.68	c total clause space: 335.816MB
1155.40/1155.68	c total #watches: 148703
1157.80/1158.06	c total #propagations: 199375980 / total #impl: 5947194159 (eff. 0.034)
1157.80/1158.06	c #Conflicts:     728000 | #Learnt:      25397 | 0.000
1157.80/1158.06	c total clause space: 335.816MB
1157.80/1158.06	c total #watches: 151984
1160.20/1160.42	c total #propagations: 199612078 / total #impl: 5968723262 (eff. 0.033)
1160.20/1160.42	c #Conflicts:     729000 | #Learnt:      26397 | 0.000
1160.20/1160.42	c total clause space: 335.816MB
1160.20/1160.42	c total #watches: 156794
1162.30/1162.56	c total #propagations: 199874059 / total #impl: 5986608114 (eff. 0.033)
1162.30/1162.56	c #Conflicts:     730000 | #Learnt:      27397 | 0.000
1162.30/1162.56	c total clause space: 335.816MB
1162.30/1162.56	c total #watches: 161648
1166.00/1166.20	c total #propagations: 200137538 / total #impl: 6001742466 (eff. 0.033)
1166.00/1166.20	c #Conflicts:     731000 | #Learnt:      28397 | 0.000
1166.00/1166.20	c total clause space: 335.816MB
1166.00/1166.20	c total #watches: 166974
1170.31/1170.60	c total #propagations: 200591730 / total #impl: 6026367879 (eff. 0.033)
1170.31/1170.60	c #Conflicts:     732000 | #Learnt:      29397 | 0.000
1170.31/1170.60	c total clause space: 335.816MB
1170.31/1170.60	c total #watches: 170264
1173.00/1173.22	c total #propagations: 200881444 / total #impl: 6053205422 (eff. 0.033)
1173.00/1173.22	c GC COLLECT
1173.00/1173.22	c #Conflicts:     733000 | #Learnt:       9541 | 0.000
1173.00/1173.22	c total clause space: 335.816MB
1173.00/1173.22	c total #watches: 105202
1174.90/1175.13	c total #propagations: 201105667 / total #impl: 6068024395 (eff. 0.033)
1174.90/1175.13	c #Conflicts:     734000 | #Learnt:      10541 | 0.000
1174.90/1175.13	c total clause space: 335.816MB
1174.90/1175.13	c total #watches: 107420
1178.10/1178.36	c total #propagations: 201323885 / total #impl: 6083265613 (eff. 0.033)
1178.10/1178.36	c #Conflicts:     735000 | #Learnt:      11541 | 0.000
1178.10/1178.36	c total clause space: 335.816MB
1178.10/1178.36	c total #watches: 111081
1181.50/1181.76	c total #propagations: 201749376 / total #impl: 6108620703 (eff. 0.033)
1181.50/1181.76	c #Conflicts:     736000 | #Learnt:      12541 | 0.000
1181.50/1181.76	c total clause space: 335.816MB
1181.50/1181.76	c total #watches: 115433
1184.10/1184.31	c total #propagations: 202071422 / total #impl: 6137174817 (eff. 0.033)
1184.10/1184.31	c #Conflicts:     737000 | #Learnt:      13541 | 0.000
1184.10/1184.31	c total clause space: 335.816MB
1184.10/1184.31	c total #watches: 118309
1186.30/1186.56	c total #propagations: 202277569 / total #impl: 6160020920 (eff. 0.033)
1186.30/1186.56	c #Conflicts:     738000 | #Learnt:      14541 | 0.000
1186.30/1186.56	c total clause space: 335.816MB
1186.30/1186.56	c total #watches: 120487
1189.60/1189.89	c total #propagations: 202525898 / total #impl: 6177192420 (eff. 0.033)
1189.60/1189.89	c #Conflicts:     739000 | #Learnt:      15541 | 0.000
1189.60/1189.89	c total clause space: 335.816MB
1189.60/1189.89	c total #watches: 123122
1191.80/1192.07	c total #propagations: 202925414 / total #impl: 6201299888 (eff. 0.033)
1191.80/1192.07	c #Conflicts:     740000 | #Learnt:      16541 | 0.000
1191.80/1192.07	c total clause space: 335.816MB
1191.80/1192.07	c total #watches: 131705
1195.30/1195.50	c total #propagations: 203215258 / total #impl: 6220481202 (eff. 0.033)
1195.30/1195.50	c #Conflicts:     741000 | #Learnt:      17541 | 0.000
1195.30/1195.50	c total clause space: 335.816MB
1195.30/1195.50	c total #watches: 136429
1198.20/1198.49	c total #propagations: 203477783 / total #impl: 6242856688 (eff. 0.033)
1198.20/1198.49	c #Conflicts:     742000 | #Learnt:      18541 | 0.000
1198.20/1198.49	c total clause space: 335.816MB
1198.20/1198.49	c total #watches: 139652
1200.50/1200.79	c total #propagations: 203719124 / total #impl: 6267661140 (eff. 0.033)
1200.50/1200.79	c #Conflicts:     743000 | #Learnt:      19541 | 0.000
1200.50/1200.79	c total clause space: 335.816MB
1200.50/1200.79	c total #watches: 141995
1203.10/1203.31	c total #propagations: 203957739 / total #impl: 6286031885 (eff. 0.032)
1203.10/1203.31	c #Conflicts:     744000 | #Learnt:      20541 | 0.000
1203.10/1203.31	c total clause space: 335.816MB
1203.10/1203.31	c total #watches: 144501
1206.40/1206.65	c total #propagations: 204174690 / total #impl: 6304153969 (eff. 0.032)
1206.40/1206.65	c #Conflicts:     745000 | #Learnt:      21541 | 0.000
1206.40/1206.65	c total clause space: 335.816MB
1206.40/1206.65	c total #watches: 147126
1209.20/1209.40	c total #propagations: 204574485 / total #impl: 6329799533 (eff. 0.032)
1209.20/1209.40	c #Conflicts:     746000 | #Learnt:      22541 | 0.000
1209.20/1209.40	c total clause space: 335.816MB
1209.20/1209.40	c total #watches: 149811
1212.69/1212.90	c total #propagations: 204975341 / total #impl: 6351263631 (eff. 0.032)
1212.69/1212.90	c #Conflicts:     747000 | #Learnt:      23540 | 0.000
1212.69/1212.90	c total clause space: 335.816MB
1212.69/1212.90	c total #watches: 156201
1215.99/1216.20	c total #propagations: 205434513 / total #impl: 6371229977 (eff. 0.032)
1215.99/1216.20	c #Conflicts:     748000 | #Learnt:      24540 | 0.000
1215.99/1216.20	c total clause space: 335.816MB
1215.99/1216.20	c total #watches: 158691
1219.59/1219.87	c total #propagations: 205639545 / total #impl: 6395446229 (eff. 0.032)
1219.59/1219.87	c #Conflicts:     749000 | #Learnt:      25540 | 0.000
1219.59/1219.87	c total clause space: 335.816MB
1219.59/1219.87	c total #watches: 161197
1222.89/1223.11	c total #propagations: 205871404 / total #impl: 6421007603 (eff. 0.032)
1222.89/1223.11	c #Conflicts:     750000 | #Learnt:      26540 | 0.000
1222.89/1223.11	c total clause space: 335.816MB
1222.89/1223.11	c total #watches: 164276
1225.69/1225.97	c total #propagations: 206097603 / total #impl: 6442645888 (eff. 0.032)
1225.69/1225.97	c #Conflicts:     751000 | #Learnt:      27540 | 0.000
1225.69/1225.97	c total clause space: 335.816MB
1225.69/1225.97	c total #watches: 166815
1228.39/1228.69	c total #propagations: 206318037 / total #impl: 6463709770 (eff. 0.032)
1228.39/1228.69	c #Conflicts:     752000 | #Learnt:      28540 | 0.000
1228.39/1228.69	c total clause space: 335.816MB
1228.39/1228.69	c total #watches: 169386
1230.99/1231.27	c total #propagations: 206559185 / total #impl: 6483517799 (eff. 0.032)
1230.99/1231.27	c #Conflicts:     753000 | #Learnt:      29540 | 0.000
1230.99/1231.27	c total clause space: 335.816MB
1230.99/1231.27	c total #watches: 171509
1233.69/1233.93	c total #propagations: 206828411 / total #impl: 6500896797 (eff. 0.032)
1233.69/1233.93	c #Conflicts:     754000 | #Learnt:      30540 | 0.000
1233.69/1233.93	c total clause space: 545.701MB
1233.69/1233.93	c total #watches: 173577
1235.20/1235.49	c total #propagations: 207150114 / total #impl: 6517686534 (eff. 0.032)
1235.20/1235.49	c GC COLLECT
1235.20/1235.49	c #Conflicts:     755000 | #Learnt:      10282 | 0.000
1235.20/1235.49	c total clause space: 545.701MB
1235.20/1235.49	c total #watches: 104160
1237.49/1237.79	c total #propagations: 207547417 / total #impl: 6537544398 (eff. 0.032)
1237.49/1237.79	c #Conflicts:     756000 | #Learnt:      11282 | 0.000
1237.49/1237.79	c total clause space: 545.701MB
1237.49/1237.79	c total #watches: 107491
1239.19/1239.48	c total #propagations: 207976086 / total #impl: 6562822629 (eff. 0.032)
1239.19/1239.48	c #Conflicts:     757000 | #Learnt:      12281 | 0.000
1239.19/1239.48	c total clause space: 545.701MB
1239.19/1239.48	c total #watches: 110961
1241.09/1241.33	c total #propagations: 208258279 / total #impl: 6583684098 (eff. 0.032)
1241.09/1241.33	c #Conflicts:     758000 | #Learnt:      13281 | 0.000
1241.09/1241.33	c total clause space: 545.701MB
1241.09/1241.33	c total #watches: 113536
1242.69/1242.98	c total #propagations: 208472807 / total #impl: 6606530911 (eff. 0.032)
1242.69/1242.98	c #Conflicts:     759000 | #Learnt:      14281 | 0.000
1242.69/1242.98	c total clause space: 545.701MB
1242.69/1242.98	c total #watches: 115987
1244.69/1244.95	c total #propagations: 208749569 / total #impl: 6625616534 (eff. 0.032)
1244.69/1244.95	c #Conflicts:     760000 | #Learnt:      15281 | 0.000
1244.69/1244.95	c total clause space: 545.701MB
1244.69/1244.95	c total #watches: 118140
1246.49/1246.70	c total #propagations: 208975688 / total #impl: 6647603692 (eff. 0.031)
1246.49/1246.70	c #Conflicts:     761000 | #Learnt:      16281 | 0.000
1246.49/1246.70	c total clause space: 545.701MB
1246.49/1246.70	c total #watches: 120316
1247.99/1248.29	c total #propagations: 209185073 / total #impl: 6668710354 (eff. 0.031)
1247.99/1248.29	c #Conflicts:     762000 | #Learnt:      17281 | 0.000
1247.99/1248.29	c total clause space: 545.701MB
1247.99/1248.29	c total #watches: 122386
1249.59/1249.83	c total #propagations: 209454914 / total #impl: 6689334832 (eff. 0.031)
1249.59/1249.83	c #Conflicts:     763000 | #Learnt:      18281 | 0.000
1249.59/1249.83	c total clause space: 545.701MB
1249.59/1249.83	c total #watches: 124514
1251.99/1252.29	c total #propagations: 209804683 / total #impl: 6709336653 (eff. 0.031)
1251.99/1252.29	c #Conflicts:     764000 | #Learnt:      19281 | 0.000
1251.99/1252.29	c total clause space: 545.701MB
1251.99/1252.29	c total #watches: 133185
1253.99/1254.27	c total #propagations: 210043836 / total #impl: 6728651961 (eff. 0.031)
1253.99/1254.27	c #Conflicts:     765000 | #Learnt:      20281 | 0.000
1253.99/1254.27	c total clause space: 545.701MB
1253.99/1254.27	c total #watches: 135812
1255.79/1256.06	c total #propagations: 210250436 / total #impl: 6748872606 (eff. 0.031)
1255.79/1256.06	c #Conflicts:     766000 | #Learnt:      21281 | 0.000
1255.79/1256.06	c total clause space: 545.701MB
1255.79/1256.06	c total #watches: 137936
1257.29/1257.50	c total #propagations: 210453593 / total #impl: 6768905432 (eff. 0.031)
1257.29/1257.50	c #Conflicts:     767000 | #Learnt:      22281 | 0.000
1257.29/1257.50	c total clause space: 545.701MB
1257.29/1257.50	c total #watches: 139998
1258.79/1259.06	c total #propagations: 210684288 / total #impl: 6787423360 (eff. 0.031)
1258.79/1259.06	c #Conflicts:     768000 | #Learnt:      23281 | 0.000
1258.79/1259.06	c total clause space: 545.701MB
1258.79/1259.06	c total #watches: 142084
1260.29/1260.56	c total #propagations: 210968246 / total #impl: 6806862703 (eff. 0.031)
1260.29/1260.56	c #Conflicts:     769000 | #Learnt:      24281 | 0.000
1260.29/1260.56	c total clause space: 545.701MB
1260.29/1260.56	c total #watches: 144128
1261.60/1261.83	c total #propagations: 211233965 / total #impl: 6825439578 (eff. 0.031)
1261.60/1261.83	c #Conflicts:     770000 | #Learnt:      25281 | 0.000
1261.60/1261.83	c total clause space: 545.701MB
1261.60/1261.83	c total #watches: 146153
1263.29/1263.57	c total #propagations: 211525519 / total #impl: 6842932256 (eff. 0.031)
1263.29/1263.57	c #Conflicts:     771000 | #Learnt:      26281 | 0.000
1263.29/1263.57	c total clause space: 545.701MB
1263.29/1263.57	c total #watches: 152230
1266.29/1266.52	c total #propagations: 211834465 / total #impl: 6859757990 (eff. 0.031)
1266.29/1266.52	c #Conflicts:     772000 | #Learnt:      27281 | 0.000
1266.29/1266.52	c total clause space: 545.701MB
1266.29/1266.52	c total #watches: 156131
1269.49/1269.75	c total #propagations: 212063287 / total #impl: 6889303997 (eff. 0.031)
1269.49/1269.75	c #Conflicts:     773000 | #Learnt:      28281 | 0.000
1269.49/1269.75	c total clause space: 545.701MB
1269.49/1269.75	c total #watches: 158983
1271.49/1271.73	c total #propagations: 212299143 / total #impl: 6920496405 (eff. 0.031)
1271.49/1271.73	c #Conflicts:     774000 | #Learnt:      29281 | 0.000
1271.49/1271.73	c total clause space: 545.701MB
1271.49/1271.73	c total #watches: 161228
1273.89/1274.18	c total #propagations: 212584753 / total #impl: 6944545613 (eff. 0.031)
1273.89/1274.18	c #Conflicts:     775000 | #Learnt:      30281 | 0.000
1273.89/1274.18	c total clause space: 545.701MB
1273.89/1274.18	c total #watches: 164398
1275.69/1275.94	c total #propagations: 212829087 / total #impl: 6972658621 (eff. 0.031)
1275.69/1275.94	c GC COLLECT
1275.69/1275.94	c #Conflicts:     776000 | #Learnt:       9503 | 0.000
1275.69/1275.94	c total clause space: 545.701MB
1275.69/1275.94	c total #watches: 100553
1277.09/1277.38	c total #propagations: 213075455 / total #impl: 6996026324 (eff. 0.030)
1277.09/1277.38	c #Conflicts:     777000 | #Learnt:      10503 | 0.000
1277.09/1277.38	c total clause space: 545.701MB
1277.09/1277.38	c total #watches: 102649
1278.39/1278.68	c total #propagations: 213318357 / total #impl: 7017901393 (eff. 0.030)
1278.39/1278.68	c #Conflicts:     778000 | #Learnt:      11503 | 0.000
1278.39/1278.68	c total clause space: 545.701MB
1278.39/1278.68	c total #watches: 104715
1279.69/1279.90	c total #propagations: 213591899 / total #impl: 7039508250 (eff. 0.030)
1279.69/1279.90	c #Conflicts:     779000 | #Learnt:      12503 | 0.000
1279.69/1279.90	c total clause space: 545.701MB
1279.69/1279.90	c total #watches: 107217
1282.09/1282.30	c total #propagations: 213924146 / total #impl: 7059798967 (eff. 0.030)
1282.09/1282.30	c #Conflicts:     780000 | #Learnt:      13503 | 0.000
1282.09/1282.30	c total clause space: 545.701MB
1282.09/1282.30	c total #watches: 110521
1283.49/1283.78	c total #propagations: 214332655 / total #impl: 7088601766 (eff. 0.030)
1283.49/1283.78	c #Conflicts:     781000 | #Learnt:      14503 | 0.000
1283.49/1283.78	c total clause space: 545.701MB
1283.49/1283.78	c total #watches: 113233
1285.09/1285.35	c total #propagations: 214561195 / total #impl: 7115078744 (eff. 0.030)
1285.09/1285.35	c #Conflicts:     782000 | #Learnt:      15503 | 0.000
1285.09/1285.35	c total clause space: 545.701MB
1285.09/1285.35	c total #watches: 115351
1286.39/1286.68	c total #propagations: 214778067 / total #impl: 7138425293 (eff. 0.030)
1286.39/1286.68	c #Conflicts:     783000 | #Learnt:      16503 | 0.000
1286.39/1286.68	c total clause space: 545.701MB
1286.39/1286.68	c total #watches: 117386
1287.59/1287.80	c total #propagations: 215016720 / total #impl: 7162227287 (eff. 0.030)
1287.59/1287.80	c #Conflicts:     784000 | #Learnt:      17503 | 0.000
1287.59/1287.80	c total clause space: 545.701MB
1287.59/1287.80	c total #watches: 119877
1288.59/1288.87	c total #propagations: 215280570 / total #impl: 7181139223 (eff. 0.030)
1288.59/1288.87	c #Conflicts:     785000 | #Learnt:      18503 | 0.000
1288.59/1288.87	c total clause space: 545.701MB
1288.59/1288.87	c total #watches: 121881
1289.78/1290.01	c total #propagations: 215513691 / total #impl: 7199520393 (eff. 0.030)
1289.78/1290.01	c #Conflicts:     786000 | #Learnt:      19503 | 0.000
1289.78/1290.01	c total clause space: 545.701MB
1289.78/1290.01	c total #watches: 123949
1290.78/1291.06	c total #propagations: 215786147 / total #impl: 7218733530 (eff. 0.030)
1290.78/1291.06	c #Conflicts:     787000 | #Learnt:      20503 | 0.000
1290.78/1291.06	c total clause space: 545.701MB
1290.78/1291.06	c total #watches: 126902
1292.18/1292.41	c total #propagations: 216100579 / total #impl: 7238631440 (eff. 0.030)
1292.18/1292.41	c #Conflicts:     788000 | #Learnt:      21503 | 0.000
1292.18/1292.41	c total clause space: 545.701MB
1292.18/1292.41	c total #watches: 129544
1294.08/1294.39	c total #propagations: 216474131 / total #impl: 7258960861 (eff. 0.030)
1294.08/1294.39	c #Conflicts:     789000 | #Learnt:      22503 | 0.000
1294.08/1294.39	c total clause space: 545.701MB
1294.08/1294.39	c total #watches: 131627
1295.78/1296.04	c total #propagations: 216762516 / total #impl: 7284556057 (eff. 0.030)
1295.78/1296.04	c #Conflicts:     790000 | #Learnt:      23503 | 0.000
1295.78/1296.04	c total clause space: 545.701MB
1295.78/1296.04	c total #watches: 133733
1298.58/1298.80	c total #propagations: 217074493 / total #impl: 7306754656 (eff. 0.030)
1298.58/1298.80	c #Conflicts:     791000 | #Learnt:      24503 | 0.000
1298.58/1298.80	c total clause space: 545.701MB
1298.58/1298.80	c total #watches: 135919
1300.88/1301.10	c total #propagations: 217443593 / total #impl: 7333399060 (eff. 0.030)
1300.88/1301.10	c #Conflicts:     792000 | #Learnt:      25503 | 0.000
1300.88/1301.10	c total clause space: 545.701MB
1300.88/1301.10	c total #watches: 138803
1302.88/1303.15	c total #propagations: 217684427 / total #impl: 7362891681 (eff. 0.030)
1302.88/1303.15	c #Conflicts:     793000 | #Learnt:      26503 | 0.000
1302.88/1303.15	c total clause space: 545.701MB
1302.88/1303.15	c total #watches: 142253
1304.49/1304.79	c total #propagations: 217952568 / total #impl: 7386833550 (eff. 0.030)
1304.49/1304.79	c #Conflicts:     794000 | #Learnt:      27503 | 0.000
1304.49/1304.79	c total clause space: 545.701MB
1304.49/1304.79	c total #watches: 144381
1305.98/1306.26	c total #propagations: 218197338 / total #impl: 7408257135 (eff. 0.029)
1305.98/1306.26	c #Conflicts:     795000 | #Learnt:      28503 | 0.000
1305.98/1306.26	c total clause space: 545.701MB
1305.98/1306.26	c total #watches: 146929
1307.48/1307.76	c total #propagations: 218508299 / total #impl: 7430410200 (eff. 0.029)
1307.48/1307.76	c #Conflicts:     796000 | #Learnt:      29503 | 0.000
1307.48/1307.76	c total clause space: 545.701MB
1307.48/1307.76	c total #watches: 149031
1308.79/1309.02	c total #propagations: 218748374 / total #impl: 7452462758 (eff. 0.029)
1308.79/1309.02	c #Conflicts:     797000 | #Learnt:      30503 | 0.000
1308.79/1309.02	c total clause space: 545.701MB
1308.79/1309.02	c total #watches: 151124
1310.58/1310.86	c total #propagations: 219106343 / total #impl: 7474388963 (eff. 0.029)
1310.58/1310.86	c GC COLLECT
1310.58/1310.86	c #Conflicts:     798000 | #Learnt:       9848 | 0.000
1310.58/1310.86	c total clause space: 545.701MB
1310.58/1310.86	c total #watches: 98507
1311.28/1311.52	c total #propagations: 219463619 / total #impl: 7496359960 (eff. 0.029)
1311.28/1311.52	c #Conflicts:     799000 | #Learnt:      10848 | 0.000
1311.28/1311.52	c total clause space: 545.701MB
1311.28/1311.52	c total #watches: 107866
1312.28/1312.56	c total #propagations: 219551802 / total #impl: 7501120905 (eff. 0.029)
1312.28/1312.56	c #Conflicts:     800000 | #Learnt:      11848 | 0.000
1312.28/1312.56	c total clause space: 545.701MB
1312.28/1312.56	c total #watches: 117382
1313.98/1314.26	c total #propagations: 219684616 / total #impl: 7508815924 (eff. 0.029)
1313.98/1314.26	c #Conflicts:     801000 | #Learnt:      12848 | 0.000
1313.98/1314.26	c total clause space: 545.701MB
1313.98/1314.26	c total #watches: 122862
1315.68/1315.97	c total #propagations: 219913478 / total #impl: 7518664049 (eff. 0.029)
1315.68/1315.97	c #Conflicts:     802000 | #Learnt:      13848 | 0.000
1315.68/1315.97	c total clause space: 545.701MB
1315.68/1315.97	c total #watches: 125426
1317.78/1318.05	c total #propagations: 220192472 / total #impl: 7526689350 (eff. 0.029)
1317.78/1318.05	c #Conflicts:     803000 | #Learnt:      14848 | 0.000
1317.78/1318.05	c total clause space: 545.701MB
1317.78/1318.05	c total #watches: 128445
1319.48/1319.73	c total #propagations: 220581010 / total #impl: 7533968069 (eff. 0.029)
1319.48/1319.73	c #Conflicts:     804000 | #Learnt:      15848 | 0.000
1319.48/1319.73	c total clause space: 545.701MB
1319.48/1319.73	c total #watches: 135462
1321.98/1322.24	c total #propagations: 220928861 / total #impl: 7538841754 (eff. 0.029)
1321.98/1322.24	c #Conflicts:     805000 | #Learnt:      16848 | 0.000
1321.98/1322.24	c total clause space: 545.701MB
1321.98/1322.24	c total #watches: 144563
1325.18/1325.42	c total #propagations: 221195173 / total #impl: 7544509621 (eff. 0.029)
1325.18/1325.42	c #Conflicts:     806000 | #Learnt:      17848 | 0.000
1325.18/1325.42	c total clause space: 545.701MB
1325.18/1325.42	c total #watches: 146968
1328.68/1328.95	c total #propagations: 221390788 / total #impl: 7551451252 (eff. 0.029)
1328.68/1328.95	c #Conflicts:     807000 | #Learnt:      18848 | 0.000
1328.68/1328.95	c total clause space: 545.701MB
1328.68/1328.95	c total #watches: 149160
1331.68/1331.96	c total #propagations: 221600271 / total #impl: 7556862218 (eff. 0.029)
1331.68/1331.96	c #Conflicts:     808000 | #Learnt:      19848 | 0.000
1331.68/1331.96	c total clause space: 545.701MB
1331.68/1331.96	c total #watches: 151297
1334.88/1335.15	c total #propagations: 221798714 / total #impl: 7560192440 (eff. 0.029)
1334.88/1335.15	c #Conflicts:     809000 | #Learnt:      20848 | 0.000
1334.88/1335.15	c total clause space: 545.701MB
1334.88/1335.15	c total #watches: 153602
1337.78/1338.08	c total #propagations: 222050108 / total #impl: 7563111604 (eff. 0.029)
1337.78/1338.08	c #Conflicts:     810000 | #Learnt:      21848 | 0.000
1337.78/1338.08	c total clause space: 545.701MB
1337.78/1338.08	c total #watches: 155690
1341.38/1341.64	c total #propagations: 222348507 / total #impl: 7565616384 (eff. 0.029)
1341.38/1341.64	c #Conflicts:     811000 | #Learnt:      22848 | 0.000
1341.38/1341.64	c total clause space: 545.701MB
1341.38/1341.64	c total #watches: 157978
1343.98/1344.22	c total #propagations: 222719205 / total #impl: 7576489219 (eff. 0.029)
1343.98/1344.22	c #Conflicts:     812000 | #Learnt:      23848 | 0.000
1343.98/1344.22	c total clause space: 545.701MB
1343.98/1344.22	c total #watches: 164426
1346.47/1346.79	c total #propagations: 222916167 / total #impl: 7594886037 (eff. 0.029)
1346.47/1346.79	c #Conflicts:     813000 | #Learnt:      24848 | 0.000
1346.47/1346.79	c total clause space: 545.701MB
1346.47/1346.79	c total #watches: 167263
1349.17/1349.40	c total #propagations: 223132887 / total #impl: 7618204263 (eff. 0.029)
1349.17/1349.40	c #Conflicts:     814000 | #Learnt:      25848 | 0.000
1349.17/1349.40	c total clause space: 545.701MB
1349.17/1349.40	c total #watches: 169610
1351.47/1351.77	c total #propagations: 223367852 / total #impl: 7639793446 (eff. 0.029)
1351.47/1351.77	c #Conflicts:     815000 | #Learnt:      26848 | 0.000
1351.47/1351.77	c total clause space: 545.701MB
1351.47/1351.77	c total #watches: 171732
1354.17/1354.46	c total #propagations: 223574790 / total #impl: 7662105068 (eff. 0.029)
1354.17/1354.46	c #Conflicts:     816000 | #Learnt:      27848 | 0.000
1354.17/1354.46	c total clause space: 545.701MB
1354.17/1354.46	c total #watches: 174782
1356.47/1356.71	c total #propagations: 223855535 / total #impl: 7686308944 (eff. 0.029)
1356.47/1356.71	c #Conflicts:     817000 | #Learnt:      28848 | 0.000
1356.47/1356.71	c total clause space: 545.701MB
1356.47/1356.71	c total #watches: 177300
1358.57/1358.87	c total #propagations: 224076003 / total #impl: 7707300886 (eff. 0.029)
1358.57/1358.87	c #Conflicts:     818000 | #Learnt:      29848 | 0.000
1358.57/1358.87	c total clause space: 545.701MB
1358.57/1358.87	c total #watches: 180179
1360.58/1360.85	c total #propagations: 224287496 / total #impl: 7726884485 (eff. 0.029)
1360.58/1360.85	c #Conflicts:     819000 | #Learnt:      30848 | 0.000
1360.58/1360.85	c total clause space: 545.701MB
1360.58/1360.85	c total #watches: 182219
1362.37/1362.68	c total #propagations: 224559709 / total #impl: 7746392398 (eff. 0.029)
1362.37/1362.68	c GC COLLECT
1362.37/1362.68	c #Conflicts:     820000 | #Learnt:       9523 | 0.000
1362.37/1362.68	c total clause space: 545.701MB
1362.37/1362.68	c total #watches: 102620
1363.78/1364.02	c total #propagations: 224914309 / total #impl: 7769431677 (eff. 0.029)
1363.78/1364.02	c #Conflicts:     821000 | #Learnt:      10523 | 0.000
1363.78/1364.02	c total clause space: 545.701MB
1363.78/1364.02	c total #watches: 104635
1364.98/1365.25	c total #propagations: 225270596 / total #impl: 7793032130 (eff. 0.029)
1364.98/1365.25	c #Conflicts:     822000 | #Learnt:      11523 | 0.000
1364.98/1365.25	c total clause space: 545.701MB
1364.98/1365.25	c total #watches: 107104
1368.47/1368.74	c total #propagations: 225632125 / total #impl: 7813634109 (eff. 0.029)
1368.47/1368.74	c #Conflicts:     823000 | #Learnt:      12523 | 0.000
1368.47/1368.74	c total clause space: 545.701MB
1368.47/1368.74	c total #watches: 110462
1368.87/1369.19	c total #propagations: 226094449 / total #impl: 7839417173 (eff. 0.029)
1368.87/1369.19	c #Conflicts:     824000 | #Learnt:      13523 | 0.000
1368.87/1369.19	c total clause space: 545.701MB
1368.87/1369.19	c total #watches: 117697
1370.17/1370.45	c total #propagations: 226151868 / total #impl: 7846014327 (eff. 0.029)
1370.17/1370.45	c #Conflicts:     825000 | #Learnt:      14523 | 0.000
1370.17/1370.45	c total clause space: 545.701MB
1370.17/1370.45	c total #watches: 123219
1371.87/1372.10	c total #propagations: 226291961 / total #impl: 7864177769 (eff. 0.029)
1371.87/1372.10	c #Conflicts:     826000 | #Learnt:      15523 | 0.000
1371.87/1372.10	c total clause space: 545.701MB
1371.87/1372.10	c total #watches: 126037
1373.57/1373.85	c total #propagations: 226502188 / total #impl: 7887545084 (eff. 0.029)
1373.57/1373.85	c #Conflicts:     827000 | #Learnt:      16523 | 0.000
1373.57/1373.85	c total clause space: 545.701MB
1373.57/1373.85	c total #watches: 129301
1375.17/1375.46	c total #propagations: 226713591 / total #impl: 7911488945 (eff. 0.029)
1375.17/1375.46	c #Conflicts:     828000 | #Learnt:      17523 | 0.000
1375.17/1375.46	c total clause space: 545.701MB
1375.17/1375.46	c total #watches: 131417
1376.67/1376.98	c total #propagations: 226904941 / total #impl: 7931184440 (eff. 0.029)
1376.67/1376.98	c #Conflicts:     829000 | #Learnt:      18523 | 0.000
1376.67/1376.98	c total clause space: 545.701MB
1376.67/1376.98	c total #watches: 133457
1377.97/1378.24	c total #propagations: 227057299 / total #impl: 7949598185 (eff. 0.029)
1377.97/1378.24	c #Conflicts:     830000 | #Learnt:      19523 | 0.000
1377.97/1378.24	c total clause space: 545.701MB
1377.97/1378.24	c total #watches: 135758
1379.47/1379.75	c total #propagations: 227283961 / total #impl: 7965863044 (eff. 0.029)
1379.47/1379.75	c #Conflicts:     831000 | #Learnt:      20523 | 0.000
1379.47/1379.75	c total clause space: 545.701MB
1379.47/1379.75	c total #watches: 137848
1381.17/1381.41	c total #propagations: 227473475 / total #impl: 7982744609 (eff. 0.028)
1381.17/1381.41	c #Conflicts:     832000 | #Learnt:      21523 | 0.000
1381.17/1381.41	c total clause space: 545.701MB
1381.17/1381.41	c total #watches: 140311
1382.47/1382.78	c total #propagations: 227684087 / total #impl: 8002409459 (eff. 0.028)
1382.47/1382.78	c #Conflicts:     833000 | #Learnt:      22523 | 0.000
1382.47/1382.78	c total clause space: 545.701MB
1382.47/1382.78	c total #watches: 142341
1384.27/1384.53	c total #propagations: 227889729 / total #impl: 8019013402 (eff. 0.028)
1384.27/1384.53	c #Conflicts:     834000 | #Learnt:      23523 | 0.000
1384.27/1384.53	c total clause space: 545.701MB
1384.27/1384.53	c total #watches: 144389
1386.87/1387.20	c total #propagations: 228233940 / total #impl: 8041238124 (eff. 0.028)
1386.87/1387.20	c #Conflicts:     835000 | #Learnt:      24523 | 0.000
1386.87/1387.20	c total clause space: 545.701MB
1386.87/1387.20	c total #watches: 147217
1388.57/1388.84	c total #propagations: 228655811 / total #impl: 8072521683 (eff. 0.028)
1388.57/1388.84	c #Conflicts:     836000 | #Learnt:      25523 | 0.000
1388.57/1388.84	c total clause space: 545.701MB
1388.57/1388.84	c total #watches: 153751
1390.67/1390.94	c total #propagations: 228954113 / total #impl: 8093051301 (eff. 0.028)
1390.67/1390.94	c #Conflicts:     837000 | #Learnt:      26523 | 0.000
1390.67/1390.94	c total clause space: 545.701MB
1390.67/1390.94	c total #watches: 160432
1392.57/1392.86	c total #propagations: 229274600 / total #impl: 8120813053 (eff. 0.028)
1392.57/1392.86	c #Conflicts:     838000 | #Learnt:      27523 | 0.000
1392.57/1392.86	c total clause space: 545.701MB
1392.57/1392.86	c total #watches: 165993
1394.47/1394.76	c total #propagations: 229602983 / total #impl: 8146833021 (eff. 0.028)
1394.47/1394.76	c #Conflicts:     839000 | #Learnt:      28523 | 0.000
1394.47/1394.76	c total clause space: 545.701MB
1394.47/1394.76	c total #watches: 173350
1396.17/1396.47	c total #propagations: 229938637 / total #impl: 8170061163 (eff. 0.028)
1396.17/1396.47	c #Conflicts:     840000 | #Learnt:      29523 | 0.000
1396.17/1396.47	c total clause space: 545.701MB
1396.17/1396.47	c total #watches: 178090
1398.27/1398.52	c total #propagations: 230232252 / total #impl: 8194016454 (eff. 0.028)
1398.27/1398.52	c #Conflicts:     841000 | #Learnt:      30523 | 0.000
1398.27/1398.52	c total clause space: 545.701MB
1398.27/1398.52	c total #watches: 182950
1400.07/1400.30	c total #propagations: 230588770 / total #impl: 8225821539 (eff. 0.028)
1400.07/1400.30	c GC COLLECT
1400.07/1400.30	c #Conflicts:     842000 | #Learnt:       9008 | 0.000
1400.07/1400.30	c total clause space: 545.701MB
1400.07/1400.30	c total #watches: 118768
1401.87/1402.16	c total #propagations: 230905735 / total #impl: 8249984006 (eff. 0.028)
1401.87/1402.16	c #Conflicts:     843000 | #Learnt:      10008 | 0.000
1401.87/1402.16	c total clause space: 545.701MB
1401.87/1402.16	c total #watches: 127022
1403.57/1403.80	c total #propagations: 231216069 / total #impl: 8276566952 (eff. 0.028)
1403.57/1403.80	c #Conflicts:     844000 | #Learnt:      11008 | 0.000
1403.57/1403.80	c total clause space: 545.701MB
1403.57/1403.80	c total #watches: 132028
1405.27/1405.59	c total #propagations: 231511798 / total #impl: 8295383930 (eff. 0.028)
1405.27/1405.59	c #Conflicts:     845000 | #Learnt:      12008 | 0.000
1405.27/1405.59	c total clause space: 545.701MB
1405.27/1405.59	c total #watches: 134114
1407.27/1407.55	c total #propagations: 231802112 / total #impl: 8317912498 (eff. 0.028)
1407.27/1407.55	c #Conflicts:     846000 | #Learnt:      13008 | 0.000
1407.27/1407.55	c total clause space: 545.701MB
1407.27/1407.55	c total #watches: 136814
1409.06/1409.31	c total #propagations: 232130905 / total #impl: 8340836562 (eff. 0.028)
1409.06/1409.31	c #Conflicts:     847000 | #Learnt:      14008 | 0.000
1409.06/1409.31	c total clause space: 545.701MB
1409.06/1409.31	c total #watches: 138895
1410.56/1410.88	c total #propagations: 232391908 / total #impl: 8363271480 (eff. 0.028)
1410.56/1410.88	c #Conflicts:     848000 | #Learnt:      15008 | 0.000
1410.56/1410.88	c total clause space: 545.701MB
1410.56/1410.88	c total #watches: 143794
1412.27/1412.56	c total #propagations: 232584398 / total #impl: 8380487365 (eff. 0.028)
1412.27/1412.56	c #Conflicts:     849000 | #Learnt:      16008 | 0.000
1412.27/1412.56	c total clause space: 545.701MB
1412.27/1412.56	c total #watches: 146865
1413.86/1414.12	c total #propagations: 232789353 / total #impl: 8398338510 (eff. 0.028)
1413.86/1414.12	c #Conflicts:     850000 | #Learnt:      17008 | 0.000
1413.86/1414.12	c total clause space: 545.701MB
1413.86/1414.12	c total #watches: 148912
1415.36/1415.60	c total #propagations: 233053375 / total #impl: 8417049553 (eff. 0.028)
1415.36/1415.60	c #Conflicts:     851000 | #Learnt:      18008 | 0.000
1415.36/1415.60	c total clause space: 545.701MB
1415.36/1415.60	c total #watches: 150966
1416.86/1417.19	c total #propagations: 233320672 / total #impl: 8433532316 (eff. 0.028)
1416.86/1417.19	c #Conflicts:     852000 | #Learnt:      19008 | 0.000
1416.86/1417.19	c total clause space: 545.701MB
1416.86/1417.19	c total #watches: 152982
1419.46/1419.74	c total #propagations: 233635411 / total #impl: 8451155701 (eff. 0.028)
1419.46/1419.74	c #Conflicts:     853000 | #Learnt:      20008 | 0.000
1419.46/1419.74	c total clause space: 545.701MB
1419.46/1419.74	c total #watches: 155020
1421.46/1421.73	c total #propagations: 234008907 / total #impl: 8476071335 (eff. 0.028)
1421.46/1421.73	c #Conflicts:     854000 | #Learnt:      21008 | 0.000
1421.46/1421.73	c total clause space: 545.701MB
1421.46/1421.73	c total #watches: 160458
1422.86/1423.16	c total #propagations: 234267300 / total #impl: 8503912156 (eff. 0.028)
1422.86/1423.16	c #Conflicts:     855000 | #Learnt:      22008 | 0.000
1422.86/1423.16	c total clause space: 545.701MB
1422.86/1423.16	c total #watches: 163317
1424.27/1424.56	c total #propagations: 234495029 / total #impl: 8524787980 (eff. 0.028)
1424.27/1424.56	c #Conflicts:     856000 | #Learnt:      23008 | 0.000
1424.27/1424.56	c total clause space: 545.701MB
1424.27/1424.56	c total #watches: 165567
1425.66/1425.93	c total #propagations: 234758857 / total #impl: 8547714721 (eff. 0.027)
1425.66/1425.93	c #Conflicts:     857000 | #Learnt:      24008 | 0.000
1425.66/1425.93	c total clause space: 545.701MB
1425.66/1425.93	c total #watches: 167702
1426.76/1427.07	c total #propagations: 235045176 / total #impl: 8567025953 (eff. 0.027)
1426.76/1427.07	c #Conflicts:     858000 | #Learnt:      25008 | 0.000
1426.76/1427.07	c total clause space: 545.701MB
1426.76/1427.07	c total #watches: 169796
1428.46/1428.78	c total #propagations: 235299562 / total #impl: 8584355910 (eff. 0.027)
1428.46/1428.78	c #Conflicts:     859000 | #Learnt:      26008 | 0.000
1428.46/1428.78	c total clause space: 545.701MB
1428.46/1428.78	c total #watches: 171972
1430.66/1430.93	c total #propagations: 235690292 / total #impl: 8604053373 (eff. 0.027)
1430.66/1430.93	c #Conflicts:     860000 | #Learnt:      27008 | 0.000
1430.66/1430.93	c total clause space: 545.701MB
1430.66/1430.93	c total #watches: 174439
1432.76/1433.09	c total #propagations: 235953917 / total #impl: 8628066642 (eff. 0.027)
1432.76/1433.09	c #Conflicts:     861000 | #Learnt:      28008 | 0.000
1432.76/1433.09	c total clause space: 545.701MB
1432.76/1433.09	c total #watches: 176590
1434.56/1434.88	c total #propagations: 236212443 / total #impl: 8653715404 (eff. 0.027)
1434.56/1434.88	c #Conflicts:     862000 | #Learnt:      29008 | 0.000
1434.56/1434.88	c total clause space: 545.701MB
1434.56/1434.88	c total #watches: 179277
1436.16/1436.48	c total #propagations: 236491945 / total #impl: 8675532897 (eff. 0.027)
1436.16/1436.48	c #Conflicts:     863000 | #Learnt:      30008 | 0.000
1436.16/1436.48	c total clause space: 545.701MB
1436.16/1436.48	c total #watches: 181303
1437.57/1437.83	c total #propagations: 236726049 / total #impl: 8695792896 (eff. 0.027)
1437.57/1437.83	c #Conflicts:     864000 | #Learnt:      31008 | 0.000
1437.57/1437.83	c total clause space: 545.701MB
1437.57/1437.83	c total #watches: 183333
1438.96/1439.23	c total #propagations: 236977141 / total #impl: 8713168797 (eff. 0.027)
1438.96/1439.23	c GC COLLECT
1438.96/1439.23	c #Conflicts:     865000 | #Learnt:       9203 | 0.000
1438.96/1439.23	c total clause space: 545.701MB
1438.96/1439.23	c total #watches: 99591
1440.46/1440.79	c total #propagations: 237225558 / total #impl: 8730190337 (eff. 0.027)
1440.46/1440.79	c #Conflicts:     866000 | #Learnt:      10203 | 0.000
1440.46/1440.79	c total clause space: 545.701MB
1440.46/1440.79	c total #watches: 103821
1442.06/1442.35	c total #propagations: 237614863 / total #impl: 8749972908 (eff. 0.027)
1442.06/1442.35	c #Conflicts:     867000 | #Learnt:      11203 | 0.000
1442.06/1442.35	c total clause space: 545.701MB
1442.06/1442.35	c total #watches: 106738
1443.46/1443.72	c total #propagations: 237825625 / total #impl: 8766965335 (eff. 0.027)
1443.46/1443.72	c #Conflicts:     868000 | #Learnt:      12203 | 0.000
1443.46/1443.72	c total clause space: 545.701MB
1443.46/1443.72	c total #watches: 108864
1444.86/1445.11	c total #propagations: 238048207 / total #impl: 8780560708 (eff. 0.027)
1444.86/1445.11	c #Conflicts:     869000 | #Learnt:      13203 | 0.000
1444.86/1445.11	c total clause space: 545.701MB
1444.86/1445.11	c total #watches: 111325
1446.16/1446.40	c total #propagations: 238281974 / total #impl: 8795038264 (eff. 0.027)
1446.16/1446.40	c #Conflicts:     870000 | #Learnt:      14203 | 0.000
1446.16/1446.40	c total clause space: 545.701MB
1446.16/1446.40	c total #watches: 113394
1447.36/1447.63	c total #propagations: 238598145 / total #impl: 8809136500 (eff. 0.027)
1447.36/1447.63	c #Conflicts:     871000 | #Learnt:      15203 | 0.000
1447.36/1447.63	c total clause space: 545.701MB
1447.36/1447.63	c total #watches: 115443
1448.96/1449.25	c total #propagations: 238926156 / total #impl: 8823255023 (eff. 0.027)
1448.96/1449.25	c #Conflicts:     872000 | #Learnt:      16203 | 0.000
1448.96/1449.25	c total clause space: 545.701MB
1448.96/1449.25	c total #watches: 119312
1450.96/1451.22	c total #propagations: 239208974 / total #impl: 8841607083 (eff. 0.027)
1450.96/1451.22	c #Conflicts:     873000 | #Learnt:      17203 | 0.000
1450.96/1451.22	c total clause space: 545.701MB
1450.96/1451.22	c total #watches: 122387
1452.76/1453.07	c total #propagations: 239445335 / total #impl: 8864094812 (eff. 0.027)
1452.76/1453.07	c #Conflicts:     874000 | #Learnt:      18203 | 0.000
1452.76/1453.07	c total clause space: 545.701MB
1452.76/1453.07	c total #watches: 125635
1454.36/1454.65	c total #propagations: 239735864 / total #impl: 8886955306 (eff. 0.027)
1454.36/1454.65	c #Conflicts:     875000 | #Learnt:      19203 | 0.000
1454.36/1454.65	c total clause space: 545.701MB
1454.36/1454.65	c total #watches: 127776
1456.56/1456.88	c total #propagations: 239983222 / total #impl: 8906689087 (eff. 0.027)
1456.56/1456.88	c #Conflicts:     876000 | #Learnt:      20203 | 0.000
1456.56/1456.88	c total clause space: 545.701MB
1456.56/1456.88	c total #watches: 129857
1458.86/1459.14	c total #propagations: 240330805 / total #impl: 8930164097 (eff. 0.027)
1458.86/1459.14	c #Conflicts:     877000 | #Learnt:      21203 | 0.000
1458.86/1459.14	c total clause space: 545.701MB
1458.86/1459.14	c total #watches: 132976
1461.06/1461.34	c total #propagations: 240609628 / total #impl: 8956372320 (eff. 0.027)
1461.06/1461.34	c #Conflicts:     878000 | #Learnt:      22203 | 0.000
1461.06/1461.34	c total clause space: 545.701MB
1461.06/1461.34	c total #watches: 135729
1462.56/1462.87	c total #propagations: 240911477 / total #impl: 8981353251 (eff. 0.027)
1462.56/1462.87	c #Conflicts:     879000 | #Learnt:      23203 | 0.000
1462.56/1462.87	c total clause space: 545.701MB
1462.56/1462.87	c total #watches: 137967
1463.96/1464.28	c total #propagations: 241151545 / total #impl: 9000938052 (eff. 0.027)
1463.96/1464.28	c #Conflicts:     880000 | #Learnt:      24203 | 0.000
1463.96/1464.28	c total clause space: 545.701MB
1463.96/1464.28	c total #watches: 140140
1465.16/1465.45	c total #propagations: 241483716 / total #impl: 9020428768 (eff. 0.027)
1465.16/1465.45	c #Conflicts:     881000 | #Learnt:      25203 | 0.000
1465.16/1465.45	c total clause space: 545.701MB
1465.16/1465.45	c total #watches: 142737
1466.16/1466.42	c total #propagations: 241784676 / total #impl: 9037585116 (eff. 0.027)
1466.16/1466.42	c #Conflicts:     882000 | #Learnt:      26203 | 0.000
1466.16/1466.42	c total clause space: 545.701MB
1466.16/1466.42	c total #watches: 144790
1468.16/1468.48	c total #propagations: 242114171 / total #impl: 9053132607 (eff. 0.027)
1468.16/1468.48	c #Conflicts:     883000 | #Learnt:      27203 | 0.000
1468.16/1468.48	c total clause space: 545.701MB
1468.16/1468.48	c total #watches: 148309
1470.06/1470.37	c total #propagations: 242492984 / total #impl: 9072362374 (eff. 0.027)
1470.06/1470.37	c #Conflicts:     884000 | #Learnt:      28203 | 0.000
1470.06/1470.37	c total clause space: 545.701MB
1470.06/1470.37	c total #watches: 151684
1471.66/1471.95	c total #propagations: 242754670 / total #impl: 9080394165 (eff. 0.027)
1471.66/1471.95	c #Conflicts:     885000 | #Learnt:      29203 | 0.000
1471.66/1471.95	c total clause space: 545.701MB
1471.66/1471.95	c total #watches: 155657
1473.95/1474.27	c total #propagations: 243028604 / total #impl: 9084088241 (eff. 0.027)
1473.95/1474.27	c #Conflicts:     886000 | #Learnt:      30203 | 0.000
1473.95/1474.27	c total clause space: 545.701MB
1473.95/1474.27	c total #watches: 158257
1476.35/1476.69	c total #propagations: 243299361 / total #impl: 9093936932 (eff. 0.027)
1476.35/1476.69	c #Conflicts:     887000 | #Learnt:      31203 | 0.000
1476.35/1476.69	c total clause space: 545.701MB
1476.35/1476.69	c total #watches: 160314
1478.55/1478.88	c total #propagations: 243499512 / total #impl: 9099370241 (eff. 0.027)
1478.55/1478.88	c GC COLLECT
1478.55/1478.88	c #Conflicts:     888000 | #Learnt:       9367 | 0.000
1478.55/1478.88	c total clause space: 545.701MB
1478.55/1478.88	c total #watches: 95957
1480.05/1480.33	c total #propagations: 243725435 / total #impl: 9102672638 (eff. 0.027)
1480.05/1480.33	c #Conflicts:     889000 | #Learnt:      10367 | 0.000
1480.05/1480.33	c total clause space: 545.701MB
1480.05/1480.33	c total #watches: 97966
1481.65/1481.98	c total #propagations: 243989898 / total #impl: 9104374253 (eff. 0.027)
1481.65/1481.98	c #Conflicts:     890000 | #Learnt:      11367 | 0.000
1481.65/1481.98	c total clause space: 545.701MB
1481.65/1481.98	c total #watches: 99992
1483.15/1483.44	c total #propagations: 244195441 / total #impl: 9106736581 (eff. 0.027)
1483.15/1483.44	c #Conflicts:     891000 | #Learnt:      12367 | 0.000
1483.15/1483.44	c total clause space: 545.701MB
1483.15/1483.44	c total #watches: 102000
1484.55/1484.80	c total #propagations: 244441230 / total #impl: 9108415462 (eff. 0.027)
1484.55/1484.80	c #Conflicts:     892000 | #Learnt:      13367 | 0.000
1484.55/1484.80	c total clause space: 545.701MB
1484.55/1484.80	c total #watches: 104009
1485.65/1485.99	c total #propagations: 244730775 / total #impl: 9109905360 (eff. 0.027)
1485.65/1485.99	c #Conflicts:     893000 | #Learnt:      14367 | 0.000
1485.65/1485.99	c total clause space: 545.701MB
1485.65/1485.99	c total #watches: 106017
1487.75/1488.03	c total #propagations: 245044398 / total #impl: 9111787839 (eff. 0.027)
1487.75/1488.03	c #Conflicts:     894000 | #Learnt:      15367 | 0.000
1487.75/1488.03	c total clause space: 545.701MB
1487.75/1488.03	c total #watches: 110738
1489.85/1490.12	c total #propagations: 245390125 / total #impl: 9129251663 (eff. 0.027)
1489.85/1490.12	c #Conflicts:     895000 | #Learnt:      16367 | 0.000
1489.85/1490.12	c total clause space: 545.701MB
1489.85/1490.12	c total #watches: 114197
1491.85/1492.19	c total #propagations: 245637089 / total #impl: 9152525253 (eff. 0.027)
1491.85/1492.19	c #Conflicts:     896000 | #Learnt:      17367 | 0.000
1491.85/1492.19	c total clause space: 545.701MB
1491.85/1492.19	c total #watches: 116826
1493.85/1494.13	c total #propagations: 245957906 / total #impl: 9178545613 (eff. 0.027)
1493.85/1494.13	c #Conflicts:     897000 | #Learnt:      18367 | 0.000
1493.85/1494.13	c total clause space: 545.701MB
1493.85/1494.13	c total #watches: 120264
1496.15/1496.40	c total #propagations: 246239465 / total #impl: 9204254557 (eff. 0.027)
1496.15/1496.40	c #Conflicts:     898000 | #Learnt:      19367 | 0.000
1496.15/1496.40	c total clause space: 545.701MB
1496.15/1496.40	c total #watches: 123483
1498.95/1499.22	c total #propagations: 246594992 / total #impl: 9230598570 (eff. 0.027)
1498.95/1499.22	c #Conflicts:     899000 | #Learnt:      20367 | 0.000
1498.95/1499.22	c total clause space: 545.701MB
1498.95/1499.22	c total #watches: 125523
1500.95/1501.20	c total #propagations: 246881465 / total #impl: 9250211355 (eff. 0.027)
1500.95/1501.20	c #Conflicts:     900000 | #Learnt:      21367 | 0.000
1500.95/1501.20	c total clause space: 545.701MB
1500.95/1501.20	c total #watches: 127602
1503.05/1503.31	c total #propagations: 247144279 / total #impl: 9267590703 (eff. 0.027)
1503.05/1503.31	c #Conflicts:     901000 | #Learnt:      22367 | 0.000
1503.05/1503.31	c total clause space: 545.701MB
1503.05/1503.31	c total #watches: 130144
1506.05/1506.36	c total #propagations: 247545911 / total #impl: 9284651349 (eff. 0.027)
1506.05/1506.36	c #Conflicts:     902000 | #Learnt:      23367 | 0.000
1506.05/1506.36	c total clause space: 545.701MB
1506.05/1506.36	c total #watches: 135003
1508.95/1509.24	c total #propagations: 247823311 / total #impl: 9293395618 (eff. 0.027)
1508.95/1509.24	c #Conflicts:     903000 | #Learnt:      24367 | 0.000
1508.95/1509.24	c total clause space: 545.701MB
1508.95/1509.24	c total #watches: 137320
1511.15/1511.49	c total #propagations: 248015727 / total #impl: 9301683809 (eff. 0.027)
1511.15/1511.49	c #Conflicts:     904000 | #Learnt:      25367 | 0.000
1511.15/1511.49	c total clause space: 545.701MB
1511.15/1511.49	c total #watches: 139503
1513.55/1513.89	c total #propagations: 248247978 / total #impl: 9307018450 (eff. 0.027)
1513.55/1513.89	c #Conflicts:     905000 | #Learnt:      26367 | 0.000
1513.55/1513.89	c total clause space: 545.701MB
1513.55/1513.89	c total #watches: 141601
1515.65/1515.99	c total #propagations: 248452552 / total #impl: 9312505412 (eff. 0.027)
1515.65/1515.99	c #Conflicts:     906000 | #Learnt:      27367 | 0.000
1515.65/1515.99	c total clause space: 545.701MB
1515.65/1515.99	c total #watches: 144328
1517.85/1518.17	c total #propagations: 248698479 / total #impl: 9315855144 (eff. 0.027)
1517.85/1518.17	c #Conflicts:     907000 | #Learnt:      28367 | 0.000
1517.85/1518.17	c total clause space: 545.701MB
1517.85/1518.17	c total #watches: 146489
1520.65/1520.97	c total #propagations: 249001597 / total #impl: 9318839420 (eff. 0.027)
1520.65/1520.97	c #Conflicts:     908000 | #Learnt:      29367 | 0.000
1520.65/1520.97	c total clause space: 545.701MB
1520.65/1520.97	c total #watches: 148599
1522.85/1523.15	c total #propagations: 249413424 / total #impl: 9328601722 (eff. 0.027)
1522.85/1523.15	c #Conflicts:     909000 | #Learnt:      30367 | 0.000
1522.85/1523.15	c total clause space: 545.701MB
1522.85/1523.15	c total #watches: 150673
1524.45/1524.78	c total #propagations: 249673921 / total #impl: 9352052769 (eff. 0.027)
1524.45/1524.78	c #Conflicts:     910000 | #Learnt:      31367 | 0.000
1524.45/1524.78	c total clause space: 545.701MB
1524.45/1524.78	c total #watches: 152711
1525.95/1526.28	c total #propagations: 249937235 / total #impl: 9371345990 (eff. 0.027)
1525.95/1526.28	c GC COLLECT
1525.95/1526.28	c #Conflicts:     911000 | #Learnt:       9195 | 0.000
1525.95/1526.28	c total clause space: 545.701MB
1525.95/1526.28	c total #watches: 90930
1527.15/1527.40	c total #propagations: 250226543 / total #impl: 9388893488 (eff. 0.027)
1527.15/1527.40	c #Conflicts:     912000 | #Learnt:      10195 | 0.000
1527.15/1527.40	c total clause space: 545.701MB
1527.15/1527.40	c total #watches: 96503
1528.75/1529.03	c total #propagations: 250364710 / total #impl: 9400703306 (eff. 0.027)
1528.75/1529.03	c #Conflicts:     913000 | #Learnt:      11195 | 0.000
1528.75/1529.03	c total clause space: 545.701MB
1528.75/1529.03	c total #watches: 102103
1530.65/1530.99	c total #propagations: 250550026 / total #impl: 9420049463 (eff. 0.027)
1530.65/1530.99	c #Conflicts:     914000 | #Learnt:      12195 | 0.000
1530.65/1530.99	c total clause space: 545.701MB
1530.65/1530.99	c total #watches: 105791
1532.25/1532.55	c total #propagations: 250714034 / total #impl: 9437640655 (eff. 0.027)
1532.25/1532.55	c #Conflicts:     915000 | #Learnt:      13195 | 0.000
1532.25/1532.55	c total clause space: 545.701MB
1532.25/1532.55	c total #watches: 112019
1534.35/1534.67	c total #propagations: 250901815 / total #impl: 9453870632 (eff. 0.027)
1534.35/1534.67	c #Conflicts:     916000 | #Learnt:      14195 | 0.000
1534.35/1534.67	c total clause space: 545.701MB
1534.35/1534.67	c total #watches: 117546
1536.55/1536.83	c total #propagations: 251145916 / total #impl: 9474175808 (eff. 0.027)
1536.55/1536.83	c #Conflicts:     917000 | #Learnt:      15195 | 0.000
1536.55/1536.83	c total clause space: 545.701MB
1536.55/1536.83	c total #watches: 119634
1538.14/1538.47	c total #propagations: 251385109 / total #impl: 9494512863 (eff. 0.026)
1538.14/1538.47	c #Conflicts:     918000 | #Learnt:      16195 | 0.000
1538.14/1538.47	c total clause space: 545.701MB
1538.14/1538.47	c total #watches: 121697
1539.54/1539.84	c total #propagations: 251640990 / total #impl: 9508568398 (eff. 0.026)
1539.54/1539.84	c #Conflicts:     919000 | #Learnt:      17195 | 0.000
1539.54/1539.84	c total clause space: 545.701MB
1539.54/1539.84	c total #watches: 123756
1541.44/1541.74	c total #propagations: 251879973 / total #impl: 9520883486 (eff. 0.026)
1541.44/1541.74	c #Conflicts:     920000 | #Learnt:      18195 | 0.000
1541.44/1541.74	c total clause space: 545.701MB
1541.44/1541.74	c total #watches: 126737
1543.24/1543.53	c total #propagations: 252206790 / total #impl: 9539953782 (eff. 0.026)
1543.24/1543.53	c #Conflicts:     921000 | #Learnt:      19195 | 0.000
1543.24/1543.53	c total clause space: 545.701MB
1543.24/1543.53	c total #watches: 130396
1545.14/1545.42	c total #propagations: 252460625 / total #impl: 9567371269 (eff. 0.026)
1545.14/1545.42	c #Conflicts:     922000 | #Learnt:      20195 | 0.000
1545.14/1545.42	c total clause space: 545.701MB
1545.14/1545.42	c total #watches: 133118
1546.64/1546.91	c total #propagations: 252804445 / total #impl: 9591316783 (eff. 0.026)
1546.64/1546.91	c #Conflicts:     923000 | #Learnt:      21195 | 0.000
1546.64/1546.91	c total clause space: 545.701MB
1546.64/1546.91	c total #watches: 135230
1548.84/1549.17	c total #propagations: 253159067 / total #impl: 9611125874 (eff. 0.026)
1548.84/1549.17	c #Conflicts:     924000 | #Learnt:      22195 | 0.000
1548.84/1549.17	c total clause space: 545.701MB
1548.84/1549.17	c total #watches: 137400
1550.75/1551.05	c total #propagations: 253550137 / total #impl: 9635709407 (eff. 0.026)
1550.75/1551.05	c #Conflicts:     925000 | #Learnt:      23195 | 0.000
1550.75/1551.05	c total clause space: 545.701MB
1550.75/1551.05	c total #watches: 140176
1552.64/1552.90	c total #propagations: 253811265 / total #impl: 9661699940 (eff. 0.026)
1552.64/1552.90	c #Conflicts:     926000 | #Learnt:      24195 | 0.000
1552.64/1552.90	c total clause space: 545.701MB
1552.64/1552.90	c total #watches: 142329
1554.24/1554.51	c total #propagations: 254070529 / total #impl: 9682702397 (eff. 0.026)
1554.24/1554.51	c #Conflicts:     927000 | #Learnt:      25195 | 0.000
1554.24/1554.51	c total clause space: 545.701MB
1554.24/1554.51	c total #watches: 145025
1555.74/1556.04	c total #propagations: 254332836 / total #impl: 9700982207 (eff. 0.026)
1555.74/1556.04	c #Conflicts:     928000 | #Learnt:      26195 | 0.000
1555.74/1556.04	c total clause space: 545.701MB
1555.74/1556.04	c total #watches: 147234
1557.14/1557.49	c total #propagations: 254645941 / total #impl: 9718886213 (eff. 0.026)
1557.14/1557.49	c #Conflicts:     929000 | #Learnt:      27195 | 0.000
1557.14/1557.49	c total clause space: 545.701MB
1557.14/1557.49	c total #watches: 149285
1558.74/1559.05	c total #propagations: 254882773 / total #impl: 9739334372 (eff. 0.026)
1558.74/1559.05	c #Conflicts:     930000 | #Learnt:      28195 | 0.000
1558.74/1559.05	c total clause space: 545.701MB
1558.74/1559.05	c total #watches: 151338
1560.44/1560.71	c total #propagations: 255207770 / total #impl: 9756538797 (eff. 0.026)
1560.44/1560.71	c #Conflicts:     931000 | #Learnt:      29195 | 0.000
1560.44/1560.71	c total clause space: 545.701MB
1560.44/1560.71	c total #watches: 154445
1562.44/1562.70	c total #propagations: 255524503 / total #impl: 9772580277 (eff. 0.026)
1562.44/1562.70	c #Conflicts:     932000 | #Learnt:      30195 | 0.000
1562.44/1562.70	c total clause space: 545.701MB
1562.44/1562.70	c total #watches: 157537
1563.74/1564.08	c total #propagations: 255759487 / total #impl: 9790734390 (eff. 0.026)
1563.74/1564.08	c #Conflicts:     933000 | #Learnt:      31195 | 0.000
1563.74/1564.08	c total clause space: 545.701MB
1563.74/1564.08	c total #watches: 159609
1565.24/1565.54	c total #propagations: 255983411 / total #impl: 9805793717 (eff. 0.026)
1565.24/1565.54	c #Conflicts:     934000 | #Learnt:      32195 | 0.000
1565.24/1565.54	c total clause space: 545.701MB
1565.24/1565.54	c total #watches: 162342
1567.44/1567.73	c total #propagations: 256190822 / total #impl: 9821093536 (eff. 0.026)
1567.44/1567.73	c GC COLLECT
1567.44/1567.73	c #Conflicts:     935000 | #Learnt:       9345 | 0.000
1567.44/1567.73	c total clause space: 545.701MB
1567.44/1567.73	c total #watches: 85560
1569.34/1569.69	c total #propagations: 256556218 / total #impl: 9840856905 (eff. 0.026)
1569.34/1569.69	c #Conflicts:     936000 | #Learnt:      10345 | 0.000
1569.34/1569.69	c total clause space: 545.701MB
1569.34/1569.69	c total #watches: 87762
1570.74/1571.02	c total #propagations: 256857822 / total #impl: 9863653989 (eff. 0.026)
1570.74/1571.02	c #Conflicts:     937000 | #Learnt:      11345 | 0.000
1570.74/1571.02	c total clause space: 545.701MB
1570.74/1571.02	c total #watches: 89846
1571.84/1572.15	c total #propagations: 257133379 / total #impl: 9881511193 (eff. 0.026)
1571.84/1572.15	c #Conflicts:     938000 | #Learnt:      12345 | 0.000
1571.84/1572.15	c total clause space: 545.701MB
1571.84/1572.15	c total #watches: 91955
1574.14/1574.49	c total #propagations: 257458821 / total #impl: 9898106724 (eff. 0.026)
1574.14/1574.49	c #Conflicts:     939000 | #Learnt:      13345 | 0.000
1574.14/1574.49	c total clause space: 545.701MB
1574.14/1574.49	c total #watches: 101620
1576.04/1576.37	c total #propagations: 257787910 / total #impl: 9920024194 (eff. 0.026)
1576.04/1576.37	c #Conflicts:     940000 | #Learnt:      14344 | 0.000
1576.04/1576.37	c total clause space: 545.701MB
1576.04/1576.37	c total #watches: 108606
1577.84/1578.12	c total #propagations: 258050939 / total #impl: 9939810741 (eff. 0.026)
1577.84/1578.12	c #Conflicts:     941000 | #Learnt:      15344 | 0.000
1577.84/1578.12	c total clause space: 545.701MB
1577.84/1578.12	c total #watches: 113146
1580.14/1580.49	c total #propagations: 258168874 / total #impl: 9958797122 (eff. 0.026)
1580.14/1580.49	c #Conflicts:     942000 | #Learnt:      16344 | 0.000
1580.14/1580.49	c total clause space: 545.701MB
1580.14/1580.49	c total #watches: 119356
1582.34/1582.63	c total #propagations: 258314713 / total #impl: 9980043311 (eff. 0.026)
1582.34/1582.63	c #Conflicts:     943000 | #Learnt:      17344 | 0.000
1582.34/1582.63	c total clause space: 545.701MB
1582.34/1582.63	c total #watches: 123845
1584.64/1584.92	c total #propagations: 258457761 / total #impl: 10002041306 (eff. 0.026)
1584.64/1584.92	c #Conflicts:     944000 | #Learnt:      18344 | 0.000
1584.64/1584.92	c total clause space: 545.701MB
1584.64/1584.92	c total #watches: 126595
1586.74/1587.02	c total #propagations: 258626308 / total #impl: 10030842347 (eff. 0.026)
1586.74/1587.02	c #Conflicts:     945000 | #Learnt:      19344 | 0.000
1586.74/1587.02	c total clause space: 545.701MB
1586.74/1587.02	c total #watches: 129152
1588.94/1589.26	c total #propagations: 258809563 / total #impl: 10052923345 (eff. 0.026)
1588.94/1589.26	c #Conflicts:     946000 | #Learnt:      20344 | 0.000
1588.94/1589.26	c total clause space: 545.701MB
1588.94/1589.26	c total #watches: 131921
1591.24/1591.55	c total #propagations: 259010878 / total #impl: 10081545305 (eff. 0.026)
1591.24/1591.55	c #Conflicts:     947000 | #Learnt:      21344 | 0.000
1591.24/1591.55	c total clause space: 545.701MB
1591.24/1591.55	c total #watches: 135457
1593.94/1594.24	c total #propagations: 259217795 / total #impl: 10109901389 (eff. 0.026)
1593.94/1594.24	c #Conflicts:     948000 | #Learnt:      22344 | 0.000
1593.94/1594.24	c total clause space: 545.701MB
1593.94/1594.24	c total #watches: 137892
1596.04/1596.37	c total #propagations: 259439090 / total #impl: 10135934492 (eff. 0.026)
1596.04/1596.37	c #Conflicts:     949000 | #Learnt:      23344 | 0.000
1596.04/1596.37	c total clause space: 545.701MB
1596.04/1596.37	c total #watches: 142043
1598.34/1598.69	c total #propagations: 259665018 / total #impl: 10162131183 (eff. 0.026)
1598.34/1598.69	c #Conflicts:     950000 | #Learnt:      24344 | 0.000
1598.34/1598.69	c total clause space: 545.701MB
1598.34/1598.69	c total #watches: 145173
1600.73/1601.03	c total #propagations: 259910159 / total #impl: 10190325313 (eff. 0.026)
1600.73/1601.03	c #Conflicts:     951000 | #Learnt:      25344 | 0.000
1600.73/1601.03	c total clause space: 545.701MB
1600.73/1601.03	c total #watches: 148775
1602.83/1603.10	c total #propagations: 260167182 / total #impl: 10222836544 (eff. 0.025)
1602.83/1603.10	c #Conflicts:     952000 | #Learnt:      26344 | 0.000
1602.83/1603.10	c total clause space: 545.701MB
1602.83/1603.10	c total #watches: 152352
1604.53/1604.80	c total #propagations: 260457006 / total #impl: 10246887737 (eff. 0.025)
1604.53/1604.80	c #Conflicts:     953000 | #Learnt:      27344 | 0.000
1604.53/1604.80	c total clause space: 545.701MB
1604.53/1604.80	c total #watches: 155727
1605.93/1606.22	c total #propagations: 260724021 / total #impl: 10267512151 (eff. 0.025)
1605.93/1606.22	c #Conflicts:     954000 | #Learnt:      28344 | 0.000
1605.93/1606.22	c total clause space: 545.701MB
1605.93/1606.22	c total #watches: 157869
1608.73/1609.05	c total #propagations: 261133069 / total #impl: 10287811827 (eff. 0.025)
1608.73/1609.05	c #Conflicts:     955000 | #Learnt:      29344 | 0.000
1608.73/1609.05	c total clause space: 545.701MB
1608.73/1609.05	c total #watches: 162360
1610.73/1611.07	c total #propagations: 261429454 / total #impl: 10310547910 (eff. 0.025)
1610.73/1611.07	c #Conflicts:     956000 | #Learnt:      30344 | 0.000
1610.73/1611.07	c total clause space: 545.701MB
1610.73/1611.07	c total #watches: 164874
1612.63/1612.95	c total #propagations: 261670992 / total #impl: 10330797628 (eff. 0.025)
1612.63/1612.95	c #Conflicts:     957000 | #Learnt:      31344 | 0.000
1612.63/1612.95	c total clause space: 545.701MB
1612.63/1612.95	c total #watches: 167434
1614.54/1614.82	c total #propagations: 261904438 / total #impl: 10348507121 (eff. 0.025)
1614.54/1614.82	c #Conflicts:     958000 | #Learnt:      32344 | 0.000
1614.54/1614.82	c total clause space: 545.701MB
1614.54/1614.82	c total #watches: 169469
1616.23/1616.52	c total #propagations: 262095554 / total #impl: 10366286989 (eff. 0.025)
1616.23/1616.52	c GC COLLECT
1616.23/1616.52	c #Conflicts:     959000 | #Learnt:       9743 | 0.000
1616.23/1616.52	c total clause space: 545.701MB
1616.23/1616.52	c total #watches: 109999
1617.63/1617.90	c total #propagations: 262306842 / total #impl: 10383444669 (eff. 0.025)
1617.63/1617.90	c #Conflicts:     960000 | #Learnt:      10743 | 0.000
1617.63/1617.90	c total clause space: 545.701MB
1617.63/1617.90	c total #watches: 112030
1618.83/1619.16	c total #propagations: 262596099 / total #impl: 10401549824 (eff. 0.025)
1618.83/1619.16	c #Conflicts:     961000 | #Learnt:      11743 | 0.000
1618.83/1619.16	c total clause space: 545.701MB
1618.83/1619.16	c total #watches: 114079
1621.03/1621.31	c total #propagations: 262900258 / total #impl: 10417788528 (eff. 0.025)
1621.03/1621.31	c #Conflicts:     962000 | #Learnt:      12743 | 0.000
1621.03/1621.31	c total clause space: 545.701MB
1621.03/1621.31	c total #watches: 116554
1623.44/1623.72	c total #propagations: 263302995 / total #impl: 10440742313 (eff. 0.025)
1623.44/1623.72	c #Conflicts:     963000 | #Learnt:      13743 | 0.000
1623.44/1623.72	c total clause space: 545.701MB
1623.44/1623.72	c total #watches: 118865
1624.73/1625.04	c total #propagations: 263581762 / total #impl: 10475078154 (eff. 0.025)
1624.73/1625.04	c #Conflicts:     964000 | #Learnt:      14743 | 0.000
1624.73/1625.04	c total clause space: 545.701MB
1624.73/1625.04	c total #watches: 120963
1625.93/1626.23	c total #propagations: 263851738 / total #impl: 10496752278 (eff. 0.025)
1625.93/1626.23	c #Conflicts:     965000 | #Learnt:      15743 | 0.000
1625.93/1626.23	c total clause space: 545.701MB
1625.93/1626.23	c total #watches: 123062
1627.53/1627.88	c total #propagations: 264113662 / total #impl: 10515799159 (eff. 0.025)
1627.53/1627.88	c #Conflicts:     966000 | #Learnt:      16743 | 0.000
1627.53/1627.88	c total clause space: 545.701MB
1627.53/1627.88	c total #watches: 125206
1629.53/1629.86	c total #propagations: 264508113 / total #impl: 10538258884 (eff. 0.025)
1629.53/1629.86	c #Conflicts:     967000 | #Learnt:      17743 | 0.000
1629.53/1629.86	c total clause space: 545.701MB
1629.53/1629.86	c total #watches: 127332
1631.63/1631.92	c total #propagations: 264840422 / total #impl: 10565711469 (eff. 0.025)
1631.63/1631.92	c #Conflicts:     968000 | #Learnt:      18743 | 0.000
1631.63/1631.92	c total clause space: 545.701MB
1631.63/1631.92	c total #watches: 132641
1633.13/1633.49	c total #propagations: 265121548 / total #impl: 10594112067 (eff. 0.025)
1633.13/1633.49	c #Conflicts:     969000 | #Learnt:      19743 | 0.000
1633.13/1633.49	c total clause space: 545.701MB
1633.13/1633.49	c total #watches: 134923
1635.43/1635.78	c total #propagations: 265412359 / total #impl: 10619560749 (eff. 0.025)
1635.43/1635.78	c #Conflicts:     970000 | #Learnt:      20743 | 0.000
1635.43/1635.78	c total clause space: 545.701MB
1635.43/1635.78	c total #watches: 137738
1637.03/1637.31	c total #propagations: 265782228 / total #impl: 10660770195 (eff. 0.025)
1637.03/1637.31	c #Conflicts:     971000 | #Learnt:      21743 | 0.000
1637.03/1637.31	c total clause space: 545.701MB
1637.03/1637.31	c total #watches: 140014
1638.13/1638.47	c total #propagations: 266077835 / total #impl: 10682916196 (eff. 0.025)
1638.13/1638.47	c #Conflicts:     972000 | #Learnt:      22743 | 0.000
1638.13/1638.47	c total clause space: 545.701MB
1638.13/1638.47	c total #watches: 144258
1639.33/1639.67	c total #propagations: 266368375 / total #impl: 10700159804 (eff. 0.025)
1639.33/1639.67	c #Conflicts:     973000 | #Learnt:      23743 | 0.000
1639.33/1639.67	c total clause space: 545.701MB
1639.33/1639.67	c total #watches: 146408
1640.83/1641.15	c total #propagations: 266686353 / total #impl: 10716775161 (eff. 0.025)
1640.83/1641.15	c #Conflicts:     974000 | #Learnt:      24743 | 0.000
1640.83/1641.15	c total clause space: 545.701MB
1640.83/1641.15	c total #watches: 148647
1643.03/1643.38	c total #propagations: 267048412 / total #impl: 10737674504 (eff. 0.025)
1643.03/1643.38	c #Conflicts:     975000 | #Learnt:      25743 | 0.000
1643.03/1643.38	c total clause space: 545.701MB
1643.03/1643.38	c total #watches: 150774
1645.13/1645.49	c total #propagations: 267300232 / total #impl: 10773016883 (eff. 0.025)
1645.13/1645.49	c #Conflicts:     976000 | #Learnt:      26743 | 0.000
1645.13/1645.49	c total clause space: 545.701MB
1645.13/1645.49	c total #watches: 154643
1646.73/1647.04	c total #propagations: 267552184 / total #impl: 10797567452 (eff. 0.025)
1646.73/1647.04	c #Conflicts:     977000 | #Learnt:      27743 | 0.000
1646.73/1647.04	c total clause space: 545.701MB
1646.73/1647.04	c total #watches: 157594
1648.83/1649.19	c total #propagations: 267781110 / total #impl: 10816734189 (eff. 0.025)
1648.83/1649.19	c #Conflicts:     978000 | #Learnt:      28743 | 0.000
1648.83/1649.19	c total clause space: 545.701MB
1648.83/1649.19	c total #watches: 159750
1650.43/1650.74	c total #propagations: 268106636 / total #impl: 10839516163 (eff. 0.025)
1650.43/1650.74	c #Conflicts:     979000 | #Learnt:      29743 | 0.000
1650.43/1650.74	c total clause space: 545.701MB
1650.43/1650.74	c total #watches: 161795
1653.13/1653.42	c total #propagations: 268410564 / total #impl: 10857685949 (eff. 0.025)
1653.13/1653.42	c #Conflicts:     980000 | #Learnt:      30743 | 0.000
1653.13/1653.42	c total clause space: 545.701MB
1653.13/1653.42	c total #watches: 164364
1655.93/1656.24	c total #propagations: 268746380 / total #impl: 10882643634 (eff. 0.025)
1655.93/1656.24	c #Conflicts:     981000 | #Learnt:      31743 | 0.000
1655.93/1656.24	c total clause space: 545.701MB
1655.93/1656.24	c total #watches: 166499
1657.82/1658.12	c total #propagations: 269110618 / total #impl: 10907267184 (eff. 0.025)
1657.82/1658.12	c #Conflicts:     982000 | #Learnt:      32743 | 0.000
1657.82/1658.12	c total clause space: 545.701MB
1657.82/1658.12	c total #watches: 170793
1660.22/1660.58	c total #propagations: 269314507 / total #impl: 10925233026 (eff. 0.025)
1660.22/1660.58	c GC COLLECT
1660.22/1660.58	c #Conflicts:     983000 | #Learnt:       9853 | 0.000
1660.22/1660.58	c total clause space: 545.701MB
1660.22/1660.58	c total #watches: 109415
1662.22/1662.53	c total #propagations: 269516426 / total #impl: 10942850838 (eff. 0.025)
1662.22/1662.53	c #Conflicts:     984000 | #Learnt:      10853 | 0.000
1662.22/1662.53	c total clause space: 545.701MB
1662.22/1662.53	c total #watches: 112407
1663.92/1664.27	c total #propagations: 269708537 / total #impl: 10959680897 (eff. 0.025)
1663.92/1664.27	c #Conflicts:     985000 | #Learnt:      11853 | 0.000
1663.92/1664.27	c total clause space: 545.701MB
1663.92/1664.27	c total #watches: 114466
1665.82/1666.19	c total #propagations: 269906047 / total #impl: 10975559301 (eff. 0.025)
1665.82/1666.19	c #Conflicts:     986000 | #Learnt:      12853 | 0.000
1665.82/1666.19	c total clause space: 545.701MB
1665.82/1666.19	c total #watches: 116526
1667.62/1667.96	c total #propagations: 270209128 / total #impl: 10991443228 (eff. 0.025)
1667.62/1667.96	c #Conflicts:     987000 | #Learnt:      13853 | 0.000
1667.62/1667.96	c total clause space: 545.701MB
1667.62/1667.96	c total #watches: 118597
1669.42/1669.72	c total #propagations: 270473877 / total #impl: 11006227902 (eff. 0.025)
1669.42/1669.72	c #Conflicts:     988000 | #Learnt:      14853 | 0.000
1669.42/1669.72	c total clause space: 545.701MB
1669.42/1669.72	c total #watches: 121230
1670.73/1671.05	c total #propagations: 270710007 / total #impl: 11020955058 (eff. 0.025)
1670.73/1671.05	c #Conflicts:     989000 | #Learnt:      15853 | 0.000
1670.73/1671.05	c total clause space: 545.701MB
1670.73/1671.05	c total #watches: 123265
1673.72/1674.02	c total #propagations: 270979825 / total #impl: 11033935259 (eff. 0.025)
1673.72/1674.02	c #Conflicts:     990000 | #Learnt:      16853 | 0.000
1673.72/1674.02	c total clause space: 545.701MB
1673.72/1674.02	c total #watches: 125337
1675.82/1676.15	c total #propagations: 271407712 / total #impl: 11055966941 (eff. 0.025)
1675.82/1676.15	c #Conflicts:     991000 | #Learnt:      17853 | 0.000
1675.82/1676.15	c total clause space: 545.701MB
1675.82/1676.15	c total #watches: 129748
1677.82/1678.17	c total #propagations: 271624662 / total #impl: 11073999701 (eff. 0.025)
1677.82/1678.17	c #Conflicts:     992000 | #Learnt:      18853 | 0.000
1677.82/1678.17	c total clause space: 545.701MB
1677.82/1678.17	c total #watches: 132014
1679.82/1680.14	c total #propagations: 271841201 / total #impl: 11093823959 (eff. 0.025)
1679.82/1680.14	c #Conflicts:     993000 | #Learnt:      19853 | 0.000
1679.82/1680.14	c total clause space: 545.701MB
1679.82/1680.14	c total #watches: 134182
1681.63/1681.94	c total #propagations: 272053366 / total #impl: 11114862618 (eff. 0.024)
1681.63/1681.94	c #Conflicts:     994000 | #Learnt:      20853 | 0.000
1681.63/1681.94	c total clause space: 545.701MB
1681.63/1681.94	c total #watches: 136647
1683.22/1683.51	c total #propagations: 272251501 / total #impl: 11133266920 (eff. 0.024)
1683.22/1683.51	c #Conflicts:     995000 | #Learnt:      21853 | 0.000
1683.22/1683.51	c total clause space: 545.701MB
1683.22/1683.51	c total #watches: 138660
1684.62/1684.97	c total #propagations: 272453546 / total #impl: 11150629126 (eff. 0.024)
1684.62/1684.97	c #Conflicts:     996000 | #Learnt:      22853 | 0.000
1684.62/1684.97	c total clause space: 545.701MB
1684.62/1684.97	c total #watches: 140685
1686.03/1686.36	c total #propagations: 272677314 / total #impl: 11166428249 (eff. 0.024)
1686.03/1686.36	c #Conflicts:     997000 | #Learnt:      23853 | 0.000
1686.03/1686.36	c total clause space: 545.701MB
1686.03/1686.36	c total #watches: 142710
1687.42/1687.70	c total #propagations: 272933996 / total #impl: 11182780159 (eff. 0.024)
1687.42/1687.70	c #Conflicts:     998000 | #Learnt:      24853 | 0.000
1687.42/1687.70	c total clause space: 545.701MB
1687.42/1687.70	c total #watches: 144729
1689.82/1690.19	c total #propagations: 273249896 / total #impl: 11199098641 (eff. 0.024)
1689.82/1690.19	c #Conflicts:     999000 | #Learnt:      25853 | 0.000
1689.82/1690.19	c total clause space: 545.701MB
1689.82/1690.19	c total #watches: 146922
1692.22/1692.56	c total #propagations: 273569697 / total #impl: 11218766825 (eff. 0.024)
1692.22/1692.56	c #Conflicts:    1000000 | #Learnt:      26853 | 0.000
1692.22/1692.56	c total clause space: 545.701MB
1692.22/1692.56	c total #watches: 148972
1695.02/1695.33	c total #propagations: 273902429 / total #impl: 11238925243 (eff. 0.024)
1695.02/1695.33	c #Conflicts:    1001000 | #Learnt:      27853 | 0.000
1695.02/1695.33	c total clause space: 545.701MB
1695.02/1695.33	c total #watches: 153375
1697.82/1698.17	c total #propagations: 274179573 / total #impl: 11251188355 (eff. 0.024)
1697.82/1698.17	c #Conflicts:    1002000 | #Learnt:      28853 | 0.000
1697.82/1698.17	c total clause space: 545.701MB
1697.82/1698.17	c total #watches: 156220
1700.92/1701.24	c total #propagations: 274574757 / total #impl: 11262119139 (eff. 0.024)
1700.92/1701.24	c #Conflicts:    1003000 | #Learnt:      29853 | 0.000
1700.92/1701.24	c total clause space: 545.701MB
1700.92/1701.24	c total #watches: 158264
1703.32/1703.65	c total #propagations: 274809747 / total #impl: 11275937780 (eff. 0.024)
1703.32/1703.65	c #Conflicts:    1004000 | #Learnt:      30853 | 0.000
1703.32/1703.65	c total clause space: 545.701MB
1703.32/1703.65	c total #watches: 160353
1705.52/1705.86	c total #propagations: 274985734 / total #impl: 11279444970 (eff. 0.024)
1705.52/1705.86	c #Conflicts:    1005000 | #Learnt:      31853 | 0.000
1705.52/1705.86	c total clause space: 545.701MB
1705.52/1705.86	c total #watches: 162411
1707.72/1708.06	c total #propagations: 275188717 / total #impl: 11282859395 (eff. 0.024)
1707.72/1708.06	c #Conflicts:    1006000 | #Learnt:      32853 | 0.000
1707.72/1708.06	c total clause space: 545.701MB
1707.72/1708.06	c total #watches: 164489
1709.82/1710.11	c total #propagations: 275441914 / total #impl: 11285630135 (eff. 0.024)
1709.82/1710.11	c #Conflicts:    1007000 | #Learnt:      33853 | 0.000
1709.82/1710.11	c total clause space: 545.701MB
1709.82/1710.11	c total #watches: 166557
1711.32/1711.69	c total #propagations: 275700346 / total #impl: 11287460625 (eff. 0.024)
1711.32/1711.69	c GC COLLECT
1711.32/1711.69	c #Conflicts:    1008000 | #Learnt:      10092 | 0.000
1711.32/1711.69	c total clause space: 545.701MB
1711.32/1711.69	c total #watches: 95155
1712.62/1712.98	c total #propagations: 275987918 / total #impl: 11289562396 (eff. 0.024)
1712.62/1712.98	c #Conflicts:    1009000 | #Learnt:      11092 | 0.000
1712.62/1712.98	c total clause space: 545.701MB
1712.62/1712.98	c total #watches: 97640
1715.72/1716.02	c total #propagations: 276314601 / total #impl: 11291339825 (eff. 0.024)
1715.72/1716.02	c #Conflicts:    1010000 | #Learnt:      12092 | 0.000
1715.72/1716.02	c total clause space: 545.701MB
1715.72/1716.02	c total #watches: 107508
1718.51/1718.80	c total #propagations: 276683163 / total #impl: 11299718180 (eff. 0.024)
1718.51/1718.80	c #Conflicts:    1011000 | #Learnt:      13092 | 0.000
1718.51/1718.80	c total clause space: 545.701MB
1718.51/1718.80	c total #watches: 114230
1721.11/1721.45	c total #propagations: 277007045 / total #impl: 11314986735 (eff. 0.024)
1721.11/1721.45	c #Conflicts:    1012000 | #Learnt:      14092 | 0.000
1721.11/1721.45	c total clause space: 545.701MB
1721.11/1721.45	c total #watches: 121027
1723.61/1723.95	c total #propagations: 277338601 / total #impl: 11333343594 (eff. 0.024)
1723.61/1723.95	c #Conflicts:    1013000 | #Learnt:      15092 | 0.000
1723.61/1723.95	c total clause space: 545.701MB
1723.61/1723.95	c total #watches: 123587
1726.21/1726.51	c total #propagations: 277648485 / total #impl: 11351707476 (eff. 0.024)
1726.21/1726.51	c #Conflicts:    1014000 | #Learnt:      16092 | 0.000
1726.21/1726.51	c total clause space: 545.701MB
1726.21/1726.51	c total #watches: 125706
1728.41/1728.75	c total #propagations: 277995295 / total #impl: 11373549672 (eff. 0.024)
1728.41/1728.75	c #Conflicts:    1015000 | #Learnt:      17092 | 0.000
1728.41/1728.75	c total clause space: 545.701MB
1728.41/1728.75	c total #watches: 130427
1731.12/1731.48	c total #propagations: 278284286 / total #impl: 11391943586 (eff. 0.024)
1731.12/1731.48	c #Conflicts:    1016000 | #Learnt:      18092 | 0.000
1731.12/1731.48	c total clause space: 545.701MB
1731.12/1731.48	c total #watches: 134699
1734.01/1734.32	c total #propagations: 278597666 / total #impl: 11414855777 (eff. 0.024)
1734.01/1734.32	c #Conflicts:    1017000 | #Learnt:      19092 | 0.000
1734.01/1734.32	c total clause space: 545.701MB
1734.01/1734.32	c total #watches: 140360
1737.01/1737.36	c total #propagations: 278909079 / total #impl: 11435350566 (eff. 0.024)
1737.01/1737.36	c #Conflicts:    1018000 | #Learnt:      20092 | 0.000
1737.01/1737.36	c total clause space: 545.701MB
1737.01/1737.36	c total #watches: 143409
1739.31/1739.61	c total #propagations: 279250245 / total #impl: 11459639784 (eff. 0.024)
1739.31/1739.61	c #Conflicts:    1019000 | #Learnt:      21092 | 0.000
1739.31/1739.61	c total clause space: 545.701MB
1739.31/1739.61	c total #watches: 147728
1741.51/1741.84	c total #propagations: 279495512 / total #impl: 11490045415 (eff. 0.024)
1741.51/1741.84	c #Conflicts:    1020000 | #Learnt:      22092 | 0.000
1741.51/1741.84	c total clause space: 545.701MB
1741.51/1741.84	c total #watches: 151175
1744.42/1744.71	c total #propagations: 279789538 / total #impl: 11511968342 (eff. 0.024)
1744.42/1744.71	c #Conflicts:    1021000 | #Learnt:      23092 | 0.000
1744.42/1744.71	c total clause space: 545.701MB
1744.42/1744.71	c total #watches: 153664
1747.11/1747.47	c total #propagations: 280155501 / total #impl: 11543329249 (eff. 0.024)
1747.11/1747.47	c #Conflicts:    1022000 | #Learnt:      24092 | 0.000
1747.11/1747.47	c total clause space: 545.701MB
1747.11/1747.47	c total #watches: 157729
1749.71/1750.03	c total #propagations: 280440704 / total #impl: 11564796631 (eff. 0.024)
1749.71/1750.03	c #Conflicts:    1023000 | #Learnt:      25092 | 0.000
1749.71/1750.03	c total clause space: 545.701MB
1749.71/1750.03	c total #watches: 167199
1752.61/1752.94	c total #propagations: 280643807 / total #impl: 11577736846 (eff. 0.024)
1752.61/1752.94	c #Conflicts:    1024000 | #Learnt:      26092 | 0.000
1752.61/1752.94	c total clause space: 545.701MB
1752.61/1752.94	c total #watches: 171207
1756.01/1756.35	c total #propagations: 280891586 / total #impl: 11593864275 (eff. 0.024)
1756.01/1756.35	c #Conflicts:    1025000 | #Learnt:      27092 | 0.000
1756.01/1756.35	c total clause space: 545.701MB
1756.01/1756.35	c total #watches: 174388
1758.91/1759.22	c total #propagations: 281208322 / total #impl: 11616466600 (eff. 0.024)
1758.91/1759.22	c #Conflicts:    1026000 | #Learnt:      28092 | 0.000
1758.91/1759.22	c total clause space: 545.701MB
1758.91/1759.22	c total #watches: 179076
1761.61/1761.92	c total #propagations: 281536765 / total #impl: 11638958627 (eff. 0.024)
1761.61/1761.92	c #Conflicts:    1027000 | #Learnt:      29092 | 0.000
1761.61/1761.92	c total clause space: 545.701MB
1761.61/1761.92	c total #watches: 182458
1764.11/1764.42	c total #propagations: 281795690 / total #impl: 11663860501 (eff. 0.024)
1764.11/1764.42	c #Conflicts:    1028000 | #Learnt:      30092 | 0.000
1764.11/1764.42	c total clause space: 545.701MB
1764.11/1764.42	c total #watches: 184995
1765.81/1766.12	c total #propagations: 282078360 / total #impl: 11689105512 (eff. 0.024)
1765.81/1766.12	c #Conflicts:    1029000 | #Learnt:      31092 | 0.000
1765.81/1766.12	c total clause space: 545.701MB
1765.81/1766.12	c total #watches: 188028
1768.81/1769.10	c total #propagations: 282342466 / total #impl: 11707136213 (eff. 0.024)
1768.81/1769.10	c #Conflicts:    1030000 | #Learnt:      32092 | 0.000
1768.81/1769.10	c total clause space: 545.701MB
1768.81/1769.10	c total #watches: 190109
1772.01/1772.35	c total #propagations: 282797689 / total #impl: 11731165152 (eff. 0.024)
1772.01/1772.35	c #Conflicts:    1031000 | #Learnt:      33091 | 0.000
1772.01/1772.35	c total clause space: 545.701MB
1772.01/1772.35	c total #watches: 194474
1775.91/1776.27	c total #propagations: 283227927 / total #impl: 11757137774 (eff. 0.024)
1775.91/1776.27	c GC COLLECT
1775.91/1776.27	c #Conflicts:    1032000 | #Learnt:       8951 | 0.000
1775.91/1776.27	c total clause space: 545.701MB
1775.91/1776.27	c total #watches: 115855
1776.31/1776.66	c total #propagations: 283622083 / total #impl: 11779125134 (eff. 0.024)
1776.31/1776.66	c #Conflicts:    1033000 | #Learnt:       9951 | 0.000
1776.31/1776.66	c total clause space: 545.701MB
1776.31/1776.66	c total #watches: 124215
1776.81/1777.18	c total #propagations: 283675252 / total #impl: 11783720113 (eff. 0.024)
1776.81/1777.18	c #Conflicts:    1034000 | #Learnt:      10951 | 0.000
1776.81/1777.18	c total clause space: 545.701MB
1776.81/1777.18	c total #watches: 129892
1778.31/1778.63	c total #propagations: 283734885 / total #impl: 11791629561 (eff. 0.024)
1778.31/1778.63	c #Conflicts:    1035000 | #Learnt:      11951 | 0.000
1778.31/1778.63	c total clause space: 545.701MB
1778.31/1778.63	c total #watches: 132751
1779.51/1779.88	c total #propagations: 283888279 / total #impl: 11810743492 (eff. 0.024)
1779.51/1779.88	c #Conflicts:    1036000 | #Learnt:      12951 | 0.000
1779.51/1779.88	c total clause space: 545.701MB
1779.51/1779.88	c total #watches: 134897
1781.21/1781.52	c total #propagations: 284072867 / total #impl: 11828700774 (eff. 0.024)
1781.21/1781.52	c #Conflicts:    1037000 | #Learnt:      13951 | 0.000
1781.21/1781.52	c total clause space: 545.701MB
1781.21/1781.52	c total #watches: 137527
1782.61/1782.92	c total #propagations: 284286374 / total #impl: 11848004495 (eff. 0.024)
1782.61/1782.92	c #Conflicts:    1038000 | #Learnt:      14951 | 0.000
1782.61/1782.92	c total clause space: 545.701MB
1782.61/1782.92	c total #watches: 139605
1783.91/1784.28	c total #propagations: 284530060 / total #impl: 11868469125 (eff. 0.024)
1783.91/1784.28	c #Conflicts:    1039000 | #Learnt:      15951 | 0.000
1783.91/1784.28	c total clause space: 545.701MB
1783.91/1784.28	c total #watches: 141718
1785.11/1785.44	c total #propagations: 284745353 / total #impl: 11885149500 (eff. 0.024)
1785.11/1785.44	c #Conflicts:    1040000 | #Learnt:      16951 | 0.000
1785.11/1785.44	c total clause space: 545.701MB
1785.11/1785.44	c total #watches: 143747
1786.00/1786.30	c total #propagations: 284948480 / total #impl: 11901926759 (eff. 0.024)
1786.00/1786.30	c #Conflicts:    1041000 | #Learnt:      17951 | 0.000
1786.00/1786.30	c total clause space: 545.701MB
1786.00/1786.30	c total #watches: 145785
1787.40/1787.74	c total #propagations: 285175778 / total #impl: 11916257696 (eff. 0.024)
1787.40/1787.74	c #Conflicts:    1042000 | #Learnt:      18951 | 0.000
1787.40/1787.74	c total clause space: 545.701MB
1787.40/1787.74	c total #watches: 147814
1789.20/1789.55	c total #propagations: 285470776 / total #impl: 11934166014 (eff. 0.024)
1789.20/1789.55	c #Conflicts:    1043000 | #Learnt:      19951 | 0.000
1789.20/1789.55	c total clause space: 545.701MB
1789.20/1789.55	c total #watches: 149861
1791.30/1791.67	c total #propagations: 285742799 / total #impl: 11954870756 (eff. 0.024)
1791.30/1791.67	c #Conflicts:    1044000 | #Learnt:      20951 | 0.000
1791.30/1791.67	c total clause space: 545.701MB
1791.30/1791.67	c total #watches: 152183
1792.40/1792.78	c total #propagations: 285978498 / total #impl: 11975043760 (eff. 0.024)
1792.40/1792.78	c #Conflicts:    1045000 | #Learnt:      21951 | 0.000
1792.40/1792.78	c total clause space: 545.701MB
1792.40/1792.78	c total #watches: 154245
1794.30/1794.66	c total #propagations: 286251215 / total #impl: 11990191992 (eff. 0.024)
1794.30/1794.66	c #Conflicts:    1046000 | #Learnt:      22951 | 0.000
1794.30/1794.66	c total clause space: 545.701MB
1794.30/1794.66	c total #watches: 157656
1796.01/1796.32	c total #propagations: 286496680 / total #impl: 12007497526 (eff. 0.024)
1796.01/1796.32	c #Conflicts:    1047000 | #Learnt:      23951 | 0.000
1796.01/1796.32	c total clause space: 545.701MB
1796.01/1796.32	c total #watches: 159680
1797.70/1798.09	c total #propagations: 286754767 / total #impl: 12024154663 (eff. 0.024)
1797.70/1798.09	c #Conflicts:    1048000 | #Learnt:      24951 | 0.000
1797.70/1798.09	c total clause space: 545.701MB
1797.70/1798.09	c total #watches: 161708
1799.20/1799.53	c total #propagations: 287093022 / total #impl: 12042555260 (eff. 0.024)
1799.20/1799.53	c #Conflicts:    1049000 | #Learnt:      25951 | 0.000
1799.20/1799.53	c total clause space: 545.701MB
1799.20/1799.53	c total #watches: 163846

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-4105968-1466271330/watcher-4105968-1466271330 -o /tmp/evaluation-result-4105968-1466271330/solver-4105968-1466271330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466240214-21025 --watchdog 1960 --input HOME/instance-4105968-1466271330.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=24462
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.24 2.23 2.24 3/176 24465
/proc/meminfo: memFree=30043272/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 29179540 29810688 5268 33554432000 4194304 6201397 140733213212272 140733896706856 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 7278 5268 130 491 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 2.24 2.23 2.24 3/176 24465
/proc/meminfo: memFree=30043272/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=33600 CPUtime=0.09 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 623 0 0 0 9 0 0 0 20 0 1 0 29179540 34406400 6518 33554432000 4194304 6201397 140733213212272 140733896706856 4214911 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 8400 6518 145 491 0 7899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33600

[startup+0.200357 s]
/proc/loadavg: 2.24 2.23 2.24 3/176 24465
/proc/meminfo: memFree=30043272/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=33712 CPUtime=0.19 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 700 0 0 0 19 0 0 0 20 0 1 0 29179540 34521088 6566 33554432000 4194304 6201397 140733213212272 140733896706856 4214872 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 8428 6566 145 491 0 7927 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33712

[startup+0.300289 s]
/proc/loadavg: 2.24 2.23 2.24 3/176 24465
/proc/meminfo: memFree=30043272/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=33712 CPUtime=0.29 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 748 0 0 0 29 0 0 0 20 0 1 0 29179540 34521088 7110 33554432000 4194304 6201397 140733213212272 140733213211064 4214952 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 8428 7110 145 491 0 7927 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33712

[startup+0.700252 s]
/proc/loadavg: 2.24 2.23 2.24 3/176 24465
/proc/meminfo: memFree=30043272/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=33956 CPUtime=0.69 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 803 0 0 0 69 0 0 0 20 0 1 0 29179540 34770944 7165 33554432000 4194304 6201397 140733213212272 140733213211064 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 8489 7165 158 491 0 7988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33956

[startup+1.50026 s]
/proc/loadavg: 2.24 2.23 2.24 3/177 24466
/proc/meminfo: memFree=30015112/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=34188 CPUtime=1.49 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 886 0 0 0 149 0 0 0 20 0 1 0 29179540 35008512 7238 33554432000 4194304 6201397 140733213212272 140733213211400 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 8547 7238 164 491 0 8046 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34188

[startup+3.10027 s]
/proc/loadavg: 2.24 2.23 2.24 3/177 24466
/proc/meminfo: memFree=30012756/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=37144 CPUtime=3.09 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 1846 0 0 0 309 0 0 0 20 0 1 0 29179540 38035456 7809 33554432000 4194304 6201397 140733213212272 140733213210728 4219539 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 9286 7809 164 491 0 8785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37144

[startup+6.30027 s]
/proc/loadavg: 2.22 2.23 2.24 3/177 24466
/proc/meminfo: memFree=30010128/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=37380 CPUtime=6.29 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 1917 0 0 0 629 0 0 0 20 0 1 0 29179540 38277120 8385 33554432000 4194304 6201397 140733213212272 140733213211400 4213400 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 9345 8385 164 491 0 8844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37380

[startup+12.7003 s]
/proc/loadavg: 2.20 2.22 2.24 3/177 24466
/proc/meminfo: memFree=30009560/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=42504 CPUtime=12.68 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 2134 0 0 0 1268 0 0 0 20 0 1 0 29179540 43524096 8580 33554432000 4194304 6201397 140733213212272 140733213211400 4214895 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 10626 8580 165 491 0 10125 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42504

[startup+25.5003 s]
/proc/loadavg: 2.16 2.21 2.24 3/177 24466
/proc/meminfo: memFree=29993460/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=63304 CPUtime=25.49 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 4916 0 0 0 2548 1 0 0 20 0 1 0 29179540 64823296 12414 33554432000 4194304 6201397 140733213212272 140733213211064 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 15826 12414 165 491 0 15325 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63304

[startup+51.1003 s]
/proc/loadavg: 2.25 2.23 2.24 3/177 24466
/proc/meminfo: memFree=29966504/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=84164 CPUtime=51.08 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 6472 0 0 0 5106 2 0 0 20 0 1 0 29179540 86183936 19174 33554432000 4194304 6201397 140733213212272 140733213210936 5141489 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 21041 19174 165 491 0 20540 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84164

[startup+102.3 s]
/proc/loadavg: 2.21 2.22 2.24 3/177 24468
/proc/meminfo: memFree=29947140/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=116816 CPUtime=102.28 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 7757 0 0 0 10226 2 0 0 20 0 1 0 29179540 119619584 23674 33554432000 4194304 6201397 140733213212272 140733213210936 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 29204 23674 165 491 0 28703 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116816

[startup+162.3 s]
/proc/loadavg: 2.31 2.24 2.24 3/177 24469
/proc/meminfo: memFree=29893600/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=170600 CPUtime=162.27 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 9440 0 0 0 16224 3 0 0 20 0 1 0 29179540 174694400 33176 33554432000 4194304 6201397 140733213212272 140733213211400 4214915 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 42650 33176 165 491 0 42149 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 170600

[startup+222.307 s]
/proc/loadavg: 2.23 2.22 2.23 3/177 24470
/proc/meminfo: memFree=29782964/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=255132 CPUtime=222.27 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 11032 0 0 0 22222 5 0 0 20 0 1 0 29179540 261255168 54804 33554432000 4194304 6201397 140733213212272 140733213211400 4216020 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 63783 54804 165 491 0 63282 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 255132

[startup+282.3 s]
/proc/loadavg: 2.29 2.24 2.24 3/178 24474
/proc/meminfo: memFree=29753040/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=259152 CPUtime=282.25 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 11866 0 0 0 28220 5 0 0 20 0 1 0 29179540 265371648 55638 33554432000 4194304 6201397 140733213212272 140733213210936 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 64788 55638 165 491 0 64287 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 259152

[startup+342.3 s]
/proc/loadavg: 2.29 2.24 2.24 3/177 24475
/proc/meminfo: memFree=29680556/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=262812 CPUtime=342.24 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 12664 0 0 0 34218 6 0 0 20 0 1 0 29179540 269119488 63079 33554432000 4194304 6201397 140733213212272 140733213210936 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 65703 63079 165 491 0 65202 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 262812

[startup+402.3 s]
/proc/loadavg: 2.38 2.27 2.25 3/177 24477
/proc/meminfo: memFree=29659892/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=264572 CPUtime=402.23 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 12986 0 0 0 40217 6 0 0 20 0 1 0 29179540 270921728 63401 33554432000 4194304 6201397 140733213212272 140733213211400 4216187 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 66143 63401 165 491 0 65642 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 264572

[startup+462.3 s]
/proc/loadavg: 2.24 2.25 2.24 3/177 24478
/proc/meminfo: memFree=29658300/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=265664 CPUtime=462.22 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 13233 0 0 0 46216 6 0 0 20 0 1 0 29179540 272039936 63648 33554432000 4194304 6201397 140733213212272 140733213211400 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 66416 63648 165 491 0 65915 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 265664

[startup+522.3 s]
/proc/loadavg: 2.26 2.25 2.24 3/177 24479
/proc/meminfo: memFree=29616980/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=400408 CPUtime=522.21 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 14601 0 0 0 52214 7 0 0 20 0 1 0 29179540 410017792 73856 33554432000 4194304 6201397 140733213212272 140733213211400 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 100102 73856 165 491 0 99601 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 400408

[startup+582.3 s]
/proc/loadavg: 2.36 2.28 2.25 4/177 24480
/proc/meminfo: memFree=29613864/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=401572 CPUtime=582.2 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 14823 0 0 0 58213 7 0 0 20 0 1 0 29179540 411209728 74078 33554432000 4194304 6201397 140733213212272 140733213211400 4216049 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 100393 74078 165 491 0 99892 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 401572


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


[startup+942.3 s]
/proc/loadavg: 2.30 2.23 2.22 3/177 24490
/proc/meminfo: memFree=29540004/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=406296 CPUtime=942.14 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 15873 0 0 0 94206 8 0 0 20 0 1 0 29179540 416047104 87212 33554432000 4194304 6201397 140733213212272 140733213211400 4214898 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 101574 87212 165 491 0 101073 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 406296

[startup+1002.3 s]
/proc/loadavg: 2.21 2.21 2.21 3/177 24492
/proc/meminfo: memFree=29516820/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=407132 CPUtime=1002.12 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 16020 0 0 0 100204 8 0 0 20 0 1 0 29179540 416903168 92979 33554432000 4194304 6201397 140733213212272 140733213211400 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 101783 92979 165 491 0 101282 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 407132

[startup+1062.3 s]
/proc/loadavg: 2.13 2.19 2.20 3/177 24493
/proc/meminfo: memFree=29496732/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=408788 CPUtime=1062.12 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 16314 0 0 0 106203 9 0 0 20 0 1 0 29179540 418598912 96339 33554432000 4194304 6201397 140733213212272 140733213211400 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 102197 96339 165 491 0 101696 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 408788

[startup+1122.3 s]
/proc/loadavg: 2.16 2.18 2.20 3/177 24494
/proc/meminfo: memFree=29493388/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=410980 CPUtime=1122.11 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 16742 0 0 0 112202 9 0 0 20 0 1 0 29179540 420843520 96767 33554432000 4194304 6201397 140733213212272 140733213210936 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 102745 96767 165 491 0 102244 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 410980

[startup+1182.3 s]
/proc/loadavg: 2.12 2.16 2.18 3/177 24495
/proc/meminfo: memFree=29492152/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=412404 CPUtime=1182.1 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 16985 0 0 0 118201 9 0 0 20 0 1 0 29179540 422301696 97010 33554432000 4194304 6201397 140733213212272 140733213211400 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 103101 97010 165 491 0 102600 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 412404

[startup+1242.3 s]
/proc/loadavg: 2.09 2.14 2.18 3/177 24496
/proc/meminfo: memFree=29474416/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=627328 CPUtime=1242.09 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 17568 0 0 0 124199 10 0 0 20 0 1 0 29179540 642383872 101361 33554432000 4194304 6201397 140733213212272 140733213211400 4214954 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 156832 101361 165 491 0 156331 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 627328

[startup+1302.3 s]
/proc/loadavg: 2.21 2.16 2.18 3/177 24498
/proc/meminfo: memFree=29459908/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=629260 CPUtime=1302.08 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 18123 0 0 0 130198 10 0 0 20 0 1 0 29179540 644362240 104938 33554432000 4194304 6201397 140733213212272 140733213211400 4215851 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 157315 104938 165 491 0 156814 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 629260

[startup+1362.3 s]
/proc/loadavg: 2.18 2.15 2.17 3/177 24544
/proc/meminfo: memFree=29807488/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=629648 CPUtime=1362.07 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 18278 0 0 0 136197 10 0 0 20 0 1 0 29179540 644759552 108661 33554432000 4194304 6201397 140733213212272 140733213210936 4214942 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 157412 108661 165 491 0 156911 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 629648

[startup+1422.3 s]
/proc/loadavg: 2.11 2.13 2.17 3/177 24545
/proc/meminfo: memFree=29798496/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=630224 CPUtime=1422.07 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 18397 0 0 0 142197 10 0 0 20 0 1 0 29179540 645349376 108780 33554432000 4194304 6201397 140733213212272 140733213211400 4213747 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 157556 108780 165 491 0 157055 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 630224

[startup+1482.3 s]
/proc/loadavg: 2.30 2.18 2.18 4/178 24549
/proc/meminfo: memFree=29768756/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=630680 CPUtime=1482.05 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 18494 0 0 0 148195 10 0 0 20 0 1 0 29179540 645816320 110410 33554432000 4194304 6201397 140733213212272 140733213211400 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 157670 110410 165 491 0 157169 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 630680

[startup+1542.31 s]
/proc/loadavg: 2.25 2.19 2.18 3/178 24573
/proc/meminfo: memFree=29750496/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=631400 CPUtime=1542.05 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 18607 0 0 0 154195 10 0 0 20 0 1 0 29179540 646553600 110523 33554432000 4194304 6201397 140733213212272 140733213211400 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 157850 110523 165 491 0 157349 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 631400

[startup+1602.3 s]
/proc/loadavg: 2.14 2.17 2.18 3/177 24575
/proc/meminfo: memFree=29730192/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=632240 CPUtime=1602.03 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 18740 0 0 0 160193 10 0 0 20 0 1 0 29179540 647413760 110656 33554432000 4194304 6201397 140733213212272 140733213211400 4214961 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 158060 110656 165 491 0 157559 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 632240

[startup+1662.3 s]
/proc/loadavg: 2.17 2.17 2.17 4/177 24576
/proc/meminfo: memFree=29722936/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=632752 CPUtime=1662.02 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 18841 0 0 0 166192 10 0 0 20 0 1 0 29179540 647938048 110724 33554432000 4194304 6201397 140733213212272 140733213211400 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 158188 110724 165 491 0 157687 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 632752

[startup+1722.3 s]
/proc/loadavg: 2.32 2.21 2.19 3/177 24577
/proc/meminfo: memFree=29686412/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=633136 CPUtime=1722.01 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 18946 0 0 0 172191 10 0 0 20 0 1 0 29179540 648331264 117950 33554432000 4194304 6201397 140733213212272 140733213211400 4214911 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 158284 117950 165 491 0 157783 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 633136

[startup+1782.3 s]
/proc/loadavg: 2.35 2.24 2.20 3/177 24578
/proc/meminfo: memFree=29672904/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=633584 CPUtime=1782.01 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 19028 0 0 0 178191 10 0 0 20 0 1 0 29179540 648790016 118032 33554432000 4194304 6201397 140733213212272 140733213211400 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 158396 118032 165 491 0 157895 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 633584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.23 2.19 4/177 24579
/proc/meminfo: memFree=29671044/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=634800 CPUtime=1800 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 19319 0 0 0 179990 10 0 0 20 0 1 0 29179540 650035200 118323 33554432000 4194304 6201397 140733213212272 140733213211400 4216049 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 158700 118323 165 491 0 158199 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 634800

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.23 2.19 4/177 24579
/proc/meminfo: memFree=29671044/32872528 swapFree=1370848/1518016
[pid=24465] ppid=24462 vsize=634800 CPUtime=1800 cores=0,2,4,6
/proc/24465/stat : 24465 (cdcl-cuttingpla) R 24462 24465 21009 0 -1 4202496 19319 0 0 0 179990 10 0 0 20 0 1 0 29179540 650035200 118323 33554432000 4194304 6201397 140733213212272 140733213211400 4216049 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24465/statm: 158700 118323 165 491 0 158199 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 634800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.91
CPU system time (s): 0.108983
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 634800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.108983
maximum resident set size= 473292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19319
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= 20
involuntary context switches= 1922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.81881 second user time and 7.37688 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-18 19:35:31
IDJOB=4105968
IDBENCH=24964
IDSOLVER=2550
FILE ID=node129/4105968-1466271330
RUNJOBID= node129-1466240214-21025
PBS_JOBID= 19918189
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/reduced/submittedPB07/aksoy/trarea_ac/normalized-reduced-fir03_trarea_ac.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105968-1466271330/watcher-4105968-1466271330 -o /tmp/evaluation-result-4105968-1466271330/solver-4105968-1466271330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466240214-21025 --watchdog 1960 --input HOME/instance-4105968-1466271330.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 4c7127e3833be0946f911f649745c11e
RANDOM SEED=546846480

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30043652 kB
Buffers:          153824 kB
Cached:           166540 kB
SwapCached:         1940 kB
Active:           334664 kB
Inactive:         239528 kB
Active(anon):     255244 kB
Inactive(anon):     1076 kB
Active(file):      79420 kB
Inactive(file):   238452 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:       1771048 kB
Mapped:             7780 kB
Shmem:                 0 kB
Slab:             601824 kB
SReclaimable:      45940 kB
SUnreclaim:       555884 kB
KernelStack:        1464 kB
PageTables:         6948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1904328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    368640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node129 at 2016-06-18 20:05:31