Trace number 4105920

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.01 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir04_trarea_ac.opb
MD5SUM1312c6b0204e50ac57a7790cd1d32db9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12940
Best CPU time to get the best result obtained on this benchmark0.213966
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12940
Optimality of the best value was proved YES
Number of variables1945
Total number of constraints3355
Number of constraints which are clauses3355
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint55
Number of terms in the objective function 1036
Biggest coefficient in the objective function 650
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 524770
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 650
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 524770
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1945 #constraint= 3355
0.69/0.79	c #Conflicts:       1000 | #Learnt:       1000 | 0.002
0.69/0.79	c total clause space: 4.25031MB
0.69/0.79	c total #watches: 22804
1.20/1.29	c total #propagations: 733032 / total #impl: 2301528 (eff. 0.318)
1.20/1.29	c #Conflicts:       2000 | #Learnt:       2000 | 0.001
1.20/1.29	c total clause space: 4.25031MB
1.20/1.29	c total #watches: 27426
1.79/1.86	c total #propagations: 1859093 / total #impl: 4695901 (eff. 0.396)
1.79/1.86	c GC COLLECT
1.79/1.86	c #Conflicts:       3000 | #Learnt:       1999 | 0.001
1.79/1.86	c total clause space: 4.25031MB
1.79/1.86	c total #watches: 24175
2.39/2.49	c total #propagations: 2883924 / total #impl: 6700764 (eff. 0.430)
2.39/2.49	c #Conflicts:       4000 | #Learnt:       2999 | 0.001
2.39/2.49	c total clause space: 6.90675MB
2.39/2.49	c total #watches: 40145
3.09/3.18	c total #propagations: 3950821 / total #impl: 9093953 (eff. 0.434)
3.09/3.18	c GC COLLECT
3.09/3.18	c #Conflicts:       5000 | #Learnt:       2360 | 0.000
3.09/3.18	c total clause space: 6.90675MB
3.09/3.18	c total #watches: 40135
3.89/3.99	c total #propagations: 4609032 / total #impl: 11677661 (eff. 0.395)
3.89/3.99	c #Conflicts:       6000 | #Learnt:       3360 | 0.000
3.89/3.99	c total clause space: 6.90675MB
3.89/3.99	c total #watches: 57828
4.39/4.44	c total #propagations: 5359582 / total #impl: 16344684 (eff. 0.328)
4.39/4.44	c GC COLLECT
4.39/4.44	c #Conflicts:       7000 | #Learnt:       2236 | 0.000
4.39/4.44	c total clause space: 11.2235MB
4.39/4.44	c total #watches: 76489
4.89/4.92	c total #propagations: 6072402 / total #impl: 20410898 (eff. 0.298)
4.89/4.92	c #Conflicts:       8000 | #Learnt:       3236 | 0.000
4.89/4.92	c total clause space: 11.2235MB
4.89/4.92	c total #watches: 90293
5.39/5.41	c total #propagations: 6803313 / total #impl: 24302092 (eff. 0.280)
5.39/5.41	c #Conflicts:       9000 | #Learnt:       4236 | 0.000
5.39/5.41	c total clause space: 11.2235MB
5.39/5.41	c total #watches: 105786
5.79/5.88	c total #propagations: 7723312 / total #impl: 27644842 (eff. 0.279)
5.79/5.88	c GC COLLECT
5.79/5.88	c #Conflicts:      10000 | #Learnt:       2729 | 0.000
5.79/5.88	c total clause space: 11.2235MB
5.79/5.88	c total #watches: 86192
6.39/6.49	c total #propagations: 8667371 / total #impl: 30802691 (eff. 0.281)
6.39/6.49	c #Conflicts:      11000 | #Learnt:       3729 | 0.000
6.39/6.49	c total clause space: 11.2235MB
6.39/6.49	c total #watches: 94379
7.08/7.15	c total #propagations: 9508922 / total #impl: 32629898 (eff. 0.291)
7.08/7.15	c #Conflicts:      12000 | #Learnt:       4729 | 0.000
7.08/7.15	c total clause space: 11.2235MB
7.08/7.15	c total #watches: 100195
7.58/7.68	c total #propagations: 10273956 / total #impl: 35212607 (eff. 0.292)
7.58/7.68	c #Conflicts:      13000 | #Learnt:       5729 | 0.000
7.58/7.68	c total clause space: 11.2235MB
7.58/7.68	c total #watches: 106958
8.08/8.12	c total #propagations: 10991711 / total #impl: 38356899 (eff. 0.287)
8.08/8.12	c GC COLLECT
8.08/8.12	c #Conflicts:      14000 | #Learnt:       3879 | 0.000
8.08/8.12	c total clause space: 11.2235MB
8.08/8.12	c total #watches: 66360
8.79/8.81	c total #propagations: 11669743 / total #impl: 41291384 (eff. 0.283)
8.79/8.81	c #Conflicts:      15000 | #Learnt:       4879 | 0.000
8.79/8.81	c total clause space: 11.2235MB
8.79/8.81	c total #watches: 72934
9.38/9.42	c total #propagations: 12412873 / total #impl: 44441755 (eff. 0.279)
9.38/9.42	c #Conflicts:      16000 | #Learnt:       5879 | 0.000
9.38/9.42	c total clause space: 11.2235MB
9.38/9.42	c total #watches: 88766
9.89/9.96	c total #propagations: 13091483 / total #impl: 48622413 (eff. 0.269)
9.89/9.96	c GC COLLECT
9.89/9.96	c #Conflicts:      17000 | #Learnt:       3698 | 0.000
9.89/9.96	c total clause space: 11.2235MB
9.89/9.96	c total #watches: 57296
10.48/10.51	c total #propagations: 13805337 / total #impl: 50404692 (eff. 0.274)
10.48/10.51	c #Conflicts:      18000 | #Learnt:       4698 | 0.000
10.48/10.51	c total clause space: 11.2235MB
10.48/10.51	c total #watches: 62939
11.18/11.21	c total #propagations: 14654725 / total #impl: 52344407 (eff. 0.280)
11.18/11.21	c #Conflicts:      19000 | #Learnt:       5698 | 0.000
11.18/11.21	c total clause space: 11.2235MB
11.18/11.21	c total #watches: 67836
12.19/12.26	c total #propagations: 15553368 / total #impl: 54955977 (eff. 0.283)
12.19/12.26	c #Conflicts:      20000 | #Learnt:       6698 | 0.000
12.19/12.26	c total clause space: 11.2235MB
12.19/12.26	c total #watches: 70506
12.89/12.99	c total #propagations: 16551192 / total #impl: 57872706 (eff. 0.286)
12.89/12.99	c GC COLLECT
12.89/12.99	c #Conflicts:      21000 | #Learnt:       4211 | 0.000
12.89/12.99	c total clause space: 18.2382MB
12.89/12.99	c total #watches: 47276
13.39/13.49	c total #propagations: 17449868 / total #impl: 60717561 (eff. 0.287)
13.39/13.49	c #Conflicts:      22000 | #Learnt:       5211 | 0.000
13.39/13.49	c total clause space: 18.2382MB
13.39/13.49	c total #watches: 55525
14.30/14.36	c total #propagations: 18087909 / total #impl: 63464987 (eff. 0.285)
14.30/14.36	c #Conflicts:      23000 | #Learnt:       6211 | 0.000
14.30/14.36	c total clause space: 18.2382MB
14.30/14.36	c total #watches: 62900
15.29/15.30	c total #propagations: 18956237 / total #impl: 66820961 (eff. 0.284)
15.29/15.30	c #Conflicts:      24000 | #Learnt:       7211 | 0.000
15.29/15.30	c total clause space: 18.2382MB
15.29/15.30	c total #watches: 65745
16.09/16.14	c total #propagations: 19942532 / total #impl: 68819552 (eff. 0.290)
16.09/16.14	c GC COLLECT
16.09/16.14	c #Conflicts:      25000 | #Learnt:       4412 | 0.001
16.09/16.14	c total clause space: 18.2382MB
16.09/16.14	c total #watches: 50127
17.49/17.52	c total #propagations: 20617774 / total #impl: 71138168 (eff. 0.290)
17.49/17.52	c #Conflicts:      26000 | #Learnt:       5412 | 0.001
17.49/17.52	c total clause space: 18.2382MB
17.49/17.52	c total #watches: 65879
19.09/19.13	c total #propagations: 21261671 / total #impl: 74278512 (eff. 0.286)
19.09/19.13	c #Conflicts:      27000 | #Learnt:       6412 | 0.001
19.09/19.13	c total clause space: 18.2382MB
19.09/19.13	c total #watches: 71313
20.49/20.58	c total #propagations: 22233484 / total #impl: 76225989 (eff. 0.292)
20.49/20.58	c #Conflicts:      28000 | #Learnt:       7412 | 0.001
20.49/20.58	c total clause space: 18.2382MB
20.49/20.58	c total #watches: 79905
21.19/21.28	c total #propagations: 23178783 / total #impl: 79167450 (eff. 0.293)
21.19/21.28	c GC COLLECT
21.19/21.28	c #Conflicts:      29000 | #Learnt:       4323 | 0.001
21.19/21.28	c total clause space: 18.2382MB
21.19/21.28	c total #watches: 70155
22.09/22.15	c total #propagations: 23695051 / total #impl: 81608987 (eff. 0.290)
22.09/22.15	c #Conflicts:      30000 | #Learnt:       5323 | 0.001
22.09/22.15	c total clause space: 18.2382MB
22.09/22.15	c total #watches: 81212
22.69/22.78	c total #propagations: 23908093 / total #impl: 85383334 (eff. 0.280)
22.69/22.78	c #Conflicts:      31000 | #Learnt:       6323 | 0.001
22.69/22.78	c total clause space: 18.2382MB
22.69/22.78	c total #watches: 94502
23.19/23.29	c total #propagations: 24047961 / total #impl: 89423856 (eff. 0.269)
23.19/23.29	c #Conflicts:      32000 | #Learnt:       7323 | 0.001
23.19/23.29	c total clause space: 29.637MB
23.19/23.29	c total #watches: 108080
23.68/23.73	c total #propagations: 24161930 / total #impl: 93255537 (eff. 0.259)
23.68/23.73	c #Conflicts:      33000 | #Learnt:       8323 | 0.001
23.68/23.73	c total clause space: 29.637MB
23.68/23.73	c total #watches: 117089
24.38/24.41	c total #propagations: 24273480 / total #impl: 97333427 (eff. 0.249)
24.38/24.41	c GC COLLECT
24.38/24.41	c #Conflicts:      34000 | #Learnt:       4921 | 0.001
24.38/24.41	c total clause space: 29.637MB
24.38/24.41	c total #watches: 95457
25.08/25.12	c total #propagations: 24409873 / total #impl: 102798354 (eff. 0.237)
25.08/25.12	c #Conflicts:      35000 | #Learnt:       5921 | 0.001
25.08/25.12	c total clause space: 29.637MB
25.08/25.12	c total #watches: 109599
26.28/26.32	c total #propagations: 24540262 / total #impl: 108707928 (eff. 0.226)
26.28/26.32	c #Conflicts:      36000 | #Learnt:       6921 | 0.001
26.28/26.32	c total clause space: 29.637MB
26.28/26.32	c total #watches: 121082
27.28/27.36	c total #propagations: 24702998 / total #impl: 120258442 (eff. 0.205)
27.28/27.36	c #Conflicts:      37000 | #Learnt:       7921 | 0.001
27.28/27.36	c total clause space: 48.1602MB
27.28/27.36	c total #watches: 127840
28.98/29.09	c total #propagations: 24860033 / total #impl: 132630429 (eff. 0.187)
28.98/29.09	c #Conflicts:      38000 | #Learnt:       8921 | 0.001
28.98/29.09	c total clause space: 48.1602MB
28.98/29.09	c total #watches: 136889
30.38/30.46	c total #propagations: 25147600 / total #impl: 147792940 (eff. 0.170)
30.38/30.46	c GC COLLECT
30.38/30.46	c #Conflicts:      39000 | #Learnt:       5209 | 0.001
30.38/30.46	c total clause space: 48.1602MB
30.38/30.46	c total #watches: 108554
31.38/31.47	c total #propagations: 25324263 / total #impl: 161870189 (eff. 0.156)
31.38/31.47	c #Conflicts:      40000 | #Learnt:       6209 | 0.001
31.38/31.47	c total clause space: 48.1602MB
31.38/31.47	c total #watches: 114636
32.38/32.49	c total #propagations: 25495005 / total #impl: 176906078 (eff. 0.144)
32.38/32.49	c #Conflicts:      41000 | #Learnt:       7209 | 0.001
32.38/32.49	c total clause space: 48.1602MB
32.38/32.49	c total #watches: 127660
33.89/33.92	c total #propagations: 25640269 / total #impl: 186650200 (eff. 0.137)
33.89/33.92	c #Conflicts:      42000 | #Learnt:       8209 | 0.001
33.89/33.92	c total clause space: 48.1602MB
33.89/33.92	c total #watches: 142547
37.18/37.21	c total #propagations: 25801302 / total #impl: 200864730 (eff. 0.128)
37.18/37.21	c #Conflicts:      43000 | #Learnt:       9209 | 0.001
37.18/37.21	c total clause space: 78.2603MB
37.18/37.21	c total #watches: 170555
42.99/43.08	c total #propagations: 25988263 / total #impl: 207053620 (eff. 0.126)
42.99/43.08	c GC COLLECT
42.99/43.08	c #Conflicts:      44000 | #Learnt:       5231 | 0.001
42.99/43.08	c total clause space: 78.2603MB
42.99/43.08	c total #watches: 130580
53.38/53.44	c total #propagations: 26170373 / total #impl: 213258562 (eff. 0.123)
53.38/53.44	c #Conflicts:      45000 | #Learnt:       6231 | 0.001
53.38/53.44	c total clause space: 78.2603MB
53.38/53.44	c total #watches: 167427
71.08/71.18	c total #propagations: 26470535 / total #impl: 221002457 (eff. 0.120)
71.08/71.18	c #Conflicts:      46000 | #Learnt:       7231 | 0.001
71.08/71.18	c total clause space: 127.173MB
71.08/71.18	c total #watches: 185262
87.99/88.03	c total #propagations: 26737130 / total #impl: 230513453 (eff. 0.116)
87.99/88.03	c #Conflicts:      47000 | #Learnt:       8231 | 0.001
87.99/88.03	c total clause space: 127.173MB
87.99/88.03	c total #watches: 202102
109.47/109.52	c total #propagations: 27102902 / total #impl: 241805747 (eff. 0.112)
109.47/109.52	c #Conflicts:      48000 | #Learnt:       9231 | 0.001
109.47/109.52	c total clause space: 127.173MB
109.47/109.52	c total #watches: 240565
129.97/130.01	c total #propagations: 27389800 / total #impl: 259222624 (eff. 0.106)
129.97/130.01	c #Conflicts:      49000 | #Learnt:      10231 | 0.001
129.97/130.01	c total clause space: 127.173MB
129.97/130.01	c total #watches: 270556
145.17/145.29	c total #propagations: 27752639 / total #impl: 273935124 (eff. 0.101)
145.17/145.29	c GC COLLECT
145.17/145.29	c #Conflicts:      50000 | #Learnt:       5913 | 0.001
145.17/145.29	c total clause space: 206.656MB
145.17/145.29	c total #watches: 219385
153.36/153.45	c total #propagations: 28012626 / total #impl: 289270208 (eff. 0.097)
153.36/153.45	c #Conflicts:      51000 | #Learnt:       6913 | 0.001
153.36/153.45	c total clause space: 206.656MB
153.36/153.45	c total #watches: 229651
161.06/161.15	c total #propagations: 28107136 / total #impl: 297720867 (eff. 0.094)
161.06/161.15	c #Conflicts:      52000 | #Learnt:       7913 | 0.001
161.06/161.15	c total clause space: 206.656MB
161.06/161.15	c total #watches: 237223
164.16/164.27	c total #propagations: 28213190 / total #impl: 307758763 (eff. 0.092)
164.16/164.27	c #Conflicts:      53000 | #Learnt:       8913 | 0.001
164.16/164.27	c total clause space: 206.656MB
164.16/164.27	c total #watches: 259422
167.06/167.17	c total #propagations: 28264577 / total #impl: 320919496 (eff. 0.088)
167.06/167.17	c #Conflicts:      54000 | #Learnt:       9913 | 0.001
167.06/167.17	c total clause space: 206.656MB
167.06/167.17	c total #watches: 281270
170.96/171.00	c total #propagations: 28297544 / total #impl: 333583714 (eff. 0.085)
170.96/171.00	c #Conflicts:      55000 | #Learnt:      10913 | 0.001
170.96/171.00	c total clause space: 206.656MB
170.96/171.00	c total #watches: 292922
172.06/172.17	c total #propagations: 28369912 / total #impl: 347125601 (eff. 0.082)
172.06/172.17	c GC COLLECT
172.06/172.17	c #Conflicts:      56000 | #Learnt:       6310 | 0.001
172.06/172.17	c total clause space: 206.656MB
172.06/172.17	c total #watches: 159229
173.26/173.32	c total #propagations: 28425218 / total #impl: 359673436 (eff. 0.079)
173.26/173.32	c #Conflicts:      57000 | #Learnt:       7319 | 0.001
173.26/173.32	c total clause space: 206.656MB
173.26/173.32	c total #watches: 182989
173.76/173.86	c total #propagations: 28492297 / total #impl: 370174438 (eff. 0.077)
173.76/173.86	c #Conflicts:      58000 | #Learnt:       8320 | 0.001
173.76/173.86	c total clause space: 206.656MB
173.76/173.86	c total #watches: 186346
174.56/174.67	c total #propagations: 28518667 / total #impl: 376957687 (eff. 0.076)
174.56/174.67	c #Conflicts:      59000 | #Learnt:       9320 | 0.001
174.56/174.67	c total clause space: 206.656MB
174.56/174.67	c total #watches: 196982
175.56/175.61	c total #propagations: 28557865 / total #impl: 388105120 (eff. 0.074)
175.56/175.61	c #Conflicts:      60000 | #Learnt:      10320 | 0.001
175.56/175.61	c total clause space: 206.656MB
175.56/175.61	c total #watches: 209286
176.06/176.13	c total #propagations: 28619308 / total #impl: 398557220 (eff. 0.072)
176.06/176.13	c #Conflicts:      61000 | #Learnt:      11320 | 0.001
176.06/176.13	c total clause space: 206.656MB
176.06/176.13	c total #watches: 212393
176.76/176.82	c total #propagations: 28639122 / total #impl: 408265249 (eff. 0.070)
176.76/176.82	c GC COLLECT
176.76/176.82	c #Conflicts:      62000 | #Learnt:       6417 | 0.001
176.76/176.82	c total clause space: 206.656MB
176.76/176.82	c total #watches: 136939
177.46/177.59	c total #propagations: 28666309 / total #impl: 420971279 (eff. 0.068)
177.46/177.59	c #Conflicts:      63000 | #Learnt:       7417 | 0.001
177.46/177.59	c total clause space: 206.656MB
177.46/177.59	c total #watches: 140854
178.66/178.74	c total #propagations: 28699656 / total #impl: 433931272 (eff. 0.066)
178.66/178.74	c #Conflicts:      64000 | #Learnt:       8417 | 0.001
178.66/178.74	c total clause space: 206.656MB
178.66/178.74	c total #watches: 149146
179.56/179.65	c total #propagations: 28902084 / total #impl: 444403857 (eff. 0.065)
179.56/179.65	c #Conflicts:      65000 | #Learnt:       9417 | 0.001
179.56/179.65	c total clause space: 206.656MB
179.56/179.65	c total #watches: 155992
180.96/181.03	c total #propagations: 28973958 / total #impl: 453295024 (eff. 0.064)
180.96/181.03	c #Conflicts:      66000 | #Learnt:      10417 | 0.001
180.96/181.03	c total clause space: 206.656MB
180.96/181.03	c total #watches: 165056
182.06/182.15	c total #propagations: 29129322 / total #impl: 461977063 (eff. 0.063)
182.06/182.15	c #Conflicts:      67000 | #Learnt:      11417 | 0.001
182.06/182.15	c total clause space: 206.656MB
182.06/182.15	c total #watches: 171780
183.17/183.28	c total #propagations: 29278895 / total #impl: 468810447 (eff. 0.062)
183.17/183.28	c #Conflicts:      68000 | #Learnt:      12417 | 0.001
183.17/183.28	c total clause space: 206.656MB
183.17/183.28	c total #watches: 176984
184.07/184.15	c total #propagations: 29447751 / total #impl: 473865520 (eff. 0.062)
184.07/184.15	c GC COLLECT
184.07/184.15	c #Conflicts:      69000 | #Learnt:       7212 | 0.000
184.07/184.15	c total clause space: 206.656MB
184.07/184.15	c total #watches: 151332
185.16/185.29	c total #propagations: 29598903 / total #impl: 477407883 (eff. 0.062)
185.16/185.29	c #Conflicts:      70000 | #Learnt:       8212 | 0.000
185.16/185.29	c total clause space: 206.656MB
185.16/185.29	c total #watches: 172129
186.06/186.17	c total #propagations: 29785707 / total #impl: 480921876 (eff. 0.062)
186.06/186.17	c #Conflicts:      71000 | #Learnt:       9212 | 0.000
186.06/186.17	c total clause space: 206.656MB
186.06/186.17	c total #watches: 188436
186.86/186.99	c total #propagations: 29956685 / total #impl: 485358333 (eff. 0.062)
186.86/186.99	c #Conflicts:      72000 | #Learnt:      10212 | 0.000
186.86/186.99	c total clause space: 206.656MB
186.86/186.99	c total #watches: 194436
187.76/187.86	c total #propagations: 30083230 / total #impl: 490000015 (eff. 0.061)
187.76/187.86	c #Conflicts:      73000 | #Learnt:      11212 | 0.000
187.76/187.86	c total clause space: 206.656MB
187.76/187.86	c total #watches: 204983
188.76/188.87	c total #propagations: 30211785 / total #impl: 494778003 (eff. 0.061)
188.76/188.87	c #Conflicts:      74000 | #Learnt:      12212 | 0.000
188.76/188.87	c total clause space: 206.656MB
188.76/188.87	c total #watches: 226804
189.76/189.88	c total #propagations: 30349458 / total #impl: 499849213 (eff. 0.061)
189.76/189.88	c GC COLLECT
189.76/189.88	c #Conflicts:      75000 | #Learnt:       6715 | 0.001
189.76/189.88	c total clause space: 206.656MB
189.76/189.88	c total #watches: 163973
190.56/190.66	c total #propagations: 30459825 / total #impl: 508353005 (eff. 0.060)
190.56/190.66	c #Conflicts:      76000 | #Learnt:       7715 | 0.001
190.56/190.66	c total clause space: 206.656MB
190.56/190.66	c total #watches: 167516
191.26/191.40	c total #propagations: 30582087 / total #impl: 514194744 (eff. 0.059)
191.26/191.40	c #Conflicts:      77000 | #Learnt:       8715 | 0.000
191.26/191.40	c total clause space: 206.656MB
191.26/191.40	c total #watches: 174565
192.06/192.16	c total #propagations: 30699104 / total #impl: 519683794 (eff. 0.059)
192.06/192.16	c #Conflicts:      78000 | #Learnt:       9715 | 0.000
192.06/192.16	c total clause space: 206.656MB
192.06/192.16	c total #watches: 177299
192.86/192.90	c total #propagations: 30817174 / total #impl: 524577962 (eff. 0.059)
192.86/192.90	c #Conflicts:      79000 | #Learnt:      10715 | 0.000
192.86/192.90	c total clause space: 206.656MB
192.86/192.90	c total #watches: 182733
194.16/194.25	c total #propagations: 30912152 / total #impl: 532162853 (eff. 0.058)
194.16/194.25	c #Conflicts:      80000 | #Learnt:      11715 | 0.000
194.16/194.25	c total clause space: 206.656MB
194.16/194.25	c total #watches: 218036
195.16/195.25	c total #propagations: 31078850 / total #impl: 538948547 (eff. 0.058)
195.16/195.25	c #Conflicts:      81000 | #Learnt:      12715 | 0.000
195.16/195.25	c total clause space: 206.656MB
195.16/195.25	c total #watches: 230847
197.16/197.24	c total #propagations: 31187765 / total #impl: 545101487 (eff. 0.057)
197.16/197.24	c GC COLLECT
197.16/197.24	c #Conflicts:      82000 | #Learnt:       6924 | 0.000
197.16/197.24	c total clause space: 206.656MB
197.16/197.24	c total #watches: 191337
198.96/199.02	c total #propagations: 31601366 / total #impl: 552266087 (eff. 0.057)
198.96/199.02	c #Conflicts:      83000 | #Learnt:       7924 | 0.000
198.96/199.02	c total clause space: 206.656MB
198.96/199.02	c total #watches: 196830
200.27/200.34	c total #propagations: 31806539 / total #impl: 564236199 (eff. 0.056)
200.27/200.34	c #Conflicts:      84000 | #Learnt:       8924 | 0.000
200.27/200.34	c total clause space: 206.656MB
200.27/200.34	c total #watches: 230849
201.76/201.88	c total #propagations: 32010248 / total #impl: 575980847 (eff. 0.056)
201.76/201.88	c #Conflicts:      85000 | #Learnt:       9924 | 0.000
201.76/201.88	c total clause space: 206.656MB
201.76/201.88	c total #watches: 266596
203.57/203.62	c total #propagations: 32295339 / total #impl: 593413786 (eff. 0.054)
203.57/203.62	c #Conflicts:      86000 | #Learnt:      10924 | 0.000
203.57/203.62	c total clause space: 206.656MB
203.57/203.62	c total #watches: 358046
206.56/206.69	c total #propagations: 32451002 / total #impl: 602044942 (eff. 0.054)
206.56/206.69	c #Conflicts:      87000 | #Learnt:      11924 | 0.000
206.56/206.69	c total clause space: 206.656MB
206.56/206.69	c total #watches: 399218
208.06/208.19	c total #propagations: 32659614 / total #impl: 610879080 (eff. 0.053)
208.06/208.19	c #Conflicts:      88000 | #Learnt:      12924 | 0.000
208.06/208.19	c total clause space: 206.656MB
208.06/208.19	c total #watches: 437874
210.46/210.54	c total #propagations: 32801495 / total #impl: 620189198 (eff. 0.053)
210.46/210.54	c #Conflicts:      89000 | #Learnt:      13924 | 0.000
210.46/210.54	c total clause space: 206.656MB
210.46/210.54	c total #watches: 482433
213.26/213.37	c total #propagations: 32907739 / total #impl: 626774579 (eff. 0.053)
213.26/213.37	c GC COLLECT
213.26/213.37	c #Conflicts:      90000 | #Learnt:       7828 | 0.000
213.26/213.37	c total clause space: 206.656MB
213.26/213.37	c total #watches: 494640
215.96/216.07	c total #propagations: 33053108 / total #impl: 640546069 (eff. 0.052)
215.96/216.07	c #Conflicts:      91000 | #Learnt:       8828 | 0.000
215.96/216.07	c total clause space: 206.656MB
215.96/216.07	c total #watches: 615852
218.45/218.53	c total #propagations: 33210822 / total #impl: 656411164 (eff. 0.051)
218.45/218.53	c #Conflicts:      92000 | #Learnt:       9828 | 0.000
218.45/218.53	c total clause space: 206.656MB
218.45/218.53	c total #watches: 791370
221.06/221.13	c total #propagations: 33329368 / total #impl: 671396487 (eff. 0.050)
221.06/221.13	c #Conflicts:      93000 | #Learnt:      10828 | 0.000
221.06/221.13	c total clause space: 206.656MB
221.06/221.13	c total #watches: 942218
225.25/225.35	c total #propagations: 33453994 / total #impl: 713297328 (eff. 0.047)
225.25/225.35	c #Conflicts:      94000 | #Learnt:      11828 | 0.000
225.25/225.35	c total clause space: 206.656MB
225.25/225.35	c total #watches: 959311
231.85/231.93	c total #propagations: 33629737 / total #impl: 904876497 (eff. 0.037)
231.85/231.93	c #Conflicts:      95000 | #Learnt:      12828 | 0.000
231.85/231.93	c total clause space: 206.656MB
231.85/231.93	c total #watches: 1041328
240.66/240.76	c total #propagations: 33941126 / total #impl: 1192657617 (eff. 0.028)
240.66/240.76	c #Conflicts:      96000 | #Learnt:      13828 | 0.000
240.66/240.76	c total clause space: 206.656MB
240.66/240.76	c total #watches: 1055037
248.05/248.16	c total #propagations: 34415814 / total #impl: 1807026744 (eff. 0.019)
248.05/248.16	c #Conflicts:      97000 | #Learnt:      14828 | 0.000
248.05/248.16	c total clause space: 206.656MB
248.05/248.16	c total #watches: 1072483
252.65/252.78	c total #propagations: 34979009 / total #impl: 2502766431 (eff. 0.014)
252.65/252.78	c GC COLLECT
252.65/252.78	c #Conflicts:      98000 | #Learnt:       8565 | 0.000
252.65/252.78	c total clause space: 206.656MB
252.65/252.78	c total #watches: 929190
258.56/258.64	c total #propagations: 35384667 / total #impl: 2821546279 (eff. 0.013)
258.56/258.64	c #Conflicts:      99000 | #Learnt:       9565 | 0.000
258.56/258.64	c total clause space: 206.656MB
258.56/258.64	c total #watches: 1038697
261.95/262.07	c total #propagations: 35720786 / total #impl: 2952787979 (eff. 0.012)
261.95/262.07	c #Conflicts:     100000 | #Learnt:      10565 | 0.000
261.95/262.07	c total clause space: 206.656MB
261.95/262.07	c total #watches: 1241396
265.25/265.32	c total #propagations: 35899684 / total #impl: 2976570097 (eff. 0.012)
265.25/265.32	c #Conflicts:     101000 | #Learnt:      11565 | 0.000
265.25/265.32	c total clause space: 206.656MB
265.25/265.32	c total #watches: 1348083
269.35/269.45	c total #propagations: 36142616 / total #impl: 3009133452 (eff. 0.012)
269.35/269.45	c #Conflicts:     102000 | #Learnt:      12565 | 0.000
269.35/269.45	c total clause space: 206.656MB
269.35/269.45	c total #watches: 1447745
273.95/274.06	c total #propagations: 36397070 / total #impl: 3035054058 (eff. 0.012)
273.95/274.06	c #Conflicts:     103000 | #Learnt:      13565 | 0.000
273.95/274.06	c total clause space: 206.656MB
273.95/274.06	c total #watches: 1545519
279.35/279.41	c total #propagations: 36622074 / total #impl: 3073873426 (eff. 0.012)
279.35/279.41	c #Conflicts:     104000 | #Learnt:      14565 | 0.000
279.35/279.41	c total clause space: 206.656MB
279.35/279.41	c total #watches: 1606630
286.24/286.36	c total #propagations: 37082283 / total #impl: 3103235701 (eff. 0.012)
286.24/286.36	c #Conflicts:     105000 | #Learnt:      15565 | 0.000
286.24/286.36	c total clause space: 206.656MB
286.24/286.36	c total #watches: 1736591
290.74/290.84	c total #propagations: 37301625 / total #impl: 3127363742 (eff. 0.012)
290.74/290.84	c GC COLLECT
290.74/290.84	c #Conflicts:     106000 | #Learnt:       8896 | 0.000
290.74/290.84	c total clause space: 206.656MB
290.74/290.84	c total #watches: 1086114
292.55/292.67	c total #propagations: 37886935 / total #impl: 3142927882 (eff. 0.012)
292.55/292.67	c #Conflicts:     107000 | #Learnt:       9896 | 0.000
292.55/292.67	c total clause space: 206.656MB
292.55/292.67	c total #watches: 1092696
296.14/296.20	c total #propagations: 38252483 / total #impl: 3145918620 (eff. 0.012)
296.14/296.20	c #Conflicts:     108000 | #Learnt:      10896 | 0.000
296.14/296.20	c total clause space: 206.656MB
296.14/296.20	c total #watches: 1096853
300.84/300.94	c total #propagations: 38871343 / total #impl: 3150828548 (eff. 0.012)
300.84/300.94	c #Conflicts:     109000 | #Learnt:      11896 | 0.000
300.84/300.94	c total clause space: 206.656MB
300.84/300.94	c total #watches: 1109076
303.54/303.61	c total #propagations: 39307292 / total #impl: 3157829160 (eff. 0.012)
303.54/303.61	c #Conflicts:     110000 | #Learnt:      12896 | 0.000
303.54/303.61	c total clause space: 206.656MB
303.54/303.61	c total #watches: 1122557
306.84/306.92	c total #propagations: 39744694 / total #impl: 3172569865 (eff. 0.013)
306.84/306.92	c #Conflicts:     111000 | #Learnt:      13896 | 0.000
306.84/306.92	c total clause space: 206.656MB
306.84/306.92	c total #watches: 1130336
309.63/309.70	c total #propagations: 40118446 / total #impl: 3184491168 (eff. 0.013)
309.63/309.70	c #Conflicts:     112000 | #Learnt:      14896 | 0.000
309.63/309.70	c total clause space: 206.656MB
309.63/309.70	c total #watches: 1140724
312.03/312.10	c total #propagations: 40469001 / total #impl: 3190753877 (eff. 0.013)
312.03/312.10	c #Conflicts:     113000 | #Learnt:      15896 | 0.000
312.03/312.10	c total clause space: 206.656MB
312.03/312.10	c total #watches: 1144162
313.73/313.83	c total #propagations: 40877803 / total #impl: 3200501548 (eff. 0.013)
313.73/313.83	c GC COLLECT
313.73/313.83	c #Conflicts:     114000 | #Learnt:       8809 | 0.000
313.73/313.83	c total clause space: 206.656MB
313.73/313.83	c total #watches: 377524
314.83/314.96	c total #propagations: 41302439 / total #impl: 3216400123 (eff. 0.013)
314.83/314.96	c #Conflicts:     115000 | #Learnt:       9809 | 0.000
314.83/314.96	c total clause space: 206.656MB
314.83/314.96	c total #watches: 387381
315.64/315.78	c total #propagations: 41602709 / total #impl: 3227681655 (eff. 0.013)
315.64/315.78	c #Conflicts:     116000 | #Learnt:      10809 | 0.000
315.64/315.78	c total clause space: 206.656MB
315.64/315.78	c total #watches: 398154
316.73/316.81	c total #propagations: 41646962 / total #impl: 3244101241 (eff. 0.013)
316.73/316.81	c #Conflicts:     117000 | #Learnt:      11809 | 0.000
316.73/316.81	c total clause space: 206.656MB
316.73/316.81	c total #watches: 416840
317.73/317.85	c total #propagations: 41691127 / total #impl: 3271145303 (eff. 0.013)
317.73/317.85	c #Conflicts:     118000 | #Learnt:      12809 | 0.000
317.73/317.85	c total clause space: 206.656MB
317.73/317.85	c total #watches: 437850
318.73/318.85	c total #propagations: 41735460 / total #impl: 3292746546 (eff. 0.013)
318.73/318.85	c #Conflicts:     119000 | #Learnt:      13809 | 0.000
318.73/318.85	c total clause space: 206.656MB
318.73/318.85	c total #watches: 443075
320.43/320.59	c total #propagations: 41771567 / total #impl: 3306250479 (eff. 0.013)
320.43/320.59	c #Conflicts:     120000 | #Learnt:      14809 | 0.000
320.43/320.59	c total clause space: 206.656MB
320.43/320.59	c total #watches: 453579
322.03/322.10	c total #propagations: 41970415 / total #impl: 3318646215 (eff. 0.013)
322.03/322.10	c #Conflicts:     121000 | #Learnt:      15809 | 0.000
322.03/322.10	c total clause space: 206.656MB
322.03/322.10	c total #watches: 471036
325.53/325.61	c total #propagations: 42090343 / total #impl: 3333480013 (eff. 0.013)
325.53/325.61	c GC COLLECT
325.53/325.61	c #Conflicts:     122000 | #Learnt:       8451 | 0.000
325.53/325.61	c total clause space: 206.656MB
325.53/325.61	c total #watches: 208907
327.32/327.41	c total #propagations: 42281117 / total #impl: 3350288874 (eff. 0.013)
327.32/327.41	c #Conflicts:     123000 | #Learnt:       9451 | 0.000
327.32/327.41	c total clause space: 206.656MB
327.32/327.41	c total #watches: 214907
328.72/328.85	c total #propagations: 42444879 / total #impl: 3371290312 (eff. 0.013)
328.72/328.85	c #Conflicts:     124000 | #Learnt:      10451 | 0.000
328.72/328.85	c total clause space: 206.656MB
328.72/328.85	c total #watches: 219930
330.82/330.94	c total #propagations: 42546550 / total #impl: 3385272672 (eff. 0.013)
330.82/330.94	c #Conflicts:     125000 | #Learnt:      11451 | 0.000
330.82/330.94	c total clause space: 206.656MB
330.82/330.94	c total #watches: 224222
331.92/332.04	c total #propagations: 42700144 / total #impl: 3410562282 (eff. 0.013)
331.92/332.04	c #Conflicts:     126000 | #Learnt:      12451 | 0.000
331.92/332.04	c total clause space: 206.656MB
331.92/332.04	c total #watches: 228239
333.12/333.22	c total #propagations: 42757348 / total #impl: 3422898687 (eff. 0.012)
333.12/333.22	c #Conflicts:     127000 | #Learnt:      13451 | 0.000
333.12/333.22	c total clause space: 206.656MB
333.12/333.22	c total #watches: 232533
333.92/334.00	c total #propagations: 42813689 / total #impl: 3437545486 (eff. 0.012)
333.92/334.00	c #Conflicts:     128000 | #Learnt:      14451 | 0.000
333.92/334.00	c total clause space: 206.656MB
333.92/334.00	c total #watches: 236360
334.82/335.00	c total #propagations: 42839879 / total #impl: 3448273739 (eff. 0.012)
334.82/335.00	c #Conflicts:     129000 | #Learnt:      15451 | 0.000
334.82/335.00	c total clause space: 206.656MB
334.82/335.00	c total #watches: 262063
335.43/335.58	c total #propagations: 42887619 / total #impl: 3458864648 (eff. 0.012)
335.43/335.58	c #Conflicts:     130000 | #Learnt:      16452 | 0.000
335.43/335.58	c total clause space: 206.656MB
335.43/335.58	c total #watches: 265097
336.22/336.33	c total #propagations: 42898546 / total #impl: 3472658542 (eff. 0.012)
336.22/336.33	c GC COLLECT
336.22/336.33	c #Conflicts:     131000 | #Learnt:       8824 | 0.000
336.22/336.33	c total clause space: 206.656MB
336.22/336.33	c total #watches: 185437
336.82/336.96	c total #propagations: 42920203 / total #impl: 3486434993 (eff. 0.012)
336.82/336.96	c #Conflicts:     132000 | #Learnt:       9824 | 0.000
336.82/336.96	c total clause space: 206.656MB
336.82/336.96	c total #watches: 189103
337.52/337.64	c total #propagations: 42939126 / total #impl: 3501216011 (eff. 0.012)
337.52/337.64	c #Conflicts:     133000 | #Learnt:      10824 | 0.000
337.52/337.64	c total clause space: 206.656MB
337.52/337.64	c total #watches: 192132
338.83/338.91	c total #propagations: 42954462 / total #impl: 3519323901 (eff. 0.012)
338.83/338.91	c #Conflicts:     134000 | #Learnt:      11824 | 0.000
338.83/338.91	c total clause space: 206.656MB
338.83/338.91	c total #watches: 201057
340.22/340.39	c total #propagations: 43063763 / total #impl: 3530732124 (eff. 0.012)
340.22/340.39	c #Conflicts:     135000 | #Learnt:      12824 | 0.000
340.22/340.39	c total clause space: 206.656MB
340.22/340.39	c total #watches: 212739
341.62/341.79	c total #propagations: 43367800 / total #impl: 3538442423 (eff. 0.012)
341.62/341.79	c #Conflicts:     136000 | #Learnt:      13824 | 0.000
341.62/341.79	c total clause space: 206.656MB
341.62/341.79	c total #watches: 217915
343.62/343.74	c total #propagations: 43703143 / total #impl: 3545555805 (eff. 0.012)
343.62/343.74	c #Conflicts:     137000 | #Learnt:      14824 | 0.000
343.62/343.74	c total clause space: 206.656MB
343.62/343.74	c total #watches: 231466
345.33/345.43	c total #propagations: 44027380 / total #impl: 3551384639 (eff. 0.012)
345.33/345.43	c #Conflicts:     138000 | #Learnt:      15824 | 0.000
345.33/345.43	c total clause space: 206.656MB
345.33/345.43	c total #watches: 248622
347.12/347.27	c total #propagations: 44424593 / total #impl: 3556470167 (eff. 0.012)
347.12/347.27	c #Conflicts:     139000 | #Learnt:      16824 | 0.000
347.12/347.27	c total clause space: 206.656MB
347.12/347.27	c total #watches: 273879
351.02/351.12	c total #propagations: 44631993 / total #impl: 3562610956 (eff. 0.013)
351.02/351.12	c #Conflicts:     140000 | #Learnt:      17824 | 0.000
351.02/351.12	c total clause space: 206.656MB
351.02/351.12	c total #watches: 284782
352.52/352.68	c total #propagations: 45095237 / total #impl: 3570137478 (eff. 0.013)
352.52/352.68	c GC COLLECT
352.52/352.68	c #Conflicts:     141000 | #Learnt:       9725 | 0.000
352.52/352.68	c total clause space: 206.656MB
352.52/352.68	c total #watches: 206063
355.82/355.93	c total #propagations: 45406798 / total #impl: 3579061987 (eff. 0.013)
355.82/355.93	c #Conflicts:     142000 | #Learnt:      10725 | 0.000
355.82/355.93	c total clause space: 206.656MB
355.82/355.93	c total #watches: 216834
360.42/360.52	c total #propagations: 45706003 / total #impl: 3587105210 (eff. 0.013)
360.42/360.52	c #Conflicts:     143000 | #Learnt:      11725 | 0.000
360.42/360.52	c total clause space: 206.656MB
360.42/360.52	c total #watches: 227443
361.22/361.30	c total #propagations: 46402354 / total #impl: 3596444888 (eff. 0.013)
361.22/361.30	c #Conflicts:     144000 | #Learnt:      12725 | 0.000
361.22/361.30	c total clause space: 206.656MB
361.22/361.30	c total #watches: 236375
362.02/362.16	c total #propagations: 46458573 / total #impl: 3605232814 (eff. 0.013)
362.02/362.16	c #Conflicts:     145000 | #Learnt:      13725 | 0.000
362.02/362.16	c total clause space: 206.656MB
362.02/362.16	c total #watches: 239232
362.72/362.87	c total #propagations: 46504714 / total #impl: 3614856460 (eff. 0.013)
362.72/362.87	c #Conflicts:     146000 | #Learnt:      14725 | 0.000
362.72/362.87	c total clause space: 206.656MB
362.72/362.87	c total #watches: 243764
363.22/363.36	c total #propagations: 46532781 / total #impl: 3627106368 (eff. 0.013)
363.22/363.36	c #Conflicts:     147000 | #Learnt:      15725 | 0.000
363.22/363.36	c total clause space: 206.656MB
363.22/363.36	c total #watches: 245884
364.52/364.65	c total #propagations: 46554332 / total #impl: 3639446034 (eff. 0.013)
364.52/364.65	c #Conflicts:     148000 | #Learnt:      16725 | 0.000
364.52/364.65	c total clause space: 206.656MB
364.52/364.65	c total #watches: 265300
367.22/367.39	c total #propagations: 46628732 / total #impl: 3649926148 (eff. 0.013)
367.22/367.39	c #Conflicts:     149000 | #Learnt:      17725 | 0.000
367.22/367.39	c total clause space: 206.656MB
367.22/367.39	c total #watches: 286451
369.12/369.26	c total #propagations: 46914796 / total #impl: 3662818428 (eff. 0.013)
369.12/369.26	c GC COLLECT
369.12/369.26	c #Conflicts:     150000 | #Learnt:       9623 | 0.000
369.12/369.26	c total clause space: 206.656MB
369.12/369.26	c total #watches: 189757
369.72/369.84	c total #propagations: 47115721 / total #impl: 3668568279 (eff. 0.013)
369.72/369.84	c #Conflicts:     151000 | #Learnt:      10623 | 0.000
369.72/369.84	c total clause space: 206.656MB
369.72/369.84	c total #watches: 201879
370.62/370.74	c total #propagations: 47146479 / total #impl: 3674956496 (eff. 0.013)
370.62/370.74	c #Conflicts:     152000 | #Learnt:      11623 | 0.000
370.62/370.74	c total clause space: 206.656MB
370.62/370.74	c total #watches: 209468
371.52/371.64	c total #propagations: 47214801 / total #impl: 3687197262 (eff. 0.013)
371.52/371.64	c #Conflicts:     153000 | #Learnt:      12623 | 0.000
371.52/371.64	c total clause space: 206.656MB
371.52/371.64	c total #watches: 224752
372.52/372.60	c total #propagations: 47266616 / total #impl: 3699407766 (eff. 0.013)
372.52/372.60	c #Conflicts:     154000 | #Learnt:      13623 | 0.000
372.52/372.60	c total clause space: 206.656MB
372.52/372.60	c total #watches: 236077
373.22/373.33	c total #propagations: 47315779 / total #impl: 3707748791 (eff. 0.013)
373.22/373.33	c #Conflicts:     155000 | #Learnt:      14623 | 0.000
373.22/373.33	c total clause space: 206.656MB
373.22/373.33	c total #watches: 240561
374.62/374.71	c total #propagations: 47346898 / total #impl: 3716812735 (eff. 0.013)
374.62/374.71	c #Conflicts:     156000 | #Learnt:      15623 | 0.000
374.62/374.71	c total clause space: 206.656MB
374.62/374.71	c total #watches: 248847
375.52/375.61	c total #propagations: 47454374 / total #impl: 3726281812 (eff. 0.013)
375.52/375.61	c #Conflicts:     157000 | #Learnt:      16623 | 0.000
375.52/375.61	c total clause space: 206.656MB
375.52/375.61	c total #watches: 254693
376.22/376.37	c total #propagations: 47504001 / total #impl: 3737207056 (eff. 0.013)
376.22/376.37	c #Conflicts:     158000 | #Learnt:      17623 | 0.000
376.22/376.37	c total clause space: 206.656MB
376.22/376.37	c total #watches: 256778
376.82/376.91	c total #propagations: 47529893 / total #impl: 3752624092 (eff. 0.013)
376.82/376.91	c #Conflicts:     159000 | #Learnt:      18623 | 0.000
376.82/376.91	c total clause space: 206.656MB
376.82/376.91	c total #watches: 258805
377.52/377.69	c total #propagations: 47541830 / total #impl: 3770318425 (eff. 0.013)
377.52/377.69	c GC COLLECT
377.52/377.69	c #Conflicts:     160000 | #Learnt:      10157 | 0.000
377.52/377.69	c total clause space: 206.656MB
377.52/377.69	c total #watches: 190808
379.22/379.34	c total #propagations: 48069241 / total #impl: 3776213345 (eff. 0.013)
379.22/379.34	c #Conflicts:     161000 | #Learnt:      11157 | 0.000
379.22/379.34	c total clause space: 206.656MB
379.22/379.34	c total #watches: 200073
381.72/381.88	c total #propagations: 48531686 / total #impl: 3786868029 (eff. 0.013)
381.72/381.88	c #Conflicts:     162000 | #Learnt:      12157 | 0.000
381.72/381.88	c total clause space: 206.656MB
381.72/381.88	c total #watches: 206399
383.92/384.00	c total #propagations: 48754119 / total #impl: 3800422837 (eff. 0.013)
383.92/384.00	c #Conflicts:     163000 | #Learnt:      13157 | 0.000
383.92/384.00	c total clause space: 206.656MB
383.92/384.00	c total #watches: 212256
386.42/386.59	c total #propagations: 49066759 / total #impl: 3816390515 (eff. 0.013)
386.42/386.59	c #Conflicts:     164000 | #Learnt:      14157 | 0.000
386.42/386.59	c total clause space: 206.656MB
386.42/386.59	c total #watches: 219504
388.02/388.14	c total #propagations: 49589727 / total #impl: 3826349306 (eff. 0.013)
388.02/388.14	c #Conflicts:     165000 | #Learnt:      15157 | 0.000
388.02/388.14	c total clause space: 206.656MB
388.02/388.14	c total #watches: 231504
389.91/390.09	c total #propagations: 50097465 / total #impl: 3835698673 (eff. 0.013)
389.91/390.09	c #Conflicts:     166000 | #Learnt:      16157 | 0.000
389.91/390.09	c total clause space: 206.656MB
389.91/390.09	c total #watches: 242092
392.41/392.53	c total #propagations: 50259401 / total #impl: 3846661037 (eff. 0.013)
392.41/392.53	c #Conflicts:     167000 | #Learnt:      17157 | 0.000
392.41/392.53	c total clause space: 206.656MB
392.41/392.53	c total #watches: 247384
394.71/394.83	c total #propagations: 50500612 / total #impl: 3857965958 (eff. 0.013)
394.71/394.83	c #Conflicts:     168000 | #Learnt:      18157 | 0.000
394.71/394.83	c total clause space: 206.656MB
394.71/394.83	c total #watches: 249929
397.12/397.22	c total #propagations: 50758701 / total #impl: 3870529345 (eff. 0.013)
397.12/397.22	c #Conflicts:     169000 | #Learnt:      19157 | 0.000
397.12/397.22	c total clause space: 206.656MB
397.12/397.22	c total #watches: 251957
398.71/398.87	c total #propagations: 51179770 / total #impl: 3885255397 (eff. 0.013)
398.71/398.87	c GC COLLECT
398.71/398.87	c #Conflicts:     170000 | #Learnt:       8427 | 0.000
398.71/398.87	c total clause space: 206.656MB
398.71/398.87	c total #watches: 176208
401.31/401.48	c total #propagations: 51497144 / total #impl: 3894335436 (eff. 0.013)
401.31/401.48	c #Conflicts:     171000 | #Learnt:       9427 | 0.000
401.31/401.48	c total clause space: 206.656MB
401.31/401.48	c total #watches: 181423
403.41/403.54	c total #propagations: 52017960 / total #impl: 3907726937 (eff. 0.013)
403.41/403.54	c #Conflicts:     172000 | #Learnt:      10427 | 0.000
403.41/403.54	c total clause space: 206.656MB
403.41/403.54	c total #watches: 188426
406.01/406.10	c total #propagations: 52328268 / total #impl: 3917713956 (eff. 0.013)
406.01/406.10	c #Conflicts:     173000 | #Learnt:      11427 | 0.000
406.01/406.10	c total clause space: 206.656MB
406.01/406.10	c total #watches: 194563
407.91/408.05	c total #propagations: 52716283 / total #impl: 3929524386 (eff. 0.013)
407.91/408.05	c #Conflicts:     174000 | #Learnt:      12427 | 0.000
407.91/408.05	c total clause space: 206.656MB
407.91/408.05	c total #watches: 196794
410.91/411.06	c total #propagations: 53015640 / total #impl: 3939403572 (eff. 0.013)
410.91/411.06	c #Conflicts:     175000 | #Learnt:      13427 | 0.000
410.91/411.06	c total clause space: 206.656MB
410.91/411.06	c total #watches: 203764
413.91/414.02	c total #propagations: 53383521 / total #impl: 3951952999 (eff. 0.014)
413.91/414.02	c #Conflicts:     176000 | #Learnt:      14427 | 0.000
413.91/414.02	c total clause space: 206.656MB
413.91/414.02	c total #watches: 205821
416.11/416.21	c total #propagations: 53648602 / total #impl: 3965919400 (eff. 0.014)
416.11/416.21	c #Conflicts:     177000 | #Learnt:      15427 | 0.000
416.11/416.21	c total clause space: 206.656MB
416.11/416.21	c total #watches: 208940
419.51/419.65	c total #propagations: 53930893 / total #impl: 3980885053 (eff. 0.014)
419.51/419.65	c #Conflicts:     178000 | #Learnt:      16427 | 0.000
419.51/419.65	c total clause space: 206.656MB
419.51/419.65	c total #watches: 213321
421.41/421.58	c total #propagations: 54521966 / total #impl: 3995162321 (eff. 0.014)
421.41/421.58	c #Conflicts:     179000 | #Learnt:      17427 | 0.000
421.41/421.58	c total clause space: 206.656MB
421.41/421.58	c total #watches: 218582
423.61/423.71	c total #propagations: 54805826 / total #impl: 4008395287 (eff. 0.014)
423.61/423.71	c GC COLLECT
423.61/423.71	c #Conflicts:     180000 | #Learnt:       8520 | 0.000
423.61/423.71	c total clause space: 206.656MB
423.61/423.71	c total #watches: 148439
424.91/425.01	c total #propagations: 55263234 / total #impl: 4017543927 (eff. 0.014)
424.91/425.01	c #Conflicts:     181000 | #Learnt:       9520 | 0.000
424.91/425.01	c total clause space: 206.656MB
424.91/425.01	c total #watches: 152383
426.82/426.93	c total #propagations: 55739028 / total #impl: 4023658879 (eff. 0.014)
426.82/426.93	c #Conflicts:     182000 | #Learnt:      10520 | 0.000
426.82/426.93	c total clause space: 206.656MB
426.82/426.93	c total #watches: 155617
430.51/430.66	c total #propagations: 56036303 / total #impl: 4035431240 (eff. 0.014)
430.51/430.66	c #Conflicts:     183000 | #Learnt:      11520 | 0.000
430.51/430.66	c total clause space: 206.656MB
430.51/430.66	c total #watches: 158216
432.61/432.70	c total #propagations: 56400400 / total #impl: 4043388493 (eff. 0.014)
432.61/432.70	c #Conflicts:     184000 | #Learnt:      12520 | 0.000
432.61/432.70	c total clause space: 206.656MB
432.61/432.70	c total #watches: 162715
434.61/434.79	c total #propagations: 56761571 / total #impl: 4047696855 (eff. 0.014)
434.61/434.79	c #Conflicts:     185000 | #Learnt:      13520 | 0.000
434.61/434.79	c total clause space: 206.656MB
434.61/434.79	c total #watches: 165401
437.21/437.35	c total #propagations: 57265084 / total #impl: 4051620580 (eff. 0.014)
437.21/437.35	c #Conflicts:     186000 | #Learnt:      14520 | 0.000
437.21/437.35	c total clause space: 206.656MB
437.21/437.35	c total #watches: 171943
438.61/438.77	c total #propagations: 57556044 / total #impl: 4059353536 (eff. 0.014)
438.61/438.77	c #Conflicts:     187000 | #Learnt:      15520 | 0.000
438.61/438.77	c total clause space: 206.656MB
438.61/438.77	c total #watches: 179220
441.51/441.63	c total #propagations: 57820968 / total #impl: 4063035728 (eff. 0.014)
441.51/441.63	c #Conflicts:     188000 | #Learnt:      16520 | 0.000
441.51/441.63	c total clause space: 206.656MB
441.51/441.63	c total #watches: 181293
443.91/444.01	c total #propagations: 58054939 / total #impl: 4068161396 (eff. 0.014)
443.91/444.01	c #Conflicts:     189000 | #Learnt:      17520 | 0.000
443.91/444.01	c total clause space: 206.656MB
443.91/444.01	c total #watches: 183452
446.61/446.79	c total #propagations: 58344825 / total #impl: 4071528246 (eff. 0.014)
446.61/446.79	c #Conflicts:     190000 | #Learnt:      18520 | 0.000
446.61/446.79	c total clause space: 206.656MB
446.61/446.79	c total #watches: 185547
448.41/448.59	c total #propagations: 58551908 / total #impl: 4075891630 (eff. 0.014)
448.41/448.59	c GC COLLECT
448.41/448.59	c #Conflicts:     191000 | #Learnt:       8599 | 0.000
448.41/448.59	c total clause space: 206.656MB
448.41/448.59	c total #watches: 117081
448.91/449.06	c total #propagations: 58728281 / total #impl: 4083481762 (eff. 0.014)
448.91/449.06	c #Conflicts:     192000 | #Learnt:       9599 | 0.000
448.91/449.06	c total clause space: 206.656MB
448.91/449.06	c total #watches: 130868
450.91/451.01	c total #propagations: 58757123 / total #impl: 4087966704 (eff. 0.014)
450.91/451.01	c #Conflicts:     193000 | #Learnt:      10599 | 0.000
450.91/451.01	c total clause space: 206.656MB
450.91/451.01	c total #watches: 138053
452.71/452.86	c total #propagations: 58926692 / total #impl: 4092736783 (eff. 0.014)
452.71/452.86	c #Conflicts:     194000 | #Learnt:      11599 | 0.000
452.71/452.86	c total clause space: 206.656MB
452.71/452.86	c total #watches: 141931
454.40/454.52	c total #propagations: 59107567 / total #impl: 4095834507 (eff. 0.014)
454.40/454.52	c #Conflicts:     195000 | #Learnt:      12599 | 0.000
454.40/454.52	c total clause space: 206.656MB
454.40/454.52	c total #watches: 143993
456.70/456.84	c total #propagations: 59370516 / total #impl: 4098878221 (eff. 0.014)
456.70/456.84	c #Conflicts:     196000 | #Learnt:      13599 | 0.000
456.70/456.84	c total clause space: 206.656MB
456.70/456.84	c total #watches: 147684
459.00/459.14	c total #propagations: 59823364 / total #impl: 4103164938 (eff. 0.015)
459.00/459.14	c #Conflicts:     197000 | #Learnt:      14599 | 0.000
459.00/459.14	c total clause space: 206.656MB
459.00/459.14	c total #watches: 154324
461.50/461.63	c total #propagations: 60250690 / total #impl: 4111214292 (eff. 0.015)
461.50/461.63	c #Conflicts:     198000 | #Learnt:      15599 | 0.000
461.50/461.63	c total clause space: 206.656MB
461.50/461.63	c total #watches: 162589
464.21/464.32	c total #propagations: 60489428 / total #impl: 4117732818 (eff. 0.015)
464.21/464.32	c #Conflicts:     199000 | #Learnt:      16599 | 0.000
464.21/464.32	c total clause space: 206.656MB
464.21/464.32	c total #watches: 165619
466.41/466.54	c total #propagations: 60791372 / total #impl: 4123452762 (eff. 0.015)
466.41/466.54	c #Conflicts:     200000 | #Learnt:      17599 | 0.000
466.41/466.54	c total clause space: 206.656MB
466.41/466.54	c total #watches: 167714
468.21/468.36	c total #propagations: 61084844 / total #impl: 4128689665 (eff. 0.015)
468.21/468.36	c #Conflicts:     201000 | #Learnt:      18599 | 0.000
468.21/468.36	c total clause space: 206.656MB
468.21/468.36	c total #watches: 169736
470.01/470.17	c total #propagations: 61463861 / total #impl: 4133341202 (eff. 0.015)
470.01/470.17	c GC COLLECT
470.01/470.17	c #Conflicts:     202000 | #Learnt:       8887 | 0.000
470.01/470.17	c total clause space: 206.656MB
470.01/470.17	c total #watches: 122175
471.41/471.51	c total #propagations: 61893724 / total #impl: 4137901865 (eff. 0.015)
471.41/471.51	c #Conflicts:     203000 | #Learnt:       9887 | 0.000
471.41/471.51	c total clause space: 206.656MB
471.41/471.51	c total #watches: 124285
472.41/472.53	c total #propagations: 62335297 / total #impl: 4140202553 (eff. 0.015)
472.41/472.53	c #Conflicts:     204000 | #Learnt:      10887 | 0.000
472.41/472.53	c total clause space: 206.656MB
472.41/472.53	c total #watches: 126327
473.51/473.68	c total #propagations: 62741444 / total #impl: 4141998907 (eff. 0.015)
473.51/473.68	c #Conflicts:     205000 | #Learnt:      11887 | 0.000
473.51/473.68	c total clause space: 206.656MB
473.51/473.68	c total #watches: 128968
476.51/476.70	c total #propagations: 63204247 / total #impl: 4143644034 (eff. 0.015)
476.51/476.70	c #Conflicts:     206000 | #Learnt:      12887 | 0.000
476.51/476.70	c total clause space: 206.656MB
476.51/476.70	c total #watches: 137366
479.11/479.22	c total #propagations: 63697397 / total #impl: 4149215913 (eff. 0.015)
479.11/479.22	c #Conflicts:     207000 | #Learnt:      13887 | 0.000
479.11/479.22	c total clause space: 206.656MB
479.11/479.22	c total #watches: 141705
481.61/481.71	c total #propagations: 63901759 / total #impl: 4159583327 (eff. 0.015)
481.61/481.71	c #Conflicts:     208000 | #Learnt:      14887 | 0.000
481.61/481.71	c total clause space: 206.656MB
481.61/481.71	c total #watches: 144792
484.21/484.38	c total #propagations: 64111003 / total #impl: 4165620224 (eff. 0.015)
484.21/484.38	c #Conflicts:     209000 | #Learnt:      15887 | 0.000
484.21/484.38	c total clause space: 206.656MB
484.21/484.38	c total #watches: 147425
486.50/486.60	c total #propagations: 64327776 / total #impl: 4169715853 (eff. 0.015)
486.50/486.60	c #Conflicts:     210000 | #Learnt:      16887 | 0.000
486.50/486.60	c total clause space: 335.816MB
486.50/486.60	c total #watches: 150771
488.81/488.97	c total #propagations: 64522703 / total #impl: 4173759890 (eff. 0.015)
488.81/488.97	c #Conflicts:     211000 | #Learnt:      17887 | 0.000
488.81/488.97	c total clause space: 335.816MB
488.81/488.97	c total #watches: 156483
491.61/491.76	c total #propagations: 64779394 / total #impl: 4177929467 (eff. 0.016)
491.61/491.76	c #Conflicts:     212000 | #Learnt:      18887 | 0.000
491.61/491.76	c total clause space: 335.816MB
491.61/491.76	c total #watches: 159476
494.00/494.12	c total #propagations: 65037679 / total #impl: 4183452344 (eff. 0.016)
494.00/494.12	c GC COLLECT
494.00/494.12	c #Conflicts:     213000 | #Learnt:       8891 | 0.000
494.00/494.12	c total clause space: 335.816MB
494.00/494.12	c total #watches: 114162
496.20/496.39	c total #propagations: 65368006 / total #impl: 4188336532 (eff. 0.016)
496.20/496.39	c #Conflicts:     214000 | #Learnt:       9891 | 0.000
496.20/496.39	c total clause space: 335.816MB
496.20/496.39	c total #watches: 116363
498.40/498.51	c total #propagations: 65722770 / total #impl: 4193186955 (eff. 0.016)
498.40/498.51	c #Conflicts:     215000 | #Learnt:      10891 | 0.000
498.40/498.51	c total clause space: 335.816MB
498.40/498.51	c total #watches: 118582
500.60/500.73	c total #propagations: 66103253 / total #impl: 4197826117 (eff. 0.016)
500.60/500.73	c #Conflicts:     216000 | #Learnt:      11891 | 0.000
500.60/500.73	c total clause space: 335.816MB
500.60/500.73	c total #watches: 120804
508.00/508.10	c total #propagations: 66519783 / total #impl: 4202608578 (eff. 0.016)
508.00/508.10	c #Conflicts:     217000 | #Learnt:      12891 | 0.000
508.00/508.10	c total clause space: 335.816MB
508.00/508.10	c total #watches: 125332
511.30/511.50	c total #propagations: 67206916 / total #impl: 4214524922 (eff. 0.016)
511.30/511.50	c #Conflicts:     218000 | #Learnt:      13891 | 0.000
511.30/511.50	c total clause space: 335.816MB
511.30/511.50	c total #watches: 132580
514.90/515.05	c total #propagations: 67441526 / total #impl: 4228481040 (eff. 0.016)
514.90/515.05	c #Conflicts:     219000 | #Learnt:      14891 | 0.000
514.90/515.05	c total clause space: 335.816MB
514.90/515.05	c total #watches: 135905
518.60/518.77	c total #propagations: 67653966 / total #impl: 4238575836 (eff. 0.016)
518.60/518.77	c #Conflicts:     220000 | #Learnt:      15891 | 0.000
518.60/518.77	c total clause space: 335.816MB
518.60/518.77	c total #watches: 139084
521.60/521.75	c total #propagations: 67863268 / total #impl: 4245056959 (eff. 0.016)
521.60/521.75	c #Conflicts:     221000 | #Learnt:      16891 | 0.000
521.60/521.75	c total clause space: 335.816MB
521.60/521.75	c total #watches: 141103
526.00/526.16	c total #propagations: 68077478 / total #impl: 4250368070 (eff. 0.016)
526.00/526.16	c #Conflicts:     222000 | #Learnt:      17891 | 0.000
526.00/526.16	c total clause space: 335.816MB
526.00/526.16	c total #watches: 147804
529.69/529.84	c total #propagations: 68316421 / total #impl: 4256824963 (eff. 0.016)
529.69/529.84	c #Conflicts:     223000 | #Learnt:      18891 | 0.000
529.69/529.84	c total clause space: 335.816MB
529.69/529.84	c total #watches: 155304
533.70/533.83	c total #propagations: 68576950 / total #impl: 4277281654 (eff. 0.016)
533.70/533.83	c #Conflicts:     224000 | #Learnt:      19891 | 0.000
533.70/533.83	c total clause space: 335.816MB
533.70/533.83	c total #watches: 158493
537.70/537.83	c total #propagations: 68910302 / total #impl: 4291035826 (eff. 0.016)
537.70/537.83	c GC COLLECT
537.70/537.83	c #Conflicts:     225000 | #Learnt:       9708 | 0.000
537.70/537.83	c total clause space: 335.816MB
537.70/537.83	c total #watches: 134154
540.99/541.10	c total #propagations: 69224944 / total #impl: 4339291712 (eff. 0.016)
540.99/541.10	c #Conflicts:     226000 | #Learnt:      10708 | 0.000
540.99/541.10	c total clause space: 335.816MB
540.99/541.10	c total #watches: 149803
546.60/546.79	c total #propagations: 69540525 / total #impl: 4361697842 (eff. 0.016)
546.60/546.79	c #Conflicts:     227000 | #Learnt:      11708 | 0.000
546.60/546.79	c total clause space: 335.816MB
546.60/546.79	c total #watches: 154422
551.39/551.57	c total #propagations: 70089428 / total #impl: 4369945611 (eff. 0.016)
551.39/551.57	c #Conflicts:     228000 | #Learnt:      12708 | 0.000
551.39/551.57	c total clause space: 335.816MB
551.39/551.57	c total #watches: 162457
557.39/557.56	c total #propagations: 70442363 / total #impl: 4376272321 (eff. 0.016)
557.39/557.56	c #Conflicts:     229000 | #Learnt:      13708 | 0.000
557.39/557.56	c total clause space: 335.816MB
557.39/557.56	c total #watches: 166911
563.10/563.21	c total #propagations: 70668419 / total #impl: 4411790937 (eff. 0.016)
563.10/563.21	c #Conflicts:     230000 | #Learnt:      14708 | 0.000
563.10/563.21	c total clause space: 335.816MB
563.10/563.21	c total #watches: 168960
568.09/568.22	c total #propagations: 70938334 / total #impl: 4424889164 (eff. 0.016)
568.09/568.22	c #Conflicts:     231000 | #Learnt:      15708 | 0.000
568.09/568.22	c total clause space: 335.816MB
568.09/568.22	c total #watches: 171013
573.00/573.15	c total #propagations: 71234793 / total #impl: 4433633891 (eff. 0.016)
573.00/573.15	c #Conflicts:     232000 | #Learnt:      16708 | 0.000
573.00/573.15	c total clause space: 335.816MB
573.00/573.15	c total #watches: 173218
577.19/577.35	c total #propagations: 71479230 / total #impl: 4442964684 (eff. 0.016)
577.19/577.35	c #Conflicts:     233000 | #Learnt:      17708 | 0.000
577.19/577.35	c total clause space: 335.816MB
577.19/577.35	c total #watches: 175833
581.09/581.21	c total #propagations: 71793120 / total #impl: 4449483635 (eff. 0.016)
581.09/581.21	c #Conflicts:     234000 | #Learnt:      18708 | 0.000
581.09/581.21	c total clause space: 335.816MB
581.09/581.21	c total #watches: 177838
584.59/584.72	c total #propagations: 72102525 / total #impl: 4455593770 (eff. 0.016)
584.59/584.72	c #Conflicts:     235000 | #Learnt:      19708 | 0.000
584.59/584.72	c total clause space: 335.816MB
584.59/584.72	c total #watches: 179860
587.89/588.04	c total #propagations: 72471900 / total #impl: 4461190596 (eff. 0.016)
587.89/588.04	c #Conflicts:     236000 | #Learnt:      20708 | 0.000
587.89/588.04	c total clause space: 335.816MB
587.89/588.04	c total #watches: 187087
592.59/592.70	c total #propagations: 72806332 / total #impl: 4471071628 (eff. 0.016)
592.59/592.70	c GC COLLECT
592.59/592.70	c #Conflicts:     237000 | #Learnt:       9495 | 0.000
592.59/592.70	c total clause space: 335.816MB
592.59/592.70	c total #watches: 147886
596.79/596.96	c total #propagations: 73036844 / total #impl: 4483757516 (eff. 0.016)
596.79/596.96	c #Conflicts:     238000 | #Learnt:      10495 | 0.000
596.79/596.96	c total clause space: 335.816MB
596.79/596.96	c total #watches: 152928
599.68/599.86	c total #propagations: 73315131 / total #impl: 4490522570 (eff. 0.016)
599.68/599.86	c #Conflicts:     239000 | #Learnt:      11495 | 0.000
599.68/599.86	c total clause space: 335.816MB
599.68/599.86	c total #watches: 155160
602.48/602.61	c total #propagations: 73586172 / total #impl: 4493176576 (eff. 0.016)
602.48/602.61	c #Conflicts:     240000 | #Learnt:      12495 | 0.000
602.48/602.61	c total clause space: 335.816MB
602.48/602.61	c total #watches: 157212
606.18/606.32	c total #propagations: 73887585 / total #impl: 4495970440 (eff. 0.016)
606.18/606.32	c #Conflicts:     241000 | #Learnt:      13495 | 0.000
606.18/606.32	c total clause space: 335.816MB
606.18/606.32	c total #watches: 163751
609.48/609.68	c total #propagations: 74294494 / total #impl: 4502611522 (eff. 0.017)
609.48/609.68	c #Conflicts:     242000 | #Learnt:      14495 | 0.000
609.48/609.68	c total clause space: 335.816MB
609.48/609.68	c total #watches: 166582
610.68/610.82	c total #propagations: 74710809 / total #impl: 4507051365 (eff. 0.017)
610.68/610.82	c #Conflicts:     243000 | #Learnt:      15495 | 0.000
610.68/610.82	c total clause space: 335.816MB
610.68/610.82	c total #watches: 175947
613.98/614.10	c total #propagations: 74799250 / total #impl: 4513890601 (eff. 0.017)
613.98/614.10	c #Conflicts:     244000 | #Learnt:      16495 | 0.000
613.98/614.10	c total clause space: 335.816MB
613.98/614.10	c total #watches: 196337
618.38/618.50	c total #propagations: 75002716 / total #impl: 4522776506 (eff. 0.017)
618.38/618.50	c #Conflicts:     245000 | #Learnt:      17495 | 0.000
618.38/618.50	c total clause space: 335.816MB
618.38/618.50	c total #watches: 200637
623.18/623.38	c total #propagations: 75393099 / total #impl: 4527167206 (eff. 0.017)
623.18/623.38	c #Conflicts:     246000 | #Learnt:      18495 | 0.000
623.18/623.38	c total clause space: 335.816MB
623.18/623.38	c total #watches: 204272
628.58/628.73	c total #propagations: 75858153 / total #impl: 4531420636 (eff. 0.017)
628.58/628.73	c #Conflicts:     247000 | #Learnt:      19495 | 0.000
628.58/628.73	c total clause space: 335.816MB
628.58/628.73	c total #watches: 208306
630.78/630.93	c total #propagations: 76236518 / total #impl: 4549649356 (eff. 0.017)
630.78/630.93	c #Conflicts:     248000 | #Learnt:      20495 | 0.000
630.78/630.93	c total clause space: 335.816MB
630.78/630.93	c total #watches: 225497
631.18/631.39	c total #propagations: 76469971 / total #impl: 4559919106 (eff. 0.017)
631.18/631.39	c GC COLLECT
631.18/631.39	c #Conflicts:     249000 | #Learnt:       9325 | 0.000
631.18/631.39	c total clause space: 335.816MB
631.18/631.39	c total #watches: 156761
631.68/631.82	c total #propagations: 76482227 / total #impl: 4563634297 (eff. 0.017)
631.68/631.82	c #Conflicts:     250000 | #Learnt:      10325 | 0.000
631.68/631.82	c total clause space: 335.816MB
631.68/631.82	c total #watches: 159995
634.48/634.63	c total #propagations: 76495728 / total #impl: 4567261765 (eff. 0.017)
634.48/634.63	c #Conflicts:     251000 | #Learnt:      11325 | 0.000
634.48/634.63	c total clause space: 335.816MB
634.48/634.63	c total #watches: 165242
635.38/635.59	c total #propagations: 76873008 / total #impl: 4577074122 (eff. 0.017)
635.38/635.59	c #Conflicts:     252000 | #Learnt:      12325 | 0.000
635.38/635.59	c total clause space: 335.816MB
635.38/635.59	c total #watches: 171285
635.88/636.05	c total #propagations: 77002507 / total #impl: 4583672854 (eff. 0.017)
635.88/636.05	c #Conflicts:     253000 | #Learnt:      13325 | 0.000
635.88/636.05	c total clause space: 335.816MB
635.88/636.05	c total #watches: 175099
636.38/636.51	c total #propagations: 77016795 / total #impl: 4586768853 (eff. 0.017)
636.38/636.51	c #Conflicts:     254000 | #Learnt:      14325 | 0.000
636.38/636.51	c total clause space: 335.816MB
636.38/636.51	c total #watches: 180722
636.89/637.01	c total #propagations: 77034969 / total #impl: 4591747217 (eff. 0.017)
636.89/637.01	c #Conflicts:     255000 | #Learnt:      15325 | 0.000
636.89/637.01	c total clause space: 335.816MB
636.89/637.01	c total #watches: 184590
637.58/637.77	c total #propagations: 77060580 / total #impl: 4596856667 (eff. 0.017)
637.58/637.77	c #Conflicts:     256000 | #Learnt:      16325 | 0.000
637.58/637.77	c total clause space: 335.816MB
637.58/637.77	c total #watches: 189075
638.18/638.35	c total #propagations: 77219859 / total #impl: 4604533109 (eff. 0.017)
638.18/638.35	c #Conflicts:     257000 | #Learnt:      17325 | 0.000
638.18/638.35	c total clause space: 335.816MB
638.18/638.35	c total #watches: 192917
639.18/639.35	c total #propagations: 77247824 / total #impl: 4609965361 (eff. 0.017)
639.18/639.35	c #Conflicts:     258000 | #Learnt:      18325 | 0.000
639.18/639.35	c total clause space: 335.816MB
639.18/639.35	c total #watches: 196661
641.08/641.25	c total #propagations: 77324975 / total #impl: 4617205954 (eff. 0.017)
641.08/641.25	c #Conflicts:     259000 | #Learnt:      19325 | 0.000
641.08/641.25	c total clause space: 335.816MB
641.08/641.25	c total #watches: 201668
643.08/643.24	c total #propagations: 77606754 / total #impl: 4629824243 (eff. 0.017)
643.08/643.24	c #Conflicts:     260000 | #Learnt:      20325 | 0.000
643.08/643.24	c total clause space: 335.816MB
643.08/643.24	c total #watches: 204939
644.49/644.66	c total #propagations: 78176399 / total #impl: 4640232070 (eff. 0.017)
644.49/644.66	c #Conflicts:     261000 | #Learnt:      21325 | 0.000
644.49/644.66	c total clause space: 335.816MB
644.49/644.66	c total #watches: 210828
645.88/646.06	c total #propagations: 78309314 / total #impl: 4653789873 (eff. 0.017)
645.88/646.06	c GC COLLECT
645.88/646.06	c #Conflicts:     262000 | #Learnt:      10266 | 0.000
645.88/646.06	c total clause space: 335.816MB
645.88/646.06	c total #watches: 150774
647.38/647.55	c total #propagations: 78639593 / total #impl: 4664663438 (eff. 0.017)
647.38/647.55	c #Conflicts:     263000 | #Learnt:      11266 | 0.000
647.38/647.55	c total clause space: 335.816MB
647.38/647.55	c total #watches: 154154
648.58/648.76	c total #propagations: 79383171 / total #impl: 4672505728 (eff. 0.017)
648.58/648.76	c #Conflicts:     264000 | #Learnt:      12266 | 0.000
648.58/648.76	c total clause space: 335.816MB
648.58/648.76	c total #watches: 159276
649.88/650.10	c total #propagations: 79798059 / total #impl: 4679900570 (eff. 0.017)
649.88/650.10	c #Conflicts:     265000 | #Learnt:      13266 | 0.000
649.88/650.10	c total clause space: 335.816MB
649.88/650.10	c total #watches: 171956
651.48/651.68	c total #propagations: 80325677 / total #impl: 4692861380 (eff. 0.017)
651.48/651.68	c #Conflicts:     266000 | #Learnt:      14266 | 0.000
651.48/651.68	c total clause space: 335.816MB
651.48/651.68	c total #watches: 176565
652.98/653.11	c total #propagations: 80839729 / total #impl: 4700051093 (eff. 0.017)
652.98/653.11	c #Conflicts:     267000 | #Learnt:      15266 | 0.000
652.98/653.11	c total clause space: 335.816MB
652.98/653.11	c total #watches: 184603
653.88/654.07	c total #propagations: 81260760 / total #impl: 4706072299 (eff. 0.017)
653.88/654.07	c #Conflicts:     268000 | #Learnt:      16266 | 0.000
653.88/654.07	c total clause space: 335.816MB
653.88/654.07	c total #watches: 187190
654.38/654.53	c total #propagations: 81436267 / total #impl: 4711760494 (eff. 0.017)
654.38/654.53	c #Conflicts:     269000 | #Learnt:      17266 | 0.000
654.38/654.53	c total clause space: 335.816MB
654.38/654.53	c total #watches: 190404
655.28/655.44	c total #propagations: 81447334 / total #impl: 4714947370 (eff. 0.017)
655.28/655.44	c #Conflicts:     270000 | #Learnt:      18266 | 0.000
655.28/655.44	c total clause space: 335.816MB
655.28/655.44	c total #watches: 195547
656.58/656.78	c total #propagations: 81603177 / total #impl: 4717663078 (eff. 0.017)
656.58/656.78	c #Conflicts:     271000 | #Learnt:      19266 | 0.000
656.58/656.78	c total clause space: 335.816MB
656.58/656.78	c total #watches: 198158
657.38/657.59	c total #propagations: 81913084 / total #impl: 4726015566 (eff. 0.017)
657.38/657.59	c #Conflicts:     272000 | #Learnt:      20266 | 0.000
657.38/657.59	c total clause space: 335.816MB
657.38/657.59	c total #watches: 202663
658.78/658.94	c total #propagations: 82211154 / total #impl: 4731646696 (eff. 0.017)
658.78/658.94	c #Conflicts:     273000 | #Learnt:      21266 | 0.000
658.78/658.94	c total clause space: 335.816MB
658.78/658.94	c total #watches: 206911
659.98/660.14	c total #propagations: 82462608 / total #impl: 4739011571 (eff. 0.017)
659.98/660.14	c GC COLLECT
659.98/660.14	c #Conflicts:     274000 | #Learnt:       9385 | 0.000
659.98/660.14	c total clause space: 335.816MB
659.98/660.14	c total #watches: 145044
660.77/660.92	c total #propagations: 82598225 / total #impl: 4745565802 (eff. 0.017)
660.77/660.92	c #Conflicts:     275000 | #Learnt:      10385 | 0.000
660.77/660.92	c total clause space: 335.816MB
660.77/660.92	c total #watches: 154838
661.47/661.68	c total #propagations: 82747690 / total #impl: 4751048214 (eff. 0.017)
661.47/661.68	c #Conflicts:     276000 | #Learnt:      11385 | 0.000
661.47/661.68	c total clause space: 335.816MB
661.47/661.68	c total #watches: 162734
662.08/662.22	c total #propagations: 82938312 / total #impl: 4755982981 (eff. 0.017)
662.08/662.22	c #Conflicts:     277000 | #Learnt:      12385 | 0.000
662.08/662.22	c total clause space: 335.816MB
662.08/662.22	c total #watches: 167247
662.47/662.69	c total #propagations: 82971170 / total #impl: 4762087135 (eff. 0.017)
662.47/662.69	c #Conflicts:     278000 | #Learnt:      13385 | 0.000
662.47/662.69	c total clause space: 335.816MB
662.47/662.69	c total #watches: 174616
663.07/663.27	c total #propagations: 82992547 / total #impl: 4769048039 (eff. 0.017)
663.07/663.27	c #Conflicts:     279000 | #Learnt:      14385 | 0.000
663.07/663.27	c total clause space: 335.816MB
663.07/663.27	c total #watches: 179521
663.87/664.09	c total #propagations: 83025374 / total #impl: 4773342164 (eff. 0.017)
663.87/664.09	c #Conflicts:     280000 | #Learnt:      15385 | 0.000
663.87/664.09	c total clause space: 335.816MB
663.87/664.09	c total #watches: 188268
664.77/664.93	c total #propagations: 83203744 / total #impl: 4781633297 (eff. 0.017)
664.77/664.93	c #Conflicts:     281000 | #Learnt:      16385 | 0.000
664.77/664.93	c total clause space: 335.816MB
664.77/664.93	c total #watches: 206004
665.57/665.75	c total #propagations: 83284877 / total #impl: 4790132419 (eff. 0.017)
665.57/665.75	c #Conflicts:     282000 | #Learnt:      17385 | 0.000
665.57/665.75	c total clause space: 335.816MB
665.57/665.75	c total #watches: 210288
666.07/666.20	c total #propagations: 83333697 / total #impl: 4799133284 (eff. 0.017)
666.07/666.20	c #Conflicts:     283000 | #Learnt:      18385 | 0.000
666.07/666.20	c total clause space: 335.816MB
666.07/666.20	c total #watches: 213251
666.58/666.77	c total #propagations: 83343130 / total #impl: 4803993200 (eff. 0.017)
666.58/666.77	c #Conflicts:     284000 | #Learnt:      19385 | 0.000
666.58/666.77	c total clause space: 335.816MB
666.58/666.77	c total #watches: 218402
667.27/667.46	c total #propagations: 83362758 / total #impl: 4810550204 (eff. 0.017)
667.27/667.46	c #Conflicts:     285000 | #Learnt:      20385 | 0.000
667.27/667.46	c total clause space: 335.816MB
667.27/667.46	c total #watches: 224737
668.07/668.22	c total #propagations: 83404959 / total #impl: 4816437458 (eff. 0.017)
668.07/668.22	c #Conflicts:     286000 | #Learnt:      21385 | 0.000
668.07/668.22	c total clause space: 335.816MB
668.07/668.22	c total #watches: 229702
668.97/669.12	c total #propagations: 83440563 / total #impl: 4819975841 (eff. 0.017)
668.97/669.12	c GC COLLECT
668.97/669.12	c #Conflicts:     287000 | #Learnt:       9688 | 0.000
668.97/669.12	c total clause space: 335.816MB
668.97/669.12	c total #watches: 165570
669.97/670.10	c total #propagations: 83482359 / total #impl: 4833394752 (eff. 0.017)
669.97/670.10	c #Conflicts:     288000 | #Learnt:      10688 | 0.000
669.97/670.10	c total clause space: 335.816MB
669.97/670.10	c total #watches: 174741
671.17/671.34	c total #propagations: 83684657 / total #impl: 4842639919 (eff. 0.017)
671.17/671.34	c #Conflicts:     289000 | #Learnt:      11688 | 0.000
671.17/671.34	c total clause space: 335.816MB
671.17/671.34	c total #watches: 186943
672.37/672.51	c total #propagations: 83802846 / total #impl: 4854587462 (eff. 0.017)
672.37/672.51	c #Conflicts:     290000 | #Learnt:      12688 | 0.000
672.37/672.51	c total clause space: 335.816MB
672.37/672.51	c total #watches: 199412
673.67/673.83	c total #propagations: 83847947 / total #impl: 4871342999 (eff. 0.017)
673.67/673.83	c #Conflicts:     291000 | #Learnt:      13688 | 0.000
673.67/673.83	c total clause space: 335.816MB
673.67/673.83	c total #watches: 209692
674.47/674.65	c total #propagations: 83904735 / total #impl: 4889858051 (eff. 0.017)
674.47/674.65	c #Conflicts:     292000 | #Learnt:      14691 | 0.000
674.47/674.65	c total clause space: 335.816MB
674.47/674.65	c total #watches: 220889
675.38/675.57	c total #propagations: 83931591 / total #impl: 4904136340 (eff. 0.017)
675.38/675.57	c #Conflicts:     293000 | #Learnt:      15696 | 0.000
675.38/675.57	c total clause space: 335.816MB
675.38/675.57	c total #watches: 269862
676.77/676.94	c total #propagations: 83962172 / total #impl: 4927074882 (eff. 0.017)
676.77/676.94	c #Conflicts:     294000 | #Learnt:      16696 | 0.000
676.77/676.94	c total clause space: 335.816MB
676.77/676.94	c total #watches: 277785
677.97/678.12	c total #propagations: 84017468 / total #impl: 4945681907 (eff. 0.017)
677.97/678.12	c #Conflicts:     295000 | #Learnt:      17696 | 0.000
677.97/678.12	c total clause space: 335.816MB
677.97/678.12	c total #watches: 296687
679.47/679.69	c total #propagations: 84049884 / total #impl: 4967920201 (eff. 0.017)
679.47/679.69	c #Conflicts:     296000 | #Learnt:      18696 | 0.000
679.47/679.69	c total clause space: 335.816MB
679.47/679.69	c total #watches: 303520
680.78/680.95	c total #propagations: 84110763 / total #impl: 4988619870 (eff. 0.017)
680.78/680.95	c #Conflicts:     297000 | #Learnt:      19696 | 0.000
680.78/680.95	c total clause space: 335.816MB
680.78/680.95	c total #watches: 307611
681.98/682.12	c total #propagations: 84156069 / total #impl: 5008241975 (eff. 0.017)
681.98/682.12	c #Conflicts:     298000 | #Learnt:      20696 | 0.000
681.98/682.12	c total clause space: 335.816MB
681.98/682.12	c total #watches: 316121
683.27/683.45	c total #propagations: 84181679 / total #impl: 5029492950 (eff. 0.017)
683.27/683.45	c #Conflicts:     299000 | #Learnt:      21703 | 0.000
683.27/683.45	c total clause space: 335.816MB
683.27/683.45	c total #watches: 335216
684.47/684.62	c total #propagations: 84232730 / total #impl: 5048752367 (eff. 0.017)
684.47/684.62	c #Conflicts:     300000 | #Learnt:      22703 | 0.000
684.47/684.62	c total clause space: 335.816MB
684.47/684.62	c total #watches: 342660
685.47/685.60	c total #propagations: 84274606 / total #impl: 5063256249 (eff. 0.017)
685.47/685.60	c GC COLLECT
685.47/685.60	c #Conflicts:     301000 | #Learnt:      10536 | 0.000
685.47/685.60	c total clause space: 335.816MB
685.47/685.60	c total #watches: 269079
686.77/686.94	c total #propagations: 84314583 / total #impl: 5074094278 (eff. 0.017)
686.77/686.94	c #Conflicts:     302000 | #Learnt:      11536 | 0.000
686.77/686.94	c total clause space: 335.816MB
686.77/686.94	c total #watches: 276362
687.57/687.73	c total #propagations: 84387647 / total #impl: 5086322386 (eff. 0.017)
687.57/687.73	c #Conflicts:     303000 | #Learnt:      12536 | 0.000
687.57/687.73	c total clause space: 335.816MB
687.57/687.73	c total #watches: 283008
688.97/689.14	c total #propagations: 84402055 / total #impl: 5097465596 (eff. 0.017)
688.97/689.14	c #Conflicts:     304000 | #Learnt:      13536 | 0.000
688.97/689.14	c total clause space: 335.816MB
688.97/689.14	c total #watches: 297840
689.77/689.96	c total #propagations: 84510661 / total #impl: 5108810443 (eff. 0.017)
689.77/689.96	c #Conflicts:     305000 | #Learnt:      14536 | 0.000
689.77/689.96	c total clause space: 335.816MB
689.77/689.96	c total #watches: 303323
690.57/690.74	c total #propagations: 84534415 / total #impl: 5118648453 (eff. 0.017)
690.57/690.74	c #Conflicts:     306000 | #Learnt:      15536 | 0.000
690.57/690.74	c total clause space: 335.816MB
690.57/690.74	c total #watches: 306453
691.37/691.57	c total #propagations: 84548842 / total #impl: 5132593567 (eff. 0.016)
691.37/691.57	c #Conflicts:     307000 | #Learnt:      16536 | 0.000
691.37/691.57	c total clause space: 335.816MB
691.37/691.57	c total #watches: 311635
692.57/692.70	c total #propagations: 84570948 / total #impl: 5145851713 (eff. 0.016)
692.57/692.70	c #Conflicts:     308000 | #Learnt:      17536 | 0.000
692.57/692.70	c total clause space: 335.816MB
692.57/692.70	c total #watches: 320172
693.57/693.74	c total #propagations: 84602299 / total #impl: 5164459889 (eff. 0.016)
693.57/693.74	c #Conflicts:     309000 | #Learnt:      18536 | 0.000
693.57/693.74	c total clause space: 335.816MB
693.57/693.74	c total #watches: 325256
695.18/695.34	c total #propagations: 84626331 / total #impl: 5182783827 (eff. 0.016)
695.18/695.34	c #Conflicts:     310000 | #Learnt:      19536 | 0.000
695.18/695.34	c total clause space: 335.816MB
695.18/695.34	c total #watches: 329854
697.28/697.47	c total #propagations: 84755701 / total #impl: 5191029870 (eff. 0.016)
697.28/697.47	c #Conflicts:     311000 | #Learnt:      20536 | 0.000
697.28/697.47	c total clause space: 335.816MB
697.28/697.47	c total #watches: 336879
699.07/699.29	c total #propagations: 85004640 / total #impl: 5196767809 (eff. 0.016)
699.07/699.29	c #Conflicts:     312000 | #Learnt:      21536 | 0.000
699.07/699.29	c total clause space: 335.816MB
699.07/699.29	c total #watches: 351097
701.07/701.27	c total #propagations: 85326497 / total #impl: 5202919144 (eff. 0.016)
701.07/701.27	c #Conflicts:     313000 | #Learnt:      22536 | 0.000
701.07/701.27	c total clause space: 335.816MB
701.07/701.27	c total #watches: 372544
703.57/703.79	c total #propagations: 85477278 / total #impl: 5214561342 (eff. 0.016)
703.57/703.79	c #Conflicts:     314000 | #Learnt:      23536 | 0.000
703.57/703.79	c total clause space: 335.816MB
703.57/703.79	c total #watches: 418348
706.27/706.42	c total #propagations: 85606673 / total #impl: 5236770770 (eff. 0.016)
706.27/706.42	c GC COLLECT
706.27/706.42	c #Conflicts:     315000 | #Learnt:      10574 | 0.000
706.27/706.42	c total clause space: 335.816MB
706.27/706.42	c total #watches: 285264
707.57/707.75	c total #propagations: 85854123 / total #impl: 5251833430 (eff. 0.016)
707.57/707.75	c #Conflicts:     316000 | #Learnt:      11574 | 0.000
707.57/707.75	c total clause space: 335.816MB
707.57/707.75	c total #watches: 288352
710.17/710.39	c total #propagations: 86281031 / total #impl: 5257504278 (eff. 0.016)
710.17/710.39	c #Conflicts:     317000 | #Learnt:      12574 | 0.000
710.17/710.39	c total clause space: 335.816MB
710.17/710.39	c total #watches: 305426
712.87/713.00	c total #propagations: 86620971 / total #impl: 5278277898 (eff. 0.016)
712.87/713.00	c #Conflicts:     318000 | #Learnt:      13574 | 0.000
712.87/713.00	c total clause space: 335.816MB
712.87/713.00	c total #watches: 309190
716.17/716.35	c total #propagations: 87027223 / total #impl: 5295183024 (eff. 0.016)
716.17/716.35	c #Conflicts:     319000 | #Learnt:      14574 | 0.000
716.17/716.35	c total clause space: 335.816MB
716.17/716.35	c total #watches: 315634
718.47/718.63	c total #propagations: 87345279 / total #impl: 5316151666 (eff. 0.016)
718.47/718.63	c #Conflicts:     320000 | #Learnt:      15574 | 0.000
718.47/718.63	c total clause space: 335.816MB
718.47/718.63	c total #watches: 321438
720.47/720.69	c total #propagations: 87749415 / total #impl: 5325881777 (eff. 0.016)
720.47/720.69	c #Conflicts:     321000 | #Learnt:      16574 | 0.000
720.47/720.69	c total clause space: 335.816MB
720.47/720.69	c total #watches: 374550
722.87/723.08	c total #propagations: 87975736 / total #impl: 5353930837 (eff. 0.016)
722.87/723.08	c #Conflicts:     322000 | #Learnt:      17574 | 0.000
722.87/723.08	c total clause space: 335.816MB
722.87/723.08	c total #watches: 395537
725.56/725.75	c total #propagations: 88416431 / total #impl: 5374086216 (eff. 0.016)
725.56/725.75	c #Conflicts:     323000 | #Learnt:      18574 | 0.000
725.56/725.75	c total clause space: 335.816MB
725.56/725.75	c total #watches: 406369
726.97/727.12	c total #propagations: 89080205 / total #impl: 5398955660 (eff. 0.016)
726.97/727.12	c #Conflicts:     324000 | #Learnt:      19574 | 0.000
726.97/727.12	c total clause space: 335.816MB
726.97/727.12	c total #watches: 423270
728.46/728.67	c total #propagations: 89804365 / total #impl: 5410776612 (eff. 0.017)
728.46/728.67	c #Conflicts:     325000 | #Learnt:      20574 | 0.000
728.46/728.67	c total clause space: 335.816MB
728.46/728.67	c total #watches: 431989
730.96/731.12	c total #propagations: 90394785 / total #impl: 5419093748 (eff. 0.017)
730.96/731.12	c #Conflicts:     326000 | #Learnt:      21574 | 0.000
730.96/731.12	c total clause space: 335.816MB
730.96/731.12	c total #watches: 440195
733.96/734.19	c total #propagations: 90509574 / total #impl: 5457336102 (eff. 0.017)
733.96/734.19	c #Conflicts:     327000 | #Learnt:      22574 | 0.000
733.96/734.19	c total clause space: 335.816MB
733.96/734.19	c total #watches: 449209
735.87/736.05	c total #propagations: 90699614 / total #impl: 5480329827 (eff. 0.017)
735.87/736.05	c #Conflicts:     328000 | #Learnt:      23574 | 0.000
735.87/736.05	c total clause space: 335.816MB
735.87/736.05	c total #watches: 465341
737.56/737.77	c total #propagations: 90809129 / total #impl: 5501027508 (eff. 0.017)
737.56/737.77	c GC COLLECT
737.56/737.77	c #Conflicts:     329000 | #Learnt:      10241 | 0.000
737.56/737.77	c total clause space: 335.816MB
737.56/737.77	c total #watches: 311451
741.27/741.42	c total #propagations: 90992976 / total #impl: 5514798236 (eff. 0.016)
741.27/741.42	c #Conflicts:     330000 | #Learnt:      11241 | 0.000
741.27/741.42	c total clause space: 335.816MB
741.27/741.42	c total #watches: 314570
744.26/744.42	c total #propagations: 91390399 / total #impl: 5542288603 (eff. 0.016)
744.26/744.42	c #Conflicts:     331000 | #Learnt:      12241 | 0.000
744.26/744.42	c total clause space: 335.816MB
744.26/744.42	c total #watches: 323582
746.77/746.94	c total #propagations: 91907924 / total #impl: 5564282316 (eff. 0.017)
746.77/746.94	c #Conflicts:     332000 | #Learnt:      13241 | 0.000
746.77/746.94	c total clause space: 335.816MB
746.77/746.94	c total #watches: 326958
749.16/749.36	c total #propagations: 92411334 / total #impl: 5594299120 (eff. 0.017)
749.16/749.36	c #Conflicts:     333000 | #Learnt:      14241 | 0.000
749.16/749.36	c total clause space: 335.816MB
749.16/749.36	c total #watches: 331051
751.86/752.09	c total #propagations: 92845426 / total #impl: 5620838880 (eff. 0.017)
751.86/752.09	c #Conflicts:     334000 | #Learnt:      15241 | 0.000
751.86/752.09	c total clause space: 335.816MB
751.86/752.09	c total #watches: 335992
755.46/755.70	c total #propagations: 93112708 / total #impl: 5647933608 (eff. 0.016)
755.46/755.70	c #Conflicts:     335000 | #Learnt:      16241 | 0.000
755.46/755.70	c total clause space: 335.816MB
755.46/755.70	c total #watches: 338043
759.46/759.64	c total #propagations: 93480319 / total #impl: 5699767654 (eff. 0.016)
759.46/759.64	c #Conflicts:     336000 | #Learnt:      17241 | 0.000
759.46/759.64	c total clause space: 335.816MB
759.46/759.64	c total #watches: 340286
762.17/762.31	c total #propagations: 94017630 / total #impl: 5752770541 (eff. 0.016)
762.17/762.31	c #Conflicts:     337000 | #Learnt:      18241 | 0.000
762.17/762.31	c total clause space: 335.816MB
762.17/762.31	c total #watches: 344022
764.76/764.96	c total #propagations: 94481135 / total #impl: 5784679538 (eff. 0.016)
764.76/764.96	c #Conflicts:     338000 | #Learnt:      19241 | 0.000
764.76/764.96	c total clause space: 335.816MB
764.76/764.96	c total #watches: 348305
767.86/768.07	c total #propagations: 94893369 / total #impl: 5819717373 (eff. 0.016)
767.86/768.07	c #Conflicts:     339000 | #Learnt:      20241 | 0.000
767.86/768.07	c total clause space: 335.816MB
767.86/768.07	c total #watches: 351168
768.77/768.99	c total #propagations: 95446857 / total #impl: 5870179722 (eff. 0.016)
768.77/768.99	c #Conflicts:     340000 | #Learnt:      21241 | 0.000
768.77/768.99	c total clause space: 335.816MB
768.77/768.99	c total #watches: 380599
773.26/773.44	c total #propagations: 95506047 / total #impl: 5888385699 (eff. 0.016)
773.26/773.44	c #Conflicts:     341000 | #Learnt:      22241 | 0.000
773.26/773.44	c total clause space: 335.816MB
773.26/773.44	c total #watches: 383698
776.06/776.20	c total #propagations: 95760947 / total #impl: 5957909948 (eff. 0.016)
776.06/776.20	c #Conflicts:     342000 | #Learnt:      23241 | 0.000
776.06/776.20	c total clause space: 335.816MB
776.06/776.20	c total #watches: 441334
778.56/778.74	c total #propagations: 95923931 / total #impl: 5983092932 (eff. 0.016)
778.56/778.74	c GC COLLECT
778.56/778.74	c #Conflicts:     343000 | #Learnt:       9016 | 0.000
778.56/778.74	c total clause space: 335.816MB
778.56/778.74	c total #watches: 282864
781.06/781.25	c total #propagations: 96132393 / total #impl: 6000573389 (eff. 0.016)
781.06/781.25	c #Conflicts:     344000 | #Learnt:      10016 | 0.000
781.06/781.25	c total clause space: 335.816MB
781.06/781.25	c total #watches: 305691
784.16/784.33	c total #propagations: 96328076 / total #impl: 6023032859 (eff. 0.016)
784.16/784.33	c #Conflicts:     345000 | #Learnt:      11016 | 0.000
784.16/784.33	c total clause space: 335.816MB
784.16/784.33	c total #watches: 313718
787.76/787.95	c total #propagations: 96597216 / total #impl: 6050053944 (eff. 0.016)
787.76/787.95	c #Conflicts:     346000 | #Learnt:      12016 | 0.000
787.76/787.95	c total clause space: 335.816MB
787.76/787.95	c total #watches: 316617
790.65/790.88	c total #propagations: 96934731 / total #impl: 6084934630 (eff. 0.016)
790.65/790.88	c #Conflicts:     347000 | #Learnt:      13016 | 0.000
790.65/790.88	c total clause space: 335.816MB
790.65/790.88	c total #watches: 319233
792.75/792.98	c total #propagations: 97300455 / total #impl: 6120388416 (eff. 0.016)
792.75/792.98	c #Conflicts:     348000 | #Learnt:      14016 | 0.000
792.75/792.98	c total clause space: 335.816MB
792.75/792.98	c total #watches: 321283
794.45/794.68	c total #propagations: 97618511 / total #impl: 6147205856 (eff. 0.016)
794.45/794.68	c #Conflicts:     349000 | #Learnt:      15016 | 0.000
794.45/794.68	c total clause space: 335.816MB
794.45/794.68	c total #watches: 323376
796.75/796.93	c total #propagations: 97964452 / total #impl: 6172607130 (eff. 0.016)
796.75/796.93	c #Conflicts:     350000 | #Learnt:      16016 | 0.000
796.75/796.93	c total clause space: 335.816MB
796.75/796.93	c total #watches: 328440
800.85/801.01	c total #propagations: 98385940 / total #impl: 6198561513 (eff. 0.016)
800.85/801.01	c #Conflicts:     351000 | #Learnt:      17016 | 0.000
800.85/801.01	c total clause space: 335.816MB
800.85/801.01	c total #watches: 336321
804.55/804.78	c total #propagations: 98607078 / total #impl: 6225311943 (eff. 0.016)
804.55/804.78	c #Conflicts:     352000 | #Learnt:      18016 | 0.000
804.55/804.78	c total clause space: 335.816MB
804.55/804.78	c total #watches: 339697
807.55/807.73	c total #propagations: 98880797 / total #impl: 6254114416 (eff. 0.016)
807.55/807.73	c #Conflicts:     353000 | #Learnt:      19016 | 0.000
807.55/807.73	c total clause space: 335.816MB
807.55/807.73	c total #watches: 344513
810.05/810.22	c total #propagations: 99208586 / total #impl: 6280910675 (eff. 0.016)
810.05/810.22	c #Conflicts:     354000 | #Learnt:      20016 | 0.000
810.05/810.22	c total clause space: 335.816MB
810.05/810.22	c total #watches: 347048
812.65/812.87	c total #propagations: 99548155 / total #impl: 6306483846 (eff. 0.016)
812.65/812.87	c #Conflicts:     355000 | #Learnt:      21016 | 0.000
812.65/812.87	c total clause space: 335.816MB
812.65/812.87	c total #watches: 349647
814.65/814.86	c total #propagations: 99829615 / total #impl: 6328590990 (eff. 0.016)
814.65/814.86	c #Conflicts:     356000 | #Learnt:      22016 | 0.000
814.65/814.86	c total clause space: 335.816MB
814.65/814.86	c total #watches: 352934
817.05/817.30	c total #propagations: 100200183 / total #impl: 6353251195 (eff. 0.016)
817.05/817.30	c GC COLLECT
817.05/817.30	c #Conflicts:     357000 | #Learnt:       8700 | 0.000
817.05/817.30	c total clause space: 335.816MB
817.05/817.30	c total #watches: 166065
819.75/819.98	c total #propagations: 100518908 / total #impl: 6377244204 (eff. 0.016)
819.75/819.98	c #Conflicts:     358000 | #Learnt:       9700 | 0.000
819.75/819.98	c total clause space: 335.816MB
819.75/819.98	c total #watches: 170031
822.25/822.49	c total #propagations: 100869221 / total #impl: 6401068008 (eff. 0.016)
822.25/822.49	c #Conflicts:     359000 | #Learnt:      10700 | 0.000
822.25/822.49	c total clause space: 335.816MB
822.25/822.49	c total #watches: 173050
824.65/824.87	c total #propagations: 101200363 / total #impl: 6424315827 (eff. 0.016)
824.65/824.87	c #Conflicts:     360000 | #Learnt:      11700 | 0.000
824.65/824.87	c total clause space: 335.816MB
824.65/824.87	c total #watches: 176244
826.55/826.74	c total #propagations: 101674788 / total #impl: 6447570214 (eff. 0.016)
826.55/826.74	c #Conflicts:     361000 | #Learnt:      12700 | 0.000
826.55/826.74	c total clause space: 335.816MB
826.55/826.74	c total #watches: 183078
827.25/827.48	c total #propagations: 101795858 / total #impl: 6461616182 (eff. 0.016)
827.25/827.48	c #Conflicts:     362000 | #Learnt:      13700 | 0.000
827.25/827.48	c total clause space: 335.816MB
827.25/827.48	c total #watches: 198093
828.55/828.73	c total #propagations: 101832451 / total #impl: 6469808746 (eff. 0.016)
828.55/828.73	c #Conflicts:     363000 | #Learnt:      14700 | 0.000
828.55/828.73	c total clause space: 335.816MB
828.55/828.73	c total #watches: 214070
829.26/829.46	c total #propagations: 101930074 / total #impl: 6482095706 (eff. 0.016)
829.26/829.46	c #Conflicts:     364000 | #Learnt:      15700 | 0.000
829.26/829.46	c total clause space: 335.816MB
829.26/829.46	c total #watches: 228548
830.15/830.31	c total #propagations: 101955267 / total #impl: 6498842860 (eff. 0.016)
830.15/830.31	c #Conflicts:     365000 | #Learnt:      16700 | 0.000
830.15/830.31	c total clause space: 335.816MB
830.15/830.31	c total #watches: 237815
830.75/830.98	c total #propagations: 101991186 / total #impl: 6516856502 (eff. 0.016)
830.75/830.98	c #Conflicts:     366000 | #Learnt:      17700 | 0.000
830.75/830.98	c total clause space: 335.816MB
830.75/830.98	c total #watches: 254579
831.56/831.80	c total #propagations: 102013510 / total #impl: 6530753651 (eff. 0.016)
831.56/831.80	c #Conflicts:     367000 | #Learnt:      18700 | 0.000
831.56/831.80	c total clause space: 335.816MB
831.56/831.80	c total #watches: 260924
832.66/832.87	c total #propagations: 102043866 / total #impl: 6544242007 (eff. 0.016)
832.66/832.87	c #Conflicts:     368000 | #Learnt:      19700 | 0.000
832.66/832.87	c total clause space: 335.816MB
832.66/832.87	c total #watches: 267863
833.76/833.99	c total #propagations: 102096196 / total #impl: 6555914188 (eff. 0.016)
833.76/833.99	c #Conflicts:     369000 | #Learnt:      20700 | 0.000
833.76/833.99	c total clause space: 335.816MB
833.76/833.99	c total #watches: 273308
834.35/834.59	c total #propagations: 102148749 / total #impl: 6568993069 (eff. 0.016)
834.35/834.59	c #Conflicts:     370000 | #Learnt:      21700 | 0.000
834.35/834.59	c total clause space: 335.816MB
834.35/834.59	c total #watches: 275979
834.95/835.15	c total #propagations: 102159347 / total #impl: 6578300849 (eff. 0.016)
834.95/835.15	c #Conflicts:     371000 | #Learnt:      22700 | 0.000
834.95/835.15	c total clause space: 335.816MB
834.95/835.15	c total #watches: 278078
835.55/835.78	c total #propagations: 102170030 / total #impl: 6587721488 (eff. 0.016)
835.55/835.78	c GC COLLECT
835.55/835.78	c #Conflicts:     372000 | #Learnt:      10175 | 0.000
835.55/835.78	c total clause space: 335.816MB
835.55/835.78	c total #watches: 216530
837.45/837.64	c total #propagations: 102191257 / total #impl: 6599957894 (eff. 0.015)
837.45/837.64	c #Conflicts:     373000 | #Learnt:      11175 | 0.000
837.45/837.64	c total clause space: 335.816MB
837.45/837.64	c total #watches: 225159
841.15/841.32	c total #propagations: 102316630 / total #impl: 6619105164 (eff. 0.015)
841.15/841.32	c #Conflicts:     374000 | #Learnt:      12175 | 0.000
841.15/841.32	c total clause space: 335.816MB
841.15/841.32	c total #watches: 236266
846.15/846.35	c total #propagations: 102563676 / total #impl: 6651905204 (eff. 0.015)
846.15/846.35	c #Conflicts:     375000 | #Learnt:      13175 | 0.000
846.15/846.35	c total clause space: 335.816MB
846.15/846.35	c total #watches: 251716
854.04/854.29	c total #propagations: 102842945 / total #impl: 6679738703 (eff. 0.015)
854.04/854.29	c #Conflicts:     376000 | #Learnt:      14175 | 0.000
854.04/854.29	c total clause space: 335.816MB
854.04/854.29	c total #watches: 272937
862.14/862.31	c total #propagations: 103174364 / total #impl: 6711223476 (eff. 0.015)
862.14/862.31	c #Conflicts:     377000 | #Learnt:      15175 | 0.000
862.14/862.31	c total clause space: 335.816MB
862.14/862.31	c total #watches: 282546
870.14/870.39	c total #propagations: 103541588 / total #impl: 6736627037 (eff. 0.015)
870.14/870.39	c #Conflicts:     378000 | #Learnt:      16175 | 0.000
870.14/870.39	c total clause space: 335.816MB
870.14/870.39	c total #watches: 292574
874.54/874.70	c total #propagations: 103691858 / total #impl: 6757964559 (eff. 0.015)
874.54/874.70	c #Conflicts:     379000 | #Learnt:      17175 | 0.000
874.54/874.70	c total clause space: 335.816MB
874.54/874.70	c total #watches: 299102
880.95/881.11	c total #propagations: 103768351 / total #impl: 6772976553 (eff. 0.015)
880.95/881.11	c #Conflicts:     380000 | #Learnt:      18175 | 0.000
880.95/881.11	c total clause space: 335.816MB
880.95/881.11	c total #watches: 323273
884.74/884.92	c total #propagations: 103906684 / total #impl: 6792874677 (eff. 0.015)
884.74/884.92	c #Conflicts:     381000 | #Learnt:      19175 | 0.000
884.74/884.92	c total clause space: 335.816MB
884.74/884.92	c total #watches: 333698
891.95/892.12	c total #propagations: 103984998 / total #impl: 6807985792 (eff. 0.015)
891.95/892.12	c #Conflicts:     382000 | #Learnt:      20175 | 0.000
891.95/892.12	c total clause space: 335.816MB
891.95/892.12	c total #watches: 338911
897.44/897.68	c total #propagations: 104136245 / total #impl: 6826858313 (eff. 0.015)
897.44/897.68	c #Conflicts:     383000 | #Learnt:      21175 | 0.000
897.44/897.68	c total clause space: 335.816MB
897.44/897.68	c total #watches: 346013
903.34/903.55	c total #propagations: 104533567 / total #impl: 6836536233 (eff. 0.015)
903.34/903.55	c #Conflicts:     384000 | #Learnt:      22175 | 0.000
903.34/903.55	c total clause space: 335.816MB
903.34/903.55	c total #watches: 354969
910.64/910.86	c total #propagations: 104633533 / total #impl: 6849031991 (eff. 0.015)
910.64/910.86	c #Conflicts:     385000 | #Learnt:      23175 | 0.000
910.64/910.86	c total clause space: 335.816MB
910.64/910.86	c total #watches: 361345
918.63/918.88	c total #propagations: 104903711 / total #impl: 6862885101 (eff. 0.015)
918.63/918.88	c #Conflicts:     386000 | #Learnt:      24175 | 0.000
918.63/918.88	c total clause space: 335.816MB
918.63/918.88	c total #watches: 365724
924.23/924.45	c total #propagations: 105334010 / total #impl: 6876682152 (eff. 0.015)
924.23/924.45	c #Conflicts:     387000 | #Learnt:      25175 | 0.000
924.23/924.45	c total clause space: 335.816MB
924.23/924.45	c total #watches: 368602
927.43/927.62	c total #propagations: 105877635 / total #impl: 6887151647 (eff. 0.015)
927.43/927.62	c GC COLLECT
927.43/927.62	c #Conflicts:     388000 | #Learnt:       9755 | 0.000
927.43/927.62	c total clause space: 335.816MB
927.43/927.62	c total #watches: 251638
931.03/931.21	c total #propagations: 106292410 / total #impl: 6906113722 (eff. 0.015)
931.03/931.21	c #Conflicts:     389000 | #Learnt:      10755 | 0.000
931.03/931.21	c total clause space: 335.816MB
931.03/931.21	c total #watches: 255798
934.03/934.23	c total #propagations: 106631140 / total #impl: 6926314585 (eff. 0.015)
934.03/934.23	c #Conflicts:     390000 | #Learnt:      11755 | 0.000
934.03/934.23	c total clause space: 335.816MB
934.03/934.23	c total #watches: 259521
936.43/936.69	c total #propagations: 107101982 / total #impl: 6950570057 (eff. 0.015)
936.43/936.69	c #Conflicts:     391000 | #Learnt:      12755 | 0.000
936.43/936.69	c total clause space: 335.816MB
936.43/936.69	c total #watches: 262874
938.73/938.90	c total #propagations: 107586998 / total #impl: 6962610899 (eff. 0.015)
938.73/938.90	c #Conflicts:     392000 | #Learnt:      13755 | 0.000
938.73/938.90	c total clause space: 335.816MB
938.73/938.90	c total #watches: 276212
941.33/941.57	c total #propagations: 108047819 / total #impl: 6970564988 (eff. 0.016)
941.33/941.57	c #Conflicts:     393000 | #Learnt:      14755 | 0.000
941.33/941.57	c total clause space: 335.816MB
941.33/941.57	c total #watches: 280937
944.84/945.07	c total #propagations: 108591848 / total #impl: 6982218908 (eff. 0.016)
944.84/945.07	c #Conflicts:     394000 | #Learnt:      15755 | 0.000
944.84/945.07	c total clause space: 335.816MB
944.84/945.07	c total #watches: 290065
949.03/949.22	c total #propagations: 108965597 / total #impl: 6995920273 (eff. 0.016)
949.03/949.22	c #Conflicts:     395000 | #Learnt:      16755 | 0.000
949.03/949.22	c total clause space: 335.816MB
949.03/949.22	c total #watches: 293448
952.33/952.60	c total #propagations: 109266635 / total #impl: 7003681415 (eff. 0.016)
952.33/952.60	c #Conflicts:     396000 | #Learnt:      17755 | 0.000
952.33/952.60	c total clause space: 335.816MB
952.33/952.60	c total #watches: 298695
952.83/953.04	c total #propagations: 109727466 / total #impl: 7013425989 (eff. 0.016)
952.83/953.04	c #Conflicts:     397000 | #Learnt:      18755 | 0.000
952.83/953.04	c total clause space: 335.816MB
952.83/953.04	c total #watches: 300791
954.23/954.41	c total #propagations: 109738033 / total #impl: 7018285988 (eff. 0.016)
954.23/954.41	c #Conflicts:     398000 | #Learnt:      19755 | 0.000
954.23/954.41	c total clause space: 335.816MB
954.23/954.41	c total #watches: 304804
958.04/958.26	c total #propagations: 109838182 / total #impl: 7027580535 (eff. 0.016)
958.04/958.26	c #Conflicts:     399000 | #Learnt:      20755 | 0.000
958.04/958.26	c total clause space: 335.816MB
958.04/958.26	c total #watches: 306938
962.44/962.67	c total #propagations: 110176328 / total #impl: 7039223836 (eff. 0.016)
962.44/962.67	c #Conflicts:     400000 | #Learnt:      21755 | 0.000
962.44/962.67	c total clause space: 335.816MB
962.44/962.67	c total #watches: 308993
965.34/965.58	c total #propagations: 110772375 / total #impl: 7048438674 (eff. 0.016)
965.34/965.58	c #Conflicts:     401000 | #Learnt:      22755 | 0.000
965.34/965.58	c total clause space: 335.816MB
965.34/965.58	c total #watches: 314272
966.64/966.83	c total #propagations: 111122912 / total #impl: 7062627197 (eff. 0.016)
966.64/966.83	c #Conflicts:     402000 | #Learnt:      23755 | 0.000
966.64/966.83	c total clause space: 335.816MB
966.64/966.83	c total #watches: 329527
967.64/967.86	c total #propagations: 111175160 / total #impl: 7078425404 (eff. 0.016)
967.64/967.86	c GC COLLECT
967.64/967.86	c #Conflicts:     403000 | #Learnt:       9657 | 0.000
967.64/967.86	c total clause space: 335.816MB
967.64/967.86	c total #watches: 219440
968.24/968.40	c total #propagations: 111218308 / total #impl: 7091867074 (eff. 0.016)
968.24/968.40	c #Conflicts:     404000 | #Learnt:      10657 | 0.000
968.24/968.40	c total clause space: 335.816MB
968.24/968.40	c total #watches: 222456
969.64/969.88	c total #propagations: 111232746 / total #impl: 7103525585 (eff. 0.016)
969.64/969.88	c #Conflicts:     405000 | #Learnt:      11657 | 0.000
969.64/969.88	c total clause space: 335.816MB
969.64/969.88	c total #watches: 228820
970.84/971.03	c total #propagations: 111375499 / total #impl: 7121266374 (eff. 0.016)
970.84/971.03	c #Conflicts:     406000 | #Learnt:      12657 | 0.000
970.84/971.03	c total clause space: 335.816MB
970.84/971.03	c total #watches: 235043
972.44/972.63	c total #propagations: 111474637 / total #impl: 7137628448 (eff. 0.016)
972.44/972.63	c #Conflicts:     407000 | #Learnt:      13657 | 0.000
972.44/972.63	c total clause space: 335.816MB
972.44/972.63	c total #watches: 240132
974.13/974.35	c total #propagations: 111617207 / total #impl: 7149916050 (eff. 0.016)
974.13/974.35	c #Conflicts:     408000 | #Learnt:      14657 | 0.000
974.13/974.35	c total clause space: 335.816MB
974.13/974.35	c total #watches: 244023
976.03/976.20	c total #propagations: 111933156 / total #impl: 7158790332 (eff. 0.016)
976.03/976.20	c #Conflicts:     409000 | #Learnt:      15657 | 0.000
976.03/976.20	c total clause space: 335.816MB
976.03/976.20	c total #watches: 247787
977.23/977.45	c total #propagations: 112375629 / total #impl: 7169066575 (eff. 0.016)
977.23/977.45	c #Conflicts:     410000 | #Learnt:      16657 | 0.000
977.23/977.45	c total clause space: 335.816MB
977.23/977.45	c total #watches: 254571
979.23/979.45	c total #propagations: 112545123 / total #impl: 7181091524 (eff. 0.016)
979.23/979.45	c #Conflicts:     411000 | #Learnt:      17657 | 0.000
979.23/979.45	c total clause space: 335.816MB
979.23/979.45	c total #watches: 258728
980.53/980.77	c total #propagations: 112901423 / total #impl: 7189590096 (eff. 0.016)
980.53/980.77	c #Conflicts:     412000 | #Learnt:      18657 | 0.000
980.53/980.77	c total clause space: 335.816MB
980.53/980.77	c total #watches: 262867
982.83/983.06	c total #propagations: 113062752 / total #impl: 7205055632 (eff. 0.016)
982.83/983.06	c #Conflicts:     413000 | #Learnt:      19657 | 0.000
982.83/983.06	c total clause space: 335.816MB
982.83/983.06	c total #watches: 265664
984.34/984.58	c total #propagations: 113496387 / total #impl: 7218420882 (eff. 0.016)
984.34/984.58	c #Conflicts:     414000 | #Learnt:      20657 | 0.000
984.34/984.58	c total clause space: 335.816MB
984.34/984.58	c total #watches: 269604
985.63/985.89	c total #propagations: 113629823 / total #impl: 7229859204 (eff. 0.016)
985.63/985.89	c #Conflicts:     415000 | #Learnt:      21657 | 0.000
985.63/985.89	c total clause space: 335.816MB
985.63/985.89	c total #watches: 273858
987.03/987.21	c total #propagations: 113714976 / total #impl: 7245277449 (eff. 0.016)
987.03/987.21	c #Conflicts:     416000 | #Learnt:      22657 | 0.000
987.03/987.21	c total clause space: 335.816MB
987.03/987.21	c total #watches: 277877
988.74/988.92	c total #propagations: 113799991 / total #impl: 7261126588 (eff. 0.016)
988.74/988.92	c #Conflicts:     417000 | #Learnt:      23657 | 0.000
988.74/988.92	c total clause space: 335.816MB
988.74/988.92	c total #watches: 286742
990.73/990.92	c total #propagations: 113901995 / total #impl: 7277348886 (eff. 0.016)
990.73/990.92	c #Conflicts:     418000 | #Learnt:      24657 | 0.000
990.73/990.92	c total clause space: 335.816MB
990.73/990.92	c total #watches: 289650
992.04/992.23	c total #propagations: 114088589 / total #impl: 7295430951 (eff. 0.016)
992.04/992.23	c GC COLLECT
992.04/992.23	c #Conflicts:     419000 | #Learnt:       9446 | 0.000
992.04/992.23	c total clause space: 335.816MB
992.04/992.23	c total #watches: 183664
993.33/993.55	c total #propagations: 114240913 / total #impl: 7308397966 (eff. 0.016)
993.33/993.55	c #Conflicts:     420000 | #Learnt:      10446 | 0.000
993.33/993.55	c total clause space: 335.816MB
993.33/993.55	c total #watches: 190904
994.73/994.96	c total #propagations: 114422190 / total #impl: 7321850476 (eff. 0.016)
994.73/994.96	c #Conflicts:     421000 | #Learnt:      11446 | 0.000
994.73/994.96	c total clause space: 335.816MB
994.73/994.96	c total #watches: 201051
996.54/996.72	c total #propagations: 114601860 / total #impl: 7338640828 (eff. 0.016)
996.54/996.72	c #Conflicts:     422000 | #Learnt:      12446 | 0.000
996.54/996.72	c total clause space: 335.816MB
996.54/996.72	c total #watches: 208212
998.23/998.41	c total #propagations: 114789687 / total #impl: 7360773509 (eff. 0.016)
998.23/998.41	c #Conflicts:     423000 | #Learnt:      13446 | 0.000
998.23/998.41	c total clause space: 335.816MB
998.23/998.41	c total #watches: 221393
1001.63/1001.87	c total #propagations: 114936302 / total #impl: 7380031901 (eff. 0.016)
1001.63/1001.87	c #Conflicts:     424000 | #Learnt:      14446 | 0.000
1001.63/1001.87	c total clause space: 335.816MB
1001.63/1001.87	c total #watches: 231705
1003.93/1004.15	c total #propagations: 115223793 / total #impl: 7405642021 (eff. 0.016)
1003.93/1004.15	c #Conflicts:     425000 | #Learnt:      15446 | 0.000
1003.93/1004.15	c total clause space: 335.816MB
1003.93/1004.15	c total #watches: 233758
1005.93/1006.10	c total #propagations: 115505967 / total #impl: 7426086144 (eff. 0.016)
1005.93/1006.10	c #Conflicts:     426000 | #Learnt:      16446 | 0.000
1005.93/1006.10	c total clause space: 335.816MB
1005.93/1006.10	c total #watches: 236388
1008.33/1008.58	c total #propagations: 115780942 / total #impl: 7444146613 (eff. 0.016)
1008.33/1008.58	c #Conflicts:     427000 | #Learnt:      17446 | 0.000
1008.33/1008.58	c total clause space: 335.816MB
1008.33/1008.58	c total #watches: 239189
1010.13/1010.38	c total #propagations: 116054282 / total #impl: 7457654648 (eff. 0.016)
1010.13/1010.38	c #Conflicts:     428000 | #Learnt:      18446 | 0.000
1010.13/1010.38	c total clause space: 335.816MB
1010.13/1010.38	c total #watches: 241876
1013.53/1013.75	c total #propagations: 116363552 / total #impl: 7473471225 (eff. 0.016)
1013.53/1013.75	c #Conflicts:     429000 | #Learnt:      19446 | 0.000
1013.53/1013.75	c total clause space: 335.816MB
1013.53/1013.75	c total #watches: 244840
1016.33/1016.51	c total #propagations: 116862636 / total #impl: 7495733223 (eff. 0.016)
1016.33/1016.51	c #Conflicts:     430000 | #Learnt:      20446 | 0.000
1016.33/1016.51	c total clause space: 335.816MB
1016.33/1016.51	c total #watches: 248262
1020.73/1020.97	c total #propagations: 117133256 / total #impl: 7521475983 (eff. 0.016)
1020.73/1020.97	c #Conflicts:     431000 | #Learnt:      21446 | 0.000
1020.73/1020.97	c total clause space: 335.816MB
1020.73/1020.97	c total #watches: 256221
1024.43/1024.68	c total #propagations: 117745617 / total #impl: 7549402653 (eff. 0.016)
1024.43/1024.68	c #Conflicts:     432000 | #Learnt:      22446 | 0.000
1024.43/1024.68	c total clause space: 335.816MB
1024.43/1024.68	c total #watches: 259267
1027.13/1027.38	c total #propagations: 118239878 / total #impl: 7573021313 (eff. 0.016)
1027.13/1027.38	c #Conflicts:     433000 | #Learnt:      23446 | 0.000
1027.13/1027.38	c total clause space: 335.816MB
1027.13/1027.38	c total #watches: 261515
1029.63/1029.84	c total #propagations: 118571377 / total #impl: 7587676624 (eff. 0.016)
1029.63/1029.84	c #Conflicts:     434000 | #Learnt:      24446 | 0.000
1029.63/1029.84	c total clause space: 335.816MB
1029.63/1029.84	c total #watches: 266284
1031.63/1031.89	c total #propagations: 118940658 / total #impl: 7607024122 (eff. 0.016)
1031.63/1031.89	c GC COLLECT
1031.63/1031.89	c #Conflicts:     435000 | #Learnt:       9438 | 0.000
1031.63/1031.89	c total clause space: 335.816MB
1031.63/1031.89	c total #watches: 184568
1033.22/1033.45	c total #propagations: 119428467 / total #impl: 7617446039 (eff. 0.016)
1033.22/1033.45	c #Conflicts:     436000 | #Learnt:      10438 | 0.000
1033.22/1033.45	c total clause space: 335.816MB
1033.22/1033.45	c total #watches: 191080
1035.82/1036.09	c total #propagations: 119676029 / total #impl: 7631760205 (eff. 0.016)
1035.82/1036.09	c #Conflicts:     437000 | #Learnt:      11438 | 0.000
1035.82/1036.09	c total clause space: 335.816MB
1035.82/1036.09	c total #watches: 194753
1037.42/1037.64	c total #propagations: 119937173 / total #impl: 7645028797 (eff. 0.016)
1037.42/1037.64	c #Conflicts:     438000 | #Learnt:      12438 | 0.000
1037.42/1037.64	c total clause space: 335.816MB
1037.42/1037.64	c total #watches: 197695
1039.82/1040.07	c total #propagations: 120212488 / total #impl: 7659926021 (eff. 0.016)
1039.82/1040.07	c #Conflicts:     439000 | #Learnt:      13438 | 0.000
1039.82/1040.07	c total clause space: 335.816MB
1039.82/1040.07	c total #watches: 201414
1042.63/1042.90	c total #propagations: 120556177 / total #impl: 7682505293 (eff. 0.016)
1042.63/1042.90	c #Conflicts:     440000 | #Learnt:      14438 | 0.000
1042.63/1042.90	c total clause space: 335.816MB
1042.63/1042.90	c total #watches: 204668
1044.62/1044.83	c total #propagations: 120974470 / total #impl: 7703218137 (eff. 0.016)
1044.62/1044.83	c #Conflicts:     441000 | #Learnt:      15438 | 0.000
1044.62/1044.83	c total clause space: 335.816MB
1044.62/1044.83	c total #watches: 209095
1047.03/1047.22	c total #propagations: 121217102 / total #impl: 7729955909 (eff. 0.016)
1047.03/1047.22	c #Conflicts:     442000 | #Learnt:      16438 | 0.000
1047.03/1047.22	c total clause space: 335.816MB
1047.03/1047.22	c total #watches: 212003
1049.12/1049.36	c total #propagations: 121493721 / total #impl: 7769164639 (eff. 0.016)
1049.12/1049.36	c #Conflicts:     443000 | #Learnt:      17438 | 0.000
1049.12/1049.36	c total clause space: 335.816MB
1049.12/1049.36	c total #watches: 214040
1052.12/1052.34	c total #propagations: 121863420 / total #impl: 7810711422 (eff. 0.016)
1052.12/1052.34	c #Conflicts:     444000 | #Learnt:      18438 | 0.000
1052.12/1052.34	c total clause space: 335.816MB
1052.12/1052.34	c total #watches: 220440
1055.42/1055.61	c total #propagations: 122233043 / total #impl: 7846852593 (eff. 0.016)
1055.42/1055.61	c #Conflicts:     445000 | #Learnt:      19438 | 0.000
1055.42/1055.61	c total clause space: 335.816MB
1055.42/1055.61	c total #watches: 229852
1058.32/1058.59	c total #propagations: 122667689 / total #impl: 7875802150 (eff. 0.016)
1058.32/1058.59	c #Conflicts:     446000 | #Learnt:      20438 | 0.000
1058.32/1058.59	c total clause space: 335.816MB
1058.32/1058.59	c total #watches: 232584
1060.72/1060.97	c total #propagations: 122978843 / total #impl: 7911254879 (eff. 0.016)
1060.72/1060.97	c #Conflicts:     447000 | #Learnt:      21438 | 0.000
1060.72/1060.97	c total clause space: 335.816MB
1060.72/1060.97	c total #watches: 234693
1063.82/1064.02	c total #propagations: 123303585 / total #impl: 7934761210 (eff. 0.016)
1063.82/1064.02	c #Conflicts:     448000 | #Learnt:      22438 | 0.000
1063.82/1064.02	c total clause space: 335.816MB
1063.82/1064.02	c total #watches: 239846
1065.92/1066.17	c total #propagations: 123724627 / total #impl: 7967021512 (eff. 0.016)
1065.92/1066.17	c #Conflicts:     449000 | #Learnt:      23438 | 0.000
1065.92/1066.17	c total clause space: 335.816MB
1065.92/1066.17	c total #watches: 244103
1067.82/1068.10	c total #propagations: 123863212 / total #impl: 7993690865 (eff. 0.015)
1067.82/1068.10	c #Conflicts:     450000 | #Learnt:      24438 | 0.000
1067.82/1068.10	c total clause space: 335.816MB
1067.82/1068.10	c total #watches: 254118
1070.02/1070.23	c total #propagations: 124058212 / total #impl: 8015435488 (eff. 0.015)
1070.02/1070.23	c GC COLLECT
1070.02/1070.23	c #Conflicts:     451000 | #Learnt:       9195 | 0.000
1070.02/1070.23	c total clause space: 335.816MB
1070.02/1070.23	c total #watches: 188653
1072.43/1072.61	c total #propagations: 124243267 / total #impl: 8038802815 (eff. 0.015)
1072.43/1072.61	c #Conflicts:     452000 | #Learnt:      10195 | 0.000
1072.43/1072.61	c total clause space: 335.816MB
1072.43/1072.61	c total #watches: 199566
1074.02/1074.28	c total #propagations: 124506677 / total #impl: 8059859651 (eff. 0.015)
1074.02/1074.28	c #Conflicts:     453000 | #Learnt:      11195 | 0.000
1074.02/1074.28	c total clause space: 335.816MB
1074.02/1074.28	c total #watches: 207612
1076.83/1077.04	c total #propagations: 124661274 / total #impl: 8080223148 (eff. 0.015)
1076.83/1077.04	c #Conflicts:     454000 | #Learnt:      12195 | 0.000
1076.83/1077.04	c total clause space: 335.816MB
1076.83/1077.04	c total #watches: 211119
1079.02/1079.25	c total #propagations: 124899233 / total #impl: 8108418541 (eff. 0.015)
1079.02/1079.25	c #Conflicts:     455000 | #Learnt:      13195 | 0.000
1079.02/1079.25	c total clause space: 335.816MB
1079.02/1079.25	c total #watches: 214194
1081.22/1081.43	c total #propagations: 125237596 / total #impl: 8131229314 (eff. 0.015)
1081.22/1081.43	c #Conflicts:     456000 | #Learnt:      14195 | 0.000
1081.22/1081.43	c total clause space: 335.816MB
1081.22/1081.43	c total #watches: 224439
1083.02/1083.24	c total #propagations: 125516186 / total #impl: 8157870594 (eff. 0.015)
1083.02/1083.24	c #Conflicts:     457000 | #Learnt:      15195 | 0.000
1083.02/1083.24	c total clause space: 335.816MB
1083.02/1083.24	c total #watches: 241675
1085.02/1085.21	c total #propagations: 125644120 / total #impl: 8179523039 (eff. 0.015)
1085.02/1085.21	c #Conflicts:     458000 | #Learnt:      16195 | 0.000
1085.02/1085.21	c total clause space: 335.816MB
1085.02/1085.21	c total #watches: 252030
1087.02/1087.23	c total #propagations: 125792522 / total #impl: 8201055147 (eff. 0.015)
1087.02/1087.23	c #Conflicts:     459000 | #Learnt:      17195 | 0.000
1087.02/1087.23	c total clause space: 335.816MB
1087.02/1087.23	c total #watches: 272787
1088.82/1089.02	c total #propagations: 125984922 / total #impl: 8219847886 (eff. 0.015)
1088.82/1089.02	c #Conflicts:     460000 | #Learnt:      18195 | 0.000
1088.82/1089.02	c total clause space: 335.816MB
1088.82/1089.02	c total #watches: 286249
1090.32/1090.57	c total #propagations: 126159688 / total #impl: 8239357925 (eff. 0.015)
1090.32/1090.57	c #Conflicts:     461000 | #Learnt:      19195 | 0.000
1090.32/1090.57	c total clause space: 335.816MB
1090.32/1090.57	c total #watches: 293302
1092.32/1092.50	c total #propagations: 126279906 / total #impl: 8258853301 (eff. 0.015)
1092.32/1092.50	c #Conflicts:     462000 | #Learnt:      20195 | 0.000
1092.32/1092.50	c total clause space: 335.816MB
1092.32/1092.50	c total #watches: 298890
1094.02/1094.21	c total #propagations: 126525905 / total #impl: 8284311075 (eff. 0.015)
1094.02/1094.21	c #Conflicts:     463000 | #Learnt:      21195 | 0.000
1094.02/1094.21	c total clause space: 335.816MB
1094.02/1094.21	c total #watches: 302449
1096.62/1096.86	c total #propagations: 127008897 / total #impl: 8318365452 (eff. 0.015)
1096.62/1096.86	c #Conflicts:     464000 | #Learnt:      22195 | 0.000
1096.62/1096.86	c total clause space: 335.816MB
1096.62/1096.86	c total #watches: 305379
1098.82/1099.01	c total #propagations: 127615229 / total #impl: 8409415666 (eff. 0.015)
1098.82/1099.01	c #Conflicts:     465000 | #Learnt:      23195 | 0.000
1098.82/1099.01	c total clause space: 335.816MB
1098.82/1099.01	c total #watches: 311331
1100.61/1100.84	c total #propagations: 127909652 / total #impl: 8437475171 (eff. 0.015)
1100.61/1100.84	c #Conflicts:     466000 | #Learnt:      24195 | 0.000
1100.61/1100.84	c total clause space: 335.816MB
1100.61/1100.84	c total #watches: 315329
1102.91/1103.11	c total #propagations: 128284653 / total #impl: 8451030783 (eff. 0.015)
1102.91/1103.11	c #Conflicts:     467000 | #Learnt:      25195 | 0.000
1102.91/1103.11	c total clause space: 335.816MB
1102.91/1103.11	c total #watches: 319755
1105.71/1105.93	c total #propagations: 128685729 / total #impl: 8497783367 (eff. 0.015)
1105.71/1105.93	c GC COLLECT
1105.71/1105.93	c #Conflicts:     468000 | #Learnt:       9415 | 0.000
1105.71/1105.93	c total clause space: 335.816MB
1105.71/1105.93	c total #watches: 223722
1107.41/1107.67	c total #propagations: 129213299 / total #impl: 8568003872 (eff. 0.015)
1107.41/1107.67	c #Conflicts:     469000 | #Learnt:      10415 | 0.000
1107.41/1107.67	c total clause space: 335.816MB
1107.41/1107.67	c total #watches: 229790
1109.21/1109.46	c total #propagations: 129650119 / total #impl: 8611520569 (eff. 0.015)
1109.21/1109.46	c #Conflicts:     470000 | #Learnt:      11415 | 0.000
1109.21/1109.46	c total clause space: 335.816MB
1109.21/1109.46	c total #watches: 232288
1111.31/1111.57	c total #propagations: 130217240 / total #impl: 8668016079 (eff. 0.015)
1111.31/1111.57	c #Conflicts:     471000 | #Learnt:      12415 | 0.000
1111.31/1111.57	c total clause space: 335.816MB
1111.31/1111.57	c total #watches: 234732
1112.51/1112.74	c total #propagations: 130682527 / total #impl: 8716262175 (eff. 0.015)
1112.51/1112.74	c #Conflicts:     472000 | #Learnt:      13415 | 0.000
1112.51/1112.74	c total clause space: 335.816MB
1112.51/1112.74	c total #watches: 240146
1113.91/1114.18	c total #propagations: 130881030 / total #impl: 8740688833 (eff. 0.015)
1113.91/1114.18	c #Conflicts:     473000 | #Learnt:      14415 | 0.000
1113.91/1114.18	c total clause space: 335.816MB
1113.91/1114.18	c total #watches: 243848
1115.32/1115.59	c total #propagations: 131124172 / total #impl: 8760277003 (eff. 0.015)
1115.32/1115.59	c #Conflicts:     474000 | #Learnt:      15415 | 0.000
1115.32/1115.59	c total clause space: 335.816MB
1115.32/1115.59	c total #watches: 248716
1117.71/1117.93	c total #propagations: 131347246 / total #impl: 8780573006 (eff. 0.015)
1117.71/1117.93	c #Conflicts:     475000 | #Learnt:      16415 | 0.000
1117.71/1117.93	c total clause space: 335.816MB
1117.71/1117.93	c total #watches: 256824
1119.51/1119.78	c total #propagations: 131774376 / total #impl: 8820261461 (eff. 0.015)
1119.51/1119.78	c #Conflicts:     476000 | #Learnt:      17415 | 0.000
1119.51/1119.78	c total clause space: 335.816MB
1119.51/1119.78	c total #watches: 261749
1121.51/1121.74	c total #propagations: 132185484 / total #impl: 8859579980 (eff. 0.015)
1121.51/1121.74	c #Conflicts:     477000 | #Learnt:      18415 | 0.000
1121.51/1121.74	c total clause space: 335.816MB
1121.51/1121.74	c total #watches: 269197
1123.51/1123.70	c total #propagations: 132597822 / total #impl: 8894406833 (eff. 0.015)
1123.51/1123.70	c #Conflicts:     478000 | #Learnt:      19415 | 0.000
1123.51/1123.70	c total clause space: 335.816MB
1123.51/1123.70	c total #watches: 277620
1126.22/1126.47	c total #propagations: 132810762 / total #impl: 8915379404 (eff. 0.015)
1126.22/1126.47	c #Conflicts:     479000 | #Learnt:      20415 | 0.000
1126.22/1126.47	c total clause space: 335.816MB
1126.22/1126.47	c total #watches: 281054
1127.71/1127.96	c total #propagations: 133160516 / total #impl: 8939391877 (eff. 0.015)
1127.71/1127.96	c #Conflicts:     480000 | #Learnt:      21415 | 0.000
1127.71/1127.96	c total clause space: 335.816MB
1127.71/1127.96	c total #watches: 283950
1128.21/1128.42	c total #propagations: 133399044 / total #impl: 8958593166 (eff. 0.015)
1128.21/1128.42	c #Conflicts:     481000 | #Learnt:      22415 | 0.000
1128.21/1128.42	c total clause space: 335.816MB
1128.21/1128.42	c total #watches: 286857
1128.61/1128.86	c total #propagations: 133416426 / total #impl: 8962489059 (eff. 0.015)
1128.61/1128.86	c #Conflicts:     482000 | #Learnt:      23415 | 0.000
1128.61/1128.86	c total clause space: 335.816MB
1128.61/1128.86	c total #watches: 289109
1129.01/1129.26	c total #propagations: 133435887 / total #impl: 8966321376 (eff. 0.015)
1129.01/1129.26	c #Conflicts:     483000 | #Learnt:      24415 | 0.000
1129.01/1129.26	c total clause space: 335.816MB
1129.01/1129.26	c total #watches: 291346
1129.52/1129.71	c total #propagations: 133450829 / total #impl: 8969632798 (eff. 0.015)
1129.52/1129.71	c #Conflicts:     484000 | #Learnt:      25415 | 0.000
1129.52/1129.71	c total clause space: 335.816MB
1129.52/1129.71	c total #watches: 293455
1130.01/1130.20	c total #propagations: 133466516 / total #impl: 8973096070 (eff. 0.015)
1130.01/1130.20	c GC COLLECT
1130.01/1130.20	c #Conflicts:     485000 | #Learnt:       9696 | 0.000
1130.01/1130.20	c total clause space: 335.816MB
1130.01/1130.20	c total #watches: 187533
1130.31/1130.59	c total #propagations: 133483937 / total #impl: 8976998405 (eff. 0.015)
1130.31/1130.59	c #Conflicts:     486000 | #Learnt:      10696 | 0.000
1130.31/1130.59	c total clause space: 335.816MB
1130.31/1130.59	c total #watches: 189776
1130.81/1131.03	c total #propagations: 133496351 / total #impl: 8980405561 (eff. 0.015)
1130.81/1131.03	c #Conflicts:     487000 | #Learnt:      11696 | 0.000
1130.81/1131.03	c total clause space: 335.816MB
1130.81/1131.03	c total #watches: 192775
1131.41/1131.64	c total #propagations: 133514738 / total #impl: 8983779746 (eff. 0.015)
1131.41/1131.64	c #Conflicts:     488000 | #Learnt:      12696 | 0.001
1131.41/1131.64	c total clause space: 335.816MB
1131.41/1131.64	c total #watches: 195917
1132.11/1132.36	c total #propagations: 133562609 / total #impl: 8991904332 (eff. 0.015)
1132.11/1132.36	c #Conflicts:     489000 | #Learnt:      13696 | 0.001
1132.11/1132.36	c total clause space: 335.816MB
1132.11/1132.36	c total #watches: 207035
1133.41/1133.64	c total #propagations: 133637577 / total #impl: 9004282534 (eff. 0.015)
1133.41/1133.64	c #Conflicts:     490000 | #Learnt:      14696 | 0.001
1133.41/1133.64	c total clause space: 335.816MB
1133.41/1133.64	c total #watches: 210452
1134.51/1134.77	c total #propagations: 133816904 / total #impl: 9022146084 (eff. 0.015)
1134.51/1134.77	c #Conflicts:     491000 | #Learnt:      15696 | 0.001
1134.51/1134.77	c total clause space: 335.816MB
1134.51/1134.77	c total #watches: 212731
1135.41/1135.61	c total #propagations: 133963230 / total #impl: 9039358531 (eff. 0.015)
1135.41/1135.61	c #Conflicts:     492000 | #Learnt:      16696 | 0.001
1135.41/1135.61	c total clause space: 335.816MB
1135.41/1135.61	c total #watches: 218071
1136.71/1136.96	c total #propagations: 134021441 / total #impl: 9050348759 (eff. 0.015)
1136.71/1136.96	c #Conflicts:     493000 | #Learnt:      17696 | 0.001
1136.71/1136.96	c total clause space: 335.816MB
1136.71/1136.96	c total #watches: 221821
1137.91/1138.18	c total #propagations: 134239656 / total #impl: 9074397314 (eff. 0.015)
1137.91/1138.18	c #Conflicts:     494000 | #Learnt:      18696 | 0.001
1137.91/1138.18	c total clause space: 335.816MB
1137.91/1138.18	c total #watches: 224294
1139.01/1139.26	c total #propagations: 134670851 / total #impl: 9108300514 (eff. 0.015)
1139.01/1139.26	c #Conflicts:     495000 | #Learnt:      19696 | 0.001
1139.01/1139.26	c total clause space: 335.816MB
1139.01/1139.26	c total #watches: 230102
1140.31/1140.53	c total #propagations: 135022591 / total #impl: 9146249142 (eff. 0.015)
1140.31/1140.53	c #Conflicts:     496000 | #Learnt:      20696 | 0.001
1140.31/1140.53	c total clause space: 335.816MB
1140.31/1140.53	c total #watches: 232533
1142.01/1142.25	c total #propagations: 135337602 / total #impl: 9171900012 (eff. 0.015)
1142.01/1142.25	c #Conflicts:     497000 | #Learnt:      21696 | 0.001
1142.01/1142.25	c total clause space: 335.816MB
1142.01/1142.25	c total #watches: 236454
1143.61/1143.87	c total #propagations: 135643062 / total #impl: 9192916054 (eff. 0.015)
1143.61/1143.87	c #Conflicts:     498000 | #Learnt:      22696 | 0.001
1143.61/1143.87	c total clause space: 335.816MB
1143.61/1143.87	c total #watches: 238594
1144.91/1145.19	c total #propagations: 135951535 / total #impl: 9218333782 (eff. 0.015)
1144.91/1145.19	c #Conflicts:     499000 | #Learnt:      23696 | 0.001
1144.91/1145.19	c total clause space: 335.816MB
1144.91/1145.19	c total #watches: 240711
1146.51/1146.71	c total #propagations: 136279888 / total #impl: 9244817556 (eff. 0.015)
1146.51/1146.71	c #Conflicts:     500000 | #Learnt:      24696 | 0.001
1146.51/1146.71	c total clause space: 335.816MB
1146.51/1146.71	c total #watches: 243032
1147.81/1148.09	c total #propagations: 136539503 / total #impl: 9268137736 (eff. 0.015)
1147.81/1148.09	c #Conflicts:     501000 | #Learnt:      25696 | 0.001
1147.81/1148.09	c total clause space: 335.816MB
1147.81/1148.09	c total #watches: 245303
1149.01/1149.24	c total #propagations: 136749144 / total #impl: 9284225898 (eff. 0.015)
1149.01/1149.24	c GC COLLECT
1149.01/1149.24	c #Conflicts:     502000 | #Learnt:       7626 | 0.001
1149.01/1149.24	c total clause space: 335.816MB
1149.01/1149.24	c total #watches: 162838
1150.01/1150.21	c total #propagations: 137038700 / total #impl: 9306308305 (eff. 0.015)
1150.01/1150.21	c #Conflicts:     503000 | #Learnt:       8626 | 0.001
1150.01/1150.21	c total clause space: 335.816MB
1150.01/1150.21	c total #watches: 165114
1151.01/1151.22	c total #propagations: 137347555 / total #impl: 9329069083 (eff. 0.015)
1151.01/1151.22	c #Conflicts:     504000 | #Learnt:       9626 | 0.001
1151.01/1151.22	c total clause space: 335.816MB
1151.01/1151.22	c total #watches: 168124
1152.01/1152.26	c total #propagations: 137583524 / total #impl: 9347784259 (eff. 0.015)
1152.01/1152.26	c #Conflicts:     505000 | #Learnt:      10626 | 0.001
1152.01/1152.26	c total clause space: 335.816MB
1152.01/1152.26	c total #watches: 170639
1153.21/1153.48	c total #propagations: 137808854 / total #impl: 9364624453 (eff. 0.015)
1153.21/1153.48	c #Conflicts:     506000 | #Learnt:      11626 | 0.001
1153.21/1153.48	c total clause space: 335.816MB
1153.21/1153.48	c total #watches: 173111
1154.01/1154.26	c total #propagations: 138045013 / total #impl: 9379928103 (eff. 0.015)
1154.01/1154.26	c #Conflicts:     507000 | #Learnt:      12626 | 0.001
1154.01/1154.26	c total clause space: 335.816MB
1154.01/1154.26	c total #watches: 178305
1154.61/1154.88	c total #propagations: 138115581 / total #impl: 9386629464 (eff. 0.015)
1154.61/1154.88	c #Conflicts:     508000 | #Learnt:      13626 | 0.001
1154.61/1154.88	c total clause space: 335.816MB
1154.61/1154.88	c total #watches: 184484
1155.31/1155.53	c total #propagations: 138138209 / total #impl: 9393532368 (eff. 0.015)
1155.31/1155.53	c #Conflicts:     509000 | #Learnt:      14626 | 0.001
1155.31/1155.53	c total clause space: 335.816MB
1155.31/1155.53	c total #watches: 191340
1155.91/1156.17	c total #propagations: 138174194 / total #impl: 9404449299 (eff. 0.015)
1155.91/1156.17	c #Conflicts:     510000 | #Learnt:      15626 | 0.001
1155.91/1156.17	c total clause space: 335.816MB
1155.91/1156.17	c total #watches: 194333
1156.71/1156.90	c total #propagations: 138205402 / total #impl: 9415021707 (eff. 0.015)
1156.71/1156.90	c #Conflicts:     511000 | #Learnt:      16626 | 0.001
1156.71/1156.90	c total clause space: 335.816MB
1156.71/1156.90	c total #watches: 202651
1157.21/1157.47	c total #propagations: 138242678 / total #impl: 9426903545 (eff. 0.015)
1157.21/1157.47	c #Conflicts:     512000 | #Learnt:      17626 | 0.001
1157.21/1157.47	c total clause space: 335.816MB
1157.21/1157.47	c total #watches: 206667
1157.91/1158.13	c total #propagations: 138265045 / total #impl: 9432539178 (eff. 0.015)
1157.91/1158.13	c #Conflicts:     513000 | #Learnt:      18626 | 0.001
1157.91/1158.13	c total clause space: 335.816MB
1157.91/1158.13	c total #watches: 213026
1158.91/1159.18	c total #propagations: 138295534 / total #impl: 9437668112 (eff. 0.015)
1158.91/1159.18	c #Conflicts:     514000 | #Learnt:      19626 | 0.001
1158.91/1159.18	c total clause space: 335.816MB
1158.91/1159.18	c total #watches: 227467
1160.21/1160.44	c total #propagations: 138514313 / total #impl: 9455738026 (eff. 0.015)
1160.21/1160.44	c #Conflicts:     515000 | #Learnt:      20626 | 0.001
1160.21/1160.44	c total clause space: 335.816MB
1160.21/1160.44	c total #watches: 233576
1161.51/1161.78	c total #propagations: 138836159 / total #impl: 9474516639 (eff. 0.015)
1161.51/1161.78	c #Conflicts:     516000 | #Learnt:      21626 | 0.001
1161.51/1161.78	c total clause space: 335.816MB
1161.51/1161.78	c total #watches: 237211
1163.81/1164.02	c total #propagations: 139319564 / total #impl: 9496620147 (eff. 0.015)
1163.81/1164.02	c #Conflicts:     517000 | #Learnt:      22626 | 0.001
1163.81/1164.02	c total clause space: 335.816MB
1163.81/1164.02	c total #watches: 243889
1166.00/1166.27	c total #propagations: 139566928 / total #impl: 9509515735 (eff. 0.015)
1166.00/1166.27	c #Conflicts:     518000 | #Learnt:      23626 | 0.001
1166.00/1166.27	c total clause space: 335.816MB
1166.00/1166.27	c total #watches: 252344
1168.40/1168.68	c total #propagations: 139854847 / total #impl: 9530304732 (eff. 0.015)
1168.40/1168.68	c #Conflicts:     519000 | #Learnt:      24626 | 0.001
1168.40/1168.68	c total clause space: 335.816MB
1168.40/1168.68	c total #watches: 259168
1171.70/1171.99	c total #propagations: 140096741 / total #impl: 9550931865 (eff. 0.015)
1171.70/1171.99	c GC COLLECT
1171.70/1171.99	c #Conflicts:     520000 | #Learnt:       9068 | 0.001
1171.70/1171.99	c total clause space: 335.816MB
1171.70/1171.99	c total #watches: 204637
1173.10/1173.35	c total #propagations: 140384690 / total #impl: 9562053244 (eff. 0.015)
1173.10/1173.35	c #Conflicts:     521000 | #Learnt:      10068 | 0.001
1173.10/1173.35	c total clause space: 335.816MB
1173.10/1173.35	c total #watches: 206807
1174.80/1175.09	c total #propagations: 140682461 / total #impl: 9573031122 (eff. 0.015)
1174.80/1175.09	c #Conflicts:     522000 | #Learnt:      11068 | 0.001
1174.80/1175.09	c total clause space: 335.816MB
1174.80/1175.09	c total #watches: 210886
1177.10/1177.30	c total #propagations: 140939123 / total #impl: 9590586829 (eff. 0.015)
1177.10/1177.30	c #Conflicts:     523000 | #Learnt:      12068 | 0.001
1177.10/1177.30	c total clause space: 335.816MB
1177.10/1177.30	c total #watches: 216293
1179.50/1179.77	c total #propagations: 141170452 / total #impl: 9607628956 (eff. 0.015)
1179.50/1179.77	c #Conflicts:     524000 | #Learnt:      13068 | 0.001
1179.50/1179.77	c total clause space: 335.816MB
1179.50/1179.77	c total #watches: 219241
1182.20/1182.49	c total #propagations: 141465296 / total #impl: 9619870122 (eff. 0.015)
1182.20/1182.49	c #Conflicts:     525000 | #Learnt:      14068 | 0.001
1182.20/1182.49	c total clause space: 335.816MB
1182.20/1182.49	c total #watches: 222946
1185.10/1185.34	c total #propagations: 141867112 / total #impl: 9632996992 (eff. 0.015)
1185.10/1185.34	c #Conflicts:     526000 | #Learnt:      15068 | 0.001
1185.10/1185.34	c total clause space: 335.816MB
1185.10/1185.34	c total #watches: 231892
1187.50/1187.74	c total #propagations: 142199898 / total #impl: 9659822209 (eff. 0.015)
1187.50/1187.74	c #Conflicts:     527000 | #Learnt:      16068 | 0.001
1187.50/1187.74	c total clause space: 335.816MB
1187.50/1187.74	c total #watches: 234022
1189.20/1189.49	c total #propagations: 142493855 / total #impl: 9683981158 (eff. 0.015)
1189.20/1189.49	c #Conflicts:     528000 | #Learnt:      17068 | 0.001
1189.20/1189.49	c total clause space: 335.816MB
1189.20/1189.49	c total #watches: 240919
1190.50/1190.72	c total #propagations: 142678047 / total #impl: 9701933335 (eff. 0.015)
1190.50/1190.72	c #Conflicts:     529000 | #Learnt:      18068 | 0.001
1190.50/1190.72	c total clause space: 335.816MB
1190.50/1190.72	c total #watches: 246411
1193.00/1193.26	c total #propagations: 142752675 / total #impl: 9720858131 (eff. 0.015)
1193.00/1193.26	c #Conflicts:     530000 | #Learnt:      19068 | 0.001
1193.00/1193.26	c total clause space: 335.816MB
1193.00/1193.26	c total #watches: 258040
1195.61/1195.89	c total #propagations: 142962824 / total #impl: 9739565854 (eff. 0.015)
1195.61/1195.89	c #Conflicts:     531000 | #Learnt:      20068 | 0.001
1195.61/1195.89	c total clause space: 335.816MB
1195.61/1195.89	c total #watches: 260141
1198.91/1199.11	c total #propagations: 143259810 / total #impl: 9749287243 (eff. 0.015)
1198.91/1199.11	c #Conflicts:     532000 | #Learnt:      21068 | 0.001
1198.91/1199.11	c total clause space: 335.816MB
1198.91/1199.11	c total #watches: 263005
1201.80/1202.07	c total #propagations: 143727588 / total #impl: 9763119872 (eff. 0.015)
1201.80/1202.07	c #Conflicts:     533000 | #Learnt:      22068 | 0.001
1201.80/1202.07	c total clause space: 335.816MB
1201.80/1202.07	c total #watches: 266095
1204.41/1204.67	c total #propagations: 144031287 / total #impl: 9788262413 (eff. 0.015)
1204.41/1204.67	c #Conflicts:     534000 | #Learnt:      23068 | 0.001
1204.41/1204.67	c total clause space: 335.816MB
1204.41/1204.67	c total #watches: 269042
1206.10/1206.31	c total #propagations: 144469499 / total #impl: 9814228114 (eff. 0.015)
1206.10/1206.31	c #Conflicts:     535000 | #Learnt:      24068 | 0.001
1206.10/1206.31	c total clause space: 335.816MB
1206.10/1206.31	c total #watches: 283966
1206.80/1207.03	c total #propagations: 144633524 / total #impl: 9829535788 (eff. 0.015)
1206.80/1207.03	c #Conflicts:     536000 | #Learnt:      25068 | 0.001
1206.80/1207.03	c total clause space: 335.816MB
1206.80/1207.03	c total #watches: 288868
1208.10/1208.39	c total #propagations: 144660817 / total #impl: 9836363898 (eff. 0.015)
1208.10/1208.39	c #Conflicts:     537000 | #Learnt:      26068 | 0.001
1208.10/1208.39	c total clause space: 335.816MB
1208.10/1208.39	c total #watches: 294719
1209.81/1210.01	c total #propagations: 144740879 / total #impl: 9861242614 (eff. 0.015)
1209.81/1210.01	c GC COLLECT
1209.81/1210.01	c #Conflicts:     538000 | #Learnt:      10147 | 0.001
1209.81/1210.01	c total clause space: 335.816MB
1209.81/1210.01	c total #watches: 210542
1211.80/1212.04	c total #propagations: 144863878 / total #impl: 9884147084 (eff. 0.015)
1211.80/1212.04	c #Conflicts:     539000 | #Learnt:      11147 | 0.001
1211.80/1212.04	c total clause space: 335.816MB
1211.80/1212.04	c total #watches: 217799
1214.30/1214.50	c total #propagations: 145013107 / total #impl: 9907176183 (eff. 0.015)
1214.30/1214.50	c #Conflicts:     540000 | #Learnt:      12147 | 0.001
1214.30/1214.50	c total clause space: 335.816MB
1214.30/1214.50	c total #watches: 222227
1217.10/1217.30	c total #propagations: 145279837 / total #impl: 9939161293 (eff. 0.015)
1217.10/1217.30	c #Conflicts:     541000 | #Learnt:      13147 | 0.001
1217.10/1217.30	c total clause space: 335.816MB
1217.10/1217.30	c total #watches: 243832
1219.40/1219.60	c total #propagations: 145499696 / total #impl: 9968393834 (eff. 0.015)
1219.40/1219.60	c #Conflicts:     542000 | #Learnt:      14147 | 0.001
1219.40/1219.60	c total clause space: 335.816MB
1219.40/1219.60	c total #watches: 246451
1220.90/1221.16	c total #propagations: 145712670 / total #impl: 9997622508 (eff. 0.015)
1220.90/1221.16	c #Conflicts:     543000 | #Learnt:      15147 | 0.001
1220.90/1221.16	c total clause space: 335.816MB
1220.90/1221.16	c total #watches: 250028
1222.70/1222.97	c total #propagations: 146043946 / total #impl: 10013554372 (eff. 0.015)
1222.70/1222.97	c #Conflicts:     544000 | #Learnt:      16147 | 0.001
1222.70/1222.97	c total clause space: 335.816MB
1222.70/1222.97	c total #watches: 257700
1225.20/1225.42	c total #propagations: 146254840 / total #impl: 10040017552 (eff. 0.015)
1225.20/1225.42	c #Conflicts:     545000 | #Learnt:      17147 | 0.001
1225.20/1225.42	c total clause space: 335.816MB
1225.20/1225.42	c total #watches: 260127
1227.80/1228.08	c total #propagations: 146534457 / total #impl: 10063389518 (eff. 0.015)
1227.80/1228.08	c #Conflicts:     546000 | #Learnt:      18147 | 0.001
1227.80/1228.08	c total clause space: 335.816MB
1227.80/1228.08	c total #watches: 263374
1231.19/1231.43	c total #propagations: 146971342 / total #impl: 10086342510 (eff. 0.015)
1231.19/1231.43	c #Conflicts:     547000 | #Learnt:      19147 | 0.001
1231.19/1231.43	c total clause space: 335.816MB
1231.19/1231.43	c total #watches: 265566
1233.39/1233.69	c total #propagations: 147303249 / total #impl: 10136924535 (eff. 0.015)
1233.39/1233.69	c #Conflicts:     548000 | #Learnt:      20147 | 0.001
1233.39/1233.69	c total clause space: 335.816MB
1233.39/1233.69	c total #watches: 268300
1236.20/1236.45	c total #propagations: 147687041 / total #impl: 10172919281 (eff. 0.015)
1236.20/1236.45	c #Conflicts:     549000 | #Learnt:      21147 | 0.001
1236.20/1236.45	c total clause space: 335.816MB
1236.20/1236.45	c total #watches: 276631
1238.99/1239.26	c total #propagations: 148021630 / total #impl: 10199674418 (eff. 0.015)
1238.99/1239.26	c #Conflicts:     550000 | #Learnt:      22147 | 0.001
1238.99/1239.26	c total clause space: 335.816MB
1238.99/1239.26	c total #watches: 279124
1242.09/1242.38	c total #propagations: 148348697 / total #impl: 10229584260 (eff. 0.015)
1242.09/1242.38	c #Conflicts:     551000 | #Learnt:      23147 | 0.001
1242.09/1242.38	c total clause space: 335.816MB
1242.09/1242.38	c total #watches: 283151
1245.10/1245.35	c total #propagations: 148728836 / total #impl: 10266976238 (eff. 0.014)
1245.10/1245.35	c #Conflicts:     552000 | #Learnt:      24147 | 0.001
1245.10/1245.35	c total clause space: 335.816MB
1245.10/1245.35	c total #watches: 288439
1247.39/1247.68	c total #propagations: 149158248 / total #impl: 10286397942 (eff. 0.015)
1247.39/1247.68	c #Conflicts:     553000 | #Learnt:      25147 | 0.001
1247.39/1247.68	c total clause space: 335.816MB
1247.39/1247.68	c total #watches: 291610
1249.59/1249.89	c total #propagations: 149384481 / total #impl: 10322200077 (eff. 0.014)
1249.59/1249.89	c #Conflicts:     554000 | #Learnt:      26147 | 0.001
1249.59/1249.89	c total clause space: 335.816MB
1249.59/1249.89	c total #watches: 294526
1252.89/1253.10	c total #propagations: 149725732 / total #impl: 10357496873 (eff. 0.014)
1252.89/1253.10	c #Conflicts:     555000 | #Learnt:      27147 | 0.001
1252.89/1253.10	c total clause space: 335.816MB
1252.89/1253.10	c total #watches: 300406
1255.00/1255.21	c total #propagations: 150111087 / total #impl: 10365558608 (eff. 0.014)
1255.00/1255.21	c GC COLLECT
1255.00/1255.21	c #Conflicts:     556000 | #Learnt:       8766 | 0.001
1255.00/1255.21	c total clause space: 335.816MB
1255.00/1255.21	c total #watches: 189850
1256.69/1256.98	c total #propagations: 150414507 / total #impl: 10372561984 (eff. 0.015)
1256.69/1256.98	c #Conflicts:     557000 | #Learnt:       9766 | 0.001
1256.69/1256.98	c total clause space: 335.816MB
1256.69/1256.98	c total #watches: 193569
1258.20/1258.47	c total #propagations: 150708976 / total #impl: 10378650339 (eff. 0.015)
1258.20/1258.47	c #Conflicts:     558000 | #Learnt:      10766 | 0.001
1258.20/1258.47	c total clause space: 335.816MB
1258.20/1258.47	c total #watches: 196700
1259.49/1259.78	c total #propagations: 150957935 / total #impl: 10388866520 (eff. 0.015)
1259.49/1259.78	c #Conflicts:     559000 | #Learnt:      11766 | 0.001
1259.49/1259.78	c total clause space: 335.816MB
1259.49/1259.78	c total #watches: 242909
1260.89/1261.13	c total #propagations: 151070753 / total #impl: 10410845362 (eff. 0.015)
1260.89/1261.13	c #Conflicts:     560000 | #Learnt:      12766 | 0.001
1260.89/1261.13	c total clause space: 335.816MB
1260.89/1261.13	c total #watches: 249427
1264.09/1264.31	c total #propagations: 151177837 / total #impl: 10430625949 (eff. 0.014)
1264.09/1264.31	c #Conflicts:     561000 | #Learnt:      13766 | 0.001
1264.09/1264.31	c total clause space: 335.816MB
1264.09/1264.31	c total #watches: 259683
1267.49/1267.74	c total #propagations: 151406466 / total #impl: 10464592734 (eff. 0.014)
1267.49/1267.74	c #Conflicts:     562000 | #Learnt:      14766 | 0.001
1267.49/1267.74	c total clause space: 335.816MB
1267.49/1267.74	c total #watches: 261835
1269.99/1270.23	c total #propagations: 151690273 / total #impl: 10508632533 (eff. 0.014)
1269.99/1270.23	c #Conflicts:     563000 | #Learnt:      15766 | 0.001
1269.99/1270.23	c total clause space: 335.816MB
1269.99/1270.23	c total #watches: 265661
1272.09/1272.37	c total #propagations: 151962583 / total #impl: 10536092339 (eff. 0.014)
1272.09/1272.37	c #Conflicts:     564000 | #Learnt:      16766 | 0.001
1272.09/1272.37	c total clause space: 335.816MB
1272.09/1272.37	c total #watches: 269803
1274.69/1274.91	c total #propagations: 152271359 / total #impl: 10560971988 (eff. 0.014)
1274.69/1274.91	c #Conflicts:     565000 | #Learnt:      17766 | 0.001
1274.69/1274.91	c total clause space: 335.816MB
1274.69/1274.91	c total #watches: 272541
1277.69/1277.93	c total #propagations: 152608787 / total #impl: 10583944195 (eff. 0.014)
1277.69/1277.93	c #Conflicts:     566000 | #Learnt:      18766 | 0.001
1277.69/1277.93	c total clause space: 335.816MB
1277.69/1277.93	c total #watches: 276692
1280.89/1281.13	c total #propagations: 153070565 / total #impl: 10610312554 (eff. 0.014)
1280.89/1281.13	c #Conflicts:     567000 | #Learnt:      19766 | 0.001
1280.89/1281.13	c total clause space: 335.816MB
1280.89/1281.13	c total #watches: 279557
1283.19/1283.49	c total #propagations: 153362433 / total #impl: 10637310172 (eff. 0.014)
1283.19/1283.49	c #Conflicts:     568000 | #Learnt:      20766 | 0.001
1283.19/1283.49	c total clause space: 335.816MB
1283.19/1283.49	c total #watches: 281707
1286.59/1286.82	c total #propagations: 153640997 / total #impl: 10671410050 (eff. 0.014)
1286.59/1286.82	c #Conflicts:     569000 | #Learnt:      21766 | 0.001
1286.59/1286.82	c total clause space: 335.816MB
1286.59/1286.82	c total #watches: 284028
1289.38/1289.68	c total #propagations: 154076151 / total #impl: 10715219640 (eff. 0.014)
1289.38/1289.68	c #Conflicts:     570000 | #Learnt:      22766 | 0.001
1289.38/1289.68	c total clause space: 335.816MB
1289.38/1289.68	c total #watches: 287575
1292.98/1293.21	c total #propagations: 154288395 / total #impl: 10744498682 (eff. 0.014)
1292.98/1293.21	c #Conflicts:     571000 | #Learnt:      23766 | 0.001
1292.98/1293.21	c total clause space: 335.816MB
1292.98/1293.21	c total #watches: 289785
1297.89/1298.17	c total #propagations: 154729204 / total #impl: 10771957446 (eff. 0.014)
1297.89/1298.17	c #Conflicts:     572000 | #Learnt:      24766 | 0.001
1297.89/1298.17	c total clause space: 335.816MB
1297.89/1298.17	c total #watches: 294092
1298.78/1299.10	c total #propagations: 155183268 / total #impl: 10791162065 (eff. 0.014)
1298.78/1299.10	c #Conflicts:     573000 | #Learnt:      25766 | 0.001
1298.78/1299.10	c total clause space: 335.816MB
1298.78/1299.10	c total #watches: 301287
1299.38/1299.61	c total #propagations: 155241024 / total #impl: 10801954204 (eff. 0.014)
1299.38/1299.61	c #Conflicts:     574000 | #Learnt:      26766 | 0.001
1299.38/1299.61	c total clause space: 335.816MB
1299.38/1299.61	c total #watches: 305463
1300.98/1301.26	c total #propagations: 155264711 / total #impl: 10810876261 (eff. 0.014)
1300.98/1301.26	c GC COLLECT
1300.98/1301.26	c #Conflicts:     575000 | #Learnt:      10365 | 0.001
1300.98/1301.26	c total clause space: 335.816MB
1300.98/1301.26	c total #watches: 216175
1302.19/1302.43	c total #propagations: 155376054 / total #impl: 10842715700 (eff. 0.014)
1302.19/1302.43	c #Conflicts:     576000 | #Learnt:      11365 | 0.001
1302.19/1302.43	c total clause space: 335.816MB
1302.19/1302.43	c total #watches: 231639
1304.39/1304.65	c total #propagations: 155457147 / total #impl: 10863712347 (eff. 0.014)
1304.39/1304.65	c #Conflicts:     577000 | #Learnt:      12365 | 0.001
1304.39/1304.65	c total clause space: 335.816MB
1304.39/1304.65	c total #watches: 284475
1306.78/1307.04	c total #propagations: 155624647 / total #impl: 10897198432 (eff. 0.014)
1306.78/1307.04	c #Conflicts:     578000 | #Learnt:      13365 | 0.001
1306.78/1307.04	c total clause space: 335.816MB
1306.78/1307.04	c total #watches: 287404
1309.08/1309.32	c total #propagations: 155987346 / total #impl: 10911972694 (eff. 0.014)
1309.08/1309.32	c #Conflicts:     579000 | #Learnt:      14365 | 0.001
1309.08/1309.32	c total clause space: 335.816MB
1309.08/1309.32	c total #watches: 291930
1311.58/1311.83	c total #propagations: 156260722 / total #impl: 10935536502 (eff. 0.014)
1311.58/1311.83	c #Conflicts:     580000 | #Learnt:      15365 | 0.001
1311.58/1311.83	c total clause space: 335.816MB
1311.58/1311.83	c total #watches: 294104
1312.88/1313.12	c total #propagations: 156674442 / total #impl: 10959671479 (eff. 0.014)
1312.88/1313.12	c #Conflicts:     581000 | #Learnt:      16365 | 0.001
1312.88/1313.12	c total clause space: 335.816MB
1312.88/1313.12	c total #watches: 302550
1315.78/1316.00	c total #propagations: 156765245 / total #impl: 10975857516 (eff. 0.014)
1315.78/1316.00	c #Conflicts:     582000 | #Learnt:      17365 | 0.001
1315.78/1316.00	c total clause space: 335.816MB
1315.78/1316.00	c total #watches: 309302
1317.88/1318.12	c total #propagations: 157005216 / total #impl: 10991389624 (eff. 0.014)
1317.88/1318.12	c #Conflicts:     583000 | #Learnt:      18365 | 0.000
1317.88/1318.12	c total clause space: 335.816MB
1317.88/1318.12	c total #watches: 311541
1321.48/1321.76	c total #propagations: 157300161 / total #impl: 11010987683 (eff. 0.014)
1321.48/1321.76	c #Conflicts:     584000 | #Learnt:      19365 | 0.000
1321.48/1321.76	c total clause space: 335.816MB
1321.48/1321.76	c total #watches: 315721
1324.19/1324.43	c total #propagations: 157778610 / total #impl: 11039066530 (eff. 0.014)
1324.19/1324.43	c #Conflicts:     585000 | #Learnt:      20365 | 0.000
1324.19/1324.43	c total clause space: 335.816MB
1324.19/1324.43	c total #watches: 318856
1326.18/1326.48	c total #propagations: 158099722 / total #impl: 11071606440 (eff. 0.014)
1326.18/1326.48	c #Conflicts:     586000 | #Learnt:      21365 | 0.000
1326.18/1326.48	c total clause space: 335.816MB
1326.18/1326.48	c total #watches: 323954
1329.28/1329.50	c total #propagations: 158308499 / total #impl: 11099138835 (eff. 0.014)
1329.28/1329.50	c #Conflicts:     587000 | #Learnt:      22365 | 0.000
1329.28/1329.50	c total clause space: 335.816MB
1329.28/1329.50	c total #watches: 327120
1331.89/1332.12	c total #propagations: 158699145 / total #impl: 11133011760 (eff. 0.014)
1331.89/1332.12	c #Conflicts:     588000 | #Learnt:      23365 | 0.000
1331.89/1332.12	c total clause space: 335.816MB
1331.89/1332.12	c total #watches: 329436
1334.98/1335.22	c total #propagations: 159056136 / total #impl: 11163598800 (eff. 0.014)
1334.98/1335.22	c #Conflicts:     589000 | #Learnt:      24365 | 0.000
1334.98/1335.22	c total clause space: 335.816MB
1334.98/1335.22	c total #watches: 336066
1337.48/1337.72	c total #propagations: 159389596 / total #impl: 11200802639 (eff. 0.014)
1337.48/1337.72	c #Conflicts:     590000 | #Learnt:      25365 | 0.000
1337.48/1337.72	c total clause space: 335.816MB
1337.48/1337.72	c total #watches: 338416
1339.78/1340.05	c total #propagations: 159638801 / total #impl: 11217301982 (eff. 0.014)
1339.78/1340.05	c #Conflicts:     591000 | #Learnt:      26365 | 0.000
1339.78/1340.05	c total clause space: 335.816MB
1339.78/1340.05	c total #watches: 342651
1341.78/1342.09	c total #propagations: 159955016 / total #impl: 11241195027 (eff. 0.014)
1341.78/1342.09	c #Conflicts:     592000 | #Learnt:      27365 | 0.000
1341.78/1342.09	c total clause space: 335.816MB
1341.78/1342.09	c total #watches: 349949
1345.18/1345.49	c total #propagations: 160091381 / total #impl: 11270065025 (eff. 0.014)
1345.18/1345.49	c GC COLLECT
1345.18/1345.49	c #Conflicts:     593000 | #Learnt:       8523 | 0.000
1345.18/1345.49	c total clause space: 335.816MB
1345.18/1345.49	c total #watches: 209988
1347.38/1347.60	c total #propagations: 160373243 / total #impl: 11314921056 (eff. 0.014)
1347.38/1347.60	c #Conflicts:     594000 | #Learnt:       9523 | 0.000
1347.38/1347.60	c total clause space: 335.816MB
1347.38/1347.60	c total #watches: 213612
1349.18/1349.42	c total #propagations: 160648825 / total #impl: 11355057248 (eff. 0.014)
1349.18/1349.42	c #Conflicts:     595000 | #Learnt:      10523 | 0.000
1349.18/1349.42	c total clause space: 335.816MB
1349.18/1349.42	c total #watches: 216307
1351.38/1351.66	c total #propagations: 160965512 / total #impl: 11391310787 (eff. 0.014)
1351.38/1351.66	c #Conflicts:     596000 | #Learnt:      11523 | 0.000
1351.38/1351.66	c total clause space: 335.816MB
1351.38/1351.66	c total #watches: 218841
1355.08/1355.37	c total #propagations: 161410322 / total #impl: 11427623758 (eff. 0.014)
1355.08/1355.37	c #Conflicts:     597000 | #Learnt:      12523 | 0.000
1355.08/1355.37	c total clause space: 335.816MB
1355.08/1355.37	c total #watches: 222223
1357.18/1357.46	c total #propagations: 161757352 / total #impl: 11460045250 (eff. 0.014)
1357.18/1357.46	c #Conflicts:     598000 | #Learnt:      13523 | 0.000
1357.18/1357.46	c total clause space: 335.816MB
1357.18/1357.46	c total #watches: 224370
1358.97/1359.23	c total #propagations: 162062487 / total #impl: 11491799124 (eff. 0.014)
1358.97/1359.23	c #Conflicts:     599000 | #Learnt:      14523 | 0.000
1358.97/1359.23	c total clause space: 335.816MB
1358.97/1359.23	c total #watches: 227122
1362.07/1362.32	c total #propagations: 162426665 / total #impl: 11524470358 (eff. 0.014)
1362.07/1362.32	c #Conflicts:     600000 | #Learnt:      15523 | 0.000
1362.07/1362.32	c total clause space: 335.816MB
1362.07/1362.32	c total #watches: 232007
1363.37/1363.64	c total #propagations: 162982935 / total #impl: 11557332405 (eff. 0.014)
1363.37/1363.64	c #Conflicts:     601000 | #Learnt:      16523 | 0.000
1363.37/1363.64	c total clause space: 335.816MB
1363.37/1363.64	c total #watches: 239858
1365.37/1365.61	c total #propagations: 163095830 / total #impl: 11586614299 (eff. 0.014)
1365.37/1365.61	c #Conflicts:     602000 | #Learnt:      17523 | 0.000
1365.37/1365.61	c total clause space: 335.816MB
1365.37/1365.61	c total #watches: 251323
1367.67/1367.90	c total #propagations: 163257711 / total #impl: 11613651086 (eff. 0.014)
1367.67/1367.90	c #Conflicts:     603000 | #Learnt:      18523 | 0.000
1367.67/1367.90	c total clause space: 335.816MB
1367.67/1367.90	c total #watches: 256500
1369.97/1370.25	c total #propagations: 163426396 / total #impl: 11646130173 (eff. 0.014)
1369.97/1370.25	c #Conflicts:     604000 | #Learnt:      19523 | 0.000
1369.97/1370.25	c total clause space: 335.816MB
1369.97/1370.25	c total #watches: 268105
1372.58/1372.85	c total #propagations: 163550728 / total #impl: 11677151551 (eff. 0.014)
1372.58/1372.85	c #Conflicts:     605000 | #Learnt:      20523 | 0.000
1372.58/1372.85	c total clause space: 335.816MB
1372.58/1372.85	c total #watches: 273125
1375.17/1375.41	c total #propagations: 163720763 / total #impl: 11703061524 (eff. 0.014)
1375.17/1375.41	c #Conflicts:     606000 | #Learnt:      21523 | 0.000
1375.17/1375.41	c total clause space: 335.816MB
1375.17/1375.41	c total #watches: 277088
1376.57/1376.88	c total #propagations: 163913635 / total #impl: 11719373885 (eff. 0.014)
1376.57/1376.88	c #Conflicts:     607000 | #Learnt:      22523 | 0.000
1376.57/1376.88	c total clause space: 335.816MB
1376.57/1376.88	c total #watches: 289269
1377.57/1377.87	c total #propagations: 164031292 / total #impl: 11743951517 (eff. 0.014)
1377.57/1377.87	c #Conflicts:     608000 | #Learnt:      23523 | 0.000
1377.57/1377.87	c total clause space: 335.816MB
1377.57/1377.87	c total #watches: 300076
1378.67/1378.98	c total #propagations: 164128274 / total #impl: 11770309395 (eff. 0.014)
1378.67/1378.98	c #Conflicts:     609000 | #Learnt:      24523 | 0.000
1378.67/1378.98	c total clause space: 335.816MB
1378.67/1378.98	c total #watches: 311224
1381.07/1381.33	c total #propagations: 164220277 / total #impl: 11799184540 (eff. 0.014)
1381.07/1381.33	c #Conflicts:     610000 | #Learnt:      25523 | 0.000
1381.07/1381.33	c total clause space: 335.816MB
1381.07/1381.33	c total #watches: 317955
1383.58/1383.84	c total #propagations: 164358681 / total #impl: 11825857906 (eff. 0.014)
1383.58/1383.84	c #Conflicts:     611000 | #Learnt:      26523 | 0.000
1383.58/1383.84	c total clause space: 335.816MB
1383.58/1383.84	c total #watches: 336712
1386.47/1386.79	c total #propagations: 164479294 / total #impl: 11848641813 (eff. 0.014)
1386.47/1386.79	c GC COLLECT
1386.47/1386.79	c #Conflicts:     612000 | #Learnt:       9243 | 0.000
1386.47/1386.79	c total clause space: 335.816MB
1386.47/1386.79	c total #watches: 253494
1389.47/1389.76	c total #propagations: 164678210 / total #impl: 11867141736 (eff. 0.014)
1389.47/1389.76	c #Conflicts:     613000 | #Learnt:      10243 | 0.000
1389.47/1389.76	c total clause space: 335.816MB
1389.47/1389.76	c total #watches: 262711
1392.27/1392.52	c total #propagations: 164929749 / total #impl: 11881695116 (eff. 0.014)
1392.27/1392.52	c #Conflicts:     614000 | #Learnt:      11243 | 0.000
1392.27/1392.52	c total clause space: 335.816MB
1392.27/1392.52	c total #watches: 265111
1393.97/1394.26	c total #propagations: 165191978 / total #impl: 11892248350 (eff. 0.014)
1393.97/1394.26	c #Conflicts:     615000 | #Learnt:      12243 | 0.000
1393.97/1394.26	c total clause space: 335.816MB
1393.97/1394.26	c total #watches: 271393
1395.87/1396.14	c total #propagations: 165382859 / total #impl: 11901794192 (eff. 0.014)
1395.87/1396.14	c #Conflicts:     616000 | #Learnt:      13243 | 0.000
1395.87/1396.14	c total clause space: 335.816MB
1395.87/1396.14	c total #watches: 280284
1398.47/1398.71	c total #propagations: 165552359 / total #impl: 11912674275 (eff. 0.014)
1398.47/1398.71	c #Conflicts:     617000 | #Learnt:      14243 | 0.000
1398.47/1398.71	c total clause space: 335.816MB
1398.47/1398.71	c total #watches: 288446
1401.17/1401.46	c total #propagations: 165841773 / total #impl: 11927892793 (eff. 0.014)
1401.17/1401.46	c #Conflicts:     618000 | #Learnt:      15243 | 0.000
1401.17/1401.46	c total clause space: 335.816MB
1401.17/1401.46	c total #watches: 302386
1403.67/1403.98	c total #propagations: 166161673 / total #impl: 11941000084 (eff. 0.014)
1403.67/1403.98	c #Conflicts:     619000 | #Learnt:      16243 | 0.000
1403.67/1403.98	c total clause space: 335.816MB
1403.67/1403.98	c total #watches: 310831
1406.57/1406.90	c total #propagations: 166405716 / total #impl: 11961196774 (eff. 0.014)
1406.57/1406.90	c #Conflicts:     620000 | #Learnt:      17243 | 0.000
1406.57/1406.90	c total clause space: 335.816MB
1406.57/1406.90	c total #watches: 315124
1408.87/1409.16	c total #propagations: 166675736 / total #impl: 11998774323 (eff. 0.014)
1408.87/1409.16	c #Conflicts:     621000 | #Learnt:      18243 | 0.000
1408.87/1409.16	c total clause space: 335.816MB
1408.87/1409.16	c total #watches: 317904
1411.37/1411.61	c total #propagations: 167073766 / total #impl: 12038300769 (eff. 0.014)
1411.37/1411.61	c #Conflicts:     622000 | #Learnt:      19243 | 0.000
1411.37/1411.61	c total clause space: 335.816MB
1411.37/1411.61	c total #watches: 324445
1413.67/1414.00	c total #propagations: 167359962 / total #impl: 12047360229 (eff. 0.014)
1413.67/1414.00	c #Conflicts:     623000 | #Learnt:      20243 | 0.000
1413.67/1414.00	c total clause space: 335.816MB
1413.67/1414.00	c total #watches: 327750
1416.06/1416.33	c total #propagations: 167608356 / total #impl: 12051399851 (eff. 0.014)
1416.06/1416.33	c #Conflicts:     624000 | #Learnt:      21243 | 0.000
1416.06/1416.33	c total clause space: 335.816MB
1416.06/1416.33	c total #watches: 330307
1418.16/1418.49	c total #propagations: 167902563 / total #impl: 12053434246 (eff. 0.014)
1418.16/1418.49	c #Conflicts:     625000 | #Learnt:      22243 | 0.000
1418.16/1418.49	c total clause space: 335.816MB
1418.16/1418.49	c total #watches: 337637
1420.76/1421.05	c total #propagations: 168210333 / total #impl: 12058243832 (eff. 0.014)
1420.76/1421.05	c #Conflicts:     626000 | #Learnt:      23243 | 0.000
1420.76/1421.05	c total clause space: 335.816MB
1420.76/1421.05	c total #watches: 341077
1423.46/1423.72	c total #propagations: 168608310 / total #impl: 12061863638 (eff. 0.014)
1423.46/1423.72	c #Conflicts:     627000 | #Learnt:      24243 | 0.000
1423.46/1423.72	c total clause space: 335.816MB
1423.46/1423.72	c total #watches: 346880
1428.56/1428.84	c total #propagations: 168878123 / total #impl: 12076684676 (eff. 0.014)
1428.56/1428.84	c #Conflicts:     628000 | #Learnt:      25243 | 0.000
1428.56/1428.84	c total clause space: 335.816MB
1428.56/1428.84	c total #watches: 348995
1433.96/1434.29	c total #propagations: 169118079 / total #impl: 12142214482 (eff. 0.014)
1433.96/1434.29	c #Conflicts:     629000 | #Learnt:      26243 | 0.000
1433.96/1434.29	c total clause space: 335.816MB
1433.96/1434.29	c total #watches: 351073
1436.86/1437.18	c total #propagations: 169509881 / total #impl: 12246713907 (eff. 0.014)
1436.86/1437.18	c #Conflicts:     630000 | #Learnt:      27243 | 0.000
1436.86/1437.18	c total clause space: 335.816MB
1436.86/1437.18	c total #watches: 353130
1441.06/1441.39	c total #propagations: 169959020 / total #impl: 12313471693 (eff. 0.014)
1441.06/1441.39	c #Conflicts:     631000 | #Learnt:      28243 | 0.000
1441.06/1441.39	c total clause space: 335.816MB
1441.06/1441.39	c total #watches: 355714
1444.56/1444.86	c total #propagations: 170317008 / total #impl: 12385551577 (eff. 0.014)
1444.56/1444.86	c GC COLLECT
1444.56/1444.86	c #Conflicts:     632000 | #Learnt:       9510 | 0.000
1444.56/1444.86	c total clause space: 335.816MB
1444.56/1444.86	c total #watches: 219807
1447.06/1447.30	c total #propagations: 170713381 / total #impl: 12439274239 (eff. 0.014)
1447.06/1447.30	c #Conflicts:     633000 | #Learnt:      10510 | 0.000
1447.06/1447.30	c total clause space: 335.816MB
1447.06/1447.30	c total #watches: 223837
1450.36/1450.63	c total #propagations: 171031051 / total #impl: 12476973961 (eff. 0.014)
1450.36/1450.63	c #Conflicts:     634000 | #Learnt:      11510 | 0.000
1450.36/1450.63	c total clause space: 335.816MB
1450.36/1450.63	c total #watches: 227601
1452.87/1453.11	c total #propagations: 171457984 / total #impl: 12524794197 (eff. 0.014)
1452.87/1453.11	c #Conflicts:     635000 | #Learnt:      12510 | 0.000
1452.87/1453.11	c total clause space: 335.816MB
1452.87/1453.11	c total #watches: 236040
1454.06/1454.32	c total #propagations: 171885332 / total #impl: 12563620851 (eff. 0.014)
1454.06/1454.32	c #Conflicts:     636000 | #Learnt:      13510 | 0.000
1454.06/1454.32	c total clause space: 335.816MB
1454.06/1454.32	c total #watches: 241340
1455.86/1456.13	c total #propagations: 172014802 / total #impl: 12585085198 (eff. 0.014)
1455.86/1456.13	c #Conflicts:     637000 | #Learnt:      14510 | 0.000
1455.86/1456.13	c total clause space: 335.816MB
1455.86/1456.13	c total #watches: 246025
1458.56/1458.87	c total #propagations: 172166821 / total #impl: 12623424680 (eff. 0.014)
1458.56/1458.87	c #Conflicts:     638000 | #Learnt:      15510 | 0.000
1458.56/1458.87	c total clause space: 335.816MB
1458.56/1458.87	c total #watches: 248774
1461.56/1461.83	c total #propagations: 172483278 / total #impl: 12675064412 (eff. 0.014)
1461.56/1461.83	c #Conflicts:     639000 | #Learnt:      16510 | 0.000
1461.56/1461.83	c total clause space: 335.816MB
1461.56/1461.83	c total #watches: 250952
1464.76/1465.02	c total #propagations: 172906395 / total #impl: 12737063538 (eff. 0.014)
1464.76/1465.02	c #Conflicts:     640000 | #Learnt:      17510 | 0.000
1464.76/1465.02	c total clause space: 335.816MB
1464.76/1465.02	c total #watches: 253156
1468.06/1468.38	c total #propagations: 173308943 / total #impl: 12777672675 (eff. 0.014)
1468.06/1468.38	c #Conflicts:     641000 | #Learnt:      18510 | 0.000
1468.06/1468.38	c total clause space: 335.816MB
1468.06/1468.38	c total #watches: 256925
1470.36/1470.70	c total #propagations: 173797904 / total #impl: 12839394972 (eff. 0.014)
1470.36/1470.70	c #Conflicts:     642000 | #Learnt:      19510 | 0.000
1470.36/1470.70	c total clause space: 335.816MB
1470.36/1470.70	c total #watches: 260764
1472.46/1472.78	c total #propagations: 174194283 / total #impl: 12892210941 (eff. 0.014)
1472.46/1472.78	c #Conflicts:     643000 | #Learnt:      20510 | 0.000
1472.46/1472.78	c total clause space: 335.816MB
1472.46/1472.78	c total #watches: 264476
1474.35/1474.61	c total #propagations: 174598866 / total #impl: 12941295558 (eff. 0.013)
1474.35/1474.61	c #Conflicts:     644000 | #Learnt:      21510 | 0.000
1474.35/1474.61	c total clause space: 335.816MB
1474.35/1474.61	c total #watches: 282091
1476.45/1476.72	c total #propagations: 174903823 / total #impl: 12973630149 (eff. 0.013)
1476.45/1476.72	c #Conflicts:     645000 | #Learnt:      22510 | 0.000
1476.45/1476.72	c total clause space: 335.816MB
1476.45/1476.72	c total #watches: 290344
1479.55/1479.81	c total #propagations: 175279250 / total #impl: 13018626496 (eff. 0.013)
1479.55/1479.81	c #Conflicts:     646000 | #Learnt:      23510 | 0.000
1479.55/1479.81	c total clause space: 335.816MB
1479.55/1479.81	c total #watches: 293174
1482.35/1482.65	c total #propagations: 175795275 / total #impl: 13066194644 (eff. 0.013)
1482.35/1482.65	c #Conflicts:     647000 | #Learnt:      24510 | 0.000
1482.35/1482.65	c total clause space: 335.816MB
1482.35/1482.65	c total #watches: 296561
1484.65/1484.97	c total #propagations: 176231714 / total #impl: 13110007445 (eff. 0.013)
1484.65/1484.97	c #Conflicts:     648000 | #Learnt:      25510 | 0.000
1484.65/1484.97	c total clause space: 335.816MB
1484.65/1484.97	c total #watches: 302917
1488.85/1489.14	c total #propagations: 176534785 / total #impl: 13138513173 (eff. 0.013)
1488.85/1489.14	c #Conflicts:     649000 | #Learnt:      26510 | 0.000
1488.85/1489.14	c total clause space: 335.816MB
1488.85/1489.14	c total #watches: 305240
1489.95/1490.25	c total #propagations: 176948814 / total #impl: 13181951344 (eff. 0.013)
1489.95/1490.25	c #Conflicts:     650000 | #Learnt:      27510 | 0.000
1489.95/1490.25	c total clause space: 335.816MB
1489.95/1490.25	c total #watches: 312090
1492.65/1492.94	c total #propagations: 177035223 / total #impl: 13200326451 (eff. 0.013)
1492.65/1492.94	c #Conflicts:     651000 | #Learnt:      28510 | 0.000
1492.65/1492.94	c total clause space: 335.816MB
1492.65/1492.94	c total #watches: 314815
1495.55/1495.87	c total #propagations: 177218088 / total #impl: 13232255532 (eff. 0.013)
1495.55/1495.87	c GC COLLECT
1495.55/1495.87	c #Conflicts:     652000 | #Learnt:       9547 | 0.000
1495.55/1495.87	c total clause space: 335.816MB
1495.55/1495.87	c total #watches: 236646
1498.25/1498.55	c total #propagations: 177462220 / total #impl: 13280775481 (eff. 0.013)
1498.25/1498.55	c #Conflicts:     653000 | #Learnt:      10547 | 0.000
1498.25/1498.55	c total clause space: 335.816MB
1498.25/1498.55	c total #watches: 240249
1500.75/1501.04	c total #propagations: 177695170 / total #impl: 13318894962 (eff. 0.013)
1500.75/1501.04	c #Conflicts:     654000 | #Learnt:      11547 | 0.000
1500.75/1501.04	c total clause space: 335.816MB
1500.75/1501.04	c total #watches: 242807
1503.25/1503.54	c total #propagations: 177911890 / total #impl: 13351794151 (eff. 0.013)
1503.25/1503.54	c #Conflicts:     655000 | #Learnt:      12547 | 0.000
1503.25/1503.54	c total clause space: 335.816MB
1503.25/1503.54	c total #watches: 247499
1505.95/1506.28	c total #propagations: 178121903 / total #impl: 13379208805 (eff. 0.013)
1505.95/1506.28	c #Conflicts:     656000 | #Learnt:      13547 | 0.000
1505.95/1506.28	c total clause space: 335.816MB
1505.95/1506.28	c total #watches: 254971
1509.75/1510.06	c total #propagations: 178330497 / total #impl: 13406981083 (eff. 0.013)
1509.75/1510.06	c #Conflicts:     657000 | #Learnt:      14547 | 0.000
1509.75/1510.06	c total clause space: 335.816MB
1509.75/1510.06	c total #watches: 257846
1512.55/1512.80	c total #propagations: 178594339 / total #impl: 13432365343 (eff. 0.013)
1512.55/1512.80	c #Conflicts:     658000 | #Learnt:      15547 | 0.000
1512.55/1512.80	c total clause space: 335.816MB
1512.55/1512.80	c total #watches: 260342
1514.56/1514.83	c total #propagations: 178870757 / total #impl: 13459439683 (eff. 0.013)
1514.56/1514.83	c #Conflicts:     659000 | #Learnt:      16547 | 0.000
1514.56/1514.83	c total clause space: 335.816MB
1514.56/1514.83	c total #watches: 262525
1516.45/1516.77	c total #propagations: 179199550 / total #impl: 13485166818 (eff. 0.013)
1516.45/1516.77	c #Conflicts:     660000 | #Learnt:      17547 | 0.000
1516.45/1516.77	c total clause space: 335.816MB
1516.45/1516.77	c total #watches: 264599
1518.75/1519.00	c total #propagations: 179505926 / total #impl: 13522859894 (eff. 0.013)
1518.75/1519.00	c #Conflicts:     661000 | #Learnt:      18547 | 0.000
1518.75/1519.00	c total clause space: 335.816MB
1518.75/1519.00	c total #watches: 266635
1521.05/1521.34	c total #propagations: 179840920 / total #impl: 13558354193 (eff. 0.013)
1521.05/1521.34	c #Conflicts:     662000 | #Learnt:      19547 | 0.000
1521.05/1521.34	c total clause space: 335.816MB
1521.05/1521.34	c total #watches: 269236
1522.95/1523.25	c total #propagations: 180161157 / total #impl: 13600359444 (eff. 0.013)
1522.95/1523.25	c #Conflicts:     663000 | #Learnt:      20547 | 0.000
1522.95/1523.25	c total clause space: 335.816MB
1522.95/1523.25	c total #watches: 271319
1526.15/1526.40	c total #propagations: 180450103 / total #impl: 13632943734 (eff. 0.013)
1526.15/1526.40	c #Conflicts:     664000 | #Learnt:      21547 | 0.000
1526.15/1526.40	c total clause space: 335.816MB
1526.15/1526.40	c total #watches: 274033
1531.34/1531.66	c total #propagations: 180884864 / total #impl: 13668581975 (eff. 0.013)
1531.34/1531.66	c #Conflicts:     665000 | #Learnt:      22547 | 0.000
1531.34/1531.66	c total clause space: 335.816MB
1531.34/1531.66	c total #watches: 278608
1535.54/1535.80	c total #propagations: 181334546 / total #impl: 13699159763 (eff. 0.013)
1535.54/1535.80	c #Conflicts:     666000 | #Learnt:      23547 | 0.000
1535.54/1535.80	c total clause space: 335.816MB
1535.54/1535.80	c total #watches: 283203
1538.54/1538.81	c total #propagations: 181593351 / total #impl: 13747046180 (eff. 0.013)
1538.54/1538.81	c #Conflicts:     667000 | #Learnt:      24547 | 0.000
1538.54/1538.81	c total clause space: 335.816MB
1538.54/1538.81	c total #watches: 289180
1541.14/1541.43	c total #propagations: 181885228 / total #impl: 13783725717 (eff. 0.013)
1541.14/1541.43	c #Conflicts:     668000 | #Learnt:      25547 | 0.000
1541.14/1541.43	c total clause space: 335.816MB
1541.14/1541.43	c total #watches: 291482
1543.64/1543.91	c total #propagations: 182184622 / total #impl: 13815115881 (eff. 0.013)
1543.64/1543.91	c #Conflicts:     669000 | #Learnt:      26547 | 0.000
1543.64/1543.91	c total clause space: 335.816MB
1543.64/1543.91	c total #watches: 293976
1545.74/1546.00	c total #propagations: 182594868 / total #impl: 13852735366 (eff. 0.013)
1545.74/1546.00	c #Conflicts:     670000 | #Learnt:      27547 | 0.000
1545.74/1546.00	c total clause space: 545.701MB
1545.74/1546.00	c total #watches: 296041
1547.55/1547.86	c total #propagations: 183089399 / total #impl: 13886457534 (eff. 0.013)
1547.55/1547.86	c #Conflicts:     671000 | #Learnt:      28547 | 0.000
1547.55/1547.86	c total clause space: 545.701MB
1547.55/1547.86	c total #watches: 301057
1549.34/1549.65	c total #propagations: 183304347 / total #impl: 13904614277 (eff. 0.013)
1549.34/1549.65	c GC COLLECT
1549.34/1549.65	c #Conflicts:     672000 | #Learnt:      10564 | 0.000
1549.34/1549.65	c total clause space: 545.701MB
1549.34/1549.65	c total #watches: 209465
1551.54/1551.83	c total #propagations: 183468013 / total #impl: 13925994531 (eff. 0.013)
1551.54/1551.83	c #Conflicts:     673000 | #Learnt:      11564 | 0.000
1551.54/1551.83	c total clause space: 545.701MB
1551.54/1551.83	c total #watches: 224931
1553.64/1553.95	c total #propagations: 183703487 / total #impl: 13949809821 (eff. 0.013)
1553.64/1553.95	c #Conflicts:     674000 | #Learnt:      12564 | 0.000
1553.64/1553.95	c total clause space: 545.701MB
1553.64/1553.95	c total #watches: 247455
1556.25/1556.60	c total #propagations: 183936239 / total #impl: 13973255155 (eff. 0.013)
1556.25/1556.60	c #Conflicts:     675000 | #Learnt:      13564 | 0.000
1556.25/1556.60	c total clause space: 545.701MB
1556.25/1556.60	c total #watches: 264773
1558.34/1558.65	c total #propagations: 184141071 / total #impl: 13999582937 (eff. 0.013)
1558.34/1558.65	c #Conflicts:     676000 | #Learnt:      14564 | 0.000
1558.34/1558.65	c total clause space: 545.701MB
1558.34/1558.65	c total #watches: 298846
1561.24/1561.57	c total #propagations: 184337098 / total #impl: 14020304553 (eff. 0.013)
1561.24/1561.57	c #Conflicts:     677000 | #Learnt:      15564 | 0.000
1561.24/1561.57	c total clause space: 545.701MB
1561.24/1561.57	c total #watches: 312789
1564.34/1564.60	c total #propagations: 184526556 / total #impl: 14056598031 (eff. 0.013)
1564.34/1564.60	c #Conflicts:     678000 | #Learnt:      16564 | 0.000
1564.34/1564.60	c total clause space: 545.701MB
1564.34/1564.60	c total #watches: 316849
1567.14/1567.45	c total #propagations: 184799072 / total #impl: 14099077316 (eff. 0.013)
1567.14/1567.45	c #Conflicts:     679000 | #Learnt:      17564 | 0.000
1567.14/1567.45	c total clause space: 545.701MB
1567.14/1567.45	c total #watches: 332408
1569.94/1570.29	c total #propagations: 185125245 / total #impl: 14139245971 (eff. 0.013)
1569.94/1570.29	c #Conflicts:     680000 | #Learnt:      18564 | 0.000
1569.94/1570.29	c total clause space: 545.701MB
1569.94/1570.29	c total #watches: 351561
1572.85/1573.16	c total #propagations: 185394728 / total #impl: 14157647863 (eff. 0.013)
1572.85/1573.16	c #Conflicts:     681000 | #Learnt:      19564 | 0.000
1572.85/1573.16	c total clause space: 545.701MB
1572.85/1573.16	c total #watches: 360136
1576.24/1576.58	c total #propagations: 185771411 / total #impl: 14167969844 (eff. 0.013)
1576.24/1576.58	c #Conflicts:     682000 | #Learnt:      20564 | 0.000
1576.24/1576.58	c total clause space: 545.701MB
1576.24/1576.58	c total #watches: 368068
1580.45/1580.78	c total #propagations: 185988609 / total #impl: 14183191423 (eff. 0.013)
1580.45/1580.78	c #Conflicts:     683000 | #Learnt:      21564 | 0.000
1580.45/1580.78	c total clause space: 545.701MB
1580.45/1580.78	c total #watches: 378150
1585.84/1586.12	c total #propagations: 186213636 / total #impl: 14198675213 (eff. 0.013)
1585.84/1586.12	c #Conflicts:     684000 | #Learnt:      22564 | 0.000
1585.84/1586.12	c total clause space: 545.701MB
1585.84/1586.12	c total #watches: 385626
1589.84/1590.13	c total #propagations: 186650360 / total #impl: 14217597874 (eff. 0.013)
1589.84/1590.13	c #Conflicts:     685000 | #Learnt:      23564 | 0.000
1589.84/1590.13	c total clause space: 545.701MB
1589.84/1590.13	c total #watches: 403937
1592.74/1593.08	c total #propagations: 187006455 / total #impl: 14236544612 (eff. 0.013)
1592.74/1593.08	c #Conflicts:     686000 | #Learnt:      24564 | 0.000
1592.74/1593.08	c total clause space: 545.701MB
1592.74/1593.08	c total #watches: 425291
1594.94/1595.28	c total #propagations: 187302730 / total #impl: 14255740150 (eff. 0.013)
1594.94/1595.28	c #Conflicts:     687000 | #Learnt:      25564 | 0.000
1594.94/1595.28	c total clause space: 545.701MB
1594.94/1595.28	c total #watches: 438798
1597.94/1598.20	c total #propagations: 187438997 / total #impl: 14277728665 (eff. 0.013)
1597.94/1598.20	c #Conflicts:     688000 | #Learnt:      26564 | 0.000
1597.94/1598.20	c total clause space: 545.701MB
1597.94/1598.20	c total #watches: 448159
1601.73/1602.09	c total #propagations: 187614041 / total #impl: 14296842811 (eff. 0.013)
1601.73/1602.09	c #Conflicts:     689000 | #Learnt:      27564 | 0.000
1601.73/1602.09	c total clause space: 545.701MB
1601.73/1602.09	c total #watches: 458503
1605.63/1605.93	c total #propagations: 187892314 / total #impl: 14321558352 (eff. 0.013)
1605.63/1605.93	c #Conflicts:     690000 | #Learnt:      28564 | 0.000
1605.63/1605.93	c total clause space: 545.701MB
1605.63/1605.93	c total #watches: 487115
1610.14/1610.41	c total #propagations: 188192921 / total #impl: 14346849514 (eff. 0.013)
1610.14/1610.41	c #Conflicts:     691000 | #Learnt:      29564 | 0.000
1610.14/1610.41	c total clause space: 545.701MB
1610.14/1610.41	c total #watches: 504562
1612.83/1613.16	c total #propagations: 188471180 / total #impl: 14376543193 (eff. 0.013)
1612.83/1613.16	c GC COLLECT
1612.83/1613.16	c #Conflicts:     692000 | #Learnt:       8792 | 0.000
1612.83/1613.16	c total clause space: 545.701MB
1612.83/1613.16	c total #watches: 311970
1616.13/1616.45	c total #propagations: 188753945 / total #impl: 14400574977 (eff. 0.013)
1616.13/1616.45	c #Conflicts:     693000 | #Learnt:       9792 | 0.000
1616.13/1616.45	c total clause space: 545.701MB
1616.13/1616.45	c total #watches: 325743
1618.94/1619.25	c total #propagations: 189034053 / total #impl: 14433105024 (eff. 0.013)
1618.94/1619.25	c #Conflicts:     694000 | #Learnt:      10792 | 0.000
1618.94/1619.25	c total clause space: 545.701MB
1618.94/1619.25	c total #watches: 334330
1622.24/1622.57	c total #propagations: 189211892 / total #impl: 14459734600 (eff. 0.013)
1622.24/1622.57	c #Conflicts:     695000 | #Learnt:      11792 | 0.000
1622.24/1622.57	c total clause space: 545.701MB
1622.24/1622.57	c total #watches: 336995
1626.23/1626.54	c total #propagations: 189456006 / total #impl: 14498184687 (eff. 0.013)
1626.23/1626.54	c #Conflicts:     696000 | #Learnt:      12792 | 0.000
1626.23/1626.54	c total clause space: 545.701MB
1626.23/1626.54	c total #watches: 344044
1630.53/1630.81	c total #propagations: 189898489 / total #impl: 14552317688 (eff. 0.013)
1630.53/1630.81	c #Conflicts:     697000 | #Learnt:      13792 | 0.000
1630.53/1630.81	c total clause space: 545.701MB
1630.53/1630.81	c total #watches: 361559
1633.53/1633.86	c total #propagations: 190345502 / total #impl: 14589611054 (eff. 0.013)
1633.53/1633.86	c #Conflicts:     698000 | #Learnt:      14792 | 0.000
1633.53/1633.86	c total clause space: 545.701MB
1633.53/1633.86	c total #watches: 381509
1636.73/1637.02	c total #propagations: 190708443 / total #impl: 14615493031 (eff. 0.013)
1636.73/1637.02	c #Conflicts:     699000 | #Learnt:      15792 | 0.000
1636.73/1637.02	c total clause space: 545.701MB
1636.73/1637.02	c total #watches: 396914
1640.43/1640.74	c total #propagations: 191084270 / total #impl: 14639617859 (eff. 0.013)
1640.43/1640.74	c #Conflicts:     700000 | #Learnt:      16792 | 0.000
1640.43/1640.74	c total clause space: 545.701MB
1640.43/1640.74	c total #watches: 407876
1646.83/1647.19	c total #propagations: 191449058 / total #impl: 14674189367 (eff. 0.013)
1646.83/1647.19	c #Conflicts:     701000 | #Learnt:      17792 | 0.000
1646.83/1647.19	c total clause space: 545.701MB
1646.83/1647.19	c total #watches: 411397
1651.73/1652.09	c total #propagations: 191790514 / total #impl: 14723288677 (eff. 0.013)
1651.73/1652.09	c #Conflicts:     702000 | #Learnt:      18792 | 0.000
1651.73/1652.09	c total clause space: 545.701MB
1651.73/1652.09	c total #watches: 413644
1656.13/1656.44	c total #propagations: 192063773 / total #impl: 14761393619 (eff. 0.013)
1656.13/1656.44	c #Conflicts:     703000 | #Learnt:      19792 | 0.000
1656.13/1656.44	c total clause space: 545.701MB
1656.13/1656.44	c total #watches: 417085
1659.92/1660.29	c total #propagations: 192307593 / total #impl: 14798152227 (eff. 0.013)
1659.92/1660.29	c #Conflicts:     704000 | #Learnt:      20792 | 0.000
1659.92/1660.29	c total clause space: 545.701MB
1659.92/1660.29	c total #watches: 421714
1663.42/1663.70	c total #propagations: 192578748 / total #impl: 14828382909 (eff. 0.013)
1663.42/1663.70	c #Conflicts:     705000 | #Learnt:      21792 | 0.000
1663.42/1663.70	c total clause space: 545.701MB
1663.42/1663.70	c total #watches: 428823
1667.33/1667.67	c total #propagations: 192823749 / total #impl: 14857691065 (eff. 0.013)
1667.33/1667.67	c #Conflicts:     706000 | #Learnt:      22792 | 0.000
1667.33/1667.67	c total clause space: 545.701MB
1667.33/1667.67	c total #watches: 431386
1671.12/1671.46	c total #propagations: 193111678 / total #impl: 14888978524 (eff. 0.013)
1671.12/1671.46	c #Conflicts:     707000 | #Learnt:      23792 | 0.000
1671.12/1671.46	c total clause space: 545.701MB
1671.12/1671.46	c total #watches: 433432
1676.42/1676.71	c total #propagations: 193424144 / total #impl: 14923976075 (eff. 0.013)
1676.42/1676.71	c #Conflicts:     708000 | #Learnt:      24792 | 0.000
1676.42/1676.71	c total clause space: 545.701MB
1676.42/1676.71	c total #watches: 437476
1682.83/1683.11	c total #propagations: 193730938 / total #impl: 14959602921 (eff. 0.013)
1682.83/1683.11	c #Conflicts:     709000 | #Learnt:      25792 | 0.000
1682.83/1683.11	c total clause space: 545.701MB
1682.83/1683.11	c total #watches: 440268
1687.62/1687.91	c total #propagations: 193987295 / total #impl: 14987292407 (eff. 0.013)
1687.62/1687.91	c #Conflicts:     710000 | #Learnt:      26792 | 0.000
1687.62/1687.91	c total clause space: 545.701MB
1687.62/1687.91	c total #watches: 443726
1692.52/1692.80	c total #propagations: 194254170 / total #impl: 15025604911 (eff. 0.013)
1692.52/1692.80	c #Conflicts:     711000 | #Learnt:      27792 | 0.000
1692.52/1692.80	c total clause space: 545.701MB
1692.52/1692.80	c total #watches: 446129
1697.92/1698.29	c total #propagations: 194570469 / total #impl: 15056532203 (eff. 0.013)
1697.92/1698.29	c GC COLLECT
1697.92/1698.29	c #Conflicts:     712000 | #Learnt:       9012 | 0.000
1697.92/1698.29	c total clause space: 545.701MB
1697.92/1698.29	c total #watches: 195430
1700.43/1700.71	c total #propagations: 194937098 / total #impl: 15092089786 (eff. 0.013)
1700.43/1700.71	c #Conflicts:     713000 | #Learnt:      10012 | 0.000
1700.43/1700.71	c total clause space: 545.701MB
1700.43/1700.71	c total #watches: 198389
1703.32/1703.63	c total #propagations: 195265546 / total #impl: 15127204468 (eff. 0.013)
1703.32/1703.63	c #Conflicts:     714000 | #Learnt:      11012 | 0.000
1703.32/1703.63	c total clause space: 545.701MB
1703.32/1703.63	c total #watches: 210003
1708.92/1709.26	c total #propagations: 195734235 / total #impl: 15158279975 (eff. 0.013)
1708.92/1709.26	c #Conflicts:     715000 | #Learnt:      12012 | 0.000
1708.92/1709.26	c total clause space: 545.701MB
1708.92/1709.26	c total #watches: 220589
1711.32/1711.62	c total #propagations: 196318864 / total #impl: 15196320631 (eff. 0.013)
1711.32/1711.62	c #Conflicts:     716000 | #Learnt:      13012 | 0.000
1711.32/1711.62	c total clause space: 545.701MB
1711.32/1711.62	c total #watches: 229895
1712.22/1712.53	c total #propagations: 196617171 / total #impl: 15216111892 (eff. 0.013)
1712.22/1712.53	c #Conflicts:     717000 | #Learnt:      14012 | 0.000
1712.22/1712.53	c total clause space: 545.701MB
1712.22/1712.53	c total #watches: 242217
1713.02/1713.37	c total #propagations: 196668315 / total #impl: 15225529900 (eff. 0.013)
1713.02/1713.37	c #Conflicts:     718000 | #Learnt:      15012 | 0.000
1713.02/1713.37	c total clause space: 545.701MB
1713.02/1713.37	c total #watches: 246349
1714.72/1715.04	c total #propagations: 196705608 / total #impl: 15237059859 (eff. 0.013)
1714.72/1715.04	c #Conflicts:     719000 | #Learnt:      16012 | 0.000
1714.72/1715.04	c total clause space: 545.701MB
1714.72/1715.04	c total #watches: 259408
1717.72/1718.01	c total #propagations: 196793908 / total #impl: 15259463593 (eff. 0.013)
1717.72/1718.01	c #Conflicts:     720000 | #Learnt:      17012 | 0.000
1717.72/1718.01	c total clause space: 545.701MB
1717.72/1718.01	c total #watches: 266629
1721.32/1721.61	c total #propagations: 196917128 / total #impl: 15307382748 (eff. 0.013)
1721.32/1721.61	c #Conflicts:     721000 | #Learnt:      18012 | 0.000
1721.32/1721.61	c total clause space: 545.701MB
1721.32/1721.61	c total #watches: 270195
1724.52/1724.84	c total #propagations: 197096034 / total #impl: 15357617614 (eff. 0.013)
1724.52/1724.84	c #Conflicts:     722000 | #Learnt:      19012 | 0.000
1724.52/1724.84	c total clause space: 545.701MB
1724.52/1724.84	c total #watches: 273771
1727.61/1727.99	c total #propagations: 197227752 / total #impl: 15400967947 (eff. 0.013)
1727.61/1727.99	c #Conflicts:     723000 | #Learnt:      20012 | 0.000
1727.61/1727.99	c total clause space: 545.701MB
1727.61/1727.99	c total #watches: 283830
1729.31/1729.61	c total #propagations: 197390142 / total #impl: 15447988844 (eff. 0.013)
1729.31/1729.61	c #Conflicts:     724000 | #Learnt:      21012 | 0.000
1729.31/1729.61	c total clause space: 545.701MB
1729.31/1729.61	c total #watches: 296823
1731.12/1731.44	c total #propagations: 197474931 / total #impl: 15471765480 (eff. 0.013)
1731.12/1731.44	c #Conflicts:     725000 | #Learnt:      22012 | 0.000
1731.12/1731.44	c total clause space: 545.701MB
1731.12/1731.44	c total #watches: 308261
1735.01/1735.39	c total #propagations: 197576020 / total #impl: 15494672836 (eff. 0.013)
1735.01/1735.39	c #Conflicts:     726000 | #Learnt:      23012 | 0.000
1735.01/1735.39	c total clause space: 545.701MB
1735.01/1735.39	c total #watches: 315962
1738.71/1739.09	c total #propagations: 197744201 / total #impl: 15547099687 (eff. 0.013)
1738.71/1739.09	c #Conflicts:     727000 | #Learnt:      24012 | 0.000
1738.71/1739.09	c total clause space: 545.701MB
1738.71/1739.09	c total #watches: 322028
1742.81/1743.16	c total #propagations: 197917321 / total #impl: 15597062483 (eff. 0.013)
1742.81/1743.16	c #Conflicts:     728000 | #Learnt:      25012 | 0.000
1742.81/1743.16	c total clause space: 545.701MB
1742.81/1743.16	c total #watches: 325838
1746.52/1746.86	c total #propagations: 198093335 / total #impl: 15652165856 (eff. 0.013)
1746.52/1746.86	c #Conflicts:     729000 | #Learnt:      26012 | 0.000
1746.52/1746.86	c total clause space: 545.701MB
1746.52/1746.86	c total #watches: 331233
1750.11/1750.42	c total #propagations: 198257465 / total #impl: 15698233045 (eff. 0.013)
1750.11/1750.42	c #Conflicts:     730000 | #Learnt:      27012 | 0.000
1750.11/1750.42	c total clause space: 545.701MB
1750.11/1750.42	c total #watches: 340114
1753.81/1754.17	c total #propagations: 198420766 / total #impl: 15734896013 (eff. 0.013)
1753.81/1754.17	c #Conflicts:     731000 | #Learnt:      28012 | 0.000
1753.81/1754.17	c total clause space: 545.701MB
1753.81/1754.17	c total #watches: 344031
1757.91/1758.23	c total #propagations: 198613940 / total #impl: 15780970279 (eff. 0.013)
1757.91/1758.23	c #Conflicts:     732000 | #Learnt:      29012 | 0.000
1757.91/1758.23	c total clause space: 545.701MB
1757.91/1758.23	c total #watches: 347653
1758.51/1758.90	c total #propagations: 198812089 / total #impl: 15830268535 (eff. 0.013)
1758.51/1758.90	c GC COLLECT
1758.51/1758.90	c #Conflicts:     733000 | #Learnt:       9462 | 0.000
1758.51/1758.90	c total clause space: 545.701MB
1758.51/1758.90	c total #watches: 222764
1759.01/1759.35	c total #propagations: 198832090 / total #impl: 15841039282 (eff. 0.013)
1759.01/1759.35	c #Conflicts:     734000 | #Learnt:      10462 | 0.000
1759.01/1759.35	c total clause space: 545.701MB
1759.01/1759.35	c total #watches: 226807
1760.21/1760.53	c total #propagations: 198845796 / total #impl: 15849871572 (eff. 0.013)
1760.21/1760.53	c #Conflicts:     735000 | #Learnt:      11462 | 0.000
1760.21/1760.53	c total clause space: 545.701MB
1760.21/1760.53	c total #watches: 239116
1762.71/1763.03	c total #propagations: 198896836 / total #impl: 15866381200 (eff. 0.013)
1762.71/1763.03	c #Conflicts:     736000 | #Learnt:      12462 | 0.000
1762.71/1763.03	c total clause space: 545.701MB
1762.71/1763.03	c total #watches: 247655
1765.71/1766.03	c total #propagations: 199038301 / total #impl: 15902121064 (eff. 0.013)
1765.71/1766.03	c #Conflicts:     737000 | #Learnt:      13462 | 0.000
1765.71/1766.03	c total clause space: 545.701MB
1765.71/1766.03	c total #watches: 252649
1768.71/1769.08	c total #propagations: 199207576 / total #impl: 15953263434 (eff. 0.012)
1768.71/1769.08	c #Conflicts:     738000 | #Learnt:      14462 | 0.000
1768.71/1769.08	c total clause space: 545.701MB
1768.71/1769.08	c total #watches: 258533
1772.21/1772.59	c total #propagations: 199381258 / total #impl: 15995067748 (eff. 0.012)
1772.21/1772.59	c #Conflicts:     739000 | #Learnt:      15462 | 0.000
1772.21/1772.59	c total clause space: 545.701MB
1772.21/1772.59	c total #watches: 269108
1776.71/1777.00	c total #propagations: 199612275 / total #impl: 16042941118 (eff. 0.012)
1776.71/1777.00	c #Conflicts:     740000 | #Learnt:      16462 | 0.000
1776.71/1777.00	c total clause space: 545.701MB
1776.71/1777.00	c total #watches: 271421
1781.11/1781.44	c total #propagations: 199849127 / total #impl: 16109247981 (eff. 0.012)
1781.11/1781.44	c #Conflicts:     741000 | #Learnt:      17462 | 0.000
1781.11/1781.44	c total clause space: 545.701MB
1781.11/1781.44	c total #watches: 273496
1785.11/1785.45	c total #propagations: 200100885 / total #impl: 16179923265 (eff. 0.012)
1785.11/1785.45	c #Conflicts:     742000 | #Learnt:      18462 | 0.000
1785.11/1785.45	c total clause space: 545.701MB
1785.11/1785.45	c total #watches: 277114
1788.61/1788.96	c total #propagations: 200325527 / total #impl: 16233875158 (eff. 0.012)
1788.61/1788.96	c #Conflicts:     743000 | #Learnt:      19462 | 0.000
1788.61/1788.96	c total clause space: 545.701MB
1788.61/1788.96	c total #watches: 288772
1793.10/1793.44	c total #propagations: 200510013 / total #impl: 16291679405 (eff. 0.012)
1793.10/1793.44	c #Conflicts:     744000 | #Learnt:      20462 | 0.000
1793.10/1793.44	c total clause space: 545.701MB
1793.10/1793.44	c total #watches: 292845
1797.40/1797.79	c total #propagations: 200776174 / total #impl: 16344824697 (eff. 0.012)
1797.40/1797.79	c #Conflicts:     745000 | #Learnt:      21462 | 0.000
1797.40/1797.79	c total clause space: 545.701MB
1797.40/1797.79	c total #watches: 295038

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-4105920-1466270031/watcher-4105920-1466270031 -o /tmp/evaluation-result-4105920-1466270031/solver-4105920-1466270031 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6654 --watchdog 1960 --input HOME/instance-4105920-1466270031.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.20 2.20 2.18 4/174 17235
/proc/meminfo: memFree=30137432/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 29050002 29810688 5268 33554432000 4194304 6201397 140736271805568 140733556750904 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 7278 5268 130 491 0 6777 0

