Trace number 4108371

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.1 1800.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12053_3.std.opb
MD5SUMc9d9e9de965e10444f6e461e8225e8d3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark117
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256348
Number of constraints which are clauses255148
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint92
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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.29/0.34	c * #variable= 72842 #constraint= 256348
0.89/0.95	c * #variable= 72842 #constraint= 256348
1.99/2.01	c S1->S2
1.99/2.01	c S1->S2
1.99/2.01	c S1->S2
1.99/2.01	c S2->S1
1.99/2.01	c S1->S2
1.99/2.01	c S1->S2
1.99/2.01	c S1->S2
1.99/2.01	c S1->S2
1.99/2.01	c S1->S2
1.99/2.01	c S1->S2
1.99/2.01	c S1->S2
1.99/2.01	c #Conflicts:       1000 | #Learnt:       1009 | 0.000
1.99/2.01	c total clause space: 48.1602MB
1.99/2.01	c total #watches: 490149
2.20/2.28	c total #propagations: 1075069 / total #impl: 3846732 (eff. 0.279)
2.20/2.28	c #Conflicts:       2000 | #Learnt:       2009 | 0.000
2.20/2.28	c total clause space: 48.1602MB
2.20/2.28	c total #watches: 494386
2.39/2.49	c total #propagations: 1712159 / total #impl: 6400060 (eff. 0.268)
2.39/2.49	c #Conflicts:       3000 | #Learnt:       2019 | 0.000
2.39/2.49	c total clause space: 48.1602MB
2.39/2.49	c total #watches: 495848
2.69/2.73	c total #propagations: 2146028 / total #impl: 8143614 (eff. 0.264)
2.69/2.73	c #Conflicts:       4000 | #Learnt:       3019 | 0.000
2.69/2.73	c total clause space: 48.1602MB
2.69/2.73	c total #watches: 498872
2.89/2.99	c total #propagations: 2656111 / total #impl: 10006875 (eff. 0.265)
2.89/2.99	c #Conflicts:       5000 | #Learnt:       2372 | 0.000
2.89/2.99	c total clause space: 48.1602MB
2.89/2.99	c total #watches: 499695
3.19/3.24	c total #propagations: 3205114 / total #impl: 12145958 (eff. 0.264)
3.19/3.24	c #Conflicts:       6000 | #Learnt:       3372 | 0.000
3.19/3.24	c total clause space: 48.1602MB
3.19/3.24	c total #watches: 503757
3.49/3.57	c total #propagations: 3665720 / total #impl: 13830037 (eff. 0.265)
3.49/3.57	c GC COLLECT
3.49/3.57	c #Conflicts:       7000 | #Learnt:       2256 | 0.000
3.49/3.57	c total clause space: 48.1602MB
3.49/3.57	c total #watches: 494073
3.89/3.90	c total #propagations: 4228043 / total #impl: 16032344 (eff. 0.264)
3.89/3.90	c #Conflicts:       8000 | #Learnt:       3256 | 0.000
3.89/3.90	c total clause space: 48.1602MB
3.89/3.90	c total #watches: 497709
4.09/4.17	c total #propagations: 4743688 / total #impl: 18284220 (eff. 0.259)
4.09/4.17	c #Conflicts:       9000 | #Learnt:       4256 | 0.000
4.09/4.17	c total clause space: 48.1602MB
4.09/4.18	c total #watches: 502305
4.39/4.47	c total #propagations: 5253930 / total #impl: 20289143 (eff. 0.259)
4.39/4.47	c #Conflicts:      10000 | #Learnt:       2737 | 0.000
4.39/4.47	c total clause space: 48.1602MB
4.39/4.47	c total #watches: 499544
4.69/4.73	c total #propagations: 5750290 / total #impl: 22192777 (eff. 0.259)
4.69/4.73	c #Conflicts:      11000 | #Learnt:       3737 | 0.000
4.69/4.73	c total clause space: 48.1602MB
4.69/4.73	c total #watches: 502520
4.99/5.04	c total #propagations: 6185249 / total #impl: 23904360 (eff. 0.259)
4.99/5.04	c #Conflicts:      12000 | #Learnt:       4737 | 0.000
4.99/5.04	c total clause space: 78.2603MB
4.99/5.04	c total #watches: 504269
5.29/5.39	c total #propagations: 6750834 / total #impl: 26157345 (eff. 0.258)
5.29/5.39	c #Conflicts:      13000 | #Learnt:       5737 | 0.000
5.29/5.39	c total clause space: 78.2603MB
5.29/5.39	c total #watches: 508566
5.69/5.73	c total #propagations: 7330013 / total #impl: 28472092 (eff. 0.257)
5.69/5.73	c GC COLLECT
5.69/5.73	c #Conflicts:      14000 | #Learnt:       3883 | 0.000
5.69/5.73	c total clause space: 78.2603MB
5.69/5.73	c total #watches: 500323
5.99/6.01	c total #propagations: 7898670 / total #impl: 30777385 (eff. 0.257)
5.99/6.01	c #Conflicts:      15000 | #Learnt:       4883 | 0.000
5.99/6.01	c total clause space: 78.2603MB
5.99/6.01	c total #watches: 503473
6.29/6.30	c total #propagations: 8371215 / total #impl: 32593708 (eff. 0.257)
6.29/6.30	c #Conflicts:      16000 | #Learnt:       5883 | 0.000
6.29/6.30	c total clause space: 78.2603MB
6.29/6.30	c total #watches: 508320
6.49/6.60	c total #propagations: 8806718 / total #impl: 34134515 (eff. 0.258)
6.49/6.60	c #Conflicts:      17000 | #Learnt:       3713 | 0.000
6.49/6.60	c total clause space: 78.2603MB
6.49/6.60	c total #watches: 507698
6.89/6.91	c total #propagations: 9205678 / total #impl: 36151018 (eff. 0.255)
6.89/6.91	c #Conflicts:      18000 | #Learnt:       4713 | 0.000
6.89/6.91	c total clause space: 78.2603MB
6.89/6.91	c total #watches: 511939
7.29/7.30	c total #propagations: 9615288 / total #impl: 38398652 (eff. 0.250)
7.29/7.30	c #Conflicts:      19000 | #Learnt:       5713 | 0.000
7.29/7.30	c total clause space: 78.2603MB
7.29/7.30	c total #watches: 515251
7.59/7.68	c total #propagations: 10014264 / total #impl: 40582758 (eff. 0.247)
7.59/7.68	c #Conflicts:      20000 | #Learnt:       6713 | 0.000
7.59/7.68	c total clause space: 78.2603MB
7.59/7.68	c total #watches: 516290
7.99/8.06	c total #propagations: 10497081 / total #impl: 42615554 (eff. 0.246)
7.99/8.06	c GC COLLECT
7.99/8.06	c #Conflicts:      21000 | #Learnt:       4226 | 0.000
7.99/8.06	c total clause space: 78.2603MB
7.99/8.06	c total #watches: 504318
8.39/8.43	c total #propagations: 10995163 / total #impl: 44570471 (eff. 0.247)
8.39/8.43	c #Conflicts:      22000 | #Learnt:       5226 | 0.000
8.39/8.43	c total clause space: 78.2603MB
8.39/8.43	c total #watches: 508669
8.69/8.79	c total #propagations: 11563804 / total #impl: 46855477 (eff. 0.247)
8.69/8.79	c #Conflicts:      23000 | #Learnt:       6226 | 0.000
8.69/8.79	c total clause space: 78.2603MB
8.69/8.79	c total #watches: 512580
9.09/9.18	c total #propagations: 12068205 / total #impl: 48791435 (eff. 0.247)
9.09/9.18	c #Conflicts:      24000 | #Learnt:       7226 | 0.000
9.09/9.18	c total clause space: 78.2603MB
9.09/9.18	c total #watches: 515716
9.49/9.54	c total #propagations: 12585692 / total #impl: 50871623 (eff. 0.247)
9.49/9.54	c GC COLLECT
9.49/9.54	c #Conflicts:      25000 | #Learnt:       4426 | 0.000
9.49/9.54	c total clause space: 78.2603MB
9.49/9.54	c total #watches: 503144
9.79/9.83	c total #propagations: 13110650 / total #impl: 53066791 (eff. 0.247)
9.79/9.83	c #Conflicts:      26000 | #Learnt:       5426 | 0.000
9.79/9.83	c total clause space: 78.2603MB
9.79/9.83	c total #watches: 508137
10.09/10.18	c total #propagations: 13617525 / total #impl: 55040943 (eff. 0.247)
10.09/10.18	c #Conflicts:      27000 | #Learnt:       6426 | 0.000
10.09/10.18	c total clause space: 78.2603MB
10.09/10.18	c total #watches: 511760
10.49/10.53	c total #propagations: 14113102 / total #impl: 57389561 (eff. 0.246)
10.49/10.53	c #Conflicts:      28000 | #Learnt:       7426 | 0.000
10.49/10.53	c total clause space: 78.2603MB
10.49/10.53	c total #watches: 516135
10.89/10.94	c total #propagations: 14580468 / total #impl: 59341384 (eff. 0.246)
10.89/10.94	c #Conflicts:      29000 | #Learnt:       4330 | 0.000
10.89/10.94	c total clause space: 78.2603MB
10.89/10.94	c total #watches: 516950
11.19/11.24	c total #propagations: 15086301 / total #impl: 61484147 (eff. 0.245)
11.19/11.24	c #Conflicts:      30000 | #Learnt:       5330 | 0.000
11.19/11.24	c total clause space: 78.2603MB
11.19/11.24	c total #watches: 514485
11.49/11.59	c total #propagations: 15508907 / total #impl: 63168521 (eff. 0.246)
11.49/11.59	c #Conflicts:      31000 | #Learnt:       6330 | 0.000
11.49/11.59	c total clause space: 78.2603MB
11.49/11.60	c total #watches: 516598
11.99/12.00	c total #propagations: 15988268 / total #impl: 64947598 (eff. 0.246)
11.99/12.00	c #Conflicts:      32000 | #Learnt:       7330 | 0.000
11.99/12.00	c total clause space: 78.2603MB
11.99/12.00	c total #watches: 520554
12.39/12.47	c total #propagations: 16508140 / total #impl: 67019854 (eff. 0.246)
12.39/12.47	c #Conflicts:      33000 | #Learnt:       8330 | 0.000
12.39/12.47	c total clause space: 78.2603MB
12.39/12.47	c total #watches: 527249
12.89/12.97	c total #propagations: 17001666 / total #impl: 68935757 (eff. 0.247)
12.89/12.97	c GC COLLECT
12.89/12.97	c #Conflicts:      34000 | #Learnt:       4931 | 0.000
12.89/12.97	c total clause space: 78.2603MB
12.89/12.97	c total #watches: 510616
13.30/13.36	c total #propagations: 17540280 / total #impl: 71386063 (eff. 0.246)
13.30/13.36	c #Conflicts:      35000 | #Learnt:       5931 | 0.000
13.30/13.36	c total clause space: 78.2603MB
13.30/13.36	c total #watches: 513534
13.79/13.81	c total #propagations: 17998544 / total #impl: 73385310 (eff. 0.245)
13.79/13.81	c #Conflicts:      36000 | #Learnt:       6931 | 0.000
13.79/13.81	c total clause space: 78.2603MB
13.79/13.81	c total #watches: 517518
14.30/14.30	c total #propagations: 18463178 / total #impl: 75151069 (eff. 0.246)
14.30/14.30	c #Conflicts:      37000 | #Learnt:       7931 | 0.000
14.30/14.30	c total clause space: 78.2603MB
14.30/14.30	c total #watches: 522467
14.79/14.86	c total #propagations: 18948182 / total #impl: 77003982 (eff. 0.246)
14.79/14.86	c #Conflicts:      38000 | #Learnt:       8931 | 0.000
14.79/14.86	c total clause space: 78.2603MB
14.79/14.86	c total #watches: 529387
15.40/15.40	c total #propagations: 19436734 / total #impl: 79069489 (eff. 0.246)
15.40/15.40	c GC COLLECT
15.40/15.40	c #Conflicts:      39000 | #Learnt:       5238 | 0.000
15.40/15.40	c total clause space: 78.2603MB
15.40/15.40	c total #watches: 513201
15.79/15.88	c total #propagations: 19883983 / total #impl: 81118723 (eff. 0.245)
15.79/15.88	c #Conflicts:      40000 | #Learnt:       6238 | 0.000
15.79/15.88	c total clause space: 78.2603MB
15.79/15.88	c total #watches: 516695
16.29/16.38	c total #propagations: 20344688 / total #impl: 83433975 (eff. 0.244)
16.29/16.38	c #Conflicts:      41000 | #Learnt:       7238 | 0.000
16.29/16.38	c total clause space: 78.2603MB
16.29/16.38	c total #watches: 521057
16.89/16.95	c total #propagations: 20791637 / total #impl: 85986679 (eff. 0.242)
16.89/16.95	c #Conflicts:      42000 | #Learnt:       8238 | 0.000
16.89/16.95	c total clause space: 78.2603MB
16.89/16.95	c total #watches: 525992
17.49/17.50	c total #propagations: 21232700 / total #impl: 88471142 (eff. 0.240)
17.49/17.50	c #Conflicts:      43000 | #Learnt:       9238 | 0.000
17.49/17.50	c total clause space: 78.2603MB
17.49/17.50	c total #watches: 530313
17.99/18.09	c total #propagations: 21611075 / total #impl: 90718137 (eff. 0.238)
17.99/18.09	c GC COLLECT
17.99/18.09	c #Conflicts:      44000 | #Learnt:       5242 | 0.000
17.99/18.09	c total clause space: 78.2603MB
17.99/18.09	c total #watches: 513078
18.59/18.61	c total #propagations: 21984505 / total #impl: 92838655 (eff. 0.237)
18.59/18.61	c #Conflicts:      45000 | #Learnt:       6242 | 0.000
18.59/18.61	c total clause space: 78.2603MB
18.59/18.61	c total #watches: 517044
19.09/19.15	c total #propagations: 22448053 / total #impl: 95196818 (eff. 0.236)
19.09/19.15	c #Conflicts:      46000 | #Learnt:       7242 | 0.000
19.09/19.15	c total clause space: 78.2603MB
19.09/19.15	c total #watches: 521413
19.69/19.70	c total #propagations: 23072236 / total #impl: 97606782 (eff. 0.236)
19.69/19.70	c #Conflicts:      47000 | #Learnt:       8242 | 0.000
19.69/19.70	c total clause space: 78.2603MB
19.69/19.70	c total #watches: 526010
20.09/20.14	c total #propagations: 23613292 / total #impl: 100066414 (eff. 0.236)
20.09/20.14	c #Conflicts:      48000 | #Learnt:       9242 | 0.000
20.09/20.14	c total clause space: 78.2603MB
20.09/20.14	c total #watches: 530061
20.59/20.65	c total #propagations: 24026070 / total #impl: 101823689 (eff. 0.236)
20.59/20.65	c #Conflicts:      49000 | #Learnt:      10242 | 0.000
20.59/20.65	c total clause space: 78.2603MB
20.59/20.65	c total #watches: 534204
21.09/21.12	c total #propagations: 24523304 / total #impl: 103781127 (eff. 0.236)
21.09/21.12	c GC COLLECT
21.09/21.12	c #Conflicts:      50000 | #Learnt:       5926 | 0.000
21.09/21.12	c total clause space: 78.2603MB
21.09/21.12	c total #watches: 515544
21.49/21.51	c total #propagations: 25034596 / total #impl: 105892522 (eff. 0.236)
21.49/21.51	c #Conflicts:      51000 | #Learnt:       6926 | 0.000
21.49/21.51	c total clause space: 78.2603MB
21.49/21.51	c total #watches: 518818
21.89/21.98	c total #propagations: 25508884 / total #impl: 107524692 (eff. 0.237)
21.89/21.98	c #Conflicts:      52000 | #Learnt:       7926 | 0.000
21.89/21.98	c total clause space: 78.2603MB
21.89/21.98	c total #watches: 522513
22.49/22.51	c total #propagations: 26002904 / total #impl: 109498901 (eff. 0.237)
22.49/22.51	c #Conflicts:      53000 | #Learnt:       8926 | 0.000
22.49/22.51	c total clause space: 78.2603MB
22.49/22.51	c total #watches: 526853
22.89/22.97	c total #propagations: 26502211 / total #impl: 111681021 (eff. 0.237)
22.89/22.97	c #Conflicts:      54000 | #Learnt:       9926 | 0.000
22.89/22.97	c total clause space: 78.2603MB
22.89/22.98	c total #watches: 530492
23.49/23.54	c total #propagations: 26971978 / total #impl: 113651397 (eff. 0.237)
23.49/23.54	c #Conflicts:      55000 | #Learnt:      10926 | 0.000
23.49/23.54	c total clause space: 78.2603MB
23.49/23.54	c total #watches: 534849
23.99/24.06	c total #propagations: 27509844 / total #impl: 115794438 (eff. 0.238)
23.99/24.06	c GC COLLECT
23.99/24.06	c #Conflicts:      56000 | #Learnt:       6331 | 0.000
23.99/24.06	c total clause space: 78.2603MB
23.99/24.06	c total #watches: 516954
24.49/24.58	c total #propagations: 28033880 / total #impl: 117863841 (eff. 0.238)
24.49/24.58	c #Conflicts:      57000 | #Learnt:       7331 | 0.000
24.49/24.58	c total clause space: 78.2603MB
24.49/24.58	c total #watches: 520121
25.09/25.10	c total #propagations: 28557134 / total #impl: 119948180 (eff. 0.238)
25.09/25.10	c #Conflicts:      58000 | #Learnt:       8331 | 0.000
25.09/25.10	c total clause space: 78.2603MB
25.09/25.10	c total #watches: 524645
25.49/25.59	c total #propagations: 29089550 / total #impl: 122032150 (eff. 0.238)
25.49/25.59	c #Conflicts:      59000 | #Learnt:       9331 | 0.000
25.49/25.59	c total clause space: 78.2603MB
25.49/25.59	c total #watches: 528833
25.99/26.07	c total #propagations: 29570235 / total #impl: 124086476 (eff. 0.238)
25.99/26.07	c #Conflicts:      60000 | #Learnt:      10331 | 0.000
25.99/26.07	c total clause space: 78.2603MB
25.99/26.08	c total #watches: 532984
26.49/26.56	c total #propagations: 30013130 / total #impl: 126022922 (eff. 0.238)
26.49/26.56	c #Conflicts:      61000 | #Learnt:      11331 | 0.000
26.49/26.56	c total clause space: 78.2603MB
26.49/26.56	c total #watches: 538291
27.18/27.20	c total #propagations: 30544115 / total #impl: 127913707 (eff. 0.239)
27.18/27.20	c GC COLLECT
27.18/27.20	c #Conflicts:      62000 | #Learnt:       6422 | 0.000
27.18/27.20	c total clause space: 78.2603MB
27.18/27.20	c total #watches: 517986
27.68/27.74	c total #propagations: 31144734 / total #impl: 130213675 (eff. 0.239)
27.68/27.74	c #Conflicts:      63000 | #Learnt:       7422 | 0.000
27.68/27.74	c total clause space: 78.2603MB
27.68/27.74	c total #watches: 522898
28.28/28.36	c total #propagations: 31718257 / total #impl: 132392032 (eff. 0.240)
28.28/28.36	c #Conflicts:      64000 | #Learnt:       8422 | 0.000
28.28/28.36	c total clause space: 78.2603MB
28.28/28.36	c total #watches: 527916
28.88/28.97	c total #propagations: 32292597 / total #impl: 134520923 (eff. 0.240)
28.88/28.97	c #Conflicts:      65000 | #Learnt:       9422 | 0.000
28.88/28.97	c total clause space: 78.2603MB
28.88/28.98	c total #watches: 532092
29.48/29.58	c total #propagations: 32816203 / total #impl: 136553071 (eff. 0.240)
29.48/29.58	c #Conflicts:      66000 | #Learnt:      10422 | 0.000
29.48/29.58	c total clause space: 78.2603MB
29.48/29.58	c total #watches: 537136
30.08/30.11	c total #propagations: 33271188 / total #impl: 138444323 (eff. 0.240)
30.08/30.11	c #Conflicts:      67000 | #Learnt:      11422 | 0.000
30.08/30.11	c total clause space: 78.2603MB
30.08/30.11	c total #watches: 541146
30.68/30.79	c total #propagations: 33720416 / total #impl: 140636868 (eff. 0.240)
30.68/30.79	c #Conflicts:      68000 | #Learnt:      12422 | 0.000
30.68/30.79	c total clause space: 78.2603MB
30.68/30.79	c total #watches: 545672
31.18/31.26	c total #propagations: 34190767 / total #impl: 142719130 (eff. 0.240)
31.18/31.26	c GC COLLECT
31.18/31.26	c #Conflicts:      69000 | #Learnt:       7209 | 0.000
31.18/31.26	c total clause space: 78.2603MB
31.18/31.26	c total #watches: 521925
31.78/31.80	c total #propagations: 34667266 / total #impl: 144574018 (eff. 0.240)
31.78/31.80	c #Conflicts:      70000 | #Learnt:       8209 | 0.000
31.78/31.80	c total clause space: 78.2603MB
31.78/31.80	c total #watches: 525521
32.38/32.43	c total #propagations: 35193435 / total #impl: 146762275 (eff. 0.240)
32.38/32.43	c #Conflicts:      71000 | #Learnt:       9209 | 0.000
32.38/32.43	c total clause space: 78.2603MB
32.38/32.43	c total #watches: 529010
32.88/32.97	c total #propagations: 35742033 / total #impl: 149113464 (eff. 0.240)
32.88/32.97	c #Conflicts:      72000 | #Learnt:      10209 | 0.000
32.88/32.97	c total clause space: 78.2603MB
32.88/32.97	c total #watches: 533722
33.48/33.55	c total #propagations: 36225483 / total #impl: 151438674 (eff. 0.239)
33.48/33.55	c #Conflicts:      73000 | #Learnt:      11209 | 0.000
33.48/33.55	c total clause space: 78.2603MB
33.48/33.56	c total #watches: 537556
34.09/34.16	c total #propagations: 36703633 / total #impl: 153412088 (eff. 0.239)
34.09/34.16	c #Conflicts:      74000 | #Learnt:      12209 | 0.000
34.09/34.16	c total clause space: 78.2603MB
34.09/34.16	c total #watches: 541581
34.68/34.78	c total #propagations: 37181819 / total #impl: 155374670 (eff. 0.239)
34.68/34.78	c GC COLLECT
34.68/34.78	c #Conflicts:      75000 | #Learnt:       6704 | 0.000
34.68/34.78	c total clause space: 78.2603MB
34.68/34.78	c total #watches: 519176
35.29/35.33	c total #propagations: 37705770 / total #impl: 157585152 (eff. 0.239)
35.29/35.33	c #Conflicts:      76000 | #Learnt:       7704 | 0.000
35.29/35.33	c total clause space: 78.2603MB
35.29/35.33	c total #watches: 522530
35.78/35.81	c total #propagations: 38269314 / total #impl: 159858717 (eff. 0.239)
35.78/35.81	c #Conflicts:      77000 | #Learnt:       8704 | 0.000
35.78/35.81	c total clause space: 78.2603MB
35.78/35.81	c total #watches: 527095
36.29/36.35	c total #propagations: 38758260 / total #impl: 161826499 (eff. 0.240)
36.29/36.35	c #Conflicts:      78000 | #Learnt:       9704 | 0.000
36.29/36.35	c total clause space: 78.2603MB
36.29/36.35	c total #watches: 532207
36.88/36.91	c total #propagations: 39279490 / total #impl: 164126307 (eff. 0.239)
36.88/36.91	c #Conflicts:      79000 | #Learnt:      10704 | 0.000
36.88/36.91	c total clause space: 78.2603MB
36.88/36.91	c total #watches: 535187
37.58/37.60	c total #propagations: 39733260 / total #impl: 165797652 (eff. 0.240)
37.58/37.60	c #Conflicts:      80000 | #Learnt:      11704 | 0.000
37.58/37.60	c total clause space: 78.2603MB
37.58/37.60	c total #watches: 538617
38.08/38.15	c total #propagations: 40311942 / total #impl: 168276941 (eff. 0.240)
38.08/38.15	c #Conflicts:      81000 | #Learnt:      12704 | 0.000
38.08/38.15	c total clause space: 78.2603MB
38.08/38.15	c total #watches: 542896
38.68/38.71	c total #propagations: 40713787 / total #impl: 169875745 (eff. 0.240)
38.68/38.71	c GC COLLECT
38.68/38.71	c #Conflicts:      82000 | #Learnt:       6921 | 0.000
38.68/38.71	c total clause space: 78.2603MB
38.68/38.71	c total #watches: 519882
39.08/39.16	c total #propagations: 41074856 / total #impl: 171388420 (eff. 0.240)
39.08/39.16	c #Conflicts:      83000 | #Learnt:       7921 | 0.000
39.08/39.16	c total clause space: 78.2603MB
39.08/39.17	c total #watches: 523433
39.59/39.70	c total #propagations: 41452441 / total #impl: 172879407 (eff. 0.240)
39.59/39.70	c #Conflicts:      84000 | #Learnt:       8921 | 0.000
39.59/39.70	c total clause space: 78.2603MB
39.59/39.70	c total #watches: 526658
40.28/40.34	c total #propagations: 41927626 / total #impl: 174918440 (eff. 0.240)
40.28/40.34	c #Conflicts:      85000 | #Learnt:       9921 | 0.000
40.28/40.34	c total clause space: 78.2603MB
40.28/40.34	c total #watches: 530651
40.98/41.00	c total #propagations: 42472859 / total #impl: 177372037 (eff. 0.239)
40.98/41.00	c #Conflicts:      86000 | #Learnt:      10921 | 0.000
40.98/41.00	c total clause space: 78.2603MB
40.98/41.00	c total #watches: 535189
41.58/41.69	c total #propagations: 42983678 / total #impl: 179673878 (eff. 0.239)
41.58/41.69	c #Conflicts:      87000 | #Learnt:      11921 | 0.000
41.58/41.69	c total clause space: 78.2603MB
41.58/41.69	c total #watches: 540070
42.38/42.45	c total #propagations: 43488121 / total #impl: 182096349 (eff. 0.239)
42.38/42.45	c #Conflicts:      88000 | #Learnt:      12921 | 0.000
42.38/42.45	c total clause space: 78.2603MB
42.38/42.45	c total #watches: 546297
43.28/43.37	c total #propagations: 43981870 / total #impl: 184606110 (eff. 0.238)
43.28/43.37	c #Conflicts:      89000 | #Learnt:      13921 | 0.000
43.28/43.37	c total clause space: 78.2603MB
43.28/43.37	c total #watches: 551416
43.99/44.01	c total #propagations: 44469236 / total #impl: 186985969 (eff. 0.238)
43.99/44.01	c GC COLLECT
43.99/44.01	c #Conflicts:      90000 | #Learnt:       7825 | 0.000
43.99/44.01	c total clause space: 78.2603MB
43.99/44.01	c total #watches: 523142
44.58/44.62	c total #propagations: 44931665 / total #impl: 189244938 (eff. 0.237)
44.58/44.62	c #Conflicts:      91000 | #Learnt:       8825 | 0.000
44.58/44.62	c total clause space: 78.2603MB
44.58/44.62	c total #watches: 527695
45.38/45.47	c total #propagations: 45461687 / total #impl: 191575601 (eff. 0.237)
45.38/45.47	c #Conflicts:      92000 | #Learnt:       9825 | 0.000
45.38/45.47	c total clause space: 78.2603MB
45.38/45.47	c total #watches: 533077
46.29/46.34	c total #propagations: 46104840 / total #impl: 194298882 (eff. 0.237)
46.29/46.34	c #Conflicts:      93000 | #Learnt:      10825 | 0.000
46.29/46.34	c total clause space: 78.2603MB
46.29/46.34	c total #watches: 536751
46.98/47.06	c total #propagations: 46704725 / total #impl: 196876532 (eff. 0.237)
46.98/47.06	c #Conflicts:      94000 | #Learnt:      11825 | 0.000
46.98/47.06	c total clause space: 78.2603MB
46.98/47.06	c total #watches: 540503
47.88/47.90	c total #propagations: 47216988 / total #impl: 199298077 (eff. 0.237)
47.88/47.90	c #Conflicts:      95000 | #Learnt:      12825 | 0.000
47.88/47.90	c total clause space: 78.2603MB
47.88/47.90	c total #watches: 544606
48.78/48.84	c total #propagations: 47732725 / total #impl: 201651665 (eff. 0.237)
48.78/48.84	c #Conflicts:      96000 | #Learnt:      13825 | 0.000
48.78/48.84	c total clause space: 78.2603MB
48.78/48.84	c total #watches: 547981
49.79/49.81	c total #propagations: 48287321 / total #impl: 204219741 (eff. 0.236)
49.79/49.81	c #Conflicts:      97000 | #Learnt:      14825 | 0.000
49.79/49.81	c total clause space: 127.173MB
49.79/49.81	c total #watches: 552558
50.39/50.42	c total #propagations: 48864177 / total #impl: 206944297 (eff. 0.236)
50.39/50.42	c GC COLLECT
50.39/50.42	c #Conflicts:      98000 | #Learnt:       8434 | 0.000
50.39/50.42	c total clause space: 127.173MB
50.39/50.42	c total #watches: 525805
50.99/51.05	c total #propagations: 49417638 / total #impl: 209725913 (eff. 0.236)
50.99/51.05	c #Conflicts:      99000 | #Learnt:       9434 | 0.000
50.99/51.05	c total clause space: 127.173MB
50.99/51.05	c total #watches: 531181
51.69/51.73	c total #propagations: 49891760 / total #impl: 212420675 (eff. 0.235)
51.69/51.73	c #Conflicts:     100000 | #Learnt:      10434 | 0.000
51.69/51.73	c total clause space: 127.173MB
51.69/51.73	c total #watches: 536701
52.49/52.53	c total #propagations: 50373951 / total #impl: 214602518 (eff. 0.235)
52.49/52.53	c #Conflicts:     101000 | #Learnt:      11434 | 0.000
52.49/52.53	c total clause space: 127.173MB
52.49/52.53	c total #watches: 541160
53.38/53.41	c total #propagations: 50871749 / total #impl: 216734359 (eff. 0.235)
53.38/53.41	c #Conflicts:     102000 | #Learnt:      12434 | 0.000
53.38/53.41	c total clause space: 127.173MB
53.38/53.41	c total #watches: 545313
54.18/54.28	c total #propagations: 51332338 / total #impl: 219219201 (eff. 0.234)
54.18/54.28	c #Conflicts:     103000 | #Learnt:      13434 | 0.000
54.18/54.28	c total clause space: 127.173MB
54.18/54.28	c total #watches: 550663
54.99/55.06	c total #propagations: 51795902 / total #impl: 221421398 (eff. 0.234)
54.99/55.06	c #Conflicts:     104000 | #Learnt:      14434 | 0.000
54.99/55.06	c total clause space: 127.173MB
54.99/55.06	c total #watches: 555216
55.78/55.81	c total #propagations: 52257346 / total #impl: 223320018 (eff. 0.234)
55.78/55.81	c #Conflicts:     105000 | #Learnt:      15434 | 0.000
55.78/55.81	c total clause space: 127.173MB
55.78/55.81	c total #watches: 559607
56.28/56.35	c total #propagations: 52711584 / total #impl: 225333864 (eff. 0.234)
56.28/56.35	c GC COLLECT
56.28/56.35	c #Conflicts:     106000 | #Learnt:       8725 | 0.000
56.28/56.35	c total clause space: 127.173MB
56.28/56.35	c total #watches: 526049
56.78/56.87	c total #propagations: 53298942 / total #impl: 227370350 (eff. 0.234)
56.78/56.87	c #Conflicts:     107000 | #Learnt:       9725 | 0.000
56.78/56.87	c total clause space: 127.173MB
56.78/56.87	c total #watches: 530204
57.38/57.48	c total #propagations: 53810450 / total #impl: 229559594 (eff. 0.234)
57.38/57.48	c #Conflicts:     108000 | #Learnt:      10725 | 0.000
57.38/57.48	c total clause space: 127.173MB
57.38/57.49	c total #watches: 534730
57.98/58.01	c total #propagations: 54364337 / total #impl: 231881306 (eff. 0.234)
57.98/58.01	c #Conflicts:     109000 | #Learnt:      11725 | 0.000
57.98/58.01	c total clause space: 127.173MB
57.98/58.01	c total #watches: 537907
58.58/58.60	c total #propagations: 54829652 / total #impl: 233847397 (eff. 0.234)
58.58/58.60	c #Conflicts:     110000 | #Learnt:      12725 | 0.000
58.58/58.60	c total clause space: 127.173MB
58.58/58.60	c total #watches: 541525
59.08/59.13	c total #propagations: 55325174 / total #impl: 235962982 (eff. 0.234)
59.08/59.13	c #Conflicts:     111000 | #Learnt:      13725 | 0.000
59.08/59.13	c total clause space: 127.173MB
59.08/59.13	c total #watches: 545728
59.68/59.78	c total #propagations: 55731886 / total #impl: 237712984 (eff. 0.234)
59.68/59.78	c #Conflicts:     112000 | #Learnt:      14725 | 0.000
59.68/59.78	c total clause space: 127.173MB
59.68/59.78	c total #watches: 551006
60.38/60.45	c total #propagations: 56204427 / total #impl: 239739245 (eff. 0.234)
60.38/60.45	c #Conflicts:     113000 | #Learnt:      15725 | 0.000
60.38/60.45	c total clause space: 127.173MB
60.38/60.45	c total #watches: 554836
60.98/61.01	c total #propagations: 56701927 / total #impl: 241663815 (eff. 0.235)
60.98/61.01	c GC COLLECT
60.98/61.01	c #Conflicts:     114000 | #Learnt:       8720 | 0.000
60.98/61.01	c total clause space: 127.173MB
60.98/61.01	c total #watches: 526620
61.48/61.53	c total #propagations: 57146781 / total #impl: 243375003 (eff. 0.235)
61.48/61.53	c #Conflicts:     115000 | #Learnt:       9720 | 0.000
61.48/61.53	c total clause space: 127.173MB
61.48/61.53	c total #watches: 531054
61.98/62.09	c total #propagations: 57639092 / total #impl: 245496055 (eff. 0.235)
61.98/62.09	c #Conflicts:     116000 | #Learnt:      10720 | 0.000
61.98/62.09	c total clause space: 127.173MB
61.98/62.09	c total #watches: 535102
62.58/62.65	c total #propagations: 58133410 / total #impl: 247476794 (eff. 0.235)
62.58/62.65	c #Conflicts:     117000 | #Learnt:      11720 | 0.000
62.58/62.65	c total clause space: 127.173MB
62.58/62.65	c total #watches: 537975
63.18/63.22	c total #propagations: 58637740 / total #impl: 249551352 (eff. 0.235)
63.18/63.22	c #Conflicts:     118000 | #Learnt:      12720 | 0.000
63.18/63.22	c total clause space: 127.173MB
63.18/63.22	c total #watches: 542517
63.68/63.77	c total #propagations: 59145593 / total #impl: 252003389 (eff. 0.235)
63.68/63.77	c #Conflicts:     119000 | #Learnt:      13720 | 0.000
63.68/63.77	c total clause space: 127.173MB
63.68/63.77	c total #watches: 547281
64.28/64.37	c total #propagations: 59575918 / total #impl: 254038467 (eff. 0.235)
64.28/64.37	c #Conflicts:     120000 | #Learnt:      14720 | 0.000
64.28/64.37	c total clause space: 127.173MB
64.28/64.37	c total #watches: 550740
64.99/65.03	c total #propagations: 59995011 / total #impl: 255588879 (eff. 0.235)
64.99/65.03	c #Conflicts:     121000 | #Learnt:      15720 | 0.000
64.99/65.03	c total clause space: 127.173MB
64.99/65.03	c total #watches: 553595
65.58/65.67	c total #propagations: 60420259 / total #impl: 257113247 (eff. 0.235)
65.58/65.67	c GC COLLECT
65.58/65.67	c #Conflicts:     122000 | #Learnt:       8411 | 0.000
65.58/65.67	c total clause space: 127.173MB
65.58/65.67	c total #watches: 525671
66.18/66.20	c total #propagations: 60845546 / total #impl: 258769158 (eff. 0.235)
66.18/66.20	c #Conflicts:     123000 | #Learnt:       9411 | 0.000
66.18/66.20	c total clause space: 127.173MB
66.18/66.20	c total #watches: 529955
66.68/66.74	c total #propagations: 61312855 / total #impl: 260622521 (eff. 0.235)
66.68/66.74	c #Conflicts:     124000 | #Learnt:      10411 | 0.000
66.68/66.74	c total clause space: 127.173MB
66.68/66.74	c total #watches: 534458
67.19/67.29	c total #propagations: 61798795 / total #impl: 262603779 (eff. 0.235)
67.19/67.29	c #Conflicts:     125000 | #Learnt:      11411 | 0.000
67.19/67.29	c total clause space: 127.173MB
67.19/67.29	c total #watches: 537434
67.78/67.87	c total #propagations: 62223413 / total #impl: 264256053 (eff. 0.235)
67.78/67.87	c #Conflicts:     126000 | #Learnt:      12411 | 0.000
67.78/67.87	c total clause space: 127.173MB
67.78/67.87	c total #watches: 542219
68.48/68.58	c total #propagations: 62721633 / total #impl: 266246947 (eff. 0.236)
68.48/68.58	c #Conflicts:     127000 | #Learnt:      13411 | 0.000
68.48/68.58	c total clause space: 127.173MB
68.48/68.58	c total #watches: 547302
69.08/69.18	c total #propagations: 63260115 / total #impl: 268682397 (eff. 0.235)
69.08/69.18	c #Conflicts:     128000 | #Learnt:      14411 | 0.000
69.08/69.18	c total clause space: 127.173MB
69.08/69.18	c total #watches: 550919
69.68/69.78	c total #propagations: 63678534 / total #impl: 270440226 (eff. 0.235)
69.68/69.78	c #Conflicts:     129000 | #Learnt:      15411 | 0.000
69.68/69.78	c total clause space: 127.173MB
69.68/69.78	c total #watches: 554486
70.28/70.33	c total #propagations: 64100336 / total #impl: 272235214 (eff. 0.235)
70.28/70.33	c #Conflicts:     130000 | #Learnt:      16411 | 0.000
70.28/70.33	c total clause space: 127.173MB
70.28/70.33	c total #watches: 557953
70.98/71.03	c total #propagations: 64475132 / total #impl: 273748975 (eff. 0.236)
70.98/71.03	c GC COLLECT
70.98/71.03	c #Conflicts:     131000 | #Learnt:       8808 | 0.000
70.98/71.03	c total clause space: 127.173MB
70.98/71.03	c total #watches: 527844
71.49/71.56	c total #propagations: 64959906 / total #impl: 275735772 (eff. 0.236)
71.49/71.56	c #Conflicts:     132000 | #Learnt:       9808 | 0.000
71.49/71.56	c total clause space: 127.173MB
71.49/71.56	c total #watches: 532377
72.08/72.14	c total #propagations: 65448669 / total #impl: 277864426 (eff. 0.236)
72.08/72.14	c #Conflicts:     133000 | #Learnt:      10808 | 0.000
72.08/72.14	c total clause space: 127.173MB
72.08/72.14	c total #watches: 536959
72.69/72.72	c total #propagations: 65905025 / total #impl: 280089396 (eff. 0.235)
72.69/72.72	c #Conflicts:     134000 | #Learnt:      11808 | 0.000
72.69/72.72	c total clause space: 127.173MB
72.69/72.72	c total #watches: 541873
73.28/73.34	c total #propagations: 66388775 / total #impl: 282097267 (eff. 0.235)
73.28/73.34	c #Conflicts:     135000 | #Learnt:      12808 | 0.000
73.28/73.34	c total clause space: 127.173MB
73.28/73.34	c total #watches: 546368
74.08/74.19	c total #propagations: 66903822 / total #impl: 284150108 (eff. 0.235)
74.08/74.19	c #Conflicts:     136000 | #Learnt:      13808 | 0.000
74.08/74.19	c total clause space: 127.173MB
74.08/74.19	c total #watches: 554170
74.89/74.97	c total #propagations: 67496996 / total #impl: 286508906 (eff. 0.236)
74.89/74.97	c #Conflicts:     137000 | #Learnt:      14808 | 0.000
74.89/74.97	c total clause space: 127.173MB
74.89/74.97	c total #watches: 558292
75.68/75.72	c total #propagations: 67976796 / total #impl: 288531103 (eff. 0.236)
75.68/75.72	c #Conflicts:     138000 | #Learnt:      15808 | 0.000
75.68/75.72	c total clause space: 127.173MB
75.68/75.72	c total #watches: 562221
76.38/76.45	c total #propagations: 68382111 / total #impl: 290153548 (eff. 0.236)
76.38/76.45	c #Conflicts:     139000 | #Learnt:      16808 | 0.000
76.38/76.45	c total clause space: 127.173MB
76.38/76.45	c total #watches: 567174
77.28/77.37	c total #propagations: 68881132 / total #impl: 292247753 (eff. 0.236)
77.28/77.37	c #Conflicts:     140000 | #Learnt:      17808 | 0.000
77.28/77.37	c total clause space: 127.173MB
77.28/77.37	c total #watches: 571330
77.98/78.10	c total #propagations: 69439361 / total #impl: 294537934 (eff. 0.236)
77.98/78.10	c GC COLLECT
77.98/78.10	c #Conflicts:     141000 | #Learnt:       9914 | 0.000
77.98/78.10	c total clause space: 127.173MB
77.98/78.10	c total #watches: 534739
78.78/78.80	c total #propagations: 70003915 / total #impl: 296830147 (eff. 0.236)
78.78/78.80	c #Conflicts:     142000 | #Learnt:      10914 | 0.000
78.78/78.80	c total clause space: 127.173MB
78.78/78.80	c total #watches: 539111
79.58/79.60	c total #propagations: 70530606 / total #impl: 299149494 (eff. 0.236)
79.58/79.60	c #Conflicts:     143000 | #Learnt:      11914 | 0.000
79.58/79.60	c total clause space: 127.173MB
79.58/79.60	c total #watches: 544461
80.39/80.49	c total #propagations: 71014558 / total #impl: 301334215 (eff. 0.236)
80.39/80.49	c #Conflicts:     144000 | #Learnt:      12914 | 0.000
80.39/80.49	c total clause space: 127.173MB
80.39/80.49	c total #watches: 549607
81.39/81.49	c total #propagations: 71502442 / total #impl: 303512079 (eff. 0.236)
81.39/81.49	c #Conflicts:     145000 | #Learnt:      13914 | 0.000
81.39/81.49	c total clause space: 127.173MB
81.39/81.49	c total #watches: 555699
82.38/82.49	c total #propagations: 72002414 / total #impl: 305727760 (eff. 0.236)
82.38/82.49	c #Conflicts:     146000 | #Learnt:      14914 | 0.000
82.38/82.49	c total clause space: 127.173MB
82.38/82.49	c total #watches: 563959
83.48/83.54	c total #propagations: 72453501 / total #impl: 307982298 (eff. 0.235)
83.48/83.54	c #Conflicts:     147000 | #Learnt:      15914 | 0.000
83.48/83.54	c total clause space: 127.173MB
83.48/83.54	c total #watches: 569160
85.08/85.11	c total #propagations: 72922645 / total #impl: 310418655 (eff. 0.235)
85.08/85.11	c #Conflicts:     148000 | #Learnt:      16914 | 0.000
85.08/85.11	c total clause space: 127.173MB
85.08/85.11	c total #watches: 579803
86.38/86.40	c total #propagations: 73415266 / total #impl: 313179918 (eff. 0.234)
86.38/86.40	c #Conflicts:     149000 | #Learnt:      17914 | 0.000
86.38/86.40	c total clause space: 127.173MB
86.38/86.40	c total #watches: 584071
87.28/87.34	c total #propagations: 73933797 / total #impl: 315278760 (eff. 0.235)
87.28/87.34	c GC COLLECT
87.28/87.34	c #Conflicts:     150000 | #Learnt:       9708 | 0.000
87.28/87.34	c total clause space: 127.173MB
87.28/87.34	c total #watches: 534045
87.88/87.92	c total #propagations: 74393448 / total #impl: 317129621 (eff. 0.235)
87.88/87.92	c #Conflicts:     151000 | #Learnt:      10708 | 0.000
87.88/87.92	c total clause space: 127.173MB
87.88/87.92	c total #watches: 537737
88.48/88.56	c total #propagations: 74862697 / total #impl: 319431011 (eff. 0.234)
88.48/88.56	c #Conflicts:     152000 | #Learnt:      11708 | 0.000
88.48/88.56	c total clause space: 127.173MB
88.48/88.56	c total #watches: 542284
89.08/89.17	c total #propagations: 75334406 / total #impl: 321446253 (eff. 0.234)
89.08/89.17	c #Conflicts:     153000 | #Learnt:      12708 | 0.000
89.08/89.17	c total clause space: 127.173MB
89.08/89.17	c total #watches: 546005
89.78/89.80	c total #propagations: 75821667 / total #impl: 323412947 (eff. 0.234)
89.78/89.80	c #Conflicts:     154000 | #Learnt:      13708 | 0.000
89.78/89.80	c total clause space: 127.173MB
89.78/89.80	c total #watches: 551023
90.48/90.53	c total #propagations: 76303562 / total #impl: 325504809 (eff. 0.234)
90.48/90.53	c #Conflicts:     155000 | #Learnt:      14708 | 0.000
90.48/90.53	c total clause space: 127.173MB
90.48/90.53	c total #watches: 554203
91.18/91.21	c total #propagations: 76798011 / total #impl: 327325511 (eff. 0.235)
91.18/91.21	c #Conflicts:     156000 | #Learnt:      15708 | 0.000
91.18/91.21	c total clause space: 127.173MB
91.18/91.21	c total #watches: 557589
91.88/91.95	c total #propagations: 77269763 / total #impl: 329350108 (eff. 0.235)
91.88/91.95	c #Conflicts:     157000 | #Learnt:      16708 | 0.000
91.88/91.95	c total clause space: 127.173MB
91.88/91.95	c total #watches: 561946
92.68/92.70	c total #propagations: 77805160 / total #impl: 331796973 (eff. 0.234)
92.68/92.70	c #Conflicts:     158000 | #Learnt:      17708 | 0.000
92.68/92.70	c total clause space: 127.173MB
92.68/92.70	c total #watches: 566900
93.28/93.38	c total #propagations: 78300991 / total #impl: 333816695 (eff. 0.235)
93.28/93.38	c #Conflicts:     159000 | #Learnt:      18708 | 0.000
93.28/93.38	c total clause space: 127.173MB
93.28/93.38	c total #watches: 571062
93.88/93.99	c total #propagations: 78726308 / total #impl: 335909868 (eff. 0.234)
93.88/93.99	c GC COLLECT
93.88/93.99	c #Conflicts:     160000 | #Learnt:      10198 | 0.000
93.88/93.99	c total clause space: 127.173MB
93.88/93.99	c total #watches: 537289
94.58/94.68	c total #propagations: 79189512 / total #impl: 338052584 (eff. 0.234)
94.58/94.68	c #Conflicts:     161000 | #Learnt:      11198 | 0.000
94.58/94.68	c total clause space: 127.173MB
94.58/94.68	c total #watches: 540475
95.08/95.19	c total #propagations: 79732780 / total #impl: 340299274 (eff. 0.234)
95.08/95.19	c #Conflicts:     162000 | #Learnt:      12198 | 0.000
95.08/95.19	c total clause space: 127.173MB
95.08/95.19	c total #watches: 543687
95.68/95.77	c total #propagations: 80171289 / total #impl: 342861428 (eff. 0.234)
95.68/95.77	c #Conflicts:     163000 | #Learnt:      13198 | 0.000
95.68/95.77	c total clause space: 127.173MB
95.68/95.78	c total #watches: 547349
96.28/96.36	c total #propagations: 80628955 / total #impl: 344534552 (eff. 0.234)
96.28/96.36	c #Conflicts:     164000 | #Learnt:      14198 | 0.000
96.28/96.36	c total clause space: 127.173MB
96.28/96.36	c total #watches: 551724
96.88/96.99	c total #propagations: 81087224 / total #impl: 346237524 (eff. 0.234)
96.88/96.99	c #Conflicts:     165000 | #Learnt:      15198 | 0.000
96.88/96.99	c total clause space: 127.173MB
96.88/96.99	c total #watches: 555271
97.58/97.65	c total #propagations: 81566245 / total #impl: 348227801 (eff. 0.234)
97.58/97.65	c #Conflicts:     166000 | #Learnt:      16198 | 0.000
97.58/97.65	c total clause space: 127.173MB
97.58/97.65	c total #watches: 558202
98.28/98.36	c total #propagations: 82017973 / total #impl: 350224165 (eff. 0.234)
98.28/98.36	c #Conflicts:     167000 | #Learnt:      17198 | 0.000
98.28/98.36	c total clause space: 127.173MB
98.28/98.36	c total #watches: 562497
99.18/99.20	c total #propagations: 82477190 / total #impl: 352332001 (eff. 0.234)
99.18/99.20	c #Conflicts:     168000 | #Learnt:      18198 | 0.000
99.18/99.20	c total clause space: 127.173MB
99.18/99.20	c total #watches: 566550
99.98/100.06	c total #propagations: 82997038 / total #impl: 354596192 (eff. 0.234)
99.98/100.06	c #Conflicts:     169000 | #Learnt:      19198 | 0.000
99.98/100.06	c total clause space: 127.173MB
99.98/100.06	c total #watches: 570902
100.58/100.67	c total #propagations: 83510146 / total #impl: 356930062 (eff. 0.234)
100.58/100.67	c GC COLLECT
100.58/100.67	c #Conflicts:     170000 | #Learnt:      10394 | 0.000
100.58/100.67	c total clause space: 127.173MB
100.58/100.67	c total #watches: 536749
101.28/101.34	c total #propagations: 83950983 / total #impl: 359323709 (eff. 0.234)
101.28/101.34	c #Conflicts:     171000 | #Learnt:      11394 | 0.000
101.28/101.34	c total clause space: 127.173MB
101.28/101.34	c total #watches: 540863
101.88/101.92	c total #propagations: 84517524 / total #impl: 361765297 (eff. 0.234)
101.88/101.92	c #Conflicts:     172000 | #Learnt:      12394 | 0.000
101.88/101.92	c total clause space: 127.173MB
101.88/101.92	c total #watches: 544382
102.38/102.49	c total #propagations: 85015243 / total #impl: 363805550 (eff. 0.234)
102.38/102.49	c #Conflicts:     173000 | #Learnt:      13394 | 0.000
102.38/102.49	c total clause space: 127.173MB
102.38/102.49	c total #watches: 548465
102.98/103.03	c total #propagations: 85448911 / total #impl: 365766524 (eff. 0.234)
102.98/103.03	c #Conflicts:     174000 | #Learnt:      14394 | 0.000
102.98/103.03	c total clause space: 127.173MB
102.98/103.03	c total #watches: 553919
103.68/103.70	c total #propagations: 85928705 / total #impl: 367731565 (eff. 0.234)
103.68/103.70	c #Conflicts:     175000 | #Learnt:      15394 | 0.000
103.68/103.70	c total clause space: 127.173MB
103.68/103.70	c total #watches: 558974
104.38/104.44	c total #propagations: 86443564 / total #impl: 370050955 (eff. 0.234)
104.38/104.44	c #Conflicts:     176000 | #Learnt:      16394 | 0.000
104.38/104.44	c total clause space: 127.173MB
104.38/104.44	c total #watches: 563721
105.08/105.15	c total #propagations: 86984092 / total #impl: 372364244 (eff. 0.234)
105.08/105.15	c #Conflicts:     177000 | #Learnt:      17394 | 0.000
105.08/105.15	c total clause space: 127.173MB
105.08/105.15	c total #watches: 567739
105.77/105.85	c total #propagations: 87444673 / total #impl: 374600397 (eff. 0.233)
105.77/105.85	c #Conflicts:     178000 | #Learnt:      18394 | 0.000
105.77/105.85	c total clause space: 127.173MB
105.77/105.85	c total #watches: 571238
106.57/106.69	c total #propagations: 87853993 / total #impl: 376459135 (eff. 0.233)
106.57/106.69	c #Conflicts:     179000 | #Learnt:      19394 | 0.000
106.57/106.69	c total clause space: 127.173MB
106.57/106.69	c total #watches: 574794
107.37/107.49	c total #propagations: 88328783 / total #impl: 378559682 (eff. 0.233)
107.37/107.49	c GC COLLECT
107.37/107.49	c #Conflicts:     180000 | #Learnt:      10291 | 0.000
107.37/107.49	c total clause space: 127.173MB
107.37/107.49	c total #watches: 536733
107.97/108.04	c total #propagations: 88774921 / total #impl: 380665152 (eff. 0.233)
107.97/108.04	c #Conflicts:     181000 | #Learnt:      11291 | 0.000
107.97/108.04	c total clause space: 127.173MB
107.97/108.04	c total #watches: 539987
108.57/108.61	c total #propagations: 89209651 / total #impl: 382536468 (eff. 0.233)
108.57/108.61	c #Conflicts:     182000 | #Learnt:      12291 | 0.000
108.57/108.61	c total clause space: 127.173MB
108.57/108.61	c total #watches: 543078
109.17/109.25	c total #propagations: 89636232 / total #impl: 384411634 (eff. 0.233)
109.17/109.25	c #Conflicts:     183000 | #Learnt:      13291 | 0.000
109.17/109.25	c total clause space: 127.173MB
109.17/109.25	c total #watches: 548091
109.77/109.87	c total #propagations: 90090957 / total #impl: 386472785 (eff. 0.233)
109.77/109.87	c #Conflicts:     184000 | #Learnt:      14291 | 0.000
109.77/109.87	c total clause space: 127.173MB
109.77/109.87	c total #watches: 552217
110.57/110.61	c total #propagations: 90491731 / total #impl: 388049478 (eff. 0.233)
110.57/110.61	c #Conflicts:     185000 | #Learnt:      15291 | 0.000
110.57/110.61	c total clause space: 127.173MB
110.57/110.61	c total #watches: 556714
111.18/111.25	c total #propagations: 90898392 / total #impl: 389706241 (eff. 0.233)
111.18/111.25	c #Conflicts:     186000 | #Learnt:      16291 | 0.000
111.18/111.25	c total clause space: 127.173MB
111.18/111.25	c total #watches: 560209
111.97/112.03	c total #propagations: 91285911 / total #impl: 391326034 (eff. 0.233)
111.97/112.03	c #Conflicts:     187000 | #Learnt:      17291 | 0.000
111.97/112.03	c total clause space: 127.173MB
111.97/112.03	c total #watches: 564610
112.77/112.89	c total #propagations: 91786384 / total #impl: 393553561 (eff. 0.233)
112.77/112.89	c #Conflicts:     188000 | #Learnt:      18291 | 0.000
112.77/112.89	c total clause space: 127.173MB
112.77/112.90	c total #watches: 569715
113.77/113.85	c total #propagations: 92270106 / total #impl: 395621659 (eff. 0.233)
113.77/113.85	c #Conflicts:     189000 | #Learnt:      19291 | 0.000
113.77/113.85	c total clause space: 127.173MB
113.77/113.85	c total #watches: 576988
114.97/115.01	c total #propagations: 92737028 / total #impl: 397799983 (eff. 0.233)
114.97/115.01	c #Conflicts:     190000 | #Learnt:      20291 | 0.000
114.97/115.01	c total clause space: 127.173MB
114.97/115.01	c total #watches: 586794
115.87/115.94	c total #propagations: 93231525 / total #impl: 400330062 (eff. 0.233)
115.87/115.94	c GC COLLECT
115.87/115.94	c #Conflicts:     191000 | #Learnt:      10941 | 0.000
115.87/115.94	c total clause space: 127.173MB
115.87/115.94	c total #watches: 542973
116.47/116.60	c total #propagations: 93666901 / total #impl: 402455684 (eff. 0.233)
116.47/116.60	c #Conflicts:     192000 | #Learnt:      11941 | 0.000
116.47/116.60	c total clause space: 127.173MB
116.47/116.60	c total #watches: 548752
117.37/117.46	c total #propagations: 94105150 / total #impl: 404592316 (eff. 0.233)
117.37/117.46	c #Conflicts:     193000 | #Learnt:      12941 | 0.000
117.37/117.46	c total clause space: 127.173MB
117.37/117.46	c total #watches: 555763
118.57/118.65	c total #propagations: 94570999 / total #impl: 406845683 (eff. 0.232)
118.57/118.65	c #Conflicts:     194000 | #Learnt:      13941 | 0.000
118.57/118.65	c total clause space: 127.173MB
118.57/118.65	c total #watches: 560638
119.77/119.84	c total #propagations: 95091769 / total #impl: 409562666 (eff. 0.232)
119.77/119.84	c #Conflicts:     195000 | #Learnt:      14941 | 0.000
119.77/119.84	c total clause space: 127.173MB
119.77/119.84	c total #watches: 567105
121.27/121.34	c total #propagations: 95566194 / total #impl: 411958405 (eff. 0.232)
121.27/121.34	c #Conflicts:     196000 | #Learnt:      15941 | 0.000
121.27/121.34	c total clause space: 127.173MB
121.27/121.34	c total #watches: 575538
122.47/122.56	c total #propagations: 96086043 / total #impl: 414905724 (eff. 0.232)
122.47/122.56	c #Conflicts:     197000 | #Learnt:      16941 | 0.000
122.47/122.56	c total clause space: 127.173MB
122.47/122.56	c total #watches: 579943
123.57/123.69	c total #propagations: 96537022 / total #impl: 417133768 (eff. 0.231)
123.57/123.69	c #Conflicts:     198000 | #Learnt:      17941 | 0.000
123.57/123.69	c total clause space: 127.173MB
123.57/123.70	c total #watches: 582504
124.77/124.85	c total #propagations: 97026021 / total #impl: 419343099 (eff. 0.231)
124.77/124.85	c #Conflicts:     199000 | #Learnt:      18941 | 0.000
124.77/124.85	c total clause space: 127.173MB
124.77/124.85	c total #watches: 586401
126.07/126.13	c total #propagations: 97503281 / total #impl: 421538010 (eff. 0.231)
126.07/126.13	c #Conflicts:     200000 | #Learnt:      19941 | 0.000
126.07/126.13	c total clause space: 127.173MB
126.07/126.13	c total #watches: 589194
127.37/127.49	c total #propagations: 97975086 / total #impl: 423770952 (eff. 0.231)
127.37/127.49	c #Conflicts:     201000 | #Learnt:      20941 | 0.000
127.37/127.49	c total clause space: 127.173MB
127.37/127.49	c total #watches: 592237
128.47/128.53	c total #propagations: 98463899 / total #impl: 425976762 (eff. 0.231)
128.47/128.53	c GC COLLECT
128.47/128.53	c #Conflicts:     202000 | #Learnt:      11256 | 0.000
128.47/128.53	c total clause space: 127.173MB
128.47/128.53	c total #watches: 542698
129.17/129.20	c total #propagations: 98960972 / total #impl: 428316881 (eff. 0.231)
129.17/129.20	c #Conflicts:     203000 | #Learnt:      12256 | 0.000
129.17/129.20	c total clause space: 127.173MB
129.17/129.20	c total #watches: 546281
129.87/129.95	c total #propagations: 99466637 / total #impl: 430633951 (eff. 0.231)
129.87/129.95	c #Conflicts:     204000 | #Learnt:      13256 | 0.000
129.87/129.95	c total clause space: 127.173MB
129.87/129.95	c total #watches: 549093
130.67/130.75	c total #propagations: 99949050 / total #impl: 432816512 (eff. 0.231)
130.67/130.75	c #Conflicts:     205000 | #Learnt:      14256 | 0.000
130.67/130.75	c total clause space: 127.173MB
130.67/130.75	c total #watches: 551556
131.47/131.54	c total #propagations: 100456035 / total #impl: 434972831 (eff. 0.231)
131.47/131.54	c #Conflicts:     206000 | #Learnt:      15256 | 0.000
131.47/131.54	c total clause space: 127.173MB
131.47/131.54	c total #watches: 555048
132.27/132.33	c total #propagations: 100888465 / total #impl: 436778949 (eff. 0.231)
132.27/132.33	c #Conflicts:     207000 | #Learnt:      16256 | 0.000
132.27/132.33	c total clause space: 127.173MB
132.27/132.33	c total #watches: 558175
133.17/133.22	c total #propagations: 101297761 / total #impl: 438382028 (eff. 0.231)
133.17/133.22	c #Conflicts:     208000 | #Learnt:      17256 | 0.000
133.17/133.22	c total clause space: 127.173MB
133.17/133.22	c total #watches: 562139
134.07/134.11	c total #propagations: 101704869 / total #impl: 440084129 (eff. 0.231)
134.07/134.11	c #Conflicts:     209000 | #Learnt:      18256 | 0.000
134.07/134.11	c total clause space: 127.173MB
134.07/134.11	c total #watches: 566162
134.77/134.89	c total #propagations: 102114229 / total #impl: 441724727 (eff. 0.231)
134.77/134.89	c #Conflicts:     210000 | #Learnt:      19256 | 0.000
134.77/134.89	c total clause space: 127.173MB
134.77/134.90	c total #watches: 570628
135.77/135.88	c total #propagations: 102514743 / total #impl: 443440920 (eff. 0.231)
135.77/135.88	c #Conflicts:     211000 | #Learnt:      20256 | 0.000
135.77/135.88	c total clause space: 127.173MB
135.77/135.88	c total #watches: 574049
136.77/136.89	c total #propagations: 102963559 / total #impl: 445368507 (eff. 0.231)
136.77/136.89	c #Conflicts:     212000 | #Learnt:      21256 | 0.000
136.77/136.89	c total clause space: 127.173MB
136.77/136.89	c total #watches: 577308
137.87/137.92	c total #propagations: 103373325 / total #impl: 447105021 (eff. 0.231)
137.87/137.92	c GC COLLECT
137.87/137.92	c #Conflicts:     213000 | #Learnt:      11255 | 0.000
137.87/137.92	c total clause space: 127.173MB
137.87/137.92	c total #watches: 542474
138.57/138.62	c total #propagations: 103774716 / total #impl: 448752973 (eff. 0.231)
138.57/138.62	c #Conflicts:     214000 | #Learnt:      12255 | 0.000
138.57/138.62	c total clause space: 127.173MB
138.57/138.62	c total #watches: 545520
139.26/139.33	c total #propagations: 104195992 / total #impl: 450239333 (eff. 0.231)
139.26/139.33	c #Conflicts:     215000 | #Learnt:      13255 | 0.000
139.26/139.33	c total clause space: 127.173MB
139.26/139.33	c total #watches: 548544
139.96/140.04	c total #propagations: 104623512 / total #impl: 451798730 (eff. 0.232)
139.96/140.04	c #Conflicts:     216000 | #Learnt:      14255 | 0.000
139.96/140.04	c total clause space: 127.173MB
139.96/140.04	c total #watches: 552820
140.77/140.83	c total #propagations: 105020692 / total #impl: 453251513 (eff. 0.232)
140.77/140.83	c #Conflicts:     217000 | #Learnt:      15255 | 0.000
140.77/140.83	c total clause space: 127.173MB
140.77/140.83	c total #watches: 556966
141.46/141.56	c total #propagations: 105406795 / total #impl: 454742967 (eff. 0.232)
141.46/141.56	c #Conflicts:     218000 | #Learnt:      16255 | 0.000
141.46/141.56	c total clause space: 127.173MB
141.46/141.56	c total #watches: 560736
142.26/142.33	c total #propagations: 105803369 / total #impl: 456396861 (eff. 0.232)
142.26/142.33	c #Conflicts:     219000 | #Learnt:      17255 | 0.000
142.26/142.33	c total clause space: 127.173MB
142.26/142.34	c total #watches: 563815
143.07/143.13	c total #propagations: 106180733 / total #impl: 457862967 (eff. 0.232)
143.07/143.13	c #Conflicts:     220000 | #Learnt:      18255 | 0.000
143.07/143.13	c total clause space: 127.173MB
143.07/143.13	c total #watches: 566899
143.96/144.09	c total #propagations: 106555125 / total #impl: 459222456 (eff. 0.232)
143.96/144.09	c #Conflicts:     221000 | #Learnt:      19255 | 0.000
143.96/144.09	c total clause space: 127.173MB
143.96/144.09	c total #watches: 571658
145.06/145.10	c total #propagations: 106989266 / total #impl: 460938883 (eff. 0.232)
145.06/145.10	c #Conflicts:     222000 | #Learnt:      20255 | 0.000
145.06/145.10	c total clause space: 127.173MB
145.06/145.10	c total #watches: 575466
146.06/146.15	c total #propagations: 107402625 / total #impl: 462597031 (eff. 0.232)
146.06/146.15	c #Conflicts:     223000 | #Learnt:      21255 | 0.000
146.06/146.15	c total clause space: 127.173MB
146.06/146.15	c total #watches: 579498
147.16/147.22	c total #propagations: 107836058 / total #impl: 464435148 (eff. 0.232)
147.16/147.22	c #Conflicts:     224000 | #Learnt:      22255 | 0.000
147.16/147.22	c total clause space: 127.173MB
147.16/147.22	c total #watches: 583950
148.16/148.29	c total #propagations: 108231525 / total #impl: 466007965 (eff. 0.232)
148.16/148.29	c GC COLLECT
148.16/148.29	c #Conflicts:     225000 | #Learnt:      11937 | 0.000
148.16/148.29	c total clause space: 127.173MB
148.16/148.29	c total #watches: 544910
148.96/149.06	c total #propagations: 108708365 / total #impl: 467909980 (eff. 0.232)
148.96/149.06	c #Conflicts:     226000 | #Learnt:      12937 | 0.000
148.96/149.06	c total clause space: 127.173MB
148.96/149.06	c total #watches: 547910
149.67/149.79	c total #propagations: 109164499 / total #impl: 469641167 (eff. 0.232)
149.67/149.79	c #Conflicts:     227000 | #Learnt:      13937 | 0.000
149.67/149.79	c total clause space: 127.173MB
149.67/149.79	c total #watches: 551364
150.46/150.57	c total #propagations: 109609902 / total #impl: 471308881 (eff. 0.233)
150.46/150.57	c #Conflicts:     228000 | #Learnt:      14937 | 0.000
150.46/150.57	c total clause space: 127.173MB
150.46/150.57	c total #watches: 554706
151.26/151.40	c total #propagations: 110050435 / total #impl: 473016825 (eff. 0.233)
151.26/151.40	c #Conflicts:     229000 | #Learnt:      15937 | 0.000
151.26/151.40	c total clause space: 127.173MB
151.36/151.40	c total #watches: 558219
152.16/152.26	c total #propagations: 110512651 / total #impl: 474858354 (eff. 0.233)
152.16/152.26	c #Conflicts:     230000 | #Learnt:      16937 | 0.000
152.16/152.26	c total clause space: 127.173MB
152.16/152.26	c total #watches: 562443
152.97/153.05	c total #propagations: 110950224 / total #impl: 476685941 (eff. 0.233)
152.97/153.05	c #Conflicts:     231000 | #Learnt:      17937 | 0.000
152.97/153.05	c total clause space: 127.173MB
152.97/153.05	c total #watches: 567303
153.66/153.77	c total #propagations: 111366487 / total #impl: 478405290 (eff. 0.233)
153.66/153.77	c #Conflicts:     232000 | #Learnt:      18937 | 0.000
153.66/153.77	c total clause space: 127.173MB
153.66/153.77	c total #watches: 570738
154.46/154.58	c total #propagations: 111866250 / total #impl: 480760493 (eff. 0.233)
154.46/154.58	c #Conflicts:     233000 | #Learnt:      19937 | 0.000
154.46/154.58	c total clause space: 127.173MB
154.46/154.58	c total #watches: 574627
155.26/155.34	c total #propagations: 112351011 / total #impl: 482913737 (eff. 0.233)
155.26/155.34	c #Conflicts:     234000 | #Learnt:      20937 | 0.000
155.26/155.34	c total clause space: 127.173MB
155.26/155.34	c total #watches: 578896
156.17/156.22	c total #propagations: 112819744 / total #impl: 485090072 (eff. 0.233)
156.17/156.22	c #Conflicts:     235000 | #Learnt:      21937 | 0.000
156.17/156.22	c total clause space: 127.173MB
156.17/156.22	c total #watches: 583651
157.16/157.27	c total #propagations: 113364037 / total #impl: 487341760 (eff. 0.233)
157.16/157.27	c #Conflicts:     236000 | #Learnt:      22937 | 0.000
157.16/157.27	c total clause space: 127.173MB
157.16/157.27	c total #watches: 588915
158.06/158.13	c total #propagations: 113878018 / total #impl: 489656817 (eff. 0.233)
158.06/158.13	c GC COLLECT
158.06/158.13	c #Conflicts:     237000 | #Learnt:      12331 | 0.000
158.06/158.13	c total clause space: 127.173MB
158.06/158.13	c total #watches: 546086
158.66/158.79	c total #propagations: 114416239 / total #impl: 492029686 (eff. 0.233)
158.66/158.79	c #Conflicts:     238000 | #Learnt:      13331 | 0.000
158.66/158.79	c total clause space: 127.173MB
158.66/158.79	c total #watches: 549484
159.26/159.39	c total #propagations: 114924519 / total #impl: 494470776 (eff. 0.232)
159.26/159.39	c #Conflicts:     239000 | #Learnt:      14331 | 0.000
159.26/159.39	c total clause space: 127.173MB
159.26/159.39	c total #watches: 554753
160.06/160.15	c total #propagations: 115348945 / total #impl: 496094460 (eff. 0.233)
160.06/160.15	c #Conflicts:     240000 | #Learnt:      15331 | 0.000
160.06/160.15	c total clause space: 127.173MB
160.06/160.15	c total #watches: 560738
160.96/161.04	c total #propagations: 115818918 / total #impl: 498388599 (eff. 0.232)
160.96/161.04	c #Conflicts:     241000 | #Learnt:      16331 | 0.000
160.96/161.04	c total clause space: 127.173MB
160.96/161.04	c total #watches: 565361
161.86/161.92	c total #propagations: 116319592 / total #impl: 500497145 (eff. 0.232)
161.86/161.92	c #Conflicts:     242000 | #Learnt:      17331 | 0.000
161.86/161.92	c total clause space: 127.173MB
161.86/161.92	c total #watches: 569274
162.77/162.90	c total #propagations: 116789422 / total #impl: 502561553 (eff. 0.232)
162.77/162.90	c #Conflicts:     243000 | #Learnt:      18331 | 0.000
162.77/162.90	c total clause space: 127.173MB
162.77/162.90	c total #watches: 573058
163.56/163.65	c total #propagations: 117315137 / total #impl: 504851386 (eff. 0.232)
163.56/163.65	c #Conflicts:     244000 | #Learnt:      19331 | 0.000
163.56/163.65	c total clause space: 127.173MB
163.56/163.65	c total #watches: 577908
164.36/164.47	c total #propagations: 117710594 / total #impl: 506690680 (eff. 0.232)
164.36/164.47	c #Conflicts:     245000 | #Learnt:      20331 | 0.000
164.36/164.47	c total clause space: 127.173MB
164.36/164.47	c total #watches: 585024
165.36/165.40	c total #propagations: 118124181 / total #impl: 508724321 (eff. 0.232)
165.36/165.40	c #Conflicts:     246000 | #Learnt:      21331 | 0.000
165.36/165.40	c total clause space: 127.173MB
165.36/165.40	c total #watches: 588588
166.26/166.38	c total #propagations: 118556747 / total #impl: 510601844 (eff. 0.232)
166.26/166.38	c #Conflicts:     247000 | #Learnt:      22331 | 0.000
166.26/166.38	c total clause space: 127.173MB
166.26/166.38	c total #watches: 593055
167.36/167.48	c total #propagations: 118988306 / total #impl: 512373005 (eff. 0.232)
167.36/167.48	c #Conflicts:     248000 | #Learnt:      23331 | 0.000
167.36/167.48	c total clause space: 127.173MB
167.36/167.48	c total #watches: 597923
168.37/168.49	c total #propagations: 119459044 / total #impl: 514589624 (eff. 0.232)
168.37/168.49	c GC COLLECT
168.37/168.49	c #Conflicts:     249000 | #Learnt:      12428 | 0.000
168.37/168.49	c total clause space: 127.173MB
168.37/168.49	c total #watches: 547435
169.16/169.23	c total #propagations: 119961512 / total #impl: 517000028 (eff. 0.232)
169.16/169.23	c #Conflicts:     250000 | #Learnt:      13428 | 0.000
169.16/169.23	c total clause space: 127.173MB
169.16/169.23	c total #watches: 551002
169.96/170.06	c total #propagations: 120438986 / total #impl: 519283953 (eff. 0.232)
169.96/170.06	c #Conflicts:     251000 | #Learnt:      14428 | 0.000
169.96/170.06	c total clause space: 127.173MB
169.96/170.06	c total #watches: 554954
170.76/170.88	c total #propagations: 120975505 / total #impl: 521587229 (eff. 0.232)
170.76/170.88	c #Conflicts:     252000 | #Learnt:      15428 | 0.000
170.76/170.88	c total clause space: 127.173MB
170.76/170.88	c total #watches: 559234
171.57/171.64	c total #propagations: 121499463 / total #impl: 523707816 (eff. 0.232)
171.57/171.64	c #Conflicts:     253000 | #Learnt:      16428 | 0.000
171.57/171.64	c total clause space: 127.173MB
171.57/171.64	c total #watches: 562853
172.46/172.55	c total #propagations: 121991391 / total #impl: 525778350 (eff. 0.232)
172.46/172.55	c #Conflicts:     254000 | #Learnt:      17428 | 0.000
172.46/172.55	c total clause space: 127.173MB
172.46/172.55	c total #watches: 566625
173.26/173.31	c total #propagations: 122557133 / total #impl: 528172100 (eff. 0.232)
173.26/173.31	c #Conflicts:     255000 | #Learnt:      18428 | 0.000
173.26/173.31	c total clause space: 127.173MB
173.26/173.31	c total #watches: 570661
174.06/174.18	c total #propagations: 123014492 / total #impl: 530248920 (eff. 0.232)
174.06/174.18	c #Conflicts:     256000 | #Learnt:      19428 | 0.000
174.06/174.18	c total clause space: 127.173MB
174.06/174.18	c total #watches: 576110
175.16/175.22	c total #propagations: 123550101 / total #impl: 532811813 (eff. 0.232)
175.16/175.22	c #Conflicts:     257000 | #Learnt:      20428 | 0.000
175.16/175.22	c total clause space: 127.173MB
175.16/175.22	c total #watches: 581966
176.26/176.34	c total #propagations: 124092953 / total #impl: 535347387 (eff. 0.232)
176.26/176.34	c #Conflicts:     258000 | #Learnt:      21428 | 0.000
176.26/176.34	c total clause space: 127.173MB
176.26/176.34	c total #watches: 596602
177.36/177.49	c total #propagations: 124599706 / total #impl: 538119430 (eff. 0.232)
177.36/177.49	c #Conflicts:     259000 | #Learnt:      22428 | 0.000
177.36/177.49	c total clause space: 127.173MB
177.36/177.49	c total #watches: 604520
178.76/178.86	c total #propagations: 125075731 / total #impl: 540608804 (eff. 0.231)
178.76/178.86	c #Conflicts:     260000 | #Learnt:      23428 | 0.000
178.76/178.86	c total clause space: 127.173MB
178.76/178.86	c total #watches: 608838
180.06/180.19	c total #propagations: 125579719 / total #impl: 542644395 (eff. 0.231)
180.06/180.19	c #Conflicts:     261000 | #Learnt:      24428 | 0.000
180.06/180.19	c total clause space: 127.173MB
180.06/180.19	c total #watches: 614784
180.76/180.89	c total #propagations: 126019917 / total #impl: 544922580 (eff. 0.231)
180.76/180.89	c GC COLLECT
180.76/180.89	c #Conflicts:     262000 | #Learnt:      13228 | 0.000
180.76/180.89	c total clause space: 127.173MB
180.76/180.89	c total #watches: 550380
181.67/181.76	c total #propagations: 126474131 / total #impl: 546764031 (eff. 0.231)
181.67/181.76	c #Conflicts:     263000 | #Learnt:      14228 | 0.000
181.67/181.76	c total clause space: 127.173MB
181.67/181.76	c total #watches: 555311
182.57/182.63	c total #propagations: 127016593 / total #impl: 548769515 (eff. 0.231)
182.57/182.63	c #Conflicts:     264000 | #Learnt:      15228 | 0.000
182.57/182.63	c total clause space: 127.173MB
182.57/182.63	c total #watches: 562233
183.57/183.61	c total #propagations: 127552921 / total #impl: 550881555 (eff. 0.232)
183.57/183.61	c #Conflicts:     265000 | #Learnt:      16228 | 0.000
183.57/183.61	c total clause space: 127.173MB
183.57/183.61	c total #watches: 567181
184.37/184.45	c total #propagations: 128054403 / total #impl: 553108698 (eff. 0.232)
184.37/184.45	c #Conflicts:     266000 | #Learnt:      17228 | 0.000
184.37/184.45	c total clause space: 127.173MB
184.37/184.45	c total #watches: 570711
185.47/185.55	c total #propagations: 128471235 / total #impl: 554570854 (eff. 0.232)
185.47/185.55	c #Conflicts:     267000 | #Learnt:      18228 | 0.000
185.47/185.55	c total clause space: 127.173MB
185.47/185.55	c total #watches: 573888
186.67/186.70	c total #propagations: 129040278 / total #impl: 556568086 (eff. 0.232)
186.67/186.70	c #Conflicts:     268000 | #Learnt:      19228 | 0.000
186.67/186.70	c total clause space: 127.173MB
186.67/186.70	c total #watches: 578582
187.77/187.89	c total #propagations: 129644053 / total #impl: 558781683 (eff. 0.232)
187.77/187.89	c #Conflicts:     269000 | #Learnt:      20228 | 0.000
187.77/187.89	c total clause space: 127.173MB
187.77/187.89	c total #watches: 582963
188.87/188.92	c total #propagations: 130231234 / total #impl: 561001928 (eff. 0.232)
188.87/188.92	c #Conflicts:     270000 | #Learnt:      21228 | 0.000
188.87/188.92	c total clause space: 127.173MB
188.87/188.92	c total #watches: 587343
189.77/189.87	c total #propagations: 130736576 / total #impl: 563047644 (eff. 0.232)
189.77/189.87	c #Conflicts:     271000 | #Learnt:      22228 | 0.000
189.77/189.87	c total clause space: 127.173MB
189.77/189.87	c total #watches: 591974
190.67/190.78	c total #propagations: 131215832 / total #impl: 565412582 (eff. 0.232)
190.67/190.78	c #Conflicts:     272000 | #Learnt:      23228 | 0.000
190.67/190.78	c total clause space: 127.173MB
190.67/190.78	c total #watches: 596149
191.87/191.96	c total #propagations: 131657134 / total #impl: 567734222 (eff. 0.232)
191.87/191.96	c #Conflicts:     273000 | #Learnt:      24228 | 0.000
191.87/191.96	c total clause space: 127.173MB
191.87/191.97	c total #watches: 602185
193.37/193.43	c total #propagations: 132125489 / total #impl: 570084931 (eff. 0.232)
193.37/193.43	c GC COLLECT
193.37/193.43	c #Conflicts:     274000 | #Learnt:      12707 | 0.000
193.37/193.43	c total clause space: 127.173MB
193.37/193.43	c total #watches: 549673
194.27/194.35	c total #propagations: 132656249 / total #impl: 572489595 (eff. 0.232)
194.27/194.35	c #Conflicts:     275000 | #Learnt:      13707 | 0.000
194.27/194.35	c total clause space: 127.173MB
194.27/194.35	c total #watches: 557296
195.47/195.54	c total #propagations: 133179268 / total #impl: 575030091 (eff. 0.232)
195.47/195.54	c #Conflicts:     276000 | #Learnt:      14707 | 0.000
195.47/195.54	c total clause space: 127.173MB
195.47/195.54	c total #watches: 564235
196.57/196.62	c total #propagations: 133724542 / total #impl: 577945425 (eff. 0.231)
196.57/196.62	c #Conflicts:     277000 | #Learnt:      15707 | 0.000
196.57/196.62	c total clause space: 127.173MB
196.57/196.62	c total #watches: 569977
197.56/197.68	c total #propagations: 134289503 / total #impl: 580492928 (eff. 0.231)
197.56/197.68	c #Conflicts:     278000 | #Learnt:      16707 | 0.000
197.56/197.68	c total clause space: 127.173MB
197.56/197.68	c total #watches: 573969
198.86/198.93	c total #propagations: 134820968 / total #impl: 582783544 (eff. 0.231)
198.86/198.93	c #Conflicts:     279000 | #Learnt:      17707 | 0.000
198.86/198.93	c total clause space: 127.173MB
198.86/198.93	c total #watches: 579974
200.06/200.11	c total #propagations: 135287241 / total #impl: 584778873 (eff. 0.231)
200.06/200.11	c #Conflicts:     280000 | #Learnt:      18707 | 0.000
200.06/200.11	c total clause space: 127.173MB
200.06/200.11	c total #watches: 584029
201.06/201.10	c total #propagations: 135837506 / total #impl: 587059021 (eff. 0.231)
201.06/201.10	c #Conflicts:     281000 | #Learnt:      19707 | 0.000
201.06/201.10	c total clause space: 127.173MB
201.06/201.10	c total #watches: 588325
202.16/202.28	c total #propagations: 136287555 / total #impl: 589167000 (eff. 0.231)
202.16/202.28	c #Conflicts:     282000 | #Learnt:      20707 | 0.000
202.16/202.28	c total clause space: 127.173MB
202.16/202.28	c total #watches: 593699
203.16/203.23	c total #propagations: 136786110 / total #impl: 591571014 (eff. 0.231)
203.16/203.23	c #Conflicts:     283000 | #Learnt:      21707 | 0.000
203.16/203.23	c total clause space: 127.173MB
203.16/203.23	c total #watches: 598141
204.16/204.29	c total #propagations: 137215666 / total #impl: 593564852 (eff. 0.231)
204.16/204.29	c #Conflicts:     284000 | #Learnt:      22707 | 0.000
204.16/204.29	c total clause space: 127.173MB
204.16/204.29	c total #watches: 602030
205.26/205.39	c total #propagations: 137684292 / total #impl: 595838900 (eff. 0.231)
205.26/205.39	c #Conflicts:     285000 | #Learnt:      23707 | 0.000
205.26/205.39	c total clause space: 127.173MB
205.26/205.39	c total #watches: 605895
206.56/206.61	c total #propagations: 138207270 / total #impl: 598191791 (eff. 0.231)
206.56/206.61	c #Conflicts:     286000 | #Learnt:      24707 | 0.000
206.56/206.61	c total clause space: 127.173MB
206.56/206.61	c total #watches: 610233
207.97/208.05	c total #propagations: 138688215 / total #impl: 600374427 (eff. 0.231)
207.97/208.05	c GC COLLECT
207.97/208.05	c #Conflicts:     287000 | #Learnt:      12908 | 0.000
207.97/208.05	c total clause space: 127.173MB
207.97/208.05	c total #watches: 550720
208.76/208.80	c total #propagations: 139193675 / total #impl: 602617813 (eff. 0.231)
208.76/208.80	c #Conflicts:     288000 | #Learnt:      13908 | 0.000
208.76/208.80	c total clause space: 127.173MB
208.76/208.80	c total #watches: 555230
209.56/209.62	c total #propagations: 139692926 / total #impl: 604700794 (eff. 0.231)
209.56/209.62	c #Conflicts:     289000 | #Learnt:      14908 | 0.000
209.56/209.62	c total clause space: 127.173MB
209.56/209.62	c total #watches: 560077
210.26/210.35	c total #propagations: 140180009 / total #impl: 606727844 (eff. 0.231)
210.26/210.35	c #Conflicts:     290000 | #Learnt:      15908 | 0.000
210.26/210.35	c total clause space: 127.173MB
210.26/210.35	c total #watches: 563274
211.06/211.13	c total #propagations: 140638527 / total #impl: 608864034 (eff. 0.231)
211.06/211.13	c #Conflicts:     291000 | #Learnt:      16908 | 0.000
211.06/211.13	c total clause space: 127.173MB
211.06/211.13	c total #watches: 566186
211.86/211.96	c total #propagations: 141076304 / total #impl: 610794889 (eff. 0.231)
211.86/211.96	c #Conflicts:     292000 | #Learnt:      17908 | 0.000
211.86/211.96	c total clause space: 127.173MB
211.86/211.96	c total #watches: 570139
212.86/212.93	c total #propagations: 141560117 / total #impl: 613135058 (eff. 0.231)
212.86/212.93	c #Conflicts:     293000 | #Learnt:      18908 | 0.000
212.86/212.93	c total clause space: 127.173MB
212.86/212.93	c total #watches: 575448
213.86/213.94	c total #propagations: 142064278 / total #impl: 615395252 (eff. 0.231)
213.86/213.94	c #Conflicts:     294000 | #Learnt:      19908 | 0.000
213.86/213.94	c total clause space: 127.173MB
213.86/213.94	c total #watches: 579490
214.86/214.99	c total #propagations: 142560283 / total #impl: 617701479 (eff. 0.231)
214.86/214.99	c #Conflicts:     295000 | #Learnt:      20908 | 0.000
214.86/214.99	c total clause space: 127.173MB
214.86/214.99	c total #watches: 583977
215.96/216.04	c total #propagations: 143015609 / total #impl: 619854682 (eff. 0.231)
215.96/216.04	c #Conflicts:     296000 | #Learnt:      21908 | 0.000
215.96/216.04	c total clause space: 127.173MB
215.96/216.04	c total #watches: 588278
216.96/217.09	c total #propagations: 143512205 / total #impl: 622023188 (eff. 0.231)
216.96/217.09	c #Conflicts:     297000 | #Learnt:      22908 | 0.000
216.96/217.09	c total clause space: 127.173MB
216.96/217.09	c total #watches: 593498
217.96/218.09	c total #propagations: 144056723 / total #impl: 624472245 (eff. 0.231)
217.96/218.09	c #Conflicts:     298000 | #Learnt:      23908 | 0.000
217.96/218.09	c total clause space: 127.173MB
217.96/218.09	c total #watches: 597369
219.06/219.14	c total #propagations: 144558542 / total #impl: 626521911 (eff. 0.231)
219.06/219.14	c #Conflicts:     299000 | #Learnt:      24908 | 0.000
219.06/219.14	c total clause space: 127.173MB
219.06/219.14	c total #watches: 601494
220.16/220.20	c total #propagations: 145053742 / total #impl: 628622952 (eff. 0.231)
220.16/220.20	c #Conflicts:     300000 | #Learnt:      25908 | 0.000
220.16/220.20	c total clause space: 127.173MB
220.16/220.20	c total #watches: 607157
221.07/221.14	c total #propagations: 145530277 / total #impl: 630631831 (eff. 0.231)
221.07/221.14	c GC COLLECT
221.07/221.14	c #Conflicts:     301000 | #Learnt:      13801 | 0.000
221.07/221.14	c total clause space: 127.173MB
221.07/221.14	c total #watches: 554082
221.86/221.94	c total #propagations: 146048441 / total #impl: 632869167 (eff. 0.231)
221.86/221.94	c #Conflicts:     302000 | #Learnt:      14801 | 0.000
221.86/221.94	c total clause space: 127.173MB
221.86/221.94	c total #watches: 557210
222.66/222.71	c total #propagations: 146528257 / total #impl: 634751523 (eff. 0.231)
222.66/222.71	c #Conflicts:     303000 | #Learnt:      15801 | 0.000
222.66/222.71	c total clause space: 127.173MB
222.66/222.71	c total #watches: 560081
223.56/223.65	c total #propagations: 146976937 / total #impl: 636523776 (eff. 0.231)
223.56/223.65	c #Conflicts:     304000 | #Learnt:      16801 | 0.000
223.56/223.65	c total clause space: 127.173MB
223.56/223.65	c total #watches: 565552
224.47/224.51	c total #propagations: 147550439 / total #impl: 638956903 (eff. 0.231)
224.47/224.51	c #Conflicts:     305000 | #Learnt:      17801 | 0.000
224.47/224.51	c total clause space: 127.173MB
224.47/224.51	c total #watches: 570283
225.36/225.40	c total #propagations: 148067589 / total #impl: 641246407 (eff. 0.231)
225.36/225.40	c #Conflicts:     306000 | #Learnt:      18801 | 0.000
225.36/225.40	c total clause space: 127.173MB
225.36/225.40	c total #watches: 576076
226.26/226.39	c total #propagations: 148611041 / total #impl: 643627075 (eff. 0.231)
226.26/226.39	c #Conflicts:     307000 | #Learnt:      19801 | 0.000
226.26/226.39	c total clause space: 127.173MB
226.26/226.39	c total #watches: 579444
227.26/227.35	c total #propagations: 149168316 / total #impl: 645955937 (eff. 0.231)
227.26/227.35	c #Conflicts:     308000 | #Learnt:      20801 | 0.000
227.26/227.35	c total clause space: 127.173MB
227.26/227.35	c total #watches: 583548
228.26/228.36	c total #propagations: 149715878 / total #impl: 648479195 (eff. 0.231)
228.26/228.36	c #Conflicts:     309000 | #Learnt:      21801 | 0.000
228.26/228.36	c total clause space: 127.173MB
228.26/228.36	c total #watches: 587512
229.16/229.24	c total #propagations: 150265233 / total #impl: 650745967 (eff. 0.231)
229.16/229.24	c #Conflicts:     310000 | #Learnt:      22801 | 0.000
229.16/229.24	c total clause space: 127.173MB
229.16/229.24	c total #watches: 590836
229.97/230.01	c total #propagations: 150712471 / total #impl: 652591312 (eff. 0.231)
229.97/230.01	c #Conflicts:     311000 | #Learnt:      23801 | 0.000
229.97/230.01	c total clause space: 127.173MB
229.97/230.02	c total #watches: 594821
230.66/230.78	c total #propagations: 151127298 / total #impl: 654654833 (eff. 0.231)
230.66/230.78	c #Conflicts:     312000 | #Learnt:      24801 | 0.000
230.66/230.78	c total clause space: 127.173MB
230.66/230.78	c total #watches: 598408
231.66/231.70	c total #propagations: 151543607 / total #impl: 656589776 (eff. 0.231)
231.66/231.70	c #Conflicts:     313000 | #Learnt:      25801 | 0.000
231.66/231.70	c total clause space: 127.173MB
231.66/231.70	c total #watches: 602874
232.46/232.59	c total #propagations: 151914666 / total #impl: 658122145 (eff. 0.231)
232.46/232.59	c #Conflicts:     314000 | #Learnt:      26801 | 0.000
232.46/232.59	c total clause space: 127.173MB
232.46/232.59	c total #watches: 606539
233.36/233.44	c total #propagations: 152257851 / total #impl: 659463669 (eff. 0.231)
233.36/233.44	c GC COLLECT
233.36/233.44	c #Conflicts:     315000 | #Learnt:      14421 | 0.000
233.36/233.44	c total clause space: 127.173MB
233.36/233.44	c total #watches: 558575
234.46/234.52	c total #propagations: 152745147 / total #impl: 661746672 (eff. 0.231)
234.46/234.52	c #Conflicts:     316000 | #Learnt:      15421 | 0.000
234.46/234.52	c total clause space: 127.173MB
234.46/234.52	c total #watches: 566098
235.66/235.75	c total #propagations: 153246184 / total #impl: 664333612 (eff. 0.231)
235.66/235.75	c #Conflicts:     317000 | #Learnt:      16421 | 0.000
235.66/235.75	c total clause space: 127.173MB
235.66/235.75	c total #watches: 575837
237.26/237.35	c total #propagations: 153762158 / total #impl: 667415055 (eff. 0.230)
237.26/237.35	c #Conflicts:     318000 | #Learnt:      17421 | 0.000
237.26/237.35	c total clause space: 127.173MB
237.26/237.35	c total #watches: 593676
239.06/239.14	c total #propagations: 154308683 / total #impl: 671316360 (eff. 0.230)
239.06/239.14	c #Conflicts:     319000 | #Learnt:      18421 | 0.000
239.06/239.14	c total clause space: 127.173MB
239.06/239.14	c total #watches: 606402
241.26/241.37	c total #propagations: 154796010 / total #impl: 675256234 (eff. 0.229)
241.26/241.37	c #Conflicts:     320000 | #Learnt:      19421 | 0.000
241.26/241.37	c total clause space: 127.173MB
241.26/241.37	c total #watches: 613970
243.06/243.17	c total #propagations: 155295733 / total #impl: 679764574 (eff. 0.228)
243.06/243.17	c #Conflicts:     321000 | #Learnt:      20421 | 0.000
243.06/243.17	c total clause space: 127.173MB
243.06/243.17	c total #watches: 624205
244.66/244.77	c total #propagations: 155769317 / total #impl: 683176494 (eff. 0.228)
244.66/244.77	c #Conflicts:     322000 | #Learnt:      21421 | 0.000
244.66/244.77	c total clause space: 127.173MB
244.66/244.77	c total #watches: 630689
246.26/246.39	c total #propagations: 156266764 / total #impl: 685832927 (eff. 0.228)
246.26/246.39	c #Conflicts:     323000 | #Learnt:      22421 | 0.000
246.26/246.39	c total clause space: 127.173MB
246.26/246.39	c total #watches: 639535
247.96/248.07	c total #propagations: 156724133 / total #impl: 688508565 (eff. 0.228)
247.96/248.07	c #Conflicts:     324000 | #Learnt:      23421 | 0.000
247.96/248.07	c total clause space: 127.173MB
247.96/248.07	c total #watches: 645044
249.96/250.00	c total #propagations: 157141476 / total #impl: 690664521 (eff. 0.228)
249.96/250.00	c #Conflicts:     325000 | #Learnt:      24421 | 0.000
249.96/250.00	c total clause space: 127.173MB
249.96/250.00	c total #watches: 656851
252.16/252.23	c total #propagations: 157587661 / total #impl: 693001743 (eff. 0.227)
252.16/252.23	c #Conflicts:     326000 | #Learnt:      25421 | 0.000
252.16/252.23	c total clause space: 206.656MB
252.16/252.23	c total #watches: 664776
254.65/254.79	c total #propagations: 158012446 / total #impl: 695453417 (eff. 0.227)
254.65/254.79	c #Conflicts:     327000 | #Learnt:      26421 | 0.000
254.65/254.79	c total clause space: 206.656MB
254.65/254.79	c total #watches: 679996
257.36/257.50	c total #propagations: 158459239 / total #impl: 698373280 (eff. 0.227)
257.36/257.50	c #Conflicts:     328000 | #Learnt:      27421 | 0.000
257.36/257.50	c total clause space: 206.656MB
257.36/257.50	c total #watches: 688742
258.15/258.24	c total #propagations: 158836573 / total #impl: 700578417 (eff. 0.227)
258.15/258.24	c GC COLLECT
258.15/258.24	c #Conflicts:     329000 | #Learnt:      14736 | 0.000
258.15/258.24	c total clause space: 206.656MB
258.15/258.24	c total #watches: 562850
258.75/258.87	c total #propagations: 159253351 / total #impl: 702606506 (eff. 0.227)
258.75/258.87	c #Conflicts:     330000 | #Learnt:      15736 | 0.000
258.75/258.87	c total clause space: 206.656MB
258.75/258.87	c total #watches: 568001
259.56/259.69	c total #propagations: 159637404 / total #impl: 704647530 (eff. 0.227)
259.56/259.69	c #Conflicts:     331000 | #Learnt:      16736 | 0.000
259.56/259.69	c total clause space: 206.656MB
259.56/259.69	c total #watches: 578197
260.85/260.96	c total #propagations: 160022607 / total #impl: 706761527 (eff. 0.226)
260.85/260.96	c #Conflicts:     332000 | #Learnt:      17736 | 0.000
260.85/260.96	c total clause space: 206.656MB
260.85/260.96	c total #watches: 590103
262.05/262.10	c total #propagations: 160455879 / total #impl: 709011857 (eff. 0.226)
262.05/262.10	c #Conflicts:     333000 | #Learnt:      18736 | 0.000
262.05/262.10	c total clause space: 206.656MB
262.05/262.10	c total #watches: 595097
263.45/263.58	c total #propagations: 160904424 / total #impl: 711355009 (eff. 0.226)
263.45/263.58	c #Conflicts:     334000 | #Learnt:      19736 | 0.000
263.45/263.58	c total clause space: 206.656MB
263.45/263.58	c total #watches: 601601
265.06/265.18	c total #propagations: 161345275 / total #impl: 713604311 (eff. 0.226)
265.06/265.18	c #Conflicts:     335000 | #Learnt:      20736 | 0.000
265.06/265.18	c total clause space: 206.656MB
265.06/265.18	c total #watches: 605822
266.45/266.55	c total #propagations: 161801705 / total #impl: 715561920 (eff. 0.226)
266.45/266.55	c #Conflicts:     336000 | #Learnt:      21736 | 0.000
266.45/266.55	c total clause space: 206.656MB
266.45/266.55	c total #watches: 609896
267.95/268.05	c total #propagations: 162273246 / total #impl: 717736858 (eff. 0.226)
267.95/268.05	c #Conflicts:     337000 | #Learnt:      22736 | 0.000
267.95/268.05	c total clause space: 206.656MB
267.95/268.05	c total #watches: 613900
269.25/269.34	c total #propagations: 162769007 / total #impl: 720083579 (eff. 0.226)
269.25/269.34	c #Conflicts:     338000 | #Learnt:      23736 | 0.000
269.25/269.34	c total clause space: 206.656MB
269.25/269.34	c total #watches: 618114
270.85/270.99	c total #propagations: 163237445 / total #impl: 722078113 (eff. 0.226)
270.85/270.99	c #Conflicts:     339000 | #Learnt:      24736 | 0.000
270.85/270.99	c total clause space: 206.656MB
270.85/270.99	c total #watches: 622048
272.76/272.86	c total #propagations: 163816241 / total #impl: 724702502 (eff. 0.226)
272.76/272.86	c #Conflicts:     340000 | #Learnt:      25736 | 0.000
272.76/272.86	c total clause space: 206.656MB
272.76/272.86	c total #watches: 628552
275.15/275.24	c total #propagations: 164385422 / total #impl: 727405643 (eff. 0.226)
275.15/275.24	c #Conflicts:     341000 | #Learnt:      26736 | 0.000
275.15/275.24	c total clause space: 206.656MB
275.15/275.24	c total #watches: 633213
277.45/277.59	c total #propagations: 164924166 / total #impl: 729750784 (eff. 0.226)
277.45/277.59	c #Conflicts:     342000 | #Learnt:      27736 | 0.000
277.45/277.59	c total clause space: 206.656MB
277.45/277.59	c total #watches: 638627
278.65/278.78	c total #propagations: 165476874 / total #impl: 732201732 (eff. 0.226)
278.65/278.78	c GC COLLECT
278.65/278.78	c #Conflicts:     343000 | #Learnt:      14713 | 0.000
278.65/278.78	c total clause space: 206.656MB
278.65/278.78	c total #watches: 559430
279.55/279.67	c total #propagations: 165973860 / total #impl: 734270087 (eff. 0.226)
279.55/279.67	c #Conflicts:     344000 | #Learnt:      15713 | 0.000
279.55/279.67	c total clause space: 206.656MB
279.55/279.67	c total #watches: 563838
280.56/280.65	c total #propagations: 166438140 / total #impl: 736211369 (eff. 0.226)
280.56/280.65	c #Conflicts:     345000 | #Learnt:      16713 | 0.000
280.56/280.65	c total clause space: 206.656MB
280.56/280.65	c total #watches: 568227
281.45/281.59	c total #propagations: 166970669 / total #impl: 738676106 (eff. 0.226)
281.45/281.59	c #Conflicts:     346000 | #Learnt:      17713 | 0.000
281.45/281.59	c total clause space: 206.656MB
281.45/281.59	c total #watches: 573103
282.55/282.67	c total #propagations: 167468377 / total #impl: 740924029 (eff. 0.226)
282.55/282.67	c #Conflicts:     347000 | #Learnt:      18713 | 0.000
282.55/282.67	c total clause space: 206.656MB
282.55/282.67	c total #watches: 577263
283.55/283.65	c total #propagations: 168009088 / total #impl: 743252444 (eff. 0.226)
283.55/283.65	c #Conflicts:     348000 | #Learnt:      19713 | 0.000
283.55/283.65	c total clause space: 206.656MB
283.55/283.65	c total #watches: 581570
284.55/284.62	c total #propagations: 168512384 / total #impl: 745539881 (eff. 0.226)
284.55/284.62	c #Conflicts:     349000 | #Learnt:      20713 | 0.000
284.55/284.62	c total clause space: 206.656MB
284.55/284.62	c total #watches: 585792
285.65/285.71	c total #propagations: 168912537 / total #impl: 747303338 (eff. 0.226)
285.65/285.71	c #Conflicts:     350000 | #Learnt:      21713 | 0.000
285.65/285.71	c total clause space: 206.656MB
285.65/285.71	c total #watches: 592108
286.75/286.80	c total #propagations: 169352877 / total #impl: 749505065 (eff. 0.226)
286.75/286.80	c #Conflicts:     351000 | #Learnt:      22713 | 0.000
286.75/286.80	c total clause space: 206.656MB
286.75/286.80	c total #watches: 596671
287.95/288.01	c total #propagations: 169778025 / total #impl: 751645600 (eff. 0.226)
287.95/288.01	c #Conflicts:     352000 | #Learnt:      23713 | 0.000
287.95/288.01	c total clause space: 206.656MB
287.95/288.01	c total #watches: 599845
289.05/289.16	c total #propagations: 170218584 / total #impl: 753777529 (eff. 0.226)
289.05/289.16	c #Conflicts:     353000 | #Learnt:      24713 | 0.000
289.05/289.16	c total clause space: 206.656MB
289.05/289.16	c total #watches: 603998
290.25/290.34	c total #propagations: 170660476 / total #impl: 755913130 (eff. 0.226)
290.25/290.34	c #Conflicts:     354000 | #Learnt:      25713 | 0.000
290.25/290.34	c total clause space: 206.656MB
290.25/290.34	c total #watches: 607844
291.55/291.61	c total #propagations: 171159561 / total #impl: 757937565 (eff. 0.226)
291.55/291.61	c #Conflicts:     355000 | #Learnt:      26713 | 0.000
291.55/291.61	c total clause space: 206.656MB
291.55/291.61	c total #watches: 611078
292.65/292.71	c total #propagations: 171703786 / total #impl: 760459931 (eff. 0.226)
292.65/292.71	c #Conflicts:     356000 | #Learnt:      27713 | 0.000
292.65/292.71	c total clause space: 206.656MB
292.65/292.71	c total #watches: 614674
293.85/293.90	c total #propagations: 172101353 / total #impl: 762202005 (eff. 0.226)
293.85/293.90	c GC COLLECT
293.85/293.90	c #Conflicts:     357000 | #Learnt:      14413 | 0.000
293.85/293.90	c total clause space: 206.656MB
293.85/293.90	c total #watches: 558500
294.75/294.90	c total #propagations: 172534643 / total #impl: 764211870 (eff. 0.226)
294.75/294.90	c #Conflicts:     358000 | #Learnt:      15413 | 0.000
294.75/294.90	c total clause space: 206.656MB
294.75/294.90	c total #watches: 563177
295.45/295.50	c total #propagations: 173049048 / total #impl: 766358876 (eff. 0.226)
295.45/295.50	c #Conflicts:     359000 | #Learnt:      16413 | 0.000
295.45/295.50	c total clause space: 206.656MB
295.45/295.50	c total #watches: 567349
296.25/296.32	c total #propagations: 173457948 / total #impl: 768374418 (eff. 0.226)
296.25/296.32	c #Conflicts:     360000 | #Learnt:      17413 | 0.000
296.25/296.32	c total clause space: 206.656MB
296.25/296.32	c total #watches: 573849
297.05/297.19	c total #propagations: 173845592 / total #impl: 770350279 (eff. 0.226)
297.05/297.19	c #Conflicts:     361000 | #Learnt:      18413 | 0.000
297.05/297.19	c total clause space: 206.656MB
297.05/297.19	c total #watches: 578058
297.95/298.09	c total #propagations: 174237270 / total #impl: 772237387 (eff. 0.226)
297.95/298.09	c #Conflicts:     362000 | #Learnt:      19413 | 0.000
297.95/298.09	c total clause space: 206.656MB
297.95/298.09	c total #watches: 582955
299.15/299.24	c total #propagations: 174700326 / total #impl: 774519565 (eff. 0.226)
299.15/299.24	c #Conflicts:     363000 | #Learnt:      20413 | 0.000
299.15/299.24	c total clause space: 206.656MB
299.15/299.24	c total #watches: 586469
300.25/300.36	c total #propagations: 175193309 / total #impl: 776631720 (eff. 0.226)
300.25/300.36	c #Conflicts:     364000 | #Learnt:      21413 | 0.000
300.25/300.36	c total clause space: 206.656MB
300.25/300.36	c total #watches: 590214
301.35/301.46	c total #propagations: 175721068 / total #impl: 778678842 (eff. 0.226)
301.35/301.46	c #Conflicts:     365000 | #Learnt:      22413 | 0.000
301.35/301.46	c total clause space: 206.656MB
301.35/301.46	c total #watches: 594206
302.55/302.67	c total #propagations: 176237328 / total #impl: 780907222 (eff. 0.226)
302.55/302.67	c #Conflicts:     366000 | #Learnt:      23413 | 0.000
302.55/302.67	c total clause space: 206.656MB
302.55/302.67	c total #watches: 600361
303.74/303.89	c total #propagations: 176759131 / total #impl: 783219732 (eff. 0.226)
303.74/303.89	c #Conflicts:     367000 | #Learnt:      24413 | 0.000
303.74/303.89	c total clause space: 206.656MB
303.74/303.89	c total #watches: 605749
305.14/305.23	c total #propagations: 177243353 / total #impl: 785330543 (eff. 0.226)
305.14/305.23	c #Conflicts:     368000 | #Learnt:      25413 | 0.000
305.14/305.23	c total clause space: 206.656MB
305.14/305.23	c total #watches: 610492
306.34/306.47	c total #propagations: 177809869 / total #impl: 788193013 (eff. 0.226)
306.34/306.47	c #Conflicts:     369000 | #Learnt:      26413 | 0.000
306.34/306.47	c total clause space: 206.656MB
306.34/306.47	c total #watches: 614927
307.84/307.99	c total #propagations: 178310600 / total #impl: 790917676 (eff. 0.225)
307.84/307.99	c #Conflicts:     370000 | #Learnt:      27413 | 0.000
307.84/307.99	c total clause space: 206.656MB
307.84/307.99	c total #watches: 619180
309.34/309.48	c total #propagations: 178756552 / total #impl: 793037242 (eff. 0.225)
309.34/309.48	c #Conflicts:     371000 | #Learnt:      28413 | 0.000
309.34/309.48	c total clause space: 206.656MB
309.34/309.48	c total #watches: 623321
310.64/310.76	c total #propagations: 179183638 / total #impl: 795099403 (eff. 0.225)
310.64/310.76	c GC COLLECT
310.64/310.76	c #Conflicts:     372000 | #Learnt:      14815 | 0.000
310.64/310.76	c total clause space: 206.656MB
310.64/310.76	c total #watches: 560037
311.35/311.42	c total #propagations: 179564471 / total #impl: 796775141 (eff. 0.225)
311.35/311.42	c #Conflicts:     373000 | #Learnt:      15815 | 0.000
311.35/311.42	c total clause space: 206.656MB
311.35/311.42	c total #watches: 565319
312.04/312.11	c total #propagations: 179981661 / total #impl: 798690058 (eff. 0.225)
312.04/312.11	c #Conflicts:     374000 | #Learnt:      16815 | 0.000
312.04/312.11	c total clause space: 206.656MB
312.04/312.11	c total #watches: 570650
312.74/312.84	c total #propagations: 180393928 / total #impl: 800628270 (eff. 0.225)
312.74/312.84	c #Conflicts:     375000 | #Learnt:      17815 | 0.000
312.74/312.84	c total clause space: 206.656MB
312.74/312.84	c total #watches: 576228
313.64/313.74	c total #propagations: 180789509 / total #impl: 802575494 (eff. 0.225)
313.64/313.74	c #Conflicts:     376000 | #Learnt:      18815 | 0.000
313.64/313.74	c total clause space: 206.656MB
313.64/313.74	c total #watches: 580902
314.44/314.58	c total #propagations: 181253331 / total #impl: 804702706 (eff. 0.225)
314.44/314.58	c #Conflicts:     377000 | #Learnt:      19815 | 0.000
314.44/314.58	c total clause space: 206.656MB
314.44/314.58	c total #watches: 584091
315.34/315.48	c total #propagations: 181654554 / total #impl: 806635299 (eff. 0.225)
315.34/315.48	c #Conflicts:     378000 | #Learnt:      20815 | 0.000
315.34/315.48	c total clause space: 206.656MB
315.34/315.48	c total #watches: 587828
316.54/316.67	c total #propagations: 182066044 / total #impl: 808695097 (eff. 0.225)
316.54/316.67	c #Conflicts:     379000 | #Learnt:      21815 | 0.000
316.54/316.67	c total clause space: 206.656MB
316.54/316.67	c total #watches: 591500
317.74/317.89	c total #propagations: 182603053 / total #impl: 811031817 (eff. 0.225)
317.74/317.89	c #Conflicts:     380000 | #Learnt:      22815 | 0.000
317.74/317.89	c total clause space: 206.656MB
317.74/317.89	c total #watches: 597542
319.05/319.19	c total #propagations: 183103795 / total #impl: 813371864 (eff. 0.225)
319.05/319.19	c #Conflicts:     381000 | #Learnt:      23815 | 0.000
319.05/319.19	c total clause space: 206.656MB
319.05/319.19	c total #watches: 601508
320.34/320.47	c total #propagations: 183629741 / total #impl: 815457800 (eff. 0.225)
320.34/320.47	c #Conflicts:     382000 | #Learnt:      24815 | 0.000
320.34/320.47	c total clause space: 206.656MB
320.34/320.48	c total #watches: 606306
321.54/321.64	c total #propagations: 184146669 / total #impl: 817619340 (eff. 0.225)
321.54/321.64	c #Conflicts:     383000 | #Learnt:      25815 | 0.000
321.54/321.64	c total clause space: 206.656MB
321.54/321.64	c total #watches: 612100
323.04/323.13	c total #propagations: 184614057 / total #impl: 819696626 (eff. 0.225)
323.04/323.13	c #Conflicts:     384000 | #Learnt:      26815 | 0.000
323.04/323.13	c total clause space: 206.656MB
323.04/323.13	c total #watches: 616608
324.24/324.35	c total #propagations: 185152700 / total #impl: 822054039 (eff. 0.225)
324.24/324.35	c #Conflicts:     385000 | #Learnt:      27815 | 0.000
324.24/324.35	c total clause space: 206.656MB
324.24/324.35	c total #watches: 621074
325.65/325.71	c total #propagations: 185557887 / total #impl: 823918728 (eff. 0.225)
325.65/325.71	c #Conflicts:     386000 | #Learnt:      28815 | 0.000
325.65/325.71	c total clause space: 206.656MB
325.65/325.71	c total #watches: 624650
327.04/327.17	c total #propagations: 185994216 / total #impl: 825944095 (eff. 0.225)
327.04/327.17	c #Conflicts:     387000 | #Learnt:      29815 | 0.000
327.04/327.17	c total clause space: 206.656MB
327.04/327.17	c total #watches: 630044
327.94/328.03	c total #propagations: 186459580 / total #impl: 828100857 (eff. 0.225)
327.94/328.03	c GC COLLECT
327.94/328.03	c #Conflicts:     388000 | #Learnt:      15919 | 0.000
327.94/328.03	c total clause space: 206.656MB
327.94/328.03	c total #watches: 564575
328.85/328.95	c total #propagations: 186939062 / total #impl: 830189556 (eff. 0.225)
328.85/328.95	c #Conflicts:     389000 | #Learnt:      16919 | 0.000
328.85/328.95	c total clause space: 206.656MB
328.85/328.95	c total #watches: 568932
329.74/329.89	c total #propagations: 187439621 / total #impl: 832329672 (eff. 0.225)
329.74/329.89	c #Conflicts:     390000 | #Learnt:      17919 | 0.000
329.74/329.89	c total clause space: 206.656MB
329.74/329.89	c total #watches: 574900
330.84/330.99	c total #propagations: 187918339 / total #impl: 834407300 (eff. 0.225)
330.84/330.99	c #Conflicts:     391000 | #Learnt:      18919 | 0.000
330.84/330.99	c total clause space: 206.656MB
330.84/330.99	c total #watches: 579587
331.94/332.04	c total #propagations: 188440855 / total #impl: 836556721 (eff. 0.225)
331.94/332.04	c #Conflicts:     392000 | #Learnt:      19919 | 0.000
331.94/332.04	c total clause space: 206.656MB
331.94/332.04	c total #watches: 583315
332.94/333.05	c total #propagations: 188977614 / total #impl: 838660476 (eff. 0.225)
332.94/333.05	c #Conflicts:     393000 | #Learnt:      20919 | 0.000
332.94/333.05	c total clause space: 206.656MB
332.94/333.05	c total #watches: 586598
334.14/334.21	c total #propagations: 189514673 / total #impl: 840967549 (eff. 0.225)
334.14/334.21	c #Conflicts:     394000 | #Learnt:      21919 | 0.000
334.14/334.21	c total clause space: 206.656MB
334.14/334.21	c total #watches: 591410
335.14/335.22	c total #propagations: 190029335 / total #impl: 843101014 (eff. 0.225)
335.14/335.22	c #Conflicts:     395000 | #Learnt:      22919 | 0.000
335.14/335.22	c total clause space: 206.656MB
335.14/335.22	c total #watches: 596095
336.44/336.58	c total #propagations: 190491196 / total #impl: 845143723 (eff. 0.225)
336.44/336.58	c #Conflicts:     396000 | #Learnt:      23919 | 0.000
336.44/336.58	c total clause space: 206.656MB
336.44/336.58	c total #watches: 601118
337.84/337.96	c total #propagations: 191026248 / total #impl: 847550988 (eff. 0.225)
337.84/337.96	c #Conflicts:     397000 | #Learnt:      24919 | 0.000
337.84/337.96	c total clause space: 206.656MB
337.84/337.96	c total #watches: 605437
339.24/339.35	c total #propagations: 191561795 / total #impl: 849979489 (eff. 0.225)
339.24/339.35	c #Conflicts:     398000 | #Learnt:      25919 | 0.000
339.24/339.35	c total clause space: 206.656MB
339.24/339.35	c total #watches: 609862
340.64/340.78	c total #propagations: 192097718 / total #impl: 852560584 (eff. 0.225)
340.64/340.78	c #Conflicts:     399000 | #Learnt:      26919 | 0.000
340.64/340.78	c total clause space: 206.656MB
340.64/340.78	c total #watches: 613968
341.84/341.96	c total #propagations: 192576309 / total #impl: 854673566 (eff. 0.225)
341.84/341.96	c #Conflicts:     400000 | #Learnt:      27919 | 0.000
341.84/341.96	c total clause space: 206.656MB
341.84/341.96	c total #watches: 618375
343.14/343.30	c total #propagations: 193069473 / total #impl: 856987162 (eff. 0.225)
343.14/343.30	c #Conflicts:     401000 | #Learnt:      28919 | 0.000
343.14/343.30	c total clause space: 206.656MB
343.14/343.30	c total #watches: 623555
344.64/344.79	c total #propagations: 193545699 / total #impl: 859207904 (eff. 0.225)
344.64/344.79	c #Conflicts:     402000 | #Learnt:      29919 | 0.000
344.64/344.79	c total clause space: 206.656MB
344.64/344.79	c total #watches: 628869
345.94/346.01	c total #propagations: 194043819 / total #impl: 861515660 (eff. 0.225)
345.94/346.01	c GC COLLECT
345.94/346.01	c #Conflicts:     403000 | #Learnt:      15707 | 0.000
345.94/346.01	c total clause space: 206.656MB
345.94/346.01	c total #watches: 563856
346.64/346.79	c total #propagations: 194550469 / total #impl: 863655734 (eff. 0.225)
346.64/346.79	c #Conflicts:     404000 | #Learnt:      16707 | 0.000
346.64/346.79	c total clause space: 206.656MB
346.64/346.79	c total #watches: 570507
347.74/347.85	c total #propagations: 195006046 / total #impl: 866053752 (eff. 0.225)
347.74/347.85	c #Conflicts:     405000 | #Learnt:      17707 | 0.000
347.74/347.85	c total clause space: 206.656MB
347.74/347.85	c total #watches: 575791
348.64/348.73	c total #propagations: 195552107 / total #impl: 868802679 (eff. 0.225)
348.64/348.73	c #Conflicts:     406000 | #Learnt:      18707 | 0.000
348.64/348.73	c total clause space: 206.656MB
348.64/348.73	c total #watches: 581371
349.64/349.78	c total #propagations: 195943028 / total #impl: 870549226 (eff. 0.225)
349.64/349.78	c #Conflicts:     407000 | #Learnt:      19707 | 0.000
349.64/349.78	c total clause space: 206.656MB
349.64/349.78	c total #watches: 585966
350.94/351.06	c total #propagations: 196435072 / total #impl: 872718638 (eff. 0.225)
350.94/351.06	c #Conflicts:     408000 | #Learnt:      20707 | 0.000
350.94/351.06	c total clause space: 206.656MB
350.94/351.06	c total #watches: 593061
352.34/352.46	c total #propagations: 197018976 / total #impl: 875228114 (eff. 0.225)
352.34/352.46	c #Conflicts:     409000 | #Learnt:      21707 | 0.000
352.34/352.46	c total clause space: 206.656MB
352.34/352.46	c total #watches: 596306
353.64/353.73	c total #propagations: 197509171 / total #impl: 877200370 (eff. 0.225)
353.64/353.73	c #Conflicts:     410000 | #Learnt:      22707 | 0.000
353.64/353.73	c total clause space: 206.656MB
353.64/353.73	c total #watches: 602125
354.84/354.91	c total #propagations: 198059058 / total #impl: 879548544 (eff. 0.225)
354.84/354.91	c #Conflicts:     411000 | #Learnt:      23707 | 0.000
354.84/354.91	c total clause space: 206.656MB
354.84/354.91	c total #watches: 606673
356.04/356.11	c total #propagations: 198538628 / total #impl: 881536086 (eff. 0.225)
356.04/356.11	c #Conflicts:     412000 | #Learnt:      24707 | 0.000
356.04/356.11	c total clause space: 206.656MB
356.04/356.11	c total #watches: 610764
357.24/357.32	c total #propagations: 198984212 / total #impl: 883562179 (eff. 0.225)
357.24/357.32	c #Conflicts:     413000 | #Learnt:      25707 | 0.000
357.24/357.32	c total clause space: 206.656MB
357.24/357.32	c total #watches: 614458
358.44/358.52	c total #propagations: 199453412 / total #impl: 885774820 (eff. 0.225)
358.44/358.52	c #Conflicts:     414000 | #Learnt:      26707 | 0.000
358.44/358.52	c total clause space: 206.656MB
358.44/358.52	c total #watches: 617562
359.84/359.95	c total #propagations: 199910052 / total #impl: 887962218 (eff. 0.225)
359.84/359.95	c #Conflicts:     415000 | #Learnt:      27707 | 0.000
359.84/359.95	c total clause space: 206.656MB
359.84/359.95	c total #watches: 620915
361.24/361.33	c total #propagations: 200316582 / total #impl: 889765466 (eff. 0.225)
361.24/361.33	c #Conflicts:     416000 | #Learnt:      28707 | 0.000
361.24/361.33	c total clause space: 206.656MB
361.24/361.33	c total #watches: 624678
362.63/362.72	c total #propagations: 200715796 / total #impl: 891610780 (eff. 0.225)
362.63/362.72	c #Conflicts:     417000 | #Learnt:      29707 | 0.000
362.63/362.72	c total clause space: 206.656MB
362.63/362.72	c total #watches: 628115
363.73/363.82	c total #propagations: 201139866 / total #impl: 893544212 (eff. 0.225)
363.73/363.82	c #Conflicts:     418000 | #Learnt:      30707 | 0.000
363.73/363.82	c total clause space: 206.656MB
363.73/363.82	c total #watches: 631453
364.53/364.67	c total #propagations: 201605900 / total #impl: 895837625 (eff. 0.225)
364.53/364.67	c GC COLLECT
364.53/364.67	c #Conflicts:     419000 | #Learnt:      16212 | 0.000
364.53/364.67	c total clause space: 206.656MB
364.53/364.67	c total #watches: 565155
365.24/365.37	c total #propagations: 202061747 / total #impl: 898119107 (eff. 0.225)
365.24/365.37	c #Conflicts:     420000 | #Learnt:      17212 | 0.000
365.24/365.37	c total clause space: 206.656MB
365.24/365.37	c total #watches: 569115
366.03/366.15	c total #propagations: 202482135 / total #impl: 900285206 (eff. 0.225)
366.03/366.15	c #Conflicts:     421000 | #Learnt:      18212 | 0.000
366.03/366.15	c total clause space: 206.656MB
366.03/366.16	c total #watches: 572244
366.83/366.97	c total #propagations: 202896588 / total #impl: 902338577 (eff. 0.225)
366.83/366.97	c #Conflicts:     422000 | #Learnt:      19212 | 0.000
366.83/366.97	c total clause space: 206.656MB
366.83/366.97	c total #watches: 575517
367.73/367.87	c total #propagations: 203293827 / total #impl: 904312565 (eff. 0.225)
367.73/367.87	c #Conflicts:     423000 | #Learnt:      20212 | 0.000
367.73/367.87	c total clause space: 206.656MB
367.73/367.87	c total #watches: 578429
368.63/368.78	c total #propagations: 203726231 / total #impl: 906410255 (eff. 0.225)
368.63/368.78	c #Conflicts:     424000 | #Learnt:      21212 | 0.000
368.63/368.78	c total clause space: 206.656MB
368.63/368.78	c total #watches: 582230
369.73/369.89	c total #propagations: 204157751 / total #impl: 908199685 (eff. 0.225)
369.73/369.89	c #Conflicts:     425000 | #Learnt:      22212 | 0.000
369.73/369.89	c total clause space: 206.656MB
369.73/369.89	c total #watches: 586399
370.93/371.05	c total #propagations: 204711899 / total #impl: 910374935 (eff. 0.225)
370.93/371.05	c #Conflicts:     426000 | #Learnt:      23212 | 0.000
370.93/371.05	c total clause space: 206.656MB
370.93/371.05	c total #watches: 592385
372.23/372.37	c total #propagations: 205240405 / total #impl: 912626282 (eff. 0.225)
372.23/372.37	c #Conflicts:     427000 | #Learnt:      24212 | 0.000
372.23/372.37	c total clause space: 206.656MB
372.23/372.37	c total #watches: 598479
373.43/373.60	c total #propagations: 205777013 / total #impl: 915019936 (eff. 0.225)
373.43/373.60	c #Conflicts:     428000 | #Learnt:      25212 | 0.000
373.43/373.60	c total clause space: 206.656MB
373.53/373.60	c total #watches: 609365
375.14/375.28	c total #propagations: 206207539 / total #impl: 917122631 (eff. 0.225)
375.14/375.28	c #Conflicts:     429000 | #Learnt:      26212 | 0.000
375.14/375.28	c total clause space: 206.656MB
375.14/375.28	c total #watches: 622771
377.34/377.43	c total #propagations: 206637795 / total #impl: 919449396 (eff. 0.225)
377.34/377.43	c #Conflicts:     430000 | #Learnt:      27212 | 0.000
377.34/377.43	c total clause space: 206.656MB
377.34/377.43	c total #watches: 633674
379.54/379.63	c total #propagations: 207154198 / total #impl: 922091007 (eff. 0.225)
379.54/379.63	c #Conflicts:     431000 | #Learnt:      28212 | 0.000
379.54/379.63	c total clause space: 206.656MB
379.54/379.63	c total #watches: 642909
381.74/381.89	c total #propagations: 207723683 / total #impl: 925145253 (eff. 0.225)
381.74/381.89	c #Conflicts:     432000 | #Learnt:      29212 | 0.000
381.74/381.89	c total clause space: 206.656MB
381.74/381.89	c total #watches: 649128
384.63/384.78	c total #propagations: 208199825 / total #impl: 927746832 (eff. 0.224)
384.63/384.78	c #Conflicts:     433000 | #Learnt:      30212 | 0.000
384.63/384.78	c total clause space: 206.656MB
384.63/384.78	c total #watches: 654776
387.53/387.64	c total #propagations: 208730782 / total #impl: 930298018 (eff. 0.224)
387.53/387.64	c #Conflicts:     434000 | #Learnt:      31212 | 0.000
387.53/387.64	c total clause space: 206.656MB
387.53/387.64	c total #watches: 661966
389.44/389.56	c total #propagations: 209242373 / total #impl: 933384036 (eff. 0.224)
389.44/389.56	c GC COLLECT
389.44/389.56	c #Conflicts:     435000 | #Learnt:      16404 | 0.000
389.44/389.56	c total clause space: 206.656MB
389.44/389.56	c total #watches: 566787
390.44/390.60	c total #propagations: 209783648 / total #impl: 935963453 (eff. 0.224)
390.44/390.60	c #Conflicts:     436000 | #Learnt:      17404 | 0.000
390.44/390.60	c total clause space: 206.656MB
390.44/390.60	c total #watches: 572944
391.33/391.43	c total #propagations: 210362338 / total #impl: 938486509 (eff. 0.224)
391.33/391.43	c #Conflicts:     437000 | #Learnt:      18404 | 0.000
391.33/391.43	c total clause space: 206.656MB
391.33/391.43	c total #watches: 579164
392.03/392.12	c total #propagations: 210776497 / total #impl: 940375117 (eff. 0.224)
392.03/392.12	c #Conflicts:     438000 | #Learnt:      19404 | 0.000
392.03/392.12	c total clause space: 206.656MB
392.03/392.12	c total #watches: 583416
392.64/392.78	c total #propagations: 211151632 / total #impl: 942302202 (eff. 0.224)
392.64/392.78	c #Conflicts:     439000 | #Learnt:      20404 | 0.000
392.64/392.78	c total clause space: 206.656MB
392.64/392.78	c total #watches: 587980
393.33/393.49	c total #propagations: 211501231 / total #impl: 944125069 (eff. 0.224)
393.33/393.49	c #Conflicts:     440000 | #Learnt:      21404 | 0.000
393.33/393.49	c total clause space: 206.656MB
393.33/393.49	c total #watches: 591080
394.23/394.30	c total #propagations: 211847709 / total #impl: 945937153 (eff. 0.224)
394.23/394.30	c #Conflicts:     441000 | #Learnt:      22404 | 0.000
394.23/394.30	c total clause space: 206.656MB
394.23/394.30	c total #watches: 594230
394.93/395.08	c total #propagations: 212207985 / total #impl: 947811306 (eff. 0.224)
394.93/395.08	c #Conflicts:     442000 | #Learnt:      23404 | 0.000
394.93/395.08	c total clause space: 206.656MB
394.93/395.08	c total #watches: 599059
395.73/395.89	c total #propagations: 212544224 / total #impl: 949569016 (eff. 0.224)
395.73/395.89	c #Conflicts:     443000 | #Learnt:      24404 | 0.000
395.73/395.89	c total clause space: 206.656MB
395.73/395.89	c total #watches: 602936
396.63/396.72	c total #propagations: 212914069 / total #impl: 951691173 (eff. 0.224)
396.63/396.72	c #Conflicts:     444000 | #Learnt:      25404 | 0.000
396.63/396.72	c total clause space: 206.656MB
396.63/396.72	c total #watches: 607872
397.73/397.80	c total #propagations: 213251701 / total #impl: 953626028 (eff. 0.224)
397.73/397.80	c #Conflicts:     445000 | #Learnt:      26404 | 0.000
397.73/397.80	c total clause space: 206.656MB
397.73/397.80	c total #watches: 612164
398.83/398.96	c total #propagations: 213638010 / total #impl: 955666308 (eff. 0.224)
398.83/398.96	c #Conflicts:     446000 | #Learnt:      27404 | 0.000
398.83/398.96	c total clause space: 206.656MB
398.83/398.96	c total #watches: 616549
400.13/400.27	c total #propagations: 214023150 / total #impl: 957800102 (eff. 0.223)
400.13/400.27	c #Conflicts:     447000 | #Learnt:      28404 | 0.000
400.13/400.27	c total clause space: 206.656MB
400.13/400.27	c total #watches: 621035
401.43/401.57	c total #propagations: 214413439 / total #impl: 959988187 (eff. 0.223)
401.43/401.57	c #Conflicts:     448000 | #Learnt:      29404 | 0.000
401.43/401.57	c total clause space: 206.656MB
401.43/401.58	c total #watches: 624710
402.83/402.94	c total #propagations: 214778295 / total #impl: 962066070 (eff. 0.223)
402.83/402.94	c #Conflicts:     449000 | #Learnt:      30404 | 0.000
402.83/402.94	c total clause space: 206.656MB
402.83/402.94	c total #watches: 629233
404.33/404.43	c total #propagations: 215151945 / total #impl: 964248448 (eff. 0.223)
404.33/404.43	c #Conflicts:     450000 | #Learnt:      31404 | 0.000
404.33/404.43	c total clause space: 206.656MB
404.33/404.43	c total #watches: 635703
405.93/406.04	c total #propagations: 215530764 / total #impl: 966552870 (eff. 0.223)
405.93/406.04	c GC COLLECT
405.93/406.04	c #Conflicts:     451000 | #Learnt:      16332 | 0.000
405.93/406.04	c total clause space: 206.656MB
405.93/406.04	c total #watches: 566539
406.53/406.67	c total #propagations: 215931780 / total #impl: 968971956 (eff. 0.223)
406.53/406.67	c #Conflicts:     452000 | #Learnt:      17332 | 0.000
406.53/406.67	c total clause space: 206.656MB
406.53/406.67	c total #watches: 570050
407.23/407.39	c total #propagations: 216305238 / total #impl: 971000289 (eff. 0.223)
407.23/407.39	c #Conflicts:     453000 | #Learnt:      18332 | 0.000
407.23/407.39	c total clause space: 206.656MB
407.23/407.39	c total #watches: 574686
408.03/408.12	c total #propagations: 216696785 / total #impl: 973096728 (eff. 0.223)
408.03/408.12	c #Conflicts:     454000 | #Learnt:      19332 | 0.000
408.03/408.12	c total clause space: 206.656MB
408.03/408.12	c total #watches: 580406
408.92/409.02	c total #propagations: 217075932 / total #impl: 975281983 (eff. 0.223)
408.92/409.02	c #Conflicts:     455000 | #Learnt:      20332 | 0.000
408.92/409.02	c total clause space: 206.656MB
408.92/409.02	c total #watches: 585688
409.82/409.93	c total #propagations: 217474240 / total #impl: 977593270 (eff. 0.222)
409.82/409.93	c #Conflicts:     456000 | #Learnt:      21332 | 0.000
409.82/409.93	c total clause space: 206.656MB
409.82/409.93	c total #watches: 591903
410.82/410.93	c total #propagations: 217838747 / total #impl: 979778841 (eff. 0.222)
410.82/410.93	c #Conflicts:     457000 | #Learnt:      22332 | 0.000
410.82/410.93	c total clause space: 206.656MB
410.82/410.93	c total #watches: 597739
411.92/412.01	c total #propagations: 218227581 / total #impl: 981975067 (eff. 0.222)
411.92/412.01	c #Conflicts:     458000 | #Learnt:      23332 | 0.000
411.92/412.01	c total clause space: 206.656MB
411.92/412.01	c total #watches: 602766
413.02/413.15	c total #propagations: 218598565 / total #impl: 984090287 (eff. 0.222)
413.02/413.15	c #Conflicts:     459000 | #Learnt:      24332 | 0.000
413.02/413.15	c total clause space: 206.656MB
413.02/413.15	c total #watches: 606425
414.22/414.36	c total #propagations: 218967340 / total #impl: 986083981 (eff. 0.222)
414.22/414.36	c #Conflicts:     460000 | #Learnt:      25332 | 0.000
414.22/414.36	c total clause space: 206.656MB
414.22/414.36	c total #watches: 611057
415.42/415.58	c total #propagations: 219361089 / total #impl: 988065649 (eff. 0.222)
415.42/415.58	c #Conflicts:     461000 | #Learnt:      26332 | 0.000
415.42/415.58	c total clause space: 206.656MB
415.42/415.58	c total #watches: 616443
416.72/416.81	c total #propagations: 219806649 / total #impl: 990246765 (eff. 0.222)
416.72/416.81	c #Conflicts:     462000 | #Learnt:      27332 | 0.000
416.72/416.81	c total clause space: 206.656MB
416.72/416.81	c total #watches: 622291
418.03/418.12	c total #propagations: 220254332 / total #impl: 992403231 (eff. 0.222)
418.03/418.12	c #Conflicts:     463000 | #Learnt:      28332 | 0.000
418.03/418.12	c total clause space: 206.656MB
418.03/418.12	c total #watches: 627039
419.32/419.49	c total #propagations: 220652216 / total #impl: 994456448 (eff. 0.222)
419.32/419.49	c #Conflicts:     464000 | #Learnt:      29332 | 0.000
419.32/419.49	c total clause space: 206.656MB
419.32/419.49	c total #watches: 631203
420.82/420.92	c total #propagations: 221053919 / total #impl: 996704292 (eff. 0.222)
420.82/420.92	c #Conflicts:     465000 | #Learnt:      30332 | 0.000
420.82/420.92	c total clause space: 206.656MB
420.82/420.92	c total #watches: 634950
422.43/422.57	c total #propagations: 221456994 / total #impl: 998923543 (eff. 0.222)
422.43/422.57	c #Conflicts:     466000 | #Learnt:      31332 | 0.000
422.43/422.57	c total clause space: 206.656MB
422.43/422.57	c total #watches: 640025
424.02/424.15	c total #propagations: 221860399 / total #impl: 1001134151 (eff. 0.222)
424.02/424.15	c #Conflicts:     467000 | #Learnt:      32332 | 0.000
424.02/424.15	c total clause space: 206.656MB
424.02/424.15	c total #watches: 643607
425.12/425.27	c total #propagations: 222245484 / total #impl: 1003179603 (eff. 0.222)
425.12/425.27	c GC COLLECT
425.12/425.27	c #Conflicts:     468000 | #Learnt:      16918 | 0.000
425.12/425.27	c total clause space: 206.656MB
425.12/425.27	c total #watches: 569157
425.92/426.02	c total #propagations: 222626493 / total #impl: 1005216413 (eff. 0.221)
425.92/426.02	c #Conflicts:     469000 | #Learnt:      17918 | 0.000
425.92/426.02	c total clause space: 206.656MB
425.92/426.02	c total #watches: 572629
426.62/426.75	c total #propagations: 223042720 / total #impl: 1007390907 (eff. 0.221)
426.62/426.75	c #Conflicts:     470000 | #Learnt:      18918 | 0.000
426.62/426.75	c total clause space: 206.656MB
426.62/426.75	c total #watches: 576309
427.72/427.81	c total #propagations: 223429559 / total #impl: 1009482594 (eff. 0.221)
427.72/427.81	c #Conflicts:     471000 | #Learnt:      19918 | 0.000
427.72/427.81	c total clause space: 206.656MB
427.72/427.81	c total #watches: 581251
428.82/428.96	c total #propagations: 223910687 / total #impl: 1012016759 (eff. 0.221)
428.82/428.96	c #Conflicts:     472000 | #Learnt:      20918 | 0.000
428.82/428.96	c total clause space: 206.656MB
428.82/428.96	c total #watches: 587969
430.13/430.23	c total #propagations: 224373338 / total #impl: 1014472748 (eff. 0.221)
430.13/430.23	c #Conflicts:     473000 | #Learnt:      21918 | 0.000
430.13/430.23	c total clause space: 206.656MB
430.13/430.23	c total #watches: 594954
431.32/431.44	c total #propagations: 224803643 / total #impl: 1016866058 (eff. 0.221)
431.32/431.44	c #Conflicts:     474000 | #Learnt:      22918 | 0.000
431.32/431.44	c total clause space: 206.656MB
431.32/431.44	c total #watches: 599332
432.62/432.70	c total #propagations: 225234319 / total #impl: 1019277711 (eff. 0.221)
432.62/432.70	c #Conflicts:     475000 | #Learnt:      23918 | 0.000
432.62/432.70	c total clause space: 206.656MB
432.62/432.71	c total #watches: 602901
433.82/433.95	c total #propagations: 225651864 / total #impl: 1021630995 (eff. 0.221)
433.82/433.95	c #Conflicts:     476000 | #Learnt:      24918 | 0.000
433.82/433.95	c total clause space: 206.656MB
433.82/433.96	c total #watches: 606552
435.22/435.35	c total #propagations: 226048217 / total #impl: 1023824389 (eff. 0.221)
435.22/435.35	c #Conflicts:     477000 | #Learnt:      25918 | 0.000
435.22/435.35	c total clause space: 206.656MB
435.22/435.35	c total #watches: 610699
436.52/436.64	c total #propagations: 226482017 / total #impl: 1026155836 (eff. 0.221)
436.52/436.64	c #Conflicts:     478000 | #Learnt:      26918 | 0.000
436.52/436.64	c total clause space: 206.656MB
436.52/436.64	c total #watches: 614343
437.83/437.94	c total #propagations: 226912479 / total #impl: 1028571056 (eff. 0.221)
437.83/437.94	c #Conflicts:     479000 | #Learnt:      27918 | 0.000
437.83/437.94	c total clause space: 206.656MB
437.83/437.95	c total #watches: 618538
439.42/439.57	c total #propagations: 227332690 / total #impl: 1030825619 (eff. 0.221)
439.42/439.57	c #Conflicts:     480000 | #Learnt:      28918 | 0.000
439.42/439.57	c total clause space: 206.656MB
439.42/439.57	c total #watches: 621456
441.22/441.36	c total #propagations: 227767702 / total #impl: 1033139525 (eff. 0.220)
441.22/441.36	c #Conflicts:     481000 | #Learnt:      29918 | 0.000
441.22/441.36	c total clause space: 206.656MB
441.22/441.36	c total #watches: 626389
443.23/443.35	c total #propagations: 228187642 / total #impl: 1035524801 (eff. 0.220)
443.23/443.35	c #Conflicts:     482000 | #Learnt:      30918 | 0.000
443.23/443.35	c total clause space: 206.656MB
443.23/443.35	c total #watches: 632079
445.12/445.25	c total #propagations: 228614077 / total #impl: 1038068630 (eff. 0.220)
445.12/445.25	c #Conflicts:     483000 | #Learnt:      31918 | 0.000
445.12/445.25	c total clause space: 206.656MB
445.12/445.25	c total #watches: 637650
447.13/447.22	c total #propagations: 229033014 / total #impl: 1040594127 (eff. 0.220)
447.13/447.22	c #Conflicts:     484000 | #Learnt:      32918 | 0.000
447.13/447.22	c total clause space: 206.656MB
447.13/447.22	c total #watches: 640720
448.53/448.64	c total #propagations: 229470359 / total #impl: 1043003182 (eff. 0.220)
448.53/448.64	c GC COLLECT
448.53/448.64	c #Conflicts:     485000 | #Learnt:      17198 | 0.000
448.53/448.64	c total clause space: 206.656MB
448.53/448.65	c total #watches: 571799
449.33/449.46	c total #propagations: 229903135 / total #impl: 1045558774 (eff. 0.220)
449.33/449.46	c #Conflicts:     486000 | #Learnt:      18198 | 0.000
449.33/449.46	c total clause space: 206.656MB
449.33/449.46	c total #watches: 578462
450.33/450.47	c total #propagations: 230297629 / total #impl: 1047780560 (eff. 0.220)
450.33/450.47	c #Conflicts:     487000 | #Learnt:      19198 | 0.000
450.33/450.47	c total clause space: 206.656MB
450.33/450.47	c total #watches: 583358
451.53/451.69	c total #propagations: 230717756 / total #impl: 1050073899 (eff. 0.220)
451.53/451.69	c #Conflicts:     488000 | #Learnt:      20198 | 0.000
451.53/451.69	c total clause space: 206.656MB
451.53/451.69	c total #watches: 587493
452.83/452.96	c total #propagations: 231156532 / total #impl: 1052389890 (eff. 0.220)
452.83/452.96	c #Conflicts:     489000 | #Learnt:      21198 | 0.000
452.83/452.96	c total clause space: 206.656MB
452.83/452.96	c total #watches: 591890
454.33/454.42	c total #propagations: 231587630 / total #impl: 1054572745 (eff. 0.220)
454.33/454.42	c #Conflicts:     490000 | #Learnt:      22198 | 0.000
454.33/454.42	c total clause space: 206.656MB
454.33/454.42	c total #watches: 595527
455.82/455.97	c total #propagations: 232047464 / total #impl: 1056864384 (eff. 0.220)
455.82/455.97	c #Conflicts:     491000 | #Learnt:      23198 | 0.000
455.82/455.97	c total clause space: 206.656MB
455.82/455.97	c total #watches: 599436
457.42/457.55	c total #propagations: 232491034 / total #impl: 1059297163 (eff. 0.219)
457.42/457.55	c #Conflicts:     492000 | #Learnt:      24198 | 0.000
457.42/457.55	c total clause space: 206.656MB
457.42/457.55	c total #watches: 603365
459.02/459.16	c total #propagations: 232972092 / total #impl: 1061768545 (eff. 0.219)
459.02/459.16	c #Conflicts:     493000 | #Learnt:      25198 | 0.000
459.02/459.16	c total clause space: 206.656MB
459.02/459.16	c total #watches: 606414
460.72/460.82	c total #propagations: 233466532 / total #impl: 1064239011 (eff. 0.219)
460.72/460.82	c #Conflicts:     494000 | #Learnt:      26198 | 0.000
460.72/460.82	c total clause space: 206.656MB
460.72/460.82	c total #watches: 609328
462.32/462.49	c total #propagations: 233948703 / total #impl: 1066648945 (eff. 0.219)
462.32/462.49	c #Conflicts:     495000 | #Learnt:      27198 | 0.000
462.32/462.49	c total clause space: 206.656MB
462.32/462.49	c total #watches: 613007
463.82/463.90	c total #propagations: 234396540 / total #impl: 1068841792 (eff. 0.219)
463.82/463.90	c #Conflicts:     496000 | #Learnt:      28198 | 0.000
463.82/463.90	c total clause space: 206.656MB
463.82/463.90	c total #watches: 616416
465.52/465.65	c total #propagations: 234816321 / total #impl: 1071091712 (eff. 0.219)
465.52/465.65	c #Conflicts:     497000 | #Learnt:      29198 | 0.000
465.52/465.65	c total clause space: 206.656MB
465.52/465.65	c total #watches: 622427
467.12/467.27	c total #propagations: 235263396 / total #impl: 1073784356 (eff. 0.219)
467.12/467.27	c #Conflicts:     498000 | #Learnt:      30198 | 0.000
467.12/467.27	c total clause space: 206.656MB
467.12/467.28	c total #watches: 627154
468.92/469.01	c total #propagations: 235680078 / total #impl: 1076044081 (eff. 0.219)
468.92/469.01	c #Conflicts:     499000 | #Learnt:      31198 | 0.000
468.92/469.01	c total clause space: 206.656MB
468.92/469.01	c total #watches: 631969
470.73/470.86	c total #propagations: 236081373 / total #impl: 1078312416 (eff. 0.219)
470.73/470.86	c #Conflicts:     500000 | #Learnt:      32198 | 0.000
470.73/470.86	c total clause space: 206.656MB
470.73/470.86	c total #watches: 637740
472.42/472.59	c total #propagations: 236499532 / total #impl: 1080971884 (eff. 0.219)
472.42/472.59	c #Conflicts:     501000 | #Learnt:      33198 | 0.000
472.42/472.59	c total clause space: 206.656MB
472.42/472.59	c total #watches: 644118
474.32/474.46	c total #propagations: 236902034 / total #impl: 1083266039 (eff. 0.219)
474.32/474.46	c GC COLLECT
474.32/474.46	c #Conflicts:     502000 | #Learnt:      17197 | 0.000
474.32/474.46	c total clause space: 206.656MB
474.32/474.46	c total #watches: 570396
475.23/475.36	c total #propagations: 237341943 / total #impl: 1085571292 (eff. 0.219)
475.23/475.36	c #Conflicts:     503000 | #Learnt:      18197 | 0.000
475.23/475.36	c total clause space: 206.656MB
475.23/475.36	c total #watches: 573752
476.12/476.25	c total #propagations: 237786566 / total #impl: 1087805761 (eff. 0.219)
476.12/476.25	c #Conflicts:     504000 | #Learnt:      19197 | 0.000
476.12/476.25	c total clause space: 206.656MB
476.12/476.25	c total #watches: 576786
477.12/477.25	c total #propagations: 238210279 / total #impl: 1089939534 (eff. 0.219)
477.12/477.25	c #Conflicts:     505000 | #Learnt:      20197 | 0.000
477.12/477.25	c total clause space: 206.656MB
477.12/477.25	c total #watches: 581904
478.12/478.21	c total #propagations: 238626911 / total #impl: 1092229431 (eff. 0.218)
478.12/478.21	c #Conflicts:     506000 | #Learnt:      21197 | 0.000
478.12/478.21	c total clause space: 206.656MB
478.12/478.21	c total #watches: 585755
479.22/479.38	c total #propagations: 239051956 / total #impl: 1094598521 (eff. 0.218)
479.22/479.38	c #Conflicts:     507000 | #Learnt:      22197 | 0.000
479.22/479.38	c total clause space: 206.656MB
479.22/479.38	c total #watches: 589947
480.52/480.61	c total #propagations: 239491267 / total #impl: 1097113273 (eff. 0.218)
480.52/480.61	c #Conflicts:     508000 | #Learnt:      23197 | 0.000
480.52/480.61	c total clause space: 206.656MB
480.52/480.61	c total #watches: 595814
481.73/481.85	c total #propagations: 239951543 / total #impl: 1099567985 (eff. 0.218)
481.73/481.85	c #Conflicts:     509000 | #Learnt:      24197 | 0.000
481.73/481.85	c total clause space: 206.656MB
481.73/481.85	c total #watches: 602034
483.12/483.25	c total #propagations: 240370464 / total #impl: 1101895888 (eff. 0.218)
483.12/483.25	c #Conflicts:     510000 | #Learnt:      25197 | 0.000
483.12/483.25	c total clause space: 206.656MB
483.12/483.26	c total #watches: 607513
484.82/484.93	c total #propagations: 240794611 / total #impl: 1104289173 (eff. 0.218)
484.82/484.93	c #Conflicts:     511000 | #Learnt:      26197 | 0.000
484.82/484.93	c total clause space: 206.656MB
484.82/484.93	c total #watches: 614323
486.52/486.68	c total #propagations: 241264103 / total #impl: 1106799833 (eff. 0.218)
486.52/486.68	c #Conflicts:     512000 | #Learnt:      27197 | 0.000
486.52/486.68	c total clause space: 206.656MB
486.52/486.68	c total #watches: 619490
488.52/488.66	c total #propagations: 241697580 / total #impl: 1109229111 (eff. 0.218)
488.52/488.66	c #Conflicts:     513000 | #Learnt:      28197 | 0.000
488.52/488.66	c total clause space: 206.656MB
488.52/488.66	c total #watches: 625425
490.32/490.47	c total #propagations: 242164926 / total #impl: 1111749759 (eff. 0.218)
490.32/490.47	c #Conflicts:     514000 | #Learnt:      29197 | 0.000
490.32/490.47	c total clause space: 206.656MB
490.32/490.47	c total #watches: 630363
491.92/492.05	c total #propagations: 242702740 / total #impl: 1114250891 (eff. 0.218)
491.92/492.05	c #Conflicts:     515000 | #Learnt:      30197 | 0.000
491.92/492.05	c total clause space: 206.656MB
491.92/492.06	c total #watches: 633991
493.62/493.74	c total #propagations: 243156008 / total #impl: 1116197923 (eff. 0.218)
493.62/493.74	c #Conflicts:     516000 | #Learnt:      31197 | 0.000
493.62/493.74	c total clause space: 206.656MB
493.62/493.74	c total #watches: 637304
495.42/495.56	c total #propagations: 243584802 / total #impl: 1118029502 (eff. 0.218)
495.42/495.56	c #Conflicts:     517000 | #Learnt:      32197 | 0.000
495.42/495.56	c total clause space: 206.656MB
495.42/495.56	c total #watches: 641974
497.32/497.40	c total #propagations: 244149265 / total #impl: 1120481045 (eff. 0.218)
497.32/497.40	c #Conflicts:     518000 | #Learnt:      33197 | 0.000
497.32/497.40	c total clause space: 206.656MB
497.32/497.40	c total #watches: 646325
499.22/499.31	c total #propagations: 244758807 / total #impl: 1123047402 (eff. 0.218)
499.22/499.31	c #Conflicts:     519000 | #Learnt:      34197 | 0.000
499.22/499.31	c total clause space: 206.656MB
499.22/499.31	c total #watches: 649576
500.82/500.90	c total #propagations: 245238991 / total #impl: 1125009307 (eff. 0.218)
500.82/500.90	c GC COLLECT
500.82/500.90	c #Conflicts:     520000 | #Learnt:      17902 | 0.000
500.82/500.90	c total clause space: 206.656MB
500.82/500.90	c total #watches: 573986
501.92/502.02	c total #propagations: 245703562 / total #impl: 1127117504 (eff. 0.218)
501.92/502.02	c #Conflicts:     521000 | #Learnt:      18902 | 0.000
501.92/502.02	c total clause space: 206.656MB
501.92/502.02	c total #watches: 578225
502.92/503.03	c total #propagations: 246105170 / total #impl: 1128936482 (eff. 0.218)
502.92/503.03	c #Conflicts:     522000 | #Learnt:      19902 | 0.000
502.92/503.03	c total clause space: 206.656MB
502.92/503.03	c total #watches: 586207
504.12/504.24	c total #propagations: 246585070 / total #impl: 1131201183 (eff. 0.218)
504.12/504.24	c #Conflicts:     523000 | #Learnt:      20902 | 0.000
504.12/504.24	c total clause space: 206.656MB
504.12/504.24	c total #watches: 590197
505.02/505.13	c total #propagations: 247091676 / total #impl: 1133312738 (eff. 0.218)
505.02/505.13	c #Conflicts:     524000 | #Learnt:      21902 | 0.000
505.02/505.13	c total clause space: 206.656MB
505.02/505.13	c total #watches: 593740
506.22/506.34	c total #propagations: 247534240 / total #impl: 1135365479 (eff. 0.218)
506.22/506.34	c #Conflicts:     525000 | #Learnt:      22902 | 0.000
506.22/506.34	c total clause space: 206.656MB
506.22/506.34	c total #watches: 596818
507.42/507.55	c total #propagations: 248012547 / total #impl: 1137388873 (eff. 0.218)
507.42/507.55	c #Conflicts:     526000 | #Learnt:      23902 | 0.000
507.42/507.55	c total clause space: 206.656MB
507.42/507.55	c total #watches: 600746
508.82/508.96	c total #propagations: 248541071 / total #impl: 1139543954 (eff. 0.218)
508.82/508.96	c #Conflicts:     527000 | #Learnt:      24902 | 0.000
508.82/508.96	c total clause space: 206.656MB
508.82/508.96	c total #watches: 608278
510.02/510.11	c total #propagations: 249114927 / total #impl: 1142075783 (eff. 0.218)
510.02/510.11	c #Conflicts:     528000 | #Learnt:      25902 | 0.000
510.02/510.11	c total clause space: 206.656MB
510.02/510.11	c total #watches: 614480
510.92/511.08	c total #propagations: 249615214 / total #impl: 1144852918 (eff. 0.218)
510.92/511.08	c #Conflicts:     529000 | #Learnt:      26902 | 0.000
510.92/511.08	c total clause space: 206.656MB
510.92/511.08	c total #watches: 619851
512.22/512.34	c total #propagations: 250067756 / total #impl: 1147317485 (eff. 0.218)
512.22/512.34	c #Conflicts:     530000 | #Learnt:      27902 | 0.000
512.22/512.34	c total clause space: 206.656MB
512.22/512.34	c total #watches: 626356
513.52/513.69	c total #propagations: 250463509 / total #impl: 1149520994 (eff. 0.218)
513.52/513.69	c #Conflicts:     531000 | #Learnt:      28902 | 0.000
513.52/513.69	c total clause space: 206.656MB
513.52/513.69	c total #watches: 637575
515.32/515.44	c total #propagations: 250862105 / total #impl: 1152040622 (eff. 0.218)
515.32/515.44	c #Conflicts:     532000 | #Learnt:      29902 | 0.000
515.32/515.44	c total clause space: 206.656MB
515.32/515.44	c total #watches: 643184
517.12/517.25	c total #propagations: 251289188 / total #impl: 1154602928 (eff. 0.218)
517.12/517.25	c #Conflicts:     533000 | #Learnt:      30902 | 0.000
517.12/517.25	c total clause space: 206.656MB
517.12/517.25	c total #watches: 648955
518.62/518.72	c total #propagations: 251760071 / total #impl: 1156952079 (eff. 0.218)
518.62/518.72	c #Conflicts:     534000 | #Learnt:      31902 | 0.000
518.62/518.72	c total clause space: 206.656MB
518.62/518.72	c total #watches: 653041
520.51/520.62	c total #propagations: 252194859 / total #impl: 1159410459 (eff. 0.218)
520.51/520.62	c #Conflicts:     535000 | #Learnt:      32902 | 0.000
520.51/520.62	c total clause space: 206.656MB
520.51/520.62	c total #watches: 658029
522.61/522.71	c total #propagations: 252645366 / total #impl: 1161747435 (eff. 0.217)
522.61/522.71	c #Conflicts:     536000 | #Learnt:      33902 | 0.000
522.61/522.71	c total clause space: 206.656MB
522.61/522.71	c total #watches: 665585
525.01/525.12	c total #propagations: 253110212 / total #impl: 1164357768 (eff. 0.217)
525.01/525.12	c #Conflicts:     537000 | #Learnt:      34902 | 0.000
525.01/525.12	c total clause space: 206.656MB
525.01/525.12	c total #watches: 670798
526.31/526.40	c total #propagations: 253655691 / total #impl: 1167081729 (eff. 0.217)
526.31/526.40	c GC COLLECT
526.31/526.40	c #Conflicts:     538000 | #Learnt:      18299 | 0.000
526.31/526.40	c total clause space: 206.656MB
526.31/526.40	c total #watches: 576708
527.21/527.32	c total #propagations: 254073465 / total #impl: 1169100993 (eff. 0.217)
527.21/527.32	c #Conflicts:     539000 | #Learnt:      19299 | 0.000
527.21/527.32	c total clause space: 206.656MB
527.21/527.32	c total #watches: 582706
528.51/528.63	c total #propagations: 254478653 / total #impl: 1171102603 (eff. 0.217)
528.51/528.63	c #Conflicts:     540000 | #Learnt:      20299 | 0.000
528.51/528.63	c total clause space: 206.656MB
528.51/528.63	c total #watches: 593873
530.01/530.10	c total #propagations: 254972764 / total #impl: 1173782242 (eff. 0.217)
530.01/530.10	c #Conflicts:     541000 | #Learnt:      21299 | 0.000
530.01/530.10	c total clause space: 206.656MB
530.01/530.11	c total #watches: 598837
531.22/531.37	c total #propagations: 255479534 / total #impl: 1175990522 (eff. 0.217)
531.22/531.37	c #Conflicts:     542000 | #Learnt:      22299 | 0.000
531.22/531.37	c total clause space: 206.656MB
531.22/531.37	c total #watches: 604377
532.61/532.74	c total #propagations: 255972375 / total #impl: 1178288338 (eff. 0.217)
532.61/532.74	c #Conflicts:     543000 | #Learnt:      23299 | 0.000
532.61/532.74	c total clause space: 206.656MB
532.61/532.74	c total #watches: 608583
534.31/534.44	c total #propagations: 256412209 / total #impl: 1180289394 (eff. 0.217)
534.31/534.44	c #Conflicts:     544000 | #Learnt:      24299 | 0.000
534.31/534.44	c total clause space: 206.656MB
534.31/534.44	c total #watches: 613289
535.91/536.09	c total #propagations: 256934262 / total #impl: 1182613886 (eff. 0.217)
535.91/536.09	c #Conflicts:     545000 | #Learnt:      25299 | 0.000
535.91/536.09	c total clause space: 206.656MB
535.91/536.09	c total #watches: 616590
537.41/537.56	c total #propagations: 257418729 / total #impl: 1184514895 (eff. 0.217)
537.41/537.56	c #Conflicts:     546000 | #Learnt:      26299 | 0.000
537.41/537.56	c total clause space: 206.656MB
537.41/537.57	c total #watches: 620307
539.41/539.53	c total #propagations: 257880327 / total #impl: 1186570788 (eff. 0.217)
539.41/539.53	c #Conflicts:     547000 | #Learnt:      27299 | 0.000
539.41/539.53	c total clause space: 206.656MB
539.41/539.53	c total #watches: 624661
541.12/541.28	c total #propagations: 258424043 / total #impl: 1188888678 (eff. 0.217)
541.12/541.28	c #Conflicts:     548000 | #Learnt:      28299 | 0.000
541.12/541.28	c total clause space: 206.656MB
541.12/541.28	c total #watches: 630739
542.51/542.67	c total #propagations: 258986130 / total #impl: 1191715818 (eff. 0.217)
542.51/542.67	c #Conflicts:     549000 | #Learnt:      29299 | 0.000
542.51/542.67	c total clause space: 206.656MB
542.51/542.67	c total #watches: 635597
543.91/544.04	c total #propagations: 259461058 / total #impl: 1194126940 (eff. 0.217)
543.91/544.04	c #Conflicts:     550000 | #Learnt:      30299 | 0.000
543.91/544.04	c total clause space: 206.656MB
543.91/544.04	c total #watches: 639523
545.41/545.50	c total #propagations: 259912530 / total #impl: 1196337735 (eff. 0.217)
545.41/545.50	c #Conflicts:     551000 | #Learnt:      31299 | 0.000
545.41/545.50	c total clause space: 206.656MB
545.41/545.50	c total #watches: 642520
547.11/547.20	c total #propagations: 260381690 / total #impl: 1198592816 (eff. 0.217)
547.11/547.20	c #Conflicts:     552000 | #Learnt:      32299 | 0.000
547.11/547.20	c total clause space: 206.656MB
547.11/547.20	c total #watches: 645467
548.71/548.85	c total #propagations: 260848230 / total #impl: 1200634632 (eff. 0.217)
548.71/548.85	c #Conflicts:     553000 | #Learnt:      33299 | 0.000
548.71/548.85	c total clause space: 206.656MB
548.71/548.85	c total #watches: 648859
550.41/550.57	c total #propagations: 261253147 / total #impl: 1202374447 (eff. 0.217)
550.41/550.57	c #Conflicts:     554000 | #Learnt:      34299 | 0.000
550.41/550.57	c total clause space: 206.656MB
550.41/550.57	c total #watches: 653199
552.31/552.45	c total #propagations: 261660628 / total #impl: 1204041650 (eff. 0.217)
552.31/552.45	c #Conflicts:     555000 | #Learnt:      35299 | 0.000
552.31/552.45	c total clause space: 206.656MB
552.31/552.45	c total #watches: 657692
553.61/553.78	c total #propagations: 262078960 / total #impl: 1205854090 (eff. 0.217)
553.61/553.78	c GC COLLECT
553.61/553.78	c #Conflicts:     556000 | #Learnt:      18410 | 0.000
553.61/553.78	c total clause space: 206.656MB
553.61/553.78	c total #watches: 576982
554.51/554.67	c total #propagations: 262474544 / total #impl: 1207515992 (eff. 0.217)
554.51/554.67	c #Conflicts:     557000 | #Learnt:      19410 | 0.000
554.51/554.67	c total clause space: 206.656MB
554.51/554.67	c total #watches: 582215
555.52/555.68	c total #propagations: 262869272 / total #impl: 1209173206 (eff. 0.217)
555.52/555.68	c #Conflicts:     558000 | #Learnt:      20410 | 0.000
555.52/555.68	c total clause space: 206.656MB
555.52/555.68	c total #watches: 586118
556.62/556.71	c total #propagations: 263295114 / total #impl: 1210796715 (eff. 0.217)
556.62/556.71	c #Conflicts:     559000 | #Learnt:      21410 | 0.000
556.62/556.71	c total clause space: 206.656MB
556.62/556.71	c total #watches: 590118
557.51/557.68	c total #propagations: 263801977 / total #impl: 1212914831 (eff. 0.217)
557.51/557.68	c #Conflicts:     560000 | #Learnt:      22410 | 0.000
557.51/557.68	c total clause space: 206.656MB
557.51/557.68	c total #watches: 593534
558.51/558.66	c total #propagations: 264283419 / total #impl: 1214928504 (eff. 0.218)
558.51/558.66	c #Conflicts:     561000 | #Learnt:      23410 | 0.000
558.51/558.66	c total clause space: 206.656MB
558.51/558.66	c total #watches: 596439
559.61/559.74	c total #propagations: 264759640 / total #impl: 1216866108 (eff. 0.218)
559.61/559.74	c #Conflicts:     562000 | #Learnt:      24410 | 0.000
559.61/559.74	c total clause space: 206.656MB
559.61/559.74	c total #watches: 600110
560.71/560.86	c total #propagations: 265260819 / total #impl: 1218969169 (eff. 0.218)
560.71/560.86	c #Conflicts:     563000 | #Learnt:      25410 | 0.000
560.71/560.86	c total clause space: 206.656MB
560.71/560.86	c total #watches: 604181
561.81/561.94	c total #propagations: 265800184 / total #impl: 1221272460 (eff. 0.218)
561.81/561.94	c #Conflicts:     564000 | #Learnt:      26410 | 0.000
561.81/561.94	c total clause space: 206.656MB
561.81/561.94	c total #watches: 607811
562.91/563.04	c total #propagations: 266306779 / total #impl: 1223920729 (eff. 0.218)
562.91/563.04	c #Conflicts:     565000 | #Learnt:      27410 | 0.000
562.91/563.04	c total clause space: 206.656MB
562.91/563.04	c total #watches: 612053
563.91/564.07	c total #propagations: 266769766 / total #impl: 1226191682 (eff. 0.218)
563.91/564.07	c #Conflicts:     566000 | #Learnt:      28410 | 0.000
563.91/564.07	c total clause space: 206.656MB
563.91/564.07	c total #watches: 619972
565.42/565.52	c total #propagations: 267182095 / total #impl: 1228271822 (eff. 0.218)
565.42/565.52	c #Conflicts:     567000 | #Learnt:      29410 | 0.000
565.42/565.52	c total clause space: 206.656MB
565.42/565.53	c total #watches: 624823
566.81/566.95	c total #propagations: 267674469 / total #impl: 1230289391 (eff. 0.218)
566.81/566.95	c #Conflicts:     568000 | #Learnt:      30410 | 0.000
566.81/566.95	c total clause space: 206.656MB
566.81/566.95	c total #watches: 630307
568.41/568.56	c total #propagations: 268192734 / total #impl: 1232687626 (eff. 0.218)
568.41/568.56	c #Conflicts:     569000 | #Learnt:      31410 | 0.000
568.41/568.56	c total clause space: 206.656MB
568.41/568.56	c total #watches: 634415
569.91/570.06	c total #propagations: 268690650 / total #impl: 1234836544 (eff. 0.218)
569.91/570.06	c #Conflicts:     570000 | #Learnt:      32410 | 0.000
569.91/570.06	c total clause space: 206.656MB
569.91/570.06	c total #watches: 638482
571.61/571.74	c total #propagations: 269201992 / total #impl: 1237089098 (eff. 0.218)
571.61/571.74	c #Conflicts:     571000 | #Learnt:      33410 | 0.000
571.61/571.74	c total clause space: 206.656MB
571.61/571.74	c total #watches: 642127
573.01/573.13	c total #propagations: 269754127 / total #impl: 1239522314 (eff. 0.218)
573.01/573.13	c #Conflicts:     572000 | #Learnt:      34410 | 0.000
573.01/573.13	c total clause space: 206.656MB
573.01/573.13	c total #watches: 647519
574.41/574.53	c total #propagations: 270215740 / total #impl: 1241563566 (eff. 0.218)
574.41/574.53	c #Conflicts:     573000 | #Learnt:      35410 | 0.000
574.41/574.53	c total clause space: 206.656MB
574.41/574.53	c total #watches: 651271
575.91/576.07	c total #propagations: 270683863 / total #impl: 1243695660 (eff. 0.218)
575.91/576.07	c #Conflicts:     574000 | #Learnt:      36410 | 0.000
575.91/576.07	c total clause space: 206.656MB
575.91/576.07	c total #watches: 655741
577.11/577.21	c total #propagations: 271191099 / total #impl: 1246070269 (eff. 0.218)
577.11/577.21	c GC COLLECT
577.11/577.21	c #Conflicts:     575000 | #Learnt:      19204 | 0.000
577.11/577.21	c total clause space: 206.656MB
577.11/577.21	c total #watches: 580258
578.31/578.41	c total #propagations: 271665089 / total #impl: 1248076836 (eff. 0.218)
578.31/578.41	c #Conflicts:     576000 | #Learnt:      20204 | 0.000
578.31/578.41	c total clause space: 206.656MB
578.31/578.41	c total #watches: 583659
579.41/579.57	c total #propagations: 272127550 / total #impl: 1250045354 (eff. 0.218)
579.41/579.57	c #Conflicts:     577000 | #Learnt:      21204 | 0.000
579.41/579.57	c total clause space: 206.656MB
579.41/579.57	c total #watches: 587972
580.51/580.66	c total #propagations: 272562196 / total #impl: 1251824791 (eff. 0.218)
580.51/580.66	c #Conflicts:     578000 | #Learnt:      22204 | 0.000
580.51/580.66	c total clause space: 206.656MB
580.51/580.66	c total #watches: 592409
581.61/581.71	c total #propagations: 273029059 / total #impl: 1253757311 (eff. 0.218)
581.61/581.71	c #Conflicts:     579000 | #Learnt:      23204 | 0.000
581.61/581.71	c total clause space: 206.656MB
581.61/581.71	c total #watches: 595885
582.61/582.77	c total #propagations: 273523681 / total #impl: 1255948438 (eff. 0.218)
582.61/582.77	c #Conflicts:     580000 | #Learnt:      24204 | 0.000
582.61/582.77	c total clause space: 206.656MB
582.61/582.77	c total #watches: 600603
583.81/583.90	c total #propagations: 274059830 / total #impl: 1258668433 (eff. 0.218)
583.81/583.90	c #Conflicts:     581000 | #Learnt:      25204 | 0.000
583.81/583.90	c total clause space: 206.656MB
583.81/583.90	c total #watches: 603974
584.81/584.99	c total #propagations: 274579491 / total #impl: 1261066201 (eff. 0.218)
584.81/584.99	c #Conflicts:     582000 | #Learnt:      26204 | 0.000
584.81/584.99	c total clause space: 206.656MB
584.81/584.99	c total #watches: 607572
585.90/586.06	c total #propagations: 275084258 / total #impl: 1263183847 (eff. 0.218)
585.90/586.06	c #Conflicts:     583000 | #Learnt:      27204 | 0.000
585.90/586.06	c total clause space: 206.656MB
585.90/586.06	c total #watches: 610199
587.31/587.47	c total #propagations: 275504625 / total #impl: 1264909764 (eff. 0.218)
587.31/587.47	c #Conflicts:     584000 | #Learnt:      28204 | 0.000
587.31/587.47	c total clause space: 206.656MB
587.31/587.47	c total #watches: 614714
588.90/589.01	c total #propagations: 275993550 / total #impl: 1266846271 (eff. 0.218)
588.90/589.01	c #Conflicts:     585000 | #Learnt:      29204 | 0.000
588.90/589.01	c total clause space: 206.656MB
588.90/589.01	c total #watches: 618474
590.10/590.25	c total #propagations: 276592644 / total #impl: 1269391824 (eff. 0.218)
590.10/590.25	c #Conflicts:     586000 | #Learnt:      30204 | 0.000
590.10/590.25	c total clause space: 206.656MB
590.10/590.26	c total #watches: 623250
591.60/591.77	c total #propagations: 277095088 / total #impl: 1271592159 (eff. 0.218)
591.60/591.77	c #Conflicts:     587000 | #Learnt:      31204 | 0.000
591.60/591.77	c total clause space: 206.656MB
591.60/591.77	c total #watches: 629335
593.10/593.26	c total #propagations: 277597016 / total #impl: 1273949105 (eff. 0.218)
593.10/593.26	c #Conflicts:     588000 | #Learnt:      32204 | 0.000
593.10/593.26	c total clause space: 206.656MB
593.10/593.26	c total #watches: 633102
594.60/594.76	c total #propagations: 278102510 / total #impl: 1276300545 (eff. 0.218)
594.60/594.76	c #Conflicts:     589000 | #Learnt:      33204 | 0.000
594.60/594.76	c total clause space: 206.656MB
594.60/594.76	c total #watches: 637677
596.00/596.11	c total #propagations: 278616483 / total #impl: 1278639927 (eff. 0.218)
596.00/596.11	c #Conflicts:     590000 | #Learnt:      34204 | 0.000
596.00/596.11	c total clause space: 206.656MB
596.00/596.11	c total #watches: 641146
597.21/597.39	c total #propagations: 279104506 / total #impl: 1280855295 (eff. 0.218)
597.21/597.39	c #Conflicts:     591000 | #Learnt:      35204 | 0.000
597.21/597.39	c total clause space: 206.656MB
597.21/597.39	c total #watches: 646750
598.70/598.89	c total #propagations: 279589309 / total #impl: 1283232488 (eff. 0.218)
598.70/598.89	c #Conflicts:     592000 | #Learnt:      36204 | 0.000
598.70/598.89	c total clause space: 206.656MB
598.70/598.89	c total #watches: 652239
600.40/600.57	c total #propagations: 280019547 / total #impl: 1285294972 (eff. 0.218)
600.40/600.57	c GC COLLECT
600.40/600.57	c #Conflicts:     593000 | #Learnt:      18716 | 0.000
600.40/600.57	c total clause space: 206.656MB
600.40/600.57	c total #watches: 578123
601.50/601.67	c total #propagations: 280421318 / total #impl: 1286955494 (eff. 0.218)
601.50/601.67	c #Conflicts:     594000 | #Learnt:      19716 | 0.000
601.50/601.67	c total clause space: 206.656MB
601.50/601.67	c total #watches: 584259
602.71/602.90	c total #propagations: 280910581 / total #impl: 1289169853 (eff. 0.218)
602.71/602.90	c #Conflicts:     595000 | #Learnt:      20716 | 0.000
602.71/602.90	c total clause space: 206.656MB
602.71/602.90	c total #watches: 591108
604.10/604.22	c total #propagations: 281412108 / total #impl: 1291488551 (eff. 0.218)
604.10/604.22	c #Conflicts:     596000 | #Learnt:      21716 | 0.000
604.10/604.22	c total clause space: 206.656MB
604.10/604.22	c total #watches: 596224
605.20/605.30	c total #propagations: 281901448 / total #impl: 1293602873 (eff. 0.218)
605.20/605.30	c #Conflicts:     597000 | #Learnt:      22716 | 0.000
605.20/605.30	c total clause space: 206.656MB
605.20/605.30	c total #watches: 599792
606.30/606.41	c total #propagations: 282317239 / total #impl: 1295510346 (eff. 0.218)
606.30/606.41	c #Conflicts:     598000 | #Learnt:      23716 | 0.000
606.30/606.41	c total clause space: 206.656MB
606.30/606.41	c total #watches: 605281
607.60/607.78	c total #propagations: 282718037 / total #impl: 1297519930 (eff. 0.218)
607.60/607.78	c #Conflicts:     599000 | #Learnt:      24716 | 0.000
607.60/607.78	c total clause space: 206.656MB
607.60/607.78	c total #watches: 614756
609.00/609.19	c total #propagations: 283161346 / total #impl: 1300047234 (eff. 0.218)
609.00/609.19	c #Conflicts:     600000 | #Learnt:      25716 | 0.000
609.00/609.19	c total clause space: 206.656MB
609.00/609.19	c total #watches: 619836
610.60/610.77	c total #propagations: 283607949 / total #impl: 1302462994 (eff. 0.218)
610.60/610.77	c #Conflicts:     601000 | #Learnt:      26716 | 0.000
610.60/610.77	c total clause space: 206.656MB
610.60/610.77	c total #watches: 625636
612.20/612.34	c total #propagations: 284100459 / total #impl: 1305245371 (eff. 0.218)
612.20/612.34	c #Conflicts:     602000 | #Learnt:      27716 | 0.000
612.20/612.34	c total clause space: 206.656MB
612.20/612.34	c total #watches: 629726
613.81/613.91	c total #propagations: 284545728 / total #impl: 1307683739 (eff. 0.218)
613.81/613.91	c #Conflicts:     603000 | #Learnt:      28716 | 0.000
613.81/613.91	c total clause space: 206.656MB
613.81/613.92	c total #watches: 634954
615.40/615.51	c total #propagations: 285008939 / total #impl: 1310223898 (eff. 0.218)
615.40/615.51	c #Conflicts:     604000 | #Learnt:      29716 | 0.000
615.40/615.51	c total clause space: 206.656MB
615.40/615.51	c total #watches: 640009
617.11/617.27	c total #propagations: 285392611 / total #impl: 1312062643 (eff. 0.218)
617.11/617.27	c #Conflicts:     605000 | #Learnt:      30716 | 0.000
617.11/617.27	c total clause space: 206.656MB
617.11/617.27	c total #watches: 645535
619.21/619.34	c total #propagations: 285781649 / total #impl: 1314055885 (eff. 0.217)
619.21/619.34	c #Conflicts:     606000 | #Learnt:      31716 | 0.000
619.21/619.34	c total clause space: 206.656MB
619.21/619.34	c total #watches: 650761
621.20/621.34	c total #propagations: 286176875 / total #impl: 1316104497 (eff. 0.217)
621.20/621.34	c #Conflicts:     607000 | #Learnt:      32716 | 0.000
621.20/621.34	c total clause space: 206.656MB
621.20/621.34	c total #watches: 654012
623.10/623.23	c total #propagations: 286545152 / total #impl: 1317898448 (eff. 0.217)
623.10/623.23	c #Conflicts:     608000 | #Learnt:      33716 | 0.000
623.10/623.23	c total clause space: 206.656MB
623.10/623.23	c total #watches: 660593
625.00/625.12	c total #propagations: 286888981 / total #impl: 1320047593 (eff. 0.217)
625.00/625.12	c #Conflicts:     609000 | #Learnt:      34716 | 0.000
625.00/625.12	c total clause space: 206.656MB
625.00/625.12	c total #watches: 665856
627.01/627.18	c total #propagations: 287210236 / total #impl: 1322083514 (eff. 0.217)
627.01/627.18	c #Conflicts:     610000 | #Learnt:      35716 | 0.000
627.01/627.18	c total clause space: 206.656MB
627.01/627.18	c total #watches: 670632
629.21/629.37	c total #propagations: 287546049 / total #impl: 1324271034 (eff. 0.217)
629.21/629.37	c #Conflicts:     611000 | #Learnt:      36716 | 0.000
629.21/629.37	c total clause space: 206.656MB
629.21/629.38	c total #watches: 677154
631.41/631.55	c total #propagations: 287889731 / total #impl: 1326738428 (eff. 0.217)
631.41/631.55	c GC COLLECT
631.41/631.55	c #Conflicts:     612000 | #Learnt:      18912 | 0.000
631.41/631.55	c total clause space: 206.656MB
631.41/631.55	c total #watches: 578709
632.30/632.47	c total #propagations: 288216246 / total #impl: 1328980044 (eff. 0.217)
632.30/632.47	c #Conflicts:     613000 | #Learnt:      19912 | 0.000
632.30/632.47	c total clause space: 206.656MB
632.30/632.47	c total #watches: 584973
633.30/633.50	c total #propagations: 288586134 / total #impl: 1330777438 (eff. 0.217)
633.30/633.50	c #Conflicts:     614000 | #Learnt:      20912 | 0.000
633.30/633.50	c total clause space: 206.656MB
633.30/633.50	c total #watches: 592237
634.40/634.55	c total #propagations: 288937457 / total #impl: 1332741979 (eff. 0.217)
634.40/634.55	c #Conflicts:     615000 | #Learnt:      21912 | 0.000
634.40/634.55	c total clause space: 206.656MB
634.40/634.55	c total #watches: 597661
635.60/635.79	c total #propagations: 289261903 / total #impl: 1334627163 (eff. 0.217)
635.60/635.79	c #Conflicts:     616000 | #Learnt:      22912 | 0.000
635.60/635.79	c total clause space: 206.656MB
635.60/635.79	c total #watches: 602640
637.00/637.15	c total #propagations: 289662333 / total #impl: 1336747772 (eff. 0.217)
637.00/637.15	c #Conflicts:     617000 | #Learnt:      23912 | 0.000
637.00/637.15	c total clause space: 206.656MB
637.00/637.15	c total #watches: 606461
638.40/638.52	c total #propagations: 290168370 / total #impl: 1338887203 (eff. 0.217)
638.40/638.52	c #Conflicts:     618000 | #Learnt:      24912 | 0.000
638.40/638.52	c total clause space: 206.656MB
638.40/638.52	c total #watches: 611141
639.60/639.70	c total #propagations: 290677443 / total #impl: 1341125010 (eff. 0.217)
639.60/639.70	c #Conflicts:     619000 | #Learnt:      25912 | 0.000
639.60/639.70	c total clause space: 206.656MB
639.60/639.70	c total #watches: 616271
640.70/640.89	c total #propagations: 291137717 / total #impl: 1342966256 (eff. 0.217)
640.70/640.89	c #Conflicts:     620000 | #Learnt:      26912 | 0.000
640.70/640.89	c total clause space: 206.656MB
640.70/640.89	c total #watches: 619219
642.20/642.37	c total #propagations: 291578145 / total #impl: 1344903228 (eff. 0.217)
642.20/642.37	c #Conflicts:     621000 | #Learnt:      27912 | 0.000
642.20/642.37	c total clause space: 206.656MB
642.20/642.37	c total #watches: 624155
643.50/643.63	c total #propagations: 292048810 / total #impl: 1346872445 (eff. 0.217)
643.50/643.63	c #Conflicts:     622000 | #Learnt:      28912 | 0.000
643.50/643.63	c total clause space: 206.656MB
643.50/643.63	c total #watches: 628176
644.90/645.05	c total #propagations: 292499937 / total #impl: 1349109171 (eff. 0.217)
644.90/645.05	c #Conflicts:     623000 | #Learnt:      29912 | 0.000
644.90/645.05	c total clause space: 206.656MB
644.90/645.05	c total #watches: 631111
646.40/646.53	c total #propagations: 292987556 / total #impl: 1351327502 (eff. 0.217)
646.40/646.53	c #Conflicts:     624000 | #Learnt:      30912 | 0.000
646.40/646.53	c total clause space: 206.656MB
646.40/646.53	c total #watches: 635018
647.90/648.02	c total #propagations: 293483984 / total #impl: 1353522279 (eff. 0.217)
647.90/648.02	c #Conflicts:     625000 | #Learnt:      31912 | 0.000
647.90/648.02	c total clause space: 206.656MB
647.90/648.02	c total #watches: 640860
649.50/649.62	c total #propagations: 293997125 / total #impl: 1355907868 (eff. 0.217)
649.50/649.62	c #Conflicts:     626000 | #Learnt:      32912 | 0.000
649.50/649.62	c total clause space: 206.656MB
649.50/649.62	c total #watches: 646422
651.49/651.60	c total #propagations: 294479510 / total #impl: 1358184878 (eff. 0.217)
651.49/651.60	c #Conflicts:     627000 | #Learnt:      33912 | 0.000
651.49/651.60	c total clause space: 206.656MB
651.49/651.60	c total #watches: 649680
653.30/653.49	c total #propagations: 294943996 / total #impl: 1360331078 (eff. 0.217)
653.30/653.49	c #Conflicts:     628000 | #Learnt:      34912 | 0.000
653.30/653.49	c total clause space: 206.656MB
653.30/653.49	c total #watches: 653481
655.09/655.26	c total #propagations: 295464545 / total #impl: 1362835931 (eff. 0.217)
655.09/655.26	c #Conflicts:     629000 | #Learnt:      35912 | 0.000
655.09/655.26	c total clause space: 206.656MB
655.09/655.26	c total #watches: 659146
656.70/656.86	c total #propagations: 295966802 / total #impl: 1365128213 (eff. 0.217)
656.70/656.86	c #Conflicts:     630000 | #Learnt:      36912 | 0.000
656.70/656.86	c total clause space: 206.656MB
656.70/656.86	c total #watches: 663509
658.19/658.30	c total #propagations: 296381655 / total #impl: 1366886961 (eff. 0.217)
658.19/658.30	c #Conflicts:     631000 | #Learnt:      37912 | 0.000
658.19/658.30	c total clause space: 206.656MB
658.19/658.30	c total #watches: 667243
659.39/659.54	c total #propagations: 296860094 / total #impl: 1369413453 (eff. 0.217)
659.39/659.54	c GC COLLECT
659.39/659.54	c #Conflicts:     632000 | #Learnt:      19793 | 0.000
659.39/659.54	c total clause space: 206.656MB
659.39/659.54	c total #watches: 582450
660.49/660.63	c total #propagations: 297298010 / total #impl: 1371635412 (eff. 0.217)
660.49/660.63	c #Conflicts:     633000 | #Learnt:      20793 | 0.000
660.49/660.63	c total clause space: 206.656MB
660.49/660.63	c total #watches: 589186
661.59/661.71	c total #propagations: 297738749 / total #impl: 1373710920 (eff. 0.217)
661.59/661.71	c #Conflicts:     634000 | #Learnt:      21793 | 0.000
661.59/661.71	c total clause space: 206.656MB
661.59/661.71	c total #watches: 596082
662.79/662.98	c total #propagations: 298143536 / total #impl: 1375761638 (eff. 0.217)
662.79/662.98	c #Conflicts:     635000 | #Learnt:      22793 | 0.000
662.79/662.98	c total clause space: 206.656MB
662.79/662.98	c total #watches: 602827
664.30/664.45	c total #propagations: 298568557 / total #impl: 1377837437 (eff. 0.217)
664.30/664.45	c #Conflicts:     636000 | #Learnt:      23793 | 0.000
664.30/664.45	c total clause space: 206.656MB
664.30/664.45	c total #watches: 607091
665.69/665.87	c total #propagations: 299019052 / total #impl: 1380001384 (eff. 0.217)
665.69/665.87	c #Conflicts:     637000 | #Learnt:      24793 | 0.000
665.69/665.87	c total clause space: 206.656MB
665.69/665.87	c total #watches: 610832
666.99/667.12	c total #propagations: 299502964 / total #impl: 1382079040 (eff. 0.217)
666.99/667.12	c #Conflicts:     638000 | #Learnt:      25793 | 0.000
666.99/667.12	c total clause space: 206.656MB
666.99/667.12	c total #watches: 617749
668.19/668.38	c total #propagations: 300034051 / total #impl: 1384277649 (eff. 0.217)
668.19/668.38	c #Conflicts:     639000 | #Learnt:      26793 | 0.000
668.19/668.38	c total clause space: 206.656MB
668.19/668.38	c total #watches: 622224
669.80/669.91	c total #propagations: 300512262 / total #impl: 1386295529 (eff. 0.217)
669.80/669.91	c #Conflicts:     640000 | #Learnt:      27793 | 0.000
669.80/669.91	c total clause space: 206.656MB
669.80/669.91	c total #watches: 626523
671.19/671.35	c total #propagations: 300983599 / total #impl: 1388311992 (eff. 0.217)
671.19/671.35	c #Conflicts:     641000 | #Learnt:      28793 | 0.000
671.19/671.35	c total clause space: 206.656MB
671.19/671.35	c total #watches: 630947
672.59/672.70	c total #propagations: 301469533 / total #impl: 1390207271 (eff. 0.217)
672.59/672.70	c #Conflicts:     642000 | #Learnt:      29793 | 0.000
672.59/672.70	c total clause space: 206.656MB
672.59/672.70	c total #watches: 634746
673.99/674.12	c total #propagations: 301926458 / total #impl: 1392306586 (eff. 0.217)
673.99/674.12	c #Conflicts:     643000 | #Learnt:      30793 | 0.000
673.99/674.12	c total clause space: 206.656MB
673.99/674.12	c total #watches: 639874
675.40/675.55	c total #propagations: 302405896 / total #impl: 1394660928 (eff. 0.217)
675.40/675.55	c #Conflicts:     644000 | #Learnt:      31793 | 0.000
675.40/675.55	c total clause space: 206.656MB
675.40/675.55	c total #watches: 645973
676.99/677.18	c total #propagations: 302870802 / total #impl: 1396962460 (eff. 0.217)
676.99/677.18	c #Conflicts:     645000 | #Learnt:      32793 | 0.000
676.99/677.18	c total clause space: 206.656MB
676.99/677.18	c total #watches: 649597
678.60/678.78	c total #propagations: 303346786 / total #impl: 1399124938 (eff. 0.217)
678.60/678.78	c #Conflicts:     646000 | #Learnt:      33793 | 0.000
678.60/678.78	c total clause space: 206.656MB
678.60/678.78	c total #watches: 654033
680.39/680.56	c total #propagations: 303774649 / total #impl: 1400906423 (eff. 0.217)
680.39/680.56	c #Conflicts:     647000 | #Learnt:      34793 | 0.000
680.39/680.56	c total clause space: 206.656MB
680.39/680.56	c total #watches: 659278
682.09/682.24	c total #propagations: 304273925 / total #impl: 1403198493 (eff. 0.217)
682.09/682.24	c #Conflicts:     648000 | #Learnt:      35793 | 0.000
682.09/682.24	c total clause space: 206.656MB
682.09/682.24	c total #watches: 663898
684.10/684.29	c total #propagations: 304752800 / total #impl: 1405481250 (eff. 0.217)
684.10/684.29	c #Conflicts:     649000 | #Learnt:      36793 | 0.000
684.10/684.29	c total clause space: 206.656MB
684.10/684.29	c total #watches: 669366
686.19/686.36	c total #propagations: 305223494 / total #impl: 1407591919 (eff. 0.217)
686.19/686.36	c #Conflicts:     650000 | #Learnt:      37793 | 0.000
686.19/686.36	c total clause space: 206.656MB
686.19/686.36	c total #watches: 672562
687.99/688.10	c total #propagations: 305737945 / total #impl: 1409465428 (eff. 0.217)
687.99/688.10	c #Conflicts:     651000 | #Learnt:      38793 | 0.000
687.99/688.10	c total clause space: 206.656MB
687.99/688.10	c total #watches: 676040
688.99/689.13	c total #propagations: 306183961 / total #impl: 1411563849 (eff. 0.217)
688.99/689.13	c GC COLLECT
688.99/689.13	c #Conflicts:     652000 | #Learnt:      20390 | 0.000
688.99/689.13	c total clause space: 206.656MB
688.99/689.13	c total #watches: 586115
689.79/689.92	c total #propagations: 306556937 / total #impl: 1413473686 (eff. 0.217)
689.79/689.92	c #Conflicts:     653000 | #Learnt:      21390 | 0.000
689.79/689.92	c total clause space: 206.656MB
689.79/689.92	c total #watches: 595786
690.80/690.98	c total #propagations: 306900801 / total #impl: 1415695799 (eff. 0.217)
690.80/690.98	c #Conflicts:     654000 | #Learnt:      22390 | 0.000
690.80/690.98	c total clause space: 206.656MB
690.80/690.98	c total #watches: 603290
691.80/691.93	c total #propagations: 307266187 / total #impl: 1418378172 (eff. 0.217)
691.80/691.93	c #Conflicts:     655000 | #Learnt:      23390 | 0.000
691.80/691.93	c total clause space: 206.656MB
691.80/691.93	c total #watches: 608405
692.79/692.99	c total #propagations: 307707622 / total #impl: 1420899659 (eff. 0.217)
692.79/692.99	c #Conflicts:     656000 | #Learnt:      24390 | 0.000
692.79/692.99	c total clause space: 206.656MB
692.79/692.99	c total #watches: 612967
693.89/694.03	c total #propagations: 308178687 / total #impl: 1423516084 (eff. 0.216)
693.89/694.03	c #Conflicts:     657000 | #Learnt:      25390 | 0.000
693.89/694.03	c total clause space: 206.656MB
693.89/694.03	c total #watches: 617692
694.99/695.10	c total #propagations: 308627167 / total #impl: 1426013707 (eff. 0.216)
694.99/695.10	c #Conflicts:     658000 | #Learnt:      26390 | 0.000
694.99/695.10	c total clause space: 206.656MB
694.99/695.10	c total #watches: 621344
695.99/696.16	c total #propagations: 309061211 / total #impl: 1428288068 (eff. 0.216)
695.99/696.16	c #Conflicts:     659000 | #Learnt:      27390 | 0.000
695.99/696.16	c total clause space: 206.656MB
695.99/696.16	c total #watches: 624214
697.29/697.50	c total #propagations: 309481388 / total #impl: 1430479343 (eff. 0.216)
697.29/697.50	c #Conflicts:     660000 | #Learnt:      28390 | 0.000
697.29/697.50	c total clause space: 206.656MB
697.29/697.50	c total #watches: 629731
698.89/699.07	c total #propagations: 309920236 / total #impl: 1433273623 (eff. 0.216)
698.89/699.07	c #Conflicts:     661000 | #Learnt:      29390 | 0.000
698.89/699.07	c total clause space: 206.656MB
698.89/699.07	c total #watches: 634768
700.59/700.73	c total #propagations: 310423498 / total #impl: 1436053621 (eff. 0.216)
700.59/700.73	c #Conflicts:     662000 | #Learnt:      30390 | 0.000
700.59/700.73	c total clause space: 206.656MB
700.59/700.73	c total #watches: 641192
702.09/702.21	c total #propagations: 310889535 / total #impl: 1438355696 (eff. 0.216)
702.09/702.21	c #Conflicts:     663000 | #Learnt:      31390 | 0.000
702.09/702.21	c total clause space: 206.656MB
702.09/702.21	c total #watches: 645071
703.89/704.04	c total #propagations: 311353591 / total #impl: 1440428220 (eff. 0.216)
703.89/704.04	c #Conflicts:     664000 | #Learnt:      32390 | 0.000
703.89/704.04	c total clause space: 206.656MB
703.89/704.04	c total #watches: 651203
705.49/705.60	c total #propagations: 311839500 / total #impl: 1442633132 (eff. 0.216)
705.49/705.60	c #Conflicts:     665000 | #Learnt:      33390 | 0.000
705.49/705.60	c total clause space: 206.656MB
705.49/705.60	c total #watches: 656176
707.29/707.43	c total #propagations: 312318733 / total #impl: 1445003442 (eff. 0.216)
707.29/707.43	c #Conflicts:     666000 | #Learnt:      34390 | 0.000
707.29/707.43	c total clause space: 206.656MB
707.29/707.43	c total #watches: 661200
709.09/709.21	c total #propagations: 312823145 / total #impl: 1447278897 (eff. 0.216)
709.09/709.21	c #Conflicts:     667000 | #Learnt:      35390 | 0.000
709.09/709.21	c total clause space: 206.656MB
709.09/709.21	c total #watches: 664903
711.08/711.26	c total #propagations: 313228934 / total #impl: 1449061279 (eff. 0.216)
711.08/711.26	c #Conflicts:     668000 | #Learnt:      36390 | 0.000
711.08/711.26	c total clause space: 206.656MB
711.08/711.26	c total #watches: 669442
712.88/713.05	c total #propagations: 313667542 / total #impl: 1450791538 (eff. 0.216)
712.88/713.05	c #Conflicts:     669000 | #Learnt:      37390 | 0.000
712.88/713.05	c total clause space: 206.656MB
712.88/713.05	c total #watches: 674103
714.58/714.73	c total #propagations: 314132204 / total #impl: 1452692677 (eff. 0.216)
714.58/714.73	c #Conflicts:     670000 | #Learnt:      38390 | 0.000
714.58/714.73	c total clause space: 206.656MB
714.58/714.73	c total #watches: 680230
716.58/716.77	c total #propagations: 314609438 / total #impl: 1455028025 (eff. 0.216)
716.58/716.77	c #Conflicts:     671000 | #Learnt:      39390 | 0.000
716.58/716.77	c total clause space: 206.656MB
716.58/716.77	c total #watches: 684000
717.68/717.84	c total #propagations: 315148289 / total #impl: 1457353664 (eff. 0.216)
717.68/717.84	c GC COLLECT
717.68/717.84	c #Conflicts:     672000 | #Learnt:      20678 | 0.000
717.68/717.84	c total clause space: 206.656MB
717.68/717.84	c total #watches: 588058
718.68/718.81	c total #propagations: 315585284 / total #impl: 1459404998 (eff. 0.216)
718.68/718.81	c #Conflicts:     673000 | #Learnt:      21678 | 0.000
718.68/718.81	c total clause space: 206.656MB
718.68/718.81	c total #watches: 592413
719.78/719.96	c total #propagations: 316039922 / total #impl: 1461691136 (eff. 0.216)
719.78/719.96	c #Conflicts:     674000 | #Learnt:      22678 | 0.000
719.78/719.96	c total clause space: 206.656MB
719.78/719.96	c total #watches: 597957
720.98/721.12	c total #propagations: 316543240 / total #impl: 1463982965 (eff. 0.216)
720.98/721.12	c #Conflicts:     675000 | #Learnt:      23678 | 0.000
720.98/721.12	c total clause space: 206.656MB
720.98/721.12	c total #watches: 602772
721.88/722.02	c total #propagations: 317013934 / total #impl: 1466027267 (eff. 0.216)
721.88/722.02	c #Conflicts:     676000 | #Learnt:      24678 | 0.000
721.88/722.02	c total clause space: 206.656MB
721.88/722.02	c total #watches: 609114
722.98/723.13	c total #propagations: 317412077 / total #impl: 1468165725 (eff. 0.216)
722.98/723.13	c #Conflicts:     677000 | #Learnt:      25678 | 0.000
722.98/723.13	c total clause space: 206.656MB
722.98/723.13	c total #watches: 615130
724.48/724.68	c total #propagations: 317844027 / total #impl: 1470551429 (eff. 0.216)
724.48/724.68	c #Conflicts:     678000 | #Learnt:      26678 | 0.000
724.48/724.68	c total clause space: 206.656MB
724.48/724.68	c total #watches: 621354
726.28/726.40	c total #propagations: 318273206 / total #impl: 1472590009 (eff. 0.216)
726.28/726.40	c #Conflicts:     679000 | #Learnt:      27678 | 0.000
726.28/726.40	c total clause space: 206.656MB
726.28/726.40	c total #watches: 626623
727.78/727.92	c total #propagations: 318681494 / total #impl: 1474376459 (eff. 0.216)
727.78/727.92	c #Conflicts:     680000 | #Learnt:      28678 | 0.000
727.78/727.92	c total clause space: 206.656MB
727.78/727.92	c total #watches: 633274
729.48/729.61	c total #propagations: 319084165 / total #impl: 1476391157 (eff. 0.216)
729.48/729.61	c #Conflicts:     681000 | #Learnt:      29678 | 0.000
729.48/729.61	c total clause space: 206.656MB
729.48/729.61	c total #watches: 638251
731.08/731.28	c total #propagations: 319545512 / total #impl: 1478454221 (eff. 0.216)
731.08/731.28	c #Conflicts:     682000 | #Learnt:      30678 | 0.000
731.08/731.28	c total clause space: 206.656MB
731.08/731.28	c total #watches: 644846
732.49/732.69	c total #propagations: 320039871 / total #impl: 1480777550 (eff. 0.216)
732.49/732.69	c #Conflicts:     683000 | #Learnt:      31678 | 0.000
732.49/732.69	c total clause space: 206.656MB
732.49/732.69	c total #watches: 650254
734.48/734.60	c total #propagations: 320443139 / total #impl: 1482839674 (eff. 0.216)
734.48/734.60	c #Conflicts:     684000 | #Learnt:      32678 | 0.000
734.48/734.60	c total clause space: 206.656MB
734.48/734.60	c total #watches: 654670
736.48/736.62	c total #propagations: 320950070 / total #impl: 1484989743 (eff. 0.216)
736.48/736.62	c #Conflicts:     685000 | #Learnt:      33678 | 0.000
736.48/736.62	c total clause space: 206.656MB
736.48/736.62	c total #watches: 659705
738.18/738.38	c total #propagations: 321439182 / total #impl: 1487166621 (eff. 0.216)
738.18/738.38	c #Conflicts:     686000 | #Learnt:      34678 | 0.000
738.18/738.38	c total clause space: 206.656MB
738.18/738.38	c total #watches: 664013
740.08/740.25	c total #propagations: 321934359 / total #impl: 1489573130 (eff. 0.216)
740.08/740.25	c #Conflicts:     687000 | #Learnt:      35678 | 0.000
740.08/740.25	c total clause space: 206.656MB
740.08/740.25	c total #watches: 671379
741.98/742.19	c total #propagations: 322413381 / total #impl: 1492244395 (eff. 0.216)
741.98/742.19	c #Conflicts:     688000 | #Learnt:      36678 | 0.000
741.98/742.19	c total clause space: 206.656MB
741.98/742.19	c total #watches: 687285
743.88/744.08	c total #propagations: 322860285 / total #impl: 1495006713 (eff. 0.216)
743.88/744.08	c #Conflicts:     689000 | #Learnt:      37678 | 0.000
743.88/744.08	c total clause space: 206.656MB
743.88/744.08	c total #watches: 691679
746.08/746.23	c total #propagations: 323357226 / total #impl: 1497543736 (eff. 0.216)
746.08/746.23	c #Conflicts:     690000 | #Learnt:      38678 | 0.000
746.08/746.23	c total clause space: 206.656MB
746.08/746.23	c total #watches: 695280
748.58/748.75	c total #propagations: 323852934 / total #impl: 1499608092 (eff. 0.216)
748.58/748.75	c #Conflicts:     691000 | #Learnt:      39678 | 0.000
748.58/748.75	c total clause space: 206.656MB
748.58/748.75	c total #watches: 699371
750.28/750.49	c total #propagations: 324281549 / total #impl: 1501447040 (eff. 0.216)
750.28/750.49	c GC COLLECT
750.28/750.49	c #Conflicts:     692000 | #Learnt:      20674 | 0.000
750.28/750.49	c total clause space: 206.656MB
750.28/750.49	c total #watches: 587107
751.48/751.69	c total #propagations: 324839409 / total #impl: 1503761989 (eff. 0.216)
751.48/751.69	c #Conflicts:     693000 | #Learnt:      21674 | 0.000
751.48/751.69	c total clause space: 206.656MB
751.48/751.69	c total #watches: 590705
752.58/752.76	c total #propagations: 325384167 / total #impl: 1506180183 (eff. 0.216)
752.58/752.76	c #Conflicts:     694000 | #Learnt:      22674 | 0.000
752.58/752.76	c total clause space: 206.656MB
752.58/752.76	c total #watches: 593910
753.78/753.96	c total #propagations: 325847462 / total #impl: 1508311568 (eff. 0.216)
753.78/753.96	c #Conflicts:     695000 | #Learnt:      23674 | 0.000
753.78/753.96	c total clause space: 206.656MB
753.78/753.96	c total #watches: 598159
755.18/755.31	c total #propagations: 326432692 / total #impl: 1510698070 (eff. 0.216)
755.18/755.31	c #Conflicts:     696000 | #Learnt:      24674 | 0.000
755.18/755.31	c total clause space: 206.656MB
755.18/755.31	c total #watches: 602861
756.28/756.46	c total #propagations: 327062505 / total #impl: 1513262985 (eff. 0.216)
756.28/756.46	c #Conflicts:     697000 | #Learnt:      25674 | 0.000
756.28/756.46	c total clause space: 206.656MB
756.28/756.46	c total #watches: 609267
757.38/757.59	c total #propagations: 327589574 / total #impl: 1515718674 (eff. 0.216)
757.38/757.59	c #Conflicts:     698000 | #Learnt:      26674 | 0.000
757.38/757.59	c total clause space: 206.656MB
757.38/757.59	c total #watches: 613819
758.88/759.08	c total #propagations: 328074698 / total #impl: 1518054199 (eff. 0.216)
758.88/759.08	c #Conflicts:     699000 | #Learnt:      27674 | 0.000
758.88/759.08	c total clause space: 206.656MB
758.88/759.08	c total #watches: 618495
760.08/760.25	c total #propagations: 328636459 / total #impl: 1520363374 (eff. 0.216)
760.08/760.25	c #Conflicts:     700000 | #Learnt:      28674 | 0.000
760.08/760.25	c total clause space: 206.656MB
760.08/760.25	c total #watches: 624684
760.98/761.17	c total #propagations: 329132407 / total #impl: 1522972531 (eff. 0.216)
760.98/761.17	c #Conflicts:     701000 | #Learnt:      29674 | 0.000
760.98/761.17	c total clause space: 206.656MB
760.98/761.17	c total #watches: 628822
762.48/762.63	c total #propagations: 329528576 / total #impl: 1525330930 (eff. 0.216)
762.48/762.63	c #Conflicts:     702000 | #Learnt:      30674 | 0.000
762.48/762.63	c total clause space: 206.656MB
762.48/762.63	c total #watches: 632994
763.68/763.82	c total #propagations: 330019864 / total #impl: 1527939690 (eff. 0.216)
763.68/763.82	c #Conflicts:     703000 | #Learnt:      31674 | 0.000
763.68/763.82	c total clause space: 206.656MB
763.68/763.82	c total #watches: 636971
765.08/765.24	c total #propagations: 330422696 / total #impl: 1530342594 (eff. 0.216)
765.08/765.24	c #Conflicts:     704000 | #Learnt:      32674 | 0.000
765.08/765.24	c total clause space: 206.656MB
765.08/765.24	c total #watches: 642300
766.78/766.93	c total #propagations: 330895214 / total #impl: 1532740761 (eff. 0.216)
766.78/766.93	c #Conflicts:     705000 | #Learnt:      33674 | 0.000
766.78/766.93	c total clause space: 206.656MB
766.78/766.93	c total #watches: 649626
768.38/768.57	c total #propagations: 331375978 / total #impl: 1534991017 (eff. 0.216)
768.38/768.57	c #Conflicts:     706000 | #Learnt:      34674 | 0.000
768.38/768.57	c total clause space: 206.656MB
768.38/768.57	c total #watches: 656168
770.37/770.58	c total #propagations: 331798556 / total #impl: 1537151617 (eff. 0.216)
770.37/770.58	c #Conflicts:     707000 | #Learnt:      35674 | 0.000
770.37/770.58	c total clause space: 206.656MB
770.37/770.58	c total #watches: 662750
772.27/772.42	c total #propagations: 332245360 / total #impl: 1539358382 (eff. 0.216)
772.27/772.42	c #Conflicts:     708000 | #Learnt:      36674 | 0.000
772.27/772.42	c total clause space: 206.656MB
772.27/772.42	c total #watches: 670860
774.17/774.30	c total #propagations: 332637903 / total #impl: 1541520746 (eff. 0.216)
774.17/774.30	c #Conflicts:     709000 | #Learnt:      37674 | 0.000
774.17/774.30	c total clause space: 206.656MB
774.17/774.30	c total #watches: 674604
776.07/776.29	c total #propagations: 333038153 / total #impl: 1543755893 (eff. 0.216)
776.07/776.29	c #Conflicts:     710000 | #Learnt:      38674 | 0.000
776.07/776.29	c total clause space: 206.656MB
776.07/776.29	c total #watches: 679480
778.27/778.48	c total #propagations: 333445374 / total #impl: 1545909463 (eff. 0.216)
778.27/778.48	c #Conflicts:     711000 | #Learnt:      39674 | 0.000
778.27/778.48	c total clause space: 206.656MB
778.27/778.48	c total #watches: 684781
780.88/781.04	c total #propagations: 333846357 / total #impl: 1548103565 (eff. 0.216)
780.88/781.04	c GC COLLECT
780.88/781.04	c #Conflicts:     712000 | #Learnt:      20394 | 0.000
780.88/781.04	c total clause space: 206.656MB
780.88/781.04	c total #watches: 586099
781.77/781.99	c total #propagations: 334277632 / total #impl: 1550535507 (eff. 0.216)
781.77/781.99	c #Conflicts:     713000 | #Learnt:      21394 | 0.000
781.77/781.99	c total clause space: 206.656MB
781.77/781.99	c total #watches: 590048
782.67/782.86	c total #propagations: 334707551 / total #impl: 1552637949 (eff. 0.216)
782.67/782.86	c #Conflicts:     714000 | #Learnt:      22394 | 0.000
782.67/782.86	c total clause space: 206.656MB
782.67/782.86	c total #watches: 593656
783.67/783.87	c total #propagations: 335138288 / total #impl: 1554726228 (eff. 0.216)
783.67/783.87	c #Conflicts:     715000 | #Learnt:      23394 | 0.000
783.67/783.87	c total clause space: 206.656MB
783.67/783.87	c total #watches: 598640
784.77/784.99	c total #propagations: 335608027 / total #impl: 1556958723 (eff. 0.216)
784.77/784.99	c #Conflicts:     716000 | #Learnt:      24394 | 0.000
784.77/784.99	c total clause space: 206.656MB
784.87/785.00	c total #watches: 608236
786.38/786.57	c total #propagations: 336019959 / total #impl: 1559085635 (eff. 0.216)
786.38/786.57	c #Conflicts:     717000 | #Learnt:      25394 | 0.000
786.38/786.57	c total clause space: 206.656MB
786.38/786.57	c total #watches: 615935
788.47/788.67	c total #propagations: 336426524 / total #impl: 1561259824 (eff. 0.215)
788.47/788.67	c #Conflicts:     718000 | #Learnt:      26394 | 0.000
788.47/788.67	c total clause space: 206.656MB
788.47/788.67	c total #watches: 624720
790.47/790.69	c total #propagations: 336873978 / total #impl: 1563656578 (eff. 0.215)
790.47/790.69	c #Conflicts:     719000 | #Learnt:      27394 | 0.000
790.47/790.69	c total clause space: 206.656MB
790.47/790.69	c total #watches: 630921
792.37/792.57	c total #propagations: 337363481 / total #impl: 1566261084 (eff. 0.215)
792.37/792.57	c #Conflicts:     720000 | #Learnt:      28394 | 0.000
792.37/792.57	c total clause space: 206.656MB
792.37/792.57	c total #watches: 634408
794.27/794.48	c total #propagations: 337833063 / total #impl: 1568714076 (eff. 0.215)
794.27/794.48	c #Conflicts:     721000 | #Learnt:      29394 | 0.000
794.27/794.48	c total clause space: 206.656MB
794.27/794.48	c total #watches: 639377
796.17/796.36	c total #propagations: 338315287 / total #impl: 1571204629 (eff. 0.215)
796.17/796.36	c #Conflicts:     722000 | #Learnt:      30394 | 0.000
796.17/796.36	c total clause space: 206.656MB
796.17/796.36	c total #watches: 644778
797.87/798.09	c total #propagations: 338761714 / total #impl: 1573703159 (eff. 0.215)
797.87/798.09	c #Conflicts:     723000 | #Learnt:      31394 | 0.000
797.87/798.09	c total clause space: 206.656MB
797.87/798.09	c total #watches: 648215
799.58/799.79	c total #propagations: 339158640 / total #impl: 1576019787 (eff. 0.215)
799.58/799.79	c #Conflicts:     724000 | #Learnt:      32394 | 0.000
799.58/799.79	c total clause space: 206.656MB
799.58/799.80	c total #watches: 651133
801.37/801.55	c total #propagations: 339570645 / total #impl: 1578349979 (eff. 0.215)
801.37/801.55	c #Conflicts:     725000 | #Learnt:      33394 | 0.000
801.37/801.55	c total clause space: 206.656MB
801.37/801.56	c total #watches: 654640
803.07/803.24	c total #propagations: 339982286 / total #impl: 1580753333 (eff. 0.215)
803.07/803.24	c #Conflicts:     726000 | #Learnt:      34394 | 0.000
803.07/803.24	c total clause space: 206.656MB
803.07/803.24	c total #watches: 657694
804.77/804.99	c total #propagations: 340356299 / total #impl: 1583073912 (eff. 0.215)
804.77/804.99	c #Conflicts:     727000 | #Learnt:      35394 | 0.000
804.77/804.99	c total clause space: 206.656MB
804.77/804.99	c total #watches: 661013
806.77/806.91	c total #propagations: 340754921 / total #impl: 1585265581 (eff. 0.215)
806.77/806.91	c #Conflicts:     728000 | #Learnt:      36394 | 0.000
806.77/806.91	c total clause space: 206.656MB
806.77/806.91	c total #watches: 663915
808.87/809.00	c total #propagations: 341169917 / total #impl: 1587604442 (eff. 0.215)
808.87/809.00	c #Conflicts:     729000 | #Learnt:      37394 | 0.000
808.87/809.00	c total clause space: 206.656MB
808.87/809.00	c total #watches: 666888
811.07/811.20	c total #propagations: 341616510 / total #impl: 1589968842 (eff. 0.215)
811.07/811.20	c #Conflicts:     730000 | #Learnt:      38394 | 0.000
811.07/811.20	c total clause space: 206.656MB
811.07/811.20	c total #watches: 671064
813.27/813.47	c total #propagations: 342044991 / total #impl: 1592306514 (eff. 0.215)
813.27/813.47	c #Conflicts:     731000 | #Learnt:      39394 | 0.000
813.27/813.47	c total clause space: 335.816MB
813.27/813.47	c total #watches: 679459
815.86/816.06	c total #propagations: 342436435 / total #impl: 1594828480 (eff. 0.215)
815.86/816.06	c #Conflicts:     732000 | #Learnt:      40394 | 0.000
815.86/816.06	c total clause space: 335.816MB
815.86/816.06	c total #watches: 686884
818.16/818.35	c total #propagations: 342847394 / total #impl: 1597294711 (eff. 0.215)
818.16/818.35	c GC COLLECT
818.16/818.35	c #Conflicts:     733000 | #Learnt:      20826 | 0.000
818.16/818.35	c total clause space: 335.816MB
818.16/818.35	c total #watches: 588465
818.96/819.14	c total #propagations: 343209928 / total #impl: 1600295667 (eff. 0.214)
818.96/819.14	c #Conflicts:     734000 | #Learnt:      21826 | 0.000
818.96/819.14	c total clause space: 335.816MB
818.96/819.14	c total #watches: 591998
819.96/820.13	c total #propagations: 343633693 / total #impl: 1602661663 (eff. 0.214)
819.96/820.13	c #Conflicts:     735000 | #Learnt:      22826 | 0.000
819.96/820.13	c total clause space: 335.816MB
819.96/820.13	c total #watches: 597077
820.86/821.08	c total #propagations: 344117517 / total #impl: 1605286172 (eff. 0.214)
820.86/821.08	c #Conflicts:     736000 | #Learnt:      23826 | 0.000
820.86/821.08	c total clause space: 335.816MB
820.86/821.08	c total #watches: 600478
822.06/822.26	c total #propagations: 344537627 / total #impl: 1607532155 (eff. 0.214)
822.06/822.26	c #Conflicts:     737000 | #Learnt:      24826 | 0.000
822.06/822.26	c total clause space: 335.816MB
822.06/822.26	c total #watches: 603779
823.16/823.36	c total #propagations: 345011952 / total #impl: 1610037168 (eff. 0.214)
823.16/823.36	c #Conflicts:     738000 | #Learnt:      25826 | 0.000
823.16/823.36	c total clause space: 335.816MB
823.16/823.36	c total #watches: 608475
824.26/824.43	c total #propagations: 345463514 / total #impl: 1612600334 (eff. 0.214)
824.26/824.43	c #Conflicts:     739000 | #Learnt:      26826 | 0.000
824.26/824.43	c total clause space: 335.816MB
824.26/824.43	c total #watches: 614971
825.46/825.66	c total #propagations: 345876464 / total #impl: 1615248037 (eff. 0.214)
825.46/825.66	c #Conflicts:     740000 | #Learnt:      27826 | 0.000
825.46/825.66	c total clause space: 335.816MB
825.46/825.66	c total #watches: 619873
827.07/827.29	c total #propagations: 346301518 / total #impl: 1618272409 (eff. 0.214)
827.07/827.29	c #Conflicts:     741000 | #Learnt:      28826 | 0.000
827.07/827.29	c total clause space: 335.816MB
827.07/827.29	c total #watches: 628448
828.86/829.03	c total #propagations: 346766900 / total #impl: 1622219774 (eff. 0.214)
828.86/829.03	c #Conflicts:     742000 | #Learnt:      29826 | 0.000
828.86/829.03	c total clause space: 335.816MB
828.86/829.03	c total #watches: 632344
830.26/830.50	c total #propagations: 347246113 / total #impl: 1625983038 (eff. 0.214)
830.26/830.50	c #Conflicts:     743000 | #Learnt:      30826 | 0.000
830.26/830.50	c total clause space: 335.816MB
830.26/830.50	c total #watches: 636011
831.76/831.92	c total #propagations: 347664461 / total #impl: 1628803354 (eff. 0.213)
831.76/831.92	c #Conflicts:     744000 | #Learnt:      31826 | 0.000
831.76/831.92	c total clause space: 335.816MB
831.76/831.92	c total #watches: 641252
833.56/833.71	c total #propagations: 348076658 / total #impl: 1631794401 (eff. 0.213)
833.56/833.71	c #Conflicts:     745000 | #Learnt:      32826 | 0.000
833.56/833.71	c total clause space: 335.816MB
833.56/833.71	c total #watches: 644930
835.46/835.60	c total #propagations: 348672258 / total #impl: 1634408950 (eff. 0.213)
835.46/835.60	c #Conflicts:     746000 | #Learnt:      33826 | 0.000
835.46/835.60	c total clause space: 335.816MB
835.46/835.60	c total #watches: 650009
837.07/837.29	c total #propagations: 349199182 / total #impl: 1636840757 (eff. 0.213)
837.07/837.29	c #Conflicts:     747000 | #Learnt:      34826 | 0.000
837.07/837.29	c total clause space: 335.816MB
837.07/837.29	c total #watches: 653289
839.27/839.47	c total #propagations: 349655921 / total #impl: 1638690840 (eff. 0.213)
839.27/839.47	c #Conflicts:     748000 | #Learnt:      35826 | 0.000
839.27/839.47	c total clause space: 335.816MB
839.27/839.48	c total #watches: 660417
841.26/841.44	c total #propagations: 350223687 / total #impl: 1641409295 (eff. 0.213)
841.26/841.44	c #Conflicts:     749000 | #Learnt:      36826 | 0.000
841.26/841.44	c total clause space: 335.816MB
841.26/841.44	c total #watches: 666329
842.96/843.19	c total #propagations: 350713859 / total #impl: 1643867311 (eff. 0.213)
842.96/843.19	c #Conflicts:     750000 | #Learnt:      37826 | 0.000
842.96/843.19	c total clause space: 335.816MB
842.96/843.19	c total #watches: 670837
844.56/844.78	c total #propagations: 351174282 / total #impl: 1646040079 (eff. 0.213)
844.56/844.78	c #Conflicts:     751000 | #Learnt:      38826 | 0.000
844.56/844.78	c total clause space: 335.816MB
844.56/844.78	c total #watches: 674266
846.16/846.35	c total #propagations: 351576706 / total #impl: 1647767282 (eff. 0.213)
846.16/846.35	c #Conflicts:     752000 | #Learnt:      39826 | 0.000
846.16/846.35	c total clause space: 335.816MB
846.16/846.35	c total #watches: 679527
848.07/848.22	c total #propagations: 352016786 / total #impl: 1649820713 (eff. 0.213)
848.07/848.22	c #Conflicts:     753000 | #Learnt:      40826 | 0.000
848.07/848.22	c total clause space: 335.816MB
848.07/848.22	c total #watches: 683623
849.86/850.03	c total #propagations: 352482956 / total #impl: 1652017738 (eff. 0.213)
849.86/850.03	c #Conflicts:     754000 | #Learnt:      41826 | 0.000
849.86/850.03	c total clause space: 335.816MB
849.86/850.03	c total #watches: 687809
850.86/851.08	c total #propagations: 352964197 / total #impl: 1654302948 (eff. 0.213)
850.86/851.08	c GC COLLECT
850.86/851.08	c #Conflicts:     755000 | #Learnt:      21897 | 0.000
850.86/851.08	c total clause space: 335.816MB
850.86/851.08	c total #watches: 593713
852.06/852.23	c total #propagations: 353384396 / total #impl: 1656216185 (eff. 0.213)
852.06/852.23	c #Conflicts:     756000 | #Learnt:      22897 | 0.000
852.06/852.23	c total clause space: 335.816MB
852.06/852.23	c total #watches: 599487
853.16/853.39	c total #propagations: 353861931 / total #impl: 1658348516 (eff. 0.213)
853.16/853.39	c #Conflicts:     757000 | #Learnt:      23897 | 0.000
853.16/853.39	c total clause space: 335.816MB
853.16/853.39	c total #watches: 603579
854.26/854.47	c total #propagations: 354358347 / total #impl: 1660690892 (eff. 0.213)
854.26/854.47	c #Conflicts:     758000 | #Learnt:      24897 | 0.000
854.26/854.47	c total clause space: 335.816MB
854.26/854.47	c total #watches: 609387
855.56/855.72	c total #propagations: 354821852 / total #impl: 1662781632 (eff. 0.213)
855.56/855.72	c #Conflicts:     759000 | #Learnt:      25897 | 0.000
855.56/855.72	c total clause space: 335.816MB
855.56/855.72	c total #watches: 612537
856.66/856.87	c total #propagations: 355244681 / total #impl: 1664540115 (eff. 0.213)
856.66/856.87	c #Conflicts:     760000 | #Learnt:      26897 | 0.000
856.66/856.87	c total clause space: 335.816MB
856.66/856.87	c total #watches: 616780
857.76/857.94	c total #propagations: 355647051 / total #impl: 1666383349 (eff. 0.213)
857.76/857.94	c #Conflicts:     761000 | #Learnt:      27897 | 0.000
857.76/857.94	c total clause space: 335.816MB
857.76/857.94	c total #watches: 620337
859.06/859.27	c total #propagations: 356073625 / total #impl: 1668148781 (eff. 0.213)
859.06/859.27	c #Conflicts:     762000 | #Learnt:      28897 | 0.000
859.06/859.27	c total clause space: 335.816MB
859.06/859.27	c total #watches: 625660
860.66/860.82	c total #propagations: 356550725 / total #impl: 1670277180 (eff. 0.213)
860.66/860.82	c #Conflicts:     763000 | #Learnt:      29897 | 0.000
860.66/860.82	c total clause space: 335.816MB
860.66/860.82	c total #watches: 630228
861.96/862.12	c total #propagations: 357081554 / total #impl: 1672591609 (eff. 0.213)
861.96/862.12	c #Conflicts:     764000 | #Learnt:      30897 | 0.000
861.96/862.12	c total clause space: 335.816MB
861.96/862.12	c total #watches: 634496
863.36/863.54	c total #propagations: 357557575 / total #impl: 1674725131 (eff. 0.214)
863.36/863.54	c #Conflicts:     765000 | #Learnt:      31897 | 0.000
863.36/863.54	c total clause space: 335.816MB
863.36/863.54	c total #watches: 639616
864.86/865.02	c total #propagations: 358103030 / total #impl: 1677249069 (eff. 0.214)
864.86/865.02	c #Conflicts:     766000 | #Learnt:      32897 | 0.000
864.86/865.02	c total clause space: 335.816MB
864.86/865.02	c total #watches: 643157
866.36/866.57	c total #propagations: 358580176 / total #impl: 1679213551 (eff. 0.214)
866.36/866.57	c #Conflicts:     767000 | #Learnt:      33897 | 0.000
866.36/866.57	c total clause space: 335.816MB
866.36/866.57	c total #watches: 649118
867.86/868.07	c total #propagations: 359134061 / total #impl: 1681939844 (eff. 0.214)
867.86/868.07	c #Conflicts:     768000 | #Learnt:      34897 | 0.000
867.86/868.07	c total clause space: 335.816MB
867.86/868.07	c total #watches: 652908
869.35/869.55	c total #propagations: 359650041 / total #impl: 1684443750 (eff. 0.214)
869.35/869.55	c #Conflicts:     769000 | #Learnt:      35897 | 0.000
869.35/869.55	c total clause space: 335.816MB
869.35/869.55	c total #watches: 656064
870.65/870.89	c total #propagations: 360231154 / total #impl: 1687155872 (eff. 0.214)
870.65/870.89	c #Conflicts:     770000 | #Learnt:      36897 | 0.000
870.65/870.89	c total clause space: 335.816MB
870.65/870.89	c total #watches: 659981
871.85/872.07	c total #propagations: 360749629 / total #impl: 1689685524 (eff. 0.214)
871.85/872.07	c #Conflicts:     771000 | #Learnt:      37897 | 0.000
871.85/872.07	c total clause space: 335.816MB
871.85/872.07	c total #watches: 667530
873.45/873.66	c total #propagations: 361191139 / total #impl: 1692021503 (eff. 0.213)
873.45/873.66	c #Conflicts:     772000 | #Learnt:      38897 | 0.000
873.45/873.66	c total clause space: 335.816MB
873.45/873.66	c total #watches: 671787
875.15/875.30	c total #propagations: 361646470 / total #impl: 1694074041 (eff. 0.213)
875.15/875.30	c #Conflicts:     773000 | #Learnt:      39897 | 0.000
875.15/875.30	c total clause space: 335.816MB
875.15/875.30	c total #watches: 675584
876.75/876.98	c total #propagations: 362153427 / total #impl: 1696166459 (eff. 0.214)
876.75/876.98	c #Conflicts:     774000 | #Learnt:      40897 | 0.000
876.75/876.98	c total clause space: 335.816MB
876.75/876.98	c total #watches: 681122
878.65/878.85	c total #propagations: 362650737 / total #impl: 1698788453 (eff. 0.213)
878.65/878.85	c #Conflicts:     775000 | #Learnt:      41897 | 0.000
878.65/878.85	c total clause space: 335.816MB
878.65/878.85	c total #watches: 685925
880.35/880.50	c total #propagations: 363175734 / total #impl: 1701308697 (eff. 0.213)
880.35/880.50	c GC COLLECT
880.35/880.50	c #Conflicts:     776000 | #Learnt:      21690 | 0.000
880.35/880.50	c total clause space: 335.816MB
880.35/880.50	c total #watches: 592563
881.35/881.51	c total #propagations: 363753771 / total #impl: 1703787381 (eff. 0.213)
881.35/881.51	c #Conflicts:     777000 | #Learnt:      22690 | 0.000
881.35/881.51	c total clause space: 335.816MB
881.35/881.51	c total #watches: 596125
882.25/882.47	c total #propagations: 364204636 / total #impl: 1705671338 (eff. 0.214)
882.25/882.47	c #Conflicts:     778000 | #Learnt:      23690 | 0.000
882.25/882.47	c total clause space: 335.816MB
882.25/882.47	c total #watches: 600009
883.35/883.55	c total #propagations: 364657685 / total #impl: 1707587937 (eff. 0.214)
883.35/883.55	c #Conflicts:     779000 | #Learnt:      24690 | 0.000
883.35/883.55	c total clause space: 335.816MB
883.35/883.55	c total #watches: 603731
884.45/884.63	c total #propagations: 365072847 / total #impl: 1709307127 (eff. 0.214)
884.45/884.63	c #Conflicts:     780000 | #Learnt:      25690 | 0.000
884.45/884.63	c total clause space: 335.816MB
884.45/884.63	c total #watches: 607199
885.55/885.71	c total #propagations: 365582277 / total #impl: 1711516289 (eff. 0.214)
885.55/885.71	c #Conflicts:     781000 | #Learnt:      26690 | 0.000
885.55/885.71	c total clause space: 335.816MB
885.55/885.72	c total #watches: 611506
886.65/886.89	c total #propagations: 366105767 / total #impl: 1713971035 (eff. 0.214)
886.65/886.89	c #Conflicts:     782000 | #Learnt:      27690 | 0.000
886.65/886.89	c total clause space: 335.816MB
886.65/886.89	c total #watches: 615473
887.85/888.03	c total #propagations: 366630309 / total #impl: 1716303379 (eff. 0.214)
887.85/888.03	c #Conflicts:     783000 | #Learnt:      28690 | 0.000
887.85/888.03	c total clause space: 335.816MB
887.85/888.03	c total #watches: 620233
889.25/889.42	c total #propagations: 367143774 / total #impl: 1718944970 (eff. 0.214)
889.25/889.42	c #Conflicts:     784000 | #Learnt:      29690 | 0.000
889.25/889.42	c total clause space: 335.816MB
889.25/889.42	c total #watches: 624902
890.55/890.76	c total #propagations: 367669492 / total #impl: 1721606571 (eff. 0.214)
890.55/890.76	c #Conflicts:     785000 | #Learnt:      30690 | 0.000
890.55/890.76	c total clause space: 335.816MB
890.55/890.76	c total #watches: 630542
891.96/892.13	c total #propagations: 368047844 / total #impl: 1723433723 (eff. 0.214)
891.96/892.13	c #Conflicts:     786000 | #Learnt:      31690 | 0.000
891.96/892.13	c total clause space: 335.816MB
891.96/892.13	c total #watches: 636168
893.16/893.34	c total #propagations: 368422356 / total #impl: 1725219257 (eff. 0.214)
893.16/893.34	c #Conflicts:     787000 | #Learnt:      32690 | 0.000
893.16/893.34	c total clause space: 335.816MB
893.16/893.34	c total #watches: 641380
894.65/894.84	c total #propagations: 368809875 / total #impl: 1727149762 (eff. 0.214)
894.65/894.84	c #Conflicts:     788000 | #Learnt:      33690 | 0.000
894.65/894.84	c total clause space: 335.816MB
894.65/894.85	c total #watches: 646925
896.25/896.48	c total #propagations: 369271638 / total #impl: 1729517817 (eff. 0.214)
896.25/896.48	c #Conflicts:     789000 | #Learnt:      34690 | 0.000
896.25/896.48	c total clause space: 335.816MB
896.25/896.48	c total #watches: 652947
898.05/898.20	c total #propagations: 369725009 / total #impl: 1731632960 (eff. 0.214)
898.05/898.20	c #Conflicts:     790000 | #Learnt:      35690 | 0.000
898.05/898.20	c total clause space: 335.816MB
898.05/898.20	c total #watches: 658616
899.76/899.92	c total #propagations: 370156109 / total #impl: 1733631828 (eff. 0.214)
899.76/899.92	c #Conflicts:     791000 | #Learnt:      36690 | 0.000
899.76/899.92	c total clause space: 335.816MB
899.76/899.92	c total #watches: 662986
901.25/901.48	c total #propagations: 370598623 / total #impl: 1735568746 (eff. 0.214)
901.25/901.48	c #Conflicts:     792000 | #Learnt:      37690 | 0.000
901.25/901.48	c total clause space: 335.816MB
901.25/901.48	c total #watches: 666264
902.96/903.17	c total #propagations: 371038614 / total #impl: 1737745327 (eff. 0.214)
902.96/903.17	c #Conflicts:     793000 | #Learnt:      38690 | 0.000
902.96/903.17	c total clause space: 335.816MB
902.96/903.17	c total #watches: 670779
904.75/904.99	c total #propagations: 371604435 / total #impl: 1740429799 (eff. 0.214)
904.75/904.99	c #Conflicts:     794000 | #Learnt:      39690 | 0.000
904.75/904.99	c total clause space: 335.816MB
904.75/904.99	c total #watches: 674471
906.85/907.03	c total #propagations: 372121367 / total #impl: 1742722093 (eff. 0.214)
906.85/907.03	c #Conflicts:     795000 | #Learnt:      40690 | 0.000
906.85/907.03	c total clause space: 335.816MB
906.85/907.03	c total #watches: 686514
908.35/908.55	c total #propagations: 372697963 / total #impl: 1745783795 (eff. 0.213)
908.35/908.55	c #Conflicts:     796000 | #Learnt:      41690 | 0.000
908.35/908.55	c total clause space: 335.816MB
908.35/908.55	c total #watches: 691564
910.35/910.59	c total #propagations: 373194734 / total #impl: 1748545892 (eff. 0.213)
910.35/910.59	c #Conflicts:     797000 | #Learnt:      42690 | 0.000
910.35/910.59	c total clause space: 335.816MB
910.35/910.59	c total #watches: 696402
911.65/911.83	c total #propagations: 373748247 / total #impl: 1751084872 (eff. 0.213)
911.65/911.83	c GC COLLECT
911.65/911.83	c #Conflicts:     798000 | #Learnt:      22170 | 0.000
911.65/911.83	c total clause space: 335.816MB
911.65/911.83	c total #watches: 594009
912.75/912.90	c total #propagations: 374201984 / total #impl: 1753183950 (eff. 0.213)
912.75/912.90	c #Conflicts:     799000 | #Learnt:      23170 | 0.000
912.75/912.90	c total clause space: 335.816MB
912.75/912.90	c total #watches: 597681
913.75/913.98	c total #propagations: 374691112 / total #impl: 1755436961 (eff. 0.213)
913.75/913.98	c #Conflicts:     800000 | #Learnt:      24170 | 0.000
913.75/913.98	c total clause space: 335.816MB
913.75/913.98	c total #watches: 601852
914.95/915.18	c total #propagations: 375183454 / total #impl: 1757712584 (eff. 0.213)
914.95/915.18	c #Conflicts:     801000 | #Learnt:      25170 | 0.000
914.95/915.18	c total clause space: 335.816MB
914.95/915.18	c total #watches: 605836
916.15/916.34	c total #propagations: 375698215 / total #impl: 1759901640 (eff. 0.213)
916.15/916.34	c #Conflicts:     802000 | #Learnt:      26170 | 0.000
916.15/916.34	c total clause space: 335.816MB
916.15/916.34	c total #watches: 611123
917.45/917.67	c total #propagations: 376163074 / total #impl: 1761868576 (eff. 0.214)
917.45/917.67	c #Conflicts:     803000 | #Learnt:      27170 | 0.000
917.45/917.67	c total clause space: 335.816MB
917.45/917.67	c total #watches: 616798
918.55/918.77	c total #propagations: 376693214 / total #impl: 1764155674 (eff. 0.214)
918.55/918.77	c #Conflicts:     804000 | #Learnt:      28170 | 0.000
918.55/918.77	c total clause space: 335.816MB
918.55/918.77	c total #watches: 620701
919.75/919.92	c total #propagations: 377141040 / total #impl: 1766144470 (eff. 0.214)
919.75/919.92	c #Conflicts:     805000 | #Learnt:      29170 | 0.000
919.75/919.92	c total clause space: 335.816MB
919.75/919.92	c total #watches: 624942
920.75/920.95	c total #propagations: 377611018 / total #impl: 1768418058 (eff. 0.214)
920.75/920.95	c #Conflicts:     806000 | #Learnt:      30170 | 0.000
920.75/920.95	c total clause space: 335.816MB
920.75/920.95	c total #watches: 628335
921.85/922.01	c total #propagations: 378108012 / total #impl: 1771008610 (eff. 0.213)
921.85/922.01	c #Conflicts:     807000 | #Learnt:      31170 | 0.000
921.85/922.01	c total clause space: 335.816MB
921.85/922.02	c total #watches: 632748
922.75/922.91	c total #propagations: 378604130 / total #impl: 1773683963 (eff. 0.213)
922.75/922.91	c #Conflicts:     808000 | #Learnt:      32170 | 0.000
922.75/922.91	c total clause space: 335.816MB
922.75/922.91	c total #watches: 636822
924.25/924.46	c total #propagations: 378994643 / total #impl: 1775938445 (eff. 0.213)
924.25/924.46	c #Conflicts:     809000 | #Learnt:      33170 | 0.000
924.25/924.46	c total clause space: 335.816MB
924.25/924.46	c total #watches: 643107
925.95/926.10	c total #propagations: 379533177 / total #impl: 1778515801 (eff. 0.213)
925.95/926.10	c #Conflicts:     810000 | #Learnt:      34170 | 0.000
925.95/926.10	c total clause space: 335.816MB
925.95/926.10	c total #watches: 648697
927.45/927.68	c total #propagations: 380059168 / total #impl: 1781014915 (eff. 0.213)
927.45/927.68	c #Conflicts:     811000 | #Learnt:      35170 | 0.000
927.45/927.68	c total clause space: 335.816MB
927.45/927.68	c total #watches: 652931
929.15/929.34	c total #propagations: 380536469 / total #impl: 1783399156 (eff. 0.213)
929.15/929.34	c #Conflicts:     812000 | #Learnt:      36170 | 0.000
929.15/929.34	c total clause space: 335.816MB
929.15/929.34	c total #watches: 657313
930.65/930.84	c total #propagations: 380979364 / total #impl: 1785393991 (eff. 0.213)
930.65/930.84	c #Conflicts:     813000 | #Learnt:      37170 | 0.000
930.65/930.84	c total clause space: 335.816MB
930.65/930.84	c total #watches: 662176
932.15/932.32	c total #propagations: 381440602 / total #impl: 1787387479 (eff. 0.213)
932.15/932.32	c #Conflicts:     814000 | #Learnt:      38170 | 0.000
932.15/932.32	c total clause space: 335.816MB
932.15/932.32	c total #watches: 666555
933.85/934.02	c total #propagations: 381899366 / total #impl: 1789286462 (eff. 0.213)
933.85/934.02	c #Conflicts:     815000 | #Learnt:      39170 | 0.000
933.85/934.02	c total clause space: 335.816MB
933.85/934.02	c total #watches: 672282
935.64/935.84	c total #propagations: 382374510 / total #impl: 1791359479 (eff. 0.213)
935.64/935.84	c #Conflicts:     816000 | #Learnt:      40170 | 0.000
935.64/935.84	c total clause space: 335.816MB
935.64/935.84	c total #watches: 676936
937.54/937.71	c total #propagations: 382869226 / total #impl: 1793752238 (eff. 0.213)
937.54/937.71	c #Conflicts:     817000 | #Learnt:      41170 | 0.000
937.54/937.71	c total clause space: 335.816MB
937.54/937.71	c total #watches: 682491
939.35/939.54	c total #propagations: 383355464 / total #impl: 1795914624 (eff. 0.213)
939.35/939.54	c #Conflicts:     818000 | #Learnt:      42170 | 0.000
939.35/939.54	c total clause space: 335.816MB
939.35/939.54	c total #watches: 685779
941.34/941.51	c total #propagations: 383828344 / total #impl: 1797943330 (eff. 0.213)
941.34/941.51	c #Conflicts:     819000 | #Learnt:      43170 | 0.000
941.34/941.51	c total clause space: 335.816MB
941.34/941.51	c total #watches: 691711
943.14/943.30	c total #propagations: 384305231 / total #impl: 1800180677 (eff. 0.213)
943.14/943.30	c GC COLLECT
943.14/943.30	c #Conflicts:     820000 | #Learnt:      22373 | 0.000
943.14/943.30	c total clause space: 335.816MB
943.14/943.30	c total #watches: 595832
944.14/944.36	c total #propagations: 384829454 / total #impl: 1802554305 (eff. 0.213)
944.14/944.36	c #Conflicts:     821000 | #Learnt:      23373 | 0.000
944.14/944.36	c total clause space: 335.816MB
944.14/944.37	c total #watches: 600354
945.24/945.44	c total #propagations: 385274293 / total #impl: 1804584537 (eff. 0.213)
945.24/945.44	c #Conflicts:     822000 | #Learnt:      24373 | 0.000
945.24/945.44	c total clause space: 335.816MB
945.24/945.44	c total #watches: 603901
946.34/946.59	c total #propagations: 385727532 / total #impl: 1806498653 (eff. 0.214)
946.34/946.59	c #Conflicts:     823000 | #Learnt:      25373 | 0.000
946.34/946.59	c total clause space: 335.816MB
946.34/946.59	c total #watches: 610521
947.54/947.74	c total #propagations: 386164202 / total #impl: 1808503771 (eff. 0.214)
947.54/947.74	c #Conflicts:     824000 | #Learnt:      26373 | 0.000
947.54/947.74	c total clause space: 335.816MB
947.54/947.74	c total #watches: 615932
948.84/949.00	c total #propagations: 386600037 / total #impl: 1810535774 (eff. 0.214)
948.84/949.00	c #Conflicts:     825000 | #Learnt:      27373 | 0.000
948.84/949.00	c total clause space: 335.816MB
948.84/949.00	c total #watches: 619809
949.94/950.11	c total #propagations: 387066451 / total #impl: 1812679215 (eff. 0.214)
949.94/950.11	c #Conflicts:     826000 | #Learnt:      28373 | 0.000
949.94/950.11	c total clause space: 335.816MB
949.94/950.11	c total #watches: 624651
951.45/951.66	c total #propagations: 387486632 / total #impl: 1814753121 (eff. 0.214)
951.45/951.66	c #Conflicts:     827000 | #Learnt:      29373 | 0.000
951.45/951.66	c total clause space: 335.816MB
951.45/951.67	c total #watches: 630970
952.55/952.73	c total #propagations: 387980950 / total #impl: 1817028923 (eff. 0.214)
952.55/952.73	c #Conflicts:     828000 | #Learnt:      30373 | 0.000
952.55/952.73	c total clause space: 335.816MB
952.55/952.73	c total #watches: 635357
953.34/953.58	c total #propagations: 388424302 / total #impl: 1819344060 (eff. 0.213)
953.34/953.58	c #Conflicts:     829000 | #Learnt:      31373 | 0.000
953.34/953.58	c total clause space: 335.816MB
953.34/953.58	c total #watches: 639738
954.44/954.60	c total #propagations: 388824532 / total #impl: 1821738427 (eff. 0.213)
954.44/954.60	c #Conflicts:     830000 | #Learnt:      32373 | 0.000
954.44/954.60	c total clause space: 335.816MB
954.44/954.60	c total #watches: 644243
955.75/955.96	c total #propagations: 389202126 / total #impl: 1824049801 (eff. 0.213)
955.75/955.96	c #Conflicts:     831000 | #Learnt:      33373 | 0.000
955.75/955.96	c total clause space: 335.816MB
955.75/955.96	c total #watches: 647977
957.34/957.52	c total #propagations: 389594560 / total #impl: 1825881528 (eff. 0.213)
957.34/957.52	c #Conflicts:     832000 | #Learnt:      34373 | 0.000
957.34/957.52	c total clause space: 335.816MB
957.34/957.52	c total #watches: 652689
959.05/959.24	c total #propagations: 389979570 / total #impl: 1827799302 (eff. 0.213)
959.05/959.24	c #Conflicts:     833000 | #Learnt:      35373 | 0.000
959.05/959.24	c total clause space: 335.816MB
959.05/959.24	c total #watches: 657030
960.54/960.78	c total #propagations: 390392509 / total #impl: 1829802724 (eff. 0.213)
960.54/960.78	c #Conflicts:     834000 | #Learnt:      36373 | 0.000
960.54/960.78	c total clause space: 335.816MB
960.54/960.78	c total #watches: 661294
961.94/962.10	c total #propagations: 390811428 / total #impl: 1831762350 (eff. 0.213)
961.94/962.10	c #Conflicts:     835000 | #Learnt:      37373 | 0.000
961.94/962.10	c total clause space: 335.816MB
961.94/962.10	c total #watches: 665036
963.24/963.40	c total #propagations: 391236835 / total #impl: 1833872958 (eff. 0.213)
963.24/963.40	c #Conflicts:     836000 | #Learnt:      38373 | 0.000
963.24/963.40	c total clause space: 335.816MB
963.24/963.40	c total #watches: 668209
964.55/964.76	c total #propagations: 391633909 / total #impl: 1835887085 (eff. 0.213)
964.55/964.76	c #Conflicts:     837000 | #Learnt:      39373 | 0.000
964.55/964.76	c total clause space: 335.816MB
964.55/964.77	c total #watches: 672503
965.94/966.10	c total #propagations: 392069172 / total #impl: 1838111805 (eff. 0.213)
965.94/966.10	c #Conflicts:     838000 | #Learnt:      40373 | 0.000
965.94/966.10	c total clause space: 335.816MB
965.94/966.10	c total #watches: 676181
967.44/967.61	c total #propagations: 392470942 / total #impl: 1840143436 (eff. 0.213)
967.44/967.61	c #Conflicts:     839000 | #Learnt:      41373 | 0.000
967.44/967.61	c total clause space: 335.816MB
967.44/967.61	c total #watches: 682428
968.64/968.88	c total #propagations: 392875605 / total #impl: 1842405096 (eff. 0.213)
968.64/968.88	c #Conflicts:     840000 | #Learnt:      42373 | 0.000
968.64/968.88	c total clause space: 335.816MB
968.64/968.88	c total #watches: 686991
970.05/970.28	c total #propagations: 393257070 / total #impl: 1844688247 (eff. 0.213)
970.05/970.28	c #Conflicts:     841000 | #Learnt:      43373 | 0.000
970.05/970.28	c total clause space: 335.816MB
970.05/970.28	c total #watches: 695704
971.54/971.73	c total #propagations: 393550581 / total #impl: 1846718813 (eff. 0.213)
971.54/971.73	c GC COLLECT
971.54/971.73	c #Conflicts:     842000 | #Learnt:      22298 | 0.000
971.54/971.73	c total clause space: 335.816MB
971.54/971.73	c total #watches: 595084
972.35/972.53	c total #propagations: 393976653 / total #impl: 1848715725 (eff. 0.213)
972.35/972.53	c #Conflicts:     843000 | #Learnt:      23298 | 0.000
972.35/972.53	c total clause space: 335.816MB
972.35/972.53	c total #watches: 597819
973.24/973.42	c total #propagations: 394416740 / total #impl: 1850835025 (eff. 0.213)
973.24/973.42	c #Conflicts:     844000 | #Learnt:      24298 | 0.000
973.24/973.42	c total clause space: 335.816MB
973.24/973.42	c total #watches: 605118
974.24/974.40	c total #propagations: 394841705 / total #impl: 1853341806 (eff. 0.213)
974.24/974.40	c #Conflicts:     845000 | #Learnt:      25298 | 0.000
974.24/974.40	c total clause space: 335.816MB
974.24/974.40	c total #watches: 610190
975.04/975.26	c total #propagations: 395272029 / total #impl: 1855996434 (eff. 0.213)
975.04/975.26	c #Conflicts:     846000 | #Learnt:      26298 | 0.000
975.04/975.26	c total clause space: 335.816MB
975.04/975.26	c total #watches: 614205
976.34/976.55	c total #propagations: 395611344 / total #impl: 1858169919 (eff. 0.213)
976.34/976.55	c #Conflicts:     847000 | #Learnt:      27298 | 0.000
976.34/976.55	c total clause space: 335.816MB
976.34/976.55	c total #watches: 618884
977.64/977.87	c total #propagations: 396067852 / total #impl: 1860617273 (eff. 0.213)
977.64/977.87	c #Conflicts:     848000 | #Learnt:      28298 | 0.000
977.64/977.87	c total clause space: 335.816MB
977.64/977.87	c total #watches: 622844
979.04/979.28	c total #propagations: 396606655 / total #impl: 1862763746 (eff. 0.213)
979.04/979.28	c #Conflicts:     849000 | #Learnt:      29298 | 0.000
979.04/979.28	c total clause space: 335.816MB
979.04/979.28	c total #watches: 629118
980.54/980.76	c total #propagations: 397116959 / total #impl: 1865217990 (eff. 0.213)
980.54/980.76	c #Conflicts:     850000 | #Learnt:      30298 | 0.000
980.54/980.76	c total clause space: 335.816MB
980.54/980.76	c total #watches: 635510
982.04/982.26	c total #propagations: 397641580 / total #impl: 1867908406 (eff. 0.213)
982.04/982.26	c #Conflicts:     851000 | #Learnt:      31298 | 0.000
982.04/982.26	c total clause space: 335.816MB
982.04/982.26	c total #watches: 639502
983.64/983.81	c total #propagations: 398119044 / total #impl: 1870022740 (eff. 0.213)
983.64/983.81	c #Conflicts:     852000 | #Learnt:      32298 | 0.000
983.64/983.81	c total clause space: 335.816MB
983.64/983.81	c total #watches: 643478
985.04/985.27	c total #propagations: 398639521 / total #impl: 1872390585 (eff. 0.213)
985.04/985.27	c #Conflicts:     853000 | #Learnt:      33298 | 0.000
985.04/985.27	c total clause space: 335.816MB
985.04/985.27	c total #watches: 646588
986.44/986.67	c total #propagations: 399077087 / total #impl: 1874297939 (eff. 0.213)
986.44/986.67	c #Conflicts:     854000 | #Learnt:      34298 | 0.000
986.44/986.67	c total clause space: 335.816MB
986.44/986.67	c total #watches: 651288
988.24/988.41	c total #propagations: 399553275 / total #impl: 1876501218 (eff. 0.213)
988.24/988.41	c #Conflicts:     855000 | #Learnt:      35298 | 0.000
988.24/988.41	c total clause space: 335.816MB
988.24/988.41	c total #watches: 655026
989.64/989.86	c total #propagations: 400126608 / total #impl: 1879119726 (eff. 0.213)
989.64/989.86	c #Conflicts:     856000 | #Learnt:      36298 | 0.000
989.64/989.86	c total clause space: 335.816MB
989.64/989.86	c total #watches: 660402
991.34/991.51	c total #propagations: 400600060 / total #impl: 1881482454 (eff. 0.213)
991.34/991.51	c #Conflicts:     857000 | #Learnt:      37298 | 0.000
991.34/991.51	c total clause space: 335.816MB
991.34/991.51	c total #watches: 666015
992.74/992.97	c total #propagations: 401088918 / total #impl: 1883989815 (eff. 0.213)
992.74/992.97	c #Conflicts:     858000 | #Learnt:      38298 | 0.000
992.74/992.97	c total clause space: 335.816MB
992.74/992.97	c total #watches: 671510
994.54/994.74	c total #propagations: 401575732 / total #impl: 1886812649 (eff. 0.213)
994.54/994.74	c #Conflicts:     859000 | #Learnt:      39298 | 0.000
994.54/994.74	c total clause space: 335.816MB
994.54/994.74	c total #watches: 678388
996.14/996.30	c total #propagations: 402096562 / total #impl: 1889329071 (eff. 0.213)
996.14/996.30	c #Conflicts:     860000 | #Learnt:      40298 | 0.000
996.14/996.30	c total clause space: 335.816MB
996.14/996.30	c total #watches: 681712
997.74/997.97	c total #propagations: 402509349 / total #impl: 1891279441 (eff. 0.213)
997.74/997.97	c #Conflicts:     861000 | #Learnt:      41298 | 0.000
997.74/997.97	c total clause space: 335.816MB
997.74/997.97	c total #watches: 687310
999.44/999.60	c total #propagations: 402936546 / total #impl: 1893344909 (eff. 0.213)
999.44/999.60	c #Conflicts:     862000 | #Learnt:      42298 | 0.000
999.44/999.60	c total clause space: 335.816MB
999.44/999.61	c total #watches: 691190
1001.23/1001.47	c total #propagations: 403335287 / total #impl: 1895052654 (eff. 0.213)
1001.23/1001.47	c #Conflicts:     863000 | #Learnt:      43298 | 0.000
1001.23/1001.47	c total clause space: 335.816MB
1001.23/1001.47	c total #watches: 695463
1003.04/1003.24	c total #propagations: 403779838 / total #impl: 1896886803 (eff. 0.213)
1003.04/1003.24	c #Conflicts:     864000 | #Learnt:      44298 | 0.000
1003.04/1003.24	c total clause space: 335.816MB
1003.04/1003.24	c total #watches: 702082
1004.63/1004.87	c total #propagations: 404276784 / total #impl: 1899168860 (eff. 0.213)
1004.63/1004.87	c GC COLLECT
1004.63/1004.87	c #Conflicts:     865000 | #Learnt:      22894 | 0.000
1004.63/1004.87	c total clause space: 335.816MB
1004.63/1004.87	c total #watches: 598206
1005.83/1006.06	c total #propagations: 404772214 / total #impl: 1901507150 (eff. 0.213)
1005.83/1006.06	c #Conflicts:     866000 | #Learnt:      23894 | 0.000
1005.83/1006.06	c total clause space: 335.816MB
1005.83/1006.06	c total #watches: 603888
1007.13/1007.36	c total #propagations: 405247754 / total #impl: 1903716326 (eff. 0.213)
1007.13/1007.36	c #Conflicts:     867000 | #Learnt:      24894 | 0.000
1007.13/1007.36	c total clause space: 335.816MB
1007.13/1007.37	c total #watches: 609490
1008.43/1008.60	c total #propagations: 405763173 / total #impl: 1905971033 (eff. 0.213)
1008.43/1008.60	c #Conflicts:     868000 | #Learnt:      25894 | 0.000
1008.43/1008.60	c total clause space: 335.816MB
1008.43/1008.60	c total #watches: 616899
1009.83/1010.09	c total #propagations: 406274376 / total #impl: 1908168074 (eff. 0.213)
1009.83/1010.09	c #Conflicts:     869000 | #Learnt:      26894 | 0.000
1009.83/1010.09	c total clause space: 335.816MB
1009.83/1010.09	c total #watches: 624441
1011.13/1011.39	c total #propagations: 406724091 / total #impl: 1910385868 (eff. 0.213)
1011.13/1011.39	c #Conflicts:     870000 | #Learnt:      27894 | 0.000
1011.13/1011.39	c total clause space: 335.816MB
1011.13/1011.39	c total #watches: 628200
1012.53/1012.76	c total #propagations: 407161487 / total #impl: 1912460575 (eff. 0.213)
1012.53/1012.76	c #Conflicts:     871000 | #Learnt:      28894 | 0.000
1012.53/1012.76	c total clause space: 335.816MB
1012.53/1012.76	c total #watches: 632842
1013.93/1014.12	c total #propagations: 407633503 / total #impl: 1914652862 (eff. 0.213)
1013.93/1014.12	c #Conflicts:     872000 | #Learnt:      29894 | 0.000
1013.93/1014.12	c total clause space: 335.816MB
1013.93/1014.12	c total #watches: 636414
1015.03/1015.26	c total #propagations: 408086809 / total #impl: 1916598462 (eff. 0.213)
1015.03/1015.26	c #Conflicts:     873000 | #Learnt:      30894 | 0.000
1015.03/1015.26	c total clause space: 335.816MB
1015.03/1015.26	c total #watches: 640667
1016.34/1016.57	c total #propagations: 408424597 / total #impl: 1918278104 (eff. 0.213)
1016.34/1016.57	c #Conflicts:     874000 | #Learnt:      31894 | 0.000
1016.34/1016.57	c total clause space: 335.816MB
1016.34/1016.57	c total #watches: 644992
1018.03/1018.21	c total #propagations: 408800064 / total #impl: 1920051433 (eff. 0.213)
1018.03/1018.21	c #Conflicts:     875000 | #Learnt:      32894 | 0.000
1018.03/1018.21	c total clause space: 335.816MB
1018.03/1018.21	c total #watches: 650684
1019.83/1020.07	c total #propagations: 409275383 / total #impl: 1922327691 (eff. 0.213)
1019.83/1020.07	c #Conflicts:     876000 | #Learnt:      33894 | 0.000
1019.83/1020.07	c total clause space: 335.816MB
1019.83/1020.07	c total #watches: 654246
1021.93/1022.12	c total #propagations: 409796288 / total #impl: 1924625604 (eff. 0.213)
1021.93/1022.12	c #Conflicts:     877000 | #Learnt:      34894 | 0.000
1021.93/1022.12	c total clause space: 335.816MB
1021.93/1022.12	c total #watches: 662508
1023.43/1023.60	c total #propagations: 410390585 / total #impl: 1927655582 (eff. 0.213)
1023.43/1023.60	c #Conflicts:     878000 | #Learnt:      35894 | 0.000
1023.43/1023.60	c total clause space: 335.816MB
1023.43/1023.60	c total #watches: 666577
1024.93/1025.13	c total #propagations: 410863851 / total #impl: 1930080834 (eff. 0.213)
1024.93/1025.13	c #Conflicts:     879000 | #Learnt:      36894 | 0.000
1024.93/1025.13	c total clause space: 335.816MB
1024.93/1025.13	c total #watches: 670493
1026.53/1026.79	c total #propagations: 411338163 / total #impl: 1932330483 (eff. 0.213)
1026.53/1026.79	c #Conflicts:     880000 | #Learnt:      37894 | 0.000
1026.53/1026.79	c total clause space: 335.816MB
1026.53/1026.79	c total #watches: 673612
1027.83/1028.02	c total #propagations: 411879046 / total #impl: 1934738579 (eff. 0.213)
1027.83/1028.02	c #Conflicts:     881000 | #Learnt:      38894 | 0.000
1027.83/1028.02	c total clause space: 335.816MB
1027.83/1028.02	c total #watches: 678176
1029.13/1029.32	c total #propagations: 412362366 / total #impl: 1937369832 (eff. 0.213)
1029.13/1029.32	c #Conflicts:     882000 | #Learnt:      39894 | 0.000
1029.13/1029.32	c total clause space: 335.816MB
1029.13/1029.32	c total #watches: 684056
1031.23/1031.40	c total #propagations: 412745311 / total #impl: 1939755245 (eff. 0.213)
1031.23/1031.40	c #Conflicts:     883000 | #Learnt:      40894 | 0.000
1031.23/1031.40	c total clause space: 335.816MB
1031.23/1031.40	c total #watches: 700490
1033.63/1033.85	c total #propagations: 413228303 / total #impl: 1943133306 (eff. 0.213)
1033.63/1033.85	c #Conflicts:     884000 | #Learnt:      41894 | 0.000
1033.63/1033.85	c total clause space: 335.816MB
1033.63/1033.85	c total #watches: 713024
1036.83/1037.01	c total #propagations: 413663277 / total #impl: 1946603371 (eff. 0.213)
1036.83/1037.01	c #Conflicts:     885000 | #Learnt:      42894 | 0.000
1036.83/1037.01	c total clause space: 335.816MB
1036.83/1037.01	c total #watches: 729823
1038.53/1038.70	c total #propagations: 414102736 / total #impl: 1951137945 (eff. 0.212)
1038.53/1038.70	c #Conflicts:     886000 | #Learnt:      43894 | 0.000
1038.53/1038.70	c total clause space: 335.816MB
1038.53/1038.70	c total #watches: 732402
1040.53/1040.74	c total #propagations: 414520412 / total #impl: 1953187630 (eff. 0.212)
1040.53/1040.74	c #Conflicts:     887000 | #Learnt:      44894 | 0.000
1040.53/1040.74	c total clause space: 335.816MB
1040.53/1040.74	c total #watches: 735909
1042.33/1042.54	c total #propagations: 414963611 / total #impl: 1955310797 (eff. 0.212)
1042.33/1042.54	c GC COLLECT
1042.33/1042.54	c #Conflicts:     888000 | #Learnt:      23196 | 0.000
1042.33/1042.54	c total clause space: 335.816MB
1042.33/1042.54	c total #watches: 599272
1043.43/1043.66	c total #propagations: 415406223 / total #impl: 1957418283 (eff. 0.212)
1043.43/1043.66	c #Conflicts:     889000 | #Learnt:      24196 | 0.000
1043.43/1043.66	c total clause space: 335.816MB
1043.43/1043.66	c total #watches: 602931
1044.63/1044.85	c total #propagations: 415864518 / total #impl: 1959572784 (eff. 0.212)
1044.63/1044.85	c #Conflicts:     890000 | #Learnt:      25196 | 0.000
1044.63/1044.85	c total clause space: 335.816MB
1044.63/1044.85	c total #watches: 606895
1045.83/1046.01	c total #propagations: 416373475 / total #impl: 1961909415 (eff. 0.212)
1045.83/1046.01	c #Conflicts:     891000 | #Learnt:      26196 | 0.000
1045.83/1046.01	c total clause space: 335.816MB
1045.83/1046.01	c total #watches: 609939
1046.93/1047.19	c total #propagations: 416883008 / total #impl: 1964439150 (eff. 0.212)
1046.93/1047.19	c #Conflicts:     892000 | #Learnt:      27196 | 0.000
1046.93/1047.19	c total clause space: 335.816MB
1046.93/1047.19	c total #watches: 615089
1048.43/1048.60	c total #propagations: 417372651 / total #impl: 1966747913 (eff. 0.212)
1048.43/1048.60	c #Conflicts:     893000 | #Learnt:      28196 | 0.000
1048.43/1048.60	c total clause space: 335.816MB
1048.43/1048.60	c total #watches: 620133
1049.63/1049.81	c total #propagations: 417913583 / total #impl: 1969285943 (eff. 0.212)
1049.63/1049.81	c #Conflicts:     894000 | #Learnt:      29196 | 0.000
1049.63/1049.81	c total clause space: 335.816MB
1049.63/1049.81	c total #watches: 626267
1050.93/1051.17	c total #propagations: 418382104 / total #impl: 1971386643 (eff. 0.212)
1050.93/1051.17	c #Conflicts:     895000 | #Learnt:      30196 | 0.000
1050.93/1051.17	c total clause space: 335.816MB
1050.93/1051.17	c total #watches: 631367
1052.43/1052.66	c total #propagations: 418875484 / total #impl: 1973815099 (eff. 0.212)
1052.43/1052.66	c #Conflicts:     896000 | #Learnt:      31196 | 0.000
1052.43/1052.66	c total clause space: 335.816MB
1052.43/1052.66	c total #watches: 636015
1054.03/1054.21	c total #propagations: 419379478 / total #impl: 1976107321 (eff. 0.212)
1054.03/1054.21	c #Conflicts:     897000 | #Learnt:      32196 | 0.000
1054.03/1054.21	c total clause space: 335.816MB
1054.03/1054.21	c total #watches: 643070
1055.43/1055.60	c total #propagations: 419867125 / total #impl: 1978557767 (eff. 0.212)
1055.43/1055.60	c #Conflicts:     898000 | #Learnt:      33196 | 0.000
1055.43/1055.60	c total clause space: 335.816MB
1055.43/1055.60	c total #watches: 647405
1056.73/1056.96	c total #propagations: 420270544 / total #impl: 1980644365 (eff. 0.212)
1056.73/1056.96	c #Conflicts:     899000 | #Learnt:      34196 | 0.000
1056.73/1056.96	c total clause space: 335.816MB
1056.73/1056.96	c total #watches: 651499
1058.43/1058.69	c total #propagations: 420668377 / total #impl: 1982403770 (eff. 0.212)
1058.43/1058.69	c #Conflicts:     900000 | #Learnt:      35196 | 0.000
1058.43/1058.69	c total clause space: 335.816MB
1058.43/1058.69	c total #watches: 655335
1060.23/1060.42	c total #propagations: 421144476 / total #impl: 1984622399 (eff. 0.212)
1060.23/1060.42	c #Conflicts:     901000 | #Learnt:      36196 | 0.000
1060.23/1060.42	c total clause space: 335.816MB
1060.23/1060.42	c total #watches: 659425
1061.82/1062.00	c total #propagations: 421617171 / total #impl: 1986716480 (eff. 0.212)
1061.82/1062.00	c #Conflicts:     902000 | #Learnt:      37196 | 0.000
1061.82/1062.00	c total clause space: 335.816MB
1061.82/1062.00	c total #watches: 664105
1063.53/1063.70	c total #propagations: 422074476 / total #impl: 1988806108 (eff. 0.212)
1063.53/1063.70	c #Conflicts:     903000 | #Learnt:      38196 | 0.000
1063.53/1063.70	c total clause space: 335.816MB
1063.53/1063.70	c total #watches: 669633
1065.42/1065.67	c total #propagations: 422553357 / total #impl: 1991024893 (eff. 0.212)
1065.42/1065.67	c #Conflicts:     904000 | #Learnt:      39196 | 0.000
1065.42/1065.67	c total clause space: 335.816MB
1065.42/1065.67	c total #watches: 673242
1067.12/1067.36	c total #propagations: 423032373 / total #impl: 1993160436 (eff. 0.212)
1067.12/1067.36	c #Conflicts:     905000 | #Learnt:      40196 | 0.000
1067.12/1067.36	c total clause space: 335.816MB
1067.12/1067.36	c total #watches: 677466
1068.52/1068.71	c total #propagations: 423517092 / total #impl: 1995170053 (eff. 0.212)
1068.52/1068.71	c #Conflicts:     906000 | #Learnt:      41196 | 0.000
1068.52/1068.71	c total clause space: 335.816MB
1068.52/1068.71	c total #watches: 680961
1069.92/1070.14	c total #propagations: 423935382 / total #impl: 1997298023 (eff. 0.212)
1069.92/1070.14	c #Conflicts:     907000 | #Learnt:      42196 | 0.000
1069.92/1070.14	c total clause space: 335.816MB
1069.92/1070.14	c total #watches: 684922
1072.22/1072.46	c total #propagations: 424308855 / total #impl: 1999267294 (eff. 0.212)
1072.22/1072.46	c #Conflicts:     908000 | #Learnt:      43196 | 0.000
1072.22/1072.46	c total clause space: 335.816MB
1072.22/1072.46	c total #watches: 688124
1074.63/1074.86	c total #propagations: 424831799 / total #impl: 2001372133 (eff. 0.212)
1074.63/1074.86	c #Conflicts:     909000 | #Learnt:      44196 | 0.000
1074.63/1074.86	c total clause space: 335.816MB
1074.63/1074.86	c total #watches: 691866
1076.92/1077.18	c total #propagations: 425479699 / total #impl: 2003972423 (eff. 0.212)
1076.92/1077.18	c #Conflicts:     910000 | #Learnt:      45196 | 0.000
1076.92/1077.18	c total clause space: 335.816MB
1076.92/1077.18	c total #watches: 694507
1079.22/1079.45	c total #propagations: 426062825 / total #impl: 2006207080 (eff. 0.212)
1079.22/1079.45	c GC COLLECT
1079.22/1079.45	c #Conflicts:     911000 | #Learnt:      23175 | 0.000
1079.22/1079.45	c total clause space: 335.816MB
1079.22/1079.45	c total #watches: 598817
1080.32/1080.56	c total #propagations: 426677135 / total #impl: 2008903013 (eff. 0.212)
1080.32/1080.56	c #Conflicts:     912000 | #Learnt:      24175 | 0.000
1080.32/1080.56	c total clause space: 335.816MB
1080.32/1080.56	c total #watches: 602237
1081.62/1081.87	c total #propagations: 427164841 / total #impl: 2011094768 (eff. 0.212)
1081.62/1081.87	c #Conflicts:     913000 | #Learnt:      25175 | 0.000
1081.62/1081.87	c total clause space: 335.816MB
1081.62/1081.87	c total #watches: 606984
1082.72/1082.91	c total #propagations: 427656714 / total #impl: 2013299288 (eff. 0.212)
1082.72/1082.91	c #Conflicts:     914000 | #Learnt:      26175 | 0.000
1082.72/1082.91	c total clause space: 335.816MB
1082.72/1082.91	c total #watches: 610275
1083.92/1084.18	c total #propagations: 428092337 / total #impl: 2015509238 (eff. 0.212)
1083.92/1084.18	c #Conflicts:     915000 | #Learnt:      27175 | 0.000
1083.92/1084.18	c total clause space: 335.816MB
1083.92/1084.18	c total #watches: 614350
1085.22/1085.47	c total #propagations: 428575505 / total #impl: 2017755919 (eff. 0.212)
1085.22/1085.47	c #Conflicts:     916000 | #Learnt:      28175 | 0.000
1085.22/1085.47	c total clause space: 335.816MB
1085.22/1085.47	c total #watches: 617789
1086.32/1086.59	c total #propagations: 429056963 / total #impl: 2019719447 (eff. 0.212)
1086.32/1086.59	c #Conflicts:     917000 | #Learnt:      29175 | 0.000
1086.32/1086.59	c total clause space: 335.816MB
1086.32/1086.59	c total #watches: 622178
1087.32/1087.59	c total #propagations: 429498183 / total #impl: 2021858046 (eff. 0.212)
1087.32/1087.59	c #Conflicts:     918000 | #Learnt:      30175 | 0.000
1087.32/1087.59	c total clause space: 335.816MB
1087.32/1087.59	c total #watches: 626304
1088.52/1088.75	c total #propagations: 429958676 / total #impl: 2024345551 (eff. 0.212)
1088.52/1088.75	c #Conflicts:     919000 | #Learnt:      31175 | 0.000
1088.52/1088.75	c total clause space: 335.816MB
1088.52/1088.75	c total #watches: 631303
1090.03/1090.26	c total #propagations: 430413337 / total #impl: 2026664381 (eff. 0.212)
1090.03/1090.26	c #Conflicts:     920000 | #Learnt:      32175 | 0.000
1090.03/1090.26	c total clause space: 335.816MB
1090.03/1090.26	c total #watches: 635978
1091.52/1091.78	c total #propagations: 430937981 / total #impl: 2028983053 (eff. 0.212)
1091.52/1091.78	c #Conflicts:     921000 | #Learnt:      33175 | 0.000
1091.52/1091.78	c total clause space: 335.816MB
1091.52/1091.78	c total #watches: 640078
1092.92/1093.10	c total #propagations: 431489524 / total #impl: 2031364233 (eff. 0.212)
1092.92/1093.10	c #Conflicts:     922000 | #Learnt:      34175 | 0.000
1092.92/1093.10	c total clause space: 335.816MB
1092.92/1093.10	c total #watches: 644711
1094.12/1094.38	c total #propagations: 431912430 / total #impl: 2033425045 (eff. 0.212)
1094.12/1094.38	c #Conflicts:     923000 | #Learnt:      35175 | 0.000
1094.12/1094.38	c total clause space: 335.816MB
1094.12/1094.38	c total #watches: 650736
1095.62/1095.88	c total #propagations: 432384518 / total #impl: 2035972305 (eff. 0.212)
1095.62/1095.88	c #Conflicts:     924000 | #Learnt:      36175 | 0.000
1095.62/1095.88	c total clause space: 335.816MB
1095.62/1095.88	c total #watches: 656208
1097.32/1097.58	c total #propagations: 432853430 / total #impl: 2038273610 (eff. 0.212)
1097.32/1097.58	c #Conflicts:     925000 | #Learnt:      37175 | 0.000
1097.32/1097.58	c total clause space: 335.816MB
1097.32/1097.58	c total #watches: 660364
1099.12/1099.35	c total #propagations: 433353285 / total #impl: 2040692464 (eff. 0.212)
1099.12/1099.35	c #Conflicts:     926000 | #Learnt:      38175 | 0.000
1099.12/1099.35	c total clause space: 335.816MB
1099.12/1099.35	c total #watches: 671126
1100.93/1101.11	c total #propagations: 433889413 / total #impl: 2043446409 (eff. 0.212)
1100.93/1101.11	c #Conflicts:     927000 | #Learnt:      39175 | 0.000
1100.93/1101.11	c total clause space: 335.816MB
1100.93/1101.11	c total #watches: 680827
1102.62/1102.81	c total #propagations: 434332479 / total #impl: 2046163025 (eff. 0.212)
1102.62/1102.81	c #Conflicts:     928000 | #Learnt:      40175 | 0.000
1102.62/1102.81	c total clause space: 335.816MB
1102.62/1102.81	c total #watches: 684356
1104.33/1104.57	c total #propagations: 434746024 / total #impl: 2048536564 (eff. 0.212)
1104.33/1104.57	c #Conflicts:     929000 | #Learnt:      41175 | 0.000
1104.33/1104.57	c total clause space: 335.816MB
1104.33/1104.57	c total #watches: 691915
1106.62/1106.80	c total #propagations: 435134313 / total #impl: 2051175393 (eff. 0.212)
1106.62/1106.80	c #Conflicts:     930000 | #Learnt:      42175 | 0.000
1106.62/1106.80	c total clause space: 335.816MB
1106.62/1106.80	c total #watches: 695147
1108.72/1108.99	c total #propagations: 435645052 / total #impl: 2053773916 (eff. 0.212)
1108.72/1108.99	c #Conflicts:     931000 | #Learnt:      43175 | 0.000
1108.72/1108.99	c total clause space: 335.816MB
1108.72/1108.99	c total #watches: 702384
1111.22/1111.48	c total #propagations: 436138499 / total #impl: 2056185468 (eff. 0.212)
1111.22/1111.48	c #Conflicts:     932000 | #Learnt:      44175 | 0.000
1111.22/1111.48	c total clause space: 335.816MB
1111.22/1111.48	c total #watches: 713184
1113.92/1114.14	c total #propagations: 436674700 / total #impl: 2059134036 (eff. 0.212)
1113.92/1114.14	c #Conflicts:     933000 | #Learnt:      45175 | 0.000
1113.92/1114.14	c total clause space: 335.816MB
1113.92/1114.14	c total #watches: 719036
1116.42/1116.65	c total #propagations: 437121492 / total #impl: 2061880556 (eff. 0.212)
1116.42/1116.65	c #Conflicts:     934000 | #Learnt:      46175 | 0.000
1116.42/1116.65	c total clause space: 335.816MB
1116.42/1116.65	c total #watches: 725298
1118.32/1118.52	c total #propagations: 437563221 / total #impl: 2064438187 (eff. 0.212)
1118.32/1118.52	c GC COLLECT
1118.32/1118.52	c #Conflicts:     935000 | #Learnt:      23907 | 0.000
1118.32/1118.52	c total clause space: 335.816MB
1118.32/1118.52	c total #watches: 604916
1119.52/1119.80	c total #propagations: 438017715 / total #impl: 2067077250 (eff. 0.212)
1119.52/1119.80	c #Conflicts:     936000 | #Learnt:      24907 | 0.000
1119.52/1119.80	c total clause space: 335.816MB
1119.52/1119.80	c total #watches: 614102
1121.02/1121.24	c total #propagations: 438464265 / total #impl: 2069398644 (eff. 0.212)
1121.02/1121.24	c #Conflicts:     937000 | #Learnt:      25907 | 0.000
1121.02/1121.24	c total clause space: 335.816MB
1121.02/1121.24	c total #watches: 621557
1122.62/1122.85	c total #propagations: 438884888 / total #impl: 2071799911 (eff. 0.212)
1122.62/1122.85	c #Conflicts:     938000 | #Learnt:      26907 | 0.000
1122.62/1122.85	c total clause space: 335.816MB
1122.62/1122.85	c total #watches: 633463
1124.72/1124.94	c total #propagations: 439316519 / total #impl: 2074732180 (eff. 0.212)
1124.72/1124.94	c #Conflicts:     939000 | #Learnt:      27907 | 0.000
1124.72/1124.94	c total clause space: 335.816MB
1124.72/1124.95	c total #watches: 645508
1127.21/1127.41	c total #propagations: 439729533 / total #impl: 2077691119 (eff. 0.212)
1127.21/1127.41	c #Conflicts:     940000 | #Learnt:      28907 | 0.000
1127.21/1127.41	c total clause space: 335.816MB
1127.21/1127.41	c total #watches: 654499
1129.52/1129.79	c total #propagations: 440177749 / total #impl: 2081125063 (eff. 0.212)
1129.52/1129.79	c #Conflicts:     941000 | #Learnt:      29907 | 0.000
1129.52/1129.79	c total clause space: 335.816MB
1129.52/1129.79	c total #watches: 662439
1132.31/1132.50	c total #propagations: 440596694 / total #impl: 2084369923 (eff. 0.211)
1132.31/1132.50	c #Conflicts:     942000 | #Learnt:      30907 | 0.000
1132.31/1132.50	c total clause space: 335.816MB
1132.31/1132.50	c total #watches: 670832
1135.51/1135.77	c total #propagations: 441018592 / total #impl: 2088132310 (eff. 0.211)
1135.51/1135.77	c #Conflicts:     943000 | #Learnt:      31907 | 0.000
1135.51/1135.77	c total clause space: 335.816MB
1135.51/1135.77	c total #watches: 684049
1139.11/1139.33	c total #propagations: 441469567 / total #impl: 2092423799 (eff. 0.211)
1139.11/1139.33	c #Conflicts:     944000 | #Learnt:      32907 | 0.000
1139.11/1139.33	c total clause space: 335.816MB
1139.11/1139.33	c total #watches: 692141
1143.11/1143.39	c total #propagations: 441921622 / total #impl: 2096753575 (eff. 0.211)
1143.11/1143.39	c #Conflicts:     945000 | #Learnt:      33907 | 0.000
1143.11/1143.39	c total clause space: 335.816MB
1143.11/1143.39	c total #watches: 702023
1147.91/1148.12	c total #propagations: 442397658 / total #impl: 2101081040 (eff. 0.211)
1147.91/1148.12	c #Conflicts:     946000 | #Learnt:      34907 | 0.000
1147.91/1148.12	c total clause space: 335.816MB
1147.91/1148.13	c total #watches: 713801
1151.11/1151.36	c total #propagations: 442904305 / total #impl: 2105761175 (eff. 0.210)
1151.11/1151.36	c #Conflicts:     947000 | #Learnt:      35907 | 0.000
1151.11/1151.36	c total clause space: 335.816MB
1151.11/1151.36	c total #watches: 718840
1155.21/1155.49	c total #propagations: 443341324 / total #impl: 2109808009 (eff. 0.210)
1155.21/1155.49	c #Conflicts:     948000 | #Learnt:      36907 | 0.000
1155.21/1155.49	c total clause space: 335.816MB
1155.21/1155.49	c total #watches: 728776
1158.62/1158.83	c total #propagations: 443813563 / total #impl: 2114586794 (eff. 0.210)
1158.62/1158.83	c #Conflicts:     949000 | #Learnt:      37907 | 0.000
1158.62/1158.83	c total clause space: 335.816MB
1158.62/1158.83	c total #watches: 735082
1162.42/1162.65	c total #propagations: 444239440 / total #impl: 2119218514 (eff. 0.210)
1162.42/1162.65	c #Conflicts:     950000 | #Learnt:      38907 | 0.000
1162.42/1162.65	c total clause space: 335.816MB
1162.42/1162.65	c total #watches: 742728
1166.22/1166.45	c total #propagations: 444767139 / total #impl: 2122443277 (eff. 0.210)
1166.22/1166.45	c #Conflicts:     951000 | #Learnt:      39907 | 0.000
1166.22/1166.45	c total clause space: 335.816MB
1166.22/1166.45	c total #watches: 747260
1170.12/1170.39	c total #propagations: 445233083 / total #impl: 2125581150 (eff. 0.209)
1170.12/1170.39	c #Conflicts:     952000 | #Learnt:      40907 | 0.000
1170.12/1170.39	c total clause space: 335.816MB
1170.12/1170.39	c total #watches: 753798
1174.12/1174.35	c total #propagations: 445731883 / total #impl: 2128729757 (eff. 0.209)
1174.12/1174.35	c #Conflicts:     953000 | #Learnt:      41907 | 0.000
1174.12/1174.35	c total clause space: 335.816MB
1174.12/1174.35	c total #watches: 759748
1178.31/1178.50	c total #propagations: 446198455 / total #impl: 2131476905 (eff. 0.209)
1178.31/1178.50	c #Conflicts:     954000 | #Learnt:      42907 | 0.000
1178.31/1178.50	c total clause space: 335.816MB
1178.31/1178.50	c total #watches: 765291
1182.71/1182.99	c total #propagations: 446722178 / total #impl: 2134464034 (eff. 0.209)
1182.71/1182.99	c #Conflicts:     955000 | #Learnt:      43907 | 0.000
1182.71/1182.99	c total clause space: 335.816MB
1182.71/1182.99	c total #watches: 770658
1187.21/1187.45	c total #propagations: 447230873 / total #impl: 2137455756 (eff. 0.209)
1187.21/1187.45	c #Conflicts:     956000 | #Learnt:      44907 | 0.000
1187.21/1187.45	c total clause space: 335.816MB
1187.21/1187.45	c total #watches: 776911
1191.71/1191.96	c total #propagations: 447701097 / total #impl: 2140420705 (eff. 0.209)
1191.71/1191.96	c #Conflicts:     957000 | #Learnt:      45907 | 0.000
1191.71/1191.96	c total clause space: 335.816MB
1191.71/1191.97	c total #watches: 781827
1196.11/1196.36	c total #propagations: 448181564 / total #impl: 2143424010 (eff. 0.209)
1196.11/1196.36	c #Conflicts:     958000 | #Learnt:      46907 | 0.000
1196.11/1196.36	c total clause space: 335.816MB
1196.11/1196.36	c total #watches: 788679
1198.31/1198.53	c total #propagations: 448657245 / total #impl: 2146519644 (eff. 0.209)
1198.31/1198.53	c GC COLLECT
1198.31/1198.53	c #Conflicts:     959000 | #Learnt:      24320 | 0.000
1198.31/1198.53	c total clause space: 335.816MB
1198.31/1198.53	c total #watches: 606759
1199.41/1199.62	c total #propagations: 449101528 / total #impl: 2149067761 (eff. 0.209)
1199.41/1199.62	c #Conflicts:     960000 | #Learnt:      25320 | 0.000
1199.41/1199.62	c total clause space: 335.816MB
1199.41/1199.62	c total #watches: 610611
1200.61/1200.83	c total #propagations: 449551719 / total #impl: 2151467330 (eff. 0.209)
1200.61/1200.83	c #Conflicts:     961000 | #Learnt:      26320 | 0.000
1200.61/1200.83	c total clause space: 335.816MB
1200.61/1200.83	c total #watches: 616454
1201.91/1202.11	c total #propagations: 449986293 / total #impl: 2153724748 (eff. 0.209)
1201.91/1202.11	c #Conflicts:     962000 | #Learnt:      27320 | 0.000
1201.91/1202.11	c total clause space: 335.816MB
1201.91/1202.11	c total #watches: 621606
1203.51/1203.74	c total #propagations: 450412318 / total #impl: 2155938546 (eff. 0.209)
1203.51/1203.74	c #Conflicts:     963000 | #Learnt:      28320 | 0.000
1203.51/1203.74	c total clause space: 335.816MB
1203.51/1203.74	c total #watches: 627423
1205.01/1205.22	c total #propagations: 450905963 / total #impl: 2158446196 (eff. 0.209)
1205.01/1205.22	c #Conflicts:     964000 | #Learnt:      29320 | 0.000
1205.01/1205.22	c total clause space: 335.816MB
1205.01/1205.22	c total #watches: 638772
1206.91/1207.10	c total #propagations: 451371956 / total #impl: 2161245034 (eff. 0.209)
1206.91/1207.10	c #Conflicts:     965000 | #Learnt:      30320 | 0.000
1206.91/1207.10	c total clause space: 335.816MB
1206.91/1207.10	c total #watches: 647391
1209.01/1209.20	c total #propagations: 451823810 / total #impl: 2164017303 (eff. 0.209)
1209.01/1209.20	c #Conflicts:     966000 | #Learnt:      31320 | 0.000
1209.01/1209.20	c total clause space: 335.816MB
1209.01/1209.20	c total #watches: 658302
1211.81/1212.01	c total #propagations: 452265164 / total #impl: 2166893982 (eff. 0.209)
1211.81/1212.01	c #Conflicts:     967000 | #Learnt:      32320 | 0.000
1211.81/1212.01	c total clause space: 335.816MB
1211.81/1212.01	c total #watches: 665070
1214.61/1214.84	c total #propagations: 452728606 / total #impl: 2169898994 (eff. 0.209)
1214.61/1214.84	c #Conflicts:     968000 | #Learnt:      33320 | 0.000
1214.61/1214.84	c total clause space: 335.816MB
1214.61/1214.84	c total #watches: 673297
1217.71/1217.98	c total #propagations: 453157640 / total #impl: 2172468476 (eff. 0.209)
1217.71/1217.98	c #Conflicts:     969000 | #Learnt:      34320 | 0.000
1217.71/1217.98	c total clause space: 335.816MB
1217.71/1217.98	c total #watches: 679187
1221.11/1221.35	c total #propagations: 453606368 / total #impl: 2175121550 (eff. 0.209)
1221.11/1221.35	c #Conflicts:     970000 | #Learnt:      35320 | 0.000
1221.11/1221.35	c total clause space: 335.816MB
1221.11/1221.35	c total #watches: 683676
1224.41/1224.63	c total #propagations: 454071344 / total #impl: 2177923748 (eff. 0.208)
1224.41/1224.63	c #Conflicts:     971000 | #Learnt:      36320 | 0.000
1224.41/1224.63	c total clause space: 335.816MB
1224.41/1224.63	c total #watches: 689252
1227.81/1228.07	c total #propagations: 454501638 / total #impl: 2180450724 (eff. 0.208)
1227.81/1228.07	c #Conflicts:     972000 | #Learnt:      37320 | 0.000
1227.81/1228.07	c total clause space: 335.816MB
1227.81/1228.07	c total #watches: 696773
1232.10/1232.36	c total #propagations: 454933628 / total #impl: 2183625840 (eff. 0.208)
1232.10/1232.36	c #Conflicts:     973000 | #Learnt:      38320 | 0.000
1232.10/1232.36	c total clause space: 335.816MB
1232.10/1232.36	c total #watches: 702525
1236.50/1236.79	c total #propagations: 455414845 / total #impl: 2186796710 (eff. 0.208)
1236.50/1236.79	c #Conflicts:     974000 | #Learnt:      39320 | 0.000
1236.50/1236.79	c total clause space: 335.816MB
1236.50/1236.79	c total #watches: 716792
1241.90/1242.16	c total #propagations: 455877984 / total #impl: 2189968889 (eff. 0.208)
1241.90/1242.16	c #Conflicts:     975000 | #Learnt:      40320 | 0.000
1241.90/1242.16	c total clause space: 335.816MB
1241.90/1242.16	c total #watches: 729345
1249.10/1249.32	c total #propagations: 456357556 / total #impl: 2193445067 (eff. 0.208)
1249.10/1249.32	c #Conflicts:     976000 | #Learnt:      41320 | 0.000
1249.10/1249.32	c total clause space: 335.816MB
1249.10/1249.32	c total #watches: 744239
1256.50/1256.70	c total #propagations: 456837591 / total #impl: 2197693650 (eff. 0.208)
1256.50/1256.70	c #Conflicts:     977000 | #Learnt:      42320 | 0.000
1256.50/1256.70	c total clause space: 335.816MB
1256.50/1256.70	c total #watches: 753546
1261.89/1262.10	c total #propagations: 457339917 / total #impl: 2201265153 (eff. 0.208)
1261.89/1262.10	c #Conflicts:     978000 | #Learnt:      43320 | 0.000
1261.89/1262.10	c total clause space: 335.816MB
1261.89/1262.10	c total #watches: 758776
1267.60/1267.87	c total #propagations: 457793709 / total #impl: 2203904904 (eff. 0.208)
1267.60/1267.87	c #Conflicts:     979000 | #Learnt:      44320 | 0.000
1267.60/1267.87	c total clause space: 335.816MB
1267.60/1267.87	c total #watches: 765629
1275.70/1275.90	c total #propagations: 458180373 / total #impl: 2206693833 (eff. 0.208)
1275.70/1275.90	c #Conflicts:     980000 | #Learnt:      45320 | 0.000
1275.70/1275.90	c total clause space: 335.816MB
1275.70/1275.90	c total #watches: 770939
1283.80/1284.04	c total #propagations: 458643072 / total #impl: 2209893742 (eff. 0.208)
1283.80/1284.04	c #Conflicts:     981000 | #Learnt:      46320 | 0.000
1283.80/1284.04	c total clause space: 335.816MB
1283.80/1284.04	c total #watches: 775387
1291.09/1291.39	c total #propagations: 459131484 / total #impl: 2212993340 (eff. 0.207)
1291.09/1291.39	c #Conflicts:     982000 | #Learnt:      47320 | 0.000
1291.09/1291.39	c total clause space: 335.816MB
1291.09/1291.39	c total #watches: 781227
1295.79/1296.04	c total #propagations: 459530000 / total #impl: 2215872900 (eff. 0.207)
1295.79/1296.04	c GC COLLECT
1295.79/1296.04	c #Conflicts:     983000 | #Learnt:      24426 | 0.000
1295.79/1296.04	c total clause space: 335.816MB
1295.79/1296.04	c total #watches: 606543
1296.89/1297.14	c total #propagations: 459931746 / total #impl: 2218317096 (eff. 0.207)
1296.89/1297.14	c #Conflicts:     984000 | #Learnt:      25426 | 0.000
1296.89/1297.14	c total clause space: 335.816MB
1296.89/1297.14	c total #watches: 610461
1298.09/1298.35	c total #propagations: 460346949 / total #impl: 2220242959 (eff. 0.207)
1298.09/1298.35	c #Conflicts:     985000 | #Learnt:      26426 | 0.000
1298.09/1298.35	c total clause space: 335.816MB
1298.09/1298.35	c total #watches: 616015
1299.29/1299.52	c total #propagations: 460744458 / total #impl: 2222205136 (eff. 0.207)
1299.29/1299.52	c #Conflicts:     986000 | #Learnt:      27426 | 0.000
1299.29/1299.52	c total clause space: 335.816MB
1299.29/1299.52	c total #watches: 624408
1300.69/1300.96	c total #propagations: 461102312 / total #impl: 2224325976 (eff. 0.207)
1300.69/1300.96	c #Conflicts:     987000 | #Learnt:      28426 | 0.000
1300.69/1300.96	c total clause space: 335.816MB
1300.69/1300.96	c total #watches: 630443
1302.30/1302.51	c total #propagations: 461517565 / total #impl: 2226584450 (eff. 0.207)
1302.30/1302.51	c #Conflicts:     988000 | #Learnt:      29426 | 0.000
1302.30/1302.51	c total clause space: 335.816MB
1302.30/1302.51	c total #watches: 635128
1303.79/1304.08	c total #propagations: 461929752 / total #impl: 2228689939 (eff. 0.207)
1303.79/1304.08	c #Conflicts:     989000 | #Learnt:      30426 | 0.000
1303.79/1304.08	c total clause space: 335.816MB
1303.79/1304.08	c total #watches: 640599
1305.69/1305.94	c total #propagations: 462312774 / total #impl: 2230741628 (eff. 0.207)
1305.69/1305.94	c #Conflicts:     990000 | #Learnt:      31426 | 0.000
1305.69/1305.94	c total clause space: 335.816MB
1305.69/1305.94	c total #watches: 646230
1307.59/1307.83	c total #propagations: 462716834 / total #impl: 2232944258 (eff. 0.207)
1307.59/1307.83	c #Conflicts:     991000 | #Learnt:      32426 | 0.000
1307.59/1307.83	c total clause space: 335.816MB
1307.59/1307.84	c total #watches: 650799
1309.49/1309.70	c total #propagations: 463115721 / total #impl: 2235224626 (eff. 0.207)
1309.49/1309.70	c #Conflicts:     992000 | #Learnt:      33426 | 0.000
1309.49/1309.70	c total clause space: 335.816MB
1309.49/1309.70	c total #watches: 655518
1311.59/1311.88	c total #propagations: 463520248 / total #impl: 2237522443 (eff. 0.207)
1311.59/1311.88	c #Conflicts:     993000 | #Learnt:      34426 | 0.000
1311.59/1311.88	c total clause space: 335.816MB
1311.59/1311.88	c total #watches: 664208
1314.19/1314.46	c total #propagations: 463952407 / total #impl: 2239945274 (eff. 0.207)
1314.19/1314.46	c #Conflicts:     994000 | #Learnt:      35426 | 0.000
1314.19/1314.46	c total clause space: 335.816MB
1314.19/1314.46	c total #watches: 674283
1317.39/1317.60	c total #propagations: 464393275 / total #impl: 2242660533 (eff. 0.207)
1317.39/1317.60	c #Conflicts:     995000 | #Learnt:      36426 | 0.000
1317.39/1317.60	c total clause space: 335.816MB
1317.39/1317.60	c total #watches: 678106
1319.79/1320.08	c total #propagations: 464832464 / total #impl: 2245080983 (eff. 0.207)
1319.79/1320.08	c #Conflicts:     996000 | #Learnt:      37426 | 0.000
1319.79/1320.08	c total clause space: 335.816MB
1319.79/1320.08	c total #watches: 683251
1322.19/1322.43	c total #propagations: 465249647 / total #impl: 2247404668 (eff. 0.207)
1322.19/1322.43	c #Conflicts:     997000 | #Learnt:      38426 | 0.000
1322.19/1322.43	c total clause space: 335.816MB
1322.19/1322.43	c total #watches: 688409
1324.49/1324.71	c total #propagations: 465653936 / total #impl: 2249510428 (eff. 0.207)
1324.49/1324.71	c #Conflicts:     998000 | #Learnt:      39426 | 0.000
1324.49/1324.71	c total clause space: 335.816MB
1324.49/1324.71	c total #watches: 692922
1326.79/1327.05	c total #propagations: 466055633 / total #impl: 2251413225 (eff. 0.207)
1326.79/1327.05	c #Conflicts:     999000 | #Learnt:      40426 | 0.000
1326.79/1327.05	c total clause space: 335.816MB
1326.79/1327.05	c total #watches: 697884
1329.59/1329.87	c total #propagations: 466457223 / total #impl: 2253512319 (eff. 0.207)
1329.59/1329.87	c #Conflicts:    1000000 | #Learnt:      41426 | 0.000
1329.59/1329.87	c total clause space: 335.816MB
1329.59/1329.87	c total #watches: 702095
1332.19/1332.45	c total #propagations: 466884388 / total #impl: 2255914260 (eff. 0.207)
1332.19/1332.45	c #Conflicts:    1001000 | #Learnt:      42426 | 0.000
1332.19/1332.45	c total clause space: 335.816MB
1332.19/1332.45	c total #watches: 707464
1334.89/1335.18	c total #propagations: 467275358 / total #impl: 2258010963 (eff. 0.207)
1334.89/1335.18	c #Conflicts:    1002000 | #Learnt:      43426 | 0.000
1334.89/1335.18	c total clause space: 335.816MB
1334.89/1335.18	c total #watches: 712122
1337.88/1338.12	c total #propagations: 467683027 / total #impl: 2260034847 (eff. 0.207)
1337.88/1338.12	c #Conflicts:    1003000 | #Learnt:      44426 | 0.000
1337.88/1338.12	c total clause space: 335.816MB
1337.88/1338.12	c total #watches: 717485
1341.08/1341.31	c total #propagations: 468092524 / total #impl: 2262606874 (eff. 0.207)
1341.08/1341.31	c #Conflicts:    1004000 | #Learnt:      45426 | 0.000
1341.08/1341.31	c total clause space: 335.816MB
1341.08/1341.31	c total #watches: 722438
1344.18/1344.43	c total #propagations: 468497233 / total #impl: 2265183200 (eff. 0.207)
1344.18/1344.43	c #Conflicts:    1005000 | #Learnt:      46426 | 0.000
1344.18/1344.43	c total clause space: 335.816MB
1344.18/1344.43	c total #watches: 727310
1347.18/1347.45	c total #propagations: 468902092 / total #impl: 2267533134 (eff. 0.207)
1347.18/1347.45	c #Conflicts:    1006000 | #Learnt:      47426 | 0.000
1347.18/1347.45	c total clause space: 335.816MB
1347.18/1347.45	c total #watches: 739471
1350.28/1350.56	c total #propagations: 469280649 / total #impl: 2269960190 (eff. 0.207)
1350.28/1350.56	c #Conflicts:    1007000 | #Learnt:      48426 | 0.000
1350.28/1350.56	c total clause space: 335.816MB
1350.28/1350.56	c total #watches: 747558
1351.58/1351.89	c total #propagations: 469641175 / total #impl: 2272584272 (eff. 0.207)
1351.58/1351.89	c GC COLLECT
1351.58/1351.89	c #Conflicts:    1008000 | #Learnt:      25212 | 0.000
1351.58/1351.89	c total clause space: 335.816MB
1351.58/1351.89	c total #watches: 611244
1352.79/1353.08	c total #propagations: 470028596 / total #impl: 2274431733 (eff. 0.207)
1352.79/1353.08	c #Conflicts:    1009000 | #Learnt:      26212 | 0.000
1352.79/1353.08	c total clause space: 335.816MB
1352.79/1353.08	c total #watches: 617739
1354.08/1354.30	c total #propagations: 470442443 / total #impl: 2276314186 (eff. 0.207)
1354.08/1354.30	c #Conflicts:    1010000 | #Learnt:      27212 | 0.000
1354.08/1354.30	c total clause space: 335.816MB
1354.08/1354.30	c total #watches: 623228
1355.28/1355.55	c total #propagations: 470821166 / total #impl: 2278113225 (eff. 0.207)
1355.28/1355.55	c #Conflicts:    1011000 | #Learnt:      28212 | 0.000
1355.28/1355.55	c total clause space: 335.816MB
1355.28/1355.55	c total #watches: 628179
1356.58/1356.82	c total #propagations: 471194260 / total #impl: 2279821982 (eff. 0.207)
1356.58/1356.82	c #Conflicts:    1012000 | #Learnt:      29212 | 0.000
1356.58/1356.82	c total clause space: 335.816MB
1356.58/1356.82	c total #watches: 632890
1357.88/1358.14	c total #propagations: 471577720 / total #impl: 2281646591 (eff. 0.207)
1357.88/1358.14	c #Conflicts:    1013000 | #Learnt:      30212 | 0.000
1357.88/1358.14	c total clause space: 335.816MB
1357.88/1358.14	c total #watches: 638014
1359.28/1359.55	c total #propagations: 471931078 / total #impl: 2283360597 (eff. 0.207)
1359.28/1359.55	c #Conflicts:    1014000 | #Learnt:      31212 | 0.000
1359.28/1359.55	c total clause space: 335.816MB
1359.28/1359.55	c total #watches: 642597
1360.88/1361.14	c total #propagations: 472280134 / total #impl: 2285034830 (eff. 0.207)
1360.88/1361.14	c #Conflicts:    1015000 | #Learnt:      32212 | 0.000
1360.88/1361.14	c total clause space: 335.816MB
1360.88/1361.14	c total #watches: 651843
1362.88/1363.13	c total #propagations: 472652843 / total #impl: 2286901409 (eff. 0.207)
1362.88/1363.13	c #Conflicts:    1016000 | #Learnt:      33212 | 0.000
1362.88/1363.13	c total clause space: 335.816MB
1362.88/1363.13	c total #watches: 663760
1364.89/1365.19	c total #propagations: 473007858 / total #impl: 2289246559 (eff. 0.207)
1364.89/1365.19	c #Conflicts:    1017000 | #Learnt:      34212 | 0.000
1364.89/1365.19	c total clause space: 335.816MB
1364.89/1365.19	c total #watches: 672243
1367.38/1367.68	c total #propagations: 473352063 / total #impl: 2291322232 (eff. 0.207)
1367.38/1367.68	c #Conflicts:    1018000 | #Learnt:      35212 | 0.000
1367.38/1367.68	c total clause space: 335.816MB
1367.38/1367.69	c total #watches: 687868
1370.48/1370.77	c total #propagations: 473698439 / total #impl: 2293996274 (eff. 0.206)
1370.48/1370.77	c #Conflicts:    1019000 | #Learnt:      36212 | 0.000
1370.48/1370.77	c total clause space: 335.816MB
1370.48/1370.77	c total #watches: 706614
1373.48/1373.70	c total #propagations: 474048342 / total #impl: 2297347003 (eff. 0.206)
1373.48/1373.70	c #Conflicts:    1020000 | #Learnt:      37212 | 0.000
1373.48/1373.70	c total clause space: 335.816MB
1373.48/1373.70	c total #watches: 710379
1376.38/1376.69	c total #propagations: 474381412 / total #impl: 2299371602 (eff. 0.206)
1376.38/1376.69	c #Conflicts:    1021000 | #Learnt:      38212 | 0.000
1376.38/1376.69	c total clause space: 335.816MB
1376.38/1376.69	c total #watches: 715315
1379.48/1379.70	c total #propagations: 474728617 / total #impl: 2301536198 (eff. 0.206)
1379.48/1379.70	c #Conflicts:    1022000 | #Learnt:      39212 | 0.000
1379.48/1379.70	c total clause space: 335.816MB
1379.48/1379.70	c total #watches: 721899
1382.48/1382.76	c total #propagations: 475047104 / total #impl: 2303861811 (eff. 0.206)
1382.48/1382.76	c #Conflicts:    1023000 | #Learnt:      40212 | 0.000
1382.48/1382.76	c total clause space: 335.816MB
1382.48/1382.76	c total #watches: 726746
1386.08/1386.36	c total #propagations: 475373641 / total #impl: 2305494653 (eff. 0.206)
1386.08/1386.36	c #Conflicts:    1024000 | #Learnt:      41212 | 0.000
1386.08/1386.36	c total clause space: 335.816MB
1386.08/1386.36	c total #watches: 730819
1389.77/1390.04	c total #propagations: 475704599 / total #impl: 2307191221 (eff. 0.206)
1389.77/1390.04	c #Conflicts:    1025000 | #Learnt:      42212 | 0.000
1389.77/1390.04	c total clause space: 335.816MB
1389.77/1390.04	c total #watches: 735276
1393.67/1393.94	c total #propagations: 476049637 / total #impl: 2309295800 (eff. 0.206)
1393.67/1393.94	c #Conflicts:    1026000 | #Learnt:      43212 | 0.000
1393.67/1393.94	c total clause space: 335.816MB
1393.67/1393.94	c total #watches: 740616
1397.17/1397.45	c total #propagations: 476402886 / total #impl: 2311518450 (eff. 0.206)
1397.17/1397.45	c #Conflicts:    1027000 | #Learnt:      44212 | 0.000
1397.17/1397.45	c total clause space: 335.816MB
1397.17/1397.45	c total #watches: 746315
1400.88/1401.12	c total #propagations: 476710419 / total #impl: 2313599050 (eff. 0.206)
1400.88/1401.12	c #Conflicts:    1028000 | #Learnt:      45212 | 0.000
1400.88/1401.12	c total clause space: 335.816MB
1400.88/1401.12	c total #watches: 752190
1404.49/1404.73	c total #propagations: 477054096 / total #impl: 2316199494 (eff. 0.206)
1404.49/1404.73	c #Conflicts:    1029000 | #Learnt:      46212 | 0.000
1404.49/1404.73	c total clause space: 335.816MB
1404.49/1404.73	c total #watches: 758819
1407.79/1408.06	c total #propagations: 477386709 / total #impl: 2318831939 (eff. 0.206)
1407.79/1408.06	c #Conflicts:    1030000 | #Learnt:      47212 | 0.000
1407.79/1408.06	c total clause space: 335.816MB
1407.79/1408.06	c total #watches: 765540
1411.28/1411.55	c total #propagations: 477713005 / total #impl: 2321064997 (eff. 0.206)
1411.28/1411.55	c #Conflicts:    1031000 | #Learnt:      48212 | 0.000
1411.28/1411.55	c total clause space: 335.816MB
1411.28/1411.55	c total #watches: 772208
1414.68/1414.97	c total #propagations: 478025878 / total #impl: 2323269504 (eff. 0.206)
1414.68/1414.97	c GC COLLECT
1414.68/1414.97	c #Conflicts:    1032000 | #Learnt:      24685 | 0.000
1414.68/1414.97	c total clause space: 335.816MB
1414.68/1414.97	c total #watches: 607276
1415.38/1415.67	c total #propagations: 478344572 / total #impl: 2325462542 (eff. 0.206)
1415.38/1415.67	c #Conflicts:    1033000 | #Learnt:      25685 | 0.000
1415.38/1415.67	c total clause space: 335.816MB
1415.38/1415.67	c total #watches: 611772
1416.28/1416.58	c total #propagations: 478638500 / total #impl: 2327048988 (eff. 0.206)
1416.28/1416.58	c #Conflicts:    1034000 | #Learnt:      26685 | 0.000
1416.28/1416.58	c total clause space: 335.816MB
1416.28/1416.58	c total #watches: 616269
1417.58/1417.82	c total #propagations: 478943209 / total #impl: 2328777071 (eff. 0.206)
1417.58/1417.82	c #Conflicts:    1035000 | #Learnt:      27685 | 0.000
1417.58/1417.82	c total clause space: 335.816MB
1417.58/1417.82	c total #watches: 624925
1418.98/1419.21	c total #propagations: 479304381 / total #impl: 2330861175 (eff. 0.206)
1418.98/1419.21	c #Conflicts:    1036000 | #Learnt:      28685 | 0.000
1418.98/1419.21	c total clause space: 335.816MB
1418.98/1419.21	c total #watches: 632620
1420.48/1420.71	c total #propagations: 479632841 / total #impl: 2332999928 (eff. 0.206)
1420.48/1420.71	c #Conflicts:    1037000 | #Learnt:      29685 | 0.000
1420.48/1420.71	c total clause space: 335.816MB
1420.48/1420.71	c total #watches: 639818
1422.38/1422.62	c total #propagations: 479939429 / total #impl: 2334958482 (eff. 0.206)
1422.38/1422.62	c #Conflicts:    1038000 | #Learnt:      30685 | 0.000
1422.38/1422.62	c total clause space: 335.816MB
1422.38/1422.62	c total #watches: 645510
1424.38/1424.69	c total #propagations: 480266829 / total #impl: 2337089030 (eff. 0.205)
1424.38/1424.69	c #Conflicts:    1039000 | #Learnt:      31685 | 0.000
1424.38/1424.69	c total clause space: 335.816MB
1424.38/1424.69	c total #watches: 650907
1426.67/1426.93	c total #propagations: 480582722 / total #impl: 2339113942 (eff. 0.205)
1426.67/1426.93	c #Conflicts:    1040000 | #Learnt:      32685 | 0.000
1426.67/1426.93	c total clause space: 335.816MB
1426.67/1426.93	c total #watches: 657801
1428.97/1429.25	c total #propagations: 480925435 / total #impl: 2341157405 (eff. 0.205)
1428.97/1429.25	c #Conflicts:    1041000 | #Learnt:      33685 | 0.000
1428.97/1429.25	c total clause space: 335.816MB
1428.97/1429.25	c total #watches: 665063
1431.17/1431.48	c total #propagations: 481241173 / total #impl: 2343138977 (eff. 0.205)
1431.17/1431.48	c #Conflicts:    1042000 | #Learnt:      34685 | 0.000
1431.17/1431.48	c total clause space: 335.816MB
1431.17/1431.48	c total #watches: 669433
1433.77/1434.03	c total #propagations: 481557731 / total #impl: 2345131883 (eff. 0.205)
1433.77/1434.03	c #Conflicts:    1043000 | #Learnt:      35685 | 0.000
1433.77/1434.03	c total clause space: 335.816MB
1433.77/1434.03	c total #watches: 673382
1436.27/1436.53	c total #propagations: 481898729 / total #impl: 2347044540 (eff. 0.205)
1436.27/1436.53	c #Conflicts:    1044000 | #Learnt:      36685 | 0.000
1436.27/1436.53	c total clause space: 335.816MB
1436.27/1436.53	c total #watches: 681095
1439.07/1439.30	c total #propagations: 482309475 / total #impl: 2349756401 (eff. 0.205)
1439.07/1439.30	c #Conflicts:    1045000 | #Learnt:      37685 | 0.000
1439.07/1439.30	c total clause space: 335.816MB
1439.07/1439.30	c total #watches: 686583
1441.57/1441.85	c total #propagations: 482718179 / total #impl: 2352221200 (eff. 0.205)
1441.57/1441.85	c #Conflicts:    1046000 | #Learnt:      38685 | 0.000
1441.57/1441.85	c total clause space: 335.816MB
1441.57/1441.85	c total #watches: 695490
1444.97/1445.28	c total #propagations: 483109037 / total #impl: 2354791797 (eff. 0.205)
1444.97/1445.28	c #Conflicts:    1047000 | #Learnt:      39685 | 0.000
1444.97/1445.28	c total clause space: 335.816MB
1444.97/1445.28	c total #watches: 701092
1448.57/1448.85	c total #propagations: 483514711 / total #impl: 2357524760 (eff. 0.205)
1448.57/1448.85	c #Conflicts:    1048000 | #Learnt:      40685 | 0.000
1448.57/1448.85	c total clause space: 335.816MB
1448.57/1448.85	c total #watches: 704991
1451.96/1452.27	c total #propagations: 483910502 / total #impl: 2359854353 (eff. 0.205)
1451.96/1452.27	c #Conflicts:    1049000 | #Learnt:      41685 | 0.000
1451.96/1452.27	c total clause space: 335.816MB
1451.96/1452.27	c total #watches: 710482
1455.86/1456.10	c total #propagations: 484309944 / total #impl: 2362851595 (eff. 0.205)
1455.86/1456.10	c #Conflicts:    1050000 | #Learnt:      42685 | 0.000
1455.86/1456.10	c total clause space: 335.816MB
1455.86/1456.10	c total #watches: 716387
1459.57/1459.85	c total #propagations: 484733525 / total #impl: 2365867700 (eff. 0.205)
1459.57/1459.85	c #Conflicts:    1051000 | #Learnt:      43685 | 0.000
1459.57/1459.85	c total clause space: 335.816MB
1459.57/1459.85	c total #watches: 726122
1463.56/1463.82	c total #propagations: 485120220 / total #impl: 2368606130 (eff. 0.205)
1463.56/1463.82	c #Conflicts:    1052000 | #Learnt:      44685 | 0.000
1463.56/1463.82	c total clause space: 335.816MB
1463.56/1463.82	c total #watches: 732955
1467.55/1467.84	c total #propagations: 485520348 / total #impl: 2371243587 (eff. 0.205)
1467.55/1467.84	c #Conflicts:    1053000 | #Learnt:      45685 | 0.000
1467.55/1467.84	c total clause space: 335.816MB
1467.55/1467.84	c total #watches: 740161
1471.66/1471.92	c total #propagations: 485922701 / total #impl: 2374585363 (eff. 0.205)
1471.66/1471.92	c #Conflicts:    1054000 | #Learnt:      46685 | 0.000
1471.66/1471.92	c total clause space: 335.816MB
1471.66/1471.92	c total #watches: 746084
1475.55/1475.87	c total #propagations: 486313246 / total #impl: 2377375218 (eff. 0.205)
1475.55/1475.87	c #Conflicts:    1055000 | #Learnt:      47685 | 0.000
1475.55/1475.87	c total clause space: 335.816MB
1475.55/1475.87	c total #watches: 752045
1479.95/1480.23	c total #propagations: 486687454 / total #impl: 2379864220 (eff. 0.205)
1479.95/1480.23	c #Conflicts:    1056000 | #Learnt:      48685 | 0.000
1479.95/1480.23	c total clause space: 335.816MB
1479.95/1480.23	c total #watches: 757414
1484.44/1484.77	c total #propagations: 487073309 / total #impl: 2382458984 (eff. 0.204)
1484.44/1484.77	c GC COLLECT
1484.44/1484.77	c #Conflicts:    1057000 | #Learnt:      24871 | 0.000
1484.44/1484.77	c total clause space: 335.816MB
1484.44/1484.77	c total #watches: 608286
1485.54/1485.87	c total #propagations: 487475359 / total #impl: 2385134486 (eff. 0.204)
1485.54/1485.87	c #Conflicts:    1058000 | #Learnt:      25871 | 0.000
1485.54/1485.87	c total clause space: 335.816MB
1485.54/1485.87	c total #watches: 615497
1486.84/1487.11	c total #propagations: 487892805 / total #impl: 2387235980 (eff. 0.204)
1486.84/1487.11	c #Conflicts:    1059000 | #Learnt:      26871 | 0.000
1486.84/1487.11	c total clause space: 335.816MB
1486.84/1487.11	c total #watches: 622263
1488.15/1488.45	c total #propagations: 488299946 / total #impl: 2389226889 (eff. 0.204)
1488.15/1488.45	c #Conflicts:    1060000 | #Learnt:      27871 | 0.000
1488.15/1488.45	c total clause space: 335.816MB
1488.15/1488.45	c total #watches: 629212
1489.64/1489.90	c total #propagations: 488705728 / total #impl: 2391467225 (eff. 0.204)
1489.64/1489.90	c #Conflicts:    1061000 | #Learnt:      28871 | 0.000
1489.64/1489.90	c total clause space: 335.816MB
1489.64/1489.90	c total #watches: 635278
1491.14/1491.40	c total #propagations: 489087292 / total #impl: 2393598634 (eff. 0.204)
1491.14/1491.40	c #Conflicts:    1062000 | #Learnt:      29871 | 0.000
1491.14/1491.40	c total clause space: 335.816MB
1491.14/1491.40	c total #watches: 641221
1492.84/1493.17	c total #propagations: 489448472 / total #impl: 2395775867 (eff. 0.204)
1492.84/1493.17	c #Conflicts:    1063000 | #Learnt:      30871 | 0.000
1492.84/1493.17	c total clause space: 335.816MB
1492.84/1493.17	c total #watches: 649040
1494.74/1495.06	c total #propagations: 489859044 / total #impl: 2398606830 (eff. 0.204)
1494.74/1495.06	c #Conflicts:    1064000 | #Learnt:      31871 | 0.000
1494.74/1495.06	c total clause space: 335.816MB
1494.74/1495.06	c total #watches: 656251
1496.73/1497.02	c total #propagations: 490264724 / total #impl: 2401531536 (eff. 0.204)
1496.73/1497.02	c #Conflicts:    1065000 | #Learnt:      32871 | 0.000
1496.73/1497.02	c total clause space: 335.816MB
1496.73/1497.02	c total #watches: 664550
1498.93/1499.26	c total #propagations: 490667881 / total #impl: 2404230735 (eff. 0.204)
1498.93/1499.26	c #Conflicts:    1066000 | #Learnt:      33871 | 0.000
1498.93/1499.26	c total clause space: 335.816MB
1498.93/1499.26	c total #watches: 673045
1501.13/1501.47	c total #propagations: 491075791 / total #impl: 2407392438 (eff. 0.204)
1501.13/1501.47	c #Conflicts:    1067000 | #Learnt:      34871 | 0.000
1501.13/1501.47	c total clause space: 335.816MB
1501.13/1501.47	c total #watches: 678989
1503.33/1503.63	c total #propagations: 491464495 / total #impl: 2410432893 (eff. 0.204)
1503.33/1503.63	c #Conflicts:    1068000 | #Learnt:      35871 | 0.000
1503.33/1503.63	c total clause space: 335.816MB
1503.33/1503.63	c total #watches: 687746
1505.64/1505.90	c total #propagations: 491863164 / total #impl: 2413513050 (eff. 0.204)
1505.64/1505.90	c #Conflicts:    1069000 | #Learnt:      36871 | 0.000
1505.64/1505.90	c total clause space: 335.816MB
1505.64/1505.90	c total #watches: 696877
1508.03/1508.32	c total #propagations: 492218790 / total #impl: 2416908050 (eff. 0.204)
1508.03/1508.32	c #Conflicts:    1070000 | #Learnt:      37871 | 0.000
1508.03/1508.32	c total clause space: 335.816MB
1508.03/1508.32	c total #watches: 702263
1511.03/1511.32	c total #propagations: 492558964 / total #impl: 2419534314 (eff. 0.204)
1511.03/1511.32	c #Conflicts:    1071000 | #Learnt:      38871 | 0.000
1511.03/1511.32	c total clause space: 335.816MB
1511.03/1511.32	c total #watches: 711679
1514.03/1514.33	c total #propagations: 492972504 / total #impl: 2423033742 (eff. 0.203)
1514.03/1514.33	c #Conflicts:    1072000 | #Learnt:      39871 | 0.000
1514.03/1514.33	c total clause space: 335.816MB
1514.03/1514.33	c total #watches: 723806
1517.33/1517.63	c total #propagations: 493358590 / total #impl: 2426359034 (eff. 0.203)
1517.33/1517.63	c #Conflicts:    1073000 | #Learnt:      40871 | 0.000
1517.33/1517.63	c total clause space: 335.816MB
1517.33/1517.63	c total #watches: 733621
1521.04/1521.39	c total #propagations: 493738123 / total #impl: 2430055348 (eff. 0.203)
1521.04/1521.39	c #Conflicts:    1074000 | #Learnt:      41871 | 0.000
1521.04/1521.39	c total clause space: 335.816MB
1521.04/1521.39	c total #watches: 741761
1525.03/1525.38	c total #propagations: 494127712 / total #impl: 2433788076 (eff. 0.203)
1525.03/1525.38	c #Conflicts:    1075000 | #Learnt:      42871 | 0.000
1525.03/1525.38	c total clause space: 335.816MB
1525.03/1525.38	c total #watches: 752245
1529.03/1529.32	c total #propagations: 494503476 / total #impl: 2438864551 (eff. 0.203)
1529.03/1529.32	c #Conflicts:    1076000 | #Learnt:      43871 | 0.000
1529.03/1529.32	c total clause space: 335.816MB
1529.03/1529.32	c total #watches: 758109
1532.43/1532.72	c total #propagations: 494853890 / total #impl: 2442516384 (eff. 0.203)
1532.43/1532.72	c #Conflicts:    1077000 | #Learnt:      44871 | 0.000
1532.43/1532.72	c total clause space: 335.816MB
1532.43/1532.72	c total #watches: 767150
1536.13/1536.49	c total #propagations: 495192524 / total #impl: 2445579619 (eff. 0.202)
1536.13/1536.49	c #Conflicts:    1078000 | #Learnt:      45871 | 0.000
1536.13/1536.49	c total clause space: 335.816MB
1536.13/1536.49	c total #watches: 773483
1540.33/1540.65	c total #propagations: 495578179 / total #impl: 2448749724 (eff. 0.202)
1540.33/1540.65	c #Conflicts:    1079000 | #Learnt:      46871 | 0.000
1540.33/1540.65	c total clause space: 335.816MB
1540.33/1540.65	c total #watches: 780993
1545.43/1545.74	c total #propagations: 495984201 / total #impl: 2452858669 (eff. 0.202)
1545.43/1545.74	c #Conflicts:    1080000 | #Learnt:      47871 | 0.000
1545.43/1545.74	c total clause space: 335.816MB
1545.43/1545.74	c total #watches: 790285
1550.73/1551.06	c total #propagations: 496365191 / total #impl: 2456739841 (eff. 0.202)
1550.73/1551.06	c #Conflicts:    1081000 | #Learnt:      48871 | 0.000
1550.73/1551.06	c total clause space: 335.816MB
1550.73/1551.06	c total #watches: 795090
1555.92/1556.20	c total #propagations: 496751858 / total #impl: 2460233562 (eff. 0.202)
1555.92/1556.20	c #Conflicts:    1082000 | #Learnt:      49871 | 0.000
1555.92/1556.20	c total clause space: 335.816MB
1555.92/1556.20	c total #watches: 799044
1558.82/1559.17	c total #propagations: 497128929 / total #impl: 2463481239 (eff. 0.202)
1558.82/1559.17	c GC COLLECT
1558.82/1559.17	c #Conflicts:    1083000 | #Learnt:      25775 | 0.000
1558.82/1559.17	c total clause space: 335.816MB
1558.82/1559.17	c total #watches: 615937
1560.02/1560.36	c total #propagations: 497582082 / total #impl: 2466573414 (eff. 0.202)
1560.02/1560.36	c #Conflicts:    1084000 | #Learnt:      26775 | 0.000
1560.02/1560.36	c total clause space: 335.816MB
1560.02/1560.36	c total #watches: 622841
1561.32/1561.63	c total #propagations: 497977669 / total #impl: 2468806964 (eff. 0.202)
1561.32/1561.63	c #Conflicts:    1085000 | #Learnt:      27775 | 0.000
1561.32/1561.63	c total clause space: 335.816MB
1561.32/1561.63	c total #watches: 628912
1562.83/1563.19	c total #propagations: 498356357 / total #impl: 2471109369 (eff. 0.202)
1562.83/1563.19	c #Conflicts:    1086000 | #Learnt:      28775 | 0.000
1562.83/1563.19	c total clause space: 335.816MB
1562.83/1563.20	c total #watches: 637345
1564.52/1564.81	c total #propagations: 498760033 / total #impl: 2473548656 (eff. 0.202)
1564.52/1564.81	c #Conflicts:    1087000 | #Learnt:      29775 | 0.000
1564.52/1564.81	c total clause space: 335.816MB
1564.52/1564.81	c total #watches: 643145
1566.13/1566.49	c total #propagations: 499170996 / total #impl: 2476066064 (eff. 0.202)
1566.13/1566.49	c #Conflicts:    1088000 | #Learnt:      30775 | 0.000
1566.13/1566.49	c total clause space: 335.816MB
1566.13/1566.49	c total #watches: 652009
1568.22/1568.52	c total #propagations: 499555534 / total #impl: 2478712336 (eff. 0.202)
1568.22/1568.52	c #Conflicts:    1089000 | #Learnt:      31775 | 0.000
1568.22/1568.52	c total clause space: 335.816MB
1568.22/1568.52	c total #watches: 660206
1570.02/1570.38	c total #propagations: 499996557 / total #impl: 2481691591 (eff. 0.201)
1570.02/1570.38	c #Conflicts:    1090000 | #Learnt:      32775 | 0.000
1570.02/1570.38	c total clause space: 335.816MB
1570.02/1570.38	c total #watches: 669808
1572.42/1572.76	c total #propagations: 500376363 / total #impl: 2484764863 (eff. 0.201)
1572.42/1572.76	c #Conflicts:    1091000 | #Learnt:      33775 | 0.000
1572.42/1572.76	c total clause space: 335.816MB
1572.42/1572.76	c total #watches: 679964
1575.22/1575.50	c total #propagations: 500771360 / total #impl: 2488301957 (eff. 0.201)
1575.22/1575.50	c #Conflicts:    1092000 | #Learnt:      34775 | 0.000
1575.22/1575.50	c total clause space: 335.816MB
1575.22/1575.50	c total #watches: 690359
1578.02/1578.37	c total #propagations: 501174253 / total #impl: 2491780031 (eff. 0.201)
1578.02/1578.37	c #Conflicts:    1093000 | #Learnt:      35775 | 0.000
1578.02/1578.37	c total clause space: 335.816MB
1578.02/1578.37	c total #watches: 698099
1581.12/1581.45	c total #propagations: 501568216 / total #impl: 2495847147 (eff. 0.201)
1581.12/1581.45	c #Conflicts:    1094000 | #Learnt:      36775 | 0.000
1581.12/1581.45	c total clause space: 335.816MB
1581.12/1581.45	c total #watches: 705353
1584.22/1584.58	c total #propagations: 501982500 / total #impl: 2500457134 (eff. 0.201)
1584.22/1584.58	c #Conflicts:    1095000 | #Learnt:      37775 | 0.000
1584.22/1584.58	c total clause space: 335.816MB
1584.22/1584.58	c total #watches: 714545
1587.92/1588.20	c total #propagations: 502398478 / total #impl: 2504836928 (eff. 0.201)
1587.92/1588.20	c #Conflicts:    1096000 | #Learnt:      38775 | 0.000
1587.92/1588.20	c total clause space: 335.816MB
1587.92/1588.20	c total #watches: 722037
1591.02/1591.32	c total #propagations: 502836454 / total #impl: 2509004456 (eff. 0.200)
1591.02/1591.32	c #Conflicts:    1097000 | #Learnt:      39775 | 0.000
1591.02/1591.32	c total clause space: 335.816MB
1591.02/1591.32	c total #watches: 728743
1594.72/1595.01	c total #propagations: 503201213 / total #impl: 2512209434 (eff. 0.200)
1594.72/1595.01	c #Conflicts:    1098000 | #Learnt:      40775 | 0.000
1594.72/1595.01	c total clause space: 335.816MB
1594.72/1595.01	c total #watches: 735904
1598.42/1598.73	c total #propagations: 503605907 / total #impl: 2515878451 (eff. 0.200)
1598.42/1598.73	c #Conflicts:    1099000 | #Learnt:      41775 | 0.000
1598.42/1598.73	c total clause space: 335.816MB
1598.42/1598.73	c total #watches: 743323
1601.92/1602.24	c total #propagations: 503983731 / total #impl: 2519532724 (eff. 0.200)
1601.92/1602.24	c #Conflicts:    1100000 | #Learnt:      42775 | 0.000
1601.92/1602.24	c total clause space: 335.816MB
1601.92/1602.24	c total #watches: 750894
1605.42/1605.70	c total #propagations: 504342684 / total #impl: 2522955640 (eff. 0.200)
1605.42/1605.70	c #Conflicts:    1101000 | #Learnt:      43775 | 0.000
1605.42/1605.70	c total clause space: 335.816MB
1605.42/1605.70	c total #watches: 758780
1609.32/1609.64	c total #propagations: 504667335 / total #impl: 2527656219 (eff. 0.200)
1609.32/1609.64	c #Conflicts:    1102000 | #Learnt:      44775 | 0.000
1609.32/1609.64	c total clause space: 335.816MB
1609.32/1609.64	c total #watches: 765473
1613.42/1613.77	c total #propagations: 505030308 / total #impl: 2531518933 (eff. 0.199)
1613.42/1613.77	c #Conflicts:    1103000 | #Learnt:      45775 | 0.000
1613.42/1613.77	c total clause space: 335.816MB
1613.42/1613.77	c total #watches: 772639
1618.31/1618.61	c total #propagations: 505421280 / total #impl: 2535794745 (eff. 0.199)
1618.31/1618.61	c #Conflicts:    1104000 | #Learnt:      46775 | 0.000
1618.31/1618.61	c total clause space: 335.816MB
1618.31/1618.61	c total #watches: 778649
1623.61/1623.98	c total #propagations: 505801761 / total #impl: 2540455640 (eff. 0.199)
1623.61/1623.98	c #Conflicts:    1105000 | #Learnt:      47775 | 0.000
1623.61/1623.98	c total clause space: 335.816MB
1623.61/1623.98	c total #watches: 786658
1628.71/1629.04	c total #propagations: 506204540 / total #impl: 2545781140 (eff. 0.199)
1628.71/1629.04	c #Conflicts:    1106000 | #Learnt:      48775 | 0.000
1628.71/1629.04	c total clause space: 335.816MB
1628.71/1629.04	c total #watches: 792910
1633.91/1634.26	c total #propagations: 506594177 / total #impl: 2550400983 (eff. 0.199)
1633.91/1634.26	c #Conflicts:    1107000 | #Learnt:      49775 | 0.000
1633.91/1634.26	c total clause space: 335.816MB
1633.91/1634.26	c total #watches: 800210
1638.82/1639.16	c total #propagations: 506969468 / total #impl: 2555202126 (eff. 0.198)
1638.82/1639.16	c #Conflicts:    1108000 | #Learnt:      50775 | 0.000
1638.82/1639.16	c total clause space: 335.816MB
1638.82/1639.16	c total #watches: 805074
1640.01/1640.31	c total #propagations: 507308045 / total #impl: 2558410579 (eff. 0.198)
1640.01/1640.31	c GC COLLECT
1640.01/1640.31	c #Conflicts:    1109000 | #Learnt:      26361 | 0.000
1640.01/1640.31	c total clause space: 335.816MB
1640.01/1640.31	c total #watches: 617767
1641.02/1641.35	c total #propagations: 507644614 / total #impl: 2560052653 (eff. 0.198)
1641.02/1641.35	c #Conflicts:    1110000 | #Learnt:      27361 | 0.000
1641.02/1641.35	c total clause space: 335.816MB
1641.02/1641.35	c total #watches: 623278
1642.02/1642.34	c total #propagations: 508019365 / total #impl: 2561788153 (eff. 0.198)
1642.02/1642.34	c #Conflicts:    1111000 | #Learnt:      28361 | 0.000
1642.02/1642.34	c total clause space: 335.816MB
1642.02/1642.34	c total #watches: 627478
1643.22/1643.56	c total #propagations: 508348718 / total #impl: 2563357347 (eff. 0.198)
1643.22/1643.56	c #Conflicts:    1112000 | #Learnt:      29361 | 0.000
1643.22/1643.56	c total clause space: 335.816MB
1643.22/1643.56	c total #watches: 633577
1644.61/1644.94	c total #propagations: 508722381 / total #impl: 2565305962 (eff. 0.198)
1644.61/1644.94	c #Conflicts:    1113000 | #Learnt:      30361 | 0.000
1644.61/1644.94	c total clause space: 335.816MB
1644.61/1644.94	c total #watches: 640480
1646.11/1646.44	c total #propagations: 509112752 / total #impl: 2567381139 (eff. 0.198)
1646.11/1646.44	c #Conflicts:    1114000 | #Learnt:      31361 | 0.000
1646.11/1646.44	c total clause space: 335.816MB
1646.11/1646.44	c total #watches: 648468
1647.91/1648.27	c total #propagations: 509524544 / total #impl: 2570465132 (eff. 0.198)
1647.91/1648.27	c #Conflicts:    1115000 | #Learnt:      32361 | 0.000
1647.91/1648.27	c total clause space: 335.816MB
1647.91/1648.27	c total #watches: 657407
1649.61/1649.93	c total #propagations: 509946919 / total #impl: 2573527093 (eff. 0.198)
1649.61/1649.93	c #Conflicts:    1116000 | #Learnt:      33361 | 0.000
1649.61/1649.93	c total clause space: 335.816MB
1649.61/1649.93	c total #watches: 664971
1651.51/1651.89	c total #propagations: 510290081 / total #impl: 2576045992 (eff. 0.198)
1651.51/1651.89	c #Conflicts:    1117000 | #Learnt:      34361 | 0.000
1651.51/1651.89	c total clause space: 335.816MB
1651.51/1651.89	c total #watches: 672379
1654.22/1654.57	c total #propagations: 510638863 / total #impl: 2578723386 (eff. 0.198)
1654.22/1654.57	c #Conflicts:    1118000 | #Learnt:      35361 | 0.000
1654.22/1654.57	c total clause space: 335.816MB
1654.22/1654.57	c total #watches: 681832
1657.01/1657.38	c total #propagations: 511026583 / total #impl: 2581608329 (eff. 0.198)
1657.01/1657.38	c #Conflicts:    1119000 | #Learnt:      36361 | 0.000
1657.01/1657.38	c total clause space: 335.816MB
1657.01/1657.38	c total #watches: 696357
1660.21/1660.53	c total #propagations: 511396821 / total #impl: 2585782594 (eff. 0.198)
1660.21/1660.53	c #Conflicts:    1120000 | #Learnt:      37361 | 0.000
1660.21/1660.53	c total clause space: 335.816MB
1660.21/1660.53	c total #watches: 705260
1663.71/1664.07	c total #propagations: 511788046 / total #impl: 2589174979 (eff. 0.198)
1663.71/1664.07	c #Conflicts:    1121000 | #Learnt:      38361 | 0.000
1663.71/1664.07	c total clause space: 335.816MB
1663.71/1664.07	c total #watches: 713004
1667.51/1667.84	c total #propagations: 512176453 / total #impl: 2593118404 (eff. 0.198)
1667.51/1667.84	c #Conflicts:    1122000 | #Learnt:      39361 | 0.000
1667.51/1667.84	c total clause space: 335.816MB
1667.51/1667.84	c total #watches: 718491
1671.71/1672.06	c total #propagations: 512560351 / total #impl: 2595595573 (eff. 0.197)
1671.71/1672.06	c #Conflicts:    1123000 | #Learnt:      40361 | 0.000
1671.71/1672.06	c total clause space: 335.816MB
1671.71/1672.06	c total #watches: 723949
1675.81/1676.15	c total #propagations: 513012317 / total #impl: 2598870655 (eff. 0.197)
1675.81/1676.15	c #Conflicts:    1124000 | #Learnt:      41361 | 0.000
1675.81/1676.15	c total clause space: 335.816MB
1675.81/1676.15	c total #watches: 733957
1680.40/1680.74	c total #propagations: 513411802 / total #impl: 2602065237 (eff. 0.197)
1680.40/1680.74	c #Conflicts:    1125000 | #Learnt:      42361 | 0.000
1680.40/1680.74	c total clause space: 335.816MB
1680.40/1680.74	c total #watches: 741527
1684.50/1684.89	c total #propagations: 513821314 / total #impl: 2605899154 (eff. 0.197)
1684.50/1684.89	c #Conflicts:    1126000 | #Learnt:      43361 | 0.000
1684.50/1684.89	c total clause space: 335.816MB
1684.50/1684.89	c total #watches: 749624
1688.50/1688.80	c total #propagations: 514239930 / total #impl: 2609246632 (eff. 0.197)
1688.50/1688.80	c #Conflicts:    1127000 | #Learnt:      44361 | 0.000
1688.50/1688.80	c total clause space: 335.816MB
1688.50/1688.80	c total #watches: 753645
1692.61/1692.95	c total #propagations: 514583514 / total #impl: 2612188123 (eff. 0.197)
1692.61/1692.95	c #Conflicts:    1128000 | #Learnt:      45361 | 0.000
1692.61/1692.95	c total clause space: 335.816MB
1692.61/1692.95	c total #watches: 759767
1696.50/1696.81	c total #propagations: 514912900 / total #impl: 2615270243 (eff. 0.197)
1696.50/1696.81	c #Conflicts:    1129000 | #Learnt:      46361 | 0.000
1696.50/1696.81	c total clause space: 335.816MB
1696.50/1696.81	c total #watches: 763352
1698.60/1698.99	c total #propagations: 515441801 / total #impl: 2618072459 (eff. 0.197)
1698.60/1698.99	c #Conflicts:    1130000 | #Learnt:      47361 | 0.000
1698.60/1698.99	c total clause space: 335.816MB
1698.60/1698.99	c total #watches: 767660
1702.51/1702.82	c total #propagations: 515895297 / total #impl: 2620450407 (eff. 0.197)
1702.51/1702.82	c #Conflicts:    1131000 | #Learnt:      48361 | 0.000
1702.51/1702.82	c total clause space: 335.816MB
1702.51/1702.82	c total #watches: 771976
1706.40/1706.75	c total #propagations: 516375800 / total #impl: 2622508214 (eff. 0.197)
1706.40/1706.75	c #Conflicts:    1132000 | #Learnt:      49361 | 0.000
1706.40/1706.75	c total clause space: 335.816MB
1706.40/1706.75	c total #watches: 776623
1709.40/1709.78	c total #propagations: 516895756 / total #impl: 2624878713 (eff. 0.197)
1709.40/1709.78	c #Conflicts:    1133000 | #Learnt:      50361 | 0.000
1709.40/1709.78	c total clause space: 335.816MB
1709.40/1709.78	c total #watches: 782014
1712.70/1713.02	c total #propagations: 517335884 / total #impl: 2627172176 (eff. 0.197)
1712.70/1713.02	c #Conflicts:    1134000 | #Learnt:      51361 | 0.000
1712.70/1713.02	c total clause space: 335.816MB
1712.70/1713.02	c total #watches: 786105
1714.00/1714.38	c total #propagations: 517813138 / total #impl: 2629372761 (eff. 0.197)
1714.00/1714.38	c GC COLLECT
1714.00/1714.38	c #Conflicts:    1135000 | #Learnt:      26661 | 0.000
1714.00/1714.38	c total clause space: 335.816MB
1714.00/1714.38	c total #watches: 619704
1715.50/1715.81	c total #propagations: 518270647 / total #impl: 2631447255 (eff. 0.197)
1715.50/1715.81	c #Conflicts:    1136000 | #Learnt:      27661 | 0.000
1715.50/1715.81	c total clause space: 335.816MB
1715.50/1715.81	c total #watches: 625442
1717.10/1717.46	c total #propagations: 518717025 / total #impl: 2633223821 (eff. 0.197)
1717.10/1717.46	c #Conflicts:    1137000 | #Learnt:      28661 | 0.000
1717.10/1717.46	c total clause space: 335.816MB
1717.10/1717.46	c total #watches: 629300
1718.50/1718.87	c total #propagations: 519300897 / total #impl: 2635538384 (eff. 0.197)
1718.50/1718.87	c #Conflicts:    1138000 | #Learnt:      29661 | 0.000
1718.50/1718.87	c total clause space: 335.816MB
1718.50/1718.87	c total #watches: 633112
1719.80/1720.15	c total #propagations: 519808973 / total #impl: 2637899327 (eff. 0.197)
1719.80/1720.15	c #Conflicts:    1139000 | #Learnt:      30661 | 0.000
1719.80/1720.15	c total clause space: 335.816MB
1719.80/1720.15	c total #watches: 637110
1721.00/1721.34	c total #propagations: 520347695 / total #impl: 2640483375 (eff. 0.197)
1721.00/1721.34	c #Conflicts:    1140000 | #Learnt:      31661 | 0.000
1721.00/1721.34	c total clause space: 335.816MB
1721.00/1721.34	c total #watches: 641929
1722.31/1722.62	c total #propagations: 520772074 / total #impl: 2642451026 (eff. 0.197)
1722.31/1722.62	c #Conflicts:    1141000 | #Learnt:      32661 | 0.000
1722.31/1722.62	c total clause space: 335.816MB
1722.31/1722.62	c total #watches: 646386
1723.80/1724.11	c total #propagations: 521290815 / total #impl: 2644756155 (eff. 0.197)
1723.80/1724.11	c #Conflicts:    1142000 | #Learnt:      33661 | 0.000
1723.80/1724.11	c total clause space: 335.816MB
1723.80/1724.11	c total #watches: 650677
1725.10/1725.40	c total #propagations: 521803502 / total #impl: 2646911580 (eff. 0.197)
1725.10/1725.40	c #Conflicts:    1143000 | #Learnt:      34661 | 0.000
1725.10/1725.40	c total clause space: 335.816MB
1725.10/1725.40	c total #watches: 654172
1726.30/1726.65	c total #propagations: 522262612 / total #impl: 2649081138 (eff. 0.197)
1726.30/1726.65	c #Conflicts:    1144000 | #Learnt:      35661 | 0.000
1726.30/1726.65	c total clause space: 335.816MB
1726.30/1726.66	c total #watches: 659553
1727.70/1728.01	c total #propagations: 522675717 / total #impl: 2651173212 (eff. 0.197)
1727.70/1728.01	c #Conflicts:    1145000 | #Learnt:      36661 | 0.000
1727.70/1728.01	c total clause space: 335.816MB
1727.70/1728.01	c total #watches: 665249
1728.80/1729.19	c total #propagations: 523150636 / total #impl: 2653660425 (eff. 0.197)
1728.80/1729.19	c #Conflicts:    1146000 | #Learnt:      37661 | 0.000
1728.80/1729.19	c total clause space: 335.816MB
1728.80/1729.20	c total #watches: 676860
1730.60/1730.91	c total #propagations: 523560121 / total #impl: 2656247430 (eff. 0.197)
1730.60/1730.91	c #Conflicts:    1147000 | #Learnt:      38661 | 0.000
1730.60/1730.91	c total clause space: 335.816MB
1730.60/1730.91	c total #watches: 687521
1732.40/1732.72	c total #propagations: 524033485 / total #impl: 2659449246 (eff. 0.197)
1732.40/1732.72	c #Conflicts:    1148000 | #Learnt:      39661 | 0.000
1732.40/1732.72	c total clause space: 335.816MB
1732.40/1732.72	c total #watches: 694062
1734.40/1734.71	c total #propagations: 524508392 / total #impl: 2662246625 (eff. 0.197)
1734.40/1734.71	c #Conflicts:    1149000 | #Learnt:      40661 | 0.000
1734.40/1734.71	c total clause space: 335.816MB
1734.40/1734.71	c total #watches: 699165
1736.60/1736.97	c total #propagations: 524966647 / total #impl: 2664498077 (eff. 0.197)
1736.60/1736.97	c #Conflicts:    1150000 | #Learnt:      41661 | 0.000
1736.60/1736.97	c total clause space: 335.816MB
1736.60/1736.97	c total #watches: 704994
1738.50/1738.84	c total #propagations: 525445743 / total #impl: 2666863050 (eff. 0.197)
1738.50/1738.84	c #Conflicts:    1151000 | #Learnt:      42661 | 0.000
1738.50/1738.84	c total clause space: 335.816MB
1738.50/1738.84	c total #watches: 709115
1740.60/1740.96	c total #propagations: 525984910 / total #impl: 2669506429 (eff. 0.197)
1740.60/1740.96	c #Conflicts:    1152000 | #Learnt:      43661 | 0.000
1740.60/1740.96	c total clause space: 335.816MB
1740.60/1740.96	c total #watches: 712661
1742.50/1742.82	c total #propagations: 526424746 / total #impl: 2671501202 (eff. 0.197)
1742.50/1742.82	c #Conflicts:    1153000 | #Learnt:      44661 | 0.000
1742.50/1742.82	c total clause space: 335.816MB
1742.50/1742.82	c total #watches: 716324
1744.09/1744.45	c total #propagations: 526900775 / total #impl: 2673821590 (eff. 0.197)
1744.09/1744.45	c #Conflicts:    1154000 | #Learnt:      45661 | 0.000
1744.09/1744.45	c total clause space: 335.816MB
1744.09/1744.46	c total #watches: 720979
1746.39/1746.75	c total #propagations: 527325468 / total #impl: 2676075033 (eff. 0.197)
1746.39/1746.75	c #Conflicts:    1155000 | #Learnt:      46661 | 0.000
1746.39/1746.75	c total clause space: 335.816MB
1746.39/1746.75	c total #watches: 724945
1748.70/1749.07	c total #propagations: 527743483 / total #impl: 2678037400 (eff. 0.197)
1748.70/1749.07	c #Conflicts:    1156000 | #Learnt:      47661 | 0.000
1748.70/1749.07	c total clause space: 335.816MB
1748.70/1749.07	c total #watches: 729804
1750.90/1751.27	c total #propagations: 528241071 / total #impl: 2680588249 (eff. 0.197)
1750.90/1751.27	c #Conflicts:    1157000 | #Learnt:      48661 | 0.000
1750.90/1751.27	c total clause space: 335.816MB
1750.90/1751.27	c total #watches: 734264
1753.10/1753.40	c total #propagations: 528713347 / total #impl: 2682828231 (eff. 0.197)
1753.10/1753.40	c #Conflicts:    1158000 | #Learnt:      49661 | 0.000
1753.10/1753.40	c total clause space: 335.816MB
1753.10/1753.40	c total #watches: 738948
1755.19/1755.56	c total #propagations: 529270160 / total #impl: 2685240884 (eff. 0.197)
1755.19/1755.56	c #Conflicts:    1159000 | #Learnt:      50661 | 0.000
1755.19/1755.56	c total clause space: 335.816MB
1755.19/1755.56	c total #watches: 742406
1757.60/1757.91	c total #propagations: 529800696 / total #impl: 2687860318 (eff. 0.197)
1757.60/1757.91	c #Conflicts:    1160000 | #Learnt:      51661 | 0.000
1757.60/1757.91	c total clause space: 335.816MB
1757.60/1757.91	c total #watches: 746758
1759.09/1759.43	c total #propagations: 530397987 / total #impl: 2690515613 (eff. 0.197)
1759.09/1759.43	c GC COLLECT
1759.09/1759.43	c #Conflicts:    1161000 | #Learnt:      26663 | 0.000
1759.09/1759.43	c total clause space: 335.816MB
1759.09/1759.43	c total #watches: 618624
1760.29/1760.68	c total #propagations: 530882291 / total #impl: 2692760262 (eff. 0.197)
1760.29/1760.68	c #Conflicts:    1162000 | #Learnt:      27663 | 0.000
1760.29/1760.68	c total clause space: 335.816MB
1760.29/1760.68	c total #watches: 628356
1761.49/1761.81	c total #propagations: 531393511 / total #impl: 2695214986 (eff. 0.197)
1761.49/1761.81	c #Conflicts:    1163000 | #Learnt:      28663 | 0.000
1761.49/1761.81	c total clause space: 335.816MB
1761.49/1761.81	c total #watches: 632153
1762.89/1763.20	c total #propagations: 531875708 / total #impl: 2697337074 (eff. 0.197)
1762.89/1763.20	c #Conflicts:    1164000 | #Learnt:      29663 | 0.000
1762.89/1763.20	c total clause space: 335.816MB
1762.89/1763.20	c total #watches: 636759
1764.49/1764.89	c total #propagations: 532381678 / total #impl: 2699648697 (eff. 0.197)
1764.49/1764.89	c #Conflicts:    1165000 | #Learnt:      30663 | 0.000
1764.49/1764.89	c total clause space: 335.816MB
1764.49/1764.89	c total #watches: 641313
1765.99/1766.35	c total #propagations: 532893049 / total #impl: 2702079742 (eff. 0.197)
1765.99/1766.35	c #Conflicts:    1166000 | #Learnt:      31663 | 0.000
1765.99/1766.35	c total clause space: 335.816MB
1765.99/1766.35	c total #watches: 648127
1767.59/1767.99	c total #propagations: 533388641 / total #impl: 2704897131 (eff. 0.197)
1767.59/1767.99	c #Conflicts:    1167000 | #Learnt:      32663 | 0.000
1767.59/1767.99	c total clause space: 335.816MB
1767.59/1767.99	c total #watches: 655800
1768.89/1769.20	c total #propagations: 533880777 / total #impl: 2707789824 (eff. 0.197)
1768.89/1769.20	c #Conflicts:    1168000 | #Learnt:      33663 | 0.000
1768.89/1769.20	c total clause space: 335.816MB
1768.89/1769.20	c total #watches: 660586
1770.39/1770.71	c total #propagations: 534277785 / total #impl: 2709940737 (eff. 0.197)
1770.39/1770.71	c #Conflicts:    1169000 | #Learnt:      34663 | 0.000
1770.39/1770.71	c total clause space: 335.816MB
1770.39/1770.71	c total #watches: 666884
1771.69/1772.02	c total #propagations: 534724213 / total #impl: 2712413252 (eff. 0.197)
1771.69/1772.02	c #Conflicts:    1170000 | #Learnt:      35663 | 0.000
1771.69/1772.02	c total clause space: 335.816MB
1771.69/1772.02	c total #watches: 670465
1773.09/1773.49	c total #propagations: 535119279 / total #impl: 2714643196 (eff. 0.197)
1773.09/1773.49	c #Conflicts:    1171000 | #Learnt:      36663 | 0.000
1773.09/1773.49	c total clause space: 335.816MB
1773.09/1773.49	c total #watches: 674868
1774.39/1774.77	c total #propagations: 535531437 / total #impl: 2717054153 (eff. 0.197)
1774.39/1774.77	c #Conflicts:    1172000 | #Learnt:      37663 | 0.000
1774.39/1774.77	c total clause space: 335.816MB
1774.39/1774.77	c total #watches: 680388
1775.89/1776.21	c total #propagations: 535939565 / total #impl: 2719608929 (eff. 0.197)
1775.89/1776.21	c #Conflicts:    1173000 | #Learnt:      38663 | 0.000
1775.89/1776.21	c total clause space: 335.816MB
1775.89/1776.21	c total #watches: 685294
1777.99/1778.32	c total #propagations: 536322412 / total #impl: 2721977061 (eff. 0.197)
1777.99/1778.32	c #Conflicts:    1174000 | #Learnt:      39663 | 0.000
1777.99/1778.32	c total clause space: 335.816MB
1777.99/1778.32	c total #watches: 690251
1780.09/1780.47	c total #propagations: 536825945 / total #impl: 2724652004 (eff. 0.197)
1780.09/1780.47	c #Conflicts:    1175000 | #Learnt:      40663 | 0.000
1780.09/1780.47	c total clause space: 335.816MB
1780.09/1780.47	c total #watches: 695263
1782.39/1782.70	c total #propagations: 537372897 / total #impl: 2727172720 (eff. 0.197)
1782.39/1782.70	c #Conflicts:    1176000 | #Learnt:      41663 | 0.000
1782.39/1782.70	c total clause space: 335.816MB
1782.39/1782.70	c total #watches: 700652
1784.39/1784.74	c total #propagations: 537906677 / total #impl: 2729624280 (eff. 0.197)
1784.39/1784.74	c #Conflicts:    1177000 | #Learnt:      42663 | 0.000
1784.39/1784.74	c total clause space: 335.816MB
1784.39/1784.74	c total #watches: 703995
1786.49/1786.84	c total #propagations: 538440055 / total #impl: 2731986892 (eff. 0.197)
1786.49/1786.84	c #Conflicts:    1178000 | #Learnt:      43663 | 0.000
1786.49/1786.84	c total clause space: 335.816MB
1786.49/1786.84	c total #watches: 707831
1788.59/1788.95	c total #propagations: 538923409 / total #impl: 2734291363 (eff. 0.197)
1788.59/1788.95	c #Conflicts:    1179000 | #Learnt:      44663 | 0.000
1788.59/1788.95	c total clause space: 335.816MB
1788.59/1788.95	c total #watches: 711906
1790.79/1791.12	c total #propagations: 539447900 / total #impl: 2736438990 (eff. 0.197)
1790.79/1791.12	c #Conflicts:    1180000 | #Learnt:      45663 | 0.000
1790.79/1791.12	c total clause space: 335.816MB
1790.79/1791.12	c total #watches: 716181
1793.29/1793.60	c total #propagations: 539988350 / total #impl: 2738971960 (eff. 0.197)
1793.29/1793.60	c #Conflicts:    1181000 | #Learnt:      46663 | 0.000
1793.29/1793.60	c total clause space: 335.816MB
1793.29/1793.60	c total #watches: 721969
1795.39/1795.76	c total #propagations: 540585206 / total #impl: 2741857065 (eff. 0.197)
1795.39/1795.76	c #Conflicts:    1182000 | #Learnt:      47663 | 0.000
1795.39/1795.76	c total clause space: 335.816MB
1795.39/1795.76	c total #watches: 726846
1798.19/1798.57	c total #propagations: 541057051 / total #impl: 2744256538 (eff. 0.197)
1798.19/1798.57	c #Conflicts:    1183000 | #Learnt:      48663 | 0.000
1798.19/1798.57	c total clause space: 335.816MB
1798.19/1798.57	c total #watches: 730880

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

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

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


[startup+0 s]
/proc/loadavg: 2.39 2.31 2.28 3/176 18345
/proc/meminfo: memFree=29926112/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 30404155 57319424 7804 33554432000 4194304 6211289 140737280260048 140733520314024 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 13994 7804 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.39 2.31 2.28 3/176 18345
/proc/meminfo: memFree=29926112/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=59768 CPUtime=0.09 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 1425 0 0 0 9 0 0 0 20 0 1 0 30404155 61202432 11652 33554432000 4194304 6211289 140737280260048 140733520314024 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 14942 11652 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.200333 s]
/proc/loadavg: 2.39 2.31 2.28 3/176 18345
/proc/meminfo: memFree=29926112/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=63472 CPUtime=0.19 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 1646 0 0 0 18 1 0 0 20 0 1 0 30404155 64995328 12480 33554432000 4194304 6211289 140737280260048 140737280258888 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 15868 12480 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.300316 s]
/proc/loadavg: 2.39 2.31 2.28 3/176 18345
/proc/meminfo: memFree=29926112/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=63472 CPUtime=0.29 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 1823 0 0 0 28 1 0 0 20 0 1 0 30404155 64995328 12657 33554432000 4194304 6211289 140737280260048 140737280258888 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 15868 12657 121 493 0 15365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63472

[startup+0.700294 s]
/proc/loadavg: 2.39 2.31 2.28 3/176 18345
/proc/meminfo: memFree=29926112/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=122788 CPUtime=0.69 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 5123 0 0 0 67 2 0 0 20 0 1 0 30404155 125734912 24326 33554432000 4194304 6211289 140737280260048 140737280258888 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 30697 24326 144 493 0 30194 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122788

[startup+1.5003 s]
/proc/loadavg: 2.39 2.31 2.28 4/177 18346
/proc/meminfo: memFree=29707116/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=180476 CPUtime=1.49 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 8696 0 0 0 146 3 0 0 20 0 1 0 30404155 184807424 37634 33554432000 4194304 6211289 140737280260048 140737280257464 5291510 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 45119 37634 144 493 0 44616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 180476

[startup+3.10027 s]
/proc/loadavg: 2.39 2.31 2.28 4/177 18346
/proc/meminfo: memFree=29660944/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=199444 CPUtime=3.09 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 9475 0 0 0 306 3 0 0 20 0 1 0 30404155 204230656 42425 33554432000 4194304 6211289 140737280260048 140737280258392 4209536 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 49861 42425 219 493 0 49358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199444

[startup+6.30025 s]
/proc/loadavg: 2.36 2.31 2.27 3/177 18346
/proc/meminfo: memFree=29631360/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=230264 CPUtime=6.29 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 10468 0 0 0 625 4 0 0 20 0 1 0 30404155 235790336 44522 33554432000 4194304 6211289 140737280260048 140737280258392 4240072 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 57566 44522 219 493 0 57063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 230264

[startup+12.7003 s]
/proc/loadavg: 2.33 2.30 2.27 3/177 18346
/proc/meminfo: memFree=29608356/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=230264 CPUtime=12.69 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 10495 0 0 0 1265 4 0 0 20 0 1 0 30404155 235790336 47612 33554432000 4194304 6211289 140737280260048 140737280258392 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 57566 47612 219 493 0 57063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 230264

[startup+25.5004 s]
/proc/loadavg: 2.33 2.30 2.27 3/177 18346
/proc/meminfo: memFree=29589208/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=230264 CPUtime=25.49 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 10496 0 0 0 2545 4 0 0 20 0 1 0 30404155 235790336 48124 33554432000 4194304 6211289 140737280260048 140737280258392 4239424 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 57566 48124 219 493 0 57063 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 230264

[startup+51.1004 s]
/proc/loadavg: 2.34 2.31 2.27 3/178 18349
/proc/meminfo: memFree=29557864/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=280352 CPUtime=51.09 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 11222 0 0 0 5104 5 0 0 20 0 1 0 30404155 287080448 52641 33554432000 4194304 6211289 140737280260048 140737280258392 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 70088 52641 219 493 0 69585 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 280352

[startup+102.3 s]
/proc/loadavg: 2.21 2.28 2.26 3/177 18350
/proc/meminfo: memFree=29520424/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=280352 CPUtime=102.28 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 11382 0 0 0 10223 5 0 0 20 0 1 0 30404155 287080448 56828 33554432000 4194304 6211289 140737280260048 140737280258392 4209358 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 70088 56828 219 493 0 69585 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 280352

[startup+162.3 s]
/proc/loadavg: 2.16 2.25 2.26 3/178 18374
/proc/meminfo: memFree=29352320/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=280352 CPUtime=162.26 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 11395 0 0 0 16221 5 0 0 20 0 1 0 30404155 287080448 63484 33554432000 4194304 6211289 140737280260048 140737280258392 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 70088 63484 219 493 0 69585 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 280352

[startup+222.307 s]
/proc/loadavg: 2.26 2.26 2.26 3/177 18375
/proc/meminfo: memFree=29351852/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=280352 CPUtime=222.27 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 11395 0 0 0 22221 6 0 0 20 0 1 0 30404155 287080448 63484 33554432000 4194304 6211289 140737280260048 140737280258392 4239822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 70088 63484 219 493 0 69585 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 280352

[startup+282.3 s]
/proc/loadavg: 2.23 2.26 2.26 3/176 18376
/proc/meminfo: memFree=29337360/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=361740 CPUtime=282.25 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 12099 0 0 0 28218 7 0 0 20 0 1 0 30404155 370421760 66989 33554432000 4194304 6211289 140737280260048 140737280258392 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 90435 66989 219 493 0 89932 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 361740

[startup+342.3 s]
/proc/loadavg: 2.21 2.24 2.25 3/177 18378
/proc/meminfo: memFree=29317192/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=361740 CPUtime=342.24 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 12099 0 0 0 34217 7 0 0 20 0 1 0 30404155 370421760 66989 33554432000 4194304 6211289 140737280260048 140737280258392 4202005 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 90435 66989 219 493 0 89932 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 361740

[startup+402.3 s]
/proc/loadavg: 2.19 2.22 2.25 4/177 18379
/proc/meminfo: memFree=29265828/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=361740 CPUtime=402.23 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 12462 0 0 0 40216 7 0 0 20 0 1 0 30404155 370421760 74368 33554432000 4194304 6211289 140737280260048 140737280258392 4242787 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 90435 74368 219 493 0 89932 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 361740

[startup+462.3 s]
/proc/loadavg: 2.26 2.23 2.24 3/177 18380
/proc/meminfo: memFree=29193532/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=361740 CPUtime=462.22 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 12526 0 0 0 46214 8 0 0 20 0 1 0 30404155 370421760 82082 33554432000 4194304 6211289 140737280260048 140737280258392 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 90435 82082 219 493 0 89932 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 361740

[startup+522.3 s]
/proc/loadavg: 2.31 2.24 2.25 3/177 18381
/proc/meminfo: memFree=29193296/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=361740 CPUtime=522.21 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 12529 0 0 0 52213 8 0 0 20 0 1 0 30404155 370421760 82084 33554432000 4194304 6211289 140737280260048 140737280258392 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 90435 82084 219 493 0 89932 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 361740

[startup+582.3 s]
/proc/loadavg: 2.35 2.26 2.25 3/177 18382
/proc/meminfo: memFree=29193296/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=361740 CPUtime=582.21 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 12529 0 0 0 58213 8 0 0 20 0 1 0 30404155 370421760 82084 33554432000 4194304 6211289 140737280260048 140737280258392 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 90435 82084 219 493 0 89932 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 361740


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


[startup+882.307 s]
/proc/loadavg: 2.17 2.20 2.22 4/177 18391
/proc/meminfo: memFree=29085280/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=495120 CPUtime=882.16 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 13208 0 0 0 88208 8 0 0 20 0 1 0 30404155 507002880 89290 33554432000 4194304 6211289 140737280260048 140737280258392 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 123780 89290 219 493 0 123277 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 495120

[startup+942.3 s]
/proc/loadavg: 2.31 2.23 2.23 4/177 18393
/proc/meminfo: memFree=29085036/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=495452 CPUtime=942.14 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 13260 0 0 0 94206 8 0 0 20 0 1 0 30404155 507342848 89342 33554432000 4194304 6211289 140737280260048 140737280258392 4209342 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 123863 89342 219 493 0 123360 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 495452

[startup+1002.3 s]
/proc/loadavg: 2.34 2.25 2.23 4/177 18394
/proc/meminfo: memFree=29084424/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=495452 CPUtime=1002.13 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 13289 0 0 0 100205 8 0 0 20 0 1 0 30404155 507342848 89371 33554432000 4194304 6211289 140737280260048 140737280258392 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 123863 89371 219 493 0 123360 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 495452

[startup+1062.3 s]
/proc/loadavg: 2.22 2.23 2.22 3/177 18395
/proc/meminfo: memFree=29083052/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=495636 CPUtime=1062.12 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 13333 0 0 0 106204 8 0 0 20 0 1 0 30404155 507531264 89415 33554432000 4194304 6211289 140737280260048 140737280258392 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 123909 89415 219 493 0 123406 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 495636

[startup+1122.3 s]
/proc/loadavg: 2.29 2.25 2.23 4/177 18396
/proc/meminfo: memFree=29082388/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=495796 CPUtime=1122.12 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 13366 0 0 0 112204 8 0 0 20 0 1 0 30404155 507695104 89448 33554432000 4194304 6211289 140737280260048 140737280258392 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 123949 89448 219 493 0 123446 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 495796

[startup+1182.3 s]
/proc/loadavg: 2.24 2.23 2.22 3/177 18397
/proc/meminfo: memFree=29080528/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=496732 CPUtime=1182.11 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 13875 0 0 0 118202 9 0 0 20 0 1 0 30404155 508653568 89853 33554432000 4194304 6211289 140737280260048 140737280258392 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 124183 89853 219 493 0 123680 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 496732

[startup+1242.3 s]
/proc/loadavg: 2.18 2.22 2.21 3/177 18399
/proc/meminfo: memFree=29028032/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=497428 CPUtime=1242.1 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 14154 0 0 0 124201 9 0 0 20 0 1 0 30404155 509366272 102873 33554432000 4194304 6211289 140737280260048 140737280258040 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 124357 102873 219 493 0 123854 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 497428

[startup+1302.3 s]
/proc/loadavg: 2.27 2.25 2.22 4/178 18403
/proc/meminfo: memFree=28981336/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=497692 CPUtime=1302.09 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 14264 0 0 0 130199 10 0 0 20 0 1 0 30404155 509636608 114225 33554432000 4194304 6211289 140737280260048 140737280258392 4209507 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 124423 114225 219 493 0 123920 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 497692

[startup+1362.3 s]
/proc/loadavg: 2.27 2.25 2.22 3/177 18404
/proc/meminfo: memFree=28978808/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=498532 CPUtime=1362.08 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 14484 0 0 0 136198 10 0 0 20 0 1 0 30404155 510496768 114430 33554432000 4194304 6211289 140737280260048 140737280258392 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 124633 114430 219 493 0 124130 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 498532

[startup+1422.3 s]
/proc/loadavg: 2.15 2.21 2.21 3/177 18405
/proc/meminfo: memFree=28977500/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=499200 CPUtime=1422.08 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 14690 0 0 0 142197 11 0 0 20 0 1 0 30404155 511180800 114627 33554432000 4194304 6211289 140737280260048 140737280258392 4240889 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 124800 114627 219 493 0 124297 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 499200

[startup+1482.3 s]
/proc/loadavg: 2.09 2.19 2.20 4/177 18406
/proc/meminfo: memFree=28976856/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=499752 CPUtime=1482.05 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 14858 0 0 0 148194 11 0 0 20 0 1 0 30404155 511746048 114759 33554432000 4194304 6211289 140737280260048 140737280258392 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 124938 114759 219 493 0 124435 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 499752

[startup+1542.31 s]
/proc/loadavg: 2.21 2.21 2.20 3/177 18408
/proc/meminfo: memFree=28976204/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=500280 CPUtime=1542.03 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 14992 0 0 0 154192 11 0 0 20 0 1 0 30404155 512286720 114873 33554432000 4194304 6211289 140737280260048 140737280258392 4209257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 125070 114873 219 493 0 124567 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 500280

[startup+1602.3 s]
/proc/loadavg: 2.16 2.20 2.19 4/177 18409
/proc/meminfo: memFree=28975648/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=500740 CPUtime=1602.02 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 15092 0 0 0 160191 11 0 0 20 0 1 0 30404155 512757760 114973 33554432000 4194304 6211289 140737280260048 140737280258392 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 125185 114973 219 493 0 124682 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 500740

[startup+1662.3 s]
/proc/loadavg: 2.13 2.19 2.19 4/177 18410
/proc/meminfo: memFree=28975284/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=501156 CPUtime=1662.01 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 15173 0 0 0 166190 11 0 0 20 0 1 0 30404155 513183744 115054 33554432000 4194304 6211289 140737280260048 140737280258392 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 125289 115054 219 493 0 124786 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 501156

[startup+1722.3 s]
/proc/loadavg: 2.34 2.24 2.20 3/177 18411
/proc/meminfo: memFree=28969080/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=501572 CPUtime=1722 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 15301 0 0 0 172189 11 0 0 20 0 1 0 30404155 513609728 115182 33554432000 4194304 6211289 140737280260048 140737280258392 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 125393 115182 219 493 0 124890 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 501572

[startup+1782.3 s]
/proc/loadavg: 2.32 2.25 2.21 3/177 18412
/proc/meminfo: memFree=28929068/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=501720 CPUtime=1781.99 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 15313 0 0 0 178188 11 0 0 20 0 1 0 30404155 513761280 115194 33554432000 4194304 6211289 140737280260048 140737280258392 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 125430 115194 219 493 0 124927 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 501720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.25 2.24 2.20 4/177 18412
/proc/meminfo: memFree=28929072/32872528 swapFree=1590032/1720848
[pid=18345] ppid=18342 vsize=501720 CPUtime=1800.09 cores=1,3,5,7
/proc/18345/stat : 18345 (cdcl-cuttingpla) R 18342 18345 17709 0 -1 4202496 15313 0 0 0 179998 11 0 0 20 0 1 0 30404155 513761280 115194 33554432000 4194304 6211289 140737280260048 140737280258392 4239973 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 125430 115194 219 493 0 124927 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 501720

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1799.98
CPU system time (s): 0.117982
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 501720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.117982
maximum resident set size= 460776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15313
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= 70
involuntary context switches= 1881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69429 second user time and 6.89095 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-18 22:59:18
IDJOB=4108371
IDBENCH=77243
IDSOLVER=2549
FILE ID=node120/4108371-1466283558
RUNJOBID= node120-1466276353-17726
PBS_JOBID= 19918258
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12053_3.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108371-1466283558/watcher-4108371-1466283558 -o /tmp/evaluation-result-4108371-1466283558/solver-4108371-1466283558 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466276353-17726 --watchdog 1960 --input HOME/instance-4108371-1466283558.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= c9d9e9de965e10444f6e461e8225e8d3
RANDOM SEED=1905662224

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29926656 kB
Buffers:          142208 kB
Cached:           276244 kB
SwapCached:         2256 kB
Active:           163124 kB
Inactive:         307300 kB
Active(anon):      51160 kB
Inactive(anon):     3148 kB
Active(file):     111964 kB
Inactive(file):   304152 kB
Unevictable:     1720848 kB
Mlocked:         1590032 kB
SwapTotal:      67108856 kB
SwapFree:       67099616 kB
Dirty:             19824 kB
Writeback:             0 kB
AnonPages:       1675468 kB
Mapped:             8660 kB
Shmem:                 0 kB
Slab:             616864 kB
SReclaimable:      61080 kB
SUnreclaim:       555784 kB
KernelStack:        1464 kB
PageTables:         7252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1897428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71700 MiB
End job on node120 at 2016-06-18 23:29:19