Trace number 4117400

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
EmployeeScheduling/normalized-jul5.5.opb
MD5SUM4d9388b57865756cbc2edb6f81217f50
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1890
Best CPU time to get the best result obtained on this benchmark20.2449
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27553
Number of constraints which are cardinality constraints (but not clauses)247
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2110
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2110
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 9632 #constraint= 29620
0.18/0.20	c #Conflicts:       1000 | #Learnt:        999 | 0.008
0.18/0.20	c total clause space: 11.2235MB
0.18/0.20	c total #watches: 75540
0.18/0.27	c total #propagations: 138193 / total #impl: 366876 (eff. 0.377)
0.18/0.27	c #Conflicts:       2000 | #Learnt:       1999 | 0.005
0.18/0.27	c total clause space: 11.2235MB
0.18/0.27	c total #watches: 79386
0.38/0.40	c total #propagations: 253027 / total #impl: 706007 (eff. 0.358)
0.38/0.40	c GC COLLECT
0.38/0.40	c #Conflicts:       3000 | #Learnt:       2024 | 0.003
0.38/0.40	c total clause space: 11.2235MB
0.38/0.40	c total #watches: 79547
0.48/0.53	c total #propagations: 517946 / total #impl: 1697054 (eff. 0.305)
0.48/0.53	c #Conflicts:       4000 | #Learnt:       3024 | 0.003
0.48/0.53	c total clause space: 11.2235MB
0.48/0.53	c total #watches: 87417
0.69/0.77	c total #propagations: 699378 / total #impl: 2215563 (eff. 0.316)
0.69/0.77	c GC COLLECT
0.69/0.77	c #Conflicts:       5000 | #Learnt:       2363 | 0.002
0.69/0.77	c total clause space: 11.2235MB
0.69/0.77	c total #watches: 86808
0.99/1.02	c total #propagations: 984394 / total #impl: 3047402 (eff. 0.323)
0.99/1.02	c #Conflicts:       6000 | #Learnt:       3363 | 0.002
0.99/1.02	c total clause space: 18.2382MB
0.99/1.02	c total #watches: 91746
1.10/1.13	c total #propagations: 1214139 / total #impl: 3614786 (eff. 0.336)
1.10/1.13	c GC COLLECT
1.10/1.13	c #Conflicts:       7000 | #Learnt:       2238 | 0.001
1.10/1.13	c total clause space: 18.2382MB
1.10/1.13	c total #watches: 79781
1.10/1.20	c total #propagations: 1383620 / total #impl: 3973489 (eff. 0.348)
1.10/1.20	c #Conflicts:       8000 | #Learnt:       3238 | 0.001
1.10/1.20	c total clause space: 18.2382MB
1.10/1.20	c total #watches: 81853
1.29/1.33	c total #propagations: 1540686 / total #impl: 4339588 (eff. 0.355)
1.29/1.33	c #Conflicts:       9000 | #Learnt:       4238 | 0.001
1.29/1.33	c total clause space: 18.2382MB
1.29/1.33	c total #watches: 86039
1.49/1.52	c total #propagations: 1633023 / total #impl: 4708409 (eff. 0.347)
1.49/1.52	c GC COLLECT
1.49/1.52	c #Conflicts:      10000 | #Learnt:       2721 | 0.001
1.49/1.52	c total clause space: 18.2382MB
1.49/1.52	c total #watches: 81125
1.69/1.76	c total #propagations: 1762114 / total #impl: 5176949 (eff. 0.340)
1.69/1.76	c #Conflicts:      11000 | #Learnt:       3721 | 0.001
1.69/1.76	c total clause space: 18.2382MB
1.69/1.76	c total #watches: 88257
1.99/2.09	c total #propagations: 2033602 / total #impl: 6055221 (eff. 0.336)
1.99/2.09	c #Conflicts:      12000 | #Learnt:       4721 | 0.001
1.99/2.09	c total clause space: 18.2382MB
1.99/2.09	c total #watches: 93583
2.49/2.50	c total #propagations: 2309414 / total #impl: 7106519 (eff. 0.325)
2.49/2.50	c #Conflicts:      13000 | #Learnt:       5721 | 0.001
2.49/2.50	c total clause space: 18.2382MB
2.49/2.50	c total #watches: 100709
2.79/2.87	c total #propagations: 2492343 / total #impl: 8120286 (eff. 0.307)
2.79/2.87	c GC COLLECT
2.79/2.87	c #Conflicts:      14000 | #Learnt:       3863 | 0.001
2.79/2.87	c total clause space: 18.2382MB
2.79/2.87	c total #watches: 94886
3.19/3.30	c total #propagations: 2740435 / total #impl: 9095800 (eff. 0.301)
3.19/3.30	c #Conflicts:      15000 | #Learnt:       4863 | 0.001
3.19/3.30	c total clause space: 18.2382MB
3.19/3.30	c total #watches: 101612
3.79/3.85	c total #propagations: 2925428 / total #impl: 9963127 (eff. 0.294)
3.79/3.85	c #Conflicts:      16000 | #Learnt:       5863 | 0.001
3.79/3.85	c total clause space: 18.2382MB
3.79/3.85	c total #watches: 109648
4.40/4.42	c total #propagations: 3176923 / total #impl: 11003499 (eff. 0.289)
4.40/4.42	c GC COLLECT
4.40/4.42	c #Conflicts:      17000 | #Learnt:       3688 | 0.001
4.40/4.42	c total clause space: 18.2382MB
4.40/4.42	c total #watches: 98406
4.79/4.88	c total #propagations: 3422151 / total #impl: 12466711 (eff. 0.275)
4.79/4.88	c #Conflicts:      18000 | #Learnt:       4688 | 0.001
4.79/4.88	c total clause space: 18.2382MB
4.79/4.88	c total #watches: 105625
5.39/5.48	c total #propagations: 3650926 / total #impl: 13705506 (eff. 0.266)
5.39/5.48	c #Conflicts:      19000 | #Learnt:       5688 | 0.001
5.39/5.48	c total clause space: 18.2382MB
5.39/5.48	c total #watches: 112607
6.09/6.17	c total #propagations: 3851181 / total #impl: 15047347 (eff. 0.256)
6.09/6.17	c #Conflicts:      20000 | #Learnt:       6688 | 0.001
6.09/6.17	c total clause space: 29.637MB
6.09/6.17	c total #watches: 119476
6.78/6.83	c total #propagations: 4090686 / total #impl: 16361108 (eff. 0.250)
6.78/6.83	c GC COLLECT
6.78/6.83	c #Conflicts:      21000 | #Learnt:       4196 | 0.000
6.78/6.83	c total clause space: 29.637MB
6.78/6.83	c total #watches: 106808
7.28/7.35	c total #propagations: 4279457 / total #impl: 17456351 (eff. 0.245)
7.28/7.35	c #Conflicts:      22000 | #Learnt:       5196 | 0.000
7.28/7.35	c total clause space: 29.637MB
7.28/7.35	c total #watches: 113641
7.98/8.08	c total #propagations: 4544042 / total #impl: 18377415 (eff. 0.247)
7.98/8.08	c #Conflicts:      23000 | #Learnt:       6196 | 0.000
7.98/8.08	c total clause space: 29.637MB
7.98/8.08	c total #watches: 119453
8.89/8.93	c total #propagations: 4770640 / total #impl: 19043819 (eff. 0.251)
8.89/8.93	c #Conflicts:      24000 | #Learnt:       7196 | 0.000
8.89/8.93	c total clause space: 29.637MB
8.89/8.93	c total #watches: 123647
9.59/9.61	c total #propagations: 5125106 / total #impl: 20121064 (eff. 0.255)
9.59/9.61	c GC COLLECT
9.59/9.61	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
9.59/9.61	c total clause space: 29.637MB
9.59/9.61	c total #watches: 100318
10.00/10.08	c total #propagations: 5411926 / total #impl: 20962319 (eff. 0.258)
10.00/10.08	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
10.00/10.08	c total clause space: 29.637MB
10.00/10.08	c total #watches: 104310
10.69/10.70	c total #propagations: 5657912 / total #impl: 21695629 (eff. 0.261)
10.69/10.70	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
10.69/10.70	c total clause space: 29.637MB
10.69/10.70	c total #watches: 108244
11.19/11.27	c total #propagations: 5988406 / total #impl: 22700131 (eff. 0.264)
11.19/11.27	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
11.19/11.27	c total clause space: 29.637MB
11.19/11.27	c total #watches: 113585
11.99/12.02	c total #propagations: 6241241 / total #impl: 23538788 (eff. 0.265)
11.99/12.02	c GC COLLECT
11.99/12.02	c #Conflicts:      29000 | #Learnt:       4302 | 0.000
11.99/12.02	c total clause space: 29.637MB
11.99/12.02	c total #watches: 91956
12.29/12.36	c total #propagations: 6541168 / total #impl: 24670980 (eff. 0.265)
12.29/12.36	c #Conflicts:      30000 | #Learnt:       5302 | 0.000
12.29/12.36	c total clause space: 29.637MB
12.29/12.36	c total #watches: 97559
12.69/12.73	c total #propagations: 6738125 / total #impl: 25441770 (eff. 0.265)
12.69/12.73	c #Conflicts:      31000 | #Learnt:       6302 | 0.000
12.69/12.73	c total clause space: 29.637MB
12.69/12.73	c total #watches: 104916
13.20/13.29	c total #propagations: 6919091 / total #impl: 26278763 (eff. 0.263)
13.20/13.29	c #Conflicts:      32000 | #Learnt:       7302 | 0.000
13.20/13.29	c total clause space: 29.637MB
13.20/13.29	c total #watches: 110075
13.79/13.89	c total #propagations: 7175712 / total #impl: 27204985 (eff. 0.264)
13.79/13.89	c #Conflicts:      33000 | #Learnt:       8302 | 0.000
13.79/13.89	c total clause space: 29.637MB
13.79/13.89	c total #watches: 116162
14.40/14.46	c total #propagations: 7431936 / total #impl: 27908664 (eff. 0.266)
14.40/14.46	c GC COLLECT
14.40/14.46	c #Conflicts:      34000 | #Learnt:       4902 | 0.000
14.40/14.46	c total clause space: 29.637MB
14.40/14.46	c total #watches: 102644
14.89/14.97	c total #propagations: 7634801 / total #impl: 28538978 (eff. 0.268)
14.89/14.97	c #Conflicts:      35000 | #Learnt:       5902 | 0.000
14.89/14.97	c total clause space: 29.637MB
14.89/14.97	c total #watches: 108036
15.50/15.57	c total #propagations: 7934119 / total #impl: 29387149 (eff. 0.270)
15.50/15.57	c #Conflicts:      36000 | #Learnt:       6902 | 0.000
15.50/15.57	c total clause space: 29.637MB
15.50/15.57	c total #watches: 116370
16.19/16.21	c total #propagations: 8229552 / total #impl: 30352927 (eff. 0.271)
16.19/16.21	c #Conflicts:      37000 | #Learnt:       7902 | 0.000
16.19/16.21	c total clause space: 29.637MB
16.19/16.21	c total #watches: 121096
16.89/16.97	c total #propagations: 8480734 / total #impl: 31039506 (eff. 0.273)
16.89/16.97	c #Conflicts:      38000 | #Learnt:       8902 | 0.000
16.89/16.97	c total clause space: 29.637MB
16.89/16.97	c total #watches: 124508
17.49/17.58	c total #propagations: 8797049 / total #impl: 31840506 (eff. 0.276)
17.49/17.58	c GC COLLECT
17.49/17.58	c #Conflicts:      39000 | #Learnt:       5209 | 0.000
17.49/17.58	c total clause space: 29.637MB
17.49/17.58	c total #watches: 99214
17.89/17.99	c total #propagations: 9118825 / total #impl: 32679348 (eff. 0.279)
17.89/17.99	c #Conflicts:      40000 | #Learnt:       6209 | 0.000
17.89/17.99	c total clause space: 29.637MB
17.89/17.99	c total #watches: 103564
18.39/18.48	c total #propagations: 9301212 / total #impl: 33262336 (eff. 0.280)
18.39/18.48	c #Conflicts:      41000 | #Learnt:       7209 | 0.000
18.39/18.48	c total clause space: 29.637MB
18.39/18.48	c total #watches: 108190
18.99/19.02	c total #propagations: 9519769 / total #impl: 33963314 (eff. 0.280)
18.99/19.02	c #Conflicts:      42000 | #Learnt:       8209 | 0.000
18.99/19.02	c total clause space: 29.637MB
18.99/19.02	c total #watches: 113057
19.59/19.65	c total #propagations: 9796797 / total #impl: 34867007 (eff. 0.281)
19.59/19.65	c #Conflicts:      43000 | #Learnt:       9209 | 0.000
19.59/19.65	c total clause space: 29.637MB
19.59/19.65	c total #watches: 117955
20.29/20.33	c total #propagations: 10067971 / total #impl: 35813566 (eff. 0.281)
20.29/20.33	c GC COLLECT
20.29/20.33	c #Conflicts:      44000 | #Learnt:       5201 | 0.000
20.29/20.33	c total clause space: 29.637MB
20.29/20.33	c total #watches: 99044
20.69/20.78	c total #propagations: 10310075 / total #impl: 36750436 (eff. 0.281)
20.69/20.78	c #Conflicts:      45000 | #Learnt:       6201 | 0.000
20.69/20.78	c total clause space: 29.637MB
20.69/20.78	c total #watches: 103394
21.39/21.41	c total #propagations: 10597953 / total #impl: 37579362 (eff. 0.282)
21.39/21.41	c #Conflicts:      46000 | #Learnt:       7201 | 0.000
21.39/21.41	c total clause space: 29.637MB
21.39/21.41	c total #watches: 109103
21.79/21.84	c total #propagations: 10953741 / total #impl: 38513480 (eff. 0.284)
21.79/21.84	c #Conflicts:      47000 | #Learnt:       8201 | 0.000
21.79/21.84	c total clause space: 29.637MB
21.79/21.84	c total #watches: 113322
22.10/22.13	c total #propagations: 11113447 / total #impl: 38983836 (eff. 0.285)
22.10/22.13	c #Conflicts:      48000 | #Learnt:       9201 | 0.000
22.10/22.13	c total clause space: 29.637MB
22.10/22.13	c total #watches: 116422
22.59/22.64	c total #propagations: 11214812 / total #impl: 39272631 (eff. 0.286)
22.59/22.64	c #Conflicts:      49000 | #Learnt:      10201 | 0.000
22.59/22.64	c total clause space: 29.637MB
22.59/22.64	c total #watches: 121174
23.10/23.12	c total #propagations: 11451586 / total #impl: 39988062 (eff. 0.286)
23.10/23.12	c GC COLLECT
23.10/23.12	c #Conflicts:      50000 | #Learnt:       5899 | 0.000
23.10/23.12	c total clause space: 29.637MB
23.10/23.12	c total #watches: 103100
23.29/23.32	c total #propagations: 11748437 / total #impl: 40776043 (eff. 0.288)
23.29/23.32	c #Conflicts:      51000 | #Learnt:       6899 | 0.000
23.29/23.32	c total clause space: 29.637MB
23.29/23.32	c total #watches: 107319
23.59/23.63	c total #propagations: 11807803 / total #impl: 40962676 (eff. 0.288)
23.59/23.63	c #Conflicts:      52000 | #Learnt:       7899 | 0.000
23.59/23.63	c total clause space: 29.637MB
23.59/23.63	c total #watches: 111497
23.79/23.88	c total #propagations: 11921317 / total #impl: 41281455 (eff. 0.289)
23.79/23.88	c #Conflicts:      53000 | #Learnt:       8899 | 0.000
23.79/23.88	c total clause space: 29.637MB
23.79/23.88	c total #watches: 115084
24.09/24.17	c total #propagations: 11981371 / total #impl: 41495743 (eff. 0.289)
24.09/24.17	c #Conflicts:      54000 | #Learnt:       9899 | 0.000
24.09/24.17	c total clause space: 29.637MB
24.09/24.17	c total #watches: 118188
24.49/24.57	c total #propagations: 12109067 / total #impl: 41813376 (eff. 0.290)
24.49/24.57	c #Conflicts:      55000 | #Learnt:      10899 | 0.000
24.49/24.57	c total clause space: 29.637MB
24.49/24.57	c total #watches: 123453
24.99/25.04	c total #propagations: 12348573 / total #impl: 42606933 (eff. 0.290)
24.99/25.04	c GC COLLECT
24.99/25.04	c #Conflicts:      56000 | #Learnt:       6295 | 0.000
24.99/25.04	c total clause space: 29.637MB
24.99/25.04	c total #watches: 106330
25.49/25.52	c total #propagations: 12669116 / total #impl: 43529417 (eff. 0.291)
25.49/25.52	c #Conflicts:      57000 | #Learnt:       7295 | 0.000
25.49/25.52	c total clause space: 29.637MB
25.49/25.52	c total #watches: 112887
26.09/26.10	c total #propagations: 12963758 / total #impl: 44408008 (eff. 0.292)
26.09/26.10	c #Conflicts:      58000 | #Learnt:       8295 | 0.000
26.09/26.10	c total clause space: 29.637MB
26.09/26.10	c total #watches: 119393
26.79/26.83	c total #propagations: 13239419 / total #impl: 45266906 (eff. 0.292)
26.79/26.83	c #Conflicts:      59000 | #Learnt:       9295 | 0.000
26.79/26.83	c total clause space: 29.637MB
26.79/26.83	c total #watches: 127389
27.60/27.65	c total #propagations: 13612493 / total #impl: 46519246 (eff. 0.293)
27.60/27.65	c #Conflicts:      60000 | #Learnt:      10295 | 0.000
27.60/27.65	c total clause space: 29.637MB
27.60/27.65	c total #watches: 134094
28.49/28.50	c total #propagations: 13943908 / total #impl: 47605077 (eff. 0.293)
28.49/28.50	c #Conflicts:      61000 | #Learnt:      11295 | 0.000
28.49/28.50	c total clause space: 29.637MB
28.49/28.50	c total #watches: 141053
29.09/29.11	c total #propagations: 14209302 / total #impl: 48755028 (eff. 0.291)
29.09/29.11	c GC COLLECT
29.09/29.11	c #Conflicts:      62000 | #Learnt:       6394 | 0.000
29.09/29.11	c total clause space: 29.637MB
29.09/29.11	c total #watches: 106947
29.49/29.57	c total #propagations: 14417318 / total #impl: 49541579 (eff. 0.291)
29.49/29.57	c #Conflicts:      63000 | #Learnt:       7394 | 0.000
29.49/29.57	c total clause space: 29.637MB
29.49/29.57	c total #watches: 112960
30.09/30.11	c total #propagations: 14598876 / total #impl: 50261356 (eff. 0.290)
30.09/30.11	c #Conflicts:      64000 | #Learnt:       8394 | 0.000
30.09/30.11	c total clause space: 29.637MB
30.09/30.11	c total #watches: 119583
30.69/30.74	c total #propagations: 14862930 / total #impl: 51178497 (eff. 0.290)
30.69/30.74	c #Conflicts:      65000 | #Learnt:       9394 | 0.000
30.69/30.74	c total clause space: 29.637MB
30.69/30.74	c total #watches: 124465
31.39/31.42	c total #propagations: 15151297 / total #impl: 52105101 (eff. 0.291)
31.39/31.42	c #Conflicts:      66000 | #Learnt:      10394 | 0.000
31.39/31.42	c total clause space: 29.637MB
31.39/31.42	c total #watches: 130491
32.09/32.13	c total #propagations: 15431295 / total #impl: 53169075 (eff. 0.290)
32.09/32.13	c #Conflicts:      67000 | #Learnt:      11394 | 0.000
32.09/32.13	c total clause space: 29.637MB
32.09/32.13	c total #watches: 134677
32.79/32.85	c total #propagations: 15677326 / total #impl: 54289889 (eff. 0.289)
32.79/32.85	c #Conflicts:      68000 | #Learnt:      12394 | 0.000
32.79/32.85	c total clause space: 48.1602MB
32.79/32.85	c total #watches: 139042
33.28/33.35	c total #propagations: 15931453 / total #impl: 55470901 (eff. 0.287)
33.28/33.35	c GC COLLECT
33.28/33.35	c #Conflicts:      69000 | #Learnt:       7193 | 0.000
33.28/33.35	c total clause space: 48.1602MB
33.28/33.35	c total #watches: 110137
33.78/33.88	c total #propagations: 16191493 / total #impl: 56373445 (eff. 0.287)
33.78/33.88	c #Conflicts:      70000 | #Learnt:       8193 | 0.000
33.78/33.88	c total clause space: 48.1602MB
33.78/33.88	c total #watches: 116023
34.38/34.45	c total #propagations: 16534930 / total #impl: 57353405 (eff. 0.288)
34.38/34.45	c #Conflicts:      71000 | #Learnt:       9193 | 0.000
34.38/34.45	c total clause space: 48.1602MB
34.38/34.45	c total #watches: 120975
34.98/35.09	c total #propagations: 16890761 / total #impl: 58362371 (eff. 0.289)
34.98/35.09	c #Conflicts:      72000 | #Learnt:      10193 | 0.000
34.98/35.09	c total clause space: 48.1602MB
34.98/35.09	c total #watches: 126623
35.78/35.80	c total #propagations: 17188290 / total #impl: 59356160 (eff. 0.290)
35.78/35.80	c #Conflicts:      73000 | #Learnt:      11193 | 0.000
35.78/35.80	c total clause space: 48.1602MB
35.78/35.80	c total #watches: 132721
36.48/36.57	c total #propagations: 17479289 / total #impl: 60374069 (eff. 0.290)
36.48/36.57	c #Conflicts:      74000 | #Learnt:      12193 | 0.000
36.48/36.57	c total clause space: 48.1602MB
36.48/36.57	c total #watches: 137969
37.28/37.31	c total #propagations: 17767669 / total #impl: 61341524 (eff. 0.290)
37.28/37.31	c GC COLLECT
37.28/37.31	c #Conflicts:      75000 | #Learnt:       6689 | 0.000
37.28/37.31	c total clause space: 48.1602MB
37.28/37.31	c total #watches: 108169
37.78/37.81	c total #propagations: 18040644 / total #impl: 62373900 (eff. 0.289)
37.78/37.81	c #Conflicts:      76000 | #Learnt:       7689 | 0.000
37.78/37.81	c total clause space: 48.1602MB
37.78/37.81	c total #watches: 114671
38.18/38.29	c total #propagations: 18341592 / total #impl: 63412728 (eff. 0.289)
38.18/38.29	c #Conflicts:      77000 | #Learnt:       8689 | 0.000
38.18/38.29	c total clause space: 48.1602MB
38.18/38.29	c total #watches: 121347
38.98/39.00	c total #propagations: 18536504 / total #impl: 64161423 (eff. 0.289)
38.98/39.00	c #Conflicts:      78000 | #Learnt:       9689 | 0.000
38.98/39.00	c total clause space: 48.1602MB
38.98/39.00	c total #watches: 127509
39.69/39.79	c total #propagations: 18829758 / total #impl: 65150402 (eff. 0.289)
39.69/39.79	c #Conflicts:      79000 | #Learnt:      10689 | 0.000
39.69/39.79	c total clause space: 48.1602MB
39.69/39.79	c total #watches: 133988
40.48/40.57	c total #propagations: 19128609 / total #impl: 66173182 (eff. 0.289)
40.48/40.57	c #Conflicts:      80000 | #Learnt:      11689 | 0.000
40.48/40.57	c total clause space: 48.1602MB
40.48/40.57	c total #watches: 139851
41.28/41.39	c total #propagations: 19404834 / total #impl: 67124590 (eff. 0.289)
41.28/41.39	c #Conflicts:      81000 | #Learnt:      12689 | 0.000
41.28/41.39	c total clause space: 48.1602MB
41.28/41.39	c total #watches: 145111
42.18/42.29	c total #propagations: 19702620 / total #impl: 68151900 (eff. 0.289)
42.18/42.29	c GC COLLECT
42.18/42.29	c #Conflicts:      82000 | #Learnt:       6893 | 0.000
42.18/42.29	c total clause space: 48.1602MB
42.18/42.29	c total #watches: 109685
42.78/42.83	c total #propagations: 19997073 / total #impl: 69243101 (eff. 0.289)
42.78/42.83	c #Conflicts:      83000 | #Learnt:       7893 | 0.000
42.78/42.83	c total clause space: 48.1602MB
42.78/42.83	c total #watches: 115877
43.38/43.43	c total #propagations: 20398277 / total #impl: 70423052 (eff. 0.290)
43.38/43.43	c #Conflicts:      84000 | #Learnt:       8893 | 0.000
43.38/43.43	c total clause space: 48.1602MB
43.38/43.43	c total #watches: 124063
43.99/44.00	c total #propagations: 20659687 / total #impl: 71310398 (eff. 0.290)
43.99/44.00	c #Conflicts:      85000 | #Learnt:       9893 | 0.000
43.99/44.00	c total clause space: 48.1602MB
43.99/44.00	c total #watches: 131048
44.48/44.59	c total #propagations: 20911692 / total #impl: 72206562 (eff. 0.290)
44.48/44.59	c #Conflicts:      86000 | #Learnt:      10893 | 0.000
44.48/44.59	c total clause space: 48.1602MB
44.48/44.59	c total #watches: 137449
45.19/45.24	c total #propagations: 21154787 / total #impl: 73127509 (eff. 0.289)
45.19/45.24	c #Conflicts:      87000 | #Learnt:      11893 | 0.000
45.19/45.24	c total clause space: 48.1602MB
45.19/45.24	c total #watches: 143264
45.88/45.94	c total #propagations: 21417044 / total #impl: 74119076 (eff. 0.289)
45.88/45.94	c #Conflicts:      88000 | #Learnt:      12893 | 0.000
45.88/45.94	c total clause space: 48.1602MB
45.88/45.94	c total #watches: 148593
46.58/46.66	c total #propagations: 21632675 / total #impl: 75051516 (eff. 0.288)
46.58/46.66	c #Conflicts:      89000 | #Learnt:      13893 | 0.000
46.58/46.66	c total clause space: 48.1602MB
46.58/46.66	c total #watches: 154465
47.18/47.22	c total #propagations: 21890479 / total #impl: 76037273 (eff. 0.288)
47.18/47.22	c GC COLLECT
47.18/47.22	c #Conflicts:      90000 | #Learnt:       7790 | 0.000
47.18/47.22	c total clause space: 48.1602MB
47.18/47.22	c total #watches: 115694
47.58/47.62	c total #propagations: 22147694 / total #impl: 76920658 (eff. 0.288)
47.58/47.62	c #Conflicts:      91000 | #Learnt:       8790 | 0.000
47.58/47.62	c total clause space: 48.1602MB
47.58/47.62	c total #watches: 118776
47.98/48.04	c total #propagations: 22228379 / total #impl: 77565486 (eff. 0.287)
47.98/48.04	c #Conflicts:      92000 | #Learnt:       9790 | 0.000
47.98/48.04	c total clause space: 48.1602MB
47.98/48.04	c total #watches: 121765
48.39/48.46	c total #propagations: 22304076 / total #impl: 78319830 (eff. 0.285)
48.39/48.46	c #Conflicts:      93000 | #Learnt:      10790 | 0.000
48.39/48.46	c total clause space: 48.1602MB
48.39/48.46	c total #watches: 124430
48.88/48.93	c total #propagations: 22371356 / total #impl: 79060645 (eff. 0.283)
48.88/48.93	c #Conflicts:      94000 | #Learnt:      11790 | 0.000
48.88/48.93	c total clause space: 48.1602MB
48.88/48.93	c total #watches: 127519
49.38/49.41	c total #propagations: 22463011 / total #impl: 79876083 (eff. 0.281)
49.38/49.41	c #Conflicts:      95000 | #Learnt:      12790 | 0.000
49.38/49.41	c total clause space: 48.1602MB
49.38/49.41	c total #watches: 135325
49.98/50.00	c total #propagations: 22599358 / total #impl: 80819799 (eff. 0.280)
49.98/50.00	c #Conflicts:      96000 | #Learnt:      13790 | 0.000
49.98/50.00	c total clause space: 48.1602MB
49.98/50.00	c total #watches: 147320
50.69/50.70	c total #propagations: 22749076 / total #impl: 81937147 (eff. 0.278)
50.69/50.70	c #Conflicts:      97000 | #Learnt:      14790 | 0.000
50.69/50.70	c total clause space: 48.1602MB
50.69/50.70	c total #watches: 156618
51.18/51.22	c total #propagations: 22897535 / total #impl: 82961049 (eff. 0.276)
51.18/51.22	c GC COLLECT
51.18/51.22	c #Conflicts:      98000 | #Learnt:       8392 | 0.000
51.18/51.22	c total clause space: 48.1602MB
51.18/51.22	c total #watches: 122671
51.79/51.81	c total #propagations: 23153374 / total #impl: 83808801 (eff. 0.276)
51.79/51.81	c #Conflicts:      99000 | #Learnt:       9392 | 0.000
51.79/51.81	c total clause space: 48.1602MB
51.79/51.81	c total #watches: 130635
52.38/52.45	c total #propagations: 23355170 / total #impl: 84634175 (eff. 0.276)
52.38/52.45	c #Conflicts:     100000 | #Learnt:      10392 | 0.000
52.38/52.45	c total clause space: 48.1602MB
52.38/52.45	c total #watches: 140053
52.98/53.01	c total #propagations: 23514113 / total #impl: 85304629 (eff. 0.276)
52.98/53.01	c #Conflicts:     101000 | #Learnt:      11392 | 0.000
52.98/53.01	c total clause space: 48.1602MB
52.98/53.01	c total #watches: 145790
53.48/53.57	c total #propagations: 23755578 / total #impl: 85961502 (eff. 0.276)
53.48/53.57	c #Conflicts:     102000 | #Learnt:      12392 | 0.000
53.48/53.57	c total clause space: 48.1602MB
53.48/53.57	c total #watches: 151408
54.18/54.25	c total #propagations: 24104651 / total #impl: 86776201 (eff. 0.278)
54.18/54.25	c #Conflicts:     103000 | #Learnt:      13392 | 0.000
54.18/54.25	c total clause space: 48.1602MB
54.18/54.25	c total #watches: 156275
54.99/55.09	c total #propagations: 24376697 / total #impl: 87488215 (eff. 0.279)
54.99/55.09	c #Conflicts:     104000 | #Learnt:      14392 | 0.000
54.99/55.09	c total clause space: 48.1602MB
54.99/55.09	c total #watches: 161175
55.88/55.94	c total #propagations: 24677719 / total #impl: 88201881 (eff. 0.280)
55.88/55.94	c #Conflicts:     105000 | #Learnt:      15392 | 0.000
55.88/55.94	c total clause space: 48.1602MB
55.88/55.94	c total #watches: 165365
56.48/56.56	c total #propagations: 24878134 / total #impl: 88726587 (eff. 0.280)
56.48/56.56	c GC COLLECT
56.48/56.56	c #Conflicts:     106000 | #Learnt:       8696 | 0.000
56.48/56.56	c total clause space: 48.1602MB
56.48/56.56	c total #watches: 121671
57.08/57.13	c total #propagations: 25177398 / total #impl: 89485284 (eff. 0.281)
57.08/57.13	c #Conflicts:     107000 | #Learnt:       9696 | 0.000
57.08/57.13	c total clause space: 48.1602MB
57.08/57.13	c total #watches: 127277
57.48/57.59	c total #propagations: 25504791 / total #impl: 90225032 (eff. 0.283)
57.48/57.59	c #Conflicts:     108000 | #Learnt:      10696 | 0.000
57.48/57.59	c total clause space: 48.1602MB
57.48/57.59	c total #watches: 132182
58.08/58.18	c total #propagations: 25644707 / total #impl: 90629982 (eff. 0.283)
58.08/58.18	c #Conflicts:     109000 | #Learnt:      11696 | 0.000
58.08/58.18	c total clause space: 48.1602MB
58.08/58.18	c total #watches: 137803
58.88/58.93	c total #propagations: 25801406 / total #impl: 91297513 (eff. 0.283)
58.88/58.93	c #Conflicts:     110000 | #Learnt:      12696 | 0.000
58.88/58.93	c total clause space: 48.1602MB
58.88/58.93	c total #watches: 143385
59.68/59.75	c total #propagations: 26080683 / total #impl: 92172168 (eff. 0.283)
59.68/59.75	c #Conflicts:     111000 | #Learnt:      13696 | 0.000
59.68/59.75	c total clause space: 48.1602MB
59.68/59.75	c total #watches: 149340
60.59/60.62	c total #propagations: 26401895 / total #impl: 93110038 (eff. 0.284)
60.59/60.62	c #Conflicts:     112000 | #Learnt:      14696 | 0.000
60.59/60.62	c total clause space: 48.1602MB
60.59/60.62	c total #watches: 154997
61.59/61.63	c total #propagations: 26688274 / total #impl: 93936716 (eff. 0.284)
61.59/61.63	c #Conflicts:     113000 | #Learnt:      15696 | 0.000
61.59/61.63	c total clause space: 48.1602MB
61.59/61.63	c total #watches: 161999
62.28/62.30	c total #propagations: 26954575 / total #impl: 94757076 (eff. 0.284)
62.28/62.30	c GC COLLECT
62.28/62.30	c #Conflicts:     114000 | #Learnt:       8690 | 0.000
62.28/62.30	c total clause space: 48.1602MB
62.28/62.30	c total #watches: 121437
62.79/62.80	c total #propagations: 27273701 / total #impl: 95644023 (eff. 0.285)
62.79/62.80	c #Conflicts:     115000 | #Learnt:       9690 | 0.000
62.79/62.80	c total clause space: 48.1602MB
62.79/62.80	c total #watches: 127229
63.28/63.39	c total #propagations: 27469373 / total #impl: 96222036 (eff. 0.285)
63.28/63.39	c #Conflicts:     116000 | #Learnt:      10690 | 0.000
63.28/63.39	c total clause space: 48.1602MB
63.28/63.39	c total #watches: 132413
63.98/64.03	c total #propagations: 27747516 / total #impl: 97005385 (eff. 0.286)
63.98/64.03	c #Conflicts:     117000 | #Learnt:      11690 | 0.000
63.98/64.03	c total clause space: 48.1602MB
63.98/64.03	c total #watches: 137819
64.78/64.85	c total #propagations: 28048457 / total #impl: 97904287 (eff. 0.286)
64.78/64.85	c #Conflicts:     118000 | #Learnt:      12690 | 0.000
64.78/64.85	c total clause space: 48.1602MB
64.78/64.85	c total #watches: 144004
65.58/65.67	c total #propagations: 28267168 / total #impl: 98766820 (eff. 0.286)
65.58/65.67	c #Conflicts:     119000 | #Learnt:      13690 | 0.000
65.58/65.67	c total clause space: 48.1602MB
65.58/65.67	c total #watches: 151219
66.68/66.78	c total #propagations: 28454257 / total #impl: 99591016 (eff. 0.286)
66.68/66.78	c #Conflicts:     120000 | #Learnt:      14690 | 0.000
66.68/66.78	c total clause space: 48.1602MB
66.68/66.78	c total #watches: 157990
67.68/67.77	c total #propagations: 28789961 / total #impl: 100709073 (eff. 0.286)
67.68/67.77	c #Conflicts:     121000 | #Learnt:      15690 | 0.000
67.68/67.77	c total clause space: 48.1602MB
67.68/67.77	c total #watches: 164123
68.78/68.86	c total #propagations: 29074701 / total #impl: 101718700 (eff. 0.286)
68.78/68.86	c GC COLLECT
68.78/68.86	c #Conflicts:     122000 | #Learnt:       8390 | 0.000
68.78/68.86	c total clause space: 48.1602MB
68.78/68.86	c total #watches: 120496
69.48/69.54	c total #propagations: 29328918 / total #impl: 102683673 (eff. 0.286)
69.48/69.54	c #Conflicts:     123000 | #Learnt:       9390 | 0.000
69.48/69.54	c total clause space: 48.1602MB
69.48/69.54	c total #watches: 127338
70.18/70.23	c total #propagations: 29586635 / total #impl: 103635076 (eff. 0.285)
70.18/70.23	c #Conflicts:     124000 | #Learnt:      10390 | 0.000
70.18/70.23	c total clause space: 48.1602MB
70.18/70.23	c total #watches: 134523
71.08/71.13	c total #propagations: 29847998 / total #impl: 104455002 (eff. 0.286)
71.08/71.13	c #Conflicts:     125000 | #Learnt:      11390 | 0.000
71.08/71.13	c total clause space: 48.1602MB
71.08/71.13	c total #watches: 141163
71.88/71.98	c total #propagations: 30141460 / total #impl: 105430027 (eff. 0.286)
71.88/71.98	c #Conflicts:     126000 | #Learnt:      12390 | 0.000
71.88/71.98	c total clause space: 48.1602MB
71.88/71.98	c total #watches: 147513
72.88/72.91	c total #propagations: 30410708 / total #impl: 106351108 (eff. 0.286)
72.88/72.91	c #Conflicts:     127000 | #Learnt:      13390 | 0.000
72.88/72.91	c total clause space: 48.1602MB
72.88/72.91	c total #watches: 152403
73.68/73.75	c total #propagations: 30751233 / total #impl: 107321396 (eff. 0.287)
73.68/73.75	c #Conflicts:     128000 | #Learnt:      14390 | 0.000
73.68/73.75	c total clause space: 48.1602MB
73.68/73.75	c total #watches: 157827
74.68/74.76	c total #propagations: 30943783 / total #impl: 107926509 (eff. 0.287)
74.68/74.76	c #Conflicts:     129000 | #Learnt:      15390 | 0.000
74.68/74.76	c total clause space: 48.1602MB
74.68/74.76	c total #watches: 162591
75.58/75.64	c total #propagations: 31187188 / total #impl: 108763849 (eff. 0.287)
75.58/75.64	c #Conflicts:     130000 | #Learnt:      16390 | 0.000
75.58/75.64	c total clause space: 48.1602MB
75.58/75.64	c total #watches: 167227
76.48/76.51	c total #propagations: 31429004 / total #impl: 109581149 (eff. 0.287)
76.48/76.51	c GC COLLECT
76.48/76.51	c #Conflicts:     131000 | #Learnt:       8784 | 0.000
76.48/76.51	c total clause space: 48.1602MB
76.48/76.51	c total #watches: 123847
77.18/77.27	c total #propagations: 31690718 / total #impl: 110312695 (eff. 0.287)
77.18/77.27	c #Conflicts:     132000 | #Learnt:       9784 | 0.000
77.18/77.27	c total clause space: 48.1602MB
77.18/77.27	c total #watches: 131314
77.98/78.06	c total #propagations: 31940473 / total #impl: 111205175 (eff. 0.287)
77.98/78.06	c #Conflicts:     133000 | #Learnt:      10784 | 0.000
77.98/78.06	c total clause space: 48.1602MB
77.98/78.06	c total #watches: 137695
78.78/78.85	c total #propagations: 32237935 / total #impl: 112256473 (eff. 0.287)
78.78/78.85	c #Conflicts:     134000 | #Learnt:      11784 | 0.000
78.78/78.85	c total clause space: 48.1602MB
78.78/78.85	c total #watches: 146024
79.58/79.62	c total #propagations: 32459334 / total #impl: 113448997 (eff. 0.286)
79.58/79.62	c #Conflicts:     135000 | #Learnt:      12784 | 0.000
79.58/79.62	c total clause space: 48.1602MB
79.58/79.62	c total #watches: 151587
80.58/80.68	c total #propagations: 32662945 / total #impl: 114350376 (eff. 0.286)
80.58/80.68	c #Conflicts:     136000 | #Learnt:      13784 | 0.000
80.58/80.68	c total clause space: 48.1602MB
80.58/80.68	c total #watches: 155991
81.78/81.86	c total #propagations: 32981435 / total #impl: 115466574 (eff. 0.286)
81.78/81.86	c #Conflicts:     137000 | #Learnt:      14784 | 0.000
81.78/81.86	c total clause space: 48.1602MB
81.78/81.86	c total #watches: 162352
82.78/82.86	c total #propagations: 33276432 / total #impl: 116557051 (eff. 0.285)
82.78/82.86	c #Conflicts:     138000 | #Learnt:      15784 | 0.000
82.78/82.86	c total clause space: 48.1602MB
82.78/82.86	c total #watches: 167409
83.98/84.01	c total #propagations: 33549882 / total #impl: 117690115 (eff. 0.285)
83.98/84.01	c #Conflicts:     139000 | #Learnt:      16784 | 0.000
83.98/84.01	c total clause space: 48.1602MB
83.98/84.01	c total #watches: 174424
85.07/85.12	c total #propagations: 33796253 / total #impl: 118978102 (eff. 0.284)
85.07/85.12	c #Conflicts:     140000 | #Learnt:      17784 | 0.000
85.07/85.12	c total clause space: 48.1602MB
85.07/85.12	c total #watches: 180804
85.78/85.88	c total #propagations: 34043792 / total #impl: 120208666 (eff. 0.283)
85.78/85.88	c GC COLLECT
85.78/85.88	c #Conflicts:     141000 | #Learnt:       9889 | 0.000
85.78/85.88	c total clause space: 48.1602MB
85.78/85.88	c total #watches: 130693
86.57/86.63	c total #propagations: 34320337 / total #impl: 121281562 (eff. 0.283)
86.57/86.63	c #Conflicts:     142000 | #Learnt:      10889 | 0.000
86.57/86.63	c total clause space: 48.1602MB
86.57/86.63	c total #watches: 135440
87.37/87.45	c total #propagations: 34639163 / total #impl: 122246972 (eff. 0.283)
87.37/87.45	c #Conflicts:     143000 | #Learnt:      11889 | 0.000
87.37/87.45	c total clause space: 48.1602MB
87.37/87.45	c total #watches: 139291
88.17/88.27	c total #propagations: 34922144 / total #impl: 123135194 (eff. 0.284)
88.17/88.27	c #Conflicts:     144000 | #Learnt:      12889 | 0.000
88.17/88.27	c total clause space: 48.1602MB
88.17/88.27	c total #watches: 143015
88.97/89.09	c total #propagations: 35179338 / total #impl: 124007587 (eff. 0.284)
88.97/89.09	c #Conflicts:     145000 | #Learnt:      13889 | 0.000
88.97/89.09	c total clause space: 48.1602MB
88.97/89.09	c total #watches: 147046
89.87/89.94	c total #propagations: 35429120 / total #impl: 124888447 (eff. 0.284)
89.87/89.94	c #Conflicts:     146000 | #Learnt:      14889 | 0.000
89.87/89.94	c total clause space: 48.1602MB
89.87/89.94	c total #watches: 150626
90.77/90.82	c total #propagations: 35700749 / total #impl: 125868342 (eff. 0.284)
90.77/90.82	c #Conflicts:     147000 | #Learnt:      15889 | 0.000
90.77/90.82	c total clause space: 48.1602MB
90.77/90.82	c total #watches: 154305
91.67/91.73	c total #propagations: 35942088 / total #impl: 126767965 (eff. 0.284)
91.67/91.73	c #Conflicts:     148000 | #Learnt:      16889 | 0.000
91.67/91.73	c total clause space: 48.1602MB
91.67/91.73	c total #watches: 159398
92.48/92.58	c total #propagations: 36216610 / total #impl: 127801930 (eff. 0.283)
92.48/92.58	c #Conflicts:     149000 | #Learnt:      17889 | 0.000
92.48/92.58	c total clause space: 48.1602MB
92.48/92.58	c total #watches: 165233
93.27/93.38	c total #propagations: 36435329 / total #impl: 128733364 (eff. 0.283)
93.27/93.38	c GC COLLECT
93.27/93.38	c #Conflicts:     150000 | #Learnt:       9683 | 0.000
93.27/93.38	c total clause space: 48.1602MB
93.27/93.38	c total #watches: 129064
94.17/94.21	c total #propagations: 36710032 / total #impl: 129703087 (eff. 0.283)
94.17/94.21	c #Conflicts:     151000 | #Learnt:      10683 | 0.000
94.17/94.21	c total clause space: 48.1602MB
94.17/94.21	c total #watches: 134321
94.97/95.06	c total #propagations: 36980228 / total #impl: 130812245 (eff. 0.283)
94.97/95.06	c #Conflicts:     152000 | #Learnt:      11683 | 0.000
94.97/95.06	c total clause space: 48.1602MB
94.97/95.06	c total #watches: 139098
95.68/95.78	c total #propagations: 37286817 / total #impl: 131851566 (eff. 0.283)
95.68/95.78	c #Conflicts:     153000 | #Learnt:      12683 | 0.000
95.68/95.78	c total clause space: 48.1602MB
95.68/95.78	c total #watches: 145044
96.17/96.23	c total #propagations: 37521689 / total #impl: 132669646 (eff. 0.283)
96.17/96.23	c #Conflicts:     154000 | #Learnt:      13683 | 0.000
96.17/96.23	c total clause space: 48.1602MB
96.17/96.23	c total #watches: 148718
96.57/96.66	c total #propagations: 37791274 / total #impl: 133312609 (eff. 0.283)
96.57/96.66	c #Conflicts:     155000 | #Learnt:      14683 | 0.000
96.57/96.66	c total clause space: 48.1602MB
96.57/96.66	c total #watches: 152258
96.97/97.06	c total #propagations: 37838842 / total #impl: 133554053 (eff. 0.283)
96.97/97.06	c #Conflicts:     156000 | #Learnt:      15683 | 0.000
96.97/97.06	c total clause space: 48.1602MB
96.97/97.06	c total #watches: 155472
97.37/97.49	c total #propagations: 37897714 / total #impl: 133851440 (eff. 0.283)
97.37/97.49	c #Conflicts:     157000 | #Learnt:      16683 | 0.000
97.37/97.49	c total clause space: 48.1602MB
97.37/97.49	c total #watches: 159370
97.88/97.92	c total #propagations: 37965073 / total #impl: 134262505 (eff. 0.283)
97.88/97.92	c #Conflicts:     158000 | #Learnt:      17683 | 0.000
97.88/97.92	c total clause space: 48.1602MB
97.88/97.92	c total #watches: 162988
98.27/98.35	c total #propagations: 38014432 / total #impl: 134608606 (eff. 0.282)
98.27/98.35	c #Conflicts:     159000 | #Learnt:      18683 | 0.000
98.27/98.35	c total clause space: 48.1602MB
98.27/98.35	c total #watches: 165799
98.77/98.86	c total #propagations: 38070781 / total #impl: 134986275 (eff. 0.282)
98.77/98.86	c GC COLLECT
98.77/98.86	c #Conflicts:     160000 | #Learnt:      10194 | 0.000
98.77/98.86	c total clause space: 48.1602MB
98.77/98.86	c total #watches: 131452
99.57/99.65	c total #propagations: 38192257 / total #impl: 135501211 (eff. 0.282)
99.57/99.65	c #Conflicts:     161000 | #Learnt:      11194 | 0.000
99.57/99.65	c total clause space: 48.1602MB
99.57/99.65	c total #watches: 138335
100.57/100.61	c total #propagations: 38454871 / total #impl: 136520876 (eff. 0.282)
100.57/100.61	c #Conflicts:     162000 | #Learnt:      12194 | 0.000
100.57/100.61	c total clause space: 48.1602MB
100.57/100.61	c total #watches: 144480
101.28/101.31	c total #propagations: 38728167 / total #impl: 137527629 (eff. 0.282)
101.28/101.31	c #Conflicts:     163000 | #Learnt:      13194 | 0.000
101.28/101.31	c total clause space: 48.1602MB
101.28/101.31	c total #watches: 149980
102.07/102.11	c total #propagations: 38891841 / total #impl: 138178854 (eff. 0.281)
102.07/102.11	c #Conflicts:     164000 | #Learnt:      14194 | 0.000
102.07/102.11	c total clause space: 48.1602MB
102.07/102.11	c total #watches: 156237
103.07/103.16	c total #propagations: 39127635 / total #impl: 138956843 (eff. 0.282)
103.07/103.16	c #Conflicts:     165000 | #Learnt:      15194 | 0.000
103.07/103.16	c total clause space: 48.1602MB
103.07/103.16	c total #watches: 162861
104.27/104.30	c total #propagations: 39394479 / total #impl: 139914389 (eff. 0.282)
104.27/104.30	c #Conflicts:     166000 | #Learnt:      16194 | 0.000
104.27/104.30	c total clause space: 48.1602MB
104.27/104.30	c total #watches: 170082
105.47/105.57	c total #propagations: 39708476 / total #impl: 140973983 (eff. 0.282)
105.47/105.57	c #Conflicts:     167000 | #Learnt:      17194 | 0.000
105.47/105.57	c total clause space: 48.1602MB
105.47/105.57	c total #watches: 177132
106.78/106.85	c total #propagations: 39948964 / total #impl: 141961656 (eff. 0.281)
106.78/106.85	c #Conflicts:     168000 | #Learnt:      18194 | 0.000
106.78/106.85	c total clause space: 48.1602MB
106.78/106.85	c total #watches: 183411
107.97/108.05	c total #propagations: 40175495 / total #impl: 142890064 (eff. 0.281)
107.97/108.05	c #Conflicts:     169000 | #Learnt:      19194 | 0.000
107.97/108.05	c total clause space: 48.1602MB
107.97/108.05	c total #watches: 188201
108.88/108.95	c total #propagations: 40430012 / total #impl: 143672441 (eff. 0.281)
108.88/108.95	c GC COLLECT
108.88/108.95	c #Conflicts:     170000 | #Learnt:      10384 | 0.000
108.88/108.95	c total clause space: 48.1602MB
108.88/108.95	c total #watches: 131629
109.57/109.66	c total #propagations: 40715822 / total #impl: 144454929 (eff. 0.282)
109.57/109.66	c #Conflicts:     171000 | #Learnt:      11384 | 0.000
109.57/109.66	c total clause space: 48.1602MB
109.57/109.66	c total #watches: 136198
110.37/110.45	c total #propagations: 41035007 / total #impl: 145301336 (eff. 0.282)
110.37/110.45	c #Conflicts:     172000 | #Learnt:      12384 | 0.000
110.37/110.45	c total clause space: 48.1602MB
110.37/110.45	c total #watches: 142037
111.27/111.30	c total #propagations: 41295418 / total #impl: 146091034 (eff. 0.283)
111.27/111.30	c #Conflicts:     173000 | #Learnt:      13384 | 0.000
111.27/111.30	c total clause space: 48.1602MB
111.27/111.30	c total #watches: 147576
112.07/112.17	c total #propagations: 41542917 / total #impl: 147087108 (eff. 0.282)
112.07/112.17	c #Conflicts:     174000 | #Learnt:      14384 | 0.000
112.07/112.17	c total clause space: 48.1602MB
112.07/112.17	c total #watches: 153342
113.07/113.11	c total #propagations: 41751888 / total #impl: 148032286 (eff. 0.282)
113.07/113.11	c #Conflicts:     175000 | #Learnt:      15384 | 0.000
113.07/113.11	c total clause space: 48.1602MB
113.07/113.11	c total #watches: 159981
114.07/114.14	c total #propagations: 41938080 / total #impl: 149137609 (eff. 0.281)
114.07/114.14	c #Conflicts:     176000 | #Learnt:      16384 | 0.000
114.07/114.14	c total clause space: 48.1602MB
114.07/114.14	c total #watches: 166996
115.17/115.24	c total #propagations: 42186528 / total #impl: 150211814 (eff. 0.281)
115.17/115.24	c #Conflicts:     177000 | #Learnt:      17384 | 0.000
115.17/115.24	c total clause space: 48.1602MB
115.17/115.24	c total #watches: 173305
116.17/116.23	c total #propagations: 42387781 / total #impl: 151344837 (eff. 0.280)
116.17/116.23	c #Conflicts:     178000 | #Learnt:      18384 | 0.000
116.17/116.23	c total clause space: 48.1602MB
116.17/116.23	c total #watches: 180896
117.37/117.42	c total #propagations: 42568234 / total #impl: 152492392 (eff. 0.279)
117.37/117.42	c #Conflicts:     179000 | #Learnt:      19384 | 0.000
117.37/117.42	c total clause space: 48.1602MB
117.37/117.42	c total #watches: 187684
118.37/118.43	c total #propagations: 42821600 / total #impl: 153633455 (eff. 0.279)
118.37/118.43	c GC COLLECT
118.37/118.43	c #Conflicts:     180000 | #Learnt:      10282 | 0.000
118.37/118.43	c total clause space: 48.1602MB
118.37/118.43	c total #watches: 131446
119.07/119.16	c total #propagations: 43064747 / total #impl: 154506619 (eff. 0.279)
119.07/119.16	c #Conflicts:     181000 | #Learnt:      11282 | 0.000
119.07/119.16	c total clause space: 48.1602MB
119.07/119.16	c total #watches: 138923
119.87/119.99	c total #propagations: 43327944 / total #impl: 155614694 (eff. 0.278)
119.87/119.99	c #Conflicts:     182000 | #Learnt:      12282 | 0.000
119.87/119.99	c total clause space: 48.1602MB
119.87/119.99	c total #watches: 144031
120.77/120.87	c total #propagations: 43646420 / total #impl: 156685406 (eff. 0.279)
120.77/120.87	c #Conflicts:     183000 | #Learnt:      13282 | 0.000
120.77/120.87	c total clause space: 48.1602MB
120.77/120.87	c total #watches: 148967
121.57/121.64	c total #propagations: 43971405 / total #impl: 157616951 (eff. 0.279)
121.57/121.64	c #Conflicts:     184000 | #Learnt:      14282 | 0.000
121.57/121.64	c total clause space: 48.1602MB
121.57/121.64	c total #watches: 154134
122.17/122.21	c total #propagations: 44169905 / total #impl: 158160584 (eff. 0.279)
122.17/122.21	c #Conflicts:     185000 | #Learnt:      15282 | 0.000
122.17/122.21	c total clause space: 48.1602MB
122.17/122.21	c total #watches: 157786
122.87/122.91	c total #propagations: 44257294 / total #impl: 158421237 (eff. 0.279)
122.87/122.91	c #Conflicts:     186000 | #Learnt:      16282 | 0.000
122.87/122.91	c total clause space: 48.1602MB
122.87/122.91	c total #watches: 162124
123.47/123.53	c total #propagations: 44332996 / total #impl: 158752991 (eff. 0.279)
123.47/123.53	c #Conflicts:     187000 | #Learnt:      17282 | 0.000
123.47/123.53	c total clause space: 48.1602MB
123.47/123.53	c total #watches: 165866
123.97/124.08	c total #propagations: 44410938 / total #impl: 159014837 (eff. 0.279)
123.97/124.08	c #Conflicts:     188000 | #Learnt:      18282 | 0.000
123.97/124.08	c total clause space: 48.1602MB
123.97/124.08	c total #watches: 168987
124.57/124.65	c total #propagations: 44495041 / total #impl: 159267607 (eff. 0.279)
124.57/124.65	c #Conflicts:     189000 | #Learnt:      19282 | 0.000
124.57/124.65	c total clause space: 48.1602MB
124.57/124.65	c total #watches: 172305
125.16/125.26	c total #propagations: 44560846 / total #impl: 159492980 (eff. 0.279)
125.16/125.26	c #Conflicts:     190000 | #Learnt:      20282 | 0.000
125.16/125.26	c total clause space: 48.1602MB
125.16/125.26	c total #watches: 175441
125.76/125.80	c total #propagations: 44623931 / total #impl: 159733730 (eff. 0.279)
125.76/125.80	c GC COLLECT
125.76/125.80	c #Conflicts:     191000 | #Learnt:      10880 | 0.000
125.76/125.80	c total clause space: 48.1602MB
125.76/125.80	c total #watches: 134732
126.06/126.13	c total #propagations: 44692428 / total #impl: 159964391 (eff. 0.279)
126.06/126.13	c #Conflicts:     192000 | #Learnt:      11880 | 0.000
126.06/126.13	c total clause space: 48.1602MB
126.06/126.13	c total #watches: 137721
126.36/126.50	c total #propagations: 44746945 / total #impl: 160124122 (eff. 0.279)
126.36/126.50	c #Conflicts:     193000 | #Learnt:      12880 | 0.000
126.36/126.50	c total clause space: 48.1602MB
126.36/126.50	c total #watches: 141518
126.76/126.88	c total #propagations: 44807805 / total #impl: 160335244 (eff. 0.279)
126.76/126.88	c #Conflicts:     194000 | #Learnt:      13880 | 0.000
126.76/126.88	c total clause space: 48.1602MB
126.76/126.88	c total #watches: 144704
127.16/127.25	c total #propagations: 44863059 / total #impl: 160561652 (eff. 0.279)
127.16/127.25	c #Conflicts:     195000 | #Learnt:      14880 | 0.000
127.16/127.25	c total clause space: 48.1602MB
127.16/127.25	c total #watches: 148114
127.76/127.81	c total #propagations: 44933117 / total #impl: 160806524 (eff. 0.279)
127.76/127.81	c #Conflicts:     196000 | #Learnt:      15880 | 0.000
127.76/127.81	c total clause space: 48.1602MB
127.76/127.81	c total #watches: 152651
128.36/128.41	c total #propagations: 45104288 / total #impl: 161358277 (eff. 0.280)
128.36/128.41	c #Conflicts:     197000 | #Learnt:      16880 | 0.000
128.36/128.41	c total clause space: 48.1602MB
128.36/128.41	c total #watches: 157282
128.96/129.06	c total #propagations: 45241488 / total #impl: 161838168 (eff. 0.280)
128.96/129.06	c #Conflicts:     198000 | #Learnt:      17880 | 0.000
128.96/129.06	c total clause space: 48.1602MB
128.96/129.06	c total #watches: 161384
129.66/129.79	c total #propagations: 45368721 / total #impl: 162363811 (eff. 0.279)
129.66/129.79	c #Conflicts:     199000 | #Learnt:      18880 | 0.000
129.66/129.79	c total clause space: 48.1602MB
129.66/129.79	c total #watches: 165595
130.46/130.59	c total #propagations: 45506981 / total #impl: 162941948 (eff. 0.279)
130.46/130.59	c #Conflicts:     200000 | #Learnt:      19880 | 0.000
130.46/130.59	c total clause space: 48.1602MB
130.46/130.59	c total #watches: 169495
131.36/131.40	c total #propagations: 45667682 / total #impl: 163563635 (eff. 0.279)
131.36/131.40	c #Conflicts:     201000 | #Learnt:      20880 | 0.000
131.36/131.40	c total clause space: 48.1602MB
131.36/131.40	c total #watches: 174064
131.97/132.01	c total #propagations: 45867438 / total #impl: 164219336 (eff. 0.279)
131.97/132.01	c GC COLLECT
131.97/132.01	c #Conflicts:     202000 | #Learnt:      11182 | 0.000
131.97/132.01	c total clause space: 48.1602MB
131.97/132.01	c total #watches: 136488
132.46/132.51	c total #propagations: 46054759 / total #impl: 164734312 (eff. 0.280)
132.46/132.51	c #Conflicts:     203000 | #Learnt:      12182 | 0.000
132.46/132.51	c total clause space: 48.1602MB
132.46/132.51	c total #watches: 140783
133.07/133.11	c total #propagations: 46191135 / total #impl: 165159598 (eff. 0.280)
133.07/133.11	c #Conflicts:     204000 | #Learnt:      13182 | 0.000
133.07/133.11	c total clause space: 48.1602MB
133.07/133.11	c total #watches: 145534
133.76/133.89	c total #propagations: 46336534 / total #impl: 165588993 (eff. 0.280)
133.76/133.89	c #Conflicts:     205000 | #Learnt:      14182 | 0.000
133.76/133.89	c total clause space: 48.1602MB
133.76/133.89	c total #watches: 150872
134.56/134.60	c total #propagations: 46581094 / total #impl: 166399534 (eff. 0.280)
134.56/134.60	c #Conflicts:     206000 | #Learnt:      15182 | 0.000
134.56/134.60	c total clause space: 48.1602MB
134.56/134.60	c total #watches: 155750
135.37/135.42	c total #propagations: 46815299 / total #impl: 167036337 (eff. 0.280)
135.37/135.42	c #Conflicts:     207000 | #Learnt:      16182 | 0.000
135.37/135.42	c total clause space: 48.1602MB
135.37/135.42	c total #watches: 160564
136.26/136.35	c total #propagations: 47098212 / total #impl: 167839084 (eff. 0.281)
136.26/136.35	c #Conflicts:     208000 | #Learnt:      17182 | 0.000
136.26/136.35	c total clause space: 48.1602MB
136.26/136.35	c total #watches: 166350
137.26/137.30	c total #propagations: 47351323 / total #impl: 168701917 (eff. 0.281)
137.26/137.30	c #Conflicts:     209000 | #Learnt:      18182 | 0.000
137.26/137.30	c total clause space: 48.1602MB
137.26/137.30	c total #watches: 170993
138.26/138.32	c total #propagations: 47612738 / total #impl: 169588803 (eff. 0.281)
138.26/138.32	c #Conflicts:     210000 | #Learnt:      19182 | 0.000
138.26/138.32	c total clause space: 48.1602MB
138.26/138.32	c total #watches: 175340
139.26/139.35	c total #propagations: 47820222 / total #impl: 170335787 (eff. 0.281)
139.26/139.35	c #Conflicts:     211000 | #Learnt:      20182 | 0.000
139.26/139.35	c total clause space: 48.1602MB
139.26/139.35	c total #watches: 180074
140.36/140.45	c total #propagations: 48026511 / total #impl: 171118302 (eff. 0.281)
140.36/140.45	c #Conflicts:     212000 | #Learnt:      21182 | 0.000
140.36/140.45	c total clause space: 48.1602MB
140.36/140.45	c total #watches: 184348
141.56/141.64	c total #propagations: 48235763 / total #impl: 171930346 (eff. 0.281)
141.56/141.64	c GC COLLECT
141.56/141.64	c #Conflicts:     213000 | #Learnt:      11185 | 0.000
141.56/141.64	c total clause space: 48.1602MB
141.56/141.64	c total #watches: 137033
142.26/142.30	c total #propagations: 48449923 / total #impl: 172783416 (eff. 0.280)
142.26/142.30	c #Conflicts:     214000 | #Learnt:      12185 | 0.000
142.26/142.30	c total clause space: 48.1602MB
142.26/142.30	c total #watches: 142137
142.86/143.00	c total #propagations: 48626785 / total #impl: 173359015 (eff. 0.280)
142.86/143.00	c #Conflicts:     215000 | #Learnt:      13185 | 0.000
142.86/143.00	c total clause space: 48.1602MB
142.86/143.00	c total #watches: 147104
143.66/143.77	c total #propagations: 48819685 / total #impl: 173990162 (eff. 0.281)
143.66/143.77	c #Conflicts:     216000 | #Learnt:      14185 | 0.000
143.66/143.77	c total clause space: 48.1602MB
143.66/143.77	c total #watches: 151515
144.46/144.52	c total #propagations: 49130946 / total #impl: 174830918 (eff. 0.281)
144.46/144.52	c #Conflicts:     217000 | #Learnt:      15185 | 0.000
144.46/144.52	c total clause space: 48.1602MB
144.46/144.52	c total #watches: 156210
145.36/145.40	c total #propagations: 49452272 / total #impl: 175715424 (eff. 0.281)
145.36/145.40	c #Conflicts:     218000 | #Learnt:      16185 | 0.000
145.36/145.40	c total clause space: 48.1602MB
145.36/145.40	c total #watches: 161440
146.16/146.25	c total #propagations: 49660270 / total #impl: 176554594 (eff. 0.281)
146.16/146.25	c #Conflicts:     219000 | #Learnt:      17185 | 0.000
146.16/146.25	c total clause space: 48.1602MB
146.16/146.25	c total #watches: 165592
146.96/147.08	c total #propagations: 49847058 / total #impl: 177216974 (eff. 0.281)
146.96/147.08	c #Conflicts:     220000 | #Learnt:      18185 | 0.000
146.96/147.08	c total clause space: 48.1602MB
146.96/147.08	c total #watches: 170687
147.86/147.91	c total #propagations: 50018962 / total #impl: 177929206 (eff. 0.281)
147.86/147.91	c #Conflicts:     221000 | #Learnt:      19185 | 0.000
147.86/147.91	c total clause space: 48.1602MB
147.86/147.91	c total #watches: 174900
148.66/148.79	c total #propagations: 50194468 / total #impl: 178577940 (eff. 0.281)
148.66/148.79	c #Conflicts:     222000 | #Learnt:      20185 | 0.000
148.66/148.79	c total clause space: 48.1602MB
148.66/148.79	c total #watches: 179515
149.57/149.65	c total #propagations: 50347097 / total #impl: 179278177 (eff. 0.281)
149.57/149.65	c #Conflicts:     223000 | #Learnt:      21185 | 0.000
149.57/149.65	c total clause space: 48.1602MB
149.57/149.65	c total #watches: 185068
150.46/150.56	c total #propagations: 50483399 / total #impl: 179951466 (eff. 0.281)
150.46/150.56	c #Conflicts:     224000 | #Learnt:      22185 | 0.000
150.46/150.56	c total clause space: 78.2603MB
150.46/150.56	c total #watches: 189944
151.36/151.49	c total #propagations: 50630772 / total #impl: 180650234 (eff. 0.280)
151.36/151.49	c GC COLLECT
151.36/151.49	c #Conflicts:     225000 | #Learnt:      11887 | 0.000
151.36/151.49	c total clause space: 78.2603MB
151.36/151.49	c total #watches: 141936
152.06/152.16	c total #propagations: 50827269 / total #impl: 181438745 (eff. 0.280)
152.06/152.16	c #Conflicts:     226000 | #Learnt:      12887 | 0.000
152.06/152.16	c total clause space: 78.2603MB
152.06/152.16	c total #watches: 147053
152.87/152.98	c total #propagations: 50982884 / total #impl: 182082605 (eff. 0.280)
152.87/152.98	c #Conflicts:     227000 | #Learnt:      13887 | 0.000
152.87/152.98	c total clause space: 78.2603MB
152.87/152.98	c total #watches: 151653
153.76/153.81	c total #propagations: 51297700 / total #impl: 182993676 (eff. 0.280)
153.76/153.81	c #Conflicts:     228000 | #Learnt:      14887 | 0.000
153.76/153.81	c total clause space: 78.2603MB
153.76/153.81	c total #watches: 155941
154.46/154.58	c total #propagations: 51622908 / total #impl: 183922721 (eff. 0.281)
154.46/154.58	c #Conflicts:     229000 | #Learnt:      15887 | 0.000
154.46/154.58	c total clause space: 78.2603MB
154.46/154.58	c total #watches: 160817
155.26/155.38	c total #propagations: 51920542 / total #impl: 184912702 (eff. 0.281)
155.26/155.38	c #Conflicts:     230000 | #Learnt:      16887 | 0.000
155.26/155.38	c total clause space: 78.2603MB
155.26/155.38	c total #watches: 165304
156.17/156.25	c total #propagations: 52180303 / total #impl: 185828331 (eff. 0.281)
156.17/156.25	c #Conflicts:     231000 | #Learnt:      17887 | 0.000
156.17/156.25	c total clause space: 78.2603MB
156.17/156.25	c total #watches: 169464
157.27/157.30	c total #propagations: 52434921 / total #impl: 186841168 (eff. 0.281)
157.27/157.30	c #Conflicts:     232000 | #Learnt:      18887 | 0.000
157.27/157.30	c total clause space: 78.2603MB
157.27/157.30	c total #watches: 173153
158.26/158.31	c total #propagations: 52747413 / total #impl: 187815561 (eff. 0.281)
158.26/158.31	c #Conflicts:     233000 | #Learnt:      19887 | 0.000
158.26/158.31	c total clause space: 78.2603MB
158.26/158.31	c total #watches: 176614
159.36/159.40	c total #propagations: 53068354 / total #impl: 188798569 (eff. 0.281)
159.36/159.40	c #Conflicts:     234000 | #Learnt:      20887 | 0.000
159.36/159.40	c total clause space: 78.2603MB
159.36/159.40	c total #watches: 180875
160.66/160.71	c total #propagations: 53390604 / total #impl: 190008338 (eff. 0.281)
160.66/160.71	c #Conflicts:     235000 | #Learnt:      21887 | 0.000
160.66/160.71	c total clause space: 78.2603MB
160.66/160.71	c total #watches: 186815
161.76/161.86	c total #propagations: 53666963 / total #impl: 191301544 (eff. 0.281)
161.76/161.86	c #Conflicts:     236000 | #Learnt:      22887 | 0.000
161.76/161.86	c total clause space: 78.2603MB
161.76/161.86	c total #watches: 190902
162.77/162.84	c total #propagations: 53962514 / total #impl: 192238414 (eff. 0.281)
162.77/162.84	c GC COLLECT
162.77/162.84	c #Conflicts:     237000 | #Learnt:      12278 | 0.000
162.77/162.84	c total clause space: 78.2603MB
162.77/162.84	c total #watches: 144164
163.57/163.63	c total #propagations: 54260593 / total #impl: 193251613 (eff. 0.281)
163.57/163.63	c #Conflicts:     238000 | #Learnt:      13278 | 0.000
163.57/163.63	c total clause space: 78.2603MB
163.57/163.63	c total #watches: 149081
164.47/164.52	c total #propagations: 54468978 / total #impl: 193949522 (eff. 0.281)
164.47/164.52	c #Conflicts:     239000 | #Learnt:      14278 | 0.000
164.47/164.52	c total clause space: 78.2603MB
164.47/164.52	c total #watches: 155148
165.27/165.36	c total #propagations: 54715781 / total #impl: 194778020 (eff. 0.281)
165.27/165.36	c #Conflicts:     240000 | #Learnt:      15278 | 0.000
165.27/165.36	c total clause space: 78.2603MB
165.27/165.36	c total #watches: 161934
166.27/166.30	c total #propagations: 54932175 / total #impl: 195845260 (eff. 0.280)
166.27/166.30	c #Conflicts:     241000 | #Learnt:      16278 | 0.000
166.27/166.30	c total clause space: 78.2603MB
166.27/166.30	c total #watches: 167864
167.27/167.31	c total #propagations: 55153753 / total #impl: 196826985 (eff. 0.280)
167.27/167.31	c #Conflicts:     242000 | #Learnt:      17278 | 0.000
167.27/167.31	c total clause space: 78.2603MB
167.27/167.31	c total #watches: 178307
168.27/168.34	c total #propagations: 55346370 / total #impl: 197966838 (eff. 0.280)
168.27/168.34	c #Conflicts:     243000 | #Learnt:      18278 | 0.000
168.27/168.34	c total clause space: 78.2603MB
168.27/168.34	c total #watches: 188231
169.57/169.63	c total #propagations: 55583953 / total #impl: 199107453 (eff. 0.279)
169.57/169.63	c #Conflicts:     244000 | #Learnt:      19278 | 0.000
169.57/169.63	c total clause space: 78.2603MB
169.57/169.63	c total #watches: 195356
170.57/170.63	c total #propagations: 55839369 / total #impl: 200332889 (eff. 0.279)
170.57/170.63	c #Conflicts:     245000 | #Learnt:      20278 | 0.000
170.57/170.63	c total clause space: 78.2603MB
170.57/170.63	c total #watches: 206412
171.67/171.71	c total #propagations: 56010968 / total #impl: 201107775 (eff. 0.279)
171.67/171.71	c #Conflicts:     246000 | #Learnt:      21278 | 0.000
171.67/171.71	c total clause space: 78.2603MB
171.67/171.71	c total #watches: 215351
172.96/173.02	c total #propagations: 56195064 / total #impl: 202257406 (eff. 0.278)
172.96/173.02	c #Conflicts:     247000 | #Learnt:      22278 | 0.000
172.96/173.02	c total clause space: 78.2603MB
172.96/173.02	c total #watches: 224487
174.56/174.65	c total #propagations: 56380589 / total #impl: 203487813 (eff. 0.277)
174.56/174.65	c #Conflicts:     248000 | #Learnt:      23278 | 0.000
174.56/174.65	c total clause space: 78.2603MB
174.56/174.65	c total #watches: 230351
175.66/175.73	c total #propagations: 56575311 / total #impl: 204346992 (eff. 0.277)
175.66/175.73	c GC COLLECT
175.66/175.73	c #Conflicts:     249000 | #Learnt:      12378 | 0.000
175.66/175.73	c total clause space: 78.2603MB
175.66/175.73	c total #watches: 144519
176.26/176.35	c total #propagations: 56727437 / total #impl: 204990068 (eff. 0.277)
176.26/176.35	c #Conflicts:     250000 | #Learnt:      13378 | 0.000
176.26/176.35	c total clause space: 78.2603MB
176.26/176.35	c total #watches: 149356
177.07/177.10	c total #propagations: 56855986 / total #impl: 205514958 (eff. 0.277)
177.07/177.10	c #Conflicts:     251000 | #Learnt:      14378 | 0.000
177.07/177.10	c total clause space: 78.2603MB
177.07/177.10	c total #watches: 154910
177.86/177.90	c total #propagations: 57093441 / total #impl: 206336976 (eff. 0.277)
177.86/177.90	c #Conflicts:     252000 | #Learnt:      15378 | 0.000
177.86/177.90	c total clause space: 78.2603MB
177.86/177.90	c total #watches: 160515
178.27/178.35	c total #propagations: 57334187 / total #impl: 207020440 (eff. 0.277)
178.27/178.35	c #Conflicts:     253000 | #Learnt:      16378 | 0.000
178.27/178.35	c total clause space: 78.2603MB
178.27/178.35	c total #watches: 163647
178.76/178.83	c total #propagations: 57431930 / total #impl: 207354932 (eff. 0.277)
178.76/178.83	c #Conflicts:     254000 | #Learnt:      17378 | 0.000
178.76/178.83	c total clause space: 78.2603MB
178.76/178.83	c total #watches: 167183
179.27/179.34	c total #propagations: 57512632 / total #impl: 207757383 (eff. 0.277)
179.27/179.34	c #Conflicts:     255000 | #Learnt:      18378 | 0.000
179.27/179.34	c total clause space: 78.2603MB
179.27/179.34	c total #watches: 170311
179.66/179.77	c total #propagations: 57616744 / total #impl: 208115997 (eff. 0.277)
179.66/179.77	c #Conflicts:     256000 | #Learnt:      19378 | 0.000
179.66/179.77	c total clause space: 78.2603MB
179.66/179.77	c total #watches: 173764
180.06/180.16	c total #propagations: 57705291 / total #impl: 208431828 (eff. 0.277)
180.06/180.16	c #Conflicts:     257000 | #Learnt:      20378 | 0.000
180.06/180.16	c total clause space: 78.2603MB
180.06/180.16	c total #watches: 176703
180.47/180.59	c total #propagations: 57764707 / total #impl: 208677259 (eff. 0.277)
180.47/180.59	c #Conflicts:     258000 | #Learnt:      21378 | 0.000
180.47/180.59	c total clause space: 78.2603MB
180.47/180.59	c total #watches: 179959
180.86/180.99	c total #propagations: 57812024 / total #impl: 209001300 (eff. 0.277)
180.86/180.99	c #Conflicts:     259000 | #Learnt:      22378 | 0.000
180.86/180.99	c total clause space: 78.2603MB
180.86/180.99	c total #watches: 182697
181.26/181.38	c total #propagations: 57852640 / total #impl: 209261333 (eff. 0.276)
181.26/181.38	c #Conflicts:     260000 | #Learnt:      23378 | 0.000
181.26/181.38	c total clause space: 78.2603MB
181.26/181.38	c total #watches: 185547
181.76/181.88	c total #propagations: 57908194 / total #impl: 209550316 (eff. 0.276)
181.76/181.88	c #Conflicts:     261000 | #Learnt:      24378 | 0.000
181.76/181.88	c total clause space: 78.2603MB
181.76/181.88	c total #watches: 188965
182.76/182.86	c total #propagations: 57979431 / total #impl: 210085305 (eff. 0.276)
182.76/182.86	c GC COLLECT
182.76/182.86	c #Conflicts:     262000 | #Learnt:      13170 | 0.000
182.76/182.86	c total clause space: 78.2603MB
182.76/182.86	c total #watches: 149409
183.67/183.72	c total #propagations: 58262841 / total #impl: 211101642 (eff. 0.276)
183.67/183.72	c #Conflicts:     263000 | #Learnt:      14170 | 0.000
183.67/183.72	c total clause space: 78.2603MB
183.67/183.72	c total #watches: 153830
184.36/184.49	c total #propagations: 58546914 / total #impl: 212043763 (eff. 0.276)
184.36/184.49	c #Conflicts:     264000 | #Learnt:      15170 | 0.000
184.36/184.49	c total clause space: 78.2603MB
184.36/184.49	c total #watches: 158849
185.16/185.27	c total #propagations: 58710555 / total #impl: 212712327 (eff. 0.276)
185.16/185.27	c #Conflicts:     265000 | #Learnt:      16170 | 0.000
185.16/185.27	c total clause space: 78.2603MB
185.16/185.27	c total #watches: 163864
185.66/185.70	c total #propagations: 58938371 / total #impl: 213498594 (eff. 0.276)
185.66/185.70	c #Conflicts:     266000 | #Learnt:      17170 | 0.000
185.66/185.70	c total clause space: 78.2603MB
185.66/185.70	c total #watches: 166997
185.97/186.08	c total #propagations: 59315870 / total #impl: 214249239 (eff. 0.277)
185.97/186.08	c #Conflicts:     267000 | #Learnt:      18170 | 0.000
185.97/186.08	c total clause space: 78.2603MB
185.97/186.08	c total #watches: 171928
186.56/186.68	c total #propagations: 59397499 / total #impl: 214485580 (eff. 0.277)
186.56/186.68	c #Conflicts:     268000 | #Learnt:      19170 | 0.000
186.56/186.68	c total clause space: 78.2603MB
186.56/186.68	c total #watches: 175596
187.16/187.29	c total #propagations: 59503864 / total #impl: 214937788 (eff. 0.277)
187.16/187.29	c #Conflicts:     269000 | #Learnt:      20170 | 0.000
187.16/187.29	c total clause space: 78.2603MB
187.16/187.29	c total #watches: 178070
187.76/187.81	c total #propagations: 59651047 / total #impl: 215444008 (eff. 0.277)
187.76/187.81	c #Conflicts:     270000 | #Learnt:      21170 | 0.000
187.76/187.81	c total clause space: 78.2603MB
187.76/187.81	c total #watches: 181326
188.36/188.45	c total #propagations: 59715523 / total #impl: 215685784 (eff. 0.277)
188.36/188.45	c #Conflicts:     271000 | #Learnt:      22170 | 0.000
188.36/188.45	c total clause space: 78.2603MB
188.36/188.45	c total #watches: 185431
188.96/189.09	c total #propagations: 59786404 / total #impl: 216028588 (eff. 0.277)
188.96/189.09	c #Conflicts:     272000 | #Learnt:      23170 | 0.000
188.96/189.09	c total clause space: 78.2603MB
188.96/189.09	c total #watches: 189310
189.66/189.76	c total #propagations: 59858118 / total #impl: 216400800 (eff. 0.277)
189.66/189.76	c #Conflicts:     273000 | #Learnt:      24170 | 0.000
189.66/189.76	c total clause space: 78.2603MB
189.66/189.76	c total #watches: 193457
190.37/190.41	c total #propagations: 59914105 / total #impl: 216805356 (eff. 0.276)
190.37/190.41	c GC COLLECT
190.37/190.41	c #Conflicts:     274000 | #Learnt:      12669 | 0.000
190.37/190.41	c total clause space: 78.2603MB
190.37/190.41	c total #watches: 145673
190.86/190.92	c total #propagations: 59994181 / total #impl: 217227072 (eff. 0.276)
190.86/190.92	c #Conflicts:     275000 | #Learnt:      13669 | 0.000
190.86/190.92	c total clause space: 78.2603MB
190.86/190.92	c total #watches: 149492
191.26/191.37	c total #propagations: 60079025 / total #impl: 217504271 (eff. 0.276)
191.26/191.37	c #Conflicts:     276000 | #Learnt:      14669 | 0.000
191.26/191.37	c total clause space: 78.2603MB
191.26/191.37	c total #watches: 153709
191.96/192.03	c total #propagations: 60135507 / total #impl: 217741610 (eff. 0.276)
191.96/192.03	c #Conflicts:     277000 | #Learnt:      15669 | 0.000
191.96/192.03	c total clause space: 78.2603MB
191.96/192.03	c total #watches: 158392
192.47/192.51	c total #propagations: 60340682 / total #impl: 218273264 (eff. 0.276)
192.47/192.51	c #Conflicts:     278000 | #Learnt:      16669 | 0.000
192.47/192.51	c total clause space: 78.2603MB
192.47/192.51	c total #watches: 162079
193.06/193.18	c total #propagations: 60507068 / total #impl: 218664512 (eff. 0.277)
193.06/193.18	c #Conflicts:     279000 | #Learnt:      17669 | 0.000
193.06/193.18	c total clause space: 78.2603MB
193.06/193.18	c total #watches: 166783
193.67/193.74	c total #propagations: 60635377 / total #impl: 219121662 (eff. 0.277)
193.67/193.74	c #Conflicts:     280000 | #Learnt:      18669 | 0.000
193.67/193.74	c total clause space: 78.2603MB
193.67/193.74	c total #watches: 170485
194.26/194.35	c total #propagations: 60709992 / total #impl: 219427991 (eff. 0.277)
194.26/194.35	c #Conflicts:     281000 | #Learnt:      19669 | 0.000
194.26/194.35	c total clause space: 78.2603MB
194.26/194.35	c total #watches: 174806
194.86/194.93	c total #propagations: 60779083 / total #impl: 219811644 (eff. 0.277)
194.86/194.93	c #Conflicts:     282000 | #Learnt:      20669 | 0.000
194.86/194.93	c total clause space: 78.2603MB
194.86/194.93	c total #watches: 177527
195.36/195.47	c total #propagations: 60844336 / total #impl: 220077098 (eff. 0.276)
195.36/195.47	c #Conflicts:     283000 | #Learnt:      21669 | 0.000
195.36/195.47	c total clause space: 78.2603MB
195.36/195.47	c total #watches: 179858
196.06/196.13	c total #propagations: 60920827 / total #impl: 220293426 (eff. 0.277)
196.06/196.13	c #Conflicts:     284000 | #Learnt:      22669 | 0.000
196.06/196.13	c total clause space: 78.2603MB
196.06/196.13	c total #watches: 183192
197.26/197.30	c total #propagations: 60989413 / total #impl: 220681675 (eff. 0.276)
197.26/197.30	c #Conflicts:     285000 | #Learnt:      23669 | 0.000
197.26/197.30	c total clause space: 78.2603MB
197.26/197.30	c total #watches: 187363
198.36/198.48	c total #propagations: 61254017 / total #impl: 221816003 (eff. 0.276)
198.36/198.48	c #Conflicts:     286000 | #Learnt:      24669 | 0.000
198.36/198.48	c total clause space: 78.2603MB
198.36/198.48	c total #watches: 192481
199.26/199.35	c total #propagations: 61523621 / total #impl: 223202828 (eff. 0.276)
199.26/199.35	c GC COLLECT
199.26/199.35	c #Conflicts:     287000 | #Learnt:      12871 | 0.000
199.26/199.35	c total clause space: 78.2603MB
199.26/199.35	c total #watches: 146547
199.96/200.07	c total #propagations: 61676386 / total #impl: 223851702 (eff. 0.276)
199.96/200.07	c #Conflicts:     288000 | #Learnt:      13871 | 0.000
199.96/200.07	c total clause space: 78.2603MB
199.96/200.07	c total #watches: 151261
200.86/200.96	c total #propagations: 61930140 / total #impl: 224598378 (eff. 0.276)
200.86/200.96	c #Conflicts:     289000 | #Learnt:      14871 | 0.000
200.86/200.96	c total clause space: 78.2603MB
200.86/200.96	c total #watches: 155959
201.96/202.00	c total #propagations: 62263062 / total #impl: 225650338 (eff. 0.276)
201.96/202.00	c #Conflicts:     290000 | #Learnt:      15871 | 0.000
201.96/202.00	c total clause space: 78.2603MB
201.96/202.00	c total #watches: 160132
203.06/203.15	c total #propagations: 62613361 / total #impl: 226840476 (eff. 0.276)
203.06/203.15	c #Conflicts:     291000 | #Learnt:      16871 | 0.000
203.06/203.15	c total clause space: 78.2603MB
203.06/203.15	c total #watches: 163778
204.06/204.12	c total #propagations: 62956611 / total #impl: 228008497 (eff. 0.276)
204.06/204.12	c #Conflicts:     292000 | #Learnt:      17871 | 0.000
204.06/204.12	c total clause space: 78.2603MB
204.06/204.12	c total #watches: 168345
205.26/205.36	c total #propagations: 63249978 / total #impl: 228997215 (eff. 0.276)
205.26/205.36	c #Conflicts:     293000 | #Learnt:      18871 | 0.000
205.26/205.36	c total clause space: 78.2603MB
205.26/205.36	c total #watches: 171821
206.56/206.61	c total #propagations: 63583420 / total #impl: 230299466 (eff. 0.276)
206.56/206.61	c #Conflicts:     294000 | #Learnt:      19871 | 0.000
206.56/206.61	c total clause space: 78.2603MB
206.56/206.61	c total #watches: 175284
207.87/207.94	c total #propagations: 63918658 / total #impl: 231648737 (eff. 0.276)
207.87/207.94	c #Conflicts:     295000 | #Learnt:      20871 | 0.000
207.87/207.94	c total clause space: 78.2603MB
207.87/207.94	c total #watches: 179456
209.16/209.22	c total #propagations: 64278422 / total #impl: 233157463 (eff. 0.276)
209.16/209.22	c #Conflicts:     296000 | #Learnt:      21871 | 0.000
209.16/209.22	c total clause space: 78.2603MB
209.16/209.22	c total #watches: 185270
210.36/210.40	c total #propagations: 64518507 / total #impl: 234260900 (eff. 0.275)
210.36/210.40	c #Conflicts:     297000 | #Learnt:      22871 | 0.000
210.36/210.40	c total clause space: 78.2603MB
210.36/210.40	c total #watches: 190705
211.66/211.79	c total #propagations: 64798444 / total #impl: 235310346 (eff. 0.275)
211.66/211.79	c #Conflicts:     298000 | #Learnt:      23871 | 0.000
211.66/211.79	c total clause space: 78.2603MB
211.66/211.79	c total #watches: 195561
213.36/213.46	c total #propagations: 65044031 / total #impl: 236368670 (eff. 0.275)
213.36/213.46	c #Conflicts:     299000 | #Learnt:      24871 | 0.000
213.36/213.46	c total clause space: 78.2603MB
213.36/213.46	c total #watches: 202012
214.86/214.93	c total #propagations: 65281822 / total #impl: 237565704 (eff. 0.275)
214.86/214.93	c #Conflicts:     300000 | #Learnt:      25871 | 0.000
214.86/214.93	c total clause space: 78.2603MB
214.86/214.93	c total #watches: 209496
215.86/215.99	c total #propagations: 65493705 / total #impl: 238852531 (eff. 0.274)
215.86/215.99	c GC COLLECT
215.86/215.99	c #Conflicts:     301000 | #Learnt:      13767 | 0.000
215.86/215.99	c total clause space: 78.2603MB
215.86/215.99	c total #watches: 151059
216.86/216.93	c total #propagations: 65663217 / total #impl: 239806367 (eff. 0.274)
216.86/216.93	c #Conflicts:     302000 | #Learnt:      14767 | 0.000
216.86/216.93	c total clause space: 78.2603MB
216.86/216.93	c total #watches: 156525
217.76/217.87	c total #propagations: 65993348 / total #impl: 241023473 (eff. 0.274)
217.76/217.87	c #Conflicts:     303000 | #Learnt:      15767 | 0.000
217.76/217.87	c total clause space: 78.2603MB
217.76/217.87	c total #watches: 160962
218.86/218.96	c total #propagations: 66297034 / total #impl: 242281302 (eff. 0.274)
218.86/218.96	c #Conflicts:     304000 | #Learnt:      16767 | 0.000
218.86/218.96	c total clause space: 78.2603MB
218.86/218.96	c total #watches: 165772
219.66/219.79	c total #propagations: 66617816 / total #impl: 243387310 (eff. 0.274)
219.66/219.79	c #Conflicts:     305000 | #Learnt:      17767 | 0.000
219.66/219.79	c total clause space: 78.2603MB
219.66/219.79	c total #watches: 171316
220.26/220.33	c total #propagations: 66865907 / total #impl: 244090728 (eff. 0.274)
220.26/220.33	c #Conflicts:     306000 | #Learnt:      18767 | 0.000
220.26/220.33	c total clause space: 78.2603MB
220.26/220.33	c total #watches: 174607
220.96/221.06	c total #propagations: 66960278 / total #impl: 244424298 (eff. 0.274)
220.96/221.06	c #Conflicts:     307000 | #Learnt:      19767 | 0.000
220.96/221.06	c total clause space: 78.2603MB
220.96/221.06	c total #watches: 178520
221.86/221.96	c total #propagations: 67092804 / total #impl: 244976167 (eff. 0.274)
221.86/221.96	c #Conflicts:     308000 | #Learnt:      20767 | 0.000
221.86/221.96	c total clause space: 78.2603MB
221.86/221.96	c total #watches: 182852
222.46/222.56	c total #propagations: 67281430 / total #impl: 245637569 (eff. 0.274)
222.46/222.56	c #Conflicts:     309000 | #Learnt:      21767 | 0.000
222.46/222.56	c total clause space: 78.2603MB
222.46/222.56	c total #watches: 188293
223.06/223.14	c total #propagations: 67371770 / total #impl: 245929841 (eff. 0.274)
223.06/223.14	c #Conflicts:     310000 | #Learnt:      22767 | 0.000
223.06/223.14	c total clause space: 78.2603MB
223.06/223.14	c total #watches: 191389
223.86/223.90	c total #propagations: 67429619 / total #impl: 246185601 (eff. 0.274)
223.86/223.90	c #Conflicts:     311000 | #Learnt:      23767 | 0.000
223.86/223.90	c total clause space: 78.2603MB
223.86/223.90	c total #watches: 195633
224.36/224.46	c total #propagations: 67530709 / total #impl: 246613444 (eff. 0.274)
224.36/224.46	c #Conflicts:     312000 | #Learnt:      24767 | 0.000
224.36/224.46	c total clause space: 78.2603MB
224.36/224.46	c total #watches: 199805
225.26/225.30	c total #propagations: 67587521 / total #impl: 246832067 (eff. 0.274)
225.26/225.30	c #Conflicts:     313000 | #Learnt:      25767 | 0.000
225.26/225.30	c total clause space: 78.2603MB
225.26/225.30	c total #watches: 203704
226.26/226.33	c total #propagations: 67669845 / total #impl: 247106072 (eff. 0.274)
226.26/226.33	c #Conflicts:     314000 | #Learnt:      26767 | 0.000
226.26/226.33	c total clause space: 78.2603MB
226.26/226.33	c total #watches: 207966
226.66/226.79	c total #propagations: 67779426 / total #impl: 247461130 (eff. 0.274)
226.66/226.79	c GC COLLECT
226.66/226.79	c #Conflicts:     315000 | #Learnt:      14368 | 0.000
226.66/226.79	c total clause space: 78.2603MB
226.66/226.79	c total #watches: 153239
227.06/227.11	c total #propagations: 68020962 / total #impl: 248034013 (eff. 0.274)
227.06/227.11	c #Conflicts:     316000 | #Learnt:      15368 | 0.000
227.06/227.11	c total clause space: 78.2603MB
227.06/227.11	c total #watches: 156674
227.36/227.47	c total #propagations: 68276414 / total #impl: 248624555 (eff. 0.275)
227.36/227.47	c #Conflicts:     317000 | #Learnt:      16368 | 0.000
227.36/227.47	c total clause space: 78.2603MB
227.36/227.47	c total #watches: 159861
227.76/227.84	c total #propagations: 68501860 / total #impl: 249208186 (eff. 0.275)
227.76/227.84	c #Conflicts:     318000 | #Learnt:      17368 | 0.000
227.76/227.84	c total clause space: 78.2603MB
227.76/227.84	c total #watches: 163003
228.16/228.24	c total #propagations: 68814485 / total #impl: 249911268 (eff. 0.275)
228.16/228.24	c #Conflicts:     319000 | #Learnt:      18368 | 0.000
228.16/228.24	c total clause space: 78.2603MB
228.16/228.24	c total #watches: 166822
228.56/228.67	c total #propagations: 69035848 / total #impl: 250566664 (eff. 0.276)
228.56/228.67	c #Conflicts:     320000 | #Learnt:      19368 | 0.000
228.56/228.67	c total clause space: 78.2603MB
228.56/228.67	c total #watches: 169694
229.06/229.12	c total #propagations: 69244581 / total #impl: 251260335 (eff. 0.276)
229.06/229.12	c #Conflicts:     321000 | #Learnt:      20368 | 0.000
229.06/229.12	c total clause space: 78.2603MB
229.06/229.12	c total #watches: 173015
229.56/229.69	c total #propagations: 69458849 / total #impl: 251744300 (eff. 0.276)
229.56/229.69	c #Conflicts:     322000 | #Learnt:      21368 | 0.000
229.56/229.69	c total clause space: 78.2603MB
229.56/229.69	c total #watches: 178926
230.25/230.35	c total #propagations: 69502698 / total #impl: 251978294 (eff. 0.276)
230.25/230.35	c #Conflicts:     323000 | #Learnt:      22368 | 0.000
230.25/230.35	c total clause space: 78.2603MB
230.25/230.35	c total #watches: 183340
230.85/230.97	c total #propagations: 69555744 / total #impl: 252275003 (eff. 0.276)
230.85/230.97	c #Conflicts:     324000 | #Learnt:      23368 | 0.000
230.85/230.97	c total clause space: 78.2603MB
230.85/230.97	c total #watches: 187442
231.55/231.64	c total #propagations: 69639736 / total #impl: 252592416 (eff. 0.276)
231.55/231.64	c #Conflicts:     325000 | #Learnt:      24368 | 0.000
231.55/231.64	c total clause space: 78.2603MB
231.55/231.64	c total #watches: 192019
232.25/232.37	c total #propagations: 69717655 / total #impl: 253026617 (eff. 0.276)
232.25/232.37	c #Conflicts:     326000 | #Learnt:      25368 | 0.000
232.25/232.37	c total clause space: 78.2603MB
232.25/232.37	c total #watches: 196573
232.95/233.09	c total #propagations: 69799121 / total #impl: 253552030 (eff. 0.275)
232.95/233.09	c #Conflicts:     327000 | #Learnt:      26368 | 0.000
232.95/233.09	c total clause space: 78.2603MB
232.95/233.09	c total #watches: 200907
233.75/233.80	c total #propagations: 69864550 / total #impl: 254048125 (eff. 0.275)
233.75/233.80	c #Conflicts:     328000 | #Learnt:      27368 | 0.000
233.75/233.80	c total clause space: 78.2603MB
233.75/233.80	c total #watches: 205140
234.26/234.31	c total #propagations: 69925140 / total #impl: 254482328 (eff. 0.275)
234.26/234.31	c GC COLLECT
234.26/234.31	c #Conflicts:     329000 | #Learnt:      14666 | 0.000
234.26/234.31	c total clause space: 78.2603MB
234.26/234.31	c total #watches: 156157
234.75/234.82	c total #propagations: 70020493 / total #impl: 254798033 (eff. 0.275)
234.75/234.82	c #Conflicts:     330000 | #Learnt:      15666 | 0.000
234.75/234.82	c total clause space: 78.2603MB
234.75/234.82	c total #watches: 160610
235.25/235.31	c total #propagations: 70106995 / total #impl: 255123296 (eff. 0.275)
235.25/235.31	c #Conflicts:     331000 | #Learnt:      16666 | 0.000
235.25/235.31	c total clause space: 78.2603MB
235.25/235.31	c total #watches: 164465
235.75/235.84	c total #propagations: 70181029 / total #impl: 255471722 (eff. 0.275)
235.75/235.84	c #Conflicts:     332000 | #Learnt:      17666 | 0.000
235.75/235.84	c total clause space: 78.2603MB
235.75/235.84	c total #watches: 167205
236.35/236.49	c total #propagations: 70285540 / total #impl: 255803479 (eff. 0.275)
236.35/236.49	c #Conflicts:     333000 | #Learnt:      18666 | 0.000
236.35/236.49	c total clause space: 78.2603MB
236.35/236.49	c total #watches: 170281
236.95/237.08	c total #propagations: 70422571 / total #impl: 256161775 (eff. 0.275)
236.95/237.08	c #Conflicts:     334000 | #Learnt:      19666 | 0.000
236.95/237.08	c total clause space: 78.2603MB
236.95/237.08	c total #watches: 174161
237.45/237.54	c total #propagations: 70572942 / total #impl: 256521276 (eff. 0.275)
237.45/237.54	c #Conflicts:     335000 | #Learnt:      20666 | 0.000
237.45/237.54	c total clause space: 78.2603MB
237.45/237.54	c total #watches: 177573
237.85/237.99	c total #propagations: 70625548 / total #impl: 256711958 (eff. 0.275)
237.85/237.99	c #Conflicts:     336000 | #Learnt:      21666 | 0.000
237.85/237.99	c total clause space: 78.2603MB
237.85/237.99	c total #watches: 181822
238.55/238.62	c total #propagations: 70685937 / total #impl: 256972450 (eff. 0.275)
238.55/238.62	c #Conflicts:     337000 | #Learnt:      22666 | 0.000
238.55/238.62	c total clause space: 78.2603MB
238.55/238.62	c total #watches: 186369
239.25/239.34	c total #propagations: 70782948 / total #impl: 257345090 (eff. 0.275)
239.25/239.34	c #Conflicts:     338000 | #Learnt:      23666 | 0.000
239.25/239.34	c total clause space: 78.2603MB
239.25/239.34	c total #watches: 190723
239.95/240.09	c total #propagations: 71033614 / total #impl: 258042780 (eff. 0.275)
239.95/240.09	c #Conflicts:     339000 | #Learnt:      24666 | 0.000
239.95/240.09	c total clause space: 78.2603MB
239.95/240.09	c total #watches: 194989
241.25/241.31	c total #propagations: 71161286 / total #impl: 258574537 (eff. 0.275)
241.25/241.31	c #Conflicts:     340000 | #Learnt:      25666 | 0.000
241.25/241.31	c total clause space: 78.2603MB
241.25/241.31	c total #watches: 198512
242.35/242.43	c total #propagations: 71426490 / total #impl: 259681669 (eff. 0.275)
242.35/242.43	c #Conflicts:     341000 | #Learnt:      26666 | 0.000
242.35/242.43	c total clause space: 78.2603MB
242.35/242.43	c total #watches: 204017
243.65/243.71	c total #propagations: 71673547 / total #impl: 260832900 (eff. 0.275)
243.65/243.71	c #Conflicts:     342000 | #Learnt:      27666 | 0.000
243.65/243.71	c total clause space: 78.2603MB
243.65/243.71	c total #watches: 210587
244.75/244.84	c total #propagations: 71886261 / total #impl: 261964545 (eff. 0.274)
244.75/244.84	c GC COLLECT
244.75/244.84	c #Conflicts:     343000 | #Learnt:      14661 | 0.000
244.75/244.84	c total clause space: 78.2603MB
244.75/244.84	c total #watches: 157327
245.65/245.79	c total #propagations: 72094440 / total #impl: 262985827 (eff. 0.274)
245.65/245.79	c #Conflicts:     344000 | #Learnt:      15661 | 0.000
245.65/245.79	c total clause space: 78.2603MB
245.65/245.79	c total #watches: 164205
246.46/246.56	c total #propagations: 72370670 / total #impl: 264090384 (eff. 0.274)
246.46/246.56	c #Conflicts:     345000 | #Learnt:      16661 | 0.000
246.46/246.56	c total clause space: 78.2603MB
246.46/246.56	c total #watches: 169901
247.05/247.13	c total #propagations: 72605110 / total #impl: 264700444 (eff. 0.274)
247.05/247.13	c #Conflicts:     346000 | #Learnt:      17661 | 0.000
247.05/247.13	c total clause space: 78.2603MB
247.05/247.13	c total #watches: 173405
247.56/247.69	c total #propagations: 72682444 / total #impl: 265057078 (eff. 0.274)
247.56/247.69	c #Conflicts:     347000 | #Learnt:      18661 | 0.000
247.56/247.69	c total clause space: 78.2603MB
247.56/247.69	c total #watches: 177085
248.05/248.18	c total #propagations: 72750421 / total #impl: 265455352 (eff. 0.274)
248.05/248.18	c #Conflicts:     348000 | #Learnt:      19661 | 0.000
248.05/248.18	c total clause space: 78.2603MB
248.05/248.18	c total #watches: 180422
248.45/248.58	c total #propagations: 72799280 / total #impl: 265799860 (eff. 0.274)
248.45/248.58	c #Conflicts:     349000 | #Learnt:      20661 | 0.000
248.45/248.58	c total clause space: 78.2603MB
248.45/248.58	c total #watches: 182842
248.95/249.06	c total #propagations: 72839679 / total #impl: 265989791 (eff. 0.274)
248.95/249.06	c #Conflicts:     350000 | #Learnt:      21661 | 0.000
248.95/249.06	c total clause space: 78.2603MB
248.95/249.06	c total #watches: 185750
249.35/249.48	c total #propagations: 72905456 / total #impl: 266254511 (eff. 0.274)
249.35/249.48	c #Conflicts:     351000 | #Learnt:      22661 | 0.000
249.35/249.48	c total clause space: 78.2603MB
249.35/249.48	c total #watches: 188583
249.85/249.91	c total #propagations: 72946435 / total #impl: 266441117 (eff. 0.274)
249.85/249.91	c #Conflicts:     352000 | #Learnt:      23661 | 0.000
249.85/249.91	c total clause space: 78.2603MB
249.85/249.92	c total #watches: 191510
250.55/250.61	c total #propagations: 72989322 / total #impl: 266649269 (eff. 0.274)
250.55/250.61	c #Conflicts:     353000 | #Learnt:      24661 | 0.000
250.55/250.61	c total clause space: 78.2603MB
250.55/250.61	c total #watches: 195716
251.65/251.75	c total #propagations: 73097998 / total #impl: 267312562 (eff. 0.273)
251.65/251.75	c #Conflicts:     354000 | #Learnt:      25661 | 0.000
251.65/251.75	c total clause space: 78.2603MB
251.65/251.75	c total #watches: 202789
252.85/252.94	c total #propagations: 73282117 / total #impl: 268601892 (eff. 0.273)
252.85/252.94	c #Conflicts:     355000 | #Learnt:      26661 | 0.000
252.85/252.94	c total clause space: 78.2603MB
252.85/252.94	c total #watches: 208884
254.05/254.19	c total #propagations: 73479249 / total #impl: 269732570 (eff. 0.272)
254.05/254.19	c #Conflicts:     356000 | #Learnt:      27661 | 0.000
254.05/254.19	c total clause space: 78.2603MB
254.05/254.19	c total #watches: 215844
255.25/255.39	c total #propagations: 73719688 / total #impl: 270655858 (eff. 0.272)
255.25/255.39	c GC COLLECT
255.25/255.39	c #Conflicts:     357000 | #Learnt:      14362 | 0.000
255.25/255.39	c total clause space: 78.2603MB
255.25/255.39	c total #watches: 155011
256.25/256.32	c total #propagations: 73968341 / total #impl: 271531101 (eff. 0.272)
256.25/256.32	c #Conflicts:     358000 | #Learnt:      15362 | 0.000
256.25/256.32	c total clause space: 78.2603MB
256.25/256.32	c total #watches: 159891
256.95/257.03	c total #propagations: 74245013 / total #impl: 272656526 (eff. 0.272)
256.95/257.03	c #Conflicts:     359000 | #Learnt:      16362 | 0.000
256.95/257.03	c total clause space: 78.2603MB
256.95/257.03	c total #watches: 164251
257.75/257.87	c total #propagations: 74407930 / total #impl: 273417883 (eff. 0.272)
257.75/257.87	c #Conflicts:     360000 | #Learnt:      17362 | 0.000
257.75/257.87	c total clause space: 78.2603MB
257.75/257.87	c total #watches: 170660
258.75/258.82	c total #propagations: 74538620 / total #impl: 274450619 (eff. 0.272)
258.75/258.82	c #Conflicts:     361000 | #Learnt:      18362 | 0.000
258.75/258.82	c total clause space: 78.2603MB
258.75/258.82	c total #watches: 176719
259.65/259.73	c total #propagations: 74736779 / total #impl: 275414533 (eff. 0.271)
259.65/259.73	c #Conflicts:     362000 | #Learnt:      19362 | 0.000
259.65/259.73	c total clause space: 78.2603MB
259.65/259.73	c total #watches: 182549
260.65/260.70	c total #propagations: 74979190 / total #impl: 276160377 (eff. 0.272)
260.65/260.70	c #Conflicts:     363000 | #Learnt:      20362 | 0.000
260.65/260.70	c total clause space: 78.2603MB
260.65/260.70	c total #watches: 188426
261.85/261.96	c total #propagations: 75238022 / total #impl: 277022889 (eff. 0.272)
261.85/261.96	c #Conflicts:     364000 | #Learnt:      21362 | 0.000
261.85/261.96	c total clause space: 78.2603MB
261.85/261.96	c total #watches: 192437
262.95/263.08	c total #propagations: 75590046 / total #impl: 278240807 (eff. 0.272)
262.95/263.08	c #Conflicts:     365000 | #Learnt:      22362 | 0.000
262.95/263.08	c total clause space: 78.2603MB
262.95/263.08	c total #watches: 198193
264.05/264.15	c total #propagations: 75838510 / total #impl: 279028346 (eff. 0.272)
264.05/264.15	c #Conflicts:     366000 | #Learnt:      23362 | 0.000
264.05/264.15	c total clause space: 78.2603MB
264.05/264.15	c total #watches: 203095
264.54/264.65	c total #propagations: 76035461 / total #impl: 279740497 (eff. 0.272)
264.54/264.65	c #Conflicts:     367000 | #Learnt:      24362 | 0.000
264.54/264.65	c total clause space: 78.2603MB
264.54/264.65	c total #watches: 207567
265.54/265.69	c total #propagations: 76282691 / total #impl: 280284500 (eff. 0.272)
265.54/265.69	c #Conflicts:     368000 | #Learnt:      25362 | 0.000
265.54/265.69	c total clause space: 78.2603MB
265.54/265.69	c total #watches: 211678
266.54/266.69	c total #propagations: 76430542 / total #impl: 280918805 (eff. 0.272)
266.54/266.69	c #Conflicts:     369000 | #Learnt:      26362 | 0.000
266.54/266.69	c total clause space: 78.2603MB
266.54/266.69	c total #watches: 215653
267.14/267.21	c total #propagations: 76503769 / total #impl: 281459731 (eff. 0.272)
267.14/267.21	c #Conflicts:     370000 | #Learnt:      27362 | 0.000
267.14/267.21	c total clause space: 78.2603MB
267.14/267.21	c total #watches: 218348
267.64/267.72	c total #propagations: 76533700 / total #impl: 281622250 (eff. 0.272)
267.64/267.72	c #Conflicts:     371000 | #Learnt:      28362 | 0.000
267.64/267.72	c total clause space: 78.2603MB
267.64/267.72	c total #watches: 221232
268.14/268.28	c total #propagations: 76572311 / total #impl: 281822473 (eff. 0.272)
268.14/268.28	c GC COLLECT
268.14/268.28	c #Conflicts:     372000 | #Learnt:      14765 | 0.000
268.14/268.28	c total clause space: 78.2603MB
268.14/268.28	c total #watches: 156901
269.04/269.17	c total #propagations: 76623987 / total #impl: 282065432 (eff. 0.272)
269.04/269.17	c #Conflicts:     373000 | #Learnt:      15765 | 0.000
269.04/269.17	c total clause space: 78.2603MB
269.04/269.17	c total #watches: 160627
269.84/269.91	c total #propagations: 76933857 / total #impl: 282977914 (eff. 0.272)
269.84/269.91	c #Conflicts:     374000 | #Learnt:      16765 | 0.000
269.84/269.91	c total clause space: 78.2603MB
269.84/269.91	c total #watches: 163020
270.55/270.66	c total #propagations: 77287875 / total #impl: 283825509 (eff. 0.272)
270.55/270.66	c #Conflicts:     375000 | #Learnt:      17765 | 0.000
270.55/270.66	c total clause space: 78.2603MB
270.55/270.66	c total #watches: 165293
271.34/271.42	c total #propagations: 77589383 / total #impl: 284624545 (eff. 0.273)
271.34/271.42	c #Conflicts:     376000 | #Learnt:      18765 | 0.000
271.34/271.42	c total clause space: 78.2603MB
271.34/271.42	c total #watches: 167558
272.14/272.27	c total #propagations: 77893468 / total #impl: 285449014 (eff. 0.273)
272.14/272.27	c #Conflicts:     377000 | #Learnt:      19765 | 0.000
272.14/272.27	c total clause space: 78.2603MB
272.14/272.27	c total #watches: 175399
272.94/273.04	c total #propagations: 78124070 / total #impl: 286493213 (eff. 0.273)
272.94/273.04	c #Conflicts:     378000 | #Learnt:      20765 | 0.000
272.94/273.04	c total clause space: 78.2603MB
272.94/273.04	c total #watches: 184741
273.85/273.97	c total #propagations: 78307620 / total #impl: 287454485 (eff. 0.272)
273.85/273.97	c #Conflicts:     379000 | #Learnt:      21765 | 0.000
273.85/273.97	c total clause space: 78.2603MB
273.85/273.97	c total #watches: 194439
275.05/275.18	c total #propagations: 78496413 / total #impl: 288598045 (eff. 0.272)
275.05/275.18	c #Conflicts:     380000 | #Learnt:      22765 | 0.000
275.05/275.18	c total clause space: 78.2603MB
275.05/275.18	c total #watches: 203941
276.44/276.50	c total #propagations: 78728756 / total #impl: 289875581 (eff. 0.272)
276.44/276.50	c #Conflicts:     381000 | #Learnt:      23765 | 0.000
276.44/276.50	c total clause space: 78.2603MB
276.44/276.50	c total #watches: 208340
277.04/277.15	c total #propagations: 79030735 / total #impl: 290799287 (eff. 0.272)
277.04/277.15	c #Conflicts:     382000 | #Learnt:      24765 | 0.000
277.04/277.15	c total clause space: 78.2603MB
277.04/277.15	c total #watches: 211679
278.35/278.45	c total #propagations: 79106883 / total #impl: 291125699 (eff. 0.272)
278.35/278.45	c #Conflicts:     383000 | #Learnt:      25765 | 0.000
278.35/278.45	c total clause space: 78.2603MB
278.35/278.45	c total #watches: 215666
279.45/279.52	c total #propagations: 79416652 / total #impl: 292084355 (eff. 0.272)
279.45/279.52	c #Conflicts:     384000 | #Learnt:      26765 | 0.000
279.45/279.52	c total clause space: 78.2603MB
279.45/279.52	c total #watches: 220653
280.14/280.21	c total #propagations: 79595095 / total #impl: 292737832 (eff. 0.272)
280.14/280.21	c #Conflicts:     385000 | #Learnt:      27765 | 0.000
280.14/280.21	c total clause space: 78.2603MB
280.14/280.21	c total #watches: 223330
280.84/280.97	c total #propagations: 79649738 / total #impl: 292939728 (eff. 0.272)
280.84/280.97	c #Conflicts:     386000 | #Learnt:      28765 | 0.000
280.84/280.97	c total clause space: 78.2603MB
280.84/280.97	c total #watches: 225985
281.74/281.81	c total #propagations: 79738073 / total #impl: 293170286 (eff. 0.272)
281.74/281.81	c #Conflicts:     387000 | #Learnt:      29765 | 0.000
281.74/281.81	c total clause space: 78.2603MB
281.74/281.81	c total #watches: 228909
282.54/282.69	c total #propagations: 79806046 / total #impl: 293419833 (eff. 0.272)
282.54/282.69	c GC COLLECT
282.54/282.69	c #Conflicts:     388000 | #Learnt:      15865 | 0.000
282.54/282.69	c total clause space: 78.2603MB
282.54/282.69	c total #watches: 163449
283.34/283.49	c total #propagations: 80028518 / total #impl: 294250399 (eff. 0.272)
283.34/283.49	c #Conflicts:     389000 | #Learnt:      16865 | 0.000
283.34/283.49	c total clause space: 78.2603MB
283.34/283.49	c total #watches: 168528
284.54/284.68	c total #propagations: 80171358 / total #impl: 294957666 (eff. 0.272)
284.54/284.68	c #Conflicts:     390000 | #Learnt:      17865 | 0.000
284.54/284.68	c total clause space: 78.2603MB
284.54/284.68	c total #watches: 174625
285.74/285.80	c total #propagations: 80346437 / total #impl: 296251517 (eff. 0.271)
285.74/285.80	c #Conflicts:     391000 | #Learnt:      18865 | 0.000
285.74/285.80	c total clause space: 78.2603MB
285.74/285.80	c total #watches: 181361
286.94/287.02	c total #propagations: 80576747 / total #impl: 297216821 (eff. 0.271)
286.94/287.02	c #Conflicts:     392000 | #Learnt:      19865 | 0.000
286.94/287.02	c total clause space: 78.2603MB
286.94/287.02	c total #watches: 187786
288.15/288.25	c total #propagations: 80866418 / total #impl: 298327350 (eff. 0.271)
288.15/288.25	c #Conflicts:     393000 | #Learnt:      20865 | 0.000
288.15/288.25	c total clause space: 78.2603MB
288.15/288.25	c total #watches: 195239
289.35/289.47	c total #propagations: 81116402 / total #impl: 299441091 (eff. 0.271)
289.35/289.47	c #Conflicts:     394000 | #Learnt:      21865 | 0.000
289.35/289.47	c total clause space: 78.2603MB
289.35/289.47	c total #watches: 200039
290.64/290.76	c total #propagations: 81397117 / total #impl: 300526872 (eff. 0.271)
290.64/290.76	c #Conflicts:     395000 | #Learnt:      22865 | 0.000
290.64/290.76	c total clause space: 78.2603MB
290.64/290.76	c total #watches: 206268
292.04/292.16	c total #propagations: 81674825 / total #impl: 301704505 (eff. 0.271)
292.04/292.16	c #Conflicts:     396000 | #Learnt:      23865 | 0.000
292.04/292.16	c total clause space: 78.2603MB
292.04/292.16	c total #watches: 212105
293.54/293.60	c total #propagations: 81919381 / total #impl: 302903229 (eff. 0.270)
293.54/293.60	c #Conflicts:     397000 | #Learnt:      24865 | 0.000
293.54/293.60	c total clause space: 78.2603MB
293.54/293.60	c total #watches: 218514
295.04/295.11	c total #propagations: 82157618 / total #impl: 304184196 (eff. 0.270)
295.04/295.11	c #Conflicts:     398000 | #Learnt:      25865 | 0.000
295.04/295.11	c total clause space: 78.2603MB
295.04/295.11	c total #watches: 225460
296.84/296.91	c total #propagations: 82382845 / total #impl: 305475636 (eff. 0.270)
296.84/296.91	c #Conflicts:     399000 | #Learnt:      26865 | 0.000
296.84/296.91	c total clause space: 78.2603MB
296.84/296.91	c total #watches: 232208
298.64/298.73	c total #propagations: 82626517 / total #impl: 306968567 (eff. 0.269)
298.64/298.73	c #Conflicts:     400000 | #Learnt:      27865 | 0.000
298.64/298.73	c total clause space: 78.2603MB
298.64/298.74	c total #watches: 239839
300.64/300.70	c total #propagations: 82840793 / total #impl: 308505611 (eff. 0.269)
300.64/300.70	c #Conflicts:     401000 | #Learnt:      28865 | 0.000
300.64/300.70	c total clause space: 78.2603MB
300.64/300.70	c total #watches: 250213
302.55/302.61	c total #propagations: 82998828 / total #impl: 310560862 (eff. 0.267)
302.55/302.61	c #Conflicts:     402000 | #Learnt:      29865 | 0.000
302.55/302.61	c total clause space: 78.2603MB
302.55/302.61	c total #watches: 255270
304.04/304.12	c total #propagations: 83274012 / total #impl: 311530152 (eff. 0.267)
304.04/304.12	c GC COLLECT
304.04/304.12	c #Conflicts:     403000 | #Learnt:      15659 | 0.000
304.04/304.12	c total clause space: 78.2603MB
304.04/304.12	c total #watches: 161277
305.04/305.10	c total #propagations: 83562798 / total #impl: 312567265 (eff. 0.267)
305.04/305.10	c #Conflicts:     404000 | #Learnt:      16659 | 0.000
305.04/305.10	c total clause space: 78.2603MB
305.04/305.10	c total #watches: 165772
306.04/306.16	c total #propagations: 83841064 / total #impl: 313577600 (eff. 0.267)
306.04/306.16	c #Conflicts:     405000 | #Learnt:      17659 | 0.000
306.04/306.16	c total clause space: 78.2603MB
306.04/306.16	c total #watches: 170958
307.04/307.12	c total #propagations: 84096820 / total #impl: 314613061 (eff. 0.267)
307.04/307.12	c #Conflicts:     406000 | #Learnt:      18659 | 0.000
307.04/307.12	c total clause space: 78.2603MB
307.04/307.12	c total #watches: 175894
308.24/308.39	c total #propagations: 84339084 / total #impl: 315432861 (eff. 0.267)
308.24/308.39	c #Conflicts:     407000 | #Learnt:      19659 | 0.000
308.24/308.39	c total clause space: 78.2603MB
308.24/308.39	c total #watches: 181129
309.54/309.66	c total #propagations: 84619035 / total #impl: 316804184 (eff. 0.267)
309.54/309.66	c #Conflicts:     408000 | #Learnt:      20659 | 0.000
309.54/309.66	c total clause space: 78.2603MB
309.54/309.66	c total #watches: 186522
311.04/311.18	c total #propagations: 84887956 / total #impl: 318097955 (eff. 0.267)
311.04/311.18	c #Conflicts:     409000 | #Learnt:      21659 | 0.000
311.04/311.18	c total clause space: 78.2603MB
311.04/311.18	c total #watches: 191934
312.34/312.40	c total #propagations: 85192366 / total #impl: 319573979 (eff. 0.267)
312.34/312.40	c #Conflicts:     410000 | #Learnt:      22659 | 0.000
312.34/312.40	c total clause space: 78.2603MB
312.34/312.40	c total #watches: 197532
313.64/313.70	c total #propagations: 85421281 / total #impl: 320779575 (eff. 0.266)
313.64/313.70	c #Conflicts:     411000 | #Learnt:      23659 | 0.000
313.64/313.70	c total clause space: 78.2603MB
313.64/313.70	c total #watches: 204774
314.94/315.00	c total #propagations: 85643075 / total #impl: 321965498 (eff. 0.266)
314.94/315.00	c #Conflicts:     412000 | #Learnt:      24659 | 0.000
314.94/315.00	c total clause space: 78.2603MB
314.94/315.00	c total #watches: 209857
316.04/316.15	c total #propagations: 85873364 / total #impl: 323124170 (eff. 0.266)
316.04/316.15	c #Conflicts:     413000 | #Learnt:      25659 | 0.000
316.04/316.15	c total clause space: 78.2603MB
316.04/316.15	c total #watches: 214809
317.24/317.31	c total #propagations: 86088534 / total #impl: 323885837 (eff. 0.266)
317.24/317.31	c #Conflicts:     414000 | #Learnt:      26659 | 0.000
317.24/317.31	c total clause space: 78.2603MB
317.24/317.31	c total #watches: 218794
317.84/317.93	c total #propagations: 86317591 / total #impl: 324547127 (eff. 0.266)
317.84/317.93	c #Conflicts:     415000 | #Learnt:      27659 | 0.000
317.84/317.93	c total clause space: 78.2603MB
317.84/317.93	c total #watches: 221903
318.24/318.39	c total #propagations: 86363569 / total #impl: 324740165 (eff. 0.266)
318.24/318.39	c #Conflicts:     416000 | #Learnt:      28659 | 0.000
318.24/318.39	c total clause space: 78.2603MB
318.24/318.39	c total #watches: 225268
318.74/318.87	c total #propagations: 86395952 / total #impl: 324945937 (eff. 0.266)
318.74/318.87	c #Conflicts:     417000 | #Learnt:      29659 | 0.000
318.74/318.87	c total clause space: 78.2603MB
318.74/318.87	c total #watches: 228407
319.54/319.67	c total #propagations: 86433705 / total #impl: 325207560 (eff. 0.266)
319.54/319.67	c #Conflicts:     418000 | #Learnt:      30659 | 0.000
319.54/319.67	c total clause space: 78.2603MB
319.54/319.67	c total #watches: 233031
320.24/320.32	c total #propagations: 86514704 / total #impl: 325647959 (eff. 0.266)
320.24/320.32	c GC COLLECT
320.24/320.32	c #Conflicts:     419000 | #Learnt:      16162 | 0.000
320.24/320.32	c total clause space: 78.2603MB
320.24/320.32	c total #watches: 163507
320.94/321.00	c total #propagations: 86628820 / total #impl: 326146752 (eff. 0.266)
320.94/321.00	c #Conflicts:     420000 | #Learnt:      17162 | 0.000
320.94/321.00	c total clause space: 78.2603MB
320.94/321.00	c total #watches: 167993
321.54/321.66	c total #propagations: 86786829 / total #impl: 326801371 (eff. 0.266)
321.54/321.66	c #Conflicts:     421000 | #Learnt:      18162 | 0.000
321.54/321.66	c total clause space: 78.2603MB
321.54/321.66	c total #watches: 171972
322.14/322.23	c total #propagations: 86897011 / total #impl: 327414005 (eff. 0.265)
322.14/322.23	c #Conflicts:     422000 | #Learnt:      19162 | 0.000
322.14/322.23	c total clause space: 78.2603MB
322.14/322.23	c total #watches: 175354
322.73/322.82	c total #propagations: 86975107 / total #impl: 327873084 (eff. 0.265)
322.73/322.82	c #Conflicts:     423000 | #Learnt:      20162 | 0.000
322.73/322.82	c total clause space: 78.2603MB
322.73/322.82	c total #watches: 179300
323.53/323.66	c total #propagations: 87055918 / total #impl: 328324857 (eff. 0.265)
323.53/323.66	c #Conflicts:     424000 | #Learnt:      21162 | 0.000
323.53/323.66	c total clause space: 78.2603MB
323.53/323.66	c total #watches: 184063
324.63/324.76	c total #propagations: 87235704 / total #impl: 329117467 (eff. 0.265)
324.63/324.76	c #Conflicts:     425000 | #Learnt:      22162 | 0.000
324.63/324.76	c total clause space: 78.2603MB
324.63/324.76	c total #watches: 189769
325.64/325.76	c total #propagations: 87427703 / total #impl: 330012987 (eff. 0.265)
325.64/325.76	c #Conflicts:     426000 | #Learnt:      23162 | 0.000
325.64/325.76	c total clause space: 78.2603MB
325.64/325.76	c total #watches: 195299
326.64/326.74	c total #propagations: 87666097 / total #impl: 330954220 (eff. 0.265)
326.64/326.74	c #Conflicts:     427000 | #Learnt:      24162 | 0.000
326.64/326.74	c total clause space: 78.2603MB
326.64/326.74	c total #watches: 201573
327.74/327.84	c total #propagations: 87822073 / total #impl: 331894176 (eff. 0.265)
327.74/327.84	c #Conflicts:     428000 | #Learnt:      25162 | 0.000
327.74/327.84	c total clause space: 78.2603MB
327.74/327.84	c total #watches: 207157
328.94/329.03	c total #propagations: 88047412 / total #impl: 333019391 (eff. 0.264)
328.94/329.03	c #Conflicts:     429000 | #Learnt:      26162 | 0.000
328.94/329.03	c total clause space: 78.2603MB
328.94/329.03	c total #watches: 212874
330.13/330.29	c total #propagations: 88275995 / total #impl: 334171259 (eff. 0.264)
330.13/330.29	c #Conflicts:     430000 | #Learnt:      27162 | 0.000
330.13/330.29	c total clause space: 78.2603MB
330.13/330.29	c total #watches: 218423
331.43/331.53	c total #propagations: 88418948 / total #impl: 335141264 (eff. 0.264)
331.43/331.53	c #Conflicts:     431000 | #Learnt:      28162 | 0.000
331.43/331.53	c total clause space: 78.2603MB
331.43/331.53	c total #watches: 224810
332.53/332.67	c total #propagations: 88565096 / total #impl: 336322300 (eff. 0.263)
332.53/332.67	c #Conflicts:     432000 | #Learnt:      29162 | 0.000
332.53/332.67	c total clause space: 78.2603MB
332.53/332.67	c total #watches: 231404
333.73/333.86	c total #propagations: 88680289 / total #impl: 337129558 (eff. 0.263)
333.73/333.86	c #Conflicts:     433000 | #Learnt:      30162 | 0.000
333.73/333.86	c total clause space: 78.2603MB
333.73/333.86	c total #watches: 236993
335.13/335.20	c total #propagations: 88812757 / total #impl: 337905180 (eff. 0.263)
335.13/335.20	c #Conflicts:     434000 | #Learnt:      31162 | 0.000
335.13/335.20	c total clause space: 78.2603MB
335.13/335.20	c total #watches: 242518
336.33/336.40	c total #propagations: 88978390 / total #impl: 339079049 (eff. 0.262)
336.33/336.40	c GC COLLECT
336.33/336.40	c #Conflicts:     435000 | #Learnt:      16364 | 0.000
336.33/336.40	c total clause space: 78.2603MB
336.33/336.40	c total #watches: 164379
337.33/337.47	c total #propagations: 89174875 / total #impl: 340131380 (eff. 0.262)
337.33/337.47	c #Conflicts:     436000 | #Learnt:      17364 | 0.000
337.33/337.47	c total clause space: 78.2603MB
337.33/337.47	c total #watches: 169876
338.23/338.38	c total #propagations: 89455500 / total #impl: 341253556 (eff. 0.262)
338.23/338.38	c #Conflicts:     437000 | #Learnt:      18364 | 0.000
338.23/338.38	c total clause space: 78.2603MB
338.23/338.38	c total #watches: 176591
339.23/339.37	c total #propagations: 89618195 / total #impl: 342156027 (eff. 0.262)
339.23/339.37	c #Conflicts:     438000 | #Learnt:      19364 | 0.000
339.23/339.37	c total clause space: 78.2603MB
339.23/339.37	c total #watches: 182147
340.33/340.49	c total #propagations: 89823624 / total #impl: 343186186 (eff. 0.262)
340.33/340.49	c #Conflicts:     439000 | #Learnt:      20364 | 0.000
340.33/340.49	c total clause space: 78.2603MB
340.33/340.49	c total #watches: 187240
341.53/341.60	c total #propagations: 89993367 / total #impl: 344109752 (eff. 0.262)
341.53/341.60	c #Conflicts:     440000 | #Learnt:      21364 | 0.000
341.53/341.60	c total clause space: 78.2603MB
341.53/341.60	c total #watches: 192617
342.73/342.81	c total #propagations: 90263188 / total #impl: 345215674 (eff. 0.261)
342.73/342.81	c #Conflicts:     441000 | #Learnt:      22364 | 0.000
342.73/342.81	c total clause space: 78.2603MB
342.73/342.81	c total #watches: 198968
343.93/344.07	c total #propagations: 90497942 / total #impl: 346338081 (eff. 0.261)
343.93/344.07	c #Conflicts:     442000 | #Learnt:      23364 | 0.000
343.93/344.07	c total clause space: 78.2603MB
343.93/344.07	c total #watches: 205575
345.34/345.46	c total #propagations: 90715036 / total #impl: 347507323 (eff. 0.261)
345.34/345.46	c #Conflicts:     443000 | #Learnt:      24364 | 0.000
345.34/345.46	c total clause space: 78.2603MB
345.34/345.46	c total #watches: 210121
346.83/346.90	c total #propagations: 90967358 / total #impl: 349041078 (eff. 0.261)
346.83/346.90	c #Conflicts:     444000 | #Learnt:      25364 | 0.000
346.83/346.90	c total clause space: 78.2603MB
346.83/346.90	c total #watches: 215440
348.23/348.38	c total #propagations: 91262180 / total #impl: 350654530 (eff. 0.260)
348.23/348.38	c #Conflicts:     445000 | #Learnt:      26364 | 0.000
348.23/348.38	c total clause space: 78.2603MB
348.23/348.38	c total #watches: 221142
349.74/349.88	c total #propagations: 91497706 / total #impl: 352061658 (eff. 0.260)
349.74/349.88	c #Conflicts:     446000 | #Learnt:      27364 | 0.000
349.74/349.88	c total clause space: 78.2603MB
349.74/349.88	c total #watches: 225976
351.23/351.31	c total #propagations: 91758588 / total #impl: 353578638 (eff. 0.260)
351.23/351.31	c #Conflicts:     447000 | #Learnt:      28364 | 0.000
351.23/351.31	c total clause space: 78.2603MB
351.23/351.31	c total #watches: 230710
352.73/352.88	c total #propagations: 91930135 / total #impl: 354841451 (eff. 0.259)
352.73/352.88	c #Conflicts:     448000 | #Learnt:      29364 | 0.000
352.73/352.88	c total clause space: 78.2603MB
352.73/352.88	c total #watches: 236812
354.33/354.49	c total #propagations: 92129363 / total #impl: 356377200 (eff. 0.259)
354.33/354.49	c #Conflicts:     449000 | #Learnt:      30364 | 0.000
354.33/354.49	c total clause space: 78.2603MB
354.33/354.49	c total #watches: 241863
355.93/356.08	c total #propagations: 92367865 / total #impl: 358164251 (eff. 0.258)
355.93/356.08	c #Conflicts:     450000 | #Learnt:      31364 | 0.000
355.93/356.08	c total clause space: 78.2603MB
355.93/356.08	c total #watches: 246859
357.73/357.82	c total #propagations: 92647919 / total #impl: 359758922 (eff. 0.258)
357.73/357.82	c GC COLLECT
357.73/357.82	c #Conflicts:     451000 | #Learnt:      16266 | 0.000
357.73/357.82	c total clause space: 78.2603MB
357.73/357.82	c total #watches: 164259
358.73/358.87	c total #propagations: 92843427 / total #impl: 361177212 (eff. 0.257)
358.73/358.87	c #Conflicts:     452000 | #Learnt:      17266 | 0.000
358.73/358.87	c total clause space: 78.2603MB
358.73/358.87	c total #watches: 169175
359.73/359.86	c total #propagations: 93099095 / total #impl: 362205328 (eff. 0.257)
359.73/359.86	c #Conflicts:     453000 | #Learnt:      18266 | 0.000
359.73/359.86	c total clause space: 78.2603MB
359.73/359.86	c total #watches: 175899
360.73/360.88	c total #propagations: 93340900 / total #impl: 363259524 (eff. 0.257)
360.73/360.88	c #Conflicts:     454000 | #Learnt:      19266 | 0.000
360.73/360.88	c total clause space: 78.2603MB
360.73/360.88	c total #watches: 181193
361.83/361.92	c total #propagations: 93552061 / total #impl: 364166758 (eff. 0.257)
361.83/361.92	c #Conflicts:     455000 | #Learnt:      20266 | 0.000
361.83/361.92	c total clause space: 78.2603MB
361.83/361.92	c total #watches: 186532
362.83/362.96	c total #propagations: 93786234 / total #impl: 365205071 (eff. 0.257)
362.83/362.96	c #Conflicts:     456000 | #Learnt:      21266 | 0.000
362.83/362.96	c total clause space: 78.2603MB
362.83/362.96	c total #watches: 191082
364.03/364.14	c total #propagations: 93992521 / total #impl: 366225744 (eff. 0.257)
364.03/364.14	c #Conflicts:     457000 | #Learnt:      22266 | 0.000
364.03/364.14	c total clause space: 78.2603MB
364.03/364.14	c total #watches: 195301
365.23/365.39	c total #propagations: 94250476 / total #impl: 367436232 (eff. 0.257)
365.23/365.39	c #Conflicts:     458000 | #Learnt:      23266 | 0.000
365.23/365.39	c total clause space: 78.2603MB
365.23/365.39	c total #watches: 200712
366.43/366.59	c total #propagations: 94438027 / total #impl: 368599878 (eff. 0.256)
366.43/366.59	c #Conflicts:     459000 | #Learnt:      24266 | 0.000
366.43/366.59	c total clause space: 78.2603MB
366.43/366.59	c total #watches: 205892
367.83/367.99	c total #propagations: 94663086 / total #impl: 369790739 (eff. 0.256)
367.83/367.99	c #Conflicts:     460000 | #Learnt:      25266 | 0.000
367.83/367.99	c total clause space: 78.2603MB
367.83/367.99	c total #watches: 211462
369.33/369.45	c total #propagations: 94858436 / total #impl: 371107418 (eff. 0.256)
369.33/369.45	c #Conflicts:     461000 | #Learnt:      26266 | 0.000
369.33/369.45	c total clause space: 78.2603MB
369.33/369.45	c total #watches: 216323
370.63/370.75	c total #propagations: 95120540 / total #impl: 372585058 (eff. 0.255)
370.63/370.75	c #Conflicts:     462000 | #Learnt:      27266 | 0.000
370.63/370.75	c total clause space: 78.2603MB
370.63/370.75	c total #watches: 222110
371.93/372.06	c total #propagations: 95329809 / total #impl: 373625184 (eff. 0.255)
371.93/372.06	c #Conflicts:     463000 | #Learnt:      28266 | 0.000
371.93/372.06	c total clause space: 78.2603MB
371.93/372.06	c total #watches: 227610
373.43/373.55	c total #propagations: 95550221 / total #impl: 374589985 (eff. 0.255)
373.43/373.55	c #Conflicts:     464000 | #Learnt:      29266 | 0.000
373.43/373.55	c total clause space: 78.2603MB
373.43/373.55	c total #watches: 234723
375.03/375.20	c total #propagations: 95738256 / total #impl: 376068990 (eff. 0.255)
375.03/375.20	c #Conflicts:     465000 | #Learnt:      30266 | 0.000
375.03/375.20	c total clause space: 78.2603MB
375.03/375.20	c total #watches: 242884
376.62/376.79	c total #propagations: 95895381 / total #impl: 377887091 (eff. 0.254)
376.62/376.79	c #Conflicts:     466000 | #Learnt:      31266 | 0.000
376.62/376.79	c total clause space: 78.2603MB
376.62/376.79	c total #watches: 248450
378.33/378.42	c total #propagations: 96102777 / total #impl: 379206890 (eff. 0.253)
378.33/378.42	c #Conflicts:     467000 | #Learnt:      32266 | 0.000
378.33/378.42	c total clause space: 78.2603MB
378.33/378.42	c total #watches: 255190
379.43/379.53	c total #propagations: 96282243 / total #impl: 380729173 (eff. 0.253)
379.43/379.53	c GC COLLECT
379.43/379.53	c #Conflicts:     468000 | #Learnt:      16869 | 0.000
379.43/379.53	c total clause space: 78.2603MB
379.43/379.53	c total #watches: 168215
380.22/380.38	c total #propagations: 96446560 / total #impl: 381892885 (eff. 0.253)
380.22/380.38	c #Conflicts:     469000 | #Learnt:      17869 | 0.000
380.22/380.38	c total clause space: 78.2603MB
380.22/380.38	c total #watches: 174270
381.22/381.33	c total #propagations: 96629356 / total #impl: 382906514 (eff. 0.252)
381.22/381.33	c #Conflicts:     470000 | #Learnt:      18869 | 0.000
381.22/381.33	c total clause space: 78.2603MB
381.22/381.33	c total #watches: 180197
382.12/382.25	c total #propagations: 96814272 / total #impl: 384037144 (eff. 0.252)
382.12/382.25	c #Conflicts:     471000 | #Learnt:      19869 | 0.000
382.12/382.25	c total clause space: 78.2603MB
382.12/382.25	c total #watches: 185789
383.12/383.27	c total #propagations: 96974202 / total #impl: 385053742 (eff. 0.252)
383.12/383.27	c #Conflicts:     472000 | #Learnt:      20869 | 0.000
383.12/383.27	c total clause space: 78.2603MB
383.12/383.27	c total #watches: 193555
384.02/384.15	c total #propagations: 97109839 / total #impl: 386264853 (eff. 0.251)
384.02/384.15	c #Conflicts:     473000 | #Learnt:      21869 | 0.000
384.02/384.15	c total clause space: 78.2603MB
384.02/384.15	c total #watches: 200238
384.93/385.07	c total #propagations: 97270282 / total #impl: 387396547 (eff. 0.251)
384.93/385.07	c #Conflicts:     474000 | #Learnt:      22869 | 0.000
384.93/385.07	c total clause space: 78.2603MB
384.93/385.07	c total #watches: 207276
386.03/386.20	c total #propagations: 97419228 / total #impl: 388590524 (eff. 0.251)
386.03/386.20	c #Conflicts:     475000 | #Learnt:      23869 | 0.000
386.03/386.20	c total clause space: 78.2603MB
386.03/386.20	c total #watches: 215804
387.32/387.46	c total #propagations: 97513663 / total #impl: 390072570 (eff. 0.250)
387.32/387.46	c #Conflicts:     476000 | #Learnt:      24869 | 0.000
387.32/387.46	c total clause space: 78.2603MB
387.32/387.46	c total #watches: 223255
388.72/388.88	c total #propagations: 97669743 / total #impl: 391442692 (eff. 0.250)
388.72/388.88	c #Conflicts:     477000 | #Learnt:      25869 | 0.000
388.72/388.88	c total clause space: 78.2603MB
388.72/388.88	c total #watches: 229251
390.12/390.23	c total #propagations: 97890429 / total #impl: 392848674 (eff. 0.249)
390.12/390.23	c #Conflicts:     478000 | #Learnt:      26869 | 0.000
390.12/390.23	c total clause space: 78.2603MB
390.12/390.23	c total #watches: 233959
391.43/391.52	c total #propagations: 98090422 / total #impl: 394088263 (eff. 0.249)
391.43/391.52	c #Conflicts:     479000 | #Learnt:      27869 | 0.000
391.43/391.52	c total clause space: 78.2603MB
391.43/391.52	c total #watches: 240425
392.93/393.02	c total #propagations: 98251501 / total #impl: 395491523 (eff. 0.248)
392.93/393.02	c #Conflicts:     480000 | #Learnt:      28869 | 0.000
392.93/393.02	c total clause space: 78.2603MB
392.93/393.02	c total #watches: 246204
394.23/394.33	c total #propagations: 98449413 / total #impl: 396855743 (eff. 0.248)
394.23/394.33	c #Conflicts:     481000 | #Learnt:      29869 | 0.000
394.23/394.33	c total clause space: 78.2603MB
394.23/394.33	c total #watches: 251513
395.73/395.84	c total #propagations: 98612456 / total #impl: 398154083 (eff. 0.248)
395.73/395.84	c #Conflicts:     482000 | #Learnt:      30869 | 0.000
395.73/395.84	c total clause space: 78.2603MB
395.73/395.84	c total #watches: 258103
397.23/397.36	c total #propagations: 98773105 / total #impl: 399537042 (eff. 0.247)
397.23/397.36	c #Conflicts:     483000 | #Learnt:      31869 | 0.000
397.23/397.36	c total clause space: 78.2603MB
397.23/397.36	c total #watches: 262672
398.83/398.91	c total #propagations: 98968011 / total #impl: 400720446 (eff. 0.247)
398.83/398.91	c #Conflicts:     484000 | #Learnt:      32869 | 0.000
398.83/398.91	c total clause space: 78.2603MB
398.83/398.91	c total #watches: 269029
400.13/400.26	c total #propagations: 99125765 / total #impl: 402439541 (eff. 0.246)
400.13/400.26	c GC COLLECT
400.13/400.26	c #Conflicts:     485000 | #Learnt:      17167 | 0.000
400.13/400.26	c total clause space: 78.2603MB
400.13/400.26	c total #watches: 170453
401.13/401.24	c total #propagations: 99296697 / total #impl: 403702188 (eff. 0.246)
401.13/401.24	c #Conflicts:     486000 | #Learnt:      18167 | 0.000
401.13/401.24	c total clause space: 78.2603MB
401.13/401.24	c total #watches: 177532
402.13/402.29	c total #propagations: 99506598 / total #impl: 404792283 (eff. 0.246)
402.13/402.29	c #Conflicts:     487000 | #Learnt:      19167 | 0.000
402.13/402.29	c total clause space: 78.2603MB
402.13/402.29	c total #watches: 183825
403.13/403.24	c total #propagations: 99713288 / total #impl: 405856092 (eff. 0.246)
403.13/403.24	c #Conflicts:     488000 | #Learnt:      20167 | 0.000
403.13/403.24	c total clause space: 78.2603MB
403.13/403.24	c total #watches: 188652
404.23/404.30	c total #propagations: 99912216 / total #impl: 406817665 (eff. 0.246)
404.23/404.30	c #Conflicts:     489000 | #Learnt:      21167 | 0.000
404.23/404.30	c total clause space: 78.2603MB
404.23/404.30	c total #watches: 194381
405.23/405.40	c total #propagations: 100058249 / total #impl: 407867200 (eff. 0.245)
405.23/405.40	c #Conflicts:     490000 | #Learnt:      22167 | 0.000
405.23/405.40	c total clause space: 78.2603MB
405.23/405.40	c total #watches: 201079
406.23/406.38	c total #propagations: 100212637 / total #impl: 409230439 (eff. 0.245)
406.23/406.38	c #Conflicts:     491000 | #Learnt:      23167 | 0.000
406.23/406.38	c total clause space: 78.2603MB
406.23/406.38	c total #watches: 209043
407.43/407.57	c total #propagations: 100365164 / total #impl: 410516506 (eff. 0.244)
407.43/407.57	c #Conflicts:     492000 | #Learnt:      24167 | 0.000
407.43/407.57	c total clause space: 78.2603MB
407.43/407.57	c total #watches: 216064
408.63/408.74	c total #propagations: 100517032 / total #impl: 412017890 (eff. 0.244)
408.63/408.74	c #Conflicts:     493000 | #Learnt:      25167 | 0.000
408.63/408.74	c total clause space: 78.2603MB
408.63/408.74	c total #watches: 223688
409.93/410.05	c total #propagations: 100660119 / total #impl: 413386156 (eff. 0.244)
409.93/410.05	c #Conflicts:     494000 | #Learnt:      26167 | 0.000
409.93/410.05	c total clause space: 78.2603MB
409.93/410.05	c total #watches: 231322
411.23/411.35	c total #propagations: 100814650 / total #impl: 414903799 (eff. 0.243)
411.23/411.35	c #Conflicts:     495000 | #Learnt:      27167 | 0.000
411.23/411.35	c total clause space: 78.2603MB
411.23/411.35	c total #watches: 238845
412.53/412.68	c total #propagations: 100962605 / total #impl: 416390128 (eff. 0.242)
412.53/412.68	c #Conflicts:     496000 | #Learnt:      28167 | 0.000
412.53/412.68	c total clause space: 78.2603MB
412.53/412.68	c total #watches: 246502
413.93/414.00	c total #propagations: 101112527 / total #impl: 417918197 (eff. 0.242)
413.93/414.00	c #Conflicts:     497000 | #Learnt:      29167 | 0.000
413.93/414.00	c total clause space: 78.2603MB
413.93/414.00	c total #watches: 254365
415.33/415.49	c total #propagations: 101271450 / total #impl: 419486601 (eff. 0.241)
415.33/415.49	c #Conflicts:     498000 | #Learnt:      30167 | 0.000
415.33/415.49	c total clause space: 78.2603MB
415.33/415.49	c total #watches: 262639
416.73/416.80	c total #propagations: 101431104 / total #impl: 421088105 (eff. 0.241)
416.73/416.80	c #Conflicts:     499000 | #Learnt:      31167 | 0.000
416.73/416.80	c total clause space: 78.2603MB
416.73/416.80	c total #watches: 270319
418.03/418.16	c total #propagations: 101596736 / total #impl: 422513570 (eff. 0.240)
418.03/418.16	c #Conflicts:     500000 | #Learnt:      32167 | 0.000
418.03/418.16	c total clause space: 78.2603MB
418.03/418.16	c total #watches: 277255
419.53/419.69	c total #propagations: 101791628 / total #impl: 423840028 (eff. 0.240)
419.53/419.69	c #Conflicts:     501000 | #Learnt:      33167 | 0.000
419.53/419.69	c total clause space: 78.2603MB
419.53/419.69	c total #watches: 282267
421.13/421.25	c total #propagations: 101978476 / total #impl: 424888717 (eff. 0.240)
421.13/421.25	c GC COLLECT
421.13/421.25	c #Conflicts:     502000 | #Learnt:      17164 | 0.000
421.13/421.25	c total clause space: 78.2603MB
421.13/421.25	c total #watches: 170187
422.03/422.11	c total #propagations: 102227111 / total #impl: 426114082 (eff. 0.240)
422.03/422.11	c #Conflicts:     503000 | #Learnt:      18164 | 0.000
422.03/422.11	c total clause space: 78.2603MB
422.03/422.11	c total #watches: 176088
422.93/423.08	c total #propagations: 102470950 / total #impl: 427171406 (eff. 0.240)
422.93/423.08	c #Conflicts:     504000 | #Learnt:      19164 | 0.000
422.93/423.08	c total clause space: 78.2603MB
422.93/423.08	c total #watches: 181264
423.93/424.08	c total #propagations: 102719917 / total #impl: 428181664 (eff. 0.240)
423.93/424.08	c #Conflicts:     505000 | #Learnt:      20164 | 0.000
423.93/424.08	c total clause space: 78.2603MB
423.93/424.08	c total #watches: 184517
424.93/425.00	c total #propagations: 102964739 / total #impl: 429187983 (eff. 0.240)
424.93/425.00	c #Conflicts:     506000 | #Learnt:      21164 | 0.000
424.93/425.00	c total clause space: 78.2603MB
424.93/425.00	c total #watches: 187095
425.73/425.87	c total #propagations: 103223716 / total #impl: 430173098 (eff. 0.240)
425.73/425.87	c #Conflicts:     507000 | #Learnt:      22164 | 0.000
425.73/425.87	c total clause space: 78.2603MB
425.73/425.87	c total #watches: 193716
426.63/426.73	c total #propagations: 103436615 / total #impl: 431243635 (eff. 0.240)
426.63/426.73	c #Conflicts:     508000 | #Learnt:      23164 | 0.000
426.63/426.73	c total clause space: 78.2603MB
426.63/426.73	c total #watches: 200078
427.62/427.71	c total #propagations: 103592904 / total #impl: 432387527 (eff. 0.240)
427.62/427.71	c #Conflicts:     509000 | #Learnt:      24164 | 0.000
427.62/427.71	c total clause space: 78.2603MB
427.62/427.71	c total #watches: 205248
428.52/428.69	c total #propagations: 103812022 / total #impl: 433507065 (eff. 0.239)
428.52/428.69	c #Conflicts:     510000 | #Learnt:      25164 | 0.000
428.52/428.69	c total clause space: 78.2603MB
428.52/428.69	c total #watches: 209592
429.62/429.72	c total #propagations: 104044289 / total #impl: 434562280 (eff. 0.239)
429.62/429.72	c #Conflicts:     511000 | #Learnt:      26164 | 0.000
429.62/429.72	c total clause space: 78.2603MB
429.62/429.72	c total #watches: 214375
430.72/430.83	c total #propagations: 104258052 / total #impl: 435713355 (eff. 0.239)
430.72/430.83	c #Conflicts:     512000 | #Learnt:      27164 | 0.000
430.72/430.83	c total clause space: 78.2603MB
430.72/430.83	c total #watches: 218003
431.92/432.05	c total #propagations: 104468296 / total #impl: 436761221 (eff. 0.239)
431.92/432.05	c #Conflicts:     513000 | #Learnt:      28164 | 0.000
431.92/432.05	c total clause space: 78.2603MB
431.92/432.05	c total #watches: 221829
433.62/433.70	c total #propagations: 104620135 / total #impl: 437729364 (eff. 0.239)
433.62/433.70	c #Conflicts:     514000 | #Learnt:      29164 | 0.000
433.62/433.70	c total clause space: 78.2603MB
433.62/433.70	c total #watches: 226997
435.12/435.28	c total #propagations: 104882961 / total #impl: 438986661 (eff. 0.239)
435.12/435.28	c #Conflicts:     515000 | #Learnt:      30164 | 0.000
435.12/435.28	c total clause space: 78.2603MB
435.12/435.28	c total #watches: 232478
436.32/436.43	c total #propagations: 105142658 / total #impl: 440436343 (eff. 0.239)
436.32/436.43	c #Conflicts:     516000 | #Learnt:      31164 | 0.000
436.32/436.43	c total clause space: 78.2603MB
436.32/436.43	c total #watches: 237698
437.73/437.90	c total #propagations: 105295615 / total #impl: 441421957 (eff. 0.239)
437.73/437.90	c #Conflicts:     517000 | #Learnt:      32164 | 0.000
437.73/437.90	c total clause space: 78.2603MB
437.73/437.90	c total #watches: 242523
439.52/439.62	c total #propagations: 105541634 / total #impl: 442616746 (eff. 0.238)
439.52/439.62	c #Conflicts:     518000 | #Learnt:      33164 | 0.000
439.52/439.62	c total clause space: 78.2603MB
439.52/439.62	c total #watches: 248129
440.72/440.82	c total #propagations: 105775029 / total #impl: 443741883 (eff. 0.238)
440.72/440.82	c #Conflicts:     519000 | #Learnt:      34164 | 0.000
440.72/440.82	c total clause space: 78.2603MB
440.72/440.82	c total #watches: 252674
441.82/441.91	c total #propagations: 105941058 / total #impl: 444344616 (eff. 0.238)
441.82/441.91	c GC COLLECT
441.82/441.91	c #Conflicts:     520000 | #Learnt:      17863 | 0.000
441.82/441.91	c total clause space: 78.2603MB
441.82/441.91	c total #watches: 174302
442.82/442.99	c total #propagations: 106164387 / total #impl: 445122764 (eff. 0.239)
442.82/442.99	c #Conflicts:     521000 | #Learnt:      18863 | 0.000
442.82/442.99	c total clause space: 78.2603MB
442.82/442.99	c total #watches: 179246
443.62/443.78	c total #propagations: 106434021 / total #impl: 446184129 (eff. 0.239)
443.62/443.78	c #Conflicts:     522000 | #Learnt:      19863 | 0.000
443.62/443.78	c total clause space: 78.2603MB
443.62/443.78	c total #watches: 183515
444.22/444.31	c total #propagations: 106628173 / total #impl: 446820165 (eff. 0.239)
444.22/444.31	c #Conflicts:     523000 | #Learnt:      20863 | 0.000
444.22/444.31	c total clause space: 78.2603MB
444.22/444.31	c total #watches: 186378
444.72/444.86	c total #propagations: 106698160 / total #impl: 447093708 (eff. 0.239)
444.72/444.86	c #Conflicts:     524000 | #Learnt:      21863 | 0.000
444.72/444.86	c total clause space: 78.2603MB
444.72/444.86	c total #watches: 189468
445.72/445.88	c total #propagations: 106762001 / total #impl: 447378443 (eff. 0.239)
445.72/445.88	c #Conflicts:     525000 | #Learnt:      22863 | 0.000
445.72/445.88	c total clause space: 78.2603MB
445.72/445.88	c total #watches: 194427
447.12/447.20	c total #propagations: 106959729 / total #impl: 448352659 (eff. 0.239)
447.12/447.20	c #Conflicts:     526000 | #Learnt:      23863 | 0.000
447.12/447.20	c total clause space: 78.2603MB
447.12/447.20	c total #watches: 199504
448.52/448.62	c total #propagations: 107246246 / total #impl: 449581173 (eff. 0.239)
448.52/448.62	c #Conflicts:     527000 | #Learnt:      24863 | 0.000
448.52/448.62	c total clause space: 78.2603MB
448.52/448.62	c total #watches: 205180
449.93/450.01	c total #propagations: 107538077 / total #impl: 450751941 (eff. 0.239)
449.93/450.01	c #Conflicts:     528000 | #Learnt:      25863 | 0.000
449.93/450.01	c total clause space: 78.2603MB
449.93/450.01	c total #watches: 213569
451.32/451.47	c total #propagations: 107777006 / total #impl: 452137773 (eff. 0.238)
451.32/451.47	c #Conflicts:     529000 | #Learnt:      26863 | 0.000
451.32/451.47	c total clause space: 78.2603MB
451.32/451.47	c total #watches: 219871
452.92/453.00	c total #propagations: 108040135 / total #impl: 453406183 (eff. 0.238)
452.92/453.00	c #Conflicts:     530000 | #Learnt:      27863 | 0.000
452.92/453.00	c total clause space: 78.2603MB
452.92/453.00	c total #watches: 224511
454.52/454.69	c total #propagations: 108314016 / total #impl: 454755864 (eff. 0.238)
454.52/454.69	c #Conflicts:     531000 | #Learnt:      28863 | 0.000
454.52/454.69	c total clause space: 78.2603MB
454.52/454.69	c total #watches: 230399
456.22/456.36	c total #propagations: 108583885 / total #impl: 456282273 (eff. 0.238)
456.22/456.36	c #Conflicts:     532000 | #Learnt:      29863 | 0.000
456.22/456.36	c total clause space: 78.2603MB
456.22/456.36	c total #watches: 237362
457.92/458.01	c total #propagations: 108823879 / total #impl: 457795707 (eff. 0.238)
457.92/458.01	c #Conflicts:     533000 | #Learnt:      30863 | 0.000
457.92/458.01	c total clause space: 78.2603MB
457.92/458.01	c total #watches: 243035
459.62/459.80	c total #propagations: 109070497 / total #impl: 459075568 (eff. 0.238)
459.62/459.80	c #Conflicts:     534000 | #Learnt:      31863 | 0.000
459.62/459.80	c total clause space: 78.2603MB
459.62/459.80	c total #watches: 248808
461.42/461.54	c total #propagations: 109293059 / total #impl: 460405823 (eff. 0.237)
461.42/461.54	c #Conflicts:     535000 | #Learnt:      32863 | 0.000
461.42/461.54	c total clause space: 78.2603MB
461.42/461.54	c total #watches: 258238
463.32/463.43	c total #propagations: 109536567 / total #impl: 461939857 (eff. 0.237)
463.32/463.43	c #Conflicts:     536000 | #Learnt:      33863 | 0.000
463.32/463.43	c total clause space: 78.2603MB
463.32/463.43	c total #watches: 267406
465.23/465.40	c total #propagations: 109742398 / total #impl: 463521603 (eff. 0.237)
465.23/465.40	c #Conflicts:     537000 | #Learnt:      34863 | 0.000
465.23/465.40	c total clause space: 78.2603MB
465.23/465.40	c total #watches: 275201
466.82/466.97	c total #propagations: 109973338 / total #impl: 465102695 (eff. 0.236)
466.82/466.97	c GC COLLECT
466.82/466.97	c #Conflicts:     538000 | #Learnt:      18257 | 0.000
466.82/466.97	c total clause space: 78.2603MB
466.82/466.97	c total #watches: 177796
467.92/468.02	c total #propagations: 110196554 / total #impl: 466700168 (eff. 0.236)
467.92/468.02	c #Conflicts:     539000 | #Learnt:      19257 | 0.000
467.92/468.02	c total clause space: 78.2603MB
467.92/468.02	c total #watches: 185360
468.92/469.05	c total #propagations: 110354644 / total #impl: 468187825 (eff. 0.236)
468.92/469.05	c #Conflicts:     540000 | #Learnt:      20257 | 0.000
468.92/469.05	c total clause space: 78.2603MB
468.92/469.05	c total #watches: 192443
470.02/470.18	c total #propagations: 110508044 / total #impl: 469540766 (eff. 0.235)
470.02/470.18	c #Conflicts:     541000 | #Learnt:      21257 | 0.000
470.02/470.18	c total clause space: 78.2603MB
470.02/470.18	c total #watches: 199208
471.12/471.26	c total #propagations: 110665946 / total #impl: 470846388 (eff. 0.235)
471.12/471.26	c #Conflicts:     542000 | #Learnt:      22257 | 0.000
471.12/471.26	c total clause space: 78.2603MB
471.12/471.26	c total #watches: 206718
472.22/472.38	c total #propagations: 110831872 / total #impl: 472158143 (eff. 0.235)
472.22/472.38	c #Conflicts:     543000 | #Learnt:      23257 | 0.000
472.22/472.38	c total clause space: 78.2603MB
472.22/472.38	c total #watches: 212800
473.42/473.53	c total #propagations: 111024486 / total #impl: 473403397 (eff. 0.235)
473.42/473.53	c #Conflicts:     544000 | #Learnt:      24257 | 0.000
473.42/473.53	c total clause space: 78.2603MB
473.42/473.53	c total #watches: 217793
474.62/474.76	c total #propagations: 111247983 / total #impl: 474231161 (eff. 0.235)
474.62/474.76	c #Conflicts:     545000 | #Learnt:      25257 | 0.000
474.62/474.76	c total clause space: 78.2603MB
474.62/474.76	c total #watches: 224334
476.22/476.34	c total #propagations: 111528429 / total #impl: 475030586 (eff. 0.235)
476.22/476.34	c #Conflicts:     546000 | #Learnt:      26257 | 0.000
476.22/476.34	c total clause space: 78.2603MB
476.22/476.34	c total #watches: 228928
477.82/477.97	c total #propagations: 111838581 / total #impl: 476242893 (eff. 0.235)
477.82/477.97	c #Conflicts:     547000 | #Learnt:      27257 | 0.000
477.82/477.97	c total clause space: 78.2603MB
477.82/477.97	c total #watches: 235246
479.62/479.72	c total #propagations: 112163379 / total #impl: 477249615 (eff. 0.235)
479.62/479.72	c #Conflicts:     548000 | #Learnt:      28257 | 0.000
479.62/479.72	c total clause space: 78.2603MB
479.62/479.72	c total #watches: 242733
481.21/481.31	c total #propagations: 112407453 / total #impl: 478399453 (eff. 0.235)
481.21/481.31	c #Conflicts:     549000 | #Learnt:      29257 | 0.000
481.21/481.31	c total clause space: 78.2603MB
481.21/481.31	c total #watches: 249353
482.92/483.04	c total #propagations: 112617668 / total #impl: 479268993 (eff. 0.235)
482.92/483.04	c #Conflicts:     550000 | #Learnt:      30257 | 0.000
482.92/483.04	c total clause space: 78.2603MB
482.92/483.04	c total #watches: 253210
484.61/484.74	c total #propagations: 112878691 / total #impl: 480116463 (eff. 0.235)
484.61/484.74	c #Conflicts:     551000 | #Learnt:      31257 | 0.000
484.61/484.74	c total clause space: 78.2603MB
484.61/484.74	c total #watches: 255972
486.41/486.52	c total #propagations: 113105543 / total #impl: 480868921 (eff. 0.235)
486.41/486.52	c #Conflicts:     552000 | #Learnt:      32257 | 0.000
486.41/486.52	c total clause space: 78.2603MB
486.41/486.52	c total #watches: 260352
488.11/488.23	c total #propagations: 113362305 / total #impl: 481807877 (eff. 0.235)
488.11/488.23	c #Conflicts:     553000 | #Learnt:      33257 | 0.000
488.11/488.23	c total clause space: 78.2603MB
488.11/488.23	c total #watches: 265470
489.91/490.06	c total #propagations: 113608033 / total #impl: 482914016 (eff. 0.235)
489.91/490.06	c #Conflicts:     554000 | #Learnt:      34257 | 0.000
489.91/490.06	c total clause space: 78.2603MB
489.91/490.06	c total #watches: 271123
491.72/491.81	c total #propagations: 113883301 / total #impl: 484119639 (eff. 0.235)
491.72/491.81	c #Conflicts:     555000 | #Learnt:      35257 | 0.000
491.72/491.81	c total clause space: 78.2603MB
491.72/491.81	c total #watches: 275709
493.21/493.32	c total #propagations: 114175191 / total #impl: 485275490 (eff. 0.235)
493.21/493.32	c GC COLLECT
493.21/493.32	c #Conflicts:     556000 | #Learnt:      18358 | 0.000
493.21/493.32	c total clause space: 78.2603MB
493.21/493.32	c total #watches: 177579
494.31/494.43	c total #propagations: 114450880 / total #impl: 486293993 (eff. 0.235)
494.31/494.43	c #Conflicts:     557000 | #Learnt:      19358 | 0.000
494.31/494.43	c total clause space: 78.2603MB
494.31/494.43	c total #watches: 183398
495.51/495.67	c total #propagations: 114680645 / total #impl: 487257137 (eff. 0.235)
495.51/495.67	c #Conflicts:     558000 | #Learnt:      20358 | 0.000
495.51/495.67	c total clause space: 78.2603MB
495.51/495.67	c total #watches: 189222
496.71/496.89	c total #propagations: 114900749 / total #impl: 488457166 (eff. 0.235)
496.71/496.89	c #Conflicts:     559000 | #Learnt:      21358 | 0.000
496.71/496.89	c total clause space: 78.2603MB
496.71/496.89	c total #watches: 193201
498.01/498.10	c total #propagations: 115206127 / total #impl: 489465377 (eff. 0.235)
498.01/498.10	c #Conflicts:     560000 | #Learnt:      22358 | 0.000
498.01/498.10	c total clause space: 78.2603MB
498.01/498.10	c total #watches: 198169
499.21/499.30	c total #propagations: 115538291 / total #impl: 490583067 (eff. 0.236)
499.21/499.30	c #Conflicts:     561000 | #Learnt:      23358 | 0.000
499.21/499.30	c total clause space: 78.2603MB
499.21/499.30	c total #watches: 202691
500.61/500.78	c total #propagations: 115886280 / total #impl: 491679911 (eff. 0.236)
500.61/500.78	c #Conflicts:     562000 | #Learnt:      24358 | 0.000
500.61/500.78	c total clause space: 78.2603MB
500.61/500.78	c total #watches: 206961
502.01/502.17	c total #propagations: 116110588 / total #impl: 492749183 (eff. 0.236)
502.01/502.17	c #Conflicts:     563000 | #Learnt:      25358 | 0.000
502.01/502.17	c total clause space: 78.2603MB
502.01/502.17	c total #watches: 212278
503.51/503.65	c total #propagations: 116305374 / total #impl: 493801589 (eff. 0.236)
503.51/503.65	c #Conflicts:     564000 | #Learnt:      26358 | 0.000
503.51/503.65	c total clause space: 78.2603MB
503.51/503.65	c total #watches: 217616
504.92/505.02	c total #propagations: 116595744 / total #impl: 495025421 (eff. 0.236)
504.92/505.02	c #Conflicts:     565000 | #Learnt:      27358 | 0.000
504.92/505.02	c total clause space: 78.2603MB
504.92/505.02	c total #watches: 224042
506.21/506.37	c total #propagations: 116858854 / total #impl: 496310303 (eff. 0.235)
506.21/506.37	c #Conflicts:     566000 | #Learnt:      28358 | 0.000
506.21/506.37	c total clause space: 78.2603MB
506.21/506.37	c total #watches: 230419
507.81/507.99	c total #propagations: 117053790 / total #impl: 497415305 (eff. 0.235)
507.81/507.99	c #Conflicts:     567000 | #Learnt:      29358 | 0.000
507.81/507.99	c total clause space: 78.2603MB
507.81/507.99	c total #watches: 235632
509.51/509.60	c total #propagations: 117304879 / total #impl: 498718758 (eff. 0.235)
509.51/509.60	c #Conflicts:     568000 | #Learnt:      30358 | 0.000
509.51/509.60	c total clause space: 78.2603MB
509.51/509.60	c total #watches: 241957
511.11/511.25	c total #propagations: 117573259 / total #impl: 499882600 (eff. 0.235)
511.11/511.25	c #Conflicts:     569000 | #Learnt:      31358 | 0.000
511.11/511.25	c total clause space: 78.2603MB
511.11/511.25	c total #watches: 248191
512.91/513.01	c total #propagations: 117794299 / total #impl: 500977805 (eff. 0.235)
512.91/513.01	c #Conflicts:     570000 | #Learnt:      32358 | 0.000
512.91/513.01	c total clause space: 78.2603MB
512.91/513.01	c total #watches: 254052
514.72/514.84	c total #propagations: 118051057 / total #impl: 501960850 (eff. 0.235)
514.72/514.84	c #Conflicts:     571000 | #Learnt:      33358 | 0.000
514.72/514.84	c total clause space: 78.2603MB
514.72/514.84	c total #watches: 259030
515.51/515.67	c total #propagations: 118371284 / total #impl: 503003093 (eff. 0.235)
515.51/515.67	c #Conflicts:     572000 | #Learnt:      34358 | 0.000
515.51/515.67	c total clause space: 78.2603MB
515.51/515.67	c total #watches: 263610
516.31/516.50	c total #propagations: 118635813 / total #impl: 503595784 (eff. 0.236)
516.31/516.50	c #Conflicts:     573000 | #Learnt:      35358 | 0.000
516.31/516.50	c total clause space: 78.2603MB
516.31/516.50	c total #watches: 267025
517.31/517.46	c total #propagations: 118686605 / total #impl: 503794961 (eff. 0.236)
517.31/517.46	c #Conflicts:     574000 | #Learnt:      36358 | 0.000
517.31/517.46	c total clause space: 78.2603MB
517.31/517.46	c total #watches: 269975
518.21/518.37	c total #propagations: 118723188 / total #impl: 504046640 (eff. 0.236)
518.21/518.37	c GC COLLECT
518.21/518.37	c #Conflicts:     575000 | #Learnt:      19157 | 0.000
518.21/518.37	c total clause space: 78.2603MB
518.21/518.37	c total #watches: 181046
519.31/519.41	c total #propagations: 118854486 / total #impl: 504497966 (eff. 0.236)
519.31/519.41	c #Conflicts:     576000 | #Learnt:      20157 | 0.000
519.31/519.41	c total clause space: 78.2603MB
519.31/519.41	c total #watches: 187339
520.21/520.32	c total #propagations: 118994888 / total #impl: 505118588 (eff. 0.236)
520.21/520.32	c #Conflicts:     577000 | #Learnt:      21157 | 0.000
520.21/520.32	c total clause space: 78.2603MB
520.21/520.32	c total #watches: 192086
521.21/521.30	c total #propagations: 119099492 / total #impl: 505600470 (eff. 0.236)
521.21/521.30	c #Conflicts:     578000 | #Learnt:      22157 | 0.000
521.21/521.30	c total clause space: 78.2603MB
521.21/521.30	c total #watches: 196993
522.31/522.45	c total #propagations: 119298264 / total #impl: 506319757 (eff. 0.236)
522.31/522.45	c #Conflicts:     579000 | #Learnt:      23157 | 0.000
522.31/522.45	c total clause space: 78.2603MB
522.31/522.45	c total #watches: 202789
523.81/523.92	c total #propagations: 119490274 / total #impl: 507195894 (eff. 0.236)
523.81/523.92	c #Conflicts:     580000 | #Learnt:      24157 | 0.000
523.81/523.92	c total clause space: 78.2603MB
523.81/523.92	c total #watches: 208805
525.11/525.22	c total #propagations: 119716186 / total #impl: 508503265 (eff. 0.235)
525.11/525.22	c #Conflicts:     581000 | #Learnt:      25157 | 0.000
525.11/525.22	c total clause space: 78.2603MB
525.11/525.22	c total #watches: 215365
526.51/526.69	c total #propagations: 119947024 / total #impl: 509190013 (eff. 0.236)
526.51/526.69	c #Conflicts:     582000 | #Learnt:      26157 | 0.000
526.51/526.69	c total clause space: 78.2603MB
526.51/526.69	c total #watches: 220741
527.91/528.04	c total #propagations: 120184941 / total #impl: 509935562 (eff. 0.236)
527.91/528.04	c #Conflicts:     583000 | #Learnt:      27157 | 0.000
527.91/528.04	c total clause space: 78.2603MB
527.91/528.04	c total #watches: 224906
529.21/529.35	c total #propagations: 120390630 / total #impl: 510716154 (eff. 0.236)
529.21/529.35	c #Conflicts:     584000 | #Learnt:      28157 | 0.000
529.21/529.35	c total clause space: 78.2603MB
529.21/529.35	c total #watches: 228791
530.31/530.46	c total #propagations: 120564656 / total #impl: 511655426 (eff. 0.236)
530.31/530.46	c #Conflicts:     585000 | #Learnt:      29157 | 0.000
530.31/530.46	c total clause space: 78.2603MB
530.31/530.46	c total #watches: 233027
531.21/531.31	c total #propagations: 120681618 / total #impl: 512308522 (eff. 0.236)
531.21/531.31	c #Conflicts:     586000 | #Learnt:      30157 | 0.000
531.21/531.31	c total clause space: 78.2603MB
531.21/531.31	c total #watches: 236811
532.51/532.63	c total #propagations: 120757469 / total #impl: 512757558 (eff. 0.236)
532.51/532.63	c #Conflicts:     587000 | #Learnt:      31157 | 0.000
532.51/532.63	c total clause space: 78.2603MB
532.51/532.63	c total #watches: 241844
534.21/534.36	c total #propagations: 120992192 / total #impl: 513619350 (eff. 0.236)
534.21/534.36	c #Conflicts:     588000 | #Learnt:      32157 | 0.000
534.21/534.36	c total clause space: 78.2603MB
534.21/534.36	c total #watches: 246726
535.91/536.07	c total #propagations: 121369519 / total #impl: 514846987 (eff. 0.236)
535.91/536.07	c #Conflicts:     589000 | #Learnt:      33157 | 0.000
535.91/536.07	c total clause space: 78.2603MB
535.91/536.07	c total #watches: 252103
537.81/537.96	c total #propagations: 121652434 / total #impl: 516074757 (eff. 0.236)
537.81/537.96	c #Conflicts:     590000 | #Learnt:      34157 | 0.000
537.81/537.96	c total clause space: 78.2603MB
537.81/537.96	c total #watches: 258735
539.41/539.50	c total #propagations: 121925279 / total #impl: 517227001 (eff. 0.236)
539.41/539.50	c #Conflicts:     591000 | #Learnt:      35157 | 0.000
539.41/539.50	c total clause space: 78.2603MB
539.41/539.50	c total #watches: 263153
541.30/541.43	c total #propagations: 122119280 / total #impl: 517832960 (eff. 0.236)
541.30/541.43	c #Conflicts:     592000 | #Learnt:      36157 | 0.000
541.30/541.43	c total clause space: 78.2603MB
541.30/541.43	c total #watches: 267196
543.00/543.16	c total #propagations: 122497041 / total #impl: 519061262 (eff. 0.236)
543.00/543.16	c GC COLLECT
543.00/543.16	c #Conflicts:     593000 | #Learnt:      18654 | 0.000
543.00/543.16	c total clause space: 78.2603MB
543.00/543.16	c total #watches: 178544
544.10/544.22	c total #propagations: 122882200 / total #impl: 520252630 (eff. 0.236)
544.10/544.22	c #Conflicts:     594000 | #Learnt:      19654 | 0.000
544.10/544.22	c total clause space: 78.2603MB
544.10/544.22	c total #watches: 183265
544.90/545.03	c total #propagations: 123202523 / total #impl: 521274790 (eff. 0.236)
544.90/545.03	c #Conflicts:     595000 | #Learnt:      20654 | 0.000
544.90/545.03	c total clause space: 78.2603MB
544.90/545.03	c total #watches: 187132
545.70/545.88	c total #propagations: 123398809 / total #impl: 521899068 (eff. 0.236)
545.70/545.88	c #Conflicts:     596000 | #Learnt:      21654 | 0.000
545.70/545.88	c total clause space: 78.2603MB
545.70/545.88	c total #watches: 191025
546.71/546.83	c total #propagations: 123606059 / total #impl: 522600979 (eff. 0.237)
546.71/546.83	c #Conflicts:     597000 | #Learnt:      22654 | 0.000
546.71/546.83	c total clause space: 78.2603MB
546.71/546.83	c total #watches: 194991
547.90/548.03	c total #propagations: 123775294 / total #impl: 523298871 (eff. 0.237)
547.90/548.03	c #Conflicts:     598000 | #Learnt:      23654 | 0.000
547.90/548.03	c total clause space: 78.2603MB
547.90/548.04	c total #watches: 199282
549.10/549.21	c total #propagations: 124017089 / total #impl: 524339863 (eff. 0.237)
549.10/549.21	c #Conflicts:     599000 | #Learnt:      24654 | 0.000
549.10/549.21	c total clause space: 78.2603MB
549.10/549.21	c total #watches: 204107
550.30/550.42	c total #propagations: 124220262 / total #impl: 525326698 (eff. 0.236)
550.30/550.42	c #Conflicts:     600000 | #Learnt:      25654 | 0.000
550.30/550.42	c total clause space: 78.2603MB
550.30/550.42	c total #watches: 208851
551.60/551.70	c total #propagations: 124458749 / total #impl: 526288965 (eff. 0.236)
551.60/551.70	c #Conflicts:     601000 | #Learnt:      26654 | 0.000
551.60/551.70	c total clause space: 78.2603MB
551.60/551.70	c total #watches: 214449
552.70/552.89	c total #propagations: 124667974 / total #impl: 527297701 (eff. 0.236)
552.70/552.89	c #Conflicts:     602000 | #Learnt:      27654 | 0.000
552.70/552.89	c total clause space: 78.2603MB
552.70/552.89	c total #watches: 219659
554.00/554.12	c total #propagations: 124885904 / total #impl: 528162293 (eff. 0.236)
554.00/554.12	c #Conflicts:     603000 | #Learnt:      28654 | 0.000
554.00/554.12	c total clause space: 78.2603MB
554.00/554.12	c total #watches: 224471
555.10/555.29	c total #propagations: 125130583 / total #impl: 529115179 (eff. 0.236)
555.10/555.29	c #Conflicts:     604000 | #Learnt:      29654 | 0.000
555.10/555.29	c total clause space: 78.2603MB
555.10/555.29	c total #watches: 229592
556.30/556.43	c total #propagations: 125356258 / total #impl: 529868990 (eff. 0.237)
556.30/556.43	c #Conflicts:     605000 | #Learnt:      30654 | 0.000
556.30/556.43	c total clause space: 78.2603MB
556.30/556.43	c total #watches: 236769
557.61/557.79	c total #propagations: 125606320 / total #impl: 530828936 (eff. 0.237)
557.61/557.79	c #Conflicts:     606000 | #Learnt:      31654 | 0.000
557.61/557.79	c total clause space: 78.2603MB
557.61/557.79	c total #watches: 242520
558.90/559.00	c total #propagations: 125892440 / total #impl: 532051501 (eff. 0.237)
558.90/559.00	c #Conflicts:     607000 | #Learnt:      32654 | 0.000
558.90/559.00	c total clause space: 78.2603MB
558.90/559.00	c total #watches: 248901
560.10/560.29	c total #propagations: 126130733 / total #impl: 533003502 (eff. 0.237)
560.10/560.29	c #Conflicts:     608000 | #Learnt:      33654 | 0.000
560.10/560.29	c total clause space: 78.2603MB
560.10/560.29	c total #watches: 254771
561.50/561.62	c total #propagations: 126390536 / total #impl: 534004299 (eff. 0.237)
561.50/561.62	c #Conflicts:     609000 | #Learnt:      34654 | 0.000
561.50/561.62	c total clause space: 78.2603MB
561.50/561.62	c total #watches: 262216
562.80/562.96	c total #propagations: 126531760 / total #impl: 534876934 (eff. 0.237)
562.80/562.96	c #Conflicts:     610000 | #Learnt:      35654 | 0.000
562.80/562.96	c total clause space: 78.2603MB
562.80/562.96	c total #watches: 266918
564.21/564.34	c total #propagations: 126754850 / total #impl: 535790369 (eff. 0.237)
564.21/564.34	c #Conflicts:     611000 | #Learnt:      36654 | 0.000
564.21/564.34	c total clause space: 78.2603MB
564.21/564.34	c total #watches: 271251
565.50/565.62	c total #propagations: 126969282 / total #impl: 536686414 (eff. 0.237)
565.50/565.62	c GC COLLECT
565.50/565.62	c #Conflicts:     612000 | #Learnt:      18861 | 0.000
565.50/565.62	c total clause space: 127.173MB
565.50/565.62	c total #watches: 179613
566.40/566.59	c total #propagations: 127143590 / total #impl: 537482098 (eff. 0.237)
566.40/566.59	c #Conflicts:     613000 | #Learnt:      19861 | 0.000
566.40/566.59	c total clause space: 127.173MB
566.40/566.59	c total #watches: 183812
567.40/567.57	c total #propagations: 127450317 / total #impl: 538364413 (eff. 0.237)
567.40/567.57	c #Conflicts:     614000 | #Learnt:      20861 | 0.000
567.40/567.57	c total clause space: 127.173MB
567.40/567.57	c total #watches: 188776
568.50/568.66	c total #propagations: 127761316 / total #impl: 539336237 (eff. 0.237)
568.50/568.66	c #Conflicts:     615000 | #Learnt:      21861 | 0.000
568.50/568.66	c total clause space: 127.173MB
568.50/568.66	c total #watches: 192494
569.60/569.72	c total #propagations: 128076321 / total #impl: 540477518 (eff. 0.237)
569.60/569.72	c #Conflicts:     616000 | #Learnt:      22861 | 0.000
569.60/569.72	c total clause space: 127.173MB
569.60/569.72	c total #watches: 196875
571.10/571.24	c total #propagations: 128367036 / total #impl: 541555184 (eff. 0.237)
571.10/571.24	c #Conflicts:     617000 | #Learnt:      23861 | 0.000
571.10/571.24	c total clause space: 127.173MB
571.10/571.24	c total #watches: 203181
572.40/572.50	c total #propagations: 128647685 / total #impl: 543130830 (eff. 0.237)
572.40/572.50	c #Conflicts:     618000 | #Learnt:      24861 | 0.000
572.40/572.50	c total clause space: 127.173MB
572.40/572.50	c total #watches: 209926
573.80/573.95	c total #propagations: 128903704 / total #impl: 544196153 (eff. 0.237)
573.80/573.95	c #Conflicts:     619000 | #Learnt:      25861 | 0.000
573.80/573.95	c total clause space: 127.173MB
573.80/573.95	c total #watches: 215932
575.10/575.30	c total #propagations: 129186328 / total #impl: 545615670 (eff. 0.237)
575.10/575.30	c #Conflicts:     620000 | #Learnt:      26861 | 0.000
575.10/575.30	c total clause space: 127.173MB
575.10/575.30	c total #watches: 222507
576.40/576.51	c total #propagations: 129471143 / total #impl: 546719646 (eff. 0.237)
576.40/576.51	c #Conflicts:     621000 | #Learnt:      27861 | 0.000
576.40/576.51	c total clause space: 127.173MB
576.40/576.51	c total #watches: 227107
577.40/577.60	c total #propagations: 129765314 / total #impl: 547560827 (eff. 0.237)
577.40/577.60	c #Conflicts:     622000 | #Learnt:      28861 | 0.000
577.40/577.60	c total clause space: 127.173MB
577.40/577.60	c total #watches: 230695
578.40/578.52	c total #propagations: 129920799 / total #impl: 548089420 (eff. 0.237)
578.40/578.52	c #Conflicts:     623000 | #Learnt:      29861 | 0.000
578.40/578.52	c total clause space: 127.173MB
578.40/578.52	c total #watches: 234244
579.29/579.40	c total #propagations: 130022958 / total #impl: 548444980 (eff. 0.237)
579.29/579.40	c #Conflicts:     624000 | #Learnt:      30861 | 0.000
579.29/579.40	c total clause space: 127.173MB
579.29/579.40	c total #watches: 237699
580.99/581.10	c total #propagations: 130118237 / total #impl: 548867916 (eff. 0.237)
580.99/581.10	c #Conflicts:     625000 | #Learnt:      31861 | 0.000
580.99/581.10	c total clause space: 127.173MB
580.99/581.10	c total #watches: 242378
582.69/582.86	c total #propagations: 130399490 / total #impl: 550049382 (eff. 0.237)
582.69/582.86	c #Conflicts:     626000 | #Learnt:      32861 | 0.000
582.69/582.86	c total clause space: 127.173MB
582.69/582.86	c total #watches: 247650
584.19/584.38	c total #propagations: 130673444 / total #impl: 551563450 (eff. 0.237)
584.19/584.38	c #Conflicts:     627000 | #Learnt:      33861 | 0.000
584.19/584.38	c total clause space: 127.173MB
584.19/584.38	c total #watches: 256229
585.59/585.78	c total #propagations: 130851266 / total #impl: 553314223 (eff. 0.236)
585.59/585.78	c #Conflicts:     628000 | #Learnt:      34861 | 0.000
585.59/585.78	c total clause space: 127.173MB
585.59/585.78	c total #watches: 264492
587.19/587.34	c total #propagations: 131043235 / total #impl: 554802373 (eff. 0.236)
587.19/587.34	c #Conflicts:     629000 | #Learnt:      35861 | 0.000
587.19/587.34	c total clause space: 127.173MB
587.19/587.34	c total #watches: 274520
589.19/589.30	c total #propagations: 131231619 / total #impl: 556177513 (eff. 0.236)
589.19/589.30	c #Conflicts:     630000 | #Learnt:      36861 | 0.000
589.19/589.30	c total clause space: 127.173MB
589.19/589.30	c total #watches: 284503
590.90/591.04	c total #propagations: 131406313 / total #impl: 557871840 (eff. 0.236)
590.90/591.04	c #Conflicts:     631000 | #Learnt:      37861 | 0.000
590.90/591.04	c total clause space: 127.173MB
590.90/591.04	c total #watches: 290757
592.20/592.37	c total #propagations: 131613318 / total #impl: 559038683 (eff. 0.235)
592.20/592.37	c GC COLLECT
592.20/592.37	c #Conflicts:     632000 | #Learnt:      19754 | 0.000
592.20/592.37	c total clause space: 127.173MB
592.20/592.37	c total #watches: 184462
593.30/593.43	c total #propagations: 131846556 / total #impl: 560124900 (eff. 0.235)
593.30/593.43	c #Conflicts:     633000 | #Learnt:      20754 | 0.000
593.30/593.43	c total clause space: 127.173MB
593.30/593.43	c total #watches: 191646
594.40/594.59	c total #propagations: 132134434 / total #impl: 561208446 (eff. 0.235)
594.40/594.59	c #Conflicts:     634000 | #Learnt:      21754 | 0.000
594.40/594.59	c total clause space: 127.173MB
594.40/594.59	c total #watches: 197908
595.70/595.82	c total #propagations: 132379943 / total #impl: 562391758 (eff. 0.235)
595.70/595.82	c #Conflicts:     635000 | #Learnt:      22754 | 0.000
595.70/595.82	c total clause space: 127.173MB
595.70/595.82	c total #watches: 203715
597.10/597.21	c total #propagations: 132602130 / total #impl: 563574760 (eff. 0.235)
597.10/597.21	c #Conflicts:     636000 | #Learnt:      23754 | 0.000
597.10/597.21	c total clause space: 127.173MB
597.10/597.21	c total #watches: 210816
598.50/598.63	c total #propagations: 132817555 / total #impl: 564971781 (eff. 0.235)
598.50/598.63	c #Conflicts:     637000 | #Learnt:      24754 | 0.000
598.50/598.63	c total clause space: 127.173MB
598.50/598.63	c total #watches: 216559
600.00/600.10	c total #propagations: 133059694 / total #impl: 566282395 (eff. 0.235)
600.00/600.10	c #Conflicts:     638000 | #Learnt:      25754 | 0.000
600.00/600.10	c total clause space: 127.173MB
600.00/600.10	c total #watches: 221518
600.80/600.92	c total #propagations: 133320614 / total #impl: 567331387 (eff. 0.235)
600.80/600.92	c #Conflicts:     639000 | #Learnt:      26754 | 0.000
600.80/600.92	c total clause space: 127.173MB
600.80/600.92	c total #watches: 225434
602.00/602.15	c total #propagations: 133465278 / total #impl: 567732804 (eff. 0.235)
602.00/602.15	c #Conflicts:     640000 | #Learnt:      27754 | 0.000
602.00/602.15	c total clause space: 127.173MB
602.00/602.15	c total #watches: 230509
603.70/603.85	c total #propagations: 133681189 / total #impl: 568479316 (eff. 0.235)
603.70/603.85	c #Conflicts:     641000 | #Learnt:      28754 | 0.000
603.70/603.85	c total clause space: 127.173MB
603.70/603.85	c total #watches: 236151
605.60/605.74	c total #propagations: 133946773 / total #impl: 569897367 (eff. 0.235)
605.60/605.74	c #Conflicts:     642000 | #Learnt:      29754 | 0.000
605.60/605.74	c total clause space: 127.173MB
605.60/605.74	c total #watches: 242901
607.50/607.69	c total #propagations: 134226978 / total #impl: 571650940 (eff. 0.235)
607.50/607.69	c #Conflicts:     643000 | #Learnt:      30754 | 0.000
607.50/607.69	c total clause space: 127.173MB
607.50/607.69	c total #watches: 249915
609.30/609.46	c total #propagations: 134479378 / total #impl: 573552719 (eff. 0.234)
609.30/609.46	c #Conflicts:     644000 | #Learnt:      31754 | 0.000
609.30/609.46	c total clause space: 127.173MB
609.30/609.46	c total #watches: 256601
611.20/611.32	c total #propagations: 134703019 / total #impl: 574900651 (eff. 0.234)
611.20/611.32	c #Conflicts:     645000 | #Learnt:      32754 | 0.000
611.20/611.32	c total clause space: 127.173MB
611.20/611.32	c total #watches: 263571
613.60/613.72	c total #propagations: 134953499 / total #impl: 575975507 (eff. 0.234)
613.60/613.72	c #Conflicts:     646000 | #Learnt:      33754 | 0.000
613.60/613.72	c total clause space: 127.173MB
613.60/613.72	c total #watches: 271277
615.70/615.82	c total #propagations: 135245635 / total #impl: 577694762 (eff. 0.234)
615.70/615.82	c #Conflicts:     647000 | #Learnt:      34754 | 0.000
615.70/615.82	c total clause space: 127.173MB
615.70/615.82	c total #watches: 276882
617.70/617.85	c total #propagations: 135486318 / total #impl: 579140165 (eff. 0.234)
617.70/617.85	c #Conflicts:     648000 | #Learnt:      35754 | 0.000
617.70/617.85	c total clause space: 127.173MB
617.70/617.85	c total #watches: 283453
619.30/619.48	c total #propagations: 135723229 / total #impl: 580694748 (eff. 0.234)
619.30/619.48	c #Conflicts:     649000 | #Learnt:      36754 | 0.000
619.30/619.48	c total clause space: 127.173MB
619.30/619.48	c total #watches: 293329
621.20/621.36	c total #propagations: 135923858 / total #impl: 582102763 (eff. 0.234)
621.20/621.36	c #Conflicts:     650000 | #Learnt:      37754 | 0.000
621.20/621.36	c total clause space: 127.173MB
621.20/621.36	c total #watches: 300528
623.19/623.33	c total #propagations: 136144538 / total #impl: 583347854 (eff. 0.233)
623.19/623.33	c #Conflicts:     651000 | #Learnt:      38754 | 0.000
623.19/623.33	c total clause space: 127.173MB
623.19/623.33	c total #watches: 305948
624.39/624.55	c total #propagations: 136380634 / total #impl: 584628635 (eff. 0.233)
624.39/624.55	c GC COLLECT
624.39/624.55	c #Conflicts:     652000 | #Learnt:      20348 | 0.000
624.39/624.55	c total clause space: 127.173MB
624.39/624.55	c total #watches: 187512
625.59/625.73	c total #propagations: 136666043 / total #impl: 585666451 (eff. 0.233)
625.59/625.73	c #Conflicts:     653000 | #Learnt:      21348 | 0.000
625.59/625.73	c total clause space: 127.173MB
625.59/625.73	c total #watches: 193266
626.90/627.03	c total #propagations: 136925689 / total #impl: 586721226 (eff. 0.233)
626.90/627.03	c #Conflicts:     654000 | #Learnt:      22348 | 0.000
626.90/627.03	c total clause space: 127.173MB
626.90/627.03	c total #watches: 199236
628.00/628.17	c total #propagations: 137089264 / total #impl: 588139138 (eff. 0.233)
628.00/628.17	c #Conflicts:     655000 | #Learnt:      23348 | 0.000
628.00/628.17	c total clause space: 127.173MB
628.00/628.17	c total #watches: 204426
629.10/629.21	c total #propagations: 137257638 / total #impl: 588984669 (eff. 0.233)
629.10/629.21	c #Conflicts:     656000 | #Learnt:      24348 | 0.000
629.10/629.21	c total clause space: 127.173MB
629.10/629.21	c total #watches: 208597
629.99/630.13	c total #propagations: 137422039 / total #impl: 589757490 (eff. 0.233)
629.99/630.13	c #Conflicts:     657000 | #Learnt:      25348 | 0.000
629.99/630.13	c total clause space: 127.173MB
629.99/630.13	c total #watches: 214039
631.09/631.20	c total #propagations: 137544511 / total #impl: 590342701 (eff. 0.233)
631.09/631.20	c #Conflicts:     658000 | #Learnt:      26348 | 0.000
631.09/631.20	c total clause space: 127.173MB
631.09/631.20	c total #watches: 217715
632.19/632.33	c total #propagations: 137690550 / total #impl: 591084720 (eff. 0.233)
632.19/632.33	c #Conflicts:     659000 | #Learnt:      27348 | 0.000
632.19/632.33	c total clause space: 127.173MB
632.19/632.33	c total #watches: 221942
633.19/633.32	c total #propagations: 137845548 / total #impl: 591831623 (eff. 0.233)
633.19/633.32	c #Conflicts:     660000 | #Learnt:      28348 | 0.000
633.19/633.32	c total clause space: 127.173MB
633.19/633.32	c total #watches: 226683
634.19/634.30	c total #propagations: 137990351 / total #impl: 592457884 (eff. 0.233)
634.19/634.30	c #Conflicts:     661000 | #Learnt:      29348 | 0.000
634.19/634.30	c total clause space: 127.173MB
634.19/634.30	c total #watches: 230784
634.99/635.10	c total #propagations: 138139517 / total #impl: 592992387 (eff. 0.233)
634.99/635.10	c #Conflicts:     662000 | #Learnt:      30348 | 0.000
634.99/635.10	c total clause space: 127.173MB
634.99/635.10	c total #watches: 233724
635.70/635.90	c total #propagations: 138213187 / total #impl: 593193268 (eff. 0.233)
635.70/635.90	c #Conflicts:     663000 | #Learnt:      31348 | 0.000
635.70/635.90	c total clause space: 127.173MB
635.70/635.90	c total #watches: 236240
636.59/636.73	c total #propagations: 138297778 / total #impl: 593412596 (eff. 0.233)
636.59/636.73	c #Conflicts:     664000 | #Learnt:      32348 | 0.000
636.59/636.73	c total clause space: 127.173MB
636.59/636.73	c total #watches: 239080
637.79/637.94	c total #propagations: 138361673 / total #impl: 593613530 (eff. 0.233)
637.79/637.94	c #Conflicts:     665000 | #Learnt:      33348 | 0.000
637.79/637.94	c total clause space: 127.173MB
637.79/637.94	c total #watches: 243724
639.39/639.55	c total #propagations: 138511227 / total #impl: 594179399 (eff. 0.233)
639.39/639.55	c #Conflicts:     666000 | #Learnt:      34348 | 0.000
639.39/639.55	c total clause space: 127.173MB
639.39/639.55	c total #watches: 249013
641.09/641.23	c total #propagations: 138797529 / total #impl: 595237902 (eff. 0.233)
641.09/641.23	c #Conflicts:     667000 | #Learnt:      35348 | 0.000
641.09/641.23	c total clause space: 127.173MB
641.09/641.23	c total #watches: 255441
642.79/642.93	c total #propagations: 139125355 / total #impl: 596403276 (eff. 0.233)
642.79/642.93	c #Conflicts:     668000 | #Learnt:      36348 | 0.000
642.79/642.93	c total clause space: 127.173MB
642.79/642.93	c total #watches: 259918
644.60/644.74	c total #propagations: 139427016 / total #impl: 597488497 (eff. 0.233)
644.60/644.74	c #Conflicts:     669000 | #Learnt:      37348 | 0.000
644.60/644.74	c total clause space: 127.173MB
644.60/644.74	c total #watches: 264523
646.39/646.50	c total #propagations: 139732361 / total #impl: 598637850 (eff. 0.233)
646.39/646.50	c #Conflicts:     670000 | #Learnt:      38348 | 0.000
646.39/646.50	c total clause space: 127.173MB
646.39/646.50	c total #watches: 269327
648.19/648.33	c total #propagations: 139963873 / total #impl: 600102851 (eff. 0.233)
648.19/648.33	c #Conflicts:     671000 | #Learnt:      39348 | 0.000
648.19/648.33	c total clause space: 127.173MB
648.19/648.33	c total #watches: 274580
649.59/649.70	c total #propagations: 140181749 / total #impl: 601305770 (eff. 0.233)
649.59/649.70	c GC COLLECT
649.59/649.70	c #Conflicts:     672000 | #Learnt:      20648 | 0.000
649.59/649.70	c total clause space: 127.173MB
649.59/649.70	c total #watches: 188014
650.59/650.70	c total #propagations: 140484872 / total #impl: 602438125 (eff. 0.233)
650.59/650.70	c #Conflicts:     673000 | #Learnt:      21648 | 0.000
650.59/650.70	c total clause space: 127.173MB
650.59/650.70	c total #watches: 192968
651.79/651.90	c total #propagations: 140781508 / total #impl: 603274137 (eff. 0.233)
651.79/651.90	c #Conflicts:     674000 | #Learnt:      22648 | 0.000
651.79/651.90	c total clause space: 127.173MB
651.79/651.90	c total #watches: 197690
652.99/653.14	c total #propagations: 141033253 / total #impl: 604441297 (eff. 0.233)
652.99/653.14	c #Conflicts:     675000 | #Learnt:      23648 | 0.000
652.99/653.14	c total clause space: 127.173MB
652.99/653.14	c total #watches: 203383
654.29/654.42	c total #propagations: 141258847 / total #impl: 605531150 (eff. 0.233)
654.29/654.42	c #Conflicts:     676000 | #Learnt:      24648 | 0.000
654.29/654.42	c total clause space: 127.173MB
654.29/654.42	c total #watches: 208382
655.39/655.55	c total #propagations: 141483603 / total #impl: 606608059 (eff. 0.233)
655.39/655.55	c #Conflicts:     677000 | #Learnt:      25648 | 0.000
655.39/655.55	c total clause space: 127.173MB
655.39/655.55	c total #watches: 213545
656.29/656.42	c total #propagations: 141614948 / total #impl: 607508592 (eff. 0.233)
656.29/656.42	c #Conflicts:     678000 | #Learnt:      26648 | 0.000
656.29/656.42	c total clause space: 127.173MB
656.29/656.42	c total #watches: 217308
657.19/657.35	c total #propagations: 141717232 / total #impl: 607872185 (eff. 0.233)
657.19/657.35	c #Conflicts:     679000 | #Learnt:      27648 | 0.000
657.19/657.35	c total clause space: 127.173MB
657.19/657.35	c total #watches: 221146
658.19/658.36	c total #propagations: 141815555 / total #impl: 608276614 (eff. 0.233)
658.19/658.36	c #Conflicts:     680000 | #Learnt:      28648 | 0.000
658.19/658.36	c total clause space: 127.173MB
658.19/658.36	c total #watches: 225065
659.29/659.43	c total #propagations: 141940016 / total #impl: 608800114 (eff. 0.233)
659.29/659.43	c #Conflicts:     681000 | #Learnt:      29648 | 0.000
659.29/659.43	c total clause space: 127.173MB
659.29/659.43	c total #watches: 229373
660.09/660.24	c total #propagations: 142066575 / total #impl: 609474780 (eff. 0.233)
660.09/660.24	c #Conflicts:     682000 | #Learnt:      30648 | 0.000
660.09/660.24	c total clause space: 127.173MB
660.09/660.24	c total #watches: 233225
660.89/661.01	c total #propagations: 142130304 / total #impl: 609861065 (eff. 0.233)
660.89/661.01	c #Conflicts:     683000 | #Learnt:      31648 | 0.000
660.89/661.01	c total clause space: 127.173MB
660.89/661.01	c total #watches: 237071
661.79/661.99	c total #propagations: 142224222 / total #impl: 610310632 (eff. 0.233)
661.79/661.99	c #Conflicts:     684000 | #Learnt:      32648 | 0.000
661.79/661.99	c total clause space: 127.173MB
661.79/661.99	c total #watches: 240556
662.59/662.71	c total #propagations: 142334031 / total #impl: 610835815 (eff. 0.233)
662.59/662.71	c #Conflicts:     685000 | #Learnt:      33648 | 0.000
662.59/662.71	c total clause space: 127.173MB
662.59/662.71	c total #watches: 243873
663.39/663.54	c total #propagations: 142393569 / total #impl: 611156832 (eff. 0.233)
663.39/663.54	c #Conflicts:     686000 | #Learnt:      34648 | 0.000
663.39/663.54	c total clause space: 127.173MB
663.39/663.54	c total #watches: 247175
664.19/664.37	c total #propagations: 142452562 / total #impl: 611622746 (eff. 0.233)
664.19/664.37	c #Conflicts:     687000 | #Learnt:      35648 | 0.000
664.19/664.37	c total clause space: 127.173MB
664.19/664.37	c total #watches: 250219
664.98/665.17	c total #propagations: 142516476 / total #impl: 611968039 (eff. 0.233)
664.98/665.17	c #Conflicts:     688000 | #Learnt:      36648 | 0.000
664.98/665.17	c total clause space: 127.173MB
664.98/665.17	c total #watches: 253657
666.18/666.31	c total #propagations: 142580039 / total #impl: 612368451 (eff. 0.233)
666.18/666.31	c #Conflicts:     689000 | #Learnt:      37648 | 0.000
666.18/666.31	c total clause space: 127.173MB
666.18/666.31	c total #watches: 258183
667.78/667.95	c total #propagations: 142667693 / total #impl: 613107325 (eff. 0.233)
667.78/667.95	c #Conflicts:     690000 | #Learnt:      38648 | 0.000
667.78/667.95	c total clause space: 127.173MB
667.78/667.95	c total #watches: 265017
669.58/669.79	c total #propagations: 142901542 / total #impl: 614269640 (eff. 0.233)
669.58/669.79	c #Conflicts:     691000 | #Learnt:      39648 | 0.000
669.58/669.79	c total clause space: 127.173MB
669.58/669.79	c total #watches: 270731
671.08/671.29	c total #propagations: 143165409 / total #impl: 615490618 (eff. 0.233)
671.08/671.29	c GC COLLECT
671.08/671.29	c #Conflicts:     692000 | #Learnt:      20651 | 0.000
671.08/671.29	c total clause space: 127.173MB
671.08/671.29	c total #watches: 188361
672.38/672.55	c total #propagations: 143436020 / total #impl: 616604142 (eff. 0.233)
672.38/672.55	c #Conflicts:     693000 | #Learnt:      21651 | 0.000
672.38/672.55	c total clause space: 127.173MB
672.38/672.55	c total #watches: 193227
673.68/673.84	c total #propagations: 143708191 / total #impl: 617802929 (eff. 0.233)
673.68/673.84	c #Conflicts:     694000 | #Learnt:      22651 | 0.000
673.68/673.84	c total clause space: 127.173MB
673.68/673.84	c total #watches: 198246
675.18/675.35	c total #propagations: 143979407 / total #impl: 619218521 (eff. 0.233)
675.18/675.35	c #Conflicts:     695000 | #Learnt:      23651 | 0.000
675.18/675.35	c total clause space: 127.173MB
675.18/675.35	c total #watches: 203185
676.78/676.95	c total #propagations: 144262965 / total #impl: 620548447 (eff. 0.232)
676.78/676.95	c #Conflicts:     696000 | #Learnt:      24651 | 0.000
676.78/676.95	c total clause space: 127.173MB
676.78/676.95	c total #watches: 208162
678.18/678.38	c total #propagations: 144553006 / total #impl: 621941520 (eff. 0.232)
678.18/678.38	c #Conflicts:     697000 | #Learnt:      25651 | 0.000
678.18/678.38	c total clause space: 127.173MB
678.18/678.38	c total #watches: 215338
679.58/679.72	c total #propagations: 144771020 / total #impl: 623261708 (eff. 0.232)
679.58/679.72	c #Conflicts:     698000 | #Learnt:      26651 | 0.000
679.58/679.72	c total clause space: 127.173MB
679.58/679.72	c total #watches: 221715
681.18/681.39	c total #propagations: 144951311 / total #impl: 624624730 (eff. 0.232)
681.18/681.39	c #Conflicts:     699000 | #Learnt:      27651 | 0.000
681.18/681.39	c total clause space: 127.173MB
681.18/681.39	c total #watches: 226081
682.78/682.98	c total #propagations: 145219968 / total #impl: 625916513 (eff. 0.232)
682.78/682.98	c #Conflicts:     700000 | #Learnt:      28651 | 0.000
682.78/682.98	c total clause space: 127.173MB
682.78/682.98	c total #watches: 231739
684.48/684.64	c total #propagations: 145550980 / total #impl: 627272105 (eff. 0.232)
684.48/684.64	c #Conflicts:     701000 | #Learnt:      29651 | 0.000
684.48/684.64	c total clause space: 127.173MB
684.48/684.64	c total #watches: 236802
686.08/686.26	c total #propagations: 145835732 / total #impl: 628551668 (eff. 0.232)
686.08/686.26	c #Conflicts:     702000 | #Learnt:      30651 | 0.000
686.08/686.26	c total clause space: 127.173MB
686.08/686.26	c total #watches: 242373
687.98/688.13	c total #propagations: 146103564 / total #impl: 629872543 (eff. 0.232)
687.98/688.13	c #Conflicts:     703000 | #Learnt:      31651 | 0.000
687.98/688.13	c total clause space: 127.173MB
687.98/688.13	c total #watches: 246300
689.78/689.98	c total #propagations: 146396395 / total #impl: 631417258 (eff. 0.232)
689.78/689.98	c #Conflicts:     704000 | #Learnt:      32651 | 0.000
689.78/689.98	c total clause space: 127.173MB
689.78/689.98	c total #watches: 252450
691.38/691.54	c total #propagations: 146650434 / total #impl: 632862151 (eff. 0.232)
691.38/691.54	c #Conflicts:     705000 | #Learnt:      33651 | 0.000
691.38/691.54	c total clause space: 127.173MB
691.38/691.54	c total #watches: 259895
693.08/693.21	c total #propagations: 146827346 / total #impl: 634157397 (eff. 0.232)
693.08/693.21	c #Conflicts:     706000 | #Learnt:      34651 | 0.000
693.08/693.21	c total clause space: 127.173MB
693.08/693.21	c total #watches: 264807
694.68/694.83	c total #propagations: 147062904 / total #impl: 635389345 (eff. 0.231)
694.68/694.83	c #Conflicts:     707000 | #Learnt:      35651 | 0.000
694.68/694.83	c total clause space: 127.173MB
694.68/694.83	c total #watches: 269031
696.38/696.52	c total #propagations: 147334856 / total #impl: 636545593 (eff. 0.231)
696.38/696.52	c #Conflicts:     708000 | #Learnt:      36651 | 0.000
696.38/696.52	c total clause space: 127.173MB
696.38/696.52	c total #watches: 273094
698.08/698.29	c total #propagations: 147599048 / total #impl: 637901426 (eff. 0.231)
698.08/698.29	c #Conflicts:     709000 | #Learnt:      37651 | 0.000
698.08/698.29	c total clause space: 127.173MB
698.08/698.29	c total #watches: 276859
699.98/700.16	c total #propagations: 147859364 / total #impl: 639232692 (eff. 0.231)
699.98/700.16	c #Conflicts:     710000 | #Learnt:      38651 | 0.000
699.98/700.16	c total clause space: 127.173MB
699.98/700.16	c total #watches: 280179
701.88/702.00	c total #propagations: 148136221 / total #impl: 640653499 (eff. 0.231)
701.88/702.00	c #Conflicts:     711000 | #Learnt:      39651 | 0.000
701.88/702.00	c total clause space: 127.173MB
701.88/702.00	c total #watches: 283742
703.68/703.85	c total #propagations: 148392006 / total #impl: 641978928 (eff. 0.231)
703.68/703.85	c GC COLLECT
703.68/703.85	c #Conflicts:     712000 | #Learnt:      20356 | 0.000
703.68/703.85	c total clause space: 127.173MB
703.68/703.85	c total #watches: 186659
704.68/704.84	c total #propagations: 148661937 / total #impl: 643341557 (eff. 0.231)
704.68/704.84	c #Conflicts:     713000 | #Learnt:      21356 | 0.000
704.68/704.84	c total clause space: 127.173MB
704.68/704.84	c total #watches: 190735
705.78/705.98	c total #propagations: 148919579 / total #impl: 644421152 (eff. 0.231)
705.78/705.98	c #Conflicts:     714000 | #Learnt:      22356 | 0.000
705.78/705.98	c total clause space: 127.173MB
705.78/705.98	c total #watches: 194707
706.88/707.07	c total #propagations: 149208685 / total #impl: 645616324 (eff. 0.231)
706.88/707.07	c #Conflicts:     715000 | #Learnt:      23356 | 0.000
706.88/707.07	c total clause space: 127.173MB
706.88/707.07	c total #watches: 198543
707.98/708.13	c total #propagations: 149494812 / total #impl: 646726296 (eff. 0.231)
707.98/708.13	c #Conflicts:     716000 | #Learnt:      24356 | 0.000
707.98/708.13	c total clause space: 127.173MB
707.98/708.13	c total #watches: 202008
709.18/709.37	c total #propagations: 149773605 / total #impl: 647791659 (eff. 0.231)
709.18/709.37	c #Conflicts:     717000 | #Learnt:      25356 | 0.000
709.18/709.37	c total clause space: 127.173MB
709.18/709.37	c total #watches: 205691
710.38/710.58	c total #propagations: 150017029 / total #impl: 648915938 (eff. 0.231)
710.38/710.58	c #Conflicts:     718000 | #Learnt:      26356 | 0.000
710.38/710.58	c total clause space: 127.173MB
710.38/710.58	c total #watches: 209323
711.78/711.91	c total #propagations: 150289749 / total #impl: 650113430 (eff. 0.231)
711.78/711.91	c #Conflicts:     719000 | #Learnt:      27356 | 0.000
711.78/711.91	c total clause space: 127.173MB
711.78/711.91	c total #watches: 213432
713.18/713.32	c total #propagations: 150591765 / total #impl: 651271808 (eff. 0.231)
713.18/713.32	c #Conflicts:     720000 | #Learnt:      28356 | 0.000
713.18/713.32	c total clause space: 127.173MB
713.18/713.32	c total #watches: 218129
714.58/714.76	c total #propagations: 150957929 / total #impl: 652546390 (eff. 0.231)
714.58/714.76	c #Conflicts:     721000 | #Learnt:      29356 | 0.000
714.58/714.76	c total clause space: 127.173MB
714.58/714.76	c total #watches: 222070
716.08/716.26	c total #propagations: 151316940 / total #impl: 653822752 (eff. 0.231)
716.08/716.26	c #Conflicts:     722000 | #Learnt:      30356 | 0.000
716.08/716.26	c total clause space: 127.173MB
716.08/716.26	c total #watches: 225572
717.68/717.81	c total #propagations: 151659884 / total #impl: 655099092 (eff. 0.232)
717.68/717.81	c #Conflicts:     723000 | #Learnt:      31356 | 0.000
717.68/717.81	c total clause space: 127.173MB
717.68/717.82	c total #watches: 229022
719.08/719.26	c total #propagations: 152019480 / total #impl: 656421667 (eff. 0.232)
719.08/719.26	c #Conflicts:     724000 | #Learnt:      32356 | 0.000
719.08/719.26	c total clause space: 127.173MB
719.08/719.26	c total #watches: 233000
720.78/720.98	c total #propagations: 152253986 / total #impl: 657503866 (eff. 0.232)
720.78/720.98	c #Conflicts:     725000 | #Learnt:      33356 | 0.000
720.78/720.98	c total clause space: 127.173MB
720.78/720.98	c total #watches: 236909
722.48/722.67	c total #propagations: 152561952 / total #impl: 658737576 (eff. 0.232)
722.48/722.67	c #Conflicts:     726000 | #Learnt:      34356 | 0.000
722.48/722.67	c total clause space: 127.173MB
722.48/722.67	c total #watches: 240416
724.18/724.37	c total #propagations: 152946676 / total #impl: 660146057 (eff. 0.232)
724.18/724.37	c #Conflicts:     727000 | #Learnt:      35356 | 0.000
724.18/724.37	c total clause space: 127.173MB
724.18/724.37	c total #watches: 243838
725.88/726.08	c total #propagations: 153284931 / total #impl: 661445721 (eff. 0.232)
725.88/726.08	c #Conflicts:     728000 | #Learnt:      36356 | 0.000
725.88/726.08	c total clause space: 127.173MB
725.88/726.08	c total #watches: 247361
727.58/727.76	c total #propagations: 153625837 / total #impl: 662739387 (eff. 0.232)
727.58/727.76	c #Conflicts:     729000 | #Learnt:      37356 | 0.000
727.58/727.76	c total clause space: 127.173MB
727.58/727.76	c total #watches: 250757
729.28/729.44	c total #propagations: 153963455 / total #impl: 664011769 (eff. 0.232)
729.28/729.44	c #Conflicts:     730000 | #Learnt:      38356 | 0.000
729.28/729.44	c total clause space: 127.173MB
729.28/729.44	c total #watches: 255279
730.87/731.06	c total #propagations: 154231923 / total #impl: 665259441 (eff. 0.232)
730.87/731.06	c #Conflicts:     731000 | #Learnt:      39356 | 0.000
730.87/731.06	c total clause space: 127.173MB
730.87/731.06	c total #watches: 264613
732.67/732.81	c total #propagations: 154398247 / total #impl: 666751346 (eff. 0.232)
732.67/732.81	c #Conflicts:     732000 | #Learnt:      40356 | 0.000
732.67/732.81	c total clause space: 127.173MB
732.67/732.81	c total #watches: 270199
734.47/734.66	c total #propagations: 154650945 / total #impl: 668306965 (eff. 0.231)
734.47/734.66	c GC COLLECT
734.47/734.66	c #Conflicts:     733000 | #Learnt:      20757 | 0.000
734.47/734.66	c total clause space: 127.173MB
734.47/734.66	c total #watches: 188255
735.97/736.12	c total #propagations: 154900768 / total #impl: 669940040 (eff. 0.231)
735.97/736.12	c #Conflicts:     734000 | #Learnt:      21757 | 0.000
735.97/736.12	c total clause space: 127.173MB
735.97/736.12	c total #watches: 190977
737.27/737.44	c total #propagations: 155350643 / total #impl: 671527939 (eff. 0.231)
737.27/737.44	c #Conflicts:     735000 | #Learnt:      22757 | 0.000
737.27/737.44	c total clause space: 127.173MB
737.27/737.44	c total #watches: 194662
738.37/738.57	c total #propagations: 155681188 / total #impl: 672786918 (eff. 0.231)
738.37/738.57	c #Conflicts:     736000 | #Learnt:      23757 | 0.000
738.37/738.57	c total clause space: 127.173MB
738.37/738.57	c total #watches: 199644
739.47/739.66	c total #propagations: 156016391 / total #impl: 674040019 (eff. 0.231)
739.47/739.66	c #Conflicts:     737000 | #Learnt:      24757 | 0.000
739.47/739.66	c total clause space: 127.173MB
739.47/739.66	c total #watches: 203862
740.87/741.00	c total #propagations: 156301334 / total #impl: 675097833 (eff. 0.232)
740.87/741.00	c #Conflicts:     738000 | #Learnt:      25757 | 0.000
740.87/741.00	c total clause space: 127.173MB
740.87/741.00	c total #watches: 208569
742.17/742.39	c total #propagations: 156473326 / total #impl: 676188630 (eff. 0.231)
742.17/742.39	c #Conflicts:     739000 | #Learnt:      26757 | 0.000
742.17/742.39	c total clause space: 127.173MB
742.17/742.39	c total #watches: 212011
743.67/743.82	c total #propagations: 156681442 / total #impl: 677246932 (eff. 0.231)
743.67/743.82	c #Conflicts:     740000 | #Learnt:      27757 | 0.000
743.67/743.82	c total clause space: 127.173MB
743.67/743.82	c total #watches: 216682
745.17/745.35	c total #propagations: 156880112 / total #impl: 678348822 (eff. 0.231)
745.17/745.35	c #Conflicts:     741000 | #Learnt:      28757 | 0.000
745.17/745.35	c total clause space: 127.173MB
745.17/745.35	c total #watches: 220706
746.88/747.05	c total #propagations: 157082923 / total #impl: 679367092 (eff. 0.231)
746.88/747.05	c #Conflicts:     742000 | #Learnt:      29757 | 0.000
746.88/747.05	c total clause space: 127.173MB
746.88/747.05	c total #watches: 224686
748.37/748.53	c total #propagations: 157266157 / total #impl: 680635623 (eff. 0.231)
748.37/748.53	c #Conflicts:     743000 | #Learnt:      30757 | 0.000
748.37/748.53	c total clause space: 127.173MB
748.37/748.53	c total #watches: 233300
749.97/750.18	c total #propagations: 157461684 / total #impl: 681912385 (eff. 0.231)
749.97/750.18	c #Conflicts:     744000 | #Learnt:      31757 | 0.000
749.97/750.18	c total clause space: 127.173MB
749.97/750.18	c total #watches: 236665
751.57/751.77	c total #propagations: 157760668 / total #impl: 683458689 (eff. 0.231)
751.57/751.77	c #Conflicts:     745000 | #Learnt:      32757 | 0.000
751.57/751.77	c total clause space: 127.173MB
751.57/751.77	c total #watches: 240635
753.27/753.48	c total #propagations: 158078387 / total #impl: 684910186 (eff. 0.231)
753.27/753.48	c #Conflicts:     746000 | #Learnt:      33757 | 0.000
753.27/753.48	c total clause space: 127.173MB
753.27/753.48	c total #watches: 246507
754.67/754.80	c total #propagations: 158350494 / total #impl: 685934444 (eff. 0.231)
754.67/754.80	c #Conflicts:     747000 | #Learnt:      34757 | 0.000
754.67/754.80	c total clause space: 127.173MB
754.67/754.80	c total #watches: 251310
756.17/756.33	c total #propagations: 158575482 / total #impl: 686797213 (eff. 0.231)
756.17/756.33	c #Conflicts:     748000 | #Learnt:      35757 | 0.000
756.17/756.33	c total clause space: 127.173MB
756.17/756.33	c total #watches: 256181
757.17/757.37	c total #propagations: 158810158 / total #impl: 687832940 (eff. 0.231)
757.17/757.37	c #Conflicts:     749000 | #Learnt:      36757 | 0.000
757.17/757.37	c total clause space: 127.173MB
757.17/757.37	c total #watches: 260916
758.77/758.96	c total #propagations: 158906789 / total #impl: 688494420 (eff. 0.231)
758.77/758.96	c #Conflicts:     750000 | #Learnt:      37757 | 0.000
758.77/758.96	c total clause space: 127.173MB
758.77/758.96	c total #watches: 266086
760.08/760.29	c total #propagations: 159013328 / total #impl: 690051869 (eff. 0.230)
760.08/760.29	c #Conflicts:     751000 | #Learnt:      38757 | 0.000
760.08/760.29	c total clause space: 127.173MB
760.08/760.29	c total #watches: 272732
761.57/761.73	c total #propagations: 159175103 / total #impl: 691311698 (eff. 0.230)
761.57/761.73	c #Conflicts:     752000 | #Learnt:      39757 | 0.000
761.57/761.73	c total clause space: 127.173MB
761.57/761.73	c total #watches: 278910
763.17/763.33	c total #propagations: 159371909 / total #impl: 692610874 (eff. 0.230)
763.17/763.33	c #Conflicts:     753000 | #Learnt:      40757 | 0.000
763.17/763.33	c total clause space: 127.173MB
763.17/763.33	c total #watches: 286924
765.07/765.22	c total #propagations: 159556840 / total #impl: 693971169 (eff. 0.230)
765.07/765.22	c #Conflicts:     754000 | #Learnt:      41757 | 0.000
765.07/765.22	c total clause space: 127.173MB
765.07/765.22	c total #watches: 293071
765.48/765.69	c total #propagations: 159736686 / total #impl: 695433597 (eff. 0.230)
765.48/765.69	c GC COLLECT
765.48/765.69	c #Conflicts:     755000 | #Learnt:      21859 | 0.000
765.48/765.69	c total clause space: 127.173MB
765.48/765.69	c total #watches: 192255
766.07/766.23	c total #propagations: 159792931 / total #impl: 695687492 (eff. 0.230)
766.07/766.23	c #Conflicts:     756000 | #Learnt:      22859 | 0.000
766.07/766.23	c total clause space: 127.173MB
766.07/766.23	c total #watches: 196304
766.97/767.11	c total #propagations: 159850852 / total #impl: 695906712 (eff. 0.230)
766.97/767.11	c #Conflicts:     757000 | #Learnt:      23859 | 0.000
766.97/767.11	c total clause space: 127.173MB
766.97/767.11	c total #watches: 200633
768.07/768.28	c total #propagations: 160003523 / total #impl: 696516529 (eff. 0.230)
768.07/768.28	c #Conflicts:     758000 | #Learnt:      24859 | 0.000
768.07/768.28	c total clause space: 127.173MB
768.07/768.28	c total #watches: 204470
769.07/769.25	c total #propagations: 160270615 / total #impl: 697195709 (eff. 0.230)
769.07/769.25	c #Conflicts:     759000 | #Learnt:      25859 | 0.000
769.07/769.25	c total clause space: 127.173MB
769.07/769.25	c total #watches: 209636
770.27/770.40	c total #propagations: 160514699 / total #impl: 697998379 (eff. 0.230)
770.27/770.40	c #Conflicts:     760000 | #Learnt:      26859 | 0.000
770.27/770.40	c total clause space: 127.173MB
770.27/770.40	c total #watches: 214680
771.47/771.68	c total #propagations: 160763373 / total #impl: 698868318 (eff. 0.230)
771.47/771.68	c #Conflicts:     761000 | #Learnt:      27859 | 0.000
771.47/771.68	c total clause space: 127.173MB
771.47/771.68	c total #watches: 220563
772.47/772.64	c total #propagations: 161008800 / total #impl: 699729095 (eff. 0.230)
772.47/772.64	c #Conflicts:     762000 | #Learnt:      28859 | 0.000
772.47/772.64	c total clause space: 127.173MB
772.47/772.64	c total #watches: 225603
773.27/773.44	c total #propagations: 161181029 / total #impl: 700322738 (eff. 0.230)
773.27/773.44	c #Conflicts:     763000 | #Learnt:      29859 | 0.000
773.27/773.44	c total clause space: 127.173MB
773.27/773.44	c total #watches: 230170
774.07/774.23	c total #propagations: 161281391 / total #impl: 700719738 (eff. 0.230)
774.07/774.23	c #Conflicts:     764000 | #Learnt:      30859 | 0.000
774.07/774.23	c total clause space: 127.173MB
774.07/774.23	c total #watches: 233406
774.77/774.97	c total #propagations: 161357815 / total #impl: 701030592 (eff. 0.230)
774.77/774.97	c #Conflicts:     765000 | #Learnt:      31859 | 0.000
774.77/774.97	c total clause space: 127.173MB
774.77/774.97	c total #watches: 236854
775.47/775.61	c total #propagations: 161427684 / total #impl: 701373905 (eff. 0.230)
775.47/775.61	c #Conflicts:     766000 | #Learnt:      32859 | 0.000
775.47/775.61	c total clause space: 127.173MB
775.47/775.61	c total #watches: 239161
776.17/776.39	c total #propagations: 161474208 / total #impl: 701574244 (eff. 0.230)
776.17/776.39	c #Conflicts:     767000 | #Learnt:      33859 | 0.000
776.17/776.39	c total clause space: 127.173MB
776.17/776.39	c total #watches: 242298
777.57/777.71	c total #propagations: 161543256 / total #impl: 701987927 (eff. 0.230)
777.57/777.71	c #Conflicts:     768000 | #Learnt:      34859 | 0.000
777.57/777.71	c total clause space: 127.173MB
777.57/777.71	c total #watches: 247992
778.37/778.55	c total #propagations: 161753545 / total #impl: 703077171 (eff. 0.230)
778.37/778.55	c #Conflicts:     769000 | #Learnt:      35859 | 0.000
778.37/778.55	c total clause space: 127.173MB
778.37/778.55	c total #watches: 253243
779.57/779.70	c total #propagations: 161812278 / total #impl: 703338613 (eff. 0.230)
779.57/779.70	c #Conflicts:     770000 | #Learnt:      36859 | 0.000
779.57/779.70	c total clause space: 127.173MB
779.57/779.70	c total #watches: 257827
780.97/781.15	c total #propagations: 161920941 / total #impl: 704004552 (eff. 0.230)
780.97/781.15	c #Conflicts:     771000 | #Learnt:      37859 | 0.000
780.97/781.15	c total clause space: 127.173MB
780.97/781.15	c total #watches: 264304
782.07/782.24	c total #propagations: 162056663 / total #impl: 705031769 (eff. 0.230)
782.07/782.24	c #Conflicts:     772000 | #Learnt:      38859 | 0.000
782.07/782.24	c total clause space: 127.173MB
782.07/782.24	c total #watches: 268623
782.96/783.12	c total #propagations: 162193846 / total #impl: 705536365 (eff. 0.230)
782.96/783.12	c #Conflicts:     773000 | #Learnt:      39859 | 0.000
782.96/783.12	c total clause space: 127.173MB
782.96/783.12	c total #watches: 272223
783.56/783.72	c total #propagations: 162291348 / total #impl: 705973007 (eff. 0.230)
783.56/783.72	c #Conflicts:     774000 | #Learnt:      40859 | 0.000
783.56/783.72	c total clause space: 127.173MB
783.56/783.72	c total #watches: 274957
784.17/784.36	c total #propagations: 162334597 / total #impl: 706211214 (eff. 0.230)
784.17/784.36	c #Conflicts:     775000 | #Learnt:      41859 | 0.000
784.17/784.36	c total clause space: 127.173MB
784.17/784.36	c total #watches: 278020
785.46/785.64	c total #propagations: 162384365 / total #impl: 706515839 (eff. 0.230)
785.46/785.64	c GC COLLECT
785.46/785.64	c #Conflicts:     776000 | #Learnt:      21650 | 0.000
785.46/785.64	c total clause space: 127.173MB
785.46/785.64	c total #watches: 192607
786.56/786.73	c total #propagations: 162575572 / total #impl: 707514074 (eff. 0.230)
786.56/786.73	c #Conflicts:     777000 | #Learnt:      22650 | 0.000
786.56/786.73	c total clause space: 127.173MB
786.56/786.73	c total #watches: 197959
787.66/787.89	c total #propagations: 162875210 / total #impl: 708700637 (eff. 0.230)
787.66/787.89	c #Conflicts:     778000 | #Learnt:      23650 | 0.000
787.66/787.89	c total clause space: 127.173MB
787.66/787.89	c total #watches: 201885
788.86/789.02	c total #propagations: 163202810 / total #impl: 709791408 (eff. 0.230)
788.86/789.02	c #Conflicts:     779000 | #Learnt:      24650 | 0.000
788.86/789.02	c total clause space: 127.173MB
788.86/789.02	c total #watches: 207174
790.16/790.31	c total #propagations: 163460751 / total #impl: 710636179 (eff. 0.230)
790.16/790.31	c #Conflicts:     780000 | #Learnt:      25650 | 0.000
790.16/790.31	c total clause space: 127.173MB
790.16/790.31	c total #watches: 211046
791.46/791.63	c total #propagations: 163738144 / total #impl: 711789150 (eff. 0.230)
791.46/791.63	c #Conflicts:     781000 | #Learnt:      26650 | 0.000
791.46/791.63	c total clause space: 127.173MB
791.46/791.63	c total #watches: 215912
792.76/792.92	c total #propagations: 164008007 / total #impl: 712944283 (eff. 0.230)
792.76/792.92	c #Conflicts:     782000 | #Learnt:      27650 | 0.000
792.76/792.92	c total clause space: 127.173MB
792.76/792.92	c total #watches: 220932
794.17/794.32	c total #propagations: 164272976 / total #impl: 714063230 (eff. 0.230)
794.17/794.32	c #Conflicts:     783000 | #Learnt:      28650 | 0.000
794.17/794.32	c total clause space: 127.173MB
794.17/794.32	c total #watches: 226655
795.76/795.90	c total #propagations: 164540843 / total #impl: 715380604 (eff. 0.230)
795.76/795.90	c #Conflicts:     784000 | #Learnt:      29650 | 0.000
795.76/795.90	c total clause space: 127.173MB
795.76/795.90	c total #watches: 231967
797.06/797.27	c total #propagations: 164792028 / total #impl: 716740535 (eff. 0.230)
797.06/797.27	c #Conflicts:     785000 | #Learnt:      30650 | 0.000
797.06/797.27	c total clause space: 127.173MB
797.06/797.27	c total #watches: 238805
798.57/798.77	c total #propagations: 164975974 / total #impl: 718060227 (eff. 0.230)
798.57/798.77	c #Conflicts:     786000 | #Learnt:      31650 | 0.000
798.57/798.77	c total clause space: 127.173MB
798.57/798.77	c total #watches: 246053
800.16/800.31	c total #propagations: 165190916 / total #impl: 719467946 (eff. 0.230)
800.16/800.31	c #Conflicts:     787000 | #Learnt:      32650 | 0.000
800.16/800.31	c total clause space: 127.173MB
800.16/800.31	c total #watches: 252844
801.66/801.84	c total #propagations: 165429936 / total #impl: 720889085 (eff. 0.229)
801.66/801.84	c #Conflicts:     788000 | #Learnt:      33650 | 0.000
801.66/801.84	c total clause space: 127.173MB
801.66/801.84	c total #watches: 260318
803.36/803.54	c total #propagations: 165654080 / total #impl: 722265511 (eff. 0.229)
803.36/803.54	c #Conflicts:     789000 | #Learnt:      34650 | 0.000
803.36/803.54	c total clause space: 127.173MB
803.36/803.54	c total #watches: 266773
805.07/805.24	c total #propagations: 165886214 / total #impl: 723838287 (eff. 0.229)
805.07/805.24	c #Conflicts:     790000 | #Learnt:      35650 | 0.000
805.07/805.24	c total clause space: 127.173MB
805.07/805.24	c total #watches: 273521
806.96/807.16	c total #propagations: 166099653 / total #impl: 724936643 (eff. 0.229)
806.96/807.16	c #Conflicts:     791000 | #Learnt:      36650 | 0.000
806.96/807.16	c total clause space: 127.173MB
806.96/807.16	c total #watches: 282722
808.96/809.14	c total #propagations: 166330566 / total #impl: 726539283 (eff. 0.229)
808.96/809.14	c #Conflicts:     792000 | #Learnt:      37650 | 0.000
808.96/809.14	c total clause space: 127.173MB
808.96/809.14	c total #watches: 287892
811.16/811.32	c total #propagations: 166548547 / total #impl: 727744821 (eff. 0.229)
811.16/811.32	c #Conflicts:     793000 | #Learnt:      38650 | 0.000
811.16/811.32	c total clause space: 127.173MB
811.16/811.32	c total #watches: 293520
812.77/812.99	c total #propagations: 166791154 / total #impl: 729060685 (eff. 0.229)
812.77/812.99	c #Conflicts:     794000 | #Learnt:      39650 | 0.000
812.77/812.99	c total clause space: 127.173MB
812.77/812.99	c total #watches: 301736
814.66/814.81	c total #propagations: 166980585 / total #impl: 730395068 (eff. 0.229)
814.66/814.81	c #Conflicts:     795000 | #Learnt:      40650 | 0.000
814.66/814.81	c total clause space: 127.173MB
814.66/814.81	c total #watches: 307555
816.56/816.73	c total #propagations: 167153062 / total #impl: 731510783 (eff. 0.229)
816.56/816.73	c #Conflicts:     796000 | #Learnt:      41650 | 0.000
816.56/816.73	c total clause space: 127.173MB
816.56/816.73	c total #watches: 312126
818.46/818.60	c total #propagations: 167330740 / total #impl: 732533525 (eff. 0.228)
818.46/818.60	c #Conflicts:     797000 | #Learnt:      42650 | 0.000
818.46/818.60	c total clause space: 127.173MB
818.46/818.60	c total #watches: 317476
819.96/820.10	c total #propagations: 167515820 / total #impl: 733560689 (eff. 0.228)
819.96/820.10	c GC COLLECT
819.96/820.10	c #Conflicts:     798000 | #Learnt:      22145 | 0.000
819.96/820.10	c total clause space: 127.173MB
819.96/820.10	c total #watches: 195272
821.06/821.25	c total #propagations: 167756729 / total #impl: 734723002 (eff. 0.228)
821.06/821.25	c #Conflicts:     799000 | #Learnt:      23145 | 0.000
821.06/821.25	c total clause space: 127.173MB
821.06/821.25	c total #watches: 201482
822.56/822.71	c total #propagations: 168028398 / total #impl: 735671458 (eff. 0.228)
822.56/822.71	c #Conflicts:     800000 | #Learnt:      24145 | 0.000
822.56/822.71	c total clause space: 127.173MB
822.56/822.71	c total #watches: 207287
823.36/823.53	c total #propagations: 168336499 / total #impl: 736995421 (eff. 0.228)
823.36/823.53	c #Conflicts:     801000 | #Learnt:      25145 | 0.000
823.36/823.53	c total clause space: 127.173MB
823.36/823.53	c total #watches: 213331
823.96/824.19	c total #propagations: 168532334 / total #impl: 737685387 (eff. 0.228)
823.96/824.19	c #Conflicts:     802000 | #Learnt:      26145 | 0.000
823.96/824.19	c total clause space: 127.173MB
823.96/824.19	c total #watches: 216925
824.76/824.92	c total #propagations: 168608091 / total #impl: 737921319 (eff. 0.228)
824.76/824.92	c #Conflicts:     803000 | #Learnt:      27145 | 0.000
824.76/824.92	c total clause space: 127.173MB
824.76/824.92	c total #watches: 222594
825.46/825.67	c total #propagations: 168666941 / total #impl: 738330363 (eff. 0.228)
825.46/825.67	c #Conflicts:     804000 | #Learnt:      28145 | 0.000
825.46/825.67	c total clause space: 127.173MB
825.46/825.67	c total #watches: 229426
826.16/826.33	c total #propagations: 168900236 / total #impl: 738903469 (eff. 0.229)
826.16/826.33	c #Conflicts:     805000 | #Learnt:      29145 | 0.000
826.16/826.33	c total clause space: 127.173MB
826.16/826.33	c total #watches: 234097
826.66/826.83	c total #propagations: 169112250 / total #impl: 739412681 (eff. 0.229)
826.66/826.83	c #Conflicts:     806000 | #Learnt:      30145 | 0.000
826.66/826.83	c total clause space: 127.173MB
826.66/826.83	c total #watches: 238286
827.06/827.25	c total #propagations: 169410171 / total #impl: 739991387 (eff. 0.229)
827.06/827.25	c #Conflicts:     807000 | #Learnt:      31145 | 0.000
827.06/827.25	c total clause space: 127.173MB
827.06/827.25	c total #watches: 242143
827.56/827.72	c total #propagations: 169633380 / total #impl: 740454005 (eff. 0.229)
827.56/827.72	c #Conflicts:     808000 | #Learnt:      32145 | 0.000
827.56/827.72	c total clause space: 127.173MB
827.56/827.72	c total #watches: 245800
828.46/828.69	c total #propagations: 169747653 / total #impl: 740730406 (eff. 0.229)
828.46/828.69	c #Conflicts:     809000 | #Learnt:      33145 | 0.000
828.46/828.69	c total clause space: 127.173MB
828.46/828.69	c total #watches: 249877
829.26/829.50	c total #propagations: 169907733 / total #impl: 741225263 (eff. 0.229)
829.26/829.50	c #Conflicts:     810000 | #Learnt:      34145 | 0.000
829.26/829.50	c total clause space: 127.173MB
829.26/829.50	c total #watches: 253657
830.36/830.59	c total #propagations: 170058309 / total #impl: 741610669 (eff. 0.229)
830.36/830.59	c #Conflicts:     811000 | #Learnt:      35145 | 0.000
830.36/830.59	c total clause space: 127.173MB
830.36/830.59	c total #watches: 258691
831.56/831.78	c total #propagations: 170179439 / total #impl: 742093464 (eff. 0.229)
831.56/831.78	c #Conflicts:     812000 | #Learnt:      36145 | 0.000
831.56/831.78	c total clause space: 127.173MB
831.56/831.78	c total #watches: 263567
832.86/833.05	c total #propagations: 170308589 / total #impl: 742729913 (eff. 0.229)
832.86/833.05	c #Conflicts:     813000 | #Learnt:      37145 | 0.000
832.86/833.05	c total clause space: 127.173MB
832.86/833.05	c total #watches: 268572
833.46/833.68	c total #propagations: 170478703 / total #impl: 743503812 (eff. 0.229)
833.46/833.68	c #Conflicts:     814000 | #Learnt:      38145 | 0.000
833.46/833.68	c total clause space: 127.173MB
833.46/833.68	c total #watches: 271689
834.16/834.35	c total #propagations: 170525848 / total #impl: 743782246 (eff. 0.229)
834.16/834.35	c #Conflicts:     815000 | #Learnt:      39145 | 0.000
834.16/834.35	c total clause space: 127.173MB
834.16/834.35	c total #watches: 274814
834.96/835.19	c total #propagations: 170580436 / total #impl: 744055817 (eff. 0.229)
834.96/835.19	c #Conflicts:     816000 | #Learnt:      40145 | 0.000
834.96/835.19	c total clause space: 127.173MB
834.96/835.19	c total #watches: 278038
836.86/837.04	c total #propagations: 170654852 / total #impl: 744471024 (eff. 0.229)
836.86/837.04	c #Conflicts:     817000 | #Learnt:      41145 | 0.000
836.86/837.04	c total clause space: 127.173MB
836.86/837.04	c total #watches: 283436
838.66/838.89	c total #propagations: 170929949 / total #impl: 745747220 (eff. 0.229)
838.66/838.89	c #Conflicts:     818000 | #Learnt:      42145 | 0.000
838.66/838.89	c total clause space: 127.173MB
838.66/838.89	c total #watches: 289141
840.75/840.97	c total #propagations: 171159391 / total #impl: 746991282 (eff. 0.229)
840.75/840.97	c #Conflicts:     819000 | #Learnt:      43145 | 0.000
840.75/840.97	c total clause space: 127.173MB
840.75/840.97	c total #watches: 293834
842.46/842.69	c total #propagations: 171466797 / total #impl: 748506879 (eff. 0.229)
842.46/842.69	c GC COLLECT
842.46/842.69	c #Conflicts:     820000 | #Learnt:      22342 | 0.000
842.46/842.69	c total clause space: 127.173MB
842.46/842.69	c total #watches: 196710
843.66/843.88	c total #propagations: 171725223 / total #impl: 749833587 (eff. 0.229)
843.66/843.88	c #Conflicts:     821000 | #Learnt:      23342 | 0.000
843.66/843.88	c total clause space: 127.173MB
843.66/843.88	c total #watches: 204293
845.15/845.38	c total #propagations: 171971951 / total #impl: 751179573 (eff. 0.229)
845.15/845.38	c #Conflicts:     822000 | #Learnt:      24342 | 0.000
845.15/845.38	c total clause space: 127.173MB
845.15/845.38	c total #watches: 210242
846.45/846.68	c total #propagations: 172228212 / total #impl: 752699836 (eff. 0.229)
846.45/846.68	c #Conflicts:     823000 | #Learnt:      25342 | 0.000
846.45/846.68	c total clause space: 127.173MB
846.45/846.68	c total #watches: 216706
847.75/847.91	c total #propagations: 172427852 / total #impl: 753987959 (eff. 0.229)
847.75/847.91	c #Conflicts:     824000 | #Learnt:      26342 | 0.000
847.75/847.91	c total clause space: 127.173MB
847.75/847.91	c total #watches: 221921
849.06/849.27	c total #propagations: 172624021 / total #impl: 755207687 (eff. 0.229)
849.06/849.27	c #Conflicts:     825000 | #Learnt:      27342 | 0.000
849.06/849.27	c total clause space: 127.173MB
849.06/849.27	c total #watches: 227161
850.26/850.48	c total #propagations: 172872437 / total #impl: 756582213 (eff. 0.228)
850.26/850.48	c #Conflicts:     826000 | #Learnt:      28342 | 0.000
850.26/850.48	c total clause space: 127.173MB
850.26/850.48	c total #watches: 235697
851.45/851.64	c total #propagations: 173033604 / total #impl: 757964400 (eff. 0.228)
851.45/851.64	c #Conflicts:     827000 | #Learnt:      29342 | 0.000
851.45/851.64	c total clause space: 127.173MB
851.45/851.64	c total #watches: 244212
852.85/853.03	c total #propagations: 173169028 / total #impl: 759390405 (eff. 0.228)
852.85/853.03	c #Conflicts:     828000 | #Learnt:      30342 | 0.000
852.85/853.03	c total clause space: 127.173MB
852.85/853.03	c total #watches: 253364
854.15/854.39	c total #propagations: 173251608 / total #impl: 760795853 (eff. 0.228)
854.15/854.39	c #Conflicts:     829000 | #Learnt:      31342 | 0.000
854.15/854.39	c total clause space: 127.173MB
854.15/854.39	c total #watches: 262834
855.66/855.89	c total #propagations: 173323567 / total #impl: 762055352 (eff. 0.227)
855.66/855.89	c #Conflicts:     830000 | #Learnt:      32342 | 0.000
855.66/855.89	c total clause space: 127.173MB
855.66/855.89	c total #watches: 274585
857.25/857.47	c total #propagations: 173413512 / total #impl: 763832131 (eff. 0.227)
857.25/857.47	c #Conflicts:     831000 | #Learnt:      33342 | 0.000
857.25/857.47	c total clause space: 127.173MB
857.25/857.47	c total #watches: 286883
858.75/858.91	c total #propagations: 173508366 / total #impl: 765595713 (eff. 0.227)
858.75/858.91	c #Conflicts:     832000 | #Learnt:      34342 | 0.000
858.75/858.91	c total clause space: 127.173MB
858.75/858.91	c total #watches: 296314
860.06/860.23	c total #propagations: 173679207 / total #impl: 766895157 (eff. 0.226)
860.06/860.23	c #Conflicts:     833000 | #Learnt:      35342 | 0.000
860.06/860.23	c total clause space: 127.173MB
860.06/860.23	c total #watches: 303618
861.75/861.98	c total #propagations: 173827057 / total #impl: 768125848 (eff. 0.226)
861.75/861.98	c #Conflicts:     834000 | #Learnt:      36342 | 0.000
861.75/861.98	c total clause space: 127.173MB
861.75/861.98	c total #watches: 312620
863.75/863.92	c total #propagations: 173973212 / total #impl: 769716627 (eff. 0.226)
863.75/863.92	c #Conflicts:     835000 | #Learnt:      37342 | 0.000
863.75/863.92	c total clause space: 127.173MB
863.75/863.92	c total #watches: 319209
865.66/865.83	c total #propagations: 174206270 / total #impl: 771164687 (eff. 0.226)
865.66/865.83	c #Conflicts:     836000 | #Learnt:      38342 | 0.000
865.66/865.83	c total clause space: 127.173MB
865.66/865.83	c total #watches: 324430
867.45/867.69	c total #propagations: 174387950 / total #impl: 772420463 (eff. 0.226)
867.45/867.69	c #Conflicts:     837000 | #Learnt:      39342 | 0.000
867.45/867.69	c total clause space: 127.173MB
867.45/867.69	c total #watches: 331240
869.45/869.65	c total #propagations: 174593692 / total #impl: 773867443 (eff. 0.226)
869.45/869.65	c #Conflicts:     838000 | #Learnt:      40342 | 0.000
869.45/869.65	c total clause space: 127.173MB
869.45/869.65	c total #watches: 337689
871.45/871.69	c total #propagations: 174791328 / total #impl: 775498254 (eff. 0.225)
871.45/871.69	c #Conflicts:     839000 | #Learnt:      41342 | 0.000
871.45/871.69	c total clause space: 127.173MB
871.45/871.69	c total #watches: 343325
873.75/873.97	c total #propagations: 175027126 / total #impl: 777107260 (eff. 0.225)
873.75/873.97	c #Conflicts:     840000 | #Learnt:      42342 | 0.000
873.75/873.97	c total clause space: 127.173MB
873.75/873.97	c total #watches: 348860
875.95/876.15	c total #propagations: 175279241 / total #impl: 778660297 (eff. 0.225)
875.95/876.15	c #Conflicts:     841000 | #Learnt:      43342 | 0.000
875.95/876.15	c total clause space: 127.173MB
875.95/876.15	c total #watches: 355714
877.96/878.18	c total #propagations: 175485681 / total #impl: 780325852 (eff. 0.225)
877.96/878.18	c GC COLLECT
877.96/878.18	c #Conflicts:     842000 | #Learnt:      22245 | 0.000
877.96/878.18	c total clause space: 127.173MB
877.96/878.18	c total #watches: 196275
879.16/879.31	c total #propagations: 175676082 / total #impl: 781868302 (eff. 0.225)
879.16/879.31	c #Conflicts:     843000 | #Learnt:      23245 | 0.000
879.16/879.31	c total clause space: 127.173MB
879.16/879.31	c total #watches: 202691
880.36/880.50	c total #propagations: 175914896 / total #impl: 782923803 (eff. 0.225)
880.36/880.50	c #Conflicts:     844000 | #Learnt:      24245 | 0.000
880.36/880.50	c total clause space: 127.173MB
880.36/880.50	c total #watches: 207904
881.56/881.70	c total #propagations: 176116216 / total #impl: 783865906 (eff. 0.225)
881.56/881.70	c #Conflicts:     845000 | #Learnt:      25245 | 0.000
881.56/881.70	c total clause space: 127.173MB
881.56/881.70	c total #watches: 213649
882.76/882.99	c total #propagations: 176348840 / total #impl: 784834600 (eff. 0.225)
882.76/882.99	c #Conflicts:     846000 | #Learnt:      26245 | 0.000
882.76/882.99	c total clause space: 127.173MB
882.76/882.99	c total #watches: 219291
884.06/884.28	c total #propagations: 176611767 / total #impl: 785988913 (eff. 0.225)
884.06/884.28	c #Conflicts:     847000 | #Learnt:      27245 | 0.000
884.06/884.28	c total clause space: 127.173MB
884.06/884.28	c total #watches: 226797
885.76/885.91	c total #propagations: 176782137 / total #impl: 787088537 (eff. 0.225)
885.76/885.91	c #Conflicts:     848000 | #Learnt:      28245 | 0.000
885.76/885.91	c total clause space: 127.173MB
885.76/885.91	c total #watches: 232202
887.36/887.53	c total #propagations: 177053887 / total #impl: 788358237 (eff. 0.225)
887.36/887.53	c #Conflicts:     849000 | #Learnt:      29245 | 0.000
887.36/887.53	c total clause space: 127.173MB
887.36/887.53	c total #watches: 236654
888.95/889.16	c total #propagations: 177374541 / total #impl: 789756072 (eff. 0.225)
888.95/889.16	c #Conflicts:     850000 | #Learnt:      30245 | 0.000
888.95/889.16	c total clause space: 127.173MB
888.95/889.16	c total #watches: 242035
890.75/890.93	c total #propagations: 177637950 / total #impl: 790989284 (eff. 0.225)
890.75/890.93	c #Conflicts:     851000 | #Learnt:      31245 | 0.000
890.75/890.93	c total clause space: 127.173MB
890.75/890.93	c total #watches: 246643
892.55/892.75	c total #propagations: 177928579 / total #impl: 792518278 (eff. 0.225)
892.55/892.75	c #Conflicts:     852000 | #Learnt:      32245 | 0.000
892.55/892.75	c total clause space: 127.173MB
892.55/892.75	c total #watches: 250124
894.45/894.60	c total #propagations: 178268686 / total #impl: 793988053 (eff. 0.225)
894.45/894.60	c #Conflicts:     853000 | #Learnt:      33245 | 0.000
894.45/894.60	c total clause space: 127.173MB
894.45/894.60	c total #watches: 254051
896.05/896.27	c total #propagations: 178592302 / total #impl: 795547543 (eff. 0.224)
896.05/896.27	c #Conflicts:     854000 | #Learnt:      34245 | 0.000
896.05/896.27	c total clause space: 127.173MB
896.05/896.27	c total #watches: 262049
898.05/898.24	c total #propagations: 178794483 / total #impl: 797201738 (eff. 0.224)
898.05/898.24	c #Conflicts:     855000 | #Learnt:      35245 | 0.000
898.05/898.24	c total clause space: 127.173MB
898.05/898.24	c total #watches: 268612
900.25/900.41	c total #propagations: 179036710 / total #impl: 798919273 (eff. 0.224)
900.25/900.41	c #Conflicts:     856000 | #Learnt:      36245 | 0.000
900.25/900.41	c total clause space: 127.173MB
900.25/900.41	c total #watches: 273216
902.45/902.63	c total #propagations: 179341877 / total #impl: 800563578 (eff. 0.224)
902.45/902.63	c #Conflicts:     857000 | #Learnt:      37245 | 0.000
902.45/902.63	c total clause space: 127.173MB
902.45/902.63	c total #watches: 278907
904.25/904.42	c total #propagations: 179637815 / total #impl: 802217504 (eff. 0.224)
904.25/904.42	c #Conflicts:     858000 | #Learnt:      38245 | 0.000
904.25/904.42	c total clause space: 127.173MB
904.25/904.42	c total #watches: 287068
906.05/906.21	c total #propagations: 179838234 / total #impl: 803718201 (eff. 0.224)
906.05/906.21	c #Conflicts:     859000 | #Learnt:      39245 | 0.000
906.05/906.21	c total clause space: 127.173MB
906.05/906.21	c total #watches: 295082
908.05/908.25	c total #propagations: 180019202 / total #impl: 805033727 (eff. 0.224)
908.05/908.25	c #Conflicts:     860000 | #Learnt:      40245 | 0.000
908.05/908.25	c total clause space: 127.173MB
908.05/908.25	c total #watches: 302467
909.75/909.94	c total #propagations: 180238159 / total #impl: 806587796 (eff. 0.223)
909.75/909.94	c #Conflicts:     861000 | #Learnt:      41245 | 0.000
909.75/909.94	c total clause space: 127.173MB
909.75/909.94	c total #watches: 312040
911.76/911.99	c total #propagations: 180438912 / total #impl: 807899846 (eff. 0.223)
911.76/911.99	c #Conflicts:     862000 | #Learnt:      42245 | 0.000
911.76/911.99	c total clause space: 127.173MB
911.76/911.99	c total #watches: 316880
914.15/914.37	c total #propagations: 180757084 / total #impl: 809385753 (eff. 0.223)
914.15/914.37	c #Conflicts:     863000 | #Learnt:      43245 | 0.000
914.15/914.37	c total clause space: 127.173MB
914.15/914.37	c total #watches: 322807
916.45/916.63	c total #propagations: 180986808 / total #impl: 810701610 (eff. 0.223)
916.45/916.63	c #Conflicts:     864000 | #Learnt:      44245 | 0.000
916.45/916.63	c total clause space: 127.173MB
916.45/916.63	c total #watches: 328379
918.15/918.39	c total #propagations: 181211011 / total #impl: 812106638 (eff. 0.223)
918.15/918.39	c GC COLLECT
918.15/918.39	c #Conflicts:     865000 | #Learnt:      22845 | 0.000
918.15/918.39	c total clause space: 127.173MB
918.15/918.39	c total #watches: 200480
919.46/919.61	c total #propagations: 181439579 / total #impl: 813378113 (eff. 0.223)
919.46/919.61	c #Conflicts:     866000 | #Learnt:      23845 | 0.000
919.46/919.61	c total clause space: 127.173MB
919.46/919.61	c total #watches: 206854
920.66/920.84	c total #propagations: 181720769 / total #impl: 814592153 (eff. 0.223)
920.66/920.84	c #Conflicts:     867000 | #Learnt:      24845 | 0.000
920.66/920.84	c total clause space: 127.173MB
920.66/920.84	c total #watches: 212517
921.95/922.13	c total #propagations: 181974900 / total #impl: 815727421 (eff. 0.223)
921.95/922.13	c #Conflicts:     868000 | #Learnt:      25845 | 0.000
921.95/922.13	c total clause space: 127.173MB
921.95/922.13	c total #watches: 219708
923.25/923.48	c total #propagations: 182159011 / total #impl: 816688151 (eff. 0.223)
923.25/923.48	c #Conflicts:     869000 | #Learnt:      26845 | 0.000
923.25/923.48	c total clause space: 127.173MB
923.25/923.48	c total #watches: 225509
924.65/924.84	c total #propagations: 182379124 / total #impl: 817895373 (eff. 0.223)
924.65/924.84	c #Conflicts:     870000 | #Learnt:      27845 | 0.000
924.65/924.84	c total clause space: 127.173MB
924.65/924.84	c total #watches: 232419
926.06/926.28	c total #propagations: 182555002 / total #impl: 819184205 (eff. 0.223)
926.06/926.28	c #Conflicts:     871000 | #Learnt:      28845 | 0.000
926.06/926.28	c total clause space: 127.173MB
926.06/926.28	c total #watches: 239025
927.65/927.83	c total #propagations: 182758260 / total #impl: 820657719 (eff. 0.223)
927.65/927.83	c #Conflicts:     872000 | #Learnt:      29845 | 0.000
927.65/927.83	c total clause space: 127.173MB
927.65/927.83	c total #watches: 244508
929.35/929.51	c total #propagations: 183034490 / total #impl: 822122414 (eff. 0.223)
929.35/929.51	c #Conflicts:     873000 | #Learnt:      30845 | 0.000
929.35/929.51	c total clause space: 127.173MB
929.35/929.51	c total #watches: 249030
931.05/931.28	c total #propagations: 183320112 / total #impl: 823583076 (eff. 0.223)
931.05/931.28	c #Conflicts:     874000 | #Learnt:      31845 | 0.000
931.05/931.28	c total clause space: 127.173MB
931.05/931.28	c total #watches: 253204
932.65/932.81	c total #propagations: 183619295 / total #impl: 824971889 (eff. 0.223)
932.65/932.81	c #Conflicts:     875000 | #Learnt:      32845 | 0.000
932.65/932.81	c total clause space: 127.173MB
932.65/932.81	c total #watches: 258696
934.45/934.67	c total #propagations: 183838964 / total #impl: 826286145 (eff. 0.222)
934.45/934.67	c #Conflicts:     876000 | #Learnt:      33845 | 0.000
934.45/934.67	c total clause space: 127.173MB
934.45/934.67	c total #watches: 265888
936.05/936.29	c total #propagations: 184051923 / total #impl: 828125855 (eff. 0.222)
936.05/936.29	c #Conflicts:     877000 | #Learnt:      34845 | 0.000
936.05/936.29	c total clause space: 127.173MB
936.05/936.29	c total #watches: 274563
938.25/938.42	c total #propagations: 184217526 / total #impl: 830285376 (eff. 0.222)
938.25/938.42	c #Conflicts:     878000 | #Learnt:      35845 | 0.000
938.25/938.42	c total clause space: 127.173MB
938.25/938.42	c total #watches: 281239
940.15/940.35	c total #propagations: 184462781 / total #impl: 832195907 (eff. 0.222)
940.15/940.35	c #Conflicts:     879000 | #Learnt:      36845 | 0.000
940.15/940.35	c total clause space: 127.173MB
940.15/940.35	c total #watches: 287939
942.25/942.47	c total #propagations: 184689363 / total #impl: 833917129 (eff. 0.221)
942.25/942.47	c #Conflicts:     880000 | #Learnt:      37845 | 0.000
942.25/942.47	c total clause space: 127.173MB
942.25/942.47	c total #watches: 293208
944.35/944.50	c total #propagations: 184959928 / total #impl: 835502158 (eff. 0.221)
944.35/944.50	c #Conflicts:     881000 | #Learnt:      38845 | 0.000
944.35/944.50	c total clause space: 127.173MB
944.35/944.50	c total #watches: 299367
946.25/946.47	c total #propagations: 185199990 / total #impl: 837108853 (eff. 0.221)
946.25/946.47	c #Conflicts:     882000 | #Learnt:      39845 | 0.000
946.25/946.47	c total clause space: 127.173MB
946.25/946.47	c total #watches: 306319
948.05/948.22	c total #propagations: 185442831 / total #impl: 838813000 (eff. 0.221)
948.05/948.22	c #Conflicts:     883000 | #Learnt:      40845 | 0.000
948.05/948.22	c total clause space: 127.173MB
948.05/948.22	c total #watches: 314276
949.84/950.00	c total #propagations: 185622726 / total #impl: 840216482 (eff. 0.221)
949.84/950.00	c #Conflicts:     884000 | #Learnt:      41845 | 0.000
949.84/950.00	c total clause space: 127.173MB
949.84/950.00	c total #watches: 321657
951.94/952.19	c total #propagations: 185815855 / total #impl: 841673489 (eff. 0.221)
951.94/952.19	c #Conflicts:     885000 | #Learnt:      42845 | 0.000
951.94/952.19	c total clause space: 127.173MB
951.94/952.19	c total #watches: 325231
954.54/954.72	c total #propagations: 186099564 / total #impl: 843420128 (eff. 0.221)
954.54/954.72	c #Conflicts:     886000 | #Learnt:      43845 | 0.000
954.54/954.72	c total clause space: 127.173MB
954.54/954.72	c total #watches: 329220
957.24/957.41	c total #propagations: 186362238 / total #impl: 845070981 (eff. 0.221)
957.24/957.41	c #Conflicts:     887000 | #Learnt:      44845 | 0.000
957.24/957.41	c total clause space: 127.173MB
957.24/957.41	c total #watches: 338621
959.24/959.42	c total #propagations: 186595825 / total #impl: 847599364 (eff. 0.220)
959.24/959.42	c GC COLLECT
959.24/959.42	c #Conflicts:     888000 | #Learnt:      23142 | 0.000
959.24/959.42	c total clause space: 127.173MB
959.24/959.42	c total #watches: 204216
960.34/960.56	c total #propagations: 186789368 / total #impl: 849726897 (eff. 0.220)
960.34/960.56	c #Conflicts:     889000 | #Learnt:      24142 | 0.000
960.34/960.56	c total clause space: 127.173MB
960.34/960.56	c total #watches: 214023
961.54/961.75	c total #propagations: 186961178 / total #impl: 851003544 (eff. 0.220)
961.54/961.75	c #Conflicts:     890000 | #Learnt:      25142 | 0.000
961.54/961.75	c total clause space: 127.173MB
961.54/961.75	c total #watches: 223719
962.84/963.09	c total #propagations: 187119512 / total #impl: 852369851 (eff. 0.220)
962.84/963.09	c #Conflicts:     891000 | #Learnt:      26142 | 0.000
962.84/963.09	c total clause space: 127.173MB
962.84/963.09	c total #watches: 232824
964.34/964.50	c total #propagations: 187295503 / total #impl: 853946450 (eff. 0.219)
964.34/964.50	c #Conflicts:     892000 | #Learnt:      27142 | 0.000
964.34/964.50	c total clause space: 127.173MB
964.34/964.50	c total #watches: 240033
966.14/966.30	c total #propagations: 187502355 / total #impl: 855302504 (eff. 0.219)
966.14/966.30	c #Conflicts:     893000 | #Learnt:      28142 | 0.000
966.14/966.30	c total clause space: 127.173MB
966.14/966.30	c total #watches: 244487
967.64/967.88	c total #propagations: 187817591 / total #impl: 856644062 (eff. 0.219)
967.64/967.88	c #Conflicts:     894000 | #Learnt:      29142 | 0.000
967.64/967.88	c total clause space: 127.173MB
967.64/967.88	c total #watches: 249991
969.54/969.71	c total #propagations: 187998402 / total #impl: 857752405 (eff. 0.219)
969.54/969.71	c #Conflicts:     895000 | #Learnt:      30142 | 0.000
969.54/969.71	c total clause space: 127.173MB
969.54/969.71	c total #watches: 257624
970.74/970.95	c total #propagations: 188222932 / total #impl: 859328724 (eff. 0.219)
970.74/970.95	c #Conflicts:     896000 | #Learnt:      31142 | 0.000
970.74/970.95	c total clause space: 127.173MB
970.74/970.95	c total #watches: 265335
972.25/972.44	c total #propagations: 188372039 / total #impl: 860549466 (eff. 0.219)
972.25/972.44	c #Conflicts:     897000 | #Learnt:      32142 | 0.000
972.25/972.44	c total clause space: 127.173MB
972.25/972.44	c total #watches: 270322
974.45/974.68	c total #propagations: 188601606 / total #impl: 861639696 (eff. 0.219)
974.45/974.68	c #Conflicts:     898000 | #Learnt:      33142 | 0.000
974.45/974.68	c total clause space: 127.173MB
974.45/974.68	c total #watches: 275982
976.75/976.97	c total #propagations: 188889702 / total #impl: 862838099 (eff. 0.219)
976.75/976.97	c #Conflicts:     899000 | #Learnt:      34142 | 0.000
976.75/976.97	c total clause space: 127.173MB
976.75/976.97	c total #watches: 280950
978.74/978.99	c total #propagations: 189183656 / total #impl: 864108311 (eff. 0.219)
978.74/978.99	c #Conflicts:     900000 | #Learnt:      35142 | 0.000
978.74/978.99	c total clause space: 127.173MB
978.74/978.99	c total #watches: 286078
980.05/980.21	c total #propagations: 189426699 / total #impl: 865122536 (eff. 0.219)
980.05/980.21	c #Conflicts:     901000 | #Learnt:      36142 | 0.000
980.05/980.21	c total clause space: 127.173MB
980.05/980.21	c total #watches: 291268
981.44/981.69	c total #propagations: 189621662 / total #impl: 865617794 (eff. 0.219)
981.44/981.69	c #Conflicts:     902000 | #Learnt:      37142 | 0.000
981.44/981.69	c total clause space: 127.173MB
981.44/981.69	c total #watches: 296853
982.64/982.89	c total #propagations: 189829932 / total #impl: 866057802 (eff. 0.219)
982.64/982.89	c #Conflicts:     903000 | #Learnt:      38142 | 0.000
982.64/982.89	c total clause space: 127.173MB
982.64/982.89	c total #watches: 301054
984.24/984.43	c total #propagations: 190070371 / total #impl: 866707829 (eff. 0.219)
984.24/984.43	c #Conflicts:     904000 | #Learnt:      39142 | 0.000
984.24/984.43	c total clause space: 127.173MB
984.24/984.43	c total #watches: 305953
985.64/985.87	c total #propagations: 190239446 / total #impl: 867293365 (eff. 0.219)
985.64/985.87	c #Conflicts:     905000 | #Learnt:      40142 | 0.000
985.64/985.87	c total clause space: 127.173MB
985.64/985.87	c total #watches: 310007
987.04/987.27	c total #propagations: 190343185 / total #impl: 867730846 (eff. 0.219)
987.04/987.27	c #Conflicts:     906000 | #Learnt:      41142 | 0.000
987.04/987.27	c total clause space: 127.173MB
987.04/987.27	c total #watches: 313659
988.24/988.49	c total #propagations: 190424774 / total #impl: 868126477 (eff. 0.219)
988.24/988.49	c #Conflicts:     907000 | #Learnt:      42142 | 0.000
988.24/988.49	c total clause space: 127.173MB
988.24/988.49	c total #watches: 317254
989.44/989.62	c total #propagations: 190502665 / total #impl: 868480855 (eff. 0.219)
989.44/989.62	c #Conflicts:     908000 | #Learnt:      43142 | 0.000
989.44/989.62	c total clause space: 127.173MB
989.44/989.62	c total #watches: 320079
990.54/990.70	c total #propagations: 190564518 / total #impl: 868710286 (eff. 0.219)
990.54/990.70	c #Conflicts:     909000 | #Learnt:      44142 | 0.000
990.54/990.70	c total clause space: 127.173MB
990.54/990.70	c total #watches: 322913
991.74/991.99	c total #propagations: 190622113 / total #impl: 868935787 (eff. 0.219)
991.74/991.99	c #Conflicts:     910000 | #Learnt:      45142 | 0.000
991.74/991.99	c total clause space: 127.173MB
991.74/991.99	c total #watches: 326576
993.15/993.35	c total #propagations: 190680428 / total #impl: 869243108 (eff. 0.219)
993.15/993.35	c GC COLLECT
993.15/993.35	c #Conflicts:     911000 | #Learnt:      23143 | 0.000
993.15/993.35	c total clause space: 127.173MB
993.15/993.35	c total #watches: 203861
994.54/994.76	c total #propagations: 190758701 / total #impl: 869758679 (eff. 0.219)
994.54/994.76	c #Conflicts:     912000 | #Learnt:      24143 | 0.000
994.54/994.76	c total clause space: 127.173MB
994.54/994.76	c total #watches: 210868
995.84/996.08	c total #propagations: 191046381 / total #impl: 871244374 (eff. 0.219)
995.84/996.08	c #Conflicts:     913000 | #Learnt:      25143 | 0.000
995.84/996.08	c total clause space: 127.173MB
995.84/996.08	c total #watches: 216308
996.84/997.09	c total #propagations: 191353715 / total #impl: 872269506 (eff. 0.219)
996.84/997.09	c #Conflicts:     914000 | #Learnt:      26143 | 0.000
996.84/997.09	c total clause space: 127.173MB
996.84/997.09	c total #watches: 221282
998.14/998.37	c total #propagations: 191557829 / total #impl: 872953857 (eff. 0.219)
998.14/998.37	c #Conflicts:     915000 | #Learnt:      27143 | 0.000
998.14/998.37	c total clause space: 127.173MB
998.14/998.37	c total #watches: 225480
999.34/999.55	c total #propagations: 191811441 / total #impl: 873743182 (eff. 0.220)
999.34/999.55	c #Conflicts:     916000 | #Learnt:      28143 | 0.000
999.34/999.55	c total clause space: 127.173MB
999.34/999.55	c total #watches: 230219
1000.34/1000.53	c total #propagations: 191988339 / total #impl: 874367729 (eff. 0.220)
1000.34/1000.53	c #Conflicts:     917000 | #Learnt:      29143 | 0.000
1000.34/1000.53	c total clause space: 127.173MB
1000.34/1000.53	c total #watches: 234965
1001.84/1002.00	c total #propagations: 192097626 / total #impl: 874849255 (eff. 0.220)
1001.84/1002.00	c #Conflicts:     918000 | #Learnt:      30143 | 0.000
1001.84/1002.00	c total clause space: 127.173MB
1001.84/1002.00	c total #watches: 241586
1003.54/1003.73	c total #propagations: 192389563 / total #impl: 875959766 (eff. 0.220)
1003.54/1003.73	c #Conflicts:     919000 | #Learnt:      31143 | 0.000
1003.54/1003.73	c total clause space: 127.173MB
1003.54/1003.73	c total #watches: 247585
1005.24/1005.43	c total #propagations: 192649370 / total #impl: 877079537 (eff. 0.220)
1005.24/1005.43	c #Conflicts:     920000 | #Learnt:      32143 | 0.000
1005.24/1005.43	c total clause space: 127.173MB
1005.24/1005.43	c total #watches: 256105
1007.04/1007.22	c total #propagations: 192884206 / total #impl: 878290178 (eff. 0.220)
1007.04/1007.22	c #Conflicts:     921000 | #Learnt:      33143 | 0.000
1007.04/1007.22	c total clause space: 127.173MB
1007.04/1007.22	c total #watches: 262247
1008.84/1009.00	c total #propagations: 193145793 / total #impl: 879468008 (eff. 0.220)
1008.84/1009.00	c #Conflicts:     922000 | #Learnt:      34143 | 0.000
1008.84/1009.00	c total clause space: 127.173MB
1008.84/1009.00	c total #watches: 266312
1010.74/1010.97	c total #propagations: 193448696 / total #impl: 880479059 (eff. 0.220)
1010.74/1010.97	c #Conflicts:     923000 | #Learnt:      35143 | 0.000
1010.74/1010.97	c total clause space: 127.173MB
1010.74/1010.97	c total #watches: 271497
1012.84/1013.00	c total #propagations: 193681295 / total #impl: 881763952 (eff. 0.220)
1012.84/1013.00	c #Conflicts:     924000 | #Learnt:      36143 | 0.000
1012.84/1013.00	c total clause space: 127.173MB
1012.84/1013.00	c total #watches: 277110
1014.83/1015.08	c total #propagations: 193937681 / total #impl: 882946198 (eff. 0.220)
1014.83/1015.08	c #Conflicts:     925000 | #Learnt:      37143 | 0.000
1014.83/1015.08	c total clause space: 127.173MB
1014.83/1015.08	c total #watches: 285778
1017.03/1017.20	c total #propagations: 194154018 / total #impl: 884720643 (eff. 0.219)
1017.03/1017.20	c #Conflicts:     926000 | #Learnt:      38143 | 0.000
1017.03/1017.20	c total clause space: 127.173MB
1017.03/1017.20	c total #watches: 292621
1019.33/1019.50	c total #propagations: 194404419 / total #impl: 886042430 (eff. 0.219)
1019.33/1019.50	c #Conflicts:     927000 | #Learnt:      39143 | 0.000
1019.33/1019.50	c total clause space: 127.173MB
1019.33/1019.50	c total #watches: 299068
1021.84/1022.05	c total #propagations: 194684276 / total #impl: 887442993 (eff. 0.219)
1021.84/1022.05	c #Conflicts:     928000 | #Learnt:      40143 | 0.000
1021.84/1022.05	c total clause space: 127.173MB
1021.84/1022.05	c total #watches: 306368
1024.33/1024.58	c total #propagations: 194925420 / total #impl: 889343084 (eff. 0.219)
1024.33/1024.58	c #Conflicts:     929000 | #Learnt:      41143 | 0.000
1024.33/1024.58	c total clause space: 127.173MB
1024.33/1024.58	c total #watches: 312958
1027.13/1027.35	c total #propagations: 195214978 / total #impl: 890744245 (eff. 0.219)
1027.13/1027.35	c #Conflicts:     930000 | #Learnt:      42143 | 0.000
1027.13/1027.35	c total clause space: 127.173MB
1027.13/1027.35	c total #watches: 318087
1029.54/1029.74	c total #propagations: 195517441 / total #impl: 892464070 (eff. 0.219)
1029.54/1029.74	c #Conflicts:     931000 | #Learnt:      43143 | 0.000
1029.54/1029.74	c total clause space: 127.173MB
1029.54/1029.74	c total #watches: 322633
1031.83/1032.09	c total #propagations: 195834629 / total #impl: 893797216 (eff. 0.219)
1031.83/1032.09	c #Conflicts:     932000 | #Learnt:      44143 | 0.000
1031.83/1032.09	c total clause space: 127.173MB
1031.83/1032.09	c total #watches: 327693
1034.43/1034.67	c total #propagations: 196101115 / total #impl: 895025842 (eff. 0.219)
1034.43/1034.67	c #Conflicts:     933000 | #Learnt:      45143 | 0.000
1034.43/1034.67	c total clause space: 127.173MB
1034.43/1034.67	c total #watches: 331829
1037.03/1037.20	c total #propagations: 196382381 / total #impl: 896236706 (eff. 0.219)
1037.03/1037.20	c #Conflicts:     934000 | #Learnt:      46143 | 0.000
1037.03/1037.20	c total clause space: 127.173MB
1037.03/1037.20	c total #watches: 336931
1039.03/1039.29	c total #propagations: 196644271 / total #impl: 897369586 (eff. 0.219)
1039.03/1039.29	c GC COLLECT
1039.03/1039.29	c #Conflicts:     935000 | #Learnt:      23844 | 0.000
1039.03/1039.29	c total clause space: 127.173MB
1039.03/1039.29	c total #watches: 207422
1040.63/1040.87	c total #propagations: 196967110 / total #impl: 898657147 (eff. 0.219)
1040.63/1040.87	c #Conflicts:     936000 | #Learnt:      24844 | 0.000
1040.63/1040.87	c total clause space: 127.173MB
1040.63/1040.87	c total #watches: 211644
1042.03/1042.28	c total #propagations: 197251904 / total #impl: 899861612 (eff. 0.219)
1042.03/1042.28	c #Conflicts:     937000 | #Learnt:      25844 | 0.000
1042.03/1042.28	c total clause space: 127.173MB
1042.03/1042.28	c total #watches: 216718
1043.43/1043.62	c total #propagations: 197567854 / total #impl: 900975468 (eff. 0.219)
1043.43/1043.62	c #Conflicts:     938000 | #Learnt:      26844 | 0.000
1043.43/1043.62	c total clause space: 127.173MB
1043.43/1043.62	c total #watches: 221697
1044.84/1045.04	c total #propagations: 197813876 / total #impl: 901979199 (eff. 0.219)
1044.84/1045.04	c #Conflicts:     939000 | #Learnt:      27844 | 0.000
1044.84/1045.04	c total clause space: 127.173MB
1044.84/1045.04	c total #watches: 226266
1046.33/1046.55	c total #propagations: 198004274 / total #impl: 902796686 (eff. 0.219)
1046.33/1046.55	c #Conflicts:     940000 | #Learnt:      28844 | 0.000
1046.33/1046.55	c total clause space: 127.173MB
1046.33/1046.55	c total #watches: 230194
1047.93/1048.11	c total #propagations: 198234710 / total #impl: 903846777 (eff. 0.219)
1047.93/1048.11	c #Conflicts:     941000 | #Learnt:      29844 | 0.000
1047.93/1048.11	c total clause space: 127.173MB
1047.93/1048.11	c total #watches: 234371
1049.43/1049.63	c total #propagations: 198536883 / total #impl: 905031772 (eff. 0.219)
1049.43/1049.63	c #Conflicts:     942000 | #Learnt:      30844 | 0.000
1049.43/1049.63	c total clause space: 127.173MB
1049.43/1049.63	c total #watches: 240165
1051.23/1051.40	c total #propagations: 198755403 / total #impl: 906160266 (eff. 0.219)
1051.23/1051.40	c #Conflicts:     943000 | #Learnt:      31844 | 0.000
1051.23/1051.40	c total clause space: 127.173MB
1051.23/1051.40	c total #watches: 244418
1052.83/1053.04	c total #propagations: 199018215 / total #impl: 907280875 (eff. 0.219)
1052.83/1053.04	c #Conflicts:     944000 | #Learnt:      32844 | 0.000
1052.83/1053.04	c total clause space: 127.173MB
1052.83/1053.04	c total #watches: 249017
1054.33/1054.55	c total #propagations: 199199045 / total #impl: 908238070 (eff. 0.219)
1054.33/1054.55	c #Conflicts:     945000 | #Learnt:      33844 | 0.000
1054.33/1054.55	c total clause space: 127.173MB
1054.33/1054.55	c total #watches: 254126
1055.53/1055.77	c total #propagations: 199390118 / total #impl: 909098049 (eff. 0.219)
1055.53/1055.77	c #Conflicts:     946000 | #Learnt:      34844 | 0.000
1055.53/1055.77	c total clause space: 127.173MB
1055.53/1055.77	c total #watches: 259375
1057.04/1057.27	c total #propagations: 199539056 / total #impl: 909827477 (eff. 0.219)
1057.04/1057.27	c #Conflicts:     947000 | #Learnt:      35844 | 0.000
1057.04/1057.27	c total clause space: 127.173MB
1057.04/1057.27	c total #watches: 264073
1058.33/1058.56	c total #propagations: 199730881 / total #impl: 910696946 (eff. 0.219)
1058.33/1058.56	c #Conflicts:     948000 | #Learnt:      36844 | 0.000
1058.33/1058.56	c total clause space: 127.173MB
1058.33/1058.56	c total #watches: 268839
1060.33/1060.59	c total #propagations: 199891986 / total #impl: 911452899 (eff. 0.219)
1060.33/1060.59	c #Conflicts:     949000 | #Learnt:      37844 | 0.000
1060.33/1060.59	c total clause space: 127.173MB
1060.33/1060.59	c total #watches: 274004
1062.43/1062.69	c total #propagations: 200205370 / total #impl: 912803915 (eff. 0.219)
1062.43/1062.69	c #Conflicts:     950000 | #Learnt:      38844 | 0.000
1062.43/1062.69	c total clause space: 127.173MB
1062.43/1062.69	c total #watches: 279520
1064.93/1065.19	c total #propagations: 200513306 / total #impl: 914149834 (eff. 0.219)
1064.93/1065.19	c #Conflicts:     951000 | #Learnt:      39844 | 0.000
1064.93/1065.19	c total clause space: 127.173MB
1064.93/1065.19	c total #watches: 284977
1067.63/1067.83	c total #propagations: 200862071 / total #impl: 915618463 (eff. 0.219)
1067.63/1067.83	c #Conflicts:     952000 | #Learnt:      40844 | 0.000
1067.63/1067.83	c total clause space: 127.173MB
1067.63/1067.83	c total #watches: 289322
1069.83/1070.08	c total #propagations: 201205097 / total #impl: 917290742 (eff. 0.219)
1069.83/1070.08	c #Conflicts:     953000 | #Learnt:      41844 | 0.000
1069.83/1070.08	c total clause space: 127.173MB
1069.83/1070.08	c total #watches: 295624
1072.43/1072.61	c total #propagations: 201445075 / total #impl: 918842520 (eff. 0.219)
1072.43/1072.61	c #Conflicts:     954000 | #Learnt:      42844 | 0.000
1072.43/1072.61	c total clause space: 127.173MB
1072.43/1072.61	c total #watches: 301873
1074.63/1074.86	c total #propagations: 201669978 / total #impl: 920411850 (eff. 0.219)
1074.63/1074.86	c #Conflicts:     955000 | #Learnt:      43844 | 0.000
1074.63/1074.86	c total clause space: 127.173MB
1074.63/1074.86	c total #watches: 307181
1076.83/1077.06	c total #propagations: 201917605 / total #impl: 921933850 (eff. 0.219)
1076.83/1077.06	c #Conflicts:     956000 | #Learnt:      44844 | 0.000
1076.83/1077.06	c total clause space: 127.173MB
1076.83/1077.06	c total #watches: 311813
1079.42/1079.67	c total #propagations: 202207548 / total #impl: 923242236 (eff. 0.219)
1079.42/1079.67	c #Conflicts:     957000 | #Learnt:      45844 | 0.000
1079.42/1079.67	c total clause space: 127.173MB
1079.42/1079.67	c total #watches: 316257
1082.02/1082.22	c total #propagations: 202574175 / total #impl: 924746275 (eff. 0.219)
1082.02/1082.22	c #Conflicts:     958000 | #Learnt:      46844 | 0.000
1082.02/1082.22	c total clause space: 127.173MB
1082.02/1082.22	c total #watches: 321072
1083.92/1084.10	c total #propagations: 202825180 / total #impl: 926172595 (eff. 0.219)
1083.92/1084.10	c GC COLLECT
1083.92/1084.10	c #Conflicts:     959000 | #Learnt:      24244 | 0.000
1083.92/1084.10	c total clause space: 127.173MB
1083.92/1084.10	c total #watches: 210893
1085.42/1085.66	c total #propagations: 203082570 / total #impl: 927467327 (eff. 0.219)
1085.42/1085.66	c #Conflicts:     960000 | #Learnt:      25244 | 0.000
1085.42/1085.66	c total clause space: 127.173MB
1085.42/1085.66	c total #watches: 217800
1087.12/1087.32	c total #propagations: 203356149 / total #impl: 928823009 (eff. 0.219)
1087.12/1087.32	c #Conflicts:     961000 | #Learnt:      26244 | 0.000
1087.12/1087.32	c total clause space: 127.173MB
1087.12/1087.32	c total #watches: 223394
1089.02/1089.25	c total #propagations: 203609157 / total #impl: 930147207 (eff. 0.219)
1089.02/1089.25	c #Conflicts:     962000 | #Learnt:      27244 | 0.000
1089.02/1089.25	c total clause space: 127.173MB
1089.02/1089.25	c total #watches: 230506
1090.72/1090.99	c total #propagations: 203822025 / total #impl: 931812922 (eff. 0.219)
1090.72/1090.99	c #Conflicts:     963000 | #Learnt:      28244 | 0.000
1090.72/1090.99	c total clause space: 127.173MB
1090.72/1090.99	c total #watches: 235869
1092.62/1092.84	c total #propagations: 204080304 / total #impl: 933140883 (eff. 0.219)
1092.62/1092.84	c #Conflicts:     964000 | #Learnt:      29244 | 0.000
1092.62/1092.84	c total clause space: 127.173MB
1092.62/1092.84	c total #watches: 243439
1094.43/1094.66	c total #propagations: 204305355 / total #impl: 934704821 (eff. 0.219)
1094.43/1094.66	c #Conflicts:     965000 | #Learnt:      30244 | 0.000
1094.43/1094.66	c total clause space: 127.173MB
1094.43/1094.66	c total #watches: 248767
1096.32/1096.57	c total #propagations: 204544572 / total #impl: 936045770 (eff. 0.219)
1096.32/1096.57	c #Conflicts:     966000 | #Learnt:      31244 | 0.000
1096.32/1096.57	c total clause space: 127.173MB
1096.32/1096.57	c total #watches: 254678
1098.02/1098.28	c total #propagations: 204759803 / total #impl: 937472096 (eff. 0.218)
1098.02/1098.28	c #Conflicts:     967000 | #Learnt:      32244 | 0.000
1098.02/1098.28	c total clause space: 127.173MB
1098.02/1098.28	c total #watches: 260114
1099.93/1100.15	c total #propagations: 205016087 / total #impl: 938489133 (eff. 0.218)
1099.93/1100.15	c #Conflicts:     968000 | #Learnt:      33244 | 0.000
1099.93/1100.15	c total clause space: 127.173MB
1099.93/1100.15	c total #watches: 264887
1102.03/1102.24	c total #propagations: 205261251 / total #impl: 939776732 (eff. 0.218)
1102.03/1102.24	c #Conflicts:     969000 | #Learnt:      34244 | 0.000
1102.03/1102.24	c total clause space: 127.173MB
1102.03/1102.24	c total #watches: 269187
1104.12/1104.34	c total #propagations: 205577900 / total #impl: 941109347 (eff. 0.218)
1104.12/1104.34	c #Conflicts:     970000 | #Learnt:      35244 | 0.000
1104.12/1104.34	c total clause space: 127.173MB
1104.12/1104.34	c total #watches: 273384
1106.22/1106.44	c total #propagations: 205930358 / total #impl: 942396189 (eff. 0.219)
1106.22/1106.44	c #Conflicts:     971000 | #Learnt:      36244 | 0.000
1106.22/1106.44	c total clause space: 127.173MB
1106.22/1106.44	c total #watches: 277197
1108.02/1108.20	c total #propagations: 206237262 / total #impl: 943693194 (eff. 0.219)
1108.02/1108.20	c #Conflicts:     972000 | #Learnt:      37244 | 0.000
1108.02/1108.20	c total clause space: 127.173MB
1108.02/1108.20	c total #watches: 281467
1109.92/1110.10	c total #propagations: 206499022 / total #impl: 944832622 (eff. 0.219)
1109.92/1110.10	c #Conflicts:     973000 | #Learnt:      38244 | 0.000
1109.92/1110.10	c total clause space: 127.173MB
1109.92/1110.10	c total #watches: 285606
1111.72/1111.95	c total #propagations: 206765110 / total #impl: 946058455 (eff. 0.219)
1111.72/1111.95	c #Conflicts:     974000 | #Learnt:      39244 | 0.000
1111.72/1111.95	c total clause space: 127.173MB
1111.72/1111.95	c total #watches: 290198
1113.62/1113.88	c total #propagations: 207025311 / total #impl: 947242446 (eff. 0.219)
1113.62/1113.88	c #Conflicts:     975000 | #Learnt:      40244 | 0.000
1113.62/1113.88	c total clause space: 127.173MB
1113.62/1113.88	c total #watches: 295423
1115.52/1115.73	c total #propagations: 207240489 / total #impl: 948413400 (eff. 0.219)
1115.52/1115.73	c #Conflicts:     976000 | #Learnt:      41244 | 0.000
1115.52/1115.73	c total clause space: 127.173MB
1115.52/1115.73	c total #watches: 301880
1117.32/1117.53	c total #propagations: 207399414 / total #impl: 949424613 (eff. 0.218)
1117.32/1117.53	c #Conflicts:     977000 | #Learnt:      42244 | 0.000
1117.32/1117.53	c total clause space: 127.173MB
1117.32/1117.53	c total #watches: 308375
1118.62/1118.84	c total #propagations: 207495996 / total #impl: 950309270 (eff. 0.218)
1118.62/1118.84	c #Conflicts:     978000 | #Learnt:      43244 | 0.000
1118.62/1118.84	c total clause space: 127.173MB
1118.62/1118.84	c total #watches: 313079
1120.12/1120.33	c total #propagations: 207566942 / total #impl: 950785247 (eff. 0.218)
1120.12/1120.33	c #Conflicts:     979000 | #Learnt:      44244 | 0.000
1120.12/1120.33	c total clause space: 127.173MB
1120.12/1120.33	c total #watches: 318018
1121.62/1121.82	c total #propagations: 207658592 / total #impl: 951511576 (eff. 0.218)
1121.62/1121.82	c #Conflicts:     980000 | #Learnt:      45244 | 0.000
1121.62/1121.82	c total clause space: 127.173MB
1121.62/1121.82	c total #watches: 323443
1123.92/1124.19	c total #propagations: 207725551 / total #impl: 952243836 (eff. 0.218)
1123.92/1124.19	c #Conflicts:     981000 | #Learnt:      46244 | 0.000
1123.92/1124.19	c total clause space: 127.173MB
1123.92/1124.19	c total #watches: 329454
1126.51/1126.73	c total #propagations: 207850052 / total #impl: 953323566 (eff. 0.218)
1126.51/1126.73	c #Conflicts:     982000 | #Learnt:      47244 | 0.000
1126.51/1126.73	c total clause space: 127.173MB
1126.51/1126.73	c total #watches: 335139
1128.31/1128.57	c total #propagations: 207986211 / total #impl: 954693088 (eff. 0.218)
1128.31/1128.57	c GC COLLECT
1128.31/1128.57	c #Conflicts:     983000 | #Learnt:      24344 | 0.000
1128.31/1128.57	c total clause space: 127.173MB
1128.31/1128.57	c total #watches: 210064
1128.81/1129.09	c total #propagations: 208108005 / total #impl: 955687006 (eff. 0.218)
1128.81/1129.09	c #Conflicts:     984000 | #Learnt:      25344 | 0.000
1128.81/1129.09	c total clause space: 127.173MB
1128.81/1129.09	c total #watches: 214151
1129.41/1129.69	c total #propagations: 208162544 / total #impl: 955997251 (eff. 0.218)
1129.41/1129.69	c #Conflicts:     985000 | #Learnt:      26344 | 0.000
1129.41/1129.69	c total clause space: 127.173MB
1129.41/1129.69	c total #watches: 218285
1130.31/1130.51	c total #propagations: 208225766 / total #impl: 956420967 (eff. 0.218)
1130.31/1130.51	c #Conflicts:     986000 | #Learnt:      27344 | 0.000
1130.31/1130.51	c total clause space: 127.173MB
1130.31/1130.51	c total #watches: 222587
1131.51/1131.76	c total #propagations: 208306659 / total #impl: 956977324 (eff. 0.218)
1131.51/1131.76	c #Conflicts:     987000 | #Learnt:      28344 | 0.000
1131.51/1131.76	c total clause space: 127.173MB
1131.51/1131.76	c total #watches: 228999
1132.92/1133.13	c total #propagations: 208450452 / total #impl: 957879007 (eff. 0.218)
1132.92/1133.13	c #Conflicts:     988000 | #Learnt:      29344 | 0.000
1132.92/1133.13	c total clause space: 127.173MB
1132.92/1133.13	c total #watches: 235036
1134.31/1134.58	c total #propagations: 208583059 / total #impl: 958990657 (eff. 0.218)
1134.31/1134.58	c #Conflicts:     989000 | #Learnt:      30344 | 0.000
1134.31/1134.58	c total clause space: 127.173MB
1134.31/1134.58	c total #watches: 240768
1135.51/1135.75	c total #propagations: 208708324 / total #impl: 959927346 (eff. 0.217)
1135.51/1135.75	c #Conflicts:     990000 | #Learnt:      31344 | 0.000
1135.51/1135.75	c total clause space: 127.173MB
1135.51/1135.75	c total #watches: 245183
1136.81/1137.09	c total #propagations: 208830594 / total #impl: 960780080 (eff. 0.217)
1136.81/1137.09	c #Conflicts:     991000 | #Learnt:      32344 | 0.000
1136.81/1137.09	c total clause space: 127.173MB
1136.81/1137.09	c total #watches: 250131
1138.42/1138.68	c total #propagations: 208970545 / total #impl: 961584760 (eff. 0.217)
1138.42/1138.68	c #Conflicts:     992000 | #Learnt:      33344 | 0.000
1138.42/1138.68	c total clause space: 127.173MB
1138.42/1138.68	c total #watches: 255693
1140.01/1140.28	c total #propagations: 209102130 / total #impl: 962578457 (eff. 0.217)
1140.01/1140.28	c #Conflicts:     993000 | #Learnt:      34344 | 0.000
1140.01/1140.28	c total clause space: 127.173MB
1140.01/1140.28	c total #watches: 260442
1141.72/1141.96	c total #propagations: 209233627 / total #impl: 963799278 (eff. 0.217)
1141.72/1141.96	c #Conflicts:     994000 | #Learnt:      35344 | 0.000
1141.72/1141.96	c total clause space: 127.173MB
1141.72/1141.96	c total #watches: 264687
1143.21/1143.42	c total #propagations: 209349076 / total #impl: 965135393 (eff. 0.217)
1143.21/1143.42	c #Conflicts:     995000 | #Learnt:      36344 | 0.000
1143.21/1143.42	c total clause space: 127.173MB
1143.21/1143.42	c total #watches: 269278
1145.02/1145.29	c total #propagations: 209456821 / total #impl: 965988752 (eff. 0.217)
1145.02/1145.29	c #Conflicts:     996000 | #Learnt:      37344 | 0.000
1145.02/1145.29	c total clause space: 127.173MB
1145.02/1145.29	c total #watches: 273936
1146.51/1146.77	c total #propagations: 209576233 / total #impl: 967105132 (eff. 0.217)
1146.51/1146.77	c #Conflicts:     997000 | #Learnt:      38344 | 0.000
1146.51/1146.77	c total clause space: 127.173MB
1146.51/1146.77	c total #watches: 277990
1148.01/1148.25	c total #propagations: 209679512 / total #impl: 967821491 (eff. 0.217)
1148.01/1148.25	c #Conflicts:     998000 | #Learnt:      39344 | 0.000
1148.01/1148.25	c total clause space: 127.173MB
1148.01/1148.25	c total #watches: 281803
1150.01/1150.23	c total #propagations: 209762330 / total #impl: 968570508 (eff. 0.217)
1150.01/1150.23	c #Conflicts:     999000 | #Learnt:      40344 | 0.000
1150.01/1150.23	c total clause space: 127.173MB
1150.01/1150.23	c total #watches: 287230
1152.21/1152.48	c total #propagations: 209888111 / total #impl: 969901186 (eff. 0.216)
1152.21/1152.48	c #Conflicts:    1000000 | #Learnt:      41344 | 0.000
1152.21/1152.48	c total clause space: 127.173MB
1152.21/1152.48	c total #watches: 292751
1153.61/1153.81	c total #propagations: 210028888 / total #impl: 971631954 (eff. 0.216)
1153.61/1153.81	c #Conflicts:    1001000 | #Learnt:      42344 | 0.000
1153.61/1153.81	c total clause space: 127.173MB
1153.61/1153.81	c total #watches: 295800
1154.82/1155.09	c total #propagations: 210094209 / total #impl: 972153323 (eff. 0.216)
1154.82/1155.09	c #Conflicts:    1002000 | #Learnt:      43344 | 0.000
1154.82/1155.09	c total clause space: 127.173MB
1154.82/1155.09	c total #watches: 299142
1156.21/1156.48	c total #propagations: 210148740 / total #impl: 972681877 (eff. 0.216)
1156.21/1156.48	c #Conflicts:    1003000 | #Learnt:      44344 | 0.000
1156.21/1156.48	c total clause space: 127.173MB
1156.21/1156.48	c total #watches: 302676
1157.61/1157.85	c total #propagations: 210203907 / total #impl: 973158261 (eff. 0.216)
1157.61/1157.85	c #Conflicts:    1004000 | #Learnt:      45344 | 0.000
1157.61/1157.85	c total clause space: 127.173MB
1157.61/1157.85	c total #watches: 305655
1159.51/1159.74	c total #propagations: 210259933 / total #impl: 973658805 (eff. 0.216)
1159.51/1159.74	c #Conflicts:    1005000 | #Learnt:      46344 | 0.000
1159.51/1159.74	c total clause space: 127.173MB
1159.51/1159.74	c total #watches: 309508
1160.81/1161.03	c total #propagations: 210355666 / total #impl: 974568279 (eff. 0.216)
1160.81/1161.03	c #Conflicts:    1006000 | #Learnt:      47344 | 0.000
1160.81/1161.03	c total clause space: 127.173MB
1160.81/1161.03	c total #watches: 312512
1162.41/1162.62	c total #propagations: 210406590 / total #impl: 975024617 (eff. 0.216)
1162.41/1162.62	c #Conflicts:    1007000 | #Learnt:      48344 | 0.000
1162.41/1162.62	c total clause space: 127.173MB
1162.41/1162.62	c total #watches: 316265
1163.41/1163.67	c total #propagations: 210481598 / total #impl: 975771769 (eff. 0.216)
1163.41/1163.67	c GC COLLECT
1163.41/1163.67	c #Conflicts:    1008000 | #Learnt:      25150 | 0.000
1163.41/1163.67	c total clause space: 127.173MB
1163.41/1163.67	c total #watches: 213625
1164.51/1164.76	c total #propagations: 210639273 / total #impl: 976298988 (eff. 0.216)
1164.51/1164.76	c #Conflicts:    1009000 | #Learnt:      26150 | 0.000
1164.51/1164.76	c total clause space: 127.173MB
1164.51/1164.76	c total #watches: 218404
1165.71/1165.97	c total #propagations: 210765115 / total #impl: 976904117 (eff. 0.216)
1165.71/1165.97	c #Conflicts:    1010000 | #Learnt:      27150 | 0.000
1165.71/1165.97	c total clause space: 127.173MB
1165.71/1165.97	c total #watches: 223198
1167.01/1167.24	c total #propagations: 210886776 / total #impl: 977777937 (eff. 0.216)
1167.01/1167.24	c #Conflicts:    1011000 | #Learnt:      28150 | 0.000
1167.01/1167.24	c total clause space: 127.173MB
1167.01/1167.24	c total #watches: 228367
1168.31/1168.52	c total #propagations: 210985982 / total #impl: 978832213 (eff. 0.216)
1168.31/1168.52	c #Conflicts:    1012000 | #Learnt:      29150 | 0.000
1168.31/1168.52	c total clause space: 127.173MB
1168.31/1168.52	c total #watches: 233385
1169.51/1169.76	c total #propagations: 211097819 / total #impl: 979655896 (eff. 0.215)
1169.51/1169.76	c #Conflicts:    1013000 | #Learnt:      30150 | 0.000
1169.51/1169.76	c total clause space: 127.173MB
1169.51/1169.76	c total #watches: 238522
1170.71/1170.94	c total #propagations: 211182985 / total #impl: 980369051 (eff. 0.215)
1170.71/1170.94	c #Conflicts:    1014000 | #Learnt:      31150 | 0.000
1170.71/1170.94	c total clause space: 127.173MB
1170.71/1170.94	c total #watches: 242355
1172.41/1172.63	c total #propagations: 211270348 / total #impl: 981010587 (eff. 0.215)
1172.41/1172.63	c #Conflicts:    1015000 | #Learnt:      32150 | 0.000
1172.41/1172.63	c total clause space: 127.173MB
1172.41/1172.63	c total #watches: 246910
1174.11/1174.38	c total #propagations: 211376671 / total #impl: 982584554 (eff. 0.215)
1174.11/1174.38	c #Conflicts:    1016000 | #Learnt:      33150 | 0.000
1174.11/1174.38	c total clause space: 127.173MB
1174.11/1174.38	c total #watches: 252481
1175.31/1175.51	c total #propagations: 211497339 / total #impl: 983662684 (eff. 0.215)
1175.31/1175.51	c #Conflicts:    1017000 | #Learnt:      34150 | 0.000
1175.31/1175.51	c total clause space: 127.173MB
1175.31/1175.51	c total #watches: 257463
1176.21/1176.45	c total #propagations: 211598282 / total #impl: 984075153 (eff. 0.215)
1176.21/1176.45	c #Conflicts:    1018000 | #Learnt:      35150 | 0.000
1176.21/1176.45	c total clause space: 127.173MB
1176.21/1176.45	c total #watches: 261402
1177.21/1177.45	c total #propagations: 211668614 / total #impl: 984408490 (eff. 0.215)
1177.21/1177.45	c #Conflicts:    1019000 | #Learnt:      36150 | 0.000
1177.21/1177.45	c total clause space: 127.173MB
1177.21/1177.45	c total #watches: 265849
1178.51/1178.72	c total #propagations: 211741635 / total #impl: 984723379 (eff. 0.215)
1178.51/1178.72	c #Conflicts:    1020000 | #Learnt:      37150 | 0.000
1178.51/1178.72	c total clause space: 127.173MB
1178.51/1178.72	c total #watches: 269813
1179.51/1179.72	c total #propagations: 211819856 / total #impl: 985273538 (eff. 0.215)
1179.51/1179.72	c #Conflicts:    1021000 | #Learnt:      38150 | 0.000
1179.51/1179.72	c total clause space: 127.173MB
1179.51/1179.72	c total #watches: 273434
1180.61/1180.86	c total #propagations: 211885967 / total #impl: 985605520 (eff. 0.215)
1180.61/1180.86	c #Conflicts:    1022000 | #Learnt:      39150 | 0.000
1180.61/1180.86	c total clause space: 127.173MB
1180.61/1180.86	c total #watches: 278383
1181.71/1181.99	c total #propagations: 211946729 / total #impl: 985997693 (eff. 0.215)
1181.71/1181.99	c #Conflicts:    1023000 | #Learnt:      40150 | 0.000
1181.71/1181.99	c total clause space: 127.173MB
1181.71/1181.99	c total #watches: 281785
1183.11/1183.31	c total #propagations: 212007021 / total #impl: 986454516 (eff. 0.215)
1183.11/1183.31	c #Conflicts:    1024000 | #Learnt:      41150 | 0.000
1183.11/1183.31	c total clause space: 127.173MB
1183.11/1183.31	c total #watches: 285698
1184.40/1184.70	c total #propagations: 212081886 / total #impl: 987070853 (eff. 0.215)
1184.40/1184.70	c #Conflicts:    1025000 | #Learnt:      42150 | 0.000
1184.40/1184.70	c total clause space: 127.173MB
1184.40/1184.70	c total #watches: 289642
1185.90/1186.10	c total #propagations: 212159085 / total #impl: 987613489 (eff. 0.215)
1185.90/1186.10	c #Conflicts:    1026000 | #Learnt:      43150 | 0.000
1185.90/1186.10	c total clause space: 127.173MB
1185.90/1186.10	c total #watches: 293179
1187.81/1188.01	c total #propagations: 212237516 / total #impl: 988340000 (eff. 0.215)
1187.81/1188.01	c #Conflicts:    1027000 | #Learnt:      44150 | 0.000
1187.81/1188.01	c total clause space: 127.173MB
1187.81/1188.01	c total #watches: 297141
1189.60/1189.84	c total #propagations: 212340585 / total #impl: 990437682 (eff. 0.214)
1189.60/1189.84	c #Conflicts:    1028000 | #Learnt:      45150 | 0.000
1189.60/1189.84	c total clause space: 127.173MB
1189.60/1189.84	c total #watches: 301777
1191.60/1191.83	c total #propagations: 212465682 / total #impl: 991952310 (eff. 0.214)
1191.60/1191.83	c #Conflicts:    1029000 | #Learnt:      46150 | 0.000
1191.60/1191.83	c total clause space: 127.173MB
1191.60/1191.83	c total #watches: 306522
1193.41/1193.65	c total #propagations: 212569270 / total #impl: 993489271 (eff. 0.214)
1193.41/1193.65	c #Conflicts:    1030000 | #Learnt:      47150 | 0.000
1193.41/1193.65	c total clause space: 127.173MB
1193.41/1193.65	c total #watches: 311602
1195.40/1195.63	c total #propagations: 212686869 / total #impl: 994643408 (eff. 0.214)
1195.40/1195.63	c #Conflicts:    1031000 | #Learnt:      48150 | 0.000
1195.40/1195.63	c total clause space: 127.173MB
1195.40/1195.63	c total #watches: 316439
1197.40/1197.63	c total #propagations: 212809541 / total #impl: 996191426 (eff. 0.214)
1197.40/1197.63	c GC COLLECT
1197.40/1197.63	c #Conflicts:    1032000 | #Learnt:      24649 | 0.000
1197.40/1197.63	c total clause space: 127.173MB
1197.40/1197.63	c total #watches: 211794
1198.60/1198.81	c total #propagations: 212920964 / total #impl: 997836902 (eff. 0.213)
1198.60/1198.81	c #Conflicts:    1033000 | #Learnt:      25649 | 0.000
1198.60/1198.81	c total clause space: 127.173MB
1198.60/1198.81	c total #watches: 217547
1199.70/1199.99	c total #propagations: 213099765 / total #impl: 998695042 (eff. 0.213)
1199.70/1199.99	c #Conflicts:    1034000 | #Learnt:      26649 | 0.000
1199.70/1199.99	c total clause space: 127.173MB
1199.70/1199.99	c total #watches: 224474
1200.90/1201.18	c total #propagations: 213286645 / total #impl: 999503936 (eff. 0.213)
1200.90/1201.18	c #Conflicts:    1035000 | #Learnt:      27649 | 0.000
1200.90/1201.18	c total clause space: 127.173MB
1200.90/1201.18	c total #watches: 231057
1202.40/1202.68	c total #propagations: 213461750 / total #impl: 1000357570 (eff. 0.213)
1202.40/1202.68	c #Conflicts:    1036000 | #Learnt:      28649 | 0.000
1202.40/1202.68	c total clause space: 127.173MB
1202.40/1202.68	c total #watches: 234954
1203.90/1204.10	c total #propagations: 213755579 / total #impl: 1001579033 (eff. 0.213)
1203.90/1204.10	c #Conflicts:    1037000 | #Learnt:      29649 | 0.000
1203.90/1204.10	c total clause space: 127.173MB
1203.90/1204.10	c total #watches: 239419
1205.10/1205.32	c total #propagations: 213985960 / total #impl: 1002697115 (eff. 0.213)
1205.10/1205.32	c #Conflicts:    1038000 | #Learnt:      30649 | 0.000
1205.10/1205.32	c total clause space: 127.173MB
1205.10/1205.32	c total #watches: 246103
1206.61/1206.86	c total #propagations: 214201235 / total #impl: 1003625476 (eff. 0.213)
1206.61/1206.86	c #Conflicts:    1039000 | #Learnt:      31649 | 0.000
1206.61/1206.86	c total clause space: 127.173MB
1206.61/1206.86	c total #watches: 251600
1208.10/1208.39	c total #propagations: 214402405 / total #impl: 1004786228 (eff. 0.213)
1208.10/1208.39	c #Conflicts:    1040000 | #Learnt:      32649 | 0.000
1208.10/1208.39	c total clause space: 127.173MB
1208.10/1208.39	c total #watches: 256693
1209.60/1209.80	c total #propagations: 214644658 / total #impl: 1005936642 (eff. 0.213)
1209.60/1209.80	c #Conflicts:    1041000 | #Learnt:      33649 | 0.000
1209.60/1209.80	c total clause space: 127.173MB
1209.60/1209.80	c total #watches: 261930
1211.01/1211.21	c total #propagations: 214820270 / total #impl: 1006903954 (eff. 0.213)
1211.01/1211.21	c #Conflicts:    1042000 | #Learnt:      34649 | 0.000
1211.01/1211.21	c total clause space: 127.173MB
1211.01/1211.21	c total #watches: 267210
1212.60/1212.88	c total #propagations: 215012262 / total #impl: 1008074433 (eff. 0.213)
1212.60/1212.88	c #Conflicts:    1043000 | #Learnt:      35649 | 0.000
1212.60/1212.88	c total clause space: 127.173MB
1212.60/1212.88	c total #watches: 273122
1214.31/1214.51	c total #propagations: 215212275 / total #impl: 1009309834 (eff. 0.213)
1214.31/1214.51	c #Conflicts:    1044000 | #Learnt:      36649 | 0.000
1214.31/1214.51	c total clause space: 127.173MB
1214.31/1214.51	c total #watches: 278662
1216.20/1216.48	c total #propagations: 215395608 / total #impl: 1010517005 (eff. 0.213)
1216.20/1216.48	c #Conflicts:    1045000 | #Learnt:      37649 | 0.000
1216.20/1216.48	c total clause space: 127.173MB
1216.20/1216.48	c total #watches: 283472
1218.10/1218.30	c total #propagations: 215566995 / total #impl: 1011928917 (eff. 0.213)
1218.10/1218.30	c #Conflicts:    1046000 | #Learnt:      38649 | 0.000
1218.10/1218.30	c total clause space: 127.173MB
1218.10/1218.30	c total #watches: 289718
1220.00/1220.22	c total #propagations: 215720112 / total #impl: 1013211486 (eff. 0.213)
1220.00/1220.22	c #Conflicts:    1047000 | #Learnt:      39649 | 0.000
1220.00/1220.22	c total clause space: 127.173MB
1220.00/1220.22	c total #watches: 296634
1221.91/1222.19	c total #propagations: 215858417 / total #impl: 1014651364 (eff. 0.213)
1221.91/1222.19	c #Conflicts:    1048000 | #Learnt:      40649 | 0.000
1221.91/1222.19	c total clause space: 127.173MB
1221.91/1222.19	c total #watches: 305464
1224.11/1224.38	c total #propagations: 216163850 / total #impl: 1016031410 (eff. 0.213)
1224.11/1224.38	c #Conflicts:    1049000 | #Learnt:      41649 | 0.000
1224.11/1224.38	c total clause space: 127.173MB
1224.11/1224.38	c total #watches: 313132
1226.10/1226.39	c total #propagations: 216448991 / total #impl: 1017485489 (eff. 0.213)
1226.10/1226.39	c #Conflicts:    1050000 | #Learnt:      42649 | 0.000
1226.10/1226.39	c total clause space: 127.173MB
1226.10/1226.39	c total #watches: 317925
1228.51/1228.73	c total #propagations: 216719645 / total #impl: 1018531148 (eff. 0.213)
1228.51/1228.73	c #Conflicts:    1051000 | #Learnt:      43649 | 0.000
1228.51/1228.73	c total clause space: 127.173MB
1228.51/1228.73	c total #watches: 324842
1230.70/1230.92	c total #propagations: 216935681 / total #impl: 1019873804 (eff. 0.213)
1230.70/1230.92	c #Conflicts:    1052000 | #Learnt:      44649 | 0.000
1230.70/1230.92	c total clause space: 127.173MB
1230.70/1230.92	c total #watches: 330924
1232.90/1233.18	c total #propagations: 217157253 / total #impl: 1021019681 (eff. 0.213)
1232.90/1233.18	c #Conflicts:    1053000 | #Learnt:      45649 | 0.000
1232.90/1233.18	c total clause space: 127.173MB
1232.90/1233.18	c total #watches: 336280
1235.20/1235.46	c total #propagations: 217360102 / total #impl: 1022211521 (eff. 0.213)
1235.20/1235.46	c #Conflicts:    1054000 | #Learnt:      46649 | 0.000
1235.20/1235.46	c total clause space: 127.173MB
1235.20/1235.46	c total #watches: 342125
1237.60/1237.84	c total #propagations: 217506848 / total #impl: 1023304452 (eff. 0.213)
1237.60/1237.84	c #Conflicts:    1055000 | #Learnt:      47649 | 0.000
1237.60/1237.84	c total clause space: 127.173MB
1237.60/1237.84	c total #watches: 346794
1240.30/1240.59	c total #propagations: 217730215 / total #impl: 1024623893 (eff. 0.212)
1240.30/1240.59	c #Conflicts:    1056000 | #Learnt:      48649 | 0.000
1240.30/1240.59	c total clause space: 127.173MB
1240.30/1240.59	c total #watches: 351936
1243.30/1243.53	c total #propagations: 217920577 / total #impl: 1026003677 (eff. 0.212)
1243.30/1243.53	c GC COLLECT
1243.30/1243.53	c #Conflicts:    1057000 | #Learnt:      24844 | 0.000
1243.30/1243.53	c total clause space: 127.173MB
1243.30/1243.53	c total #watches: 213054
1244.40/1244.62	c total #propagations: 218089509 / total #impl: 1027594408 (eff. 0.212)
1244.40/1244.62	c #Conflicts:    1058000 | #Learnt:      25844 | 0.000
1244.40/1244.62	c total clause space: 127.173MB
1244.40/1244.62	c total #watches: 218881
1245.20/1245.45	c total #propagations: 218409568 / total #impl: 1028466486 (eff. 0.212)
1245.20/1245.45	c #Conflicts:    1059000 | #Learnt:      26844 | 0.000
1245.20/1245.45	c total clause space: 127.173MB
1245.20/1245.45	c total #watches: 224836
1245.90/1246.15	c total #propagations: 218623291 / total #impl: 1029098498 (eff. 0.212)
1245.90/1246.15	c #Conflicts:    1060000 | #Learnt:      27844 | 0.000
1245.90/1246.15	c total clause space: 127.173MB
1245.90/1246.15	c total #watches: 229330
1246.70/1246.92	c total #propagations: 218762728 / total #impl: 1029641736 (eff. 0.212)
1246.70/1246.92	c #Conflicts:    1061000 | #Learnt:      28844 | 0.000
1246.70/1246.92	c total clause space: 127.173MB
1246.70/1246.92	c total #watches: 233447
1247.60/1247.82	c total #propagations: 218960641 / total #impl: 1030428843 (eff. 0.212)
1247.60/1247.82	c #Conflicts:    1062000 | #Learnt:      29844 | 0.000
1247.60/1247.82	c total clause space: 127.173MB
1247.60/1247.82	c total #watches: 237738
1248.30/1248.52	c total #propagations: 219141953 / total #impl: 1031232032 (eff. 0.213)
1248.30/1248.52	c #Conflicts:    1063000 | #Learnt:      30844 | 0.000
1248.30/1248.52	c total clause space: 127.173MB
1248.30/1248.52	c total #watches: 240974
1249.40/1249.64	c total #propagations: 219300791 / total #impl: 1031876995 (eff. 0.213)
1249.40/1249.64	c #Conflicts:    1064000 | #Learnt:      31844 | 0.000
1249.40/1249.64	c total clause space: 127.173MB
1249.40/1249.64	c total #watches: 246663
1250.69/1250.94	c total #propagations: 219506747 / total #impl: 1032688776 (eff. 0.213)
1250.69/1250.94	c #Conflicts:    1065000 | #Learnt:      32844 | 0.000
1250.69/1250.94	c total clause space: 127.173MB
1250.69/1250.94	c total #watches: 251245
1251.79/1252.03	c total #propagations: 219782539 / total #impl: 1033679881 (eff. 0.213)
1251.79/1252.03	c #Conflicts:    1066000 | #Learnt:      33844 | 0.000
1251.79/1252.03	c total clause space: 127.173MB
1251.79/1252.03	c total #watches: 255351
1252.89/1253.14	c total #propagations: 220011670 / total #impl: 1034624422 (eff. 0.213)
1252.89/1253.14	c #Conflicts:    1067000 | #Learnt:      34844 | 0.000
1252.89/1253.14	c total clause space: 127.173MB
1252.89/1253.14	c total #watches: 259433
1253.99/1254.23	c total #propagations: 220241404 / total #impl: 1035525747 (eff. 0.213)
1253.99/1254.23	c #Conflicts:    1068000 | #Learnt:      35844 | 0.000
1253.99/1254.23	c total clause space: 127.173MB
1253.99/1254.23	c total #watches: 263448
1255.09/1255.37	c total #propagations: 220452084 / total #impl: 1036479766 (eff. 0.213)
1255.09/1255.37	c #Conflicts:    1069000 | #Learnt:      36844 | 0.000
1255.09/1255.37	c total clause space: 127.173MB
1255.09/1255.37	c total #watches: 268292
1256.29/1256.55	c total #propagations: 220644928 / total #impl: 1037492996 (eff. 0.213)
1256.29/1256.55	c #Conflicts:    1070000 | #Learnt:      37844 | 0.000
1256.29/1256.55	c total clause space: 127.173MB
1256.29/1256.55	c total #watches: 272927
1257.29/1257.57	c total #propagations: 220867617 / total #impl: 1038541858 (eff. 0.213)
1257.29/1257.57	c #Conflicts:    1071000 | #Learnt:      38844 | 0.000
1257.29/1257.57	c total clause space: 127.173MB
1257.29/1257.57	c total #watches: 276190
1258.39/1258.69	c total #propagations: 221068603 / total #impl: 1039434726 (eff. 0.213)
1258.39/1258.69	c #Conflicts:    1072000 | #Learnt:      39844 | 0.000
1258.39/1258.69	c total clause space: 127.173MB
1258.39/1258.69	c total #watches: 279440
1259.79/1260.09	c total #propagations: 221285072 / total #impl: 1040345237 (eff. 0.213)
1259.79/1260.09	c #Conflicts:    1073000 | #Learnt:      40844 | 0.000
1259.79/1260.09	c total clause space: 127.173MB
1259.79/1260.09	c total #watches: 282904
1261.09/1261.36	c total #propagations: 221544016 / total #impl: 1041497878 (eff. 0.213)
1261.09/1261.36	c #Conflicts:    1074000 | #Learnt:      41844 | 0.000
1261.09/1261.36	c total clause space: 127.173MB
1261.09/1261.36	c total #watches: 286044
1262.60/1262.86	c total #propagations: 221792820 / total #impl: 1042512063 (eff. 0.213)
1262.60/1262.86	c #Conflicts:    1075000 | #Learnt:      42844 | 0.000
1262.60/1262.86	c total clause space: 127.173MB
1262.60/1262.86	c total #watches: 289391
1264.19/1264.42	c total #propagations: 222036576 / total #impl: 1043568951 (eff. 0.213)
1264.19/1264.42	c #Conflicts:    1076000 | #Learnt:      43844 | 0.000
1264.19/1264.42	c total clause space: 127.173MB
1264.19/1264.42	c total #watches: 292661
1265.69/1265.94	c total #propagations: 222299232 / total #impl: 1044775577 (eff. 0.213)
1265.69/1265.94	c #Conflicts:    1077000 | #Learnt:      44844 | 0.000
1265.69/1265.94	c total clause space: 127.173MB
1265.69/1265.94	c total #watches: 296339
1267.00/1267.27	c total #propagations: 222555295 / total #impl: 1046010181 (eff. 0.213)
1267.00/1267.27	c #Conflicts:    1078000 | #Learnt:      45844 | 0.000
1267.00/1267.27	c total clause space: 127.173MB
1267.00/1267.27	c total #watches: 299890
1268.49/1268.74	c total #propagations: 222815694 / total #impl: 1047099398 (eff. 0.213)
1268.49/1268.74	c #Conflicts:    1079000 | #Learnt:      46844 | 0.000
1268.49/1268.74	c total clause space: 127.173MB
1268.49/1268.74	c total #watches: 303385
1269.89/1270.17	c total #propagations: 223063293 / total #impl: 1048228205 (eff. 0.213)
1269.89/1270.17	c #Conflicts:    1080000 | #Learnt:      47844 | 0.000
1269.89/1270.17	c total clause space: 127.173MB
1269.89/1270.17	c total #watches: 306754
1271.29/1271.58	c total #propagations: 223279107 / total #impl: 1049240371 (eff. 0.213)
1271.29/1271.58	c #Conflicts:    1081000 | #Learnt:      48844 | 0.000
1271.29/1271.58	c total clause space: 127.173MB
1271.29/1271.58	c total #watches: 309853
1272.79/1273.05	c total #propagations: 223510457 / total #impl: 1050232215 (eff. 0.213)
1272.79/1273.05	c #Conflicts:    1082000 | #Learnt:      49844 | 0.000
1272.79/1273.05	c total clause space: 127.173MB
1272.79/1273.05	c total #watches: 313166
1274.29/1274.50	c total #propagations: 223768382 / total #impl: 1051315139 (eff. 0.213)
1274.29/1274.50	c GC COLLECT
1274.29/1274.50	c #Conflicts:    1083000 | #Learnt:      25748 | 0.000
1274.29/1274.50	c total clause space: 127.173MB
1274.29/1274.50	c total #watches: 218773
1275.69/1275.98	c total #propagations: 223963756 / total #impl: 1052287585 (eff. 0.213)
1275.69/1275.98	c #Conflicts:    1084000 | #Learnt:      26748 | 0.000
1275.69/1275.98	c total clause space: 127.173MB
1275.69/1275.98	c total #watches: 224157
1277.09/1277.32	c total #propagations: 224168563 / total #impl: 1053286640 (eff. 0.213)
1277.09/1277.32	c #Conflicts:    1085000 | #Learnt:      27748 | 0.000
1277.09/1277.32	c total clause space: 127.173MB
1277.09/1277.32	c total #watches: 228902
1278.49/1278.78	c total #propagations: 224430768 / total #impl: 1054246060 (eff. 0.213)
1278.49/1278.78	c #Conflicts:    1086000 | #Learnt:      28748 | 0.000
1278.49/1278.78	c total clause space: 127.173MB
1278.49/1278.78	c total #watches: 234093
1280.09/1280.37	c total #propagations: 224656712 / total #impl: 1055281273 (eff. 0.213)
1280.09/1280.37	c #Conflicts:    1087000 | #Learnt:      29748 | 0.000
1280.09/1280.37	c total clause space: 127.173MB
1280.09/1280.37	c total #watches: 237856
1282.09/1282.36	c total #propagations: 224873257 / total #impl: 1056241669 (eff. 0.213)
1282.09/1282.36	c #Conflicts:    1088000 | #Learnt:      30748 | 0.000
1282.09/1282.36	c total clause space: 127.173MB
1282.09/1282.36	c total #watches: 242322
1283.39/1283.67	c total #propagations: 225116492 / total #impl: 1057648880 (eff. 0.213)
1283.39/1283.67	c #Conflicts:    1089000 | #Learnt:      31748 | 0.000
1283.39/1283.67	c total clause space: 127.173MB
1283.39/1283.67	c total #watches: 245681
1284.79/1285.08	c total #propagations: 225399821 / total #impl: 1058560979 (eff. 0.213)
1284.79/1285.08	c #Conflicts:    1090000 | #Learnt:      32748 | 0.000
1284.79/1285.08	c total clause space: 127.173MB
1284.79/1285.08	c total #watches: 248376
1286.09/1286.30	c total #propagations: 225712541 / total #impl: 1059549910 (eff. 0.213)
1286.09/1286.30	c #Conflicts:    1091000 | #Learnt:      33748 | 0.000
1286.09/1286.30	c total clause space: 127.173MB
1286.09/1286.30	c total #watches: 252445
1287.19/1287.49	c total #propagations: 225986918 / total #impl: 1060376458 (eff. 0.213)
1287.19/1287.49	c #Conflicts:    1092000 | #Learnt:      34748 | 0.000
1287.19/1287.49	c total clause space: 127.173MB
1287.19/1287.49	c total #watches: 256647
1288.59/1288.86	c total #propagations: 226259665 / total #impl: 1061160786 (eff. 0.213)
1288.59/1288.86	c #Conflicts:    1093000 | #Learnt:      35748 | 0.000
1288.59/1288.86	c total clause space: 127.173MB
1288.59/1288.86	c total #watches: 260467
1290.10/1290.34	c total #propagations: 226535516 / total #impl: 1062106754 (eff. 0.213)
1290.10/1290.34	c #Conflicts:    1094000 | #Learnt:      36748 | 0.000
1290.10/1290.34	c total clause space: 127.173MB
1290.10/1290.34	c total #watches: 264021
1291.69/1291.95	c total #propagations: 226819156 / total #impl: 1063102638 (eff. 0.213)
1291.69/1291.95	c #Conflicts:    1095000 | #Learnt:      37748 | 0.000
1291.69/1291.95	c total clause space: 127.173MB
1291.69/1291.95	c total #watches: 267501
1293.09/1293.35	c total #propagations: 227106679 / total #impl: 1064137552 (eff. 0.213)
1293.09/1293.35	c #Conflicts:    1096000 | #Learnt:      38748 | 0.000
1293.09/1293.35	c total clause space: 127.173MB
1293.09/1293.35	c total #watches: 271350
1294.39/1294.68	c total #propagations: 227401453 / total #impl: 1065109199 (eff. 0.214)
1294.39/1294.68	c #Conflicts:    1097000 | #Learnt:      39748 | 0.000
1294.39/1294.68	c total clause space: 127.173MB
1294.39/1294.68	c total #watches: 274870
1295.99/1296.24	c total #propagations: 227659070 / total #impl: 1066001450 (eff. 0.214)
1295.99/1296.24	c #Conflicts:    1098000 | #Learnt:      40748 | 0.000
1295.99/1296.24	c total clause space: 127.173MB
1295.99/1296.24	c total #watches: 278029
1297.49/1297.72	c total #propagations: 228003015 / total #impl: 1067121728 (eff. 0.214)
1297.49/1297.72	c #Conflicts:    1099000 | #Learnt:      41748 | 0.000
1297.49/1297.72	c total clause space: 127.173MB
1297.49/1297.72	c total #watches: 280964
1299.09/1299.31	c total #propagations: 228352235 / total #impl: 1068239206 (eff. 0.214)
1299.09/1299.31	c #Conflicts:    1100000 | #Learnt:      42748 | 0.000
1299.09/1299.31	c total clause space: 127.173MB
1299.09/1299.31	c total #watches: 285370
1300.59/1300.83	c total #propagations: 228590300 / total #impl: 1069361384 (eff. 0.214)
1300.59/1300.83	c #Conflicts:    1101000 | #Learnt:      43748 | 0.000
1300.59/1300.83	c total clause space: 127.173MB
1300.59/1300.83	c total #watches: 289917
1302.09/1302.31	c total #propagations: 228840810 / total #impl: 1070381400 (eff. 0.214)
1302.09/1302.31	c #Conflicts:    1102000 | #Learnt:      44748 | 0.000
1302.09/1302.31	c total clause space: 127.173MB
1302.09/1302.31	c total #watches: 294063
1303.49/1303.74	c total #propagations: 229085847 / total #impl: 1071416348 (eff. 0.214)
1303.49/1303.74	c #Conflicts:    1103000 | #Learnt:      45748 | 0.000
1303.49/1303.74	c total clause space: 127.173MB
1303.49/1303.74	c total #watches: 298387
1304.89/1305.14	c total #propagations: 229348376 / total #impl: 1072423106 (eff. 0.214)
1304.89/1305.14	c #Conflicts:    1104000 | #Learnt:      46748 | 0.000
1304.89/1305.14	c total clause space: 127.173MB
1304.89/1305.14	c total #watches: 302038
1306.49/1306.74	c total #propagations: 229604415 / total #impl: 1073390309 (eff. 0.214)
1306.49/1306.74	c #Conflicts:    1105000 | #Learnt:      47748 | 0.000
1306.49/1306.74	c total clause space: 127.173MB
1306.49/1306.74	c total #watches: 306142
1308.19/1308.49	c total #propagations: 229871276 / total #impl: 1074468205 (eff. 0.214)
1308.19/1308.49	c #Conflicts:    1106000 | #Learnt:      48748 | 0.000
1308.19/1308.49	c total clause space: 127.173MB
1308.19/1308.49	c total #watches: 309692
1309.78/1310.01	c total #propagations: 230114002 / total #impl: 1075553290 (eff. 0.214)
1309.78/1310.01	c #Conflicts:    1107000 | #Learnt:      49748 | 0.000
1309.78/1310.01	c total clause space: 127.173MB
1309.78/1310.01	c total #watches: 312985
1311.78/1312.04	c total #propagations: 230365378 / total #impl: 1076510146 (eff. 0.214)
1311.78/1312.04	c #Conflicts:    1108000 | #Learnt:      50748 | 0.000
1311.78/1312.04	c total clause space: 127.173MB
1311.78/1312.04	c total #watches: 316537
1312.98/1313.26	c total #propagations: 230598742 / total #impl: 1077898506 (eff. 0.214)
1312.98/1313.26	c GC COLLECT
1312.98/1313.26	c #Conflicts:    1109000 | #Learnt:      26353 | 0.000
1312.98/1313.26	c total clause space: 127.173MB
1312.98/1313.26	c total #watches: 221839
1314.08/1314.38	c total #propagations: 230867630 / total #impl: 1078851875 (eff. 0.214)
1314.08/1314.38	c #Conflicts:    1110000 | #Learnt:      27353 | 0.000
1314.08/1314.38	c total clause space: 127.173MB
1314.08/1314.38	c total #watches: 226040
1315.18/1315.49	c total #propagations: 231132211 / total #impl: 1079873558 (eff. 0.214)
1315.18/1315.49	c #Conflicts:    1111000 | #Learnt:      28353 | 0.000
1315.18/1315.49	c total clause space: 127.173MB
1315.18/1315.49	c total #watches: 231143
1316.18/1316.43	c total #propagations: 231365730 / total #impl: 1080870015 (eff. 0.214)
1316.18/1316.43	c #Conflicts:    1112000 | #Learnt:      29353 | 0.000
1316.18/1316.43	c total clause space: 127.173MB
1316.18/1316.43	c total #watches: 235617
1317.08/1317.38	c total #propagations: 231615391 / total #impl: 1081801451 (eff. 0.214)
1317.08/1317.38	c #Conflicts:    1113000 | #Learnt:      30353 | 0.000
1317.08/1317.38	c total clause space: 127.173MB
1317.08/1317.38	c total #watches: 240011
1318.08/1318.37	c total #propagations: 231891705 / total #impl: 1082722062 (eff. 0.214)
1318.08/1318.37	c #Conflicts:    1114000 | #Learnt:      31353 | 0.000
1318.08/1318.37	c total clause space: 127.173MB
1318.08/1318.37	c total #watches: 243581
1319.28/1319.53	c total #propagations: 232182929 / total #impl: 1083666996 (eff. 0.214)
1319.28/1319.53	c #Conflicts:    1115000 | #Learnt:      32353 | 0.000
1319.28/1319.53	c total clause space: 127.173MB
1319.28/1319.53	c total #watches: 247294
1320.48/1320.75	c total #propagations: 232483989 / total #impl: 1084850210 (eff. 0.214)
1320.48/1320.75	c #Conflicts:    1116000 | #Learnt:      33353 | 0.000
1320.48/1320.75	c total clause space: 127.173MB
1320.48/1320.75	c total #watches: 250963
1321.78/1322.01	c total #propagations: 232767561 / total #impl: 1086142932 (eff. 0.214)
1321.78/1322.01	c #Conflicts:    1117000 | #Learnt:      34353 | 0.000
1321.78/1322.01	c total clause space: 127.173MB
1321.78/1322.01	c total #watches: 255153
1322.98/1323.25	c total #propagations: 233062840 / total #impl: 1087446513 (eff. 0.214)
1322.98/1323.25	c #Conflicts:    1118000 | #Learnt:      35353 | 0.000
1322.98/1323.25	c total clause space: 127.173MB
1322.98/1323.25	c total #watches: 259564
1324.19/1324.43	c total #propagations: 233335091 / total #impl: 1088808040 (eff. 0.214)
1324.19/1324.43	c #Conflicts:    1119000 | #Learnt:      36353 | 0.000
1324.19/1324.43	c total clause space: 127.173MB
1324.19/1324.43	c total #watches: 262960
1325.48/1325.79	c total #propagations: 233654475 / total #impl: 1089969180 (eff. 0.214)
1325.48/1325.79	c #Conflicts:    1120000 | #Learnt:      37353 | 0.000
1325.48/1325.79	c total clause space: 127.173MB
1325.48/1325.79	c total #watches: 266974
1326.88/1327.17	c total #propagations: 233924239 / total #impl: 1091229302 (eff. 0.214)
1326.88/1327.17	c #Conflicts:    1121000 | #Learnt:      38353 | 0.000
1326.88/1327.17	c total clause space: 127.173MB
1326.88/1327.17	c total #watches: 271351
1328.28/1328.57	c total #propagations: 234176909 / total #impl: 1092592690 (eff. 0.214)
1328.28/1328.57	c #Conflicts:    1122000 | #Learnt:      39353 | 0.000
1328.28/1328.57	c total clause space: 127.173MB
1328.28/1328.57	c total #watches: 275318
1329.98/1330.23	c total #propagations: 234451188 / total #impl: 1094018231 (eff. 0.214)
1329.98/1330.23	c #Conflicts:    1123000 | #Learnt:      40353 | 0.000
1329.98/1330.23	c total clause space: 127.173MB
1329.98/1330.23	c total #watches: 279898
1331.68/1331.99	c total #propagations: 234701934 / total #impl: 1095497432 (eff. 0.214)
1331.68/1331.99	c #Conflicts:    1124000 | #Learnt:      41353 | 0.000
1331.68/1331.99	c total clause space: 127.173MB
1331.68/1331.99	c total #watches: 283792
1333.38/1333.68	c total #propagations: 235005376 / total #impl: 1096818268 (eff. 0.214)
1333.38/1333.68	c #Conflicts:    1125000 | #Learnt:      42353 | 0.000
1333.38/1333.68	c total clause space: 127.173MB
1333.38/1333.68	c total #watches: 288191
1335.38/1335.68	c total #propagations: 235288438 / total #impl: 1098183570 (eff. 0.214)
1335.38/1335.68	c #Conflicts:    1126000 | #Learnt:      43353 | 0.000
1335.38/1335.68	c total clause space: 127.173MB
1335.38/1335.68	c total #watches: 293520
1337.68/1337.94	c total #propagations: 235557435 / total #impl: 1099924850 (eff. 0.214)
1337.68/1337.94	c #Conflicts:    1127000 | #Learnt:      44353 | 0.000
1337.68/1337.94	c total clause space: 127.173MB
1337.68/1337.94	c total #watches: 299232
1339.59/1339.81	c total #propagations: 235796394 / total #impl: 1101851564 (eff. 0.214)
1339.59/1339.81	c #Conflicts:    1128000 | #Learnt:      45353 | 0.000
1339.59/1339.81	c total clause space: 127.173MB
1339.59/1339.81	c total #watches: 304850
1341.58/1341.84	c total #propagations: 236053510 / total #impl: 1103070227 (eff. 0.214)
1341.58/1341.84	c #Conflicts:    1129000 | #Learnt:      46353 | 0.000
1341.58/1341.84	c total clause space: 127.173MB
1341.58/1341.84	c total #watches: 310142
1343.38/1343.62	c total #propagations: 236332523 / total #impl: 1104190696 (eff. 0.214)
1343.38/1343.62	c #Conflicts:    1130000 | #Learnt:      47353 | 0.000
1343.38/1343.62	c total clause space: 127.173MB
1343.38/1343.62	c total #watches: 315862
1345.38/1345.60	c total #propagations: 236513192 / total #impl: 1104824235 (eff. 0.214)
1345.38/1345.60	c #Conflicts:    1131000 | #Learnt:      48353 | 0.000
1345.38/1345.60	c total clause space: 127.173MB
1345.38/1345.60	c total #watches: 321226
1347.29/1347.56	c total #propagations: 236762059 / total #impl: 1105744428 (eff. 0.214)
1347.29/1347.56	c #Conflicts:    1132000 | #Learnt:      49353 | 0.000
1347.29/1347.56	c total clause space: 127.173MB
1347.29/1347.56	c total #watches: 326466
1349.48/1349.80	c total #propagations: 237033658 / total #impl: 1106786985 (eff. 0.214)
1349.48/1349.80	c #Conflicts:    1133000 | #Learnt:      50353 | 0.000
1349.48/1349.80	c total clause space: 127.173MB
1349.48/1349.80	c total #watches: 330931
1350.88/1351.15	c total #propagations: 237364976 / total #impl: 1107987432 (eff. 0.214)
1350.88/1351.15	c #Conflicts:    1134000 | #Learnt:      51353 | 0.000
1350.88/1351.15	c total clause space: 127.173MB
1350.88/1351.15	c total #watches: 335511
1351.68/1351.94	c total #propagations: 237512605 / total #impl: 1108535177 (eff. 0.214)
1351.68/1351.94	c GC COLLECT
1351.68/1351.94	c #Conflicts:    1135000 | #Learnt:      26646 | 0.000
1351.68/1351.94	c total clause space: 127.173MB
1351.68/1351.94	c total #watches: 222561
1352.48/1352.72	c total #propagations: 237589296 / total #impl: 1108770652 (eff. 0.214)
1352.48/1352.72	c #Conflicts:    1136000 | #Learnt:      27646 | 0.000
1352.48/1352.72	c total clause space: 127.173MB
1352.48/1352.72	c total #watches: 226032
1353.18/1353.40	c total #propagations: 237657181 / total #impl: 1109019749 (eff. 0.214)
1353.18/1353.40	c #Conflicts:    1137000 | #Learnt:      28646 | 0.000
1353.18/1353.40	c total clause space: 127.173MB
1353.18/1353.40	c total #watches: 229175
1353.98/1354.22	c total #propagations: 237715818 / total #impl: 1109221174 (eff. 0.214)
1353.98/1354.22	c #Conflicts:    1138000 | #Learnt:      29646 | 0.000
1353.98/1354.22	c total clause space: 127.173MB
1353.98/1354.22	c total #watches: 231833
1355.08/1355.33	c total #propagations: 237802172 / total #impl: 1109507613 (eff. 0.214)
1355.08/1355.33	c #Conflicts:    1139000 | #Learnt:      30646 | 0.000
1355.08/1355.33	c total clause space: 127.173MB
1355.08/1355.33	c total #watches: 235863
1356.28/1356.51	c total #propagations: 237997429 / total #impl: 1110210566 (eff. 0.214)
1356.28/1356.51	c #Conflicts:    1140000 | #Learnt:      31646 | 0.000
1356.28/1356.51	c total clause space: 127.173MB
1356.28/1356.51	c total #watches: 240513
1356.98/1357.28	c total #propagations: 238157378 / total #impl: 1110915974 (eff. 0.214)
1356.98/1357.28	c #Conflicts:    1141000 | #Learnt:      32646 | 0.000
1356.98/1357.28	c total clause space: 127.173MB
1356.98/1357.28	c total #watches: 243685
1357.98/1358.22	c total #propagations: 238204654 / total #impl: 1111108229 (eff. 0.214)
1357.98/1358.22	c #Conflicts:    1142000 | #Learnt:      33646 | 0.000
1357.98/1358.22	c total clause space: 127.173MB
1357.98/1358.22	c total #watches: 248132
1358.88/1359.12	c total #propagations: 238290483 / total #impl: 1111580830 (eff. 0.214)
1358.88/1359.12	c #Conflicts:    1143000 | #Learnt:      34646 | 0.000
1358.88/1359.12	c total clause space: 127.173MB
1358.88/1359.12	c total #watches: 252090
1359.68/1359.91	c total #propagations: 238368915 / total #impl: 1112072540 (eff. 0.214)
1359.68/1359.91	c #Conflicts:    1144000 | #Learnt:      35646 | 0.000
1359.68/1359.91	c total clause space: 127.173MB
1359.68/1359.91	c total #watches: 255897
1360.48/1360.71	c total #propagations: 238426246 / total #impl: 1112450037 (eff. 0.214)
1360.48/1360.71	c #Conflicts:    1145000 | #Learnt:      36646 | 0.000
1360.48/1360.71	c total clause space: 127.173MB
1360.48/1360.71	c total #watches: 259043
1361.28/1361.54	c total #propagations: 238514710 / total #impl: 1112754226 (eff. 0.214)
1361.28/1361.54	c #Conflicts:    1146000 | #Learnt:      37646 | 0.000
1361.28/1361.54	c total clause space: 127.173MB
1361.28/1361.54	c total #watches: 263380
1362.08/1362.37	c total #propagations: 238599096 / total #impl: 1113166248 (eff. 0.214)
1362.08/1362.37	c #Conflicts:    1147000 | #Learnt:      38646 | 0.000
1362.08/1362.37	c total clause space: 127.173MB
1362.08/1362.37	c total #watches: 266949
1363.18/1363.46	c total #propagations: 238690997 / total #impl: 1113542122 (eff. 0.214)
1363.18/1363.46	c #Conflicts:    1148000 | #Learnt:      39646 | 0.000
1363.18/1363.46	c total clause space: 127.173MB
1363.18/1363.46	c total #watches: 271871
1363.98/1364.25	c total #propagations: 238792419 / total #impl: 1114142718 (eff. 0.214)
1363.98/1364.25	c #Conflicts:    1149000 | #Learnt:      40646 | 0.000
1363.98/1364.25	c total clause space: 127.173MB
1363.98/1364.25	c total #watches: 274708
1364.88/1365.11	c total #propagations: 238848506 / total #impl: 1114427897 (eff. 0.214)
1364.88/1365.11	c #Conflicts:    1150000 | #Learnt:      41646 | 0.000
1364.88/1365.11	c total clause space: 127.173MB
1364.88/1365.11	c total #watches: 278669
1366.38/1366.63	c total #propagations: 238919731 / total #impl: 1114982220 (eff. 0.214)
1366.38/1366.63	c #Conflicts:    1151000 | #Learnt:      42646 | 0.000
1366.38/1366.63	c total clause space: 127.173MB
1366.38/1366.63	c total #watches: 284174
1368.28/1368.59	c total #propagations: 239044747 / total #impl: 1116144265 (eff. 0.214)
1368.28/1368.59	c #Conflicts:    1152000 | #Learnt:      43646 | 0.000
1368.28/1368.59	c total clause space: 127.173MB
1368.28/1368.59	c total #watches: 290950
1370.48/1370.78	c total #propagations: 239303121 / total #impl: 1117639055 (eff. 0.214)
1370.48/1370.78	c #Conflicts:    1153000 | #Learnt:      44646 | 0.000
1370.48/1370.78	c total clause space: 127.173MB
1370.48/1370.78	c total #watches: 296081
1372.97/1373.20	c total #propagations: 239627501 / total #impl: 1118967816 (eff. 0.214)
1372.97/1373.20	c #Conflicts:    1154000 | #Learnt:      45646 | 0.000
1372.97/1373.20	c total clause space: 127.173MB
1372.97/1373.20	c total #watches: 301709
1375.57/1375.80	c total #propagations: 239951696 / total #impl: 1120377207 (eff. 0.214)
1375.57/1375.80	c #Conflicts:    1155000 | #Learnt:      46646 | 0.000
1375.57/1375.80	c total clause space: 127.173MB
1375.57/1375.80	c total #watches: 308709
1377.97/1378.26	c total #propagations: 240243719 / total #impl: 1121994218 (eff. 0.214)
1377.97/1378.26	c #Conflicts:    1156000 | #Learnt:      47646 | 0.000
1377.97/1378.26	c total clause space: 127.173MB
1377.97/1378.26	c total #watches: 314497
1380.57/1380.82	c total #propagations: 240517870 / total #impl: 1123528853 (eff. 0.214)
1380.57/1380.82	c #Conflicts:    1157000 | #Learnt:      48646 | 0.000
1380.57/1380.82	c total clause space: 127.173MB
1380.57/1380.82	c total #watches: 321377
1382.87/1383.14	c total #propagations: 240810707 / total #impl: 1125383740 (eff. 0.214)
1382.87/1383.14	c #Conflicts:    1158000 | #Learnt:      49646 | 0.000
1382.87/1383.14	c total clause space: 127.173MB
1382.87/1383.14	c total #watches: 326763
1385.27/1385.57	c total #propagations: 241090959 / total #impl: 1126683750 (eff. 0.214)
1385.27/1385.57	c #Conflicts:    1159000 | #Learnt:      50646 | 0.000
1385.27/1385.57	c total clause space: 127.173MB
1385.27/1385.57	c total #watches: 333974
1387.17/1387.42	c total #propagations: 241307193 / total #impl: 1128501283 (eff. 0.214)
1387.17/1387.42	c #Conflicts:    1160000 | #Learnt:      51646 | 0.000
1387.17/1387.42	c total clause space: 127.173MB
1387.17/1387.42	c total #watches: 342750
1388.77/1389.01	c total #propagations: 241462694 / total #impl: 1130116432 (eff. 0.214)
1388.77/1389.01	c GC COLLECT
1388.77/1389.01	c #Conflicts:    1161000 | #Learnt:      26640 | 0.000
1388.77/1389.01	c total clause space: 127.173MB
1388.77/1389.01	c total #watches: 223911
1390.28/1390.51	c total #propagations: 241679221 / total #impl: 1131485603 (eff. 0.214)
1390.28/1390.51	c #Conflicts:    1162000 | #Learnt:      27640 | 0.000
1390.28/1390.51	c total clause space: 127.173MB
1390.28/1390.51	c total #watches: 229105
1391.77/1392.03	c total #propagations: 241994056 / total #impl: 1132833479 (eff. 0.214)
1391.77/1392.03	c #Conflicts:    1163000 | #Learnt:      28640 | 0.000
1391.77/1392.03	c total clause space: 127.173MB
1391.77/1392.03	c total #watches: 235078
1393.27/1393.55	c total #propagations: 242245730 / total #impl: 1134270220 (eff. 0.214)
1393.27/1393.55	c #Conflicts:    1164000 | #Learnt:      29640 | 0.000
1393.27/1393.55	c total clause space: 127.173MB
1393.27/1393.55	c total #watches: 241358
1394.97/1395.21	c total #propagations: 242464722 / total #impl: 1135673294 (eff. 0.213)
1394.97/1395.21	c #Conflicts:    1165000 | #Learnt:      30640 | 0.000
1394.97/1395.21	c total clause space: 127.173MB
1394.97/1395.21	c total #watches: 247994
1396.37/1396.68	c total #propagations: 242712495 / total #impl: 1137363084 (eff. 0.213)
1396.37/1396.68	c #Conflicts:    1166000 | #Learnt:      31640 | 0.000
1396.37/1396.68	c total clause space: 127.173MB
1396.37/1396.68	c total #watches: 253473
1398.07/1398.30	c total #propagations: 242869751 / total #impl: 1138573435 (eff. 0.213)
1398.07/1398.30	c #Conflicts:    1167000 | #Learnt:      32640 | 0.000
1398.07/1398.30	c total clause space: 127.173MB
1398.07/1398.30	c total #watches: 260564
1399.27/1399.59	c total #propagations: 243018756 / total #impl: 1140090654 (eff. 0.213)
1399.27/1399.59	c #Conflicts:    1168000 | #Learnt:      33640 | 0.000
1399.27/1399.59	c total clause space: 127.173MB
1399.27/1399.59	c total #watches: 268247
1400.77/1401.08	c total #propagations: 243156562 / total #impl: 1141392911 (eff. 0.213)
1400.77/1401.08	c #Conflicts:    1169000 | #Learnt:      34640 | 0.000
1400.77/1401.08	c total clause space: 127.173MB
1400.77/1401.08	c total #watches: 272936
1402.47/1402.71	c total #propagations: 243397633 / total #impl: 1142457393 (eff. 0.213)
1402.47/1402.71	c #Conflicts:    1170000 | #Learnt:      35640 | 0.000
1402.47/1402.71	c total clause space: 127.173MB
1402.47/1402.71	c total #watches: 282504
1404.37/1404.62	c total #propagations: 243545131 / total #impl: 1143855107 (eff. 0.213)
1404.37/1404.62	c #Conflicts:    1171000 | #Learnt:      36640 | 0.000
1404.37/1404.62	c total clause space: 127.173MB
1404.37/1404.62	c total #watches: 289776
1406.27/1406.57	c total #propagations: 243735394 / total #impl: 1145364130 (eff. 0.213)
1406.27/1406.57	c #Conflicts:    1172000 | #Learnt:      37640 | 0.000
1406.27/1406.57	c total clause space: 127.173MB
1406.27/1406.57	c total #watches: 296892
1407.97/1408.28	c total #propagations: 243940659 / total #impl: 1146811631 (eff. 0.213)
1407.97/1408.28	c #Conflicts:    1173000 | #Learnt:      38640 | 0.000
1407.97/1408.28	c total clause space: 127.173MB
1407.97/1408.28	c total #watches: 305167
1409.67/1409.97	c total #propagations: 244080967 / total #impl: 1148578048 (eff. 0.213)
1409.67/1409.97	c #Conflicts:    1174000 | #Learnt:      39640 | 0.000
1409.67/1409.97	c total clause space: 127.173MB
1409.67/1409.97	c total #watches: 312514
1411.67/1411.97	c total #propagations: 244229316 / total #impl: 1150232701 (eff. 0.212)
1411.67/1411.97	c #Conflicts:    1175000 | #Learnt:      40640 | 0.000
1411.67/1411.97	c total clause space: 127.173MB
1411.67/1411.97	c total #watches: 320806
1413.87/1414.15	c total #propagations: 244410627 / total #impl: 1151996987 (eff. 0.212)
1413.87/1414.15	c #Conflicts:    1176000 | #Learnt:      41640 | 0.000
1413.87/1414.15	c total clause space: 127.173MB
1413.87/1414.15	c total #watches: 328636
1416.57/1416.87	c total #propagations: 244610000 / total #impl: 1153842405 (eff. 0.212)
1416.57/1416.87	c #Conflicts:    1177000 | #Learnt:      42640 | 0.000
1416.57/1416.87	c total clause space: 127.173MB
1416.57/1416.87	c total #watches: 334360
1419.07/1419.33	c total #propagations: 244854773 / total #impl: 1155584071 (eff. 0.212)
1419.07/1419.33	c #Conflicts:    1178000 | #Learnt:      43640 | 0.000
1419.07/1419.33	c total clause space: 127.173MB
1419.07/1419.33	c total #watches: 343145
1421.27/1421.50	c total #propagations: 245051351 / total #impl: 1157411304 (eff. 0.212)
1421.27/1421.50	c #Conflicts:    1179000 | #Learnt:      44640 | 0.000
1421.27/1421.50	c total clause space: 127.173MB
1421.27/1421.50	c total #watches: 349792
1424.07/1424.37	c total #propagations: 245210159 / total #impl: 1159037762 (eff. 0.212)
1424.07/1424.37	c #Conflicts:    1180000 | #Learnt:      45640 | 0.000
1424.07/1424.37	c total clause space: 127.173MB
1424.07/1424.37	c total #watches: 355393
1427.47/1427.72	c total #propagations: 245469354 / total #impl: 1160874098 (eff. 0.211)
1427.47/1427.72	c #Conflicts:    1181000 | #Learnt:      46640 | 0.000
1427.47/1427.72	c total clause space: 127.173MB
1427.47/1427.72	c total #watches: 360455
1430.66/1430.91	c total #propagations: 245756864 / total #impl: 1162877082 (eff. 0.211)
1430.66/1430.91	c #Conflicts:    1182000 | #Learnt:      47640 | 0.000
1430.66/1430.91	c total clause space: 127.173MB
1430.66/1430.91	c total #watches: 367900
1433.96/1434.21	c total #propagations: 245975271 / total #impl: 1165162899 (eff. 0.211)
1433.96/1434.21	c #Conflicts:    1183000 | #Learnt:      48640 | 0.000
1433.96/1434.21	c total clause space: 127.173MB
1433.96/1434.21	c total #watches: 373718
1436.56/1436.89	c total #propagations: 246209858 / total #impl: 1167725321 (eff. 0.211)
1436.56/1436.89	c #Conflicts:    1184000 | #Learnt:      49640 | 0.000
1436.56/1436.89	c total clause space: 127.173MB
1436.56/1436.89	c total #watches: 379626
1439.77/1440.04	c total #propagations: 246452344 / total #impl: 1169414880 (eff. 0.211)
1439.77/1440.04	c #Conflicts:    1185000 | #Learnt:      50640 | 0.000
1439.77/1440.04	c total clause space: 127.173MB
1439.77/1440.04	c total #watches: 386356
1442.46/1442.72	c total #propagations: 246694354 / total #impl: 1171217916 (eff. 0.211)
1442.46/1442.72	c #Conflicts:    1186000 | #Learnt:      51640 | 0.000
1442.46/1442.72	c total clause space: 127.173MB
1442.46/1442.72	c total #watches: 392736
1445.06/1445.36	c total #propagations: 246914146 / total #impl: 1172739254 (eff. 0.211)
1445.06/1445.36	c GC COLLECT
1445.06/1445.36	c #Conflicts:    1187000 | #Learnt:      26337 | 0.000
1445.06/1445.36	c total clause space: 127.173MB
1445.06/1445.36	c total #watches: 222843
1446.27/1446.53	c total #propagations: 247123997 / total #impl: 1174450391 (eff. 0.210)
1446.27/1446.53	c #Conflicts:    1188000 | #Learnt:      27337 | 0.000
1446.27/1446.53	c total clause space: 127.173MB
1446.27/1446.53	c total #watches: 229382
1447.47/1447.77	c total #propagations: 247343587 / total #impl: 1175606859 (eff. 0.210)
1447.47/1447.77	c #Conflicts:    1189000 | #Learnt:      28337 | 0.000
1447.47/1447.77	c total clause space: 127.173MB
1447.47/1447.77	c total #watches: 233650
1448.96/1449.27	c total #propagations: 247617299 / total #impl: 1176525019 (eff. 0.210)
1448.96/1449.27	c #Conflicts:    1190000 | #Learnt:      29337 | 0.000
1448.96/1449.27	c total clause space: 127.173MB
1448.96/1449.27	c total #watches: 238586
1450.36/1450.65	c total #propagations: 247901076 / total #impl: 1177468374 (eff. 0.211)
1450.36/1450.65	c #Conflicts:    1191000 | #Learnt:      30337 | 0.000
1450.36/1450.65	c total clause space: 127.173MB
1450.36/1450.65	c total #watches: 243676
1452.16/1452.41	c total #propagations: 248116183 / total #impl: 1178303651 (eff. 0.211)
1452.16/1452.41	c #Conflicts:    1192000 | #Learnt:      31337 | 0.000
1452.16/1452.41	c total clause space: 127.173MB
1452.16/1452.41	c total #watches: 248927
1453.97/1454.21	c total #propagations: 248448389 / total #impl: 1179218238 (eff. 0.211)
1453.97/1454.21	c #Conflicts:    1193000 | #Learnt:      32337 | 0.000
1453.97/1454.21	c total clause space: 127.173MB
1453.97/1454.21	c total #watches: 254601
1455.76/1456.03	c total #propagations: 248722913 / total #impl: 1180191208 (eff. 0.211)
1455.76/1456.03	c #Conflicts:    1194000 | #Learnt:      33337 | 0.000
1455.76/1456.03	c total clause space: 127.173MB
1455.76/1456.03	c total #watches: 261135
1457.56/1457.82	c total #propagations: 248904109 / total #impl: 1181134224 (eff. 0.211)
1457.56/1457.82	c #Conflicts:    1195000 | #Learnt:      34337 | 0.000
1457.56/1457.82	c total clause space: 127.173MB
1457.56/1457.82	c total #watches: 266091
1459.36/1459.61	c total #propagations: 249176627 / total #impl: 1182204846 (eff. 0.211)
1459.36/1459.61	c #Conflicts:    1196000 | #Learnt:      35337 | 0.000
1459.36/1459.61	c total clause space: 127.173MB
1459.36/1459.61	c total #watches: 270538
1460.96/1461.29	c total #propagations: 249472655 / total #impl: 1183377470 (eff. 0.211)
1460.96/1461.29	c #Conflicts:    1197000 | #Learnt:      36337 | 0.000
1460.96/1461.29	c total clause space: 127.173MB
1460.96/1461.29	c total #watches: 274964
1462.87/1463.10	c total #propagations: 249712055 / total #impl: 1184254482 (eff. 0.211)
1462.87/1463.10	c #Conflicts:    1198000 | #Learnt:      37337 | 0.000
1462.87/1463.10	c total clause space: 127.173MB
1462.87/1463.10	c total #watches: 279030
1464.87/1465.19	c total #propagations: 249986481 / total #impl: 1185294163 (eff. 0.211)
1464.87/1465.19	c #Conflicts:    1199000 | #Learnt:      38337 | 0.000
1464.87/1465.19	c total clause space: 127.173MB
1464.87/1465.19	c total #watches: 284681
1466.87/1467.11	c total #propagations: 250202292 / total #impl: 1186986038 (eff. 0.211)
1466.87/1467.11	c #Conflicts:    1200000 | #Learnt:      39337 | 0.000
1466.87/1467.11	c total clause space: 127.173MB
1466.87/1467.11	c total #watches: 289246
1468.87/1469.18	c total #propagations: 250454035 / total #impl: 1188206269 (eff. 0.211)
1468.87/1469.18	c #Conflicts:    1201000 | #Learnt:      40337 | 0.000
1468.87/1469.18	c total clause space: 127.173MB
1468.87/1469.18	c total #watches: 294405
1470.67/1470.95	c total #propagations: 250693086 / total #impl: 1189783809 (eff. 0.211)
1470.67/1470.95	c #Conflicts:    1202000 | #Learnt:      41337 | 0.000
1470.67/1470.95	c total clause space: 127.173MB
1470.67/1470.95	c total #watches: 301973
1472.47/1472.70	c total #propagations: 250876595 / total #impl: 1191182390 (eff. 0.211)
1472.47/1472.70	c #Conflicts:    1203000 | #Learnt:      42337 | 0.000
1472.47/1472.70	c total clause space: 127.173MB
1472.47/1472.70	c total #watches: 308757
1473.47/1473.77	c total #propagations: 251024618 / total #impl: 1192403355 (eff. 0.211)
1473.47/1473.77	c #Conflicts:    1204000 | #Learnt:      43337 | 0.000
1473.47/1473.77	c total clause space: 127.173MB
1473.47/1473.77	c total #watches: 313289
1475.67/1475.91	c total #propagations: 251174397 / total #impl: 1192852227 (eff. 0.211)
1475.67/1475.91	c #Conflicts:    1205000 | #Learnt:      44337 | 0.000
1475.67/1475.91	c total clause space: 127.173MB
1475.67/1475.91	c total #watches: 316187
1477.87/1478.13	c total #propagations: 251534635 / total #impl: 1193894282 (eff. 0.211)
1477.87/1478.13	c #Conflicts:    1206000 | #Learnt:      45337 | 0.000
1477.87/1478.13	c total clause space: 127.173MB
1477.87/1478.13	c total #watches: 320864
1480.16/1480.49	c total #propagations: 251780486 / total #impl: 1195235852 (eff. 0.211)
1480.16/1480.49	c #Conflicts:    1207000 | #Learnt:      46337 | 0.000
1480.16/1480.49	c total clause space: 127.173MB
1480.16/1480.49	c total #watches: 326060
1482.76/1483.07	c total #propagations: 252061974 / total #impl: 1196521510 (eff. 0.211)
1482.76/1483.07	c #Conflicts:    1208000 | #Learnt:      47337 | 0.000
1482.76/1483.07	c total clause space: 127.173MB
1482.76/1483.07	c total #watches: 330643
1485.66/1485.90	c total #propagations: 252299201 / total #impl: 1197523141 (eff. 0.211)
1485.66/1485.90	c #Conflicts:    1209000 | #Learnt:      48337 | 0.000
1485.66/1485.90	c total clause space: 127.173MB
1485.66/1485.90	c total #watches: 336613
1488.56/1488.88	c total #propagations: 252512621 / total #impl: 1198353077 (eff. 0.211)
1488.56/1488.88	c #Conflicts:    1210000 | #Learnt:      49337 | 0.000
1488.56/1488.88	c total clause space: 127.173MB
1488.56/1488.88	c total #watches: 341448
1491.76/1492.05	c total #propagations: 252673097 / total #impl: 1198867730 (eff. 0.211)
1491.76/1492.05	c #Conflicts:    1211000 | #Learnt:      50337 | 0.000
1491.76/1492.05	c total clause space: 127.173MB
1491.76/1492.05	c total #watches: 345940
1494.16/1494.40	c total #propagations: 252846834 / total #impl: 1199466699 (eff. 0.211)
1494.16/1494.40	c #Conflicts:    1212000 | #Learnt:      51337 | 0.000
1494.16/1494.40	c total clause space: 127.173MB
1494.16/1494.40	c total #watches: 351367
1494.77/1495.01	c total #propagations: 253045074 / total #impl: 1200046898 (eff. 0.211)
1494.77/1495.01	c #Conflicts:    1213000 | #Learnt:      52337 | 0.000
1494.77/1495.01	c total clause space: 127.173MB
1494.77/1495.01	c total #watches: 354948
1495.96/1496.23	c total #propagations: 253242961 / total #impl: 1200516664 (eff. 0.211)
1495.96/1496.23	c GC COLLECT
1495.96/1496.23	c #Conflicts:    1214000 | #Learnt:      26741 | 0.000
1495.96/1496.23	c total clause space: 127.173MB
1495.96/1496.23	c total #watches: 226126
1496.46/1496.75	c total #propagations: 253477058 / total #impl: 1201362823 (eff. 0.211)
1496.46/1496.75	c #Conflicts:    1215000 | #Learnt:      27741 | 0.000
1496.46/1496.75	c total clause space: 127.173MB
1496.46/1496.75	c total #watches: 230121
1497.06/1497.32	c total #propagations: 253634713 / total #impl: 1201783417 (eff. 0.211)
1497.06/1497.32	c #Conflicts:    1216000 | #Learnt:      28741 | 0.000
1497.06/1497.32	c total clause space: 127.173MB
1497.06/1497.32	c total #watches: 233127
1497.66/1497.93	c total #propagations: 253849245 / total #impl: 1202390597 (eff. 0.211)
1497.66/1497.93	c #Conflicts:    1217000 | #Learnt:      29741 | 0.000
1497.66/1497.93	c total clause space: 127.173MB
1497.66/1497.93	c total #watches: 236029
1498.26/1498.54	c total #propagations: 254075439 / total #impl: 1202918658 (eff. 0.211)
1498.26/1498.54	c #Conflicts:    1218000 | #Learnt:      30741 | 0.000
1498.26/1498.54	c total clause space: 127.173MB
1498.26/1498.54	c total #watches: 239164
1499.07/1499.34	c total #propagations: 254322067 / total #impl: 1203527463 (eff. 0.211)
1499.07/1499.34	c #Conflicts:    1219000 | #Learnt:      31741 | 0.000
1499.07/1499.34	c total clause space: 127.173MB
1499.07/1499.34	c total #watches: 243405
1499.86/1500.13	c total #propagations: 254687800 / total #impl: 1204236470 (eff. 0.211)
1499.86/1500.13	c #Conflicts:    1220000 | #Learnt:      32741 | 0.000
1499.86/1500.13	c total clause space: 127.173MB
1499.86/1500.13	c total #watches: 247677
1500.66/1500.98	c total #propagations: 254946023 / total #impl: 1204797174 (eff. 0.212)
1500.66/1500.98	c #Conflicts:    1221000 | #Learnt:      33741 | 0.000
1500.66/1500.98	c total clause space: 127.173MB
1500.66/1500.98	c total #watches: 251904
1501.56/1501.82	c total #propagations: 255146295 / total #impl: 1205302690 (eff. 0.212)
1501.56/1501.82	c #Conflicts:    1222000 | #Learnt:      34741 | 0.000
1501.56/1501.82	c total clause space: 127.173MB
1501.56/1501.82	c total #watches: 254928
1502.47/1502.74	c total #propagations: 255399865 / total #impl: 1205878004 (eff. 0.212)
1502.47/1502.74	c #Conflicts:    1223000 | #Learnt:      35741 | 0.000
1502.47/1502.74	c total clause space: 127.173MB
1502.47/1502.75	c total #watches: 259286
1503.86/1504.14	c total #propagations: 255591483 / total #impl: 1206384080 (eff. 0.212)
1503.86/1504.14	c #Conflicts:    1224000 | #Learnt:      36741 | 0.000
1503.86/1504.14	c total clause space: 127.173MB
1503.86/1504.14	c total #watches: 265066
1505.26/1505.53	c total #propagations: 255782301 / total #impl: 1207107243 (eff. 0.212)
1505.26/1505.53	c #Conflicts:    1225000 | #Learnt:      37741 | 0.000
1505.26/1505.53	c total clause space: 127.173MB
1505.26/1505.53	c total #watches: 270181
1506.56/1506.80	c total #propagations: 255981663 / total #impl: 1207834701 (eff. 0.212)
1506.56/1506.80	c #Conflicts:    1226000 | #Learnt:      38741 | 0.000
1506.56/1506.80	c total clause space: 127.173MB
1506.56/1506.80	c total #watches: 273784
1507.66/1507.92	c total #propagations: 256203634 / total #impl: 1208447631 (eff. 0.212)
1507.66/1507.92	c #Conflicts:    1227000 | #Learnt:      39741 | 0.000
1507.66/1507.92	c total clause space: 127.173MB
1507.66/1507.92	c total #watches: 277097
1508.86/1509.17	c total #propagations: 256461489 / total #impl: 1209044527 (eff. 0.212)
1508.86/1509.17	c #Conflicts:    1228000 | #Learnt:      40741 | 0.000
1508.86/1509.17	c total clause space: 127.173MB
1508.86/1509.17	c total #watches: 279999
1510.17/1510.45	c total #propagations: 256712688 / total #impl: 1209712837 (eff. 0.212)
1510.17/1510.45	c #Conflicts:    1229000 | #Learnt:      41741 | 0.000
1510.17/1510.45	c total clause space: 127.173MB
1510.17/1510.45	c total #watches: 283243
1511.17/1511.49	c total #propagations: 256966205 / total #impl: 1210358334 (eff. 0.212)
1511.17/1511.49	c #Conflicts:    1230000 | #Learnt:      42741 | 0.000
1511.17/1511.49	c total clause space: 127.173MB
1511.17/1511.49	c total #watches: 286936
1512.16/1512.48	c total #propagations: 257193365 / total #impl: 1210852274 (eff. 0.212)
1512.16/1512.48	c #Conflicts:    1231000 | #Learnt:      43741 | 0.000
1512.16/1512.48	c total clause space: 127.173MB
1512.16/1512.48	c total #watches: 290277
1513.16/1513.40	c total #propagations: 257379233 / total #impl: 1211308847 (eff. 0.212)
1513.16/1513.40	c #Conflicts:    1232000 | #Learnt:      44741 | 0.000
1513.16/1513.40	c total clause space: 127.173MB
1513.16/1513.40	c total #watches: 293438
1514.26/1514.57	c total #propagations: 257455810 / total #impl: 1211550966 (eff. 0.213)
1514.26/1514.57	c #Conflicts:    1233000 | #Learnt:      45741 | 0.000
1514.26/1514.57	c total clause space: 127.173MB
1514.26/1514.57	c total #watches: 297429
1515.36/1515.66	c total #propagations: 257570328 / total #impl: 1211926333 (eff. 0.213)
1515.36/1515.66	c #Conflicts:    1234000 | #Learnt:      46741 | 0.000
1515.36/1515.66	c total clause space: 127.173MB
1515.36/1515.66	c total #watches: 301338
1516.67/1516.90	c total #propagations: 257757954 / total #impl: 1212344762 (eff. 0.213)
1516.67/1516.90	c #Conflicts:    1235000 | #Learnt:      47741 | 0.000
1516.67/1516.90	c total clause space: 127.173MB
1516.67/1516.90	c total #watches: 304988
1518.26/1518.55	c total #propagations: 257888310 / total #impl: 1212849153 (eff. 0.213)
1518.26/1518.55	c #Conflicts:    1236000 | #Learnt:      48741 | 0.000
1518.26/1518.55	c total clause space: 127.173MB
1518.26/1518.55	c total #watches: 308884
1519.16/1519.40	c total #propagations: 258125004 / total #impl: 1213555753 (eff. 0.213)
1519.16/1519.40	c #Conflicts:    1237000 | #Learnt:      49741 | 0.000
1519.16/1519.40	c total clause space: 127.173MB
1519.16/1519.40	c total #watches: 311357
1519.86/1520.12	c total #propagations: 258188872 / total #impl: 1213767149 (eff. 0.213)
1519.86/1520.12	c #Conflicts:    1238000 | #Learnt:      50741 | 0.000
1519.86/1520.12	c total clause space: 127.173MB
1519.86/1520.12	c total #watches: 313914
1520.66/1520.97	c total #propagations: 258233319 / total #impl: 1213949303 (eff. 0.213)
1520.66/1520.97	c #Conflicts:    1239000 | #Learnt:      51741 | 0.000
1520.66/1520.97	c total clause space: 127.173MB
1520.66/1520.97	c total #watches: 316667
1522.36/1522.67	c total #propagations: 258293535 / total #impl: 1214175216 (eff. 0.213)
1522.36/1522.67	c #Conflicts:    1240000 | #Learnt:      52741 | 0.000
1522.36/1522.67	c total clause space: 127.173MB
1522.36/1522.67	c total #watches: 320564
1524.56/1524.84	c total #propagations: 258553849 / total #impl: 1215165843 (eff. 0.213)
1524.56/1524.84	c #Conflicts:    1241000 | #Learnt:      53741 | 0.000
1524.56/1524.84	c total clause space: 127.173MB
1524.56/1524.84	c total #watches: 325801
1526.06/1526.33	c total #propagations: 258856916 / total #impl: 1216402754 (eff. 0.213)
1526.06/1526.33	c GC COLLECT
1526.06/1526.33	c #Conflicts:    1242000 | #Learnt:      27832 | 0.000
1526.06/1526.33	c total clause space: 127.173MB
1526.06/1526.33	c total #watches: 232336
1527.46/1527.78	c total #propagations: 259111028 / total #impl: 1217488344 (eff. 0.213)
1527.46/1527.78	c #Conflicts:    1243000 | #Learnt:      28832 | 0.000
1527.46/1527.78	c total clause space: 127.173MB
1527.46/1527.78	c total #watches: 238452
1528.96/1529.23	c total #propagations: 259404354 / total #impl: 1218554192 (eff. 0.213)
1528.96/1529.23	c #Conflicts:    1244000 | #Learnt:      29832 | 0.000
1528.96/1529.23	c total clause space: 127.173MB
1528.96/1529.23	c total #watches: 246153
1529.96/1530.29	c total #propagations: 259643033 / total #impl: 1219569068 (eff. 0.213)
1529.96/1530.29	c #Conflicts:    1245000 | #Learnt:      30832 | 0.000
1529.96/1530.29	c total clause space: 127.173MB
1529.96/1530.29	c total #watches: 251120
1530.86/1531.19	c total #propagations: 259769660 / total #impl: 1219977533 (eff. 0.213)
1530.86/1531.19	c #Conflicts:    1246000 | #Learnt:      31832 | 0.000
1530.86/1531.19	c total clause space: 127.173MB
1530.86/1531.19	c total #watches: 255507
1532.06/1532.39	c total #propagations: 259867725 / total #impl: 1220319819 (eff. 0.213)
1532.06/1532.39	c #Conflicts:    1247000 | #Learnt:      32832 | 0.000
1532.06/1532.39	c total clause space: 127.173MB
1532.06/1532.39	c total #watches: 259877
1534.06/1534.33	c total #propagations: 260008472 / total #impl: 1220839585 (eff. 0.213)
1534.06/1534.33	c #Conflicts:    1248000 | #Learnt:      33832 | 0.000
1534.06/1534.33	c total clause space: 127.173MB
1534.06/1534.33	c total #watches: 265380
1536.06/1536.32	c total #propagations: 260196141 / total #impl: 1221570843 (eff. 0.213)
1536.06/1536.32	c #Conflicts:    1249000 | #Learnt:      34832 | 0.000
1536.06/1536.32	c total clause space: 127.173MB
1536.06/1536.32	c total #watches: 270764
1538.16/1538.49	c total #propagations: 260383805 / total #impl: 1222457469 (eff. 0.213)
1538.16/1538.49	c #Conflicts:    1250000 | #Learnt:      35832 | 0.000
1538.16/1538.49	c total clause space: 127.173MB
1538.16/1538.49	c total #watches: 275357
1540.25/1540.50	c total #propagations: 260695992 / total #impl: 1223550192 (eff. 0.213)
1540.25/1540.50	c #Conflicts:    1251000 | #Learnt:      36832 | 0.000
1540.25/1540.50	c total clause space: 127.173MB
1540.25/1540.50	c total #watches: 282338
1542.06/1542.35	c total #propagations: 260972875 / total #impl: 1224490248 (eff. 0.213)
1542.06/1542.35	c #Conflicts:    1252000 | #Learnt:      37832 | 0.000
1542.06/1542.35	c total clause space: 127.173MB
1542.06/1542.35	c total #watches: 289663
1544.16/1544.50	c total #propagations: 261261550 / total #impl: 1225433553 (eff. 0.213)
1544.16/1544.50	c #Conflicts:    1253000 | #Learnt:      38832 | 0.000
1544.16/1544.50	c total clause space: 127.173MB
1544.16/1544.50	c total #watches: 294528
1546.46/1546.71	c total #propagations: 261526509 / total #impl: 1226405412 (eff. 0.213)
1546.46/1546.71	c #Conflicts:    1254000 | #Learnt:      39832 | 0.000
1546.46/1546.71	c total clause space: 127.173MB
1546.46/1546.71	c total #watches: 300706
1548.45/1548.78	c total #propagations: 261767672 / total #impl: 1227473019 (eff. 0.213)
1548.45/1548.78	c #Conflicts:    1255000 | #Learnt:      40832 | 0.000
1548.45/1548.78	c total clause space: 127.173MB
1548.45/1548.78	c total #watches: 306190
1550.05/1550.32	c total #propagations: 262012398 / total #impl: 1228453947 (eff. 0.213)
1550.05/1550.32	c #Conflicts:    1256000 | #Learnt:      41832 | 0.000
1550.05/1550.32	c total clause space: 127.173MB
1550.05/1550.32	c total #watches: 310721
1551.65/1551.99	c total #propagations: 262156496 / total #impl: 1229054007 (eff. 0.213)
1551.65/1551.99	c #Conflicts:    1257000 | #Learnt:      42832 | 0.000
1551.65/1551.99	c total clause space: 127.173MB
1551.65/1551.99	c total #watches: 316082
1553.35/1553.64	c total #propagations: 262353539 / total #impl: 1229835609 (eff. 0.213)
1553.35/1553.64	c #Conflicts:    1258000 | #Learnt:      43832 | 0.000
1553.35/1553.64	c total clause space: 127.173MB
1553.35/1553.64	c total #watches: 320944
1555.55/1555.89	c total #propagations: 262557977 / total #impl: 1230648420 (eff. 0.213)
1555.55/1555.89	c #Conflicts:    1259000 | #Learnt:      44832 | 0.000
1555.55/1555.89	c total clause space: 127.173MB
1555.55/1555.89	c total #watches: 326540
1558.05/1558.37	c total #propagations: 262837748 / total #impl: 1231739448 (eff. 0.213)
1558.05/1558.37	c #Conflicts:    1260000 | #Learnt:      45832 | 0.000
1558.05/1558.37	c total clause space: 127.173MB
1558.05/1558.37	c total #watches: 332684
1560.55/1560.88	c total #propagations: 263128540 / total #impl: 1233051864 (eff. 0.213)
1560.55/1560.88	c #Conflicts:    1261000 | #Learnt:      46832 | 0.000
1560.55/1560.88	c total clause space: 127.173MB
1560.55/1560.88	c total #watches: 339123
1563.05/1563.31	c total #propagations: 263340721 / total #impl: 1234452073 (eff. 0.213)
1563.05/1563.31	c #Conflicts:    1262000 | #Learnt:      47832 | 0.000
1563.05/1563.31	c total clause space: 127.173MB
1563.05/1563.31	c total #watches: 346211
1565.25/1565.58	c total #propagations: 263525438 / total #impl: 1236093551 (eff. 0.213)
1565.25/1565.58	c #Conflicts:    1263000 | #Learnt:      48832 | 0.000
1565.25/1565.58	c total clause space: 127.173MB
1565.25/1565.58	c total #watches: 353425
1567.36/1567.64	c total #propagations: 263775530 / total #impl: 1237471367 (eff. 0.213)
1567.36/1567.64	c #Conflicts:    1264000 | #Learnt:      49832 | 0.000
1567.36/1567.64	c total clause space: 127.173MB
1567.36/1567.64	c total #watches: 360561
1569.46/1569.80	c total #propagations: 263947221 / total #impl: 1238832698 (eff. 0.213)
1569.46/1569.80	c #Conflicts:    1265000 | #Learnt:      50832 | 0.000
1569.46/1569.80	c total clause space: 127.173MB
1569.46/1569.80	c total #watches: 368729
1571.55/1571.83	c total #propagations: 264105186 / total #impl: 1240552024 (eff. 0.213)
1571.55/1571.83	c #Conflicts:    1266000 | #Learnt:      51832 | 0.000
1571.55/1571.83	c total clause space: 127.173MB
1571.55/1571.83	c total #watches: 376643
1573.65/1573.98	c total #propagations: 264254029 / total #impl: 1242060115 (eff. 0.213)
1573.65/1573.98	c #Conflicts:    1267000 | #Learnt:      52832 | 0.000
1573.65/1573.98	c total clause space: 127.173MB
1573.65/1573.98	c total #watches: 384522
1575.85/1576.14	c total #propagations: 264402287 / total #impl: 1243643100 (eff. 0.213)
1575.85/1576.14	c #Conflicts:    1268000 | #Learnt:      53832 | 0.000
1575.85/1576.14	c total clause space: 127.173MB
1575.85/1576.14	c total #watches: 392786
1577.65/1577.94	c total #propagations: 264535076 / total #impl: 1245189980 (eff. 0.212)
1577.65/1577.94	c GC COLLECT
1577.65/1577.94	c #Conflicts:    1269000 | #Learnt:      27630 | 0.000
1577.65/1577.94	c total clause space: 127.173MB
1577.65/1577.94	c total #watches: 232267
1579.05/1579.39	c total #propagations: 264677141 / total #impl: 1246615494 (eff. 0.212)
1579.05/1579.39	c #Conflicts:    1270000 | #Learnt:      28630 | 0.000
1579.05/1579.39	c total clause space: 127.173MB
1579.05/1579.39	c total #watches: 239133
1580.75/1581.03	c total #propagations: 264863189 / total #impl: 1247944456 (eff. 0.212)
1580.75/1581.03	c #Conflicts:    1271000 | #Learnt:      29630 | 0.000
1580.75/1581.03	c total clause space: 127.173MB
1580.75/1581.03	c total #watches: 245349
1582.55/1582.82	c total #propagations: 265125036 / total #impl: 1249372536 (eff. 0.212)
1582.55/1582.82	c #Conflicts:    1272000 | #Learnt:      30630 | 0.000
1582.55/1582.82	c total clause space: 127.173MB
1582.55/1582.82	c total #watches: 251330
1584.25/1584.55	c total #propagations: 265353124 / total #impl: 1250762521 (eff. 0.212)
1584.25/1584.55	c #Conflicts:    1273000 | #Learnt:      31630 | 0.000
1584.25/1584.55	c total clause space: 127.173MB
1584.25/1584.55	c total #watches: 257058
1586.15/1586.45	c total #propagations: 265621807 / total #impl: 1252158185 (eff. 0.212)
1586.15/1586.45	c #Conflicts:    1274000 | #Learnt:      32630 | 0.000
1586.15/1586.45	c total clause space: 127.173MB
1586.15/1586.45	c total #watches: 262202
1588.15/1588.50	c total #propagations: 265882476 / total #impl: 1253540870 (eff. 0.212)
1588.15/1588.50	c #Conflicts:    1275000 | #Learnt:      33630 | 0.000
1588.15/1588.50	c total clause space: 127.173MB
1588.15/1588.50	c total #watches: 267072
1590.35/1590.69	c total #propagations: 266162052 / total #impl: 1255140461 (eff. 0.212)
1590.35/1590.69	c #Conflicts:    1276000 | #Learnt:      34630 | 0.000
1590.35/1590.69	c total clause space: 127.173MB
1590.35/1590.69	c total #watches: 273264
1592.35/1592.64	c total #propagations: 266368553 / total #impl: 1257109005 (eff. 0.212)
1592.35/1592.64	c #Conflicts:    1277000 | #Learnt:      35630 | 0.000
1592.35/1592.64	c total clause space: 127.173MB
1592.35/1592.64	c total #watches: 278140
1593.75/1594.06	c total #propagations: 266625980 / total #impl: 1258324358 (eff. 0.212)
1593.75/1594.06	c #Conflicts:    1278000 | #Learnt:      36630 | 0.000
1593.75/1594.06	c total clause space: 127.173MB
1593.75/1594.06	c total #watches: 281913
1595.95/1596.23	c total #propagations: 266740453 / total #impl: 1258986176 (eff. 0.212)
1595.95/1596.23	c #Conflicts:    1279000 | #Learnt:      37630 | 0.000
1595.95/1596.23	c total clause space: 127.173MB
1595.95/1596.23	c total #watches: 286187
1598.35/1598.66	c total #propagations: 267046826 / total #impl: 1260418447 (eff. 0.212)
1598.35/1598.66	c #Conflicts:    1280000 | #Learnt:      38630 | 0.000
1598.35/1598.66	c total clause space: 127.173MB
1598.35/1598.66	c total #watches: 290844
1600.45/1600.73	c total #propagations: 267348294 / total #impl: 1262140131 (eff. 0.212)
1600.45/1600.73	c #Conflicts:    1281000 | #Learnt:      39630 | 0.000
1600.45/1600.73	c total clause space: 127.173MB
1600.45/1600.73	c total #watches: 296542
1601.85/1602.13	c total #propagations: 267578279 / total #impl: 1263227213 (eff. 0.212)
1601.85/1602.13	c #Conflicts:    1282000 | #Learnt:      40630 | 0.000
1601.85/1602.13	c total clause space: 127.173MB
1601.85/1602.13	c total #watches: 299685
1603.85/1604.12	c total #propagations: 267656934 / total #impl: 1263561144 (eff. 0.212)
1603.85/1604.12	c #Conflicts:    1283000 | #Learnt:      41630 | 0.000
1603.85/1604.12	c total clause space: 127.173MB
1603.85/1604.12	c total #watches: 305393
1606.04/1606.37	c total #propagations: 267793432 / total #impl: 1264519545 (eff. 0.212)
1606.04/1606.37	c #Conflicts:    1284000 | #Learnt:      42630 | 0.000
1606.04/1606.37	c total clause space: 127.173MB
1606.04/1606.37	c total #watches: 311332
1608.44/1608.70	c total #propagations: 267995208 / total #impl: 1265656140 (eff. 0.212)
1608.44/1608.70	c #Conflicts:    1285000 | #Learnt:      43630 | 0.000
1608.44/1608.70	c total clause space: 127.173MB
1608.44/1608.70	c total #watches: 316670
1610.25/1610.52	c total #propagations: 268248968 / total #impl: 1267244757 (eff. 0.212)
1610.25/1610.52	c #Conflicts:    1286000 | #Learnt:      44630 | 0.000
1610.25/1610.52	c total clause space: 127.173MB
1610.25/1610.52	c total #watches: 323253
1612.45/1612.77	c total #propagations: 268437611 / total #impl: 1268373128 (eff. 0.212)
1612.45/1612.77	c #Conflicts:    1287000 | #Learnt:      45630 | 0.000
1612.45/1612.77	c total clause space: 127.173MB
1612.45/1612.77	c total #watches: 328194
1614.84/1615.16	c total #propagations: 268662075 / total #impl: 1269793675 (eff. 0.212)
1614.84/1615.16	c #Conflicts:    1288000 | #Learnt:      46630 | 0.000
1614.84/1615.16	c total clause space: 127.173MB
1614.84/1615.16	c total #watches: 334683
1617.54/1617.89	c total #propagations: 268878714 / total #impl: 1271313783 (eff. 0.211)
1617.54/1617.89	c #Conflicts:    1289000 | #Learnt:      47630 | 0.000
1617.54/1617.89	c total clause space: 127.173MB
1617.54/1617.89	c total #watches: 340324
1619.84/1620.12	c total #propagations: 269151131 / total #impl: 1272990172 (eff. 0.211)
1619.84/1620.12	c #Conflicts:    1290000 | #Learnt:      48630 | 0.000
1619.84/1620.12	c total clause space: 127.173MB
1619.84/1620.12	c total #watches: 345617
1622.25/1622.51	c total #propagations: 269371922 / total #impl: 1274480288 (eff. 0.211)
1622.25/1622.51	c #Conflicts:    1291000 | #Learnt:      49630 | 0.000
1622.25/1622.51	c total clause space: 127.173MB
1622.25/1622.51	c total #watches: 351332
1624.45/1624.72	c total #propagations: 269550642 / total #impl: 1275845156 (eff. 0.211)
1624.45/1624.72	c #Conflicts:    1292000 | #Learnt:      50630 | 0.000
1624.45/1624.72	c total clause space: 127.173MB
1624.45/1624.72	c total #watches: 357122
1626.34/1626.67	c total #propagations: 269770468 / total #impl: 1277484893 (eff. 0.211)
1626.34/1626.67	c #Conflicts:    1293000 | #Learnt:      51630 | 0.000
1626.34/1626.67	c total clause space: 127.173MB
1626.34/1626.67	c total #watches: 366202
1628.44/1628.77	c total #propagations: 269946916 / total #impl: 1279086044 (eff. 0.211)
1628.44/1628.77	c #Conflicts:    1294000 | #Learnt:      52630 | 0.000
1628.44/1628.77	c total clause space: 127.173MB
1628.44/1628.77	c total #watches: 372202
1630.64/1630.91	c total #propagations: 270160185 / total #impl: 1280533479 (eff. 0.211)
1630.64/1630.91	c #Conflicts:    1295000 | #Learnt:      53630 | 0.000
1630.64/1630.91	c total clause space: 127.173MB
1630.64/1630.91	c total #watches: 379441
1632.84/1633.13	c total #propagations: 270370646 / total #impl: 1281932817 (eff. 0.211)
1632.84/1633.13	c #Conflicts:    1296000 | #Learnt:      54630 | 0.000
1632.84/1633.13	c total clause space: 127.173MB
1632.84/1633.13	c total #watches: 387426
1634.74/1635.05	c total #propagations: 270519770 / total #impl: 1283654120 (eff. 0.211)
1634.74/1635.05	c GC COLLECT
1634.74/1635.05	c #Conflicts:    1297000 | #Learnt:      28127 | 0.000
1634.74/1635.05	c total clause space: 127.173MB
1634.74/1635.05	c total #watches: 235199
1636.14/1636.41	c total #propagations: 270747724 / total #impl: 1284893390 (eff. 0.211)
1636.14/1636.41	c #Conflicts:    1298000 | #Learnt:      29127 | 0.000
1636.14/1636.41	c total clause space: 127.173MB
1636.14/1636.41	c total #watches: 243536
1637.75/1638.05	c total #propagations: 270959592 / total #impl: 1286402583 (eff. 0.211)
1637.75/1638.05	c #Conflicts:    1299000 | #Learnt:      30127 | 0.000
1637.75/1638.05	c total clause space: 127.173MB
1637.75/1638.05	c total #watches: 250341
1639.44/1639.71	c total #propagations: 271150638 / total #impl: 1288084213 (eff. 0.211)
1639.44/1639.71	c #Conflicts:    1300000 | #Learnt:      31127 | 0.000
1639.44/1639.71	c total clause space: 127.173MB
1639.44/1639.71	c total #watches: 254401
1641.24/1641.57	c total #propagations: 271414441 / total #impl: 1289204795 (eff. 0.211)
1641.24/1641.57	c #Conflicts:    1301000 | #Learnt:      32127 | 0.000
1641.24/1641.57	c total clause space: 127.173MB
1641.24/1641.57	c total #watches: 260095
1643.25/1643.58	c total #propagations: 271682789 / total #impl: 1290654760 (eff. 0.210)
1643.25/1643.58	c #Conflicts:    1302000 | #Learnt:      33127 | 0.000
1643.25/1643.58	c total clause space: 127.173MB
1643.25/1643.58	c total #watches: 263413
1644.84/1645.11	c total #propagations: 272002637 / total #impl: 1292077024 (eff. 0.211)
1644.84/1645.11	c #Conflicts:    1303000 | #Learnt:      34127 | 0.000
1644.84/1645.11	c total clause space: 127.173MB
1644.84/1645.11	c total #watches: 267236
1646.24/1646.55	c total #propagations: 272161166 / total #impl: 1292725325 (eff. 0.211)
1646.24/1646.55	c #Conflicts:    1304000 | #Learnt:      35127 | 0.000
1646.24/1646.55	c total clause space: 127.173MB
1646.24/1646.55	c total #watches: 273085
1648.04/1648.37	c total #propagations: 272300487 / total #impl: 1293941367 (eff. 0.210)
1648.04/1648.37	c #Conflicts:    1305000 | #Learnt:      36127 | 0.000
1648.04/1648.37	c total clause space: 127.173MB
1648.04/1648.37	c total #watches: 278828
1649.84/1650.16	c total #propagations: 272496002 / total #impl: 1295415872 (eff. 0.210)
1649.84/1650.16	c #Conflicts:    1306000 | #Learnt:      37127 | 0.000
1649.84/1650.16	c total clause space: 127.173MB
1649.84/1650.16	c total #watches: 285063
1652.14/1652.45	c total #propagations: 272697139 / total #impl: 1296890027 (eff. 0.210)
1652.14/1652.45	c #Conflicts:    1307000 | #Learnt:      38127 | 0.000
1652.14/1652.45	c total clause space: 127.173MB
1652.14/1652.45	c total #watches: 291442
1653.84/1654.16	c total #propagations: 272931638 / total #impl: 1298913842 (eff. 0.210)
1653.84/1654.16	c #Conflicts:    1308000 | #Learnt:      39127 | 0.000
1653.84/1654.16	c total clause space: 127.173MB
1653.84/1654.16	c total #watches: 300081
1655.94/1656.25	c total #propagations: 273102781 / total #impl: 1300619233 (eff. 0.210)
1655.94/1656.25	c #Conflicts:    1309000 | #Learnt:      40127 | 0.000
1655.94/1656.25	c total clause space: 127.173MB
1655.94/1656.25	c total #watches: 305571
1657.84/1658.18	c total #propagations: 273376114 / total #impl: 1301877718 (eff. 0.210)
1657.84/1658.18	c #Conflicts:    1310000 | #Learnt:      41127 | 0.000
1657.84/1658.18	c total clause space: 127.173MB
1657.84/1658.18	c total #watches: 310607
1659.64/1659.91	c total #propagations: 273658649 / total #impl: 1302911456 (eff. 0.210)
1659.64/1659.91	c #Conflicts:    1311000 | #Learnt:      42127 | 0.000
1659.64/1659.91	c total clause space: 127.173MB
1659.64/1659.91	c total #watches: 314551
1661.04/1661.30	c total #propagations: 273811846 / total #impl: 1303498759 (eff. 0.210)
1661.04/1661.30	c #Conflicts:    1312000 | #Learnt:      43127 | 0.000
1661.04/1661.30	c total clause space: 127.173MB
1661.04/1661.30	c total #watches: 317243
1662.54/1662.85	c total #propagations: 273899966 / total #impl: 1303763851 (eff. 0.210)
1662.54/1662.85	c #Conflicts:    1313000 | #Learnt:      44127 | 0.000
1662.54/1662.85	c total clause space: 127.173MB
1662.54/1662.85	c total #watches: 320299
1664.04/1664.32	c total #propagations: 273985382 / total #impl: 1304195576 (eff. 0.210)
1664.04/1664.32	c #Conflicts:    1314000 | #Learnt:      45127 | 0.000
1664.04/1664.32	c total clause space: 127.173MB
1664.04/1664.32	c total #watches: 322911
1665.24/1665.57	c total #propagations: 274077188 / total #impl: 1304613777 (eff. 0.210)
1665.24/1665.57	c #Conflicts:    1315000 | #Learnt:      46127 | 0.000
1665.24/1665.57	c total clause space: 127.173MB
1665.24/1665.57	c total #watches: 325228
1666.53/1666.88	c total #propagations: 274164299 / total #impl: 1304878552 (eff. 0.210)
1666.53/1666.88	c #Conflicts:    1316000 | #Learnt:      47127 | 0.000
1666.53/1666.88	c total clause space: 127.173MB
1666.53/1666.88	c total #watches: 328431
1667.83/1668.19	c total #propagations: 274251222 / total #impl: 1305231115 (eff. 0.210)
1667.83/1668.19	c #Conflicts:    1317000 | #Learnt:      48127 | 0.000
1667.83/1668.19	c total clause space: 127.173MB
1667.83/1668.19	c total #watches: 330967
1669.13/1669.41	c total #propagations: 274335257 / total #impl: 1305566347 (eff. 0.210)
1669.13/1669.41	c #Conflicts:    1318000 | #Learnt:      49127 | 0.000
1669.13/1669.41	c total clause space: 127.173MB
1669.13/1669.41	c total #watches: 334195
1670.33/1670.64	c total #propagations: 274414277 / total #impl: 1305991754 (eff. 0.210)
1670.33/1670.64	c #Conflicts:    1319000 | #Learnt:      50127 | 0.000
1670.33/1670.64	c total clause space: 127.173MB
1670.33/1670.64	c total #watches: 337093
1671.74/1672.01	c total #propagations: 274487134 / total #impl: 1306316028 (eff. 0.210)
1671.74/1672.01	c #Conflicts:    1320000 | #Learnt:      51127 | 0.000
1671.74/1672.01	c total clause space: 127.173MB
1671.74/1672.01	c total #watches: 340025
1673.33/1673.63	c total #propagations: 274560682 / total #impl: 1306711180 (eff. 0.210)
1673.33/1673.63	c #Conflicts:    1321000 | #Learnt:      52127 | 0.000
1673.33/1673.63	c total clause space: 127.173MB
1673.33/1673.63	c total #watches: 342805
1674.83/1675.12	c total #propagations: 274640304 / total #impl: 1307099923 (eff. 0.210)
1674.83/1675.12	c #Conflicts:    1322000 | #Learnt:      53127 | 0.000
1674.83/1675.12	c total clause space: 127.173MB
1674.83/1675.12	c total #watches: 345881
1676.33/1676.68	c total #propagations: 274713803 / total #impl: 1307568336 (eff. 0.210)
1676.33/1676.68	c #Conflicts:    1323000 | #Learnt:      54127 | 0.000
1676.33/1676.68	c total clause space: 127.173MB
1676.33/1676.68	c total #watches: 349044
1677.93/1678.20	c total #propagations: 274790517 / total #impl: 1308128417 (eff. 0.210)
1677.93/1678.20	c #Conflicts:    1324000 | #Learnt:      55127 | 0.000
1677.93/1678.20	c total clause space: 127.173MB
1677.93/1678.20	c total #watches: 352389
1679.44/1679.75	c total #propagations: 274867225 / total #impl: 1308707742 (eff. 0.210)
1679.44/1679.75	c GC COLLECT
1679.44/1679.75	c #Conflicts:    1325000 | #Learnt:      28329 | 0.000
1679.44/1679.75	c total clause space: 127.173MB
1679.44/1679.75	c total #watches: 235979
1680.64/1680.91	c total #propagations: 274990256 / total #impl: 1309484477 (eff. 0.210)
1680.64/1680.91	c #Conflicts:    1326000 | #Learnt:      29329 | 0.000
1680.64/1680.91	c total clause space: 127.173MB
1680.64/1680.91	c total #watches: 239857
1681.74/1682.05	c total #propagations: 275096128 / total #impl: 1310078180 (eff. 0.210)
1681.74/1682.05	c #Conflicts:    1327000 | #Learnt:      30329 | 0.000
1681.74/1682.05	c total clause space: 127.173MB
1681.74/1682.05	c total #watches: 243518
1683.13/1683.48	c total #propagations: 275202181 / total #impl: 1310620578 (eff. 0.210)
1683.13/1683.48	c #Conflicts:    1328000 | #Learnt:      31329 | 0.000
1683.13/1683.48	c total clause space: 127.173MB
1683.13/1683.48	c total #watches: 247160
1684.33/1684.65	c total #propagations: 275411887 / total #impl: 1311419525 (eff. 0.210)
1684.33/1684.65	c #Conflicts:    1329000 | #Learnt:      32329 | 0.000
1684.33/1684.65	c total clause space: 127.173MB
1684.33/1684.65	c total #watches: 250214
1685.73/1686.04	c total #propagations: 275557145 / total #impl: 1311980841 (eff. 0.210)
1685.73/1686.04	c #Conflicts:    1330000 | #Learnt:      33329 | 0.000
1685.73/1686.04	c total clause space: 127.173MB
1685.73/1686.04	c total #watches: 253526
1687.24/1687.55	c total #propagations: 275757754 / total #impl: 1312676291 (eff. 0.210)
1687.24/1687.55	c #Conflicts:    1331000 | #Learnt:      34329 | 0.000
1687.24/1687.55	c total clause space: 127.173MB
1687.24/1687.55	c total #watches: 257272
1689.03/1689.39	c total #propagations: 276005927 / total #impl: 1313562639 (eff. 0.210)
1689.03/1689.39	c #Conflicts:    1332000 | #Learnt:      35329 | 0.000
1689.03/1689.39	c total clause space: 127.173MB
1689.03/1689.39	c total #watches: 261051
1690.93/1691.28	c total #propagations: 276254541 / total #impl: 1314549948 (eff. 0.210)
1690.93/1691.28	c #Conflicts:    1333000 | #Learnt:      36329 | 0.000
1690.93/1691.28	c total clause space: 127.173MB
1690.93/1691.28	c total #watches: 264558
1692.23/1692.51	c total #propagations: 276488436 / total #impl: 1315804106 (eff. 0.210)
1692.23/1692.51	c #Conflicts:    1334000 | #Learnt:      37329 | 0.000
1692.23/1692.51	c total clause space: 127.173MB
1692.23/1692.51	c total #watches: 267216
1693.13/1693.46	c total #propagations: 276629572 / total #impl: 1316339365 (eff. 0.210)
1693.13/1693.46	c #Conflicts:    1335000 | #Learnt:      38329 | 0.000
1693.13/1693.46	c total clause space: 127.173MB
1693.13/1693.46	c total #watches: 269480
1694.03/1694.34	c total #propagations: 276753395 / total #impl: 1316658825 (eff. 0.210)
1694.03/1694.34	c #Conflicts:    1336000 | #Learnt:      39329 | 0.000
1694.03/1694.34	c total clause space: 127.173MB
1694.03/1694.34	c total #watches: 271564
1695.03/1695.35	c total #propagations: 276861123 / total #impl: 1316924055 (eff. 0.210)
1695.03/1695.35	c #Conflicts:    1337000 | #Learnt:      40329 | 0.000
1695.03/1695.35	c total clause space: 127.173MB
1695.03/1695.35	c total #watches: 273832
1695.94/1696.29	c total #propagations: 276961640 / total #impl: 1317210771 (eff. 0.210)
1695.94/1696.29	c #Conflicts:    1338000 | #Learnt:      41329 | 0.000
1695.94/1696.29	c total clause space: 127.173MB
1695.94/1696.29	c total #watches: 275907
1696.93/1697.20	c total #propagations: 277077522 / total #impl: 1317519010 (eff. 0.210)
1696.93/1697.20	c #Conflicts:    1339000 | #Learnt:      42329 | 0.000
1696.93/1697.20	c total clause space: 127.173MB
1696.93/1697.20	c total #watches: 278221
1697.93/1698.21	c total #propagations: 277186859 / total #impl: 1317794317 (eff. 0.210)
1697.93/1698.21	c #Conflicts:    1340000 | #Learnt:      43329 | 0.000
1697.93/1698.21	c total clause space: 127.173MB
1697.93/1698.21	c total #watches: 280606
1698.93/1699.23	c total #propagations: 277311135 / total #impl: 1318142834 (eff. 0.210)
1698.93/1699.23	c #Conflicts:    1341000 | #Learnt:      44329 | 0.000
1698.93/1699.23	c total clause space: 127.173MB
1698.93/1699.23	c total #watches: 282796
1700.03/1700.33	c total #propagations: 277405840 / total #impl: 1318427096 (eff. 0.210)
1700.03/1700.33	c #Conflicts:    1342000 | #Learnt:      45329 | 0.000
1700.03/1700.33	c total clause space: 127.173MB
1700.03/1700.33	c total #watches: 285190
1701.03/1701.36	c total #propagations: 277501744 / total #impl: 1318745429 (eff. 0.210)
1701.03/1701.36	c #Conflicts:    1343000 | #Learnt:      46329 | 0.000
1701.03/1701.36	c total clause space: 127.173MB
1701.03/1701.36	c total #watches: 287406
1702.13/1702.45	c total #propagations: 277603328 / total #impl: 1319033198 (eff. 0.210)
1702.13/1702.45	c #Conflicts:    1344000 | #Learnt:      47329 | 0.000
1702.13/1702.45	c total clause space: 127.173MB
1702.13/1702.45	c total #watches: 289776
1703.23/1703.51	c total #propagations: 277721243 / total #impl: 1319419663 (eff. 0.210)
1703.23/1703.51	c #Conflicts:    1345000 | #Learnt:      48329 | 0.000
1703.23/1703.51	c total clause space: 127.173MB
1703.23/1703.51	c total #watches: 292289
1704.33/1704.64	c total #propagations: 277837219 / total #impl: 1319761345 (eff. 0.211)
1704.33/1704.64	c #Conflicts:    1346000 | #Learnt:      49329 | 0.000
1704.33/1704.64	c total clause space: 127.173MB
1704.33/1704.64	c total #watches: 294664
1705.33/1705.67	c total #propagations: 277940744 / total #impl: 1320085495 (eff. 0.211)
1705.33/1705.67	c #Conflicts:    1347000 | #Learnt:      50329 | 0.000
1705.33/1705.67	c total clause space: 127.173MB
1705.33/1705.67	c total #watches: 296913
1706.43/1706.73	c total #propagations: 278047099 / total #impl: 1320363963 (eff. 0.211)
1706.43/1706.73	c #Conflicts:    1348000 | #Learnt:      51329 | 0.000
1706.43/1706.73	c total clause space: 127.173MB
1706.43/1706.73	c total #watches: 299168
1707.43/1707.72	c total #propagations: 278152205 / total #impl: 1320652135 (eff. 0.211)
1707.43/1707.72	c #Conflicts:    1349000 | #Learnt:      52329 | 0.000
1707.43/1707.72	c total clause space: 127.173MB
1707.43/1707.72	c total #watches: 301558
1708.43/1708.72	c total #propagations: 278267844 / total #impl: 1320948090 (eff. 0.211)
1708.43/1708.72	c #Conflicts:    1350000 | #Learnt:      53329 | 0.000
1708.43/1708.72	c total clause space: 127.173MB
1708.43/1708.72	c total #watches: 303951
1709.43/1709.79	c total #propagations: 278380012 / total #impl: 1321228436 (eff. 0.211)
1709.43/1709.79	c #Conflicts:    1351000 | #Learnt:      54329 | 0.000
1709.43/1709.79	c total clause space: 127.173MB
1709.43/1709.79	c total #watches: 306402
1710.53/1710.89	c total #propagations: 278493552 / total #impl: 1321528927 (eff. 0.211)
1710.53/1710.89	c #Conflicts:    1352000 | #Learnt:      55329 | 0.000
1710.53/1710.89	c total clause space: 127.173MB
1710.53/1710.89	c total #watches: 308971
1711.83/1712.11	c total #propagations: 278599958 / total #impl: 1321869900 (eff. 0.211)
1711.83/1712.11	c GC COLLECT
1711.83/1712.11	c #Conflicts:    1353000 | #Learnt:      28229 | 0.000
1711.83/1712.11	c total clause space: 127.173MB
1711.83/1712.11	c total #watches: 235540
1713.23/1713.55	c total #propagations: 278738996 / total #impl: 1322372960 (eff. 0.211)
1713.23/1713.55	c #Conflicts:    1354000 | #Learnt:      29229 | 0.000
1713.23/1713.55	c total clause space: 127.173MB
1713.23/1713.55	c total #watches: 239811
1714.63/1714.98	c total #propagations: 279079706 / total #impl: 1323540443 (eff. 0.211)
1714.63/1714.98	c #Conflicts:    1355000 | #Learnt:      30229 | 0.000
1714.63/1714.98	c total clause space: 127.173MB
1714.63/1714.98	c total #watches: 244016
1716.03/1716.34	c total #propagations: 279384036 / total #impl: 1324679116 (eff. 0.211)
1716.03/1716.34	c #Conflicts:    1356000 | #Learnt:      31229 | 0.000
1716.03/1716.34	c total clause space: 127.173MB
1716.03/1716.34	c total #watches: 248031
1717.23/1717.59	c total #propagations: 279649312 / total #impl: 1325610913 (eff. 0.211)
1717.23/1717.59	c #Conflicts:    1357000 | #Learnt:      32229 | 0.000
1717.23/1717.59	c total clause space: 127.173MB
1717.23/1717.59	c total #watches: 251694
1718.63/1718.90	c total #propagations: 279823438 / total #impl: 1326291087 (eff. 0.211)
1718.63/1718.90	c #Conflicts:    1358000 | #Learnt:      33229 | 0.000
1718.63/1718.90	c total clause space: 127.173MB
1718.63/1718.90	c total #watches: 254770
1719.93/1720.27	c total #propagations: 280002932 / total #impl: 1327000354 (eff. 0.211)
1719.93/1720.27	c #Conflicts:    1359000 | #Learnt:      34229 | 0.000
1719.93/1720.27	c total clause space: 127.173MB
1719.93/1720.27	c total #watches: 258825
1721.53/1721.82	c total #propagations: 280201680 / total #impl: 1327852820 (eff. 0.211)
1721.53/1721.82	c #Conflicts:    1360000 | #Learnt:      35229 | 0.000
1721.53/1721.82	c total clause space: 127.173MB
1721.53/1721.82	c total #watches: 264370
1722.63/1722.93	c total #propagations: 280465639 / total #impl: 1328984388 (eff. 0.211)
1722.63/1722.93	c #Conflicts:    1361000 | #Learnt:      36229 | 0.000
1722.63/1722.93	c total clause space: 127.173MB
1722.63/1722.93	c total #watches: 268081
1724.02/1724.38	c total #propagations: 280576493 / total #impl: 1329329964 (eff. 0.211)
1724.02/1724.38	c #Conflicts:    1362000 | #Learnt:      37229 | 0.000
1724.02/1724.38	c total clause space: 127.173MB
1724.02/1724.38	c total #watches: 272044
1725.82/1726.18	c total #propagations: 280731745 / total #impl: 1329910266 (eff. 0.211)
1725.82/1726.18	c #Conflicts:    1363000 | #Learnt:      38229 | 0.000
1725.82/1726.18	c total clause space: 127.173MB
1725.82/1726.18	c total #watches: 278442
1727.52/1727.80	c total #propagations: 280976827 / total #impl: 1330769943 (eff. 0.211)
1727.52/1727.80	c #Conflicts:    1364000 | #Learnt:      39229 | 0.000
1727.52/1727.80	c total clause space: 127.173MB
1727.52/1727.80	c total #watches: 284139
1729.42/1729.71	c total #propagations: 281159792 / total #impl: 1331441236 (eff. 0.211)
1729.42/1729.71	c #Conflicts:    1365000 | #Learnt:      40229 | 0.000
1729.42/1729.71	c total clause space: 127.173MB
1729.42/1729.71	c total #watches: 289898
1731.02/1731.30	c total #propagations: 281360126 / total #impl: 1332416080 (eff. 0.211)
1731.02/1731.30	c #Conflicts:    1366000 | #Learnt:      41229 | 0.000
1731.02/1731.30	c total clause space: 127.173MB
1731.02/1731.30	c total #watches: 293526
1732.92/1733.29	c total #propagations: 281531990 / total #impl: 1333216893 (eff. 0.211)
1732.92/1733.29	c #Conflicts:    1367000 | #Learnt:      42229 | 0.000
1732.92/1733.29	c total clause space: 127.173MB
1732.92/1733.29	c total #watches: 299114
1735.32/1735.62	c total #propagations: 281765991 / total #impl: 1334346623 (eff. 0.211)
1735.32/1735.62	c #Conflicts:    1368000 | #Learnt:      43229 | 0.000
1735.32/1735.62	c total clause space: 127.173MB
1735.32/1735.62	c total #watches: 304723
1737.42/1737.74	c total #propagations: 282051112 / total #impl: 1335586117 (eff. 0.211)
1737.42/1737.74	c #Conflicts:    1369000 | #Learnt:      44229 | 0.000
1737.42/1737.74	c total clause space: 127.173MB
1737.42/1737.74	c total #watches: 309914
1739.82/1740.17	c total #propagations: 282283013 / total #impl: 1336522036 (eff. 0.211)
1739.82/1740.17	c #Conflicts:    1370000 | #Learnt:      45229 | 0.000
1739.82/1740.17	c total clause space: 127.173MB
1739.82/1740.17	c total #watches: 313926
1741.82/1742.19	c total #propagations: 282575794 / total #impl: 1337991895 (eff. 0.211)
1741.82/1742.19	c #Conflicts:    1371000 | #Learnt:      46229 | 0.000
1741.82/1742.19	c total clause space: 127.173MB
1741.82/1742.19	c total #watches: 319768
1743.82/1744.14	c total #propagations: 282823736 / total #impl: 1339158001 (eff. 0.211)
1743.82/1744.14	c #Conflicts:    1372000 | #Learnt:      47229 | 0.000
1743.82/1744.14	c total clause space: 127.173MB
1743.82/1744.14	c total #watches: 324350
1745.32/1745.65	c total #propagations: 283091527 / total #impl: 1340048114 (eff. 0.211)
1745.32/1745.65	c #Conflicts:    1373000 | #Learnt:      48229 | 0.000
1745.32/1745.65	c total clause space: 127.173MB
1745.32/1745.65	c total #watches: 331886
1747.52/1747.81	c total #propagations: 283286269 / total #impl: 1340795494 (eff. 0.211)
1747.52/1747.81	c #Conflicts:    1374000 | #Learnt:      49229 | 0.000
1747.52/1747.81	c total clause space: 127.173MB
1747.52/1747.81	c total #watches: 336910
1749.52/1749.81	c total #propagations: 283526708 / total #impl: 1341674950 (eff. 0.211)
1749.52/1749.81	c #Conflicts:    1375000 | #Learnt:      50229 | 0.000
1749.52/1749.81	c total clause space: 127.173MB
1749.52/1749.81	c total #watches: 342538
1751.82/1752.14	c total #propagations: 283794945 / total #impl: 1342649930 (eff. 0.211)
1751.82/1752.14	c #Conflicts:    1376000 | #Learnt:      51229 | 0.000
1751.82/1752.14	c total clause space: 127.173MB
1751.82/1752.14	c total #watches: 348318
1754.62/1754.93	c total #propagations: 284021898 / total #impl: 1343728660 (eff. 0.211)
1754.62/1754.93	c #Conflicts:    1377000 | #Learnt:      52229 | 0.000
1754.62/1754.93	c total clause space: 127.173MB
1754.62/1754.93	c total #watches: 352853
1757.22/1757.59	c total #propagations: 284275360 / total #impl: 1345149684 (eff. 0.211)
1757.22/1757.59	c #Conflicts:    1378000 | #Learnt:      53229 | 0.000
1757.22/1757.59	c total clause space: 127.173MB
1757.22/1757.59	c total #watches: 357447
1759.82/1760.16	c total #propagations: 284492052 / total #impl: 1346515754 (eff. 0.211)
1759.82/1760.16	c #Conflicts:    1379000 | #Learnt:      54229 | 0.000
1759.82/1760.16	c total clause space: 127.173MB
1759.82/1760.16	c total #watches: 365136
1762.52/1762.85	c total #propagations: 284739602 / total #impl: 1347796694 (eff. 0.211)
1762.52/1762.85	c #Conflicts:    1380000 | #Learnt:      55229 | 0.000
1762.52/1762.85	c total clause space: 127.173MB
1762.52/1762.85	c total #watches: 372408
1765.32/1765.62	c total #propagations: 284945570 / total #impl: 1349557132 (eff. 0.211)
1765.32/1765.62	c #Conflicts:    1381000 | #Learnt:      56229 | 0.000
1765.32/1765.62	c total clause space: 127.173MB
1765.32/1765.62	c total #watches: 381540
1767.42/1767.72	c total #propagations: 285154750 / total #impl: 1351215575 (eff. 0.211)
1767.42/1767.72	c GC COLLECT
1767.42/1767.72	c #Conflicts:    1382000 | #Learnt:      28822 | 0.000
1767.42/1767.72	c total clause space: 127.173MB
1767.42/1767.72	c total #watches: 239041
1768.92/1769.23	c total #propagations: 285434109 / total #impl: 1352579302 (eff. 0.211)
1768.92/1769.23	c #Conflicts:    1383000 | #Learnt:      29822 | 0.000
1768.92/1769.23	c total clause space: 127.173MB
1768.92/1769.23	c total #watches: 245751
1770.31/1770.67	c total #propagations: 285661525 / total #impl: 1353687955 (eff. 0.211)
1770.31/1770.67	c #Conflicts:    1384000 | #Learnt:      30822 | 0.000
1770.31/1770.67	c total clause space: 127.173MB
1770.31/1770.67	c total #watches: 251737
1771.82/1772.18	c total #propagations: 285928620 / total #impl: 1354744199 (eff. 0.211)
1771.82/1772.18	c #Conflicts:    1385000 | #Learnt:      31822 | 0.000
1771.82/1772.18	c total clause space: 127.173MB
1771.82/1772.18	c total #watches: 258898
1773.51/1773.85	c total #propagations: 286185060 / total #impl: 1355866885 (eff. 0.211)
1773.51/1773.85	c #Conflicts:    1386000 | #Learnt:      32822 | 0.000
1773.51/1773.85	c total clause space: 127.173MB
1773.51/1773.85	c total #watches: 265533
1775.01/1775.37	c total #propagations: 286422807 / total #impl: 1357257358 (eff. 0.211)
1775.01/1775.37	c #Conflicts:    1387000 | #Learnt:      33822 | 0.000
1775.01/1775.37	c total clause space: 127.173MB
1775.01/1775.37	c total #watches: 270701
1776.71/1777.02	c total #propagations: 286701331 / total #impl: 1358578667 (eff. 0.211)
1776.71/1777.02	c #Conflicts:    1388000 | #Learnt:      34822 | 0.000
1776.71/1777.02	c total clause space: 127.173MB
1776.71/1777.02	c total #watches: 276703
1778.31/1778.63	c total #propagations: 286952632 / total #impl: 1359766293 (eff. 0.211)
1778.31/1778.63	c #Conflicts:    1389000 | #Learnt:      35822 | 0.000
1778.31/1778.63	c total clause space: 127.173MB
1778.31/1778.63	c total #watches: 281716
1780.01/1780.36	c total #propagations: 287222763 / total #impl: 1360951205 (eff. 0.211)
1780.01/1780.36	c #Conflicts:    1390000 | #Learnt:      36822 | 0.000
1780.01/1780.36	c total clause space: 127.173MB
1780.01/1780.36	c total #watches: 285746
1782.01/1782.33	c total #propagations: 287517428 / total #impl: 1362182374 (eff. 0.211)
1782.01/1782.33	c #Conflicts:    1391000 | #Learnt:      37822 | 0.000
1782.01/1782.33	c total clause space: 127.173MB
1782.01/1782.33	c total #watches: 290407
1783.81/1784.13	c total #propagations: 287802669 / total #impl: 1363695214 (eff. 0.211)
1783.81/1784.13	c #Conflicts:    1392000 | #Learnt:      38822 | 0.000
1783.81/1784.13	c total clause space: 127.173MB
1783.81/1784.13	c total #watches: 293935
1785.51/1785.86	c total #propagations: 288074043 / total #impl: 1364978606 (eff. 0.211)
1785.51/1785.86	c #Conflicts:    1393000 | #Learnt:      39822 | 0.000
1785.51/1785.86	c total clause space: 127.173MB
1785.51/1785.86	c total #watches: 298240
1787.32/1787.66	c total #propagations: 288338776 / total #impl: 1366165503 (eff. 0.211)
1787.32/1787.66	c #Conflicts:    1394000 | #Learnt:      40822 | 0.000
1787.32/1787.66	c total clause space: 127.173MB
1787.32/1787.66	c total #watches: 302833
1789.71/1790.03	c total #propagations: 288599152 / total #impl: 1367565695 (eff. 0.211)
1789.71/1790.03	c #Conflicts:    1395000 | #Learnt:      41822 | 0.000
1789.71/1790.03	c total clause space: 127.173MB
1789.71/1790.03	c total #watches: 308107
1792.01/1792.31	c total #propagations: 288859849 / total #impl: 1369569721 (eff. 0.211)
1792.01/1792.31	c #Conflicts:    1396000 | #Learnt:      42822 | 0.000
1792.01/1792.31	c total clause space: 127.173MB
1792.01/1792.31	c total #watches: 312217
1793.92/1794.27	c total #propagations: 289147190 / total #impl: 1371447057 (eff. 0.211)
1793.92/1794.27	c #Conflicts:    1397000 | #Learnt:      43822 | 0.000
1793.92/1794.27	c total clause space: 127.173MB
1793.92/1794.27	c total #watches: 316894
1796.02/1796.37	c total #propagations: 289393317 / total #impl: 1372928955 (eff. 0.211)
1796.02/1796.37	c #Conflicts:    1398000 | #Learnt:      44822 | 0.000
1796.02/1796.37	c total clause space: 127.173MB
1796.02/1796.37	c total #watches: 321671
1798.22/1798.55	c total #propagations: 289637437 / total #impl: 1374552790 (eff. 0.211)
1798.22/1798.55	c #Conflicts:    1399000 | #Learnt:      45822 | 0.000
1798.22/1798.55	c total clause space: 127.173MB
1798.22/1798.55	c total #watches: 326246

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-4117400-1467212089/watcher-4117400-1467212089 -o /tmp/evaluation-result-4117400-1467212089/solver-4117400-1467212089 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467210288-1999 --watchdog 1960 --input HOME/instance-4117400-1467212089.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=2141
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.12 2.12 1.81 2/169 2144
/proc/meminfo: memFree=30976096/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 228880 29810688 5268 33554432000 4194304 6201397 140733385846528 140734601825848 5194148 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 7278 5268 130 491 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 2.12 2.12 1.81 2/169 2144
/proc/meminfo: memFree=30976096/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=34416 CPUtime=0.09 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 584 0 0 0 9 0 0 0 20 0 1 0 228880 35241984 7601 33554432000 4194304 6201397 140733385846528 140734601825848 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 8604 7601 141 491 0 8103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34416

[startup+0.200312 s]
/proc/loadavg: 2.12 2.12 1.81 2/169 2144
/proc/meminfo: memFree=30976096/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=42204 CPUtime=0.18 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 2302 0 0 0 18 0 0 0 20 0 1 0 228880 43216896 8664 33554432000 4194304 6201397 140733385846528 140734601825848 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 10551 8664 146 491 0 10050 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 42204

[startup+0.300314 s]
/proc/loadavg: 2.12 2.12 1.81 2/169 2144
/proc/meminfo: memFree=30976096/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=42464 CPUtime=0.28 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 2531 0 0 0 28 0 0 0 20 0 1 0 228880 43483136 9339 33554432000 4194304 6201397 140733385846528 140734601825848 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 10616 9339 159 491 0 10115 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42464

[startup+0.700248 s]
/proc/loadavg: 2.12 2.12 1.81 2/169 2144
/proc/meminfo: memFree=30976096/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=42860 CPUtime=0.69 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 3051 0 0 0 68 1 0 0 20 0 1 0 228880 43888640 9684 33554432000 4194304 6201397 140733385846528 140734601825848 4213906 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 10715 9684 165 491 0 10214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42860

[startup+1.50024 s]
/proc/loadavg: 2.12 2.12 1.81 3/176 2160
/proc/meminfo: memFree=30887276/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=50580 CPUtime=1.49 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 3717 0 0 0 148 1 0 0 20 0 1 0 228880 51793920 10629 33554432000 4194304 6201397 140733385846528 140733385845192 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 12645 10629 165 491 0 12144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50580

[startup+3.10023 s]
/proc/loadavg: 2.11 2.12 1.81 3/177 2161
/proc/meminfo: memFree=30877024/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=50860 CPUtime=3.09 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 3790 0 0 0 308 1 0 0 20 0 1 0 228880 52080640 11213 33554432000 4194304 6201397 140733385846528 140733385845656 4213520 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 12715 11213 165 491 0 12214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50860

[startup+6.30024 s]
/proc/loadavg: 2.11 2.12 1.81 3/177 2161
/proc/meminfo: memFree=30863356/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=63128 CPUtime=6.28 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 4399 0 0 0 627 1 0 0 20 0 1 0 228880 64643072 12119 33554432000 4194304 6201397 140733385846528 140733385845656 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 15782 12119 165 491 0 15281 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63128

[startup+12.7002 s]
/proc/loadavg: 2.09 2.11 1.81 3/177 2161
/proc/meminfo: memFree=30837452/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=63432 CPUtime=12.69 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 4890 0 0 0 1267 2 0 0 20 0 1 0 228880 64954368 12946 33554432000 4194304 6201397 140733385846528 140733385845656 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 15858 12946 165 491 0 15357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63432

[startup+25.5004 s]
/proc/loadavg: 2.08 2.11 1.82 4/177 2161
/proc/meminfo: memFree=30781944/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=64408 CPUtime=25.49 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 5082 0 0 0 2547 2 0 0 20 0 1 0 228880 65953792 14166 33554432000 4194304 6201397 140733385846528 140733385845656 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 16102 14166 165 491 0 15601 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64408

[startup+51.1003 s]
/proc/loadavg: 2.11 2.11 1.83 3/177 2161
/proc/meminfo: memFree=30757264/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=84304 CPUtime=51.08 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 6167 0 0 0 5106 2 0 0 20 0 1 0 228880 86327296 16906 33554432000 4194304 6201397 140733385846528 140733385845192 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 21076 16906 165 491 0 20575 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84304

[startup+102.3 s]
/proc/loadavg: 2.13 2.12 1.84 3/177 2162
/proc/meminfo: memFree=30716800/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=85588 CPUtime=102.28 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 6453 0 0 0 10226 2 0 0 20 0 1 0 228880 87642112 18725 33554432000 4194304 6201397 140733385846528 140733385845656 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 21397 18725 165 491 0 20896 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 85588

[startup+162.3 s]
/proc/loadavg: 2.16 2.13 1.86 4/177 2163
/proc/meminfo: memFree=30618924/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=117692 CPUtime=162.27 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 7636 0 0 0 16224 3 0 0 20 0 1 0 228880 120516608 21574 33554432000 4194304 6201397 140733385846528 140733385845656 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 29423 21574 165 491 0 28922 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 117692

[startup+222.307 s]
/proc/loadavg: 2.20 2.13 1.87 3/177 2164
/proc/meminfo: memFree=30545296/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=118148 CPUtime=222.26 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 7772 0 0 0 22223 3 0 0 20 0 1 0 228880 120983552 22732 33554432000 4194304 6201397 140733385846528 140733385845656 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 29537 22732 165 491 0 29036 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 118148

[startup+282.3 s]
/proc/loadavg: 2.13 2.12 1.89 4/177 2165
/proc/meminfo: memFree=30534028/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=118676 CPUtime=282.24 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 7897 0 0 0 28221 3 0 0 20 0 1 0 228880 121524224 24390 33554432000 4194304 6201397 140733385846528 140733385845656 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 29669 24390 165 491 0 29168 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 118676

[startup+342.3 s]
/proc/loadavg: 2.19 2.14 1.91 4/178 2170
/proc/meminfo: memFree=30519060/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=120392 CPUtime=342.23 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 8178 0 0 0 34220 3 0 0 20 0 1 0 228880 123281408 26204 33554432000 4194304 6201397 140733385846528 140733385845656 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 30098 26204 165 491 0 29597 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 120392

[startup+402.3 s]
/proc/loadavg: 2.07 2.11 1.91 3/178 2193
/proc/meminfo: memFree=30509804/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=121444 CPUtime=402.23 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 8383 0 0 0 40219 4 0 0 20 0 1 0 228880 124358656 27398 33554432000 4194304 6201397 140733385846528 140733385845656 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 30361 27398 165 491 0 29860 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 121444

[startup+462.3 s]
/proc/loadavg: 2.12 2.12 1.92 3/177 2194
/proc/meminfo: memFree=30371004/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=122724 CPUtime=462.22 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 8585 0 0 0 46218 4 0 0 20 0 1 0 228880 125669376 28111 33554432000 4194304 6201397 140733385846528 140733385845656 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 30681 28111 165 491 0 30180 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 122724

[startup+522.3 s]
/proc/loadavg: 2.09 2.11 1.93 3/177 2195
/proc/meminfo: memFree=30366608/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=122980 CPUtime=522.21 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 8673 0 0 0 52217 4 0 0 20 0 1 0 228880 125931520 28710 33554432000 4194304 6201397 140733385846528 140733385845656 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 30745 28710 165 491 0 30244 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 122980

[startup+582.3 s]
/proc/loadavg: 2.09 2.10 1.93 3/177 2196
/proc/meminfo: memFree=30360108/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=173836 CPUtime=582.19 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 8926 0 0 0 58215 4 0 0 20 0 1 0 228880 178008064 29410 33554432000 4194304 6201397 140733385846528 140733385845656 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 43459 29410 165 491 0 42958 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 173836


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


[startup+942.3 s]
/proc/loadavg: 2.20 2.15 2.00 3/178 2207
/proc/meminfo: memFree=29906740/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=175116 CPUtime=942.15 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 10080 0 0 0 94209 6 0 0 20 0 1 0 228880 179318784 33896 33554432000 4194304 6201397 140733385846528 140733385845656 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 43779 33896 165 491 0 43278 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 175116

[startup+1002.3 s]
/proc/loadavg: 2.18 2.15 2.01 3/177 2208
/proc/meminfo: memFree=29858436/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=175116 CPUtime=1002.14 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 10103 0 0 0 100208 6 0 0 20 0 1 0 228880 179318784 34430 33554432000 4194304 6201397 140733385846528 140733385845656 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 43779 34430 165 491 0 43278 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 175116

[startup+1062.3 s]
/proc/loadavg: 2.11 2.14 2.01 4/177 2209
/proc/meminfo: memFree=29856996/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=175372 CPUtime=1062.13 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 10130 0 0 0 106207 6 0 0 20 0 1 0 228880 179580928 34457 33554432000 4194304 6201397 140733385846528 140733385845656 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 43843 34457 165 491 0 43342 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 175372

[startup+1122.3 s]
/proc/loadavg: 2.13 2.14 2.01 3/177 2210
/proc/meminfo: memFree=29853588/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=175632 CPUtime=1122.12 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 10202 0 0 0 112206 6 0 0 20 0 1 0 228880 179847168 35040 33554432000 4194304 6201397 140733385846528 140733385845656 4213708 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 43908 35040 165 491 0 43407 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 175632

[startup+1182.3 s]
/proc/loadavg: 2.18 2.14 2.02 3/177 2211
/proc/meminfo: memFree=29850352/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=175888 CPUtime=1182.11 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 10312 0 0 0 118205 6 0 0 20 0 1 0 228880 180109312 35595 33554432000 4194304 6201397 140733385846528 140733385845656 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 43972 35595 165 491 0 43471 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 175888

[startup+1242.3 s]
/proc/loadavg: 2.27 2.18 2.03 4/177 2213
/proc/meminfo: memFree=29842476/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=176924 CPUtime=1242.1 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 10553 0 0 0 124204 6 0 0 20 0 1 0 228880 181170176 37303 33554432000 4194304 6201397 140733385846528 140733385845656 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44231 37303 165 491 0 43730 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 176924

[startup+1302.3 s]
/proc/loadavg: 2.17 2.16 2.03 3/177 2214
/proc/meminfo: memFree=29841492/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=177824 CPUtime=1302.09 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 10824 0 0 0 130203 6 0 0 20 0 1 0 228880 182091776 37409 33554432000 4194304 6201397 140733385846528 140733385845656 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44456 37409 165 491 0 43955 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 177824

[startup+1362.3 s]
/proc/loadavg: 2.18 2.16 2.04 3/178 2216
/proc/meminfo: memFree=29836864/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179120 CPUtime=1362.08 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11086 0 0 0 136202 6 0 0 20 0 1 0 228880 183418880 38116 33554432000 4194304 6201397 140733385846528 140733385845656 4213182 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44780 38116 165 491 0 44279 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 179120

[startup+1422.3 s]
/proc/loadavg: 2.18 2.15 2.04 4/177 2217
/proc/meminfo: memFree=29835172/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179120 CPUtime=1422.07 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11092 0 0 0 142201 6 0 0 20 0 1 0 228880 183418880 38122 33554432000 4194304 6201397 140733385846528 140733385845656 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44780 38122 165 491 0 44279 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 179120

[startup+1482.3 s]
/proc/loadavg: 2.32 2.19 2.06 3/177 2218
/proc/meminfo: memFree=29828132/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179380 CPUtime=1482.06 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11157 0 0 0 148199 7 0 0 20 0 1 0 228880 183685120 39209 33554432000 4194304 6201397 140733385846528 140733385845656 4213708 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44845 39209 165 491 0 44344 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 179380

[startup+1542.31 s]
/proc/loadavg: 2.27 2.19 2.07 3/178 2223
/proc/meminfo: memFree=29824744/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179380 CPUtime=1542.06 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11174 0 0 0 154199 7 0 0 20 0 1 0 228880 183685120 39226 33554432000 4194304 6201397 140733385846528 140733385845656 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44845 39226 165 491 0 44344 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 179380

[startup+1602.3 s]
/proc/loadavg: 2.22 2.19 2.07 4/177 2224
/proc/meminfo: memFree=29819820/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179380 CPUtime=1602.05 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11179 0 0 0 160198 7 0 0 20 0 1 0 228880 183685120 39231 33554432000 4194304 6201397 140733385846528 140733385845656 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44845 39231 165 491 0 44344 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 179380

[startup+1662.3 s]
/proc/loadavg: 2.20 2.19 2.08 3/177 2225
/proc/meminfo: memFree=29814576/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179376 CPUtime=1662.04 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11231 0 0 0 166197 7 0 0 20 0 1 0 228880 183681024 39728 33554432000 4194304 6201397 140733385846528 140733385845656 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44844 39728 165 491 0 44343 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 179376

[startup+1722.3 s]
/proc/loadavg: 2.20 2.19 2.09 3/177 2226
/proc/meminfo: memFree=29812740/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179636 CPUtime=1722.03 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11271 0 0 0 172196 7 0 0 20 0 1 0 228880 183947264 39768 33554432000 4194304 6201397 140733385846528 140733385845656 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44909 39768 165 491 0 44408 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 179636

[startup+1782.3 s]
/proc/loadavg: 2.19 2.18 2.09 4/177 2227
/proc/meminfo: memFree=29803664/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179636 CPUtime=1782.01 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11277 0 0 0 178194 7 0 0 20 0 1 0 228880 183947264 40305 33554432000 4194304 6201397 140733385846528 140733385845656 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44909 40305 165 491 0 44408 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 179636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.27 2.20 2.10 3/177 2227
/proc/meminfo: memFree=29803432/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179636 CPUtime=1800.01 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11277 0 0 0 179994 7 0 0 20 0 1 0 228880 183947264 40305 33554432000 4194304 6201397 140733385846528 140733385845656 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44909 40305 165 491 0 44408 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 179636

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

[startup+1800.3 s]
/proc/loadavg: 2.27 2.20 2.10 3/177 2227
/proc/meminfo: memFree=29803432/32872528 swapFree=478180/527236
[pid=2144] ppid=2141 vsize=179636 CPUtime=1800.01 cores=1,3,5,7
/proc/2144/stat : 2144 (cdcl-cuttingpla) R 2141 2144 1982 0 -1 4202496 11277 0 0 0 179994 7 0 0 20 0 1 0 228880 183947264 40305 33554432000 4194304 6201397 140733385846528 140733385845656 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/2144/statm: 44909 40305 165 491 0 44408 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 179636

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.076988
maximum resident set size= 161220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11277
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= 15
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68429 second user time and 6.86496 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-29 16:54:50
IDJOB=4117400
IDBENCH=111570
IDSOLVER=2550
FILE ID=node141/4117400-1467212089
RUNJOBID= node141-1467210288-1999
PBS_JOBID= 19997592
Free space on /tmp= 71748 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/EmployeeScheduling/normalized-jul5.5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117400-1467212089/watcher-4117400-1467212089 -o /tmp/evaluation-result-4117400-1467212089/solver-4117400-1467212089 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467210288-1999 --watchdog 1960 --input HOME/instance-4117400-1467212089.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 4d9388b57865756cbc2edb6f81217f50
RANDOM SEED=819828786

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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	: 5339.30
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.448
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.53
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.448
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:        30977096 kB
Buffers:           49772 kB
Cached:           597924 kB
SwapCached:            0 kB
Active:            90676 kB
Inactive:         570836 kB
Active(anon):      16224 kB
Inactive(anon):        4 kB
Active(file):      74452 kB
Inactive(file):   570832 kB
Unevictable:      527236 kB
Mlocked:          478180 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3556 kB
Writeback:           356 kB
AnonPages:        540868 kB
Mapped:            13832 kB
Shmem:               204 kB
Slab:             575588 kB
SReclaimable:      19152 kB
SUnreclaim:       556436 kB
KernelStack:        1440 kB
PageTables:         4908 kB
NFS_Unstable:         32 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     627404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 71740 MiB
End job on node141 at 2016-06-29 17:24:50