[startup+0.100126 s]
/proc/loadavg: 2.20 2.20 2.18 4/174 17235
/proc/meminfo: memFree=30137432/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=33724 CPUtime=0.09 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 452 0 0 0 9 0 0 0 20 0 1 0 29050002 34533376 6944 33554432000 4194304 6201397 140736271805568 140733556750904 4235973 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 8431 6944 145 491 0 7930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.200314 s]
/proc/loadavg: 2.20 2.20 2.18 4/174 17235
/proc/meminfo: memFree=30137432/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=33852 CPUtime=0.19 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 461 0 0 0 19 0 0 0 20 0 1 0 29050002 34664448 6953 33554432000 4194304 6201397 140736271805568 140733556750904 4214911 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 8463 6953 145 491 0 7962 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33852

[startup+0.300342 s]
/proc/loadavg: 2.20 2.20 2.18 4/174 17235
/proc/meminfo: memFree=30137432/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=33852 CPUtime=0.29 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 474 0 0 0 29 0 0 0 20 0 1 0 29050002 34664448 6966 33554432000 4194304 6201397 140736271805568 140733556750904 4215541 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 8463 6966 145 491 0 7962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33852

[startup+0.700225 s]
/proc/loadavg: 2.20 2.20 2.18 4/174 17235
/proc/meminfo: memFree=30137432/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=33960 CPUtime=0.69 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 490 0 0 0 69 0 0 0 20 0 1 0 29050002 34775040 6982 33554432000 4194304 6201397 140736271805568 140736271804360 4219605 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 8490 6982 145 491 0 7989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33960

[startup+1.50026 s]
/proc/loadavg: 2.20 2.20 2.18 3/175 17236
/proc/meminfo: memFree=30107672/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=34092 CPUtime=1.49 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 540 0 0 0 149 0 0 0 20 0 1 0 29050002 34910208 7543 33554432000 4194304 6201397 140736271805568 140736271804696 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 8523 7543 158 491 0 8022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34092

[startup+3.10023 s]
/proc/loadavg: 2.20 2.20 2.18 3/175 17236
/proc/meminfo: memFree=30106804/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=37076 CPUtime=3.09 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 820 0 0 0 309 0 0 0 20 0 1 0 29050002 37965824 7738 33554432000 4194304 6201397 140736271805568 140736271804696 5157451 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 9269 7738 164 491 0 8768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37076

[startup+6.30023 s]
/proc/loadavg: 2.19 2.19 2.18 3/175 17236
/proc/meminfo: memFree=30099564/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=42756 CPUtime=6.29 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 2703 0 0 0 629 0 0 0 20 0 1 0 29050002 43782144 9450 33554432000 4194304 6201397 140736271805568 140736271804232 4214942 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 10689 9450 165 491 0 10188 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42756

[startup+12.7002 s]
/proc/loadavg: 2.17 2.19 2.18 3/175 17236
/proc/meminfo: memFree=30096128/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=50824 CPUtime=12.69 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 3444 0 0 0 1268 1 0 0 20 0 1 0 29050002 52043776 9963 33554432000 4194304 6201397 140736271805568 140736271804600 4219282 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 12706 9963 165 491 0 12205 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50824

[startup+25.5003 s]
/proc/loadavg: 2.21 2.20 2.18 3/175 17236
/proc/meminfo: memFree=30076592/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=63288 CPUtime=25.48 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 4940 0 0 0 2547 1 0 0 20 0 1 0 29050002 64806912 13957 33554432000 4194304 6201397 140736271805568 140736271804696 4215861 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 15822 13957 165 491 0 15321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63288

[startup+51.1003 s]
/proc/loadavg: 2.20 2.20 2.18 3/175 17236
/proc/meminfo: memFree=30022364/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=116536 CPUtime=51.08 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 6683 0 0 0 5106 2 0 0 20 0 1 0 29050002 119332864 27590 33554432000 4194304 6201397 140736271805568 140736271804232 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 29134 27590 165 491 0 28633 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116536

[startup+102.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/175 17237
/proc/meminfo: memFree=29984700/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=171464 CPUtime=102.28 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 8126 0 0 0 10225 3 0 0 20 0 1 0 29050002 175579136 35055 33554432000 4194304 6201397 140736271805568 140736271804232 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 42866 35055 165 491 0 42365 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 171464

[startup+162.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/175 17238
/proc/meminfo: memFree=29943816/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=254176 CPUtime=162.26 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 9452 0 0 0 16223 3 0 0 20 0 1 0 29050002 260276224 42508 33554432000 4194304 6201397 140736271805568 140736271804696 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 63544 42508 165 491 0 63043 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 254176

[startup+222.307 s]
/proc/loadavg: 2.25 2.21 2.18 3/175 17239
/proc/meminfo: memFree=29929564/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=263500 CPUtime=222.26 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 11715 0 0 0 22222 4 0 0 20 0 1 0 29050002 269824000 44769 33554432000 4194304 6201397 140736271805568 140736271804232 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 65875 44769 165 491 0 65374 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 263500

[startup+282.3 s]
/proc/loadavg: 2.33 2.23 2.19 3/175 17241
/proc/meminfo: memFree=29869628/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=276084 CPUtime=282.24 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 14792 0 0 0 28219 5 0 0 20 0 1 0 29050002 282710016 59045 33554432000 4194304 6201397 140736271805568 140736271804232 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 69021 59045 165 491 0 68520 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 276084

[startup+342.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/175 17242
/proc/meminfo: memFree=29851164/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=276536 CPUtime=342.22 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 15001 0 0 0 34217 5 0 0 20 0 1 0 29050002 283172864 61239 33554432000 4194304 6201397 140736271805568 140736271804696 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 69134 61239 165 491 0 68633 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 276536

[startup+402.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/176 17246
/proc/meminfo: memFree=29846664/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=277080 CPUtime=402.21 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 15134 0 0 0 40216 5 0 0 20 0 1 0 29050002 283729920 61372 33554432000 4194304 6201397 140736271805568 140736271804696 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 69270 61372 165 491 0 68769 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 277080

[startup+462.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/175 17247
/proc/meminfo: memFree=29838932/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=277720 CPUtime=462.2 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 15272 0 0 0 46215 5 0 0 20 0 1 0 29050002 284385280 61510 33554432000 4194304 6201397 140736271805568 140736271804696 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 69430 61510 165 491 0 68929 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 277720

[startup+522.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/175 17248
/proc/meminfo: memFree=29717364/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=418824 CPUtime=522.2 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 17830 0 0 0 52213 7 0 0 20 0 1 0 29050002 428875776 90802 33554432000 4194304 6201397 140736271805568 140736271804696 4216187 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 104706 90802 165 491 0 104205 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 418824

[startup+582.3 s]
/proc/loadavg: 2.17 2.19 2.17 4/175 17250
/proc/meminfo: memFree=29667096/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=419664 CPUtime=582.19 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 18090 0 0 0 58211 8 0 0 20 0 1 0 29050002 429735936 102277 33554432000 4194304 6201397 140736271805568 140736271804696 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 104916 102277 165 491 0 104415 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 419664


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


[startup+942.3 s]
/proc/loadavg: 2.11 2.17 2.17 4/175 17257
/proc/meminfo: memFree=29642136/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=422440 CPUtime=942.13 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 18703 0 0 0 94205 8 0 0 20 0 1 0 29050002 432578560 102890 33554432000 4194304 6201397 140736271805568 140736271804696 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 105610 102890 165 491 0 105109 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 422440

[startup+1002.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/176 17261
/proc/meminfo: memFree=29640016/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=422440 CPUtime=1002.13 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 18712 0 0 0 100204 9 0 0 20 0 1 0 29050002 432578560 102899 33554432000 4194304 6201397 140736271805568 140736271804696 4216020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 105610 102899 165 491 0 105109 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 422440

[startup+1062.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/175 17262
/proc/meminfo: memFree=29635088/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=423212 CPUtime=1062.12 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 18850 0 0 0 106203 9 0 0 20 0 1 0 29050002 433369088 103037 33554432000 4194304 6201397 140736271805568 140736271804696 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 105803 103037 165 491 0 105302 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 423212

[startup+1122.3 s]
/proc/loadavg: 2.34 2.22 2.19 4/175 17263
/proc/meminfo: memFree=29632760/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=423500 CPUtime=1122.11 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 18906 0 0 0 112202 9 0 0 20 0 1 0 29050002 433664000 103093 33554432000 4194304 6201397 140736271805568 140736271804696 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 105875 103093 165 491 0 105374 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 423500

[startup+1182.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/175 17265
/proc/meminfo: memFree=29630604/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=423500 CPUtime=1182.1 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 18907 0 0 0 118201 9 0 0 20 0 1 0 29050002 433664000 103094 33554432000 4194304 6201397 140736271805568 140736271804696 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 105875 103094 165 491 0 105374 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 423500

[startup+1242.3 s]
/proc/loadavg: 2.15 2.19 2.18 3/175 17266
/proc/meminfo: memFree=29627700/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=423792 CPUtime=1242.09 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 18985 0 0 0 124200 9 0 0 20 0 1 0 29050002 433963008 103172 33554432000 4194304 6201397 140736271805568 140736271804696 4215787 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 105948 103172 165 491 0 105447 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 423792

[startup+1302.3 s]
/proc/loadavg: 2.21 2.20 2.18 4/175 17267
/proc/meminfo: memFree=29623540/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=423984 CPUtime=1302.08 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 19027 0 0 0 130199 9 0 0 20 0 1 0 29050002 434159616 103214 33554432000 4194304 6201397 140736271805568 140736271804696 4215861 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 105996 103214 165 491 0 105495 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 423984

[startup+1362.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/175 17268
/proc/meminfo: memFree=29618460/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=424176 CPUtime=1362.07 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 19039 0 0 0 136198 9 0 0 20 0 1 0 29050002 434356224 103226 33554432000 4194304 6201397 140736271805568 140736271804696 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 106044 103226 165 491 0 105543 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 424176

[startup+1422.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/175 17269
/proc/meminfo: memFree=29612760/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=426356 CPUtime=1422.07 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 19457 0 0 0 142198 9 0 0 20 0 1 0 29050002 436588544 103644 33554432000 4194304 6201397 140736271805568 140736271804232 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 106589 103644 165 491 0 106088 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 426356

[startup+1482.3 s]
/proc/loadavg: 2.19 2.19 2.18 4/175 17317
/proc/meminfo: memFree=29837380/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=428300 CPUtime=1482.05 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 19835 0 0 0 148196 9 0 0 20 0 1 0 29050002 438579200 104022 33554432000 4194304 6201397 140736271805568 140736271804696 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 107075 104022 165 491 0 106574 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 428300

[startup+1542.31 s]
/proc/loadavg: 2.19 2.18 2.18 3/175 17318
/proc/meminfo: memFree=29822952/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=431072 CPUtime=1542.05 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 20326 0 0 0 154196 9 0 0 20 0 1 0 29050002 441417728 105458 33554432000 4194304 6201397 140736271805568 140736271804696 4213708 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 107768 105458 165 491 0 107267 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 431072

[startup+1602.3 s]
/proc/loadavg: 2.26 2.20 2.18 3/176 17322
/proc/meminfo: memFree=29786652/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=646320 CPUtime=1602.03 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 20990 0 0 0 160193 10 0 0 20 0 1 0 29050002 661831680 109876 33554432000 4194304 6201397 140736271805568 140736271804696 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 161580 109876 165 491 0 161079 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 646320

[startup+1662.3 s]
/proc/loadavg: 2.24 2.20 2.18 4/175 17323
/proc/meminfo: memFree=29782948/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=646320 CPUtime=1662.02 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 21001 0 0 0 166192 10 0 0 20 0 1 0 29050002 661831680 109887 33554432000 4194304 6201397 140736271805568 140736271804696 4216049 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 161580 109887 165 491 0 161079 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 646320

[startup+1722.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/175 17324
/proc/meminfo: memFree=29754968/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=647292 CPUtime=1722.02 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 21137 0 0 0 172192 10 0 0 20 0 1 0 29050002 662827008 110023 33554432000 4194304 6201397 140736271805568 140736271804696 4215776 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 161823 110023 165 491 0 161322 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 647292

[startup+1782.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/175 17326
/proc/meminfo: memFree=29735872/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=647580 CPUtime=1782.01 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 21199 0 0 0 178191 10 0 0 20 0 1 0 29050002 663121920 110085 33554432000 4194304 6201397 140736271805568 140736271804696 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 161895 110085 165 491 0 161394 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 647580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/175 17326
/proc/meminfo: memFree=29735252/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=647740 CPUtime=1800 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 21218 0 0 0 179990 10 0 0 20 0 1 0 29050002 663285760 110104 33554432000 4194304 6201397 140736271805568 140736271804696 4238872 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 161935 110104 165 491 0 161434 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 647740

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/175 17326
/proc/meminfo: memFree=29735252/32872528 swapFree=1316768/1463936
[pid=17235] ppid=17232 vsize=647740 CPUtime=1800 cores=0,2,4,6
/proc/17235/stat : 17235 (cdcl-cuttingpla) R 17232 17235 6638 0 -1 4202496 21218 0 0 0 179990 10 0 0 20 0 1 0 29050002 663285760 110104 33554432000 4194304 6201397 140736271805568 140736271804696 4238872 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17235/statm: 161935 110104 165 491 0 161434 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 647740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.91
CPU system time (s): 0.105983
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 647740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.105983
maximum resident set size= 440416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21218
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= 23
involuntary context switches= 2310

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64529 second user time and 6.84896 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 19:13:51
IDJOB=4105920
IDBENCH=24958
IDSOLVER=2550
FILE ID=node121/4105920-1466270031
RUNJOBID= node121-1466241134-6654
PBS_JOBID= 19918202
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 1312c6b0204e50ac57a7790cd1d32db9
RANDOM SEED=1845964914

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30137604 kB
Buffers:          159960 kB
Cached:           205640 kB
SwapCached:         1900 kB
Active:           240948 kB
Inactive:         283016 kB
Active(anon):     158064 kB
Inactive(anon):     2792 kB
Active(file):      82884 kB
Inactive(file):   280224 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:              2436 kB
Writeback:             4 kB
AnonPages:       1621368 kB
Mapped:             9332 kB
Shmem:                 0 kB
Slab:             612984 kB
SReclaimable:      57064 kB
SUnreclaim:       555920 kB
KernelStack:        1440 kB
PageTables:         7176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1740808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 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= 71716 MiB
End job on node121 at 2016-06-18 19:43:51